.elementor-5691 .elementor-element.elementor-element-4234590a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5691 .elementor-element.elementor-element-6f6c6636{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5691 .elementor-element.elementor-element-6f6c6636:not(.elementor-motion-effects-element-type-background), .elementor-5691 .elementor-element.elementor-element-6f6c6636 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EAEAEA;}.elementor-5691 .elementor-element.elementor-element-52245b67{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5691 .elementor-element.elementor-element-559e5a24 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-5691 .elementor-element.elementor-element-52245b67{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5691 .elementor-element.elementor-element-559e5a24{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-5691 .elementor-element.elementor-element-6f6c6636{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5691 .elementor-element.elementor-element-30cc0230{width:100%;max-width:100%;}.elementor-5691 .elementor-element.elementor-element-30cc0230 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:1024px) and (min-width:768px){.elementor-5691 .elementor-element.elementor-element-52245b67{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-518f185f *//* Basic styling for the top bar */
    .parent-container {
  display: flex;
  justify-content: space-between;  
  align-items: top;             /* Vertically center the items */
  gap: 40px;
  width: %;
  
}
   .contact-item {
       width: 15px;
   }
   
   .contact-item-1 {
       margin-top: auto;
       margin-bottom: auto;
   } 
@media (min-width: 1025px) { 
    .top-bar {
      width: 100%;
      height: 62px;
      background-color: #EAEAEA;
      display: flex;
      align-items: center;
      padding: 0 20px;
      box-sizing: border-box;
      color: #1C244B; /* Text color */
      padding-left: 115px;
      padding-right: 115px;
      font-size: 16px;
      font-family: poppins;
      font-weight: 300;
      
    }
    
    .fas {
        
    }
    
    .contact-item-1 {
        margin-left: -3em;
        text-align: left;
      }
      
      .span {
          text-align: left;
      }
      
 

    /* Styling for the contact info container */
    .contact-info {
      display: flex;
      width: 100%;
      justify-content: space-between;
      text-align: left;
      
    }

    .contact-item {
      display: flex;
      align-items: center;
      gap: 8px; /* Space between icon and text */
      font-size: px;
    
      
    }

    .contact-item i {
      font-size: 18px; /* Icon size */
    }

    .contact-item a {
      color: #1C244B;
      text-decoration: none;
      
    }
    
    #4174a761 {
        display: none;
    }
    
    .laptop-container {
        display: none;
    }
    
    .top-list {
        
    }
}
    /* Stack all contact items vertically on small screens */
    /*@media (max-width: 768px) {
            #4174a761 {
        display: none;
    }
    }*/
     
    /* .top-bar {
        flex-direction: column; 
        align-items: center;
        height: auto;
        padding: 20px 0;
        
      }

      .contact-info {
        flex-direction: column; 
        align-items: center;
        text-align: center;
      }

      .contact-item {
        margin-bottom: 12px; 
      }
    }

   
    @media (min-width: 768px) and (max-width: 1024px) {
     .parent-container {
    
        
}
        
        .top-bar {
             font-size: 14px;
             
        }
        
      .contact-info {
        flex-direction: row; 
        align-items: flex-start; 
        width: 90%;
       
         
      }

      .contact-item {
        margin-bottom: 12px; 
      }

      .contact-item i {
        font-size: 20px; 
      }
      
      .top-list {
        text-align: center !important;
          margin: 0;
      }
      
    }
    
    
*/

    @media (min-width: 1025px) {
      .contact-info {
        display: flex;
        justify-content: space-between;
        width: 100%;
      }

      .contact-item {
        display: flex;
        align-items: center;
        gap: 8px;
      }

      .contact-item a {
        color: #1C244B;
        text-decoration: none;
      }
      
        .top-list {
        display: flex;
    }
      
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30cc0230 */.top-list {
        text-decoration: none;
    }
    
.mobile-container {
    background-color: #EAEAEA;
    padding: 0 !important;
}


@media (max-width: 767px) {
.contact-item-mobile {
    text-align: center;
    font-size: 14px;
    font-family: poppins;
    text-decoration: none;
}

.contact-info-mobile {
    text-decoration: none;
}

.top-bar {
    color: #1C244B;
}

  .contact-item a {
      color: #1C244B;
      text-decoration: none;
    }
    
 

a {
    color: #1C244B;
    text-decoration: none;
}

@media (min-width: 768px) {
 .mobile-container {
    display: none;
}
}/* End custom CSS */