*{
	font-family: 'Titillium Web', sans-serif;
}

.actra-sec{
	/*margin-top: 92px;*/
}
.main-content{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a1.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	padding: 80px 0;
}

.col.col-12.col-md-6.md {
    background: #000c;
    padding: 30px;
    border-radius: 20px;
}

.main-content2{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a2.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	padding: 80px 0;
}


.main-content3{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a13.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	padding: 80px 0;
}
.main-content4{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a14.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	padding: 80px 0;
}

.main-content5{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a15.jpg);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	padding: 80px 0;
}


.row-videoWrap.owl-carousel .owl-dots{
	width:180px;
	margin: auto;
	 position: absolute;
	 bottom: 30px;
	 left: 0;
	 right: 0;
	text-align: center;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #000 !important;
}


.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
    background-color: #CEE02C !important;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px #FECD08;
    outline: none;
}
.row-videoWrap.owl-carousel .owl-nav {
	display: none !important;
}
.row-actra{
	height: 100%;
}
.actra-container{
	height: 100%;
}
.row-actra h1{
	font-weight: 600;
	font-size: 28px;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;;
}
.row-actra p{
	font-weight: 400;
	color: #FECD08;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;;
}
.row-actra ul li{
	list-style-type: none;
	display: inline-block;
}
.row-actra ul li a{
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
	width: 160px;
	display: block;
	margin-top: 20px;
}
.row-actra ul li:nth-child(1) a{
	padding: 5px 20px;
	background-color: #786D69;
	color: #fff;
}
.row-actra ul li:nth-child(2) a{
	padding: 5px 20px;
	background-color: #FECD08;
	color: #000;
	margin-left: 10px;
}











.about-sec{
	width: 100%;
	padding: 60px 0;
	background-color: #F4F3F3;
}
.about-text h2{
	font-weight: 500;
	font-size: 30px;
	color: #000;
}
.about-text p{
	font-size: 14px;
	color: #646464;
	text-align: justify;
	font-family: 'Titillium Web', sans-serif;;
	
}
.about-text a{
	padding: 5px 20px;
	/*background-color: #FECD08;*/
	background: rgb(254,205,8);
	background: -moz-linear-gradient(90deg, rgba(254,205,8,1) 12%, rgba(182,42,47,1) 74%);
	background: -webkit-linear-gradient(90deg, rgba(254,205,8,1) 12%, rgba(182,42,47,1) 74%);
	background: linear-gradient(90deg, rgba(254,205,8,1) 12%, rgba(182,42,47,1) 74%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fecd08",endColorstr="#b62a2f",GradientType=1);
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
	width: 160px;
	display: block;
	margin-top: 20px;
}

.about-text a:hover{
	  background: 
		#b62a2f;
}
.about-image{
	max-width: 480px;
	margin-top: 45px;
}






.col-md-3{
	width: 100%;
	max-width: 100%;
	height: 400px;
}
.sam {
    margin-top: 40px;
}
.sam-in {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 40px;
}

.sam-in img {
    float: left;
    width: 350px;
}

.product-sec{
	width: 100%;
	padding: 40px 0;
	background-color: #fff;
}
.product a{
	padding: 5px 20px;
	background: linear-gradient(90deg, rgba(254,205,8,1) 12%, rgba(182,42,47,1) 74%);
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
	width: 160px;
	display: block;
	margin-top: 20px;
	margin-left: auto;
}
.product a:hover{
	background: #b62a2f;
}
.product-sec h2{
	font-size:30px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-bottom: 50px;
}
#r2 {
    margin-top: 30px;
}
.product-sec h3{
	margin-top: 20px;
	font-size:20px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.product-sec p{
	font-size:15px;
	color: #58595B;
}
.product-sec .row .col:hover{
	-webkit-box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px -2px rgba(0,0,0,0.75);
}
.product-wrap{
	-webkit-box-shadow: 7px 7px 10px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 7px 7px 10px -9px rgba(0,0,0,0.75);
box-shadow: 7px 7px 10px -9px rgba(0,0,0,0.75);
}
.w-100 {
    border-radius: 25px;
}
.product-image{
	max-width: 380px;
}
.product-image img{
	width: 100%;
}
.r1 {
    height: 300px;
    object-fit: contain;
}
.product-image ul{
	position: absolute;
	bottom: 0;
	right: 0;
}
.product-image ul li{
	list-style-type: none;
	display: inline-block;
}
.product-image ul li a{
	text-align: center;
	color: #fff;
	display: block;
	margin: 0 -5px
}
.product-image ul li:hover{
	background-color: red;
}
.product-image ul li:nth-child(1) a{
	background-color: #786D69;
	width: 60px;

}
.product-image ul li:nth-child(2) a{
	background-color: #FECD08;
	width: 32px;
    margin: 0 auto;
    padding: 0 10px;
}




.w-100.ups {
    margin-top: 50px;
  
}


#ups {
    margin-top: 50px;
    margin-bottom: 50px;
}
#upss {
    margin-bottom: 16px;
}

.news-sec{
	background-color: #000;
	padding: 40px;
	width: 100%;
}
.news-sec h2{
	text-align: center;
	margin-bottom: 50px;
	color: #fff;
	font-weight: 500;
	font-size: 30px;
}
.news-wrap{
	background-color: #fff;
	border-radius: 25px;
}
.news-wrap ul{
	position: absolute;
	bottom: 0;
	right: 0;
}
.news-wrap ul li{
	list-style-type: none;
	display: inline-block;
}
.news-wrap ul li a{
	text-align: center;
	color: #fff;
	display: block;
	margin: 0 -5px;
	padding:5px 0;
}
.news-wrap ul li:nth-child(1) a{
	background-color: #786D69;
	width: 100px;

}
.news-wrap ul li:nth-child(2) a{
	background-color: #FECD08;
	width: 20px;
	margin: 0 auto;
}
table{
	border-collapse: collapse;
	float: left;
	width: 100%;
	border: 1px solid #c1c1c1;
}
.row.mt-5{
	width: 100%;
}
table tr {
	text-align: center;
}
table th, table td{
	padding: 10px;
	border: 1px solid #c1c1c1;
}
thead th,tfoot td{
	font-weight: bold;
	color: #3c3c3c;
}
.news-text h3{
	font-weight: 400;
	font-size: 19px;
	color: #000;

}
.news-text p{
	font-size: 15px;
	color: #000;
	margin-bottom: 30px;
}

aboutus-sec h2{
	
}
.cont-in a{
	color: black;
}
.texts {
    text-align: center !important;
    width: 100%;
}
.cont-in {
    /*! position: absolute; */
    /*! right: 10%; */
    /*! top: 30%; */
    color: #444;
    background: white;
    padding: 30px;
}
.aboutus-sec{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a1.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec120{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a120.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec30{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h30.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec30{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h30.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec37{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h37.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}


.aboutus-sec47{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h47.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec50{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h50.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec53{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h77.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec79{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h79.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec54{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h54.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec55{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h55.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec56{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h56.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec81{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h81.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec61{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h62.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec80{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c1.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec82{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c9.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec83{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c12.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec84{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c14.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec85{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c18.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec86{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c20.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec87{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c23.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec88{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c25.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec89{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c29.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec90{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c32.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec91{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c34.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec92{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c37.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec93{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c40.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec94{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c42.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec95{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c49.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec96{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c52.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}


.aboutus-sec97{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c54.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec98{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c58.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec99{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c61.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec100{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c67.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec81{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/c4.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec67{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h67.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec64{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h64.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec28{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h28.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec27{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h27.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec26{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h26.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec25{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h25.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec12{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a43.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec13{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a45.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec24{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h24.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec14{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a50.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec8{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a28.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec10{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a37.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec11{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a40.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec9{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a34.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec7{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a27.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec5{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a15.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec4{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a14.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec40{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h40.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec150{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n1.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec151{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n4.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec152{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n6.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec153{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n8.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec154{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n10.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec155{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n12.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec156{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/n14.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}


.aboutus-sec42{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h42.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}


.aboutus-sec3{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a13.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}
.aboutus-sec2{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/a2.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}

.aboutus-sec76{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/h76.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	padding: 50px 0;
}




.container-aboutus-sec{
	height: 100%;

}
.row-aboutus-sec{
	height: 100%;
}
.aboutus-sec h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec120 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec24 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec25 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec26 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec27 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec28 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec29 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec30 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec37 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec47 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec50 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec54 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}


.aboutus-sec55 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec56 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec81 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec53 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec79 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}


.aboutus-sec61 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec67 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec64 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}


.aboutus-sec2 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec76 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec3 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec4 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec40 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec150 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec151 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec152 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec153 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec154 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec155 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec156 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}


.aboutus-sec42 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.w-100.kad {
    width: 50% !important;
    margin-left: 25%;
}

.aboutus-sec5 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec6 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}

.aboutus-sec7 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec80 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec82 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec83 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec84 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec85 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec86 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec87 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec88 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec89 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec90 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec91 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec92 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec93 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}


.aboutus-sec94 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec95 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec96 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec97 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec98 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec99 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
.aboutus-sec100 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}

.aboutus-sec81 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
	text-transform: uppercase;
}
 .aboutus-sec8 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec9 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec10 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec11 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec12 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec13 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
 .aboutus-sec14 h1{
	font-size: 35px;
	color: #959595;
	font-weight: 600;
	box-shadow: 0 0 10px #606060;
	padding: 10px;
	background: #ffffffbd;
}
.aboutus-sec h1{
	font-size: 35px;
}
.aboutus-page-sec{
	background-color: #fff;
	width: 100%;
	padding: 40px 0;
}

#rmd {
    width: 100%;
}

.soon {
    padding: 100px;
    text-align: center;
}









.u1 {
    float: left;
    width: 31%;
    margin: 1%;
    text-align: center;
    background: #c4c4c4;
}
.u1:hover{
	transform: scale(1.07);
	transition: 1s;
}
.u1 h4 {
    font-size: 18px;
    padding: 20px;
    display: inline-block;
}
.u1 img{
    float: left;
    width: 100%;
    height: 200px;
    object-fit: contain;
    background: #c7ddea;
}
.spare {
   
    margin-top: 50px;
}
.aboutus-page-sec h2{
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 700;
	margin-bottom: 35px;
}
.aboutus-page-sec p{
	font-size: 16px;
	line-height: 22px;
	font-family: 'Titillium Web', sans-serif;;
	text-align: justify;

}.col.col-4.my-1.p-1.position-relative .submit-icon {
    display: none;
}

.con-in {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.k1 {
    background: #e8e8e8;
    padding: 20px;
    margin: 1%;
}
.wrapper1 {
  -webkit-animation: wrapper1 5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: wrapper1 5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-6-26 13:34:56
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tilt-in-left-1
 * ----------------------------------------
 */
@-webkit-keyframes wrapper1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}
@keyframes wrapper1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

.abt-image{
	max-width: 380px;
}
.aboutus-page-sec h4{
	font-weight: 600;
	font-size: 20px;

	line-height: 22px;
	margin-bottom: 20px;
	text-align: justify;
}
.vission-wrap{
	padding: 25px;
	height: 165px;
	background-color: rgba(234, 234, 234, 0.8);
	color: #131313;
	-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
}
#vwraps {
    height: auto;
}
.vission-wrap p{
	font-size: 14px;
	color: #171717;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;;
	text-align: left;
}

.values-wrap{
	height: 250px;
	padding: 25px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.75);
}
.values-wrap p{
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-family: 'Titillium Web', sans-serif;;
	text-align: left;
}

.avail {
    text-align: center;
    padding: 50px 0;
}


.videos{
    margin-top: 30px;
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.v1 {
    width: 31%;
}

.v1 iframe{
	width: 100%;
	height: 200px;
}


 



























































@media (max-width: 767px)
{

    header span{
        font-family: 'Times New Roman';
    }
 



h2{
    font-size: 16px !important;

}
h3{
    font-size: 15px !important;
}
h4{
    font-size: 14px !important;
}
h5{
    font-size: 13px !important;
}
h6{
    font-size: 13px !important;
}
p{
    font-size: 14px !important;
}
    .sitelogo{
	width: 100px !important;
}

.news-sec{
	padding: 20px 0;
}

.col.col-12.col-md-6.md{
	padding: 18px;
}

.row-actra ul li a{
	width: auto;
}

.top-header{
	display: none;
}

.row-videoWrap.owl-carousel .owl-dots{
	bottom: 10px;
}

.about-sec{
	padding: 30px 0;
}

.about-image img {
    float: left;
    width: 100%;
}
.news-sec h2{
	margin-bottom: 20px;
}

 .p-2{
 	margin-top: 30px;
 }

#top {
    margin-top: 30px;
}
.aboutus-page-sec h2{
	margin-bottom: 20px;
}
#ups {
    margin-top: 20px;
    margin-bottom: 20px;
}
.vission-wrap{
	padding: 15px;
	height: auto;
}

.aboutus-sec42 h1{
	font-size: 16px;
}
.aboutus-sec42{
	height: auto;
}
.w-100.kad{
	margin-bottom: 20px;
}
.w-100{
	  border-radius: 0; 
}
.row.mt-5{
	margin-top: 15px;
}
.col.col-12.col-md-6{
	margin-bottom: 15px;
}
.values-wrap {
    height: auto;
    margin-bottom: 15px;
}
.aboutus-sec h1{
	font-size: 16px;
}
.aboutus-sec{
	height: auto;
}
.product-sec h2{
	margin-bottom: 20px;
}
.col-md-3{
	height: auto;
}
.aboutus-sec28 h1{
	font-size: 16px;
}
.aboutus-sec28{
	height: auto;
}
.aboutus-sec99 h1{
	font-size: 16px;
}
.aboutus-sec99{
	height: auto;
}
.aboutus-sec27 h1{
	font-size: 16px;
}
.aboutus-sec27{
	height: auto;
}
.w-100{
	margin-bottom:  20px;
}
.aboutus-sec79 h1{
	font-size: 16px;
}
.aboutus-sec79{
	height: auto;
}

table{
	overflow: scroll;
}
.col-12{
	overflow: scroll;
}
.aboutus-sec10 h1{
	font-size: 16px;
}
.aboutus-sec10{
	height: auto;
}

.row{
	margin-left: 0;
	margin-right: 0;
}

table th, table td{
	font-size: 14px;
}

.aboutus-sec11{
	height: auto;
}
.aboutus-sec11 h1{
	font-size: 16px;

}
.aboutus-sec14{
	height: auto;
}
.aboutus-sec14 h1{
	font-size: 16px;
	
}
.aboutus-sec15{
	height: auto;
}
.aboutus-sec15 h1{
	font-size: 16px;
	
}
.aboutus-sec16{
	height: auto;
}
.aboutus-sec16 h1{
	font-size: 16px;
	
}
.aboutus-sec17{
	height: auto;
}
.aboutus-sec17 h1{
	font-size: 16px;
	
}
.aboutus-sec18{
	height: auto;
}
.aboutus-sec18 h1{
	font-size: 16px;
	
}
.aboutus-sec19{
	height: auto;
}
.aboutus-sec19 h1{
	font-size: 16px;
	
}
.aboutus-sec20{
	height: auto;
}
.aboutus-sec20 h1{
	font-size: 16px;
	
}
.aboutus-sec21{
	height: auto;
}
.aboutus-sec21 h1{
	font-size: 16px;
	
}
.aboutus-sec22{
	height: auto;
}
.aboutus-sec22 h1{
	font-size: 16px;
	
}
.aboutus-sec23{
	height: auto;
}
.aboutus-sec23 h1{
	font-size: 16px;
	
}
.aboutus-sec24{
	height: auto;
}
.aboutus-sec24 h1{
	font-size: 16px;
	
}
.aboutus-sec25{
	height: auto;
}
.aboutus-sec25 h1{
	font-size: 16px;
	
}
.aboutus-sec26{
	height: auto;
}
.aboutus-sec26 h1{
	font-size: 16px;
	
}
.aboutus-sec27{
	height: auto;
}
.aboutus-sec27 h1{
	font-size: 16px;
	
}
.aboutus-sec28{
	height: auto;
}
.aboutus-sec28 h1{
	font-size: 16px;
	
}
.aboutus-sec29{
	height: auto;
}
.aboutus-sec29 h1{
	font-size: 16px;
	
}
.aboutus-sec30{
	height: auto;
}
.aboutus-sec30 h1{
	font-size: 16px;
	
}
.aboutus-sec1{
	height: auto;
}
.aboutus-sec1 h1{
	font-size: 16px;
	
}
.aboutus-sec2{
	height: auto;
}
.aboutus-sec2 h1{
	font-size: 16px;
	
}
.aboutus-sec3{
	height: auto;
}
.aboutus-sec3 h1{
	font-size: 16px;
	
}
.aboutus-sec4{
	height: auto;
}
.aboutus-sec4 h1{
	font-size: 16px;
	
}
.aboutus-sec5{
	height: auto;
}
.aboutus-sec5 h1{
	font-size: 16px;
	
}
.aboutus-sec6{
	height: auto;
}
.aboutus-sec6 h1{
	font-size: 16px;
	
}

.aboutus-sec7{
	height: auto;
}
.aboutus-sec7 h1{
	font-size: 16px;
	
}

.aboutus-sec8{
	height: auto;
}
.aboutus-sec8 h1{
	font-size: 16px;
	
}
.aboutus-sec9{
	height: auto;
}
.aboutus-sec9 h1{
	font-size: 16px;
	
}
.aboutus-sec10{
	height: auto;
}
.aboutus-sec14 h1{
	font-size: 16px;
	
}
.aboutus-sec11{
	height: auto;
}
.aboutus-sec11 h1{
	font-size: 16px;
	
}
.aboutus-sec12{
	height: auto;
}
.aboutus-sec12 h1{
	font-size: 16px;
	
}
.aboutus-sec13{
	height: auto;
}
.aboutus-sec13 h1{
	font-size: 16px;
	
}

.aboutus-sec31{
	height: auto;
}
.aboutus-sec31 h1{
	font-size: 16px;
	
}

.aboutus-sec32{
	height: auto;
}
.aboutus-sec32 h1{
	font-size: 16px;
	
}
.aboutus-sec33{
	height: auto;
}
.aboutus-sec33 h1{
	font-size: 16px;
	
}
.aboutus-sec34{
	height: auto;
}
.aboutus-sec34 h1{
	font-size: 16px;
	
}
.aboutus-sec35{
	height: auto;
}
.aboutus-sec35 h1{
	font-size: 16px;
	
}
.aboutus-sec36{
	height: auto;
}
.aboutus-sec36 h1{
	font-size: 16px;
	
}
.aboutus-sec37{
	height: auto;
}
.aboutus-sec37 h1{
	font-size: 16px;
	
}
.aboutus-sec38{
	height: auto;
}
.aboutus-sec38 h1{
	font-size: 16px;
	
}
.aboutus-sec39{
	height: auto;
}
.aboutus-sec39 h1{
	font-size: 16px;
	
}

.aboutus-sec40{
	height: auto;
}
.aboutus-sec40 h1{
	font-size: 16px;
	
}
.aboutus-sec41{
	height: auto;
}
.aboutus-sec41 h1{
	font-size: 16px;
	
}
.aboutus-sec42{
	height: auto;
}
.aboutus-sec42 h1{
	font-size: 16px;
	
}
.aboutus-sec43{
	height: auto;
}
.aboutus-sec43 h1{
	font-size: 16px;
	
}

.aboutus-sec44{
	height: auto;
}
.aboutus-sec44 h1{
	font-size: 16px;
	
}
.aboutus-sec45{
	height: auto;
}
.aboutus-sec45 h1{
	font-size: 16px;
	
}
.aboutus-sec46{
	height: auto;
}
.aboutus-sec46 h1{
	font-size: 16px;
	
}
.aboutus-sec47{
	height: auto;
}
.aboutus-sec47 h1{
	font-size: 16px;
	
}
.aboutus-sec48{
	height: auto;
}
.aboutus-sec48 h1{
	font-size: 16px;
	
}
.aboutus-sec49{
	height: auto;
}
.aboutus-sec49 h1{
	font-size: 16px;
	
}
.aboutus-sec50{
	height: auto;
}
.aboutus-sec50 h1{
	font-size: 16px;
	
}
.aboutus-sec51{
	height: auto;
}
.aboutus-sec51 h1{
	font-size: 16px;
	
}

.aboutus-sec52{
	height: auto;
}
.aboutus-sec52 h1{
	font-size: 16px;
	
}
.aboutus-sec53{
	height: auto;
}
.aboutus-sec53 h1{
	font-size: 16px;
	
}
.aboutus-sec54{
	height: auto;
}
.aboutus-sec54 h1{
	font-size: 16px;
	
}
.aboutus-sec55{
	height: auto;
}
.aboutus-sec55 h1{
	font-size: 16px;
	
}
.aboutus-sec56{
	height: auto;
}
.aboutus-sec56 h1{
	font-size: 16px;
	
}
.aboutus-sec57{
	height: auto;
}
.aboutus-sec57 h1{
	font-size: 16px;
	
}
.aboutus-sec58{
	height: auto;
}
.aboutus-sec58 h1{
	font-size: 16px;
	
}
.aboutus-sec59{
	height: auto;
}
.aboutus-sec59 h1{
	font-size: 16px;
	
}
.aboutus-sec60{
	height: auto;
}
.aboutus-sec60 h1{
	font-size: 16px;
	
}
.aboutus-sec61{
	height: auto;
}
.aboutus-sec61 h1{
	font-size: 16px;
	
}
.aboutus-sec62{
	height: auto;
}
.aboutus-sec62 h1{
	font-size: 16px;
	
}
.aboutus-sec63{
	height: auto;
}
.aboutus-sec63 h1{
	font-size: 16px;
	
}

.aboutus-sec64{
	height: auto;
}
.aboutus-sec64 h1{
	font-size: 16px;
	
}

.aboutus-sec65{
	height: auto;
}
.aboutus-sec65 h1{
	font-size: 16px;
	
}
.aboutus-sec66{
	height: auto;
}
.aboutus-sec66 h1{
	font-size: 16px;
	
}
.aboutus-sec67{
	height: auto;
}
.aboutus-sec67 h1{
	font-size: 16px;
	
}
.aboutus-sec68{
	height: auto;
}
.aboutus-sec68 h1{
	font-size: 16px;
	
}
.aboutus-sec69{
	height: auto;
}
.aboutus-sec69 h1{
	font-size: 16px;
	
}
.aboutus-sec70{
	height: auto;
}
.aboutus-sec70 h1{
	font-size: 16px;
	
}
.aboutus-sec71{
	height: auto;
}
.aboutus-sec71 h1{
	font-size: 16px;
	
}
.aboutus-sec72{
	height: auto;
}
.aboutus-sec72 h1{
	font-size: 16px;
	
}

.aboutus-sec73{
	height: auto;
}
.aboutus-sec73 h1{
	font-size: 16px;
	
}
.aboutus-sec74{
	height: auto;
}
.aboutus-sec74 h1{
	font-size: 16px;
	
}
.aboutus-sec75{
	height: auto;
}
.aboutus-sec75 h1{
	font-size: 16px;
	
}
.aboutus-sec76{
	height: auto;
}
.aboutus-sec76 h1{
	font-size: 16px;
	
}
.aboutus-sec77{
	height: auto;
}
.aboutus-sec77 h1{
	font-size: 16px;
	
}

.aboutus-sec78{
	height: auto;
}
.aboutus-sec78 h1{
	font-size: 16px;
	
}
.aboutus-sec79{
	height: auto;
}
.aboutus-sec79 h1{
	font-size: 16px;
	
}
.aboutus-sec80{
	height: auto;
}
.aboutus-sec80 h1{
	font-size: 16px;
	
}
.aboutus-sec81{
	height: auto;
}
.aboutus-sec81 h1{
	font-size: 16px;
	
}
.aboutus-sec82{
	height: auto;
}
.aboutus-sec82 h1{
	font-size: 16px;
	
}
.aboutus-sec83{
	height: auto;
}
.aboutus-sec83 h1{
	font-size: 16px;
	
}
.aboutus-sec84{
	height: auto;
}
.aboutus-sec84 h1{
	font-size: 16px;
	
}
.aboutus-sec85{
	height: auto;
}
.aboutus-sec85 h1{
	font-size: 16px;
	
}
.aboutus-sec86{
	height: auto;
}
.aboutus-sec86 h1{
	font-size: 16px;
	
}
.aboutus-sec87{
	height: auto;
}
.aboutus-sec87 h1{
	font-size: 16px;
	
}
.aboutus-sec88{
	height: auto;
}
.aboutus-sec88 h1{
	font-size: 16px;
	
}
.aboutus-sec89{
	height: auto;
}
.aboutus-sec89 h1{
	font-size: 16px;
	
}
.aboutus-sec90{
	height: auto;
}
.aboutus-sec90 h1{
	font-size: 16px;
	
}

.aboutus-sec91{
	height: auto;
}
.aboutus-sec91 h1{
	font-size: 16px;
	
}
.aboutus-sec92{
	height: auto;
}
.aboutus-sec92 h1{
	font-size: 16px;
	
}
.aboutus-sec93{
	height: auto;
}
.aboutus-sec93 h1{
	font-size: 16px;
	
}

.aboutus-sec94{
	height: auto;
}
.aboutus-sec94 h1{
	font-size: 16px;
	
}

.aboutus-sec95{
	height: auto;
}
.aboutus-sec95 h1{
	font-size: 16px;
	
}
.aboutus-sec96{
	height: auto;
}
.aboutus-sec96 h1{
	font-size: 16px;
	
}

.aboutus-sec97{
	height: auto;
}
.aboutus-sec97 h1{
	font-size: 16px;
	
}


.aboutus-sec98{
	height: auto;
}
.aboutus-sec98 h1{
	font-size: 16px;
	
}
.aboutus-sec99{
	height: auto;
}
.aboutus-sec99 h1{
	font-size: 16px;
	
}
.aboutus-sec100{
	height: auto;
}
.aboutus-sec100 h1{
	font-size: 16px;
	
}

.aboutus-sec101{
	height: auto;
}
.aboutus-sec101 h1{
	font-size: 16px;
	
}
.aboutus-sec102{
	height: auto;
}
.aboutus-sec102 h1{
	font-size: 16px;
	
}

.aboutus-sec103{
	height: auto;
}
.aboutus-sec103 h1{
	font-size: 16px;
	
}
.aboutus-sec104{
	height: auto;
}
.aboutus-sec104 h1{
	font-size: 16px;
	
}
.aboutus-sec105{
	height: auto;
}
.aboutus-sec105 h1{
	font-size: 16px;
	
}
.aboutus-sec106{
	height: auto;
}
.aboutus-sec106 h1{
	font-size: 16px;
	
}
.aboutus-sec107{
	height: auto;
}
.aboutus-sec107 h1{
	font-size: 16px;
	
}
.aboutus-sec108{
	height: auto;
}
.aboutus-sec108 h1{
	font-size: 16px;
	
}
.aboutus-sec109{
	height: auto;
}
.aboutus-sec109 h1{
	font-size: 16px;
	
}
.aboutus-sec110{
	height: auto;
}
.aboutus-sec110 h1{
	font-size: 16px;
	
}
.sitenav{
	z-index: 9999;
}


.aboutus-sec111{
	height: auto;
}
.aboutus-sec111 h1{
	font-size: 16px;
	
}
.aboutus-sec112{
	height: auto;
}
.aboutus-sec112 h1{
	font-size: 16px;
	
}

.aboutus-sec113{
	height: auto;
}
.aboutus-sec113 h1{
	font-size: 16px;
	
}
.aboutus-sec114{
	height: auto;
}
.aboutus-sec114 h1{
	font-size: 16px;
	
}

.aboutus-sec115{
	height: auto;
}
.aboutus-sec115 h1{
	font-size: 16px;
	
}

.aboutus-sec116{
	height: auto;
}
.aboutus-sec116 h1{
	font-size: 16px;
	
}

.aboutus-sec117{
	height: auto;
}
.aboutus-sec117 h1{
	font-size: 16px;
	
}
.aboutus-sec118{
	height: auto;
}
.aboutus-sec118 h1{
	font-size: 16px;
	
}

.aboutus-sec119{
	height: auto;
}
.aboutus-sec119 h1{
	font-size: 16px;
	
}
.aboutus-sec120{
	height: auto;
}
.aboutus-sec120 h1{
	font-size: 16px;
	
}

#crt {
    flex-direction: column;
}
.u1{
	width: 100%;
}


.con-in{
	flex-direction: column;
}
.cont-in{
	padding: 15px;

}
.sam-in{
	flex-direction: column;
}

#vwraps{
	margin-bottom: 15px;
}


































}