.site-header{
    position: static;
    display: block;
    width: 100%;
    height: 100px;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000 #000 #deebf7;
    box-shadow: 1px 1px 16px 0 rgb(0 0 0 / 6%);
}
.navbar-inverse li > a{text-transform: uppercase;}
.nav-init{
    z-index: 30;
    display: block;
    width: 100%;
    height: 100px;
    max-width: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #deebf7;
    background-color: #fff;
    font-weight: 400;
    position: relative;
    background: #dddddd;
}
.nav_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-left: 188px;
    padding-right: 0%;
    padding-left: 3%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebecf0;
    background-color: #343254;
}
.div-block {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 20;
    height: 100px;
    border-bottom: 2px solid #4b4b80;/*
    box-shadow: 0 1px 16px 0 rgb(0 0 0 / 8%);*/
}
.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-transform: uppercase;
}
.div-block-2 .est-top{
    color: white;
    font-weight: bold;
    margin: 0 5px;
}
.div-block-2 .est-top:hover{
    color: #f37167;
}

.div-block-2 li{
    display: block;
}

.est-bottom{
    display: none !important;
}

.div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}
.div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nav-logo{
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 188px;
    height: 100px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #deebf7;
    background-color: #fff;
}
.nav-bottom{
    position: fixed;
    left: 0%;
    top: 50px;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 50px;
    max-width: none;
    margin-right: 0px;
    padding-right: 20px;
    margin-left: 188px;
    padding: 0px 0%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    background-color: #fff;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    align-content: space-around;
    border-bottom: 1px solid #deebf7;
}
.nav-logo-two{
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333;
    z-index: 30;
    display: block;
    width: 100%;
    height: 100px;
    max-width: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    font-weight: 400;
    border-bottom: 1px solid #deebf7;
}
.nav-icono {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    background-color: #2d3153;
    font-family: Messinasans, sans-serif;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.nav-icono span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Material design iconic font', sans-serif;
    font-size: 16px;
    font-style: normal;
}
.nav-icono img{width: 16px;}
.nav-icon-one{max-width: 100%;}
.nav-icon-two{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 911px){
    ul.nav.navbar-nav li a{
        font-size: 13px;
    }
}
@media screen and (max-width: 821px){
    ul.nav.navbar-nav li a{
        font-size: 11px;
    }
}
@media screen and (max-width: 767px){
    .div-block-3 {
        width: 40%;
    }
    .div-block-2 .est-top{
        display: none;
    }
    .est-bottom{
        display: block !important;
    }
    ul.nav.navbar-nav li a{
        font-size: 18px;
    }
}
@media screen and (max-width: 607px){
    .div-block-3 {
        width: 60%;
    }
}

@media screen and (max-width: 550px){
  ul.nav.navbar-nav li a {
    font-size: 14px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 15px;
  }
}

@media screen and (max-width: 460px){
    .div-block-3 {
        width: 80%;
    }
}