.soc_v_mob{
display:none;
}

@media screen and (max-width: 640px) {
BODY .main-block.main_background .main-slider .main-slider__item{ padding-top: 186px;}
}

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

.soc_v_desk{
display:none;
}
.soc_v_mob{
display:block;
}
}

.col-7.float-r .nav{
    padding-top: 10px;
}
.contacts_social{
    display: inline-flex;
    margin-top: 10px;
}
.contacts_social a{
    width: 20px;
    height: 20px;
    margin-right: 15px;
}
.contacts_social a.soc_t{
background: url(/bitrix/templates/main/images/new/telegram.png) no-repeat 50% 50%; 
}
.contacts_social a.soc_t:hover{
background: url(/bitrix/templates/main/images/new/telegramh.png) no-repeat 50% 50%; 
}

.contacts_social a.soc_w{
background: url(/bitrix/templates/main/images/new/whatsap.png) no-repeat 50% 50%; 
}
.contacts_social a.soc_w:hover{
background: url(/bitrix/templates/main/images/new/whatsaph.png) no-repeat 50% 50%; 
}

.contacts_social a.soc_v{
background: url(/bitrix/templates/main/images/new/viber.png) no-repeat 50% 50%; 
}
.contacts_social a.soc_v:hover{
background: url(/bitrix/templates/main/images/new/viberh.png) no-repeat 50% 50%; 
}

.header_social{
	position: absolute;
    display: inline-flex;
    top: 40px;
    right: 0;
}
.header.active .header_social{
    top: 32px;
    right: 74%;
}
.header.active .header_social a{
    margin-right: 15px;
    margin-left: 0px;
}
.header_social a{
	display: block;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
.header_social a.soc_t{
background: url(/bitrix/templates/main/images/new/telegram.png) no-repeat 50% 50%; 
}
.header_social a.soc_t:hover{
background: url(/bitrix/templates/main/images/new/telegramh.png) no-repeat 50% 50%; 
}

.header_social a.soc_w{
background: url(/bitrix/templates/main/images/new/whatsap.png) no-repeat 50% 50%; 
}
.header_social a.soc_w:hover{
background: url(/bitrix/templates/main/images/new/whatsaph.png) no-repeat 50% 50%; 
}

.header_social a.soc_v{
background: url(/bitrix/templates/main/images/new/viber.png) no-repeat 50% 50%; 
}
.header_social a.soc_v:hover{
background: url(/bitrix/templates/main/images/new/viberh.png) no-repeat 50% 50%; 
}
.logo-im{
    margin-top: 10px;
    margin-left: 10px;
}
.header.active .logo-im{
display:none;
}
@media screen and (max-width: 1125px) {
.header_social{display:none}
.logo-im{display:none}
}







.grid-wrap__bg .grid img {
    max-width: 100%;
}
.oformlenie_zakaza{
float:left;
margin-left: 10px;
    margin-top: 1%;
    background: #ea512a;
    padding: 19px 31px;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ea512a;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-box-shadow: 0 28px 32px rgba(234,81,42,.26);
    -moz-box-shadow: 0 28px 32px rgba(234,81,42,.26);
    box-shadow: 0 28px 32px rgba(234,81,42,.26);
    vertical-align: top;
    min-width: 170px;
    padding: 14px 25px;
    border-bottom: 1px solid #ea502a;
}

.oformlenie_zakaza:hover {
    background: #e12e00;
    color: #fff;
    text-decoration: none;
    border-color: #e12e00;
    -webkit-box-shadow: 0 28px 32px rgba(234,81,42,.26), 0 46px 46px rgba(94,42,29,.15);
    -moz-box-shadow: 0 28px 32px rgba(234,81,42,.26), 0 46px 46px rgba(94,42,29,.15);
    box-shadow: 0 28px 32px rgba(234,81,42,.26), 0 46px 46px rgba(94,42,29,.15);
}







.card-modal__content img{max-width:100%;}
#hellopreloader{display:none;}
#hellopreloader_preload{display: block;position: fixed;z-index: 99999;
top: 0;left: 0;width: 100%;height: 100%;min-width: 1000px;
background: #f44c3f url(images/audio.svg) center center no-repeat;
background-size:41px;}

.mainpop .size2{color: rgba(85,84,95,.8); font-weight: bold;   font-size: 19px;}
.mainpop .coloror{color: rgba(234,80,42,.8);}
.mainpop h6 {
    font-size: 18px;
    font-family: 'Century Gothic', Tahoma, sans-serif;
    font-weight: normal;
}

.tablebodytext{display:none;}
.main-block.main_background{background:none; position: relative;  padding: 0;}

.main-block.main_background .main-slider{     min-height: 980px;}
.main-block.main_background .main-slider .slick-list{     min-height: 980px;}
.main-block.main_background .main-slider .main-slider__item{
background-repeat: no-repeat;
background-position: center top;
padding: 218px 0 0;     height: 980px; 
}
.main-block.main_background .main-slider .slick-dots {position: absolute;  bottom: 400px; left: calc((100% - 1170px)/2);}
.main-block.main_background .main-slider__nav-wrap{position: absolute; bottom: 0px; width:100%;}
.main-block .main-slider .slick-dots li{    width: 40px;}

.bx-core-window input[type="radio"]{-webkit-appearance: radio;}

@media (max-width: 1200px){
.main-block.main_background .main-slider .main-slider__item{
    padding-top: 160px;
}
	.main-block.main_background .main-slider .slick-dots { left:10px;}
}
.portfolio-tabs__nav-link{    font-size: 11px;}

@media (max-width: 1024px){
img{max-width:100%;}
}
