
/*

_$$$$___$$$$$$___$$$$___$$___$$__$$$$___$$______$$__$$___$$$$
$$________$$____$$______$$$_$$$_$$__$$__$$__$$__$$_$$___$$__$$
_$$$$_____$$____$$_$$$__$$_$_$$_$$__$$__$$$$$$__$$$$____$$$$$$
____$$____$$____$$__$$__$$___$$_$$__$$______$$__$$_$$___$$__$$
_$$$$___$$$$$$___$$$$___$$___$$__$$$$_______$$__$$__$$__$$__$$

Sigmo4ka sigm@ukr.net 

*/

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

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,
u, i, center,
dl, dt, dd, ol, ul, 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html, body {
     height: 100%;
     font-size: 100%;
     font-family: 'PT Sans', sans-serif;
     color: #3d5563;
     width: 100%;
     max-width: 1980px;
     margin-left: auto;
     margin-right: auto;
}
 img {
     max-width: 100%;
}

 .mobill {
     display: none !important;
}
 .logo-mob {
     display: none;
}
 .logo-desct {
     display: block;
}

/*@font-face {
     font-family: 'UniSansHeavy';
     src: url('../fonts/UniSansHeavy/UniSansHeavy.ttf');
     src: local('UniSansHeavy'), local('UniSansHeavy'),
      url('../fonts/UniSansHeavy/UniSansHeavy.eot?#iefix') format('embedded-opentype'),
       url('../fonts/UniSansHeavy/UniSansHeavy.woff') format('woff'),
        url('../fonts/UniSansHeavy/UniSansHeavy.ttf') format('truetype');
     font-weight: 400;
     font-style: normal;
}*/
 @font-face {
     font-family: 'BebasNeueBold';
     src: url('../fonts/BebasNeueBold.ttf');    
     font-weight: 800;
     font-style: normal;
}
@font-face {
     font-family: 'BebasNeueBook';
     src: url('../fonts/BebasNeueBook.ttf');    
     font-weight: 800;
     font-style: normal;
}
@font-face {
     font-family: 'BebasNeueRegular';
     src: url('../fonts/BebasNeueRegular.ttf');    
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: 'BebasNeueLight';
     src: url('../fonts/BebasNeueLight.ttf');    
     font-weight: 200;
     font-style: normal;
}
@font-face {
     font-family: 'BebasNeueThin';
     src: url('../fonts/BebasNeueThin.ttf');    
     font-weight: 100;
     font-style: normal;
}

/*input placeholder color*/
.map-form ::-webkit-input-placeholder {color:#c4c4c4;}
.map-form ::-moz-placeholder          {color:#c4c4c4;}/* Firefox 19+ */
.map-form :-moz-placeholder           {color:#c4c4c4;}/* Firefox 18- */
.map-form :-ms-input-placeholder      {color:#c4c4c4;}

/*grid*/
 .dflex {
     display: flex;
}
 .w20 {
     width: 20%;
}
 .w30 {
     width: 30%;
}
 .w40 {
     width: 40%;
}
 .w50 {
     width: 50%;
}
 .w60 {
     width: 60%;
}
 .w70 {
     width: 70%;
}
 .w80 {
     width: 80%;
}
 .w90 {
     width: 90%;
}
/*end grid*/
 #wrapper {
     min-width: 316px;
     margin: 0 auto;
}
 .container {
     width: 100%;
     max-width: 1170px;
     margin: 0 auto;
     padding: 0;
}
 header {
     position: absolute;
     width: 100%;
     top: 0;
     left: 0;
    /* bottom: 0;
     left: 0;
    */
     z-index: 4;
}
 header .container {
     display: flex;
     justify-content: space-between;
     align-items: flex-end;
     background: #333333;
}
 header.fixed {
     position: fixed;
     background: rgba(0,0,0,0.8);
    /* background: rgba(140,162,211,0.9);
    */
     border-bottom: 1px solid #000;
     z-index: 7;
     padding-top: 0px;
     padding-bottom: 0;
     top: 0;
}
 header.fixed .documents {
     display: none;
}
 header.fixed .free {
     display: none;
}
 header.fixed .phone-flex {
     display: none;
}
 .logo-small {
     display: none;
}
 header.fixed .container {
     align-items: center;
}
 header.fixed .logo-text {
     display: none;
}
 header.fixed .logo img {
     width: 186px;
     margin-top: 24px;
}
 header.fixed .logo {
     width: auto;
     margin-right: 50px;
}
 header .contacts a {
     display: block;
     color: #FFF;
     width: 149px;
     font-size: 19px;
     text-decoration: none;
}
 header.fixed .contacts a:hover {
     opacity: 0.8;
}
 .screen1-r2 a:hover {
     opacity: 0.8;
}
 .top-nav ul {
     display: flex;
     list-style-type: none;
     justify-content: flex-end;
     height: 100%;
     align-items: stretch;
     align-items: center;
     padding: 0;
}
 .fixed .top-nav ul {
     margin-top: 11px;
     background: transparent;
     border: none;
}
 .top-nav li {
     line-height: 120%;
     padding: 0;
}
 .top-nav li a {
     text-decoration: none;
}
 .top-nav li a span {
     font-size: 12px;
     letter-spacing: -0.3px;
}
 .fixed .top-nav li a span {
     display: none;
}
 .top-nav li:last-child {
     padding: 0;
     border: none;
     margin-left: -11px;
     margin-right: 30px;
}
 .nav li {
     margin-left: 18px;
     margin-right: 35px;
}
 .nav a {
     font-family: 'BebasNeueRegular', sans-serif;
     font-size: 24px;
     color: #8cc0be;
     text-transform: uppercase;
     width: 100%;
     text-decoration: none;
     display: flex;
     flex-direction: column;
     text-align: left;
}
 .nav a span {
     text-transform: none;
     font-family: 'Lato', sans-serif;
     font-weight: 300;
     font-size: 12px;
     color: #FFF;
     font-style: italic;
}
 .fixed .nav a {
     font-size: 20px;
}
 header.fixed .container {
     background: none;
     padding-top: 0;
     height: 53px;
     overflow-y: hidden;
}
 .nav a:hover {
     opacity: 0.8;
}
 .fixed .top-nav li {
     line-height: 100%;
     padding: 0;
     border-right: none;
}
 .fixed.sga-nav {
     height: 57px;
     overflow-y: hidden;
}
 .contacts > ul {
     display: flex;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     list-style-type: none;
}
 .logo {
     width: 23%;
     position: relative;
     padding-right: 0px;
}
 .fixed .logo-a {
     margin-left: 0;
}
 .logo-a {
     display: block;
     text-decoration: none;
     text-align: center;
}
 .logo-a:hover {
     opacity: 0.9;
}
/* magnific popup*/
 .mfp-iframe-holder .mfp-close {
     color: #ff7019;
}
 .mfp-fade.mfp-bg {
     opacity: 0;
     -webkit-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}
 .mfp-fade.mfp-bg.mfp-ready {
     background-color: #f2f1f0;
     opacity: 0.7;
}
 .mfp-fade.mfp-bg.mfp-removing {
     opacity: 0;
}
 .mfp-fade.mfp-wrap .mfp-content {
     opacity: 0;
     -webkit-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}
 .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
     opacity: 1;
}
 .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
     opacity: 0;
}
 .mfp-fade1.mfp-bg {
     opacity: 0;
     -webkit-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}
 .mfp-fade1.mfp-bg.mfp-ready {
     opacity: 0.85;
}
 .mfp-fade1.mfp-bg.mfp-removing {
     opacity: 0;
}
 .mfp-fade1.mfp-wrap .mfp-content {
     opacity: 0;
     -webkit-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}
 .mfp-fade1.mfp-wrap.mfp-ready .mfp-content {
     opacity: 1;
     max-width: 550px;
     max-width: 1000px;
}
 .mfp-fade1.mfp-wrap.mfp-removing .mfp-content {
     opacity: 0;
}
 .popup-bl {
     width: 100%;
     padding: 100px 0;
     background: #000;
}
 .br-form {
     height: 150px;
     width: 100%;
     display: block;
}
 .closed-c {
     width: 40px;
     height: 40px;
     cursor: pointer;
     background: url("../images/close.png") no-repeat center center;
     position: absolute;
     top: 6px;
     right: 10px;
     -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
     -webkit-transition: -webkit-transform linear 0.5s;
     transition: -webkit-transform linear 0.5s;
     transition: transform linear 0.5s;
     transition: transform linear 0.5s, -webkit-transform linear 0.5s;
     -webkit-border-radius: 50%;
     border-radius: 50%;
}
 .closed-c:hover {
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: -webkit-transform linear 0.5s;
     transition: -webkit-transform linear 0.5s;
     transition: transform linear 0.5s;
     transition: transform linear 0.5s, -webkit-transform linear 0.5s;
}
 .mfp-close-btn-in .mfp-close {
     display: none;
}
/* end of magnific popup*/
/* popup styles*/
 .popup-zap {
     max-width: 618px;
     margin: 0 auto;
     position: relative;
     background: rgba(51,51,51,0.9);
     padding: 39px 43px 42px;
     border-radius: 0px;
}
 .titel-h2 {
     line-height: 72px;
     -ms-text-align-last: center;
     text-align-last: center;
     text-align: center;
     color: #fff;
     margin-bottom: 23px;
     font-family: 'BebasNeueRegular', sans-serif;
     font-size: 72px;
}
 .in-form {
     width: 100%;
     height: 59px;
     line-height: 59px;
     padding: 4px 23px;
     font-size: 18px;
     border-radius: 3px;
     margin-bottom: 11px;
     border: 1px solid #c4c4c4;
     outline: none;
}
 .white-popup .btn {
     padding-bottom: 6px;
}
 textarea.in-form {
     height: 139px;
}
 .btn-gradient {
     background: #000;
     width: 152px;
     height: 50px;
     border: 1px solid #000;
     border-radius: 2px;
     cursor: pointer;
     font-size: 15px;
     color: #fff;
     cursor: pointer;
     font-family: 'UniSansHeavy', sans-serif;
}
 .btn-gradient:hover {
     background: #e43b33;
}
 .before-btn-modal {
     color: #fff;
     font-size: 14px;
     max-width: 100%;
     position: relative;
     padding-left: 0;
     text-align: left;
     padding-left: 33px;
     padding-right: 10px;
     margin-bottom: 0;
     margin-top: 0;
     font-family: 'PT Sans', sans-serif;
     font-weight: 400;
}
 .before-btn-modal:before {
     display: block;
     content: "";
     width: 30px;
     height: 29px;
     background: url(../images/agree.png) top center no-repeat;
     position: absolute;
     left: -3px;
     top: 0;
}
 .sec-1 {
     padding: 0px 0 90px;
     position: relative;
     background: url(../images/bg1.jpg) top center no-repeat;
     height: 698px;
     background-size: cover;
}
 .want-call {
     width: 100%;
     height: 47px;
     display: flex;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-align-items: center;
     align-items: center;
     color: #223531;
     text-decoration: none;
     margin-bottom: 3px;
     background: #58ad97;
     -webkit-border-radius: 2px;
     border-radius: 2px;
     font-size: 19px;
     padding-right: 15px;
     letter-spacing: 0;
     padding-bottom: 5px;
     padding: 0 29px;
     font-family: 'Lato', sans-serif;
     font-size: 16px;
     font-weight: 900;
     text-transform: uppercase;
}
 .sec-1 .screen1-r2_adr {
     margin-top: -2px;
     margin-bottom: 29px;
     letter-spacing: 0.05px;
}
 .sec-1 .screen1-r2 {
     margin-top: -17px;
}
 .want-call:hover {
     background: #7ed5bf;
}
 .one-page__center {
    /*position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     bottom: 0px;
    */
     margin: auto;
     height: 137px;
     display: flex;
     justify-content: space-between;
     width: 100%;
}
 .logo-big {
     position: relative;
     z-index: 3;
     display: flex;
     align-items: center;
     margin-left: -10px;
}
/*header.fixed +.sec-1 .container {
     padding-top: 124px;
}
*/
 h1 {
     color: #FFF;
     text-transform: uppercase;
     margin-left: 1px;
     margin-top: 171px;
     line-height: 262%;
}
 h1 span:nth-child(1) {
     font-size: 90px;
     line-height: 107%;
     text-align: left;
     font-family: 'BebasNeueLight', sans-serif;
}
 h1 span:nth-child(3) {
     font-size: 64px;
     letter-spacing: 10px;
     font-family: 'BebasNeueThin';
     margin-left: 119px;
     letter-spacing: 32px;
}
 h1 span:nth-child(5) {
     font-family: 'BebasNeueBook';
     font-size: 90px;
     margin-left: 343px;
     padding-top: 18px;
     line-height: 63px;
     letter-spacing: 18px;
}
 .sec-1 .container {
     position: relative;
     display: flex;    
     justify-content: space-between;
     align-items: center;
     padding-top: 24px;
     padding-left: 28px;
     padding-bottom: 18px;
}
 .sec-1 .screen1-r {
     display: flex;
     align-items: flex-end;
     z-index: 3;    
     flex-direction: column;
     margin-right: 35px;
     margin-top: 213px;
}
 .fixed .logo {
     display: block;
}
 header .contacts {
     display: none;
}
 header.fixed .contacts {
     display: block;
     margin-left: 43px;
}
 .top-nav {
     width: 100%;
     height: 100%;
}
 .sga-nav {   
     height: 87px;
}
/*sec-2*/
 .sec-2 {
     position: relative;
     background: url(../images/bg2.jpg) center 0 no-repeat;
     background-size: cover;
     padding: 136px 0 24px;
     color: #FFF;
}
 .sec-2_flex-cont {
     margin-top: 0px !important;
     justify-content: flex-end;
}
 .sec-2_flex-cont p {
     margin-bottom: 22px;    
     font-weight: 400;
     font-size: 18px;
     line-height: 142%;
     padding-right: 0px;
}
 .sec-2 .w30 {
     width: 30%;
     text-align: right;
     margin-top: 74px;
}
 .sec-2 .w30 img {
     margin-right: -13px;
}
 .sec-2_text-wrap {
     max-width: 670px;
     padding-left: 38px;
     padding-top: 60px;
}
 .title-wrap {
     display: flex;
}
 .title {
     font-family: 'BebasNeueRegular';
     font-size: 72px;
     color: #FFF;
     width: 44%;   
     text-align: right;
}
 .undertitle {
     font-family: 'Lato', sans-serif;
     font-style: italic;
     font-size: 20px;
     font-weight: 400;
     text-align: left;   
     width: 56%;
     margin-left: auto;
     margin-right: auto;
     color: #8CC0BE;
     padding-top: 11px;
     padding-left: 70px;
     letter-spacing: -0.6px;
}
 .sec-2_flex-cont .w40 {
     width: 44%;
}
 .sec-2_flex-cont .w60 {
     width: 56%;
}
 .sec-2_flex-cont .w40 img {
     margin-top: -110px;    
     margin-left: 10px;
}
 .sec-2_text p {
     color: #fff;
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     font-size: 18px;
     margin-bottom: 25px;
     margin-bottom: 23px;
     line-height: 135%;
}
 .sec-2_text {
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     padding-left: 32px;
     padding-top: 34px;
     letter-spacing: 0.1px;
}
 .sec-2_text p:nth-child(1) {
     font-size: 18px;  
     margin-bottom: 24px;
     line-height: 135%;
}
 .sec-title-left {
     font-size: 72px;
}
 .sec-2_text p:last-child {
     margin-bottom: 0;
}
 .flex-cont {
     display: flex;
     margin-top: 47px;
}
 .screen1-r2 a {
     font-family: 'BebasNeueBold', sans-serif;
     font-size: 75px;
     text-decoration: none;
     color: #fff;
     letter-spacing: -1px;
}
 .screen1-r2_adr {
     color: #fff;
     font-family: 'Lato', sans-serif;
     font-size: 14px;
     margin-top: 4px;
     letter-spacing: 0.05px;
}
/*.sec-3 */
 .sec-3 {
     position: relative;
     background: url(../images/bg3.jpg) center 0 no-repeat;
     background-size: cover;
     padding: 55px 0 176px;
     color: #FFF;
}
 .sec-3 .title {
     padding-right: 15px;
}
/*slider */

 .gallery-wrap li {
     width: 100%;
}
 .slider-right {
     background: #000;
     color: #FFF;
}
 .pr_item {
     display: flex;    
     height: 100%;
}
 .slider-left {
     display: flex;
     -webkit-align-items: flex-end;
     align-items: flex-end;
}
 .sl-title {
     font-size: 48px;
     font-family: 'BebasNeueBook';
     font-weight: 800;
     color: #FFF;
     margin-left: 174px;   
     margin-bottom: 35px;
     margin-top: 45.5%;
}
 .sl-undertitle {
     font-size: 18px;
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     margin-left: 179px;
}
/*sec-4*/
 .sec-4 .title-wrap {
     width: 50%;
     background: #000;
     position: absolute;
     right: 0;
     z-index: 1;
     padding-top: 80px;
     flex-direction: column;
}
 .about-ul_img-wrap {
     display: flex;
     align-items: center;
     justify-content: center;
     margin-left: 0;
     margin-top: -44px;
}
 .sec-4 .title {
     width: 100%;
     text-align: left;
     padding-left: 113px;
     line-height: 90%;
}
 .sec-4 .undertitle {
     width: 100%;
     padding-top: 25px;
     padding-left: 114px;
     max-width: 552px;
     margin-left: 0;
}
 .about-ul_right {
     width: 70%;
     text-align: left;
}
 .best-ul {
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     justify-content: center;
     margin-top: 46px;
     width: 93%;
}
 .best-ul li {
     margin-bottom: 54px;
     display: flex;
     flex-direction: column;
     align-items: center;
     text-align: center;
     margin-bottom: -62px;
     width: 32%;
     background: url(../images/bg-icons.png) 0 0 no-repeat;
     background-size: contain;
     max-width: 315px;
     height: 332px;
     justify-content: center;
}
 .best-sec {
     background: #0e234f;
}
 .about-ul_img-wrap img {
     -webkit-border-radius: 25px;
     border-radius: 25px;
}
 .sec-4 {
     padding: 0px 0 0px;
     position: relative;   
}

 .about-ul_titl {
     font-family: 'BebasNeueBold';
     font-size: 22px;
     color: #fff;
     margin-top: -5px;   
     text-transform: uppercase;
     text-align: center;
}
/*sec-5*/
 .sec-5 {
     position: relative;
}
 .container-map-form {
     position: absolute;
     top: 235px;
     left: 0;
     right: 0;
     border: 1px solid #000;
}
 .map-form {
     padding: 42px 46px 62px 47px;
     background: rgba(0,0,0,.7);   
}
 .map-wrap {
     min-height: 720px;
     background: #CCC;
}
 .sec-5 .flex-cont {
     padding-top: 50px;
     margin-top: 0;
}
 .form-tit {
     font-size: 36px;
     font-family: 'BebasNeueBook';
     font-weight: 800;
     color: #FFF;
     margin-bottom: 12px;
}
 .before-map .screen1-r2 {
     background: #000;
     padding: 6px 35px;
     text-align: center;
}
 .before-map .screen1-r2_phone{
     color: #ffffff;
     font-size: 75px;
     font-family: 'BebasNeueBold';
}
 .map-form form{
     display: flex;
     justify-content: space-between;
     flex-direction: column;
}
 .map-form input {
     -webkit-border-radius: 3px;
     border-radius: 3px;
     margin-bottom: 5px;
     height: 43px;
     padding: 13px 24px;
     outline: none;
     color: #000;
     border: none;
     font-size: 13px;
     border: 1px solid #c4c4c4;
     line-height: 60px;
}
 .map-form textarea {
     width: 100%;
     height: 215px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     padding: 10px 20px;
     outline: none;
     color: #000;
     margin-bottom: 11px;
     resize: none;
     font-size: 18px;
}
 footer .container {
     background: #333;
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding-top: 19px;
     padding-bottom: 17px;
     padding-left: 18px;
     height: 98px;
}
 .footer_menu a {
     font-size: 16px;
     font-weight: 200;
     color: #FFF;
     text-transform: uppercase;
     line-height: 31px;
     margin-left: 17px;
}
 .footer_menu a:hover {
     opacity: 0.8;
}
 .footer_menu {
     width: 100%;
}
 .footer_menu ul {
     display: flex;
     -webkit-justify-content: flex-end;
     justify-content: flex-end;
     list-style-type: none;
}
 .footer_menu ul a {    
     font-size: 24px;
     color: #8cc0be;
     margin-left: 20px;
     margin-right: 41px;
     text-transform: uppercase;
     width: 100%;
     font-family: 'BebasNeueRegular', sans-serif;
     text-decoration: none;
}
 .foot-logo {
     width: 174px;
}
 .foot-data {
     padding-left: 23px;
     width: 205px;
}
 .btn {
     width: 100%;
     height: 60px;
     color: #223531;
     border: 1px solid #58ad97;
     background: #58ad97;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     font-size: 16px;
     font-family: 'Lato', sans-serif;
     font-weight: 900;
     padding: 3px 17px;
     cursor: pointer;
     outline: none;
     text-transform: uppercase;
}
 .contacts_right_bottom_btn-wrap .btn {
     padding-bottom: 5px;
     width: 213px;
     margin-top: 8px;
     height: 48px;
}
 .btn:hover {
     background: #7ed5bf;
}
 .agree {
     font-size: 16px;
     color: #fff;
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     margin-bottom: 10px;
     max-width: 242px;
     text-align: left;
     padding-left: 42px;
     position: relative;
     margin-top: 9px;
}
 .agree:before {
     display: block;
     content: "";
     width: 26px;
     height: 25px;
     background: url(../images/agree.png) top center no-repeat;
     position: absolute;
     left: 0px;
     top: -2px;
}
 .contacts_right_bottom_btn-wrap {
     display: flex;
     justify-content: space-between;
}
 .footer_logo {
     font-size: 0;
}
 .popup-lick p {
     color: #FFF;
}
 .before-map {   
     position: absolute;
     right: 0;
     top: 188px;
     width: 570px;
}
 .container_before-map {
     position: absolute;
     left: 0;
     right: 0;
     top: -51px;
}
 .before-map .screen1-r2_adr {
     font-size: 14px;
     color: #FFF;
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     margin-top: -9px;
     text-align: center;
}
 .screen1-r2_mail {
     text-align: center;
}
 .screen1-r2_mail a {
     color: #8CA2D3;
     font-size: 16px !important;
     font-family: 'Lato', sans-serif;
     font-weight: 400;   
     text-decoration: underline;
     color: #58ad97;
     text-align: center;
}
 footer {
     margin-top: -98px;
     z-index: 99999;
     position: absolute;   
     left: 0;
     right: 0;
}
 .btn-wrap {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .foot-data p {
     font-size: 11px;
     color: #999;
     font-weight: 400;
     font-family: 'Lato', sans-serif;
}
 .sl-title {
     margin-left: 18%;
}
 .sl-undertitle {
     margin-left: 18%;
}
/*begin media*/
 @media all and (max-width: 1900px) {
}
 @media all and (max-width: 1800px) {
     .sl-title {
         margin-top: 39.5%;
    }
     .slick-prev {
         top: 52%;
         left: 56.5%;
    }
     .slick-next:after {
         left: calc((100% - 214px)/2);
    }
}
 @media all and (max-width: 1700px) {
     .sec-4 .title-wrap {
         padding-top: 50px;
    }
     .sl-title {
         font-size: 40px;
    }
     .sec-2_flex-cont .w40 img {
         margin-top: -39px;
    }
     .slick-prev {
         left: 54.9%;
    }
}
 @media all and (max-width: 1500px) {
     .undertitle {
         font-size: 18px;
         margin-top: 4px;
    }
     .title {
         font-size: 48px;
    }
     .undertitle {
         padding-top: 0;
    }
     .sec-2 {
         padding: 80px 0 24px;
    }
     .sec-2_flex-cont .w40 img {
         margin-top: 0px;
    }
     .about-ul_img-wrap img {
         width: 112px;
    }
     .best-ul li {
         margin-bottom: -62px;
         width: 26%;
         max-width: 278px;
         height: 289px;
    }
     .sl-title {
         margin-top: 33.5%;
         padding-right: 25px;
    }
     .sec-4 .undertitle {
         padding-top: 13px;
    }
     .sl-title {
         margin-left: 20%;
    }
     .sl-undertitle {
         margin-left: 20%;
    }
     .slick-next {
         left: 57.9%;
    }
     .slick-next {
         left: 60.0%;
    }
     .best-ul {
         margin-left: auto;
         margin-right: auto;
    }
     .about-ul_titl {
         font-size: 21px;
    }
}
 @media all and (max-width: 1400px) {
     .undertitle {
         font-family: 'Lato', sans-serif;
         font-style: italic;
         font-size: 17px;
    }
}
 @media all and (max-width: 1300px) {
     .sec-2_text-wrap {
         padding-top: 41px;
         padding-right: 25px;
    }
     .sec-2_text p:nth-child(1) {
         font-size: 16px;
    }
     .sec-2_text p {
         font-size: 16px;
    }
     .fixed .nav a {
         font-size: 17px;
    }
     .sec-4 .title-wrap {
         width: 100%;
    }
     .sec-4 .title-wrap {
         width: 100%;
         position: relative;
         right: 0;
         padding-top: 80px;
         flex-direction: row;
         display: flex;
    }
     .sec-4 .title {
         width: 50%;
         text-align: right;
         padding-left: 0;
         line-height: 90%;
         padding-right: 40px;
    }
     .no1300 {
         display: none;
    }
     .sec-4 .undertitle {
         width: 100%;
         padding-left: 58px;
         margin-left: 0;
         padding-top: 0;
    }
     .sec-4 .title-wrap {
         padding-top: 46px;
         padding-bottom: 30px;
    }
     .sl-title {
         margin-top: 9.5%;
    }
     .slick-prev {
         top: 16%;
    }
}
 @media all and (max-width: 1220px) {
     .sec-2_text-wrap {
         padding-bottom: 27px;
    }
     .container {
         width: 96%;
    }
     .footer_menu a {
         font-size: 14px;
         margin-left: 0;
    }
     .agree {
         max-width: 197px;
    }
     h2 span {
         font-size: 41px;
    }
     h2 {
         font-size: 21px;
    }
     .logo-text span {
         font-size: 37px;
         letter-spacing: 4px;
         margin-top: 5px;
    }
     .logo-text {
         font-size: 19px;
         line-height: 155%;
         letter-spacing: 3px;
    }
     .sec-1 .screen1-r2 a {
         font-size: 51px;
    }
     .screen1-r2_adr {
         text-shadow: 0 0 5px #fff;
         font-weight: bold;
         font-size: 15px;
    }
     .want-call {
         margin-left: 22px;
    }
     .best-ul li {
         width: 50%;
    }
     .btn {
         font-size: 17px;
         padding: 3px 22px;
    }
     .sec-1 .screen1-r2_adr {
         margin-top: 0px;
    }
     .sec-1 .screen1-r2 {
         margin-top: -15px;
    }
     .sec-1 .screen1-r2_adr {
         font-size: 14px;
         width: 242px;
         text-align: left;
    }
     .want-call {
         font-size: 12px;
         padding: 0;
    }
     .sec-1 {
         padding: 0px 0 90px;
         height: 600px;
    }
     .contacts_right_bottom_btn-wrap .btn {
         width: 230px;
         font-size: 16px;
    }
     .agree {
         font-size: 12px;
         margin-top: 16px;
    }
     .before-map {
         width: 471px;
    }
     .map-form {
         padding: 42px 29px 62px 29px;
    }
     .footer_menu ul a {
         font-size: 20px;
         margin-right: 28px;
         margin-left: 10px;
    }
     .undertitle {
         padding-right: 25px;
    }
    /*1220*/
}
 @media all and (max-width: 1200px) {
     .before-map {
         right: 29px;
    }
}
 @media all and (max-width: 1100px) {
     .logo {
         width: 18%;
    }
     .nav li {
         margin-left: 0px;
         margin-right: 30px;
    }
     .sec-2_text p {
         font-size: 16px;
    }
     .no1100 {
         display: none;
    }
     .sec-4 .undertitle {
         padding-left: 86px;
    }
     .sec-4 .title {
         padding-right: 20px;
    }
     .slick-prev {
         top: 17%;
    }
    /*1100*/
}
 @media all and (max-width: 1000px) {
     .logo {
         width: 164px;
    }
     .sl-title {
         font-size: 34px;
    }
     .sec-4 .title {
         width: 59%;
    }
     .sec-4 .undertitle {
         width: 65%;
    }
     h1 span:nth-child(3) {
         font-size: 53px;
         margin-left: 119px;
         letter-spacing: 15px;
    }
     h1 span:nth-child(5) {
         font-size: 66px;
         margin-left: 214px;
    }
     .fixed .top-nav li {
         padding: 10px;
    }
     .sec-2_flex-cont h2 {
         top: 200px;
    }
     .want-call {
         height: 42px;
         margin-top: 5px;
    }
     .before-map .screen1-r2_adr {
         font-size: 14px;
         font-weight: 900;
         margin-top: 0;
    }
     .want-call {
         margin-left: 0;
    }
     .logo-big {
         max-width: 80px;
         z-index: 11;
    }
     .btn {
         font-size: 14px;
         padding: 3px 20px;
    }
     .sec-1 .screen1-r {
         display: flex;
         align-items: flex-end;
         z-index: 3;
         flex-direction: column;
         margin-right: 35px;
         margin-top: 187px;
    }
     h1 {
         padding: 31px 15px 32px;
    }
     .sga-nav {
         height: 15px;
         bottom: -15px;
    }
     html, body {
         height: auto;
    }
     .logo-big {
         max-width: 94px;
    }
     .top-nav {
         width: 100%;
         height: auto;
         z-index: 0;
    }
     .before-map .screen1-r2 a {
         font-size: 51px;
    }
     .sec-2_flex-cont p {
         font-size: 16px;
    }
     .sec-2 .w30 img {
         margin-right: 0;
         width: 214px;
    }
    /*begin menu 1 button*/
     #top-menu li {
         display: none;
         text-align: center;
         width: 100%;
         background: #000;
         margin-left: 0 !important;
         margin-right: 0 !important;
    }
     #top-menu li:nth-child(1) {
         padding-top: 71px;
    }
     #top-menu li:last-child {
         padding-bottom: 68px;
    }
     .toggleMenu {
         border: none;
         border-radius: 0;
         height: 40px;
         width: 49px;
         z-index: 10000;
         padding: 6px 6px 9px;
         border-radius: 0px;
         position: relative;
         box-sizing: border-box;
         display: block;
         position: absolute;
         left: calc((100% - 46px) / 2);
         top: 22px;
         background: #58AD97;
    }
     .fixed .toggleMenu {
         top: 9px;
    }
     .sandwich {
         height: 24px;
         left: 9px;
         margin: auto;
         position: absolute;
         top: 9px;
         width: 28px;
         z-index: 200;
    }
     .sandwich.active .sw-topper {
         top: 9px;
         -webkit-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         transform: rotate(-45deg);
    }
     .sw-topper {
         position: relative;
         top: 0;
         width: 28px;
         height: 3px;
         background: #fff;
         border: none;
         border-radius: 4px 4px 4px 4px;
         -webkit-transition: -webkit-transform 0.5s, top 0.2s;
         transition: transform 0.5s, top 0.2s;
         display: block;
    }
     .fixed .sw-topper {
         height: 3px;
    }
     .sandwich.active .sw-bottom {
         top: 6px;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
    }
     .sw-bottom {
         position: relative;
         width: 28px;
         height: 3px;
         top: 5.6px;
         background: #fff;
         border: none;
         border-radius: 4px 4px 4px 4px;
         -webkit-transition: -webkit-transform 0.5s, top 0.2s;
         transition: transform 0.5s, top 0.2s;
         -webkit-transition-delay: 0.2s, 0s;
         transition-delay: 0.2s, 0s;
    }
     .sandwich.active .sw-footer {
         opacity: 0;
         top: 0;
         -webkit-transform: rotate(180deg);
         -ms-transform: rotate(180deg);
         transform: rotate(180deg);
    }
     .sw-footer {
         position: relative;
         width: 28px;
         height: 3px;
         top: 12.5px;
         background: #fff;
         border: none;
         border-radius: 4px 4px 4px 4px;
         -webkit-transition: all 0.5s;
         transition: all 0.5s;
         -webkit-transition-delay: 0.1s;
         transition-delay: 0.1s;
    }
     .toggleMenu span{
         display: block;
    }
     .navigation {
         display: block;
         height: auto;
         top: 0px;
         right: 0;
         margin: 0;
         margin-top: 0;
         line-height: 25px;
         width: 100%;
         display: flex;
         flex-direction: column;
         justify-content: center;
    }
     .navigation li a {
         width: 100%;
         color: #fff;
         font-size: 24px;
         line-height: 240%;
    }
     .nav a {
         font-size: 16px;
    }
     .navigation li a {
         font-size: 23px;
         text-align: center;
    }
     .fixed .nav a {
         font-size: 23px;
    }
     .top-nav li a span {
         display: none;
    }
     .top-nav li {
         line-height: 100% !important;
         padding: 4px 0;
    }
     nav {
         background: transparent;
    }
     .top-nav ul {
         height: auto;
         padding: 0;
    }
     nav {
         background: transparent;
         position: fixed;
         left: 0;
         top: 0;
         width: 100%;
    }
     .top-nav ul {
         margin-left: 0;
         margin-top: 68px;
    }
    /* * Spin */
     .hamburger {
         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: 30px;
         height: 1px;
         background-color: #000;
         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-inner{
         width: 20px;
    }
     .is-active .hamburger-inner {
         width: 30px;
    }
     .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);
    }
    /*end of spin menu*/
    /*end menu*/
     .fixed .top-nav ul {
         margin-top: 0;
    }
     .logo-a {
         margin-left: 0;
    }
     .slider-bg {
         min-height: 550px;
    }
     .about-ul_titl {
         font-size: 23px;
    }
     .map-form:before {
         top: 43%;
    }
     .toggleMenu {
         top: 13px;
         right: 27px;
         left: auto;
    }
     .sga-nav {
         height: 60px;
         top: 0px;
    }
     .top-nav ul {
         border: none;
    }
     nav {
         background: transparent;
         position: fixed;
    }
     .sga-nav .container {
         width: 100%;
    }
     header.fixed .logo {
         margin-left: 15px;
    }
     header.fixed .contacts a {
         margin-right: 15px;
    }
     header.fixed .logo img {
         width: 132px;
         margin-top: 10px;
    }
     .sec-1 .screen1-r2 {
         margin-top: 17px;
    }
     .map-form {
         padding: 27px 27px 32px 32px;
    }
     .footer_menu ul a {
         font-size: 16px;
         margin-left: 20px;
         margin-right: 20px;
    }
     .sec-1 .container {
         position: relative;
         display: flex;
         justify-content: space-between;
         align-items: center;
         padding-top: 9px;
         padding-left: 13px;
         padding-bottom: 4px;
    }
     .before-map .screen1-r2_adr {
         font-size: 13px;
         font-weight: 400;
    }
     .before-map {
    }
     .before-map {
         width: 402px;
         right: 17px;
    }
     .contacts_right_bottom_btn-wrap {
         flex-direction: column;
    }
     .agree {
         max-width: 100%;
         margin-top: 9px;
    }
     .agree:before {
         top: -5px;
    }
     .contacts_right_bottom_btn-wrap .btn {
         width: 100%;
    }
     .slick-next {
         width: 269px;
    }
     .slick-next:before {
         right: 9%;
    }
     .sec-4 .title {
         padding-right: 0;
    }
     .slick-next {
         bottom: 19px;
    }
     .title {
         display: flex;
         align-items: center;
         justify-content: center;
         padding-right: 0 !important;
    }
     footer .container {
         height: 88px;
    }
    footer {
     margin-top: -88px;
     }
    /*1000*/
}
 @media all and (max-width: 950px) {
    /* tablet*/
     footer .screen1-r2 {
         width: 30%;
    }
     .footer_menu a {
         margin-left: 0;
    }
     .titel-h2 {
         font-size: 34px;
    }
     .best-ul li {
         margin-bottom: 0px;
    }
     .sec-3 {
         padding: 55px 0 63px;
    }
     .best-ul li:last-child {
         margin-top: -53px;
    }
    /*950*/
}
 @media all and (max-width: 900px) {
     .title {
         font-size: 43px;
    }
     .map-form form {
         flex-direction: column;
    }
     .map-form input {
         max-width: 100%;
         margin-left: 0;
         margin-bottom: 12px;
    }
     .agree {
         max-width: 100%;
         margin-top: 0px;
         padding-left: 35px;
    }
     .agree:before {
         left: 0px;
         top: -4px;
    }
     .map-form input {
         height: 45px;
    }
     .btn {
         height: 45px;
    }
     .sl-title {
         margin-top: 3.5%;
    }
     .sl-undertitle {
         font-size: 16px;
    }
     .slick-prev {
         top: 19%;
    }
     .footer_menu {
         width: 100%;
         display: none;
    }
     .foot-data {
         padding-left: 23px;
         width: auto;
         padding-right: 26px;
    }
    /*900*/
}
 @media all and (max-width: 870px) {
    footer .screen1-r2 {
         width: 100%;
         text-align: center;
    }
     .about-ul_titl {
         font-size: 20px;
    }
    /*870*/
}
 @media all and (max-width: 850px) {
     .sec-4 .title-wrap {
         padding-bottom: 42px;
    }
}
 @media all and (max-width: 800px) {
     .sl-title {
         font-size: 31px;
    }
}
 @media all and (max-width: 767px) {
     .sec-1_flex {
         -webkit-flex-direction: column;
         -ms-flex-direction: column;
         flex-direction: column;
         padding-left: 0 !important;
    }
     .sec-1 .screen1-r {
         display: flex;
         align-items: flex-end;
         z-index: 3;
         flex-direction: column;
         margin-right: 0;
         margin-top: 0;
    }
     h1 {
         margin-top: 72px;
    }
     .sec-1 .screen1-r {
         align-items: center;
         flex-direction: row;
         margin-right: 0;
         margin-top: 0;
    }
     .want-call {
         margin-left: 33px;
         padding: 0 15px;
    }
     .sec-1_flex {
    }
     .agree:before {
         top: -6px;
    }
     .agree {
         margin-top: 3px;
    }
     .logo-big {
         margin-left: -8px;
    }
     html, body {
         width: 100%;
         overflow-x: hidden;
    }
     .sec-2_flex-cont .w40 {
         width: 100%;
         display: none;
    }
     .sec-2_flex-cont h2 {
         top: 0;
         position: relative;
    }
     .sec-2_flex-cont {
         margin-top: 53px !important;
    }
     .sec-2_flex-cont .w60 {
         width: 100%;
         padding-top: 0;
         padding-left: 0;
    }
     .sec-2_flex-cont img {
         margin-top: -6px;
    }
     .sec-2 {
         padding: 47px 0 24px;
    }
     .sec-2_text-wrap {
         max-width: 100%;
         padding-left: 25px;
    }
     .title {
         width: 50%;
         text-align: left;
         padding-left: 15px;
         padding-right: 40px;
         display: flex;
         align-items: center;
         justify-content: center;
         padding-right: 0 !important;
    }
     .undertitle {
         padding-left: 0 !important;
    }
     .no1300 {
         display: block;
    }
     h2 {
         text-align: center;
    }
     .sec-2_flex-cont {
         flex-direction: column;
    }
     .sec-2 .w30 {
         width: 100%;
         text-align: center;
         margin-top: 22px;
    }
     .sec-2 .w70 {
         width: 100%;
    }
     .sec-2_flex-cont p {
         padding-right: 0;
         text-align: justify;
         padding: 0 5px;
    }
     h2 {
         color: #000;
         font-weight: bold;
    }
     .logo-text {
         margin-left: 4px;
    }
     .before-map {
         top: 87px;
         left: calc((100% - 479px)/2);
         width: 479px;
         padding-left: 35px;
         padding-right: 35px;
    }
     .container-map-form {
         top: 197px;
    }
     .before-map {
         left: calc((100% - 478px)/2);
         padding-left: 10px;
         padding-right: 10px;
    }
     .form-tit {
         font-size: 24px;
         display: none;
    }
     .before-map .screen1-r2 a {
         font-size: 42px;
    }
     .map-form input {
         height: 34px;
         margin-bottom: 7px;
    }
     .contacts_right_bottom_btn-wrap .btn {
         margin-top: 3px;
         height: 35px;
    }
    /*767*/
}
 @media all and (max-width: 730px) {
     .sl-title {
         margin-top: -1.5%;
    }
     .slick-prev {
         top: 14%;
         left: 53%;
    }
     .pr_item {
         display: flex;
         height: 100%;
         flex-direction: column;
    }
     .slider-left {
         width: 100% !important;
    }
     .slider-right {
         width: 100% !important;
    }
     .sl-title {
         margin-top: 23px;
         margin-bottom: 23px;
    }
     .sl-undertitle {
         margin-left: 25px;
         margin-bottom: 35px;
         max-width: calc(100% - 297px);
    }
     .slick-next {
         height: 41px;
    }
     .slick-next:after {
         font-size: 15px;
         font-weight: 700;
         top: 20px;
         left: calc((100% - 188px)/2);
    }
     .slick-next {
         width: 229px;
    }
     .slick-next:before {
         right: 6%;
         top: 10px;
    }
     .slick-prev {
         display: none !important;
    }
     .sl-title {
         margin-left: 25px;
    }
     .slick-next {
         bottom: 15px;
    }
     .slick-next {
         left: auto;
         right: 20px;
    }
}
 @media all and (max-width: 700px) {
     h2 {
         text-align: center;
    }
     h2 span {
         font-size: 32px;
    }
     h2 {
         font-size: 17px;
    }
}
 @media all and (max-width: 600px) {
     .best-ul li {
         width: 100%;
         max-width: 568px;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
         padding-left: 0;
         background-position-x: center;
    }
     .sl-title {
         text-align: center;
    }
     .sl-undertitle {
         max-width: 100%;
         margin-bottom: 95px;
    }
     .sl-undertitle {
         max-width: 100%;
         margin-bottom: 95px;
         text-align: center;
         margin-left: 0;
         padding: 0 20px;
    }
     .slick-next {
         left: calc((100% - 229px)/2);
    }
     .best-ul li:last-child {
         margin-top: 0;
    }
     .sec-3 {
         background: url(../images/bg3-600.jpg) center 0 no-repeat;
         background-size: cover;
         padding-top: 0;
    }
     .sec-3 .title-wrap {
         background: #000;
         padding: 45px 0 70px;
    }
     .undertitle {
         margin-top: 0;
    }
     .title-wrap {
         flex-direction: column !important;
         justify-content: flex-start;
    }
     .title {
         width: 100%;
         padding-left: 0;
         margin-bottom: 15px;
    }
     .undertitle {
         padding-right: 0;
         text-align: center;
         width: 80% !important;
         margin-left: auto !important;
         margin-right: auto !important;
         font-size: 16px;
    }
     .best-ul {
         margin-top: -47px;
    }
     .sec-4 .title {
         width: 100%;
         text-align: center;
    }
     .sec-4 .undertitle {
         width: 100%;
    }
    /*600*/
}
 @media all and (max-width: 570px) {
     .phone li:nth-child(1) a {
         font-size: 20px;
    }
     .fixed .phone li:nth-child(1) a {
         font-size: 19px;
    }
     .popup-zap {
         padding: 55px 25px 42px;
    }
     #popup1 textarea.in-form {
         height: 120px;
    }
     .best-ul li {
         width: 100%;
         max-width: 568px;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
         padding-left: 0;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         text-align: center;
    }
     .about-ul_titl {
         text-align: center;
         margin-bottom: 14px;
    }
     .about-ul_img-wrap {
         margin-left: 0;
         margin-right: 0;
    }
     .sec-1 .screen1-r {
         flex-direction: column;
    }
     .want-call {
         margin-left: 0;
         padding: 0 15px;
    }
    /*570*/
}
 @media all and (max-width: 530px) {
     .toggleMenu {
         z-index: 26;
    }
     .fixed.sga-nav {
         z-index: 28;
    }
     .no500 {
         display: none;
    }
     .btn-wrap {
         flex-direction: column;
    }
     .before-btn-modal {
         margin-bottom: 11px;
         margin-top: -4px;
    }
     h1 {
         margin-left: 14px;
    }
}
 @media all and (max-width: 480px) {
     .before-map {
         left: 0;
         right: 0;
         width: 100%;
    }
     .foot-logo {
         width: 140px;
         margin-top: 2px;
    }
     .foot-data {
         padding-right: 22px;
    }
     footer .container {
         height: 67px;
         padding-top: 12px;
         padding-bottom: 12px;
    }
     footer {
         margin-top: -67px;
    }
}
 @media all and (max-width: 460px) {
     h1 span:nth-child(1) {
         font-size: 76px;
    }
     h2 span {
         font-size: 28px;
    }
     h1 span:nth-child(3) {
         font-size: 53px;
         margin-left: 63px;
         letter-spacing: 10px;
    }
     h1 span:nth-child(5) {
         font-size: 66px;
         margin-left: 118px;
    }
     .before-map .screen1-r2_adr {
         width: 255px;
         margin-left: auto;
         margin-right: auto;
    }
     .map-form {
         padding: 20px 20px 25px 20px;
    }
     .undertitle {
         width: 90% !important;
         font-size: 16px;
    }
     .best-ul li {
         background-size: 249px;
    }
    h1 span:nth-child(1) {
         font-size: 69px;
    }
     h1 span:nth-child(3) {
         font-size: 53px;
         margin-left: 63px;
         letter-spacing: 4px;
    }
     h1 span:nth-child(5) {
         font-size: 60px;
         margin-left: 117px;
         letter-spacing: 9px;
         line-height: 48px;
    }
     h1 {
         margin-left: 8px;
    }
    .sec-1 .screen1-r2 a {
        font-size: 57px;
    }


}
 @media all and (max-width: 430px) {
     .logo-big {
         max-width: 96px;
         margin-left: 30px;
         margin-top: 8px;
    }
     footer .container {
         width: 100%;
    }
}
 @media all and (max-width: 380px) {
     .agree {
         max-width: 261px;
    }
     .agree:before {
         top: 0px;
    }
}
 @media all and (max-width: 360px) {
     .logo-big {
         max-width: 70px;
    }
     .agree {
         font-size: 12px;
    }
     .foot-data {
         padding-right: 17px;
    }
     .before-map .screen1-r2_adr {
         width: 100%;
    }
}
