/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Poppins', sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1250px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
		background-color: #ffffff;
}
/* logo */
.logo {

}
.logo-img {
	max-width: 300px;
	height: 60px;
}
/* nav */
.navbar {
	width: 100%;
	padding-top: 25px;
}
.navbar ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-left: auto;
}
.navbar ul li{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar ul li:last-child{
	padding-right: 0;
}

.navbar ul li a{
	font-size: 12px;
	color: #005470;
	text-transform: uppercase;
	font-weight: 500;
}
.navbar ul .current-menu-item a{
    color: #00abc8!important;	/*FS*/
}

form.search{
	margin-bottom: 10px;
}
form.search .icn{
	width: 18px;
	height: 18px;
}
form.search button{
	background-color: #ffffff;
	border: none;
}
.top-image{
	margin-top: 77px;
	margin-bottom: 15px;
}
.bottom-text{
	background-color: #f1f2f2;
	min-height: 300px;
		display: flex;
		/*padding-top: 77px;FS*/
		padding-top: 65px;
}
.bottom-text h1{
	/*padding-top: 35px;FS*/
	padding-top: 0;
	/*font-size: 2.4375rem;*/
	font-size: 3rem;
	color: #005470;
	font-weight: 500;
	text-align: center;
	margin-top: 0;
}
.home .bottom-text h1{
		/*padding-top: 11%;FS*/
		padding-top: 55px;
}
.simple-template p{
	font-size: 15px;
	color: #414042;
	text-align: justify;
  text-justify: inter-word;
}
.simple-template h1{
	/*font-size: 43px;FS*/
	font-size: 36px;
	color: #414042;
	font-weight: 300;
	border-bottom: 2px solid #bcbec0;
	padding-bottom: 20px;
}
.simple-template ul li{
	font-size: 15px;
	margin-bottom: 20px;
}
.simple-template .wrapper{
	max-width: 940px;
	padding-bottom: 25px;
}
.simple-template.team .wrapper{
	max-width: 1250px;
	padding-bottom: 25px;
}
.nav-sidebar ul{
	display: block;
}
.nav-sidebar ul li{
	font-size: 16px;
	text-transform: uppercase;
}

#navbarNav{
	flex-shrink: 0;
	flex-grow: 1;
	width: 100%;
}

.tab-pane img{
	max-width: 255px;
    width: 100%;
}
iframe{
	max-height: 406px;
}

.team .tab-pane p.blue{
	color: #005470;
	text-align: left;
}
.team .tab-pane h2{
	color: #005470;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}
.team .tab-pane img{
	margin-bottom: 20px;
}
.team .tab-pane hr{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	border: 0;
	border-top: 1px solid rgba(0,171,200,1);
	width: 50%;
	margin-left: 0;
}
.team ul li {
    margin-bottom: 15px;
}

/* footer */
.footer {
	font-size: 13px;
	border-top: 2px solid #a7a9ac !important;
	padding-top: 10px;
}
.footer p{
	float: left;
}
.footer a{
	float: right;
	font-weight: 700;
}

.countries{
	position: absolute;
	right: 25px;
	top: 5px;
	z-index: 300;

}
.countries a{
	font-size: 12px;
	margin: 10px;
	color:#005470;
	font-weight: 700;
	z-index: 100;
}
/*
.countries a.active{
	font-weight: 700;
	color: #00abc8!important;
}
*/

.langEN .countries a.en{
	color: #00abc8!important;
	pointer-events: none;
}

.langPT .countries a.pt{
	color: #00abc8!important;
	pointer-events: none;	
}

.langES .countries a.es{
	color: #00abc8!important;
	pointer-events: none;
}

.border-bottom {
    border-bottom: 2px solid #00abc8 !important;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {

}
.bypostauthor {

}


/*------------tabs -------------------*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

	a.tab-title .text{
		font-weight: 700;
		font-size: 16px;
		border-bottom: 1px solid #00abc8;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	a.tab-title.tab-nav--active .text{
		border-bottom: none;
	}
	a.tab-title:hover{
		text-decoration: none;
	}
	.tab-content{
		font-size: 16px;
		text-align: justify;
	}
	.tab-content:first-child{
		display: block;
	}


	.tab-title.tab-nav--active .text:before {
				content: " ";
        background-image: url(img/arrow.svg);
				max-width: 12px;
				height: 14px;
				width: 100%;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
				border-bottom: none;
				display: inline-block;
				margin-right: 15px;
				margin-top: 5px;

    }
	.tab-title.tab-nav--active .text:before:first-child {
				content: " ";
        background-image: url(img/arrow.svg);
				max-width: 12px;
				height: 14px;
				width: 100%;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
				border-bottom: none;
				display: inline-block;
				margin-right: 15px;
				margin-top: 5px;

    }

    .tab-title .text:before {
			content: " ";
				background-image: url(img/arrow.svg);
				max-width: 12px;
				height: 14px;
				width: 100%;
				display: inline-block;
				margin-right: 15px;
				margin-top: 5px;
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        color: #454444;
    }
		.navbar-toggler-icon {
		        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
		}
		.navbar-toggler {
		    position: absolute;
		    right: 15px;
		    bottom: 0;
		}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/


@media only screen and (max-width:530px) {
	.logo-img {
	    max-width: 230px;
	}
}
@media only screen and (max-width:480px) {
	.nav-sidebar{
		margin-bottom: 40px;
	}
	.bottom-text {
    padding-top: 0px;
}
.navbar-toggler {
    position: absolute;
    right: -10px;
    bottom: 16px;
}
.countries {
    position: absolute;
    right: -2px;
    top: 5px;
}
.logo-img {
    max-width: 230px;
}
}
@media only screen and (max-width:768px) {
	body.contactos .top-image img{
		margin-bottom: 17px;
	}
	.align-items-center {
    -ms-flex-align: normal!important;
    align-items: normal!important;
}
.navbar {
    padding-top: 0px;
}
	.team .tab-pane h2{
		margin-top: 30px;
	}
}
@media only screen and (max-width:1024px) {
	.wrapper {
	    width: 90%;
		}
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
}

@media only screen and (max-width:380px) {
	.logo-img {
    max-width: 220px;
    height: 60px;
}
.navbar-toggler {
    bottom: 10px;
}
}


.page-template-template-equipa .simple-template .col-md-4 p{
	text-align: left;
}

.page-template-template-equipa .simple-template .col-md-8 p{
	text-align: justify;
	text-justify: inter-word;
}

.simple-template.team .nav-sidebar ul li .active {
    color: #00abc8!important;	/*FS*/
}
