.elementor-kit-76{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-5acbf89:#000000;--e-global-color-cbbb548:#FFFFFF;--e-global-color-f4bb30d:#FC1728;--e-global-color-eaf3636:#818181;--e-global-color-18a8c02:#363636;--e-global-color-a4c01bb:#D7D7D7;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:500;--e-global-typography-b3ad8d3-font-family:"proxima-nova";--e-global-typography-b3ad8d3-font-size:2.6em;--e-global-typography-b3ad8d3-font-weight:400;--e-global-typography-b3ad8d3-line-height:1.2em;--e-global-typography-d540b11-font-family:"proxima-nova";--e-global-typography-d540b11-font-size:4em;--e-global-typography-d540b11-font-weight:600;--e-global-typography-78f2714-font-family:"proxima-nova";--e-global-typography-78f2714-font-size:1.5em;--e-global-typography-78f2714-font-weight:500;--e-global-typography-78f2714-line-height:1.3em;--e-global-typography-03bc77b-font-family:"proxima-nova";--e-global-typography-03bc77b-font-size:2.2em;--e-global-typography-03bc77b-font-weight:600;--e-global-typography-03bc77b-line-height:1.2em;--e-global-typography-adb1f41-font-family:"proxima-nova";--e-global-typography-adb1f41-font-size:1.2em;--e-global-typography-adb1f41-font-weight:400;--e-global-typography-adb1f41-line-height:1.4em;background-color:#FFFFFF;}.elementor-kit-76 e-page-transition{background-color:#FFBC7D;}.elementor-kit-76 a{color:var( --e-global-color-5acbf89 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5%;--container-default-padding-right:5%;--container-default-padding-bottom:5%;--container-default-padding-left:5%;}.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-kit-76{--e-global-typography-b3ad8d3-font-size:2em;--e-global-typography-d540b11-font-size:56px;--e-global-typography-03bc77b-font-size:2em;--e-global-typography-03bc77b-line-height:1.1em;--e-global-typography-adb1f41-font-size:1.1em;--e-global-typography-adb1f41-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:5%;--container-default-padding-right:5%;--container-default-padding-bottom:5%;--container-default-padding-left:5%;}}@media(max-width:767px){.elementor-kit-76{--e-global-typography-b3ad8d3-font-size:1.4em;--e-global-typography-d540b11-font-size:30px;--e-global-typography-78f2714-font-size:1.3em;--e-global-typography-03bc77b-font-size:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:15%;--container-default-padding-right:5%;--container-default-padding-bottom:15%;--container-default-padding-left:5%;}}/* Start custom CSS *//*Buttons hover effect on entire website - Start*/
.elementor-kit-76  span.elementor-button-content-wrapper  i{
    transition: .3s;
}
.elementor-kit-76  span.elementor-button-content-wrapper:hover i{
    transition: .3s;
    margin-left: 10px;
}
.elementor-kit-76  span.elementor-button-text {
    position: relative;
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.16,1,0.3,1);
}
.elementor-kit-76  span.elementor-button-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px; 
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
    margin: -5px 0px !important;
}
.elementor-kit-76  span.elementor-button-content-wrapper:hover span.elementor-button-text::after {
    transform: scaleX(1);
    transform-origin: left;
}
.elementor-kit-76  span.elementor-button-text span:hover{
    transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
}
/* Buttons hover effecton entire website - End*/

/* Links hover effect on entire website - Start*/
.elementor-kit-76 .urlLink a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.16,1,0.3,1);
}

.elementor-kit-76 .urlLink a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
    margin: -5px 0px !important;
}
.elementor-kit-76 .urlLink a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}
.elementor-kit-76 .urlLink a:hover {
    
    transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
}
/* Links hover effect on entire website - End*/

.sectionMaxWidth{
    max-width: 2260px !important;
    /*max-height: 1200px !important;*/
}/* End custom CSS */