/*
Table Of Contents
1) Common Style
2) Header Section
3) Services Section
4) Booking Platform Section
5) Hotel Distribution Section
6) Web Design Section
7) Contact
8) Purchase Now
9) Preloader

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

/**
* 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.min.css');
@import url('hover.css');
@import url('animate.min.css');
/*@import url('global.css');*/


/**
* Global Styles.
**/
/*
 1) - common style
 ----------------------------------------*/

.nav > li {line-height:64px;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 22px 15px;
}
.navbar-static-top {width: 100%; position: fixed !important;
  z-index: 999;
  top: 0;
  min-height: 65px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.navbar {
	position: relative;
	min-height: 65px;
	margin-bottom: 0 !important;
	border: 1px solid transparent
}
.navbar-brand>img {
	display: block;
	max-height:30px !important;
}
.section-header h1{
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom:10px;
  font-size:36px;
}
.section-header h1::before {
  border-bottom: 5px solid #ed0677;
  content: " ";
  margin-left: 0;
  margin-right: 0;
  padding: 25px 0;
  position: absolute;
  top: 5px;
  width: 80px;
}
.page-header{
  margin: 0 0 17px 0;
}
.page-header h1 span {
	color: #ed0677;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 0;
  }
.section-header p{
  margin-top: 0;
  font-weight:600;
}
.section-padding{
  padding: 50px 0;
}
.section-padding2{
  padding: 0 1em;
}
/*
.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: #ed0677
}
.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:90px;
  position: absolute;
  background: #fff;
}
.navbar-brand{
  opacity:1;
  width: 200px;
  height: auto!important;
  padding: 25px 15px;
}
.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: #ed0677;
  color: #fff;
}
.navbar-nav .active a.btn{
  padding: 6px 25px;
  background: #ed0677;
  color: #fff;
}
.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:last-child a{
  color: #fff;
}
.navbar-nav li a:hover{
  background:none;
  color:#ed0677;
  transition: all 0.5s ease;
}
.navbar-nav .active a{
  background:none;
  color:#ed0677;
  transition: all 0.5s ease;
}

.navbar-toggle .icon-bar{
  background:#fff;
}
*/
.btn-success {
  color: #fff;
  background-color: #ed0677;
  border-color: #ba055d;
  /*background-color: #5cb85c;
  border-color: #4cae4c;*/
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #286090;
  border-color: #b5055b;
  /*background-color: #449d44;
  border-color: #398439;*/
}
.btn-primary {
  color: #fff;
  background-color: #ed0677;
  border-color: #ba055d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #c90565 !important;
  border-color: #b5055b !important;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
  
 /*-- banner 
 -----------*/
.banner-section{
	position:relative; 
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #050505;
	background: -moz-linear-gradient(top, #050505 0%, #333333 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #050505), color-stop(100%, #333333));
	background: -webkit-linear-gradient(top, #050505 0%, #333333 100%);
	background: -o-linear-gradient(top, #050505 0%, #333333 100%);
	background: -ms-linear-gradient(top, #050505 0%, #333333 100%);
	background: linear-gradient(to bottom, #050505 0%, #333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050505', endColorstr='#333333', GradientType=0 );  
	/*overflow: hidden;*/
}
.banner-section .section-padding {
  padding: 115px 0 20px 0 ;
}
@media screen and (max-width:767px){
	.banner-section .carousel-inner {
		padding-bottom:5em;
	}
	.banner-section .carousel-inner .copy{
		padding:0 2em;
		text-align:center;
	}
}
.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;
  min-height: 560px;
}
.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: 5%;
}
.banner-section .carousel-indicators {
  bottom: 35px;
}

@media screen and (max-width:767px){
	.banner-section .carousel-indicators {
  		positiong:absolute;
		bottom: 0;
	}
	.banner-section .carousel-control {
		top:20%;
	}
	.banner-section .right.carousel-control {
		right:10%;
	}
}
.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:3.2em;
  margin:3px 0 30px 0;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width:767px){
	.banner-section .titles h1
	{
  		font-size:2.8em;
	}
}
.banner-section .grow{
	font-family:"Raleway", "Helvetica Neue", sans-serif;
	text-transform:uppercase;
	font-size:2em;
	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 .col-md-7{
  padding: 0 0 0;
}

.jumbotron {
	display:block;	
}
/*
  3) About Us
  ----------------------------------------*/
.process{
  background: #ed0677;
  background-size: cover;
  padding: 35px 0;
  color: #2f363e;
  border-top: 1px solid #184056;
}
.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;
  text-align:center;
}
.process .content .des {
  line-height: 30px;
  padding: 10px 0;
}
.process .btn-theme{
  background: none;
  font-size: 18px;
  margin-left:0;
  margin-top:6px;
  padding-left:2em; padding-right:2em;
  border: 1px solid #fff;
  color: #fff;
}
.process .btn-theme:after{
  background: rgba(255, 255, 255, 0.1);
}
/*.process{
  background: #ed0677;
  background-size: cover;
  padding: 35px 0;
  color: #2f363e;
  border-top: 1px solid #184056;
}
.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 .btn-theme{
  background: none;
  border: 1px solid #fff;
}
.process .btn-theme:after{
  background: rgba(255, 255, 255, 0.1);
}*/

/*
 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;
}
*/
/*
2) Services Section
----------------------------------------*/
.services-section{
  overflow: hidden;
}
.services-section .page-header{
  margin: 0 0 17px;
}
.services-section .item-2{
  padding: 0 2.2em;
}
.services-section .item{
  padding: 0;
}
.services-section .item ul{
  margin-top: 20px;
  padding: 0;
}
.services-section .item ul li{
  list-style-type: none;
  font-size: 15px;
  font-weight: 700;
  color: #727272;
  margin-bottom: 20px;
}
.services-section .item ul li a {
	color: #727272;
}
.services-section .item ul li .fa{
  border: 1px solid #ed0677;
  border-radius: 3px;
  font-size: 25px;
  margin-right: 15px;
  color: #ed0677;
  padding: 10px;
  width: 48px;
  text-align: center;
}
.services-section .fluid-image-outer {
  position: relative;
}
.services-section .fluid-image-outer img {
  display: block;
  right: 0;
  position: absolute;
  top: -100px;
}

/*
3) Online Hotel Booking Platform
-----------------------------------------*/
.booking-section{
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom:0;
  overflow: hidden;
}
.booking-section .page-header{
  margin: 0 0 17px;
}
.booking-section .item{
  padding: 0 2.5em;
}
.booking-section img{
  margin-top: -20px;
}
.booking-section .item .fa{
  color: #ed0677;
  float: left;
  margin-right: 15px;
  font-size: 25px;
  width: 50px;
  border: 1px solid #ed0677;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
}
.booking-section .item:first-child .fa{
  padding-left: 10px;
}
.booking-section h6{
  text-transform: uppercase;
  color: #727272;
}

.booking-section .item:nth-child(3), .booking-section .item:nth-child(4), .booking-section .item:nth-child(5){
  margin-bottom: 20px;
}
.booking-section .fluid-image-outer {
  position: relative;
}
.booking-section .fluid-image-outer img {
  display: block;
  left: 0;
  position: absolute;
  top: -150px;
}

/*
4) Distribution Section
----------------------------------------*/
.distribution-section{
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 50px;
}
.distribution-section .item-2, .distribution-section .item{
  padding: 0 2.5em;
}
.distribution-section .fluid-image-outer {
  position: relative;
}
.distribution-section .fluid-image-outer img {
  display: block;
  right: 0;
  position: absolute;
  top: -140px;
}
   /*
 4) Our Chairman
 ----------------------------------------*/
/*.ceo-section{
  background: url("../images/bg/chairman.jpg") no-repeat;
  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;
}*/
/*
5) Web Design Section
----------------------------------------*/
.webdesign-section{
  padding-top: 35px;
  padding-bottom: 50px;
  overflow: hidden;
}
.webdesign-section .page-header{
  margin: 0 0 17px;
}
.webdesign-section .item{
  padding: 0;
}
.webdesign-section img{
  margin-top: -20px;
}
.webdesign-section .item .fa{
  color: #ed0677;
  float: left;
  margin-right: 15px;
  font-size: 25px;
  width: 50px;
  border: 1px solid #ed0677;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
}
.webdesign-section .item:first-child .fa{
  padding-left: 10px;
}
.webdesign-section h6{
  text-transform: uppercase;
  color: #727272;
}

.webdesign-section .item:nth-child(3), .webdesign-section .item:nth-child(4), .webdesign-section .item:nth-child(5){
  margin-bottom: 20px;
}
.webdesign-section .fluid-image-outer {
  position: relative;
}
.webdesign-section .fluid-image-outer img {
  display: block;
  left: 0;
  position: absolute;
  top: -80px;
}

/*
4) SEO Section
----------------------------------------*/
.seo-section{
  padding-top: 35px;
  padding-bottom: 50px;
  overflow: hidden;
}
.seo-section .item-2, .seo-section .item{
  padding:0 2.5em;
}
.seo-section .fluid-image-outer {
  position: relative;
}
.seo-section .fluid-image-outer img {
  display: block;
  right: 0;
  position: absolute;
  top: -160px;
}

 /*
 11)Contact
----------------------------------------*/
.contact-section{
	color:#656565;
}
/*.contact-section h1, .contact-section span {
	text-align:left;
	margin-left:10%;
}*/
.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[type="text"], .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;
 width:90%;
 margin:2px auto;
 display:block;
 }
#contact .success, 
#contact .error {
  display: none;
  font-family: "Source Sans Pro",sans-serif;
  margin-bottom: 48px;
  text-align:center;
}
#contact .success {color:#43A407;}
#contact .error {color:red;}
#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 #ed0677;
  padding: 5px;
  text-align: center;
  width: 25px;
  color: #ed0677;
}
.contact-form .btn{
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
}
.contact-form .btn-primary {
  color: #fff;
  background-color: #ed0677;
  border-color: #ba055d;
}
.contact-form .btn-primary:hover,
.contact-form .btn-primary:focus,
.contact-form .btn-primary.focus,
.contact-form .btn-primary:active,
.contact-form .btn-primary.active {
  color: #fff;
  background-color: #c90565;
  border-color: #b5055b;
}
.contact-form .btn-primary:active,
.contact-form .btn-primary.active {
  background-image: none;
}
.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: #ed0677;
	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
 ----------------------------------------*/
 
a.footer-brand>img {
	display: block;
	margin:5px auto;
	max-height:3em !important;
}
footer p.address {
	font-weight:600;
	margin-bottom:.25em;
}
footer p.copyright {
	font-size:.9em;
}
/*.footer-section{
  background: #f0f0f0;
  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 #ed0677;
  color: #ed0677
}
.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 #ed0677;
}
.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: #ed0677;
  font-weight: 700;
}
.footer-section .twitter-date a:hover {
  color: #d6e6f1;
}
.footer-section .twitter-date span {
  font-weight: 700;
  padding-left: 10px;
  color: #ed0677;
}
.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;
  -webkit-background-size: cover;
  background-position: center;
  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;
}




