body{
    font-family: 'Almarai' !important;
}
.container-fluid{
    padding: 0;
    margin: 0;
}
.row{
    margin-left: 0;
}
.bg-1{
    background-color: #333333;
}
.bg-2{
    background-color: #515151;
}
.nav1{
    height: 100px;
    width: 100%;
}
.nav2{
    height: 60px;
    width: 100%;
}

.dot{
    position: absolute;
width: 10px;
height: 10px;
margin-right: -10px;
margin-top: 16px;
background: #F3BF3D;
transform: rotate(-43.22deg);
}
.nav-link{
font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 22px;
color: #FFFFFF;
}
a{
    text-decoration: none;
}
.sidebar{
    width: 100%;
    margin-top: 14px;
    
    /* margin-right: 50px; */
}
.side-col{
    width: 100%;
}
.side-row{
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 30px;
    width: 95%;
}
.search{
    margin-top: 14px;
    margin-right: 16px;
}
.search a{
    margin-right: 0px;
    margin-left: 20px;
    padding-top: 6px;
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 18px;
text-align: right;
color: #FFFFFF;
/* background-color: #60B540; */
}
.search-score{
    margin-right: 40px;
}
.search-score a{
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 18px;
text-align: right;

color: #FFFFFF;
}
.search-score .dot-small{
    margin-top: 6px;
}
.dot-small{
    position: absolute;
width: 5px;
height: 5px;
margin-right: -10px;
margin-top: 12px;
background: #F3BF3D;
transform: rotate(-43.22deg);
}
.fillter{
    padding-right: 0px;
}
.filltersearch{
    position: relative;
width: 100%;
height: 40px;
direction: rtl;
background: #D9D9D9;
border: 1px solid rgba(0, 0, 0, 0.46);
border-radius: 4px;
}
.linecard{
    position: absolute;
width: 97%;
height: 2px;
/* margin: 6% 3%; */
margin: 50px 26px;
padding: 0% 20%;
background: rgba(82, 82, 82, 0.24);
transform: matrix(1, 0, 0, -1, 0, 0);
}
.rect .linebox{
    position: relative;
    height: 1px;
    background-color:#D9D9D9;
    padding: 0 6em;
    width: 100%;
    padding-inline-end: 5px;
}
.lang .linebox{
    position: relative;
    height: 1px;
    background-color:#D9D9D9;
    padding: 0 4em;
    width: 100%;
    padding-inline-end: 5px;
}
#line{
    position: relative;
    height: 20px;
}
hr{
    position: relative;
    width: 100%;
    height: 2px;
    margin-top: 15px;
    background-color: rgba(255, 255, 255, 0.35);
}
body{
    width: 100%;
    background-image: url('../images/image\ 1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Almarai', sans-serif;
}
/* input{
    position: relative;
    width: 100%;
    height: 40px;
    
    background: #F3F3F3;
    border-radius: 4px;
} */
li{
    list-style: none;
}
.side{
    position: relative;
}
.box-card{
    position: relative;
    top: 0px;
    right: 30px;
width: 90%;
background: #FFFFFF;
border-radius: 4px;
margin-top: 30px;
margin-right: 0;
margin-bottom: 50px;
/* display: block; */
}
.table-head h1{
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #303030;
}
.table-body p{
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  
  color: #777777;
}
.box-card thead tr th {
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 15px;
line-height: 17px;
text-align: right;

color: #303030;
}

.box-card tbody tr td h6{
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
text-align: right;
margin-top: 5px;
color: #303030;
}
.box-card tbody tr td{
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
text-align: right;

color: #777777;
}
.t{
  width: 30px;
  
}
.content{
    margin-right: 20px;
}
.rectangle{
    position: absolute;
    width: 100%;
    height: 35px;
    background: #515151;
    border-radius: 0px 0px 4px 4px;
}
.vertical-line{
    border-left: 1px solid rgba(217, 217, 217, 0.63);;
    height: 880px;
    position: absolute;
    left: 74%;
    margin-top: 30px;
}
.colom1{
  padding-left: 0;
  /* margin-right: 25px; */
}
.colom2{
  width:79%;
  margin-right: 15px;
}
@media screen and (max-width:1190px) {
  .colom2{
    width: 78%;
  } 
}
@media screen and (max-width:1059px) {
  .colom2{
    width: 78%;
  } 
}
@media screen and (max-width:991px) {
  .colom2{
    width: 61%;
    margin-right: -10px;
  }
}
@media screen and (max-width:922px) {
  .colom2{
    width: 60%;
  }
}
@media screen and (max-width:767px) {
  .colom2{
    width: 90%;
    margin-right: 12px;
  }
  .box-card{
    width: 100% !important;
  }
  .contact{
    width: 100% !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:650px) {
  .colom2{
    width: 89%;
    margin-right: 12px;
  }
}
@media screen and (max-width:550px) {
  .colom2{
    width: 88%;
    margin-right: 12px;
  }
 
}
@media screen and (max-width:480px) {
  .colom2{
    width: 86%;
    margin-right: 12px;
  }
}
@media screen and (max-width:450px) {
  .colom2{
    width: 85%;
    margin-right: 12px;
  }
}
@media screen and (max-width:415px) {
  .colom2{
    width: 83%;
    margin-right: 12px;
  }
  .footer h6{
    font-size: 18px !important;
  }
}
@media screen and (max-width:364px) {
  .colom2{
    width: 80%;
  }
  .rectangle a{
    margin-left: 10px;
  }
   .footer h6{
    font-size: 16px !important;
  }
}
@media screen and (max-width:315px) {
  .rectangle a{
    margin-left: 0px;
  }
}
@media screen and (max-width:712px) {
  .footer {
    padding: 80px 0;
  }
}
.text-icon{
    width: 80px;
   margin-right:10px;
   padding: 10px 20px;
}
.text-icon img{
    position: absolute;
width: 16px;
height: 16px;
margin-top: 5px;
}
.text-icon p{
   
font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
text-align: right;

color: #FFFFFF;
margin-top: 5px;
margin-right: 20px;
}

.fillter{
    margin-right: 20px;
  
}
.fillter a{
    width: 100%;
    padding: 0;
    padding-top: 6px;
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 18px;

color: #FFFFFF;
}
.rect{
    position: relative;
width: 100%;

background: #FFFFFF;
border-radius: 4px;
}
.head-rect{
    position: relative;
width: 100%;
height: 43px;

background: #D9D9D9;
border-radius: 4px;
}
.head-rect p{
    position: relative;
width: 100%;
height: 18px;

font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 18px;
/* identical to box height */
color: #444444;
padding: 14px;
}
.body-rect{
    width: 100%;
    padding: 15px;
}
.body-rect table tr td a{
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
/* identical to box height */
color: #000000;
}
table{
  width: 100%;
  padding: 10px;
}
tr{
  text-align: center;
}
.score-show{
  text-align: right;
}
.lang{
    position: relative;
width: 100%;
/* margin-top: 300px; */
background: #FFFFFF;
border-radius: 4px;
}
.lang .body-rect{
    padding: 0px;
    padding-top: 10px;
    padding-right: 10px;
}
.input-group-text{
  background-color: transparent;
  border: none;
}
.checkbox p{
  color: #000000;
  font-size: 14px;
  font-weight: 700;
}
.score{
    width: 100%;
    /* margin-top: 160px; */
    /* margin-bottom: 40%; */
}
.score .rect{
    margin-top: 0px;
}
@media screen and (max-width:1200px){
    .score .rect{
        margin-top: 0px;
    }
    .box-card{
      width: 96%;
    }
}
.score-show{
    width: 100%;
    border-bottom: 1px solid #5A5A5A59;
}
.score-show td h6 a{
    width: 100%;
    font-size: 12px !important;
}
 td a{
    color: #0f0f0f;
    font-size: 14px;
    cursor: pointer;
}

.contact{
    text-align: center;
    /* margin-right: 30px; */
}
.contact-text p{
    font-family: 'Almarai';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 27px;
    color: #F3BF3D;
}
.contact-box{
    width: 100%;
height: 117px;

background: #383838;
box-shadow: 0px 2px 48px rgba(0, 0, 0, 0.06);
border-radius: 4px;
}
.contact-icon{
    display: flex;
    padding-right: 10px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    margin-top: 10px;
}
.contact-icon img{
    margin-left: 10px;
    margin-bottom: 10px;
}
.contact-icon p{
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */

text-align: center;
letter-spacing: 0.6px;

color: #FFFFFF;
}
.contact-description p{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    /* or 186% */
    
    text-align: center;
    letter-spacing: 0.494118px;
    
    color: #F8F8F8;
}
.form{
    margin-top: 40px;
    padding: 0;
}
.input-contact{
  padding: 10px 10px 10px 0px;
}
.input input{
    box-sizing: border-box; 

position: absolute; 
display: inline;
width: 100%;
height: 53px;
color: #F8F8F8;
background: #4F4E4E;
border: 1px solid rgba(255, 255, 255, 0.35);
border-radius: 4px;
/* transform: matrix(-1, 0, 0, 1, 0, 0); */
}
.input input::placeholder ,.textarea textarea::placeholder{
    color: #FFFFFFA6;
    height: 20px;
}
.textarea{
  padding: 10px 10px 10px 0;
}
.textarea textarea{
    box-sizing: border-box;

position: absolute;
width: 100%;
height: 117px;
color: #fff;
background: #4F4E4E;
border: 1px solid rgba(255, 255, 255, 0.35);
border-radius: 4px;
/* transform: matrix(-1, 0, 0, 1, 0, 0); */
}

.errors{
    margin: 20px;
    text-align: right;
}
.btn-search-filter{
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 40px;
  font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 22px;
text-align: center;
  color: #FFFFFF;
  background: #F3BF3D;
  border: 1px solid #F3BF3D;
  box-shadow: 0px 7px 42px rgba(62, 0, 82, 0.28);
  border-radius: 8px;
  margin: 0 auto;
}
.btn-search-filter:hover{
  background-color: #F3BF3D;
}
.btn-send{
    box-sizing: border-box;

    position: absolute;
    width: 176px;
    height: 51px;
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 22px;
text-align: center;
    color: #FFFFFF;
    background: #F3BF3D;
    border: 1px solid #F3BF3D;
    box-shadow: 0px 7px 42px rgba(62, 0, 82, 0.28);
    border-radius: 8px;
    margin: 50px auto;
}
.btn-send:hover{
    background: #F3BF3D;
    border: 1px solid #F3BF3D;
    color: #FFFFFF;
    transform: scale(1.1);
    transition: .5s;
}
.input-group img{
    margin-right: 10px;
}
footer{
    width: 100%;
}
.footer{
    padding-top: 20px; 
position: relative;
width: 100%;
height: 71px;
background: #323232;
}
.footer h6{
    color: #F3F3F3;
    font-family: 'Almarai';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 30px;
/* identical to box height, or 150% */

text-align: center;
}

.pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    flex-wrap: wrap;
}
.page-link{
    color: #F3BF3D;
    border-radius: 20%;
}
.active>.page-link,.page-link.active{
    background-color: #F3BF3D;
}
.ll{
  height: 1px;
  width: 99%;
  margin: 5px 10px;
  background-color: rgba(82, 82, 82, 0.24);;
}
.not-data{
    margin: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.not-data h2{
    color: #D9D9D9;
}


@media screen and (max-width: 990px) {
    .nav2{
        height: fit-content;
    }
    .dot{
        margin-right: -20px;
      }
      .contact{
        width: 90%;
        margin-bottom: 20px;
      }
      .contact-box{
        width: 99%;
        display: block;
        height: fit-content;
        }
        #box-info{
            width: 100%;
            display: inline-block;
        }
        .box-info{
            width: 50%;
            height: fit-content;
        }
        .vertical-line{
            display: none;
        }


}
@media screen and (max-width: 800px) {
    .nav2{
        height: fit-content;
    }
      .dot{
        margin-right: -20px;
      }
      .contact{
        width: 90%;
        margin-bottom: 20px;
      }
      .contact-box{
        width: 100%;
        display: block;
        height: fit-content;
        padding-top: 20px;
        }
        #box-info{
            width: 100%;
            display: inline-block;
        }
        .box-info{
            width: 50%;
            height: fit-content;
        }
        
        
  }

  @media screen and (max-width: 575px) {
    .nav2{
        height: fit-content;
    }
    .dot{
        margin-right: -20px;
        }
        .contact{
            padding: 0;
            padding-top: 50px;
            padding-right: auto;
            padding-left: auto;
          }
          .input-contact{
            width: 100%;
          }
          .contact-box{
            width: 100%;
            display: block;
            height: fit-content;
            }
            #box-info{
                width: 100%;
                display: inline-block;
            }
            .box-info{
                width: 100%;
                height: fit-content;
            }
          
            
  }

  @media screen and (max-width:1240px) {
    .linebox{
        width: fit-content;
       padding: 0 1em !important;
    }
    .box-card{
      width: 97%;
    }
  }
  @media screen and (max-width:1600px) {
    .linebox{
        width: fit-content;
       padding: 0 1em !important;
    }
    .box-card{
      width: 97%;
    }
  }
  #searchdata {
    padding: 0.375rem 0.75rem;
    width: 100%;
    padding-left:4px;
    background: url(../images/search.png) no-repeat left;
    background-color: #F3F3F3;
    background-size: 20px;
    position: relative;
    background-position-x: left;
    background-origin: content-box;
  }
  .social-links strong{
    color: #000000 !important;
  }
  .social-links ul{
    display: flex !important;
  }
  .social-media a{
    font-size: 25px;
  }
  @media print and (width: 21cm) and (height: 29.7cm){
    body, #search {
      width: 90%;
        margin: auto;
        box-shadow: 0;
        text-align: center;
    }
  }
  @media print and (width: 8.5in) and (height: 11in){
    body, #search {
        margin: none;
    }
  }

  /* # home style # */

  .selector-for-some-widget {
    box-sizing: content-box;
  }
  
  body {
    text-align: right;
    direction: rtl;
    font-family: "Almarai", sans-serif !important;
    background-color: #17181c;
    color: white;
    overflow-x: hidden !important;
  }
  
  body::-webkit-scrollbar {
    width: 10px;
  }
  
  body::-webkit-scrollbar-track {
    background-color: #141414;
  }
  
  body::-webkit-scrollbar-thumb {
    background-color: #202733;
    border-radius: 2px;
  }
  
  /* header start */
  
  .transparent-header {
    position: relativeu8;
    left: 0;
    top: 0;
    width: 100%;
    background: #33333364;
    z-index: 9;
    padding: 20px 0px;
    transition: all 0.5s ease-in-out;
  }
  
  .sticky-header {
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #333333;
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    border-radius: 0;
    transition: all 0.5s ease-in-out;
  }
  
  .header-items {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .social-medai-logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .social-medai-logos img {
    margin: 0 10px;
  }
  
  /* header end */
  
  /* home section start */
  
  .more-info-bar {
    width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #515151;
  }
  
  .more-info-bar .more-info-card {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in;
  }
  
  .more-info-bar .more-info-card:nth-child(1):after {
    content: "";
    position: absolute;
    top: 60%;
    left: 110%;
    transform: translate(-50%, -50%);
    rotate: 45deg;
    width: 10px;
    height: 10px;
    background: #f3bf3d;
  }
  
  .more-info-bar .more-info-card:nth-child(2):after {
    content: "";
    position: absolute;
    top: 60%;
    left: 115%;
    transform: translate(-50%, -50%);
    rotate: 45deg;
    width: 10px;
    height: 10px;
    background: #f3bf3d;
    user-select: none;
  }
  
  .more-info-bar .more-info-card:nth-child(3):after {
    content: "";
    position: absolute;
    top: 60%;
    left: 110%;
    transform: translate(-50%, -50%);
    rotate: 45deg;
    width: 10px;
    height: 10px;
    background: #f3bf3d;
  }
  .more-info-bar .more-info-card:nth-child(4):after {
    content: "";
    position: absolute;
    top: 60%;
    left: 110%;
    transform: translate(-50%, -50%);
    rotate: 45deg;
    width: 10px;
    height: 10px;
    background: #f3bf3d;
  }
  .more-info-bar .more-info-card:hover {
    color: #f3bf3d !important;
  }
  
  .home-bg {
    width: 100%;
    padding: 5em 0;
    background: url('../images/image\ 1.png') no-repeat center fixed;
    background-size: cover;
  }
  
  .home-description-heading h1 {
    text-align: center;
    color: #f3bf3d;
    font-weight: bold;
  }
  
  .home-description-text {
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  
  .home-description-text p {
    width: 50%;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
  }
  
  .search-input {
    width: 512px;
    padding: 0px 18px;
    background: #f3f3f3;
    border: none;
    border-radius: 0px 4px 4px 0px;
    transition: 0.3s ease-in-out;
  }
  
  .search-input::placeholder {
    font-weight: 400;
    font-size: 18px;
    color: #636363;
    transition: 0.3s ease-in;
  }
  

  .form-group i {
    position: absolute;
    top: 50%;
    left: 42.8%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #a4a4a4d5;
    transition: .3s ease-in;
  }
  
  .select-input {
    /* width: 250px; */
    height: 40px;
    padding: 0px 18px;
    background: #d9d9d9;
    border-right: 1px solid rgb(118 118 118);
    border-radius: 4px 0px 0px 4px;
    font-weight: 700;
    font-size: 20px;
    color: #494444be;
    transition: 0.3s ease-in-out;
  }
  

  
  .search-input:focus~i {
    color: #f3bf3d;
  }
  
  .the-subject {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 12px 20px;
    text-decoration: none;
    background: #666666;
    box-shadow: 0px 7px 42px rgba(62, 0, 82, 0.28);
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
  }
  
  .the-subject p {
    font-weight: 700;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
  }
  
  .the-subject i {
    color: #f3bf3d;
    margin: 0 12px;
  }
  
  .the-subject:hover p {
    color: #f3bf3d;
  }
  .btn-colors {
    background: #f3bf3d !important;
  }
  .the-subject:focus {
    border: 1px solid #f3bf3d;
  }
  
  .books-count-heading i,
  .visitors-count-heading i {
    margin-left: 10px;
    font-size: 30px;
  }
  
  .books-count-bodytext,
  .visitors-count-bodytext {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
  }
  
  .related-sites {
    width: 100%;
    background: linear-gradient(0deg, #323232, #323232),
      linear-gradient(0deg, #8B8B8B, #8B8B8B);
    border: 0px 01px 1px 0px #8B8B8B;
  }
  
  .siets-heading h2 {
    color: #f3bf3d;
  }
  
  .related-sites .site-card {
    display: flex;
    align-items: center;
    padding: 12px 14px;
    background: #666666;
    text-decoration: none;
    border-radius: 8px;
    color: white;
  }
  
  
  .header-style-two .header-action ul li.header-lang {
    padding-left: 0;
    margin-left: 30px;
  }
  
  
  #search-modal {
    background-color: rgba(23, 26, 33, .95);
  }
  
  #search-modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    outline: 0;
    margin: 0;
    min-width: 700px;
  }
  
  #search-modal .modal-dialog .modal-content {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  
  .related-sites .site-card p {
    font-weight: 700;
    font-size: 18px;
  }
  
  .related-sites .site-card i {
    color: #f3bf3d;
    font-size: 20px;
    margin: 0 12px;
  }
  
  
  /* home section end */
  
  /* mobile width */
  
  @media (max-width: 767px) {
    .more-info-bar {
      width: 100%;
      white-space: nowrap;
      overflow-x: auto;
      padding: 12px 40px !important;
      transform: translateY(0%);
      transition: transform 0.4s ease-out;
      justify-content: unset;
      display: inline-flex;
      flex: 0 0 auto;
      gap: 20px;
    }
  
    .more-info-bar .more-info-card {
      width: 320px;
      font-size: 18px !important;
      padding: 8px 14px;
      font-size: 14px;
      display: inline-flex;
      flex-direction: column;
    }
  
    .more-info-bar .more-info-card::after {
      left: 102% !important;
    }
  
    .social-medai-logos {
      display: none;
    }
  
    .home-description-text p {
      width: 90%;
      line-height: 25px;
    }
  
    .home-form>div {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 5px;
    }
  
    .search-input {
      width: 75%;
      border-radius: 4px;
      padding: 10px;
    }
  
    .suggested-subjects {
      width: 75%;
      flex-direction: column;
      gap: 2px !important;
    }
  
    .suggested-subjects .the-subject {
      width: 100%;
      padding: 12px 18px;
      justify-content: space-between;
      background: #515151;
      box-shadow: none;
    }
  
    .related-sites .sites-cards {
      width: 100%;
      transform: translateY(0%);
      transition: transform 0.4s ease-out;
      flex-direction: column;
    }
  
  }

  .transparent-header {
    width: 100%;
    background: #f4f4f4;
    z-index: 9;
    height: auto;
    padding: 7px 0 7px 0;
  }
  
  .menu-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  
  .navbar-wrap {
    display: flex;
    flex-grow: 1;
  }
  
  .navbar-wrap>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
  
  .navbar-wrap>ul>li {
    display: block;
    position: relative;
  }
  
  .navbar-wrap>ul>li>a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #303030;
    padding: 38px 23px;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 1;
  }
  
  .main-menu .navigation li.menu-item-has-children .dropdown-btn {
    display: none;
  }
  
  .header-action>ul {
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-bottom: 0 !important;
    list-style: none;
  }
  
  .header-action>ul>li {
    position: relative;
    margin-left: 30px;
  }
  
  
  .header-action>ul>li.header-search>a {
    padding-right: 10px;
  }
  
  .header-action>ul>li>a {
    color: #303030;
    font-size: 14px;
  }
  
  .navbar-wrap>ul>li .submenu {
    position: absolute;
    z-index: 9;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
    display: block;
    left: 0;
    opacity: 0;
    padding: 18px 0;
    right: 0;
    top: 100%;
    visibility: hidden;
    min-width: 230px;
    border: 1px solid #283846;
    background: #1b252e;
    box-shadow: 0px 30px 70px 0px rgb(26 36 45 / 59%);
    margin: 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .navbar-wrap>ul>li .submenu li {
    margin-right: 0;
    text-align: right;
    display: block;
  }
  
  .navbar-wrap>ul>li .submenu li a {
    padding: 10px 25px 10px 20px;
    display: block;
    font-weight: 500;
    color: #f0f0f0;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .navbar-wrap>ul>li .submenu li a::before {
    content: "";
    position: absolute;
    right: 20px;
    width: 0;
    height: 2px;
    top: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .navbar-wrap>ul>li .submenu li:hover>a {
    padding-right: 45px;
  }
  
  .navbar-wrap>ul>li .submenu li:hover>a::before {
    width: 15px;
  }
  
  .navbar-wrap ul li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  
  .header-lang form {
    display: flex;
    align-items: center;
  }
  
  .header-lang form .icon {
    font-size: 18px;
    margin-right: 6px;
  }
  
  .header-lang form select {
    background: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    outline: none;
  }
  
  .header-lang form select option {
    color: #1a1a1e;
  }
  
  .header-action ul li.header-lang {
    padding-left: 15px;
    margin-left: 15px;
  }
  
  .header-action ul li.header-search::before {
    content: "|";
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    opacity: .12;
  }
  
  .header-action .header-btn .btn {
    color: #fff;
    font-size: 14px;
    padding: 10px 34px;
  }
  
  .sticky-menu {
    left: 0;
    padding: 0 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #e1e1e1;
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    border-radius: 0;
  }
  
  .header-top-wrap {
    background: #12151e;
  }
  
  .header-top-subs>p {
    margin-bottom: 0;
    font-size: 12px;
    color: #c3c3c3;
  }
  
  .header-top-link,
  .header-top-link .quick-link,
  .header-top-link .header-social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .header-top-link {
    justify-content: flex-end;
  }
  
  .header-top-link .quick-link li {
    position: relative;
  }
  
  .header-top-link .quick-link li+li {
    padding-left: 13px;
    margin-left: 11px;
  }
  
  .header-top-link .quick-link li+li::before {
    content: "|";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #616161;
    font-size: 12px;
  }
  
  .header-top-link .quick-link li a {
    font-size: 12px;
    font-weight: 500;
    color: #c3c3c3;
    display: block;
  }
  
  .header-top-link .header-social {
    margin-left: 10px;
  }
  
  .header-top-link .header-social li {
    flex: 0 0 32px;
    width: 32px;
  }
  
  .header-top-link .header-social li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 11px;
    color: #c3c3c3;
    position: relative;
  }
  
  .header-top-link .header-social li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #60B540;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
  }
  
  .header-top-link .header-social li a:hover {
    background: #20212b;
  }
  
  .header-top-link .header-social li a:hover::before {
    opacity: 1;
  }
  
  .header-style-two {
    position: relative;
  }
  
  .header-style-two .menu-area {
    background: #252631;
    padding: 8px 0;
  }
  
  .header-style-two .navbar-wrap>ul {
    margin-right: 0;
  }
  
  .header-style-two::after {
    content: "";
    position: absolute;
    background-image: url(../img/bg/header_bottom_shape.png);
    left: 0;
    right: 0;
    bottom: -20px;
    max-width: 1499px;
    height: 28px;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  
  .header-style-two .menu-area.sticky-menu {
    padding: 0 0;
  }
  
  .header-style-two .navbar-wrap>ul>li .submenu {
    border: 1px solid #323344;
    background: #252631;
  }
  
  .header-style-two .header-action .footer-search form {
    margin-left: 0;
  }
  
  .header-style-two .header-action ul li.header-lang::before {
    display: none;
  }
  
  #search-modal .modal-dialog .modal-content form {
    width: 100%;
    position: relative;
  }
  
  #search-modal .modal-dialog .modal-content form input {
    width: 100%;
    font-size: 36px;
    border: none;
    border-bottom: 3px solid rgba(255, 255, 255, .1);
    background: 0 0;
    color: #fff;
    padding: 0 85px 12px 40px;
  }
  
  #search-modal .modal-dialog .modal-content form input::-moz-placeholder {
    font-size: 35px;
  }
  
  #search-modal .modal-dialog .modal-content form input::placeholder {
    font-size: 35px;
  }
  
  #search-modal .modal-dialog .modal-content form button {
    position: absolute;
    right: 40px;
    margin-bottom: 0;
    font-size: 30px;
    background: 0 0;
    border: none;
    cursor: pointer;
    color: #60B540;
    top: 8px;
  }
  
  .modal-backdrop {
    z-index: 1;
  }
  
  .modal-open .header-top {
    z-index: 2;
  }
  
  /* 4. Mobile-menu */
  .nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    color: #fff;
    margin-right: 30px;
    top: 15px;
  }
  
  /* .nav-logo img {
    width: 150px;
  } */
  
  .mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    border-radius: 0px;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
  }
  
  .mobile-menu .navbar-collapse {
    display: block !important;
  }
  
  .mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: right;
  }
  
  .mobile-menu-visible {
    overflow: hidden;
  }
  
  .mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  
  .mobile-menu .navigation li.current>a:before {
    height: 100%;
  }
  
  .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    opacity: 0;
    visibility: hidden;
    background: #171d22;
  }
  
  .mobile-menu-visible .menu-backdrop {
    opacity: 0.80;
    visibility: visible;
  }
  
  .mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #171d22;
    padding: 0px 0px;
    z-index: 5;
    box-shadow: -9px 0 14px 0px rgb(0 0 0 / 6%);
  }
  
  .mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
  }
  .menu-outer .side-row{
    margin: 0 auto;
  }
  .mobile-menu .close-btn {
    position: absolute;
    left: 25px;
    top: 32px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  
  .mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  
  .mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
  }
  
  .mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgb(255 255 255 / 10%);
  }
  
  .mobile-menu .navigation>li:last-child {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
  }
  
  .mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgb(255 255 255 / 10%);
  }
  
  .mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
  }
  
  .mobile-menu .navigation li ul li>a {
    font-size: 15px;
    margin-left: 20px;
    text-transform: capitalize;
  }
  
  .mobile-menu .navigation li ul li ul li a {
    margin-left: 40px;
  }
  
  .mobile-menu .navigation li ul li ul li ul li a {
    margin-left: 60px;
  }
  
  .mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  
  .mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    background: #2f373e;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
  }
  
  .mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .mobile-menu .navigation li>ul,
  .mobile-menu .navigation li>ul>li>ul {
    display: none;
  }
  
  .mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 20px 14px;
  }
  
  .mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 10px 10px;
  }
  
  .mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  
  .menu-area .mobile-nav-toggler {
    position: relative;
    float: left;
    font-size: 22px;
    cursor: pointer;
    line-height: 1;
    color: #303030;
    display: none;
    margin-top: 12px;
  }
  
  @media (min-width: 320px) and (max-width: 767px) {
    .menu-area .mobile-nav-toggler {
      display: block !important;
    }
    .box-card{
      display: none !important;
    }
    .box-card-mobile{
      display: block !important;
    }
  }


  @media (min-width: 320px) and (max-width: 767px) {
    .home-bg {
      padding: 2em 0;
    }
  }
  .main-nav {
    justify-content: space-around;
    background: #303030;
    padding: 12px;
    align-items: center;
  }
  .font-bold {
     font-weight: bold;
  }

  .social-button span {
    color: #303030 !important;
    font-size: 20px;
  }

  /* Checkbox styles */

label.checkbox {
  /* margin-left: 1rem; */
  padding-right: 1.75rem;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
label.checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
label.checkbox input[type=checkbox]:focus ~ span {
  border: 2px solid #aab0b9;
}
label.checkbox input[type=checkbox]:focus:checked ~ span {
  border: 2px solid #e6b12c;
}
label.checkbox input[type=checkbox]:checked ~ span {
  color: #FFFFFF;
  background: #f3bf3d url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTIgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPHBhdGggZD0iTTQuNTc1IDguOTc3cy0uNDA0LS4wMDctLjUzNi0uMTY1TC4wNTcgNS42NGwuODI5LTEuMjI3TDQuNDcgNy4yNjggMTAuOTIxLjA4NmwuOTIzIDEuMTAzLTYuODYzIDcuNjRjLS4xMzQtLjAwMy0uNDA2LjE0OC0uNDA2LjE0OHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPg0KPC9zdmc+) 50% 40% no-repeat;
  border: 2px solid #f3bf3d;
}
label.checkbox span {
  border-radius: 3px;
  position: absolute;
  right: -2px;
  top: -1px;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #d4d7dc;
  border: 2px solid #d4d7dc;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  .select-input {
    width: 75%;
  }

  .side-row {
    width: 90% !important;
  }

  .main-nav {
    justify-content: center;
  }
  .box-card .box-card-mobile{
    display: none;
  }
  .box-card{
    display: block;
  }
}

@media (max-width: 320px) {
  .menu-area .mobile-nav-toggler {
    display: block !important;
  }
  .box-card{
    display: none !important;
  }
  .box-card-mobile{
    display: block !important;
  }
}