.col-md-8,
.col-md-4
{
    float:left;
}
.col-md-8{
    width:70%;
}

.col-md-4{
    width:30%;
}

.item-content{
    color:#FFF;
}
.front-carousel .item-bg:before{
    background: none !important;
}

.front-carousel .item-description{
    color:#FFF !important;
}

.front-carousel .item-bg{
    border-radius: 0px !important;
}

.front-carousel .item-bg:before{
    height:100% !important;
}

.front-carousel .item-title{
    font-size: 60px !important;
    font-weight: bold !important;
}

.front-carousel .item-content {
    width: 570px !important;
    padding-top: 26% !important;
    padding-bottom:0px !important;
}

.front-carousel button.owl-dot{
   width:0px !important; 
}

.front-carousel button.owl-dot::before,
.front-carousel button.owl-dot::after
{
    content: inherit !important;
}

.front-carousel button.owl-dot.active span{
    background:#FFF;
}
.front-carousel button.owl-dot span{
    position: absolute;
    width: 15px;
    height: 15px;
    top: -22px;
    border: 1px solid #FFF;
    border-radius: 28px;     
}

.front-carousel .owl-dots{
    bottom: 60px !important;
}

.front-carousel .item {
  padding: 0px !important;
  height: calc(100vh - 130px);
}


@media screen and (min-width: 1025px) and (max-width: 1429px){
   .front-carousel, .col-4 {
    min-height: 570px !important;
    max-height: 570px !important;
  }

  .item-bg {
    position:static !important;
  }

  .front-carousel .item-title {
    font-size: 30px !important;
    line-height: 35px !important;
    margin-left: -520px !important;
  }

  .front-carousel .item-description {
    font-size: 18px !important;
    margin-left: -520px !important;
  }

  .front-carousel .item-cta {
    margin-left: -520px !important;
  }

  .front-carousel button.owl-dot span {
    margin-left: 180px !important;
  }

  .box-1-content {
    width: 95% !important;
  }
    
 .box-1 .title {
    font-size: 25px !important;
    width: 75% !important;
  }

  .select{
    font-size: 15px;
  }
  .box-1 .btn {
    padding: 6px 33px !important;
  }

  .box-2-content .icono {
    float: left !important;
    margin-left: -10px !important;
    margin-right: 20px !important;
    height: 40px !important;
  }

  .box-2-content .title {
    font-size: 30px !important;
  }

  .box-1, .box-2 {
    padding: 45px !important;
  }

  .box-2-content .botton-area a {
    padding: 8px 55px 8px 20px !important;
    font-size: 16px !important;
    margin-left: -10px !important;
  }
  
}


@media screen and (min-width: 1430px){
 
  .front-carousel .item-description {
    font-size: 18px !important;
    line-height: inherit !important;
  }
  
  .front-carousel .item-bg {
    width: 100% !important;
  }
   
  .front-carousel .item-bg img {
    width: 130% !important;
  }
  
}

.front-carousel .item-bg img{
    top: 0% !important;
    left: 0% !important;
    transform: none !important;
}

.select{
    background: transparent;
    padding: 10px 20px;
    border-radius: 18px;
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #FFF;
}

.item-cta a{
   padding: 0 60px 0 40px !important;
}

.item-cta a:after{
    content: "";
    display: block;
    width: 28px;
    background: url(../img/arrow-right-blue.svg) no-repeat;
    height: 12px;
    position: absolute;
    right: 16px;
    top: 19px;
    background-size: contain;
}

.box-1, .box-2{
    background: #003C70;
    color : #FFF;
    padding :60px;
    font-size:40px;
    font-weight: bold;
}

.box-1 .btn{
    background: #FFF;
    color: #003C70;
    padding: 8px 37px !important;
    height: auto;
    font-size: 18px;
    font-weight: bold;
}
.box-1 .btn:hover {
  background: #FFD719;
}

.box-1-content{
   width: 75%;  
}

.box-1 .title{
   margin-bottom: 10px;
   font-size: 42px;
   font-weight: bold;
   padding-right: 10px;
}

.box-1 .title b{
    color : #F39200;
    
}

#select_servicio option,
#select_ambito option{
    color:#000 !important;
}

.box-2{
   background: #F39200; 
}

.box-2-content .icono{
    margin: 5px 0px 10px 0px;
}

.box-2-content .icono img{
    height:100%;
}

.box-2-content .title{
    color: #003C70;
    font-family: Lato;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    margin: 11px 0px;
}

.box-2-content .title b{
    color : #003C70;
}

.box-2-content .botton-area a{
    background: #FFF;
    color: #003C70;
    padding: 8px 60px 8px 25px !important;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;  
    border-radius: 40px;
    position:relative;
}
.box-2-content .botton-area a:hover {
  background: #FFD719;
}
.box-2-content .botton-area a:after{
    content: "";
    display: block;
    width: 28px;
    background: url(../img/arrow-right-blue.png) no-repeat;
    height: 12px;
    position: absolute;
    right: 16px;
    top: 14px;
    background-size: contain;
}

.numbers__item {
 padding-bottom: 15px !important;
}

.numbers__item-theme-1 .circle,
.numbers__item-theme-2 .circle,
.numbers__item-theme-3 .circle,
.numbers__item-theme-4 .circle{
   background:none !important; 
}

.numbers__item-theme-1 .circle:before,
.numbers__item-theme-2 .circle:before,
.numbers__item-theme-3 .circle:before,
.numbers__item-theme-4 .circle:before
{
  background:none !important; 
}

.text-blue-yellow{
    color: #003C70;
}

.text-blue-yellow b,
.text-blue-yellow strong{
    color : #003C70;
}

.circle__value{
  color: #003C70 !important;
  font-family: Lato;
  font-size: 70px !important;
  line-height: 84px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
}

.circle__value span{
  color: #003C70 !important;
  font-family: Lato;
  font-weight: 800 !important;
  line-height: 84px !important;
  margin-right:20px;
  font-size:70px;
}



.sc__numbers .container{
    padding-top: 50px !important;
    padding-bottom: 100px !important;
}

.services__list-box {
    margin-top: 0px !important;
}

.numbers__item .circle {
    padding-top: 60% !important;
}

.numbers__item-title{
    font-family: Lato;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #003C70 !important; 
}

.sep{
   height: 5px !important; 
   background: #F39200 !important; 
   bottom: -20px !important;
}

.section_featured{
    background:#FFF;
    padding:20px 0px 70px 0px;
}

.featured__list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;  
}


.featured__item{
    flex: 0 0 33.3333%;
    max-width: 33.3333%; 
    padding-left: 25px;
    padding-right: 25px;
    position:relative;
}

.featured__item a span{
    /*
    width: 77px;
    height: 77px;
    */
    background: #F29B01;
    color: #FFF;
    border-radius: 72%;
    position: absolute;
    text-align: center;
    right: 34px;
    top: -40px; 
    padding: 11px 15px; 
}

.featured__item a span img{
    margin:auto;
    height:auto;
}

.featured__item__0 a span{
    padding: 17px 19px;
}

.featured__label_1{
   font-family: Lato;
   font-size: 18px;
   color : #003C70; 
   margin-top:30px;  
}

.featured__label_2,
.featured__label_2 h2 {
   font-family: Lato;
   font-size: 36px;
   color : #003C70;
   font-weight:800;
   margin-bottom:90px;
}
.featured__label_2 b{
    color : #003C70;
}

.featured__item a .text-card,
.featured__item a .text-card h3 {
    font-size:32px;
    font-weight:800;
    width: 94%;
    line-height: 102%;
    margin: 20px 0px;
}

.sc__services {
    background: #F5F5F3 !important;
    margin-bottom: 42px;
}

.btn__custom{
    font-style: normal !important;
}
.services_label,
.contact-title
{
    color : #003C70;
    margin-top:60px;
    font-size:18px;
    margin-bottom: 5px;
}

.relative{ position: relative; }

.services_desc {
    font-size: 39px;
    font-weight: 800;
    width: 540px;
    line-height: 100%;
    margin-bottom: 140px;
}
.services_desc h2 {
    font-size: 39px;
    font-weight: 800;
    line-height: 100%;
    margin-bottom: 140px;
}

.box_services__list{
    background:#FFF;
}

.sc__services .services__item-img{
    border-radius:50px;
    border-radius: 50px;
    width: 300px;
    height: 300px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

/*

.box-2-content .botton-area a.btn{
    position:relative;
}

.box-2-content .botton-area a.btn:after{
    content : "";
    width:21px;
    display:block;
    height:5px;
}

*/

.sc__services .services__item-img:after{
    background: rgba(255,131,0,0.1) !important;
}

.col-50{
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.sc__services .services__item-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    padding: 0px 25px;
    color: #fff;
    position: absolute;
    bottom: 65px;
    text-shadow: #000 1px 0 6px;
    width: 90%;
    word-wrap: break-word;
}
.sc__services .services__item-title h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  text-shadow: #000 1px 0 6px;
  word-wrap: break-word;
}

.services_col{
  margin-top: -60px;
  margin-bottom: 60px;
  background-color: rgba(0,0,0,1%);
}

.frase{
    background: url(../img/comillas.png) no-repeat;
    padding: 5px 0px 5px 40px;
    background-position: 1px 10px;
    padding-left: 80px;
    font-size: 27px;
    text-align: justify;
    color: #003C70;
    font-weight: 800;
    margin: 48px 0px;
}
.frase p{
    position:relative;
}
.frase p:after{
    content: ' ';
    background: url(../img/comillas.png) no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    transform: rotate(180deg);
    position: absolute;
    right: 177px;
    top: 47px;
}


.botonera .btn {
  background: #003C70;
}

.frase .botonera .btn,
.botonera .btn {
    font-size: 18px;
    background: #FFD300;
    color: #003C70;
    padding: 5px 50px 5px 30px !important;
    border-radius: 22px;
    font-weight: 400;
    margin: 21px 0px;
    display: inline-block;
    position: relative
}
.frase .botonera .btn:hover,
.botonera .btn:hover {
  background: #E6BE00;
}
.frase .botonera .btn:after,
.botonera .btn:after {
    content: "";
    display: block;
    width: 28px;
    background: url(../img/arrow-right-blue.svg) no-repeat;
    height: 12px;
    position: absolute;
    right: 13px;
    top: 11px;
    background-size: contain;
}

.box_services__list .botonera {
    text-align: left !important;
}

.select__wrap select {
    height: 52px;
    padding: 0 50px 0 20px;
    border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
    background: #fff !important;
    box-shadow: none !important;
    font: 16px/50px 'Lato';
    color: #4b4b4b;
    text-shadow: none !important;
    width: 100%;
}

.box-contact{
    background-color: #003C70;
    color:#FFF;
    padding-bottom: 50px;
}

.box-contact form label,
.box-contact form label a{
    color:#FFF !important;
}

.box-contact .mapa {
  background-image: url(../img/mapa-orange.png) !important;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: right top;
}

.form-item-legal label{
    width:80%;
}

.box-contact .form-item-action input{
    float:right;
}

.contact-title{
    color:#FFF !important;    
}

.contact-desc,
.contact-desc h2 {
    font-size: 36px;
    font-weight: 800;
    color: #FFF;
    margin-bottom: 60px;
    line-height: 100%;
    margin-left: 28px !important;
}
.contact-desc h2 {
    margin-left: 0!important;
}

.contact-desc b,
.contact-desc strong{
    color: #F39200;
}

.webform-submission-form {
    margin: 0 5px 5px;
}


#news_list {
  column-count: 3;
  column-gap: 0;
  padding: 0px 100px;
}

#news_list a {
    margin-top: -100px;
    display: inline-block;
    margin-bottom: 100px;    
}

#news_list .news_list_item {
  display: inline-block; /* important to wrap notes not content */
  width: 100%;
}

#news_list .news_list_item .card{
    margin: 20px 20px 20px 20px;
    background: #003c70;
    padding: 20px;
    border-radius: 11px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    font-weight: 800;
    position:relative
}

#news_list .bigger {
  flex-basis: 110px;
}

#news_list .news_list_item .card-image{
   padding: 0px !important; 
}

#news_list .news_list_item .card-image .image-card{
    width: 100%;
    overflow: hidden;
    position:relative;
}

#news_list .news_list_item .card-image .image-card .title{
    position: absolute;
    bottom: 10px;
    text-align: left;
    padding: 0px 10px;
    width: 100%;    
}


#news_list .news_list_item .card-image .image-card img{
    max-width: 100%;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
     
}

.card-body{
    min-height: 150px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:25px;
    
}

.bg-white{
    background: #fff !important;
} 

#news_list .news_list_item .card-image .card-body{
   padding: 20px;
   font-size: 16px;
   font-weight: 300;
   text-align: left;
   min-height: auto;  
}
#news_list .news_list_item .card-image .card-body h3 {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}

.section__cols{
   overflow: hidden !important;
}

select.select_custom {
    background-image: url('../img/arrow-down.png'); /*aqu? deber?s escribir la ruta de la imagen que utilizar?s como flecha del desplegable*/
    background-repeat: no-repeat;
    background-position: 92% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select.select_custom::-ms-expand {
    display: none; /*Evita que se muestre la flecha por defecto en versiones de IE*/
}

.btn-action-filter{
    padding-top: 15px;
}

.botonera{
    text-align: center;
} 

.botonera a{
    background: #003C70;
    color: #FFF;
    padding: 8px 37px !important;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    border-radius:40px;
}

.news{
  padding-bottom: 40px;
}

.hide-in-desktop{  display:none; }

.section_featured .owl-carousel .owl-stage-outer {
    overflow: visible !important;
} 

@media screen and (max-width: 767px) {
    
    .hide-in-desktop{
        display:block;
    }
    
    .hide-movil{ 
        display:none !important; 
    }
    
    .col-8, .col-4 {
        width: 100%;
        display: block;
        flex: none;
        max-width: 100%;
    }
    
    .front-carousel .item-bg {
        width: 100% !important;
        height: 480px;
    }
    
    .front-carousel .item-bg img{
        left:-50% !important;
    }
    
    .front-carousel .item-title {
        line-height: 40px;
        font-weight: 700 !important;
        margin-bottom: 16px;
        text-align: center;
        font-size: 34px !important;
        width: 93%;
        margin-left: 8px;
    }
    
    .front-carousel .item-description {
        font-size: 14px !important;
        line-height: 21px !important;
        font-weight: 300 !important;
        margin: 30px 0px !important;
        width: 95% !important;
        padding: 0px 30px !important;
        text-align: center !important;
    }
    
    .item-cta{
        text-align: center;
        display: block !important;
    }
    
    .item-cta a{
        display: inline-flex !important;
        padding: 0 40px !important;
    }
    
    .item-cta a:after{
        content: inherit !important;
    }
    
    .front-carousel .owl-dots {
        bottom: 0px !important;
        left: 43% !important;
    }
    
    .front-carousel .item-content{
        padding-top: 40% !important;
    }
    
    .hide-in-movil{ display: none !important}
    
    .front-carousel .item{
       height: 482px !important; 
       border:2px solid #000;
    }
    .box-2-content {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
    }
    .box-2-content .icono {
        float: left !important;
        margin-right: 20px !important;
        height: 31px !important;
    }
    .box-2-content .title{
        font-size: 18px !important;
        position:relative;
    }
    
    .box-2-content .title:after{
        /*content: "";*/
        /*display: block;*/
        /*width: 28px;*/
        /*background: url(../img/arrow-right.svg) no-repeat;*/
        /*height: 25px;*/
        /*position: absolute;*/
        /*right: 78px;*/
        /*top: 18px;*/
        /*background-size: contain;*/
    }
    
    .box-2 {
       padding: 20px 60px !important;
        
    }
    .box-2-content .botton-area {
        margin-left: auto;
    }
    .box-2-content .botton-area a{
        /*display:none;*/
        text-indent: -9999px; /* Moves the text off-screen */
        display: inline-block; /* Ensures the element respects the text-indent */
        overflow: hidden; /* Prevents any overflow */
        white-space: nowrap; /* Prevents text wrapping */
        background-color: transparent;
        padding: 22px !important;
    }
    .box-2-content .botton-area a:after {
        background: url(../img/arrow-right.svg) no-repeat;
        position: absolute;
        top: 50%;
        left: 10px;
    }
    .box-2-content .botton-area a:hover {
        background: transparent;
    }
    
    .sc__numbers {
        background: #f5f4f2;
		padding-top: 20px;
        padding-bottom: 150px;
        overflow: hidden;
        overflow-x: auto;
        height: 109px;
    }
    
    .numbers__list{
        margin: 0px !important;
        
        width: 100%;
        display: flex;
        flex-wrap: nowrap !important;
    }
    
    .numbers__col {
        flex: none !important;
        width: 33%;
        display: flex;
        flex-wrap: nowrap;
        padding: 0px 20px;
        margin: 4px 0px;
        height: 96px;
    }
    
    .circle__value  {
        color: #003C70;
        font-size: 25px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 150% !important;
    }
    
    .circle__value span {
        font-size: 25px !important;
    }
    
    .sc__numbers .container{
        padding:0px !important;
    }
    
    .numbers__item-title{
        font-size:12px !important;
        line-height: 12px !important;
        min-height: 40px !important;
        min-width: 89px !important;
    }
    
    .numbers__item .circle {
        margin-bottom: 36px;
    }
    
    .circle__value span{
        margin-right: 5px !important;
    }
    
    .featured__label_1{
        font-size: 12px !important;
    }
    
    .featured__label_2 {
        font-size: 16px !important;
    }
    
    .featured__item{
        width: 296px !important;
        max-width : 296px !important;
    }
    
    .featured__label_1{
       margin-top: 10px !important;
    }
    .featured__label_2{
        margin-bottom: 30px !important;
    }
  
    .featured__item__0 a span{
            padding: 12px !important;
    }
    
    .featured__item a span{
        right: 43px;
        top: -23px;
    }
    .featured__item a span img{
        max-height: 18px;
    }
    
    .featured__item a .text-card {
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
    }
    
    .featured-carousel .owl-dots,
    .services-carousel .owl-dots{
           text-align: center;
           display: flex;
           justify-content: center;
           margin-top:40px;
    }
    
    .section_featured{
        padding-bottom:40px !important;    
    }
    
    .featured-carousel .owl-dots .owl-dot,
    .services-carousel .owl-dots .owl-dot
     {
        padding: 5px !important;
        width: 2px;
        height: 2px;
        border: 1px solid #003C70;
        margin: 0px 3px;
    }
    
    .services-carousel .owl-dots .owl-dot
     {
        margin-bottom: 20px !important;
     }
    
    .featured-carousel .owl-dots .owl-dot.active,
    .services-carousel .owl-dots .owl-dot.active
    {
        background:  #003C70;
    }
    
    .services__list {
        padding-right: 0px !important;
		margin-bottom: -20px;
    }
    .services_label{
        font-size: 12px !important;
    }
    .services_label, .contact-title{
        margin:0px !important;
		padding-top: 20px;
    }
    
    .sc__services .container {
        padding-top: 20px !important;
    }
    
    .services_desc{
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;  
        margin-bottom: 0px !important;  
    }
    
    .services-carousel .numbers__col{
        width: 213px !important;
        height: 213px !important;
        display: block !important;
        padding:0px !important;
        margin: 0px 10px !important;
    }
    
    .services-carousel .numbers__col .services__item-img{
       width: 213px !important;
       height: 213px !important;
       border-radius: 20px !important; 
    }
    
    .sc__services .services__item-title {
        font-size: 16px !important;
        line-height: 18px !important;
        bottom: 10px !important;
        width: 95% !important;
        left: -10px !important;
    }

    .box_services__list {
         background: none !important; 
    }
    
    .box-contact{
        padding-bottom: 70px !important;
    }
    
    .box-contact .section__cols{
         display:block !important;
         margin:0px !important;   
    }
    
    .box-contact .section__cols .col-6{
        width:100% !important;
        min-width: 100% !important;
    }
    
    .contact-title{
        font-size: 12px !important;
        margin-top: 40px !important;
        margin-bottom: 5px !important;
    }
    
    .contact-desc{
        font-size:16px !important;
        line-height: 140%;
        margin-bottom: 20px;
    }
    
    .box-contact form{
        background: #FFF;
        padding: 20px;
    }
    
    .box-contact form label{
       color: #003C70 !important;
       font-size:12px !important;
    }
    
     .box-contact form label a{
        text-decoration:none !important;
        color: #003C70 !important;
        
     }
    
    .form-item , .select__wrap {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .form-item input{ border: 1px solid #003C70; }
    
    .select__wrap select{ border: 1px solid #003C70; }
    
    .form-item input[type="submit"]{
        border: none !important;
        text-transform: uppercase;
        font-style: normal;
    }
    
    .mapa{
        background-image: url(../img/mapa-movil.png) !important;
        height: 320px;
    }
    
    .box-contact .form-item-action input {
        float: left;
    }

    #news_list{
        padding:0px !important;
        column-count: 1;
        padding-top: 40px !important;
    }
    
    .sc_blog .services_desc {
        width: 100% !important;
        padding-bottom: 30px !important;
    }
    
    .card-body{
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 140% !important;
        min-height:70px !important;
    }
    
    #news_list a:first-child {
        margin-top: -100px !important;
    }
    
    #news_list a {
        margin-top: 0px !important;
        display: inline-block;
        margin-bottom: 0px !important;
    }
    
    .news {
        padding-bottom: 70px !important;
    }
    .news .botonera{
        margin-top: 30px !important;
    }
    
    .news .botonera a{
        background: #003C70 !important;
        color: #FFF;
        font-family: Lato;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        padding: 10px 50px 10px 30px !important;
        margin:0px !important;
    }
    
    .news .botonera a:after{
        top:14px !important;
    }
    
    .box-1{
        padding:30px !important;
    }
    
    .box-1 .title{
      font-size: 16px !important;
      font-weight: 800;
    }
    
    .box-1-content {
        width: 100% !important;
    }
    
    .box-1 .btn{
        font-size:14px !important;
        padding: 8px 50px !important;
    }
    
    .banner-news{
       display: block !important;
       margin-top:0px !important;
       height: 72px !important;
       margin-bottom: 61px !important;
       background-size: contain !important; 
    }  
    
    .pagination{
        margin-top: 40px;
    }
    
    .box-two-subscribe {
        width: 100% !important;
        float: none !important;
        background: url(../img/GS_benner_newsletter_img_chica_megafono.png);
        min-height: 254px !important;
        margin-top: 0px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    
    .box-one-subscribe {
        width: 100% !important;
    }
    
    .box-one-subscribe h1 {
        width: 100% !important;;
        font-size: 26px !important;;
        margin-top: 20px !important;;
    }
    
    .box-one-subscribe .arrow-down{
        width: 100% !important;
        font-size: 20px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
     
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hide-in-desktop{
        display:block;
    }
    
    .hide-movil{ 
        display:none !important; 
    }
    
    .col-8, .col-4 {
        width: 100%;
        display: block;
        flex: none;
        max-width: 100%;
    }
    
    .front-carousel .item-bg {
        width: 100% !important;
        height: 600px;
    }
    
    .front-carousel .item-title {
        line-height: 40px;
        font-weight: 700 !important;
        margin-bottom: 16px;
        text-align: center;
        font-size: 35px !important;
        width: 100%;
        margin-left: 22% !important;
    }
    
    .front-carousel .item-description {
        font-size: 20px !important;
        line-height: 22px !important;
        font-weight: 300 !important;
        margin: 30px 0px !important;
        margin-left: 22% !important;
        width: 100% !important;
        padding: 0px 30px !important;
        text-align: center !important;
    }

    .btn__custom{
        margin-left: 40% !important;
        font-size: 22px !important;
        font-style: normal !important;
    }
    
    .item-cta{
        text-align: center;
        display: block !important;
    }
    
    .item-cta a{
        display: inline-flex !important;
        padding: 0 40px !important;
    }
    
    .item-cta a:after{
        content: inherit !important;
    }
    
    .front-carousel .owl-dots {
        bottom: 0px !important;
        left: 43% !important;
    }
    
    .front-carousel .item-content{
        padding-top: 18% !important;
    }
    
    .hide-in-movil{ display: none !important}
    
    .front-carousel .item{
       height: 482px !important; 
       border:2px solid #000;
    }
    
    .box-2-content .icono {
        float: left !important;
        margin-left: 90px !important;
        margin-right: 30px !important;
        height: 50px !important;
    }
    .box-2-content .title{   
        position:relative;
    }
    
    .box-2-content .title:after{
        content: "";
        display: block;
        width: 50px;
        background: url(../img/arrow-right.svg) no-repeat;
        height: 35px;
        position: absolute;
        right: 120px;
        top: 18px;
        background-size: contain;
    }
    
    .box-2 {
       padding: 20px 60px !important;
        
    }
    
    .box-2-content .botton-area a{
        display:none;
    }
    
    .sc__numbers {
        background: #f5f4f2;
		padding-top: 50px;
        overflow: hidden;
        overflow-x: auto;
        height: 280px;
    }
    
    .numbers__list{
        margin: 0px !important;
        
        width: 100%;
        display: flex;
        flex-wrap: nowrap !important;
    }
    
    .numbers__col {
        flex: none !important;
        width: 25%;
        flex-wrap: nowrap;
        padding: 0px 20px;
        margin: 4px 0px;
        height: 150px;
    }
    
    .circle__value  {
        color: #003C70;
        font-size: 45px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 150% !important;
    }
    
    .circle__value span {
        font-size: 25px !important;
    }
    
    .sc__numbers .container{
        padding:0px !important;
    }
    
    .numbers__item-title{
        font-size:18px !important;
        line-height: 22px !important;
        min-height: 40px !important;
        min-width: 90px !important;
        margin-top: -50px !important;
    }
    
    .numbers__item .circle {
        margin-bottom: 36px;
    }
    
    .circle__value span{
        margin-right: 5px !important;
    }
    
    .featured__label_1{
        font-size: 20px !important;
    }
    
    .featured__label_2 {
        font-size: 30px !important;
    }
    
    .featured__item{
        width: 296px !important;
        max-width : 296px !important;
    }
    
    .featured__label_1{
       margin-top: 40px !important;
    }
    .featured__label_2{
        margin-bottom: 50px !important;
    }
  
    .featured__item__0 a span{
            padding: 12px !important;
    }
    
    .featured__item a span{
        right: 43px;
        top: -23px;
    }
    .featured__item a span img{
        max-height: 18px;
    }
    
    .featured__item a .text-card {
        font-family: Lato;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
    }
    
    .featured-carousel .owl-dots,
    .services-carousel .owl-dots{
           text-align: center;
           display: flex;
           justify-content: center;
           margin-top:40px;
    }
    
    .section_featured{
        padding-bottom:40px !important;    
    }
    
    .featured-carousel .owl-dots .owl-dot,
    .services-carousel .owl-dots .owl-dot
     {
        padding: 5px !important;
        width: 2px;
        height: 2px;
        border: 1px solid #003C70;
        margin: 0px 3px;
    }
    
    .services-carousel .owl-dots .owl-dot
     {
        margin-bottom: 20px !important;
     }
    
    .featured-carousel .owl-dots .owl-dot.active,
    .services-carousel .owl-dots .owl-dot.active
    {
        background:  #003C70;
    }
    
    .services__list {
        padding-right: 0px !important;
		margin-bottom: -20px;
    }
    .services_label{
        font-size: 20px !important;
        padding-top: 50px !important;
    }
    .services_label, .contact-title{
        margin:0px !important;
		padding-top: 20px;
    }
    
    .sc__services .container {
        padding-top: 20px !important;
    }
    
    .services_desc{
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;  
        margin-bottom: 20px !important;  
    }
    
    .services-carousel .numbers__col{
        width: 213px !important;
        height: 213px !important;
        display: block !important;
        padding:0px !important;
        margin: 0px 10px !important;
    }
    
    .services-carousel .numbers__col .services__item-img{
       width: 213px !important;
       height: 213px !important;
       border-radius: 20px !important; 
    }
    
    .sc__services .services__item-title {
        font-size: 20px !important;
        line-height: 18px !important;
        bottom: 10px !important;
        width: 150% !important;
        left: -10px !important;
    }

    .box_services__list {
         background: none !important; 
    }
    
    .box-contact{
        padding-bottom: 30px !important;
    }
    
    .box-contact .section__cols{
         display:block !important;
         margin:0px !important;   
    }
    
    .box-contact .section__cols .col-6{
        width:100% !important;
        min-width: 100% !important;
    }
    
    .contact-title{
        font-size: 20px !important;
        margin-top: 40px !important;
        margin-bottom: 5px !important;
    }
    
    .contact-desc{
        font-size: 30px !important;
        line-height: 140%;
        margin-bottom: 20px;
    }
    
    .box-contact form{
        background: #FFF;
        padding: 20px;
    }
    
    .box-contact form label{
       color: #003C70 !important;
       font-size:20px !important;
    }
    
    .box-contact form label a{
        text-decoration:none !important;
        color: #003C70 !important;
        
     }
    
    .form-item , .select__wrap {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .form-item input{ border: 1px solid #003C70; }
    
    .select__wrap select{ border: 1px solid #003C70; }

    .select {
        font-size: 23px !important;
    }
    
    .form-item input[type="submit"]{
        border: none !important;
        text-transform: uppercase;
        font-style: normal;
    }
    
    .mapa{
        background-image: url(../img/mapa-movil.png) !important;
        height: 740px;
    }
    
    .box-contact .form-item-action input {
        float: left;
    }

    #news_list{
        column-count: 1;
    }
    
    .sc_blog .services_desc {
        width: 100% !important;
        padding-bottom: 30px !important;
    }
    
    .card-body{
        font-size: 22px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 140% !important;
        min-height:70px !important;
        padding: 20px !important;
    }
    
    #news_list a:first-child {
        margin-top: -100px !important;
    }
    
    #news_list a {
        margin-top: 0px !important;
        display: inline-block;
        margin-bottom: 0px !important;
    }
    
    .news {
        padding-bottom: 70px !important;
    }
    .news .botonera{
        margin-top: 30px !important;
    }
    
    .news .botonera a{
        background: #003C70 !important;
        color: #FFF;
        font-family: Lato;
        font-size: 20px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        padding: 10px 50px 10px 30px !important;
        margin:0px !important;
    }
    
    .news .botonera a:after{
        top:14px !important;
    }
    
    .box-1{
        padding:30px !important;
    }
    
    .box-1 .title{
      font-size: 30px !important;
      font-weight: 800;
    }
    
    .box-1-content {
        width: 98% !important;
        padding: 25px !important;
    }
    
    .box-1 .btn{
        font-size:18px !important;
        font-style: normal !important;
        padding: 8px 50px !important;
    }   

  }
  
  .news__item-info{
    display:none;
  }
  .sc__news .page__title{
    text-transform: inherit !important;
    font-weight: bold;
  }
  
  .sc__news .inner__box-wrap {
     max-width: 84% !important;
     margin-left: 8.3333% !important;
  }
  
  .sc__news .page__title{
     margin-left:0px !important;
  }
  
  .banner-news{
    display: block;
    height: 295px;
    margin-top: -70px;
    margin-bottom: 120px;
    background: url(../img/banner-news.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  
  .sc__subscribe{
    background:#F39200;
    padding: 20px;
  }
  
  .box-one-subscribe{
        width:50%
  }
  
  .box-one-subscribe h2 {
        width: 66%;
        margin: auto;
        text-align: center;
        color: #003c70;
        font-size: 38px;
        font-weight: 800;
        margin-top: 40px;
        font-weight: 800;
  }
  
  .box-one-subscribe .arrow-down{
        text-align: center;
        padding-top: 71px;
        color: #FFF;
        width: 70%;
        margin: auto;
        font-size: 26px;
        font-weight: 400;
        /*background: url(../img/arrow-down-newsletter.png);*/
        background-repeat: no-repeat;
        background-position: right 14px;
        padding-right: 121px;
        padding-left: 121px;
        margin-top: -47px;
  }
  
  .box-one-subscribe .arrow-down input{
    margin: 36px 0px;
    height: 36px;
    border-radius: 11px;
    text-align:center;
 
  }

  .box-one-subscribe .arrow-down button{
        margin: auto;
        background: #003c70;
        color: white;
        border-radius: 5px;
        font-style: normal;
        padding: 0px 26px !important;
        font-size: 16px;
        height: 40px;
        margin-bottom: 30px;
        margin-top: 5px;
  }
  .box-one-subscribe .arrow-down button:hover{
    background: #002A4F;
  }
  
  .box-two-subscribe{
    width: 50%;
    float: right;
    background: url(../img/GS_benner_newsletter_img_chica_megafono.png);
    min-height: 495px;
    margin-top: -60px;
    background-size: cover;
  }
  
  .legal-subscribe{
    text-align: center;
    color: #FFF;
    margin: 40px 0px 30px 0px;
    font-size: 14px;
  }
  
  .legal-subscribe label{
     color: #333333;
  }
  
  .legal-subscribe a{
     color: #333333;
     text-decoration: underline !important;
  }
  
  
  
  .btn__phone{
    cursor: pointer !important;
  }
  
  .msg-subscribe{
    font-size:15px;
  }
  
  .msg-subscribe p{
    margin: -19px 0px 20px 0px;
  }

  /*** Sección Newsletter tablet ***/
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .box-two-subscribe {
        width: 100% !important;
        float: none !important;
        background: url(../img/GS_benner_newsletter_img_chica_megafono.png);
        min-height: 600px !important;
        margin-top: 0px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    
    .box-one-subscribe {
        width: 100% !important;
    }
    .box-one-subscribe h1 {
        width: 75% !important;;
        font-size: 45px !important;
        margin-top: 35px !important;
    }
    
    .box-one-subscribe .arrow-down{
        width: 60% !important;
        font-size: 40px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .box-one-subscribe .arrow-down input {
        margin: 36px 0px;
        height: 48px;
        border-radius: 11px;
        text-align: center;
        font-size: 20px !important;
    }
  }
  
  .legal-subscribe{
    width: 62%;
    margin: auto;
    text-align: left;
  }
  
  .legal-subscribe label{
    display:block;
    padding-left: 30px;
    position: relative;
  }
  
  .legal-subscribe label input[type="checkbox"]{
    width: 20px;
    height: 20px;
    border: 1px solid #d9d9d9;
    margin-left: -30px;
    margin-right: 10px;
    position:absolute;
  }
  
  /* UXGA */
  @media screen and (min-width: 1431px) and (max-width: 1900px){

    .front-carousel, .col-4 {
        min-height: 570px !important;
        max-height: 570px !important;
      }

    .front-carousel .item-content {
        width: 570px !important;
        padding-top: 15% !important;
        padding-bottom:0px !important;
    }

    .box-1 .title {
        margin-bottom: 10px;
        font-size: 25px;
        font-weight: bold;
        padding-right: 10px;
    }

    .box-2-content .title {
        font-size: 30px;
        line-height: 25px;
    }

    .box-2-content .icono {
        float: left !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
        height: 50px !important;
    }
    .box-2-content .title{   
        position:relative;
    }

    .box-2-content .botton-area a {
        padding: 8px 55px 8px 20px !important;
        font-size: 16px !important;
        margin-left: -80px !important;
      }

    .box-2-content .icono img {
        margin-top: -25px !important;
    }

} 

/* Textos destacados como párrafo en px y color */
    .sc__category .descr__text {
        color: 4b4b4b !important;
        font-size: 16px !important;
    }
   