/* _content/Atico.Atico_web/Components/Controls/About_Us_Controls/Clients_Card.razor.rz.scp.css */
.Client_Card[b-xujvc8ivhp]{
    display: flex;
    overflow: hidden;
    background-color: #FFFFFF;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-width: 30vh;
    min-height: 30vh;
}
.Client_Card img[b-xujvc8ivhp]{
    object-fit: contain;
    max-width: 400px;
    max-height: 300px;
}
.Pointer[b-xujvc8ivhp]{
    cursor: pointer;
    margin: 0.3em;
}
/* _content/Atico.Atico_web/Components/Controls/AnimationsWrapper.razor.rz.scp.css */
/* _content/Atico.Atico_web/Components/Controls/Card_t_Img_m_Title_b_Description.razor.rz.scp.css */
div.News_Card[b-3muuuwdmbe] {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #4B4A4A;
}
div.News_Card .News_Container[b-3muuuwdmbe]{
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
    border-radius: 20px;
}
div.News_Card .News_Title[b-3muuuwdmbe]{
    font-size: clamp(18px,1.5rem,20px);
    color: #4B4A4A ; 
    text-align: start;
}
div.News_Card .News_Link[b-3muuuwdmbe]{
    margin-bottom: 1rem;
    text-align: start;
    text-decoration: underline;
    color: #7D7272 ;
}
div.News_Card .News_Link p[b-3muuuwdmbe]{
    margin-bottom: 1rem;
    text-align: start;
    text-decoration: underline;
    color: #7D7272 ;
}
div.News_Card .News_Link:hover[b-3muuuwdmbe]{
    color: #e9301f ;
}
div.News_Card .ul_Descriptions[b-3muuuwdmbe]{
    font-size: small;
    color: #4B4A4A ;  
    align-content: center;
    justify-content: center;  
    padding: 3rem 4rem !important;
    min-height: clamp(385px,64vh,440px);
}
div.News_Card .il_Descriptions[b-3muuuwdmbe]{
    list-style: none !important; 
    padding: .7rem 3.2rem !important;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: justify;
}
/* For Phones Screens*/
@media (max-width: 576px) {
    div.News_Card .News_Title[b-3muuuwdmbe]{
        font-size: clamp(14px,1.6rem,16px) !important;
    }
    div.News_Card .ul_Descriptions[b-3muuuwdmbe]{
        min-height: clamp(350px,60vh,400px);
    }
    div.News_Card .il_Descriptions[b-3muuuwdmbe]{
        padding: .7rem 1.2rem !important;
        border-right: 0 !important;
    }
}
  
/* _content/Atico.Atico_web/Components/Controls/ErrorMsg.razor.rz.scp.css */
.notification-bar[b-yro2dgderf] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    text-align: center;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    animation: slideIn-b-yro2dgderf 0.5s forwards;
}

@keyframes slideIn-b-yro2dgderf {
    from { transform: translateY(-100%); }
    to { transform: translateY(0); }
}
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/Clients_Card.razor.rz.scp.css */
.Client_Card[b-xa7sysd6bd]{
    display: flex;
    overflow: hidden;
    background-color: #FFFFFF;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-width: 30vh;
    min-height: 30vh;
}
.Client_Card img[b-xa7sysd6bd]{
    object-fit: contain;
    max-width: 400px;
    max-height: 300px;
}
.Pointer[b-xa7sysd6bd]{
    cursor: pointer;
    margin: 0.3em;
}
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/News_Card.razor.rz.scp.css */
div.News_Card[b-detwyj4ec6] {
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #4B4A4A;
}
div.News_Card .News_Container[b-detwyj4ec6]{
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #DADADA;
    border-radius: 20px;
}
div.News_Card .News_Title[b-detwyj4ec6]{
    color: #4B4A4A ; 
    text-align: start;   

}
div.News_Card .News_Link[b-detwyj4ec6]{
    margin-bottom: 1rem;
    text-align: start !important;
    text-decoration: underline;
    color: #7D7272 ;
}
/*
.Check_InSection {
    opacity: 0;
    transform: translateY(30vh);
    transition: opacity 0.5s ease, transform 1s ease;
}
.Check_InSection_1 {
    transform: translateY(35vh);
}
.Check_InSection_2 {
    transform: translateY(40vh);
}
.Check_InSection_3 {
    transform: translateY(45vh);
}
.Check_InSection_4 {
    transform: translateY(50vh);
}
.Check_InSection_5 {
    transform: translateY(55vh);
}
.Check_InSection_x{
    transform: translateX(100%);
}
.Check_InSection.visible {
    opacity: 1;
    transform: translateY(0);
}
.clickible{
    cursor: pointer;
    transform: translateY(0px);
    transition: transform 0.5s ease   ;
  }
  .clickible:hover{
    transform: translateY(-10px);
  }
  .clickible:hover .title{
    color: #DD2020 !important;
  }
    */
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/Services_Box.razor.rz.scp.css */
.service_box .services_text_box[b-38jloip7kt]{
    text-align: start !important;
    display: grid;
    height: 100%;
    align-content: space-between;
    align-items: initial;
    padding: 1rem !important;
    max-width: 39.6%;    
  }
  .service_box .services_text_box h4[b-38jloip7kt], .service_box .services_text_box a[b-38jloip7kt]{
    font-size: 2rem;
    font-weight: 1000;
    margin-bottom: 2rem !important;
  }
  .service_box .services_text_box p[b-38jloip7kt]{
    font-size: 1.6rem;
  }
  .Out_From_Right[b-38jloip7kt]{
    display: flex;
    position: relative;
    flex-direction: row;
    place-items: center;
    grid-template-areas: "stack";
    overflow: hidden;
    height: 100% !important;
    width: 100% !important;
    background-color: #464545;
  }
  
  
  .Out_From_Right .button-item[b-38jloip7kt] {
    width: fit-content;
    justify-self: center;
    align-self: center;
    justify-content: space-between;
    margin: 0.5rem !important;
    gap: 2rem !important;
    padding: 0;
    color: #fff;
    z-index: 1;
  }
  .Out_From_Right .button-item *[b-38jloip7kt]{
    padding: 0;
    margin: 0;
  }
  .Out_From_Right .button-item a[b-38jloip7kt]{
    border-radius: 50% !important;
  }
  .Out_From_Right .button-item a:hover[b-38jloip7kt]{
    background-color:#000 !important;
    cursor:pointer  ;
  }
  .Out_From_Right .button-item img[b-38jloip7kt]{
    max-width: 2rem !important;
    max-height: 2rem !important;
    object-fit:cover;
  }
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/SliderItem.razor.rz.scp.css */

/* For Tablets Screens*/
@media (min-width: 576px) and (max-width: 768px){
    .splide__slide.w-dyn-item[b-p7yzcykg8f] {
        min-height: 40vh !important;
        min-width: 77vw !important;
    }
    .splide__slide.w-dyn-item .splide__img[b-p7yzcykg8f]{
        min-height: 40vh !important;
        max-width: 96% !important;
         min-width: 75vw !important;
    }
}
/* For Phones Screens*/
 @media (max-width: 576px) {
    .splide__slide.w-dyn-item[b-p7yzcykg8f] {
        min-height: 40vh !important;
        min-width: 77vw !important;
    }
    .splide__slide.w-dyn-item .splide__img[b-p7yzcykg8f]{
        min-height: 40vh !important;
        max-width: 96% !important;
        min-width: 75vw !important;
    }
}

  
  
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/SliderItem_clone.razor.rz.scp.css */
/* For Tablets Screens*/
@media (min-width: 576px) and (max-width: 768px){
    .splide__slide[b-y7h2nze640] {
        min-height: 40vh !important;
        min-width: 77vw !important;
    }
    .splide__slide .splide__img[b-y7h2nze640]{
        min-height: 40vh !important;
         min-width: 75vw !important;
    }
}
/* For Phones Screens*/
 @media (max-width: 576px) {
    .splide__slide[b-y7h2nze640] {
        min-height: 40vh !important;
        min-width: 77vw !important;
    }
    .splide__slide .splide__img[b-y7h2nze640]{
        min-height: 40vh !important;
         min-width: 75vw !important;
    }
}
/* _content/Atico.Atico_web/Components/Controls/Home_views_Controls/SliderSection.razor.rz.scp.css */


   /* ==========================================================================
      Start of custom Webflow CSS
      ========================================================================== */
   

   a[b-9h0b0wy1a2] {
     font-size: 1em;
     text-decoration: none;
   }
   
   blockquote[b-9h0b0wy1a2] {
     margin-bottom: 1em;
     padding: 1em 2em;
     border-left: 0.4em solid #e2e2e2;
     font-size: 140%;
     line-height: 1.6;
   }
   
   .container[b-9h0b0wy1a2] {
     width: 100%;
     max-width: 2000px;
     margin-inline-end: auto;
     margin-inline-start: auto;
     padding: 4.56em;
   }
   
   
   .container.is--slider[b-9h0b0wy1a2] {
     padding-top: 0em;
     padding-bottom: 0em;
     height: fit-content;
     max-height: 51vh !important;
      min-height: 51vh !important; 
   }
   
   .container.is--menu[b-9h0b0wy1a2] {
     position: relative;
     z-index: 2;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     height: fit-content;
     -webkit-box-pack: start;
     -webkit-justify-content: flex-start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     color: #e9c6dd;
   }
   .splide__arrow[b-9h0b0wy1a2]{
    display: none !important;
   }
  
   .section.is--slider[b-9h0b0wy1a2] {
     position: relative;
     z-index: 2;
     margin-bottom: 3rem;
   }
   
   
   .overflow[b-9h0b0wy1a2] {
     position: relative;
     overflow: hidden;
     width: 100%;
   }
   
   .controls[b-9h0b0wy1a2] {
     position: absolute;
     left: 0%;
     top: auto;
     right: 0%;
     bottom: 0%;
     z-index: 4;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     width: 13em;
     margin-inline-end: auto;
     margin-inline-start: auto;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
   }
   
   .control[b-9h0b0wy1a2] {
     position: relative;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     overflow: hidden;
     width: 3.33em;
     height: 3.33em;
     margin-inline-end: 0.5em;
     margin-inline-start: 0.5em;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     border-style: solid;
     border-width: 2px;
     border-color: #0d0628;
     border-radius: 50%;
     -webkit-transition: -webkit-transform 200ms ease;
     transition: -webkit-transform 200ms ease;
     transition: transform 200ms ease;
     transition: transform 200ms ease, -webkit-transform 200ms ease;
     color: #0d0628;
   }
   
   .control:active[b-9h0b0wy1a2] {
     -webkit-transform: scale(0.9);
     -ms-transform: scale(0.9);
     transform: scale(0.9);
   }
   
   .control__arrow[b-9h0b0wy1a2] {
     position: relative;
     z-index: 2;
     display: block;
     width: 1.5em;
     height: 1.3em;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     opacity: 1;
   }
   
   .control__arrow.is--flipped[b-9h0b0wy1a2] {
     -webkit-transform: rotate(-180deg);
     -ms-transform: rotate(-180deg);
     transform: rotate(-180deg);
   }
   
   
 
   
   .splide__list[b-9h0b0wy1a2] {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -webkit-justify-content: flex-start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: center;
   }
   
   .splide__slide[b-9h0b0wy1a2] {
     width: 33.333333333333336%;
     height: fit-content;
     min-height: clamp(265px,16rem ,320px) ;
     padding-right: 0.52rem;
     padding-left: 0.52rem;
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 auto;
     -ms-flex: 0 0 auto;
     flex: 0 0 auto;
   }
   
   .splide__img[b-9h0b0wy1a2] {
     width: 100%;
     height: 100%;
     -o-object-fit: cover;
     object-fit: cover;
   }
   
   .control__fill[b-9h0b0wy1a2] {
     position: absolute;
     left: auto;
     top: 0%;
     right: 0%;
     bottom: auto;
     z-index: 1;
     width: 100%;
     height: 100%;
     margin-top: -100%;
     margin-inline-end: -100%;
     border-radius: 50%;
     background-color: #0d0628;
   }
   
   .slider__wave[b-9h0b0wy1a2] {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: auto;
     z-index: 2;
     margin-top: -0.6vw;
   }
   
   .slider__wave.is--bottom[b-9h0b0wy1a2] {
     left: 0%;
     top: auto;
     right: 0%;
     bottom: 0%;
     margin-bottom: -0.6vw;
     -webkit-transform: rotate(-180deg);
     -ms-transform: rotate(-180deg);
     transform: rotate(-180deg);
   }
   .splide__pagination[b-9h0b0wy1a2]{
    display: none !important;
   }
    .Div_Controlrs[b-9h0b0wy1a2]{
      display: flex;
      z-index: 10;
      position: relative;
      justify-content: center;
      justify-items: center;
      flex-wrap: wrap;
    }
    
    .Div_Controlrs .Title_Container h2[b-9h0b0wy1a2]{
      min-height: 1.5rem;
      text-align: center;
    }
    .Div_Controlrs .Controlrs_Container[b-9h0b0wy1a2]{  
      justify-content: center;
      width: 100%;
    }
    .Div_Controlrs .Controlrs_Container a[b-9h0b0wy1a2]{  
      cursor: pointer;
    }
    .Div_Controlrs .Controlrs_Container a.prev_Arrow img[b-9h0b0wy1a2]{ 
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
    .Div_Controlrs .Controlrs_Container .Active_Prod_Name[b-9h0b0wy1a2]{
      color: #4B4A4A; 
      padding: 0em 1em;
      padding-bottom: 0.5em;
      font-size: large;
      letter-spacing: 0.1em;
    }

   .sublinks[b-9h0b0wy1a2] {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-box-pack: start;
     -webkit-justify-content: flex-start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-box-align: start;
     -webkit-align-items: flex-start;
     -ms-flex-align: start;
     align-items: flex-start;
   }
   
   .sublink[b-9h0b0wy1a2] {
     overflow: hidden;
     margin-top: 1.5em;
   }
   
   .sublink__text[b-9h0b0wy1a2] {
     font-size: 1.77em;
     line-height: 1.2;
     letter-spacing: -0.04em;
   }
   
   .sublink__line[b-9h0b0wy1a2] {
     width: 100%;
     height: 0.2em;
     background-color: #eed9e7;
     -webkit-transform: translate(-100%, 0px);
     -ms-transform: translate(-100%, 0px);
     transform: translate(-100%, 0px);
   }
   
   
   .background[b-9h0b0wy1a2] {
     position: absolute;
     left: 0%;
     top: 0%;
     right: 0%;
     bottom: auto;
     z-index: 1;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     width: 100%;
     height: 101%;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-box-pack: start;
     -webkit-justify-content: flex-start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
   }
   
   .background__lottie[b-9h0b0wy1a2] {
     width: 100%;
     margin-top: -1%;
   }
   
   .background__fill[b-9h0b0wy1a2] {
     width: 100%;
     height: 100%;
     background-color: #0d0628;
   }
   
   .overflow-hidden[b-9h0b0wy1a2] {
     overflow: hidden;
   }
   
   @media screen and (max-width: 991px) {
     .container[b-9h0b0wy1a2] {
       padding-right: 3em;
       padding-left: 3em;
     }
     .container.is--slider[b-9h0b0wy1a2] {
      padding: 4.5rem !important;
      max-height: 51vh !important;
      min-height: 51vh !important;    }
   
     .hero__p[b-9h0b0wy1a2] {
       font-size: 12px;
     }
   
     .overflow[b-9h0b0wy1a2] {
       min-height: 100vh;
     }
   
     .cursor[b-9h0b0wy1a2] {
       display: none;
     }
   
    
   
     .background__lottie[b-9h0b0wy1a2] {
       position: relative;
       z-index: 2;
       -webkit-box-flex: 0;
       -webkit-flex: 0 0 auto;
       -ms-flex: 0 0 auto;
       flex: 0 0 auto;
     }
   
     .background__fill[b-9h0b0wy1a2] {
       position: relative;
       z-index: 1;
     }
   }
   
   @media screen and (max-width: 770px) {
     h1[b-9h0b0wy1a2] {
       font-size: 7em;
     }
   
     .container[b-9h0b0wy1a2] {
       padding-right: 4.9em;
       padding-left: 4.9em;
     }
     .container.is--slider[b-9h0b0wy1a2] {
      padding: 1rem !important;
    }
   
     .section.is--slider[b-9h0b0wy1a2] {
       margin-bottom: 0;
       padding-bottom: 5rem;
     }
   
     .controls[b-9h0b0wy1a2] {
       margin-bottom: -3em;
       font-size: 2em;
     }
   
   
     .trigger[b-9h0b0wy1a2] {
       font-size: 8px;
     }
   
     .splide__slide[b-9h0b0wy1a2] {
       width: 100%;
       min-height: 89rem;
       padding-right: 0.52rem;
       padding-left: 0.52rem;
     }
   
     .sublink[b-9h0b0wy1a2] {
       font-size: 7px;
     }
   
     .sublink__line[b-9h0b0wy1a2] {
       display: none;
     }
   }
   
   @media screen and (max-width: 479px) {
    h1[b-9h0b0wy1a2] {
      font-size: 8em;
    }
    .container[b-9h0b0wy1a2] {
      padding-right: 4.9em;
      padding-left: 4.9em;
    }
    .container.is--slider[b-9h0b0wy1a2] {
      padding: 1rem !important;
      max-height: 40vh !important;
      min-height: 40vh !important;
    }
   
    .controls[b-9h0b0wy1a2] {
      margin-bottom: -47px;
      font-size: 10px;
    }
  
    .sublinks[b-9h0b0wy1a2] {
      padding-top: 1.3em;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  
    .sublink[b-9h0b0wy1a2] {
      font-size: 2em;
    }
   }
   @font-face {
     font-family: 'Fahkwang';
     src: url('https://assets.website-files.com/6067559c86540cc17e19c4d5/60675740440b568d626bae11_Fahkwang-Bold.ttf') format('truetype');
     font-weight: 700;
     font-style: normal;
     font-display: swap;
   }



.splide__container[b-9h0b0wy1a2] {
    box-sizing: border-box;
    position: relative
}

.splide__list[b-9h0b0wy1a2] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list[b-9h0b0wy1a2] {
    display: block
}

.splide__pagination[b-9h0b0wy1a2] {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li[b-9h0b0wy1a2] {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide__progress__bar[b-9h0b0wy1a2] {
    width: 0
}

.splide[b-9h0b0wy1a2] {
    position: relative;
    visibility: hidden
}

.splide.is-initialized[b-9h0b0wy1a2],
.splide.is-rendered[b-9h0b0wy1a2] {
    visibility: visible
}

.splide__slide[b-9h0b0wy1a2] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

.splide__slide img[b-9h0b0wy1a2] {
    vertical-align: bottom
}

.splide__spinner[b-9h0b0wy1a2] {
    animation: splide-loading-b-9h0b0wy1a2 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr[b-9h0b0wy1a2] {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play[b-9h0b0wy1a2],
.splide__toggle__pause[b-9h0b0wy1a2] {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause[b-9h0b0wy1a2] {
    display: inline
}

.splide__track[b-9h0b0wy1a2] {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@keyframes splide-loading-b-9h0b0wy1a2 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable[b-9h0b0wy1a2] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list[b-9h0b0wy1a2] {
    display: block
}

.splide__track--fade>.splide__list>.splide__slide[b-9h0b0wy1a2] {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active[b-9h0b0wy1a2] {
    opacity: 1;
    position: relative;
    z-index: 1
}

.splide--rtl[b-9h0b0wy1a2] {
    direction: rtl
}

.splide__track--ttb>.splide__list[b-9h0b0wy1a2] {
    display: block
}

.splide__arrow[b-9h0b0wy1a2] {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1
}

.splide__arrow svg[b-9h0b0wy1a2] {
    fill: #000;
    height: 1.2em;
    width: 1.2em
}

.splide__arrow:hover:not(:disabled)[b-9h0b0wy1a2] {
    opacity: .9
}

.splide__arrow:disabled[b-9h0b0wy1a2] {
    opacity: .3
}

.splide__arrow:focus-visible[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev[b-9h0b0wy1a2] {
    left: 1em
}

.splide__arrow--prev svg[b-9h0b0wy1a2] {
    transform: scaleX(-1)
}

.splide__arrow--next[b-9h0b0wy1a2] {
    right: 1em
}

.splide.is-focus-in .splide__arrow:focus[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__pagination[b-9h0b0wy1a2] {
    bottom: .5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1
}

.splide__pagination__page[b-9h0b0wy1a2] {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 8px
}

.splide__pagination__page.is-active[b-9h0b0wy1a2] {
    background: #fff;
    transform: scale(1.4);
    z-index: 1
}

.splide__pagination__page:hover[b-9h0b0wy1a2] {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus-visible[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__pagination__page:focus[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__progress__bar[b-9h0b0wy1a2] {
    background: #ccc;
    height: 3px
}

.splide__slide[b-9h0b0wy1a2] {
    -webkit-tap-highlight-color: transparent
}

.splide__slide:focus[b-9h0b0wy1a2] {
    outline: 0
}

@supports(outline-offset:-3px) {
    .splide__slide:focus-visible[b-9h0b0wy1a2] {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible[b-9h0b0wy1a2] {
        border: 3px solid #0bf
    }
}

@supports(outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus[b-9h0b0wy1a2] {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus[b-9h0b0wy1a2] {
        border: 3px solid #0bf
    }

    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus[b-9h0b0wy1a2] {
        border-color: #0bf
    }
}

.splide__toggle[b-9h0b0wy1a2] {
    cursor: pointer
}

.splide__toggle:focus-visible[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__toggle:focus[b-9h0b0wy1a2] {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide[b-9h0b0wy1a2] {
    border: 3px solid transparent;
    cursor: pointer
}

.splide__track--nav>.splide__list>.splide__slide.is-active[b-9h0b0wy1a2] {
    border: 3px solid #000
}

.splide__arrows--rtl .splide__arrow--prev[b-9h0b0wy1a2] {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg[b-9h0b0wy1a2] {
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next[b-9h0b0wy1a2] {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg[b-9h0b0wy1a2] {
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow[b-9h0b0wy1a2] {
    left: 50%;
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev[b-9h0b0wy1a2] {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg[b-9h0b0wy1a2] {
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next[b-9h0b0wy1a2] {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg[b-9h0b0wy1a2] {
    transform: rotate(90deg)
}

.splide__pagination--ttb[b-9h0b0wy1a2] {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}
/* For Phones Screens*/
@media (max-width: 576px) {
  .splide__slide[b-9h0b0wy1a2] {
    height: fit-content;
    padding-right: 0.52em;
    padding-left: 0.52em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }  
}

/* _content/Atico.Atico_web/Components/Controls/Multi_Imgs_Card.razor.rz.scp.css */
.Client_Card[b-fth6lcucjq]{
    display: flex;
    overflow: hidden;
    background-color: inherit;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%; 
    height: 100%;
    max-width: 100%; 
    max-height: 100vh;
    min-width: 30vh;
    min-height: 30vh;
}
.Client_Card img[b-fth6lcucjq]{
    object-fit: cover;
    object-position: start top;
    max-width: 100%;
    width: 100%;
    height: 100% !important;
    max-height: 100vh;
}
.Pointer[b-fth6lcucjq]{
    cursor: pointer;
    margin: 0.3em;
    justify-self: center;
    width:1.2rem;
    height:1.2rem;
    border: solid 1px #8e8e8e;
    border-radius: 50%;
}
/* _content/Atico.Atico_web/Components/Controls/Services_Controls/Companies_Box.razor.rz.scp.css */
#Companies_Section .sticky-About_wrap_1[b-wzkcuvcyu2] {
  max-width: 100% !important;
  display: flex;
  height: fit-content;
  flex-wrap: wrap;
  overflow: visible;
  justify-content: center;
  }
  #Companies_Section .sticky-About_wrap_1 .Title_Container[b-wzkcuvcyu2]{
    width: 75% ;
    max-width: 100%;
    min-width: 75%;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1[b-wzkcuvcyu2] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    top: 0px;
    width: fit-content;
    min-width: 75%;
    max-width: 100%;
    padding-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    align-content: center;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .sticky-About_element_1[b-wzkcuvcyu2] {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: fit-content;  
    width: fit-content;
    max-width: 100%;
    max-height: 65vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3.5em;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .sticky-About_element_1 .sticky-About_img_1[b-wzkcuvcyu2] {
    display: flex;
    position: relative;
    max-width: 100% !important;
    max-height: 75%;
    min-height: 243px;
    min-width: 75%;
    width: clamp(192px,39vw,500px);
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #fff;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 h1[b-wzkcuvcyu2] {
    font-size: 1.2em;
    color: #4B4A4A;
    font-weight: normal;
    transition: color 0.3s ease, font-weight 0.3s ease;
    margin: 1rem;
  }
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .flex-sm-row[b-wzkcuvcyu2] {
    flex-direction: column;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 h1.Foucsed[b-wzkcuvcyu2] {
    color: #E91F1F;
    font-weight: bold;
  }
  
  #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .pagination_Item[b-wzkcuvcyu2] {
    justify-self: center;
    width:1.2rem;
    height:1.2rem; 
    border: solid 1px #7E7E7E;
    border-radius: 50%;
    margin: 0rem 0.25rem;
  } 
  @media (min-width: 992px) { 
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .flex-sm-row[b-wzkcuvcyu2] {
      flex-direction: column;
    }
  }
    /* For Laptop Screens*/
  @media (min-width: 768px) and (max-width: 992px) { 
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .flex-sm-row[b-wzkcuvcyu2] {
      flex-direction: column;
    }
  }
  @media (min-width: 576px) and (max-width: 768px) {
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .flex-sm-row[b-wzkcuvcyu2] {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      column-gap: 1rem;
    }
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .sticky-About_element_1[b-wzkcuvcyu2] {
      width: 85%;
      height: auto;
      max-width: 90%;
      max-height: 60vh;
    }
  }
  /* For Phones Screens*/
  @media (max-width: 576px) {
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .flex-sm-row[b-wzkcuvcyu2] {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      column-gap: 1rem;

    }
    #Companies_Section .sticky-About_wrap_1 .Title_Container[b-wzkcuvcyu2]{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      justify-items: center;
      width: 95% ;
      max-width: 100%;
      min-width: 75%;
    }
    
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1[b-wzkcuvcyu2] {
      width: fit-content;
      min-width: 95%;
      
    }    
    
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .sticky-About_element_1[b-wzkcuvcyu2] {
      width: 95%;
      height: auto;
      max-width: 95%;
      max-height: 60vh;
      touch-action: none; /* يمنع سحب الشاشة أثناء السحب */
    }
    #Companies_Section .sticky-About_wrap_1 .sticky-About_1 .sticky-About_element_1 .sticky-About_img_1[b-wzkcuvcyu2] {
      min-height: 83px;
      width: clamp(250px,94vw,550px) !important;
      height: auto !important;
      -o-object-fit: cover;
      object-fit: cover;
      object-position: center;
    }
  }
/* _content/Atico.Atico_web/Components/Controls/Services_Controls/Gallery.razor.rz.scp.css */
.Gallery[b-9bvhtorw98]{
    justify-content: center !important;
    justify-items: center !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;

}
.Title_hidden_Lable[b-9bvhtorw98]{
    font-size: large;
    text-align: center;
    font-weight: bold;
    color:  #777777    ; 
}
/* _content/Atico.Atico_web/Components/Controls/Services_Controls/Gallery_BySections.razor.rz.scp.css */
.Gallery_BySections[b-dz27adyo8c]{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-items: center;
    justify-content: center;
}
.Title_hidden_Lable[b-dz27adyo8c]{
    font-size: large;
    text-align: center;
    font-weight: bold;
    color:  #777777    ; 
}
.Choise_Name[b-dz27adyo8c]{
    text-align: center;
    
}
.Gallery_Container[b-dz27adyo8c]{
    justify-items: center !important;
    justify-content: center;
    justify-self: center;
}
.Selected_Item_Container[b-dz27adyo8c]{
    background-color: #fff;
    border-radius: 25px;
    min-height: 20em ;
    justify-items: center;
    justify-content: center !important;

}
.Item_Title_Container[b-dz27adyo8c]{
    border-inline-end: solid .1em #666666;
    border-bottom: none;
    height: 90% !important;
    display: flex;
    flex-wrap: wrap;
    margin: 1em 0px;
    justify-items: center;
    justify-content: center !important;
}

.Item_Title_Container .Item_Title[b-dz27adyo8c]{
    color: #434343 !important;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    text-wrap: wrap;
}
.Item_Title_Container .Item_Img[b-dz27adyo8c]{
    min-height: 50%;
    height: auto;
    width: 90%;
    object-fit: fill;
    border-radius: 25px;
    justify-self: center;
}
.Item_Title_Container .Item_Img:hover[b-dz27adyo8c]{
    border: solid 1px #009F3C ;
}
.Item_Description_Container[b-dz27adyo8c]{
    height: 100%;

}
.Item_Description_Container .Item_Description[b-dz27adyo8c]{
    color: #4B4A4A;
    font-size: 1em;
    text-align: center;
    text-wrap: wrap;
    list-style-type: circle;
}
@media (min-width: 992px) { 
    .Gallery_Container[b-dz27adyo8c]{
        max-width: 80% !important;
        width: 75% !important;
        min-width: 72% !important;
    }
  }
    /* For Laptop Screens*/
  @media (min-width: 768px) and (max-width: 992px) { 
    .Gallery_Container[b-dz27adyo8c]{
        max-width: 80% !important;
        width: 75% !important;
        min-width: 72% !important;    }
  }
  /* For Tablets Screens*/
  @media (min-width: 576px) and (max-width: 768px) {
    .Gallery_Container[b-dz27adyo8c]{
        max-width: 85% !important;
        width: 83% !important;
        min-width: 80% !important;    }
  }
@media (max-width: 576px) {
    .Gallery_Container[b-dz27adyo8c]{
        max-width: 95% !important;
        width: 90% !important;
        min-width: 85% !important;
    }
    .Selected_Item_Container[b-dz27adyo8c]{
        min-height: 30rem ;
    }
    .Item_Title_Container[b-dz27adyo8c]{
        width: 90%;
        border-bottom: solid .1em #666666 ;
        border-right: none ;
    }
}
@media (min-width: 620px) {
    .Choise_Name[b-dz27adyo8c]{
        margin-bottom: 2rem;        
    }
}
/* _content/Atico.Atico_web/Components/Controls/Services_Controls/Item_Card.razor.rz.scp.css */
.Section_item_Card[b-51h047ee16]{
    border-radius: 15px;
    background-color: #ffffff ;
    padding: 0.5em ;
    padding-top: 10%;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;
    min-height: 15vh;
    height: 30vh;
    display: flex;
    flex-wrap:  wrap;
    width: 100%;
}
.Section_item_Card.active[b-51h047ee16]{
    border: solid 1px #E91F1F;
}
.Section_item_Card:hover[b-51h047ee16]{
    border: solid 1px #E91F1F;
}
.Item_Icon[b-51h047ee16]{
    max-height: 50%;
    height: 50%;
    width: auto;
    object-fit: cover;
    background-color: inherit;
    border: none;
    margin-bottom: 10%;
}
.Item_Label[b-51h047ee16]{
    width: 90%;
    max-width: 90%;
    max-height: 30%;
    color: #929292;
    font-size: small;
    text-align: center;
    text-wrap: wrap;
}
/* _content/Atico.Atico_web/Components/Controls/Services_Controls/Item_Select_Card.razor.rz.scp.css */
.Section_item_Card[b-wj5vx14jbo]{
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-width: 96%;
    max-width: 100%;
    min-height: max-content;
    height: auto;
    flex-wrap: wrap;
    border-radius: 25px;
    row-gap: 1.2rem;  
}
.Section_item_Card.active[b-wj5vx14jbo] {
    border: solid 1px #009F3C ;
}
.Section_item_Card:hover[b-wj5vx14jbo] {
    border: solid 1px #009F3C ;
}
.Item_Icon[b-wj5vx14jbo]{
    border-radius: 25px;
    max-height: 10em;
    min-height: 8em;
    height: auto;
    object-fit: fill;
}
.Label_Container[b-wj5vx14jbo]{
    font-size: 1.2em;
    font-weight: bold;
    color: #4B4A4A;
    margin: 0 !important;
    padding: .5em;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 35%;
    min-height: 5.5em;
    max-height: 6.5em;
    overflow: hidden;
}
.Item_Label[b-wj5vx14jbo]{
    width: 90%;
    max-width: 90%;
    max-height: 100%;
    text-align: center;
    text-wrap: wrap;
}
/* _content/Atico.Atico_web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-twydqs4mrr] {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: visible;

}

main[b-twydqs4mrr] {
    flex: 1;
}

.top-bar[b-twydqs4mrr]{
    background: rgba(224, 224, 224, 0.74);
    max-width: 100% !important;
    width: 100vw;
    height: 0px !important;
    left: 0px;
    top: 0px;
    z-index: 100;
}
.top-bar.Fixed[b-twydqs4mrr]{
    position: fixed;
    margin-top: 1.5rem !important;

}
footer.bottom-bar[b-twydqs4mrr]{
    margin: 0;
    padding: 0;
    max-height: 30vh;
    width: 100%;
    min-width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #4B4A4A;
}
footer.bottom-bar .Container[b-twydqs4mrr]{
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;

} 
footer.bottom-bar .Container img[b-twydqs4mrr]{
    display: flex;
    max-width: 14em;
    height: auto;

} 

footer.bottom-bar .Container-link[b-twydqs4mrr]{
    width: fit-content;
    height: fit-content;
    min-width: 50%;
    max-width: 100%;
    max-height: 70%;
    flex-direction: row;
    justify-self: center;
    gap: 3em;
    justify-content: center;
    margin-bottom: 2em;
}
footer.bottom-bar .Container-link .f-link[b-twydqs4mrr]{
    color: #FFFFFF;
    text-wrap: nowrap;
    text-decoration: underline;
    font-weight: normal !important;
}
footer.bottom-bar .Container-link .f-link:hover[b-twydqs4mrr]{
    color: rgb(224, 54, 54);
}

@media (max-width: 640.98px) {
   
}

@media (min-width: 641px) {
    .page[b-twydqs4mrr] {
        flex-direction: column;
    }

    .top-bar[b-twydqs4mrr] {
        height: 81px;
        max-width: 100% !important;
        width:  100vw;
        position: sticky;
    }

    article[b-twydqs4mrr] {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/* _content/Atico.Atico_web/Components/Layout/NavMenu.razor.rz.scp.css */
nav[b-39zc9u5rni]{
    height: 100%;
    max-height: 70px;
    background-color: transparent !important;
    border: 0;
}
.search-bar[b-39zc9u5rni] {
    
    max-width: 300px;
    min-width: 250px;
    margin-inline-start: auto;
}
nav .row[b-39zc9u5rni]{
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.nav_box[b-39zc9u5rni]{
    border: 1px rgba(0, 0, 0, 0) solid;
    background: transparent;
    padding: 0.2rem;
}
.nav_box_radius[b-39zc9u5rni]{
    display: flex;
    position: fixed;
    margin: 0rem ;
    margin-top: 2rem !important;
    width: fit-content !important;
    background-color: #161616 !important;
    border-radius: 25px !important;
    align-content: center;
    align-items: center;
}

form[b-39zc9u5rni]{
    gap: 7px;
    margin-inline-start: 0.7rem !important;
    align-items: center !important;
    margin-inline-end: 0.5rem;
}

.box_border_radius[b-39zc9u5rni]{
    width: 100%;
    height: 35px;
    max-height: 35px;
    border-radius: 25px;
    background-color: #464545;
    padding: 0px !important;
    padding-left: 3px !important;
    max-width: 17rem !important;
    min-width: 12rem;
    align-items: center !important;
}

.box_border_radius .form-control[b-39zc9u5rni] {
    display: inline !important;
    background-color: transparent !important;
    border-radius: 25px;
    border: none;
    height: 35px;
    max-height: 35px;
    width: 100% !important;
    padding: 0;
    max-width: 100% !important;
    min-width: 90%;
    color: #fff !important;
    padding-left: 0.1rem;
    font-size: 1rem;
    letter-spacing: 0.16rem;
}

.box_border_radius .btn[b-39zc9u5rni] {
    display: inline !important;
    position: absolute;
    width: fit-content;
    height: 1.6rem;
    max-height: 30px;
    background-color: transparent !important;
    background-image: url(search_icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 42px !important;
    min-height: 25px !important;
    margin-inline-start: -39px !important;
    z-index: 100 !important;
    padding: 0px;
    margin-top: 3px !important;
    border: 0px !important;
    object-fit: contain;

}
.box_border_radius .btn:hover[b-39zc9u5rni],.box_border_radius .btn:focus[b-39zc9u5rni] {
    border: 0px !important ;
    box-shadow: none !important;
}

form .but_laung[b-39zc9u5rni] {
    display: flex !important;
    max-height: 30px;
    height: 1.5rem;
    width: auto;
    top: 0;
    background-color: inherit !important;
    background-image: url(laungage_icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 30px !important;
    min-height: 21px !important;
    background-position-x: left;
    padding: 0px;
    margin: 0rem;
    border: 0px !important;
    object-fit: contain;
    object-position: center;
}
form .but_laung:hover[b-39zc9u5rni] ,form .but_laung:focus[b-39zc9u5rni] {
    border: 0px !important;
    box-shadow: none !important;
}
.language-selector[b-39zc9u5rni] {
    display: none ;
    background-color: inherit;
}
.language-selector button[b-39zc9u5rni]{
    display: flex !important;
    max-height: 30px;
    height: 1.5rem;
    width: auto;
    top: 0;
    color: #fff !important;
    background-color: inherit !important;
    min-width: 30px !important;
    min-height: 21px !important;
    padding: 0px;
    margin: 0rem;
}
.navbar-brand[b-39zc9u5rni]{
    padding: 0px;
    margin-inline-start: .6rem !important;
    margin-inline-end: 0px;
}

.nav-logo[b-39zc9u5rni]{
    max-width: 200px;
    min-width: 40px;
    max-height: 95%;
    width: auto;
}

.nav-item[b-39zc9u5rni] {
    font-weight: 400 !important;
    line-height: 24px !important ;
    padding: 0.4rem;
    background-color: #161616;
    width: fit-content;
    max-width: 3.6rem !important;
    border-bottom:0px ;
    

}

.nav-item:hover[b-39zc9u5rni] {
    max-width: fit-content !important;
    width: fit-content !important;
    border: 1px;
}

.nav-item.active[b-39zc9u5rni] {
    max-width: fit-content !important;
    width: fit-content !important;
    border-bottom:.18rem red solid ;
}

.nav-item[b-39zc9u5rni]  img {
    display: flex;
    height: 1.6rem !important;
    width: fit-content;
    object-fit: fill;
}

.nav-item:hover[b-39zc9u5rni]  .nav-link, .nav-item.active[b-39zc9u5rni]  .nav-link {
    background-color: #464545 !important;
    border: 1px;
    border-radius: 25px !important;
}

.nav-item[b-39zc9u5rni]  .nav_text {
    display: none;
    width: 0px;
    height: 70%;
}

.nav-item:hover[b-39zc9u5rni]  .nav_text, .nav-item.active[b-39zc9u5rni]  .nav_text {
    display: flex;
    width: fit-content;
    margin: .45rem ;
}
.nav-item[b-39zc9u5rni]  .nav-link {
    color: #fff !important;
    height: fit-content;
    max-height: 2.4rem;
    display: inline-flex;
    align-items: center;
    justify-items: self-start;
    line-height: 2.2rem;
    width: 100%;
    overflow: hidden ;
    padding: 0.4rem;
    flex-wrap: nowrap;
    align-content: center;
}
.nav-item[b-39zc9u5rni]  .nav-link:hover {
    text-decoration: none;
    
}
@media (min-width: 770px)  {
    .navbar-collapse.collapse[b-39zc9u5rni] {
        display: flex !important;
        
    }
    .language-selector[b-39zc9u5rni]{
        display: none;
        flex-direction: row;
        order: last !important;
    }
    .language-selector.show[b-39zc9u5rni]{
        display: flex;
    }
}
@media (max-width: 770px) {
    .navbar-toggler[b-39zc9u5rni]{
        border: 0px !important;
        margin-inline-end: 0.2rem !important;
    }
    
    .navbar-brand[b-39zc9u5rni]{
        padding: 0.5rem;
    }
    .collapse.navbar-collapse.show[b-39zc9u5rni]{
        position: absolute;
        order: 4 !important;
        min-width: 40%;
        width: max-content;
        height: fit-content;
        background-color: #161616;
        top: 90%;
        left: 58%;
        padding: 0.02rem 0.4rem !important;
        justify-items: center;
        z-index: -1;
    }
    .language-selector.show[b-39zc9u5rni]{
        position: absolute;
        display: flex;
        flex-direction: column;
        order: last !important;
        min-width: 20%;
        width: max-content;
        height: fit-content;
        background-color: #161616;
        top: 90%;
        left: 88%;
        padding: 0.02rem 0.4rem !important;
        justify-items: center;
        z-index: -1;
    }
    ul.navbar-nav[b-39zc9u5rni]{
        max-width: 100%;
        width: 100%;
        padding: 0.4rem 0 !important;
    }
    ul.navbar-nav li.nav-item[b-39zc9u5rni] {
        max-width: 100% !important;
        width: 100% !important;
        text-wrap: nowrap;
        padding: 0.3rem 0.2rem !important;
    }
}

/*
nav{
    height: 100%;
    max-height: 70px;
    background-color: transparent !important;
    border: 0;
}
.search-bar {
    
    max-width: 300px;
    min-width: 250px;
    margin-inline-start: auto;
}
.navbar :first-child{
    padding-left: 1rem;
}
.navbar :last-child{
    padding-right: 1rem;
}
nav .row{
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

.nav_box{
    border: 1px rgba(0, 0, 0, 0) solid;
    background: transparent;
    
    padding: auto;
}
.logo_nav_box{
    background-image:  url('Vector 1.svg') ;
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: content-box;
}
.links_nav_box{
    border-radius: 2.8rem;
}
.form_nav_box{
    background-image:  url('Vector 2.svg') ;
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: content-box;
}

form{
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.box_border_radius{
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    max-height: 35px;
    border: 2px solid #747474;
    border-radius: 20px;
    padding: 0px !important;
    padding-left: 3px !important;
    max-width: 300px !important;
    min-width: 250px;
}

.box_border_radius .form-control {
    display: inline !important;
    background-color: inherit !important;
    border: none;
    height: 35px;
    max-height: 35px;
    width: 100% !important;
    padding: 0;
    max-width: 300px !important;
    min-width: 250px;
}

.box_border_radius .btn {
    display: inline !important;
    position: absolute;
    width: fit-content;
    background-color: inherit !important;
    background-image: url(search_icon.png);
    background-size: cover;
    min-width: 42px !important;
    min-height: 25px !important;
    height: 30px;
    max-height: 30px;
    margin-inline-start: -42px !important;
    z-index: 100 !important;
    padding: 0px;
}

form .but_laung {
    display: flex !important;
    width: fit-content;
    height: fit-content;
    top: 0;
    background-color: inherit !important;
    background-image: url(laungage_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 24px !important;
    min-height: 25px !important;
    background-position-x: left;
    padding: 0px;
}

.navbar-brand{
    padding:0px;
    margin-inline-start: 1rem !important;
}

.nav-logo{
    max-width: 200px;
    min-width: 40px;
    max-height: 95%;
    width: auto;
}

.nav-item {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    padding-left: 0.5rem;
}
.nav-item ::deep .nav-link {
    color: #464545;
    border-radius: 4px;
    height: 3rem;
    display: inline-flex;
    align-items: center;
    justify-items: self-start;
    line-height: 3rem;
    width: 100%;
}

.nav-item.active ::deep .nav-link{
    background-color: rgba(255,255,255,0.37);
    color: #E91F1F;    text-decoration: underline;
}

.nav-item ::deep .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: #E91F1F;
    text-decoration-line: underline;

}

@media (min-width: 768px)  {
    .navbar-collapse.collapse {
        display: flex !important;
    }
}
*/

/* _content/Atico.Atico_web/Components/Pages/About_Us.razor.rz.scp.css */
.page[b-rrdvk1xrwk]{
  background-color: #F5F5F5 !important;
}

#Hero_Section[b-rrdvk1xrwk]{
    display: flex;
    position: relative;
    height: 100vh;
    width: 100vw;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
}

#Hero_Section .Hero_Continer[b-rrdvk1xrwk]{
    display: flex;
    padding-right: 15%;
    justify-content: right;
    align-items: center;
    z-index: 2;
    align-content: center;
}

#Hero_Section .Hero_Continer .Hero_Img[b-rrdvk1xrwk]{
    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: cover ;
    object-position: center;
}

#Hero_Section .Hero_Continer .Hero_title_Continer[b-rrdvk1xrwk]{
    display: flex;
    flex-wrap: wrap;
    max-width: 30em;
    width: fit-content;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: start;
    border-bottom: solid;
}

#Hero_Section .Hero_Continer .Hero_title_Continer .Hero_title[b-rrdvk1xrwk]{
  color: #fff;
  font-weight: bold;
  font-size: 2.5rem;
  text-align: start !important;
  margin-inline-end: 2.5rem !important;
}
#About_text_Section[b-rrdvk1xrwk]{
  height: fit-content;
  min-height: 100vh;
  width: 100vw;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
}
#About_text_Section .Container[b-rrdvk1xrwk]{
  display: flex;
  max-width: 100%;
  justify-items: center;
  justify-content: center;
}
#About_text_Section .Container .about_box_Atico[b-rrdvk1xrwk]{
  max-width: 67%;
  text-align: justify;
  flex-wrap: wrap;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
}
  
#About_text_Section .Container .about_box_Atico span[b-rrdvk1xrwk]{
  width: 100%;
  justify-items: center;
  justify-content: center;

}
#About_text_Section .Container .about_box_Atico a[b-rrdvk1xrwk]{
  text-decoration: underline;
  font-size: large;
  text-align: start;
  width: 100%;
  color: #AAAAAA;
  margin-top: 2rem;
}
#About_text_Section .Container .about_box[b-rrdvk1xrwk]{
  display: flex; 
}
#About_text_Section .Container .about_box span h2[b-rrdvk1xrwk]{
  color: #EF1C23;
  font-style: bold;
  display: inline-block !important;
  margin: 0 !important;
}
#About_text_Section .Container .about_box span p[b-rrdvk1xrwk]{
  display: inline ;
}

#About_Us[b-rrdvk1xrwk] {
  background-color: #2D2D2D;
  padding-top: 2rem;
  padding-bottom: 3rem;
  min-height: fit-content;
  
}
#About_Us .About_Us_Container[b-rrdvk1xrwk]{
  width: 90% !important;
  max-width: 95% !important;
}
#About_Us .About_Us_Container .About_Us_Img[b-rrdvk1xrwk]{
  max-height: clamp(500px , 36rem, 650px) !important;
  width: auto;
  max-width: 100%;
  object-fit: fill;
  border-radius: 4em;
  height: calc(100% - clamp(50px, 4.85rem, 90px)) !important;
  align-self: end;
}
#About_Us .About_Us_Container .About_Info_Desc[b-rrdvk1xrwk]{
  text-align: start !important;
}


  /* For Large Screens*/
@media (min-width: 992px) { 
  #About_text_Section .Container[b-rrdvk1xrwk]{
    width: 80% !important;
  }
  #About_text_Section .Container .about_box_Atico[b-rrdvk1xrwk]{
    max-width: 67%;
  }
  #About_Us .About_Us_Container .Img_Container[b-rrdvk1xrwk]{
    height: 100%;
  }
}
  /* For Laptop Screens*/
@media (min-width: 768px) and (max-width: 992px) { 
  #About_text_Section .Container[b-rrdvk1xrwk]{
    width: 80% !important;
  }
  #About_text_Section .Container .about_box_Atico[b-rrdvk1xrwk]{
    max-width: 75%;
  }
  #About_Us .About_Us_Container .Img_Container[b-rrdvk1xrwk]{
    height: 100%;
  }
}
/* For Tablets Screens*/
@media (min-width: 576px) and (max-width: 768px) {
  #About_text_Section .Container[b-rrdvk1xrwk]{
    width: 85% !important;
  }
  #About_text_Section .Container .about_box_Atico[b-rrdvk1xrwk]{
    max-width: 80%;
  }
  #About_Us .About_Us_Container .Img_Container[b-rrdvk1xrwk]{
    height: auto;
    padding: 3rem ;
  }
  #About_Us .About_Us_Container .About_Us_Img[b-rrdvk1xrwk]{
    max-height: clamp(250px , 36rem, 550px) !important;
    width: 100% !important;
    max-width: 100%;
    object-fit: fill;
    border-radius: 4em;
    height: auto !important;
    align-self: flex-start;
  }
}
/* For Phones Screens*/
@media (max-width: 576px) {
  #About_text_Section .Container[b-rrdvk1xrwk]{
    width: 95% !important;
  }
  #About_text_Section .Container .about_box_Atico[b-rrdvk1xrwk]{
    max-width: 90%;
  }
  #About_Us .About_Us_Container .Img_Container[b-rrdvk1xrwk]{
    height: auto;
    padding: 3rem ;
  }
  #About_Us .About_Us_Container .About_Us_Img[b-rrdvk1xrwk]{
    max-height: clamp(250px , 36rem, 550px) !important;
    width: 100% !important;
    max-width: 100%;
    object-fit: fill;
    border-radius: 4em;
    height: auto !important;
    align-self: flex-start;
  }
}


  
/* _content/Atico.Atico_web/Components/Pages/Contact_Us.razor.rz.scp.css */

#Hero_Section[b-fqvehwtpiy]{
   
    display: flex;
    width: 100vw;
    max-height: 100%;
    min-height: 40vw;
    max-width: 100%;
    position: relative;
}

#Hero_Section .Hero_Continer[b-fqvehwtpiy]{
    height: 38vw;
    max-height: 100%;
    display: flex;
    padding-right: 0;
    justify-content: end;
    align-items: center;
    z-index: 2;
    align-content: center;
}

#Hero_Section .Hero_Continer .Hero_Img[b-fqvehwtpiy]{
    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
}

#Contact_Info[b-fqvehwtpiy] {
    min-height: max-content;
    max-width: 100%;
    padding: 2em 1em;
}
#Contact_Info .Contact_Container[b-fqvehwtpiy]{
    max-height: 100%;
    max-width: clamp(400px,49.5rem ,952px) !important;
    width: fit-content;
    height: fit-content;
}
#Contact_Info .Contact_Box[b-fqvehwtpiy]{
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
   border-top: solid 0.01em #5656 ;
}
#Contact_Info .Contact_Box.Box_2[b-fqvehwtpiy]{
    border-right: solid 0.01em #5656 ;
    border-left: solid 0.01em #5656 ;
 }
 #Email_Section[b-fqvehwtpiy]{
    max-width: 100%;
    max-height: 100vh;
    height: fit-content;
 }
 #Email_Section .Em_Container[b-fqvehwtpiy]{
    background-color: #4C4C4C;
    border-radius: 16px ;
    max-height: 100%;
    max-width: clamp(400px,49.5rem ,952px) !important;
    height: fit-content;
    font-size: small;
    text-align: center;
    color: #fff;
 }
 
 #Email_Section .Em_Container .Email_Form .Form_Btn[b-fqvehwtpiy]{
    margin: 0em 1em;
    box-shadow: none;
    box-sizing: unset;
    color: #fff;
    text-align: center;
    background-color: #1C7F41;
    width: fit-content;
    height: fit-content;
    padding: 1em 3em;
    
 }
 /* For Phones Screens*/
@media (max-width: 576px) {
    #Email_Section .Em_Container h1[b-fqvehwtpiy]{
        margin-top: 0px !important;
    }
  }
  
/* _content/Atico.Atico_web/Components/Pages/Home.razor.rz.scp.css */

/**/
/**/
/* Defult Style for Page */
/**/
/**/
h1[b-g5w8lv9cgc] ,h2[b-g5w8lv9cgc], h3[b-g5w8lv9cgc],h4[b-g5w8lv9cgc],h5[b-g5w8lv9cgc], h6[b-g5w8lv9cgc],p[b-g5w8lv9cgc]{
  margin: 0 ;
  color: #4B4A4A;
}
section[b-g5w8lv9cgc]{
  padding:2rem 4rem ;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.overflow[b-g5w8lv9cgc] {
  position: relative;
  overflow: hidden;
  width: 100%;
}


/*
.clickible{
  cursor: pointer;
  transform: translateY(0px);
  transition: transform 0.5s ease   ;
}
.clickible:hover{
  transform: translateY(-10px);
}
.clickible:hover .title{
  color: #DD2020 !important;
}
.clickible.title:hover {
  color: #DD2020 !important;
}
  */
.scroll-container[b-g5w8lv9cgc] {
  max-width: 100% !important;
  overflow: visible; /* Ensure sticky behavior is not blocked */
}
.grid-item[b-g5w8lv9cgc] {
  grid-area: stack; /* Place both items in the same grid area */
}


/**/
/**/
/* Home_Enter Section Style */
/**/
/**/
.Div_Bg_1[b-g5w8lv9cgc]{
  max-width: 100% !important;
  width: 100% !important;
  background-color: #2D2D2D !important;
  overflow: visible;
}
.Div_Bg_2[b-g5w8lv9cgc]{
  width: 100vw !important;
  background-color: inherit !important;
}
#Home_Enter[b-g5w8lv9cgc]{
  display: flex;
  height: 480vh;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: inherit;
  flex-flow: column;
  overflow: visible;
}

#Home_Enter .Hero_Container[b-g5w8lv9cgc]{
  max-height: 180vh;
  padding: 0 !important;
  margin: 0 !important;
  width: 100vw;
  ;
}
#Home_Enter .Hero_Container.sticky-Hero_wrap[b-g5w8lv9cgc]{
  max-width: 100% !important;
  height: 180vh;  
  overflow: visible;
}
#Home_Enter .Hero_Container.sticky-Hero_wrap .sticky-Hero[b-g5w8lv9cgc]{
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  top: 0px;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  align-content: start;
  opacity: 1;
  transition: opacity .5s ease;
}
#Home_Enter .Hero_Container.sticky-Hero_wrap .sticky-Hero.op.op-2[b-g5w8lv9cgc]{
  opacity: 0.66;
}
#Home_Enter .Hero_Container.sticky-Hero_wrap .sticky-Hero.op.op-1[b-g5w8lv9cgc]{
  opacity: 0.33;
}
#Home_Enter .Hero_Container.sticky-Hero_wrap .sticky-Hero.op.op-0[b-g5w8lv9cgc]{
  opacity: 0;
}
#Home_Enter .Hero_Container .Container[b-g5w8lv9cgc]{
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  max-height: 100vh;
  max-width: 100%;
  overflow: hidden;
  padding: 2rem  !important;
  margin: 0 !important;
  height: 100%;
  width: 100%;
 
}

#Home_Enter .Hero_Container .Container div.col-2[b-g5w8lv9cgc]{
  display: flex;
  max-height: 100%;
  max-width: 40%;
  margin: 0 !important;
  justify-content: center;
  justify-items: center;
  align-items: center;
}

#Home_Enter .Hero_Container .h1-Container[b-g5w8lv9cgc]{
  padding-top: 15%;
  width: fit-content !important;
  min-width: fit-content;
  font-size: xx-large;
}
#Home_Enter .Hero_Container .h1-Container h1.Hero_h1[b-g5w8lv9cgc]{
  color: #FFFFFF !important;
}
#Home_Enter .Hero_Container .h1-Container .Hero_Link[b-g5w8lv9cgc]{
  color: #E91F1F;
  text-decoration: underline;
  font-size: large;
}

#Home_Enter .Hero_Container .Hero_Img[b-g5w8lv9cgc]{
  width: 100%;
  height: auto;
  object-fit: fill;
}

#Home_Enter .Hero_Container .Hero_Img_sm[b-g5w8lv9cgc]{
  max-width: 100%;
  max-height: 100%;
  width: fit-content !important;
  height: auto;
  object-fit: contain;
}

#Home_Enter .TempSpace_div[b-g5w8lv9cgc]{
  position: relative;
  max-width: 100% !important;
  width: 100vw !important;
  height: 80vh;
  overflow: hidden;
  justify-items: center;
  justify-content: center;
  align-items: end;
  flex-wrap: wrap;
  padding-top: 5.78rem;
  padding-bottom: 3.78rem;
  text-align: center;


}
#Home_Enter .TempSpace_div .Comp_logo_div img[b-g5w8lv9cgc]{
  max-width: 80% !important;
  width: fit-content;
  height: auto;
  object-fit: fill;
  object-position: center ;
}
#Home_Enter .TempSpace_div .header_text-wrap[b-g5w8lv9cgc] {
  position: relative;
  overflow: hidden;
}

#Home_Enter .TempSpace_div h1[b-g5w8lv9cgc]{
  font-size: clamp(34px,2.8rem,54px);
  color: #FFFFFF;
}
[dir="rtl"] #Home_Enter .TempSpace_div h1[b-g5w8lv9cgc]{
  font-family: 'ar_atico_font_bold', sans-serif;
}
[dir="ltr"] #Home_Enter .TempSpace_div h1[b-g5w8lv9cgc]{
  font-family: 'Kantumruy', sans-serif;
}
#Home_Enter .TempSpace_div h1.is--alt-text[b-g5w8lv9cgc] {
  font-weight: 400;
}

#Home_Enter .sticky-circle_wrap[b-g5w8lv9cgc] {
  max-width: 100% !important;
  height: 300vh;  
  overflow: visible;
}

#Home_Enter .sticky-circle_wrap .sticky-circle[b-g5w8lv9cgc] {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  top: 0px;
  width: 100%;
  height: 100vh;
  padding-top: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#Home_Enter .sticky-circle_wrap .sticky-circle .sticky-circle_element[b-g5w8lv9cgc] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 35rem;
  height: 35rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 35rem;
  max-width: 100% !important;
}


#Home_Enter .sticky-circle_wrap .sticky-circle .sticky-circle_element .sticky-circle_img[b-g5w8lv9cgc] {
  position: relative;
  width: 100vw;
  height: 100vh;
  max-width: 100% !important;
  min-height: 100vh;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/**/
/**/
/* About Section Style */
/**/
/**/
#About[b-g5w8lv9cgc] {
  margin: 0px !important;
  background-color: #ECECEC !important;
  
}
#About .about_text_box[b-g5w8lv9cgc]{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5rem !important;
  margin-top: 5rem !important;
  color: #4B4A4A;
  text-align: center; /* لتأكيد التمركز */
}

#About .about_box_Atico[b-g5w8lv9cgc]{
    max-width: 67%;
    text-align: justify;
    display: flex;
    text-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#About .about_box_Atico span[b-g5w8lv9cgc]{
  width: 100%;
}
#About .about_box_Atico a[b-g5w8lv9cgc]{
  text-decoration: underline;
  text-align: start;
  width: 100%;
  color: #8C8A8A;
  margin-top: 2rem;
  font-weight: normal !important;
}
/* About sticky-About_wrap Section Style select when Scroll 
#About .sticky-About_wrap {
  max-width: 100% !important;
  height: 400vh;  
  overflow: visible;
}

#About .sticky-About_wrap .sticky-About {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  top: 0px;
  width: 100%;
  height: 100vh;
  padding-top: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#About .sticky-About_wrap .sticky-About .sticky-About_element {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 45vh;  
  max-width: 90%;
  max-height: 60vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3.5em;
}
#About .sticky-About_wrap .sticky-About .sticky-About_element .sticky-About_img {
  position: relative;
  max-width: 100% !important;
  max-height: 100%;
  min-width: 100%;
  width: fit-content;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
#About .sticky-About_wrap .sticky-About h1 {
  font-family: 'Inter';
  font-size: 1.2em;
  color: #4B4A4A;
  font-weight: normal;
  transition: color 0.3s ease, font-weight 0.3s ease;
  margin: 2em;
}
#About .sticky-About_wrap .sticky-About h1.Foucsed {
  color: #E91F1F;
  font-weight: bold;
}
#About .sticky-About_wrap .sticky-About .pagination_Item {
  justify-self: center;
  width:1.2rem;
  height:1.2rem; 
  border: solid 1px #7E7E7E;
  border-radius: 50%;
} 
*/


#About .about_box[b-g5w8lv9cgc]{
  display: flex; 
  
}
#About .about_box span h2[b-g5w8lv9cgc]{
  color: #EF1C23;
  font-weight: normal !important;
  display: inline-block !important;
}
#About .about_box span p[b-g5w8lv9cgc]{
  display: inline-block !important;
}

#About .about_box img[b-g5w8lv9cgc]{
  max-width: 2.75rem;
  max-height: 2.75rem;
  margin-inline-end: 0.5rem;
  margin-inline-start: 0.5rem;
  margin-top: 0.5rem;
}

/**/
/**/
/* Services Section Styles */
/**/
/**/
#Our_Services[b-g5w8lv9cgc] {
  margin-bottom: 4rem !important;
  margin-top: 3rem !important;
  overflow: hidden;
  background-color: #ECECEC !important;
  display: flex;
  justify-content: center;
} 

#Our_Services .service_box[b-g5w8lv9cgc]{
  max-height: 90vh !important;
  height: 65vh !important;
  margin: 0 !important;
  margin-inline-end: 10% !important;
  background-color: #DFDFDF;
  justify-self: center;
  font-size: smaller !important;
  border-radius: 20px;
  display: grid;
  grid-template-columns: clamp(170px, 39%, 405px) auto;
  grid-template-rows: clamp(75px, 33%, 140px) auto clamp(60px, 28%, 118px);
  gap: 2px;

}

#Our_Services .service_box .services_text_box[b-g5w8lv9cgc]{
  text-align: start !important;
  padding: 1rem 1rem !important;
  max-width: 100%;
}

#Our_Services .service_box .services_text_box h4[b-g5w8lv9cgc],#Our_Services  .service_box .services_text_box a[b-g5w8lv9cgc]{
  margin-bottom: 1rem !important;
}
/*
#Our_Services .Out_From_Right{
  display: flex;
  position: relative;
  flex-direction: row;
  place-items: center;
  overflow: hidden;
  height: 100% !important;
  margin-inline-end: -15% !important;
  width: 100% !important;
  background-color: #464545;
  padding: 0 !important;
  border-radius: 20px;
  min-height: 9rem !important;
}
#Our_Services .Out_From_Right .background-item{
  width: 100%;
  height: 100%;
  object-fit: fill;
  position: absolute;
  display: block;
}
#Our_Services .Out_From_Right .background-item img{
  width: 100%;
  height: auto;
  object-fit: cover;
  filter: brightness(50%); 
}
#Our_Services .Out_From_Right .text-item {
  justify-self: flex-start;
  padding-left : 2rem !important;
  text-align: justify;
  align-items: center;
  color: #fff;
  z-index: 1;
}
#Our_Services .Out_From_Right  h3{
  text-align: justify;
  text-align-last: start ;
  font-size: large  !important;
  margin-bottom: 1rem !important;
  border-left: solid 0.5rem;
  padding: 1rem;
  border-color: #EF1C23 ;
  color: #FFFFFF;
}

#Our_Services .Out_From_Right .button-item {
  width: fit-content;
  justify-self: center;
  align-self: center;
  justify-content: space-between;
  margin: 0.5rem !important;
  gap: 2rem !important;
  padding: 0;
  color: #fff;
  z-index: 1;
}
#Our_Services .Out_From_Right .button-item *{
  padding: 0;
  margin: 0;
}
#Our_Services .Out_From_Right .button-item a{
  border-radius: 50% !important;
}
#Our_Services .Out_From_Right .button-item a:hover{
  background-color:#000 !important;
  cursor:pointer  ;
}
#Our_Services .Out_From_Right .button-item img{
  max-width: 35px !important;
  max-height: 35px !important;
  object-fit:cover;
}
*/
/**/
/**/
/* Products Slider_Section  Styles */
/**/
/**/
.splide__slide[b-g5w8lv9cgc] {
  width: 40% !important;
  height: fit-content;
  min-height: clamp(265px,16rem ,320px) ;
  padding-right: 0.52rem;
  padding-left: 0.52rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* Partners Section Style*/
#Our_Partners[b-g5w8lv9cgc]{
  display: flex;
  align-content: center;
  justify-content: center;
  justify-items: center;  
  margin: 0px;
}
#Our_Partners .Partners_Container[b-g5w8lv9cgc]{
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
  height: fit-content;
  justify-self: center;
  justify-content: center;
  justify-items: center;
  padding: 0px;
  margin: 2rem 0px;
}
#Our_Partners .Partners_Container .Partners-Box[b-g5w8lv9cgc]{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  justify-items: center;
  background-color: #D2D2D2 !important;
  border-radius: 20px;
  justify-self: center !important;
}

/**/
/**/
/* Clients Section Style*/
/**/
/**/

#Clients[b-g5w8lv9cgc]{
  padding-top: 2em;
  min-height: 80vh;
}
#Clients .Clients_Container[b-g5w8lv9cgc]{
  max-width: 100%;
  max-height: 100%;
  color: #545454;
}
#Clients .Clients_P_Container[b-g5w8lv9cgc]{
  border-inline-start: solid .3em #EF1C23 ;
  text-align: start !important;
}

#Clients .Clients_Link[b-g5w8lv9cgc]{
  margin-top: 0.1em;
  
  justify-self: start;
  display: block;
  color: #888888;
}
/**/
/**/
/* News Section Style*/
/**/
/*
#News_Section {

  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-items: center;
  flex-wrap: wrap;
  margin: 0;
}
#News_Section  .News_Container{
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
  height: fit-content;
  justify-content: center;
  justify-items: center;
  align-items: center;
  justify-self: center !important;
  margin: 2rem 0px;
}
#News_Section  .News_Container .News-Box{
  display: flex;
  justify-self: center !important;
  justify-content: center !important;
  justify-items: center !important;
  
}
#News_Section a.More{
  text-decoration: underline;
  font-size: large;
  text-align: center;
  width: 100%;
  color: #AAAAAA;
  margin-top: 2rem;
  width: 100%;
}

*/

@media (min-width: 992px) { 
  #Our_Services .service_box[b-g5w8lv9cgc]{
    max-width: 55% !important;
    margin: 0;  
  }
  #Our_Services .service_box .X[b-g5w8lv9cgc]{
    grid-row: 1 / span 4 !important;
    grid-column: 2;
    max-width: 120% !important;
    width: 120% !important;

  }
  #Our_Services .service_box .services_text_box_1[b-g5w8lv9cgc]{
    padding-top: 1rem !important;
    grid-row: 1/ span 2;
    grid-column:1 ;
  }
  #Our_Services .service_box .services_text_box_2[b-g5w8lv9cgc]{
    grid-row: 3/ span 2;
    grid-column:1  ;
  }
}
  /* For Laptop Screens*/
@media (min-width: 770px) and (max-width: 992px) { 
  #Our_Services .service_box[b-g5w8lv9cgc]{
    max-width: 55% !important;
    margin: 0;  
  }
  #Our_Services .service_box .X[b-g5w8lv9cgc]{
    grid-row: 1 / span 4 !important;
    grid-column: 2;
    max-width: 120% !important;
    width: 120% !important;

  }
  #Our_Services .service_box .services_text_box_1[b-g5w8lv9cgc]{
    padding-top: 1rem !important;
    grid-row: 1/span 2;
    grid-column:1  ;
  }
  #Our_Services .service_box .services_text_box_2[b-g5w8lv9cgc]{
    grid-row: 3/ span 2;
    grid-column:1 ;
  }
  .div_About[b-g5w8lv9cgc]{
    max-height: fit-content;
  }
}
/* For Tablets Screens*/
@media (min-width: 576px) and (max-width: 770px) {
  #Home_Enter[b-g5w8lv9cgc]{
    height: 450vh;
  }
  #Home_Enter .Hero_Container.sticky-Hero_wrap[b-g5w8lv9cgc]{
    height: 150vh !important;  
  }
  #Home_Enter .TempSpace_div[b-g5w8lv9cgc]{
    height: 50vh;
    padding-top: 4.78rem;
    padding-bottom: 2.78rem;
    text-align: center;
  }
  #Home_Enter .Hero_Container .Container[b-g5w8lv9cgc]{
    padding: 1.5rem !important;
    padding-top: 7rem !important;
  }
  #Our_Services .service_box[b-g5w8lv9cgc]{
    max-width: 70% !important;
    margin: 0;  
  }
  #Our_Services .service_box .X[b-g5w8lv9cgc]{
    grid-row: 2;
    grid-column: 1 / span 2;
    max-width: 110% !important;
    width: 110% !important;
    min-height: 15rem !important;
  }
  #Our_Services .service_box .services_text_box_1[b-g5w8lv9cgc]{
    padding-top: 1rem !important;
    grid-row: 1;
    grid-column:1 / span 2 ;
  }
  #Our_Services .service_box .services_text_box_2[b-g5w8lv9cgc]{
    padding-top: 0 !important;
    grid-row: 3;
    grid-column: 1 / span 2;
  }
  
  .div_About[b-g5w8lv9cgc]{
    max-height: fit-content;
  }
  #About_us .div_About:nth-child(2)[b-g5w8lv9cgc]{
    max-width: 100% !important;
  }
}
/* For Phones Screens*/
@media (max-width: 576px) {
  #Home_Enter[b-g5w8lv9cgc]{
    height: 450vh;
  }
  
  #Home_Enter .Hero_Container.sticky-Hero_wrap[b-g5w8lv9cgc]{
    height: 150vh !important;  
  }
  #Home_Enter .Hero_Container.sticky-Hero_wrap .sticky-Hero[b-g5w8lv9cgc]{
    padding-top: 50vh !important;
  }
  #Home_Enter .Hero_Container .Container[b-g5w8lv9cgc]{
    max-height: 75vh;
    padding: 1.5rem !important;
    padding-bottom: 0 !important;
    padding-top: 7rem !important;
  }

  #Home_Enter .TempSpace_div[b-g5w8lv9cgc]{
    height: 50vh;
    padding-top: 3rem;
    padding-bottom: 2rem;
    text-align: center;
  }
  #Home_Enter .TempSpace_div h1[b-g5w8lv9cgc]{
    font-size: clamp(20px,1.9rem,26px);
  }
  #About[b-g5w8lv9cgc]{
    justify-content: center;
    justify-items: center;

  }
  #About .about_box_Atico[b-g5w8lv9cgc]{ 
    justify-self: center;
    align-self: center;
    text-align: justify;
    text-align-last: start ;
  }
  
  .div_About[b-g5w8lv9cgc]{
    max-height: fit-content;
  }
  #About .div_About:nth-child(2)[b-g5w8lv9cgc]{
    max-width: 100% !important;
  }
  
  #Our_Services .service_box[b-g5w8lv9cgc]{
    max-width: 80% !important;
    margin: 0;  
  }
  #Our_Services .service_box .X[b-g5w8lv9cgc]{
    grid-row: 2;
    grid-column: 1 / span 2;
    margin-inline-start: 10% !important;
    max-width: 105% !important;
    width: 105% !important;
    min-height: 15rem !important;
  }

  #Our_Services .service_box .services_text_box_1[b-g5w8lv9cgc]{
    padding-top: 1rem !important;
    grid-row: 1;
    grid-column:1 / span 2 ;
  }
  #Our_Services .service_box .services_text_box_2[b-g5w8lv9cgc]{
    padding-top: 0 !important;
    grid-row: 3;
    grid-column: 1 / span 2;
  }
  
}
/* _content/Atico.Atico_web/Components/Pages/News_Info.razor.rz.scp.css */

#Hero_Section[b-mmjfhr2352]{
   
    display: flex;
    width: 100vw;
    max-height: 100%;
    min-height: 40vw;
    max-width: 100%;
    position: relative;
}

#Hero_Section .Hero_Continer[b-mmjfhr2352]{
    height: 38vw;
    max-height: 100%;
    display: flex;
    padding-right: 0;
    justify-content: end;
    align-items: center;
    z-index: 2;
    align-content: center;
}

#Hero_Section .Hero_Continer .Hero_Img[b-mmjfhr2352]{
    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
}

#Contact_Info[b-mmjfhr2352] {
    min-height: max-content;
    max-width: 100%;
    padding: 2em 1em;
}
#Contact_Info .Contact_Box[b-mmjfhr2352]{
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
   border-top: solid 0.01em #5656 ;
}
#Contact_Info .Contact_Box.Box_2[b-mmjfhr2352]{
    border-right: solid 0.01em #5656 ;
    border-left: solid 0.01em #5656 ;
 }
 #Email_Section[b-mmjfhr2352]{
    max-width: 100%;
    max-height: 100vh;
    height: fit-content;
 }
 #Email_Section .Em_Container[b-mmjfhr2352]{
    background-color: #4C4C4C;
    border-radius: 16px ;
    max-height: 100%;
    max-width: 100%;
    height: fit-content;
    font-size: small;
    text-align: center;
    color: #fff;
 }
 
 #Email_Section .Em_Container .Email_Form .Form_Btn[b-mmjfhr2352]{
    margin: 0em 1em;
    box-shadow: none;
    box-sizing: unset;
    color: #fff;
    text-align: center;
    background-color: #1C7F41;
    width: fit-content;
    height: fit-content;
    padding: 1em 3em;
    
 }
 #Email_Section .Em_Container h1[b-mmjfhr2352]{
    color: #E91F1F;
    font-weight: bold;
    font-size: xx-large;
 }
/* _content/Atico.Atico_web/Components/Pages/News_Page.razor.rz.scp.css */
.page[b-xdjjerksl9]{
  background-color: #F5F5F5 !important;
}

#Hero_Section[b-xdjjerksl9]{
    display: flex;
    position: relative;
    height: 100vh;
    width: 100vw;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: larger;
}

#Hero_Section .Hero_Continer[b-xdjjerksl9]{
    display: flex;
    padding-right: 15%;
    justify-content: end;
    align-items: center;
    z-index: 2;
    align-content: center;
}

#Hero_Section .Hero_Continer .Hero_Img[b-xdjjerksl9]{
    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
}

/**/
/**/
/* News Section Style*/
/**/
/**/
#News_Section[b-xdjjerksl9] {

  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-top: 15vh;
  padding-bottom: 15vh;
  justify-content: center;
  justify-items: center;
}
#News_Section  .News_Container[b-xdjjerksl9]{
  width: 83% !important;
  max-width: 94%;
  height: fit-content;
  justify-content: center;
  justify-items: center;
  margin: 2rem 0px;
}
@media (min-width: 576px) and (max-width: 768px) {
  #News_Section  .News_Container[b-xdjjerksl9]{
    width: 100% !important;
    max-width: 94%;
    height: fit-content;
    justify-content: center;
    justify-items: center;
    margin: 2rem 0px;
  }
}
/* For Phones Screens*/
@media (max-width: 576px) {
  #News_Section  .News_Container[b-xdjjerksl9]{
    width: 100% !important;
    max-width: 94%;
    height: fit-content;
    justify-content: center;
    justify-items: center;
    margin: 2rem 0px;
  }  
}
/* _content/Atico.Atico_web/Components/Pages/Products.razor.rz.scp.css */
#Prdc_Hero_Section[b-xh7hp893va]{
    height: auto;
    width: 100vw;
    max-width: 100%;
    max-height: 100vh;
    padding: 0;
    margin: 0;
}
#Prdc_Hero_Section .Hero_Continer[b-xh7hp893va]{
    height: 100%;
    max-height: 100vh;
}
#Prdc_Hero_Section .Hero_Continer .Hero_Img[b-xh7hp893va]{
    height: 100vh;
    width: 100%;
    max-height: 100vh;
    max-width: 100%;
    object-fit: fill;
    object-position: center;
}
#Prdc_Sections_Section[b-xh7hp893va]{
    display: flex;
    width: 100vw;
    max-width: 100%;
    align-items: end;
    align-content: end;
    justify-content: center;
    justify-items: center;

    padding-bottom: 10% !important;
    max-height: 100%;
    min-height: fit-content;
}


#Prdc_Sections_Section .Prdc_Continer[b-xh7hp893va]{
    max-height: 100%;
    max-width: 100%;
    display: flex;
    padding-right: 0;
    justify-content: center;
    justify-items: center;

    align-items: center;
    align-content: center;
    max-height: 100%;
    min-height: fit-content;
}

#Prdc_Sections_Section .Prdc_Continer .Section_head[b-xh7hp893va]{
    background-color: #4C4C4C;
    padding: 1em 2em;
    max-height: 20%;
    max-width: 100%;
    width: max-content;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;
    border-radius: 16px;
}
#Prdc_Sections_Section .Prdc_Continer .Section_head_icon[b-xh7hp893va]{
    max-width: 180px;
    max-height: 50px;
    background-color: inherit;
    border: none;
}
#Prdc_Sections_Section .Prdc_Continer .Section_head_label[b-xh7hp893va]{
    color: #FFF;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-inline-start: 2em;
    text-wrap: nowrap;
}
/* _content/Atico.Atico_web/Components/Pages/Services.razor.rz.scp.css */

#Srv_Hero_Section[b-s6z02z8di0]{
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height:200vh;
    max-width: 100%;
    align-items: end;
    align-content: end;
    justify-content: center;
    padding-bottom: 4% !important;
    overflow: hidden;
}

#Srv_Hero_Section .Hero_Continer[b-s6z02z8di0]{
    height: 85%;
    max-height: 100%;
    max-width: 100%;
    display: flex;
    padding-right: 0;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#Srv_Hero_Section .Hero_Titles_Container[b-s6z02z8di0]{
    height: 100% ;
    min-height: 100%;
    max-height: 100%;
}
#Srv_Hero_Section .Hero_Imgs_Container[b-s6z02z8di0]{
    height: 100% ;
    min-height: 100%;
    max-height: 100%;
}

#Srv_Hero_Section .Hero_Continer .Hero_Img[b-s6z02z8di0] {
    max-height: 100% !important;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: contain;
    object-position: center;
}
#Srv_Hero_Section .Hero_Continer .Hero_Link[b-s6z02z8di0]{
    text-align: center;
    color: #4C4C4C;
    font-weight: bold;
    margin-bottom: 15%;
}
#Companies_Section  .Companies_Container[b-s6z02z8di0]{
    justify-items: center;
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
    color: #4B4A4A;
  }
#Srv_Sections_Section[b-s6z02z8di0]{
    display: flex;
    width: 100vw;
    max-height: 100%;
    min-height: fit-content;
    max-width: 100%;
    align-items: end;
    align-content: end;
    justify-content: center;
    justify-items: center;

    padding-bottom: 10% !important;
}


#Srv_Sections_Section .Srv_Continer[b-s6z02z8di0]{
    max-height: 100%;
    max-width: 100%;
    display: flex;
    padding-right: 0;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;
}

#Srv_Sections_Section .Srv_Continer .Section_head[b-s6z02z8di0]{
    background-color: #4C4C4C;
    padding: 1em 2em;
    max-height: 20%;
    max-width: 100%;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 16px;
}
#Srv_Sections_Section .Srv_Continer .Section_head_icon[b-s6z02z8di0]{
    max-width: 180px;
    max-height: 50px;
    background-color: inherit;
    border: none;
}
#Srv_Sections_Section .Srv_Continer .Section_head_label[b-s6z02z8di0]{
    color: #FFF;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-inline-start: 2em;
    text-wrap: nowrap;
}


  /* For Tablets Screens*/
  @media (min-width: 576px) and (max-width: 768px) {
    #Srv_Hero_Section .Hero_Continer[b-s6z02z8di0]{
        width: 90% !important;
    }
    #Srv_Hero_Section .Hero_Titles_Container[b-s6z02z8di0]{
        text-align: center;
        height: fit-content !important;
        min-height: 30% !important;
        max-height: 60% !important;
    }
    #Srv_Hero_Section .Hero_Imgs_Container[b-s6z02z8di0]{
        height: fit-content !important;
        min-height: 40% !important;
        max-height: 70% !important;
    }
    #Srv_Hero_Section .Hero_Continer .Hero_Img[b-s6z02z8di0] {
        max-height: 100% !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        object-fit: contain;
        object-position: center;
    }
  }
  /* For Phones Screens*/
  @media (max-width: 576px) {
    #Srv_Hero_Section .Hero_Continer[b-s6z02z8di0]{
        width: 96% !important;
      }
    #Srv_Hero_Section .Hero_Titles_Container[b-s6z02z8di0]{
        text-align: center;
        height: fit-content !important;
        align-items: start;
        align-content: start;
        align-self: flex-start;
        min-height: 30% !important;
        max-height: 70% !important;
    }
    #Srv_Hero_Section .Hero_Imgs_Container[b-s6z02z8di0]{
        height: fit-content !important;
        min-height: 30% !important;
        max-height: 70% !important;
    }
    #Srv_Hero_Section .Hero_Continer .Hero_Img[b-s6z02z8di0] {
        max-height: 100% !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        object-fit: contain;
        object-position: center;
    }
  }
  
