/*
	Theme Name: LP Theme
	Description: MATAV LP Theme
	Version: 1.0.0
*/

@font-face {
    font-family: 'yehuda_clm';
    src: url('fonts/yehudaclm-bold-webfont.eot');
    src: url('fonts/yehudaclm-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yehudaclm-bold-webfont.woff') format('woff'), url('fonts/yehudaclm-bold-webfont.ttf') format('truetype'), url('fonts/yehudaclm-bold-webfont.svg#yehuda_clmbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'yehuda_clm';
    src: url('fonts/yehudaclm-light-webfont.eot');
    src: url('fonts/yehudaclm-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yehudaclm-light-webfont.woff') format('woff'), url('fonts/yehudaclm-light-webfont.ttf') format('truetype'), url('fonts/yehudaclm-light-webfont.svg#yehuda_clmlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nachlieli_clm';
    src: url('fonts/nachlieliclm-light-webfont.eot');
    src: url('fonts/nachlieliclm-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nachlieliclm-light-webfont.woff') format('woff'), url('fonts/nachlieliclm-light-webfont.ttf') format('truetype'), url('fonts/nachlieliclm-light-webfont.svg#nachlieli_clmlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nachlieli_clm';
    src: url('fonts/nachlieliclm-bold-webfont.eot');
    src: url('fonts/nachlieliclm-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nachlieliclm-bold-webfont.woff') format('woff'), url('fonts/nachlieliclm-bold-webfont.ttf') format('truetype'), url('fonts/nachlieliclm-bold-webfont.svg#nachlieli_clmbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'carmelaregular';
    src: url('fonts/carmelaRegular.eot');
    src: url('fonts/carmelaRegular.eot?#iefix') format('embedded-opentype'), url('fonts/carmelaRegular.woff2') format('woff2'), url('fonts/carmelaRegular.woff') format('woff'), url('fonts/carmelaRegular.ttf') format('truetype'), url('fonts/carmelaRegular.svg#carmelaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */

html {
    font-size: 62.5%;
}
body {
    font: 300 12px/1.4 Arial, 'yehuda_clm', 'nachlieli_clm', 'Helvetica Neue', Helvetica, sans-serif;
    color: #444;
    margin-top: 15px
}
.clear:before,
.clear:after {
    content: ' ';
    display: table;
}
.clear:after {
    clear: both;
}
.clear {
    *zoom: 1;
}
img {
    max-width: 100%;
    vertical-align: bottom;
}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #444;
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}
.wrapper {
    width: 900px;
    margin: 0 auto;
    position: relative;
    background: url(img/bg2-new.jpg) top left no-repeat;
}

body.page-template-template-landing-ru .wrapper,
body.page-template-template-landing-thx-ru .wrapper{
background: url("img/bg2-new-ltr.jpg") top left no-repeat;
}

.header {}.logo {}.logo-img {}.nav {}.sidebar {}.footer {}@font-face {
    font-family: 'Font-Name';
    src: url('fonts/font-name.eot');
    src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
    font-weight: normal;
    font-style: normal;
}
::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {}.bypostauthor {}@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
section {
    height: 699px;
    width: 900px;
}
.main-title {
    position: absolute;
    font-size: 55px;
    color: #0e489a;
    margin: 0;
    right: 40px;
    top: 30px;
}
.phone_block {
    position: absolute;
    top: 135px;
    right: 24px;
    width: 250px;
}
.phone_block p {
    color: #0e489a;
    font-size: 38px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-family: arial;
}

.phone_block #phone_block_title {
    color: #0e489a;
    font-size: 20px;
    line-height: 22px;
    padding: 0;
    margin: 0;
}

.main_text {
    color: #000;
    text-align: center;
    font-size: 32px;
    line-height: 50px;
    position: absolute;
    width: 800px;
    padding: 0;
    margin: 0 auto;
    top: 240px;
    right: 0;
    left: 0;
}
.main_text span {
    font-size: 34px;
}
.p_one {
    font-size: 21px;
    color: #373737;
    line-height: 21px;
    top: 280px;
    position: absolute;
    right: 55px;
    font-weight: bold;
}
.p_two {
    font-size: 21px;
    color: #373737;
    line-height: 21px;
    top: 390px;
    position: absolute;
    right: 55px;
    font-weight: bold;
}
.contact_form {
    position: absolute;
    top: 140px;
    width: 70%;
    left: 0;
    top: 133px;
}
.contact_form #contact_form_title {
    margin: 0;
    font-size: 13px;
    color: white;
}

body.thank-you .contact_form #contact_form_title,
body.thx-ru .contact_form #contact_form_title
{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 22px auto;
}

/*

.contact_form input[type='text'],
.contact_form input[type='email'],
.contact_form input[type='tel'] {
    width: 21%;
    margin-left: 1%;
    background: #e5ecf6;
    border: none;
    padding: 2%;
    border-radius: 3px;
}
*/
.contact_form .cf7-input-wrapper {
    float:right;
	width: 21%;
    margin-left: 1%;
}

main[lang="ru"] .contact_form .cf7-input-wrapper {
	width: 19%;
}

.contact_form .cf7-input-wrapper input{
	width:100%;
	border:0;
	background: #e5ecf6;
    border: none;
    padding: 12px;
    border-radius: 3px;
}

.contact_form .cf7-input-wrapper.cf7-submit-wrapper{
	float:right;
	width: 9%;
	margin-left: 0%;
	background: transparent;
	border: none;
	/*padding: 2% 0 0 0;*/
	padding-top:3px;
}

main[lang="ru"] .contact_form .cf7-input-wrapper.cf7-submit-wrapper{
	width: 17%;
	padding-top:11px;
}

.contact_form .wpcf7-submit {
    color: #f3ca36;
    border: none;
    background: none;
    font-size: 26px;
    padding: 0;
    vertical-align: middle;
    /*margin-right: 10px*/
}

main[lang="ru"] .contact_form .wpcf7-submit {
	font-size: 20px;
}

.contact_form .cf7-input-wrapper.cf7-submit-wrapper input{padding:0; background:transparent;}

.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
    /*display: none !important;*/
	float: right;
    background-color: red;
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}

span.wpcf7-not-valid-tip {
	font-size: 14px;
	display: block;
	color:#fff;
	background-color:red;
}

main[lang="ru"] span.wpcf7-not-valid-tip {
	color:#fff;
	background-color:red;
	direction:ltr;
}

form p {
    margin: 0;
}
.contact_form input[type='text'],
.contact_form input[type='email'],
.contact_form input[type='tel'] {
    font-size: 15px;
}
.logo,
.mm,
.testimonial {
    display: none;
}

.logo{width:162px;height:93px;}

body.acp-contrast-dark #acp-body-wrap .logo img{background-color:#fff!important;}

#testimonial_block{
	line-height: 17px;
	font-size: 21px;
	letter-spacing:-1px;
	padding-right:23px;
	position:relative;
}

#testimonial_block p{
	color:#004B9B;
	margin:0;
	position:relative;
}

#testimonial_block p#testimonial_block_title{
	color:#FFC934;
	font-weight:bold;
}

#open_q, body.acp-contrast-dark #acp-body-wrap #open_q, body.acp-contrast-bright #acp-body-wrap #open_q{
	width:21px;
	height:21px;
	display:inline-block;
	background:url("img/open_q.png") 0 0 no-repeat;
	position:absolute;
	right:-4px;
	top:-12px;
}

#close_q, body.acp-contrast-dark #acp-body-wrap #close_q, body.acp-contrast-bright #acp-body-wrap #close_q{
	width:21px;
	height:21px;
	display:inline-block;
	background:url("img/close_q.png") 0 0 no-repeat;
	position:absolute;
	bottom:-15px;
	right:195px;
}

.contact_form >.wpcf7{display:inline-block;width:100%;}

body.page-template-template-landing-ru .main-title,
body.page-template-template-landing-thx-ru .main-title{font-size:40px;}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
 
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
footer ul {text-align:center;}
footer ul li{display:inline-block; margin: 0 10px;}

@media only screen and (max-width: 900px) {
    section {
        width: 95%;
        height: auto;
        margin: auto;
        display: block;
    }
    .wrapper {
        background: none!important;
        border-top: 8px solid #f4c726;
        border-bottom: 5px solid #0e489a;
        padding-top: 20px;
        width: 100%;
    }
    .main-title,
    .phone_block,
    .contact_form,
    .main_text,
    .p_one,
    .p_two {
        position: static;
    }
	
	.main-text-block .main_text{
		font-weight:bold;
		width: auto !important;
		text-align: center;
		padding-top: 25px !important;
		font-size: 28px !important;
		line-height: 30px !important;
	}
	
    .logo {
        margin: auto;
        display: block;
    }
    h1 {
        text-align: center;
        font-size: 45px;
        line-height: 50px;
        padding: 15px 0;
    }
    .phone_block {
        background: #f4c726;
        display: block;
        width: 100%;
        -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        text-align: center;
        padding: 6px 0;
    }
    .contact_form {
        background: #0e489a;
        width: 100%;
        padding: 7px 10px 15px 0;
    }
	
	main[lang="ru"] .contact_form {
        padding: 7px 0 15px 10px;
    }
	
    div.wpcf7 img.ajax-loader {
        display: none;
    }
    .contact_form input[type='text'],
    .contact_form input[type='email'],
    .contact_form input[type='tel'] {
       /* width: 30%;*/
    }
    .main-text-block {
        background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #E3E1E3), color-stop(0.8, #FFFFFF));
        background-image: -o-linear-gradient(bottom, #E3E1E3 0%, #FFFFFF 80%);
        background-image: -moz-linear-gradient(bottom, #E3E1E3 0%, #FFFFFF 80%);
        background-image: -webkit-linear-gradient(bottom, #E3E1E3 0%, #FFFFFF 80%);
        background-image: -ms-linear-gradient(bottom, #E3E1E3 0%, #FFFFFF 80%);
        background-image: linear-gradient(to bottom, #E3E1E3 0%, #FFFFFF 80%);
        margin: 0 8px;
        position: relative;
        padding: 0 10px;
    }
    .corners {
        position: relative;
        top: 0;
    }
    .corners:before {
        content: "";
        background: url(img/c2.png) top left no-repeat;
        width: 11px;
        height: 17px;
        position: absolute;
        bottom: -17px;
        left: 0;
    }
    .corners:after {
        content: "";
        background: url(img/c1.png) top left no-repeat;
        width: 11px;
        height: 17px;
        position: absolute;
        bottom: -17px;
        right: 0;
    }
    /*#phone_block_title,#contact_form_title {
        width: auto !important;
        text-align: center;
        !important;
        padding-right: 15px !important;
        padding-top: 25px !important;
        font-size: 28px !important;
        line-height: 30px !important;
    }*/
    .p_one,
    .p_two {
        margin-right: 15px;
        border-right: solid 5px #0e489a;
        padding-right: 10px;
    }
	
	main[lang="ru"] .p_one,
    main[lang="ru"] .p_two {
        margin-left: 15px;
        border-left: solid 5px #0e489a;
        padding-left: 10px;
		margin-right: 0;
        border-right: 0px;
        padding-right: 0px;
		
    }
	
    .mm {
        display: block;
        margin: auto;
        margin-top: 15px;
    }
    .testimonial {
        display: inline-block;
        position: absolute;
        top: 28%;
        left: 3%;
        width: 40%;
    }
    div.wpcf7-mail-sent-ok {
        border-color: #f4c726;
        color: white;
    }
	
	#testimonial_block{
		right: 50%;
		transform: translateX(50%);
		display: inline-block;
	}
	
	main[lang="ru"] #testimonial_block {
		left: 50%!important;
		transform: translateX(-50%);
	}
	
	
}
@media only screen and (max-width: 610px) {
    .testimonial {
        display: block;
        position: static;
        top: 28%;
        left: 3%;
        width: auto;
        margin: auto
    }
	
	.contact_form .cf7-input-wrapper,.contact_form .cf7-input-wrapper.cf7-submit-wrapper,
	main[lang="ru"] .contact_form .cf7-input-wrapper,main[lang="ru"] .contact_form .cf7-input-wrapper.cf7-submit-wrapper{
		float:none;
		width: 100%;
		margin-left: 0%;
	}
	
    .contact_form input[type='text'],
    .contact_form input[type='email'],
    .contact_form input[type='tel'] {
        width: 97%;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .contact_form .wpcf7-submit {
        margin: auto;
        display: block
    }
    .p_one br,
    .p_two br {
        display: none;
    }
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 320px) {}

@media only screen and (min-width: 901px) {
	main{position:relative;}
	.logo{position:absolute;left: 52px;display: block; top: 26px;}
	#testimonial_block{
		position:absolute;
		top:304px;
		left:31px
	}
	.ru .p_one ,
	body.page-template-template-landing-ru .p_one,
	body.page-template-template-landing-thx-ru .p_one{
		font-size:14px;width:55%;
	}
	.ru .p_two ,
	body.page-template-template-landing-ru .p_two,
	body.page-template-template-landing-thx-ru .p_two{
		font-size:14px;width:33%;
	}
	.phone_block #phone_block_title {
		font-size:12px;
	}
}

@media only screen and (min-width:992px) {
	.ru .p_one ,
	main[lang="ru"] .p_one{
		font-size:14px;width:55%;
	}
	.ru .p_two ,
	main[lang="ru"].p_two{
		font-size:14px;width:33%;
	}
	main[lang="ru"] .phone_block #phone_block_title,	{
		font-size:12px;
	}
}

/*ltr*/
main[lang="ru"] .logo{left:auto;right:52px;}
main[lang="ru"] .main-title{right:auto; left:40px;}
main[lang="ru"] .phone_block{right:auto; left:24px;}
main[lang="ru"] .contact_form {left:auto;right:0;}
main[lang="ru"] .contact_form .cf7-input-wrapper{float:left; margin-left:0;margin-right:1%;}
main[lang="ru"] .p_one{left:55px; right:auto;}
main[lang="ru"] .p_two{left:55px; right:auto;}
main[lang="ru"] #testimonial_block{right:31px;left:auto;max-width: 300px; font-size:18px;}
main[lang="ru"] .contact_form  .wpcf7{direction:ltr;}
main[lang="ru"] .wpcf7-not-valid-tip, main[lang="ru"] div.wpcf7-validation-errors{float:left;}
main[lang="ru"] #open_q{  
right:auto;left:-18px;  
-webkit-transform: rotate(30deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}

main[lang="ru"] #close_q{    
right:15px; 
-webkit-transform: rotate(30deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
   