html { }
body { margin: 0;padding: 0; font-size: 16px; font-family: 'Open Sans', sans-serif; background: #fff; color: #6b6a6a; }
img { border: 0; display: block; }
h1, h2, h3, h4, p, ul, li, form { padding: 0; margin: 0; list-style: none; }
table,td{margin:0;padding:0;font-size:16px;border-collapse:collapse;vertical-align:top}
strong { font-weight: 700; }
select, input, textarea, option { padding: 0; margin: 0; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #6b6a6a; outline: none; }
a { color: #43b9f6; cursor: pointer; outline: none; text-decoration: none; }
a:hover{ color: #333; transition: 0.3s ease-out; }
.br { clear: both; height: 0;overflow: hidden; }

/* cyrillic */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* cyrillic */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* cyrillic */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.inner { max-width: 1420px; margin: auto; padding: 0 20px; position: relative; }

.header { background: url('images/header.jpg') no-repeat 50% 50%; background-size: cover; color: #6b6a6a; margin: 0 0 40px; }
.header .inner { padding: 300px 20px 100px; }
.header .logo { position: absolute; left: 20px; top: 130px; width: 310px; height: 120px; border: 1px solid rgba(0,0,0,0.2); border-radius: 10px; background: url('images/logo.png') no-repeat 50% 50%; background-size: cover; font-size: 0; text-indent: -999px; overflow: hidden; }
.header .logo a { display: block; width: 100%; height: 100%; }
.header .menu { position: absolute; left: 20px; top: 14px; text-align: right; font-size: 15px; line-height: 21px; color: #909eb8; text-transform: uppercase; }
.header .menu li { display: inline-block; position: relative; }
.header .menu a { display: inline-block; color: #fff; border: 1px solid rgba(255, 255, 255, 0.58); border-radius: 5px; padding: 5px 15px; }
.header .menu a:hover { color: #01aafb; }
.header .menu ul { position: absolute; left: 0; top: calc(100% + 3px); border: 1px solid rgba(0,0,0,0.2); border-radius: 5px; padding: 5px 15px; background: rgba(0,0,0,0.8); z-index: 10; display: none; }
.header .menu ul li { display: block; white-space: nowrap; }
.header .menu ul li a { display: inline-block; color: rgba(255,255,255,0.43); border: 0; padding: 4px 0; }
.header .phones { position: absolute; right: 20px; top: 20px; text-align: right; font-size: 15px; line-height: 21px; color: #909eb8; padding-left: 100px; }
.header .phones s { display: inline-block; width: 10px; }
.header .phones a { color: #909eb8; white-space: nowrap; }
.header .phones span { white-space: nowrap; }
.header .tx h2 { font-size: 60px; line-height: 60px; margin: 0 0 40px; font-weight: 300; }
.header .tx p { font-size: 24px; line-height: 30px; font-weight: 300; }

.xenu { display: none; }

.footer { background: #191919; color: #909eb8; padding: 50px 0; }
.footer p { font-size: 14px; line-height: 20px; text-align: center; }
.footer ul { font-size: 12px; line-height: 20px; text-align: center; margin: 0 0 25px; }
.footer ul li { display: inline-block;  margin: 0 15px 15px; }
.footer a { color: #909eb8; }
.footer a:hover { color: #fff; }
.footer .bn img { margin: auto auto 20px; }
.footer .logo { width: 310px; height: 120px; border: 1px solid rgba(255,255,255,0.4); border-radius: 10px; background: url('images/logo.png') no-repeat 50% 50%; background-size: cover; font-size: 0; text-indent: -999px; overflow: hidden; margin: auto auto 40px; }
.footer .logo a { display: block; width: 100%; height: 100%; }

.socials { display: flex; flex-wrap: wrap; justify-content: center; text-align: center; }
.socials a { width: 88px; height: 31px; margin: 0 5px; border-radius: 16px; background-position: 50% 50%; background-repeat: no-repeat; background-size: 16px; opacity: 0.4; }
.socials a.fb { background-image: url('images/socials/fb.svg'); }
.socials a.is { background-image: url('images/socials/is.svg'); }
.socials a.in { background-image: url('images/socials/in.svg'); }
.socials a.pi { background-image: url('images/socials/pi.svg'); }
.socials a.tw { background-image: url('images/socials/tw.svg'); }
.socials a.yt { background-image: url('images/socials/yt.svg'); }
.socials a:hover { opacity: 1.0; }

.info-boxes .box { border: 1px solid #43b9f6; border-radius: 10px; padding: 40px 40px 20px 40px; margin: 0 0 40px; }
.info-boxes .box h3 { font-size: 42px; line-height: 42px; font-weight: 300; margin: 0 0 40px; }
.info-boxes .box p { font-size: 24px; line-height: 30px; font-weight: 300; margin: 0 0 20px; }

.content { margin: 0 0 40px; }
.content h2 { font-size: 40px; line-height: 40px; margin: 0 0 20px; font-weight: 300; }
.content h3 { font-size: 30px; line-height: 32px; margin: 0 0 20px; font-weight: 300; }
.content h4 { font-size: 20px; line-height: 24px; margin: 0 0 20px; font-weight: 400; }
.content .pic { margin: 0 0 20px; }
.content .pic img { max-width: 100%; margin: auto; }
.content p { font-size: 18px; line-height: 24px; margin: 0 0 20px; }
.content ul { font-size: 18px; line-height: 24px; margin: 5px 0 20px 20px; }
.content ul li { background: url('images/li.png') no-repeat 0 7px; padding: 0 0 0 16px; margin: 0 0 5px; }
.content table { width: 100%; }
.content table th { background: #43b9f6; color: #fff; padding: 10px 10px; border-bottom: 1px solid #ddd; text-align: left; font-weight: 400; font-size: 16px; line-height: 24px; }
.content table td { padding: 10px 10px; border-bottom: 1px solid #ddd; font-size: 16px; line-height: 24px; }
.content .cite { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; color: #333; margin: 0 0 40px; color: #000; padding: 30px 60px 10px; }
.content .cite p { font-size: 22px; line-height: 28px; margin: 0 0 20px; }

.form { width: 100%; margin: auto auto 40px; position: relative; }
.form .form-group { margin: 0 0 30px; }
.form .form-group-nopad { margin: 0 0 10px; }
.form .form-group .itext { border: 0; background: none; border: 1px solid #aaa; border-radius: 4px; color: #666; font-size: 18px; line-height: 28px; height: 32px; padding: 5px 10px; width: calc(100% - 22px); }
.form .form-group .iselect { border: 0; background: none; border: 1px solid #aaa; border-radius: 4px; color: #666; font-size: 18px; line-height: 28px; height: 32px; padding: 5px 10px; width: 100%; }
.form .form-group .itextarea { background: none; border: 1px solid #aaa; border-radius: 4px; color: #333; font-size: 18px; line-height: 28px; padding: 10px 10px; width: calc( 100% - 22px ); resize: none; }
.form .form-button { text-align: center; margin: 0 0 15px; }
.form .form-button .isubmit { background: #55c0f7; border: 0; border-radius: 4px; color: #fff; font-weight: 400; padding: 12px 60px; text-transform: uppercase; font-size: 20px; }
.form .form-button .isubmit:hover { background-color: rgba(0,191,243,0.6); transition: 0.3s ease-out; }
.form .form-group .itext:focus { border-color: #55c0f7; transition: 0.3s ease-out; }
.form .form-group .itextarea:focus { border-color: #55c0f7; transition: 0.3s ease-out; }
.form p { font-size: 16px; line-height: 22px; margin: 0 0 20px; }
.form .form-boxes { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.form .form-boxes .form-group { width: calc( 50.0000% - 30px ); padding: 0 15px; margin: 0 0 30px; }
.form .form-captcha { display: flex; flex-wrap: wrap; margin: 0 -10px 10px; }
.form .form-captcha .itext { border: 0; background: #fff; border: 1px solid #ccc; color: #333; font-size: 16px; line-height: 20px; height: 38px; padding: 0 10px; width: calc( 100% - 22px ); }
.form .phones { text-align: center; font-size: 28px; line-height: 40px; color: #55c0f7; padding: 20px; font-weight: 300; }
.form .phones s { display: inline-block; width: 10px; }
.form .phones a { color: #55c0f7; white-space: nowrap; }
.form .phones span { white-space: nowrap; }

input::-webkit-input-placeholder { color: #999; }
input::-moz-placeholder { color: #999; }
input:-ms-input-placeholder { color: #999; }
textarea::-webkit-input-placeholder { color: #999; }
textarea::-moz-placeholder { color: #999; }
textarea:-ms-input-placeholder { color: #999; }

.checkbox { display: none; }
.checkbox-custom { position: relative; width: 20px; height: 20px; border: 1px solid #ccc; border-radius: 3px; margin: 0 8px 0 0; }
.checkbox-custom, .label { display: inline-block; vertical-align: middle; }
.checkbox:checked + .checkbox-custom::before { content: ''; display: block; position: absolute; top: 2px; right: 2px; bottom: 2px; left: 2px; background: url('images/check.svg') no-repeat 50% 50%; background-size: 16px; border-radius: 2px; }

.slider { margin: auto; position: relative; background: #43b9f6; border-radius: 10px; padding: 20px 100px; margin: 0 0 40px; }
.swiper-slide { margin: 0 0 20px; }
.swiper-slide .box { display: flex; flex-wrap: wrap; align-items: center; color: #fff; }
.swiper-slide .box .pic { width: 220px; }
.swiper-slide .box img { width: 100%; }
.swiper-slide .box .info { width: calc( 100% - 250px - 220px - 60px ); font-size: 28px; line-height: 36px; font-weight: 300; padding: 0 30px; }
.swiper-slide .box .buy { width: 208px;  border: 1px solid #fff; padding: 10px 20px; border-radius: 10px; text-align: center; }
.swiper-slide .box .buy h3 { font-size: 24px; line-height: 28px; font-weight: 400; margin: 0 0 10px; }
.swiper-slide .box .buy p { font-size: 16px; line-height: 20px; margin: 0 0 10px; text-transform: uppercase; }
.swiper-slide .box .buy strong { display: block; font-size: 40px; line-height: 40px; color: #ffe3a8; font-weight: 400; margin: 0 0 10px; }
.swiper-slide .box .buy a { display: inline-block; font-size: 18px; line-height: 20px; color: #333; background: #fff; font-weight: 300; padding: 8px 20px; text-transform: uppercase; border-radius: 8px; }
.swiper-slide .box .buy a:hover { background: #ffe3a8; }

.swiper { width: 100%; overflow: hidden; position: relative; }
.swiper .swiper-slide img{width:100%}
.swiper-prev,.swiper-next{position:absolute;top:50%;width:54px;height:54px; margin-top: -27px; z-index:100;cursor:pointer;background-size:cover;background-position:center;background-repeat:no-repeat;transition: 0.3s ease-out;opacity:0.7;}
.swiper-prev.swiper-button-disabled,.swiper-next.swiper-button-disabled{opacity:0.15;cursor:auto}
.swiper-prev{background-image:url('images/arr-prev.png');left:25px;right:auto;}
.swiper-next{background-image:url('images/arr-next.png');right:25px;left:auto;}
.swiper-prev:hover,.swiper-next:hover{opacity:1.0}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-o-transform:translate(0px,0px);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}
.swiper-container-multirow > .swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}



.comments { margin: 0 0 30px; }
.comments h3 { font-size: 30px; line-height: 32px; margin: 0 0 20px; font-weight: 300; }
.comments .bb { border-top: 1px solid #ddd; padding: 20px 0 10px; margin: 0 0 10px; position: relative; color: #9fa3a7; }
.comments .bb:last-child { margin: 0}
.comments .bb h4 { font-size: 14px; line-height: 20px; margin: 0 0 10px; color: #000; font-weight: 400; letter-spacing: 0.1em; }
.comments .bb p { font-size: 14px; line-height: 20px; margin: 0 0 10px; }
.comments .bb .ins { padding-left: 100px; }
.comments .bb .date { position: absolute; right: 0; top: 20px; font-size: 12px; }
.comments .bb .avatar { position: absolute; left: 0; top: 20px; width: 75px; height: 75px; overflow: hidden; border-radius: 100px; }
.comments .bb .avatar img { width: 100%; }

.form .form-button-comms { text-align: right; }
.form .form-button-comms .isubmit { background: #ffc80a; color: #000; font-size: 16px; }
.form .form-button-comms .isubmit:hover { background: #c79c07; }
.form .form-avatar { display: flex; flex-wrap: wrap; margin: 0 0 30px; }
.form .form-avatar .form-group { width: calc( 50.0000% - 30px ); padding: 0 15px; margin: 0 0 30px; }
.form .form-avatar .avatar { width: 75px; height: 75px; overflow: hidden; border-radius: 100px; }
.form .form-avatar .avatar img { width: 100%; }
.form .form-avatar .name { padding: 25px 0 0 20px; font-size: 14px; line-height: 20px; color: #000; font-weight: 400; letter-spacing: 0.1em; }




@media screen and (max-width: 1200px) {

.swiper-slide .box .pic { width: 200px; }
.swiper-slide .box .info { width: calc( 100% - 210px - 200px - 40px ); font-size: 24px; line-height: 30px; padding: 0 20px; }
.swiper-slide .box .buy { width: 188px; border: 1px solid #fff; padding: 10px 10px; border-radius: 10px; text-align: center; }

}

@media screen and (max-width: 1024px) {

.header .inner { padding: 200px 20px 70px; }
.header .menu { top: 50px; }
.header .logo { position: absolute; left: 20px; top: 110px; width: calc(310px * 0.7); height: calc(120px * 0.7); }
.header .tx h2 { font-size: 50px; line-height: 50px; margin: 0 0 30px; font-weight: 300; }
.header .tx p { font-size: 24px; line-height: 30px; font-weight: 300; }

.info-boxes .box { padding: 30px 30px 20px 30px; }
.info-boxes .box h3 { font-size: 32px; line-height: 32px; margin: 0 0 20px; }
.info-boxes .box p { font-size: 18px; line-height: 24px; }

.slider { padding: 20px 80px; }
.swiper-slide .box .pic { width: 180px; }
.swiper-slide .box .info { width: calc( 100% - 230px - 180px - 40px ); font-size: 24px; line-height: 30px; padding: 0 20px; }
.swiper-slide .box .buy { width: 188px; border: 1px solid #fff; padding: 10px 10px; border-radius: 10px; text-align: center; }
.swiper-prev,.swiper-next{width:40px;height:40px; margin-top: -20px;}
.swiper-prev{left:20px;}
.swiper-next{right:20px;}

.footer .logo { width: calc(310px * 0.7); height: calc(120px * 0.7); }

}

@media screen and (max-width: 1000px) {

.slider { padding: 20px 80px; }
.swiper-slide .box .pic { width: 120px; margin: 0 0 20px; }
.swiper-slide .box .info { width: calc( 100% - 120px - 40px ); font-size: 18px; line-height: 24px; padding: 0 20px; margin: 0 0 20px; }
.swiper-slide .box .buy { width: calc(100% - 42px); border: 1px solid #fff; padding: 10px 10px; border-radius: 10px; text-align: center; }
.swiper-slide .box .buy h3 { margin: 0 0 5px; }
.swiper-slide .box .buy strong { display: inline; font-size: 32px; line-height: 40px; color: #ffe3a8; font-weight: 400; margin: 0 0 10px; }

}


@media screen and (max-width: 500px) {

.inner { padding: 0 15px; }

.header { background: url('images/header-mobile.jpg') no-repeat 50% 50%; background-size: cover; color: #6b6a6a; margin: 0 0 20px; }
.header .inner { padding: 15px 20px 70px; }
.header .logo { position: relative; left: auto; top: auto; width: calc(310px * 0.6); height: calc(120px * 0.6); margin: 0 auto 40px; }
.header .menu { position: relative; left: auto; top: auto; text-align: center; font-size: 12px; margin: 0 -10px 20px; }
.header .menu a { margin: 0 2px 10px; padding: 5px 6px; }
.header .phones { position: relative; left: 0; right: 0; top: auto; font-size: 14px; line-height: 20px; width: 100%; text-align: center; margin: 0 0 10px; padding: 0; }
.header .tx h2 { font-size: 40px; line-height: 40px; margin: 0 0 20px; text-shadow: 0 0 3px #fff; color: #222; }
.header .tx p { font-size: 20px; line-height: 26px; text-shadow: 0 0 3px #fff; color: #222; }

.footer .bn img { margin: auto auto 20px; max-width: 100%; }
.footer .logo { width: calc(310px * 0.6); height: calc(120px * 0.6); }
.footer ul li { display: inline-block;  margin: 0 10px 10px; }

.info-boxes .box { padding: 15px 15px 5px 15px; margin: 0 0 20px; }
.info-boxes .box h3 { font-size: 22px; line-height: 28px; margin: 0 0 10px; }
.info-boxes .box p { font-size: 14px; line-height: 20px; margin: 0 0 10px; }

.slider { padding: 20px 20px; margin: 0 0 20px; }
.swiper-slide .box { display: block; }
.swiper-slide .box .pic { width: 80%; margin: auto; }
.swiper-slide .box .info { width: auto; font-size: 18px; line-height: 26px; padding: 0; text-align: center; }
.swiper-slide .box .buy { width: auto; }

.swiper-prev,.swiper-next{ display: none; }

.form .form-group { margin: 0 0 20px; }
.form .form-boxes { display: block; margin: 0; }
.form .form-boxes .form-group { width: 100%; padding: 0; margin: 0 0 20px; }
.form .phones { font-size: 18px; line-height: 30px; }


.content h2 { font-size: 30px; line-height: 40px; }
.content h3 { font-size: 22px; line-height: 32px; }
.content h4 { font-size: 16px; line-height: 24px; }
.content p { font-size: 16px; line-height: 20px; }
.content ul { font-size: 16px; line-height: 20px; }
.content ul li { background: url('images/li.png') no-repeat 0 7px; padding: 0 0 0 16px; margin: 0 0 5px; }
.content table th { font-size: 14px; line-height: 24px; }
.content table td { border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px; }


}

@media screen and (max-width: 768px) {

.inner { padding: 0 15px; }

.header { background: url('images/header-mobile.jpg') no-repeat 50% 50%; background-size: cover; color: #6b6a6a; margin: 0 0 20px; }
.header .inner { padding: 15px 20px 70px; }
.header .logo { position: relative; left: auto; top: auto; width: calc(310px * 0.6); height: calc(120px * 0.6); margin: 0 auto 40px; }
.header .menu { position: relative; left: auto; top: auto; text-align: center; font-size: 12px; margin: 0 -10px 20px; }
.header .menu a { margin: 0 2px 10px; padding: 5px 6px; }
.header .phones { position: relative; left: 0; right: 0; top: auto; font-size: 14px; line-height: 20px; width: 100%; text-align: center; margin: 0 0 10px; padding: 0; }
.header .tx h2 { font-size: 40px; line-height: 40px; margin: 0 0 20px; text-shadow: 0 0 3px #fff; color: #222; }
.header .tx p { font-size: 20px; line-height: 26px; text-shadow: 0 0 3px #fff; color: #222; }

.footer .bn img { margin: auto auto 20px; max-width: 100%; }
.footer .logo { width: calc(310px * 0.6); height: calc(120px * 0.6); }
.footer ul li { display: inline-block;  margin: 0 10px 10px; }

.info-boxes .box { padding: 15px 15px 5px 15px; margin: 0 0 20px; }
.info-boxes .box h3 { font-size: 22px; line-height: 28px; margin: 0 0 10px; }
.info-boxes .box p { font-size: 14px; line-height: 20px; margin: 0 0 10px; }


.form .form-group { margin: 0 0 20px; }
.form .form-boxes { display: block; margin: 0; }
.form .form-boxes .form-group { width: 100%; padding: 0; margin: 0 0 20px; }
.form .phones { font-size: 18px; line-height: 30px; }


.content h2 { font-size: 30px; line-height: 40px; }
.content h3 { font-size: 22px; line-height: 32px; }
.content h4 { font-size: 16px; line-height: 24px; }
.content p { font-size: 16px; line-height: 20px; }
.content ul { font-size: 16px; line-height: 20px; }
.content ul li { background: url('images/li.png') no-repeat 0 7px; padding: 0 0 0 16px; margin: 0 0 5px; }
.content table th { font-size: 14px; line-height: 24px; }
.content table td { border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px; }


}

@media screen and (max-width: 1024px) {

.inner { padding: 0 15px; }

.header { background: url('images/header-mobile.jpg') no-repeat 50% 50%; background-size: cover; color: #6b6a6a; margin: 0 0 20px; }
.header .inner { padding: 15px 20px 70px; }
.header .logo { position: relative; left: auto; top: auto; width: calc(310px * 0.6); height: calc(120px * 0.6); margin: 0 auto 40px; }
.header .menu { position: relative; left: auto; top: auto; text-align: center; font-size: 12px; margin: 0 -10px 20px; }
.header .menu a { margin: 0 2px 10px; padding: 5px 6px; }
.header .phones { position: relative; left: 0; right: 0; top: auto; font-size: 14px; line-height: 20px; width: 100%; text-align: center; margin: 0 0 10px; padding: 0; }
.header .tx h2 { font-size: 40px; line-height: 40px; margin: 0 0 20px; text-shadow: 0 0 3px #fff; color: #222; }
.header .tx p { font-size: 20px; line-height: 26px; text-shadow: 0 0 3px #fff; color: #222; }

.footer .bn img { margin: auto auto 20px; max-width: 100%; }
.footer .logo { width: calc(310px * 0.6); height: calc(120px * 0.6); }
.footer ul li { display: inline-block;  margin: 0 10px 10px; }

.info-boxes .box { padding: 15px 15px 5px 15px; margin: 0 0 20px; }
.info-boxes .box h3 { font-size: 22px; line-height: 28px; margin: 0 0 10px; }
.info-boxes .box p { font-size: 14px; line-height: 20px; margin: 0 0 10px; }

.form .form-group { margin: 0 0 20px; }
.form .form-boxes { display: block; margin: 0; }
.form .form-boxes .form-group { width: 100%; padding: 0; margin: 0 0 20px; }
.form .phones { font-size: 18px; line-height: 30px; }


.content h2 { font-size: 30px; line-height: 40px; }
.content h3 { font-size: 22px; line-height: 32px; }
.content h4 { font-size: 16px; line-height: 24px; }
.content p { font-size: 16px; line-height: 20px; }
.content ul { font-size: 16px; line-height: 20px; }
.content ul li { background: url('images/li.png') no-repeat 0 7px; padding: 0 0 0 16px; margin: 0 0 5px; }
.content table th { font-size: 14px; line-height: 24px; }
.content table td { border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px; }


}
