/*
Theme Name: Porto
Theme URI: http://www.newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://www.newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 3.5
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@media (min-width: 276px) and (max-width: 662px){
	.video{
		position:relative;
width:100%;
		height:100px;
background-color:#ffffff;
}
}
@media (min-width: 960px) and (max-width: 2000px){
	.boddy{
		width:100%;
	}
	.video{
		position:relative;
width:100%;
		height:470px;
background-color:#ffffff;
}
}
.linea2{
		border-bottom:1px solid #ededed;
		border-color:rgba(255,255,255,0.3);
		
		padding:10px 0 7px 15px;
		transition:all 0.3s;
	}ss
.todo{
	width:45%;

	height:auto;

}
.der{
	width:30%;

	height:auto;

	

	float:right;
}
.center{
	width:40%;

	height:auto;

	

	
}
.izq{
	width:700px;

	height:auto;

	

	float: left;

	padding-right:5px;
}

#left{

	width:50%;

	height:auto;

	

	float: left;

	padding-right:5px;

}

#right{

	width:50%;

	height:auto;

	

	float:right;

}
.bypostauthor {}

.brillo{
	position:relative;
	margin: 0 auto;
    display: block;
	font-size:70px;
	height: 70px;
	width: 445px;	
	text-decoration:none;
	color:#333;
	overflow:hidden;
	margin-bottom:50px;	
}
.brillo span{
	position:relative;
	display: block;
	background:url(brillo.png) no-repeat;	
	background-position: -100px 0px;
	margin-top:-75px;
	height: 51px;
	width: 445px;	
}
.brillo:hover span{
	background-position: 500px 0px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
	transition-property: all;
	transition-duration: 1s;
}
.brillog{
	position:relative;
	margin: 0 auto;
    display: block;
	height: 133px;
	width: 132px;	
	text-decoration:none;
	overflow:hidden;
}
.brillog span{
	position:relative;
	display: block;
	background:url(brillog.png) no-repeat;	
	background-position: -300px 0px;
	margin-top:-137px;
	height: 133px;
	width: 132px;	
}
.brillog:hover span{
	background-position: 300px 0px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1.5s;
	transition-property: all;
	transition-duration: 1.5s;
}