/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 13.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
body {
	font-family: 'Open Sans Hebrew' !important;
}
.headerLeft {
    overflow: hidden;
}
.section1, .section2, .section3 {
    float: left;
    display: inline-grid;
    margin-right: 10px;
}
.section2 {
    margin-left: 20px;
    text-align: CENTER;
}
.section2 .phoneText {
    font-size: 18px;
    color: #000;
    margin-top: 26px;
}
.section2 .phoneNumber {
	font-size: 22px;
	font-weight: 600;
	color:#89d6f6;
}
.section3 {
    margin-top: 30px;
    margin-left: 10px;
}
.mainLogo {
    float: right;
    display: inline-grid;
}
.bannerTextSection {
	padding: 40px 0px 40px 100px;
    text-align: right;
	font-style: italic;
}
.bannerText1 {
    color: #000;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
	direction:rtl;
}
.bannerText2 {
    color: #89d6f6;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
	direction:rtl;
}
.bannerText3 {
    margin-top: 20px;
    color: #000;
    font-weight: 500;
	line-height:18px;
	direction:rtl;
}
.formTitle {
    text-align: center;
    margin-top: 30px;
    color: #89d6f6;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
	direction:rtl;
	
}
.formSubTitle {
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
	direction:rtl;
	
}
.quform .quform-element {
    position: relative;
}
.quform-element-text, .quform-inner-checkbox {
	padding:0px 40px;
}
.quform-element-text input {
    border: 0px !important;
    background: transparent;
    border-bottom: 1px solid #666666 !important;
}
.quform input[type="checkbox"], .quform input[type="radio"] {
    float: right;
    display: inline;
    width: 10%;
    margin-top: 10px;
}
.quform-rtl .quform-option .quform-option-label {
    padding-left: 0 !important;
    padding-right: 0px !important;
    display: inline;
    float: right;
    width: 90%;
	font-size:12px;
}
.quform-element-submit .quform-button-submit {
    width: 100%;
    float: none;
    margin: 0px !important;
}
.quform-element-submit {
    margin: 0px !important;
    padding: 0px !important;
}
.quform-element-submit .quform-submit, .quform-element-submit .quform-submit:hover {
    margin: 0px !important;
    width: 100%;
    float: none;
    display: block;
    padding: 10px 20px !important;
    text-align: center;
    background: #89d6f6 !important;
    border: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;

}
.text2Inner {
	color:#333333;
	padding:0px 40px;
	direction:rtl;
}
.text2Heading {
    font-weight: 600;
}
#gallerySection .vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
#gallerySection img {
    height:210px;
	width:100%;
	object-fit:cover;
}

#yellowTextSection {
	padding:50px 0px;
	border-top: 5px solid #fff !important;
	display:block;
	overflow:hidden;
	direction:rtl;
}
#yellowTextSection:after {
    content: "";
    position: absolute;
    width: 68%;
    height: 100vh;
    background-color: #ffc613;
    top: 0;
    left: 0;
	direction:rtl;
}
.galleryImage {
    line-height: 0px;
}
#yellowTextSection:before {
    content: url(http://tafnite.co.il/lp/wp-content/uploads/2018/06/text2Bg-1.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
	line-height: 0;
	z-index: 1;
}
ul.yellowList {
	margin-top:30px;
}
ul.yellowList li {
    text-align: right;
    color: #000;
    margin-bottom: 15px;
    line-height: 20px;
}
.yellowRightSection {
    text-align: right;
    margin-top: 20px;
    padding-left: 120px;
}
.yellowContent {
    color: #333333;
    line-height: 18px;
    margin-top: 25px;
	text-align: justify;
	direction:rtl;
}
.yellowTitle {
    font-size: 28px;
    color: #ffc613;
    font-weight: 600;
	text-align:justify;
	letter-spacing: -0.5px;
	direction:rtl;
}
#greenSection {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
	display:block;
	overflow:hidden;
}
#greenSection:before {
    content: url(http://tafnite.co.il/lp/wp-content/uploads/2018/06/videoBgSection1.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
	line-height: 0;
}
.greenLeftSection {
    padding: 80px 0px 110px;
    text-align: right;
}
.greenTitle {
    font-size: 28px;
    color: #333333;
    font-weight: 600;
	text-align:justify;
	letter-spacing: -0.5px;
	direction:rtl;
}
.greenContent {
	color: #333333;
    line-height: 18px;
    margin-top: 25px;
	text-align: justify;
	direction:rtl;
}
.greenRightSection {
	padding:40px 0px;
	text-align:right;
}
.greenRightSection iframe {
	min-height:297px;
	width:70%;
	position:relative;
	z-index:999;
}
.videoSection:before {
    content: url(http://tafnite.co.il/lp/wp-content/uploads/2018/06/videoBgSection2.png);
    position: absolute;
    bottom: 0px;
    left: 5%;
    line-height: 0;
    height: 100%;
}
#testimonialSection {
    border-bottom: 5px solid #fff;
}
.contactTitle {
    text-align: center;
    color: #fff;
	font-size: 28px;
    font-weight: 600;
	letter-spacing: -0.5px;
	direction:rtl;
}
.contactSubtitle {
	text-align: center;
    color: #fff;
	font-size: 18px;
	direction:rtl;
}
.contactQuFrom {
	margin-top:40px;
	display:block;
}
.contactQuFrom .quform-element-text,.contactQuFrom .quform-element-submit {
	width: 22%;
    display: inline;
    float: right;
    margin-left: 3% !important;
}
.contactQuFrom .quform-element-checkbox {
	width:100%;
	display:block;
	clear:both;
	overflow:hidden;
}
.contactQuFrom .quform-element-text, .contactQuFrom .quform-inner-checkbox {
	padding:0px 0px;
}
.contactQuFrom .quform-element-submit .quform-submit, .contactQuFrom .quform-element-submit .quform-submit:hover {
	padding:5px 15px !important;
}
.contactQuFrom .quform-element-text input {
	border-bottom: 0px !important;
    background: #e5e5e5 !important;
    padding: 8px 25px;
    font-weight: 600;
}
.contactQuFrom .quform input[type="checkbox"], .contactQuFrom .quform input[type="radio"] {
    float: right;
    display: inline;
    width: auto;
    margin-top: 8px;
    text-align: right;
    margin-left: 12px;
	
}
.contactQuFrom .quform-rtl .quform-option .quform-option-label {
	text-align: right;
	color:#e5e5e5;
	font-size:14px;
}
.footerFirst {
    float: left;
    width: 20%;
    margin-right: 3%;
	display: inline;
	text-align:left;
	direction:rtl;
}
.footerSecond {
    float: left;
    width: 37%;
    margin-right: 3%;
	display: inline;
	direction:rtl;
}
.footerThird {
    float: left;
    width: 37%;
    display: inline;
	direction:rtl;
}
.footerInner {
	display:block;
	overflow:hidden;
	width:100%;
	text-align:right;
	direction:rtl;
}
.footerSecondContent, .footerThirdContent {
	color: #333333;
    line-height: 18px;
	text-align: justify;
	letter-spacing: -0.5px;
}
.footerSecondContent {
    margin-top: 24px;
}
.footerThirdTitle {
	color: #333333;
	font-weight:600;
    line-height: 18px;
	text-align: justify;
	margin-bottom:5px;
	direction:rtl;
}

#testimonialSection .testimonials_c_holder .testimonial_content_inner {
	background: transparent;
    padding: 0px 0px;
}
#testimonialSection .testimonial_image_holder {
	width:30%;
	float:left;
	display:inline-block;
	margin-top:40px;
	    text-align: left;
    border-radius: 0px;
}
#testimonialSection .testimonial_title_holder h5{
    text-align: right;
	font-size: 28px;
    color: #fff;
    font-weight: 600;
	letter-spacing: -0.5px;
	margin-bottom: 15px;
}
#testimonialSection .testimonial_text_inner {
    color: #333333;
    line-height: 18px;
	margin-bottom:5px;
	text-align: right;
}
#testimonialSection .testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 21px;
    font-size: 16px;
    font-weight: 600;
}
#testimonialSection .testimonials_c_holder .flex-control-nav {
	display:none;
}
#testimonialSection:after{
	content: "";
    position: absolute;
    width: 70%;
    height: 100vh;
    background-color: #89d6f6;
    top: 0;
    right: 0;
}

@media all and (min-width: 1600px) and (max-width: 1920px) {
	#yellowTextSection:after, #testimonialSection:after{
		width: 65%;
	}
}

@media all and (min-width: 1921px) {
	#yellowTextSection:after, #testimonialSection:after{
		width: 60%;
	}
}

@media(max-width: 991px){
	#gallerySection .vc_col-sm-3, #bannerSection .vc_col-sm-4{
		width: 50%;
	}
	#yellowTextSection{
		padding-bottom:0px;
		background-color: #ffc613;
	}
	.yellowRightSection{
		padding-left: 60px;	
		padding-bottom: 170px;
	}  
	#yellowTextSection:after{
		width: 100%;
	}
	.yellowTitle{
		color: #fff !important;
	}
}
@media(max-width: 767px){
	#bannerSection .vc_col-sm-4{
		width: 100%;
	}
	#gallerySection .vc_col-sm-3{
		width: 50%;
		display:inline-block;
		margin-top: -8px;
	}
	.bannerTextSection{
		padding-left: 0px;
	}
	.mainLogo, .section1 {
		float: none;
		display: block;
		text-align: center;
	}
	.headerLeft{
		text-align: center;
		margin-bottom: 15px !important;
	}
	.section1, .section2, .section3 {
		display: inline-block;
    	float: none;
		margin: 0 3px;
	}
	.section1 img {
		width: 65px;
	}
	.section2 .phoneText{
		font-size: 14px;
	}
	.section2 .phoneNumber{
		font-size: 18px;
	} 
	.section3 img {
		width: 30px;
	}
	.mobileShow {
		display: block !important;
	}
	.mobileHide {
		display:none;
	}
	.yellowRightSection {
		padding-left: 60px;
		padding-bottom: 5px !important;
	}
	.yellowList.mobilePadding {
		padding-bottom: 170px;
	}
	#gallerySection .vc_col-sm-3 {
		width: 50%;
		display: block !important;
		margin-top: -8px;
		margin: auto !important;
	}
	#gallerySection img {
		height: 210px;
		width: auto !important;
		object-fit: cover;
	}
	#bannerSection {
		background-position: center right;
	}
}
@media(max-width: 576px){
	#gallerySection .vc_col-sm-3{
		width: 100%;
		margin-top: 0px;
	}
	.footerInputSection, .footerSubmitButton {
		display: block !important;
		width: 100% !important;
		float: none !important;
		margin-left: 0% !important;
		margin-bottom: 10px;
	}
	.contactQuFrom li#field_2_3, .contactQuFrom li#field_2_2, .contactQuFrom li#field_2_1 {
		display: block !important;
		width: 100% !important;
		float: none !important;
		margin-left: 0% !important;
		margin-bottom: 10px;
	}
	#gform_2 .gform_footer.top_label {
		display: block;
		float: none;
		width: 100% !important;
		clear: none;
		margin: 0px !important;
		padding: 0px !important;
		margin-right: 0% !important;
	}
	#gform_2 .gform_body {
		display: block;
		float: none;
		width: 100% !important;
		clear: none;
		margin: 0px !important;
		padding: 0px !important;
		margin-right: 0% !important;
	}
	#testimonialSection .testimonials_c_holder .flex-control-nav {
		display: block !important;
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
}

.mobileShow {
    display: none;
}

.formMainSection {
    padding: 1px 0px 10px;
    background: #f6f5f4;
}
.contactInput, .contactCheckBox {
    margin-top: 0px !important;
    background: transparent;
    padding: 2px 40px 0px;
	position: relative;
	background:#f6f5f4;
}
.contactCheckBox {
    padding-bottom: 10px;
    padding-top: 10px;
}
.contactInput .mainInput {
    background: transparent !important;
    border-bottom: 1px solid #999999 !important;
    text-align: right;
    font-family: 'Open Sans Hebrew' !important;
	letter-spacing:0.5px;
}
.checkBoxSection span.wpcf7-list-item {
    margin-right: 0px;
}
.checkBoxSection input[type="checkbox"] {
    float: right;
    margin-right: 0px;
    width: 10%;
}
.checkBoxSection .wpcf7-list-item-label {
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    float: right;
    width: 85%;
}
input#gform_submit_button_1 {
    background: #8ad2f0 !important;
    color: #fff !important;
    border: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    padding: 5px 0px !important;
    font-family: 'Open Sans Hebrew' !important;
    letter-spacing: 0.5px !important;
    font-size: 14px;
}
span.input-field-icon-left {
    position: absolute;
    top: 18px;
    left: 50px;
}
.footerFormSection {
    overflow: hidden;
    display: block;
}
.footerRightSection {
    width: 75%;
    display: inline-block;
    float: right;
}
.footerLeftSection {
    display: inline-block;
    float: right;
    width: 25%;
}
.footerSubmitButton .ftSubmit {
    background: #8ad2f0 !important;
    color: #fff !important;
    border: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    font-family: 'Open Sans Hebrew' !important;
    letter-spacing: 0.5px !important;
    font-size: 14px;
    line-height: 0px !important;
    padding: 4px 0px !important;
}
.footerRightTop {
    display: block;
    overflow: hidden;
}
.footerInputSection, .footerSubmitButton {
    display: inline-block;
    width: 23%;
    float: left;
    margin-left: 2%;
}
.footerInputSection .ftInput {
    width: 100%;
    margin-top: 0px !important;
    text-align: right;
	font-family: 'Open Sans Hebrew' !important;
    letter-spacing: 0.5px !important;
	background:#e5e5e5 !important;
}
.ftCheckbox input[type="checkbox"] {
    float: right;
    text-align: right;
    margin-top: 5px;
}
.ftCheckbox {
    text-align: right;
    width: 100%;
    display: block;
}
.ftCheckbox .wpcf7-list-item-label {
	color:#e5e5e5;
	font-size:12px;
}
.footerSubmitButton {
    margin-left: 0% !important;
}
label.gfield_label {
    display: none !important;
}
.bannerForm .gform_body {
    background: #f6f5f4;
}
.bannerForm input[type=text] {
    width: 100% !important;
    background: transparent !important;
    border-bottom: 1px solid #999999 !important;
    text-align: right;
    font-family: 'Open Sans Hebrew' !important;
	letter-spacing:0.5px;
}
ul#gform_fields_1 li {
    padding: 0px 40px !important;
	position: relative;
}
.bannerForm .gform_wrapper .gform_footer {
    padding: 0px 0px 0px !important;
    margin: 0px 0 0 !important;
    clear: both;
    width: 100%;
    margin-top: 0px !important;
}
input#choice_1_6_1 {
    display: inline-block;
    float: right;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 10% !important;
}
ul#gform_fields_1 li.gchoice_1_6_1 {
    padding: 0px 0px !important;
    margin: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}
.bannerForm ul#gform_fields_1 .gform_wrapper ul.gfield_checkbox {
    margin: 0px 0;
    padding: 0;
}
.bannerForm .gform_wrapper .gfield_checkbox li {
	margin: 0px 0 !important;
    padding: 0;
}
.bannerForm li#field_1_6 {
    margin-bottom: 0px !important;
}
li#field_1_6 ul.gfield_checkbox {
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}
.ginput_container.ginput_container_text:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    top: 0px;
    left: 50px;
    position: absolute;
    z-index: 999;
}

#field_1_3 .ginput_container.ginput_container_text:before {
	content: "\f007";
}
#field_1_4 .ginput_container.ginput_container_text:before {
	content: "\f095";
}
#field_1_5 .ginput_container.ginput_container_text:before {
	content: "\f0e0";
}
.contactQuFrom .gform_footer.top_label {
    display: inline-block;
    float: right;
    width: 20% !important;
    clear: none;
    margin: 0px !important;
    padding: 0px !important;
    margin-right: 5% !important;
}
.contactQuFrom .gform_body {
    width: 75% !important;
    float: right;
    display: inline-block;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
input#gform_submit_button_2 {
    background: #8ad2f0 !important;
    color: #fff !important;
    border: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    font-family: 'Open Sans Hebrew' !important;
    letter-spacing: 0.5px !important;
    font-size: 14px;
    line-height: 0px !important;
}
.contactQuFrom .gform_wrapper input[type=text] {
    padding: 11px 15px !important;
    width: 100% !important;
    text-align: right;
    font-family: 'Open Sans Hebrew' !important;
    letter-spacing: 0.5px;
    width: 100%;
    margin-top: 0px !important;
    background: #e5e5e5 !important;
}
ul#gform_fields_2 li .ginput_container.ginput_container_text {
    margin-top: 0px;
    padding-top: 0px;
}
ul#gform_fields_2 li {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
li#field_2_1 {
    width: 30%;
    float: right;
    display: inline-block;
    margin-left: 5% !important;
    clear: none;
}
li#field_2_2 {
    width: 30%;
    float: right;
    display: inline-block;
    margin-left: 5% !important;
    clear: none;
}
li#field_2_3 {
    width: 30%;
    float: right;
    display: inline-block;
    clear: none;
}
input#choice_2_4_1 {
    float: right;
    /* margin-right: 15px; */
    display: inline-block;
    width: 5% !important;
    text-align: right;
}
label#label_2_4_1 {
    float: right;
    display: inline-block;
    color: #e5e5e5;
}