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

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

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: #2cc0d4;
  height: 1px;
}
nav ul li a:hover:after {width: 100%;}
.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 {
    padding: 15px 19px;
    background:#0000006b; /**/
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 5px;
    display: none;
    cursor: pointer;
    border-radius: 50%;
}

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

.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;}}*/
.flotante_banner{position: absolute; top: 0;
    z-index: 9;width: 95%;left: 2.5%}
.bg_degradado{
    background: #665fee;
    background: -moz-linear-gradient(45deg,#665fee 0%,#27c2de 100%);
    background: -webkit-linear-gradient(45deg,#665fee 0%,#27c2de 100%);
    background: -o-linear-gradient(45deg,#665fee 0%,#27c2de 100%);
    background: linear-gradient(45deg,#665fee 0%,#27c2de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 );
    content: "";

}
@media(min-width: 1800px){
    .bg_degradado{
        height: 900px;
    }
    .banner-content h1 {
        margin-top:30%;

    }
}
@media(min-width: 992px){
    .bg_degradado{
        height: 900px;
    }
    .banner-content h1 {
        margin-top:20%;

    }
}
@media(max-width: 991px){
.bg_degradado{min-height: 400px;
    text-align: center;
    text-align: center;
}  .more{display: none;}
   .flotante_banner{text-align: center;}
}
.degradado2 {
    background: -moz-linear-gradient(45deg, #2799bb 0%, #27c2de29 100%);
    background: -webkit-linear-gradient(45deg, #2799bb 0%, #27c2de29 100%);
    background: -o-linear-gradient(45deg, #2799bb 0%, #27c2de29 100%);
    background: linear-gradient(45deg, #2799bb 0%, #27c2de29 100%);
}
.degradado3{ background: #665fee;background: -moz-linear-gradient(45deg,#665fee00 0%,#2cc0d4 100%);background: -webkit-linear-gradient(45deg,#665fee00 0%,#2cc0d4 100%); background: -o-linear-gradient(45deg,#665fee00 0%,#2cc0d4 100%);background: linear-gradient(45deg,#665fee00 0%,#2cc0d4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee',endColorstr='#27c2de',GradientType=1 ); height: 100%}

.cover-bg-indigo:before {
    background: #4e3188;
}
.cover-bg-opacity:before {
    opacity: 1;
}
.form-control3{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 2rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 10px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
    color: #9e9e9e;
}
.label-control{
    color: #9e9e9e;
    /*position: absolute;*/
    top: 0.8rem;
    left: 0;
    /*font-size: 1rem;*/
    cursor: text;
    transition: .2s ease-out;
}

/*.form-control3:focus + label,*/
/*.form-control3:valid + label {*/
/*    display: block;*/
/*    font-size: .8rem;*/
/*    -webkit-transform: translateY(-140%);*/
/*color:#26a69a;*/
/*    transform: translateY(-140%);*/
/*}*/
.field {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 1em;
}
/**
* Add a transition to the label and input.
* I'm not even sure that touch-action: manipulation works on
* inputs, but hey, it's new and cool and could remove the
* pesky delay.
*/
label, input {
    transition: all 0.2s;
    touch-action: manipulation;
}



input:placeholder-shown + label {
    cursor: text;
    max-width: 66.66%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform-origin: left bottom;
    /*transform: translate(0, 2.125rem) scale(1.5);*/
    transform:translate(0.1rem, 2.125rem) scale(1.5);
    font-size: 12px;
}
@media (max-width: 800px) {

    input:placeholder-shown + label {

    }
}

::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit;
}
input:focus::-webkit-input-placeholder {
    opacity: 1;
}

input:not(:placeholder-shown) + label,
input:focus + label {
    transform: translate(0, 0) scale(1);
    /*cursor: pointer;*/
    color:#26a69a; ;
}
.form-control3:focus  {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
}
.card{webkit-box-shadow: 1px 11px 68px -20px rgba(0,0,0,.75);
    -moz-box-shadow: 1px 11px 68px -20px rgba(0,0,0,.75);
    box-shadow: 1px 11px 68px -20px rgba(0,0,0,.75);}
@media (min-width: 992px) {
    .center-vertical{
position:absolute; top: 8%; bottom: 50%;}
#form_solicitud{display: block !important;}
#op_form_solicitud{display: none !important;}
}
.more{
    cursor: pointer;}
.fondo_circle_sombra{max-width: 50px; position:absolute; right: 0; top: 0; margin-top: -20px; margin-right: -5px; padding: 5px;webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.75);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.75); box-shadow: 0px 0px 10px 0px rgba(0,0,0,.75);}
.fondo_circle_sombra:hover{background: #2eb6df94;}
@media (max-width: 767px) {
.card_solicitud{width: 100%;
    position: absolute;min-width: 100%; top: 0; left: 0; z-index: 1;
    margin: auto;}}

.div-custom{box-shadow: 0 0 20px 3px rgba(0,0,0,.05);}
.div-custom:hover{box-shadow:0px 10px 30px -10px rgb(0 0 0);}