.elementor-kit-6{--e-global-color-primary:#B2C82E;--e-global-color-secondary:#03403D;--e-global-color-text:#6C6C6C;--e-global-color-accent:#909090;--e-global-color-626be29:#12726D;--e-global-color-f95a762:#FFFFFF;--e-global-color-b957429:#000000;--e-global-color-b287ec4:#0C322E;--e-global-color-af158c5:#F1F5F6;--e-global-typography-33ef214-font-family:"Kanit";--e-global-typography-33ef214-font-size:24px;--e-global-typography-33ef214-font-weight:300;--e-global-typography-33ef214-line-height:40px;color:var( --e-global-color-b957429 );font-family:"Kanit", Sans-serif;font-size:18px;font-weight:300;line-height:30px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Funnel Display", Sans-serif;font-size:16px;font-weight:700;line-height:20px;color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:5px 5px 5px 5px;padding:18px 39px 18px 39px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-secondary );border-radius:5px 5px 5px 5px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:0px;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Funnel Display", Sans-serif;font-size:65px;font-weight:800;line-height:75px;}.elementor-kit-6 h2{color:var( --e-global-color-b957429 );font-family:"Funnel Display", Sans-serif;font-size:60px;font-weight:700;line-height:78px;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:"Funnel Display", Sans-serif;font-size:26px;font-weight:700;line-height:34px;letter-spacing:0.3px;}.elementor-kit-6 h4{font-family:"Gilroy", Sans-serif;}.elementor-kit-6 h5{font-family:"Gilroy", Sans-serif;}.elementor-kit-6 h6{font-family:"Gilroy", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1190px;}.e-con{--container-max-width:1190px;}.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-33ef214-font-size:20px;--e-global-typography-33ef214-line-height:30px;}.elementor-kit-6 h1{font-size:50px;line-height:60px;}.elementor-kit-6 h2{font-size:50px;line-height:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:15px 23px 15px 23px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-33ef214-font-size:18px;--e-global-typography-33ef214-line-height:30px;}.elementor-kit-6 h1{font-size:36px;line-height:42px;}.elementor-kit-6 h2{font-size:30px;line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Links color*/

/*
#lien-color a{color:#fff!important}
#lien-color a:hover{color:#f9f9f9!important}

#lien-color-bg a{color:#424444!important}
#lien-color-bg a:hover{color:#22262d!important}
*/


/*Entrance animations*/

@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
}


/*Avoid horizontal scroll*/
html,
body{
  width:100%!important;
  overflow-x:hidden!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Light.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Light.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Light.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Light.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Regular.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Regular.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Regular.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Medium.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Medium.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Medium.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-SemiBold.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-SemiBold.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-SemiBold.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Bold.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Bold.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Bold.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Funnel Display';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-ExtraBold.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-ExtraBold.woff2') format('woff2'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-ExtraBold.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/12/FunnelDisplay-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Thin.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Thin.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ThinItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ThinItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ThinItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ThinItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLight.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLight-Copy.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLightItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLightItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLightItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-UltraLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Light.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Light.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-LightItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-LightItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Medium.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Medium.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-MediumItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-MediumItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Black.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Black.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BlackItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BlackItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BlackItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBold.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBold.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBoldItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBoldItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Heavy.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Heavy.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-HeavyItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-HeavyItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-HeavyItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-HeavyItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular-1.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular-1.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular-1.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Regular-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic-1.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic-1.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic-1.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-RegularItalic-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Bold.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Bold.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BoldItalic.eot');
	src: url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BoldItalic.woff') format('woff'),
		url('https://claridoc.io/wp-content/uploads/2024/08/Gilroy-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */