@import 'https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,600,600i,700,700i,900';
@import 'https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i';
html,
body {
	height: 100%
}

body {
	font-family: 'pt serif', serif;
	color: #61727f;
	background: #fff;
	font-size: 15px;
	line-height: 24px;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased!important
}

a {
	cursor: pointer
}

a:focus {
	outline: 0 solid
}

a:hover {
	text-decoration: none
}

a,
.navbar a,
.form-control {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Quicksand', sans-serif;
	color: #212121;
	margin: 0 0 15px
}

h1 {
	font-size: 40px;
	line-height: 50px
}

h2 {
	font-size: 34px;
	line-height: 44px
}

h3 {
	font-size: 21px;
	line-height: 30px
}

h4 {
	font-size: 20px;
	line-height: 26px
}

h5 {
	font-size: 18px;
	line-height: 22px
}

h6 {
	font-size: 16px;
	line-height: 20px
}

.btn {
	color: #fff;
	padding: 14px 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: titillium web, sans-serif;
	border-radius: 3px;
	box-shadow: 0 4px 5px rgba(34, 34, 34, .2)
}

.btn:hover {
	box-shadow: 0 8px 10px rgba(34, 34, 34, .2)
}

.btn-primary {
	background-color: #12a4bb;}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
	background-color: #12a4bb;
	border-color: #12a4bb;}

.btn-sm {
	padding: 8px 20px;
	font-size: 12px;
	font-weight: 400
}

input:focus,
textarea:focus {
	outline: none
}

.alert {
	padding: 12px 15px
}

img {
	max-width: 100%;
	height: auto
}

.form-group {
	margin-bottom: 30px
}

.form-control {
	height: 50px;
	padding: 6px 20px;
	border: 1px solid #ebebeb;
	box-shadow: none
}

.form-control:focus {
	border-color: transparent;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 20px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 20px rgba(0, 0, 0, .3)
}

.contact-form .form-group textarea {
	min-height: 210px;
	padding: 15px 20px;
	position: relative;
	z-index: 20
}

@media(max-width:991px) {
	.contact-form {
		margin-bottom: 30px
	}
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important
}

.section-padding {
	padding-top: 60px;
	padding-bottom: 60px
}

.darker-bg {
	background: #f4f7f7;
}

.read-more{
	padding: .5em;
	background-color: #fff;
    color: #3f4f83;	
}
.read-more:hover{
	font-weight: bold;
	background: #12a4bb;
	color: #fff;
}
.read-more button{
	padding: .5em;
	background-color: #fff;
    color: #3f4f83;	
}
.read-more button:hover{
	font-weight: bold;
	background: #12a4bb;
	color: #fff;
}

.darker-bg1 {
	background-color: #3f4f83;
	background-image: url(assets/images/backgrounds/bg3.png);
	background-size: cover;
}

.darker-bg2 {
	background-color: #f29c11;
	background-image: url(assets/images/backgrounds/bg3.png);
	background-size: cover;
}
.header-top-area {
	height: 50px;
	background: #12a4bb;
	font-size: 14px;
	color: #fff;
	font-family: titillium web, sans-serif;
}

.contact p {
	float: left;
	margin-right: 50px;
	line-height: 50px;
	margin-bottom: 0;
}

@media(max-width:768px) {
	.contact p {
		line-height: 35px;
	}
}

.contact p i {
	margin-right: 10px;
}

.contact a {
	color: #fff;
}

.social-icon {
	margin-top: 10px;
	margin-right: 15px;
}

.social-icon ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.social-icon ul li {
	float: left;
}

.social-icon ul li a {
	color: #fff;
	font-size: 14px;
	width: 28px;
	height: 28px;
	text-align: center;
	margin-left: 12px;
	display: block;
	line-height: 28px;
	transition: all .3s
}

.social-icon ul li a:hover,
.social-icon ul li.active a {
	background: #fff;
	color: #12a4bb;
	border-radius: 3px
}

@media(max-width:768px) {
	.social-icon ul {
		float: none;
		text-align: center
	}
	.social-icon ul li {
		float: none;
		display: inline-block
	}
	.social-icon ul li a {
		text-align: center
	}
	.header-top-area {
		height: 35px
	}
	.social-icon {
		margin-top: 3px
	}
}

nav.navbar.bootsnav ul.nav>li>a {
	color: #3f4b5a;
	/*font-family: 'Quicksand', sans-serif;*/
}

.navimgsize{
    height: auto;
    width: 210px;
    margin-top: -.5em;
}

nav.navbar.bootsnav ul.nav>li>a:hover,
nav.navbar.bootsnav ul.nav>li.active>a,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu li>a:hover,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu li.active>a,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu.megamenu-content li>a:hover,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu.megamenu-content .menu-col li.active>a {
	color: #12a4bb;}

.dropdown-menu.cart-list h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

.dropdown-menu.cart-list h2 a {
	color: #3f4b5a
}

.dropdown-menu.cart-list h2 a:hover {
	color: #12a4bb;}

@media(min-width:993px) {
	nav.navbar.bootsnav ul.nav>li>a {
		padding: 30px 15px;
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: .06em
	}
}

@media(min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		/*margin-top: 15px*/
	}
}

.attr-nav>ul>li>a span.badge {
	background-color: #12a4bb;}

ul.cart-list>li.total>a.btn {
	color: #fff!important
}

ul.cart-list>li.total>a.btn:hover {
	background-color: #12a4bb;important
}

.slider-bg1 {
	background: url(assets/images/banner/slide1.jpg) no-repeat
}

.slider-bg2 {
	background: url(assets/images/banner/slide2.jpg) no-repeat
}

.slider-bg3 {
	background: url(assets/images/banner/slide3.jpg) no-repeat
}

.slider-bg4 {
	background: url(assets/images/banner/slide4.jpg) no-repeat
}

.homepage-slider {
	width: 100%;
	height: 500px;
	position: relative;
	background-size: cover;
	background-position: center;
	z-index: 1
}

.homepage-slider:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(46, 46, 46, 0.19);
	z-index: -1
}

.display-table {
	display: table;
	width: 100%;
	height: 100%
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle
}

.slider-content h1 {
	color: #fff;
	font-size: 67px;
	font-weight: 700;
	line-height: 77px;
	margin-bottom: 55px
}

.slider-content p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 75px
}

.slider-content a {
	border-radius: 5px;
	background: #12a4bb;
	padding: 15px 25px;
	border: none;
	color: #fff;
	font-family: titillium web, sans-serif;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block
}

.slider-content a:hover {
	background: #000000;
}

.slider-content a i {
	padding-left: 8px
}

@media(max-width:768px) {
	.homepage-slider {
		height: 400px
	}
	.slider-content h1 {
		font-size: 30px;
		line-height: 33px;
		margin-bottom: 20px
	}
	.slider-content p {
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 24px
	}
	.slider-content a {
		padding: 8px 15px
	}
}

.owl-nav div {
	display: inline-block;
	margin-top: -25px;
	position: absolute;
	top: 50%;
	transition: all .3s
}

.owl-nav i {
	background: #12a4bb;none repeat scroll 0 0;
	color: #fff;
	font-size: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	transition: all .3s;
	opacity: .5;
	border-radius: 3px
}

.owl-nav i:hover {
	opacity: .9
}

.owl-nav .owl-prev {
	left: -15px;
	opacity: 0
}

.owl-nav .owl-next {
	right: -15px;
	opacity: 0
}

.slider-area.owl-carousel {
	overflow: hidden
}

.slider-area.owl-carousel:hover .owl-nav .owl-prev {
	left: 15px;
	opacity: 1
}

.slider-area.owl-carousel:hover .owl-nav .owl-next {
	right: 15px;
	opacity: 1
}

.block.block2 {
	padding: 0 0 0;
	background: #fff;
}

.block2 .block-text {
	margin-top: 128px
}

.block-text h2 {
	margin-bottom: 20px
}

.block-text p {
	margin-bottom: 30px
}

.block.about-us-block .block-img {
	margin-top: 0
}

.block.about-us-block h2 {
	margin-top: 30px
}

.block-img {
	margin-top: 50px
}

@media(max-width:768px) {
	.block2 .block-text {
		margin-top: 40px
	}
}

@media(min-width:768px) {
	.block2 .block-text {
		margin-top: 50px
	}
}

@media(min-width:992px) {
	.block2 .block-text {
		margin-top: 38px
	}
	.block-text h2 {
		font-size: 28px
	}
}

@media(min-width:1200px) {
	.block2 .block-text {
		margin-top: 40px
	}
	.block-text h2 {
		font-size: 32px
	}
}

.intro-bg1 {
	background: url(assets/images/intro/web-designing.jpg) no-repeat
}

.intro-bg2 {
	background: url(assets/images/intro/app-development.jpg) no-repeat
}

.intro-bg3 {
	background: url(assets/images/intro/iot.jpg) no-repeat
}

.intro-bg4 {
	background: url(assets/images/intro/seo.jpg) no-repeat
}

.intro-bg5 {
	background: url(assets/images/intro/cloud.png) no-repeat
}

.intro-bg6 {
	background: url(assets/images/intro/ai.jpg) no-repeat
}


.e-intro-bg1 {
	background: url(assets/images/all/sell.jpg) no-repeat
}

.e-intro-bg2 {
	background: url(assets/images/all/customer.jpg) no-repeat
}

.e-intro-bg3 {
	background: url(assets/images/all/responsive2.jpg) no-repeat;
}

.e-intro-bg4 {
	background: url(assets/images/all/future.jpg) no-repeat
}

.it-intro-bg1 {
	background: url(assets/images/all/sell.jpg) no-repeat
}

.it-intro-bg2 {
	background: url(assets/images/all/customer.jpg) no-repeat
}

.it-intro-bg3 {
	background: url(assets/images/all/responsive2.jpg) no-repeat;
}

.intro-title p {
	margin-bottom: 50px
}

.single-intro {
	overflow: hidden
}

.intro-img {
	width: 100%;
	height: 222px;
	background-size: cover;
	background-position: center;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s
}

.intro-img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(81, 181, 236, 0.81);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0
}

.single-intro:hover .intro-img:after {
	opacity: 1
}

.single-intro:hover .intro-details {
	border-bottom: 4px solid #12a4bb;}

.intro-details {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 2px 29px 0 rgba(15, 46, 64, .12);
	height: 250px;
	margin: -70px auto 30px;
	padding: 30px 25px;
	position: relative;
	width: 88%;
	overflow: hidden;
	border-bottom: 4px solid #fff;
	-webkit-transition: all .3s;
	transition: all .3s
}

.intro-details h3 {
	margin-top: 0
}

.template-title p {
	margin-bottom: 55px
}

.services-tiem {
	margin-bottom: 50px;
	overflow: hidden
}

.services-tiem img {
	float: left;
	margin-right: 25px;
	padding-left: 5px
}

.services-tiem h3,
.services-tiem p {
	margin-left: 92px;
	margin-top: 0;
	transition: all .3s
}

.services-tiem h3:hover {
	color: #000
}

.services-tiem a {
	color: #212121;
	transition: all .3s
}

.services-tiem a:hover {
	color: #12a4bb;}

.client-logo {
	padding: 80px 0
}

.client-logo img {
	height: auto;
	margin: 0 20px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 16%
}

.client-logo img:hover {
	-webkit-filter: grayscale(100%);
	filter: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9ImZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIHZhbHVlcz0iMC4yMTI2IDAuNzE1MiAwLjA3MjIgMCAwIDAuMjEyNiAwLjcxNTIgMC4wNzIyIDAgMCAwLjIxMjYgMC43MTUyIDAuMDcyMiAwIDAgMCAwIDAgMSAwIiAvPjwvZmlsdGVyPjwvc3ZnPiNmaWx0ZXI=);
	filter: grayscale(100%)
}

@-webkit-keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

@keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

.services-tiem img {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent
}

.services-tiem:hover img {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.page-title {
	background: url(assets/images/backgrounds/bg4.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 95px 0;
	color: #fff;
	z-index: 1;
	position: relative
}

.page-title:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: -1
}

.page-breadcrumbd h2,
.page-breadcrumbd a {
	margin: 0;
	color: #fff
}

.panel-default>.panel-heading {
	background-color: #f4f7f7;
	border: none
}

.panel-default {
	border: none;
	background: #f4f7f7
}

.panel-heading {
	border-bottom: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0
}

.panel-title>a {
	background: #f4f7f7;
	display: block;
	padding: 10px 15px;
	color: #212121;
	font-size: 18px;
	position: relative
}

.panel-title>a[aria-expanded=true] {
	background: #12a4bb;
	color: #fff
}

.panel-title>a[aria-expanded=true]:after {
	content: "-";
	background: #fff;
	color: #12a4bb;}

.panel-title>a:focus {
	text-decoration: none
}

.panel-title>a:after {
	background: #12a4bb;none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	content: "+";
	height: 20px;
	line-height: 16px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 9px;
	width: 20px;
	font-weight: 700
}

.panel-group .panel+.panel {
	margin-top: 6px
}

.accordian-right-content h2 {
	margin-bottom: 13px
}

.portfolio-item {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.portfolio-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(77, 103, 254, .9)
}

.portfolio-details {
	position: absolute;
	left: 0;
	bottom: -30%;
	width: 100%;
	padding: 20px
}

.portfolio-item:hover .portfolio-details {
	bottom: 0
}

.portfolio-details,
.portfolio-item::before {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.portfolio-item:hover::before,
.portfolio-item:hover .portfolio-details {
	opacity: 1;
	visibility: visible
}

.portfolio-details h3 {
	margin: 0
}

.portfolio-details span {
	display: block
}

.portfolio-details h3 a,
.portfolio-details a {
	color: #fff
}

.single-portfolio-wrapper,
.single-portfolio-wrapper a {
	font-family: titillium web, sans-serif
}

.single-portfolio-title a {
	color: #12a4bb;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase
}

.single-portfolio-title h2 {
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 5px
}

.portfolio-details-panel p {
	line-height: 27px;
	margin-bottom: 25px
}

.portfolio-details-panel ul span {
	display: inline-block;
	width: 140px
}

.portfolio-details-panel ul {
	color: #aaa;
	list-style: none;
	padding: 0;
	margin-bottom: 30px
}

.portfolio-details-panel ul span {
	color: #000;
	text-transform: uppercase
}

.portfolio-details-panel ul li {
	padding-bottom: 15px
}

.portfolio-details-panel ul a {
	color: #aaa;
	margin-right: 6px
}

.portfolio-details-panel ul a:hover {
	color: #12a4bb;}

.single-portfolio-images img {
	margin-bottom: 30px
}

.divider {
	background: #eee;
	display: block;
	width: 100%;
	height: 1px;
	margin: 10px 0
}

.company-address {
	margin: 0 15px
}

.company-address ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.company-address ul li {
	padding-left: 50px;
	position: relative;
	margin-bottom: 40px
}

.company-address ul li i {
	left: 0;
	position: absolute;
	top: 4px;
	color: #46a4bb;
	font-size: 22px
}

.company-address ul li a {
	color: #61727f
}

.testimonial {
	padding: 120px 0;
	background: #f4f7f7;
	color: #212121
}

.testimonial h3 {
	font-size: 30px;
	margin-bottom: 30px;
	line-height: 45px
}

.testimonial a {
	color: #212121;
	font-size: 25px;
	color: #212121;
	font-weight: 700
}

a:focus {
	text-decoration: none
}

.testimonial span {
	font-size: 15px
}

.testimonial-design{
	background-color: #ffffffb5;
    padding: 1em;
    box-shadow: 0 0 20px #cacaca;
}

/*#loading {
	background-color: #12a4bb;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	margin-top: 0;
	top: 0
}

#loading-center {
	width: 100%;
	height: 100%;
	position: relative
}

#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -100px;
	margin-left: -100px
}*/

/*.object {
	background-image: url(../images/);
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	position: absolute;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	-webkit-animation: animate 2s infinite;
	animation: animate 2s infinite
}*/


.blog-item {
	margin-bottom: 30px;
	box-shadow: 0 49px 72px 0 rgba(25, 25, 25, .12);
	height: 570px;
}

.blog-item a {
	font-family: titillium web, sans-serif
}

.blog-item .blog-thumb {
	overflow: hidden;
	height:210px;
}

.blog-item .blog-thumb img {
	transition: all .3s;
	width: 100%;
	height: auto
}

.blog-content {
	padding: 0 10px 20px 30px
}

.blog-header .tag {
	margin-top: 20px;
	overflow: hidden
}

.entry-title {
	color: #212121;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 18px;
	line-height: 25px
}

.entry-title a {
	color: #212121;
	transition: all .3s
}

.entry-title a:hover {
	color: #12a4bb;}

.blog-header ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.blog-header ul li {
	float: left;
	position: relative;
	padding-right: 2px;
	margin-right: 3px
}

.blog-header ul li:last-child:before {
	content: ""
}

.blog-header ul li:before {
	bottom: 4px;
	content: ",";
	position: absolute;
	right: 0;
	font-size: 14px
}

.blog-header ul li a {
	display: block;
	margin-right: 5px;
	margin-bottom: 3px;
	color: #61727f;
	transition: all .3s
}

.blog-header ul li a:hover {
	color: #000
}

.entry-content a {
	color: #000;
	font-weight: 700;
	transition: all .3s
}

.entry-content a:hover {
	color: #12a4bb;}

.post-wrapper {
	box-shadow: 0 49px 72px 0 rgba(25, 25, 25, .12);
	/*padding-bottom: 30px*/
}

.post-wrapper .blog-content {
	padding: 15px 20px 15px 40px
}

.single-post-title h2 {
	font-size: 29px;
	font-weight: 700;
	padding-top: 20px;
	margin-bottom: 10px
}

.single-post-title h2 a {
	color: #212121
}

.post-meta ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

.post-meta li {
	float: left
}

.post-meta {
	overflow: hidden;
	margin-bottom: 30px
}

.post-meta>ul>li>a {
	color: #888;
	margin-right: 19px;
	transition: all .3s;
	font-size: 13px
}

.post-meta>ul>li>a:hover {
	color: #000
}

.post-meta li a i {
	margin-right: 7px
}

.post-meta li.rating ul {
	display: inline;
	float: right
}

.post-meta a {
	font-family: titillium web, sans-serif
}

li.rating>a {
	margin-right: 8px!important
}

li.rating>ul a {
	font-size: 13px;
	margin: 0
}

li.rating ul i {
	margin: 1px;
	color: #fe6000
}

.entry-content p {
	margin-bottom: 30px
}

.full-width-img {
	margin-bottom: 30px;
	margin-left: -40px;
	margin-right: -20px
}

.social-link {
	overflow: hidden
}

.social-link ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.social-link ul li {
	float: left
}

.social-link ul li a {
	color: #fff;
	display: block;
	font-size: 15px;
	text-align: center;
	width: 45px;
	background: #ddd;
	white-space: nowrap;
	margin-right: 6px;
	padding: 7px 0;
	width: 45px;
	overflow: hidden;
	font-size: 15px;
	transition: all 400ms ease 0s;
	border-radius: 3px;
	position: relative;
	margin-bottom: 10px
}

.social-link ul li a.facebook {
	background: #286196
}

.social-link ul li a.twitter {
	background: #1aa2f6
}

.social-link ul li a.google {
	background: #e7462a
}

.social-link ul li a.linkedin {
	background: #0078b4
}

.social-link ul li a.pinterest {
	background: #bd081b
}

.social-link ul li a.reddit {
	background: #f40
}

.social-link ul li a.message {
	background: #9fa3a4
}

.social-link ul li a:hover {
	width: 90px
}

.social-link ul li i {
	width: 45px
}

.social-link ul li span {
	width: 45px;
	text-align: center;
	padding-right: 15px
}

.comments-wrapper {
	padding: 15px 40px;
	border-top: 1px solid #ddd;
	margin-top: 20px
}

.comment-title h2 {
	margin-bottom: 40px
}

.comments-responsed-wrapper {
	border-top: 1px solid #ddd;
	margin-top: 50px;
	padding: 20px 40px
}

.comments-media ol {
	border: 1px solid #eaeaea;
	list-style: outside none none;
	padding: 10px;
	margin-bottom: 15px
}

.comments-media ol ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.comments-media img {
	/*border-radius: 50%;*/
	height: 73px;
    width: 188px;
}

.comment-avatar {
	float: left;
	margin-right: 0px;
	padding-top: 0px;
}

.comment-section {
	margin-left: 55px;
	overflow: hidden
}

.comment-section h2 {
	display: inline-block;
    font-size: 19px;
    /* font-weight: 700; */
    margin-bottom: 0px;
}

.comment-section span {
	color: #aaa;
	font-size: 13px;
	margin-left: 20px
}

.comment-content a.btn-comment-replay {
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #aaa;
	padding: 0 10px;
	margin-top: 10px;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 1.42857143;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.comment-content a.btn-comment-replay:hover {
	background: #011a48 none repeat scroll 0 0;
	border-color: #011a48;
	color: #fff
}

.comments-media li .comment-inner {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
    padding-bottom: 6px;
	overflow: hidden
}

.comments-media ol ul {
	margin-left: 60px
}

.comments-media ul li:last-child .comment-inner {
	border-bottom: none;
	padding-bottom: 0
}

@media(max-width:768px) {
	.comments-media ol ul {
		margin-left: 0
	}
}

@media(min-width:992px) {
	.comments-media ol ul {
		margin-left: 60px
	}
}

@media(max-width:480px) {
	.comment-avatar {
		float: none;
		margin-right: 0
	}
	.comment-section {
		margin-left: 0
	}
}

.primary-footer ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.primary-footer {
	background: #00043b;
	background-image: url(assets/images/backgrounds/clouds.png);
	background-size: cover;
	padding: 60px 0 0px;
}

.footer-widget {
	margin-bottom: 50px
}

.footer-widget span {
	font-size: 13px;
	color: #fff;
}

.footer-widget p,
.footer-widget a {
	color: #7592a8
}

.footer-widget p, .footer-widget a:hover {
	color: #fff;
}

.footer-widget h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 30px
}

.about-us p {
	margin-bottom: 30px
}

.about-us img {
	margin-bottom: 28px
}

.online-card img {
	margin-right: 5px
}

.usefull-link ul li a {
	display: block;
	padding: 7px 0;
	-webkit-transition: .3s;
	transition: .3s
}

.usefull-link ul li a:hover {
	padding-left: 15px;
	color: #fff
}

.usefull-link ul li a i {
	color: #fff;
	margin-right: 10px
}

.usefull-link ul li:first-child {
	padding-top: 0
}

.latest-post ul li {
	margin-bottom: 15px;
	display: block;
	overflow: hidden
}

.latest-post ul li img {
	float: left;
	margin-right: 15px;
	border-radius: 3px
}

.latest-post ul li p a {
	font-size: 17px;
	margin-bottom: 0;
	font-family: titillium web, sans-serif;
	transition: all .3s
}

.latest-post ul li p a:hover {
	color: #fff
}

.latest-post ul li p {
	margin-bottom: 2px
}

.news-letter p {
	margin-bottom: 15px
}

.subscribe-form {
	position: relative
}

.subscribe-form button {
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	color: #12a4bb;
	font-size: 20px;
	background: 0 0
}

.subscription-success {
	margin-top: 20px;
	margin-bottom: 0;
	color: #3c763d!important
}

.copyright-wrapper {
	background: #00021c;
	padding: 9px;
}

.copyright-wrapper p {
	color: #a0a2b1;
	float: left;
	margin: 3px;
}

.copyright-wrapper p:hover {
	color: #fff;
}
.copyright-wrapper .social-icon{
	float: right;
}

.copyright-wrapper a {
	color: #fff
}
.copyright-wrapper .social-icons{
	float: right;
}
.social-icons i:before{
    background-color: #333;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 12px;
    text-align: center;
}

.fafafa{
	color: #12a4bb;
	margin-right: 15px;
}



.progressWrapper{
  width: 100%;
  margin: auto;
  padding:10px;
}

.progressWrapper label{
  font-weight:bold;
}

.progressWrapper .progressBar{
    margin-top:5px;
    height: 5px;
    background-color: lightblue;
}

.progressWrapper .now{
    position: relative;
    top: -5px;
    height: 5px;
    width: 0%;
    background-color: #298CA9;
    transition-duration: 3s;
}

.progressWrapper .now::after{
    content: '';
    float: right;
    height: 15px;
    width: 5px;
    position: relative;
    top: -5px;
    background-color: #298CA9;
}

.quotess{
	padding: 1em;
	background-color: #12a4bb;
	margin-top: 1em;
	color: #fff;
}

.benifits li
{
	list-style: none;
	margin-top: 1em;
}

.benifits img {
	width: auto;
	height: 30px;
	margin-right: 1em;
}

.benifits p {
	font-size: 18px;
}

.customer1{
	padding: 1em;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 20px;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}

.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 70px;
  color: rgb(70, 164, 187);
}

.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

.share {
    position:fixed;
    top:50%;
    left:3%;
    transform:translate(-50%,-50%) rotate(45deg);
    width:80px;
    height:80px;
}
.share ul {
    position:relative;
    margin:0;
    padding:0;
    width:80%;
    height:80%;
}
.share ul li {
    position:absolute;
    top:0;
    left:0;
    list-style:none;
    width:80%;
    height:80%;
    border-radius:10px;
    background:#fff;
    transition:0.5s;
    overflow:hidden;
}
.share ul.active li {
    transform:scale(0.95);
}
.share ul li a {
    position:absolute;
    top:0;
    left:0;
    width:80%;
    height:80%;
    line-height:50px;
    text-align:center;
    font-size:30px;
    color:#2196f3;
    transition:.5s;
}
.share ul li a .fa {
    transform:rotate(-45deg);
}
.share ul li a:hover {
    color:#fff;
    background:#2196f3;
}
.share ul.active li:nth-child(1){
    top:-100%;
    left:-100%;
    transition-delay:0s;
}
.share ul.active li:nth-child(2){
    top:-100%;
    left:0;
    transition-delay:0.2s;
}
.share ul.active li:nth-child(3){
    top:-100%;
    left:100%;
    transition-delay:0.4s;
}
.share ul.active li:nth-child(4){
    top:0;
    left:100%;
    transition-delay:0.6s;
}
.share ul.active li:nth-child(5){
    top:100%;
    left:100%;
    transition-delay:0.8s;
}
.share ul.active li:nth-child(6){
    top:100%;
    left:0;
    transition-delay:1s;
}
.share ul.active li:nth-child(7){
    top:100%;
    left:-100%;
    transition-delay:1.2s;
}
.share ul.active li:nth-child(8){
    top:0;
    left:-100%;
    transition-delay:1.4s;
}
.toggle {
    position:absolute;
    top:0;
    left:0;
    width:80%;
    height:80%;
    background:#46a4bb;
    transform:scale(0.95);
    overflow:hidden;
    border-radius:10px;
    z-index:1;
    cursor:pointer;
}
.toggle:before {
    content:'\f1e0';
    font-family:fontAwesome;
    position:absolute;
    top:0;
    left:0;
    width:80%;
    height:80%;
    text-align:center;
    line-height:70px;
    color:#fff;
    font-size:25px;
    transform:rotate(-45deg);
}

.toggle.active:before {
    content:'\f00d';
}
    
    



