@import url('https://fonts.googleapis.com/css?family=Tajawal');

* {

    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Tajawal, sans-serif;
}
body, html {
    font-family: "Tajawal" !important;
    overflow-x: hidden;
}

body, html {
    overflow-x: hidden;
}

body{
    background: linear-gradient(180deg, #FAFAFA 0%, rgba(250, 250, 250, 0) 100%);
}

.background-overlay {
    background-color: #27292d !important;

}
.verified{
    border-radius:50%;
  background-color: #4592C7;
  color: white;
  text-align: center;
  line-height: 6px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
}
.center-block{
    display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-item.active .page-link {
  background-color: #84c325 !important;
  border-color: #84c224 !important;
}
.mw-70p{ max-width: 100px; }
.pagination{align-items: center;
  justify-content: center; margin-top: 3rem;}
.media{ height: 125px }
 .avatar-img{
            width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          border-radius: 5%;
        }
        
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4 !important;
}

.display-none{ 
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    
}
.display-block {
    display: inline;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.cursor-pointer{ cursor: pointer;}
.image {
    height: 130px;
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    border-radius: 0;
}
.navbar-brand{width: 15%; margin-left: 0}
.navbar-light .navbar-nav .nav-link{
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #594b4b;
    background-color: transparent;
    border-radius: 0;
    border-bottom: none;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
    background-color: transperent;
    border-radius: 0;
    width:100%;
    color: #3498db;
    transition: 0.3s all ease-in-out;
    border-bottom: 4px solid #3675a8;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        width:100%;
        color: #3498db;
        transition: 0.3s all ease-in-out;
        /*background-color: #85C325;*/
      border-radius: 0;
      width: 100%;
      transition: 0.3s all ease-in-out;
      border-bottom: 4px solid #3675a8;
}

a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #3490d1; 
}

.mt-8{
    margin-top: 6rem!important;
}

.lh-20{
    line-height: 20px !important;
}
.post-card{height: 260px;} 
.card-caption{
    position: absolute; top: 5%; left: 5%; 
}

.card-caption-1{
    position: absolute; top: 5%; left: 8%; 
}
.clay{
    position: absolute;
    bottom: -11px;
    left: -2px;

}
.list-group-item{
    border: none!important;
    padding: 2rem 1rem;
}

.input-group {
    position: relative;
    display: -webkit-box;
    /*display: flex;*/
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100%;
}

.pt-6{
    padding-top: 89px !important;
}
.w-90{ width: 90%; } 
.w-25{ width: 25%; }
.w-20{ width: 20%; }
.w-13{ width: 13%; }
.w-100{ width: 100%; }
.border-white{
    border: 1px solid rgba(255, 255, 255, 1);
}
.border-bottom-white{
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
}
.fz-20{font-size: 20px}
.text-white{color: rgba(255, 255, 255, 1) !important;}
.text-black{ color: #121212}
.text-black-100{ color: #5f5151}
.text-gray-300{color: #655A5A}
.text-gray-400{color: #9C9C9E}

.ltr{direction: ltr;}
.pt-55p{
    padding-top: 54px!important;
}
.pt-35p{
    padding-top: 35px!important;
}
.w-36{
   width: 36px;
}
.h-36{
    height: 36px;
}
.h-1{height: 390px}
.h-2{height: 330px}
.text-gray-100{
    color: #15143980 !important;
}
.text-gray-200{
    color: rgba(255, 255, 255, 0.5) !important;
}
h2{font-size: 28px !important; }
h3{font-size: 25px !important; }
.fz-13{
    font-size: 13px !important;
}

.fz-14{
    font-size: 14px;
}

.fz-18{
    font-size: 17px !important;
}

.fz-23{
    font-size: 18px !important;
}
.fz-27 {
    font-size: 1.5rem !important;
}
.fz-62 {
    font-size: 62px !important;
}
.fz-66{
    font-size: 66px !important;
}
.bg-gray-100{
    background-color: #f8f8f8 !important;
}
.bg-gray-200{
    background-color: #d2efa4  !important;   
}
.bg-dark{
    background-color: #1f2024 !important;
    /*border: 1px solid #333;*/
}

.bg-custom1{
    background-color: #1f2024 !important;
}
.bg-white{
    background-color: #fff !important;
}
.h-35p{
    height: 35px;
}

.h-600p{height: 617px}
.h-300p{height: 300px}
.h-60p{
    height: 60px;
}

.pl-15{
    padding-left: 15px;
}
.display-hide{
    display: none;
}

.mb-8 {
    margin-bottom: 4rem!important;
}

.symbol{
    color: red;
}


.no-radius{
    border-radius: 0 !important;
}

.user-profile-img {
  position: relative;
  width: 100px;
  height: 100px;
  margin:0 auto 15px auto;
  border-radius: 50px;
  border: 1px solid #e7e7e7;
}
.user-profile-img img {
  border-radius:
50%;
  width: 100%;
  height: 100%;
}
.user-profile-sidebar {
  padding: 5px;
  border-left: 1px solid #eee;
}
.user-profile-sidebar-top {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.user-profile-sidebar-list li {
  margin: 5px 0;
}
.user-profile-sidebar-list .active {
  background: #35ACBD;
  color: #fff !important;
  border-radius: 8px;
}
.user-profile-sidebar-list .active, .user-profile-img button {
  background: #3675A8   !important;
}
.user-profile-sidebar-list li a {
  color: #3f3631;
  padding: 6px 6px 6px 15px;
  display: block;
  transition: all .5s ease-in-out;
}
.user-profile-sidebar-list li a i {
  margin-right: 5px;
  color: #3675A8 ;
}
.user-profile-sidebar-list .active i {
  color: #fff;
}
.user-profile-card {
  padding: 5px;
  margin-bottom: 25px;
}
.user-profile-card-title {
  padding-bottom: 23px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.profile-info-list li {
  margin: 12px 0;
  font-weight: bold;
  color: #3f3631;
}



.login-form {
  padding: 30px 40px;
  background: #fff;
  border-radius: 15px;
  position: relative;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.login-form .login-header {
  text-align: center;
  margin-bottom: 30px;
}
.login-form .login-footer {
  margin-top: 25px;
}
.login-form .form-group {
  margin-bottom: 15px;
}
.login-form label {
  color: #3f3631;
  margin-bottom: 5px;
}
.login-form .form-group-icon {
  position: relative;
}
.login-form .theme-btn {
  width: 100%;
}
.login-form .form-group .form-control {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 12px 18px 12px 47px;
  box-shadow: none;
  transition: .5s;
}
.login-form .form-group i {
  position: absolute;
  top: 10px;
  right: 18px;
}




.bg-main{
    background-color: #4998cb;
    /*background: linear-gradient(258.77deg, #85C32596 20.05%, #25A2B8A6 100%);*/
}
.flickity-page-dots .dot {
    width: 28px !important;
  height: 6px !important;
  background: #85C325 !important;
  border-radius: 20% !important;
}

.card{
    background-color: transperent !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item a{
    color: #000;
}
/*.card-body{*/
/*    padding: 0!important;*/
/*}*/

.card-body a:hover h2, .card-footer a:hover h2, .card:hover h2 {
    transition: .3s all ease-in-out;
    color: #1a96dd;
}

.t-shadow{
    text-shadow: 5px 5px #c5e0f1;
}
.nav-tabs {
    border-bottom: none;
}


.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border-color: transparent;
    color: #85C325;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border-color: transparent;
    color: #85C325;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.search:focus{
    height: 59px;
    background: transparent;
    border-bottom: 0;
    border-top: 0;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    border-radius: 0;
    box-shadow: none;
}
.search{
    height: 59px;
    background: transparent;
    border-bottom: 0;
    border-top: 0;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    border-radius: 0;
}
.search-icon{
    position: absolute;
    left: 18px;
    top: 13px;
    z-index: 1;
    color: #777;
}
.image{
    width: 100%;
    object-fit: cover;
    border-radius: 0;
}
.h-100{ height: 100% }
.top-bar{
    border-color: rgba( 0,0,0,0.08);
}
.top-bar .nav-link {
    padding: 0 1rem;
    color: #444;
    font-size: 13px;
}

.left-top .nav-item:focus, .left-top .nav-item:hover{
    background-color: #e7e7e7;
}

.left-top .nav-item:focus a, .left-top .nav-item:hover a{
    color: #0d6efd;
}


.main-nav .nav-link {
    padding:15px .8rem 0 .8rem!important;
    color: #fff;
}

.main-nav .nav-item:focus, .main-nav .nav-item:hover{
    background-color: #0d6efd;
}

.main-nav .navbar-nav .nav-link.active, .main-nav .navbar-nav .show>.nav-link{
    background-color: #0d6efd;
    padding-bottom:25px !important;
}

.main-nav .navbar-nav .nav-link.active a:after{
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    /*margin-top: 17px;*/
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #2c2f34;
    transition: 0.3s;
}


.content-card{
      padding: 10px;
      background: #fff;
      border-radius: .25rem !important;
      position: relative;
      box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    }
.fit {object-fit: contain; }

.text-blue{color: #4998cb}
.bg-babyblue{background-color: #22A2B7; color: #fff; font-size: 16px;}
.bg-blue{ background-color: #3675a8;}
.thumb-img{
    z-index: 1;
}
.thumb-overlay:after {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    transition: opacity 0.2s;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.thumb-overlay {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    border-radius: 0.3rem;
}

.thumb-overlay .thumb-content {
    right: 5%;
    text-align: right;
    left: 5%;
    padding-bottom: 0;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
}

p{ line-height: 1.6rem; }
.section-3 .card{
    background-color: transparent !important;
    border: none;
}


.mb-13 {
    margin-bottom: 13rem;
}

.rounded-1{
    border-radius: 10px;
}
.section-3 .card .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle-in {
    transition: .5s all ease-in-out;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/*.lift:hover .middle-in  i {*/
    /*color: #777777 !important;*/
/*}*/

.middle {
    transition: .5s all ease-in-out;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}



.lift:hover .image {
    transition: .5s all ease-in-out;
    opacity: 0.3;
}

.lift:hover .middle {
    transition: .5s all ease-in-out;
    opacity: 1;
}

.btn-primary{
    background-color: #1a96dd !important;
}

.category{
    position: absolute;
    background: #1a96dd;
    left: 25px;
    bottom: 10px;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
}

.socials{
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link:focus, .nav-link:hover {
    color: #fff;
}

.b-line {
    position: absolute;
    top: 31px;
    right: 0%;
    color: #fff;
    width: 5%;
    height: 11%;
    background-color: #ffffff;
}

.btn-gray{
    color: #cccccc;
    background-color: #2a2b2f;
}

.btn-gray-3{
    color: #ffffff;
    background-color: #333333;
}

.btn-gray-4{
    color: #ffffff;
    background-color: #444444;
}

.btn-linkedin{
    background-color: #2276a7 !important;
    color: #ffffff;
}

.btn-telegram{
    background-color: #0088cc !important;
    color: #ffffff;
}

.btn-facebook{
    background-color: #4080FF !important;
    color: #ffffff;
}

.btn-instagram{
    background-color: #c13584 !important;
    color: #ffffff;
    /*border-radius: 0;*/
}

.btn-twitter{
    background-color: #40bff5 !important;
    color: #ffffff;
    /*border-radius: 0;*/
}

.btn-snapchat{
    background-color: #e8e600 !important;
    color: #ffffff;
    /*border-radius: 0;*/
}

.btn-whatsapp{
    background-color: #43d854 !important;
    color: #ffffff;
}




.btn-telegram:hover, .btn-twitter:hover, .btn-facebook:hover, .btn-snapchat:hover, .btn-instagram:hover{
    opacity: 0.8;
    transition: 0.3s all ease-in-out;
}


.subtitle{
    padding: 12px;
    margin: 15px auto;
    background-color: #101010;
}

.w-360p{
    width: 360px;
}

.h-240p{
    height: 240px;
}


.align-item-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb-item.active{
    color: #999999;
}

.post-details{
    line-height: 1.9;
}

.play{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
ul {
    list-style-type: none;
    padding-right: 0;
}
.nav-left{ width: 53%; margin-left: -85px; }
@media (min-width: 992px) and (max-width: 1200px) {
    .nav-left{ width: 53%; margin-left: -18px;}
}
.left-0{ position: absolute; left: 0 !important; top: 7px !important;}
.flickity-button { background: linear-gradient(258.77deg, #85C32596 20.05%, #25A2B8A6 100%) !important; color: #fff !important; }
.flickity-rtl .flickity-prev-next-button.next { left: 0 !important; }
.flickity-rtl .flickity-prev-next-button.previous { right: 0 !important;}
.w-45 { width: 45%!important; }
.navbar-nav{margin-right: 8%;}
/*@media (min-width: 575.98px) and (max-width: 912px) {*/
/*@media (min-width: 300px) and (max-width: 767.98px) {*/
@media (max-width: 575px) {

    th,td {font-size: 12px;}
    .thumb-content .fz-23{
        font-size: 11px !important;
    }
    .card-body { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
    .h-1{height: 230px}
    .w-13 { width: 35% } 
    .form-control{font-size: 13px;}
    .post-card, .h-2{height: 220px;}
    .fz-23{
        font-size: 13px !important;
        line-height: 20px;
    }
    p{font-size: 14px; margin-bottom: 0;}
    h2, h2>.link { font-size: 18px !important; }
    h3 { font-size: 16px !important; }
    .nav-link, a { font-size: 15px !important;}
    .btn-submit {font-size: 15px; padding: 5px !important; }
    .navbar-brand{width: 45%; margin-top: 10px;}
    .w-20 {
      width: 60% !important;
    margin-top: 18px;
    }
    .navbar-nav {
      margin-right: 0;
    }
    .w-50, .w-45 {
        width: 100%!important;
    }
    .nav-left{
        width: 100%;
        margin-left: 0;
    }
    footer  .footer-logo{
        text-align: center;
    }
    footer .pt-55p {
        padding-top: 50px!important;
    }
    footer .pb-4 {
        padding-bottom: 0rem!important;
    }
    .fz-66{
        font-size: 50px !important;
    }
    .fz-62 {
        font-size: 40px !important;
    }

    .fz-27{
        font-size: 20px !important;
    }
    
    .footer-logo .pe-5 {
        padding-left: 0!important;
    }
    .fz-32{
        font-size: 23px !important;
    }
    .fz-20 {
        font-size: 15px !important;
    }
    .fz-14 {
        font-size: 13px;
    }
    /*.fz-16 {*/
    /*    font-size: 13px;*/
    /*}*/
    
      .py-xs-5{
        padding-top: 3rem!important;
        padding-bottom: 3rem!important;
    }
    
    .px-xs-3{
        padding-top: 3rem!important;
        padding-bottom: 3rem!important;
    }
    
    l
    .logo-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .thumb-overlay .thumb-content {
        bottom: 2px
    }
    /*.card{*/
    /*    border: none !important;}*/

    .newest{    top: -30px;}
    /*.bg-dark{*/
        /*border: 0 !important;*/
    /*}*/
}

@media (max-width: 1500px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px !important;

    }
}

@media (min-width: 1000px) {
    /*.navbar-expand-lg .navbar-nav .nav-link {*/
    /*    padding: 0 10px !important;*/

    /*}*/
    /*.fz-62 {*/
    /*    font-size: 59px !important;*/
    /*}*/

    /*.fz-18 {*/
    /*    font-size: 15px !important;*/
    /*}*/

}



