html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
	color: #324b5c;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #373737;
	position: relative
}
.custom-tabs-main {
	display: block;
	width: 100%;
}
.custom-tabs-main ul {
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #dee2e6;
}
#navbarNav {
	margin-right: 0;
	margin-left: 210px;
}
.custom-tabs-main ul li {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
}
.custom-tabs-main ul li a {
	display: block;
	padding: 8px 12px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.custom-tabs-main ul li a:hover, .custom-tabs-main ul li a:focus {
	color: #07bec9;
}
.custom-tabs-main ul li.active a {
	color: #07bec9;
}
.custom-tabs-main ul li.active a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 2px;
	background: #07bec9;
}
.custom-tabs-main .nav-tabs .nav-link:hover, .custom-tabs-main .nav-tabs .nav-link:focus {
	border-color: transparent;
}
.custom-tabs-main .nav-tabs .nav-link.active, .custom-tabs-main .nav-tabs .nav-item.show .nav-link {
	color: #07bec9;
	background-color: transparent;
	border-color: transparent;
}
.custom-tabs-main .nav-tabs .nav-link.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 2px;
	background: #07bec9;
}
.custom-tabs-main .tab-pane {
	padding: 50px 0;
}
.module-list {
	margin: 0 0;
	padding: 0 0;
	text-align: left !important;
	border-bottom: none !important;
	width: 100% !important;
}
.module-list li {
	margin: 10px 0;
	padding: 0 0 0 25px;
	list-style: none;
	text-align: left !important;
	position: relative;
}
.module-list li i {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	color: #07bec9;
}
.featured-image {
	text-align: center;
	width: 100%;
	margin-bottom: 35px;
}
#features .heading {
	margin-bottom: 25px;
}
#company {
	text-align: center;
	background: #036268 url(../images/manage-business.png) repeat top center;
	padding: 50px 0 50px 0;
	background-size: 25% auto;
	position: relative;
}
/*#company:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.2);
}*/
#company h2 {
	font-size: 30px;
	font-weight: 800;
	color: #ffffff;
	margin: 0 15% 15px 15%;
	line-height: 32px;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
	position: relative;
}
#company p {
	text-align: center;
	color: #ffffff;
	position: relative;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	width: 100%;
	margin: 0 25%;
}
#company a {
	display: inline-block;
}
#main-banner .caption-content h1 {
	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
}
 #main-banner1 .caption-content h1 {
 	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
 }
 #main-banner2 .caption-content h1 {
 	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
 }
 #main-banner3 .caption-content h1 {
	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
}
 #main-banner4 .caption-content h1 {
 	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
 }
 #main-banner5 .caption-content h1 {
 	font-size: 30px;
	font-weight: 800;
	/* letter-spacing: -0.03em; */
	font-family: 'Raleway', sans-serif;
 }
 
#main-banner .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#main-banner1 .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#main-banner2 .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#main-banner3 .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#main-banner4 .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#main-banner5 .caption-content p {
	font-size: 15px;
	text-shadow: none;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#body-wraper {
	overflow-x: hidden;
}
.logo-sticky img {
	height: 50px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	color: #777777;
}
a, a:visited, a:focus, a:active, a:hover {
	text-decoration: none;
	outline: none;
}
a, button {
	-webkit-transition: 0.3s;
	transition: 0.3s
}
a {
	color: #0a89ff;
	font-size: 14px
}
h1, h2, h3, h4, h5, h6, h1, .h1, .h2, .h3 {
	font-weight: 400
}
h1 {
	font-size: 60px;
	line-height: 70px;
}
h2 {
	font-size: 36px;
	line-height: 46px
}
h3 {
	font-size: 24px;
	line-height: 34px
}
h4 {
	font-size: 18px;
	line-height: 25px;
}
h5 {
	font-size: 18px;
	line-height: 28px
}
h6 {
	font-size: 16px;
	line-height: 26px
}
p {
	font-size: 14px;
	color: #777777;
	line-height: 23px;
}
p {
	margin-top: 1rem;
	margin-bottom: 0;
}
blockquote {
	color: #777;
}
.font-700 {
	font-weight: 700
}
.font-600 {
	font-weight: 600
}
.font-500 {
	font-weight: 500
}
.text-uppercase {
	text-transform: uppercase;
}
.bg-gray {
	background-color: #f9f9ff;
}
.color-white {
	color: #fff;
}
.color-gray {
	color: #6b6b6b;
}
.p-color {
	color: #0a89ff
}
.p-color1 {
	color: rgb(203, 52, 43)
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*   background-color: rgba(0, 0, 0, 0.39);*/
	background-color: rgba(0, 0, 0, 0.6);
}
.position-relative {
	position: relative
}
.bg-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}
.form-control {
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
	border-radius: 2px
}
.btn {
	padding: 10px 50px;
	border-radius: 2px;
}
.btn-primary {
	color: #fff !important;
	border-color: #059aa3 !important;
	background-color: #059aa3 !important;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
}
.btn-primary:hover {
	border-color: #036268 !important;
	background-color: #07bec9 !important;
	color: #ffffff !important;
}
.btn-outline-primary:hover {
	color: #fff !important;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(5, 97, 103, 0.5) !important;
}
.btn-primary:focus, .btn-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(5, 97, 103, 0.5) !important;
}
.fix {
	overflow: hidden
}
.m-0 {
	margin: 0
}
.p-0 {
	padding: 0
}
.dp-table {
	display: table;
	width: 100%;
	height: 100%
}
.tbl-cell {
	display: table-cell;
	vertical-align: middle
}
.full-height {
	height: 100vh
}
.float-left {
	float: left
}
.float-right {
	float: right
}
/*-------------------------------------------------------------------------------------
    Preloader
---------------------------------------------------------------------------------------*/
#main-banner {
	position: relative;
}
#main-banner1 {
	position: relative;
}
#main-banner2 {
	position: relative;
}
#main-banner3 {
	position: relative;
}
#main-banner4 {
	position: relative;
}
#main-banner5 {
	position: relative;
}
#preloader {
	background-color: #036268;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}
#preloader .spinner {;
	margin: 300px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}
.spinner > div {
	background-color: #fff;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
 @-webkit-keyframes sk-stretchdelay {
 0%, 40%, 100% {
-webkit-transform: scaleY(0.4)
}
 20% {
-webkit-transform: scaleY(1.0)
}
}
 @keyframes sk-stretchdelay {
 0%, 40%, 100% {
 transform: scaleY(0.4);
 -webkit-transform: scaleY(0.4);
}
20% {
 transform: scaleY(1.0);
 -webkit-transform: scaleY(1.0);
}
}
/*-------------------------------------------------------------------------------------
    Header
---------------------------------------------------------------------------------------*/

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 9999;
	background-color: #21212130;
	border-bottom: 1px solid rgba(154, 154, 154, 0.55);
}
.header-top {
	padding: 15px 0;
}
.header-contact-info ul li {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-right: 15px;
}
.header-contact-info ul li i {
	color: #0a89ff;
	margin-right: 4px;
}
.header-social ul li {
	display: inline-block;
}
.header-social li a {
	display: block;
	color: #fff;
	padding: 0 4px;
}
.header-social li span {
	font-weight: 500;
	color: #0a89ff;
}
.main_navbar {
	/* background: #21212130 !important; */
	background: #ffffff;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
	top: 0;
	padding: 0px 4%;
	margin-top: 0px;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0.8s;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.main_navbar.sticky {
	background: #ffffff !important;
	box-shadow: 0 -1px 10px rgba(193, 174, 174, 0.3);
	-webkit-box-shadow: 0 -1px 10px rgba(193, 174, 174, 0.3);
	min-height: 72px;
	width: 100%;
	position: fixed;
	top: 0;
	margin-top: 0;
	z-index: 99;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
}
.navbar-dark .navbar-nav .nav-link {
	color: rgb(255, 255, 255);
	padding: 10px 15px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	color: #324b5c;
}
.navbar-dark .navbar-nav .nav-link:hover {
	color: #07bec9;
	padding: 10px 15px;
}
.focus-buttons {
	margin-left: 15px;
	margin-top: 10px;
}
.focus-buttons a {
	display: inline-block;
	padding: 6px 8px;
	border: none !important;
	background-color: #07bec9 !important;
	color: #ffffff !important;
	border-width: 1px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 2px 2px;
}
.focus-buttons a:focus, .focus-buttons a.focus {
	box-shadow: none !important;
}
.focus-buttons span {
	font-size: 13px;
	font-weight: 600;
	padding: 0 15px;
	color: #324b5c;
	position: relative;
}
.focus-buttons span:before {
	position: absolute;
	content: "";
	left: 0;
	top: -5px;
	bottom: -8px;
	width: 1px;
	background: #ccc;
}
.focus-buttons span i {
	color: #07bec9;
	font-size: 20px;
	vertical-align: middle;
}
/*-------------------------------------------------------------------------------------
    Image Banner
---------------------------------------------------------------------------------------*/

#main-banner {
	background-image: url(../images/banners/1man.jpg);
	background-position: top;
}
#main-banner1 {
	background-image: url(../images/banners/resource2.jpg);
	background-position: top;
}
#main-banner2 {
	background-image: url(../images/banners/delivery2.jpeg);
	background-position: top;
}
#main-banner3 {
	background-image: url(../images/banners/visibility2.jpg);
	background-position: top;
}
#main-banner4 {
	background-image: url(../images/banners/robust1.jpg);
	background-position: top;
}
#main-banner5 {
	background-image: url(../images/banners/integrated2.jpg);
	background-position: top;
}
.caption-content {
	padding: 8% 10% 0;
	text-align: left;
}
.caption-content p {
	max-width: 700px;
	line-height: 1.6;
	font-size: 15px;
	font-weight: 300;
	opacity: 0.9;
}
/*-------------------------------------------------------------------------------------
    Slider
---------------------------------------------------------------------------------------*/

/* Make the image fully responsive */
.carousel-inner img {
	width: 85%;
}
.carousel-caption p {
	color: #fff;
	padding: 0 75px;
}
.carousel-caption {
	bottom: 180px !important;
}
/*-------------------------------------------------------------------------------------
    Particles Effect
---------------------------------------------------------------------------------------*/

#particles {
	background-image: url('../images/banner-5.jpg');
}
#particles .caption-content {
	position: absolute;
}
#particles .caption-content .large-btn {
	z-index: 99
}
#particles canvas {
	position: relative;
}
/*-------------------------------------------------------------------------------------
    Animated Headline
---------------------------------------------------------------------------------------*/

#animated-headline {
	background-image: url('../images/banner-5.jpg');
}
/*-------------------------------------------------------------------------------------
    Ripple Effect
---------------------------------------------------------------------------------------*/

#ripple-bg {
	background-image: url('../images/banner-6.jpg');
	background-position: top
}
.ripple {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%
}
/*-------------------------------------------------------------------------------------
    Parallax Background
---------------------------------------------------------------------------------------*/

#parallax {
	background-image: url(../images/banner-3.jpg);
	background-attachment: fixed;
	background-position: top
}
/*-------------------------------------------------------------------------------------
    Video Background
---------------------------------------------------------------------------------------*/

#video-background {
	background-color: #0a89ff
}
/*-------------------------------------------------------------------------------------
    Section Heading
---------------------------------------------------------------------------------------*/

.heading {
	margin: 20px 0 25px;
}
.heading h2 {
	font-size: 30px;
	font-weight: 800;
	line-height: 30px;
	margin: 0 0;
	font-family: 'Raleway', sans-serif;
	color: #036268;
	text-transform: uppercase;
}
#features p {
	width: 100%;
}
#features img {
	display: inline-block;
}
/*-------------------------------------------------------------------------------------
    About
---------------------------------------------------------------------------------------*/

#about {
	padding: 80px 0;
}
.about-content h2 {
	margin: 10px 0 15px;
	color: rgb(203, 52, 43);
}
/*-------------------------------------------------------------------------------------
    Services
---------------------------------------------------------------------------------------*/
#services {
	padding: 80px 0 50px;
}
.service-single {
	background-color: #fff;
	padding: 30px 20px 30px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-bottom: 30px;
	border: 1px dotted #e8e8e8;
}
.service-single:hover {
	-webkit-box-shadow: 0 0 20px rgba(144, 126, 125, 0.17);
	box-shadow: 0 0 20px rgba(144, 126, 125, 0.17);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.service-single > img {
	color: #0a89ff;
	font-size: 50px;
	display: inline-block;
	margin-bottom: 25px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
/*-------------------------------------------------------------------------------------
    Portfolio
---------------------------------------------------------------------------------------*/

#portfolios {
	padding: 80px 0 50px;
}
.control.btn {
	margin-bottom: 10px;
}
.portfolio-item {
	margin-bottom: 30px;
}
.shot-item {
	padding: 8px;
	border-radius: 4px;
	background: #f3f3f3;
}
.shot-item img {
	width: 100%;
}
.shot-item .overlay {
	display: block;
	position: relative;
}
.shot-item .overlay:before, .shot-item .overlay:after {
	position: absolute;
	content: "";
	height: 30%;
	width: 30%;
	background: #0a89ff;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.shot-item .overlay:before {
	top: 0;
	left: 0;
	z-index: 1;
}
.shot-item .overlay:after {
	bottom: 0;
	right: 0;
	z-index: 1;
}
.shot-item:hover .overlay:before {
	height: 50%;
	width: 100%;
	opacity: 0.8;
}
.shot-item:hover .overlay:after {
	height: 50%;
	width: 100%;
	opacity: 0.8;
}
.overlay .item-icon {
	height: 48px;
	width: 48px;
	line-height: 48px;
	color: #fff;
	left: 50%;
	margin-left: -24px;
	margin-top: -24px;
	top: 50%;
	position: absolute;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.shot-item:hover .item-icon {
	visibility: visible;
	opacity: 1;
}
.controls {
	margin-bottom: 30px;
}
/*-------------------------------------------------------------------------------------
    Feature
---------------------------------------------------------------------------------------*/

#features {
	padding: 80px 0 50px;
}
.feature-single {
	padding: 30px 20px 30px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 0 0 30px;
	border: 1px dotted #e8e8e8;
}
.feature-single:hover {
	-webkit-box-shadow: 0 0 20px rgba(144, 126, 125, 0.17);
	box-shadow: 0 0 20px rgba(144, 126, 125, 0.17);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.feature-single img {
	font-size: 50px;
	color: #0a89ff;
	display: inline-block;
	margin-bottom: 25px;
}
/*-------------------------------------------------------------------------------------
    Call To Action
---------------------------------------------------------------------------------------*/

#contact-now {
	background-image: url(../images/count-area-bg.jpg);
	background-attachment: fixed;
	padding: 80px 0 80px
}
#contact-now .overlay {
	opacity: 0.7;
	background: #000;
}
.contact-now-button {
	float: right;
}
.contact-now-button a {
	background-color: #0a89ff;
	color: #fff;
	font-weight: 500;
	padding: 12px 30px;
	display: inline-block;
	margin: 20px 0 0;
	border-radius: 2px;
}
/*-------------------------------------------------------------------------------------
    Why Choose Us
---------------------------------------------------------------------------------------*/

#why-us {
	padding: 80px 0 80px;
}
.why-us-content h2 {
	margin: 10px 0 15px;
}
.why-us-content p {
	margin: 15px 0 24px;
}
.why-us-features ul li {
	font-weight: 500;
	display: block;
	line-height: 30px
}
.why-us-features ul li i {
	color: #0a89ff;
	display: inline-block;
	margin-right: 4px
}
.why-us-features span {
	width: 88%
}
.why-us-features .icon {
	width: 10%
}
/*-------------------------------------------------------------------------------------
    Newsletter
---------------------------------------------------------------------------------------*/
#newsletter {
	padding: 80px 0;
}
.newsletter-form input {
	height: 50px;
	padding-left: 20px;
}
.newsletter-btn button {
	width: 100%;
	height: 50px;
	border: 0;
	background-color: #0a89ff;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	border-radius: 2px;
}
/*-------------------------------------------------------------------------------------
    Pricing
---------------------------------------------------------------------------------------*/
#pricing {
	padding: 80px 0 50px;
}
.pricing-table-single {
	background-color: #fff;
	padding: 20px 0 40px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-bottom: 30px;
}
.pricing-table-single:hover {
	-webkit-box-shadow: 0 0 20px #e6f0fa;
	box-shadow: 0 0 20px #e6f0fa;
}
.table-title > h2 {
	font-size: 30px;
}
.price-amount {
	padding: 15px 0 10px;
	background: #0a89ff;
}
.price-amount-inverse {
	padding: 15px 0 10px;
	background: #fff;
}
.price-amount h2 sub {
	font-size: 14px;
	font-weight: 500;
	color: #777;
}
.table-details {
	padding: 10px 0 10px;
}
.table-details ul li {
	display: block;
	padding: 8px 0;
	font-weight: 500;
	color: #777;
}
.table-btn {
	margin: 20px 0 0;
}
.table-btn a {
	display: inline-block;
	border: 2px solid #0a89ff;
	padding: 8px 40px;
	color: #0a89ff;
	font-weight: 500;
	border-radius: 2px;
}
.pricing-table-single:hover .table-btn a {
	color: #fff;
	background-color: #0a89ff
}
.pricing-table-single.popular {
	background-color: #0a89ff;
}
.pricing-table-single.popular:hover {
	-webkit-box-shadow: 0 0 50px #e6f0fa;
	box-shadow: 0 0 50px #e6f0fa;
}
.pricing-table-single.popular .price-amount h2 sub {
	color: #ddd;
}
.pricing-table-single.popular .table-details ul li {
	color: #fff;
}
.pricing-table-single.popular .table-btn a {
	border: 2px solid #fff;
	color: #fff;
}
.pricing-table-single.popular:hover .table-btn a {
	color: #0a89ff;
	background-color: #fff
}
.table-title {
	border-bottom: 1px solid #0a89ff;
}
.table-title1 {
	border-bottom: 1px solid #fff;
}
/*-------------------------------------------------------------------------------------
    Counter
---------------------------------------------------------------------------------------*/

#counter {
	padding: 80px 0 50px;
	background-image: url(../images/counter-bg.jpg);
	background-position: top;
	background-attachment: fixed
}
#counter .overlay {
	opacity: 0.8;
	background: #000;
}
.counter-single {
	margin-bottom: 30px;
}
.counter-single i {
	font-size: 40px;
	display: inline-block;
	color: #07bec9;
	margin-bottom: 20px;
}
.counter-single .icofont.icofont-cop-badge, .counter-single .icofont.icofont-files {
	font-size: 30px;
}
.counter-single h6 {
	color: #b9b9b9;
	margin: -5px 0 0;
}
/*-------------------------------------------------------------------------------------
    Team
---------------------------------------------------------------------------------------*/
#team {
	padding: 80px 0 50px;
}
.team-member-single {
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.team-member-single p {
	margin-top: 0;
}
.team-member-single:hover .member-social-icons {
	opacity: 1;
	visibility: visible;
	right: 0
}
.member-details {
	padding: 20px 0 20px;
	background-color: #0a89ff
}
.member-social-icons {
	position: absolute;
	top: 0;
	right: -20px;
	background-color: #2c3e50;
	padding: 30px 20px;
	height: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}
.member-social-icons li a {
	display: block;
	font-size: 20px;
	padding: 10px 0;
	color: #fff
}
.member-social-icons li a:hover {
	color: #0a89ff
}
/* ==========================================================================
  ::12.  Testimonial Section Style
   ========================================================================== */
#testimonial {
	padding-top: 75px;
}
.clients_testimonial_area .client-name > h5 {
	font-size: 22px;
	color: #343434;
	margin-bottom: 0px;
}
.clients_testimonial_area .star-icon > i {
	font-size: 18px;
	color: #f1b922;
}
.clients_testimonial_area .client-description > p {
	max-width: 1010px;
	margin: auto;
	margin-bottom: 15px;
	font-size: 15px;
}
.clients_testimonial_area .client > i {
	font-size: 30px;
	color: #343434;
	margin-bottom: 20px;
}
.clients_testimonial_area .client-name > p {
	color: #b5aec4;
}
.clients_testimonial_area ul>li {
	color: #f8f9fa;
}
.clients_testimonial_area .slick-dots {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.clients_testimonial_area .slick-dots li button {
	width: 12px;
	height: 12px;
	text-indent: -999999999999999999999999px;
	border: 1px solid #a49fba;
	background-color: #fff;
	border-radius: 50%;
	margin: 5.5px;
	outline: none;
}
.clients_testimonial_area .slick-dots li.slick-active button {
	background-color: #2a3855;
	border-color: #2a3855;
}
.clients_testimonial_area .slick-slide.client-thumbnail {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 129px;
}
.clients_testimonial_area .slick-slide img {
	display: block;
	width: 250px !important;
	height: 200px !important;
	border-radius: 0%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}
.clients_testimonial_area .slick-slide.slick-current img {
	width: 250px !important;
	height: 200px !important;
}
.clients_testimonial_area .slick-arrow {
	position: absolute;
	width: 30px;
	background-color: transparent;
	height: 100%;
	text-align: center;
	font-size: 24px;
	color: #b5aec4;
	display: none !important;
	line-height: 550%;
	left: 0;
	z-index: 90;
	cursor: pointer;
}
.clients_testimonial_area .slick-arrow.fa-angle-right {
	left: auto;
	right: 0;
	top: 0;
	display: none !important;
}
/*-------------------------------------------------------------------------------------
    Latest Blog
---------------------------------------------------------------------------------------*/
#latest-blog {
	padding: 80px 0;
}
.blog-post-single.latest {
	background-color: #fff;
	overflow: hidden;
	margin: 0 0 30px
}
.blog-post-single.latest .post-details {
	padding: 0px 0 10px;
}
.blog-btn a {
	display: inline-block;
	background-color: #0a89ff;
	color: #fff;
	font-weight: 500;
	padding: 12px 30px;
	margin: 20px 0 0;
	border-radius: 2px;
}
/*-------------------------------------------------------------------------------------
    Contact
---------------------------------------------------------------------------------------*/

#contact {
	padding: 80px 0;
}
.contact-info {
	margin-top: 30px;
}
.contact-info-single i {
	color: #0a89ff;
	font-size: 30px;
	width: 60px;
	height: 60px;
	display: inline-block;
	line-height: 55px;
	border: 2px solid #0a89ff;
	margin: 0 0 15px
}
.contact-info-single {
	margin: 0 0 35px;
	padding: 20px 20px;
}
.contact-form input {
	height: 50px;
	padding-left: 20px;
}
.contact-form textarea {
	padding: 15px 0 0 20px;
}
.contact-btn button {
	border: 2px solid #0a89ff;
	background-color: transparent;
	padding: 10px 40px;
	font-weight: 500;
	font-size: 16px;
	color: #0a89ff;
	border-radius: 2px;
}
.contact-btn button:hover {
	background-color: #0a89ff;
	color: #fff;
}
#map {
	width: 100%;
	height: 430px
}
/*-------------------------------------------------------------------------------------
    Footer
---------------------------------------------------------------------------------------*/

#footer {
	background-color: #036268 /*#175478*/;
}
#footer h3 {
	margin-bottom: 25px;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
}
	#footer p {
		color: #bfbaba;
	}	
.footer-social-area .add-position {
	position: relative;
	padding: 0 0 0 0;
}
	.footer-social-area .add-position i {
		position: absolute;
		left: 0;
		top: 4px;
		color: #c9c9c9 /*#777777;*/;
		font-size: 18px;
	}
h3.follow-header {
	margin-top: 25px;
	margin-bottom: 0 !important;
}
.footer-social-area a {
	color: #bfbaba;
}
.footer-top {
	padding: 45px 0 45px;
}
.footer-social-area li {
	display: inline-block;
}
	.footer-social-area li a {
		display: block;
		color: #07bec9;
		font-size: 16px;
		border: 1px solid #07bec9;
		padding: 4px 8px;
		margin: 0 4px;
		height: 36px;
		line-height: 26px;
		width: 36px;
		border-radius: 50% 50%;
		text-align: center;
	}
.footer-social-area li a:hover {
	background-color: #07bec9;
	color: #fff;
}
.footer-links {
	padding-left: 15px;
}
	.footer-links li a {
		padding: 8px 0 3px;
		display: inline-block;
		color: #bfbaba;
		font-weight: 500;
		text-decoration-line: none;
	}
.footer-links li a:hover {
	color: #07bec9;
}
#footer .footer-top .footer-newsletter {
	margin-top: 24px;
}
#footer .footer-top .footer-newsletter input[type="email"] {
	border: 0;
	padding: 5px 8px 8px;
	width: 65%;
}
	#footer .footer-top .footer-newsletter input[type="submit"] {
		background: #0a89ff;
		border: 0;
		width: 35%;
		padding: 9px 0;
		text-align: center;
		color: #ffff;
		transition: 0.3s;
		cursor: pointer;
		font-size: 13px;
	}
.footer-bottom {
	background-color: #131618;
	padding: 10px 0;
}
.click-to-top {
	background-color: #0a89ff;
	position: fixed;
	bottom: 30px;
	right: 15px;
	overflow: hidden;
	border-radius: 4px
}
.click-to-top > a {
	background-color: #07bec9;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 8px 12px;
}
.footer-bottom p {
	font-size: 13px;
	color: #777;
}
/*-------------------------------------------------------------------------------------
    Blog Page
---------------------------------------------------------------------------------------*/

.blog-wrap {
	padding: 80px 0 60px;
}
.page-title {
	background-image: url(http://via.placeholder.com/1920x1280);
	padding: 220px 0 60px
}
.breadcrumb {
	background-color: transparent;
}
.breadcrumb ul li {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	padding: 0 4px;
}
.breadcrumb li a {
	display: block;
	font-weight: 600;
	color: #0a89ff;
}
.blog-post-single {
	margin: 0 0 50px;
	-webkit-box-shadow: 0 0 10px #e6f0fa;
	box-shadow: 0 0 10px #e6f0fa;
}
.post-details {
	padding: 0 20px 25px;
}
.post-title h2 a {
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	display: block;
	margin: 16px 0 -10px;
}
.post-fact p a {
	display: inline-block;
	padding: 2px 6px 0 0;
	font-size: 13px
}
.post-fact p a:hover, .post-title h2 a:hover {
	color: #0a89ff
}
/*
    Widget
-----------------------------
*/

.blog-sidebar {
	padding: 20px 20px 0;
	-webkit-box-shadow: 0 0 10px #e6f0fa;
	box-shadow: 0 0 10px #e6f0fa;
}
.blog-sidebar .widget {
	margin: 0 0 30px;
}
.blog-sidebar .widget h3 {
	margin: 0 0 15px;
}
.widget.recent-post {
	margin: 0 0 20px
}
.widget.search input {
	height: 50px;
}
.widget.search span {
	position: absolute;
	right: 20px;
	top: 65px;
}
.recent-post-single {
	margin: 0 0 10px;
}
.recent-post-single .post-img {
	width: 30%;
}
.recent-post-single .post-img a {
	display: inline-block;
}
.recent-post-single .post-cont {
	width: 70%;
	padding-left: 5%;
}
.recent-post-single .post-cont h5 {
	font-weight: 500;
	margin: -5px 0 0
}
.recent-post-single .post-cont p span {
	font-size: 12px;
	font-weight: 500;
	margin: -4px 0 -6px;
	display: block;
}
.widget.category ul li {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
}
.widget.category ul li:first-child {
	border-top: 1px solid #ddd;
}
.widget.category ul li a:hover, .recent-post-single .post-cont h5 a:hover {
	color: #0a89ff
}
.widget.tags span a {
	display: inline-block;
	padding: 10px;
	background-color: #0a89ff;
	color: #fff;
	font-weight: 500;
	margin: 0 4px 4px 0;
	border-radius: 4px;
}
.pager li a {
	font-weight: 500;
	margin: 0 5px;
	padding: 5px 20px;
}
.pager li a:hover {
	background-color: #0a89ff;
	border-color: #0a89ff;
	color: #fff;
}
/*-------------------------------------------------------------------------------------
    Blog Details Page
---------------------------------------------------------------------------------------*/

.blog-details-wrap {
	padding: 80px 0
}
.blog-post-social {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0 15px;
}
.blog-post-social ul li span {
	font-size: 18px;
	padding-right: 5px
}
.blog-post-social ul li {
	display: inline-block;
}
.blog-post-social ul li a {
	display: block;
	border: 2px solid #0a89ff;
	padding: 8px 12px;
	border-radius: 50%;
	font-size: 16px;
	color: #0a89ff;
}
.blog-post-social ul li a:hover {
	background-color: #0a89ff;
	border-color: #0a89ff;
	color: #fff;
}
.post-comments h3 {
	margin: 40px 0 30px;
}
.comment-single .media-body p a {
	font-weight: 500;
	padding-right: 5px;
}
.comment-single .media-body p a:hover {
	color: #0a89ff;
}
.comment-single img {
	border-radius: 50%;
	width: 60px;
}
.comment-single .media-body {
	padding: 0 0 10px;
}
.comment-single.inner {
	padding: 30px 0 0;
}
.comment-form input {
	height: 50px;
	border-radius: 25px;
	padding-left: 20px;
}
.comment-form textarea {
	border-radius: 25px;
	padding: 15px 0 0 20px
}
.comment-btn button {
	color: #0a89ff;
	font-weight: 600;
	padding: 10px 30px;
	border-radius: 25px;
	border: 2px solid #0a89ff;
	background-color: transparent;
}
.comment-btn button:hover {
	background-color: #0a89ff;
	border-color: #0a89ff;
	color: #fff;
}
/*-------------------------------------------------------------------------------------
    Not Found Page
---------------------------------------------------------------------------------------*/

.notfound-content {
	padding: 80px 0 135px;
}
.notfound-content h1 {
	font-size: 120px;
	line-height: 130px;
}
.notfound-content h2 {
	font-size: 50px;
	line-height: 60px;
	margin: 20px 0 0;
}
.notfound-content a {
	display: inline-block;
	background-color: #0a89ff;
	color: #fff;
	font-weight: 500;
	padding: 12px 20px;
	border-radius: 4px;
	margin: 30px 0 0;
}
/*-------------------------------------------------------------------------------------
   Demo Page
---------------------------------------------------------------------------------------*/

.page-demo-content {
	position: relative;
	-webkit-box-shadow: 0 0 2px #e6f0fa;
	box-shadow: 0 0 2px #e6f0fa;
}
.page-demo-content:hover .page-demo-overlay {
	visibility: visible;
	opacity: 1
}
.page-demo-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.8);
	height: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	visibility: hidden;
	opacity: 0
}
.page-demo-overlay a {
	display: inline-block;
	background-color: #fff;
	color: #0a89ff;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 4px;
}
.page-demo-overlay a:hover {
	background-color: #0a89ff;
	color: #fff;
}
#homepage-demo h4 {
	margin: 20px 0 40px;
}
#homepage-demo {
	padding: 80px 0 30px;
}
#homepage-demo h4 a {
	display: block;
	font-weight: 600;
}
#homepage-demo h4 a:hover {
	color: #0a89ff;
}

.page_header{
	background:#EFEFEF;
	padding:50px 0;
}

p a:hover {
	color: #07bec9;
}

.footer-bottom ul {
	float:right;margin: -40px 60px 12px 0px;
}

.footer-bottom p {
margin-left: 60px;
}

p img {
	float: left;
	margin-right: 40px;
}

.item h3 {
	color: #07bec9;
	margin-left: 700px;
	margin-bottom: 35px;
}

#industries {
	padding-top: 35px;
}

.accordion-container {
    position: relative;
    width: 100%;
    height: auto;
}

.accordion_title {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.accordion_title > a {
    display: block;
    padding: 15px 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

h5 i {
    position: relative;
    float: right;
    margin-top: 4px;
}

.content {
    border: 1px solid #d9d9d9;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 88%;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 16px;
}

.icon-bar a:hover {
  background-color: #000;
}