.font_anton{
    font-family: 'Anton', sans-serif;
}
.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: #cfa805;
  height: 2px;
}
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: 992px){
    .bg_degradado{
        height: 900px;
    }
    .banner-content h1 {
        margin-top:40%;

    }
}
@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, #2f3233 0%, #2f32338f 100%);
    background: -webkit-linear-gradient(45deg, #2f3233 0%, #2f32338f 100%);
    background: -o-linear-gradient(45deg, #2f3233 0%, #2f32338f 100%);
    background: linear-gradient(45deg, #2f3233 0%, #2f32338f 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: 10%; 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;}}

/*GRID HOVER EFFECTS*/
.grid {
    /*position: relative;*/

    /*padding: 1em 0 4em;*/
    /*!*max-width: 1000px;*!*/
    /*list-style: none;*/
    /*text-align: center;*/
}

/* Common style */
.grid figure {
    position: relative;
    /*float: left;*/
    overflow: hidden;
    /*margin: 10px 1%;*/
    margin: 0;
    /*min-width: 320px;*/
    /*max-width: 480px;*/
    max-height: 500px;
    width: 100%;
    background: #fff;
    text-align: center;
    /*cursor: pointer;*/
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.95;
    width: 100%;
}
@media (max-width: 575px) {
    .grid figure img {
        position: relative;
        display: initial;
        min-height: 100%;
        max-width: 100%;
        opacity: 0.8;
    }
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h3 span {
    font-weight: 800;
}

.grid figure h3,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
@media (max-width: 530px) {
    .grid figure h3 {
        font-size: 13px;
    }
    .grid figure figcaption {
        padding: 4px;
    }
}
@media (max-width: 767px) {
    .grid figure h3 {
      font-size: 17px;
    }
}
@media (min-width: 768px) {
    .grid figure h3 {
        font-size: 19px;
    }
}
@media (min-width: 1600px) {
    .grid figure h3 {
        font-size: 24px;
    }
}
/*******************/

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 90px;
    text-align: left;
    background:#cfa805;
    color:#000000ab;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
    float: left;
}

figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}

figure.effect-zoe p.description {
    position: absolute;
    left: 0;
    bottom: 6em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    /*font-size: 90%;*/
    /*width: 320px;*/
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
    /*margin-left: -20px;*/
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
    content: '\e000';
}

.icon-paper-clip::before {
    content: '\e001';
}

.icon-heart::before {
    content: '\e024';
}

figure.effect-zoe h2 {
    display: inline-block;
}

figure.effect-zoe:hover p.description {
    opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}