
.white-text {
	color: #fff !important;
}

.section-title h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	color: #00313D;
	text-align: left;
}

hr {
	border-bottom: 1px solid #00313D !important;
	border-left: 1px solid #00313D !important;
	opacity: 0.7;
	margin: 40px 0 40px 80px;
	height: 20px !important;
	border-top: 0px solid #eee;
}

.section-title h1 {
	font-size: 50px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: normal;
	text-align: center;
	color: #3d56a6;
	font-family: 'Montserrat', sans-serif;
}

.section-title p {
	color: #1c393d;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
}

.section-title h2 {
	font-family: Gotham;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	text-align: center;
	color: #888888;
	font-family: 'Montserrat', sans-serif;
}

.inside-section h3 {
	color: #053c6d;
	font-size: 40px;
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	font-weight: 300;
	line-height: 50px;
	padding-bottom: 15px;
	margin-top: 0px;
}

.inside-section figure {
	padding-bottom: 10px;
}

.inside-section p {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #888888;
}

.parallax-window {
	min-height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.inside-banner h1 {
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	line-height: 45px;
}

.inside-banner h2 {
	font-size: 20px;
	font-weight: 400;
	color: #ececec;
	line-height: 30px;
	padding-top: 6px;
	margin-top: 0px;
}

.inside-banner p {
	font-size: 20px;
	font-weight: 400;
	color: #ececec;
	line-height: 30px;
	padding-top: 6px;
}

.btn-primary {
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	min-height: 40px;
}

	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active,
	.open .dropdown-toggle.btn-primary {
		color: #fff;
		background-color: none !important;
	}

.support-btn {
	padding: 2px 25px !important;
	color: #fff !important;
	background: #fc9c14 !important;
	font-size: 16px;
	font-weight: 500;
	margin-right: 33px;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}

	.support-btn:hover {
		background: #fff !important;
		color: #fc9c14 !important;
	}

.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.linkarrow-bg {
	background: url(../images/linkarrow.png) no-repeat;
	color: #fff;
	padding-left: 17px;
}

	.linkarrow-bg:hover {
		background: url(../images/linkarrow-yellow.png) no-repeat;
		color: #fc9c14;
	}

.linkarrow-bgy {
	background: url(../images/linkarrow-yellow.png) no-repeat;
	color: #fc9c14;
	padding-left: 17px;
}

	.linkarrow-bgy:hover {
		background: url(../images/linkarrow-yellow.png) no-repeat;
		color: #fc9c14;
	}

.linkarrow-bgy1 {
	background: url(../images/linkarrow-yellow1.png) no-repeat right;
	color: #fc9c14;
	padding-right: 20px;
}

	.linkarrow-bgy1:hover {
		background: url(../images/linkarrow-yellow1.png) no-repeat right;
		color: #fc9c14;
	}

.top-40 {
	margin-top: 33px;
}

.top-30 {
	margin-top: -30px;
}

.top-31 {
	margin-top: 31px !important;
}

.top50 {
	padding-top: 50px;
}

.right-70 {
	padding-right: 70px;
}

.topbar {
	background: #454545;
}

	.topbar .style-1 {
		margin-top: 0px;
		padding: 12px 0;
	}

		.topbar .style-1 .contact-number {
			font-size: 16px;
			font-weight: 300;
			text-transform: none;
			color: #ffffff;
			padding-right: 35px;
		}

			.topbar .style-1 .contact-number span {
				font-weight: 600;
			}

		.topbar .style-1 .top-social li {
			display: inline;
			padding: 0 5px;
		}

			.topbar .style-1 .top-social li a {
				padding: 4px 2px 2px 2px;
				width: 24px;
				height: 24px;
				color: #454545;
				background: #ffffff;
				-webkit-border-radius: 0px;
				-moz-border-radius: 0px;
				-o-border-radius: 0px;
				border-radius: 0px;
				text-align: center;
				-webkit-transition: background-color 0.5s ease-out;
				-moz-transition: background-color 0.5s ease-out;
				-o-transition: background-color 0.5s ease-out;
				transition: background-color 0.5s ease-out;
			}

			.topbar .style-1 .top-social li i {
				font-size: 15px;
				width: 20px;
				height: 20px;
			}

			.topbar .style-1 .top-social li:hover a {
				background: #fc9c14;
				color: #fff;
			}

		.topbar .style-1 .top-social li {
			display: inline;
			padding-left: 0px;
			font-size: 13px;
		}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
	outline: 0;
}

.navbar-default {
	border-color: transparent;
	background-color: #222;
}

	.navbar-default .navbar-brand {
		font-family: 'Roboto', sans-serif;
	}

	.navbar-default .navbar-collapse {
		border-color: rgba(255, 255, 255, .02);
		padding-top: 0px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .nav li a {
		font-family: 'Montserrat', sans-serif;
		font-weight: 500;
		font-size: 16px;
		letter-spacing: 1px;
		color: #00313D;
	}

.companybg {
	background: #fff9fa;
	padding-top: 120px;
	padding-bottom: 180px;
}

	.companybg h1 {
		text-align: left;
	}

	.companybg p {
		font-size: 24px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.67;
		letter-spacing: normal;
		color: #888888;
		max-width: 450px;
		padding-top: 60px;
	}

.navbar-default .navbar-nav > .active > a {
	border-radius: 0;
	color: #fff;
}

.navbar-nav > li > .dropdown-menu {
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
}

.navbar-default .nav li a.active {
	color: #fff !important;
}

@media(min-width:768px) {
	.navbar-nav > li {
		float: left;
		margin-right: 25px;
		border-right: 1px solid #BCBCBC;
		padding-right: 25px;
	}

		.navbar-nav > li:last-child {
			border-right: 0px solid #BCBCBC;
		}

	.navbar {
	}

	.navbar-default {
		padding: 0px 0 0px 0;
		border: 0;
		background-color: #ffffff;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		-o-transition: padding .3s;
		transition: padding .3s;
	}

	.navbar-header {
		float: left;
	}

	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 10px 0px;
	}

	.navbar-default .navbar-nav > .active > a {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
	}

	.navbar-default.navbar-shrink {
		padding: 0px 0 0px 0;
		background-color: #fff;
	}

		.navbar-default.navbar-shrink .navbar-brand {
			font-size: 1.5em;
		}
}

.menu-wrap a {
	color: #fff;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}

.menu-wrap .logo {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
}

.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
}

	.menu-button::before {
		position: absolute;
		top: 0.5em;
		right: 0.5em;
		bottom: 0.5em;
		left: 0.5em;
		background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
		content: '';
	}

@media (max-width: 479px) {
	.menu-button {
		width: 1.5em;
		height: 1.5em;
	}

		.menu-button::before {
			position: absolute;
			top: 0.5em;
			right: 0.5em;
			bottom: 0.5em;
			left: 0.5em;
			background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
			content: '';
		}

	.menu-wrap a {
		padding: 5px !important;
	}
}

@media (max-width: 767px) {
	.menu-button {
		width: 2em;
		height: 2em;
	}

		.menu-button::before {
			position: absolute;
			top: 0.5em;
			right: 0.5em;
			bottom: 0.5em;
			left: 0.5em;
			background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
			content: '';
		}
}

.menu-button:hover {
	opacity: 0.6;
}

.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}

	.close-button::before,
	.close-button::after {
		content: '';
		position: absolute;
		width: 3px;
		height: 100%;
		top: 0;
		left: 50%;
		background: #bdc3c7;
	}

	.close-button::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.close-button::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

.menu-wrap {
	position: absolute;
	z-index: 1001;
	width: 300px;
	height: 100%;
	background: #111;
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(-320px, 0, 0);
	-moz-transform: translate3d(-320px, 0, 0);
	-o-transform: translate3d(-320px, 0, 0);
	transform: translate3d(-320px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -webkit-transform 0.4s;
	-o-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.menu,
.icon-list {
	height: 100%;
}

.icon-list {
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

	.icon-list a {
		display: block;
		padding: 0.8em;
		-webkit-transform: translate3d(0, 500px, 0);
		-moz-transform: translate3d(0, 500px, 0);
		-o-transform: translate3d(0, 500px, 0);
		transform: translate3d(0, 500px, 0);
	}

	.icon-list,
	.icon-list a {
		-webkit-transition: -webkit-transform 0s 0.4s;
		-moz-transition: -webkit-transform 0s 0.4s;
		-o-transition: -webkit-transform 0s 0.4s;
		transition: transform 0s 0.4s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}

		.icon-list a:nth-child(2) {
			-webkit-transform: translate3d(0, 1000px, 0);
			-moz-transform: translate3d(0, 1000px, 0);
			-o-transform: translate3d(0, 1000px, 0);
			transform: translate3d(0, 1000px, 0);
		}

		.icon-list a:nth-child(3) {
			-webkit-transform: translate3d(0, 1500px, 0);
			-moz-transform: translate3d(0, 1500px, 0);
			-o-transform: translate3d(0, 1500px, 0);
			transform: translate3d(0, 1500px, 0);
		}

		.icon-list a:nth-child(4) {
			-webkit-transform: translate3d(0, 2000px, 0);
			-moz-transform: translate3d(0, 2000px, 0);
			-o-transform: translate3d(0, 2000px, 0);
			transform: translate3d(0, 2000px, 0);
		}

		.icon-list a:nth-child(5) {
			-webkit-transform: translate3d(0, 2500px, 0);
			-moz-transform: translate3d(0, 2500px, 0);
			-o-transform: translate3d(0, 2500px, 0);
			transform: translate3d(0, 2500px, 0);
		}

		.icon-list a:nth-child(6) {
			-webkit-transform: translate3d(0, 3000px, 0);
			-moz-transform: translate3d(0, 3000px, 0);
			-o-transform: translate3d(0, 3000px, 0);
			transform: translate3d(0, 3000px, 0);
		}

		.icon-list a span {
			margin-left: 10px;
			font-weight: 500;
		}

.show-menu .menu-wrap {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -webkit-transform 0.8s;
	-o-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -webkit-transform 0.8s;
	-o-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

	.show-menu .icon-list a {
		-webkit-transition-duration: 0.9s;
		-moz-transition-duration: 0.9s;
		-o-transition-duration: 0.9s;
		transition-duration: 0.9s;
	}

#main-slide .item {
	height: 350px !important;
}

	#main-slide .item img {
		width: 100%;
		min-height: 560px;
	}

	#main-slide .item .slider-content {
		z-index: 0;
		opacity: 0;
		-webkit-transition: opacity 500ms;
		-moz-transition: opacity 500ms;
		-o-transition: opacity 500ms;
		transition: opacity 500ms;
	}

	#main-slide .item.active .slider-content {
		z-index: 0;
		opacity: 1;
		-webkit-transition: opacity 100ms;
		-moz-transition: opacity 100ms;
		-o-transition: opacity 100ms;
		transition: opacity 100ms;
	}

#main-slide .slider-content {
	top: 59%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}

#main-slide .carousel-indicators {
	bottom: 30px;
}

.carousel-indicators li {
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

	#main-slide .carousel-control.left span {
		padding: 15px;
	}

	#main-slide .carousel-control.right span {
		padding: 15px;
	}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
	position: absolute;
	top: 40%;
	z-index: 5;
	display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
	left: 0;
}

#main-slide .carousel-control .fa-angle-right {
	right: 0;
}

#main-slide .carousel-control i {
	background: rgba(0, 0, 0, .7);
	color: #fff;
	line-height: 36px;
	font-size: 32px;
	padding: 15px 20px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#main-slide .slider-content h1 {
	font-size: 50px;
	font-weight: 200;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
	line-height: 1.2;
}

#main-slide .slider-content h2.white,
#main-slide .slider-content h3.white {
	color: #fff;
}

#main-slide .slider-content p {
	font-size: 35px;
	font-weight: 200;
	line-height: 42px;
	letter-spacing: 1px;
	margin-bottom: 55px;
	color: #fff;
}

.slider.btn {
	padding: 10px 40px;
	font-size: 20px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: 300;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

	.slider.btn.btn-default {
		margin-left: 4px;
		background: #ECECEC
	}

		.slider.btn.btn-default:hover {
			background: #000;
			color: #fff;
		}

.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}

.slider-content-right {
	position: relative;
}

.carousel .item.active .animated1 {
	-webkit-animation: lightSpeedIn 1s ease-in 800ms both;
	animation: lightSpeedIn 1s ease-in 800ms both;
}

.carousel .item.active .animated2 {
	-webkit-animation: bounceIn 1s ease-in 800ms both;
	animation: bounceIn 1s ease-in 800ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: flipInX 2s ease-in-out 800ms both;
	animation: flipInX 2s ease-in-out 800ms both;
}

.fix-footer {
	max-width: 276px !important;
	margin-left: 82px;
}

.slider-content h2 {
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgb(0 0 0 / 12%);
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	color: #00313D;
	padding: 60px 50px;
	margin-top: 155px;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: visible;
}

@media (min-width: 992px) {
	#main-slide .slider-content h1 {
		font-size: 90px;
		padding-bottom: 30px;
		text-align: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#main-slide .slider-content h1 {
		font-size: 35px;
		margin-bottom: 10px;
		margin-top: 0;
	}

	#main-slide .slider-content p {
		font-size: 20px;
		margin-top: 0;
		line-height: 25px;
	}

	.slider.btn {
		padding: 5px 25px;
		margin-top: 5px;
		font-size: 16px;
	}

	#main-slide .item {
		height: 550px;
	}
}

@media (max-width: 767px) {
	.close {
		z-index: 100;
		opacity: 1;
		margin-top: -24px;
		margin-right: -24px !important;
		position: inherit;
	}

	.call-to-action .pull-right {
		float: none !important;
	}

	.call-to-action .btn-primary {
		margin-bottom: 30px;
	}

	#testimonial .right-70 {
		padding-right: 15px;
		margin-top: 20px;
	}

	.about-us-section-1 img {
		display: initial;
		padding-bottom: 10px;
	}

	.about-us-section-1 .col-sm-4 {
		text-align: center;
	}

	.mission-white-box .content-header {
		font-size: 30px !important;
	}

	.contact {
		background-size: cover !important;
	}

	#main-slide .slider-content h1 {
		font-size: 40px;
		line-height: normal;
		margin-bottom: 0;
	}

	#main-slide .slider-content p {
		font-size: 14px;
		margin-top: 5px;
		line-height: 24px;
	}

	.topbar .style-1 {
		text-align: center;
	}

	.top-social {
		text-align: center;
		padding-top: 10px;
	}

	.navbar-header {
		padding: 13px 0px;
		margin-left: 0px !important;
		background: #fff;
		padding-left: 15px;
	}

	.navbar-default .navbar-brand img {
		height: 56px;
	}

	.call-to-action {
		text-align: center !important;
	}

	.section-title h3 {
		font-size: 28px !important;
		line-height: 36px !important;
	}

	.fix-footer {
		max-width: 100% !important;
		margin-left: 0px;
	}

	.awards-section h1 {
		font-weight: 700 !important;
		line-height: 50px !important;
		font-size: 28px !important;
		padding-top: 0px !important;
	}

	.awards-section {
		background: Url(../images/awards-bg.jpg) no-repeat !important;
		background-size: cover !important;
		background-position: 70% 90% !important;
		color: #053c6d !important;
		text-align: center !important;
		padding: 40px 0;
	}

	.about-us-section-1 .col-md-6 {
		margin-top: 10px;
	}

	.about-us-section-1 .col-md-3 {
		margin-top: 10px;
	}

	.white-logo {
		margin-top: 30px !important;
	}

	.navbar-default .navbar-collapse {
		background: #f5f5f5;
	}

	.topbar .style-1 .contact-number {
		padding-right: 0px;
	}

	.slider.btn {
		padding: 0 15px;
		margin-top: 0;
		font-size: 12px;
	}

	#main-slide .carousel-indicators {
		display: none;
	}

	#main-slide .item .slider-content {
		display: block !important;
	}

	#main-slide .item {
		height: 400px;
	}
}

@media (max-width: 479px) {
	#main-slide .item .slider-content {
		display: none;
	}

	#main-slide .item {
		height: 180px;
	}
}

.services-section {
	padding-top: 80px;
	padding-bottom: 20px;
}

.feature-section {
	padding-top: 100px;
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #FFFFFF;
	text-decoration: none;
}

.modal-body-transparent {
	position: relative;
	padding: 0px;
	background: transparent !important;
	padding: 22px 22px 35px 22px;
}

.close-white {
	float: right;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 1;
	margin-top: -32px;
}

.title-top {
	position: absolute;
	right: 20px;
	top: 27px;
	font-size: 20px;
	font-weight: 600;
}

iframe .HeaderPanel {
	display: none;
}

@media (min-width: 768px) {
	.modal-dialog-large {
		width: 900px !important;
	}

	.modal-body {
		position: relative;
		padding: 0px;
		background: #F4CE2F;
		padding: 22px 22px 35px 22px;
	}

	.modal-footer {
		background: #F4CE2F;
		padding: 15px;
		text-align: right;
		border-top: 1px solid #F4CE2F;
	}

	.modal-dialog {
		width: 500px;
		margin: 80px auto;
	}

	.submit-btn {
		background: #00313D;
		height: 61px;
		width: 100%;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		border-radius: 0;
		color: #FFFFFF;
	}

	.modal-header .close {
		margin-top: -20px;
		margin-right: 10px;
	}

	.modal-content {
		border-radius: 0px;
		border: 1px solid #F4CE2F;
	}

	.modal-body p {
		margin-bottom: 0px;
	}

	.right70 {
		padding-right: 69px;
	}

	.left60 {
		padding-left: 60px;
	}

	#portfolio-list li {
		width: 33.3%;
	}

	.book-img {
		margin-left: -40px;
	}

	.top-10 {
		margin-top: 10px;
	}
}

.about-us-section-1 {
	padding-top: 50px;
	padding-bottom: 91px;
	background: #E5F9ED;
}

.gb-button {
	background-color: #002A4E !important;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: capitalize !important;
	font-size: 18px !important;
	color: #fff !important;
	border-radius: 0;
	line-height: 22px !important;
	padding: 14px;
	margin-top: 30px;
}

	.gb-button:hover {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
	}

.welcome-section {
	padding: 20px 45px;
	background: #FFFDF4;
	min-height: 260px;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
	margin: 19px;
}

	.welcome-section .box-title {
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		line-height: 29px;
		text-align: center;
		color: #00313D;
	}

	.welcome-section .box-text {
		font-style: normal;
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		color: #00313D;
		padding-top: 15px;
	}

	.welcome-section a {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 29px;
		text-align: center;
		color: #00313D;
	}

.no-padding {
	padding: 0px;
}

.welcome-section a:hover {
}

.welcome-section:hover h4 {
	color: #101010 !important;
}

.dropdown-menu .welcome-section:hover {
	background: #fc9c14;
}

.anchorbtn img {
	display: none;
	transition: opacity 1s ease-out;
	opacity: 0;
}

.anchorbtn:hover img {
	display: inline-block;
	opacity: 1;
}

.welcome-section h4 {
	font-size: 24px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #101010;
	font-family: 'Montserrat', sans-serif;
	padding-top: 25px;
}

.anchorbtn {
	font-family: Gotham;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #435ba7 !important;
	font-family: 'Montserrat', sans-serif;
}

.welcome-section p {
	padding-top: 4px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
}



.formtxt {
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #ff556e;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 50px;
	margin-top: 0px;
}


.f16 {
	font-size: 16px !important;
}

.border-section {
	padding-left: 0px;
	padding-right: 0px;
}

	.border-section:before {
		border-left: 1px solid #00313D;
		content: "";
		border-top: 1px solid #00313D;
		height: 50px;
		position: absolute;
		opacity: 1;
		transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1), transform 0.5s cubic-bezier(0.5, 0, 0.5, 1);
		width: 25px;
	}

.welcome-section:after {
	border-right: 1px solid #00313D;
	content: "";
	border-bottom: 1px solid #00313D;
	height: 50px;
	position: absolute;
	opacity: 1;
	transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1), transform 0.5s cubic-bezier(0.5, 0, 0.5, 1);
	width: 25px;
	bottom: 0;
	right: 0;
}

.m0 {
	margin-right: 0px;
	margin-left: 0px;
}

.top40 {
	margin-top: 40px;
}

.contact-addressarea {
	background: #FFFFFF;
	min-height: 271px;
	padding: 30px 60px;
	text-align: CENTER;
	margin: 19px;
}

.border-section iframe {
	margin: 19px;
}

.contact-addressarea p {
	text-align: center;
	font-size: 14px !important;
}

	.contact-addressarea p a {
		text-align: center;
		font-size: 14px !important;
	}

	.contact-addressarea p strong {
		text-align: center;
		font-size: 16px !important;
	}

.contact-addressarea a.chat-btn {
	position: relative !important;
	display: inline-block !important;
	color: #00313D !important;
	border: 1px solid #00313D !important;
	background: transparent !important;
	font-size: 18px !important;
	line-height: 22px !important;
	padding: 13px !important;
	min-width: 230px !important;
	text-align: center !important;
	margin-top: 10px;
	font-weight: 500 !important;
	text-transform: none !important;
}

	.contact-addressarea a.chat-btn:hover {
		color: #ffffff !important;
		border: 1px solid #00313D !important;
		background: #00313D !important;
		font-weight: 500 !important;
		text-transform: none !important;
	}

.emailbtn {
	background: #fc9c14;
	border: 0px;
	border-radius: 0px;
	color: #fff;
	padding: 5px 27px;
}

	.emailbtn:hover {
		background: #da8308;
	}

.email-padding {
	padding: 20px 0px 40px 0px;
}

.footer-address {
	padding-top: 60px;
	float: left;
	width: 100%;
}

.f15 {
	font-size: 15px;
}

.top5 {
	padding-top: 5px;
}

.top95 {
	padding-top: 95px;
}

.email-footer {
	color: #949494;
	text-decoration: none;
}

footer.style-1 p i {
	padding-right: 10px;
}

.txt-link {
	color: #fff;
	font-weight: 500;
}

.footer-divider {
	border-top: 1px solid #949494;
}

.top70 {
	padding-top: 70px;
	margin-top: 70px;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
	outline: 0;
}


/*New Css*/

.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px 0px;
	font-size: 18px;
	line-height: 20px;
}

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

.top-pad20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.heart {
	font-size: 52px;
	color: #fc9c14;
}

.banner-btn {
	padding: 14px 50px;
	border: 2px solid transparent;
}

.awards .owl-controls {
	margin-top: 10px !important;
}

.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 10px 8px !important;
	font-size: 16px;
	line-height: 1.42857143;
	color: #1c393d;
	background-color: #ffffff;
	border: 0px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	color: #00313D;
}

.formg {
	background: transparent;
	background-color: transparent !important;
	border-color: transparent !important;
	border: none;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
	padding: 6px 0px;
}

.style-1 button:hover span {
	padding-left: 10px;
}

.formg img {
	padding-right: 10px;
}

select {
	display: block;
	width: 100%;
	height: 40px;
	padding: 10px 12px !important;
	font-size: 14px;
	line-height: 1.42857143;
	color: #A1A1A1;
	background-color: #efefee;
	background-image: none;
	border: 0px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

	select option:first-child {
		color: #A1A1A1;
	}

.nav > li.dropdown.open {
	position: static !important;
}

	.nav > li.dropdown.open .dropdown-menu {
		display: table;
		border-radius: 0px;
		width: 100% !important;
		text-align: center;
		left: 0;
		right: 0;
		background: #d6d6d6;
		padding: 0px 0px 15px 0px;
		border: 0;
		box-shadow: none;
		-webkit-transition: background-color 2s ease-out;
		-moz-transition: background-color 2s ease-out;
		-o-transition: background-color 2s ease-out;
		transition: background-color 2s ease-out;
	}

.dropdown-menu > li {
	display: table-cell;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}

.dropdown-menu .welcome-section {
	padding: 15px;
	padding-bottom: 3px;
	background: #fff;
	padding-top: 40px;
	min-height: 245px;
}

	.dropdown-menu .welcome-section img {
		height: 46px;
		width: auto;
	}

	.dropdown-menu .welcome-section h4 {
		padding-top: 20px;
		margin-top: 0px;
	}

	.dropdown-menu .welcome-section p {
		font-size: 14px;
		line-height: 18px;
	}

.submenu-headline {
	background: #fc9c14;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	padding: 17px 10px;
	text-align: center;
	margin-bottom: 15px;
}

.aboutmenu .col-md-3 {
	width: 20%;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #fc9c14;
}

.top0 {
	padding-top: 0px;
}

.top-50 {
	padding-top: 50px;
}

.team-detail {
	background: #fff;
	min-height: 115px;
	text-align: center;
	padding-top: 35px;
}

.modal-header {
	min-height: 16.43px;
	padding: 30px 20px 0px 20px;
	border-bottom: 0px solid #e5e5e5;
	background: #F4CE2F;
	display: block;
}

.modal-title {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #00313D;
}

.modal-body p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #00313D;
}

@media screen and (max-width: 767px) {
	.dropdown-menu > li {
		display: block;
	}

	.navbar-default .nav li a {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-size: 16px;
		letter-spacing: 1px;
		color: #4f717a;
	}

	.slider-content h2 {
		background: #FFFFFF;
		box-shadow: 0px 4px 12px rgb(0 0 0 / 12%);
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		line-height: 30px;
		text-align: center;
		color: #00313D;
		padding: 60px 15px;
		margin-top: 155px;
	}

	footer.style-1 .footer-link li {
		display: inline;
		width: 50%;
		float: left;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
		border-right: 1px solid #fff;
		margin-bottom: 10px;
	}

	.footer-social {
		margin-top: 30px;
		margin-bottom: 50px;
	}
}

.text-center {
	text-align: center !important;
}


.v-align {
	display: flex;
	align-items: center;
}

.pad140 {
	padding: 140px 0px;
}

.bold {
	font-weight: 600 !important;
}

.top-30 {
	margin-top: 30px;
}

.l60 {
	padding-left: 60px;
}

.leftalign {
	text-align: left;
}

.top20 {
	padding-top: 20px;
}

.top10 {
	padding-top: 10px;
}

.contact-head {
	text-align: center;
	padding-bottom: 80px;
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}


/*slider css*/

.pic-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	animation: slideShow 24s linear infinite 0s;
	-o-animation: slideShow 24s linear infinite 0s;
	-moz-animation: slideShow 24s linear infinite 0s;
	-webkit-animation: slideShow 24s linear infinite 0s;
}

.pic-1 {
	opacity: 1;
	background: url(../img/aboutusslider.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 767px) {
	iframe {
		width: auto !important;
	}

	.top40 {
		margin-top: 0px;
	}

	h3 {
		font-style: normal;
		font-weight: bold;
		font-size: 24px;
		line-height: 30px;
		color: #00313D;
		text-align: left;
	}

	.modal-body {
		position: relative;
		padding: 15px;
		background: #F4CE2F;
		padding: 22px 22px 35px 22px;
	}

	.modal-header .close {
		margin-top: -20px;
		margin-right: 10px !important;
	}

	.submit-btn {
		background: #00313D;
		height: 61px;
		width: 100%;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		border-radius: 0;
		color: #FFFFFF;
	}

	.about-us-section-1 {
		padding-top: 50px;
		padding-bottom: 91px;
		background: #FFF9DE;
	}

	.f16 {
		font-size: 16px !important;
		padding-top: 30px;
	}
}

.modal-open .modal {
	display: block;
}

.validation-message {
	font-size: 12px;
	color: red;
	padding-top: 4px;
}