form input.form-control,
form label,
textarea#floatingTextarea {
    font-family: var(--primary-font)
}

.form_box input,
.form_box textarea {
    background-color: #f4f4f4;
    width: 100%
}

.cda-icon i,
.head-sec {
    text-align: center
}

.sec-line {
    margin-bottom: var(--m30)
}

.address .right {
    border-right: 1px solid var(--heading-color)
}

.address .fa-solid,
.address h4,
.fas {
    color: var(--heading-color)
}

.address p {
    margin-bottom: 0
}

form input.form-control {
    border: 0 solid;
    border-bottom: 2px solid var(--secondary-color);
    border-radius: 0;
    padding-top: 30px !important;
    font-size: var(--f14)
}

form label {
    font-size: var(--f15)
}

textarea#floatingTextarea {
    border: 0 solid;
    border-bottom: 2px solid var(--secondary-color);
    border-radius: 0;
    margin-bottom: var(--m15);
    height: 100px
}

form button.main-btn {
    width: 250px
}

.form-floating {
    position: relative;
    margin-bottom: var(--m15);
    margin-bottom: 17px
}

label.error {
    color: red !important;
    font-size: 13px;
    bottom: 0;
    top: 100%;
    padding: 0;
    font-size: var(--f11) !important;
    height: 20px;
    width: 100%;
    transform: scale(1) translateY(0) translateX(0) !important
}

.form-control:focus {
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important
}

h2.form-head {
    font-size: var(--f30)
}

section.map-wrapper {
    padding: 0;
    height: 450px
}

.contact_from_box {
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
    background: #fff
}

.form_box input {
    height: 54px;
    border: 1px solid #e6e6e6;
    padding-left: 15px;
    border-radius: 0
}

.form_box textarea {
    height: 150px;
    padding: 10px 0 0 15px;
    border: 1px solid #e6e6e6;
    border-radius: 0
}

.cda-content-area {
    background: var(--secondary-color);
    padding: 20px 0;
    height: 100%
}

.cda-single-content {
    margin: 0 15px;
    padding: 25px 0 5px
}

.cda-icon i {
    font-size: 30px;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #fff0;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0
}

.cda-content-inner h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.cda-content-inner p {
    color: #fff;
    margin: 12px 0;
    font-size: 15px
}

.hr {
    border-top: 1px solid #eee
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.contact_title h3 {
    font-size: 27px;
    padding-left: 30px
}

.contact-page-heading h2 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px
}

.contact-page-heading p {
    color: #fff;
    font-size: 16px
}

.contact-page-heading {
    margin: 0 23px;
    padding-top: 20px
}

.contact_from_box .heading {
    position: relative;
    margin-bottom: 16px
}

.contact_from_box .heading h6 {
    font-size: 30px;
    font-weight: 600
}

.contact_from_box {
    padding: 50px
}

.contact_from_box .our-contact-heading {
    text-align: left;
    margin-bottom: 30px
}

.contact_from_box .our-contact-heading h3 {
    color: #e41e2f;
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 17px
}

.contact_from_box .our-contact-heading p {
    color: #000;
    font-weight: 400;
    font-size: 16px
}

.cda-content-inner a {
    color: var(--white-color)
}

.contact-wrapper form {
    position: relative;
    z-index: 0
}

.contact-page-section {
    position: relative
}

.contact-info-box {
    position: relative;
    margin-bottom: 30px;
    border-right: 1px solid #cdcdcd
}

.box-inner {
    position: relative;
    padding: 40px 0;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0 0 0 rgb(0 0 0 / 12%)
}

.contact-info-box .box-inner {
    position: relative;
    padding: 0 9px
}

.contact-info-box .box-inner a {
    color: var(--text-black)
}

.contact-info-box .box-inner a:hover {
    color: var(--other-color)
}

.contact-info-box .box-inner h5 {
    position: relative;
    font-family: var(--secondary-font);
    color: var(--secondary-color);
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    font-family: var(--heading-font);
    letter-spacing: 2px;
    line-height: 1.5
}

.contact-info-box .box-inner p {
    position: relative;
    color: var(--text-black);
    opacity: .8;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.7em
}

.contact-info-box:last-child {
    border-right: 0px solid #cdcdcd
}

.contact-page-section .inner-container {
    position: relative;
    padding: 20px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%)
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 12px
}

.contact-form {
    position: relative;
    margin-top: 0
}

.contact-form .form-group {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 15px
}

.contact-form .form-group label {
    position: relative;
    color: #2b2b2b;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    display: block
}

.contact-form .form-group input,
.contact-form .form-group select,
.contact-form .form-group textarea,
.contact-form .ui-selectmenu-button.ui-button {
    position: relative;
    display: block;
    width: 100%;
    height: 38px;
    font-size: 13px;
    color: #060606;
    line-height: 31px;
    font-weight: 400;
    border-radius: 0;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 80px;
    resize: none
}

.contact-map {
    overflow: hidden;
    box-shadow: 0 0 5px #ccc
}

.contact-map iframe {
    position: relative;
    top: 0;
    height: 600px
}

.contact-page-section .sec-title h3 {
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 500
}