.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Signika+Negative:wght@700&display=swap");h1,h2,h3,h4,h5,h6{font-family:"Signika Negative", sans-serif;font-weight:700;color:#12495f}a{color:#27ace2;text-decoration:none;font-family:"Lato", sans-serif;font-weight:400;font-size:18px;line-height:24px}p,li{font-family:"Lato", sans-serif;font-weight:300;color:#0e1c22;font-size:18px;line-height:24px}b{font-weight:700;color:#12495f}.text-center{text-align:center}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Lato", sans-serif;font-weight:400;padding-top:1px}#main{overflow:hidden;opacity:0;-webkit-transform:translate(0, 100px);transform:translate(0, 100px);-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}@media only screen and (max-width: 768px){#main{padding:20px 0}}#main.loaded{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}.container-fluid{width:calc(100% - 30px);max-width:1700px;margin:0 auto}.container{width:calc(90% - 30px);max-width:1400px;margin:0 auto}@media only screen and (max-width: 768px){.container{width:95%}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row .col{width:50%}.row .col-full{width:100%}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}#go-to-top{width:40px;position:fixed;z-index:999;right:10px;bottom:-110px;background-color:#27ace2;border-radius:3px;padding:10px;opacity:0.4;cursor:pointer;-webkit-transition:all 1s;transition:all 1s}#go-to-top:hover{opacity:0.8}#go-to-top:focus{opacity:0.3}.go-to-to-active{bottom:10px !important}.page-id-21 .placowki-kontakt .placowka-kontakt .dane a{font-size:21px}.page-id-27 .meta-data,.page-id-25 .meta-data{display:none}.form-wraper .header-form{padding:0.625rem 0.625rem 1.5rem 0.625rem}.form-wraper .header-form h4{font-size:1.313rem;margin:0;padding:0}.form-wraper .header-form p{margin:0;padding:0;font-size:1rem;font-weight:600}.form-wraper .form-controls .col-f{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-wraper .form-controls .col-f .wpcf7-form-control-wrap{padding:0.625rem;display:block;width:100%}.form-wraper .form-controls .col-last{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0.625rem}@media only screen and (max-width: 460px){.form-wraper .form-controls .col-last{-ms-flex-wrap:wrap;flex-wrap:wrap}}input,textarea,select{display:block;width:100%;padding:0.375rem 0.75rem;font-size:0.75rem;line-height:1.5;color:#495057;background-color:#fdfdfd;background-clip:padding-box;border:1px solid #ebebeb;border-radius:0.188rem;-webkit-transition:border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}input:focus,textarea:focus,select:focus{-webkit-box-shadow:0px 0px 0px 2px #3497db;box-shadow:0px 0px 0px 2px #3497db;outline:0}textarea{height:4.625rem;max-width:100%}label{margin-bottom:10px;display:block;font-size:0.875px}.wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-acceptance label{display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7-acceptance label .wpcf7-list-item-label{font-size:0.75rem;line-height:normal;color:#0e1c22;margin-right:0.625rem}.wpcf7-acceptance label input{width:initial;margin-right:0.625rem}.wpcf7-not-valid-tip{font-size:0.7rem;margin-left:0.625rem;position:absolute;bottom:-10px}.wpcf7-not-valid-tip .wpcf7-response-output{border-radius:20px;padding:15px;background-color:#fff;-webkit-box-shadow:0 0 40px 5px rgba(51,51,51,0.1);box-shadow:0 0 40px 5px rgba(51,51,51,0.1)}.wpcf7-spinner{position:absolute}.zamowienie-form{max-width:600px;width:100%;margin:0 auto}.zamowienie-form input,.zamowienie-form textarea,.zamowienie-form select{padding:15px}#header{position:relative;padding-top:5px}#header .header-nav-wraper{padding:20px 0 25px;position:relative;z-index:20}#header .header-nav-wraper .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 998px){#header .header-nav-wraper .container-fluid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header-sticky .header-nav-wraper{background-color:#fff;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);box-shadow:0 0 10px 1px rgba(0,0,0,0.2);position:fixed !important;top:0px;width:100%;padding:0px 15px !important}#header-orn{position:relative;top:-2px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%;overflow:hidden;height:auto;margin-bottom:50px}@media only screen and (max-width: 768px){#header-orn{margin-bottom:0px}}.nav-brand{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:10px 0}@media only screen and (max-width: 460px){.nav-brand{width:50%}}.nav-brand a{max-width:300px;display:block;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.nav-brand a img{width:100%;height:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}@media only screen and (max-width: 460px){.nav-brand a img{max-width:250px}}.header-sticky .nav-brand a{max-width:200px}@media only screen and (max-width: 998px){.header-nav{max-height:0px;width:100%;margin-bottom:0px;overflow:hidden}}.header-nav .header-nav-list{padding:0;margin:0;height:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (max-width: 998px){.header-nav .header-nav-list{height:initial;text-align:center}}.header-nav .header-nav-list li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;display:inline-block;font-size:0;margin:0 10px;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}@media only screen and (max-width: 998px){.header-nav .header-nav-list li{width:100%;display:block;height:initial;-webkit-transform:translate(0, 100px);transform:translate(0, 100px);opacity:0}}.header-nav .header-nav-list li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Signika Negative", sans-serif;font-size:18px;font-weight:700;color:#0e1c22;padding:5px 10px;display:inline-block;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}@media only screen and (max-width: 998px){.header-nav .header-nav-list li a{padding:20px;font-size:25px !important}}@media only screen and (max-width: 1200px){.header-nav .header-nav-list li a{font-size:16px !important;padding:15px}}.header-nav .header-nav-list li a:hover{border:none;color:#27ace2}@media only screen and (max-width: 998px){.header-nav .header-nav-list .liVisible{-webkit-transform:translate(0, 0px);transform:translate(0, 0px);opacity:1}}.header-nav .header-nav-list .current_page_item a{color:#27ace2}@media only screen and (max-width: 1200px){.header-nav .header-nav-list .menu-item-has-children a{padding:15px 25px 15px 0 !important}}@media only screen and (max-width: 998px){.header-nav .header-nav-list .menu-item-has-children a{padding:15px !important}}.header-nav .header-nav-list .menu-item-has-children:before,.header-nav .header-nav-list .menu-item-has-children:after{content:"";position:absolute;z-index:3;width:6px;height:1px;background:#797979;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}@media only screen and (max-width: 998px){.header-nav .header-nav-list .menu-item-has-children:before,.header-nav .header-nav-list .menu-item-has-children:after{display:none}}.header-nav .header-nav-list .menu-item-has-children:before{right:-2px;top:50%;-webkit-transform:translate(0, -50%) rotate(-45deg);transform:translate(0, -50%) rotate(-45deg)}.header-nav .header-nav-list .menu-item-has-children:after{right:2px;top:50%;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.header-nav .header-nav-list .menu-item-has-children:hover:after,.header-nav .header-nav-list .menu-item-has-children:hover:before{-webkit-transform:translate(0, -50%) rotate(0deg);transform:translate(0, -50%) rotate(0deg);background-color:#27ace2}.header-nav .header-nav-list .menu-item-has-children:hover .sub-menu{pointer-events:all}.header-nav .header-nav-list .sub-menu{position:absolute;z-index:2;max-width:240px;min-width:200px;height:0;opacity:0;-webkit-box-shadow:0 0 5px 0px rgba(0,0,0,0.15);box-shadow:0 0 5px 0px rgba(0,0,0,0.15);border-radius:3px;border-bottom:5px solid #27ace2;background-color:#fff;-webkit-transform:translate(0, 50px);transform:translate(0, 50px);padding:10px;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;pointer-events:none}@media only screen and (max-width: 998px){.header-nav .header-nav-list .sub-menu{display:none}}.header-nav .header-nav-list .sub-menu li{width:100%}.header-nav .header-nav-list .sub-menu li a{font-size:14px;padding:8px 15px;display:block}.header-nav .header-nav-list li:hover a+.sub-menu{height:auto !important;opacity:1 !important;-webkit-transform:translate(0, 0px) !important;transform:translate(0, 0px) !important;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}@media only screen and (max-width: 998px){.header-nav .header-nav-list li:hover a+.sub-menu{-webkit-transform:translate(0, 0) !important;transform:translate(0, 0) !important}}.header-nav-active{max-height:80vh;-webkit-transition:all 1s;transition:all 1s}.btn-nav a,.btn-nav.current_page_item a{background-color:#27ace2;color:#fff !important;text-transform:uppercase;border-radius:100px;padding:8px 25px !important}@media only screen and (max-width: 998px){.btn-nav a,.btn-nav.current_page_item a{margin-bottom:15px}}.btn-nav a:after,.btn-nav a:before,.btn-nav.current_page_item a:after,.btn-nav.current_page_item a:before{display:none}.ico-home a:before,.ico-home a:after{display:none}.ico-home a span{font-size:0px !important;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.ico-home a span:after{content:"";background-image:url(//beztroski-czas.pl/wp-content/themes/beztroski-swiat/src/img/ico-home.png);background-repeat:no-repeat;background-size:cover;top:2px;left:0;position:absolute;width:24px;height:24px;-webkit-transition:all 0.3;transition:all 0.3}.ico-home a:hover span:after{opacity:0.8}.toggler-nav{width:60px;height:36px;padding:10px;border:1px solid #ff6fb1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:none;cursor:pointer;-webkit-transition:all 1s;transition:all 1s}@media only screen and (max-width: 998px){.toggler-nav{display:block}}@media only screen and (max-width: 768px){.toggler-nav{padding:10px}}.toggler-nav span{display:block;background-color:#ff6fb1;border-radius:1px;width:100%;height:3px;margin-bottom:3px}.toggler-nav-active{background-color:#ff6fb1}.toggler-nav-active span{background-color:#fff}.entry-header{width:calc(100vw - 10px);margin-left:-50vw;left:50%;position:relative;text-align:center;background-color:#e6f6fd;margin-bottom:50px;padding:50px 0px}@media only screen and (max-width: 768px){.entry-header{width:100%;width:100%;left:0;margin-left:0}}.entry-header .entry-title{margin:0;font-size:4rem;font-weight:bold;text-transform:uppercase;letter-spacing:2px;color:#12495f;max-width:1400px;margin:0 auto}@media only screen and (max-width: 768px){.entry-header .entry-title{font-size:28px}}.entry-header #breadcrumbs{padding-bottom:50px;padding:20px}.entry-header #breadcrumbs .breadcrumb_last{opacity:0.5}#footer{padding-top:50px;background-color:#fbfbfb;margin-top:50px}#footer hr{opacity:0.2}#footer .row{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 998px){#footer .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}#footer .row .col{padding:10px}#footer .row .col:nth-child(1){width:40%}@media only screen and (max-width: 998px){#footer .row .col:nth-child(1){width:100%}}@media only screen and (max-width: 768px){#footer .row .col:nth-child(1){width:100%}}#footer .row .col:nth-child(2){width:30%}@media only screen and (max-width: 998px){#footer .row .col:nth-child(2){width:30%}}@media only screen and (max-width: 768px){#footer .row .col:nth-child(2){width:100%}}#footer .row .col:nth-child(3){width:15%}@media only screen and (max-width: 998px){#footer .row .col:nth-child(3){width:30%}}@media only screen and (max-width: 768px){#footer .row .col:nth-child(3){width:100%}}#footer .row .col:nth-child(4){width:15%}@media only screen and (max-width: 998px){#footer .row .col:nth-child(4){width:30%}}@media only screen and (max-width: 768px){#footer .row .col:nth-child(4){width:100%}}#footer .row .col:nth-child(5){width:30%}@media only screen and (max-width: 998px){#footer .row .col:nth-child(5){width:100%}}@media only screen and (max-width: 768px){#footer .row .col:nth-child(5){width:100%}}.placowki-kontakt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.placowki-kontakt .placowka-kontakt .dane a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:14px;font-weight:300;color:#12495f}.placowki-kontakt .placowka-kontakt .dane a:hover{color:#27ace2}.placowki-kontakt .placowka-kontakt .dane a svg{margin-right:10px}.banner-fb{text-align:center}.banner-fb .head-line{font-size:16px;margin-bottom:30px;display:block}.banner-fb .head-line strong{font-size:21px}.banner-fb a{padding:5px 20px;font-size:21px;margin-bottom:30px}.brand-footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.brand-footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}.brand-footer__info{width:50%;margin-right:15px}@media only screen and (max-width: 768px){.brand-footer__info{width:100%}}.brand-footer__info .info{display:block !important}.brand-footer__contact{width:50%}@media only screen and (max-width: 768px){.brand-footer__contact{width:100%}}.brand-footer__contact ul{padding:0;margin:0;list-style:none}.brand-footer__contact ul li{margin-bottom:15px}.brand-footer__contact ul li:last-child{margin-top:25px}.brand-footer__contact .info{font-size:16px;font-weight:400;color:#fbfbfb;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-footer__contact .info svg{margin-right:10px}.brand-footer__contact a.info:hover{color:yellow !important}.widget ul{list-style:none;padding:0}.widget ul li a{font-size:16px;font-weight:400;display:block;color:#0e1c22;padding:0 0 5px}.widget ul li a:hover{color:#ff6fb1}#footer .inf{text-align:center;padding-bottom:10px}#footer .inf p{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){#footer .inf p{-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:2}}#footer .inf p span{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px}#footer .inf svg{margin:0 10px;width:14px}.content-post{padding:15px;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}@media only screen and (max-width: 998px){.content-post{padding:15px 5px}}.content-post .wrap{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,0.1);box-shadow:0 0 50px 0 rgba(0,0,0,0.1);overflow:hidden}.content-post .wrap .thumbnail{display:block;overflow:hidden;position:relative}.content-post .wrap .thumbnail img{display:block;width:100%;height:auto;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}.content-post .wrap .thumbnail svg{-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;width:110%;position:absolute;bottom:0;left:-5%}.content-post .wrap .thumbnail .meta-data{background-color:#27ace2;position:absolute;z-index:3;bottom:10px;left:40px;width:90px;height:90px;border-radius:100%;text-align:center;color:#fff}.content-post .wrap .thumbnail .meta-data:after{content:"";position:absolute;border:1px dashed #fff;border-radius:100%;width:80px;height:80px;left:5px;top:5px}.content-post .wrap .thumbnail .meta-data .data{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block}.content-post .wrap .thumbnail .meta-data .data span{display:block;line-height:0.9}.content-post .wrap .thumbnail .meta-data .data span:nth-child(1){font-size:28px;font-family:"Signika Negative", sans-serif;font-weight:700}.content-post .wrap .thumbnail .meta-data .data span:nth-child(2){font-size:21px}.content-post .wrap .content{padding:0 20px 20px}.content-post .wrap .content h2{margin:0;padding:0;margin-bottom:15px}.content-post .wrap .content h2 a{-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;color:#12495f;font-family:"Signika Negative", sans-serif;font-weight:700}.content-post .wrap .content h2 p{margin-bottom:25px}.content-post .wrap .content .readmore{display:block;text-align:center;border-top:1px dashed #27ace2;padding:20px 0 5px;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}.content-post:hover{-webkit-transform:translate(0, -10px);transform:translate(0, -10px)}.content-post:hover img{-webkit-transform:translate(0, -15px);transform:translate(0, -15px)}.content-post:hover h2 a{color:#27ace2 !important}.content-post:hover .readmore{color:darken #27ace2,10%}.single-post .header-content{margin-bottom:50px}.single-post .header-content img{margin:0 auto;display:block;border-radius:5px}@media only screen and (max-width: 768px){.single-post .header-content img{width:100%;height:auto}}.single-post .entry-content{max-width:700px;margin:0 auto;border-bottom:1px dashed rgba(39,172,226,0.2);margin-bottom:50px}@media only screen and (max-width: 768px){.single-post .entry-content{padding:0 0 50px}}.posts-wraper{margin-bottom:30px}.posts-wraper h3{text-align:center;font-size:41px;padding:0;margin:0;margin-bottom:30px}@media only screen and (max-width: 768px){.posts-wraper h3{font-size:24px}}.posts-wraper .row{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}@media only screen and (max-width: 768px){.posts-wraper .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.posts-wraper .row .col{width:33.333%}@media only screen and (max-width: 768px){.posts-wraper .row .col{width:100%}}.wraper-full-posts{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.wraper-full-posts .row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wraper-full-posts .row .col{width:33.333%}@media only screen and (max-width: 998px){.wraper-full-posts .row .col{width:50%}}@media only screen and (max-width: 768px){.wraper-full-posts .row .col{padding:0;width:100%}}#error{padding:6rem 0}#error h1{font-size:10rem;margin:0}.btn{border:1px solid #27ace2;border-radius:100px;display:inline-block;padding:5px 10px;font-size:16px;-webkit-transition:all 1s;transition:all 1s}.btn-main{background-color:#27ace2;color:#fff}.btn-main:hover{background-color:#198ebd}.btn-main:focus{background-color:#23aae1}.btn-big{font-size:18px;padding:10px 25px}.map-full{height:650px;width:calc(100vw - 10px);margin-left:-50vw;left:50%;position:relative;background-color:#f8f5f3;margin-bottom:-50px}.map-full::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}#map{width:100%;height:100%}.map-modal{text-align:center;padding:0px}.map-modal h4{font-size:18px !important;margin:0;padding:0}.map-modal p{font-size:16px}.map-modal .btn{padding:5px 10px;font-size:13px;margin:10px 0}.map-modal .email,.map-modal .tel{display:block;margin:0;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.map-modal .email svg,.map-modal .tel svg{margin-right:10px}.gm-style-moc{background-color:rgba(39,172,226,0.5)}.gm-style-mot{color:#12495f}.page-template-sidebar-left-right #main{overflow:initial}.wraper-left-right-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 998px){.wraper-left-right-sidebar{-ms-flex-wrap:wrap;flex-wrap:wrap}}.wraper-left-right-sidebar header img{max-width:100%;width:100%;height:auto;border-radius:10px;display:block}.wraper-left-right-sidebar .widget{width:25%}@media only screen and (max-width: 998px){.wraper-left-right-sidebar .widget{width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width: 768px){.wraper-left-right-sidebar .widget{width:100%;text-align:center}}.wraper-left-right-sidebar .widget .wraper{position:-webkit-sticky;position:sticky;top:100px}.wraper-left-right-sidebar .widget .menu li a{font-family:"Signika Negative", sans-serif;font-size:21px;font-weight:700;color:#ff6fb1;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}.wraper-left-right-sidebar .widget .menu li a:hover{color:#27ace2}.wraper-left-right-sidebar .widget .menu li .sub-menu li a{font-family:"Lato", sans-serif;font-size:18px;font-weight:300;padding-left:30px;color:#12495f;display:block}@media only screen and (max-width: 768px){.wraper-left-right-sidebar .widget .menu li .sub-menu li a{padding-left:0}}.wraper-left-right-sidebar .widget .menu .current-menu-item a{color:#27ace2}.wraper-left-right-sidebar .widget .has-huge-icon-size{margin:0}.wraper-left-right-sidebar .widget .has-huge-icon-size svg{width:50px;height:50px}.wraper-left-right-sidebar article{width:65%;padding:0 20px;display:block}@media only screen and (max-width: 998px){.wraper-left-right-sidebar article{padding:0;padding-bottom:50px;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}