/*
Table Of Contents
1) Common Style
2) Header Section
3) About Us4) Our chairman
5) Services Section
6) Clients Section
7) Whatwe Section
8) Team Section
9) Testimonial Section
10) Contact
11) Purchase Now
13) Preloader
14) HOME TWO
    14.1) Start video Section
    14.2) Start Feature Section
    14.3) Price Table
    14.4) Start Footer Two Section

 ===============================================*/

/**
* Importing Styles.
**/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,100,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,700italic,800italic);
@import url('font-awesome.min.css');
@import url('hover.css');
@import url('owl.carousel.css');
@import url('owl.theme.default.css');
@import url('hover.css');
@import url('animate.css');
@import url('global.css');


/**
* Global Styles.
**/
/*
 1) - common style
 ----------------------------------------*/
.section-header h1{
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.section-header h1::before {
  border-bottom: 5px solid #00AEFF;
  content: " ";
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
  position: absolute;
  top: 5px;
  width: 70px;
}
.section-header span{
  font-size: 13px;
  text-transform: uppercase;;
  color: #535353;
  font-weight: 500;
  margin: 0;
}
.section-padding{
  padding: 100px 0;
}
.over-bg{
  background: rgba(17, 33, 52, 0.8);
  height: 100%;
  width: 100%;
}
.ceo-section .container,
.team-section .container,
.clients-section .client-list,
.header-section .social-links{
  position: relative;
  z-index: 2;
}

 /*
 2) Header Section
 ----------------------------------------*/
 .top-header{
   background: #112134;
   position: relative;
   overflow: hidden;
 }
.top-header::after {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  width: 31%;
  height: 640%;
  z-index: 1;
  right: 0;
  top: 0;
  margin: -3px -25px 0 -50px;
  transform-origin: 0;
  transform: rotate(-25deg);
  transition: all 0.6s ease 0s;
}
.contact-detail2{
  margin: 0;
}
.contact-detail2 i{
  border: 1px solid #3d464f;
  border-radius: 3px;
  padding: 3px 5px;
}
.contact-detail2 li {
  list-style: outside none none;
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  margin-right: 35px;
}
.contact-detail2 li a {
  color: #FFF;
  font-size: 13px;
  font-weight: 300;
}
.social-icons {
  list-style: outside none none;
  padding: 10px 0;
  margin-bottom: 0;
}
.social-icons li {
  margin-right: 10px;
  display: inline;
}
.social-icons a {
  border: 1px solid #3d464f;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  padding: 3px 5px;
  transition: color 0.3s ease-in-out 0s;
  vertical-align: middle;
}
.social-icons a:hover{
  color: #00AEFF
}
.navbar-static-top{
  background-color: rgba(0, 0, 0, 0.5);
  width:100%;
}
.affix{
  position: fixed !important;
  z-index: 999;
  top: 0;
  background-color: #fff;
  min-height: 70px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.affix .navbar-brand{
  padding: 10px 15px;
}
.affix .navbar-nav{
  border-bottom:none;
  margin: 15px 15px !important;
}
.navbar{
  padding:0;
  margin:0;
  min-height:95px;
  position: absolute;
  background: #fff;
}
.navbar-brand{
  opacity:1;
  width: 250px;
  height: auto!important;
  padding: 25px 15px;
}
.logo-text {
  color: #00aef0;
  font-size: 24px;
  letter-spacing: 0;
  margin-right: 3px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 36px;
  font-family: "Raleway","Helvetica Neue",sans-serif;
}

.logo-text span {
  color: #212121;
  font-size: 24px;
  letter-spacing: 0;
  margin-right: 3px;
  font-weight: 600;
  text-transform: uppercase;
}

.logo-text samp {
  background: #00aef0 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 30px;
  height: 36px;
  line-height: 36px;
  margin-right: 5px;
  text-align: center;
  width: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.navbar-nav{
	margin:25px 0;
}
.navbar-nav li{
  margin-top:5px;
  margin-left:30px;
  opacity:1;
}
.navbar-nav li a.btn{
  padding: 6px 12px !important;
  font-weight: 600;
}
.navbar-nav li a.btn:hover{
  padding: 6px 25px;
  background: #00AEFF;
  color: #fff;
}
.navbar-nav .active a.btn{
  padding: 6px 25px;
  background: #00AEFF;
  color: #fff;
}
.navbar-nav li a.active{
  color: #00AEFF;/*#fff*/
	font-weight: bold;
}
.navbar-nav li a{
  color:#4d4d4d;
  font-size:14px;
  text-transform:uppercase;
  padding:5px 0;
  transition: all 0.5s ease;
  font-weight:500;
  opacity:1;
  letter-spacing: 0.03em;
}
.navbar-nav li a:hover{
  background:none;
  color:#00AEFF;
  transition: all 0.5s ease;
}
.navbar-nav .active a{
  background:none;
  color:#00AEFF;
  transition: all 0.5s ease;
}
.navbar-nav li.dropdown > .dropdown-menu {
  left: 0;
  right: auto;
  display: block;
  opacity: 1;
  -webkit-transform: translate(0, 15px);
  transform: translate(0, 15px);
  -webkit-transition: .5s;
  transition: .5s;
  visibility: hidden;
}

.navbar-nav li.dropdown .dropdown-menu {
  left: 0;
  right: auto;
}

.navbar-nav li.dropdown:hover > .dropdown-menu {
  visibility: visible;
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}

.navbar-nav li.dropdown:first-child .dropdown-menu {
  left: 0;
  right: auto;
}

.navbar-nav li.dropdown:last-child .dropdown-menu {
  right: 0;
  left: auto;
}
.navbar-nav .dropdown-menu li{
  margin: 0;
}
.navbar-nav a.nav-link,
.navbar-nav .dropdown-menu a {
  color: #1b1b1b!important;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 25px 19px;
}

.navbar-nav a.nav-link::after,
.navbar-nav .dropdown-menu a::after {
  display: none;
}

.navbar-nav .dropdown-menu a {
  font-size: 12px;
}

.navbar-nav .top-search .form-control {
  border-radius: 3px;
  height: 38px;
  border-color: #ebebeb;
  background-color: #ebebeb;
}

.navbar-nav .dropdown-menu.top-search {
  padding: 10px;
}

.navbar-nav .dropdown-menu > li {
  border-bottom: solid 1px #ebebeb;
}

.navbar-nav .dropdown-menu {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  border: none;
  right: 0;
  left: auto;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18);
  min-width: 200px;
}

.navbar-nav .dropdown-menu li a {
  padding: 8px 15px;
  display: block;
  letter-spacing: 1px;
  line-height: 26px;
}


 /*-- banner
 -----------*/
.banner-section{
  position:relative;
  background: #2c3e50 none repeat scroll 0 0;
  overflow: hidden;
}
.banner-section .section-padding {
  padding: 95px 0 0 0 ;
}
.banner-section .carousel-inner .item {
  opacity: 0;
transition-property: opacity;
}
.banner-section .carousel-inner .active {
  opacity: 1;
}
.banner-section .carousel-inner .active.left,
.banner-section .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.banner-section .carousel-inner .next.left,
.banner-section .carousel-inner .prev.right {
  opacity: 1;
}
.banner-section .carousel-control {
  z-index: 2;
}
@media not all, not all {
  .banner-section .carousel-inner > .item.next,
  .banner-section .carousel-inner > .item.active.right {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
  }
  .banner-section .carousel-inner > .item.prev,
  .banner-section .carousel-inner > .item.active.left {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
  }
  .banner-section .carousel-inner > .item.next.left,
  .banner-section .carousel-inner > .item.prev.right,
  .banner-section .carousel-inner > .item.active {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
.banner-section .item {
  background-size: cover;
  height: 700px;/*560*/
}
.banner-section .item .carousel-caption {
  left: 10%;
  right: 10%;
  text-shadow: none;
  top: 22%;
}
.banner-section .item .carousel-caption h2 {
  animation-duration: 0.8s;
  animation-name: fadeInDown;
  font-family: "Ubuntu",sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin: 20px 0;
  text-transform: uppercase;
}
.banner-section .item .carousel-caption h3 {
  animation-duration: 0.8s;
  animation-name: fadeInUp;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 100;
}
.banner-section .item .carousel-caption .btn {
  animation-duration: 0.8s;
  animation-name: fadeInUp;
  margin: 30px 15px;
}
.banner-section .active {
  opacity: 1;
}
.banner-section .active.left,
.banner-section .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.banner-section .carousel-control {
  background-image: none;
  box-shadow: none;
  height: 55px;
  margin-top: -35px;
  padding: 10px 5px;
  text-shadow: none;
  top: 50%;
  width: 35px;
  z-index: 10;
}
.banner-section .carousel-control i {
  border: 2px solid #fff;
  border-radius: 100%;
  height: 50px;
  padding: 15px;
  width: 50px;
}
.banner-section .carousel-control i:hover {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}
.banner-section .left.carousel-control {
  left: 2%;
}
.banner-section .right.carousel-control {
  right: 4%;
}
.banner-section .carousel-indicators {
  bottom: 45px;
}
.banner-section .carousel-indicators li {
  border-radius: 4px;
  height: 8px;
  margin: 0 5px;
  opacity: 0.5;
  width: 40px;
}
.banner-section .carousel-indicators li:hover,
.banner-section .carousel-indicators li.active {
  opacity: 1;
}
.banner-section:hover .carousel-control {
  display: block;
}
.banner-section i {
  margin-right: 10px;
}
.banner-section .col-md-5{
  margin-top: 80px;
}
.revolutionary{
	letter-spacing:16px;
	text-transform:uppercase;
}
.banner-section .titles h1{
	font-family:"Raleway", "Helvetica Neue", sans-serif;
	color:#fff;
	font-size:55px;
	margin:3px 0 30px 0;
    text-transform: uppercase;
}
.banner-section .grow{
	font-family:"Raleway", "Helvetica Neue", sans-serif;
	text-transform:uppercase;
	font-size:35px;
	font-weight:600;
	color:#fff;
}
.banner-section p{
	font-size:18px;
	padding: 20px 0 30px;
	color:#fff;
  font-weight: 600;
  line-height: 30px;
}
.banner-section .btn{
  font-size: 18px;
  font-weight: 500;
  padding: 7px 28px;
  text-transform: uppercase;
}
.banner-section .dest-detail{
  padding: 120px 0 0;
}


/*
  3) About Us
  ----------------------------------------*/
.process{
  background: #00AEFF;
  background-size: cover;
  padding: 35px 0;
}
.process span{
  font-size: 49px;
  font-weight: 500;
  width: 60px;
  float: left;
  height: 45px;
  padding: 12px 0;
  margin-right: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.process .content{
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color:#fff;
  font-size: 23px;
  text-transform: uppercase;
}
.process .content .des {
  line-height: 30px;
  padding: 10px 0;
}
.process .content .des h2{
  color: #fff;
  font-size: 24px;
}
.process .btn-theme{
  background: none;
  border: 1px solid #fff;
}
.process .btn-theme:after{
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

/*
 3) About Us
 ----------------------------------------*/
.about-section{
  position: relative;
}
.about-list .item:last-child img{
  margin-top: -20px;
}
.about-list .item h6{
  margin-top: 30px;
  text-transform:uppercase;
}
.about-section p{
  margin-bottom: 30px;
  line-height: 24px;
}
.about-section .btn{
  margin-right: 20px !important;
}

   /*
 4) Our Chairman
 ----------------------------------------*/
.ceo-section{
  background-size: cover;
  padding: 0;
  position: relative;
  overflow:hidden;
}
.ceo-section::after{
  background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
  content: "";
  height: 640%;
  margin: -3px -25px 0 -50px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-25deg);
  transform-origin: 0 0 0;
  transition: all 0.6s ease 0s;
  width: 70%;
  z-index: 1;
}
.ceo-section .col-md-6 {
  padding: 100px 0;
}
.ceo-section .section-header h1, .ceo-section .section-header span{
  color: #fff;
}
.ceo-section p{
  margin-bottom: 19px;
  color: #fff;
  font-size: 16px;
}
.ceo-section .btn{
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 400;
}
/*
4) services Section
----------------------------------------*/
.services-section{
  padding-bottom: 35px;
  overflow: hidden;
}
.services-section .page-header{
  margin: 0 0 17px;
}
.services-section .item{
  padding: 0;
}
.services-section img{
  margin-top: -20px;
}
.services-section .item .fa{
  color: #00AEFF;
  float: left;
  margin-right: 15px;
  font-size: 25px;
  width: 50px;
  border: 1px solid #00AEFF;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
}
.services-section .item:first-child .fa{
  padding-left: 10px;
}
.services-section h6{
  text-transform: uppercase;
  color: #727272;
}

.services-section .item:nth-child(3), .services-section .item:nth-child(4), .services-section .item:nth-child(5){
  margin-bottom: 20px;
}
.services-section .fluid-image-outer {
  position: relative;
}
.services-section .fluid-image-outer img {
  display: block;
  left: 0;
  position: absolute;
  top: -80px;
}
/*
4) clients Section
----------------------------------------*/
.clients-section{
  background: #f1f1f1 url("../images/client.jpg") no-repeat right;
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}
.clients-section ul li{
  float: left;
  list-style-type: none;
}

.clients-section p{
  color: #6f6d6d;
}
.clients-section #logo .item {
  text-align: center;
}
.clients-section #logo .item img{
  padding: 5px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.clients-section #logo{
  margin-top: 0;
}
.clients-section .owl-pagination .owl-page span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #008ed6;
  border-radius: 4px;
  height: 8px;
  opacity: 0.5;
  width: 40px;
}
.clients-section .owl-pagination .owl-page.active span {
  background: #008ed6 none repeat scroll 0 0;
  opacity: 1;
}
/*
4) Whatwe Section
----------------------------------------*/
.what-we-section{
  overflow: hidden;
}
.what-we-section .item-2, .what-we-section .item{
  padding: 0;
}
.what-we-section .item ul{
  margin-top: 20px;
  padding: 0;
}
.what-we-section .item ul li{
  list-style-type: none;
  font-size: 15px;
  font-weight: 700;
  color: #727272;
  margin-bottom: 20px;
}
.what-we-section .item ul li .fa{
  border: 1px solid #00aeff;
  border-radius: 3px;
  font-size: 25px;
  margin-right: 15px;
  color: #00AEFF;
  padding: 10px;
  width: 48px;
  text-align: center;
}
.what-we-section .fluid-image-outer {
  position: relative;
}
.what-we-section .fluid-image-outer img {
  display: block;
  right: 0;
  position: absolute;
  top: -100px;
}
/*
4) team Section
----------------------------------------*/
.team-section{
  background-color: #F1F1F1;
  overflow: hidden;
  position: relative;
}
.team-section .team-list .item{
  overflow: hidden;
}
.team-section .item, .team-section .item .img-wrap{
  padding: 0;
}
.team-section .item h6{
  text-transform: uppercase;
  margin: 15px 0 0;
  color: #273039;
}
.team-section .item .content-wrap{
  background: #00AEFF;
  color: #a3a3a3;
  padding: 24px 25px;
}
.team-section .item .content-wrap span{
  margin: 5px 0;
  display: block;
  font-style: italic;
}
.team-section .item .content-wrap p,
.team-section .item .content-wrap span{
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  font-size: 13px;
}
.team-section .item .content-wrap p{
  margin-bottom: 9px;
}
.team-section .team-list .item:nth-child(2) {
  padding-left: 15px;
  margin-bottom: 30px;
}
.team-section .team-list .item:nth-child(4) {
  padding-left: 15px;
}
.team-section .team-list .item:nth-child(1) {
  padding-right: 15px;
  margin-bottom: 30px;
}
.team-section .team-list .item:nth-child(3) {
  padding-right: 15px;
}
.team-section .item .social{
  padding: 1px 0;
  margin-bottom: 2px;
}
.team-section .item .social li:first-child{
  margin-left: 0;
}
.team-section .item .social li{
  list-style-type: none;
  color: #717171;
  margin-left: 5px;
  display: inline;
}
.team-section .item .social li a{
  color:#fff ;
}
.team-section .item .social li a:hover{
  color: #333;
}
.team-section .social li i{
  border: 1px solid #14C2FF;
  border-radius: 2px;
  padding: 5px;
  width: 30px;
  text-align: center;
  z-index: 999;
  position: relative;
}
/*
4) testimonial Section
----------------------------------------*/

#testimonial {
  background: #f0f0f0 url("../images/bg/banner-bg.jpg") no-repeat center / cover;
}
#testimonial .testimonial-inner {
  position: relative;
  color: #fff;
}

#testimonial #testimonial-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
#testimonial #testimonial-carousel h6 {
  font-size: 24px;
  line-height: 40px;
  color: #fff;
}
#testimonial #testimonial-carousel .carousel-control {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #303f4f;
  border-radius: 3px;
  bottom: auto;
  color: #758494;
  font-size: 16px;
  height: 40px;
  line-height: 20px;
  margin-top: 45px;
  opacity: 1;
  padding: 10px;
  text-shadow: none;
  width: 40px;
}
#testimonial #testimonial-carousel .carousel-control:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
#testimonial #testimonial-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -15px;
  margin-right: -19px;
}
#testimonial #testimonial-carousel .carousel-indicators li {
  background: #c0c0c0;
}
#testimonial #testimonial-carousel .carousel-indicators .active {
  background: #333333;
}
#testimonial .item {
  opacity: 0;
  transition-property: opacity;
}
#testimonial .item blockquote {
  border-left: none;
  margin: 0;
}
#testimonial .item blockquote img {
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
  border: 3px solid #00AEFF;
}
#testimonial .item blockquote small {
  color: #008ED6;
}
#testimonial .item blockquote small span {
  padding-right: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}

#testimonial .item blockquote small:before {
  display: none;
}
#testimonial .active {
  opacity: 1;
}
#testimonial .active.left,
#testimonial .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}


 /*
 11)Contact
----------------------------------------*/
.contact-section{
	color:#656565;
}
.contact-section .page-header{
  margin: 0 0 15px;
}
.contact-section .section-header .sm-title{
  color:#e84c3d;
}
.contact-form .col-sm-6{
	padding-right:0;
}
.contact-form .col-sm-6 input{
	border-right:0;
}
.contact-form .col-sm-5{
	padding-left:0;
}
.contact-form input, .contact-form  textarea{
 background:none;
 border:1px solid #e4e3e7;
 box-shadow:none;
 padding:10px 15px ;
 font-size:16px;
 color:#656565;
 background:#fff;
 border-radius: 3px;

 }
#contact .success,
#contact .error {
  display: none;
  font-family: "Source Sans Pro",sans-serif;
  margin-bottom: 48px;
}
#contact .success .fa,
#contact .error .fa {
  font-size: 18px;
  margin-right: 5px;
}
.contact-form input{
  height:50px;
}
.contact-detail ul {
  padding: 0;
}
.contact-detail h6{
  margin-bottom: 5px;
  color: #727272;
}
.contact-detail h2{
  text-transform: uppercase;
  margin-bottom: 30px;
}
.contact-detail ul li{
  list-style-type: none;
  margin-bottom: 15px;
}
.contact-detail li p {
  padding-left: 35px;
  padding-top: 5px;
  position: relative;
}
.contact-detail li p i{
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 3px;
  border: 1px solid #00AEFF;
  padding: 5px;
  text-align: center;
  width: 25px;
  color: #00AEFF;
}
.contact-form .btn{
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
}
.contact-form .form-control::-moz-placeholder{
  color:#999;
  opacity:1;
  text-transform:capitalize;
  font-size: 13px;
}
.contact-form .form-control:-ms-input-placeholder{
  color:#999;
  text-transform:capitalize;
  font-size: 13px;
}
.contact-form .form-control::-webkit-input-placeholder{
  color:#999;
  text-transform:capitalize;
  font-size: 13px;
}

/*
 5) Purchase Now
 ----------------------------------------*/
.purchase-now {
	background: #00AEFF;
	padding: 40px 0;
}
.purchase-now .btn-theme{
  background: none;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
}
.purchase-now .btn-theme:after{
  background: rgba(255, 255, 255, 0.1);
}

.purchase-now .items{
  font-size:32px;
  color:#fff;
  font-weight:400;
  margin: 10px 0;
}
.buy-now {
  font-size: 16px;
  text-transform: uppercase;
  padding: 9px 40px;
  margin-top: -7px;
  font-weight: 700;
}

         /*
 12) Footer
 ----------------------------------------*/
.footer-section{
  /*background: #f0f0f0 url("../images/bg/footer.jpg") bottom left  no-repeat;
  background-size: cover;*/
  padding-bottom: 0;
}
/*.footer-section*/ .section-padding{
  padding: 50px 0;
}
.footer-section .footer-logo{
  padding:0 0 15px;
  max-width: 200px;
}

.footer-sidebars {
  position: relative;
}
.footer-sidebars .footer-sidebars-bg {
  background-color: #26364a;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 36%;
}
.footer-section .quote .btn-theme{
  background: transparent;
  border: 1px solid #fff;
  margin-top: 20px;
}
.footer-section .quote .btn-theme:hover{
  border: 1px solid #00AEFF;
  color: #00AEFF
}
.footer-section .quote .btn-theme::after{
  background: transparent;
}
.footer-section .section-header h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0;
  text-transform: uppercase;
}
.footer-section .section-header h1::before{
  padding: 15px 0;
  border-bottom: 3px solid #00aeff;
}
.m-l-20{
  margin-left: 20px;
}
.footer-section .twitter-feed {
  font-size: 1.1em;
  min-height: 5.5em;
  text-align: left;
}

.footer-section .twitter-feed a {
  color: #a1b1bc;
  font-weight: 700;
}
.footer-section .twitter-feed a:hover {
  color: #d6e6f1;
}
.footer-section .twitter-feed ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-section .twitter-feed ul li{
  color: #a1b1bc;
}
.footer-section .twitter-date {
  font-size: 0.9em;
  margin-top: 10px;
}
.footer-section .twitter-date a {
  color: #00AEFF;
  font-weight: 700;
}
.footer-section .twitter-date a:hover {
  color: #d6e6f1;
}
.footer-section .twitter-date span {
  font-weight: 700;
  padding-left: 10px;
  color: #00AEFF;
}
.footer-section .newsletter-widget input[type="email"] {
  background: #35424f none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 3px;
  display: block;
  line-height: 24px;
  padding: 7px 15px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 70%;
  color: #999999;
}
.subscription-success i,
.subscription-error i{
  font-size: 15px;
  font-weight: normal;
  margin-right: 5px;
}
.subscription-success{
  color: #3c763d;
}
.subscription-error{
  color: #a94442;
}
.footer-section .footer-bottom {
  background: #112134 none repeat scroll 0 0;
  border-top: 1px solid #233346;
  padding: 40px 0;
}
.footer-section .footer-bottom .social-footer li{
  list-style-type: none;
  display: block;
  margin-left: 30px;
  font-size: 16px;
}
.footer-section .footer-bottom .social-footer li a {
  border: 1px solid #3d464f;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-size: 16px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 35px;
}
.footer-section .footer-bottom .social-footer li a:hover{
  color: #1ec3e1;
}

.footer-section .gray p{
  font-size: 14px;
  color: #a1b1bc;
}
.footer-bottom .copyright{
  color: #a1b1bc;
  line-height: 24px;
  margin: 10px 0;
}

 /*---------------------------------------
 13) Preloader
-----------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 9999;
}

.loader {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/pl.GIF);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin: -20px 0 0 -20px;
}

a.scroll-top {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 20px;
    color: #ffffff;
    height: 40px;
    padding-top: 7px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
}
a.scroll-top:hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  color: #ffffff;
}
a.scroll-top::before {
  font-size: 25px;
}


/*---------------------------------------
14) Home Two
-----------------------------------------*/
.home-two .logo-text span {
  color: #fff;
}
.home-two .section-header h1::before{
  border: 0;
}

.home-two .navbar{
  background: transparent;
}
.home-two .navbar-nav li a{
  color: #fff;
}
.home-two .navbar.affix{
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC );
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
}
.home-two .banner-section{
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC );
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
}
.home-two .banner-section .section-padding{
  background: transparent url(../images/apps/clouds-white.png) repeat-x scroll center bottom;
}
.home-two .banner-section .dest-detail{
  padding: 150px 0 0;
}
.home-two .banner-section .item{
  height: 700px;
}
.home-two .header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-two .btn-download{
  border-radius:5px;
}
.home-two .testimonial .over-bg{
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC );
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
  opacity: 0.9;
  position: relative;
}
/*
.cloud-bg {
  background: #fff url(../images/apps/clouds-white.png) repeat-x scroll center top;
}*/

.home-two .about-section{
  background: #f5f5f5;
}
/*----------------------------------------
 Start video Section
------------------------------------------*/

.video-section{
  position: relative;
  overflow: hidden;
}
.video-overlay{
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC );
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
  opacity: 0.9;
  position: relative;
}
.video-content{
  text-align: center;
  padding: 150px 0;
}
.video-content h3{
  font-size: 30px;
  font-weight: 700;
  color: #fefefe;
  text-transform: uppercase;
  padding-top: 3px;
}
.video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;
}
.video-content img{
  margin: 0 auto;
}
/*----------------------------------------
 Start Feature Section
------------------------------------------*/
.section-header h1::before{
  border: 0;
}
.feature {
  padding: 30px;
  border-radius: 2px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.feature i {
  font-size: 40px;
}

.feature h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.feature p {
  max-width: 300px;
  font-size: 13px;
  margin: 0 auto;
}

.feature:hover {
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
/*----------------------------------------
 Start Gallery Section
------------------------------------------*/
.gallery {
  width: 100%;
  float: left;
  padding: 100px 0 200px 0;
}
.gallery-slide{
  margin-top: 100px;
}
.gallery-slide:after {
  content: url(../images/phone.png);
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -47%);
  transform: translate(-50%, -47%);
}
.gallery-slide .owl-stage .owl-item .item img {
  -webkit-transition: 0.3s;
   transition: 0.3s;
   -webkit-transform: scale(0.9);
   transform: scale(0.9);
}

.gallery-slide .owl-stage .owl-item.center .item img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery .owl-controls{
  position: relative;
  z-index: 9999;
}
.gallery .owl-theme .owl-dots,
.gallery .owl-theme .owl-nav {
  text-align:center;
  -webkit-tap-highlight-color:transparent;
}
.gallery .owl-theme .owl-nav {
  margin-top:10px;
}
.gallery .owl-theme .owl-nav [class*=owl-] {
  color:#FFF;
  font-size:14px;
  margin:5px;
  padding:4px 7px;
  background:#D6D6D6;
  display:inline-block;
  cursor:pointer;
  border-radius:3px;
}
.gallery .owl-theme .owl-nav [class*=owl-]:hover {
  background:#869791;
  color:#FFF;
  text-decoration:none;
}
.gallery .owl-theme .owl-nav .disabled {
  opacity:.5;
  cursor:default;
}
.gallery .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top:10px;
}
.gallery .owl-theme .owl-dots .owl-dot {
  display:inline-block;
  zoom:1;
}
.gallery .owl-theme .owl-dots .owl-dot span {
  width:10px;
  height:10px;
  margin:5px 7px;
  background:#D6D6D6;
  display:block;
  -webkit-backface-visibility:visible;
  transition:opacity .2s ease;
  border-radius:30px;
  z-index: 999;
}
.gallery .owl-theme .owl-dots .owl-dot.active span,
.gallery .owl-theme .owl-dots .owl-dot:hover span {
  background:#869791;
}
/*---------------------------------------------------------------------
                        Price Table
-----------------------------------------------------------------------*/

.pricing {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid #ededed;
  background: #fff;
}
.pricing.grey-bg{
  background:#f5f5f5;
}
.pricing .margin-top-50{
  margin-top: 50px;
}
.pricing-bg {
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC);
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
}
.pricing .price-title {
  padding: 20px 30px;
}

.pricing .price-title h1 {
  line-height: 60px;
  font-size: 50px;
  color: #fff;
}

.pricing .price-title h1 small {
  font-size: 16px;
  color: #fff;
  vertical-align: super;
  padding: 0 5px;
}

.pricing .price-title h1 small:first-child {
  font-size: 24px;
}

.pricing .price-title span {
  letter-spacing: 6px;
  color: #fff;
}

.pricing ul {
  margin: 20px 0;
}

.pricing ul li {
  line-height: 50px;
  list-style: none;
}

.pricing .price-footer {
  border-top: 1px solid #ededed;
  padding: 30px 0;
  z-index: 9;
  position: relative;
}
.button {
  color: #fff;
  padding: 12px 36px;
  font-weight: 600;
  border: none;
  position: relative;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  margin: 2px;
  background-image: linear-gradient(to right, #09b3ef 0%, #1e50e2 51%, #09b3ef 100%);
  background-size: 200% auto;
  flex: 1 1 auto;
}

.button:hover,
.button:focus {
  color: #ffffff;
  background-position: right center;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
/*----------------------------------------
 Start Footer Two Section
------------------------------------------*/
.footer-top {
  padding: 70px 0;
  background: #f1f1f1;
  color: #666;
  font-size: 14px !important;
}

.footer-top p {
  font-size: 14px !important;
  margin-bottom: 0;
}

.footer-top-box {
  margin: 30px auto;
  overflow: hidden;
}

.footer-top h4 {
  color: #555555;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
}

.footer-top .input-holder {
  position: relative;
}

.footer-top .input-holder input[type="email"] {
  width: 100%;
  display: inline-block;
  border: 0;
  border-radius: 0;
  height: 39px;
  padding: 10px 20px;
}

.footer-top .input-holder label {
  position: absolute;
  top: 0;
  right: -4px;
  text-align: center;
  cursor: pointer;
}

.footer-top .input-holder label i {
  position: absolute;
  top: 9px;
  left: 8px;
  font-size: 20px;
  color: #fff;
}

.footer-top .input-holder button {
  color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px;
  line-height: 0;
  width: 35px;
  border: 0;
}

.footer-top .submit-bgcolor {
  background: #24C6DC;
  background: -webkit-linear-gradient(to right, #102497, #24C6DC);
  background: -webkit-gradient(linear, left top, right top, from(#102497), to(#24C6DC));
  background: -webkit-linear-gradient(left, #102497, #24C6DC);
  background: -o-linear-gradient(left, #102497, #24C6DC);
  background: linear-gradient(to right, #102497, #24C6DC);
}

.footer-top ul {
  list-style-type: none;
  padding-left: 0;
}

.footer-top ul li {
  margin: 0 0 10px 0;
}

.footer-top ul li a {
  color: #7e7e7e;
}

.footer-top ul li a:hover {
  color: #fff;
}

.footer-section-two .footer-bottom {
  font-size: 14px;
  padding: 20px 0;
  background-color: #EBEBEB;
  color: #666666;
}

.footer-section-two .footer-bottom ul.social-buttons {
  list-style-type: none;
  margin: 15px auto;
  padding: 0;
}

.footer-section-two .footer-bottom ul.social-buttons li a {
  display: block;
  background-color: #969696;
  height: 30px;
  width: 30px;
  border-radius: 0;
  font-size: 15px;
  line-height: 30px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}

.footer-section-two .footer-bottom ul.social-buttons li a:hover {
  background-color: #175DAF;
}

.footer-section-two .footer-bottom .copyright {
  color: #999;
  margin: 20px 0 20px 0;
  font-size: 14px;
  font-weight: normal;
}