div.container-lg {
    max-width: 1335px;
}
.main-header {
    position: absolute;
/*    top: 60px; когда будет верхняя плашка */
    top: -10px;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 50px 0px;
}
a.link-logo {
    display: block;
}
a.link-logo img {
    width: 72%;
}
.section-main {
    position: relative;
    height: 790px;
    z-index: 1;
}
.color-bg {
    background-color: rgba(0,0,0,0.6);
    z-index: 999;
} 
.video-img {
    background: url(../images/main/fon_dlya_mobilki_letniy_2.png) no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 99;
    opacity: 1;
}
.color-bg, 
.video-bg,
.video-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 790px;
}
#tubular-shield,
#tubular-container {
    height: 790px !important;
    z-index: 1 !important;
}
.navbar-expand-lg .navbar-nav a.nav-link {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    letter-spacing: 0.1em;
    transition: .3s;
}
.navbar-expand-lg .navbar-nav a.nav-link:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.navbar-expand-lg .navbar-nav a.nav-link:focus,
.navbar-expand-lg .navbar-nav a.nav-link:focus-visible {
    border: none;
    outline: 0;
}
ul.navbar-nav {
    margin-left: 0;
    margin-top: 10px;
}
.container-section-content {
    position: absolute;
    top: 280px;
    left: 0;
    width: 100%;
    z-index: 9999;
    color: #fff;
}
.container-section-content h1 {
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 66px;
    line-height: 1.1;
    margin-bottom: 40px;
    letter-spacing: 0em;
}
.container-section-content p {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0em;
    opacity: 0.75;
}
.btns-container {
    margin-top: 120px;
}
a.link-go-map {
    position: relative;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    display: inline-block;
    margin-left: 60px;
    padding-left: 25px;
    padding-top: 8px;
    font-size: 18px;
    color: #fff;
    transition: .3s;
}
a.link-go-map i {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 23px;
}
a.link-go-map:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    text-decoration: none;
    color: rgb(248, 213, 108);
}
.advantages-section {
    position: relative;
    z-index: 999;
    background-color: rgb(250, 250, 250);
    padding: 100px 0px;
    color: #333;
}
.content-section h2 {
    position: relative;
    padding-left: 75px;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0em;
    text-transform: uppercase;
    margin-bottom: 100px;
}
.content-section h2 .svgicon.css31 rect {
    fill: none;
}
.content-section h2 span {
    position: absolute;
    left: -12px;
    top: -8px;
    display: block;
    width: 48px;
    height: 48px;
}
.content-section h2 .svgicon.css31 path {
    fill: rgb(250, 224, 147);
}
.item-advantages {
    margin-bottom: 135px;
}
a.btn-top-header {
    padding: 9px 25px;
    font-size: 16px;
    margin-left: 15px;
    background: rgba(0,0,0,0);
    color: #fff;
    border-color: #fff;
}
a.btn-top-header:hover {
    background: #fff;
    color: rgb(250, 224, 147);
    border-color: #fff;
}
.title-advantages {
    position: relative;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0em;
    margin-bottom: 40px;
    padding-left: 90px;
}
.title-tab-map {
    display: block;
    padding-top: 10px;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
    font-family: 'TTNorms-Regular';
    font-weight: 600;
    font-size: 18px;
    line-height: 1.6;
}
.title-advantages span {
    position: absolute;
    left: 0;
    top: -16px;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 40px;
    line-height: 1.6;
    letter-spacing: 0em;
    color: rgb(251, 227, 158);
}
.text-advantages {
    padding-right: 130px;
}
.text-advantages p,
.about-section p {
    font-family: 'TTNorms-Regular';
    font-weight: 500;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0em;
    margin-bottom: 30px;
}
.about-section p {
    font-family: 'TTNorms-Regular';
    font-weight: 400;
}
.genplan-section,
.about-section {
    position: relative;
    z-index: 999;
    background: #fff;
    padding: 100px 0px;
}
ul.nav-tabs {
    margin-left: 0;
}
ul.nav-tabs a.nav-link {
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0em;
    text-decoration: none;
    color: rgba(51, 51, 51, 0.75);
    padding-left: 0;
}
ul.nav-tabs .nav-item {
    width: 49.9%;
}
ul.footer-nav-tabs .nav-item {
    width: 50%;
}
.nav-tabs .nav-link, .nav-tabs .nav-item .nav-link {
    border: none;
    border-bottom: 3px solid rgba(51, 51, 51, 0.15);
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border: none;
    color: rgb(0, 0, 0);
    border-bottom: 3px solid rgb(0, 0, 0);
}
.tab-content {
    padding: 40px 0px;
}
ul.nav-tabs a.nav-link:focus {
    outline: 0;
}
.tab-pane iframe {
    border: none;
}
.carousel-inner {
    width: 82%;
    margin-left: 9%;
    border-radius: 5px;
    padding-bottom: 40px;
}
.carousel-item {
    height: 310px;
}
.carousel-indicators {
    bottom: -55px;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    background-color: rgba(51, 51, 51, 0.2);
    border-radius: 100%;
    padding: 1.6px;
    transition: background-color 0.3s;
    vertical-align: middle;
}
.carousel-control-prev, .carousel-control-next {
    color: rgb(51, 51, 51);
    font-size: 24px;
    width: 9%;
    opacity: 0.8;
}
.carousel-control-prev {
    left: -10px;
}
.carousel-control-next {
    right: 30px;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
    color: rgb(51, 51, 51);
    opacity: 1;
}
.carousel-control-prev:focus, .carousel-control-next:focus {
    color: rgb(51, 51, 51);
    opacity: 0.8;
}
.carousel-control-prev:active, .carousel-control-next:active {
    color: rgb(51, 51, 51);
    opacity: 0.8;
}
span.link-modal-video {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 75px;
    text-align: center;
    font-size: 25px;
    z-index: 999;
    cursor: pointer;
}
span.link-modal-video span {
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;  
    margin: 0 auto;
    margin-top: 120px;
    transition: .5s;
}
span.title-slider {
    position: absolute;
    left: 0px;
    font-size: 1.1rem;
    font-weight: 700;
    bottom: -30px;
    z-index: 9999;
}
span.link-modal-video:hover span {
    opacity: 0.8;
}
div.modal-dialog-light {
    max-width: 720px;
    width: 720px;
}
.yandex-map {
    margin-bottom: 100px;
}
.yandex-map iframe {
    border: none;
}
.map-section {
    background-color: rgb(250, 250, 250);
}
.item-map-description {
    padding-right: 30px;
}
.title-map-description {
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0em;
    padding-bottom: 25px;
    border-bottom: 2px solid rgba(0, 77, 32, 0.15);
}
.item-map-description ul {
    padding-left: 18px;
    margin-left: 0;
    list-style-type: disc;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0em;
    margin-top: 25px;
}
.item-map-description ul li {
    margin-bottom: 20px;
}
.main-footer {
    background-color: rgb(0, 77, 32);
    color: #fff;
    padding: 90px 0px;
    padding-bottom: 0;
    position: relative;
    z-index: 999;
}
ul.footer-nav-tabs a.nav-link.active, ul.footer-nav-tabs .nav-item.show a.nav-link {
    background: rgba(255, 255, 255, 0);
}
ul.footer-nav-tabs a.nav-link, ul.footer-nav-tabs .nav-item a.nav-link {
    border: none;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 3px solid rgba(255, 255, 255, 0.6);
}
ul.footer-nav-tabs a.nav-link:hover, ul.footer-nav-tabs .nav-item a.nav-link:hover {
    border-bottom: 3px solid rgba(255, 255, 255, 0.75);
}
ul.footer-nav-tabs a.nav-link.active, ul.footer-nav-tabs .nav-item.show a.nav-link {
    border: none;
    color: #fff;
    border-bottom: 3px solid #fff;
    opacity: 1;
}
.footer-nav-tabs {
    border-bottom: none;
}
a.footer-phone-link {
    display: block;
    font-size: 136px;
    line-height: 1.6;
    letter-spacing: 0em;
    text-decoration: none;
    color: #fff;
    margin-bottom: 50px;
    transition: .3s;
}
a.footer-phone-link:hover {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    text-decoration: none;
    color: #fff;
}
a.footer-phone-link:active,
a.footer-phone-link:focus,
a.footer-phone-link:visited {
    text-decoration: none;
    color: #fff;
    outline: 0;
}
ul.social-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 28px;
}
ul.social-list li {
    margin-bottom: 20px;
}
ul.social-list li a {
    text-decoration: none;
    color: #fff;
}
ul.social-list li {
    transition: .3s;
}
ul.social-list li:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
ul.social-list li a:active,
ul.social-list li a:focus,
ul.social-list li a:visited {
    text-decoration: none;
    color: #fff;
    outline: 0;
}
button.footer-btn-secondary {
    font-family: 'TTNorms-Regular';
    font-size: 28px;
    border-radius: 40px;
    margin-top: 115px;
    padding: 20px 35px;
    box-shadow: 2px 2px 25px 5px rgba(0, 0, 0, 0.15);
}
p.footer-text {
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
p.footer-text a,
p.footer-text a:hover, 
p.footer-text a:active, 
p.footer-text a:visited {
    color: #fff;
    text-decoration: none;
}
p.footer-text a:hover {
    text-decoration: underline;
}
p.footer-text span {
    font-size: 20px;
}
.copyright {
    margin-top: 100px;
    padding: 50px 0px;
    border-top: 3px solid #fff;
    text-align: center;
}
.copyright p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.modal-content {
    margin-top: 60px;
}
.modal-dialog {
    max-width: 600px;
}
.modal-header h5 {
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
}
.modal-header {
    border: none;
    padding-bottom: 0;
}
.modal-body {
    text-align: center;
}
.modal-body p.modal-text {
    font-size: 16px;
    margin-bottom: 80px;
}
button.close {
    background-color: white;
    border: 2px solid black;
    border-radius: 100px;
    position: absolute;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    top: 4px;
    right: 2px;
    transition: transform 200ms;
    opacity: 1;
}
button.close span {
    font-size: 30px;
    font-weight: 400;
    line-height: 0.7;
}
button.close:hover {
    transform: scale(1.1);
    background-color: white;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: 1;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
    margin-bottom: 25px;
    padding: 15px 0;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    font-size: 14px;
}
.form-modal {
    padding: 0px 55px;
}
input.btn-form {
    display: block;
    width: 100%;
    padding: 20px 15px;
    text-align: center;
    border-radius: 63px;
    border-color: rgb(250, 224, 147);
    background-color: rgb(250, 224, 147);
    font-size: 16px;
}
input.btn-form:hover {
    border-color: rgb(248, 213, 109);
    background-color: rgb(248, 213, 109);
}
a:visited {
    color: #333;
}
div.modal-sm {
    max-width: 500px;
}
.modal-message,
.modal-message .modal-content {
    background-color: rgb(248, 213, 108);
    border: none;
    border-radius: 15px;
}
.modal-error,
.modal-error .modal-content {
    background-color: #F27475;
}
.modal-message .modal-footer {
    border: none;
}
.modal-message {
    position: relative;
    font-family: 'TTNorms-Regular';
    font-weight: 800;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 100px;
}
.modal-message::before {
    position: absolute;
    width: 26%;
    left: 36%;
    top: -50px;
    height: 100px;
    content: '';
    background: url(../images/main/succsess-icon.svg) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 99;
}
.modal-error::before {
    background: url(../images/main/error-icon.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
p.close-modal-text {
    margin-top: 80px;
}
.btn-close-form {
    display: block;
    width: 100%;
    text-align: center;
    color: #333;
    background: #fff;
    border: none;
    border-radius: 100px;
    outline: 0;
    padding: 15px;
    font-weight: 400;
    font-size: 14px;
}
.btn-close-form:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.15)!important;
}
.btn-close-form:active {
    box-shadow: inset 0 3px 9px rgba(0,0,0,.1)!important;
    background-color: #fbfbfb!important;
    outline: none;
    border: none;
}
.btn-close-form:focus {
    box-shadow: 0 2px 6px rgba(0,0,0,.15)!important;
    outline: none;
    border: none;
}
div.wpcf7-response-output {
    display: none;
}
.wpcf7-not-valid-tip {
    text-align: left;
}
img.zoom {
    width: 800px;
    height: 600px;
}
.acceptance-form {
    display: flex;
}
span.acceptance-form-text {
    text-align: left;
    text-indent: 15px;
    font-weight: 300;
    font-size: 0.85rem;
    margin-left: -10px;
}
span.acceptance-form-text a {
    color: #212529;
    text-decoration: underline dotted;
}
.wpcf7-acceptance span.wpcf7-list-item {
    margin: 0;
}
.news-section {
    padding-top: 120px;
    padding-bottom: 200px;
}
.carousel-item {
    height: auto;
}
.carousel-inner {
    width: 84%;
    margin-left: 5%;
    border-radius: 5px;
}
h4.news-title {
    font-family: 'TTNorms-Regular';
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.swiper-button-next, .swiper-button-prev {
    z-index: 999 !important;
}
a.carousel-control-prev {
    background: url(../images/main/prev.svg) no-repeat;
    background-size: 40px 40px;
    background-position: left;
    z-index: 9 !important;
}
a.carousel-control-next {
    background: url(../images/main/next.svg) no-repeat;
    background-size: 40px 40px;
    background-position: left;
    z-index: 9 !important;
}
.carousel-control-prev, .carousel-control-next {
    width: 5%;
}
.galley-content {
    font-size: 1.1rem;
    font-weight: 400;
}

.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.mySwiper2 {
    height: 80%;
    width: 100%;
}
.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-thumbs .swiper-slide {
    opacity: 0.4;
    cursor: pointer;
}
.swiper-thumbs .swiper-slide-active {
    opacity: 1;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 7px;
}
.swiper-thumbs
.swiper-slide img {
    height: 100px;
}
.swiper-main {
    height: 400px;
    margin-bottom: 10px;
}
.swiper-main
.swiper-slide img {
    height: 400px;
}
.swiper-thumbs {
    height: auto;
    margin-bottom: 20px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-weight: 700 !important;
    font-size: 35px !important;
}



@media (min-width: 320px) {
    img.zoom {
        width: 290px;
        height: 235px;
    }
}
@media (min-width: 400px) {
    img.zoom {
        width: 370px;
        height: 300px;
    }
}
@media (min-width: 480px) {
    img.zoom {
        width: 450px;
        height: 364px;
    }
}
@media (min-width: 540px) {
    img.zoom {
        width: 510px;
        height: 437px;
    }
}
@media (min-width: 640px) {
    img.zoom {
        width: 610px;
        height: 494px;
    }
}
@media (min-width: 740px) {
    img.zoom {
        width: 710px;
        height: 574px;
    }
}
@media (min-width: 768px) {
    img.zoom {
        width: 738px;
        height: 597px;
    }
}
@media (min-width: 800px) {
    img.zoom {
        width: 770px;
        height: 623px;
    }
}
@media (min-width: 900px) {
    img.zoom {
        width: 870px;
        height: 704px;
    }
}
@media (min-width: 992px) {
    .title-tab-map {
        display: none;
    }
    img.zoom {
        width: 962px;
        height: 778px;
    }
}
@media (min-width: 1024px) {
    img.zoom {
        width: 994px;
        height: 804px;
    }
}
@media (min-width: 1152px) {
    img.zoom {
        width: 1122px;
        height: 907px;
    }
}
@media (min-width: 1280px) {
    img.zoom {
        width: 1250px;
        height: 1011px;
    }
}
@media (min-width: 1366px) {
    img.zoom {
        width: 1305px;
        height: 1055px;
    }
}

.info-block {
    position: relative;
    z-index: 99999;
    padding: 20px 10px;
    background-color: rgb(0, 77, 32);
    font-family: 'TTNorms-Regular';
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.info-block-text {
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    display: inline-block;
    margin: 0 auto;
}
.info-block-text::before {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 12px;
    background: url(../images/main/icon-info.svg) no-repeat;
    background-size: contain;
    content: '';
}
.info-block-text::after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 12px;
    background: url(../images/main/icon-info.svg) no-repeat;
    background-size: contain;
    content: '';
}

.main-video {
    position: relative;
    overflow: hidden;
    height: 1080px;
    z-index: 99;
}
.video, .js-video-video {
    object-fit: cover;
}
.canvas, .video, .js-video-video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: #d0d0d0;
    z-index: 5;
}
#carouselExampleIndicators .carousel-item {
    height: 300px;
}
#carouselExampleIndicators a.carousel-control-prev,
#carouselExampleIndicators a.carousel-control-next {
    background: none;
}