@charset "UTF-8";

/*
Theme Name: Custom Made
Author: Serjo Agronov
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
*/

body {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	height: 100vh;
	overflow-y: scroll;
}

.slick-dots {
	bottom: -2px;
}

.slick-dots li {
	margin: 0;
}

.slick-prev:before,
.slick-next:before {
	color: hsla(0, 0%, 93.3%, .9);
}

.hero {
	display: flex;
	height: 85%;
	position: relative;
}

.left-side {
	width: 58%;
}

.right-side {
	width: 42%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	font-size: 100% !important;
}

.footer-content {
	direction: rtl;
	height: 35%;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 2% 10% 2% 10%;
	background-color: transparent;
	background-image: linear-gradient(
					180deg, #609252 0%, #124F00 88%);
}

.footer-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.slick-next {
	right: 5px;
}

.slick-prev {
	left: 5px;
	z-index: 999999999;
}

.form-input {
	margin-left: 20px;
	background-color: #FFFFFF;
	border-color: #23A4559E;
	border-radius: 90px 90px 90px 90px;
	font-family: "Assistant", Sans-serif, serif;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	padding-right: calc(31px / 2);
	padding-left: calc(10px / 2);
	margin-bottom: 10px;
	width: 25%;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.form-input-submit {
	background-color: #0025AB;
	color: #ffffff;
	font-family: "Assistant", Sans-serif, serif;
	font-size: 20px;
	font-weight: 500;
	border-radius: 90px 90px 90px 90px;
	min-height: 40px;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
	cursor: pointer;
}

.footer-form {
	direction: rtl;
	margin-left: calc(-10px / 2);
	margin-right: calc(-10px / 2);
	margin-bottom: -10px;
	display: flex;
	width: 100%;
}

.heading {
	color: #FFFFFF;
	font-family: "Heebo", Sans-serif;
	font-size: 2.5rem;
	font-weight: 800;
	margin-top: 0;
	margin-bottom: 0;
}

.sub-heading {
	color: #FFFFFF;
	font-family: "Heebo", Sans-serif;
	font-size: 27px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 30px;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.hero-img {
	max-width:100%;
	max-height:100%;
	object-fit: cover;
}


.left-side .slick-track,
.left-side .slick-list {
	height: 100%;
	position: relative;
}

.left-side > .slick-list .draggable {
	height: 100%;
}

.logo {
	width: 50%;
	max-height: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.logo img {
	width: 50%;
	height: auto !important;
}

.header-content {
	font-family: "Heebo", Sans-serif;
	font-size: 2.3rem;
	font-weight: 600;
	color: #269106;
	margin: 0;
	padding: 0 0 16px 0;
	line-height: 1;
	text-align: center;
	direction: rtl;
}

.header-sub {
	font-family: "Heebo", Sans-serif;
	font-size: 1.4rem;
	font-weight: 800;
	color: #1c6f03;
	line-height: 1;
	margin: 0;
	padding: 0 0 16px 0;
	text-align: center;
	direction: rtl;
}

.header-second-sub {
	color: #7a7a7a;
	font-family: "Heebo", Sans-serif;
	font-size: 1.1rem;
	font-weight: 400;
	padding: 0;
	line-height: 1;
	margin: 0 0 30px;
	direction: rtl;
	text-align: center;
}

.bullets {
	direction: rtl;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
	flex-direction: column;
	align-items: flex-start;
}

.bullet {
	font-size: 26px;
	color: #269106;
	font-weight: 900;
	display: flex;
	justify-content: center;
	margin-bottom: 5px;
}

.bullet-text {
	color: #7a7a7a;
	align-self: center;
	padding-right: 5px;
	font-family: "Heebo", Sans-serif, serif;
	font-size: 16px;
	font-weight: 400;
}

.another-header {
	margin: 5% 0% 0% 0%;
	padding: 0px 0px 16px 0px;
}

.header-third-sub {
	font-family: "Heebo", Sans-serif, serif;
	font-size: 24px;
	font-weight: 800;
	color: #1c6f03;
}

.illustrations-slider,
.customers-slider {
	padding: 5px;
	width: 100%;
}

.customers-img {
	/*max-width: 150px;*/
}

.call-button {
	font-family: "Heebo", Sans-serif;
	font-size: 24px;
	font-weight: bold;
	fill: #3D3D3D;
	color: #3D3D3D;
	background-color: #7EE000;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 17%);
	position: fixed;
	top: 0;
	left: 7%;
	z-index: 2;
	padding: 20px;
}

.phone-number a {
	text-decoration: none;
	color: black;
}

@media (max-width: 767px) {
	body {
		height: 100%;
	}

	.hero {
		flex-direction: column;
	}

	.left-side {
		width: 100%;
	}

	.call-button {
		bottom: 10px;
		left: 10px;
		top: auto;
		border-radius: 50%;
		padding: 10px;
	}

	.phone-number {
		display: none;
	}

	.right-side {
		width: 100%;
		margin-top: 20px;
		padding: 10px;
	}

	.hero-img {
		height: auto;
		min-height: 64vw;
		object-fit: fill;
	}
	.hero-img img {height: auto !important;}

	.header-content {
		font-size: 40px;
	}

	.header-sub {
		font-size: 20px;
	}

	.header-second-sub {
		text-align: center;
	}

	.heading {
		font-size: 20px;
	}

	.sub-heading {
		font-size: 15px;
	}

	.form-input {
		width: 100%;
		padding: 10px;
	}

	.footer-form {
		flex-direction: column;
	}

	.footer-content  {
		padding: 5px;
	}
}

.phone-number-mobile {
	color: #3D3D3D;
}

.custom-file-input::-webkit-file-upload-button {
	display: none;
}

.custom-file-input::before {
	content: 'העלה קורות חיים';
	display: inline-block;
	background: white;
	border: none;
	width: 100%;
	padding: 11px 0;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	text-shadow: 1px 1px #fff;
	font-weight: 400;
	font-size: 18px;
	margin-left: 5px;
	color: rgb(117, 117, 117);
}

.custom-file-input:hover::before {
	border-color: black;
}

.custom-file-input:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.page-id-485 .footer-content {height: auto;}
.page-id-485 .footer-form {flex-wrap: wrap; justify-content: center;}
.page-id-485 .form-input {width: calc(33.3333333% - 11px); max-width: unset;}
.page-id-485 .form-input[name="identifier"] {width: 100%; height: 70px;}
.page-id-485 .form-input-submit {max-width: 200px;}

.page-id-559 {height: 100vh;}
.page-id-559 .hero {display: none;}
.page-id-559 .footer-content{position: absolute; width: 80%; top: 50%; right: 50%; transform: translate(50%, -50%); border-radius: 15px; height: auto;}
.fupload {position: relative;}
.fupload.selected:after {content: "קובץ צורף בהצלחה"; display: block; position: absolute; left: 15px; top: 0; width: 70px; padding-left: 15px; padding-top: 9px; font-size: 12px; line-height: 1.2; height: 45px; font-family: "Assistant", Sans-serif, serif; background-image: url(check.png); z-index: 2; background-size: 16px; background-position: left center; background-repeat: no-repeat;}
.fupload {margin-left: 11px;}
.fupload input {width: 100%;}
.form-input-submit {-webkit-transition: none !important; -o-transition: none !important; transition: none !important;}
.iloading {color: transparent !important; background-image: url('loader.png'); background-size: 20px 20px; background-position: center center; background-repeat: no-repeat;}

.hero-img {display: none; position: relative; float: right !important;}
.hero {overflow: hidden;}

.hero-img:first-child {display: block;}
.slick-initialized .hero-im {display: block;}

.slick-slide img {position: absolute;}

.page-id-1466 .hero-img img {object-position: center bottom;}


@media (max-width: 767px) { 
	.page-id-485 .form-input {width: 100%;}
	.page-id-485 .form-input-submit {max-width: unset;}
	.fupload, .fupload input {margin-left: 0; padding-left: 0;}
	.fupload {margin-bottom: 14px;}
	.fupload input {margin-bottom: 0;}
	.fupload [aria-hidden="true"] {display: none !important;}
	progress {margin-top: 8px; height: 5px !important;}
	.custom-file-input::before {background-color: transparent !important;}
}
.whatsapp { position: fixed;  left: 11px; bottom: 25px;z-index: 9;}


.whatsapp a img {width: 90px; float: left;}
@media (max-width: 767px) { 
.whatsapp { position: fixed; right:  0; bottom: 0;z-index: 9; left: 79%;}
	.whatsapp a img {width:65px; float: left;}
}