/* 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');
}

body
{
	overflow-x:hidden;
}
.wrapper
{
	max-width:1200px;
	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 { 
	margin-top: 0px;
	width: 65%;
}
.affix .contact-img {
	display:block;
}
.affix .wsmenu-list { 
	margin-top: 3%;
}
.affix .wsmenu-submenu {
  top: 67px;
}
.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: -8px;
}

.top-header-01 {
   z-index: 9999;
   position: relative;
   background-color: #fff;
   border-radius: 8px;
}


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

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

/************ About Index css ************/
.about-index {
	margin-bottom:40px;
}
.about-index-font {
	font-family: 'Questrial-Regular';
	color:#000000;
	font-size:35px;
	line-height:60px;
	letter-spacing:1.4px;
	text-align:center;
}

.about-index-font-01 {
	font-family: 'aron-grotesque';
	color:#5b5b5b;
	font-size:30px;
	line-height:45px;
	text-align:center;
}
/************ About Index css ************/

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

/************ Services Index css ************/
.services-index {
	margin-bottom:40px;
}
.services-index-font {
	color:#000000;
	font-size:50px;
	line-height:60px;
	letter-spacing:1.9px;
	font-family: 'Questrial-Regular';
	text-align:center;
}
.services-index-font-01 {
	color:#f79208;
	font-size:30px;
	line-height:45px;
	font-family: 'Questrial-Regular';
	text-align:center;
}
/************ Services Index css ************/

/************ Choose Industry Index css ************/
.choose-industry {
	margin-bottom:60px;
	background-color:#f0f4f7;
}
.quick-link-font {
	color:#7b7b7b;
	font-size:16px;
	font-weight:700;
	font-family: 'biko-regular';
	text-transform:uppercase;
	padding: 10% 10px 0px 10px;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.quick-link-font-01 {
	color:#f79308;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Questrial-Regular';
	padding: 0px 10px 10px 21px;
	letter-spacing: 0.9px;
}
.quick-link-font-02 {
	color:#7b7b7b;
	font-size:16px;
	font-weight:700;
	font-family: 'biko-regular';
	text-transform:uppercase;
	letter-spacing: 1px;
	text-align:center;
	line-height: 40px;
}
.border-right {
	border-right:1px solid #dae0e7;
	top:50px;
}
.select-font {
	color:#7b7b7b;
	font-size:16px;
	font-weight:700;
	font-family: 'biko-regular';
	text-transform:uppercase;
	padding: 7% 10% 0px 10%;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.select-font-01 {
	color:#f79308;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Questrial-Regular';
	padding: 0px 10px 10px 10%;
	letter-spacing: 0.9px;
}
.select-font-02 {
	font-family: 'franklin-gothic-book-regular';
	font-size:16px;
	letter-spacing:2px;
	color:#484848;
	width:100%;
	padding: 15px;
}
/************ Choose Industry Index css ************/

/************ client slider Index css ************/
.client-slider {
	margin-bottom:50px;
}
.client-font {
	font-family: 'Questrial-Regular';
	font-size:50px;
	line-height:60px;
	text-align:center;
	color:#000000;
}
.client-font-01 {	
	font-family: 'Questrial-Regular';
	font-size:30px;
	line-height:45px;
	text-align:center;
	color:#868686;
	margin-bottom: 8%;
}
/************ client slider Index css ************/

/************ footer Index css ************/
.footer {
	background-color:#f7f7f7;
	padding: 4% 0px 4% 0px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.footer-font {
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight:700;
	color:#363636;
}
.fa-padding {
	padding: 0px 20px 0px 0px;
}
.footer-font-01 {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:700;
	color:#363636;
	line-height:25px
}
.footer-font-01 a:hover {
	color:#F79908;
}
.footer ul {
	padding:0px;
	list-style:none;
}
.footer-font-02 {
	font-family: 'myriad pro-regular';
	font-size:14px;
	line-height:26px;
	color:#363636;
	white-space: nowrap;
	letter-spacing: 0.5px;
}
.footer-font-02:hover {
	color:#F79908;
}
.footer-font-03 {
	font-family: 'myriad pro-regular';
	font-size:14px;
	line-height:26px;
	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:#efefef;
	padding: 20px;
}
.copy-write-font {
	color:#363636;
	font-size:14px;
	font-family: 'myriad pro-regular';
	letter-spacing: 0.9px;
	margin: 0px;
}
.copy-write-font-01 {
	color:#363636;
	font-size:14px;
	font-family: 'myriad pro-regular';
	float:right;
	letter-spacing: 0.9px;
	margin: 0px;
}
.copy-write-font-01 a:hover {
	color:#F79908;
}
/************ 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: #F79908;
    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: 50px;
    text-align: left;
    /*! font-family: 'Jersey-m54'; */
    letter-spacing: 0.3px;
    line-height: 60px;
	margin-top: -16%;
	margin-bottom: 12%;
	margin-left: 6%;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.heading-banner::after {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 3px;
    left: 7%;
    bottom: 24%;
    background-color: rgb(248, 121, 8);
}
.parallax-image-1 {
	 /* The image used */
    background-image: url(../images/about-banner.png);
}
.parallax-image-2 {
	 /* The image used */
    background-image: url(../images/service-banner.png);
}
.parallax-image-3 {
	 /* The image used */
    background-image: url(../images/contact-banner.png);
}

.parallax-image-4 {
	 /* The image used */
    background-image: url(../images/products-banner.png);
}

.parallax {   

    /* Set a specific height */
    min-height: 600px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.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;}

