/*
  Theme Name: Doors
  Theme URL: http://www.themeregion.com
  Author: ThemeRegion
  Author URI: http://www.themeregion.com
  Description: Onepage Responsive HTML Parallax Template
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================

1. Typography
2. Home / Navigation + Main Carousel
3. Service
4. parallax promo-One
5. Recent-works
6. About Us / Skills-Section + Team-member
7. parallax promo-two
8. Blog
9. parallax promo-three
10. Clients
11. News Letter 
12. Pricing Table
13. Twitter
14. Contact us
15. Footer
16. Preloader

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

/*========================
=======Typography=========
==========================*/

body {
 font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #454545;
  background-color: white;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  background: transparent;
}
a {
  color: white;
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
  color: #1a2129;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 19px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h1,
h2,
h3,
h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}

h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.padding-top {
  padding-top: 90px;
}
.padding-bottom {
  padding-bottom: 105px;
}
.section-title {
  padding-bottom: 85px;
}
.section-title h3 {
  color: #1a2129;
  line-height: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.title-border {
  background-color: #1a2129;
  height: 1px;
  width: 184px;
  margin-bottom: 30px;
}
.link-blue{color: #428bca;}
.parallax-section {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  min-height: 385px;
  color: black;
  font-size: 18px;
}
.parallax-content {
  padding-bottom: 70px;
  padding-top: 110px;
}
.parallax-content h1 {
  text-transform: uppercase;
  line-height: 48px;
}
.parallax-content h1, #promo-one h2{
  color:#101010;
}
.navbar-toggle {
  border: 1px solid white;
  margin-top: 15px;
}
.navbar-toggle .icon-bar {
  background-color: white;
}
/*========================
========Home CSS==========
==========================*/

.navbar-brand.change-logo {
  height: 78px;
  background-color: #6d6e72;
  padding: 9px 3px 9px 9px;
}
.navbar-brand.change-logo h1 {
  margin-top: -5px;
}
.navbar-brand.change-logo h2 {
  display: none;
}
.navbar-brand.change-logo h1 img {
  width: 80%;
}
.main-nav {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.top-bar-hide {
  display: none;
}
/*Topbar*/

.top-bar {
  position: absolute;
  right: 65px;
  top: 0px;
  z-index: 10;
  padding: 15px 10px 10px 0;
  background-color: #1a2128;
}
.top-bar span {
  margin-left: 15px;
  color: white;
}
.top-bar span a{color: #C0C0C0;}
.top-bar span i {
  color: #C0C0C0;
  margin-right: 10px;
  font-size: 18px;
}
/*Navigation CSS*/

#navigation .container {
  position: relative;
}
a.navbar-brand {
  background-color: #1a2129;
  display: block;
  height: 115px;
  overflow: hidden;
  padding: 12px;
  color: white;
  margin-left: 0 !important;
  width: 300px;
}
.change-logo .img-responsive{width: auto; height: 68px; display: block; margin: 0 auto}
.navbar-brand h1 {
  margin-bottom: 0;
}
.navbar-brand h2 {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin-top: 5px;
}
#navigation .navbar-right {
  margin-top: 76px;
  margin-right: 35px;
}
#navigation .navbar-right li a {
  color: white;
  font-size: 14px;
  height: 100%;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 17px;
}
#navigation .navbar-fixed-top {
  background-color: #1a2129;
  border-bottom: 1px solid #dfdfdf;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 500ms;
}
#navigation .navbar-fixed-top .navbar-right {
  margin-top: 0;
}
#navigation .navbar-fixed-top .navbar-right li a {
  line-height: 48px;
  padding: 15px 17px;
}
#navigation .navbar-fixed-top .navbar-right li a.active,
#navigation .navbar-fixed-top .navbar-right li a:hover,
#navigation .navbar-fixed-top .navbar-right li a:focus,
#navigation .navbar-fixed-top .navbar-right li.active a {
  background-color: #6d6e72;
}
#navigation .navbar-right li a.active,
#navigation .navbar-right li a:hover,
#navigation .navbar-right li a:focus,
#navigation .navbar-right li.active a {
  background-color: #1a2129;
}
.search {
  position: absolute;
  top: 88px;
  right: 15px;
  z-index: 1;
}
#navigation .navbar-fixed-top .search {
  top: 30px;
}
#navigation .navbar-fixed-top .search .field-toggle {
  top: 40px;
}
.search i {
  color: white;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 2px;
}
#navigation .navbar-fixed-top .search i:hover {
  color: white;
}
.field-toggle {
  position: relative;
  top: 30px;
  right: 0px;
  display: none;
  height: 50px;
}
.search-form {
  padding-left: 10px;
  height: 35px;
  font-size: 14px;
  color: #818285;
  font-weight: 300;
  outline: none;
  border: 1px solid #df392e;
  margin-top: 10px;
}
.search i:hover {
  color: #df392e;
}
/*Main Carousel CSS*/

#home-carousel  .item {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 990px;
}
.carousel-caption {
  left: 15px;
  right: 15px;
  top: 300px;
  font-size: 15px;
  text-align: center;
  color: white;
  text-shadow: none;
}
.carousel-caption h1 {
  font-size: 35px;
  margin-bottom: 0;
  line-height: 27px;
  letter-spacing: 2px;
}
.carousel-caption h2 {
  font-size: 65px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
  letter-spacing: 2px;
}
.lightfont{font-weight:300}
.carousel-caption p {
  max-width: 580px;
}
.brand-promotion {
  color: white;
  z-index: 15;
  text-align: center;
}
.media .contenido{width: 100%; background-color: #303030; padding: 20px 40px 20px 0; float: left; margin: 10px 0 0 15px; display: none}
.media .contenido h1, .media .contenido p{text-align: left}
.media .contenido .contentimg, .og-details{
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.media .contenido h2{text-align: left; margin: 0 0 20px;font-size: 20px;color: #D5D5D5;}
.media .contenido .socialbox {margin: 20px 15px 0 0;}
.media .contenido .socialbox .fa{font-size: 28px; margin: 0 15px; float: right;}
.btn-close{ z-index:10;width: 50px; height: 50px; color: #fff; text-align: center; float: right; margin: 10px 10px 20px 10px; cursor: pointer; font-size: 25px;
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
.btn-close:hover{color: #101010}
#box13, #box14, #box15, #box16{display: none}
.brand-content {
  background-color: rgba(26, 33, 41, 0.85);
  padding: 30px 32px;
  font-size: 14px;
  margin-right: -25px;
}
.brand-content:hover{cursor:pointer}
.brand-content .doble {
  margin-top: 0px;
  font-size: 19px;
}
.brand-content h2 {
  text-transform: capitalize;
}
.brand-content h3{
margin-bottom: 8px;
font-size: 13px;
margin-top: 0;
}
.brand-content:hover {
  background-color: #1978a6;
}
.brand-content img {
  margin: 15px auto;
}
.container > .carousel-arrows {
  top: 515px;
  left: 0;
  position: relative;
}
.home-carousel-left,
.home-carousel-right {
  position: absolute;
  font-size: 30px;
  z-index: 15;
  color: white;
}
.home-carousel-left {
  left: 0px;
}
.home-carousel-right {
  left: 25px;
}
.video-player{
	position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-height: inherit!important;
    width: auto;
    height: auto;
    z-index: -100;
}
.text-slide{
	padding: 50px 35px 50px 15px;
    margin-bottom: 150px;
    background-color: rgba(0,0,0,0.35);
    color: #fff;
    position: absolute;
	top: 40%;
}
.title-slide {
    border-bottom: solid 1px #333;
    padding: 0 0 5px;
	font-size: 48px;
    margin: 0 0 10px 0;
}
.txt-box{
font-size: 20px;
}
/*=========================
========Service CSS========
===========================*/

.service-icon {
  display: inline-block;
  color: #757B81;
  font-size: 50px;
  line-height: 75px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#service .col-md-3:hover .service-icon {
}
.service-text h4 {
  margin-bottom: 30px;
}
/*=========================
==parallax promo-One CSS===
===========================*/

#promo-one {
  background-image: url("../images/promotions/promo-one-bg.jpg");
}
#promo-one h2 {
  line-height: 28px;
  margin-top: 40px;
  position: relative;
  display: inline-block;
}
#promo-one h2:before {
  content: '"';
  position: absolute;
  left: -50px;
  top: 20px;
  font-size: 101px;
  font-family: Arial;
}
#promo-one h2 span {
  display: block;
  font-size: 14px;
}
/*=========================
=======Recent-works CSS=======
===========================*/

#recent-works .section-title {
  padding-bottom: 35px;
}
.filter {
  overflow: hidden;
  margin-bottom: 50px;
}
.filter li {
  display: inline-block;
}
.filter li a {
  display: block;
  padding: 4px 15px;
  font-size: 18px;
  font-weight: 300;
  color: #454545;
}
.filter li a:hover,
.filter li a:active,
.filter li a:focus,
.filter li a.active {
  color: white;
  background-color: #1a2129;
}
.portfolio-items li {
  width: 24.97%;
  float: left;
  position: relative;
  overflow: hidden;
}
.portfolio-item img {
  width: 100%;
}
.portfolio-content {
  position: relative;
  overflow: hidden;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: white;
  padding: 30px;
  background-color: rgba(37, 37, 37, 0.85);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.overlay h2,
.overlay h4 {
  -webkit-transition: all 0.3s ease-out 0.15s;
  -moz-transition: all 0.3s ease-out 0.15s;
  -ms-transition: all 0.3s ease-out 0.15s;
  -o-transition: all 0.3s ease-out 0.15s;
  transition: all 0.3s ease-out 0.15s;
  position: relative;
  top: 30%;
}
.overlay p {
  -webkit-transition: all 0.3s ease-out 0.25s;
  -moz-transition: all 0.3s ease-out 0.25s;
  -ms-transition: all 0.3s ease-out 0.25s;
  -o-transition: all 0.3s ease-out 0.25s;
  transition: all 0.3s ease-out 0.25s;
  position: relative;
  top: 34%;
}
.portfolio-content:hover .overlay a.folio-detail,
.portfolio-content:hover .overlay a.folio-link,
.portfolio-content:hover .overlay h2,
.portfolio-content:hover .overlay p,
.portfolio-content:hover .overlay,
.team-member:hover .overlay,
.team-member:hover .overlay p,
.team-member:hover .overlay h4,
.team-member:hover .social-icons {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.overlay a.folio-detail,
.overlay a.folio-link {
  position: absolute;
  left: 35px;
}
.overlay a.folio-link {
  bottom: 22px;
  font-size: 24px;
  -webkit-transition: all 0.3s ease-out 0.35s;
  -moz-transition: all 0.3s ease-out 0.35s;
  -ms-transition: all 0.3s ease-out 0.35s;
  -o-transition: all 0.3s ease-out 0.35s;
  transition: all 0.3s ease-out 0.35s;
}
.overlay a.folio-detail {
  top: 45px;
  font-size: 60px;
  -webkit-transition: all 0.3s ease-out 0.1s;
  -moz-transition: all 0.3s ease-out 0.1s;
  -ms-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}
.overlay a.folio-detail,
.overlay a.folio-link,
.overlay p,
.overlay h2,
.overlay,
.overlay h4,
.social-icons {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
/*=========================
 ====Isotope filtering=====
===========================*/

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/*=========================
======About Us CSS=========
===========================*/

#about-us {
  overflow: hidden;
}
#about-us .section-title {
  padding-bottom: 60px;
}
.about-content h2 {
  margin-bottom: 25px;
}
.about-content .col-sm-4 {
  margin-bottom: 25px;
}
#about-us .col-md-12 {padding: 0}
#about-us .col-md-12 h1{  font-weight: 600;    font-size: 20px;}
#about-us .col-md-12 h4{font-weight: 100;}
#about-us h4, #about-us h1 {text-align: center}
#about-us h1 {font-size: 30px; font-weight: 100;}
#about-us h4{font-weight: 600;}
#about-us li{background-color: #1978a6; padding: 10px 0; margin: 20px 0px; color: #fff;}

#about-us #dir_corporativos {  background-color: #6d6e72; color: #fff;}
#about-us #dir_corporativos li{  background-color: #6d6e72;}
#about-us  #dir_corporativos h1{  font-weight: 600;    font-size: 20px;}
#about-us #dir_corporativos h4{font-weight: 100;}

#about-us #dir_empresas li{  background-color: #fff; color: #101010; padding: 2px 0px; margin: 10px 0px 0px 0px; }
#about-us  #dir_empresas h1{  font-weight: 600;    font-size: 16px;}
#about-us #dir_empresas h4{font-weight: 100;}

#about-us .title-border{margin-bottom: 5px; margin-top: 5px; background-color: #134C8E; height: 0px;}
/*=== Skills-Section ==*/

.skills-section {
  min-height: 350px;
}
.heading {
  margin-bottom: 35px;
}
.skill-circle {
  margin: 0 auto;
  display: block;
  text-align: center;
  position: relative;
}
.skill h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
}
.skill-data {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  display: block;
  text-align: center;
  line-height: 185px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
}
/*======footer=============*/
.copyright {
background: #000000;
padding: 50px 25px;
}
/*=======Team-member=======*/

#team-carousel .carousel-inner .col-sm-3 {
  padding: 0;
  overflow: hidden;
}
.team-member {
  position: relative;
}
.our-team {
  margin-bottom: 100px;
}
.team-member .overlay h4 {
  top: 15%;
  position: relative;
}
.team-member .overlay p {
  top: 20%;
}
.social-icons {
  bottom: 40px;
  position: absolute;
  -webkit-transition: all 0.3s ease-out 0.15s;
  -moz-transition: all 0.3s ease-out 0.15s;
  -ms-transition: all 0.3s ease-out 0.15s;
  -o-transition: all 0.3s ease-out 0.15s;
  transition: all 0.3s ease-out 0.15s;
}
.social-icons li {
  float: left;
  margin-right: 25px;
}
.social-icons li a {
  color: white;
}
.team-carousel-left,
.team-carousel-right {
  position: absolute;
  bottom: -90px;
  color: #1a2129;
  background-color: #f7f7f7;
  height: 55px;
  width: 55px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
}
.team-carousel-left i {
  margin-left: -4px;
}
.team-carousel-right i {
  margin-right: -4px;
}
.team-carousel-left {
  left: 50%;
  margin-left: -65px;
}
.team-carousel-right {
  right: 50%;
  margin-right: -65px;
}
.team-carousel-left:hover,
.team-carousel-right:hover {
  background-color: #1a2129;
  color: white;
}
/*=========================
==parallax promo-two CSS===
===========================*/

#promo-two {
  background-image: url("../images/promotions/promo-two-bg.jpg");
}
#promo-two h2 {
  line-height: 28px;
  margin-top: 40px;
  position: relative;
  display: inline-block;
}
#promo-two h2:before {
  content: '"';
  position: absolute;
  left: -50px;
  top: 20px;
  font-size: 101px;
  font-family: Arial;
}
#promo-two h2 span {
  display: block;
  font-size: 14px;
}


/*=========================
==========Blog CSS=========
===========================*/

#blog {
  overflow: hidden;
}
.single-blog {
  margin-bottom: 30px;
  overflow: hidden;
  height: 354px;
}
.blog-image {
  width: 40%;
  float: left;
  position: relative;
}
.blog-image img {
  width: 222px;
  height: 354px;
}
.entry-content {
  width: 60%;
  float: left;
  padding: 10px 40px 40px 35px;
  height: 100%;
  font-weight: 300;
  background-color: whitesmoke;
}
.entry-content a h2 {
  color: #454545;
  line-height: 32px;
  margin-bottom: 20px;
}
.entry-meta {
  margin-bottom: 20px;
}
.entry-meta span a {
  color: #333333;
  margin-right: 18px;
  font-size: 16px;
  font-weight: 300;
}
.read-more {
  background-color: #1a2129;
  color: white;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  margin-top: 18px;
  padding: 10px 20px;
}
.read-more:hover {
  background-color: #6d6e72;
  color: white;
}
.entry-meta span a:hover {
  color: #6d6e72;
}
.post-date {
  background-color: rgba(245, 245, 245, 0.95);
  color: #1e1e1e;
  font-size: 48px;
  font-weight: 400;
  line-height: 30px;
  padding: 20px 25px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-blog:hover .post-date {
  background-color: rgba(217, 35, 45, 0.95);
  color: white;
}
.post-date span {
  font-weight: 300;
  font-size: 18px;
  display: block;
}
/*===========================
==parallax promo-three CSS===
=============================*/

#fun-fact {
  background-image: url("../images/promotions/promo-three-bg.jpg");
  background-color: #1a2129;
}
#fun-fact .parallax-content {
  padding-top: 50px;
}
#fun-fact .parallax-content h1 {
  font-weight: 700;
}
#fun-fact .funs {
  margin-top: 40px;
}
#fun-fact .funs i {
  font-size: 48px;
  margin-bottom: 20px;
}
h3.timer {
  font-size: 120px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  margin-top: 20px;
}
/*=========================
========Clients CSS========
===========================*/

#clients-carousel .item {
  font-size: 0;
  text-align: center;
}
#clients-carousel .item ul li {
  display: inline-block;
  width: 25%;
}
#clients-carousel .item img {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#clients-carousel .item img:hover {
  opacity: 1;
}
.client-left,
.client-right {
  color: #1e1e1e;
  font-size: 60px;
  position: absolute;
  bottom: -20px;
}
.client-left:hover,
.client-right:hover {
  color: #1a2129;
}
.client-left {
  left: -20px;
}
.client-right {
  right: -20px;
}
/*=========================
=======News Letter CSS=====
==========================*/

#news-letter {
  background-image: url("../images/promotions/news-letter-bg.jpg");
  background-color: #1a2129;
  overflow: hidden;
}
#newsletter input {
  background-color: rgba(221, 57, 66, 0.5);
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: white;
  color: white;
  display: block;
  margin-top: 35px;
  padding: 12px 25px;
  width: 100%;
  outline: none;
}
#newsletter input:focus {
  background-color: rgba(221, 57, 66, 0.9);
}
/*========================
=====Pricing Table CSS====
=========================*/

#pricing-tables {
  overflow: hidden;
}
.single-table {
  background-color: #fafafa;
}
.single-table h2 {
  background-color: #f2f2f2;
  padding: 23px;
  margin-top: 0;
  margin-bottom: 0;
}
.price {
  font-size: 14px;
  background-color: #dedede;
  padding: 9px 23px;
  margin-bottom: 0;
}
.price span {
  font-size: 24px;
  font-weight: 700;
}
.price span.dollar-icon {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: -5px;
}
.single-table ul {
  padding: 5px 23px;
}
.single-table ul li {
  margin-top: 15px;
}
.btn-signup {
  background-color: #dedede;
  border: medium none;
  border-radius: 0;
  color: #454545;
  display: block;
  margin-bottom: 0;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 0;
}
.single-table.featured-table {
  background-color: #f2f2f2;
}
.single-table.featured-table h2 {
  background-color: #1977aa;
  color: white;
}
.single-table.featured-table .price {
  background-color: #c7161c;
  color: white;
}
.single-table.featured-table .btn-signup,
.single-table:hover .btn-signup:hover {
  background-color: #1a2129;
  color: white;
}
/*========================
========Twitter CSS=======
==========================*/

#twitter {
  background-image: url("../images/promotions/twitter-bg.jpg");
}
#twitter i {
  font-size: 80px;
  margin-bottom: 35px;
}
#twitter .parallax-content {
  padding-top: 75px;
}
/*=========================
=======Contact us CSS======
===========================*/

#contact-us .section-title {
  margin-top: 40px;
  padding-bottom: 35px;
}
#name{text-transform:capitalize;}
.contact-content h2 {
  margin-bottom: 28px;
}
.contact-content i {
  color: #1977aa;
  font-size: 22px;
  margin-right: 5px;
}
.contact-content i.fa-envelope {
  font-size: 17px;
}
.business-time span {
  color: #1977aa;
}
.contact-content .form-control {
  background-color: #fcfcfc;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d7d7d7;
  border-radius: 0;
  box-shadow: none;
  height: 42px;
  margin-bottom: 5px;
}
.contact-content .form-control:focus {
  border-color: #1977aa;
}
.contact-content textarea.form-control {
  min-height: 90px;
  resize: none;
}
#contact-form .name-field {
  padding-right: 7px;
}
#contact-form .email-field {
  padding-left: 7px;
}
#contact-form .btn-submit {
  background-color: #1977aa;
  color: white;
  margin-top: 0;
  padding: 13px 0 8px;
  width: 100%;
  border: 0;
  outline: none;
}
#contact-form .btn-submit:hover {
  background-color: #6d6e72;
}
/*=========================
========Footer CSS========
===========================*/

#gmap {
  height: 440px;
}
#footer {
  background-color: #575F62;
  color: white;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 400;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  display: block;


  width: 100%;
  float: center;
  clear: both;
}
#footer a {
  font-weight: 700;
  color: white;
}
#footer a:hover{color:}
#footer a.to-top {
  left: 50%;
  top: -25px;
  margin-left: -30px;
  position: absolute;
}
#footer a.to-top:before {
  content: "";
  position: absolute;
  border-color: transparent transparent #1977aa;
  border-style: solid;
  border-width: 28px 60px;
  left: -25px;
  top: -30px;
}
/*========================
=======Preloader CSS======
==========================*/

.preloader {
  display: table;
  background: white;
  z-index: 999999;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#loaderImage {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
}
#canvas {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
