@charset "utf-8";
/* CSS Document */
@import url('icofonts.css');
@import url('icons.css');
@font-face {
  font-family:'GT Walsheim';
  src:  url('../fonts/GT-Walsheim-Regular.eot?eizszf');
  src:  url('../fonts/GT-Walsheim-Regular.eot?eizszf#iefix') format('embedded-opentype'),
      url('../fonts/GT-Walsheim-Regular.woff?eizszf#iefix') format('woff'),
      url('../fonts/GT-Walsheim-Regular.ttf?eizszf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family:'GT Walsheim';
  src:  url('../fonts/GT-Walsheim-Pro-Medium.eot?eizszf');
  src:  url('../fonts/GT-Walsheim-Pro-Medium.eot?eizszf#iefix') format('embedded-opentype'),
  		url('../fonts/GT-Walsheim-Pro-Medium.woff?eizszf#iefix') format('woff'),
    	url('../fonts/GT-Walsheim-Pro-Medium.ttf?eizszf') format('truetype');
  font-weight: 500;
  font-style: normal;
} 

@font-face {
  font-family:'GT Walsheim Bold';
  src:  url('../fonts/GT-Walsheim-Pro-Bold.eot?eizszf');
  src:  url('../fonts/GT-Walsheim-Pro-Bold.eot?eizszf#iefix') format('embedded-opentype'),
  		url('../fonts/GT-Walsheim-Pro-Bold.woff?eizszf#iefix') format('woff'),
    	url('../fonts/GT-Walsheim-Pro-Bold.ttf?eizszf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

ul, ol {
	margin: 0px;
	list-style: none;
}
*, *:before, *:after {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
a, img {
	border: 0px;
	outline: 0px;
	text-decoration: none;
	vertical-align: middle;
}
p {
	display: block;
	margin-bottom: 15px;
}
.scrollup {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #092789;
	border: 1px solid #092789;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	z-index: 99; 
	border-radius: 100%;
	display: none;
	transition: all .5s;
}
.scrollup:hover {
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);
	transition: all .5s;
}
body {
	font-size: 14px;
	color: #222;
	background: #f6f6f6;
	line-height: 1.4;
	overflow-x: hidden;
	font-weight: 400;
	font-family: 'GT Walsheim', sans-serif;
	position: relative;
}
input, select, textarea {
	font-family: 'GT Walsheim', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;	
}
.fullbody {
	width: 100%;
	float: left;
	position: relative;
}
.fullpage {
	max-width: 1100px;
	min-width: 240px;
	margin: 0px auto;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #fff;
	transition: all .5s;
}
.header.fix {
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.3);
	transition: all .5s;
}
.logo {
	float: left;
	width: 15%;
	padding: 10px 0;
	position: relative;
	transition: all .5s;
}
.logo img {
	height: 110px;
	transition: all .5s;
}
.menu_bar {
	float: right;
	width: 85%;
}
.top_bar {
	background: #e3e3e6;
	height: 40px;
	line-height: 40px;
	position: relative;
	width: 65%;
	float: right;
	transition: all .5s;
}
.top_bar:after {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	content: '';
	background: #e3e3e6;
}
.top_bar ul {
	float: right;
}
.top_bar ul li {
	float: left;
	margin-left: 15px;
	font-size: 14px;
	color: #222;
	line-height: 40px;
}
.top_bar ul li i {
	font-size: 20px;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}
.top_bar ul li a {
	float: left;
	color: #222;
}
.search {
	float: left;
	z-index: 2;
	position: relative;
}
.search .float_btn {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	background: #e30613;
}
.search .float_btn:before {
	position: absolute;
	top: 0;
	left: -15px;
	width: 70px;
	height: 40px;
	background: #e30613;
	content: '';
	transform: skew(35deg);
}
.search input + label {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	color: #fff;
	z-index: 1;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
}
.sbtn {
	color: transparent;
	border: 0px;
	z-index: 0;
	position: relative;
	background: transparent;
}
.float_input {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	right: -0;
	border: 1px solid #ddd;
	padding: 0 10px;
	transition: all .5s;
}
.search:hover .float_input ,
.float_input:focus {
	right: 0;
	width: 300px;
	transition: all .5s;
}
.top_lang {
	float: left;
	background: #333;
	position: relative;
	/*padding-left: 40px;*/
	padding-left: 26px; /* for google tranlate*/
}
/*.top_lang:after {
	content: '\f107';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}*/
.top_lang ul {
	width: 100px;
	height: 40px;
	z-index: 1;
	padding-left: 15px;
}
.top_lang ul li ,.top_lang ul li a {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	line-height: 40px;
	color: #fff;
}
.top_lang ul li a i {
	float: right;
	transform: translate(10px,5px);
}
.top_lang ul ul {
	position: absolute;
	top: 100%;
	left: -12px;
	padding: 0;
	width: 97px;
	display: none;
	background: #333;
}
.top_lang ul li:hover ul {
	display: block;
}
.top_lang ul ul li {
	width: 100%;
	float: left;
	line-height: 30px;
	padding: 0 10px;
	background: #333;
}
.top_lang ul ul li a {
	line-height: 30px;
}
.top_lang select {
	width: 80px;
	height: 39px;
	background: transparent;
	color: #fff;
	border:none;
	z-index: 1;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
.micon {
	display: none;
}
.mclose {
	display: none;
}
.bottom_bar {
	margin-top: 25px;
}
@media only screen and (min-width :767px) {
	ul.menu {
		float: right;
		width: auto;
		list-style-type: none;
		transition: all .5s;
	}
	ul.menu li {
		float: left;
		position: relative;
		margin-left: 40px;
		transition: all .5s;
	}
	ul.menu li a {
	    padding: 17px 5px;
	    float: left;
	    font-size: 16px;
	    font-weight: 500;
	    color: #1b2831;
		padding: 22px 0;
	    text-transform: capitalize;
	    position: relative;
		transition: all .5s;
	}
	ul.menu li a.mb_btn i {
		color:#e30613;
	}
	ul.menu li a.mb_btn:hover {
		color:#e30613;
	}
	ul.menu li a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 3px;
		background: #e30613;
		content: '';
		transform: scaleY(0);
		transition: transform ease-in-out .5s;
	}
	ul.menu > li:hover a:after, ul.menu li a.active:after {
		transform: scaleY(1);
	}
	ul.menu > li:hover li a:after, ul.menu li li a:after,
	ul.menu li a.mb_btn:after {
		display: none;
	}
	ul.menu ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 200px;
		display: none;
		background: #fff;
		box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	}
	ul.menu li:hover ul {
		display: block;
	}
	ul.menu ul li {
		width: 100%;
		float: left;
		padding: 0;
		margin: 0;
	}
	ul.menu ul li a {
		width: 100%;
		float: left;
		padding: 10px 15px;
		color: #111;
		font-weight: 400;
		transition: all .5s;
	}
	ul.menu ul li a:hover {
		background: #d20023;
		color: #fff;
		transition: all .5s;
	}
}
/* ---- banner ---- */
.mtop{
	height: 125px;
	transition: all .5s;
}
.homebanner {
	width: 100%;
	float: left;
	padding: 0;
	background-color: rgba(0,0,0,1);
	position: relative;
	overflow: hidden;
}
.homebanner:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0,0,0, 0.3);
}
.home_banner img,  .item img {
	width: 100%;
}
.carousel-indicators {
	width: 100%;
	height: auto;
	text-align: center;
	bottom: 150px;
}
.carousel-indicators li {
	display: inline-block;
    width: 60px;
    height: 10px;
    margin: 0;
    text-align: center;
    color: #333;
    text-indent: -9999px;
    background: #fff;
    border: 1px solid #555;
    border-radius: 0%;
    cursor: pointer;
    transition: all .5s;
}
.carousel-indicators li.active, .carousel-indicators li:hover {
    background: #008641;
    border: 1px solid #008641;
    transition: all .5s;
}
.carousel-control.left, .carousel-control.right {
    position: absolute;
    top: 50%;
    z-index: 5;
    left: 0;
    width: 60px;
    border-radius: 0 3px 3px 0;
    height: 60px;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background: rgba(255,255,255,0.4);
    text-shadow: 0px 0px 5px #333;
}
.carousel-control.right {
	right: 0;
    border-radius: 3px 0 0 3px;
	left: auto;
	transition: all .5s;
}
.carousel-control:hover {	
    background: #d20023;
	transition: all .5s;
}
.item {
	position: relative;
	overflow: hidden;
}
.banner_text {
	width: 70%;
	z-index:2;
	left: 15%;
	position:absolute;
	text-align: left;
	top: 30%;
	transition: all .5s;
}
.banner_text h3 {
	color: #fff;
	font-size: 80px;
	line-height: 1;
	display: block;
}
/*home_about*/
.home_about {
	padding: 50px 0;
	background: #fff;
}
.home_about h1, .home_products h4 {
	display: block;
	font-size: 42px;
	line-height: 1.1;
	font-weight: 700;
	color: #172e54;
	margin-bottom: 35px;
}
.home_about h1:before, .home_products h4:before {
	display: block;
	width: 100px;
	height: 5px;
	content: '';
	margin-bottom: 20px;
	background: #d20023;
}
.ha_text {
	float: left;
	width: 35%;
	font-size: 14px;
	line-height: 22px;
	color: #111;
	font-weight: 300;
}
.ha_text h2 {
	font-size: 26px;
	line-height: 1.2;
	font-weight: 400;
	color: #172e54;
	display: block;
	margin-bottom: 10px;
}
.ha_links {
	float: right;
	width: 60%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.ha_links li {
	width: 50%;
	min-height: 245px;
	float: left;
	padding: 30px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.ha_links li h2 {
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #111;
	margin: 15px 0;
}
/*home_products*/
.home_products {
	background: #f6f6f6;
	padding: 50px 0;
}
.home_products h4 {
	margin-bottom: 20px;
}
.home_products li {
	float: left;
	width: 32%;
	margin-top: 20px;
	position: relative;
	margin-right: 2%;
}
.home_products li:nth-child(3n+3) {
	margin-right: 0;
}
.home_products li .img {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.home_products li img {
	width: 100%;
	transform: scale(1);
	transition: transform ease-in-out 0.5s;
}
.home_products li:hover img {
	transform: scale(1.2);
}
.home_products li a.name {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80%;
	background: #d20023;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	height: 60px;
	padding:0 15px;
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
	text-overflow: ellipsis;	
	font-family: 'Dosis', sans-serif;
	transform: translate(-50%, 0);
	transition: background ease-in-out .5s;
}
.home_products li a.name:hover {
	background: #01005d;
}
/*footer*/
footer {
	margin-top: 50px;
	padding-top: 150px;
    background: #06163a url(../images/footer_img.png);
    background-size: cover;
    background-position: top left;
}
.footer_adr {
	margin-top: -200px;
}
.footer_adr li {
	width: 33.33%;
	float: left;
	min-height: 153px;
	padding: 25px 0;
	padding-left: 70px;
	background: #2f2f2f;
	color: #fff;
	position: relative;
}
.footer_adr li::after {
    content: "";
    position: absolute;
    top: 17px;
    right: -50px;
    border-style: solid;
    border-color: transparent transparent transparent #2f2f2f;
    border-width: 50px 0px 50px 50px;
    z-index: 1;
}
.footer_adr li:nth-child(2) i ,
.footer_adr li:nth-child(3) i {
	left: 60px;
}
.footer_adr li:nth-child(2) {
    background: #d20022;
    padding-left: 110px;	
}
.footer_adr li:nth-child(2)::after {
    border-color: transparent transparent transparent #d20022;
}
.footer_adr li:nth-child(3)::after {
    display: none;
}
.footer_adr li:nth-child(3) {
    background: #ee3131;
    padding-left: 110px;	
}
.footer_adr li i {
    font-size: 36px;
    position: absolute;
    top: 30px;
    left: 20px;
}
.footer_adr_cnt {
    font-size: 16px;
}
.footer_adr_cnt h3 {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    font-family: "Dosis", sans-serif;
}
/*main_footer*/
.main_footer .footer_left {
	float: left;
	width: 25%;
}
.footer_left .flogo {
	float: left;
	background: #fff;
	padding: 25px 40px;
	border-radius: 10px;
}
.footer_left .flogo img {
	width: 150px;
}
.fsocail {
	float: left;
}
.fsocail a {
	display: inline-block;
	margin-right: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #3e4a65;
    border-radius: 50%;
    color: #838b9d;
    transition: all 0.3s;
}
.fsocail a:hover {
	border: 1px solid #d20022;
    background: #d20022;
    color: #fff;
    transition: all 0.3s;
}
.fbox {
	float: left;
	width: 25%;
	padding: 0 30px;
}
.fbox h4 {
	display: block;
    font-size: 24px;
    color: #fff;
    font-family: "Dosis", sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
}
.fbox li {
	float: left;
	width: 100%;
}
.fbox li a {
	float: left;
	color: #fff;
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: 400;
	transition: all .5s;
}
.fbox li a:hover {
	color: #d20022;
	transition: all .5s;
}
.fbox_form {
	width: 50%;
}
.twodiv {
	float: left;
	width: 48%;
}
.twodiv.right {
	float: right;
}
.fbox_form .input {
	width: 100%;
	float: left;
	height: 45px;
	border: 1px solid #7a7a7a;
	background: transparent;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
	transition: all .5s;
}
.fbox_form .input:hover, .fbox_form .input:focus {
	border: 1px solid #fff;
	transition: all .5s;
}
.fbox_form .input::-webkit-input-placeholder,
.fbox_form .input::-moz-placeholder,
.fbox_form .input::-moz-placeholder,
.fbox_form .input::-ms-input-placeholder,
.fbox_form .input::-ms-input-placeholder,
.fbox_form .input::placeholder {
   	color: #fff;
    opacity: 0.5;
}
.fbox_form textarea.input {
	height: 100px;
}
.fbox_form input.fbtn {
	background: #fff;
	width: 100%;
	float: left;
	height: 45px;
	border: 0px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	transition: all .5s;
}
.fbox_form input.fbtn:hover {
	background: #d20022;
	color: #fff;
	transition: all .5s;
}
.copyright {
    color: #eee;
    text-align: right;
    line-height: 35px;
    padding-bottom: 25px;
}
/*innerbanner*/
.innerbanner {
    position: relative;
    padding: 100px 0;
}
.ib_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
.ib_img:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0,0,0,0.6);
}
.ib_txt h1 {
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    margin-top: 20px;
}
.breads {
    list-style: none;
    float: right;
    margin-top: 108px;
}
.breads li {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.breads li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.breads li:after {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 12px;
    content: '/';
    color: #fff;
}
.breads li:last-child {
    margin: 0;
    padding: 0;
}
.breads li:last-child:after {
    display: none;
}
.breads li:last-child a, .breads li a:hover {
    color: #00006e;
}
.page {
    font-size: 16px;
    color: #333;
    padding: 50px 0;
    background: #f6f6f6;
}
.page p {
    display: block;
    margin-bottom: 15px;
}
.about_page .ha_text {
	width: 100%;
    font-size: 15px;
}
.about_page .ha_links {
	width: 100%;
	margin-top: 30px;
}
.about_page .ha_links li {
	width: 25%;
	background: #fff;
}
/*clients*/
.clients {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.clients li {
	float: left;
	width: 25%;
	background: #fff;
	padding: 30px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	transition: all .5s;
}
.clients li img {
	width: 100%;	
}
.clients li:hover {
	background: #f5f5f5;
	transition: all .5s;
}
/*contact_adr*/
.contact_adr {
	float: left;
	width: 48%;
}
.contact_adr h3 {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #e30613;
	margin-bottom: 15px;
}
.contact_adr h4 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact_form {
	float: right;
	width: 48%;
}
.contact_form input, .contact_form textarea {
	width: 100%;
	float: left;
	height: 50px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-weight: 400;
	color: #111;
	font-size: 16px;
	margin-bottom: 20px;
}
.contact_form textarea {
	height: 100px;
	padding: 10px 15px;
}
.contact_form input.submit {
	border: 0px;
	background: #e30613;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	cursor: pointer;
	margin-bottom: 0;
	appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	transition: all .5s;
}
.contact_form input.submit:hover {
	background: #01005d;
	transition: all .5s;
}
.contact_map {
	height: 400px;
	margin-top: 50px;
	border: 10px solid #fff;
}
.contact_map iframe {
	width: 100%;
	height: 100%;
	border: 0px;
}
/*agencies_page*/
.agencies_page h4 {
	display: block;
	font-size: 42px;
	line-height: 1.1;
	font-weight: 700;
	color: #172e54;
	margin-bottom: 35px;
	margin-bottom: 20px;
}
.agencies_page h4:before {
	display: block;
	width: 100px;
	height: 5px;
	content: '';
	margin-bottom: 20px;
	background: #d20023;
}
.agencies_page li {
	float: left;
	width: 32%;
	margin-top: 20px;
	padding: 25px;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
	margin-right: 2%;
}
.agencies_page li:nth-child(3n+3) {
	margin-right: 0;
}
.agencies_page li .adr ,
.agencies_page li .call ,
.agencies_page li .map ,
.agencies_page li .mail {
	padding-left: 35px;
}
.agencies_page li .icon {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	color: #e30613;
}
.agencies_page li .call,
.agencies_page li .map,
.agencies_page li .mail {
	margin-top: 15px;
}
.agencies_page li .map {
	vertical-align: middle;
	color: #01005d;
	cursor: pointer;
}
/*map_loccation_pop*/
.map_loccation_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	background: rgba(255,255,255,0.7);
}
.map_loccation {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	background: #fff;
	padding: 10px;
	height: 80%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.map_loccation iframe {
	width: 100%;
	height: 100%;
	border: 0px;
}
.map_loclose {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
/*.products_page*/
.products_page li, .products_page li:nth-child(3n+3) {
    width: 23.5%;
    margin: 10px 0;
    margin-right:2%;
}
.products_page li:nth-child(4n+4) {
    margin-right:0;
}
.products_page li .img {
    width:100%;
    float:left;
    height:200px;
    background-size:cover;
    margin:0;
    background-position:center;
}
.products_page li a.name {
    position: relative;
    bottom: 0;
    left:0;
    float: left;
    width: 100%;
    height:40px;
    line-height:40px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-transform: capitalize;
    transform: translate(0, 0);
    padding: 0 15px;
}
/*.certificates*/
.certificates li, .certificates li:nth-child(4n+4) {
    width: 32%;
    margin-right:2%;
}
.certificates li:nth-child(3n+3) {
    margin-right:0;
    width: 32%;
}
.certificates li .img {
    height:300px;
    border:1px solid #ddd;
}

@media screen and (max-width : 1279px) {
	.fullpage {
		max-width: 980px;
		padding: 0 15px;
	}
	.top_bar {
		width: 75%;
	}
	.banner_text h3 {
		font-size: 56px;
	}
	.about_page .ha_links li {
		padding: 15px;
	}
}
@media screen and (max-width : 979px) {
	.fullpage {
		max-width: 768px;
	}
	.search {
		display: none;
	}
	.top_bar {
	    width: 82%;
	}
	.bottom_bar {
		position: fixed;
		top: 0;
		right: -100%;
		width: 300px;
		height: 100%;
		background: #01005d;
		z-index: 999;
		padding: 15px;
		margin-top: 0;
		overflow: hidden;
		transition: all .5s;
	}
	.bottom_bar.open {
		right: 0;
		box-shadow: -15px 0px 40px 15px rgba(0,0,0,0.2); 
		transition: all .5s;
	}
	body.open {
		overflow:hidden;
	}
	ul.menu {
		width: 100%;
		float: left;
		height: 100%;
		list-style: none;
		overflow-y: auto;
	}
	ul.menu li, ul.menu li a {
		width: 100%;
		float: left;
		margin: 0;
	}
	ul.menu li a.mb_btn,
	ul.menu li a:after {
		display: none;
	}
	ul.menu li a.more:after {
	    position: absolute;
	    top:0;
	    right:0;
	    content:'\f106';
	    font-family:'FontAwesome';
	}
	ul.menu li a {
		color: #fff;
		font-size: 18px;
		padding: 10px;
		position: relative;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	ul.menu li a i {
		float: right;
	}
	ul.menu ul , ul.menu ul ul {
		display: none;
		width: 100%;
		float: left;
		background: rgba(0,0,0,0.1);
	}
	ul.menu ul {
		background: #0986e2;
	}
	.micon {
		float: right;
		display: block;
		color: #333;
		font-size: 30px;
		margin: 20px 10px 0 0;
		cursor: pointer;
	}
	.mclose {
		width: 50px;
		height: 50px;
		float: right;
		background: #fff;
		color: #333;
		font-size: 20px;
		cursor: pointer;
		display: block;
		border-radius: 50%;
		text-align: center;
		line-height: 50px;
	}
	.mclose:hover {
		background: #e30613;
		color: #fff;
	}
	.ha_text, .ha_links {
		width: 100%
	}
	.ha_links {
		margin-top: 20px;
	}
	.home_products li a.name {
		font-size: 16px;
		height: 50px;
		line-height: 50px;
	}
	.footer_adr li {
	    min-height: 185px;
	    word-break: break-all;
	}
	.about_page .ha_links li {
		width: 50%;
	}
	.agencies_page li {
		width: 49%;
		margin-right: 0;
	}
	.agencies_page li:nth-child(2n) {
		float: right;
	}
	.clients li {
	    width: 25%;
	    padding: 20px;
	}
	.products_page li, .products_page li:nth-child(4n+4) {
        width: 32%;
        margin-right:2%;
    }
    .products_page li:nth-child(3n+3) {
        margin-right:0;
    }
    .certificates li, .certificates li:nth-child(4n+4) ,
    .certificates li:nth-child(3n+3) {
        width: 48%;
        margin-right:0;
    }
    .certificates li:nth-child(2n) {
        float:right;
    }
}
@media screen and (max-width : 767px) {
	.fullpage {
		max-width: 550px;
	}
	.top_bar ul.mnone {
		display: none;
	}
	.top_bar, .logo, .menu_bar {
		width: auto;
	}
	.banner_text h3 {
	    font-size: 26px;
	}
	.carousel-control.left, .carousel-control.right {
		width: 30px;
	}
	.home_about, .home_products {
		padding: 25px 0;
	}
	.home_about h1, .home_products h4 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.ha_text h2 {
		font-size: 20px;
	}
	.ha_links li {
		width: 100%;
		min-height: 100px;
	}
	.home_products li {
		width: 100%;
		margin-right: 0;
	}
	.footer_adr li {
		width: 100%;
		padding: 20px;
		padding-left: 60px;
		min-height: 100px;
	}
	.footer_adr li i, .footer_adr li:nth-child(2) i, .footer_adr li:nth-child(3) i {
		left: 10px;
	}
	.footer_adr li:after {
		display: none;
	}
	.footer_adr li:nth-child(2), .footer_adr li:nth-child(3) {
		padding-left: 60px;
	}
	.copyright {
		margin-top: 30px;
	}
	.copyright span, .fsocail {
		width: 100%;
		float: left;
		text-align: center;
	}
	.copyright span {
		margin-top: 10px;
	}
	.about_page .ha_links li {
		width: 100%;
	}
	.breads {
		display: none;
	}
	.innerbanner {
		padding: 0;
	}
	.ib_txt h1 {
		margin: 50px 0;
		text-align: center;
	}
	.agencies_page li {
		width: 100%;
	}
	.page {
		padding: 25px 0;
	}
	.clients li {
	    width: 33.33%;
	    padding: 10px;
	}
	.contact_adr, .contact_form {
		width: 100%;
	}
	.contact_map {
		margin-top: 25px;
		height: 300px;
	}
	.products_page li, .products_page li:nth-child(4n+4), .products_page li:nth-child(3n+3) {
        width: 100%;
        margin-right:0;
    }
    .certificates li, .certificates li:nth-child(4n+4) ,
    .certificates li:nth-child(3n+3) {
        width: 100%;
    }
	.clients li {
	    width: 50%;
	}
}
@media screen and (max-width : 359px) {
	.fullpage {
		max-width: 320px;
	}
}