@import "../css/bootstrap.css";
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/stuck.css";
@import "../css/camera.css";
@import "../css/jquery.fancybox.css";
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(//fonts.googleapis.com/css?family=Jockey+One);
input::-ms-clear {
  display: none;
}
html,
body {
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.wrapper,
.wrapper-extra,
.extra-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wrap {
  position: relative;
}
.wrapper-after:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.dis-block {
  display: block;
}
.dis-inblock {
  display: inline-block;
}
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.txt_cntr {
  text-align: center;
}
.txt_ital {
  font-style: italic;
}
.txt_line_through {
  text-decoration: line-through;
}
.lh24 {
  line-height: 24px;
}
.marg-left-0 {
  margin-left: 0 !important;
}
.marg-right-0 {
  margin-right: 0 !important;
}
.marg-left-right-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.last-pbot {
  padding-bottom: 0 !important;
}
.last-mpbot {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.marLeft1 {
  margin-left: 10px;
}
.marRight1 {
  margin-right: 13px;
}
.marRight2 {
  margin-right: 69px;
}
.padTop1 {
  padding-top: 20px;
}
.padBot1 {
  padding-bottom: 60px;
}
.padBot2 {
  padding-bottom: 41px;
}
.mar1 {
  margin-right: 20px;
}
.mar2 {
  width: 10px;
  display: inline-block;
}
.mar3 {
  margin-left: 10px;
}
.marTop0 {
  margin-top: 0px;
}
.marTop1 {
  margin-top: 100px !important;
}
.marTop2 {
  margin-top: 73px !important;
}
.marTop3 {
  margin-top: 31px;
  margin-bottom: -7px;
}
.marTop4 {
  margin-top: 5px;
}
.marTop5 {
  margin-top: 31px;
  margin-bottom: -21px;
}
.marTop6 {
  margin-top: 19px;
}
.marTop7 {
  margin-top: 85px !important;
}
.marTop8 {
  margin-top: 31px;
  margin-bottom: -7px;
}
.marTop9 {
  margin-top: 31px;
  margin-bottom: -2px;
}
.marTop10 {
  margin-top: 26px;
}
.marTop11 {
  margin-top: 52px !important;
}
.marTop12 {
  margin-top: 31px;
  margin-bottom: 35px;
}
.marTop13 {
  margin-top: 6px;
  margin-bottom: 22px;
}
.marTop14 {
  margin-top: 76px !important;
}
.indent1 {
  width: 100%;
  margin-top: 30px;
}
.indent2 {
  width: 100%;
  margin-top: 55px;
}
.pos_rel {
  position: relative;
}
.marBot1 {
  margin-bottom: -12px;
}
.hline2 {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 57px;
}
.box,
.box2,
.box3 {
  overflow: hidden;
}
.bold {
  font-weight: bold;
}
.fw400 {
  font-weight: 400;
}
.fw600 {
  font-weight: 600;
}
.color1 {
  color: #54b00a;
}
.color2 {
  color: #f15731;
}
.bg1 {
  background: #f15731 !important;
}
.bg2 {
  background: #66bb6a !important;
}
.bg3 {
  background: #45c8de !important;
}
.bg4 {
  background: #413f44 !important;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  min-width: 300px;
  background: #fff;
  color: #6b7173;
  font: 300 14px/26px "Ubuntu", Arial, Helvetica, sans-serif;
}
.fs_14 {
  font-size: 14px;
}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 620px;
  width: 50px;
  height: 40px;
  color: #fff;
  background: #f15731;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#back-top i {
  line-height: 36px;
  font-size: 32px;
}
#back-top:hover {
  color: #f55a2b;
  background: #413f44;
}
.main {
  padding: 0 0 0 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.div-content {
  margin: 0 auto;
  padding-top: 0px;
  width: 100%;
  overflow: hidden;
}
.div-content.content_page {
  padding-bottom: 70px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
h1 {
  position: relative;
  display: inline-block;
  margin: 0;
  margin-top: 16px;
  float: left;
}
h1 img {
  max-width: inherit;
}
h2:not(.tm-modal-title) {
  font: 42px/42px "Jockey One", Arial, sans-serif;
  color: #f55a2b;
  margin-top: 40px;
  text-transform: uppercase;
  padding-bottom: 21px;
  border-bottom: 1px solid #e7e7e7;
}
h3 {
  font: 500 24px/30px "Ubuntu", Arial, sans-serif;
  color: #413f44;
  margin-top: 50px;
  padding-bottom: 12px;
}
h4 {
  font: 300 20px/25px "Ubuntu", Arial, sans-serif;
  color: #f25f43;
  margin-top: 37px;
  text-transform: uppercase;
}
#search-results h4 {
  color: #000;
  padding-bottom: 12px;
}
span.search {
  color: #f15731 !important;
}
#search-results h4 a:hover {
  color: #f15731;
}
h5 {
  margin-top: 10px;
  margin-bottom: 0;
  color: #333333;
  text-transform: uppercase;
  font: 14px/22px "Ubuntu", Arial, sans-serif;
}
#sub {
  margin-left: 20px;
}
#slogan {
  position: absolute;
  z-index: 99;
  padding-left: 35px;
}
#options {
  color: #6b7173;
}
.form-group select {
  background: #f2f2f2;
}
.form-group option {
  background: #f2f2f2;
}
.txt1 {
  font: 20px/20px "Jockey One", Arial, sans-serif;
  margin-top: 10px;
  color: #fff;
  text-align: right;
}
.txt1 i {
  font-size: 25px;
  margin-right: 10px;
  text-align: right;
}
.txt2 {
  font: 135px/140px "Jockey One", Arial, sans-serif;
  margin-top: 57px;
  color: #413f44;
  letter-spacing: -2px;
  margin-left: -10px;
  text-transform: uppercase;
}
.txt3 {
  font: 74px/74px "Jockey One", Arial, sans-serif;
  margin-top: -19px;
  color: #f55a2b;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.txt4 {
  font: 500 24px/24px "Ubuntu", Arial, sans-serif;
  margin-top: 41px;
  color: #413f44;
  padding-bottom: 7px;
}
.txt5 {
  font: 500 24px/24px "Ubuntu", Arial, sans-serif;
  margin-top: 41px;
  color: #413f44;
  padding-bottom: 7px;
}
.contenedor {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.izquierda {
  float: left;
  padding-right: 10px;
  width: 50%;
}
.derecha {
  float: left;
  width: 50%;
}
.contenedor1 {
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
}
.izquierda1 {
  float: left;
  padding-right: 10px;
  width: 33.3%;
}
.derecha1 {
  float: left;
  padding-right: 10px;
  width: 33.3%;
}
.derecha2 {
  float: left;
  width: 33.3%;
}
.izquierda1,
.derecha1,
.derecha2 {
  -webkit-order: 0;
  order: 0;
}
#google {
  border: 0;
}
.nombre {
  color: #413f44;
}
a.nombre:hover {
  color: #413f44;
}
.marTop12 {
  background: #e7e7e7;
}
.titulo {
  color: #ffffff;
}
a.titulo:hover {
  color: #ffffff;
}
p:not(.text-color):not(.tm-modal-message) {
  margin-top: 15px;
}
.contenido {
  padding: 0px 20px 20px 20px;
}
img {
  margin-bottom: 0px;
  max-width: 100%;
  height: auto;
}
.img1 {
  margin-top: 45px;
  float: left;
  margin-right: 55px;
}
.img2 {
  margin-top: 25px;
  margin-bottom: -16px;
}
.img3 {
  margin-top: 10px;
  float: left;
  margin-right: 31px;
}
.img4 {
  float: left;
  margin-right: 27px;
}
.img5 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.img6 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.img7 {
  margin-top: 56px;
  margin-bottom: 15px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a.link1 {
  color: #f15731;
}
a.link1:hover {
  color: #000;
}
.link_arrow {
  display: inline-block;
  margin-top: 2px;
  margin-left: 7px;
  font-size: 18px;
  color: #f15731;
}
.link_arrow:hover {
  color: #000;
}
a:hover {
  text-decoration: none;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.date_section {
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #8dbf41;
  float: left;
  margin-right: 31px;
  text-align: center;
  margin-top: 32px;
  color: #fff;
  text-transform: uppercase;
}
.day {
  font: 30px/30px "Ubuntu", Arial, sans-serif;
  margin-top: 9px;
  display: inline-block;
}
.month {
  font: 18px/18px "Ubuntu", Arial, sans-serif;
  margin-top: 0;
}
.top_section {
  position: relative;
  background: #f55a2b;
  padding: 7px 0 10px;
}
.top_section:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -3px;
  background: url(../images/hline_corner1.png) repeat-x 0 0;
}
header {
  position: relative;
  z-index: 11;
  padding: 0;
  margin-top: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid #e2e2e2;
}
header.content_header {
  margin-bottom: 40px;
}
#stuck_container {
  position: relative;
  z-index: 100;
}
.gradient1 {
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc, #dfdfe1);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fcfcfc),
    color-stop(100%, #dfdfe1)
  );
  background: -webkit-linear-gradient(top, #fcfcfc, #dfdfe1);
  background: -o-linear-gradient(top, #fcfcfc, #dfdfe1);
  background: -ms-linear-gradient(top, #fcfcfc, #dfdfe1);
  background: linear-gradient(top, #fcfcfc, #dfdfe1);
}
blockquote {
  position: relative;
  background: #e7e7e7;
  margin-top: 56px;
  display: block;
  padding: 16px 40px 50px 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 54px;
}
blockquote:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 22px;
  height: 21px;
  left: 40px;
  bottom: -21px;
  background: url(../images/bq_corner.png) no-repeat 0 0;
}
.magnifier2:hover .img_section_txt2 {
  top: 0;
}
.banner1 {
  background: #f15731;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 20px 67px;
  margin-top: 46px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.banner1:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 39px;
  height: 39px;
  right: 0;
  top: 0;
  background: url(../images/banner_corner1.png) no-repeat 0 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.banner1.v2:before {
  background: url(../images/banner_corner2.png) no-repeat 0 0;
}
.banner1.v3:before {
  background: url(../images/banner_corner3.png) no-repeat 0 0;
}
.banner1-txt1 {
  font: 50px/50px "Jockey One", Arial, sans-serif;
  margin-top: 21px;
  color: #fff;
  text-transform: uppercase;
}
.banner1-txt2 {
  font: 500 18px/26px "Ubuntu", Arial, sans-serif;
  margin-top: 39px;
  color: #fff;
}
.banner1-txt3 {
  font: 300 12px/22px "Ubuntu", Arial, sans-serif;
  margin-top: 23px;
  color: #fff;
}
.banner1:hover {
  background: #413f44 !important;
}
.banner1:hover .more_btn-banner {
  color: #807e83;
}
.banner1:hover:before {
  background: url(../images/banner_corner-hover.png) no-repeat 0 0 !important;
}
.box-1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 7px 14px 29px;
  background: #000;
}
.link-box:hover .box-1 {
  background: #54b00a;
}
.link-box:hover .color1 {
  color: #000 !important;
}
.listWithMarker {
  margin: 0;
  margin-top: 50px;
}
.listWithMarker li {
  display: block;
  margin-bottom: 9px;
  padding-left: 21px;
  background: url(../images/list_marker.png) 0 8px no-repeat;
}
.listWithMarker5 {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20px;
}
.listWithMarker5 li {
  display: block;
  margin-bottom: 9px;
  padding-left: 21px;
  background: url(../images/list_marker.png) 0 8px no-repeat;
}
.listWithMarker5 li a {
  color: #f55a2b;
  text-decoration: none;
}
.listWithMarker li a {
  color: #f55a2b;
  text-decoration: none;
}
.listWithMarker li a:hover,
.listWithMarker li.current a {
  color: #000;
}
.listWithMarker.v2 li a {
  color: #6b7173;
}
.listWithMarker.v2 li a:hover {
  color: #51cce0;
}
.listWithMarker2 {
  margin: 0;
  margin-top: 10px;
}
.listWithMarker2 li {
  display: block;
  margin-bottom: 20px;
}
.listWithMarker2 li i {
  color: #f15731;
  font-size: 30px;
  width: 35px;
}
.listWithMarker2 li i.fa-mr {
  font-size: 22px;
  line-height: 25px;
  background: #f55a2b;
  color: #ffffff;
  width: 25.7px;
  height: 25px;
  border-radius: 5px;
  font-size: 16px;
  margin-right: 9px;
}
.listWithMarker2 li a {
  color: #6b7173;
  text-decoration: none;
}
.listWithMarker2 li a:hover,
.listWithMarker li.current a {
  color: #f15731;
}
.hd-button {
  float: left;
  display: none;
  padding: 15px;
  cursor: pointer;
  top: 8px;
  right: 25px;
}
.navbar-toggler {
  margin-left: 0;
}
#contactus-phone {
  margin-top: 4px;
  padding-right: 10px;
}
#contactus-mobile {
  margin-top: 4px;
  padding-right: 10px;
}
#contactus-envelope {
  margin-top: 4px;
  padding-right: 10px;
}
#map-cabezera {
  margin-top: 4px;
  padding-right: 16px;
}
#email-cabezera {
  margin-top: 4px;
  padding-right: 10px;
}
#phone-cabezera {
  margin-top: 4px;
  padding-right: 10px;
}
#comment-cabezera {
  margin-top: 4px;
  padding-right: 10px;
}
#navbar {
  padding: 10px 20px 10px 30px;
  color: #000000;
  padding-top: -15px;
}
#phone-estilos {
  font-size: 20px;
}
#icon-navbar {
  margin-top: 0px;
}
.list2 {
  margin: 0;
  margin-top: 7px;
}
.list2 li {
  display: block;
  padding-bottom: 10px;
}
.list2 li a {
  display: inline-block;
  color: #777;
  text-decoration: none;
  font: 13px "Ubuntu", Arial;
  width: 100%;
}
.list2 li a em {
  background: url(../images/line-hor.gif) repeat-x 0% 13px;
  display: block;
  overflow: hidden;
}
.list2 li a .list_left {
  float: left;
}
.list2 li a .list_right {
  float: right;
  margin-left: 4px;
}
.list2 li a:hover {
  color: #54b00a;
}
.more_btn-banner {
  position: relative;
  display: inline-block;
  margin-top: 42px;
  color: #fff;
  text-decoration: none;
  font: 26px/30px "Jockey One", Arial, sans-serif;
  text-transform: uppercase;
}
.more_btn-banner:hover {
  color: #807e83;
  text-decoration: underline;
}
.more_btn {
  position: relative;
  display: inline-block;
  /* margin-top: 42px; */
  padding: 14px 40px;
  background: #f55a2b;
  color: #fff;
  text-decoration: none;
  font: 16px/20px "Jockey One", Arial, sans-serif;
  text-transform: uppercase;
}
.more_btn:hover {
  color: #fff;
  background: #413f44;
}
.more_btn2 {
  position: relative;
  display: inline-block;
  margin-top: 37px;
  font: bold 23px/30px "Ubuntu", Arial, sans-serif;
  text-shadow: 1px 1px #555;
}
.more_btn2 i {
  display: inline-block;
  font-size: 37px;
  margin-top: 0px;
  margin-left: 6px;
}
.navbar-dark .navbar-nav .nav-link {
  padding-left: 15px;
}
.navbar-dark .navbar-nav .nav-link.active{
  color: #fff;
  background: #f55a2b;
}
a.dropdown-item:hover {
  background: #f55a2b;
  transition: all 1.5s;
}
.more_btn3 {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 48px;
  background: #f3f3f3;
  height: 48px;
  border: 1px solid #e6e6e6;
  border-left: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #f15731;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
}
.more_btn3 i {
  font-size: 30px;
  line-height: 48px;
}
.more_btn3:hover {
  color: #000;
}
figure {
  display: block;
  margin-top: 7px;
  margin-bottom: 20px;
}
.figure_video {
  margin-bottom: 34px;
  margin-top: 12px;
}
figure.img_inner {
  display: block;
  overflow: hidden;
  height: auto;
  line-height: 0;
  margin: 0;
  /* margin-top: 56px; */
}
figure.img_inner.v2 {
  margin-top: 88px;
  position: relative;
  overflow: visible;
}
figure.img_inner.v2:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  top: -1px;
  background: url(../images/hline_corner2.png) repeat-x 0 0;
}
figure.img_inner.v2 iframe {
  height: 369px;
  width: 100%;
}
figure iframe {
  width: 100%;
  height: 540px;
}
address {
  display: block;
  /* margin-top: 50px; */
  font-style: normal;
  /* margin-bottom: 18px; */
}
address dl dt {
  margin-bottom: 0px;
  display: inline-block;
  margin-bottom: 17px;
  font-weight: bold;
  font: 500 24px/30px "Ubuntu", Arial, sans-serif;
  color: #413f44;
}
address dd span {
  position: relative;
  display: inline-block;
  width: 73px;
}
.reviews-icons img {
  border-radius: 10px;
  display: block;
  margin: 50px auto 20px auto;
}
.followus-icons {
  font-size: 20px !important;
  float: left;
  margin-right: 10px;
  background-color: #f55a2b;
  color: white;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px !important;
  border-radius: 100%;
}
.followus a {
  display: inline-block;
  border-radius: 100%;
  color: #ffffff;
  background: #f15731;
  width: 50px;
  height: 50px;
  font-size: 25px;
  line-height: 50px;
  position: relative;
  margin-top: 10px;
}
.followus a:hover {
  background: #231f1e;
}
.followus a i {
  line-height: 50px;
}
@media only screen and (min-width: 1024px) {
  .services img {
    max-width: 270px;
  }
}
.magnifier2 {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.magnifier2 img {
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: url(../images/magnifier2.png) 50% 50% no-repeat;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
a.magnifier2:hover .zoom {
  opacity: 1;
}
a.magnifier2 .zoom {
  opacity: 0;
}
footer {
  display: block;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
.footer_priv {
  padding: 5px 0 30px;
}
footer h1 {
  margin-top: 1px;
  float: none;
}
p.txt_priv {
  color: #413f44;
  font: 24px/30px "Jockey One", Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 16px;
}
.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  white-space: nowrap;
  text-align: left;
  margin-right: 7px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 7px;
}
.soc_icons > li > a {
  position: relative;
  color: #fff;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  display: inline-block;
  text-align: center;
  width: 47px;
  height: 47px;
  background: #363636;
  border-radius: 500px;
}
.soc_icons > li i {
  font: normal normal 21px/47px "FontAwesome";
}
.soc_icons > li > a:hover {
  color: #54b00a !important;
  text-decoration: none;
}
#search1 {
  margin-top: 57px;
  width: 100%;
}
#search1 input {
  width: 86px;
  width: 100%;
  float: left;
  color: #333;
  font: 14px/21px Arial, Helvetica, sans-serif;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px 40px 14px 10px;
  box-shadow: none;
  -webkit-appearance: none;
  resize: none;
  outline: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  display: inline-block;
  border-radius: 1px;
  margin-right: -40px;
}
.lightbox-video {
  position: relative;
  display: inline-block;
  margin-top: 13px;
}
.lightbox-video span.video_icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/video_sign.png) no-repeat 50% 50%;
  z-index: 1;
  opacity: 0;
}
.opacity1 {
  opacity: 1;
}
.lightbox-video span.video_title {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #474747;
  color: #fff;
  padding: 4px 10px;
  font: bold 12px/20px Arial, Helvetica, sans-serif;
}
.priv_section1 {
  float: left;
}
.priv_section2 {
  float: right;
}
.tabs1 {
  margin-top: 52px;
}
.tab_container {
  background: #e7e7e7;
  padding: 12px 35px 45px 40px;
  margin-top: 63px;
  position: relative;
}
.tabs {
  position: relative;
}
.tabs:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -24px;
  background: #e7e7e7;
}
.tabs li {
  float: left;
  margin-right: 0;
  width: 50%;
  position: relative;
}
.tabs li:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  left: 50%;
  bottom: -31px;
  margin-left: -7px;
  border-radius: 1500px;
  background: #f15731;
}
.tabs li a {
  display: block;
  font: 24px/24px "Jockey One", Arial, sans-serif;
  color: #f15731;
  text-align: center;
}
.tabs li a:hover {
  color: #000;
}
.tabs li a.current {
  color: #000;
  border-bottom: 0px;
}
.tabs_arrow {
  position: absolute;
  width: 43px;
  height: 22px;
  display: inline-block;
  top: -21px;
  left: 10%;
  margin-left: 8px;
  background: url(../images/tabs-arrow.png) 0 0 no-repeat;
}
.tabs_arrow.v2 {
  left: 72.5%;
}
.tabs_arrow.v3 {
  left: 60%;
}
.tabs_arrow.v4 {
  left: 85%;
}
.caja3 {
  margin-top: 25px;
}
.caja4 {
  margin-top: 37px;
}
#mensaje {
  margin-top: 20px;
  margin-bottom: -20px;
}
@media only screen and (max-width: 1199px) {
  .div-content {
    width: 100%;
  }
  address dd span {
    width: 85px;
  }
  figure.img_inner {
    float: none;
    margin-right: 0;
  }
  figure iframe {
    width: 100%;
  }
  .caption span.slider_txt1,
  .caption span.slider_txt2 {
    margin-left: 0;
  }
  .tabs_arrow {
    margin-left: 2px;
  }
  address dl dt {
    font: 500 20px/24px "Ubuntu", Arial, sans-serif;
  }
  .txt2 {
    font: 142px/142px "Jockey One", Arial, sans-serif;
  }
}
@media only screen and (max-width: 979px) {
  .address figure iframe {
    max-width: 100%;
    width: 100%;
  }
  figure iframe {
    width: 100%;
  }
  .magnifier2 {
    width: 100%;
  }
  .caption {
    top: 5%;
  }
  .caption span.slider_txt1 {
    font: 72px/72px "Jockey One", Arial, Helvetica, sans-serif;
  }
  .txt2 {
    font: 78px/80px "Jockey One", Arial, sans-serif;
    margin-left: 0px;
  }
  .txt3 {
    font: 44px/44px "Jockey One", Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: -20px;
  }
  figure.img_inner.v2 iframe {
    height: 190px;
  }
  h3 {
    font: 500 22px/30px "Ubuntu", Arial, sans-serif;
    padding-left: 20px;
  }
  #services-specials {
    font: 500 22px/30px "Ubuntu", Arial, sans-serif;
    padding-left: 0px;
  }
  #ciudades {
    padding-left: 15px;
  }
  #mensaje {
    margin-top: 20px;
  }
  .tabs_arrow {
    margin-left: -3px;
  }
  .img4 {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  address {
    font-size: 12px;
  }
  address dl dt {
    font: 500 16px/20px "Ubuntu", Arial, sans-serif;
  }
  address dd span {
    width: 75px;
  }
  figure iframe {
    height: 240px;
  }
  img.no_resize {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  img {
    width: 100%;
  }
  img.no_resize {
    width: auto;
  }
  .box {
    overflow: visible;
  }
  .mobile_txt_cntr {
    text-align: center;
  }
  figure.img_inner {
    margin-bottom: 10px;
  }
  .marTopMobile1 {
    margin-top: 30px;
  }
  #search1 {
    width: 100%;
    margin-right: 0;
  }
  .caption {
  }
  .camera_wrap img {
    margin-left: -50px !important;
  }
  p.txt_priv {
    font: 15px/20px "Jockey One", Arial, sans-serif;
  }
  .img1 {
    float: none;
    margin-bottom: -20px;
  }
  .tabs_arrow {
    margin-left: -9px;
  }
  .img3 {
    float: none;
  }
  .navbar-toggler {
    position: absolute;
    top: 5px;
    margin-left: 0px;
    z-index: 99;
  }
  .hd-button {
    position: absolute;
    z-index: 99;
  }
  .navbar-brand {
    position: absolute;
    top: 14px;
    /* width: 90%; */
    display: block;
    text-align: center;
    z-index: 1;
  }
  .navbar-collapse {
    padding-top: 10px;
    overflow: hidden;
  }
  .navbar {
    min-height: 50px;
    position: relative;
  }
  .sticky-top2 {
    min-height: 5px;
    position: relative;
    margin-bottom: 2px;
  }
  #cabecera {
    display: none;
  }
  .followus {
    margin-top: 10px;
  }
  .caption span.slider_txt1 {
    font: 52px/52px "Jockey One", Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .caption span.slider_txt2 {
    font: 54px/44px "Jockey One", Arial, Helvetica, sans-serif;
  }
}
@media only screen and (max-width: 479px) {
  .camera_wrap img {
    margin-left: -50px !important;
  }
  .tabs_arrow {
    margin-left: -15px;
  }
}
@media only screen and (max-width: 320px) {
}
@media only screen and (max-width: 767px) {
  .hd-button {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-brand {
    margin-right: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .marTop12 p {
    padding: 0px 20px 20px 20px;
  }
}

section.new-footer {
  display: none;
}

@media all and (max-width: 767px) {
  .contenedor1 {
    -webkit-flex-flow: column;
    flex-flow: column;
  }
  .izquierda1,
  .derecha1,
  .derecha2 {
    padding-right: 0px;
    width: 100%;
  }
  .izquierda,
  .derecha {
    width: 100%;
    padding-right: 0px;
  }

  .footer_priv {
    padding-bottom: 105px;
  }

  #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;
  }
}

div#fixed-contact {
  display: none;
}
/*nuevo footer desing*/
@media only screen and (max-width: 991px) {
  #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: 65px;
    height: 65px;
    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: 75px;
    height: 75px;
    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: 65px;
    height: 65px;
    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;
  }
  img.img-reviews {
    width: 50px;
  }
  .reviews-icons img {
    border-radius: 10px;
    display: block;
    margin: 10px auto 10px auto;
  }
}

img.ssl-img {
  border-radius: 100%;
  width: 100px;
}
.ssl {
  display: inline-block;
  position: relative;
  left: 45px;
}
.followus {
  position: relative;
  display: inline-block;
}

.new-content {
  text-align: right;
}
p.text-color {
  font-size: 16px;
  color: #8e8e8e;
}

.contenedor1 {
  /*margin: 2rem auto;*/
  height: 125px;
  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;
}

@media (max-width: 576px) {
  div#sysall-link {
    text-align: center;
  }
}

ul.sf-menu.header_menu {
  margin-top: -25px;
}

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

.justify-content-around {
  justify-content: space-around;
}
.d-flex {
  display: flex;
}

.align-items-center{
  align-items: center;
}

.justify-content-between{
  justify-content: space-between;
}

.gap-3{
  gap: 1rem;
}
.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;
}
/*fin de quickacces*/

@media (max-width: 991px) {
  div#cabecera {
    display: none;
  }

  button.navbar-toggler {
    /* left: 50px; */
    position: relative;
  }
  dd#phone-estilos {
    display: none;
  }
  .navbar > .container {
    display: inline-block !important;
  }
  button.navbar-toggler {
    /* left: 50px; */
    position: relative;
  }
  a.navbar-brand {
    position: absolute;
    left: 90px;
    top: 10px;
  }
  .logo_head {
    text-align: center;
  }
  a.reviews-icons img {
    width: 100%;
    padding: 25px;
    border-radius: 19px;
    display: inline-block !important;
  }
}

@media (max-width: 991px) {
  ul.sf-menu.header_menu {
    margin-top: -30px;
  }
}

@media (min-width: 768px) {
  #services-specials {
    height: 102px;
  }
  #services-specials ~ p {
    height: 156px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  #services-specials {
    height: 72px;
  }
  #services-specials ~ p {
    height: 104px;
  }

  .banner1-txt1 {
    height: 100px;
  }

  .banner1-txt3 {
    height: 66px;
  }
}

@media (min-width: 1200px) {
  .banner1-txt1 {
    height: initial;
  }

  .banner1-txt3 {
    height: initial;
  }
}

#navbarSupportedContent{
  padding-top: 10px;
}