/*-----------------------------------------------------------------------------------
Theme Name:Lubit
Theme URI: #
Description:Lubit is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Author: Ido Fishman
Author URI: #
Version:1.0
Tags:theme-options,custom-menu,responsive,html5
----------------------------------------------------------------------------------*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

img { 
    max-width: 100%;
}

div.wpcf7 {
    direction: rtl;
}

.header_accessiblity {
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 999999999;
}

button.header_accessiblity_new {
    background: none;
    border: 0;
    padding: 0;
}

.header_accessiblity img {
    width: 35px;
}

body *:focus,
.dropdown-toggle:focus {
    /*outline: 5px auto -webkit-focus-ring-color !important;*/
	outline: 1px auto !important;
    outline-color: #ed1c25 !important;
}

body .redbox:focus {
    outline-color: #337ab7 !important;
}

.hero-form .main-form .wpcf7-response-output {
    color: #000;
}

.page-template-template-leadform .home-car,
.home-car .section-image::before {
    background-color: #ebeef0;
}

.page-template-template-leadform .home-car.section_home,
.home-car .section-image.section_home::before {
    background-color: #ffffff;
	background-color:#d9d9e1;
}

.wah-skiplinks-menu ul a {
    left: 0;
    top: 0;
	opacity:0;
}
.wah-skiplinks-menu ul a:focus, .wah-skiplinks-menu ul a:active, .wah-skiplinks-menu ul a:hover{
	opacity:1;
}
.form-control.wpcf7-not-valid{ border: 2px solid #f00;}


@media (min-width: 768px) {
	body{padding-top:77px;}
	.header .navbar-default{
		-webkit-box-shadow: 1.5px 2.6px 3px 0 rgba(0, 0, 0, .24);
    box-shadow: 1.5px 2.6px 3px 0 rgba(0, 0, 0, .24);
    -webkit-transition: all 350ms ease;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	background:#fff;
		z-index:999;
		
		
		top:0;
		position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
		
	}
	
    .services .icon img {
        max-width: 75%;
        max-height: 50%;
    }
    .caret {
        display: none
    }
	.wpcf7-response-output.wpcf7-validation-errors{ display:none!important;}
	.wpcf7-not-valid-tip{
		z-index: 999999;
		position: absolute;
		font-weight: 400;
		bottom: 0px;
		background: #fff;
		color: #000;
		width: 120px;
		left: 100px;
		text-align: center;
		display: none;
		font-size: 14px;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border-radius: 6px;
		padding: 5px 10px;
		box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
		cursor: text;
	}
	.panel-form .wpcf7-not-valid-tip{
		left:105%;
	}
	.wpcf7-not-valid-tip:before{
		content: "";
		position: absolute;
		top: 10px;
		left: -12px;
		border-width: 0 8px 8px;
		border-style: solid;
		border-color: #cf0a12 rgba(0, 0, 0, 0);
		display: block;
		width: 0;
		    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	}
}

@media (min-width: 1200px) {
    .header .navbar-nav>.dropdown .dropdown-menu.show-menu {
        display: block;
    }
}
@media screen and (max-width: 768px){ 
    .accessibility-location-left .aicon_link{ top:15% !important; }
	.home-car {
		background-color: #fff;
	}
}


 @media screen and (max-width: 575px){ 
#rc-imageselect, .g-recaptcha {transform:scale(0.72);-webkit-transform:scale(0.72);transform-origin:0 0;-webkit-transform-origin:0 0; position: relative; right:-28%;} 
}


.article{background:#fff;}
.article h1,.article h2{margin-top:15px;padding-bottom:15px;border-bottom:2px solid #ebeef0;/*border-right:3px solid #ed1c25;padding-right:15px;*/}
.home-car .car-circle{/*z-index:99;*/}

.s-post{}
.s-post h1{color:#808089;}
.s-post .b-small{border-bottom:3px solid #ed1c25;width:40px;margin-top:15px;margin-bottom:15px;}
.s-post .cat{color: #ed1c25;margin-bottom:20px;}

.more-tips{margin-top:45px;}
.more-tips h2{color: #808089;}
.more-tips .b-small{border-bottom:3px solid #ed1c25;width:40px;margin:auto;margin-top:10px;margin-bottom:10px;}

.wahout.aicon_link{margin-top:10px; padding-right:10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;}
.services a{ text-decoration:none;}
.services span{ text-decoration:underline;}
.news-content a{ text-decoration:none !important;}
.news-content a p , .news-content a div{
	color: #2c2e39;
	font-size: 16px;
	font-weight:300;
}
.news-content a span{
    font-size: 3.125vw;
    font-weight: 500;
    color: #ed1c25;
}
.news-content a span:hover{
text-decoration:underline;
}
.article .table>thead>tr>th {
   font-size: 21px;
    background: #f9fafa;
    line-height: 45px;
    border: 1px solid #d7d7d7 !important;
}
.article .table>tbody>tr>td{
	border-top:0;
}
.article .table{
	border-bottom: 1px solid #d7d7d7;
}
.panel-form{ margin:0 auto; padding-right:0;}
.wpcf7-form-control-wrap > .wpcf7-recaptcha > div{ margin:0 auto;}
.panel-form .google_iframe .wpcf7-form-control-wrap{ width:100%;}
#menu ul li a span.icon img{max-width: 45px;}

/*Table CSS*/
.page-content .table_content{
	    border: 1px solid #d7d7d7;
}
.page-content .table_content > h2{
	font-size: 21px;
    font-weight: 500;
    margin: 0;
    padding: 10px 15px;
    background: #f9fafa;
	border:0;
}
.page-content .table_content .table>thead>tr>th {
    font-size: 21px;
    background: #f9fafa;
    line-height: 35px;
	line-height: 25px;
    border: 1px solid #d7d7d7 !important;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
}
.page-content .table_content .table > tbody > tr > td{
	font-size:16px;
	font-weight:300;
	padding-left: 20px;
    padding-right: 20px;
	border: 1px solid #d7d7d7 !important;
}
.page-content .table_content .table > thead > tr > th:first-child,
.page-content .table_content .table > tbody > tr > td:first-child{
	border-right: 0 !important;
}
.page-content .table_content .table > thead > tr > th:last-child,
.page-content .table_content .table > tbody > tr > td:last-child{
	border-left: 0 !important;
}


.page-content .table_content .table.table-striped > tbody > tr {
    background-color: #f9f9f9;
}
.page-content .table_content .table.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
.page-content .table_content .table{ margin-bottom:0; border:0;}
.page-content .table_content .table > tbody > tr:last-child > td{
	border-bottom: 0 !important;
}

.hero-section h1,.hero-section .hero-icon img{
	text-shadow: 0px 3px 10px rgba(150, 150, 150, 0.25);
}

#testimonial_trigger{
    position: relative;
    color: #575763;
    border: 1px solid #575763;
    padding: 5px 10px;
	text-decoration:none;
}
#testimonial_trigger:hover,
#testimonial_trigger:focus,
#testimonial_trigger:active,
#testimonial_trigger.active{
	background:#82828b;
	color:#fff;
}


.hero-form .wpcf7-form.sent .row-form,
.hero-form .wpcf7-form.sent .submit-form{
	display:none;
}
.hero-form .wpcf7-form.sent .wpcf7-response-output{
    color: #000;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
	border:0;
}
#testimonials .test_play_Stop{ margin-top:-25px;}


@media screen and (min-width: 768px){
.news-content a span{
    font-size: 16px;
}
#testimonial_trigger{
    top: -70px;
	top:-45px;
}
.team-box{ margin:0 !important; width:24%; float:none; display:inline-block;}
.team-list > .row.row-flex{ display:block;}
}
@media screen and (min-width: 1200px){
.header .brand-logos img{ max-width:none}
.team-box{ width:19%;}
}
@media screen and (max-width: 767px){
	.panel-form{ max-width:90%; padding:0;}
	.wpcf7-form-control-wrap {
		display: block;
		width: 100%;
	}
	.header .navbar-nav>li{ clear:both;}
	.navbar-nav>li>.dropdown-menu{
		position:relative; width:100%;	
	}
	.wah-skiplinks-menu{ display:none !important;}
	body *:focus, .dropdown-toggle:focus {
		outline: 0 !important;
	}
	.header .navbar-nav>li>a > .icon{
		margin-right: 0px;
		margin-left: 2px;
		opacity: 0;
		width: 0px;
		display: inline-block;
	}
	.mobile-footer{
		position: fixed;
		bottom: 0;
		background: #fff;	
		z-index:999999;
		width:100%;
	}
	.page-content {
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.mobile-services-light{
		padding-bottom: 55px;
	}
	.header {
		position: fixed;
		background: #fff;
		width: 100%;
		z-index:9999999;
	}
	#footerbtncontactfrm{
		width:100%;
		/*border-radius:0;*/
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;	
	}
	#myModal.in{ z-index: 99999999999999;
	overflow-y : hidden;
	}
	#myModal .mobile-form .form-group{
		width:100%;
		padding:0;	
	}
	#myModal .btn-close{ background:none; border:0;font-size:7vw;}
	#myModal .modal-header{ border:0;}
	#myModal .modal-body{
		margin-top: -20px;
		padding-right:30px;
		padding-left:30px;
		padding-top: 0;	
	}
	#myModal.modal {
	  text-align: center;
	  padding: 0!important;
	  background:#fff;
	}
	
	#myModal.modal:before {
	  content: '';
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle;
	  margin-right: -4px; /* Adjusts for spacing */
	}
	
	#myModal .modal-dialog {
	  display: inline-block;
	  text-align: left;
	  vertical-align: unset;
	}#myModal .modal-content {
	  border:none;
	  box-shadow:none;
	}
	      
.mobile-form-shadow{box-shadow:none;}
	.mobile-form h2 {
		margin-bottom:8vw;
		font-size:7.31vw;
	}
	
	.dropdown.active>.dropdown-menu{
			display:inline-block;
	}
	
	body .accessability_container {
		z-index: 99999999;
	}
	#testimonial_trigger{
		top: -25px;
	}
	.home-car .section_home a.btn-primary.visible-xs{
		display:inline-block !important;	
	}
}


div.wpcf7-validation-errors{
	border:2px solid #01b5ee
}

.wah-skipper{/*display:none;*/}

.navbar .container{width:90%;max-width : inherit !important;}
.wah-skiplinks-menu ul a:focus, .wah-skiplinks-menu ul a:active, .wah-skiplinks-menu ul a:hover {
    background: #ed1c25;
}

@media screen and (max-width : 767px) and (orientation : landscape) { 
	.site-footer{ display:none}
	.accessibility-location-left .aicon_link{ top:35% !important;}
	#myModal.in {
		overflow-y: auto;
	}
	.mobile-footer{ background:none}
}

.checkbox-prv {
	width:100% !important;
}
.checkbox-prv span,.checkbox-prv label {
	width:100% !important;
}
