	@charset "utf-8";
/***************************************************************************/
/********************************  $Content  *******************************/
/**
* + Content
* + Imports Fonts and Icons
* + General Tags
* + Header
* + Slider
* + Form
* + Gallery
* + Partners
* + Footer
* + Tooltip
* + Parallax
* + Video
* + Countdown
* + Newsletter
* + Gmap 
* + Animate Itemas on Start
* + Menu Effect
*/
/* ---------------------------------------------------------------------- */
/*	Import styles
 /* ---------------------------------------------------------------------- */

/* Bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.css");
/*Google Fonts*/
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap');
/*countdown*/
@import url("clock/main.css");
/*Responsive */
@import url("media-queries.css");


/*******************************  $General Tags  *******************************/
html {
	font-size: 100%;
	min-width: 318px;
}
body {
	font-family: 'lato', sans-serif;
	color: #fff;
	overflow-x: hidden;
	padding-top:0px;
	background-color: #fff;
}
body > section {
    overflow: hidden;
}
a, a:hover, a:active {	
	outline: 0 !important;
	-webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
}
a:hover{
	color: :;!important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.btn {
	font-family: 'lato', sans-serif;
}
h2{
	color: #696969;
	font-size: 24px;
  margin: 20px;
	padding: 0;
}
h4{
	color: #000;
	font-size: 20px;
}
.ssa1 {
	background:url(../img/gb1.png);
	background-repeat:no-repeat;
	padding-left:65px;
	min-height:120px;
}
.ssa2 {
	background:url(../img/gb2.png);
	background-repeat:no-repeat;
	padding-left:65px;
	min-height:120px;
}
.ssa3 {
	background:url(../img/gb3.png);
	background-repeat:no-repeat;
	padding-left:65px;
	min-height:120px;
}

img  {
	width: 100%;
}
i{
	-webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
}
p {
	font-size: 14px;
	color: #696969;
}
.generic{
	padding: 0px 0 20px 0;
}
.section-title,.widget-title {
  font-size: 18px;
  padding-bottom: 0.5em;
  position: relative;
}
.section-title {
  font-size: 24px;
  margin-top: 0;
  margin: 0 auto;
  width: 100%;
  text-align:center;
}
.section-title:after,.widget-title:after {
  background-color: #68CFF5;
  bottom: -1px;
  content: " ";
  display: block;
  height: 2px;
  left: 3px;
 /* position: absolute;*/
  width: 80px;
  margin: 20px auto;
}
/*******************************  $Header  *******************************/

@media all and (max-width: 320px) {
	header.fixed {
	position: relative !important;
	}

	.mob{
		margin-left:14%;
		}


	}
	
	
@media all and (max-width: 700px) {
	header.fixed {
	position: relative !important;

}

	.mob{
		margin-left:14%;
		}




	}
	

header {
	background: #FFFFFF;
	width: 100%;
}
header.fixed .top-info {
	height: 0;
	overflow: hidden;

}
header.fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 450;
	box-shadow: 0 0 4px rgba(0,0,0,0.7);
		z-index:9998;
}
.navbar {
    border: 0 none;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.navbar-brand {
	padding: 0;
	text-align:center;
}
.navbar-default {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    min-height: 0;
}
.navbar-nav {
	float: right;
	padding: 25px 0;
}
.navbar-nav > li {
	float: left;
	font-size: 15px;
	margin: 0 0 0 25px;
}

.navbar-nav > li > a {    
    padding: 3px 0;
}
/*******************************  $Slider  *******************************/
.slider {
	background: url("../img/slide/slide-01.jpg") no-repeat scroll center transparent;
	
}
#slider h3 {
	color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: -20px;
	line-height:39px;
	background: none repeat scroll 0 0 rgba(0, 0, 0,0.7);
	

}

mark {
	color: #fff;
background: none repeat scroll 0 0 rgba(0, 0, 0,0.7);
padding-left:10px;
}

.nav-justified li a:hover {
color: #333 !important;
}

#slider h5{
	/*line-height: 21px;*/
	font-size:22px;
}
#slider .contform  h3 {
    font-size: 29px;
    line-height: 35px;
    margin: 5px 0;
    padding-left: 0px;
}
#slider .contform textarea.form-control {
    height: 123px;
}
#slider .contform .btn {
    display: block;
    margin: 0px auto;
    width: 100%;
	margin-top:10px;
}
.hand {
	cursor:pointer;	
}
.modal-dialog {
	padding-top : 100px;	
}
#slider .inner{
	margin: 0 0 0px 0;
}
/*******************************  $Form  *******************************/
label{
	font-size: 15px;
}
.contform {
    background: none repeat scroll 0 0 rgba(0, 0, 0,0.7);
 padding: 1px 15px 5px;
}

.contformx {
    background: none repeat scroll 0 0 rgba(76, 76, 76, 0.4);
    padding: 15px 60px 36px 60px;
}
.btn-lg {    
    max-width: 100%;
}
.btn-info {
	background-color: #008CD9;
	border-color: #008CD9;
} 
.btn {
	border-radius: 3px 3px 3px 3px;
	font-family: 'lato', sans-serif;
	font-weight: 700;
	padding: 23px 38px;
	-webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
       -o-transition: all .3s ease;
          transition: all .3s ease;
}
.btn:hover{
	background: #085BC2;
	border-color: #085BC2;
}
.btn-lg {
    border-radius: 3px 3px 3px 3px;
    font-family: 'lato',sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.33;
    padding: 5px 38px;
}
.btn-lg i {
	font-size: 20px;
}
.form-group {
    margin: 5px 0;
}
.input-lg {
    height: 54px;
}
.input-lg {
	border-radius: 0;
    font-size: 18px;
    height: 40px;
    line-height: 1.33;
    padding: 10px 16px;
}

/*******************************  $iframe youtube  *******************************/

.iframe-container{
	position: relative;
	width:100%;
	margin-top: 50px;
	padding-bottom:56.25%;
	height:0;}

.iframe-container iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;}
	
/*******************************  $Gallery  *******************************/
#gallery h4{
	padding: 5px 0;
	margin-left:40px;
}
.heading_h4{
	padding: 5px 0;
	margin-left:10px;
	line-height: unset;
    text-align: right;}

#gallery p{
	line-height: 20px;
	padding: 0 10px 0px 30px;
}
#gallery .content{
	border: 1px solid #B6B6B6;
	margin: 20px 0 20px 0;	
}

/*******************************  $Partners  *******************************/
#partners .carousel-indicators {
	left: 0;
	margin: 40px auto 0 auto;
	position: relative;
}
.carousel-indicators .active{
	background: #68CFF5!important;
	border: 1px solid #68CFF5!important;
	height: 10px!important;
	width: 10px!important;
}
#partners .carousel-indicators li{
	background: #BFCBD6;
	border: 1px solid #BFCBD6;
	height: 8px;
    margin: 0 5px;
	width: 8px;
}
/*******************************  $Footer  *******************************/
footer{
	background: #F1F1F1;
	padding: 40px 0;
}
footer h5{
	color: #000;
}
footer .social li a {
  color: #ccc;
}
footer .container li{
	display: inline-block;
}
footer .list-unstyled{
	font-size: 30px;
}
footer .icon-twitter-circled:hover{
	color: #00ABF0;
}
footer .icon-facebook-circled:hover{
	color: #3B589A;
}
footer .icon-pinterest-circled:hover{
	color: #f31d1d;
}
/*******************************  $Tooltip  *******************************/
.tooltip-inner {
	background: #085BC2;
	border-radius: 2px;
	font-weight: bold;
	font-size: 13px;
	opacity: 1;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #085BC2;
}
/*******************************  $Parallax  *******************************/
.parallax {
  background-attachment: fixed;
  background-color: transparent;
  background-position: auto;
  background-repeat: no-repeat;
}
.parallax:before {
  content: '';
  height: 100%;
  left: 0;

  top: 0;
  width: 100%;
  z-index: 1;
}
.parallax .container {
  position: relative;
  z-index: 2;
}
/**************************** $Video ********************************/
.video {
  background-color: transparent;
  min-height: 624px;
  position: relative;
}
.video .bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.video .bg:before {
  background-color: #666;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  position: absolute;
  top: 0;
  width: 100%;
}
/**************************** $Countdown ********************************/
.slider-countdown {
	background: url("../img/slide/slide02.jpg") no-repeat scroll center top transparent;
  height: 520px;
}
.countdown h2{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
}
.separator{
	padding: 30px 0 60px 0;
}
/**************************** $Newsletter ********************************/
.newsletter {
	background: #f1f1f1;
	padding: 3% 0;
	background: url("../img/slide/slide03.jpg") no-repeat scroll center top transparent;
}
.newsletter .form-control{
	border-radius: 0;
	height: 49px;
}
.newsletter .fields h3 {
	color: #fff;
	font-size: 1.66em;
  padding: 10px 10px;
  line-height: 1;
	margin: 0;
}
.newsletter .fields input.btn {
  background: rgba(43, 42, 67, 1);
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  border: 0;
  border-radius: 2px;
  padding: 15px 20px 15px 20px;
  margin: 0;
  vertical-align: top;
  width: auto;
  height: auto;
}
.btn {
	box-shadow: none;
}
.newsletter .fields input.btn:hover {
	background: rgba(0, 0, 0, 0.6);
}
.newsletter .fields input.form-control{
	width: 50%;
	float: left;
  margin-right: 2%;
}
/**************************** $Gmap ********************************/
.map {
  height: 505px;
  width: 100%;
}
/*******************************  $Animate Itemas on Start  *******************************/
.animated {
  visibility: hidden;
}
.visible {
  visibility: visible;
  z-index:999;
}
/*****************************  $Menu Effect  ******************************/
.menu-effect li a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
}
.menu-effect li a:before {
  color: transparent;
  content: '•';
  font-size: 0.7em;
  left: 50%;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  text-shadow: 0 0 transparent;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  -o-transition: text-shadow 0.3s, color 0.3s;
  -ms-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
}
.menu-effect li.active a,
.menu-effect li a:hover,
.menu-effect li a:focus {
  color: #148FEE;
}
.menu-effect li.active a::before,
.menu-effect li a:hover::before,
.menu-effect li a:focus::before {
  color: #148FEE;
  text-shadow: 10px 0 #148FEE, -10px 0 #148FEE;
}
/*****************************  Questions  ******************************/
.content-quest {
    font-family: 'lato', sans-serif !important;
}

.content-quest .step1-field {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  background-color: #fff;
  border:none;
  margin-bottom: 20px;
}
.content-quest .step1-field .text-input {
  float: left;
  width: 70%;
  height: 50px;
  border: none;
  font-size: 24px;
  padding: 10px;
  color: #635858;
  outline: none;
  text-align: center;
  font-weight: bold;
  *border: #fff;
  *outline: #fff;
  *width: 70%;
  *height: 50px;
  *padding: 10px;
  border: #fff\0;
  outline: #fff\0;
  width: 70%\0;
  height: 50px\0;
  direction: ltr;
}
.content-quest .step1-field .watermark {
  font-size: 18px;
  color: #909698;
  font-weight: normal;
}
.content-quest .step1-field .watermark {
  font-size: 13px;
  width: 70%;
}
.content-quest .step1-field .next-btn {
  float: left;
  width: 30%;
  height: 50px;
  cursor: pointer;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  border-top: none;
  border-bottom: none;
  border-right: none;
  background-color: #7f7f7f ;
  border-left: 2px solid rgba(0, 0, 0,0.7);
  *height: 70px;
  *width: 144px;
  *border-top: 1px solid #7f7f7f;
  *border-bottom: 1px solid #7f7f7f;
  *border-right: 1px solid #7f7f7f;
  *border-left: 2px solid #00424a;
  height: 70px\0;
  width: 144px\0;
  border-top: 1px solid #7f7f7f\0;
  border-bottom: 1px solid #7f7f7f\0;
  border-right: 1px solid #7f7f7f\0;
  border-left: 2px solid #7f7f7f\0;
  border-left-style: \9;
}
.content-quest .step1-field .next-btn .right-arrow {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
}
.content-quest .step1-field .next-btn:hover {
  background-color: #008CD9;
}
.content-quest .bubble {
  color: #FFF;
  position: relative;
  width: 100%;
  height: 30px;
  display: none;
  margin: 10px auto;
  z-index: 9999;
  text-align: left;
}
.content-quest .bubble h1 {
  margin: 10px 0 0 0;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content-quest .bubble h1 {
  font-size: 16px;
}
.content-quest .bubble p {
  font-size: 16px;
  margin: 10px 0 0 0;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content-quest .bubble p {
  font-size: 14px;
}
.content-quest .bubble p {
  font-size: 12px;
}

#step2Phone{
  position: relative;
  z-index: 10;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  background-color: #fff;
  border:none;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}

.content-quest .step2-questions {
  position: relative;
  z-index: 11;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  display: none;
  overflow: hidden;
}
.content-quest .step2-questions .slider-quest {
  position: absolute;
  top: 0;
  width: 100%;
}
.content-quest .step2-questions .slider-quest .question1,
.content-quest .step2-questions .slider-quest .question2,
.content-quest .step2-questions .slider-quest .question3,
.content-quest .step2-questions .slider-quest .question4 {
  width: 100%;
  height: 120px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content-quest .step2-questions .slider-quest .question4{
  margin-top:35px;
}


.content-quest .step2-questions .slider-quest .question1 .questions-steps,
.content-quest .step2-questions .slider-quest .question2 .questions-steps,
.content-quest .step2-questions .slider-quest .question3 .questions-steps {
  padding: 12px 0 8px 0;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.content-quest .step2-questions .slider-quest .question1 .questions-holder,
.content-quest .step2-questions .slider-quest .question2 .questions-holder,
.content-quest .step2-questions .slider-quest .question3 .questions-holder {
  display: block;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.content-quest .step2-questions .slider-quest .question1 .questions-holder,
.content-quest .step2-questions .slider-quest .question2 .questions-holder{
  font-size: 20px;
  margin-top: 4px;
}
.content-quest .step2-questions .slider-quest .question3 .questions-holder {
    font-size: 20px;
  margin-top: 20px;
}
.content-quest .step2-questions .slider-quest .question1 .questions-navs,
.content-quest .step2-questions .slider-quest .question2 .questions-navs,
.content-quest .step2-questions .slider-quest .question3 .questions-navs {
  display: table;
  width: 100%;
  margin-top: 5px;
}
.content-quest .step2-questions .slider-quest .question1 #setA{
    border: none;
    width: 100%;

}
.content-quest .step2-questions .slider-quest .question1 #setA select{
    height: 40px;
    width: 100%;
}

.content-quest .step2-questions .slider-quest .question1 .questions-navs a,
.content-quest .step2-questions .slider-quest .question2 .questions-navs a,
.content-quest .step2-questions .slider-quest .question3 .questions-navs a {
  height: 60px;
  width: 50%;
  text-align: center;
  display: table-cell;
  *height: 50px;
  *float: left;
  *display: block;
  *padding-top: 23px;
  background-color: #7f7f7f;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content-quest .step2-questions .slider-quest .question3 .questions-navs a {
    width: 27.33% !important;

}

.content-quest .step2-questions .slider-quest .question2 .questions-navs a {
  width: 27.33% !important;

}
.content-quest .step2-questions .slider-quest .question1 .questions-navs a:hover,
.content-quest .step2-questions .slider-quest .question2 .questions-navs a:hover,
.content-quest .step2-questions .slider-quest .question3 .questions-navs a:hover {
   background-color: #008CD9;
 }
.content-quest .step2-questions .slider-quest .question1 .questions-navs a.middle,
.content-quest .step2-questions .slider-quest .question2 .questions-navs a.middle,
.content-quest .step2-questions .slider-quest .question3 .questions-navs a.middle {
  width: 50%;
  *display: block;
  border-left: 2px solid rgba(0, 0, 0,0.7);
  border-right: 2px solid rgba(0, 0, 0,0.7);
}
.content-quest .step2-questions .slider-quest .question2 .questions-navs a.middle{
  border-right: none !important;
}


.content-quest .step3-subscription-area {
  position: relative;
  z-index: 12;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  display: none;
  background-color: #e6f7fa;
  border: 2px solid #000;
  text-align: center;
}

.a_button{

  background-color: darkgray!important;
  padding: 10px;
  color: white;
  border-radius: 5px;
  text-decoration: none;
}

.a_button:hover{
  color: white!important;
  background-color: #008CD9!important;
  text-decoration: none;
}

