.navbar-nav .nav-link {
    padding-right: 75px;
  }
  #nav-left {
    padding-left: 30px;
  }
body {
	overflow-x: scroll !important;
/*	margin-right: 16px !important;*/
	
	font-family: Inter;
	background-color: #fff;
	color: white;
	position: relative;	
}
  body:before {
    content: "";
    
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }
  body.offcanvas-menu:before {
    opacity: 1;
    z-index: 1002;
    visibility: visible; }
/**{font-family: Inter;}*/

main{
	z-index: -100 !important;
}
.font-garamond-0{
	font-family: Garamond !important;
}
.font-garamond{
	font-family: Garamond !important;
	font-size: 2em;
	font-weight: 900;
}
.font-garamond2{
	font-family: Garamond !important;
	font-size: 2rem;
	font-weight: 900;
}
.font-garamond3{
	font-family: Garamond !important;
}

.fs-0{
	font-size: 0.5rem;
}
.fs-1{
	font-size: 1rem;
}
.fs-2{
	font-size: 2rem;
}



p {
  font-weight: 300; }
.boton-amarillo{
	background-color: #ad8b19 !important;
}
.boton-rojo{
	background-color: #b44920 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Inter; 
color: white;
	font-size: 1rem;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	display: inline;
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; 

}
li{
	list-style-type: none;
	
}

  a, a:hover {
    text-decoration: none !important; 
}

.cool-link {
    display: inline-block;
    color: #c1945c;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #c1945c;
    transition: width .3s;
}

.reservar{background-color: white;}
/*
.active a::active {

  border-bottom: 5px solid #5bc0eb;
  bottom: -10px;
  content: " ";
  left: 0;
  position: absolute;
  right: 0;

}
*/
/*
.underline {
  border-bottom: 2px solid  #c1945c;
  color: #c1945c;
	padding-bottom: 0px!important;
}
*/

/*
a.active:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.active {
	color: #c1945c !important;
}
*/

.cool-link:hover::after {
    width: 100%;
/*    //transition: width .3s;*/
}

.hero {
  	
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
/*  background-attachment:fixed;*/
}
.no-margin{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.site-navbar {
  margin-bottom: 0px;
  z-index: 2;
  position: absolute;
  width: 100%;
  top: 2rem; 	 	
}

.nav-blur{
	background-color:  rgba(0,0,0, 0.4);
	height: 90px;	
    position: relative;
    margin-top: -32px;
    padding-top: 15px;
}


  .site-navbar .container-fluid {
    padding-left: 1rem;
    padding-right: 1rem; }
    @media (max-width: 1199.98px) {
      .site-navbar .container-fluid {
        padding-left: 5px;
        padding-right: 5px; } }
  .site-navbar .site-logo {
    position: absolute;
    left: 5%; }
    @media (max-width: 767.98px) {
      .site-navbar .site-logo {
        position: absolute;
        left: auto; }
		
}
    .site-navbar .site-logo a {
	  font: 800;
      font-family: Inter;
      color: #fff;
      font-size: 1.5rem;
      letter-spacing: .2rem;
      text-transform: uppercase; }
      .site-navbar .site-logo a:hover {
        text-decoration: none; }
   .site-navbar .right-cta-menu {
    position: absolute;
    right: 5%; }
 .site-navbar .site-burger-menu {
    position: fixed;
    float: left; }
    @media (max-width: 767.98px) {
      .site-navbar .right-cta-menu {
        position: relative;
        right: auto; } 
		.site-navbar .site-burger-menu {
        position: absolute;
        float: left; } 

}
  .site-navbar .site-menu-toggle {
    color: #fff;
    line-height: 0;
    font-size: 2.5rem;
    position: relative; }
    @media (max-width: 767.98px) {
      .site-navbar .site-menu-toggle {
        margin-left: 5px; } }
  .site-navbar .site-navigation {
    position: absolute;
    left: 65%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5; }
    .site-navbar .site-navigation .site-menu {
      margin-bottom: 0; }
      
	.site-navbar .site-navigation .site-menu .active {
        color: #c1945c;
		font-weight: 900;		
		}
      .site-navbar .site-navigation .site-menu a {
        text-decoration: none !important;
        display: inline-block;
        position: relative; }
      .site-navbar .site-navigation .site-menu > li {
        display: inline-block; }
        .site-navbar .site-navigation .site-menu > li > a {
          padding: 10px 10px !important;
          color: white;
          display: inline-block;
          text-decoration: none !important; }
			
			.site-navbar .site-navigation .site-menu > li > a:hover {
            color: #c1945c; 
			}

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.2s all cubic-bezier(0.66, 0.2, 0.48, 0.9);
  -o-transition: 0.2s all cubic-bezier(0.66, 0.2, 0.48, 0.9);
  transition: 0.2s all cubic-bezier(0.66, 0.2, 0.48, 0.9); }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          color: #dee2e6; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #212529; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #c1945c;
        text-decoration: none; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li .active {
        color: #c1945c; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }
    .site-mobile-menu .site-nav-wrap[data-class="social"] {
      float: left;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 5em; }
      .site-mobile-menu .site-nav-wrap[data-class="social"] > li {
        width: auto; }
        .site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
          padding-left: 15px !important; }

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%; }
  .sticky-wrapper + .site-blocks-cover {
    margin-top: 96px; }
  .sticky-wrapper .site-menu-toggle {
    color: #000; }
    @media (max-width: 991.98px) {
      .sticky-wrapper .site-menu-toggle {
        color: #fff; } }
  .sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .sticky-wrapper .site-navbar .site-menu > li {
      display: inline-block; }
      .sticky-wrapper .site-navbar .site-menu > li > a {
        position: relative; }
        .sticky-wrapper .site-navbar .site-menu > li > a:after {
          height: 2px;
          background: #fff;
          content: "";
          position: absolute;
          bottom: 0;
          left: 20px;
          right: 20px;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
        .sticky-wrapper .site-navbar .site-menu > li > a:hover, .sticky-wrapper .site-navbar .site-menu > li > a.active {
          color: #fff;
          position: relative; }
          .sticky-wrapper .site-navbar .site-menu > li > a:hover:after, .sticky-wrapper .site-navbar .site-menu > li > a.active:after {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1); }
  .sticky-wrapper.is-sticky .site-menu-toggle {
    color: #000; }
  .sticky-wrapper.is-sticky .site-navbar {
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    background: #fff; }
    .sticky-wrapper.is-sticky .site-navbar .site-logo a {
      color: #000; }
    .sticky-wrapper.is-sticky .site-navbar .site-menu > li {
      display: inline-block; }
      .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
        position: relative;
        color: #000; }
        .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:after {
          height: 2px;
          background: #89ba16;
          content: "";
          position: absolute;
          bottom: 0;
          left: 20px;
          right: 20px;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
        .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active {
          color: #89ba16;
          position: relative; 
		  }
          .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover:after, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active:after {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1); }
  .sticky-wrapper .shrink {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }

.btn:after, .btn:before {
  display: none; }

.btn:hover, .btn:focus, .btn:active {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.btn.btn-primary {
  color: #fff;
  background: #89ba16;
  border-color: #89ba16; }
  .btn.btn-primary:hover {
    background: #90c317;
    border-color: #90c317; }

.btn.btn-outline-white {
  background: transparent;
  border-width: 2px;
  border-color: #fff;
  color: #fff; }
  .btn.btn-outline-white:hover {
    background: #fff;
    color: #000; }

.btn.btn-outline-primary {
  color: #89ba16; }
  .btn.btn-outline-primary:hover {
    color: #fff;
    background: #89ba16; }
/*CAMBIAR COLORES VERDES*/

.hero {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
}


.sec_hero{
background-image: url('../images/hero_2.png');
background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
color: darkblue;	
height: 1000px !important;
width: 100%;	
}



.sec2{
background-image: url('../images/seccion_02.png');
background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
color: darkblue;	
height: 1000px !important;
width: 100%;	
}
#btn1 { float:right}



.sec5{
background-image: url('../images/hero_roof.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat; 	
height: 2000px !important;	
color: white;	
width: 100%;	
background-color: white;	
}
.sec6{

/*height: 490px !important;	*/
color: white;	
width: 100%;	
background-color:  rgba(20, 24, 38, 1) !important;
}

.g-0{
	padding-right: 0px !important; 
	padding-left: 0px !important;	
}

.sec5{ 	
height: 200px !important;	
color: black;	
width: 100%;	
background-color: white;	
}

.columna {
  flex: 50%;
  padding: 5px;
}

.box_1 {
 background-color: #c1c1c1;
 height: 950px;
 width: 100%;	
}

.box_2 {
 background-color: white;
 height: 100%;
 width: 100%;
}

.box_3 {
  
  display: block;
  position: absolute;
  top: 50px;
  width: 100%;
  margin-top: -14px;
}



.box_container {
  position: relative;
}
.container-fluid{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.sticky {
/*	overflow-x:none;*/
	position: fixed !important;
	margin-top: 0px !important;	
	top: 0px;
	width:100%;
	z-index: -10;

}

.sticky_top {
  position: fixed !important;
/*  margin-bottom: -51px !important;	*/
  top: 0px;
  width: 100%;
  z-index: 2;

}
.sticky_bottom_h {
  position: fixed !important;
/*  margin-bottom: -51px !important;	*/
  top: 0px;
  width: 100%;
  z-index: 2;

}

.set_margin {
  margin-bottom:265px !important;	
}
.img_sec4{
	height: 100%; 
	width: 100%; 
	object-fit: contain;
}

.sec3{
background-image: url('../images/seccion_03.jpg');
background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
color: darkblue;	
height: 940px !important;
width: 100%;	
/*margin-top: -14px;*/
}

.sec4{
background-image: url('../images/seccion_04.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat; 	
height: 1000px !important;	
color: white;	
width: 100%;	
background-color: white;	
}


.box_4 {
  
  display: block;
  position: relative;
  top: -57px;
  width: 100%;	
}
.seccion2{

	position: relative;
}
#sec2-fotos{
		display: block !important;
	}
#sec2-carusel{
		display: none !important;
	}

.topcito {
	height: 90px;
	margin-top: 500px;
    position: absolute;	
	z-index:100;
	right: 0px;
}

.ver_noches{
	display: block;
}

.roof_title{
	margin-top: 10px;
}
@media (min-width: 575.98px) {
	.sticky {
	  width: 100%;
	  z-index: 2;
	 margin-left: 0px;
	}
		.font-inter{
		font-size:25px !important;
	}
	#sec1-carusel{
		display: block !important;
	}
	#sec1-fotos{
		display: none !important;
	}
	
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
.roof_title{
	margin-top: 150px;
}	
.ver_noches{
	display: none;
}	
  .footer_main {
    padding: 0px 0px 50px 0px;
  }
	.carusel-caption-slide2{
		height: 85% !important;
	}
	.font-inter{
		
		font-size: 15px !important;
	}

#sec2-carusel{
		display: block!important;
	}
	#sec2-fotos{
		display: none !important;
	}	
	.topcito {
		margin-top: 130px;
		height: 77px;
	}
}





.borde-img{
	border: 1px solid #B0A11C;
}
.linea{
	padding-top: 15px;
	width: 100%;
	height: 50px;	
  border-bottom: 3px solid white;
}
.linea2{
	margin: 15px;
	width: 100%;
	height: 20px;	
  	border-bottom: 3px solid white;
	
}

.linea-dorada{
	margin-top: 30px;
	width: 100%;
	height: 10px;	
  	border-bottom: 3px solid #ad8b19;
	
}

.borde-servicios{
	
	border: 3px solid #BCAA53 !important;
	display: inline-block;
	width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
	background-color: #413b51;
}

.f1{font-size: 1.5rem}

.sec_pl{
	padding-left: 40px;
}
.boton_sec5{
	background-color: b44a20 !important;
	padding: 10px;
}

.vl {
  border-left: 6px solid white;
  height: 100px;
	width: 5px;
}
.carousel-caption{
	bottom: 40% !important;
}

.carousel-container {
  position:relative;
  width:640px;
  z-index: 1;	
}
.carousel-main {
  height:200px;
  width:640px;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Inter;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  border-radius:10px;
  cursor:pointer;
  text-align:center;
  box-shadow:0 0 15px 3px rgba(0,0,0,.1);
  background-color:#fff;
  
}
.carousel-feature a{
    font-size:18px;
  }
.carousel-image {
  border:0;
  display:block;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.container-sec3 {
  margin-bottom: 10px;
}
.container-sec3:hover .image {
  opacity: 0.3;
}

.container-sec3:hover .middle {
  opacity: 1;
}

.center {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}

.center-roof {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);	
}

.center-div {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);	
  border-left: 2px solid white;
   margin-left: 20px;
	
}

.center-div-b0 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);		
}

.bottom-text {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-sec3 {
  background-color:  #c1945c;
  color: white;
  font-size: 16px;
   font-weight: 400;	
  padding: 16px 32px;
}
/*carousel 3D*/
.container__slider{
    max-width: 1000px;
    height: 500px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 10px;
	
}

input[type=radio]{
    display:none;
}

.container-carousel{
    width: 100%;
    max-width: 800px;
    height: 100%;
    max-height: 600px;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cards{
    position: relative;
    width: 100%;
    height: 100%;
}

.card{
    position: absolute;
    width: 60%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.card img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}


#item-2:checked ~ .cards #selector-1,
#item-1:checked ~ .cards #selector-3,
#item-3:checked ~ .cards #selector-2{
    transform: translateX(-40%) scale(0.8);
    opacity: 0.6;
    z-index: 0;
}

#item-3:checked ~ .cards #selector-1,
#item-1:checked ~ .cards #selector-2,
#item-2:checked ~ .cards #selector-3{
    transform: translateX(40%) scale(0.8);
    opacity: 0.6;
    z-index: 0;
}

#item-1:checked ~ .cards #selector-1,
#item-2:checked ~ .cards #selector-2,
#item-3:checked ~ .cards #selector-3{
    transform: translateX(0) scale(1);
    z-index: 1;
}



/*footer 2*/

.footer-right p,
.footer_middle p {
  font-family: Inter;
  color: white;
}

ul.footer_list {
  list-style: none;
  padding-left: 0px;
}
ul.footer_list li {
  color: white;
  line-height: 1.6;
  font-weight: 500;
  padding-left: 10px;	
}

ul.footer_list li.phone {
    color: white;
}

ul.footer_list li a {
  color: white;
  font-weight: 500;
  text-transform: none;
}
ul.footer_list a:hover {
  color: #c1945c;
  text-decoration: none;
  list-style: none;
}

.footer_middle h4, .footer-right h4 {
  font-family: Inter;
  font-size: 24px;
}


.footer_middle {
  text-align: center;
  padding: 0;
}

.footer-right h4, .footer-left h4 {
  font-family: Inter;
  font-size: 18px;
  margin-bottom: 10px;
}

#hero-cta-email {
  height: 50px;
  width: 60%;
}

.hero-cta__form input {
  width: 100%;
  float: left;
  border: none;
  background:  rgba(255,255,255,1) ;
  border-radius: 8px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 18px;
  height: 18px;
  font-family: Inter;
  font-weight: 400;
  opacity: 1;
  display: block;
  margin-top: 10px;
}


.hero-cta__form input:focus {
  outline: none;
}

.emailsignup {
  font-family: Inter;
  font-size: 16px;
  margin-left: 15px;
  height: 50px;
  width: 30%;
  border: none;
  background-color: #ad5d03;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  margin-top: 10px;
}

.footer_trust_top {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}

.footer_trust_top p {
  font-family: Inter;
  font-weight: 400;
  color: white;
}

.footer-box{
	display: inline-flex;
}
  .footer-left {
    padding-left: 0px;
    justify-content: flex-start;
  }
  .footer-right {
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
  }

.footer_main {
  margin: 20px 0px 20px 0px;
}


.footer_copyright p {

 color: white;
	padding-top: 20px;
}

.footer__partners img {
  float: right;
  margin: 10px auto;
  max-width: 100%;
}
/*SALA DE JUNTAS*/
div.transbox {
  padding-left: 30px;	
  position: absolute;	
  top: 50%;
/*  background-color: #ffffff;*/  
}
div h1{font-weight:600}

div.transbox p {
  widh:200px;
  word-break: break-all;
  font-weight:lighter;
 
}
.p0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
margin-right: 0px !important;
margin-left: 0px !important;	
}
.font-caslon{font-family: Caslon;
font-size:35px
}
.font-inter{
	font-family: Inter;
	font-size:35px
}

.carusel-caption-slide2 {
    position: absolute;
/*    right: 0%;*/
	height: 60%;
    bottom: 0;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
	border-left: 3px solid white;
}

@media (min-width: 768px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}
@media (min-width: 576px){
		
.font-inter{
	font-size:25px !important;
}

.show-grid > .col-sm-6 {

     flex: 0 0 20% !important; 
    
}
}


.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
/*
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  text-align: center;
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
*/
}

.show-grid [class^=col-] {
  margin-bottom: 10px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ddd;
}

.active {
	color: #c1945c !important;
	font-weight: 900 !important;		
}
.whatsapp {
  position:fixed;
  width:40px;
  height:40px;
  bottom:5px;
  right:15px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:1000;
}

.col-text {
	height:20em;
	color: black !important;
	text-align: justify;
	font-size: 1.1em;
}
.grid-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex-direction: row; 
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-around;
}
.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.col-left {
  -webkit-box-ordinal-group:-1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.col-text{
  display: flex;
  align-items: center;
  justify-content: center;
}
.Aligner-item {
  width: 60%;
}
.col-image {
  background-size: cover;
  background-position:center center;
}

@media (max-width: 640px) {
  .grid-flex {
    height: 40em;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column; 
   }
  .col {
    order:vertical;
  }
  .col-left {
    -webkit-box-ordinal-group:0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .col-text div p {
    padding: 1em;
  }
  .Aligner-item {
    width: 90%;
  }
}


@media (max-width: 768px) {
  .iframe-mapa {
    height: auto;
    width: 100%;
  }



