.elementor-kit-17{--e-global-color-primary:#011936;--e-global-color-secondary:#F4FFFD;--e-global-color-text:#465362;--e-global-color-accent:#ED254E;--e-global-color-bd17169:#F9DC5C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:72px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:30px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:37px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:30px;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.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);}@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-17{--e-global-typography-primary-font-size:50px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.tucne{
    font-weight: 400;
}

.jet-tabs__label-text{
    text-align: center;
}

.jet-tabs__control-inner{
    width: 170px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

html {
  scroll-behavior: smooth;
}


@media only screen and (max-width: 1024px) {
    .jet-tabs__control-inner{
        width: 150px;
    }
}

@media only screen and (max-width: 768px) {
    .jet-tabs__control-inner{
        width: calc(40vw - 20px);
    }
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #f9dc5c #f1f1f1;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #f9dc5c;
    border-radius: 0px;
  }
  
  
  #cmplz-document{
    max-width: 100%;
    font-family: Roboto;
}

.cmplz-document .cookie-statement > h2{
    font-family: Roboto;
    font-weight: 600;
    color: #011936;
    font-size: 20px !important;
}

.cmplz-document .cookie-statement > p{
    font-family: Roboto;
    font-size: 20px !important;
    color: #465362;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('../../2022/07/100-Roboto-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('../../2022/07/300-Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../../2022/07/400-Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../../2022/07/500-Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('../../2022/07/700-Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('../../2022/07/900-Roboto-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */