body{max-width:100%; min-width: 350px; margin:0 auto 0; padding: 0; background-color: #fff;}

 /*Стили для шапки Header lg*/
.colL{
    height: 80px;
    background-color: #163F5F;
}
.logo{
    height: auto;
    max-width: 220px;
}
.iconeLocal{
    float: left;
    height: auto;
    max-width: 60px;
    padding:0 10px 10px 0;
    
}
.border_right{
    border-right: 2px solid #91c2f344;
}
.inconeLocalText1Xxl{
    font-size: 16.8px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: inline;
    padding:20px 0 0 0;
}
.inconeLocalText1{
    font-size: 16.8px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
 
    padding: 15px 0 0 0;
}
a:link{color: #F0C007; text-decoration: none;}
a:hover{text-decoration: dashed; color: #11c900;}
.iconeTel{
    float: left;
    height: auto;
    max-width: 60px;
    padding:0 10px 10px 0;
}
/*Стили для шапки Header Md-Sm*/
/*Стили для шапки Header Sx*/
/*Стили для шапки Section lg*/
.block{ 
    width: 100%;
    height: 500px;
    background: url(../img/bg-banner.webp) center center no-repeat;
    background-size: cover;
  }
.h2{
    text-transform: none;
    font-weight: 700;
    font-size: 35px;
    line-height: 25px;
    color: #fff;
    width: 600px;
    text-align: center;
    margin: 58px 100px 0 0;
}
.button{
    width: 100%; 
    margin: 20px 300px 0 0;
}
/*Стили для шапки Section меньше lg*/
.h1mdsm{
    text-transform: none;
    font-weight: 700;
    font-size: 32px;
    line-height: 35px;
    color: #fff;
    width: 100%;
    min-width: 250px;
    text-align: center;
    margin: 15px 0 15px 0;

}

h6 a:link, .buttonmdsm{
    color: #faf8f0;
    font-size: 30px;
    font-weight: 700;
    height: 61px;
}

.buttonmdsm{
    text-align: center;
}
.block2{ 
    width: 100%;
    height: 280px;
    background: url(../img/bg-banner.webp) center center no-repeat;
    background-size: cover;
}
/*Стили для шапки Section2*/
.wrapperFon{
    background-color: #E6E9EC;    
}
.fon{
    background-color: #E6E9EC;
    max-width: 1511px;
}
.padding{
    padding: 20px 65px 0 65px;
}
/*Стили для изображения и карточки*/
.colSection2ImgText{
    margin-top: 45px;
}
.colSection2Img{
    padding: 0;
}
.colSection2TextFon{
    background-color: #fff;
    padding: 50px 50px 8px 50px;

}
.pSection2TextFon{
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 8px;
    color: #555;
}
.colSection2TextFonH2{
    background-color: #fff;
    padding-bottom: 20px;
    margin: 0 0 20px 0;

}
h2{
    font-size: 17px;
    font-weight: 700;
    color:#555;
    margin-bottom:20px;
}
.colSection2TextFonH2 a:link{
    color: #faf8f0;
    font-size: 30px;
    font-weight: 700;
    height: 61px;
}

.colSection2TextFonH2 a:hover{
    text-decoration: dashed;
    color: #121312;
}
/*Стили для шапки Section2 правый блок текст, видно на lg и выше*/
.colSection2Text{
    outline: 0px solid blueviolet;
    padding: 0;
    margin-top: 45px;
}
.colSection2TextRightBlock{
    background-color: #073A5E;
    text-align: left;
    font-size: 20px;
    color:#f4f4f4;
    margin: 0 0 20px 0;
 }
.fonImg1{
    background: url(../img/picto-rapide.webp) no-repeat;
    background-position-x: right;
    background-position-y: center;
 }
.fonImg2{
    background: url(../img/picto-proche.webp) no-repeat;
    background-position-x: right;
    background-position-y: center;
 }
.fonImg3{
    background: url(../img/picto-experience.webp) no-repeat;
    background-position-x: right;
    background-position-y: center;
 }
.fonImg4{
    background: url(../img/picto-devis.webp) no-repeat;
    background-position-x: right;
    background-position-y: center;
 }
 .colSection2TextRightBlock:hover{
     background-color: #09668E;
}
.colSection2TextRightBlockP{    
    padding:35px 0 35px 0;
    margin: 0;
}
.rowMargin{
    margin: 0 0 0 38px;
}
/*Стили для шапки Section2 правый блок текст,скрыть на lg и более широких экранах*/
/*Стили для шапки Section 3*/
.fon3{
    padding: 0 52px 0 52px
}
.section3H2{
    font-size:28px;
    text-align:center;
    margin:15px 0 30px 0;
    font-weight:bold;
    color: #404040;
}
.section3P{
    font-size: 17px;
    text-indent: 5px;
    text-align: left;
    line-height: 25px;
    padding: 15px;
    color:#555;
}

/*Стили для шапки Section 4*/
.colSection4Fon{
    background-color: #102739;
}
.colSection4H2 h2{
    text-transform: uppercase;
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    display: block;
    color: #fff;
    margin:55px 0 50px 0;
}
.colSection4H2{
    padding-bottom: 30px;
    margin: 0 0 20px 0;
}
.colSection4H2 a:link{
    color: #faf8f0;
    font-size: 30px;
    font-weight: 700;
    height: 61px;
}
.colSection4H2 a:hover{
    text-decoration: dashed;
    color: #121312;
}
/*Стили для Футара*/
.rowFuterPadding{
    padding: 0 42px 30px 42px;
}
h3{
    font-size: 28px;
    font-weight: bold;
    color: #404040;

}
.txt{
    margin: 20px 0 67px 0;
}
.colFutorFon{
    background-color: #E6E9EC;
    padding-bottom: 50px;
    border: #E6E9EC solid 1px;
}
.pFuterName{
    color:#0f2537;
    font-size: 15px;
    font-weight: bold;
    margin-top: -20px;
    text-align: center;
}
.pFuterText{
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
    text-align: center;
}

/*невидимая ссылка*/
.invlink{
    background: transparent;
    color: transparent !important;
    border: transparent;
    position: absolute;
    top: 10%;
    left: 5%;
    box-shadow: none;
}
.invlink:hover{
    background: transparent;
    color: transparent;
    border: transparent;
    box-shadow: none;
}
.invlink span:before{
    background: transparent;
}

/*задаем диапазон действия стилей*/
@media (max-width: 990px)
{ 
.padding {
   padding:0 20px;
 }    
 .colSection2Text{
    padding: 0;
    margin-top: 0;
}
.rowMargin {
    margin: 0;
}
.colSection2ImgText {
    margin-top: 20px;
}
.colSection2TextFon {
    padding: 20px 12px;
}
.fon3 {
    padding: 0 10px;
}
.section3P {
    padding: 20px 0;

}
.img_center{
    display:grid;
}
.img-fluid {
    margin: auto;
}
.colFutorFon {
    margin: 25px 20px;
}
.rowFuterPadding {
    padding: 0 42px 0 0;
}
.colFutorFon {
    padding-bottom:0; 
}
.txt{
    margin: 20px 0 42px 18px;
}



} 

@media (max-width: 767px) {
    .colSection4H2 h2 {
        font-size: 27px;
    }
}