.elementor-kit-30{--e-global-color-primary:#172A3F;--e-global-color-secondary:#093C71;--e-global-color-text:#FFFFFF;--e-global-color-accent:#093C71;--e-global-color-4d65ac5:#201211;--e-global-color-062de6e:#7A8292;--e-global-color-c61c004:#FFFFFF;--e-global-color-ed56d52:#0A0A0A;--e-global-color-89748ac:#102031;--e-global-typography-primary-font-family:"General Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"General Sans";--e-global-typography-secondary-font-size:56px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"General Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"General Sans";--e-global-typography-accent-font-weight:400;--e-global-typography-b272a53-font-family:"General Sans";--e-global-typography-b272a53-font-size:56px;--e-global-typography-b272a53-font-weight:400;--e-global-typography-b272a53-line-height:1.4em;--e-global-typography-b272a53-letter-spacing:0.01em;--e-global-typography-da1eac5-font-family:"Archivo";--e-global-typography-da1eac5-font-size:40px;--e-global-typography-da1eac5-font-weight:400;--e-global-typography-da1eac5-line-height:1.4em;--e-global-typography-da1eac5-letter-spacing:0.05em;--e-global-typography-bb21bdc-font-family:"General Sans";--e-global-typography-bb21bdc-font-size:36px;--e-global-typography-bb21bdc-font-weight:400;--e-global-typography-bb21bdc-line-height:1.4em;--e-global-typography-bb21bdc-letter-spacing:0.01em;color:var( --e-global-color-text );font-size:18px;font-weight:400;line-height:32px;letter-spacing:0.05em;}.elementor-kit-30 button,.elementor-kit-30 input[type="button"],.elementor-kit-30 input[type="submit"],.elementor-kit-30 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Archivo", Sans-serif;font-size:20px;font-weight:700;text-transform:capitalize;color:var( --e-global-color-c61c004 );}.elementor-kit-30 button:hover,.elementor-kit-30 button:focus,.elementor-kit-30 input[type="button"]:hover,.elementor-kit-30 input[type="button"]:focus,.elementor-kit-30 input[type="submit"]:hover,.elementor-kit-30 input[type="submit"]:focus,.elementor-kit-30 .elementor-button:hover,.elementor-kit-30 .elementor-button:focus{background-color:#00803E;}.elementor-kit-30 e-page-transition{background-color:#FFBC7D;}.elementor-kit-30 a{color:var( --e-global-color-accent );font-weight:400;}.elementor-kit-30 h1{color:var( --e-global-color-text );font-size:64px;font-weight:500;line-height:72px;letter-spacing:-0.1px;}.elementor-kit-30 h2{color:var( --e-global-color-text );font-size:32px;font-weight:500;line-height:40px;}.elementor-kit-30 h3{color:var( --e-global-color-text );font-size:24px;font-weight:400;}.elementor-kit-30 h4{color:var( --e-global-color-text );font-size:20px;font-weight:400;line-height:1.1em;letter-spacing:-0.035em;}.elementor-kit-30 h5{color:var( --e-global-color-text );font-size:32px;font-weight:300;line-height:1.1em;letter-spacing:0em;}.elementor-kit-30 h6{color:var( --e-global-color-text );font-size:16px;line-height:1.1em;letter-spacing:0.18em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1200px){.elementor-kit-30 h1{font-size:56px;}}@media(max-width:1024px){.elementor-kit-30 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-30 h1{font-size:50px;line-height:60px;}}@media(max-width:767px){.elementor-kit-30{font-size:16px;}.elementor-kit-30 h1{font-size:35px;line-height:1.3em;}.elementor-kit-30 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//** ====== Global Style ===== **/
body{
    overflow-x: hidden; 
}

/** 1440Px width **/

@media (max-width:1441px) and (min-width:1366px){
    body .e-con>.e-con-inner{
        padding: 20px; 
    }
}


/* Button Large Size */   

.elementor-size-lg{
    padding: 16px 30px !important;
  
}



/*  Button Small Size */   
/**
.elementor-button-link.elementor-button.elementor-size-sm{
    width: 144px; 
    height: 42px; 
    font-size: 16px ; 
    letter-spacing: 0.05em;
    
    display: flex;
    justify-content: center;
    align-items: center;
}
**/

/**Secondary Button **/

.elementor-button-info .elementor-button-link.elementor-button{
    background-color: #F5F5F5 !important; 
    color:#353C46;
    border:2px solid #353C46;
}

.elementor-button-info .elementor-button-link.elementor-button:hover{
    background-color: #4B556326 !important; 
}



/** Third Button **/

.elementor-button-success .elementor-button-link.elementor-button{
    background-color:  transparent !important; 
    color:#F2F2F2;
    border:2px solid #F2F2F2;
}

.elementor-button-success .elementor-button-link.elementor-button:hover{
    background: rgba(255, 255, 255, 0.1) !important;  
    border: 2px solid #E0E0E0;
}




/** Header **/ 

.switcher .option{
    position: absolute !important; 
}




/** Products Listing **/

.jet-listing-dynamic-field__content span{
    font-size: 12px; 
    margin-top: 10px;
    position: relative;
    top: -5px; 
}


/** Header CSS **/
.slide-section.she-header {
    top: 0px !important;
    margin-top: 45px !important;
    
}

.slide-section {
    position: absolute;
    top: -120px;
    transition: 0.5s
}
.form-hide.she-header {
    display: none;
}
.col-100 {
    width: 100% !important;
    max-width: 1440px !important;
    margin: auto
}

/** Popup menu css **/
.pop-menu .sub-menu {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
/** navigation menu css **/

.main-nave .jet-sub-mega-menu {
    border-radius: 0 0 20px 20px !important;
}
@media screen and (max-width: 767px) {
    .main-nave .jet-mobile-menu__container {
        top: 0 !important;
        z-index: 99999;
        height: 100vh !important;
    }
}



/*********Hover Menu Item ****/
/** list ::marker css **/
.elementor-inline-item::marker, .elementor-icon-list-item::marker {
    color: transparent !important;
}

/**** ==== End Style ==== ****//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../ttf/generalsans-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../ttf/generalsans-medium.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../ttf/generalsans-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../generalsans-light.html') format('truetype');
}
/* End Custom Fonts CSS */