*{padding:0;margin:0}

/* CTA 1 */
.cta1 {
    background-color: #0014ff;
    padding: 40px 10px 60px 10px;
}

.cta1 .heading-h4 {
    color: #fff;
    font-family: roboto_slabbold,open_sansregular;
    margin: 0;
    font-size: 62px;
}

.cta1 .contact_form {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}

/* .cta1 .contact_form .contact_form_all { */
    /* display: inline-block; */
    /* width: 100%;
    max-width: 450px; */
    /* vertical-align: top; */
/* } */

.cta1 .contact_form .btn-form {
    display: inline-block;
    vertical-align: top;
}

/* .cta1 .contact_form .hall-rest1-cont{
    display: inline-block;
    vertical-align: top;
    width: 100%;
} */
.cta1 .contact_form .contact_form_all .rest1-input.hall-rest1-cont {
    margin: 0 !important;
    text-align: left;
}
.cta1 .contact_form .contInput {
    padding: 25px;
    width: calc(100% - 240px);
    border-radius: 10px;
    height: auto;
    border: none;
    font-size: 14px;
    box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    box-sizing: inherit;
    background-color: #fff;
    margin-bottom: 0;
}
.cta1 .contact_form .btn-form a.btn {
    float: left;
}
.cta1 .contact_form .btn {
    padding: 20px 40px;
    font-size: 14px;
    background: #0014ff;
    border: 2px solid #fff;
    margin-left: 20px;
    box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 21px 20px -10px rgba(0,0,0,0.2);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* CTA 2 */
.cta2 {
    background: #f0f0f0;
    padding: 40px 0px;
}

.cta2 .image-wrapper {
    max-width: 400px;
    margin: 0 auto;
}

.cta2 .heading-h4 {
    font-family: futura_hv_btheavy,'open_sansregular';
    color: #1e1d79;
    font-size: 56px;
}

.cta2 p {
    font-family: futura_bk_btbook,open_sansregular;
    font-size: 18px;
    color: #606168;
}

.cta2 .btn {
    background: #1e1d79;
    border-radius: 0;
    color: #fff;
    font-family: futura_bk_btbook,open_sansregular;
    padding: 20px 40px;
    margin-top: 30px;
    float: left;
}

/* CTA3 */
.cta3 {
    margin: 40px 0;
}

.cta3 .heading-h4 {
    margin-bottom: 0;
}

.cta3 .contact_form {
    padding-top: 10px;
}

.cta3 .contact_form .contInput {
    padding: 20px 15px;
    height: auto;
    width: calc(100% - 190px);
    font-family: montserratregular,open_sansregular;
    border-radius: 8px;
    border: none;
    display: inline-block;
    margin-right: 6px;
    box-sizing: inherit;
    background-color: #fff;
    color: #000;
}

.cta3 .contact_form .btn {
    padding: 19px 15px;
    background: red;
    color: #fff;
    font-family: montserratbold,open_sansregular;
    display: inline-block;
    width: auto !important;
}
.cta3 .contact_form .btn-form {
    display: inline-block;
    vertical-align: top;
}
/* CTA 4 */
.cta4 .socialicons i {
    font-size: 34px;
    color: #0fc7a5;
}

.cta4 .contact_form {
    padding-top: 0;
    max-width: 630px;
    margin: auto;
}

.cta4 {
    padding: 60px 0;
    background: #f8f8f8;
}

.cta4 .heading-h4 {
    font-size: 42px;
}

.cta4 .sub-heading {
    font-size: 20px;
}

.cta4 .contact_form .btn {
    background: #0fc7a5;
    color: #fff;
    font-size: 16px;
    padding: 15px 40px;
    border-radius: 0;
    border: 2px solid #0fc7a5;
    float: left;height: 50px;
}
.cta4 .contact_form .hall-rest1-cont label {
    text-align: left;
}
.cta4 .contact_form .contInput {
    border: none;
    border-bottom: 2px solid #0fc7a5;
    padding: 20px;
    width: calc(100% - 190px);
    height: 50px;
    box-sizing: inherit;
}

/* CTA 5 */
.cta5{
    margin: 30px 0;
}

.cta5 .sub-heading {
    color: #fff;
}

.cta5 .heading-h4 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 35px;
}

.cta5 .btn {
    padding: 20px 40px;
    font-family: montserratregular,open_sansregular;
    color: #000;
    background-color: rgb(239, 239, 239);
}


/* CTA 6 */
.cta6 {
    padding: 50px;
}

.cta6 .heading-h4 {
    margin: 0 0 20px;
    color: #003b5a;
    display: inline-block;
    font-size: 36px;
    line-height: 1.1 !important;
}

.cta6 .sub-heading {
    color: #003b5a;
}

.cta6 .contact_form .contInput {
    padding: 20px;
    height: 57px;
    border: 1px solid #003b5a;
    width: calc(100% - 190px);
    float: left;
    border-radius: 0;
    font-family: ralewayregular,open_sansregular;
    box-sizing: inherit;
}
.cta6 .contact_form .btn-form {
    display: inline-block;
    vertical-align: top;
}
.cta6 .contact_form .contact_form_all .rest1-input.hall-rest1-cont {
    margin: 0 !important;
}
.cta6 .contact_form .btn {
    border: none;
    background: #003b5a;
    border-radius: 0;
    color: #fff;
    padding: 0 20px;
    font-family: ralewayregular,open_sansregular;
    float: left;
    height: 57px;
    line-height: 57px;
}

/* CTA 7 */
.cta7 img {
    vertical-align: bottom;
}

.cta7 .heading-h4 {
    color: #fff;
    font-size: 42px;
}

.cta7 .sub-heading {
    color: #fff;
}

.cta7 .contact_form .hall-rest1-cont{
    display: inline-block;
    width: 100%;
}

.cta7 .contact_form .contInput{
    width: 100%;
    border: none;
    height: auto;
    padding: 20px;
    box-sizing: inherit;
}

.cta7 .contact_form .btn {
    width: 100%;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    background-color: #235771;
    color: #fff;
    float: left;
    text-align: center;
}
.cta7 .contact_form .btn-form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
/* CTA 8 */
.cta8 {
    padding: 100px 10px;
}

.cta8 .sub-heading {
    font-size: 20px;
    letter-spacing: 10px;
}

.cta8 .heading-h4 {
    max-width: 800px;
    margin: 25px auto 0;
    font-size: 48px;
    color: #26312c;
}

.cta8 .contact_form {
    max-width: 630px;
    margin: auto;
    margin-top: 25px;
}

.cta8 .contact_form .hall-rest1-cont {
    margin: 0 !important;
}
.cta8 .contact_form .hall-rest1-cont label {
    text-align: left;
    margin-top: 20px;
}

.cta8 .contact_form .contInput {
    border: none;
    padding: 20px 0;
    width: calc(100% - 190px);
    box-shadow: 0 -2px 0 0px #24322c inset;
    vertical-align: top;
    background: transparent;
    border-radius: 0;
    height: 50px;
    box-sizing: inherit;
}

.cta8 .contact_form .btn {
    background: #24322c;
    color: #fff;
    font-size: 16px;
    padding: 16px 40px;
    border-radius: 0;
    float: left;
    font: caption;
}


/* CTA 9 */
.cta9{
    padding: 50px 10px 220px 10px;
}

.cta9 .sub-heading {
    font-size: 20px;
    letter-spacing: 10px;
    color: #10869e;
}

.cta9 .heading-h4 {
    max-width: 800px;
    margin: 25px auto 0;
    font-size: 48px;
    color: #09444f;
}

.cta9 .btn {
    background: #10869e;
    color: #fff;
    margin-top: 30px;
    padding: 20px 40px;
    display: inline-block;
}

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

    .cta6 .contact_form .contInput {
        width: calc(100% - 130px);
    }
}

/* CTA 10 */
.cta10 {
    background: #00e7ff;
    padding: 100px 0;
}

.cta10 .heading-h4 {
    font-size: 52px;
    margin-top: 0;
}

.cta10 .heading-h4 b{
    font-family: montserratsemibold,open_sansregular;
}

.cta10 .btn {
    padding: 20px 40px;
    font-size: 16px;
    background: #000;
    color: #fff;
    font-family: montserratlight,open_sansregular;
    border-radius: 30px;
    display: inline-block;
}

.cta10 p {
    margin-bottom: 25px;
    color: #000;
}

@media screen and (max-width: 991px){
    .cta1 .heading-h4 {
        font-size: 52px;
    }

    .cta2 .heading-h4 {
        font-size: 42px;
    }

    .cta2 p {
        font-family: futura_bk_btbook,open_sansregular;
        font-size: 16px;
    }

    .cta3 .contact_form .contInput {
        width: calc(100% - 153px);
    }

    .cta3 .contact_form .btn {
        padding: 20px 15px;
    }
}

@media screen and (max-width: 767px){
    .cta1{
        padding: 20px 10px 40px 10px;
    }

    .cta1 .heading-h4 {
        font-size: 36px;
    }

    .cta1 .contact_form .contInput{
        width: 100%;
        margin-bottom: 20px;
    }

    .cta1 .contact_form .btn{
        margin-left: 0;
    }

    .cta3 .contact_form {
        padding-top: 0;
    }

    .cta6 {
        padding: 20px;
    }

    .cta6 .contact_form .contInput {
        width: 100%;
    }

    .cta6 .contact_form .btn {
        width: 100%;
        margin-top: 15px;
    }
}

@media screen and (max-width: 580px){
    .cta3 .contact_form .contInput {
        width: 100%;
        margin: 0 0 10px;
    }

    .cta9{
        padding: 50px 10px 120px 10px;
    }

    .cta8 .sub-heading,
    .cta9 .sub-heading {
        font-size: 16px;
    }

    .cta8 .heading-h4,
    .cta9 .heading-h4 {
        margin: 15px auto 0;
        font-size: 32px;
    }

    .cta8 {
        padding: 50px 10px;
    }

    .cta4 .contact_form .contact_form_all,
    .cta8 .contact_form .contact_form_all{
        width: 100%;
    }

    .cta4 .contact_form .btn,
    .cta8 .contact_form .btn {
        margin-top: 15px;
        width: 100%;
    }

    .cta10 {
        padding: 60px 0;
    }

    .cta10 .heading-h4 {
        font-size: 42px;
    }

    .cta4 .contact_form .contInput,.cta8 .contact_form .contInput{
        width: 100%;
    }
}

@media screen and (max-width: 480px){
    .cta2 .heading-h4 {
        font-size: 32px;
    }

    .cta10 .btn {
        padding: 16px 30px;
        font-size: 14px;
    }
    .cta1 .contact_form .hall-rest1-cont {
        width: 100% !important;
        padding: 0 !important;
    }
}

.cta-furniture-rightBx {
    float: left;
    width: 100%;
    max-width: 100%;
    padding-left: 451px;    
    padding-bottom: 20px;
}

.cta-furniture-leftBx {
    position: absolute;
    top: -42px;
}

.cta-furniture-rightBx .rest1-input input {
    border: none;
    border-radius: 0;
    height: 58px;
    padding-left: 20px;
}

.cta-furniture-rightBx .rest1-input.hall-rest1-cont {float: left;}

.cta-furniture-rightBx .rest1-input input, .cta-furniture-rightBx .rest1-input textarea {margin-bottom: 0;}

@media screen and (max-width: 870px){
    .advanced_drag_drop_rapify img {width: 100%;}
    .cta-furniture-leftBx {position: relative;top: 4px;}
    .cta-furniture-rightBx {padding-left: 0;margin-top: -1px;}
}

@media screen and (max-width: 768px){
    .cta1-furniture {padding-top: 15px !important;padding-bottom: 15px !important;}
}

.furniture-testimonials .testimonial-slider-5, .furniture-testimonials .testimonial-slider-5 .title {
    border: 2px solid #069fad;
}
.furniture-testimonials .testimonial-slider-5 .title {color: #343434;font-size: 20px;}
.furniture-testimonials .testimonial-slider-5 .pic {
    border: 5px solid #069fad;
}
.furniture-testimonials .testimonial-slider-5 .post {
    color: #069fad;
    font-size: 20px;
}
.furniture-testimonials .testimonial-slider-5 .description:before {
    color: #d7d7d7;
}

.cta12-section.cta4 .contact_form .contInput {
    border-radius: 50px 0 0 50px;
    height: 60px;
    border: none;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 18%);
}

.cta12-section.cta4 .contact_form .btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    height: 60px;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 18%);
    font-size: 18px;
}
.cta12-section.cta4 .sub-heading {
    font-size: 18px;
    line-height: 1.3;
}

.cta12-section .contact_form_all {
    display: inherit;
}

@media screen and (max-width: 580px){
    .cta12-section.cta4 .contact_form .btn {
        border-top-left-radius: 50px !important;
        border-bottom-left-radius: 50px !important;
    }
    .cta12-section.cta4 .contact_form .contInput {
        border-bottom-right-radius: 50px !important;
        border-top-right-radius: 50px !important;
    }
}

/* ai call portal cta start */

.AI-call-portal-cta-wrapper .top-section {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: auto;
}   

.AI-call-portal-cta-wrapper ._call_button {
    display: flex;
    align-items: center;
}

.AI-call-portal-cta-wrapper ._dsp_flx {
    display: flex;
    align-items: center;
}

.AI-call-portal-cta-wrapper .justify-content-center {
    justify-content: center;
}

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

    .AI-call-portal-cta-wrapper {
        border-radius: 0 0 30px 30px !important;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px !important;
    }

    .AI-call-portal-cta-wrapper .top-section {
        width: auto;
    }

    .bottom-section {
        margin-top: 15px !important;
    }

    .AI-call-portal-cta-wrapper ._dsp_flx {
        flex-wrap: wrap;
    }

    .call-button-section .wp {
        width: 100% !important;
    }

    .call-button-section .wp:last-child {
        width: auto !important;
    }

    ._mob_mt10 {
        margin-top: 10px !important;
    }

    ._call_button._mob_mt10 {
        margin-top: 0 !important;
    }

}

@media screen and (max-width: 655px) {
    ._call_button._mob_mt10 {
        margin-top: 10px !important;
    }

     .AI-call-portal-cta-wrapper p {
        font-size: large !important;
     }
}


/* ai call portal cta end */
