@font-face {
    font-family: "univer-light";
    src: url("../fonts/UniversLTPro-45Light.woff");
}

@font-face {
    font-family: "univer-roman";
    src: url("../fonts/UniversLTPro-55Roman.woff");
}

@font-face {
    font-family: "univer-bold";
    src: url("../fonts/UniversLTPro-65Bold.woff");
}

body {
    font-family: "univer-roman";
    line-height: 22px;
    color: #4c4c4c;
}

.divForm {
    background: #fff;
    display: block;
    padding: 25px 20px;
    float: right;
    border: 3px solid #ff0f64;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.4);
    width: 490px;
}

.law {
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 8px;
}

.law label {
    font-weight: normal;
}

.divForm .law a,
#rellamadaModal .law a {
    text-decoration: underline;
}

.subttt {
    text-shadow: 0 0 10px #000;
}

.subttt p {
    font-size: 16px;
    margin-bottom: 0;
}

.subttt h2 {
    font-weight: bold;
    font-family: "univer-bold";
    font-size: 35px;
    margin-bottom: 0;
}

h1 {
    font-size: 43px;
    color: #4c4c4c;
    font-family: "univer-roman";
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 15px;
}

.promoValida {
    font-size: 16px;
    color: #0078bf;
    margin-top: 20px;
}

h1 span {
    font-family: "univer-bold";
}

.hr {
    margin-bottom: 55px;
}

h3 {
    font-family: "univer-roman";
    color: #3fb9e6;
    margin-top: 0;
    text-align: left;
}

h3 span {
    font-family: "univer-bold";
}

h4 {
    color: #4c4c4c;
    font-size: 22px;
}

h5 {
    font-size: 25px;
    font-family: "univer-bold";
    margin-bottom: 5px;
}

p {
    font-size: 14px;
}

.header {
    width: 100%;
    background: #fff;
    padding: 25px 0;
    border-bottom: 1px solid #3fb9e6;
}

.txtHeader {
    text-align: right;
}

.txtHeader span,
.left span {
    font-family: "univer-bold";
}

.txtHeader .tel {
    font-size: 30px;
}

.telMvl {
    font-size: 16px;
}

.telMvl .txt {
    font-family: "univer-bold";
}

.txtHeaderMvl {
    text-align: right;
}

#secc1 h1 {
    color: #fff;
    text-shadow: 0 0 10px #000;
    font-size: 60px;
    margin-top: 0;
}

#secc1 h4 {
    color: #fff;
}

.left {
    text-align: left;
    padding: 0;
}

.title {
    margin-bottom: 25px;
    padding: 20px 30px;
    border-left: 30px solid #d1d0ce;
    display: flex;
    background: rgba(255, 15, 99, 1);
    background: -moz-linear-gradient(left, rgba(255, 15, 99, 1) 0%, rgba(255, 255, 255, 0) 105%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 15, 99, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 15, 99, 1) 0%, rgba(255, 255, 255, 0) 105%);
    background: -o-linear-gradient(left, rgba(255, 15, 99, 1) 0%, rgba(255, 255, 255, 0) 105%);
    background: -ms-linear-gradient(left, rgba(255, 15, 99, 1) 0%, rgba(255, 255, 255, 0) 105%);
    background: linear-gradient(to right, rgba(255, 15, 99, 1) 0%, rgba(255, 255, 255, 0) 105%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0f63', endColorstr='#ffffff', GradientType=1);
}

.title_second {
    margin: 40px 0;
    padding: 15px 5px;
    border-left: 30px solid #d1d0ce;
    background: linear-gradient(to right, rgb(13, 0, 214) 0%, rgba(255, 255, 255, 0) 105%);
}

a {
    color: inherit;
}

footer img {
    display: inline-block;
    margin: 20px;
    width: 200px;
    height: auto;
}

a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
    outline: 0;
}

#secc1 {
    background-color: #ececec;
    background: url(../img/bg.jpg);
    background-size: cover;
    background-position: center;
}

#secc1_1 {
    background-color: #fff;
}

#secc2 {
    background-color: #3fb9e6;
}

.sep {
    position: relative;
    margin: 0 auto;
    top: -20px;
    text-align: center;
}

#secc3 {
    background-color: #fff;
    background: url(../img/pareja.jpg);
    background-size: cover;
    background-position: center;
}

.white {
    color: #fff;
}

.blk {
    display: inline-block;
}

.rellamada {
    margin: 0 auto;
}

.trf {
    color: #fff;
    padding: 0 10px;
    font-size: 20px;
    margin-bottom: 10px;
}

#secc1_1 .trf img {
    width: auto;
    height: 110px;
    display: block;
    margin: 0 auto 20px auto;
}

.trf img {
    width: auto;
    height: 55px;
    display: block;
    margin: 0 auto 20px auto;
}

.val1,
.val2,
.val3,
.val4 {
    font-size: 20px;
    padding: 0 30px;
}

.val1 h5,
.val2 h5,
.val3 h5,
.val4 h5 {
    text-align: left;
}

#secc3 p {
    text-align: left;
    font-size: 17px;
    margin-bottom: 35px;
    font-family: "univer-light";
}

.acepto {
    -webkit-appearance: checkbox !important;
    float: left;
    width: auto !important;
}

#secc3 .container i {
    color: #ff0f64;
}

.rellamada input,
.tlf_llamar {
    margin: 0 auto;
    width: 100%;
    -webkit-appearance: none;
}

.rellamada .btn_form,
.tlf_llamar,
.btn_form {
    background-color: #ff0f64;
    border: 0;
    padding: 11px 16px 7px;
    font-size: 19px;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block;
}

.tlf_llamar:hover,
.tlf_llamar:focus {
    color: #fff;
    text-decoration: none;
}

.tlf_llamar2 {
    background-color: #ff0f64;
    border: 0;
    padding: 11px 16px 7px;
    font-size: 19px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
}

.tlf_llamar2:hover,
.tlf_llamar2:focus {
    color: #fff;
    text-decoration: none;
}

.llamar {
    margin-top: 20px;
}

.rellamada .btn_form:active,
.rellamada .btn_form:focus,
.tlf_llamar:focus,
.tlf_llamar2:focus {
    outline: 0;
}

.rellamada .btn_form:active,
.tlf_llamar:active,
.tlf_llamar2:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.rellamada .tlf {
    padding: 10px 10px 7px 10px;
    font-size: 16px;
    border: 1px solid #3fb9e6;
    font-family: "univer-bold";
}

.rellamada .tlf:focus {
    outline: 0;
}

.rellamada .tlf::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px;
    font-family: "univer-light";
}

.rellamada .tlf::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
    font-family: "univer-light";
}

.rellamada .tlf:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px;
    font-family: "univer-light";
}

.rellamada .tlf:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
    font-family: "univer-light";
}

.pad {
    padding: 70px 0;
}

.imgLogo {
    float: left;
}

.center {
    text-align: center;
}

.tlfFooter {
    position: fixed;
    bottom: 0;
    padding: 20px 15px 17px 15px;
    ;
    width: 100%;
    height: auto;
    text-align: center;
    background: #3fb9e6;
    color: #fff;
    font-size: 15px;
    border-top: 2px solid #fff;
}

.tlfFooter a {
    background: #ff0f64;
    padding: 13px 20px 9px 20px;
    font-size: 20px;
    border-radius: 10px;
}

footer {
    padding: 0 0 30px 0;
}

footer ul {
    margin: 30px 0 0 0;
    padding: 0;
}

footer ul li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}

.barraFooter {
    background: #3fb9e6;
    margin-bottom: 30px;
    padding: 35px 15px;
    color: #fff;
    text-align: center;
    font-family: "univer-roman";
    font-size: 24px;
    border-bottom: 3px solid #0555fa;
}

.barraFooter span {
    font-family: "univer-bold";
}

footer ul li a {
    font-size: 13px;
    -webkit-transition: all .2s cubic-bezier(0, 0, 0.07, 0.99);
    -moz-transition: all .2s cubic-bezier(0, 0, 0.07, 0.99);
    -o-transition: all .2s cubic-bezier(0, 0, 0.07, 0.99);
    transition: all .2s cubic-bezier(0, 0, 0.07, 0.99);
}

footer ul li a:hover {
    color: #ff0f64;
}

#float {
    display: none;
}

.tlfFloat {
    position: fixed;
    background: #ff0f64;
    left: 0;
    top: 45%;
    color: #fff;
    padding: 10px 10px 5px 7px;
    font-size: 15px;
    border-radius: 0 5px 5px 0;
    text-align: center;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 0;
    border-right: 1px;
    border-style: solid;
    border-color: #c70f51;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

#politica {
    line-height: 1.3;
}

.tlfFloat i {
    font-size: 35px;
}

#alerts,
#alertsModal {
    text-align: center;
    padding: 5px 10px 0 10px;
    display: none;
}

.alert_done,
.alert_doneModal {
    color: green;
}

.alert_fail,
.alert_failModal {
    color: red;
}

.modal-body {
    padding: 25px;
}

.full-width {
    width: 100%;
}

.fotoTop {
    padding: 60px 0;
}


/* RESPONSIVE */

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    .divForm {
        width: 360px;
    }
    .separator {
        font-size: 20px;
    }
    .title {
        padding: 20px 15px;
        border: none;
    }
    .m-title {
        margin: 15px;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 33px;
    }
    #secc1 h1 {
        padding-top: 0;
    }
    .divForm {
        float: none;
        width: 100%;
    }
    .left {
        text-align: center;
    }
    .trf {
        margin-bottom: 30px;
    }
    footer {
        padding: 0 0 80px 0;
    }
    .telMvl {
        margin-top: 10px;
    }
    #secc3 p,
    #secc3 h5 {
        text-align: center;
    }
    .title {
        padding: 15px 10px;
        border: 0;
    }
    .fotoTop {
        padding: 60px 0;
    }
}

@media (max-width: 480px) {
    .header .logo img {
        width: 150px;
    }
    .rellamada input,
    .tlf_llamar {
        width: 90%;
    }
    h1 {
        font-size: 32px;
    }
    .telMvl {
        margin-top: 0px;
    }
}

.separator {
    font-size: 80px;
    font-weight: 700;
}