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

.fmclink {
	width: 100%;
	max-width:960px;
	height: 40px;
	margin: 10px auto;
	display: table;
	vertical-align: top;
	text-align: right;
}
.fmclink, .fmclink a, .fmclink a:link, .fmclink a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #666666;
	text-decoration: none;	
}

.fmclink a:hover, .fmclink a:active {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #666666;
	text-decoration: underline;	
}
p, td {  /* default */ 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
	margin: 0px;
}

h1, .h1 {  /* header_1 */ 
	font-size: 24pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	margin: 0px;
	letter-spacing: -1;
}

h2, .h2 {  /* header_2 */ 
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	margin: 0px;
	letter-spacing: -1;
}

h3, .h3 {  /* header_3 */ 
	font-size: 16pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1;
	line-height: normal;
	margin: 0px;
}

h4, .h4 {  /* header_4 */ 
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	margin: 0px;
	letter-spacing: -1;
}

h5, .h5 {  /* header_5 */ 
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: normal;
}

h6, .h6 {  /* header_6 */ 
	font-size: 6pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

a, a:link, a:visited {  /* link */ 
	text-decoration: none;
	color: #335a90;
}

a:hover, a:active {  /* link_hover */ 
	text-decoration: underline;
	color: #335a90;
}

.viewheader {  /* viewheader */ 
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

a.viewheader, a.viewheader:link, a.viewheader:visited {  /* viewheader_link */ 
	text-decoration: none;
	color: #333333;
}

a.viewheader:hover, a.viewheader:active {  /* viewheader_link_hover */ 
	text-decoration: underline;
	color: #333333;
}

.focusheader {  /* focusheader */ 
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #333333;
	line-height: normal;
}

a.focusheader, a.focusheader:link {  /* focusheader_link */ 
	text-decoration: none;
	color: #335a90;
}

a.focusheader:hover, a.focusheader:active  {  /* focusheader_link_hover */ 
	text-decoration: underline;
	color: #335a90;
}


#pagewrapper {
	width: 100%;
	margin: 0 auto;
}

#topwrapper {
	width: 960px;
	height: 60px;
	margin: 30px auto;
	display: table;
	vertical-align: top;
}
.logowrapper {
	/*padding-top: 30px;*/
	display: table-cell;
	width: 300px;
	float: left;
}
.toolswrapper {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	overflow: auto;
}
.searchwrapper {
	float: right;
}
.btnwrapper {
	float: right;
}

@media only screen and (max-width: 960px) {
	#topwrapper {
		width: 100%;
	}
	.logowrapper img {
		margin-left: 30px;
	}
	.searchwrapper {
		margin-right: 30px;
	}
	.btnwrapper {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 767px) {
	#topwrapper {
		display: block;
		height: auto;
	}	
	.logowrapper, .toolswrapper {
		width: 100%;
		display: block;
		text-align: center;
	}
	.logowrapper img {
		margin: 0 auto;
	}
	.toolswrapper {
		width: 320px;
		margin: 0 auto;
	}
	.searchwrapper {
		float: none;
		margin: 10px;
	}
	.btnwrapper {
		width: 100%;
		float: none;
		margin: 15px 10px;
	}
}

.btn {
	display: table;
	float: left;
	width: 135px;
	margin-right: 30px;
	overflow: auto;
}
@media only screen and (max-width: 767px) {
	.btn_contact {
		margin-right: 0px;
	}
	.btn_contact {
		margin-right: 0px;
	}
}

.btn_left {
	background: url('/images/__od/873/menu_btn1.png') no-repeat;
	height: 40px;
	width: 9px;
	display: table-cell;
}
.btn_middle {
	background: url('/images/__od/873/menu_btn2.png');
	height: 40px;
	overflow: auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.btn_right {
	background: url('/images/__od/873/menu_btn3.png') no-repeat;
	height: 40px;
	width: 9px;
	display: table-cell;
}
.btn_txt {
	color: #bdc3c7;
	text-transform: uppercase;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.search_wrapper {
	display: table;
	/*float: left;*/
	/*margin-right: 20px;*/
	width: 300px;
	overflow: auto;
}
.search_left {
	background: url('/images/__od/873/search_1.png') no-repeat;
	height: 40px;
	width: 9px;
	display: table-cell;
}
.search_middle {
	background: url('/images/__od/873/search_2.png');
	height: 40px;
	overflow: auto;
	display: table-cell;
	vertical-align: middle;
}
.search_right {
	background: url('/images/__od/873/search_3.png') no-repeat;
	height: 40px;
	width: 9px;
	display: table-cell;
}
.searchfield {
	width: 260px;
	height: 38px;
	border: 0px;
	background-color: transparent;
	font-size: 11pt;
	color: #a5aaad;
	font-family: Verdana, Helvetica, sans-serif;
}

.searchbutton {
	border: 0px;
	background-color: transparent;
	width: 16px;
	height: 16px;
	padding: 0px;
	background: url('/images/__od/873/search_icon.png') no-repeat;
}
.search_wrapper form {
	
}

#fp_slider ul.slides li {
	position: relative;
	margin: 0px;
	line-height: 0;
}

.slideroverlay {
	line-height: 1.6;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30%;
	min-height: 126px;
	background: url('/images/__od/873/dot_transparent.png'); 
}

.slider_wrap {
	max-width: 960px;
	margin: 30px auto;
	color: #ffffff;
	display: table;
}

.slider_content_wrap {
	color: #ffffff;
	/*float:left;*/
	display: table-cell;
}
.slider_link_wrap {
	display: table-cell;
	vertical-align: bottom;
	line-height: 0;
	padding-left: 30px;
}
.slider_content_wrap h1 {
	font-weight: bold;
	font-size: 30pt;
	letter-spacing: -2pt;
	color: #ffffff;
}
.slider_content_wrap p {
	font-size: 10pt;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
	.slideroverlay {
		position: static;
		overflow: auto;
		background: #000;
	}
	.slider_wrap {
		margin: 30px;
	}
	.slider_content_wrap {
		display: block;
	}
	.slider_link_wrap {
		display: block;
		padding: 20px 0px;
	}
}
#navigation {
	max-width: 960px;
	margin: 0 auto;
	overflow: auto;
}
#navwrapper.fp > li {
	position: relative;
	height: 240px;
	width: 16.667%;
	float: left;
}
#navwrapper.fp > li > a {display: block;height: 240px;font-size: 12pt;}
#navwrapper.fp > li.nav_productos a {
	background: url('/images/__od/873/front_menu_products.png') no-repeat center 60px; 
	color: #08bcc8;
	padding-top: 150px;
}
#navwrapper.fp > li.nav_cultivos a {
	background: url('/images/__od/873/front_menu_crops.png') no-repeat center 60px; 
	color: #339900;
	padding-top: 150px;
}
#navwrapper.fp > li.nav_registro_msds a {
	background: url('/images/__od/873/front_menu_lablesmsds.png') no-repeat center 60px; 
	color: #054559;
	padding-top: 150px;
}
#navwrapper.fp > li.nav_noticias a {
	background: url('/images/__od/873/front_menu_news.png') no-repeat center 60px; 
	color: #e97c0c;
	padding-top: 150px;
}
#navwrapper.fp > li.nav_documentacion a {
	background: url('/images/__od/873/front_menu_careers.png') no-repeat center 60px; 
	color: #a34e9d;
	padding-top: 150px;
}
#navwrapper.fp > li.nav_delegados a {
	background: url('/images/__od/873/front_menu_findyourrep.png')  no-repeat center 60px; 
	color: #a7d052;
	padding-top: 150px;
}

#navwrapper, #navwrapper ul {z-index: 1000;list-style: none;margin: 0px;padding: 0px;text-align: center;}
#navwrapper a { text-decoration: none;}
#navwrapper > li {
	position: relative;
	height: 80px;
	width: 16.667%;
	float: left;
}

#navwrapper > li.nav_productos a {
	background: url('/images/__od/873/sub_products_white.png') no-repeat center 15px #08bcc8; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_productos.navitemon a {
	background: url('/images/__od/873/sub_products_colour.png') no-repeat center 15px #ffffff; 
	color: #08bcc8;
}
#navwrapper > li.nav_cultivos a {
	background: url('/images/__od/873/sub_crops_white.png') no-repeat center 15px #339900; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_cultivos.navitemon a {
	background: url('/images/__od/873/sub_crops_colour.png') no-repeat center 15px #ffffff; 
	color: #339900;
}
#navwrapper > li.nav_registro_msds a {
	background: url('/images/__od/873/sub_labelsmsds_white.png') no-repeat center 15px #054559; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_registro_msds.navitemon a {
	background: url('/images/__od/873/sub_labelsmsds_colour.png') no-repeat center 15px #ffffff; 
	color: #054559;
}
#navwrapper > li.nav_noticias a {
	background: url('/images/__od/873/sub_news_white.png') no-repeat center 15px #e97c0c; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_noticias.navitemon a {
	background: url('/images/__od/873/sub_news_colour.png') no-repeat center 15px #ffffff; 
	color: #e97c0c;
}
#navwrapper > li.nav_documentacion a {
	background: url('/images/__od/873/sub_careers_white.png') no-repeat center 15px #a34e9d; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_documentacion.navitemon a {
	background: url('/images/__od/873/sub_careers_colour.png') no-repeat center 15px #ffffff; 
	color: #a34e9d;
}
#navwrapper > li.nav_delegados a {
	background: url('/images/__od/873/sub_findyourrep_white.png')  no-repeat center 15px #a7d052; 
	color: #fff;
	padding-top: 55px;
}
#navwrapper > li.nav_delegados.navitemon a {
	background: url('/images/__od/873/sub_findyourrep_colour.png') no-repeat center 15px #ffffff; 
	color: #a7d052;
}

#navwrapper > li.navitemon {
	/*background-color: #000;  remove if  */
}
#navwrapper > li > a {display: block;height: 80px;}

#navwrapper li {margin: 0px;}
#navwrapper li:hover {
	/*background-color: #000;*/
}
@media only screen and (max-width: 960px) {
	#navigation {
		/*height: 60px;*/
	}
	#navwrapper.fp > li, #navwrapper > li {
		height: 60px;
	}
	#navwrapper.fp > li > a, #navwrapper > li > a {
		height: 60px;
		font-size: 9pt;
	}
	#navwrapper.fp > li.nav_productos a, #navwrapper > li.nav_productos a {
		background: url('/images/__od/873/sub_products_white_320.png') no-repeat center 5px #08bcc8; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_productos.navitemon a, #navwrapper > li.nav_productos.navitemon a {
		background: url('/images/__od/873/sub_products_colour_320.png') no-repeat center 5px #ffffff; 
		color: #08bcc8;
	}
	#navwrapper.fp > li.nav_cultivos a, #navwrapper > li.nav_cultivos a {
		background: url('/images/__od/873/sub_crops_white_320.png') no-repeat center 5px #339900; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_cultivos.navitemon a, #navwrapper > li.nav_cultivos.navitemon a {
		background: url('/images/__od/873/sub_crops_colour_320.png') no-repeat center 5px #ffffff; 
		color: #339900;
	}
	#navwrapper.fp > li.nav_registro_msds a, #navwrapper > li.nav_registro_msds a {
		background: url('/images/__od/873/sub_labelsmsds_white_320.png') no-repeat center 5px #054559; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_registro_msds.navitemon a, #navwrapper > li.nav_registro_msds.navitemon a {
		background: url('/images/__od/873/sub_labelsmsds_colour_320.png') no-repeat center 5px #ffffff; 
		color: #054559;
	}
	#navwrapper.fp > li.nav_noticias a, #navwrapper > li.nav_noticias a {
		background: url('/images/__od/873/sub_news_white_320.png') no-repeat center 5px #e97c0c; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_noticias.navitemon a, #navwrapper > li.nav_noticias.navitemon a {
		background: url('/images/__od/873/sub_news_colour_320.png') no-repeat center 5px #ffffff; 
		color: #e97c0c;
	}
	#navwrapper.fp > li.nav_documentacion a, #navwrapper > li.nav_documentacion a {
		background: url('/images/__od/873/sub_careers_white_320.png') no-repeat center 5px #a34e9d; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_documentacion.navitemon a, #navwrapper > li.nav_documentacion.navitemon a {
		background: url('/images/__od/873/sub_careers_colour_320.png') no-repeat center 5px #ffffff; 
		color: #a34e9d;
	}
	#navwrapper.fp > li.nav_delegados a, #navwrapper > li.nav_delegados a {
		background: url('/images/__od/873/sub_findyourrep_white_320.png')  no-repeat center 5px #a7d052; 
		color: #fff;
		padding-top: 40px;
	}
	#navwrapper.fp > li.nav_delegados.navitemon a, #navwrapper > li.nav_delegados.navitemon a {
		background: url('/images/__od/873/sub_findyourrep_colour_320.png') no-repeat center 5px #ffffff; 
		color: #a7d052;
	}	
}
@media only screen and (max-width: 767px) {
	#navigation {
		/*overflow: auto;*/
	}
	#navwrapper.fp, #navwrapper, #navwrapper.fp ul, #navwrapper ul {
		text-align: left;
	}
	#navwrapper.fp > li, #navwrapper > li {
		float: none;
		width: 100%;
		height: 40px;
	}
	#navwrapper.fp > li > a, #navwrapper > li > a {
		height: 40px;
		font-size: 9pt;
	}
	#navwrapper.fp > li.nav_productos a, #navwrapper > li.nav_productos a {
		background: url('/images/__od/873/sub_products_white_320.png') no-repeat 0px 0px #08bcc8; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;
	}
	#navwrapper.fp > li.nav_productos.navitemon a, #navwrapper > li.nav_productos.navitemon a {
		background: url('/images/__od/873/sub_products_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #08bcc8;
	}
	#navwrapper.fp > li.nav_cultivos a, #navwrapper > li.nav_cultivos a {
		background: url('/images/__od/873/sub_crops_white_320.png') no-repeat 0px 0px #4dad57; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;
	}
	#navwrapper.fp > li.nav_cultivos.navitemon a, #navwrapper > li.nav_cultivos.navitemon a {
		background: url('/images/__od/873/sub_crops_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #4dad57;
	}
	#navwrapper.fp > li.nav_registro_msds a, #navwrapper > li.nav_registro_msds a {
		background: url('/images/__od/873/sub_labelsmsds_white_320.png') no-repeat 0px 0px #054559; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;
	}
	#navwrapper.fp > li.nav_registro_msds.navitemon a, #navwrapper > li.nav_registro_msds.navitemon a {
		background: url('/images/__od/873/sub_labelsmsds_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #054559;
	}
	#navwrapper.fp > li.nav_noticias a, #navwrapper > li.nav_noticias a {
		background: url('/images/__od/873/sub_news_white_320.png') no-repeat 0px 0px #e97c0c; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;
	}
	#navwrapper.fp > li.nav_noticias.navitemon a, #navwrapper > li.nav_noticias.navitemon a {
		background: url('/images/__od/873/sub_news_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #e97c0c;
	}
	#navwrapper.fp > li.nav_documentacion a, #navwrapper > li.nav_documentacion a {
		background: url('/images/__od/873/sub_careers_white_320.png') no-repeat 0px 0px #a34e9d; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;

	}
	#navwrapper.fp > li.nav_documentacion.navitemon a, #navwrapper > li.nav_documentacion.navitemon a {
		background: url('/images/__od/873/sub_careers_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #a34e9d;
	}
	#navwrapper.fp > li.nav_delegados a, #navwrapper > li.nav_delegados a {
		background: url('/images/__od/873/sub_findyourrep_white_320.png') no-repeat 0px 0px #a7d052; 
		color: #fff;
		padding-top: 13px;
		padding-left: 40px;

	}
	#navwrapper.fp > li.nav_delegados.navitemon a, #navwrapper > li.nav_delegados.navitemon a {
		background: url('/images/__od/873/sub_findyourrep_colour_320.png') no-repeat 0px 0px #ffffff; 
		color: #a7d052;
	}
	#navwrapper > li a {
	}
}

#contentwrapper {
	position: relative;
}
.content_shadow {
	background: url('/images/__od/873/sub_shadow.png') no-repeat center;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0px;
}
.content_shadow.hide-for-medium {
	top: auto;
}
.content_split {
	width: 100%;
}
.content_wrap {
	padding: 30px;
	/*border: 1px solid  #000;*/
	float: left;
	width: 65%;
	min-height: 300px;
}
.submenu_wrap {
	display: block;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	width: 300px;
}
.content_static {
	width: 300px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
}
.submenu_color_productos_on,.submenu_color_productos a.niv1on,.submenu_color_productos a.niv1:hover {
	background-color: #07a0aa;
}
.submenu_color_productos,.submenu_color_productos a.niv1 {
	background-color: #08bcc8;
}
.submenu_color_cultivos_on,.submenu_color_cultivos a.niv1on,.submenu_color_cultivos a.niv1:hover {
	background-color: #43944b;
}
.submenu_color_cultivos,.submenu_color_cultivos a.niv1 {
	background-color: #4dad57;
}
.submenu_color_registro_msds_on, .submenu_color_registro_msds a.niv1on,.submenu_color_registro_msds a.niv1:hover {
	background-color: #043240;
}
.submenu_color_registro_msds,.submenu_color_registro_msds a.niv1 {
	background-color: #054559;
}
.submenu_color_noticias_on, .submenu_color_noticias a.niv1on,.submenu_color_noticias a.niv1:hover {
	background-color: #cf6c0a;
}
.submenu_color_noticias,.submenu_color_noticias a.niv1 {
	background-color: #e97c0c;
}
.submenu_color_documentacion_on, .submenu_color_documentacion a.niv1on,.submenu_color_documentacion a.niv1:hover {
	background-color: #8a4285;
}
.submenu_color_documentacion,.submenu_color_documentacion a.niv1 {
	background-color: #a34e9d;
}
.submenu_color_delegados_on, .submenu_color_delegados a.niv1on,.submenu_color_delegados a.niv1:hover {
	background-color: #92b848;
}
.submenu_color_delegados,.submenu_color_delegados a.niv1 {
	background-color: #a7d052;
}

.submenu_wrap div {
	border-bottom: 1px solid #fff;
}
.submenu_wrap div:last-child {
	border-bottom: none;
}
a.niv1, a.niv1on {
	display: block;
	width: 300px;
	height: 40px;
	background-color: #bdc3c7;
	color: #ffffff;
	padding-top: 13px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11pt;
}
a.niv1on, a.niv1:hover {
	text-decoration: none;
	background-color: #a5aaad;
}

#subheaderwrapper a.niv1on {
	font-weight: bold;
}

@media only screen and (max-width: 960px) {
	.content_wrap {
		width: 60%;
	}
}
@media only screen and (max-width: 830px) {
	.content_wrap {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.submenu_wrap {
		float: none;
		width: 100%;
		margin-top: 0px;
	}
	.content_wrap, .content_static {
		float: none;
		width: 100%;
		display: block;
	}
	.content_margin_left {
		margin-left: 30px;
	}
	a.niv1, a.niv1on {
		padding-top: 13px;
		display: block;
		width: 100%;
	}
}
#headerwrapper {
	display: none;
	height: 40px;
	padding-top: 13px;
	text-align: center;
	background-color: #a5aaad;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
#subheaderwrapper {display: block;}
@media only screen and (max-width: 767px) {
	#subheaderwrapper {
		display: none;
	}
	#headerwrapper {
		display: block;
	}
}
#themewrapper {
	position: relative;
	width: 1279px;
	margin: 0 auto;
	line-height: 0;
}
@media only screen and (max-width: 1280px) {
	#themewrapper {
		line-height: 0;
		width: 100%;
	}	
}

#locationwrapper {
	display: table-cell;
	height: 80px;
	padding-left: 30px;
	vertical-align: middle;
	
}

.locationoverlay {
	line-height: 1.6;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 80px;
	background: url('/images/__od/873/dot_transparent.png'); 
}

.breadcrum, .breadcrum a {
	color: #ffffff;
}

.content_width {
	/*max-width: 940px;*/
	margin: 0 auto;
	background-color: #f00;
}


#foorterwave {
	width: 1279px;
	margin: 0 auto;
	background-color: #ecf0f1;
}
#footerwrapper {
	
}

#footerwrapper .column {
	margin-top: 30px;
	margin-bottom: 30px;
}
@media only screen and (max-width: 1280px) {
	#foorterwave {
		width: 100%;
	}	
}

#cnt_footer {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#cnt_footer p, #cnt_footer a {
	color: #a5aaad;
}
#cnt_footer p.dark {
	color: #333333;	
}

blockquote {
	border-left: none;
}

.vc_fp_full {
	width: 100%;
	margin: 0 auto;
	background-color: #f1eddf;
}
.vc_padding {
	padding: 30px 0px;
}
.vc_padding_bottom {
	padding-bottom: 30px;
}
.vc_white_box {
	padding: 10px;
	background-color: #ffffff;
}
.vc_960 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}