@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Quicksand:wght@300..700&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


:root {
  --primaryColor: #3B81B3;
  --SecondaryColor: #132255;
  --ThirdColor: rgb(243 243 243);
  --mainColor1: #636364;
  --mainColor2: rgb(0, 0, 0);
  --mainColor3: #31ba44;
  --mainColor4: #ffffff;
  --mainColor5: #eef0ff;
  --mainColor6: #4792C3;
  --bg-gradient: linear-gradient(0deg, rgb(53, 0, 0), rgba(242, 0, 0, 1), rgba(148, 125, 91, 1) 99.281%);
}

.offcanvas {
  color: var(--mainColor2);
  background-color: var(--mainColor4);
}

.offcanvas-header .btn-close {
  color: var(--mainColor4);
  font-size: 1.5rem;
}

nav.navbar.navbar-expand-lg.bg-body-tertiary.shadow_nav.py-3.px-4.my-3 {
  border-radius: 60px;
}

@media only screen and (max-width: 1254px) {
  .icon-menu:hover {
    color: var(--mainColor4);
  }

  nav.navbar.navbar-expand-lg.bg-body-tertiary.shadow_nav.py-3.px-4.my-3 {
    border-radius: 30px;
  }


  body {
    overflow-x: hidden;
  }

  .ceo {
    position: relative;
    width: 100%;
    margin: 100px auto;
  }

  .ceo_message {
    padding: 50px;
  }

}

@media only screen and (max-width: 1200px) {
  .container {
    max-width: 95% !important;
  }

  .offcanvas {
    overflow-y: auto;
  }

  .properties {
    border-radius: 0px 80px 80px 0px !important;
  }

  .ceo_message {
    padding: 30px;
  }


}

@media only screen and (max-width: 1064px) {
   .navbar-expand-lg .navbar-collapse {
    /*display: none ;*/
  } 

  .form-res {
    display: flex;
  }

  .icon-menu {
    display: flex !important;
  }

  .nav-pills-profile-sm .nav-link.active {
    background-color: var(--mainColor1);
    border-radius: 0.5125rem;
    color: var(--mainColor4) !important;
  }

  .navbar .container-fluid {
    padding-inline: 4rem;
  }

  .nav-slider {
    display: none;
  }

  #navBar {
    background-color: transparent
  }

  .flag,
  .floatwhatsapp {
    bottom: 12%;
  }

  .back-to-top {
    bottom: 3%;
  }

  .flag-list {
    bottom: 10%;
  }

}

@media only screen and (max-width: 1110px) {

  .sidenav {
    padding-top: 15px;
  }

  .side-menu .text-search {
    font-weight: 400;
    font-size: 20px;
    padding-block: 80px;

  }

  .overflow-row {
    overflow-x: scroll;
  }

  .btn-close:focus {
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);
  }

}

@media only screen and (max-width: 991px) {

  a.nav-link.active::after {
    width: 18% !important;
  }

  .form-search {
    width: 100%;
  }

  .list-data-footer li {
    text-align: center;
  }

  .navbar-nav .social li a {

    background-color: var(--mainColor2);

  }

  .navContainer .social li a {
    width: 30px;
    height: 30px;
    border: 0px solid #ffffff;
  }

  .carousel-caption {
    right: 10%;
    top: 22%;
    left: 10%;
  }

  .bg-img {
    background-image: url('../imgs/home/5.png');
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
    padding-block: 25px;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .bg-img h3 {

    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  }

  .zoom {
    max-height: 350px;
    overflow: hidden;
  }

  .gray-bage h3 {
    font-size: 30px;

  }

  .flex-shrink-0 img {
    max-width: 100%;
  }

  .table-row-data h6 {
    font-size: 13px;
    font-weight: 300;
    text-wrap: nowrap
  }

  .table-row-data h6.semibold {
    font-size: 10px;

  }

  .w-75,
  .w-50 {
    width: 100% !important;
  }

  form.w-50 {
    width: 100% !important;
  }

  .nav-pills-profile {
    display: none;
  }

  .nav-pills {
    flex-wrap: nowrap;
    text-align: center;
    justify-content: center;
  }

  .nav-pills h6 {
    flex-wrap: nowrap;
    font-size: 0.8rem;
    margin-top: 10px;
  }

  .profile .nav-pills h6 {
    text-align: center;
  }

  .icon-menu-profile {
    display: flex !important;
    padding-inline: 2rem;

  }

  h3 {
    font-size: 20px;
  }

  .in_contact {
    padding: 40px 40px !important;
  }

  .fields h4 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 900px) {
  
  .carousel-caption h3 {
    font-size: 30px;
  }

  .carousel-item {
    height: 65vh;
  }

  .img-card-container {
    height: 150px;
  }

  .session-offers .slick-slide {
    width: 337px !important;
  }

  .item-container img {
    width: auto;

  }

  .slider2 .img-card {
    max-height: 200px;
  }

  .flex-grow-1 {
    font-size: 10px;
  }

  .text-price {
    font-size: 14px;
  }

  .overlay2 {

    font-size: 1.5rem;
  }

  .container {
    width: 100%;
  }

  h2 {
    font-size: 2rem;
  }

  .section {
    padding: 2.3rem 0rem 2.3rem 0rem;
  }


  .in_contact {
    padding: 40px 30px !important;
  }

}

@media only screen and (max-width: 768px) {
  .properties {
    border-radius: 0px 0px 0px 0px !important;
  }

  .slick-next::after {
    right: 30px;
  }

  .arabicVersion .slick-next::after {
    left: 30px;
    right: auto;
    content: "\f177";
  }

  .row-res {
    display: flex;
  }

  .row-res-img {
    display: none;
  }

  .row-small {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .row-small .zoom {
    max-width: 20%;
  }
  .small-img img{
      width:100%;
      height:100%;
      object-fit:cover;
  }

  .img-big {
    width: 100% !important;
  }

  .slide_box {
    padding: 10px 16px;
  }

  .slide_box h5 {
    font-size: 16px;
  }

  .slide_box p {
    font-size: 8px !important;
  }

  .properties_box {
    padding: 30px 24px;
    height: 430px;
  }

  .properties_box p {
    font-size: 24px !important;
  }

  .trusted span {
    font-size: 28px;
  }

  .trusted p {
    font-size: 14px !important;
  }

  .in_count span:nth-child(1) {
    font-size: 32px;
  }

  .in_count span:nth-child(2) {
    font-size: 10px;
  }

  .services_head h5 {
    font-size: 18px;
  }

  .stackUp {
    padding: 55px 10px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
  }

  .contact_in h1 {
    font-size: 26px;
  }

  .new_in h1 {
    font-size: 20px;
    font-weight: bold;
  }

  .new_in p {
    font-size: 14px !important;
  }

  .contact_bt,
  .new_bt {
    font-size: 16px !important;
    padding: 10px 25px;
  }

  .ceo {
    position: relative;
    width: 100%;
    margin: 100px auto;
  }


  .ceo_message {
    padding: 20px;
    width:100%;
  }

  .text-overlay h1 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-overlay h2 {
    font-size: 16px;
  }

  .disc .tit p:nth-child(1) {
    font-size: 24px !important;
    line-height: 30px;
  }

  .img_k_disc {
    top: 25%;
  }
      .sidebar.open {
      width: 80vw;
      height:120vh;
      padding: 20px;
    }
  
    .sidebar {
      width: 0;
      right: 0;
      left: auto;
    }
     .LanguageMenu {
    justify-content: center !important;
    margin-top: 15px;
    width: 100%;
  }
  .LanguageMenu .lan {
    justify-content: center;
    width: 100%;
  }
  
  .in_ceo {
    position: static;
    transform: translateY(0%);
}
.ceo-img{
    height:500px;
}
}
