body {
	color: #444;
}

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

p.main {
	letter-spacing: .3px;
	line-height: 28px;
}

highlight {
	font-weight: 600;
	font-size: 1.2rem;
	color: #1485c1;
}

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

.text-submain {
	color: #C8EBFF;
}

.text-light {
	font-weight: 300;
}

.box-shadow {
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
	border-radius:15px;
}

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

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

.btn-main {
	background-color: #C8EBFF;
	color: #444;
}

.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);
}

.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: 10px;
}

.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;
	line-height: 35px;
}

.features-section .feature .info.section {
	line-height: 1.7rem;
}

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

.features-tabs-section .tabs-wrapper .tab-content .tab-pane {
    height: inherit;
}

.features-tabs-section .tabs-wrapper .tab-content .tab-pane .info h4 {
	margin-top: 15px;
}

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

.slider-hero.solution {
    background-color: inherit;
    height: 350px;
}

.slider-hero .slides .slide.first .bg {
    background-image: url(/images/main_banner01.jpg);
}
.slider-hero .slides .slide.second .bg {
    background-image: url(/images/main_banner01.jpg);
}
.slider-hero .slides .slide.third .bg {
    background-image: url();
}

.slider-hero .slides .slide.second .bg:after {
    background: rgba(41,69,125,0.1);
    background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.0), rgba(0,0,0,0.0));
}

.slider-hero .slides .slide.second .bg.aboutus {
    background-image: url(/images/about/banner_about_us.jpg);
}

.slider-hero .slides .slide.second .bg.solution {
    background-image: url(/images/solution_banner3.jpg);
}

.slider-hero .slides .slide.second .bg.solution-avigilon {
    background-image: url(/images/solution_avigilon2.jpg);
}

.slider-hero .slides .slide.second .info {
	border-radius: 20px;
	background-color: rgba(0,0,0,0.4);
	padding:20px;
}

.slider-hero .slides .slide.second .info h1.hero-text {
	margin-top:inherit;
	padding-bottom:15px;
}

.slider-hero .slides .slide.second .info h3.hero-text {
	color: #fff;
	line-height: 40px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
}


.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 b {
    color: #0898d8;
}

.cta button {
    color: #ffffff;
    background-color: #0898d8;
}

.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;
}

.carousel-item {
	height: 550px;
} 

.carousel-item img {
  margin: auto;
}

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


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

	.slider-hero .slides .slide.first h1.hero-text {
	    margin-top: 65px;
	}

	.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 {
    margin-top: 0px;
}

.pricing-tabs-section .tabs {
	background-color: inherit;
}

.pricing-tabs-section .tabs .tab {
	color: #aaaaaa;
}

.pricing-tabs-section .tabs .active {
	color: #000000;
}

.pricing-tabs-section .tabs .tab.active  {
	border-top: 1px solid #1fbee7;
	border-right: 1px solid #1fbee7;
	border-left: 1px solid #1fbee7;
}

.pricing-3-options-section .charts .chart .popular {
	width:140px;
}

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

.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;
}

.pricing-comparison-section {
     overflow-x: inherit;
}

.pricing-comparison-section .chart .features-col .header {
    padding-top: 13px;
    padding-left: 30px;
    padding-bottom: 13px;
    margin-bottom: inherit;
    height: inherit; 
}

.pricing-comparison-section .chart .features-col .spec {
    margin-top: 37px;
    margin-bottom: inherit;
}

.pricing-comparison-section .chart .features-col .spec .icon {
	color: #1fbee7;
}

.pricing-comparison-section .chart .plan-col .spec {
    text-align: center;
}

.pricing-comparison-section .chart .plan-col .spec i {
    color: #1fbee7;
    font-size:1.5rem;
}

.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:#91cdea;
}

.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) {
	.carousel-item img {
		height:400px;
	}
	.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;
	}	
}

@media only screen and (min-width: 992px) {
	.carousel-item img {
		height:450px;
	}
	.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;
}

.rkbutton {
	display: inline-block;
	background-color: #6caae4;
    vertical-align: middle;
    zoom: 1;
    padding: 8px 32px;
    margin:10px;
    font-weight: 400;
    font-size: 17px;
    color: #fff!important;
    text-shadow: rgba(0,0,0,.2) 0 -1px 0;
    box-shadow: rgba(23,43,99,.3) 0 7px 28px;
    border: 0;
    border-radius: 5px;
    transition: all .2s linear;
    text-decoration: none;
}

.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;
}

header.masthead {
	height:275px;
	position: relative;
	overflow: hidden;
	background: linear-gradient(0deg, #ff6a00 0%, #ee0979 100%);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}

.contact-us-map {
	position: relative;
}

.contact-us-map .location {
	top: -100px;
	color: #000000;
}

.contact-us-map .location {
	background: #fff;
	padding: 20px 20px 10px 20px;
	max-width: 300px;
	position: absolute;
	z-index: 10;
	top: 50px;
	border-radius: 10px;
	box-shadow: 0 9px 30px 0 rgba(0,0,0,.09);
}

.circle.green { color: #96cb4c; }
.circle.grey { color: #cccccc; }



