@charset "utf-8";
/* CSS Document */





html, body {
	height: 100%;
}
ul {
	list-style: none;
}
ol, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 18px;
	font-family: Europa, sans-serif;
	color: #000000;
	overflow-x: hidden;
letter-spacing:.01rem;
background-image:url(../images/bg.png);
background-repeat:repeat;
}
@font-face {
	font-family: "Europa";
	src: url(fonts/Europa.ttf) format("truetype")
}

@font-face {
	font-family: Poppins;
	src: url(fonts/Poppins-SemiBold.otf) format("opentype")
}
a {
	color: #2b2b2b;
	text-decoration: none;
	outline: none !important;
}
a:hover {
	color: #510300;
	text-decoration: none !important;
}
a:focus {
	color: inherit;
	text-decoration: none !important;
}
 a:active, a:selected, a:visited {
 color:inherit;
 outline: none !important;
 text-decoration: none !important;
}
.form-control {
		background-color: #f8f8f8;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	min-height: 45px;
	width: 100%;
	text-indent: 5px;
	padding: 5px;
	box-shadow: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 2px #898989;
}
input[type=text], input[type=email], input[type=file], input[type=password], input[type=date], input[type=tel], input[type=url], input[type=search], select {
	min-height: 45px;
	width: 100%;
	text-indent: 15px;
	padding: 5px;
}
textarea {

}
.form-control:focus, input:focus, textarea:focus, select:focus {
	border-color: #e2a0a2;
	outline: 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-bottom: solid 2px #67221a;
}

::-webkit-input-placeholder {
 color:#000000 !important;
 font-size:16px;
}

:-moz-placeholder {
 color:#000000 !important;
  font-size:16px;
}
::-moz-placeholder {
 color:#000000 !important;
  font-size:16px;
}
:-ms-input-placeholder {
 color:#000000 !important;
  font-size:16px;
}

.btn-default, .button, input[type=submit], input[type=button] {
	font-size:16px;
	text-align: center;
	color: #ffffff;
	background-color: #67221a;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 4px;
	padding: 10px 25px;
	border-bottom:solid 4px #961000;
	border-left:none;
	border-right:none;
	border-top:none;
}

input[type="submit"]:hover, input[type="button"]:hover, .btn-default:hover, .button.active:focus, .button.active:hover, .button:hover, button:hover, input[type=submit]:hover, input[type=button]:hover {
color: #ffffff;
	background-color: #000000;
	border-bottom:solid 4px #303030;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	background-color: #d1160a;
	border-color: #d1160a
}
.btn-default.focus, .btn-default:focus {
	background-color: #ffe500;
	color: #000
}
.button .fa
{
	margin-left:5px;
	}
.btn {
	border-radius: 0px;
}
button {
	border: none;
	outline: none;
}
p {
	line-height: 28px;
}
strong {
	font-weight: 600;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
}
.alignleft {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	padding: 4px;
	border: 2px solid #f1f1f1;
}
.alignright {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	padding: 4px;
	border: 2px solid #f1f1f1;
}
.aligncenter {
	margin: auto;
	margin-bottom: 5px;
	padding: 4px;
	display: block;
	border: 2px solid #f1f1f1;
}
.alignnone {
	padding: 4px;
	border: 2px solid #f1f1f1;
}
.boldfont {
	font-weight: bold;
	font-size: 15px;
}
.blacklink {
	color: #000000;
	text-decoration: none;
	outline: none !important;
}
.blacklink:hover {
	color: #f4a137;
	text-decoration: none;
}
.blue-font {
	color: #093eb6;
}
.white-font
{
	color:#ffffff;
	}
.nopadding-left {
	padding-left: 0px;
}
.nopadding-right {
	padding-right: 0px;
}
.nopadding-top {
	padding-top: 0px;
}
.nopadding-bottom {
	padding-bottom: 0px;
}
.nomargin-left {
	margin-left: 0px;
}
.nomargin-right {
	margin-right: 0px;
}
.nomargin-top {
	margin-top: 0px;
}
.nomargin-bottom {
	margin-bottom: 0px !important;
}
.widget-title {
	font-size: 35px;
	line-height: normal;
	margin-bottom: 30px;
}
.widget-title span {
	color: #ff6c26;
}
.widget-title p{
	font-size: 18px;
    letter-spacing: 0px;
    margin: 20px auto 20px;
    color: #323232;
    width: 65%;
    font-weight: 300;
    text-align: center;
    display:block;
    margin: 13px auto 0px !important;
    line-height: 30px;
}
h3.widget-title {
	font-size: 28px;
	margin-bottom: 15px;
}
.title-name-center {
	padding: 0px 0px 15px 0px;
	font-size: 25px;
	margin-bottom: 15px;
	line-height: normal;
	border-bottom: solid 1px #dddddd;
	text-align: center;
	background-image: url(../images/orange-line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.title-name-left {
	padding: 0px 0px 15px 0px;
	font-size: 25px;
	margin-bottom: 15px;
	line-height: normal;
	border-bottom: solid 1px #dddddd;
	text-align: left;
	background-image: url(../images/orange-line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.graybg
{
	background-color:#f5f5f5;
	}
/*================start header top====================*/

.header-top {
	background-color: #67221a;
	height: auto;
	width: 100%;
	color:#ffffff;
	font-size: 16px;
	position:relative;
	z-index:1;
}


.header-top li
{
	width:33.33%;
	float:left;
	padding:8px 0px;
}
.header-top li:nth-child(2)
{
	text-align:center;
}
.header-top li:last-child
{
	text-align:right;
}
.header-top li .fa
{
	margin-right:8px;
}
.header-top a {
	color:#ffffff;
}
.header-top a:hover {
	color:#fbe0dd;
}
.htag
{
	font-size:17px;
	font-weight:600;
	}
/*================start header====================*/

.header {
	height: auto;
	width: 100%;
	padding:4px 0px;
	z-index: 100;
	position:relative;
}
.header-left {
	float: left;
	height: auto;
	width: 20%;
}
.header-middle {
	float: left;
    height: auto;
    width: 37%;
    padding: 36px 0px 0px 5px;
    text-align: center;
}
.header-right
{
	float: right;
	height: auto;
	}
.hdmenu
{
	display:inline-block;
	float:left;
	margin-top:15px;
}

.sticky {
	position: fixed;
	padding-top: 0px;
	top: 0px;
	width: 100%;
	z-index: 10;
	box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
	background: #ffffff url(../images/bg.png);
background-repeat:repeat;
border-bottom:none;
}
.sticky .header-left img{
	margin-top:1px;
	height:70px;
}
.sticky .header-top
{
	padding-bottom:0px;
}
.sticky .header
{
	padding-top:0px;
}
.sticky .hdmenu
{

	margin-top:0px;
}
/*============start banner===========*/
.banner {
	width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
	bottom:0;
	z-index:1;
	background-image:url(../images/home-banner.jpg);
	background-size:cover;
}
.bantext
{
	position:relative;
    height: 100vh;
}
.hindi-tilte
{
	bottom:57%;
	left:42%;
	right:0;
	position: absolute;
	}
.banner-left
{
	bottom:28px;
	left:0;
	position: absolute;
}
.banner-middle
{
	bottom:45%;
	left:42.5%;
	right:0;
	position: absolute;
	}
.banner-middle .button
{
	color:#67221a;
	font-family: Poppins;
	border-radius:30px;
	border:solid 2px #67221a;
	font-size:18px;
	text-transform:uppercase;
	padding:10px 50px;
	background-color:transparent;
	}
.banner-middle .button:hover
{
	background-color:#67221a;
	color:#ffffff;
	}		
.banner-right
{
	right:0;
	bottom:30px;
	position: absolute;
}
.banner-left h1 {
	font-family: Poppins;
	font-size:32px;
	color:#ffffff;
	margin-top:95px;
	margin-bottom:5px;
	line-height:50px;
color:#75002b;
text-align:center;

}
.banner-left h3 {
	font-family: Poppins;
	font-size:38px;
	line-height:25px;
	text-transform:uppercase;
	color:#ffffff;
	margin-bottom:15px;
	text-align:center;
	transform: scale(1, 1.4);
}
.banner-left h2 {
	font-size:70px;
	transform: scale(1, 1.5);
	color:#d6dcdf;
	text-transform:uppercase;
	font-family: Poppins;
	text-align:center;
}



.bncolor
{
	background:rgba(0,0,0,0.3);
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	}

.bn-slide {
	width: 100%;
}
.banner .carousel-caption {
	right: 15%;
	bottom: 26%;
	left: 5%;
	text-shadow: none;
	text-align:left;
}

.carousel-control.left, .carousel-control.right
{
	width:5%;
	background-image:none !important;
	}

.page-wrapper
{
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	background-color:#ffffff;
	background-image:url(../images/bg.png);
background-repeat:repeat;
	}
section {
	width: 100%;
	height: auto;
	padding: 55px 0px;
	float:left;
}
.padbtm-no
{
	padding-bottom:0px;
	}
/*====home about us=====*/
.comp-about p
{
	margin-bottom:15px !important;
	}
.tag-box
{
height: 317px;
background: url(../images/industry1.jpg) center center no-repeat;
background-size: cover;
position:relative;
color:#ffffff;
}
.tagboxbg
{
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:absolute;
	background:rgba(0,0,0,0.2);
}

.tagboxbg h1
{
	width:90%;
	font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
	position: absolute;
	top: 50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
	
.tagboxbg h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 1px;
    background: #FFFFFF;
}
.readmore a
{
	font-weight:600;
	font-size:15px;
}
.readmore a .fa
{
	margin-left:3px;
}
/*====home company=====*/
.homesec
{
	padding:0px;
	}	
.sec1-left
{
	background:url(../images/parallax1.jpg)no-repeat left top;
}
.sec1-right
{
	background:url(../images/parallax2.jpg) no-repeat left top;
}
.sec1-left, .sec1-right
{
	width:50%;
	background-size:cover;
	height: 657px;
	display:table-cell;
	vertical-align: middle;
}
.sec1-cont
{
	width:65%;
	margin:auto;
	text-align:center;
	color:#ffffff;
}
.sec1-cont img
{
	margin-bottom:15px;
	}

.prdslide
{
	width:100%;
	position:relative;
	border-radius:12px;
	}
.prdslide img 
{
	width:100%;
	}
.prdsld-info
{
	background:rgba(0,0,0,0.1);
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	border-radius:12px;
	}
.prdsld-cont
{
	font-size: 30px;
	line-height:37px;
    color: #ffffff;
	width: 50%;
	border-radius:12px;
	position: absolute;
	top: 50%;
	left: 30%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}	

.inds-sol p
{
	margin-bottom:10px !important;
}
/*======== footer ========*/
.footer {
	width: 100%;
	float:left;
	background: #000000 url(../images/footerbg.jpg);
	background-position:center center;
	padding: 50px 0px 0px;
	color: #c6c6c6;
}
.footer .widget  {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	
}
.footer .widget .widget-title {
	font-size: 23px;
	margin-bottom:18px;
    color: #fff;
    line-height: 1;
	letter-spacing:1px;
	border-bottom:none;
}

.footer .widget .widget-title:before
{
	display:none;
	}
.footer .widget li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 8px
}
.footer a{
color: #c6c6c6;   
}
.footer a:hover{
	color: #dedede;  
}
.social {
width: 100%;
    float: left;
}
.social li {
	display: inline-block;
	margin: 0px 3px 3px 3px;
	float: none !important;
    width: auto !important;
}
.social li a {
	color: #ffffff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
}
.social i {
	font-size: 16px;
}
.social .facebook:hover {
	color: #325c94;
}
.social .twitter:hover {
	color: #00abdc;
}
.social .google-plus:hover {
	color: #f20026;
}
.social .linkedin:hover {
	color: #0073b2;
}
.social .pinterest:hover {
	color: #f20026;
}
.social .youtube:hover {
	color: #f20026;
}

.ftbtm
{
	border-top:solid 1px #181818;
	padding-top:25px;
	}
.pymt
{
	text-align:right;
	}

.footercopy {
	width:100%;
	float:left;
    padding: 20px 0;
	border-top:solid 1px #151515;
    text-align: center;
    color: #c6c6c6;
}

/*=====about us page======*/
.about-sec1 {
	background-image: url(../images/about.jpg);
	background-position: center center;
	background-size: 100% 100%;
	padding:0px;
}
.about-sec2 {
	background-image: url(../images/company.jpg);
	background-position: center center;
	background-size: 100% 100%;
	padding:0px;
}
.abtpg-left {
	float: left;
}
.abtpg-right {
	float: right;
}
.abtcont {
	background: rgba(0,0,0,0.8);
	padding: 40px 30px;
	width: 50%;
	min-height:450px;
	color: #ffffff;
	margin:50px 0px;
}
.abtcont h2
{
	margin-bottom:25px !important;
}
.abtcont p {
	text-align: justify;
	margin-bottom:0px;
}
.abtcont p span {
	font-weight:600;
}
.about-sec2  .abtcont p
{
	font-size:20px;
	font-style:italic;
	line-height:35px;
	}

/*=====serving industry======*/
.ser-list
{
	margin:0px !important;
	text-align:center;
}
.ser-list li
{
	width:24%;
	margin:0.5% !important;
	display:inline-block;
	border:solid 1px #dddddd;
	padding:5px;
	
}
.sername-list
{
	margin-left:0px !important;
	text-align:center;
}
.sername-list li
{
	width:24%;
	margin:0.5% !important;
	display:inline-block;
	border:solid 1px #dddddd;
	padding:7px;
	background-color:#eeeeee;
	
}

.certif-list
{
	margin:0px !important;
	text-align:center;
}
.certif-list li
{
	width:48%;
	margin:0.5% !important;
	display:inline-block;
	border:solid 1px #dddddd;
	padding:5px;
	
}
/*=====product page======*/
.prdimg
{
	width:25%;
	float:left;
}
.prdimg img
{
	border-radius:50%;
}
.ind-list
{
	width:100%;
	float:left;
	min-height:300px;
	margin-bottom:45px;
	padding:25px;
	background: url(../images/industry2.jpg) center center no-repeat;
	background-size: 100% 100%;

}
.inslist-sec
{
	width:75%;
	float:right;
	}
.prd-des
{
	padding:0px 100px;
	text-align:center;
	margin-bottom:20px !important;
	}	
.ul-part
{
	width: 100%;
    height: auto;
    float: left;
	margin-left:0px !important;
	margin-bottom:0px !important;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
	}	
.ul-part li {
	list-style:none;
    width: 48%;
    height: auto;
    float: left;
    border-bottom: 1px solid #b5b5b5;
	margin-bottom:0px !important;
	margin-right:2%;
	padding:10px 10px 10px 30px;
    color: #111111;
    font-weight: 400;
    line-height: 22px;
    background: url(../images/right-arrow.png)3px 15px no-repeat;
}
.appls-banner
{
	text-align:center;
	margin-top:25px;
	}	
/*=====enquiry us page======*/
.enq-form textarea
{
	height:285px;
}
.enq-form input[type="submit"]
{
	margin:auto;
	display:table;
	padding:10px 35px;
}	
.enq-des p
 {
	 padding:0px 45px 5px 45px;
	 }
/*=====contact us page======*/
.contact-form h2
{
	margin-bottom:20px;
	}

.contact-form textarea
{
	height:225px;
}
.contact-form input[type="submit"]
{
	padding:12px 35px;
	margin:auto;
	display:table;
}
.contact-info
{
	}
.contact-info ul {
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	 display: flex;
    flex-wrap: wrap;
}
.contact-info li {
	width: 30.33%;
	float:left;
	margin:0px 3% 0px 0px;
	border-bottom: dashed 1px #898989;
	padding: 20px 0px;
	list-style:none;
}
.contact-info .conticon {
	width: 65px;
	display: table-cell;
	vertical-align: left;
}
.contact-info .continfo {
	vertical-align: top;
	display: table-cell;
}
.contact-info .conticon .fa {
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size: 22px;
	color: #67221a;
	border: solid 1px #dddddd;
	border-bottom: solid 2px #898989;
	background-color:#ffffff;
}
.continfo p {
	margin-bottom: 0px !important;
}

.continfo h4 {
	font-size: 20px;
	margin-bottom: 5px !important;
}
.continfo p {
	margin-bottom: 0px;
	line-height: 21px;
}

.cont-per .widget-box {
	background-color: #fff;
	border: 1px solid #ced4da;
	margin-bottom: 20px;
	padding: 20px 20px 15px 20px;
	box-shadow: 0 5px 5px 0 #d9d9da;
	border-radius: 12px;
	width: 31%;
	margin: 0% 1% 2% 1%;
	min-height: 150px;
	display: inline-block;
	vertical-align:top;
}
.cont-per .widget-box h4
{
	font-size:22px;
	margin-bottom:15px;
	}
.cont-per .ftadd {
	width: 100%;
	margin:0px;
}
.cont-per .ftadd li {
	margin-bottom: 10px;
	list-style:none;
}
.cont-per .ftadd li .fa
{
	width:35px;
	font-size:20px;
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding-top:3px;
	color:#67221a;
	}
.cont-per .fainfo
{
	display:table-cell;
	vertical-align:top;
}

/*======gallery====*/
#gallery a
{
	width:20%;
	float:left;
	text-align:center;
	padding:5px;
}
#gallery a img
{
	width:100%;
	height:180px;
	padding:3px;
	border:solid 1px #dddddd;
}
#gallery a h3
{
	margin-top:5px;
	font-weight:600;
	font-size:18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*================ start inner page ====================*/
.page-banner {
	width: 100%;
	height: auto;
	position: relative;
	z-index:1;
}
.page-banner img {
	width: 100%;
}
.inbnctxt {
	padding: 20px 0px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
}
.inbaner-title
{
	display:inline-block;
	float:left;
	color:#FFF;
	}
.bntx {
	display:inline-block;
	float:right;
	padding-top:5px;

}

.inbaner-title h1 {
    font-size: 30px;
    color: #FFFFFF;
	margin-bottom:0px;
}
.banner-text
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	text-align:center;
	padding:7% 15px 15px 15px;
}
.banner-text h1
{
    font-family: Poppins;
    text-transform: uppercase;
    font-size: 35px;
    color: #ffffff;
    line-height: 50px;
}
/*====== start breadcrumb =======*/
.breadcrumb {
	font-size:14px;
	padding:0px;
	margin:0px;
	border-radius: 0px;
	background-color:transparent;
}
.breadcrumb li a {
	color: #ffffff;
}
.breadcrumb li a:hover {
	color: #f2f2f2;
}
.breadcrumb>.active {
    color: #ffffff;
}
.breadcrumb>li+li:before
{
	content: "\f105";
    font-family: "fontawesome";
    font-size: 14px;
    margin: 0 4px;
	}
/*================ start breadcrumb ====================*/
.entry-content p {
	margin: 0 0 26px 0;
}
.entry-content .widget-title
{
	margin-bottom:30px;
	}
.panel-left {
	width: 72%;
	float: left;
	margin-right: 3%;
}
.panel-right {
	width: 25%;
	float: left;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-bottom: 10px;
}

.entry-content .ul-list, .entry-content .ol-list, .entry-content ol, .entry-content ul {
	margin-bottom: 40px;
}
.entry-content .ul-list {
	margin-left: 0px;
}
.entry-content .ul-list li {
	padding-left: 25px;
	background-position: left 2px;
	background-image: url(../images/check-box.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.entry-content ul {
	list-style: disc;
}
.entry-content ol, .entry-content ul {
	margin-left: 20px;
}
.entry-content ol li, .entry-content ul li, .entry-content ul-list li {
	margin-bottom: 10px;
}
.entry-content ol li a, .entry-content ul li a {
	color: #1d1d1d;
}
.entry-content ol li a:hover, .entry-content ul li a:hover {
	color: #ce271e;
}


.entry-content img {
	max-width: 100%;
	height: auto;
}
.popup-form .modal-title
{
	font-weight:600;
}
.popup-form textarea
{
	height:150px;
}
.popup-form  button.close
{
margin-top: -8px;
    font-size: 23px;
    color: #ffffff !important;
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: #67221a !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
	line-height:30px;
}
.enquiry-form .modal-header .close:hover {
	background-color: #000000 !important;
}
.auto-pic 
{
	width:130px;
}
.auto-pic a
{
	width: 100% !important;
	padding:0px;
}
.auto-pic img
{
	width:45px !important;
	height:45px !important;
}


