html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
::-moz-selection {
background-color: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
a {
background-color: transparent;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2.44em;
margin: 0.67em 0;
line-height: 1.4;
}
h2 {
font-size: 1.95em;
line-height: 1.4;
}
h3 {
font-size: 1.56em;
line-height: 1.4;
}
h4 {
font-size: 1.25em;
line-height: 1.5;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
optgroup,
textarea {
color: #444;
font-family: initial;
font-size: 14px;
font-size: .8rem;
line-height: 1.8;
letter-spacing: 1.5px;
font-weight: 400;
}
body{
font-family: 'Lato', sans-serif;
position: relative;
}
h1, h2, h3, h4, h5, h6 {
color: #32373c;
clear: both;
}
.entry-header h1.entry-title {
font-size: 2em;
line-height: 1.4;
margin: 1em 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: 'Lato', sans-serif;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: 'Lato', sans-serif;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.site-title {
margin: 0;
font-size: 1.33em;
font-weight: bold;
line-height: 1.2;
}
.site-description {
margin: .4375em 0 0;
font-size: 17px;
font-weight: inherit;
line-height: 1.4;
word-wrap: break-word;
color: #929292;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote, q {
quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
content: ""; }
hr {
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #222 #222 #222;
border-radius: 3px;
background: #222222;
color: #FFFFFF;
font-family: inherit;
font-size: 12px;
font-size: 1rem;
line-height: 1;
height: 2.6rem;
padding: 0 2em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
font-family: inherit;
border: 1px solid #ccc;
border-radius: 3px;
height: 2.6rem;
padding: 0 .6em;
width:100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
height: auto;
padding: .6em;
width: 100%;
}  a {
color: #222;
} a:hover, a:focus, a:active {
color: #000000;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
text-transform: uppercase;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
line-height: 2.3;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
border-bottom: 1px solid #111;
margin: 0 auto 60px;
max-width: 740px;
overflow: hidden;
padding-bottom: 60px;
display:none;
}
.nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
width: 50%;
flex: 1 0 50%;
display:none;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft,
.alignright {
max-width: 740px !important; }
.alignleft img,
.alignright img,
.alignleft figcaption,
.alignright figcaption {
max-width: 50%;
width: 50%;
}
.alignleft figcaption {
clear: left;
}
.alignright figcaption {
clear: right;
}
.alignleft img,
.alignleft figcaption {
float: left;
margin-right: 1.5em;
}
.alignright img,
.alignright figcaption {
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .widget-area {
width: 25%;
}
.widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
} #page {
margin: 0 auto;
max-width: 100%;
} .sticky {
display: block;
}
.hentry {
margin: 60px 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-header,
.page-header,
.entry-footer,
.site-info,
.post-navigation,
.page-navigation,
.comments-area,
.not-found .page-content,
.search .entry-summary {
margin: 1.5em auto;
padding-left: 14px;
padding-right: 14px;
max-width: 740px;
}
.entry-header .wp-post-image {
margin-bottom: 1.5em;
}
.entry-footer span{
margin-right: 1em;
}
.entry-footer{
color: #aaa;
font-size: 90%;
padding-bottom: 20px;
border-bottom: 1px solid #999;
display:none;
}
@media screen and (min-width: 664px) {
.entry-header,
.page-header,
.entry-footer,
.site-info,
.post-navigation,
.page-navigation,
.comments-area,
.not-found .page-content,
.search .entry-summary {
padding-left: 0;
padding-right: 0;
}
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending { display: none;
} .infinity-end.neverending{
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.3333333333%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.6666666667%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.2857142857%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.1111111111%;
}
.gallery-caption {
display: block;
}
.site-header{
color: #222;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99;
}
body.fixed-header .site-header{
position: fixed;
}
body.absolute-header .site-main > .hentry,
body.absolute-header .site-main .entry-content,
body.absolute-header .site-main .entry-content > *{
margin-top: 0;
}
.header-bg{
background: #FFF;
display: block;
height: 100%;
left: 0;
position: absolute;
opacity: 1;
top: 0;
width: 100%;
z-index: 1; 
}
.header-inner{
margin: 0 auto;
padding: 25px 15px;
position: relative;
width: 94%;
z-index: 2;
}
.site-branding{
position: relative;
}  .toggle-menu{
display: block;
cursor: pointer;
height: 20px;
position: absolute;
top: 50%;
margin-top: -10px;
right: 15px;
width: 28px;
z-index: 10;
}
#primary-menu-triger{
display: none;
}
#secondary-menu-triger{
display: block;
}
.toggle-menu span:after,
.toggle-menu span:before{
content: "";
position: absolute;
left: 0;
top: -9px;
}
.toggle-menu span:after{
top: 9px;
}
.toggle-menu span{
position: relative;
display: block;
top: 9px;
}
.toggle-menu span,
.toggle-menu span:after,
.toggle-menu span:before{
width: 100%;
height: 2px;
background-color: #000000;
transition: all 0.3s;
backface-visibility: hidden;
border-radius: 2px;
}
.secondary-menu-block{
background: rgba(0,0,0,0.9);
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
overflow: auto;
z-index: 999;
}
.close-menu{
background-color: #000;
color: #fff;
cursor: pointer;
display: block;
font-size: 24px;
line-height: 1;
padding: 10px 15px;
position: absolute;
top: 20px;
right: 40px;
}
.secondary-menu-inner{
height: 100vh;
display: table;
width: 100%;
}
.secondary-menu-content{
display: table-cell;
vertical-align: middle;
text-align: center;
}
.secondary-menu-content ul{
font-size: 24px;
list-style-type: none;
line-height: 1;
margin: 0;
padding: 0;
}
.secondary-menu-content li{
padding: 25px 0 0;
}
.secondary-menu-content ul ul{
padding-left: 4em;
}
.secondary-menu-content a{
color: #fff;
text-decoration: none;
}
.secondary-menu-content a:hover{
text-decoration: underline;
}
.site-footer{
background: #000;
color: #fff;
font-size: 14px;
}
.site-footer a,
.site-footer a:visited{
color: inherit;
}
.footer-inner{
margin: 0 auto;
max-width: 1230px;
padding: 0 15px;
}
.footer-top{
padding: 60px 0 40px;
}
.footer-row{
margin-left: -15px;
margin-right: -15px;
overflow: hidden;
}
.footer-top .footer-widget{
float: left;
padding: 0 15px;
width: 33.33%;
}
.footer-widget-title{
font-size: 18px;
}
.footer-bot{
padding: 15px 0;
}
.footer-copyright{
float: left;
padding: 0 15px;
width: 50%;
}
.footer-social{
float: right;
font-size: 20px;
line-height: 25px;
padding: 0 15px;
text-align: right;
width: 50%;
}
.footer-social a{
display: inline-block;
margin: 0 3px;
text-decoration: none;
}
.footer-social a:hover{
opacity: 0.8;
}
.page-container{
margin: 0 auto;
max-width: 1230px;
padding: 0 15px; 
}
.page-row{
margin-left: -15px;
margin-right: -15px;
overflow: hidden; 
}
.page-col{
float: left;
padding: 0 15px;
width: 67%;
}
.sidebar-col{
float: left;
padding: 0 15px;
width: 33%;
}
.sidebar-widget-wrap{
margin: 60px 0;
}
.sidebar-widget{
margin-bottom: 20px;
}
.sidebar-widget ul{
list-style-type: none;
margin: 0;
padding: 0;
font-size: .95rem;
}
.sidebar-widget p{
margin-top: 0;
font-size: .95rem;
font-weight:300;
}
.sidebar-widget .widget-title{
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
font-size: 1rem;
line-height: 2rem;
}
.sidebar-widget a{
text-decoration: none;
}
.search-form label{
vertical-align: top;
}
@media screen and (max-width: 991px) {
.header-inner{
padding: 20px 15px;
width: 100%;
}
#primary-menu-triger{
display: block;
}
#secondary-menu-triger{
display: none;
}
#site-navigation{
display: none;
max-height: 80vh;
overflow: auto;
}
#primary-menu{
padding-top: 10px;
}
.main-navigation ul{
display: block;
}
.main-navigation ul ul{
background: transparent!important;
padding-left: 15px;
}
}
@media screen and (max-width: 767px) {
.site-branding img{
height: auto;
max-width: 200px;
}
.footer-top{
padding: 40px 0 15px;
}
.footer-top .footer-widget{
margin-bottom: 10px;
width: 100%;
}
.footer-copyright{
float: none;
margin-top: 8px;
width: 100%;
}
.footer-social{
float: none;
text-align: left;
width: 100%;
}
.page-col{
float: none;
padding: 0;
width: 100%;
}
.sidebar-col{
float: none;
margin: 0;
width: 100%;
}
.sidebar-wrap{
margin: 50px 0;
}
}
@media screen and (min-width: 991px) { .header-inner{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;
justify-content: space-between;
}
.menu-toggle{
display: none;
}
.main-navigation-w-secondary{
padding-right: 80px;
}
.main-navigation .mobile-secondary-nav{
display: none;
}
.main-navigation ul {
display: flex;
justify-content: center;
flex-wrap: wrap;
} .main-navigation ul ul {
display: none;
background: #FFF;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: 0;
z-index: 99999;
text-align: left;
width: 200px;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: -100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
display: block;
left: auto;
}
}.entry-content > .alignfull {
max-width: 100% !important;
}
.wrapper {
width: 100%;
margin: 0 auto;
padding: 0;
}
.service-block .wp-block-image img,
.recentposts--indiv img,
.postswrapper article img {
height: 215px;
width: 100%;
object-fit: cover;
}
.hidelast:last-child {
display: none;
}
.recentposts--wrap {
margin: 0 auto !important;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.postswrapper {
max-width: 1040px !important;
margin: 0 auto !important;
display: flex;
flex-wrap: wrap;
}
.recentposts--indiv,
.postswrapper article {
width: 31%;
margin: 0;
}
.postswrapper article,
.postswrapper .recentposts--indiv {
margin-bottom: 50px;
}
.recentposts--indiv:nth-of-type(2),
.postswrapper article:nth-of-type(2),
.recentposts--indiv:nth-of-type(5),
.postswrapper article:nth-of-type(5),
.recentposts--indiv:nth-of-type(8),
.postswrapper article:nth-of-type(8) {
margin: 0 20px;
}
.recentposts--indiv h3,
.postswrapper article h2 {
margin: 5px 0;
padding-right: 10px;
}
.postswrapper .entry-header,
.postswrapper .entry-header .wp-post-image {
margin-bottom: 5px;
}
.postswrapper .page-content,
.postswrapper .entry-content,
.postswrapper .entry-summary,
.postswrapper .entry-content > * {
margin: 5px 0;
}
.postmeta {
font-size: 14px;
}
.postmeta--cats a {}
h2 a,
h3 a,
h4 a,
h5 a {
text-decoration: none;
}
.recentposts--indiv p,
.postswrapper article p {
font-size: 16px;
}
.recentposts--indiv .button,
.postswrapper article .button {
margin-top: 10px;
display: inline-block;
}
.postswrapper article .button {
padding: 4px 15px !important;
font-size: 16px;
}
.recentposts--inner {
padding: 0 10px;
}
.wp-pagenavi {
width: 100%;
margin: 30px auto 60px;
text-align: center;
display: block;
}
.wp-pagenavi a,
.wp-pagenavi span {
text-decoration: none;
border: 0;
padding: 5px 15px;
margin: 0;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
border: 2px solid rgb(0, 0, 153);
}
button.kt-blocks-accordion-header {
height: auto !important;
}
header.entry-header {}
blockquote.wp-block-quote {
padding-left: 30px;
}
.main-navigation ul.sub-menu {
width: 300px;
left: 50% !important;
transform: translateX(-50%);
}
.main-navigation ul.sub-menu ul.sub-menu {
left: 100% !important;
transform: initial;
}
.main-navigation ul.sub-menu a {
width: 100%;
display: block;
padding: 20px 15px;
text-transform: capitalize;
font-size: 18px;
line-height: initial;
}
div#cookie-law-info-bar {
top: initial !important;
bottom: 0 !important;
width: 100% !important;
max-width: 100% !important;
left: 0 !important;
right: 0 !important;
margin: 0 !important;
}
.footer-top {
padding: 20px 0 0;
}
.footer-menu ul {
display: inline-block;
list-style-type: none;
padding: 0;
margin: 0;
}
.footer-menu ul li {
display: inline-block;
}
.footer-menu ul li a {
display: block;
width: auto;
padding: 5px 15px 5px 0;
}
@media screen and (max-width: 1350px) {
.header-inner {
padding: 15px;
width: 100%;
}
}
@media screen and (max-width: 1260px) {
a.custom-logo-link img {
max-width: 200px;
width: 100%;
}
}
@media screen and (max-width: 1110px) {
#primary-menu li a {
padding: 0 5px;
font-size: 16px;
} .header-inner .site-branding {}
p.site-title {
display: none;
}
}
@media screen and (max-width: 992px) {
.header-inner {
padding: 15px 15px 0;
}
html button#responsive-menu-button {
top: 10px;
position: absolute;
}
}
@media screen and (max-width: 820px) {
.recentposts--wrap {
display: block;
flex-wrap: wrap;
justify-content: initial;
}
.recentposts--indiv,
.postswrapper article {
width: 100%;
max-width: 400px;
margin: 0 auto 30px !important;
}
} .kt-inside-inner-col h2,
.kt-inside-inner-col h3,
.kt-inside-inner-col h4,
.kt-inside-inner-col h5{
margin: 5px 0 10px;
}
.cancelmargin{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
a{
text-decoration: none;
}
a:hover{
color: #1200a5;
}
.entry-header, .page-header, .entry-footer, .site-info, .post-navigation, .page-navigation, .comments-area, .not-found .page-content, .search .entry-summary {
max-width: 1480px;
padding: 0 10px;
} html .entry-content > .alignwide {
max-width: 1200px;
margin: 0 auto;
} div#masthead-sticky-wrapper {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.sticky-wrapper.is-sticky {
background: white;
z-index: 97;
position: relative;
}
.site-header{
background: white;
}
.menu-social-menu-container {
display: inline-block;
vertical-align: sub;
}
#primary-menu li a {
font-size: 1rem;
font-weight: bold;
letter-spacing: .5px;
}
#primary-menu > li > a {
padding: 0 10px;
margin: 0 10px;
}
#primary-menu > li:last-child > a{
padding-right: 0;
margin-right: 0;
}
.alignright img, .alignright figcaption {
float: none;
margin-left: 0;
max-width: 100%;
width: 100%;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }::placeholder { color: #afafaf;
opacity: 1; }
:-ms-input-placeholder { color: #afafaf;  
}
::-ms-input-placeholder { color: #afafaf;
}
html {
scroll-behavior: smooth;
}
:target:before {
content: "";
display: block;
height: 120px;
margin: -120px 0 0;
}
body, p, a, li, dt, dd, blockquote, span{
font-family: 'proxima-nova'; font-size: 18px;
line-height: 1.33em;
font-weight: 400;
letter-spacing: 0;
}
h1{
font-size: 64px;
line-height: 74px;
font-weight: 600;
margin: 0 0 24px;
color: #3A566E;
}
h2{
font-size: 50px;
line-height: 64px;
font-weight: 300;
margin: 16px 0;
color: #535554;
}
h3{
font-size: 34px;
line-height: 34px;
font-weight: 500;
margin: 16px 0 15px;
color: #004768;
}
h4{
font-size: 40px;
line-height: 46px;
font-weight: 600;
color: #3C5871;
}
h5{
font-size: 32px;
line-height: 37px;
font-weight: 400;
margin: 16px 0;
color: #707070;
}
h6{
font-size: 24px;
line-height: 30px;
font-weight: 400;
margin: 16px 0;
color: #707070;
}
h1 a, h2 a, h3 a, h4 a, h5 a,
h1 span, h2 span, h3 span, h4 span, h5 span {
text-decoration: none;
font-size: inherit;
color: inherit;
font-family: inherit;
font-weight: inherit;
}
p {
margin-top: 0; 
}
ul, ol {
margin: 0 0 1.5em 0;
}
.right-aligned {
text-align: right; 
}
.visually-hidden { position: absolute !important;
height: 1px; width: 1px;
overflow: hidden;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
.maxcontainer{
max-width: 1952px !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 16px;
}
.container,
.wp-block-kadence-rowlayout.alignwide{
max-width: 1492px !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 16px;
}
.container--inner-content,
.wp-block-kadence-rowlayout.container--inner-content{
max-width: 1146px !important;
width: 100% !important;
margin: 30px auto 0 !important;
}
.inner-content {
max-width: 1040px !important;
width: 100% !important;
margin: 0 !important;
float: right;
}
.inner-content-nonfloat,
.wp-block-kadence-rowlayout.inner-content-nonfloat{
max-width: 1040px !important;
width: 100% !important;
margin: 0 auto !important;
}
.container--narrow-content,
.wp-block-kadence-rowlayout.container--narrow-content {
max-width: 900px !important;
width: 100% !important;
margin: 30px auto 0 !important;;
}
.container--hero{
max-width: 950px !important;
margin: 0 !important;
}
a{
color: #B13A5F;
}
a:hover{
color: #3C5871;
}
a:active{
color: #2F424A;
} a.button, button, input[type="submit"], .button a{
background: transparent;
font-size: 20px;
padding: 10px 25px;
color: white;
text-transform: initial;
text-align: center;
display: inline-block;  
box-shadow: 0 3px 6px rgba(0,0,0,.16);
transition: all .5s ease;
font-weight: 800;
margin: 5px auto;
border-radius: 2px;
}
button {
font-size: 26px;
font-weight: normal;
padding: 10px 84px;
height: initial;
color: #004768;
border: 3px solid #004768;
margin-bottom: 30px; 
}
button:hover {
border-color: #004768;
}
p.no-btm-margin {
margin-bottom: 0 !important;
}
.header-inner a.button{
background: #B13A5F;
font-size: 20px;
padding: 10px 25px;
color: white;
text-transform: initial;
text-align: center;
display: inline-block;  
box-shadow: 0 3px 6px rgba(0,0,0,.16);
transition: all .5s ease;
font-weight: 800;
border-radius: 2px;
}
.flexbox{
display: flex;
flex-wrap: nowrap;
}
.subtitle{
color: #BFA464;
font-size: 32px;
line-height: 37px;
font-family: 'Unna', sans-serif;
margin: 0 0 16px;
}
.entry-content .kt-inside-inner-col ul, .entry-content .kt-inside-inner-col ol{
padding: 0;
margin: 1em 5px;
}
.entry-content .kt-inside-inner-col li {
margin-left: 1em;
margin-bottom: 15px;
}
.cover-img.wp-block-image{
margin: 0;
height: 100%;
}
.cover-img img{
height: 100%;
object-fit: cover;
width: 100%;
}
.entry-content > .alignfull {
margin: 0 !important;
}
html body .alignfull .kt-row-column-wrap {
padding-left: 0; 
padding-right: 0; 
} .header-inner.maxcontainer{
padding: 5px 0;
}
.site-branding img {
max-width: 200px;
width: 100%;
}
.topright {
text-align: right;
}
.header-inner a:hover{
opacity: .85;
}
.toggle-menu span, .toggle-menu span:after, .toggle-menu span:before{
background-color: #004768;
height: 3px;
}
.is-sticky .site-header {
background: white;
-webkit-box-shadow: 0 3px 3px -1px #bbbbbb;
-moz-box-shadow: 0 3px 3px -1px #bbbbbb;
box-shadow: 0 3px 3px -1px #bbbbbb;
}
.entry-header{
text-align: center;
} hr.blueline--left,
hr.blueline--right,
hr.blueline--center {
text-align: left;
background: blue;
border: 0;
height: 2px;
margin: 15px 0 15px -20px;
width: 150px;
}
hr.blueline--center{
text-align: center;
margin: 15px auto;
}
hr.blueline--right{
text-align: right;
margin: 15px -20px 15px 0;
} #socialmenu{
list-style-type: none;
margin: 0;
padding: 0;
line-height: 0;
}
header #socialmenu{
text-align: right;  
}
#socialmenu li{
display: inline-block;
}
#socialmenu li a{
display: block;
margin: 0 0 0 10px
}
.social-icon a{
height: 30px;
width: 30px;
}
.social-icon.facebook a{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/css/images/facebook-square-white.svg) center center no-repeat;
background-size: contain;
}
.social-icon.instagram a{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/css/images/instagram-white.svg) center center no-repeat;
background-size: contain;
}
.social-icon.linkedin a{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/css/images/linkedin-white.svg) center center no-repeat;
background-size: contain;
}
.social-icon.twitter a{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/css/images/twitter-white.svg) center center no-repeat;
background-size: contain;
} .logos-slider .slick-slide.slick-active {
text-align: center;
}
.logos-slider .slick-slide img {
border: 0;
height: auto;
width: 100%;
max-width: 150px;
}
.custom-arrows button.slick-arrow {
background: transparent;
text-indent: -9999px;
border: 0;
box-shadow: initial;
max-width: initial;
width: initial;
display: inline-block;
position: absolute;
z-index: 9;
top: 50%;
transform: translateY(-50%);
padding: 10px;
}
.custom-arrows button.slick-prev.slick-arrow{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/left.png) center center no-repeat;
background-size: contain;
left: 10px;
}
.custom-arrows button.slick-next.slick-arrow{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/right.png) center center no-repeat;
background-size: contain;
right: 10px;
}
.custom-arrows.grey-arrows button.slick-prev.slick-arrow{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/left-grey.png) center center no-repeat;
background-size: contain;
left: 10px;
}
.custom-arrows.grey-arrows button.slick-next.slick-arrow{
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/right-grey.png) center center no-repeat;
background-size: contain;
right: 10px;
}
.header-inner {
width: 95%; 
max-width: 1100px; 
}
.single .masthead {
padding-top: 90px;
}
#masthead,
#masthead ul li a {
font-family: proxima-nova, sans-serif;
font-weight: 400; 
font-style: normal; 
font-size: 18px; 
}
.page-portfolio .big-fontsize{
font-size: 23px;
}
.news-header h1{
margin-bottom: 0;
}
nav.main-navigation ul {
text-transform: capitalize;
}
nav li a {
color: #004768; 
}
nav ul li.top-right {
padding-left: 35px;
}
nav ul li.top-right a {
font-weight: bold;
}
nav .top-right a {
font-weight: bold !important;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
html body .entry-content > .alignfull {
margin-top: 0; 
}
.hentry {
margin: 0; 
}
.wp-block-kadence-rowlayout {
width: 90%;
max-width: 1100px;
margin: 0 auto;
}
.wp-block-kadence-rowlayout.alignfull {
width:100%;
max-width: 100%;
}
.knockout .home-info-text{
color: #ffffff;
font-size: 24px;
}
.knockout p,
.knockout span {
font-family: 'proxima-nova';
font-size: 42px;
letter-spacing: 0;
line-height: 1.35em;
font-weight: 300; 
}
.wp-block-buttons.is-style-outline {
border-color: #004768; 
}
.wp-block-button.is-style-outline a,
.wp-block-button.is-style-outline a:link,
.wp-block-button.is-style-outline a:visited,
.wp-block-button.is-style-outline a:hover {
color: #004768; 
}
.wp-block-button.is-style-outline a:hover {
color: #00476850; 
}
.wp-block-button__link {
font-size: 26px;
padding: 17px 28px;
}
ul {
list-style-type: '- ';
}
p.blue {
color: #004768; 
}
div.n2-section-smartslider .n2-ss-slider .n2-ow.n2-bullet {
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/slider-normal.png)!important; 
padding: calc(70vw * .017) !important;
background-size: contain !important;
}
div.n2-section-smartslider .n2-ss-slider .n2-ow.n2-bullet.n2-active {
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/slider-active.png)!important;
padding: calc(70vw * .017) !important;
background-size: contain !important;
}
.single .subpage{
padding: 0 15px;
}
.view-posts-area .post-inner {
padding: 0 10px;
}
.view-posts-area .post-image {
margin-bottom: 15px; 
}
.view-posts-area .post-inner h3,
.view-posts-area .post-inner h3 a {
font-size: 22px;
line-height: 1.25em; 
color: #535554; 
font-weight: normal; 
}
.view-posts-area .post-inner {
text-align: center; 
}
.learnmore a {
color: #004768;
border: 2px solid #004768;
margin: 20px 0;
display: inline-block;
padding: 10px 10px;
}
.reachout p {
font-size: 24px; 
}
.reachout h2 {
font-size: 42px;
margin: 30px 0; 
}
.icon-section {
display: flex;
align-items: center;
margin-bottom: 15px;  
}
.icon-section .icon-block.phone {
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/phone-icon.png) center center no-repeat
}
.icon-section .icon-block.email {
background: url(//theeaglegroup.com/wp-content/themes/eaglegroup/images/email-icon.png) center center no-repeat; 
}
.icon-section .icon-block {
height: 57px;
width: 57px;
background-size: contain !important;
}
.icon-section .content {
padding-left: 15px; 
font-size: 26px; 
color: #004768;
}
.icon-section .content a{
font-size: 26px; 
color: #004768;
}
.portfoilio-info-columns .kt-inside-inner-col{
height: 100%; 
}
.portfoilio-info-columns .kt-inside-inner-col .image-with-title{
flex-basis: 100%;
margin-bottom: 20px;
}
.portfoilio-info-columns .kt-inside-inner-col .wp-block-group{
height: calc(100% - 535px);
}
.portfoilio-info-columns .kt-inside-inner-col .wp-block-group .wp-block-group__inner-container{
display: flex;
flex-wrap: wrap;
height: 100%;
align-items: flex-start;
}
.portfoilio-info-columns .kt-inside-inner-col .wp-block-group .wp-block-group__inner-container .wp-block-buttons{
align-self: flex-end;
}
.portfolio-title{
font-size: 24px;
line-height: 28px;
} .single main#primary {
width: 100%; 
max-width: 1100px; 
margin: 0 auto 40px; 
}
.single h1 {
font-size: 42px; 
text-align: center; 
margin: 0; 
font-family: "proxima-nova";
}
.single p,
.single li {
font-size: 24px; 
line-height: 1.5em; 
margin-top: 0; 
}
.single main li {
margin-bottom: .75em;
}
.single .postmeta {
font-size: 28px; 
text-align: center; 
margin: 30px 0 20px; 
color: #535554; 
}
.sharethis-inline-share-buttons {
margin-top: 30px;
}
.st-label{
top: 4px;
}
.view-posts-area .row{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
flex-wrap: wrap;
}
.view-posts-area .row > [class*='col-'] {
display: flex;
flex-direction: column;
}
.view-posts-area .row > [class*='col-'] .post-inner{
display: flex;
flex-wrap: wrap;
height: 100%;
justify-content: center;
align-content: unset;
}
.view-posts-area .learnmore{
align-self: flex-end;
} .under-mast p {
font-size: 22px;
line-height: 1.35em;
font-weight: 300;
} .site-footer {
background: #004768; 
padding: 60px 0; 
font-size: 18px; 
} header.entry-header {
margin: 0; 
padding: 0; 
width: 100%; 
max-width: 100%; 
vertical-align: bottom; 
}
header.entry-header img {
margin-bottom: 0 !important; 
}
.page-portfolio h3 {
font-weight: 300; 
color: #535554; 
margin: 50px 0 20px; 
}
.page-portfolio p {
font-size: 24px;
line-height: 1.33em;
}
span.wpcf7-form-control-wrap {
display: block;
padding: 10px 20px;
}
input.wpcf7-submit {
color: #9d9fa2;
font-weight: 300;
border: 1px solid #9d9fa2;
box-shadow: none !important;
border-radius: 0;
}
.row.centered-content {
text-align: center; 
}
.wpcf7-form-control-wrap>*:focus {
outline: none;
}
.ptam-post-grid-items article {
display: flex;
}
.ptam-post-grid-items article .ptam-block-post-grid-image {
flex: 1;
}
.ptam-block-post-grid .ptam-block-post-grid-text{
flex: 5;
}
.anr_captcha_field{
display: block;
padding: 10px 20px;
}@media screen and (max-width: 1425px){
}
@media screen and (max-width: 1350px){
}
@media screen and (max-width: 1200px){
.footer-top > .flexbox{
flex-wrap: wrap;
}
footer .social-icons { }
.view-posts-area .row > [class*='col-'] {
width: 50%;
}
}
@media screen and (max-width: 1150px){
html body .alignfull .kt-row-column-wrap{
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 1000px){
.desktop-only{
display: none;
}
.mobile-only{
display: block;
}
.header-inner .mobile-only {
display: flex;
align-items: center;
}
.custom-logo-link{
padding-top: 0;
}
.header-right{
flex-grow: 2;
display: inline-block;
}
.site-branding {
flex-grow: 2;
display: inline-block;
text-align: left;
}
.header-inner.sticky .menu-top-menu-container {
display: block;
} html button#responsive-menu-button {
width: 55px;
height: 55px;
position: relative;
top: initial;
right: initial;
background: #000000;
flex-grow: 1;
display: inline-block;
text-align: left;
z-index: 3;
}
html .responsive-menu-inner, html .responsive-menu-inner::before, html .responsive-menu-inner::after {
width: 35px;
height: 5px;
margin: -2px 0;
}
ul#responsive-menu {
margin-top: 20px;
}
html #responsive-menu-container #responsive-menu-wrapper{
text-align: right;
}
html div#responsive-menu-additional-content {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
html #responsive-menu-container #responsive-menu-wrapper .social-icons {
justify-content: flex-end;
margin-bottom: 20px;
order: 2;
}
html li.menu-item.menu-item-has-children > a{
padding-right: 45px !important;
}
html #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
text-align: right;
padding-right: 65px;
}
html ul.menu li.button a {
padding: 3px 20px !important;
font-size: 18px;
max-width: 215px;
margin-bottom: 10px !important;
}
.header-inner.sticky .social-icons, .header-inner.sticky .menu-top-menu-container {
display: block; 
} .site-footer{
padding: 30px 0;
}
.footer-column,
.footer-column:last-child {
flex-grow: 1;
flex-basis: 100%;
justify-content: space-between;
}
.footer-inner {
margin: 0 auto;
max-width: 600px;
padding: 0 10px;
text-align: center;
}
footer .social-icons{
justify-content: center;
}
.footer-inner .row *{
text-align: center;
} }
@media screen and (max-width: 991px){
.site-branding {
flex-grow: inherit;
display: block;
text-align: left;
}
.header-inner {
padding: 10px 15px;
}
.footer-inner .row *{
text-align: center;
}
.knockout p, .knockout span, .knockout .home-info-text, .page-portfolio p, .under-mast p{
font-size: 21px;
}
.image-with-title .text{
font-size: 28px;
}
html {
margin-top: 0px !important;
}
.image-with-title {
height: 380px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.wp-block-button__link {
font-size: 21px;
padding: 8px 21px;
}
.icon-section .content, .icon-section .content a{
word-break: break-all;
}
.knockout .home-info-text{
margin-bottom: 0;
}
.reachout p {
font-size: 21px;
}
.icon-section .content, .icon-section .content a{
font-size: 18px;
}
.page-portfolio .big-fontsize{
font-size: 28px;
}
.ptam-post-grid-items article {
flex-wrap: wrap;
}
.ptam-post-grid-items article .ptam-block-post-grid-image{
flex-basis: 8%;
margin-right: 15px;
}
.ptam-block-post-grid .ptam-block-post-grid-title{
font-size: 21px;
}
span.wpcf7-form-control-wrap{
padding: 10px 5px;
}
.anr_captcha_field {
padding: 10px 0px;
}
}
@media screen and (max-width: 820px){
}
@media screen and (max-width: 768px){
.page-portfolio .big-fontsize{
font-size: 21px;
}
.about-us-container img{
margin: 0 auto;
max-width: 250px;
}
.ptam-post-grid-items article .ptam-block-post-grid-image{
flex-basis: 20%;
}
.single h1{
font-size: 32px;
}
.single p, .single li, button {
font-size: 18px;
}
}
@media screen and (max-width: 767px){
body .kt-row-column-wrap{
display: block;
}
}
@media screen and (max-width: 720px){
h1{
font-size: 34px;
line-height: initial;
}
h2{
font-size: 30px;
line-height: initial;
}
h3{
font-size: 28px;
line-height: initial;
}
h4{
font-size: 24px;
line-height: initial;
}
h5{
font-size: 20px;
line-height: initial;
}
.alignfull .kt-row-column-wrap {
padding-left: 0;
padding-right: 0;
}
.testimonial .testimonial-text, .testimonial-content, .testimonial-content p {
font-size: 20px;
line-height: initial;
}
.testimonial .testimonial-author, .testimonial .testimonial-position, .testimonial-name {
font-size: 22px;
}
.maxcontainer{
padding: 0 6px;
}
ul.three-column, ul#menu-footer-menu{
columns: 1;
}
footer li, footer li.button{
margin: 0 auto 5px;
}
.footer-copyright{
text-align: center;
}
html .wp-block-cover .kt-row-column-wrap {
padding-left: 0;
padding-right: 0;
}
.knockout p, .knockout span, .knockout .home-info-text, .page-portfolio p, .under-mast p {
font-size: 18px;
}
.icon-section .icon-block.email{
display: table;
}
.ptam-post-grid-items article .ptam-block-post-grid-image{
flex-basis: 100%;
} }
@media screen and (max-width: 500px){
div.n2-section-smartslider .n2-ss-slider .n2-ow.n2-bullet, div.n2-section-smartslider .n2-ss-slider .n2-ow.n2-bullet.n2-active{
padding: calc(100vw * .027) !important;
}
a.custom-logo-link img{
max-width: 150px;
}
.page-portfolio .big-fontsize {
font-size: 18px;
}
.single h1 {
font-size: 24px;
}
.anr_captcha_field_div{
transform:scale(0.77);
-webkit-transform:scale(0.77);
transform-origin:0 0;
-webkit-transform-origin:0 0;
}
.view-posts-area .row > [class*='col-'] {
width: 100%;
}
}
@media screen and (max-width: 400px){
h1{
font-size: 26px;
line-height: initial;
}
h2{
font-size: 24px;
line-height: initial;
}
h3{
font-size: 22px;
line-height: initial;
}
h4{
font-size: 20px;
line-height: initial;
}
h5{
font-size: 18px;
line-height: initial;
}
ul.menu li.topmenu--phone{
display: none;
}
.wp-block-kadence-advancedheading{
word-break: break-all;
}
}a:active,
a:hover {
outline: 0
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
figure {
margin: 0
}
img {
vertical-align: middle
}
.img-responsive {
display: block;
max-width: 100%;
height: auto
}
.img-rounded {
border-radius: 6px
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto
}
.img-circle {
border-radius: 50%
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto
}
[role="button"] {
cursor: pointer
}
.container {
padding-right: 15;
padding-left: 15;
margin-right: auto;
margin-left: auto
}
@media (min-width:768px) {
.container {
width: 750px
}
}
@media (min-width:992px) {
.container {
width: 970px
}
}
@media (min-width:1200px) {
.container {
width: 1170px
}
}
.container-fluid {
padding-right: 15;
padding-left: 15;
margin-right: auto;
margin-left: auto
}
.row {
margin-right: -15;
margin-left: -15
}
.row-no-gutters {
margin-right: 0;
margin-left: 0
}
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15;
padding-left: 15
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: auto
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: auto
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0
}
@media (min-width:768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: auto
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: auto
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0
}
}
@media (min-width:992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: auto
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: auto
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: auto
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " "
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto
}
.pull-right {
float: right !important
}
.pull-left {
float: left !important
}
.hide {
display: none !important
}
.show {
display: block !important
}
.invisible {
visibility: hidden
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0
}
.hidden {
display: none !important
}
.affix {
position: fixed
}