@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,blockquote {
    quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
    content: "";
    content: none
}

a img {
    border: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.woff") format("woff"),url("../fonts/OpenSans-Regular.ttf") format("truetype"),url("../fonts/OpenSans-Regular.svg") format("svg"),url("../fonts/OpenSans-Regular.eot") format("embedded-opentype")
}

@font-face {
    font-family: "Open Sans Bold";
    src: url("../fonts/OpenSans-Bold.woff") format("woff"),url("../fonts/OpenSans-Bold.ttf") format("truetype"),url("../fonts/OpenSans-Bold.svg") format("svg"),url("../fonts/OpenSans-Bold.eot") format("embedded-opentype")
}

@font-face {
    font-family: "Open Sans Semibold";
    src: url("../fonts/OpenSans-Semibold.woff") format("woff"),url("../fonts/OpenSans-Semibold.ttf") format("truetype"),url("../fonts/OpenSans-Semibold.svg") format("svg"),url("../fonts/OpenSans-Semibold.eot") format("embedded-opentype")
}

@font-face {
    font-family: "Open Sans Light";
    src: url("../fonts/OpenSans-Light.woff") format("woff"),url("../fonts/OpenSans-Light.ttf") format("truetype"),url("../fonts/OpenSans-Light.svg") format("svg"),url("../fonts/OpenSans-Light.eot") format("embedded-opentype")
}

html {
    font-size: 62.5%;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 1.3em;
}
body {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    color: #47484a;
    font-weight: 400;
    background: #eff1f4;
}
h2, .h2 {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 2rem;
}

h1, h2, h3 {
    line-height: 1.3em;
    color: #47484a;
}
h3 {    
    font-size: 1.8rem;
    font-family: "Open Sans Bold",sans-serif;
    padding: 0 0 1.4rem 0;
}
/* Style for "Rectangle 31 C" */
@media (max-width: 767px) { .hide-on-phones { display: none !important; } }
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) { .hide-on-tablets { display: none !important; } }
/* Big devices (desktops, 992px and up) */
@media (min-width: 992px) { .hide-on-desktops { display: none !important; } }
#mainContainer {
    max-width: 160rem;
    margin: 0 auto;
    background-color: #fff;
    padding-top: 2rem;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.ac{
    text-align: center; 
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.np{
    padding: 0 !important;
}
.w50{
    width: 50%;
}
.g-6 {
    width: 46%;
}
.row:before,.row:after,.clearfix:before,.clearfix:after {
    display: table;
    content: " "
}

.row:after,.clearfix:after {
    clear: both
}
#supHeaderPage{
    background: #2a9dde;
}
.logo,.logoLeft {
    width: 4.2rem;
    left: calc(50% - 2.1rem);
    display: block;
    position: relative;
    border: solid 1px transparent;
    border-width: 1px 0 0 0;
    -webkit-transition: left .3s ease-out;
    -moz-transition: left .3s ease-out;
    -ms-transition: left .3s ease-out;
    -o-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.logo:after,.logoLeft:after {
    content: "";
    display: table;
    clear: both
}

@media(min-width: 768px) and (max-width:1023px) {
    .logo,.logoLeft {
        width:19.2rem;
        left: calc(50% - 9.6rem)
    }
}

@media(min-width: 1024px) {
    .logo,.logoLeft {
        width:22.4rem;
        left: calc(50% - 11.2rem)
    }
}

.logoLeft {
    left: -50%;
    position: absolute
}

.icoSVGLogo {
    position: relative;
    width: 4.2rem;
    height: auto;
    margin-right: 0!important;
    -webkit-transition: left .3s ease-out;
    -moz-transition: left .3s ease-out;
    -ms-transition: left .3s ease-out;
    -o-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.icoSVGLogo svg {
    width: 100%;
    height: auto
}

@media(min-width: 768px) and (max-width:1023px) {
    .icoSVGLogo {
        width:3.4rem;
        width: 3.1rem;
        float: left
    }
}

@media(min-width: 1024px) {
    .icoSVGLogo {
        width:4.1rem;
        height: 3.7rem;
        float: left
    }
}

.textSVGLogo {
    display: none
}

.textSVGLogo svg {
    width: 100%;
    height: auto
}

@media(min-width: 768px) and (max-width:1023px) {
    .textSVGLogo {
        display:block;
        float: left;
        width: 13.3rem;
        height: 2.38rem;
        height: 2.07rem;
        margin: .5rem 0 0 .5rem
    }
}

@media(min-width: 1024px) {
    .textSVGLogo {
        display:block;
        float: left;
        width: 17.6rem;
        height: 2.38rem;
        margin: .85rem 0 0 0
    }
}

#mainHeaderPage {    
    background: #fff;
    display: block;
    position: relative;
    width: 100%;
    padding: .9rem 0 1rem 0;    
    z-index: 12;
    border-bottom: .2rem solid #f0f0f0;

}

.container{   
    padding: 0;
    max-width: 1240px;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 1.3em;
    font-size: 1.5rem;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.smileBigTitle{
    font-size: 4rem;
    line-height: 2.9rem;
    font-family: "Open Sans Bold",sans-serif;
    padding-bottom: 2.1rem;
    color: #47484a;
    padding: 0 0 2.8rem;
    margin-bottom: .5em;
    position: relative;
}
.smileBigTitle:after {
    background: url(../img/smile.png) no-repeat;
    background-size: 35px;
    position: absolute;
    content: "";
    height: 1.3rem;
    width: 3.5rem;
    left: 0;
    bottom: 0;
}
.moreTopMargin {
    margin-top: .5em;
}
.bluePanel {
    background-color: #2a9dde;
    color: #fff;
    padding: 30px 0;
    border-radius: 4px;
    clear: both;
    width: 98%;
}
.row.blueHorform {
    margin-bottom: 0px;
}
.row {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 40px;
}
.bt{
    text-decoration: none;
    display: inline-block;
    background-color: #f118a7;
    border-radius: 10rem;
    font-size: 12px;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans Bold",sans-serif;
    border: 0;
    letter-spacing: .032em;
    padding: 2rem 4rem;
    margin-bottom: 5px;
    max-width: 100%;
    text-align: center;
    -webkit-transition: color .2s ease-in-out,background .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background .2s ease-in-out;
    -ms-transition: color .2s ease-in-out,background .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background .2s ease-in-out;
    transition: color .2s ease-in-out,background .2s ease-in-out;
}
.bt:hover {
    background-color: #cc0c8a;
    cursor: pointer;
    color: #fff;
}
.blueHorform .content {
    max-width: 840px;
    margin: 0 auto;
}
.blueHorform .content .bt {
    margin-top: 0px;
    margin-bottom: 0px;
}
.blueHorform .content .col-form {
    /*width: 66.666%;*/
    /*width: 62.666%;*/
    float: left;
}
.blueHorform .content .col-form p{
    margin: 1rem
}
.blueHorform .content .col-btn {
    /*width: 33.333%;*/
    /*width: 37.333%;*/
    float: left;
}
.blueHorform .content .col-btn p{
    margin: 1rem;
    font-family: "Open Sans Bold",sans-serif;
}
.column {
    padding: 20px;
    min-height: 1px;
}
.column.ntp {
    padding-top: 0;
}
.error404_v2 .cnt-boxes {
    display: flex;
    justify-content: space-between
}

.error404_v2 .cnt-boxes .sp {
    vertical-align: middle;
    height: 24px;
    margin-right: 5px
}

.error404_v2 .cnt-boxes .box {
    width: 380px;
    padding: 28px 25px 28px 25px;
    position: relative;
    margin-right: 30px;
}

.error404_v2 .cnt-boxes .box.more-left-pd {
    padding-left: 65px
}

.error404_v2 .cnt-boxes .box .txt {
    line-height: 1.5em;
    font-size: 1.5rem;
}

.error404_v2 .cnt-boxes .box .tit {
    font-size: 22px;
    line-height: 1.5em;
    color: #38393b
}
.error404_v2 .icono {
    position: absolute;
    top: 30px;
    left: 21px;
}

.grayBorderPanel {
    border: 3px solid #eff1f4;
    border-radius: 4px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 380px;
    padding: 28px 25px 28px 25px;
    position: relative;
}
.biggerTxt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4em;
}
.strong {
    font-family: "Open Sans Bold",sans-serif;
}
.blueTxt {
    color: #2a9dde;
    margin-top: 1.5rem;
}
.sp.clockIcon {
    background: url('../img/reloj.png') no-repeat left center;
    padding: 1rem;
}
.dvGestiones {
    max-width: 65%;
}
.dvGestiones h2 {
    font-family: "Open Sans Bold",sans-serif;
    font-size: 20px;
    margin-bottom: 1.5rem
}
.ultick{
    display: inline-block;
    width: 100%
}
.ultick li{
    float: left;
    width: 26%; 
    background: url('../img/tick.png') no-repeat left top; 
    padding-left: 2.5rem;  
    font-family: "Open Sans Bold",sans-serif;
}
.ultick li.w35{
    width: 35%;
}
.dvAcceso{
    clear: both;
    text-align: center;
    padding: 2.5rem 0;
}
.dvAcceso a{
    font-family: "Open Sans Bold",sans-serif;
    font-size: 1.2rem;
    color: #f118a7;
    text-decoration: none;
    display: inline-block;
     -webkit-transition: color .2s ease-in-out,background .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background .2s ease-in-out;
    -ms-transition: color .2s ease-in-out,background .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background .2s ease-in-out;
    transition: color .2s ease-in-out,background .2s ease-in-out;
}
.dvAcceso a:hover{
    text-decoration: underline;
}
.aAcceso{
    border: 1px solid #f118a7;     
    border-radius: 30px;
    background: url('../img/icoAcceso.png') no-repeat 1rem center;
    padding: 2rem 3rem 2rem 4.5rem;
    margin-bottom: 1.5rem;    
}
.aAcceso:hover{
    background: #f118a7 url('../img/icoAccesohover.png') no-repeat 1rem center;
    color: #fff;
}
.dvAcceso a.aRegistro{
    font-size: 1.5rem;
}
#supFooter{
    background: #fff;
    display: block;
    position: relative;
    width: 100%;
    padding: 0rem 0 4rem 0;
    z-index: 12;
    border-top: .2rem solid #f0f0f0;
}
.dvApps{
    margin-top:  2.5rem;
}
.dvApps ul li{
    display: inline-block;
}
.dvApps ul li:last-child{
    margin-left: 1.5rem
}
.contactPhone{
    font-family: "Open Sans Bold",sans-serif;
    text-decoration: none;
    color: #47484a;
}
@media(max-width: 1024px) {
    .dvGestiones {
        max-width: 61%;
    }
    .bluePanel{
        width: 96%;
    }
}
@media(max-width: 769px) {
    .error404_v2 .smileBigTitle.smaller {
        margin-top:0;    
        line-height: 3.5rem;
        font-size: 2.5rem;
    }

    .error404_v2 .img-error404 {
        width: 200px;
        margin: 0 auto 20px;
        float: none
    }

    .error404_v2 .cnt-boxes {
        display: block
    }

    .error404_v2 .cnt-boxes .grayBorderPanel {
        padding: 15px;
        margin: 0 0 2.5rem 0;
    }

    .error404_v2 .cnt-boxes .box.more-left-pd {
        padding-left: 15px;
            max-width: 91%;
    }

    .error404_v2 .cnt-boxes .box {
        width: auto;
        margin-top: -3px
    }

    .error404_v2 .cnt-boxes .box .tit {
        padding-left: 3.5rem;
    }
    .error404_v2 .icono{
        top: auto;
        left: auto;
    }
    .blueHorform .content .col-form, .blueHorform .content .col-btn{
        width: 100%;
        text-align: center;
        font-size: 1.6rem;
    }
    .f22{
        font-size: inherit;
    }
    .dvGestiones{
        max-width: 100%;
    }
    .dvGestiones li, .dvGestiones li.w35{
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .w50{
        width: 100%
    }
    .g-6 {
        width: 43%;
    }
    .dvApps{
        margin-top:  1rem;
    }
    .row{
        margin-bottom: 0
    }
    .contactPhone{
        margin: 1rem 0;
        display: inline-block;
    }
    .blueHorform .content .col-form p {
        margin: 1rem 0 2.5rem;
    }
}

@media (max-width: 767px){
    .g-6 {
        width: 100%;
    }
}
@media (min-width: 768px){
    .column {
        float: left;
    }
    .g-12 {
        width: 100%;
    }
    

}

