.elementor-42 .elementor-element.elementor-element-cd0home1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */@media (min-width: 768px) {
.brd-rgt{
        border-right: 1px solid;
    border-image: linear-gradient(to top, #ffffff4d, #79d3bc, #ffffff4d) 1;
}
}
@media (max-width: 768px) {.shfw{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
    margin: 5px;
}
  .elementor-icon-box-content {
    margin-top: 15px;
}  
}
.horsdentl span,.horsdentl label,.horsdentl li{
    text-align: left !important;
    padding: 0px 0px !important;
    
}

.phone-icon span.elementor-icon{
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f9c512;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
}

.phone-icon span.elementor-icon::before,.phone-icon span.elementor-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(249, 197, 18, 0.5);
  border-radius: 50%;
  animation: pulse 2s infinite ease-in-out;
}

.phone-icon span.elementor-icon::after {
  animation-delay: 1s;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

  @media(min-width:675px){
      .elementor-counter .elementor-counter-title{
  
    line-height: 1.4 !important;
}
.elementor-sectionv {
    position: relative;
}

.elementor-widget-video {
    position: relative;
    z-index: 1;
}

.elementor-inner-sectionv {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
}
.elementor-inner-sectionv1{
    position: absolute;
    bottom: 00%;
    left: 0%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
}
  }
    #Content{
        padding-top:0 !important;
    }

@media(max-width:674px){
h1{
    line-height:1.4 !important;
}
    .video-section-home{
        top:0;
        z-index:-1;
    }
}

.elementor-flip-box__front .elementor-flip-box__layer__inner {
    background-color:#ffffff8c;
    padding-top: 15px;
    position: relative;
}

.faqs .elementor-accordion-item{
    margin-bottom: 10px !important;
}
.faqs .elementor-tab-title.elementor-active{
    border-radius: 10px 10px 0 0;
}
.faqs .elementor-tab-title{
    border-radius: 10px;
}

.faqs .elementor-tab-content.elementor-active{
    border-radius: 0 0 10px 10px;
}


/* Slider Style */

@media(min-width:1025px) and (max-width:1600px){
    #Home-Slider-Custom h2 span{
    font-size:26px !important;
}
#Home-Slider-Custom h4 span{
    font-size:20px !important;
}
    #Home-Slider-Custom .elementor-button{
        font-size:16px !important;
        padding:15px 20px;
    }
    #Home-Slider-Custom .elementor-counter-number-wrapper {
        font-size:25px;
    }
   #Home-Slider-Custom .elementor-counter-title{
       font-size:16px
   }
    #Home-Slider-Custom .elementor-counter-title br{
        display:none;
    }
    #Home-Slider-Custom .btn-animation > .elementor-widget-container{
        margin:15px 0 !important;
    }
    #Home-Slider-Custom .elementor-element-dbf2f47{
        margin-top:0;
    }
    .home-slider-counter > .elementor-widget-container{
        padding:5%;
    }
}

#custom-new-id{
    position: absolute;
    top:0;
    left: 0;
}
@media (max-width:769px){
    .elementor-widget-video .e-hosted-video .elementor-video{
    height: 310px;
}
}

.divider-custom .elementor-divider-separator::after {
    border-block-end: 0;
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
    content: "";
    display: block;
    flex-grow: 1;
}
.divider-custom .elementor-divider-separator{
    width: 100%;
    margin: 0 auto;
    margin-left: 0;
        align-items: center;
        direction: ltr;
    display: flex
}

.divider-custom .elementor-divider__element{
    flex-shrink: 0;
    margin: 0 15px 0 0;
    line-height: 1;
    max-width: 95%;
}/* End custom CSS */