.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
    margin: 5px auto;
    max-width: 360px;
    height: 370px;
    border-radius: 10px;
    background-color: #ffffff;
}



.modal-content2 {
    margin: 5px auto;
    max-width: 360px;
    height: 550px;
    border-radius: 10px;
    background-color: #ffffff;
}
.userName{
    width: 90%;
    height: 42px;
    border-radius: 3px;
    background-color: #fff;
    padding-left: 5px!important;
}

.es.navbar-nav>li>a{
    font-size:12.5px;
}

.ru.navbar-nav>li>a{
    font-size:12.5px;
}

.nav > li > a {
    padding: 10px 14px !important;
}

.es.nav > li > a {
    padding: 10px 8px !important;
}

.pt.nav > li > a {
    padding: 10px 9px !important;
}

.pt.nav > li > a {
    font-size:12.5px;
}

.el.nav > li > a {
    font-size:12.5px;
}

.el.nav > li > a {
    padding: 10px 9px !important;
}

.ru.nav > li > a {
    padding: 10px 10px !important;
}

.close {
    position: absolute;
    right: 5px;
    z-index: 1;
    top: 0%;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)}
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)}
    to {transform: scale(1)}
}

#login_title{
    margin-bottom:2%;
    margin-top: 8%;
    font-family: Exo;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
    letter-spacing: normal;
    text-align: center;
    color: #19283d;
}

#lan{display: inline-block;
    margin-top: 14px;
    margin-left: 10px;
    cursor: pointer;}

a#title {
    color: #fff;
    background: none;
}

#aboutMeun{
    background: none!important;
    box-shadow: none!important;
    border: none!important;
    font-family: 'Exo';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff!important;
    text-transform: uppercase;
}



#SignIn_title{
    margin-bottom:2%;
    padding-top: 4%;
    margin-top: 5%;
    font-family: Exo;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
    letter-spacing: normal;
    text-align: center;
    color: #19283d;
}

#userName{
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    text-align: left;
    color: #19283d;
    display: inline;
    width: 80px!important;
}
#signup_error{
    font-family: Exo;
    font-weight: bold;
    padding: 10px;
    color: #19283d;
    text-align: center;
    background: #fff;
    border-radius: 10px !important;
    padding-top: 20px !important;
}
#login_error{
    font-family: Exo;
    font-weight: bold;
    padding: 10px;
    color: #19283d;
    text-align: center;
    background: #fff;
    border-radius: 10px !important;
    padding-top: 20px !important;
}
#login_bottom{
    font-family: Exo;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background: #19283d;
    border: 1.5px solid #19283d;
    border-radius: 10px;
    margin-top: 2%;
    position: absolute;
    right: 18%;
    width: 54%;
    cursor: pointer;
}
#SignIn_bottom{
    font-family: Exo;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background: #19283d;
    border: 1.5px solid #19283d;
    border-radius: 10px;
    margin-top: 1%;
    position: absolute;
    border-radius: 10px;
    width: 50%;
    position: absolute;
    right: 26%;
    margin-top: 15px;
    cursor: pointer;
}

#forgot{
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    text-align: left;
    color: #19283d;
    padding-left:2%;
    display: inline;
    text-decoration: underline;
}

@media (min-width: 991px) {
    #engLogo {
        margin-top: 5px !important;
    }

    #ru-aboutBtn{
    margin-top: 3px!important;
     outline: 0;
}
    
    #en-aboutBtn{
    margin-top: 6px!important;
     outline: 0;
}
    
    #el-aboutBtn{
    margin-top: 3px!important;
     outline: 0;
}
    
    #es-aboutBtn{
    margin-top: 4px!important;
     outline: 0;
}    #es-aboutBtn{
    margin-top: 4px!important;
     outline: 0;
}
        #pt-aboutBtn{
    margin-top: 4px!important;
     outline: 0;
            
}    #tr-aboutBtn{
    margin-top: 5px!important;
     outline: 0;
}
}

.lanLi{
    padding:7px;
    font-family:Exo;
    font-size:15px;
    color:#5a5a5a;
}

@media (max-width: 992px) {

   .lanLi{color: #fff;}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
}

.iframe-login-modal {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 50%;
    margin-top: -184px;
    margin-left: -179px;
}

