@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
 font-weight:
}
/**
 * Remove the margin in all browsers (opinionated).
 */


/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article, aside, details, /* 1 */ figcaption, figure, footer, header, main, /* 2 */ menu, nav, section, summary { /* 1 */
	display: block;
	display: block;
	box-sizing: border-box;
	position: relative;
}
/**
 * Add the correct display in IE 9-.
 */
audio, canvas, progress, video {
	display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, /* 1 */ [hidden] {
 display: none;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
table {
	border: 1px solid #dddddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}
table td {
	border-left: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #dddddd;
}
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active, a:hover {
	outline-width: 0;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b, strong {
	font-weight: inherit;
	font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/**
 * Remove the border on images inside links in IE 10-.
 */

img {
	border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code, kbd, pre, samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
textarea, input[type="text"], input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
	font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input { /* 1 */
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select { /* 1 */
	text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] {
 -webkit-appearance: button; /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"], [type="radio"] {
 box-sizing: border-box; /* 1 */
 padding: 0; /* 2 */
}
ol, ul {
	list-style: none;
}
ol li, ul li {
	box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea, button {
	box-sizing: border-box;
	display: block;
	border: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
 -webkit-appearance: textfield; /* 1 */
 outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
 color: inherit;
 opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
 -webkit-appearance: button; /* 1 */
 font: inherit; /* 2 */
}
/****************************************/



/**********home page********************/
header {
	background: rgb(0, 54, 81) none repeat scroll 0 0;
	position: relative;
}
header.navbar {
	margin: 0;
}
.logo > a {
	display: block;
}
.logo > a img {
	width: 80%;
}
.contact-detail {
	float: right;
	width: 46%;
}
.contact-detail ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.contact-detail ul li {
	display: inline-block;
	line-height: 50px;
	padding: 0;
	margin: 2px;
}
.contact-detail li i {
	background: rgb(222, 243, 180) none repeat scroll 0 0;
	border-radius: 80px;
	color: rgb(0, 0, 0);
	font-size: 15px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	width: 30px;
}
.contact-detail ul li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 400;
	line-height: 0;
	outline: medium none;
	padding: 4px 9px;
	text-decoration: none;
	transition: all 1s ease 0s;
}
nav {
	float: right;
	padding-bottom: 0;
	padding-top: 0;
	width: 89%;
}
nav ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
nav ul li {
	display: inline-block;
	line-height: 50px;
	padding: 0;
	margin: 2px;
}
nav ul li a {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: 400;
	line-height: 0;
	outline: medium none;
	padding: 9px 17.85px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
}
nav ul li a:hover {
	background: rgb(0, 155, 230) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	outline: medium none;
	text-decoration: none;
}
/***********fixexnav**********/


header.navbar.navbar-fixed-top.fixed-theme {
	background-color: #222;
	border-color: #080808;
	box-shadow: 0 0 5px rgba(0,0,0,.8);
}
/*.navbar-brand.fixed-theme, .navbar-container.fixed-theme, .navbar.navbar-fixed-top.fixed-theme, .navbar-brand, .navbar-container {
	transition: 0.8s;
	-webkit-transition: 0.8s;
}*/
.avenir-banner {
	background: rgb(242, 242, 242) none repeat scroll 0 0;
	padding-bottom: 45px;
	padding-top: 18px;
	position: relative;/*background: rgb(222, 243, 180) none repeat scroll 0 0;*/
}
.product-box {
	background: rgb(222, 243, 180) none repeat scroll 0 0;
	float: left;
	padding-top: 16.8px;
	width: 100%;
}
.product-box ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.product-box ul li {
	border: 3px solid rgb(162, 32, 32);
	display: inline-block;
	margin: 0 16.8px 16.5px;
	width: 29%;
}
.product-box ul li a img {
	width: 100%;
}
.product-box ul li a {
	display: block;
}
.product-name {
	float: left;
	width: 100%;
}
.product-name span {
	background: rgb(0, 54, 81) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 34px;
	outline: medium none;
	padding: 0;
	text-align: center;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.product-right {
	float: right;
	padding-top: 0;
	width: 100%;
}
h2.client {
	background: rgb(0, 54, 81) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: 400;
	line-height: 38px;
	text-align: center;
	text-transform: capitalize;
}
.news-text {
	float: left;
	margin: 8% 0;
	width: 100%;
}
.news-text h2 {
	background: rgb(0, 54, 81) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: 400;
	line-height: 38px;
	text-align: center;
	text-transform: capitalize;
}
.avenir-about {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	padding-bottom: 2%;
	padding-top: 2%;
	position: relative;
}
.avenir-about-left > h2 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
.about-center {
	font-size: 34px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.avenir-about-left {
	float: left;
	width: 100%;
}
.avenir-about-left h3 span {
	font-size: 30px;
	font-weight: 300;
	overflow: hidden;
	position: relative;
	text-transform: capitalize;
}
.avenir-about-left p {
	color: rgb(0, 0, 0);
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 22px;
	text-align: justify;
}
.avenir-about-right > img {
	width: 100%;
}
.avenir-about-right {
	float: right;
	width: 90%;
}
.avenir-about-left h3 span::after {
	background: rgb(0, 111, 164) none repeat scroll 0 0;
	border-radius: 120px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 38px;
	width: 100%;
}
.about-center > span {
	display: block;
}
.about-center span img {
	width: 4%;
}
/***********fixexnav**********/



footer {
	background: rgb(0, 54, 81) none repeat scroll 0 0;
	padding-top: 32px;
	position: relative;
}
.footer-logo {
	float: left;
	text-align: center;
	width: 100%;
}
.footer-logo > h2 {
	color: rgb(255, 255, 255);
	font-size: 18px;
	letter-spacing: 2px;
}
.footer-logo > img {
	padding-top: 10%;
	width: 77%;
}
.footer-box {
	float: left;
	width: 100%;
}
.footer-box > h2 {
	color: rgb(255, 255, 255);
	font-size: 18px;
	letter-spacing: 2px;
}
.footer-box ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 17px 0;
	width: 100%;
}
.footer-box ul li {
	border-bottom: 2px dotted rgb(178, 178, 178);
	line-height: 34px;
}
.footer-box ul li:last-child {
	border-bottom: none;
}
.footer-box ul li a {
	border-radius: 0;
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 300;
	line-height: 0;
	outline: medium none;
	overflow: hidden;
	padding: 0 16px;
	position: relative;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.footer-box a::before {
	background: rgb(176, 239, 239);
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 7px;
	vertical-align: middle;
	width: 8px;
}
.footer-box a:hover::before {
	background: rgb(31, 151, 186) none repeat scroll 0 0;
}
.footer-box a:hover {
	color: rgb(31, 151, 186);
}
.footer-box-add {
	float: right;
	padding-left: 20px;
	width: 90%;
}
.footer-box-add > h2 {
	color: rgb(255, 255, 255);
	font-size: 18px;
	letter-spacing: 2px;
}
.footer-box-add ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 17px 0;
	width: 100%;
}
.footer-box-add ul li {
	border-bottom: medium none;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 300;
	line-height: 36px;
}
.footer-box-add ul li span {
	padding-left: 34px;
}
.footer-box-add ul li:last-child {
	border-bottom: none;
}
.footer-box-add ul li a {
	border-radius: 0;
	color: rgb(255, 255, 255);
	line-height: 0;
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-decoration: none;
	transition: all 1s ease 0s;
	font-weight: 300;
	font-size: 15px;
}
.footer-box-add ul li i {
	color: rgb(176, 239, 239);
	font-size: 23px;
	padding-right: 12px;
}
.footer-box-add a:hover::before {
	background: rgb(31, 151, 186) none repeat scroll 0 0;
}
.footer-box-add a:hover {
	color: rgb(31, 151, 186);
}
.footer-input {
	float: left;
	width: 100%;
}
.footer-input ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 17px 0;
	width: 100%;
}
.footer-input ul li {
	/* border-bottom: 2px dotted rgb(178, 178, 178);*/
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 300;
	line-height: 34px;
}
.form-group.form-groups {
	float: left;
	margin-bottom: 0;
	width: 100%;
}
.input-field {
	float: left;
	width: 85%;
}
.form-control.form-controls {
	background-clip: padding-box;
	background-color: rgb(255, 255, 255);
	border-radius: 11px 0 0 11px;
	color: rgb(0, 0, 0);
	display: block;
	font-family: Lato-Light;
	font-size: 16px;
	font-weight: 300;
	height: 45px;
	letter-spacing: 2px;
	padding: 8px;
	transition: none 0s ease 0s;
	width: 100%;
}
.form-control.form-controls:focus {
	box-shadow: none;
}
.form-group.form-groups button {
	background: rgb(9, 132, 255) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0 11px 11px 0;
	color: rgb(255, 255, 255);
	cursor: pointer;
	float: right;
	font-family: Lato-Light;
	font-size: 16px;
	font-weight: 300;
	line-height: 45px;
	padding: 0;
	transition: all 1s ease 0s;
	width: 15%;
}
.footer-input > h2 {
	color: rgb(255, 255, 255);
	font-size: 18px;
	letter-spacing: 2px;
}
.scoial-media {
	float: left;
	padding-top: 5%;
	width: 100%;
}
.scoial-media ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.scoial-media ul li {
	display: inline-block;
	margin: 3px;
}
.scoial-media ul li a i {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border-radius: 0;
	color: rgb(0, 0, 0);
	height: 28px;
	line-height: 0;
	padding: 14px 5px;
	text-align: center;
	transition: all 1s ease 0s;
	width: 28px;
}
.scoial-media ul li a i:hover {
	background: rgb(36, 117, 134) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
}
.footer-bottom {
	background: rgb(28, 28, 28) none repeat scroll 0 0;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
.copyright {
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.5px;
	padding: 10px;
	text-align: center;
}
ul.footer-privacy {
	float: right;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 83%;
}
ul.footer-privacy li {
	display: inline-block;
	padding: 10px;
}
ul.footer-privacy li a {
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 300;
	outline: medium none;
	text-decoration: none;
	transition: all 1s ease 0s;
}
ul.footer-privacy li a:hover {
	color: rgb(32, 143, 255);
}
/***********testimonial-slider***********/

.testimonial {
	background: rgb(172, 223, 220) none repeat scroll 0 0;
	border-top: 1px solid;
	padding-bottom: 4%;
	padding-top: 2%;
	position: relative;
}
.testimonial-center {
	font-size: 34px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.testimonial-center > span {
	display: block;
}
.testimonial-center span img {
	width: 4%;
}
.testimonail-slider {
	float: left;
	padding-bottom: 1%;
	padding-top: 3%;
	position: relative;
	width: 100%;
}
.testmonial-main {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 9px;
	float: left;
	padding: 8px;
	width: 100%;
}
.test-image {
	float: left;
	width: 30%;
}
.test-image img {
	border: 1px solid;
	border-radius: 110px;
	width: 100%;
}
.testi-text {
	float: right;
	width: 68%;
}
.testi-text > p {
	font-family: lato, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: justify;
}
.testi-text > h2 {
	color: rgb(0, 73, 108);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	padding-top: 5%;
}
.testi-text span {
	display: block;
	font-size: 20px;
}
.left.carousel-control.bg-left {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.right.carousel-control.bg-right {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	width: auto;
}
.carousel-control.left.bg-left .fa.fa-arrow-circle-o-left {
	background-color: rgba(0, 0, 0, 0);
	bottom: 0;
	color: rgb(0, 0, 0);
	font-size: 26px;
	left: -62px;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: 47%;
	width: 0;
}
.left.carousel-control.bg-left {
	text-shadow: inherit;
}
.carousel-control.left.bg-left:hover, .carousel-control.left.bg-left:focus {
	color: rgb(255, 255, 255);
	opacity: 1;
	outline: 0 none;
	text-decoration: none;
}
.left.carousel-control.bg-left:hover {
	text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.right.carousel-control.bg-right:hover {
	text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.carousel-control.right.bg-right .fa.fa-arrow-circle-o-right {
	background-color: rgba(0, 0, 0, 0);
	bottom: 0;
	color: rgb(0, 0, 0);
	font-size: 26px;
	right: -32px;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: 47%;
	width: 0;
}
.carousel-control.right.bg-right:hover, .carousel-control.right.bg-right:focus {
	color: rgb(255, 255, 255);
	opacity: 1;
	outline: 0 none;
	text-decoration: none;
}
.left.carousel-control.bg-right {
	text-shadow: inherit;
}
.carousel-indicators.carousel-indicators-color {
	bottom: -41px;
}
.carousel-indicators.carousel-indicators-color .active {
	background: rgb(0, 0, 0) none repeat scroll 0 0;
}
.carousel-indicators.carousel-indicators-color li {
	background-color: rgb(0, 73, 108);
	border: 1px solid rgb(0, 0, 0);
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 1px;
	text-indent: -999px;
	width: 15px;
}
.testimonail-slider-mobile {
	display: none;
}
.testimonail-slider {
	display: block;
}
/***********testimonial-slider***********/
/**********home page********************/




/************detailpaga*************/

.detail-main img {
	width: 100%;
}
.image {
	float: left;
	width: 100%;
}
.image > img {
	border: 2px solid rgb(0, 0, 0);
	width: 100%;
}
.detail-head {
	float: left;
	padding-bottom: 3%;
	padding-top: 3%;
	width: 100%;
}
.detail-text {
	float: right;
	width: 100%;
}
.detail-text > p {
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	padding-bottom: 1%;
	padding-top: 1%;
	text-align: justify;
}
.detail-text > h2 {
	color: rgb(0, 73, 108);
	font-size: 26px;
	font-weight: 400;
}
.detail-text h3 {
	color: rgb(0, 0, 0);
	font-size: 17px;
	font-weight: 400;
	margin: 0;
}
.detail-text > ul {
	display: block;
	list-style-type: inherit;
	margin: 0;
	padding: 12px 15px 5px;
	width: 69%;
}
.detail-text ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}
.detail-text > ol {
	display: block;
	list-style-type: decimal;
	margin: 0;
	padding: 12px 15px 5px;
	width: 69%;
}
.detail-text ol li {
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}
.detail-text > h2 span {
	color: rgb(244, 55, 9);
}
.image-right {
	float: right;
	width: 100%;
}
.image-right > img {
	border: 2px solid rgb(0, 0, 0);
	width: 100%;
}
.detail-head-right {
	border-bottom: 1px dashed rgb(0, 73, 108);
	border-top: 1px dashed rgb(0, 73, 108);
	float: left;
	padding-bottom: 3%;
	padding-top: 3%;
	width: 100%;
}
.detail-text-left {
	float: right;
	width: 100%;
}
.detail-text-left > ol {
	display: block;
	list-style-type: decimal;
	margin: 0;
	padding: 12px 15px 5px;
	width: 69%;
}
.detail-text-left ol li {
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}
.detail-text-left > p {
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	padding-bottom: 1%;
	padding-top: 1%;
	text-align: justify;
}
.detail-text-left > h2 {
	color: rgb(0, 73, 108);
	font-size: 26px;
	font-weight: 400;
}
.detail-text-left > h2 span {
	color: rgb(244, 55, 9);
}
.detail-product {
	background: rgb(249, 249, 249) none repeat scroll 0 0;
	padding-bottom: 36px;
	padding-top: 28px;
}
.detail-head-right.detail-head-mobile {
	display: none;
}
/***********************/

.product-main {
	background: rgb(249, 249, 249) none repeat scroll 0 0;
	padding-bottom: 36px;
	padding-top: 28px;
}
h1.product-head {
	font-size: 37px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.proudc-list-left {
	float: left;
	padding-top: 21px;
	width: 100%;
}
.proudc-list-left > h2 {
	font-size: 27px;
	font-weight: 300;
	padding-bottom: 17px;
	padding-top: 17px;
}
.proudc-list-left > h3 {
	font-size: 24px;
	font-weight: 300;
	/* overflow: hidden;*/
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
}
.proudc-list-left > h3::before {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	content: "";
	height: 8px;
	left: -16px;
	position: absolute;
	top: 20px;
	width: 8px;
}
.proudc-list-left > ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.proudc-list-left li {
	font-size: 16px;
	font-weight: 300;
	line-height: 37px;
	margin-bottom: 2px;
	position: relative;
	text-indent: 15px;
}
.proudc-list-left li::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0);
	border-left: 7px solid rgb(15, 15, 0);
	border-top: 7px solid rgba(0, 0, 0, 0);
	content: "";
	height: 0;
	left: 13px;
	position: absolute;
	top: 14px;
	width: 0;
}
.proudc-list-left ul li a {
	color: rgb(0, 0, 0);
	outline: medium none;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.proudc-list-left ul li a:hover {
	border-bottom: 1px solid rgb(0, 73, 108);
	color: rgb(0, 73, 108);
}
h1.product-head span {
	overflow: hidden;
	position: relative;
}
/*h1.product-head span::before {
  background: rgb(0, 73, 108) none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}*/
h1.product-head span::after {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	bottom: -2px;
	width: 100%;
}
/*****market**********/
.market {
	background: rgb(249, 249, 249) none repeat scroll 0 0;
	padding-bottom: 36px;
	padding-top: 28px;
}
h1.market-head {
	font-size: 37px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
h1.market-head span {
	overflow: hidden;
	position: relative;
}
h1.market-head span::after {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
/********tabe*************/
.job-tabs {
	float: left;
	padding-bottom: 2%;
	padding-top: 5%;
	width: 100%;
}
.job-tabs .tab {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	width: 31%;
}
.job-tabs .tab button {
	background: rgb(58, 246, 249) none repeat scroll 0 0;
	border-color: rgba(0, 0, 0, 0);
	border-image: none;
	border-radius: 10px 0 0 10px;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: rgb(0, 0, 0);
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 3px;
	outline: medium none;
	padding: 13.3px 12px;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.job-tabs .tab button:last-child {
	border-bottom: medium none;
}
.job-tabs .tab button.active {
	background-color: rgb(222, 243, 180);
	border-right: 2px solid rgb(0, 0, 0);
	color: rgb(0, 0, 0);
}
.tab button:hover {
	background-color: rgb(221, 221, 221);
}
.tabcontent {
	background: rgb(58, 246, 249) none repeat scroll 0 0;
	border-bottom: 2px solid rgb(0, 0, 0);
	border-bottom-right-radius: 10px;
	border-right: 2px solid rgb(0, 0, 0);
	border-top: 2px solid rgb(0, 0, 0);
	border-top-right-radius: 10px;
	float: right;
	height: auto;
	padding: 2%;
	width: 69%;
}
.description {
	float: left;
	width: 100%;
}
.jobs-about {
	float: left;
	padding-top: 5%;
	width: 100%;
}
.jobs-about > p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding-bottom: 8px;
	padding-top: 0;
	text-align: justify;
}
.description img {
	width: 100%;
}
/*********technical***********/


.warp-technical {
	margin: 30px auto;
	max-width: 100%;
	width: 639px;
}
h1.tecnical-main {
	font-size: 37px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
h1.tecnical-main span {
	overflow: hidden;
	position: relative;
}
h1.tecnical-main span::after {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
.technical-head {
	background: rgb(233, 255, 189) none repeat scroll 0 0;
	box-shadow: 0 6px 12px -9px rgb(0, 0, 0);
	float: left;
	padding: 22px;
	width: 100%;
}
.technical-head > h2 {
	font-size: 27px;
	font-weight: 300;
	padding-bottom: 17px;
	padding-top: 17px;
}
.technical-head > ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.technical-head li {
	float: left;
	line-height: 48px;
	position: relative;
	text-indent: 15px;
	width: 100%;
}
.technical-head li::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0);
	border-left: 7px solid rgb(15, 15, 0);
	border-top: 7px solid rgba(0, 0, 0, 0);
	content: "";
	height: 0;
	left: 176px;
	position: absolute;
	top: 18px;
	width: 0;
}
.technical-head ul li p a {
	color: rgb(0, 0, 0);
	outline: medium none;
	text-decoration: none;
	transition: all 1s ease 0s;
	font-size: 16px;
	font-weight: 300;
	line-height: 37px;
	margin-bottom: 2px;
}
.technical-head ul li p a:hover {
	border-bottom: 1px solid rgb(0, 73, 108);
	color: rgb(0, 73, 108);
}
.technical-head ul li span {
	float: left;
	font-weight: 400;
	width: 29%;
}
.technical-head li p {
	float: right;
	width: 70%;
}
/***********contact*******/
h1.contact-main {
	font-size: 37px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
h1.contact-main span::after {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
h1.contact-main span {
	overflow: hidden;
	position: relative;
}
.contact-head {
	/*  background: rgb(233, 255, 189) none repeat scroll 0 0;
  box-shadow: 0 6px 12px -9px rgb(0, 0, 0);
*/  float: left;
	padding: 40px 20px;
	width: 100%;
}
.contact-box {
	float: left;
	width: 100%;
}
.contact-box > ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.contact-box li {
	float: left;
	font-size: 17px;
	font-weight: 300;
	line-height: 33px;
	overflow: hidden;
	padding-left: 16px;
	position: relative;
}
.contact-box li a {
	color: rgb(0, 0, 0);
	outline: medium none;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.contact-box li a:hover {
	color: rgb(34, 120, 172);
}
.contact-box {
	background: rgb(233, 255, 189) none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 5px;
	float: left;
	padding: 15px;
	width: 100%;
	box-shadow: 0 6px 12px -9px rgb(0, 0, 0);
}
.contact-box li::before {
	color: rgb(0, 132, 91);
	content: "\f0da";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.contact-box li span {
	font-weight: 500;
}
.call {
	float: left;
	padding-top: 15px;
	width: 100%;
}
.call > img {
	border-radius: 0;
	box-shadow: 0 3px 8px 0 rgb(208, 208, 208);
	width: 100%;
}
.contact-box1 {
	background: rgb(233, 255, 189) none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 6px 12px -9px rgb(0, 0, 0);
	float: right;
	padding: 15px;
	width: 100%;
}
.contact-box1 > ul {
	border-bottom: 1px solid;
	display: block;
	list-style: outside none none;
	padding: 9px 0;
	width: 97%;
}
.contact-box1 li {
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	overflow: hidden;
	padding-left: 16px;
	position: relative;
}
.contact-box1 li::before {
	color: rgb(0, 132, 91);
	content: "\f0da";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.contact-box1 > h2 {
	color: rgb(0, 52, 108);
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 7.2px;
	padding-top: 7px;
	text-align: center;
}
.contact-box1 li a {
	color: rgb(0, 0, 0);
	outline: medium none;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.contact-box1 li a:hover {
	color: rgb(34, 120, 172);
}
.contact-from {
	background: rgb(233, 255, 189) none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 4px;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	padding: 18px;
	width: 90%;
	box-shadow: 0 6px 12px -9px rgb(0, 0, 0);
}
.form-fields {
	float: left;
	width: 100%;
}
.contact-from > h2 {
	font-size: 34px;
	font-weight: 300;
	padding-bottom: 17px;
	text-align: left;
}
.form-fields .form-group.form-groupsa {
	float: left;
	margin-bottom: 8px;
	width: 100%;
}
.form-fields form label {
	color: rgb(0, 0, 0);
	float: left;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	width: 15%;
}
.form-fields form .input-fields {
	float: right;
	width: 80%;
}
 input.form-control.form-controls1::-webkit-input-placeholder {
color: black !important;
}
 input.form-control.form-controls1:-moz-placeholder { /* Firefox 18- */
color: black !important
}
 input.form-control.form-controls1::-moz-placeholder {  /* Firefox 19+ */
color: black !important
}
 input.form-control.form-controls1:-ms-input-placeholder {
color: black !important
}
.form-control.form-controls1 {
	background-clip: padding-box;
	background-color: rgb(218, 255, 255);
	border: 1px solid rgb(60, 60, 60);
	border-radius: 50px;
	color: rgb(0, 0, 0);
	display: block;
	font-size: 15px;
	font-weight: 300;
	height: 45px;
	line-height: 1.5;
	padding: 10px;
	transition: none 0s ease 0s;
	width: 100%;
}
 textarea.form-control.form-control-text::-webkit-input-placeholder {
color: black !important;
}
 textarea.form-control.form-control-text:-moz-placeholder { /* Firefox 18- */
color: black !important
}
 textarea.form-control.form-control-text::-moz-placeholder {  /* Firefox 19+ */
color: black !important
}
 textarea.form-control.form-control-text:-ms-input-placeholder {
color: black !important
}
.form-control.form-control-text {
	background-color: rgb(218, 255, 255);
	background-image: none;
	border: 1px solid rgb(60, 60, 60);
	border-radius: 24px;
	box-shadow: none;
	color: rgb(0, 0, 0);
	display: block;
	font-size: 16px;
	font-weight: 300;
	height: 120px;
	line-height: 1;
	margin: 9px 0;
	padding: 10px;
	width: 100%;
}
.btn-submits {
	float: left;
	text-align: right;
	width: 100%;
}
.btn-submits button {
	background: rgb(0, 255, 0) none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 184px;
	color: rgb(0, 0, 0);
	cursor: pointer;
	float: right;
	font-size: 22px;
	font-weight: 500;
	line-height: 46px;
	padding: 1px 56px;
	text-transform: uppercase;
	transition: all 1s ease 0s;
}
.btn-submits button:hover {
	background: #666;
	color: #FFF;
}
.form-control.form-controls1:focus {
	box-shadow: initial;
}
/******* about***********/
.about-test {
	float: left;
	width: 100%;
}
h1.about-head span::after {
	background: rgb(0, 73, 108) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
h1.about-head {
	font-size: 37px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
h1.about-head span {
	overflow: hidden;
	position: relative;
}
.about-test p {
	color: rgb(0, 0, 0);
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 22px;
	text-align: justify;
}
.about-tabs {
	float: left;
	padding-bottom: 2%;
	padding-top: 5%;
	width: 100%;
}
.about-tabs .tab {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	width: 28%;
}
.about-tabs .tab button {
	background: rgb(54, 21, 21) none repeat scroll 0 0;
	border-color: rgba(0, 0, 0, 0);
	border-image: none;
	border-radius: 60px;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 16px;
	outline: medium none;
	padding: 13.3px 12px;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 100%;
	text-align: center;
}
/*.about-tabs .tab button.active {
  background-color: rgb(222, 243, 180);


  color: rgb(0, 0, 0);
}*/


.about-tabs .tab button.tabsone {
	background: rgb(115, 140, 171) none repeat scroll 0 0;
}
.about-tabs .tab button.tabstwo {
	background: #ff7171;
}
.about-tabs .tabcontent {
	background: rgb(54, 21, 21) none repeat scroll 0 0;
	border-top-right-radius: 0;
	float: right;
	height: auto;
	padding: 2%;
	width: 69%;
	border: medium none;
}
.about-tabs .tabcontent.tabcontent1 {
	background: rgb(115, 140, 171) none repeat scroll 0 0;
}
.about-tabs .tabcontent.tabcontent2 {
	background: #ff7171;
}
.description1 {
	float: left;
	width: 100%;
}
.description1 h3 {
	color: rgb(255, 255, 255);
	font-size: 22px;
	font-weight: 400;
}
.jobs-about-right {
	float: left;
	padding-top: 2%;
	width: 100%;
}
.jobs-about-right > p {
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	padding-bottom: 8px;
	padding-top: 0;
	text-align: justify;
}
.jobs-about-right > ul {
	border-bottom: 1px solid rgb(255, 255, 255);
	display: block;
	list-style: outside none none;
	padding: 9px 0;
	width: 97%;
}
.jobs-about-right li {
	color: rgb(255, 255, 255);
	font-size: 19px;
	font-weight: 300;
	line-height: 33px;
	overflow: hidden;
	padding-left: 16px;
	position: relative;
}
.jobs-about-right li::before {
	color: #FFF;
	content: "\f0da";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
