   body{
   font-family: '__Elektra Text Pro_5',"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	}
p{
margin: 0px !important;
}	
	

.logo_info {
    text-align: center;
    padding-top: 10px;
}

section#constructor {
    position: relative;
    top: 29px;
}

.main_ofer p {
    font-size: 18px;
}

.main_ofer li {
    font-size: 17px;
}

.main_ofer {
    margin: 60px 0;
}

.main_ofer ul {
    margin-top: 30px;
}

.logo {
    position: relative;
    display: block;
    width: 100%;
}

.main_ofer {
	/*text-align: center;*/
}

.main_ofer h1{
	margin-top: 0;
}

.logo_box {
	text-align: center;
}

.main_phone {
    padding: 0;
    margin: 0;
    margin-top: -5px;
    z-index: 1;
    position: relative;
}

.title_presset small {
    float: right;
    margin-right: 102px;
    font-size: 14px;
}

.logo_img {
    background-image: url(../construct/logo.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 130px;
    background-color: white;
    height: 88px;
}

.logo_overlay {
    display: none;
}