*{
	padding: 0;
	margin: 0;
}
body{
	font-family: 'Poppins', sans-serif !important;
/*	background-color: #000 !important;*/
}
a{
	text-decoration: none !important;
}
ul,ol{
	list-style-type: none;
}

.logo img{
	float: left;
	margin: 0 10px 0 0;
}

.logo h1{
	color: #000;
	padding: 8px 0 0 0;
}

.headertop{
	text-align: center;
	padding: 10px 0;
	background-color: #363636;
}

.headertop ul {
	margin: 0;
	padding: 0;
}
.headertop i{
	margin: 0 10px 0 0;
}
.headertop ul li{
	display: inline-flex;
}

.headertop a{
	color: #fff;
	font-size: 15px;
}

.headertop a:hover{
	color: #ffc107;
}
.slider{
	width: 100%;
	float: left;
	padding: 0;
	overflow: hidden;
}

.slidertext {
    position: absolute;
    top: 28%;
    left: 6%;
    width: 65%;
    z-index: 9;
    color: #fff;
}
.slidertext h1{
  font-family: cambriam;
  font-size: 62px;
  margin: 0 0 15px 0;
  color: #fff;
}

.slidertext p{
  font-size: 20px;
  color: #fff;
}

.verifybox{
    margin: 50px 0;
}

.about{
	width: 100%;
	float: left;
	padding: 0;
	margin: -150px 0 60px 0;
	overflow: hidden;
}
.about h1{
	font-size: 30px;
}
.about img{
	width: 100%;
	float: left;
	overflow: hidden;
}
.parallax-window {
    min-height: 300px;
    background: transparent;
    overflow: hidden;
    width: 100%;
	float: left;
    margin: 0 0 50px 0;
    text-align: center;
    color: #fff;
    padding: 30px 0 40px 0;
}
.servicebox{
	border: 2px #fff solid;
	padding: 20px 0;
	background: rgb(2,0,36);
background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.6811099439775911) 19%, rgba(0,0,0,0) 79%, rgba(0,0,0,0) 100%);
}
.service h2{
	font-size: 25px;
	margin: 0 0 15px 0;
	color: #ffc107;
}
.simg{
	width: 100%;
	height: 250px;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.simg img{
    width:300px;
    height:300px;
}
.servicebox h5{
	font-size: 22px;
	margin: 0 0 10px 0;
}
.servicebox a{
	/*padding: 10px 15px;
	background-color: #fff;*/
	font-size: 18px;
	text-decoration: 2px underline #fff !important;
	color: #fff;
	border-radius: 5px;
}
.servicebox a:hover{
	color: #c7c7c7;
}
.form-controls {
     display: inline !important; 
    width: 76% !important;
    
}
.verify{
	float: left;
	position: relative;
	top: -200px;
	width: 100%;
	z-index: 999;
}
.verify h2{
	font-size: 25px;
	color: #ffc107;
	margin: 0 0 20px 0;
}
.verifycon{
	background-color: #363636;
	padding: 30px 20px;
	box-shadow: 1px 1px 5px #00000069;
	background: url("../img/black.jpg");	
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height:350px;
}
.verify p{
	font-size: 15px;
	width: 90%;
	color: #fff;
	margin: 0 0 30px 0;
}
.vbox{
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
}



footer{
  background: url("../img/footer.jpg");	
  width: 100%;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 0 10px 0;
  color: #cdcdcd;
}

footer ul{
	padding-left: 0;
}

footer h5{
	font-size: 22px;
	margin: 0 0 15px 0;
	color: #ffc107;
}
footer p{
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 10px 0;
}
footer a{
	font-size: 12px;
	font-weight: 400;
	color: #cdcdcd;
}
footer a:hover{
	color: #ffffff;
}

.foot{
	border-top: 1px #777777 solid;
	padding: 10px 0 0 0;
	color: #fff;
}
.footboxs{
	text-align: right;
}
.foot a{
	color: #ffc107;
}

.foot a:hover{
	color: #fff;
}





.banner h1{
  font-size: 30px;
  margin: 0;
}
.banner{
  background: url("../img/banner.jpg");	
  width: 100%;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0;
  margin: 0 0 50px 0;
  color: #fff;
}

.aboutus img{
	width: 100%;
	float: left;
	overflow: hidden;
}

.aboutus {
	margin: 0 0 50px 0;
}
.aboutus h1{
	font-size: 25px;
	margin: 0 0 15px 0;
}

.aboutus p{
	font-size: 14px;
}

.ourservice{
	margin: 0 0 50px 0;
	text-align: center;
}
.ourservice h2{
	font-size: 25px;
	margin: 0 0 15px 0;
	color: #ffc107;
}
.simg{
	width: 100%;
	height: 250px;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.ourservicebox h5{
	font-size: 22px;
	margin: 0 0 30px 0;
}
.ourservicebox a{
	padding: 10px 15px;
	background-color: #ffc107;
	font-size: 15px;
	border:2px #ffc107 solid;
	color: #fff;
	border-radius: 5px;
}
.ourservicebox a:hover{
	color: #ffc107;
	border: 1px #ffc107 solid;
	background-color: transparent;
}

.ourservicebox{
	padding: 30px 0;
	box-shadow: 1px 1px 5px #0000002e;
}

.lab{
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}

.lab h2{
	font-size: 25px;
	color: #ffc107;
	margin: 0 0 20px 0;
}
.labverifycon{
	background-color: #363636;
	padding: 30px 20px;
	box-shadow: 1px 1px 5px #00000069;
	background: url("../img/black.jpg");	
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lab p{
	font-size: 15px;
	width: 90%;
	color: #fff;
	margin: 0 0 30px 0;
}
.labverifybox{
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
}
.contact{
	padding: 0 0 50px 0;
}
.contactinfobox{
	background-color: #fffcf2;
	width: 100%;
	padding: 20px;
	height: 185px;
	margin: 0 0 40px 0;
}

.contactinfobox h4{
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
.contactinfobox p{
	font-size: 15px;
	font-weight: 500;
	color: #2c2c2c;
	margin: 10px 0 0 0;
}

.iright{
	background-color: #ffc107;
	color: #000;
	padding: 12px;
	border-radius: 50%;
	text-align: center;
	font-weight: 600;
	width: 40px;
	height: 40px;
	margin: 0 0 15px 0;
}
.form-control{
	margin: 0 0 25px 0;
}


.contact iframe {
    width: 100%;
    height: 280px;
}
/*
.contactbtn{
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	background-color: #1c236d;
	border: 1px #1c236d solid;
}
.contactbtn:hover{
	color: #1c236d;
	background-color: transparent;
	border: 1px #1c236d solid;
}

*/


.gallery img{
	width: 100%;
	height: 160px;
	float: left;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.view img{
	width: 100%;
	float: left;
	overflow: hidden;
}

.view {
	margin: 0 0 50px 0;
}
.view h1{
	font-size: 25px;
	margin: 0 0 15px 0;
}

.view p{
	font-size: 14px;
}


@media only screen and (max-width: 768px){

.verifycon{
    height:600px;
}
.headertop {
    padding: 7px 0;
}

.headertop i {
    margin: 0 3px 0 0;
}

.headertop a {
    color: #fff;
    font-size: 10px;
}

	.logo img {
    float: left;
    margin: 0 10px 0 0;
    width: 50%;
}
.logo h1 {
    color: #000;
    font-size: 22px;
     padding: 2px 0 0 0; 
}
.logo{
	padding: 17px 0 0 0;
}
.about img{
	margin: 0 0 20px 0;
}
.about{
	margin: 0 0 20px 0;
}

.slider {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 0px 0;
    overflow: hidden;
}
.parallax-window {
    margin: 0 0 20px 0;
}

.verifybox {
	margin: 0 0 15px 0;
}
.verify {
    margin: 0 0 20px 0;
    float: left;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;

}
.footboxs {
    text-align: left;
}

.contactform {
	margin: 20px 0 0 0;
}

.contact {
    padding: 0 0 25px 0;
}
.banner {
    margin: 0 0 20px 0;
}

.contactinfobox {
    margin: 0 0 20px 0;
}

.servicebox {
    margin: 0 0 15px 0;
}
.aboutus img {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.banner h1{
	text-align: center;
}

.ourservicebox {
    padding: 30px 0;
    box-shadow: 1px 1px 5px #0000002e;
    margin: 0 0 15px 0;
}

.ourservice {
    margin: 0 0 10px 0;
    text-align: center;
}

.demo {
    margin: 0 0 10px 0;
}
}














.demo h1{
	font-size: 25px;
	font-weight: 500;
	margin:0 0 25px 0;
	color: #000;
	text-align: center;
}

.demo{
	margin: 0 0 30px 0;
}


.testimonial{
	text-align: center;
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 20px 50px;
    margin-bottom: 35px;
    background: #fff;
/*    border: 1px solid #f0f0f0;*/
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 50px;
    background: #ffc107;
    text-align: center;
    font-size: 22px;
    color: #000;
    border-radius: 50%;
    line-height: 50px;
    position: absolute;
    top: 10px;
    left: 48%;
}
/*.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #ffc107;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}*/
.testimonial .description{
    font-size: 15px;
/*    font-style: italic;*/
    color: #8a8a8a;
    line-height: 23px;
    margin: 38px 0 0 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #000;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ffc107;
}
/*end testimonial*/


@media only screen and (max-width: 768px){
	.testimonial .testimonial-content {
    padding: 35px 25px 20px 25px;
    margin-bottom: 35px;
    background: #fff;
    /* border: 1px solid #f0f0f0; */
    position: relative;
}
.testimonial-content .testimonial-icon {
    width: 50px;
    height: 50px;
    background: #000;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 50%;
    line-height: 50px;
    position: absolute;
    top: 10px;
    left: 43%;
}
}

