img {
	max-width: 100%;
}
body {
    font-family: 'Poppins', sans-serif !important;
}

h1, h2, h3{ margin-bottom:20px !important;}

.ptb-30{padding-top:30px; padding-bottom:30px;}
.pb-30{padding-bottom:30px;}
.ptb-20{padding-top:20px; padding-bottom:20px;}

/*header*/
.header{
	background-color:#f1f1f1;
}

.fix{ position:fixed; width:100%; z-index:9999}

.fa-facebook:hover {
color:#3b5998;
}
.fa-twitter:hover {
color:#1da1f2;
}
.fa-google-plus:hover {
color:#dd4b39;
}
.fa-linkedin:hover {
color:#0077B5;
}
.fa-youtube-play:hover {
color:#c4302b;
}
fa-whatsapp:hover {
color:#25D366;
}
.icon {
	color: #282828;
	padding: 7px 0px;
	text-align: right;
}
.icon a {
	color: #282828;
}
.header h5{
	font-family: Poppins;
	}
.fa-envelope:before {
	padding-left: 10px;
}

.nav>li>a {
	padding: 2px 8px !important;
}
.navbar-default {
	background-color: #e39f24 !important;
}
.navbar-default .navbar-nav > li > a {
	color: #282828 !important;
	font-family: Poppins;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #282828 !important;
	font-family: Poppins;
	background: #FFF !important;
}
.navbar-toggle {
    margin-top: 18px !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background-color: #282828 !important;
	color: #e39f24 !important;
}

/*link*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .link {
  padding-top: 10px;
}
.navbar-brand>img {
    padding: 10px 0px;
}
.whatsapi {
    display: inline-block;
    padding: 20px 0px 10px 20px;
}
.visit-btn{ display:inline-block; float:right;}


.link {
	background: #ffffff;
	z-index: 9999999;
    position: fixed;
    width: 100%;
	border-bottom:1px solid #9c1d24;
}
.link p{
	text-align:left;
	font-size:14px;
	font-family: Poppins !important;
	margin-top: 18px;
	color:#000;
}
.link h4{
	padding: 19px 0px;
	}
.link .testbutton2 {
    float: right;
    margin: 22px 0px 22px 10px;
    padding: 6px;
    border: 1px solid #282828;
    background: #fff;
    color: #282828 !important;
    font-size: 12px;
    text-align: center;
    display: inline-block;
	font-family: Poppins SemiBold;
}
.link .testbutton2:hover {
    border: 1px solid #fff;
    background:#282828;
	text-decoration:none;
	color: #fff !important;
}
/*banner*/
#owl-demo .item img {
    margin-top: 80px;
}
.form01 {
	top: 101px;
	position: absolute;
	width:100%;
}
.formBox_1 {
	position: absolute;
	z-index: 999;
	top: 1px;
	right: 0px;
	padding: 10px 15px;
	background: #9c1d24;
}
.formBox_1 h3 {
	color: #fff;
	margin: 0 0 10px 0 !important;
	
}
.formBox_1 p {
	color: #fff;
	font-family: Poppins;
}

.testbutton_3 {
	margin-top: 10px;
	padding: 12px 12px;
	background: #282828;
	cursor:pointer;
	font-family: Poppins SemiBold;
	color: #FFFFFF !important;
	font-size: 15px;
	text-align: center;
	display: block;
	
}
.testbutton_3:hover {
	background: #fff;
	color: #282828 !important;
	text-decoration: none;
}
.formBox_1 h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFF;
	font-family: Poppins;
}
.text-blockb h1 {
	/*font-family: Poppins SemiBold;*/
	position: absolute;
	bottom: 38%;
	color: white;
	padding: 25px;
}
/*welcome*/
.welcome {

}
.welcome h2 {
	font-family: Poppins SemiBold;
	text-align: center;
}
.welcome h4 {
	color: #282828;
	font-family: Poppins SemiBold;
	text-align: center;
}
.welcome p {
	font-family: Poppins ;
}
.welcome img {
    background-color: #FFF;
    padding: 10px;
    border: 1px solid #9c1d24;

}
/*zlp*/
.zlp h2{
	color: #282828;
    font-family: Poppins SemiBold;
    text-align: center;
}
.zlp h3{
	color:#000;
	text-align:center;
}
/*platfrom*/
.platfrom{ background:#f3f3f3;}

.platfrom h2{
	text-align:center;
	color: #282828;
    font-family: Poppins SemiBold;

}
.platfrom h4{
	text-align:center;
	color: #282828;
    font-family: Poppins SemiBold;

}

.platfrom .content{ border:1px solid #dadada; display:inline-block; background:#ffffff; padding:20px;}
.platfrom .content img{ border:1px solid #dadada;}
.platfrom .content img{ width:400px;}

/* .platfrom .content {
    background-color: #ffffff;
    padding: 10px 0px;
    margin: 10px 0px;
    text-align: center;
    border: 1px solid #282828;
} */
.platfrom .testbutton6{
    padding: 10px 10px;
    background: #9c1d24;
    font-family: Poppins SemiBold;
    color: #FFFFFF !important;
    font-size: 18px;
	margin-top:15px;
    text-align: center;
	font-weight:normal;
    display: inline-block;
	position:relative;
	/*  left: 50%;
  transform: translateX(-50%); */
	
}

.platfrom .testbutton6:hover {
    background: #282828;
    color: #fff !important;
}
/*Our Products*/
.Product {
	background-image: url(../img/wallpaper.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.Product h1{ color:#ffffff;}
.Product h2 {
	color: #282828;
	font-family: Poppins SemiBold;
	text-align: center;
}
.Product .content {
	background-color: white;
	padding: 10px 0px;
	margin: 10px 0px;
	text-align: center;
	border: 1px solid #dadada;
}
.Product h4 {
	color: #282828;
	font-family: Poppins SemiBold;
	text-align: center;
}
.Product .content ul {
	font-size: 14px;
	font-family: Poppins;
	color: #4e4e4e;
	padding-right: 3px !important;
	text-align:left;
}
.testbutton4 {
    margin-top: 10px;
    padding: 10px 10px;
    background: #9c1d24;
    font-family: Poppins SemiBold;
    color: #FFFFFF !important;
    font-size: 12px;
    text-align: center;
    display: inline-block;
}
.testbutton4:hover {
    background: #282828;
    color: #fff !important;
}

/*Products*/
.Products {
	background-color: #f3f3f3;
	border-top: 3px solid #9c1d24;
}
.Products .content {
	background-color: white;
	padding: 10px 0px;
	margin: 15px 30px;
	text-align: center;
	border: 1px solid #9c1d24;
}
.Products .item:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.Products h2 {
	color: #282828;
	font-family: Poppins SemiBold;
	text-align: center;
}
.Products u {
	color: #56c1c1;
	padding-top: 8px;
}
.Products .content h4 {
	padding: 5px 0px;
	font-family: Poppins;
	color: #282828;
}
.testbutton5 {
   /* margin-top: 10px;*/
    padding: 10px 10px;
    background: #9c1d24;
    font-family: Poppins SemiBold;
    color: #FFFFFF !important;
    font-size: 12px;
    text-align: center;
    display: inline-block;
}
.testbutton5:hover {
    background: #282828;
    color: #fff !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #282828 !important;
}
.owl-theme .owl-controls .owl-page span {
	background: #e39f24 !important;
	opacity: 1 !important;
}
/*client*/
.client {
	margin: 25px 0px 20px 0px;
}
.client h2 {
	color: #282828;
	font-family: Poppins SemiBold;
	text-align: center;
}
/*videos*/
.videos {
	background-image: url(../img/wallpaper.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin: 20px 0px 0px 0px;
}

.videos h1{ color:#ffffff; text-align:center}

.videos h2 {
	text-align: center;
	color: #282828;
	font-family: Poppins SemiBold;
}
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 25px 0px 60px 0px;
}
.videos .content p {
	text-align: center;
	padding: 0px 10px;
	font-family: Poppins;
	font-size: 14px;
	color:#000;
}
/*download*/
.download {
	background-color: #282828;
}
.download h2 {
	color: #FFF;
	font-family: Poppins SemiBold;
	text-align: left;
	margin-bottom:10px !important;
}
.download p {
	color: #FFF;
	font-family: Poppins;
}
.download .testbutton {
	float: right;
	margin: 24px 0px;
	padding: 9px;
	border: 2px solid #fff;
	background: #e39f24;
	font-family: Poppins SemiBold;
	color: #282828 !important;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}
.download .testbutton:hover {
	color: #282e3c !important;
	background: #FFFFFF;
}

/*footer*/
.footer {
	background-image: url(../img/wallpaper01.jpg);
	height: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin: 1px 0px 0px 0px;
}
.footer h2 {
	color: #282828;
	text-align: center;
	font-family: Poppins SemiBold;
	margin: 30px 0px 10px 0px;
}
.footer u {
	color: #282828;
	margin: 30px 0px 10px 0px;
}
.footer h4 {
	color: #282828;
	font-family: Poppins SemiBold;
}
.footer h5 {
	color: #282828;
	font-family: Poppins SemiBold;
	padding-top: 5px;
}
.footer p {
	color: #282828;
	font-family: Poppins;
}
.footer i {
	color: #282828;
	padding-left: 10px;
	padding-bottom: 30px;
	font-size: 18px;
}
.footer hr {
	border-top: 1px solid #282828;
}
.formBox {
	padding: 50px;
}
.formBox .inputText {
	color: #282828;
	padding: 15px 0px 5px 0px;
	font-family: Poppins;
}
.formBox .input[type=text], select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #282828;
	/*background-color: #e39f24;*/
	box-sizing: border-box;
	color: #000;
	background: transparent;
}
.formBox .input[type=submit] {
	width: 100%;
	background-color: #4CAF50;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
}
.formBox .input[type=submit]:hover {
	background-color: #45a049;
}

.formBox .button {
	margin-top: 8px;
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	background: #282828;
	color: #fff;
	font-family: Poppins SemiBold;
}
.formBox .button:hover {
	background: #fff;
	color: #000;
}

/*end*/
.end {
	background-color: #282828;
}
.end h5 {
	text-align: center;
	color: #e9e9e9;
	font-family: Poppins;
}
.navbar-brand {
	height: inherit !important;
	padding: inherit !important;
}
.navbar-default .navbar-collapse {
	padding-top: 20px !important;
}
.navbar {
	margin-bottom: 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 50px;
	    font-family: Poppins;
}
.alfa_1 img {
	float: left;
	margin-top:-1px;
}
.alfa_1 p {
	margin-left: 25px;
	font-family: Poppins;
}

@media (min-width: 320px) and (max-width: 767px) {
/* header*/ 
.header .contact h5 {
	font-size: 10px;
	text-align: left;
}
.icon {
	font-size: 10px;
	text-align: right;
}
/*link*/
/*.navbar-brand>img {
    padding: 35px 0px !important;
}*/
.link h4{
	    display: none;
	}
.link .testbutton2 {
    font-size: 14px;
	margin-left:10px;
}
.link .testbutton2 {
	padding: 5px;
    margin: 10px 0px 10px 10px !important;
}

.link .testbutton2:hover{  text-decoration:none; border:1px solid #282828;}

.link p {
    font-size: 12px; 
}
.navbar-brand {
padding: 12px 0px;
}
.whatsapi {
    display: inline-block;
    padding: 10px 0px 10px 20px;
}

/*banner*/
#owl-demo .item img {
    margin-top: 128px;
}
.form01 {
	top: 0px !important;
	position: inherit !important;
}
.text-blockb h1 {
	text-align: center;
	font-size: 14px !important;
	display: block !important;
	margin: 0 auto !important;
	height: auto !important;
	bottom: 5% !important;
}
.formBox_1 {
	position: inherit;
	z-index: 999;
	top: 1px;
	right: 0px;
	margin-top: 10px;
	background-color: #e39f24 !important;
}
/*welcome*/

.welcome .vl {
	border-right: 0px solid #e2e2e2 !important;
	height: auto !important;
	padding: 0px 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 0px;
}
.alfa img {
	float: left;
	padding-top: 10px !important;
}
/*Products*/

.Products .content {
	padding: 10px 10px;
}
.Products .content P {
	padding: 0px 14px;
}
.Products .content h5 {
	font-size: 14px;
}
.testbutton_2 {
	margin: 5px;
}
/*videos*/
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 30px 0px;
}
.download p {
	font-size: 14px;
}
.download .testbutton {
	float: left;
}
/*footer*/
.formBox {
	padding: 0px 15px 25px 15px;
}
/*end*/
.end h5 {
	text-align: center;
}
}

@media (min-width: 768px) and (max-width: 842px) {
/*link*/
.navbar-brand {
padding: 10px 15px!important;
}
.navbar-right .dropdown-menu {
	right: auto!important;
	left: 0!important;
	bottom: 25%;
}
.link h4{
	    display: none;
	}
.whatsapi {
    display: inline-block;
    padding: 24px 0px 10px 130px;
}
.link p {
    font-size: 12px;
	    margin-top: 23px;
}
/*banner*/
.form01 {
	top: 86px !important;
	position: absolute !important;
}
.text-blockb h1 {
	text-align: center;
	font-size: 30px !important;
	display: block !important;
	margin: 0 auto !important;
	height: auto !important;
	bottom: 30% !important;
}
.formBox_1 {
	position: inherit;
	z-index: 999;
	top: 44px;
	right: 0px;
	margin-top: 0px;
}
/*welcome*/
.welcome {
	margin: 20% 0px 20px 0px;
}
.welcome h2 {
	font-size: 26px !important;
}
.welcome .vl {
	border-right: 0px solid #e2e2e2 !important;
	height: auto !important;
	padding: 0px 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 0px;
}
.alfa img {
	float: left;
	padding-top: 10px !important;
}
/*Products*/
.Products .content {
	padding: 10px 10px;
}
.Products .content P {
	padding: 0px 14px;
}
.Products .content h5 {
	font-size: 14px;
}
.testbutton_2 {
	margin: 5px;
}
/*videos*/
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 10px 0px 25px 0px;
}
.download p {
	font-size: 10px;
}
.download .testbutton {
	float: left;
}
/*footer*/
.formBox {
	padding: 0px 15px 25px 15px;
}
/*end*/
.end h5 {
	text-align: center;
}
}

@media (min-width: 843px) and (max-width: 1024px) {
/*link*/
.link h4{
	    display: none;
	}
.navbar-right .dropdown-menu {
	right: auto!important;
	left: 0!important;
	bottom: 25%;
}
.navbar-brand {
	padding: 17px 0px!important;
}
.whatsapi {
    display: inline-block;
    padding: 21px 0px 10px 20px;
}
.link p {
    font-size: 10px;
    margin-top: 33px;
}
/*banner*/
.form01 {
	top: 86px !important;
	position: absolute !important;
}
.text-blockb h1 {
	text-align: center;
	font-size: 30px !important;
	display: block !important;
	margin: 0 auto !important;
	height: auto !important;
	bottom: 30% !important;
}
.formBox_1 {
	position: inherit;
	z-index: 999;
	top: 44px;
	right: 0px;
}
/*welcome*/
.welcome {
	margin: 10% 0px 20px 0px;
}
.welcome h2 {
	font-size: 26px !important;
}
.welcome .vl {
	border-right: 0px solid #e2e2e2 !important;
	height: auto !important;
	padding: 0px 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 0px;
}
.alfa img {
	float: left;
	padding-top: 10px !important;
}
/*Products*/
.Products .content {
	padding: 10px 10px;
}
.Products .content P {
	padding: 0px 14px;
}
.Products .content h5 {
	font-size: 14px;
}
.testbutton_2 {
	margin: 5px;
}
/*videos*/
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 10px 0px 25px 0px;
}
.download p {
	font-size: 10px;
}
/*footer*/
.formBox {
	padding: 0px 15px 25px 15px;
}
/*end*/
.end h5 {
	text-align: center;
}
}

@media (min-width: 1025px) and (max-width: 1280px) {
/*link*/

.navbar-right .dropdown-menu {
	right: auto!important;
	left: 0!important;
	bottom: 25%;
}
/*banner*/
.form01 {
	top: 86px !important;
	position: absolute !important;
}
.text-blockb h1 {
	text-align: center;
	font-size: 30px !important;
	display: block !important;
	margin: 0 auto !important;
	height: auto !important;
	bottom: 30% !important;
}
.formBox_1 {
	position: inherit;
	z-index: 999;
	top: 29px;
	right: 0px;
	margin-top: 15px;
}
/*welcome*/
.welcome h2 {
	font-size: 26px !important;
}
.welcome .vl {
	border-right: 0px solid #e2e2e2 !important;
	height: auto !important;
	padding: 0px 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 0px;
}
.alfa img {
	float: left;
	padding-top: 10px !important;
}
/*Products*/
.Products .content {
	padding: 10px 10px;
}
.Products .content P {
	padding: 0px 14px;
}
.Products .content h5 {
	font-size: 14px;
}
/*videos*/
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 10px 0px 25px 0px;
}
.download p {
	font-size: 10px;
}
/*footer*/
.formBox {
	padding: 0px 15px 25px 15px;
}
/*end*/
.end h5 {
	text-align: center;
}
}

@media (min-width: 1281px) {
/*link*/
.navbar-default .navbar-nav>li>a {
	font-size: 14px !important;
}
.navbar-right .dropdown-menu {
	right: auto!important;
	left: 0!important;
	bottom: 25%;
}
/*banner*/
#owl-demo .item img {
    margin-top: 80px;
}
.form01 {
	top: 50px !important;
	position: absolute !important;
}
.text-blockb h1 {
	text-align: center;
	font-size: 40px !important;
	display: block !important;
	margin: 0 auto !important;
	height: auto !important;
	bottom: 45% !important;
}
.formBox_1 {
	position: inherit;
	z-index: 999;
	top: 65px;
	right: 0px;
	margin-top: 15px;
	/* left: 25%; */
}
/*welcome*/
.welcome h2 {
	font-size: 26px !important;
}
.welcome .vl {
	border-right: 0px solid #e2e2e2 !important;
	height: auto !important;
	padding: 0px 0px !important;
}
.alfa img {
	float: left;
}
.alfa p {
	margin-left: 0px;
}
.alfa img {
	float: left;
	padding-top: 10px !important;
}
/*Products*/
.Products .content {
	padding: 10px 10px;
}
.Products .content P {
	padding: 0px 14px;
}
.Products .content h5 {
	font-size: 22px;
}
/*videos*/
.videos .content {
	background-color: white;
	padding: 10px;
	margin: 10px 0px 25px 0px;
}
.videos .content p {
	font-size: 16px;
	padding-top:8px;
}
.download p {
	font-size: 13px;
}
/*footer*/
.formBox {
	padding: 0px 15px 25px 15px;
}

}

.end{ color:#ffffff; text-align:center; padding:15px 0 10px;}


#owl-demo_3 .content img{margin-top:-100px; }

.formBox_1 input, .formBox_1 select, .formBox_1 textarea{ margin-bottom: 10px !important; height:40px;}
.formBox_1 .form-control{ border-radius:0 !important; border:1px solid #000000 !important;}
.formBox input, .formBox select{ margin-bottom: 10px !important; height:40px;}
.formBox .form-control{ border-radius:0 !important; border:1px solid #000000 !important; background-color: transparent!important; margin-bottom:10px;}

.platfrom h1{ margin-top:10px; margin-bottom:10px;}
.title-bar{ font-size:25px;}
.title-bar span{ font-size:16px;}
.bdr-btm{ border-bottom:1px solid #dadada;margin-bottom:10px;}