
 @import url('https://fonts.googleapis.com/css?family=Roboto');
 @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:700');


/* {
    font-family: 'Roboto', sans-serif;
}
 {
    font-family: 'Source Sans Pro', sans-serif;

    font-family: 'Source Sans Pro', sans-serif;

}*/
 .container{
    width: 86%;
}
 .pad-less{
    padding: 0px 0px!important;
}
 body {
    margin: 0;
     padding: 0;
     background: url(../img/bg.png);
     font-family: 'Roboto', sans-serif;
}






 a {
    text-decoration: none;
     background-color: transparent;
     color: #000;
     text-decoration: none;
}
 a:hover {
    text-decoration: none;
     background-color: transparent;
     color: #fff;
     text-decoration: none;
}
 a:active {
    text-decoration: none;
     background-color: transparent;
     color: #fff;
     text-decoration: none;
}
 footer {
    margin-top: 0 !important;
     padding:20px 0px 0px 0px;
     background-color: #222222!important;
}



/* ============= section css ============= */
 nav {
    height: auto !important;
     padding:10px 0px 0px 0px;
     color: #666!important;
     background: none!important;
     box-shadow: none!important;
     line-height: 50px;
}
 nav ul a {
     display: block;
     letter-spacing: 4px;
     font-size: 1.0rem;
     font-family: 'Source Sans Pro', sans-serif;
     text-transform: uppercase;
     font-weight: 600 !important;
     position: relative;
     font-weight: 300;
}
 nav ul li a{
    margin: 0px 10px;
     color: #fff!important;
}
 nav ul li.active ,nav ul a:hover {
     background-color: rgba( 0, 0, 0, 0)!important;
     color: #3eccec;
}
 nav li:hover .bolita{
     top: 0px;
     opacity: 1;
}

.active2{
 /* background-color: #023996;  */
  /* border-radius: 20px; */

}
.side-nav{
    background-color: rgba(0, 0, 0, 0.514);
}
.active2 a{
  color: #fff !important;
  border-bottom: 2px solid #fff;
}
 nav i{
    color: #fff!important;
    font-size: 35px !important;
    padding-top:8px;
}
.bg-noso {
    background-color: rgba(0, 0, 0, 0.486);
    text-align: center;
    padding: 50px 0 50px;
}
.bg-noso h3{
    color: #fff;
}
.bg-noso p {
    color: #fff;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 17px;
}
.centrado {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center !important;
}
.bg-noso a {
    color: #fff;
}
.tasa {
    background-color: #fbdfb4d5;
    padding: 50px  0 50px 0;
}
.tasa h3{
    font-size: 25px;
}
.tasa p{
    font-size: 18px;
    margin-top: 15px;
}

.tasa ul {
    font-size: 18px;

}
 .azul-f{
    background: transparent;
    height: 70px;
    padding-top: 30px;
}
 .toppop{
    color:#000;
     text-align: center;
    padding: 27px 0px 7px 0px;
}
 .toppop h5{
    font-size: 12pt;
     font-weight: bold;
}
.container-fluid {
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}
 .logo{
    float:left;
    margin: 0px auto 0px auto;
    width: 160px;
}
 .linea{
    height:5px;
     background: #d2d2d2;
     width: 120px;
     margin: auto;
     transition: all 0.3s ease 0s;
}
 .titu1{
    font-weight: 300;
     color: #ffffff;
    font-size: 40pt;
    line-height: 1.3;
    letter-spacing: 0px;
}
 .parra{
    color: #f3f3f3;
    font-size: 13pt;
    line-height: 1.7;
}
 .list-1 li{
    color: #fff;
    font-size: 15pt;
    line-height: 1.7;
    transition: all 0.3s ease 0s;
    padding: 10px;
}
 .tel{
    color: #d2d2d2;
    font-size:13pt;
    margin-top: 10px;
     border-bottom: 2px solid #d2d2d2;
}
 .spa1{
     margin-top: 250px;
     margin-bottom: 250px;
    transition: all 0.4s;
}
 .spa2{
     margin-top: 100px;
     margin-bottom: 100px;
    transition: all 0.4s;
}
 .noso{
    padding: 50px 0px;
     background: #fff;
}
 .titu2{
    font-weight: 300;
     font-size: 32pt;
    line-height: 1.3;
    letter-spacing: 0px;
    transition: all 0.3s ease 0s;
    color: #fff;
}
 .titu3{
    font-weight: 700;
     font-size: 20pt;
    line-height: 1.3;
    letter-spacing: 0px;
}
 .central{
    text-align: center;
     margin: auto;
}
/* ============= section css ============= */
 .parallax-container {
     background: url(../img/rayitas-bg.png);
     height: auto;
     padding:70px 0px;
}
/*FORMULARIO*/
 .form-control{
    background: #fff!important;
     border-radius: 5px!important;
}
 .space{
    padding: 20px 10px;
}
 input{
    margin-top: 25px;
}
 .btn{
     border: 2px dotted #023996!important;
     /* border-radius: 50px!important; */
     color: #fff!important;
     background: #3eccec!important;
     padding: 18px 45px!important;
    margin: auto;
     height: auto!important;
     font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
     font-weight: 700;
}
 .btn:hover{
     border: 2px solid #629cc5 !important;
    background: #023996 !important;
     color: #fff!important;
}
 .btn-2{
     border: 2px dotted #023996!important;
     /* border-radius: 50px!important; */
     color: #fff!important;
     background: #023996!important;
     padding: 18px 45px!important;
    margin: auto;
     height: auto!important;
     font-size: 16pt;
    font-family: 'Source Sans Pro', sans-serif;
     font-weight: 700;
}
 .btn-2:hover{
     border: 2px solid #023996!important;
    background: #023996!important;
     color: #fff!important;
}
.imgs{
  width:300px;
  height:200px;
}
 .font{
    font-family: 'Source Sans Pro', sans-serif;
}
 .gris-f{
    background:#f0f1f1;
}
 .arriba{
    position: relative;
     padding: 0px;
     margin-top: -45px;
}
 .info-box{
    background: #f1f1f1;
     padding: 55px 35px 37px;
     text-align: center;
     overflow: visible;
     transition: all 0.3s ease 0s;
     min-height: 420px;
}
 .info-box:hover{
    background: #02399699;
}
 .info-txt{
     font: 300 35px/1.2em 'Source Sans Pro';
     color: #31353d;
     margin: 0px;
     transition: all 0.3s ease 0s;
    text-transform: uppercase;
}
 .info-box:hover .info-txt{
     color: #fff;
     margin: 0px 0px 20px 0px;
}
 .info-txt2{
    color: #898989;
    font-size: 13pt;
    line-height: 1.4;
     transition: all 0.3s ease 0s;
}
 .info-box:hover .info-txt2{
    color: #fff;
    line-height: 1.2;
}
 .info-box .imgs{
    margin-bottom:15px;
    transition: all 0.3s ease 0s;
}
 .info-box:hover .imgs{
    transform: scale(0.8);
}
/* FIN FORMULARIO*/
 .c-vd-l{
    color:#52d8f7;
}
 .c-vd-f{
    background:#023996;
}
 .c-az-l{
    color:#3c3d99;
}
 .c-az-f{
    background:#3c3d99;
}
 .c-b-l{
    color: #fff;
}
 .der{
    text-align: right;
}
 .c-ac-l{
    color: #023996;
}
 .nosot{
    padding: 50px 0px;
     background: #023996b0;
}

/*GALERIA*/

.input-field label.active{color: #fff !important;}



.cont-g {
    width: 100%;
    height: auto;
/*    margin: 0 auto 25px auto;*/
    overflow: hidden; padding:0px 0px
}
.cont-g ul {
    margin: 0;
    padding: 0;
}
.cont-g ul li {
    float: left;
    list-style: none;
    margin: 0;
    width:33.3%;
    height: auto !important;
    overflow: hidden;
}
.cont-g ul li a img {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s; width:100%;
    cursor: pointer;
    display: block;
}

.cont-g ul li a {
    margin: 0px !important;
}
.cont-g ul li a img:hover {
    opacity: 0.7;
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    cursor: pointer;
}
.cont-g ul li.cont-d {
    padding: 0;
}

.divider{margin-top: 30px !important;}

.traductor {
    display: block;
    width: 70px;
    height: 70px;
    color: #fff;
    position: fixed;
    left: 20px;
    bottom: 20px;
    border-radius: 20%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
    /* background: #0c6890;
     border: 1px solid #0c6890; */
}

/* .traductor:hover {
	background: #011b81;
	border: 1px solid #011b81;
} */

/*FIN GALERIA*/
/* ============= MEDIA QUERY ============= */
 @media screen and (max-width: 992px) {
    /*.spa1{
        height: 250px;
        transition: all 0.4s;
    }
    */
     .container{
        width: 100%;
    }
     footer{
        text-align: center;
    }
     nav {
        padding: 40px 0px 0px 0px;
    }
     .space{
        padding-top: 20px
    }
     .logo{
    }
     .titu1{
        font-size: 32pt;
    }
     .titu2{
        font-size: 24pt;
    }
     .spa1{
         margin-top: 100px;
         margin-bottom: 100px;
        transition: all 0.4s;
    }
    .bg-noso p {

        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        font-size: 17px;
    }
    .center-logo-mv {
        display: block;
        margin: 0 auto;
    }
}
 @media screen and (max-width: 767px) {
   .bg-noso p {

       width: 100%;
       margin: 0 auto;
       margin-bottom: 20px;
       font-size: 17px;
   }
    .container{
        width: 98%;
    }
     .btn{
        padding: 10px 30px!important;
        margin: auto;
         height: auto!important;
         font-size: 13pt;
         margin-top: 10px;
    }
     .info-txt{
         font: 300 32px/1em 'Crimson Text';
    }
     .info-box{
         min-height: 350px;
    }
     .der{
        text-align: center;
    }
     nav ul li a:before {
        border-top: 60px solid #fff;
    }
     .side-nav a {
        height: 60px;
    }
     .cont-g ul li {
         width: 48%;
    }
     .titu1{
        font-size: 22pt;
    }
     .titu2{
        font-size: 18pt;
    }
    nav {
        padding: 0px;
    }
    .logo{
        width: 150px;
        float: none;
    }
}
 @media screen and (max-width: 425px) {
}