@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
html, body{
	width: 100%;
	min-height: 100vh;
	
	overflow-x:hidden;
}

body *, h1,h2,h3,h4,h5,h6,p,span,ul,ol,il,a,input,button,strong,div,tablr,td,tr,th{
	font-family: 'Open Sans Hebrew', sans-serif;
	direction: rtl;
}

.landing_field:focus {
    outline: none;
    border: 1px solid #404041;
    -webkit-box-shadow: inset 0px 0px 0px 2px #404041;
    -moz-box-shadow: inset 0px 0px 0px 2px #404041;
    box-shadow: inset 0px 0px 0px 2px #404041;
}

.p_desk{
	display:block;
}

.p_mob{
	display: none;
}

#call_btn_ {
	display: none;
}

#paly{
	display: block;
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%,-68%);
    width: 60px;
    height: 60px;
	background: url(../img/youtube.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
}
 #paly:hover{
	background: url(../img/youtube-hover.svg) no-repeat center center;
}

#mob_h1{
	display:none;
}

.display_none{
	display:none !important;
}

.hide_spinner{
	display: none;
}

.sppiner {
	position: absolute;
    width: 33px;
    bottom: 11px;
    right: 47%;
    transform: translateX(50%);
}    

#masthead{
	display:none;
}
.landing_page_wrap {
	width: 100%;
	height: 100vh;
	background: #d9d3d3;
	box-sizing: border-box;
	position:relative;
}

.form_pop .landing_field3{
	width: 100%;
	font-size: 25px;
	line-height: 65px;
	color:#8b8ca1;
	padding: 0 33px; 
	box-sizing: border-box;
	border-radius: 10px;
	margin-bottom: 10px;
	
}
.form_pop .top_form_cta{
    font-family: 'Open Sans Hebrew', sans-serif;
    font-size: 35px;
    margin-bottom: 20px;
    color: #ED1C24;
}
.form_pop .s_o_note{
	top: -15px;
}

.form_pop a.wpcf7-submit.landing_field2{
	width: 100%;
    font-size: 37px;
    font-weight: bold;
    line-height: 65px;
    padding: 0 33px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #de2d2d;
    display: inline-block;
    text-align: center;
    color: #fff;
	cursor: pointer;
}

.map_pop_close, .form_pop_close{
	color:#de2d2d;
	font-size: 52px;
	font-weight: bold;
	position:absolute;
	top: -62px;
    left: -43px;
	cursor: pointer;
}

.form_pop{
	width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(0,0,0,0.8);
	display: flex;
	justify-content: center;
	align-items: center;
}
.form_pop_inner{
	max-width: 700px;
	width:96%;
    padding: 60px 100px;
    background: #e4e5e9;
	position: relative;
}

.form_pop_inner p{
	margin:0;
}

.form_pop .form_pop_inner #landing_submit5{
	    margin-top: 25px !important;
}
.form_pop_inner .s_o_note{
	color: #000;
	font-family: 'Open Sans Hebrew', sans-serif;
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
}

 #main:after,  .page_wrap:after{
	height: 0 !important;
}

.landing_header{
	width: 100%;
    background-color: #fff;
    padding: 0.65% 3%;
    height: 4vw;
    box-sizing: border-box;
}
 
.call_div{
	float:left;
	text-decoration:none;
}

.call_div:hover{
	text-decoration: none;
}

.logo_div_landing{
	float: right;
	display: flex;
	align-items: center;
	width: 12%;
	height: 100%;
	font-size: 1.6vw;
	font-family: 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	line-height: .76;
	color: #595555;
}
.logo_div_landing .logo_divider{
	width: 0;
	height: 86%;
	float: right;
	border-right: solid 1px #c9b26c;
	margin-left: 10px;
}

.logo_div_landing img {
	height: 2.8vw;
}

.logo_div_landing img:last-child{
	/* display:none; */
}

.call_div::after{
	content: '';
    display: inline-block;
    margin-right: 0.3vw;
    height: 2.0vw;
    width: 2.0vw;
    padding: 0;
    top: 0.3vw;
    position: relative;
    background: #fff url(../img/pics_06.png) no-repeat center center;
    background-size: contain;
}

.call_div>span{
	    color: #14131c;
    font-size: 1.3vw;
    font-weight: 400;
    position: relative;
    bottom: 0.3vw;
    font-family: 'Open Sans Hebrew', sans-serif;
}
.call_div>span:last-child{
		color:#ef0b0c;
	}

.call_div>span:hover{
	text-decoration: none;
}

.call_div>span .header_phone_number_green{
	color: #ef0b0b;
	font-weight: 400;
	font-family: 'Arial', sans-serif;
}

.content_outflexbox{
	display: flex;
    flex-direction: column;
    height: calc( 100vh - 7.2vw);
    min-height: 40vw;
    flex-wrap: wrap;
}
.content_box_flexitem{
	box-sizing: border-box;
}

.content_box_flexitem.box1{
	height: 100%;
    background-color: #d9d3d3;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 2.0vw;
}

.video_block{
	    width: 70%;
}

.video_block  h1{
	font-size: 2.4vw;
    color: #993333;
    font-weight: 400;
    margin: 0;
}
.video_block  h1>span{
	font-size: 2.4vw;
	color: #ef0b0c;
	font-weight: 400;
}

.video_block  p{
	    font-size: 1.6vw;
    color: #54391a;
    width: 100%;
    margin-bottom: 0.5vw;
    margin-top: 1vw;
    line-height: 1.3;
}
.video_block  p>span:first-child{
	margin-bottom: 1.1vw !important;
}

.video_block  p>span{
	font-size: 1.3vw;
}

.video_block p:nth-child(3){
	margin-top: 1vw;
}

.video_block  span{
	font-size: 1.3vw;
	color: #0a0909;
	width: 70%;
}

.video_block  img{
	
	/* width: 9.5vw; */
	width:100%;
}

.content_box_flexitem.box2{
	height: 50%;
    background-color: #ceaf6c;
    width: 50%;
    padding: 0 8%;
    position: relative;
    display: flex;
    align-items: center;
    /* padding-top: 1.5vw; */
}

.content_box_flexitem.box3{
	height: 50%;
    background-color: #393737;
    width: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing_footer{
	width: 100%;
	height: 3.2vw;
	background-color: #ef0b0c;
	box-sizing: border-box;
	text-align: center;
}
.landing_footer a{
	    color: #fff;
    font-size: 1.3vw;
    font-weight: 400;
    font-family: 'Open Sans Hebrew', sans-serif;
    line-height: 3.2vw;
    display: inline-flex;
    cursor: default;
    text-decoration: none;
}
.landing_footer a:after{
	content: '';
    display: block;
    margin-right: 0.8vw;
    height: 2vw;
    width: 2vw;
    position: relative;
    top: 0.50vw;
    padding: 0;
    background: url(../img/pics_19.png) no-repeat center center;
    background-size: contain;

}
.landing_footer a:hover{
	text-decoration: none;
	
}

.landing_footer a span{
	font-weight: 400;
	font-family:'Arial',sans-serif;
}

.box1 .page_content p{
	font-size: 1.55vw;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: #1a1a1a;
    margin-bottom: 2.8vw;
	line-height: 1.35;
}

.box1 .page_content h1{
	font-size: 2.5vw;
	font-family: 'Open Sans Hebrew', sans-serif;
	color: #ed1c24;
}
.imageWraper{
	position: relative;
	width: 100%;
}

.videoWrapper {
	position: relative;
    /*padding-bottom: 58.25%;*/
    /* padding-top: 25px; */
    /*height: 0;*/
    /* margin-left: 2vw; */
    /*margin: 0;*/
    /* right: -1.5vw; */
    width: 100%;
}
.video_poster{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/video_poster.jpg) no-repeat center;
	background-size: contain;
	z-index: 9999999;
	cursor: pointer;
}
.button_play{
	width: 70px;
	height: 47px;
	background: url(../img/youtube.svg) no-repeat center;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%);
	opacity: .7;
	background-size: cover;
}
video{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.portarait{
	display:flex;
	align-items: center;
	justify-content: space-between;
}


.content_box_flexitem.box2 .form_headline{
	    font-size: 1.9vw;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: #fff;
    text-align: center;
    margin-bottom: 0.3vw;
    margin-top: 0.5vw;
    font-weight: 400;
    margin-top: 0;
}

.content_box_flexitem.box2 .form_note_bottom{
	    font-size: 1vw;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: #fff;
    text-align: center;
    margin-top: 1.5vw;
}

.landing_field{
	font-size: 1.25vw;
	line-height: 2.7vw;
	min-height: 2.7vw;
	color: #8b8ca1;
	padding: 0 2.2vw;
	font-family: 'Open Sans Hebrew', sans-serif;
	    width: 100%;
    box-sizing: border-box;
}

#landing_phone, #landing_phone4{
	margin-top: 1.3vw;
}
#landing_submit2 , #landing_submit5{
	    padding: 10px 30px 11px;
    text-transform: uppercase;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 2px;
    background-color: #0f89c2;
        display: block;
    text-align: center;
    cursor: pointer;
}
#landing_submit, #landing_submit2, #landing_submit5 {
	color: #fff;
	font-size: 1.55vw;
	font-weight: bold;
	padding: 0;
	line-height: 2.8vw;
	background-color: #ef0b0c;
	    margin-top: 1.25vw;
}
 

.form_note_bottom{
	position:relative;
	top: -0.9vw;
}



.list_landing{
	padding:0;
	margin: 0;
}

.list_headline{
	font-size: 1.9vw;
    font-family: 'Open Sans Hebrew', sans-serif;
    text-align: center;
    color: #fff;
    margin-bottom: 0.6vw;
    margin-top: 0.5vw;
    font-weight: 400;
}
.li_landing{
	font-size: 1.3vw;
    font-family: 'Open Sans Hebrew', sans-serif;
    color: #fff;
    list-style: none;
    /* line-height: 1.3; */
    line-height: 2.3vw;
}

.li_landing::before{
	content:'';
	display: inline-block;
	margin-left:0.5vw;
	height: 1.67vw;
    width: 1.67vw;
	padding: 0;
	background: url('../img/1920X1080_15.png') no-repeat center center;
	position: relative;
	    top: 0.3vw;
	background-size: contain;
}

.arrow_png{
	display:inline-block;
	position: absolute;
	width: auto;
	height: 26%;
	top:37%;
	right: 0%;
}


#call_btn_ {
	display: none;
}
.text_after_img{
	text-align: center;
	font-size: 1.5vw;
	margin-top: 11px;
}
.mobile_text_after_img{
	display: none;
}

@media screen and (max-width: 1024px){
	.call_div::after{
		display: none;
	}
	#paly {
    display: block;
    position: absolute;
    top: 58%;
    right: 50%;
    transform: translate(50%,-68%);
    width: 50px;
    height: 50px;
    background: url(../img/youtube.svg) no-repeat center center;
    background-size: contain;
    cursor: pointer;
}

	.video_block{
	    display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
	}

	.video_block  h1{
		font-size: 4vw;
		font-size: 4vw;
		font-weight: bold;
		text-align: center;
		width: 100%;
		margin-bottom: 5vw;
	}
	.video_block  h1>span{
		font-size: 4vw;
		font-size: 4vw;
		font-weight: bold;
		width: 100%;
	}

	.video_block  p{
		font-size: 3.2vw;
		color: #54391a;
		width: 60%;
		text-align: right;
		margin: 0;
	}
	.video_block  p>span{
		font-size: 3.2vw;
		color: #54391a;
		
	}

	.video_block  span{
		font-size: 3.2vw;
		color: #54391a;
		width: 70%;
	}

	.video_block  img{
		    position: absolute;
    width: 100%;
    top: 0px;
		/* width: 12vw; */
	}
	.content_outflexbox{
		min-height: 120vw;
		height: calc( 100vh - 13.2vw);
	}
	.content_box_flexitem{
		width: 100% !important;
		height: 33% !important;
	    position: relative;
		justify-content: center;
	}
	
	.content_box_flexitem.box1{
		height: 39% !important;
	}
	.content_box_flexitem.box3{
		height: 28% !important;
	}
	
	.form_pop {
		display: none !important;
	}
	
	.content_box_flexitem.box1{
		padding: 2% 6%;
		display: flex;
		align-items:center;
	}
	.box1 .page_content h1 {
		font-size: 4.3vw;
		text-align: center;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #993333;
		margin-bottom: 3.2vw;
		margin-top: 2vw;
	}
	.landing_header {
		width: 100%;
		background-color: #fff;
		padding: 1.3% 3%;
		height: 8vw;
		box-sizing: border-box;
	}
	.logo_div_landing {
		font-size: 3.3vw;
		width:24% ;
	}
	.logo_div_landing img{
		height: 4.8vw;
	}

	.call_div{
		direction: ltr;
	}
	
	.call_div>span {
		display: none;
		color: #14131c;
		font-size: 2.7vw;
		font-weight: 400;
		position: relative;
		bottom: 1vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		
	}
	.call_div>span:last-child{
		display:inline-block;
		color:#ef0b0c;
	}
	.call_div::before {
		content: '';
		display: inline-block;
		margin-left: 1.0vw;
		height: 4.5vw;
		width: 4.5vw;
		padding: 0;
		background: #fff url(../img/pics_06.png) no-repeat center center;
		background-size: contain;
		    position: relative;
    top: 3px;
	}
	.box1 .page_content p{
		font-size: 2.75vw;
		max-width: 52%;
		line-height: 1.2;
	}
	
	.videoWrapper {
		/*position: relative;*/
		/*padding-bottom: 18.25%;*/
		/*padding-top: 25px;*/
		width: 38%;
		/*margin:0;*/
		/*height: 0;*/
		/*left: 0%;*/
		/*top: 0%;*/
		/*right:0;*/
	}
	.imageWraper{
		width: 38%;
	}
	.video_poster{
		background-size: cover;
	}
	video{
		width: 100%;
	}
	.arrow_png {
		    display: inline-block;
    position: absolute;
    width: auto;
    height: 22%;
    top: -7%;
    right: 48%;
    transform: rotate(-90deg);
	}
	.content_box_flexitem.box2 .form_headline {
		font-size: 3.85vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #fff;
		text-align: center;
		margin-bottom: 2.2vw;
	}
	.landing_field {
		font-size: 2.25vw;
		line-height: 4.5vw;
		min-height: 4.5vw;
		color: #8b8ca1;
		padding: 0 2.2vw;
		font-family: 'Open Sans Hebrew', sans-serif;
	}
	.wpcf7-form>p{
		margin-bottom: 1.5vw;
	}
	#landing_submit ,#landing_submit2, #landing_submit5 {
		color: #fff;
		font-size: 2.45vw;
		font-weight: bold;
		padding: 0;
		line-height: 4.8vw;
		background-color: #ef0b0c;
	}
	.content_box_flexitem.box2 .form_note_bottom {
		font-size: 2.55vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #fff;
		text-align: center;
	}
	.box2>div{
		margin-top: 5%;
	}
	.list_headline {
		font-size: 3.85vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		text-align: center;
		color: #fff;
	}
	.li_landing {
		font-size: 2.9vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #fff;
		list-style: none;
		line-height: 4.2vw;
	}
	.li_landing::before {
		content: '';
		display: inline-block;
		margin-left: 0.5vw;
		height: 2.37vw;
		width: 2.37vw;
		padding: 0;
		background: url(../img/1920X1080_15.png) no-repeat center center;
		position: relative;
		    top: 0.3vw;
		background-size: contain;
	}
	.landing_footer {
		width: 100%;
		height: 5.2vw;
		background-color: #ef0b0c;
		box-sizing: border-box;
		text-align: center;
	}
	.landing_footer a {
		color: #fff;
		font-size: 2.25vw;
		font-weight: 400;
		font-family: 'Open Sans Hebrew', sans-serif;
		line-height: 5.2vw;
		display: inline-flex;
	}
	.landing_footer a:after {
		content: '';
		display: inline-block;
		margin-right: 0.8vw;
		    height: 3.5vw;
    width: 3.5vw;
    position: relative;
    top: 0.6vw;
		padding: 0;
		background: url(../img/pics_19.png) no-repeat center center;
    background-size: contain;
	}
	.text_after_img{
		display: none;
		/*float: left;*/
		/*position: absolute;*/
		/*bottom: -42px;*/
		/*width: 100%;*/
	}

}

@media screen and (max-width: 800px){
.text_after_img{
	bottom: -69px;
	font-size: 24px;
}

}
	@media screen and (max-width: 700px) {
		.text_after_img {
			bottom: -58px;
			font-size: 22px;

		}
	}


			@media screen and (max-width: 600px) {
				.text_after_img {
					bottom: -40px;
					font-size: 16px;

				}
			}

@media screen and (max-width: 450px){
	.text_after_img{
		bottom: -30px;
		font-size: 12px;

	}

	.video_block{
	width: 100%;
	}
	.wpcf7-form>p {
        margin-bottom: -3vw;
}
	.p_desk{
	display:none;
	}

	.p_mob{
		display: block;
	}
	.call_div>span:last-child{
		display:none;
		color:#993333;
	}
	#call_btn_{
		display: block;
		/* min-width: 200px; */
		/* width: 65%; */
		margin: 1.5vw auto;
		/* background: #404041; */
		line-height: 2.2;
		text-align: center;
		color: #fff;
		position: absolute;
		font-size: 4.55vw;
		font-weight: bold;
		bottom: 2.3%;
		/* padding: 0 6vw; */
		width: 88%;
		box-sizing: content-box;
		padding-bottom: 0.2vw;
	}
	
	#call_btn_ span {
		font-family: 'Open Sans Hebrew', sans-serif;
		background: #404041;
		padding: 0 6vw;
		line-height: 2.2;
		display: inline-block;
		color:#fff;
	}
	
	#call_btn_ span:before {
		    content: '';
		display: inline-block;
		margin-left: 1.8vw;
		height: 5.8vw;
		width: 5.8vw;
		position: relative;
		top: 1.25vw;
		padding: 0;
		background: url(/wp-content/themes/purplebricks/images/001-circle.svg) no-repeat center center;
		background-size: contain;
	}
	#paly {
    display: block;
    position: absolute;
    top: 53%;
    right: 50%;
    transform: translate(50%,-68%);
    width: 44px;
    height: 44px;
    background: url(../img/youtube.svg) no-repeat center center;
    background-size: contain;
    cursor: pointer;
}
	
	#des_h1{
		display: none;
	}
	
	#mob_h1{
		display:block;
	}

	.video_block  h1{
		color: #993333;
		text-align: right;
		margin-top: 0;
		font-size: 6.5vw;
		font-weight: 400;
		margin-bottom: 2vw;
		letter-spacing: -1px;
	}
	.video_block  h1>span{
		color: #ef0b0c;
		text-align: right;
		font-size: 6.5vw;
		font-weight: 400;
		letter-spacing: -1px;
	}

	.video_block  p{
		font-size: 4vw;
    color: #54391a;
    width: 95%;
    text-align: right;
    margin-bottom: 0;
	}
	.video_block  p>span{
		font-size: 4vw;
	}

	.video_block  span{
		font-size: 4vw;
		color: #54391a;
		width: 70%;
	}

	.video_block  img{
		    position: relative;
    width: 100%;
    top: 0px;
		/* width: 20vw; */
	}
	.image_frame{
		position: relative;
		height: min-content;
		height: -moz-min-content;
	}
	.mobile_text_after_img{
		display: block;
		position: absolute;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		background-color: #595555;
		width: 100%;
		bottom: 0;
		font-weight: bold;
		font-size: 4vw;
	}
	
	
	
	.box1 .page_content h1 {
		font-size: 5.9vw;
	}
	
	
	.box2>div{
		margin-top: 2%;
	}
	
	#call_btn_{
		display: block;
		/* min-width: 200px; */
		/* width: 65%; */
		margin: 18px auto;
		/* background: #404041; */
		line-height: 2.2;
		text-align: center;
		color: #fff;
		position: absolute;
		font-size: 4.55vw;
		font-weight: bold;
		bottom: 0.7%;
		/* padding: 0 6vw; */
		width: 88%;
		box-sizing: content-box;
		padding-bottom: 0.2vw;
	}
	
	#call_btn_ span {
		font-family: 'Open Sans Hebrew', sans-serif;
		background: #ef0b0c;
		padding: 0 6vw;
		line-height: 2.2;
		display: inline-block;
		color:#fff;
	}
	
	#call_btn_ span:before {
		    content: '';
		display: inline-block;
		margin-left: 1.8vw;
		height: 5.8vw;
		width: 5.8vw;
		position: relative;
		top: 1.25vw;
		padding: 0;
		background: url(../img/001-circle.svg) no-repeat center center;
		background-size: contain;
	}
	
	
	.content_outflexbox{
		height: auto;
		
	}
	
	.box1 .page_content p {
		font-size: 4.3vw;
		max-width: 100%;
		line-height: 5.5vw;
		padding: 0 4%;
		margin: 1.5vw;
	}
	
	.videoWrapper {
    width: 80%;
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 4.5vw;
	margin-bottom: 75px;
	}
	.imageWraper{
		width: 80%;
		display: flex;
		justify-content: center;
		margin: auto;
		margin-top: 4.5vw;
		margin-bottom: 52px;
		height: 222px;
	}
	video{
		width: 100%;
		height: 100%;
	}
	.content_box_flexitem.box3{
		display: none;
	}
	.content_box_flexitem.box1 {
		
		height: 63% !important;
    align-items: flex-start;
    padding-top: 3vw;
	}
	.content_box_flexitem.box2{
	    height: 37% !important;
		    padding-top: 2.5vw;
	}	
	.arrow_png{
		display: none;
	}
	.content_box_flexitem.box2 .form_headline {
		font-size: 5.3vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #fff;
		text-align: center;
	}
	.landing_field {
		font-size: 4.3vw;
		line-height: 9.5vw;
		min-height: 9.5vw;
		color: #8b8ca1;
		padding: 0 2.2vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		margin-bottom: 1.3vw;
		    width: 100%;
    display: inline-block;
    box-sizing: border-box;
	}
	#landing_submit ,#landing_submit2, #landing_submit5 {
		color: #fff;
		font-size: 4.55vw;
		font-weight: bold;
		padding: 0;
		line-height: 10.2vw;
		background-color: #ef0b0c;
	}
	.content_box_flexitem.box2 .form_note_bottom {
		font-size: 3.1vw;
		font-family: 'Open Sans Hebrew', sans-serif;
		color: #fff;
		text-align: center;
		    margin-top: 5.5vw;
		margin-bottom: 17px;
	}
	.landing_footer{
		display: none;
	}
	.landing_header {
		width: 100%;
		background-color: #fff;
		padding: 1.3% 3%;
		height: 13.2vw;
		box-sizing: border-box;
		
	}
	.logo_div_landing  {
		font-size: 4.7vw;
		width: 33%;
		line-height: 1;
	}
	.logo_div_landing img{
		height: 6.8vw ;
	}
	.logo_div_landing .logo_divider{
		margin-left: 6px;
		height: 70%;
	}

	.call_div>span{
		display: none;
	}
	.call_div::before {
		content: '';
		display: inline-block;
		margin-left: 1.5vw;
		height: 9.5vw;
		width: 8.5vw;
		padding: 0;
		background: #fff url(../img/pics_06.png) no-repeat center center;
		background-size: contain;
	}
}
.vErr{
	    border: 3px solid #ef0b0c;
	    color:#ef0b0c;
}

