body{
	margin: 0;
	padding: 0;
}
.container{
    box-sizing: border-box;
	width: 90%;
	height: 85px;
	padding: 0;
	margin: 0 auto;/*выравнивание по середине*/
    position: relative;
}
.center-text{
    position: relative;
    height: 100%;
    width: 500px;
}
.logo{
	height: 100%;
    margin: 7px 0 0 0;
    float: left;
	
}

.logotext{    
    font-weight: 600;
    font-family: "Lobster";
    position: absolute;
	display: block;
	font-weight: 800;
	color: #6B5540; 
    font-size: 25px;
    margin: 18px 0 0 110px;
    width: 450px;
    
}
.logotext-t{    
    font-weight: 600;
    font-family: "Lobster";
    position: absolute;
    display: block;
    margin: 52px 0 0 22%;
    color: #696969;
    font-size: 18px;
    
}
.phone-centr{
    position: relative;
    height: 100%;
    width: 310px;
    margin: -80px 0 0 76%;             
}
.img-phone{
	position: absolute;
	height: 90%;
	margin: 8px 0px 0 0;
}
.phone{
    font-weight: 800;
    font-family: "Lobster";
	position: absolute;
    width: 250px;
	color: #DC143C;
	font-size: 28px;
	font-weight: bold;
    text-align: center;
    margin: 14px 0 0 16%;
}
.phone span{
    font-size: 16px;
    display: block;
    padding-top: -5px;
}
/*Главная шапка*/
header{
    box-sizing: border-box;
    height: 450px;
}
header img{
    /*filter: grayscale(80%);*/ 
	height: 100%;
    width: 100%;
}
/*МЕНЮ*/

.menu{
    padding: 0px;
}

*menu{
    margin: 0;
    padding: 0;
}
.menu ul{
    background-color: #927D5E;
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: center;
    margin:0;
    padding: 0;
}
.menu ul li a{
    display: block;
    padding: 10px 30px 10px 30px;
    font-size: 20px;
    color: white;
    /*color: #22424F;*/
    text-decoration: none;
    font-weight: 600;
    font-family: "Lobster";
    
}
.menu li a:hover{
    background-color: white;
    color: black;
}
.menu > ul li{
    position: relative;
    border-left: 1px solid white;
}
.menu > ul li:last-child{
    border-right: 1px solid white;
})
/*ВЫПАДАЮЩЕЕ МЕНЮ*/
.menu li ul{
    display: none;
    position: absolute;
    min-width: 200px;
}
.menu li:hover ul{
    display: block;
}
.menu li > ul li{
    text-align: center;
     border-top:  1px solid #b2b3b5;
}
.menu li ul li:nth-last-of-type(1){
    border-bottom: 1px solid #b2b3b5;
}
.menu li > ul li a{
    padding: 10px;
    text-transform: none;
}
/*ДЛЯ МОБИЛЬНЫХ*/
.menu [type='checkbox']{
    display: none;
}
.menu label.toggleMenu{
    display: none;
}
.menu label.SubtoggleMenu{
    display: none;
}
/*КОНТЕНТ*/
.content{
    width: 80%;
    margin: 0 auto;
}
.content p{
    text-align: justify;
    text-indent: 25px;
    font-size: 18px;
}


h1{text-align: center;
	font-size: 22px; 
} 
h2, h3, h4, h5{
    text-align: center;
	font-size: 18px;
}

.content li{
	text-indent: 0px;padding: 0 10px 10px 10px;
    font-size: 18px;
}

/*ЛИЦЕНЗИИ*/
.examples{
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.examples img{
    margin: 10px 10px 10px 10px;
    width: 200px;
    height: 240px;
}
/*СЕРТИФИКАТЫ-МОДАЛЬНОЕ ОКНО*/
.windowModal{
    position: relative; 
    position: fixed;
    z-index: 10;
    top: 0;
    left: 31.5%;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    min-width: 35%;
    min-height: 95%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59, .4);
}
/*Оформление кнопок для галереи*/
.battom{
    display: none;
}

 .battomPrev{
     position: absolute;
    display: block;
    position: fixed;
    z-index: 111;
    top: 40%;
    left: 28.5%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px;  
    background-color: rgba(255,255,255, .9);
    color:cornflowerblue;
     width: 40px;
     cursor: pointer;
      text-decoration: none;
}
 .battomNext{
    display: block;
    position: fixed;
    z-index: 111;
    top: 40%;
    left: 68%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px; 
     background-color: rgba(255,255,255, .9);
    color:cornflowerblue;
     width: 40px;
     cursor: pointer;
     padding: 0 0px 0px 0px;
}
 .battomClose{
    display: block;
    position: fixed;
    z-index: 111;
    top: 1.5%;
    left: 68%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     color:red;
     height: 40px;
     width: 40px;
     padding: 6px 2px 2px 2px;
     cursor: pointer;
     border-radius: 100px;
     text-align: center;
}
/*Подвал*/
footer{
	margin: 0;
	bottom: 0;
	height: 50px;
	background-color:aliceblue;
}

.copyright{
	float: left;
	margin-left: 10%;
	margin-top: 15px;
    font-family: "Marmelad";
}
.socialBlock{
    font-family: "Marmelad";
    float: right;
    padding: 10px 6% 0 0;
    font-weight: 800;
}
/*Собственное оформление*/
ul{
	text-indent: 3px;
}
.tel{
color: black;
font: 20px Times New Roman, Arial;
font-weight: 600;
}
/*для ссылок в разделе статьи*/
a.ref{
	font-family:Times New Roman;
	color: #333;
	margin: 5px;
	font-size:16px;
	font-weight: bold;
}

/*Оформление списков*/
.legal_list li{
	line-height: 150%;
}
/*Для примеров выполняемых работ*/
.img_right{
    max-width: 400px;
    height: auto;
    float: left;
    padding: 20px;  
}
.p_left{
    padding-top: 5px;
}
/*Страница контакты*/
.content-contacts{
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 22px;
}
.maps{
    margin: 0 auto;
    border: 4px solid #DCDCDC;
    border-radius: 10px;
    width: 600px;
}

/*Таблицы*/

.table{
    margin: 0 auto;
    text-indent: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 80%;
    border: 2px solid #555;
}

.table-zagolovok{
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    padding: 20px 0 20px 0;
    color:#00008B;
}
.namber{
    width: 30px;
}
.service, .namber, .cost{
    color:#00008B;
    border: 2px solid #555;
    text-align: center;
    margin-left: 0px;
    font-weight: 600;
}

.zagol{
    border: 2px solid #555;
}

.table td{
    border: 1px solid #555;
}
.cost-p, .service-p{
    color:#00008B;
    font-size: 18px;
}
.cost-p{
    text-align: center;
    font-weight: 800;
}

.service-p{
    text-indent: 0px;
    text-align: left;
    padding: 10px;
}
.garantiy{
    display: block;
    text-align: center;
    font-size: 20px;
    color: red;
    font-weight: 800;
    padding: 30px 0;
    text-decoration: underline;
}
/*МЕДИА ЗАПРОСЫ*/


@media (min-width: 320px) and (max-width: 399px) {
.container{
        width:  90%;
        margin: 0;
        padding: 0;
        height: 90px;
       margin: 0 auto;
    }
.center-text{
    position: relative;
    margin: 0 auto;
    height: 50%;
    width: 270px;
}
.logo{
    position: absolute;
    height: 60%;
    margin: 15px 0 0 8%;
	
}

.logotext{
    margin: 16px 0 0  55px;
	font-size: 12px;
     width: 220px;
}
.logotext-t{;
    margin: 33px 0 0 70px;
    font-size: 10px;
}
.phone-centr{
    position: relative;
    height: 40%;
    width: 220px;
    margin: 0 auto;
}
.img-phone{
	position: absolute;
	height: 90%;
	margin: 4px 0 0 30px;
}
.phone{font-weight: 600;
	position: absolute;
    width: 180px;
    font-size: 14px;
    margin: 2px 0 0 22%;
} 
.phone span{
    font-size: 11px;
}
/*Главная шапка*/
header{
    box-sizing: border-box;
    height: 150px;
}
header img{
    /*filter: grayscale(80%);*/ 
	max-height: 100%;
    width: 100%;
}

/*ДЛЯ МОБИЛЬНЫХ*/
.menu{
    overflow: hidden;
    } 
 
/*Скрываем все меню*/
.menu ul{
        display: none;       
 }
    /*Кнопка меню*/
.menu label.toggleMenu{
    background-color: #4169E1;
    color: white;
    display: block;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
    line-height: 30px;
    font-weight: 600;
    font-family: "Arial";
}


     /*При нажатии на кнопку МЕНЮ*/
input.toggleMenu:checked + label.toggleMenu{
        background-color:#4169E1;
        color: black;
        opacity: 1.0;
    }
     /*Показываем меню */
input.toggleMenu:checked ~ ul{
        position: absolute;
        z-index: 100;
        display: block;
        text-align: center;
        margin-top: -2px;
}
.menu ul li a{
    display: block;
   background-color: #00BFFF;
    padding: 1px 30px 1px 10px;
    font-size: 14px;
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-family: "Arial";
    
}
.menu li:hover ul{
    display: none;
}
/*ВЫПАДАЮЩЕЕ*/
  
   /*Показываем при нажатии*/
input.SubtoggleMenu:checked ~ ul{
        display: block;
        position: relative;
}

.menu label.SubtoggleMenu{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: block;

}
.menu li > ul li a{
    padding: 5px;
    text-transform: none;
    font-size: 12px;
}
/*КОНТЕНТ*/
.content{
    width: 90%;
    margin: 0 auto;
    padding: 5px;
}
h1{
    font-size: 16px;
}
/*ЛИЦЕНЗИИ*/
.windowModal{
    top: 0;
    left: 8%;
    min-width: 75%;
    min-height: 95%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59, .4);
}
/*Оформление кнопок для галереи*/
 .battomPrev{
    top: 40%;
    left: 2.5%;
    bottom: 0;
    right: 0;
    height: 35px;
    font-size: 20px;  
    width: 20px;
     padding: 0 2px 2px 2px;
    
}
 .battomNext{
    top: 40%;
    left: 89%;
    bottom: 0;
    right: 0;
    height: 35px;
    font-size: 20px; 
     width: 20px;
    padding: 2px 2px 2px 0px;

}
 .battomClose{
    top: 1.5%;
    left: 89%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     height: 20px;
     width: 20px;
     padding: 2px;
     border-radius: 100px;
     font-size: 10px;
  
}
/*ПОДВАЛ*/
.socialBlock{
    margin-top: 10px;
   text-align: center;
    font-size: 9px;
    width: 85%;
}
.copyright{
display: none;
  
}
/*Страница контакты*/
.content-contacts p{
    font-size: 14px;
}
.maps{
    display: none;
}
.img_right{
    width: 200px;
    height: auto;
    float: left;
    padding: 20px;  
}
}

@media (min-width: 400px) and (max-width: 639px) {
.container{
        width:  90%;
        margin: 0 auto;
        padding: 0;
        height: 90px;
    }
.center-text{
    position: relative;
    margin: 0 auto;
    height: 50%;
    width: 270px;
}
.logo{
    position: absolute;
    height: 80%;
    margin: 5px 0 0 0%;
	
}

.logotext{
    margin: 8px 0 0  40px;
	font-size: 18px;
    width: 270px;
}
.logotext-t{;
    margin: 30px 0 0 60px;
    font-size: 10px;
}
.phone-centr{
    position: relative;
    height: 40%;
    width: 200px;
    margin: 0 auto;
}
.img-phone{
	position: absolute;
	height: 90%;
	margin: 4px 0 0 20px;
}
.phone{font-weight: 600;
	position: absolute;
    width: 160px;
    font-size: 14px;
    margin: 3px 0 0 22%;
} 
.phone span{
    font-size: 12px;
}
/*Главная шапка*/
header{
    box-sizing: border-box;
    height: 220px;
}
header img{
    /*filter: grayscale(80%);*/ 
	max-height: 100%;
    width: 100%;
}
/*ДЛЯ МОБИЛЬНЫХ*/
.menu{
    overflow: hidden;
} 
 
/*Скрываем все меню*/
.menu ul{
        display: none;       
 }
    /*Кнопка меню*/
.menu label.toggleMenu{
    background-color: #4169E1;
    color: white;
    display: block;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
    line-height: 30px;
    font-weight: 600;
    font-family: "Arial";
}


/*При нажатии на кнопку МЕНЮ*/
input.toggleMenu:checked + label.toggleMenu{
        background-color: #4169E1;
        color: black;
        opacity: 1.0;
}
input.toggleMenu:checked {
        display: none;
    }

     /*Показываем меню */
input.toggleMenu:checked ~ ul{
        z-index: 3;
        position: absolute;
        display: block;
        text-align: center;
        margin-top: -2px;
          background-color: black;
}
/*Оформление ссылок*/

.menu ul li a{
    display: block;
  background-color: #00BFFF;
    padding: 5px 30px 5px 30px;
    font-size: 22px;
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-family: "Arial";
    
}
/*ВЫключаем отображение при наведении*/
.menu li:hover ul{
    display: none;
}
/*ВЫПАДАЮЩЕЕ*/
  
   /*Показываем при нажатии*/
input.SubtoggleMenu:checked ~ ul{
        display: block;
        position: relative;
}

.menu label.SubtoggleMenu{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: block;

}
.menu li > ul li a{
    text-align: center;
    padding: 5px;
    text-transform: none;
    font-size: 18px;
    
}

/*КОНТЕНТ*/
.content{
    width: 90%;
    margin: 0 auto;
    padding: 10px;
}
.content p{
    text-align: justify;
    text-indent: 16px;
}
.maps{
    display: none;
}

h1{
    font-size: 18px; 
}
/*ЛИЦЕНЗИИ*/
.windowModal{
    top: 0;
    left: 10%;
    min-width: 75%;
    min-height: 95%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59, .4);
}
/*Оформление кнопок для галереи*/
 .battomPrev{
    top: 40%;
    left: 4%;
    bottom: 0;
    right: 0;
    height: 45px;
    font-size: 40px;  
     width: 30px;
     padding: 0px 2px 2px 2px;
}
 .battomNext{
    top: 40%;
    left: 89%;
    bottom: 0;
    right: 0;
    height: 45px;
    font-size: 40px; 
     width: 30px;

}
 .battomClose{
    top: 1.5%;
    left: 89%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     height: 30px;
     width: 30px;
     padding: 2px;
     border-radius: 100px;
  
}
/*ПОДВАЛ*/

.copyright{
	margin-left: 1%;
	margin-top: 20px;
    font-size: 10px;
}
.socialBlock{
   padding: 20px 2% 0 0;
    font-size: 10px;
    font-weight: 600;
}
/*Страница контакты*/
.content-contacts p{
    font-size: 16px;
}
/*Для примеров выполняемых работ*/
.img_right{
    width: 200px;
    height: auto;
    float: left;
    padding: 20px;  
}
}



@media (min-width: 640px) and (max-width: 767px) {
.container{
    width:  90%;
    margin: 0;
    padding: 0;
}

.logo{
   height: 80%;
    margin: 10px 0 0 6%;
}
.center-text{
    position: relative;
    height: 100%;
    width: 500px;
}
.logotext{
    margin: 24px 0 0  20%;
	font-size: 16px;
}
.logotext-t{;
    margin: 50px 0 0 20%;
    font-size: 14px;
}
.phone-centr{   
    position: relative;
    height: 90%;
    width: 260px;
    margin-left: 64%;
}
.img-phone{
	position: absolute;
	height: 70%;
	margin: 15px 0 0 5px;
}
.phone{
    width: 190px;
	font-size: 20px;
    margin: 18px 0 0 20%;
}
.phone span{
    font-size: 14px;
}
/*Главная шапка*/
header{
    box-sizing: border-box;
    height: 340px;
}
header img{
    /*filter: grayscale(80%);*/ 
	max-height: 100%;
    width: 100%;
}
/*МЕНЮ*/
.menu ul li a{
    padding: 12px 10px;
    font-size: 12px;
}
/*ВЫПАДАЮЩЕЕ МЕНЮ*/
.menu li > ul li{
    min-width: 130px;
}
/*ЛИЦЕНЗИИ*/
.windowModal{
    top: 0;
    left: 21.5%;
    min-width: 55%;
    min-height: 95%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59, .4);
}
/*Оформление кнопок для галереи*/
 .battomPrev{
    top: 40%;
    left: 16%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px;  
     width: 40px;
     padding: 2px;
}
 .battomNext{
    top: 40%;
    left: 79%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px; 
     width: 40px;

}
 .battomClose{
    top: 1.5%;
    left: 79%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     height: 40px;
     width: 40px;
     padding: 6px 2px 2px 2px;
     border-radius: 100px;
  
}
/*ПОДВАЛ*/

.copyright{
	margin-left: 2%;
	margin-top: 15px;
    font-size: 11px;
}
.socialBlock{
    float: right;
   padding: 13px 2% 0 0;
    font-size: 11px;
}
}


@media (min-width: 768px) and (max-width: 959px) {


.phone-centr{
    position: relative;
    height: 100%;
    width: 270px;
    margin-left: 64%;
}

.logotext{
    margin: 20px 0 0  21%;
	font-size: 20px;
}
.img-phone{
	position: absolute;
	height: 80%;
	margin: 10px 0 0 0;
}
.phone{font-weight: 800;
    width: 190px;
	font-size: 20px;
    margin: 18px 0 0 20%;
}
.phone span{
    font-size: 14px;
}
/*Главная шапка*/
header{
    box-sizing: border-box;
    height: 350px;
}
header img{
    /*filter: grayscale(80%);*/ 
	max-height: 100%;
    width: 100%;
}
/*МЕНЮ*/

.menu ul li a{
    padding: 12px 10px;
    font-size: 14px;
}
/*ВЫПАДАЮЩЕЕ МЕНЮ*/
.menu li > ul li{
    min-width: 150px;
}
/*ЛИЦЕНЗИИ*/
.windowModal{
    top: 0;
    left: 21.5%;
    min-width: 55%;
    min-height: 95%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(59,59,59, .4);
}
/*Оформление кнопок для галереи*/
 .battomPrev{
    top: 40%;
    left: 16.5%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px;  
     width: 40px;
     padding: 0px 2px 2px 2px;
}
 .battomNext{
    top: 40%;
    left: 79%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 50px; 
     width: 40px;

}
 .battomClose{
    top: 1.5%;
    left: 79%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     height: 40px;
     width: 40px;
     padding: 2px 2px 2px 2px;
     border-radius: 100px;
  
}
/*ПОДВАЛ*/
.copyright{
	margin-left: 5%;
	margin-top: 15px;
    font-size: 12px;
}
.socialBlock{
    float: right;
   padding: 13px 6% 0 0;
    font-size: 12px;
}
}


@media (min-width: 960px) and (max-width: 1200px) {



.phone-centr{
    position: relative;
    height: 100%;
    width: 300px;
    margin-left: 70%;
}
/*МЕНЮ*/
.menu ul li a{
    padding: 12px 20px;
    font-size: 16px;
}
/*ЛИЦЕНЗИИ*/
 .battomPrev{
    top: 40%;
    left: 28.5%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 40px;  
     width: 30px;
     padding: 6px 2px 2px 2px;
}
 .battomNext{
    top: 40%;
    left: 68.5%;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 40px; 
     width: 30px;

}
 .battomClose{
    top: 1.5%;
    left: 68%;
    bottom: 0;
    right: 0; 
    font-size: 20px; 
     background-color: rgba(255,255,255, .5);
     height: 30px;
     width: 30px;
     padding: 2px 2px 2px 2px;
     border-radius: 100px;
  
}
/*Блок Преимущества*/
.advantages{
    width: 940px;
    margin: 50px auto 0;
}
.advantages-container{
    width: 230px;
}
.advantages-container img{
    width: 150px;
    height: 150px;
}

/*ПОДВАЛ*/
.copyright{
	margin-left: 5%;
	margin-top: 15px;
  
}
.socialBlock{
    float: right;
   padding: 12px 6% 0 0;
}
}
