/*
---------------------------------------------
font & reset css
---------------------------------------------
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900");
/*
---------------------------------------------
reset
---------------------------------------------
*/




.properties ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

section {
    display: block;
}



.properties a {
    text-decoration: none !important;
}

.properties h1, h2, h3, h4, h5, h6 {
    color: #1e1e1e;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
}

.properties ul {
    margin-bottom: 0px;
}

.properties p {
    font-size: 14px;
    line-height: 28px;
    color: #4a4a4a;
}

.properties img {
    width: 100%;
    overflow: hidden;
}

/*
---------------------------------------------
Global Styles
---------------------------------------------
*/

.properties .main-button a {
    display: inline-block;
    background-color: #083226;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0px 30px;
    border-radius: 25px;
    transition: all .3s;
}

.properties .main-button a:hover {
    background-color: #f35525;
    color: #fff;
}

/*
---------------------------------------------
Video Style
---------------------------------------------
*/

.video {
    background-image: url(../images/video-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 80px 0px 230px 0px;
    position: relative;
}


.video .section-heading h2 {
    color: #fff;
}
.mtvideo{
    margin-top: -80px;
    padding: 0px !important;
}
.video-content .video-frame {
    position: relative;

    border-radius: 12px;
}




/*
---------------------------------------------
Properties Style
---------------------------------------------
*/

.properties .item {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}

.properties .item img {
    height: 230px !important;
    border-radius: 10px;
}

.properties .item span.category {
    background-color: #dbe2d6;
    font-weight: 500;
    border-radius: 5px;
    font-size: 14px;
    color: #1e1e1e;
    padding: 5px 12px;
    display: inline-block;
    margin-top: 25px;
}

.properties .item h4 {
    font-size: 15px;
    margin: 25px 0px;
}

.properties .item h4 a {
    color: #083226;
}

.properties .item ul li {
    display: inline-block;
    font-size: 15px;
    color: #4a4a4a;
    margin-right: 20px;
}

.properties .item ul li span {
    font-weight: 600;
    color: #1e1e1e;
}

.properties .item ul {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.properties .item h6 {
    font-size: 20px;
    color: #ffb40b;
    margin-top: 6px;
    display: inline-block;
    float: right;
    margin-top: 30px;
}

.properties .item .main-button {
    text-align: center;
}


/*
---------------------------------------------
Properties Style
---------------------------------------------
*/

.properties ul.properties-filter {
    list-style: none;
    text-align: center;
    margin-bottom: 70px;
}

.properties ul.properties-filter li {
    display: inline-block;
    margin: 5px 8px;
}

.properties ul.properties-filter li a {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    background-color: #1e1e1e;
    padding: 12px 25px;
    border-radius: 5px;
    transition: all .3s;
}

.properties ul.properties-filter li a.is_active {
    background-color: #f35525;
    color: #fff;
}

.properties ul.properties-filter li a.is_active:hover {
    color: #fff;
}

.properties ul.properties-filter li a:hover {
    color: #f35525;
}

.properties ul.pagination {
    margin-top: 50px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.properties ul.pagination li {
    display: inline-block;
    margin: 0px 5px;
}

.properties ul.pagination li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1e1e1e;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50%;
    transition: all .3s;
}

.properties ul.pagination li a:hover,
.properties ul.pagination li a.is_active {
    background-color: #f35525;
    color: #fff;
}

/*
---------------------------------------------
Responsive Style
---------------------------------------------
*/

body {
    overflow-x: hidden;
}

@media (max-width: 767px) {

    .properties ul.properties-filter li a {
        font-size: 14px;
        padding: 10px 15px;
    }
    .properties ul.properties-filter li {
        margin: 5px;
    }
}

@media (max-width: 992px) {

    .properties .item h6 {
        text-align: center;
        margin-bottom: 15px;
    }
    .properties .item .main-button {
        text-align: center;
    }
    .properties .item ul li {
        margin-right: 10px;
        font-size: 13px;
    }

    .single-property .info-table {
        margin-left: 0px;
        margin-top: 45px;
    }

}


/*=======paging======*/
.center {
    text-align: center;
}

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin: 0 4px;
    cursor: default;
}

.pagination a.active {
    background-color: #f35525;
    color: white;
    border: 1px solid #f35525;
}
.pagination a.active:hover {

    color: #fff;
    background-color: #f35525;

}

.pagination a:hover:not(.active) {background-color: #f35525;color: #FFFFFF}
/*=====product home image===== */
.title{color: #1a1a1a;text-align: center;margin-bottom: 10px}
.content{position: relative;width: 100%;max-width: 333px;margin: auto;overflow: hidden}
.content .content-overlay{background: rgba(0,0,0,0.7);position: absolute;height: 100%;width: 100%;left: 0;top: 0;bottom: 0;right: 0;opacity: 0;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;transition: all 0.4s ease-in-out 0s}
.content:hover .content-overlay{opacity: 1}
.content-image{width: 100%}
.content-overlay img{box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);border-radius: 5px}
.content-details{position: absolute;text-align: center;padding-left: 1em;padding-right: 1em;width: 100%;top: 50%;left: 50%;opacity: 0;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s}
.content:hover .content-details{top: 50%;left: 50%;opacity: 1}
.content-details h3{color: #fff;font-weight: 500;letter-spacing: 0.15em;margin-bottom: 0.5em;text-transform: uppercase}
.content-details p{color: #fff;font-size: 0.8em}
.fadeIn-bottom{top: 80%}
/*=======all project button=====*/
.new-button {
    font-size: 17px;
    border: solid #ddd 2px;
    border-radius: 5px;
    text-align: center;
    color: #999;
    margin-bottom: 30px;
    cursor: pointer;
    padding: 8px 25px 7px;
    background: #fff;
}

.new-button:hover,
.new-button:focus {
    border: solid #d7bb3e 2px;
    background: #d7bb3e;
    color: #fff;
}

.tab_buttons .active {
    border: solid #d7bb3e 2px;
    background: #d7bb3e;
    color: #fff;
}
.content-image{
    width: 333px !important;
    height: 300px !important;
}
/*contact us style*/
/*
---------------------------------------------
Contact Page Style
---------------------------------------------
*/

.contact-page #map {
    margin-top: 100px;
}

.contact-page .section-heading {
    margin-bottom: 20px;
}

.contact-men li {
    margin: 10px 0;
}

.contact-page p {
    margin-bottom: 30px;
}

.contact-page .item {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding: 25px 30px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
}

.contact-page .item {
    margin-bottom: 30px;

}

.contact-page .item img {
    float: left;
    margin-right: 25px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}

.contact-page .item h6 {
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
    padding-top: 10px;
}

.contact-page .item h6 span {
    font-size: 15px;
    color: #aaaaaa;
    font-weight: 400;
}

.contact-page #contact-form {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding: 35px 30px;
    background-color: #fff;
}

.contact-page #contact-form label {
    font-size: 15px;
    color: #3a3a3a;
    margin-bottom: 15px;
}

.contact-page #contact-form input {
    width: 100%;
    height: 44px;
    border-radius: 22px;
    background-color: #f6f6f6;
    border: none;
    margin-bottom: 30px;
    font-size: 14px;
    padding: 0px 15px;
}

.contact-page #contact-form textarea {
    width: 100%;
    height: 150px;
    max-height: 180px;
    border-radius: 22px;
    background-color: #f6f6f6;
    border: none;
    margin-bottom: 40px;
    font-size: 14px;
    padding: 15px 15px;
}

.contact-page #contact-form button,.defaultbtn {
    background-color: #1e1e1e;
    height: 44px;
    border-radius: 22px;
    padding: 0px 20px;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    transition: all .5s;
}

.contact-page #contact-form button:hover{
    background-color: #f35525;
}
.defaultbtn:hover {
    background-color: #f35525;
}

.seemorebtn {
    background-color: #1e1e1e;
    /*height: 44px;*/
    /*width: 80px;*/
    border-radius: 22px;
    padding: 15px 60px;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    transition: all .5s;
}
.seemorebtn:hover {
    background-color: #f35525;
    color: #FFFFFF;
}
.section-heading h6 {
    color: #ee626b;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.section-heading h2 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px;
}
.container {
    max-width: 1320px !important;
}
/**== parallax cont side ==*/

.section_information3 {
    background: url(../images/layout_img/bg6.jpg);
    min-height: auto;
    background-size: cover;
    position: relative;
    background-position: center center;
    background-attachment: fixed;
}

.section_information3 h4 {
    margin: 30px 0;
    font-size: 35px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 30px;
    font-weight: 800;
}
.read-btn-color {
    background: #FFFFFF ;
    border: solid #FFFFFF 2px;
}
.padding_layout_1_xsmall{
    padding-top: 50px;
    padding-bottom: 50px;
}
/*
---------------------------------------------
Single Page Style
---------------------------------------------
*/

.single-property .main-image img {
    float: none;
}

.single-property .main-content h4 {
    font-size: 25px;
    margin-top: 25px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
}

.single-property .main-content span.category {
    background-color: #dbe2d6;
    font-weight: 500;
    border-radius: 5px;
    font-size: 14px;
    color: #1e1e1e;
    padding: 5px 12px;
    display: inline-block;
    margin-top: 40px;
}

.single-property .accordion {
    margin-top: 60px;
    margin-left: 0px;
    margin-right: 0px;
    --bs-accordion-border-radius: 10px;
    --bs-accordion-inner-border-radius: 10px;
    --bs-accordion-bg: #fafafa;
    --bs-accordion-border-color: none;
    border: none !important;
}

.single-property .accordion-header {
    border-bottom: 1px solid #eaeaea;
}

.single-property .accordion-button {
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    color: #1e1e1e;
}

.single-property .accordion-button:not(.collapsed) {
    color: #f35525;
    background-color: #fafafa;
    outline: none;
}

.single-property .accordion-button::after {
    display: none;
}

.single-property #headingThree {
    border-bottom: none;
}

.single-property .accordion-item:last-of-type .accordion-collapse {
    border-top: 1px solid #eaeaea;
}

.single-property .info-table {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding: 35px 30px;
    /*margin-left: 60px;*/
}

.single-property .info-table ul li {
    display: block;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #eee;
}

.single-property .info-table ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.single-property .info-table ul li img {
    float: left;
    margin-right: 25px;
    padding-bottom: 30px;
}

.single-property .info-table ul li h4 {
    font-size: 22px;
    font-weight: 600;
}

.single-property .info-table ul li h4 span {
    font-size: 15px;
    color: #aaa;
    font-weight: 400;
}

.imgheight {
    height: 485px;
    object-fit: cover;
}
.carousel-caption h5{
    color: #FFFFFF !important;
}

.carousel-indicators-border button{
    border: 0px !important;
}
.hotel-rate span{
    color: #ffb40b !important;
}

/* [1] The container */
.img-hover-zoom {
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
    transform-origin: 50% 65%;
    transition: transform 3s, filter 3s ease-in-out;
    filter: brightness(100%);
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
    filter: brightness(100%);
    transform: scale(2);
}
.Services_img img{
    width: 100% !important;
    height: 300px !important;
}
#default_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff; /* تأكد من وجود خلفية للهيدر */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* ظل خفيف لتمييزه */
}

.bgimg2 {
    position: relative;
}

.bgimg2 {
    position: relative;
    background-position: right center;
    background-size: cover;
    background-image: url(../images/layout_img/bgimg.png);
}