/* 
CSS File for Custom LP by Eagleray Web 
*/

/* Reset */
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}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:none}table{border-collapse:collapse;border-spacing:0}
* {box-sizing:border-box;}

/* Start Custom CSS */
#wpadminbar {
	display: none;
}
.fusion-slider-loading {
	display: none;
}
html {
	margin-top: 0 !important;
}
strong {
	font-weight: 800;
}
.mobile-only {
	display: none;
}
.desktop-only {
	display: block;
}
.clear {clear:both;}
h1, h2, h3, h4, h5, h6 {
	margin:0 !important;
	margin:0 !important;
}
body {
	margin: 0;
	direction:rtl;
	text-align: right;
	overflow-x: hidden;
	/*background: url(../images/grey-bg.jpg) no-repeat top center;*/
	background-size: contain;
}
#lang_sel_footer {
	display: none;
}

.scaleable-wrapper {
  width: 1950px;
  max-width: 100%;
  padding: 0;
  margin: 0px auto;
  height: 100%;
  overflow: hidden;
  direction: ltr;
  box-sizing: border-box;
}

.design-wrap{
  resize: both;
  height: 100%;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.very-specific-design {
  width: 1950px;
  height: 1170px;
  padding: 0;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  direction: rtl;
  text-align: right;
  box-sizing: border-box;
  	opacity: 0;
  	visibility: hidden;
  	transition: opacity .3s ease-in-out;
  	-moz-transition: opacity .3s ease-in-out;
  	-webkit-transition: opacity .3s ease-in-out;
}



.main-bg {
	background: #333333;
	width: 100%;
	height: 956px;
	position: relative;
}

.main-title {
	font-family: 'Assistant', sans-serif;
	font-size: 45px;
	line-height: 1em;
	font-weight: 800;
	color: #f6e315;
	padding: 20px 0 25px 0;
	/*margin-right: 256px !important;*/
	float: right;
}
.wrapper {
	background: url(../images/bg_yellow.jpg) no-repeat top center;
	background-size: 100%;
	position: relative;
	z-index: 0;
}
.inner {
	width: auto;
	height: auto;
	margin-right:275px;
	margin-left: 194px;
}
.left-section {
	text-align: center;
	color: #333333;
	font-family: 'Assistant', sans-serif;
	background: url(../images/bg-left-sct2.png) no-repeat top left;
	background-size:100%;
	width: 784px;
	height: 1000px;
	/*height: auto;*/
	position: absolute;
    left: 60px;
    top: 0;
}
.left-section .container {
	width: 540px;
	margin:auto;
}
.heading {
	font-family: 'Assistant', sans-serif;
	font-size: 40px;
    font-weight: 800;
    line-height: 1.2em;
}
.heading h3 {
	padding-top: 10px;
}
.heading a {
	font-family: 'Assistant', sans-serif;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
.large-title,
.right-text {
	font-family: 'Assistant', sans-serif;
	font-size: 50px;
    line-height: 1em;
    font-weight: 800;
	margin-top: 20px;
    margin-bottom: 25px;
}
.top-button img {
	width: 250px;
	height:70px;
	margin:auto;
}
.large-title.thankyou {
	margin-top: 70px;
}
.large-title.thankyou span {
	font-size: 30px;
}
.top-button.thankyou img {
	margin: 50px auto 70px;
}
.reg-text {
	font-size: 24px;
	line-height: 1.5em;
	text-align: right;
}
.reg-text .center {
	text-align: center;
	font-size: 21px;
	line-height: 1.2em;
	padding: 45px 0 35px;
}
.right-text {
	color: #000000;
	max-width: 295px;
	font-size: 19px;
	float: right;
	line-height: 1.1em;
	margin-bottom: 0;
	margin-right: 30px;
	margin-top: 68px;
}
.right-text a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.left-image {
	float: left;
	margin-left: 35px;
}
#battery {
	position: absolute;
	bottom: -28px;
    left: 701px;
    z-index: 99;
}
.margin-custom {
	width: 300px ;
	margin:25px auto 25px;
}
.reg-text ul {
	padding: 0;
	margin-right: 30px;
	font-size: 23px;
}
.reg-text li {
	padding-right: 60px;
	position: relative;
	font-weight: 700;

}
.reg-text li:before {
	content:'';
	background: url(../images/lii.png) right center no-repeat;
	height: 42px;
    width: 50px;
    position: absolute;
    right: 0;
    top: -9px;
}
.footer-section {
	background: #333333;
	width: 100%;
	height: 100px;
	position: relative;
}
.footer-section .center {
	text-align: center;
	width: 1500px;
	margin:auto;
	font-family: 'Assistant', sans-serif;
	font-size: 42px;
	line-height: 2.4em;
	font-weight: 500;
	color: #f6e315;
}
.footer-section .center h3 {
	float: none;
	line-height: 2.4em;
	color: #ffff00;
}
.images-row {
	float: left;
	padding-top: 15px;
}
.images-row img {
	vertical-align: middle;
}
.form-section {
	background: #fde718;
	width: 100%;
	height: auto;
	position: relative;
}
.form-section .center {
	text-align: right;
	width: 1400px;
	margin:0 280px 0 260px;
	font-family: 'Assistant', sans-serif;
	font-size: 25px;
	line-height: 2.5em;
	font-weight: 500;
	color: #000000;
}
.form-section .center h2 {
	float: right;
	margin-left: 20px !important;
    margin-top: 38px !important;
    line-height: 33px;
    font-weight: bold;

}
.form-section .center input {
	display: inline-block;
	float: right !important;
	height: 55px;
	width: 468px !important;
	margin-left: 20px;
	direction: rtl;
	font-family: 'Assistant', sans-serif;
	border:none;
	outline:none;
	margin-top:30px;
	margin-bottom:30px;
	padding: 10px 20px 10px;
	/*font-weight: 700;*/
	font-size: 22px;
	color: #666666;
}
.form-section .center input[type="submit"], .wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover {
	margin-left:0;
	background:#333333 !important;
	color: #fde718 !important;
	padding: 9px 20px;
	width: auto !important;
	border:none !important;
	outline:none;
	font-family: 'Assistant', sans-serif;
	/*font-weight: bold;*/
    font-size: 22px;
}
.form-section .center input[type="submit"]:hover {
	cursor: pointer;
}
.form-section .center input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
.form-section .center input::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
.form-section .center input:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
.form-section .center input:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	float: right;
}
.wpcf7-form .wpcf7-not-valid-tip {
	position: absolute;
    font-size: 14px;
    font-weight: bold;
    bottom: -20px;
    text-align: right;
    direction: rtl;
    right: 0;
}
.wpcf7-form .wpcf7-response-output {
	position: absolute;
	font-size: 25px;
	direction: rtl;
	padding:0 !important;
	margin-top: 0 !important;
	right: 600px;
    width: 981px;
    top: -50px;
}
.fusion-alert .alert-icon, .tribe-events-notices .alert-icon {
    margin-left: 10px;
    margin-right: 0;
}
.fusion-alert .close, .tribe-events-notices .close {
	font-size: 26px !important;
}
@media screen and (max-width:800px) {
	.mobile-only {
		display: block;
	}
	.desktop-only {
		display: none;
	}
	.scaleable-wrapper {
	  width: 800px;
	}
	.very-specific-design {
	  width: 800px;
	  height: 1742px;
	}
	.mobile-tel-header {
		width: 100%;
		position: fixed;
		top:0;
		background: #fde63c;
		color: #000000;
		text-align: center;
		z-index: 99;
		display: block;
		box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.7);
	}
	.mobile-tel-header h3 {
		padding: 6px 0;
	}
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 50px;
		font-family: 'Assistant', sans-serif;
		font-weight: bold;
	}
	.mobile-tel-header a {
		padding: 0 15px;
		/*letter-spacing: 2px;*/
	}
	.main-bg {
		background: #fde718;
		height: auto;
		padding-top: 80px;
	}
	.wrapper {
		background: url(../images/mobile-bg.jpg) no-repeat top center;
		position: relative;
		background-size: 100%;
	}
	.left-section {
		left:inherit;
		top: inherit;
		position: relative;
		background:none;
		width: 690px;
		margin:auto;
		height: auto;
	}
	
	.heading {
		color:#fde63c;
		position: absolute;
		left: 55px;
		top: 50px;
		font-weight: 500;
	}
	.heading .main-title {
		text-align: center;
		position: absolute;
		left: 0;
		top: 60px;
		font-weight: 800;
		margin-right:0 !important;
		font-size: 66px;
		text-shadow: 12px 21px 45px rgba(0, 0, 0, 0.9); 
		line-height: 1.2em;
		width: 450px;
	}
	.heading a {
		color:#fde63c;
		font-weight: 700;
		font-size:32px;
	}
	#battery {
	    position: absolute;
	    bottom: -15px;
	    left: 36px;
	    z-index: 99;
	    width: 290px;
	}
	.margin-custom {
	    width: 100%;
	    margin: 0 auto;
	    text-align: center;
	    font-size: 36px;
	    margin-top: 8px;
	    line-height: 1.2em;
	}
	.margin-custom span.big {
		font-size: 42px;
	}

	.left-section .container {
		width: 100%;
	}
	.reg-text {
		text-align: center;
	}
	.reg-text img {
		margin:20px auto 0;
	}
	.reg-text ul {
		margin-right: 0;
	}
	.reg-text li {
		text-align: right;
		font-size: 35px;
		line-height: 1.25em;
		font-weight: normal;
	}
	.reg-text .under-li {
	    font-size: 30px;
	    line-height: 1.4em;
	    margin-right: 30px !important;
	    text-align: right;
	    margin-top: 3px !important;
	}
	.grey-section {
		width: 100%;
		height: auto;
		background: #333333;
		position: relative;
		text-align: center;
		margin: 60px 0 0 0;
	}
	.top-button {
		position: absolute; 
		top: -30px;
	    left: 50%;
	    margin-left: -125px;

	}
	.large-title {
		color: #fae33c;
		margin-bottom: 0;
	}
	.large-title h3 {
		padding-top: 50px !important;
		padding-bottom: 19px !important;
	}
	.grey-section .images-row {
		float: none;
	}
	.grey-section .images-row img {
		margin-bottom: 13px;
		max-width: 470px;
	}
	.reg-text .center {
		padding: 5px 0 15px 0;
		font-size:27px;
	}
	.reg-text .center span {
		font-weight: 700;
		font-size: 32px;
	}
	.form-section {
		/*height: 266px;*/
		height: auto;
		padding-top: 5px;
	    margin-top: -1px;
	    padding-bottom: 25px;
	}
	.form-section .center {
		width: 720px;
		margin: 0 auto;
	}
	.form-section .center h2 {
		float:none;
		text-align: right;
		margin-top: -1px !important;
	    line-height: 33px;
	    margin-bottom: 8px !important;
	    font-size: 28px;
	}
	.form-section .center input {
		display: block;
		width: 720px !important;
		height: 65px;
		float: none;
		margin: 0 auto 22px;
		font-size: 28px !important;
	}
	.form-section .center input[type="submit"] {
		width: 720px !important;
		margin: 0 auto;
		font-size: 28px !important
	}
	.wpcf7-form .wpcf7-not-valid-tip {
		font-size: 18px;
		bottom: -19px;
	}
	.wpcf7-form .wpcf7-response-output {
		position: absolute;
		width: 720px;
		right: 40px;
		top: -34px;
	}
}

@media screen and (max-width:654px) {
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 45px;
	}

}
@media screen and (max-width:594px) {
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 38px;
	}

}
@media screen and (max-width:510px) {
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 30px;
	}
	.mobile-tel-header a {
	    padding: 0 10px;
	}
}
@media screen and (max-width:420px) {
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 25px;
	}

}
@media screen and (max-width:350px) {
	.mobile-tel-header a,
	.mobile-tel-header span {
		font-size: 23px;
	}
		.mobile-tel-header a {
	    padding: 0 5px;
	}

}
