.elementor-kit-10{--e-global-color-primary:#00000054;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FFEC76;--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;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */section#header {backdrop-filter: blur(15px);}

.video-button:before,
 .video-button:after {
  content: '';
  display: block;
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  border: 1px solid white;
  border-radius: 50%;
}

 .video-button:before {
  animation: ripple 2s linear infinite;
}
 .video-button:after {
  animation: ripple 2s linear 1s infinite;
}
@keyframes ripple{
  0% { transform: scale(1); }
  50% { transform: scale(1.6); opacity:1; }
  100% { transform: scale(1.8); opacity:0; }
}

.elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}



#header .current-menu-item a:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 60% !important;
    border-bottom: 2px solid #ffff;
    position: absolute;
    left: 20% !important;
    top: 64px;
}

#header li.menu-item:hover a:after{
    content: "";
    display: block;
    margin: 0 auto;
    width: 60% !important;
    border-bottom: 2px solid #ffff;
    position: absolute;
    left: 20% !important;
    top: 64px;
}

.swiper-pagination {
    text-align: right !important;
}

span.swiper-pagination-bullet {
    width: 40px;
    border-radius: 3px;
}

.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-25.e-form__buttons {
    position: absolute;
    right: -10px;
    width: 23% !important;
}

h3.elementor-image-box-title {
    margin: 0 !important;
}

#author .elementor-background-overlay , #blogs .elementor-background-overlay {
    margin-top: 60px;
}/* End custom CSS */