*,*::before,*::after{box-sizing:border-box;}
a{text-decoration:none; color:inherit; cursor:pointer;}
button{background-color:transparent; color:inherit; border-width:0; padding:0; cursor:pointer;}
figure{margin:0;}
input::-moz-focus-inner {border:0; padding:0; margin:0;}
ul, ol, dd{margin:0; padding:0; list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; font-size:inherit; font-weight:inherit;}
p{margin:0;}
cite {font-style:normal;}
fieldset{border-width:0; padding:0; margin:0;}

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;
}

html{ font-size: 1px; }

body {
    font-family: 'Assistant', sans-serif;
    margin: 0;
    direction: rtl;
    letter-spacing: 0px;
    background-color: #fff;
    color: #fff;
	font-size: 0;
	font-weight: 400;
   	line-height: 1.3;
    /*background: url("../images/bkg.png") no-repeat center top;*/
}

#warper {
    transform-origin: center top;
	max-width: 1920px;
	margin: auto;
}

.sec1-stamp {
    float: left;
    color: #fff;
    font-size: 57px;
    font-weight: 700;
    text-align: center;
    position: sticky;
    line-height: 0.88;
    letter-spacing: -0.5px;
    margin-left: 1.9%;
    top: 176px;
    background: url("../images/sec1_stamp.png") no-repeat center center;
    width: 356px;
    height: 356px;
    box-shadow: 0px 15px 20px rgba(0,0,0,0.45);
    border-radius: 50%;
    z-index: 999;
}

.sec1-stamp div {
    margin-top: 87px;
    transform: rotate(-7deg);
}

#bottomBar {
	display: none;
    align-items: center;
    color: #08295F;
    line-height: 1.35;
    padding-right: 82px;
    font-weight: 900;
    font-size: 4.5vw;
    height: 60px;
    background: url("../images/bottom_bar_arr.png") no-repeat 95% center, linear-gradient(270deg, rgba(163,165,167,1) 0%, rgba(255,255,255,1) 100%);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    /* -webkit-transition: transform 300ms; */
    /* transition: transform 600ms; */
    /* transform: translateY(156px); */
    -webkit-box-shadow: 0px -1px 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -1px 4px 2px rgba(0, 0, 0, 0.1);
}

.topNavCont {
	height: 56px;
	position: fixed;
	top: 0;
	width: 100%;
	transition: all 500ms ease-out;
	z-index: 999;
}

nav.top ul {
    margin-top: 3px;
    font-size: 18px;
    margin: 17px 0 0;
    width: 380px;
    float: right;
}
/*nav.top ul li.active {
	background: #07ACED;
}*/

nav.top ul li.active a {
    color: #fff;
    font-weight: 700;
    border-bottom: 6px solid #FB2736;
    padding-bottom: 15px;
}

nav.top ul li.active a::after{
	
}

nav.top ul li {
    float: right;
    margin-left: 20px;
    text-align: center;
    /* padding: 0; */
    /* color: #000; */
    letter-spacing: 0.4px;
    /* background: #0088CB; */
    /* width: 106px; */
    padding: 0 18px;
    line-height: 1;
    /* height: 39px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

nav.top ul li:last-child {
    margin-left: 0;
    padding-left: 0;
}

nav.top ul li a{
	color: #fff;
	font-weight: 300;
}

/*nav.top ul li:hover {
	background: #fff;
}*/

nav.top ul li:hover a {
	text-decoration: underline;
}

.topNavCont.topNavBkg nav.top ul li a{
	color: #B7B7B7;
}


.topNavCont.topNavBkg nav.top ul li.active a{
	color: #fff;
}

.topNavCont.topNavBkg {
    position: fixed;
    width: 100%;
    transition: all 500ms ease-out;
    z-index: 999;
    background: #fff;
    /*border-bottom: 6px solid #0c88ca;*/
    background: rgb(0 0 0 / 70%);
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    backdrop-filter: blur(12px);
}


.container {
    margin: 0 auto;
    max-width: 1640px;
}

#section1 {
    background: url("../images/sec1_logo.png") no-repeat 172% 249%, url(../images/grad.png) no-repeat right top;
	/*background: url("../images/sec1_demo.jpg") no-repeat 172% 249%, url(../images/grad.png) no-repeat right top;*/
    background-size: auto, cover;
    min-height: 1018px;
    position: relative;
}

/*.section1 .wrapper{
	min-height: 1018px;	
	position: relative;
	z-index: 9;
	background: url("../images/sec1_transparent.png") no-repeat center top;
}*/



.section1 .wrapper{
	min-height: 1018px;
	position: relative;
	z-index: 9;
	/*background: url("../images/sec1_transparent.png") no-repeat center top;*/
}

.slider-sec1 {
    /* min-height: 802px; */
    width: 100%;
    max-width: 1090px;
    direction: ltr;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
}

.slider-sec1-resp{
	display: none;
}

.slideshow * {
  outline: none;
}

.slideshow .item {
  height: 100%;
  position: relative;
  z-index: 1;
}

.slideshow .item img {
	 transform-origin: center center;
	 width: 100%;
	 transition: all 7s linear;
	 transform: scale(1.2);
}

.slideshow .item.slick-active img {
  transform: scale(1);
}

.clearBoth{
	clear: both;
    height: 1px;
}

.logo {
    padding-top: 22px;
    float: left;
    margin-left: -15.8%;
	margin-left: 0;
}

/*.logo img{
	width: 136px;
}*/


.mainTitle {
    font-size: 88px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 0.9;
    color: #fff;
    margin: -112px auto 0;
	margin: 118px auto 0;
}

.mainTitle strong {
	/* display: block; */
	letter-spacing: 2px;
	font-weight: 900;
	/* color: #FFD65A; */
}

.main-sub-title {
    font-size: 48.6px;
    font-weight: 600;
    letter-spacing: -0.2px;
    line-height: 1;
    color: #FB2736;
    /* text-align: center; */
    margin: 13px auto 0;
    padding-right: 51px;
    background: url("../images/sec1_title.png") no-repeat 100% 19px;
    background-size: 36px;
}

.sec1-texts {
    font-size: 42px;
    /* text-align: center; */
    margin: 33px auto 0;
    line-height: 1.1;
    font-weight: 400;
}

.sec1-texts span{
    font-weight: 900;
}

.sec1-texts strong {
    font-weight: 600;
    display: block;
}

a.sec1-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    background: #5C83EC url("../images/btn_arr.png") no-repeat 11.5% center;
    height: 86px;
    font-size: 30px;
    font-weight: 700;
    margin: 132px 0px 0;
    /* background-size: 30px, auto; */
    border-radius: 43px;
}

a.sec1-btn:hover {
    background: #fb2736 url(../images/btn_arr.png) no-repeat 11.5% center;
    /* background-size: 30px, auto; */
}

.anchor{
	position: relative;
	top: -56px;
}


.modal {
    max-width: 640px;
    /* min-width: 600px; */
    /* min-height: 402px; */
    padding: 40px 4%;
    /* display: flex; */
    /* align-items: center; */
}


.modal::-webkit-backdrop {
  background: rgba(0, 0, 0, 0.4);
}

.modal::backdrop {
  background: rgba(0, 0, 0, 0.4);
}


.modal p , .modal ul{
	font-size: 28px;
	font-weight: 600;
	line-height: 1.1;
    color: #333;
}

.modal p { margin: 20px auto 0; }
.modal ul { list-style: disc; }

.modal h2 {
    text-align: center;
    font-size: 58px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0% auto 0;
    border-bottom: 3px solid rgb(189,193,198);
    line-height: 1.1;
    color: #cd0a0a;
    padding-bottom: 3%;
}

.modal h2 strong{
	font-weight: 900;
	color: #aaaaaa;
}

.modal .button {
  font-size: 18px;
  border: 0;
  cursor: pointer;
  background: #cd0a0a;
  color: #fff;
  font-weight: 700;
  padding: 6px 33px;
  margin: 5% auto 0;
  display: block;
}
.button:hover{
	background: #000;
}

.button:focus {
  background: #BD1A1D;
}

#section2 {
    min-height: auto;
    background: url("../images/sec_2.jpg") no-repeat center bottom;
    background-color: #070f04;
    background-size: cover;
    padding-bottom: 10%;
}

#section2 .container {
    margin: 0 auto;
    max-width: 1146px;
}

.sec2-title {
    font-size: 70px;
    font-weight: 600;
    margin: 128px 0px 0 0;
}

.sec2-title-2 {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    margin: 5% auto 0;
}


.sec2-ul {
    /* column-count: 2; */
    /* column-gap: 20px; */
    font-size: 22px;
    margin: 3.5% auto  0;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    max-width: none;
    letter-spacing: -0.4px;
}


.sec2-ul li {
    padding-right: 39px;
    margin-left: 3%;
    margin-top: 10px;
    background: url("../images/sec2_li.png") no-repeat right 4px;
}

.sec2-ul li:first-child{
	margin-top: 0;
}

.sec2-ul.sec2-ul-2 li span {
    padding: 2px 8px;
    background: #cd0a0a;
}

.sec2-ul.sec2-ul-2 {
    margin: 3.5% 0px 0 0;
}

.sec2-ul-title {
    font-size: 30px;
    margin-top: 4.5%;
    font-weight: 600;
}

.sec2-ul-title strong {
    /* font-weight: 800; */
}

.sec2-ul-btns {
    font-size: 24px;
    margin: 2.5% 0px 0 0;
    max-width: 512px;
    letter-spacing: -0.4px;
    display: flex;
    justify-content: space-between;
}

.mahuzot-kuhavit {
    font-size: 23px;
    max-width: 540px;
    margin: 3.5% 0px 0 0;
    line-height: 1.25;
    letter-spacing: 0.2px;
    font-weight: 300;
}

a.sec2-btn {
    font-size: 25px;
    font-weight: 600;
    background: #348BFF url("../images/btn_arr.png") no-repeat 15% center;
    margin: 1.5% 0px 0 0;
    max-width: 588px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 46px;
    border-radius: 6px;
}

a.sec2-btn:hover{
	background-color: #E0003D;
}

button.sec2-btn {
    font-family: "noto-sans-hebrew-ex-cond", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 249px;
    color: #ffffff;
    background: #fb2736 url(../images/submit_arr_.png) no-repeat 11% center;
    height: 46px;
    font-size: 25px;
    font-weight: 600;
    margin: 0px auto 0;
    background-size: 10px;
    border-radius: 6px;
}

button.sec2-btn:hover{
	background-color: #cd0a0a;
}


.sec2-circles {
    display: flex;
    justify-content: space-between;
    margin: 3% auto 0;
}

.sec2-circles.sec2-circles-fourth {
    margin: 6% auto 0;
}

.sec2-circle {
    flex: 1;
}

.sec2-circles-up {
    margin: 4% auto 0;
    /* max-width: 100%; */
}

.sec2-circles-down {
    margin: 3% auto 0;
    /* max-width: 818px; */
}

.sec2-circle-icon {
    height: 87px;
    width: 87px;
    /* border: 3px solid #FFD65A; */
    border-radius: 50%;
    background: #5C83EC url(../images/icons/icon_1.png) no-repeat center center;
    margin: auto;
}

.sec2-circle-2 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_2.png") no-repeat center center;
}

.sec2-circle-3 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_3.png") no-repeat center center;
}

.sec2-circle-4 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_4.png") no-repeat center center;
}

.sec2-circle-5 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_5.png") no-repeat center center;
}

.sec2-circle-6 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_6.png") no-repeat center center;
}

.sec2-circle-7 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_7.png") no-repeat center center;
}

.sec2-circle-8 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_8.png") no-repeat center center;
}

.sec2-circle-9 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_9.png") no-repeat center center;
}

.sec2-circle-10 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_10.png") no-repeat center center;
}

.sec2-circle-11 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_11.png") no-repeat center center;
}

.sec2-circle-12 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_12.png") no-repeat center center;
}

.sec2-circle-13 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_13.png") no-repeat center center;
}

.sec2-circle-14 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_14.png") no-repeat center center;
}

.sec2-circle-15 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_15.png") no-repeat center center;
}

.sec2-circle-16 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_16.png") no-repeat center center;
}

.sec2-circle-17 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_17.png") no-repeat center center;
}

.sec2-circle-18 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_18.png") no-repeat center center;
}

.sec2-circle-19 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_19.png") no-repeat center center;
}

.sec2-circle-20 .sec2-circle-icon{
	
}

.sec2-circle-21 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_21.png") no-repeat center center;
}

.sec2-circle-22 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_22.png") no-repeat center center;
}

.sec2-circle-23 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_23.png") no-repeat center center ;
}

.sec2-circle-24 .sec2-circle-icon{
	background: #5C83EC url("../images/icons/icon_24.png") no-repeat center center ;
	background-size: 58px;
}

.sec2-circle-title {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    margin-top: 24px;
    line-height: 0.96;
}

.sec2-circle-title strong{
	font-weight: 900;
	color: #FFD65A;	
}

.sec2-sep {
    width: 160px;
    height: 10px;
    background: #fb2736;
    margin: 2px 0px 0 0;
}

#section3 {
    background: url("../images/sec3_logo.png") no-repeat center center, url(../images/sec_3.jpg) no-repeat center top;
    background-color: #07070b;
    background-size: 67%, cover;
    min-height: 1007px;
}

.sec3-title {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    margin: 58px auto 0;
    line-height: 1;
}
.sec3-sub-title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 47px auto 0;
    color: #FB2736;
}

.form-container {
    max-width: 1066px;
    float: none;
    margin: 60px auto 0;
    font-size: 23px;
    color: #ffffff;
    font-weight: 600;
}

.form-container-right {
    float: right;
    border-left: 1px solid rgba(255,255,255,0.16);
    padding-left: 5%;
}

.form-container-left {
    float: right;
    margin-right: 5%;
    width: 46.7%;
}

.form-container-inner {
    /* margin: 28px auto 0; */
    /* width: 92%; */
}

.form-title {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -0.3px;
}
.form-title-thanks {
	text-align: center;
	font-size: 54px;
	font-weight: 700;
	letter-spacing: -0.3px;
	color: #eecd0c;
}

.formRow {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    width: 458px;
}

.formRow:first-of-type {
    margin-top: 0px;
}

.form-container-left .formRow {
    width: 100%;
}

.phone-container {
    width: 326px;
    display: flex;
    justify-content: space-between;
}

#ContactForm input[type="tel"] {
	width: 215px;
}

#ContactForm input[type="email"] {
	direction: ltr;
}

#ContactForm input[type="radio"] {
	width: 16px;
}

#ContactForm input#start_service, #ContactForm input#end_service , #ContactForm input#birthYear {
    background: transparent url("../images/calender.png") no-repeat 96% center;
    padding-right: 46px;
}

/*.migdar-container {
    display: flex;
    justify-content: space-between;
    width: 254px;
    margin-left: 3%;
}*/

.sherut-container {
    display: flex;
    justify-content: space-between;
    width: 254px;
    margin-left: 15%;
}

#ContactForm label[for="migdar_other"] {
	margin-left: 32px;
}

#ContactForm label[for="sherut_ptor"] {
	position: relative;
    top: 7px;
    line-height: 1;
    align-items: flex-end;
}

#ContactForm label[for="sherut_ptor"] input[type="radio"] {
   position: relative;
	top: -7px;
}



.driving-container, .migdar-container {
    display: flex;
    justify-content: space-between;
    width: 142px;
    margin-left: 37%;
}

#ContactForm label[for="driving_no"]{
	margin-left: 19px;
}

form#ContactForm {}

#ContactForm input, #ContactForm select {
	border: 1px solid rgba(255,255,255,0.6);
	width: 326px;
	height: 54px;
	text-indent: 12px;
	box-sizing: border-box;
	/* margin-bottom: 10px; */
	font-size: 23px;
	font-family: 'Assistant', sans-serif;
	color: #fff;
	background: transparent;
	font-weight: 500;
}

#ContactForm select {
    width: 326px;
    height: 54px;
    margin-bottom: 0;
    text-indent: 10px;
    text-align: center;
	
}

#ContactForm select option{
	text-align: right;
	text-indent: 22px;
	color: #000;
	
}
#ContactForm select option:first-of-type{
	text-align: center;
}

select:focus {
	outline: 0;
}

select#kidumet {
    width: 90px;
}

#ContactForm input:focus{
	border: 1px solid rgba(255,255,255,1);
}

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

#ContactForm label {
    height: 54px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

/*#ContactForm input[type=email] {
	width: 100%;
}*/

#ContactForm input[type="submit"] {
    text-indent: 0px;
    font-size: 33px;
    height: 94px;
    cursor: pointer;
    color: #fff;
    /* background: #FFD65A url(../images/submit_arr.png) no-repeat 8% center; */
    background: #5C83EC url("../images/btn_arr.png") no-repeat 10% center;
    width: 410px;
    border: 0;
    -webkit-appearance: none;
    margin: 4%  auto 0;
    display: block;
    font-weight: 700;
    background-size: 26px, auto;
    border-radius: 48px;
}

#ContactForm input[type="submit"]:hover {
    background: #fb2736 url(../images/btn_arr.png) no-repeat 10% center;
    background-size: 26px, auto;
}

input[type="file"]{
	background: transparent;
	/*width: 0;*/
	width: 1%;
}
.inputfile + label {
    /* max-width: 80%; */
    text-align: center;
    width: 326px;
    font-size: 19px;
    /* font-weight: 500; */
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    /* overflow: hidden; */
    /* padding: 0.625rem 1.25rem; */
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.3px;
    border: 1px solid #fff9;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAe1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////NgkbwAAAAKHRSTlMAAQMECAkKDA4PEhUXHiAhJyg8Rk5VVnOIi4+VnrK+3uLk5unr8/v9E4v1fQAAAHNJREFUGFedztkOgjAURdGD84wWreJURIH9/1/oQ22kjU+ut7uTk1zJM7iJIgaSZiBpvvTblsANPml2sEegsnaffadT4K7I32n4glM4LgC3TJIWLVCP5R+qzmV57QDYiJ5nQ00epV3BnFwPEiuN1rGlfngDm0EVzefBdckAAAAASUVORK5CYII=) no-repeat 95% center;
    padding-right: 43px;
}


#ContactForm input.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.sec3-kuhavut-text {
    font-size: 18px;
    font-weight: 400;
    margin-top: -91px;
    line-height: 1.2;
    color: #fff;
}

.kuhavit {
    text-align: center;
    margin-top: 4%;
}

.footer {
    min-height: 75px;
    margin-top: 6%;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/***************************/

.podtcast-nav {
    width: 186px;
}

.podtcast-nav-title {
    font-size: 32px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 1px;
}

.podtcast-nav-title strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    max-width: 200px;
    line-height: 1.1;
    color: #ddd;
}

nav.postcast-menu ul {
    margin: 5% auto 0;
    display: flex;
    justify-content: space-between;
    max-width: 200px;
}

nav.postcast-menu ul img{
	width: 36px;
}
   
   

nav.footer-social ul {
    display: flex;
    width: 406px;
    justify-content: space-between;
	margin: 6.5% auto;
}
   


nav.footer-social ul li a{
	display: block;
	width: 47px;
	height: 47px;
	background-color: #fff;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}

nav.footer-social ul li:first-child a{ background-image: url("../images/social/social_1.png"); }
nav.footer-social ul li:nth-child(2) a{ background-image: url("../images/social/social_2.png"); }
nav.footer-social ul li:nth-child(3) a{ background-image: url("../images/social/social_3.png"); }
nav.footer-social ul li:nth-child(4) a{ background-image: url("../images/social/social_4.png"); }
nav.footer-social ul li:nth-child(5) a{ background-image: url("../images/social/social_5.png"); }
nav.footer-social ul li:nth-child(6) a{ background-image: url("../images/social/social_6.png"); }
nav.footer-social ul li:nth-child(7) a{ background-image: url("../images/social/social_7.png"); }


nav.footer-social ul li a:hover{
	background-color: #c5a74d;
}
nav.footer-menu ul {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    width: 555px;
	margin: 18px auto 0;
}


.back2Top{
	width: 200px;
	text-align: center;
	background: url("../images/back2top.png") no-repeat center top;
}

.back2Top a {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    display: block;
    padding-top: 28px;
}

.thanks-title {
    text-align: center;
    font-size: 54px;
    font-weight: 700;
    margin-top: 23.5%;
}

.thanksPage .footer {
    margin-top: 18%;
}

/***************************/
.formRow-full {
    width: auto;
    margin-top: 50px;
}

#ContactForm input[type="checkbox"] {
    width: 22px;
    height: 24px;
    margin-left: 14px;
}
#ContactForm label[for="validat"] {
    font-size: 19px;
    line-height: 1.45;
}


body.white-theme .mainSubTitle, body.dark-theme .mainSubTitle, body.white-theme .mainTitle, body.dark-theme .mainTitle, body.white-theme .sec2Title, body.dark-theme .sec2Title, body.white-theme .sec3Title , body.white-theme .sec3Title{
	text-shadow: none;
}


body.white-theme .footer {
    background-color: #eee;
}

body.white-theme #ContactForm input, body.white-theme #ContactForm select {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}

body.white-theme .sec2-circle-icon {
    border: 3px solid #000;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

body.dark-theme .sec2-circle-icon {
    border: 3px solid #fff;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

body.dark-theme #ContactForm input[type="submit"]{
	background: #222;
}

body.dark-theme a.sec1-btn {
    border: 1px solid #fff;
    background: #111111;
}

body.white-theme ::-webkit-input-placeholder { color: #000;  }
body.white-theme :-ms-input-placeholder { color: #000; }
body.white-theme ::placeholder { color: #000; }

body.white-theme .sec1-texts strong, body.white-theme .main-sub-title, body.white-theme .podtcast-nav-title strong{
	color: #000;
}

body.white-theme .logo {
   -webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
	filter: invert(100%);
}

body.white-theme a.sec2-circle.sec2-circle-1, body.white-theme a.sec2-circle.sec2-circle-2, body.white-theme a.sec2-circle.sec2-circle-3, body.dark-theme a.sec2-circle.sec2-circle-1, body.dark-theme a.sec2-circle.sec2-circle-2, body.dark-theme a.sec2-circle.sec2-circle-3 , body.dark-theme nav.footer-social ul li a, body.white-theme nav.footer-social ul li a, body.white-theme nav.postcast-menu ul img, body.dark-theme nav.footer-social ul li a, body.dark-theme nav.postcast-menu ul img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
body.dark-theme .sec2Text strong, body.dark-theme .sec1-texts strong, body.dark-theme .main-sub-title{
	color: #fff;
}

body.white-theme .sec2BoxSep,body.white-theme .section1 .wrapper {
    background: #fff;
}

body.dark-theme .sec2BoxSep,body.dark-theme .section1 .wrapper {
    background: #000;
}
body.dark-theme .footer{
	background: #111;
}
    


body.white-theme .slider-sec1, body.dark-theme .slider-sec1{
	display: none;
}

body.white-theme a.sec1-btn {
    border: 3px solid #000;
    background: #fff;
}

@media screen and (max-width: 1910px) {	
	#section1 {
		background: url("../images/sec1_logo.png") no-repeat 78vw  bottom, url(../images/grad.png) no-repeat right top;
		background-size: auto, cover;
	}
	
	.sec1-stamp {
		font-size: 2.6vw;
		line-height: 0.9;
		letter-spacing: -1.2px;
		margin-left: 1.0%;
		top: 14vw;
		width: 16vw;
		height: 16vw;
		background-size: contain;
	}
	
	.sec1-stamp div {
		margin-top: 3.7vw;
	}
}

@media screen and (max-width: 1800px) {	
	/*.logo {
		margin-left: 1%;
	}*/
	
	/*.mainTitle {
		margin: -3vw auto 0;
	}*/

	/*#section1{
		background: url("../images/grad.png") no-repeat center top;
		background-size: cover;
	}*/
	
	#section1, .section1 .wrapper, .slider-sec1, .slide ,.slideshow .item img {
		height: 56vw;
		width: auto;
		min-height: auto;
	}
	
	.slider-sec1{
		width: 60vw;
	}
	
	.sec2-circles {
		margin: 8% auto 0;
		max-width: 90%;
	}
	
	.form-container {
		max-width: 970px;
	}
	
	.form-container-right {
		border-left: 0px solid rgba(255,255,255,0.16); 
		padding-left: 1%;
	}
}

@media screen and (max-width: 1660px) {	
	.container {
		max-width: 94%;
	}
	
	

	#section1 {
		/* min-height: auto; */
		/* background-size: cover; */
		/* padding-bottom: 12%; */
	}
	
	.mainTitle {
		margin: -3vw auto 0;
		margin: 4vw auto 0;
		font-size: 80px;
	}
	
	.main-sub-title {
    	font-size: 45.6px;
	}
	
	.sec1-texts {
		font-size: 38px;
	}

	#section2 {
		min-height: auto;
		background-position: center center;
		background-size: cover;
		padding-bottom: 6%;
	}

	.sec2-circles {
		margin: 8% auto 0;
	}
	
	.sec2-circles.sec2-circles-down{
		/* margin: 4% auto 0; */
	}
	
	a.sec2-circle, a.sec2-circle.sec2-circle-2, a.sec2-circle.sec2-circle-3 {
		width: 30.5vw;
		height: 30.5vw;
		border: 22px solid #fff;
		background-size: auto, cover;
	}
	
	nav.footer-menu ul {
		margin-left: 0;
	}
	
	#section3 {
		/* background-size: 75%; */
	}
}
   

@media screen and (max-width: 1500px) {	
	
	
	
	
	.container {
		width: 95%;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 626px;
	}
	.logo {
		padding-top: 24px;
	}
	

	.logo img{
		width: 212px;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide{
		/* min-height: 626px; */
	}
	
	.section1 .wrapper {
		background-size: cover;
	}
	
	.slide1, .slide2, .slide3{
		background-size: cover;
	}
	
	.mainTitle {
		margin: 0vw auto 0;
		font-size: 66px;
		line-height: 0.9;
	}
	
	.main-sub-title {
		font-size: 35.6px;
		letter-spacing: 0px;
		/* line-height: 0.9; */
		background: url(../images/sec1_title.png) no-repeat 100% 22%;
		background-size: 30px;
		margin-top: 14px;
		padding-right: 44px;
	}
	
	.sec1-texts {
		font-size: 32px;
		margin: 1% auto 0;
	}
	
	a.sec1-btn {
		height: 72px;
		margin: 4% 0 0;
		width: 390px;
	}
	
	.sec2-circles {
		max-width: 86%;
	}
	
	.sec2-circle-title {
		font-size: 22px;
		width: 85%;
		margin: 24px auto 0;
	}
	
	a.sec2-circle, a.sec2-circle.sec2-circle-2, a.sec2-circle.sec2-circle-3 {
		border: 1.5vw solid #fff;
		background-size: 9vw, cover;
	}
	
	.sec2-circles-up {
		margin: 10% auto 0;
		/* max-width: 98%; */
	}
	
	.sec2-circles.sec2-circles-down {
		/* margin: 8% auto 0; */
		/* max-width: 85%; */
	}
	
	#section2 {
		padding-bottom: 10%;
	}
	
	#section3 {
		/* min-height: auto; */
		padding-bottom: 5%;
	}
	
	.sec3-kuhavut-text {
		/*margin-top: 32px;*/
		line-height: 1.15;
	}
	
	.form-container {
		max-width: 840px;
	}
	
	#ContactForm input, #ContactForm select, .phone-container, .sherut-container {
    	width: 276px;
	}
	
	#ContactForm label {
    	font-size: 21px;
	}
	
	.sherut-container {
		margin-left: 0%;
	}
	
	select#kidumet {
		width: 70px;
	}
	
	#ContactForm input[type="tel"] {
		width: 198px;
	}
	
	.formRow {
		width: 396px;
	}
	.formRow-full {
		width: auto;
	}
	
	.driving-container, .migdar-container {

		width: 162px;
		margin-left: 25%;
	}
	
}


@media screen and (max-width: 1222px) {	
	/*#section1{
		background: #08295f;
	}
	.section1 .wrapper{
		background: url("../images/sec1_transparent_1220.png") no-repeat left top;
		background-size: contain;
	}
	
	.slide1, .slide2, .slide3{
		background-size: contain;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 636px;
	}*/
	.slider-sec1 {
		width: 56vw;
	}
	.mainTitle {
		font-size: 60px;
		margin: -1vw auto 0;
	}
	
	.main-sub-title {
    	font-size: 32.9px;
	}
	
	
	.sec1-texts {
    	font-size: 29px;
	}
	
	.slick-dots {
		bottom: 3vw;
		left: 35%;
	}
	
	.sec2-circles-up {
		margin: 18% auto 0;
	}
	
	.sec2-circles {
		max-width: 76%;
	}
	

	#section3 {
		min-height: auto;
		padding-bottom: 8%;
	}
	
	.form-container-right {
		float: none;
		border-left: 0px solid #ffffff29;
		padding-left: 0;
	}
	
	.form-container-left {
		margin-top: 24px;
		float: none;
		margin-right: 0;
		width: auto;
	}
	
	.formRow {
		width: auto;
	}
	
	.form-container {
    	max-width: 504px;
	}
	
	#ContactForm input[type="submit"] {
		width: 100%;
	}
	
	#ContactForm label[for="migdar_other"] {
		margin-left: 0;
	}
	
	nav.footer-menu ul {
		font-size: 17px;
		width: 442px;
	}
	
	.back2Top a {
		font-size: 17px;
	}
	
	a.sec2-circle, a.sec2-circle.sec2-circle-2, a.sec2-circle.sec2-circle-3 {
		background-size: 10vw, cover;
	}
	
	.thanksPage #section3 {
		background-size: contain;
	}
	
	.thanks-title {
		margin-top: 8.5%;
	}
	
	.sec3-kuhavut-text {
		margin-top: 40px;
		text-align: center;
	}
	
	.sec2-circle-icon {
		/* height: 128px; */
		/* width: 128px; */
	}
	
	.sec2-circles-up {
		margin: 16% auto 0;
	}
	
	.sec2-circles.sec2-circles-down {
		/* margin: 8% auto 0; */
		/* max-width: 95%; */
	}
	
	/***********************************/

	.kuhavit {
		margin-top: 7%;
	}
	
	.formRow-full {
		margin-top: 8%;
		align-items: baseline;
	}
	
	#ContactForm input[type="checkbox"] {
		width: auto;
		height: auto;
	}
	
	#ContactForm label[for="validat"] {
		font-size: 18px;
	}
	
	
}





@media screen and (max-width: 1060px) {	
	
	#section1, .section1 .wrapper, .slider-sec1, .slide, .slideshow .item img, .slider-sec1  {
		min-height: auto;
	}
	
	/*#section1{
		background: url("../images/sec1_resp_1.jpg") no-repeat center bottom, url("../images/grad.png") no-repeat center top;
		background-size: contain, cover;
	}*/
	
	/*.slide1 {
		background: url("../images/sec1_resp_1.jpg") no-repeat center bottom, url("../images/grad.png") no-repeat center top;
		background-size: contain, cover;
	}

	.slide2 {
		background: url("../images/sec1_resp_2.jpg") no-repeat center bottom, url("../images/grad.png") no-repeat center top;
		background-size: contain, cover;
	}
	
	.slide3 {
		background: url("../images/sec1_resp_3.jpg") no-repeat center bottom, url("../images/grad.png") no-repeat center top;
		background-size: contain, cover;
	}*/
	
	.slider-sec1 {
		width: 50vw;
	}
	
	.slick-dots {
		bottom: 12px;
		width: 100%;
		max-width: 40%;
		left: 30%;
	}
	.sec2-title {
		font-size: 60px;
		font-weight: 600;
		margin: 10% auto 0;
		text-align: center;
	}
	
	.sec2-sep {
		height: 8px;
		margin: 4px auto 0;
	}
	
	.logo img {
		width: 23vw;
	}
	
	.sec1-right {
		margin-right: 0vw;
		margin-top: -6vw;
	}
	
	.sec2-ul-title {
		text-align: center;
		margin-top: 5.5%;
		line-height: 1.1;
	}
	
	.sec2-ul.sec2-ul-2 {
		margin: 3.5% auto 0;
	}
	
	.sec2-ul {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}

	.footer {
		min-height: auto;
		padding-bottom: 1%;
	}
	.footer .container {
    	display: block;
	}
	
	nav.footer-social ul {
		width: 406px;
		/*margin: auto;*/
	}
	
	.back2Top {
		margin: 10% auto 0;
	}
	
	nav.footer-menu ul {
		font-size: 19px;
		width: 80%;
		margin: 6% auto 0;
	}
	
	#section2 {
		min-height: auto;
		background-position: left bottom;
		background-size: cover;
		padding-bottom: 20%;
	}
	
	.sec2-circles {
		margin: 18% auto 0;
		max-width: 76%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto auto auto auto auto;
		grid-gap: 12% 0;
	}

	/*.sec2-circle.sec2-circle-22 {
		grid-column: 3 span;
	}*/
	.sec2-circle-icon {
		margin: auto;
	}
	
	
	
	/************************************/
	.podtcast-nav, .podtcast-nav-title strong {
		max-width: none;
	}
	
	.podtcast-nav {
		width: auto;
	}
	
	nav.postcast-menu ul {
		margin: 2% auto 0;
	}
	
	.sec1-stamp {
		font-size: 3.1vw;
		margin-left: 1.0%;
		top: 16vw;
		width: 18vw;
		height: 18vw;
	}
	
	.sec1-stamp div {
		margin-top: 4.2vw;
	}
}

@media screen and (max-width: 890px) {	
	#section1, .section1 .wrapper, .slide {
		min-height: auto;
		height: 112vw;
	}
	
	.slideshow .item img, .slider-sec1 {
		height: auto;
		width: 100%;
		min-height: auto;
	}
	#section1 {
		position: relative;
		background-position: center 98%, center center;
		background-size: 52%, cover;
	}
	
	.slider-sec1 {
		position: absolute;
		top:auto;
		bottom: 0;
	}
	
	.logo {
		padding-top: 2vw;
		margin-left: 0;
	}
	.sec1-right {
		margin-right: 23vw;
		margin-top: 55vw;
	}
	
	.slideshow .item img {
    	transform-origin: center center;
	}
	
	.slider-sec1 {
		display: none;
	}

	.slider-sec1.slider-sec1-resp {
		display: block;
		bottom: auto;
		top: 0;
	}
	
	.sec1-stamp {
    	display: none;
	}
	#bottomBar {
		display: flex;
	}
	.topNavCont {
		display: none;
	}
}


@media screen and (max-width: 820px) {	
	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 131vw;
	}*/
	
	#section1, .section1 .wrapper, .slide {
		height: 118vw;
	}
	
	.sec1-right {
		margin-right: 18vw;
	}
	.logo img {
		width: 24vw;
	}
	
     /* #section1, .section1 .wrapper, .slider-sec1, .slide {
          min-height: auto;
          background-position: 65% top;
      }

      .mainTitle {
          margin: 2vw auto 0;
         font-size: 10.1vw; 
      } */

      .mainTitle, .main-sub-title {
          /* font-size: 10.1vw; */
      }
      .sec1-texts {
          /* font-size: 5.6vw; */
          /* margin: 1% auto 0; */
      }
 /* 
      a.sec1-btn {
          width: 52vw;
          height: 9vw;
          font-size: 3.4vw;
      }
	*/
	#section2 {
		padding-bottom: 28%;
	}
	
	.sec2-circles {
		max-width: 100%;
		margin: 12% auto 0;
		/*display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto auto auto;*/
		grid-gap: 10% 5%;
	}
	
	.sec2-circle.sec2-circle-9, .sec2-circle.sec2-circle-18, .sec2-circle.sec2-circle-23 {
		grid-column: 2 span;
	}
	
	
	
	/*.sec2-circle.sec2-circle-2 {
		grid-column: 3 span;
	}
	.sec2-circle.sec2-circle-5, .sec2-circle.sec2-circle-17 {
		grid-column: 2 span;
	}*/
}


@media screen and (max-width: 720px) {
	.sec1-right {
		margin-right: 20vw;
	}
	
	#section1, .section1 .wrapper, .slide {
		height: 127vw;
		background-position: center 97%, center center;
		background-size: 62%, cover;
	}
	
	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 136vw;
	}*/
	
	.sec2-ul {
		max-width: none;
		letter-spacing: 0;
		margin-top: 8vw;
		font-size: 20px;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
	
}



@media screen and (max-width: 620px) {
	.sec1-right {
		margin-right: 14vw;
	}
	
	#section1, .section1 .wrapper, .slide {
		height: 137vw;
	}
	
	.sec2-ul-btns {
		margin: 4.5% auto 0;
		max-width: none;
		letter-spacing: -0.2px;
		display: block;
	}
	
	.sec2-ul-btns li:last-child {
		margin-top: 3%;
	}
	
	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 144vw;
	}*/
}



@media screen and (max-width: 550px) {
	.sec2-title-2 {
		font-size: 7vw;
		margin: 35% auto 0;
	}
	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 164vw;
	}*/
	#section1, .section1 .wrapper, .slide {
		height: 138vw;
	}
	
	.sec1-right {
		margin-right: 10vw;
		margin-top: 47vw;
	}
	
	#bottomBar {
		padding-right: 12vw;
		font-size: 5.2vw;
	}
	
	nav.top ul {
		font-size: 18px;
		margin: 17px auto 0;
		width: 377px;
		float: none;
	}
	
	.logo {
		padding-top: 14px;
		/* text-align: center; */
		margin-left: 0;
		/* float: none; */
	}
	
	.logo img {
		width: 34vw;
	}
	
	.sec1-texts {
		font-size: 5.4vw;
	}
	
	.sec2-ul li {
		padding-right: 22px;
		margin-top: 14px;
		background: url("../images/sec2_li.png") no-repeat right 4px;
		background-size: 14px;
		background-position: right 6px;
	}

	.sec2-ul-title {
    	font-size: 25px;
	}
	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		background-position: 28% top;
		padding-bottom: 8%;
	}
	
	a.sec1-btn {
		width: 66%;
		background: #FFD65A  url("../images/btn_arr.png") no-repeat 9% center;
		height: 14vw;
		font-size: 5.1vw;
		margin-top: 6%;
	}*/
	
	.mainTitle {
		margin: 0vw auto 0;
		font-size: 11.5vw;
	}
	
	.main-sub-title {
		font-size: 6.3vw;
	}
	
	.mainTitle, .main-sub-title {
		/* font-size: 12.1vw; */
	}
	
	.sec1-texts {
		/* font-size: 8.0vw; */
	}
	
	
	a.sec1-btn {
		width: 84%;
		height: 12vw;
		font-size: 4.9vw;
		/* background: url(../images/btn_arr.png) no-repeat 7% center, linear-gradient(270deg, rgba(254,151,50,1) 0%, rgba(237,116,80,1) 100%); */
		background-size: 20px, auto;
	}
	
	#section2 {
		padding-bottom: 30%;
	}
	
	.sec2-circles {
    	margin: 11% auto 0;
	}
	
	.sec2-circles.sec2-circles-up {
		margin: 11% auto 0;
	}
	
	
	
	.sec2-circle-title {
		font-size: 20px;
		margin-top: 12px;
		line-height: 1.15;
	}
	
	.sec3-title {
		font-size: 6.5vw;
		line-height: 1.1;
		margin: 13% auto 0;
	}
	
	.slick-dots {
		bottom: 26px;
		width: 100%;
		max-width: 40%;
		left: 30%;
		height: 38px;
		border-radius: 19px;
	}
	
	.form-container {
		max-width: 90%;
	}
	
	nav.footer-menu ul {
		font-size: 18px;
		width: auto;
		margin: 10% auto 0;
	}
	
	.back2Top {
		margin-top: 15%;
	}
	
	/*****************************/
	#ContactForm input[type="checkbox"] {
		margin-left: 8px;
	}
	
	#ContactForm label[for="validat"] {
		font-size: 16px;
	}
	
	.sec2-title {
		font-size: 10vw;
		font-weight: 600;
		margin: 16% auto 0;
		text-align: center;
	}
	
	.podtcast-nav {
		margin-top: 20%;
	}
}



@media screen and (max-width: 480px) {	
	.container {
		width: 94%;
	}
	#section1, .section1 .wrapper, .slide {
		height: 147vw;
		background-position: 139% 71%, center center;
		background-size: 52%, cover;
	}
	#bottomBar {
		padding-right: 9vw;
		font-size: 5.5vw;
		height: 42px;
		background: url(../images/bottom_bar_arr.png) no-repeat 98% center, linear-gradient(270deg, rgba(163,165,167,1) 0%, rgba(255,255,255,1) 100%);
		position: fixed;
	}

	.slick-dots {
		bottom: 10px;
		width: 100%;
		max-width: 24%;
		left: 37%;
		height: 28px;
		border-radius: 14px;
	}
	
	.slick-dots li {
		top: -3px;
		position: relative;
		display: inline-block;
		width: 6px;
		height: 6px;
		margin: 0px 8px;
		padding: 0;
	}
	
	.slick-dots li button {
		width: 6px;
		height: 6px;
		padding: 4px;
		margin-left: -4px;
	}
	
	.sec1-right {
		margin-right: 9vw;
		margin-top: 48vw;
	}

	/*#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 174vw;
	}*/
	
	.slideshow .item img, .slide3 {
		transform-origin: center right;
	}
	
	.slideshow .item img, .slide2, .slideshow .item img, .slide1 {
		transform-origin: center center;
	}
	
	a.sec1-btn {
		font-size: 5.9vw;
		margin-top: 8%;
	}
	
	.mainTitle {
		/* font-size: 11.5vw; */
		line-height: 0.9;
		margin: 4.5vw auto 0;
	}
	
	.main-sub-title {
		font-size: 6.6vw;
		line-height: 0.9;
		margin: 2.5vw auto 0;
		background-size: 4vw;
		padding-right: 5.2vw;
	}
	
	.sec1-texts {
		font-size: 5.8vw;
		margin-top: 3%;
	}
	
	.kuhavit {
		margin-top: 8%;
	}
	
	.form-container {
    	font-size: 20px;
	}
	
	.formRow {
		display: block;
		margin-top: 4%;
	}
	
	.form-container-left .formRow:first-of-type {
		display: flex;
		margin-top: 5%;
	}
	
	/*.form-container-left .formRow:nth-of-type(2) {
		margin-top: 10%;
	}*/
	
	/*.form-container-left .formRow:nth-of-type(3) {
		display: flex;
		margin-top: 10%;
	}*/
	
	#ContactForm label {
		height: auto;
		margin-bottom: 2%;
	}
	
	#ContactForm input, #ContactForm select {
		width: 100%;
		height: 53px;
	}
	
	#ContactForm select#kidumet {
		width: 28%;
	}
	#ContactForm input[type="tel"] {
		width: 70%;
	}
	.phone-container {
		width: 100%;
	}
	
	.sherut-container {
		width: 90%;
		margin-left: 0;
		margin-right: 10%;
	}
	
	.driving-container, .migdar-container {
		width: 170px;
		margin-left: 5%;
	}
	
	/*.migdar-container {
		width: 80%;
		margin-left: 0;
		margin-right: 6%;
	}*/

	#ContactForm input[type="submit"] {
		font-size: 26px;
		height: 74px;
		/* background: #FFD65A  url(../images/submit_arr.png) no-repeat 8% center; */
		margin: 10% auto 0px;
		background-size: 32px,auto;
	}
	
	#ContactForm label[for="sherut_ptor"] {
    	top: 0px;
	}
	
	#ContactForm label[for="sherut_ptor"] input[type="radio"] {
		top: -2px;
	}

	#section3 {
		padding-bottom: 20%;
		background-size: auto, cover;
	}
	
	nav.footer-menu ul {
		font-size: 15px;
		margin: 16% auto 0;
	}
	
	.form-container {
    	margin: 6% auto 0;
	}
	
	.sec3-title {
		font-size: 7.0vw;
		line-height: 1.2;
		margin: 20% auto 0;
	}
	
	#section2 {
		padding-bottom: 22%;
		/*background-size: cover;*/
	}
	
	.sec2-circles {
		margin: 30% auto 0;
	}
	
	a.sec2-circle, a.sec2-circle.sec2-circle-2, a.sec2-circle.sec2-circle-3 {
		width: 46vw;
		height: 46vw;
		background-size: 19vw, cover;
		border: 2.6vw solid #fff;
	}
	
	.thanks-title {
		font-size: 11vw;
		margin-top: 25.5%;
	}
	
	.logo {
		padding-top: 6px;
	}
	
	.logo img {
		width: 38vw;
	}

	.sec2-circle-icon {
		height: 72px;
		width: 72px;
	}

	#ContactForm .inputfile + label {
		width: 100%;    height: 54px;
	}
	
	.anchor {
		top: -34px;
	}
	.topNavCont {
		height: 34px;
	}
	
	nav.top ul {
		font-size: 18px;
		margin: 0px auto 0;
		width: 96%;
		display: flex;
		justify-content: space-around;
	}
	
	nav.top ul li {
		margin-left: 0px;
		padding: 0;
	}
	
	nav.top ul li.active a {
		position: relative;
		top: 6px;
		border-bottom: 4px solid #FF9831;
		padding-bottom: 6px;
	}
	
	/********************/
	.formRow.formRow-full {
		display: flex;
		margin-top: 10%;
	}
	
	nav.footer-social ul {
		width: auto;
	}
	
	.sec2-circle-title {
		font-size: 17px;
		max-width: 90%;
		margin: 12px auto;
		line-height: 1.15;
	}
	
	.sec2-sep {
		height: 6px;
		margin: 10px auto 0;
	}
}





@media screen and (max-width: 400px) {
	
	#section1, .section1 .wrapper, .slide {
		height: 148vw;
	}
	.logo img {
		width: 36vw;
	}
	.sec1-right {
		margin-right: 11vw;
		margin-top: 47vw;
	}
	
	ul.top-menu {
    	font-size: 12px;
	}
	
	nav.footer-social ul li a {
		width: 44px;
		height: 44px;
	}

	
	nav.top ul {
		width: 100%;
		    font-size: 17px;
	}
	
}














