

@font-face {
font-family: cleanvertising-black;
src: url(des/cleanvertising-black.ttf);
}

@font-face {
font-family: cleanvertising-light;
src: url(des/cleanvertising-light.ttf);
}

a {

}

a:hover {

}

h1,h2,h3,h4,h5,h6 {
font-family: hovansky;
}

/*=== Слайдер ===*/

.slidercon {
width: 1362px;
height: 450px;
position: relative;
display: block;
}

.slidei {
width: 1362px;
height: 450px;
position: absolute;
top: 120px;
left: -8px;
overflow: hidden;
}

.formclient {
position: absolute;
top: 50px;
right: 50px;
padding: 15px;
background-color: rgba(63, 46, 44, 0.7);
background: rgba(63, 46, 44, 0.7);
font-family: hovansky;
color: white;
font-size: 24px;
text-align: center;
}

.mysubm {
color: white;
font-family: hovansky;
padding: 5px;
border-radius: 7px;
background: transparent url(img/buttonbg.jpg) no-repeat center center;
background-size: 100% 100%;
text-align: center;
width: 156px;
font-size: 20px;
cursor: pointer;
}

.mysubm:hover {
background: transparent url(img/buttonbgh.jpg) no-repeat center center;
background-size: 100% 100%;
}

.zagolovokslid {
background-color: rgba(63, 46, 44, 0.7);
background: rgba(63, 46, 44, 0.7);
padding: 15px;
color: white;
font-size: 30px;
font-family: hovansky;
background-size: 100% 100%;
text-align: left;
position: absolute;
top: 50px;
left: 0px;
display: inline-block;
}



.mysubm {
color: white;
font-family: hovansky;
padding: 10px;
background: transparent url(img/buttonbg.jpg) no-repeat center center;
background-size: 100% 100%;
text-align: center;
width: 215px;
font-size: 20px;
cursor: pointer;
}

.mysubm:hover {
background: transparent url(img/buttonbgh.jpg) no-repeat center center;
background-size: 100% 100%;
}


.blocktext1 {
width: 500px;
background-color: #fdd100;
display: inline-block;
font-size: 30px;	
font-family: roboto-black;	
z-index: 999;	
}