/* Start Global */
body{
    font-family: "sans-serif" , Arial;
}
:root{
    --mainColor: #fc5e28;
    --subColor: #040E26;
}
.pt-70{padding-top: 70px;}
.pd-70{padding-bottom: 70px;}
.ftco-section{padding: 4em 0;}

/* Start Section blog */
.section-blog .picec{
    display: flex;
    border: 1px solid #ccc;
    margin-bottom: 40px;
    padding: 20px;
    border-left: 4px solid #FC5E28;
    border-radius: 4px;
}
.section-blog .picec img{
    width: 30%;
}
.section-blog .picec .text{
    width: 75%;
    margin-left: 32px;
}

/* End Section blog */
/* End Global */
.appointment-form .form-group .btn {
    width: 200px;
}
.register-link .btn.btn-primary{
    margin: 0 3px;
    font-size: 12px;
    text-transform: none;
}
.ftco-navbar-light{overflow: unset;top: 140px;}
.dropdown-menu{
    top: 40px;
    padding: 10px;
    min-width: 12rem;
}
.dropdown-menu li a{
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 5px;
}
.dropdown-menu li a:hover{
    color: var(--mainColor);
}
.dropdown-menu li:last-of-type a{border-bottom: unset;}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link{
    padding-right: 15px;
    text-transform:none;
    letter-spacing: unset;
}
.navbar-brand img{
    width: 130px;
    height: auto;
    margin-left: 60px;
    aspect-ratio: auto;
}
.hero-wrap{margin-top: -28px;}
.ftco-navbar-light .container{max-width: 1200px;width: unset;}
.ftco-navbar-light .btn-custom {
    background: #fc5e2873;
    padding: 8px 16px;
    margin-left: 14px;
}
.hero-wrap.hero-wrap-2{height: 300px;}
.hero-wrap.hero-wrap-2 .slider-text {
    height: 300px;
}
.slider-text h1 {font-size: 35px;}
.social-media p a{padding-top: 10px;}
.topper .icon{padding-top: 7px;}
.ftco-services-2 .services{padding-top: -110px;padding: 20px 10px;}
.ftco-services-2 .services .media-body h3{font-family: 'Tajawal', sans-serif;font-size: 20px;}
.block-6 .media-body p {font-size: 14px;}
/* Start Section Login  */
.group-register .content{
    border: 1px solid #ccc;
    padding: 30px;
    background-color: #fff;
}
.group-register .top-area img{
    width: 120px;
}
.group-register .top-area h3{
    color: var(--mainColor);
    font-size: 23px;
    font-weight: bold;
}
.group-register .content form i {
    position: absolute;
    top: 16px;
    left: 30px;
    color: #999;
    font-size: 16px;
    z-index: 2;
}
.group-register .content form .form-control {
    height: 48px !important;
    position: relative;
    padding-left: 50px !important;
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}
.button-contactForm {
    color: #fff;
    border-color: #edeff2;
    padding: 12px 25px;
    display: inline-block;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 54px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #edeff2;
    text-transform: uppercase;
    background-color: #ff5e13;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.group-register .content form select {
    padding-left: 44px;
    color: #999 !important;
}
.button-contactForm:hover{color: #fff;background-color: var(--subColor);}
.group-register .content form a {
    float: right;
    position: relative;
    top: 15px;
    font-size: 12px;
    text-decoration: revert;
    color: blue;
}
/* End Section Login  */

/* Start vacancies */
.vacancies form {
    border: 1px solid #ccc;
    padding: 24px;
    border-radius: 5px;
    margin: 40px 0;
}
.form-contact .form-group {
    margin-bottom: 10px;
}
.form-contact label {
    font-size: 13px;
}
.form-contact .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}
.section_tittle h2{
    font-size: 60px;
    color: #001b5e;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
}
.section_tittle p{
    color: #556172;
    text-transform: none;
    line-height: inherit;
    width: 65%;
}
.vacancies form span {
    margin: 10px 0;
    display: block;
    font-size: 14px;
}
/* End Vacancies */
.services-wrap p{
    height: 60px;
    overflow: hidden;
}
.blog-entry .meta{    
    right: 5% !important;
    left: 0;
}
.form-filter-units{
    background-color: #eee;
    padding: 25px;
    margin-top: -15px;
    border-radius: 10px;
}
.form-filter-units h2{
    font-size: 16px;
    font-weight: 700;
    background-color: var(--mainColor);
    padding: 10px;
    color: #fff;
    margin-bottom: 25px;
}
.form-filter-units h2 i{
    font-size: 12px;
    margin-left: 8px;
}
.form-filter-units .form-group{margin-bottom: 8px;}
.form-filter-units .form-control{
    width: 270px;
    font-size: 15px;
    height: 45px!important;
}
.form-filter-units label{
    font-size: 14px;
    margin-bottom: 0;
}
.page-all-units{
    padding: 40px;
}
/* Start Units Section*/
.units-section .container{    max-width: 1250px;}
.property-wrap {
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0px 5px 8px 0px #ccc;
    border-radius: 15px;
    overflow: hidden;
}

.property-wrap .img {
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
}
.property-wrap .img .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--mainColor);
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.property-wrap .img .list-agent {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 38%;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.property-wrap .img .list-agent .agent-info {
    display: block;
    width: 100%;
}
.property-wrap .img .list-agent .agent-info .img-2 {
    width: 40px;
    height: 40px;
}
.property-wrap .img .list-agent .agent-info h3 {
    color: #fff;
    font-size: 18px;
}
.property-wrap .img .list-agent .tooltip-wrap a.icon-2 {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
    padding-top: 10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}
.property-wrap .img .list-agent .tooltip-wrap a.icon-2 span {
    font-size: 20px;
    color: #fff;
}
.property-wrap .text {
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    width: 100%;
    padding: 25px;
}
.property-wrap .text h3 {
    font-size: 18px;
    height: 53px;
    overflow: hidden;
}
.property-wrap .text h3 a {
    color: #000000;
    font-weight: 600;
}
.property-wrap .text .location {
    color: rgba(0, 0, 0, 0.4);
    height: 30px;
    overflow: hidden;
    font-size: 16px;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 5px !important;
}
.property-wrap .text .location i {
    color: rgba(0, 0, 0, 0.4);
    margin-left: 5px;
    font-size: 12px;
    margin-right: 0;
}
.property-wrap .text p.price span {
    font-size: 16px;
    font-weight: 600;
}
.property-wrap .text p.price span.orig-price {
    color: var(--mainColor);
}
.property-wrap .text p.price span.old-price {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-right: 10px;
}
.property-wrap .text p.price span.old-price:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #b3b3b3;
    content: '';
}
.property-wrap .text p.price small {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}
.property-wrap .text ul {
    padding: 0;
    display: none;
}
.property-wrap .btn.btn-primary{display: block;}

.property-wrap .text ul li {
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
    list-style: none;
}
.property-wrap .text ul li span {
    margin-left: 5px;
}
.property-wrap .text .btn-custom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: var(--mainColor);
    border-radius: 50% 0 0 0;
}
.property-wrap .text .btn-custom span {
    color: #fff;
}
.property-wrap:hover .img .icon {
    opacity: 1;
}
.property-wrap:hover .list-agent {
    opacity: 1;
    bottom: 15px;
}
.property-wrap:hover .text {
    -webkit-box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26);
}
/* End Units Section*/

/* Start Section Details Unit */
.property-details .img {
    width: 100%;
    height: 600px;
    margin-bottom: 40px; }

  .property-details h2 {
    font-weight: 600; }

  .property-details span.subheading {
    font-size: 18px;
    color: var(--mainColor);
    font-weight: 500;
    display: block; }
.property-details .carousel{height: 430px;overflow: hidden;}
.property-details .carousel-item{height: 430px;overflow: hidden;}
.property-details .carousel-item img{
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.property-details .carousel-control-prev, .property-details .carousel-control-next{border: 0;background-color: #000;}
.property-details .text p.price span.old-price {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-right: 10px;
}
.property-details .text p.price span.orig-price {
    color: var(--subColor);
}
.property-details .text a {
    float: left;
    position: relative;
    top: -47px;
}
.bd-example-tabs{
    margin: 30px 0;
}
.nav-pills {
font-size: 18px;
font-weight: 400;
display: inline-block; }
.nav-pills li {
display: inline-block;
font-weight: 500; }
.nav-pills li a {
margin-right: 2px;
color: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 8px 20px;
font-size: 14px;
}
.nav-pills li a.active {
background: var(--mainColor) !important;
color: #fff !important;
border: 1px solid var(--mainColor); }

.pills .tab-pane {
    padding: 2em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
.pills .features {
    margin: 0;
    padding: 0; }
    .pills .features li {
    list-style: none;
    font-size: 13px;
}
.pills .features li span {
    font-size: 14px;
    margin-right: 8px;
}
.pills .features li.check span {
    color: var(--mainColor); }
.pills .features li.remove span {
    color: red; }
.pills .head {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 600; }
.pills .review {
    width: 100%;
    margin-bottom: 5px; }
    .pills .review .user-img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
.pills .review .desc {
width: calc(100% - 100px);
margin-left: 30px; }
.pills .review .desc h4 {
width: 100%;
margin-bottom: 10px; }
.pills .review .desc h4 span {
width: 49%;
display: inline-block; }
.pills .review .desc h4 span:first-child {
    font-size: 14px; }
.pills .review .desc h4 span:last-child {
    font-size: 10px;
    color: #b3b3b3; }
.pills .review .desc .star {
width: 100%; }
.pills .review .desc .star span {
width: 47%;
display: inline-block; }
.pills .review .desc .star i {
    font-size: 10px;
color: var(--mainColor); }
.pills .review .desc p{font-size: 12px;}
.pills .review .desc .star .reply {
padding: 2px 10px;
background: #f0f0f0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px; }
.pills .review .desc .star .reply i {
    color: gray;
    font-size: 12px; }
.pills .wrap {
padding: 2em;
background: #fafafa; }
.pills .rating-wrap {
width: 100%;
display: block; }
.pills .rating-wrap .star {
display: block;
width: 100%; }
.pills .rating-wrap .star:last-child {
margin-bottom: 0; }
.pills .rating-wrap .star span {
display: inline-block;
color: #b3b3b3;
font-size: 12px;
}
.pills .rating-wrap .star span i {
color: var(--mainColor); font-size: 11px;}
.pills .rating-wrap .star span:first-child {
width: 62%; }
.pills .rating-wrap .star span:last-child {
    width: 32%;
}

  @media (max-width: 767.98px) {
    .img-3 {
      height: 600px;
      margin-bottom: 30px; } }

/* End Section Details Unit */

/* Start Section Profile */
.section-profile .tab-teaser {
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px #ccc;
}
.section-profile .tab-teaser ul li a{
    padding: 12px;
    display: block;
    color: #000;
}
.section-profile .tab-teaser ul li a.active{
    background-color: #fc5e28;
    color: #fff;
}
.section-profile .tab-teaser ul li a i{margin-right: 10px;}
.section-profile .img-profile {
    text-align: center;
    border-right: 1px solid #ccc;
}
.section-profile .img-profile img{
    width: 120px;
    border-radius: 50%;
    border: 8px solid #eee;
}
.section-profile .img-profile h4{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}
.section-profile .img-profile p{
    font-size: 14px;
}
.section-profile .tab-box h2 i{
    color: #999;
    font-size: 28px;
    margin-right: 10px;
}

.section-profile .tab-box h2{
    background-color: #eee;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.section-profile #tab-2 , .section-profile #tab-3{display: none;}
.section-profile .tab-box .picec{
    display: flex;
}
.section-profile .tab-box .picec strong{
    width: 45%;
    color: #000;
    font-size: 16px;
}
.section-profile .tab-box .picec span{
    font-size: 14px;
    width: 50%;
}
.section-profile .amountInstallment{
    width: 200px;
    background-color: green;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
/* End Section Profile */

/* Start Section Compare */

.comparison-table {
    width: 100%;
    font-size: .875rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.comparison-table table {
    min-width: 41rem;
    table-layout: fixed
}

.comparison-table table tbody+tbody {
    border-top-width: 1px
}

.comparison-table .table-bordered thead td {
    border-bottom-width: 1px
}

.comparison-table .comparison-item {
    position: relative;
    padding: .875rem .75rem 1.125rem;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    text-align: center
}

.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 5rem;
    margin-right: auto;
    margin-bottom: .75rem;
    margin-left: auto
}

.comparison-table .comparison-item .comparison-item-thumb>img {
    display: block;
    width: 100%
}

.comparison-table .comparison-item .comparison-item-title {
    display: block;
    width: 100%;
    margin-bottom: 14px;
    color: #222;
    font-weight: 600;
    text-decoration: none
}

.comparison-table .comparison-item .comparison-item-title:hover {
    text-decoration: underline
}

.comparison-table .comparison-item .btn {
    margin: 0
}

.comparison-table .comparison-item .remove-item {
    display: block;
    position: absolute;
    top: -.3125rem;
    right: -.3125rem;
    width: 1.375rem;
    height: 1.375rem;
    border-radius: 50%;
    background-color: #f44336;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.comparison-table .comparison-item .remove-item .feather {
    width: .875rem;
    height: .875rem
}
.table-bordered th, .table-bordered td {
    border: 1px solid #e7e7e7;
}
.bg-secondary {
    background-color: #f7f7f7 !important;
}
/* End Section Compare */
.about-wrap .icon {
    left: 0;
    margin-left: -45px;
    right: unset;
}
.ftco-footer .ftco-footer-widget p{
    height: 175px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .ftco-navbar-light{top: 0;}
    .pb-5, .py-5 { padding-bottom: 1rem!important;}
    .about-wrap .icon{    margin-left: 0px;    }
    .property-wrap {margin: 20px 30px; }
    .page-all-units { padding: 10px;}
    .form-filter-units .form-control {width: 280px;}
    .ftco-navbar-light .container {max-width: 1200px !important; width: unset !important;margin-right: auto !important;}
    .navbar-brand img {width: 100px;height: auto;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .ftco-navbar-light{top: 0;}
    .topper .text .con{font-size: 10px;}
    .topper .text .con span{font-size: 12px;}
    .pb-5{padding-bottom: 1rem!important;padding-top: 1rem;}
    .ftco-navbar-light .container {max-width: none;width: -webkit-fill-available;margin-right: 12%;}
    .heading-section h2{font-size: 24px;}
    .about h3 {font-size: 14px;}
    #about-section p{font-size: 12px;}
    .about-wrap{height: auto;}
    .units-section{padding: 20px;}
    
}
