/*!
 * Start Bootstrap - Agency v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
body {
	overflow-x: hidden;
	font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

p {
	line-height: 1.75
}

a {
	color: #0a2d69;
}

a:hover {
	color: #fec503
}

.text-primary {
	color: #2874f0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section {
	padding: 100px 0
}

section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px;
	color:#0a2d6d;
}

section h3.section-subheading {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 75px;
	text-transform: none;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

@media (min-width:768px) {
	section {
		padding: 150px 0
	}
}

.btn {
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700
}

.btn-xl {
	font-size: 18px;
	padding: 20px 40px
}

.btn-primary {
	background-color: #76be36;
	border-color: #76be36;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #0a2d69 !important;
	border-color: #0a2d69 !important;
	color: #fff
}

.btn-primary:active,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

::-moz-selection {
	background: #2874f0;
	text-shadow: none
}

::selection {
	background: #2874f0;
	text-shadow: none
}

img::selection {
	background: 0 0
}

img::-moz-selection {
	background: 0 0
}

body {
	-webkit-tap-highlight-color: #2874f0;
}

#mainNav {
	background-color: #212529
}

#mainNav .navbar-toggler {
	font-size: 12px;
	right: 0;
	padding: 13px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: #2874f0;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#mainNav .navbar-brand {
	color: #2874f0;
	font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #fec503
}

#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 90%;
	font-weight: 400;
	padding: .75em 0;
	letter-spacing: 1px;
	color: #fff;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #2874f0
}

@media (min-width:992px) {
	#mainNav {
		padding-top: 25px;
		padding-bottom: 25px;
		-webkit-transition: padding-top .3s, padding-bottom .3s;
		-moz-transition: padding-top .3s, padding-bottom .3s;
		transition: padding-top .3s, padding-bottom .3s;
		border: none;
		background-color: transparent
	}

	#mainNav .navbar-brand {
		font-size: 1.75em;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s
	}

	#mainNav .navbar-nav .nav-item .nav-link {
		padding: 1.1em 1em !important
	}

	#mainNav.navbar-shrink {
		padding-top: 0;
		padding-bottom: 0;
		background-color: #212529
	}

	#mainNav.navbar-shrink .navbar-brand {
		font-size: 1.25em;
		padding: 0px 0;
	}
}

header.masthead {
	text-align: center;
	color: #fff;
	background-image: url(../img/banner.jpeg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

header.masthead .intro-text {
	padding-top: 150px;
	padding-bottom: 100px
}

header.masthead .intro-text .intro-lead-in {
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 25px;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

header.masthead .intro-text .intro-heading {
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 25px;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

@media (min-width:768px) {
	header.masthead .intro-text {
		padding-top: 300px;
		padding-bottom: 200px
	}

	header.masthead .intro-text .intro-lead-in {
		font-size: 40px;
		font-style: italic;
		line-height: 40px;
		margin-bottom: 25px;
		font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
	}

	header.masthead .intro-text .intro-heading {
		font-size: 75px;
		font-weight: 700;
		line-height: 75px;
		margin-bottom: 50px;
		font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
	}
}

.service-heading {
	margin: 15px 0;
	text-transform: none
}

#portfolio .portfolio-item {
	right: 0;
	margin: 0 0 15px
}

#portfolio .portfolio-item .portfolio-link {
	position: relative;
	display: block;
	max-width: 400px;
	margin: 0 auto;
	cursor: pointer
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	opacity: 0;
	background: rgba(254, 209, 54, .9)
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	font-size: 20px;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	color: #fff
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0
}

#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	background-color: #fff
}

#portfolio .portfolio-item .portfolio-caption h4 {
	margin: 0;
	text-transform: none
}

#portfolio .portfolio-item .portfolio-caption p {
	font-size: 16px;
	font-style: italic;
	margin: 0;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

#portfolio * {
	z-index: 2
}

@media (min-width:767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px
	}
}

.portfolio-modal {
	padding-right: 0 !important
}

.portfolio-modal .modal-dialog {
	margin: 1rem;
	max-width: 100vw
}

.portfolio-modal .modal-content {
	padding: 100px 0;
	text-align: center
}

.portfolio-modal .modal-content h2 {
	font-size: 3em;
	margin-bottom: 15px
}

.portfolio-modal .modal-content p {
	margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
	font-size: 16px;
	font-style: italic;
	margin: 20px 0 30px;
	font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px
}

.portfolio-modal .modal-content img {
	margin-bottom: 30px
}

.portfolio-modal .modal-content button {
	cursor: pointer
}

.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	cursor: pointer;
	background-color: transparent
}

.portfolio-modal .close-modal:hover {
	opacity: .3
}

.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #212529
}

.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: #212529
}

.timeline {
	position: relative;
	padding: 0;
	list-style: none
}

.timeline:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	width: 2px;
	margin-left: -1.5px;
	content: '';
	background-color: #e9ecef
}

.timeline>li {
	position: relative;
	min-height: 50px;
	margin-bottom: 50px
}

.timeline>li:after,
.timeline>li:before {
	display: table;
	content: ' '
}

.timeline>li:after {
	clear: both
}

.timeline>li .timeline-panel {
	position: relative;
	float: right;
	width: 100%;
	padding: 0 20px 0 100px;
	text-align: left
}

.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0
}

.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0
}

.timeline>li .timeline-image {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 80px;
	height: 80px;
	margin-left: 0;
	text-align: center;
	color: #fff;
	border: 7px solid #e9ecef;
	border-radius: 100%;
	background-color: #2874f0
}

.timeline>li .timeline-image h4 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 12px
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 20px 0 100px;
	text-align: left
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0
}

.timeline>li:last-child {
	margin-bottom: 0
}

.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit
}

.timeline .timeline-heading h4.subheading {
	text-transform: none
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0
}

@media (min-width:768px) {
	.timeline:before {
		left: 50%
	}

	.timeline>li {
		min-height: 100px;
		margin-bottom: 100px
	}

	.timeline>li .timeline-panel {
		float: left;
		width: 41%;
		padding: 0 20px 20px 30px;
		text-align: right
	}

	.timeline>li .timeline-image {
		left: 50%;
		width: 100px;
		height: 100px;
		margin-left: -50px
	}

	.timeline>li .timeline-image h4 {
		font-size: 13px;
		line-height: 18px;
		margin-top: 16px
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		padding: 0 30px 20px 20px;
		text-align: left
	}
}

@media (min-width:992px) {
	.timeline>li {
		min-height: 150px
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px
	}

	.timeline>li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px
	}

	.timeline>li .timeline-image h4 {
		font-size: 18px;
		line-height: 26px;
		margin-top: 30px
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 20px 20px
	}
}

@media (min-width:1200px) {
	.timeline>li {
		min-height: 170px
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px 100px
	}

	.timeline>li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px
	}

	.timeline>li .timeline-image h4 {
		margin-top: 40px
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 100px 20px 20px
	}
}

.team-member {
	margin-bottom: 50px;
	text-align: center
}

.team-member img {
	width: 225px;
	height: 225px;
	border: 7px solid #fff
}

.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none
}

.team-member p {
	margin-top: 0
}

section#contact {
	background-color: #212529;
	background-image: url(../img/map-image.png);
	background-repeat: no-repeat;
	background-position: center
}

section#contact .section-heading {
	color: #fff
}

section#contact .form-group {
	margin-bottom: 25px
}

section#contact .form-group input,
section#contact .form-group textarea {
	padding: 20px
}

section#contact .form-group input.form-control {
	height: auto
}

section#contact .form-group textarea.form-control {
	height: 248px
}

section#contact .form-control:focus {
	border-color: #2874f0;
	box-shadow: none
}

section#contact ::-webkit-input-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact :-moz-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact ::-moz-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

section#contact :-ms-input-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

footer {
	padding: 25px 0;
	text-align: center
}

footer span.copyright {
	font-size: 90%;
	line-height: 40px;
	text-transform: none;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

footer ul.quicklinks {
	font-size: 90%;
	line-height: 40px;
	margin-bottom: 0;
	text-transform: none;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif
}

ul.social-buttons {
	margin-bottom: 0
}

ul.social-buttons li a {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #78bd36;
	border-radius: 100%;
	outline: 0;
	background-color: #fff
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
color: #0a2d6d;
}

@media (min-width: 992px) {

	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

#mainNav {
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-transition: padding-top .3s, padding-bottom .3s;
	-moz-transition: padding-top .3s, padding-bottom .3s;
	transition: padding-top .3s, padding-bottom .3s;
	border: none;
	background-color: transparent;
	border-bottom: 1px dashed #8f8b8b69;
}

.navbar-brand.myNavbarBrand{
	height: auto;
}

section {
	padding: 76px 0 !important;
}

.header-divider {
	border-bottom: 1px solid #e2e2e2;
	margin-top: 20px;
	margin-bottom: 55px;
}

.head-divider-box {
	width: 25%;
	background-color: #77bd35;
	margin: 0 auto;
	height: 4px;
	margin-bottom: -2px;
}

section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: -14px !important;
	color: #0a2d6d;
}

.fixed-top {
	position: sticky;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.navbar-right {
	float: right !important;
	margin-right: -15px;
	padding-top: 12px;
}

.services-section {
	padding-bottom: 0px;
}

.portfolio_img {
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	margin-bottom: 30px;
	padding: 10px;


}

.portfolio_img img {
	width: 100%;

}

footer {
	padding: 17px 0;
	text-align: center;
	padding-bottom: 0;
}

.list-inline>li a {
	color: #000;
}

.navbar-brand>img {
	display: block;
	width: 177px;
}

#mainNav.navbar-shrink {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #212529;
	padding: 11px 0;
}

ul.social-buttons li a {
	font-size: 15px;
	line-height: 30px;
	display: block;
	width: 30px;
	height: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #78bd36;
	border-radius: 100%;
	outline: 0;
	background-color: #fff;
}

.carousel {
	position: relative;
	/* top: 48%; */

}

#mainNav {
	background-color: white;
	border-bottom: 1px dashed #8f8b8b69;
}

#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 14px;
	font-weight: 600;
	padding: .75em 0;
	letter-spacing: 1px;
	color: #0a2d6d;
	font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 8px 5px !important;
	border-radius: 4px;
}

.navbar-nav>li {
	float: left;
	list-style: none;
}

#mainNav.navbar-shrink {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ffffff;
	padding: 16px 0;
}

.top-header {
	display: block;
	padding: 10px 0;
	background: #0a2d69;
	border-bottom: 1px solid #eee;
	color: #fff;
}

.top-header-left {
	float: left;
}

.top-header-left ul {
	margin: 0px;
	padding: 0px;
}

.top-header-left ul li {
	display: inline;
	padding: 0px 10px;
	list-style: none;
}

.top-header-left ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.top-header-right {
	float: right;
	margin-right: 15px;
}

.top-header-right ul {
	margin: 0px;
	padding: 0px;
}

.top-header-right ul li {
	display: inline;
	padding: 0px 4px;
	list-style: none;
	color: #fff;
	/* border-right: 1px solid #fff; */
}

.top-header-right ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.top-header-right ul li a i {
	text-decoration: none;
	color: #fff;
	padding: 0px 6px;
}

.carousel {
	position: relative;
	/* top: 48%; */
	margin-top: 78px;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #fff;
	border: 1px solid #77bd35;
	background: #77bd35;
}

.compay-content-body {
	/* border: 1px solid rgb(255, 255, 255); */
	padding: 8px;
	margin-bottom: 20px;
	/* width: 100px; */
	/* height: 100px; */
	border-radius: 50%;
	/* background: #ffffff; */
	margin: 0 auto;
}

.compay-body-article {
	/* padding: 20px 10px; */
	/* min-height: 303px; */
	/* padding-top: 17px; */
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	padding: 13px;
	margin: 0 auto;
	background: #0a2d69;
	border-radius: 50%;
}

.strategy-fig img {
	display: block;
	margin: 0 auto;
	width: 53px;
	padding-top: 7px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}

.strategy-info-content {
	padding-bottom: 65px;
	padding-top: 30px;
}

.compay-article h3 {
	text-align: center;
}

.compay-article p {
	text-align: center;
	color: #fff;
}

#mainNav .navbar-nav .nav-item .nav-link {

	border: 1px solid #eee0;
}

a:hover {
	text-decoration: none;
}

.compay-article h3 {
	color: #0a2d6d;
}

.compay-article p {
	color: #333;
}

footer {
	padding: 5px 0 5px;
	text-align: center;
	background: #76be36;
}

header.masthead .intro-text {
	padding-top: 253px;
	padding-bottom: 200px;
}

#mainNav {
	background-color: white;
	border-bottom: 1px dashed #8f8b8b69;
	border-radius: 0px;
	margin-bottom: 0;
}

.block-text {
	background-color: #fff;
	border-radius: 5px;
	color: #626262;
	font-size: 14px;
	margin-top: 62px;
	padding: 15px 18px;
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.05), 0 3px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15);
	margin-bottom: 21px;
}

#owl-demo2 .owl-item img {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: -71px;
}

.person-text a {
	color: #000000;
	display: block;
	font-size: 25px;
	margin: 17px 40px 6px 40px;
	text-decoration: none !important;
	text-align: center;
}

#owl-demo2 .owl-item img {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: -71px;
}

.pro-pic img {
	width: 100px !important;
	padding: initial;
	margin: 0 110px;
	/* position: absolute; */
	top: 0;
	/* bottom: 50%; */
	margin-top: -73px;
}

#owl-demo2 .owl-nav .owl-next {
	font-family: 'fontAwesome';
	position: absolute;
	top: 48% !important;
	cursor: pointer;
	font-size: 34px !important;
	color: #13a89e;
	right: -3% !important;
}

#owl-demo2 .owl-nav .owl-prev {
	font-family: 'fontAwesome';
	position: absolute;
	top: 48% !important;
	cursor: pointer;
	font-size: 29px !important;
	color: #13a89e;
	left: -3% !important;
}

.owl-carousel .owl-nav .owl-prev:before {
	// fa-chevron-left
	font-family: 'fontAwesome';
	content: "\f053";
	margin-right: 10px;
}

.owl-carousel .owl-nav .owl-next:after {
	content: "\f054";
	margin-right: 0;
	padding: 6px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: none;
	color: #fcb545;
	text-decoration: none;
}

#owl-demo2 .owl-nav [class*='owl-'] {
	color: #0a2d69;
	font-size: 22px !important;
	margin: 0;
	padding: 6px;
	background: rgb(255, 255, 255);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04), 0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 3px 3px -3px rgba(0, 0, 0, 0.08);
	background: #fff;
}

.block-text p {
	text-align: center;
}

.rating-sec {
	padding: 0px 0;
	/* float: RIGHT; */
	display: block;
	text-align: center;
}

.rating-sec span {
	color: #ff9e25;
	font-size: 18px;
}

.portfolio_img h3 {
	text-align: center;
	font-size: 16px;
	background: #747577;
	margin: 0px;
	padding: 7px 0;
	color: #fff;
	font-weight: 100;
}

.navbar-nav>li a:focus {

	text-decoration: none;
}

@media only screen and (min-width:300px) and (max-width:768px) {
	.navbar-nav>li {
		float: none;
		list-style: none;
		text-align: left;
	}

	.navbar-right {
		float: right !important;
		margin-right: 0;
		padding-top: 13px;
		width: 100%;
		padding: 0;
	}

	#mainNav .navbar-nav .nav-item .nav-link {
		border-bottom: 1px solid #eeeeeee6;
		/* background: #eee; */
		display: block;
		margin-bottom: 0px;
		padding: 8px 15px;
	}

	.navbar-collapse {
		padding-right: 15px;

		width: 100%;
	}

	#mainNav .navbar-nav .nav-item .nav-link.active,
	#mainNav .navbar-nav .nav-item .nav-link:hover {
		color: #2874f0;
		border: 1px solid;
		padding: 8px 15px;
	}

	header.masthead .intro-text {
		padding-top: 90px;
		padding-bottom: 15px;
	}

	header.masthead .intro-text .intro-heading {
		font-size: 25px;
		font-weight: 700;
		line-height: 37px;
		margin-bottom: 22px;
		font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	header.masthead .intro-text .intro-lead-in {
		font-size: 22px;
		font-style: italic;
		line-height: 22px;
		margin-bottom: 1px;
		font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		padding-top: 33px;
	}

	.btn-xl {
		font-size: 14px;
		padding: 9px 18px;
	}

	section {
		padding: 36px 0 !important;
	}

	section h2.section-heading {
		font-size: 28px;
		margin-top: 0;
		margin-bottom: -14px !important;
	}

	#mainNav .navbar-toggler {

		float: right;
	}

}

.about-us-font-size {
	font-size: 16px;
}

.navbar-menu {
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.navbar-right {
	margin: 0;
	padding: 0;
}

ul.navbar-nav {
	margin: 0;
	padding: 0;
}

.list-content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.list-content ul li {

	margin-bottom: 10px;

	font-size: 18px;

	background-color: #eee;

	padding: 9px 13px;

	border-radius: 4px;

	display: flex;

	align-items: center;

	column-gap: 10px;

	/* color: #0a2d6d;
	font-weight: 600; */
}

.listStrngTtle strong{
	color: #0a2d6d;
	font-weight: 600;
}

.list-content h2 {
	font-size: 20px;
	margin-bottom: 20px
}

.list-content ul li i {
	background-color: #79bc38;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #fff;
	font-size: 11px;
}

.mb-0 {
	margin-bottom: 0px;
}

.bg-gray {
	background-color: #f4f4f4;
}

.mt-20 {
	margin-top: 20px;
}

.aboutImg img{
	width: 100%;
	border-radius: 10px;
}

.Ftrcopyright{
	color: #fff;
	margin-bottom: 0;
	text-align: left;
}

.endFtrLnk{
	color: #fff;
	margin-bottom: 0;
	text-align: right;
}

.endFtrLnk a{
	color: #fff;
}

a{
	text-decoration: none;
	box-shadow: none;
}

.subheadr{
	color: #444;
    font-size: 18px;
    margin-top: 13px;
    margin-bottom: -11px;
}

.abtTitle{
	color: #0a2d6d;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.abtText{
	font-size: 16px;
	color: #333;
}

.list-content.abtListContent ul li{
    margin-bottom: 10px;
    font-size: 18px;
    background-color: #eee;
    padding: 9px 13px;
    border-radius: 4px;
    display: flex;
    align-items: flex-start;
}

.list-content.abtListContent ul li i{
    display: inline-block;
    background-color: #79bc38;
    width: inherit;
    height: fit-content;
    font-size: 16px;
    padding: 5px;
	margin-top: 3px;
}

.theBothAdvttle b{
	color: #0a2d6d;
    font-size: 18px;
    font-weight: 600;
}

.ourExperClntTtle li{
	color: #0a2d6d;
    font-size: 20px;
    font-weight: 600;
}

.servicesBg{
	background: #12a14e;
}

section h2.section-heading.whiteText{
	color: #fff;
}

.servicesText{
	color: #fff;
	font-size: 16px;
}

.servicesTitle{
	color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.ourExperClntBg{
	background:#429363;
}

.textWhite{
	color: #fff;
	font-size: 16px;
}

.bookAppointmntBtn{
	margin-top: 40px;
}
a:focus{
	box-shadow: none;
}

.bookAppointmntBtn a{
    background-color: #76be36;
    border-color: #76be36;
	color: #fff;
	font-size: 18px;
    padding: 20px 40px;
	border-radius: 8px;
}

.bookAppointmntBtn a:hover{
	background-color: #0a2d6d;
	color: #fff;
}

.bannerBg img{
	width: 100%;
}

.mobileShow{
	display: none;
}


.mobileSow{
	display: none;
}



@media (max-width:768px) {
	.marBtm{
		margin-bottom: 20px;
	}

	.bookAppointmntBtn{
		margin-bottom: 20px;
	}


	.mobileShow{
		display: inline-block;
		width: 100%;
	}

	.top-header-left ul {
		display: flex;
		justify-content: space-between;
	}

	.top-header-left {
		float: inherit; 
	}
	.Ftrcopyright {
		text-align: center;
	}
	.endFtrLnk {
		text-align: center;
	}
	.header-divider {
		margin-bottom: 29px;
	}


	.navbar-menu {
		display: block;
		align-items: center;
		justify-content: space-between;
	}
.mobileSow{
	display: block;
	margin-top: 20px;
}


.mobileHide{
	display: none;
}


.servicesBg {
    background: #28a05b;
}

/* .fixed-top {
    top:15px;
} */
#mainNav.navbar-shrink {
    padding-top: 16px;
}

}

/* --------New Class------- */
.All-loader {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.loader {
  position: absolute;
  color: #12a14e;
  font-size: 40px;
  top: 40%;
  left: 45%
}