.elementor-kit-33138{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-74d86a5f:#4054B2;--e-global-color-95d4172:#23A455;--e-global-color-4b935d35:#000;--e-global-color-4b336c27:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-33138 e-page-transition{background-color:#FFBC7D;}.elementor-kit-33138 a{color:#3C9CD6;}.elementor-kit-33138 a:hover{color:#3C9CD6;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:990px;}.e-con{--container-max-width:990px;}{}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 */.mainButtonBlock a {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 3px 25px rgba(53, 159, 217, 0.15);
    -webkit-transition: all .3s !important; 
    transition: all .3s !important; 
}

.mainButtonBlock a:hover {
    box-shadow: 0px 3px 25px rgba(53, 159, 217, 0.45);
    -webkit-transition: all .3s !important;
    transition: all .3s !important; 
}

.mainButtonBlock a:active {
    box-shadow: none;
}

.mainButtonBlock a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    z-index: -1;
    display: flex;
    background: linear-gradient(180deg, #33BAE7 0%, #1596DD 40%, #1596DD 60%, #33BAE7 100%) !important;
    -webkit-transition: all .3s !important;
    transition: all .3s !important;
}

.mainButtonBlock a:hover:before,
.mainButtonBlock a:active:before {
    top: -50%;
    -webkit-transition: all .3s !important;
    transition: all .3s !important;
}

.elementor-image-box-content a:hover {
    text-decoration: underline;
}

@media all and (max-width: 625px){
.d-none-lg{
    display:none;
}
.elementor-text-editor .d-block-lg{
    display:block;
}
    
}
.d-block-lg{
    display: none;
}


.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe, .elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: auto;
    max-width: 100%;
}/* End custom CSS */