/* Responsive CSS */

/* Contact CSS */
.space-tb {
	padding: 100px 0;
}

.contact-new-sec {
	padding-top: 261.151px;
}

.new-heading {
	font-family: "Playfair Display", serif;
	font-weight: 800;
	font-size: 60px;
	line-height: 78.24px;
	letter-spacing: .96px;
	text-transform: uppercase;
	color: #ebc467;
	margin-bottom: 26px;
	margin-top: 0;
}

.contact-new .content {
	margin-bottom: 40px;
}

/* .page-id-4754  #header{
    display:none;
} */
.imag-slide {
	overflow: hidden;
}

.imag-slide .owl-stage {
	display: flex !important;
}

.contact-new-sec {
	background-color: #0c2851;
}

.banner-images {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 45px;
}

.small-head {
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0%;
	color: #fff;
	margin-bottom: 35px;
}

.btn-banner {
	display: flex;
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	align-items: center;
	gap: 5px;
	flex-direction: column;
	justify-content: center;
	padding: 16px 16px;
	border: 1px solid #fff;
	width: 243px;
}

.btn-text {
	font-size: 24px;
	color: #fff;
	line-height: 100%;
	letter-spacing: -2%;
	vertical-align: middle;
}

.location {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #ebc467;
}

.ban-btn-div {
	display: flex;
	margin-bottom: 40px;
	margin-top: 40px;
	gap: 15px;
}

.txt-div {
	display: flex;
	gap: 3px;
}

.content {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0%;
	color: #fff;
}

.contact-new .wpcf7-form-control-wrap {
	width: 100%;
	margin-bottom: 16px;
}

.contact-new textarea.wpcf7-form-control {
	height: 191px;
}

.contact-new input.wpcf7-form-control, .contact-new select.wpcf7-select, .contact-new textarea.wpcf7-form-control {
	padding: 13px 28px;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	background-color: transparent;
	display: block;
}

.contact-new .wpcf7 .wpcf7-not-valid-tip, .contact-new .wpcf7 label.error {
	bottom: 1px;
	font-size: 11px;
}

.contact-new .contact-new textarea.wpcf7-form-control {
	padding: 19px 28px;
}

.btn-text-form {
	display: flex;
	align-items: center;
}

.btn-text-form p {
	position: relative;
}

.contact-new .btn-text-form .wpcf7-spinner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.contact-new p {
	margin: 0;
}

.btn-text-form .submit-btn {
	border-color: #3d5274 !important;
}

.contact-new .btn-text-form .wpcf7-spinner::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.click-text br {
	display: none;
}

.click-text {
	font-family: "liberation-sans", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	padding-inline: 27px;
	line-height: 24px;
	letter-spacing: 0%;
}

.btn-text-form .submit-btn {
	font-family: "liberation-sans", sans-serif;
	font-weight: 700;
	border-radius: 6px;
	font-size: 20px;
	padding: 18px 60px !important;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #3d5274 !important;
	height: max-content !important;
	transition: all .6s;
}

.form-col {
	padding-left: 100px;
}

.test-head {
	font-family: "Playfair Display", serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 78.24px;
	letter-spacing: .96px;
	text-align: center;
	text-transform: uppercase;
	color: #212529;
	margin-bottom: 70px;
}

.testimonial-sec.common-padding {
	padding-top: 0;
}

.images-slider .owl-stage {
	display: flex;
	animation: scroll 20s linear infinite;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	
	100% {
		transform: translateX(-50%);
	}
}

.location-sec .nav-tabs {
	background-color: #0c2851;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	padding-block: 45px;
}

.location-sec .nav-tabs li  a {
	font-family: "Roboto", sans-serif;
	padding: 25px 70px;
	background-color: #3d5274;
	font-weight: 400;
	font-size: 21.6px;
	line-height: 43.2px;
	letter-spacing: 0%;
	text-align: center;
	border-radius: unset;
}

.map-box {
	height: 450px;
}

.map-box iframe {
	width: 100%;
	height: 100%;
}

.location-info {
	background: rgba(0, 0, 0, .9);
	color: #fff;
	padding: 40px;
	height: 450px;
}

.location-tabs li a {
	background: #2e4b6b;
	color: #fff;
	margin-right: 5px;
}

.location-tabs li.active a {
	background: #ddd;
	color: #000;
}

.full-map-col {
	position: relative;
}

.locat-parent {
	position: absolute;
	top: 0;
	right: 80px;
	bottom: 0;
	width: 22%;
	height: 100%;
}

.nap-tit {
	position: relative;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: Medium;
	font-size: 27px;
	line-height: 54px;
	letter-spacing: 0%;
	vertical-align: middle;
	width: max-content;
}

.nap-tit::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background-color: #fff;
}

.nap-detail {
	display: flex;
	gap: 6px;
}

.nap-detail span {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 23.4px;
	line-height: 46.8px;
	letter-spacing: 0%;
	vertical-align: middle;
}

.num-nap {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 25.7px;
	line-height: 46.33px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #fff;
	display: flex;
	align-items: center;
}

.num-nap svg {
	margin-right: 3px;
}

.imag-slide .owl-controls .owl-dot {
	cursor: pointer;
	width: 15px;
	height: 15px;
	background-color: #d6d6d6;
	border-radius: 30px;
	opacity: 1;
}

.imag-slide .owl-controls .owl-dot.active {
	background-color: #2867ea;
}

.imag-slide .owl-controls .owl-dots {
	display: flex;
	gap: 14px;
}

.imag-slide .owl-controls {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}

.img-div-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-text-form .submit-btn:hover {
	background-color: #fff !important;
	transition: all .6s;
	color: #3d5274;
}

.nap-detail svg {
	margin-top: 7px;
}

.location-sec .nav-tabs li.active a::after {
	content: "";
	position: absolute;
	height: 26px;
	width: 26px;
	background-color: #fff;
	bottom: -26px;
	left: 0;
	right: 0;
	margin: auto;
}

.location-sec .nav-tabs li.active a {
	background-color: #fff;
}

.contact-new br {
	display: none;
}

.contact-new .wpcf7-form-control::placeholder {
	color: #fff !important;
	font-size: 22px;
}

#imag-slide .owl-dots:empty {
	margin: 0;
}

.imag-slide .owl-dots {
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	gap: 10px;
}

.imag-slide .owl-dot {
	display: flex;
	align-items: center;
	justify-content: center;
}

.imag-slide .owl-dot.active span {
	background: #2867ea;
}

.imag-slide .owl-dot span {
	height: 15px;
	border-radius: 50%;
	width: 15px;
	background-color: #d6d6d6;
}

.img-div-slide {
	height: 166px;
	border-right: 1px solid #ddd;
}

/* Responsive CSS */
@media (max-width:1600px) {
	.txt-div svg {
		width: 20px;
		height: 20px;
	}
	
	.btn-text {
		font-size: 20px;
		letter-spacing: 0%;
	}
	
	.new-heading {
		font-size: 50px;
		line-height: 70px;
	}
}

@media (max-width:1500px) {
	.new-heading {
		font-size: 45px;
		line-height: 60px;
	}
	
	.btn-text {
		font-size: 18px;
	}
}

@media (max-width:1440px) {
	.new-heading {
		font-size: 42px;
		line-height: 42.24px;
		margin-bottom: 30px;
	}
	
	.form-col {
		padding-left: 50px;
	}
	
	.small-head {
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 30px;
	}
	
	.ban-btn-div {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
	.banner-images {
		justify-content: unset;
	}
	
	.location-sec .nav-tabs li {
		position: relative;
	}
	
	.location-sec .nav-tabs li a {
		padding: 10px 25px;
	}
	
	.test-head {
		font-size: 40px;
		margin-bottom: 40px;
		line-height: 40.24px;
		margin-top: 0;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
}

@media (max-width:1366px) {
	.new-heading {
		font-size: 34px;
		line-height: 34.24px;
	}
	
	.form-col {
		padding-left: 0px;
	}
	
	.location-sec .nav-tabs li a {
		padding: 10px 18px;
	}
	
	.locat-parent {
		width: 30%;
	}
}

@media (max-width:1199px) {
	.banner-images {
		margin-bottom: 30px;
	}
	
	.location-sec .nav-tabs {
		flex-wrap: wrap;
	}
	
	.nap-detail span {
		font-size: 20px;
	}
	
	.num-nap {
		font-size: 22px;
	}
	
	.locat-parent {
		right: 50px;
	}
}

@media (max-width:991px) {
	.contact-new-sec.common-padding {
		padding-top: 261.151px;
	}
	
	.ban-btn-div {
		flex-wrap: unset;
	}
	
	.space-tb {
		padding: 50px 0;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
}

@media (max-width:767px) {
	.new-heading {
		font-size: 41px;
	}
	
	.small-head {
		margin-bottom: 20px;
	}
	
	.ban-btn-div {
		flex-wrap: wrap;
	}
	
	.content {
		font-size: 16px;
	}
	
	.location-info {
		padding: 20px 29px;
	}
	
	.locat-parent {
		position: unset;
		width: 100%;
	}
	
	.location-info {
		height: unset;
	}
	
	.nap-tit {
		margin-top: 0;
	}
	
	.contact-new-sec.common-padding {
		padding-top: 190.151px;
	}
	
	.banner-images {
		justify-content: center;
	}
}

@media (max-width:567px) {
	.new-heading {
		font-size: 32px;
		line-height: 32.24px;
	}
	
	.test-head {
		font-size: 30px;
		margin-bottom: 30px;
		line-height: 30.24px;
		margin-top: 0;
	}
	
	.txt-div svg {
		height: 20px;
		width: 20px;
	}
	
	.btn-text {
		font-size: 20px;
	}
	
	.location {
		font-size: 16px;
	}
	
	.btn-banner {
		padding: 14px 14px;
		width: 193px;
		min-height: 72.96px;
	}
	
	.ban-btn-div .btn-banner:first-child {
		min-height: 72.96px;
	}
	
	.btn-text-form {
		flex-direction: column-reverse;
	}
	
	.contact-new p.click-text {
		/* margin-bottom: 30px; */
		text-align: center;
	}
	
	.btn-banner {
		width: 100%;
	}
}

@media (max-width:467px) {
	.new-heading {
		font-size: 22px;
		line-height: 22.24px;
	}
	
	.small-head {
		font-size: 16px;
		line-height: 23px;
	}
	
	.test-head {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.location-sec .nav-tabs li a {
		padding: 3px 10px;
	}
	
	.location-sec .nav-tabs li a {
		font-size: 18.6px;
		line-height: 28.2px;
	}
	
	.nap-tit {
		font-size: 20px;
	}
	
	.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
		font-size: 16px;
	}
	
	.contact-new input.wpcf7-form-control, .contact-new select.wpcf7-select, .contact-new textarea.wpcf7-form-control {
		padding: 32px 14px;
	}
	
	.contact-new textarea.wpcf7-form-control {
		padding: 19px 14px;
	}
}
