/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Anton|Lobster');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,800');

@font-face 
{
	font-family: 'aron-grotesque';
	src: url('../fonts/aron-grotesque.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'biko-regular';
	src: url('../fonts/biko-regular.otf')  format('truetype');
}

@font-face 
{
	font-family: 'franklin-gothic-book-regular';
	src: url('../fonts/franklin-gothic-book-regular.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'myriad pro-regular';
	src: url('../fonts/myriad pro-regular.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'BebasNeue-Regular';
	src: url('../fonts/BebasNeue-Regular.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'Bauhaus';
	src: url('../fonts/Bauhaus.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'AgencyFB';
	src: url('../fonts/AgencyFB.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'arial';
	src: url('../fonts/arial.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'britanic';
	src: url('../fonts/britanic.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'arial-roundedmt-bold';
	src: url('../fonts/arial-roundedmt-bold.ttf')  format('truetype');
}


body
{
	overflow-x:hidden;
}
.wrapper
{
	max-width:1250px;
	margin:0px auto;
}

/************ Index Page ************/
::-moz-selection { /* Code for Firefox */
    color:#fff;
    background: #c27b06;
}

::selection {
    color:#fff;
    background: #c27b06;
}
/************ affix menu code ************/
.affix {
    top: 0px;
    width: 100%;
    z-index:  9999 !important;
	background-color:#fff;
    border-radius:  0 !important;
    box-shadow: 4px 3px 6px 2px #929292;
    padding-top: 0px !important;
 }
.affix .menu {
	padding-top:10px !important;
}
.affix .top-nav {
	display: none;
}
.affix .logo { 
}
.affix .contact-img {
	display:block;
}
.affix .wsmenu-list { 
	margin-top: 3%;
}
.affix .wsmenu-submenu {
  top: 67px;
}
.affix .top-header-01 {
	box-shadow: none;
}
.navbar {
    margin-bottom: 0px!important;
    border: none !important;
}
.affix ~ .container-fluid {
   position: relative;
   top: 30px;
}
/************ affix menu code ***********/

/************ Navigation css  **********/
.menu {
	padding-top:20px;
}
.logo {
	margin-top: 14px;
	margin-left: 10px;
}

.top-header-01 {
   z-index: 9999;
   position: relative;
   background-color: #ffffff;
   border-radius: 8px;
   height: 126px;
   box-shadow: 2px 4px 13px #010101;
}


/************ Navigation css  *********/

/************ slider css start *******/
.slider-01
{
	margin-top: -157px;
}
.slider {
	margin-bottom:40px;
}
/************ slider css ************/

/************ About Index css ************/
.about-index {
	margin-bottom:40px;
}
.about-index-font {
	font-family: 'Bauhaus';
	color:#950816;
	font-size:40px;
	line-height:60px;
	letter-spacing:1px;
	text-align:center;
}

.about-index-font-01 {
	color:#5b5b5b;
	font-size:30px;
	line-height:46px;
	text-align:center;
	font-family: 'AgencyFB';
	letter-spacing: 0.5px;
	font-weight: 700;
}
.company-index-font-02 {
    font-size: 18px;
    line-height: 32px;
    font-family: 'arial';
    text-align: justify;
    /*! letter-spacing: 0.5px; */
    color: #111;
    margin-bottom: 26px;
    margin-left: -4px;
}

/************ About Index css ************/

/************ Product Index css ************/
.product-index {
	margin-bottom: 2px;
}
.product-padding {
	padding-left:0px;
	padding-right:0px;
}
.product {
    margin-bottom: 50px;
}
/************ Product Index css ************/

/************ Services Index css ************/
.about-index-company {
	background-color: #eee;
}
.company-index-font {
	color:#960b18;
	font-size:40px;
	font-family: 'Bauhaus';
	/*! display: inline-flex; */
	/*! margin-top: 6%; */
	font-weight: 700;
	line-height: 65px;
	/*! text-transform: uppercase; */
}
.company-index-font {
    color: #363636;
    font-size: 52px;
    line-height: 60px;
    font-family: 'britanic';
    /*! text-align: justify; */
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 7%;
    margin-bottom: 25px;
    margin-left: -4px;
}
.about-font {
	color:#363636;
	font-size:18px;
	line-height:40px;
	font-family: 'Questrial-Regular';
	text-align: justify;
	font-weight: 700;
	letter-spacing: 1px;
	list-style: none;
}
.company-index-font-01 {
	color:#8a171a;
	font-size:22px;
	line-height:27px;
	font-family: 'arial';
	text-align: justify;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 30px;
	margin-left: -4px;
}
.table-note {
	color:#363636;
	font-size:17px;
	line-height:25px;
	font-family: 'Questrial-Regular';
	float:  right;
	margin-right: 8%;
	margin-top: -4%;
}
.about-img-set {margin-left: -8%;margin-top: 60px;}
/************ Services Index css ************/

/************ footer Index css ************/

.footer.footer-2 {
    padding-top: 14%;
}
.footer {
	/*! border-bottom: 1px solid #e5e5e5; */
	background: url(../images/footer-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
}
.footer-font {
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight:700;
	color:#fff;
	white-space: nowrap;
}
.fa-padding {
	padding: 0px 20px 0px 0px;
}
.footer-font-01 {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:700;
	color:#fff;
	line-height:28px;
	letter-spacing: 1px;
}
.footer-font-01 a:hover {
	color:#090808;
}
.footer ul {
	padding:0px;
	list-style:none;
}
.footer-font-02 {
	font-family: 'myriad pro-regular';
	font-size:15px;
	line-height:31px;
	color:#fff;
}
.footer-font-02:hover {
	color:#150909;
}
.footer-font-03 {
	font-family: 'myriad pro-regular';
	font-size:15px;
	line-height:80px;
	color:#363636;
	letter-spacing: 0.5px;
}
.footer-font-03:hover {
	/*! color:#F79908; */
}
.footer-map {
	white-space: nowrap;
	margin-left: -15%;
}
/************ footer Index css ************/

/************ copy write Index css ************/
.copy-write {
	background-color:#3a3a3a;
	padding: 20px;
}
.copy-write-font {
	color:#fff;
	font-size:15px;
	font-family: 'arial-roundedmt-bold';
	margin: 0px;
	font-weight: 700;
	letter-spacing: 1px;
}
.copy-write-font-01 {
	color:#fff;
	font-size:14px;
	font-family: 'arial-roundedmt-bold';
	float:right;
	letter-spacing: 1px;
	margin: 0px;
	font-weight: 700;
}
.copy-write-font-01 a:hover {
	color:#AB2026;
}
/************ copy write Index css ************/
/************ top arrow contant  ************/
.scrollTop {
   opacity: 0;
	position: fixed;
	text-align: center;
	line-height: 12px !important;
	right: 26px;
	bottom: 0;
	color: #fff;
	border-radius: 100px;
	z-index: 999;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center;
	transition: opacity .3s,bottom .5s,box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
	background-color: #b3b3b3;
	overflow: hidden;
}
.scrollTop i {
    line-height: 39px !important;
    width: 39px !important;
    height: 39px !important;
    top: 0 !important;
    left: 0 !important;
    position: relative;
    z-index: 10;
    transform: translate(0,0);
    transition: transform .2s ease;
    color: #fff;
}

.scrollTop i, .scrollTop:hover {
    background-color: transparent !important;
}
.scrollTop i, .text-small {
    font-size: 30px !important;
}
.scrollTop i, .text-center {
    text-align: center !important;
}
.scrollTop::before, .scrollTop:hover::after {
    transform: scale(1);
}
.scrollTop::after, .scrollTop::before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #8A181A;
    transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
}
.scrollTop:hover i {
    transform: translate(0,-39px) !important;
}
/************ top arrow contant  ************/

.heading-banner {
	color: #ffffff;
    font-size: 42px;
    text-align: right;
    letter-spacing: 4.5px;
    line-height: 60px;
	margin-top: -12%;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'BebasNeue-Regular';
}
.heading-banner::after {
    /*content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 3px;
    right: 0%;
    bottom: 24%;*/
    /*! background-color: rgb(248, 121, 8); */
}

.page-contain { padding-bottom:3%;}
.page-contain-font {
	font-size: 1.24511242em;
	line-height: 1.58421053em;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.heading-h2 {
		color: #1d1d1d;
    font-size: 30px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    line-height: 40px;
	
}

.heading-h3 {
		color: #1d1d1d;
    font-size: 40px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 0.5px;
    line-height: 40px;
	
		font-weight: 700;
		font-variant: all-petite-caps;
		margin-bottom: 4%;
}
.img-title {
	color: #333;
    font-size: 17px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 0.5px;
    /*! line-height: 35px; */
	padding-top: 18px;
	height: 65px;
}
.top-margin { margin-top:8%;}
.level-logo { display:inline;}

/******* contact page css *******/
.contact-to {
	margin-top: 0%;
}
.fream { 
border: 1px solid #e7ecee;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
padding: 1.4444444444rem 1.6666666667rem 1.1666666667rem;
height: 485px;
} 
.contact-font-1 {
   	font-family: 'Questrial-Regular';
    font-size: 22px;
    color: #454545;
    text-decoration: none;
    margin-left: 22px;
    margin-top: 20px;
   	font-weight: 700;
}
.contact-font-1::after {
   height: 1px;
display: block;
width: 100%;
background: #6c3c964d;
border-bottom: 1px white;
content: '';
margin-top: 20px;
margin-left: 0px;
padding-bottom: 1px;
}
.contact-font-2 {
   	font-family: 'myriad pro-regular';
    font-size: 17px;
    color: #777;
    text-decoration: none;
    margin-left: 55px !important;
}
.contact-font-2 a {
  	font-family: 'myriad pro-regular';
    font-size: 17px;
    color: #777;
    text-decoration: none;
    
}
.contact-font-2 a:hover {
    color: #b42a2d;
    text-decoration: none;
    /*! font-weight: 700; */
}
/******* contact page css *******/

/******* about page css *******/
.company-font {
    color: #363636;
    font-size: 40px;
    line-height: 60px;
    font-family: 'britanic';
    text-align: justify;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 1%;
    margin-bottom: 20px;
    margin-left: -4px;
}
.about-img {
    margin-left: 18%;
    margin-top: -20px;
}
.company-font-02 {
    font-size: 18px;
    line-height: 32px;
    font-family: 'arial';
    text-align: justify;
    letter-spacing: 0.5px;
    color: #111;
    margin-bottom: 26px;
    margin-left: -4px;
}

/******* about page css *******/

/***** Product inner Page *****/
.product-title {
    color: #363636;
    font-size: 35px;
    font-family: 'Questrial-Regular';
    display: inline-flex;
    margin-top: -2%;
    font-weight: 700;
    line-height: 65px;
}
.m-b-10 {
	margin-bottom:30px;
}
/***** Product inner Page *****/

/***** video-gallery Page *****/

video {
    width: 100%;
    height: 396px;
    border: 2px solid #a4090c;
}
.video-gallery {
    font-size: 16px;
    color: #000;
    /*! background-color: #2e2e2e; */
    text-align: center;
    padding: 7px;
    font-family: 'arial';
    letter-spacing: 1px;
    font-weight: 700;
}
/***** video-gallery Page *****/

/******* Table Contant *******/
table {
  	border-collapse: collapse;
	  margin: 0;
  	padding: 0;
  	width: 100%;
  	margin-bottom: 4%;
  	margin-top: 0%;
}
table td {
  	
  	border-bottom: 1px solid #747474; padding: 10px 0;
	font-family: 'Questrial-Regular';
	font-size:17px;
  	line-height: 18px;
  	text-align: center;
}
.table-border {
  padding:10px;
	text-align: center;
}

table tr {
	background: #efefef66;
}
table td:hover {
	background-color: #d7717370;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
table th {
	font-size: 22px;
	color: #363636;
	background-color: #b3282b78;
    letter-spacing: 1px;
    line-height: 20px;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	padding: 10px 0;
	text-align: center;
}
.table-th {
	font-family: 'Questrial-Regular';
	background-color:#202020;
	color:#fff;
	font-size:20px;
	padding:8px;
	text-align:center;
}
.table-td {
	padding:8px;
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight: 700;
	text-align:center;
	border-bottom: none;
	
}
/******* Table Contant *******/

/******* certificate page *******/
.b-image {
    border: 4px solid #b3292c;
    margin: 7%;
    background:#eaeaea;
    height: 392px;
}
.b-image img {
    margin: 20px;
    border: 2px solid #485e88;
}
.b-title {
    font-family: 'myriad pro-regular';
    font-size: 17px;
    color: #b3292c;
    margin-top: 3%;
    letter-spacing: 1px;
    padding: 2px;
    font-weight: 600;
}
/******* certificate page *******/

/******* industry page *******/
.heading {
    font-size: 17px;
    font-family: arial;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
    border: 3px solid #272827;
    padding: 10px;
}
.industry {
    margin-bottom: 4%;
}
.margin-bottom {
    margin-bottom: 30px;
}
/******* industry page *******/

/******* inquiry page *******/
.top-text {
	border: 1px solid #e7ecee;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.49);
	padding: 1.4444444444rem 1.6666666667rem 1.1666666667rem;
}

.imgBox:hover {
    -webkit-box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    transition: all 0.2s ease-in-out 0.2s;
}
/******* sitemap page *******/
.footer-mail {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
}
/******* sitemap page *******/

.footer-mail {
    font-size: 18px;
    color: #363636;
    text-decoration: none;
    font-family: 'Questrial-Regular';
    letter-spacing: 1px;
}