@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&display=swap');

.header-appear .navbar-top-default{
    height: auto!important;
    padding-top: 30px;
}

.sidemenu_btn{
    top: 50%;
}

.header-appear .logo-default{
    width: 90px;
    max-height: 20px;
}

.header-appear .navbar-simple .navbar-nav .nav-link{
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0;
}

.header-appear .navbar{
}

header a.logo img{
    width: 130px;
    max-width: 100%;
    max-height: 70px;
}

.wa-container{
    display: none;
    gap: 10px;
}

#home-slide .wa-container, .header-appear .wa-container{
    display: flex;
}

#home-slide .wa-container{
    position: absolute;
    width: 100%;
    left: 50%;
}

.wa-content{
    color: #1c3c6b;
    font-weight: bold;
    min-width: 150px;
    position: relative;
}

#home-slide .wa-content{
    position: absolute;
    z-index: 1000;
    margin-top: 30px;
}

.wa-content .btn-whatsapp small{
    position: absolute;
    top: 0;
    left: 5.6em;
    width: 100%;
    text-align: left;
}

#home-slide .wa-content .btn-whatsapp{
    display: flex;
    font-size: 18px;
}

#home-slide .wa-content:nth-child(1){
    left: -16em;
}

#home-slide .wa-content .btn-whatsapp small{
    font-size: 60%;
    left: 7em;
    top: .6em;
}

.wa-content .btn-whatsapp {
  background-color: #4DC247;
  box-shadow: 0 2px 0 #30AF29, 1px 4px 2px rgba(0,0,0,0.2);
  border: none;
  border-radius: 999em;
  color: white;
  display: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: bold;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  outline: none;
  padding: .7em 2em;
  padding-top: 1em;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  width: 100%;
  animation: pulse 2s infinite;
  transition: all .3s;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(77,194,71, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(77,194,71, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(77,194,71, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(77,194,71, 0.4);
    box-shadow: 0 0 0 0 rgba(77,194,71, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(77,194,71, 0);
      box-shadow: 0 0 0 10px rgba(77,194,71, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(77,194,71, 0);
      box-shadow: 0 0 0 0 rgba(77,194,71, 0);
  }
}

.header-appear .wa-content .btn-whatsapp{
    display: flex;
}

.header-appear .navbar-collapse{
    flex-grow: unset;
}

.wa-content .btn-whatsapp i{
    font-size: 2em;
}


.wa-content .btn-whatsapp:active {
  box-shadow: 0 0 0 transparent;
  transform: translateY(2px);
}

.wa-content .btn-whatsapp .fa {
  height: 100%;
  left: 0;
  line-height: 42px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}

.wa-content .btn-whatsapp:hover{
    animation: none;
    transform: scale(1.1);
}

.wa-link{
    display: flex;
    align-items: center;
    gap:10px;
    
}

.wa-link i{
    width: 40px!important;
    height: 40px!important;
    font-size: 20px!important;
    color: #fff!important;
    border-radius: 80em!important;
    background: #00b66c!important;
    padding: 0!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}

.wa-link:after{
    display: none!important;
}

.header-appear .wa-link i{
    width: 30px;
    height: 30px;
    font-size: 16px!important;
    padding: 0!important;
}


.owl-carousel.nav-inside .owl-nav {
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: 0;
    transform: translate3d(0, -50%, 0);
}

.owl-carousel.nav-inside .owl-nav button.owl-prev, .owl-carousel.nav-inside .owl-nav button.owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    outline: 0;
    margin: 0;
    transform: translate3d(0, -50%, 0);
}

.owl-carousel.nav-inside .owl-nav button.owl-prev {
    left: 15px;
}

.owl-carousel.nav-inside .owl-nav button.owl-next {
    right: 15px;
}

.owl-carousel.rounded-nav .owl-nav button[class*="owl-"] {
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff !important;
    color: #fff;
}

.slide-carousel.dots-inside .owl-dots {
	position: absolute;
    right: calc(50% - 66px);
    bottom: 10px;
}

.slide-carousel.dots-morphing .owl-dots .owl-dot span {
    width: 20px;
    height: 6px;
    transition: ease width 300ms;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .2s ease;
    border-radius: 30px;
}

.slide-carousel.owl-carousel .owl-dots .owl-dot {
    outline: 0;
}

.slide-carousel.dots-morphing .owl-dots .owl-dot.active span, .slide-carousel.dots-morphing .owl-dots .owl-dot:hover span {
    width: 40px;
}

.slide-carousel.owl-carousel .owl-dots .owl-dot.active span, .slide-carousel.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #1c3c6b;
}

.heading-area .heading {
    font-size: 36px;
    margin: 25px 0;
    font-weight: 600;
    color: #2d2d2d;
    font-family: 'Montserrat', sans-serif;
}

.heading-area .text {
    font-size: 16px;
    color: #494949;
    line-height: 1.6;
    margin: auto;
    font-family: Roboto, sans-serif;
}

#home-slide {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #1c3c6b;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #25AA5C, #1c3c6b);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #25AA5C, #1c3c6b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    height: auto;
}

.slider-image {
    position: relative;
    margin: 0 auto 30px auto;
    top: 10px;
}

.slider-image img {
    position: relative;
}

.slider-area{
	width: 100%;
	height: auto;
    min-height: 650px;
    display: flex;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 80px;
    position: relative;
    background-position: top right;
    background-size: cover;
}

.slide-01{
    background-image: url(../img/fondo-slide01.jpg);
}

.slide-02{
    background-image: url(../img/fondo-slide02.jpg);
}

.slider-area:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: black;
    opacity: .3;
}


.slider-container{
	position: relative;
	z-index: 200;
}

.slider-container h1{
	font: 0/0 a;
  font-size: 0!important;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  width: 223px;
  height: 90px;
  background: url(../img/logo_totalservice-blanco.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.animate-slide .owl-item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
    animation: lightSpeedIn 1s ease-in 200ms both;
}

.animate-slide .owl-item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
    animation: bounceInLeft 1s ease-in-out 500ms both;
}

.animate-slide .owl-item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.animate-slide .owl-item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    animation: bounceInLeft 1s ease-in-out 100ms both;
}

.animate-slide .owl-item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.animate-slide .owl-item.active .animated7 {
    -webkit-animation: fadeIn .5s ease-in 500ms both;
    animation: fadeIn .5s ease-in 500ms both;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.animate-slide .owl-item.active .animated8 {
    -webkit-animation: fadeInDown .5s ease-in 1000ms both;
    animation: fadeInDown .5s ease-in 1000ms both;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.area-heading h2 {
    font-size: 50px;
    line-height: 1;
}

.alternative-font {
    font-family: 'Shadows Into Light Two', cursive;
}

strong.alternative-font {
    font-size: 1.1em;
    text-decoration: underline;
    letter-spacing: 2px;
    text-shadow: 2px 2px 0 #fff,
    0.014em -0.014em 0 #fff,
    -0.014em 0.014em 0 #fff,
    -0.014em -0.014em 0 #fff,
    0.014em 0px 0 #fff,
    0px 0.014em 0 #fff,
    -0.014em 0px 0 #fff,
    0px -0.014em 0 #fff;

}

.area-heading h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.area-heading p{
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
}

/* ===================================
   about
====================================== */

.about-heading .heading{
    font-size: 30px;
}

/* ===================================
   servicios
====================================== */

#servicios{
    background: #1c3c6b;
    background: -webkit-linear-gradient(to left, #009ffd, #1c3c6b);
    background: linear-gradient(to left, #009ffd, #1c3c6b);
    padding: 100px 20px;
}

#servicios:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/servicios-bg.jpg);
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    opacity: .05;
}

#servicios h2{
    font-size: 25px;
    margin-bottom: 2em;
    font-weight: bold;
    opacity: .6;
}

.serv-icono{
    width: 70px!important;
    opacity: .2;
}

.serv-txt{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin-bottom: 0;
    margin-top: 1em;
    color: #fff;
}

.servicios-carousel.nav-inside .owl-nav button.owl-next{right: -50px;}
.servicios-carousel.nav-inside .owl-nav button.owl-prev{left: -50px;}


/* ===================================
   planes
====================================== */

.planes-carousel .owl-item{
    transform: scale(.8);
    opacity: .5;
    transition: all .3s;
}

.planes-carousel .center{
    transform: scale(.9);
    opacity: 1;
    transition: all .3s;
}

.planes-carousel.rounded-nav .owl-nav button[class*="owl-"]{
    border-color: #1c3c6b!important;
    background-color:#1c3c6b!important ;
    color: #fff;
}

.planes-carousel .price-item, .planes-carousel .price-item-center{
    width: 100%!important;
    margin: 20px auto;
}

.planes-carousel p{
    font-size: 15px;
    color: #000;
    padding:0 20px;
}

.portada-plan{
    display: block;
    width: auto!important;
    max-width: 80%;
    max-height: 200px;
    height: auto;
    margin: 20px auto;
}

.planes-carousel  .price_header_text{
    font-size: 25px;
    font-weight: bold;
}


/* ===================================
   serviciosB
====================================== */

.news-item{
    width: 100%!important;
}

/* ===================================
   marcas
====================================== */

#marcas{
    background: #77797d;
}

#marcas h5{
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: 1em;
    padding-top: .5em;
    border-top: solid 1px rgba(255,255,255,.06);
    text-transform: uppercase;
    color: rgba(255,255,255,.4);
}

footer .wa-link{
    color: #000;
}

.terminos-content{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.mako{
    position: absolute;
    bottom: 15px;
    right: 15px;
}

@media (max-width: 992px){
    .slider-area{background-position: center;}
    .slide-01{background-image: url(../img/fondo-slide01-m.jpg);}
    .slide-02{background-image: url(../img/fondo-slide02-m.jpg);}
    .slider-area{padding-bottom: 45px; align-items: flex-end;}
    .slider-container .area-heading{display: flex; flex-direction: column; justify-content: center; align-items: center;}
    .slider-container h1{width: 183px; height: 40px;}
    .area-heading h2{font-size: 30px;}
}

@media (max-width: 768px){
    .wa-container{margin-right: 40px}
    .area-heading h2{font-size: 25px;}
    .author-skills{margin-top: 0}
    #servicios h2{font-size: 18px;}
}

@media (max-width: 500px){
    #home-slide .wa-content .btn-whatsapp{font-size: 12px}
    #home-slide .wa-content:nth-child(1){left: -11em}
    #home-slide .wa-content .btn-whatsapp small{font-size: 80%;left: 5.5em;top: 0em;}
    .serv-icono{width: 50px!important}
    .serv-txt{font-size: 16px;}
}