body{
	max-width: 1360px;
	min-width: 320px;
	margin: 1px auto;
	overflow-x: hidden;
}
header{
	width: 100%;
	max-width: 1360px;
	min-width: 310px;
	height: 340px;
	background-image: url(../img/imgheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    outline:1px solid rgb(102, 106, 105);
    z-index:999;
   
}

.header_menu {
	width: 100%;
	max-width: 1360px;
	min-width: 250px;
	height: 82px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    overflow: hidden;
    position: fixed;
    background: rgb( 102, 106, 105, 0.3);    
}
.header_logo{
	margin-right: 5%;
}
.header_logo a{
	width: 250px;
	height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #e4dbba;
	text-shadow: #000000 0 0 2px;
	font-weight: 800;
	font-size: 32px;
	display: inline;
	flex: none;
	margin-left: 1%;
}
nav{
   width: 600px;
   min-width: 200px;
   flex-wrap: wrap;
   display: flex;
   
   z-index:1000;  
 }
 .topnav{
   width: 600px;
   min-width: 250px; 
   height: 35px;
   flex-wrap: wrap;
   display: flex;
   margin-left: 2%;
   z-index:1000;
 }
.topnav a{
	width:80px;
   	display: flex;
	display: inline-block;
	color: #000000;
	text-align: center;
	padding: 10px 10px;
	font-weight: bold;
	text-decoration: none;
	background: rgb( 102, 106, 105, 0.3);
	z-index:1000;
}
.topnav a:hover{
    background: rgb( 102, 106, 105, 1.0);
    border: 1px #fefcfa solid;
	border-radius: 10px;
	z-index:1000;
}
.topnav a:visited{
    
}
.telephony1{
    width: 87%;
    height: 35px;
    text-decoration: none;
    color: #e4dbba;
    text-shadow: #000000 0 0 2px;
    font-weight: 800;
    font-size: 24px;
    display: inline;
    flex: none;
    text-align: center;
    margin-top: 220px;
    margin-left: 1%;
    margin-right: 1%;
  }
.telephony{
    width: 87%;
    height: 35px;
    text-decoration: none;
    color: #e4dbba;
    text-shadow: #000000 0 0 2px;
    font-weight: 800;
    font-size: 24px;
    display: inline;
    flex: none;
    text-align: center;
    margin-top: 85px;
    margin-left: 1%;
    margin-right: 1%;
  }
p.o-nas {
    margin-top: -130px;
    font-size: 22px;
    } 
  .status {
    width: 200px;
    font: 12px Times New Roman;
    display: inline;
    width: auto;
    position: relative;     
    left: 60px;
    top: 5px;
    border-bottom: 1px dashed #000080;
  }
  .status a {
    font: 13px Times New Roman;
    text-decoration: none;   
    color: #000;
    cursor: pointer;
  }
  
main{
	width: 97%;
	max-width: 1360px;
	min-width: 240px;
	display: flex;
	flex-wrap: wrap;
	margin-left: 3px;
}
main  h1{
	width: 92%;
	font-family: Times New Roman;
	text-transform: none;
	color: #ffffff;
	text-shadow: #000000 0 0 2px;
	font-size: 30px;
	text-align: center;
    flex-wrap: wrap;
    display: inline-block;
    margin-top: -220px;
    margin-left: 2%;
}
main .main_about{
	width: 100%;
	max-width: 1360px;
	min-width: 240px;
	display: flex;
	flex-wrap: wrap;
	flex-shrink: default 1; 
	padding: 10px 10px 0px 10px; 
}
main .main_about h2{
	width: 95%;
	font-family: Garamond;
	font-weight: 500;
	font-size: 32px;
	text-align: center;
    margin-top: 1px;
}
main .main_about p{
	width: 95%;
	font-family: Times New Roman;
	font-size: 18px;
	text-indent: 30px;
	margin: -5px 10px 0px 20px;
}
main .main_about h3{
	width: 95%;
	font-family: Garamond;
	font-weight: 600;
	font-size: 20px;
	text-indent: 44px; 
    margin-left: 20px;

}
main .main_about h4{
	width: 98%;
	font-family: Garamond;
	font-weight: 600;
	font-size: 18px;
	text-indent: 44px;
	text-align: right; 
    margin-top: 20px;
    margin-right: 10%; 
    font-style: italic;
}

.resp-tab {
	width:  90%;
	border-radius: 1px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    margin-top: -10px;
    margin-left: 15px;
}
.resp-tab th, .resp-tab td {
    padding: 2px 2px;
    font-size: 13px;
    border: none;
    font-family: Verdana, sans-serif;    
    border: 1px solid #337AB7;
    vertical-align: top;
}
.resp-tab td {
	flex-wrap: wrap;
   padding: 3px 3px;
}
.resp-tab td p{
	display: inline-block;
    margin-top: 5px;
    margin-left: 10px;
}
.resp-tab td p.rub{
    margin-left: -3px;
    text-align: center;
}

.resp-tab td img{
    margin-left: 10px;
    margin-top: 5px;
}

.resp-tab th {
    color: #FFF;
    background: #337AB7;
    font-weight: bold;
    border: 1px solid #1a4a73;    
    text-transform: uppercase;    
    text-align: center; 

}
.resp-tab tr:nth-child(even) {
    background: #edf7ff;
}
.resp-tab td span {
    background: #337AB7;
    color: #FFF;
    display: none;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, sans-serif;    
    text-transform: uppercase;        
    padding: 5px 5px;
    position: absolute;
    top: 0;
    left: 0;    
}
@media(max-width: 580px){

    .header_menu {	
    position: fixed;
    z-index:1000;        
}
nav{
   padding: 10px 8px;
   min-width: 250px;
 
   z-index:1000;  
 }
.topnav a{
   width: 70px;
   padding: 10px 13px;
}

    .resp-tab thead {
     display: none;
}
    
    .resp-tab tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .resp-tab td {
        margin: 0 -1px -1px 0;
        padding-top: 25px;
        position: relative;
        width: 45%;   
    }
    .resp-tab td span {
        display: block;
    }
    .resp-tab td {
        width: 100%;
    }
    
    main  h1 {
    margin-top: -245px;
    font-size: 24px;
    }
    p.o-nas {
    margin-top: -120px;
    font-size: 18px;
    }     
}

.electromontazh{
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-top: 10px;
 }
 .input_land {
 	width: 33%;
 	display: flex;
 }
 
.input_land a{
    width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
 }
 .input_land a:hover{
    border: 4px solid #ffffff;
}
.in_house {
	width: 33%;
 	display: flex;
 }
.in_house a{
    width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
}
.in_house a:hover{
    border: 4px solid #ffffff;
}
.in_courtyard {
	width: 13%;
 	display: flex;
 }
.in_courtyard a{
    width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
}
.in_courtyard a:hover{
    border: 4px solid #ffffff;
}

.rates{
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
 }
.montage{
 	width: 33%;
 	display: flex;
 }
.montage a{
 	width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
 }
 .montage a:hover{
    border: 4px solid #ffffff;
}
.connection{
    width: 33%;
    display: flex;
}
.connection a{
 	width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
 }
 .connection a:hover{
    border: 4px solid #ffffff;
}
.dismantling{
    width: 33%;
    display: flex;
}
.dismantling a{
 	width: 100%;
 	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: flex;
 }
 .dismantling a:hover{
    border: 4px solid #ffffff;
}


.inquiry{
	width: 100%;
	max-width: 1350px;
	min-width: 310px;
	margin: 0 auto;
	display: flex;
   
 }
 .basics .technology .choice {
 	width: 33%;
   	display: inline-block;
 	margin: 0 auto;
    flex-grow: 1; 
  
 }
 
  .basics a {
	color: #000000;
	font-size: 24px;
	text-indent: 24px; 
   text-decoration: none;
	background: rgb(255, 255, 134, 0.4);
	padding: 13px;
	border: 6px solid #ffffff;
    flex-wrap: wrap;
    display: inline-block;
   
}

.technology a{
	color: #000000;
	font-size: 24px;
	text-indent: 24px; 
   text-decoration: none;
	background: rgb(117, 205, 0, 0.3);
	padding: 13px;
	border: 6px solid #ffffff;
    flex-wrap: wrap;
    display: inline-block;
    
}

.choice a{
	color: #000000;
	font-size: 24px;
	text-indent: 24px; 
   text-decoration: none;
	background: rgb( 255, 0, 0, 0.3);
	padding: 13px;
	border: 5px solid #ffffff;
    flex-wrap: wrap;
    display: inline-block;  
}

 .main-bottom{
    width: 95%;
    font-family: Times New Roman;
    font-size: 18px;
    text-indent: 44px; 
    
    margin-top: 20px; 
}
 
.telephony2 {
    width: 100%;
    max-width: 1360px;
    min-width: 240px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;        
}
.telephony2_1 {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    background: rgb( 102, 106, 105, 0.3); 
}

 .telephony2_2 {
   width: 20%;
   flex-wrap: wrap;
   display: flex;
   justify-content: center;
   align-content: center;
}
.telephony2_2 a {
   
    color: #000000;
    text-align: center;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
}
.telephony2_2 a:hover{
    background: rgb( 102, 106, 105, 1.0);
    border: 1px #fefcfa solid;
    border-radius: 10px;
}
.telephony2 a:hover {
    color: #800000; /* Цвет ссылки при наведении на нее курсора мыши */  
}

 
footer {  
    width: 100%;
	max-width: 1360px;
	flex-direction: column;
    display: flex;
	color: #ccc;
    background-color:slategrey;
    margin-top: 20px;
}
.footer_menu {
    width: 100%;
    max-width: 960px;
    display: flex;
    flex-wrap: wrap;
    margin: 15px 30px;
   
} 
.footer_menu a {     
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
 .footer_menu a:hover {
    color: #800000; /* Цвет ссылки при наведении на нее курсора мыши */  
    text-decoration: underline; /* Добавляем подчеркивание */
   }
  
@media(max-width: 800px){
    
    .footer_menu {
    
    display: flex;  
    flex-direction: column;
    align-items: center;
    }

  .toksela .spravochno .cena{
    width: 70%;
   
 }
}


.toksela{
    width: 30%;
    max-width: 350px;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    margin: 1% 2%;
 }
 .spravochno{
    width: 30%;
    max-width: 350px;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    margin: 1%;
 }
 .cena{
    width: 30%;
    max-width: 350px;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    margin: 1%;
 }


.o-nas{
    width: 97%;
    font-family: Times New Roman;
    text-transform: none;
    color: #ffffff;
    text-shadow: #000000 0 0 2px;
    font-size: 20px;
    text-align: center;
    flex-wrap: wrap;
    display: inline-block;
    margin-top: -210px;
    margin-left: 1%;
    }


.spravka {
    width: 99%;
    text-indent: 10px;
    color: #e4dbba;
    text-shadow: #000000 0 0 2px;
    font-weight: 700;
    font-size: 21px;
    display: inline;
    margin-top: 250px;
    text-align: center;
 }

 .picture {
  max-width: 1360px;
  min-width: 240px;
}
 
  .picture img{
  display: block;
  width: 80%;
  height: auto;
  margin-left: 10%;
}

hr{
    width: 90%;
    border: 0;
    border-bottom: 2px dashed #999;
    background: #000;
    margin-top: 30px;
   }
 
 .kontakty {
    width: 100%;
    max-width: 1360px;
    min-width: 310px;
    height: 481px;
    background-image: url(../img/karta-bograda.jpg);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-wrap: wrap;
       
   }
.paig56kk {
    width: 310px;
    height: 481px;
    background: rgba(71, 97, 85, 0.6);
    float: right;
    margin-left: auto;
    margin-right: 9%;
   
}
.paig56kk .paig56kkp1 {
    font-family: Times New Roman;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 4px 4px 0 black;
    color: #C2A488;
    padding: 20px;
    
}
.paig56kk .paig56kkp2 {
    font: 20px Times New Roman;
    font-weight: 600;
    text-shadow: px px 0 white;
    color: #FFF;
    padding: 10px;
    margin-left: auto;
} 
.paig56kk .paig56kkp3 {
    font: 18px Times New Roman;
    font-weight: 600;
    text-shadow: 1px 1px 0 black;
    color: #FFF;
    padding: 5px;
    margin-left: auto;
} 
 p.paig56kkp4 {
    font: 22px Times New Roman;
    font-weight: 600;
    text-shadow: 3px 3px 0 black;
    color: #FFF;
    margin-left: auto;
} 

.raboty {
    width: 100%;
    max-width: 1360px;
    min-width: 310px;
    display: flex; 
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    align-items: center;
    margin-left: -5px;    
   }
    .raboty a {
   margin-left: 3px;
     }
      
   .oglavlenie{
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    margin-left: 5%;    
 }
 .oglavlenie li {
    list-style-type: none; /* Убираем маркеры */
    font-family: Garamond;
    font-weight: 500;
    font-size: 24px;
    text-indent: 24px; 
   }

  .oglavlenie li a {     
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.oglavlenie a {     
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
 .oglavlenie a:hover {
    color: #800000; /* Цвет ссылки при наведении на нее курсора мыши */  
    text-decoration: underline; /* Добавляем подчеркивание */
   }
.main_about .propal_tok{
    width: 90%;
    font-weight: 300;
    font-size: 21px;
    text-indent: 24px;
    margin-top: 1px; 
    margin-left: 5%;
    text-decoration: none;
   }
   .main_about .propal_tok a{
    text-decoration: none;
    cursor: pointer;
   }
   .main_about .propal_tok a:hover {
    color: #800000; /* Цвет ссылки при наведении на нее курсора мыши */  
    text-decoration: underline; /* Добавляем подчеркивание */
   }
.main_about .propal_tok .colortext {
    font-weight: 600;
    font-style: italic; /* Курсивное начертание */
   }
   h3.colortext{
    font-size: 24px;
    font-weight: 600;
    font-style: italic; /* Курсивное начертание */
    color: red;
    margin-left: -20%;
    text-align: center;
   }
   
   
.status7c {
   text-align: center;
   margin: 1% 15% 2% 1%;
 }

 #home .home, #rascenki .rascenki, #spravoch .spravoch
{
    background-color: rgba(205, 214, 219, 0.3);
}