@font-face {
    /* font-family: peper;
    src: url("../fonts/peper.woff2") format("woff2"), url("../vodovoz-23.ru/public_html/templates/g5_hydrogen/fonts/peper.woff") format("woff"); 
    font-family: comicsanc;
    src: url("../fonts/Comicsanc.woff2") format("woff2"), url("../vodovoz-23.ru/public_html/templates/g5_hydrogen/fonts/Comicsanc.woff") format("woff"); */
    
    font-family: peper;
    src: url("../fonts/peper.woff2") format("woff2"), url("../fonts/peper.woff") format("woff");
    
    
}

/* Верхняя строка */
.shapka {
     display: block;
      background: #cd2e25;
      min-height: 30px;
      width: 100%
}
.shapka p{
    font-family: Comic Sans MS; 
    font-size: 15px;
    color: #ffffff;
   margin: 5px;
   padding: 5px;
    text-align: right;
}



/* Текст выгодные комплекты */
.unikal {
    display: block;
   border: 1px solid #dee6eb;
    border-radius: 25px;
    margin: 15px;
    transition: .3s ease-in;
}
.unikal:hover{
   /*  background: #dee6eb; */
    /* background: #e5f7f5; */
   /*  border: 2px solid #fc5a5a; */
     -webkit-transform: scale(1.03);
 -moz-transform: scale(1.03);
 -o-transform: scale(1.03);
}

.unikal p{
    font-family: Comic Sans MS; 
    font-size: 18px;
    color: #67470a;
   margin: 0px;
   padding: 5px;
    text-align: center;
    vertical-align: middle;
     transform: rotate(-deg);
   text-shadow: 1px 1px 1px #D3D3D3;
}
.unikal p:hover{
    font-family: Comic Sans MS; 
    font-size: 18px;
   /*  color: #443c2d; */
   /*  color: #fc5a5a; */
    margin: 0px;
     padding: 5px;
    text-align: center;
   text-shadow: 3px 3px 5px #D3D3D3;
}

.goriach {
    display: block;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
   /*  text-align: center; */
}
.unikal1 {
   display: inline-block;
   /*  float: left; */
    border: 1px solid #dee6eb;
    border-radius: 15px;
    min-height: 50px;
    vertical-align: middle;
     margin: 0px 0px;
     padding: 0px 5px;
    transition: .3s ease-in;
}
.unikal1 img{
   /*  vertical-align: middle; */
    margin: 10px auto;
    transition: .3s ease-in;
}
.unikal1:hover{
   /*  background: #e5f7f5; */
     -webkit-transform: scale(1.13);
 -moz-transform: scale(1.03);
 -o-transform: scale(1.03);
}
/* .unikal1 p{
    font-family: Comic Sans MS; 
    font-size: 18px;
    color: #67470a;
   margin: 0px;
   padding: 8px;
    text-align: center;
    vertical-align: middle;
     transform: rotate(-deg);
   text-shadow: 1px 1px 1px #D3D3D3;
} */
/* .unikal1 p:hover{
    font-family: Comic Sans MS; 
    font-size: 18px;
   color: #443c2d;
   color: #fc5a5a;
    margin: 0px;
     padding: 18px;
    text-align: center;
   text-shadow: 3px 3px 5px #D3D3D3;
}
 */


.kategor-logo h1{
    font-family: Comic Sans MS; 
    font-size: 26px;
    color: #4e4b41;
    transform: rotate(-deg);
   margin: 10px;
    text-align: center;
    text-shadow: 3px 3px 3px #D3D3D3;
}
.kategor-logo h1:hover{
    font-family: Comic Sans MS; 
    font-size: 27px;
    color: #202b38;
    transform: rotate(+deg);
    margin: 10px;
    text-align: center;
    text-shadow: 5px 5px 5px #D3D3D3;
     
}
/* .kategor-phone{ 
    display: block;
    float: left;
} */
.kategor-phone p{
    font-family: peper; 
    font-size: 14px;
    color: #4e4b41;
    line-height: 1.15em;
    transform: rotate(-deg);
    margin: 10px 0px;
    text-align: center;
    text-shadow: 0px 0px 0px #D3D3D3;
}

.kategor-znak{
    display: inline-block;
     width: 15%; 
      margin: 10px 10px;
}


/*Добавил для Футора*/
.block_footer1{
    background: #9d2929;
    padding: 1em;
    padding-left: 2em;
    min-height: 200px;
    margin: 0px;
    }
    
@media screen and (min-width:275px) and (max-width:1024px){
    .block_footer1{
        background: #9d2929;
        padding: 1em;
        padding-left: 2em;
        min-height: 50px;
        margin: 0px;
    }
}    
    
    
.name_footer{
    font-family: Comic Sans MS;
    color: white;
    font-size: 1.3em;
}
a.name_footer:hover{
    font-family: Comic Sans MS;
    color: #61e1ff;
    font-size: 1.3em;
}


.footer_line{
   /*  text-align: left; */
    line-height: 0.3em;
    color: white;
    margin-bottom: 2em;
}
.footer_spisok{
    color: white;
}


.footer_spisok_menu a{
    text-decoration: none;
    padding-left: 0;
    color: white;
}
.footer_spisok_menu a:hover{
    text-decoration: underline;
    color: #61e1ff;
}
.footer_batten {
    background-color: #ff8d1e;
    color: #fff;
 }
.footer_batten {
    display: inline-block;
    padding: 6px 6px;
    margin-top: 1em;
    font-size: 14px;
    font-weight: 400em;
    line-height: 1.8;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
a.footer_batten:hover{
    color: #523111;
    background-color: #fdcc9b;
   
}
ul.social-footer2 {
    margin: 0;
    padding: 0;
    width: auto;
}
ul.social-footer2 li {
    display: inline-block;
    padding: 0
}
ul.social-footer2 li a {
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
}
.widget li a {
    color: #ff8d1e;
}


