/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
h4,
h5,
h6,
h1,
h2,
h3 {
  margin: 0;
  font-family: "Lato", sans-serif;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: OpenSans-Regular;
}

@font-face {
  font-family: OpenSans-Regular;
  src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
}
hr {
  border: 0;
  height: 3px;
  background: #ffffff;
  width: 40%;
  position: relative;
  margin: auto;
  background-image: linear-gradient(to right, #f8e6a8, #fdd505, #f8e6a8);
}

.title {
  margin: 0 10px;
  padding-bottom: 10px;
  color: #9a1504;
}
.header {
  padding: 2em 0em;
}
.header-top {
  background: #38c2c5;
  padding: 1em 0em;
}
.header-top p {
  font-family: Ubuntu-Regular;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.head-mid {
  /* float: left; */
  /* width: 33.33%; */
  text-align: center;
}
.navbar-header a.navbar-brand.logo-st,
.navbar-header a.navbar-brand.logo-st:hover {
  font-family: Ubuntu-Regular;
  font-weight: 700;
  font-size: 35px;
  text-decoration: none;
  color: #309bbe;
  margin-top: 2px;
}
nav.navbar.navbar-default.chn-gd {
  background-color: #9a1504;
  padding: 0em 0em;
  margin: 0;
}
.header_nav {
  background-color: #9a1504;
}
li.las a {
  border-right: none !important;
}
.icn_pos {
  font-size: 16px;
  padding-left: 20px;
}
.icn_pos.hm {
  padding-left: 12px;
}
.icn_pos.hm2 {
  padding-left: 40px;
}

.owl-carousel {
  display: none;
  width: 100%;
  margin: 20px 0;
  z-index: 1;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a {
  padding: 16px 52px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16px;
  background: #9a1504;
  border-right: 1px dotted #fff;
}
.carousel-indicators .active {
  background-color: #020202 !important;
}
.carousel-indicators li {
}
.image-wid img {
  width: 100%;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background: #020202 !important;
  border-radius: 2px;
  transition: 0.6s all;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: #020202 !important;
}
.glyphicon {
  color: #fff;
  font-size: 0.75em;
  margin-right: 5px;
}
.navbar-right {
  float: none !important;
  margin-right: 0px;
}
.navbar-default {
  background-color: #fff;
  border: none;
}
.navbar {
  position: relative;
  min-height: 36px;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.logo {
  float: left;
  width: 92.33%;
}
.logo img {
  /* max-width: 300px; */
}
.ad-ph {
  flex-direction: row;
  /* float: right; */
  /* width: 33.33%; */
  /* padding: 0 0 0 12em; */
}
.ad-ph p {
  color: #020202;
  font-size: 14pt;
  font-weight: 400;
  line-height: 1.8em;
  display: inline-block;
}
span.glyphicon.glyphicon-earphone {
  color: #9a1504;
  font-size: 1.5em;
  display: inline-block;
  margin-right: 20px;
}
.head-mid span.glyphicon.glyphicon-envelope {
  color: #9a1504;
  font-size: 1.5em;
  /* display: inline-block; */
  /* margin-right: 20px; */
}
.logo h1 a {
  color: #020202;
  font-size: 1.3em;
  text-decoration: none;
  font-family: "Lato", sans-serif;
}
.head-mid p {
  font-size: 1.3em;
  line-height: 1.8em;
  color: #9a1504;
}
.head-mid p a {
  color: #020202;
  text-decoration: none;
}
.head-mid p a:hover {
  color: #9a1504;
  text-decoration: none;
}
.banner {
  background: url(../images/banner.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 650px;
  position: relative;
  border-bottom: 5px solid #9a1504;
}
/*--- slider-css --*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 0px;
  width: 0px;
  display: inline-block;
  border: none;
  background: none;
  border-radius: 50px;
}
.callbacks_here a:after {
  background: #fff;
}
.callbacks_tabs a {
  visibility: hidden;
}
.callbacks_tabs li {
  display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
  position: absolute;
  bottom: 14%;
  z-index: 999;
  left: 46%;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 38%;
  left: 25px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 35px;
  width: 35px;
  background: url("../images/img-sprite.png") no-repeat -13px -98px;
}
.callbacks_nav.next {
  left: auto;
  background-position: -91px -98px;
  right: 25px;
}
.banner-text {
  padding: 19em 0 1em;
  color: #fff;
  width: 42%;
}
.banner-text h3 {
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 900;
  border-bottom: 3px solid;
  text-align: center;
  padding-bottom: 5px;
  line-height: 1.2em;
  font-family: "Lato", sans-serif;
  color: #ffffff;
}
.banner-text p {
  font-size: 1.5em;
  margin: 1.3em 0 1em;
}
.banner-text a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  background: #fcd501;
  transition: all 0.4s;
  padding: 0.4em 1em;
  border: solid 2px #fcd20e;
}
.banner-text a:hover {
  color: #9a1504;
  padding: 0.4em 1em;
  border: solid 2px #9a1504;
  background: #fff;
}
.sha {
  position: relative;
  padding-bottom: 3em;
}
.sha {
  background: url(../images/shape.png) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  width: 28%;
  top: -5px;
  left: 569px;
}
/*-- welcome --*/
.welcome p {
  color: #999;
  font-size: 1.3em;
  line-height: 2em;
  padding: 10px;
}
.welcome {
  padding: 5em 0 0;
}
.welcome h2 {
  background: #9a1504;
  font-size: 2.5em;
  width: 100%;
  color: #ffffff;
  margin: 0;
  line-height: 1.2em;
  font-family: "Lato", sans-serif;
  text-align: center;
  margin-bottom: 0;
}
.welcome-btm h3 {
  color: #9a1504;
  font-size: 4.5em;
  font-family: "Lato", sans-serif;
  margin: 0;
}
.welcome-btm li {
  display: inline-block;
  margin: 0 0.2em;
}
.welcome-btm li a {
  width: 12px;
  height: 12px;
  background-color: #9a1504;
  display: block;
  border-radius: 50%;
}
.welcome-left {
  text-align: center;
}
ul.wel {
  margin: 1em 0;
}
.welcome-btm h5 {
  color: #020202;
  font-size: 1.7em;
  margin: 0;
  font-family: "Lato", sans-serif;
}
.wel-top {
  margin: 6em 0 0;
}
.welcome-left1 {
  text-align: center;
}
span {
  font-size: 0.65em;
}
.welcome-btm {
  padding: 5em 0;
}
a.wht {
  background-color: #fff !important;
  border: 1px solid #000;
  border-radius: 50%;
}
/*-- welcome --*/
/*-- why --*/

.why {
  padding: 2em 0;
  background: #fff;
}
.why h2 {
  color: #020202;
  font-size: 2.2em;
  margin: 0;
  font-family: "Lato", sans-serif;
  display: inline-block;
  vertical-align: middle;
}
.why span.glyphicon.glyphicon-cog {
  color: #fff;
  font-size: 2em;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  background-color: #fcd501;
  padding: 0.5em;
}
.why p {
  color: #999;
  font-size: 1em;
  line-height: 1.8em;
  margin: 2em 0 0;
}
/*-- why --*/
/*-- team-effects --*/
.ch-item {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 0 rgba(200, 95, 66, 0.4),
    inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ch-img-1 {
  background: url(../images/14.png) -9px -15px;
  border-radius: 50%;
}

.ch-img-2 {
  background: url(../images/15.png) -9px -15px;
  border-radius: 50%;
}

.ch-img-3 {
  background: url(../images/16.png) -9px -15px;
  border-radius: 50%;
}

.ch-info {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-backface-visibility: hidden; /*for a smooth font */
}

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0 30px;
  padding: 65px 0 0 0;
  height: 110px;
  font-family: "Open Sans", Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(105, 190, 191, 0.78);
}

.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-info p a {
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
  font-family: "Open Sans", Arial, sans-serif;
}

.ch-info p a:hover {
  color: #fff222;
  color: rgba(255, 242, 34, 0.8);
}

.ch-item:hover {
  box-shadow: inset 0 0 0 110px rgba(105, 190, 191, 0.78),
    inset 0 0 0 16px rgba(105, 190, 191, 0.78),
    0 1px 2px rgba(105, 190, 191, 0.78);
}

.ch-item:hover .ch-info {
  opacity: 1;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ch-grid {
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
}

.ch-grid:after,
.ch-item:before {
  content: "";
  display: table;
}

.ch-grid:after {
  clear: both;
}

.ch-grid li {
  width: 220px;
  height: 220px;
  display: inline-block;
  margin: 20px;
}
/*-- //team --*/
/*-- majority --*/
.majority h3 {
  font-size: 2.5em;
  color: #020202;
  line-height: 1.2em;
  font-family: "Lato", sans-serif;
  text-align: center;
  margin-bottom: 1.8em;
}
.majority h4 {
  color: #9a1504;
  font-size: 1.7em;
  margin: 0.8em 0;
  font-family: "Lato", sans-serif;
  text-shadow: 0px -1px 0px #12ccab;
}
.majority li a {
  color: #999;
  font-size: 1.1em;
  text-decoration: none;
}
.majority li a:hover {
  color: #9a1504;
}
.majority li {
  padding: 0.5em 0;
  border-bottom: 1px solid #eee;
  display: block;
}
.majority {
  padding: 5em 0;
}
/*-- majority --*/
/*-- footer --*/
.footer p {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.8em;
  margin: 0.3em 0;
}
.footer p a:hover {
  color: #9a1504;
}
.footer p a {
  color: #7f8d98;
  text-decoration: none;
}
address {
  color: #7f8d98;
  line-height: 1.8em;
}

.footer li {
  margin-bottom: 10px;
}

.footer a {
  font-size: 20px;
  color: white;
}

.footer span.glyphicon.glyphicon-envelope {
  color: #fff;
  font-size: 1.5em;
  display: inline-block;
  margin-right: 20px;
}

.footer span.glyphicon.glyphicon-earphone {
  color: #fff;
  font-size: 1.5em;
  display: inline-block;
  margin-right: 20px;
}

.footer {
  padding: 0.5em 0;
  background-color: #3b444b;
}
.footer h4 {
  font-size: 2em;
  color: #fff;
  font-weight: 700;
  margin-top: 10px;
  font-family: "Lato", sans-serif;
  padding: 0 0 1em;
}
.copyright {
  text-align: center;
  padding: 1em 0 0;
  border-top: 1px solid #6b6b6b;
}
/*-- footer --*/
.banner-1 {
  background: url(../images/slide1.jpg) center fixed;
  background-size: cover;
  /*min-height: 250px;*/
  padding: 60px 0;
}
/*-- about --*/
.about {
  padding: 5em 0;
}
.about p,
.projects p,
.services p,
.contact p {
  color: #999;
  font-size: 1em;
  line-height: 1.8em;
  margin: 1em 0;
}
.about h2,
.about h3,
.services h2,
.projects h3,
.contact h3 {
  font-size: 2.5em;
  color: #9a1504;
  line-height: 1.2em;
  font-family: "Lato", sans-serif;
  margin-bottom: 0.8em;
}
span.bec {
  font-size: 2.5em;
  color: #020202;
  font-weight: 700;
}
.about h5 {
  font-size: 1.5em;
  color: #020202;
  line-height: 1.4em;
  margin: 0.8em 0 0;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
.list-img li {
  display: inline-block;
  float: left;
  border: 3px solid #9a1504;
  margin: 2%;
  position: relative;
  width: 46%;
  overflow: hidden;
}
.testimonials {
  margin: 2em 0 0;
}
.about h6 a {
  font-size: 1.2em;
  color: #9a1504;
  line-height: 1.8em;
  text-decoration: none;
  font-weight: 700;
}
.about h6 a:hover {
  color: #202020;
}
/*-- about --*/
/*-- services --*/
.services {
  padding: 1em 0;
}
.services h4,
.projects h4,
.contact h4 {
  font-size: 2em;
  margin: 0.5em 0;
  color: #202020;
  font-family: "Lato", sans-serif;
}
.camp {
  margin: 5em 0 0;
}
.camp img {
  width: 100%;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #202020;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none;
  padding: 0.4em 1.5em;
  font-size: 1em;
  color: #fff;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #9a1504;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: white;
  text-decoration: none;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.more:hover {
  background: #fff;
  color: #000;
}
/*-- services --*/
/*-- projects --*/
.projects li {
  display: inline-block;
  float: left;
  width: 29%;
  margin: 2%;
}
img.example-image.img-responsive:hover {
  opacity: 0.5;
}
.projects {
  padding: 5em 0;
}
/*-- projects --*/
/*-- contact --*/
.map iframe {
  min-height: 300px;
  width: 100%;
  border: none;
  padding: 0 15px;
}
.map {
  margin: 15px 0px;
}
.contact-bottom input[type="text"] {
  width: 100%;
  padding: 1em;
  border: 1px solid #bbb;
  -webkit-appearance: none;
  outline: none;
  color: #fff;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
  background: none;
}

.contact-bottom-top textarea {
  width: 100%;
  padding: 1em;
  border: 1px solid #bbb;
  -webkit-appearance: none;
  outline: none;
  color: #fff;
  min-height: 220px;
  resize: none;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
  background: none;
}

.b-form input[type="text"],
.b-form textarea {
  color: #333 !important;
}

/* .contact-bottom input[type="text"]:hover,
.contact-bottom-top textarea:hover {
  color: #202020;
  border-color: #9a1504;
} */
.contact-bottom-top {
  margin: 1em 15px 0;
}
.contact-form input[type="submit"] {
  background: #202020;
  color: #fff;
  border: none;
  outline: none;
  margin: 1em 15px 0;
  padding: 0.3em 1em;
  font-size: 1.2em;
  display: inline-block;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
  background: #9a1504;
}
.address {
  padding: 3em 0 0;
}
.address-grid i {
  color: #9a1504;
  font-size: 4em;
  float: left;
  margin: 0 9% 0 0;
  display: inline-block;
}
.contact {
  padding: 5em 0;
}
.contact-grids {
  padding: 3em 0 0;
}
/*-- /contact--*/
/*--Typography--*/
.show-grid [class^="col-"] {
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3 {
  margin-bottom: 2em;
}
.xs h3,
h3.m_1 {
  color: #000;
  font-size: 1.7em;
  font-weight: 300;
  margin-bottom: 1em;
}
.grid_3 p {
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4 {
  background: none;
  margin-top: 50px;
}
.label {
  font-weight: 300 !important;
  border-radius: 4px;
}
.grid_5 {
  background: none;
  padding: 2em 0;
}
.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
  margin-bottom: 1em;
  color: #9a1504;
  font-family: "Lato", sans-serif;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p {
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables p {
  margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 15px !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  font-size: 0.9em;
  color: #999;
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
  line-height: 1.8em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
}
.in-gp-tl {
  padding: 0;
}
.in-gp-tb {
  padding-right: 0;
}
.list-group {
  margin-bottom: 48px;
}
ol {
  margin-bottom: 44px;
}
h2.typoh2 {
  margin: 0 0 10px;
}
h3.title {
  text-align: center;
  color: #9a1504;
  font-size: 2em;
  margin: 0;
  font-family: "Lato", sans-serif;
}
.typo {
  padding: 3em 0;
}
/*--//Typography --*/
/*--responsive--*/
@media (max-width: 1440px) {
  .sha {
    width: 29%;
    top: -5px;
    left: 490px;
  }
  .banner {
    min-height: 600px;
  }
  .banner-text {
    padding: 15em 0 1em;
  }
}
/*--responsive--*/
@media (max-width: 1366px) {
  .sha {
    width: 32%;
    top: -5px;
    left: 460px;
  }
}
/*--responsive--*/
@media (max-width: 1280px) {
  .banner-text {
    padding: 12em 3em 1em;
    width: 44%;
  }
  .banner {
    min-height: 535px;
  }
  .sha {
    width: 34%;
    top: -5px;
    left: 415px;
  }
}
/*--responsive--*/
@media (max-width: 1024px) {
  .ad-ph {
    padding: 0 0 0 12em;
  }
  .banner-1 {
    min-height: 200px;
  }
  .services {
    padding: 3em 0;
  }
  .services h4,
  .projects h4,
  .contact h4 {
    font-size: 1.7em;
  }
  .contact {
    padding: 3em 0;
  }
  .projects {
    padding: 3em 0;
  }
  .about {
    padding: 3em 0;
  }
  .banner-text {
    padding: 10em 3em 1em;
    width: 53%;
  }
  .banner {
    min-height: 490px;
  }
  .sha:after {
    left: 175px;
    top: 0px;
  }
  .welcome {
    padding: 3em 0 0;
  }
  .welcome-btm {
    padding: 3em 0;
  }
  .wel-top {
    margin: 3em 0 0;
  }
  .why {
    padding: 3em 0;
  }
  .majority {
    padding: 3em 0;
  }
  .sha {
    width: 44%;
    top: -5px;
    left: 285px;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a {
    padding: 16px 34px !important;
  }
}
/*--responsive--*/
@media (max-width: 768px) {
  .ad-ph {
    padding: 0 0 0 7em;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a {
    padding: 16px 16px !important;
  }
  .in-contact {
    margin: 1em 0;
  }
  .address-grid {
    float: left;
    width: 33.33%;
  }
  .contact-left {
    float: left;
    width: 33.33%;
  }
  .about p,
  .projects p,
  .services p,
  .contact p {
    font-size: 0.9em;
  }
  .minist-left {
    float: left;
    width: 25%;
  }
  .services h4,
  .projects h4,
  .contact h4 {
    font-size: 1.4em;
  }
  .minist-right {
    float: left;
    width: 33.33%;
  }
  .about-left {
    margin: 0 0 2em;
  }
  .about li img {
    width: 100%;
  }
  .testimonials-left {
    float: left;
    width: 33.33%;
  }
  address {
    font-size: 0.9em;
  }
  .footer p {
    font-size: 0.9em;
  }
  .banner {
    min-height: 400px;
  }
  .banner-text {
    padding: 8em 4em 1em;
    width: 69%;
  }
  .sha {
    width: 55%;
    top: -5px;
    left: 175px;
  }
  .welcome-left {
    text-align: center;
    float: left;
    width: 33.33%;
  }
  .welcome-left1 {
    text-align: center;
    float: left;
    width: 50%;
  }
  .welcome-btm h5 {
    font-size: 1.5em;
  }
  .welcome h2 {
    font-size: 3em;
  }
  .why h4 {
    font-size: 2em;
  }
  .why p {
    font-size: 0.9em;
  }
  .ch-grid li {
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 16px;
  }
  .majority h3 {
    font-size: 1.9em;
  }
  .majority-left {
    float: left;
    width: 25%;
  }
  .welcome p {
    font-size: 0.9em;
  }
  .majority li a {
    font-size: 0.9em;
  }
  .majority h4 {
    font-size: 1.5em;
  }
}
/*--responsive--*/
@media (max-width: 767px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff !important;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #9a1504 !important;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a {
    border-right: none !important;
  }
}
/*--responsive--*/
@media (max-width: 736px) {
  .sha {
    width: 58%;
    top: -5px;
    left: 142px;
  }
}
/*--responsive--*/
@media (max-width: 667px) {
  .ad-ph {
    padding: 0 0 0 5em;
  }
  .sha {
    width: 64%;
    top: -5px;
    left: 113px;
  }
}
/*--responsive--*/
@media (max-width: 640px) {
  .ad-ph {
    padding: 0 0 0 4em;
  }
  .ad-ph p {
    font-size: 1.2em;
  }
  .head-mid p {
    font-size: 1.2em;
  }
  .logo h1 a {
    font-size: 1.2em;
  }
  .header {
    padding: 1em 0em;
  }
  .address-grid {
    float: none;
    width: 100%;
    margin: 0 0 2em;
  }
  .contact p {
    display: inline-block;
  }
  .minist-left {
    float: left;
    width: 50%;
    margin: 0 0 2em;
  }
  .sha {
    width: 66%;
    top: -5px;
    left: 100px;
  }
  .banner-text {
    padding: 8em 4em 1em;
    width: 83%;
  }
  .ch-grid li {
    width: 180px;
    height: 180px;
    display: inline-block;
    margin: 7px;
  }
  .ch-info h3 {
    font-size: 13px;
    margin: 0 30px;
    padding: 46px 0 0 0;
    height: 80px;
  }
  .majority h4 {
    font-size: 1.4em;
    line-height: 1.3em;
  }
  .majority h3 {
    font-size: 1.8em;
  }
}
/*--responsive--*/
@media (max-width: 600px) {
  .sha {
    width: 71%;
    top: -5px;
    left: 74px;
  }
}
/*--responsive--*/
@media (max-width: 568px) {
  .sha {
    width: 75%;
    top: -5px;
    left: 69px;
  }
}
/*--responsive--*/
@media (max-width: 480px) {
  .logo h1 a {
    font-size: 1em;
  }
  .head-mid p {
    font-size: 0.875em;
  }
  .ad-ph p {
    font-size: 0.875em;
  }
  .ad-ph {
    padding: 0 0 0 0em;
    width: 22%;
  }
  .head-mid {
    flex-direction: row;
    /* float: left; */
    /* width: 40%; */
    text-align: center;
  }
  .banner-1 {
    min-height: 150px;
  }
  .services {
    padding: 2em 0;
  }
  .about h3,
  .services h3,
  .projects h3,
  .contact h3 {
    font-size: 2em;
    text-align: center;
  }
  .minist-left {
    float: none;
    width: 100%;
    margin: 0 0 2em;
  }
  .camp {
    margin: 1em 0 0;
  }
  .minist-right {
    float: left;
    width: 100%;
    margin: 0 0 2em;
  }
  .minist-right img {
    width: 100%;
  }
  .footer h4 {
    font-size: 1.7em;
    padding: 0.5em 0;
  }
  .contact-left {
    float: none;
    width: 100%;
  }
  .about h5 {
    font-size: 1.4em;
  }
  .testimonials-left {
    float: none;
    width: 100%;
  }
  .projects li {
    width: 46%;
    margin: 2%;
  }
  .projects {
    padding: 2em 0;
  }
  .about {
    padding: 2em 0;
  }
  .contact {
    padding: 2em 0;
  }
  .sha {
    width: 89%;
    top: -5px;
    left: 25px;
  }
  .welcome h2 {
    font-size: 2.5em;
  }
  .welcome {
    padding: 2em 0 0;
  }
  .banner-text {
    padding: 6em 4em 1em;
    width: 100%;
  }
  .banner {
    min-height: 340px;
  }
  .banner-text h3 {
    font-size: 1.7em;
  }
  .welcome-btm h5 {
    font-size: 1.4em;
  }
  .why h4 {
    font-size: 1.7em;
  }
  span.glyphicon.glyphicon-globe {
    font-size: 1.5em;
    margin-right: 18px;
    padding: 0.5em;
  }
  .why h4 {
    font-size: 1.5em;
  }
  .majority-left {
    float: left;
    width: 50%;
    margin: 0 0 2em;
  }
  .label {
    font-size: 63%;
  }
  .grid_4 {
    margin-top: 20px;
  }
  .grid_3 {
    margin-bottom: 0em;
  }
  .table td,
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    padding: 11px !important;
  }
  ol {
    margin: 0;
    padding: -1px !important;
  }
  .typo {
    padding: 2em 0;
  }
}
/*--responsive--*/
@media (max-width: 414px) {
  .sha {
    width: 92%;
    top: -5px;
    left: 21px;
    background-size: 22em;
  }
}
/*--responsive--*/
@media (max-width: 320px) {
  .head-mid {
    /* float: left; */
    /* width: 50%; */
    text-align: center;
  }
  .ad-ph {
    align-content: center;
    justify-items: center;
    /* width: 36%; */
  }
  .logo {
    /* float: left; */
    width: 100%;
    text-align: center;
    margin: 0 0 0.5em;
  }
  .head-mid p {
    font-size: 0.9em;
  }
  span.glyphicon.glyphicon-earphone {
    font-size: 1.1em;
    margin-right: 10px;
  }
  .ad-ph p {
    font-size: 0.9em;
  }
  .header {
    padding: 0.5em 0em;
  }
  .banner-text {
    padding: 5em 0em 1em;
    width: 100%;
  }
  .banner-text p {
    font-size: 0.9em;
    margin: 1.3em 0 1em;
  }
  .banner-text h3 {
    font-size: 1.2em;
  }
  .banner {
    min-height: 250px;
  }
  .sha {
    width: 88%;
    top: -3px;
    left: 22px;
    background-size: 18em;
  }
  .welcome {
    padding: 1em 0 0;
  }
  .welcome h2 {
    font-size: 2em;
  }
  .sha {
    padding-bottom: 2em;
  }
  .callbacks_nav.next {
    left: auto;
    background-position: -91px -98px;
    right: 23px;
  }
  .callbacks_nav {
    top: 71%;
    left: 23px;
  }

  .welcome-left {
    text-align: center;
    float: left;
    width: 33.33%;
  }
  .welcome-btm h5 {
    font-size: 1.1em;
  }
  .welcome-btm li {
    display: inline-block;
    margin: 0 0em;
  }
  .welcome-btm li a {
    width: 9px;
    height: 9px;
  }
  .welcome-btm h3 {
    font-size: 4em;
  }
  .why {
    padding: 2em 0;
  }
  .why {
    padding: 2em 0;
    text-align: center;
  }
  .why h4 {
    font-size: 1.4em;
    margin: 1em 0 0;
    line-height: 1.4em;
  }
  .majority h3 {
    font-size: 1.4em;
    line-height: 1.4em;
  }
  .majority {
    padding: 2em 0;
  }
  .majority-left {
    float: none;
    width: 100%;
    margin: 0 0 2em;
    padding: 0;
  }
  .majority h4 {
    margin: 0.8em 0 0.5em;
  }
  .footer {
    padding: 1em 0;
  }
  .contact-left {
    padding: 0;
  }
  .footer h4 {
    font-size: 1.5em;
    padding: 0.5em 0;
  }
  .minist-left {
    padding: 0;
  }
  .minist-right {
    padding: 0;
  }
  .about-left {
    padding: 0;
  }

  .about h5 {
    font-size: 1.3em;
  }
  .testimonials-left {
    padding: 0;
  }
  .projects li {
    width: 98%;
    margin: 2%;
  }
  .map iframe {
    min-height: 200px;
    padding: 0 0px;
  }
  .in-contact {
    margin: 1em 0;
    padding: 0;
  }
  .contact-bottom input[type="text"] {
    padding: 0.7em;
  }
  .contact-bottom-top {
    margin: 1em 0px 0;
  }
  .contact-bottom-top textarea {
    padding: 0.7em;
    min-height: 150px;
  }
  .address-grid i {
    font-size: 3.5em;
    margin: 0 13% 0 0;
  }
  .contact {
    padding: 2em 0 0;
  }
  .banner-1 {
    min-height: 110px;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 5px 11px !important;
    font-size: 18px !important;
  }
  .copyright {
    padding: 1em 0 0;
  }
}

.owl-carousel .owl-item img {
  display: block;
  width: 70%;
  border: 5px solid #9a1504;
  height: 100%;
}

.parallax-window {
  min-height: 500px;
  background: transparent;
}

.contato {
  background: #9a1504d1;
  margin: 20px;
  padding: 20px;
}

.contato .title {
  color: #fff;
}

.contato form {
  margin: 20px 0px;
}

.contato label {
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}

/* .contato .contact-bottom input[type="text"]:hover,
.contact-bottom-top textarea:hover {
  color: #fff;
  border-color: #bbb;
} */

.contato .btn {
  text-decoration: none;
  color: #fcd501;
  font-size: 1.2em;
  border-radius: 0;
  background: #ffffff;
  transition: all 0.4s;
  padding: 0.4em 1em;
  border: solid 4px #f9d204;
}
.contato .btn:hover {
  color: #f9d204;
  padding: 0.8em 2em;
  border: solid 2px #f9d204;
  background: #fff;
  opacity: 0.9;
}

.cat {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 5px;
  float: left;
  margin: 10px 1%;
  margin-top: 40px;
  transition: all 0.3s;
  z-index: 9;
}

.cat .text p {
  margin: 10px 0;
  text-align: center;
  color: #999;
}

.cat .title {
  font-size: 20px;
}

.cat:hover i {
  border-color: #b43135;
  color: #fff;
  background: #b43135;
}

.cat:hover {
  opacity: 0.7;
  cursor: pointer;
  border-color: #9a1504;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.hoverzoom {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hoverzoom > img {
  width: 100%;
  border-radius: 2px;
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.hoverzoom:hover > img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.hoverzoom .retina {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  text-align: center;
  padding: 30px;

  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.hoverzoom:hover .retina {
  opacity: 1;
  box-shadow: inset 0 0 100px 50px rgba(0, 0, 0, 0.5);
}
.hoverzoom .retina p {
  color: #fff;
}

.hooverzoom img {
  transition: all 0.3;
}

.hoverzoom .retina a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  background: #fcd501;
  transition: all 0.4s;
  padding: 0.4em 1em;
  border: solid 2px #fcd20e;
}
.hoverzoom .retina a:hover {
  color: #9a1504;
  padding: 0.4em 1em;
  border: solid 2px #9a1504;
  background: #fff;
}

.banner-1 h1 {
  margin: 0 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 2px solid #9a1504;
}

.efect-zoom {
  position: relative;
  width: 100%;
  margin: 10px;
  border: solid 2px #9a1504;
  overflow: hidden;
}
.efect-zoom > img {
  width: 100%;
  border-radius: 2px;
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.efect-zoom:hover > img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.about li img {
  width: 100%;
  border-radius: 2px;

  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.about li:hover img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.mt-50 {
  margin-top: 50px;
}

.list li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}

.list_included li:before {
  content: "\f101";
  color: #fcd30a;
  margin-left: 15px;
}
.list li {
  list-style: none;
  margin: 10px 0;
}

.list_service li {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 10px;
}

.fa-check {
  color: green;
  font-size: 1.6em !important;
  margin-right: 5px;
}

.subtitle {
  margin-bottom: 15px;
  color: #9a1504;
  border-bottom: 2px solid;
  padding-bottom: 5px;
}

#galeria {
  margin-top: 20px;
}

#geleria .efect-zoom {
  margin: 10px;
}

aside ul li {
  border-bottom: 1px solid #eee;
}

aside {
  border: solid 2px #9a1504;
  /*padding: 15px;*/
  margin-bottom: 15px;
}
aside h2 {
  background: #9a1504;
  color: #ffffff;
  text-align: center;
  padding: 10px 0px;
}

aside a {
  color: #333;
  font-weight: 700;
  font-size: 18px;
}

aside .nav a:hover,
aside a:active {
  text-decoration: none;
  background-color: #fed505;
  color: #333;
}

.popup {
  position: fixed;
  z-index: 9999999;
  left: -190px;
  top: 30%;
  transition: left 1.5s;
}
.popup:hover {
  left: 0;
}

.popup .close {
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -10px;
  padding: 2px;
  width: 22px;
  height: 22px;
  opacity: 0.9;
  background: #333;
  color: #fff;
  font-size: 16px;
  border: none;
  border-radius: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup .text {
  background: #48c856;
  padding: 5px 15px;
}

.popup .text * {
  color: #fff;
  margin: 0;
}

.popup .text .fa {
  position: absolute;
  background: #48c856;
  border-radius: 50%;
  right: -56px;
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  border: none !important;
  font-size: 45px;
  padding: 15px;
}

.popup .text .fa:hover {
  opacity: 1;
}

span.fa-whatsapp {
  color: #9a1504;
  font-size: 1.5em;
  display: inline-block;
  margin-right: 20px;
}

.navbar-right .dropdown-menu {
  background: #9a1504;
  border-radius: none !important;

  min-width: 600px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: none;
    left: 0;
  }
}

.border-white {
  border-right: 1px solid white;
}
.col-md-4 > li {
  margin-bottom: 10px;
}
.col-md-4 > li > a {
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 14px !important;
  background: #9a1504;
  word-wrap: break-word;
  white-space: normal;
}


.anex-doc {
  display: inline-block;
  width: 265px;
  height: 125px;
  margin-top: 50px;
}

.anex-doc a {
  text-align: center;
}

i.fa.fa-file-pdf-o.fa-3x {
  width: 100%;
  display: flex;
  justify-content: center;
  color: #9a1504;
}

ul li.i-lang {
  display: inherit;
}

.icon {
  padding: 5px 5px 0 0;
}

.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
  display: none;
}

.valores li {
  list-style: none;
}

.valores li img {
  width: 100px;
  padding-right: 10px;
}

.valores li span {
  font-size: 20pt !important;
  color: #9a1504;
  font-weight: 600;
}