.section5 {
    background: url(../images/fon/fon23.jpg) repeat;/* #545455; */
    color:#ffffff;
    width:100%;
    height :auto;
       background-size: cover;
}
.glavnaya_section5_block {
    width:32%;
    display: inline-block;
    vertical-align :top ;
    margin : 30px auto 10px auto ;
    position:relative;
    min-height :450px;
   

}

.width85{
    width :85%;
    margin : 0 auto ;
}
.section5 h3 {
    padding:0 0 20px 0;
    font-size :1em;
}
.section5 p {
    font-size :0.7em;
}


/* ------------------- Форма контакты-----------------------*/

#kontakt_form {
    padding-top :10px;

    
}

#kontakt_form div,  #kontakt_form p{
    padding :10px 0 5px 0;
    font-size :1em;

}

.section5 input, .section5 textarea {
    font-size :1em;
    font-family:  'Century Gothic';
}
.section5 input {
    width :80%;
    border:0;
    padding-left :3%;
}
.section5 textarea{
     width :97%;
     border:0;
     padding-top  :3px;
     padding-left :3%;
     font-size :0.7em;
}
#kontakt_form div {
    padding-top :10px;
}

#kontakt_form  div p {
    background: #ffffff;
    width:100%;
    padding:0;
    display: inline-block;
}
#kontakt_form div span:first-child {
    font-size :0.7em;
}


    #kontakt_form div p span:last-child {
        float:right;
        border:0;
		width: 25px;
		height: 20px;
        background: #ffffff no-repeat;
    


    }
    #kontakt_form input[type=text] {
        height:18px;
        font-size :0.7em;
    }
    #kontakt_form div input[type=button], .kontakt_otziv div a{
        width:40%;
        font-family:  'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif ;
        font-size :9pt;
        border-top:none;
        border-left :none;
        border-right :none;
        border-bottom :4px solid  #ffea00;
        text-align :left ;
        position :absolute;
        bottom :20px;
        padding:10px 10px;
        left:8%;
        cursor: pointer;
        margin:0;
    }

    .akt {
       background: #000;
       color: #ffffff;
    }
    .akt:hover {
            background: #000;
            color:#ffea00;
    }
    .dis, .dis:hover{
        background: #000;
	    color: #808080;
        border-bottom :4px solid  #ffea00;
    }


.kontakt_otziv .otziv {
     background: url(../images/v3.png) 5% top no-repeat;
      width:100%;
      float:right;
}

.kontakt_otziv p{
   width:75%;
   float:right;
    min-width:75px; 
     max-height:60px;     
     overflow:hidden;
     color:#fff;
}
    .kontakt_otziv div  p b {
        color:#ffea00;
    }  
     .kontakt_otziv  span {
        width:100%;
        float :right;
        text-align:right;
        font-size:0.6em;
        padding:5px 0px 10px 0;
        color:#c3c3c3;
    }




#kontakt_vizitka {
    width:285px;
    height:285px;
    position:absolute;
    top:-59px; 
    right:-20px;
    z-index :102;
}

svg {
     top :0;
     position:absolute;
     float:left ;
     z-index :1;
     width:285px;
     height:285px;
     background-image: url(../images/kontakti.png);
     background-size:cover;
}



		
#rotatedBlock {
	   -moz-transform: rotate(12deg);
        -webkit-transform: rotate(12deg);
	    -o-transform: rotate(12deg);
	    -ms-transform: rotate(12deg); 
        transform: rotate(12deg);   
        padding-top:65px;
        z-index:101; 
        padding-left:97px; 
        color:black;
        position:relative;
       font-size:0.9em;
       line-height: 1.4;
}

.old_site {
    float:right;
    bottom:0px;
    right:0px;
    width:150px;
    height:200px;
        background: url(../images/old_site.png) ;
        background-size:cover;
        position:absolute;

}

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

    #rotatedBlock {
  /*
        padding-top:0px;
        z-index:1; 
        padding-left:0px; 
*/
}
}