﻿
/*cantact-us*/
div#InertContactCaptcha_CaptchaDiv {
    position: relative;
}

img#InertContactCaptcha_ReloadIcon {
    position: absolute;
    left: 10px;
}

.project-details-info {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 8%;
    width: 44%;
    box-shadow: 0px 0px 6px 2px rgb(189 183 183 / 20%);
    padding: 32px;
    margin: 5px;
}

.pr-info {
    width: 57%;
    background-color: #fff;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 7px 12px 6px 12px;
    margin-left: -1px;
    line-height: 1.56857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a {
    /* color: #fff !important; */
    cursor: pointer;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #a47e3e;
    border-color: #a47e3e;
    color: #fff !important;
}

.project-details-title {
    position: relative;
    direction: rtl;
    text-align: right;
    font-weight: 400;
    font-size: 1.9em;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 0.7em;
}

.form-bx .label-text {
    color: #000;
}

.label-text {
    font-size: 14px;
    color: #333;
    margin: 0 0 8px;
    display: block;
    text-align: right;
    direction: rtl;
    font-weight: bold;
}

.input-info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #f1f1f1;
    margin-bottom: 16px;
    padding: 0 6px;
    outline: 0;
    direction: rtl;
}

.button-nmd {
    color: #fff;
    background: #debc88;
    line-height: 24px;
    font-size: 17px;
    font-weight: 700;
    /* margin-top: 5px; */
    padding: 8px 26px;
    float: left;
    margin-top: 20px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.input-tx {
    border: 1px solid #f1f1f1;
    width: 100%;
}

.bx-bt-nm {
    padding: 20px;
    border-top: 1px solid #f5f5f5;
    margin-top: 19px;
}

    .bx-bt-nm p {
        float: right;
        width: 50%;
        color: #000;
    }

        .bx-bt-nm p:first-child {
            text-align: right;
            font-weight: bold;
        }

        .bx-bt-nm p:nth-child(2) {
            text-align: left;
        }

.ti-ce-mx {
    text-align: center;
    padding: 0px 0 30px 0;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.ic-ce {
    margin: 50px auto 15px auto;
}

.p-bt {
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 17px;
}

    .p-bt span {
        padding-bottom: 0;
        display: block;
    }

.link-btn-fr {
    padding: 14px 15px;
    margin: 43px auto 71px auto;
    color: #fff;
    background: #debc88;
    display: block;
    width: 150px;
    border-radius: 5px;
    font-weight: bold;
}

    .link-btn-fr:hover {
        background-color: #d9b57d;
        color: #000;
    }

.form-bx-mp {
    box-shadow: 0px 0px 6px 2px rgb(189 183 183 / 20%);
    margin: 5px;
    padding: 0 20px 0 0;
    position: relative;
    /*min-height: 350px;*/
    height: 370px;
    overflow: hidden;
}

/*.map-bxt {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}*/

.slid-hd .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 4px;
    height: 4px;
    margin: 0 5px;
    border-radius: 50%;
    outline: 0;
}

.slid-hd .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -48px;
    width: 100%;
    right: 0px;
    height: 29px;
}

    .slid-hd .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .slid-hd .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #191818;
    }

.map-nd-mn {
    height: 100%;
    position: absolute;
    width: 100%;
    background-size: cover;
}

.row-ads {
    padding: 17px 0px 7px 0;
    text-align: right;
    border-bottom: 1px solid #f5f5f5;
}

.tx-pn {
    padding: 13px 0;
    font-size: 14px;
    color: #000;
}

.ti-bl {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-align: right;
}

.sp-gh {
    float: left;
    text-align: left;
    padding-left: 20px;
    font-size: 15px;
}

.tabs__content > a {
    position: relative;
    text-align: right;
    padding-right: 47px !important;
}

.project-details-img {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-size: cover;
    top: 0;
}

.form-bx {
    box-shadow: 0px 0px 6px 2px rgb(189 183 183 / 20%);
    margin: 5px;
    padding: 0 20px 0 0;
    position: relative;
    /*min-height: 350px;*/
    height: 370px;
}

.contact-form {
    padding: 25px 0 5.5px 0;
}

@media only screen and (max-width:760px) {
    .map-bxt {
        width: 100%;
        position: relative;
    }

    .map-nd-mn {
        position: relative;
        height: 150px;
    }

    .project-details-img {
        display: none;
    }

    .pr-info {
        position: relative;
        width: 100%;
        top: 0;
        padding: 10px;
    }

    .tabs.style__horizontal .tabs__content.is__active {
        padding-bottom: 20px !important;
    }

    .form-bx-mp {
        padding: 0;
    }

    .row-ads {
        padding: 15px 8px;
    }

    .tx-pn {
        padding: 20px 0 10px 0;
        font-size: 12px;
    }

    .ti-bl {
        font-size: 13px;
    }

    sp-gh {
        padding-left: 7px;
        font-size: 14px;
    }

    .tabs {
        margin: 20px auto 0px auto;
    }

    .form-bx-mp {
        margin: 0;
    }

    .form-bx-mp {
        min-height: 27px;
        height: auto;
    }

    .row-ads:last-child {
        border: none;
    }
}




/*news*/
.ti-ce-bn {
    text-align: center;
    color: #fff;
    font-size: 40px;
    position: relative;
    z-index: 100;
}

.slid-hd {
    position: relative;
}

    .slid-hd:before {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        content: "";
        /*background-color: rgba(0, 0, 0, 0.47);*/
        z-index: 99;
    }

.ti-blog-cl {
    text-align: right;
    font-size: 16px;
    padding: 10px 0 15px 0;
    color: #000;
    font-weight: bold;
}

.tm-cl {
    text-align: right;
    padding: 0px 0 5px 0;
    color: #a47e3e;
    direction: rtl;
    font-size: 12px;
}

.tx-mg {
    margin: 10px 0 30px 0;
    direction: rtl;
    text-align: right
}

    .tx-mg i {
        position: relative;
        top: 2px;
        color: #878787;
        font-size: 11px;
    }

.blog-pg {
    padding: 40px 0 0 0;
}

.p-99 {
    text-align: justify;
    direction: rtl;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 11px;
}

.rw-bn {
    border-bottom: 1px solid #a47e3e;
    padding: 21px 0;
    position: relative;
}

.pn-rg {
    padding-left: 0;
}

.rw-bn:last-child {
    border: none;
}

.mg-pn-bx {
    margin: 15px 0;
}


@keyframes cdp-in {
    from {
        transform: scale(1.5);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.cdp {
    position: relative;
    text-align: center;
    padding: 0px 0;
    font-size: 0;
    z-index: 6;
    margin: 39px 0;
}

.cnt-pn {
    overflow: hidden;
}

.cdp_i {
    font-size: 13px;
    text-decoration: none;
    transition: background 250ms;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0px 6px;
    height: 31px;
    min-width: 31px;
    border-radius: 38px;
    border: 2px solid #fff;
    line-height: 30px;
    padding: 0;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.03em;
    display: none;
}

    .cdp_i:first-child, .cdp_i:last-child {
        padding: 0 0px;
        margin: 0 5px 6px;
    }

    .cdp_i:last-child, .cdp_i:nth-child(2), .cdp_i:nth-last-child(2) {
        display: inline-block;
    }

    .cdp_i:hover {
        background-color: #000;
        color: #fff;
    }

.cdp:not([actpage="1"]) .cdp_i:nth-child(1) {
    display: inline-block;
}

.cdp[actpage="1"] .cdp_i:nth-child(-1):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="1"] .cdp_i:nth-child(-1):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="1"] .cdp_i:nth-child(0):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="1"] .cdp_i:nth-child(1):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="1"] .cdp_i:nth-child(2) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="1"] .cdp_i:nth-child(2) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="1"] .cdp_i:nth-child(3):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="1"] .cdp_i:nth-child(4):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="1"] .cdp_i:nth-child(5):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="1"] .cdp_i:nth-child(5):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #000;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="2"] .cdp_i:nth-child(0):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="2"] .cdp_i:nth-child(0):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="2"] .cdp_i:nth-child(1):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="2"] .cdp_i:nth-child(2):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="2"] .cdp_i:nth-child(3) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="2"] .cdp_i:nth-child(3) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="2"] .cdp_i:nth-child(4):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="2"] .cdp_i:nth-child(5):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="2"] .cdp_i:nth-child(6):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="2"] .cdp_i:nth-child(6):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="3"] .cdp_i:nth-child(1):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="3"] .cdp_i:nth-child(1):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="3"] .cdp_i:nth-child(2):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="3"] .cdp_i:nth-child(3):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="3"] .cdp_i:nth-child(4) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="3"] .cdp_i:nth-child(4) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="3"] .cdp_i:nth-child(5):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="3"] .cdp_i:nth-child(6):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="3"] .cdp_i:nth-child(7):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="3"] .cdp_i:nth-child(7):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="4"] .cdp_i:nth-child(2):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="4"] .cdp_i:nth-child(2):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="4"] .cdp_i:nth-child(3):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="4"] .cdp_i:nth-child(4):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="4"] .cdp_i:nth-child(5) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="4"] .cdp_i:nth-child(5) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="4"] .cdp_i:nth-child(6):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="4"] .cdp_i:nth-child(7):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="4"] .cdp_i:nth-child(8):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="4"] .cdp_i:nth-child(8):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="5"] .cdp_i:nth-child(3):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="5"] .cdp_i:nth-child(3):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="5"] .cdp_i:nth-child(4):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="5"] .cdp_i:nth-child(5):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="5"] .cdp_i:nth-child(6) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="5"] .cdp_i:nth-child(6) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="5"] .cdp_i:nth-child(7):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="5"] .cdp_i:nth-child(8):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="5"] .cdp_i:nth-child(9):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="5"] .cdp_i:nth-child(9):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="6"] .cdp_i:nth-child(4):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="6"] .cdp_i:nth-child(4):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="6"] .cdp_i:nth-child(5):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="6"] .cdp_i:nth-child(6):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="6"] .cdp_i:nth-child(7) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="6"] .cdp_i:nth-child(7) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="6"] .cdp_i:nth-child(8):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="6"] .cdp_i:nth-child(9):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="6"] .cdp_i:nth-child(10):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="6"] .cdp_i:nth-child(10):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="7"] .cdp_i:nth-child(5):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="7"] .cdp_i:nth-child(5):not(:first-child):not(:nth-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.cdp[actpage="7"] .cdp_i:nth-child(6):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="7"] .cdp_i:nth-child(7):not(:first-child) {
    display: inline-block;
}

.cdp[actpage="7"] .cdp_i:nth-child(8) {
    background-color: #000;
    color: #fff;
    display: inline-block;
}

    .cdp[actpage="7"] .cdp_i:nth-child(8) + .cdp_i:last-child {
        display: none !important;
    }

.cdp[actpage="7"] .cdp_i:nth-child(9):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="7"] .cdp_i:nth-child(10):not(:last-child) {
    display: inline-block;
}

.cdp[actpage="7"] .cdp_i:nth-child(11):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    color: transparent;
    border-color: transparent;
    width: 50px;
}

    .cdp[actpage="7"] .cdp_i:nth-child(11):not(:last-child):not(:nth-last-child(2)):after {
        content: "...";
        color: #fff;
        font-size: 32px;
        margin-left: -6px;
    }

.bx-mg-nw {
    position: absolute;
    width: 32%;
    left: 0;
    height: 87%;
    top: 15px;
}

    .bx-mg-nw img {
        position: relative;
       /* height: 100%;
        object-fit: cover;*/
    }

@media only screen and (max-width:1270px) {
    .cnt-pn {
        max-width: 100%;
    }

    .p-99 {
        font-size: 13px;
        line-height: 30px;
        padding-bottom: 0;
    }

    .ti-blog-cl {
        padding: 3px 0 11px 0;
    }
}

@media only screen and (max-width:990px) {
    .mg-pn-bx {
        width: 49%;
        display: inline-block;
    }

    .cdp {
        margin: 10px 0;
        padding: 5px 0 15px 0;
    }

    .ti-ce-bn {
        font-size: 20px;
    }

    .cnt-pn .bx-wrapper .bx-pager, .cnt-pn .bx-wrapper .bx-controls-auto {
        bottom: -3%;
        right: 5px;
    }

    .rw-bn .col-md-8 {
        padding: 0 10px;
    }
}

@media only screen and (max-width:760px) {
    .ti-blog-cl {
        font-size: 13px;
    }

    .mg-pn-bx {
        width: 100%;
    }

    .mg-pn-bx {
        margin: 4px 0.5%;
        width: 49%;
        float: right;
    }

    .bx-mg-nw {
        position: absolute;
        left: 0;
        width: 25%;
    }

    .tm-cl {
        display: none;
    }

    .blog-pg {
        padding: 15px 0 0 0;
    }

    .ti-blog-cl {
        font-size: 12px;
        text-align: justify;
        direction: rtl;
        line-height: 25px;
        padding: 0 0;
    }

    .p-99 {
        font-size: 9px;
        line-height: 18px;
        padding-bottom: 0;
    }

    .rw-bn .col-md-8 {
        padding: 0 5px 0 10px;
    }

    .tx-mg {
        font-size: 11px;
        margin-bottom: 0;
    }

    .rw-bn {
        padding: 15px 0;
    }

    .bx-mg-nw {
        height: 79%;
        top: 15px;
    }

    .form-bx {
        padding: 0 0;
    }

    .ic-ce {
        margin: 6px auto 15px auto;
    }

    .link-btn-fr {
        margin: 43px auto 25px auto;
    }

    .form-bx {
        /*min-height: 310px;*/
        height: auto;
    }
}

.contact-form-custom {
    padding-top: 75px;
    padding-bottom : 75px;
}


.contact-form-custom {
    padding-top: 0;
    padding-bottom: 75px;
}



.sec-cod-label {
    display: block;
    padding: 10px 15px 8px 0;
    text-align: right;
}
.field-wrap.d-flex {
    width: 50%;
    float: left;
}

/*new*/
ul.tab-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}


@media only screen and (max-width:760px) {
    ul.tab-content {
        position: relative;
        width: 100%;
    }


.map-bxt iframe {
    width: 100% !important;
    height: 250px !important;
}}