.form-control, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
	width: 100%
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0;
	padding: 0;
	font-weight: 400;
	color:#000;
	font-family: Roboto, sans-serif
}
.form-input {
	width: 100%;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #9b9b9b;
	height: auto;
	font-size: 10pt
}
.form-control {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-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
}
a:focus, a:hover {
	text-decoration: none
}
.conbtn{
	position: fixed;
	right: -60px;
	top: 300px;
	color: #2785a9;
	padding: 10px  20px;
	border-radius: 0px;
	z-index:9999 ;	
	text-transform: uppercase;
	display: none;
	font-size: 120%;
	font-weight: 800;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.conbtn:hover{
	color: #e94319;
}
header {
	border-bottom: 5px solid #0686aa;
	padding: 10px;
	z-index: 999;
	top: 0;
	background: #fff;
	position: fixed;
	width:100%;
	z-index:99;
}
header .contact-info p {
	color: #2785a9;
	text-align: right;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 0;
}
header .contact-info p.phone a {
	color: #e94319;
	font-size: 44px;
	font-weight: 900;
	line-height: 50px
}
header .contact-info p.phone a:hover {
	color: #2785a9;
	text-decoration: none
}
header.fixed_top{
	position: fixed;
	width: 100%;
}
header.fixed_top .fix{
	display: block;
}
header .fix{
	display: none;
}
header .fix a{
	color: #e94319;
}
header .normal{
	display: block;
}
header.fixed_top .normal{
	display: none;
}



.banner {
	margin-top:153px;
	padding: 0px 0 0;
	position:relative;
	overflow:hidden;
}
.banner .owl-controls{
	display:none !important;
}
.banner .query-form{
	position:absolute;
	z-index:99;
	top:0px;
	max-width:350px;
	right:8%;
	padding: 20px 15px;
	background: #0686aa;
	z-index:9;
}
.banner .query-form:before{
	content:'';
	background:#2785a9;
	width: 100%;
	height: 472%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	
}
.banner .query-form h2 {
	color: #fff;
	text-align: center
}
.banner .query-form .form-control {
	border-radius: 0;
	border:0px solid #fff;
}
.banner .query-form .btn {
	width: 100%;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding:10px 0px;
	background:rgba(255,255,255,0.5);
	margin-bottom: 15px
}
.banner .query-form .contact-info {
	border: 2px solid #fff;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 18px
}
.banner .query-form .contact-info p {
	margin: 0
}
.banner .query-form .contact-info .phone {
	font-size: 30px;
	color: #fff;
	font-weight: 900
}
.banner .query-form .extra-information {
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin: 20px 0 10px
}
.banner .query-form .extra-information span{
	font-size: 25px;
	padding-top:20px;
	display:block;
}
.benefits {
	padding: 10px 0
}
.benefits .certificate {
	margin-top: 90px;
	position: relative
}
.benefits .certificate h4 {
	font-size: 26px;
	
	margin-bottom: 20px
}
.package-information {
	background-color: #f5f5f5;
	padding: 40px 0
}
.package-information .heading {
	text-align: center;
	margin-bottom: 20px
}
.package-information .heading h2 {
	color: #0686aa
}
.package-information .heading p {
	font-size: 16px
}
.package-information .feature-list {
	list-style: none;
	padding: 0
}
.protect-home {
	background: #fff;
	padding: 50px 0
}
.protect-home .bg {
	background: url(../images/altima.jpg) no-repeat
}
.protect-home .heading {
	text-align: center;
	color: #2a85a9
}
.protect-home .features {
	margin-top: 10px;
	padding-bottom: 10px
}
.protect-home .features .serial {
	display: inline-block;
	font-size: 72px;
	float: left;
	line-height: 60px;
	color: #ee4a2e;
	font-weight: 900
}
.protect-home .features p {
	font-size: 16px;
	display: inline-block;
	width: 85%;
	margin-left: 15px
}
.protect-home .features p strong {
	font-weight: 600;
	color: #ee4a2e;
	font-size: 120%
}
.product-banner {
	background: url(../images/mobile-app-based-bg.jpg) center;
	padding: 30px 0;
	position: relative;
	overflow: hidden
}
.product-banner .mobile {
	position: absolute;
	top: 90px
}
.product-content {
	padding: 40px 0
}
.product-content.gray {
	background: #f5f5f5
}
.product-content h1 {
	color: #0576a9;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 700
}
.product-content h1.red {
	color: #ed1c24
}
.product-content h2 {
	color: #000;
	text-transform: capitalize;
	font-size: 24px;
}
.product-content h3 {
	color: #e94319;
	font-size: 24px;
	margin: 0px;
	font-style:italic;
}
.product-content h4 {
	color: #e94319;
}

.product-content ul {
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
	display: block
}
.product-content ul li {
	font-size: 14px;
	line-height: 35px;
	background: url(../images/bult_icon.png) left top 10px no-repeat;
	padding-left: 20px
}

.advantage{
	background:#0686aa;
	color:#fff;
	padding:80px 0px;
}
.advantage h3 {
	font-size:18px;
	margin: 0px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #fff;
	font-weight:400;
}

.advantage ul {
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
	display: block
}
.advantage ul li {
	font-size: 14px;
	line-height: 35px;
	background: url(../images/bult-w-icon.png) left top 10px no-repeat;
	padding-left: 20px
}













.videoes iframe {
	border: 7px solid #f5f5f5;
	margin-bottom: 40px
}
.testimonials {
	background: #f5f5f5;
	padding: 50px 0;
	text-align: center;
	font-size: 17.5px
}
.testimonials .heading {
	margin-bottom: 30px
}
.testimonials .heading h3 {
	color: #0686aa;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700
}
.testimonials h4, .thank h1, .thank p {
	
}
.testimonials strong {
	color: #0686aa
}
.testimonials blockquote p {
	position: relative;
	font-size: 16px
}
.testimonials .quote-b, .testimonials .quote-t {
	font-size: 120px;
	font-family: Gotham-400;
	color: rgba(184,184,184,.3);
	line-height: 0;
	padding: 0;
	font-style: normal;
	position: absolute
}
.testimonials .quote-t {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	top: -20px
}
.testimonials .quote-b {
	bottom: -25px
}
.testimonials .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 500px;
	overflow: hidden
}
.owl-pagination {
	text-align: center;
	margin-top: 30px
}
.owl-theme .owl-controls .owl-page span {
	background: #777;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 0 2px;
	width: 12px
}
.owl-theme .owl-controls .owl-page.active span {
	background: #1c66a5
}
.owl-theme .owl-controls .owl-page {
	display: inline-block
}
.clients .owl-pagination, .social-media .owl-pagination {
	display: none
}

.photo-gallery{
	width:100%;
	overflow:hidden;
	position:relative;
}
.photo-gallery .heading h1{
	background: #0576A9;
	color:#fff;
	margin:0px;
	text-align:center;
	text-transform:Uppercase;
	padding:30px 0px;
	
}
.owl-carousel{
	pointer-events: none;
}
.photo-gallery .customNavigation a{
	top: 160px;
}
.photo-gallery .item img{
	border:2px solid #fff;
	
}
.photo-gallery .owl-pagination{
	display:none;
}



.laser-infra{
	background: #fff;
	padding: 15px;
}
.laser-infra a{
	color: #e94319;
	font-size: 24px;
	font-weight: 700;
}
.laser-infra a:hover{
	color: #000;
}





.table-chart{
	background:#f5f5f5;
	padding:80px 0px;
}
.table-chart h1{
	text-transform:Uppercase;
	margin-bottom:30px;
	margin-top:0px;
}
.components{
	padding:40px 0px;
}
.components h1{
    color: #0576a9;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
}
.components img{
    margin:0px auto;
}


.typical-installations{
	background:#f5f5f5;
	padding:80px 0px;
}

.typical-installations h1{
	text-transform:Uppercase;
	margin-bottom:20px;
	margin-top:0px;
	color:#e94319;
}
.typical-installations p.name{
	text-transform:Uppercase;
	margin-bottom:50px;
	font-size:18px;
	color:#0854a6;
	text-align:center;
	margin-top:15px;
}













.clients {
	padding: 50px 0
}
.clients h1 {
	color: #0576a9;
    text-transform: uppercase;
    font-size: 30px;
	text-align:center;
    font-weight: 700;
}
.clients img {
	max-width: 100%
}
.social-media {
	position: relative;
	width: 100%
}
.social-media img {
	padding: 10px 0
}
.social-touch {
	padding: 30px 0;
	background: #f2f2f2
}
.social-touch .heading {
	margin-bottom: 30px
}
.social-touch .heading h3 {
	text-align: center;
	color: #2a85a9;
	text-transform: uppercase;
	font-size: 36px
}
.social-touch h4 {
	color: #0686aa;
	text-transform: uppercase;
	font-size: 20px
}
.social-touch h2 {
	font-size: 26px;

	margin: 0;
	padding: 0
}
footer {
	background: #2685a8;
	width: 100%
}
footer .contact-details {
	color: #fff;
	padding: 40px 0;
	font-size: 23px
}
footer .contact-details h4 {
	margin-top: 30px;
	font-size: 25px
}
footer .contact-details a {
	color: #fff
}
footer .contact-details a:hover {
	color: #000
}
footer form {
	background:#519db9;
	padding: 50px 20px
}
footer form .heading {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px
}
footer form .form-control {
	color: #343434;
	width: 100%;
	height: 50px;
	padding: 0 10px;
	border: none;
	border-radius: 0
}
footer form .btn {
	width: 100%;
	border: none;
	height: 50px;
	font-size: 19pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	color: #fff;
	background: #0686aa;
	position: relative
}
footer form .btn:hover {
	background: #2385a9;
	color: #fff
}
a.cl-next, a.cl-prev {
	background: rgba(226,226,226,.9)!important;
	top: 30px!important
}
.fb-prev, .tw-prev, a.gp-prev, a.prev, a.gl-prev  {
	left: 10px
}
.fb-next, .tw-next, a.gp-next, a.next, a.gl-next {
	right: 10px
}
a.cl-prev {
	left: -10px
}
a.cl-next {
	right: -10px
}
.customNavigation {
	width: 100%;
	position: relative;
	text-align: center
}
.customNavigation a {
	cursor: pointer;
	top: 110px;
	position: absolute;
	background: rgba(255,255,255,.8);
	border-radius: 500px;
	color: #2a85a9;
	width: 40px;
	z-index: 99;
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.thank {
	text-align: center;
	padding: 220px 0 70px
}
.thank p {
	font-size: 20px
}
.follow-us {
	padding: 20px 0;
	color: #fff;
	font-size: 33px
}
.follow-us a {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50px;
	width: 55px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	margin-right: 10px
}
.follow-us a:hover {
	background: #fff;
	color: #2685a8
}
/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	color: #ffffff;
	background: #e94319;
	font-size: 13px;
	line-height: 38px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: none;
}
.scroll-to-top:hover {
	color: #6ac610;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px #6ac610;
	-ms-box-shadow: 0px 0px 5px 0px #6ac610;
	-o-box-shadow: 0px 0px 5px 0px #6ac610;
	-moz-box-shadow: 0px 0px 5px 0px #6ac610;
	box-shadow: 0px 0px 5px 0px #6ac610;
}
/*** 
