/*
Theme Name: mobil1center39
Description: mobil1center39
Version: 1.0
Tags: responsive,
Theme URI: solla.site
Author: solla.site
Author URI: solla.site
*/
html {
   -moz-user-select: -moz-none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}


body {
    box-sizing: border-box;
    min-width:350px;
    background-color: #f4f4f4 !important;
    background-image: url('img/bg.jpg');
    background-position: top center;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: auto;
    margin: 0;
    padding: 0; 
    font-family: 'Open Sans', sans-serif;
    outline:none;


}
a:hover,a:focus,textarea,button  {
    text-decoration: none !important;
    outline: none;
    
}
.container-fluid {
    position: relative;
    top:0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

.container {
    position: relative;
    max-width:1100px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right:10px;
}
/*header*/
.header_top {
        background-color:rgb(245, 242, 238);
    box-shadow:rgb(224, 223, 222) 0px -1px 0px 0px inset;
    font-size:13px;
}
.contacts, .work_time{
    color:#7a7977;
    display: inline-block;
    min-height:40px;
    box-sizing: border-box;
    padding:8px 0px;
}
.contacts span a{
    color:#7a7977;
}
.work_time{
    float:right;
}
.contacts span, .work_time span {
    margin-right:20px;
}
.work_time span:last-child {
    margin-right:0;
}
.contacts span i, .work_time span i {
    font-size:20px;
    margin-right:10px;
    position:relative;
    top:2px;
}
.logo {
    display:inline-block;
    padding:30px 0; 
}
.logo h5 {
    margin:0px;
    font-size:24px;
    color:rgb(61, 61, 61);
    letter-spacing:1.1px
    
}
.logo span {
    background-image: url('img/cap.jpg');
    color:#fff;
    font-size:22px;
    padding: 2px 6px;
}
.top_menu {
    display:inline-block;
    float:right;
    padding-top:25px;
}
.menu-general-container{
    padding-left:0px;
}
.menu-general-container li {
    display: inline-block;
    box-sizing: border-box;

}
.menu-general-container li a {
    color:rgb(61, 61, 61);
    display: inline-block;
    box-sizing: border-box;
    padding:20px 25px;
    border:solid 1px rgb(190, 190, 190);
    text-transform:uppercase;
    font-size:13px;
    margin-right:-4.5px;
    background-color: #fff; 
}
.menu-general-container li a:hover, .menu-general-container .current_page_item a {
    background-color:rgb(245, 242, 238);
    
}

/*!header*/
/*home*/
.slider {
    height:630px;
    background: url('img/slide1.jpg');
    background-position:center;    
}
.slider2 {
    height:208px;
    background: url('img/slide2.jpg');
    background-position:center;    
}
.form_home {
    display: inline-block;
    box-sizing: border-box;
    background-color:#fff;
    padding:15px;
    margin-top:50px;
    width:350px;
    margin-left:50px;
}
.form_home h5 {
    margin-top:10px;
    text-align: center;
    font-weight:400;
    color:#333;
    font-size:15px
}
.form_home input, .form_home textarea {
    box-sizing: border-box;
    border:0px;
    width:100%;
    padding-left:54px;
    height:50px;
    background-color:#ededed;
    display: inline-block;
}
.form_home textarea {
    height:120px;
    padding-top:12px;
    padding-left:12px;
    resize: none;
}
.form_home .wpcf7-submit {
    padding-left:0px;
    text-transform: uppercase;
    background-color: #ee5566;
    background-image: url('img/cap.jpg');
    color:#fff;
}
.form_home .name1:before, .form_home .phone:before, .form_home .auto:before{
    content:"\f007";
    display: inline-block;
    box-sizing: border-box;
    width:50px;
    height:50px;
    font-family: fontawesome;
    position:absolute;
    color:#333;
    font-size:30px;
    background-color: #cfcfcf;
    padding:5px 14px;
}
.form_home .phone:before {
    content:"\f095";
}
.form_home .auto:before {
    content:"\f207";
}
.work_cont {
    text-align: center;
    padding-top:20px;
    padding-bottom:60px;
}
.work_home {
    display: inline-block;
    width:300px;
    height:100px;  
    border:1px solid #ccc;
    padding:10px;
    margin:10px 10px;
    vertical-align: middle;
    text-align: left;
}
.work_home img {
    height:100px;
    display: inline-block;
}
.work_home span {
    display: inline-block;
    float:right;
    width:160px;
    text-align: center;
    vertical-align: middle;
    font-size:16px;
    color:#7a7977;
    margin-top:27px;
}
.work_cont a:hover .work_home {
    background-color: #fff;
}
.top_main {
    text-align:center;
}
.top_main h2 {
    margin-top: 80px;

}
.main p{
    color: #7a7977;
    font-size:16px;
    text-align: justify;
}
.main h1:after {
    text-align: center;
    content:"";
    display:block;
    width:100px;
    height:3px;
    border-top:1px solid #e34963;
    margin:auto;
    margin-top:20px;
}
.block_home {
    display: inline-block;
    width:300px;
    box-sizing: border-box;
    text-align: justify;
    margin:25px 30px;
    vertical-align: top;
}
.block_home h3{
    color:#e34963;
}
/*!home*/
/*footer*/
.contact_form {
    text-align:center;
}
.contact_form .form_home {
    margin:0px;
}
.footer_bottom {
    height:20px;
    padding:10px 0;
    color:#999;
    background-color: rgba(0,0,0, 0.9);
    text-align:right;    
}
.footer_top {
    margin-top:50px;
    background-color: rgba(0,0,0, 0.8);
    color:#ccc;
    vertical-align: top;
    padding:30px 0;
    min-height:260px;
}
.footer_right {
    display: inline-block;
    float:right;
    vertical-align: top;
    padding-top:10px;
}
.footer_center {
    display: inline-block;
}
.footer_left {
    display: inline-block;
    vertical-align: top;
    width:350px;
    float:left;
}
.footer_top .logo {
    padding-top:0px;
}
.footer_top .logo h5 {
    color:#ccc;
}
.footer_top .work_time {
    float:none;
    text-align: left;
}
.footer_top .work_time span {
    display: block;
    margin: 5px;
   
}
/*!footer*/
/*page*/
.article_line {
    border-bottom: 1px solid #ccc;
}
.main2{
    padding:10px 15px;
}
.article h2 {
    display: inline-block;
}
.msite {
    float:right;
    margin-top:20px;
}
/*!page*/

@media screen and (max-width:972px) {
    .header_top .work_time {
        display: none;
    }
}
@media screen and (max-width:713px) {
    .top_menu {
        float:none;
        display: block;
        text-align: center;
        padding-top:0px;
    } 
    #menu-general {
        padding-left:0px;
    }
    .logo {
        text-align: center;
        display: block;
    }
    .form_home {
        margin-left:0px;
    }
    .cont_form {
        text-align: center;
    }
}
@media screen and (max-width:590px) {
    .mail_head {
        display: none;
}
    .menu-general-container li {
        margin-bottom: 5px;    
    }
    .header_top .contacts{
        display: block;
    }
    .header_top span{
        display: block;
        text-align: center;
    }
        .mail_head {
        display: none !important;
}
    .header_top .header_phone {
        text-align: center;
    }
    .header_top .header_phone  {
        font-size: 24px;
    }
    .header_top .header_phone  i {
        font-size: 24px;
    }
    .header_top .header_phone  a {
        color:#e34963;
    } 
    .footer_right,.footer_left {
        float: none;

        text-align: center;
    }
    .footer_top .container {
        text-align: center;
    }
    .footer_top .work_time {
        text-align: center;
    }
    
}
@media screen and (max-width:402px) {
    .form_home {width:280px;}
    .form_home .wpcf7-submit {
        font-size:14px;
    }
    .work_home, .block_home {
        margin:10px 0px;
    }
}