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


ul, menu, dir {
	z-index: 1000;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
}
ul.list-style li {
	line-height: 28px;
	margin: 14px 0 14px 33px;
}
ul.list-style li::before {
	font-size: 20px;
	font-weight: 800;
	content: "• ";
	color: #c4a338;
	padding-right: 20px;
	margin-left: -33px;
}

.mobile {
	display: none!important;
}
.gold {
	color: #c4a63b;
}
/* FONT STYLES */
h1 {

	font-weight: 800;
	font-size: 50px;
	line-height: 50px;
	color: #095974;
	margin: 0;
	text-align: center;
}
.bxslider-tabs-cat li h2 {

	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	color: #469623;
	margin: 40px 0;
	text-align: center;
}

/** COLUMNS **/
.col-one-para {
	width: 50%;
	padding: 60px 0 80px 0;
	margin: 0 auto;
}
.col-one-para p {
	margin: 30px 0;
}
.col-two {
	width: 65%;
	padding: 60px 0 80px 0;
	margin: 0 auto;
    position: relative;
}
.col-two-quote {
	width: 45%;
	display: inline-block;
	float: left;
}
.col-two-quote h3 {
	text-align: left;
	margin: 1em 0;
}
.col-two-para {
	width: 50%;
	display: inline-block;
	float: right;
    position: relative;
}
.col-icon img, .col-fact img {
	margin: 25px 0;
}

.col-fact {
	width: 25%;
	text-align: center;
	float: left;
}
.col-fact p {
	line-height: 20px;
	text-align: center;
	margin: 5px 0;
}
.col-fact h2 {
	color: #626263;
	margin: 5px 0;
}
.col-product {
	width: 33%;
	display: inline-block;
	margin: 40px 0 20px 0;
	float: left;
}
.col-product .prod-img {
	width: 50%;
	min-width: inherit;
	display: inline-block;
	float: left;
	min-height: 0!important;
}
.col-product .prod-text {
	width: 50%;
	display: inline-block;
	float: right;
	padding-left:15px;
}
.col-product .prod-text h4 {
	margin-bottom: 0;    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 17px;
    color: #070707;
}
.col-product p.prod-app {
    font-size: 11px;
    font-style: italic;
    color: #89898b;
    line-height: 13px;
}
.col-product p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin: 8px 0;
}
.col-profile {
	width: calc(25% - 40px);
	display: inline-block;
	margin: 0 20px 50px 20px;
	float: left;
}
.col-profile h4 {
	text-align: center;
	margin: 20px 0 0 0;
}
.col-profile p {
	text-align: center;
	margin: 0;
}

p.content-info {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
	padding: 15px 40px;
}

/** BXSLIDER TABS **/
.tabs-country {
	width: 100%;
	height: 90px;
	background: #c4a63b; margin-top:5px;
}
.tabs-country a.tabs-category {
	width: calc(99.99% / 9)!important;
	display: inline-block;
	overflow: hidden;
	height: 100%;
	background: #000;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.tabs-country a.tabs-category img {
	width: 100%;
	min-height: 100%;
	opacity: 0.25;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.tabs-country a.tabs-category:hover img, .tabs-country a.tabs-category.active img {
	opacity: .85;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.tabs-country a.tabs-category .tabs-title {
	position: absolute;
	display: table;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.tabs-country a.tabs-category .tabs-title p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}
.tabs-country a.tabs-indiv {
	font-size: 32px;
	font-weight: 100;
	background: #ae9334;
	color: #fff;
	width: calc(20% - 52px);
	display: inline-block;
	margin: 0;
	float: left;
	padding: 20px 25px;
	border-left: 1px solid #c4a63b;
	height: 50px;
}

.tabs-country a.tabs-dropdown {
	font-size: 24px;
	font-weight: 100;
	background: #ae9334;
	color: #fff;
	width: calc(100% - 49px);
	display: inline-block;
	margin: 0;
	float: left;
	padding: 10px 25px;
	max-height: 50px;
}
.tabs-country a.tabs-indiv .ico-down {
	float: right;
	margin-top: 17px;
}
#bx-tab-cat {
	width: 100%;
	height: 90px;
	float: right;
}
.tabs-country a.tabs-indiv:hover, .tabs-country a.tabs-indiv.active {
	background: #c4a63b;
}
.tabs-country p {
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #f3da84;
	margin: 0;
	line-height: 14px;
}

.tabs-country .tabs-products {
	font-size: 32px;
	font-weight: 100;
	background: #ae9334;
	color: #fff;
	width: calc(20% - 52px);
	display: inline-block;
	margin: 0;
	float: left;
	padding: 20px 25px;
	border-left: 1px solid #c4a63b;
	height: 50px;
	position: relative;
	cursor: pointer;
}
.tabs-country .tabs-products .ico-down {
	float: right;
	margin-top: 17px;
}

.tabs-country .tabs-products:hover, .tabs-country .tabs-products.active {
	background: #c4a63b;
	margin-bottom: 20px;
}
ul.tabs-country-list {
	position: absolute;
	left: -1px;
	width: 100%;
	margin: 0;
	display: none;
	top: 85px;
}
.tabs-country .tabs-products:hover ul.tabs-country-list {
display: block;
}
ul.tabs-country-list li a {
	font-size: 32px;
	font-weight: 100;
	color: #fff;
	background: #ae9334;
	margin: 0;
	padding: 20px 25px;
	max-height: 50px;
	width: calc(100% - 50px);
	position: relative;
	display: inline-block;
}
ul.tabs-country-list li a:hover {
	background: #c4a63b;
}
.tabs-mill {
	width: 50%;
	margin: 40px auto 0 auto;
}
.tabs-mill a.tabs-indiv {
	width: 50%;
	display: inline-block;
	float: left;
	border-bottom: 3px solid #f7f7f2;
	font-weight: 800;
	text-align: center;
	color: #cacaca;
	padding: 10px 0;
}
.tabs-mill a.tabs-indiv:hover, .tabs-mill a.tabs-indiv.active {
	border-bottom: 3px solid #c4a63b;
	color: #c4a63b;
}
#bx-tab {
	background-color: #ffffff;
	color: #cacaca;
	box-shadow: 0px 8px 25px rgba(25,19,16,.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}
#bx-tab a {
	width: calc(25% - 11px);
	display: table;
	float: left;
	padding: 0 5px;
	border-left: 1px solid #f0f0f0;
	height: 50px;
}
#bx-tab a p {
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #cacaca;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	display: table-cell;
}
#bx-tab a.active {
	background-color: #095974;
}
#bx-tab a.active p {
	color: #fff;
}
#bx-tab-line {
	background-color: #ffffff;
	color: #cacaca;
	box-shadow: 0px 8px 25px rgba(25,19,16,.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#bx-tab-line a {
	width: calc(33.3% - 21px);
	display: table;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #f0f0f0;
	height: 50px;
}
#bx-tab-line a p {
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #cacaca;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	display: table-cell;
}
#bx-tab-line a.active {
	background-color: #095974;
}
#bx-tab-line a.active p {
	color: #fff;
}
.col-one-para #bx-tab-two {
	width: 100%;
}
#bx-tab-two {
	background-color: #ffffff;
	color: #cacaca;
	box-shadow: 0px 8px 25px rgba(25,19,16,.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	width: 75%;
	margin: 0 auto;
}
#bx-tab-two a {
	width: calc(50% - 21px);
	display: table;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #f0f0f0;
	height: 50px;
}
#bx-tab-two a p {
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #cacaca;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	display: table-cell;
}
#bx-tab-two a.active {
	background-color: #095974;
}
#bx-tab-two a.active p {
	color: #fff;
}
ul.bxslider-tabs-offices h4 {
	text-align: center;
	margin-bottom: 0;
}
ul.bxslider-tabs {
}
.tabs-flagship {
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: center;
}

ul.bxslider-tabs li img {
	min-width: inherit;
	width: 23%;
	min-height: inherit;
	float: none;
	padding: 0;
	display: inline-block;
}

.vert-align{padding:25px 0px;}
a.btn-icon {
    background-color: #c4a338;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 3px 10px;
    margin-right: 5px;
		display: none;
}
a.btn-icon:hover {
    background-color: #9b812c;
}
#main-contain .container{max-width:1170px;}
@media (min-width:1400px) {
	.bx-wrapper ul li { width:1140px!important;}
}
@media (max-width:767px) {
	.tabs-country {height: auto; overflow-x: auto;}
	#bx-tab-cat { width: 200%; float: left;}
	.bxslider-tabs-cat li h2 { font-size: 25px; margin: 20px 0 0; padding: 0 12px;}
	.col-product { margin-top: 20px;}
}

@media (max-width:480px) {
	#bx-tab-cat {width: 400%;}
}
