.elementor-kit-880{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DC4526;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Exo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Exo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo";--e-global-typography-accent-font-weight:500;}.elementor-kit-880 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.home div#Subheader {
    display: none !important;
}
.custom-header {
    display: flex;
}
#Top_bar .menu li ul li {
	width: 240px;
}
.cc-header-logo {
    width: 267px;
    min-width: 267px;
    min-height: 140px;
    background: #fff;
    border-bottom-right-radius: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cc-header-logo .container {
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
    background: transparent !important;
}

.cc-header-logo #Top_bar {
    background: transparent !important;
    display: flex;
}

.cc-header-logo #Top_bar .logo {
    width: 100%;
    margin: 0;
}

.cc-header-logo #Top_bar .logo a#logo {
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.cc-header-logo #Top_bar .logo img {
    max-height: unset !important;
    width: 100%;
    max-width: 155px;
    display: flex;
}

.custom-header .header__main__wrapper {
    width: 100%;
}

.custom-header #Action_bar {
    background: #dc4526 !important;
} 

.custom-header #Action_bar .contact_details {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.custom-header #Action_bar .contact_details a {
    color: #fff;
}

.custom-header #Action_bar .contact_details i {
    font-size: 18px;
    line-height: 1;
}

.custom-header #Action_bar .contact_details li {
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 1;
}
.custom-header .nav-bar-btm {
    background: transparent !important;
}

.custom-header .nav-bar-btm .column {
    padding-left: 20px;
}

.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu {
    display: flex;
    background: transparent !important;
    width: 100%;
}

.custom-header .nav-bar-btm .column .top_bar_left .menu_wrapper {
    float: unset;
    width: 100%;
    background: transparent !important;
}

.custom-header .nav-bar-btm .column .top_bar_left nav#menu {
    background: transparent !important;
}

.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu a {
    color: #fff;
    font-size: 17px;
}

.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu .current-menu-item a {
    color: #dc4526;
}

#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button {
    color: #fff;
    stroke: #fff;
    fill: #fff;
    opacity: 1;
    position: relative;
}

#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button svg {
    fill: #fff !important;
    stroke: #fff;
    color: #fff;
    opacity: 1;
    width: 30px;
    position: relative;
    z-index: 22;
}

#Top_bar .top_bar_right .top_bar_right_wrapper a#search_button::after {
    position: absolute;
    width: 64.66px;
    content: "";
    top: -78px;
    left: -23px;
    opacity: 4%;
    z-index: -1;
    height: 187.93px;
    -webkit-transform: rotate(24.95deg);
    transform: rotate(24.95deg);
    background: #fff;
    z-index: 1;
}
.custom-header {
    display: flex;
    background: #000000;
}
.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu li:first-child span {
    padding-left: 0;
}
div#Header_wrapper {
    background: transparent !important;
}
header#Header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    right: 0;
}
.cc-btn-hover .elementor-button {
    position: relative;
}

.cc-btn-hover .elementor-button::before {
    position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.2, 1);
  transform: scale(0.2, 1);
  background-color: #000;
    border-radius: 5px;
}
.cc-btn-hover .elementor-button:hover::before{
    opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.cc-btn-hover .elementor-button:hover span{
    position: relative;
    z-index:2;
}
.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu .menu-item-has-children span {
    position: relative;
    padding-right: 30px;
}

.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu .menu-item-has-children > a > span::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffffff;
    clear: both;
    right: 10px;
    transform: translate(0px, -50%);
}

.custom-header .nav-bar-btm .column .top_bar_left #menu-primary-menu .menu-item-has-children.current-menu-item > a > span::after {
    border-top-color: #dc4526;
}
.footer__link.footer__link-contact li {
    margin-bottom: 15px;
}
@media(min-width: 1241px){
        .cc-header-cover.container {
        z-index: 9999;
        max-width: 95%;
    }
    .custom-header .header__main__wrapper .top_bar_right {
    padding-left: 0 !important;
    }
    .custom-header .header__main__wrapper .container {
    padding: 0 !important;
    }
    .custom-header .header__main__wrapper .container {
    padding: 0 !important;
}
}
@media (max-width: 1240px){
    .cc-header-cover.container {
        max-width: 100%;
        padding: 0 !important;
    }
    .custom-header .header__main__wrapper .container {
    padding: 0 !important;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    padding: 20px 0;
}

#Top_bar .top_bar_right .top_bar_right_wrapper a.action_button.top-bar-right-button {
    width: 100%;
    text-align: center !important;
    justify-content: center;
    margin: 0 !important;
}
}
@media (max-width: 1024px){
    .cc-header-cover.container {
    max-width: 100%;
    padding: 0 !important;
    }
}
@media (max-width: 990px){
    .cc-header-cover.container {
    max-width: 100%;
    padding: 0 !important;
    }
    .custom-header #Action_bar {
    display: none;
}
}
@media (max-width: 767px){
    .cc-header-logo {
    width: auto !important;
    min-width: 150px;
    min-height: 100px;
    padding-bottom: 10px;
}

header#Header {
    position: unset;
}

.cc-header-logo #Top_bar .logo a#logo {
    margin: 0 auto;
    max-width: 90px;
}

.custom-header #Action_bar {
    display: none;
}

#Top_bar a.responsive-menu-toggle {
    margin: 0 !important;
    top: 32px;
}
    header#Header .custom-header .nav-bar-btm {
        background: #000 !important;
    }
    #Side_slide #menu ul li.submenu .menu-toggle {
    left: 0;
    right: 5px;
    text-align: right;
    width: 100%;
    z-index: 9999;
}

#Side_slide #menu ul li.submenu.hover .menu-toggle {
    width: 40px;
    left: unset;
}
#Top_bar.nav-bar-btm .column {
    flex-direction: row-reverse;
    flex-wrap: unset !important;
    clear: unset;
}

#Top_bar.nav-bar-btm .top_bar_left.clearfix {
    width: unset !important;
}

.custom-header .header__main__wrapper {
    display: flex;
    align-items: center;
}

    #Top_bar a.responsive-menu-toggle {
        position: unset !important;
        margin-right: 10px !important;
    }

.mobile-icon-action-ss #Top_bar button.qxCTlb {
    display: block !important;
}
    #Top_bar .top_bar_right .top_bar_right_wrapper {
        flex-wrap: wrap;
        justify-content: right;
    }
}/* End custom CSS */