.elementor-kit-5{--e-global-color-primary:#0F385B;--e-global-color-secondary:#77C376;--e-global-color-text:#00A7D3;--e-global-color-accent:#F3F8EE;--e-global-color-5acb3c0:#A7D8B7;--e-global-color-95b1233:#99D2CB;--e-global-color-c00f041:#337391;--e-global-color-b44883c:#159982;--e-global-color-8563ebe:#184757;--e-global-color-70d6308:#EFCD60;--e-global-color-d751d84:#EC9734;--e-global-typography-primary-font-family:"Prompt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Prompt";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Prompt";--e-global-typography-accent-font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}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 *//*Setting*/
.-section {
    padding: 5em 30px;
}
.noTop {
    padding-top: 0;
}
.topHalf {
      padding-top: 2.5em;
}
.noBottom {
    padding-bottom: 0;
}
.bottomHalf {
      padding-bottom: 2.5em;
}
.noRight {
    padding-right: 0;
}
.noLeft {
    padding-left: 0;
}
.fullwidthRight {
    padding-right: 0;
    padding-left: calc((100vw - 1140px)/2);
}
.fullwidthLeft {
    padding-left: 0;
    padding-right: calc((100vw - 1140px) / 2);
}

@media(min-width:992px){
    .no-desktop {
            display:none !important;
    }
    .before-no-desktop > a {
            margin-right: 0 !important;
    }
}

/*Responsive*/
@media(max-width:992px){
#masthead .elementor-nav-menu__container {
    height: 100vh;
}
.topHalf {
      padding-top: 50px;
}
.bottomHalf {
      padding-bottom: 50px;
}
.noBr br{
        display: none;
}
}

@media(max-width:768px){
.-section {
    padding: 30px 15px;
}
.topHalf {
      padding-top: 30px;
}
.bottomHalf {
      padding-bottom: 30px;
}
}/* End custom CSS */