.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8d03695:#FFFFFF;--e-global-color-d457d97:#E96F37;--e-global-color-5b81ff8:#00C9B2;--e-global-color-423b40f:#DFE0DF;--e-global-color-4c963ad:#FEF9F0;--e-global-color-a8dec85:#A58D4E12;--e-global-color-dbd9384:#222222;--e-global-color-227e57f:#00C9B20F;--e-global-color-8a650b4:#A58D4E;--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;--e-global-typography-034d43f-font-family:"Lato";--e-global-typography-034d43f-font-size:18px;--e-global-typography-034d43f-font-weight:400;--e-global-typography-fa95a4b-font-family:"Playfair Display";--e-global-typography-fa95a4b-font-size:48px;--e-global-typography-fa95a4b-font-weight:700;--e-global-typography-fa95a4b-line-height:1.2em;--e-global-typography-694b701-font-family:"Lato";--e-global-typography-694b701-font-size:14px;--e-global-typography-694b701-font-weight:700;--e-global-typography-694b701-text-transform:uppercase;--e-global-typography-9e3e0f8-font-family:"Lato";--e-global-typography-9e3e0f8-font-size:16px;--e-global-typography-9e3e0f8-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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-kit-6{--e-global-typography-034d43f-font-size:14px;--e-global-typography-fa95a4b-font-size:30px;--e-global-typography-694b701-font-size:14px;--e-global-typography-9e3e0f8-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.mk-rotate{
    -webkit-animation: fa-spin 10s linear infinite;
	animation: fa-spin 50s linear infinite;
}
.mk-rotate_d{
    -webkit-animation: fa-spin 10s linear infinite;
	animation: fa-spin-d 50s linear infinite;
}
@-webkit-keyframes fa-spin-d{
    0%
    {-webkit-transform:rotate(0deg);
    transform:rotate(0deg)
    }
to
{-webkit-transform:rotate(-1turn);
transform:rotate(-1turn);
}
}
a.elementor-button-link.elementor-button {
    position: relative;
}
span.swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    background: transparent !important;
    position: relative;
    border: 1px solid #a58d4e;
}
span.swiper-pagination-bullet:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #a58d4e;
    top: 7px;
    left: 7px;
    position: absolute;
    border-radius: 50%;
}
.services-block .elementor-widget-container:before, .services-block .elementor-widget-container:after,a.elementor-button-link.elementor-button:before,a.elementor-button-link.elementor-button:after {
    position: absolute;
    height: 180px;
    width: 180px;
    right: -10px;
    top: -75px;
    border-radius: 50%;
    background-color: #ffffff;
    z-index: 9;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    content: "";
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.services-block .elementor-widget-container:hover:before,a.elementor-button-link.elementor-button:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .10;
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.services-block .elementor-widget-container:hover:after,a.elementor-button-link.elementor-button:hover:after {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    opacity: .10;
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
a.elementor-button-link.elementor-button{
    overflow: hidden
}/* End custom CSS */