
.section.map-2 {
	padding: 0;
}

.map-2 .map-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 0;
	border: none;
	padding: 100px 0;
}

.map-2 .map-container .map-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.map-2 .map-container #gmap_canvas {
	width: 100%;
	height: 100%;
}

.contact-top {
	border-radius: 0 150px 150px 0;
	width: 872px;
	position: relative;
	top: 45px;
	display: flex;
	padding: 0 10px;
	height: 100px;
	align-items: center;
	justify-content: space-evenly;
	z-index: 1;
}

.left-request {
	padding-left: 62px;
	font-weight: 500;
	font-size: 16px;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
	width: 330px;
	height: 55px;
}

.left-request span {
	font-size: 25px;
	font-weight: 600;
}

.contact_btn {
	width: 228px;
	height: 54px;
	background: #fff;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	padding: 10px;
	display: flex;
	justify-content: center;
}

.contact_btn svg {
	width: 24px;
	margin-right: 11px;
}

.appointment_btn {
	width: 228px;
	height: 54px;
	background: #19b500;
	border-radius: 30px;
	line-height: 17px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
	display: flex;
	padding: 10px;
	font-weight: 500;
	margin-top: 19px;
	text-align: left;
	justify-content: center;
	margin-bottom: 21px;
}

.appointment_btn img {
	width: 24px;
	margin-right: 11px;
}

.menu_footer_ver {
	justify-content: space-evenly;
	margin: 40px 0 40px 0;
	display: flex;
}

.pages_sec>li>a {
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
}

.services_sec p {
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
}

.services_sec ul>li>a {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
}

.services_sec ul>li>a:hover {
	text-decoration: underline;
}

.address_sec {
	background: rgba(255, 255, 255, 100);
	backdrop-filter: blur(4px);
	width: 380px;
	border-radius: 5px;
	padding: 23px;
	position: relative;
	font-size: 16px;
	line-height: 22px;
	top: 20%;
	left: 7%;
	z-index: 999;
	margin: 0 100px;
}

.address_sec img {
	width: 20px;
	min-width: 20px;
	height: 20px;
	margin-right: 10px;
}

.address_sec a, .address_sec p {
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
}

.rights_reserved {
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
}

.rights_reserved {
	top: 65%;
	position: relative;
}

.rights_reserved li {
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
}

.dev_by li a {
	font-weight: 600 !important;
	font-size: 14px !important;
	line-height: 24px !important;
}

ul.pages_sec {
	margin-left: -47px;
}

.appointment_btn:hover {
	color: rgba(255, 255, 255, 1);
}

.less_services p {
	margin-bottom: 8px;
}

.less_services .menu_footer_ver div:not(.rights) {
	margin: 0 64px;
}

.less_services .menu_footer_ver {
	justify-content: unset;
}

.less_services .services_sec.rights {
	margin-left: auto;
	order: 2;
}

.gmnoprint {
	display: flex;
	flex-direction: row-reverse;
}

@media (max-width:1115px) {
	.less_services .services_sec.rights {
		left: unset;
		position: unset;
	}
	
	.map-2 {
		padding: unset;
	}
}

@media (min-width:1025px) and (max-width:1115px) {
	.ul.pages_sec {
		margin-left: unset;
	}
}

@media (max-width:1024px) {
	.map-2 .map-container {
		padding: 0;
	}
	
	.contact-top {
		width: 685px;
		top: 47px;
	}
	
	.left-request {
		padding-left: 0;
		width: 230px;
	}
	
	.address_sec>.flexbox {
		flex-direction: unset;
	}
	
	.address_sec {
		left: 0;
		margin: 0;
		width: 390px;
	}
	
	.map-2 .map-container .map-wrap {
		left: 390px;
		width: calc(100% - 390px);
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.section.map-2.with_top_banner .address_sec {
		z-index: 0;
		padding-top: 70px;
	}
	
	ul.pages_sec li {
		display: inline;
		margin-right: 20px;
	}
	
	.ul.pages_sec {
		margin-left: -47px;
	}
	
	.menu_footer_ver {
		display: unset;
	}
	
	ul.pages_sec {
		margin-left: 16px;
	}
	
	.service_tab {
		float: left;
		width: 24.666667%;
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 10px 0 15px 0;
	}
	
	.services_sec.rights {
		overflow: hidden;
		width: 100%;
	}
	
	.rights>ul {
		display: inline-flex;
	}
	
	.rights_reserved {
		margin: 15px 0;
	}
	
	.rights_reserved li {
		margin: 0 10px;
	}
	
	ul.dev_by {
		margin: 15px 0 15px 16px;
	}
	
	ul.dev_by li {
		margin-right: 20px;
	}
	
	.less_services .menu_footer_ver div:not(.rights) {
		margin: unset;
	}
	
	.contact_btn {
		width: 168px;
	}
	
	.appointment_btn {
		width: 204px;
	}
}

@media only screen and (max-width:767px) {
	.address_sec {
		width: 100%;
	}
	
	.map-2 .map-container .map-wrap {
		position: relative;
		height: 400px;
		width: 100%;
		left: 0;
	}
	
	.contact-top {
		background: #0091fb;
		box-shadow: 0 10px 50px rgba(0, 145, 251, .4);
		border-radius: 0;
		height: 190px;
		width: 100%;
		position: unset;
		top: unset;
		display: block;
		padding: 15px;
		align-items: unset;
		justify-content: unset;
		z-index: unset;
	}
	
	.contact-top br {
		display: none;
	}
	
	.contact_btn {
		width: 288px;
		margin: auto;
		margin: 12px auto 10px auto;
		height: 40px;
		padding: 12px;
	}
	
	.appointment_btn {
		height: 40px;
		width: 288px;
		margin: auto;
		padding: 12px;
	}
	
	.left-request {
		padding-left: unset;
		text-align: center;
		margin: auto;
		width: 229px;
	}
	
	.address_sec p {
		text-align: left;
	}
	
	.map-container .flexbox {
		flex-direction: unset;
	}
	
	ul.pages_sec li {
		display: inline-flex;
		margin-right: 20px;
	}
	
	.menu_footer_ver {
		display: unset;
	}
	
	.service_tab {
		width: 49%;
		position: relative;
		margin: 12px 0 0 0;
		min-height: 1px;
		display: inline-block;
		vertical-align: top;
	}
	
	.service_tab p {
		text-align: left;
	}
	
	.services_sec.rights {
		overflow: hidden;
		width: 100%;
	}
	
	ul.pages_sec {
		margin-left: unset;
	}
	
	.dev_by {
		margin-top: 10px;
	}
	
	.rights_reserved {
		top: unset;
		position: unset;
		display: inline-flex;
	}
	
	.rights_reserved li {
		margin-right: 10px;
	}
	
	.less_services .menu_footer_ver div:not(.rights) {
		margin: unset;
	}
	
	.section.map-2 {
		padding: 40px 0;
	}
}

@media only screen and (max-width:576px) {
	.address_sec {
		position: unset;
	}
}

.infowindow {
	display: flex;
	gap: 1rem;
}

.infowindow .infowindow_location {
	font-size: 12px;
}

.infowindow .infowindow_location_name {
	display: block;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 8px;
}

.infowindow a {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: .25rem;
	font-size: 12px;
	font-weight: 400;
}

.infowindow a svg {
	width: 22px;
	height: 22px;
}
