*{
  margin: 0;
  padding: 0;  
    
}
html, body {
    font-family: arial;
    font-size: 14px;
    color: #0f0e0e;
    line-height: 19px;
}

.containter-site{
    width: 1200px;
    margin: 0 auto;
}
.site-header{
    float: left;
    width: 100%;
   
}
#body_site{
    position: relative;
}

.logo-site{
    width: 100%;
    text-align: center;
}
.site-navigation{
  float: left;
  width: 100%;
}
.social_icon {
    float: left;
    width: 25%;
    color: #fff;
    font-size: 15px;
}

.right_icon_top_items {
    float: left;
}

.booking-form{
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
}
.booking-form .wpcf7-form-control.wpcf7-text{
    width: 96%;
    border: 1px solid #cfcfcf;
    margin-top: 3px;
    margin-bottom: 20px; 
}
.center_contetn a{
    text-decoration: none;
    color: #000
}
.entry-content  p.booking-form-item-title{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.reset_button, .wpcf7-form-control.wpcf7-submit{
    background: #030202;
    color: #d0c8c8;
    border: none;
    padding: 10px 20px;
    margin-right: 5px;
    cursor: pointer;
}
.page-template-default .left_3 img{
    max-width: 98%;
}
.right_33{
    font-size: 25px;
    line-height: 36px;
}
#sbc-calendar-wrapper.sbc-calendar-wrapper{
    width: 199px;
    margin: 0 auto;
}
.lightbox22 img{
    box-shadow: 0px 0px 0px 5px #011e52;
    margin-top: 8px;
    cursor: pointer;
}
.reset_button:hover, .wpcf7-form-control.wpcf7-submit:hover{
    opacity: 0.7;
}
.social_icon  i {
    width: 38px;
    float: left;
    margin-right: 6px;
}

.social_icon.social_icon_circles i {
    width: 38px;
    float: left;
    margin-right: 6px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 38px;

}
.social_icon.social_icon_circles  i:before{
    font-size: 32px;
    line-height: 40px;
    color: #ec2027
}
.social_icon.face_gplus_twitter a{
    
}
.social_icon.face_gplus_twitter a:hover{
    opacity: 0.7;
}
.social_icon.face_gplus_twitter i{
    
}
.social_icon.face_gplus_twitter i:before{
    color: #bdafaf;
    font-size: 20px;
}
.site-navigation>div>ul>li{
    list-style: none;
    float: left;
    position: relative;
}
.site-navigation>div>ul>li>a{
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  font-weight: bold;
  padding: 20px 28px;
  float: left;
}


.site-navigation>div>ul>li:hover>a,
.site-navigation>div>ul>li.current-menu-item>a{
      background: rgba(155, 26, 33, 0.27);
}


.site-navigation>div>ul>li>ul{
  position: absolute;
  background: #161616;
  top: 58px;
  left: 0px;
  width: 200px;
  display: none;
}

.site-navigation>div>ul>li:hover>ul{
    display: block;
}


.site-navigation>div>ul>li>ul>li>a{
    border-bottom: 1px solid #2A2A2A;
    text-decoration: none;
    width: 170px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-top: 5px;
    color: #bebebe;
    font-weight: normal;
    font-size: 13px;
}
.site-navigation>div>ul>li>ul>li:hover>a,
.site-navigation>div>ul>li>ul>li.current-menu-item>a{
        color:#fff;
}

.site-navigation>div>ul>li>ul>li.menu-item-has-children>a:after {
  content: '>';
  font-size: 10px;
  margin-top: 2px;
  right: 11px;
  border-color: transparent;
  float: right;
  font-family: tahoma;
  }



.site-navigation>div>ul>li>ul>li{
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
}
.site-navigation>div>ul>li>ul>li>ul{
  position: absolute;
  left: 198px;
  background: #161616;
  width: 200px;
  display: none;
}
.site-navigation>div>ul>li>ul>li:hover>ul{
    display: block;
}
.site-navigation>div>ul>li>ul>li>ul>li{
    float: left;
    width: 100%;
    list-style: none; 
}
.site-navigation>div>ul>li>ul>li>ul>li>a{
    border-bottom: 1px solid #2A2A2A;
    text-decoration: none;
    width: 170px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-top: 5px;
    color: #bebebe;
    font-weight: normal;
    font-size: 13px;  
}
.site-navigation>div>ul>li>ul>li>ul>li:hover>a,
.site-navigation>div>ul>li>ul>li>ul>li.current-menu-item>a {
    color:#fff;
}


.slideShow{
    float: left;
    width: 100%;
    overflow: hidden;
}
.slideShow .ls-bottom-nav-wrapper{
    display: none;
}
.site-header .logo-site{
    background: #011e52;
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 5px;
}
.site-header.position_header_static .logo-site{
    display: block; 
}
.main_menu.position_header_fixed{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999999;
}

.page-float-left{
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
 
}
.page-float-left.header-page{
    text-align: center;
    margin-bottom: 5px;
    padding: 0;
}
h3.header-border{
    background: url(../images/line.png) no-repeat bottom center;
    padding-bottom: 7px;
    text-transform: uppercase;
    color: #0f0e0e;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 40px;
    text-align: center;
    line-height: 31px;
}
.site-content{
    float: left;
    width: 100%;
    background: #FFF;
}
.left_3 img{
    height: auto;
    box-shadow: 0px 0px 0px 5px #011e52;
    margin-top: 8px;    
    cursor: pointer;
}
.left_3:hover img{
     box-shadow: 0px 0px 0px 5px #ec2027;
}
.left_3{
    float: left;
    width: 30%;
    padding-top: 7px;
}
.right_2{
    float: right;
    width: 69%;
    text-align: justify;
    font-style: italic;
}
.page-testimonials{
    background:#e8f9fd url("../images/bg-testimonials.png") repeat-x top left;   
    
    
}
.left_colum_c {
    float: left;
    width: 48%;
}
.right_colum.left_colum_c{
    float: right;
}
.entry-content .gallery_page img{
    width: 266px;
    height: 180px;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 0 6px 0 #000; 
}
.gallery_page img:hover{
    opacity: 0.7;
}
.filters.pull-right{
    float: left;
    width: 100%;
    text-align: center;
}

.filters.pull-right li{
    display: inline;
    list-style: none;
  
}
#content_subpage .filters.pull-right li a{
     color: #000000;
    background: #efefef;
    border: 2px solid #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 33px;
}
#content_subpage .filters.pull-right li a.alls,
#content_subpage .filters.pull-right li a.active{
    color:#fff;
    background: #000000;
}

.entry-header img{
    display: none;
}
h1.entry-title, h1.page-title{
    text-transform: uppercase;
    border-bottom: 1px solid #E2E0E0;
    margin-bottom: 20px;
    padding-bottom: 8px;
    line-height: 26px;
}
.entry-content img{
    height: auto;
}
h3.assistive-text{
    margin-bottom: 15px;
}
.nav-single a{
        color: #647298;
        text-decoration: none;
        
}
.nav-single a:hover{
    text-decoration: underline;
}
.nav-previous{ 
    float: left;
    text-align: left;
    width: 50%;
}
.nav-next{
    text-align: right;
    float: left;
    width:  50%;
}
.nav-single{
 float: left;
 width: 100%;   
}
.site-content-contact.page-float-left h1.entry-title{
    display: none;
}


.clear-br-p>div>.containter-site>br, 
.clear-br-p>div>.containter-site>p{
    display: none;
}
.avatar_client{
    width: 80px;
    height: 80px;
    border-radius: 42px;
    overflow: hidden;
    background: #000;
    margin: 0 auto;
}
.avatar_clients{
    float: left;
    width: 100%; 
}
.testimonial_content{
    float: left;
    width: 100%;
    text-align: justify;
    font-style: italic;
    font-family: arial;
    font-size: 14px;
    color: #0f0e0e;
    margin-top: 20px;
    margin-bottom: 16px;
}
.testimonial_name{
    float: left;
    width: 100%;
    text-align: right;
    color: #0f0e0e;
    font-weight: bold;
    font-size: 13px;
}

.testimonial_item{
    float: left;
    width: 30%;
    list-style: none;
    margin-left: 19px;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.slideShow h2.ls-l{
    background: rgba(0, 0, 0, 0.51);
    padding: 5px 20px!important;
    margin-bottom: 10px!important;
    color: #ffffff!important;
    text-transform: none;
}
.main_menu {
    float: left;
    width: 100%;
    background: #3e3e3e;
}

.submit_buttons{
    background: url("../images/submit_button.png") no-repeat top right;
    width: 42px;
    height: 31px;
    float: right;
    border: none;
    font-size: 0;
    text-indent: -999999px;
    cursor: pointer;
}
.search_form{
    background: #394346;
    float: right;
    overflow: hidden;
    border-radius: 5px;
}
.input_text_here{
    border: none;
    background: none;
    color: #989898;
    font-style: italic;
    padding: 7px 12px;
    width: 220px;
    font-size: 14px;
    margin-bottom: 0px;
    float: left;
}
.right_header{
    width: 70%;
    float: right;
    margin-top: 33px;
    
}
.social_icon.face_gplus_twitter{
    padding-top: 8px;
    text-align: right;
}
.div_logo_site{
    float: left;
    width: 23%;
    text-align: left;
}
.div_logo_site img{
    width: 84%;
    height: auto;
}
.right_icon_top_items a{
    color: #fff;
    text-decoration: none;
}
.social_networks{
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 50px;
    margin-bottom: 13px;
}
.search_forms{
    float: left;
    width: 100%;
}
.site-content-contact.page-float-left .containter-site{
    width: 590px;
}
.social_networks a{
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    margin-left: 17px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
    
}
.social_networks a:hover i{
    opacity: 0.8;
    text-shadow: 1px 1px 1px #ECE9E9;
    
}





.home_pages .entry-header{
  display: none;  
}
.entry-meta{
    display: none;
}

.footer_site{
  background-color: #030202;
  color: #7f7f7f;
  float: left;
  width: 100%;
  padding-top: 23px;
  padding-bottom: 20px;
}

.page-float-left-search>.containter-site>.article{
    float: left;
    width: 100%;
}

.page-float-left-search>.containter-site h1.entry-title a{
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    color:#000;
}
.page-float-left-search>.containter-site .entry-header nav-previous  h1.entry-title {
    margin-bottom: 11px;
    margin-top: 20px;
}
.nav-next.nav-previous a{
    color: #1F1818;
    text-decoration: none;
    
}
.nav-previous a{
    text-decoration: none;   
        color: #66666B;
}
.ls-l.text-big-site{
 
}
.ls-l.text-big-site, .ls-l.text-small-site{
  text-shadow: 1px 1px 1px #000;  

}

span.wpcf7-not-valid-tip {
    float: left;
}












.copyrights{
  float: left;
  width: 100%;
  text-align: center;
 
}

.footer_site a{
    text-decoration: none;
    color: #dddddd;
}
.footer_colum{
  float: left;
  width: 360px;
  margin-left: 30px;
  margin-right: 30px;
}
.contact_footer.footer_colum{
    margin-right: 0px;
    float: right;
}
.email_newletter.footer_colum{
    margin-left: 0px;
}

.contact_footer_p{
     margin-bottom: 15px;
}

.footer_site .widget-title{
  margin-bottom: 27px;
  text-transform: uppercase;
  font-size: 20px;

}

.footer_site .email_icon {
  background: url("../images/news.png") no-repeat 53px 2px;
  padding-top: 94px;
}
.email_newletter .wpcf7-text{
  height: 30px;
  padding-left: 10px;
  padding-right: 8px;
  margin-bottom: 10px;
  margin-top: 15px;
  border: none;
}
.email_newletter  .wpcf7-submit{
    display: none;
}

#content_subpage a{
  color: #aa4243;
  text-decoration: none;
}
.images_header{
    float: left;
    width: 100%;
}
.images_header img{
    width: 100%;
}
#content_subpage .entry-header img{
    display: none;
}
#content_subpage .entry-header .entry-title{
    text-align: center;
    color: #2d2d2d;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 30px;
}

.site-content-sub{
    float: left;
    width: 100%;
}

#comments{
    display: none;
}
.entry-content ul{
    margin-left: 30px;
}
.entry-content{
    margin-bottom: 30px;
}
.entry-content p{
    margin-bottom: 10px;
}
.home_pages .entry-content{
    margin-bottom: 0;
}



.email_newletter.footer_colum .widget .textwidget .fb-like-box{
    background: #fff;
}

.map_here.footer_colum img{
    max-width: 100%!important;
    
    height: auto!important;
}
.contact_footer_p_top{
  margin-top: 15px;  
}
.contact_footer_p_top img{
    margin-right: 7px;
}

img{
    max-width: 100%;
}
.left_contact{
    float: left;
    width: 100%;
}
.right_contact{
    float: left;
    width: 100%;
}
.site-content-contact{
    background: #010e25;
    
}
.submit_button{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 43px;
}
.submit_button input{
    text-transform: uppercase;
    background: #ec2027;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 24px;
    border-radius: 3px;
    margin-bottom: 25px;
}
.header-border {
    width: 100%;
}

.site-content-contact.page-float-left h3.header-border{
    color:#fff;
}
.wpcf7-form-control-wrap.your-name input{
    margin-bottom: 0px;
}

 .wpcf7-form-control.wpcf7-text{
    width: 565px;
    padding: 11px 7px;
    margin-bottom: 20px;
    float: left;
    text-align: left;
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
}

.wpcf7-form-control-wrap.your-email{
    width: 341px;
    padding: 7px 7pc;
    margin-bottom: 20px;  


}
.wpcf7-form-control-wrap.your-email .wpcf7-form-control-wrap{
      display: none;
} 





.ite-content-contact .wpcf7-text{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 47px;  
    
}
.wpcf7-form-control.wpcf7-submit{
    cursor: pointer;
}

.hover_tag .date-animatesss div.date-animate{
    position: absolute;
    background-image: url("../images/image_hover.png");
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    display: none!important;

}
.project_names_gallery a{
    color: #fff;
    text-decoration: none;
}
.project_names_gallery a:hover, 
.title_gallery a:hover{
    text-decoration: underline;
}
.title_gallery a{
    text-decoration: none;
}
.title_gallery{
    color: #fff;
    margin-bottom: 5px;
    text-decoration: none;
}
.title_gallery a{
    color: #fff;
}
.description_short_gallerry{
   color: #fff; 
}
.hover_tag{
    position: relative;
}

.hover_tag:hover .date-animatesss div.date-animate{
    display: block!important;
}













/*This code only for responsive menu--*/
.toggle_menu h3 {
  color: #fff;
  float: left;
  font-size: 18px;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 12px;
  font-weight: normal;
}

.toggle {
  float: right;
  width: 48px;
  margin-top: 3px;
  cursor: pointer;
  margin-right: 15px;
}
.toggle .icon-bar {
  background: #fff;
  display: inline-block;
  float: left;
  height: 5px;
  margin-bottom: 2px;
  width: 48px;
}
.site-content-contact.page-float-left{
    
}
.site-content-contact.page-float-left .wpcf7-form-control.wpcf7-textarea{
    width: 560px;
    height: 134px;
    padding: 10px;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
}
.toggle_menu{
    display: none;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}
.close_menu{
    display: none;
}
.color_red{
    color: #f00000;
    padding-right: 10px;
    font-weight: bold;
}



/*This code only for responsive menu--*/


ul.testimonial_items{
    margin-left: 0px;
}




.p_zoom_icon .zoom-icon{
    background: url("../images/zoom_icon.png") no-repeat;
    float: none;
    display: inline-block;
    padding: 17px 28px;
    font-size: 0;
    text-indent: -999999px;
}
.project_names_gallery{
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
}
.p_zoom_icon{
    text-align: center;
    float: left;
    width: 100%;
    opacity: 0.7;

}
.p_zoom_icon:hover{
    opacity: 1;
}
.hover_tag {
    border: 1px solid #dadada;
    text-align: center;
    line-height: 25px;
    list-style: none;
    overflow: hidden;
    height: 188px;
    width: 372px;
    float: left;
    background-color: #fff;
    cursor: pointer;
}

.center_contetn{
    float: left;
    width: 100%;
    text-align: center;
}

  #imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
    border: 1px solid #000;
    padding: 3px;
    box-shadow: 0px 0px 5px 0px #000;
    background: #fff;
}

.viewbox-button-close {
    z-index: 999999999!important;
}
.position_header_fixed2.position_header_fixed3{
    position: static!important;
}


.title_blog, h1.archive-title {
    color: #2d2d2d;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 28px;
}
.title_blog a {
    color: #2d2d2d;
    text-decoration: none;
}
.title_blog a:hover{
    text-decoration: underline;
}
.thumbnail_blog {
    float: left;
    width: 200px;
    margin-right: 10px;
    border: 2px solid #cfcfcf;
    padding: 4px;
}
.thumbnail_blog img {
    height: auto;
}
.content_blog {
    font-size: 16px;
    line-height: 28px;
    color: #2d2d2d;
}
h1.archive-title{
    margin-bottom: 30px;
}
.content_blog  a.readmore_button {
    color: #5FB246;
    text-decoration: none;
}
.blog_category_itemts{
    margin-bottom: 50px;
}
.title_blog{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.right-page{
    float: left;
    width: 68%;
}
.left-page{
    float: right;
    width: 29%;  
}
.enguiry_form_title{
    margin-bottom: 20px;
    border-bottom: 2px solid #cfcfcf;
}

.left-page div.wpcf7 p {
    float: left;
    width: 100%;
}
.left-page div.wpcf7{
    margin-top: 20px;
    float: left;
    width: 100%;
    overflow: hidden; 
}
.input_text_class input.wpcf7-form-control.wpcf7-text{
    padding: 10px 5px;
    width: 100%;
    color: #a3a3a3;
    background-color: #f5f5f5;
    border: 0px;
    outline: none;
    max-width: 100%;
    margin-bottom: 10px; 
}
.input_textarea_class textarea{
    padding: 3px 15px;
    width: 100%;
    color: #a3a3a3;
    background-color: #f5f5f5;
    border: 0px;
    outline: none;
    max-width: 100%;
    height: 80px; 
}
.left-page .wpcf7-form-control-wrap.your-email{
    padding: 0px;
}

.left-page div.wpcf7 .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}


.input_submit_class input.wpcf7-submit {
    text-transform: uppercase;
    background: #222222;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 24px;
    border-radius: 3px;
    margin-bottom: 5px;
    margin-top: 14px;
    cursor: pointer;
}
.input_submit_class input.wpcf7-submit:hover{
    opacity: 0.7;
}

div.wpcf7-validation-errors {
    width: 88%;
    float: left;
}
div.wpcf7-mail-sent-ok {
    float: left;
}



