@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;

}

.main-color{
    background: linear-gradient(263.83deg, #7B217E 13.03%, #18499A 88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.bg-main{
    background: #9E7246 !important;

}

.btn-main:hover{
    background-color: #DB2B25;
}

.ps-6 {
    padding-right: 6rem!important;
}


.ms-6 {
    margin-right: 10rem!important;
}

.navbar-light .navbar-nav .nav-link{
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
    color: #000

}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{

    border-bottom: 4px solid #b48452;
    color: #b48452;
    transition: 0.3s all ease-in-out;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    border-bottom: 4px solid #b48452;
    color: #b48452;
    transition: 0.3s all ease-in-out;
}

.text-red{ color: #b48452}
.text-red-1{color: #b48452;}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #000;
}

.mt-8{
    margin-top: 6rem!important;
}
.clay{
    position: absolute;
    bottom: -11px;
    left: -78px;

}

.clay1{
    position: absolute;
    bottom: -11px;
    right: 230px;

}

.list-group-item{
    border: none!important;
    padding: 2rem 1rem;
}
.pt-6{
    padding-top: 89px !important;
}
.w-90{
    width: 90%;
}
.border-white{
    border: 1px solid rgba(255, 255, 255, 1);
}
.border-bottom-white{
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
}
.text-white{
    color: rgba(255, 255, 255, 1) !important;
}
.pt-55p{
    padding-top: 54px!important;
}
.pt-35p{
    padding-top: 35px!important;
}
.w-36{
   width: 36px;
}
.h-36{
    height: 36px;
}
.text-gray-100{
    color: #15143980 !important;
}
.text-gray-200{
    color: rgba(255, 255, 255, 0.5)!important;
}
.fz-13{
    font-size: 12px !important;
}

.fz-14{
    font-size: 14px;
}

.fz-18{
    font-size: 17px !important;
}

.fz-20{
    font-size: 20px !important;
}

.fz-23{
    font-size: 23px !important;
}
.fz-27 {
    font-size: 27px !important;
}
.fz-62 {
    font-size: 62px !important;
}
.fz-66{
    font-size: 66px !important;
}
.bg-gray-100{
    background-color: #f5f5f5 !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-60p{
    height: 60px;
}

.pl-15{
    padding-left: 15px;
}
.display-hide{
    display: none;
}

.symbol{
    color: red;
}

.no-radius{
    border-radius: 0 !important;
}
.form-label{
    color: #ffffff;
}
.form-control {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #333;
    border-radius: 0;
}

.form-control:focus {
    color: #ffffff;
    background-color: transparent;
    border-color: #333;
    box-shadow: none;
}

.card-body{
    padding: 0!important;
}

.card-body a:hover h2{
    transition: .3s all ease-in-out;
    color: #1a96dd;
}
.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: 17px;
    top: 23px;
    color: #777;
}
.image{
    width: 100%;
    object-fit: cover;
    border-radius: 0;
}
.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;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.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 {
    position: absolute;
    width: 98.1%;
    height: 98.5%;
    top: 0;
    bottom: 0;
    padding: 30px;
    border-radius: 2px;
}

.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{
    color: #000;
    line-height: 30px;
}
.section-3 .card{
    background-color: transparent !important;
    border: none;
}


.accordion-button:not(.collapsed) {
    color: #000;
     background-color: transparent;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    /* margin-right: auto; */
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}



.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;
}

.px-6 {
    padding-left: 4rem!important;
    padding-right: 4rem!important;
}
.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;
}
.bg-brown{background-color: #faf8f6;}

.mt-md-13{
    
}

.mt-md-13{ 
    margin-top: 10rem!important;
}

.text-justify{
    text-align: justify;
}

.px-5{
            padding-right: 1rem!important;
    padding-left: 1rem!important;
    }
ul {
    padding-right: 0;
    list-style-type: none;
}
.navbar-brand-img{
            width: 70%;
    }
    
    
.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;
}



.breadcrumb-item.active{
    color: #999999;
}

.post-details{
    line-height: 1.9;
}

@media (min-width: 576px){
    .modal-dialog {
    max-width: 900px;
    margin: 2.75rem auto;
}
}




@media (min-width: 300px) and (max-width: 767.98px) {

.navbar-brand {
     margin-left: 0;
    }
    
    .thumb-content .fz-23{
        font-size: 11px !important;
    }
    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: 23px !important;
    }
    .fz-32{
        font-size: 23px !important;
    }
    .fz-20 {
        font-size: 14px !important;
    }
    .fz-14 {
        font-size: 13px;
    }
    .logo-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .thumb-overlay .thumb-content {
        bottom: 2px
    }
    .lang{
        position: absolute;
        right: 50%;
        top: 11px;
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
    }
    .ms-6{
        margin-right: 0 !important;
    }
    
    .px-6 {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
}
    .px-5{
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    
    .navbar-brand-img{
            width: 50%;
    }
    
    .mt-md-13{
    margin-top: 2rem!important;
}
    
    #faqs .w-50{
        width: 100% !important;
    }
    .card{
        border: none !important;}
    /*.bg-dark{*/
        /*border: 0 !important;*/
    /*}*/
}

@media (max-width: 1500px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 5px !important;

    }
}

@media (min-width: 1000px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 5px !important;

    }
    .fz-62 {
        font-size: 59px !important;
    }

}


.align-item-center{
    display: flex;
    justify-content: center;
    align-items: center;
}



