@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/fonts/slick.eot);
src: url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/fonts/slick.woff) format('woff'), url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/fonts/slick.ttf) format('truetype'), url(https://pstk-service.com/wp-content/themes/ostrich-business/assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.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-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@font-face{font-family:'FontAwesome';src:url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//pstk-service.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-style: italic;
margin-bottom: 1.5em;
text-align: left;
}
.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.075em;
} .wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
} .wp-block-gallery {
margin-bottom: 1.5em;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
}
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote {
border-left: 4px solid #000;
padding: 1em;
}
.wp-block-quote.is-large {
padding: 1em 2em;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
}
.no-sidebar .wp-block-cover.alignfull,
.no-sidebar .wp-block-image.alignfull,
.no-sidebar .wp-block-gallery.alignfull,
.no-sidebar .wp-block-pullquote.alignfull,
.no-sidebar .wp-block-table.alignfull,
.no-sidebar .wp-block-audio.alignfull,
.no-sidebar .wp-block-categories.alignfull {    
width: 100vw;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
}
.no-sidebar .wp-block-embed.is-type-video.alignfull iframe {    
width: 100vw !important;
max-width : 100vw;
margin-left  : calc( -100vw / 2 + 100% / 2 ) !important;
margin-right : calc( -100vw / 2 + 100% / 2 ) !important;
}
.no-sidebar .wp-block-image.alignfull figcaption,
.no-sidebar .wp-block-audio.alignfull figcaption {
text-align: center;
max-width: 1200px;
width: 90%;
padding: 0 15px;
margin: 5px auto 0;
}
.no-sidebar .wp-block-table.alignfull {
display: table;
}
.no-sidebar .wp-block-audio.alignfull {
padding: 0 20px;
}
.no-sidebar .wp-block-categories.alignfull {
padding: 0 50px;
}
.no-sidebar .wp-block-gallery.alignfull {
padding: 0 25px;
} .wp-block-file .wp-block-file__button {
background-color: #222;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
margin-top: 2em;
padding: 0.7em 2em;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #767676;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border-color: #eee;
border: 0;
}  .wp-block-code {
background: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote {
border: 0;
border-top: 4px solid #000;
border-bottom: 4px solid #000;
padding: 1em;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
font-size: inherit;
text-transform: none;
} .wp-block-table thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
.wp-block-table tr {
border-bottom: 1px solid #eee;
}
.wp-block-table th,
.wp-block-table td {
border-color: #ccc;
padding: 15px 25px;
}
.rtl .wp-block-table th,
.rtl .wp-block-table td {
text-align: right;
}  .wp-block-button__link {
padding: 16px 40px;
font-weight: bold;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background-color: #e83a3c;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-categories.aligncenter ul {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments article {
margin-bottom: 4em;
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
}
.wp-block-latest-comments a {
-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
}
.wp-block-latest-comments__comment-meta {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0.4em;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 700;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
color: #767676;
font-size: 10px;
font-size: 0.625rem;
font-weight: 800;
letter-spacing: 0.1818em;
margin-top: 0.4em;
text-transform: uppercase;
}
.editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
font-size: 0.875rem;
}  .has-blue-background-color {
background-color: #2c7dfa;
}
.has-green-background-color {
background-color: #07d79c;
}
.has-orange-background-color {
background-color: #ff8737;
}
.has-black-background-color {
background-color: #2f3633;
}
.has-grey-background-color {
background-color: #82868b;
} .has-blue-color {
color: #2c7dfa;
}
.has-green-color {
color: #07d79c;
}
.has-orange-color {
color: #ff8737;
}
.has-black-color {
color: #2f3633;
}
.has-grey-color {
color: #82868b;
} .has-larger-font-size {
font-size: 36px;
font-size: 2.25rem;
}
.has-huge-font-size {
font-size: 48px;
font-size: 3rem;
}
.has-larger-font-size,
.has-huge-font-size {
line-height: 1.5;
}
@media screen and (max-width: 992px) {
.has-larger-font-size {
font-size: 30px;
font-size: 1.875rem;
}
.has-huge-font-size {
font-size: 38px;
font-size: 2.375rem;
}
}
@media screen and (max-width: 767px) {
.has-larger-font-size {
font-size: 24px;
font-size: 1.5rem;
}
.has-huge-font-size {
font-size: 28px;
font-size: 1.75rem;
}
}
@media screen and (max-width: 567px) {
.has-larger-font-size,
.has-huge-font-size {
font-size: 16px;
font-size: 1rem;
line-height: 28px;
}
} .wp-block {
max-width: 840px;
} .wp-block-buttons {
margin-top: 3rem;
margin-right: auto;
margin-bottom: 3rem;
margin-left: auto;
}
.wp-block-cover {
margin-bottom: 3em;
}
.wp-block-image {
margin: 2em 0;
}
.wp-block-button.is-style-outline .wp-block-button__link, 
.wp-block-button__link.is-style-outline {
color: #32373c;
background-color: transparent;
border: 2px solid;
}
.wp-block-separator.is-style-dots::before {
background: none;
color: inherit;
font-size: 3.2rem;
font-weight: 700;
height: auto;
letter-spacing: 1em;
padding-left: 1em;
position: static;
transform: none;
width: auto;
}
.wp-block-gallery {
margin: 2.5em 0 1em;
}#loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: #fff;
position:fixed;
display: table;
width: 100%;
top:0;
height: 100%;
min-height: 100%;
z-index:9999;
}
.loader-container {
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 12;
text-align:center;
text-transform: uppercase;
}
#preloader {
position:relative;
margin:auto;
width:100px;
}
#preloader span {
display:block;
bottom:0px;
width: 9px;
height: 5px;
background:#fff;
position:absolute;
animation: preloader 1.5s  infinite ease-in-out;
}
#preloader span:nth-child(2) {
left:11px;
animation-delay: .2s;
}
#preloader span:nth-child(3) {
left:22px;
animation-delay: .4s;
}
#preloader span:nth-child(4) {
left:33px;
animation-delay: .6s;
}
#preloader span:nth-child(5) {
left:44px;
animation-delay: .8s;
}
.loader-container svg {
width: 70px;
height: 70px;
fill:#fdc800;
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
@keyframes preloader {
0% {height:5px;transform:translateY(0px);background: #ff2d00;}
25% {height:30px;transform:translateY(15px);background: #ff2d00;}
50% {height:5px;transform:translateY(0px);background: #ff2d00;}
100% {height:5px;transform:translateY(0px);background: #ff2d00;}
}
@-webkit-keyframes rotating {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.blog-loader {
text-align: center;
margin-top: 50px;
}
.blog-loader svg {
width: 30px;
height: 30px;
}
#LBloadmore svg.latest-posts-loader,
.blog-loader svg {
margin-left: 15px;
animation: infinitepreloader 1.5s  infinite ease-in-out;
}
@keyframes infinitepreloader {
100%{transform: rotate(180deg);}
}
.backtotop {
background-color: #0c97e0;
z-index: 300;
width: 40px;
height: 40px;
line-height: 36px;
font-size: 18px;
text-align: center;
position: fixed;
bottom: -100px;
right: 25px;
cursor: pointer;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
color: #fff;
}
.backtotop:hover {
background-color: #2c2d39;
}
.backtotop svg {
display: inline-block;
vertical-align: middle;
fill: #fff;
}
@-webkit-keyframes colorchange {
0%   {border-color: #e30048;}
25%  {border-color: #fdc800;}
50%  {border-color: #9acf0b;}
75%  {border-color: #a93d7b;}
100% {border-color: #f1ad02;}
}
@keyframes colorchange {
0%   {border-color: #e30048;}
25%  {border-color: #fdc800;}
50%  {border-color: #9acf0b;}
75%  {border-color: #a93d7b;}
100% {border-color: #f1ad02;}
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-family: 'Lato', sans-serif;
font-weight: 400;
}
#page {
max-width: 1920px;
margin: 0 auto;
position: relative;
box-shadow: 0 0 15px #aaa;
overflow-x:hidden;
}
.boxed-layout #page,
.frame-layout #page {
background-color: #eee;
}
#content {
position: relative;
overflow-x: hidden;
}
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;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 52px;
}
h2 {
font-size: 42px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #fff;
margin: 16px 0;
line-height: 1.3;
font-weight: 400;
font-family: 'Muli', sans-serif;
}
h1 {
margin: 0 0 16px;
}
mark {
background: #ff0;
color: #2c2d39;
}
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;
}
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;
}
tbody {
text-align: left;
}
tr {
border: 1px solid #e4e4e4;
}
td,
th {
padding: 10px;
font-weight: 400;
}
th {
color: #2c2d39;
}
td#next {
text-align: right;
}
.calendar_wrap table {
display: table;
}
.calendar_wrap th,
.calendar_wrap td {
padding: 8px 5px;
}
.site-footer .calendar_wrap th,
.site-footer .calendar_wrap td {
color: #fff;
}
.site-footer .calendar_wrap caption {
color: #fff;
} body,
button,
input,
select,
textarea {
color: #333;
font-size: 16px;
font-size: 1rem;
line-height: 28px;
word-wrap: break-word;
}
p {
margin: 0 0 1em;
}
p:last-child {
margin-bottom: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
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: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
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%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; overflow-x: hidden;
}
blockquote {
padding: 15px 0;
font-size: 18px;
line-height: 35px;
font-weight: 300;
position: relative;
margin: 0 0 21px;
}
blockquote p {
margin-bottom: 0;
}
blockquote.alignright {
padding-right: 0;
margin-bottom: 14px;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 21px;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0.5em;
}
ul li a {
text-decoration: none;
}
dt {
font-weight: bold;
margin-bottom: 1em;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
img:focus {
outline: thin dotted;
}
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%;
display: inline-block;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 16px 26px;
font-size: 16px;
font-weight: 600;
display: inline-block;
position: relative;
text-align: center;
background-color: #990f12;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 10px;
border: none;
font-family: 'Open Sans', sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #0c97e0;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #fdc800;
color: #990f12;
outline: thin dotted;
}
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: #333;
border: 1px solid #eee;
border-radius: 0px;
padding: 10px;
background-color: #eee;
}
select {
border: 1px solid #ccc;
}
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: #333;
border-color: #0c97e0;
outline: thin dotted;
}
textarea {
width: 100%;
}
#respond input,
.wpcf7 input {
width: 100%;
}
p.form-submit {
clear: both;
display: inline-block;
position: relative;
}
.comment-notes {
margin-top: 0;
margin-bottom: 20px;
}
#respond label {
color: #a6a5a5;
margin-bottom: 5px;
display: block;
}
#commentform p {
margin-bottom: 21px;
}
.customize-support #commentform p.comment-form-comment {
margin-bottom: 10px;
}
#commentform p.form-submit {
margin: 0;
}
#comments {
margin: 60px 0 0;
}
#respond {
margin-top: 50px;
}  a {
color: #0c97e0;
text-decoration: underline;
}
a:hover,
a:focus,
a:active {
color: #333;
}
a:focus {
outline: thin dotted;
} #top-bar {
background-color: #0c97e0;
color: #fff;
padding: 9px 0;
}
#top-bar .contact-info {
list-style: none;
margin: 0;
padding: 0;
}
#top-bar .contact-info li a:not(:last-child):after {
content: ",";
}
#top-bar .contact-info a {
color: #fff;
font-size: 16px;
}
#top-bar .contact-info a {
padding-left: 10px;
}
#top-bar .fa {
padding-right: 10px;
}
#top-bar .contact-info a:hover,
#top-bar .contact-info a:focus {
opacity: 0.9;
}
#top-bar .contact-info a:hover svg,
#top-bar .contact-info a:focus svg {
fill: #fff;
}
#top-bar .contact-info svg {
fill: #fff;
margin-right: 10px;
display: inline-block;
}
#top-bar svg.icon-up,
#top-bar svg.icon-down {
margin: auto;
display: block;
cursor: pointer;
fill: #fff;
}
#top-bar ul {
padding: 0;
margin: 0;
}
#top-bar svg.icon-up,
#top-bar.top-menu-active svg.icon-down {
display: none;
}
#top-bar.top-menu-active svg.icon-up {
display: block;
}
.secondary-menu {
float: right;
}
#top-bar ul li {
float: left;
list-style: none;
}
#top-bar .col-1 .hentry {
text-align: center;
}
#top-bar .col-1 ul li {
float: none;
display: inline-block;
}
#top-bar .col-1 .secondary-menu {
float: none;
}
.secondary-menu:focus {
background-color: #0c97e0;
}
.secondary-menu a {
color: #fff;
}
.secondary-menu ul li:not(:last-child):after {
content: "|";
width: 1px;
height: 5px;
margin: 0 10px;
color: #fff;
opacity: 0.4;
}
#top-bar a:hover, 
#top-bar a:focus {
opacity: 0.8;
}
#top-bar svg {
fill: #fff;
}
#top-bar .social-icons li a svg {
width: 18px;
height: 18px;
}
#top-bar ul.social-icons li {
margin-right: 5px;
}
#top-bar ul.social-icons li:last-child {
margin-right: 0;
}
#top-bar ul.social-icons li a:hover svg,
#top-bar ul.social-icons li a:focus svg {
fill: #fff;
}
#top-bar ul {
padding: 0;
margin: 0;
}
#top-bar .secondary-menu {
padding: 0 10px;
height: auto;
} #masthead {
position: relative;
width: 100%;
padding: 0;
z-index: 3000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#masthead a {
text-decoration: none;
}
.site-branding {
float: left;
padding: 15px 0;
display: flex;
align-items: center;
min-height: 100px;
}
.site-title {
font-size: 32px;
margin: 0;
font-weight: bold;
line-height: 1.3;
}
.site-title a {
color: #2c2d39;
font-family: 'Open Sans', sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-title a:hover {
color: #990f12;
}
.site-description {
margin: 0;
color: #990f12;
line-height: 1.5;
font-weight: bold;
letter-spacing: 0.10em;
font-size: 16px;
}
.site-logo img {
max-height: 80px;
width: auto;
margin-right: 20px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.main-navigation {
display: block;
position: relative;
float: right;
}
.main-navigation ul#primary-menu li.current-menu-item > a,
.main-navigation ul#primary-menu li:hover > a,
.main-navigation ul#primary-menu li:focus > a {
color: #0c97e0;
}
.main-navigation ul#primary-menu li:hover > svg,
.main-navigation ul#primary-menu li:focus > svg,
.main-navigation li.menu-item-has-children:hover > a > svg,
.main-navigation li.menu-item-has-children > a:hover > svg,
.main-navigation li.menu-item-has-children > a:focus > svg,
.main-navigation ul#primary-menu > li.current-menu-item > a > svg {
fill: #0c97e0;
}
.main-navigation ul ul {
background-color: #fff;
text-align: left;
padding: 0;
}
.main-navigation ul.sub-menu li a {
padding: 8px 15px;
color: #2c2d39;
}
.main-navigation ul.sub-menu a:after {
float: right;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
position: relative;
}
.main-navigation ul.nav-menu > li > a {
padding: 36px 0;
color: #000;
}
.main-navigation form.search-form input {
background-color: #2c2d39;
border-color: #2c2d39;
color: #fff;
font-weight: 400;
}
.main-navigation .search-menu svg {
fill: #fff;
}
.main-navigation li.search-menu a:hover svg,
.main-navigation li.search-menu a.search-active:hover svg,
.main-navigation ul#primary-menu li.search-menu:hover > a.search-active svg {
fill: #fff;
}
.main-navigation li.search-menu a.search-active svg {
fill: #fff;
}
.main-navigation a:hover,
.main-navigation ul.nav-menu > li > a:hover {
color: #0c97e0;
}
.main-navigation a {
font-size: 18px;
display: block;
color: #fff;
position: relative;
font-weight: 400;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 250px;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #2c2d39;
}
.main-navigation .count {
float: right;
background-color: #fdc800;
width: 20px;
height: 20px;
border-radius: 20px;
text-align: center;
line-height: 1.1;
margin-top: 5px;
}
form.search-form {
width: 100%;
max-width: 100%;
position: relative;
}
.main-navigation form.search-form {
min-width: 320px;
}
input.search-field {
height: 45px;
border-radius: 0;
padding: 0 50px 0 15px;
width: 100%;
}
input.search-field:focus {
outline: thin dotted;
}
.main-navigation svg.icon-close,
#top-bar svg.icon-close {
display: none;
}
svg {
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
}
svg.icon-search,
svg.icon-close {
width: 15px;
height: 15px;
fill: #fff;
}
.main-navigation svg.icon-down {
width: 12px;
height: 12px;
margin-left: 5px;
fill: #000;
}
.main-navigation .sub-menu svg {
width: 12px;
height: 12px;
fill: #2c2d39;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%) rotate(-180deg);
-moz-transform: translateY(-50%) rotate(-180deg);
-ms-transform: translateY(-50%) rotate(-180deg);
-o-transform: translateY(-50%) rotate(-180deg);
transform: translateY(-50%) rotate(-180deg);
}
.menu-toggle,
.secondary-menu {
border-radius: 0;
font-size: 16px;
padding: 15px;
margin: auto;
display: block;
height: 90px;
position: relative;
background-color: transparent;
border: none;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: transparent;
}
.menu-toggle:focus {
outline: thin dotted;
}
.menu-toggle svg {
fill: #fff;
}
.menu-label {
float: right;
color: #2c2d39;
padding: 2px 0 0 10px;
display: none;
}
svg.icon-menu {
width: 30px;
height: 30px;
}
.menu-open svg.icon-menu,
.top-menu-active svg.icon-menu  {
display: none;
}
button.dropdown-toggle {
padding: 0;
position: absolute;
top: 0;
right: 0;
background-color: transparent;
border: none;
width: 45px;
height: 55px;
line-height: 62px;
}
.main-navigation .dropdown-toggle.active > svg {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.menu-overlay {
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.menu-overlay.active {
background-color: #000;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.8;
z-index: 3;
}
.main-navigation ul.nav-menu li.social-menu {
display: none;
}
.header-2 .main-navigation ul.nav-menu li.social-menu {
display: inline-block;
}
.header-2 .main-navigation ul.nav-menu li.social-menu ul {
display: inline-block;
position: relative;
opacity: 1;
visibility: visible;
}
.header-2 .main-navigation .social-menu ul li a {
width: 40px;
height: 40px;
line-height: 37px;
background-color: rgb(0 0 0 / 0.10);
}
.header-2 #masthead .main-navigation .social-menu ul li a:hover svg, 
.header-2 #masthead .main-navigation .social-menu ul li a:focus svg {
fill: #fff;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 50px 0 0;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
position: relative;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
position: relative;
}
.post-navigation a,
.posts-navigation a {
font-weight: 400;
color: #fdc800;
}
.post-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:focus {
color: #2c2d39;
}
.post-navigation,
.posts-navigation {
padding: 0;
position: relative;
clear: both;
}
.navigation.pagination a {
text-decoration: none;
}
.pagination .page-numbers,
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus,
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
text-align: center;
line-height: 40px;
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
margin-right: 7px;
color: #fff;
background-color: #0c97e0;
border: 1px solid #0c97e0;
border-radius: 5px;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus {
color: #fff;
border-color: #252525;
background-color: #252525;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
border: none;
}
.pagination .prev.page-numbers img {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.pagination img {
opacity: 0.4;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.pagination a:hover img,
.pagination a:focus img {
opacity: 1;
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.nav-previous span {
padding-left: 20px;
float: left;
text-align: left;
}
.nav-next span {
padding-right: 20px;
float: right;
text-align: right;
}
.navigation .nav-previous svg {
position: absolute;
top: 35px;
left: 20px;
}
.navigation .nav-next svg {
position: absolute;
top: 35px;
right: 20px;
webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.error404 .single-wrapper {
max-width: 600px;
margin: auto;
text-align: center;
}
.post-navigation span,
.posts-navigation span {
display: table;
word-break: break-word;
}
.navigation.post-navigation,
.navigation.posts-navigation {
background-color: #eee;
}
.navigation.posts-navigation {
margin-top: 25px;
background-color: #eee;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.navigation.post-navigation .nav-previous,
.navigation.posts-navigation .nav-previous,
.navigation.post-navigation .nav-next,
.navigation.posts-navigation .nav-next {
padding: 26px;
}
.navigation.post-navigation a,
.navigation.posts-navigation a {
font-size: 22px;
color: #333;
}
.navigation.post-navigation a:hover,
.navigation.posts-navigation a:hover,
.navigation.post-navigation a:focus,
.navigation.posts-navigation a:focus {
color: #0c97e0;
}
.navigation.post-navigation a:focus,
.navigation.posts-navigation a:focus {
outline: thin dotted;
}
.navigation.post-navigation a:hover svg,
.navigation.posts-navigation a:hover svg,
.navigation.post-navigation a:focus svg,
.navigation.posts-navigation a:focus svg {
fill: #0c97e0;
}  .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;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.container:before,
.container:after,
.testimonial-slider .featured-image:before,
.testimonial-slider .featured-image:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.container:before,
.container:after,
.testimonial-slider .featured-image:before,
.testimonial-slider .featured-image:after {
clear: both;
} .widget {
margin: 0 0 1.3em;
}
.widget:last-child {
margin-bottom: 0;
}
#colophon .widget {
margin: 0 0 40px;
}
#colophon .widget.widget_text {
margin-bottom: 15px;
}
#colophon .widget:last-child {
margin-bottom: 0;
}
#secondary .widget {
margin-bottom: 35px;
}
#secondary .widget:last-child {
margin-bottom: 0;
} .widget select {
max-width: 100%;
background-color: #f6f6f6;
padding: 10px;
border: none;
width: 100%;
max-width: 300px;
}
.widget select:focus {
outline: thin dotted;
}
.widget input {
height: 40px;
border-radius: 0;
padding: 0 15px;
}
form.search-form button.search-submit {
width: 50px;
height: 50px;
position: absolute;
right: 0;
top: 0;
background-color: #0c97e0;
border: none;
border-radius: 0;
padding: 0;
}
form.search-form button.search-submit svg {
fill: #fff;
width: 16px;
height: 16px;
}
form.search-form button.search-submit:hover,
form.search-form button.search-submit:focus {
background-color: #252525;
}
form.search-form button.search-submit:hover svg,
form.search-form button.search-submit:focus svg {
fill: #fff;
}
form.search-form input {
border: none;
}
form.search-form input {
padding: 0 40px 0 15px;
height: 50px;
background-color: #f5f5f3;
}
form.search-form {
position: relative;
}
form.search-form input {
width: 100%;
padding: 0 40px 0 15px;
font-weight: 300;
}
#wp-calendar tbody td {
text-align: center;
}
#wp-calendar caption {
margin-bottom: 15px;
text-align: left;
}
#colophon .widget.widget_calendar th {
color: #fff;
}
.widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget-title {
font-size: 16px;
margin: 0 0 35px;
}
.widget li:not(:last-child) {
margin-bottom: 20px;
}
.right-sidebar #secondary,
.left-sidebar #secondary {
margin-top: 50px;
}
#secondary {
position: relative;
overflow: hidden;
}
#secondary .widget_search form.search-form input {
background-color: #eee;
}
#secondary .widget-title,
#secondary .widgettitle {
font-size: 22px;
margin-bottom: 10px;
font-weight: 400;
color: #0c97e0;
}
input[type="submit"] {
padding: 16px 26px;
font-size: 16px;
font-weight: 400;
display: inline-block;
position: relative;
text-align: center;
background-color: #252525;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0px;
border: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #0c97e0;
color: #fff;
}
.widget_popular_post ul,
.widget_latest_post ul {
padding: 0;
margin: 0;
list-style: none;
clear: both;
display: table;
}
.widget.widget_popular_post ul li,
.widget.widget_latest_post ul li {
clear: both;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.widget.widget_popular_post ul li:last-child,
.widget.widget_latest_post ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget_popular_post h3,
.widget_latest_post h3 {
display: table-row;
margin: 0;
font-size: 16px;
line-height: 1.5;
}
.widget_popular_post .entry-meta {
margin-top: 10px;
}
.widget_popular_post time,
.widget_latest_post time {
margin-top: 5px;
display: inline-block;
font-size: 12px;
}
.widget_popular_post h3 a,
.widget_latest_post h3 a,
.widget_popular_post a time,
.widget_popular_post time,
.widget_latest_post a time,
.widget_latest_post time {
color: #2c2d39;
}
.widget_popular_post h3 a:hover,
.widget_popular_post h3 a:focus,
.widget_popular_post a:hover time,
.widget_popular_post a:focus time,
.widget_latest_post h3 a:hover,
.widget_latest_post h3 a:focus,
.widget_latest_post a:hover time,
.widget_latest_post a:focus time {
color: #fdc800;
}
.widget_popular_post img,
.widget_latest_post img {
width: 116px;
height: 95px;
object-fit: cover;
margin-right: 20px;
float: left;
}
.textwidget img,
.aboutwidget img {
margin-bottom: 21px;
display: block;
}
.site-footer .jetpack_subscription_widget #subscribe-submit:after {
border-bottom-color: #fff;
}
#secondary .jetpack_subscription_widget input[type="submit"]:hover,
#secondary .jetpack_subscription_widget input[type="submit"]:focus {
background-color: #fdc800;
}
#secondary p#subscribe-email {
margin-top: 0;
}
#colophon .widget .social-icons li a:hover svg,
#colophon .widget .social-icons li a:focus svg {
fill: #fff;
}
.widget_contact_info ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_categories li {
position: relative;
}
.widget_categories .has-post-thumbnail a {
position: absolute;
background-color: #fff;
top: 20px;
left: 20px;
color: #2c2d39;
padding: 6px 19px;
text-transform: uppercase;
}
#secondary .widget_categories li.has-post-thumbnail:not(:last-child) {
margin-bottom: 20px;
}
#secondary .cat-links a,
#secondary a:hover,
#secondary a:focus {
color: #0c97e0;
}
#secondary a {
color: #a6a5a5;
}
.tagcloud a {
font-size: 14px !important;
line-height: 1.2;
background-color: #0c97e0;
color: #fff !important;
display: inline-block;
padding: 5px 10px;
margin: 0 1px 3px 0;
}
.tagcloud a:hover,
.tagcloud a:focus {
background-color: #000;
}
#secondary .widget li:not(:last-child) {
margin-bottom: 0;
}
#secondary .widget.widget_popular_post li:not(:last-child) {
margin-bottom: 20px;
}
#secondary .widget.widget_about .aboutwidget {
text-align: center;
}
#secondary .widget.widget_about .aboutwidget img {
margin-left: auto;
margin-right: auto;
}
#secondary .widget_social_icons ul {
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row;
}
#secondary .widget_social_icons {
margin-bottom: 30px;
}
#secondary .widget ul li ul {
padding-top: 5px;
padding-left: 15px;
}
.widget_recent_entries .post-date {
display: block;
}
#secondary .widget > ul li,
#secondary .widget_nav_menu ul li {
padding: 10px 0;
border-bottom: 1px dashed #ccc;
}
.dark-version #secondary .widget ul li:before {
color: #333;
}
#secondary .widget ul li:before {
content: "";
content: "\f105";
font-family: 'FontAwesome';
margin-right: 10px;
}
.widget_latest_post a:before,
.widget_popular_post a:before,
.widget_contact_info a:before {
display: none;
}
#colophon .widget_contact_info li:before {
content: "-";
margin-right: 5px;
}
.footer-widgets-area .widget_popular_post h3 a,
.footer-widgets-area .widget_latest_post h3 a,
.footer-widgets-area .widget_popular_post a time,
.footer-widgets-area .widget_popular_post time,
.footer-widgets-area .widget_latest_post a time,
.footer-widgets-area .widget_latest_post time {
color: #fff;
}
.footer-widgets-area .widget_popular_post time,
.footer-widgets-area .widget_latest_post time {
display: table-row;
font-size: 12px;
}
#secondary .social-icons li {
margin-right: 5px;
margin-bottom: 5px;
}
#secondary .social-icons li a {
width: 40px;
height: 40px;
line-height: 40px;
}
#secondary .widget.widget_latest_post li,
#secondary .widget.widget_latest_post li:first-child,
#secondary .widget.widget_latest_post li:hover,
#secondary .widget.widget_popular_post li,
#secondary .widget.widget_popular_post li:first-child,
#secondary .widget.widget_popular_post li:hover {
padding: 0;
border: none;
background-color: transparent;
}
#secondary .widget.widget_latest_post h3 a,
#secondary .widget.widget_popular_post h3 a {
font-weight: 600;
}
#secondary .widget.widget_latest_post li:not(:last-child),
#secondary .widget.widget_popular_post li:not(:last-child) {
margin-bottom: 10px;
}
.footer-widgets-area .widget.widget_latest_post ul li:not(:last-child),
.footer-widgets-area .widget.widget_popular_post ul li:not(:last-child) {
margin-bottom: 5px;
}  .sticky {
display: block;
}
.hentry {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-header span.posted-on {
margin-bottom: 12px;
display: inline-block;
width: 100%;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-header span.author-name {
display: block;
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #2c2d39;
}
.page-header small {
font-size: 12px;
color: #fdc800;
}
nav.navigation.pagination {
margin-top: 50px;
clear: both;
display: inline-block;
width: 100%;
}
.no-sidebar nav.navigation.pagination {
text-align: center;
}
.navigation.pagination svg {
fill: #fff;
width: 16px;
height: 16px;
position: relative;
top: -1px;
left: -1px;
}
.navigation.pagination .prev svg,
.navigation.posts-navigation .nav-previous svg,
.navigation.post-navigation .nav-previous svg {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.navigation.pagination .next svg {
left: auto;
right: -1px;
webkit-transform: rotate(90deg );
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.navigation.posts-navigation svg,
.navigation.post-navigation svg {
width: 13px;
height: 13px;
fill: #333;
display: inline-block;
vertical-align: middle;
}
.navigation.posts-navigation svg.icon-left,
.navigation.post-navigation svg.icon-left {
margin-right: 20px;
}
.navigation.posts-navigation svg.icon-right,
.navigation.post-navigation svg.icon-right {
margin-left: 20px;
}
.single-post-wrapper .entry-title {
font-size: 32px;
font-weight: 700;
}
.single-post-wrapper .post-categories {
margin-bottom: 7px;
display: inline-block;
}
.single-post-wrapper article p {
margin-top: 0;
margin-bottom: 28px;
}
.single-post-wrapper article blockquote p {
margin-bottom: 0;
}
.single-post-wrapper article img {
margin-bottom: 30px;
}
.single-post-wrapper article .author-image img {
margin-bottom: 0;
border-radius: 50%;
}
.single-post-wrapper article p.first-letter:first-letter {
display: inline-block;
float: left;
font-size: 90px;
line-height: 0.6;
margin: 16px 16px 0 0;
}
.single-post-wrapper span.posted-on svg,
.single-post-wrapper span.cat-links svg {
fill: #fdc800;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
position: relative;
top: -3px;
}
.single-post-wrapper span.cat-links svg {
top: -2px;
}
.single-post-wrapper span.posted-on a:hover svg,
.single-post-wrapper span.posted-on a:focus svg,
.single-post-wrapper span.cat-links:hover svg {
fill: #2c2d39;
}
.single-post-wrapper .entry-meta > span:not(:last-child):after {
content: "";
padding: 0 5px;
}
.single-post-wrapper span.cat-links a:not(:last-child):after {
content: ",";
color: #2c2d39;
padding-left: 2px;
margin-right: 3px;
}
.single.no-sidebar #content-wrapper {
max-width: 1000px;
margin: auto;
}
.tags-links {
display: inline-block;
}
.single-post-wrapper span.tags-links a {
display: inline-block;
margin-right: 5px;
margin-bottom: 10px;
font-size: 14px;
color: #72757a;
font-weight: 400;
}
.single-post-wrapper span.tags-links a:hover,
.single-post-wrapper span.tags-links a:focus {
color: #fdc800;
border-color: #fdc800;
}
.single-post-wrapper .entry-meta {
margin-bottom: 25px;
}
.single-post-wrapper .entry-meta .date {
font-size: 49px;
color: #2c2d39;
display: block;
font-weight: bold;
margin-bottom: 5px;
}
.single-post-wrapper .entry-meta .month {
font-size: 14px;
letter-spacing: 0.5em;
text-transform: uppercase;
padding-left: 5px;
margin-bottom: 28px;
font-weight: bold;
}
.single-post .site-main .comment-navigation,
.single-post .site-main .posts-navigation,
.single-post .site-main .post-navigation {
margin-bottom: 0;
}
.post-navigation .previous-article span span,
.posts-navigation .previous-article span span,
.post-navigation .next-article span span,
.posts-navigation .next-article span span {
display: block;
}
.post-navigation span.previous-article b,
.post-navigations span.previous-article b,
.post-navigation span.next-article b,
.post-navigations span.next-article b {
font-size: 22px;
font-weight: 600;
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.post-navigation span.previous-article,
.post-navigations span.previous-article {
display: table;
}
.no-sidebar .single-post-wrapper .featured-image {
text-align: center;
}
span.next-article {
padding-right: 65px;
display: inline-block;
}
#author-section {
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding: 35px 0;
margin-bottom: 35px;
}
.author-image {
float: left;
margin-right: 30px;
}
.author-content {
display: table;
}
.author-name {
font-size: 18px;
margin-top: 0;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 30px;
}
.author-name:after {
content: "";
background-color: #fdc800;
width: 29px;
height: 3px;
display: block;
margin-top: 30px;
}
.author-name span {
color: #5e5e5e;
padding-left: 5px;
font-weight: 400;
}
.author-content .social-icons li a {
background-color: #171717;
}
.author-content .social-icons li a svg {
fill: #fff;
}
.error404.left-sidebar #primary,
.error404.right-sidebar #primary,
.error404.no-sidebar #primary {
width: 100%;
float: none;
}
.error-404.not-found {
max-width: 600px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.error-404.not-found .page-header {
margin-bottom: 20px;
}
.error-404.not-found .search-form button.search-submit {
background-color: #333;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#reply-title,
.comments-title {
font-size: 42px;
margin: 0;
}
.comments-title,
#reply-title {
margin-bottom: 30px;
font-size: 32px;
font-weight: bold;
color: #a6a5a5;
}
ul.post-categories li:after {
content: ",";
}
ul.post-categories li:last-child:after {
display: none;
}
ol.comment-list {
padding: 0;
margin: 0 0 15px;
list-style: none;
}
#comments ol {
list-style: none;
margin-left: 0;
padding: 0;
}
#comments ol.comment-list {
padding-top: 35px;
position: relative;
overflow: hidden;
}
#comments ol.children .comment-content {
background-color: #eee;
box-shadow: none;
}
#comments ol.children .reply {
padding-left: 12px;
}
.says {
display: none;
}
.comment-meta img {
width: 65px;
height: 65px;
float: left;
border-radius: 50%;
margin-right: 35px;
margin-top: -20px;
}
#comments time:before {
display: none;
}
.comment-body {
position: relative;
}
.reply {
padding-bottom: 25px;
text-align: right;
padding-right: 10px;
}
#comments article {
margin-bottom: 30px;
clear: both;
}
#comments ol.comment-list > li:last-child article:last-child,
#comments ol.comment-list > li:last-child {
border-bottom: none;
}
#comments ol.comment-list > li {
padding-top: 18px;
}
#comments ol.comment-list > li:first-child {
padding-top: 0;
}
#comments ol.comment-list > li article:last-child .reply {
border-bottom: none;
padding-bottom: 0;
}
.reply a {
padding: 10px 20px;
font-size: 16px;
font-weight: 600;
display: inline-block;
position: relative;
text-align: center;
background-color: #252525;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0px;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.reply a:hover,
.reply a:focus {
background-color: #0c97e0;
color: #fff;
}
.comment-meta .url,
.comment-meta .fn {
display: inline-block;
color: #a6a5a5;
font-weight: 600;
text-decoration: none;
}
.comment-meta .url:hover,
.comment-meta .url:focus {
color: #0c97e0;
}
.comment-metadata a,
.comment-metadata a time {
color: #82868b;
text-decoration: none;
}
.comment-metadata a:hover,
.comment-metadata a:focus {
color: #2c2d39;
}
.comment-metadata a:hover time,
.comment-metadata a:focus time {
color: #0c97e0;
}
.comment-metadata {
float: right;
padding-right: 35px;
position: relative;
z-index: 1;
}
.comment-content {
margin-bottom: 13px;
padding: 57px 25px 7px;
margin-top: -50px;
background-color: #eee;
color: #82868b;
margin-left: 120px;
position: relative;
right: 10px;
clear: both;
border-radius: 5px;
}
.comment-content:before {
content: "";
border: 9px solid transparent;
border-right-color: #eee;
position: absolute;
left: -18px;
top: 30px;
}
#comments ol.children .comment-content:before {
border-right-color: #eee;
}
.comment-content p {
margin-bottom: 1em;
}
.comment-meta {
margin-bottom: -100px;
display: inline-block;
width: 100%;
}
.comment-meta .fn {
padding-left: 35px;
position: relative;
z-index: 1;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} section {
position: relative;
}
.entry-content {
margin-top: 0;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.pt {
padding: 60px 0;
}
.padding + .padding {
padding-top: 0;
}
.entry-title {
font-size: 22px;
margin: 0 0 16px;
}
.entry-title a {
text-decoration: none;
}
.section-header {
text-align: center;
text-align: center;
margin-bottom: 40px;
position: relative;
}
.section-title {
position: relative;
margin-top: 0px;
font-size: 32px;
margin-bottom: 0;
color: #333;
font-weight: 400;
padding-bottom: 15px;
}
.overlay {
background-color: #000;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.4;
}
.section-subtitle {
margin: 0;
display: inline-block;
font-size: 22px;
font-weight: 400;
position: relative;
max-width: 800px;
line-height: 28px;
font-style: normal;
color: #0c97e0;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
.post-thumbnail-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.featured-image {
position: relative;
}
.col-1 {
margin-left: auto;
margin-right: auto;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5 {
margin: 0 -15px;
}
.col-1 article,
.col-2 article,
.col-3 article,
.col-4 article,
.col-5 article {
padding: 0 15px;
margin-bottom: 30px;
}
.col-1 article:last-child,
.col-2 article:last-child,
.col-3 article:last-child,
.col-4 article:last-child,
.col-5 article:last-child {
margin-bottom: 0;
} .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%;
} .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: -5px;
clear: both;
display: table;
width: 100%;
}
.gallery-item {
display: inline-block;
vertical-align: top;
width: 100%;
float: left;
padding: 5px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .social-icons li {
display: inline-block;
height: auto;
text-align: center;
position: relative;
list-style: none;
}
.footer-widgets-area .widget .social-icons li {
display: inline-block;
width: auto;
margin: 0 8px;
}
.social-icons,
.social-icons ul {
margin: 0;
padding: 0;
}
.social-icons li a {
background-color: transparent;
width: 40px;
height: 40px;
line-height: 40px;
display: block;
}
.social-icons a:focus {
outline: thin dotted;
}
.social-icons li a:hover svg,
.social-icons li a:focus svg {
fill: #fff;
}
.social-icons li a:hover svg,
.social-icons li a:focus svg {
fill: #fff;
}
.social-icons li a svg {
fill: #8c8c8c;
} .social-icons li a[href*="facebook.com"]:hover,
.social-icons li a[href*="fb.com"]:hover,
.social-icons li a[href*="facebook.com"]:focus,
.social-icons li a[href*="fb.com"]:focus {
background-color: #3c5798 !important;
}
.social-icons li a[href*="twitter.com"]:hover,
.social-icons li a[href*="twitter.com"]:focus {
background-color: #1ea0f1 !important;
}
.social-icons li a[href*="linkedin.com"]:hover,
.social-icons li a[href*="linkedin.com"]:focus {
background-color: #0077B5 !important;
}
.social-icons li a[href*="plus.google.com"]:hover,
.social-icons li a[href*="plus.google.com"]:focus {
background-color: #ec7161 !important;
}
.social-icons li a[href*="slack.com"]:hover,
.social-icons li a[href*="slack.com"]:focus {
background-color: #E60264;
}
.social-icons li a[href*="youtube.com"]:hover,
.social-icons li a[href*="youtube.com"]:focus {
background-color: #cc181e !important;
}
.social-icons li a[href*="dribbble.com"]:hover,
.social-icons li a[href*="dribbble.com"]:focus {
background-color: #f4a09c !important;
}
.social-icons li a[href*="pinterest.com"]:hover,
.social-icons li a[href*="pinterest.com"]:focus {
background-color: #bd081b !important;
}
.social-icons li a[href*="bitbucket.org"]:hover,
.social-icons li a[href*="bitbucket.org"]:focus {
background-color: #205081 !important;
}
.social-icons li a[href*="github.com"]:hover,
.social-icons li a[href*="github.com"]:focus {
background-color: #323131 !important;
}
.social-icons li a[href*="codepen.io"]:hover,
.social-icons li a[href*="codepen.io"]:focus {
background-color: #2c2d39 !important;
}
.social-icons li a[href*="flickr.com"]:hover,
.social-icons li a[href*="flickr.com"]:focus {
background-color: #025FDF !important;
}
.social-icons li a[href$="/feed/"]:hover,
.social-icons li a[href$="/feed/"]:focus {
background-color: #089DE3 !important;
}
.social-icons li a[href*="foursquare.com"]:hover,
.social-icons li a[href*="foursquare.com"]:focus {
background-color: #F94877 !important;
}
.social-icons li a[href*="instagram.com"]:hover,
.social-icons li a[href*="instagram.com"]:focus {
background-color: #cd42e7 !important;
}
.social-icons li a[href*="tumblr.com"]:hover,
.social-icons li a[href*="tumblr.com"]:focus {
background-color: #56BC8A !important;
}
.social-icons li a[href*="reddit.com"]:hover,
.social-icons li a[href*="reddit.com"]:focus {
background-color: #FF4500 !important;
}
.social-icons li a[href*="vimeo.com"]:hover,
.social-icons li a[href*="vimeo.com"]:focus {
background-color: #00ADEF !important;
}
.social-icons li a[href*="digg.com"]:hover,
.social-icons li a[href*="digg.com"]:focus {
background-color: #00ADEF !important;
}
.social-icons li a[href*="twitch.tv"]:hover,
.social-icons li a[href*="twitch.tv"]:focus {
background-color: #0E9DD9 !important;
}
.social-icons li a[href*="stumbleupon.com"]:hover,
.social-icons li a[href*="stumbleupon.com"]:focus {
background-color: #EB4924 !important;
}
.social-icons li a[href*="delicious.com"]:hover,
.social-icons li a[href*="delicious.com"]:focus {
background-color: #0076E8 !important;
}
.social-icons li a[href*="mailto:"]:hover,
.social-icons li a[href*="mailto:"]:focus {
background-color: #4169E1 !important;
}
.social-icons li a[href*="soundcloud.com"]:hover,
.social-icons li a[href*="soundcloud.com"]:focus {
background-color: #FF5500 !important;
}
.social-icons li a[href*="wordpress.org"]:hover,
.social-icons li a[href*="wordpress.org"]:focus.org"] {
background-color: #0073AA !important;
}
.social-icons li a[href*="wordpress.com"]:hover {
background-color: #00AADC !important;
}
.social-icons li a[href*="jsfiddle.net"]:hover,
.social-icons li a[href*="jsfiddle.net"]:focus {
background-color: #396AB1 !important;
}
.social-icons li a[href*="tripadvisor.com"]:hover,
.social-icons li a[href*="tripadvisor.com"]:focus {
background-color: #FFE090 !important;
}
.social-icons li a[href*="angel.co"]:hover,
.social-icons li a[href*="angel.co"]:focus {
background-color: #2c2d39 !important;
} #page-site-header {
padding: 170px 0;
text-align: center;
position: relative;
background-color: #333;
background-size: cover;
background-position: 50%;
}
#page-site-header .container {
position: absolute;
left: 0;
right: 0;
text-align: left;
width: 90%;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#page-site-header .page-title {
font-size: 40px;
color: #fff;
margin: 0;
} #breadcrumb-list {
margin-top: 5px;
}
#page-site-header + #breadcrumb-list {
display: none;
}
.trail-items {
margin: 0;
padding: 0;
list-style: none;
}
.trail-items li {
display: inline-block;
vertical-align: middle;
font-weight: 400;
color: #fff;
}
.trail-items li:not(:last-child):after {
content: "/";
padding-left: 4px;
padding-right: 1px;
}
.trail-items li a {
color: #fff;
opacity: 0.8;
}
.trail-items li a:hover,
.trail-items li a:focus {
opacity: 1;
} #hero-slider article {
padding: 250px 0;
background-size: cover;
background-position: 50%;
position: relative;
background-color: #111;
}
#hero-slider .container {
position: relative;
z-index: 1;
}
.hero-slider-wrapper {
text-align: center;
margin-left: auto;
margin-right: auto;
position: absolute;
max-width: 700px;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.hero-slider-wrapper .section-subtitle {
color: #fff;
}
.hero-slider-wrapper .section-subtitle:after {
background-color: #fff;
}
.hero-slider-wrapper .entry-title {
color: #fff;
font-size: 32px;
margin: 0 0 15px 0;
font-weight: 600;
line-height: 1.2;
}
.hero-slider-wrapper .entry-title a,
.hero-slider-wrapper .cat-links ul li a {
color: #fff;
}
.hero-slider-wrapper .entry-title a:hover,
.hero-slider-wrapper .entry-title a:focus {
color: #0c97e0;
}
.hero-slider-wrapper .posted-on a {
color: #fff;
text-decoration: none;
}
.hero-slider-wrapper .entry-content {
color: #fff;
margin: 0 0 28px;
}
.slick-dotted.slick-slider {
margin-bottom: 0;
}
.slick-slide {
outline: none;
}
.slick-prev:before,
.slick-next:before {
content: "";
background-image: url(//pstk-service.com/wp-content/themes/ostrich-business/assets/img/left-arrow.svg);
width: 14px;
height: 14px;
display: block;
margin: 0 auto;
opacity: 1;
background-size: contain;
background-repeat: no-repeat;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
color: #0c97e0;
-webkit-filter: brightness(0) invert(1);
-moz-filter: brightness(0) invert(1);
-ms-filter: brightness(0) invert(1);
-o-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.slick-prev:before {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.slick-prev,
.slick-next {
background-color: #fff;
width: 45px;
height: 45px;
border-radius: 0;
opacity: 1;
z-index: 1;
}
.slick-arrow {
background-color: transparent;
border-radius: 0px;
}
.slick-prev {
left: 25px;
}
.slick-next {
right: 25px;
}
#hero-slider .slick-prev {
left: 25px;
}
#hero-slider .slick-next {
right: 25px;
}
#hero-slider .slick-arrow {
opacity: 0;
visibility: hidden;
background-color: #0c97e0;
}
#hero-slider:hover .slick-arrow,
#hero-slider:focus .slick-arrow  {
opacity: 1;
visibility: visible;
}
.slick-dots {
bottom: -50px;
}
.slick-dots li.slick-active button {
background-color: #0c97e0;
}
.slick-dots li button:focus, .slick-dots li button:hover {
outline: 0;
}
.slick-dots li button {
width: 15px;
height: 15px;
border-radius: 15px;
padding: 0;
border: 2px solid #0c97e0;
background-color: transparent;
}
.read-more {
margin-top: 30px;
}
.button {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 12px 25px;
border-radius: 0;
border: none;
background-color: #007aff;
position: relative;
text-transform: uppercase;
z-index: 1;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.button:hover,
.button:focus {
background-color: #333;
border-color: #333;
color: #fff;
}
.button:hover:before, 
.button:focus:before {
width: 100%;
}
.button:before {
content: "";
height: 100%;
bottom: 0;
position: absolute;
left: 0;
width: 0;
z-index: -1;
background-color: #111;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
transition: all .3s ease;
} #our-services{
position: relative;
}
#our-services article {
border: 1px solid rgb(0 0 0 / 15%);
margin-bottom: 0;
}
.services-wrap {
text-align: center;
padding: 60px 30px;
}
.services-wrap .icon {
margin-bottom: 20px;
}
.services-wrap .fa {
font-size: 42px;
}
.services-wrap .entry-title a {
color: #333;
}
.services-wrap .entry-title a:hover {
color: #0c97e0;
} #about {
background-color: #eee;
}
#about .featured-image {
position: relative;
background-size: cover;
background-position: 50%;
padding-bottom: 100%;
}
#about .entry-container {
padding: 50px;
}
#about .section-header {
text-align: left;
}
#about .section-title {
line-height: 1.2;
margin-top: 20px;
} .nav-tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.nav-tabs li {
display: inline-block;
margin-right: 35px;
}
.nav-tabs li a {
display: inline-block;
text-transform: uppercase;
color: #333;
font-family: 'Muli', sans-serif;
}
.nav-tabs li.active a, ul.nav-tabs li a:hover {
color: #0c97e0;
}
.grid {
margin: 25px -10px 0;
}
.grid-item {
padding: 10px;
}
.grid-item .featured-image {
padding: 150px 0;
position: relative;
overflow: hidden;
background-size: cover;
background-position: 50%;
}
.gallery-item-wrapper {
background-color: rgba(37, 48, 66, 0.90);
padding: 30px;
position: absolute;
bottom: 1px;
left: 0;
right: 0;
margin: 0 10px;
display: none;
webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.grid-item:hover .gallery-item-wrapper {
display: block;
}
.gallery-item-wrapper a {
text-decoration: none;
}
.gallery-item-wrapper span {
color: #b79156;
}
.gallery-item-wrapper .gallery-title {
margin: 0;
color: #fff;
} #call-to-action {
text-align: center;
background-size: cover;
background-position: 50%;
}
#call-to-action .container {
position: relative;
z-index: 1;
}
#call-to-action .section-subtitle, 
#call-to-action  .section-title {
color: #fff;
padding: 0;
} #our-team .team-item-wrapper {
text-align: center;
}
#our-team .featured-image {
margin-bottom: 25px;
}
.team-item-wrapper img {
width: 100%;
object-fit: cover;
}
#our-team .entry-title {
margin: 5px 0 10px;
font-size: 22px;
font-weight: 600;
letter-spacing: 0.05em;
}
#our-team .entry-title a {
color: #333;
}
#our-team .entry-title a:hover,
#our-team .entry-title a:focus {
color: #0c97e0;
}
#our-team .entry-content {
margin-bottom: 20px;
padding: 0 30px;
} #counter {
position: relative;
background-size: cover;
background-position: 50%;
}
#counter .container {
position: relative;
z-index: 1;
}
.counter-item {
display: flex;
align-items: center;
}
#counter .counter-value, 
#counter .counter-title {
font-size: 90px;
color: #fff;
margin: 0;
}
#counter .counter-title {
font-size: 16px;
letter-spacing: 0.2em;
text-transform: uppercase;
font-weight: bold;
padding: 0 20px;
line-height: 28px;
} #pricing article .post-wrapper {
background: #f6f7fb;
margin-top: 30px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#pricing article .post-wrapper .entry-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
#pricing article .post-wrapper .entry-header {
padding: 50px 25px;
width: 100%;
}
#pricing .entry-title {
text-transform: uppercase;
}
#pricing article:nth-child(1n) .entry-header {
background-color: #2c7dfa;
}
#pricing article:nth-child(2n) .entry-header, 
#pricing article:nth-child(2n) .button {
background-color: #07d79c;
}
#pricing article:nth-child(2n) .post-wrapper {
margin-top: 0;
}
.sub-label {
color: #fff;
}
#pricing article .entry-content {
width: 100%;
padding: 50px 25px 0;
}
#pricing article ul.pricing-list {
text-align: center;
padding: 0;
list-style: none;
}
#pricing article ul.pricing-list li {
list-style: none;
font-weight: 500;
margin-bottom: 10px;
}
#pricing .read-more {
margin-bottom: 50px;
} #testimonial {
background-size: cover;
background-position: 50%;
position: relative;
}
#testimonial article {
position: relative;
}
#testimonial article .featured-image {
margin-top: 10px;
}
#testimonial .featured-image img {
height: 100px;
width: 100px;
border-radius: 50%;
object-fit: cover;
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
}
#testimonial .featured-image .entry-header {
text-align: center;
}
#testimonial .featured-image .entry-title {
font-size: 18px;
margin-bottom: 0;
font-weight: 500;
color: #fff;
}
#testimonial .featured-image .entry-title a {
color: #fff;
}
.position {
color: #fff;
display: inline-block;
font-weight: 500;
}
#testimonial article .entry-content {
text-align: center;
max-width: 800px;
margin: 0 auto;
font-size: 14px;
color: #fff;
padding: 20px 0 0;
font-style: italic;
}
#testimonial article .entry-content p {
margin: 0;
color: #fff;
display: inline-block;
width: 100%;
}
#testimonial .slick-dots {
position: relative;
bottom: -15px;
} #video article.has-post-thumbnail {
display: table;
width: 100%;
position: relative;
}
#video .section-header {
margin: 0;
padding: 0;
text-align: left;
}
#video .featured-image {
background-size: cover;
background-position: 50%;
padding-bottom: 100%;
margin-bottom: 40px;
position: relative;
}
.video-button {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: auto;
text-align: center;
left: 0;
right: 0;
bottom: auto;
background-color: #007aff;
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 80px;
}
.video-button:hover {
background-color: #333;
}
.video-button svg {
fill: #fff;
} #client {
background-color: #f6f7fb;
}
#client article {
padding: 5px;
min-height: 55px;
margin: auto;
display: flex;
align-items: center;
overflow: hidden;
justify-content: center;
}
#client article img {
text-align: center;
margin: auto;
padding: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#recent-news .featured-image {
margin-bottom: 25px;
}
#recent-news .featured-image img {
width: 100%;
object-fit:cover;
}
.entry-meta {
padding: 0;
}
.entry-meta:after, 
.entry-meta:before {
content: "";
display: table;
clear: both;
}
.posted-on a, 
.byline a, 
.cat-links a {
text-decoration: none;
}
#recent-news .entry-title {
margin: 5px 0 10px;
letter-spacing: 0.05em;
}
#recent-news .entry-title a {
color: #333;
}
#recent-news .entry-title a:hover,
#recent-news .entry-title a:focus {
color: #0c97e0;
} #contact {
background-color: #f6f7fb;
}
.contact-wrapper .section-header {
text-align: left;
margin: 0;
padding: 0;
}
.widget_contact_info ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget li:not(:last-child) {
margin-bottom: 15px;
}
.contact-wrapper article:first-child {
padding: 40px 0;
}
.contact-wrapper .icon {
margin-right: 20px;
position: relative;
float: left;
}
.contact-wrapper .icon svg {
fill: #0c97e0;
} 
.contact-wrapper .wpcf7 input,
.contact-wrapper textarea {
width: 100%;
background-color: #eee;
border-color: #eee;
}
.contact-wrapper input[type="submit"] {
background-color: #0c97e0;
}
.contact-wrapper input[type="submit"]:hover {
background-color: #333;
}
.map {
margin-top: 20px;
}
.map img {
height: 350px;
} .blog-post-wrapper .featured-image {
padding: 160px 0;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
}
.entry-meta span {
display: inline-block;
}
span.posted-on {
visibility: hidden;
}
span.posted-on a {
visibility: visible;
margin-left: -15px;
}
.blog-post-wrapper .entry-container {
padding-top: 25px;
}
.entry-meta a {
color: #0c97e0;
font-size: 16px;
font-weight: 400;
font-family: 'Lato', sans-serif;
text-decoration: none;
}
.entry-meta a time {
color: #333;
}
span.byline:after {
content: "/";
display: inline-block;
text-align: center;
margin: 0 5px;
}
.entry-meta a:hover time {
color: #0c97e0;
}
.blog-post-wrapper .entry-title {
font-size: 24px;
margin: 10px 0 15px 0;
}
.blog-post-wrapper .entry-title a,
.blog-widget ul li h3 a {
color: #333;
text-decoration: none;
}
.blog-post-wrapper .entry-title a:hover,
span.byline a:hover,
.blog-widget ul li h3 a:hover {
color: #0c97e0;
}
.footer-meta {
margin-top: 20px;
}
.footer-meta img {
width: 60px;
height: 60px;
border-radius: 60px;
object-fit: cover;
margin-right: 15px;
float: left;
}
span.byline span {
display: inline-block;
font-family: 'Lato', sans-serif;
}
span.byline .position {
display: block;
}
span.byline a {
color: #333;
text-decoration: none;
}
.blog-widget h2 {
color: #fff;
font-weight: 600;
font-size: 32px;
border-bottom: 1px solid rgba(255, 255, 255, 0.20);
padding-bottom: 20px;
margin: 0 0 30px 0;
}
.blog-widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.blog-widget ul li {
display: inline-block;
clear: both;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.blog-widget ul li h3 {
font-size: 18px;
line-height: 1.5;
display: table-row;
font-weight: 600;
margin: 0 0 5px 0;
display: inline-block;
}
.blog-widget ul li img {
width: 90px;
height: 90px;
object-fit: cover;
float: right;
}
.blog-widget .featured-wrapper {
float: left;
max-width: 350px;
padding-right: 50px;
}
.blog-post-wrapper.grid-view.col-1 {
width: 100%;
max-width: 100%;
} #content-wrapper {
position: relative;
}
.no-sidebar-content #content-wrapper {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.single-wrapper .entry-meta span svg {
fill: #82868b;
margin-right: 10px;
}
.single-wrapper .entry-meta span.cat-links svg {
margin-right: 7px;
}
.single-wrapper .entry-meta span.posted-on,
.single-wrapper .entry-meta span.posted-on a {
color: #82868b;
}
.single-wrapper .entry-meta span a:hover,
.single-wrapper .entry-meta span a:focus,
.single-wrapper .cat-links a,
.single-wrapper .entry-meta span.byline a.fn:hover,
.single-wrapper .entry-meta span.byline a.fn:focus {
color: #0c97e0;
}
.single-wrapper .featured-image {
margin-bottom: 30px;
}
.single-wrapper .entry-meta,
.single-wrapper .entry-container {
margin-bottom: 25px;
}
.single-wrapper .comments-title {
margin-bottom: 40px;
}
.single-wrapper .entry-meta .cat-links {
display: inline-block;
}
.single-wrapper .entry-meta a,
.single-wrapper .entry-meta i {
font-size: 16px;
font-weight: 400;
}
.single-wrapper .entry-meta > span:not(:last-child):after {
content: " |";
}
.single-wrapper .entry-meta > span a {
color: #8c8c8c;
}
.single-wrapper .entry-meta > span a:hover,
.single-wrapper .entry-meta > span a:focus {
color: #0c97e0;
}
.single-wrapper .comment-respond {
background-color: transparent;
border: none;
}
#commentform .comment-form-url,
.comment-respond p.comment-form-author,
.comment-respond p.comment-form-email {
width: 100%;
float: none;
margin-right: 0;
}
ul.post-categories {
list-style: none;
margin: 0;
padding: 0;
}
ul.post-categories li {
display: inline-block;
}
.archive-description p {
color: #fff;
}
#respond .comment-form-cookies-consent input[type="checkbox"], 
.comment-form-cookies-consent input[type="checkbox"] {
width: auto;
float: left;
height: auto;
min-height: auto;
margin-right: 10px;
}
#respond .comment-form-cookies-consent label, 
.comment-form-cookies-consent label {
display: table;
margin: 0;
line-height: 1;
}
.comment-form-cookies-consent {
clear: both;
margin-top: 15px;
display: inline-block;
width: 100%;
} .dark-version {
background-color: #333;
}
.dark-version .navigation.post-navigation, 
.dark-version .navigation.posts-navigation,
.dark-version .comment-content,
.dark-version #comments ol.children .comment-content {
background-color: #222;
} .dark-version,
.dark-version p,
.dark-version h1, 
.dark-version h2, 
.dark-version h3, 
.dark-version h4, 
.dark-version h5, 
.dark-version h6,
.dark-version a:hover,
.dark-version a:focus,
.dark-version .site-title a,
.dark-version .services-wrap .entry-title a,
.dark-version .nav-tabs li a,
.dark-version #our-team .entry-title a,
.dark-version #recent-news .entry-title a,
.dark-version span.byline a,
.dark-version .entry-meta a time,
.dark-version .blog-post-wrapper .entry-title a, 
.dark-version .blog-widget ul li h3 a {
color: #fff;
}
.dark-version.menu-sticky #masthead.nav-shrink .main-navigation ul.nav-menu > li > a,
.dark-version #about .section-subtitle, 
.dark-version #about .section-title,
.dark-version #about p,
.dark-version #pricing article ul.pricing-list li,
.dark-version #contact .section-title,
.dark-version #contact .section-subtitle {
color: #333;
}
@media screen and (min-width: 1024px) {
.dark-version .main-navigation ul.nav-menu > li > a {
color: #fff;
} 
.dark-version .main-navigation svg.icon-down {
fill:#fff;
}
.dark-version .main-navigation .sub-menu svg {
fill:#2c2d39;
}
} .dark-version #our-services article {
border-color: rgb(238 238 238 / 30%);
}
.dark-version #comments ol.children .comment-content:before,
.dark-version .comment-content:before {
border-right-color: #222;
} #colophon {
background-color: #0c0c0c;
}
#colophon a,
#colophon p,
#colophon li,
.site-footer strong {
color: #a6a5a5;
}
#colophon .textwidget p {
color: rgba(255, 255, 255, 0.50);
}
#colophon a:hover,
#colophon a:focus {
color: #0c97e0;
}
#colophon .widget-title,
#colophon .widgettitle {
font-size: 18px;
margin-bottom: 15px;
color: #0c97e0;
font-weight: 600;
}
.footer-widgets-area.page-section {
padding: 63px 0;
}
.footer-widgets-area ul.social-icons {
margin-left: -10px;
}
.footer-widgets-area .social-icons li a {
width: 35px;
height: 35px;
line-height: 35px;
}
.footer-widgets-area .social-icons li a svg {
fill: #fff;
opacity: 0.5;
width: 20px;
height: 20px;
}
.footer-widgets-area .social-icons li a:hover svg,
.footer-widgets-area .social-icons li a:focus svg {
opacity: 1;
}
.footer-widgets-area ul.social-icons li a:before {
display: none;
}
.site-footer span.post-date {
display: block;
margin-bottom: 3px;
}
.site-info span {
display: block;
text-align: center;
}
.site-info {
background-color: #000;
}
.site-info {
padding: 12px 0;
color: #a6a5a5;
}
.site-info .social-icons {
text-align: center;
line-height: 44px;
}
#colophon .site-info a {
color: #0c97e0;
}
#colophon .site-info a:hover,
#colophon .site-info a:focus {
text-decoration: underline;
}
.footer-widgets-area ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer-widgets-area ul li ul {
padding-top: 10px;
padding-left: 15px;
}
.footer-widgets-area .widget ul li {
display: inline-block;
width: 100%;
margin-bottom: 7px;
}
.footer-widgets-area .widget ul li:last-child,
.footer-widgets-area .widget .social-icons li {
margin-bottom: 0;
}
.footer-widgets-area .hentry {
margin-bottom: 45px;
}
.footer-widgets-area.col-1 .hentry {
text-align: center;
}
.footer-widgets-area.col-1 .hentry:last-child {
margin-bottom: 0;
}
.footer-widgets-area.col-1 .textwidget img {
margin-left: auto;
margin-right: auto;
}
.footer-widgets-area.page-section.col-1 {
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.site-info .social-icons li a svg {
fill: #fff;
} .header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5,
.header-font-1 h6 {
font-family: 'Rajdhani', sans-serif;
}
.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5,
.header-font-2 h6 {
font-family: 'Cherry Swash', sans-serif;
}
.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5,
.header-font-3 h6 {
font-family: 'Philosopher', sans-serif;
}
.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5,
.header-font-4 h6 {
font-family: 'Slabo 27px', sans-serif;
}
.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5,
.header-font-5 h6 {
font-family: 'Dosis', sans-serif;
}
.body-font-1 {
font-family: 'News Cycle', sans-serif;
}
.body-font-2 {
font-family: 'Pontano Sans', sans-serif;
}
.body-font-3 {
font-family: 'Gudea', sans-serif;
}
.body-font-4 {
font-family: 'Quattrocento Sans', sans-serif;
}
.body-font-5 {
font-family: 'Khand', sans-serif;
} @media screen and (min-width: 567px) {
.col-2,
.col-3,
.col-4 {
margin: 0 -15px;
}
.col-2 article,
.col-3 article,
.col-4 article {
padding: 0 15px;
float: left;
width: 50%;
margin-bottom: 30px;
}
.col-2 article:nth-child(2n+1),
.col-3 article:nth-child(2n+1),
.col-4 article:nth-child(2n+1) {
clear: left;
}
.col-2 article:nth-last-child(-n+2),
.col-3 article:nth-last-child(-n+2),
.col-4 article:nth-last-child(-n+2) {
margin-bottom: 0;
}
.section-title {
font-size: 42px;
}
.comment-metadata {
margin-top: 0;
}
.blog-post-wrapper.list-layout .featured-image{
width: 48%;
}
.blog-post-wrapper.list-layout .entry-container{
padding: 30px;
width: 60%;
background: #fdf6ed;
}
.blog-post-wrapper.list-layout article{
padding-bottom: 30px;
display: flex;
}
.footer-widgets-area.col-2 .hentry,
.footer-widgets-area.col-4 .hentry {
width: 50%;
float: left;
}
.footer-widgets-area.col-2 .hentry:nth-child(2n+1),
.footer-widgets-area.col-4 .hentry:nth-child(2n+1) {
clear: left;
}
.footer-widgets-area.col-2 .hentry:nth-child(odd),
.footer-widgets-area.col-4 .hentry:nth-child(odd) {
padding-right: 40px;
}
.footer-widgets-area.col-2 .hentry:nth-last-child(-n+2),
.footer-widgets-area.col-4 .hentry:nth-last-child(-n+2) {
margin-bottom: 0;
}
.site-info.col-2 span {
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (min-width: 767px) {
.col-1 .hentry {
width: 100%;
}
.col-2 .hentry {
width: 50%;
float: left;
}
.col-3 .hentry {
width: 33.33%;
float: left;
}
.col-4 .hentry {
width: 50%;
float: left;
}
.col-5 .hentry {
width: 20%;
float: left;
}
.col-6 .hentry {
width: 16.66%;
float: left;
}
.col-3 article {
width: 33.33%;
}
.col-3 article:nth-child(2n+1) {
clear: none;
}
.col-3 article:nth-child(3n+1) {
clear: left;
}
.col-3 article:nth-last-child(-n+3) {
margin-bottom: 0;
}
blockquote.alignright {
width: -webkit-calc(50% - 0.736842105em);
width: calc(50% - 0.736842105em);
margin-top: 10px;
margin-bottom: 25px;
}
#page-site-header .page-title {
font-size: 45px;
}
.hero-slider-wrapper .entry-title {
font-size: 42px;
}
#about article.has-post-thumbnail {
position: relative;
display: table;
width: 100%;
}
#about article.has-post-thumbnail .featured-image, 
#about article.has-post-thumbnail .entry-container {
width: 50%;
}
#about article.has-post-thumbnail .featured-image {
width: 50%;
float: left;
padding: 0;
position: absolute;
display: table-cell;
top: 0;
left: 0;
height: 100%;
}
#about article.has-post-thumbnail .entry-container {
width: 50%;
float: right;
display: table-cell;
}
#video article.has-post-thumbnail .entry-container {
width: 51.2%;
display: table-cell;
padding: 80px 85px 80px 0px;
text-align: left;
}
#video article.has-post-thumbnail .featured-image {
width: 48.8%;
display: table-cell;
position: absolute;
top: 0;
bottom: 0;
left: auto;
right: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.single-wrapper #reply-title {
font-size: 42px;
}
.single-wrapper .comments-title {
font-size: 42px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
padding-right: 25px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
padding-left: 25px;
}
.footer-widgets-area.col-3 .hentry {
margin-bottom: 0;
}
.footer-widgets-area.col-3 .hentry:not(:last-child) {
padding-right: 40px;
}
.site-info.col-2 .container {
display: flex;
align-items: center;
justify-content: center;
}
.site-info.col-2 span {
float: left;
width: 50%;
text-align: left;
}
.site-info.col-2 span:nth-child(2) {
float: right;
text-align: right;
}
.site-info.col-2 .social-icons {
text-align: right;
float: right;
}
}
@media screen and (min-width: 992px) {
.col-4 .hentry  {
width: 25%;
float: left;
}
.col-5 .hentry {
width: 20%;
float: left;
}
.col-4 article {
width: 25%;
}
.col-4 article:nth-child(2n+1),
.col-5 article:nth-child(3n+1),
.col-6 article:nth-child(3n+1) {
clear: none;
}
.col-4 article:nth-child(4n+1),
.col-5 article:nth-child(5n+1),
.col-6 article:nth-child(6n+1) {
clear: left;
}
.col-4 article:nth-last-child(-n+4),
.col-5 article:nth-last-child(-n+5),
.col-6 article:nth-last-child(-n+6) {
margin-bottom: 0;
}
.hero-slider-wrapper .entry-content {
line-height: 30px;
}
#about article.has-post-thumbnail .featured-image {
width: 30%;
display: table-cell;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding-bottom: 0;
margin-bottom: 0;
}
#about article.has-post-thumbnail .entry-container {
width: 70%;
display: table-cell;
padding: 44px 0 44px 45px;
text-align: left;
}
#about .section-header {
text-align: left;
width: 55%;
float: left;
}
#about .entry-content {
width: 45%;
float: left;
padding-left: 40px;
border-left: 2px solid rgba(37, 48, 66, 0.20);
}
#about article .entry-container {
padding: 104px 50px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 33.33%;
float: left;
}
.footer-widgets-area.col-4 .hentry {
width: 25%;
padding-right: 30px;
}
.footer-widgets-area.col-5 .hentry {
padding-right: 30px;
}
.footer-widgets-area.col-4 .hentry:last-child,
.footer-widgets-area.col-5 .hentry:last-child {
padding-right: 0;
}
.footer-widgets-area.col-4 .hentry:nth-child(2n+1) {
clear: none;
}
.footer-widgets-area.col-4 .hentry:nth-child(4n+1) {
clear: left;
}
.footer-widgets-area.col-4 .hentry:nth-last-child(-n+4),
.footer-widgets-area.col-5 .hentry:nth-last-child(-n+5) {
margin-bottom: 0;
}
}
@media screen and (min-width: 1024px) {
#top-bar .contact-info li:not(:last-child) {
margin-right: 18px;
padding-right: 18px;
border-right: 1px solid rgba(255, 255, 255, 0.40);
}
#top-bar svg.dropdown-icon {
display: none !important;
}
#top-bar .container {
display: block !important;
height: auto !important;
}
.main-navigation ul.nav-menu {
display: block !important;
height: auto !important;
}
.main-navigation ul.nav-menu > li:not(:last-child) {
margin-right: 25px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
right: 0;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: auto;
right: 100%;
}
.main-navigation ul ul ul {
top: 0;
}
.main-navigation ul.sub-menu li a {
color: #2c2d39;
padding: 10px 20px;
}
.main-navigation ul.sub-menu > li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.main-navigation .menu-item-has-children > a:after {
float: none;
}
.main-navigation ul.sub-menu li:hover > a,
.main-navigation ul.sub-menu li:focus > a {
color: #fff;
}
.main-navigation .sub-menu svg {
fill: #2c2d39;
right: 0;
margin-top: 5px;
}
.main-navigation ul.sub-menu > li:last-child > a {
border-bottom: none;
}
#search {
position: absolute;
z-index: 30;
right: 0;
top: 60px;
display: none;
}
.main-navigation .search-active .icon-search {
display: none;
}
.main-navigation .search-active .icon-close {
display: inline-block;
}
#masthead .main-navigation ul ul li.menu-item-has-children > a {
padding-right: 35px;
}
#masthead .main-navigation ul ul li a svg {
display: inline-block;
top: 17px;
right: 15px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.main-navigation ul#primary-menu ul li.current-menu-item > a,
.main-navigation ul#primary-menu ul li:hover > a,
.main-navigation ul#primary-menu ul li:focus > a {
color: #0c97e0;
}
.main-navigation ul ul {
background-color: #fff;
opacity: 0;
visibility: hidden;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.10);
}
.main-navigation ul ul li.menu-item-has-children:hover > a > svg,
.main-navigation ul ul li.menu-item-has-children > a:hover > svg {
fill: #0c97e0;
}
#search:before {
content: "";
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #fdc800;
position: absolute;
top: -7px;
right: 8px;
}
button.dropdown-toggle {
display: none;
}
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
.main-navigation li {
display: inline-block;
}
.main-navigation .left-menu {
padding-left: 50px;
}
.main-navigation ul.nav-menu > li.left-menu > a,
.main-navigation ul.nav-menu > li.right-menu > a {
padding-left: 5px;
padding-right: 5px;
}
.main-navigation li.left-menu + li.right-menu:before {
content: "/";
position: absolute;
top: 50%;
margin-left: -6px;
color: #fff;
margin-top: -1px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.main-navigation form.search-form {
border: 10px solid #fdc800;
}
.main-navigation form.search-form input {
background-color: #fff;
border-color: #fff;
color: #2c2d39;
}
.menu-sticky #masthead.nav-shrink #top-bar {
display: none;
}
.menu-sticky #masthead.nav-shrink {
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
}
.menu-sticky #masthead.nav-shrink {
background-color: #fff;
box-shadow: 0 6px 12px rgb(0 0 0 / 10%);
}
.menu-sticky #masthead.nav-shrink .site-branding {
float: left;
padding: 15px 0;
display: flex;
align-items: center;
min-height: 80px;
}
.menu-sticky #masthead.nav-shrink .main-navigation ul.nav-menu > li > a {
padding: 27px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.absolute-header #masthead {
position: absolute;
}
.absolute-header .main-navigation ul.nav-menu > li > a {
color: #fff;
}
.absolute-header .main-navigation svg.icon-down {
fill:#fff;
}
.header-2 .site-branding {
width: 30%;
}
.header-2 .main-navigation {
width: 70%;
}
.header-2 .main-navigation ul.nav-menu > li.social-menu {
float: right;
padding: 30px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header-2 .main-navigation .social-menu ul {
position: relative;
float: none;
left: 0;
background-color: transparent;
display: inline-block;
box-shadow: none;
}
.header-2 .main-navigation .social-menu ul li {
padding: 0;
margin-right: 5px;
}
.header-2 .main-navigation .social-menu ul li a {
width: 40px;
height: 40px;
line-height: 37px;
background-color: rgb(0 0 0 / 0.10);
}
.header-2 #masthead .main-navigation .social-menu ul li a svg {
transform: none;
fill: #8c8c8c;
}
.header-2.absolute-header #masthead .main-navigation .social-menu ul li {
background-color: #eee;
}
.header-2.absolute-header #masthead .main-navigation .social-menu ul li a svg {
fill: #fff;
}
.customize-support.menu-sticky #masthead.nav-shrink {
top: 32px;
}
.pt {
padding: 80px 0;
}
#hero-slider article {
padding: 325px 0;
}
#call-to-action .section-header {
float: left;
text-align: left;
width: 80%;
margin-bottom: 0;
}
#call-to-action .section-content {
float: right;
}
.blog-post-wrapper.grid-view article {
position: relative;
display: table;
}
.blog-post-wrapper.grid-view article .featured-image {
width: 50%;
display: table-cell;
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 0;
}
.blog-post-wrapper.grid-view article .entry-container {
width: 50%;
display: table-cell;
float: right;
text-align: left;
padding: 28px 30px;
}
.right-sidebar #primary,
.left-sidebar #primary {
width: 70%;
float: left;
padding-right: 40px;
}
.right-sidebar #secondary,
.left-sidebar #secondary {
width: 30%;
float: right;
margin-top: 0;
}
.secondary-inactive #primary {
width: 100%;
float: none;
padding:0;
}
.left-sidebar #primary {
float: right;
padding-right: 0;
padding-left: 40px;
}
.no-sidebar #primary {
width: 100%;
float: none;
padding-right: 0;
}
.boxed-layout #page {
max-width: 1250px;
margin-left: auto;
margin-right: auto;
}
.frame-layout {
max-width: 100%;
width: 100%;
padding-left: 50px;
padding-right: 50px;
margin: 50px auto;
}
}
@media screen and (min-width: 1900px) {
.container {
max-width: 1440px;
}
.pt {
padding: 100px 0;
}
.frame-layout {
padding-left: 70px;
padding-right: 70px;
margin: 70px auto;
}
#content-wrapper {
padding: 100px 0;
}
#respond {
margin-top: 55px;
}
.footer-widgets-area.col-3 .hentry:not(:last-child),
.footer-widgets-area.col-2 .hentry:nth-child(odd) {
padding-right: 100px;
}
.boxed-layout #page {
max-width: 1600px;
width: 90%;
}
.footer-widgets-area.page-section {
padding: 90px 0;
}
}
@media screen and (max-width: 1023px) {
#top-bar .col-2 .hentry {
width: 100%;
}
#top-bar .secondary-menu ul li {
float: none;
text-align: center;
}
#top-bar {
cursor: pointer;
min-height: auto;
padding: 10px;
background-color: #111;
border-bottom: none;
}
#top-bar .contact-info {
padding: 0 0 10px;
}
.secondary-menu {
float: none;
text-align: center;
}
#top-bar .social-menu ul li {
float: none;
display: inline-block;
}
.secondary-menu ul li:not(:last-child):after {
display: none;
}
#top-bar .container {
display: none;
padding-top: 15px;
margin-top: 8px
}
#top-bar ul li {
float: none;
text-align: center;
}
#masthead {
background-color: #a0a0a0;
}
.secondary-menu ul {
float: none;
}
.site-logo img {
max-height: 60px;
}
.site-branding {
padding: 15px 0;
min-height: 80px;
}
.site-title {
font-size: 26px;
}
.main-navigation a {
border-bottom: 1px solid #eee;
}
.main-navigation ul.nav-menu > li {
padding: 0;
}
.main-navigation ul.nav-menu > li > a {
padding: 15px;
}
.main-navigation ul.sub-menu li a {
padding-top: 15px;
padding-bottom: 15px;
}
.main-navigation ul ul a {
width: 100%;
}
.main-navigation ul#primary-menu li.current-menu-item > a,
.main-navigation ul#primary-menu li:hover > a,
.main-navigation ul#primary-menu li:focus > a,
.main-navigation ul.nav-menu > li > a {
color: #2c2d39;
}
.main-navigation ul ul,
.main-navigation ul ul ul {
box-shadow: none;
float: none;
position: relative;
top: 0;
left: 0;
margin-bottom: 0;
display: none;
}
.main-navigation ul.sub-menu li {
padding-right: 0;
}
.main-navigation .menu-item-has-children > a:before {
content: "";
float: right;
position: relative;
right: 25px;
background-color: #ccc;
width: 1px;
height: 25px;
}
.main-navigation .menu-item-has-children > a:after {
padding-top: 3px;
}
.main-navigation ul.nav-menu > li > a,
.main-navigation ul.sub-menu li a {
padding: 15px 15px 15px 25px;
}
.main-navigation ul.sub-menu li a {
padding-left: 50px;
}
.main-navigation ul.sub-menu ul li a {
padding-left: 75px;
}
.main-navigation ul.sub-menu ul ul li a {
padding-left: 100px;
}
.main-navigation ul.sub-menu ul ul ul li a {
padding-left: 125px;
}
.main-navigation .menu-item-has-children a svg {
display: none;
}
.main-navigation ul.sub-menu li a {
border-left: none;
}
.main-navigation ul.nav-menu {
margin-right: 0;
background-color: #fff;
margin-top: 25px;
}
.main-navigation {
position: static;
}
.main-navigation a {
color: #2c2d39;
}
.main-navigation svg.icon-search,
.main-navigation svg.icon-down {
fill: #2c2d39;
margin-top: -5px;
}
.main-navigation ul.sub-menu {
border: none;
}
.menu-open .menu-toggle .icon-close,
#top-bar.top-menu-active .icon-close {
display: inline-block;
margin: auto;
width: 20px;
height: 20px;
}
#masthead.site-header .main-navigation ul.nav-menu {
margin-top: 0;
position: absolute;
max-width: 400px;
top: 100%;
left: auto;
right: 0;
width: 100%;
border-top: 1px solid #eee;
}
.main-navigation .search-menu a {
display: none;
}
.main-navigation form.search-form input {
background-color: #fff;
border: none;
}
.menu-open #search {
display: block !important;
}
.main-navigation form.search-form input {
padding-left: 25px;
}
.main-navigation .sub-menu svg {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
#site-navigation ul ul {
background-color: transparent;
}
.main-navigation ul.nav-menu .social-menu {
padding: 15px;
}
}
@media screena and (max-width: 992px) {
#about .entry-container {
padding: 50px 0px 50px 50px;
}
}
@media screen and (max-width: 767px) {
#masthead.site-header .main-navigation ul.nav-menu {
max-width: 100%;
}
.hero-slider-wrapper {
text-align: center;
margin: auto;
}
.grid-item.hentry {
width: 50%;
}
#video .entry-container {
margin-bottom: 30px;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-next,
.post-navigation .nav-next {
width: 100%;
}
.post-navigation span.previous-article b,
.post-navigations span.previous-article b,
.post-navigation span.next-article b,
.post-navigations span.next-article b {
font-size: 18px;
}
.pagination .page-numbers,
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus,
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
margin-bottom: 7px;
}
.navigation.post-navigation a,
.navigation.posts-navigation a {
font-size: 16px;
}
#respond {
margin-top: 0;
}
#commentform p.comment-form-comment,
#commentform p.form-submit {
margin-top: 21px;
}
nav.navigation.pagination {
margin-top: 15px;
}
#secondary {
margin-top: 30px;
}
.single-post-wrapper .entry-title,
.comments-title,
#reply-title {
font-size: 26px;
}
#comments {
margin-top: 40px;
}
.tags-links {
margin-bottom: 25px;
}
.navigation.post-navigation .nav-previous + .nav-next {
padding-top: 0;
}
.navigation.post-navigation .nav-previous + .nav-next svg {
top: 10px;
}
}
@media screen and (max-width: 567px) {
.menu-toggle svg.icon-menu {
width: 25px;
height: 25px;
}
.menu-toggle {
position: relative;
top: 0;
left: 0;
z-index: 3000;
text-align: center;
float: none;
top: 0;
width: 50px;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.menu-toggle.active {
margin-right: -22px;
}
.site-logo img {
margin-right: 10px;
}
.site-description {
font-size: 14px;
}
.menu-toggle svg.icon-close {
width: 16px;
height: 16px;
}
.site-title {
font-size: 22px;
}
.hero-slider-wrapper .entry-content,
.hero-slider-wrapper .entry-content p {
font-size: 16px;
}
.hero-slider-wrapper .entry-content {
margin: 15px 0 20px;
}
#call-to-action .entry-title {
font-size: 32px;
}
#page-site-header {
padding: 200px 0;
}
#page-site-header .page-title {
font-size: 32px;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
top: 0;
}
.pagination .prev.page-numbers:before,
.pagination .next.page-numbers:before {
width: 35px;
height: 10px;
}
.site-main .comment-navigation,
.site-main .post-navigation {
margin-top: 25px;
}
.site-main .posts-navigation {
margin-top: 0;
}
.single-wrapper .comments-title {
margin-bottom: 0;
}
.single-wrapper #reply-title {
margin-bottom: 25px;
}
.comment-metadata {
float: none;
padding-right: 0;
}
.comment-content {
padding: 25px;
margin-left: 20px;
margin-top: 30px;
}
.comment-meta .fn {
padding-left: 0;
}
.comment-meta img {
margin-top: 0;
}
#comments ol.children .comment-metadata {
padding-right: 90px;
}
#comments ol.children .comment-content {
margin-right: 0;
}
.comment-content:before {
border-right-color: transparent;
border-bottom-color: #f5f5f3;
left: 20px;
top: -18px;
}
#comments ol.children .comment-content:before {
border-right-color: transparent;
border-bottom-color: #f5f5f3;
}
blockquote.alignright {
margin-left: 0;
}
.footer-widgets-area .hentry:last-child,
.footer-widgets-area.col-3 .hentry:last-child {
margin-bottom: 0;
padding-right: 0;
}
.footer-widgets-area {
text-align: center;
}
.footer-widgets-area .widget_text img {
margin-left: auto;
margin-right: auto;
}
#colophon .widget-title,
#colophon .widgettitle {
display: inline-block;
}
}