html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
	font-display: swap;
    src: url('../fonts/opensanshebrew-regular-webfont.eot');
    src: url('../fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensanshebrew-regular-webfont.woff') format('woff'),
    url('../fonts/opensanshebrew-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
	font-display: swap;
    src: url('../fonts/opensanshebrew-bold-webfont.eot');
    src: url('../fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensanshebrew-bold-webfont.woff') format('woff'),
    url('../fonts/opensanshebrew-bold-webfont.ttf') format('truetype');
}

/* End Font Import */

* {
	box-sizing: border-box;
}

body {
	font-family: 'Open Sans Hebrew', arial;
	font-size: 18px;
	color: #181B29;
	font-weight: 400;
	line-height: 25px;
	background: #fafafa;
	position: relative;
	padding: 0;
}

input, textarea, select, button {
	font-family: 'Open Sans Hebrew', arial;
	font-weight: 400;
	font-size: 18px;
	color: inherit;
	outline: none;
	box-sizing: border-box;
	margin: 0;
	padding: 0 10px;
	line-height: 36px;
	height: 36px;
	-webkit-appearance: none;
	border: 1px #e1e1e1 solid;
	background: transparent;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2ms;
	-o-transition: all 0.2ms;
	transition: all 0.2s;
	display: block;
	width: 100%;
	background: #fff;
	border-radius: 3px;
}

textarea {
	height: 80px;
	padding: 2px 10px;
}

::-webkit-input-placeholder {
	color: #fff;
}
::-moz-placeholder {
	color: #fff;
}
:-ms-input-placeholder {
	color: #fff;
}
:-moz-placeholder {
	color: #fff;
}

input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:hover, textarea:hover,
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
	border: 1px #b3b3b3 solid;
}

input[type="submit"], button {
	border: 0;
	background: #234baa;
	line-height: 50px;
	height: 50px;
	padding: 0 20px;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2ms ease-in-out;
	-o-transition: all 0.2ms ease-in-out;
	transition: all 0.2s ease-in-out;
	font-weight: 700;
	font-size: 18px;
	border-radius: 25px;
}

input[type="submit"]:hover, button:hover {
	background: #000;
	color: #fff;
}

button .fa {
	font-size: 15px;
	margin: 0 5px 0 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #181B29;
}

a:hover {
	text-decoration: underline;
	color: inherit;
}

strong {
	font-weight: 700;
}

hr {
	background: #d4d3d9;
	height: 1px;
	border: 0;
	margin: 20px 0;
}

.off-canvas {
	position: absolute;
	top: -9999px;
}

.wrapper {
	width: 1060px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear: both;
}

.text-center {
	text-align: center;
}

::selection {
	background: #ccc;
}
::-moz-selection {
	background: #ccc;
}

.btn, a.btn {
	background: #ee7000;
	line-height: 45px;
	padding: 0 20px;
	color: #fff;
	display: inline-block;
	text-decoration: none;
}

section.row {
	padding: 50px 0;
}

section.row.inverse {
	background-color: #f1f1f1;
}

section.row h2 {
	font-size: 38px;
	line-height: 42px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 25px 0;
	color: #234baa;
}

section.banner {
	background: url('../images/banner.jpg') no-repeat center center;
	background-size: cover;
	padding: 40px 0 0 0;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 500px;
}

/*section.banner:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(21,23,36,0.90);
	z-index: 1;
}*/

section.banner:after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: calc(((100vw - 1060px)/2) - 80px);
	top: 0;
	background: url('../images/portrait.png') no-repeat left bottom;
	background-size: auto 445px;
	z-index: 2;
}

section.banner .gradiant {
	width: 100%;
	height: 178px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(-180deg, #000 0%, rgba(35,60,153,0.00) 100%);
	z-index: 2;
}

section.banner .wrapper {
	height: 100%;
	position: relative;
	z-index: 3;
	display: flex;
	align-items: flex-end;
}

section.banner .wrapper .text {
	width: 100%;
	padding: 50px 0 20px calc(50% + 50px);
	text-align: justify;
}

section.banner .wrapper .text a {
	color: #fff;
}

section.banner .wrapper .text amp-img {
	display: none;
}

section.banner .wrapper .text .logo {
	display: block;
	max-width: 475px;
	height: auto;
	margin: 0 0 20px 0;
}

section.banner .wrapper h1 {
	font-size: 37px;
	line-height: 44px;
	font-weight: 700;
	margin: 0 0 12px 0;
	text-align: center;
	color: #fff;
}

img.bdiduns {
	width: 350px;
  	display: block;
  	margin: 0 auto 12px auto;
}

section.banner .wrapper h2,
.contact .wrapper h2 {
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	margin: 0 0 10px 0;
	color: #fff;
  font-weight: 700;
}

section.banner .wrapper h2 a {
 background: #57b424;
  line-height: 46px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 23px;
  margin: 5px 0;
}

section.banner .wrapper ul {
	margin: 20px 0 0 0;
}

section.banner .wrapper ul li {
	color: rgba(255,255,255,0.8);
	display: flex;
	font-size: 18px;
	margin: 10px 0 0 0;
}

section.banner .wrapper ul li:first-child {
	margin: 0;
}

section.banner .wrapper ul li .fa {
	font-size: 15px;
	margin: 5px 0 0 5px;
}

section.banner .contact {
	background: rgba(19,21,33,0.60);
}

section.banner .contact .wrapper {
	align-items: flex-start;
	min-height: 90px;
}

section.banner .contact .wrapper .call a {
     background: #57b424;
    line-height: 46px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 23px;
    margin: 5px 0 0 0;
}

section.banner .portrait {
	display: none;
}

.contact {
	min-height: 90px;
	background: #273164;
	position: relative;
	z-index: 4;
	color: #fff;
	padding: 10px 0;
}

.contact .wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 90px;
  flex-wrap: wrap;
}

.contact .wrapper .dunswrap {
 width: 100%; 
}

.contact .wrapper .call {
 width: 20%; 
}

.contact .wrapper h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	white-space: nowrap;
}

.contact .wrapper h3 a {
	background: #57b424;
  	color: inherit;
    line-height: 46px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 23px;
    margin: 5px 0;
	text-decoration: none;
}

.contact .wrapper h3 i {
	color: #234baa;
}

.contact .form {
	display: flex;
	flex-direction: column;
  width: 80%;
}

.contact .or {
	height: 100%;
	min-width: 24px;
	margin: 0 15px;
	position: relative;
	display: none;
}

.contact .or:before {
	content: " ";
	background: rgba(255,255,255,0.1);
	height: 100%;
	width: 1px;
	top: 0;
	left: 50%;
	position: absolute;
}

.contact .or span {
	color: #fff;
	font-size: 12px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	background: #234baa;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -12px 0 0 0;
	display: none;
}

.contact .form h3,
.contact .form .wpcf7 {
	margin: 0 40px 0 0;
}

.contact .form .wpcf7 form {
	padding: 5px 0 0 0;
}

.contact .form .wrap {
	display: flex;
	margin: 0 -5px;
}

.contact .form .wrap label {
	display: block;
	padding: 0 5px;
	width: auto;
}

.contact .form .wrap label .title {
	display: block;
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 25px;
}

.contact .form .wrap label input {
	background: transparent;
	border: 1px rgba(255,255,255,0.5) solid;
}

.contact .form .wrap label.button button {
	width: auto;
	margin: 30px 0 0 0;
	line-height: 36px;
	height: 36px;
	white-space: nowrap;
}

.contact.callus .wrapper {
	justify-content: center;
}

.contact.callus .wrapper h3 {
	font-size: 28px;
	line-height: 36px;
	text-align: center;
}

.contact img {
 	display: block !important;
    max-width: 350px;
  height: auto;
  margin: 0 auto 20px auto;
}

section.banner .contact img.bdiduns {
 display: none !important; 
}

section.benefits ul {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}

section.benefits ul li {
	padding: 10px;
	color: #888;
	width: calc(100% / 3);
}

section.benefits ul li div {
	position: relative;
	color: #234baa;
	font-weight: 700;
	padding: 0 35px 0 0;
}

section.benefits ul li div svg {
	position: absolute;
	top: 3px;
  right: 0;
  width: 25px;
	fill: #234baa;
}

section.news ul {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}

section.news ul li {
	padding: 10px;
	width: calc(100% / 3);
}

section.news .swiper-slide a,
section.news ul li a {
	display: block;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 5px -3px rgba(0,0,0,0.20);
	height: 102px;
	display: flex;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2ms ease-in-out;
	-o-transition: all 0.2ms ease-in-out;
	transition: all 0.2s ease-in-out;
}

section.news .swiper-slide a:hover,
section.news ul li a:hover {
	box-shadow: 0 3px 15px 0px rgba(0,0,0,0.1);
}

section.news .swiper-slide a .image,
section.news ul li a .image {
	width: 100px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.news .swiper-slide a .image img,
section.news ul li .image img {
	max-width: 80px;
	max-height: 80px;
	display: block;
}

section.news .swiper-slide a .info,
section.news ul li a .info {
	width: calc(100% - 100px);
	padding: 10px;
	display: flex;
	flex-direction: column;
	border-right: 1px #ececec solid;
}

section.news .swiper-slide a .info h3,
section.news ul li a .info h3 {
	line-height: 20px;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 5px 0;
}

section.news .swiper-slide a .info h4,
section.news ul li a .info h4 {
	font-size: 12px;
	color: #888;
	line-height: 15px;
}

section.steps ul {
	display: flex;
}

section.steps ul li {
	text-align: center;
	height: 100%;
	width: 25%;
	position: relative;
}

section.steps ul li:last-child {
	padding: 10px 0 0 0;
}

section.steps ul li:last-child:before {
	content: "\f177";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 24px;
	width: 40px;
	line-height: 40px;
	margin: -10px -25px 0 0;
	text-align: center;
	color: #888;
	display: none;
}

section.steps ul li:first-child:before {
	display: none;
}

section.steps ul li .icon {
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: #234baa;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	border-radius: 50%;
}

section.steps ul li .icon svg {
	width: 32px;
	fill: #fff;
}

section.steps ul li h4 {
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: #181B29;
	margin-bottom: 5px;
}

section.steps ul li:last-child h4 {
	color: #234baa;
	font-size: 24px;
}

section.steps ul li h5 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: #181b29;
	margin-bottom: 5px;
}

section.steps ul li h5 a {
 	background: #57b424;
    color: inherit;
    line-height: 46px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 23px;
    margin: 5px 0;
    text-decoration: none;
  color: #fff;
}

section.steps ul li h6 {
	color: #181b29;
	font-weight: 700;
	font-size: 18px;
  display: none;
}

section.steps ul li h6 .fa {
	font-size: 15px;
	margin: 0 0 0 5px;
}

section.steps ul li a.phone {
	font-weight: 700;
	font-size: 42px;
	line-height: 38px;
	margin-bottom: 5px;
	direction: ltr;
	text-decoration: none;
	color: #fd5c27;
	display: inline-block;
}

section.steps ul li p {
	margin-top: 0;
	line-height: 20px;
	font-size: 15px;
	color: #888;
}

section.steps .swiper-pagination {
	display: none;
}

section.steps .swiper-button-prev,
section.steps .swiper-button-next {
	display: none;
}

section.testimonials {
	background-image: url('../images/testimonials.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
}

/*section.testimonials:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24,27,41,0.80);
}*/

section.testimonials h2 {
	color: #fff;
}

section.testimonials .wrapper {
	position: relative;
	z-index: 1;
}

section.testimonials ul {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}

section.testimonials ul li {
	text-align: center;
	padding: 10px;
	color: #fff;
	width: calc(100% / 3);
}

section.testimonials ul li .text {
	margin: 20px 0 0 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
}

section.testimonials ul li .name {
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	padding: 0 0 13px 0;
	position: relative;
	color: rgba(255,255,255,0.9);
}

section.testimonials ul li .name:after {
	content: " ";
	position: absolute;
	height: 3px;
	width: 46px;
	bottom: 0;
	right: 50%;
	margin-right: -23px;
	background: rgba(35,60,153,0.8);
}

section.thanks {
	text-align: center;
}

section.footer {
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
}

.click2action {
	display: none;
}

.ampcf7-error {
	font-size: 13px;
	line-height: 15px;
	color: #c50808;
	border: 1px #ac7e7e solid;
	background: #f6ecec;
	margin: 5px 0 0 0;
	padding: 7px 10px;
}

.ampcf7-success {
	font-size: 13px;
	line-height: 15px;
	color: #3f7303;
	border: 1px #91a26d solid;
	background: #f2f4ec;
	margin: 5px 0 0 0;
	padding: 7px 10px;
}

body.admin-bar section.banner {
	margin-top: 32px;
}

body.admin-bar header {
	top: 52px;
}

body.admin-bar header.shrink{
	top: 32px;
}

.animation_phone {
	-webkit-animation: animationphone 0.3s infinite;
	animation: animationphone 0.3s infinite;
}

.animation_phone_line {
	-webkit-animation: animationlines 0.8s infinite;
	animation: animationlines 0.8s infinite;
	transform-origin: bottom left;
}

@keyframes animationlines {
		0% {
			transform: scale(0);
			opacity: 0;
		}
		40% {
			transform: scale(1);
			opacity: 1;
		}

		100% {
			transform: scale(2);
			opacity: 0;
		}
}

@keyframes animationphone {
	0% { transform: translate3d(0, 0, 0); }
	50% { transform: translate3d(20px, 0, 0); }
}

@-webkit-keyframes animationlines {
		0% {
			transform: scale(0);
			opacity: 0;
		}
		40% {
			transform: scale(1);
			opacity: 1;
		}

		100% {
			transform: scale(2);
			opacity: 0;
		}
}

@-webkit-keyframes animationphone {
	0% { transform: translate3d(0, 0, 0); }
	50% { transform: translate3d(20px, 0, 0); }
}

.screen-reader-response {
	display: none;
}

  .show-mobile {
   display: none !important; 
  }
  
  .show-desktop {
   display: block !important; 
  }