
.pdtxt{}
.w100{width: 100%;}
@media(min-width: 1900px){
    .container{max-width: 1290px;}
}
.cardd{
  border: 0px;
  border-radius: 1rem;
}

.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:rgb(236 100 36);
  height: 1px;
}
@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: #fdfdfd;
        height: 1px;
    }
}
nav ul li a:hover:after {width: 100%;}
@media (min-width: 992px)and (max-width:1200px){  #logo-img{max-width: 280px!important;}  }
@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:#ffffff82; /**/
    color: #fff;
    position: fixed;
    bottom: 18px;
    right: 5px;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    padding: 6px;
}

#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: .8em;}
    /*.div-custom2 {max-height: 310px !important;}*/
    /*.media-body{max-height: 160px;}*/
}
.fnt_roboto{font-family: 'Roboto', sans-serif; font-weight: 100 !important;}
.font_open-sans{font-family: 'Open Sans Condensed', sans-serif;}
.font_open-sans2{font-family: 'Open Sans Condensed', sans-serif; font-weight: bold;}
.div-custom {
    /*background:#e8e8e8;*/
    background:rgb(0 0 0);
    color:#000000;
    /*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 a{
    color:#ffffff !important;
}

.div-custom:hover {
 /*background: #ffffffdb;*/
    color:#ffffff;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;

}
.div-custom span{text-align: left; height: 15px;}
.div-custom:hover p{
    background: #665fee;background: -moz-linear-gradient(33deg,#000000c4 31%,#444444e0 87%);background: -webkit-linear-gradient(33deg,#000000c4 31%,#444444e0 87%); background: -o-linear-gradient(33deg,#000000c4 31%,#444444e0 87%);background: linear-gradient(33deg,#000000c4 31%,#444444e0 87%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%; border-radius: 4px;
}

.div-custom2 {
    background: #ffffffed;
    color: #252723;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border: 1px solid #8080802e;
    padding: 1.2em;
    border-radius: 5px;
}
.div-custom2:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
    /*border: 1px solid #ce9f248c;*/
}

.div-custom2:hover  .icon-about{
font-size: 50px;
    color: #ec6424;
    transition: .5s;
}
.div-custom2  .icon-about{transition: .5s;}
  .icon-about{   height:50px ;
      display: block;}
@media(max-width: 1200px){
    .div-custom2 {
        min-height:96px ;
    }
}
.project-title-div{min-height: 65px;}

.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;}

.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 {
     position: absolute;
     top: 20px;
     bottom: 10px;
     right: 0;
     width: 0;
     height: 0;
     content: '';
     border-style: solid;
     border-width: 10px 10px 10px 0;
     border-color: transparent #fafafa transparent transparent;
     opacity: 1;
 }
.nav-link:hover:after {
    position: absolute;
    top: 20px;
    bottom: 10px;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fafafa transparent transparent;
    opacity: 1;
}
/*.modal-content{*/
/*    background: #fff0;*/
/*}*/
.cabecera-modal{
    background: #d71418;
    color: #FFFFFF;
}
.filter-gr{
    max-width: 200px;
    -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:#ffffff;
    list-style-type: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 44px;
    padding: 1%;
    border-radius: 50%;
    border:  1px solid rgb(255 255 255 / 0.39);
    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){
    .centrar{text-align: center;}
    .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(-62px);}*/
.cajita_submenu p{border-bottom: 1px solid rgba(255, 255, 255, .1); transition: .5s; font-weight: 400;}
.cajita_submenu p:hover{}
.product_navbar_image{border-bottom: 1px solid rgba(255, 255, 255, .1);transition: 1s;}
.product_navbar_image:hover { cursor: pointer;transition: 1s;border-bottom: 1px solid rgb(236 100 36);transition: 1s; }
.lnr-cross:before {
    color: #ffffff !important;
}
.lnr-menu:before {
    color:#000000 !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(-70deg,#26263d 81%,#42383800 0%);background: -webkit-linear-gradient(-70deg,#26263d 81%,#42383800 0%); background: -o-linear-gradient(-70deg,#26263d 81%,#42383800 0%);background: linear-gradient(-70deg,#26263d 81%,#42383800 0%);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;}
.pointer{cursor: pointer;}
.degradado4{ background: #665fee;background: -moz-linear-gradient(33deg,#000000c4 31%,#444444e0 87%);background: -webkit-linear-gradient(33deg,#000000c4 31%,#444444e0 87%); background: -o-linear-gradient(33deg,#000000c4 31%,#444444e0 87%);background: linear-gradient(33deg,#000000c4 31%,#444444e0 87%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%;}
.degradado5{ background: #665fee;background: -moz-linear-gradient(51deg,#fff0f000 35%,#101010 65%);background: -webkit-linear-gradient(51deg,#fff0f000 35%,#101010 65%); background: -o-linear-gradient(51deg,#fff0f000 35%,#101010 65%);background: linear-gradient(51deg,#fff0f000 35%,#101010 65%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%;}
.nav-link {
    /*float: left;*/
    /*background: transparent!important; ;*/
    /*border-radius: 0;*/
    /*margin-bottom: 0;*/
    /*color: rgba(255, 255, 255, 0.6) !important;*/
    /*font-size: 20px;*/
    font-family: 'Open Sans Condensed', sans-serif;
/*    position: relative;*/
/*border-radius: 0px !important;*/
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000000;
    background-color: #1c1e2114;
}
.nav-link.active  >i {
    color: #2f5ea9;
}
.nav-link{color: #4f4f4fc7;}

@media(max-width: 991px){
.fondo_nosotros_home{transition: .5s;background-image: url("../img/inicio/nosotros.jpg"); background-size: cover; background-repeat: no-repeat;}
    .degradado3{ background: #665fee;background: -moz-linear-gradient(-0deg,#26263d 81%,#42383800 0%);background: -webkit-linear-gradient(-0deg,#26263d 81%,#42383800 0%); background: -o-linear-gradient(-0deg,#26263d 81%,#42383800 0%);background: linear-gradient(-0deg,#26263d 81%,#42383800 0%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%}

}
@media (max-width: 767px) {
.icon-division{max-width: 280px;}

    .sticky-container {
        background-color: #ec6424c9 !important;
        border-radius: .3rem;
        padding: 0px;
        margin: 0px;
        position: fixed;
        left: -158px;
        top: 370px;
        width: 200px;
        z-index: 2;
    }


    .sticky li {
        background-color: #ec6424c9 !important;
    }

}

@media (min-width: 768px) {
    .sticky-container {
        background-color: #ed6937;
    }
    .sticky-container {
        background-color: #ec6424;;
        border-radius: .3rem;
        padding: 0px;
        margin: 0px;
        position: fixed;
        left: -158px;
        top: 160px;
        width: 200px;
        z-index: 2;
    }
}


.sticky li {
    border-radius: .3rem;
    list-style-type: none;
    background-color: #ec6424;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer; /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/ /*filter: gray;*/ /*-webkit-filter: grayscale(100%);*/
}

.sticky li:hover {
    margin-right: -105px; /*-webkit-transform: translateX(-115px);        -moz-transform: translateX(-115px);        -o-transform: translateX(-115px);        -ms-transform: translateX(-115px);        transform:translateX(-115px);*/
    background-color: #fffcf4 !important;
    color: #606060;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -webkit-box-shadow: 0px 0px 9px 1px rgba(147, 148, 147, 1);
    -moz-box-shadow: 0px 0px 9px 1px rgba(147, 148, 147, 1);
    box-shadow: 0px 0px 9px 1px rgba(147, 148, 147, 1);
}
.sticky .sticky_support:hover img {
    color: #fffcf4 !important;
    background: #000;
    border-radius: 50%;
    padding: 2px;
}
.sticky .sticky_wats:hover span {
    color: #fffcf4 !important;
    background: #25d366;
}
.sticky .sticky_coti:hover span {
    color: #fffcf4 !important;
    background: #000000;
}
.sticky .sticky_call:hover span {
    color: #fffcf4 !important;
    background: #164798;
}
.sticky .sticky_mail:hover span {
    color: #fffcf4 !important;
    background: #981629;
}
.sticky li img {
    float: right;
    margin: 5px 5px;
    margin-right: 10px;
}
.sticky li span { /*font-size: 25px;*/
    float: right;
    margin: 5px 5px 0px 5px; /*margin-right: 10px;*/
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.sticky li p {
    float: right;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
}
.chtorange:hover{
color: #ec6424;
    text-shadow: 5px 0px 3px #00000073;
    /*font-weight: 800;*/
}
@media (max-width: 991px) {
.design-words{
    background-image: url('../img/nosotros/izq.png'); background-position: 0; background-size: contain; background-repeat:no-repeat ;
}
    .design-words > .container{
        background: #f0ffffba;
        padding-top: 20px;
        padding-bottom: 20px;
    }
.fondo_drecha{        margin-top: 67px;}
    .fondo_drecha-creater{        margin-top: 67px;}
    .fondo_drecha-desarrollo{        margin-top: 67px;}
    .fondo_drecha-movil {
        position: relative;
        background-image: url(../img/divisiones/fondo-server-movil.jpg);
        background-repeat: no-repeat;
        background-size:100%;
        margin-bottom: 40px;
    }
    .fondo_drecha-creater > .fondo_drecha-movil {
        position: relative;
        background-image: url(../img/divisiones/fondo-diseno-movil.jpg);
        background-repeat: no-repeat;
        background-size:100%;
        margin-bottom: 40px;
    }
    .fondo_drecha-desarrollo > .fondo_drecha-movil {
        position: relative;
        background-image: url(../img/divisiones/fondo-desarrollo-movil.jpg);
        background-repeat: no-repeat;
        background-size:100%;
        margin-bottom: 40px;
    }
    .fondo_drecha-alebrixe{        margin-top: 67px;}
    .fondo_drecha-alebrixe > .fondo_drecha-movil {
        position: relative;
        background-image: url(../img/divisiones/fondo-alebrixie-movil.jpg);
        background-repeat: no-repeat;
        background-size:100%;
        margin-bottom: 40px;
    }
    .fondo_drecha-marketeam > .fondo_drecha-movil {
        position: relative;
        background-image: url(../img/divisiones/fondo-marketeam-movil.jpg);
        background-repeat: no-repeat;
        background-size:100%;
        margin-bottom: 40px;
    }
    .white-to-black{color: #ffffff;}
    .text-right-toleft{text-align:left;}
}
@media (min-width:992px) {
    .design-words {
        background-image: url('../img/nosotros/izq.png'); background-position: 0; background-size: contain; background-repeat:no-repeat ;

    }
    .design-words > .container{
        background: #f0ffffba;
        padding-top: 100px;
        padding-bottom: 100px;
    }


    .fondo_drecha {
        height: 880px;
        position: relative;
        background-image: url(../img/divisiones/fondo-server.jpg);
        background-repeat: no-repeat;
        background-size: 41%;
        background-position: top right;
    }
    .fondo_drecha-creater {
        height: 880px;
        position: relative;
        background-image: url(../img/divisiones/fondo-diseno.jpg);
        background-repeat: no-repeat;
        background-size: 41%;
        background-position: top right;
    }
    .fondo_drecha-desarrollo {
        height: 880px;
        position: relative;
        background-image: url(../img/divisiones/fondo-creater.jpg);
        background-repeat: no-repeat;
        background-size: 41%;
        background-position: top right;
    }
    .fondo_drecha-alebrixe {
        height: 880px;
        position: relative;
        background-image: url(../img/divisiones/fondo-alebrixie.jpg);
        background-repeat: no-repeat;
        background-size: 41%;
        background-position: top right;
    }
    .fondo_drecha-marketeam {
        height: 880px;
        position: relative;
        background-image: url(../img/divisiones/fondo-marketeam.jpg);
        background-repeat: no-repeat;
        background-size: 41%;
        background-position: top right;
    }
    .white-to-black{color: #4f4f4f;}
    .text-right-toleft{text-align: right;}
    .bg-w:hover{background-image: url(../img/contacto/Mesatrabajo.png);background-size: auto;background-position: 77% 43%; background-repeat: no-repeat; transition: .8s}
    }
@media (min-width:1800px) {
    .design-words {
        background-image: url('../img/nosotros/izq.png'); background-position: 0; background-size: contain; background-repeat:no-repeat ;
    }
    .design-words > .container{
        background: #f0ffffba;
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

.icon_play{border-radius: 50%; display: flex; margin: auto; text-align: center;
    position: absolute; left: 0; right: 0; background: #ffffff;
    cursor: pointer;;
    width: 40px; height: 40px; box-shadow: 0px 5px 17px -2px rgb(0 0 0 / 30%);color: #4f4f4f; transition: 1s; z-index: 99}

.iconn{max-width: 70px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;

}
.icon_play:hover{color: #fffcf4 ;background: #ec6424; transition: 1s;}
ion-icon {
    pointer-events: none;
}

.items-project{
    cursor: pointer;
}
.img-poject {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 180px;
    /*background-size: cover;*/
    /*background-position: center;*/
    /*height: 220px;*/
}
@media (min-width:1400px) {
.product_navbar_image img{max-width:260px; margin: auto;}}

@media (max-width:1999px){
    .open_lang{
        padding-right: 50px;
        
    }
}
.VIpgJd-ZVi9od-ORHb-OEVmcd{
    z-index: -11 !important;
    position: absolute;
    opacity: 0;
}

@media (min-width:1200px) {
    /*Right*/
    .modal.right.fade .modal-dialog {
        top:10%;
        right: -25%;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
        -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
        -o-transition: opacity 0.3s linear, right 0.3s ease-out;
        transition: opacity 0.3s linear, right 0.3s ease-out;
    }

    .modal.right.fade.in .modal-dialog {
        right: 0;
    }
}
