@import url("https://fonts.googleapis.com/css?family=Muli");.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel .owl-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%, 0%);}
.owl-carousel .owl-dot{float:left;width:8px;height:8px;border-radius:50%;margin-right:10px;background-color:#fff;background-size:100% 100%;}
.owl-carousel .owl-dot.active{background-color:#8cc63f;}
.owl-carousel .owl-dot:last-child{margin-right:0;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-carousel .description{position:absolute;left:65%;top:50%;transform:translate3d(-50%, -50%, 0);}
.owl-carousel .description p{color:#fff;text-shadow:1px 2px 3px black;}
@media (min-width:768px){.owl-carousel .description p{font-size:30px;font-weight:100;}
}
@media (min-width:992px){.owl-carousel .description p{font-size:48px;}
}
.no-js .owl-carousel{display:block;}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:fadeOut;}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{transition:height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}
.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary{display:block;}
audio,
canvas,
progress,
video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
a{background-color:transparent;}
a:active,
a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,
strong{font-weight:bold;}
dfn{font-style:italic;}
h1{font-size:2em;margin:0.67em 0;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,
kbd,
pre,
samp{font-family:monospace, monospace;font-size:1em;}
button,
input,
optgroup,
select,
textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button,
select{text-transform:none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td,
th{padding:0;}
body,
button,
input,
select,
textarea{color:#404040;font-family:"Muli", sans-serif;font-size:16px;font-size:1rem;line-height:1.5;}
h1, h2, h3, h4, h5, h6{clear:both;}
p{margin-bottom:1.5em;}
dfn, cite, em, i{font-style:italic;}
blockquote{margin:0 1.5em;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-family:"Muli", sans-serif;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:"Muli", sans-serif;font-size:15px;font-size:0.9375rem;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#fff9c0;text-decoration:none;}
big{font-size:125%;}
html{box-sizing:border-box;}
*,
*:before,
*:after{box-sizing:inherit;}
body{background:#fff;}
blockquote, q{quotes:"" "";}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}
ul, ol{margin:0 0 1.5em 3em;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul,
li > ol{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:bold;}
dd{margin:0 1.5em 1.5em;}
img{height:auto;max-width:100%;}
figure{margin:1em 0;}
table{margin:0 0 1.5em;width:100%;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0, 0, 0, 0.8);font-size:12px;font-size:0.75rem;line-height:1;padding:.6em 1em .4em;}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{border-color:#ccc #bbb #aaa;}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus{border-color:#aaa #bbb #bbb;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{color:#111;}
select{border:1px solid #ccc;}
textarea{width:100%;}
a{color:royalblue;}
a:visited{color:purple;}
a:hover, a:focus, a:active{color:midnightblue;}
a:focus{outline:thin dotted;}
a:hover, a:active{outline:0;}
.main-navigation{clear:both;display:block;float:left;width:100%;}
@media (min-width:768px){.main-navigation{margin-top:35px;}
}
.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0;}
@media (max-width:767px){.main-navigation ul{padding-bottom:10px;}
}
.main-navigation ul ul{box-shadow:0 3px 3px rgba(0, 0, 0, 0.2);float:left;position:absolute;top:1.5em;left:-999em;z-index:99999;}
.main-navigation ul ul ul{left:-999em;top:0;}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul{left:100%;}
.main-navigation ul ul a{width:200px;}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul{left:auto;}
.main-navigation li{position:relative;}
@media (min-width:768px){.main-navigation li{float:left;width:16.66667%;text-align:center;}
}
.main-navigation ul a{display:block;text-decoration:none;padding:15px 5px;color:#fff;white-space:nowrap;transition:ease background-color .2s;}
@media (min-width:768px){.main-navigation ul a{border:solid #fff;border-width:1px 1px 1px 0px;}
}
.main-navigation ul a:hover{background-color:#fff;color:#000;}
.main-navigation li:nth-of-type(1) a{border-width:1px 1px 1px 1px;}
.menu-toggle,
.main-navigation.toggled ul{display:block;}
@media screen and (min-width:768px){.menu-toggle{display:none;}
.main-navigation ul{display:block;}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation{margin:0 0 1.5em;overflow:hidden;}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{float:left;width:50%;}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next{float:right;text-align:right;width:50%;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
#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{content:"";display:table;table-layout:fixed;}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after{clear:both;}
.widget{margin:0 0 1.5em;}
.widget select{max-width:100%;}
.sticky{display:block;}
.hentry{margin:0 0 1.5em;}
.byline,
.updated:not(.published){display:none;}
.single .byline,
.group-blog .byline{display:inline;}
.page-content,
.entry-content,
.entry-summary{margin:1.5em 0 0;}
.page-links{clear:both;margin:0 0 1.5em;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{display:block;}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer{display:none;}
.infinity-end.neverending .site-footer{display:block;}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed,
iframe,
object{max-width:100%;}
.wp-caption{margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:1.5em;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.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;}
.hamburger{padding:15px 0;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;}
.hamburger:hover{opacity:0.7;}
.hamburger-box{width:40px;height:24px;display:inline-block;position:relative;}
.hamburger-inner{display:block;top:50%;margin-top:-2px;}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease;}
.hamburger-inner::before, .hamburger-inner::after{content:"";display:block;}
.hamburger-inner::before{top:-10px;}
.hamburger-inner::after{bottom:-10px;}
.hamburger--3dx .hamburger-box{perspective:80px;}
.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg);}
.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg);}
.hamburger--3dx-r .hamburger-box{perspective:80px;}
.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg);}
.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg);}
.hamburger--3dy .hamburger-box{perspective:80px;}
.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg);}
.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg);}
.hamburger--3dy-r .hamburger-box{perspective:80px;}
.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg);}
.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg);}
.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);}
.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);}
.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);}
.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);}
.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}
.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}
.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);transition:top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}
.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);transition:bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}
.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}
.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}
.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);transition:top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}
.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);transition:bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after{transition-property:none;}
.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg);}
.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0;}
.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}
.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}
.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}
.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}
.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}
.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}
.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(135deg);transition-delay:0.075s;}
.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0;}
.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-270deg);transition-delay:0.075s;}
.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}
.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-135deg);transition-delay:0.075s;}
.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0;}
.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(270deg);transition-delay:0.075s;}
.hamburger--emphatic{overflow:hidden;}
.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in;}
.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;}
.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;}
.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent;}
.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px, 80px, 0) rotate(45deg);transition:left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}
.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px, 80px, 0) rotate(-45deg);transition:right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}
.hamburger--emphatic-r{overflow:hidden;}
.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in;}
.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;}
.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;}
.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent;}
.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px, -80px, 0) rotate(-45deg);transition:left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}
.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px, -80px, 0) rotate(45deg);transition:right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}
.hamburger--slider .hamburger-inner{top:2px;}
.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.15s;}
.hamburger--slider .hamburger-inner::after{top:20px;}
.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0;}
.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-90deg);}
.hamburger--slider-r .hamburger-inner{top:2px;}
.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.15s;}
.hamburger--slider-r .hamburger-inner::after{top:20px;}
.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-45deg);}
.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px, -6px, 0);opacity:0;}
.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(90deg);}
.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear;}
.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent;}
.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 10px, 0) rotate(45deg);}
.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 10px, 0) rotate(-45deg);}
.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;}
.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;}
.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;}
.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;}
.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;}
.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;}
.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}
.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}
.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}
.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}
.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease, opacity 0.075s ease;}
.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease, opacity 0.075s 0.12s ease;}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear;}
.hamburger--vortex .hamburger-inner::before{transition-property:top, opacity;}
.hamburger--vortex .hamburger-inner::after{transition-property:bottom, transform;}
.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s;}
.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0;}
.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);}
.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear;}
.hamburger--vortex-r .hamburger-inner::before{transition-property:top, opacity;}
.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom, transform;}
.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s;}
.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0;}
.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}
body{font-size:16px;color:#fff;}
hr.pro{max-width:230px;background-color:#8cc63f;height:5px;}
@media (min-width:768px){#menu-toggle{display:none;}
}
#menu-toggle:focus{outline:none;border:none;}
.affix-top .nav-tel{display:none !important;}
@media (max-width:767px){.homepage-silder.owl-carousel.owl-loaded{height:0;}
}
#masthead{background-image:url("/wp-content/themes/pro-level/img/header-bg.jpg");background-size:cover;position:relative;padding-bottom:40px;}
#masthead .slogan{text-shadow:1px 2px 5px black;font-size:8px;max-width:660px;left:50%;top:50%;position:absolute;-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);text-align:center;}
@media (max-width:767px){#masthead .slogan{-ms-transform:translate(-50%, -45%);transform:translate(-50%, -45%);display:none;}
}
@media (min-width:992px) and (max-width:1279px){#masthead .slogan{font-size:12px;}
}
@media (min-width:1280px){#masthead .slogan{font-size:16px;margin-top:-50px;}
}
#masthead .slogan hr{max-width:230px;background-color:#8cc63f;height:5px;}
#masthead .slogan h1{font-size:3.2em;}
#masthead .slogan h3{font-size:2em;}
#masthead .contact, #masthead .address{font-size:12px;text-transform:uppercase;}
#masthead .contact{text-align:right;}
@media (min-width:768px){.home #masthead{padding-bottom:0;}
}
.logo{text-align:center;}
.flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@media (max-width:767px){.flex .col-sm-4{width:100%;}
.flex .logo, .flex .contact{width:100%;}
.flex .logo{-ms-flex-order:2;order:2;margin-top:10px;}
.flex .address{width:55%;}
}
.navbar-logo{padding:10px;display:none;}
@media (max-width:767px){.affix .navbar-logo{display:block;}
}
.absolute-position-header{position:relative;background-color:#000;left:0;right:0;z-index:1000;}
@media (max-width:767px){.absolute-position-header:before{content:'';position:absolute;bottom:-30px;width:100%;height:30px;background:linear-gradient(to bottom, black 0%, transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0);}
.absolute-position-header.affix:before{display:none;}
}
@media (min-width:768px){.absolute-position-header{background-color:transparent;}
}
@media (min-width:768px){.absolute-position-header{margin-top:40px;}
}
.absolute-position-header.affix{margin-top:0;}
.home .absolute-position-header{margin-top:0;}
@media (min-width:768px){.home .absolute-position-header{position:absolute;background-color:transparent;}
}
@media (min-width:768px) and (max-width:991px){.home .absolute-position-header{top:10px;}
}
@media (min-width:992px){.home .absolute-position-header{top:40px;}
}
@media (min-width:992px){.navbar-container{padding:0 65px;}
}
.absolute-position-header.affix{position:fixed;top:0;top:-300px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);animation-name:navbar;animation-duration:1s;animation-fill-mode:forwards;width:100%;background-color:#000;}
.absolute-position-header.affix .row.flex{display:none;}
.absolute-position-header.affix .main-navigation{margin-top:20px;margin-bottom:20px;}
@media (max-width:767px){.absolute-position-header.affix .main-navigation{margin-top:0;margin-bottom:0;}
}
@keyframes navbar{from{top:-300px;}
to{top:0px;}
}
@media (min-width:1280px){.owl-carousel .owl-dots{bottom:120px;}
}
.pro-container{width:100%;max-width:1170px;margin:0 auto;}
#about-us{position:relative;z-index:10;overflow:hidden;}
@media (min-width:768px) and (max-width:1279px){#about-us{padding-top:20px;}
}
@media (min-width:1280px){#about-us{margin-top:-100px;}
}
#about-us .owl-carousel{display:block !important;}
#about-us .image-trigger{text-shadow:1px 1px 2px black;text-align:center;color:#8cc63f;}
@media (max-width:767px){#about-us .image-trigger{margin-top:50px;}
}
#about-us .image-trigger h2{position:absolute;top:50%;width:calc(100% - 30px);-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);}
#about-us .image-trigger:before{content:'';position:absolute;left:15px;right:15px;top:0;bottom:0;z-index:20;background-color:rgba(255, 255, 255, 0);transition:ease all .27s;background-position:center;background-repeat:no-repeat;opacity:0;}
#about-us .image-trigger.active:before{background-color:rgba(255, 255, 255, 0.72);background-image:url("/wp-content/themes/pro-level/img/strzalka.svg");opacity:1;}
#about-us .image-trigger:hover{cursor:pointer;}
#about-us .image-trigger:hover:before{background-color:rgba(255, 255, 255, 0.72);background-image:url("/wp-content/themes/pro-level/img/strzalka.svg");opacity:1;}
#about-us .text{padding:60px 0;}
#about-us .text p{display:none;color:#000;margin-bottom:0;}
#about-us .text p.active{display:block;}
.page.page-id-18 .entry-content p:nth-of-type(1), .page.page-id-18 .entry-content p:nth-of-type(2){text-indent:0;}
.overfooter-part .image-trigger{text-align:center;color:#8cc63f;}
@media (max-width:767px){.overfooter-part .image-trigger{margin-top:50px;}
}
.overfooter-part .image-trigger h2{position:absolute;top:50%;width:calc(100% - 30px);-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);}
.overfooter-part .image-trigger:before{content:'';position:absolute;left:15px;right:15px;top:0;bottom:0;z-index:20;background-color:rgba(255, 255, 255, 0);transition:ease all .27s;background-position:center;background-repeat:no-repeat;opacity:0;}
.overfooter-part .image-trigger.active:before{background-color:rgba(255, 255, 255, 0.72);background-image:url("/wp-content/themes/pro-level/img/strzalka.svg");opacity:1;}
.overfooter-part .image-trigger:hover{cursor:pointer;}
.overfooter-part .image-trigger:hover:before{background-color:rgba(255, 255, 255, 0.72);background-image:url("/wp-content/themes/pro-level/img/strzalka.svg");opacity:1;}
.overfooter-part .text{padding:60px 0;}
.overfooter-part .text p{display:none;color:#000;margin-bottom:0;}
.overfooter-part .text p.active{display:block;}
#middle{background-image:url("/wp-content/themes/pro-level/img/header-bg.jpg");background-position:center bottom;background-size:cover;}
.section-heading{font-size:35px;margin-top:40px;}
@media (min-width:768px){.section-heading{font-size:51px;}
}
.things-in-middle-section{text-align:center;padding:35px 0 55px 0;}
.things-in-middle-section .single-thing{overflow:hidden;position:relative;}
.things-in-middle-section .single-thing svg{height:120px;max-width:100%;fill:#fff;transition:ease all .3s;border-bottom:3px solid #8cc63f;}
.things-in-middle-section .single-thing .text{font-size:22px;font-weight:bold;}
@media (min-width:992px){.things-in-middle-section .single-thing .text{position:relative;bottom:0;transition:ease bottom .2s .2s;}
}
.things-in-middle-section .single-thing a{font-size:22px;color:#8cc63f;font-weight:bold;}
@media (min-width:992px){.things-in-middle-section .single-thing a{position:absolute;left:0;bottom:-50px;width:100%;transition:ease bottom .2s;}
}
@media (min-width:992px){.things-in-middle-section .single-thing:hover svg{border-bottom:3px solid #fff;fill:#8cc63f;}
.things-in-middle-section .single-thing:hover a{bottom:0px;transition-delay:.2s;text-decoration:none;}
.things-in-middle-section .single-thing:hover .text{position:relative;color:#8cc63f;}
}
#logos{color:#282828;padding-bottom:50px;padding-left:15px;padding-right:15px;}
#logos hr.pro{margin-bottom:55px;}
#maps{background-image:url("/wp-content/themes/pro-level/img/start_mapa.jpg");background-position:center center;background-size:cover;padding:75px 0;}
#maps hr.pro{background-color:#fff;}
#maps > .container > h2{margin-bottom:40px;}
.space{padding-top:1000px;}
.btn-pro{margin-top:40px;border:2px solid #fff;color:#fff;font-weight:bold;border-radius:0;font-size:22px;padding:5px 25px;transition:ease all .3s;}
.btn-pro:hover{background-color:white;}
#colophon{background-image:url("/wp-content/themes/pro-level/img/stopka.jpg");background-position:center bottom;background-size:cover;padding:75px 0;}
#colophon .site-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#colophon p{font-size:12px;}
@media (min-width:768px){#colophon p{margin-bottom:0;}
}
@media (min-width:1280px){#colophon p{font-size:14px;}
}
#colophon a{color:#fff;}
@media (max-width:767px){#colophon .col-sm-3{width:100%;}
}
@media (min-width:768px){#colophon .col-sm-3{border-right:2px solid #8cc63f;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;text-transform:uppercase;}
}
.pin-icon, .phone-icon, .mail-icon, .fb-icon{padding-left:25px;position:relative;}
.pin-icon:before, .phone-icon:before, .mail-icon:before, .fb-icon:before{content:'';position:absolute;top:0;left:0;width:20px;height:20px;background-size:180%;background-position:center center;}
.contact .phone-icon, .contact .mail-icon{display:block;padding-left:0;padding-right:10px;margin-bottom:5px;}
.contact .phone-icon:before, .contact .mail-icon:before{right:-13px;left:initial;}
.pin-icon:before{background-image:url("/wp-content/themes/pro-level/img/lokalizacja_kolo.svg");}
.phone-icon:before{background-image:url("/wp-content/themes/pro-level/img/kontakt_kolo.svg");}
.mail-icon:before{background-image:url("/wp-content/themes/pro-level/img/mail-grey.svg");}
.fb-icon:before{background-image:url("/wp-content/themes/pro-level/img/fb_logo.svg");background-size:100%;}
.bottom-foot{background-color:#393430;color:#717171;text-align:center;padding:5px 0;}
.bottom-foot a{color:#8cc63f;}
#middle, #maps{color:white;}
@media (max-width:767px){.affix-top{padding-top:10px;}
}
#content{color:#282828;}
@media (min-width:768px){.page .entry-content h1:nth-of-type(1), .page .entry-content h2:nth-of-type(1){margin-top:0;}
}
.page .entry-content p{font-size:20px;}
.page.page-id-39 .entry-content h1:nth-of-type(1), .page.page-id-39 .entry-content h2:nth-of-type(1){text-transform:uppercase;font-size:21px;}
.page.page-id-39 .entry-content p{font-size:18px;text-align:justify;text-align-last:center;}
.entry-title{display:inline-block;padding:0 20px 8px 20px;position:relative;left:50%;-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);font-size:31px;font-weight:bold;margin:1.6em 0;}
.entry-title:after{content:'';position:absolute;bottom:-3px;height:3px;width:145px;background-color:#8cc63f;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);}
.counter-head{padding:20px 0;}
.counter-head h2{font-size:48px;font-weight:bold;}
.counter-head h3{font-size:30px;}
.counter-section{background-image:url("/wp-content/themes/pro-level/img/counters-bg.jpg");background-size:auto 100%;background-position:center center;padding:65px 0;}
.counter-section svg{fill:#282828;}
.counter-section .counter-wrapper{background-color:rgba(255, 255, 255, 0.7);padding:30px 50px;text-align:center;}
@media (min-width:992px){.counter-section .counter-wrapper{margin-left:50px;margin-right:50px;}
}
.counter-section .counter-wrapper .single-count span{font-size:30px;font-weight:bold;}
@media (min-width:992px){.counter-section .counter-wrapper .single-count span{font-size:55px;}
}
.counter-section .counter-wrapper .single-count svg{max-width:100%;height:145px;display:block;margin:0 auto;}
.counter-section .counter-wrapper .single-count p{line-height:35px;margin-bottom:0;}
.image-block-offer{width:50%;float:left;}
figure.wp-caption{margin:0;overflow:hidden;position:relative;}
figure.wp-caption .wp-caption-text{color:white;font-weight:bold;font-size:18px;text-align:left;margin:0;position:absolute;left:50%;bottom:-100%;width:100%;padding:25px 0 15px 20px;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:ease all .3s;background:linear-gradient(to bottom, rgba(144, 158, 88, 0.12) 7%, rgba(145, 158, 89, 0.12) 16%, rgba(150, 163, 97, 0.71) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f909e58', endColorstr='#b596a361',GradientType=0);}
figure.wp-caption:hover .wp-caption-text{bottom:0;}
.paralax{background-attachment:fixed;background-position:center;}
.offer-middle-section{background-image:url("/wp-content/themes/pro-level/img/header-bg.jpg");color:#fff;padding-bottom:60px;padding-top:40px;text-transform:uppercase;}
.offer-middle-section h2{font-size:32px;font-weight:bold;}
.offer-middle-section h3{font-size:21px;font-weight:bold;}
.offer-middle-section hr.pro{height:2px;}
.big-p p{border-bottom:3px solid #8cc63f;padding-bottom:50px;font-size:22px;line-height:40px;text-indent:50px;text-align-last:center;text-align:justify;}
.big-p h2:nth-of-type(1){margin-top:40px;}
.bottom-part{padding:60px 0;}
.list-with-ok{margin:0;padding:0;list-style:none;}
.list-with-ok li{padding-left:120px;position:relative;margin-bottom:36px;}
.list-with-ok li .top{font-size:23px;font-weight:bold;margin-bottom:7px;}
.list-with-ok li .bottom{font-size:18px;}
.list-with-ok li:before{content:'';position:absolute;top:0;left:0;bottom:0;width:120px;background-image:url("/wp-content/themes/pro-level/img/ok.svg");background-size:100px 100px;background-repeat:no-repeat;background-position:center center;}
.list-grey-ok{list-style:none;margin:0;padding:0;}
.list-grey-ok li{background-image:url("/wp-content/themes/pro-level/img/ok-green.svg");background-repeat:no-repeat;background-position:-12px center;background-size:auto 88px;padding:20px 0 20px 88px;text-align:center;}
@media (min-width:768px){.list-grey-ok li{width:50%;float:left;}
}
.list-grey-ok li .top{font-size:18px;font-weight:bold;}
.list-grey-ok li .bottom{font-size:14px;}
.map{background-image:url("/wp-content/themes/pro-level/img/map-bg.jpg");background-position:center center;background-size:cover;padding:95px 0 115px 0;}
.map svg{max-width:100%;}
.map .legend{color:white;font-size:19px;text-transform:uppercase;}
.map .legend h2{font-weight:bold;}
.map .legend ul{float:left;width:50%;padding:0;margin:0;}
.map .legend ul li{text-align:center;list-style:none;position:relative;padding-left:10px;}
.map .legend ul li:before{content:'';position:absolute;left:0;top:50%;-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);width:8px;height:8px;background-color:#fff;border-radius:50%;}
.map .legend ul:nth-of-type(1){color:#8cc63f;}
.map .legend ul:nth-of-type(1) li:before{background-color:#8cc63f;}
#post-70 .entry-content h2{font-size:42px;}
#post-70 .entry-content hr{max-width:230px;background-color:#8cc63f;height:3px;}
#post-70 .entry-content hr.pro{height:3px;}
#post-70 .entry-content hr + h4{font-size:21px;}
.wp-pagenavi{margin-bottom:15px;}
.wp-pagenavi:before, .wp-pagenavi:after{display:table;content:" ";}
.wp-pagenavi:after{clear:both;}
.wp-pagenavi a, .wp-pagenavi span{padding:4px 13px;margin-right:5px;display:block;float:left;color:#8cc63f;border:1px solid #8cc63f;}
.wp-pagenavi a:visited{color:#8cc63f;}
.wp-pagenavi .current{color:#fff;background-color:#8cc63f;}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink{border:0;color:#8cc63f;font-size:20px;}
.pagination-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}
.blog-page article{margin-bottom:30px;}
.blog-page article p{font-size:20px;text-indent:30px;text-align:justify;}
.blog-page article p:last-child{text-align:right;}
.blog-page article header a{color:#282828;}
.blog-page article header a h2{font-weight:bold;transition:ease all 0.3s;}
.blog-page article header a:hover{text-decoration:none;}
.blog-page article header a:hover h2{opacity:0.7;}
.blog-page article header + p{margin-top:25px;}
.blog-page article h2{color:#282828;}
@media (min-width:1280px){.blog-page article section{padding-left:122px;background-size:122px;background-image:url("/wp-content/themes/pro-level/img/olowek_blog.svg");background-repeat:no-repeat;background-position:top left;}
}
.blog-page article section .more-link{padding:5px 20px;border:3px solid #8cc63f;color:#8cc63f;font-size:18px;text-transform:uppercase;transition:ease all 0.3s;}
.blog-page article section .more-link:hover{text-decoration:none;color:#fff;background-color:#8cc63f;}
.text p{font-size:20px;}
@media (max-width:767px){.sidebar{padding-top:15px;padding-bottom:15px;}
}
.sidebar h2{font-size:25px;border-bottom:2px solid #8cc63f;padding-bottom:13px;margin-top:0;}
.sidebar ul{padding:0;margin:0;list-style:none;}
.sidebar ul li a{color:#282828;font-size:21px;display:block;transition:ease all 0.3s;padding:8px 0 8px 20px;position:relative;}
.sidebar ul li a:hover{color:#8cc63f;text-decoration:none;}
.sidebar ul li a:before{content:'>';font-weight:bold;position:absolute;left:0;top:50%;-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);}
.border-left p{border-left:3px solid #8cc63f;padding-left:10px;}
@media (min-width:768px){.border-left{padding-left:50px;}
.border-left p{font-size:18px !important;}
}
@media (min-width:1440px){.border-left p{font-size:21px !important;}
}
.form-section{padding-top:30px;background-image:url("/wp-content/themes/pro-level/img/kontakt_tlo.jpg");background-size:auto 100%;background-position:center;}
.form-section h2{color:#fff;font-weight:bold;}
.form-section hr.pro{width:145px;margin-bottom:50px;}
.wpcf7-textarea, .wpcf7-text{width:100%;margin-bottom:30px;padding:10px !important;color:black;}
.wpcf7-textarea::-webkit-input-placeholder, .wpcf7-text::-webkit-input-placeholder{color:black;}
.wpcf7-textarea:-ms-input-placeholder, .wpcf7-text:-ms-input-placeholder{color:black;}
.wpcf7-textarea::placeholder, .wpcf7-text::placeholder{color:black;}
.post-18 .entry-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.post-18 .entry-content > div{display:-ms-flexbox;display:flex;}
.post-18 .entry-content > div p{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.wpcf7-textarea, .wpcf7-text, .wpcf7-submit{font-size:18px;margin-bottom:30px;border-radius:0 !important;}
.wpcf7-submit{background-color:#8dc63f !important;border-color:#8dc63f !important;color:#fff !important;padding:7px 40px !important;}
div.wpcf7-validation-errors{display:none !important;}
button, input[type="button"], input[type="reset"], input[type="submit"]{font-size:20px;}
.map-section{max-height:400px;overflow:hidden;}
.map-section iframe{margin-top:-200px;}
@media (max-width:767px){.site-info div:nth-of-type(1){margin-bottom:25px;text-align:center;}
}
a:visited{color:inherit;}
.image-block-offer p{text-indent:0px !important;margin-bottom:0;}
.current-menu-item a{background-color:#fff;color:black !important;}
.current-menu-item a:focus, .current-menu-item a:active{color:#000;}
.owl-stage{display:-ms-flexbox;display:flex;}
.owl-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.cd-top{display:inline-block;z-index:1000;height:40px;width:40px;position:fixed;bottom:40px;right:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.05);overflow:hidden;text-indent:100%;white-space:nowrap;background:#8dc640 url(/wp-content/themes/pro-level/img/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;transition:opacity .3s 0s, visibility 0s .3s;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{transition:opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible{visibility:visible;opacity:1;}
.cd-top.cd-fade-out{opacity:.5;}
.no-touch .cd-top:hover{background-color:#e86256;opacity:1;}
@media only screen and (min-width:768px){.cd-top{right:20px;bottom:20px;}
}
@media only screen and (min-width:1024px){.cd-top{height:60px;width:60px;right:30px;bottom:30px;}
}
.image-trigger{text-shadow:1px 1px 2px black;text-align:center;color:#8cc63f;}
.image-trigger img{-webkit-filter:brightness(72%);filter:brightness(72%);}
div.wpcf7-response-output{color:white;}