body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #696969;
}

.h5cambiar{
    margin-top: 40px;
    font-size: 30px;
    color: red;
    font-weight: bold;
}

.tarifarioclase {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.tarifarioclase a {
    color: white;
    cursor: pointer;
}

.tarifarioclase a:nth-child(1) {
    border-right: 1px solid white;
    padding-right: 20px;
}

.tarifarioclase a:nth-child(2) {
    border-right: 1px solid white;
    padding-right: 20px;
    padding-left: 20px;
}

.tarifarioclase a:nth-child(3) {
    padding-left: 20px;
}


a:hover, a:focus, a:active{
    text-decoration: none;
}

.no-padding{
    padding-left: 0;
    padding-right: 0;
}

/*HEADER*/
.navigation-allgs{
    position: relative;
    overflow: hidden;
}

@media(min-height: 993px){
   .navbar{
        font-size: 10px;
   }
}

.ac1-headtopbg1{
    background: #163489;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 46px;
}

.ac1-hdtopwhatsapp1{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    color: #fff;
}

.ac1-hdtopwhatsapp1 li{
    display: inline-block;
}

.ac1-hdtopwhatsapp1 a{
    color: #fff;
}

.ac1-righmegusta1{
    text-align: right;
}

.ac1-hdtopwhatsapp1 img{
    width: 100%;
    max-width: 33px;
    float: left;
    margin-right: 5px;
}

.owl-carousel .owl-item .active{
    width: 41px;
}

.item{
    float: right;
}

/*MENU*/
.ac1-logotipe{
    width: 100%;
    max-width: 190px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ac1-logotipe img{
    width: 100%;
    max-width: 200px;
}
/*@media(max-width: 425px){

    .ac1-logotipe img{
        width: 100%;
    max-width: 150px;
}
    .ac1-logotipe {
    margin-right: 0;
    margin-left: 0;

}
}*/

.ac1-menuhref1{
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    width: 100%;
}

.ac1-menuredtop1{
    margin-top: 26px!important;
}

.ac1-menuredtop1>li+li{
    margin-left: 5px;
}

.ac1-menuredtop1>li>a{
    font-size: 18px;
    background: #1f1f1f;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    padding: 0!important;
    text-align: center;
}

.ac1-menuredtop1>li>a.ag-fb1{
    background: #3d57a3;
    border: 2px solid transparent;
    color: #fff;
    transition: all ease 500ms;
}

.ac1-menuredtop1>li>a.ag-fb1:hover{
    background: transparent;
    border: 2px solid #3d57a3;
    color: #3d57a3;
}

.ac1-menuredtop1>li>a.ag-tw1{
    background: #1da1f2;
    border: 2px solid transparent;
    color: #fff;
    transition: all ease 500ms;
}

.ac1-menuredtop1>li>a.ag-tw1:hover{
    background: transparent;
    border: 2px solid #1da1f2;
    color: #1da1f2;
}

.ac1-menuredtop1>li>a.ag-yt1{
    background: #d62424;
    border: 2px solid transparent;
    color: #fff;
    transition: all ease 500ms;
}

.ac1-menuredtop1>li>a.ag-yt1:hover{
    background: transparent;
    border: 2px solid #d62424;
    color: #d62424;
}

.ac1-menuredtop1>li>a.ag-in1{
    background: #375989;
    border: 2px solid transparent;
    color: #fff;
    transition: all ease 500ms;
}

.ac1-menuredtop1>li>a.ag-in1:hover{
    background: transparent;
    border: 2px solid #375989;
    color: #375989;
}

.ac1-menu1{
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-fixed {
    position: fixed!important;
    z-index: 100;
    top: 0;
    width: 100%;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.24) !important;
    opacity: 0.95;
    border-bottom: 2px solid #424242;
    background: #fff;
}

.menu-fixed .ac1-menuhref1{
   font-size: 14px;
    width: 80%;
    border-top: none;
    padding-top: 25px;
    padding-left: 14px;
}
.menu-fixed .ac1-menuhref1 li{
    padding-left: 0;
    background-position: 0px 12px;
}
.ac1-menuhref1>li>a{
    color: #163489!important;
    font-weight: 600;
    transition: all ease 500ms;
    font-size: 14px;
}

.ac1-menuhref1>li>a:hover{
    color: #007f1f!important;
}

.ac1-menuhref1>li {
    background-image: url(../../../public/img/iconos/icono_boton.png);
    background-repeat: no-repeat;
    background-position: 21px 12px;
    position: relative;
    padding-left: 26px;
}

.ac1-menuhref1 li:hover {
    background-image: url(../../../public/img/iconos/icono_boton2.png);
    background-repeat: no-repeat;
    position: relative;
}

/* Underline From Left */
.ac1-hvrleft1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}
.ac1-hvrleft1:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #007f1f;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.ac1-hvrleft1:hover:before, .ac1-hvrleft1:focus:before, .ac1-hvrleft1:active:before {
    right: 0;
}
/* SLIDER */
.swip-ptxt {
    text-align: left;
}

.swipr-tit1d1{
    margin-top: 0;
}
.swipr-tit1d1 a {
        font-size: 40px;
    margin-bottom: 5px;
    color: #ffffff;
    text-shadow: 2px 2px 5px #000;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.swip1-xbot1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    color: #ffffff;
    background: #163489;
    background-image: none;
    border: 2px solid #163489;
    max-width: 100%;
    padding: 5px 20px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 2px 2px 5px 0px #000;
}

.swip1-xbot1:hover, .swip1-xbot1:focus, .swip1-xbot1:active {
    background: #00c400;
    border-color: #00c400;
    color: #fff;
}

.swip-boxtall1{
    padding: 15px 20px;
    /*background: linear-gradient(-90deg, #585ad2, #393BB9, #2A2CB7, #0002B2);*/
    width: 100%;
    max-width: 600px;
    position: relative;
    display: block;
}

/*.swip-boxtall1:before {
    content: "";
    display: block;
    background: #fff;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -15px;
    right: 0px;
}

.swip-boxtall1:after {
    content: "";
    display: block;
    background: #01c200;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: -25px;
    right: -12px;
}*/

@media (min-width: 767px){
    .swip-selectores1{
        text-align: right;
        padding-right: 3%;
    }
}

.servic-relactivebg1 .owl-dots{
    display: none;
}


/* SERVICES CARROUSEL */
.servic-relactivebg1{
    position: relative;
    background: #fff;
}
.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(22, 52, 137, 0.8);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 16px;
    font-weight: 700;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px;
    }
}

.servic-relactivebg1 .owl-controls{
    display: none;
}

/* BIENVENIDO */
.sxt-bienvenid1 * {
    box-sizing: border-box;
}

.sxt-bienvenid1 .tm_pb_section {
    z-index: 1;
    margin-bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    position: relative;
    background-color: #fff;
}

.sxt-bienvenid1 .tm_section_transparent {
    background-color: transparent;
}

.sxt-bienvenid1 .tm_pb_column {
    background-size: cover;
    background-position: center;
}

.sxt-bienvenid1 .tm_pb_text_align_center {
    text-align: center;
    margin: auto;
}

.sxt-bienvenid1 .tm_pb_blurb.tm_pb_module {
    padding: 0 15px;
    height: 100%;
}

.sxt-bienvenid1 .tm_pb_module.tm_pb_blurb {
    color: #989797;
}

.sxt-bienvenid1 .tm_pb_blurb.tm_pb_module:not(.tm_pb_blurb_position_left) {
    padding: 0 20px;
}

.sxt-bienvenid1 .tm_pb_blurb_0.tm_pb_blurb {
    background-image: url(../../../public/img/iconos/bg1.png);
        padding-top: 40px !important;
    padding-bottom: 65px !important;
}

.sxt-bienvenid1 .tm_pb_blurb_1.tm_pb_blurb {
    background-image: url(../../../public/img/iconos/bg2.png);
      padding-top: 40px !important;
    padding-bottom: 65px !important;
}

.sxt-bienvenid1 .tm_pb_blurb_2.tm_pb_blurb {
    background-image: url(../../../public/img/iconos/bg3.png);
    padding-top: 40px !important;
    padding-bottom: 65px !important;
}

.sxt-bienvenid1 .tm_pb_blurb_3.tm_pb_blurb {
    background-image: url(../../../public/img/iconos/bg4.png);
    padding-top: 40px !important;
    padding-bottom: 65px !important;
}

.sxt-bienvenid1 .tm_pb_blurb_content {
    word-wrap: break-word;
    max-width: 550px;
    margin: 0 auto;
    position: relative;
}

.sxt-bienvenid1 .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
    max-width: 100%;
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
    color: #fff;
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image,
.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container {
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    position: relative;
}

.sxt-bienvenid1 .tm_pb_blurb .tm_pb_main_blurb_image {
    text-align: center;
}

.sxt-bienvenid1 .tm_pb_module a {
    text-decoration: none;
}

.sxt-bienvenid1 .tm_pb_blurb .tm_pb_main_blurb_image a {
    display: inline-block;
}

.sxt-bienvenid1 img {
    max-width: 100%;
    height: auto;
}

.sxt-bienvenid1 .tm-waypoint {
    opacity: 0;
}

.sxt-bienvenid1 .tm_pb_counters, 
.sxt-bienvenid1 .tm_pb_animation_off {
    opacity: 1;
}

.sxt-bienvenid1 .tm_pb_blurb img {
    width: inherit;
}

.sxt-bienvenid1 .tm_pb_module img {
    max-width: 100%;
    margin: 0;
    border: none;
    padding: 0;
    background: none;
    border-radius: 0;
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_main_blurb_image, 
.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container {
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    position: relative;
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module:hover .tm_pb_blurb_container {
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module:hover .tm_pb_main_blurb_image {
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px);
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module h4 {
    position: relative;
    margin-bottom: 0;
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container h4 {
    padding: 0;
}

.sxt-bienvenid1 .tm_pb_blurb h4 {
    padding-bottom: 5px;
}

.sxt-bienvenid1 .tm_pb_module.tm_pb_blurb h4 {
    color: #ffffff;
    text-transform: uppercase;
}

.sxt-bienvenid1 .blurb_counter h4::before {
    color: rgba(255,255,255,0.3);
    border-color: rgba(255,255,255,0.3);
}

.sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module h4::before {
    content: "";
    position: relative;
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 auto 33px;
    padding-bottom: 17px;
    border-bottom: 1px solid;
    max-width: 60px;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
}

.sxt-bienvenid1 .tm_pb_blurb h4 a {
    text-decoration: none;
    color: #fff;
}

@media (min-width: 1200px){
    .sxt-bienvenid1 .tm_pb_blurb.tm_pb_module {
        padding: 0 40px;
    }

    .sxt-bienvenid1 .blurb_counter .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container h4 {
        padding: 0 60px;
    }
}

/* COLUMNAS */

.sxt-bienvenid1 .row{
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sxt-bienvenid1 .row>.tm_pb_column {
    padding-right: 0;
    padding-left: 0;
}

.sxt-bienvenid1 .col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 544px){
    .sxt-bienvenid1 .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px){
    .sxt-bienvenid1 .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px){
    .sxt-bienvenid1 .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1200px){
    .sxt-bienvenid1 .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
/* NOSOTROS */
.hm-bnv1t1t{
    text-align: left;
}
.hm-bnvboxxx1{
    text-align: left;
}

@media (min-width: 992px){
    .border-md-right{
        padding-left: 25px;
    }
}

.hm-bnv1t1t h1,.hm-bnv2t2t h1{
    font-size: 36px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.hm-bnv1t1t h3{
    font-size: 30px;
    color: #163489;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.hm-bnv2t2t h3{
    font-size: 30px;
    color: #ffffff;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 25px;
}

.bn-vtx1{
    padding-right: 25px;
    text-align: justify;
}
.bn-vtx2{
    text-align: left;
    margin-top: 30px;
}
.bn-vtx1 p{
        /* color: #fff; */
    line-height: 1.5;
    margin-bottom: 15px;
}

.bn-vtx1 p>.fnt-wbold1{
    color: #000;
}

.bn-vtx2 p{
    color: #fff;
    line-height: 1.5;
    margin-bottom: 15px;
}

.bn-vtx1 ul,.bn-vtx1 ul{
    color: #fff;
}

.btn-re1ct1alig{
    text-align: left;
}
.btn-re2ct2alig{
    text-align: left;
}
.btn-re1ct1{
    color: #fff;
    background-color: #00C400;
    border: 2px solid #00C400;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: bold;
    transition: all ease 0.5s;
    margin-top: 20px;
}
.btn-re1ct1:hover,.btn-re1ct1:active,.btn-re1ct1:focus{
    color: rgb(22, 52, 137);
    border-color: rgb(22, 52, 137);
    background: transparent;
}

.bg-ebony-clay {
    background: #ffffff;
    fill: #ffffff;
}

.bg-ebony-clay2 {
    background: #163489;
    fill: #163489;
}

.section-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section-md-left,.section-md-right {
    position: relative;
    overflow: hidden;
}
.border-md-left h3::before {
    content: "";
    height: 1px;
    width: 90px;
    display: block;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.380392);
}
.border-md-right h3::before {
    content: "";
    height: 1px;
    width: 90px;
    display: block;
    position: absolute;
    top: -40px;
    right: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.380392);
}
@media (min-width: 480px){
    .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 992px){
    .section-md-left.bg-ebony-clay:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 30px;
        display: block;
        border: solid transparent;
        border-left-color: #222931;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
        border-width: 15px 0 15px 30px;
    }
    /*.section-md-right.bg-ebony-clay::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        width: 50px;
        height: 30px;
        display: block;
        transform: translateY(-50%);
        z-index: 1;
        border-style: solid;
        border-color: transparent rgb(34, 41, 49) transparent transparent;
        border-image: initial;
        border-width: 15px 30px 15px 0px;
    }*/
    .section-md-left .section-img {
        position: absolute;
        left: 50%;
        right: 0;
        bottom: 0;
        top: 0;
    }
    .section-md-left .section-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .border-md-left h3::before {
        top: 8px;
        left: -15px;
        width: 1px;
        height: 90px;
        transform: translateX(0px);
    }
    .border-md-right h3::before {
        top: 8px;
        right: -15px;
        width: 1px;
        height: 90px;
        transform: translateX(0px);
    }

    .section-md-right .section-img {
        position: absolute;
        right: 50%;
        left: 0px;
        bottom: 0px;
        top: 0px;
    }
    .section-md-right .section-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media (min-width: 1200px){
    .section-lg-top-100 {
        padding-top: 100px;
    }
    .section-lg-bottom-110 {
        padding-bottom: 110px;
    }
}


/*HERRAMIENTAS*/
.herra1-sectallbg1{
    background: #f0f0f0;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.herra1-svbox1 {
    width: 100%;
    margin: 0 auto;
    /*    overflow: hidden;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
    margin-top: 10px;
}
.herra1-svbox1>li {
     position: relative;
    width: 25%;
    float: left;
    padding: 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
    margin-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
}

.herra1-svbox1>li>a{
    background: #fff;
    color: #a3a3a3;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 35px;
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
}

.herra1-svbox1>li .boxgs1 {
    width: 100%;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 0px;
    padding: 15px;
}

.herra1-svbximg1{
    margin-bottom: 35px;
}

.herra1-svbox1>li .boxgs1>.herra1-svbximg1 img{
    display: block;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;
}

.herra1-svbox1>li .boxgs1 h3{
    color: #3970cd;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center;
}

.herra1-svbox1>li .boxgs1 p{
    font-size: 14px;
}

.herra1-svbox1>li>a .herra1-sviright1{
    bottom: 10px;
    color: #448aff;
    position: absolute;
    right: 22px;
}

.herra1-svbox1>li>a:hover .herra1-svbximg1 img{
    filter: url('#grayscale')!important; /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
    -webkit-filter: grayscale(100%)!important;
    -moz-filter: grayscale(100%)!important;
    -ms-filter: grayscale(100%)!important;
    -o-filter: grayscale(100%)!important;
    filter: grayscale(100%)!important; /* Para cuando es estándar funcione en todos */
    filter: Gray()!important; /* IE4-8 and 9 */

}

.herra1-svbox1>li>a:hover{
    box-shadow: 0 5px 10px rgba(0,0,0,.15);
    color: #a3a3a3;
}

.herra1-svbox1>li>a:hover .herra1-sviright1{
    color: #ea4335;
}

@media (max-width: 767px){
    .herra1-svbox1>li{
        width: 50%;
        margin-bottom: 20px;
    }
}

@media (max-width: 450px){
    .herra1-svbox1>li{
        width: 100%;
        margin-bottom: 20px;
    }
}

/* CLIENTE */
/*
.clients-bgall1{
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.cli-carouselimg img{
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}*/

.clients-1 .owl-dots, .clients-1 .owl-nav{
    display: none;
}

/* RED AGENTES */
.red-mapbgall1{
        height: 563px;
    position: relative;
}
#continents {
    list-style: none;
    background: url(../../../public/img/iconos/map.png) no-repeat 0 0;
    position: absolute;
    width: 700px;
    height: 315px;  
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#continents li {
    position: absolute;
}

#continents li a{
    display: block;
    height: 100%;
    text-indent: -9000px;
}

#northamerica {
    width: 280px;
    height: 165px;
    top: 2px;
    left: 0px;
}

#southamerica {
    width: 115px;
    height: 160px;
    top: 158px;
    left: 109px;
}

#africa {
    width: 150px;
    height: 170px;
    top: 100px;
    left: 252px;
}

#europe {
    width: 150px;
    height: 100px;
    top: 1px;
    left: 255px;
}

#asia {
    width: 260px;
    height: 210px;
    top: 1px;
    right: 96px;
}

#oceania {
    width: 130px;
    height: 110px;
    top: 187px;
    right: 50px;
}

#continents li a:hover {
    background: url(../../../public/img/iconos/map.png) no-repeat 0 0;  
}

#continents li#northamerica a:hover {
    background-position: 0px -326px;
}

#continents li#southamerica a:hover {
    background-position: -290px -330px;
}

#continents li#africa a:hover {
    background-position: -251px -504px;
}

#continents li#europe a:hover {
    background-position: -27px -515px;
}

#continents li#asia a:hover {
    background-position: -440px -323px;
}

#continents li#oceania a:hover {
    background-position: -496px -552px;
}
/*  */
.work-we1sct2{
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative;
}

.work-weimggroup1{
    margin-bottom: 20px;
}

.work-weimggroup1 img{
    width: 100%;
    max-width: 700px;
}

.work-contenform1{
    background: #e6e6e6;
    padding: 35px 15px 10px 15px;
    border-top: 10px solid #163489;
    box-shadow: 0px 2px 7px -2px #000;
}

/* CONTACTO */
.xcontact-sect2{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    background: #ffffff;
}

.xcon-icons1{
    text-align: center;
    color: #696969;
}

.xcon-icons1 i{
    font-size: 5rem;
    color: #3363e4;
}

.xcon-icons1 h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
    text-decoration: underline;
    color: #163489;
    margin-bottom: 20px;
}

.contact-sectbg2{
    position: relative;
    background-image: url(../../../public/img/iconos/bg2.png);
    padding-top: 70px;
    padding-bottom: 40px;
}
.contact-contenform1 {
    width: 100%;
    max-width: 750px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #e6e6e6;
    padding: 35px 15px 10px 15px;
    border-top: 10px solid #163489;
    box-shadow: 0px 2px 7px -2px #000;
}

.maps iframe {
    pointer-events: none;
    width: 100%;
}

/*FORMULARIO CONTACTO*/
.e2e-selectfrm:focus+.e2e-frmIcon,.e2e-inpfrm:focus+.e2e-frmIcon,.e2e-txtareafrm:focus+.e2e-frmIcon {
    color: #b7b7b7;
}
.e2e-frmCnt{
    position: relative;
}
.e2e-intrcntac label{
    font-size: 16px;
    color: #FF7B37;
}
.e2e-selectfrm,.e2e-inpfrm{
    padding-left: 2%;
    padding-right: 2%;
}
.e2e-inpfrm{
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-bottom: 2px solid #163489;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    padding: 0.45em 0.5em 0.55em;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 2.8em;
    color: #000;
    height: 45px;
    font-size: 16px;
    box-shadow: 0px 2px 5px -3px #000;
}
.e2e-inpfrm::-webkit-input-placeholder {color: #9c9c9c;}
.e2e-inpfrm:-moz-placeholder {color: #9c9c9c;}
.e2e-inpfrm::-moz-placeholder {color: #9c9c9c;}
.e2e-inpfrm:-ms-input-placeholder {color: #9c9c9c;}

.e2e-txtareafrm::-webkit-input-placeholder {color: #9c9c9c;}
.e2e-txtareafrm:-moz-placeholder {color: #9c9c9c;}
.e2e-txtareafrm::-moz-placeholder {color: #9c9c9c;}
.e2e-txtareafrm:-ms-input-placeholder {color: #9c9c9c;}

.e2e-selectfrm{
    background: #2E9FAD;
    border: 1px solid #ffffff;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    color: #FFFFFF;
    height: 45px;
    font-size: 16px;
}
.e2e-frmIcon{
    bottom: 0;
    color: #8590b1;
    font-size: 24px;
    left: 0.375rem;
    line-height: 1.5;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 1.5em;
    padding: 5px;
    top: 0;
}
.e2e-txtareafrm{
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-bottom: 2px solid #163489;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    -webkit-appearance: none;
    width: 100%;
    max-height: 100px;
    font-size: 16px;
    color: #000000;
    padding: 0.45em 0.5em 0.55em;
    padding-left: 2.8em;
    box-shadow: 0px 3px 5px -3px #000;
}
.e2e-selectfrm:focus,.e2e-inpfrm:focus, .e2e-txtareafrm:focus{
    border-color: #00C400;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 35, 35, 0.075),0 0 10px rgb(255, 255, 255);
    box-shadow: inset 0 1px 1px rgba(255, 35, 35, 0.075),0 0 10px rgb(255, 255, 255);
}
.e2e-btncntc{
    font-size: 18px;
    padding: 15px 30px;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #00a8ff;
    border-color: #00a8ff;
}
.e2e-btncntc:hover{
    color: white;
    border-color: #0072B6;
    background: #0072B6;
}
.frmbtnflt{
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #00C400;
    color: #ffffff;
    border-radius: 0;
    border-color: #00C400;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: 700;
    border-width: 2px;
    white-space: normal;
    transition: all ease 1s;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px 30px;
    box-shadow: 2px 3px 5px -3px #000;
}
.frmbtnflt:hover,.frmbtnflt:active,.frmbtnflt:focus{
    background: transparent;
    border-color: #163489;
    box-shadow: 0px 0px 0px #000;
    text-shadow: 0px 0px 0px #000;
    color: #163489;
    font-weight: bold;
}

.frmbtnflt2{
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #00C400;
    color: #ffffff;
    border-radius: 0;
    border-color: #00C400;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: 700;
    border-width: 2px;
    white-space: normal;
    transition: all ease 1s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 30px;
    box-shadow: 2px 3px 5px -3px #000;
}
.frmbtnflt2:hover,.frmbtnflt2:active,.frmbtnflt2:focus{
    background: transparent;
    border-color: #163489;
    box-shadow: 0px 0px 0px #000;
    text-shadow: 0px 0px 0px #000;
    color: #163489;
    font-weight: bold;
}

/* MODAL COTIZ */
.mdl-tiltecot1{
    background: #163489;
    text-align: center;
    color: #fff;
}

.mdl-fotcot1{
    background: #cfcfcf;
}

.btn-recotiza1 {
    color: #fff;
    background-color: #00C400;
    border: 2px solid #00C400;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: bold;
    transition: all ease 0.5s;
    margin-top: 20px;
}

.btn-recotiza1:hover, .btn-recotiza1:active, .btn-recotiza1:focus {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    background: transparent;
}

.rd-mapamovil1 img{
    width: 100%;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mdl-disponible1{
    display: none
}

@media (min-width: 768px){
    .mdl-disponible1{
        display: block;
    }
    
    .mdl-ocultablo{
        display: none;
    }
}

/* NOTICIAS */
.secto-noticias11{
    background: #eee;
    padding-top: 60px;
    padding-bottom: 60px;
}
.noticia-bgall1a{
    background: #eee;
    padding-top: 60px;
    padding-bottom: 60px;
}

.notici-title1{
    font-size: 21px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background: #163489;
    padding: 12px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.la27-ulpro1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;  
    display: flex;
    flex-flow: row wrap;
    padding: 0;
}
.la27-ulpro1>li {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px 15px;
    display: flex;
    box-sizing: border-box;
    transition: width 0.3s ease-out;
    margin-top: 5px;
    margin-bottom: 5px;
}
.la27-ulpro1>li .boxla23 {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #D7D7D7;
    width: 100%;
    padding: 0px;
}

.art-la27 img{
    width: 100%;
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: all ease 300ms;
}

.art-time27{
    display: block;
    text-align: center;
    color: #2456e3;
    margin-top: 15px;
}

.artit1-tle1{
    color: #7f7f7f;
    font-size: 18px;
    margin-bottom: 22px;
    font-weight: bold;
    text-rendering: optimizelegibility;
    text-align: center;
}

.artit1-tle1 a{
    color: rgb(177, 177, 177);
    transition: all ease 500ms;
}

.artit1-tle1 a:hover,.artit1-tle1 a:active,.artit1-tle1 a:focus{
    color: #f90;
}

.gs6-cntnart1 p{
    color: #adadad;
}

.boxla23:hover .artit1-tle1 a {
    color: #2456e3;
}

.gs6-cntnart1 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.gs23-xbot1 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    color: #213d8e;
    background: transparent;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid #213d8e;
    max-width: 100%;
    padding: 6px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gs23-xbot1:hover, .gs23-xbot1:focus, .gs23-xbot1:active {
    background: #1f4bc4;
    border-color: #1f4bc4;
    color: #fff;
}

.boxla23:hover img {
    opacity: 0.7;
    background: #fff;
}

@media (min-width: 767px){
    .la27-ulpro1>li{
        width: 100%;
    }
}

.articl-bxo1{
    background: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #c9c9c9;
    box-shadow: 0px 4px 10px -5px #000;
}

.articl-alltoodito1{
    width: 100%;
    max-width: 600px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.articl-bxo1 .media{
    margin-top: 0;
    padding: 19px 0;
}

.articl-bxo1 .media+.media{
    border-top: 1px solid #d0d0d0;
}

.articl-title1bx,
.articl-title1bx a{
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 1.4;
    transition: all ease 400ms;
}

.articl-title1bx a:hover{
    color: #000;
}

.articl-imgxvx1 img{
    width: 115px;
}

/* INTERNAS NOTICIAS */
/*noticias*/
.noticias{
    padding-right: 0px;
    padding-left: 0px;
}
.noticias-text{
    background-color: #00a0f4;
    }
.noticias-text h2{
    padding-top: 12px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
    }
.noticias-form{
    background-color: #d9d9d9;
    margin-bottom: 30px;
}
.noticias-tit a{
    color: #042045;
}
.noticias-main{
    padding-right: 40px;
}
.noticias-mainfecha{
    padding-bottom: 4px;
    border-bottom: 2px solid #00a0f4;
}
.noticias-img{
    background-color:  #d9d9d9;
}
.noticias-img h6{
    padding-bottom: 6px;
    color: #000000;
    font-size: 14px;
    padding-left: 5px;
    font-style: italic;
}
.noticias-img img{
    border: 2px solid #000000;
}
.noticias-fecha{
    text-align: right;
    border-top: 1px solid #5d99cc;
    padding-top: 10px;
    margin-bottom: 0px;
}
.noticias-otros{
    background-color: #00a0f4;
    color: #ffffff;
    padding-left: 8px;
    padding-top: 5px;
}
.noticias-otros h1{
    margin-top: 0px;
    font-size: 26px;
}
.ime-gallery{
    padding-left: 0px;
}
.ime-gallery li{
    border: 2px solid #5d99cc;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
}
.ime-topborpagination{
    text-align: right;
}
.ad-busqueda{
    background-color: #d9d9d9;
}
.ad-busquedatit{
    background-color:#00a0f4;
    color: #ffffff;
}
.ad-busquedatit h1{
    padding-top: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;

}
.noticias-visto h2{
    background-color:#00a0f4;
    color: #ffffff;
    text-align: center;
    padding-top: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 20px;
}
    .notiotras{
    border: 2px solid #042045;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    }

    /*carrosel noticias*/
.eo2-brdnotdstc{
    border-top: 3px solid #000;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
    background: #E8E8E8;
}
.eo3-cjnot figure {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.eo3-cjnot h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.eo3-cjnot a{
    color: #D80980;
}

.eo3-cjnot time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #000000;
    color: #fff;
    font-weight: bold;
    max-height: 101px;
}
.eo3-cjnot time h1{
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.eo3-cjnot .box {
    position: relative;
    width: 100%;
    padding: 0;
}

/* FOOTER */
.ft-bgall1{
    background: linear-gradient(-90deg, #006D28, #009314, #00BB00);
    padding-top: 40px;
    padding-bottom: 40px;
}

.ft-logofot1{
    width: 100%;
    max-width: 250px;
}

.ft-logofot1 a{
    display: block;
}

.ft-logofot1 img{
    width: 100%;
    max-width: 250px;
}

.ft-txtinfor1{
    text-align: justify;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}

.ft-enlace1{
    list-style: none;
    padding-left: 50px;
}

.ft-enlace1>li+li{
    margin-top: 15px;
}

.ft-enlace1>li>a {
    border-left: 2px solid transparent;
    padding-left: 10px;
    color: #fff;
    transition: all ease 500ms;
}

.ft-enlace1>li>a:hover, .ft-enlace1>li>a:active, .ft-enlace1>li>a:focus {
    color: #75e875;
    border-left: 2px solid #75e875;
}

.ft-datoscontact1{
    list-style: none;
    padding-left: 0;
    color: #fff;
}

.ft-datoscontact1>li+li{
    margin-top: 15px;
}

.ft-datoscontact1>li i{
    vertical-align: middle;
    color: #3bc33b;
    transition: all ease 500ms;
}

.ft-datoscontact1>li>a {
    color: #fff;
    transition: all ease 500ms;
}

.ft-datoscontact1>li>a:hover, .ft-datoscontact1>li>a:focus, .ft-datoscontact1>li>a:active {
    color: #75e875;
}

.ft-datoscontact1>li>a:hover i{
    color: #fff;
}
.ft-datoscontact1 li i{
    font-size: 24px;
}
/*FOOTER COPYRIGHT*/
.foot-copybg1d{
    background: #163489;
    padding-top: 10px;
    padding-bottom: 10px;
}
.foot-coptxt {
    color: #3267ff;
    font-size: 16px;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.foot-coptxt b {
    color: #fff;
}
.foot-design {
    text-align: right;
    margin-top: 5px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 7px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
}
/* MEDIA QUERY */
@media (max-width: 992px){
    nav.navbar.bootsnav ul.nav > li > a {
        padding-left: 20px;
    }
}
@media (min-width: 1000px){
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 10px 17px 22px;
    }
}
@media (max-width: 1199px){
nav.navbar.bootsnav ul.nav > li > a {
    font-size: 11px;
}
}

@media (max-width: 600px){
  .ac1-hdtopwhatsapp1 .item{
    display: none;
}  
    
.top-slide{
        display: none;
    }
}

@media (max-width: 768px){
     .top-slide{
        display: none;
    }
}

@media (max-width: 992px){
    .section-img img{
        width: 100%;
        max-width: 1200px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
    }

    .ft-enlace1{
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .section-50{
        padding-bottom: 0;
    }
}
/*REDES SOCIALES*/
.social-network{
    position: fixed;
    margin-bottom: -15px;
    right: 2%;
    z-index: 99;
    transition: 1s;
    top: 68px;
}
.social-network:hover{
    transition:1s;
}
/*END RED SOCIAL*/
.relleno{
    width: 100%;
    text-align: right;
    padding-top: 25px;
}
.relleno i{
    background: #163489;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
    font-size: 30px;
    width: 50px;
    text-align: center;
}
.relleno h4{
    display: inline-block;
}
.menu-fixed .relleno{
    display: none;
}

@media(max-width: 992px){
    .relleno{
    display: none;
}
}

/*FORMULARIO DE RED DE AGENTES*/
.frm-red{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #e6e6e6;
    padding: 35px 15px 0px 15px;
    border-top: 10px solid #163489;

}
.title-redes1{
    border-bottom: 3px solid #007f1f;
    position: absolute;
    width: 81%;
    top: 35px;
}
.title-redes2{
    border-bottom: 3px solid #163489;
    position: absolute;
    width: 41%;
    top: 35px;
}
.title-work1{
    border-bottom: 3px solid #007f1f;
    position: absolute;
    width: 81%;
    top: 35px;
}
.title-work2{
    border-bottom: 3px solid #163489;
    position: absolute;
    width: 41%;
    top: 35px;
}
/*TEXTO VERTICAL*/
.texto-vertical-3 {
    width: 170px;
    color: #fff;
    background: #223e8f;
    padding: 5px;
    border-bottom-right-radius: 25px;
}
@media(max-width: 499px){
    .title-redes1{
    width: 85%;
    top: 54px;
    }
    .title-redes2 {
    width: 44%;
    top: 54px;
}
}
@media(max-width: 991px){
    .title-work1{
    width: 85%;
    top: 15px;
    }
    .title-work2 {
    width: 44%;
    top: 15px;
}
}
@media(max-width: 431px){
    .title-work1{
    top: 49px;
    }
    .title-work2 {
    top: 49px;
}
}
@media(max-width: 302px){
    .title-work1{
    top: 82px;
    }
    .title-work2 {
    top: 82px;
}
}
.menu-fixed .social-network{
    top: 46px;
}

@media(max-width: 1309px){
    .social-network{
        right: 0%;
    }

}
@media(max-width: 1058px){
    .social-network{
        display: none;
    }
}