.elementor-kit-17{--e-global-color-primary:#333333;--e-global-color-secondary:#1E8CE7;--e-global-color-text:#666666;--e-global-color-accent:#E2F0EC;--e-global-color-fd6cc3b:#FFFFFF00;--e-global-color-a29b8c2:#FFFFFF;--e-global-color-1289111:#D1B252;--e-global-color-fc43fe3:#E6F5F8;--e-global-color-093c088:#C0E0F7;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:3.2rem;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:1.6rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.8rem;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:600;--e-global-typography-a3de5f5-font-family:"Roboto";--e-global-typography-a3de5f5-font-size:0.8rem;--e-global-typography-a3de5f5-line-height:1.2rem;--e-global-typography-19654d1-font-family:"Helvetica";--e-global-typography-19654d1-font-size:1.2rem;--e-global-typography-19654d1-font-weight:700;--e-global-typography-19654d1-line-height:2rem;--e-global-typography-b33733a-font-family:"Helvetica";--e-global-typography-b33733a-font-size:0.8rem;--e-global-typography-b33733a-font-weight:400;--e-global-typography-b33733a-line-height:1.1rem;--e-global-typography-f49b87b-font-family:"Helvetica";--e-global-typography-f49b87b-font-size:0.7rem;--e-global-typography-f49b87b-font-weight:400;--e-global-typography-f49b87b-line-height:1rem;--e-global-typography-08dd10f-font-family:"Roboto";--e-global-typography-08dd10f-font-size:0.8rem;--e-global-typography-08dd10f-font-weight:400;--e-global-typography-08dd10f-line-height:1.2rem;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-17{--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:2.4rem;--e-global-typography-secondary-line-height:1.2em;}.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:1.5rem;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:1.3rem;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1rem;--e-global-typography-19654d1-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --max-width: 1600px;
    --padding-large: 70px;
}
html {
font-size: clamp(12.5px, 12.5px + 0.390625vw, 20px) !important;
}
body {
  line-height: 1.4;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  :root {
    --padding-large: 120px;
  }
}
@media (max-width: 1280px) {
  :root {
    --padding-large: 90px;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 15px;
  }
  :root {
    --padding-large: 50px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 10px;
  }
  :root {
    --padding-large: 15px;
  }
}

[type=button]:focus, [type=submit]:focus, button:focus {
    outline: none!important;
}
.container {
  max-width: var(--max-width)!important;
  margin: 0 auto;
  padding-left:var(--padding-large);
  padding-right: var(--padding-large);
}
.container-w {
  max-width: var(--max-width)!important;
  margin: 0 auto;
  padding-left:0;
  padding-right:0;
}
.c-left{
  padding-left:var(--padding-large);
}
.c-right {
  padding-right: var(--padding-large);
}
.m-left{
  margin-left:var(--padding-large);
}
.m-right {
  margin-right: var(--padding-large);
}
input:focus {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
}
.cta-popup{
    cursor: pointer;
}
:focus{
    outline:none!important;
}
.button-sh .elementor-button{
    box-shadow: 0px 20px 40px 0px rgba(4, 18, 95, 0.20);
}
body.rtl .uc_material_accordion .ue_heading_title{
    padding-right:20px!important;
}
body.rtl .ue_heading_title::before{
    right: 10px!important;
}
body.rtl .c-left {
    padding-right: var(--padding-large);
}
body.rtl .uc_content{
    text-align: right;
}
.button-hover:hover{
    box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
}/* End custom CSS */