@font-face{
font-family:'Ubuntu';
font-style:normal;
font-weight:400;
font-display:swap;
src:url('../fonts/ubuntu-regular.eot');
src:local('Ubuntu Regular'),local('Ubuntu-Regular'),
url('../fonts/ubuntu-regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/ubuntu-regular.woff2') format('woff2'),
url('../fonts/ubuntu-regular.woff') format('woff'),
url('../fonts/ubuntu-regular.ttf') format('truetype'),
url('../fonts/ubuntu-regular.svg#Ubuntu') format('svg');
}
@font-face{
font-family:'Ubuntu';
font-style:normal;
font-weight:700;
font-display:swap;
src:url ('../fonts/ubuntu-700.eot');
src:local('Ubuntu Bold'),local('Ubuntu-Bold'),
url('../fonts/ubuntu-700.eot?#iefix') format('embedded-opentype'),
url('../fonts/ubuntu-700.woff2') format('woff2'),
url('../fonts/ubuntu-700.woff') format('woff'),
url('../fonts/ubuntu-700.ttf') format('truetype'),
url('../fonts/ubuntu-700.svg#Ubuntu') format('svg');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none;margin:0;padding:0}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
::-moz-selection{color:#fff;background:#3486b8}
::selection{color:#fff;background:#3486b8}
.clear::after,.container::after{content:"";display:table;clear:both}
html{font-size:100%}
body{font-family:'Ubuntu',sans-serif;color:#3a3530;font-weight:400;font-size:16px;line-height:1.5;margin:0}
.container{position:relative;max-width:1170px;margin-left:auto;margin-right:auto}
a{color:#3486b8;text-decoration:none;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
/*a:hover,a:focus{color:#3486b8}*/
h1,h2,h3,h4{line-height:1.2;color:#3486b8;font-weight:700;position:relative;z-index:1}
h5{width:90%;color:#3486b8;margin-left:auto;margin-right:auto;margin-bottom:35px;font-size:1.5em;font-weight:bold;text-align:center}
h5.color-white{color:#fff}
strong,b{font-weight:700;color:#3486b8}
em,i{font-style:italic;font-weight:700;color:#3486b8}
img{max-width:100%;height:auto;border:0 none;vertical-align:middle}
.picture{margin:0 auto 1em}
.center-list{width:70%;margin:0 auto 1rem;padding:1rem;background-color:rgba(52,134,184,.05);border-radius:15px}
.center-list li > .center-list{width:100%;margin:0;background-color:transparent}
.center-list.no-bg{background-color:transparent}
ul.center-list{text-align:left;list-style:outside none disc}
ul.center-list li{list-style-type:none;color:#3a3530;padding:0 10px 0 30px;position:relative}
ul.center-list li::before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;border-radius:50%;background-color:#8cd1f2}
ol.center-list{text-align:left;list-style:outside decimal;counter-reset:item}
ol.center-list li{list-style:outside none none;position:relative;padding:0 10px 0 30px;color:#3a3530}
ol.center-list li::before{content:counter(item,decimal) ". ";counter-increment:item;position:absolute;left:0;top:1px;font-size:16px;color:#8cd1f2;font-weight:bold}
ol.center-list.no-list{list-style:none}
blockquote{width:70%;margin:1em auto}
.blockquote-text{position:relative;border-top:2px solid #3486b8;text-align:justify;color:#3486b8;font-weight:bold;padding:2rem 0;z-index:1}
.blockquote-text:after{content:"";background:url("../images/attention.png") no-repeat;width:50px;height:50px;position:absolute;left:50%;top:-25px;margin-left:-25px;-webkit-box-shadow:0 0 0 10px white;box-shadow:0 0 0 10px white;z-index:-1}/**/
table{width:70%;margin:10px auto 20px}
table td{padding:5px}
table tr:nth-child(odd){background-color:#e5eef4}
#banner,#articles,#form,#why-we,#footer{position:relative;background:#e5eef4 url("../images/bg.jpg") no-repeat center;background-size:cover}
#header,#footer{background-position:top center}
#temp,#price,#article,#comments,#location,#links{position:relative;background-color:#fff}
#header{position:fixed;top:0;left:0;width:100%;height:60px;background-color:#fff;z-index:1000}
.nav{text-align:left;max-width:90%;margin:0}
.nav-list{list-style:none;margin:0;padding:0;font-size:0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.nav-item{display:inline-block;text-align:center}
.nav-link{position:relative;display:inline-block;color:#3486b8;text-transform:uppercase;text-decoration:none;font-size:1rem;font-weight:bold;padding:1.12em 0;white-space:nowrap}
.nav-link.active,.nav-link:hover{color:#8cd1f2}
.hide-nav{display:none;position:absolute;left:0;top:0;width:50px;height:50px;cursor:pointer}
.hide-nav__line{position:absolute;display:block;width:60%;left:20%;height:3px;background-color:#3486b8;border-radius:5px}
.hide-nav:hover .hide-nav__line{background-color:#8cd1f2}
.hide-nav__line--top{top:15px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hide-nav__line--middle{top:25px;opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hide-nav__line--bottom{top:35px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hide-nav.active .hide-nav__line--top{top:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hide-nav.active .hide-nav__line--middle{opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hide-nav.active .hide-nav__line--bottom{top:25px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header-lang{position:absolute;right:0;top:0;margin:0;cursor:pointer;width:90px;padding:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.header-lang-input{float:left;color:#3486b8;font-size:16px;font-weight:bold;line-height:inherit;padding:18px 25px 18px 42px;width:90px;position:relative;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.header-lang-input:hover{color:#8cd1f2}
.us,.au,.uk,.ca,.de,.fr,.it,.es{background:transparent no-repeat 10px 52%}
.us{background-image:url("../images/flag-us.png")}
.au{background-image:url("../images/flag-au.png")}
.uk{background-image:url("../images/flag-uk.png")}
.ca{background-image:url("../images/flag-ca.png")}
.de{background-image:url("../images/flag-de.png")}
.fr{background-image:url("../images/flag-fr.png")}
.it{background-image:url("../images/flag-it.png")}
.es{background-image:url("../images/flag-es.png")}
.header-lang-input::after{position:absolute;content:"";border-width:5px;border-style:solid;border-color:#3486b8 transparent transparent;-moz-border-top-colors:none;-moz-border-right-colors:none;-moz-border-bottom-colors:none;-moz-border-left-colors:none;border-image:none;top:29px;right:10px;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.header-lang-input:hover::after{border-color:#8cd1f2 transparent transparent}
.header-lang-inside img{display:inline-block;vertical-align:middle;margin:0 10px 3px 0}
.header-lang-inside{opacity:0;visibility:hidden;position:absolute;left:0;top:60px;width:90px;overflow-y:auto;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}
.header-lang-inside a{display:block;padding:5px 10px;font-size:16px;font-weight:bold;white-space:nowrap;color:#fff;text-decoration:none;text-align:left}
.header-lang-inside a:nth-child(odd){background-color:#3486b8}
.header-lang-inside a:nth-child(even){background-color:#3d94c8}
.header-lang-inside a:hover{color:#3486b8;background-color:#f5f5f5}
.show2{opacity:1;visibility:visible;z-index:1;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}
#banner{padding:100px 0}
#banner:after,#articles:before,#articles:after,#form:before,#form:after,#why-we:before,#why-we:after,#footer:before{content:"";position:absolute;left:0;width:100%;height:50px;z-index:100}
#articles:before,#form:before,#why-we:before,#footer:before{top:0;background:url("../images/wave-top.png");background-size:100% 50px}
#banner:after,#articles:after,#form:after,#why-we:after{bottom:0;background:url("../images/wave-bottom.png");background-size:100% 50px}
.banner{position:relative;width:90%;height:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:110}
.banner-main{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;text-align:center;background-color:transparent;height:auto;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.banner-main-wrapper{background-color:#fff;padding:40px;border-radius:30px}
.banner-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}
.banner-img img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
.banner-main a{font-size:1.5rem;line-height:1.2;color:#8cd1f2}
.banner-main a span{color:#3486b8}
.banner-main a:hover{color:#3486b8}
.banner-main h1{position:relative;font-size:3rem;text-transform:uppercase;line-height:50px;padding-bottom:15px;margin-bottom:10px}
.banner-main h1::after{content:"";position:absolute;left:50%;bottom:-20px;margin-left:-10px;background-color:#8cd1f2;width:20px;height:20px;border-radius:30px}
.temp{height:100px}
#price{padding:50px 0}
.price{position:relative;width:90%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.price-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}
.price-img img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
.product{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;text-align:center;background-color:#fff;height:100%;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product h5{margin-bottom:0}
.product-title{width:100%;height:50px;line-height:50px;color:#fff;display:block;font-size:26px;text-align:center;font-weight:bold;background-color:#8cd1f2;border-radius:50px}
.product-image-price{position:relative;width:100%;margin:1rem auto;display:table}
.product-image{width:50%;display:table-cell;vertical-align:middle;height:auto;border-right:2px solid #e5eef4}
.product-price{width:50%;display:table-cell;vertical-align:middle;color:#3486b8;font-size:30px;font-weight:700;line-height:1}
.product-price small{display:block;color:#3a3530;font-size:14px;font-weight:400;line-height:1;margin:4px 0 0}
.product-desc p.center{margin-bottom:.5rem;text-align:center}
.product-desc p{font-size:1.1em;line-height:1.5em;margin-bottom:1rem;text-align:justify;z-index:1}
.product-desc p strong{color:#3486b8}
.product-link{position:relative;display:inline-block;font-size:1rem;padding:.7em 1em;min-width:230px;color:#fff;font-weight:bold;text-transform:uppercase;background-color:#3486b8;border-radius:50px;z-index:1;cursor:pointer}
.product-link:hover{background-color:#8cd1f2}
span.cart{position:relative;top:5px;left:0;display:inline-block;width:21px;height:20px;margin:0 10px 0 0;background:transparent url("../images/cart.svg") no-repeat scroll left center}
#articles{padding:35px 0 100px}
.articles-wrapper{position:relative;width:90%;height:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.articles-btn{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;text-align:center;background-color:rgba(255,255,255,0);height:auto;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.articles-btn-wrapper{background-color:#fff;padding:40px;border-radius:30px}
.articles-link{position:relative;color:#fff;display:inline-block;width:100%;padding:.7em 1em;margin-bottom:20px;text-transform:uppercase;font-size:1rem;font-weight:bold;background-color:#3486b8;z-index:1;border-radius:50px}
.articles-link:last-child{margin-bottom:0}
.articles-link.active,.articles-link:hover{background-color:#8cd1f2}
.articles-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}
.articles-img img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
#article{padding:50px 0}
.article{position:relative;width:90%;margin-left:auto;margin-right:auto;text-align:center}
.article h2::after{content:"";position:absolute;left:50%;bottom:8px;margin-left:-8px;width:16px;height:16px;background-color:#8cd1f2;border-radius:30px}
.article h2{font-size:2.4em;padding-bottom:2rem}
.article h3{font-size:2em;padding-bottom:1rem}
.article h4{font-size:1.1em;padding-bottom:.6rem}
.article p{font-size:1.1em;line-height:1.5em;padding-bottom:1rem;text-align:justify}
.article p:last-child{padding-bottom:0}
.article p a{position:relative;color:#3486b8;font-weight:bold;text-decoration:underline;-webkit-transition:transform .5s;-o-transition:transform .5s;transition:transform .5s}
.article p a:hover{color:#8cd1f2;text-decoration:none}
.error-center img{margin-top:1em}
.error-bold p{padding-bottom:1rem!important;margin-top:1rem!important;font-size:3em!important;color:#3486b8;line-height:1.2}
.error-center p{text-align:center!important}
.error-btn{position:relative;color:#fff;display:inline-block;min-width:230px;padding:.7em 1em;text-transform:uppercase;font-size:1rem;font-weight:bold;background-color:#3486b8;z-index:1;border-radius:50px}
.error-btn:hover{background-color:#8cd1f2}
#form{padding:35px 0 100px}
.form{position:relative;width:90%;height:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.form-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}
.form-img img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
.form-main{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;text-align:center;height:auto;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.form-main-wrapper{width:100%;background-color:#fff;padding:40px;border-radius:30px}
.form-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
label{display:block}
.check{margin-bottom:20px}
.input-name,.input-email,.textarea-message{width:100%;margin-bottom:20px}
.txt-hidden{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.txt-hidden:focus{position:static;color:#000;width:auto;height:auto;outline:thin dotted black}
input[type="text"],input[type="email"],textarea{font-size:1rem;color:#3a3530;background-color:rgba(52,134,184,.1);border:none;outline:0;padding:1rem;width:100%;display:block;font-family:'Ubuntu',sans-serif;border-radius:30px;webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
textarea{resize:none}
input::-webkit-input-placeholder{color:#3a3530}
input:-moz-placeholder{color:#3a3530}
input:-ms-input-placeholder{color:#3a3530}
input[type=text]:hover,input[type=email]:hover,textarea:hover{-webkit-box-shadow:0 0 0 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px rgba(255,255,255,.5);webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
input[type=text]:focus,input[type=email]:focus{outline:none}
#input-submit{position:relative;display:inline-block;min-width:230px;padding:.7em 1em;margin-left:auto;margin-right:auto;color:#fff;text-transform:uppercase;font-size:1rem;font-weight:bold;background-color:#3486b8;font-family:'Ubuntu',sans-serif;cursor:pointer;white-space:nowrap;border:none;outline:none;border-radius:50px;z-index:1}
#input-submit:hover{background-color:#8cd1f2}
#comments{padding:70px 0}
.comments{background-color:#fff;width:63%;margin:0 auto;text-align:center}
.comments-text{position:relative;display:inline-block;padding:2rem 0;z-index:1}
.comments-text:before,.comments-text:after{content:"";background:url("../images/quotes.png");width:36px;height:26px;position:absolute;z-index:-1}
.comments-text:before{left:0;top:-13px}
.comments-text:after{right:0;bottom:-13px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.comments-text p{color:#3a3530;font-weight:400;text-align:justify;line-height:1.5em;font-size:1em}
.comments-text p:last-child{margin-bottom:0}
#why-we{padding:35px 0 100px}
.why-we{position:relative;width:90%;height:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.why-we-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%;text-align:center;height:auto;padding:40px}
.why-we-wrap{width:45%;padding:20px 0;overflow:hidden;border-radius:30px;background-color:#fff}
.why-we-wrap:nth-child(1){margin:0 10px 10px 0}
.why-we-wrap:nth-child(2){margin:0 0 10px 10px}
.why-we-wrap:nth-child(3){margin:10px 10px 0 0}
.why-we-wrap:nth-child(4){margin:10px 0 0 10px}
.why-we-wrap p{text-align:center;padding-top:.5em}
.why-we-pic{width:70px;height:70px;border-radius:50px}
.why-we-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}
.why-we-img img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}
#location{padding:50px 0}
.location{text-align:center;width:100%;margin:0 auto}
#links{padding:20px 0 70px}
.links{text-align:center;width:100%;margin-left:auto;margin-right:auto}
.partners-list{padding:0 10px 20px;font-size:0}
.partners-item{display:inline-block;margin-left:5px;margin-right:5px}
.partners-link{position:relative;color:#3486b8;font-size:16px;font-weight:700}
.partners-link.active,.partners-link:hover{color:#8cd1f2}
.links-list{padding:0 110px;font-size:0}
.links-item{display:inline-block;margin:10px}
.links-link{position:relative;color:#fff;display:inline-block;min-width:230px;padding:.7em 1em;text-transform:uppercase;font-size:1rem;font-weight:bold;background-color:#3486b8;z-index:1;border-radius:50px}
.links-link.active,.links-link:hover{background-color:#8cd1f2}
.footer{position:relative;text-align:center;padding:50px 0 20px}
.footer p{color:#fff;font-size:1em}
.footer p a{color:#fff;text-transform:uppercase;font-weight:bold}
.footer p a:hover{color:#8cd1f2}
#btn-to-top{display:none;position:fixed;z-index:1000;bottom:16px;right:16px;text-indent:-9999px;outline:none;background:#3486b8 url("../images/backtotop.png") no-repeat scroll center center/50%;width:40px;height:40px;cursor:pointer;border:none;border-radius:70px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
#btn-to-top:hover{background-color:#8cd1f2}
@media screen and (max-width:1366px){.container{width:100%}}
@media screen and (max-width:1300px){
#header{padding:0;height:50px}
.nav{margin:0 auto}
.hide-nav{display:block;left:5%}
.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50px;left:-1170px;width:50%;height:100vh;text-align:center;padding:0 0 50px;-webkit-transition:1s;-o-transition:1s;transition:1s}
.nav-list.show{top:50px;left:-5%;background-color:rgba(255,255,255,.8);text-align:center;-webkit-transition:1s;-o-transition:1s;transition:1s}
.nav-item{width:50%}
.nav-item .nav-link:not(.active):hover{background-color:#8cd1f2}
.nav-link{display:block;padding:0;background-color:#3486b8;color:#fff;border-radius:50px;line-height:45px;z-index:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.nav-link.active{color:#fff;background-color:#8cd1f2}
.nav-link:hover{color:#fff}
.header-lang{right:5%}
.header-lang-input{padding:13px 25px 13px 42px}
.header-lang-input::after{top:23px}
.header-lang-inside{top:50px}
}
@media screen and (max-width:1240px){.nav-list.show{left:-3%}}
@media screen and (max-width:1210px){.nav-list.show{left:-1%}}
@media screen and (max-width:1190px){.nav-list.show{left:0}}
@media screen and (max-width:1024px){
.banner-main,.product,.articles-btn,.form-main,.why-we-main{padding:0}
.banner-main h1{font-size:2.2rem;line-height:1.2}
.articles-btn-wrapper,.form-main-wrapper{padding:20px}
}
@media screen and (max-width:780px){
#banner,#price,#articles,#article,#article,#form,#comments,#why-we,#location,#links{padding:70px 0}
.temp{height:70px}
.banner,.price,.form{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}
.articles-wrapper,.why-we{-ms-flex-wrap:wrap;flex-wrap:wrap}
.banner,.price,.articles-wrapper,.form,.comments,.why-we{width:80%}
.banner-main,.banner-img,.price-img,.product,.articles-btn,.articles-img,.form-main,.form-img,.why-we-main,.why-we-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:auto;margin-right:auto}
.nav-list{width:100%}
.banner-img,.product,.articles-btn,.form-main,.why-we-main{margin-bottom:20px}
.banner-main-wrapper ,.articles-btn-wrapper,.form-main-wrapper{width:100%}
.article h1{font-size:2.6em}
.article h2{font-size:2.2em}
.article h3{font-size:1.6em}
.center-list,blockquote,.location{width:90%}
.comments-text{padding:2rem 0}
.comments-text:before{top:-10px}
.comments-text:after{bottom:-10px}
.why-we-wrap{width:47%;padding:10px}
#location{padding:70px 0 0}
.links-list{padding:0 50px}
}
@media screen and (max-width:640px){
.banner-main h1{font-size:2rem;line-height:1.2}
h5,h5.color-white{margin-bottom:20px}
.price p,.article p,.article ul,.article ol{font-size:1em}
.article h1{font-size:2em}
.article h2{font-size:1.8em}
.article h3{font-size:1.2em}
.article h1,.article h2{margin:0}
.links-list{padding:0 40px}
.links-item:nth-child(1){margin:0 10px 10px 0}
.links-item:nth-child(2){margin:0 0 10px 10px}
.links-item:nth-child(3){margin:10px 10px 10px 0}
.links-item:nth-child(4){margin:10px 0 10px 10px}
.links-item:nth-child(5){margin:10px 10px 0 0}
.links-item:nth-child(6){margin:10px 0 0 10px}
.footer p{padding:0 1em;font-size:.8em}
table{width:100%}
}
@media screen and (max-width:580px){
.banner-main h1{font-size:2.5rem}
.banner-main-wrapper{padding:20px}
.product-title{font-size:20px}
.product-link{font-size:16px}
.article h1{font-size:1.6em}
.article h2{font-size:1.4em}
.article h3{font-size:1.1em}
.article p{padding-bottom:1em}
.comments{padding:0}
.links{width:80%}
.links-list{padding:0}
.links-item:nth-child(1),.links-item:nth-child(2),.links-item:nth-child(3),.links-item:nth-child(4),.links-item:nth-child(5){margin:0 0 20px 0}
.links-item:nth-child(6){margin:0}
}
@media screen and (max-width:440px){
#banner{padding:70px 0 60px}
#price,#articles,#article,#article,#form,#comments,#why-we,#location{padding:40px 0}
#links{padding:0 0 40px}
.temp{height:40px}
.banner,.price,.articles-wrapper,.form,.comments,.why-we{width:90%}
.nav-list{padding:30px 0 80px}
.nav-item{width:230px}
.banner-main h1{font-size:2rem}
.articles-btn-wrapper,.form-main-wrapper{padding:10px}
.check,.articles-link,.input-name,.input-email,.textarea-message{margin-bottom:10px}
.center-list,blockquote,.location{width:100%}
.blockquote-text{padding:2rem 0 1rem}
.why-we-wrap:nth-child(1){margin:0 5px 5px 0}
.why-we-wrap:nth-child(2){margin:0 0 5px 5px}
.why-we-wrap:nth-child(3){margin:5px 5px 0 0}
.why-we-wrap:nth-child(4){margin:5px 0 0 5px}
.links-item{margin:0 0 10px 0!important}
.table{font-size:14px}
.table tr td{padding:10px}
}
@media screen and (max-width:360px){
.banner-main h1{font-size:1.5rem}
.product-title{font-size:16px}
.product-price{font-size:26px}
.why-we-wrap{padding:10px 5px}
.table{font-size:12px}
.table tr td{padding:5px}
}
@media screen and (max-width:300px){
.product-title{font-size:15px}
ul.center-list li,ol.center-list li{padding:0 0 0 20px}
}