/*=========================================================================== Header Css
===========================================================================*/
/* 0) -->Preloader 1) -->table_nav_togglets 2) -->table_Logo_box 3) -->table_Navbar_menu 4) -->table_default_header
*/
@keyframes spinner{to{transform:rotateZ(360deg)}}.menu-fallback-menu.navbar_nav li{list-style:none;text-align:right}.loader-wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:99999999999}.loader-wrap .preloader-close{position:fixed;z-index:99999999999;cursor:pointer;right:20px;width:60px;height:60px;text-align:center;line-height:60px;top:20px;border-radius:50px;background:var(--preloader-text-color)}.loader-wrap .preloader-close i{color:var(--preloader-background-color)}.loader-wrap .preloader{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999;background-position:center center;background-repeat:no-repeat}.loader-wrap .layer{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background:var(--preloader-background-color-2)}.loader-wrap .animation-preloader{position:absolute;height:100px;width:100px;margin:auto;top:0;right:0;bottom:0;left:0;z-index:100}.loader-wrap .animation-preloader .spinner{animation:spinner 1s infinite linear;border-radius:50%;height:100px;margin:0 auto 45px auto;width:100px;border:3px solid var(--preloader-background-color);border-top-color:var(--preloader-background-color-2)}/*========================================================================== header ==========================================================================*/
.header_area .position-absolute{width:100%}.sticky_header_content{position:fixed;visibility:hidden;opacity:0;left:0;top:-100%;width:100%;z-index:-1;background:unset;-webkit-transition:top 0.5s ease;transition:top 0.5s ease;-moz-transition:top 0.5s ease;-ms-transition:top 0.5s ease;-o-transition:top 0.5s ease}.sticky_header_content.fixed-header{top:0;opacity:1;z-index:99901;visibility:visible !important}.sticky_header_default{overflow:unset !important}@media (min-width:768px){.admin-bar .fixed-header{top:32px}}.navbar_togglers{position:relative;display:none;top:4px;right:5px}.navbar_togglers.hamburger_menu .line{width:25px;height:2px;background-color:var(--heading-color-one);display:none;margin:6px auto;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out}.nav_tog_column{text-align:right}.navbar-brand{margin:0px}.logo_box{position:relative}.logo_box .logo.text{font-size:24px;line-height:32px;font-weight:700;text-transform:capitalize;margin:0px;display:block}.logo_box .site-description{position:absolute !important;text-indent:-9999px !important;height:0 !important;line-height:0 !important;visibility:hidden !important}@media (min-width:1024px){.navbar_nav{padding-left:0px}.navbar_nav >li >a .text-link .mbadge{position:absolute;top:-27px;right:0;display:inline-block;background:var(--color-set-one-1);color:var(--color-white);font-weight:500;font-size:12px;text-align:center;line-height:20px;border-radius:5px;padding:0px 8px}.navbar_nav >li >a .text-link .mbadge:before{position:absolute;content:"";border-left:10px solid var(--color-set-one-1);bottom:-9px;left:0;height:10px;width:10px;border-right:10px solid transparent;border-top:10px solid transparent;border-bottom:10px solid transparent}.navbar_nav li{margin-bottom:0px;text-align:left}.navbar_nav li .dropdown-btn .fa-angle-down{font-size:15px}.navbar_nav li li .dropdown-btn span::before{display:block}.navbar_nav .menu-item{position:relative;margin-right:30px;padding:29px 0px;margin-bottom:0px !important;display:inline-block;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out}.navbar_nav .menu-item:last-child{margin-right:0px}.navbar_nav .menu-item >a.nav_link{font-size:18px;position:relative;line-height:24px;padding:0;display:flex;align-items:center;font-weight:500;color:var(--menu-color);font-family:var(--font-family-main);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out}.navbar_nav .menu-item.dropdown a.nav_link{display:inline-block}.navbar_nav .menu-item.dropdown .dropdown-btn{position:relative;display:inline-block;height:18px;line-height:18px;margin-left:5px}.navbar_nav .menu-item .sub_menu{position:absolute;pointer-events:none;left:0px;margin-left:0px;pointer-events:none !important;background-color:var(--color-white);min-width:220px;padding:15px 30px;transform:translateX(-10px);-ms-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;opacity:0;visibility:hidden;border-radius:0 0 0px 0px;z-index:0;margin-top:25px !important;box-shadow:var(--box-shadow)}.navbar_nav .menu-item .sub_menu li{display:block;list-style:none;padding:0px;margin:0px}.navbar_nav .menu-item .sub_menu li a{font-size:16px;line-height:24px;color:var(--menu-color);font-weight:500;padding:5px 15px 5px 0px;display:block !important}.navbar_nav .menu-item .sub_menu li a .text-link .mbadge{position:absolute;top:0px;right:10px;bottom:0;margin:auto;display:inline-block;background:var(--color-set-one-1);color:var(--color-white);font-weight:500;font-size:12px;text-align:center;line-height:20px;border-radius:5px;padding:0px 8px;height:20px}.navbar_nav .menu-item .sub_menu li.dropdown{position:relative}.navbar_nav .menu-item .sub_menu li.dropdown .dropdown-btn{position:absolute;right:17px;height:15px;line-height:15px;top:0;bottom:0;margin:auto}.navbar_nav .menu-item .sub_menu li.dropdown .text-link .mbadge{right:36px}.navbar_nav .menu-item .sub_menu .sub_menu{left:100%;margin-top:0px !important;top:0}.navbar_nav .menu-item.mega_menu{margin-right:36px}.navbar_nav .menu-item.mega_menu .sub_menu{min-width:100%;top:unset;background:unset !important;box-shadow:unset !important;padding:unset !important;padding-top:15px !important}.navbar_nav .menu-item.mega_menu .nav_link{display:inline-flex;align-items:center}.navbar_nav .menu-item.mega_menu .dropdown-btn{position:relative;right:-5px;display:inline-block}.navbar_nav .menu-item:hover >.sub_menu{pointer-events:fill !important;opacity:1;z-index:99;margin-left:0;z-index:9999 !important;visibility:visible;transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);pointer-events:fill}.navbar_nav .menu-item.vankine_menu_image >.nav_link{padding-left:40px !important}.navbar_nav .menu-item.vankine_menu_image >.nav_link .img-link{position:absolute;left:0;top:0;bottom:0;margin:auto;height:30px;width:auto}.navbar_nav .menu-item.vankine_menu_image >.nav_link .img-link img{width:30px;height:auto}.dropdownlastthree_row .navbar_nav li:nth-last-child(-n+2) .sub_menu{left:unset;right:0%}.dropdownlastthree_row .navbar_nav li:nth-last-child(-n+2) .sub_menu .sub_menu{left:unset;right:100%}.navbar_nav >li.current_page_item >a{color:var(--color-set-one-1) !important}.navbar_nav >li.current_page_item .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}.navbar_nav >li.current_page_item .active >.image_big_on_menu_two{background:var(--color-set-one-1) !important;color:var(--color-white) !important}.navbar_nav >li.active >a{color:var(--color-set-one-1) !important}.navbar_nav >li.active .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}.navbar_nav >li.active .active >.image_big_on_menu_two{background:var(--color-set-one-1) !important;color:var(--color-white) !important}.navbar_nav >li:hover >a{color:var(--color-set-one-1) !important}.navbar_nav >li:hover .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li.current_page_item >a{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li.current_page_item .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li.active >a{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li.active .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li:hover >a{color:var(--color-set-one-1) !important}.navbar_nav .sub_menu >li:hover .dropdown-btn .fa-angle-down{color:var(--color-set-one-1) !important}}.default_header{position:relative}.default_header .navbar_content{text-align:right}.default_header .logo_box{padding:10px 0px}@media (max-width:1024px){.logo_col{width:70%}.men_col{width:30%;text-align:right}.default_header .navbar_content{display:none}.default_header .col-xl-8.col-lg-8.col-md-4.col-sm-4.col-xs-4{text-align:right}}.header-template .site-content{padding:0px}.language{position:relative}.language .language-dropdown-active{font-size:15px;line-height:18px;padding:10px 0px;color:var(--color-white);cursor:pointer}.language .language-dropdown-active i{position:relative;top:3px}.language .language-dropdown{position:absolute;right:0;z-index:2;min-width:140px;background:var(--color-white);border-radius:0 0 4px 4px;transform:translateY(20px);visibility:hidden;opacity:0;padding:10px 15px;transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);border:1px solid var(--color-set-one-bor-3)}.language .language-dropdown li{display:block;color:var(--heading-color-one)}.language .language-dropdown li a{display:block;font-size:15px}.language .language-dropdown li a img{min-width:15px;float:left;width:15px;position:relative;top:9px;margin-right:5px}.language .language-dropdown li:last-child{margin-bottom:0px}.language:hover .language-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.contact-toggler, .search-toggler{cursor:pointer}.search-popup, .option_panel-popup{position:fixed;left:0;top:0px;width:100%;height:170px;z-index:9999999;visibility:hidden;opacity:0;overflow:auto;background:var(--color-set-one-2);-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%);transition:all 700ms ease;-moz-transition:all 700ms ease;-webkit-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease}.search-popup.popup-visible, .option_panel-popup.popup-visible{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);visibility:visible;opacity:1}.search-popup .overlay-layer{position:absolute;left:0px;top:0px;right:0px;bottom:0px;display:block}.search-popup .close-search{position:absolute;right:25px;top:25px;width:30px;color:var(--color-white);height:30px;line-height:26px;text-align:center;border-radius:50%;font-size:10px;font-weight:700;cursor:pointer;z-index:5;transition:all 500ms ease}.search-popup .close-search i{font-size:20px}.search-popup .search-form{position:relative;max-width:1024px;margin:50px auto 0;opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);z-index:10;padding:5px;border-radius:5px;border:1px solid rgba(255, 255, 255, 0.2)}.search-popup .search-form input[type="search"]{background:transparent;border:unset !important;margin:0px;color:var(--color-white) !important}.search-popup .search-form input[type="search"]::placeholder{color:var(--color-white) !important}.search-popup .search-form button{position:absolute;top:0;right:0;bottom:0;border-radius:50px;margin:auto}.search-popup .search-form button:hover{color:var(--color-set-one-1);border:1px solid var(--color-set-one-1);border-radius:5px}.search-popup h3{text-transform:uppercase;font-size:20px;font-weight:600;margin-bottom:20px;letter-spacing:1px;text-align:center}.search-popup.popup-visible .search-form{opacity:1;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}.search-popup.popup-visible .search-form fieldset{position:relative;padding:0px}@media (max-width:1024px){.search-popup .popup-inner{padding:0px 20px}.search-popup .search-form{margin:70px auto 0;max-width:unset}}.option_panel-popup{left:unset;right:0;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-ms-transform:translateX(100%);height:100% !important;width:100%;background:unset;transition:all 900ms ease;-moz-transition:all 900ms ease;-webkit-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;overflow:hidden}.option_panel-popup .close-option-pan{position:absolute;top:0;left:0;width:30px;height:30px;line-height:30px;text-align:center;background:var(--color-set-one-1);color:var(--color-white);cursor:pointer}.option_panel-popup .close-option-pan i{font-size:16px}.option_panel-popup .contact_panel{position:relative;margin:15px 0px 20px;padding-bottom:20px;border-bottom:1px solid var(--color-set-one-bor-3)}.option_panel-popup .contact_panel a{display:block;color:var(--heading-color-one);font-size:17px;font-weight:500;margin-bottom:10px}.option_panel-popup .contact_panel a i{margin-right:6px;color:var(--color-set-one-1)}.option_panel-popup .contact_panel a.wk_hours{margin-bottom:0px}.option_panel-popup .post_contet_modal{padding-bottom:40px;margin-bottom:25px;border-bottom:1px solid var(--color-set-one-bor-3)}.option_panel-popup .post_contet_modal .modal_post_grid{position:relative;padding:10px;border:5px solid var(--color-set-one-bor-3);border-radius:9px}.option_panel-popup .post_contet_modal .modal_post_grid img{border-radius:9px;width:100%;height:150px;object-fit:cover;object-position:center}.option_panel-popup .post_contet_modal .modal_post_grid .title_no_a_20{padding-top:12px;margin-bottom:0}.option_panel-popup .post_contet_modal .owl-nav{padding-top:25px}.option_panel-popup .post_contet_modal .owl-dots{display:none !important}.option_panel-popup .option_boxed{position:relative;margin-left:auto;width:600px;padding:50px 50px;height:100%;background:var(--color-white);box-shadow:var(--box-shadow);-webkit-transform:translateX(100%);transform:translateX(100%);-ms-transform:translateX(100%);transition:all 700ms ease;-moz-transition:all 700ms ease;-webkit-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;z-index:99999;overflow-y:auto;overflow-x:hidden}.option_panel-popup .option_boxed .log_bx{position:relative;padding-bottom:15px;margin-bottom:25px;border-bottom:1px solid var(--color-set-one-bor-3)}.option_panel-popup .option_boxed .log_bx .logo{margin-bottom:20px;display:block}.option_panel-popup .option_boxed .about_company{margin-bottom:20px}.option_panel-popup .sdmenu_overlay{-webkit-transform:translateX(100%);transform:translateX(100%);-ms-transform:translateX(100%);width:100%;height:100%;left:unset;right:0;opacity:0.5;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease}.option_panel-popup.popup-visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0)}.option_panel-popup.popup-visible .sdmenu_overlay{-webkit-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0);visibility:visible}.option_panel-popup.popup-visible .option_boxed{-webkit-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0)}.header_extra_items .search i{position:relative;top:4px;color:var(--color-set-one-2);font-size:18px}.header_extra_items .search, .header_extra_items .contact-toggler{margin:0px 15px}.drop_btn_content{position:relative}.drop_btn_content button{background:var(--color-set-one-1);border-radius:30px;border:1px solid var(--color-set-one-1);color:var(--color-white);padding:12px 25px;font-size:16px;line-height:22px;font-family:var(--font-family-main);font-weight:500;appearance:none}.drop_btn_content button:focus{box-shadow:unset !important}.drop_btn_content button::after{top:2px;position:relative}.drop_btn_content button:hover{border-color:var(--color-set-one-2) !important;background:var(--color-set-one-2) !important;color:var(--color-white) !important}.drop_btn_content .dropdown-menu{min-width:250px;padding:20px 25px;background:var(--color-set-one-2)}.drop_btn_content .dropdown-menu h4{color:var(--color-white);font-size:20px}.drop_btn_content .dropdown-menu li{list-style:none;margin-bottom:10px;display:flex;align-items:center}.drop_btn_content .dropdown-menu li:last-child{margin-bottom:0px}.drop_btn_content .dropdown-menu li a{color:var(--color-white)}.drop_btn_content .dropdown-menu li .icon{position:relative;padding-right:7px}.drop_btn_content .dropdown-menu li .icon i{color:var(--color-set-one-1)}.drop_btn_content .dropdown-menu .t_btn{padding-top:10px}.contact_header_one{position:relative}.contact_header_one .icon_s{position:relative;width:50px;height:50px;min-width:50px;line-height:50px;background:var(--color-set-one-1);border-radius:50px;color:var(--color-white);margin-right:10px;text-align:center;line-height:50px;border:1px solid var(--color-white)}.contact_header_one .icon_s i{font-size:40px}.contact_header_one .content .tite{font-size:16px;line-height:22px;font-weight:normal;color:var(--heading-color-one);margin-bottom:5px}.contact_header_one .content .title_20 a{margin:0px}/*=============================================
====================header=====================
=============================================*/
.header-area{position:relative;z-index:9999}.header-area.header-style-1 .top_bar{background:var(--color-set-one-2);padding:5px 20px}.header-area.header-style-1 .top_bar .top_md{position:relative;padding-left:80px}.header-area.header-style-1 .top_bar .top_md .text{font-family:var(--font-family-text);font-weight:400;font-size:17px;line-height:26px;color:var(--color-white);padding-right:15px}.header-area.header-style-1 .top_bar .top_md .text.workings{font-weight:500}.header-area.header-style-1 .top_bar .top_md .text i{position:relative;top:2px;margin-right:2px}.header-area.header-style-1 .top_bar .top_md .text span{font-size:16px;font-weight:400}.header-area.header-style-1 .top_bar .top_md .call, .header-area.header-style-1 .top_bar .top_md .mail{position:inherit;padding-left:20px}.header-area.header-style-1 .top_bar .top_md .call a, .header-area.header-style-1 .top_bar .top_md .mail a{font-size:17px;line-height:25px;color:var(--color-white);display:block;background:var(--color-set-one-1);border-radius:9px;padding:1px 15px}.header-area.header-style-1 .top_bar .top_rt{justify-content:flex-end;align-items:flex-end}.header-area.header-style-1 .top_bar .top_rt .social-icons{padding-left:30px}.header-area.header-style-1 .top_bar .top_rt .social-icons ul li{padding-left:4px !important;padding-right:0px !important}.header-area.header-style-1 .top_bar .top_rt .social-icons ul li a{width:35px;height:35px;line-height:38px}.header-area.header-style-1 .top_bar .top_rt .social-icons ul li:first-child{padding-left:0px !important}.header-area.header-style-1.htype_two .top_bar .top_md{padding-left:0px}.header-area.header-style-1 .main_header_content{position:relative}.header-area.header-style-1 .main_header_content .logo_box{padding:0px}.header-area.header-style-1 .main_header_content .logo_box svg{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;z-index:1;height:185%;width:110%}.header-area.header-style-1 .main_header_content .logo_box .logo{display:block;position:relative;z-index:2;text-align:center;padding:8px 8px}.header-area.header-style-1 .main_header_content .logo_box .logo img{margin:auto}.header-area.header-style-1 .main_header_content .column_menu{display:block}.header-area.header-style-1 .main_header_content .navbar_togglers{padding-right:20px;top:0;display:none}.header-area.header-style-1 .main_header_content .navbar_content{justify-content:center}.header-area.header-style-1 .main_header_content .right_content{justify-content:flex-end;align-items:flex-end;padding-left:20px}.header-area.header-style-1 .main_header_content .right_content .theme_btn{min-width:167px}.header-area.header-style-1 .main_header_content .search{position:relative;padding-left:35px}.header-area.header-style-1 .main_header_content .search .fi-rs-search{font-size:18px;height:18px;position:relative;color:var(--menu-color);top:2px}.header-area.header-style-1 .main_header_content .contact-toggler{padding-left:30px}.header-area.header-style-1 .full-container .main_header_content, .header-area.header-style-1 .full-container .top_bar, .header-area.header-style-1 .no-container .main_header_content, .header-area.header-style-1 .no-container .top_bar{padding:0px 20px 0px 0px}.header-area.header-style-2{position:relative}.header-area.header-style-2 .container-fluid{padding:0px 25px}.header-area.header-style-2 .d-flex{justify-content:space-between}.header-area.header-style-2.absolute{position:absolute;top:10px;left:0;width:100%}.header-area.header-style-2 .right_content{position:relative;justify-content:flex-end}.header-area.header-style-2 .right_content .navbar_content{padding-right:50px}.header-area.header-style-2 .right_content .search_form{padding-right:50px}.header-area.header-style-2 .right_content .search_form form{min-width:200px;position:relative}.header-area.header-style-2 .right_content .search_form form input{border-top:0px !important;border-left:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-right:0 !important;border-bottom:1px solid var(--color-set-one-bor-3) !important;border-radius:0px !important;padding-left:0px !important;background:transparent !important;height:35px !important}.header-area.header-style-2 .right_content .search_form form .sch_btn{position:absolute;top:0;right:0;background:unset !important;color:var(--heading-color-one) !important;border:0 !important;border-radius:0px;width:unset !important;height:unset !important;padding:0px !important;margin:0px !important;min-height:unset !important}.header-area.header-style-2 .right_content .social-icons{padding-right:50px}.header-area.header-style-2 .right_content .social-icons ul li{padding-top:0;padding-left:7px;padding-bottom:0;padding-right:0}.header-area.header-style-2 .right_content .social-icons ul li a{background:unset;width:unset;line-height:unset;height:unset;color:var(--heading-color-one)}.header-area.header-style-2 .right_content .social-icons ul li:first-child{padding-left:0px}.menu_boxed ul.navbar_nav{margin:0px;padding:0px}.menu_boxed.iconpo_two .navbar_nav >.menu-item >.nav_link{display:inline-block}.menu_boxed.iconpo_two .navbar_nav >.menu-item >.nav_link .text-link{text-align:center;display:block}.menu_boxed.iconpo_two .navbar_nav >.menu-item >.nav_link .mbadge{position:relative;display:block !important;top:unset !important;bottom:unset !important;right:0;left:0;display:inline-block;text-align:center;background:transparent !important;color:var(--content-color-one)}.menu_boxed.iconpo_two .navbar_nav >.menu-item >.nav_link .mbadge::before{display:none}.menu_boxed.iconpo_two .navbar_nav >.menu-item.vankine_menu_image{text-align:center}.menu_boxed.iconpo_two .navbar_nav >.menu-item.vankine_menu_image >.nav_link{padding-left:0px}.menu_boxed.iconpo_two .navbar_nav >.menu-item.vankine_menu_image >.nav_link .img-link{position:relative;margin:0 auto 10px;display:block}.menu_boxed.iconpo_two .navbar_nav >.menu-item.vankine_menu_image >.nav_link .img-link img{margin:auto}.menu_boxed.iconpo_two .navbar_nav >.menu-item.dropdown >.nav_link{position:relative;display:inline-block}.menu_boxed.iconpo_two .navbar_nav >.menu-item.dropdown >.nav_link .img-link{padding-left:10px}@media (min-width:992px){body .navbar_nav .menu-item.mennucolumn_two .sub_menu li a, body .navbar_nav .menu-item.mennucolumn_three .sub_menu li a, body .navbar_nav .menu-item.mennucolumn_four .sub_menu li a, body .navbar_nav .menu-item.mennucolumn_five .sub_menu li a{display:flex !important;justify-content:start}body .navbar_nav .menu-item.mennucolumn_two .sub_menu li a .img-link, body .navbar_nav .menu-item.mennucolumn_three .sub_menu li a .img-link, body .navbar_nav .menu-item.mennucolumn_four .sub_menu li a .img-link, body .navbar_nav .menu-item.mennucolumn_five .sub_menu li a .img-link{margin:unset !important;margin-right:8px !important;margin-bottom:0px !important;padding-bottom:0px !important}body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu{left:unset;right:-130%}body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu{left:unset;right:0%}body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu{left:0;right:0}body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu, body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu{left:0;right:0%}body .menu_boxed .navbar_nav .mennucolumn_two >ul >li >.dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_three >ul >li >.dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_four >ul >li >.dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_five >ul >li >.dropdown-btn, body .default_header .navbar_nav .mennucolumn_two >ul >li >.dropdown-btn, body .default_header .navbar_nav .mennucolumn_three >ul >li >.dropdown-btn, body .default_header .navbar_nav .mennucolumn_four >ul >li >.dropdown-btn, body .default_header .navbar_nav .mennucolumn_five >ul >li >.dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_two >ul >li >.dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_three >ul >li >.dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_four >ul >li >.dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_five >ul >li >.dropdown-btn{display:none !important}body .menu_boxed .navbar_nav .mennucolumn_two >ul >li .img-link, body .menu_boxed .navbar_nav .mennucolumn_three >ul >li .img-link, body .menu_boxed .navbar_nav .mennucolumn_four >ul >li .img-link, body .menu_boxed .navbar_nav .mennucolumn_five >ul >li .img-link, body .default_header .navbar_nav .mennucolumn_two >ul >li .img-link, body .default_header .navbar_nav .mennucolumn_three >ul >li .img-link, body .default_header .navbar_nav .mennucolumn_four >ul >li .img-link, body .default_header .navbar_nav .mennucolumn_five >ul >li .img-link, body .menu_content_in .navbar_nav .mennucolumn_two >ul >li .img-link, body .menu_content_in .navbar_nav .mennucolumn_three >ul >li .img-link, body .menu_content_in .navbar_nav .mennucolumn_four >ul >li .img-link, body .menu_content_in .navbar_nav .mennucolumn_five >ul >li .img-link{position:relative !important;margin-right:5px;min-width:30px}body .menu_boxed .navbar_nav .mennucolumn_two >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_three >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_four >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_five >ul >li >a, body .default_header .navbar_nav .mennucolumn_two >ul >li >a, body .default_header .navbar_nav .mennucolumn_three >ul >li >a, body .default_header .navbar_nav .mennucolumn_four >ul >li >a, body .default_header .navbar_nav .mennucolumn_five >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_two >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_three >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_four >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_five >ul >li >a{display:flex !important;padding-left:0px !important;padding-bottom:16px;margin-bottom:10px;text-transform:uppercase;display:block !important;border-bottom:1px solid var(--color-set-one-bor-2)}body .menu_boxed .navbar_nav .mennucolumn_two >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_three >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_four >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_five >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_two >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_three >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_four >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_five >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_two >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_three >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_four >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_five >ul >li >a .img-link{margin-top:-5px !important}body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-seven .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-eight .sub_menu, body .default_header .navbar_nav .mennucolumn_two .sub_menu, body .default_header .navbar_nav .mennucolumn_three .sub_menu, body .default_header .navbar_nav .mennucolumn_four .sub_menu, body .default_header .navbar_nav .mennucolumn_five .sub_menu, body .default_header .navbar_nav .mennucolumn_full .sub_menu, body .default_header .navbar_nav .mennucolumn_full-two .sub_menu, body .default_header .navbar_nav .mennucolumn_full-three .sub_menu, body .default_header .navbar_nav .mennucolumn_full-four .sub_menu, body .default_header .navbar_nav .mennucolumn_full-five .sub_menu, body .default_header .navbar_nav .mennucolumn_full-six .sub_menu, body .default_header .navbar_nav .mennucolumn_full-seven .sub_menu, body .default_header .navbar_nav .mennucolumn_full-eight .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-seven .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-eight .sub_menu{display:flex;flex-wrap:wrap;padding:30px 25px 25px !important;gap:1.5rem}body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-seven .sub_menu .dropdown-btn, body .menu_boxed .navbar_nav .mennucolumn_full-eight .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-seven .sub_menu .dropdown-btn, body .default_header .navbar_nav .mennucolumn_full-eight .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-seven .sub_menu .dropdown-btn, body .menu_content_in .navbar_nav .mennucolumn_full-eight .sub_menu .dropdown-btn{display:none}body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-seven .sub_menu >li, body .menu_boxed .navbar_nav .mennucolumn_full-eight .sub_menu >li, body .default_header .navbar_nav .mennucolumn_two .sub_menu >li, body .default_header .navbar_nav .mennucolumn_three .sub_menu >li, body .default_header .navbar_nav .mennucolumn_four .sub_menu >li, body .default_header .navbar_nav .mennucolumn_five .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-two .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-three .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-four .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-five .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-six .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-seven .sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-eight .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-seven .sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-eight .sub_menu >li{flex:1 1;width:200px;padding:0 45px}body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_two .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_three .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_four .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_five .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu, body .default_header .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu{display:block !important;position:relative !important;left:unset !important;pointer-events:fill;top:unset !important;margin-left:unset !important;background-color:unset !important;min-width:unset !important;padding:unset !important;transform:unset !important;-ms-transform:unset !important;-moz-transform:unset !important;-o-transform:unset !important;transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;opacity:unset !important;visibility:unset !important;border-radius:unset !important;z-index:unset !important;box-shadow:unset !important}body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu li, body .menu_boxed .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_two .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_three .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_four .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_five .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu li, body .default_header .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-seven .sub_menu .sub_menu li, body .menu_content_in .navbar_nav .mennucolumn_full-eight .sub_menu .sub_menu li{flex:unset !important;width:100% !important;padding:0px 0px !important;display:block !important}body .menu_boxed .navbar_nav .mennucolumn_two >.sub_menu, body .default_header .navbar_nav .mennucolumn_two >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_two >.sub_menu{width:500px;left:-200%}body .menu_boxed .navbar_nav .mennucolumn_two >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_two >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_two >.sub_menu >li{min-width:40%;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_three >.sub_menu, body .default_header .navbar_nav .mennucolumn_three >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_three >.sub_menu{width:600px;left:-300%}body .menu_boxed .navbar_nav .mennucolumn_three >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_three >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_three >.sub_menu >li{min-width:29%;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_four >.sub_menu, body .default_header .navbar_nav .mennucolumn_four >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_four >.sub_menu{width:800px;left:-480%}body .menu_boxed .navbar_nav .mennucolumn_four >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_four >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_four >.sub_menu >li{min-width:21%;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_five >.sub_menu, body .default_header .navbar_nav .mennucolumn_five >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_five >.sub_menu{width:900px;left:-580%}body .menu_boxed .navbar_nav .mennucolumn_five >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_five >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_five >.sub_menu >li{min-width:15%;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full, body .menu_boxed .navbar_nav .mennucolumn_full-two, body .menu_boxed .navbar_nav .mennucolumn_full-three, body .menu_boxed .navbar_nav .mennucolumn_full-four, body .menu_boxed .navbar_nav .mennucolumn_full-five, body .menu_boxed .navbar_nav .mennucolumn_full-six, body .menu_boxed .navbar_nav .mennucolumn_full-seven, body .menu_boxed .navbar_nav .mennucolumn_full-eight, body .default_header .navbar_nav .mennucolumn_full, body .default_header .navbar_nav .mennucolumn_full-two, body .default_header .navbar_nav .mennucolumn_full-three, body .default_header .navbar_nav .mennucolumn_full-four, body .default_header .navbar_nav .mennucolumn_full-five, body .default_header .navbar_nav .mennucolumn_full-six, body .default_header .navbar_nav .mennucolumn_full-seven, body .default_header .navbar_nav .mennucolumn_full-eight, body .menu_content_in .navbar_nav .mennucolumn_full, body .menu_content_in .navbar_nav .mennucolumn_full-two, body .menu_content_in .navbar_nav .mennucolumn_full-three, body .menu_content_in .navbar_nav .mennucolumn_full-four, body .menu_content_in .navbar_nav .mennucolumn_full-five, body .menu_content_in .navbar_nav .mennucolumn_full-six, body .menu_content_in .navbar_nav .mennucolumn_full-seven, body .menu_content_in .navbar_nav .mennucolumn_full-eight{position:static !important}body .menu_boxed .navbar_nav .mennucolumn_full >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-two >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-three >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-four >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-five >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-six >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-seven >ul >li >a, body .menu_boxed .navbar_nav .mennucolumn_full-eight >ul >li >a, body .default_header .navbar_nav .mennucolumn_full >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-two >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-three >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-four >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-five >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-six >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-seven >ul >li >a, body .default_header .navbar_nav .mennucolumn_full-eight >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-two >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-three >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-four >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-five >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-six >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-seven >ul >li >a, body .menu_content_in .navbar_nav .mennucolumn_full-eight >ul >li >a{display:flex !important;padding-left:0px !important;padding-bottom:16px;margin-bottom:10px;text-transform:uppercase;display:block !important;border-bottom:1px solid var(--color-set-one-bor-2)}body .menu_boxed .navbar_nav .mennucolumn_full >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-two >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-three >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-four >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-five >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-six >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-seven >ul >li >a .img-link, body .menu_boxed .navbar_nav .mennucolumn_full-eight >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-two >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-three >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-four >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-five >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-six >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-seven >ul >li >a .img-link, body .default_header .navbar_nav .mennucolumn_full-eight >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-two >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-three >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-four >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-five >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-six >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-seven >ul >li >a .img-link, body .menu_content_in .navbar_nav .mennucolumn_full-eight >ul >li >a .img-link{margin-top:-5px !important}body .menu_boxed .navbar_nav .mennucolumn_full .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-two .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-three .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-four .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-five .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-six .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-seven .image_big_on_menu_two, body .menu_boxed .navbar_nav .mennucolumn_full-eight .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-two .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-three .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-four .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-five .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-six .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-seven .image_big_on_menu_two, body .default_header .navbar_nav .mennucolumn_full-eight .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-two .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-three .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-four .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-five .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-six .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-seven .image_big_on_menu_two, body .menu_content_in .navbar_nav .mennucolumn_full-eight .image_big_on_menu_two{padding-left:10px !important}body .menu_boxed .navbar_nav .mennucolumn_full >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-two >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-three >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-four >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-five >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-six >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-seven >.sub_menu, body .menu_boxed .navbar_nav .mennucolumn_full-eight >.sub_menu, body .default_header .navbar_nav .mennucolumn_full >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-two >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-three >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-four >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-five >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-six >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-seven >.sub_menu, body .default_header .navbar_nav .mennucolumn_full-eight >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-two >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-three >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-four >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-five >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-six >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-seven >.sub_menu, body .menu_content_in .navbar_nav .mennucolumn_full-eight >.sub_menu{z-index:99999;width:98%;left:0;right:0;margin:auto}body .menu_boxed .navbar_nav .mennucolumn_full-two >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-two >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-two >.sub_menu >li{min-width:50%;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-three >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-three >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-three >.sub_menu >li{min-width:33.33% !important;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-four >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-four >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-four >.sub_menu >li{min-width:25% !important;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-five >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-five >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-five >.sub_menu >li{min-width:20% !important;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-six >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-six >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-six >.sub_menu >li{max-width:16.66% !important;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-seven >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-seven >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-seven >.sub_menu >li{max-width:14.2857% !important;padding:0px 5px !important}body .menu_boxed .navbar_nav .mennucolumn_full-eight >.sub_menu >li, body .default_header .navbar_nav .mennucolumn_full-eight >.sub_menu >li, body .menu_content_in .navbar_nav .mennucolumn_full-eight >.sub_menu >li{max-width:12.5% !important;padding:0px 5px !important}}body .navbar_nav .sub_menu .image_big_on_menu_two{display:block !important;padding:10px !important;background:var(--color-set-one-bg-1) !important;border-radius:6px !important;margin-bottom:5px;border:1px solid var(--color-set-one-bor-2) !important;transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s}body .navbar_nav .sub_menu .image_big_on_menu_two .img-link{position:relative !important;top:unset !important;right:unset !important;height:unset !important;width:unset !important}body .navbar_nav .sub_menu .image_big_on_menu_two .img-link img{width:100% !important;display:block !important;height:auto !important}body .navbar_nav .sub_menu .image_big_on_menu_two .mbadge{top:20px !important;right:20px !important;bottom:unset !important;line-height:20px !important;border-radius:5px !important;padding:3px 12px !important;height:25px !important}body .navbar_nav .sub_menu .image_big_on_menu_two .text-link{margin:0px !important;display:block !important;padding-bottom:0px !important;padding-top:10px !important;transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s}body .navbar_nav .sub_menu .image_big_on_menu_two:hover{background:var(--color-set-one-1) !important}body .navbar_nav .sub_menu .image_big_on_menu_two:hover .text-link{color:var(--color-white)}body .navbar_nav .menu-item .sub_menu li a.image_big_on_menu_two{display:block !important;padding-left:10px !important}body .navbar_nav .menu-item .sub_menu li a.image_big_on_menu_two .img-link{margin-right:0 !important}@media (max-width:992px){.image_big_on_menu_two{margin-bottom:15px !important}.mennucolumn_full >.sub_menu >li{max-width:100%}.header-area.header-style-2 .right_content{display:none !important}}/*---========================================
================ menu_open_sidely ================
========================================---*/
.header_area{position:relative}.side_menu_v1{position:fixed;width:100px;padding:50px 0px 50px;top:0;left:0;transform:translateY(0);height:100%;z-index:99999999;background:var(--color-white);text-align:center;-webkit-transition:0.5s ease-out;transition:0.5s ease-out;-ms-transition:0.5s ease-out;-moz-transition:0.5s ease-out;-o-transition:0.5s ease-out;display:flex;flex-flow:column;justify-content:space-evenly}.side_menu_v1 .menu_box{position:relative;cursor:pointer}.side_menu_v1 .menu_box .side_navbar_togglers{position:relative;z-index:1;-webkit-transition:0.8s ease-out;transition:0.8s ease-out;-ms-transition:0.8s ease-out;-moz-transition:0.8s ease-out;-o-transition:0.8s ease-out}.side_menu_v1 .menu_box:hover .side_navbar_togglers svg path{fill:var(--color-set-one-1)}.side_menu_v1 .top{position:relative;padding-bottom:20px;padding-top:20px}.side_menu_v1 .top .menu_box, .side_menu_v1 .top .search_box, .side_menu_v1 .top .contacttoggler{padding-bottom:20px}.side_menu_v1 .top .search-toggler, .side_menu_v1 .top .contact-toggler{display:inline-block;width:42px;height:42px;line-height:42px;border:1px solid var(--color-set-one-bor-3);border-radius:40px;cursor:pointer}.side_menu_v1 .top .contact-toggler{line-height:37px}.side_menu_v1 .top .menu_box span{font-size:15px;display:block;padding-top:3px;font-weight:500;color:var(--heading-color-one)}.side_menu_v1 .social-icons{text-align:center;padding-bottom:20px;padding-top:20px}.side_menu_v1 .social-icons ul li{display:block;margin-bottom:10px}.side_menu_v1 .button_box{position:relative;padding-top:20px;padding-bottom:20px}.side_menu_v1 .button_box a{display:inline-block;text-align:center;border:1px solid var(--color-set-one-bor-3);border-radius:5px;padding:30px 10px 30px;color:var(--heading-color-one);font-weight:700;font-size:16px}.side_menu_v1 .button_box a span{padding-top:5px;display:block}.sdmenu_overlay{background:var(--color-set-one-2);position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;opacity:0.5;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;transition:visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;transition:transform 500ms ease 500ms, visibility 500ms ease 500ms;transition:transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;visibility:hidden}.menu_open_sidely{position:fixed;overflow-y:auto;overflow-x:hidden;top:0;width:100%;padding:40px 0px;height:100%;right:0%;transform:translateY(-100%);background:var(--color-set-one-2);z-index:99901999;-webkit-transition:0.8s ease-in-out;transition:0.8s ease-in-out;-ms-transition:0.8s ease-in-out;-moz-transition:0.8s ease-in-out;-o-transition:0.8s ease-in-out}.menu_open_sidely .border_line{position:absolute;top:0px;right:0;left:calc(0% - 30%);width:1px;margin:auto;height:100%;background:var(--color-white);opacity:0.1}.menu_open_sidely .navbar-brand{position:relative;margin-bottom:40px;display:block}.menu_open_sidely .side_navbar_togglers_close{position:absolute;right:0;top:-40px;width:50px;height:50px;background:var(--color-set-one-1);color:var(--color-white);font-size:20px;text-align:center;line-height:50px;cursor:pointer;-webkit-transition:0.8s ease-in-out;transition:0.8s ease-in-out;-ms-transition:0.8s ease-in-out;-moz-transition:0.8s ease-in-out;-o-transition:0.8s ease-in-out}.menu_open_sidely .side_navbar_togglers_close:hover{top:-35px;right:5px;border-radius:50px;width:60px;height:60px;line-height:60px}.menu_open_sidely .navbar_content .navbar_nav >.menu-item{display:block;padding:15px 0px;margin:0px}.menu_open_sidely .navbar_content .navbar_nav >.menu-item >a.nav_link{color:var(--color-white);font-size:20px}.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-two >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-three >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-five >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-six >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-seven >.sub_menu, .menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-eight >.sub_menu{z-index:99999;width:calc(100% + 450%)}.menu_open_sidely .form_box{position:relative}.menu_open_sidely .form_box h2, .menu_open_sidely .form_box label, .menu_open_sidely .form_box p{color:var(--color-white)}.menu_open_sidely .form_box p{margin-bottom:20px}.menu_open_sidely .form_box .social-icons li{padding:0px 10px 0px 0px}.menu_open_sidely .form_box .contact_form_shortcode{position:relative;margin-bottom:50px}.menu_open_sidely .form_box input[type=submit]:hover, .menu_open_sidely .form_box button[type=submit]:hover{border-color:var(--color-set-one-1);background:transparent;color:var(--color-set-one-1)}.opne_side_menu_v1 .side_menu_v1{transform:translateY(-170%)}.opne_side_menu_v1 .menu_open_sidely{transform:translateY(0)}.opne_side_menu_v1 .sdmenu_overlay{-webkit-transform:translateY(0%);transform:translateY(0%);visibility:visible;-webkit-transition:visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;transition:visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;transition:transform 500ms ease 0ms, visibility 500ms ease 0ms;transition:transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms}@media (min-width:1024px){.menu_open_sidely .navbar_nav{position:relative}.menu_open_sidely .navbar_nav >.menu-item{min-width:250px}.menu_open_sidely .navbar_nav >.menu-item >.dropdown-btn{float:right;right:5px;top:2px;transform:rotate(-90deg)}.menu_open_sidely .navbar_nav >.menu-item >.dropdown-btn .fa-angle-down{color:#fff}.menu_open_sidely .navbar_nav .menu-item .sub_menu{left:100%;top:0;right:unset !important;left:100% !important}.menu_open_sidely .navbar_nav .menu-item.mega_menu .sub_menu{width:calc(100% + 450%)}}/*---========================================
================media queries================
========================================---*/
@media (max-width:1490px){.header-area.header-style-1 .top_bar .top_md{padding:0px}}@media (max-width:1200px){.header-area .navbar_nav >.menu-item{padding:5px 0px;margin-right:15px}.header-area .navbar_nav >.menu-item a.nav_link{font-size:16px}.header-area.header-style-1 .main_header_content{padding-bottom:15px}.header-area.header-style-1 .main_header_content .navbar_content{justify-content:left;text-align:start}.header-area.header-style-1 .main_header_content .logo_box{margin:40px 0px 42px}.header-area.header-style-1 .main_header_content .logo_box svg{height:183%;width:100%}}@media (max-width:1024px){.navbar_togglers{display:inline-block}.navbar_content{display:none !important}.side_menu_v1{display:none}.navbar_nav .menu-item.vankine_menu_image .mbadge{top:-13px}}@media (min-width:992px){.header-area.header-style-1 .main_header_content .nav_tog_column .navbar_togglers{display:none}}@media (max-width:992px){.header-area.header-style-1 .top_bar{padding-top:20px;padding-bottom:30px}.header-area.header-style-1 .top_bar .top_md{padding-bottom:20px;justify-content:center}.header-area.header-style-1 .top_bar .top_rt{justify-content:center}.header-area.header-style-1 .main_header_content{padding:10px 0px}.header-area.header-style-1 .main_header_content .column_menu{display:none}.header-area.header-style-1 .main_header_content .logo_box{margin:0px;position:relative}.header-area.header-style-1 .main_header_content .logo_box svg{width:auto;height:auto;right:unset}.header-area.header-style-1 .main_header_content .logo_box .logo img{margin-right:auto;margin-left:0}}@media (max-width:640px){.header-area.header-style-1 .top_bar{padding-bottom:15px}.header-area.header-style-1 .top_bar .top_md{flex-wrap:wrap;text-align:center;padding:0px !important}.header-area.header-style-1 .top_bar .top_md .text{min-width:100%;margin-bottom:15px}.header-area.header-style-1 .top_bar .top_md .call, .header-area.header-style-1 .top_bar .top_md .mail{text-align:center;padding:0px 5px;margin-bottom:15px;min-width:50%}.header-area.header-style-1 .top_bar .top_rt{display:none !important}.header-area.header-style-1 .main_header_content .col-xl-2.col-lg-12.col-md-5.col-sm-5.col-xs-5{width:40%}.header-area.header-style-1 .main_header_content .nav_tog_column{width:60%}.header-area.header-style-1 .main_header_content .logo_box svg{position:relative;width:120%;height:100%}.header-area.header-style-1 .main_header_content .logo_box .logo{position:absolute;top:0px;height:40px;left:0;right:0;bottom:0;padding:0px;margin:auto}.header-area.header-style-1 .main_header_content .logo_box .logo img{margin-right:auto;margin-left:0}}@media (max-width:530px){.header-area.header-style-1 .main_header_content .logo_box svg{width:105%}.header-area.header-style-1 .main_header_content .logo_box .logo{height:32px}.header-area.header-style-1 .main_header_content .logo_box .logo img{width:80%;margin:auto}.header-area.header-style-1 .main_header_content .right_content .navbar_togglers{padding:0px 15px 0 0px;display:none}.header-area.header-style-1 .main_header_content .right_content .button a{min-width:100px}.header-area.header-style-1 .main_header_content .right_content .contact-toggler{padding-left:15px}}@media (max-width:400px){.header-area.header-style-1 .main_header_content .right_content .button{display:none}}