.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-c5d55df:#D2B675;--e-global-color-c5fcb3b:#A8BA9F;--e-global-color-7eb8ecf:#6E7B65;--e-global-color-1cffc74:#5F5C6F;--e-global-color-130ac0e:#D9836F;--e-global-color-b914d36:#739E99;--e-global-color-8e18eec:#383152;--e-global-color-906d075:#7C9D99;--e-global-color-55ac852:#FFFFFF;--e-global-color-315e209:#EBE5D9;--e-global-color-122bd86:#B4C6C5;--e-global-color-9b18c3b:#DBE6E5;--e-global-color-9159e40:#839C99;--e-global-color-cf0a8ae:#000000;--e-global-color-72b4655:#878298;--e-global-color-7bd39e9:#57634E;--e-global-color-89ee56d:#393154;--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-f685fcf-font-family:"Nelphim";--e-global-typography-f685fcf-font-size:3vw;--e-global-typography-718bac7-font-family:"Plus Jakarta Sans";--e-global-typography-718bac7-font-size:1.35vw;--e-global-typography-718bac7-font-weight:500;--e-global-typography-718bac7-line-height:1.5;--e-global-typography-eabea17-font-family:"Plus Jakarta Sans";--e-global-typography-eabea17-font-size:1.4vw;--e-global-typography-eabea17-text-transform:uppercase;--e-global-typography-510d6ec-font-family:"Nelphim";--e-global-typography-510d6ec-font-size:2.5vw;--e-global-typography-510d6ec-text-transform:uppercase;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:1024px){.elementor-kit-6{--e-global-typography-f685fcf-font-size:4vw;--e-global-typography-718bac7-font-size:1.75vw;--e-global-typography-eabea17-font-size:2vw;--e-global-typography-510d6ec-font-size:3vw;}.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-f685fcf-font-size:7vw;--e-global-typography-718bac7-font-size:3.5vw;--e-global-typography-eabea17-font-size:5vw;--e-global-typography-510d6ec-font-size:5vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
	max-width: 100% !important;
	width: 100vw !important;
	overflow-x: hidden !important;
}

.swiper-pagination {
    width: 100% !important;
}

.dataTables_info {
    color: white !important;
}

.elementor-button-wrapper a, .elementor-button {
    text-decoration: none !important;
}


.elementor-shortcode {
    font-family: "Plus Jakarta Sans", Sans-serif;
}

nav .nav_1 a::before, nav .nav_1 a::after {
    border-color: #D7B56B !important;
    border-bottom: 0px solid #D7B56B !important;
}

nav .nav_1 a {
    border-bottom: 3px solid #D7B56B !important;
}

nav .nav_1 .sub-menu a:hover, .nav_1 .sub-menu a.elementor-item-active {
    background: #D7B56B !important;
    color: white !important;
}

nav .nav_2 a::before, nav .nav_2 a::after {
    border-color: #D9836F !important;
    border-bottom: 0px solid #D9836F !important;
}

nav .nav_2 a {
    border-bottom: 3px solid #D9836F !important;
}

nav .nav_2 .sub-menu a:hover, .nav_2 .sub-menu a.elementor-item-active {
    background: #D9836F !important;
    color: white !important;
}

nav .nav_3 a::before, nav .nav_3 a::after {
    border-color: #739E99 !important;
    border-bottom: 0px solid #739E99 !important;
}

nav .nav_3 a {
    border-bottom: 3px solid #739E99 !important;
}

nav .nav_3 .sub-menu a:hover, .nav_3 .sub-menu a.elementor-item-active {
    background: #739E99 !important;
    color: white !important;
}

nav .nav_4 a::before, nav .nav_4 a::after {
    border-color: #A8BA9F !important;
    border-bottom: 0px solid #A8BA9F !important;
}

nav .nav_4 a {
    border-bottom: 3px solid #A8BA9F !important;
}

nav .nav_4 .sub-menu a:hover, nav .nav_4 .sub-menu a.elementor-item-active {
    background: #A8BA9F !important;
    color: white !important;
}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nelphim';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://intelligent-tu.40-160-33-16.plesk.page/wp-content/uploads/2024/10/Nelphim.ttf') format('truetype');
}
@font-face {
	font-family: 'Nelphim';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://intelligent-tu.40-160-33-16.plesk.page/wp-content/uploads/2024/10/Nelphim-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */