.page-header{
    padding-top: 120px;
}
.header-margin{
    padding-top: 120px;
}
nav {
    -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s;
}
#main-nav{
    min-height: 120px;
}
.navbar{
    margin-bottom:0;
    border:none;
}
#myNavbar{
    background-color: #f8f8f8;
    border: none;
}
.navbar-brand{
    padding:15px 0 0 0;
}
.navbar-nav > li > a {
    text-transform: uppercase;
    font-family:segoeuibold, Arial, Helvetica, sans-serif;
    font-size:16px;
    border-bottom: 4px solid transparent;
    padding-bottom:5px;
    padding: 10px 0px 5px 0px;
    margin: 0 15px;
    -webkit-transition: all 0.4s; /* For Safari 3.1 to 6.0 */
    transition: all 0.4s; 
}
.navbar-nav > li > a:hover {
    border-color:inherit;
}
.navbar-default .navbar-nav>li>a {
    color: #6b5b95;
    display: inline-block;
}
.navbar-toggle{
    margin-right:0px;
}
.navbar-default .navbar-nav>li>.caret-a{
    margin: 0;
    padding: 0;
    display:none;
    cursor: pointer;
}
.nav-src-class{
    display: inline-block;
    width: 0px;
    /*../scripts/scripts/js.js állítja*/
    overflow: hidden;
    -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s;
    margin-bottom: 0;
}
.search-form-container .form-control{
    height: 25px;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #d0d0d0;
    box-shadow: none;
    background-color: inherit;
}
.logo img{
    max-height:85px;
    width: auto;
    -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s;
    max-width: none;
    position: relative;
    z-index: 1;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #6b5b95;
    background-color: #f8f8f8;
    border-color: inherit;
}
#footer-nav{
    min-height:50px;
    box-shadow: none;
}
#footer-nav .navbar-brand{
    padding:0 0 0 0;
}
#footer-nav .navbar-nav > li > a {
    font-size: 14px;
    color: black;
    font-family: segoeuisemibold, Arial, Helvetica, sans-serif;
    padding-top: 15px;
}
#all-rights{
    font-size: 14px;
    color: black;
    font-family: segoeuisemibold, Arial, Helvetica, sans-serif;
    padding-top: 5px;
    padding-bottom:5px;
}
#all-rights p{
    margin-bottom: 0;
}
.enco-link{
    text-decoration: underline;
}
.enco-link:hover{
    color: #6b5b95;
    text-decoration: underline;
}
.logo-footer{
    height:50px
}
.logo-footer img{
    height:50px;
}
li.dropdown:hover > .dropdown-menu {
    height:auto;
    overflow: auto;
    overflow-x:hidden;
}
.dropdown-menu{
    border: none;
    border-radius: 0;
    box-shadow: 0px 6px 12px #cdd0ef6b;
    display: block;
    text-transform: uppercase;
    font-family: segoeuisemibold, Arial, Helvetica, sans-serif;
    min-width: 180px;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.dropdown-menu li:first-child{
    margin-top:10px;
}
.dropdown-menu li:last-child{
    margin-bottom:10px;
}
.dropdown-menu a{
    border-bottom:2px solid transparent;
}
.dropdown-menu a:hover {
    border-color:inherit;
}
.dropdown-menu > li > a{
    padding: 3px 0 0 0;
    margin: 2px 20px;
    display:inline-block;
}

.almenu{
    min-height: 50px;
    background-color: #77B5EB;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1025;
}
.almenu a{
    color:#2F8AD9;
    font-family: Segoeuibold, Arial, Helvetica, sans-serif;
    font-size:14px;
    padding: 0 15px;
    -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
    float: left;
    line-height: 2;
}
.almenu a:hover{
    color:#fff;
}
.almenu .curr{
    color:#fff;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
    color: #000;
    background-color: #fff;
    border-color: inherit;
}
#menu-footer-menu > li > a:hover {
    border-color: transparent;
}
#menu-footer-menu .sub-menu{
    list-style-type: none;
    padding: 0;
    margin: 0 15px;
    color: black;
    font-family: segoeuisemibold, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #ffffff;
}
.ht-icons{
    -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s;
}
#mobile-icons{
    display:none;
}
#hamb-icon{
    -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s; 
}
.navbar-nav{
    background: #f8f8f8;
}

/* DORI voltam */

.dropdown-menu > li > a:hover{
    background-color: inherit;
}

#page-header .icon-image{
    display: inline-block;
    background-color: #6b5b95;
    width: 25px;
    height: 25px;
    line-height: 0;
    padding: 4px;
    position: relative;
    border-radius: 20px;
    bottom: 4px;
    margin-right:10px;
    transition: all 0.4s;
}
#page-header .icon-image:hover{
    background-color: #e53d3d;
}

#page-header .icon-image img{
    display: inline-block;
}