/*
Theme Name: SST
Theme URI: hentryttp://www.vlm.pt
Description: Child theme for the Twenty Thirteen theme
Author: Walk&reg;
Author URI: http: //www.walk.pt
Template: twentythirteen
Version: 1.0
*/

@import url("../twentythirteen/style.css");

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */


 h1,h2,h3,h4,h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:200;
}

h1 {
	font-size: 30px;
	margin: 0 0 25px 0;
}
h2 {
	font-size: 28px;
	margin: 0;
	line-height:32px;
	font-style:italic;	
}

h3 {
	font-size: 24px;
	margin: 20px 0 10px 0;
}

h4 {
	font-size:22px;
	font-style:italic;
	margin: 0 0 10px 0;
	line-height:33px;
}
h5 {
	font-size:22px;
	font-style:italic;
	margin: 10px 0 0 10px;
}
 
 

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: 100%;
	max-width: 100%;
}



/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	max-width: 1280px;
	width: 100%;
	background-image:url(images/fundo_topo.png);
	background-repeat:no-repeat;
}

.site-header .search-form {
	display:none;
}

article {
	position:relative;
	float:left;
	width:560px;
	padding:0 !important;
	margin:0 !important;
}


.main-container {
	margin: 30px auto;
	width:100%;
	max-width: 960px;
	overflow:hidden;
	}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.no_sub .sub-menu {
	display: none !important;
}
.main-navigation {
	background-color:transparent;
	min-height: 40px;
	position:absolute;
	top:70px;
	right:20px;
	}

.nav-menu li a {
	color: #fff;
	font-size:14px !important;
	text-transform:uppercase;
	padding:10px;
	}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color:#fff;
	color: #333;
}

.nav-menu .sub-menu,
.nav-menu .children {
	text-align:left;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	display: none;
	padding:15px 0 10px 0; /*sapce around submenu*/
	position: absolute;
	left: 0px;
	z-index: 99999;
}



ul.nav-menu ul a,
.nav-menu ul ul a {
	font-size:14px !important;
	color: #333;
	padding:5px 10px 10px 15px;
	width: 150px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #eee;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current-menu-item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-ancestor > a{
	color: #fff;
	font-style: normal;
	font-weight:600;
}
.main-navigation li.lang-item a,
.nav-menu .sub-menu .current-menu-item > a,
.nav-menu .sub-menu .current-menu-item > a {
	color: #333;
	font-style: normal;
	font-weight:600;
}

/* Navbar */
.navbar {
	background-color: transparent;
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
	height:127px;
}



.main-navigation li.lang-item a {
	padding-left:3px;
	padding-right:3px;
	color:#999;
}

.menuoff {
   pointer-events: auto;
   cursor: auto;
}
.menuon {
	pointer-events: auto;
	padding-left:0;
	font-weight:normal;
	margin-top:0;
}
.menuon a {
	pointer-events: auto;
	padding-left:10px;
	padding-right:20px;
	font-size:inherit;
	background-color:#999;
	margin-top:0;
	margin-left:0;
}
.menuon2 {
	pointer-events: auto;
	padding-left:0;
	font-weight:normal;
	margin-top:0;
}
.menuon2 a {
	pointer-events: auto;
	padding-left:10px;
	padding-right:20px;
	font-size:inherit;
	background-color:#999;
	margin-top:0;
}
.menubig a {
	pointer-events: auto;
	padding-left:10px;
	padding-right:20px;
	font-size:inherit;
	background-color:#999;
	margin-top:0;
	margin-left:0;
	width:290px !important;
	}




/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.entry-summary,
.entry-meta {
	font-size:14px;
	line-height:18px;
	max-width: 604px;
	width: 100%;
}


/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail {
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
	padding:0 10px 10px 0;
	width:150px;
}

.entry-thumbnail2 {
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
	width:150px;
}

.entry-header2 {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999;
	margin-bottom: 5px;
	padding-top:15px;
}

.entry-title {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	margin-bottom:30px;
}

entry-title h1 {
	font-size:28px;
	line-height:28px;
	}

.entry-title2 {
	font-weight: normal;
	font-size:22px;
	line-height:24px;
	margin: 0 0 8px 0;
	padding:0;
}

.entry-title2 a {
	color: #141412;
}

.entry-title2 a:hover {
	color: #ea9629;
}




/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {	
	position:relative;
	display:block;
	float:left;
	width:580px;
	padding:0 20px 0 0px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
	background-color:#FFF;
	
}

.entry-content2 {	
	position:relative;
	display:block;
	float:left;
	width:580px;
	padding:0 40px 0 40px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
	background-color:#FFF;
	
}

.entry-side {
	position:relative;
	float:left;
	width:310px;
	margin-left:40px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.entry-side .destaques {
	background-color:#fafafa;
	padding:15px;
}

.entry-side .destaques .items {
	border-top:thick #666;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999;
	} 
.entry-side .destaques .items h1{
	line-height:18px;
	padding:0;
	margin:5px 0 10px 0;
	}
.entry-side .destaques .items a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:200;
	color:#333;
	line-height:14px;
	font-style:normal;
	margin:0;
	}


.site-main .sidebar-container {
		height: auto;
		margin: 0 auto;
		max-width: 200px;
		position: relative;
		top: 20px;
}

.site-main .widget-area {
		float: none;
		margin: 0;
		width: 100%;
}

.bt_voltar {
	position:relative;
	float:left;
	clear:left;
	margin-top:30px;
	width:auto;
	height:60px;
	font-size: 12px;
}

.bt_voltar a {
	color: #fff;
	padding:10px 15px 10px 15px;
	text-transform: uppercase;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	background-color: #807f7f;
	}

/* On hover */
.bt_voltar a:hover{
  cursor: pointer;
  text-decoration: none;
  color: #807f7f;
  background-color: #ffffff;
}


.bt_voltar2 {
	width:auto;
	font-size: 12px;
}

.bt_voltar2 a {
	color: #fff;
	width:auto;
	height:auto;
	padding:5px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #666;
	}

/* On hover */
.bt_voltar2 a:hover{
  cursor: pointer;
  text-decoration: none;
  color: #666;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
  background-color: #ffffff;
}

.pagination {
	margin:20px 0 30px 0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999;
	clear:both;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	line-height:13px;
	padding: 10px 0 10px 0px;
	
	position:relative;
}

.pagination span, .pagination a {
	background: #fff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	color:#333333;
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 10px 5px 10px;
	text-decoration:none;
	width:auto;
}

.pagination a:hover{
	background: #A0A0A0;
	color:#fff;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.pagination .current{
	background: #000;
	color:#fff;
	padding:6px 9px 5px 9px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.colabs_contact {
	position:relative;
	
	width:350px;
	float:left;
	}
	
.colabs_contact img {
	border-right:1px solid #333;
	padding-right:10px;
	margin-right:10px;
	width:120px;
	height:auto;
	float:left;
	}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	position:relative;
	display:block;
	overflow:hidden;
	max-width:1280px;
	background-color: #6f6c6c;
	color: #fff;
	font-size: 14px;
	text-align: center;
	height:190px;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer a {
	// color: #686758;
	color: #fff;
}

.site-footer .sidebar-container {
	background-color: #807f7f;
	padding:0;
	height:140px;
	width:100%;
}

.site-footer .widget-area {
	background-color: #807f7f;
	margin: 0 auto;
	height:140px;
	max-width: 960px;
	width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight:200;
	line-height:28px;

}

.site-footer .widget-area .area1 {
	position:relative;
	float:left;
	width:120px;
	padding-top:20px;
}
.site-footer .widget-area .area1 img {
	margin-right:10px;
}

.site-footer .widget-area .area1 a {
	color:#FFF;
}

.site-footer .widget-area .area2 {
	position:relative;
	float:left;
	width:auto;
	padding-top:20px;
	
}
.site-footer .widget-area .area2 img {
	margin-right:10px;
}
.site-footer .widget-area .area3 {
	position:relative;
	line-height:18px;
	margin-top:40px;
	border-radius: 5px;
	float:right;
	font-size:14px;
	width:150px;
}
.site-footer .widget-area .area3 img {
	margin-right:10px;
	float:left;
	}
.site-footer .widget-area .area3 a {
	color:#FFF;
}

.site-footer .widget-area .area1 .extra {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight:200;
	line-height:28px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background-color:#8e8d8d;
	margin:0 0 0 -10px;
	padding:0 0 0 10px;
	width:auto;
}

.site-footer .widget-area .area1 .arrow-right {
	position:relative;
	float:left;
	width: 0; 
	height: 0; 
	border-bottom: 15px solid transparent;  /* left arrow slant */
	border-top: 15px solid transparent; /* right arrow slant */
	border-left: 15px solid #8e8d8d; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 0;
	padding-top:30px;
	width: 345px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #fff;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}


.site-info {
	text-align:left;
	margin: 0 auto;
	max-width: 1080px;
	padding: 20px 0 0 20px;
	height:65px;
	width: 100%;
}


.logowalk {
	float:right;
	width:45px;
	height:12;
	margin-top:0px;
	margin-right:10px;
}





/* ------------------------------- Áreas ---------------------------- */


.container_logo {
	margin: 0 auto;
	max-width: 960px;
	}

.container_logo .logo {
	float:left;
	padding-top:35px;
	padding-left:20px;
	width:71px;
	height:100px;
}
.net {
	float:right;
	padding-top:16px;
	margin-right:20px;
	width:220px;
	height:100px;
}
.net .separador {
	float:left;
	width:100px;
	border-right:1px solid #999;
	margin-right:10px;
	}
.net img{
	padding:0 5px 0 5px;
}

.container_logo_sub {
	position:relative;
	/*background-image:url(images/top_RH.jpg);*/
	display:block;
	overflow:hidden;
	margin: 0 auto;
	max-width: 960px;
	height:300px;
}

.container_logo_sub .logo_sub {
	position:relative;
	float:right;
	margin-top:40px;
	margin-right:40px;
	}

.fundo {
	width:100%;
	max-width:1280px;
	overflow:hidden;
	height:190px;
	}

.barra_topo {
	margin:0 auto;
	background-color:#666;	
	width:100%;
	height:1px;
	overflow:hidden;
	}


.titulos_servicos {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight:200;
	line-height:30px;
	list-style:none;
	padding:2px;
	}	
.titulos_servicos a{
	color:#333;
	}
.titulos_servicos li {
	border:1px solid #ebebeb;
	background-color:#f7f7f7;
	padding:4px 8px 4px 8px;	
	margin: 0;
	}
.titulos_servicos li a {
	

	}
.titulos_servicos li a:hover {
	color:#999;
	text-decoration:none;
	}





/*---------------------PROMO SLIDER------------------- */

.promo_slider_wrapper { margin:0 0 !important; background-color:#000;}
.promo_slider img { width:1280px !important;overflow:hidden !important;position:absolute;} /*------ clip:rect(0px,1000px,300px,0px);---------*/
.left_arrow, .right_arrow { top:40% !important; width:63px !important; height:63px !important;}
.left_arrow { left:20px !important; background:url('../../themes/vlm/images/prev.png') no-repeat !important;}
.right_arrow { right:20px !important; background:url('../../themes/vlm/images/next.png') no-repeat !important; }
.promo_slider_title {
	position:relative !important;
	float:left !important;
	top:90px !important;
	left:100px !important;
	padding:5px 10px 10px 15px !important;
	font-size:1.4em !important;
	font-weight:200 !important;
	color:#000 !important;
	filter:alpha(opacity=80) !important;
	opacity:0.8 !important;
	text-transform:uppercase !important;
	background-color:#fff !important;
	background-size:auto !important;
	width:80% !important;
	font-weight:200 !important;
	
}
.promo_slider_excerpt {
	position:relative !important;
	float:left !important;
	clear:both;
	top:90px !important;
	left:100px !important;
	background-color:#fff !important;
	background-size:auto !important;
	text-transform:none !important;
	filter:alpha(opacity=80) !important;
	opacity:0.8 !important;
	color:#000 !important;
	padding:5px 10px 5px 15px !important;
	/*margin-bottom:10px;*/
	bottom:auto !important;
	font-size:1.3em !important;
	line-height:1.3em !important;
	max-width:700px !important;
	height:auto !important;
	width:auto !important;
	font-weight:200 !important;
}
/*---------------------end PROMO SLIDER------------------- */


@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  /**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
 

.nav-menu li a {
	color: #666;
	padding:5px;
	font-size:12px !important;
	}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color:#fff;
	color: #333;
}
.nav-menu .current_page_item > a,
.nav-menu .current-menu-item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-ancestor > a{
	color: #666;
	font-style: normal;
	font-weight:600;
}

.entry-title {	
	width:100%;
	padding:0 20px 0 20px;	
}
.entry-content {	

	width:100%;
	padding:0 20px 0 20px;

	
}

.entry-side {

	width:60%;
	margin:20px;

}

.bt_voltar {
	margin-left:20px;
	
	}
 .site-info {
	text-align:left;
	margin: 0 auto;
	max-width: 768px;
	padding: 20px 0 0 20px;
	height:95px;
	width: 100%;
}
.site-info img {
	margin-left: 30px;

}
.logowalk {
	float:right;
	width:45px;
	height:12;
	margin-top:0;
	margin-right:60px;
}
 
 
}

@media (max-width: 643px) {

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */


article{
	
	width:100%;
	}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */


.main-navigation {
	background-color: #fff !important;
	padding-top:20px;
	position:relative;
	display:block;
	min-height: 40px;
	top:auto;
	right:auto;
	z-index: 99999;
}


.nav-menu li a {
	color: #333;
	text-transform:uppercase;
	}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #fff !important
	color: #4575a6;
}

.nav-menu .sub-menu,
.nav-menu .children {
	text-align:left;
	background-color: #fff !important;
	border: 0;
	border-bottom:none;
	border-right:none;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
}



ul.nav-menu ul a,
.nav-menu ul ul a {
	font-size:14px !important;
	color: #333;
	margin: 0;
	padding:10px 15px 15px 20px;
	width: 225px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #fff;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #333;
	font-style: normal;
	font-weight:600;
}


/* Navbar */
.navbar {
	background-color: #ffffff !important;
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
	height:150px;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: inline-block;
	font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 12px 20px;
}

.menu-toggle:after {
	content: "\f502";
	font-size: 12px;
	padding-left: 8px;
	vertical-align: -4px;
}

.toggled-on .menu-toggle:after {
	content: "\f500";
	vertical-align: 2px;
}

.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
	display: block;
	margin-left: 0;
	padding: 0;
	width: 100%;
}

.toggled-on li,
.toggled-on .children {
	display: block;
}

.toggled-on .nav-menu li > ul {
	background-color: transparent;
	display: block;
	float: none;
	margin-left: 20px;
	position: relative;
	left: auto;
	top: auto;
}

.toggled-on .nav-menu li > ul a {
	color: #141412;
	width: auto;
}

.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
	background-color: transparent;
	color: #141412;
}

.toggled-on .nav-menu li a:hover,
.toggled-on .nav-menu ul a:hover {
	background-color: #999999;
	color: #fff;
}

ul.nav-menu,
div.nav-menu > ul {
	display: none;
}



.main-navigation li.lang-item a {
	padding-left:3px;
	padding-right:3px;
	color:#999;
}

/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {	
	position:relative;
	display:block;
	float:left;
	width:100%;
	padding:0 20px 0 20px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
	background-color:#FFF;
	
}

.entry-content2 {	
	position:relative;
	display:block;
	float:left;
	width:100%;
	padding:0 40px 0 40px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
	background-color:#FFF;
	
}

.entry-side {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	overflow:hidden;
	height:auto;
}	

.site-footer .sidebar-container {
	overflow:hidden;
	height:auto;
}

.site-footer .widget-area {
	background-color: #807f7f;
	margin: 0 auto;
	height:auto;
	width: 100%;


}

.site-footer .widget-area .area1 {
	width:80px;
}

.site-footer .widget-area .area2 {
	width:170px;
}


.site-footer .widget-area .area3 {

	float:left;

	margin-bottom:40px;
	width:100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: 0;
}

.site-info {
	text-align:left;
	margin: 0 auto;
	max-width: 1080px;
	padding: 20px 0 0 20px;
	margin-bottom:10px;
	height:auto;
	width: 100%;
}
.site-info img {
	margin-left: 0;
	margin-top:10px;
	width:100% !important;
	height:auto;

}
/*---------------------PROMO SLIDER------------------- */


.promo_slider_wrapper { margin:0 0 !important;}
.left_arrow, .right_arrow { top:40% !important;}
.promo_slider img {
	clip:rect(0px,643px,300px,0px);
	height: 100%;
	max-width: 643px;
	width:auto !important}
.promo_slider_title {


	left:20px !important;
	padding:5px 10px 10px 10px !important;
	text-align:left !important;
	font-size:1.3em !important;
	font-weight:200 !important;
	color:#000 !important;
	filter:alpha(opacity=80) !important;
	opacity:0.8 !important;
	text-transform:uppercase !important;
	background-color:#fff !important;
	background-size:auto !important;
	width:auto !important;
	max-width:90% !important;
}

.promo_slider_excerpt {


	left:20px !important;
	background-color:#fff !important;
	background-size:auto !important;
	text-transform:none !important;
	filter:alpha(opacity=80) !important;
	opacity:0.8 !important;
	color:#000 !important;
	padding:5px 10px 10px 10px !important;
	font-size:1.0em !important;
	line-height:1.3em !important;
	width:auto !important;
	max-width:90% !important;

}
/*---------------------end PROMO SLIDER------------------- */	
	
	
	
}
