







@media screen and (max-width: 767px){
  .btn-more-info-subjects { margin: auto !important; }
}

/* CSS Microsite fypf-estudiantes */

@media screen and (min-width: 767px) and (max-width: 790px){
  .smallPadding.categoryClick { padding-right:0px !important; }
  .smallPadding.js-header-reference.searchClick { padding-left: 0px !important; }

}



  .header-link.categoryMd span { color: transparent !important; font-size: 0px; }

  .header-link.categoryMd span:after {
    content : "Contenido";
    color: #34394a;
    font-size:14px;
  }

  
    .header.colorized, .header.active {
      background: #ffffff;
      border-bottom: 1px solid #ffffff;
    }
  

  
    .colorized .header-link, .isIndex .header.open .header-link {
      color: #707070;
    }
    .header .noColoredOnAutocomplete { color: #707070; }

    .header:hover .header-link { color: #707070; }
    .header:hover .span:after { color: #707070; }
    .header:hover .noColoredOnAutocomplete { color: #707070; }
  

  
    .header.colorized .c-hamburger span, header:hover .c-hamburger span,
    .header.colorized .c-hamburger span:before, header:hover .c-hamburger span:before,
    .header.colorized .c-hamburger span:after, header:hover .c-hamburger span:after,
    .categoryXs .c-hamburger span, .categoryXs .c-hamburger span::before, .categoryXs .c-hamburger span::after {
      color: #707070;
      // background-color: #707070 !important;
      background-color: #34394A !important;
      
    }
    .c-hamburger.c-hamburger--htx.is-active span { background-color: transparent !important; }

    .colorized .header-link-ico { color: #707070; }
    .header.colorized .searchClick i.icon-search { color: #707070; }
    .header:hover .header-link-ico { color: #707070 !important; }

  



  
    .header.colorized, .header.active {
      background: #ffffff;
      border-bottom: 1px solid #ffffff;
    }
  

  




  
    .home-landing .home-list-title { color: rgb(0,114,187); }
    .home-landing .home-subjects-desc { color: rgb(0,114,187); }
  

  
    .home-landing .btn-more-info-subjects a:nth-child(1) { background-color: rgb(0,168,156); }
    .home-landing .btn-more-info-subjects a:nth-child(1):hover { filter: brightness(125%); }
  

  
    .home-landing .btn-more-info-subjects a:nth-child(1)  { color: rgb(255,255,255); }
    .home-landing .btn-more-info-subjects a:nth-child(1):hover { filter: brightness(125%); }
  

  
    .home-landing .btn-more-info-subjects a:nth-child(2) { background-color: #ffffff; }
    .home-landing .btn-more-info-subjects a:nth-child(2):hover { filter: brightness(125%); }
    #how-it-works .btn-more-info-subjects a:nth-child(1) { background-color: #ffffff; }
    #how-it-works .btn-more-info-subjects a:nth-child(1):hover { filter: brightness(125%); }
  

  
    .home-landing .btn-more-info-subjects a:nth-child(2)  { color: rgb(0,168,156); }
    .home-landing .btn-more-info-subjects a:nth-child(2):hover { filter: brightness(125%); }
    #how-it-works .btn-more-info-subjects a:nth-child(1) { color: rgb(0,168,156); }
    #how-it-works .btn-more-info-subjects a:nth-child(1):hover { filter: brightness(125%); }
  


  
  
  
    .home-landing .home-list-title { text-align: center; }
    .home-landing .home-subjects-desc { text-align: center; margin: 15px auto 45px; }
    .home-landing .btn-more-info-subjects { text-align: center; }
    .home-landing .btn-more-info-subjects > a { display: block; max-width: 350px; margin: 15px auto;}
  

  
    .cmenu-md.cmenu-item.cmenu-btn-all a:nth-child(1) { border-color: rgb(0,168,156); }
    .cmenu-md.cmenu-item.cmenu-btn-all a:nth-child(1):hover  { background-color: rgb(0,168,156); }
  





















.microsite .home-landing {
  color: white;
  padding-top: 100px;
  background-image: url(https://cdn2.educatina.com/microsites/files/fypf-estudiantes/ppal-background.jpg?v=2020-05-28T11:43:19.000Z);
}

.microsite .home-landing  h1 {
  font-size: 4.5em;
  line-height: 70px;
}

.home-landing-matte .home-list-title {
  color: #ffffff;
}

.home-landing-matte .container .home-list-right ul li:hover a , .home-landing-matte .container .home-list-right ul li:hover p {
  text-decoration: none;
  color:white;
}

.home-landing-matte .home-subjects-desc {
  color: #ffffff;
}

@media (max-width:767px) {
  .home-landing-matte .container .row {
    position: relative !important;
  }
  .home-list-right {
    position: relative !important;
    margin: 0px auto !important;
    background-color: white !important;
    display:block !important;
  }
  .home-list-right ul {
    display:block !important;
    width:100%;
  }
  .microsite .home-list-title {
    font-size: 3.5em !important;
    line-height: 50px !important;
  }
}

.home-landing .home-subjects-desc {
  font-size: 1.8em;
  max-width: 850px;
  line-height: 28px;
  font-family: "centrale sans regular";
  margin-top: 15px;
}

@media (max-width:767px) {
  .home-landing .home-subjects-desc {
    font-size: 1.3em;
    max-width: 480px;
    line-height: 20px;
    font-family: "centrale sans regular";
    margin-top: 15px;
  }
}

.btn-white {
  background-color: rgba(255, 255, 255, 0.9);
  color:black;
  border-color:transparent;
}

.btn.microsite {
  min-width: 225px;
}

@media (max-width:767px) {
  .home-landing .btn {
    display: block;
    max-width: 250px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
  }
}

.home-list-left {
    background: transparent !important;
}

.home-landing-matte .fullImage {
  height: 100vh;
  min-height: 550px;
  position: relative;
  z-index: 1;
  color : white;
}

.home-landing-matte .fullImage{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  background-image: url(https://cdn2.educatina.com/microsites/files/fypf-estudiantes/ppal-background.jpg?v=2020-05-28T11:43:19.000Z);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  position: absolute;
  min-height: 550px;
}


.home-landing-matte .container {
  position: relative;
  z-index: 3;
  min-height: 550px;
}

.home-landing-matte .container .row {
  height: 100%;
  position: absolute;
}


.home-landing-matte .container .home-list-left {
  padding-top: 200px;
}

.home-landing-matte .container .home-list-right {
  margin-top: 75px;
  padding:0px;
}

.home-landing-matte .container .row .home-list-right {
  height: 100%;
  margin: auto;
  display: table;
  vertical-align: middle;
  background-color: transparent;
}

.home-landing-matte .container .home-list-right ul {
  list-style: none;
}

.home-landing-matte .container .row .home-list-right ul {
  display: table-cell;
  vertical-align: middle;
}

.home-landing-matte .container .home-list-right ul li {
  height: 40px;
  border-top: 1px solid #F1EDED;
}

.home-landing-matte  .container .row .home-list-right ul li {
  background-color: white;
}

.home-landing-matte .container .home-list-right ul li span.color {
  height:39px;
  width:10px;
  position: relative;
  float: left
}

.home-landing-matte .container .home-list-right ul li p{
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
}

.home-landing-matte .container .home-list-right ul li a {
  color: #34394a;
}

.home-landing-matte .container .home-list-right ul li:hover {
  cursor: pointer;
}

.aula-categories-colors .cmenu-miniBox {
  background-color: #F2CF00 !important;
  transition: all 0.3s linear 0.01s;
  -webkit-transition: all 0.3s linear 0.01s;
}


  .video-questions:before {
    background-color: rgb(0,168,156);
  }



  .aula-categories-colors .aula-bg-indigo0, .aula-categories-colors .aula-bg-hover-indigo0:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (0% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo0:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (0% * 2))) !important;
  }

  .color-aula-indigo0 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (0% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (0% * 2))) !important;
  }

  .color-bg-aula-hover-indigo0:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (0% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo1, .aula-categories-colors .aula-bg-hover-indigo1:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (1% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo1:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (1% * 2))) !important;
  }

  .color-aula-indigo1 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (1% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (1% * 2))) !important;
  }

  .color-bg-aula-hover-indigo1:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (1% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo2, .aula-categories-colors .aula-bg-hover-indigo2:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (2% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo2:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (2% * 2))) !important;
  }

  .color-aula-indigo2 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (2% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (2% * 2))) !important;
  }

  .color-bg-aula-hover-indigo2:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (2% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo3, .aula-categories-colors .aula-bg-hover-indigo3:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (3% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo3:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (3% * 2))) !important;
  }

  .color-aula-indigo3 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (3% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (3% * 2))) !important;
  }

  .color-bg-aula-hover-indigo3:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (3% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo4, .aula-categories-colors .aula-bg-hover-indigo4:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (4% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo4:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (4% * 2))) !important;
  }

  .color-aula-indigo4 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (4% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (4% * 2))) !important;
  }

  .color-bg-aula-hover-indigo4:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (4% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo5, .aula-categories-colors .aula-bg-hover-indigo5:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (5% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo5:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (5% * 2))) !important;
  }

  .color-aula-indigo5 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (5% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (5% * 2))) !important;
  }

  .color-bg-aula-hover-indigo5:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (5% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo6, .aula-categories-colors .aula-bg-hover-indigo6:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (6% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo6:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (6% * 2))) !important;
  }

  .color-aula-indigo6 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (6% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (6% * 2))) !important;
  }

  .color-bg-aula-hover-indigo6:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (6% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo7, .aula-categories-colors .aula-bg-hover-indigo7:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (7% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo7:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (7% * 2))) !important;
  }

  .color-aula-indigo7 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (7% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (7% * 2))) !important;
  }

  .color-bg-aula-hover-indigo7:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (7% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo8, .aula-categories-colors .aula-bg-hover-indigo8:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (8% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo8:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (8% * 2))) !important;
  }

  .color-aula-indigo8 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (8% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (8% * 2))) !important;
  }

  .color-bg-aula-hover-indigo8:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (8% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo9, .aula-categories-colors .aula-bg-hover-indigo9:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (9% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo9:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (9% * 2))) !important;
  }

  .color-aula-indigo9 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (9% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (9% * 2))) !important;
  }

  .color-bg-aula-hover-indigo9:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (9% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo10, .aula-categories-colors .aula-bg-hover-indigo10:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (10% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo10:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (10% * 2))) !important;
  }

  .color-aula-indigo10 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (10% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (10% * 2))) !important;
  }

  .color-bg-aula-hover-indigo10:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (10% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo11, .aula-categories-colors .aula-bg-hover-indigo11:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (11% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo11:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (11% * 2))) !important;
  }

  .color-aula-indigo11 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (11% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (11% * 2))) !important;
  }

  .color-bg-aula-hover-indigo11:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (11% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo12, .aula-categories-colors .aula-bg-hover-indigo12:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (12% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo12:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (12% * 2))) !important;
  }

  .color-aula-indigo12 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (12% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (12% * 2))) !important;
  }

  .color-bg-aula-hover-indigo12:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (12% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo13, .aula-categories-colors .aula-bg-hover-indigo13:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (13% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo13:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (13% * 2))) !important;
  }

  .color-aula-indigo13 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (13% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (13% * 2))) !important;
  }

  .color-bg-aula-hover-indigo13:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (13% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo14, .aula-categories-colors .aula-bg-hover-indigo14:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (14% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo14:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (14% * 2))) !important;
  }

  .color-aula-indigo14 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (14% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (14% * 2))) !important;
  }

  .color-bg-aula-hover-indigo14:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (14% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo15, .aula-categories-colors .aula-bg-hover-indigo15:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (15% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo15:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (15% * 2))) !important;
  }

  .color-aula-indigo15 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (15% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (15% * 2))) !important;
  }

  .color-bg-aula-hover-indigo15:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (15% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo16, .aula-categories-colors .aula-bg-hover-indigo16:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (16% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo16:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (16% * 2))) !important;
  }

  .color-aula-indigo16 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (16% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (16% * 2))) !important;
  }

  .color-bg-aula-hover-indigo16:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (16% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo17, .aula-categories-colors .aula-bg-hover-indigo17:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (17% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo17:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (17% * 2))) !important;
  }

  .color-aula-indigo17 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (17% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (17% * 2))) !important;
  }

  .color-bg-aula-hover-indigo17:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (17% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo18, .aula-categories-colors .aula-bg-hover-indigo18:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (18% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo18:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (18% * 2))) !important;
  }

  .color-aula-indigo18 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (18% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (18% * 2))) !important;
  }

  .color-bg-aula-hover-indigo18:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (18% * 2))) !important;
  }


  .aula-categories-colors .aula-bg-indigo19, .aula-categories-colors .aula-bg-hover-indigo19:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (19% * 2))) !important;
    border-color: #4F127C !important;
  }

  .aula-categories-colors .aula-color-hover-indigo19:hover {
    color: hsl(274.53, 74.65%, calc(27.84% - (19% * 2))) !important;
  }

  .color-aula-indigo19 {
    border-color: hsl(274.53, 74.65%, calc(27.84% - (19% * 2))) !important;
    color: hsl(274.53, 74.65%, calc(27.84% - (19% * 2))) !important;
  }

  .color-bg-aula-hover-indigo19:hover {
    background-color: hsl(274.53, 74.65%, calc(27.84% - (19% * 2))) !important;
  }





 


.slick-slider:not(.slick-initialized) { opacity: 0; }
.slick-slider { transition: opacity 0.2s ease; }

.mb-2 { margin-bottom: 15px !important; }


  .testimonials{
    display: none;
  }


.p-0 { padding: 0px !important;  }


  
     
       /* Panel */

       .allFillsWithColor-category-1110 .circle .fill {
         background-color: #eb4952 !important;
       }

       .backgroundColor-category-1110 {
         background-color: #eb4952 !important;
       }

       .backgroundAltColor-category-1110 {
         background-color: #d63a43 !important;
       }

       .beforeBackgroundColor-category-1110::before {
         background-color: #eb4952;
       }

       .backgroundColor-active-category-1110.active {
         background-color: #eb4952;
       }

       .backgroundColor-hover-category-1110:hover {
         background-color: #eb4952 !important;
         color: white;
       }

       .textColor-category-1110 {
         color: #eb4952;
       }

       .textColor-hover-category-1110:hover {
         color: #eb4952 !important;
       }

       .borderAltColor-category-1110 {
         border-color: #d63a43;
       }

       .borderColor-category-1110 {
         border-color: #eb4952 !important;
       }
       .borderColor-hover-category-1110:hover {
         border-color: #eb4952 !important;
       }

       @media (max-width: 767px) {
         .backgroundColor-small-category-1110 {
           background-color: #eb4952;
         }
       }

    
  


  
     
       /* Panel */

       .allFillsWithColor-category-1111 .circle .fill {
         background-color: #447ac9 !important;
       }

       .backgroundColor-category-1111 {
         background-color: #447ac9 !important;
       }

       .backgroundAltColor-category-1111 {
         background-color: #3b6db3 !important;
       }

       .beforeBackgroundColor-category-1111::before {
         background-color: #447ac9;
       }

       .backgroundColor-active-category-1111.active {
         background-color: #447ac9;
       }

       .backgroundColor-hover-category-1111:hover {
         background-color: #447ac9 !important;
         color: white;
       }

       .textColor-category-1111 {
         color: #447ac9;
       }

       .textColor-hover-category-1111:hover {
         color: #447ac9 !important;
       }

       .borderAltColor-category-1111 {
         border-color: #3b6db3;
       }

       .borderColor-category-1111 {
         border-color: #447ac9 !important;
       }
       .borderColor-hover-category-1111:hover {
         border-color: #447ac9 !important;
       }

       @media (max-width: 767px) {
         .backgroundColor-small-category-1111 {
           background-color: #447ac9;
         }
       }

    
  



