b, strong {
	font-weight: 700; 
}
.bg-offwhite {
	background: #f4f4f4;
}
.menudflex {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
}
.menudflex ul {
 display: flex;
}

.applybtn-box {
	position: relative;
	padding: 3px 25px;
	border: 1px solid #6259ca;
	border-radius: 15px;
	color: #fff !important;
	background: #6259ca;
	font-size: 18px !important;
	line-height: 24px;
}
#social-sidebar {
	right:0;
	margin-top:-135px;
	position:fixed;
	top:50%;
	z-index:999;
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	box-shadow:0 0 12px rgba(0, 0, 0, .3)
}
#social-sidebar .entypo-self, #social-sidebar .lag_transform, #social-sidebar .transform {
	line-height:30px;
	padding:7px;
	text-align:center;
	width:36px;
	background:#005aaa;
	display:block;
	color:#fff;
	border-bottom:3px solid #2088ff
}
.entypo-self>i {
	font-size:18px
}
#social-sidebar a span {
	border-radius:3px;
	line-height:24px;
	right:28px;
	margin-top:-16px;
	opacity:0;
	padding:4px 15px;
	position:absolute;
-webkit-transition:opacity .3s, right .4s;
-moz-transition:opacity .3s, right .4s;
-ms-transition:opacity .3s, right .4s;
-o-transition:opacity .3s, right .4s;
transition:opacity .3s, right .4s;
	top:50%;
	white-space:nowrap;
	z-index:-1;
	font-size:18px
}
#social-sidebar .transform span, #social-sidebar .transform:hover span {
	right: -69px;
	z-index: 0;
	opacity: 1;
	font-size: 18px;
}
#social-sidebar .entypo-self, #social-sidebar .transform {
	font-size:14px;
	position:relative
}
#social-sidebar .transform {
	height: 168px;
}
#social-sidebar .transform span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}


#social-sidebar .iblogin span, #social-sidebar .iblogin:hover span {
	right:-35px;
	z-index:0;
	opacity:1;
	font-size:18px
}
#social-sidebar .entypo-self, #social-sidebar .iblogin {
	font-size:14px;
	position:relative
}
#social-sidebar .iblogin {
	height:132px
}
#social-sidebar .iblogin span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}
#social-sidebar .lag_transform span, #social-sidebar .lag_transform:hover span {
	right:-14px;
	z-index:0;
	opacity:1
}
#social-sidebar ul {
	list-style:none;
	padding:0;
	margin:0
}
#social-sidebar .lag_transform {
	font-size:18px;
	margin-bottom:7px;
	position:relative;
	height:70px
}

.service-block-three .inner-box .lower-content {
	position: relative;
	padding: 15px 20px 15px 20px;
}
.service-block-three .inner-box .lower-content  ul
{ min-height:130px;}
.service-block-three .inner-box .lower-content  ul li {
	position: relative;
	display: block;
	padding-left: 22px;
	margin-bottom: 0px;
	font-size:14px;
}
.service-block-three .inner-box .lower-content  ul li::before {
	position: absolute;
	content: "";
	background:url(../../images/list-icon33.jpg) no-repeat;
	width:14px;
	height:14px;
	color: #b6bbc0;
	left: 8px;
	top: 11px;
}

.pricing-section::before {
	position: absolute;
	content: '';
	background: #f0f0f0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.9;
}

.service-section::before {
	position: absolute;
	content: '';
	background: #fff;
	background-image: linear-gradient(180deg, #fff 0%, #f0f0f0 59%, #f0f0f0 80%);
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.9;
}
.pricing-section .tab-btn-box .tab-btns li {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #222;
	border-radius: 30px;
	padding: 8px 20px;
	text-align: center;
	cursor: pointer;
	transition: all 500ms ease;
}
.pricing-block-one .pricing-table .table-header {
	border-bottom: none;
}
.pricing-block-one .pricing-table .table-header .price-box {
	position: relative;
	display: block;
	padding: 10px 0px 10px 0px;
	margin-bottom: 0px;
}
.pricing-block-one .pricing-table .table-header .price-box h2 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: normal;
	font-weight: 700;
	color: #fff;
	margin-bottom: 0px;
}
.pricing-block-one .pricing-table .table-content {
	position: relative;
	display: block;
	padding: 0px 15px 20px 15px;
}
.pricing-block-one .pricing-table .table-content ul li {
	position: relative;
	display: block;
	font-size: 14px;
	color: #222;
	margin-bottom: 5px;
}
.pricing-block-one .pricing-table .table-footer a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 13px;
	line-height: normal;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 30px;
	border-radius: 30px;
	z-index: 1;
}
.main-header.style-three .sticky-header .main-menu .navigation > li.current > a, .main-header.style-three .sticky-header .main-menu .navigation > li:hover > a {
	color: #fff !important;
}
.table th, .table td {
	padding: 0.2rem 0.2rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

.about-content  ul li {
	position: relative;
	display: block;
	padding-left: 22px;
	margin-bottom: 0px;
	font-size:14px;
}
.about-content  ul li::before {
	position: absolute;
	content: "";
	background:url(../../images/list-icon4.png) no-repeat;
	width:14px;
	height:14px;
	color: #b6bbc0;
	left: 8px;
	top: 11px;
}
.owl-theme .owl-dots { max-width:100px; margin:0 auto; margin-top:0px;  padding-top: 0px;}
.owl-theme .owl-dots .owl-dot.active span {
	background: none repeat scroll 0 0 #0072bb;
}

.tikerside{ max-width:68%; padding-right:15px; position:relative;}
.socialside{position:relative;}
.tikercntl {
	position: absolute;
	top: 0px;
	left: -43px;
}

.about-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	background: #0072bb;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	border: 2px solid #0072bb;
	text-align: center;
	margin: 0px 5px;
	border-radius: 32.5px;
	padding: 7px 25px;
	z-index: 1;
}

#about-box  .btn-box a:hover {
	color: #1c6ead;
}

.main-header.style-one .header-top ul.social-links li {
	position: relative;
	display: inline-block;
	width: 24px;
	margin-right: 5px;
}
.main-header.style-one .header-top .top-right li {
	margin-right:0px;
}
.page-title > .auto-container > .content-box {
	width: 600px;
	margin: 0 auto;
	padding: 40px;
	background: rgb(0,0,0,0.5);
	text-align: center;
	position: relative;
	top: 150px;
}
.invest-carouselbox{ padding: 20px 80px;}

.servicesimgbox{ min-height: 100px;}
.service-block-three .inner-boxx {
	background: linear-gradient(90deg, rgb(8, 53, 104), rgba(6, 21, 104, 0.8));
	
    
}
.service-block-three .inner-box {
	position: relative;
	padding: 20px 0px 20px 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background: linear-gradient(90deg, rgb(8, 53, 104), rgba(6, 21, 104, 0.8));
	background-image: url('../../images/Background-01.jpg');
	/* background-repeat: no-repeat; */
	box-shadow: 0 0 7px 3px rgba(0, 0, 0, .07);
	border-radius: 15px;
}
.service-block-three .inner-box:hover {
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.service-block-three .inner-box .servicesimgbox a {
	position: absolute;
	left: 10%;
	top: 50%;
	transform: unset;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 1;
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.servicesbox .lower-content > ul > li > a {
	color: #fff !important;
}
.servicesbox .inner-box .lower-content ul li::before {
	position: absolute;
	content: "";
	background:#fff;
	width: 5px;
	height: 5px;
	color: #b6bbc0;
	left: 8px;
	top: 11px;
}
.servicesbox .inner-box .lower-content ul {
	padding-left: 0px;
}
.servicesbox .inner-box .lower-content h3 {
	text-align: left;

}
.servicesbox .inner-box .lower-content h3 a {
	display: inline-block;
	color: #fff;
}
.servicesbox .inner-box:hover .lower-content h3 a {
	display: inline-block;
	color: #333;
}
.servicesbox .inner-box:hover .lower-content > ul > li > a {
	color: #333 !important;
}
.service-block-three .inner-box .lower-content .link a span {
	
	color: #fff;
	border-bottom: none;
	transition: all 500ms ease;
}
.service-block-three .inner-box:hover .lower-content .link a span {
	
	color: #333;
	border-bottom: none;
	transition: all 500ms ease;
}
.newpage-title {
	background-image: url("../../images/bgground_1421-468.jpg");
	position: relative;
	width: 100%;
	padding: 50px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.page-banner__thumbimage {
	position: absolute;
	top: 0px;
}
.page-banner__thumbimage img {
	border-radius: 5px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.page-banner__content_body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 180px;
}
.newpage-title .page-banner__content_body h1{ color: #fff;}
.mancommodal .modal-header h3{margin-bottom: 0px;} 
.mancommodal .modal-header h3 {
	margin-bottom: 0px;
	color: #0072bb;
}
.mancommodal .modal-header {
	border: none;
}
.mancommodal .modal-box-info{ margin-top: 20px;}
.mancommodal .modal-box-info h4{color: #0072bb;}
.mancommodal .modal-header .close {
	color: #e60808;
	opacity: 1;
	font-weight: 400;
}

.content-box ul {
	padding-left: 20px;
}

.content-box ul li {
	position: relative;
	display: block;
	margin-bottom: 3px;
	line-height: 22px;
}

	.content-box ul li::before {
		position: absolute;
		content: "";
		background: #0072c4;
		background-repeat: no-repeat;
		width: 7px;
		height: 7px;
		font-weight: 700;
		font-size: 12px;
		left: -15px;
		top: 10px;
	}
	.content-box  h3{

	margin-top: 20px;
	margin-bottom: 10px;
	color: #0072bb;

	}	

	.theme-btn-bg {
		position: relative;
		display: inline-block;
		
		line-height: 25px;
		font-weight: 400;
		font-family: "Arimo", sans-serif;
		color: #fff !important;
		padding: 7px 25px;
		text-align: center;
		cursor: pointer;
		z-index: 1;
		background: #1c6ead;
		border-radius: 30px	;
		-webkit-border-radius: 30px	;
		-moz-border-radius: 30px	;
		-ms-border-radius: 30px	;
		-o-border-radius: 30px	;
}	
.appointment_form_container {
	border-left: 1px solid #ccc;
	padding-left: 40px;
}
.appointment_form_container .contact_title{ margin-bottom: 20px;}
.contact-style-two .default-form .form-group input[type="text"], .contact-style-two .default-form .form-group input[type="email"], .contact-style-two .default-form .form-group textarea {
	position: relative;
	width: 100%;
	
	background: #fff;
	font-size: 16px;
	padding: 7px 20px;
	border: 1px solid #1c6ead;
	transition: all 500ms ease;
}
.google-map-section {
	position: relative;
	display: block;
	border: 5px solid #0074ba;
	box-shadow: 0 10px 20px rgb(193, 193, 193);
	border-radius: 15px;
}
.google-map-section iframe {
	border-radius: 15px;
}
.team-one__shape-1 {
	position: absolute;
	top: -90px;
	right: 0;
	mix-blend-mode: luminosity;
}
.team-one__shape-1 img {
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.team-one__shape-1 img {
	width: auto;
	mix-blend-mode: luminosity;
	opacity: .15;
	z-index: -1;
}
.site-footer-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	mix-blend-mode: color-burn;
	opacity: .15;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index:0;
}
@-webkit-keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}

@keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}

.float-bob-y {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.tracking {
	position: relative;
	display: block;
}

.tracking__inner {
	position: relative;
	background-color: #005099;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	overflow: hidden;
}

.tracking-shape-1 {
	position: absolute;
	bottom: 0;
	left: -55px;
}

.tracking-shape-1 img {
	width: auto;
}

.tracking-shape-2 {
	position: absolute;
	top: 50px;
	left: -100px;
}

.tracking-shape-2 img {
	width: auto;
}

.tracking-shape-3 {
	position: absolute;
	top: -15px;
	right: -192px;
	z-index: 2;
}

.tracking-shape-3 img {
	width: auto;
}

.tracking-shape-4 {
	position: absolute;
	top: 50px;
	right: -55px;
}

.tracking-shape-4 img {
	width: auto;
}

.clients-carousel figure {
	/* margin: 0px; */
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	height: 100px;
	border-radius: 15px;
}
@media only screen and (max-width: 767px){
	.page-banner__thumbimage {
		position: relative;
		top: 0px;
	}	
	.newpage-title {
		padding: 0px 0px;
		
	}	
	.page-banner__content_body {
		
		min-height: 100px;
	}
	.newpage-title::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgb(32, 33, 90,1);
	}
	.newpage-title .page-banner__content_body h1 {
		color: #fff;
		font-size: 30px;
	}
	.about-style-four, .service-style-five {
		padding: 40px 0px;
	}
.mbfullrow{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;}

.mbfullrow.row-reverse {
	flex-flow: row-reverse;
display: flex;
width: 100%;
}
.mbfullrow .col-sm-12{width: 100%;flex-wrap: wrap;}
.tikerside {
	max-width: 100%;
	padding-right: 15px;
	position: relative;
}
.tikercntl {
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-header.style-one .header-top .top-right {
	float: none !important;
	display: none !important;
	text-align: center;
}
.main-header.style-one .header-top .top-left {
	float: none !important;
	display: block;
	text-align: center;
	margin-bottom:0px;
}
.main-header.style-three .header-lower .logo-box {
	 float: left;
	display: block;
	text-align: center;
}
.main-header.style-three .header-lower .outer-box {
	padding-bottom: 0px;
}
.main-header.style-three .header-lower .menu-right-content .search-btn {
	top: -15px;
	left: 30px;
}

.page-title > .auto-container > .content-box {
	width: 100%;

}
}

@media only screen and (max-width: 599px){
.tikerside {
	max-width: 100%;
	padding-right: 15px;
	position: relative;
}
}

@media only screen and (max-width: 499px){

}



