.pdtxt{}
.w100{width: 100%;}

.cardd{
  border: 0px;
  border-radius: 1rem;
}
footer{font-size: 14px;}
.barratitulo:before {
    display: block;
    content: "";
    position: relative;
    height: 1px;
    width: 100%;
    background: #fff;
    margin-bottom: 22px;
}
.barratitulong:before {
    display: block;
    content: "";
    position: relative;
    height: 1px;
    width: 50px;
    background: black;
    margin-bottom: 22px;
}

.ap {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pointer{cursor: pointer !important;}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #fdfdfdab;
}

nav ul li a:after,
nav ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right:0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background:#1d4daf;
  height: 2px;
}
@media (max-width: 991px){
    nav ul li a:after,
    nav ul li a:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right:0;
        margin: auto;
        width: 0%;
        content: '.';
        color: transparent;
        background: rgb(62 183 122);
        height: 2px;
    }
}
nav ul li a:hover:after {width: 100%;}
@media (min-width: 992px){
    nav ul li a:hover:after {width: 80%; margin-left: 10%; margin-right: 10%;}
}
.dark-back {background-color: #4d4e4e;}
.img-circle {border-radius: 50%;}
.mar-5{margin-bottom: 5px;}
.imgcarrusel{max-height: 111px;}
@media (min-width: 600px){
  .carruselmovil-logos{
    display: none;
  }
}
 @media (max-width: 599px){
  .carruseldesktop-logos {
    display: none !important;
  }
}
.pl_pr-0{padding-left: 0px;padding-right: 0px;}
.icon_fondo{   background-image: url("../img/inicio/fondo_icon.png");background-repeat: no-repeat;height: 80px;padding-top:0; ;background-position: center center;text-align: center;color:white;}
.icon_fondo:hover{transition: .5s;background-image: url("../img/inicio/fondo_icon2.png");color: #fff;}
.icon_fondo i{padding-top: 26.5px;}
#toTop {
    background:#ffffffad; /**/
    color: #fff;
    position: fixed;
    bottom: 18px;
    right: 5px;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
}

#toTop > img{max-width: 40px; }

.fondo_icons_footer{
    max-width: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 24px;
    background: #2f3233; /**/
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid;
    border-color: #d8a700;
    display: inline-block;
}

@media(min-width: 337px){
#radio2-error{
  padding: .5em;
  position: absolute;
  bottom: 47%;
  left: 2%
}
}
@media(max-width: 336px){
  #radio2-error{
  padding: .5em;
  position: absolute;
  bottom: 42%;
  left: 1%
}
}
@media(min-width: 768px){
.footer-centro{padding-top: 2em;}
    /*.div-custom2 {max-height: 310px !important;}*/
    .media-body{max-height: 160px;}
}
.fnt_title{
    font-family: 'Anton', sans-serif;
}
.fnt_normal{
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
}
.div-custom {
    /*background:#e8e8e8;*/
    background:rgba(8, 66, 116, 0.5);
    color:#8a8a8a;
    /*height: 290px;*/
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border:none;
    border-radius: 4px;
}
.div-custom:hover {
 background: #ffffffdb;
    color:#F0F0F0;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;

}
.div-custom2 {
    background:;
    color: #252723;
    /*height: 290px;*/
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    /*border:1px solid #d0d0d0;*/
    box-shadow: 0 3px 7px #ddd;
}
.div-custom2:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
    /*border: 1px solid #e8eaf1;*/
}
@media(max-width: 1200px){
    .div-custom2 {
        min-height:96px ;
    }
}

.div-custom2:hover .div-red{
    background:#d71418 ;
    color:#ffffff ;
}
.div-red{
    padding: 8px;
    background:#e8e8e8;
    color: #d71418 ;
    line-height: 1.1em;
    min-height: 45px;
}
.div-red p{
padding-top: 8px;
}
.media-body{padding: 15px;}
.media-body span{
    position:absolute; right: 0; bottom: 40px; padding-right: 15px;
}
.iconss{
font-size: 45px; margin: 30px;}
.nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center !important;
}
.nav{display: block;}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #1c448b;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
border-radius:0 ;
    background: #e6e6e6;
    color: black;
}
/*.nav-link.active:after {*/
/*    border-left: 15px solid transparent;*/
/*    border-right: 15px solid transparent;*/
/*    !*border-top: 5px solid #d71418;*!*/
/*    border-top: 15px solid #d71418;*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -5px;*/
/*}*/
.nav-link.active:after {
    border-left: 17px solid transparent;
    border-right: 16px solid transparent;
    /* border-top: 5px solid #d71418; */
    border-top: 14px solid #1c448b;
    content: "";
    position: absolute;
    bottom: -9px;
    margin-left: -15px;
}
/*.modal-content{*/
/*    background: #fff0;*/
/*}*/
.cabecera-modal{
    background: #d71418;
    color: #FFFFFF;
}
.filter-gr{
    max-width: 150px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.filter-gr:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

@media(max-width:767px){
#comerciales{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 55% 50%;
}}
.center {
    display: table;
    width: 100%;
}
#social-test {
    text-align: center;
    font-size: 30px;
}
.social {
    padding-left: 0px;
}
#social-test li {
    color:#b3b0b0;
    list-style-type: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 1%;
    border: 1px solid rgba(245, 245, 245, 0.05);
    cursor: pointer;
    transition: ease .3s;}
#social-test li &:hover {
     color: #FFFFFF;
     border: 1px solid #ffffff;
 }

.social:hover > li {
    opacity: 0.5;
}
.social:hover > li:hover {
    opacity: 1;
}
.whatsapp {
    position: fixed !important;
    z-index: 9999 !important;
    right: 0;
    float: right;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    -webkit-filter: grayscale(48%); /* Safari 6.0 - 9.0 */
    filter: grayscale(48%);
}
.whatsapp:hover {   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);}
.persona{display: none;}
@media(min-width: 1300px){
.persona{display:block;position: absolute; right: 0; max-width: 300px; bottom: 0; z-index: 1;margin-bottom: -10px;}}
.seleccion{
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
/*option:hover{cursor: pointer!important;*/
/*    font-weight: 400 !important;*/
/*    line-height: 40px !important;*/
/*    list-style: none !important;*/
/*    min-height: 40px !important;*/
/*    outline: none !important;*/
/*    padding-left: 18px !important;*/
/*    padding-right: 29px !important;*/
/*    text-align: left !important;*/
/*    -webkit-transition: all 0.2s !important;*/
/*    transition: all 0.2s !important;*/
/*    background: red;*/
/*}*/
@media(max-width: 991px){
    .dropdown-menu3{position: relative !important;
        background: #00000017;
        width: 100%;
        top: 0px;
        left: 0px;
        will-change: transform;
        transform: translate3d(0px, 4px, 0px) !important;
        border-right: none; border-left: 0; border-bottom: 1px solid  rgba(0, 0, 0, 0.15); border-top: none;
    }
    .dropdown-menu3 span{position: absolute;
        top:50%;
        left: 10px;
        transform: translate(0%,-50%);}
}
#mobile-nav ul li a i {
    position: absolute;
    right: 0;
    margin-right: 8%;
}
.cajita_submenu{transform: translateX(-92px);}
.cajita_submenu p{border-bottom: 1px solid rgba(255, 255, 255, .1); transition: .5s;}
.cajita_submenu p:hover{border-bottom: 1px solid rgb(62 183 122); transition: .5s}
.lnr-cross:before {
    color: white !important;
}
.lnr-menu:before {
    color: black !important;
}
.icono-center{max-width: 60px; position: absolute; right: 0; left: 0; bottom: 0;top: 0;margin: auto;}
.border_right_blanco{border-right: solid 1px rgba(255, 255, 255, 0.5);}
.degradado3{ background: #665fee;background: -moz-linear-gradient(33deg,#6bc5d100 47%,#2cc0d4 -95%);background: -webkit-linear-gradient(33deg,#6bc5d100 47%,#2cc0d4 -95%); background: -o-linear-gradient(33deg,#6bc5d100 47%,#2cc0d4 -95%);background: linear-gradient(33deg,#6bc5d100 47%,#2cc0d4 -95%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%}
@media(max-width: 767px){
    .logo_individual{max-width: 75px}
}
.logo_individual{max-width: 150px;position: absolute;top: 0; right: 0; bottom: 0; padding-right: 20px; margin: auto;}

 .number {
    width: 50px;
    height: 50px;
    background: #2cc0d4;
    color: #fff;
    line-height: 55px;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    margin-bottom: 10px; }

/* Owl Carousel */
.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 1%);
  min-height: 400px;
}
.owl-carousel.home-slider .slider-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: calc(100vh - 1%);
  min-height: 400px;
}
.owl-carousel.home-slider .slider-item {
  display: block !important;
}
.owl-carousel .owl-item {
  opacity: .4;
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:active {
  outline: none;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 40px;
}

.owl-carousel .owl-nav .owl-prev {
  left: 30px !important;
}

.owl-carousel .owl-nav .owl-next {
  right: 30px !important;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #028fd7;
}

.owl-carousel.home-slider {
  z-index: 1;
  position: relative;
}

.owl-carousel.home-slider .owl-nav {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.home-slider .owl-nav button {
  color: #fff;
}

.owl-carousel.home-slider:focus .owl-nav, .owl-carousel.home-slider:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
.owl-carousel.home-slider .slider-item {
/*cover*/

  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  height: calc(100vh - 1%);
  min-height: 700px;
}
.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 1%);
  min-height: 700px;
}


}
  @media (min-width: 1200px) {
    .owl-carousel.home-slider .slider-item {
      /*cover*/

      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      height: calc(100vh - 1%);
      min-height: 750px;
    }
    .owl-carousel.home-slider .slider-item .slider-text {
      color: #fff;
      height: calc(100vh - 1%);
      min-height: 750px;
    }


  }
  @media (max-width: 767px) {
  .owl-carousel.home-slider .slider-item .slider-text span{
    color: #fff ;
  }}
  @media (min-width: 1920px) {
    .owl-carousel.home-slider .slider-item {
      /*cover*/

      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      height: calc(100vh - 1%);
      min-height:750px;
    }
    .owl-carousel.home-slider .slider-item .slider-text {
      color: #fff;
      height: calc(100vh - 1%);
      min-height:750px;
    }


  }
/*.owl-carousel.home-slider .slider-item {
cover

  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  height: calc(100vh - 1%);
  min-height: 600px;
}
.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 1%);
  min-height: 600px;
}
*/




/*.owl-carousel.home-slider .slider-item .slider-text h1 {
  font-size: 40px;
  color: #fff;
  line-height: 1.2;
  font-weight: 800 !important;
  text-transform: uppercase;
}*/

@media (max-width: 991px) {
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 40px;
  }
}

.owl-carousel.home-slider .slider-item .slider-text p {
  font-size: 17px;
  line-height: 1.5;
  font-weight: 100;
  color: white;
}

/*.banner-home{*/
/*  height: 400px ;*/
/*  background-size: cover;*/
/*  background-position: 50% 90%;*/
/*}*/
/*.owl-carousel.home-slider.inner-page .slider-item {*/
/*  height: calc(50vh - 117px);*/
/*  min-height: 500px;*/
/*}*/

/*.owl-carousel.home-slider.inner-page .slider-item .slider-text {*/
/*  color: #fff;*/
/*  height: calc(50vh - 117px);*/
/*  min-height: 500px;*/
/*}*/

.owl-carousel.home-slider .owl-dots {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.owl-carousel.home-slider .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  outline: none !important;
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.home-slider .owl-dots .owl-dot span {
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50% !important;
  left: 50%;
  top: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
  border: 2px solid white;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active span {
  background: white;
}

.owl-carousel.major-caousel .owl-stage-outer {
 /* padding-top: 30px;
  padding-bottom: 30px;*/
  padding-top: 0px;
  padding-bottom: 0px;
}

.owl-carousel.major-caousel .owl-nav .owl-prev, .owl-carousel.major-caousel .owl-nav .owl-next {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #495057;
}

.owl-carousel.major-caousel .owl-nav .owl-prev:hover, .owl-carousel.major-caousel .owl-nav .owl-prev:focus, .owl-carousel.major-caousel .owl-nav .owl-next:hover, .owl-carousel.major-caousel .owl-nav .owl-next:focus {
  color: #868e96;
  outline: none;
}

.owl-carousel.major-caousel .owl-nav .owl-prev.disabled, .owl-carousel.major-caousel .owl-nav .owl-next.disabled {
  color: #dee2e6;
}

.owl-carousel.major-caousel .owl-nav .owl-prev {
  left: -60px !important;
}

.owl-carousel.major-caousel .owl-nav .owl-next {
  right: -60px !important;
}

.owl-carousel.major-caousel .owl-dots {
 /* bottom: -30px !important;*/

  position: relative;
}

.owl-custom-nav {
  float: right;
  position: relative;
  z-index: 10;
}

.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
  padding: 10px;
  font-size: 30px;
  background: #ccc;
  line-height: 0;
  width: 60px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
.owl-carousel .owl-item .logodesktop {
    display: none;

}}


@media (max-width: 991px) {
  .owl-carousel.home-slider {
   margin-top: 78px;
  }
  .nosotros_banner{
    margin-top: 78px;
  }
}

/*Nosotros Section*/
@media (max-width: 767px) {
  .nosotros_banner .slider-item{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
  }
  .nosotros_banner{
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }
  .nosotros_banner .slider-text p {
    /*text-align: center;*/
    color: #fff;
    font-size: 40px;
    font-weight: 100 !important;
    line-height: 1em;
    margin-bottom: 0px;
  }
  .nosotros_banner .slider-text span {
    font-size: 15px;
    color: #fff;
  }
  .nosotros_banner .slider-text {
    height: calc(100vh - 1%);
    min-height: 300px;}
  .banner_movil{background-image: url("../img/slider_horizontal/movil.jpg");}
}
@media (min-width: 768px) {
  .nosotros_banner .slider-item{
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position:50% 48%;
    min-height: 500px;
  }
  .nosotros_banner .slider-item .slider-text p {
    color: #fff;
    font-size: 40px;
    font-weight: 100 !important;
    line-height: 1em;

    margin-bottom: 0px;
  }
  .nosotros_banner .slider-text span {
    font-size:25px;
    color: #fff;
  }
  .nosotros_banner .slider-item  .slider-text {
    font-size: 50px;
    height: calc(100vh - 1%);
    min-height: 500px;}
  .aladerecha{
    text-align: right;
  }

}

@media (min-width: 1900px) {
  .nosotros_banner .slider-item{
    background-position:50% 48%;
    min-height: 350px;
  }
  .nosotros_banner .slider-item  .slider-text {
    font-size: 55px;
    height: calc(100vh - 1%);
    min-height:  350px;}
  .nosotros_banner .slider-item .slider-text p {
    font-size: 48px;
  }
  }




.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}