
.ultimate-banner-sec, .prestigious-corporate-sec , .corporate-address-sec {
    padding: 60px 0;
}
/** Hero **/
.ultimate-main-content {
    align-items: flex-start;
    margin-bottom: 0;
    gap: 64px;
}

.ultimate-main-content .left-main-content{
    max-width: 613px;
}
.ultimate-main-content .right-main-content {
    max-width: 560px;
    padding: 0;
}
.dolar-green{
    color: #079455;
}
.ultimate-main-content .left-main-content h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    color: #101828;
    margin-bottom: 12px;
}
.ultimate-main-content .left-main-content > p {
    color: #475467;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 32px;
}
.ultimate-main-content .left-main-content ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    margin-bottom: 32px;
}
.ultimate-main-content .left-main-content ul li{
    display: flex;
    align-items: center;
    gap: 10px;
}
.ultimate-main-content .left-main-content ul li svg {
    width: 30px;
    height: 30px;
}
.ultimate-main-content .left-main-content ul li span {
    color: #344054;
    font-size: 17.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.email-capture {
    width: 100%;
    max-width: 613px;
    margin: 0;
    flex-wrap:nowrap;
}
.email-capture .input-group.mb-3 {
    margin-bottom: 12px!important;
}
.email-capture > div {
    max-width: 468px;
    width:100%;
}
.email-capture > div > p{
    margin-bottom: 0;
}
.email-capture > div > p > a{
    color: #475467;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.email-capture .btn-brand.btn-get-started{
    white-space: nowrap;
}

.search-zone input#txt-search::placeholder {
    color: #667085;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


/** corporate **/
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}
.prestigious-corporate-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap:20px;
}
.prestigious-corporate-content h2{
    color: #101828;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 0px;
}
.prestigious-corporate-content p{
    color: #475467;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.corporate-address-sec .container{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.corporate-address-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    max-width: 768px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 16px;

}
.corporate-address-content h2{
    color: #101828;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
}
.corporate-address-content p{
    color:  #475467;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.corporate-add-item{
    display: flex;
    align-items: center;
    gap: 96px;
}
.corporate-add-item-info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 46%;
}
.add-list-icon{
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
    background:  #F2F4F7;
}
.corporate-add-item-info h3{
    color:  #101828;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    padding-top: 8px;
}
.corporate-add-item-info p{
    color:  #475467;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.corporate-add-item-img{
    display: flex;
    padding: 0px 32px;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    background: #F2F4F7;
}
/* faq */
.faq-sec-location{
    padding: 96px 0;
    background: #A61419;
}
.faq-location-details{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 64px;
}
.faq-location-details .faq-left-content{
    display: flex;
    flex-direction: column;
    align-items: self-start;
    min-width: 576px;
}
.faq-location-details .faq-left-content h5{
    color: #FFB2B5;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px;
}
.faq-location-details .faq-left-content h2{
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 20px;
}
.faq-location-details .faq-left-content p{
    color: #E9D7FE;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.faq-location-details .faq-left-content p > a{
    color: #E9D7FE;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.accordion-loc {
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    padding: 32px 32px 0 32px;
    background-color: transparent;
}
.accordion-loc:after {
    content: '';
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="%23FFB2B5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 24px;
    height: 24px;
    display: block;
    float: right;
    margin-left: 24px;
    padding-right: 25px;
    background-repeat: no-repeat;
    object-fit: cover;
}
.active:after {
    content: '';
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="%23FFB2B5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 24px;
    height: 24px;
    display: block;
    margin-left: 24px;
}

.location-faq .panel {
    border-radius: 0 0 16px 16px;
    background-color: #CC181F;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.1s ease-out, padding-bottom 0.1s ease-out;
}
.location-faq .panel p{
    color: #FFB2B5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0 32px;
}
.location-faq {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap:32px;
}

.accordion-loc.active{
    border-radius: 16px 16px 0 0;
    background: #CC181F;
}
@media  (max-width:767px){
    .search-zone{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .faq-sec-location{
        padding: 64px 0;
    }
    .faq-location-details {
        gap: 48px;
        flex-direction: column;
    }
    .faq-location-details .faq-left-content {
        min-width: auto;
        width: 100%;
    }
    .faq-location-details .faq-left-content h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .faq-location-details .faq-left-content h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: normal;
        margin-bottom: 16px;
    }
    .faq-location-details .faq-left-content p {
        margin-bottom: 0;
    }

}

@media (min-width:768px) and (max-width:997px){
    .faq-sec-location {
        padding: 20px 0;
    }
    .faq-location-details .faq-left-content {
        min-width: 355px;
        max-width: 100%;
    }
    .faq-location-details {
        gap: 48px;
    }
    .accordion-loc:after {
        width: 24px;
        height: 24px;
        display: flex;
        float: right;
        margin-left: 24px;
        background-repeat: no-repeat;
    }
}
@media (min-width:998px) and (max-width:1200px){
    .faq-location-details .faq-left-content {
        min-width: 500px;
        max-width: 100%;
    }
    .accordion-loc:after {
        width: 24px;
        height: 24px;
        display: flex;
        float: right;
        margin-left: 24px;
        background-repeat: no-repeat;
    }
}
/** get office **/
.get-office{
    padding: 96px 0;
}

/** blog **/
.landing-blog-section{
    padding: 96px 0;
}
.landing-blog-section .container{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 64px;
}
.blog-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    width: 33%;
}
.blog-content h6{
    color: #CC181F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.blog-content h2{
    color: #101828;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
    padding-bottom: 8px;

}
.blog-content p{
    color: #475467;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 20px;

}
.blog-content a{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    border: 1px solid #ED1C24;
    background: #ED1C24;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.blog-slider{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 48px 32px;
    flex: 1 0 0;
    width: 50%;
}
.blog-item-content span.blog-category {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    border-radius: 16px;
    border: 1px solid #EAECF0;
    background: #F9FAFB;
    color: #344054;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.blog-item-content h3 a{
    color: #101828;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    justify-content: space-between;
    padding-top: 8px;
}
.blog-content a:hover{
    background: #cc181f !important;
    border-color: #cc181f !important;
}
.blog-item-content p{
    overflow: hidden;
    color: #475467;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-top: 8px;
}
.blog-item-content{
    padding-top: 20px;
    padding-bottom: 24px;
}
.blog-profile{
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.blog-profile img{
    height: 40px;
    width: 40px;
    border-radius: 200px;
}
.blog-profile h5{
    color: #101828;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.blog-profile p{
    color: #475467;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.most-popular-loc{
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.most-popular-loc .browse-location {
    display: none !important;
}
.landing-blog-btn {
display: none;
}

@media (min-width: 768px) and (max-width: 992px){
    .ultimate-banner-sec .ultimate-main-content {
        display: flex !important;
        gap: 32px;
    }
    .ultimate-main-content .left-main-content h1 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 12px;
    }
    .ultimate-main-content .left-main-content > p{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .accordion-loc.active {
        padding-bottom: 8px;
    }
    .location-faq .panel p{
        padding: 0 0 0 32px;
        width: 81%;
    }
    .blog-item-content h3 a{
        font-size: 20px;
        line-height: 28px;
    }

}

@media (max-width: 767px){
    .landing-blog-section .container {
        gap: 48px;
        flex-direction: column;
    }
    .ultimate-banner-sec {
        padding-top: 40px !important;
    }
    .ultimate-main-content .left-main-content h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .email-capture .btn-brand.btn-get-started {
        display: none;
    }
    .office-right-box {
        display: none;
    }
    .most-popular-loc {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .most-popular-loc .container {
        padding: 0 16px !important;
    }
    .most-popular-row3 img {
        max-width: 100% !important;
    }
    .most-popular-loc .container h2.meeting-title {
        font-size: 30px !important;
        line-height: 38px !important;
        letter-spacing: normal !important;
        margin-bottom: 0 !important;
    }
    .most-popular-loc .most-popular-row3 {
        padding-top: 48px !important;
    }
    .most-popular-loc .most-popular-row3 p {
        font-size: 18px;
        line-height: 28px;
        margin-top: 24px;
    }
    .most-popular-loc .most-popular-row3 .select{
        font-size: 16px;
        line-height: 24px;
    }
    .ultimate-banner-sec, .prestigious-corporate-sec, .corporate-address-sec {
        padding: 20px 0;
    }
    section.prestigious-corporate-sec .container {
        padding: 0 32px;
    }
    .corporate-add-item {
        align-items: flex-start;
        gap: 0;
        flex-direction: column;
    }
    .corporate-add-item-info , .blog-content {
        width: 100%;
    }
    .corporate-add-item-img , .blog-content a {
        display: none;
    }
    .get-office {
        padding: 40px 0 !important;
    }
    .landing-blog-section {
        padding: 20px 0;
    }
    .blog-content h2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: normal;
        padding-bottom: 4px;
    }
    .landing-blog-section .container{
        gap:48px;
    }
    .blog-content p{
        padding-bottom: 0;
    }
    .blog-slider{
        flex-direction: column;
        width: 100%;
    }
    .blog-item-content h3 a{
        font-size: 20px;
        line-height: 30px;
    }
    .faq-sec-location {
        padding: 20px 0 52px 0 !important;
    }
    .accordion-loc{
        padding: 20px 20px 0 20px;
    }
    .landing-blog-btn {
        display: flex;
        padding: 12px 18px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        color:  #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        flex: 1 0 0;
        border-radius: 8px;
        border: 1px solid #ED1C24;
        background: #ED1C24 !important;
        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        width: 100%;
    }
    .accordion-loc.active {
        padding-bottom: 8px;
    }
    .location-faq .panel p{
        padding: 0 0 0 20px;
        width: 81%;
    }

}
