/*
Theme Name: Altius
Theme URI: #
Author: MONIR
Author URI: https://www.linkedin.com/in/wpdevmonir/
Description: #
Version: 1.0
License: #
License URI: #
Text Domain: altius
*/

@font-face {
    font-family: 'LTWaveRegular';
    src: url('assets/fonts/LTWaveRegular.eot');
    src: url('assets/fonts/LTWaveRegular.eot') format('embedded-opentype'),
         url('assets/fonts/LTWaveRegular.woff2') format('woff2'),
         url('assets/fonts/LTWaveRegular.woff') format('woff'),
         url('assets/fonts/LTWaveRegular.ttf') format('truetype'),
         url('assets/fonts/LTWaveRegular.svg#LTWaveRegular') format('svg');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight:400;
}
ul, ol, li { list-style: none; }
img, fieldset { border: none; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
figure {
	margin: 0;
	padding: 0;
}
.clearfix {
	clear: both;
	width: 100%;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
.wp-caption { max-width: 100%; }
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; }
img.size-full, img.size-large, img.wp-post-image {
	height: auto;
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
embed, iframe, object, video { max-width: 100%; }
html { -webkit-text-size-adjust: none; }
.entry-content img {
	max-width: 100%;
	height: auto;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 20px;
}
.alignright {
	margin: 10px 0px 35px 30px;
	display: inline;
}
.alignleft {
	margin: 0 35px 10px 0px;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption {
	border: none;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 0 10px 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
	line-height: 18px;
	padding: 0 15px;
	display: block;
	font-style: italic;
	color: #000000;
	font-size: 12px;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[placeholder], 
[placeholder], 
*[placeholder] {color: inherit}
*::-webkit-input-placeholder { color:inherit}
*:-moz-placeholder {
    color:inherit ;
    opacity:  1;
}
*::-moz-placeholder {
    color:inherit ;
    opacity:  1;
}
*:-ms-input-placeholder {color:inherit}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color: #110050;
	font-size:32px;
	font-weight:600;
	padding-bottom:20px;
	font-family: "Poppins", sans-serif;
	text-align:left;
}
.entry-content h1 {
	font-size:36px;
}
.entry-content h2 {
	font-size:32px;
}
.entry-content h3 {
	font-size:24px;
}
.entry-content h4 {
	font-size:20px;
}
.entry-content h5 {
	font-size:18px;
}
.entry-content h6 {
	font-size:16px;
}
.entry-content p {
	color:#231f20;
	font-size:15px;
	line-height:24px;
	padding-bottom:20px;
}
.entry-content ul {
	padding:0 0 20px 0;
}
.entry-content ul li {
	color:#231f20;
	font-size:15px;
	line-height:24px;
	padding-bottom:8px;
	position: relative;
	padding-left:20px;
	text-decoration:underline;
}
.entry-content ul li::before {
	content:'';
	width:7px;
	height:7px;
	background:#ce2831;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position:absolute;
	left:0;
	top:10px;
	z-index:1;
}	
.entry-content ol {
	list-style-type:decimal;
	padding:0 0 20px 20px;
}
.entry-content ol li {
	list-style-type:decimal;
	color:#231f20;
	font-size:15px;
	line-height:24px;
}	
.entry-content a {
	color:#ce2831;
}
.entry-content blockquote {
	color:#ce2831;
	font-size:18px;
	line-height:24px;
	font-weight:600;
}	
.entry-content blockquote p {
	padding-bottom:0;
}
.entry-content table {
    border-collapse: collapse;
	width:100%;
	margin-bottom:25px;
}
.entry-content table, 
.entry-content table th, 
.entry-content table td {
    border: 1px solid #666666;
	color:#231f20;
	font-size:15px;
	line-height:24px;
	text-align:center;
	padding:5px 0;
}
hr {
	border:none;
	background:#dedede;
	height:2px;
	padding:0;
	margin:17px 0 24px 0;
	outline:none;
}
.entry-content input[type='email'],
.entry-content input[type='text'] {
	width:100%;
	max-width:800px;
	background:#fff;
	height:48px;
	font-size:15px;
	color:#231f20;
	line-height:21px;
	border:1px solid #4e4e4e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	padding:5px 5px 5px 15px;
	outline:none;
	font-family: "Poppins", sans-serif;
	font-weight:400;
	margin-top:7px;
}
.entry-content textarea {
	width:100%;
	background:#fff;
	max-width:800px;
	height:180px;
	font-size:15px;
	color:#231f20;
	line-height:24px;
	border:1px solid #666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	padding:5px 5px 5px 15px;
	outline:none;
	 font-family: "Poppins", sans-serif;
	font-weight:400;
}
.entry-content input[type='submit'] {
	width:180px;
	height:50px;
	outline:none;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	padding:0;
	background:#0a4e5c;
	color:#fff;
	text-align:center; 
	cursor:pointer;
	font-size:16px;
	text-transform:uppercase;
	 font-family: "Poppins", sans-serif;
}
.entry-content .submit {
	width:180px;
	padding:15px 0 0 0;
}

.entry-style p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: var(--BlackLightColor);
}

:root {
	/*----------- color -----------*/
	--whiteColor: #fff;
	--BlackLightColor: #110050;
	--YellowLight: #aca26c;
	--blueDeep: #110050;

	/*----------- bg color -----------*/
	--graybgColor: #ebeae3;
	--blueDeepbgColor: #0a4e5c;
}
p {
	color: #000;
	font-size: 16px;
	line-height: 27px;
}
h1, h2, h3, h4, h5, h6 {
	color: #110050;
	line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'LTWaveRegular';
	font-weight: 400;
}
h1 { font-size: 46px; }
h2 { font-size: 42px; }
h3 { font-size: 38px; }
h4 { font-size: 30px; }
h5 { font-size: 26px; }
h6 { font-size: 22px; }

h6 a,
h3 a,
h4 a { color: #110050; }

/*----------------------*/
/*     header_area      */
/*----------------------*/
.only_mobile_view { display:none; }
.d-flex { display:flex}
.flex-space-between {
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.justify-content-center{justify-content: center;}
.align-center {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.text-center { text-align:center}
.flex-wrap {
	display:flex;
	flex-wrap:wrap;
}
.flex-nowrap {
	display:flex;
	flex-wrap:nowrap;
}
.row-reverse {
	flex-flow: row-reverse;
}
.flex-row-reverse{flex-flow: row-reverse;}
.flex-row-none { flex-flow: inherit !important;}

#wrapper {
	width:100%;
}
.center_content {
	max-width: 1280px;
	margin: 0 auto;
}
.fixheader {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
}
/*---------- header_area ----------*/
#header_area {
	background-color: #fff;
}
#header_area.bgCloro {
	background-color: var(--whiteColor);
	border-bottom: 1px solid #E1E1E1;
}
.normalheader {
	border-bottom: 1px solid #E1E1E1;
}
.menu_content_area {
	padding: 0px 20px;
}

.menu_content {
    position: relative;
}
.menu_content_bx {
	height: 93px;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.logo {
     width: 134px; 
}
.logo img {
	width: 100%	!important;
}

.menu_bx {
	width: 75%;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    padding: 0 320px 0 15px;
}
.main_nav {}
#menu {
	display:flex;
	flex-wrap: wrap;
	width: auto;
	margin: 0 -15px;
}
#menu li {
	font-size: 16px;
	color: var(--BlackLightColor);
	position: relative;
	padding: 0 40px;
	font-weight: 500;
}
.main_nav ul li a {
	color: var(--BlackLightColor);
}
#menu li ul {
    position: absolute;
    background: var(--whiteColor);
    width: 208px;
    padding: 10px 18px 10px 15px;
    top: 26px;
    left: 0;
    z-index: 22;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
    border-bottom: 5px solid var(--blueDeep);
} 
#menu li.menu-item-has-children { position: relative; }
#menu li.menu-item-has-children::after {
	content: "\f107";
	font: normal normal normal 16px / 1 FontAwesome;
	position: absolute;
	width: 12px;
	height: 12px;
	right: 0;
	top: 5px;
	z-index: 1;
}
#menu li.menu-item-has-children:hover::after {
	opacity: 1;
	visibility: visible;
}
#menu li.menu-item-has-children:hover > ul {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
#menu li ul > li {
	margin-bottom: 10px;
	padding: 0;
}
#menu li ul > li a { display: block; color: var(--BlackLightColor); }

.book_btn_wrap {
	position: absolute;
    width: auto;
    height: auto;
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
}
.menu_bar_wrap {
	display: none;
}
.common_btn_wrap {}
.book_btn,
.common_btn {
	font-size: 16px;
	line-height: 1;
	color: var(--whiteColor);
	background-color:var(--blueDeep);
	border: 1px solid var(--blueDeep);
	width: max-content;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	padding: 0 22px;
	border-radius: 23px;
}
.book_btn:hover,
.common_btn:hover {
	background-color: rgba(17, 0, 80, 0.8);
}

.menu_bar {
    width: 25px;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    display: none;
}
.menu_bar span {
    width: 100%;
    height: 2px;
    margin-top: 6px;
    background-color: var(--blueDeep);
    display: block;
    transition: all .2s ease;
}

.menu_bar.active span:first-child{
	transform: rotate(45deg);
	margin-top: -2px;
}
.menu_bar.active span:nth-child(2){
	transform: rotate(-45deg);
	margin-top: -2px;
}
.menu_bar.active span:last-child{
	display: none;
}
.home_service_area_bg {
	width: 100%;
    position: relative;
    margin-top: -70px;
    padding-top: 70px;
    position: relative;
    z-index: 2;
}
.home_service_area_bg.dis_minus_pad {
    margin-top: 0;
}
.home_service_area_bg.dis_minus_pad .home_service_area {
    background: none;
    padding-bottom: 60px !important;
}
.home_service_area_bg.dis_minus_pad .home_service_wrap {
    top: 0;
}
.home_service_area {
	padding: 0 20px 60px;
	background: linear-gradient(0, rgba(0, 135, 225, 0) 0%, rgba(0, 135, 225, 0.1) 97.32%);
} 
.home_service_wrap {
	box-shadow: 0px 2px 24px 0px #0000001F;
	border-radius: 8px;
	padding: 40px 30px 45px 30px;
	background-color: var(--whiteColor);
	position: relative;
	top: -70px;
} 

.home_service_wrap h1 {
	font-weight: 400;
	font-size: 38px;
	line-height: 100%;
	letter-spacing: 1%;
	text-align: center;
	padding-bottom: 34px;
}
.home_service_box {
	width: 100%;
	gap: 30px;
}
.home_service_col {
	width: calc(calc(100% - 90px) / 4 );
	border-left: 2px solid #f4f4f4;
	padding: 0 0 0 30px;
}
.home_service_col:first-child {
	border: none;
}
.home_service_col h5 {
	font-size: 26px;
	padding-bottom: 8px;
}
.home_service_col p {
	color: #000;
	padding-bottom: 10px;
}
.showmore a {
	font-size: 16px;
	color: var(--BlackLightColor);
	display: inline-block;
}
@media screen and (max-width: 1260px){
.menu_bx { padding-right: 250px; width: 81%; }
.home_service_col {
    width: calc(calc(100% - 30px) / 2);
}
.home_service_col:nth-child(3) {
	border-left: none;
}
}

@media screen and (max-width: 991px){
	h2 { font-size: 38px;}
	.menu_bar_wrap {
		display: block;
	}
	.book_btn_wrap { display: none }

	.menu_bar {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 200;
		bottom: 0;
		margin: auto 0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.menu_content_bx {
	    width: 100%;
	    height: 70px;
	    position: relative;
	}
	.logo {
		position: initial;
		left: 0px;
		transform: inherit;
		margin: 0px;
		width: 110px;
	}
	.menu_bx {
		width: auto;
		padding: 0 ;
	}
	.menu_content {
     	display: flex;
		justify-content: space-between;
		z-index: 200;
	}
	.menu_holder {
		position: absolute;
		left:0px;
		right: 0px;
		top: 70px;
		z-index: 99;
		background-color: var(--blueDeep);
		padding-bottom: 15px;
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s;
	}
	.menu_holder.mobile_menu_open {
		opacity: 1;
		visibility: visible;
	}
	.menu_holder.mobile_menu_open .slicknav_nav {
		background-color: var(--blueDeep);
		display: block !important;
	}
	.slicknav_menu {
		transition: all 0.3s;
	    margin-top: 0;
	}
	.menu_holder.mobile_menu_open .slicknav_menu {
		/* top: 100%; */
		margin-top: 0;
	}
	.menu-item-has-children > a::after {
	    top: 8px;
	    right: 1px;
	}
	.multi_page_item >a::after {
		display: none;
	    top: 10px;
	    right: -5px;
	}
	.home_service_col {
	    width: 100%;
	    border: none;
	    border-bottom: 2px solid #f4f4f4 !important;
    	padding: 0 0 30px 0;
	}
	.home_service_col:last-child { border-bottom: none !important; }

	.home_service_wrap {
	    padding:40px 20px 20px;
	    top: -50px;
	}
	.home_service_wrap h1 {
		font-size: 31px;
	}
	.home_service_area { padding-bottom: 20px; }

}

.slider_area {
	width: 100%;
	position: relative;
}

#slider {}
.loading #slider.flexslider { height: 100%; }
.flexslider{}
.flexslider .slides {
	position: relative;
	z-index: 2;
}
.flexslider .slides > li {
	position: relative;
	display: block;
	z-index: 1;
}
.flexslider .slides img {
	width: 100%	!important;
}
@media screen and (max-width: 991px){
	.flexslider .slides > li {
	    overflow: hidden;
	}
	.flexslider .slides img {
		width: 100%	!important;
	    height: 500px;
	    object-fit: cover;
	}
}
.home_about_area {
	padding: 0 20px;
}
.home_about_wrap {
	padding: 10px 0 100px 0;
	align-items: center;
}
.bluebutton a {
	min-width: 166px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	color: var(--whiteColor);
	background-color:var(--blueDeep);
	width: max-content;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	padding: 0 22px;
	border-radius: 25px;
}
.bluebutton a:hover {
	background-color: rgba(17, 0, 80, 0.8);
	border-color: rgba(17, 0, 80, 0.8);
}
.about_us_left {
	width: 520px;
	padding-top: 0;
}
.about_us_right {
	width: 554px;
	position: relative;
}
.about_photo {
	width: 100%;
}
.about_small_photo img,
.about_photo img {
	border-radius: 12px !important;
	width: 100%;
}
.about_small_photo {
	width: 410px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.about_us_left h2 {
	font-size: 40px;
	padding-bottom: 12px;
}
.about_us_left p {
	line-height: 27px;
	padding-bottom: 17px;
}
.conditions_treat_area {
	padding: 0 20px;
}
.conditions_treat_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	gap: 70px;   /* adds breathing space */
}
.conditions_treat_left {
	width: 48%;
	max-width: 580px;
	height: 400px;   /* slightly longer image */
	overflow: hidden;
	border-radius: 12px;
	flex-shrink: 0;
}
.conditions_treat_left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 12px !important;
	display: block;
}
.conditions_treat_right {
	width: 52%;
	max-width: 620px;
}
.conditions_treat_right h2 {
	font-size:42px;
	padding-bottom: 0;
}
.conditions_treat_list {
	border-bottom: 1px solid #D4D4D4;
	padding: 14px 0;
	background: url('assets/images/plus.svg') no-repeat right 30px center;
}
.conditions_treat_icon {
	width: 55px;
	min-width: 55px;
	margin-right: 23px;
}
.conditions_treat_list span {
	display: block;
	font-size: 20px;
	color: #000;
}

.home_team_content_area {
	align-items: center;
}
.home_team_right {
	width: 60%;
	position: relative;
	z-index: 2;
}
.home_team_right img {
	width: 100%;
	border-radius: 12px 0 0 12px !important;
}
.home_team_left * {
	color: #fff;
}
.home_team_left {
	width: 40%;
	background: linear-gradient(180deg, #0D2D62 0%, #011844 100%);
	position: relative;
	z-index: 3;
	min-height: 460px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 50px 0 50px 20px;
}
.home_team_left::after {
	content: '';
	width: 155px;
	height: 100%;
	background: linear-gradient(180deg, #0D2D62 0%, #011844 100%);
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 2;
	border-radius: 12px 0 12px 0;
}
.home_team_left_info {
	width: 490px;
}
.home_team_left_info h2 {
	font-size: 42px;
	padding-bottom: 10px;
}
.home_team_left_info p {
	padding-bottom: 25px;
}
.white-bg a {
	background: none;
	border: 1px solid #fff;
}
.white-bg a:hover { background: none;border-color:#fff; }


@media screen and (max-width: 991px){
.home_about_wrap {
    padding: 10px 0 60px 0;
    flex-direction: column;
}
.about_us_left {
    width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
}
.about_photo {
    width: 100%;
}
.about_us_right {
    width: 100%;
}
.conditions_treat_right h2 {
    font-size: 36px;
    padding-bottom: 0;
}
.conditions_treat_left {
    width: 120px;
    min-width: 120px;
}
.conditions_treat_right {
    width: 100%;
}

}
@media screen and (max-width: 640px){
.conditions_treat_left {
    width: 100%;
   padding-bottom: 30px;
}
.conditions_treat_left img { margin: 0 auto; }
.conditions_treat_right {
    width: 100%;
}
.conditions_treat_wrap {
	flex-direction: column;
    padding-bottom: 60px;
}
.conditions_treat_list span { font-size: 17px; }
.conditions_treat_right h2 {
    font-size: 32px;
}
}

.our_partners_area {
	padding: 0 20px;
}
.our_partners_box {
	padding: 70px 0 0;
}
.news_content_box h3,
.our_partners_box h3 {
	font-weight: 400;
	font-size: 42px;
	line-height: 100%;
	color: #0C2971;
	text-align: center;
	padding-bottom: 20px;
}
.partners_logo_box img { margin: 0 auto; }

.news_content_area {
	padding: 0 20px;
}
.news_content_box {
	padding: 0 0 90px 0;
}
.news_feature_area {
	width: 100%;
	gap: 15px;
}

.news_feature {
	width: calc(calc(100% - 30px) / 3);
}
.news_photo { padding-bottom: 17px; }
.news_photo img {
	width: 100%;
	border-radius: 12px !important;
}

.articles_name {
	display: flex;
	padding-bottom: 14px;
}
.articles_name span {
	min-width: 70px;
	padding: 5px 10px;
	display: flex;
	align-items: center;
	height: 27px;
	opacity: 1;
	border-radius: 13px;
	border: 1px solid #0E418E;
	font-size: 14px;
	color: #0E418E;
}
.news_feature h4 {
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	color: #032F2F;
	padding-bottom: 10px;
	min-height: 82px;
}
.news_feature h4 a {
	color: #032F2F;
}
.post_date {
	display: block;
	font-family: Poppins;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	color: #6F6F6F;
	padding-bottom: 20px;
}
.readmore_info {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	padding-right: 32px;
	color: #110050;
	background: url('assets/images/arrow1.png') no-repeat right center;
}
@media screen and (max-width: 991px){
.home_team_content_area {
	flex-direction: column;
}
.home_team_left {
    width: 100%;
    background: linear-gradient(180deg, #0D2D62 0%, #011844 100%);
    min-height: inherit;
    padding: 50px 20px 50px 20px;
}
.home_team_left_info {
    width: 100%;
}
.home_team_left_info h2 {
    font-size: 36px;
}
.home_team_right {
    width: 100%;
}
.home_team_right img {
    border-radius: 0 !important;
}

}
@media screen and (max-width: 640px){
.news_feature {
    width: 100%;
    padding-bottom: 20px;
}
}



.home_contact_area {
	padding: 0 20px;
}
.home_contact_holder {
	max-width: 1165px;
	padding: 35px 0 120px 0;
	gap: 48px;
}
.contact_photo_left {
	width: 530px;
}
.contact_photo_left img {
	width: 100%;
	border-radius:12px !important;
}
.contact_photo_right {
	width: 590px;
	padding-right: 53px;
}
.contact_photo_right h4 {
	font-weight: 400;
	font-size: 42px;
	line-height: 48px;
	color: #110050;
	padding-bottom: 20px;
}
.contact_photo_right p {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	padding-bottom: 7px;
}
.form_field label {
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #000;
}
.form_field label span {
	color: #B20000;
}
.form_field .form-control {
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	font-family: "Poppins", sans-serif;
	width: 100%;
	height: 36px;
	padding: 5px 15px 15px 0;
	outline:none;
	border: none;
	background: none;
}
.form_field {
	border-bottom: 1px solid #DCDCDC;
	padding: 15px 0 0 0;
}
.form_field textarea.form-control {  
	height: 90px;
	resize: none;
}

.submit_btn {
	padding: 22px 0 0 0;
}
.submit_btn .submit {
    font-size: 16px;
    line-height: 1;
    color: var(--whiteColor);
    background-color: var(--blueDeep);
    border: 1px solid var(--blueDeep);
    width: max-content;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    padding: 0 29px;
    border-radius: 23px;
    cursor: pointer;
    outline: none;
}
.submit_btn .submit:hover {
	background-color: rgba(17, 0, 80, 0.8);
}
@media screen and (max-width: 991px){
.home_contact_holder {
    padding: 35px 0 60px 0;
    flex-direction: column;
}
.contact_photo_left {
    width: 100%;
}
.contact_photo_right {
    width: 100%;
    padding-right: 0;
}
.contact_photo_right h4 { font-size: 36px; }
}
/*------------ footer_area ------------*/
.footer_area {
	background-color: var(--BlackLightColor);
	padding: 0 20px;
}
.footer_wrap {
	padding: 40px 0 25px 0;
}
.footer_bx { padding-bottom: 30px; }
.footer_widget {
	width: 50%;
}
.footer_colLeft {
	width: 256px;
}
.footer_colLeft #menu {
	display: flex !important;
	padding-bottom: 37px;
}

.footer_colLeft #menu li a {
	color: var(--whiteColor);
}
.contact_address {
	width: 260px;
}
.contact_address p {
	font-size: 16px;
	color: var(--whiteColor);
	line-height: 24px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.contact_address .location {
	background: url('assets/images/location_icon.svg') no-repeat left 3px;
}
.contact_address .call_now {
	background: url('assets/images/call_icon.svg') no-repeat left 3px;
}

.contact_address p a {
	color: var(--whiteColor);
}
.opening_hours {
	width: 220px;
}
.quick_Links {
	width: 185px;
}
.opening_hours span,
.quick_Links ul li,
.quick_Links_and_officetime h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color:var(--whiteColor);
	padding-bottom: 6px;
}
.opening_hours span {
	display: inline-block;
}
.opening_hours span:nth-child(1) {
	width: 93px;
}

.quick_Links_and_officetime h6 { padding-bottom: 18px; }
.quick_Links ul li a {
	color:var(--whiteColor);
}

.footer_socialBX {
	width: 100%;
	display: flex;
    justify-content: flex-end;
}
.footer_socialBX ul {
	display: flex;
	align-items: center;
	gap: 12px;
}
.footer_socialBX ul li {
	width: 36px;
}
.footer_socialBX ul li img { width: 100%; }
.footer_socialBX ul li a {
	color: var(--whiteColor);
}
.footer_colRight {
	width: 1023px;
}
.footer_logo {
	width: 220px;
}
.footer_logo img {
	width: 100% !important;
}
.copyright_area {
	background-color: #0F033D;
	padding: 0 20px;
}
.copyright_wrap {
	padding: 9px 0;
}
.copyright_bx {}
.copyright_bx p {
	color: var(--whiteColor);
	font-size: 14px;
	line-height: 18px;
}
.copyright_bx p a {
	color: var(--whiteColor);
}
.copyright_bx p strong {
	font-weight: 400;
}

@media screen and (max-width: 991px) {
.footer_bx {
    flex-direction: column;
}
.footer_logo { padding-bottom: 30px; }
.contact_address {
    width: 100%;
    padding-bottom: 35px;
}
.footer_logo { margin: 0 auto; }

.footer_colLeft {
	width: 100%;
}
.footer_colRight {
    width: 100%;
    flex-direction: column;
}
.footer_socialBX {
    justify-content: center;
}
.news_content_box h3, 
.our_partners_box h3,
.about_us_left h2 { font-size: 36px; }
}

.page_title_area { padding: 0 20px; }
.page_title_box {
	padding: 40px 0 42px;
}
.our_partners_box .page_title_box {
	padding: 0 0 20px;
}
.breadcrumbs_area,
.breadcrumbs_area small,
.page_title_box span {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	color: #424242;
}
.breadcrumbs_area {
	display: flex;
}
.breadcrumbs_area small {
	font-weight: 400;
}
.page_title_box a {
	color: #424242;
}
.breadcrumbs_area {}

.page_title_box h1 {
	font-weight: 400;
	font-size: 46px;
	color: #0C2971;
	line-height: 1.3;
	padding-bottom: 14px;
}

.page_title_box strong {
	font-weight: 600;
	font-size: 20px;
	display: block;
	color: #424242;
}
.page_title_box p {
	font-size: 16px;
	color: #000;
	line-height: 27px;
	font-weight: 400;
	max-width: 930px;
}
.normal_banner_area {
	width: 100%;
	position: relative;
}
.normal_banner_area img {
	width: 100%;
}
.whatsapp_and_note {
	width: 72px;
	position: fixed;
	top: 520px;
	right: 80px;
	z-index: 100;
}
.whatsapp_and_note img {
	margin-bottom: 20px;
}

.about_top_content_area {
	padding: 0 20px;
}
.about_top_content {
	max-width: 1280px;
	padding: 45px 0 60px 0;
}
.about_top_info {
	border-bottom: 1px solid #C9C9C9;
	padding-bottom: 4px;
}
.about_top_info p {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #000;
	padding-bottom: 30px;
	max-width: 1080px;
	margin: 0 auto;
}
.mission_and_vision {
	padding: 40px 0 0 0;
	gap: 40px;
}
.blue_column {
	width: calc(calc(100% - 40px) / 2);
	border-radius: 12px;
	padding: 50px 60px 50px 37px;
	min-height:365px;
	background: #0C2B5E url('assets/images/bg1.png') no-repeat right 33px top 26px;
}
.blue_column h4 {
	font-size: 42px;
	color: #fff;
	line-height: 1.4;
	font-family: "Poppins", sans-serif;
	padding-bottom: 10px;
}
.blue_column p {
	font-size: 16px;
	line-height: 30px;
	color: var(--whiteColor);
	padding-bottom: 0;
}
.why_choose_area {
	padding: 0 20px;
}
.why_choose_holder {
	padding: 10px 0 60px 0;
}
.why_choose_holder h2 {
	text-align: center;
	padding-bottom:30px;
}
.three_column_holder {
	width: 100%;
	gap: 30px;
	padding-bottom: 30px;
}
.column_feature {
	width: calc(calc(100% - 60px) / 3);
	border-radius: 12px;
	border: 1px solid #E3E1E1;
	background-color: #FFFAF6;
	padding: 20px 15px 40px 17px;
}
.four_column_holder {
	gap: 26px;
}
.four_column_holder .column_feature {
	width: calc(calc(100% - 78px) / 4);
	padding-bottom: 20px;
}
.top_small_icon { padding-bottom: 26px; min-height: 104px; }
.column_feature h5 {
	font-size: 26px;
	line-height: 30px;
	color: #0C2971;
	padding-bottom: 8px;
}
.column_feature p {
	font-size: 16px;
	line-height: 24px;
	color: #0C2971;
	padding-bottom: 0;
}
.our_team_area {
	padding: 0 20px;
}
.our_team_holder {
	padding: 25px 0 70px 0;
}
.our_team_holder h2 {
	text-align: center;
	padding-bottom:20px;
}
.our_team_box {
	gap: 30px;
}
.team_feature {
	width: calc(calc(100% - 60px) / 3);
	position: relative;
}
.team_feature img {
	border-radius: 12px !important;
}
.team_feature_info * { color: var(--whiteColor); }
.team_feature_info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55.37%, #000000 100%);
	border-radius: 12px !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 30px 75px 50px 20px;
}
.team_plus {
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 5;
	/* opacity: 0; temp */
    /* pointer-events: none;  */
}
.team_feature_info h4 {
	font-size: 26px;
	line-height: 1;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.team_feature_info p {
	font-size: 20px;
	line-height: 23px;
	padding-bottom: 0;
	font-family: 'LTWaveRegular';
}

.normal_about_area .home_about_wrap {
	gap: 30px;
	align-items: center;
}
.normal_about_area .about_us_left {
	width: 560px;
	padding-top: 0;
}
.normal_about_area .about_us_right {
	width: 666px;
}
.normal_about_area .about_photo {
	width: 100%;
}
.normal_about_area .about_us_left h2 {
    color: #424242;
}
.about_image_content {
	width: 100%;
	padding-bottom: 120px;
	align-items: center;
}
.about_image_left {
	width: 724px;
}
.about_image_left img {
	border-radius: 0 12px 12px 0 !important;
}
.about_image_content .about_us_left {
	width: 610px;
	padding: 0 20px 0 55px;
}
.treatments_area .news_feature {
	width: 	calc(calc(100% - 15px) / 2);
}
@media screen and (max-width: 991px) {
.page_title_box {
    padding: 30px 0 32px;
}
.page_title_box h1 {
    font-size: 36px;
}
.page_title_box strong {
    font-size: 17px;
}
.normal_banner_area img {
    height: 220px;
    object-fit: cover;
}
.about_top_info p {
    font-size: 17px;
    line-height: 1.5;
}
.blue_column {
    width: 100%;
    padding: 40px 50px 40px 30px;
    min-height: auto;
}
.blue_column h4 {
    font-size: 36px;
}
.about_top_content {
    padding: 45px 0 35px 0;
}
.column_feature {
    width: 100%;
    padding-bottom: 20px;
}
.four_column_holder .column_feature {
    width: 100%;
}
.why_choose_holder {
    padding: 10px 0 32px 0;
}
.team_feature {
    width: 100%;
}
.team_feature img {
    width: 100%;
}
.team_feature_info { padding-bottom:30px }
.team_feature_info p {
    font-size: 18px;
}
.team_feature_info h4 {
   font-size: 24px;
}
.normal_about_area .about_us_left {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.normal_about_area .about_us_right {
    width: 100%;
}
.about_small_photo img, .about_photo img {
    width: 100%;
}
.about_image_content {
    padding-bottom: 50px;
    flex-direction: column;
}
.about_image_left {
    width: 100%;
}
.about_image_left img { width: 100%; border-radius: 0 !important; }
.about_image_content .about_us_left {
    width: 100%;
    padding: 35px 20px 0 20px;
}
}

.conditions_area .news_feature {
	flex-direction: column;
	display: flex;
}
.conditions_area .news_feature_area {
	gap: 40px 15px;
	padding-bottom: 40px;
}
.conditions_area .readmore_link { margin-top: auto; }
.conditions_area .news_feature h4 {
	min-height: inherit;
}

.news_feature p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	padding-bottom: 24px;
}
.toggle_content_area {
	padding: 0 20px;
	background-color: #F0F5F9;
}
.toggle_content {
	padding: 70px 0 75px;
}
.toggle_content h2 {
    text-align: center;
    padding-bottom: 25px;
    font-family: "Host Grotesk", sans-serif;
}
.toggle_view_item {
	background-color: #FFFFFF;
	border-radius: 40px;
	margin-bottom: 33px;
}
.toggle_view_item:last-child { margin-bottom: 0; }
.toggle_view_item h4 {
	font-size: 20px;
	color: #000;
    position: relative;
    cursor: pointer;
    padding: 28px 60px 28px 27px;
    font-weight: 500;
    background: url('assets/images/icon_plus.svg') no-repeat right 30px center;
    font-family: "Montserrat", sans-serif;
}
.toggle_view_item.active {
	background-color: #fff;
}
.toggle_view_item.active h4 {
	background: url('assets/images/icon_minus.svg') no-repeat right 30px center;
}
.toggle_view_item .active,
.toggle_view_item h4:hover {
    
}
.toggle_view_item h4::after {
    content: '';
}
.show_details {
    padding: 0 30px 15px 27px;
    display: none;
    background-color: #fff;
    border-radius: 0 0 40px 40px;
}
.show_details p {
    color: var(--white	);
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    padding-bottom: 15px;
    max-width: 877px;
    font-family: "Montserrat", sans-serif;
}
.foot_ankle_about {
	background: linear-gradient(0, rgba(0, 135, 225, 0) 33.9%, rgba(0, 135, 225, 0.1) 100%);
}
.foot_ankle_features .home_about_wrap {
	gap: 53px;
	padding-bottom: 80px;
	align-items: center;
}
.foot_ankle_features .about_us_right {
	width: 630px;
}
.foot_ankle_features .about_us_left {
	width: 600px;
	padding-right: 92px;
	padding-top: 0;
}
.foot_ankle_features .flex-row-reverse .about_us_left {
	padding-right: 0;
	padding-left: 92px;
}
.foot_ankle_features .about_us_left p,
.about_us_left ul,
.about_us_left ul li {
	list-style-type: disc;
	font-size: 16px;
	line-height: 34px;
	color: #000;
}
.foot_ankle_features .about_us_left p {
	padding-bottom: 6px;
}
.foot_ankle_features { padding: 0 20px; }
.about_us_left ul {
	padding-left: 20px;
}
.about_us_left ul li a {
	color: #000;
	background: url('assets/images/arrow_right1.png') no-repeat right center;
	padding-right: 36px;
	display: inline-block;
}
.news_content_box h2 {
	padding-bottom: 25px;
}
.treatment_options .news_feature h4,
.treatment_options .news_feature h4 a { color: #110050; }
.treatment_options .news_feature_area {
	gap: 25px;
}
.treatment_options .news_feature_area .news_feature {
	width: calc(calc(100% - 50px) / 3);
}
.related_injuries_area .our_team_holder h2 {
	text-align: left;
}
.get_in_touch_area {
	width: 100%;
	position: relative;
	margin-top: 50px;
}
.get_in_touch_area img { width: 100%; }
.get_in_touch_info_area {
	width: 100%;
	height: 100%;
	padding: 0 20px;
	background: linear-gradient(-90.13deg, rgba(0, 0, 0, 0) 24.85%, rgba(0, 0, 0, 0.6) 90.09%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.get_in_touch_box h2 {
	color: #fff;
}
.get_in_touch_box p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding-bottom: 10px;
}
.get_in_touch_box {
	width: 100%;
}
.related_injuries_area .our_team_box {
    gap: 25px;
}
.related_injuries_area .team_feature {
    width: calc(calc(100% - 50px) / 3);
}
.partners_logo_area {
	padding: 0 20px;
}
.partners_logo_wrap {
	padding: 0 0 50px 0;
}
.partners_logo_wrap h4 {
	font-size: 32px;
	line-height: 1;
	border-bottom: 1px solid #CFCFCF;
	color: #000;
	padding-bottom: 15px;
}
.partners_logo_box {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 40px;
	padding: 30px 0 0 0;
}
.partners_logo_item {
	width: calc((100% - 160px) / 5);
	display: flex;
	align-items: center;
	justify-content: center;
}
.partners_logo_item img {
	max-width: 100%;
	height: auto;
	max-height: 60px;
	object-fit: contain;
}
.partners_logo_box {
	padding: 30px 0 0 0;
}
.medical_logo_area {  padding-bottom:50px; }

.filter-button-group {
	margin-bottom: 40px;
}
.filter-button-group button {
	width: 33.33%;
	text-align: center;
	color: rgba(3, 47, 47, 0.4);
	font-size: 20px;
	line-height: 30px;
	background: none;
	outline: none;
	border: none;
	border-bottom: 1px solid #C2BFBF;
	cursor: pointer;
	padding: 10px 5px;
	display: block;
}
.filter-button-group button.is-checked {
	color: rgba(3, 47, 47, 1);
	border-color: #110050;
}
.isotope.news_feature_area {
	margin: 0 -8px;
	width: auto;
}
.isotope .isotope_item {
	padding: 0 8px 45px 8px;
	width: 33.32%;
}
.single_news_breadcrumbs {
	background: linear-gradient(0, rgba(0, 135, 225, 0) 33.9%, rgba(0, 135, 225, 0.1) 100%);
}
.post_date small {
	display: block;
	font-size: 14px;
	color: #0D1847;
	text-align: center;
}

.share_post span {
	display: block;
	font-size: 16px;
	line-height: 1;
	color: #1A1919;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: capitalize;
}
.share_post {
	gap: 20px;
	justify-content: center;
}
.social_box {
	gap: 20px;
}
.social_box .fa {
	color: rgba(26, 25, 25, 0.60);
	font-size: 24px;
}
.single_news_breadcrumbs .breadcrumbs_area {
    justify-content: center;
    text-align: center;
}
.single_news_breadcrumbs .page_title_box h1 {
	text-align: center;
	color: #0D1847;
	font-size: 48px;
}
.single_news_breadcrumbs .page_title_box {
    padding: 60px 0 45px 0;
}
.news_single_area {
	padding: 0 20px;
}
.news_single_holder {
	max-width: 860px;
	padding-bottom: 60px;
}
.news_single_photo { padding-bottom:45px }
.news_single_photo img {
	width: 100%;
	border-radius: 20px !important;
}
.news_single_holder p {
	line-height: 26px;
	padding-bottom: 30px;
}
.contact_us_container {
	padding: 0 20px;
}
.contact_us_holder {
	padding: 0 0 120px 0;
	gap: 30px;
}
.contact_left {
	width: 605px;
}
.contact_right {
	width: 640px;
	background: #FFFCFA;
	border-radius: 30px;
	padding: 40px 30px;
}
.google_map {
	padding-bottom: 30px;
}
.google_map iframe,
.google_map img {
	width: 100%;
	border-radius: 16px !important;
}
.google_map iframe {
	height: 350px;
}
.contact_right .submit_btn {
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.submit {
	min-width: 166px;
}
.contact_address_info {
	max-width: 280px;
}
.contact_address_info ul li {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	min-height: 24px;
	padding-left: 42px;
	padding-bottom: 20px;
}
.contact_address_info ul li a {
	color: #000;
}
.contact_address_info ul li.location_icon {
	background: url('assets/images/bg_location_icon.svg') no-repeat left 2px;
}
.contact_address_info ul li.email_icon {
	background: url('assets/images/email_icon.svg') no-repeat left 3px;
	line-height: 24px;
}
.contact_address_info ul li.call_icon {
	background: url('assets/images/bg_call_icon.svg') no-repeat left 3px;
	line-height: 24px;
}
.file_uploader {
	position: relative;
}
.file_uploader input[type="file"] {
  padding: 5px 15px 5px 12px;
  border: 1px solid #DCDCDC;
  background-color: #FFFCFA;
  width: 100%;
  border-radius: 4px;
  height: 45px;
  line-height: 32px;
  color: #424242;
  font-size: 14px;
}

.file_uploader input[type="file"]::file-selector-button {
	width: 150px;
	height: 43px;
	padding: 5px 20px 5px 50px;
	border-width: 0;
	border-radius: 0 0 3px 3px;
	background: url('assets/images/clip1.svg') no-repeat left 25px center;
	background-color: #F4F2F2;
	color: #424242;
	transition: all .25s ease-in-out;
	cursor: pointer;
	font-size: 14px;
	font-family: 'LTWaveRegular';
	position: absolute;
	right: -3px;
	top: 1px;
	z-index: 2;
}
.file_uploader span.info {
	font-weight: 500;
	font-style: Italic;
	font-size: 14px;
	line-height: 1;
	color: #959595;
	display: block;
	padding: 15px 0;
}



@media screen and (max-width: 1200px) {
.isotope .isotope_item {
	padding: 0 8px 40px 8px;
	width: 33.30%;
}
}
@media screen and (max-width: 991px) {
.single_news_breadcrumbs .page_title_box h1 {
	font-size: 36px;
	line-height: 1.2;
}
.single_news_breadcrumbs .page_title_box {
    padding: 40px 0 35px 0;
}
.news_feature {
    width: calc(calc(100% - 15px) / 2);
}
.foot_ankle_features .about_us_right {
	width: 100%;
}
.foot_ankle_features .about_us_left {
	width: 100%;
	padding-right: 0;
}
.foot_ankle_features .flex-row-reverse .about_us_left {
	padding-left: 0;
}
.foot_ankle_features .about_us_left p,
.about_us_left ul,
.about_us_left ul li {
	font-size: 17px;
	line-height: 28px;
}
.treatment_options .news_feature_area .news_feature {
	width: calc(calc(100% - 25px) / 2);
}
.get_in_touch_area {
	margin-top: 0;
}
.get_in_touch_area img { 
	height: 320px;
	object-fit: cover;
}	
.foot_ankle_features .home_about_wrap {
    gap: 40px;
    padding-bottom: 0;
}
.treatment_options .news_content_box  { padding-bottom:0 }
.conditions_area .news_feature_area { padding-bottom:0 }
.related_injuries_area .team_feature {
    width: calc(calc(100% - 25px) / 2);
}
.partners_logo_box {
	gap:40px 30px;
	justify-content: flex-start;
}
.partners_logo_item {
	width: calc(calc(100% - 60px) / 3);
}
.isotope .isotope_item {
	padding: 0 8px 40px 8px;
	width: 49.8%;
}
.news_single_photo {
    padding-bottom: 35px;
}
.contact_us_holder {
	padding: 0 0 60px 0;
}
.contact_left {
	width: 100%;
}
.contact_right {
	width: 100%;
	border-radius: 25px;
	padding: 30px 25px;
}
.contact_us_holder { flex-direction:column }
}
@media screen and (max-width: 640px) {
.news_feature {
    width: 100%;
}
.toggle_view_item h4 {
    font-size: 19px;
    padding: 20px 60px 20px 27px;
}
.treatments_area .news_feature {
    width: 100%;
}
.treatment_options .news_feature_area .news_feature {
    width: 100%;
}	
.related_injuries_area .team_feature {
    width: 100%;
}
.partners_logo_item {
	width: calc(calc(100% - 30px) / 2);
}
.news_single_photo img {
    border-radius: 12px !important;
}
	
/*Mobile Footer*/
	
.get_in_touch_area {
		position: relative;
		margin-top: 0 !important;
	}

	.get_in_touch_area > img {
		width: 100% !important;
		height: 270px !important;
		object-fit: cover !important;
		object-position: center center !important;
		display: block;
	}

	.get_in_touch_info_area {
		position: absolute !important;
		left: 0;
		top: 0;
		z-index: 2;
		width: 100%;
		height: 100%;
		padding: 24px 20px !important;
		display: flex !important;
		align-items: flex-end !important;
		background: linear-gradient(180deg, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.72) 100%) !important;
	}

	.get_in_touch_box {
		width: 100%;
	}

	.get_in_touch_box h2 {
		font-size: 28px !important;
		line-height: 1.1 !important;
		padding-bottom: 8px !important;
		margin: 0;
	}

	.get_in_touch_box p {
		font-size: 15px !important;
		line-height: 1.4 !important;
		padding-bottom: 14px !important;
		margin: 0;
	}

	.get_in_touch_box .bluebutton a {
		min-width: auto !important;
		height: 44px !important;
		padding: 0 18px !important;
		font-size: 15px !important;
	}

}



/*MMI*/
.nav-previous {
	text-align: right;
}
.our_team_intro {
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
}
.our_team_intro .bluebutton {
	display: flex;
	justify-content: center;
	padding-top: 10px;
}
.google_map_embed {
	padding-bottom: 30px;
}
.wpcf7-spinner {
    position: absolute;
    right: 155px;
    top: 35px;
}
.home_contact_area.sec_inner .submit_btn {
	justify-content: flex-start;
}
.page_404 {
	min-height: 50vh;
	display: flex;
	align-items: center;
	text-align: center;
}
.page_404 img{
	max-width: 300px;
	height: auto;
	display: inline-block;
}
.archive-title span {
    font-size: inherit;
    display: inline-block;
    color: inherit;
    text-transform: inherit;
    font-weight: inherit;
}
.home_contact_area.sec_inner .contact_right {
    background: none;
    padding: 0 10px;
}
.home_contact_area.sec_inner .contact_us_holder {
    max-width: 1165px;
}
.altilus_default_page .normal_banner_area img {
    width: 100%;
    height: 40vh;
    object-fit: cover;
}
.altilus_default_page .slider_info_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.altilus_default_page .slider_info_area h1 {
	color: #fff;
}
.altilus_default_page .about_content_info {
	padding: 50px 20px 30px;
}
.altilus_default_page .about_content_info * {
	margin-bottom: 20px;
}


/*-------------------------*/
/*     pagination          */
/*-------------------------*/
.pagination-area {
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.numeric-pagination .dots, .numeric-pagination a, .numeric-pagination span.current {
    color: #0C2971;
    font-size: 16px;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    float: left;
    border: 2px solid #fff;
    margin: 0 2px;
}
.numeric-pagination .dots {
	line-height: 30px;
	width: 22px;
}
.numeric-pagination span.current {
	background: #0C2971;
	border: 2px solid #0C2971;
	color: #fff;
}
.numeric-pagination a:hover { 
	background: #F0F5F9;
	border: 2px solid #0C2971; 
	color: #0C2971; 
}
.numeric-pagination a.prev,
.numeric-pagination a.next,
.numeric-pagination a.nextpostslink {
	width:auto;
	padding: 0 6px;
}

/*--  responsive css code  --*/
@media screen and (max-width: 840px) {
	.numeric-pagination a,
	.numeric-pagination span {
		width:38px;  
	}
}
