body {
	color: #e03f44;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}
ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}
.logo{
	display:inline-block;
	float:left;
	padding:5px 0px;	
}
.logo a{
	padding:0px !important;	
}
.logo img{
	width:100%;	
}
.logo a:hover{
	text-decoration:none;
	outline:none;	
}
.logo a:focus{
	text-decoration:none;
	outline:none;	
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}


/*MYCSS*/
.logo{
	float:left;
	width:155px;
}
.navigation .menu {
	background:url(../images/bg_menu.png) no-repeat left top;
	width:27px;
	height:19px;
	float:right;
	margin:10px 0 0 10px;
	text-indent:-9999px;
	display:none;
}
.navigation .menu:hover{
	background:url(../images/bg_menu.png) no-repeat left top;
}
.navigation .menu:focus{
	background:url(../images/bg_menu.png) no-repeat left top;
	outline:none;	
}
.navigation li span {
    display: none;
	cursor:pointer;
}

.navigation{
	text-align:center;
}
.navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;	
}
.navigation ul li{
	 float:left;
	 font-family: 'Raleway', sans-serif;
	 font-size:16px;
	 border-right:1px #ddd  solid;
	 font-weight:600;
}

.navigation li:nth-child(1){
	border-left:1px #ddd  solid;
}
.navigation a{
	color: #222;
	padding: 12px 28px;
	display: block;
	margin: 6px 0px;
}
.navigation a:hover{
	color:#2c3496;
	text-decoration:none;
	outline:none;	
}
.navigation a:focus{
	color:#222;
	text-decoration:none;
	outline:none;	
}
.navigation li:hover > ul {
	display:block;
}


.navigation ul ul {
	font-size:14px;
	display:none;
	position:absolute;
	z-index:100;
}
.navigation ul ul li {
	width: 220px;
	line-height:40px;
	top:0;
	font-size:16px;
	border-right:none;
	float:none;
}
.navigation ul ul li a{
	background:#fff;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #2c3496;
	color:#222;
	transition:none;
	text-align:left;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	margin:0px;
}
.navigation ul ul li a:hover{
	background:#fff;
	color:#2c3496;
	border-bottom: 1px solid #fff;
	transition:none;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
}


/*Menu Slider*/
.menu-slider{}
.menu-slider span{
	display:block !important;
	color:#fff !important;	
} 
.navbar_main .view-all-icon{
	color:#000 !important;
	display:block !important;
	padding:2px 0px;	
}
.menu-slider .carousel-control {
    position: absolute;
    top: 79%;
    bottom: 13%;
    left: 10%;
    opacity: 0.9;
	width: 32px;
	height: 32px;
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	background: #010101 !important;
	color: #fff;
	text-shadow:none;
	transition:all 0.3 ease-in !important;
	padding:0px !important;
}
.menu-slider .carousel-control .fa{
	line-height:32px;
	font-size:26px;	
}
.menu-slider .carousel-control.right{
	right: 0% !important;
	left: auto !important;
}
.menu-slider .carousel-control.left{
	left:74%;
}
.menu-slider .carousel-control:hover,.carousel .carousel-control:focus{
	background:#000 !important;
	color:#fff !important;
	opacity:1 !important;
	transition:all 0.3 ease-out !important;
}
.navbar_main{
	background:#fff;
	border:1px #ddd solid;
}
.navbar_main.fixed{
	position:fixed;
	z-index: 99999;
	width: 100%;
	top:0;
	box-shadow:0 1px 3px rgba(0,0,0,.1);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.navbar_main.fixed .logo{
	width: 222px;
	padding: 8px 0px;	
}
.navbar_main.fixed .logo img{
	width:100%;	
}


.navbar_main .register_btn a{
	background:#160b8d;
	padding: 10px 15px 10px 15px !important;
	border-radius: 3px;	
	color:#fff !important;
}
.navbar_main .register_btn a:hover{
	background:#160b8d !important;
	color:#fff !important;	
}


.top_phone_email_togle{
	background:#160b8d;
	border-top:2px solid #a30c0c;
	padding:10px 0px;
}
.top_left {
    vertical-align:middle;
}
.top_left ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top_left li {
    display: inline-block;
    padding: 0px 18px 0px 0px;
	vertical-align:middle;
}
.top_left a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'Raleway', sans-serif;
}
.top_left .fa{
	margin:0px 6px 0px 0px;	
}
.top_left .fa-envelope-o{
	border-left:1px solid #FFF;
	padding-left: 20px;	
}
.top_left a:hover{
	color:#fff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_left a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;
}
.top_right{
	text-align:right;	
}
.top_right ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.top_right li{
	display:inline-block;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	vertical-align:middle;
}
.top_right img{
	width:25px;	
}
.top_right li .fa{
	color:#fff;
	padding:0px 0px 0px 12px;	
}
.top_right a:hover{
	color:#fff;
	text-decoration:none;
	outline:none;
	opacity:0.6;	
}
.top_right a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.header-address ul{
	list-style:none;
	float:right;
}
.header-address ul li{
	font-size: 17px;
	padding-right: 20px;
	position: relative;
	float: left;
	padding-left: 50px;
	font-family: 'Raleway', sans-serif;
}
.header-address{
	float:right;
	padding:0px 0px;
	width:100%;
}
.header-address ul li a{
	color: #222;
	padding: 19px 0px 0px 0px;
	display:block;
}
.header-address ul li a:hover{
	text-decoration:none;
}
.header-address ul li a:focus{
	outline:none;
	text-decoration:none;
}
.header-address ul li .fa{
	color: #222;
	width: 40px;
	height: 40px;
	border: 2px #04b2f3 solid;
	border-radius: 100%;
	line-height: 36px;
	text-align: center;
	position: absolute;
left: 0;
	
}
.header-address ul li .fa:hover{
	color:#2c3496;	
}


/*home-icon*/
.home-icon{
	position:relative;
	width:100%;
	padding:45px 0px;
}
.home-icon-section{
	width:100%;
	position:relative;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	float:left;
	padding:25px 0px;
	margin-top:-100px;
	background:#fff;
	z-index:999;
}
.home-icon-section ul{
	list-style:none;
}
.home-icon-section ul li{
	width:30%;
	float:left;
	padding: 9px 0px 0px 15px;
	margin-bottom:25px;
}

.home-icon-section ul li h4{
	font-size:23px;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
	font-weight:600;
}
.home-icon-right p{
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	color:#616161;
}
/*about-us*/

.about-us{
	width:100%;
	position:relative;
	background:url(../images/paralex.jpg) right top;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.about-left p{
	font-size:17px;
	font-family: 'Raleway', sans-serif;
	color:#616161;
}
.about-left h6{
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
}
.about-left h6 .section-border{
	width: 45px;
	height: 2px;
	background: #04b2f3;
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.about-left h2{
	font-size:43px;
	font-family: 'Raleway', sans-serif;
	color:#000;
	font-weight:700;
	line-height:43px;
}
.about-left {
    padding: 45px 10px 30px 15%;
	background:#fff;
	
}
.about-left h5{
	font-size:17px;
	font-family: 'Raleway', sans-serif;
	color:#616161;
	padding-top:15px;
}
.about-left h5 a{
	text-decoration:none;
	color:#04b2f3;
	border:1px #04b2f3 solid;
	padding: 10px 12px;
	transition-duration:1s;
}
.about-left h5 a:hover{
	text-decoration:none;
	background:#04b2f3;
	color:#fff;
	transition-duration:1s;
}
.about-left h5 a:focus{
	outline:none;
}
.footer_hedding {
	margin:0px 0px 10px 0px;
	color:#fff;
	padding:0px 0px 22px 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	position:relative;	
	font-weight: 600;
}
/*counter-section*/
.counter-section{
	position:relative;
	background:#04b2f3;
	padding:25px 0px;
}
.cont-main {
    text-align: center;
}
.image-left-cont-txt h6 {
    font-size: 27px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
}
.image-left-cont-txt p {
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
}
/*project*/
.project{
	position:relative;
	padding:45px 0px;
	width:100%;
}
.project-heading h6{
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
}
.project-heading h6 .section-border{
	width: 45px;
	height: 2px;
	background: #04b2f3;
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.project-heading h2{
	font-size:43px;
	font-family: 'Raleway', sans-serif;
	color:#000;
	font-weight:700;
	line-height:43px;
}
.project-heading {
    margin-bottom: 25px;
}
.service-column {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.service-column img {
    width: 100%;
}
.service-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 60px 50px;
    left: 0;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.service-column1{
	background:#04b2f3;
	padding:43px 0px 43px 0px;
}
.service-column1 h3{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
	text-align:center;
	line-height:25px;
}
.service-overlay h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.service-overlay p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px 0px 0px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.service-column a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.service-column:hover .service-overlay {
    background-color: rgba(192, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    top: 0;
}
.service-column:hover .service-overlay p {
    opacity: 1;
}
.footer_hedding::after {
    content: '';
	position: absolute;
	display: block;
	width: 15%;
	bottom: 10px;
	border: dotted 1px #fff;
	left: 3px;
}
.footer_product{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.footer_product li{
	font-size:15px;	
	font-family: 'Raleway', sans-serif;
	padding:0px 0px 5px 24px;
}
.footer_product a{
	color:#fff;
}
.footer_product a:hover{
	color:#a30c0c;
	text-decoration:none;
}
.footer_product a:focus{
	color:#a30c0c;
	text-decoration:none;
	outline:none;
}

.footer_product .fa{
	position:absolute;
	left:15px;
	padding:5px 0px 0px 0px;
}

.footer_bottom{
	background:#333;
	padding: 15px 0px;
	border-top: 1px solid #fff;	
}
.footer_colum_left p {
    margin: 0px;
    color: #fff;
    display: inline-block;
	font-family: 'Raleway', sans-serif;
}
.footer_colum_right{
	text-align:right;	
}
.footer_colum_right p {
    margin: 0px;
    color: #fff;
	font-family: 'Raleway', sans-serif;
}
.footer_colum_right a {
    color: #fff;
    text-decoration: none;
}
.footer_colum_right a:hover {
    color: #fff;
    text-decoration: none;
}
.footer_colum_right a:focus {
    color: #fff;
    text-decoration: none;
	outline:none;
}

.footer_main{
	background:#000;
	padding:40px 0px;	
}
.list_info{
    list-style: none;
    margin: 0;
    padding: 0;
}
.list_info li {
    padding: 0px 0px 10px 36px;
	font-family:Calibri;
	font-size: 17px;
	color: #FFF;
}
.list_info p{
	font-size:15px;	
}
.list_info li .fa {
    float: left;
    margin-right: 10px;
	position: absolute;
	left: 17px;
	font-size:18px;
	padding-top:3px;
}
.list_info li span {
    display: block;
    font-size: 15px;
	color: #FFF;
}
.list_info li a {
    color: #FFF;
    font-size: 15px;
}
.list_info li a:hover{
	text-decoration:none;
}
.list_info li a:focus{
	outline:none;
	text-decoration:none;
}
.footer-main-left2 {
    text-align: left;
    display: table;
    margin: 0px auto;
}
.footer-main-left2 h4 {
   font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #ffffff;
}
.footer-main-left2 ul {
    list-style: none;
    margin-top: 14px;
}
.footer-main-left2 ul li {
    display: inline-block;
    vertical-align: middle;
}
.footer-main-left2 ul li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 4px 4px 0;
    text-align: center;
    display: inline-block;
    transition: all 300ms ease-out;
    color: #fff;
    box-shadow: inset 0 0 0 2px #fff;
    border-radius: 4px;
    padding: 10px 0px 0px 0px;
}
.footer-main-left2 ul li a:hover {
    color: #04b2f3;
    box-shadow: inset 0 0 0 2px #04b2f3;
}
.footer_hedding {
	margin:0px 0px 10px 0px;
	color:#fff;
	padding:0px 0px 22px 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	position:relative;	
	font-weight: 600;
}
.footer_hedding::after {
    content: '';
	position: absolute;
	display: block;
	width: 15%;
	bottom: 10px;
	border: dotted 1px #fff;
	left: 3px;
}
.footer_main h4{
	font-size:18px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
}
.footer_product{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.footer_product li{
	font-size:15px;	
	font-family: 'Raleway', sans-serif;
	padding:0px 0px 5px 24px;
}
.footer_product a{
	color:#fff;
}
.footer_product a:hover{
	color:#fff;
	text-decoration:none;
}
.footer_product a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.footer_product .fa{
	position:absolute;
	left:15px;
	padding:5px 0px 0px 0px;
}

.footer_bottom{
	background:#000;
	padding: 15px 0px;
	border-top: 1px solid #fff;	
}
.footer_colum_left p {
    margin: 0px;
    color: #fff;
    display: inline-block;
	font-family:Calibri;
}
.footer_colum_right{
	text-align:right;	
}
.footer_colum_right p {
    margin: 0px;
    color: #fff;
	font-family: 'Raleway', sans-serif;
}
.footer_colum_right a {
    color: #fff;
    text-decoration: none;
}
.footer_colum_right a:hover {
    color: #fff;
    text-decoration: none;
}
.footer_colum_right a:focus {
    color: #fff;
    text-decoration: none;
	outline:none;
}
.footer-main-left2 img{
	width:50%;
}
/*ourclients*/
.ourclients{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:#f5f5f5;
}
.product-heading {
    margin-bottom: 25px;
    text-align: center;
}
.product-heading h2 {
    margin: 0px;
    color: #222;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.product-heading hr {
    margin: 10px 0px;
    color: #160b8d;
    width: 7%;
    height: 2px;
    display: inline-block;
    background: #160b8d;
}
#service .owl-controls {
    text-align: right;
    margin-bottom: 0px;
    padding: 8px 10px 8px 0px;
    position: absolute;
    top: -55px;
    width: 100%;
}
.owl-buttons {
    text-align: center;
}
.service {
    margin-top: 35px;
}
/*breadcrumb-section*/
.breadcrumb-section{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:url(../images/about-bg.jpg) center no-repeat;
	background-size:cover;
}
.breadcrumb-section1{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:url(../images/machine.jpg) center no-repeat;
	background-size:cover;
}
.breadcrumb-section-ongoing{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:url(../images/ongoing.jpg) center no-repeat;
	background-size:cover;
}
.breadcrumb-section-quality{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:url(../images/qualitybg.jpg) center no-repeat;
	background-size:cover;
}
.breadcrumb-sectionc{
	position:relative;
	width:100%;
	padding:45px 0px;
	background:url(../images/contact.jpg) center no-repeat;
}
.page-title {
    padding: 85px 0px;
    text-align: center;
}
.page-title h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
}
.breadcrumb1 p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}
.breadcrumb1 p a {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #fff;
}
.breadcrumb1 p a:focus{
	outline:none;
}
.director{
	position:relative;
	width:100%;
	padding:45px 0px;
	overflow:hidden;
}
.director-heading{
	text-align:center;
	margin-bottom: 25px;
}
.director-heading h1{
	font-size:36px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	background: #04b2f3;
	display: inline-block;
	padding: 10px 38px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.director-left{
	border:1px #ddd solid;
	text-align:center;
	background:#f5f5f5;
	padding: 51px 0px;
	min-height:200px;
}
.director-left h2{
	font-size:30px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	color:#333;
}
.director-left h4{
	font-size:22px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
}
.effect2 {
 position:relative
}
.effect2:before,
.effect2:after {
 z-index:-1;
 position:absolute;
 content:"";
 bottom:15px;
 left:10px;
 width:50%;
 top:80%;
 max-width:300px;
 background:#777;
 -webkit-box-shadow:0 15px 10px #777;
 -moz-box-shadow:0 15px 10px #777;
 box-shadow:0 15px 10px #777;
 -webkit-transform:rotate(-3deg);
 -moz-transform:rotate(-3deg);
 -o-transform:rotate(-3deg);
 -ms-transform:rotate(-3deg);
 /*! transform:rotate(-3deg) */
}
.effect2:after {
 -webkit-transform:rotate(3deg);
 -moz-transform:rotate(3deg);
 -o-transform:rotate(3deg);
 -ms-transform:rotate(3deg);
 transform:rotate(3deg);
 right:10px;
 left:auto
}
/*company-strategy*/
.company-strategy{
	position:relative;
	width:100%;
	padding:45px 0px;
	overflow:hidden;
	background:#fff;
}
.company-strategy-left{
	position:relative;
}
.company-strategy-left  ul{
	list-style:none;
}
.company-strategy-left ul li{
	width: 30%;
	float: left;
	padding: 9px 0px 0px 15px;
	margin-bottom: 25px;
}
.company-left{
    width: 20%;
    float: left;
}
.company-right {
    float: left;
    width: 80%;
    padding-left: 20px;
}
.company-right h3 {
    font-size: 23px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: 500;
	margin:0px;
}
.company-right p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #616161;
}
/*ongoing-project*/
.ongoing-project{
	position:relative;
	width:100%;
	padding:45px 0px;
}
.ongoing-section-inner table{
	width:100%;
}
.ongoing-section-inner table th{
	border: 1px #ddd solid;
	font-size: 16px;
	padding: 10px 12px;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	background:#04b2f3;
}
.ongoing-section-inner table td{
	border: 1px #ddd solid;
	font-size: 16px;
	padding: 6px 12px;
	font-family: 'Raleway', sans-serif;
}
.ongoing-section-inner h4{
	font-size: 26px;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
	font-weight:600;
}
/*quality*/
.quality{
	width:100%;
	position:relative;
	padding:45px 0px;
	overflow:hidden;
}

.quality-section-left h4{
	font-size:32px;
	font-weight:600;
	color:#04b2f3;
	font-family: 'Raleway', sans-serif;
	margin:0px;
}
.quality-section-left p{
	font-size:17px;
	color:#616161;
	font-family: 'Raleway', sans-serif;
	margin:0px;
	margin-top:15px;
}
.quality-section-left ul{
	list-style:none;
}
.quality-section-left ul li{
	position:relative;
	padding-left:25px;
	font-size:17px;
	color:#616161;
	font-family: 'Raleway', sans-serif;
}
.quality-section-left ul li .fa{
	position:absolute;
	top:4px;
	color:#04b2f3;
	left:0px;
}
.quality-section-left1 h4{
	font-size:32px;
	font-weight:600;
	color:#04b2f3;
	font-family: 'Raleway', sans-serif;
	margin:0px;
}
.quality-section-left1 p{
	font-size:17px;
	color:#616161;
	font-family: 'Raleway', sans-serif;
	margin:0px;
	margin-top:15px;
}
.quality-section-left1 ul{
	list-style:none;
}
.quality-section-left1 ul li{
	position:relative;
	padding-left:25px;
	font-size:17px;
	color:#616161;
	font-family: 'Raleway', sans-serif;
	margin-top: 15px;
}
.quality-section-left1 ul li .fa{
	position:absolute;
	top:4px;
	color:#04b2f3;
	left:0px;
}
.quality-section-right img{
	width:100%;
}
/*machine*/
.machine{
	width:100%;
	position:relative;
	padding:45px 0px;
}
.machine-section table{
	width:100%;
}
.machine-section table th{
	border:1px #ddd solid;
	padding:10px 12px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	text-align:center;
	font-size:17px;
	background:#04b2f3;
}
.machine-section table td{
	border:1px #ddd solid;
	padding:6px 12px;
	color:#616161;
	font-family: 'Raleway', sans-serif;
	font-size:17px;
}
/*planning*/
.planning{
	position:relative;
	padding:35px 0px;
	width:100%;
	background:#f5f5f5;
	overflow:hidden;
}
.planning-inner h4{
	font-size:24px;
	font-family: 'Raleway', sans-serif;
}
.palnning-heading h1{
	font-size:30px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	color:#04b2f3;
}
.palnning-heading p{
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	color:#616161;
}
/*client-inner*/
.client-inner{
	position:relative;
	padding:35px 0px;
	width:100%;
	overflow:hidden;
}
.client-section ul {
    list-style: none;
}
.client-section ul li {
    width: 18%;
    display: inline-block;
    margin: 10px 7px 0px 7px;
}
/*contact-main*/
.contact-main{
	position:relative;
	padding:45px 0px;
	width:100%;
	overflow:hidden;
}
.contact-form h3 {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    color: #04b2f3;
    font-size: 25px;
    font-weight: 600;
}
.contact-form input {
    width: 47%;
    padding: 12px 10px;
    font-family: 'Raleway', sans-serif;
    margin: 15px 19px 14px 0px;
    border-radius: 5px;
    border: 1px #04b2f3 solid;
}
.contact-form .btn2 {
    width: 10% !important;
    background: #04b2f3;
    color: #fff;
    transition-duration: 1s;
    border: none !important;
}
.contact-form textarea {
    width: 97%;
    padding: 12px 10px;
    font-family: 'Raleway', sans-serif;
    border-radius: 5px;
    border: 1px #04b2f3 solid;
    margin: 15px 19px 14px 0px;
}
.contact-form textarea:focus-visible {
    outline: #04b2f3;
}
.contact-form input:focus-visible {
    outline: #04b2f3;
}
.contact-address h3 {
    margin: 0px;
        margin-bottom: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
    color: #04b2f3;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-address p {
    font-family: 'Raleway', sans-serif;
    color: #212121;
    font-size: 18px;
    margin-bottom: 28px;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}
.contact-address p .fa {
    position: absolute;
    top: 4px;
    left: 0px;
    color: #04b2f3;
}
.contact-address p a {
    text-decoration: none;
    color: #212121;
}
.contact-add{
	position:relative;
	overflow:hidden;
	width:100%;
	padding:45px 0px;
	background:#f5f5f5;
}
.about-usinner{
	position:relative;
	overflow:hidden;
	width:100%;
	padding:45px 0px;
	background:#f7f7f7;
}
.about-rightimg {
    text-align: center;
    margin-top: -218px;
    margin-bottom: 40px;
}
.about-rightimg img{
	box-shadow: 0px 0px 14px 0px #ccc;
}
.about-left1 {
    background: #fff;
	padding:45px 35px 260px 35px;
}
.about-left1 h6 {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #04b2f3;
}
.about-left1 p {
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    color: #616161;
}
.about-left1 h6 .section-border {
    width: 45px;
    height: 2px;
    background: #04b2f3;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
/*gallery-section*/
.gallery-section{
	width:100%;
	position:relative;
	padding:45px 0px;
	overflow:hidden;
}
.gallery-inner{
	background:#f7f7f7;
	border:1px #ddd solid;
	margin-bottom:25px;
	
}

.gallery-img img{
	width:100%;
	transition-duration:1s;
	
}
.gallery-section-heading h3{
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	color: #757575;
	text-align: center;
	margin: 0px;
	padding: 11px 12px;
	font-weight:600;
}
.gallery-img{
	position:relative;
	overflow:hidden;
	transition-duration:1s;
}
.gallery-img:hover img{
	transform: scale(1.3);
	transition-duration:1s;
}
.gallery-overlay{
	position:absolute;
	top:0%;
	left:0%;
	bottom:0%;
	right:0%;
	background:#000;
	opacity:0;
	cursor:pointer;
	transition-duration:1s;
}
.gallery-img:hover .gallery-overlay{
	opacity:0.5;
	transition-duration:1s;
}
.our-teams{
	width:100%;
	position:relative;
	padding:45px 0px;
	overflow:hidden;
}
.our-teams-section{
	text-align:center;
}
.our-teams-section img{
	box-shadow: 0px 0px 14px 0px #ccc;
}
/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){

.navigation .menu{
	display:block;
	margin: 25px 0px 0px 0px;
	padding: 0px;	
}
.mynavbar-header{
	position:relative;
	float:left;
	width:100%;
}
.navigation{
	min-height:auto;
	margin-top: 0px;
}
.navigation ul {
	display:none;
	position:absolute;
	right:0px;
	top:100%;
	z-index:999;
	width:100%;
	height: 400px;
	overflow: scroll;
}
.navigation li span {
	display: block;
	float: right;
	color: #fff;
	width: 52px;
	text-align: center;
	background: #484848;
	padding: 12px 0px;
}
.navigation li:hover > ul {
	display:none;
}
.navigation li{
	padding:0px 0px;
	width:100%;
	background:#ebebeb;	
	line-height: 22px;
	position:relative;
}
.navbar_main li a .fa{
	display:none;	
}
.navbar_main li a{
	padding:12px 16px;
	border-bottom:1px solid #ccc;	
}
.navigation ul ul {
    top: 100%;
    right: 0;
}
.navigation .slider-menu-hide{
	display:none;	
}	
.top_left ul{
	text-align:center;	
}
.top_left li{
	display:inline-block;
	text-align:center;
	padding:0px;
	font-size:12px;	
}
.top_left .fa-envelope-o{
	padding-left:5px;
	border-left:none;	
}
.top_left .fa{
	margin:0px;	
}
.top_right {
    text-align: center;
}
.logo img{
	width:215px;	
}
.navbar_main.fixed .logo img {
    width: 215px;
}
.footer_colum_left{
    text-align: center;
}
.footer_colum_right {
    text-align: center;
}

}