html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, b, i, hr, u, center, menu, layer, s, strike, font, xmp {
margin: 0;
padding: 0;
vertical-align: baseline;
outline: none;
font-size: 100%;
background: transparent;
border: none;
text-decoration: none;
font-weight: normal;
font-weight: normal;
font-style: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
} html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, b, i, hr, u, center, menu, layer, s, strike, font, xmp {
font-weight: inherit;
font-style: inherit;
} body {
overflow-x: hidden;
overflow-y: scroll;
font-family: 'DM Sans', sans-serif;
font-size:1.1em;
line-height:1.6em;
color:#111111;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-size: 3.2em;
line-height:1.2em;
margin-top:.5em;
margin-bottom:1em;
font-weight: 800;
}
h1, .h1 {
color: #149c9f;
}
h2, .h2 {
font-weight: 700;
font-size: 2em;
line-height:1.4em;
margin-top:1em;
margin-bottom:1em;
}
h3, .h3 {
font-size: 1.5em;
line-height:1.4em;
margin-bottom:.5em;
margin-top:.5em;
}
h4, .h4 {
font-size: 1.3em;
line-height:1.4em;
margin-bottom:.5em;
margin-top:.5em;
}
h5, .h5 {
font-size: 1.15em;
line-height:1.4em;
margin-bottom:.5em;
margin-top:.5em;
}
h6, .h6 {
font-size: 1em;
line-height:1.4em;
margin-bottom:.5em;
margin-top:.5em;
}
span {
font-weight:inherit;
}
del {
text-decoration: line-through;
}
img {
max-width:100%;
height:auto;
}
@media \0screen {
img {
width: auto
}
}
.aligncenter {
text-align: center;
}
.alignright {
text-align:right;
}
img.aligncenter, input[type="submit"].aligncenter {
display: block;
float:none;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
clear:left;
float: left;
margin-right: 3%;
}
img.alignright {
float: right;
margin-left: 3%;
}
.gallery .gallery-item {
font-size: 0;
display: inline-block;
float: none!important;
vertical-align: middle!important;
padding: 5px;
}
.gallery img {
border: 0!important;
}
iframe {
width:100%;
} table {
width:100%;
border-spacing: 0;
}
th, td {
padding: 1em;
text-align: left;
}
hr {
border: 0;
clear:both;
height: 1px;
margin:40px auto;
background-color:#111;
}
hr.spacer {
background-color:transparent;
margin:15px 0;
padding: 0 !important;
}
hr.divider {
margin:0;
}
blockquote {
margin:2em 0;
font-size: 1.2em;
line-height: 1.4em;
}
blockquote > *:last-child {
margin-bottom:0;
}
blockquote:before {
content: '“';
font-size: 108px;
float: left;
color: #149c9f;
font-weight: 700;
margin: 10px 4px 0 0;
}
blockquote > * {
margin: 0 0 0 60px;
}
p:empty, li:empty, .screen-reader-text, .screen-reader-response {
display:none;
}
.hidden, .hide {
display: none!important;
}
ul, ol {
padding-left: 1.2em;
}
li, p {
margin-bottom:.5em;
}
ul, ol, table, iframe, video, img {
margin-bottom:1em;
}
a {
color: inherit;
font-weight:inherit;
text-decoration:none;
position:relative;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: translateZ(0);
}
a:hover {
text-decoration:underline;
}
a.hide-if-no-link[href='']{
display:none;
}
:disabled {
opacity:0.3;
pointer-events:none;
}
strong, b {
font-weight: 800;
}
em, i {
font-style:italic;
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
}
small {
font-size: small;
}
.smaller {
font-size:0.8em;
}
large {
font-size:large;
line-height: 1.4em;
}
.larger {
font-size:larger;
line-height: 1.4em;
}
.x-large {
font-size:x-large;
line-height: 1.4em;
}
.button.alt {
background-color: #111111;
color:#fff;
}
.button.light-grey {
background: #eee;
color: #111111;
}
.button.grey:hover {
opacity:0.8;
}
.caps {
text-transform:uppercase;
letter-spacing:0.05em;
}
.green {
color: #149c9f;
}
select, input, textarea, button {
font-size:1em;
}
select, input, textarea, button, a.button, span.button a {
font-family:inherit;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
-webkit-appearance: none;
-moz-appearance:none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 8px 6px;
min-height: 40px;
min-width: 20px;
line-height:20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
border: 1px solid #eeeeee;
color: #111111;
display: block;
vertical-align:middle;
width:100%;
max-width: 100%;
margin-bottom: .5em;
}
input[type="checkbox"], input[type="radio"] {
display: inline-block;
width: auto;
background-color: transparent;
min-height: 0;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
}
input[type="radio"] {
-webkit-appearance: radio;
-moz-appearance: radio;
}
input[type="button"], input[type="submit"], button, a.button, span.button a {
font-weight: 800;
cursor:pointer;
background:#111111;
color:#fff;
border:0;
padding: 8px 20px;
text-align:center;
position: relative;
width:auto;
display:inline-block;
margin-top: .5em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: .2em;
}
a.button, span.button a {
text-decoration:none!important;
}
.button.large, input.large, button.large {
font-size: 1.2em;
} input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover, span.button a:hover {
background-color: #1b3369;
} a.button.round, span.button.round a {
padding: .1em;
width: 1.5em;
height: 1.5em;
}
.button.icon {
padding: 5px;
font-size: 0;
line-height:0;
width: 20px!important;
box-sizing: content-box;
min-height: 0;
min-width:0;
height: 20px;
display: inline-block!important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.button.icon .fa:before {
font-size:20px;
line-height:20px;
}
input:focus, button:focus, select:focus {
outline: none !important;
}
::-webkit-input-placeholder { color:  inherit;
opacity:  0.5;
}
::-moz-placeholder { color:  inherit;
opacity:  0.5;
}
::-moz-placeholder { color:  inherit;
opacity:  0.5;
}
:-ms-input-placeholder { color:  inherit;
opacity:  0.5;
}
ul.menu, ul.sub-menu {
list-style:none;
padding:0;
margin:0;
}
.menu li {
margin:0;
}
.menu a {
display:block;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
} .large {
font-size: 1.8em;
line-height: 1.4em;
}
.container {
max-width: 1190px;
margin-left: auto;
margin-right: auto;
padding-left:40px;
padding-right:40px;
position: relative;
}
.medium.container {
max-width: 790px;
}
.small.container {
max-width: 590px;
}
.grey {
color: #ACACAC;
}
.full-width {
width:100%!important;
}
.alignleft {
text-align: left;
}
.aligncenter {
text-align: center;
}
.alignright {
text-align: right;
}
.header {
position:relative;
z-index: 2;
box-sizing: border-box;
background: #ECECEE;
width: 100%;
text-transform: uppercase;
letter-spacing: 0.01em;
font-size: .9em;
}
.header .logo, .header .menu  {
position:relative;
display:inline-block;
vertical-align:middle;
width:75%;
margin:0 -2px;
line-height: 24px;
box-sizing: border-box;
}
#header .logo {
padding:10px 0;
}
#header > .menu {
padding:20px 40px 20px 0;
}
.header .logo {
width:25%;
line-height: 0;
}
.logo img {
margin:0;
}
.header > .menu {
width:75%;
text-align: right;
}
.opacity-95 {
opacity:0.95;
}
.opacity-90 {
opacity:0.9;
}
.header .menu > li {
display:inline-block;
vertical-align:middle;
margin:0 -2px;
}
[id^="menu-social"] li {
display:inline-block;
}
[id^="menu-social"] .fa {
background: #149c9f;
color: #fff;
width: 1em;
height: 1em;
padding: .2em;
border-radius: 50%;
box-sizing: content-box;
text-align: center;
}
.header .menu > li > a {
padding: 1.2em 1em;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.header .menu > li {
position: relative;
}
.header > .menu > li:before {
content:'';
position: absolute;
background: #fff;
width: 8px;
height: 8px;
top: 50%;
left: 0;
border-radius: 50%;
margin:-4px -8px 0 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.main.menu > li > a {
color: #111111;
font-weight: 700;
}
.header .menu > .current-menu-item.nothashlink > a,
.header .menu > .current_page_parent > a,
.header .menu > .current-page-parent > a,
.header .menu > .current-custom-parent > a,
.header .menu > .current-menu-parent > a,
.header .menu > .current-page-ancestor > a,
.header .menu > li > a:hover {
color:#149c9f;
text-decoration: none;
}
.header .menu > .current-menu-item.nothashlink:before,
.header .menu > .current_page_parent:before,
.header .menu > .current-page-parent:before,
.header .menu > .current-custom-parent:before,
.header .menu > .current-menu-parent:before,
.header .menu > .current-page-ancestor:before {
background:#149c9f;
} .header .sub-menu {
background:#fff;
color:#111111;
text-align:left;
position: absolute;
z-index:-999;
top: 100%;
width:100%;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
min-width:200px;
}
.header .menu .sub-menu a {
padding: .5em;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
font-size: .8em;
border-left: 4px solid transparent;
}
.header .menu .sub-menu > li:hover > a,
.header .menu .sub-menu > .current-menu-item > a,
.header .menu .sub-menu > .current_page_parent > a,
.header .menu .sub-menu > .current-page-parent > a,
.header .menu .sub-menu > .current-custom-parent > a,
.header .menu .sub-menu > .current-menu-parent > a,
.header .menu .sub-menu > .current-page-ancestor > a {
border-color: #149c9f;
text-decoration: none;
}
.menu-item-has-children {
position:relative;
}
.menu-item-has-children:hover > .sub-menu {
opacity: 1;
visibility: visible;
z-index:1000;
}
#mobile-menu .menu-item-has-children:hover > .sub-menu {
position: relative;
}
[id^="menu-buttons"] a {
padding: 0 .7em;
margin: .3em 0; font-size: .7em;
background:#5CA2D0;
color:#fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
[id^="menu-buttons"] > li:nth-child(3) a {
background:#149c9f;
border-color:transparent;
}
[id^="menu-buttons"] > li:last-child a {
background:#7F7FFF;
border-color:transparent;
}
.show-sticky-menu #header {
}
#mobile-menu-toggle {
position:fixed;
z-index:9;
text-align:right;
top: 0;
right: 0;
display:inline-block;
padding: 22px 30px;
font-size: 30px;
display:none;
background: #fff;
color: #149c9f;
}
.show-sticky-menu #mobile-menu-toggle {
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
}
#banner {
padding: 50px 0;
background-color:#111111;
color:#fff;
text-shadow: 0 0 50px black;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
position: relative;
overflow: hidden;
}
#banner img {
position: fixed; top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: 100%;
margin: 0;
opacity: 0.8;
}
.ios #banner img {
position: absolute;
}
.ios .hide-if-ios {
display:none!important;
}
@media screen and (orientation:portrait) {
#banner img {
max-width: none;
width: auto;
height: 120%;
}
}
h1.entry-title { }
span.container {
display: block;
}
#title {
padding-top:60px;
}
#content h1.entry-title {
margin-top:40px;
}
.single #content, .page #content {
padding-top:60px;
padding-bottom: 60px;
position: relative;
background:#ecedee;
}
#content a {
text-decoration:underline;
}
#container {
display: table;
width: 100%;
}
#sidebar, #main { display: table-cell;
vertical-align: top;
width:25%;
margin:0 -2px;
box-sizing:border-box;
}
#main {
width:75%;
position:relative;
}
#sidebar {
padding-left: 40px;
}
#container #sidebar {
background: #EFEFEF;
padding-left: 0;
}
#content a.hentry {
text-decoration: none;
}
a.hentry img {
width: 25%;
float: left;
margin-right: 3%;
}
a.hentry h2 {
margin: 0;
margin-bottom: .25em;
font-size: 2em;
line-height: 1.4em;
}
.search-submit {
display: none;
}
.post-cat > * {
padding: 3px 10px;
display: inline-block;
color: #fff;
background: #111111;
text-transform: uppercase;
letter-spacing: .1em;
font-size: .7em;
line-height: 1.4em;
}
.post-cat > *{
margin-right: 1em;
}
#content .post-cat a {
text-decoration: none;
}
.post-date {
font-weight: bold;
}
#footer .post-date {
font-weight: normal;
font-size: .8em;
}
.hentry .read-more {
font-size: .8em;
text-transform: uppercase;
letter-spacing: .2em;
color: #149c9f;
}
.hentry .read-more:after {
content: "\f054";
display: inline-block;
font: normal normal normal 14px/1 "Font Awesome 5 Pro";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: .5em;
}
#page-navigation {
overflow: hidden;
margin:100px 0;
}
#page-navigation .previous {
float: left;
}
#page-navigation .next {
float: right;
}
.row.posts {
display: flex;
}
#content .posts a {
text-decoration: none;
margin-bottom: 30px;
display: block;
background: #fff;
height: 100%;
overflow:hidden;
}
.posts img {
width:100%;
margin:0;
transition: transform .5s ease-in-out;
}
.posts a:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.posts .content {
padding: 30px 30px 60px;
display: block;
}
.posts h4 {
color: #149C9F;
margin-bottom: 60px;
}
.posts .post-date {
position: absolute;
bottom: 0;
padding-bottom: 20px;
}
.elementor-post__meta-data {
position: absolute;
bottom: 20px;
}
.related h3 {
margin-top: 60px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row > * {
padding-left: 15px;
padding-right: 15px;
}
.col {
margin-left:-2px;
margin-right:-2px;
display:inline-block;
vertical-align:top;
box-sizing: border-box;
}
.has-5-cols > .col {
width:20%;
flex: 0 0 20%;
}
.has-4-cols > .col {
width:25%;
flex: 0 0 25%;
}
.has-3-cols > .col {
width:33.33%;
flex: 0 0 33.33%;
}
.has-2-cols > .col {
width:50%;
flex: 0 0 50%;
}
.has-1-cols > .col {
width:100%;
flex: 0 0 100%;
}
.widget ul {
list-style:none;
padding:0;
}
.widget ul.sub-menu {
display:none;
} .widget .post-date {
display: block;
}
.widget_search .search-submit {
display: none;
}
#sidebar .widget:not(:first-child) {
border-top:1px solid #111;
padding-top:2em;
margin-top:2em;
}
#footer {
background: #0a4571;
color:#FFF;
padding: 100px 0;
position: relative;
}
#footer .widget {
margin-bottom: 20px;
}
#footer h4, #footer a .fa {
color:#fff;
}
#footer h4 {
margin:0 0 .5em;
}
#footer a:hover {
text-decoration: none;
color: #fff;
}
#footer li {
margin: 0;
}
#footer .menu {
margin:0 -0.5em;
list-style:none;
padding:0;
font-size:0.8em;
}
#footer .menu li {
display:inline-block;
margin:0 .5em;
}
#footer .social {
text-align: right;
}
#footer [class^='fa'] {
color: #111;
background: #fff;
border-radius: 50px;
font-size: 1.5em;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.post-edit-link {
position:fixed;
bottom:0;
right:0;
display:inline-block;
background: #149c9f;
color: #fff;
padding:0.3em 1em;
}  body .slick-initialized .slick-slide {
display: inline-block;
vertical-align: middle;
float: none;
}
#content .slick-slider a {
text-decoration: none;
}
.slick-slider .slick-next, .slick-slider .slick-prev {
font-size: 0;
line-height: 0;
position: absolute;
z-index:1;
top: 50%;
display: block;
width: 20px;
padding: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
color: inherit;
border: none;
outline: none;
background: transparent;
}
.slick-slider .slick-prev {
left: 20px;
}
.slick-slider .slick-next {
right: 20px;
}
.slick-slider .slick-next:before, .slick-slider .slick-prev:before {
font-family: "Font Awesome 5 Pro";
font-size: 35px;
line-height: 1;
opacity: .75;
color: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-slider .slick-prev:before {
content: "\f104";
}
.slick-slider .slick-next:before {
content: "\f105";
}
.slick-slider ul.slick-dots {
position: absolute;
left:0;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.slick-slider ul.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0;
padding: 0;
cursor: pointer;
}
.slick-slider ul.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-slider ul.slick-dots li button:before {
font-family: "Font Awesome 5 Pro";
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: "\f111";
text-align: center;
opacity: .25;
color: #000;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-slider ul.slick-dots li.slick-active button:before {
opacity: .75;
color: #000;
}
.slick-slider > br {
display:none;
} body .wpforms-container, .wpforms-confirmation-container {
text-align:left!important; border: 3px solid #eeeeee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 20px;
font-size: 0.9em;
}
.fancybox-container .wpforms-container {
border: none;
padding: 0;
margin: 0;
}
.fancybox-container .wpforms-container {
max-width: 400px;
}
.wpforms-container input {
margin-bottom: 0;
}
body .wpforms-field-divider .wpforms-field-description {
font-size: 1em;
}
.wpforms-field-divider {
clear:both;
}
.wpforms-field {
clear:left;
}
.wpforms-field-select {
position: relative;
}
.wpforms-field-select:after {
position: absolute;
top: 45px;
right:10px;
pointer-events: none;
content: "\f0d7";
display: inline-block;
font: normal normal normal 14px/1 "Font Awesome 5 Pro";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpforms-container ul {
padding: 0;
}
.wpforms-container .wpforms-field:not(.wpforms-field-divider) .wpforms-field-description {
margin: 0;
opacity: .7;
}
.wpforms-field-divider h3 { }
.wpforms-submit {
padding: 10px 20px;
}
.grecaptcha-badge {
z-index: 1;
}
@media only screen and (max-width: 479px) {
.wpforms-container .wpforms-field {
width: 100% !important;
margin-left: 0 !important;
}
} .elementor-page #content {
padding:0;
background: #fff;
}
.elementor-page #content .container {
padding:0;
max-width: none;
}
.elementor .elementor-widget-spacer.elementor-widget {
margin-bottom: 0;
} .elementor-element, .elementor-column-wrap, .elementor-widget-wrap, .elementor-flip-box__layer {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
}
.elementor .elementor-flip-box { }
#content a.elementor-flip-box__layer {
text-decoration: none;
}
.elementor-flip-box__front .elementor-flip-box__layer__overlay {
background: rgba(0,0,0,.2);
}
.elementor .elementor-flip-box__layer {
background-color: #fff;
}
.elementor .elementor-flip-box__layer__title {
font-size: 2em;
font-weight: 700;
}
.elementor-flip-box__front .elementor-flip-box__layer__title {
text-shadow: 0 0 20px #000;
}
.elementor-flip-box__back .elementor-flip-box__layer__title {
color: #111111;
}
.elementor-flip-box__back .elementor-flip-box__layer__description {
color: inherit;
font-size: 1em;
}
.elementor-posts--thumbnail-top .elementor-post__text {
padding-top: 40px;
}
.elementor .elementor-posts .elementor-post__title {
font-size: 1.4em;
}
.elementor .elementor-posts .elementor-post__read-more {
font-size: .8em;
text-transform: uppercase;
letter-spacing: .2em;
color:#149c9f;
}
#content .elementor-post__title a, #content a.elementor-post__read-more {
text-decoration: none;
}
.elementor-widget-posts article {
position: relative;
}
.elementor .elementor-posts .elementor-post__meta-data { }
.elementor-blockquote__content {
font-weight: 300;
font-size: 1.8em;
line-height: 1.4em;
}
body .elementor hr {
margin: 3em 0;
background: #dedede;
}
body .elementor-blockquote--skin-border .elementor-blockquote {
border-color: #149c9f;
}
.elementor-testimonial-wrapper .elementor-testimonial-content {
line-height: 1.4em;
}
.elementor .elementor-testimonial__text {
font-style: normal;
}
#content .elementor-image-box-title a {
text-decoration: none;
}
.elementor .elementor-accordion .elementor-accordion-item {
border: none;
}
.elementor .elementor-accordion .elementor-tab-title,
.elementor .elementor-accordion .elementor-tab-content,
.elementor .elementor-toggle .elementor-tab-title,
.elementor .elementor-toggle .elementor-tab-content {
padding-left: 0;
padding-right: 0;
}
.elementor .elementor-accordion .elementor-tab-content,
.elementor .elementor-toggle .elementor-tab-title,
.elementor .elementor-toggle .elementor-tab-content {
border-color:#E7F1FC;
}
.elementor .elementor-section .elementor-container {
overflow: hidden;
}
.elementor .elementor-section.elementor-section-height-full:first-child {
height: auto;
min-height: 100vh;
}
.elementor .elementor-widget-heading .elementor-heading-title {
line-height: 1.4;
}
.elementor .elementor-widget-heading h1.elementor-heading-title {
line-height: 1.1em;
}
#content .elementor-heading-title a,
#content .elementor-widget-icon-box a,
#content .elementor-icon-list-item a {
text-decoration:none;
}
#content .elementor-heading-title a:hover,
#content .elementor-widget-icon-box a:hover,
#content .elementor-icon-list-item a:hover {
text-decoration:underline;
}
.elementor-icon-box-title {
margin:0;
}
.elementor .elementor-icon {
font-size: 40px;
color: #149c9f;
}
.elementor .elementor-view-framed .elementor-icon {
color: #149c9f;
border-color: #149c9f;
border-width: 2px;
padding: 10px;
}
a.elementor-button {
font-weight: 700;
background-color: #111111;
color: #ffffff;
border: 1px solid #111111;
}
a.elementor-button:hover {
border-color: #149c9f;
color: #149c9f;
}
body .elementor .elementor-button {
-webkit-border-radius: 0;
border-radius: 0;
font-size: 1em;
padding: 1.2em 3em;
}
#content a.elementor-button, #content .elementor-element:not(.elementor-widget-text-editor) a {
text-decoration: none;
}
.elementor .elementor-slides .slick-slide-inner .elementor-slide-button {
background: #149c9f;
color: #fff;
border-color: #149c9f;
-webkit-border-radius: 0;
border-radius: 0;
}
.elementor .elementor-slides .slick-slide-inner .elementor-slide-button:hover {
background: #333;
border-color: #333;
}
.elementor-text-editor > *:last-child {
margin-bottom:0;
} .elementor-counter-number-wrapper {
align-items: baseline;
}
.elementor-counter .elementor-counter-number-prefix:empty {
display: none;
}
.elementor .elementor-counter .elementor-counter-title, .elementor-counter-number {
text-align: left;
}
.elementor-counter .elementor-counter-number-suffix {
font-size: .5em;
}
.elementor .elementor-counter .elementor-counter-number-wrapper,
.elementor .elementor-counter .elementor-counter-title {
color: inherit;
}
.elementor .elementor-counter .elementor-counter-title {
line-height: 40px;
}
.elementor-view-stacked .elementor-icon {
border: 4px solid #fff;
}
.elementor-editor-active .header {
pointer-events: none;
}
.elementor-post__thumbnail {
overflow: hidden;
}
.elementor .elementor-posts-container .elementor-post__thumbnail { transition: transform .5s ease-in-out; }
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail__link:hover .elementor-post__thumbnail {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} #mobile-menu {
display:none;
}
@media (min-width: 1024px) {
#mobile-menu {
display:none!important;
}
}
@media (max-width: 1279px) {
.header .menu > li > a {
padding: 1.2em .5em;
}
}
@media (max-width: 1023px) {
.logo img {
max-width: 200px;
}
#mobile-menu-toggle {
display:block;
}
#header { position: relative;
top:0;
left:0;
width:100%;
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
} .header .menu {
display:none!important;
}
#mobile-menu {
opacity:1;
position: fixed;
z-index: 4;
left:0;
right:0;
top:0;
bottom:0;
background: #111111;
color: #fff;
text-align: center;
padding: 40px;
box-sizing: border-box; line-height: 1.2em;
overflow-y: scroll;
}
#mobile-menu .main.menu a {
color: inherit;
font-size: 2em;
line-height: 1em;
}
#mobile-menu .menu a:hover {
text-decoration: none;
color: #149c9f;
}
#mobile-menu .social .fa {
background: #111111;
color: #fff;
}
#mobile-menu a {
padding: .5em 0;
}
.sub-menu li a:before {
content:' - ';
}
.mobile-menu-open, .mobile-menu-open body {
overflow: hidden;
}
.elementor-section-wrap > section > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 767px) { .row.posts {
display: block;
}
.col, .logo, #main, #sidebar {
width:100%!important;
margin-left:0;
margin-right:0;
display: block;
}
#main, #sidebar {
padding-left: 0;
padding-right: 0;
}
#content #sidebar {
border-top: 1px solid #dedede;
padding-top: 2em;
margin-top: 2em;
}
.elementor-align-left .elementor-button-wrapper,
.elementor-align-right .elementor-button-wrapper {
text-align: center;
}
body .elementor-slides .slick-slide-inner .elementor-slide-description:not(:last-child),
body .elementor-slides .slick-slide-inner .elementor-slide-heading:not(:last-child) {
margin-bottom: 10px;
}
}
@media (max-width: 479px) {
.size-medium {
width:100%;
margin-left:0;
margin-right:0;
}
h1, h2 {
font-size: 2em;
}
.container {
padding-left: 10px;
padding-right: 10px;
}
}