body{
    /* font-family: 'Poppins', sans-serif; */
    overflow-x: hidden;
  
}
/* .contact .contact-head{
    text-align: center;
}

.contact h2.contact-head {
    max-width: 100%;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 34px;
    padding: 29px;
}

.contact-form {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}


.contact-form .row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px; 
}
.contact-item span a {
    color: #555;
}



.contact-form.form-group {
    margin-bottom: 20px;
}

.contact-form label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-family: 'poppins';
}

.contact-form .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-family: 'poppins';
    font-size: 14px;
}
section.contact.active {
    padding-bottom: 40px;
}
.contact-form textarea {
    resize: vertical; 
}

.contact-form .custom-btn {
    background-image: -webkit-linear-gradient(0deg, #294a70 0%, #16243D 100%);
    border: none;
    padding: 9px 25px;
    border-radius: 25px; 
    color: white;
    font-size: 16px; 
    margin-top:24px;
    
}

.contact-form .custom-btn:hover {
    background-image: -webkit-linear-gradient(0deg, #294a70 0%, #16243D 100%);
}
.content-right-address {
    margin-left: 18px;
}

h3.contact-cnt-right-head{
    margin-bottom: 14px;
}
.contact-item h3 {
    margin-bottom: 20px;
}

.contact-item .d-flex {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.contact-item .flex-shrink-0 {
    background-image: -webkit-linear-gradient(0deg, #294a70 0%, #16243D 100%);

    flex-basis: 38px;

    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;}



.contact-item h6 {
    margin-bottom: 5px;
    font-family: 'poppins';
}

.contact-item span {
    display: block;
    color: #555;
    font-family: 'poppins';
}
.contact-map {
    width: 100%;
    border-radius: 10px;
}
.contact-item iframe {
    width: 100%;
    height: 84vh;
    border: 0;
    border-radius: 10px;
    margin-top: 0;
}
.cont_mdl_cnt {
    padding: 20px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
    background-color: #f3f3f34f;
    margin-bottom: 17px;
}
.cnt-right-head-adddress{
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dee2e6!important;
}
.contact-item.btn-square{
padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;}

    @media (max-width: 567px){
        .contact h2.contact-head {
          font-size: 20px;
          
            margin-bottom: 30px;
        }

    } */



 /*** 

====================================================================
	Contact Section
====================================================================

***/
.contact-map iframe {
    width: 150%;
    height: 80vh;
    border: 0;
    border-radius: 10px;
    margin-top: 0;
}
.contact-section {
    position: relative;
    padding: 12px 0px 70px;
}

.contact__form {
    background-color: white;
    padding: 24px 36px 24px;
    border-radius: 18px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin-top: 0;
}

.contact-section .sec-title {
    margin-bottom: 40px;
}

.contact-section .left-col,
.contact-section .right-col {
    position: relative;
    margin-bottom: 20px;
}

.contact-section .right-col .inner {
    position: relative;
    display: block;
}

.contact-section .left-col .inner-box {
    position: relative;
    display: block;
}

.contact-section .left-col .images {
    position: relative;
    margin-right: 210px;
}

.contact-section .left-col .image {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.contact-section .left-col .image img {
    display: block;
    width: 100%;
}

.contact-section .left-col .image:last-child {
    margin-left: 70px;
    margin-bottom: 0;
}

.contact-section .form-box {
    position: relative;
}

.contact-section .form-box .form-group {
    margin-bottom: 20px;
}

.contact-section .form-box .form-group input,
.contact-section .form-box .form-group textarea,
.contact-section .form-box .form-group .ui-selectmenu-button.ui-button {
    font-size: 14px;
    font-family: 'Montserrat Alternates', sans-serif;
}

.contact-section .form-box .form-group textarea {
    height: 140px;
}

.contact-section .form-box button {
    display: block;
    width: 100%;
}

.contact-section .form-box button .btn-title {
    padding: 11px 20px 8px;
}

.map-section {
    position: relative;
}

.map-data {
    text-align: center;
    font-size: 15px;
    color: #7f8a99;
    font-weight: 400;
    line-height: 1.7em;
}

.map-data h6 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #061138;
}

.map-canvas {
    height: 500px;
}

.contact-info-box {
    position: relative;
}

.contact-section .left-col .contact-info-box {
    position: absolute;
    right: 24px;
    top: 288px;
    width: 82%;
    height: 254px;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}

.captcha-input input {
    position: relative;
    right: 24%;
}

.contact-Btn .read-Btn {
    position: relative;
    right: 40%;
    margin: 0;
}

.read-Btn.text-center a {
    background-color: #161c38;
    color: white;
    padding: 10px 30px;
    border-radius: 16px;
    text-decoration: none;
    font-family: 'Calistoga';
    letter-spacing: 1px;
}

.contact-info-box .inner {
    position: relative;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.10);
}

.contact-info-box .info-header {
    position: relative;
    padding: 20px 30px 15px;
    background: #00aa55;
    color: #ffffff;
}

.contact-info-box .info-header h4 {
    font-weight: 700;
    margin: 0;
}

.contact-info-box .info {
    position: relative;
    padding: 10px 30px;
    background: #ffffff;
    border-radius: 18px;
    list-style-type: none;
}

.contact-info-box .info li {
    position: relative;
    padding: 0px 0px 10px;
    line-height: 24px;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    color: #161c38;
    font-family: 'calistoga';
    font-size: 14px;
}

.contact-info-box .info li .content {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-left: 62px;
    min-height: 60px;
}

.contact-info-box .info li a {
    color: #330000;
    text-decoration: none;
    position: relative;
    top: 10px;
    font-family: 'calistoga';
    font-size: 16px;
}

.contact-info-box .info li a:hover {
    text-decoration: underline;
    color: #000000;
    text-decoration: none;
}

.contact-info-box .info li:last-child {
    border-bottom: 0;
}

.contact-info-box .info li strong {
    display: block;
    position: relative;
    color: #222222;
    font-size: 18px;
    font-weight: 700;
}

.contact-info-box .info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 60px;
    font-size: 40px;
    color: #00aa55;
}

.contact-info-box .info h4 {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 10px;
}

.icon.contact-icons img {
    width: 65%;
}
.content span {
    /* font-family: "Merienda", cursive; */
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
}
@media only screen and (max-width: 600px) {
	.contact-map iframe {
		width: 343%;
		height: 80vh;
		border: 0;
		border-radius: 10px;
		margin-top: 0;
	}
	.contact-section .left-col .contact-info-box {
		position: absolute;
		right: 4px;
		top: 288px;
		width: 97%;
		height: 254px;
		border-radius: 18px;
		background: #ffffff;
		box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
	}
	.contact__form {
		background-color: white;
		padding: 24px 36px 24px;
		border-radius: 18px;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		margin-top: 206px;
	}
	.captcha-input input {
		position: relative;
		right: 2%;
	}
	.contact-info-box .info li .content {
		position: relative;
		display: block;
		padding-top: 10px;
		padding-left: 0px;
		min-height: 60px;
	}
	
}
