/*-----------------------------------------------------------------------------------
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: -16px;
		font-size: 11px !important;
		/* 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;}

.wh-contact {
    top: auto;
    /* display: none; */
    bottom: 3%;
    height: 75px;
    background: transparent;
    background-image: url(../lubit/images/wh.png);
    background-repeat: no-repeat;
    box-shadow: none;
    background-position: 35% 50%;
    right: 0;
    background-size: 64px;
    left: auto;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@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;align-items: start; display: flex; flex-wrap: wrap; justify-content: center;}
}
.team-list > .row.row-flex .team-box p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
@media screen and (min-width: 1200px){
.header .brand-logos img{ max-width:none}
.team-box{ width:19%;}
}
@media screen and (max-width: 767px){
	.wh-contact {
		background-size: 45px;
		width: 90px;
		right: -25px;
		position: fixed;
		bottom: 145px;
		height: 65px;
		z-index: 1000000;
	}
	#space-top{
		padding-top:25px;
	}
	#head-phone {
		color: #000;
		text-transform: none;
		font-size: 16px;
		height: 28px;
		padding: 1px 0 0 40px;
	}

	.btn-contact {
		padding-left: 8vw;
	}
	#home-phone {
		margin: 70px 0 31px;
		position: relative;
		padding: 15px 20px;
		border-radius: 2rem;
	}
	#footerbtncontactfrm{
		opacity:0;
		height:0;
		padding: 0;
		width:100%;
		/*border-radius:0;*/
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;	
	}
	.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;
	}

	#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) { 
	#head-phone {
		padding: 1px 0 0 45px !important;
	}
	.site-footer{ display:none}
	.accessibility-location-left .aicon_link{ top:35% !important;}
	#myModal.in {
		overflow-y: auto;
	}
	.mobile-footer{ background:none}
}

.panel-form .wpcf7-form-control-wrap[data-name="checkbox-prv"], .panel-form .wpcf7-form-control-wrap .checkbox_prv, .checkbox-prv {
	width:100% !important;
}
.panel-form .wpcf7-form-control-wrap .checkbox_prv span, .panel-form .wpcf7-form-control-wrap .checkbox_prv label, .checkbox-prv span,.checkbox-prv label {
	width:100% !important;
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
span.wpcf7-not-valid-tip {
    direction: rtl;
}
@media (min-width: 768px){
.panel-form .wpcf7-not-valid-tip {
    left: 105%;
}
}
@media screen  and (min-width : 320px) and (max-width : 568px) { 
#head-phone {
    height: 25px;
    padding: 1px 0 0 30px;
}
}





.mobtableBlock{font-family: Rubik, sans-serif; font-size: 16px; color: #2c2e39; font-weight: 300;}
.mobtableBlock td, .mobtableBlock th{padding-bottom:20px;}
.redTextColorMob{font-size:24px;}
@media (max-width: 767px){
.redTextColorMob{color:#dc3832;font-size: 18px;}
.redTextColorMob u{text-decoration:none}


.mobtableBlock .rwd-table {
  margin: auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
}

.mobtableBlock .rwd-table tr:first-child {
  border-top: none;
  background: #428bca;
  color: #fff;
}

.mobtableBlock .rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color:transparent;
}

.mobtableBlock .rwd-table tr:nth-child(odd):not(:first-child) {
  background-color:transparent;
}

.mobtableBlock .rwd-table th {
  display: none;
}

.mobtableBlock .rwd-table td {
  display: block;
   width: 100%;
}

.mobtableBlock .rwd-table td:first-child {
  margin-top: 0.5em;
}

.mobtableBlock .rwd-table td:last-child {
  margin-bottom: 0.5em;
}

.mobtableBlock .rwd-table td:before {
  content: attr(data-th) " ";
  font-weight: bold;
  width: 140px;
  display: inline-block;
  color: #000;
   position: absolute;
    right: 10px !important;
}

.mobtableBlock .rwd-table th,
.mobtableBlock .rwd-table td {
   position: relative;
    padding-right: 150px !important;
	font-size:14px;
}

.mobtableBlock .rwd-table {
  color: #333;
  border-radius: 0.4em;
  overflow: hidden;
}

.mobtableBlock .rwd-table tr {
  border-color: transparent;
}

.mobtableBlock .rwd-table tr:before { content: ''; background: #dbdbdb; width: 100%; height: 2px; position: absolute; left: 0px; right: 0px; max-width: 80%; margin: 0 auto; }
.mobtableBlock .rwd-table tr:nth-child(2):before , .mobtableBlock .rwd-table tr:nth-child(1):before {display:none;}


.mobtableBlock .rwd-table tr:nth-child(2) {
    border-top: none;
  }
  
.mobtableBlock .rwd-table th,
.mobtableBlock .rwd-table td {
  padding: 0.5em 1em;
}


}


@media (max-width: 767px){
	.abs-fb-button {
		position: absolute; left: 20px; top: 52%; transform: translateY(-50%);
	}
	.abs-fb-button a {
		    font-size: 24px; 
	}
	
	ul.mobListingBtm.copyrightMobBlock.visible-xs{position: absolute; top: 520px; right: 0; margin: 0; padding: 30px; list-style: none; background: #fff; width: 100%; bottom: 0; z-index: 99999;}
	.header .navbar-default .navbar-collapse {padding-bottom: 110px;}
	
	ul.mobListingBtm li, ul.mobListingBtm li a{font-size:16px;}
	
	
	
	.header .navbar-nav {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		max-height: 510px;
		overflow: scroll;
	}
}



#vplugin._vp_pos_left_side._vp_toolbox_visible{z-index:9999999999;}


@media screen and (min-width: 768px) {
.page-content {
    padding-top: 90px;
}

}

.team-box figure img{width:200px;height:200px;object-fit:cover;}

@media screen and (max-width: 768px) {
.team-box figure img{width:110px;height:110px;object-fit:cover;}
.home-car .car-circle{top: -21px;}

}