@font-face{
	font-family:almoni;
	src:url(fonts/FbSpacer-Regular.ttf)
	}
@font-face{
	font-family:almoni-bold;
	src:url(fonts/SpacerBold.ttf)
}
@font-face{
	font-family:FbPekan-Light;
	src:url(fonts/FbPekan-Light.ttf)
	}
@font-face{
	font-family:FbPekan-Regular;
	src:url(fonts/FbPekan-Regular.ttf)
}
@font-face{
	font-family:FbPekan-Black;
	src:url(fonts/FbPekan-Black.ttf)
	}
@font-face{
	font-family:FbPekan-Bold;
	src:url(fonts/FbPekan-Bold.ttf)
}
body{font-family:almoni-bold}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #0a0809 !important;
    width:100vw;
    height:100vh;
    overflow:hidden;
    max-width:1920px;
    max-height:1080px;
}
*{
	font-family: Arial;
}
*:focus {
    outline: 0;
}
a#goHome {
    position: absolute;
    /* background: aliceblue; */
    width: 9vw;
    height: 9vw;
    right: 11%;
    top: 8%;
    border-radius: 100%;
    cursor: pointer;
}
img#cooler {
    width: 22%;
    bottom: 0;
    position: absolute;
    right: 0%;
    display: block;
}

img#sale {
    width: 46%;
    left: 28%;
    top: 12%;
    position: absolute;
    display: block;
}
#loader{
	width: 100%;
	height: 100%;
	background-image: url(images/logo.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 2;
}
#container{
	margin: 0 auto;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(images/bg.jpg);
	width: 100vw;
	height: 100vh;
	max-width: 1920px;
	max-height: 1080px;
	background-size: 100% 100%;
}
iframe[name="google_conversion_frame"] {
    display: none;
}
input[type="text"] {
    background-color: #ffffff !important;
    /* border-radius: 100px; */
    border: 0.8px solid #09398e !important;
    width: 17%;
    top: 59%;
    right: 16%;
    height: 4.7%;
}
#lead-thanks{
	position: absolute;
	top: 28%;
	left: 1%;
	border-radius: 30px;
	width: 22%;
	height: 52%;
	background-color: #fff;
	text-align: center;
	direction: rtl;
	box-sizing: border-box;
	display: none;
	color: #142976;
}
#lead-thanks span{
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	font-size: 40px;
	font-weight: bold;
	color: #142876;
	line-height: 50px;
}
#lead-submit{
	left: 2.1%;
	width: 20%;
	height: 5%;
	top: 73.4%;
	border-radius: 100px;
	cursor: pointer;
	position: absolute;
	/* background-color: rgb(255, 14, 14); */
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
input[type="text"],select{
	position: absolute;
	border-radius: 30px;
	padding: 0;
	line-height: 24px;
	font-size: 16px;
	background-color: rgba(255, 0, 0, 0);
	/* background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); */
	border: none;
	color: #333 !important;
	text-align: right;
	line-height: 1;
	direction: rtl;
	padding: 0 10px;
	box-sizing: border-box;
}
select{
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	/*background-image: url(images/arr.png);*/
	background-repeat: no-repeat;
	background-position: left 4px center;
	background-size: auto 70%;
	padding-left: 20px;
}
select::-ms-expand{
  display:none;
}
#lead-name{right: 79.7%;top: 43%;}
#lead-phone{direction: ltr;right: 79.7%;top: 50.5%;}
#lead-phonePrefix{
	left: 332px;
	top: 364px;
	width: 91px;
	background-color: rgba(0, 136, 255, 0);
}
input#lead-lastName {right: 34%;display: none;}

input#lead-phone, input#lead-email {
    /* top: 89%; */
}
#lead-email{
    right: 79.7%;
    top: 57.86%;
}
.txt {
    position: absolute;
    color: #0a1974;
    direction: rtl;
    font-size: 1.7em;
}

div#txt1 {
    top: 74%;
    right: 13%;
    display: none;
}
div#txt2 {
    top: 57%;
    right: 25.5%;
    font-family: almoni-bold;
    font-size: 3.6vw;
    text-align: center;
    line-height: 1;
    font-family:  FbPekan-Black;
}

div#txt3 {
    top: 67.5%;
    right: 35%;
    font-family: FbPekan-Bold;
    font-size: 3.8vw;
    text-align: center;
    /* display: none; */
    line-height: 1.2;
}

div#txt4 {
    top: 70.3%;
    right: 26%;
    font-size: 7vw;
    /* display: none; */
    font-family: FbPekan-Black;
}

div#txt5 {
    right: 26%;
    top: 89%;
    font-size: 2.45vw;
    /* display: none; */
    text-align: center;
    font-family: FbPekan-Regular;
}
#lead-customer,#lead-confirm{
	position: absolute;
	width: 307px;
	padding-right: 20px;
	height: 24px;
	text-align: right;
	width: 52%;
}
#lead-customer input,#lead-confirm input{
	right: 0;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	display: none;
}
#lead-customer label,#lead-confirm label{
	margin: 0;
	direction: rtl;
	font-size: 1vw;
	color: #0086a3;
	font-weight: normal;
	background-color: #ffffff;
	width: 1.3vw;
	text-align: center;
	height: 1.3vw;
	border-width: 0.8px;
	border-style: solid;
	border-color: #475793;
	position: absolute;
	right: 4%;
	/* border-radius: 100px; */
}
#lead-customer label{
}
#lead-customer{
	top: 68.7%;
	right: 76%;
	display: none;
}
#lead-confirm{
	top: 66.6%;
	right: 76%;
}
#terms{
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	font-size: 14px;
	text-shadow: 0 0 4px rgba(0,0,0,0.8);
	direction: rtl;
}
div#accessibilityTools {
    left: 0 !important;
}

a#accessibility {
    height: 22% !important;
    width: 100% !important;
}