@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,900&display=swap&subset=hebrew');
body {
	font-family: 'Heebo', sans-serif;
	text-align: right;
}
section{
	padding-top: 30px;
	padding-bottom: 30px;
}
body {

}
.form-title{
	font-size: 42px;
	text-align: center;
	color: #ffffff;
}

form .input-group-text {
	border-radius: 0;
	background: #fff;
	border: none;
	padding-right: 17px;
	padding-left: 0px;
}
form .form-control{
	border: none;
	border-radius: 0;
	font-size: 29.5px;
	color: #538cd9;
	background: #fff;
}
form .form-control:focus {
	box-shadow: none;
	color: #538cd9;
}

form button[type="submit"]{
	border: none;
	border-radius: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-color: #f48720;
	font-size: 29.5px;
	font-weight: bold;
}
#formtop .form-element{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding: 0 10px;
}
header {
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 10px;
}


.form-top-bg {
	background-color: #a5a5b1;
	padding: 8px 5px 35px;
}

.top-form {
	background: #034281;
	padding-top: 4px;
	border-bottom: 14px solid #01366b;
}

section.mycollaspse {
	background-color: #d5f0e8;
	margin-bottom: 55px;
}
.accordion .glyphicon {
	display: inline-block;
	vertical-align: baseline;
	position: absolute;
	height: auto;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
}
.glyphicon-plus {
	content: url(img/plus.png);
}

.glyphicon-minus {
	content: url(img/minus.png);
}
.accordion .btn-link{
	font-size: 27px;
	font-weight: bold;
	line-height: 1;
	color: #1a1a1a;
	padding-right: 61px;
	text-align: right;
	position: relative;
}
.accordion .card-header {
	background: #fff;
	border: solid 3px #838383;
}
.accordion .card {
	border:none;
	margin-bottom: 23px;
}

.accordion .card .card-body{
	font-size: 23px;
	line-height: 1;
	color: #1a1a1a;
	padding-right: 8.7%;
}
.form-block-bot {
	max-width: 877px;
	width:100%;
	margin: 0 auto;
	background-color: #a5a5b1;
	padding-top: 40px;
	padding-bottom: 33px;
	padding-left: 15px;
	padding-right: 15px;
}
#formbot button[type="submit"]{
	font-size: 36.5px;
	font-weight: bold;
	/* line-height: 1.96; */
	letter-spacing: -0.37px;
	color: #ffffff;
	border-width: 4px;
	padding-top: 8px;
	padding-bottom: 14px;
}

#formbot button[type="submit"]:hover,form button[type="submit"]:hover,
#formbot button[type="submit"]:active,form button[type="submit"]:active,
#formbot button[type="submit"]:focus,form button[type="submit"]:focus
{
	border-color: #fff;
}

#formbot .form-control {
	font-size: 28px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #538cd9 !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #538cd9 !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #538cd9 !important;
}
:-moz-placeholder{ /* Firefox 18- */
	color: #538cd9 !important;
}





footer {
	background-color: #034281;
	min-height: 90px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
footer a {

}
.thx-text {
	text-align: center;
	font-size: 26px;
	margin: 31px 0;
}
.thx-page footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

@media (max-width: 575.98px) { 


}


@media (max-width: 767.98px){
	.slide .slide-info_title {
		font-size: 52.5px !important;
	}
	.slide .slide-info_price {
		font-size: 48.5px !important;
	}

	.slist ul {
		max-width: 100% !important;
	}

	.slist{
		background: #f2f2f2 !important;
	}
	.accordion .btn-link {
		font-size: 19px;
	}
	.row-head {
		flex-direction: column-reverse;
		text-align: center;
	}
	.logo {

	}
	.upt-block {
		margin-bottom: 15px;
	}
	#formtop .form-element {
		-webkit-flex: 1 1 100%;
		-moz-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		-o-flex: 1 1 100%;
		flex: 1 1 100%;
		margin-bottom: 10px;
	}
	.accordion .glyphicon-plus,
	.accordion .glyphicon-minus {
		max-width: 23px;
	}
	.card .card-header {
		padding: 5px;
	}

}
@media (min-width: 767.99px){

}
@media (min-width: 768px) and (max-width: 991.98px){ 

}
@media (max-width: 991.98px) {
	.slide .slide-info {
		max-width: 100% !important;
		background: rgba(255, 255, 255, 0.62) !important;
	}
	footer {
		background-position: right;
	}
	.sec-footer {
		background-position: right 80%;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px){ 


}

@media (min-width: 1920px){
	.slist {
		background-size: auto !important;
	}
}

.h-phone a{
	font-family: Heebo;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.14;
	color: #034281;
}
.h-phone img {
	vertical-align: inherit;
	margin-left: 10px;
}
.slide {
	background: url(img/slide.png)no-repeat;
	min-height: 400px;
	-webkit-background-size: cover;
	background-size: cover;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
	padding-bottom: 0;
}

.slide .slide-info_title{
	font-size: 64.5px;
	font-weight: bold;
	line-height: 1.16;
	color: #034281;
	margin-bottom: 7px;
}
.slide .slide-info_price{
	font-size: 74.5px;
	font-weight: bold;
	line-height: 1.17;
	color: #ffffff;
	background-color: #f48720;
	width: max-content;
	padding: 0 15px;
}
.slide .slide-info{
	background: url('img/wbg.png')no-repeat;
	padding: 20px 0 27px;
	position: relative;
	z-index: 1;
	/*max-width: 80%;*/
}
.slide .slide-info:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100vw;
	top: 0;
	background: rgba(255, 255, 255, 0.62);
	left: 100%;
}
.upt-block {
	text-align: center;
}
.upt-block .upt-block_text{
	font-size: 33.5px;
	font-weight: bold;
	line-height: 1.12;
	color: #034281;
}
.upt-block .upt-block_img {
	min-height: 125px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 33px;
}
.slist {
	background-color: #f2f2f2;
	background: #f2f2f2 url(/img/listbg.png)no-repeat;
	background-position: 0 90%;
	background-size: 47%;
	padding-top: 75px;
	min-height: 322px;
}
.slist ul li{
	font-size: 41.5px;
	line-height: 0.9;
	color: #034281;
}
.slist ul {
	list-style-type: square;
	max-width: 65%;
}
.slist ul li {
	margin-bottom: 15px;
	margin-bottom: 30px;
}
.waze {
	text-align: center;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-self: center;
	align-self: center;
}