
.sec-line {
    margin-bottom: var(--m30);
}
.address .right{
    border-right: 1px solid var(--heading-color);;
}
.address h4{
    color: var(--heading-color);;
}
.address .fa-solid, .fas{
    color: var(--heading-color);;
}
.head-sec {
    text-align: center;
}

.address p{
    margin-bottom: 0px;
}
form input.form-control {
   border: 0px solid;
    border-bottom: 2px solid var(--secondary-color);
    border-radius: 0px;
    font-family: var(--primary-font);
    padding-top: 30px !important;
    font-size: var(--f14);
}
form label {
    font-family: var(--primary-font);
    font-size: var(--f15);
}
textarea#floatingTextarea {
    border: 0px solid;
    border-bottom: 2px solid var(--secondary-color);
    border-radius: 0px;
    margin-bottom: var(--m15);
    height: 100px;
    font-family: var(--primary-font);
}
form button.main-btn {
    width: 250px;
}
.form-floating {
    position: relative;
    margin-bottom: var(--m15);
}
label.error {
   color: red !important;
    font-size: 13px;
    bottom: 0;
    top: 100%;
    padding: 0px;
    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 0rem rgba(13,110,253,.25) !important;
}
h2.form-head {
    font-size: var(--f30);
}

.form-floating {
    margin-bottom: 17px;
}
section.map-wrapper {
    padding: 0;
    height: 450px;
}
/*========================contact page css start ==============================================*/
.contact_from_box {box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%); background: #fff; padding: 49px 15px 46px; }
.form_box input {width: 100%; height: 54px; border: 1px solid #e6e6e6; padding-left: 15px; border-radius: 5px; background-color: #f4f4f4; border-radius: 0;}
.form_box textarea {width: 100%; height: 150px; padding: 10px 0 0 15px; border: 1px solid #e6e6e6; border-radius: 5px; background-color: #f4f4f4; 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: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff0;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0px;
    }
.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 rgba(238, 238, 238, 1); }
.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: 0px 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 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 0px 40px 0px;
    border-radius: 5px;
    background-color: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 12%);
}
.contact-info-box .box-inner {
    position: relative;
    padding: 0px 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: 0.8;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.7em;
}
.contact-info-box:nth-last-child(1) {
    border-right: 0px solid #cdcdcd;
}
.contact-page-section .inner-container {
    position: relative;
    padding: 20px 20px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
}
.contact-form {
    position: relative;
    margin-top: 0rem;
}
.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 .ui-selectmenu-button.ui-button, .contact-form .form-group input, .contact-form .form-group select, .contact-form .form-group textarea {
    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 10px 20px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 80px;
    resize: none;
}
.contact-map {
    overflow: hidden;
    /* height: 100%; */
    box-shadow: 0px 0px 5px #ccc;
}
.contact-map iframe {
    position: relative;
    top: 0rem;
    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;
}







/*========================contact page css start ==============================================*/


