body{
	font-family: 'Droid Sans', sans-serif;
	background-color: #000000;
}

a, a:hover, a:focus, a:active, a:visited{
	color: #fff;
}

.container{
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.base_contact textarea.input_field{
	height: 298px !important;
	padding-left: 24px;
	resize: none;
	font-family: 'Droid Sans', sans-serif;
	color: #fff;
	font-size: 21px;
	padding: 0;
	padding-left: 24px;
	margin-top: -2px;
	width: calc(100% - 1px);
}

.my_section {
	margin-top: 0;
	margin-bottom: 0;
}

.base {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}

iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}

.made_with_leadeo_id {
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	float: right;
	position: relative;
	display: none;
	margin-right: 5px;
}

.base_contact .content{
	background: #000;
}

.base_contact .my_form_id {
	left: 0;
	position: relative;
	width: 100%;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}


.base_contact .v-overlay{
	background: rgba(228,56,52,0.6);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.base_contact .close_id {
	float: right;
	cursor:pointer;
}

.base_contact .image-container{
  height: 140px;
  width: 140px;
  float: right;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.base_contact .image-container img{
	height: 140px;
	width: 140px;
}

.base_contact .text-container{
  position: relative;
  top: 16px;
  left: 0;
}

.base_contact .text-container h2{
	font-family: 'Droid Sans', sans-serif;
	text-align: center;
	width: 200px;
	font-size: 36px;
	color: #fff;
}

.base_contact .flc{
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 30px;
	color: #fff;
}

.base_contact .separator{
	border-bottom: 2px solid #fff;
    width: 15%;
    margin: 0 auto;
    margin-bottom: 36px;
}

.base_contact .textic{
	font-size: 18px;
	color: #fff;
	margin-bottom: 24px;
}

.base_contact input{
	font-family: 'Droid Sans', sans-serif;
	color: #fff;
	font-size: 21px;
}

.base_contact .no-pad{
	padding: 0;
}

.base_contact .input_h{
	height: 74px;
}

.base_contact .textarea_h{
	height: 296px;
}

.base_contact .bg-img{
	height: 100%;
	/*background-image: url("img/highway.jpg");*/
	background-size: cover;
	background-attachment: fixed;
	margin: 0 15px;
}

.base_contact .input_field{
	background: transparent;
	padding-left: 24px;
	border: 1px solid #fff;
	width: 100%;
	height: 74px;
	line-height: 74px;
	outline: none;
	transition: all .25s;
}

.base_contact .input_field:hover{
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0);
}

.base_contact .email-b{
	margin-left: -1px;
}

.base_contact .subject-b{
	margin-left: -1px;
}

.base_contact .subject-b{
	margin-top: -1px;
}

.base_contact .site-b{
	margin-top: -1px;
}

.base_contact .transform_input{
	transform: scaleX(0.99);
	height: 66px !important;
	background-color: rgba(255,255,255,0.2);
	border: 1px solid rgba(255,255,255,0);
}

.base_contact textarea.input_field.transform_input{
	transform: scaleX(1);
	height: 296px;
	border: 1px solid rgba(255,255,255,0);
}

.base_contact .input_label{
	position: absolute;
	display: block;
	pointer-events: none;
	top: 24px;
	left: 24px;
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	transition: all .25s;
}

.base_contact .span_label{
	height: 24px;
    line-height: 24px;
}

.base_contact .span_label span{
	font-family: 'Droid Sans', sans-serif;
}

.base_contact .transform_label{
	font: regular 21px 'Droid Sans', sans-serif;
	display: none;
}

.base_contact .send{
  width: 100%;
  height: 71px;
  outline: none;
  background-color: transparent;
  border: 1px solid #fff;
  font-size: 36px;
  color: #fff;
  font-family: 'Istok Web', sans-serif;
  margin-top: -1px;
  width: calc(100% - 1px);
  transition: all .25s;
}

.base_contact .send:hover{
	border: 1px solid rgba(255,255,255,0);
	background-color: rgba(255,255,255,0.1);
}

.base_contact .error{
	line-height: 48px;
    height: 48px;
    width: 48px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 9px;
    text-align: center;
    background: #fff;
    color: #E54C3C;
    right: 10%;
    opacity: 0;
    transition: all .25s;
}

.base_contact .not-valid{
	right: 10px;
	opacity: 1;
}

.base_contact .error-text{
  position: absolute;
  z-index: 2;
  top: 4px;
  font-size: 12px;
  color: #fff;
  padding-left: 24px;
  display: none;
}

.base_contact .arrow-left {
  margin-top: -16px;
  margin-left: 16px;
  position: absolute;
  left: -32px;
  top: 32px;
  transform: rotate(270deg);
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #fff;
}

.base_contact .search-ico{
  position: absolute;
  top: 18px;
  right: 34px;
  color: #fff;
  font-size: 24px;
}

/* General dropdown styles */
.base_contact .dropdown {
	max-width: 380px;
	margin: 0 auto;
}

.base_contact .dropdown dd, .base_contact .dropdown dt, .base_contact .dropdown ul { margin:0px; padding:0px; }
.base_contact .dropdown dd { position:relative; }

/* DT styles for sliding doors */
.base_contact .dropdown dt a {
  color: #7F8B8C;
  display: block; 
  width: 100%;
  text-decoration: none;
}

.base_contact .dropdown dt a span i{
	float: right;
	font-size: 22px;
 	font-weight: 400;
}

.base_contact .dropdown dt a span {
  cursor:pointer; 
  display:block; 
  font-size: 21px;
  font-weight: 400;
  padding:22px 14px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

.base_contact .dropdown dt a span:hover{
	background-color: rgba(255,255,255,0.1);
}

/* UL styles */
.base_contact .dropdown dd ul {
  background:transparent none repeat scroll 0 0; display:none;
  list-style:none; padding:5px 0px; position:absolute; 
  z-index: 3;
  left: 0px; 
  top: 2px; 
  width: 100%; 
  min-width:170px;
}

.base_contact .dropdown dd ul li{
	height: 70px;
	line-height: 68px;
	transition: transform 0.25s;
}

.base_contact .dropdown dd ul li:hover{
	transform: scale(0.99) !important;
}

.base_contact .dropdown span.value { display:none;}
.base_contact .dropdown dd ul li a {
  padding: 5px; 
  padding-left: 12px;
  font-size: 18px;
  font-weight: 400;
  display: block;
  color: #fff;
  outline: none;
  text-decoration: none;
}

.base_contact .dropdown dd ul li a .fa{
	line-height: 40px;
	padding-right: 12px;
	float: right;
	display: none;
}

.base_contact .dropdown span.value { display:none; }

.base_contact .remember-reset{
	line-height: 20px;
	display: block;
	position: relative;
	margin-top: 18px;
	margin-bottom: 30px;
}

.base_contact .remember-reset .fa{
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	cursor: pointer;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.base_contact .remember-reset .fa-check{
	font-size: 14px;
    margin-left: 1px;
    color: rgba(255,255,255,1);
}

.base_contact .checked{
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 2px;
	line-height: 5px;
	opacity: 0;
	transition: opacity .25s;
	font-size: 16px;
}

.base_contact .checked.yes{
	opacity: 0.9;
}

.base_contact .radio-btn{
	color: rgba(255,255,255,0.9);
	font-size: 20px;
}

.base_contact .radio-btn .fa-dot-circle-o{
	position: absolute;
	left: 15px;
	top: 4px;
	display: none;
}

.base_contact .radioON{
	display: block !important;
}

@media (max-width: 768px) {
	.base_contact .image-container{
		float: left;
		position: absolute;
	    left: 50%;
	    margin-left: -70px;
	}

	.base_contact .text-container h2{
		width: 100%;
	}

	.base_contact .subject-b{
		width: calc(100% - 1px);
		height: calc(100% + 1px);
		margin-left: 0;
		margin-top: -2px;
	}

	.base_contact .site-b{
		width: calc(100% - 1px);
	}

	.base_contact .email-b{
		margin-left: 0;
		margin-top: -1px;
		width: calc(100% - 1px);
		height: calc(100% + 1px);
	}

	.base_contact .name-b{
		width: calc(100% - 1px);
	}

	.base_contact .input_h{
		height: 44px;
	}

	.base_contact .input_field{
		height: 44px !important;
		line-height: 44px;
		margin-top: 0 !important;
	}

	.base_contact .textarea_h{
		height: 44px;
	}

	.base_contact textarea.input_field{
		height: 46px !important;
		border-bottom-width: 0 !important;
	}

	.base_contact .input_label{
		top: 12px;
	    font-size: 16px !important;
	}	
}

/****************************/
/* Added for leadeo support */
/****************************/
.base_contact .textout{
	display: block;
	margin: 16px 0;
	font-size: 30px;
	color: #fff;
}

.base_contact .textout.fs{
	font-size: 18px;
	color: #fff;
}

/* ------------------------- opt ------------------------ */

.base_opt .content{
	background-color: transparent !important;
	width: 100%;
}

.base_opt .text-it{
	color: #fff;
	font-size: 18px;
	position: relative;
	display: block;
}

.base_opt .title-text{
	background-color: transparent !important;
	margin-left: -30px;
	width: calc(100% + 60px);
	height: 44px;
	display: block;
	color: #fff;
	font-size: 24px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 44px;
	position: relative;
}

.base_opt .my_form_id {
	left: 0;
	position: relative;
	margin: 0 auto;
	width: 66.66666%;
	max-width: 500px;
	top: 50%;
	transform: translateY(-50%);
}

.base_opt .title-it_id{
	float: left;
	line-height: 30px;
}

.base_opt .v-overlay{
	background: rgba(0,0,0,0.26);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.base_opt .input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	margin-bottom: 0;
	height: 80px;
	border-radius: 0;
	margin-left: 0;
	width: 100%;
	vertical-align: top;
}

/*.input:hover{
	border: 1px solid transparent;
	background: rgba(255, 255, 255, 0.1);
}*/

.base_opt .input.message-part{
	height: 280px;
}

.base_opt .input_field {
	position: relative;
	display: block;
	float: right;
	width: 60%;
	height: 80px;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #fff;
	border: 1px solid #fff;
	border-bottom: none;
	background: transparent;
	-webkit-appearance: none; /* for box shadows to show on iOS */
	transition: all .3s;
}

.base_opt .input_field:hover{
	border: 1px solid transparent;
	border-bottom: none;
	background: rgba(255, 255, 255, 0.1);
}

.base_opt .input_field:focus {
	outline: none;
	height: 70px !important;
}

.base_opt .graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.base_opt .icon {
	color: #ddd;
	font-size: 150%;
}

.base_opt .input-juro {
	overflow: hidden;
}

.base_opt .input_field-juro {
	position: absolute;
	z-index: 100;
	width: 100%;
	background: transparent;
	font-size: 18px;
	color: #fff;
	padding: 0 20px;
	line-height: 60px;
}

.base_opt .input_field-juro::-webkit-input-placeholder { /* WebKit browsers */
	color: #fff;
	font-size: 21px;
}

.base_opt .subject{
	width: 100%;
}

.base_opt .message-part{
	width: 100%;
	padding-top: 12px;
}

.base_opt textarea{
	resize: none;
}

.base_opt .login{
	display: block;
	border: 1px solid #fff;
	width: 100%;
	margin-bottom: 24px;
	height: 78px;
	color: #fff;
	font-size: 20px;
	background-color: transparent !important;
	border-radius: 0;
	transition: all .3s;
}

.base_opt .login:hover{
	border: 1px solid transparent;
	background: rgba(255, 255, 255, 0.1) !important;
}

.base_opt .login i {
	font-size: 16px;
	top: -1px;
	position: relative;
}

.base_opt .close_id {
	float: right;
	cursor:pointer;
}

@media (max-width: 768px) {
	.base_opt .input_field{
		height: 44px !important;
		line-height: 44px !important;
	}

	.base_opt .input{
		height: 44px !important;
		line-height: 44px !important;
	}

	.base_opt .input_field:focus{
		height: 44px !important;
		line-height: 44px !important;
	}

	.base_contact .transform_input{
		height: 44px !important;
		line-height: 44px !important;
	}

	.base_opt .login{
		height: 44px;
	}

	#base_0 .my_form_id{
		height: auto !important;
	}

	#base_0 .my_section{
		top: 0 !important;
		transform: none !important;
	}

	.base_contact .send{
		height: 44px;
		font-size: 16px;
	}

	.base_contact .input_h.sendbtn{
		height: 44px;
	}

	.base_contact .textout{
		font-size: 24px;
	}

	#base_0 .my_section{
		padding: 40px 0 !important;
	}
}

@media (max-width: 420px) {
	.base_contact .input_h{
		height: 34px;
	}

	.base_contact .send{
		height: 34px;
		font-size: 16px;
	}

	.base_contact .input_h.sendbtn{
		height: 34px;
	}

	.base_contact .textout{
		font-size: 18px;
    	margin: 4px 0;
	}

	.base_contact .input_field {
	    height: 34px !important;
	    line-height: 34px;
	    margin-top: 0 !important;
	}

	.base_contact .input_label {
	    top: 6px;
	    font-size: 14px !important;
	}
}