.elementor-kit-6{--e-global-color-9930a1d:#FFFFFF;--e-global-color-0e3120f:#F8F8F8;--e-global-color-f7f37d0:#FD781D;--e-global-color-7e1da64:#06366B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#666666;font-family:"Poppins", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#F27200EB;font-size:1.2em;font-weight:bold;text-transform:uppercase;padding:32px 32px 32px 32px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-f7f37d0 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;font-weight:bold;text-transform:uppercase;}.elementor-kit-6 h2{color:var( --e-global-color-7e1da64 );font-family:"Poppins", Sans-serif;font-weight:900;text-transform:uppercase;}.elementor-kit-6 h3{color:var( --e-global-color-7e1da64 );font-family:"Poppins", Sans-serif;font-weight:800;}.elementor-kit-6 h4{color:var( --e-global-color-7e1da64 );font-family:"Poppins", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.cc-section{
    padding:120px 0;
}

.cc-section h1, h2{
    font-weight: bold;
}

.cc-section-header{
    gap:8px;
}

.cc-wrapper{
    width:100%; 
  max-width:87.5%; 
  margin-inline: auto;
}

/* Tarjetas */

.cc-card{
    background-color: white;
    /*box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);*/
}

.cc-card h3{
   text-transform: uppercase;
}

.cc-card-image{}
.cc-card-content{
    padding: 24px;
    gap:8px
}
.cc-card-logo{
    padding: 16px;
    margin-top: auto;
}
.cc-card-logo img{
    width:100%;
    max-width:25px;
    opacity: .8;
}




.cc-card-grid{
    gap:16px;
}

.cc-two-cols{
    gap:32px;
}


.swiper-slide-contents{ background-color: rgba(5, 53, 107, 0.8);
    padding:24px;
}



@media (max-width: 767px) {
  .cc-card h3{
      font-size: 1.3em;
}
}/* End custom CSS */