body {
	font-family: Assistant, serif;
	background-image: url("../img/bac.png")
}

.middle {
	display: block;
}

#title img {
	width: 100%;
}

#main_text {
	width: 100%;
	padding: 5px;
}

.form_col {
	width: 32%;
	/*
	background-image: url(../img/lab_image.png);
	background-repeat: no-repeat;
	background-size: contain;
*/
	/*
	padding-top: 490px;*/
}

#form {
	z-index: 100;
	background-color: #DADEE1;
	margin: 22px;
	border-radius: 7px;
	box-shadow: 0 17px 46px -4px black;
	width: 27%;
	float: left;
}

.linkView:visited {
	color: white;
}

.linkView {
	color: rgb(224, 217, 217);
}

.box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 7px;
	box-shadow: 0 17px 46px -4px black;
	background: rgba(255, 255, 255, 0.9);
	margin: 15px 0;
}

#form form {
	padding: 0 8px 8px;
	margin: 3px;
	border-radius: 7px;
}

#form .control-label {
	font-size: 20px;
	top: -3px;
}

#form #details {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

#details h4 {
	font-size: 17px;
}

#form #submit_btn {
	display: block;
	border: none;
	background-color: #466DCC;
	color: white;
	/*
	background-image: url(../img/submit.png);
	background-repeat: no-repeat;
	background-size: cover;
*/
	width: 100px;
	height: 32px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.btn_link {
	position: relative;
	top: 7px;
	right: 48px;
	width: 216px;
	height: 77px;
	border: none;
	background: transparent no-repeat;
	background-size: cover;
}

#send {
	width: 0;
	height: 0;
	border: none;
}

#send_panel {
	height: 241px;
	font-size: 28px;
	text-align: center;
	padding: 28% 15px 15px;
	/*    color: #F4934C;*/
	color: #466DCC;
	border-radius: 37px;
	margin: 0;
	background-color: transparent;
	border: none;
}

#send_panel p {
	text-shadow: 1px 1px #466DCC;
}

.pull-right {
	width: 68%;
	margin-top: 3%;
}

ul {
	/*list-style: square inside url("../img/v.png");
	padding: 0;*/
	text-align: right;
}

#form {
	z-index: 100;
	margin: 22px;
	border-radius: 7px;
	box-shadow: 0 17px 46px -4px black;
	background: rgba(255, 255, 255, 0.9);
}



.box2 {
	background-color: #466DCC;
	font-size: 25px;
}

.box3 {
	background-image: url(../img/bac_box3.png);
	background-size: cover;
}

.box3 p , .box3 span{
	font-size: 16px;
}


.israel-box {
	background: url(../img/img_top.png) no-repeat center center;
    padding-top: 110px;
    padding-bottom: 100px;
    margin-top: 12px;
    background-size: cover;
}

.main {
    color:#fedd61;
	font-size: 20px;
	text-align: center;
	padding: 15px 50px;
}

.box1,
.box2,
.box3 {
	padding: 15px;
	/*margin-top: 15px;
	margin-bottom: 15px;*/
}

.box2,
.box3 {
	padding-left: 9%;
	padding-right: 9%;
	color: white;
}

#title-top {
	margin: 0 -15px;
	background-color: #000;

	}

.title {
	color: #fedd61;
	/* background-color: #466DCC; */
	text-align: center;
	padding: 10px;
	/* font-weight: bold; */
	background: linear-gradient(to top right, #bf944a 0%, #ecd77c 64%)
}

.title h1 {
	margin-top: 10px;
	font-weight: bold;
	color: #232459;
}

.more {
	font-size: 11px;
	font-weight: bold;
}

.footer p {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.site_link_mobile {
	width: 100%;
	height: 26%;
	/*    background-color: yellow;*/
	position: absolute;
	margin-top: -103%;
}

.panel {
	background-color: transparent;
	box-shadow: none;
}

#title {
	margin-top: 5px;
}

.title p {
	color: #232459;
	font-size: 28px;
	line-height: 1;
}

.title p span{
	color: #000;
	font-weight: bold;
}
/*slider*/

#myCarousel {
	margin-left: -15px;
	margin-right: -15px;
	display: none;
	position: relative;
}

.arrow-left {
	position: absolute;
	left: 17%;
	top: 45%;
}

.arrow-right {
	position: absolute;
	right: 17%;
	top: 48%;
	transform: rotate(180deg);
}

.carousel-inner {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
}

.carousel-control {
	opacity: 5;
}

.carousel-control:focus,
.carousel-control:hover {
	opacity: 5;
}

.imAr {
	width: 82%;
}

.carousel-indicators {
	right: 45%;
}

.mobile {
	display: none;
}

.box1 .desktop {
	display: block;
}

#logo {
	width: 40%;
	margin-top: 20px;
	display: none;
}

.prev_next {
	position: relative;
}

.open-day {
	background-color: #d76c07;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.loz {
	font-size: 23px;
	line-height: 1.8;
}

.loz ul {
    color:#fedd61;
	padding-right: 50px
}

.loz ul span {
	font-weight: bold;
	text-decoration: underline;
	color: #759c8a;
}

.main .collapsed {
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.arrow {
	margin-top: -45px;
}

.title .green {
	color: #000000;
}

.title .font_small {
	font-size: 25px;
	line-height: 1.5;
}

.title .font_small2 {
	font-size: 45px;
	line-height: 1.5;
}

.title .font_big {
	font-size: 50px;
}

.line {
	border-top: 1px solid #749c8a;
	margin-top: 11px;
	padding-top: 10px;

}

#Thanks {
	display: none;
	margin: 60px auto;
	padding: 20px 10px;
	font-size: 27px;
	font-weight: bold;
	color: #466dcc;
	text-align: center;
	line-height: 60px;
}
.main h1 {
	color: #fedd61;
	font-weight: bold;
	}


.linkbingo a {
color: #fff;
	}

.linkbingo a:hover,.linkbingo a:focus
{
		color: #337ab7;
		text-decoration: none;
}


.linkbingo a
{
color: #fff;
}

.linkbingo a:hover, .linkbingo a:focus {
    color: #428bca;
	text-decoration: none;
}

.swal2-content {
	font-size: 1.700em !important;
}

@media (max-width: 1200px) {
	#form {
		width: 32%;
	}

	.title h1 {
		font-size: 29px;
	}
}

@media (min-width: 768px) {



	.collapse {
		display: block;
		visibility: initial;
	}

	.header {
		background-size: cover;
		height: 400px;
		background: url("../img/img_top.png") right;
	}
}

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

@media (max-width: 768px) {
	.main h1 {
		font-size: 5.8vw;
		margin-bottom: 33px;
	}

.header  {
	margin: 0 15px;
}
	.loz ul {

		margin-top: 25px;
		font-size: 4.2vw;
	}
	.col-xs-12 {
		padding-right: 0;
		padding-left: 0;
	}
	#title-top {
		margin: 0 -0;
	}
	.arrow {
		width: 8%;
		margin-bottom: 15px;
	}

	.israel-box {
		background-image: none;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.container {
		padding-right: 0;
		padding-left: 0;
		 }
	#Thanks {
		margin: 30px auto;
		border: 1px solid #466dcc;
		font-size: 8vw;
	}

	.mobile {
		display: block;
	}

	.title h1 {
		font-size: 24px;

	}

	#myCarousel,
	.mobile {
		display: block;
	}

	#myCarousel {
		position: relative;
	}

	.desktop {
		display: none;
	}

	.box1 .desktop {
		display: none;
	}

	#logo {
		display: block;
	}

	#title p {
		font-size: 5.5vw;
		line-height: 1.2;
	}

	.main {
        color: #fedd61;
		margin: 0;
		padding: 15px;
	}

	.form-horizontal .form-group {
		margin-right: 15px;
		margin-left: 15px;
	}

	.link span {
		transform: rotate(90deg);
		font-weight: bold;
		display: block;
	}

	.box3 {
		font-size: 16px;
	}

	#form #submit_btn {
		width: 125px;
		height: 50px;
		margin-top: 7px;
		font-size: 23px;
	}

	#details h4 {
		font-size: 24px;
	}

	#details h3 {
		font-size: 36px;
	}

	.footer p,
	.more {
		font-size: 13px;
	}

	.more {
		padding: 15px;
	}

	#title h1 {
		font-size: 24px;
	}

	#form {
		width: 100%;
		bottom: 0;
	}

	.sent-details {
		margin-top: 34px;
	}

	#details_mobile {
		width: 100%;
	}

	#form {
		margin: 0;
		box-shadow: none;
		/*box-shadow: 0 16px 26px -10px black;*/
		/*        width: 100%;*/
		bottom: 28px;
		right: 11px;
		float: none;
	}

	#form form {
		background-color: transparent;
		position: relative;
		bottom: 0;
		padding: 10px 0 15px;
		border-radius: 7px;
		margin: 0;
	}

	.panel {
		background-color: transparent;
		box-shadow: none;
	}

	#send_panel {
		padding-top: 0;
		height: auto;
	}

	.footer_mobile {
		background-color: #595959;
		margin-top: 94px;
		height: 380px;
	}

	#site_link_mobile {
		top: -52px;
		position: relative;
	}

	#site_link_mobile img {
		width: 52%;
		position: relative;
		top: 0;
	}

	#footer_line {
		position: relative;
		top: -37px;
		width: 100%;
	}

	iframe {
		width: 100%;
		height: 400px;
	}

	#form .control-label {
		font-size: 23px;
		top: 0;
	}

	.pull-right {
		display: none;
	}
	/* .col-xs-12 {
		padding: 0 5px;
	} */

	.box1,
	.box2,
	.box3 {
	    margin-left: 0;
         margin-right: 0;
		margin-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.box1 {
		border-right: 0;
		border-left: 0;
		margin-top: -22px;
	}

	.loz {
		font-size: 3.5vw;
	}

	.loz ul ul {
		font-size: 3vw;
	}

	.loz ul span {
		font-size: 3vw;
	}
}

@media (max-width: 460px) {
iframe {
    height: 220px;
}
}

@media (max-width: 320px) {
	.footer p,
	.more {
		font-size: 11px;
	}
}