body {
	color: #444;
}

table.listing td {
	padding-left: 10px;
	padding-bottom: 20px;
}

h4.title {
	color: #00a14b;
}

.main-green {
	color: #00a14b;
}

.text-main {
	color: #0898D8;
}

.text-submain {
	color: #C8EBFF;
}

.services-showcase-section .services .service img {
	max-width: 50px;
}

.support-topics .topic i {
    display: block;
    font-size: 50px;
    color: #70cbf5;
}

.btn-main {
	color: #ffffff;
	background-color: #00a14b;
}

.cardOverlay {
	position:absolute;
	text-align: center;
	right:30px;
}

.cardOverlay .card {
	width:320px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	xcolor: #ffffff;
	xbackground-color:rgba(0, 0, 0, 0.5);
	color: #000000;
	background-color:rgba(255, 255, 255, 0.7);
}

.contact-us-info .message form label.error {
	background-color: #00a14b;
}

.footer {
	margin-top:100px;
}

.dropdown-menu {
	border: 0;
}

.features-section {
    margin-top: 80px;
}

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

.services-intro .info h3 {
	margin-top: 0px;
}

.services-intro .image {
	margin-bottom: 30px;
}

.services-intro .info i.check {
	color: #52bcdc;
}

.services-intro .row {
    border-bottom: 0px;
}

.services-grid-section {
    padding-bottom: 60px;
}

.services-grid-section.grey {
	background-color: #ddd;
}

.services-tabs .nav-tabs .nav-link {
    background: url(/images/hexagon_50.png) 0 0 no-repeat;
    width: 50px;
    height: 56px;
}

.services-tabs .nav-tabs .nav-link.active, .services-tabs .nav-tabs .nav-link:hover {
    background-position: 0 -58px;
}

.services-tabs .nav-tabs .nav-link .icon {
	font-size: 24px;
	top: 16px;
}

.features-section .image {
	margin-top: 30px;
	margin-bottom: 30px;
}

.features-section .image img {
	margin-top: 30px;
}

.features-section .info i.check {
	color: #52bcdc;
}

.features-tabs-section {
    margin-top: 80px;
}

.features-tabs-section .info i.check {
	color: #52bcdc;
}

.features-section .feature .info p {
	font-size:1rem;
}

.features-section .feature .info h4 {
	font-size: 1.5rem;
}

.features-tabs-section .info h3 {
	color: #2279ad;
}

.commentbox {
    border: 1px solid #eaecf0;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.commentbox .commenttext {
    font-weight: 600;
}

.commentbox .commentby {
    font-weight: 400;
}

.commentbox .metadata {
    font-style: italic;
    font-weight: 300;
    text-align: right;
}

.slider-hero {
    background-color: inherit;
}

.slider-hero .slides .slide.first .bg {
    background-image: url(http://wpc.0fee.edgecastcdn.net/000FEE/skc/rk/www/images/main/banner1_2.jpg);
}
.slider-hero .slides .slide.second .bg {
    background-image: url(http://wpc.0fee.edgecastcdn.net/000FEE/skc/rk/www/images/main/banner2_2.jpg);
}
.slider-hero .slides .slide.third .bg {
    background-image: url(http://wpc.0fee.edgecastcdn.net/000FEE/skc/rk/www/images/main/banner3_1.jpg);
}

.slider-hero .slides .slide.second .bg.aboutus {
    background-image: url(http://wpc.0fee.edgecastcdn.net/000FEE/skc/rk/www/images/about/banner_about_us.jpg);
}

.slider-hero .slide-nav.prev:after {
	top: auto;
	bottom: 10px;
}

.slider-hero .slide-nav.next:after {
	top: auto;
	bottom: 10px;
}

.slider-hero nav {
    z-index: 199;
}

.slider-hero.height-med {
	height: 400px;
}

.session-page .header {
	/*
	padding-top: 0px;
	*/
}

.cta {
	text-align: center;
	padding-top:50px;
	padding-bottom:50px;
}

.cta p.main {
	color: #555;
    font-weight: 400;
    font-size: 24px;
}

.cta button {
	color: #ffffff;
	background-color: #00a14b;
}

.cta-section {
	padding-top:30px;
	padding-bottom:50px;
}

.cta-section.bg-dark p {
	color:#ddd;
}

.r_icon {
	width: 40px;
}

.row.solution li {
	list-style: none;
	margin: 1em 1.5em 1em 0px;

}

.solution-section .title {
	font-size:1.5em;
	margin-top:0.8em;
	margin-left:0.7em;
	color:#ffffff;
}

.solution-section-divider {
	margin-bottom:2em;
}

.gallery-hero {
    margin-top: 80px;
    /*margin-bottom: 50px;*/
}

.customFadeInUp {
	animation-duration: 3s;
}

.slider-hero .slides .slide.misc .bg:after {
    /* background: rgba(41,69,125,.35); */
}

@media (max-width: 767px) {
.slider-hero .slides .slide.misc .info h1.hero-text {
    font-size: 28px;
    text-align: center;
	}
}

@media (max-width: 767px) {
	.slider-hero .slides .slide.first h1.hero-text {
    margin-top: 65px;
	}
}

@media (max-width: 767px) {
	.slider-hero .slides .slide.third h1.hero-text {
    margin-top: 65px;
	}
}

.about-us-team .team img.screenshots {
	border-radius:0%;
	max-width: 120px;
    max-height: 300px;
    margin-bottom:50px;
}

.faq {
	margin-left:20px;
	margin-right:20px;
}

.faq .card .card-header h5 {
	font-size:1em;
}

.faq .card .card-body {
	font-size:0.9em;
}

.modal-body .card {
	margin-bottom:20px;
}

.pricing-3-options-section .charts .chart .plan-name {
	font-weight: bold;
	margin-bottom:10px;
	font-size:26px;
}

.pricing-3-options-section .charts .chart .quantity .period {
	color:#999999;
	font-size:14px;
}

.pricing-3-options-section .charts .chart .specs .spec {
	font-weight:400;
}

.pricing-3-options-section .contact .wrapper {
	padding-left:35px;
	padding-right:35px;
}


.pageTitle {
	font-weight: 500;
	font-size: 28px;
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item i {
	width: 30px;
	text-align: center;
}

.navbar-light .nav-item .nav-link i {
	font-size:14px;
	color:#00a14b;
}

.contact-us-map .location h5 .subTitle{
	font-size:1rem;
}

.about-us-team .team img {
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
}

@media (max-width: 991px) {
.navbar-light .nav-item .nav-link {
	    font-size: 1em;
	}
}

@media only screen and (max-width: 991px) {
	.homeEcosystem {
	    display: none;
	}
	.cardOverlay {
		display: none
	}
	.slider-hero .video-modal .wrap {
		width:350px;
		height:200px;
	}
	.media-video-wrapper .media-video {
	    width: 350px;
	    height: 200px;
	}
	.features-section {
		margin-top: 30px;
	}
	.features-section .divider {
		margin: 35px 0 55px;
	}
	.navbar-nav .nav-item {
		margin-left:30px;
	}
	.service-info {
		text-align: center;
	}
}

@media only screen and (min-width: 992px) {
	.homeEcosystemSmall {
		display: none;
	}
	.cardOverlaySmall {
		display:none;
	}
	.navbar-light .nav-item .nav-link i {
		display:none;
	}
	.media-video-wrapper .media-video {
    width: 620px;
    height: 350px;
	}
}

@media only screen and (max-width: 991px)
.slider-hero .video-modal .wrap {
    width: 350px;
    height: 200px;
}

.modal-header.dark {
	background-color: #2279ad;
}

.modal-header.dark .modal-title {
	color: #ffffff;
}

.modal-header.dark .close {
	color: #ffffff;
}

.modal-title {
	color: #2279ad;
}

.modal-body-title {
	color: #2279ad;
	margin-top: 15px;
}

.modal-body-title i.check {
	color: #52bcdc;
}

.modal-body-main {
	margin-bottom: 30px;
}

.card.market .card-body .card-text img{
	max-height:70px;
}

.card.market .card-body .card-title {
	min-height:45px;
}

img.qrproduct {
	height:200px;
	box-shadow: 5px 5px 18px #888888;
	margin-bottom:30px;
	margin-right:30px;

}

img.productrating {
	height:130px;
	border-radius: 10px;
}

img.productgraph {
	margin:0px 0px 30px 30px;
}

.singupsteps img {
	width:auto;
	height:100px;
	margin-bottom:15px;
}

.singupsteps h5 {
	width: 100px;
    color: #fff;
    background: #5c71ad;
    border-radius: 16px;
    font-weight: 600;
    margin: 0 auto 20px auto;
    padding: 5px 0px 5px 0px;
}

.singupsteps .description {
	font-size:18px;
	font-weight: 500;
}

.flip-clock-divider.days .flip-clock-label:after {
	content: "";
}

.flip-clock-divider.hours .flip-clock-label:after {
	content: "";
}

.flip-clock-divider.minutes .flip-clock-label:after {
	content: "";
}
.flip-clock-divider .flip-clock-label:after {
	font-size:16px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
}