#qodef-page-spinner.qodef-layout--predefined .qodef-e-spinner-text {
    display: block;
    font-family: Gloock !important;
	letter-spacing: -2px;
    font-size: 1em;
	font-weight: 400;
}
.qodef-header-navigation {
    height: 100%;
    margin-right: 20px;
}
.qodef-header-navigation>ul>li>a {
	    font-size: 10px;
	font-family: Arial;
}
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 90%;
}
.bot-right {
   position: fixed !important;
    top: 2%;
    left: 4%;
    transform: translateX(-50%);
}
.master-footer {
	    position: fixed !important;
    bottom: 0px !important;
    left: 0px !important;
}
.qodef-fullscreen-menu>ul>li>a {
    font-family: Arial;
    font-size: 35px;
    line-height: 1em;
    font-weight: 600;
    color: #f7c9de;
    padding-left: 10px;
    line-height: 1.2em;
    letter-spacing: -2px;
    padding-left: 0px;
}
.qodef-fullscreen-menu ul li a:before {
    background: #3fca72;
}
#qodef-fullscreen-area-inner {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #f0ebe3;
    z-index: 98;
    padding: 0px;
    margin: 0px;
	    height: 100vh !important;
}
.qodef-fullscreen-slide-1 {
    height: 58.2vh;
    min-height: 560px;
    background-color: #f7c9de;
    z-index: 97;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-opener-icon {
    color: #fac9e7;
    border-color: #fac9e7;
}
.qodef-fullscreen-menu-opener.qodef-opener-icon {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 30px;
    border: 1px solid #2e4354;
    color: #1E2516;
}
#qodef-page-inner {
    position: relative;
    padding: 60px 0 100px;
}
.qodef-header--standard #qodef-page-header-inner {
    border-color: #1e2516;
    border-width: 1px;
  
}
.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    border: 1px solid #fac9e7;
    background-color: #fac9e7;
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px;
    padding: 0;
    background-size: 0 0;
    color: #215e33;
    border: none;
}
#qodef-page-mobile-header-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 2%;
    border: none;
}