/* ======================== HEADER STYLE BEGIN ============ */
li#menu-item-1388 .sub-menu {
    display: none;
}
/* ======================== MEGA MENU BEGIN  ============ */
li#menu-item-1388  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1389 .sub-menu {
    display: none;
}
/* ======================== MEGA MENU BEGIN  ============ */
li#menu-item-1389  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1390 .sub-menu {
    display: none;
}
li#menu-item-1390  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1401 .sub-menu {
    display: none;
}
li#menu-item-1401  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1402 .sub-menu {
    display: none;
}
li#menu-item-1402  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1404 .sub-menu {
    display: none;
}
li#menu-item-1404  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1616 .sub-menu {
    display: none;
}
li#menu-item-1616  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
li#menu-item-1618 .sub-menu {
    display: none;
}
li#menu-item-1618  ul.sub-menu.show-menu {
    display: block;
    transform: translateX(0);
    background-color: #F2F5F6 !important;
    background-image: none !important;
    box-shadow: 0 50px 60px 0 rgba(36, 50, 66, 0.15) !important;
    min-height: 200px;
    position: fixed;
    will-change: transform;
    width: 100%;
    left: 0;
    z-index: 9999;
    padding-top: 29px;
    margin-top: 23px;
}
.sub-menu {
  display: none;
}
.sub-menu.show-menu {
  display: block;
}

/* ======================== HEADER STYLE END ============ */



/* ======================== FOOTER STYLE BEGIN ============ */

/* ======================== FOOTER STYLE END ============ */




/* ======================== POPUP FORM STYLE BEGIN ============ */
.popup-form {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
    z-index: 999;
}
.popup-form-content {
    margin: auto;
    padding: 20px;
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    background: #fff;
}
.close-popup {
    font-weight: bold;
    right: 0px;
    position: absolute;
    top: 0;
    background: #333332;
    padding: 6px 7px 4px 7px;
}
.popup-logo.menu {
    z-index: 99;
}
@media only screen and (max-width: 1024px){
    #Gutenmodalpopup.popup-form {
        padding-top: 10px;
    }
}

/* ======================== POPUP FORM STYLE END ============ */
/* ======================== MOBILE POPUP STYLE BEGIN ============ */
.overlay-mobile {
    height: 100%;
    width: 0;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #f2f5f6;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 999999;
}
.overlay-mobile .closebtn {
    position: absolute;
    top: 21px;
    right: 18px;
    font-size: 25px;
    background-color: #FFA600;
    color: #000;
    height: 30px;
    text-align: center;
    width: 30px;
    border-radius: 10px;
    padding-top: 0px;
    z-index: 1000;
}
.overlay-mobile a {
    text-decoration: none;
}
.overlay-content-mobile {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
/* ======================== MOBILE POPUP STYLE END ============ */


/* ======================== FLOATING BTN CSS BEGIN ============ */
.float-container-btns {
    position: fixed;
    top: 50%;
    display: flex;
    flex-direction: column;
    right: -190px;
    width: 250px;
    z-index: 99;
}
.float-container-btns a {
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
    transition: all 0.2s linear;
    background: #004189;
    box-shadow: 0 2px 4px #7d7d7d;
    border-radius: 10px 0px 0px 10px;
    color: #fff;
}
.float-container-btns img {
    width: 35px;
    height: auto;
    margin-right: 15px;
}
.float-container-btns>a:hover {
    transform: translateX(-188px);
    transition: all 0.2s linear;
    color: #fff;
}
/* ======================== FLOATING BTN CSS END ============ */


/* ======================== Btn_back_to_top  BEGIN ============ */
#btn-back-to-top {
    position: fixed;
    bottom: 8%;
    right: 10px;
    display: none;
    cursor: pointer;
    color: #000000;
    background-color: #ffa600;
    width: 45px;
    height: 45px;
    font-size: 42px;
    border-radius: 20%;
    z-index: 10000;
    text-align: center;
    border: none;
}
#btn-back-to-top img{
   filter: brightness(0) invert(0);
}
#btn-back-to-top:hover img{
   filter: brightness(0) invert(1);
}
#btn-back-to-top:hover {
    background-color: #004189;
}
/* ======================== Btn_back_to_top  END ============ */