/*--------Main Section -----------*/
h2 {
	color: #ea7c1c;
	font-weight: bold;
	font-size: 34px;
	position: relative;
	margin-bottom: 50px;
}
h2:after {
	position: absolute;
	content: '';
	top: 105%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 250px;
	height: 4px;
	background: #726f6f;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}
.row {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h4 {
	font-size: 22px;
	text-transform: uppercase;
}
.container {
	max-width: 1280px;
}
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.fixed-top {
	top: 30px;
}
#whychoose .whyusimg {
	width: 30%;
	padding-left: auto;
}
#conttss{
	background: #f9f9f9;
}
#conttss .content1{
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 30px;
}
#factor{
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#whychoose{
	background: #f9f9f9;
	padding-top: 50px;
}
.mainimg{
	width: 100%;
	height: 100px;
	margin-top: 140px;
	background-image: url("../images/banner.png");
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
}
h4{
	padding-top: 0px;
	color: #212529;
}
.breadcrumb{
	
	padding-left: 0px;
	background-color: transparent;
	color: #212529;
	padding-top: 0px;
	padding-bottom: 0px;
}
.breadcrumb a {
	color: #212529;
	text-decoration: underline;
}
.breadcrumb .active{
	color: #212529;
}
.breadcrumb-item + .breadcrumb-item::before{
	color: #212529;
}
#conttss p{
	margin-bottom: 50px;
}
.aboutimg {
	width: 400px;
	height: 500px;
	border-radius: 30px;
	margin-bottom: 50px;
	margin-top: 30px;
}
.aboutimg img {
	width: 100%;
	
	padding-bottom: 0px;
	
	border-radius: 30px;
}
.aboutimg {
	
	margin-bottom: 0px;
	
}
.point {
	display: flex;
	font-size: 22px;
	margin-bottom: 40px;
}
.point:last-child{
	margin-bottom: 0px;
}
#factor .cc{
	padding-top: 30px;
}
.point img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 3px;
}
#factor .content2,#factor .col-7{
	padding-left: 0px;
	padding-bottom: 0px;
}
#whychoose h4{
	font-size: 36px;
	
	position: relative;
	margin-bottom: 40px;
	color: #ea7c1c;
	
}
.point1 p b{
	text-transform: uppercase;
	
}
.point1{
	margin-bottom: 40px;
}
#whychoose h6{
	font-size: 30px;
	color: #ea7c1c;
	padding-right: 250px;
    text-align: justify;
	margin-bottom: 30px;
}
#whychoose h4::after{
position: absolute;
	content: '';
	top: 105%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(to right,  #212529 80% , #ea7c1c 40%);
}
#whychoose h5{
	font-size: 40px;
	padding-left: 0px !important;
	text-transform: uppercase;
}
#whychoose b{
	font-size: 26px;
	
	
}
#whychoose .col-7{
	padding-left: 0px;
	padding-right: 0px;
}
#vision{
	padding-top: 50px;
	padding-bottom: 50px;
}
#vision i {
	font-size: 100px !important;
}
.cc{
	
	margin-top: 0px !important;
}
.vision {
	
	height: 240px;
	    box-shadow: 3px 3px 3px  #e3e3e3;
	border-radius: 30px;
	font-size: 18px;
	margin-bottom: 20px;
}
.vision p{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 22px;
	/*color: #838383;*/
	
}
#vision h6{
	font-size: 36px;
	padding-left: 20PX;
	color: #212529;
	
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	position: relative;
	text-transform: uppercase;
	
}
#vision h6:after {
	position: absolute;
	content: '';
	top: 100%;
	bottom: 0;
	left: 3%;
	right: 0;
	width:95%;
	height: 4px;
	
	background: linear-gradient(to right,  #212529 80% , #ea7c1c 40%);
}
h1 {
	color: #ea7c1c;
	font-weight: bold;
	font-size: 36px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}
h1:after {
	position: absolute;
	content: '';
	top: 105%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(to right,  #212529 80% , #ea7c1c 40%);
}
.content1 {
	
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 400px;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 30px;
}
.content1:last-child p{
	margin-bottom: 0px;
}
.content1:nth p{
	background: red;
}
.whyt{
	padding-top: 30px;
}
.content1 ul{
	margin-top: 30px;
}
.content2 {
	
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 70px;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #fff;
}
.content2 h1{
	margin-top: 0px;
}
.content2 ul li {
	margin-bottom: 5px;
	font-weight: bold;
}
.cont .content1 {
	margin-top: 0px;
}
.cont .productsubimg {
	height: 350px;
}
.img1 {
	margin-bottom: 50px;
	height: 500px;
}

/*-------Download ----*/
#download {
	background: #f4f4f4;
}

.btn:nth-child(2){
	margin-top: 0px;
	margin-bottom: 100px;
}
.btn {
	width: 100%;
	background: #f4f4f4;
	border-radius: 10px;
	color: #ea7c1c;
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
	transition: all 1s ease;
	border: 4px solid #ea7c1c;
	overflow: hidden !important;
	position: relative;
}
.btn:nth-child(2) {
	margin-top: 0px;
	margin-bottom: 100px;
}
.btn:hover {
	color: #212529;
}
.btn::after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
	 height: 100%;
  left: -50%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
	 background: #ea7c1c;
  content: '';
  position: absolute;
/*	overflow: hidden !important;*/
  
}
.btn:hover:after {
  height: 100%;
  width: 160%;
	z-index: -1;
}
.btn:hover{
	color: #000 !important;
	background: none;
	
}
.modal .btn::after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
	 height: 100%;
  left: -50%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
	 background: #ea7c1c;
  content: '';
  position: absolute;
/*	overflow: hidden !important;*/
  
}
.modal .btn:hover:after {
  height: 100%;
  width: 100%;
	
}
 .modal .btn:hover{
	color: #000 !important;
	background: none;
	
}
.modal .form-control{
	margin-bottom: 20px;
	border:2px solid #ea7c1c;
	border-radius: 0px;
	color: #212529 !important;
	height: 50px;
}
.modal .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #ea7c1c;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba( 234, 124, 28,0.4) !important;
}
.modal .form-control{
	outline: none;
}
::placeholder{
	color: #212529!important;
}

/*------Related Products --------*/
h3 {
	color: #ea7c1c;
	font-weight: bold;
	font-size: 34px;
	position: relative;
	margin-bottom: 50px;
}
h3:after {
	position: absolute;
	content: '';
	top: 105%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 250px;
	height: 4px;
	background: #726f6f;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}
/*------Related Products --------*/
h3{
	color: #ea7c1c;
	font-weight: bold;
	font-size: 34px;
	position: relative;
	
	margin-bottom: 50px;
}
h3:after{
	position: absolute;
	content: '';
	top: 105%;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(to right,  #212529 80% , #ea7c1c 40%);
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
}


/*----- owl carousel ---*/
#relatedproduct{
	padding-bottom: 50px;
	background: #f4f4f4;
	
}
.productgallary
{
	width: 100%;
	position: relative;
	transition: all 0.5s ease;
	border-radius: 30px;
	overflow: hidden;
}
.productgallary img{
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 30px;
}

.productgallary .slidecontent{
	position: absolute;
    background:  rgba(255,255,255,0.6);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	font-size: 30px;
	color:#212529;
	transition: all 0.5s ease;
padding: 30px;
	
	
	
}

.productgallary:hover.productgallary .slidecontent{
	opacity: 1;
	top:0%;
}
.productgallary .slidecontent a{
	color:#212529;
	transition: all 0.3s ease;
	
}
.productgallary .slidecontent a:hover{
	text-decoration: none;
	color: #ea7c1c;
	
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
	font-size: 0px !important;
}
.owl-carousel .prev-slide{
	
	margin-top: 20px;
	width: 50px;
	position: absolute;
	left: -110px;
}
.owl-carousel .next-slide{
	
	margin-top: 20px;
	width: 50px;
	position: absolute;
	left:70px;
}
.owl-carousel .next-slide:hover,.owl-carousel .prev-slide:hover{
	cursor: pointer;
}
.owl-carousel .owl-nav button.owl-next:hover{
	background-color: transparent;
}
.owl-carousel .owl-nav button.owl-next:focus{
	border-color: transparent;
}
.owl-carousel .prev-slide img{
      width: 50px;
	height: 50px;
      
  }
.owl-carousel .next-slide img{
      width: 50px;
	height: 50px;
      
  }
  
/*----- owl carousel ---*/
#relatedproduct {
	padding-bottom: 50px;
	background: #f4f4f4;
	padding-top: 0px;
}
 
@media (max-width: 1680px) {
	.row{
		margin-right: 0px;
		margin-left: 0px;	
	}
	.btn{
		font-size: 26px;
	}
}
@media (max-width: 1637px) {
	.btn{
		font-size: 24px;
	}
}
	@media (max-width: 1619px) {
		
	}
@media (max-width: 1520px) {
	.productsubimg{
		width: 450px;
		height: 350px;
	}
}
@media (max-width: 1440px) {
	.btn{
		font-size: 22px;
	}
	h1,h2,h3,#vison h6{
		font-size: 32px ;
	}
	#whychoose{
		padding-top: 0px;
	}
	#vision {
    padding-top: 30px;
    padding-bottom: 30px;
}
}
@media (max-width: 1389px) {
	.productsubimg{
		width: 400px;
		height: 300px;
	}
	
	.owl-carousel .prev-slide{
		left: -100px;
	}
	.owl-carousel .next-slide{
		left: 60px;
	}
}

@media (max-width: 1375px) {
	.productsubimg{
		width: 400px;
		height: 300px;
	}
	.btn{
		font-size: 20px;
	}
	.producttitle small{
		font-size: 30px ;
		top: -100px;
	}
}
@media (max-width: 1280px) {
	.productgallary{
		width: 100%;
		height: 100%;
		margin-left: 0px;
	}
	.owl-carousel .next-slide{
		left: 0;
	}
		.btn{
		font-size: 19px;
	}
		h1,h2,h3,h4,h6,#vison h6{
		font-size: 30px ;
	}
	#whychoose h6{
		font-size: 28px;
	}
	#whychoose h4{
		font-size: 30px;
	}
	.point1,.point {
    margin-bottom: 30px;
}
	#factor .cc {
    padding-top: 0px;
}
	#whychoose b {
    font-size: 24px;
}
	.content1{
		padding-right: 200px;
	}
	#whychoose h6{
		padding-right: 0px;
	}
	.owl-carousel .prev-slide {
		
			left: -50px;
		}
}
@media (max-width: 1279px) {
	.productsubimg img{
		width: 100%;
	}
	.productsubimg{
		width: 100%;
		height: 100%;
	}
	.navbar-nav{
		padding-left: 1%;
	}
	.social img {
    width: 8%;
}
	.social{
		left: 1%;
	}
	h1,h2,h3,h4,#whychoose h4,#vision h6{
		font-size: 28px;
	}
	#whychoose h6{
		font-size: 24px;
	}
	#whychoose b{
		font-size: 20px;
	}
	.productgallary{
		margin-left: 0px;		
	}
}
@media (max-width: 970px) {
	
	.container{
		padding-left: 0px;
		padding-right: 0px;
	}
	.producttitle small{
		font-size: 20px ;
		top: -100px;
	}
	.mainimg{
		padding-left: 15px !important;
	}
}
@media (max-width: 800px) {
	h2,h3{
	
	}
	h2::after,h3::after{
		left: 0px;
		
	}
	#whychoose{
		padding-top: 0px;
	}
}
@media (max-width: 885px) {
	.productmainimg{
		height: auto;
	}
	.mainimg{
		height: auto;
	}
	
	#relatedproduct,#tech{
		padding-left: 20px;
		padding-right: 20px;
	}
	.productgallary {
    margin-left: 0px;
}
	.owl-carousel .prev-slide {
    left: -50px;
}
	.owl-carousel .next-slide {
    right: -40px;
}
	.productsubimg{
		
	}
	.vision p{
		font-size: 18px;
	}
	h1{
		margin-bottom: 0px;
		margin-top: 30px;
	}
	#conttss p{
		margin-bottom: 30px;
	}
	h4{
		font-size: 20px;
	}
	.aboutimg{
	width: 60%;	
	}
	.content1{
		padding-bottom: 0px;
	}
}
@media (max-width: 768px) {
	
	.btn{
		font-size: 24px;
	}
	.productgallary {
    margin-left: 0px;
}
	.owl-carousel .prev-slide {
    left: -40px;
}	
	#conttss,#vision,#whychoose{
		padding-left: 15px;
		padding-right: 15px;
	}
	#whychoose h6{
		font-size: 22px;
	}
	.content1{
		padding-right: 0px;
	}
	#whychoose b{
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	h1,h2,h3{
		
	}
	#description .productsubimg:last-child{
		margin-top: 30px;
	}
	.technical{
		display: none;
	}
	.content{
		padding-left: 30px;
		padding-right: 30px;
	}
	.technical2{
		display: block;
	}
	.owl-carousel .prev-slide img{
      width: 30px;
	height: 30px;
      
  }
.owl-carousel .next-slide img{
      width: 30px;
	height: 30px;
      
  }
	.content2{
		padding-left: 30px;
		padding-right: 30px;
	}
	.productgallary{
		margin-left: 50px;
	}
	#description .col-6{
		padding-left: 0px;
		padding-right: 0px;
	}
	.container{
		padding-left: 0px;
		padding-right: 0px;
	}
	.owl-carousel .next-slide{
		left: -10px;
		width: 30px;
	}
	.col-12{
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (max-width: 720px) {
	.productgallary {
    margin-left: 0px;
}
	.productsubimg{
		width: 80%;
		height: 80%;
	}
	body p{
		font-size: 16px;
	}
	.content2{
		font-size: 16px;
	}
	#subimg{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#tech{
		padding-top: 30px;
	}
	.btn{
		font-size: 22px;
	}
	.vision{
		height: 200px;
	}
	
}
@media (max-width: 640px) {
	.aboutimg img{
		width: 100%;
	}
	.mainimg{
		margin-top: 100px;
	}
	#factor h4{
		font-size: 24px;
	}
	.point ,.point1{
		margin-bottom: 20px;
		margin-right: 0px;
	}
	
}
@media (max-width: 580px) {
	h1,h2,h3,#whychoose h4,#vision h6{
		font-size: 26px;
	
	}
	.content2{
		padding-right: 0px;
	}
	.content,.content2 {
		font-size: 16px
	}
	.productgallary{
		width:100%;
		height:auto;
	}
	.producttitle small{
		font-size: 18px ;
		top: -50px;
	}
	#download{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 527px) {
	h1,h2,h3,,#vison h6{
		font-size: 24px;
	}
	.btn{
		font-size: 20px
	}
	.productsubimg{
		width: 100%;
		height: 250px;
	}
	.productmainimg{
		height: 250px;	
	}
	h1:after{
		width: 100%;
	}
}
@media (max-width: 540px) {
.productsubimg {
    width: 80%;
    height: 250px;
}
	.aboutimg{
		height: 100%;
	}
	#whychoose h6 {
    font-size: 20px;
}
	#whychoose b {
    font-size: 18px;
}
}
@media (max-width: 533px) {
	h1,h2,h3,#vison h6{
		font-size: 24px;
	}
}
@media (max-width: 520px) {
	.productgallary{
		width: 90%;
		height: 100%;
	}
	footer{
		padding-left: 5px;
	}
	.owl-carousel .next-slide{
		left: -20px;
	}
	.owl-carousel .prev-slide {
    left: -20px;
		width: 20px;
		height: 20px;
		margin-top: 0px;
}
	.owl-carousel .next-slide {
    left: -20px;
		width: 20px;
		height: 20px;
		margin-top: 0px;
}
	.topline {
    padding-left: 0%;
}
	#download,#download1{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 480px) {
	h1,h2,h3,#vision h6{
		font-size: 22px;
	}
	.navbar-light .navbar-nav .nav-item .nav-link{
		font-size: 16px;
	}
	.vision p{
		font-size: 16px;
	}
	.social img {
    width: 7%;
}
	.topline{
		padding-left: 10px;
	}
	.mainimg{
		margin-top: 80px;
		padding-bottom: 10px;
	}
	.productgallary{
		width: 100%;
	}
	.owl-carousel .prev-slide,.owl-carousel .next-slide{
		margin-top: 40px;
	}
	}
@media (max-width: 424px) {
	.btn{
		font-size: 18px;
	}
	.productgallary{
		width: 100%;
		height: 100%;
	}
	.owl-carousel .prev-slide,.owl-carousel .next-slide{
		margin-top: 40px;
	}
	#factor h4{
		font-size: 20px;
	}
	.point{
		margin-bottom: 0px;
	}
	#whychoose h6{
		font-size: 18px;
	}
	#whychoose b{
		font-size: 16px;
	}
}
@media (max-width: 446px) {
	h1,h2,h3,#vison h6{
		font-size: 20px;
	}
	h1::after,h2::after,h3::after{
		height: 3px;
	}
	h2::after,h3::after{
		
	}
	.footermenu1 ul li {
		font-size: 12px;
	}
	footer h6 {
		font-size: 20px;
	}
	.productsubimg{
		width: 90%;
	}
}
@media (max-width: 414px) {
	body p,.content2{
		font-size: 14px;
	}
	h1, h2, h3, #vision h6{
		font-size: 20px;
	}
	#factor h4{
		font-size: 18px;
	}
}
@media (max-width: 384px) {
	h1,h2{
		font-size: 18px;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	h3{
		font-size: 18px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.aboutimg {
    width: 80%;
}
	#conttss .content1{
		margin-top: 10px;
		
	}
	.content1 ul{
		font-size: 14px;
	}
	#conttss p {
    margin-bottom: 20px;
}
	.navbar-light .navbar-nav .nav-item .nav-link,.dropdown-item{
		font-size: 16px !important;
	}
	footer ul p{
		width: 300px;
	}
	footer {
		font-size: 14px;
	}
	.btn {
    font-size: 16px;
}
	.btn:nth-child(2) {
    
    margin-bottom: 50px;
}
	.btn{
		margin-top: 50px;
	}
	.productmainimg{
		height: 100%;
	}
	.productmainimg{
		height: 200px;
	}
	.productsubimg{
		height: 200px;
	}
	.content2{
		margin-bottom: 0px;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	@media (max-width: 375px) {
		#relatedproduct, #tech {
    padding-left: 15px;
    padding-right: 20px;
}
		#tech table{
			margin-bottom: 30px;
		}
		}
	.topline small{
		font-size: 12px;
	}
	.content{
		margin-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	#description .productsubimg{
		margin-top: 20px;
	}
	.productgallary {
    
}
	.content2 ul{
		padding-left: 20px;
	}
	
	.footermenu1 ul {
		padding-left: 20px
	}
	.bottomline{
		font-size: 12px;
	}
}
@media (max-width: 360px) {
	#whychoose h6 {
    font-size: 16px;
}
	#vision {
    padding-top: 30px;
    padding-bottom: 0px;
}
	.aboutimg{
		width: 100%;
	}
	.vision p {
    font-size: 14px;
}
	h1, h2, h3, #whychoose h4, #vision h6 {
    font-size: 22px;
}
	#whychoose b {
    font-size: 14px;
}
	h1,h2,h3{
		font-size: 16px;
	}
	.breadcrumb{
		font-size: 12px;
	}
	.logo{
		width: 25%;
		height: 25%;
		padding-left: 10px;
	}
}