

/* Start:/local/templates/idetremont_v2/components/bitrix/news.list/top_slider/style.css?17588148462348*/
.section2 .slider--content .scc-text a {
    color: #30bc7d;
    text-decoration: underline;
}
body.main .scc-offer__link {
min-width:232px;
font-size:11px;
}
body.main .btn-blue span {
color:#fff !important;
display: flex;
align-items: center;
justify-content: space-between;
gap:10px;
}
body.main .btn-blue:hover span {
color:#0088cc !important;
}

#mainSlider .owl-nav {
    bottom: 0;
      right: 8rem;
    -webkit-transform: none;
    transform: rotate(-90deg);
    height: 100px;
    display: flex;
    position: absolute;
    flex-direction: column;
}
#mainSlider .owl-nav.disabled {
    display:none;
}

#mainSlider .owl-dots {
    transform: none !important;
    position: absolute !important;
    top: 110px;
    left: 0;
    width: calc(100% - 80px);
}
.scc-title a, .scc-offer__title a {
	color: #30bc7d !important;
    text-decoration: underline !important;
}
body.main .section2 .slider--content .scc-title  {
    font-size: 1.8rem;
}
body.main .section2 .slider--content .scc-text {
    font-size: 1.2rem;
}
body.main .section2 .slider--content .scc-text p {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
body.main .scc-offer__title.scc-offer__title__orange {
    margin: 10px 0;
    font-size: 1.2rem;
}

@media(max-width:1680px){
	#mainSlider .owl-nav {
		right: 6rem;
		bottom: 10rem;
	}
}

@media(max-width:1199px){
	#mainSlider .owl-dots {
		display:none;
	}
}

body.main .scc-offer {
	background: none !important;
}


body.main .scc-offer__link img {
    height: 15px !important;
    display: inline;
    width: 15px !important;
    min-height: 15px !important;
    padding:5px;
    box-sizing: content-box;
}

a.scc-offer__link.btn.btn-blue {
    padding: 7px 13px;
}

@media(max-width:600px){   
    body.main .scc-offer__buttons  .scc-offer__link {
        max-width: 245px;
        width: 245px;
        font-size: 12px;
        padding: 21px 21px 17px;
    }
    .scc-offer__buttons a.scc-offer__link.btn.btn-blue {
        padding: 7px 13px;
        padding: 14px 21px 10px;
    }
    .scc-offer__buttons {
        text-align:center;
        width:100%;
    }
}

@media (max-width: 375px) {
    body.main .section2 .slider--content .scc-text {
        margin: 0 !important;
        max-width: 100% !important;
        
    }
    .section2 .slider--content .scc-title {
        margin-bottom: 20px !important;
    }
}
/* End */


/* Start:/local/templates/idetremont_v2/components/bitrix/news.list/homeservices/style.css?17588148462769*/
.services__mainpage {
    display: flex;
    flex-wrap: wrap;
}

.services__mainpage .item {
    position: relative;
    margin: 0 15px 15px 0;
	border: 3px #fff solid;
        z-index: 2;
}

.services__mainpage .item__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 242px;
    width: 196px;
    background-size: cover;
    background-position: center center;
}

.services__mainpage .item__text {
    position: absolute;
    color: #fff;
    line-height: 1.5;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    bottom: 0;
    left: 0;
    
    height: 100%;
    display: flex;
    align-items: flex-end;
	background: rgba(0,0,0,0.2);
}
.services__mainpage .item__text:hover {
    background: rgba(0,0,0,0.4);
    color: #fff;
}

.section2-5 .section-title {
    margin-bottom: 15px;
    color: #000;
    position:relative;
    z-index:2;
    display: inline-block;
    box-shadow: 0 0 30px 30px rgb(255,255,255);
    background: rgba(255,255,255,0.97);
}

section.section2-5 {
    margin: -200px 0 50px 0;
    position: relative;
    
}

.services__mainpage .item__text span {
    max-width: 115px;
}

.services__mainpage .item {
    max-width: calc(14.28% - 15px);
  
}
.services__mainpage .item__inner {
    max-width: 100%;
      max-height: 30vh;

}

@media(max-width:991px){

section.section2-5 {
    margin: 0 auto 30px;
}

.services__mainpage .item {
    margin: 0 auto 15px;
    width: 100%;
    max-width: 350px;
    max-height: inherit;
}

.services__mainpage .item__inner {
    max-width: 375px;
    width: auto;
}
}
@media(max-width:1440px) and (min-width:1200px){ 
.section2 .slider--content .sc-content {
        width: 37% !important; 
}
}
@media(max-width:500px){
    body.main .scc-offer:before {
        background: url('/local/templates/idetremont_v2/img/scratch_bottom_mobile.png') no-repeat top left scroll !important;
        background-size: contain !important;
        height: 300px !important;
        top: -30px !important;
        padding: 0 !important;
        left: 0 !important;
    }
    .section2 .slider--content .sc-content:before {
        top: -15px !important;
        left: -15px !important;
        padding: 15px !important;
        background: rgba(255,255,255,0.97) !important;
        /* background-size: contain !important; */
        height: 100% !important;
        box-shadow: 0 0 50px 50px rgb(255 255 255 / 100%);
    }
    /*body.main .scc-offer__title.scc-offer__title__orange {
        box-shadow: 0 0 50px 50px rgb(255 255 255);
        background: rgba(255,255,255,0.97);
    }*/
    body.main a+.scc-offer__title.scc-offer__title__orange {
        background: none;
        box-shadow: none;
    }

}
/* End */


/* Start:/local/templates/idetremont_v2/components/bitrix/news.list/homeWorkSchem/style.css?175881484694*/
@media(max-width: 1199px){
    .vertical-slider .col-steps {
        background: #fff;
    }
}
/* End */


/* Start:/local/templates/idetremont_v2/components/idet/main.feedback/bottom/style.css?17588148472572*/
#formBottom .success_field:after {
    content:"\f00c";
    font-family: 'Font Awesome 5 Pro';
    display:block;
    width: 20px;
    height:20px;
    z-index: 3;
    position:absolute;
    color: #49bb7b;
    top: 0px;
    right: 4.5vw;
    font-size: 20px;
}

#formBottom .error_field:after {
    content:"\f00d";
    font-family: 'Font Awesome 5 Pro';
    display:block;
    width: 20px;
    height:20px;
    z-index: 3;
    position:absolute;
    color: #ff5555;
    top: 0px;
    right: 4.5vw;
    font-size: 20px;
}



.fancybox-inner .form-section .form-consult {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}

.fancybox-inner .form-section .form-consult .btn-area {
    font-size: 16px;
    padding: 20px;
    width: 100%;
    height: auto;
    max-width: none;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}

.fancybox-inner .form-section .col-form {
    padding: 15px;
}

.fancybox-inner .form-group.col-lg-3.col-md-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
    margin: 0 !important;
    padding: 10px !important;
}

.fancybox-inner #formBottom .success_field:after {
    top: calc(50% - 20px);
    right: 20px;
    font-size: 20px;
}

.fancybox-inner #formBottom .error_field:after {
    top: calc(50% - 20px);
    right: 20px;
    font-size: 20px;
}

.fancybox-slide #formBottom {
    height: auto !important;
    padding-top:  0 !important;
}

/*.fancybox-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}*/

#formBottom {
    max-width: 100%;
}

#formBottom .modal-close {
    display: none;
}
#callback .modal-close {
    display: none;
}
.fancybox-inner #formBottom, .fancybox-inner #callback {
    position:relative;
}
.fancybox-inner #formBottom .modal-close, .fancybox-inner #callback .modal-close {
    display: block;
    width: 20px;
    height:20px;
    cursor:pointer;
    position:absolute;
    top: 10px;
    right:10px;
    z-index:10;
}

.fancybox-inner #formBottom .modal-close:before, .fancybox-inner #callback .modal-close:before {
    display: block;
    font-size:20px;
    content: "\f00d";
    font-family: 'Font Awesome 5 Pro';
    width: 20px;
    height: 20px;
    z-index: 3;
    line-height:20px;
    color: #818181;

}

body.main .fancybox-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* End */
/* /local/templates/idetremont_v2/components/bitrix/news.list/top_slider/style.css?17588148462348 */
/* /local/templates/idetremont_v2/components/bitrix/news.list/homeservices/style.css?17588148462769 */
/* /local/templates/idetremont_v2/components/bitrix/news.list/homeWorkSchem/style.css?175881484694 */
/* /local/templates/idetremont_v2/components/idet/main.feedback/bottom/style.css?17588148472572 */
