
/*

_$$$$___$$$$$$___$$$$___$$___$$__$$$$___$$______$$__$$___$$$$
$$________$$____$$______$$$_$$$_$$__$$__$$__$$__$$_$$___$$__$$
_$$$$_____$$____$$_$$$__$$_$_$$_$$__$$__$$$$$$__$$$$____$$$$$$
____$$____$$____$$__$$__$$___$$_$$__$$______$$__$$_$$___$$__$$
_$$$$___$$$$$$___$$$$___$$___$$__$$$$_______$$__$$__$$__$$__$$

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, * {
    font-family: 'Oswald', sans-serif;
}

html, body {
     height: 100%;
     font-size: 100%;
     font-family: 'Oswald', sans-serif;
     color: #3d5563;
     width: 100%;
     max-width: 1980px;
     margin-left: auto;
     margin-right: auto;
}
 img {
     max-width: 100%;
}
 a:hover {
}
 .mobill {
     display: none !important;
}
 .logo-mob {
     display: none;
}
 .logo-desct {
     display: block;
}
/*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%;
     bottom: 0;
     left: 0;
     z-index: 4;
}
 header .container {
     display: flex;
     justify-content: space-between;
     align-items: flex-end;
}
 header.fixed {
     position: fixed;
     background: rgba(0,0,0,0.8);
     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: 60px;
     padding-bottom: 3px;
     padding-top: 6px;
}
 header.fixed .logo {
     width: auto;
     margin-right: 50px;
}
 header .contacts a {
     display: block;
     color: #FFF;
     width: 128px;
     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: space-between;
     height: 100%;
     align-items: stretch;
     align-items: center;
     padding: 0;
     margin-left: -23px;
}
 .top-nav li {
     line-height: 85px;
     padding: 0 47px 0 0;
     border-right: 1px solid #1c3a5f;
}
 .top-nav li:last-child {
     padding: 0;
     border: none;
}
 .fixed .top-nav li {
     line-height: 100%;
     padding: 0;
     border-right: none;
}
 .fixed.sga-nav {
     height: 57px;
}
 .contacts > ul {
     display: flex;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     list-style-type: none;
}
 .logo {
     width: 18%;
     position: relative;
     padding-right: 0px;
}
 .fixed .logo-a {
     margin-left: 0;
}
 .logo-a {
     display: block;
     text-decoration: none;
     text-align: center;
     margin-left: -33px;
}
 .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: 15px;
     right: 17px;
     -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: 600px;
     margin: 0 auto;
     position: relative;
     background: #18315b;
     padding: 55px 60px 42px;
     border: 1px solid #18315b;
     border-radius: 48px;
}
 .titel-h2 {
     font-size: 46px;
     line-height: 46px;
     -ms-text-align-last: center;
     text-align-last: center;
     text-align: center;
     color: #fff;
     margin-bottom: 26px;
}
 .in-form {
     width: 100%;
     height: 50px;
     padding: 10px 23px;
     font-size: 18px;
     border-radius: 26px;
     margin-bottom: 8px;
     border: none;
     outline: none;
}
 .white-popup .btn {
     padding-bottom: 6px;
}
 textarea.in-form {
     height: 215px;
}
 .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: 'Raleway', sans-serif;
     font-weight: 500;
}
 .before-btn-modal {
     color: #fff;
     font-size: 14px;
     max-width: 100%;
     position: relative;
     padding-left: 0;
     text-align: center;
     margin-bottom: 15px;
     margin-top: 1px;
     font-family: 'OfficinaSansBook';
     font-weight: 400;
}
 .sec-1 {
     padding: 0px 0 90px;
     background: url(../images/bg1-big.jpg) top center no-repeat;
     position: relative;
     height: 100vh;
     height: 516px;
     background-size: cover;
}
 .nav a {
     font-family: 'Oswald', sans-serif;
     font-weight: 300;
     font-size: 24px;
     color: #FFF;
     margin-left: 23px;
     margin-right: 0;
     text-transform: uppercase;
}
 .fixed .nav a {
     font-size: 17px;
}
 header.fixed .container {
     background: none;
     padding-top: 0;
}
 .nav a:hover {
     opacity: 0.8;
}
 @font-face {
     font-family: 'OfficinaSansBook';
     src: url('../fonts/Officina/OfficinaSansBook/OfficinaSansBook.otf');
     src: local('OfficinaSansBook'), local('OfficinaSansBook'), url('../fonts/Officina/OfficinaSansBook/OfficinaSansBook.eot?#iefix') format('embedded-opentype'), url('../fonts/Officina/OfficinaSansBook/OfficinaSansBook.woff') format('woff'), url('../fonts/Officina/OfficinaSansBook/OfficinaSansBook.ttf') format('truetype');
     font-weight: 400;
     font-style: normal;
}
 @font-face {
     font-family: 'Oswald-Light';
     src: url('../fonts/Oswald/Oswald-Light.ttf');
     font-weight: 200;
     font-style: normal;
}
 .want-call {
     width: 202px;
     height: 57px;
     display: flex;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-align-items: center;
     align-items: center;
     color: #FFF;
     text-decoration: none;
     margin-top: 13px;
     margin-bottom: 3px;
     background: rgba(0,0,0,0.2);
     -webkit-border-radius: 2px;
     border-radius: 2px;
     background: url(../images/buttons.png) 0 -70px no-repeat;
     margin-right: 18px;
     font-size: 19px;
     padding-right: 15px;
     letter-spacing: 0;
     padding-bottom: 5px;
}
 .want-call:hover {
     background-position-y: 0;
}
 .one-page__center {
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     bottom: 0px;
     margin: auto;
     height: 137px;
     display: flex;
     justify-content: space-between;
}
 .logo-big {
     position: relative;
     z-index: 3;
}
 .logo-big:before {
     content: "";
     display: block;
     position: absolute;
     left: -880px;
     top: -958px;
     background: url(../images/glow1.png) 0 0 no-repeat;
     -webkit-background-size: contain;
     -o-background-size: contain;
     background-size: contain;
     width: 1745px;
     height: 1820px;
     z-index: -1;
}
 .sec-1 .container {
     position: relative;
     display: flex;
     height: 100%;
}
 .screen1-r {
     display: flex;
     align-items: center;
     z-index: 3;
     margin-top: -10px;
}
 .logo {
     display: none;
}
 .fixed .logo {
     display: block;
}
 header .contacts {
     display: none;
}
 header.fixed .contacts {
     display: block;
     margin-left: 43px;
}
 .top-nav {
     width: 100%;
     height: 100%;
}
 .sga-nav {
     background: rgba(0,0,0,0.8);
     height: 87px;
}
/*sec-2*/
 .sec-2 {
     background: #0e2450 url(../images/bg2.jpg) center 0 no-repeat;
     position: relative;
     background-size: cover;
     padding: 73px 0 87px;
     color: #FFF;
}
 .sec-2_flex-cont {
     margin-top: 7px !important;
}
 .sec-2_flex-cont p {
     margin-bottom: 22px;
     font-family: 'OfficinaSansBook';
     font-weight: 400;
     font-size: 18px;
     line-height: 142%;
     padding-right: 44px;
}
 .sec-2 .w30 {
     width: 30%;
     text-align: right;
     margin-top: 74px;
}
 .sec-2 .w30 img {
     margin-right: -13px;
}
 h2 {
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     font-size: 46px;
     text-align: left;
     margin-bottom: 50px;
     color: #FFF;
}
 .undertitle {
     font-family: 'Raleway', sans-serif;
     font-weight: 400;
     font-size: 16px;
     text-align: center;
     max-width: 870px;
     width: 90%;
     margin-left: auto;
     margin-right: auto;
}
 .flex-cont {
     display: flex;
     margin-top: 47px;
}
 .screen1-r2 a {
     font-family: 'Oswald', sans-serif;
     font-size: 35px;
     font-weight: 400;
     text-decoration: none;
     color: #fff;
}
 .screen1-r2_adr {
     color: #FFF;
     font-family: 'OfficinaSansBook';
     font-size: 14px;
     margin-top: 4px;
}
/*slider */
.slider-bg {
    min-height: 690px;
}
 .slider-bg1 {
     background: url(../images/slider1.jpg) center center no-repeat;  
}
.slider-bg2 {
     background: url(../images/slider2.jpg) center center no-repeat;   
}
.slider-bg3 {
     background: url(../images/slider3.jpg) center center no-repeat;    
}
.slider-bg4 {
    background: url(../images/slider4.jpg) center center no-repeat;    
}
 .pr_item_text_inner_line {
     display: flex;
}
 .pr_item_text_inner_line .w60 {
     color: #fff;
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     font-size: 24px;
     text-align: right;
     line-height: 200%;
     padding-right: 22px;
}
 .pr_item_text_inner_line .w40 {
     color: #d7841e;
     font-size: 24px;
     font-family: 'Oswald', sans-serif;
     font-weight: 600;
    /*semibold*/
     padding-left: 11px;
     display: flex;
     align-items: center;
}
 .pr_item {
     max-width: 470px;
     background: rgba(0,0,0,0.8);
     border-radius: 45px;
     padding: 35px 44px 42px 44px;
     margin-right: 99px;
     margin-left: auto;
     margin-top: 61px;
}
 .pr_item_text_long {
     font-size: 18px;
     line-height: 135%;
     color: #FFF;
     font-family: 'OfficinaSansBook';
     border-bottom: 2px solid rgba(255,255,255,0.8);
     padding-bottom: 25px;
     margin-bottom: 15px;
     min-height: 171px;
     padding-right: 11px;
}
 .pr_item_text_title {
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     font-size: 46px;
     line-height: 113%;
     color: #FFF;
     margin-bottom: 40px;
}
 .best-ul {
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: space-between;
     justify-content: space-between;
}
 .best-ul li {
     width: 48.9%;
     display: flex;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     margin-bottom: 54px;
}
 .best-ul li:nth-child(1) .about-ul_text {
     padding-right: 15px;
}
 .best-sec {
     background: #0e234f;
}
 .about-ul_img-wrap img {
     -webkit-border-radius: 25px;
     border-radius: 25px;
}
 .sec-4 {
     padding: 82px 0 50px;
     position: relative;
}
 .sec-4:after {
     content:"";
     background: url(../images/glow-bottom.png) top center no-repeat;
     display: block;
     content: "";
     width: 1288px;
     height: 368px;
     position: absolute;
     left: 60px;
     bottom: -156px;
     z-index: 2;
}
 .about-ul_titl {
     font-size: 30px;
     font-family: 'Oswald', sans-serif;
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     color: #d7841e;
     margin-top: 10px;
     margin-bottom: 14px;
}
 .about-ul_text {
     font-size: 18px;
     color: #FFF;
     font-family: 'OfficinaSansBook';
     margin-top: 10px;
     line-height: 134%;
}
/*sec-5*/
 .sec-5 {
     /*background: #0e2450 url(../images/map-bg.jpg) center 0 no-repeat;*/
     position: relative;   
}
.container-map-form {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

@media all and (min-width: 1024px) {
    .container-map-form {
        left: unset;
        right: 20px;
    }
}

.map-wrap {
    min-height: 700px;
}    
 .sec-5 .flex-cont {
     padding-top: 50px;
     margin-top: 0;
}
 .map-form {
     background: rgba(0,0,0,0.8);
     padding: 32px 52px 40px 45px;
     position: relative;
     -webkit-border-radius: 46px;
     border-radius: 46px;
     max-width: 770px;
     width: 770px;
/*     margin-right: 99px;
*/
     margin-left: auto;
}
 .map-form:before {
     content:"";
/*     background: url(../images/map-form-before.png) 50% center no-repeat;
*/
     display: block;
     content: "";
     width: 90px;
     height: 190px;
     position: absolute;
     left: -90px;
     top: 35%;
     z-index: 2;
}
 .map-title {
     font-size: 46px;
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     line-height: 120%;
     color: #fff;
     border-bottom: 2px solid #fff;
     margin-bottom: 11px;
     padding-bottom: 26px;
}
 .map-form_left {
     width: 53%;
}
 .map-form_right {
     width: 47%;
     margin-top: 22px;
}
 .map-flex {
     display: flex;
     justify-content: space-between;
}
 .map-form .screen1-r2 a {
     font-size: 57px;
     color: #D4B788;
}
 .map-form .screen1-r2_adr {
     font-size: 20px;
     margin-top: -5px;
}
 .map-form_left img {
     -webkit-border-radius: 24px;
     border-radius: 24px;
     margin-top: 28px;
}
 .map-form_right form{
     display: flex;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
}
 .map-form .screen1-r2 a {
     letter-spacing: -3px;
}
 .map-form input {
     -webkit-border-radius: 36px;
     border-radius: 36px;
     margin-bottom: 5px;
     height: 50px;
     padding: 10px 20px;
     outline: none;
     color: #000;
     border: none;
     font-size: 18px;
}
 .map-form textarea {
     width: 100%;
     height: 215px;
     -webkit-border-radius: 23px;
     border-radius: 23px;
     padding: 10px 20px;
     outline: none;
     color: #000;
     margin-bottom: 11px;
     resize: none;
     font-size: 18px;
}
 footer {
     background: #000;
}
 footer .container {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .footer_menu a {
     font-size: 16px;
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     color: #FFF;
     text-transform: uppercase;
     line-height: 31px;
     margin-left: 17px;
}
 .footer_menu a:hover {
     opacity: 0.8;
}
 .footer_menu ul {
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     list-style-type: none;
}
 .footer_menu ul li {
     width: 50%;
}
 footer .screen1-r2 {
     width: 35%;
     margin-top: -10px;
}
 footer .screen1-r2 a {
     font-size: 36px;
}
 .footer_menu {
     width: 42%;
    /* padding-left: 28px;*/
     margin-top: -3px;
}
 .btn {
     width: 100%;
     height: 50px;
     color: #FFF;
     border: 1px solid #D7841E;
     background: #D7841E;
     -webkit-border-radius: 36px;
     border-radius: 36px;
     font-size: 20px;
     font-family: 'Oswald', sans-serif;
     font-family: 'Oswald-Light', sans-serif;
     font-weight: 200;
     cursor: pointer;
     outline: none;
}
 .contacts_right_bottom_btn-wrap .btn {
     padding-bottom: 5px;
}
 .btn:hover {
     background: linear-gradient(to bottom, #d78723, #d4b27d);
}
 .agree {
     font-size: 14px;
     font-family: 'OfficinaSansBook';
     font-weight: 400;
     color: #FFF;
     margin-bottom: 10px;
     text-align: center;
}
 .footer_logo {
     font-size: 0;
}
 footer .screen1-r2_adr {
     font-size: 14px;
     margin-top: 3px;
}
.popup-lick p {
    color: #FFF;
}
/*begin media*/
 @media all and (max-width: 1730px) {
}
 @media all and (max-width: 1600px) {
}
 @media all and (max-width: 1500px) {
}
 @media all and (max-width: 1400px) {
     .sec-4:after {
         width: 100%;
         height: 368px;
         left: 0;
    }
     .slick-dots {
         left: 32px;
    }
     .slick-next {
         right: 30px;
    }
     .slick-prev {
         left: 20px;
    }
    /* html, body {
         -ms-overflow-x: hidden;
         overflow-x: hidden;
    }*/
}
 @media all and (max-width: 1300px) {
    .fixed .nav a {
        font-size: 17px;
    }

}
 @media all and (max-width: 1220px) {
     .footer_menu {
         padding-left: 0;
    }
     footer .screen1-r2_adr {
         font-size: 12px;
    }
     footer .screen1-r2 a {
         font-size: 31px;
    }
     .map-form .screen1-r2 a {
         font-size: 42px;
    }
     .map-form .screen1-r2_adr {
         font-size: 14px;
    }
     .map-form_left {
         width: 49%;
    }
     .map-form {
         padding: 32px 25px 40px 25px;
         max-width: 550px;
         width: 550px;
    }
     .map-form_right {
         width: 48%;
         margin-top: 11px;
    }
     .map-title {
         font-size: 39px;
    }
     .map-form_left img {
         margin-top: 54px;
         height: 217px;
    }
     .sec-5 {
         background-position-x: 21%;
    }
     .container {
         width: 96%;
    }
     .nav a {
         font-size: 19px;
         margin-left: 25px;
         margin-right: 25px;
    }
     .top-nav li {
         padding: 0 0px 0 0;
         border: none;
    }
     .top-nav ul {
         justify-content: space-around;
         margin-left: 0;
    }
     .footer_menu a {
         font-size: 14px;
          margin-left: 0;
    }
     .agree {
         font-size: 10px;
    }
    .about-ul_titl {
        font-size: 23px;
    }
    .fixed .nav a {
        font-size: 15px;
    }
   
    /*1220*/
}
 @media all and (max-width: 1200px) {
     .sec-5 {
         background-position-x: 35%;
    }
}
 
 @media all and (max-width: 1100px) {
    .nav a {    
        margin-left: 10px;
        margin-right: 10px;
    }

    
     .want-call {
         width: 202px;
         height: 56px;
         display: grid;
         margin-top: 0;
         margin-bottom: 0;
         margin-right: 18px;
         font-size: 19px;
         padding-right: 15px;
         letter-spacing: 0;
         padding-bottom: 0;    
    }
     .footer_menu {
         width: 47%;
    }
     .sec-5 {
         background-position-x: 30%;
    }
    /*1100*/
}
 @media all and (max-width: 1000px) {
    
    footer {   
        padding: 19px 0;
    }

     .sec-1 .screen1-r {
         margin-top: 0;
         flex-direction: column;
    }
     .sec-1 .screen1-r2 a {
         font-size: 23px;
    }
     .sec-1 .screen1-r2 {
         margin-left: -5px;
    }
     .sec-1 {
         padding: 0;
         -ms-background-position-y: bottom;
         background-position-y: bottom;
         position: relative;
         height: 150px;
    }
     .sga-nav {
         height: 15px;
         bottom: -15px;
    }
     .sec-5 {
         background-position-x: 44%;
    }
     html, body {
         height: auto;
    }
     .logo-big {
         max-width: 280px;
    }
     .top-nav {
         width: 100%;
         height: auto;
         z-index: 0;
    }
     .logo-big:before {
         display: none;
    }
     .screen1-r2 a {
         font-size: 27px;
    }
     .screen1-r2_adr {
         font-size: 11px;
    }
     .one-page__center {
         height: 103px;
    }
     h2 {
         font-size: 38px;
    }
     .sec-2_flex-cont p {
         font-size: 16px;
    }
     .sec-2 .w30 img {
         margin-right: 0;
         width: 214px;
    }
     .pr_item_text_title {
         font-size: 33px;
         margin-bottom: 17px;
    }
     .pr_item_text_long {
         font-size: 16px;
         min-height: 154px;
    }
     .pr_item {
         max-width: 390px;
         padding: 28px 25px 29px 25px;
         margin-right: 70px;
         margin-top: 61px;
    }
    /*begin menu 1 button*/
     #top-menu li {
         display: none;
         text-align: center;
         width: 100%;
         background: #000;
    }
     #top-menu li:nth-child(1) {
         padding-top: 88px;
    }
     #top-menu li:last-child {
         padding-bottom: 68px;
    }
     .toggleMenu {
         border: none;
         border-radius: 0;
         height: 40px;
         width: 46px;
         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: rgba(0,0,0,0.7);
    }
     .fixed .toggleMenu {
         top: 10px;
    }
     .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: 16px;
    }
    .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;
    }
    /*end menu*/
     .logo-a {
         margin-left: 0;
    }
     .pr_item_text_inner_line .w60 {
         font-size: 20px;
         line-height: 168%;
    }
     .slider-bg {
         min-height: 550px;
    }
     .about-ul_titl {
         font-size: 23px;
    }
     .about-ul_text {
         font-size: 16px;
         margin-top: -4px;
    }
     .map-form:before {
         top: 43%;
    }
     .want-call {
         width: 170px;
         height: 53px;
         background: url(../images/buttons-mob.png) 0 -53px no-repeat;
    }
     .toggleMenu {
         top: 154px;
    }
     .toggleMenu {
         top: 4px;
    }
     .sga-nav {
         height: 49px;
         bottom: -48px;
    }
     nav {
         background: transparent;
         position: fixed;
         position: absolute;
         left: 0;
         top: 0;
    }
     .sga-nav .container {
         width: 100%;
    }
     header.fixed .logo {
         margin-left: 15px;
    }
     header.fixed .contacts a {
         margin-right: 15px;
    }
     header.fixed .logo img {
         width: 50px;
    }
    .footer_logo {
        display: none;
    }
    /*1000*/
}
 @media all and (max-width: 950px) {
    /* tablet*/
     footer .screen1-r2 {
         width: 30%;
    }
     .footer_menu a {
         margin-left: 0;
    }
     .logo-big {
         max-width: 230px;
    }
    .titel-h2 {
    font-size: 34px;
    }
    /*900*/
}
 @media all and (max-width: 1023px) {
     footer .container {
         flex-direction: column;
         padding: 25px 0 25px;
    }
     .footer_logo {
         display: none;
    }
     .footer_menu {
         margin-top: 25px;
    }
     .map-form:before {
         display: none;
    }
     .map-form {
         position: absolute;
         top: -500px;
    }
     .sec-5 {
         position: relative;
         margin-top: 670px;
    }
     /*.sec-5 {
         background: #0e2450 url(../images/map-bg-mob.jpg) center center no-repeat;
         background-size: cover;
         padding: 0px 0 53px;
         height: 500px;
    }*/
     .map-form {
         position: absolute;
         top: -620px;
         left: calc((100% - 550px)/2);
         padding: 32px 25px 22px 25px;
    }
     #wrapper {
         background: #DEDEDE;
    }
     footer .screen1-r2 {
         width: 100%;
         text-align: center;
    }
     .about-ul_titl {
         font-size: 20px;
    }
    /*870*/
}
 @media all and (max-width: 850px) {
}
 @media all and (max-width: 800px) {
}
 @media all and (max-width: 767px) {
     .best-ul li {
         width: 100%;
         max-width: 568px;
         margin-left: auto;
         margin-right: auto;
         text-align: center;
    }
     .footer_menu {
         width: 100%;
         display: none;
    }
     h2 {
         text-align: center;
    }
     h1 {
         font-size: 36px;
    }
     .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 {
         padding: 73px 0 47px;
    }
     .sec-2_flex-cont p {
         padding-right: 0;
         text-align: justify;
         text-shadow: 0 0 11px #000;
         padding: 0 5px;
    }
     .sec-4 {
         padding: 46px 0 50px;
    }
    /*767*/
}
 @media all and (max-width: 700px) {
     .pr_item {
         margin-right: auto;
    }
     .slick-dots {
         position: absolute;
         bottom: 17px;
         display: block;
         width: 100%;
         padding: 0;
         margin: 0;
         list-style: none;
         text-align: center;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         left: auto;
         right: auto;
    }
     .pr_item {
         margin-top: 61px;
         margin-bottom: 78px;
    }
     h2 {
         text-align: center;
    }
    .pr_item_text_long {
       min-height: 200px;
    }

}
 @media all and (max-width: 600px) {
     h2 {
         font-size: 31px;
         padding: 0 15px;
         line-height: 120%;
    }
    /*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: 160px;
    }
    /*570*/
}
 @media all and (max-width: 550px) {
     .map-flex {
         flex-direction: column;
    }
     .map-form_left {
         width: 100%;
         text-align: center;
    }
     .map-form_right {
         width: 100%;
         margin-top: 22px;
    }
     .map-form_left img {
         margin-top: 22px;
         height: auto;
    }
     .agree {
         font-size: 14px;
    }
     .map-title {
         font-size: 30px;
         text-align: center;
         margin-top: 74px;
    }
     .map-form textarea {
         height: 130px;
    }
     .map-form {
         position: absolute;
         top: -880px;
         left: 0;
         width: 100%;
         border-radius: 0;
    }
     .logo-big {
         max-width: 190px;
    }
     .sec-5 {
         margin-top: 880px;
    }
}
 @media all and (max-width: 430px) {
     .sec-5 {
         margin-top: 970px;
    }
     .map-form {
         top: -971px;
    }
     .logo-mob {
         display: block;
    }
     .logo-desct {
         display: none;
    }
     .logo-big {
         max-width: 96px;
         margin-left: 30px;
         margin-top: 8px;
    }
     header .contacts a {    
        width: 108px;
        font-size: 16px;   
    }
    .pr_item_text_title {
    font-size: 29px;
    }
    .pr_item_text_inner_line .w40 {
        font-size: 20px;
    }
}
 @media all and (max-width: 360px) {
     .logo-big {
         max-width: 70px;
    }
   

}
 