@import "animate.css";
@import url(../fonts/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
@import url(https://fonts.googleapis.com/css?family=Lato:700);
@import url(https://fonts.googleapis.com/css?family=Lato:100);
@import url(https://fonts.googleapis.com/css?family=Lato:300);
@import url(https://fonts.googleapis.com/css?family=Lato:400italic);
body {
  font: 400 15px/22px "Lato", sans-serif;
  color: #ffffff;
  background-color: #0e0c0d;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #d5a421;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
h2 {
  font: 700 68px/73px "Lato", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
h2 .thin {
  font-weight: 300;
}
.header1 {
  text-align: center;
  margin-bottom: 50px;
}
.menu {
  text-align: center;
}
h3 {
  font: 400 27px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
h4 {
  font: 400 17px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
h5 {
  font: 400 18px/22px "Lato", sans-serif;
  color: #000000;
  text-transform: uppercase;
}
h6 {
  font: 700 68px/73px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.rd-navbar-nav-wrap {
  margin-top: 10px;
}
ul.#sub li > a {
  text-decoration: none;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  cursor: default;
  color: #0e0c0d;
  bottom: 2px;
  left: 50%;
  margin-left: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#submenu {
  box-sizing: border-box;
  width: 300px;
  font: 300 18px/20px Lato, sans-serif;
  position: absolute;
  top: 74px;
  left: 50%;
  margin-left: -97.5px;
  text-align: left;
  padding: 28px 30px 35px 40px;
  z-index: 2;
}
.box {
  text-align: left;
  margin-bottom: 50px;
}
.box p {
  margin-bottom: 10px !important;
  text-align: left !important;
}
.box strong {
  font-weight: bold !important;
}
.box .list-color li,
.box .list-color li:before {
  color: #1a1a1a;
}
.box1 h3,
.box1 p {
  text-align: left !important;
}
.box1 h3 span {
  text-transform: lowercase;
}
.img-center {
  display: block;
  margin: 0px auto;
}
.img-width {
  width: 100%;
  margin-bottom: 20px;
}
.text-left {
  text-align: left !important;
}
.reviews-icons img {
  border-radius: 10px;
  display: block;
  margin: 50px auto 20px auto;
}
p.text-reviews {
  text-align: left !important;
}
p.text-reviews strong {
  display: block;
  font-weight: bold;
  margin-top: 15px;
}
.followus-icons {
  font-size: 25px !important;
  float: left;
  margin-right: 10px;
  background-color: #d5a421;
  color: white;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px !important;
  border-radius: 100%;
}
.hd-button {
  float: right;
  display: none;
  padding: 15px;
  cursor: pointer;
  top: 5px;
  right: 0px;
  position: relative;
}
.hd-telephone {
  display: none;
  position: absolute;
  background-color: #d5a421;
  color: #ffffff;
  padding: 10px;
  border-radius: 10px;
  float: right;
  right: 10px;
  margin-top: 5px;
  z-index: 999;
  top: 50px;
}
.hd-telephone a {
  color: #ffffff;
  display: block;
  text-align: left;
  padding: 2px 0px 2px 0px;
}
.hd-button span,
.hd-button span:before,
.hd-button span:after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #fff;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.hd-button span:before {
  bottom: 100%;
  margin-bottom: 3px;
}
.hd-button span:before,
.hd-button span:after {
  content: "";
}
.hd-button span,
.hd-button span:before,
.hd-button span:after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #fff;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.hd-button span:after {
  top: 100%;
  margin-top: 3px;
}
.hd-button span:before,
.hd-button span:after {
  content: "";
}
.top_section {
  background: #d5a421;
  padding: 7px 0px 7px 0px;
  font-size: 17px;
  color: #0e0c0d;
}
.top_section a:hover {
  color: #ffffff;
  text-decoration: none;
}
.top_section i {
  font-size: 25px;
  margin-right: 10px;
}
.photo > div {
  display: inline-block;
  width: 48%;
  border: 1px solid #ffffff;
  background: #ffffff;
}
@media (max-width: 767px) {
  h6 {
    font-size: 40px;
    line-height: 44px;
  }
  .hd-button {
    display: block;
  }
  .top_section {
    display: none;
  }
}
h6 .thin {
  display: block;
  font-weight: 300;
}
h6 .thin.__inset1 {
  display: inline;
}
.btn-simple {
  text-transform: uppercase;
  font: 400 18px/28px "Lato", sans-serif;
  display: inline-block;
  color: #ffffff;
}
.btn-default {
  display: inline-block;
  background: #d5a421;
  color: #ffffff;
  text-transform: uppercase;
  font: 700 16px/16px "Lato", sans-serif;
  padding: 15px 27px 15px;
  margin-top: 20px;
  border-radius: 20px;
}
.btn-default:hover {
  background-color: #1a1a1a;
  color: #ffffff;
}
.btn-big {
  display: inline-block;
  background-color: #d5a421;
  font: 400 24px/33px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 40px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  border-radius: 40px;
}
.btn-big:hover {
  background-color: #1a1a1a;
  color: #ffffff;
}
.__display-none {
  display: none;
}
.__display-inline {
  display: inline;
}
.__hover-color {
  color: #d5a421;
}
.__upper {
  text-transform: uppercase;
}
.__normal {
  font-weight: 400;
}
i {
  font-style: italic;
}
.__relative {
  position: relative;
}
.wrapper1 {
  padding: 88px 0 101px;
  position: relative;
}
.wrapper1:after {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: url(../images/border1.png) repeat-x;
}
.wrapper2 {
  padding: 57px 0 99px;
}
.wrapper2 .header1 {
  margin-bottom: 45px;
}
.wrapper3 {
  padding: 87px 0 96px;
  position: relative;
}
.wrapper3:after {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: url(../images/border1.png) repeat-x;
}
.wrapper3 h2 {
  text-transform: none;
}
.wrapper4 {
  padding: 87px 0 55px;
  position: relative;
}
.wrapper4:after {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: url(../images/border1.png) repeat-x;
}
.wrapper4 h2 {
  text-transform: none;
}
.our-bold {
  font-weight: bold;
}
.bg-white {
  background-color: #ffffff;
}
.bg-white *:not(.btn-default) {
  color: #1a1a1a;
}
#header.main {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 300;
  top: 0px;
}
#imagen {
  margin-right: 30px;
}
#rd-navbar-nav-wrap {
  margin-top: 40px;
}
.logo {
  color: #ffffff;
  text-decoration: none;
}
.logo:hover {
  text-decoration: none;
}
.logo .title1 {
  text-transform: uppercase;
  font-size: 60px;
}
.logo div {
  display: inline-block;
  vertical-align: top;
}
.logo .title2 {
  font-size: 25px;
  letter-spacing: -0.02em;
  margin-top: -15px;
  margin-left: -5px;
}
.product-title.text-center a {
  margin-right: 20px;
  margin-left: 20px;
}
img.logo-sysall {
  width: 130px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  #header.main {
    position: relative;
    background-color: #d5a421;
  }
}
#header #stuck_container {
  position: relative;
  z-index: 100;
  padding: 20px 0 20px;
  background-color: #0e0c0d;
}
#header #stuck_container.isStuck {
  padding: 3px 0 0;
}
@media (max-width: 767px) {
  #header #stuck_container {
  }
  .slider-wrapper {
    margin-top: -20px;
  }
}
#header #stuck_container.common {
  background-color: #0e0c0d;
}
/* @media (max-width: 767px) {
  #header {
    text-align: center;
  }
} */
h1 {
  display: inline-block;
  float: left;
  font: 700 83px/29px "Lato", sans-serif;
  color: #0e0c0d;
  text-transform: lowercase;
  letter-spacing: -0.04em;
  position: relative;
}
@media (max-width: 767px) {
  h1 {
    float: none;
    margin-bottom: 30px;
  }
}
h1 a:hover {
  color: #0e0c0d;
}
nav {
  float: right;
  margin-top: 15px;
}
@media (max-width: 767px) {
  nav {
    float: none;
  }
}
.sf-menu {
  margin-top: 23px;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
}
.sf-menu > li + li {
  margin-left: 22px;
}
.sf-menu1 > li + li {
  /*margin-left:0px;*/
}
a.new {
  margin-left: 20px;
}
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 20px;
  }
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #0e0c0d;
  bottom: 2px;
  left: 50%;
  margin-left: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: uppercase;
  font: 300 17px/33px "Lato", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
}
.sf-menu > li > a:hover {
  color: #bedbff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #d5a421;
}
.sf-menu .sfHover > a:after {
  color: #d5a421;
}
.sf-menu > li.current > a {
  color: #d5a421;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #d5a421;
}
.sf-menu > li.sfHover > a {
  color: #d5a421;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu ul {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  font: 300 18px/20px Lato, sans-serif;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -97.5px;
  background-color: #0e0c0d;
  text-align: left;
  padding: 28px 30px 35px 40px;
  z-index: 2;
}
.sf-menu ul li + li {
  margin-top: 25px;
  text-align: left;
}
.sf-menu ul li + li:before {
  content: "";
  display: block;
  position: absolute;
  width: 136px;
  height: 1px;
  background: #414141;
  left: 0;
  top: -12px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li.first-child:before {
  display: none;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #777777;
  bottom: -1px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #777777;
  text-transform: none;
  text-decoration: none;
}
.sf-menu ul li a:hover {
  color: #ffffff;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
}
.sf-menu ul ul {
  position: absolute;
  top: -26px;
  left: 175px;
  margin-left: 0;
  background: #282828;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #d5a421;
    width: 100%;
    background: #ffffff;
    font: 22px/28px "Lato", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}
.isStuck h1 {
  font-size: 40px;
  line-height: 40px;
}
.isStuck h1:before {
  width: 10px;
  height: 14px;
  background-size: contain;
  left: 16px;
  top: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.banner1 {
  background-color: #ffffff;
  padding: 87px 0 86px;
  text-align: center;
}
.banner1 p {
  font: 400 17px/28px "Lato", sans-serif;
  color: #1a1a1a;
}
.banner1 h6 {
  margin-bottom: 13px;
  color: #1a1a1a;
}
.banner2 {
  background: url(../images/page1_img1.jpg) no-repeat center;
  background-size: cover;
  padding: 91px 0 114px;
}
.banner2 h6 {
  text-align: center;
}
.post1 {
  margin-top: 64px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 168px;
}
.post1 a,
.post1 a:hover {
  text-decoration: none;
}
.post1 a:hover h3 {
  color: #d5a421;
}
@media (max-width: 479px) {
  .post1 {
    padding-left: 0;
    padding-top: 160px;
    text-align: center;
  }
}
.post1:hover .label {
  background-color: #1a1a1a;
}
.post1 p {
  color: #ffffff;
  font: 300 17px/28px "Lato", sans-serif;
}
.post1 .label {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  top: -10px;
  position: absolute;
  text-align: center;
  border-radius: 1000px;
  width: 144px;
  height: 144px;
  font: 400 87px/137px "Lato", sans-serif;
  color: #ffffff;
  background-color: #d5a421;
  padding: 0px;
}
.post1 .label img {
  display: block;
  margin: 25px auto;
}
@media (max-width: 479px) {
  .post1 .label {
    top: 0;
    left: 50%;
    margin-left: -77px;
  }
}
.post1 .label:hover {
  background-color: #1a1a1a;
}
.post1 h3 {
  margin-bottom: 8px;
}
.banner3 {
  padding: 87px 0 100px;
}
.banner4 {
  padding: 100px 0 100px;
  background: #d5a421;
}
.blockquote1 {
  color: #ffffff;
}
.blockquote1 .cite {
  font: 400 27px/33px "Lato", sans-serif;
  text-transform: uppercase;
  padding-top: 109px;
  position: relative;
}
.blockquote1 .cite:before {
  left: 0;
  top: 37px;
  font-family: FontAwesome;
  font-size: 98px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f10d";
}
@media (max-width: 767px) {
  .blockquote1 .cite {
    text-align: left;
    font-size: 18px;
    line-height: 23px;
    padding-left: 50px;
    padding-top: 26px;
  }
  .blockquote1 .cite:before {
    font-size: 40px;
  }
}
.blockquote1 .by {
  display: inline-block;
  margin-top: 14px;
  font: 300 19px/25px "Lato", sans-serif;
}
.blockquote1 .by a:hover {
  color: #0e0c0d;
}
@media (max-width: 767px) {
  .blockquote1 {
    text-align: center;
  }
}
.banner5 {
  padding: 91px 0 100px;
  text-align: center;
  background: url(../images/page1_img1.jpg) no-repeat center;
  background-size: cover;
}
.banner5 h3 {
  margin-bottom: 16px;
}
.banner5 a.btn-big {
  margin-top: 44px;
}
.banner5 .slogan {
  margin-top: -5px;
}
.banner5 p {
  font: 300 17px/28px "Lato", sans-serif;
}
.banner5 ul li {
  text-align: left;
}
.banner5.__inset1 {
  padding-top: 87px;
  padding-bottom: 55px;
}
.banner5.__inset1 p {
  margin-bottom: 37px;
}
.banner6 {
  background: url(../images/page1_img12.jpg) no-repeat center;
  background-size: cover;
  padding: 88px 0 115px;
}
.banner6 h2 {
  color: #ffffff;
}
.banner7 {
  background-color: #ffffff;
  padding: 87px 0 82px;
}
.banner7 .slogan {
  margin-bottom: 37px;
}
.banner7 h6 {
  text-align: center;
  text-transform: none;
  color: #1a1a1a;
}
.banner7 p {
  font: 400 17px/28px "Lato", sans-serif;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 54px;
}
.banner7 a {
  color: #1a1a1a;
}
.post2 {
  margin-right: 60px;
  padding-left: 98px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post2 {
    padding-left: 60px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .post2 {
    margin-bottom: 70px;
  }
}
.post2:hover .label {
  background: #0e0c0d;
}
.post2 .label {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  top: -7px;
  position: absolute;
  text-align: center;
  border-radius: 1000px;
  width: 70px;
  height: 70px;
  color: #ffffff;
  background: #d5a421;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post2 .label {
    width: 50px;
    height: 50px;
    top: 4px;
  }
}
.post2 .label i {
  font-size: 24px;
  line-height: 70px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post2 .label i {
    line-height: 50px;
  }
}
.post2 .label:hover {
  color: #ffffff;
  background-color: #1a1a1a;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post2 h4 {
    font-size: 13px;
  }
}
.banner8 {
  background-color: #ffffff;
  padding: 91px 0 86px;
}
.banner8 h2 {
  color: #1a1a1a;
}
.banner8 h3 {
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 20px;
}
.banner8 p {
  color: #1a1a1a;
  text-align: center;
  font: 400 17px/28px "Lato", sans-serif;
  margin-bottom: 54px;
}
.banner8 .header1 {
  margin-bottom: 42px;
}
.post3 img,
.post7 img:not(.img-width) {
  margin-bottom: 24px;
}
.post3 .who {
  display: block;
  margin-bottom: 0px;
  font: 400 14px/22px "Lato", sans-serif;
  color: #0e0c0d;
}
.post3 h3 {
  margin-bottom: 14px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post3 h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.post3 p {
  font: 300 17px/28px "Lato", sans-serif;
  color: #ffffff;
}
.post3 a:hover {
  color: #0e0c0d;
}
@media (max-width: 767px) {
  .post3 {
    margin-bottom: 50px;
  }
  .post3 img {
    width: 100%;
  }
}
.post4 {
  text-align: left;
  padding-left: 69px;
  position: relative;
  font: 300 17px/28px "Lato", sans-serif;
}
.post4 h3 {
  color: #ffffff;
  margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post4 h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
.post4 .label {
  left: 0;
  top: 6px;
  position: absolute;
}
.post4 .label i {
  font-size: 48px;
  color: #d5a421;
}
.banner9 {
  background: url(../images/page1_img12.jpg) no-repeat center;
  background-size: cover;
  padding: 87px 0 106px;
}
.banner9 h2 {
  color: #ffffff;
}
.banner9 .list1 {
  position: relative;
  text-align: left;
}
.banner-photo1 {
  padding-top: 87px;
  padding-bottom: 87px !important;
}
.banner-photo1 {
  padding: 91px 0 100px;
  text-align: center;
  background: url(../images/page1_img1.jpg) no-repeat center !important;
  background-size: cover;
}
.banner-photo2 {
  background: url(../images/page1_img12.jpg) no-repeat center !important;
  background-size: cover;
  padding: 87px 0 106px;
}
.banner-photo2.banner5 p {
}
.banner-photo1.__inset1 p {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .banner9 .list1 {
    text-align: left;
    margin-bottom: 50px;
  }
}
.banner9 .list1:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  right: 0px;
  top: 3.6%;
  background-color: #ffffff;
  height: 93.3%;
}
@media (max-width: 767px) {
  .banner9 .list1:after {
    display: none;
  }
}
.banner9 .header1 {
  margin-bottom: 42px;
}
.banner9 .main {
  font: 300 19px/28px "Lato", sans-serif;
  color: #ffffff;
}
.banner10 {
  background: url(../images/page4_img1.png) no-repeat center 0;
  background-size: cover;
  padding: 87px 0 150px;
}
.banner10 h2 {
  color: #ffffff;
  text-transform: none;
}
.post5 {
  margin-top: -3px;
}
.post5 img {
  margin-top: 3px;
}
@media (max-width: 767px) {
  .post5 img {
    margin-bottom: 20px;
  }
}
.post5 .info {
  margin-top: 12px;
  margin-bottom: 8px;
}
.post5 .info span {
  display: inline-block;
  color: #ffffff;
  font: 400 12px/14px "Lato", sans-serif;
  position: relative;
  padding-left: 9px;
}
@media (max-width: 1199px) {
  .post5 .info span {
    display: block;
  }
}
.post5 .info span + span {
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .post5 .info span + span {
    margin-left: 0;
  }
}
.post5 .info span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background: #ffffff;
}
.post5 p {
  color: #ffffff;
  font: 300 17px/28px "Lato", sans-serif;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post5 h3 {
    font-size: 17px;
    line-height: 18px;
  }
}
.banner11 {
  background: url(../images/page4_img4.png) no-repeat center 0;
  background-size: cover;
  padding: 91px 0 44px;
}
.banner11 h2 {
  color: #ffffff;
}
.banner11 .header1 {
  margin-bottom: 37px;
}
.post6 {
  margin-bottom: 56px;
}
.post6 h3 {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .post6 h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.post6 p {
  font: 300 17px/28px "Lato", sans-serif;
  color: #ffffff;
  padding-bottom: 23px;
  border-bottom: 1px solid #93918d;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-right: 9px;
}
.post6 .info {
  margin-top: 20px;
}
.post6 .info .btn-simple {
  margin-left: 21px;
  margin-top: 7px;
}
.post6 time {
  display: inline-block;
  background: #d5a421;
  color: #ffffff;
  font: italic 18px/28px "Lato", sans-serif;
  text-transform: uppercase;
  padding: 7px 25px 7px 24px;
}
.post7 img {
  margin-top: 5px;
}
.post7 h3 {
  margin-bottom: 14px;
}
.post7 p {
  font: 300 19px/28px "Lato", sans-serif;
}
@media (max-width: 767px) {
  .post7 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.banner12 {
  background: #d5a421;
  padding: 87px 0 96px;
}
.banner12 .header1 {
  margin-bottom: 36px;
}
.banner12 h2 {
  color: #ffffff;
}
@media (max-width: 767px) {
  .banner12 .list2 {
    margin-bottom: 30px;
  }
}
.post8 {
  margin-top: -4px;
  margin-bottom: 44px;
}
.post8 h5 {
  margin-bottom: 17px;
}
.post8 .simple-link {
  display: inline-block;
  margin-top: 22px;
}
.list1 li {
  position: relative;
  font: 400 24px/36px "Lato", sans-serif;
  color: #ffffff;
}
.list1 li a:hover {
  color: #0e0c0d;
}
.list2 li {
  padding-left: 22px;
  position: relative;
  font: 400 14px/22px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.list2 li + li {
  margin-top: 14px;
}
.list2 li:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 22px;
  color: #ffffff;
  left: 0;
  content: "\f0a9";
}
.list2 li a:hover {
  color: #0e0c0d;
}
.socials1 {
  display: block;
  text-align: center;
}
.socials1 li {
  display: inline-block;
}
.socials1 li + li {
  margin-left: 8px;
}
.socials1 li a i {
  color: #0e0c0d;
  background: #ffffff;
  text-align: center;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 42px;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  background: #d5a421;
  color: #ffffff;
}
.gallery_image {
  width: 33.334%;
  float: left;
}
ul.socials1 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .gallery_image {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.gallery_image a {
  display: block;
  position: relative;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 97px;
  height: 97px;
  background: url(../images/hover-icon.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
}
.google-map_main {
  position: relative;
  overflow: hidden;
}
.google-map_main iframe {
  width: 100%;
  height: 600px;
}
.google-map_main .info {
  background: url(../images/background5.png) repeat;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 10px;
}
.google-map_main .info .our-address {
  display: block;
  font: 300 17px/25px "Lato", sans-serif;
}
.google-map_main .info .phone,
.google-map_main .info .email {
  display: inline-block;
  margin-top: 8px;
  position: relative;
}
.google-map_main .info .phone:before {
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  color: #d5a421;
  left: -50px;
  top: 10px;
  content: "\f095";
}
@media (min-width: 576px) {
  .google-map_main .info .phone span,
  .google-map_main .info .email span {
    display: block;
    font: 400 34px/47px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .google-map_main .info .phone span {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  .google-map_main .info .phone span {
    font-size: 23px;
    line-height: 33px;
  }
}
.google-map_contacts {
  margin-top: 49px;
}
.google-map_contacts iframe {
  width: 100%;
  height: 390px;
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
  .google-map_main .info .phone:before {
    font-size: 35px;
    top: 10px;
    left: -40px;
  }
}
.address-block {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .address-block {
    margin-bottom: 50px;
  }
}
.address-block address {
  margin-bottom: 3px;
  font: 400 15px/22px "Lato", sans-serif;
}
.address-block .our-address {
  display: block;
  margin-bottom: 16px;
  font: 400 18px/22px "Lato", sans-serif;
  text-transform: uppercase;
}
.address-block .numbers {
  display: inline-block;
  min-width: 83px;
}
.simple-link {
  text-decoration: underline;
}
.simple-link:hover {
}
#footer {
  padding: 50px 0;
}
#footer p {
  margin-top: 29px;
  text-align: center;
  font: 300 15px/24px "Lato", sans-serif;
}
#footer .privacy-block {
  margin-top: 19px;
  text-align: center;
  font: 300 15px/27px "Lato", sans-serif;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #0e0c0d;
  width: 40px;
  height: 43px;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #777777;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
#navbar-hidden-web {
  display: none;
}
.h3-one {
  font-weight: 300 !important;
}
.h3-one div {
  font-weight: bold;
  display: inline;
}
.label.icon-img {
  border-radius: 100%;
  background-color: #d5a421;
  width: 50px;
  height: 50px;
  padding: 5px;
  display: flex;
}
.label.icon-img:hover {
  background-color: #1a1a1a;
}
.label.icon-img img {
  width: 40px;
  border-radius: 100%;
  margin-top: 5px;
}
@media only screen and (max-width: 992px) {
  #stuck_container h1 {
    float: none;
    display: block;
    text-align: center;
  }
  #stuck_container h1:before {
    width: 100%;
    left: -15px;
  }
  #stuck_container nav {
    float: none;
    margin-top: 30px;
  }
  .sf-menu > li > a {
    font: 400 15px/33px "Lato", sans-serif;
  }
  .sf-menu > li + li {
    margin-left: 12px;
  }
  #header #stuck_container {
    padding: 23px 0px 10px 0px;
  }
}

section.new-footer {
  display: none;
}

@media only screen and (max-width: 991px) {
  .container {
    width: 100%;
  }
  #navbar-hidden-web {
    display: block;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  #footer {
    padding-bottom: 105px;
  }
  section.new-footer {
    background-color: #000;
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #00dc8f;
    z-index: 9999;
    height: 70px;
  }
  section#fixed-contact a {
    text-decoration: none;
  }
  section#fixed-contact .phone-btn a {
    background: #30bf2a !important;
  }
  section#fixed-contact .columns.phone-btn {
    left: 50%;
  }
  section#fixed-contact .columns {
    display: inline-block;
    width: auto;
    text-align: center;
    float: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    padding: 0;
  }
  section#fixed-contact .phone-btn a {
    display: block;
    border-radius: 50%;
    background: currentColor;
    width: 75px;
    height: 75px;
    top: -20px;
    position: relative;
    border: 1px solid #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }

  section#fixed-contact a div.pnl-email,
  section#fixed-contact a div.pnl-freequote {
    border-radius: 100%;
    border: 1px solid white;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }

  section#fixed-contact a div.pnl-email {
    background-color: #3f51b5;
  }

  section#fixed-contact a div.pnl-freequote {
    background-color: #03a9f4;
  }

  section#fixed-contact .phone-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 50px;
    color: #fff;
  }
  section#fixed-contact a i {
    display: block;
    color: #fff;
    line-height: 50px;
    font-style: normal;
  }
  section#fixed-contact .columns.quote-btn {
    left: calc(50% + 105px);
  }
  section#fixed-contact .columns:not(.phone-btn) {
    width: 30%;
  }
  section#fixed-contact a span {
    font-size: 14px;
    color: #fff;
    /*padding-top: 3px;*/
    display: block;
    font-family: inherit;
  }
  i.fa.fa-file-text {
    font-size: 21px;
  }
  section#fixed-contact .columns.email-btn {
    left: calc(50% - 105px);
  }
  i.fa.fa-envelope {
    font-size: 21px;
  }
}

/*opcion reviews*/
.quote-corporate {
  position: relative;
  padding: 30px 20px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  border-bottom: 5px solid #f58634;
  margin-bottom: 38px;
  background: #ffffff;
}
.quote-corporate {
  padding: 30px 20px;
}
img.img-google2 {
  background-color: #fff;
}
.quote-corporate .quote-header {
  /*display: flex;*/
  align-items: flex-end;
}
.quote-corporate .quote-body-mark > * {
  fill: #ebebeb;
}
h1.title-review-home {
  color: #fff !important;
  text-align: center;
}
.star-rating.new {
  /*text-align: right;*/
}
.quote-text {
  margin-top: -35px;
}
.quote-corporate .quote-header > * {
  margin-right: 15px;
  margin-top: -10px;
}
.star-rating.new > a {
  font-size: 30px;
}
.quote-header > h2 {
  font-family: "Caudex", serif !important;
  font-weight: bold;
}
.star-rating a {
  display: inline-block;
  color: #f39c12 !important;
}
.quote-corporate * + .quote-body {
  /*margin-top: 25px;*/
}
.quote-corporate .quote-body {
  text-align: right;
}
.quote-corporate .quote-body .quote-text {
  text-align: left;
}
svg:not(:root) {
  overflow: hidden;
}
.quote-corporate .quote-image {
  left: 60px;
}
.quote-corporate .quote-image {
  /*    position: absolute;*/
  display: inline-block;
  overflow: hidden;
  left: 30px;
  bottom: -40px;
  border-radius: 50%;
  /*box-shadow: 2px 0 9px rgba(0, 0, 0, 0.1);*/
}
.quote-image {
  float: right;
}
img.img-google2 {
  border-radius: 100px;
}
.name-estrellas {
  display: inline-block;
}
.quote-corporate {
  height: 285px;
}
a.buttonInverted {
  text-decoration: none;
}
.star-rating.new {
  margin-top: -90px;
  margin-bottom: 22px;
}
.name-estrellas > h2:before {
  background: transparent;
}

.contenedor1 {
  margin: 2rem auto;
  height: 200px;
  width: 100%;
  /*max-width: 400px;*/
  overflow: auto;
  box-sizing: border-box;
  /*padding:0 1rem;*/
  text-align: left;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor1::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor1::-webkit-scrollbar-button:increment,
.contenedor1::-webkit-scrollbar-button {
  display: none;
}

.contenedor1::-webkit-scrollbar:horizontal {
  height: 10px;
  scrollbar-height: 10px;
}

.contenedor1::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
  height: 50px;
}

.contenedor1::-webkit-scrollbar-track {
  border-radius: 10px;
}

p.title1 {
  font: inherit;
  color: #1a1a1a;
  margin-bottom: 100px;
  text-align: left;
  font-weight: 900;
  font-size: 18px;
}

.quote-header {
  text-align: left;
  margin-left: 10px;
}
.contenedor1 > p {
  color: #000;
}
/*fin opcion reviews*/

.contenedor1 > p {
  text-align: left;
}
.new-content {
  text-align: right;
}
/* p.text-color {
  font-size: 16px;
  color: #8e8e8e !important;
} */

div#fixed-contact {
  display: none;
}
/*nuevo footer desing*/
@media only screen and (max-width: 767px) {
  #footer {
    /*padding-bottom: 60px;*/
  }
  a#ui-to-top {
    margin-bottom: 180px;
  }
  div#fixed-contact {
    display: block;
  }
  div.new-footer {
    background-color: rgb(0 0 0 / 57%);
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #00dc8f;
    z-index: 99;
    height: 50px;
  }
  div#fixed-contact .phone-btn a {
    /*backface-visibility: hidden;*/
    background-color: #07db50 !important;
  }
  ul.link_footer > li {
    margin-right: 30px;
  }
  ul.list.list-marked-none.link_footer {
    margin-top: -10px;
  }
  div#fixed-contact .columns.phone-btn {
    left: 50%;
  }
  div#fixed-contact .columns {
    display: inline-block;
    width: auto;
    text-align: center;
    float: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 35%;
    padding: 0;
  }
  div#fixed-contact .email-btn a {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: -20px;
    position: relative;
    border: 6px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    background-color: #07db50 !important;
  }
  div#fixed-contact .email-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 23px;
    color: #fff;
  }
  div#fixed-contact .phone-btn a {
    display: block;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    top: -20px;
    position: relative;
    border: 9px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }
  div#fixed-contact .phone-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 34px;
    color: #fff;
  }
  div#fixed-contact .quote-btn a {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: -20px;
    position: relative;
    border: 7px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    background-color: #07db50 !important;
  }
  div#fixed-contact .quote-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 24px;
    color: #fff;
  }
  div#fixed-contact a i {
    display: block;
    color: #fff;
  }
  div#fixed-contact a div.pnl-email {
    background-color: #3f51b5;
  }
  .pnl-email > i {
    line-height: 50px;
  }
  div#fixed-contact a div.pnl-email,
  div#fixed-contact a div.pnl-freequote {
    border-radius: 100%;
    border: 1px solid white;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  div#fixed-contact a div.pnl-freequote {
    background-color: #03a9f4;
  }
  .pnl-freequote > i {
    line-height: 50px;
  }
  div#fixed-contact .columns.quote-btn {
    left: calc(57% + 120px);
  }
  div#fixed-contact .columns:not(.phone-btn) {
    width: 30%;
  }
  div#fixed-contact a span {
    font-size: 16px;
    color: #fff;
    padding-top: 3px;
    display: block;
    font-family: inherit;
  }
  i.fa.fa-file-text {
    font-size: 21px;
  }
  div#fixed-contact .columns.email-btn {
    left: calc(55% - 120px);
  }
  i.fa.fa-envelope {
    font-size: 17px;
  }
  i#icon-new-footer {
    font-size: 20px;
  }
  ul.link_footer > li {
    /*width: 130px;*/
  }
  button#back-to-top-btn {
    margin-bottom: 75px;
  }
  i.icon.la.la-envelope-o.new {
    font-size: 23px;
  }
  i.icon.la.la-file-o {
    font-size: 27px;
  }
  div#fixed-contact {
    z-index: 99;
  }
  p.situacion {
    z-index: 99;
  }
}

.justify-content-around {
  justify-content: space-around;
}
.d-flex {
  display: flex;
}
.row-o {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row-o > * {
  flex-shrink: 0;
  /* width: 100%; */
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col-auto {
  flex: 0 0 auto !important;
  width: auto;
}
.position-relative {
  position: relative !important;
}
.position-fixed {
  position: fixed;
}
.z-999 {
  z-index: 999;
}
.w-100 {
  width: 100%;
}
.bottom-0 {
  bottom: 0;
}

/* header .navbar-collapse {
  margin-top: 30px;
} */

header .navbar-brand {
  margin-left: -235px;
}
img.img-center {
  width: 100%;
}
.caption {
  z-index: 99;
  position: relative;
}
.quote-corporate {
  height: 350px;
}

@media (max-width: 991px) {
  .navbar-toggle {
    display: block !important;
  }
  .navbar-collapse.navHeaderCollapse.collapse {
    display: none !important;
  }
  .navbar-collapse.navHeaderCollapse.collapse.in {
    display: block !important;
  }
  .rd-navbar-nav-wrap,
  .top_section {
    display: none;
  }
  ul.nav.navbar-nav.navbar-right {
    width: 100%;
  }
  ul.nav.navbar-nav.navbar-right li {
    display: block !important;
    position: relative;
    float: none;
    width: 100%;
  }
  .banner9 .list1 {
    text-align: left !important;
  }
  .preffix_1 {
    margin-left: 0px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
  }
  .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 8px 15px;
  }
  header .navbar-brand {
    margin-left: 0px;
  }
  .navbar-inverse {
    background-color: #00091a;
    border-color: #00091a;
  }
  /* .navbar > .container {
    display: inline-block !important;
  } */
  header .navbar-brand {
    margin-left: 0px;
    /* top: 10px; */
    position: relative;
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:focus,
  .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background: #d5a421;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .nav > li > a,
  .nav > li .is-a-item,
  .nav > li .is-a-item ~ .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  .nav > li,
  .nav > li > a {
    display: block;
    position: relative;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
}

@media (max-width: 992px) {
  .caption.flipInY.animated img {
    width: 100%;
  }
  .sf-menu > li > a {
    font: 400 15px / 0px "Lato", sans-serif;
  }
  /*.caption {
        top: 70%;
    }*/
}

.dropdown.open .dropdown-menu {
  display: block;
}
