﻿@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');


/*Color principal   #3EBDE9   */

body {
    margin: 0px auto;
    padding: 0;
    /*font-family: 'Roboto', sans-serif!Important;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 15px!Important;
    width: 100%;
    color: #333333;
    background: #ffffff;
    line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    list-style: none;
    line-height: 30px;
    /*font-family: Arial;*/
    /*color: red;*/
}


li, ul, p {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    list-style: none;
    /*line-height: 1;*/
}






input, textarea, form, image {
    padding:0px;
    margin:0px;
    border:0;
}
a {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: #337ab7;
}
* { /*line-height:1; outline:none;*/
}

.header {
    /*height: 138px;*/
    margin-top: 50px;
}


.indizada{
    font-size: 12px;
    text-align: right;
    line-height: 16px;
    padding-left:15%;
}



.loginData {
    float: right;
    margin: 10px;
    font-size: 16px;
    background-color: #efefef;
    padding: 7px 15px;
}

.loginData a {
    margin: 0 10px;
}
.navbar-collapse {
    border-color: rgba(255,255,255,.02);
    overflow-x: hidden !important;


}

p {
    /*line-height: 18px;*/
}

.navbar-toggle {
    border-color: #ffffff;
    /* background-color: #fed136; */
    margin-left:20px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    /* background-color: #fed136; */
}
.in ul li { width:100%; }

.header .logo { margin: 15px 0 25px 20px; float:right; }
.nav-block {
    background-color: #3EBDE9; /* width:1170px; */
    margin: 0 auto;
    /*border-top: solid 1px #047a41;
    border-bottom: solid 1px #047a41;*/
    box-shadow: 1px 3px 11px #888888;
    /*height: 50px;*/
}
ul.nav {
    background: none;
    display: inline-block;
    padding: 1px 0;
    /*margin-left: -25px;*/
    margin-right: -55px;
}
ul.nav li { float:left; }




a partir defs 770 fuente 13, a partir defs 994 normal a 18


ul.nav li a {
    color: #ffffff;
    font-size: 18px;
    font-family: Nunito, sans-serif;
    padding: 0px 23px 0px 23px;
    /*font-weight: 600;*/
    transition: all 1.3s;
    -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
}


@media (min-width: 768px ) {

.modal-dialog {
    width: 900px!Important;
}

}



@media screen and (min-width: 770px ) {
    ul.nav li a {
        color: #ffffff;
        font-size: 11px;
        margin:-1px!important;
    }
}




@media screen and (min-width: 1200px ) {
    /*****************cambiar de 994 a 1200*/
    ul.nav li a {
        color: #ffffff;
        font-size: 14px;
    }
}




ul.nav li a.active, ul.nav li a:hover {
    color: #ffffff;
    background: #5C5B60;
}

ul.nav .submenu { display:none; position:absolute;   background-color:#fff; min-width:230px; padding: 10px 0 0 5px;  box-shadow: 2px 2px 2px; z-index: 9999999; overflow:hidden;  }
ul.nav .submenu li { display:block;  width: 100%;}
ul.nav .submenu li a {color:#000; font-size:13px; padding: 10px 5px; width:100%; display:block; text-decoration:none;text-shadow: none;}
ul.nav .submenu li a :hover {text-decoration:none;}
ul.nav .submenu li :hover { background-color:#efefef;}

.tocAlert { display:block; height:50px; vertical-align:middle; text-align:center; color:#fff; float: left; line-height: 50px; margin-left: 250px; font-size: 20px; background-color: #466f75; padding: 0 20px;}
.tocAlert:hover {color:#fff;text-decoration:none;}

.fblanc {
    background: rgba(245,245,245,0.75);
    padding: 0px 30px 30px 20px;
    margin-top:20px;
}

.tel {
    color: #333333;
    font-size: 15px;
    padding: 2px 0px 15px 0px;
    margin: 10px 0%;
}

.content .container { background:rgba(255,255,255,0.85); padding: 15px 40px; /* MARGIN-top: 20px; */}
.content .list { /* background:#f6f8f9; */ /* padding:1%; */ display:inline-block; margin-bottom:30px; width:100%;}

.list a{
    color: #3EBDE9!Important;
}

.content h2.title { color:#335a5e; font-size:20px; font-weight:700; margin:0 0 15px 0; }
.portada { float:right; margin-left:20px; max-width:225px; border:solid 1px #fff;}
.current p {
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    text-align:center;
    padding:5px;
    /*font-family:Arvo, serif;*/
}


.current h2 {
    margin: 19px 0 18px 0;
    font-size: 20px;
    margin-bottom: 30px;
    color: #3EBDE9;
    text-align: center;
    font-weight: bold;
}
.title-block{ /*margin: 0px 0 0px 0;*/ }
.title-block .block h1 {
    font-size: 25px;
    margin: 30px 0;
    font-weight: 400;
    width: 85%;
    color: #5C5B60;
}
.title-block .block h1 span{ text-transform:uppercase; }
/*.title-block .block p { font-size:14px; line-height:18px; width:100%; }*/

.title-block .newsletter { cursor:pointer; background:url("../images/nlbg.png") no-repeat scroll center center rgba(0, 0, 0, 0); display:inline-block; padding: 5px; width: 83%; margin:30px 0 0 0;}
.title-block .newsletter h1{ color:#fff; font-size:24px; font-family:arial; text-align:center; font-weight:bold; margin:10px 0; }
.title-block .newsletter h2{color:#fff; font-size:20px; font-family:arial; text-align:center; font-weight:bold; margin:10px 0; }
.title-block .newsletter p{ color:#000; font-family:arial; font-size:16px; line-height:20px; }
.title-block .newsletter p span{ color:#325054; text-transform:uppercase; font-weight:bold;  }
.title-block .newsletter p.btn { text-align:center; width:100%; }
.title-block .newsletter button{ background:#a8cb69; border:none; color:#fff; font-size:18px; padding:8px 15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;width:170px; margin:8px 0 0 0; }

.linea { width:1170px; height:1px; border-bottom:1px dotted #333;  margin: 15px -15px;}
.linea-tit { width: 75%; float:right; margin:0px; height:1px; border-bottom: 1px dashed #666; /* margin-top: 10px; */}
#JournalContents { padding:0px;}
.search-block {
    padding: 18px;
    margin: 0 0 30px;
    /* padding: 30px 50px; */
    padding: 20px 20px 0px 20px;
}
.search-block p label {
    font-size: 15px;
    margin: 20px 10px 15px 0px;
    color: #333333;
    font-weight: 400;
}

.search-block p select {
    font-size: 15px;
    padding: 12px;
    width: 255px;
    margin-bottom:5px;

}

.search-block p select.pq {
    width: 182px;
}
.search-block form, .search {
    position: relative;
    display: inline-block;
    /*margin: 30px 10% 0 0;*/
    /*float: left;*/
}
.search-block input[type=text], .search input[type=text] {
    width: 250px;
    padding: 7px 15px;
    border: 1px solid #636465;
    font-family: Nunito, sans-serif;
    font-size: 12px;
}
.search-block button, .search button {
    background: none;
    border: none;
    color: #636465;
    font-size: 16px;
    position: absolute;
    right: 2%;
    top: 20%;
}


.content .head-block { margin: 0 0 18px 0px; }
.content .head-block p{ color:#000; font-size:18px; font-weight:600; }



.head-block_aa {
    margin: 6% 0 17px 0px;
    /* background-color: red; */
    /*height: 270px;*/
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    border: 1px solid gray;
    width: 94%;
    min-height: 260px;
    box-shadow: 2px 1px 7px lightgrey;
}



.content .head-block p span {
    /*color: #636465;*/
    /*color: #3EBDE9;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    font-family: Arvo, serif;*/
}
.content .item {
    background: #fff;
    font-size: 15px;
    padding: 10px 0px 15px 0px;
    border-bottom: 1px solid#cccccc;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.content .item .ab {
    color: #3EBDE9;
    margin: 0 10px 0 0px;
}
.content .item strong, .content .item i {
    line-height: 22px !important;
}

.content .item .dw {
    margin-left: 10px;
    color: #3EBDE9;
}
.content .item a {
    margin: 0 5px 0 0px;
    font-size:15px;
}
.content .item div { line-height:22px; max-width: 100%;}
.back { display:block; text-align:left; float:left; width: 100%; margin-bottom: 10px;}

.footer{ /* background:url('../images/footer-bg.png') repeat-x scroll 0 0; */ padding: 41px 30px 38px 30px; margin: 50px auto 0 auto; background-color: #222222; /* max-width: 1170px; */}
.footer-text p, .footer-text a {
    line-height: 20px;
    font-size: 15px;
    color: #fff;
}
#partners{ text-align: center; margin-top: -20px; margin-bottom: 20px;}
.partner_logo { display:inline-block; margin:10px 20px;}
.inner h2 {
    color: #3EBDE9;
    font-size: 20px;
    margin: 10px 0 25px 0;
    font-weight: 700; /* border-bottom: dashed 1px #666; */ /* padding-bottom: 15px; */
    line-height: 24px;
}
.inner h2.nm {
    margin: -10px 0 40px 0;
    font-size: 20px;
}
.author h2 {
    font-size: 20px;
    margin: 20px 0 20px 0;
    color: #3EBDE9
}
.inner p {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 20px 0;
}
.inner p em, .inner p a{ line-height:23px;}
.inner p span{ /* text-decoration:underline; */  }
.inner h1 {
    color: #000;
    font-size: 20px;
    margin: 40px 0 35px 0;
    font-weight: bold;
    line-height: 26px;
    font-family: nunito, serif;
}
.inner h1 span { /*text-transform:uppercase;*/  }
.inner div.form{ background:#f6f8f9; padding: 5% 5% 5% 5%; display:inline-block; width:100%; }
.inner div.form table { width:100%; }
.inner div.form table td { padding: 20px 0; position:relative; }
.inner div.form table td .req{ position:absolute; right:32%; top:46%; background:url('../images/val.png') no-repeat scroll 0 0; height:6px; width:6px;}
.inner div.form  { /* font-size:16px; */ }


.inner div.form table td:first-child { width: 33%; }
.inner div.form table td:last-child { width: 80%; }
.inner div.form table.addr td:first-child{ width: 15.5%; }
.inner div.form table.addr td:last-child{width: 85.5%; }
.inner div.form table.addr td:last-child input{ width: 89%; }
.inner div.form table td input[type=text], .inner div.form table td input[type=password], .inner div.form table td input[type=email], .input-text, .inner div.form table td select, textarea {
    border: 1px solid #b6b4b5;
    /*width: 330px;*/
    width: 190px;
    padding: 6px 11px;
}
textarea { height:60px;}
.captcha { margin:30px 0 30px 0 ; }
.captcha .cpt{ margin-left:15%; }
.required { background: #fff url(../images/red_asterisk.png) no-repeat 98% center;
}
select:required { background: #fff url(../images/red_asterisk.png) no-repeat 95% center; }
input:required, textarea:required{
    background: #fff url(../images/red_asterisk.png) no-repeat 98% center;
}
input:required:valid,textarea:required:valid {
    background: #fff url(../images/valid.png) no-repeat 98% center;
    background-color:#fff;
}
input:focus:invalid,  textarea:focus:invalid {
    background: #fff url(../images/invalid.png) no-repeat 98% center;
    background-color:#fff;
}
.inner div.form p {
    font-size: 12px;
    margin: 0 0 20px 0;
    line-height: 17px;
    width: 94%;
}
.inner div.form button, button.btnRed, .loginHome .btn {
    background: #3EBDE9;
    border: none;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 14px;
    width: 150px;
    font-weight: bold;
    margin: 20px auto;
    float: none;
}
button.btnRed { background-color:red; color:#fff;}
.alpha-list p, .alpha-list a,   .alpha-list {
    color: #363636 !important;
    font-size: 20px;
    text-decoration: none !important;
    margin: 0 6px;
    font-family: Arial;
}
.alpha-one  { margin-bottom:50px;}
.alpha-one h1 {
    color: #3EBDE9;
    font-size: 60px; /* float: left; */
    margin-right: 50px;
    text-transform: lowercase;
}
.alpha-one p, .alpha-one a {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    display: block;
    margin: 15px 0;
    cursor: pointer;
}
.alpha-one p.actual, .alpha-one a.actual {
    font-size: 20px;
    font-weight: bold;
    color: #3EBDE9;
}
.text{/* bottom: 103px;left: 217px;*/min-height: 200px;position: relative; width: 75%; /* margin-top:300px; */ float: left; display:none;}
.text span { color: #cccccc;float: left;font-size: 200px; margin: 21px 0 0; min-height: 200px;width: 86px; }
.text .info {
    padding: 30px;
    color: #fff;
    background: #3EBDE9; /* min-height:200px; */
    width: 200px;
    float: right;
    width: 100%;
    margin-top: 40px; /* line-height: 22px; */ /* font-size: 12px; */
}
.text .info p, .text .info a {
    line-height: 30px;
    text-align: left;
    color: #fff;
    font-size: 15px;
}
.tit {
    font-size: 20px;
    margin-bottom: 7px;
    display: inline-block;
    cursor: pointer;
    font-family:Arvo, serif;
}
.contact { padding:0 0 0 2%; }
.contact p { /* font-size:24px; */ line-height:30px; margin-bottom: 0px;}
.contact h4 {
    margin-bottom: 20px;
    color: #636465;
}
.contact p span{ color:#5e9398;text-decoration:none !important;  }
.inner p a { color:#333; text-decoration:underline; }

/*
.modal-content{ border-radius:0;padding:25px;}
.modal-content p { margin:0 0 20px 0; }
.modal-content table { width:100%; }
.modal-content table td { vertical-align:top; }
.modal-content input { border:1px solid #adadad; padding:5px 10px; width:150px; margin:0 0 20px; }
.modal-content button {background: none repeat scroll 0 0 #a8cb69;
    border: medium none;
    color: #02381e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 8% 30px 0;
    padding: 12px 14px;
    text-transform: uppercase;position: relative;}
.modal-body { padding:0; }
.modal-title { margin:0 0 20px 0; }
*/


.forgot_pass { margin-left:65px; cursor:pointer;}

.loginHome {
    background-color: #3EBDE9;
    padding: 5px 24px;
    width: 70%;
    margin-top: 44px;
    float: right;
    text-align: center;
    box-shadow: 10px 10px 5px #888888;
    margin-right:-6px;
}
.loginHome h1 { /* background:url("../images/nlbg.png") no-repeat scroll center center rgba(0, 0, 0, 0); */
    display: inline-block;
    padding: 5px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px; /* background: #efefef; */ /* font-weight: 700; */
    text-align: left;
    margin-top: 15px;
    margin-left:-12px;
}
.loginHome p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 20px 0;
}
.loginHome input { border:1px solid #adadad; padding: 10px 10px; width: 80%; margin:0 auto;  }
.loginHome label {text-align:left; width:100px; }
.loginHome .forgot_pass { margin-left: 30px;}
.loginHome .btn  { width:130px;  margin:10px auto; float:none;}
.loginHome a { float:left;}
.loginHome #avisoH {   margin: 20px 0 0 0px;  text-align: center;}

.loginHome.subs { position:absolute; width:40%; right:0px;}
.idioma { font-style:italic; color:#335a5e;}

.btnAbstract { display:inline-block; margin:0 10px 10px 0; cursor:pointer;}

#abstract { position:absolute; width:50%; padding:20px; min-height:600px; top:600px; border:solid 1px #ccc; box-shadow:2px 2px 8px #666; background-color:#efefef; display:none; z-index: 999;}
#abstract h3 { font-style:italic;}
#abstract  p { margin:20px 0; line-height: 18px;}
.login , .login_es, .send_me{ cursor:pointer;}
#aviso, .aviso { color:#ff1631; text-weight:bold;}


.editor , .titBoard{ cursor:pointer;}
.editor h4 { font-size:14px; color:#047a41;}
.editor table td { font-size:15px; line-height: 22px;}
.editor h2 , .titBoard  h2{ /* background:transparent url(../images/right.png) no-repeat right center; */}
.board {
    display:none;
    float:left;
    padding-left:20px;
    -moz-column-count:3;
    -moz-column-gap: 3%;
    -moz-column-width: 32%;
    -webkit-column-count:3;
    -webkit-column-gap: 60px;
    -webkit-column-width: 32%;
    column-count: 3;
    column-gap: 3%;
    column-width: 32%;
}

.fl-rg { float:right !important;}
.fl-lf { float:left !important;}
/*.btn { background-color:#a0a0a0;  padding:5px 15px; border-radius:4px; color:#fff; }*/

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
;
}

.previos a{
    color: #3EBDE9!Important;
}

.inner a {
   /* color: #3EBDE9!Important;*/
}

.frame {
    padding: 0px 5px 0px 22px;
    margin-top: 80px;
}

.frame a{
    color: #3EBDE9!Important;
}



.textocajabajo {
    text-align:center;
    font-size:18px;
    width:70%;
    margin-top:53px;
    float:right;
    font-weight:bold;
    border: 1px solid #ababab;
    padding: 10px;
}



/*-----------------------------------------------------------------------------1024 -------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1024px) {


    .header {
        /*margin-top:106px;*/
    }


    ul.nav li a {
        padding: 15px 12px;
    }


    .board {
        -moz-column-count: 2;
        -moz-column-gap: 3%;
        -moz-column-width: 45%;
        -webkit-column-count: 2;
        -webkit-column-gap: 60px;
        -webkit-column-width: 45%;
        column-count: 2;
        column-gap: 3%;
        column-width: 45%;
    }

    #abstract {
        width: 90%;
    }

    .loginHome {
        width: 100%;
        margin-right: 0px !important;
    }

    .tel {
        margin: 10px 0%;
    }




    .alineaissn {
        text-align: left;
    }



    .head-block_aa {
        margin: 6% 0 17px 0px;
        /* background-color: red; */
        /*height: 270px;*/
        padding-left: 10px;
        padding-top: 0px;
        border: 1px solid gray;
        width: 98%;
    }


    .textocajabajo {
        width:100%;
    }


}






/*-----------------------------------------------------------------------------991 -------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 991px) {


    .fblanc {
        /*margin-top: 42px;*/ /*Cambio de 51 a 110*/
        padding-top: 1px;
    }


    .indizada {
        padding-left: 0;
    }

    .frame {
        padding: 0px 5px 0px 22px;
        margin-top: 40px;
    }



    .modal-dialog {
        width: 900px;
    }

}





/*--------------------------------------------------------------------------------768-------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 991px) {

    .logo img {
        width: 97%;
        margin: 0 1%;
    }


    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
        background-color: #3EBDE9;
        padding-left: 20px;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    /*ul.nav li a {
    color: #fff;
    font-size: 16px;
    transition: none;
}*/

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .nav-block {
        background: #3EBDE9;
    }








    ul.nav li a {
        padding: 5px 10px ;
        display: block;
        float: none;
        width: 100%;
        font-size: 16px;
        color:white;
    }

    ul.nav .submenu {
        position: relative;
        display: block;
        background: none;
        padding: 0px;
        margin-left: 20px;
    }

    /*----------------------------------------------------------------*/


    .header {
        /*height: 320px;*/
    }


    .title-block {
        /*margin: -142px 0 0px 0;*/
    }



    .search-block .col-sm-6 {
        margin: 1% 0;
        text-align: center;
    }

    .search-block form, .search {
        margin: 10px 0 0 0;
        float: none;

    }



    .loginHome {
        width: 98%;
        float: left !important;
        margin-left: 1px !important;
    }





    .search input[type=text] {
        width: 300px;
        margin-top: 0px;
        margin-bottom: 13px;
    }



    .tel {
        padding: 0px 0px 15px 0px;
    }

    .alineaissn {
        text-align: center;
    }



    .fblanc {
        /*margin-top: 100px; *//*Canbui de 112 a 180*/
        padding-top: 1px;
    }


    .footer .col-sm-4 {
        text-align: center;
        margin: 30px 0;
    }

    .search-block form {
        margin: 40px 0 0 0;
    }

    .head-block_aa {
        margin: 6% 0 17px 0px;
        /* background-color: red; */
        /*height: 300px;*/
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        border: 1px solid gray;
        width: 317px!Important;}




    .board {
        -moz-column-count: 1;
        -moz-column-gap: 3%;
        -moz-column-width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 60px;
        -webkit-column-width: 100%;
        column-count: 1;
        column-gap: 3%;
        column-width: 100%;
    }

    .text {
        position: absolute;
        left: 10px;
        top: 20px;
        margin-top: 10px;
        width: 100%;
        z-index: 9999;
    }

    .text .info {
        width: 100%;
    }

    .text span {
        display: none;
    }

    .loginHome.subs {
        display: none;
    }


    .frame {
        padding: 0px 5px 0px 22px;
        margin-top: 0px;
    }



    ul.nav .submenu{
        box-shadow: none;


    }


}








/*------------------------------------------------------------------------------------ 480 -------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 480px) {

    .header {
        /* height: 300px;*/
    }


    .search input[type=text] {
        width: 80%;
    }


    .search-block form, .search {
        width: 97%;
        margin: 15px auto 15px;
    }


    .search-block button, .search button {
        right: 11%;
    }

    .tel {
        padding: 0px 0px 15px 0px;
        margin: 0px 4%;
    }


    .title-block {
        /*margin: -116px 0 0px 0;*/
    }

    .fblanc {
        /*margin-top: 27%;*/ /*Cambio de 25 a 45%*/
    }

    .alineaissn {
        text-align: center;
    }

    .frame {
        padding: 0px 5px 0px 22px;
        margin-top: 0px;
    }


}








/*------------------------------------------------------------------------------------ 420 -------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 420px) {


    .fblanc {
        /*margin-top: 27%; */
    }
}




/*------------------------------------------------------------------------------------ 360 -------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 360px) {

    .header {
        height: 290px;
    }

    .logo img {
        width: 98%;
        min-width: 250px;
        margin: 3px 0 1%;
    }

    .search-block input[type="text"] {
        width: 286px;
    }

    .search input[type=text] {
        width: 98%;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0%;
    }

    .tel {
        padding: 10px 0px 15px 0px;
    }

    .title-block {
        /*margin: -130px 0 15px 0;*/
    }

    .fblanc {
        margin-top: 60px; /*Nuveo*/
    }



    /*------------------------------------------------------------------*/

    .inner div.form table td input[type="text"], .inner div.form table td input[type="password"] {
        width: 98%;
    }


    .search-block form, .search { /*CUADRO AMARILLO DE SUSCRIBE*/
        position: relative;
        display: inline-block;
        width: 97%;
    }



    .search-block p label {
        font-size: 18px;
        margin: 0px 12px 23px 0px;
        color: #333333;
        font-weight: 400;
        text-align: center;
    }


    .search-block p select.pq {
        width: 125px;
        margin-bottom: 8px;
    }


    .current p {
        margin-right: 8px;
    }


    .head-block_aa {
        margin: 35px 0 17px 0px;
        /* background-color: red; */
        /*height: 340px;*/
        padding-left: 10px;
        padding-top: 0px;
        border: 1px solid gray;
        width: 281px;
        width: 97%;
        min-width: 260px;
    }

    .alineaissn {
        text-align: center;
    }





    .footer .col-sm-4 {
        text-align: center;
        margin: 30px 0;
    }

    .frame {
        padding: 0px 5px 0px 22px;
        margin-top: 128px;
    }

}









/*INICIA CSS PARA COMPARTIR EN REDES*/

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;

}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
    background-color: #FB6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}


#tooltip1 {
    position: relative;
}

#tooltip1 a span {
    display: none;
    color: #FFFFFF;
}

#tooltip1 a:hover span {
    display: block;
    position: absolute;
    width: 200px;
    background: #aaa url(images/horses200x50.jpg);
    height: 110px;
    left: 100px;
    top: -10px;
    color: #FFFFFF;
    padding: 0 5px;
    text-align:center;
    padding-top:10px;
}


.card {
    width: 179px;
    height: 164px;
    background: url("../images/logoclocks.png") no-repeat;
    margin: 50px;
}

.card:hover {
    background: url("../images/logoclocks_alt.png") no-repeat;
}





/*AJUSTES AL MENU*/


/*  SE HABILITA SOLO SI HAY MAS MENUS Y NO CABEN Y HAY QUE HACER MAS ANCHO
@media screen and (min-width: 1297px) {

    .menux {
        width: 1300px;
        padding-left:5px;
    }
}*/






@media screen and (max-width: 1296px) {


    .menux ul.nav li a {
        font-size: 12px;
    }
}




@media screen and (max-width: 1199px) {


    .menux ul.nav li a {
        font-size: 10px;
    }
}



@media screen and (max-width: 977px) {


    .menux ul.nav li a {
        font-size: 8px;
    }
}


@media screen and (max-width: 991px) {


    .menux ul.nav li a {
        font-size: 12px;
        line-height:12px;
    }
}

