﻿@font-face { 
    font-family: 'PF_light'; 
    src: 
         url('../fonts/PFDinTextCondPro-Light.ttf')  format('truetype');
    font-weight: normal; 
    font-style: normal; 
}
@font-face { 
    font-family: 'PF_medium'; 
    src: 
         url('../fonts/PFDinTextCondPro-Medium.ttf')  format('truetype');
    font-weight: normal; 
    font-style: normal; 
}

body {
    font-family: Montserrat;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1298px;
}
section {
    padding-top: 79px;
    padding-bottom: 79px;
}
hr.hr_name {
    color:#858585;
    width: 90px;
    height: 0px;
    border: 1px solid #858585;
    margin: 0px;
    opacity: 0.3;
}
h2.h2_name {
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 35px;
    text-transform: uppercase;
    color: #C4C4C4;
    padding-top: 26px;
    text-align: left;
}

.my_padding {
    padding-top: 79px;
}
.center {
    text-align: center;
}
.but1 {
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    padding: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 7px solid #88BC2B;
    box-sizing: border-box;
    border-radius: 100px;
    display: block;
    margin-top: 212px;  
}
.but1:hover {
    border: 7px solid #88BC2B;
    background:#88BC2B;
    color:white;
    font-size: 15px;
    text-decoration: none;
}

.but3 {
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    padding: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 7px solid #88BC2B;
    box-sizing: border-box;
    border-radius: 100px;
    display: block;
}
.but3:hover {
    border: 7px solid #88BC2B;
    background:#88BC2B;
    color:white;
    font-size: 15px;
    text-decoration: none;
}
.navbar-brand img {
    width: 215px;
}
.main-menu .nav-item {
    padding: 0px 18px;
}

section.block1{
    background: url(../img/back1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.block1 .navbar{
    margin-top: 5px;
    z-index: 10000;
}
.main-menu{
    justify-content: center!important;
    width: 100%;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;   
}
.navbar-light .navbar-nav .nav-link:hover {
    color:white;
    text-decoration: none;
    border-bottom:1px solid white;
    line-height: 19px;
}

.menu_sec {
    display: none;
/*     position: absolute; */
    width: 100%;
    top: 0px;
    z-index: 1;
    height: 50%;
    padding-top: 0px;
/*
    background: rgba(0, 0, 0, 0.6); 
	backdrop-filter: blur(8px);
*/
	padding-bottom: 20px; 
  }

ul.full-width {
  	margin: 0;
  	padding: 0;
}

ul.full-width {
  	display: flex;
  	padding-left: 34px;
}

ul.full-width li {
  	list-style-type: none;
  	flex-basis: auto;
  	flex-grow: 1;
  	text-align: left;
}
ul.full-width li a {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 20px 0;
	text-decoration: none;
	color: white;
	display: block;
}
ul.full-width li a:hover {
	color: #E99213;
}
ul.drop {
	padding-left: 0px;
}
ul.drop li a {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	opacity: 0.7;
    padding: 12px 0px;
}
ul.drop li a:hover {
	color: #FFFFFF;
	opacity: 1;
}









section.block1 .cont {
    padding-top: 30px;
}
section.block1 .cont img {
    margin-right: 10px;
    margin-top: -9px;
}
section.block1 .cont img, section.block1 a.phone p {
    display: inline-block;
}
section.block1 a.phone, section.block1 a.email {
    display: block;
}
section.block1 a.phone p {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
section.block1 a.phone:hover  {
    text-decoration: none;
}
section.block1 a.phone:hover p {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}

section.block1 a.email p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
    text-align: left;
    padding-top: 7px;
    padding-left: 31px;
}
section.block1 a.email:hover  {
    text-decoration: none;
}
section.block1 a.email:hover p {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}


section.block1 .t-head1  {
	font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-size: 115px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 231px;
    text-align: left;
        padding-right: 120px;
}
section.block1 .t-head1 span {
	font-family: Montserrat;
	font-style: normal;
    font-weight: 900;
    font-size: 115px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
}



section.block1 .new_t_head  {
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 231px;
    text-align: left;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    color: transparent;
}
section.block1 .new_t_head span  {
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
}


section.block1 .t-head2  {
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;
}
section.block1 .t-head2 span {
	font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 231px;
    text-align: left;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;

}

section.block1 p.t-head3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    color: #FFFFFF;
    padding-top: 349px;
    text-align: left;
}

section.block2 {
    background: #E5E5E5;
}
section.block2 .b1 {
    text-align: left;
    align-self: self-end;
}
section.block2 .pannel {
    border:1px solid #E5E5E5;
    padding: 24px 28px;
    background:white;
    display: grid;
    max-height: 302px;
}
section.block2 .pannel:hover {
    background:#FAF5FF;
    border: 1px solid #E5E5E5;
    -webkit-box-shadow: inset 0px -6px 20px 0px rgba(0,0,0,0.16);
-moz-box-shadow: inset 0px -6px 20px 0px rgba(0,0,0,0.16);
box-shadow: inset 0px -6px 20px rgba(0, 0, 0, 0.16);
}


section.block2 .pannel1 {
    border:1px solid #E5E5E5;
    background:white;

}
section.block2 .pannel h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 35px;
    text-transform: uppercase;
    color: #2D2D2D;
    text-align: left;
}
section.block2 .pannel ul {
    list-style-type: none;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
    align-self: self-end;
    padding: 1px 0px 0px;
    
}
section.block2 .pannel ul li a{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #858585;
}
section.block2 .pannel ul li a:hover{
    color: #2D2D2D;
    text-decoration: none;
}
section.block2 .pannel img.arow {
    padding-left: 8px;
}
section.block2 .pannel img.i{
    position: relative;
    display: inline;
    right: -49px;
}
.but2 {
    vertical-align: bottom;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
    padding-top: 16px;
    display: inline-block;
}
.but2:hover{
    color: #986CDF;
    text-decoration: none;
}
section.block2 .pannel1 {
    border:1px solid #E5E5E5;
    background:white;
    padding: 0px;
    overflow: hidden;
}
section.block2 .pannel1 img {
    padding: 0px;
}
/* === блок3 === */
.block3 {
    padding: 0px;  
    padding-bottom: 79px;  
}
.block3 h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #2D2D2D;
}
.block3 p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
    padding-top: 62px;
    margin-bottom: 0px;
    
}
.block3 p.t_15 {
    font-style: normal;
    font-weight: 900;
    font-size: 206px;
    line-height: 87.9%;
    text-transform: uppercase;
    color: #E99213;
    padding: 0px;
}
.block3 p.t_let {
    font-style: normal;
    font-weight: 900;
    font-size: 95px;
    line-height: 87.9%;
    text-transform: lowercase;
    color: #2D2D2D;
    margin-top: -155px;
    margin-left: 180px;

}
.block3 p.t_we {
    font-style: normal;
    font-weight: 100;
    font-size: 82px;
    line-height: 96.9%;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #2D2D2D;
    padding: 0px;
}
.block3 .padding_3 {
    padding-top: 106px;
}
.block3 .padding_4 {
    padding-top: 70px;
    padding-bottom: 59px;
}
.block3_2 p.real:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 13px;
    height: 290px;
    background-image: url('../img/line1.png');
    background-size: 100% 100%;
    margin-top: 29px;
}
.block3_2 p.prov:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
   width: 13px;
    height: 290px;
    background-image: url('../img/line1.png');
    background-size: 100% 100%;
    margin-top: 29px;
}
.block3_2 p.okolo:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
   width: 13px;
    height: 290px;
    background-image: url('../img/line1.png');
    background-size: 100% 100%;
    margin-top: 29px;
}
.block3_2 p.real {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #E99213;
    padding-bottom: 0px;
    padding-top: 101px;
}
.block3_2 p.prov {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #E99213;
    padding-top: 101px;
}
.block3_2 p.okolo {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #E99213;
    padding-top: 101px;
}
.block3_2 p.t_number {
    font-style: normal;
    font-weight: 800;
    font-size: 65px;
    line-height: 79px;
    color: #2D2D2D;
    padding-top: 0px;
    margin-top: -10px;
}
.block3_2 p.proekt {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-top: 0px;
    margin-top: -10px;
    padding-left: 90px;
}
.block3_2 p {
    padding-left: 21px;
}
section.block4 {
    background: url(../img/back4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 931px;
    overflow: hidden;
    background-position: center;
}
section.block4 h3 {
    font-style: normal;
    font-weight: 100;
    font-size: 88px;
    line-height: 107px;
    text-align: center;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-bottom: 63px;
}
section.block4 h3 span {
    color: #E99213;
    font-weight: 800;
}
section.block4 .icons {
    padding: 13px 70px;
}
section.block4 .icons img{

}
section.block4 .icons h4{
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #2D2D2D;
    padding-top: 13px;
    padding-bottom: 11px;
}
section.block4 .icons p{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: lowercase;
    color: #2D2D2D;
}


section.block5 {
    background: #F4F4F4;
}
.title {
    overflow: hidden;
    text-align: center;
    font-size: 30px;
}
.title span {
    display: inline-block;
    vertical-align: middle;
}
.title:before,
.title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #E5E5E5;
    position: relative;
}
.title:before {
    margin-left: -100%;
    left: -14px;
}
.title:after {
    margin-right: -100%;
    right: -14px;
}

section.block6 {

}

.block6 img {
	height: 353px;
}


section.block7 {

}
section.block7 h3{
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #2D2D2D;    
}

section.block7 > div > div > div > .owl-carousel > div > div > div {
padding: 29px 0px;
}

section.block7 > div > div > div > .owl-carousel > div > div > div > div > img{
    margin-top: 0px;
    margin-bottom: 15px;
    height: 100%;
    width: auto;
    margin: 0 auto;
}
section.block7 .owl-carousel {
    margin-top: 48px;
}

section.block7 > div > div > div > .owl-carousel > div > div > .owl-item > div {
	height: 156px;
	background: white;
	box-shadow: 0px 16px 35px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
}
section.block7 > div > div > div > .owl-carousel > div > div > .owl-item > div:hover {
	background: black;
	box-shadow: none;
}



.owl-prev {
    background: url(../img/ar_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: -33px;
    margin-top: -142px;
    width: 76px;
    height: 76px;
}
.owl-next {
    background: url(../img/ar_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: -45px;
    margin-top: -142px;
    width: 76px;
    height: 76px;
}
.owl-prev span, .owl-next span {
    display: none;
}

section.block8 {
    background: #F4F4F4;
}
section.block8 p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #858585;
    text-align: left;
}
section.footer {
    background: #2D2D2D;
    color:white;
    text-align: left;
}
section.footer img.logo_footer {
    width: 53%;
    padding-bottom: 39px;
}
section.footer h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 12px;
}
section.footer p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #DDDDDD;
}
section.footer ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
section.footer ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #DDDDDD;
}
section.footer ul li {
    padding-bottom: 7px;
}
section.footer ul li a:hover {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #E99213;
}
section.footer .footer_social p {
    display: inline-flex;
    vertical-align: middle;
    margin-right: 21px;
}
section.footer .footer_social a {
    width: 32px;
    height: 32px;
    background-size: 100%;
    display: inline-flex;
    margin-right: 7px;
}
section.footer .footer_social a.s1 {
    background: url('../img/wh.png');
}
section.footer .footer_social a.s2 {
    background: url('../img/ph.png');
}
section.footer .footer_social a.s3 {
    background: url('../img/tl.png');
}
section.footer .footer_social a.s1:hover {
    background: url('../img/wh_a.png');
}
section.footer .footer_social a.s2:hover {
    background: url('../img/ph_a.png');
}
section.footer .footer_social a.s3:hover {
    background: url('../img/tl_a.png');
}
section.footer .footer_form p {
    padding-top: 21px;
}
section.footer p.footer_copy {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #9E9E9E;
    padding-top: 140px;
    margin-bottom: 0px;
}
section.footer p.footer_politic {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #858585;
    margin-bottom: 0px;
}
section.footer a.footer_politic1 {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #858585;
}
/* BTL */
section.back_1_btl {
        background: url(../img/back_1_btl.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 970px;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 0px;
}
.t-head1_other {
    font-style: normal;
    font-weight: 800;
    font-size: 115px;
    line-height: 99%;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: left;
    margin-top: 249px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;
}
.t-head1_other span {
    font-style: normal;
    font-weight: 800;
    font-size: 115px;
    line-height: 99%;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: left;
    margin-top: -15px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;

}
.t-head1_other_btl {
    font-style: normal;
    font-weight: 800;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: left;
    margin-top: -15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    color: transparent;
}
.t-head2_other {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 134.9%;
    text-transform: uppercase;
    color: #2D2D2D;
    background: #FFCC15;
    display: table;
    padding: 11px 11px;
    text-align: left;
    margin-top: 50px;
}

section.back_1_btl .t-head3_other {
    text-align: left;
    padding-left: 50px;
    padding-top: 381px;

}
section.back_1_btl .t-head3_other img {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
}
section.back_1_btl .t-head3_other a{
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px; 
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
/*     border-bottom: 3px dotted; */
    cursor: default;
    width: 74%;
}
section.back_1_btl .t-head3_other a:hover {
    text-decoration: none;
}

.line_back{
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
    height: 107px;
    position: relative;
    width: 518px;
    left: -42%;
    top: 57px;
}
.border_r1 {
    background-color: rgba(0, 0, 0, 0.5); 
    color: rgba(0, 0, 0, 0.5);
    padding: 16px 16px;
    margin-top: -50px;
}
.border_r2 {
    background-color: rgba(0, 0, 0, 0.5); 
    color: rgba(0, 0, 0, 0.5);
    -moz-border-radius-topright: 50px;
    -webkit-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 16px 16px;
    margin-top: -50px;
    padding-left: 30px;    
}


section.back_1_btl .line_back{
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
    height: 107px;
    position: relative;
    width: 518px;
    left: -42%;
    top: 57px;
}
section.back_1_btl .border_r1 {
    background-color: rgba(0, 0, 0, 0.5); 
    color: rgba(0, 0, 0, 0.5);
    padding: 16px 16px;
    margin-top: -50px;
}
section.back_1_btl .border_r2 {
    background-color: rgba(0, 0, 0, 0.5); 
    color: rgba(0, 0, 0, 0.5);
    -moz-border-radius-topright: 50px;
    -webkit-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    -webkit-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 16px 16px;
    margin-top: -50px;
    padding-left: 30px;    
}
section.back_1_btl .t-head4_other {
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-top: -19px;
}



section.back_1_btl .t-head5_other {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
    color: #FFCC15;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-top: -6px;
    margin-bottom: -6px;
}
.block3 .btl_name p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #858585;
    padding-top: 40px;
}
.block3 .block3_2 p.btl_real {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-left: 43px;
    padding-top: 40px;
    padding-right: 50px;
}
.block3_2 p.btl_proekt {
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #2D2D2D;
    padding-left: 43px;
    padding-top: 30px;
    padding-right: 18px;
    margin-bottom: 21px;
}
.block3_2 p#btl_real1:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 39px;
    height: 314px;
    background-image: url('../img/Group_339.png');
    background-size: 100% 100%;
}
.block3_2 p#btl_real2:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 39px;
    height: 314px;
    background-image: url('../img/Group_340.png');
    background-size: 100% 100%;
}
.block3_2 p#btl_real3:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 39px;
    height: 314px;
    background-image: url('../img/Group_341.png');
    background-size: 100% 100%;
}
.block3_2 p#btl_real4:before {
    content: ""; 
    position: absolute;
    left: 0px;
    top: 0px;
    width: 39px;
    height: 314px;
    background-image: url('../img/Group_342.png');
    background-size: 100% 100%;
}
section.btl_block4 {
    background: url(../img/back_5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    overflow: hidden;
    background-position: center;
    padding-top: 60px;
    text-align: left;
    position: relative;
    z-index: 2000;
}
section.btl_block4 h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    color: #2D2D2D;
    text-align: left;
    margin-bottom: 35px;
}
section.btl_block4 p {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #2D2D2D;
    text-align: left;
    margin-bottom: 79px;
}
section.btl_block4_new {
	background: none;
/* 	background: url(../img/back_5.jpg); */
}




.but_black {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2D2D2D;
    padding: 17px 26px;
}
.but_black:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
    padding: 17px 26px;
}
section.btl_block5 {
    background:#F4F4F4;
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
    z-index: 2000;
}
section.btl_block5 h3{
    font-style: normal;
    font-weight: 800;
    font-size: 53px;
    line-height: 65px;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-bottom: 125px;
}
section.btl_block5 .rocket {
    /* position: absolute;
    margin-top: 174px; */
    margin-left: -9px;
    z-index: 10000;
}
.rocket1, .rocket2 {
	z-index: 10000;
}
section.btl_block5 .btl_line {
    border-top: 1px dashed #C4C4C4;
    width: 100%;
    margin-top: -24px;
}
section.btl_block5 .btl_up {
    margin-top: -34px;
}
section.btl_block5 .btl_dot {
    background: url(../img/Ellipse1.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center;
    display: block;
    margin: 0 auto;
}
section.btl_block5 .btl_dot_active {
    background: url(../img/Ellipse2.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center;
    display: block;
    margin: 0 auto;
}
section.btl_block5 .btl_num {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-transform: lowercase;
    color: #C4C4C4;
    padding-top: 48px;
    padding-bottom: 45px;
}
section.btl_block5 .btl_name {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #C4C4C4;
}
.btl_num_active {
    color: #E99213!important;
}
.btl_name_active {
    color: #2D2D2D!important;
}



section.btl_block6 {
    text-align: left;
    padding-top: 140px;
    padding-bottom: 140px;
}
section.btl_block6 .slide_btl .owl-prev {
    background: url(../img/forward1.png)!important;
    background-size: contain!important;
    position: relative;
    left: 0px;
    top: -4px;
    width: 47px;
    height: 47px;
    margin-left: 90%;
}
section.btl_block6 .slide_btl .owl-next {
    background: url(../img/forward2.png)!important;
    background-size: contain!important;
    position: relative;
    right: -18px;
    top: -4px;
    width: 47px;
    height: 47px;
}
section.btl_block6 p.graf_text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
    padding-right: 271px;
    padding-top: 60px;
}
section.btl_block6 p.graf_line {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
    padding-top: 18px;
}
section.btl_block7 {
    background: linear-gradient(247.77deg, #986CDF 21.64%, #AA43BB 83.44%);
}
section.btl_block7 h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}
section.btl_block7 p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}
section.btl_block8 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #2D2D2D;
    padding: 0px 335px;
    padding-top: 34px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}
section.btl_block8 p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #2D2D2D;
    padding: 0px 316px;
}

section.print_block2 {
    background: url(../img/back6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.print_block2 .t-head2 {
	padding-top: 220px;
}
section.print_block2 .t-head1 {
	padding-top: 8px;
}
section.vis_block1 .t-head1 {
	padding-top: 220px;
}
section.vis_block1 .t-head2 {
	padding-top: 8px;
}


section.print_block2 .t-head3_other {
    text-align: left;
    padding-left: 76px;
    padding-top: 233px;

}
section.print_block2 .t-head3_other img {
    display: inline-block;
    vertical-align: top;
    margin-right: 55px;
    width: 47px;
    height: 47px;
    margin-top: 8px;
}
section.print_block2 .t-head3_other a span {
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 134.9%;
    color: #FFFFFF;
}
section.print_block2 .t-head3_other a{
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px; 
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    border-bottom: 0px dotted;
    cursor: default;
}




section.print_block2 .t-head3_other a:hover {
    text-decoration: none;
}
section.print_block2 .print_padding {
    padding-left: 76px;
    margin-top: -102px;
}

section.print_block3 {
    background: #F4F4F4;
    padding-bottom: 115px;
    padding-top: 100px;

}
section.print_block3 .pan1{
   background:white; 
   border:1px solid #E5E5E5; 
   padding: 20px 80px;
    max-height: 349px;
    cursor: pointer;
}
section.print_block3 .pan1:hover {
    background:#FAF5FF;
    border: 1px solid #E5E5E5;
    -webkit-box-shadow: inset 0px -6px 20px 0px rgba(0,0,0,0.16);
-moz-box-shadow: inset 0px -6px 20px 0px rgba(0,0,0,0.16);
box-shadow: inset 0px -6px 20px rgba(0, 0, 0, 0.16);
}
section.print_block3 .pan1 img{
    width: 100%;
}
section.print_block3 .pan1 h3{
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-top: 32px;
    padding-bottom: 30px;
}
section.print_block3 .pan1 a{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #A7A7A7;
    padding-bottom: 25px;
    display: block;
}
section.print_block3 .pan1 a:hover{
    color: #E99213;
    text-decoration: none;;
}
section.print_block3 h2 {
	    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 74px;
    line-height: 103.3%;
    text-transform: uppercase;
    color: #2D2D2D;
    text-align: left;
    padding-top: 145px;
    padding-bottom: 102px;
    padding-top: 0px;

}
section.print_block3 h2.border_text {
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
    color: #2D2D2D;
    padding-top: 100px;
}



section.print_block3 .pan2 {
    border-left: 1px solid #DFDFDF;
    text-align: left;
}
section.print_block3 .pan2 p.print_num{
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #2D2D2D;
    text-align: left;
    border-bottom: 3px solid #FFCC15;
    display: inline-block;
    margin-bottom: 0px;
}
section.print_block3 .pan2 p.print_text{
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    color: #2D2D2D;
    margin-bottom: 0px;
    padding-top: 41px;
    padding-bottom: 49px;
}
section.print_block3 .pan2 p.print_text span {
	font-style: normal;
	font-weight: 800;
	font-size: 28px;
	line-height: 34px;
	color: #2D2D2D;
}
section.print_block3 .pan2 img{
    text-align: left;
    width: 83px;
}
section.print_block4 {
    background: url(../img/print_back.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 613px;
    overflow: hidden;
    background-position: center;
    padding-top: 60px;
    text-align: left;
}
section.print_block4 h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 78px;
    color: #FFFFFF;
    padding-top: 0px;
    margin-bottom: 0px;
}
section.print_block4 p {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
    padding-top: 45px;
    padding-bottom: 44px;
}
section.print_block4 p.spis {
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 150%;
    color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
}
section.print_block4 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}
section.print_block4 .sspis {
    display: block;
    margin-bottom: 19px;
}
section.print_block4 p.spis span {
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 150%;
    color: #FFFFFF;
    border-bottom: 2px dotted white;
}
section.butt4 {
    margin-top: -14px;
    padding: 0px;
}
.but4 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    background: #D73076;
    box-shadow: 5px 10px 30px rgba(215, 48, 118, 0.4);
    border-radius: 100px;
    padding: 22px 60px;
}
.but4:hover {
    color:white;
    text-decoration: none;
    box-shadow: none;
}

section.print_block5 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
section.print_block5 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #2D2D2D;
    padding-bottom: 63px;
    padding-top: 70px;
}
section.print_block5 .print_sl .owl-prev{
    background: url(../img/ar_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: -33px;
    margin-top: -148px;
    width: 76px;
    height: 76px;
}
section.print_block5 .print_sl .owl-next{
    background: url(../img/ar_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: -43px;
    margin-top: -148px;
    width: 76px;
    height: 76px;
}
section.print_block6 {
    background: white;
}

section.print_block7 {
	background: #F4F4F4;
/*     background: url(../img/print_back7.jpg); */
    background-repeat: no-repeat;
    background-size: 151%;
/*     height: 726px; */
    overflow: hidden;
    background-position: top center;
    padding-top: 60px;
    text-align: left;
}
section.print_block7 h2 {
    font-family: 'PF_medium'; 
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    color: #2D2D2D;
    padding-bottom: 42px;
    padding-top: 7px;
}


#accordion .panel{
    border:0px none;
    box-shadow:none;
    border-bottom: 1px solid #C4C4C4;
}
#accordion .panel-heading{
    padding:0;
    
}
h4.panel-title {
       margin-bottom: 0px;
       padding: 9px 0px;
}
#accordion .panel-title a{
    font-family: 'PF_medium'; 
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: block;
    position: relative;
    background:transparent;
    color:#D73076;
    margin-bottom:0px;
    padding:15px 0px;
    border-radius: 0 15px 0 15px;
    transition:all 0.10s linear 0s;
    text-decoration: none;
}
#accordion .panel-title a.collapsed{
    font-family: 'PF_medium'; 
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #2D2D2D;
    margin: 0;
    text-decoration: none;
}
#accordion .panel-title a i{
    color:#de4d4e;
    position: absolute;
    top: 14px;
    left:25px;
}
#accordion .panel-title a.collapsed:before{
    content:"";
    border: 0px none;
}
#accordion .panel-title a.collapsed:hover{
    color: #6a6060;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: ""; 
    position: absolute;
    right: 0px;
    top: 25px;
    width: 11px;
    height: 11px;
    background-image: url('../img/print_ar2.png');
    background-size: 100% 100%;
}
#accordion .panel-title a.collapsed:after{
    content: ""; 
    position: absolute;
    right: 0px;
    top: 25px;
    width: 11px;
    height: 11px;
    background-image: url('../img/print_ar1.png');
    background-size: 100% 100%;
}
#accordion .panel-body{
    font-family: 'PF_light'; 
    border-top:0 none;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 26px;
    color: #2D2D2D;
    padding-bottom: 23px;
}
section.vis_block1 {
    background: url(../img/vis_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.vis_block2 {
    background: #F4F4F4;
}
section.vis_block2 .nav-tabs .nav-link{
    background-color: transparent;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #C4C4C4;
    border: 0px solid transparent;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    padding: 10px 0px;
    margin-right: 70px;
}
section.vis_block2 .nav-tabs 
.nav-item.show .nav-link, 
.nav-tabs .nav-link.active {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #2D2D2D!important;
    border-bottom: 3px solid #2D2D2D!important;
}
section.vis_block2 .vis_cont {
    padding: 28px 0px;
    text-align: left;
}
section.vis_block2 .vis_cont p.vis1 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
}
section.vis_block2 .vis_cont .vis_p_block {
    padding-top: 29px;
    padding-bottom: 42px;
}
section.vis_block2 .vis_cont p.vis_2 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 166.1%;
    color: #2D2D2D;
    margin-bottom: 2px;
}
section.vis_block2 .vis_cont p.vis_2 span{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 166.1%;
    color: #2D2D2D;
}
section.vis_block2 .vis_cont p.vis_3 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 166.1%;
    color: #2D2D2D;
    margin-bottom: 8px;
}
section.vis_block2 .vis_cont p.vis_4 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 166.1%;
    color: #2D2D2D;
    margin-bottom: 1px;
}
section.vis_block2 .vis_cont img.vis_icon {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
section.vis_block2 .vis_cont a.vis_5 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 166.1%;
    color: #2D2D2D;
    border-bottom: 1px dotted black;
    margin-top: 40px;
    display: inline-block;
}

section.vis_block3 {
    padding-bottom: 100px;
    padding-top: 0px;
}
section.vis_block3 h2 {
    padding-top: 0px;
}
section.vis_block1 .print_padding {
    margin-top: 12px;
}

section.list_block1 {
    background: url(../img/list_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.buklet_block1 {
    background: url(../img/buklet_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.back_1_btl_listovki {
    background: url(../img/back_listovki.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.btl_listovki_block2 {
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 72.68%), #F4F4F4;
}

section.btl_listovki_block2 h3{
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
    color: #2D2D2D;
    padding-bottom: 14px;
}
section.btl_listovki_block2 h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #2D2D2D;
    padding-bottom: 80px;
}
p.btl_list_num {
    text-align: left;
    font-style: normal;
    font-weight: 800;
    font-size: 96px;
    line-height: 117px;
    text-transform: uppercase;
    color: #FFCC15;
}
p.btl_list_name {
    text-align: left;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2D2D2D;
    margin-top: -59px;
    margin-left: 67px;
}
p.btl_list_text {
    text-align: left; 
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 150%;
    text-transform: lowercase;
    color: #2D2D2D;
    padding-left: 26px;
}
.bl_1 {
    position: relative;
    min-height: 170px;
}
.bl_2 {
    position: relative;
}
section.btl_listovki_block2 .bl_block {
    border-right: 1px solid #DFDFDF;
}
section.btl_listovki_block2 .col-md-3:nth-child(5) .bl_block {
    border-right: 0px solid #DFDFDF;
}

section.btl_listovki_block3 {
    background:  #F4F4F4;
}


.btl_listovki_block3 h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #2D2D2D;
    padding-top: 121px;
    padding-bottom: 55px;
}
.btl_listovki_block3 .rocket {
    /* position: absolute;
    margin-top: 174px; */
    margin-left: -9px;
    z-index: 10000;
}
.btl_listovki_block3 .btl_line {
    border-top: 1px dashed #C4C4C4;
    width: 100%;
    margin-top: -24px;
}
.btl_listovki_block3 .btl_up {
    margin-top: -34px;
}
.btl_listovki_block3 .btl_dot {
    background: url(../img/Ellipse1.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center;
    display: block;
    margin: 0 auto;
}
.btl_listovki_block3 .btl_dot_active {
    background: url(../img/Ellipse2.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center;
    display: block;
    margin: 0 auto;
}
.btl_listovki_block3 .btl_num {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-transform: lowercase;
    color: #C4C4C4;
    padding-top: 48px;
    padding-bottom: 45px;
}
#btl_num1_1, #btl_num2_1, #btl_num3_1, #btl_num4_1, #btl_num5_1 {
    display: none;
}
.btl_listovki_block3 .btl_name {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #C4C4C4;
}
.btl_num_active {
    color: #E99213!important;
}
.btl_name_active {
    color: #2D2D2D!important;
}

section.btl_listovki_block4 {
    background: white;
}
section.btl_listovki_block4 h2{
    padding-top: 0px;
}
section.btl_listovki_block4 h2.border_text {
	    font-family: Montserrat;
	font-weight: 800;
    margin-bottom: 0px;
    padding-bottom: 0px;
        -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
        color: #2D2D2D;
}
section.btl_listovki_block4 img {
    height: 84px;
    width: auto!important;
}
section.btl_listovki_block4 .pan2 p.print_text_1 {
    font-style: normal;
    font-weight: 200;
    font-size: 22px;
    line-height: 27px;
    color: #2D2D2D;
    margin-bottom: 52px;
}
section.btl_listovki_block4  .pan2 p.print_text {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    color: #2D2D2D;
    padding-bottom: 0px;
}
section.btl_listovki_block4  .pan2 p.print_text > span {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    color: #2D2D2D;
}

section.btl_lictovki_block5 {
    background: #F4F4F4;
    padding-top: 70px;
    padding-bottom: 40px;
}
section.btl_lictovki_block5 .col-md-4 {
	overflow: hidden;
}
section.btl_lictovki_block5 .col-md-4 img{
	width: 100%;
}
section.btl_lictovki_block5 h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 46px;
    color: #2D2D2D;
    text-align: left;
    margin-bottom: 35px;
    padding-right: 259px;
}
.no_bt_padding {
    padding: 0px;
}
section.btl_lictovki_block5 h2 span{
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 46px;
    color: #2D2D2D;
}
section.btl_lictovki_block5 p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #2D2D2D;
    text-align: left;
}
section.btl_lictovki_block5 p.new_p {
	padding-right: 400px;
}
section.btl_lictovki_block5 p.poli {
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 8px;
    text-align: left;
    color: #2D2D2D;
}
section.btl_lictovki_block5 p.poli a{
    color: #2D2D2D;
    text-decoration: underline;
}

section.bt_listovki_block6 {
    background: url(../img/Group_544.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    overflow: hidden;
    background-position: center;
    padding-top: 60px;
    text-align: left;
}
section.bt_listovki_block7 {
    padding-top: 35px;
}
section.bt_listovki_block7 h2{
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #2D2D2D;
    padding-bottom: 50px;
}
section.bt_listovki_block7 a {
    display: block;
}
section.bt_listovki_block7 p {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: -38%;
    /* margin-bottom: 32%; */
    z-index: 100000;
    position: absolute;
    left: 20%;
}
section.bt_listovki_block7 .bt_box {
    background-color: rgba(0,105,224,.3);
}
section.bt_listovki_block7 img {
    width: 100%;
}
.bt_box1 {
        display: inline-block;
        position: relative;    
        line-height: 0;
}
.bt_box1:after {
    content: "";
	display: block;    
	width: 100%;
	height: 100%;    
	position: absolute;
	top: 0;      
	left: 0;   
	background: #2D2D2D    ;
	opacity: 0.35;
}



section.bt_listovki_block7 a:hover img{
    margin-top: -10px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
}
section.bt_listovki_block7 a:hover {
    text-decoration: none;
}
section.bt_listovki_block7 a:hover .bt_box1:after {
    background: transparent;
}


section.back_1_degust {
	background: url(../img/back_deg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
.deg {
	
}
section.back_1_degust .deg p{
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 134.9%;
	color: #FFFFFF;
	text-align: left;
	border-left: 9px solid #FFCC15; 
	padding-left: 17px;
	margin-bottom: 0px;
}
section.back_1_degust .border_r2 {
	padding: 19px 16px;
}
section.back_1_degust .deg1 {
	padding-top: 12px;
	margin-top: -50px;
}
section.btl_degust_block2 .bl_block {
	    border-right: 0px solid #DFDFDF;
}
section.btl_degust_block2 .deg2 {
	text-align: left;
}
section.btl_degust_block2 .deg3 {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
section.btl_degust_block2 .deg3 img {
	align-items: center;
	margin-right: 15px;
}
section.btl_degust_block2 .deg3 p {
	align-items: center;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	color: #2D2D2D;
}
section.btl_degust_block3 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
    padding-bottom: 0px;
}
.btl_degust_block3_1 {
	background: rgba(255, 255, 255, 0.62);
	box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
	padding-top: 85px;
}
section.btl_degust_block3 h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-bottom: 10px;
}
section.btl_degust_block3 p.g_0 {
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	line-height: 32px;
	color: #2D2D2D;
}
section.btl_degust_block3 p.g_1 {
	font-style: normal;
	font-weight: 800;
	font-size: 150px;
	line-height: 117px;
	text-transform: uppercase;
	padding-bottom: 17px;
}
section.btl_degust_block3 p.g_2 {
	font-style: normal;
	font-weight: 800;
	font-size: 31px;
	line-height: 38px;
	/* identical to box height */
	text-transform: uppercase;
	color: #2D2D2D;
}
section.btl_degust_block3 p.g_3 {
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	line-height: 32px;
	color: #2D2D2D;
}

section.btl_degust_block3 .deg_img_1 img {
    position: absolute;
    bottom: 0px;
    margin-left: -220px;
}
section.btl_degust_block3 .but_black {
    margin-top: 92px;
    display: inline-block;
    margin-bottom: 75px;
}
section.back_1_sampling {
	background: url(../img/sampling_back1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.back_1_sampling .samp1 {
	display: flex;
	align-items: flex-end;
	padding-bottom: 10px;
}

section.back_1_sampling .t-head1 {
	padding-top: 339px;
}
section.back_1_sampling .t-head2 {
	margin-bottom: 40px;
}
section.back1_promo {
	background: url(../img/promo_back1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.back1_promo .t-head3_other p.heade_my span {
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 134.9%;
    color: #FFFFFF;
}
section.back1_promo .t-head3_other p.heade_my {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px; 
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    border-bottom: 0px dotted;
}
section.back1_promo .t-head3_other img {
    display: inline-block;
    vertical-align: top;
    margin-right: 55px;
    width: 47px;
    height: 47px;
    margin-top: 8px;
}
section.back1_promo .t-head1 {
	padding-top: 235px;
}
section.back1_promo .t-head3_other {
	text-align: left;
	padding-top: 373px;
}
section.promo_block2 {
	background: #F4F4F4;
}

section.promo_block2 .pr_block {
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 25px;
	text-align: left;
}


section.promo_block2 .pr_block1 {
	padding: 32px;
}
section.promo_block2 .pr_block1 img{

}
section.promo_block2 .pr_block img.pr_main_img {
	width:100%;
}
section.promo_block2 .pr_block1 p {
	
}
section.promo_block2 .pr_bl1 {
	display: flex;
    align-items: center;
}
section.promo_block2 .pr_bl1 h3{
	align-items: center;
	font-style: normal;
	font-weight: bold;
	font-size: 29px;
	line-height: 35px;
	text-transform: uppercase;
	color: #2D2D2D;
	margin-bottom: 0px;
	padding-right: 11px;
}
section.promo_block2 .pr_bl1 img{
	align-items: center;
}
section.promo_block2 .pr_bl2 {
	display: flex;
    align-items: center;
    margin-top: 30px;
}
section.promo_block2 .pr_bl2 p{
align-items: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #2D2D2D;
    margin-bottom: 0px;
    margin-left: 19px;
    margin-right: 0px;
    width: 330px;
}
section.promo_block2 .pr_bl2 img{
	align-items: center;
}
section.promo_block2 .pr_bl2 a{
	align-items: center;
}
section.promo_block2 .pr_bl2 a.but5 {
	border: 1px solid #2D2D2D;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #2D2D2D;
	padding: 13px 29px;
	border-radius: 26px;
}
section.promo_block2 .pr_bl2 a.but5:hover {
	color: white;
	background: #2D2D2D;
	text-decoration: none;
}
section.promo_block3 {
	background: #F4F4F4;
	padding-top: 20px;
	padding-bottom: 140px;
}
section.promo_block3 h3{
	font-style: normal;
	font-weight: bold;
	font-size: 34px;
	line-height: 41px;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-bottom: 10px;
}
section.promo_block3 h4{
	font-style: normal;
	font-weight: 200;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #2D2D2D;
	padding-bottom: 60px;
}
section.promo_block3 .pr_bl3:after {
    content: "";
    position: absolute;
    left: 285px;
    top: -14px;
    width: 95px;
    height: 214px;
    background-image: url(../img/Line_102.png);
    background-size: 95px 214px;
}
section.promo_block3 .pr_bl3:last-child:after {
	display: none;
}
section.promo_block3 .pr_bl3 img {
	padding-bottom: 25px;
}
section.promo_block3 .pr_bl3 p {
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
}

section.promo_block4 {
	background: url(../img/pr_back2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    overflow: hidden;
    background-position: center;
    padding-top: 100px;
    padding-bottom:100px;
    text-align: left;
}
section.promo_block4 hr.hr_name {
	color: rgba(255, 255, 255, 0.75);
    width: 90px;
    height: 0px;
    border: 1px solid white;
    opacity: 0.55;
    margin: 0px;
}
section.promo_block4 h2.h2_name {
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 35px;
    text-transform: uppercase;
	color: rgba(255, 255, 255, 0.75);
    padding-top: 26px;
    text-align: left;
}
section.promo_block4 h3 {
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2D2D2D;
	margin-bottom: 26px;
}
section.promo_block4 p {
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
	color: #2D2D2D;
    margin-bottom: 60px;
}
section.promo_block4 a.but_black {
	display: inline-block;
}

section.ot_back_1 {
	background: url(../img/ot_back1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.ot_back_1 .t-head1 {
	padding-top: 233px;
}
section.ot_back_1 .t-head2_other {
	font-size: 24px;
    margin-top: 37px;
    margin-bottom: 0px;
}
section.ot_back_1 .t-head4_other {
	font-size: 31px;
	margin-top: 13px;
}
section.ot_back_1 .t-head4_other span {
	font-style: normal;
	font-weight: bold;
	font-size: 31px;
	line-height: 134.9%;
	text-transform: uppercase;
	color: #FFCC15;
}
section.ot_block_none {
	background: none;
}
section.ot_block2 {
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
	padding-top: 131px;
	padding-bottom: 0px;
}
section.ot_block2 .ot_pannel {
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding: 30px;
}
section.ot_block2 .ot_pannel img{
	height: 90px;
	margin-bottom: 30px;
}
section.ot_block2 .ot_pannel p{
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	margin-bottom: 0px;
}
#btl_nnum1, #btl_nnum2, #btl_nnum3,#btl_nnum4,#btl_nnum5,#btl_nnum6 {
    border: 3px solid #E5E5E5;
    border-radius: 69px;
    display: inline-block;
    padding: 10px 13px;
    text-align: center;
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
}
#btl_nnum2, #btl_nnum3 {
    padding: 10px 11px;
}
#btl_nnum5 {
	padding: 10px 10px;
}
#btl_nnum4,#btl_nnum6 {
	padding: 10px 9px;
}

.btl_num_active_1 {
    color: #E99213!important;
    border: 3px solid #E99213!important;
}
.btl_name_active_1 {
    color: #2D2D2D!important;
}
section.ot_block3 {
	padding-top: 40px;
	text-align: left;
	padding-bottom: 0px;
}
section.ot_block3 .ot_block3_1 {
	background: rgba(255, 255, 255, 0.62);
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
    padding-top: 85px;
}
section.ot_block3 h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 59px;
	text-transform: uppercase;
	color: #2D2D2D;
	margin-bottom: 18px;
}
section.ot_block3 p {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #2D2D2D;
	margin-bottom: 50px;
}
section.ot_block3 img {
	width: 100%;
	margin-top: -149px;
}
section.ot_block3 a {
    display: inline-block;
}



section.btl_block7 #cp_calculatedfieldsf_pform_1 {
	width: 100%;
}
section.btl_block7 .new_cal_1 {
	width: 45%;
	float:left;
	text-align: left;
}
section.btl_block7 .new_cal_2 {
	width: 45%;
	float:right;
	text-align: left;
}

section.btl_block7 label span {
	display: none;
}
section.btl_block7 #fbuilder .dfield .slider {
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    border: 0px solid black;
    height: 5px;
}

section.btl_block7 .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.3em;
    height: 1.3em;
    cursor: default;
    border-radius: 32px;
    top: -9px!important;
    color: white;
    background: white;
}

section.btl_block7 label {
	font-family: Montserrat;
	color:white;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
section.btl_block7 #fieldname1_1 {
    border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
section.btl_block7 #fieldname2_1_caption, section.btl_block7 #fieldname3_1_caption,section.btl_block7 #fieldname4_1_caption {
    padding-top: 10px;
    margin-bottom: 8px;
    color: white;
    font-weight: 600;
}
section.btl_block7 #fieldname11_1 {
    background: none;
    border: none;
    font-style: normal;
	font-weight: bold;
	font-size: 56px;
	line-height: 53px;
	color: #FFFFFF;
}
section.btl_block7 .fieldname11_1 label {
	margin-bottom: 0px;
}
section.btl_block7 #fieldname1_1 {
	
}
/* Стилизация стрелочки выпадающего списка */
/*
section.btl_block7 .fieldname1_1 .dfield:after {
  content: "";
  padding: 0 8px;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 4px;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
section.btl_block7 select {
  padding-right: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*/



::-webkit-input-placeholder {
	color:white;
	opacity: 0.7;
}
::-moz-placeholder          {
	color:white;
	opacity: 0.7;
}
:-moz-placeholder           {
	color:white;
	opacity: 0.7;
}
:-ms-input-placeholder      {
	color:white;
	opacity: 0.7;
}

section.btl_block7 #fieldname13_1 {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	height: 49px;
    padding: 0px 17px;
    color: white!important;
    margin-top: 14px; 
    background-image: url(../img/form1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
}
section.btl_block7 #fieldname12_1 {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	height: 49px;
    padding: 0px 17px;
    color: white!important;
    margin-top:0px; 
    background-image: url(../img/form2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
}
section.btl_block7 #fieldname15_1 {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	height: 49px;
    padding: 0px 17px;
    color: white!important;
    margin-top: 0px; 
    background-image: url(../img/form3.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
}
section.btl_block7 .pbSubmit {
    display: block;
    float: right;
    margin-right: 0px;
    width: 45%;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
    padding: 23px 10px;
	background: none;
	border: 7px solid #88BC2B;
	border-radius: 100px;
}
section.btl_block7 .pbSubmit:hover {
    border: 7px solid #88BC2B;
    background:#88BC2B;
    color:white;
    text-decoration: none;
}
section.btl_block7 #fieldname16_1 {
	position: absolute;
	margin-top: 20px;
	    margin-top: 130px;
    margin-left: 60px;
}
section.btl_block7 #fieldname16_1 p {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: rgba(255, 255, 255, 0.7);
}
section.btl_block7 #fieldname16_1 p a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: underline;
}

/* Form BTL page */

.NEW_fomr_page {
	display: flex;
}
.NEW_fomr_page .col-md-6 {
	text-align: left;
}
.NEW_fomr_page .NEW_fomr_page_2 {
	
}
.NEW_fomr_page span.your-name input {
    width: 100%;
    border: none;
/*     border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 20px;
    margin-top: 50px;
}
.NEW_fomr_page span.tel-133 input {
	width: 100%;
    border: none;
/*     border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 20px;
    margin-top: 20px;
}
.NEW_fomr_page span.email-970 input {
	width: 100%;
    border: none;
/*     border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_3.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 0px;
}
.NEW_fomr_page .wpcf7-submit {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #D73076;
	border-radius: 50px;
	padding: 19px 30px;
	border: none;
	margin-top: 41px;
	margin-bottom: 18px;
}
.NEW_fomr_page .wpcf7-submit:hover {
	background: #CB296D;
}


.NEW_fomr_page ::-webkit-input-placeholder { /* Chrome */
  color: #858585;
}
.NEW_fomr_page :-ms-input-placeholder { /* IE 10+ */
  color: #858585;
}
.NEW_fomr_page ::-moz-placeholder { /* Firefox 19+ */
  color: #858585;
  opacity: 1;
}
.NEW_fomr_page :-moz-placeholder { /* Firefox 4 - 18 */
  color: #858585;
  opacity: 1;
}

.NEW_fomr_page_popup ::-webkit-input-placeholder { /* Chrome */
  color: #858585;
}
.NEW_fomr_page_popup :-ms-input-placeholder { /* IE 10+ */
  color: #858585;
}
.NEW_fomr_page_popup ::-moz-placeholder { /* Firefox 19+ */
  color: #858585;
  opacity: 1;
}
.NEW_fomr_page_popup :-moz-placeholder { /* Firefox 4 - 18 */
  color: #858585;
  opacity: 1;
}



#contact_form_pop_2 p.poli, #contact_form_pop_1 p.poli {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #2D2D2D;
}
#contact_form_pop_2 p.poli a, #contact_form_pop_1 p.poli a {
	color: #2D2D2D;
	text-decoration: underline;
}
#contact_form_pop_2 h3, #contact_form_pop_1 h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	text-align: center;
	color: #2D2D2D;
	padding-top: 30px;
}

#contact_form_pop_2 {
    padding: 0px 0px;
}
.NEW_fomr_page_popup {
	padding: 0px 80px;
}
.NEW_fomr_page_popup .wpcf7-text {
	    width: 100%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 50px;
}


.NEW_fomr_page_popup span.tel-133 input {
	width: 100%;
    border: none;
/*     border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
}
.NEW_fomr_page_popup span.email-970 input {
	width: 100%;
    border: none;
/*     border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_3.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 0px;
}
.NEW_fomr_page_popup .wpcf7-submit {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
	background: #D73076;
	border-radius: 5px;
    padding: 19px 30px;
    border: none;
    margin-top: 58px;
    margin-bottom: 18px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.NEW_fomr_page_popup .wpcf7-submit:hover {
	background: #CB296D;
}

#fancybox-close {
    position: absolute!important;
    top: 11px!important;
    right: 2px!important;
    width: 30px!important;
    height: 30px!important;
    background: url(../img/close.png) 0px 0!important;
    background-repeat: no-repeat!important;
    cursor: pointer!important;
    z-index: 111103!important;
}

.NEW_fomr_page_1 span.your-name input {
    width: 100%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 5px;
    margin-top: 13px;
}
.NEW_fomr_page_1 span.tel-133 input {
    width: 100%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 20px;
    margin-top: 20px;
}
.NEW_fomr_page_1 .wpcf7-submit {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 17px 26px;
    margin-top: 20px;
    margin-bottom: 9px;
    border: 1px solid #E99213;
    border-radius: 50px;
    background: none;
    color: #E99213;
    text-transform: uppercase;
}
.NEW_fomr_page_1 .wpcf7-submit:hover {
	background: #E99213;
	border: 1px solid #E99213;
	color: white;
	text-decoration: none;
}

.full_menu {
    position: fixed;
    width: 100%;
    padding-top: 20px;
}

.full_menu  .cont {
    padding-top: 30px;
}
.full_menu  .cont img {
    margin-right: 10px;
    margin-top: 5px;
    height: 19px;
}
.full_menu  .cont img, section.block1 a.phone p {
    display: inline-block;
}
.full_menu  a.phone, section.block1 a.email {
    display: flex;
}
.full_menu  a.phone p {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.full_menu  a.phone:hover  {
    text-decoration: none;
}
.full_menu  a.phone:hover p {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}

.full_menu  a.email p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 0px;
    text-align: left;
    padding-top: 7px;
    padding-left: 31px;
}
.full_menu  a.email:hover  {
    text-decoration: none;
}
.full_menu  a.email:hover p {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}

.full_fixed_1 {
	background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    z-index: 2000000;
}
.full_fixed_2 {
	background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
}
.full_fixed {
	background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    z-index: 2000000;
    margin-top:-33px;
}
.full_fixed .navbar-brand img {
    padding-top: 18px!important;
    width: 170px;
}
.full_fixed .full_menu .cont {
	padding-top: 17px;
}
.full_fixed a.phone {
    margin-top: 0px!important;
    padding-top: 11px!important;
}
.full_fixed a.phone p {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 29px;
	color: #FFFFFF;
	width: 198px;
}
.full_fixed a.phone img {
	
}
.mobile_fixed_1 {
	background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    z-index: 2000000;
}







.nav_small {
	padding-top: 0px;
	padding-bottom: 0px;
}



.full_menu {
		display: block;
		z-index: 2000000;
}
.mobile_menu {
		display: none;
}

.form_block5 h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	text-align: center;
	color: #2D2D2D;
	padding-top: 30px;
    padding-bottom: 16px;
}
.form_block5 p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #2D2D2D;
}
.form_block5 p.form_end {
	font-style: normal;
	font-weight: 200;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #2D2D2D;
}

.NEW_fomr_main {
	padding: 0px 80px;
	padding-top: 15px;
    padding-bottom: 68px;
}
.NEW_fomr_main span {
	margin-right: 21px;
}
.NEW_fomr_main input {
	width: 20%!important;
}
.NEW_fomr_main .your-name input {
	width: 25%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 50px;
}
.NEW_fomr_main span.tel-133 input {
    width: 25%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
}
.NEW_fomr_main span.email-970 input {
    width: 25%;
    border: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.7); */
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: gray!important;
    margin-top: 14px;
    background-image: url(../img/form_page_3.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;
    background-color: transparent;
    margin-bottom: 0px;
}
.NEW_fomr_main .wpcf7-submit {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #D73076;
    border-radius: 5px;
    padding: 14px 21px;
    border: none;
    margin-top: 58px;
    margin-bottom: 18px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.NEW_fomr_main .wpcf7-submit:hover {
	background: #CB296D;
}

.NEW_fomr_main ::-webkit-input-placeholder {
	color:gray;
	opacity: 0.7;
}
.NEW_fomr_main ::-moz-placeholder          {
	color:gray;
	opacity: 0.7;
}
.NEW_fomr_main :-moz-placeholder           {
	color:gray;
	opacity: 0.7;
}
.NEW_fomr_main :-ms-input-placeholder      {
	color:gray;
	opacity: 0.7;
}
/*
#contact_form_pop_works {
	width: 50%;
}
*/

.works_pop_block {
	width: 860px;
}
.works_pop_block h3 p {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	text-align: center;
	color: #2D2D2D;
	padding-top: 35px;
    padding-bottom: 35px;
}
.works_pop_block h4 {
	font-style: normal;
	font-weight: 800;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	padding-top: 10px;
}
.works_pop_block p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
}
.works_pop_block p.slide_opis {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	padding-top: 15px;
}
.works_slider {
	padding: 0px 126px;
	height: 403px;
	overflow: hidden;
}


.works_content ul li {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	margin-bottom: 0px;
}



.works_slider .owl-prev {
	background: url(../img/ar_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: 50px;
    margin-top: -208px!important;
    width: 76px;
    height: 76px;
}
.works_slider .owl-next {
	background: url(../img/ar_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: 38px;
    margin-top: -208px!important;
    width: 76px;
    height: 76px;
}
.works_content {
	padding: 0px 126px;
}
ul.work_ul {
	padding-left: 28px;
}
ul.work_ul li {
	list-style-type: none;
	text-align: left;
	margin-top: -14px;
}
ul.work_ul li:before {
    content:  "—";
    position: relative;
    left: -26px;
    top: 21px;
}
ul.work_ul p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	margin-bottom: 0px;
}


.to_calc a {
    margin-top: 24px;
    display: block;
}
.to_calc a p, .to_calc a img {
	display: inline-block;
}
.to_calc a img {
	margin-right: 10px;
}
.to_calc a p {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #88BC2B;
}
.to_calc a:hover p {
	color: #FFCC15;
}

section.back_1_btl .to_calc {
	
}
section.back_1_btl .to_calc a {
    margin-top: 24px;
    display: block;
}
section.back_1_btl .to_calc a p, section.back_1_btl .to_calc a img {
	display: inline-block;
}
section.back_1_btl .to_calc a img {
	margin-right: 10px;
}
section.back_1_btl .to_calc a p {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #88BC2B;
}
section.back_1_btl .to_calc a:hover p {
	color: #FFCC15;
}
img#active {
	display: none;
}


section.btl_block4_new {
	background: none;
/* 	background: url(../img/back_5.jpg); */
	display: flex;
	height: 490px;
	
}
section.btl_block4_new .new_slider_block1 {
	width: 45%;	
}
section.btl_block4_new .new_slider_block2 {
	width:50%;
}
section.btl_block4_new .s_block1 {
    background: #FFCC15;
    transform: rotate(23deg);
    width: 519px;
    height: 800px;
    position: absolute;
    z-index: -1;
    margin-top: -220px;
    left: -130px;
}
section.btl_block4_new .s_block2 {
	background: gray;
    transform: rotate(23deg);
    width: 420px;
    height: 800px;
    position: absolute;
    z-index: 2;
    margin-top: -230px;
    left: 359px;
}
section.btl_block4_new .s_block3 {
    background-color: rgba(255, 255, 255, 0.7);
    transform: rotate(23deg);
    width: 76px;
    height: 800px;
    position: absolute;
    z-index: 2;
    margin-top: -230px;
    left: 800px;
}
section.btl_block4_new .s_block4 {
	background: #FFCC15;
    transform: rotate(23deg);
    width: 519px;
    height: 800px;
    position: absolute;
    z-index: 2;
    margin-top: -220px;
    right: -289px;
}
section.btl_block4_new .s_block_text {
	position: relative;
	z-index: 30000;
}




#menu1{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    z-index:10;
}
#menu1 ul{
        position:relative;
        display:block;
        margin:0px;
        padding:0px;
        width:100%;
        height:auto;
        list-style:none;
        background:none;
}
.full_fixed #menu1 ul {

}
    #menu1 > ul{
        text-align:justify;
        font-size:1px;
        line-height:1px;
        
    }
    #menu1 > ul::after{
        display:inline-block;
        width:100%;
        height:0px;
        content:" ";
    }
        #menu1 ul li{
            position:relative;
            display:inline-block;
            width:auto;
            height:auto;
            vertical-align:top;
            text-align:left;
        }
        #menu1 > ul > li {position:static;}
        #menu1 ul li.razd{
            height:28px;
            width:1px;
            background:#ffffff;
            margin-top:4px;
            display: none;
        }
#menu1 ul li a{
    display:block;
    padding:9px 45px 0px 45px;
    text-decoration:none;
    text-transform:none;
    height:36px;
    box-sizing:border-box;
    font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
            
#menu1 > ul > li.li_main > a{
    display:block;
    padding: 30px 45px 60px 45px;
    text-decoration:none;
    font-weight:bold;
    text-transform: none;
    height:36px;
    box-sizing:border-box;
    font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;    
} 
.full_fixed >  #menu1 > ul > li.li_main > a{
	padding: 30px 45px 45px 45px;
}         
#menu1 > ul > li.li_main > a:hover, #menu1 > ul > li.li_main:hover > a{
    background:none;
    color:#E99213;
}
#menu1 ul li ul{
	font-family: Montserrat;
    position:absolute;
    top:91px;
    left:0px;
    height: 465px;
    display:none;
/* 	display: block; */
    width:100%;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
}
.full_fixed > #menu1 > ul > li > ul {
	top:75px;
}
            #menu1 > ul > li > ul::after{
                clear:both;
                float:none;
                width:100%;
                height:0px;
                content:" ";
            }
            #menu1 ul li:hover > ul{display:block;}/*эта строчка реализует механизм выпадения*/
                #menu1 ul li ul li{
                    display:block;
                    width:100%;
                    float:left;
                }
#menu1 > ul > li > ul > div > li > a{
	font-family: Montserrat;
    display:block;
    text-transform:none;
    height:auto;
    padding: 7px 0px!important;
    width:100%;
    box-sizing:border-box;
    font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	opacity: 0.7;
	padding-bottom: 19px!important;
}

#menu1 ul li ul li:first-child > a{border-top:0px;}
#menu1 ul li ul li a:hover, #menu1 ul li ul li:hover > a{
    background:none;
    color:#FFFFFF!important;
    opacity: 1;
}
#menu1 ul li ul li.li_main1 a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	opacity: 1;
	padding-bottom: 30px!important;
}
#menu1 ul li ul li.li_main1 a:hover, #menu1 ul li ul li.li_main1:hover > a {
	color:#E99213!important;
}
#menu1 .navbar-brand img {
	padding-top: 7px;
}

 .full_menu  a.phone, section.block1 a.email {
    display: flex!important;
    margin-top: 17px;
    padding-left: 0px!important;
    justify-content: end;
} 
.full_menu .sic {
	 display: block;
	 margin-left: -101px;
}
.full_fixed .sic {
    display: block;
    margin-left: -121px;
}

.full_fixed .sic a.sic1, .full_fixed .sic a.sic2, .full_fixed .sic a.sic3 {
	margin-right: 4px!important;
}

.full_menu .sic a.sic1,.full_menu .sic a.sic2,.full_menu .sic a.sic3, .full_menu .sic a.sic4  {
    float: left;
    padding: 4px 0px!important;
    margin-right: 7px;
}

.full_menu .sic a.sic1 {
	background: url('../img/sic1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}
.full_menu .sic a.sic2 {
	background: url('../img/sic2.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}
.full_menu .sic a.sic3 {
	background: url('../img/sic3.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}

.full_menu .sic a.sic1:hover {
	background: url('../img/sic1-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}
.full_menu .sic a.sic2:hover {
	background: url('../img/sic2-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}
.full_menu .sic a.sic3:hover{
	background: url('../img/sic3-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 8px;
}




.full_menu .sic img {
	width: 28px;
	height: auto;
	margin-right: 7px;
}




/* mobile */
.mobile_menu .sic {
	 display: block;
	 margin-left: -3px;
	 float: left;
}

.mobile_menu .sic a.sic1, .mobile_menu .sic a.sic2, .mobile_menu .sic a.sic3 {
	margin-right: 4px!important;
}

.mobile_menu .sic a.sic1,.mobile_menu .sic a.sic2,.mobile_menu .sic a.sic3, .mobile_menu .sic a.sic4 {
    float: left;
    padding: 4px 0px!important;
    margin-right: 7px;
}

.mobile_menu .sic a.sic1 {
	background: url('../img/sic1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}
.mobile_menu .sic a.sic2 {
	background: url('../img/sic2.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}
.mobile_menu .sic a.sic3 {
	background: url('../img/sic3.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}

.mobile_menu .sic a.sic1:hover {
	background: url('../img/sic1-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}
.mobile_menu .sic a.sic2:hover {
	background: url('../img/sic2-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}
.mobile_menu .sic a.sic3:hover{
	background: url('../img/sic3-1.png');	
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	background-position: 0px 0px;
}




.mobile_menu .sic img {
	width: 28px;
	height: auto;
	margin-right: 7px;
}









.full_menu .cont {
    padding-top: 0px;
} 
.full_menu a.email p {
	padding-top: 0px!important;
}   
.full_menu .www1 {
	width: 15%;
    height: auto;
    /* display: inline-block; */
    float: left;
    display: block;
    margin-left: 347px;
    padding-top: 30px;
} 
.full_menu .www2 {
	width: 10%;
    height: auto;
    /* display: inline-block; */
    float: left;
    display: block;
    padding-top: 30px;
}  


section.blt_block_slider {
	background: #FFCC15;
	padding: 0px;
	height: 475px;
	text-align: left;
	overflow: hidden;
}
section.blt_block_slider h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    color: #2D2D2D;
    text-align: left;
    margin-bottom: 35px;
    padding-top: 49px;
}
section.blt_block_slider p {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #2D2D2D;
    text-align: left;
    margin-bottom: 79px;
} 
section.blt_block_slider p span {
	font-style: normal;
	font-weight: 800;
	font-size: 26px;
	line-height: 32px;
	color: #2D2D2D;
	
}  

section.blt_block_slider .owl-theme .owl-dots {
    margin-top: -100px;
    margin-left: -107px;
    position: absolute;
}
section.blt_block_slider .owl-prev {
    background: url(../img/btl_sl_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: -37px;
    margin-top: -265px!important;
    width: 76px;
    height: 76px;
}
section.blt_block_slider .owl-next {
    background: url(../img/btl_sl_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: -49px;
    margin-top: -265px!important;
    width: 76px;
    height: 76px;
}
section.blt_block_slider .owl-theme .owl-dots .owl-dot.active span, 
section.blt_block_slider .owl-theme .owl-dots .owl-dot:hover span {
	background: #000000;
    border: 1px solid black;
}
section.blt_block_slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: transparent;
    border: 1px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}


/* Full slider */
section.blt_block_slider_1 .owl-prev {
    background: url(../img/btl_sl_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: 503px;
    margin-top: -275px!important;
    width: 76px;
    height: 76px;
}
section.blt_block_slider_1 .owl-next {
    background: url(../img/btl_sl_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: -49px;
    margin-top: -275px!important;
    width: 76px;
    height: 76px;
}
section.blt_block_slider_1 .owl-theme .owl-dots {
    margin-top: -100px;
    margin-left: 407px;
    position: absolute;
}
    
    
#log_div {
	overflow: hidden;
}
#log_div img#logo_h {
}
#log_div:hover img#logo_h {
	margin-top: -156px;
}    
#log_div:hover img#logo_s {
	margin-left: -300px;
} 









#true_loadmore{
	background-color: #ddd; /* сервый фон */
    	border-radius: 2px; /* закругление углов */
    	display: block; /* блочный элемент, на случай, если захотите использовать <a> */
    	text-align: center; /* выравнивание текста по центру */
    	font-size: 14px; font-size: 0.875rem; /* размер шрифта */
    	font-weight: 800; /* начертание */
    	letter-spacing: 1px; /* межбуквенный интервал */
    	cursor: pointer; /* курсор мыши при наведении такой же, как при наведении на ссылку */
    	text-transform: uppercase;
    	padding: 10px 0; /* внутренние отступы сверху и снизу у кнопки */
    	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; /* CSS-анимация*/
}
#true_loadmore:hover{
	background-color: #767676;
	color: #fff;
}
 .logos_mobile {
	    display: none;
    }
    .logos_full {
	    display: block;
    }



section.about_menu {
	width: 100%;
	height: 111px;
	padding: 0px;
	background: #2D2D2D;
	background-blend-mode: multiply;
	backdrop-filter: blur(15px);
}
section.about_1 {
	text-align: left;
	padding-top: 120px;
	
}
section.about_1 img {
	margin-bottom: 20px;
}
section.about_1 h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-right: 110px;
}
section.about_1 h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 34px;
	line-height: 41px;
	color: #2D2D2D;
}
section.about_1 p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
	padding-bottom: 48px;
}

div.hr_about {
	border-bottom: 1px solid #E5E5E5;
	margin-top: 20px;
    margin-bottom: 35px;
}
div.hr_about:after {
    height: 0px;
    display: block;
    width: 90px;
    background: #808080;
    border-bottom: 5px solid #E99213;
    content: '';
    margin-top: -2px;
    position: absolute;
}
section.about_1 .about_block_1 {
	padding-right: 50px;
}
section.about_1 .about_block_2 {
	padding-left: 50px;
}
  
section.about_2 {
	padding-top: 0px;
	text-align: left;
} 
section.about_2 h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 34px;
	line-height: 41px;
	color: #2D2D2D;
}   
section.about_2 .hr_about{
	margin-bottom: 90px;
}   
section.about_2 img{
	margin-bottom: 27px;
}    
section.about_2 p{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
}     
section.about_2 p span{
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
}
section.about_2 h4{
	font-style: normal;
	font-weight: 800;
	font-size: 45px;
	line-height: 150%;
	color: #E99213;
	padding-top: 115px;
}    
    
    
    
section.about_3 {
	text-align: left;
	padding-top: 30px;
}    
section.about_3 h2.h2_name{
    padding-right: 190px;
}
section.about_3 h4 {
	font-style: normal;
	font-weight: 900;
	font-size: 30px;
	line-height: 150%;
	color: #2D2D2D;
	padding-top: 55px;
	margin-bottom: 30px;
}
section.about_3 p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
	margin-bottom: 30px;
}     
section.about_3 p span{
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
}    
section.about_3 a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	text-decoration-line: underline;
	color: #2D2D2D;
}    
  
  
  
  
section.back_1_viveski {
    background: url(../img/back_viv.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}  
section.back_1_viveski .t-head1 {
    font-style: normal;
    font-weight: 900;
    font-size: 88px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 0px;
    text-align: left;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    color: transparent;
} 
section.back_1_viveski .t-head2_1 span {
    font-style: normal;
    font-weight: 900;
    font-size: 88px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 0px;
    text-align: left;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;
	font-size: 115px;
} 
section.back_1_viveski .t-head2_1 {
    font-style: normal;
    font-weight: 900;
    font-size: 88px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
    padding-top: 238px;
    font-size: 115px;
} 
section.back_1_viveski .t-head2 {
    font-style: normal;
    font-weight: 900;
    font-size: 88px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
    padding-bottom: 110px;
}    
section.back_1_viveski .viv p {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 134.9%;
    color: #FFFFFF;
    text-align: left;
    padding-left: 17px;
    margin-bottom: 0px;
    padding-right: 80px;
}
section.back_1_viveski .viv {
	display: flex;
}   
section.back_1_viveski .viv img {
	align-items: center;
    width: 42px;
    height: 42px;
    margin-top: 10px;
}
section.back_1_viveski .viv p span{
	font-weight: 800;
}
section.back_1_viveski .viv_1 {
	padding-top: 40px;
}
section.block_2_viv h2 {
	font-size: 70px;
	padding-bottom: 67px;
}
section.block_2_viv h2.border_text {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
}
section.block_2_viv {
	background: #F4F4F4;
	padding-top:80px;
	padding-bottom: 0px;	
}
section.block_3_viv {
	background: #F4F4F4;
	padding-top: 0px;
}
section.block_3_viv .pr_block a:hover {
	text-decoration: none;
} 


section.block_3_viv .pr_block {
    background: transparent;
    border: 0px solid #E5E5E5;
    margin-bottom: 77px;
    text-align: left;
}
section.block_3_viv .pr_block h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	color: #2D2D2D;
}
hr.viv {
    color:#858585;
    width: 134px;
    height: 0px;
	border: 2px solid #DDDDDD;
    margin: 0px;
    margin-bottom: 31px;
}
section.block_3_viv .pr_block1 {
	padding: 0px 0px;
}
section.block_3_viv .pr_bl2 {
	margin-top: 9px;
}
section.block_3_viv .pr_bl2 a.but5 {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #986CDF;
	border: 1px solid #986CDF;
	border-radius: 0px;
	padding: 10px 20px;
	margin-left: 27%;
}
section.block_3_viv .pr_bl2 a.but5:hover {
	background: #986CDF;
	color: #FFFFFF;
}
section.block_4_viv {
	padding-top: 0px;
}
section.block_4_viv .pan2 p.print_text {
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 29px;
	color: #2D2D2D;
	padding-right: 99px;
	padding-bottom: 18px;
}
section.block_4_viv .pan2 p.print_text_1 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #2D2D2D;
	padding-right: 84px;
}

section.block_5_viv {
	background: #F4F4F4;
}
section.block_5_viv h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
section.block_5_viv h2.border_text {
	padding-bottom: 60px;
	padding-top: 0px;
}


section.block_5_viv .nav-tabs .nav-link {
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	color: #A6A6A6;
    padding: 10px 32px;
	
	background: linear-gradient(360deg, #D7D7D7 0%, rgba(236, 236, 236, 0.739583) 26.04%, rgba(255, 255, 255, 0.8) 100%);
	box-shadow: inset 1px 0px 0px #C4C4C4, inset -1px 1px 0px #C4C4C4;
}
section.block_5_viv > div > div > div > nav > .nav-tabs > .nav-item.show .nav-link, 
section.block_5_viv > div > div > div > nav > .nav-tabs .nav-link.active {
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
    color: #2D2D2D!important;
    border-bottom: 0px solid #2D2D2D!important;
    padding: 10px 32px;
    background: #FFCC15!important;
}
section.block_5_viv .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background: #FFCC15!important;
    box-shadow: inset 0px 0px 0px #C4C4C4, inset 0px 0px 0px #C4C4C4;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 0px solid black;
}
section.vis_block2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background: none!important;
    box-shadow: inset 0px 0px 0px #C4C4C4, inset 0px 0px 0px #C4C4C4;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 5px solid black!important;
}

section.block_5_viv .nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
section.block_5_viv .tab-content>.active {
    display: block;
    background: #FFCC15;
	box-shadow: 0px 60px 50px -40px rgba(45, 45, 45, 0.25);
	border-bottom-left-radius: 10px; /* Левый нижний уголок */
    border-bottom-right-radius: 10px; /* Правый нижний уголок */
    border-top-right-radius: 10px; /* Правый верхний уголок */
}
section.block_5_viv img {
	width: 100%;
	height: auto;
}
section.block_5_viv p {
	font-style: normal;
	font-weight: 800;
	font-size: 34px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
}
section.block_5_viv p span {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	color: #2D2D2D;
}
section.block_5_viv a.but6 {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	background: #2D2D2D;
	border-radius: 100px;
    padding: 23px 42px;
    display: inline-block;
    float: left;
    margin-top: 24px;
}
section.block_5_viv .padd_viv {
	padding: 58px 114px;

}

section.block_6_viv {
	
}
section.block_6_viv .viv_spisok {
	text-align: left;
}
section.block_6_viv .viv_spisok img {
    display: inline-block;
    margin-top: -49px;
    margin-right: 28px;
}
section.block_6_viv .viv_spisok h2 {
    display: inline-block;
    width: 58%;
    font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 130%;
	color: #2D2D2D;
}
section.block_6_viv .viv_spisok h2 span{
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 130%;
	color: #2D2D2D;
}
section.block_6_viv .viv_ul {
	text-align: left;
}
section.block_6_viv .viv_ul h3{
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 130%;
	color: #2D2D2D;
	padding-left: 226px;
	padding-top: 50px;
    padding-bottom: 50px;
}
section.block_6_viv .viv_ul h4{
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 130%;
	color: #2D2D2D;
	margin-bottom: 21px;
}
section.block_6_viv .viv_ul p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	padding-left: 20px;
	margin-bottom: 10px;
}
section.block_6_viv .viv_ul p:before {
	content: "";
	position: absolute;
	margin-left: -20px;
	margin-top: 3px;
	width: 12px;
	height: 12px;
	background-image: url('../img/v_4.png');
}
section.block_6_viv img.v_im {
    padding-top: 72px;
}
section.block_6_viv .v_block {
	display: flex;
	margin-bottom: 27px;
}
section.block_6_viv .v_block img {
	margin-right: 60px;
}



section.block_7_viv {
	background: url(../img/viv_back_7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 873px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.block_7_viv h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 30px;
	line-height: 130%;
	text-align: center;
	color: #2D2D2D;
	padding: 0px 359px;
    padding-top: 85px;
    padding-bottom: 80px;
}
section.block_7_viv .v7_1 {
	display: flex;
	margin-bottom: 8px;
}
section.block_7_viv .v7_1 p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
}
section.block_7_viv .v7_1 p span {
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
}
section.block_7_viv .v7_1 img {
	width: 34px;
	height: 34px;
	margin-right: 18px;
	margin-top: 13px;
}
section.block_7_viv p.v7_t1 {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	text-align: center;
	color: #2D2D2D;
}
section.block_7_viv p.v7_t1 span{
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 130%;
	text-align: center;
	color: #2D2D2D;
}
section.block_7_viv p.v7_t2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #A2A2A2;
	padding-bottom: 21px;
}
section.block_7_viv a.but7 {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: #FFFFFF;
background: #88BC2B;
box-shadow: 0px 16px 30px -15px rgba(136, 188, 43, 0.55);
border-radius: 100px;
	padding: 10px 30px;
}
section.block_7_viv .v7_block {
	background: #FFFFFF;
	box-shadow: 0px 46px 30px -28px rgba(152, 108, 223, 0.36);
	border-radius: 10px;
    padding: 40px 42px;
}
section.block_7_viv img.v7_full {
	width: 92%;
}
section.block_7_viv .v7_bb2 {
	padding-right: 60px;
}
section.block_8_viv {
	padding-top: 80px;
	padding-bottom: 80px;
}
section.block_8_viv h2.border_text {
    float: left;
    padding-right: 10px;
    padding-top: 0px;
}
section.block_8_viv h2.border_text {
    float: left;
    padding-right: 10px;
}
section.block_8_viv h2 {
    font-size: 70px;
    padding-bottom: 60px;
}
section.block_8_viv p {
	text-align: left;
}
section.block_8_viv p.v8_main {
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	margin-bottom: 54px;
}
section.block_8_viv p span{
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 130%;
	color: #2D2D2D;
}
section.block_8_viv p.v8_num {
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 130%;
	color: #986CDF;
	margin-bottom: 0px;
}
section.block_8_viv p.v8_num span {
	font-style: normal;
	font-weight: 800;
	font-size: 60px;
	line-height: 130%;
	color: #986CDF;
}
section.block_8_viv p.v8_name {
	font-style: normal;
	font-weight: 800;
	font-size: 26px;
	line-height: 100%;
	color: #2D2D2D;
}
section.block_8_viv p.v8_text {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	padding-right: 90px;
}
section.block_8_viv .v8_bb {
	margin-top: 36px;
}
section.block_8_viv .v8_bb img {
	width: 42px;
	height: 42px;
	margin-right: 10px;
}
section.block_8_viv .v8_bb p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
}
.viv_works .col-md-6 {
	margin-bottom: 42px;
}


section.bt_listovki_block20 {
	
}
section.bt_listovki_block20 .other_block20 {
	border: 1px solid #E5E5E5;
	padding: 0px 40px;
}
section.bt_listovki_block20 h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 38px;
	line-height: 46px;
	color: #2D2D2D;
	text-align: left;
	margin-bottom: 62px;
}
section.bt_listovki_block20 .other_block20 img {
	width: 100%;
}
section.bt_listovki_block20 .other_block20 img.hit {
	position: absolute;
    width: 55px;
    margin-top: 10px;
    margin-left: -46px;
}
section.bt_listovki_block20 .other_block20 h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #2D2D2D;
	text-align: left;
	padding-top: 20px;
}
section.bt_listovki_block20 .other_block20 p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	margin-bottom: 26px;
}
section.bt_listovki_block20 .other_block20 p.other_cost {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
section.bt_listovki_block20 .other_block20 p.other_cost span {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 130%;
	text-align: right;
	color: #2D2D2D;
	float: right;
}
section.bt_listovki_block20 .other_block20 a.but20 {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	color: #2D2D2D;
    padding: 17px 26px;
    margin-top: 20px;
    margin-bottom: 9px;
    border: 1px solid #FFBA00;
    border-radius: 50px;
    background: none;
    text-transform: none;
    display: block;
    margin-bottom: 21px;
}
section.bt_listovki_block20 .other_block20 a.but20:hover {
    background: #FFBA00;
    border: 1px solid #FFBA00;
	color: #2D2D2D;
    text-decoration: none;
}    

#contact_form_pop_viv, #contact_form_pop_viv_2, #contact_form_pop_viv_3
, #contact_form_pop_viv_4, #contact_form_pop_viv_5, #contact_form_pop_viv_6
, #contact_form_pop_viv_7, #contact_form_pop_viv_8, #contact_form_pop_viv_9 {
    width: 640px;

}  
.pop_viv_div h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #2D2D2D;
    margin-bottom: 20px;
}
.pop_viv_div p.pop_viv_1 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
}
.pop_viv_div p.pop_viv_2 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	margin-bottom: 38px;
	margin-top: 34px;
}

.pop_viv_div img.callendar_i {
	display: inline-block;
	margin-top: -20px;
}
.pop_viv_div p.callendar_t {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	display: inline-block;
	width: 155px;
}
.viv_slider {
	margin-top: 30px;
}
.viv_slider .item {
	width: 530px;
	height: 290px;
}    
.viv_slider .item img {
	width: 106%;
}   
.viv_slider .owl-prev {
    background: url(../img/ar_left.png)!important;
    background-size: contain!important;
    position: absolute;
    left: -33px;
    margin-top: -142px;
    width: 76px;
    height: 76px;
    top:114px;
}
.viv_slider .owl-next {
    background: url(../img/ar_right.png)!important;
    background-size: contain!important;
    position: absolute;
    right: -45px;
    margin-top: -142px;
    width: 76px;
    height: 76px;
    top:114px;
}


.pop_viv_div {
	padding: 20px 40px;
}    
.pop_viv_div a.but_viv {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #2D2D2D;
    padding: 8px 28px;
    border: 1px solid #88BC2B;
    box-sizing: border-box;
    border-radius: 100px;
    display: inline-block;
    float: right;
}    
.pop_viv_div a.but_viv:hover {
	background: #88BC2B;
	text-decoration: none;
}    
section.catalog_block1 {
    background: url(../img/back_catalog.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.papki_block1 {
    background: url(../img/papki_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.papki_block2 .papki_cont {
	margin-top: 78px;
}
section.papki_block2 .papki_cont .col-md-4 {
	padding: 0px 60px;
}
section.papki_block2 .papki_cont img {

}
section.papki_block2 .papki_cont h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	padding-top: 33px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
section.papki_block2 .papki_cont p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	padding-top: 0px;
	text-align: left;
	padding-right: 88px;
}
section.papki_block2 .papki_cont .papki_bl {
    min-height: 369px;
}
section.papki_block2 .papki_cont a.pap1 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	background: #7B52BC;
    border-radius: 100px;
    padding: 13px 39px;
}
section.papki_block2 .papki_cont a.pap1:hover {
	background: #986CDF;
	text-decoration: none;
}
section.papki_block2 .papki_cont a.pap2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #7B52BC;
	display: inline-block;
	float: right;
	border-bottom: 1px dotted #7B52BC;
	padding-top: 14px;
}
section.papki_block2 .papki_cont a.pap2:hover {
	color: #986CDF;
	border-bottom: 1px dotted #986CDF;
	text-decoration: none;
}
section.paket_block1 {
    background: url(../img/paket_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

section.paket_block2 .paket_bl1 {
	text-align: left;
	padding-bottom: 78px;
}
section.paket_block2 .paket_bl1 h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	color: #2D2D2D;
	padding-top: 62px;
	padding-bottom: 46px;
	margin-bottom: 0px;
}
section.paket_block2 .paket_bl1 p {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #2D2D2D;
	text-align: left;
}
section.paket_block2 .paket_bl2 .papki_bl{
	min-height: 350px;
}
section.paket_block2 .paket_bl2 .col-md-3 {
	padding: 0px 64px;
	margin-bottom: 75px;
}
section.paket_block2 .paket_bl2 h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	padding-top: 30px;
}
section.paket_block2 .paket_bl2 p {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
	text-align: left;
	margin-bottom: 27px;
}
section.paket_block2 .paket_bl2 a.pap1 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #7B52BC;
    border-radius: 100px;
    padding: 13px 39px;
    display: block;
	margin-bottom: 19px;
}
section.paket_block2 .paket_bl2 a.pap1:hover {
	background: #986CDF;
	text-decoration: none;
}
section.paket_block2 .paket_bl2 a.pap2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #986CDF;
	border-bottom: 1px dotted #7B52BC;
	padding-top: 14px;
}
section.paket_block2 .paket_bl2 a.pap2:hover {
	color: #986CDF;
	border-bottom: 1px dotted #986CDF;
	text-decoration: none;
}
.new_cal_print1 {
    width: 45%;
    float: left;
    text-align: left;
}
.new_cal_print2 {
    width: 45%;
    float: right;
    text-align: left;
}

.new_cal_print1 label {
    font-family: Montserrat;
    color: white;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #2d2d2d;
    margin-bottom: 8px;
}
.new_cal_print1 #fieldname1_1, .new_cal_print1 #fieldname18_1,
.new_cal_print1 #fieldname20_1, .new_cal_print1 #fieldname19_1 {
    border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
.new_cal_print1 #fieldname1_2, .new_cal_print1 #fieldname18_2,
.new_cal_print1 #fieldname20_2, .new_cal_print1 #fieldname19_2,
.new_cal_print1 #fieldname1_3, .new_cal_print1 #fieldname18_3,
.new_cal_print1 #fieldname20_3, .new_cal_print1 #fieldname19_3,
.new_cal_print1 #fieldname1_4, .new_cal_print1 #fieldname18_4,
.new_cal_print1 #fieldname20_4, .new_cal_print1 #fieldname19_4 {
    border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
.new_cal_print1 #fieldname21_1, .new_cal_print1 #fieldname21_2,
.new_cal_print1 #fieldname21_3, .new_cal_print1 #fieldname21_4 {
    background: none;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    color: #2d2d2d;
}
.new_cal_print2 #fieldname13_1,.new_cal_print2 #fieldname13_2,
.new_cal_print2 #fieldname13_3,.new_cal_print2 #fieldname13_4 {
    background: none;
    border: none;
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: #858585!important;
    margin-top: 14px;
    background-image: url(../img/form_page_1.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;

}
.new_cal_print2 #fieldname12_1,.new_cal_print2 #fieldname12_2,
.new_cal_print2 #fieldname12_3,.new_cal_print2 #fieldname12_4 {
    background: none;
    border: none;
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: #858585!important;
    margin-top: 14px;
    background-image: url(../img/form_page_2.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;

}
.new_cal_print2 #fieldname15_1,.new_cal_print2 #fieldname15_2,
.new_cal_print2 #fieldname15_3,.new_cal_print2 #fieldname15_4 {
    background: none;
    border: none;
    border-bottom: 1px solid #858585;
    height: 49px;
    padding: 0px 17px;
    color: #858585!important;
    margin-top: 14px;
    background-image: url(../img/form_page_3.png);
    background-repeat: no-repeat;
    background-position: 96% 16px;

}
.new_cal_print2 label span {
    display: none;
}
.vis_cont .pbSubmit {
    display: block;
    float: right;
    margin-right: 0px;
    width: 45%;
    font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
    padding: 23px 10px;
    background: #73ADF0;
    border-radius: 100px;
}
.vis_cont img {
	padding-top: 88px;
}
#fieldname16_1 p, #fieldname16_2 p,
#fieldname16_3 p, #fieldname16_4 p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	padding-top: 21px;
}
#fieldname16_1 p a, #fieldname16_2 p a,
#fieldname16_3 p a, #fieldname16_4 p a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #2D2D2D;
	text-decoration: underline;
}
.buk_calc #fieldname23_1 {
	border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}

.new_cal_print2 ::-webkit-input-placeholder { /* Chrome */
  color: #858585;
}
.new_cal_print2 :-ms-input-placeholder { /* IE 10+ */
  color: #858585;
}
.new_cal_print2 ::-moz-placeholder { /* Firefox 19+ */
  color: #858585;
  opacity: 1;
}
.new_cal_print2 :-moz-placeholder { /* Firefox 4 - 18 */
  color: #858585;
  opacity: 1;
}

.new_cal_print2 ::-webkit-input-placeholder { /* Chrome */
  color: #858585;
}
.new_cal_print2 :-ms-input-placeholder { /* IE 10+ */
  color: #858585;
}
.new_cal_print2 ::-moz-placeholder { /* Firefox 19+ */
  color: #858585;
  opacity: 1;
}
.new_cal_print2 :-moz-placeholder { /* Firefox 4 - 18 */
  color: #858585;
  opacity: 1;
}


.catalog_calc {
	width:100%;
}

.cat_calc_1 {
	
}
.cat_calc_1 #fieldname18_1 legend {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #A7A7A7;
	width: 177px;
    border: none;
}
.cat_calc_1 .fieldname19_1, .cat_calc_1 .fieldname20_1 {
	display: inline-block;
	width: 45%;
}
.cat_calc_1 .fieldname20_1 {
	float: right;
}
.cat_calc_1 #fieldname19_1, .cat_calc_1 #fieldname20_1{
	border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
.cat_calc_1 label {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #2D2D2D;
}


.cat_calc_2 #fieldname21_1 legend {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #A7A7A7;
	width: 177px;
    border: none;
}
.cat_calc_2 .fieldname22_1, .cat_calc_2 .fieldname23_1 {
	display: inline-block;
	width: 45%;
}
.cat_calc_2 .fieldname23_1 {
	float: right;
}
.cat_calc_2 #fieldname22_1, .cat_calc_2 #fieldname23_1{
	border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
.cat_calc_2 label {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #2D2D2D;
}


.cat_calc_4 #fieldname21_1 legend {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #A7A7A7;
	width: 177px;
    border: none;
}
.cat_calc_4 .fieldname27_1, .cat_calc_4 .fieldname28_1, .cat_calc_4 .fieldname31_1 {
	display: inline-block;
	width: 45%;
}
.cat_calc_4 .fieldname28_1 {
	float: left;
}
.cat_calc_4 .fieldname31_1 {
	float: right;
}
.cat_calc_4 #fieldname27_1, .cat_calc_4 #fieldname28_1, .cat_calc_4 #fieldname31_1{
	border-radius: 30px;
    height: 49px;
    padding: 0px 17px;
    margin-bottom: 15px;
}
.cat_calc_4 label {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #2D2D2D;
}
#fbuilder fieldset {
	padding-bottom: 0px!important;
	margin-bottom: 20px;
}



/* Буклеты tabs калькулятор */

.tabsm {
    max-width: 100%;
    float: none;
    list-style: none;
    padding: 0;
}
.tabsm:after {
    content: '';
    display: table;
    clear: both;
}
.tabsm input[type=radio] {
    display:none;
}
.tabsm label p {
    padding: 5px;
    margin-right: 0;
}
.tabsm > label {
    display: block;
    float: left;
    width: 25%;
    height: 250px;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
    background-size: 100%!important;
}
.tabsm label span {
    display: none;
}
.tabsm label:hover {

}
.tabm-content {
    display: none;
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background-color:transparent;
}
.tabs [id^="tabm"]:checked + label {
    background: #FFF;

}
/* ============== */
#tabm-first + label {
    background: url(../img/buk_ic1.png);
    background-repeat: no-repeat;

}
#tabm-second + label {
    background: url(../img/buk_ic2.png);
    background-repeat: no-repeat;

}
#tabm-thid + label {
    background: url(../img/buk_ic3.png);
    background-repeat: no-repeat;
}
#tabm-four + label {
    background: url(../img/buk_ic4.png);
    background-repeat: no-repeat;
}
/* ============== */
#tabm-first:checked + label {
    background: url(../img/buk_ic1-1.png);
}
#tabm-second:checked + label {
    background: url(../img/buk_ic2-1.png);
}
#tabm-thid:checked + label {
    background: url(../img/buk_ic3-1.png);
}
#tabm-four:checked + label {
    background: url(../img/buk_ic4-1.png);
}

#tabm-first:checked ~ #tabm-content-1,
#tabm-second:checked ~ #tabm-content-2,
#tabm-thid:checked ~ #tabm-content-3,
#tabm-four:checked ~ #tabm-content-4
{
    display: block;
}
.truck {
	padding-top: 30px;
}
.truck img{
	padding: 0px;
	margin: 0px;
	width: 32px;
	display: inline-block;
	margin-right: 10px;
}
.truck p{
	display: inline-block;
	font-size: 14px;
}
.truck p span {
	font-weight: bold;
}

.dnone {
	display: none;
}
.cost_papki {
	padding: 30px;
}
.cost_papki h4{
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	color: #2D2D2D;
}
.cost_papki p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #2D2D2D;
}
.cost_papki table {
	margin-top: 30px;
}
.cost_papki table tr {
	border-bottom: 1px solid #DDDDDD;
}
.cost_papki table tr th {
    padding: 10px 20px;
    font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #2D2D2D;
	text-align: left;
}
.cost_papki table tr td {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #2D2D2D;
	text-align: left;
	padding: 10px 20px;
}

.cost_papki a.pap1 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #D73076;
    border-radius: 100px;
    padding: 13px 39px;
    margin: 0 auto;
    display: table;
    margin-top: 45px;
}




/*
input#fieldname23_1 {
	background: url('../img/buklet_img.jpg');
}
input[type=radio] + label {
	background: url('../img/buklet_img.jpg');
}
*/







.jquery-accordion-menu,.jquery-accordion-menu *{
	font-family: Montserrat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	outline:0
}
.jquery-accordion-menu{
	min-width:260px;
	float:left;
	position:relative;
	box-shadow:none;
}
.jquery-accordion-menu .jquery-accordion-menu-footer,.jquery-accordion-menu .jquery-accordion-menu-header{
	width:100%;
	height:50px;
	padding-left:22px;
	float:left;
	line-height:50px;
	font-weight:600;
	color:#f0f0f0;
	background:transparent
}
.jquery-accordion-menu ul{
	margin:0;
	padding:0;
	list-style:none
}
.jquery-accordion-menu ul li{
	width:100%;
	display:block;
	float:left;
	position:relative
}
.jquery-accordion-menu ul li a{
	font-family: Montserrat;
font-style: normal;
font-weight: normal;
	width:100%;
	padding:14px 22px;
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	background:transparent;
	white-space:nowrap;
	position:relative;
	overflow:hidden;
	-o-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-webkit-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear
}
.jquery-accordion-menu>ul>li.active>a,.jquery-accordion-menu>ul>li:hover>a{
	color:#fff;
	background:transparent;
}
.jquery-accordion-menu>ul>li>a{
	border-bottom:solid 0px transparent
}
.jquery-accordion-menu ul li a i{
	width:34px;
	float:left;
	line-height:18px;
	font-size:16px;
	text-align:left
}
.jquery-accordion-menu .submenu-indicator{
	float:right;
	right:22px;
	position:absolute;
	line-height:19px;
	font-size:20px;
	-o-transition:transform .3s linear;
	-moz-transition:transform .3s linear;
	-webkit-transition:transform .3s linear;
	-ms-transition:transform .3s linear
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator{
	line-height:16px
}
.jquery-accordion-menu .submenu-indicator-minus>.submenu-indicator{
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.jquery-accordion-menu ul ul.submenu,.jquery-accordion-menu ul ul.submenu li ul.submenu{
	width:100%;
	display:none;
	position:static
}
.jquery-accordion-menu ul ul.submenu li{
	clear:both;
	width:100%
}
.jquery-accordion-menu ul ul.submenu li a{
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	width:100%;
	float:left;
	font-size:14px;
	background:transparent;
	border-top:none;
	position:relative;
	border-left:solid 6px transparent;
	-o-transition:border .2s linear;
	-moz-transition:border .2s linear;
	-webkit-transition:border .2s linear;
	transition:border .2s linear
}
.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:transparent}.jquery-accordion-menu ul ul.submenu>li>a{
	padding-left:30px;
	padding-top: 9px;
    padding-bottom: 9px;
}.jquery-accordion-menu ul ul.submenu>li>ul.submenu>li>a{padding-left:45px}.jquery-accordion-menu ul ul.submenu>li>ul.submenu>li>ul.submenu>li>a{padding-left:60px}.jquery-accordion-menu ul li .jquery-accordion-menu-label,.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label{min-width:20px;padding:1px 2px 1px 1px;position:absolute;right:18px;top:14px;font-size:11px;font-weight:800;color:#555;text-align:center;line-height:18px;background:#f0f0f0;border-radius:100%}.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label{top:12px}.ink{display:block;position:absolute;background:rgba(255,255,255,.3);border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.animate-ink{-webkit-animation:ripple .5s linear;-moz-animation:ripple .5s linear;-ms-animation:ripple .5s linear;-o-animation:ripple .5s linear;animation:ripple .5s linear}@-webkit-keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-o-transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}.blue.jquery-accordion-menu .jquery-accordion-menu-footer,.blue.jquery-accordion-menu .jquery-accordion-menu-header,.blue.jquery-accordion-menu ul li a{background:#4A89DC}.blue.jquery-accordion-menu>ul>li.active>a,.blue.jquery-accordion-menu>ul>li:hover>a{background:#3e82da}.blue.jquery-accordion-menu>ul>li>a{border-bottom-color:#3e82da}.blue.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:#3e82da}.green.jquery-accordion-menu .jquery-accordion-menu-footer,.green.jquery-accordion-menu .jquery-accordion-menu-header,.green.jquery-accordion-menu ul li a{background:#03A678}.green.jquery-accordion-menu>ul>li.active>a,.green.jquery-accordion-menu>ul>li:hover>a{background:#049372}.green.jquery-accordion-menu>ul>li>a{border-bottom-color:transparent}.green.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:#049372}.red.jquery-accordion-menu .jquery-accordion-menu-footer,.red.jquery-accordion-menu .jquery-accordion-menu-header,.red.jquery-accordion-menu ul li a{background:#ED5565}.red.jquery-accordion-menu>ul>li.active>a,.red.jquery-accordion-menu>ul>li:hover>a{background:#DA4453}.red.jquery-accordion-menu>ul>li>a{border-bottom-color:#DA4453}.red.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:#DA4453}.white.jquery-accordion-menu .jquery-accordion-menu-footer,.white.jquery-accordion-menu .jquery-accordion-menu-header,.white.jquery-accordion-menu ul li a{background:#fff;color:#555}.white.jquery-accordion-menu>ul>li.active>a,.white.jquery-accordion-menu>ul>li:hover>a{background:#f0f0f0}.white.jquery-accordion-menu>ul>li>a{border-bottom-color:#f0f0f0}.white.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:#f0f0f0}.white.jquery-accordion-menu ul ul.submenu li a{color:#f0f0f0}.white.jquery-accordion-menu>ul>li>a>.ink{background:rgba(0,0,0,.1)}.black.jquery-accordion-menu .jquery-accordion-menu-footer,.black.jquery-accordion-menu .jquery-accordion-menu-header,.black.jquery-accordion-menu ul li a{background:#292929}.black.jquery-accordion-menu>ul>li.active>a,.black.jquery-accordion-menu>ul>li:hover>a{background:#222}.black.jquery-accordion-menu>ul>li>a{border-bottom-color:#222}.black.jquery-accordion-menu ul ul.submenu li:hover>a{border-left-color:#222}





/* page works */
.allworks ul.allworks_ul {
	margin-top: 50px;
}
.allworks > div > div > div > ul.allworks_ul {
	border-bottom: 0px solid #dee2e6;
}
.allworks > div > div > div > ul.allworks_ul > li.nav-item > a.nav-link {
    align-items: center;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
    color: #636363!important;
    padding: 4px 0px;
    min-width: 80px;
}
.allworks > div > div > div > ul.allworks_ul > li.nav-item > a.active {
    align-items: center;
    margin-bottom: 0px;
    font-style: inherit;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #292929!important;
    padding: 4px 0px;
    border-bottom: 0px solid black!important;
}

section.back_1_gazel {
    background: url(../img/back_gazel.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.back_1_gazel .t-head1 {
    font-style: normal;
    font-weight: 900;
    font-size: 88px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    padding-top: 203px;
    text-align: left;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;
    font-size: 115px;
}

section.back_1_gazel .viv p {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 134.9%;
    color: #FFFFFF;
    text-align: left;
    padding-left: 17px;
    margin-bottom: 0px;
    padding-right: 3px;
}
section.back_1_viveski .viv img {
    align-items: center;
    width: 38px;
    height: 38px;
    margin-top: 0px;
}
.block3_gazel {
	background: #F4F4F4;
}
.block3_gazel h3 {
	font-style: normal;
    font-weight: bold;
    font-size: 27px;
    line-height: 37px;
    color: #2D2D2D;
}
.block3_gazel hr {
	margin-top: 0px;
}


.block3_gazel .block3_2 .gaz_bl {
/*
	background: #FFFFFF;
	box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
*/
	padding: 15px;
	    margin-top: 50px;
}
.block3_gazel .block3_2 .gaz_bl img {
	width: 100%;
}
.block3_gazel .block3_2 .gaz_bl .gaz_bl_1{
	background: #FFFFFF;
	box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
	padding: 0px;
	padding: 10px 20px;
}

.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-top: 30px;
}
.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 p.gaz_cost {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #88BC2B;
    border-radius: 100px;
    width: 153px;
    padding: 9px 13px;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}

.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 p.gaz_ab {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #858585;
    padding-top: 33px;
    padding-left: 0px;
    padding-bottom: 20px;
}
.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 p.gaz-har span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 143.6%;
	/* or 22px */
	text-align: justify;
	color: #2D2D2D;
}
.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 p.gaz-har{
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 143.6%;
	/* or 22px */
	text-align: justify;
	color: #2D2D2D;
	padding-left: 0px;
	padding-top: 1px;
}

.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 hr {
    margin-top: 10px;
    margin-bottom: 29px
}

.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 a.but_gaz{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #D73076;
    border-radius: 5px;
    display: block;
    padding: 14px;
    margin-top: 26px;
    margin-bottom: 12px;
}
.block3_gazel .block3_2 .gaz_bl .gaz_bl_1 a.but_gaz:hover {
	color: #D73076;
	border: 2px solid #D73076;
	box-sizing: border-box;
	border-radius: 5px;
	background: none;
	text-decoration: none;
	padding: 12px;
}
section.block4_gazel {
	background: white;
}
section.block4_gazel img {
	height: 60px;
}

section.block4_gazel h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 37px;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-bottom: 70px;
}
section.block4_gazel h2.gaz_text1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 70px;
	line-height: 85px;
	text-align: center;
	text-transform: uppercase;
	color: #E99213;
	padding-bottom: 0px;
}
section.block4_gazel h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-top: 34px;
    padding-bottom: 24px
}
section.block4_gazel p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */
	text-align: center;
	text-transform: lowercase;
	color: #2D2D2D;
	padding: 0px 27px;
}
section.block6_gaz {
	padding-top: 130px;
	background: #F4F4F4;
	margin-top: -14px;
}
section.back_1_radio {
    background: url(../img/radio/r_fon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.block2_radio {
	background: #F4F4F4;
}
section.block3_radio {
	background: white;
	text-align: left;
}
section.block3_radio .r_bl_1, section.block3_radio .r_bl_2 {
	box-shadow: 0px 12px 56px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
	margin-top: 60px;
}
section.block3_radio .r_bl_1 img {
	    margin-left: 52px;
}
section.block3_radio .r_bl_2 img {
	    margin-left: -14px;
}
section.block3_radio .r_bl_1 p.r_num, section.block3_radio .r_bl_2 p.r_num {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 900;
	font-size: 83px;
	line-height: 101px;
	color: #FFCC15;
}
section.block3_radio .r_bl_1 p.r_name, section.block3_radio .r_bl_2 p.r_name {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 30px;
	line-height: 37px;
	color: #2D2D2D;
	margin-top: -84px;
    margin-left: 65px;
}
section.block3_radio .r_bl_1 p.r_text, section.block3_radio .r_bl_2 p.r_text {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #2D2D2D;
	margin-top: 30px;
    margin-left: 66px;
}

section.block4_radio {
	background: white;
}
section.block4_radio h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	text-align: center;
	color: #2D2D2D;
	padding-top: 70px;
    padding-bottom: 90px;
}
section.block4_radio h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
}
section.block4_radio .pr_bl3 p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: #2D2D2D;
}
section.block4_radio .pr_bl3:after {
    content: "";
    position: absolute;
    left: 395px;
    top: -14px;
    width: 95px;
    height: 214px;
    background-image: url(../img/Line_102.png);
    background-size: 95px 214px;
}
section.back_1_radio .t-head4_other {
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-top: -9px;
}
section.back_1_radio .t-head4_other span {
	color: #FFCC15;
}
section.back_1_radio .t-head5_other {
    color: white;
    font-weight: 200;
    padding-top: 3px;
}
section.back_1_radio .rad {
    color: white;
    text-transform: uppercase;
    FONT-WEIGHT: 300;
    font-size: 30px;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
    padding-top: 35px;
}
section.back_1_radio .t-head2_other {
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    line-height: 134.9%;
    text-transform: uppercase;
    color: white;
    background: #73ADF0;
    box-shadow: 0px 0px 35px #73adf0;
    display: table;
    padding: 11px 11px;
    text-align: left;
    margin-top: 25px;
}

section.radio2 {
	background: #F4F4F4;
	padding-bottom: 22px;
}
section.radio2 h2.rad1 {
	font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    color: #2D2D2D;
    padding-right: 238px;
    text-align: left;
}
section.radio2 h2.rad1 span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 49px;
	color: #E99213;
}
section.radio2 h2.rad2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 74px;
	text-transform: uppercase;
	color: black;
    text-align: left;
color: black;

    padding-top: 40px;
}

section.radio2 h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	margin-top: -13px;
}
section.radio2 p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	color: #2D2D2D;
}
section.radio2 img.radioback {
    width: 131%;
    margin-left: -70px;
    margin-top: -131px;
}
section.radio2 img.r_ic {
    width: 85%;
}

section.radio3 h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 70px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #E99213;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
}
section.radio3 h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 155%;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-bottom: 60px;
}
section.radio3 h4 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #2D2D2D;
	padding-bottom: 30px;
	min-height: 78px;
}
section.radio3 p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	text-transform: lowercase;
	color: #2D2D2D;
	padding: 0px 40px;
}
section.radio3 img {
	margin-bottom: 30px;
}

section.nar_1 {
    background: url(../img/nar/nar_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.nar_1 .t-head3_other {
	padding-top: 90px;
}
section.nar_1 .t-head2 {
	    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
    padding-top: 231px;
}
section.nar_1 .t-head1 {
    font-style: normal;
    font-weight: 900;
    font-size: 116px;
    line-height: 99%;
    text-transform: uppercase;
    color: white;
    text-align: left;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    color: transparent;
    padding-top: 0px;
}
section.nar_1 .t-head2_other {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 134.9%;
    text-transform: uppercase;
    color: white;
    background: #FFCC15;
    display: table;
    padding: 11px 11px;
    text-align: left;
    margin-top: 65px;
}
section.nar_1 .t-head3_other a {
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 38px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    /* border-bottom: 3px dotted; */
    cursor: default;
    width: 74%;
}
section.nar_1 .but3 {
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    padding: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 7px solid #88BC2B;
    box-sizing: border-box;
    border-radius: 100px;
    display: block;
    margin-top: 129px;
}
section.nar_2 .pan2 p.print_text > span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 28px;
	line-height: 34px;
	display: flex;
	align-items: center;
	color: #2D2D2D;
	padding-right: 24px;
}
section.nar_2 .pan2 p.print_text_1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 200;
	font-size: 22px;
	line-height: 27px;
	display: flex;
	align-items: center;
	color: #2D2D2D;
	padding-right: 49px;
}
section.nar_3 .pr_bl2 a.but5 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #986CDF;
    border: 1px solid #986CDF;
    border-radius: 0px;
    padding: 10px 20px;
    margin-left: 0%;
    min-width: 186px;
}
section.nar_map {
	background: #F4F4F4;
	padding-top: 0px;
	padding-bottom: 0px;
}
section.nar_map h2.border_text {
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    color: transparent;
}
section.nar_map h2 {
	font-style: normal;
    font-weight: 800;
    font-size: 74px;
    line-height: 103.3%;
    text-transform: uppercase;
    color: #2D2D2D;
    text-align: left;
    padding-top: 145px;
    padding-bottom: 37px;
    padding-top: 0px;
}
.radiofull {
/* 		display: block; */
	}
	.radiomob {
		display: none;
	}



section.krohi {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 0px;
}
section.black {
	background: #F4F4F4;
}

section.back_tv {
	background: url(../img/tv/back_tv.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 970px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.back_tv h2.red_t {
	text-transform: none;
	font-weight: 300;
	font-size: 28px;
	line-height: 38px;
	color: #FFFFFF;
	background: #D73076;
	padding: 3px 20px;
	margin-bottom: 86px;
}
section.block_tv_1 {
	
}
section.block_tv_1 img.f_icon{
	width: 68%;
	margin-top: -42px;
}
section.block_tv_1 p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 28px;
	line-height: 155%;
	color: #2D2D2D;
	text-align: left;
	padding-right: 184px;
}
section.block_tv_1 p span{
	color: #9E1F63;
	font-weight: 800;
}
.v_center {
    align-items: center;
}

section.block_tv_2 {
	padding-top: 30px;
}

section.block_tv_2 h3{
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	color: #2D2D2D;
}
section.block_tv_2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	font-weight: 400;
	font-size: 18px;
    color: #2D2D2D;
    background: none!important;
    box-shadow: inset 0px 0px 0px #c4c4c4, inset 0px 0px 0px #c4c4c4;
    border-color: #FFC737 #FFC737 #fff;
    border-bottom: 8px solid #FFC737!important;
}
section.block_tv_2 .nav-tabs .nav-link {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #2D2D2D;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.tv_block_tab {
	padding: 60px 31px;
	overflow: hidden;
}
.tv_block_tab h4{
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #2D2D2D;
	text-align: left;
	padding-bottom: 51px;
}
.tv_block_tab p{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 155%;
	color: #2D2D2D;
	text-align: left;
	padding-bottom: 51px;
}
.tv_block_tab a{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #2D2D2D;
    padding: 13px 28px;
    float: left;
}
.tv_block_tab img {
	width: 100%;
} 
section.block_tv_3 {
	background: #F4F4F4;
}

section.block_tv_3 h2, section.block_tv_4 h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #2D2D2D;
    padding-bottom: 54px;
}
section.block_tv_3 .tv_channel_block {
	background: #FFFFFF;
	box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
	margin: 9px;
    max-width: 15%;
    overflow: hidden;
    height: 137px;
} 
section.block_tv_3 .tv_channel_block img{
	width: 100%;
	cursor: auto;
}

section.block_tv_4 {
	padding-bottom: 30px;
}
section.block_tv_4 .bl_tv_4 {
	background: #FFFFFF;
	box-shadow: 0px 12px 38px rgba(0, 0, 0, 0.14);
	border-radius: 10px;
    padding: 30px 97px;
    margin-bottom: 30px;
}
section.block_tv_4 .bl_tv_4 img {
	width: 67px;
	padding-bottom: 25px;
}
section.block_tv_4 .bl_tv_4 p {
	font-style: normal;
	font-weight: 300;
	font-size: 21px;
	line-height: 135%;
	text-align: center;
	color: #2D2D2D;
}
section.block_tv_4 .bl_tv_4 p span{
	font-weight: 700;
}


#log_tv {
	overflow: hidden;
}    
#log_tv:hover img#logotv_h {
	margin-top: 0px;
}    
#log_tv:hover img#logotv_s {
	margin-left: -300px;
	position: absolute;
} 


.tv_block_popup {
	width: 570px;
	padding-bottom: 94px;
	text-align: center;
}
.tv_block_popup img{
	width: 60%;
}
.tv_block_popup .tvpop {
    padding: 0px 45px;
    text-align: left;
}
.tv_block_popup h4{
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	color: #2D2D2D;
}
.tv_block_popup p{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 155%;
	color: #2D2D2D;
	padding-top: 30px;
    padding-bottom: 30px;
}
.tv_block_popup a.tv_block_popup_but{
	font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2D2D2D;
    padding: 13px 28px;
    float: left;
}
section.bl_tv_from_radio{
	background: #F4F4F4;
}

section.block_partners_new {
	background: white;
}
section.block_partners_new .tv_channel_block {
	height: 117px;
}
.tv_full {
	display: block;
}
.tv_mob {
	display: none;
}
.tvm_mob {
	display: none;
}
.tvm_full {
	display: flex;
}
section.block8 .wp-block-column li {
	font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #858585;
    text-align: left;
    margin-bottom: 8px;
}
section.block8 img {
	width: 100%;
	height: auto;
}
section.block8 .wp-block-columns {
	align-items: center;
    justify-content: center;
}
section.block8 h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 37px;
/*     text-align: center; */
    color: #6f6e6e;
    padding-bottom: 15px;
}


/* mobile */
@media (max-width: 1024px) {
    section.block1 .t-head1, section.block1 .t-head2 {
        font-size: 86px;
    }
    section.block2 .pannel h3 {
        font-size: 23px;
    }
    .but2 {
        font-size: 13px;
    }
    section.block2 .pannel img.i {
        right: -12px;
    }
    section.block2 .pannel ul li a {
        font-size: 14px;
    }
    h2.h2_name {
        font-size: 25px;
    }
    .block3 img {
        width: 100%;
    }
    .block3 h3 {
        font-size: 24px;
        line-height: 27px;
    }
    .block3 p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 4px;
    }
    .block3 p.t_let {
        margin-top: -75px;
        font-size: 74px;
        margin-left: 160px;
    }
    .block3 .padding_3 {
        padding-top: 56px;
    }
    .block3 p.t_15 {
        font-size: 193px;
    }
    .block3 p.t_we {
        font-size: 61px;
        line-height: 106.9%;
    }
    .block3_2 p.t_number {
        font-size: 49px;
    }
    section.block4 {
        min-height: 1051px;;
    }
    .slide-container:nth-child(1), .slide-container:nth-child(3), .slide-container:nth-child(5), .slide-container:nth-child(7), .slide-container:nth-child(9), .slide-container:nth-child(11) {
        margin-right: 46px;
    }
    .owl-next {
        right: -30px;
    }
    .owl-prev {
        left: -21px;
    }
    .slide-container1 .slide {
        margin-top: -351px;
    }


}
@media (max-width: 991px) {
	.full_menu {
		display: none;
	}
	.mobile_menu {
		display: block;
		position: fixed;
		z-index: 30000;
		width: 100%;
	}
}


@media (max-width: 767px) {
    section.block1 .t-head1, section.block1 .t-head2 {
        font-size: 63px;
    }
    section.block1 p.t-head3 {
	    font-size: 16px;
	    line-height: 134.9%;
	    padding-top: 22px;
		padding-right: 80px;
    }
    .but1 {
        margin-top: 120px;
    }
    section.block4 h3 {
        font-size: 48px;
    }
    section.block4 {
        min-height: 1401px;
        height: auto;
        background-position: left;
    }
    .slide-container {
        margin-right: 0px;
        width: 100%;
    }
    .slide-container1 {
        width: 100%;
    }
    .slide-container1 .slide {
        margin-top: -352px;
    }
    section.block2 .pannel1 {
        display:none;
    }
    section.block2 .pannel {
        text-align: center;
    }
    section.block2 .pannel h3 {
        text-align: left;
        font-size: 16px;
    }
    section.block2 .pannel ul {
	    display: none;
    }
    section.block2 a.but2 {
	    display: none;
    }
    section.block2 .pannel img.i {
	    right: -12px;
	    float: right;
	    margin-top: -51px;
	    margin-bottom: -7px;
	}
	.NEW_fomr_main input {
	    width: 100%!important;
	}
	.NEW_fomr_main {
	    padding: 0px 24px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
    section.block2 .b1 {
        text-align: center;
    }
    .works_pop_block {
	    width: 100%;
    }
    .works_slider {
	    padding: 0px 6px;
	}
	.works_content {
	    padding: 0px 6px;
	}
	.works_slider .owl-next, .works_slider .owl-prev {
		display: none!important;
	}
	.t-head1_other {
		font-size: 60px;
		margin-top: 120px;
	}
	.t-head1_other_btl {
		font-size: 60px;
	}
	.t-head2_other {
		font-size: 24px;
		margin-bottom: 40px;
	}
	section.btl_block5 {
		display: none;
	}
	section.btl_block4 {
		background-position: left;
		margin-bottom: 60px;
	}
	section.btl_block6 {
		display: none;
	}
	section.btl_block7 .new_cal_1 {
		width: 100%;
	}
	section.btl_block7 .new_cal_2 {
		width: 100%;
	}
	section.btl_block7 .pbSubmit {
		width: 100%;
		margin-right: 0px!important;
	}
	section.btl_block7 {
		padding: 34px 40px;
	}
	section.btl_block7 .title {
		display: none;
	}
	section.btl_block7 h2 {
		font-size: 24px;
		margin-top: 1px;
		padding-top: 1px;
	}
	section.btl_block7 #fieldname16_1 {
		display: none;
	}
	section.btl_block7 p {
		display: none;
	}
	section.back_1_btl .t-head3_other {
		padding-top: 1px;
		padding-left: 15px;
	}
	section.back_1_btl .t-head3_other a {
		font-size: 23px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	section.back_1_btl .border_r1 {
		background-color: transparent;
	}
	section.back_1_btl .line_back {
		display: none;
	}
	section.back_1_btl .t-head4_other {
		font-size: 23px;
		margin-top: 44px;
		text-align: center;
	}
	section.back_1_btl .t-head5_other {
		font-size: 23px;
		text-align: center;
		margin-bottom: 50px;
	}
	section.back_1_btl .border_r2 {
		background-color: transparent;
	}
	.no_mobile {
		display: none!important;
	}
	section.btl_lictovki_block5 {
		display: none;
	}
	.owl-next {
		display: none;
	}
	.owl-prev {
		display: none;
	}
	section.block7 > div > div > div > .owl-carousel > div > div > .owl-item > div {
		height: 76px;
	}
	.footer_form {
		display: none;
	}
	.f_mobile {
		width: 50%;
	}
	.works_slider {
		min-height: 100px;
		height: auto;
	}
	.works_pop_block h3 p {
		font-size: 19px;
	    line-height: 26px;
	    padding-top: 21px;
	    padding-bottom: 4px;
	}
	.NEW_fomr_page_popup {
	    padding: 0px 10px;
	}
	#contact_form_pop_2 h3, #contact_form_pop_1 h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.NEW_fomr_page_popup .wpcf7-text {
		margin-top: 19px;
	}
	.NEW_fomr_page_popup .wpcf7-submit {
		margin-top: 29px;
		margin-bottom: 0px;
	}
	#contact_form_pop_2 p.poli, #contact_form_pop_1 p.poli {
		font-size: 11px;
	}
	section.btl_block4 h3 {	
	    font-size: 34px;
	    line-height: 40px;
	}
	section.btl_block4 p {
		font-size: 22px;
		line-height: 28px;
	}
	
	
	.mobile_menu .navbar-light .navbar-toggler {
		color: white;
		border-color: transparent;
		background: none;
	}
	.mobile_menu .navbar-collapse {
	    width: 100%;
	}
	.mobile_menu .navbar-nav .dropdown-menu {
		background: none;
		border: none;
	}
	.mobile_menu .dropdown-item {
		color: white;
	}
	.main-menu {
		margin-top: 13px!important;
	}
	.mobile_fixed {
	    background: rgba(0, 0, 0, 0.8);
	    backdrop-filter: blur(8px);
	    z-index: 2000000;
	    margin-top: 0px;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: url('../img/mmm.png')
	}
	
	
	
	
	section.btl_listovki_block2 h3 {
		font-size: 26px;
	}
	section.btl_listovki_block2 h4 {
		font-size: 17px;
		padding-bottom: 30px;
	}
	p.btl_list_num {
		font-size: 68px;
	}
	p.btl_list_name {
	    font-size: 20px;
	    line-height: 24px;
	    margin-top: -73px;
	    margin-left: 54px;
	}
	p.btl_list_text {
		font-size: 15px;
	    padding-left: 54px;
	    margin-top: -21px;
	}
	section.btl_listovki_block2 .bl_block {
		border-right: none;
	}
	.btl_listovki_block3 {
		display: none;
	}
	section.bt_listovki_block6 {
		height: 440px;
	}
	section.print_block3 {
		padding-top: 70px;
		padding-bottom: 40px;
	}
	section.print_block3 h2 {
		font-size: 36px;
		padding-bottom: 55px;
	}
	section.btl_listovki_block4 .pan2 p.print_text {
		padding-top: 20px;
	}
	section.btl_listovki_block4 .pan2 p.print_text_1 {
		margin-bottom: 19px;
		font-size: 16px;
		line-height: 19px;
	}
	section.print_block3 .pan2 {
		margin-bottom: 40px;
		width: 49%;
	}
	section.back_1_sampling h1.t-head1 {
		padding-top: 570px;
	}
	section.back_1_sampling h1.t-head2 {
		padding-bottom: 30px;
	}
	section.back_1_sampling {
		background-position-x: -480px;
	}
	
	/* поработать с этим */
	section.btl_degust_block3 .deg_img_1 img {
		display: none;
	}
	
	section.back1_promo .t-head3_other p.heade_my {
		font-size: 21px;
		line-height: 25px;
	}
	section.back1_promo .t-head3_other {
		padding-top: 54px;
	}
	section.back1_promo .t-head3_other img {
		margin-right: 38px;
		width: 40px;
		height: 40px;
	}
	section.back1_promo {
		background-position-x: -1140px;
	}
	section.promo_block3 {
		display: none;
	}
	.btl_name_1 {
		display: none;
	}
	section.promo_block4 p {
		font-size: 19px;
	}
	section.promo_block4 a.but_black {
		display: block;
		margin-top: -21px;
		position: relative;
	}
 	section.promo_block4 {
	 	margin-bottom: 50px;
 	}
 	section.ot_block3 h2 {
	 	font-size: 30px;
	 	line-height: 39px;
 	}
 	section.ot_block3 img {
	 	display: none;
 	}
 	section.ot_block2 .ot_pannel p {	
	    font-size: 17px;
	    line-height: 25px;
	    text-align: left;
 	}
 	section.ot_block2 .ot_pannel img {
	 	float: right;
	 	height: 46px;
	 	margin-bottom: 0px;
 	}
 	section.ot_block2 {
	 	padding-top: 41px;
 	}
 	section.ot_back_1 .t-head4_other {
	 	font-size: 25px;
 	}
 	section.ot_back_1 .t-head4_other span {
	 	font-size: 27px;
 	}
 	section.ot_back_1 .but3 {
	 	margin-top: 40px;
 	}
 	section.ot_block3 p {
	 	font-size: 18px;
	 	line-height: 26px;
 	}
 	.ot_block2 .but_black {
	 	margin-top: -10px;
	 	margin-bottom: 60px;
	 	display: block;
 	}
 	hr.hr_name {
	 	display: none;
 	}
 	.block3 h3 {
	 	display: none;
 	}
 	.block3 p.t_we {
	    font-size: 41px;
	    padding-left: 24px;
	}
	section.block4 .icons {
		width: 50%;
		float: left;
	}
	section.block4 .icons h4 {
        font-size: 14px;
	    line-height: 17px;
	    padding: 15px 20px;
    }
    .form_block5 h2 {
	    font-size: 20px;
		line-height: 24px;
    }
    .form_block5 p {
	    font-size: 14px;
		line-height: 17px;
    }
    .block3 .padding_3 {
	    padding-top: 16px;
	}
	.block3_2 p.real {
		padding-top: 43px;
	}
	.block3_2 p.real:before {
	    margin-top: 11px;
	    left: 16px;
	    width: 13px;
	    height: 295px;
	    background-position-y: -40px;
	}
	.block3_2 p.prov:before {
		margin-top: 11px;
	    left: 16px;
	    width: 13px;
	    height: 295px;
	    background-position-y: -57px;
	}
	.block3_2 p.proekt {
		padding-left: 23px;
	}
	.block3_2 p.prov {
		padding-top: 27px;
	}
	.block3_2 p.okolo:before {
		margin-top: 11px;
	    left: 16px;
	    width: 13px;
	    height: 295px;
	    background-position-y: -57px;
	}
	.block3_2 p.okolo {
		padding-top: 27px;
	}
	section.about_menu {
		height: 59px;
	}
	section.about_1 {
		padding-top: 30px;
	}
	section.about_1 h1 {
		font-size: 24px;
		padding-right: 0px;
		margin-bottom: 38px;
	}
	section.about_1 .about_block_1 {
	    padding-right: 15px;
	}
	section.about_1 h2 {
		font-size: 19px;
	}
	div.hr_about {
	    margin-top: 7px;
	    margin-bottom: 25px;
	}
	section.about_1 .about_block_2 {
	    padding-left: 15px;
	}
	section.about_1 p {
		font-size: 14px;
	}
	section.about_2 h2 {
		font-size: 19px;
	}
	section.about_2 .hr_about {
	    margin-bottom: 35px;
	}
	section.about_2 .col-md-2 {
		width: 50%;
	}
	section.about_2 p {
		font-size: 14px;
		margin-bottom: 49px;
	}
	section.about_2 p span {
		font-size: 14px;
	}
	section.about_2 h4 {
		padding-top: 0px;
		float: right;
	}
	section.back_1_radio .rad {
		font-size: 19px;
	}
	section.back_1_radio .t-head2_other {
		font-size: 22px;
	}
	section.block2_radio h3, section.block3_radio h3 {
		font-size: 19px;
		line-height: 122%;
	}
	section.block2_radio h4 {
		font-size: 16px;
	}
	section.block3_radio .r_bl_1 p.r_name, section.block3_radio .r_bl_2 p.r_name {
		font-size: 20px;
	}
	section.block3_radio .r_bl_1 p.r_text, section.block3_radio .r_bl_2 p.r_text {
		font-size: 14px;
		margin-left: 0px;
	}
	section.block3_radio .r_bl_1 img {
	    margin-left: 0px;
	    width: 100%;
	    margin-bottom: 17px;
	}
	section.block3_radio .r_bl_2 img {
	    margin-left: 0px;
	    width: 100%;
	    padding-top: 20px;
	}
	section.block3_radio .r_bl_1, section.block3_radio .r_bl_2 {
		margin-top: 15px;
	}
	section.radio2 h2.rad1, section.radio2 h2.rad1 span {
		font-size: 30px;
		padding-right: 0px;
		line-height: 29px;
	}
	section.radio2 h2.rad2 {
		font-size: 34px;
	    line-height: 35px;
	    padding-top: 20px;
	}
	section.radio2 img.r_ic {
	    width: 60%;
	}
	section.radio2 h4 {
		font-size: 16px;
	}
	section.radio2 p {
		font-size: 16px;
		margin-top: -11px;
	}
	section.radio2 img.radioback {
	    width: 100%;
	    margin-left: 0px;
	    margin-top: -0px;
	}
	section.radio3 h2 {
		font-size: 30px;
	}
	section.radio3 h3 {
		font-size: 21px;
		line-height: 124%;
		padding-top: 3px;
	}
	section.radio3 h4 {
		font-size: 16px;
		line-height: 19px;
		padding-bottom: 5px;
		min-height: 6px;
	}
	section.radio3 p {
		font-size: 14px;
		line-height: 120%;
		 margin-bottom: 45px;
	}
	section.nar_1 .t-head1 {
		padding-top: 0px;
	}
	section.block4_gazel h2.gaz_text1 {
		font-size: 28px;
		padding-top: 30px;
		line-height: 15px;
	}
	section.block4_gazel h2 {
	    font-size: 18px;
	    padding-bottom: 37px;
	}
	section.back_1_gazel .t-head1 {
		padding-top: 160px;
	}
	
}


@media (max-width: 540px) {
	.no_mobile {
		display: none!important;
	}
    section.block4 {
        min-height: 0px;
    }
    section.block1 .t-head1, section.block1 .t-head2 {
        font-size: 43px;
    }
    section.block1 .t-head1 {
        padding-top: 169px;
    }
    section.block1 {
        height: 875px;
        background-position-x: -750px;
    }
    .block3 img {
        display: none;
    }
    section.block4 h3 {
        font-size: 27px;
        padding-bottom: 0px;
    }
    section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    section.block4 .icons h4 {
        font-size: 21px;
    }
    section.block4 .icons {
        padding: 13px 0px;
    }
    .slide-container .slide .slide-header {
        padding: 0px 46px;
    }
    section.footer p {
        font-size: 15px;
    }
    section.footer p.footer_copy {
        display: none;
    }
    .slide-container {
        margin-bottom: 19px;
    }
    .my_padding {
        padding-top: 19px;
    }
    .navbar-light .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255);
    }
    .navbar-toggler {
        background-color: white;
    }
    section.block7 > div > div > div > .owl-carousel > div > div > .owl-item > div {
	    height: 130px;
    }
    #log_div:hover img#logo_h {
	    margin-top: -131px;
	}
	.navbar-brand img {
	    width: 158px;
	}
	
	.main-menu {
	    width: 29%;
	}
	.mobile_menu .navbar-collapse {
	    width: 100%;
	    overflow: auto;
	    height: 500px;
	}
	section.block_tv_3 .tv_channel_block {
		max-width: 28.3%;
		overflow: hidden;
		height: 59px;
	}
	

}
@media (max-width: 411px) {
	
	.no_mobile {
		display: none!important;
	}
    section.block1 .t-head1, section.block1 .t-head2 {
        font-size: 38px;
		line-height: 99%;
    }
    section.block1 .t-head1 {
        padding-top: 98px;
    }
    .but1 {
	    margin-top: 77px;
	}
	#fancybox-wrap {
		margin-top: 50px;
	}
    section.block1 {
	    height: 588px;
	    background-position-x: -372px;
    }
    section.block2 .pannel {
	    text-align: center;
	    min-height: 20px;
	    padding: 16px 20px;
	}
	section.block2 .pannel img.i {
	    right: -12px;
	    float: right;
	    margin-top: -39px;
	    margin-bottom: 0px;
	    width: 39px;
	}
	section.block2 .pannel h3 {
		margin-bottom: 0px;
	}
    .block3 img {
        display: none;
    }
    section.block4 h3 {
        font-size: 28px;
        padding-bottom: 0px;
    }
    section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    section.block4 .icons h4 {
        font-size: 14px;
		line-height: 17px;
    }
    section.block4 .icons {
        padding: 13px 0px;
    }
    .slide-container .slide .slide-header {
        padding: 0px 46px;
    }
    section.footer p {
        font-size: 15px;
    }
    section.footer p.footer_copy {
        display: none;
    }
    .slide-container {
        margin-bottom: 19px;
    }
    .my_padding {
        padding-top: 19px;
    }
    .navbar-light .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255);
    }
    .navbar-toggler {
        background-color: white;
    }
    .logos_mobile {
	    display: block;
    }
    .logos_full {
	    display: none;
    }
    .t-head1_other {
	    font-size: 38px;
	    margin-top: 76px;
	    margin-bottom: 15px;
	}
	.t-head1_other_btl {
	    font-size: 38px;
	}
	.t-head2_other {
		font-size: 16px;
	    margin-bottom: 29px;
	    margin-left: -32px;
	    padding-right: 5px;
	    width: 93%;
	    padding-left: 34px;
	    margin-top: 27px;
	}
	section.btl_block7 #fieldname11_1 {
		font-size: 34px;
	}
	section.btl_listovki_block4 .pan2 p.print_text {
		font-size: 20px;
	}
	section.btl_listovki_block4 .pan2 p.print_text > span {
		font-size: 30px;
	}
	section.btl_listovki_block4 img {
		height: 60px;
	}
	section.print_block3 h2 {
		font-size: 30px;
	}
	section.bt_listovki_block7 p {
		font-size: 23px;
		left: 21%;
	}
	section.back_1_btl .t-head3_other a {
	    font-size: 16px;
	}
	section.back_1_btl .t-head4_other {
	    font-size: 16px;
	}
	section.back_1_btl .t-head5_other {
	    font-size: 16px;
	    padding-top: 5px;
	}
	section.back_1_btl .to_calc a {
		display: none;
	}
	.block3 h3 {
	    display: block;
	}
	section.blt_block_slider {
		height: auto;
		padding-bottom: 30px;
	}
	section.blt_block_slider h3 {
		font-weight: 800;
		font-size: 22px;
		line-height: 27px;
	}
	section.blt_block_slider p {
		font-size: 14px;
		line-height: 150%;
		margin-bottom: 28px;
	}
	.but_black {
		display: block;
	}
	.new_btl_slide {
		padding-top: 40px;	
	}
	section.blt_block_slider .owl-prev {
		left: -26px;
		margin-top: -162px!important;
	}
	section.blt_block_slider .owl-next {
		right: -38px;
		margin-top: -162px!important;
	}
	section.blt_block_slider p span {
		font-size: 14px;
	}
	.new_btl_slide_1 {
		padding-top: 0px;
	}
	.new_btl_slide_1 .but_black {
		margin-bottom: 30px;
	}
	section.print_block7 h2 {
		font-size: 36px;
		padding-right: 20px;
		line-height: 36px;
	}
	
	#accordion .panel-title a.collapsed {
		font-size: 16px;
	}
	#accordion .panel-title a {
		font-size: 16px;
	}
	#accordion .panel-body {
		font-size: 14px;
	}
	section.back_1_sampling h1.t-head1 {
	    padding-top: 220px;
	}
	.border_r1, .border_r2, .line_back  {
		background: transparent;
	}
	section.back_1_sampling h1.t-head2 {
	    padding-bottom: 0px;
	    margin-bottom: 0px;
	}
	.back_1_sampling .border_r2 {
		margin-top: -20px;
	}
	section.back_1_sampling {
		background-position-x: -161px;
	}
	section.back_1_degust .to_calc a {
		display: block;
	}
	section.back_1_degust .border_r2 {
		margin-top: -20px;
	}
	section.back_1_degust .t-head1 {
	    padding-top: 213px;
	}
	.bl_1 {
		min-height: 121px;
	}
	section.btl_degust_block2 .deg3 p {
		font-size: 12px;
		line-height: 15px;
	}
	section.btl_degust_block2 .deg3 img {
		width: 20px;
	}
	section.btl_degust_block2 .deg3 {
		margin-bottom: 11px;
	}
	section.back1_promo .t-head3_other p.heade_my {
		font-size: 16px;
		line-height: 134.9%;
		width: 84%;
		margin-bottom: 20px;
	}
	section.back1_promo .t-head3_other p.heade_my span {
		font-size: 16px;
		line-height: 134.9%;
		
	}
	section.back1_promo .t-head3_other img {
		margin-right: 20px;
	    width: 23px;
	    height: 23px;
	}
	section.back1_promo .border_r2 {
		margin-top: -20px;
	}
	section.back1_promo .t-head3_other {
	    padding-top: 9px;
	    margin-bottom: 18px;
	}
	section.back1_promo .line_back {
		display: none;
	}
	section.back1_promo .t-head1 {
	    padding-top: 148px;
	}
	section.promo_block2 .pr_block1 {
		padding: 18px 11px;
	}
	section.promo_block2 .pr_bl1 h3 {
		font-size: 16px;
		line-height: 20px;
	}
	section.promo_block2 .pr_bl2 {
		display: block;
		margin-top: 16px;
	}
	section.promo_block2 .pr_bl2 img {
	    display: inline;
	}
	section.promo_block2 .pr_bl2 p {
		display: inline;
	}
	section.promo_block2 .pr_bl2 a.but5 {
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	img.no_slider_img {
		width: 100%;
		margin-top: 30px;
	}
	.viv_works img {
	    height:auto;
	    width: 100%;
	}
	section.block_6_viv img.v_im {
	    padding-top: 0px;
	    width: 100%;
	    margin-top: -35px;
	}
	section.block_6_viv .v_block img {
	    margin-right: 37px;
	    width: 80px;
	    height: 100%;
	}
	section.block_6_viv .viv_ul h3 {
		padding-left: 0px;
		font-size: 20px;
 	}
 	section.back_1_viveski .t-head2_1 {
	 	font-size: 33px;
	 	padding-top: 112px;
 	}
 	section.back_1_viveski .t-head1 {
	 	padding-top: 0px;
 	}
	section.back_1_viveski .t-head2 {
		padding-bottom: 32px;
	}
	section.back_1_viveski .viv p {
		font-size: 16px;
		padding-right: 0px;
	}
	section.back_1_viveski .viv img {
	    width: 27px;
	    height: 27px;
	    margin-top: -2px;
	    margin-bottom: 17px;
	}
	section.back_1_viveski .but3 {
		margin-top: 57px;
	}
	section.block_2_viv h2 {
	    font-size: 21px;
	    padding-bottom: 0px;
	}
	section.block_3_viv .pr_block h3 {
		font-size: 16px;
		line-height: 20px;
		height: 57px;
	}
	hr.viv {
		width: 63px;
		margin-bottom: 17px;
	}
	section.block_3_viv .pr_block1 {
		padding: 0px 0px;
	}
	section.block_3_viv .pr_bl2 img {
		width: 10px;
	}
	section.block_3_viv .pr_bl2 p {
		font-size: 12px;
	    margin-left: 5px;
	    margin-right: 0px;
	}
	section.block_3_viv .pr_bl2 a.but5 {
		margin-top: 17px;
		margin-left: 0px;
	}
	section.block_3_viv .pr_block {
		margin-bottom: 38px;
	}
	section.btl_listovki_block4 h2.border_text {
		float: left;
		font-size: 20px;
		margin-right: 10px;
		padding-top: 0px!important;
	}
	section.btl_listovki_block4 h2 {
		font-size: 20px;
	}
	section.block_4_viv .pan2 p.print_text {
		font-size: 14px;
	    padding-right: 0px;
	    line-height: 16px;	
	}
	section.block_4_viv .pan2 p.print_text_1 {
		padding-right: 0px;
		font-size: 12px;
	}
	section.block_4_viv img {
		height: 46px;
	}
	section.block_5_viv h2 {
		padding-bottom: 0px;
	}
	section.block_5_viv .nav-tabs .nav-link {
		font-size: 22px;
		padding: 1px 8%;
	}
	section.block_5_viv .padd_viv {
		padding: 24px 39px;
	}
	section.block_5_viv p {
		font-size: 16px;
		text-align: center;
	}
	section.block_5_viv a.but6 {
		font-size: 14px;
		padding: 21px 29px;
		display: block;
		width: 100%;
	}
	section.block_5_viv img {
		width: 100%!important;
		height: auto;
	}
	section.block_6_viv .viv_ul h4 {
		font-size: 16px;
		line-height: 130%;
	}
	section.block_6_viv .viv_ul p {
		font-size: 14px;
		line-height: 130%;
	}
	section.block_7_viv {
		background-position-y: -1910px;
		background-size: 1650%;
		height: 846px;
	}
	section.block_7_viv h2 {
		padding: 0px 0px;
	    padding-top: 40px;
	    padding-bottom: 32px;
	    font-size: 20px;
	    line-height: 130%;
	    
	}
	section.block_7_viv .v7_bb2 {
	    padding-right: 15px;
	}
	section.block_7_viv img.v7_full {
		width: 76%;
	    z-index: 10;
	    position: relative;
	}
	section.block_7_viv .v7_block {
	    padding: 44px 42px;
	    margin-top: -93px;
	    z-index: 0;
	    position: relative;
	    padding-top: 105px;
	}
	section.block_7_viv .v7_1 p {
		font-size: 14px;
	}
	section.block_8_viv p.v8_main {
		font-size: 16px;

	}
	section.block_8_viv p span {
		font-size: 16px;
	}
	section.block_8_viv h2 {
		font-size: 20px;
		padding-bottom: 26px;
	}
	section.block_8_viv p.v8_num span {
		font-size: 33px;
		line-height: 130%;
	}
	section.block_8_viv p.v8_num {
		font-size: 23px;
		line-height: 130%;
	}
	section.block_8_viv p.v8_name {
		font-size: 14px;
		line-height: 100%;
	}
	section.block_8_viv p.v8_text {
		font-size: 12px;
		line-height: 130%;
		padding-right: 0px;
	}
	section.block_8_viv .v8_bb p {
		font-size: 11px;
		line-height: 130%;
	}
	.viv_works h2.h2_name {
	    font-size: 20px;
	    line-height: 24px;
	    padding-right: 158px;
	    padding-top: 0px;
	    padding-bottom: 14px;
	}
	#contact_form_pop_3 img {
		width: 100%;
	}
	section.back_1_viveski {
		height: 588px;
		background-position-x: -641px;
	}
	section.bt_listovki_block20 h2 {
		font-size: 24px;
		line-height: 29px;
		margin-top: 20px;
	}
	section.bt_listovki_block20 .other_block20 {
		border: 0px solid #E5E5E5;
		padding: 0px 0px;
		margin-bottom: 50px;
	}
	section.bt_listovki_block20 .other_block20 h3 {
		font-weight: bold;
		font-size: 15px;
		line-height: 18px;
	}
	section.bt_listovki_block20 .other_block20 p {
		font-size: 12px;
		line-height: 130%;
	}
	section.bt_listovki_block20 .other_block20 p.other_cost {
		font-size: 10px;
		line-height: 130%;
		border-bottom: 0px solid #E5E5E5;
	}
	section.bt_listovki_block20 .other_block20 p.other_cost span {
		font-size: 10px;
		line-height: 130%;
		float: none;
	}
	section.bt_listovki_block20 .other_block20 a.but20 {
		font-size: 14px;
		line-height: 17px;
	}
	contact_form_pop_viv, #contact_form_pop_viv_2, #contact_form_pop_viv_3, 
	#contact_form_pop_viv_4, #contact_form_pop_viv_5, #contact_form_pop_viv_6, 
	#contact_form_pop_viv_7, #contact_form_pop_viv_8, #contact_form_pop_viv_9 {
	    width: 100%;
	}
	.pop_viv_div {
	    padding: 0px 1px;
	}
	.pop_viv_div h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.pop_viv_div p.pop_viv_1 {
		font-size: 13px;
	}
	.pop_viv_div p.pop_viv_2 {
		font-size: 11px;
		margin-bottom: 14px;
		margin-top: 13px;
	}
	.pop_viv_div a.but_viv {
		float: none;
		display: block;
		font-size: 14px;
	}
	.viv_slider .item {
	    width: 310px;
	    height: 210px;
	    overflow: hidden;
	}
	.viv_slider .owl-prev, .viv_slider .owl-next {
		display: none!important;
	}
	section.print_block2 .t-head2 {
		padding-top: 84px;
		margin-bottom: 3px;
	}	
	section.print_block2 .t-head1 {
		padding-top: 0px;
	}
	section.print_block2 .t-head3_other {
	    text-align: left;
	    padding-left: 0px;
	    padding-top: 23px;
	}
	section.print_block2 .t-head3_other img {
		width: 31px;
	    height: auto;
	    margin-right: 36px;
	    margin-left: 13px;
	}
	section.print_block2 .t-head3_other a {
	    font-size: 16px;
	    line-height: 21px;
	    margin-bottom: 9px;
	}
	section.print_block2 .t-head3_other a span {
		 font-size: 17px;	
	}
	section.print_block2 .print_padding {
		padding-left: 11px;
		margin-top: 15px;
	}
	section.print_block3 {
		padding-top: 19px;
		padding-bottom: 0px;
	}
	section.new_print_block3 h2.border_text {
		padding-top: 50px;
	}
	section.new_print_block3 h2 {
		font-size: 20px;
	}
	section.print_block3 .pan2 p.print_text {
		margin-bottom: 0px;
	    font-size: 15px;
	    line-height: 19px;
	    padding-bottom: 16px;
	    padding-top: 28px;
	}
	section.print_block3 .pan2 p.print_text span {
		font-size: 17px;
		line-height: 0px;
	}
	section.print_block4 h2 {
		font-size: 20px;
		line-height: 24px;
	}
	section.print_block4 p {
		font-size: 14px;
	    line-height: 18px;
	    padding-top: 17px;
		padding-bottom: 20px;
	}
	section.print_block4 img {
		width: 37px;
		height: auto;
	}
	section.print_block4 p.spis {
		font-size: 17px;
		width: 79%;
	}
	section.print_block4 p.spis span {
		font-size: 17px;
	}
	section.print_block4 {	
    	height: 543px;
	}
	section.print_block5 {
		padding-top: 70px;
	}
	section.print_block5 h2 {
		font-size: 20px;
		padding-bottom: 20px;
		padding-top: 29px;
 	}
	section.vis_block1 .t-head1 {
	    padding-top: 95px;
	}
	section.vis_block1 .t-head2 {
	    padding-top: 0px;
	    margin-bottom: 3px;
	}
	section.vis_block1 .t-head3_other a{
		width: 70%;
	}
	section.vis_block2 .nav-tabs .nav-link {
		font-size: 16px;
		line-height: 21px;
		margin-right: 49px;
	}
	.new_cal_print1, .new_cal_print2 {
		width: 100%;
	}
	.vis_cont .pbSubmit {
		display: block;
		width: 100%;
	}
	.vis_cont img {
		display: none;
	}
	.tabsm > label {
		width: 49%;
		height: 116px;
	}
	.cat_calc_1 .fieldname19_1, .cat_calc_1 .fieldname20_1 {
		width: 100%;
	}
	.cat_calc_2 .fieldname22_1, .cat_calc_2 .fieldname23_1 {
		width: 100%;
	}
	.cat_calc_4 .fieldname27_1, .cat_calc_4 .fieldname28_1 {
		width: 100%;
	}
	section.papki_block2 .papki_cont .col-md-4 {
		padding: 0px 16px;
		margin-bottom: 50px;
	}
	section.papki_block2 .papki_cont h4 {
		font-size: 17px;
		padding-top: 21px;
		padding-bottom: 8px;
		margin-bottom: 0px;
	}
	section.papki_block2 .papki_cont p {
		font-size: 14px;
		padding-right: 0px;
	}
	section.papki_block2 .papki_cont .papki_bl {
	    min-height: auto;
	}
	.new_cal_print2 #fieldname13_1, .new_cal_print2 #fieldname13_2, .new_cal_print2 #fieldname13_3, .new_cal_print2 #fieldname13_4 {
		margin-top: 0px;
		height: 22px;
		background-position: 96% 0px;
	}
	.new_cal_print2 #fieldname12_1, .new_cal_print2 #fieldname12_2, .new_cal_print2 #fieldname12_3, .new_cal_print2 #fieldname12_4 {
		margin-top: 0px;
		height: 22px;
		background-position: 96% 0px;
	}
	.new_cal_print2 #fieldname15_1, .new_cal_print2 #fieldname15_2, .new_cal_print2 #fieldname15_3, .new_cal_print2 #fieldname15_4 {
		margin-top: 0px;
		height: 22px;
		background-position: 96% 0px;
	}
	section.print_block3 h2.border_text {
		padding-top: 20px;
	}
	.tabm-content {
		padding: 0px;
		margin-top: -25px;
	}
	section.papki_block2 .papki_cont {
		margin-top: 38px;
	}
	section.paket_block2 .paket_bl2 h4 {
		padding-top: 21px;
	}
	section.paket_block2 .paket_bl2 p {
		margin-bottom: 10px;
	}
	section.paket_block2 .paket_bl2 .papki_bl {
		min-height: 108px;
	}
	section.paket_block2 .paket_bl2 a.pap1 {
		margin-bottom: 12px;
	}
	section.list_block1 {
		background-position-x: -317px;
	}
	section.print_block5 {
 		padding-top: 0px;
 	}
	a.mm_ll, a.mm_ll1 {
	    padding: 3px!important;
	}
	a.mm_ll1 {
	 	padding-top: 20px!important;
 	}
 	section.print_block7 {
	 	background: none;
	 	padding-top: 20px;
	 	height: auto;
 	}
 	section.back1_promo {
	 	background-position-x: -222px;
 	}
 	section.ot_back_1 .t-head4_other {
	 	padding: 0px 41px;
 	}
 	section.ot_back_1 .t-head4_other span {
	 	font-size: 24px;
 	}
 	
 	
 	section.btl_degust_block3 {
	 	margin-top: 296px;
 	}
 	.btl_degust_block3_1 {
	 	padding-top: 20px;
	    height: 490px;
	    margin-bottom: 29px;
 	}
 	section.btl_degust_block3 .deg_img_1 img {
	    display: block;
	    margin-top: -407px;
	    position: relative;
	    width: 360px;
	    margin-left: -20px;
	}
	section.btl_degust_block3 h2 {
		font-size: 24px;
		line-height: 29px;
	}
	section.btl_degust_block3 p.g_0 {
		font-weight: normal;
		font-size: 14px;
		line-height: 130%;
	}
	section.btl_degust_block3 p.g_1 {
		font-weight: 800;
		font-size: 80px;
		line-height: 98px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	section.btl_degust_block3 p.g_2 {
		font-weight: 800;
		font-size: 26px;
		line-height: 32px;
	}
	section.btl_degust_block3 p.g_3 {
		font-weight: normal;
		font-size: 16px;
		line-height: 20px;
	}
	section.btl_degust_block3 .but_black {
	    margin-top: 92px;
	    display: block;
	    margin-bottom: 75px;
	    margin-top: 50px;
	    position: absolute;
	    width: 90%;
	    margin-top: 267px;
	}
	
	section.catalog_block1 {
		background-position-x: -291px;
	}
	section.back_1_degust {
		background-position-x: -682px;
	}
 	
 	/* safary */
 	.new_cal_print1 #fieldname1_1, .new_cal_print1 #fieldname18_1, .new_cal_print1 #fieldname20_1, .new_cal_print1 #fieldname19_1 {
	    -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
	}
	section.vis_block2 .cat_calc_1 #fieldname19_1, section.vis_block2 .cat_calc_1 #fieldname20_1 {
		-webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
	}
	section.vis_block2 .cat_calc_2 #fieldname22_1, section.vis_block2 .cat_calc_2 #fieldname23_1 {
		-webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
	}
	section.vis_block2 .cat_calc_4 #fieldname27_1, section.vis_block2 .cat_calc_4 #fieldname28_1 {
		-webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
	}
	
	.main-menu {
	    width: 29%;
	}
	.mobile_menu .navbar-collapse {
	    width: 100%;
	    overflow: auto;
	    height: 500px;
	}
	
	
	section.nar_1 .t-head1 {
		padding-top: 0px;
	}
	section.nar_1 .t-head2 {
		padding-top: 116px;
	}
	section.nar_1 .t-head2_other {
		font-size: 15px;
		margin-top: 19px;
	}
	section.nar_1 .t-head3_other a {
		font-size: 14px;
		margin-bottom: 6px;
	}
	section.nar_1 .t-head3_other img {
		width: 9%;
	}
	section.nar_1 .but3 {
    	margin-top: 35px;
    } 
    section.nar_3 .pr_bl2 a.but5 {
	    font-size: 12px;
	    padding: 10px 3px;
	    min-width: 0px;
    } 
    section.nar_3 .pr_block h3 {
	    height: 17px;
    }
    section.print_block3 {
    	padding-top: 67px; 
    }
    section.nar_2 .pan2 p.print_text > span {
	    line-height: 20px;
    }
    section.back_1_gazel .t-head1 {
		padding-top: 160px;
	}
	section.back_1_gazel {
	    background-position-x: -327px;
	}
	section.block4_gazel h4 {
	    font-size: 17px;
	    padding-top: 22px;
	    padding-bottom: 2px;
	}
	section.block4_gazel p {
		font-size: 14px;
		margin-bottom: 60px;
	}
	section.nar_map h2 {	
    	font-size: 23px;
	}
	.block3_gazel .block3_2 .gaz_bl img {
	    width: 100%;
	    display: block;
	}
	.radiofull {
		display: none;
	}
	.radiomob {
		display: block;
	}
	section.block1 .t-head1 span {
		font-weight: 800;
		font-size: 38px;
	}
	section.block1 .t-head1 {
		display: inline-grid;
		    font-size: 43px!important;
	}
	section.back_1_viveski .t-head2_1 span {
		    font-size: 34px;
		    display: inline-grid;
	}
	section.back_tv h2.red_t {
		font-size: 19px;
		line-height: 26px;
	}
	section.block_tv_1 img.f_icon {
		width: 31%;
		margin-top: -3px;
	}
	section.block_tv_1 p {
		font-size: 18px;
		padding-right: 0px;
		padding-top: 28px;
	}
	section.block_tv_2 h3 {
		padding-bottom: 20px;
	}
	section.block_tv_2 {
		padding-top: 0px;
		display: none;
	}
	section.block_tv_2 .nav-tabs .nav-link {
		width: 100%;
		border: 1px solid #cccbcb;
		margin-bottom: 9px;
		border-radius: 8px;
	}
	.tv_block_tab h4 {
		font-size: 22px;
		line-height: 32px;
		padding-bottom: 10px;
	}
	.tv_block_tab p {
		font-size: 15px;
		padding-bottom: 21px;
	}
	.tv_block_tab a {
		float: none;
		display: block;
	}
	.tv_block_tab img {
		width: 100%;
	}
	section.block_tv_3 h2, section.block_tv_4 h2 {
		font-size: 30px;
		line-height: 34px;
		padding-bottom: 16px;
	}
	section.block_tv_3 .tv_channel_block {
		max-width: 28.3%;
		overflow: hidden;
		height: 59px;
	}
	.tv_block_popup {
		width: 100%;
		padding-bottom: 74px;
	}
	.tv_block_popup h4 {
		font-size: 28px;
		line-height: 29px;
	}
	.tv_block_popup p {
		font-size: 15px;
		padding-top: 10px;
		padding-bottom: 17px;
	}
	.tv_block_popup .tvpop {
		padding: 0px 14px;
	}
	section.block_tv_4 .bl_tv_4 {
		padding: 20px 28px;
	}
	section.block_tv_4 .bl_tv_4 p {
		font-size: 11px;
	}
	.tv_full {
		display: none;
	}
	.tv_mob {
		display: block;
	}
	section.back_tv .t-head1 {
	    padding-top: 96px;
    }
    section.back_1_radio .t-head2_other {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	section.back_1_btl .border_r1 {
     	height: 105px;
     }
     .t-head1_other span,section.block1 .t-head2 span, section.nar_1 .t-head2 {
	    font-family: Montserrat;
	    font-size: 38px;
	    -webkit-text-stroke-width: 0px;
	    -webkit-text-stroke-color: white;
	    color: white;
     }
    .tvm_mob {
		display: flex;
	}
	.tvm_full {
		display: none;
	}
}
	
 	
	
	
