
/**aqui finaliza los estilos de carrousel**/
/**estilo planes de negocio**/
.card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.625rem;
}
.h-100{
      height: 100% !important;
}
div.card.h-100{
   display: block;
   unicode-bidi: isolate;
}

  .xzx{
    width: 120px;
    background-color: #26BD04; 
    font-weight: bold;
    color: white;
    border-color: transparent;

  }

  .xzx:hover{
    background-color: #4876c0;
    border-color: transparent;
  }

.planSitio{
  font-weight: bold;
  font-size: 35px;
  color: #4876c0;
}


/** bloque 2 estilos plan de precios**/


.pricing-section{
  padding-bottom: 60px;
}
.spad{
  
    padding-bottom: 20px;
}
    
.pricing__swipe-btn label{

    font-size: 15px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px 12px;
    border-radius: 50px;
    margin-right: -4px;
    position: relative;
    top: 2px;
    left: 2px;
    cursor: pointer;

}

   label{
    display: inline-block;
    margin-bottom: .5rem;
   }
div.col-lg-5 col-md-5{
      display: block;
    unicode-bidi: isolate;
}
  
.pricing__item{

    text-align: center;
    padding-bottom: 20px;
    padding-top: 22px;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.1);
    box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 40px;

}
div.pricing__item{
      display: block;
    unicode-bidi: isolate;
}


.pricing__item h3{
    background: #4876c0;
    font-weight: 700;
    color: #ffffff;
    padding: 24px 0 20px;
    margin-bottom: 26px;
    margin-left: -30px;
    border-radius: 10px;
    margin-right: -30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.h3, h3{
  font-size: 1.75rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

h3{
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
    

div.pricing_item{
    text-align: center;
    padding-bottom: 20px;
    padding-top: 22px;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.1);
    box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 40px;
}
.pricing__item ul li{
    font-size: 14px;
    color: #444444;
    line-height: 40px;
    list-style: none;
}


h3{
      font-size: 30px;
}
.pricing__swipe-btn label.active{
      background: #4c57d6;
      color: #ffffff;
}
.pricing__item .primary-btn{
    color: white;
    background: #26BD04;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 14px 0 12px;
}
.primary-btn{
    display: inline-block;
    font-size: 15px;
    padding: 14px 30px 12px;
    color: #ffffff;
    background: #4c57d6;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 50px;
}
li{
      display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}

.pricing__item:hover h3{
  background: #120851;
  font-size: 34px;
}

.pricing__item:hover a{
  background: #4876c0;
  color: white;
  font-size: 17px;
}

@media only
screen and (
  max-width:767px){
  .pricing__swipe-btn{
      float: none;
    margin-bottom: 40px;
  }
}


.pricing__swipe-btn{
    border: 1px solid #4c57d6;
    border-radius: 50px;
    height: 52px;
    width: 266px;
    float: right;
}
div.pricing__swipe-btn{
      display: block;
    unicode-bidi: isolate;
}
.pricing__swipe-btn label.active{
    background: #4c57d6;
    color: #ffffff;
}

.service-area .services-caption{
    background: #fff;
    padding: 84px 45px 56px;
    border: 1px solid transparent;
    border-radius: 7px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.mb-30{
      margin-bottom: 30px;
}

.text-center{
      text-align: center!important;
}
div.services-caption.text-center.mb-30{
    display: block;
    unicode-bidi: isolate;
}

.text-center{
      text-align: center!important;
}

.sky{
      background: #f4feff;
}

@media (max-width:500px){
.section-padding2{
   padding-top: 50px;
    padding-bottom: 50px;
   }
}
.section-padding2{
    padding-top: 60px;
    padding-bottom: 60px;
}

section.service-area.sky-blue.section-padding2{
    display: block;
    unicode-bidi: isolate;
}
div.services-cap{
    display: block;
    unicode-bidi: isolate;
}
.sky-blue{
  background: #F6F6F6;
}
@media only screen and (min-width: 400px) and (max-width:500px){
  .section-padding2{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.services-caption.active .service-icon span{
      background: #835ef8;
}
.service-area .services-caption .service-icon span{
    position: relative;
    color: #fff;
    font-size: 40px;
    height: 105px;
    width: 105px;
    display: block;
    line-height: 105px;
    border-radius: 50%;
    text-align: center;
    background: #4876c0;
    margin-bottom: 42px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.flaticon-pay:before{
    content: "\f101";
}


/*
    Flaticon icon font: Flaticon
    Creation date: 20/02/2020 09:43
    */

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff2") format("woff2"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;

}

.flaticon-businessman:before { content: "\f100"; }
.flaticon-pay:before { content: "\f101"; }
.flaticon-plane:before { content: "\f102"; }
.flaticon-support:before { content: "\f103"; }

.appclass:hover{
   background-color: #4F26ED;
   border: 1px solid #4F26ED;
}

li{
  text-align: justify;
}

.service-item{
    position: relative;
    height: 300px;
    padding: 0 30px;
    transition: .5s;
}

.rounded{
      border-radius: 2px !important;
}

.flex-column{
      flex-direction: column !important;
}

.d-flex{
      display: flex !important;
}

.bg-light{
      background-color: #EEF9FF !important;
}


.service-item .service-icon{
    margin-bottom: 30px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4876c0;
    border-radius: 2px;
    transform: rotate(-45deg);

}

/*
   estilos de etapas del proceso
    */

.bg-light1{
     background-color:#0d1631;
     
}
.bg-light1:hover{
 background-color: #4975bf;

}

.service-icon:hover{
font-size: 35px;

}

.mb-3x{
  color: white;
  font-weight: 700;

}
.mb-3x:hover{
  color: black;
  font-weight: 700;
  
}

/**formulario de contactenos**/
.contact .php-email-form button[type=submit]{
  background-color: #4876c0;
}
.hoverblog:hover{
  color: red;
}

/**estilos para redes sociales**/

.cta-red{
   display: flex !important;
  /** border:2px solid #4876c0;**/
   border-radius:4px;
   margin:0 0 0 30px;
   padding:7px 15px;
   color: var(--contrast-color);


 }

@media (max-width: 1200px){
  .header .cta-red{
    margin: 0 15px 0 0;
    order:2;
    padding: 6px 10px;

 }



 }
.cta-red a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 50%);
    font-size: 16px;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    margin-right: 10px;
    transition: 0.3s;
}

.cta-red a:hover{
   font-size: 40px;
   color: white;
   font-size: bold;
   border: none;

}
/**
@media (max-width: 1200px){
  .header .navmenu{
    margin: 0 15px 0 0;
    order:2;
    padding: 6px 15px;

 }
 **/
.btn-wsp{
  position: fixed;
  width: 55px;
  height: 55px;
  line-height: 55px;
  bottom: 30px;
  right: 30px;
  background: green;
  color: white;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.btn-wsp:hover{
  text-decoration: none;
  color: green;
  color: white;
}

/* Color Presets - These classes override global colors when applied to any section or element, providing reuse of the sam color scheme. */
.service-item .img {
  height: 220px;           /* ajusta si quieres más o menos alto */
  overflow: hidden;
}

.service-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* rellena el espacio sin deformar */

}
#scroll-top {
  display: none !important;
}

.logo-img {
  height: 40px;        /* ajusta el tamaño */
  width: auto;
}

.sitename {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 768px) {
  .sitename {
    display: none;
  }
}
