body,html{font-family: 'Nanum Gothic', sans-serif; letter-spacing: 1px; }a:active,a:hover,a:link,a:visited{text-decoration:none}.space0{margin-top:5px;margin-bottom:5px}.space1{margin-top:10px;margin-bottom:10px}.space2{margin-top:20px;margin-bottom:20px}.space3{margin-top:30px;margin-bottom:30px}.space4{margin-top:40px;margin-bottom:40px}.space5{margin-top:50px;margin-bottom:50px}.space6{margin-top:60px;margin-bottom:60px}.space7{margin-top:70px;margin-bottom:70px}.space8{margin-top:80px;margin-bottom:80px}.space9{margin-top:90px;margin-bottom:90px}.space10{margin-top:100px;margin-bottom:100px}.no-padding{margin:0;padding:0}
a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
}
html, body {
  margin: 0;
  width: 100%;
  height: 100%;
}
.{



    font-family: 'Lato', sans-serif;

    font-family: 'Nanum Gothic', sans-serif;




}
/* Centered texts in each section
* --------------------------------------- */

.footers{
    background-color: #011f41;
}







.forma h2{
    text-transform: uppercase;
    font-size: .9em;
    color: #fff;
    margin: 0px;
    text-align: center;
}
.forma h3{
    text-transform: uppercase;
    font-size: .9em;
    color: #fff;
    text-align: center;
}
.forma p{
    font-size: .9em;
    color: #fff;
    text-align: center;
}
.alader{
    text-align: left;
}


.stilex{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    background-color: #182c4f;
    color: #fff;
    width: 100%;
    border: none;
    font-size: .9em;
}
.stilex2{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    background-color: #ebebeb;
    color: #000;
    width: 100%;
    border: none;
    font-size: .9em;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a3a3a3;
    opacity: 8; /* Firefox */
    font-size: .9em;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a3a3a3;
    font-size: .9em;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #a3a3a3;
    font-size: .9em;
}
.bluebtn{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #2dafe6;
    padding: 15px;
    color: #fff;
    text-align: center;
    border: none;
    width: 100%;
}
.bluebtn{
    color: #fff;
    background-color: #1c98cc;

}
.bluebtn2{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #011f41;
    padding: 15px;
    color: #fff;
    text-align: center;
    border: none;
    width: 100%;
}
.bluebtn2:hover{

    background-color: #011429;
    color: #fff;
}
.redondito{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
}
.infobloques h2{
    color: #2dafe6;
}
.infobloques p{
    color: #fff;
}
.imgbloc{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    border: 1px solid #116183;
    padding: 10px;
}
.alcen{
    text-align: center;
}
.tituloxx{
    text-align: center;
}
.tituloxx h2{
    font-size: 3em;
    color: #2dafe6;
}
.tituloxx p{
    font-size: 1.5em;
    color: #fff;
}
.iconben{
    width: 60px;
    height: 60px;
    -webkit-border-radius:30px;
    -moz-border-radius: 30px;
    border-radius: 30px; 
    background-color: #2dafe6;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 2em;
}
.bene h2{
    font-size: 1.7em;
    color: #2dafe6;
    margin: 0px;
}
.bene p{
    font-size: 1em;
    color: #fff;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.redonditito{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
}
.cosa{
    margin-bottom: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    border: 1px solid #0e5371;
    -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    background-color: #153757;
    text-align: center;
    padding: 20px 0px
}
.creds{
    font-size: 1em;
    color: #fff;
}
.spacesss{
    padding: 10px;
}
.infosepa2 h2{
    font-size: .9em;
    color: #1c98cc;
}
.bloquehome p{
    font-size: .8em;
    padding: 10px;
    color: #fff;   
}
.bloquehome a{
    max-width: 200px;
    text-align: center;
    color: #fff;
    font-size: .9em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #116183;
    display: block;
    padding: 8px;
}
.bloquehome a:hover{
    background-color: rgba(0,0,0,0.38);
    border: 1px solid #116183;
}
.bloquedeinfo{
    text-align: center;
}


.bloquedeinfo a{
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: .9em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #116183;
    padding: 8px 55px;
}
.bloquedeinfo a:hover{
    background-color: rgba(0,0,0,0.38);
    border: 1px solid #116183;
}
.plecadegrade{
    background: rgba(1,31,65,1);
    background: -moz-linear-gradient(left, rgba(1,31,65,1) 0%, rgba(25,66,101,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,31,65,1)), color-stop(100%, rgba(25,66,101,1)));
    background: -webkit-linear-gradient(left, rgba(1,31,65,1) 0%, rgba(25,66,101,1) 100%);
    background: -o-linear-gradient(left, rgba(1,31,65,1) 0%, rgba(25,66,101,1) 100%);
    background: -ms-linear-gradient(left, rgba(1,31,65,1) 0%, rgba(25,66,101,1) 100%);
    background: linear-gradient(to right, rgba(1,31,65,1) 0%, rgba(25,66,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#011f41', endColorstr='#194265', GradientType=1 );
}
.mapas{
    background-color: #122e4c;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.38);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.listaloguitos{
    text-align: center;
}
.listaloguitos ul li{
    color: #fff;
}
.listaloguitos ul li a{
    color: #fff;
}
.shadow{
    background-image: url(../img/shadow.png);
    height: 29px;
}
.ticon{
    font-size: 2em;
}

.titulosp{
    text-align: center;
}


.infoesps a:hover{
    background-color: rgba(0,0,0,0.38);
    border: 1px solid #116183;
}


.masinfo a:hover{
    background-color: rgba(0,0,0,0.38);
    border: 1px solid #116183;
}

.colorgray{
    background-color: #f6f6f6;
}



.infopais h2{
    font-size: .9em;
    color: #fff;
    margin: 0px;
}
.infopais p{
    font-size: .9em;
    color: #fff;
}
.colorfooter{
    background-color: #011f41;
}