@charset "utf-8";
/* CSS Document */

@import "font-awesome.css";
@import "font-awesome.min.css";

::selection
{
	background:#ffc128; color:#fff; 
}
::-moz-selection
{
	background:#ffc128; color:#fff;
}
.scrollup
{
	position:fixed; 
	z-index:9999;
	bottom:200px; 
	float:right;
	right:20px; 
	width:30px;  height:30px; border-radius:3px;
	text-align:center;
	font-family: 'open_sansbold';
	display:none;		
	color:#fff; 
	-webkit-transition:0.3s; 
	-moz-transition:0.3s; 
	-o-transition:0.3s; 
	transition:0.3s; 
	background:#d82c2a url(../images/top.png) center center no-repeat; 
}
.scrollup:hover
{
	
}
.preloader
{
	background:#fff url(../images/loaders/1.gif)  center center no-repeat;
}
header, section, footer
{
	display:block;
}
body
{
	width:auto; margin:0; border:0; 
}
img
{
	max-width: 100%; vertical-align: middle; border: 0;
}
.clearfix:after
{
	display:block; visibility:hidden; overflow:hidden; clear:both !important; content:"."; line-height:0; height:0;
}
.clearfix
{
	display:inline-block;
}
html[xmlns] .clearfix
{
	display:block;
}
*html .clearfix
{
	height:1%;
}
.clear
{
	clear:both !important;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
p
{
	color:#585f61; line-height:24px; font-size:16px; text-align:justify; font-family: 'proxima_nova_alt_rgregular';
}
p strong
{
	color:#d92b2a; font-family: 'proxima_nova_altsemibold';
}
p span
{
	color:#0072bc; font-family: 'proxima_nova_altsemibold';
}
a, img, li, ul, span, strong, nav
{
	-webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
} 
a
{
	color:#b62425; text-decoration:none; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
}
a:hover
{
	color:#000; 
}
table
{ 
	color:#585f61; font-size:16px; font-family: 'proxima_nova_alt_rgregular'; line-height:24px;
}
tr
{
	
}
td
{
	padding:8px 15px;
}
td.h3
{ 
	color:#fff; font-family: 'proxima_nova_alt_rgbold'; background:url(../images/table-h3.jpg) repeat-x; margin:0; text-transform:uppercase; font-size:18px; padding:12px 15px;
}
ul.list
{
	padding:0; margin:0; list-style:none; display:inline; 
}
ul.list li
{
	list-style:url(../images/ar.png);color:#5f5f5f; line-height:24px; font-size:16px; font-family: 'proxima_nova_alt_rgregular'; margin-left:30px;
}
ul.list li strong
{
	color:#000;
}
ul.list li span
{
	color:#2d3091;
}

h1, h2, h3
{
	color:#6b7a05; margin:15px 0; font-family: 'proxima_nova_altlight'; font-weight:500;
}
.wrapper
{
	
}
.header
{
	
}
.section
{
	
}
.footer
{
	background:#313133;
}
.header-top
{
	padding:0 50px; background: #fff;
}
.nav-shrink 
{
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed; 
  width:100%;
  top:0;
  padding:10px 50px;
  box-sizing:border-box; 
  z-index:9999; 
  border-bottom:none;
  box-shadow:0px 0px 5px #7F7F7F;
}
.nav-shrink .header-top 
{
	
}
.nav-shrink h1 img 
{ 
	width:500px; 
}
.nav-shrink.header-top h1
{ 
	padding:0 0; margin:0;
}
.nav-shrink .social-media
{ 
	margin-top:16px ;
}
.nav-shrink .language
{ 
	margin-top:24px ;
}
.nav-shrink #nav-trigger span
{ 
	margin:20px 0 0 0;
}
.header-top h1
{
	padding:20px 0; margin:0;
}
h1.name
{
	padding:55px 20px; margin:0;
}
.social-media
{
	margin:55px 0 0 30px;
}
.social-media a
{
	 color:#313133; border:solid 2px #313133; display:inline-block; border-radius:50%; width:20px; padding:9px 7px; font-size:14px; margin:0 0px; text-align:center; text-decoration:none;
} 
.social-media a:hover
{
	color:#fff;
}
.social-media a.facebook:hover
{
	border:solid 2px #3b5998; background:#3b5998;
}
.social-media a.twitter:hover
{
	border:solid 2px #3bc2f3; background:#3bc2f3;
}
.social-media a.google:hover
{
	border:solid 2px #d13f2d; background:#d13f2d;
}
.social-media a.youtube:hover
{
	border:solid 2px #ce332d; background:#ce332d;
}
.social-media a.linked:hover
{
	border:solid 2px #3272bd; background:#3272bd;
}

.language
{
	margin:62px 0 0 120px;
}
#google_translate_element{margin-bottom:0;}
#google_translate_element img
{
	display:none;
}
.goog-te-menu2 {
	background-color: #ffffff;
    text-decoration: none;
    border: none;
    overflow: hidden; box-shadow:none; width:100%; box-sizing:border-box;
    padding: 6px; 
}
#google_translate_element a {border:solid 0px #313133 !important;width:inherit !important;}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    margin: 0 5px;
}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
    color: #0000cc;
    background: #ffffff;
}

nav
{
	
}
nav ul
{
	padding:0; margin:0; list-style:none; display:inline;
}
nav ul li
{
	list-style:none; 
}
nav ul li:first-child
{
	margin-left:0;
}
nav ul li a
{
	display:block; color:#fff; font-size:15px; padding:15px 30px 15px 30px; background:#d82c2a; font-family: 'proxima_nova_altsemibold';
}
nav ul li a:hover, .nav ul li.active a
{
	background:#f8f8f7; color:#333; 
}
.banner
{
	padding:0 50px;
}
.banner-heading
{
	margin:0 50px; background:url(../images/banner-heading.jpg) center center no-repeat; padding:60px 40px; text-align:right; 
}
.banner-heading-other
{
	margin:0 50px; background:url(../images/banner-heading-other.jpg) center center no-repeat; padding:60px 40px; text-align:right; 
}
.banner-heading h2, .banner-heading-other h2
{
	font-family: 'proxima_nova_altlight'; margin:0; text-align:right; color:#fff; font-weight:400; font-size:2.8em; text-transform:uppercase; 
}
.section-home
{
	width:1200px; margin:40px auto; position:relative;
}
.section-home-content
{
	background:url(../images/text-bg.png) repeat; width:50%; padding:30px 50px; box-sizing:border-box; position:absolute; top:50px; right:50px; box-shadow:0px 0px 6px #7D7D7D;
} 
.section-home-content h2
{
	color:#fff; font-family: 'proxima_nova_alt_rgbold'; font-size:1.7em;
}
.section-home-content p
{
	color:#fff; line-height:28px;
}
.section-home-content a{
   border: none; border:solid 2px #ffd839; background:url(../images/readmore-green.png) right 20px center no-repeat; padding:10px 50px 10px 30px; font-family: 'proxima_nova_altsemibold'; color:#ffd839; display:inline-block; border-radius:15px;
}
.section-home-content a:hover{
    border:solid 2px #ffd839; background:#ffd839 url(../images/readmore.png) right 20px center no-repeat; color:#fff; letter-spacing:3px;
}

.section-tab-other
{
	text-align:center; 
}
.section-tab
{
	text-align:center; margin-top:140px;
}
.section-tab ul, .section-tab-other ul
{
	padding:0; margin:0; list-style:none; 
}
.section-tab ul li, .section-tab-other ul li
{
	width:33.333333%; float:left; position:relative; 
}
.section-tab ul li:first-child, .section-tab-other ul li:first-child
{
	margin-left:0;
}
.section-tab ul li img, .section-tab-other ul li img
{
	max-width:100%;
}
.section-tab ul li a span, .section-tab-other ul li a span
{
	background:url(../images/text.png); position:absolute; width:100%; height:100%; top:0; left:0; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; 
}
.section-tab ul li a:hover span, .section-tab-other ul li a:hover span
{
	background:url(../images/text-hover.png);
}
.section-tab ul li a span .cover, .section-tab-other ul li a span .cover
{
	padding:3.9vw 0;
}
.section-tab ul li span h3, .section-tab-other ul li span h3
{
	color:#fff; text-align:center; font-family: 'proxima_nova_altsemibold'; text-transform:uppercase; font-size:18px; margin:0;
}
.companies
{
	background:url(../images/companies-bg.jpg) center center no-repeat; padding:60px 0 160px 0; margin:0 50px;
}
.companies-inner
{
	position:relative; width:1000px; margin:auto;
}
.companies-content
{
	background:#fff; font-family: 'proxima_nova_altsemibold'; color:#837366; position:absolute; bottom:-100px; right:50px; padding:30px 50px; text-align:left; font-size:18px;  box-shadow: inset 0 0 0 10px #fff, inset 0 0 0 12px #837366; line-height:44px;
}
.companies-content h3
{
	font-family: 'proxima_nova_alt_rgbold'; color:#456801; font-size:22px; margin:15px 0;
}
.companies-content p
{
	font-family: 'proxima_nova_altsemibold'; color:#837366; text-align:left; font-size:18px; margin:10px 0 10px 30px; padding-left:10px; background:url(../images/arrow.png) left center no-repeat;
}
.product-offer
{
	background:url(../images/product-offer.jpg) center center fixed no-repeat; padding:120px 0;
}
.product-offer-inner
{
	width:1200px; margin:auto;
}
.product-offer-content
{
	width:50%;
}
.product-offer h2
{
	font-family: 'proxima_nova_altlight'; font-size:2.8em; color:#fff; margin-top:0; font-weight:400;
}
.product-offer p
{
	text-align:left; color:#fff; font-size:20px;
}
.product-offer a, .quality a
{
	background:#ffd839 url(../images/arrow-black.png) left 38px center no-repeat; padding:14px 40px 14px 60px; font-family: 'proxima_nova_altsemibold'; color:#272622; display:inline-block; text-transform:uppercase;
}
.product-offer a:hover, .quality a:hover
{
    background:#ffd839 url(../images/arrow-black.png) left 38px center no-repeat; letter-spacing:3px;
}
.quality
{
	
}
.quality h3
{
	font-family: 'proxima_nova_altlight'; font-size:2.8em; color:#fff; margin-top:0; font-weight:400;
}
.quality p
{
	text-align:justify; color:#fff; font-size:18px;
}
.quality-left
{
	width:50%;
}
.quality-right
{
	width:50%; padding:100px 100px; box-sizing:border-box; background:#5b7203; position:relative; top:-75px;
}

.home-gallery-img
{
	width:1200px; margin:auto; margin-bottom:40px;
}
.home-gallery-img h2
{
	color:#2d2d2d; font-family: 'proxima_nova_altlight'; margin:0 0 40px 0; font-size:2.8em; text-align:center; font-weight:400;
}
.home-gallery-img-left
{
	width:33.4%;
}
.home-gallery-img-right
{
	width:66.6%;
}
.home-gallery-img-images
{
	width:50%;
}
.home-gallery-img a
{
	position:relative; display:inline-block;
}
.home-gallery-img a span
{
	position:absolute; display:block; background:#232421 url(../images/plus.png) center center no-repeat;  width:0px; height:0; top:50%; left:50%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; opacity:0.8;
}
.home-gallery-img a:hover span
{
	left:0; top:0; height:100%; width:100%;
}

.footer_marg
{
	width:1200px; margin:auto; padding-top:20px; padding-bottom:30px;
}
.foot
{
	
}
.foot p
{
	color:#5e5e5e; font-size:16px;
}
.foot h3
{
	color:#d82c2a; font-family: 'proxima_nova_altsemibold'; text-transform:none;
}
.foot strong
{
	color:#5e5e5e;
}
.foot_list
{
	margin-right:50px;
}
.foot_list ul
{
	padding:0; margin:0; list-style:none; display:inline;
}
.foot_list ul li
{
	margin-bottom:5px;
}
.foot_list ul li a
{
	color:#fff; font-size:16px; display:inline-block; font-family: 'proxima_nova_alt_rgregular';
}
.foot_list ul li a:hover
{
	text-decoration:underline;
}
.add
{
	
}
.add div
{
	margin:8px 0;
}
.add span
{
	float:left; font-size:1em; margin-top:6px; padding:0 0; margin-right:15px; width:15px; text-align:center; color:#fff; border-radius:50%;
}
.add p
{
	float:left; margin:0; text-align:left; color:#fff;
}
.add p strong
{
	color:#fff;
}
.add .padd
{
	padding:6px 0;
}
.social
{

}
.social a
{
	 color:#fff; border:solid 2px #fff; display:inline-block; border-radius:50%;  width:22px; padding:10.5px 7px; font-size:14px; margin:0 2px; text-align:center; text-decoration:none;
} 
.social a:hover
{
	border:solid 2px #5e5e5e; background:#5e5e5e; color:#fff;  text-decoration:none;
} 
.foot_bottom-bg
{
	background:#d82c2a;
}
.foot_bottom
{
	
}
.foot_bottom p
{
	color:#fff; margin:10px 0; padding:10px 0; font-size:14px;
}
.foot_bottom-margin
{
	width:1200px; margin:auto; 
}
.foot_bottom-margin a
{
	color:#fff; text-decoration:none;
}
.section-content
{
	width:1200px; margin:60px auto; 
}
.section-content-left
{
	width:200px; margin-top:22px;
}
.section-content-left-other
{
	width:300px; margin-top:22px;
}
.section-content-left ul, .section-content-left-other ul
{
	padding:0; margin:0; list-style:none;
}
.section-content-left ul li, .section-content-left-other ul li
{
	list-style:none; margin-bottom:1px;
}
.section-content-left ul li a, .section-content-left-other ul li a
{
	 font-family: 'proxima_nova_altsemibold'; color:#302a2a; font-size:16px; padding:10px 10px; border-left:solid 3px #302a2a; display:block;
}
.section-content-left ul li a:hover, .section-content-left ul li.active a,
.section-content-left-other ul li a:hover, .section-content-left-other ul li.active a
{
	 color:#d92b2a; border-left:solid 6px #d92b2a;
}
.section-content-right
{
	width:1000px;
}
.section-content-right-other
{
	width:900px;
}
.management-left
{
	width:35%;
}
.management-right
{
	width:60%;
}
.tariff
{
	text-align:center;
}
.tariff ul li, .tariff h3
{
	text-align:left;
}
.tariff h4
{
	font-family: 'proxima_nova_altsemibold'; color:#fff; font-size:18px; padding:10px 20px; display:inline-block; background:#d32e2c; border-radius:3px; text-align:center; 
}
.tariff-content
{
	width:48%;
}
.tariff-images
{
	
}
.tariff-images ul
{
	padding:0; margin:0; list-style:none;
}
.tariff-images ul li
{
	list-style:none; float:left; width:30%; margin-left:3.333333%; margin-bottom:1.5%; margin-top:1.5%;
}
.tariff-images ul li:first-child
{
	margin-left:0;
}
.achievements
{
	
}
.achievements ul
{
	padding:0; margin:0; list-style:none;
} 
.achievements ul li
{
	float:left; list-style:none; width:380px; margin-left:30px; margin-bottom:30px;
}
.achievements ul li:first-child
{
	margin-left:0;
}
.achievements ul li a 
{ 
	display:block;
}
.achievements ul li a p 
{ 
	color:#585f61; text-align:center;
}
.achievements ul li a:hover p 
{ 
	color:#d32e2c; text-decoration:underline;
}

.gallery-images
{
	
}
.gallery-images ul
{  
	padding:0; margin:0; list-style:none;
}
.gallery-images ul li
{ 
	float:left; list-style:none; width:33.333333%; border:solid 10px #fff; box-sizing:border-box;
}
.gallery-images ul li a
{ 
	background:#F4F4F4; display:block; border-radius:3px; position:relative; 
} 
.gallery-images ul li a img
{ 
	max-width:100%; border-radius:3px;
}
.gallery-images ul li a span
{
	position:absolute; display:block; background:#000 url(../images/zoom.png) center center no-repeat; width:0px; height:0; top:50%; left:50%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; opacity:0.8; border-radius:3px;
}
.gallery-images ul li a:hover span
{
	left:5%; top:5%; height:90%; width:90%;
}
.gallery-images ul li a:hover
{ 
	background:#d83030; 
}

.gallery-img
{
	width:1220px;
	margin:60px auto;
	border:solid 10px #fff;
}
.gallery-img ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.gallery-img ul li
{
	float:left;
    list-style: none;
    width: 25%;
	border:solid 10px #fff;
	box-sizing:border-box;
}
.gallery-img ul li a
{
    display: block;
	position:relative;
	overflow:hidden;
}
.gallery-img ul li a img
{
    width: 100%;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.gallery-img ul li a:hover img
{
	-webkit-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3)
}
.gallery-img ul li a span
{
    position: absolute;
    display: block;
    background: #000 url(../images/zoom.png) center center no-repeat;
    width:70%;
    height: 70%;
    top: 15%;
    left: 15%;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    opacity: 0;
	z-index:99;
}
.gallery-img ul li a:hover span
{
    left: 0%;
    top: 0%;
    opacity: 0.8;
    height: 100%;
    width: 100%;
}
.gallery-img ul li a:hover
{
    background: #d83030;
}
.product-images
{
	
}
.product-images ul
{  
	padding:0; margin:0; list-style:none; display:inline-block;
}
.product-images ul li
{ 
	float:left; list-style:none; margin-left:30px; margin-bottom:30px; width:370px;
}
.product-images ul li a
{ 
	background:#F4F4F4; display:block; border-radius:3px; position:relative; 
} 
.product-images ul li a p 
{ 
	color:#585f61; text-align:center; padding:20px 20px 20px 20px; font-family: 'proxima_nova_alt_rgbold'; margin:0;
}
.product-images ul li a:hover p 
{ 
	color:#fff;
}
.product-images ul li a img
{ 
	width:100%; border-radius:3px;
}
.product-images ul li a span
{
	position:absolute; display:block; background:#000 url(../images/zoom.png) center center no-repeat; width:0px; height:0; top:50%; left:50%; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; opacity:0.8; border-radius:3px;
}
.product-images ul li a:hover span
{
	left:5%; top:5%; height:90%; width:90%;
}
.product-images ul li a:hover
{ 
	background:#d83030; 
}

.contact
{
	
}
.contact p
{
	text-align:left;
}
.contact-address-bg
{
	padding:40px 0; margin-bottom:30px;	background:#d82c2a;
}
.contact-address
{
	margin:0 50px;
}
.contact-address-icons
{
	border:solid 2px #fff; color:#fff; font-size:1em; width:30px; border-radius:50%; text-align:center; padding:10px 5px; margin-right:20px;
}
.contact-address-cont
{

}
.contact-address-details
{
	margin-right:45px;
}
.contact-address h3
{
	color:#fff; margin:0; font-family: 'proxima_nova_alt_rgbold'; text-transform:uppercase; font-size:16px;
}
.contact-address strong
{
	color:#fff; 
}
.contact-address p
{
	color:#fff; text-align:left; margin-bottom:0;
}
.map
{
	padding:10px; width:530px; 
}
.contact-left
{
	width:600px; 
}
.input
{
	background:#f3f3f3; border:none; border-radius:3px; padding:12px 2%; width:96%; margin-bottom:15px; outline:0; color:#49595d; font-size:16px; font-family: 'proxima_nova_alt_rgregular';
}
.textarea
{
	background:#f3f3f3; border:none; border-radius:3px; padding:12px 2%; width:96%; outline:0; margin-bottom:15px; color:#49595d; font-size:16px; font-family: 'proxima_nova_alt_rgregular'; 
}
.button
{
	border:none; background:#d82c2a; color:#fff; border-radius:3px; padding:16px 40px; text-transform:uppercase; outline:0; margin-right:20px; cursor:pointer; font-size:12px; font-weight:bold; border-bottom:solid 3px #b5201e; font-family: 'proxima_nova_altsemibold'; letter-spacing:2px; 
}

.quality-images
{
	
}
.quality-images ul
{  
	padding:0; margin:0; list-style:none; display:inline-block;
}
.quality-images ul li
{ 
	float:left; list-style:none; width:31%; margin-left:3.5%; 
}
.quality-images ul li:first-child
{ 
	margin-left:0; 
}
.quality-images ul li img
{ 
	max-width:100%; border-radius:3px;
}

.certificate
{
	position:relative;
	padding:35px 0;
	text-align:center;
	border-bottom:solid 2px #EBEBEB;
}
.certificate h3
{
    margin-bottom: 30px;
    font-size: 3vw;
    line-height: 36px;
}
.certificate h3 small
{
    font-size: 24px;
}
.certificate h4
{
    font-size: 16px;
    margin: 15px 0;
    font-weight: 400;
}
.certificate-img
{
	width:48%;
}
