

.col-persional-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-left: calc(72px + .75rem); */
    flex-wrap: wrap;
}

.ScheduleDemoBtn {
    padding: 20px 40px;
    color: #2A2A2A !important;
    font-size: 17px;
    font-style: normal;
    line-height: normal;
    border-radius: 4px;
}



.mr-18 {
    margin-right: 18px;
}

.second_section {
    padding: 33px 0 68px;
}

.main_title {
    color: #2A2A2A;
    text-align: center;
    font-size: 36px !important;
    font-style: normal;
    line-height: 40px;
    /* 141.667% */
}

.mt-40 {
    margin-top: 40px;
}

.mb-46 {
    margin-bottom: 46px;
}

.para_description {
    color: #000;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    /* 133.333% */
}

.flex_wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 14px;
    margin-bottom: 15px;
}

.icon_wrapper {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100" fill="none"%3E%3Cg filter="url(%23filter0_d_353_185)"%3E%3Ccircle cx="50" cy="50" r="46" fill="white"%3E%3C/circle%3E%3C/g%3E%3Cdefs%3E%3Cfilter id="filter0_d_353_185" x="0" y="0" width="100" height="100" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"%3E%3C/feFlood%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"%3E%3C/feColorMatrix%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation="2"%3E%3C/feGaussianBlur%3E%3CfeComposite in2="hardAlpha" operator="out"%3E%3C/feComposite%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"%3E%3C/feColorMatrix%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_353_185"%3E%3C/feBlend%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_353_185" result="shape"%3E%3C/feBlend%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 14px;
    height: fit-content;

}

.icon_wrapper img {
    width: 50px;
    height: 50px;
}

.freeDemoBtn {
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    line-height: normal;
    padding: 14px 28px;
    border-radius: 4px;
}

.mt-28 {
    margin-top: 28px;
}

.third_section {
    background-color: #FFF2F2;
    padding: 50px 0 50px;
}

.mix-blend-multiply {
    mix-blend-mode: multiply;
}

.text_small {
    color: #000;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: 500;
}

.fourth_section {
    padding: 26px 0 80px;
}

.property_mangmt_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.w-210 {
    width: 210px;
}

.fifth_section {
    background-color: #FFF2F2;
    padding: 38px 0 45px;
}

.main_title2 {
    color: #2A2A2A;
    font-size: 34px !important;
    font-style: normal;
    line-height: 40px;
    /* 150% */
}


.our_partners_section {
    padding: 80px 0;
    background-color: #fff;
}

.brand_logos_wrapper>div {
    flex: 0 1 224px;
}

.our_partners_section h3 {
    color: #000;
    text-align: center;
    font-size: 32px !important;
    font-style: normal;
    line-height: normal;
    margin-bottom: 46px;
    text-align: center;
}


/* slick slider css */
.slick_slider_section {
    margin-bottom: 70px;
}

.feedback_card_body {
    padding: 16px;
    border-radius: 0px 0px 22px 22px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    border-top: none;
}

.feedback_icon {
    height: 40px;
    flex-shrink: 0;
    display: inline-block;
    margin-left: -40px;
}

.review_text {
    color: #454545;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    /* 137.5% */
    margin-top: -54px;
}

.text-truncate-5 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 110px;
}

.feedback_card img {
    width: 100%;
}

.center .slick-center.feedback_card {
    transform: scale(1);
    color: #e67e22;
    opacity: 1;
}

.center .feedback_card,
center .feedback_card img {
    width: 264px;
    opacity: 0.8;
    transition: all 300ms ease;
    bottom: 0;
    transform: scale(0.9);
}

.slick-list {
    margin-bottom: 82px !important;
}

.slick-arrow {
    position: relative;
}


.slick-prev:before,
.slick-next:before {
    color: red !important;
}

.slick-prev {
    left: 48% !important;
    z-index: 2;
}

.slick-next {
    right: 48% !important;
    z-index: 2;
}

.slick-prev,
.slick-next {
    bottom: 0 !important;
    top: auto !important;
}


ul.benefit_list {
    text-decoration: none;
    padding-left: 0;
}

li.icon_list {
    display: flex;
    gap: 10px;
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
}

.mb-18 {
    margin-bottom: 18px;
}

li.icon_list::before {
    content: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'18\' height=\'18\' viewBox=\'0 0 18 18\' fill=\'none\'%3E%3Cpath d=\'M9 16.5C4.85786 16.5 1.5 13.1421 1.5 9C1.5 4.85786 4.85786 1.5 9 1.5C13.1421 1.5 16.5 4.85786 16.5 9C16.5 13.1421 13.1421 16.5 9 16.5ZM8.25195 12L13.5553 6.6967L12.4946 5.63604L8.25195 9.8787L6.13066 7.75732L5.06999 8.81805L8.25195 12Z\' fill=\'%23ED494D\'/%3E%3C/svg%3E');
    margin-top: 4px;
}

.list_description {
    color: #000;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: 500;
}

@media only screen and (max-width:767px) {
   

    .mt-50 {
        margin-top: 50px;
    }

   

    .freeDemoBtn {
        margin-bottom: 18px;
        width: 100%;
    }

    .ScheduleDemoBtn {
        width: 100%;
    }

    .hero_image {
        display: none;
    }

    .main_title {
        text-align: center;
        font-size: 26px !important;
        font-style: normal;
        line-height: normal;
    }

    .para_description {
        margin-top: 28px;
    }

    .mb-46 {
        margin-bottom: 25px;
    }

    .second_section {
        padding: 33px 0 52px;
    }

    .third_section {
        background-color: #FFF2F2;
        padding: 34px 0 34px;
    }

    .mb-xs-2 {
        margin-bottom: 1.5rem;
    }

    .property_mangmt_wrapper {
        justify-content: start;
        gap: 0;
    }

    .w-210 {
        width: 100%;
    }

    .btn-disabled {
        display: none;
    }

    .order-xs-1 {
        order: 0;
        margin-bottom: 30px;
    }

    .order-sx-2 {
        order: 2;
    }

    .order-sx-3 {
        order: 3;
    }

    .fourth_section {
        padding: 26px 0 41px;
    }

    .main_title2 {
        color: #2A2A2A;
        font-size: 26px !important;
        font-style: normal;
        line-height: 37px;
        /* 123.333% */
    }

    .fifth_section {
        padding: 28px 0 40px;
    }

    .flex-direction-column-reverse {
        flex-direction: column-reverse;
    }

    .brand_logos_wrapper>div {
        flex: 0 1 170px;
    }

    .our_partners_section {
        padding: 37px 0;
    }

    .our_partners_section h3 {
        margin-bottom: 17px;
        font-size: 28px !important;
    }

    .slick-prev {
        left: 50% !important;
    }

    .slick-next {
        right: 50% !important;
    }

    .slick_slider_section {
        margin-bottom: 34px;
    }

    .slick-list {
        margin-bottom: 60px !important;
    }

    .d-xs-none {
        display: none;
    }
}



@media only screen and (max-width:768px) {
    .d-lg-none {
        display: none;
    }
}




/* ### START booking engine landing page css  ### */
.key_benefits_section{
    padding: 48px 0px;
}
.Benefits_card_box {
    border-radius: 15px;
    border: 1px solid #AD9999;
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12), 0px -6px 1px 0px rgba(0, 0, 0, 0.02) inset;
    padding: 32px;
    text-align: center;
    margin-bottom: 1.5rem;
}
.content_section{
    padding: 72px 0;
}
.mb-48{
    margin-bottom: 48px;
}
a.b-color {
    color: #212529;
}
.testimonials-card-box {
    border: 1px solid #dc3545;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
}
.testimonials-card-box:hover {
    box-shadow: 3px 3px 0px #dc3545;
}
.text-truncate-2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 1rem;
    height: 60px;
}
.text-truncate-4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 106px;
}
.text-truncate-7 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 180px;
}
.news_letter_wrapper {
    border: 8px solid #FFF;
    background: rgba(255, 255, 255, 0.44);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.18);
    padding: 44px 25px;
    margin-bottom: 32px;
}
.form-item {
    position: relative;
}
.form-item input {
    display: block;
    border-radius: 5px;
    border: 1px solid #6E6E6E;
    transition: all .3s ease;
    padding: 18px 18px 18px 48px;
}
.icon-ltr{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cg clip-path='url(%23clip0_34_312)'%3E%3Cpath d='M1.8491 4.58333V3.32783C1.8491 2.87063 2.22853 2.5 2.6756 2.5H17.6893C18.1458 2.5 18.5158 2.87079 18.5158 3.32783V16.6722C18.5158 17.1293 18.1364 17.5 17.6893 17.5H2.6756C2.21914 17.5 1.8491 17.1292 1.8491 16.6722V15.8333H16.8491V6.08333L10.1824 12.0833L1.8491 4.58333ZM0.182434 8.33333H4.3491V10H0.182434V8.33333ZM0.182434 12.5H6.8491V14.1667H0.182434V12.5Z' fill='%236E6E6E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_34_312'%3E%3Crect width='20' height='20' fill='white' transform='translate(0.182434)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat left;
    background-position: 18px;
}
.subscribeBtn{
    border-radius: 0px 5px 5px 0px;
    background: #e52b2b;
    padding: 14px 21px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0;
    bottom:0;
}
.testimonial_section{
    padding: 48px 0;
}
/*Start FAQ styling css */


.accordion-item {
    border-radius: 10px !important;
    margin-bottom: 1rem;
    border: 1px solid #E5E6F8;
}


.accordion-item:last-of-type {
    border-radius: 0;

}

.accordion .accordion-item .accordion-button.collapsed {
    background-color: #F6F7FF;
}

.accordion-body {
    background-color: #F6F7FF;
    padding-top: 0;
}

.faq_section {
    margin-bottom: 4rem;
}

.accordion-header .accordion-button:not(.collapsed) {
    background-color: #F6F7FF !important;
    color: #3c4858 !important;
    box-shadow: none;

}

.list_wrapper {
    background-color: transparent;
}

.list_wrapper .nav-item .nav-link {
    border-radius: 0;
    transition: all 0s ease;
    font-weight: 500;
    padding: 0.5rem 1.5rem;
}

.accordion-button {
    border-radius: 0 !important;
}


.list_wrapper .nav-item .nav-link.active {
    background-color: transparent !important;
    color: #3c4858 !important;
    border-bottom: 3px solid #3c4858;
}

a.hightlight_text {
    text-decoration: none !important;
    color: black;
    border-bottom: 3px solid yellow;
}

a.hightlight_text:hover {
    background-color: yellow;
    color: black;
}
@media only screen and (max-width:767px) {
    .w-80{
        max-width: 100%;
    }
    .testimonials-card-box{
        margin-bottom: 1.5rem;
    }
    .subscribeBtn{
        position: relative;
        display: block;
        width: 100%;
        margin-top: 1rem;
        border-radius: 5px;
    }
    .horizontal-sm-line {
        border-top: 1px solid #000;
        padding-block: 1rem;
    }
}
/* End FAQ styling css */

 /*Start form styling label with animation */
 .form-wrapper {
    padding: 18px 21px 32px 31px;
    background: #FFFFFF;
    border: 1px solid #000000;
    box-shadow: 3px 3px 0px #000000;
    border-radius: 8px;
  }
 .mb-25{
    margin-bottom: 25px!important;
  }
  .form-item{
    position: relative;
  }
  .form-item input{
    display: block;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.4);
    transition: all .3s ease;
    border-radius: 7px;
    padding: 11px 20px 11px 30px;
  }
  
  .form-item label{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.31;
    color: rgba(0, 0, 0, 0.4);
    position: absolute;
    cursor: text;
    z-index: 2;
    top: 12px;
    left: 22px;
    background: #fff;
    padding: 0 10px;
    transition: all .3s ease;
    margin-bottom: 0;
  }
  .form-item input:focus{
    border-color: #000000;
  }
  .form-item input:focus + label,.form-item input:valid + label{
    font-size: 14px;
    top: -8px;
    color: #000000;
  }
  .form-item select {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.4);
    transition: all .3s ease;
    border-radius: 7px;
    padding: 8px 20px 8px 30px;
}
.form-item select:focus+label, .form-item select:valid+label {
    font-size: 14px;
    top: -8px;
    color: #000000;
    z-index: 1;
}
.form-item label.z-index-1 {
    z-index: -1;
}

.form-item .ms-choice {
    border: none;
}
.form-item .icon-caret {
    display: none;
}
.form-item .ms-choice>span {
    position: relative;
}
.ms-drop.bottom {
    left: 0;
}
.form-item .ms-drop ul {
    overflow: hidden;
    height: 200px;
}
.ms-drop ul>li label {
    color: #000000;
    -webkit-text-indent: 1em;
    /* Safari */
  }

  .ms-drop ul>li label span {
    padding-left: 0.5rem;
  }
  .custom_close_btn {
    background-color: #fff2f2;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
}
.form-item .iti {
    display: block;
}
   /*End form styling label with animation */

   /* Custom CSS to hide the country code */


  .iti__flag-container {
    padding-left: 0px;
  }

  .iti__selected-dial-code {
    display: none;
  }

  .iti__separate-dial-code .iti__selected-dial-code {
    display: block;
  }



/* ### END booking engine landing page css  ### */