.inner-content {}

.inner-content .content-area {
    position: relative
}

.inner-content .contact-banner {
    background: #f1f1f1 url(https://d2attmqgyy4lt0.cloudfront.net/images/contact-us/css/contact.jpg) no-repeat top right;
    padding: 85px 0 60px;
    /* height: 1440px; */
}

.inner-content .contact-banner .title {
    padding-left: 100px;
    width: 50%;
    margin-bottom: 32px
}

.inner-content .contact-banner h1 {
    font-size: 88px;
    color: #1a1a1a;
    margin: 0 0 0 -100px;
    letter-spacing: -2.1px;
    font-weight: 600
}

.inner-content .contact-banner .title p {
    font-size: 22px;
    color: #111;
    line-height: 1.4;
    margin-bottom: 44px;
    margin: 0 0 0 -81px
}

.inner-content .align-items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.inner-content .d-flex {
    display: -ms-flexbox;
    display: flex
}

.inner-content .contact-banner .contact-detail.active {
    display: block;
    padding: 30px;
}

.inner-content .contact-banner .contact-detail {
    flex: 0 0 614px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20.24px 1.76px rgba(0, 0, 0, .04), 0 0 21.6128px .3872px rgba(0, 0, 0, .02), 0 0 5.94px .06px rgba(0, 0, 0, .01);
    -moz-box-shadow: 0 0 20.24px 1.76px rgba(0, 0, 0, .04), 0 0 21.6128px .3872px rgba(0, 0, 0, .02), 0 0 5.94px .06px rgba(0, 0, 0, .01);
    box-shadow: 0 0 20.24px 1.76px rgba(0, 0, 0, .04), 0 0 21.6128px .3872px rgba(0, 0, 0, .02), 0 0 5.94px .06px rgba(0, 0, 0, .01);
    position: relative;
    z-index: 2;
    display: none;
    min-height: 737px
}
.inner-content .contact-banner .contact-detail ul {
    padding: 0;
    margin-bottom: 17px;
}
.inner-content .contact-banner .contact-detail li {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1;
    margin-bottom: 12px;
    border-radius: 8px 0 0 8px;
}
.inner-content .contact-banner .contact-detail li:last-child{margin-bottom:0}
.inner-content .contact-banner .contact-detail .left {
    min-height: 70px;
    /* border-right: 1px solid #e3e3e3; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex: 0 0 70px;
    max-width: 70px;
    background: #282828;
    border-radius: 8px;
}
.inner-content .contact-banner .contact-detail .left svg {
    height: 27px;
    width: 27px;
    fill: #fff;
}
.inner-content .contact-detail .icon-name {
    background-position: -251px -124px;
    width: 35px;
    height: 65px
}

.inner-content .contact-detail [class^=icon-],
[class*=icon-] {
    background-image: url(https://d2attmqgyy4lt0.cloudfront.net/images/contact-us/css/sprite.png);
    background-repeat: no-repeat;
    display: inline-block
}
.inner-content .contact-banner .contact-detail .right {
    width: 100%;
    outline: none
}

#newProjectFrm ul {
    padding: 0
}

.inner-content .contact-banner input[type=text],
input[type=email],
select {
    font-size: 17px;
    color: #7d7c84;
    border: none;
    outline: none;
    padding: 0 28px;
    width: 100%;
    font-weight: 400;
    border-radius: 0;
    line-height: 1;
    height: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.inner-content .contact-banner .contact-detail .right select {font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;}

.inner-content .contact-banner .contact-detail textarea {
    border: none;
    resize: none;
    min-height: 139px;
    width: 100%;
    padding: 37px 28px;
    color: #7d7c84;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.inner-content .contact-request {
}

.inner-content .agree-wrap {
    margin-bottom: 27px
}

.inner-content .checkbox-wrap {
    padding: 5px 0 0 40px;
    position: relative;
    margin-bottom: 15px
}

.inner-content .checkbox-wrap input {
    z-index: 2;
    opacity: 8
}

.checkbox-wrap input,
.checkbox-wrap i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #1a1a1a
}

.inner-content .checkbox-wrap label span {
    color: #5b5b5b;
    font-family: var(--font_inter);
    letter-spacing: -.005em;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}

.inner-content .contact-request .btn {
    font-family: var(--font_inter);
    letter-spacing: -.005em;
    margin-top: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding: 13px 30px;
    outline: none;
    color: #fff;
}
.inner-content .contact-request .btn.active:focus,
.inner-content .contact-request .btn.focus, 
.inner-content .contact-request .btn:active.focus,
.inner-content .contact-request .btn:active:focus, 
.inner-content .contact-request .btn:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

.inner-content .btn-secondary {
    background-color: #141414
}

p.one-lines {
    margin-bottom: 0 !important;
    line-height: 26px !important
}

p.one-lines span {
    width: 35%;
    float: left;
    font-size: 19px
}

.inner-content .chat-wrap {
    /* background-color: #1a1a1a; */
    padding-left: 40px;
    position: relative;
    }

.inner-content .chat-wrap p {
    font-size: 14px;
    color: #fff !important;
    letter-spacing: .3px;
    margin-bottom: 8px;
    line-height: 1.7;
    padding-left: 27px;
    position: relative;
}
.inner-content .chat-wrap p i {
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    text-align: center;
}

.inner-content .chat-wrap>span {
    font-size: 20px;
    color: #fff;
    display: block;
    letter-spacing: .6px;
    font-weight: 200;
    margin: 0
}

.chat-wrap h3 {
    font-size: 20px;
    font-weight: 600;
    color: #f1c785;
    margin: 0 0 2px;
    letter-spacing: 0;
    text-decoration: none
}

.chat-wrap hr {
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    display: none;
}

p.mailsss a {
    font-size: 20px !important;
    font-weight: 100 !important;
    margin-bottom: 0 !important
}

p.mailsss {
    padding: 0;
    margin: 0;
    margin-bottom: 0 !important
}

.inner-content .mail-wrap {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 500;
    color: #fff;
}

.inner-content .chat-wrap .telephone {
    font-weight: 600;
    color: #f1c785;
    display: inline-block;
    letter-spacing: 0;
    text-decoration: none
}

.inner-content .chat-wrap .telephone span {
    font-size: 14px;
    color: #fff
}

.inner-content .chat-wrap>span a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    font-weight: 200
}

.inner-content .chat-wrap .lady-executive {
    position: absolute;
    bottom: -43px;
    right: -19px;
    z-index: 9
}

.chat-wrap .contact-address {
    position: absolute;
    top: calc(100% + 60px);
    top: -webkit-calc(100% + 32px);
    left: calc(50% + 21px);
    left: -webkit-calc(48% + 20px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

.chat-wrap .contact-address li {
    line-height: 1;
    position: relative;
    padding-left: 0;
    margin-bottom: 23px
}

.chat-wrap li {
    margin-bottom: 2px
}

.chat-wrap .contact-address .num {
    position: absolute;
    top: 0;
    left: 0
}

.chat-wrap .contact-address .num,
.chat-wrap .contact-address strong {
    display: block;
    color: #7d7c84;
    font-size: 17px;
    margin: 0;
    font-weight: 400;
    letter-spacing: -.4px
}

.chat-wrap .address-wrap {
    padding: 13px 0 10px
}

.contact-address ul {
    padding: 0;
    list-style: none
}

.contact-address ul {}

.contact-detail .icon-name {
    background-position: 1px -137px;
    width: 29px;
    height: 65px
}

.contact-detail .icon-telephone {
    background-position: -243px -37px;
    width: 37px;
    height: 29px
}

.contact-detail .icon-mail {
    background-position: -8px -78px;
    width: 35px;
    height: 35px
}

.contact-detail .icon-currency {
    background-position: -152px -34px;
    width: 45px;
    height: 32px
}

.inner-content .btn {
    font-size: 12px;
    padding: 28px;
    text-align: center;
    /* min-width: 145px; */
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    line-height: 1.3;
    position: relative;
    line-height: 1;
    border: 1px solid transparent
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none
}

#accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 20px 5px 0;
    position: relative;
    background: 0 0
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    position: relative
}

#accordion .panel-heading:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #9d031d;
    position: absolute;
    top: 0;
    left: 0;
    transform: skew(-30deg, 0deg);
    transform-origin: left bottom 0
}

#accordion .panel-title a {
    display: block;
    padding: 9px 70px 9px 20px;
    margin: 0;
    background: #9d031d;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 0;
    position: relative
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "\f068";
    font-family: fontawesome;
    font-weight: 900;
    width: 55px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0
}

#accordion .panel-title a.collapsed:after {
    content: "\f067"
}

#accordion .panel-body {
    padding: 15px 20px;
    margin: 5px 20px 0;
    background: #111;
    border: none;
    outline: 2px solid #fff;
    outline-offset: -8px;
    font-size: 17px;
    color: #fff;
    line-height: 27px
}

#accordion .panel-body p {
    margin-bottom: 0
}

#accordion .panel-body p i {
    margin-right: 13px;
    color: #fff;
}

#accordion .panel-body p a {
    color: #fff
}

#accordion .panel-body p:hover a {
    color: #fff
}

.contact-locataions .loca-tion ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.contact-locataions .loca-tion li {
    padding: 0 0 0 0 !important;
    border: none !important;
    background: #9d031d;
    float: left;
    margin: 0 0 4px 3px;
    width: 16%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.contact-locataions .loca-tion a {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 21px !important;
    color: #fff
}

.contact-locataions h1 {
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1.3;
    text-align: center
}

.promote-dial {
    position: relative
}

.promote-dial img {
    width: 100%
}

.prodc-btn p {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center
}

.prodc-btn a {
    color: #fff;
    background: #9d031d;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 16px;
    box-shadow: 1px 1px 4px #fff
}

.not-actives li a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000
}

.footer-space {
    padding: 6%
}












@media(max-width:480px) and (min-width:320px) {
    .inner-content .d-flex {
        display: -ms-flexbox;
        display: block
    }
    .inner-content .chat-wrap {
        flex: 0 0 663px;
        max-width: 538px;
        /* background-color: #1a1a1a; */
        /* margin: -186px 0 0 0; */
        padding: 20px 0 0;
        position: relative
    }
    .chat-wrap .contact-address {
        position: absolute;
        top: calc(100% + 60px);
        top: -webkit-calc(100% + 28px);
        left: calc(54% + -44px);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-46%);
        width: 100%
    }
    .inner-content .contact-banner {
        background: #f1f1f1 url(https://d2attmqgyy4lt0.cloudfront.net/images/contact-us/css/contact.jpg) no-repeat top right;
        padding: 31px 0 75px;
    }
    span.cs {
        color: #fff;
        display: block;
        margin-bottom: 0;
    }
    .contact-locataions .loca-tion li {
        padding: 0 0 0 0 !important;
        border: none !important;
        background: #9d031d;
        float: left;
        margin: 0 0 4px 3px;
        width: 49%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        font-size: 11px
    }
    .footer-space {
        padding: 0%
    }
    .inner-content .contact-banner h1 {
        font-size: 35px;
        color: #fff;
        margin: 0 0 0 0;
        letter-spacing: -2.1px;
        font-weight: 600
    }
    .inner-content .contact-banner .title {
        padding-left: 0;
        width: 100%;
        margin-bottom: 32px
    }
    .inner-content .contact-request {
        /* padding: 3px 16px 30px; */
    }
    p.one-lines span {
        width: 43%;
        float: left;
        font-size: 19px
    }
    .inner-content .chat-wrap .lady-executive {
        position: absolute;
        bottom: -176px;
        right: 0;
        z-index: 9;
        display: none;
    }
    .prodc-btn a {
        color: #fff;
        background: #9d031d;
        font-size: 12px;
        font-weight: 600;
        padding: 6px;
        box-shadow: 1px 1px 4px #fff
    }
}

.loca-tion span {
    font-size: 13px
}


.flag_with_number {display: block;overflow: hidden;background: #282828;padding: 3px 0 3px;}
.flag_with_number ul {padding: 0;list-style: none;display: inline-flex;margin: 0;width: 100%;justify-content: center;}
.flag_with_number ul li{background: #282828;padding: 4px;margin: 0 6px;color: #fff;display: flex;align-items: center;}
.flag_with_number ul li sp{margin-right: 9px;}
.flag_with_number ul li sp img {}
.flag_with_number ul li nn  {font-weight: 600;margin-right: 6px;text-transform: uppercase;}
.flag_with_number ul li num  {font-weight: 600;font-size: 15px;}

.contact-address {overflow:hidden; padding: 0 0 60px 0}
.dfvfdd {
    padding: 30px;
    padding-left: 30px;
    position: relative;
    background: #1a1a1a;
    margin-bottom: 20px;
    border-radius: 6px;
}
.dfvf {
    position: absolute;
    right: 15px;
    top: 6px;
    background: #fff;
    padding: 4px;
    border-radius: 3px;
}
.dfvf img {}
.rc-anchor-checkbox-label {font-size: 23px ;
    font-weight: 400;
    line-height: 17px;
}

@media(max-width:992px) {
	
	.flag_with_number ul{    display: inline-block;overflow: hidden;text-align: center;}
	.flag_with_number ul li{display: inline-block;width: 100%;/* float: left; */margin: 2px;height: 34px;text-align: left;}
.inner-content .contact-banner .title p {margin: 0 0 0 0;color: #fff;}	
.inner-content .contact-banner .contact-detail ul {padding: 0;}	
.inner-content .chat-wrap {overflow: inherit;}

.swal-modal {
    width: 95%;
}
.inner-content .chat-wrap p {text-align: left !important;}
.inner-content .contact-banner .contact-detail.active {padding: 10px;}
.inner-content .contact-banner .contact-detail .left {min-height: 50px;flex: 0 0 50px;
max-width: 50px;}

	
}




/*-----------------------------------------------------------------
.contactinfo-section {
    position: relative;
    padding: 95px 0px 120px 0px;
}
#content_block_6 .content-box {
    position: relative;
    display: block;
}
.contact-page-section #content_block_6 .content-box .sec-title {
    margin-bottom: 36px;
        position: relative;
    display: block;
}
.contact-page-section #content_block_6 .content-box .sec-title .top-title {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding-top: 28px;
    z-index: 1;
}
.contactinfo-section .sec-title .top-title:before, 
.contactinfo-section .sec-title .top-title:after {
    background: #e2d7d0;
}
.contactinfo-section .sec-title .top-title:after {
    border-left: 2px solid #f0e6e0;
    border-bottom: 2px solid #f0e6e0;
}
.contactinfo-section .sec-title .top-title:before {
    position: absolute;
    content: '';
    background: #f0e6e0;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    left: -25px;
    top: 8px;
    z-index: -1;
}
.contactinfo-section .sec-title .top-title:after {
    position: absolute;
    content: '';
    background: #f0e6e0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    left: 9px;
    top: 0px;
    z-index: -1;
}
.contactinfo-section .sec-title h2 {
    position: relative;
    display: block;
    font-size: 44px;
    line-height: 54px;
    font-weight: 700;
}
.contact-page-section #content_block_6 .content-box .sec-title p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    margin-top: 10px;
}
#content_block_6 .content-box .info-list li {
    position: relative;
    display: block;
    padding-left: 82px;
    margin-bottom: 35px;
}
#content_block_6 .content-box .info-list li .icon-box {
    position: absolute;
    left: 0px;
    top: 6px;
}
#content_block_6 .content-box .info-list li .inner {
    position: relative;
    padding-left: 32px;
}
#content_block_6 .content-box .info-list li .inner:before {
    position: absolute;
    content: '';
    background: #e2d7d0;
    width: 2px;
    height: 62px;
    left: 0px;
    top: 6px;
}
#content_block_6 .content-box .info-list li .inner h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
#content_block_6 .content-box .info-list li .inner p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}
#content_block_6 .content-box .info-list li .inner:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0px;
    top: 6px;
    transition: all 500ms ease;
}
#content_block_6 .content-box .info-list li .inner:after {
    background: #ff5956;
}
.contact-page-section .form-inner {
    position: relative;
    display: block;
    background: #fff;
    padding: 50px 50px;
    padding-top: 43px;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.15);
    margin-top: 31px;
}
.contact-page-section .form-inner h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 29px;
}
.contact-page-section .default-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.contact-page-section .default-form .form-group input {position: relative;
    display: block;
    width: 100%;
    height: 56px;
    outline:none;
    border: 1px solid #eae0d9;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 500;
    color: #766068;
    transition: all 500ms ease;}
-----------------------------------------------------------------*/