@charset "UTF-8";

.more:hover,
body {
    background-color: #fff
}

.navbar .navbar-brand,
p,
ul {
    padding: 0;
    margin: 0
}

.more,
.social li a {
    transition: .4s;
    color: #fff
}

.features-project ul li p,
.social {
    font-size: 1rem
}

.overlay,
.project-imgs .pro-img::before {
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute
}

@font-face {
    font-family: Almarai;
    src: url("../fonts/Almarai/Almarai-Regular.woff"), url("../fonts/Almarai/Almarai-Bold.woff"), url("../fonts/Almarai/Almarai-ExtraBold.woff");
    font-display: swap
}

body {
    color: #6b6b6b;
    font-family: Almarai, sans-serif;
    font-display: swap
}

.dir {
    direction: rtl
}

ul {
    display: flex;
    align-items: center
}

ul li {
    list-style-type: none
}

a {
    text-decoration: none
}

p {
    line-height: 2
}

.overlay {
    display: none;
    top: 0;
    height: 100vh;
    background-color: #313131;
    opacity: .6;
    z-index: 999
}

.footer .footer-content .footer-menu-link,
.footer .footer-content .footer-menu-project,
.overlay.active,
.profile-project .pdf-desc {
    display: block
}

section {
    margin: 4rem 0
}

.sec-title {
    text-align: center;
    margin-bottom: 2rem
}

.sec-title h2 {
    font-size: 2.3rem;
    color: #313131
}

.more {
    background-color: #d4a866;
    padding: .6rem 2rem;
    border: 1px solid #d4a866;
    border-radius: 25px
}

.more:hover {
    color: #d4a866
}

.social {
    height: 35px
}

.navbar-top .other-links li,
.social li {
    margin: 0 5px
}

.social li a {
    padding: 2px 7px;
    border-radius: 50%
}

.social .twitter a:hover {
    background-color: #1da1f2
}

.social .instagram a:hover {
    background-image: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.social .tiktok a:hover {
    background-color: #000
}

.social .whatsapp a:hover {
    background-color: #09cc16
}

.contact form .btn-send,
.social .mail a:hover {
    background-color: #d4a866
}

.social .facebook a:hover {
    background-color: #3b5998
}

.social .youtube a:hover {
    background-color: #cd201f
}

.icon {
    margin-left: 10px;
    font-size: 1.1rem
}

.navbar-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 35px;
    background-color: #424b68;
    font-size: .8rem;
    border-bottom: 1px solid #dee2e6;
    z-index: 999
}

.about-habitat .sec-title h2,
.contact .habitat-contact .social li a:hover,
.footer .footer-content a,
.navbar-top .other-links li a {
    color: #fff
}

.navbar {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    z-index: 9999999
}

.navbar .navbar-brand img {
    width: 130px;
    height: 110px
}

.navbar .navbar-brand .logo-resp {
    width: 110px;
    height: 60px
}

.navbar .navbar-nav .nav-item {
    margin: 0 10px
}

.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
    color: #fff;
    font-weight: 600;
    transition: .4s
}

.footer .copy-write span a:hover,
.footer .footer-content .footer-menu-project li a:hover,
.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #d4a866
}

.map-mobile,
.navbar .btn-mob,
.navbar .other-links,
.navbar .social {
    display: none
}

.static-nav {
    top: -100px
}

.fixedmenu {
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    background: #fff !important;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
    transition: .5s;
    z-index: 1002
}

#main-slider .item1,
#main-slider .item2,
#main-slider .item3,
#main-slider .item4,
#main-slider .item5,
.about-habitat,
.portfolio-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%
}

.fixedmenu .navbar-brand img {
    width: 100px
}

.fixedmenu .navbar-nav .nav-item .nav-link {
    position: relative;
    color: #313131
}

#main-slider .carousel-indicators button {
    margin: 0 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

#main-slider .item1 {
    background-image: url("../images/carousel/هبيتات1.webp");
    height: 100vh
}

#main-slider .item2 {
    background-image: url("../images/Background.jpeg");
    height: 100vh
}

#main-slider .item3 {
    background-image: url("../images/turfa2/turfa228.jpg");
    height: 100vh
}
#main-slider .item4 {
    background-image: url("../images/turfa2/turfa222.jpg");
    height: 100vh
}
#main-slider .item5 {
    background-image: url("../images/turfa4/005.jpg");
    height: 100vh
}

#main-slider .carousel-item {
    position: relative;
    height: 100vh
}

#main-slider .carousel-item .carousel-caption {
    position: absolute;
    top: 18%
}

#main-slider .carousel-item .carousel-caption p {
    font-size: 2.2rem;
    line-height: 1.5
}

.content,
.latest-projects .content {
    text-align: right
}

.content .sub-title,
.latest-projects .content .sub-title {
    color: #313131;
    font-size: 2rem
}

.content p {
    color: #6b6b6b;
    margin-bottom: .5rem
}

.latest-projects .content p {
    color: #6b6b6b;
    margin-bottom: 1.5rem
}

.image-slider .item,
.profile-project {
    text-align: center
}

.image-slider .item,
.image-slider .link-item,
.main-banner {
    position: relative
}

.image-slider .link-item {
    width: 100%;
    height: 200px;
    overflow: hidden
}

.image-slider .link-item,
.image-slider .link-item>img {
    display: inline-block
}

.link-item>img {
    width: 98%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.about-habitat {
    padding: 1.5rem;
    text-align: center;
    color: #fff;
    background-image: url("../images/turfa2/turfa222.jpg");
    background-attachment: fixed;
    height: auto
}

.about-habitat .icon-info {
    text-align: center;
    margin: 3rem 0
}

.about-habitat .icon-info .icon {
    display: inline-block;
    font-size: 2rem;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #d4a866;
    border: 1px solid #fff
}

.portfolio-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url("../images/turfa2/turfa226.jpg");
    height: 100vh;

}

.about-banner,
.contact-banner,
.habitat,
.habitat1,
.habitat2,
.habitat3,
.habitat5,
.habitat7,
.portfolio-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh
}

.portfolio-img .portfolio-info {
    background-color: rgb(87 103 34 / 49%);
    padding: 3rem;
    height: fit-content;
}

.portfolio-img .portfolio-info .info {
    padding: 2rem;
    border: 2px solid #d4a866;
    padding-top: 0;
}

.portfolio-img .portfolio-info img {
    width: 200px;
}

.portfolio-img .portfolio-info p {
    margin: 1.8rem 0;
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 400;
    margin-top: 0;
}

.partner .partner-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}

.partner .partner-logo .info-logo {
    margin-left: 25px;
    margin-bottom: 20px;
}
.partner .partner-logo .info-logo p {
    margin-bottom: 5px;
    text-align: center;
    font-size: 1.5rem
}

.partner .partner-logo .info-logo img {
    width: 12rem;
    height: 16vh;
    box-shadow: 1px 1px 6px #a0a0a0;
    padding:20px;
}

.contact form .form-control {
    border: 1px solid #ececec;
    box-shadow: none;
    height: 41px;
    color: #333;
    font-size: .9rem;
    font-weight: 600
}

.contact form .form-control:focus {
    border: 1px solid #d4a866
}

.contact form textarea {
    min-height: 160px;
    resize: none
}

.contact form .btn-send {
    display: block;
    width: 100%;
    padding: .5rem 0;
    text-align: center;
    font-weight: 500;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #d4a866
}

.card .card-body h4,
.features-project,
.footer {
    background-color: #424b68
}

.contact form .btn-send:hover {
    color: #d4a866;
    background-color: #fff
}

.contact .sub-title h4 {
    color: #313131
}

.contact .habitat-contact {
    font-size: 1.1rem
}

.contact .habitat-contact p {
    margin-bottom: .5rem
}

.contact .habitat-contact a {
    display: block;
    color: #6b6b6b;
    margin-bottom: .9rem;
    font-size: 1.1rem
}

.card,
.footer .footer-content .footer-menu-link li {
    margin-bottom: 1.5rem
}

.contact .habitat-contact .num-list .icon {
    margin-bottom: .9rem !important
}

.contact .habitat-contact .social {
    margin-top: 1.5rem
}

.contact .habitat-contact .social li a {
    padding: 1px 10px;
    transition: .2s;
    color: #313131;
    font-size: 1.3rem
}

.footer {
    padding-top: 5rem;
    color: #fff
}

.footer .footer-content {
    text-align: right;
    font-size: .9rem
}

.footer .footer-content img {
    width: 200px;
    height: 120px;
    margin-bottom: 1.5rem
}

.footer .footer-content .phone-icon,
.main-banner .banner .title-banner p {
    font-size: 2rem
}

.project-imgs .pro-img .box h4,
.project-imgs .pro-img .box i {
    font-size: 1.2rem;
    transform: scale(2);
    opacity: 0;
    animation: 3000 zoomIn;
    transition: .4s
}

.footer .footer-content .social {
    font-size: 1.3rem;
    margin-top: 2rem
}

.footer .footer-content .social li a {
    padding: 1px 10px;
    color: #fff;
    border: 1px solid #7c7c7c
}

.footer .footer-content .content-title {
    margin-bottom: 2rem
}

.footer .footer-content .footer-menu-link li .icon {
    font-size: .9rem;
    margin-left: 5px
}

.card .card-img img,
.footer .footer-content .footer-menu-link li a {
    transition: .4s
}

.footer .footer-content .footer-menu-link li a:hover {
    margin-right: 3px;
    color: #d4a866
}

.footer .footer-content .footer-menu-project li {
    border-bottom: 1px solid #777
}

.footer .footer-content .footer-menu-project li a {
    padding: 1rem 0;
    display: block;
    transition: .4s
}

.footer .copy-write {
    padding: .8rem;
    text-align: center;
    direction: ltr !important;
    border-top: 1px solid #dee2e6
}

.footer .copy-write span a {
    color: #fff;
    transition: .4s
}

.main-banner .banner {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff
}

.main-banner .banner .title-banner {
    position: absolute;
    top: 40%;
    padding: 1.5rem;
    text-align: center;
    border: 1px solid #777;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, .411)
}

.habitat {
    background-image: url("../images/هبيتات_قرطبة/banner.webp");
    width: 100%
}

.habitat1 {
    background-image: url("../images/هبيتات1 - اليرموك/habitat1_banner.webp");
    width: 100%
}

.habitat2 {
    background-image: url("../images/هبيتات2-المونسية/habitat2_banner.webp");
    width: 100%
}

.habitat3 {
    background-image: url("../images/هبيتات3/habitat3-banner.webp");
    width: 100%
}

.habitat5 {
    background-image: url("../images/habitat5/habitat5-banner.webp");
    width: 100%
}

.habitat7 {
    background-image: url("../images/habitat7/banner7.webp");
    width: 100%
}

.contact-banner {
    background-image: url("../images/contact_banner.webp");
    width: 100%
}

.portfolio-banner {
    background-image: url("../images/turfa2/turfa225.jpg");
    width: 100%
}

.about-banner {
    background-image: url("../images/about/about_banner.webp");
    width: 100%
}

.project .project-info {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    color: #313131
}

.project .project-info .icon {
    font-size: 2.5rem;
    color: #424b68
}

.features-project {
    padding: 2rem;
    color: #fff;
    text-align: center
}

.features-project .sec-title h2 {
    color: #fff;
    margin-bottom: 3rem
}

.features-project ul li {
    text-align: center;
    margin-bottom: 4rem
}

.features-project ul li img {
    width: 60px;
    height: 60px;
    margin-bottom: .5rem
}

.project-imgs .box-img {
    margin-bottom: 2rem;

}

.project-imgs .pro-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    cursor: pointer
}

.project-imgs .pro-img::before {
    content: "";
    top: 0;
    opacity: 0;
    background-color: rgba(66, 75, 104, .576);
    transition: .4s
}

.project-imgs .pro-img .box {
    position: absolute;
    color: #fff
}

.project-imgs .pro-img .box i {
    padding: .5rem;
    margin-bottom: .8rem;
    color: #d4a866;
    border-radius: 50%;
    background-color: #fff
}

.project-imgs .pro-img .box i:hover {
    color: #fff;
    background-color: #d4a866
}

.map-mobile a img,
.project-imgs .pro-img img {
    width: 100%;
    height: 230px;
}

.project-imgs .pro-img:hover::before {
    opacity: 1
}

.project-imgs .pro-img:hover .box h4,
.project-imgs .pro-img:hover .box i {
    transform: scale(1);
    opacity: 1;
    animation: 3000 zoomIn;
    transition: .4s
}

@keyframes zoomIn {
    from {
        transform: scale(2);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

.card {
    cursor: pointer;
    transition: .4s
}

.card .card-img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden
}

.card .card-body {
    padding: 0
}

.card .card-body h4 {
    padding: .3rem 0;
    text-align: center;
    color: #fff
}

.card .card-body .card-text {
    padding: 0 .8rem;
    color: #313131;
    font-weight: 600
}

.card .card-body .card-text .icon {
    margin-left: .7rem
}

.card:hover {
    box-shadow: 1px 1px 6px #7e7e7e
}

.card:hover img {
    transform: scale(1.2)
}

.profile-project .pdf-mobile {
    display: none;
    margin: auto;
    padding: .6rem 2rem;
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 25px;
    background-color: #424b68
}

.profile-project .pdf-mobile .icon {
    text-align: center;
    font-size: 1.4rem
}

::-webkit-scrollbar {
    width: 7px;
    background-color: #d4a866
}

::-webkit-scrollbar-thumb {
    background: #d4a866
}

::-webkit-scrollbar-track {
    background-color: #515252
}
