
body {
  background: #ffffff;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91e842', endColorstr='#92e842', GradientType=1 );
  color: #414042;
 font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
    line-height: 1.3;
        font-weight: 300;

}
a {
  color: #007947;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #ed8a00;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
  font-size: .96rem;
}
sup {
    top: -.5em;
}
.accordion-section .panel-default > .panel-heading {
    border: 0;
      background: #32d8cd;
    padding: 0;
        border-radius: 30px;

}
.accordion-section .panel-default .panel-title a {
  display: block;
    /* font-style: italic; */
    font-size: 1.8rem;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 4rem;
    content: "\f106";
    color: #ffe215;
    float: right;
    margin-top: -30px;

}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}
.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}

.textocentra {
    font-size: .95em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
    line-height: 1.4;
}
.textocentra2 {
    font-size: 1em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.4;
    font-style: italic;
}
.fontana {
   font-size: 1.2em;

}
.marginero {
   padding-top: 10px;

}
.fontin {
   font-size: 1.2em;
   text-align: center;
   color: white;

}
.centertex {
 
   text-align: center;

}

.price__currency, .price__cents {
    font-size: .6em;
    letter-spacing: -.05em;
}
.ff33 {
   font-size: 1.06em;
    text-align: center;
    padding-top: 45px;
  

}
.padeox2 { 
    padding-top: 15px;  

}
.padeox4 { 
    padding-top: 15px;  

}
.fff222 {
      font-size: 26px;
    font-weight: 400;
    text-align: center;
    color: white;

}
.fff22 {
    font-size: 15px;
    font-weight: 400;

}
.eleccion {
  font-size: 15px;  
 font-family: 'Open Sans', sans-serif;
}
.ache222 {
  font-size: 1.7rem;
    color: #ffffff;
    text-align: left; 
    font-weight: 400;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    background: #ff0b15;
    padding: 15px;
}

.widget2 {
    font-size: 18px;
  font-family: 'Poppins', sans-serif;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    font-style: inherit;
        color: #ffffff;
}

.boxs {
    position: relative;
    margin-bottom: 30px;
    color: #4d585f;
    background-color: white;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    border-radius: 3px;
}
.project_widget .pw_img {
    position: relative;
    overflow: hidden
}

.project_widget .pw_img:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.project_widget .pw_img:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.project_widget .pw_img img {
    border-radius: 0px 0px 0 0
}

.project_widget .pw_content .pw_header {
    padding: 10px;   
    background: #11b1a8;
}

.project_widget .pw_content .pw_header h6 {
    font-size: 16px;
    margin: 0
}

.project_widget .pw_content .pw_header small {
    font-size: 12px
}

.project_widget .pw_content .pw_meta {
    padding: 20px
}

.project_widget .pw_content .pw_meta small,
.project_widget .pw_content .pw_meta span {
    display: block
}

.project_widget .pw_content .pw_meta span {
    font-weight: 500
}












.bgred {
    background: #ff1969;
    padding: 10px;
    color: white;
}
.bgtitulo {
    background: #42bc68;
    padding: 10px;
    color: white;
}
.right{
      font-size: 13px;
    padding-top: 5px;
}

ul.leaf {
list-style-image: url('../img/okv.png');
}
ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}
ul li::marker {
  color: #dcef33;
  font-size: 1.6em;
    list-style-image: url(../img/okv.png);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0;
}


.descuentox {
    font-size: 35px;
}




.header {
  position:relative;
  text-align:center;
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
  color:white;
}
.logo {
  width:50px;
  fill:white;
  padding-right:15px;
  display:inline-block;
  vertical-align: middle;
}

.inner-header {
  height:30vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}










.introte {
  font-size: 16px;
 
}


.top30 {
  padding-top: 30px;
}
.fuente {
  font-size: 18px;
  color: #3cc51c;
}
.ft {
  font-size: 18px;

}
.colorwhite {
  color: white;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.25;


}
.colorwhite2 {
  color: #fff;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.25;


}
.ft2 {
     font-size: 18px;
    color: #007234;
        padding: 5px;

}
.backu {
width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  background-image:url(../img/1_1920.webp);
}


/* Gradient transparent - color - transparent */

hr.style-two {
    border: 0;
    height: 3px;
       background-image: linear-gradient(to right, rgb(255 182 37), rgb(255 182 37), rgb(255 182 37));

}

hr.style-three {
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgb(117 239 239), rgb(117 239 239), rgb(117 239 239));
}
.ft3 {
  font-size: 12px;

}
.main_title2 {
    color: #01991d;
    line-height: 1.1em;
    padding-bottom: 10px;
    font-size: 1.8em;
    text-align: center;
}
/* DEMO GENERAL ============================== */
.hover {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}
label {
    display: inline-block;
    margin-bottom: .1rem;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}

.bgblanco {
    background: #fff;
}
/* DEMO 5 ============================== */
.hover-5::after {
  content: '';
  width: 100%;
  height: 10px;
  background: #2173b7;
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  transition: all 0.3s;
  z-index: 999;
}


#id128395-692 {
    margin: 15px;
    padding: 15px 20px;
    background-color: #f2f2f2;
    border: 5px solid #0066b1;
    overflow: hidden;
}
#id128395-696 {
    padding: 0;
    max-width: 405px;
    margin: 0 auto;
    overflow: hidden;
}
.widget-image__picture {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
#id128395-697 .widget-line {
    height: 4px;
    background-color: #fbb442;
}
#id128395-698 .widget-text {
    font-size: 26px;
 
    text-align: left;
    line-height: inherit;
    font-weight: 700;
    font-style: inherit;
    text-transform: inherit;
}

#id128395-699 .widget-text {
    font-size: 18px;

    text-align: left;
    line-height: inherit;
    font-weight: 400;
    font-style: inherit;
    text-transform: inherit;
}

#id128395-699 {
    margin: 0 0 15px;
    padding: 0;
    overflow: hidden;
}
#id128395-697 {
    margin: 0;
    padding: 0 0 10px;
    overflow: hidden;
}
#id128395-698 {
    margin: 10px 0;
    padding: 0;
    overflow: hidden;
}











.hover-5 .hover-overlay {
  background: rgba(0, 0, 0, 0.15);
}
.pb-5, .py-5 {
    padding-bottom: 0rem!important;
}
.pt-5, .py-5 {
    padding-top: 2rem!important;
}
.hover-5-title {
    position: absolute;
    bottom: -1rem;
    left: 20px;
    transition: all 0.3s;
    padding: 2rem 3rem;
    z-index: 99;
    font-size: 16px;
}
.pbotin {
    padding-right: 100px;
    padding-left: 100px;
}
.tam {
    font-size: 25px;
}
.tam2 {
    font-size: .96em;
}
.tam3 {
    font-size: .8em;
}
.tam4 {
    font-size: 16px;
}
.btn-danger {
    color: #fff;
    background-color: #ff0000;
    border-color: #dc3545;
}
/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.food {
    padding-top: 70px;
    background: url(../img/events-bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 70px;
}
.food::before {
 content: '';
    background-color: #ffffffba;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}.events {
background: #fff;
    background-size: cover;
    position: relative;
}
.events::before {
    content: '';
    background-color: #f60095;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.events2 {
background: #fff;
    background-size: cover;
    position: relative;
    padding-top: 60px;
}
.events2::before {
    content: '';
    background-color: #ffdbe8;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.events2 .section-title h2 {
  color: #000000;
  text-align: center;
}

.events2 .container {
  position: relative;
}
.events .section-title h2 {
  color: #000000;
  text-align: center;
}

.events .container {
  position: relative;
}

@media (min-width: 1024px) {
  .events {
    background-attachment: fixed;
 padding-top: 40px;
    padding-bottom: 20px;
}
  }
}

.events .events-carousel {
 background: rgb(0, 41, 76);
  padding: 30px;
      padding-bottom: 0px;
}

.events .event-item {
  color: #fff;
}

.events .event-item h3 {
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;    
    margin-top: 60px;
    margin-bottom: 10px;
}

.events .event-item .price {
  font-size: 26px;
   font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

.events .event-item .price span {
  border-bottom: 2px solid #ffb03b;
}

.events .event-item ul {
  list-style: none;
  padding: 0;
}

.events .event-item ul li {
  padding-bottom: 10px;
}

.events .event-item ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #ffb03b;
}

.events .event-item p:last-child {
  margin-bottom: 0;
  font-size: 16px;
}

.events .owl-nav, .events .owl-dots {
  margin-top: 25px;
  text-align: center;
}

.events .owl-dot {
  display: inline-block;
  margin: 0 5px;
 width: 25px;
    height: 25px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.events .owl-dot.active {
 background-color: #ca2429 !important;
}
.section-title h2 span {
    color: #ffb03b;
}
.section-title h2 span {
    color: #000000;
}

@media (min-width: 992px) {
  .events .testimonial-item p {
    width: 80%;
  }
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    background: #2173b7;
    color: white;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.hover-5-title span {
  transition: all 0.4s;
  opacity: 0;
  color: #ffffff;
}

.hover-5:hover .hover-overlay {
  background: rgba(2, 2, 2, 0.56);
}

.hover-5:hover .hover-5-title {
  bottom: 0;
}

.hover-5:hover .hover-5-title span {
  opacity: 1;
}

.hover-5:hover::after {
  bottom: 0;
}


.vv {
  color: #408d29;
}
.guia {

    margin-bottom: 20px;
    background: #fff;
    color: #3cc51c;
    min-height: 30px;
    text-align: center;
    font-size: 14px;
}
.mbr-cards .card {
    text-align: center;
    border: 0;
   
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
}
.bcg1 {
    background: #11b1a8;
    /* background: linear-gradient(
27deg
, rgba(9,9,121,1) 35%, rgba(0,26,255,1) 100%); */
    background-size: 400% 300%;
    padding-bottom: 80px;
    padding-top: 40px;

}
.bcg1111 {
    background: #fff;
    /* background: linear-gradient(27deg, rgba(9,9,121,1) 35%, rgba(0,26,255,1) 100%); */
    background-size: 400% 300%;
    padding-bottom: 0px;
}
.bcg2 {
      background: #25c50075;
}
.bcg3 {
      background: #f0070e;
      padding-bottom: 50px;
    padding-top: 50px;
}
.card-img {
    border-radius: .25rem;
}
.mbr-cards .card-img-top {
    border-radius: 0;
    width: auto;
    max-width: 100%;
}
.mbr-section-nopadding {
    padding-top: 0;
    padding-bottom: 0;
}
.mbr-section {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.mbr-cards .card-title {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.2825;
    color: white;
}
.mbr-cards .card-title + * {
    padding-top: 1rem;
}
.mbr-cards .card-text {
    margin: 0;
}
#features3-m P {
    font-size: 14px;
}
.mbr-cards .card-img + .card-block {
    padding-top: 1rem;
}




.bag {
        background-image: url(../img/hg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding: 150px 0 150px 0;

}
.bgaz {
        background-color: #ee1b23;
        border-radius: 30px;

}
.chi h2 {
    font-size: 1.6em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
}
.chi p {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
}
.bgverde {
        background-color: #00294c;

}
.bgwhite {
        background-color: #ffffff;

}
.bgred2 {
        background-color: #000000;

}
.bgred20 {
        background-color: #fbf4d9;
        border-radius: 25px;

}
.bgcel {
        background-color: #e2f0fd;
        padding-bottom: 50px;
}


}
.videotext h4 {
   color: #fefefe;
    font-size: 1.5rem;
    text-align: center;
    background: #f4931b;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 500;

}




#call-to-action2 p {
    color: #fff;
}



.box h4 {
    font-size: 24px;
    font-weight: 700;
      font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.f16 {
      font-size: 15px;
    color: #ffffff;
}






  .intro-content2 {
    background: white;
   padding: 120px 0 80px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat-y;
    position: relative;
    background-size: cover;
    background-position: left center;
    width: 100%;
}
.titular2 h4 {
font-size: 1.5rem;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    font-weight: 900;
    text-align: center;
    margin-bottom: 5px;
    line-height: 25px;
    text-transform: uppercase;
 
}
.titular2 h3 {
   font-size: 1.2rem;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    margin-bottom: 5px;
    line-height: 20px;
 
}
sub, sup {
    position: relative;
    font-size: 40%;
    line-height: 0;
    vertical-align: baseline;
}
.titular2 h6 {
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    padding-left: 0px;
    text-align: center;
    background: #0066b5;
    background-size: 400% 300%;
    
    border-radius: 0px;
    margin-top: 30px;
    padding: 15px;
    margin-right: 0.3em;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-weight: 600;
    margin-top: 0px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

/* Testimonials Section
--------------------------------*/

#testimonials {
      padding: 0px 0px 80px;
}

#testimonials .section-header {
  margin-bottom: 0px;
}

#testimonials .testimonial-item {
  text-align: center;
}


#testimonials .testimonial-item h3  
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #163c59;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, 0.4);
    font-size: 16px;
}
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.bx {
    font-family: 'boxicons'!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ff0a00;
  margin: 0 0 15px 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  font-size: 15px;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ee1b23;
}

#testimonials .owl-dot.active {
  background-color: #cdeaff;
}

/***** Top content *****/

.top-content { width: 100%; padding: 0px 0 120px 0; }

.top-content h1 { padding-top: 40px; color: #072f76; }
.top-content .description { margin: 30px 0 0 0; padding-bottom: 30px; }
.top-content .description p { color: #fff; color: rgba(255, 255, 255, 0.8); }
.top-content .description a { color: #fff; color: rgba(255, 255, 255, 0.8); border-color: #fff; border-color: rgba(255, 255, 255, 0.8); }
.top-content .description a:hover,
.top-content .description a:focus { color: #fff; color: rgba(255, 255, 255, 0.8); }

.top-content .carousel { box-shadow: 0 0 15px 0 #00000057; }
.top-content .carousel-control-prev { left: -110px; border-bottom: 0; }
.top-content .carousel-control-next { right: -110px; border-bottom: 0; }
.top-content .carousel-indicators { bottom: -80px; }
.top-content .carousel-indicators li { width: 26px; height: 26px; margin-left: 5px; margin-right: 5px; border-radius: 50%; }

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #00642e;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    opacity: 1;
}
.f45 {
    font-size: 1.75rem;
}
.ast {
    font-size: 15px;
}
.gree {
    color: #01991d;
}
.gree2 {
    color: #fff;
}
.estilo-tratamento {
    background: #00294c;
    font-size: 22px;
}

.estilo-compre {
    font-size: x-large;
    color: #fd0901;
}
.estilo-compre2 {
    font-size: 20px;
    color: #00294c;
}
.estilo-estoque {
 
    font-size: 12px;
}
.estilo-estoque4 {
 
    font-size: 40px;
    color: #0066b5;
}
.estilo-desconto3 {
   font-size: 20px;
    color: #353535;
    line-height: 1;
}
.estilo-desconto {
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
}
.estilo-desconto2 {
    font-size: 28px;
    color: #dcef33;
}
.estilo-preco-anterior {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}
.estilo-preco-final {
    font-size: 50px;
    color: #ff0b15;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;

}
.estilo-preco-final22 {
    font-size: 30px;
    color: #000000;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
}
.estilo-preco-final2 {
      font-size: 30px;
    color: #004f58;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
        font-weight: 500;
}
.produto-button {
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;

    font-size: 26px;
    text-align: center;
}
button, .button {
      border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: .625rem;
    padding-right: 1.25rem;
    padding-bottom: .6875rem;
    padding-left: 1.25rem;
    font-size: 1rem;
    color: #fff;
       background-image: linear-gradient(to bottom, #ff8a00 0, #ff8a00 100%) !important;
    border-color: #fbb442;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #0066b5;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #f1d014
}
.column-4 {
    width: 32.2666666667%;
}

h1.estilo-tratamento, h2.estilo-tratamento, h3.estilo-tratamento, h4.estilo-tratamento, h5.estilo-tratamento, h6.estilo-tratamento {
 line-height: 1.5;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .2rem;

}
.text {
    font-size: .75rem;

}



.margi770 {
    margin-top: 0px;
}
[lang="fr"] .top-floating-bar .button-container .text {
    font-size: 1.0625rem;
}
.custom-button.button-1 {
    background-color: #1dbd77;
    box-shadow: none;
    background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0, #24de8c), color-stop(100%, #1dbd77)) !important;
    background-image: -webkit-linear-gradient(to bottom, #24de8c 0, #1dbd77 100%) !important;
    background-image: -webkit-linear-gradient(top, #24de8c 0, #1dbd77 100%) !important;
    background-image: linear-gradient(to bottom, #24de8c 0, #1dbd77 100%) !important;
    margin-bottom: .375rem;
    color: #fff;
    border: 1px solid #1dbd77;
   
    position: relative; */
    box-sizing: content-box;
    float: right;
    height: 44px;
    width: 60%;
}
.custom-button .icon {
    height: 100%;
    line-height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    
    text-align: center;
}
.custom-button .text {
    display: table-cell;
    vertical-align: middle;
    padding: .6875rem 0 .6875rem 1.25rem;
    font-weight: bold;
    line-height: 1;
}
.top-floating-bar {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 76px;
    background: #fff;
    color: #000;
    z-index: 100;
    font-size: 1rem;
    line-height: 1.2;
    border-bottom: 1px solid #feedf0;
}
.Iam h2 {
    margin-right: 0.3em;
    color: #a3b83c;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
}
.Iam p {
    margin-right: 0.3em;
    color: #0b582b;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
}
.centradow {
    font-size: 15px;
    padding-left: 35px;
}
.tes {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}
.tes2 {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}
.paz h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 2rem;
}
.alert-success {
    color: #ffffff;
    background-color: #2272b6;
    border-color: #2272b6;
 }   
.bgw {
    background-color: #e2f1ff;
    /* padding: 15px; */
    border-radius: 5px;
}
.letrad {
    padding-top: 10px;
    color: #d2ff51;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
}
.cote {
    padding-left: 80px;
}
.yew {
    color: #dc4a9b;
}
.bullet {
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;

    padding: 15px;
    font-size: 17px;
    font-weight: 600;
  
    background: #cfdc00;
    /* margin: 5px; */

}




.btn-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.btn2 {
 
  background: #fbff00;
  border-radius: 20%;
  text-align: center;
      width: 50px;
    height: 38px;
  font-size: 1.8rem;
  border: none;
  padding: 0;
  position: relative; 
  outline: none;
  color: #015d32;
}

.btn--shockwave.is-active {
  animation: shockwaveJump 1s ease-out infinite;
  
 
}

@keyframes shockwaveJump {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  50% {
     transform: scale(0.98);
  }
  55% {
    transform: scale(1.02);
  }
  60% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0,0,0,0.15), inset 0 0 1px rgba(0,0,0,0.15);
  }
  95% {
    box-shadow: 0 0 50px rgba(0,0,0,0), inset 0 0 30px rgba(0,0,0,0);
  }
  100% {
    transform: scale(2.25);

  }
}





#popWindow i {
    font-size: 16px;
    font-weight: bold;
    color: red;
}
#popWindow span {
    font-size: 16px;
    font-weight: bold;
    color: #0C6;
}
#popWindow b {
    font-weight: bold;
    font-size: 16px;
}
#popWindow {
    position: fixed;
    left: 10px;
    bottom: 10px;
    max-width: 220px;
    padding: 16px;
    background: #fbf4d9;
    font-size: 14px;
    border: 1px solid #CCC;
    border-radius: 20px;
    box-shadow: 1px 1px 5px #999;
    opacity: 0;
    color: black;
    z-index: 999999;
}










.fff {
    font-size: 20px;
    font-weight: 600
   
}
.centrado {
    text-align: center;
}
.fon {
    background: #cfdc00;
}
.legal22 {
    font-size: 0.7em;
    color: #777;
    text-align: center;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.cta-btn5:hover {

  color: #f1d014;
}
.cta-btn6:hover {

  color: #f1d014;
}
.cta-btn4:hover {

  color: #f1d014;
}
.cta-btn4 {
    /* font-family: 'Open Sans', sans-serif; */
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 20px;
    border: 2px solid #fff;
    color: #fff;
    background: #508c00;
}
.titular2 h5 {
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    padding-left: 0px;
    text-align: center;
        background: linear-gradient(150deg, #ff0000, #ff0000, #0090ff);
    background-size: 400% 300%;
    animation: BgGradient 1s ease infinite;
    border-radius: 35px;
    margin-top: 30px;
    padding: 15px;
    margin-right: 0.3em;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-weight: 600;
    margin-top: 0px;
}
.mydiv {
    position: absolute;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    font-weight: bold;
    background: linear-gradient(150deg, #fff102,  #f10271, #00c298);
    background-size: 400% 300%;
    animation: BgGradient 5s ease infinite;
}

@keyframes BgGradient {
    0% {background-position: 0% 50%;}
    50% {background-position: 100% 50%;}
    100% {background-position: 0% 50%;}
}


.colorale{
        -webkit-animation: color-change 1s infinite;
        -moz-animation: color-change 1s infinite;
        -o-animation: color-change 1s infinite;
        -ms-animation: color-change 1s infinite;
        animation: color-change 1s infinite;
    }

    @-webkit-keyframes color-change {
        0% { color: #fffe00; }
        50% { color: #000000; }
        100% { color: #fffe00; }
    }
    @-moz-keyframes color-change {
          0% { color: #fffe00; }
        50% { color: #000000; }
        100% { color: #fffe00; }
    }
    @-ms-keyframes color-change {
         0% { color: #fffe00; }
        50% { color: #000000; }
        100% { color: #fffe00; }
    }
    @-o-keyframes color-change {
          0% { color: #fffe00; }
        50% { color: #000000; }
        100% { color: #fffe00; }
    }
    @keyframes color-change {
         0% { color: #fffe00; }
        50% { color: #000000; }
        100% { color: #fffe00; }
    }




.colorale2{
        -webkit-animation: color-change 1s infinite;
        -moz-animation: color-change 1s infinite;
        -o-animation: color-change 1s infinite;
        -ms-animation: color-change 1s infinite;
        animation: color-change 1s infinite;
    }

    @-webkit-keyframes color-change {
          0% { color: #ffff01; }
        50% { color: #fffe50; }
        100% { color: #97ce60; }
    }
    @-moz-keyframes color-change {
         0% { color: #ffff01; }
        50% { color: #fffe50; }
        100% { color: #97ce60; }
    }
    @-ms-keyframes color-change {
          0% { color: #ffff01; }
        50% { color: #fffe50; }
        100% { color: #97ce60; }
    }
    @-o-keyframes color-change {
          0% { color: #ffff01; }
        50% { color: #fffe50; }
        100% { color: #97ce60; }
    }
    @keyframes color-change {
         0% { color: #ffff01; }
        50% { color: #fffe50; }
        100% { color: #97ce60; }
    }






hr.style2 {
    margin-top: 10px;
    margin-bottom: 0px;
    border: 0;
    border-top: 7px solid #5a578a;
}
hr.style3 {
    margin-top: 10px;
    margin-bottom: 0px;
    border: 0;
    border-top: 7px solid #5a588a;
}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000 !important;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.porta {
    font-size: 1em;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    margin-top: 80px;
    font-weight: 700;
    line-height: 20px;
    padding-left: 20px;
}
.title {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}
.titlecentro {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
hr.style5 {
    border: 0;
    border-top: 3px solid #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.cta-btn2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    transition: background 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
    background: linear-gradient(45deg, #fbb504, #dc4a9b);
}
.product-box1 .info {
    padding: 20px;
    background-color: #c5d4de;
    color: #000000;
}
.product-box1 .img img {
    width: 100%;
}
.product-box1 {
    text-align: center;
    border: 1px solid #cbcfd3;
}
.product-box1 .img {
    position: relative;
}
.llegachile h2 {
    font-size: 2em;
    color: #2271b6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.llegachile h5 {
    font-size: 2em;
    color: #2271b6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.title44  {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    /* padding: 15px; */
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    /* padding-right: 35px; */
    padding-left: 0px;
    line-height: 19px;
    padding-top: 20px;
}
.agreec {
    font-size: 12px;
    color: #dc4a9b;
}
.formulario {
   padding-bottom: 0px;
    padding-top: 50px;
}
.barra {
    background: #0c3827;
    padding-top: 5px;
}
.warning-notice-timer {
   width: 100%;
    margin: 0 auto;
    font-size: .68rem;
    color: #ffffff;
    background-color: #ff8a00;
    text-align: center;
    position: relative;
    padding: .375rem .3125rem;
    z-index: 15;
    line-height: 14px;
}
[lang="fr"] .warning-notice-timer {
    font-size: .75rem;
    padding-top: .5rem;
}
.warning-notice-timer .alert-color {
  color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;

}
.warning-notice-timer .today {
    color: #ffffff;
}

.colorchange4 {
    font-size: 32px;
    color:  #711876;
    font-weight: 900;
}
.colorchange3 {
    font-size: 32px;
    color: #dc4a9b;
    font-weight: 900;
}
.colorchange2 {
    font-size: 28px;
    color: #dc4a9b;
    font-weight: 900;
}
.colorchange {
    font-size: 38px;
    color: #dc4a9b;
    font-weight: 900;
}
#advanced-features .advanced-feature-img-right {
    max-width: 100%;
    float: right;
    padding: 0 0 30px 30px;
}

.cursormouse {
    cursor: pointer;
    text-align: right;
    padding-left: 0px;
}
.quote blockquote p {
    color: #302c69;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.quote blockquote {
    padding: 0px;
    padding-bottom: 20px;
    border: 0;
    margin: 0;
    font-size: 15px;
  
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    text-align: center;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid  rgb(67, 59, 146);
       width: 100%;
}


.legal {
    font-size: 0.7em;
    color: #111;
    text-align: center;
 
}
hr.style1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid 3px solid #f90902;
}
hr.style2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #00294c;
}
.margi701 {
    margin-top: 45px;
}
.margincelular {
    margin-top: 35px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
        border-top: 3px solid #0066b5;
}
.copy-right p {
    font-size: 0.7em;
    font-weight: 400;
    color: #fff;
}
.Iam p {
    margin-right: 0.3em;
    color: #fcfcfd;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
}
.Iam h6 {
margin-right: 0.3em;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
    border-radius: 0px;
    color: #fff;
        background-image: linear-gradient(to bottom, #ff8a00 0, #ff8a00 100%) !important;
    margin-top: 0px;
    text-transform: uppercase;
}
.Iam h2 {
    margin-right: 0.3em;
    color: #ef017b;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
}
.espacio {
    letter-spacing: 3px;
}

.centrado {
    text-align: center;
}
.verdetarjetas {
    background: #64c800;
}
.tarjetas p {
    font-size: 12px;
    color: #111;
}

.backu {
width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
       background-image: url(../img/1_1920.webp);
}

.bgsnl {
    background: url(../images/bgsnl.jpg)no-repeat;
    background-repeat: repeat-x;
}
.footer2 {
    padding: 4em 0em;
    background: #434343;
    background: -moz-linear-gradient(top, #75db08 0%, #768082 2%, #888888 37%, #888888 53%, #888888 67%, #888888 98%, #75db08 100%);
    background: -webkit-linear-gradient(top, #e43a98 0%,#768082 2%,#888888 37%,#888888 53%,#888888 67%,#888888 98%,#fc088f 100%);
background: linear-gradient(to bottom, #00389c 0%,#434343 2%,#434343 37%,#434343 53%,#434343 67%,#434343 98%,#0046c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75db08', endColorstr='#75db08',GradientType=0 );
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
}
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.garantia h3 {
    font-size:  .98em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 00px;
}
.garantia h4 {
    font-size: 1em;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
}



.mg20 {
    padding-top: 20px;
}









/* inputs */
.bt-flabels input[type] {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-align: left;
    padding: 2px 10px;
    border: 2px solid #ccc;
    border-radius: 4px;
    height: 42px;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: none;
    color: #333;
    margin: 1px;
}
.form-control {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #c1efff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group {
    margin-bottom: 0px;
}


/* contenedores de los inputs */
.bt-flabels__wrapper {
    position: relative;
    padding: 0px;
}

/* label de error */
.bt-flabels__error-desc {
    position: absolute;
    top: 15px;
    right: 24px;
    opacity: 0;
    font-weight: bold;
    color: #f44545;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 3;
    pointer-events: none;
}

/* color de fondo para error de validacion */
.bt-flabels__error input[type] {
    background: #feeeee;
}

.bt-flabels__error input[type]:focus {
    background: #feeeee;
}

/* mostrar cuando hay un error de validacion */
.bt-flabels__error .bt-flabels__error-desc {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* boton input */

.bt-form__wrapper button[type="submit"] {
    margin: 16px 8px;
    border-radius: 4px;
    font-weight: 600;
    padding: 18px 20px;
    font-size: 19px;
    width: 97%;
    height: 80px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}








/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #18d26e;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}


.textportada h1{
  letter-spacing: 1px;
  font-family: 'Poppins', sans-serif;
    color: #111;
    font-size: 37px;
    text-shadow: -1px -1px 2px #fff; 
    text-align: right;
    padding-left: 100px;
  }
.textportada h2{
  letter-spacing: 1px;
  font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 15px;
  }     
.col-md-offset-1 {
    margin-left: 8.33333333%;
}






.formsup2 {
    z-index: 300 !important;

    top: 0px !important;
    left: 0% !important;
}


.formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 120px !important;
    left: 70% !important;
}
.form2 {
    background: #ff3019;
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 0px 0px;
}
.form {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
   
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
.textformu h2 {
    font-size: 26px !important;
    font-weight: 400 !important;
    font-family: "Roboto", arial, sans-serif;
    color: #97ea43 !important;
}
.textformu h3 {
   font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #fff;
        margin: 0px;
}
.title-submini {
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.textformu h1 {
     font-size: 25px;
    font-weight: 600;
    /* font-family: "Roboto", arial, sans-serif; */
    color: #fff;
    text-align: center;

}
.btn-form {
    color: #fff;
    background-color: #2272b6;
    border-color: #def6ff;


    width: 97%;
    color: #ffffff;
}


.fondoshape3 {
    background: #2271b6;
    border-radius: 31px 31px 31px 31px;
    -moz-border-radius: 31px 31px 31px 31px;
    -webkit-border-radius: 31px 31px 31px 31px;
    padding: 30px;
}
.leftt {
    text-align: left;
    font-size: 1.08em;
    color: #ff1900;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;

}
.about-top {
    text-align: center;

}
.tif {
   background-color: #ffffff;
}
.tif2 {
    background-color: #fbfbfb;
    padding-top: 20px;
}
.tif3 {
    background: #ee1b23;

}
.tif333 {
    padding: 25px 0;
    background: url(../img/testimonials-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;

}
.tif4 {
      background: linear-gradient(
150deg
, #ccc800, #f82915, #ff0000);
    background-size: 400% 300%;
    animation: BgGradient 1s ease infinite;
    padding: 15px;
    padding-top: 2px;
       padding-bottom: 20px;
           margin-top: 10px;
    margin-bottom: 10px;

}
.tif5 {
    background-color: #fff;
    padding: 15px;
    padding-top: 2px;
    padding-bottom: 50px;
}
.tif555 {
  background: linear-gradient(326deg, rgb(7, 47, 118) 9%, rgb(6, 30, 71) 18%, rgb(44, 52, 144) 25%, rgba(1,24,81,1) 54%, rgb(7, 47, 118) 68%, rgb(7, 47, 118) 84%, rgb(52, 62, 157) 100%);
}
.h1, h1 {
    font-size: 1.8rem;
}
.text-danger {
    color: #dc3545!important;
}
@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
  }
}

.example-1 {
    float: left;
    margin: 8px;
    width: 10px;
    height: 10px;
    font: 2px/8px 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: rgba(255, 0, 0, 0.6);
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
}
.spinner-border {
     display: inline-block;
    width: .5rem;
    height: .5rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .45s linear infinite;
    margin-bottom: 5px;
}
.spinner-grow {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
    margin-bottom: 2px;
}
.about-top h22 {
    font-size: 1.05em;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.about-top h23 {
    font-size: 1.2em;
    color: #2271b6;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.about-top h6 {
    font-size: 1.05em;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.tratamiento h3 {
    font-size: 1.8em;
    color: #000000;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 95px;
    margin-bottom: 10px;
    text-align: center;
}
.tratamiento h6 {
    font-size: 1.5em;
    color: #000000;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 22px;
    margin-bottom: 10px;
    text-align: center;
}
.tratamiento p {
    font-size: 16px;
    color: #111;
    margin: 0em 0em 0.5em 0em;
}

.fondoceleste {
    background: #fff;
}




/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #163c59;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #18d26e;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 30px 0;
  height: 92px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header {
  background: rgb(22, 60, 89);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #18d26e;
}

#header #logo img {
  padding: 0;
  margin: 0;
}




/*--------------------------------------------------------------
# Header2
--------------------------------------------------------------*/

#header2 {
  padding: 30px 0;
  height: 92px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}



#header2 #logo {
  float: left;
}

#header2 #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header2 #logo h1 a,
#header2 #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #18d26e;
}

#header2 #logo img {
  padding: 0;
  margin: 0;
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  display: table;
  width: 100%;
  background: #000;
}

#intro .carousel-item {
  width: 100%;
  height: 110vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';

  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .carousel-background img {
  max-width: 100%;
}

#intro .carousel-content {
  text-align: center;
}

#intro h2 {
  color: #3d378f;

  font-size: 34px;
  font-weight: 600;
}

#intro p {
  width: 80%;
  margin: 0 auto 5px auto;
  color: #fff;
}
.carousel-content h3 {
 font-size: 28px;
   color: #dc4a9b;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
  width: 10%;
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #18d26e;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #18d26e;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #ff4d3a;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #18d26e;
}

.nav-menu ul ul {
  margin: 0;
}


/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
    font-size: 30px;
    color: #931d9f;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 500;
    position: relative;

}

.section-header2 h5 {
    font-size: 28px;
    color: #931d9f;
    /* text-transform: uppercase; */
    text-align: left;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
}

.section-header2 p {
  text-align: left;
  padding-bottom: 10px;
  color: #333;
}
.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #00380f;
}
.section-bg2 {
  background: #ebebeb;
      padding: 80px;
}

/* Featured Services Section
--------------------------------*/

#featured-services {
  background: #000;
}

#featured-services .box {
  padding: 30px 20px;
}

#featured-services .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-services i {
  color: #b0add4;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-services h4 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 18px;
}

#featured-services h4 a {
  color: #fff;
}

#featured-services h4 a:hover {
  color: #18d26e;
}

#featured-services p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}

/* About Us Section
--------------------------------*/

#about {
 
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#about::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
     background: rgb(0 0 0);
  z-index: 9;
}

#about .container {
  position: relative;
  z-index: 10;
}

#about .about-col {
  background: #d1ff51;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 0px 0px 0 0;
}

#about .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #6ca313;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#about .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#about .about-col:hover .icon {
  background-color: #fff;
}

#about .about-col:hover i {
  color: #28772c;
}

#about .about-col h2 {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    padding: 18px;
    padding-top: 0px;
    margin: 10px 0 0px 0;
}
.about-col h4 {
    color: #00642e;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 10px 0 12px 0;
}
#about .about-col h2 a {
  color: #000;
}

#about .about-col h2 a:hover {
  color: #18d26e;
}

#about .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
      margin-top: 0px;
}


/* About Us Section
--------------------------------*/

#about2 {
 
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#about2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; 
  background: #64c800;
  z-index: 9;
}

#about2 .container {
  position: relative;
  z-index: 10;
}

#about2 .about-col {

  box-shadow: 0px 2px 12px rgb(0 0 0 / 21%);
  margin-bottom: 20px;

  background: #fff;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #777;
    min-height: 30px;
    text-align: center;
}

#about2 .about-col .img {
  position: relative;
}

#about2 .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#about2 .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #18d26e;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#about2 .about-col i {
 
    line-height: 1;
    color: #777;
    transition: 0.3s;
    font-size: larger;


}

#about2 .about-col:hover .icon {
  background-color: #fff;
}

#about2 .about-col:hover i {
  color: #777;
}

#about2 .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#about2 .about-col h2 a {
  color: #000;
}

#about2 .about-col h2 a:hover {
  color: #18d26e;
}

#about2 .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}
/* Frecuentes Section
--------------------------------*/

#faq {
  background: #ebebeb;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#faq .box {
  margin-bottom: 30px;
}

#faq .icon {
  float: left;
}

#faq .icon i {
  color: #ef017c;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#faq .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#faq .title a {
  color: #111;
}

#faq .box:hover .title a {
  color: #18d26e;
}

#faq .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}
#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 16px;
    color: #9db13d;
}
#faq #faq-list li {
    border-bottom: 1px solid #ddd;
}
#faq #faq-list a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    padding-right: 20px;
    text-transform: uppercase;
}
#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
  color: #dc4a9b;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #433b92;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}
/* Services Section
--------------------------------*/

#services {
  background: #fff;
  background-size: cover;
  padding: 60px 0 0px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}

#services .icon i {
  color: #ef017c;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
    margin-left: 60px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
    color: #dc4a9e;
    padding-top: 15px;
}
.title2 {
    margin-left: 60px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 30px;
    color: #dc4a9e;
    padding-top: 15px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #18d26e;
}

#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}
/* Call To Action Section
--------------------------------*/

#call-to-action2 {
  background: #fff;
  background-size: cover;
  padding: 50px 0px 30px 0;
}

#call-to-action2 h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action2 p {
  color: #fff;
}

#call-to-action2 .cta-btn {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action2 .cta-btn:hover {
  background: #18d26e;
  border: 2px solid #18d26e;
}


/* Call To Action Section
--------------------------------*/

#call-to-action {
    background: #fff;
    padding: 30px 0;
}

#call-to-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action p {
  color: #fff;
}

#call-to-action .cta-btn {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
  background: linear-gradient(45deg, #911e9c, #c41ad4);
}

#call-to-action .cta-btn:hover {
  background: #dc4a9b;
  border: 2px solid #dc4a9b;
}

/* Call To Action Section
--------------------------------*/

#skills {
  padding: 60px 0;
}

#skills .progress {
  height: 35px;
  margin-bottom: 10px;
}

#skills .progress .skill {
  font-family: 'Open Sans', sans-serif;
  line-height: 35px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

#skills .progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

#skills .progress-bar {
  width: 1px;
  text-align: left;
  transition: .9s;
}

/* Facts Section
--------------------------------*/
























#facts {
background: rgb(0,55,12);
background: linear-gradient(326deg, rgb(7, 47, 118) 9%, rgb(6, 30, 71) 18%, rgb(44, 52, 144) 25%, rgba(1,24,81,1) 54%, rgb(7, 47, 118) 68%, rgb(7, 47, 118) 84%, rgb(52, 62, 157) 100%);
  background-size: cover;
     padding: 40px 0 40px 0;
  position: relative;
}



#facts .container {
  position: relative;
  z-index: 10;
}

#facts .counters span {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 48px;

  color: #0cca00;
}
.lax {
  font-weight: bold;
  font-size: 48px;

  color: #0cca00;
}
.laxbg {
    background: #00000069;
    border-radius: 50%;
    border: 3px solid #0bca00;    
    padding-top: 10px;
    margin-bottom: 0px;
}
#facts .counters p {
  padding: 0;
    margin: 0 0 20px 0;
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 13.6px;
    color: #fff;
}

#facts .facts-img {
  text-align: center;
  padding-top: 30px;
}

/* Portfolio Section
--------------------------------*/

#portfolio {
  padding: 60px 0;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #18d26e;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#portfolio .portfolio-item {
  position: relative;
  height: 360px;
  overflow: hidden;
}

#portfolio .portfolio-item figure {
  background: #000;
  overflow: hidden;
  height: 240px;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

#portfolio .portfolio-item figure:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item figure .link-preview,
#portfolio .portfolio-item figure .link-details {
  position: absolute;
  display: inline-block;
  opacity: 0;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s linear;
}

#portfolio .portfolio-item figure .link-preview i,
#portfolio .portfolio-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#portfolio .portfolio-item figure .link-preview:hover,
#portfolio .portfolio-item figure .link-details:hover {
  background: #18d26e;
}

#portfolio .portfolio-item figure .link-preview:hover i,
#portfolio .portfolio-item figure .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure:hover .link-preview {
  opacity: 1;
  left: calc(50% - 44px);
}

#portfolio .portfolio-item figure:hover .link-details {
  opacity: 1;
  right: calc(50% - 44px);
}

#portfolio .portfolio-item .portfolio-info {
  background: #fff;
  text-align: center;
  padding: 30px;
  height: 90px;
  border-radius: 0 0 3px 3px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info h4 a {
  color: #333;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
  color: #18d26e;
}

#portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Clients Section
--------------------------------*/

#clients {
  padding: 60px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav,
#clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #18d26e;
}


/* Team Section
--------------------------------*/

#team {
  background: #fff;
  padding: 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #000;
  position: relative;
}

#team .member .member-info {
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: -50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #18d26e;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/

#contact {
  padding: 60px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #18d26e;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #18d26e;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #18d26e;
  border: 1px solid #18d26e;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #18d26e;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #13a456;
}
.section-header h4 {
    font-size: 40px;
    color: #007900;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    font-style: inherit;
    /* text-transform: uppercase; */
}
.section-bg {
    background: #ffffff;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #566516;
  padding: 0 0 0px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #18d26e;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  color: #eee;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #18d26e;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #18d26e;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #18d26e;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #18d26e;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (min-width: 320px) {

    .faqbox {
    margin-bottom: 20px;
}
  .accordion-section .panel-default .panel-title a {
    display: block;
    /* font-style: italic; */
    font-size: 1.1rem;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
  .fontin {
    font-size: .95em;
    text-align: center;
    color: white;
}
  .textocentra2 {
    font-size: .92em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.4;
    font-style: italic;
}
  .sepa {
    padding-top: 14px;
}
  .fontana {
    font-size: 1em;
}
  .textocentra {
    font-size: 1.1em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
    line-height: 1.4;
}
  .ff33 {
    font-size: .85em;
    text-align: center;
    padding-top: 0px;
}
      .ofertaw {
     padding-right: 0px;
    padding-left: 0px;
}
  .ache222 {
    font-size: 20px;
    color: #007947;
    text-align: left;
    font-weight: 900;
    line-height: 1px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    background: none;
    text-align: center;
    padding: 15px;
        text-transform: uppercase;
}
  .ache22222 {
    font-size: 1.5rem;
    color: #ff0b15;
    text-align: left;
    font-weight: 800;
    line-height: 025px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    background: none;
    text-align: center;
    padding: 15px;
}

  .bcg1 {
    background: #59b100;
    /* background: linear-gradient( 
27deg
 , rgba(9,9,121,1) 35%, rgba(0,26,255,1) 100%); */
    background-size: 400% 300%;
    padding-bottom: 10px;
    padding-top: 0px;
}
  .widget2 {
font-size: 12px;
    font-family: 'Open Sans';
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    font-style: inherit;
    color: #ffffff;
    text-transform: uppercase;
}
  .introte {
    font-size: 15px;
}
         .ppp2 {
    padding-top: 15px;
}
  .inner-header {
    height: 35vh;
    width: 100%;
    margin: 0;
    padding: 0;
}
   .ppp {
    padding-top: 0px;
}
    .marcel {
    margin-top: 10px;
}
  .estilo-desconto {
    font-size: 25px;
    color: #ffffff;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
   .mtoppp {
    margin-top: 20px;
}
  .ft {
    font-size: 14px;
}
  .tif505 {
    background-color: #fff;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 0px;
}
.tif5052 {
    background-color: #87ebeb;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.tif5053 {
    background-color: #7c388f;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 40px;
}
    .padfinal22 {
 
    padding-top: 10px;
}  
    .padfinal {
 
    padding-top: 0px;
}   

  #about2 {
    background-size: cover;
    position: relative;
    padding: 10px;
}
  .estilo-estoque4 {
 
    font-size: 30px;
    color: #11b1a8;
}
  .events2 {
    background: #fff;
    background-size: cover;
    position: relative;
    padding-top: 20px;
}
.food::before {
    content: '';
    background-color: #87ebeb;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
  .llegachilepa222 p {
        font-size: 14px;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.4;
}
  p {
    padding: 0;
    margin: 0 0 0px 0;
    font-size: .85rem;
}
     .ptop20 {
   padding-top: 20px;
}
    .pbottom28 {
   padding-bottom: 28px;
}
  .food {
    padding-top: 30px;
    background: #353535;
    background-size: cover;
    position: relative;
    padding-bottom: 0px;
}
     .pbottom {
   padding-bottom: 40px;
}
  .pbottom25 {
   padding-bottom: 0px;
}
   .pright {
   padding-right: 15px;
}
  .tes {
    font-size: .96em;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
    text-align: left;
}
  .bcg3 {
    background: #f0070e;
    padding-bottom: 10px;
    padding-top: 10px;
}
  .ache {   

      font-size: 1.4rem;
    color: #dcef33;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 300;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;

}
     .padt50 {
   
    padding-top: 0px;
}
      .botom30 {
   
    padding-top: 0px;
}
    .tam2 {
    font-size: .96em;
    margin-bottom: 0px;
}
  .pbotin {
    padding-right: 10px;
    padding-left: 10px;
}

  .events .event-item h3 {
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 20px 0px 20px;
}


.events .event-item p:last-child {
       margin-bottom: 0;
    font-size: 14px;
    padding: 0px 20px 20px 20px;
}
     .sec {
    padding-top: 35px;
}

  .pbot15 {
   padding-bottom: 10px;

}
     .fo20 {
  font-size: 14px;
    padding-top: 5px;
    color: #111;
    margin: 0em 0em 0.5em 0em;
    text-align: center;
}
  .linetop2 {
    padding-top: 20px;
    line-height: 1.2;

}
  .chi h2 {
    font-size: 1.2em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
  .ptop40 {
   padding-top: 0px;

}
   .ptop18 {
   padding-top: 0px;

}
    .ptop15 {
   padding-top: 0px;

}

.fsize {
  font-size: 1.4em;

}
  .imgf {
    top: 0px;
}
  .llegachile4 h3 {
    font-size: 1.1em;
    color: #00295a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 12px;
}
      #testimonials {
    padding: 0px 0px 50px;
    background: #000000;

}
.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 0 auto;
}
  .llegachile44 p {
    font-size: .9em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}
    .fontcopy {
   font-size: .91em;
}
   .padineo {
   padding-bottom: 20px;
}
   .fonti {
   font-size: 1.3em;
}
    .margi702 {
   padding-bottom: 10px;
}
  #facts {
    background: rgb(0,55,12);
    background: linear-gradient(326deg, rgb(7, 47, 118) 9%, rgb(6, 30, 71) 18%, rgb(44, 52, 144) 25%, rgba(1,24,81,1) 54%, rgb(7, 47, 118) 68%, rgb(7, 47, 118) 84%, rgb(52, 62, 157) 100%);
    background-size: cover;
    padding: 10px 0 40px 0;
    position: relative;
}
     .macel7 { 
    padding-bottom: 10px;
}
    .macel6 { 
    padding-top: 0px;
}
    .macel5 {
 
    padding-top: 15px;
}
     .macel4 {
    margin-top: 0px;
    padding-top: 10px;
}
       .padddd20 {
    padding-top: 0px;
    padding-bottom: 0px;
}
     .paddd60 {
    padding-top: 0px;
}

    .paddd20 {
    padding-top: 30px;
}
     .macel30 {
    margin-top: 0px;
}
    .macel2 {
    margin-top: 0px;
}
  .macel {
    margin-top: 25px;
}
   .pvideo {
    padding-top: 0px;
}
  .laxbg {
    background: #00000069;
    border-radius: 50%;
    border: 3px solid #0bca00;    
    padding-top: 10px;
    margin-bottom: 15px;
}
    .ppb {
    padding-bottom: 0px;
}
  .paz h3 {
    font-size: 1em;
    color: #fafafa;
           font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: left;
}
  .tif8 {
    background-color: #fff;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
}
  .tam {
    font-size: 20px;
}
  .tif5 {
       background: rgb(255 255 255);
   
    padding: 15px;
    padding-top: 2px;
    padding-bottom: 20px;
}
    .estilo-tratamento {
      background: #ff1969;
    font-size: 25px;
}
    .hover {
    overflow: hidden;
    position: relative;
    padding-bottom: 70%;
}
    .hover-5-title {
    position: absolute;
    bottom: -1rem;
    left: 5px;
    transition: all 0.3s;
    padding: 1.2rem 1rem;
    z-index: 99;
    font-size: 12px;
    text-align: center;
}
   .ventana {
   padding-left: 5px;
    padding-right: 5px;
}
    .bgcel {
    background-color: #e2f0fd;
    padding-bottom: 15px;
}
   .pvideo {
    padding-top: 24px;
}
      .pbot20b {
    padding-bottom: 20px;
}
     .f2e {
    font-size: 1.5em;
    line-height: 2;

  
}
     .cen20 {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
}
      .ptop40 {
    padding-top: 0px;
}
    .padr {
   padding-left: 0px;
   padding-right: 0px;
}
    .llegachile250 p {
   font-size: 14px;
    color: #424242;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left !important;
}
    .llegachile250 h5 {
    font-size: 1.4rem;
    color: #2173b7;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}
     .ptop20 {
    padding-bottom: 20px;
}
    .pbot20 {
    padding-bottom: 20px;
}
    .pt-5, .py-5 {
    padding-top: 0rem!important;
}
    .hover-5 .hover-overlay {
    background: rgba(0, 0, 0, 0.38);
}

    .hover-5-title span {
    transition: all 0.4s;
    opacity: 1;
    color: #ffffff;
}
    .main_title2 {
    color: #000000;
    line-height: 1.1em;
    padding-bottom: 10px;
    font-size: 1.5em;
    text-align: center;
}

    .f45 {
      font-size: 1.4rem;
    line-height: 1 !important;
    font-weight: 600;
}
    .icon1_title {
    color: black;
    line-height: 1.1em;
    font-size: 1.1em;
    text-align: left;
}
    .pad25 {
    padding-top: 0px;
}
    .top-content {
    width: 100%;
    padding: 0px 0 0px 0;
}
    .smile {
    background: #1e9e00;
    margin-top: 20px;
    margin-bottom: 0px;
}
   .smile2 {
    padding-left: 15px;
    padding-top: 30px;
}
        .mtop70 {
    margin-top: 12px;
}
      .ptop25 {
    padding-top: 0px;
}
           .ptop20 {
    padding-top: 20px;
}
       .ptop30 {
    padding-top: 0px;
}
    .section-header h4 {
        font-size: 1.6em;
    color: #ffffff;
    padding-top: 12px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-bottom: 1px;
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    font-style: inherit;
    
}
    .bag {
   background-image: url(../img/hg2.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 40px 0 70px 0;
}
    .llegachilepa222 h2 {
    color: #91ccff;
        font-size: 22px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    text-align: center;
    font-weight: 900;
        text-transform: uppercase;

}
    .llegachilepa222 h4 {
  color: #91ccff;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;

}
.llegachilepa222 {
    font-size: .8em;
    color: #015d32;
    margin: 0em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.5;
}
     .centrado44 {
    text-align: center;
}
    .videotext h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.cta-btn6 {
text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 0px;
    border: 2px solid #fff;
    border-radius: 35px;
    color: #fff;
    background-image: linear-gradient(to bottom, #404040 0, #000 100%) !important;
    text-align: center;
}
.cta-btn7 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    transition: 0.5s;
    margin-top: 30px;
    border: 0px solid #fff;
    border-radius: 0px;
    color: #111;
    border-radius: 25px;
    background-image: linear-gradient(to bottom, #dcef33 0, #dcef33 100%) !important;
    text-align: center;
}
    .cta-btn5 {
        font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 0px solid #fff;
    color: #000000;
    background-image: linear-gradient(to bottom, #ff8a00 0, #ff8a00 100%) !important;
}
 .cta-btn6 {
     font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 25px;
    background-image: linear-gradient(to bottom, #404040 0, #000 100%) !important;
}
    .top30 {
  padding-top: 0px;
}
    #features3-m P {
    font-size: 14px;
    color: #017b02;
}
    .mbr-cards .card-title {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.2825;
    color: #017b02;
}
    #about .about-col {
    background: #ff0a03;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 0px;
}
        .pad12 {
   padding-top: 0px;
}
        .pad16 {
   padding-top: 0px;
}
      .padr {
  padding-left: 0px;
    padding-right: 0px;
}
      /* ... */
 
    .top-content .carousel-control-prev, 
    .top-content .carousel-control-next { display: none; }
    .top-content .carousel-indicators li { margin-left: 10px; margin-right: 10px; }
 
    /* ... */
    .intro-content2 {
    background: #ffffff;
    padding: 0px 0 0px;

}
       .pad68 {
   padding-bottom: 0px;
}
    .paz h1 {
       font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.4em;
    padding-top: 20px;
    text-align: center;
}
              .padd50 {
   padding-bottom:  10px;

}
    .llegachilepa h2 {
    font-size: .91em;
    color: #015d32;
    font-size: 1.4em;
    text-transform: uppercase;
}

    .padd20 {
   padding-top: 10px;
   padding-bottom: 10px;
}

.llegachilepa {
    font-size: .91em;
    color: #015d32;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.3;
}

   
    
    .llegachilepa3 {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.3;
}
         .paneo  {
    padding-left: 100px;
   
}
    .cote {
    padding-left: 20px;
}
              .top20 {
   margin-top: 20px;
}
          .bot50 {
   padding-top: 20px;
}
        .mar30 {
    margin-top: 0px;
}
    .about-top h22 {
        font-size: 15px;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
    #testimonials {
    padding: 20px 0px 10px;
}
    .spinner-grow {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    /* border-radius: 50%; */
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
    margin-bottom: 2px;
}
      .p20 {
    padding-top: 10px;
}
  .cta-btn4 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 2px solid #fff;
    color: #fff;
    margin-bottom: 20px;
    background-image: linear-gradient(to bottom, #005f32 0, #85b300 100%) !important;
}
     .p40 {
    padding-bottom: 10px;
}
     .t40 {
    margin-top: 0px;
    padding-bottom: 10px;
}
  .leftt {
    text-align: left;
    font-size: .97em;
    color: #ff1900;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
  .about-top h23 {
    font-size: 1.4em;
    color: #2271b6;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
  .parrafo {
    background: #cdeaff;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.5;
    font-weight: 400;
    border-radius: 20px;
    padding: 20px;
    padding-bottom: 0px;
}
  .bgw {
    background-color: #e2f1ff;
    /* padding: 15px; */
    border-radius: 8px;
}
  .centradow {
    font-size: 15px;
    padding-left: 76px;
}
  .fff {
    font-size: 22px;
    font-weight: 600;
}
  .llegachile h2 {
  
   margin: 0em 0em 0em 0em;
    font-size: 20.5px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    font-weight: 900;
    text-transform: none;
    text-transform: uppercase;

}

.llegachile2 h2 {
    font-size: 1em;
    color: #fff;
    margin: 0.0em 0em 0em 0em;
    font-weight: 300;
  font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: center;
}
.llegachile4 h2 {
    font-size: 1.4em;
    color: #fff;
    margin: 0.0em 0em 0em 0em;
    font-weight: 300;
        font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
}
.llegachile h6 {
    font-size: 1.4em;
    color: #005f32;
    margin: 0.0em 0em 0em 0em;
    font-weight: 300;
   font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    text-align: left;
}
.llegachile h7 {
   font-size: 1rem;
    color: #005f32;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: left;
}
.llegachile h5 {
   padding-top: 4px;
    font-size: 1.4em;
    color: #2271b6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;


}
.llegachile h3 {
    font-size: 1em;
    color: #fff;
   font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
}
 .fondoshape3 {
   background: #59ae28;
    border-radius: 0px 0px 31px 31px;
    -moz-border-radius: 0px 0px 31px 31px;
    -webkit-border-radius: 0px 0px 31px 31px;
    /* padding: 15px; */
    padding-bottom: 10px;
    padding-top: 12px;
}
.about-top {
    text-align: left;
    line-height: 1.3;
    font-size: 15px;
}
  .legal2 {
    font-size: 1.3em;
    color: #2270b6;
    margin: 0.5em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
}
  .padcelular70 {
    margin-top: 0px;
    padding-top: 15px;
}
  .margi70 {
    margin-top: 0px;
    text-align: center;
        padding-bottom: 10px;
}
  .testimonioback1 {

       background-color: white;
    /* background: url(../img/fondo2.jpg)no-repeat; */
    background-size: 100%;
    width: auto;
    max-height: 100%;
}
  .margincelular {
    margin-top: 0px;
}
  .margincelular2 {
    margin-top: 0px;
}
  .margi701 {
    margin-top: 0px;
}
        .mbot  {
   margin-bottom: 20px;
   
}
      .tcen  {
    text-align: center;
   
}
  #call-to-action .cta-btn {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
    background: linear-gradient(45deg, #911e9c, #c41ad4);
    margin-bottom: 20px;
}
  #testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  font-size: 13px;
      color: white;
}
  .mas2  {
    font-size: 25px;
   
}
.llegachile p {
            font-size: 14px;
    color: #ffffff;
    margin: 0em 0em 0em 0em;
  line-height: 1.4;

   
}

  .section-header2 p {
    text-align: left;
    padding-bottom: 10px;
    color: #333;
    font-size: 15px;
}
  .legal22 {
    font-size: 0.6em;
    color: #777;
    text-align: center;
}
  .colorchange4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 900;
}

  .colorchange3 {
    font-size: 26px;
    color: #dc4a9b;
    font-weight: 900;
}
.colorchange44 {
    font-size: 24px;
   color: #ffffff;
    font-weight: 400;
}
  .colorchange2 {
    font-size: 22px;
    color: #dc4a9b;
    font-weight: 900;
}
  .section-header h3 {
   font-size: 1em;
    color: #eaa73a;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 400;
    position: relative;
}
  .colorchange {
    font-size: 30px;
    color: #dc4a9b;
    font-weight: 900;
}
  .fon {
    padding-bottom: 1px;
    background: #cfdc00;
    padding-top: 10px;
}

  #services {
    background: #911e9c;
    background-size: cover;
    padding: 20px 0 0px 0;
}
  #call-to-action2 {

    padding: 0px 0;
    background: #ffffff;
}
  #call-to-action {

    padding: 0px 0;
    background: #ffffff;
}
    .mtop40 {
    margin-top: 0px;
}
  .section-header2 h5 {
    font-size: 28px;
    color: #931d9f;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-bottom: 0px;
    padding-top: 25px;
}
  .section-bg2 {
    background: #ebebeb;
    padding: 0px;
}
  .mg20 {
    padding-top: 20px;
}

  #about {
    
    background-size: cover;
    padding: 10px 0 0px 0;
    position: relative;
}
  #intro {
  display: table;
  width: 100%;
  background: #000;
}
  #header {
    padding: 30px 0;
    height: 92px;
    position: fixed;
    left: -35px;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}
#header2 {
    padding: 12px 0;
    height: 92px;
    position: fixed;
    left: -35px;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}
.section-header p {
    text-align: center;
    padding-bottom: 0px;
    color: #333;
    font-size: 14px;
}
#call-to-action2 {
    background: #911e9c;
    background-size: cover;
    padding: 0px 0px 1px 0;
}
.bullet {
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    padding: 12px;
}
  #header {
    padding: 12px 0;

}
  .Iam h2 {
   margin-right: 0.3em;
    color: #bcff00;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
}
#call-to-action h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    /* margin-top: 15px; */
    /* margin-bottom: 0px; */
    padding-bottom: 10px;
    padding-top: 20px;
}
#call-to-action2 h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding-top: 20px;
}
 .tarjetas p {
    font-size: 12px;
    color: #111;
    text-align: center;
}

.Iam p {
   margin-right: 0.3em;
    color: #000000;

    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
      font-family: 'Open Sans', sans-serif;
  
}
.Iamo {
       margin-right: 0.3em;
    color: #0b582b;
  font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;;
  
}
  
}
@media (min-width: 360px) {
.paneo {
    padding-left: 120px;
}
.events .event-item p:last-child {
       margin-bottom: 0;
    font-size: 14px;
    padding: 0px 20px 20px 20px;
}
.events .event-item h3 {
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 20px 0px 20px;
}

  
}

@media (min-width: 375px) {
  .events .event-item h3 {
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 20px 0px 20px;
}
.paneo {
    padding-left: 130px;
}
.events .event-item p:last-child {
    margin-bottom: 0;
    font-size: 15px;
    padding: 0px 20px 20px 20px;
}

  
}
@media (min-width: 414px) {
.paneo {
    padding-left: 150px;
}
.events .event-item p:last-child {
    margin-bottom: 0;
    font-size: 17px;
    padding: 0px 20px 20px 20px;
}
.events .event-item h3 {
    font-weight: 400;
    font-size: 25px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 20px 0px 20px;
}
  
}

@media (min-width: 480px) {

    /* ... */
 
    .top-content .carousel-control-prev, 
    .top-content .carousel-control-next { display: none; }
    .top-content .carousel-indicators li { margin-left: 10px; margin-right: 10px; }
 
    /* ... */
.bullet {
    padding: 15px;
    font-size: 17px;
    font-weight: 600;
    line-height: 48px;
    background: #cfdc00;
    /* margin: 5px; */
}


  .tarjetas p {
    font-size: 12px;
    color: #111;
    text-align: center;
}
  #call-to-action h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}
#call-to-action2 h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-top: 20px;
}

  
}
@media (min-width: 768px) {
      .faqbox {
    margin-bottom: 80px;
}
  .accordion-section .panel-default .panel-title a {
    display: block;
    /* font-style: italic; */
    font-size: 1.8rem;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
  .fontin {
    font-size: 1.2em;
    text-align: center;
    color: white;
}
    .sepa {
    padding-top: 0px;
}
  .textocentra2 {
    font-size: 1em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.4;
    font-style: italic;
}
  .fontana {
    font-size: 1.2em;
}
  .textocentra {
    font-size: .95em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
    line-height: 1.4;
}
  .ff33 {
    font-size: .96em;
    text-align: center;
    padding-top: 0px;
}

    .ofertaw {
     padding-right: 15px;
    padding-left: 15px;
}


    .ache22222 {
    font-size: 1.5rem;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    line-height: 025px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    background: #ff0b15;
    text-align: center;
    padding: 15px;
}
  .ache222 {
    font-size: 1.8rem;
    color: #007947;
    text-align: left;
    font-weight: 600;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    background: none;
    padding: 15px;
    text-transform: uppercase;


}

    .right {
    font-size: 13px;
    padding-top: 5px;
}
  .bcg1 {
    background: #5fa51a;
    /* background: linear-gradient( 
27deg
 , rgba(9,9,121,1) 35%, rgba(0,26,255,1) 100%); */
    background-size: 400% 300%;
    padding-bottom: 45px;
    padding-top: 40px;
}
  .bcg1111 {
    background: #fffe00;
    /* background: linear-gradient( 
27deg
 , rgba(9,9,121,1) 35%, rgba(0,26,255,1) 100%); */
    background-size: 400% 300%;
    padding-bottom: 80px;
    padding-top: 40px;
}
  .widget2 {
    font-size: 18px;
    font-family: 'Open Sans';
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    font-style: inherit;
    text-transform: uppercase;
    color: #ffffff;
}
  .introte {
    font-size: 16px;
}
       .ppp2 {
    padding-top: 0px;
}
     .ppp {
    padding-top: 30px;
}
  .inner-header {
    height: 30vh;
    width: 100%;
    margin: 0;
    padding: 0;
}
  .llegachile4 h2 {
    font-size: 2em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
    .ache {   

    font-size: 1.8rem;
    color: #dcef33;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 100;
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;

}
  .llegachile h2 {
    font-size: 1.9em;
    color: #fff;
   font-family: 'Titillium Web', sans-serif;
    text-transform: none;
    font-weight: 100;
    text-align: center;
}
    .marcel {
    margin-top: 42px;
}
      .padfinal22 {
 
    padding-top: 10px;
}  
   .mtoppp {
    margin-top: 20px;
}
  .ft {
    font-size: 18px;
}

  #about2 {
    background-size: cover;
    padding: 20px 0 40px 0;
    position: relative;

}
  .estilo-desconto {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.estilo-desconto2 {
      font-size: 28px;
    color: #ffdc50;
      font-family: 'Open Sans', sans-serif;
}
.tam {
    font-size: 28px;
        font-family: 'Open Sans', sans-serif;
}
  .estilo-estoque4 {
    
    font-size: 40px;
    color: #00b9fb;
}
  .padfinal {
 
    padding-top: 50px;
}    
  .events2 {
    background: #fff;
    background-size: cover;
    position: relative;
        padding-top: 40px;
    padding-bottom: 10px;

}
.food::before {
    content: '';
    background-color: #87ebeb;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

  p {
    padding: 0;
    margin: 0 0 25px 0;
    font-size: .96rem;
}
     .sec {
    padding-top: 50px;
}

     .fo20 {
  font-size: 17.2px;
        padding-top: 20px;
    color: #111;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}
  .fsize {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
    font-weight: 400;

}
  .cwhite{
   color: white;

}
   .ptop40 {
   padding-top: 40px;

}
    .ptop18 {
   margin-top: 28px;

}
  .chi h2 {
    font-size: 1.6em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
}
     .linetop {
   padding-top: 70px;
   line-height: 1.5
}
.pbot15 {
   padding-bottom: 0px;

}
     .ptop15 {
   padding-top: 35px;

}
     .linetop2 {
   padding-top: 30px;
   line-height: 1.5
}
   .fo20 {
  font-size: 17.2px;
        padding-top: 20px;
    color: #111;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}
   .imgf {
  top: -25px;
}
   .fontcopy {
   font-size: .88em;
    line-height: 1.5;
}
   .padineo {
   padding-bottom: 0px;
}
     .fonti {
   font-size: 1.8em;
}
    .margi702 {
   padding-bottom: 15px;
}
  #facts {
    background: rgb(0,55,12);
    background: linear-gradient(326deg, rgb(7, 47, 118) 9%, rgb(6, 30, 71) 18%, rgb(44, 52, 144) 25%, rgba(1,24,81,1) 54%, rgb(7, 47, 118) 68%, rgb(7, 47, 118) 84%, rgb(52, 62, 157) 100%);
    background-size: cover;
    padding: 40px 0 40px 0;
    position: relative;
}
    .macel7 { 
    padding-bottom: 16px;
}
     .macel6 { 
    padding-top: 40px;
}
   .macel5 {
 
    padding-top: 0px;
}
     .padddd20 {
    padding-top: 0px;
    padding-bottom: 0px;
}
     .paddd60 {
    padding-top: 30px;
}
     .paddd20 {
    padding-top: 0px;
}
    .macel30 {
    margin-top: 30px;
}
    .macel2 {
    margin-top: 15px;
}
    .macel4 {
    margin-top: 10px;
}
  .macel {
    margin-top: 25px;
}
  .laxbg {
    background: #00000069;
    border-radius: 50%;
    border: 3px solid #0bca00;    
    padding-top: 10px;
    margin-bottom: 0px;
}
    .pvideo {
    padding-top: 35px;
}
    .ppb {
    padding-bottom: 50px;
}
  .tam {
    font-size: 22px;
    font-weight: 900;
    color: #ff0b15;

}
.tif8 {
    background-color: #ffffff;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
  .tif5 {
    background-color: #fff;
    padding: 15px;
    padding-top: 2px;
    padding-bottom: 40px;
}
  .tif505 {
    background-color: #fff;
    padding: 15px;
    padding-top: 2px;
    padding-bottom: 0px;
}
  .tif5052 {
    background-color: #87ebeb;
    padding: 15px;
        padding-top: 20px;
    padding-bottom: 45px;
}
 .tif5053 {
    background-color: #7c388f;
    padding: 15px;
    padding-top: 2px;
    padding-bottom: 30px;
}
    .estilo-tratamento {
    background: #ff1969;
    font-size: 25px;
}
    .pvideo {
    padding-top: 28px;
}
    .hover {
    overflow: hidden;
    position: relative;
    padding-bottom: 60%;
}
     .ventana {
   padding-left: 15px;
    padding-right: 15px;
}
    .hover-5-title {
    position: absolute;
    bottom: -1rem;
    left: 20px;
    transition: all 0.3s;
    padding: 2rem 3rem;
    z-index: 99;
    font-size: 16px;
}
    .bgcel {
    background-color: #e2f0fd;
    padding-bottom: 50px;
}
       .cen20 {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
}
  .f2e {
   font-size: 1.21em;
    line-height: 2.3;
  
}
  .pbot20b {
    padding-bottom: 0px;
}
    .ptop40 {
    padding-top: 70px;
}
    .padr {
   padding-left: 15px;
   padding-right: 15px;
}
    .pbot20 {
    padding-bottom: 0px;
}
  .ptop20 {
    padding-bottom: 0px;
}
    .pt-5, .py-5 {
    padding-top: 2rem!important;
}
    .hover-5 .hover-overlay {
    background: rgba(0, 0, 0, 0.15);
}
    .hover-5-title span {
    transition: all 0.4s;
    opacity: 0;
    color: #ffffff;
}
    .main_title2 {
    color: #ffffff;
    line-height: 1.1em;
    padding-bottom: 10px;
    font-size: 1.7em;
    text-align: center;
}
    #about2 {
    background-size: cover;
   padding: 70px 0 10px 0;
    position: relative;
}
.macel {
    margin-top: 25px;
}
    .f45 {
    font-size: 2rem;
}
    .icon1_title {
    color: #ffffff;
    line-height: 1.1em;
    font-size: 1.1em;
    text-align: left;
}
    .pad25 {
    padding-top: 25px;
}
    .top-content {
    width: 100%;
    padding: 0px 0 0px 0;
}
     .smile2 {
    padding-left: 0px;
    padding-top: 30px;
}
            .smile {
    background: #1e9e00;
    margin-top: 20px;
    margin-bottom: 0px;
}
        .mtop70 {
    margin-top: 70px;
}
    .ptop25 {
    padding-top: 30px;
}
              .ptop20 {
    padding-top: 0px;
}
    .section-header h4 {
        padding-top: 40px;
       font-size: 2rem;
    color: #ffffff;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 500;
    position: relative;
    padding-bottom: 0px;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-style: inherit;
    /* text-transform: uppercase;
    /* text-transform: uppercase; */
        margin-bottom: 5px;
}
    .bag {
    background-image: url(../img/hg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding: 150px 0 150px 0;
}
    .centrado44 {
    text-align: center;
}
   .ptop30 {
    padding-top: 15px;
}
    .videotext h4 {
   color: #fefefe;
    font-size: 1.5rem;
    text-align: center;
    background: #f4931b;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 500;
}
    .top30 {
  padding-top: 40px;
}
    #features3-m P {
    font-size: 14px;
    color: #017b02;
}
    .mbr-cards .card-title {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.2825;
    color: #017b02;
}
     #about .about-col {
    background: #ff0a03;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 2px 8px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
      .intro-content2 {
   background: #ffffff;
    padding: 20px 0 0px;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: repeat-y;
    position: relative;
    background-size: cover !important;
    background-position: left center;
    width: 100%;
}
    .pad16 {
   padding-top: 8px;
}
        .pad12 {
   padding-bottom: 0px;
   padding-top: 22px;
}
    .padboxxx {
 padding-bottom: 40px !important;
}
    .pad68 {
 padding-bottom: 0px;
}
    .paz h1 {
       font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.9em;
    padding-top: 25px;
}
.padd50 {
   padding-bottom: 50px;
}
.padd20 {
   padding-top: 0px;
   padding-bottom: 0px;
}

        .paneo  {
    padding-left: 60px;
   
}
    .cote {
    padding-left: 80px;
}
             .bot50 {
    padding-top: 15px;

}
    .mar30 {
    margin-top: 20px;
}
    .about-top h22 {
    font-size: 1.25em;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
    #testimonials {
    padding: 40px 30px 50px;
    background: #000000;

}
.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 0 auto;
}
    .spinner-border {
       display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .45s linear infinite;
    margin-bottom: 2px;
}
.spinner-grow {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
    margin-bottom: 2px;
}
 .cta-btn5 {
  font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
        font-weight: 400;
    font-size: 30px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 0px solid #fff;
    color: #000000;
        text-align: center;
    background-image: linear-gradient(to bottom, #ffff01 0, #ffff01 100%) !important;

}
 .cta-btn55 {
   font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 0px solid #fff;
    color: #000000;
    background-image: linear-gradient(to bottom, #ff8a00 0, #ff8a00 100%) !important;

}
 .cta-btn6 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 0px solid #fff;
    color: #ffffff;
    background-image: linear-gradient(to bottom, #ff8a00 0, #ff8a00 100%) !important;

}
.cta-btn7 {
 font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 2px solid #fff;
    color: #ffffff;
    background-image: linear-gradient(to bottom, #11b1a8 0, #11b1a8 100%) !important;
}
  .cta-btn4 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 0px;
    transition: 0.5s;
    margin-top: 20px;
    border: 2px solid #fff;
    color: #ffffff;
    background-image: linear-gradient(to bottom, #63c800 0, #64c700 100%) !important;

}
     .p20 {
    padding-top: 35px;
}
      .p40 {
    padding-bottom: 0px;
    padding-top: 50px;
}
    .t40 {
       margin-top: 0px;
    margin-bottom: 50px;

}
  .leftt {
    text-align: left;
    font-size: 1.08em;
    color: #ff1900;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
  .about-top h23 {
    font-size: 1.5em;
    color: #2271b6;
    margin: 0em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
  .bgw {
    background-color: #e2f1ff;
    /* padding: 15px; */
    border-radius: 5px;
}
  .fff {
     font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
}
  .llegachile h2 {        
    font-size: 1.6em;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    text-transform: none;
    padding-bottom: 0px;
    text-transform: uppercase;
}
  .fondoshape3 {
    background: #59ae28;
    border-radius: 0px 0px 31px 31px;
    -moz-border-radius: 0px 0px 31px 31px;
    -webkit-border-radius: 0px 0px 31px 31px;
    padding: 30px;
}
.fondoshape33 {
    background: #fc0901;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    padding: 30px;
}
  .about-top {
    text-align: center;
}

.title {
    font-size: 27px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
  .parrafo {
    background: #cdeaff;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.5;
    font-weight: 400;
    border-radius: 20px;
    padding: 30px;
    padding-bottom: 0px;
}
  .legal2 {
    font-size: 2em;
    color: #2270b6;
    margin: 0.5em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
}
  .padcelular70 {
    margin-top: 0px;
}
  .margi70 {
    margin-top: 0px;
    text-align: center;
}
  .testimonioback1 {
 
    /* background-size: 100%; */
    /* width: auto; */
    /* max-height: 100%; */
    background: #fff;
    padding: 0px 0 30px;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: repeat-y;
    position: relative;
    background-size: cover !important;
    background-position: center right;
    width: 100%;
}
  .margincelular {
       padding-top: 35px;
    padding-bottom: 50px;
}
  .margincelular2 {
    padding-top: 35px;
}
.margin20 {
    margin-bottom: 0px;
}

     .mbot  {
   margin-bottom: 0px;
   
}
    .forml  {
    left: 4%;
   
}

  #call-to-action .cta-btn {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
    background: linear-gradient(45deg, #911e9c, #c41ad4);
    margin-bottom: 0px;
}
    .mas2  {
    font-size: 25px;
   
}
    .tcen  {
    text-align: center;
   
}
  #testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  font-size: 16px;
}
.llegachile p {
    font-size: 1em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center;
}
.llegachile44 p {
    font-size: .89em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
}

.llegachilepa {
    font-size: 1em;
    color: #00294c;
    margin: 0.5em 0em 0.5em 0em;
        text-align: left;
        line-height: 1.4;
}
.llegachilepa222 {
    font-size: 1.1em;
    color: #015d32;  
    text-align: left;
    line-height: 2.2;
}

.llegachilepa222 p {
    font-size: .86em;
    color: #ffffff;
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.4;
}
.llegachilepa222 h2 {
    font-size: 1.8em;
    color: #005e37;
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    text-transform: none;
    padding-bottom: 0px;
    text-transform: uppercase;


}
.llegachilepa222 h4 {
   color: #fff;
    font-size: 1.9rem;
    font-family: 'Open Sans';
    text-transform: none;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;

}
.llegachilepa h2 {
    text-transform: uppercase;
    font-size: 1.4rem;
}
.llegachilepa2 {
    font-size: .96em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
        text-align: left;
        line-height: 1.3;
}
.llegachilepa3 {
    font-size: .96em;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
        text-align: left;
        line-height: 1.3;
}
  .section-header2 p {
    text-align: left;
    padding-bottom: 10px;
    color: #333;
    font-size: 1rem;
        padding-bottom: 25px;
}
  .legal22 {
    font-size: 0.7em;
    color: #777;
    text-align: center;
        font-size: 0.7rem;
}
.llegachile h5 {
font-size: 1.85em;
    color: #444;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}

.llegachile2 h2 {
 font-size: 1.3em;
    color: #00295a;
      font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding-top: 15px;
    text-align: center;

}

.llegachile4 h3 {
    font-size: 1.4em;
    color: #00295a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
.llegachile h6 {
    font-size: 1.9rem;
    color: #005f32;
       font-family: 'Open Sans', sans-serif;
    font-weight: 400;
       text-align: left;
}
.llegachile h7 {
   font-size: 26px;
    color: #2273b5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
}
.llegachile250 h5 {
      font-size: 1.5rem;
    color: #444;
       font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}
.llegachile250 p {
    font-size: .96em;
    color: #424242;
    margin: 0.5em 0em 0.5em 0em;
    text-align: center  !important;
}
.llegachile h5 {
    font-size: 1.6rem;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
    line-height: 35px;
    text-transform: uppercase;
}

.llegachile h3 {
  font-size: 1.2em;
    color: #004a2b;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 25px;
}
.paz h3 {
    font-size: 1em;
    color: #fafafa;
      font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: center;
}
.colorchange4 {
    font-size: 32px;
    color: #fff;
    font-weight: 900;
}
.colorchange44 {
   font-size: 32px;
    color: #ffffff;
    font-weight: 400;
}
  .colorchange3 {
    font-size: 32px;
    color: #dc4a9b;
    font-weight: 900;
}
  .colorchange2 {
    font-size: 28px;
    color: #dc4a9b;
    font-weight: 900;
}
  .section-header h3 {
       font-size: 1.1em;
    color: #eaa73a;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 400;
    position: relative;
}
  .colorchange {
    font-size: 38px;
    color: #dc4a9b;
    font-weight: 900;
}
  .fon {
    padding-bottom: 0px;
    background: #cfdc00;
    padding-top: 0px;
}
  
  #services {
    background: #911e9c;
    background-size: cover;
    padding: 60px 0 0px 0;
}
  #call-to-action {
    background: #ffffff;
    padding: 30px 0;
}
 #call-to-action2 {
    background: #ffffff;
    padding: 30px 0;
}
 .section-header2 h5 {
    font-size: 28px;
    color: #931d9f;
    /* text-transform: uppercase; */
    text-align: left;
    font-weight: 500;
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
}
  .mtop40 {
    margin-top: 0px;
}
  .section-bg2 {
    background: #ebebeb;
    padding: 80px;
}
   .mg20 {
    padding-top: 0px;
}
  #about {
   
    background-size: cover;
    padding: 0px 0 30px 0;
    position: relative;
}
#about22 {
    background-size: cover;
    padding: 60px 0 10px 0;
    position: relative;
}
  #intro {
  display: table;
  width: 100%;
  background: #fff;
}
  #header {
    padding: 30px 0;
    height: 82px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    /* transition: all 0.5s; */
    z-index: 997;
    width: 100%;
}

#header2 {
    padding: 30px 0;
    height: 82px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}
#call-to-action2 {
    background: #911e9c;
    background-size: cover;
    padding: 0px 0px 30px 0;
}
.section-header p {
    text-align: center;
    padding-bottom: 0px;
   font-size: .91em;
    color: #00294c;
    font-weight: 500;
}
   #header {
    padding: 30px 0;
    background: #00294c;

}
    .Iam h2 {
       margin-right: 0.3em;
    color: #71a50e;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
}
  #call-to-action h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }

  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  .right {
    font-size: 13px;
    padding-top: 5px;
}
       .ptop20 {
   padding-top: 0px;
}
  .pbottom28 {
   padding-bottom: 0px;
}
   .pbottom25 {
   padding-bottom: 25px;
}
  .food {
    padding-top: 60px;
    background: #afafaf;
    background-size: cover;
    position: relative;
    padding-bottom: 81px;
}
     .pbottom {
   padding-bottom: 40px;
}
   .pright {
   padding-right: 0px;
}
  .tes {
    font-size: .96em;
    color: #fff;
    margin: 0em 0em 0em 0em;
    text-align: left;
}
     .padt50 {
   
    padding-top: 50px;
}
  .bcg3 {
    background: #f0070e;
    padding-bottom: 50px;
    padding-top: 50px;
}
     .ache {   
     font-size: 1.6rem;
    color: #dcef33;
    text-align: left;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
}
    .botom30 {
   
    padding-top: 0px;
}
  .tam2 {
    font-size: .96em;
    margin-bottom: 20px;
}
  .pbotin {
    padding-right: 100px;
    padding-left: 100px;
    margin-bottom: 20px;

}
  .events .event-item h3 {
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
    margin-top: 60px;
    margin-bottom: 10px;
}
.events .event-item p:last-child {
    margin-bottom: 0;
    font-size: 16px;
}
  .formulario {
   padding-bottom: 0px;
    padding-top: 60px;
}
  .text222 {
    font-size: .75rem;
    left: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
}
  .formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 120px !important;
    left: 70% !important;
}
  #testimonials .testimonial-item p {
    width: 50%;
  }
  .tarjetas p {
    font-size: 12px;
    color: #111;
    text-align: center;
}

.Iam p {
     margin-right: 0.3em;
    color: #000000;
      font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
}

 

}

@media (min-width: 1024px) {
    .right {
    font-size: 11px;
    padding-top: 5px;
}
  .forml {
    left: 1%;
}
  .garantia h4 {
    font-size: 0.8em;
    color: #ffddf2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
}
.garantia h3 {
    font-size: .82em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 00px;
}
  .formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 115px !important;
    left: 70% !important;
}
  #header #logo {
    padding-left: 60px;
  }

  #intro p {
    width: 100%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }

  #nav-menu-container {
    padding-right: 0px;
  }
}

@media (max-width: 768px) {
  


  .margincelular {
    margin-top: 20px;
}
  .margincelular2 {
    margin-top: 20px;
}

  .back-to-top {
    bottom: 15px;
  }

  #header #logo h1 {
    font-size: 28px;
  }

  #header #logo img {
    max-height: 40px;
  }

  #intro h2 {
    font-size: 28px;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
}
@media (min-width: 1280px) {
      .topportada {
    margin-top: 40px;
    margin-bottom: 0px;
}
    .bag {
    background-image: url(../img/hg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 100px 0 100px 0;
}
        .backu {
    width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/1_1366.webp);
}
    .mtop60 {
    margin-top: 55px;
    margin-bottom: 25px;
}
  .mtop40 {
    margin-top: 0px;
}
  .garantia h3 {
    font-size: .9em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 00px;
}
.garantia h4 {
    font-size: 1em;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
}
  .formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 170px !important;
    left: 70% !important;
}
}
@media (min-width: 1366px) {
       .topportada {
    margin-top: 40px;
    margin-bottom: 30px;
}
     .bag {
    background-image: url(../img/hg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 130px 0 130px 0;
}
        .backu {
    width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/1_1366.webp);
}
  .mtop40 {
    margin-top:30px;
}
  .mtop60 {
    margin-top:20px;
    margin-bottom: 15px;
}

  .formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 170px !important;
    left: 70% !important;
}
#intro .carousel-item {
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
}
@media (min-width: 1370px) {
        .topportada {
    margin-top: 50px;
    margin-bottom: 10px;
}
  .formulario {
   padding-bottom: 0px;
    padding-top: 70px;
}
       .bag {
    background-image: url(../img/hg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding: 160px 0 160px 0;
}
    .backu {
    width: 100vw;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/1_1920.webp);
}

  .formsup {
    z-index: 300 !important;
    position: absolute !important;
    top: 170px !important;
    left: 70% !important;
}
#intro .carousel-item {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
}