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

.slick-prev, .slick-next{
	top:35% !important;
	margin-top:auto !important;
}

#emailLink {font-size: 13px;}

.slick-slider {
	width: 100%;
	margin: 2% auto 0 auto;
	float: left;
	padding: 0px !important;
	overflow: hidden;
}

.blanket .stackable {overflow: hidden;}

#ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_seeFull {
	padding-bottom: 5% !important;
	text-align: center;
	margin: 2% auto;
	width: 100%;
}

#ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_chooseAreaLB, #ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_contactSearchLB {
	width: 100%;
}

#ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_Res, #ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_Common {
	padding-bottom: 3%;
	text-align: center;
}

#ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_regionDD, #ContentPlaceHolderDefault_BodyContent_DisplaySalesContacts_7_ContactDD {
	font-size: 16px;
	width: 60%;
}

.video-container { position: relative; /* keeps the aspect ratio */ padding-bottom: .25%; /* fine tunes the video positioning */ overflow: hidden; 
}

.video-container img {
	margin-top: 75%;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; 
}


.st-head-row {
	float: left;
}

.pageInfo h1{
	font-size:20px !important;
}

.topContent{
	width:51%;
}

#contactForm3 .contactTB{
	width:100%;
}

#contactForm3 tr td:nth-child(2){
	width:100%;
	margin-bottom:10px;}

#contactForm3 .newPurpBtn{
	margin:0 auto;
	display:block;
}

#contactForm td p, #contactForm2 td p, #contactForm3 td p{
	font-size:16px !important;
	border:0px !important;}

#productsTB{width:100%;}

.productImg{padding-top:20px !important;}

#contactForm td, #contactForm2 td ,#contactForm3 td{border:0px !important;}

/*NAV BAR*/

#navBar{display:none;}

.dl-menuwrapper{display:block;}

.bottemMenuOrWhatever{display:block !important;}

#searchy {
	position: relative;
}

#mobileSearchBtn {
	width: 10%;
	max-width: 30px;
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	margin-bottom: 20px;
}

#mobileSearch{
	width:80%;
	padding:5px;
	float: left;
	background-color:#FFF;
	color: #004FA2;
	border:1px solid;
	margin-right: 5%;
	height: 30px;
	font-size: 14px;
	}

.container-fluid{
	color:#fff !important;
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e697 0%, #bed63d 34%, #bed63d 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(34%,#bed63d), 		color-stop(100%,#bed63d))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ) !important; /* IE6-9 */
	}

.navbar-default .navbar-nav>li>a{
	color:#fff !important;
	}
.navbar-nav>li>a{line-height:1px;}


.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
	background-color:#004FA2 !important;
	color:#fff !important;
	}
	
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
	color:#fff !important;
	}	
	
.navbar{
	display:none;
	margin-bottom:0px !important;
	}	
	
.nav>li>a {padding: 15px 9px !important;}	


.navbar-right{
	margin-right:-15px !important;
	}
	
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus		{background: #7a88c3; /* Old browsers */
background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0 );
	}	

p{margin:0 !important;}

body{
	font-family:Myriad Pro, Helvetica, sans-serif;
	background-image:url(images/background.png);
	background-repeat:repeat;
	padding-bottom:0px !important;
	width:100%;}
input, textarea, select, a { outline: none !important; }	

.dropdown-menu a:hover {
	
	background-color:#bed63d !important;
	
	}
	
/*HEADNAV*/
.headNav{
	width:100%;
	}
	
.viapolLogo{
	width:60% !important;
	z-index:10;
	position:absolute;
	margin:0 auto !important;
	top:1% !important;
	left:20% !important;
	}
		
.blackNav{
	z-index:1;
	height:50px !important;
	background-color:#000;
	}
	
.greenNav{
	z-index:1;
	height:44px;
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e697 0%, #bed63d 34%, #bed63d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(34%,#bed63d), 		color-stop(100%,#bed63d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ); /* IE6-9 */
	}


.greenMenu, .blackMenu{
	font-size:14px;
	margin-left:270px;
	}	
.greenMenu li, .blackMenu li{
	display:inline-block;
	color:#fff;}		
	
.greenMenu li{	margin:14px 15px 0px 0px;}
.blackMenu li{ margin: 32px 15px 0px 0px;}
	
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff !important;
	}
	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#004FA2 !important;  
	}	
	
#searchbar
{
padding:0px 5px !important;
display:none;
background-color:#fff;
border-bottom:4px solid #BED63D;
height:70px;
}	

#search{
	font-size:30px;}

#searchicon2{
	float:right;
	margin-top:15px;
	margin-right:15px;}
	
#searchtext{
	border:none;
	border-bottom:2px solid #BED63D;
	height:68px;
	width:80% !important;
	color:#004FA2;
	}	
	
#searchButton{
	background-color:#fff;
	border:none;
	}		
	
#hideSometimes{
	display:inline;
	}	

/*HOMEPAGE*/
/* CARAOUSEL */
.carousel {
  height: auto !important;
  margin-bottom:30px !important;}
.carousel-inner{
	width:100% !important;
	margin:0 auto !important;
	height:190px;
	} 
.carousel .item{
	height:auto !important;
	}	
	
.carousel-caption{
	font-size:1.55em !important;
	width:100% !important;
	margin:0 auto;
	text-align:center !important;
	left:0% !important;
	padding-bottom:0px !important;
	margin-bottom:0px;
	text-shadow:none !important;
	bottom:0px !important;
	}	
.carousel-inner > .item > img{
	height:auto !important;
	}

.carousel-inner{height:auto;}

.navbar-default .navbar-toggle{}		
	
.transBG{opacity:.8;}	
#slide1{background-color:#BED63D;}
#slide2{background-color:#004fa2;}
#slide3{background-color:#652c90;}

/*PODS*/

.pods{
	padding:0px;
	margin:0px;}

.pods li{
	position:relative;
	width:75%;
	display:block;
	margin:0 auto;
	margin-bottom:15px;
	}
	
.podBG{
	width:100%;
	z-index:10;}
	
.man{
	width:50%;
	position:absolute;
	z-index:100;
	bottom:0px;
	left:2px;
	}	
.pods h1{
	position:absolute;
	z-index:90;
	top:5%;
	width:100%;
	text-align:center;
	color:#fff !important;
	font-size:2.5em !important;
	font-weight:400 !important;
	}
	
.pods p{
	line-height:1;
	width:46%;
	position:absolute;
	right:5px;
	top:48%;	}


.pods li:nth-child(1) button, 
.pods li:nth-child(2) button,
.pods li:nth-child(3) button{
	position:absolute;
	z-index:200;
	right:4%;
	bottom:10%;
	border-radius:3px;
	border:none;
	color:#fff;
	text-transform:uppercase;
	padding:5px 8px;
	}	
.pods li:nth-child(1) button{
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9e697 0%, #bed63d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(100%,#bed63d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9e697 0%,#bed63d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 );
	}	
	
.pods li:nth-child(2) button{
	background: #7a88c3; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0 ); 
	}
	
.pods li:nth-child(3) button{
	background: #aa8bc2; /* Old browsers */
	background: -moz-linear-gradient(top,  #aa8bc2 0%, #652c90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aa8bc2), color-stop(100%,#652c90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #aa8bc2 0%,#652c90 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa8bc2', endColorstr='#652c90',GradientType=0 );
	}		

	
/*FOOTER*/
footer{
	width:100%;
	background-color:#000 !important;
	color:#fff;
	/*margin-top:30px;*/
	font-size:14px !important;
	}	
	
#colcenter{
	width:100%;
	position:relative;
	margin:0 auto;
	padding:0px;
	}	
	
.col{
	width:100%;
	float:left;
	margin-top:0px !important;
	/*margin:10px 0px !important;*/
	border-bottom:1px solid #333333;
	}	
	
#col2, #col3, #col4 {
	margin-left:0px !important;
	}	
.col ul{
	margin:0px 0px;
	}
	
.col ul li{
	list-style-type:none;
	line-height:2;
	}	
	
.boldGreen{
	color:#bed63d;
	font-weight:500;
	}	
	
.smIcons{
	margin-right:20px;
	}	
	
/*PRODUCT PAGE*/
.container960{
	position:relative;
	width:94%;
	margin:0 auto;
	display:block;
	}	
.img960{
	height:auto;
	width:100%;
	margin-bottom:10px;
	}	
	
h1{
	margin:0px 0px !important;
	font-size:30px !important;
	color:#bed63d !important;
	font-weight:500 !important;
	}	

p{
	font-size:14px !important;
	}	
	
#botmar{margin-bottom:5px !important;}
#botmar{margin-bottom:10px !important;}
.botmar3{margin-bottom:5px !important;}

.pageInfo{
	margin:0 auto !important;
	width:100% !important;  
	padding-bottom:3%;
	border-bottom:1px solid #ccc;
	margin-bottom:3% !important;
	margin-left:none!important;
	}	
	
#resultNum{
	margin-right:5%;
	font-size:16px;
	color:#bed63d;
	float:right;
	margin-bottom:10px;
	}	
	

#products p{
	font-size:16px;
	color:#000;
	text-align:left;
	margin-bottom:15px !important;
	width:90%;
	margin:0 auto !important;}

#products td{
	padding-bottom:10px;
	border:1px solid #CCCCCC !important;
	width:95%;
	margin:0 auto;
	background-color:#fff;
	}	

#products{
	width:100%;
	border-collapse:collapse;
	empty-cells:hide !important;
	}
	
.productImg{
	margin-top:15px !important;
	margin-bottom:10px !important;
	position:relative;
	margin:0 auto;
	display:block;
	}	

.productTitle{
	font-size:16px;
	color:#bed63d;
	text-align:center;
	margin-bottom:15px !important;}
	
.leftColumn{
	width:95%;
	float:none !important;
	margin:0 auto;
	}	
	
.productImg{
	margin:0 auto;
	}	
	
.rightColumn{
	width:95% !important;
	float:none;
	margin:0 auto;
	display:block;
	margin-top:30px !important;
	}	

.greeness{
	color:#bed63d !important;
	font-weight:500;
	font-size:18px;
	}
	
.sideContent{
	width:100% !important;
	margin:0 auto;
	background-color:white;
	border: 1px solid #CCCCCC;
	padding:10px;
	font-size:16px;}	
	
#packaging{	margin-top:30px;}	
#colors{margin-top:30px;}
	
.sideTitle, .sideText{
	margin-left:-40px !important;
	font-size:14px;
	}	
.sideTitle{color:#bed63d;}
.sideText{color:#000;}	
	
	
.sideContent ul li, .tabList{
	color:#000 !important;
	margin-left:-24px;
	}
	
.blackText{
	color:#000;
	}	
		
#tabs a{
	color:white;}

#tabs{
	width:100% !important;
	margin:0 auto;
	font-size:14px !important; 
	color:#000;
	}	
	
.tabsp{
	margin:5px 0px !important;
	}	
	
#tabs ul {
	
	}	
	
#tabs-1, #tabs-2, #tabs-3{
	background-color:white;
	width:100%;
	margin-left:0px;
	border:1px solid #cccccc;
	}	
#tabs, tr{
	border:0px solid #cccccc !important;
	}
#tabs td{
	border:0px solid #ccc !important;
	}
	
table, thead, tbody, th, td, tr { 
		display: block; 
	}	
	
#tabs table{
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid #ccc !important;
	}
	
#tabs p{
	margin-bottom:5px !important;
	}
#tabs td{
	padding:3px 5px;
	}

.ui-tabs .ui-tabs-nav li{width:100% !important;}

.ui-tabs{padding:0px !important;}

.ui-tabs .ui-tabs-nav{padding:0px !important;}

#tabs tr td:nth-child(even){width:100% !important;}


.bottomRow{
	border-bottom:1px solid #ccc;
	}
	
.shortCell{
	width:170px;
	}
.longCell{
	width:382px;}
	
.shortCell2{width:382px;}
.longCell2{width:170px;}	
	
.greenRow{
	background-color:#F5F8E8;
	}	
	
#caratec{
	margin-top:30px !important;
	}	
	
.greenUnderline{
	color:#bed63d !important;
	}	
.newsItems{
	width:90% !important;
	margin: 0 auto !important;
	font-size:16px;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:20px;}	
	
.newsItems li{
	height:auto;
	padding-bottom:3%;
	border-bottom:1px solid #cccccc;
	}	
.newsImage{
	float:left;
	display:none;}
.newsText{
	margin-left:0% !important;
	}	

#newsPurpBtn{
	color:white;
	font-size:14px !important;
	margin-top:10px !important;
	}

/*NEW NEWS*/

.disNewsItem{
	width:100%;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	}	
	
.disNewsItem img{
	margin-bottom:10px;
	float:left;
	margin-right:20px;}	
	
.disNewsItemText{
	float:left;
	width:80%;}	
	
.disNewsItemText h1{
	font-size:18px !important;
	}	
	#blogImg, .newsStoryHeader{
	width:100%;
	margin:0px;
}
	
.disNewsItemText p{
	color:#000;
	font-size:1em;
	margin:5px 0px 8px 0px !important;}
	
.oneLine{
	margin-top:10px !important;
	}	
	
.bg{
	color:#004FA2;
	font-weight:500;
	
	}	
	
td a:hover{
	text-decoration:none;
	}	
	
.empresa_sub, .residencial_sub, .profissional_sub, .outro_sub{
	display:none;
	}
	
.semis{display:none;}		

 .footerGreen{
	 color:#bed63d;
	 font-size:18px;
	 font-weight:500;
	 /*margin-left:40px;*/
	margin-left:3%;
	 padding:10px 0px;
	 }
	 
.navbar-default .navbar-toggle{
	border:0px !important;
	}	 
	
.plus{
	float:right;
	display:block;
	margin-top:4px;
	margin-right:30px;
	}
	
/*.smallMenu {
	display:none !important;
	}	*/	

.blackMenu, #purpBtns{display:none;}

#mobileIcon{
	display:none;
	position:absolute;
	height:40px;}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse{
margin:0px !important;
overflow:hidden;
}


#tabs-1 tr td:nth-child(odd){width:100% !important;}



@media (min-width:581px) and (max-width:768px){

.video-container img {
	margin-top: 55%;
}

.disNewsItemText{width:73%;}}

@media (min-width:489px) and (max-width:580px){
.video-container img {
	margin-top: 59%;
}
.disNewsItemText{width:69%;}
}

@media (min-width:450px) and (max-width:498px){
.video-container img {
	margin-top: 64%;
}
}
	
@media (min-width:400px) and (max-width:450px) {
.video-container img {
	margin-top: 72%;
}
}

@media (max-width:400px){
.video-container img {
	margin-top: 90%;
}	
	}
	
@media (max-width:489px){
.disNewsItemText{width:51%;}
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
