/*
Theme Name: Porto
Theme URI: http://www.portotheme.com/wordpress/porto
Author: SW-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 4.4.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  ***************/

.bypostauthor {}

.nobottom{
	margin-bottom:0px !important;
	}

.porto-btn-normal{
	padding:10px 10px !important;
	font-size:14px !important;
	color:#FFF;
	}

.porto-btn:hover{
		color:#999 !important; 
	}
/*
.thumb-info-social-icons a{
	    background-color: #08c !important;
			}
.share-links a{
	    background-color: #08c !important;
			}
*/			
.btn.btn-xs, .vc_btn3.vc_btn3-size-xs {
	padding: 7px !important;
    font-size: 15px !important;
	}
			
/*cuadro del miniatrua blog*/			
.thumb-info-wrapper2{
	margin: 4px !important;
	border-radius: 4px !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative;

	}
	
.post-item.post-title-simple h4 a {
	color: #143a50 !important;
	font-size: 15px !important;
	}
	
#header .header-main .header-contact .nav-top > li > a:hover {
    color: #999;
    background-color: #EEE;
    border-radius: .25rem;
	    padding: 10px 10px !important;
}
	
.wpb_content_element{
 margin-bottom: 0px !important;
	}
	
	
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    min-height: 500px;
	background-color: #fff !important;
}
	


.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	padding: 10px !important;
	background-color: #143A50 !important;
    color: #fff !important;
	border:none !important;
	 border-radius: 10px !important;
	}
	
	
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	 padding: 10px !important;
	 background-color: #fff !important;
    color: #143A50 !important;
	border:none !important;
	border-radius: 10px !important;
	margin: 3px;
	}
	

.thumb-info {
    background-color: #fff;
    border-color: #ddd;
    margin-right: 5px !important;
    padding-right: 5px !important;
}

.heading-primary h4{
	margin-bottom:20px !important;
	
	}

.separator-line  align_center solid{
margin: 30px auto;
	
	}
	
	/*boton investigadores*/
	
.btn1{
	float:left;
	border:1px;
	
	}

.btn1 a{
	padding:10px;
	background-color: #143A50;
	color:#fff;
	border-radius: 10px !important;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
.btn2 {
	float:left;	
	border-radius:5px;
	}
	
.btn2 a{
	padding:10px;
	background-color:#fff;
	color:#0895D6;
	border-radius: 10px !important;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	
	}