/* Add custom CSS styles below */ 
div#contact-slot:nth-of-type(2) {
    display: none;
}
.sicon-menu:before {
    content: "\ed7f";
    color: var(--color-primary);
}


.GR_subbanner  .md\:h-\[550px\].h-\[290px\] img{
  object-fit: fill;
}
/****المميزات */


.GR_Why_choose_use .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.GR_Why_choose_use .grid .md\:rtl\:text-right:where([dir="rtl"], [dir="rtl"] *){
   
    text-align: center !important;
    align-items: center;

}

/****/
#slider-6 .item-text h1:before {
  content:'طوّر يومك مع أحدث التقنيات';  
  font-size: 48px !important;
 font-weight:800;
  line-height:7rem;
  display:block;
  background:#fff;
  color:#041F54;
  padding:0 10px
}

#slider-6 .txt {
  
    margin-left: 5rem;
}

#slider-6 .item-text h1{
font-size: 40px;
 }

 #slider-6 .item-text p{
font-size: 30px;
 }
.landing-banner {
    margin: 0;
}
/******/
/*********/
 #slider-8 .item-text h1:after {
    content: ' الرحلات';
    font-size: 85px !important;
    font-weight: 800;
    line-height: 7rem;
 
    color: #2FABFF;
    padding: 0 10px;
}

#slider-8 .item-text {
    background: #FFFFFF0D;
    border: 1px solid transparent;
    border-radius: 12px;
    background: linear-gradient(rgba(14, 14, 22, 0.95), rgba(14, 14, 22, 0.95)) padding-box,
        linear-gradient(
            246.93deg,
            #2FABFF 1.57%,
            rgba(28, 102, 153, 0) 64.94%
        ) border-box;
    padding: 59px 46px;
    max-width: 60%;
    width: 66%;
}
.landing-page-first-banner .txt {
  
    margin-left: 5rem;
}

 #slider-8 .item-text h1{
   font-size: 75px;
 }
#slider-8 .item-text p {
   font-size: 40px;

  
 }

.copyright-text p {

    color: #000 !important;
}

.copyright-text a:hover {
    color: #000 !important;
}

 .top-navbar {

    display: none;
}


@media(max-width:768px) {
 
.landing-page-first-banner .txt {
    margin-left: 0rem;
}
  #slider-6 .txt {
    margin-left: 0rem;
}
  #slider-6 .item-text h1:before {
    content: 'طوّر يومك مع أحدث التقنيات';
    font-size: 19px !important;

    line-height: 4rem;
 
   
}
  #slider-6 .item-text h1 {
    font-size: 26px;
}

  #slider-8 .item-text {
    padding: 13px 0;
     max-width: 100%; 
     width: 100%;
}
  #slider-8 .item-text h1:after {
    content: ' الرحلات';
    font-size: 34px !important;
   
}
  #slider-8 .item-text h1 {
    font-size: 34px;
}

    footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .inner .h-8 {
    height: 4rem;
}
}