*,*::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: "noto-sans-hebrew-ex-cond", 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;
}

header {}

.required {
    font-size: 17px;
    color: #f00;
    padding-right: 2px;
}

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

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

nav.top ul li.active a{
	color: #02bad3;
	font-weight: 900;
}

nav.top ul li {
    float: right;
    margin-left: 20px;
    text-align: center;
    /* padding: 0; */
    /* color: #000; */
    letter-spacing: 0.0px;
    /* background: #0088CB; */
    /* width: 106px; */
    padding: 0 25px;
    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: 400;
}

/*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: 10;
    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: 1578px;
}

.title {
    text-align: center;
    margin: 112px auto 0;
    font-size: 108px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
}

.title strong{
	font-weight: 900;
}

.sub-title {
    text-align: center;
    margin: 9px auto 0;
    color: rgb(153 237 255);
    font-size: 62px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1.05;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
}

/* === max-width: 1400px === */
@media screen and (max-width: 1400px) {
    .title {
        margin: 80px 0 0;
        text-align: right;
        font-size: 8vw;
    }

    .title img,
    .sub-title img,
    .sec1-flah-text img {
        width: 610px;
    }

    .sub-title {
        /* text-align: right; */
        margin: 6px 0 0;
        font-size: 6.4vw;
        /* letter-spacing: -2px; */
        line-height: 0.95;
    }
	
	
}

/* === max-width: 1222px === */
@media screen and (max-width: 1222px) {
    .title {
        margin: 7vw 0 0;
    }

    .title img,
    .sub-title img,
    .sec1-flah-text img {
        width: 550px;
    }
	
	.sub-title { font-size: 82px;}
}

/* === max-width: 820px === */
@media screen and (max-width: 820px) {
    .title {
        text-align: center;
        margin: 11vw auto 0;
    }

    .title img {
        width: 62vw;
    }

    .sub-title {
        margin: 32vw auto 0;
        letter-spacing: 0;
        font-size: 9vw;
    }

    .sub-title img,
    .sec1-flah-text img {
        width: 62vw;
    }
	
	
}

/* === max-width: 550px === */
@media screen and (max-width: 550px) {
    .title {
        margin: 21vw auto 0;
        letter-spacing: 0px;
        font-size: 11vw;
    }

    .sub-title {
        margin: 6px auto 0;
    }
	
	
}

/* === max-width: 480px === */
@media screen and (max-width: 480px) {
    .title {
        margin: 25vw auto 0;
        font-size: 12vw;
        letter-spacing: 0;
    }

    .title img {
        width: 74vw;
    }

    .sub-title {
        margin: 41vw auto 0;
        font-size: 9vw;
    }

    .sub-title img,
    .sec1-flah-text img {
        width: 74vw;
    }
}






#section1 {
	background: #08295f url(../images/sec1_bg_1.jpg?v=1) no-repeat center top;
	/* background: red; */
	min-height: 959px;
	position: relative;
}

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

.section1 .wrapper{
	position: relative;
	z-index: 8;
	min-height: 837px;
}

.sec1-left {
    float: left;
    margin-left: 2%;
}

.slider-sec1 {
    min-height: 959px;
    width: 100%;
	max-width: 1920px;
    direction: ltr;
    position: absolute;
    top: 0;
	left: 0;
	right: 0;
}

.slide{
	min-height: 959px;
}

.slide1 {background: url(../images/sec1_bg_1.webp) no-repeat  center top;}
.slide2 { background: url(../images/sec1_bg_2.webp) no-repeat center top;}
.slide3 { background: url(../images/sec1_bg_3.webp) no-repeat center top;}
.slide4 { background: url(../images/sec1_bg_4.webp) no-repeat center top;}

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

.logo {
    padding-top: 0;
    /* text-align: center; */
    margin-top: 25px;
}
.logo img{
	/* width: 157px; */
}

.mainTitle {
    font-size: 112px;
    font-weight: 900;
    letter-spacing: -0.0px;
    line-height: 0.9;
    color: #ffffff;
    /* text-align: center; */
    margin: 13px auto 0;
    text-shadow: 0px 0px 12px rgb(0 0 0 / 25%);
}

.mainTitle strong {
	display: block;
	/* font-weight: 300; */
	color: #02BAD3;
	/* font-size: 42px; */
	/* margin-top: 3px; */
	/* letter-spacing: -1px; */
	/* line-height: 1.05; */
}

.main-sub-title {
    font-size: 104px;
    font-weight: 300;
    letter-spacing: -3px;
    line-height: 0.83;
    color: #FFD65A;
    text-align: center;
    margin: -1px auto 0;
}

.sec1-texts {
    font-size: 37px;
    /* text-align: center; */
    margin: 32px auto 0;
    line-height: 1.05;
    font-weight: 500;
    letter-spacing: 1px;
    /* text-shadow: 2px 2px 2px rgb(0 0 0 / 23%); */
    text-shadow: 0px 0px 6px rgb(0 0 0 / 25%);
}
/*
.sec1-texts span{
    font-weight: 900;
}
*/

.sec1-texts strong {
    font-weight: 900;
    color: #02BAD3;
    /* display: block; */
    padding-bottom: 2px;
    border-bottom: 8px solid #02BAD3;
    padding-top: 2px;
    border-top: 8px solid #02BAD3;
}

a.sec1-btn {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
    /* background: #ECE200 url(../images/btn_arr.png) no-repeat 11% center; */
    /* background: #02BAD3; */
    background: url(../images/btn_arr.png) no-repeat 11% center, linear-gradient(353deg, #223291 0%, rgb(11 183 255) 100%);
    height: 80px;
    font-size: 23px;
    font-weight: 900;
    margin: 24px auto 0;
    border-radius: 6px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
}

a.sec1-btn:hover{
	background-color: #fff855;
}

.sec1-abottom{
	position: absolute;
	z-index: 1;
	font-size: 23px;
	font-weight: 900;
	color: #02BAD3;
	background: url(../images/asec1_bg.png)  no-repeat center center;
	left: 21%;
	width: 147px;
	height: 147px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -72px;
	border-radius: 50%;
}


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

#section2 {
    min-height: 824px;
    background: #070836 url(../images/sec_2.jpg) no-repeat right top;
    background-size: cover;
}

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

.circles-left{
	float: left;
	width: 78%;
}

.sec2-circles-up {
    margin: 182px auto 0;
    max-width: 1002px;
}

.sec2-circles-down {
    margin: 23px auto 0;
    max-width: 1002px;
}

.sec2-circle-icon{
	height: 138px;
	width: 138px;
	border: 3px solid #11437d;
	border-radius: 50%;
	background: url("../images/icons/icon_1.png") no-repeat center center;
}

.sec2-circle-0 .sec2-circle-icon{
	background-image: url("../images/icons/icon_0.png");
}

.sec2-circle-2 .sec2-circle-icon{
	background-image: url("../images/icons/icon_2.png");
}

.sec2-circle-3 .sec2-circle-icon{
	background-image: url("../images/icons/icon_3.png");
}

.sec2-circle-4 .sec2-circle-icon{
	background-image: url("../images/icons/icon_4.png");
}

.sec2-circle-5 .sec2-circle-icon{
	background-image: url("../images/icons/icon_5.png");
}

.sec2-circle-6 .sec2-circle-icon{
	background-image: url("../images/icons/icon_15.png");
}

.sec2-circle-7 .sec2-circle-icon{
	background-image: url("../images/icons/icon_16.png");
}

.sec2-circle-8 .sec2-circle-icon{
	background-image: url("../images/icons/icon_6.png");
}

.sec2-circle-9 .sec2-circle-icon{
	background-image: url("../images/icons/icon_8.png");
}

.sec2-circle-10 .sec2-circle-icon{
	background-image: url("../images/icons/icon_10.png");
}

.sec2-circle-11 .sec2-circle-icon{
	background-image: url("../images/icons/icon_11.png");
}

.sec2-circle-12 .sec2-circle-icon{
	background-image: url("../images/icons/icon_13.png");
}


.sec2-circle-13 .sec2-circle-icon{
	background-image: url("../images/icons/icon_14.png");
}

.sec2-circle-14 .sec2-circle-icon{
	background-image: url("../images/icons/icon_17.png");
}

.sec2-circle-title {
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    margin-top: 19px;
    line-height: 1.1;
}

.sec2-circle-title strong{
	font-weight: 900;
	/* color: #209c34; */
}
.sec2-circle-title span{
	font-weight: 400;
	display: block;
}

#section4{
	/*min-height: 808px;*/
}

.section4-video {
    height: 808px;
}


#section3 {
    /* background: url("../images/sec_3.jpg") no-repeat center top; */
    background-color: #12157c;
    background: #12157C;
    background: linear-gradient(0deg, rgba(18, 21, 124, 1) 0%, rgb(1 13 55) 100%);
    min-height: unset;
    padding-bottom: 4%;
    background-size: cover;
    /* background-size: 64%; */
}

.sec3-title {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    line-height: 1.15;
    margin: 108px auto 0;
}

.sec3-title span{
	color: #02BAD3;
	display: block;
	font-weight: 900;
}


.sec3-sub-title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 10px auto 0;
    color: #fff;
}

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

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


.form-container {
    max-width: 1182px;
    float: none;
    margin: 34px auto 0;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
}

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

.form-container-left {
    float: right;
    margin-right: 4%;
    width: 44.5%;
}

.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: 572px;
}

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

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

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

.formRow-full-2 {
    width: auto;
    margin-top: 10px;
    justify-content: start;
    align-items: center;
}

#ContactForm input[type="checkbox"] {
    width: 22px;
    height: 24px;
    margin-left: 14px;
}


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

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

#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: 318px;
    margin-left: 0%;
}

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

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

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



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

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

form#ContactForm {}



#ContactForm input, #ContactForm select {
	font-family: 'Noto Sans Hebrew Condensed';
	border: 1px solid #ffffff;
	width: 315px;
	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: 260px; */
    /* height: 54px; */
    margin-bottom: 0;
    text-indent: 0;
    text-align: center;
}

#ContactForm select option {
    text-align: right;
    text-indent: 22px;
    color: #000;
    padding: 0px 10px;
    font-size: 21px;
}

#ContactForm select option:first-of-type{
	text-align: center;
}

select:focus {
	outline: 0;
}

select#kidumet {
    width: 90px;
}

#ContactForm input:focus{
	border: 1px solid #fb2736;
}

::-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;
    line-height: 1;
}

#ContactForm label[for="validat"], #ContactForm label[for="validat2"] {
    font-size: 19px;
    line-height: 1.45;
}

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

#ContactForm input[type="submit"] {
	font-family: 'Noto Sans Hebrew Condensed';
	text-indent: 0px;
	font-size: 33px;
	height: 94px;
	cursor: pointer;
	color: #fff;
	background: rgb(8 148 167) url(../images/btn_arr.png) no-repeat 10% center;
	width: 410px;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	margin: 5.8%  auto 0;
	display: block;
	font-weight: 900;
	/* border-radius: 41px; */
}

#ContactForm input[type="submit"]:hover{
	 background-color: #223291;
}


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: -92px;
    line-height: 1.2;
    color: #707070;
}

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

.footer {
    min-height: auto;
    background: #12157c;
}
.footer .container{
	 display: flex;
    justify-content: space-between;
}

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

.podtcast-nav{
	
    max-width: 336px;
}

.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: 108px;
    justify-content: space-between;
    margin: 12.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 a.facebook{
	background-image: url("../images/social/social_4.png");
}

nav.footer-social ul li a.instagram{
	background-image: url("../images/social/social_3.png");
}


nav.footer-social ul li a:hover{
	background-color: #3ea6ff;
}
nav.footer-menu ul {
    font-size: 18px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    width: 555px;
    /* margin-left: 194px; */
    margin: 26px auto ;
}


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

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

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


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

body.dark-theme .sec2-circle-icon{
	border: 3px solid #fff;
}

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

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

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{
	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 {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
body.dark-theme .sec2Text strong, body.dark-theme .sec1-texts strong{
	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;
}

/*@media screen and (max-width: 1910px) {	
	.section1 .wrapper {
		background: url("../images/sec1_transparent.png") no-repeat left top;
	}
}*/

@media screen and (max-width: 1920px) {	
	.sec1-left{
		margin-left: 3%;
	}
	
}

@media screen and (max-width: 1919px) {	
	.circles-left {
		width: 70%;
	}
}

@media screen and (max-width: 1660px) {	
	.container {
		max-width: 94%;
	}
	
	
	#section2 {
		min-height: auto;
		/* background-position: center bottom; */
		/* background-size: contain; */
		padding-bottom: 6%;
	}
	
	.sec2-circles {
		margin: 10% 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: cover;
	}
}
   

@media screen and (max-width: 1500px) {	
	.container {
		width: 95%;
	}
	
	.sub-title span{display: block;}
	.logo {
		margin-top: 0;
		padding-top: 14px;
	}
	

	.logo img{
		width: 152px;
		height: auto;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 720px;
		/* background-size: contain; */
		background: url(../images/sec1_cop.png) no-repeat 98% bottom, url(../images/sec_1.jpg) no-repeat center top;
		background-size: 45%, auto;
	}
	
	.section1 .wrapper {
		/* background-size: cover; */
	}
	
	.slide1, .slide2, .slide3, .slide4{
		background-size: cover;
	}
	
	.mainTitle {
		margin: 30px auto 0;
		font-size: 100px;
	}
	
	.main-sub-title {
		font-size: 80px;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 0.9;
	}
	
	.sec1-texts {
		/* font-size: 42px; */
		margin: 7% auto 0;
	}
	
	a.sec1-btn {
		margin: 7% auto 0;
	}
	
	.circles-left {
		width: 98%;
		margin: auto;
		float: none;
	}
	
	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: 16% auto 0;
		max-width: 90%;
	}
	
	.sec2-circles.sec2-circles-down {
		margin: 8% auto 0;
		max-width: 90%;
	}
	
	.sec2-circle-icon {
		height: 128px;
		width: 128px;
	}
	
	.sec2-circle-title {
		font-size: 20px;
	}
	
	#section2 {
		padding-bottom: 16%;
		background: url(../images/sec_2_resp.jpg) no-repeat center top;
		background-size: cover;
	}
	
	#section3 {
		min-height: auto;
		padding-bottom: 5%;
	}
	
	.sec3-kuhavut-text {
		margin-top: -84px;
		line-height: 1.15;
	}
	
	.section4-video {
		height: 56.3vw;
	}
	
	.sec1-left {
		margin-left: 4%;
	}

	.title {
		text-align: center;
		margin: 0% auto 0;
		font-size: 98px;
	}
	
	.sub-title {
		margin: 6px auto 0;
		font-size: 82px;
		line-height: 0.95;
	}
	
	
	.form-container-right {
		padding-left: 5%;
	}
	
	.form-container {
		max-width: 1100px;
	}
	
	#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: 506px;
	}
	.formRow-full {
		width: auto;
	}
	
	.driving-container, .migdar-container {
		width: 154px;
		margin-left: 24.9%;
	}
	
	.title {

	}
	
	.sub-title {
	}
}


@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;
	}*/
	
	.title {

font-size: 7.2vw;
}
	
	.sub-title {
	font-size: 5.5vw;
	letter-spacing: 0;
	}
	
	.slide1, .slide2, .slide3, .slide4{
		/* background-size: cover; */
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 636px;
		background-size: 50vw, cover;
		background-position: 98% bottom, center top;
	}
	
	.mainTitle {
		margin: 28px auto 0;
	}
	
	.mainTitle, .main-sub-title{
		font-size: 87px;
	}
	
	.sec2-circles-up {
		margin: 18% auto 0;
		max-width: 94%;
	}
	
	.sec2-circles.sec2-circles-down {
		margin: 7% auto 0;
		max-width: 80%;
	}

	#section3 {
		min-height: auto;
		padding-bottom: 8%;
	}
	
	.form-container-right {
		float: none;
		border-left: 0px solid #ffffff29;
		padding-left: 0;
	}
	
	.form-container-left {
		float: none;
		margin-right: 0;
		width: auto;
		border-top: 1px solid #999;
		margin-top: 15%;
		padding-top: 10%;
	}
	
	.formRow {
		width: auto;
	}
	
	.form-container {
    	max-width: 504px;
	}
	
	#ContactForm input[type="submit"] {
		width: 100%;
	}
	
	#ContactForm label[for="migdar_other"] {
		margin-left: 0;
	}
	
	#ContactForm label[for="validat"], #ContactForm label[for="validat2"] {
		font-size: 18px;	
	}
	
	
	
	#ContactForm input[type="checkbox"] {
		width: auto;
		height: auto;
	}
	
	.formRow-full {
		width: auto;
		margin-top: 8%;
		align-items: baseline;
	}
	
	.formRow-full-2 {
		width: auto;
		margin-top: 10px;
		justify-content: start;
		align-items: center;
	}
	
	.kuhavit {
		margin-top: 7%;
	}
	
	
	
	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: 26.5% auto;
	}
	
	.sec3-kuhavut-text {
		text-align: center;
		margin-top: 40px;
	}
	
	/*.sec2-circle-icon {
		height: 114px;
		width: 114px;
	}
	*/
	.sec2-circle-title {
		font-size: 18px;
	}
	
	.sec2-circles-up {
		margin: 16% auto 0;
		max-width: 92%;
	}
	
	.sec2-circles.sec2-circles-down {
		margin: 8% auto 0;
		max-width: 92%;
	}
}





@media screen and (max-width: 1060px) {	
	.sec1-left {
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer {
		min-height: auto;
		padding-bottom: 1%;
	}
	.footer .container {
    	display: block;
	}
	
	nav.footer-social ul {
		width: 116px;
		/* margin: auto; */
		margin: 3.5% auto 0;
		    /*justify-content: center;*/
	}
	
	.back2Top {
		margin-top: 8%;
	}
	
	nav.footer-menu ul {
		font-size: 19px;
		width: 80%;
		margin: 4% auto 0;
	}
	
	.sec2-circles-up {
		margin: 14% auto 0;
		max-width: 88%;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr ;
		grid-gap: 8% 0;
	}
	.sec2-circles.sec2-circles-down {
		margin: 8% auto 0;
		max-width: 88%;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		grid-gap: 8% 0;
	}
	
	.sec2-circle-icon {
		margin: auto;
	}
	
	/*.sec2-circle-0 {
		grid-column: 3 span;
	}*/
	
	
	/*.sec2-circle-2{
		grid-column: auto / span 3;
	}*/

	#section1 {
		/* background-position: 68% top; */
	}
	
	
	/*********************************/
	.sec3-kuhavut-text {
		margin-top: 20px;
		text-align: center;
	}
	
	.podtcast-nav, .podtcast-nav-title strong {
		max-width: none;
	}
	
	nav.postcast-menu ul {
		margin: 2% auto 0;
	}
	
	.section4-video {
		height: 56.3vw;
	}
}




@media screen and (max-width: 820px) {
	.sec1-abottom {
		display: none;
	}
	.sec1-left {
		
margin-left: 3%;
	}
	.logo {
		/* padding-top: 64px; */
	}
	.logo img {
		width: 19vw;
		height: auto;
	}
	
	
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 80vw;
	}
	
	.mainTitle {
		margin: 4vw auto 0;
		/* font-size: 10.1vw; */
	}
	
	.mainTitle, .main-sub-title {
		font-size: 10.1vw;
	}
	
	.sec1-texts {
		font-size: 4.6vw;
		margin: 4% auto 0;
		letter-spacing: 0px;
	}

	a.sec1-btn {
		width: 45vw;
		/* background: transparent  url("../images/btn_arr.png") no-repeat 8% center; */
		height: 9vw;
		font-size: 4.4vw;
	}
	
	#section2 {
		padding-bottom: 4%;
	}
	
	.sec2-circles {
		margin: 12% auto 0;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		grid-gap:8% 5%;
	}
	
	.sec2-circles.sec2-circles-down {
		margin: 16% auto 0;
		max-width: 88%;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 3fr 3fr 2fr;
		grid-gap: 8% 5%;
	}

	
}


@media screen and (max-width: 550px) {
	.title {
		font-size: 14vw;
	}
	.sub-title {
		margin: 1px auto 0;
		font-size: 11.5vw;
		line-height: 0.95;
	}
	
	.sec1-left {
		float: none;
		margin: 5% auto 0;
		text-align: center;
	}
	nav.top ul {
		font-size: 18px;
		margin: 17px auto 0;
		width: 316px;
		float: none;
	}
	
	.logo {
		padding-top: 8px;
		margin-left: 0;
		text-align: left;
		margin-top: 0px;
		/* position: relative; */
		/* top: -40px; */
	}
	
	.logo img {
		width: 23vw;
	}
	
	.sec1-texts {
		font-size: 7.0vw;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		background-position: center bottom, center center;
		/* padding-bottom: 8%; */
		min-height: 143vw;
		background-size: 59%,auto;
	}
	
	a.sec1-btn {
		/* width: 66%; */
		/* background: #FFD65A  url("../images/btn_arr.png") no-repeat 9% center; */
		/* height: 14vw; */
		/* font-size: 5.1vw; */
		margin: 4% auto 0;
	}
	
	.mainTitle {
		margin: 0.5vw auto 0;
		/* font-size: 8.1vw; */
	}
	
	.mainTitle, .main-sub-title {
		font-size: 15.1vw;
	}
	
	.sec1-texts {
		/* font-size: 8.0vw; */
	}
	
	.sec1-texts br:nth-of-type(3){ display: none; }
	
	a.sec1-btn {
		width: 64%;
		/* background: #FFD65A  url("../images/btn_arr.png") no-repeat 9% center; */
		height: 11vw;
		font-size: 5.5vw;
	}
	
	.sec2-circles-up {
		max-width: 100%;
		grid-gap: 7% 5%;
	}
	
	.sec2-circles.sec2-circles-down {
		margin: 9% auto 0;
		max-width: 100%;
		grid-gap: 7% 5%;
	}
	
	.sec2-circle-icon {
		height: 104px;
		width: 104px;
		/* border: 2px solid #304631; */
		border-width: 2px;
	}
	
	.sec2-circle-title {
		font-size: 17px;
		margin-top: 10px;
		line-height: 1.15;
	}
	
	.sec3-title {
		font-size: 6.5vw;
		line-height: 1.1;
		margin: 13% auto 0;
	}
	
	.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"], #ContactForm label[for="validat2"]{
		font-size: 16px;
	}
	
	.formRow-full {
		margin-top: 10%;
	}
	.kuhavit {
		margin-top: 10%;
	}
	
	#ContactForm label[for="syear"] {
		/* display: block; */
		font-size: 18px;
	}
	
	#ContactForm fieldset label {
		display: flex;
	}
	/******************************/
	.topNavCont.topNavBkg {
		min-height: 44px;
	}
	
	.form-container-left {
		padding-top: 5%;
		margin-top: 12%;
	}
	
	.section4-video {
		height: 57vw;
	}

	#ContactForm label {
		font-size: 18px;
	}

}



@media screen and (max-width: 480px) {	
	.sec1-left {
		
	}
	.section4-video {
		height: 56vw;
	}
	
	.container {
		width: 94%;
	}
	
	.logo img {
		width: 20vw;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 137vw;
	}
	
	.mainTitle, .main-sub-title {
		/* font-size: 11.0vw; */
		line-height: 0.95;
		/* margin: 37.5vw auto 0; */
		text-shadow: 2px 2px 2px rgba(0,0,0,0.28);
	}
	
	.mainTitle strong {
		/* font-size: 8vw; */
	}
	
	.sec1-texts {
		font-size: 6.2vw;
		margin-top: 5%;
		text-shadow: 2px 2px 2px rgba(0,0,0,0.28);
	}
	
	.kuhavit {
		margin-top: 8%;
	}
	
	.form-container {
    	font-size: 20px;
	}
	
	.formRow {
		display: block;
		margin-top: 6%;
	}
	
	.form-container-left .formRow:first-of-type {
		display: flex;
		margin-top: 5%;
		flex-direction: column;
	}
	
	.formRow.formRow-full {
		display: flex;
		margin-top: 10%;
	}
	
	/*.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[for="syear"] {
		/* display: block; */
		font-size: 20px;
	}
	
	#ContactForm input[type="radio"] {
		width: 20px;
	}
	
	#ContactForm label {
		height: auto;
		margin-bottom: 2%;
	}
	
	#ContactForm input, #ContactForm select {
		width: 100%;
		height: 52px;
	}
	
	#ContactForm select#kidumet {
		width: 28%;
	}
	#ContactForm input[type="tel"] {
		width: 70%;
	}
	.phone-container {
		width: 100%;
	}
	
	.sherut-container {
		width: 100%;
		margin-left: 0;
		margin-right: 0%;
	}
	
	.driving-container {
		width: 170px;
		margin-left: 5%;
	}
	
	.migdar-container {
		width: 170px;
		margin-left: 0;
		margin-right: 0;
	}

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

	#section3 {
		padding-bottom: 20%;
		background-size: cover;
	}
	
	nav.footer-menu ul {
		/*font-size: 15px;*/
		margin: 10% auto 0;
	}
	
	.form-container {
    	margin: 6% auto 0;
	}
	
	.sec3-title {
		font-size: 6.5vw;
		line-height: 1.2;
		margin: 20% auto 0;
	}
	
	#section2 {
		padding-bottom: 1%;
		/*background-size: cover;*/
	}
	
	.sec2-circles {
		margin: 22% 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: 49.5%;
	}
	
	.logo {
		/* padding-top: 54px; */
	}

	.sec2-circle-icon {
		height: 96px;
		width: 96px;
		background-size: 48px;
	}

	#ContactForm .inputfile + label {
		width: 100%;    height: 54px;
	}
	
	.anchor {
		top: -34px;
	}
	.topNavCont {
		height: 34px;
	}
	
	nav.top ul {
		font-size: 18px;
		margin: 5px auto 0;
		width: 92%;
		display: flex;
		justify-content: space-around;
	}
	
	nav.top ul li {
		margin-left: 0px;
		padding: 0;
	}
	
	/*************************/
	nav.footer-social ul {
		margin: 6.5% auto 0;
	}
	
	.podtcast-nav-title {
		margin-top: 5%;
	}
}





@media screen and (max-width: 400px) {
	ul.top-menu {
    	font-size: 12px;
	}
	
	#section1, .section1 .wrapper, .slider-sec1, .slide {
		min-height: 142vw;
	}
	
	.sec2-circle-icon {
		height: 78px;
		width: 78px;
	}
}














