/*
==== Cores PCOOL ====
Dourado  R=229 G=191 B=100  rgba(119,195,215,1) (119,195,215)

Dourado Escuro  R=186 G=150 B=77  rgba(186,150,77,1)
*/


/*
		CSS PARA O PRE-LANÇAMENTO
*/

@media (max-width: 1024px) {

	body.html.front.not-logged-in.no-sidebars.page-pre-lancamento.i18n-pt-pt.sliding-popup-processed{
		background-image: url(https://guimaraescool.com/sites/default/files/pre-lancamento/pre-lancamento767x1600.jpg) !important;
		height: auto !important;
		background-size: 100% auto !important;
	}

	.home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}
}

@media (max-width: 768px) and (orientation: portrait){ 

	body.html.front.not-logged-in.no-sidebars.page-pre-lancamento.i18n-pt-pt.sliding-popup-processed{
		background-image: url(https://guimaraescool.com/sites/default/files/pre-lancamento/pre-lancamento768x1300.png) !important;
		height: auto !important;
		background-size: 100% auto !important;
	}

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 100% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-30px !important;

	 }

	 .home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}

	 
 }

 @media (max-width: 767px)  and (orientation: landscape) {


	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 100% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-30px !important;

	 }

	 .home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}
 }

 
 @media (width: 667px)  and (orientation: landscape) {


	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 100% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-30px !important;

	 }
	 .home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}
	 
 }
 @media (min-width:438px) and (max-width: 767px) and (orientation: landscape) {



	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 100% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 100% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-30px !important;

	 }
	 .home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}
	 
 }

 @media  (max-width: 425px) {

	body.html.front.not-logged-in.no-sidebars.page-pre-lancamento.i18n-pt-pt.sliding-popup-processed{
		background-image: url(https://guimaraescool.com/sites/default/files/pre-lancamento/pre-lancamento414x1300.png) !important;
		height: auto !important;
		background-size: 100% auto !important;
	}

	.home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
		display: inline-flex !important;
	}
 }

 

 @media (max-width: 375px) { 


	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 94% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 94% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 94% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 94% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 94% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-30px !important;

	 }

	 body.html.front.not-logged-in.no-sidebars.page-pre-lancamento.i18n-pt-pt.sliding-popup-processed{
		background-image: url(https://guimaraescool.com/sites/default/files/pre-lancamento/pre-lancamento414x1300.jpg) !important;
		/*height: 1000px !important;*/
		height: auto !important;
		background-size: 100% auto !important;
		
	}
	
	#simplenews-block-form-10 .form-item-mail .form-control, #block-simplenews-10 .form-item-mail .form-control {
		width: 54% !important;
		margin-bottom: 10px !important;
		margin-left: 10px !important;
	}
	

	.home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}

	 .seemore a.btn-seemore{
		 font-size: 9px !important;
	 }
 }

@media (max-width: 320px) {
	#simplenews-block-form-10 .form-item-mail .form-control, #block-simplenews-10 .form-item-mail .form-control {
		width: 47% !important;
		margin-bottom: 10px !important;
		margin-left: 10px !important;
	}
	.seemore a.btn-seemore{
		font-size: 7px !important;
	}

}


 @media (max-width: 321px) {

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group{
		width: 80% !important;
	 }
	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group{
		width: 80% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group{
		width: 80% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group{
		width: 80% !important;
	 }

	 .form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group{
		width: 80% !important;
	 }

	 .form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group{
		margin-left:-18px !important;

	 }

	 body.html.front.not-logged-in.no-sidebars.page-pre-lancamento.i18n-pt-pt.sliding-popup-processed{
		background-image: url(https://guimaraescool.com/sites/default/files/pre-lancamento/pre-lancamento414x1300.png) !important;
		height: auto !important;
		background-size: 100% auto !important;
		
	}

	#webform-client-form-25103 button {
		width: 100px;
		margin-right: 50px;
	}

	#webform-client-form-25103 button {

		margin-right: 50px;
	}

	#webform-client-form-25102 button {

		margin-right: 30px;
	}

	.home-newsletter .pane-content form {
		width: 100%;
		float: none !important;
	}

 }
 



.address-fields{
	margin-top: 30px;
}

/* ======== FILTER CATEGORIES ======== */
.view-display-id-panel_pane_2 .view-header{
	position: absolute;
	z-index: 999;
	text-align: left;
	right: 0;
	margin: 0;
	width: auto; /*230px */
	margin-top: -50px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.15em;
		color: rgb(70,70,70);
	color: rgba(0,0,0,0.8);
}
.view-display-id-panel_pane_2 .view-content{
	    margin-top: 75px;
}

.tax-filter-link{
	border: 1px solid rgb(215,215,215);
	border: 1px solid rgba(0,0,0,0.2);
	padding: 5px 30px 5px 20px;
}

a.tax-filter-value{
	color: rgb(70,70,70);
	color: rgba(0,0,0,0.8);
}
a.tax-filter-value i{
	position: absolute;
	right:10px;
	top: 8px;
}

ul.tax-filter-list li a{
	color: rgb(70,70,70);
	color: rgba(0,0,0,0.8);
}

ul.tax-filter-list li a:hover{
	color: #003bff;
}

div.tax-filter-wrapper{
	/*display: none;*/
}

ul.tax-filter-list{
	list-style: none;
	text-align: left;
	padding: 0;
	background-color: #fff;
}
ul.tax-filter-list li{
	    padding: 5px 30px 5px 20px;
}
ul.tax-filter-list li:first-child{
	    padding-top: 10px;
}
ul.tax-filter-list li:last-child{
	    padding-bottom: 10px;
}

/* ======== /FILTER CATEGORIES ======== */


.gmnoprint,
.gm-style-cc{
	letter-spacing: 0;
}
.node-basic-page{
	margin-top: 35px;
}
thead{
	background-color: rgb(229,229,229);
}
.panels-flexible-33 .panels-flexible-region{
	padding:40px;
	background-color: #eee;
}

.padding-none{
	padding: 0;
}
.padding-left{
	padding-left: 15px;
}

.coolappimg{ width: 100%; }

select.lang-dropdown-select-element{
	width: 70px;
	margin: 0 auto;
	background-color: transparent;
	border:0;
	outline: 0;

	-webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
}

select.lang-dropdown-select-element:focus{
	background-color: transparent;
	border:0;
	outline: 0;

	-webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 box-shadow: none;
}

select.lang-dropdown-select-element option,
select.lang-dropdown-select-element input{
	background-color: rgb(229,229,229);
	border: 0;
}

.ddsDefault .dd-select{
	border:0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	    background: none repeat scroll 0 0 transparent !important;
}
.ddsDefault .dd-selected{
	padding:0;
}
label.dd-selected-text{
	font-weight: normal;
}
#lang-dropdown-select-language{
	margin: 0 auto;
}

/* ===== MaIN ===== */
html,body{
	padding:0;
	margin:0;
	/*font-family: 'LatoWeb';
	font-weight: 300;*/
	letter-spacing: 0.25em;
	font-size:14px;
	background-color:#fff;
	color:#000;
	font-family: "LatoWeb";
	font-style: normal;
}

h1,h2,h3,h4,h5
{
	text-align:center;
	text-transform: uppercase;
}


a,
a:hover,
a:active,
a:focus,
a:visited {
  outline: 0;
	text-decoration: none;
}
a:hover{
	color: #003bff;
}
a{
	color:#000;
}
ul{
	list-style: none;
}

footer a{
	color:#fff;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding:0;
}
.panel-pane .col-xs-12,
.panel-pane .pane-title,
.panel-pane .pane-desc{
	padding-left:20px;
	padding-right:20px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}

div#navbar{
	padding: 0;
}
.container{
	max-width:900px; /* 900px */
	margin:0 auto;
	/*padding:0;*/
}

/*.pane-viewny-panel-pane-1{
	margin-bottom: 20px;
}*/

.gmnoprint div div,
.gmnoprint div div a{
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.titledesc{
	/* vertical-align: middle; */
	height: 130px;
	top: 0;
	position: absolute;
	margin-top: 50px;
	vertical-align: middle;
	/* line-height: 40px; */
	display: table;
	}
	.descbox{
		/* margin-top: 15%; */
/* height: 90px; */
/* line-height: 43px; */
display: table-cell;
vertical-align: middle;
	}

.field-item img{
	width:100%;
	height:auto;
}

.node-type-simplenews .field-item img{
	width:inherit !important;
}



.page-header{
	border:none;
}

/*h1.page-header
{
	font-size:11px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}*/

h1.page-header,
span.pane-title{
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    background-color: #fff;
    padding: 5px 26px;
    /*z-index: 999;*/
    margin: 0 auto;
    position: relative;
    text-align: center;
    display: inline-block;
}

.bordertitle{
	width: 100%;
	border-top: 1px solid rgb(225,225,225);
	border-top: 1px solid rgba(0,0,0,0.15);
	margin-top: -12px;
}
/*
.region-content{
	margin-top:35px;
}*/

/*h1.page-header:before,
h1.page-header:after {
    border-top: 1px solid rgba(0,0,0,0.3);
    display: block;
    height: 1px;
    content: " ";
    width: 35%;
    position: absolute;
    left: 0;
    top: 8px;
}
h1.page-header:after {
   right: 0;
   left: auto;
}*/

.form-type-password-confirm .form-type-password{
	width:100%;
	padding-left:0;
	padding-right:0;
}

div.password-help{
	display: none;
	visibility: hidden;
}
span.glyphicon-remove{
	display: none;
	visibility: hidden;
}

/* ERROR PAGES */
.errorpage{
	text-transform: uppercase;
}

.errorpage .error-img{
	width: 100%;
	margin-bottom: 40px;
}
.errorpage .error-img img{
	max-width: 100%;
}
.error-desc{
	margin-bottom: 40px;
}
.error-desc h4{
	font-size:22px; /*11points*/
	text-transform:uppercase;
}
.error-desc h4:after{
	border-bottom: 1px solid #003bff;
    border-bottom: 1px solid rgba(119,195,215,1);
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:10px;
}
.error-sentence p{
	text-align: center;
}
/* /ERROR PAGES */


.navbar.container>.container{
	margin:0 auto;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:visited
{
	color: rgb(0,0,0);
	padding-bottom: 4px;
	letter-spacing: 0.18em;
}

.navbar-default .navbar-nav > .active
{
	background-color: transparent;
}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:active,
.navbar-default .navbar-nav > .active > a:visited
{
	/*color:rgb(0,0,0);*/
	background-color:transparent;
	/*border-bottom:2px solid rgb(250,195,76);*/
	color: #003bff;
}
.navbar-default .navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li:last-child > a:hover,
.navbar-default .navbar-nav > li:last-child > a:focus,
.navbar-default .navbar-nav > li:last-child > a:active,
.navbar-default .navbar-nav > li:last-child > a:visited {
    /*color: rgb(0,0,0);*/
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
		background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
	color:rgb(0,0,0);
	background-color:transparent;
	/*border-bottom:2px solid rgb(250,195,76);*/
}

.dropdown:hover .dropdown-menu{
	display:inherit;
	border:none;
}
.dropdown-menu{
	border-radius: 0;
	padding: 0 15px 15px 15px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:active,
.dropdown-menu > .active > a:visited
{
	color: #003bff;
	background-color:transparent;
	border: 0;
}



/* ===== VIEWS ===== */
.views-row{
	/* padding:10px; */
	text-align:center;
	position:relative;
	margin-bottom:30px;
}

.field-content > img{
	max-width:100%;
	margin:0 auto;
}

.panel-pane .pane-content{
	margin-top: 35px;
}

.home-newsletter .pane-content{
	margin-top: 0;
}

.share-group .pane-content{
	display: inline-flex;
	text-align: center;
	margin-top: 0;
}
.pane-simplenews-1 .pane-content{
	margin-top: 0;
}

.readmoreblock{
	display: inline-block;
	background-color: #fff;
	width: 196px;
	height: 250px;
	padding: 22px;
	position: relative;
}

.readmoreblock div{
	/*padding:5px;*/
	text-transform: uppercase;
}
.readmoreblock div a{
	text-decoration:none;
}
.view-view-blog-home .view-content .views-row .views-field-nothing,
.view-viewny .view-content .views-row .views-field-nothing,
.view-view-nytype .view-content .views-row .views-field-nothing{
	position: absolute;
	top:50%;
	left:0;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:180px;
	margin-top:-125px;
}
.typeny{
	margin-bottom: 25px;
	/*margin-top:22px;*/
}
.typeny a{
	font-size:11px; /* 10points*/
	color:#003bff;
	/*color:rgba(119,195,215,1);*/
	letter-spacing: 0.25em;
	font-family: 'LatoWeb';
	font-weight: bold;
}
.typeny a:hover, .typeny a:active{
	color:rgb(0,0,0);
	color:rgba(0,0,0,1);
}

.titleny{
	/*margin-top: 10px;*/
	margin-bottom: 15px;
	width: 152px;

}
.titleny a{
	font-size:13px; /* 11points*/
	color:rgb(0,0,0);
	color:rgba(0,0,0,1);
	letter-spacing: 0.25em;
	font-family: 'LatoWebBold';
	font-weight: normal;
}
.titleny a:hover, .titleny a:active{
	color:#003bff;
	/*color:rgba(119,195,215,1);*/
}

.articlenytitle:after{
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}

.descny{
	font-size:10px; /* 7points*/
	width:154px;
	margin:0 auto;
	letter-spacing: 0.25em;
	padding: 0 5px;
	line-height: 16px;
	font-family: 'LatoWebMedium';
	font-weight: normal;
}

.linkny{
	/*position:absolute;
	bottom:-42px;
	margin:0 auto;
	width:154px;
	font: 'LatoWeb';
	font-weight: normal;*/

	position: absolute;
bottom: 25px;
margin: 0 auto;
width: 154px;
font: 'LatoWeb';
font-weight: normal;
}
.linkny a{
	margin:0 auto;
	background-color:#fff;
	color:rgb(0,0,0);
	color:rgba(0,0,0,1);
	border: 1px solid #003bff;
	/*border: 1px solid rgba(119,195,215,1);*/
	padding:7px 20px;
	text-decoration:none;
	font-size: 8px;
	letter-spacing: 0.25em;
	font-family: 'LatoWebSemibold';
	font-weight: normal;
}
.linkny a:hover,.linkny a:active{
	background-color:#003bff;
	/*background-color:rgba(119,195,215,1);*/
	color:#fff;
}


/* ===== REGION TOP HEADER ===== */
.topheader{
    background-color: rgb(229,229,229);
	background-color: rgba(0,0,0,0.1);
    text-transform: uppercase;
    /*padding:5px;*/
	margin:0;
	top:0;
	height:34px;
	position:relative;
	display:block;
	font-size:12px; /* 9 points*/
	line-height:34px;
	    letter-spacing: 0.1em;
			font-weight: 400;
			z-index: 998;
}
#block-locale-language{
	padding: 0;
}
ul.language-switcher-locale-url{
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}
ul.language-switcher-locale-url li{
	display: inline;
}
ul.language-switcher-locale-url li:after{
	content:' | ';
}
ul.language-switcher-locale-url li:last-child:after{
	content:'';
}
ul.language-switcher-locale-url li a{
	text-decoration: none;
	color:#000;
	text-transform: uppercase;
}
ul.language-switcher-locale-url li a:hover{
	color:#003bff;
}



#block-block-1{
	display: inline;
}
.social-links {
    clear: both;
		display: inline-flex;
}
.social-links a {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 4px 4px;
    /*background: url(../img/icons_redes2.png) 0 0;
    background-size: 116px 73px;*/
}
/*.social-links a:hover{background-position:0 -49px;}*/
/* pinterest*/
.social-links a.twi:hover{background: url(../img/icons/icon-1_hover.svg) 0 0; background-size: cover;}
.social-links a.twi{background: url(../img/icons/icon-1.svg) 0 0; background-size: cover;}

/* pinterest*/
.social-links a.pint:hover{background: url(../img/icons/icon-3_hover.svg) 0 0; background-size: cover;}
.social-links a.pint{background: url(../img/icons/icon-3.svg) 0 0; background-size: cover;}

/* instagram*/
.social-links a.inst:hover{background: url(../img/icons/icon-4_hover_guimaraescool.svg) 0 0; background-size: cover;}
.social-links a.inst{background: url(../img/icons/icon-4.svg) 0 0; background-size: cover;}

/* facebook */
.social-links a.face{background: url(../img/icons/icon-2.svg) 0 0; background-size: cover;}
.social-links a.face:hover{background: url(../img/icons/icon-2_hover_guimaraescool.svg) 0 0; background-size: cover;}

/*  title */
 .social-links .title {
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: inline-block;
		margin-right: 5px;
}

/*SHARE GOLD*/
.ssocial-links {
    clear: both;
		line-height: 33px;
    display: inline-flex;
}
/*  title */
 .ssocial-links .title {
    font-family: 'LatoWeb';
		font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 15px;
		line-height: 40px;
}
.ssocial-links a {
    display: inline-block;
    margin: 0 8px;
    /*background: url(../img/gold_icons.png) 0 0;
		background-size: 200px 125px;*/
		width: 40px;
		height: 40px;
}
.ssocial-links a.stwi{ background: url(../img/icons/article/icon-1.svg); background-size: cover; }
.ssocial-links a.stwi:hover{ background: url(../img/icons/article/icon-1_hover.svg); background-size: cover; }
/* pinterest*/
.ssocial-links a.spint{ background: url(../img/icons/article/icon-3.svg); background-size: cover; }
.ssocial-links a.spint:hover{ background: url(../img/icons/article/icon-3_hover.svg); background-size: cover;  }

/* instagram*/
.ssocial-links a.sinst{ background: url(../img/icons/article/instagram_cool_guimaraes.svg); background-size: cover; }
.ssocial-links a.sinst:hover{ background: url(../img/icons/article/icon-4_hover.svg); background-size: cover;  }

/* facebook */
.ssocial-links a.sface{ background: url(../img/icons/article/facebook_cool_guimaraes.svg); background-size: cover; }
.ssocial-links a.sface:hover{ background: url(../img/icons/article/icon-2_hover.svg); background-size: cover; }




/* Login / Register*/
#block-block-2 a{
	text-decoration:none;
	color:#000;
	border:none;
}

#block-block-2 a:hover{
	color:#003bff;
	outline: none;
}


/* ===== HOME SLIDESHOW ===== */
.homeslideshow {
	width:100%;
	padding:0;
	margin:0;
}
.flexslider .flex-viewport ul li{
	position:relative;
}
.flexslider{
	border:0;
}
.flex-direction-nav{
	display:none;
}
.flex-caption{
	position: absolute;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
		min-height: 45px;
		height: auto;
    margin-top: -65px;
}
/*.flex-caption h4{
	font-size:24px;
	font-family: 'LatoWeb';
	font-weight: 300;
	max-width:60%;
	margin:0 auto;
	color: #fff;
	letter-spacing:1px;
}*/
.flex-caption p{
	font-size:32px; /* 24points*/
	font-family: 'LatoWebLight';
	font-weight: normal;
	max-width:640px;
	margin:0 auto;
	color: #fff;
	letter-spacing:1px;
	text-shadow: 2px 2px 7px rgb(0,0,0);
	/*text-shadow: 2px 2px rgba(0,0,0,0.3);*/
}


.flex-control-nav{
	z-index:999;
	width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
	margin-bottom:5px;
	/* margin-bottom:1%; */
}

.flex-control-nav li a{
	background-color: rgb(229,229,229);
	background-color: rgba(255,255,255,0.5);
	border:none;
}
.flex-control-nav li a::-moz-focus-inner,
.flex-control-nav li a::-moz-focus-inner:active,
.flex-control-nav li a::-moz-focus-inner:focus
 { border: 0; outline: 0; }

.flex-control-nav li a:hover,
.flex-control-nav li a:active,
.flex-control-nav li a.flex-active{
	background-color: #fff;
	border:none;
	outline: 0;
}
/* ===== /HOME SLIDESHOW ===== */

/*header#navbar {
	text-align:center;
	background-color:transparent;
	margin-top:34px;
	border:none;
	font-weight:300;
	text-transform: uppercase;
	display:inline;
}*/
div#navbar {
	text-align:center;
	background-color:transparent;
	margin-top:34px;
	border:none;
	font-weight:300;
	text-transform: uppercase;
	display:inline;
}

.logop{
	padding: 40px 0;
	max-width: 650px;
	margin: 0 auto;
	float: none;
}

a.logo{
	padding:0;
}
a.logo img{
	padding-top:40px;
	padding-bottom:40px;
	max-width:100%;
	margin:0 auto;
}

a.logo img:hover {
		content: url('../logo_hover_n1.png');
		
}

/*a.logo:hover > img {
    content: url('../logo_gold.png');
		padding-top:40px;
		padding-bottom:40px;
		max-width:100%;
		margin:0 auto;
}*/
nav{
	display:inline-block;
}
.navbar-header{
	width:100%;
}
.navbar .logo{
	margin:0 auto;
	margin-right: 0;
padding-left: 0;
padding-right: 0;
}
ul.menu {
	text-align:center;
	width:100%;
	margin:0 auto;
}

ul.menu li {
	text-align:center;
	display:inline-block;
	padding:15px 25px;
}

ul.menu li.last{
	/*display: none;*/
}

ul.menu li a{
	padding:0;
	background-color:transparent;
	border-bottom:2px solid #003bff;
	border-bottom:2px solid rgba(119,195,215,0);
	font-size: 12px;
}



ul.menu li a:active, ul.menu li a:hover{
	border-bottom:2px solid #003bff;
	/*border-bottom:2px solid rgba(119,195,215,1);*/
	background-color:transparent;
}

/*ul.menu li.expanded a{
	border-bottom: 0;
}*/

/*ul.menu li.expanded a:hover{
	color: #003bff;
}*/

/*ul.menu li.expanded a i{
	display: none;
}*/

ul.dropdown-menu{
	box-shadow: 0;
	outline: 0;
}
ul.dropdown-menu li{
	padding: 10px;
	display: block;
	text-align: left;
}
ul.dropdown-menu li a{
	border-bottom:0;
	font-size: 11px;
}
ul.dropdown-menu li a:hover{
	border-bottom:0;
	color: #003bff;
}



/* SEARCH FORM */
.btn-custom {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'LatoWeb';
  font-weight:300;
  /*color: rgb(139,139,139);*/
  background-color: transparent;
  text-decoration: none;
	height: 14px;
	width: 14px;
	top:0;
	left:0;
	/*padding:3px;*/
	line-height: 8px;

}
.btn-icon{
	position: absolute;
	height: 14px;
	width: 14px;
	top:0;
	right:2px;
	background: url('../img/icons/lupa.png');
	background-size: cover;
}
.btn-icon:hover {
  text-decoration: none;
	/*color: rgb(250,195,76);*/
	background: url('../img/icons/lupa_hover.png');
	background-size: cover;
}

.input-group input[type="text"]{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
		-webkit-box-shadow: none;
		 -moz-box-shadow: none;
		 box-shadow: none;
	height: 24px;
	border: none;
	background-color: transparent;
	width: 105px;
	position: absolute;
	right:0;
	-webkit-transition-property: width; /* Safari */
		-moz-transition-property: width;
		-o-transition-propert: width;
	    transition-property: width;
		text-transform: uppercase;
		border-radius: 0;
		margin-top:5px;
		font-family: "LatoWeb";
		font-weight: normal;
		letter-spacing: 0.1em;
		font-size: 12px;
		color: rgb(0,0,0);
		margin-right: 15px;
}
.input-group:hover > input[type="text"],
.input-group:focus > input[type="text"],
.input-group input[type="text"]:focus,
.input-group input[type="text"]:hover {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
		width: 100%;
		background-color: #fff;
		color: rgb(0,0,0);
		margin-right: 0;
}
.input-group input[type="text"]::-webkit-input-placeholder {
   color: rgb(0,0,0);
	 text-transform: uppercase;
	 opacity: 1;
	 letter-spacing: 0.15em;
}
.input-group input[type="text"]::-moz-placeholder { /* Firefox 18- */
   color: rgb(0,0,0);
	 text-transform: uppercase;
	 opacity: 1;
	 letter-spacing: 0.15em;
}
.input-group input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: rgb(0,0,0);
	 text-transform: uppercase;
	 opacity: 1;
	 letter-spacing: 0.15em;
}
.input-group input[type="text"]::-ms-input-placeholder {
   color: rgb(0,0,0);
	 text-transform: uppercase;
	 opacity: 1;
	 letter-spacing: 0.15em;
}
.input-group input[type="text"]{
	text-transform: lowercase;
}
.flex-caption p a{
	color:#fff;
}

.flex-caption p a:hover{
	color: rgb(204,204,204);
	color: rgba(255,255,255,0.7);
}

.flex-caption a{
	color:#fff;
}

.flex-caption a:hover{
	color: rgb(204,204,204);
	color: rgba(255,255,255,0.7);
}

::-webkit-input-placeholder { letter-spacing: 0.15em; }
::-moz-placeholder { letter-spacing: 0.15em; } /* firefox 19+ */
:-ms-input-placeholder { letter-spacing: 0.15em; } /* ie */
input:-moz-placeholder { letter-spacing: 0.15em; }

/* ========== FOOTER ========== */
/* FOOTER MAIN */
.footer{
	background-color:#000;
	width:100%;
}
.footertop{
	padding:20px 0 ;
}

/* NEWSLETTER SUBSCRIVE */
#block-simplenews-10{
	width:100%;
	/*max-width:425px;*/
	text-align:center;
	margin:0 auto;

}

.region-footer #block-simplenews-10{
	width: 100%;
max-width: 425px;
text-align: center;
margin: 0 auto;
}
#block-simplenews-10 .block-title{
	 display:none;
 }
#block-simplenews-10 p{
	width:100%;
	font-size:11px; /* 9 points*/
	letter-spacing:1px;
	text-transform:uppercase;
	color:#fff;
	line-height: 18px;
}
.simplenews-subscribe .form-item{
	float:none;
}
 #block-simplenews-10 .simplenews-subscribe div{
	display:inline-flex;
	*display: inline; /*IE*/
	zoom: 1; /*IE*/
 }
#block-simplenews-10 .simplenews-subscribe div div label,
.form-item-mail label{
  display:none;
}
#simplenews-block-form-10 div div input{
    text-align: left;
    font-size: 10px;
    height: 28px;
    border-radius: 0;
    color: #000;
    border: none;
    letter-spacing: 0.15em;
		display: inline-block;
}

.region-footer #block-simplenews-10 .simplenews-subscribe div div input{
	width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
    width: calc(100% - 10px);
		width: 100%;
}
#block-simplenews-10 .simplenews-subscribe div div input{
	text-align: left;
font-size: 10px;
height: 28px;
border-radius: 0;
color: #000;
border: none;
letter-spacing: 0.15em;
display: inline-block;
}
/*#simplenews-block-form-10 div div input{
	width:245px;
	max-width:245px;
}*/

#simplenews-block-form-10 div .form-item-mail,
#block-simplenews-10 div .form-item-mail {
	/*width:245px;
	max-width:245px;*/
	padding:0;
	top:0;

	width: 100%;
height: auto;
margin: 0 auto;
}
#simplenews-block-form-10 .form-item-mail .form-control,
#block-simplenews-10 .form-item-mail .form-control{
	text-align:left;
	font-size:10px; /* 8 points*/
	height:28px;
	border-radius:0;
	color:#000;
	border:none;
	letter-spacing: 0.15em;
	width: -moz-calc(100% - 135px);
    width: -webkit-calc(100% - 135px);
    width: -o-calc(100% - 135px);
    width: calc(100% - 135px);
		float:left;
}
.home-newsletter div p{
	margin:0 0 0 0;
}

form div button.form-submit{
	padding: 6px 22px;
    text-align: center;
    margin-left: 10px;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 0;
    top: 0;
    color: #ffffff;
    background-color: #003bff;
    border: 1px solid transparent;
    letter-spacing: 0.15em;
		display: inline-block;
		height: 28px;
		/*float: left;*/
}

form div button.form-submit:hover{
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	border:1px solid rgb(0,0,0);
	outline: none;
}

#simplenews-block-form-1--2 div button.form-submit:hover,
#simplenews-block-form-1--2 div button.form-submit:focus,
#simplenews-block-form-1--2 div button.form-submit:active,
#simplenews-block-form-1--2 div button.form-submit:visited,
.home-newsletter .simplenews-subscribe div button.form-submit:hover,
.home-newsletter .simplenews-subscribe div button.form-submit:focus,
.home-newsletter .simplenews-subscribe div button.form-submit:active,
.home-newsletter .simplenews-subscribe div button.form-submit:visited{
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	border:1px solid #003bff;
	outline: none;
}

.pane-block .pane-content form div button.form-submit:hover,
.pane-block .pane-content form div button.form-submit:focus,
.pane-block .pane-content form div button.form-submit:active,
.pane-block .pane-content form div button.form-submit:visited{
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	border:1px solid rgb(0,0,0);
	outline: none;
}

/* /NEWSLETTER SUBSCRIVE */

/* FOOTER BOTTOM */
.footerbottom{
	border-top:1px solid rgb(128,128,128);
	border-top:1px solid rgba(255,255,255,0.4);
	padding: 60px 0;
	font-size:12px; /* 9 points*/
	color:#fff;
	text-transform:uppercase;
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
}
.region-footer-bottom .block-footer-bottom h2{
	text-transform:uppercase;
	font-size:17px; /* 10 points*/
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
	text-align:left;
	margin:0 0 30px 0;
}
.region-footer-bottom  .block-footer-bottom h2{
	text-transform:uppercase;
	font-size:17px; /* 10 points*/
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
	text-align:left;
	margin:0 0 30px 0;
}
.region-footer-bottom  #block-views-view-nytype-block .view-view-nytype .view-content .views-row{
	text-transform:uppercase;
	font-size:12px; /* 9 points*/
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
	text-align:left;
}
.region-footer-bottom  #block-views-view-nytype-block div.view-view-nytype div.view-content div.views-row{
	margin-bottom:5px;
}
.region-footer-bottom  #block-views-view-nytype-block div.view-view-nytype div.view-content div.views-row div.views-field span.field-content a{
	text-decoration:none;
	color:#fff;
}
.region-footer-bottom  #block-views-view-nytype-block div.view-view-nytype div.view-content div.views-row div.views-field span.field-content a:hover{
	color:#003bff;
}

.region-footer-bottom  .block-footer-bottom div ul{
	text-align:left;
	padding:0;
}
.region-footer-bottom  .block-footer-bottom div ul li{
	text-transform:uppercase;
	font-size:12px; /* 9 points*/
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
	padding:0;
	display:block;
	text-align:left;
}
.region-footer-bottom  .block-footer-bottom div ul li a{
	text-decoration:none;
	color:#fff;
	border:none;
	margin-bottom:5px;
}
.region-footer-bottom  .block-footer-bottom div ul li a:hover{
	color:#003bff;
}

.region-footer-bottom .block-footer-bottom h2{
	text-transform:uppercase;
	font-size:17px; /* 10 points*/
	font-family: 'LatoWeb';
	font-weight: 300;
	letter-spacing: 2px;
	text-align:left;
	margin:0 0 30px 0;
}
.region-footer-bottom .block-footer-bottom ul{
	text-align:left;
	padding:0;
}
.region-footer-bottom .block-footer-bottom ul li{
	text-transform:uppercase;
	font-size:12px; /* 9 points*/
	font-family: 'LatoWeb';
	font-weight: normal;
	letter-spacing: 0.15em;
	padding:0;
	display:block;
	text-align:left;
	/*margin-bottom:5px;*/
}
.region-footer-bottom  .block-footer-bottom ul li a{
	text-decoration:none;
	color:#fff;
	border:none;
	font-family: 'LatoWeb';
	font-weight: normal;
	letter-spacing: 0.15em;
}
.region-footer-bottom  .block-footer-bottom ul li a:hover{
	color:#003bff;
}

/*BUTTONS*/
.btn-bottom{
	text-align: center;
}
.btn-bottom a{
	width:80%;
	/*float:left;*/
	text-align: center;
	border:1px solid #003bff;
	color:#fff;
	background-color: #000;
	font-size: 12px; /*9points*/
	text-decoration: none;
	padding:10px 10px;
	margin-bottom: 20px;
	display: inline-block;
}
.btn-bottom a:hover{
	/* color:#000; */
	color:#fff;
	background-color: #003bff;
}
/* /FOOTER BOTTOM */

/* FOOTER COPY */
.region-footer-copy{
	color:#fff;
	font-size:11px; /* 8 points*/
}
.region-footer-copy section p{
	letter-spacing: 0.15em;
	font-size: 9px;
}
.region-footer-copy section p a {
	color:#fff;
	text-decoration:none;
}
.region-footer-copy section p a:hover {
	color:#003bff;
}
/* ========== /FOOTER ========== */


/* ========== PAGE CONTACT ========== */
.greybg{
	background-color:rgb(242,242,242);
	background-color:rgba(0,0,0,0.05);
}

.contactcss{
	text-align:center;
	padding-top:30px;
	padding-bottom:50px;
}
.contactcss div p a{
	text-decoration: none;
	color: rgb(0,0,0);
}
.contactcss div p a:hover{
	color: #003bff;
}
.webform-client-form{
	max-width:80%;
	min-width:300px;
	margin:0 auto;
}



.panel-pane h2.pane-title:after {
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}
h2.pane-title{
	font-size:15px; /*11points*/
	text-transform:uppercase;
}

.simplenews-subscribe>div{
	width: 100%;
}
.home-newsletter .pane-content p{
	/*max-width: 50%;
	float:left;*/
	/*font-family: 'LatoWeb';*/
	width: 100%;
    float: left;
    padding-right: 10px;
		font-size: 10px;
    letter-spacing: 1px;
}
.home-newsletter .pane-content form{
/*padding-left: 10px;*/

    width: 50%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.pane-content p{
	font-size:14px; /*11points*/
	letter-spacing: 0;
}
.form-actions button.webform-submit{
	padding: 8px 40px;
	height: auto;
	letter-spacing: 0.15em;
	font-size: 14px;
	margin-top: 20px;
}



/* ========== /PAGE CONTACT ========== */


/* ===== PAGE PRIVACY POLICY ===== */
.privacybody,
.termsbody{
	background-color:rgb(242,242,242);
	background-color:rgba(0,0,0,0.05);
	padding:30px 45px 60px 45px;
	text-align:left;
	font-size:15px; /* 11points*/
	margin-top: 35px;
}
.privacybody h4,
.termsbody h4{
	margin-top:40px;
	margin-bottom:20px;
	font-size:15px; /* 11points*/
	text-align:left;
	text-transform: uppercase;
	line-height: 1.8em;
}
.termsbody h2{
	text-align: left;
	margin-top:40px;
}
.privacybody p,
.termsbody p{
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px; /* 11points*/
	letter-spacing: 0;
	text-align: left;
}
.privacybody ul,
.termsbody ul,
.termsbody ol{
	font-size:14px; /* 11points*/
	letter-spacing: 0;
	text-align: left;
	padding:5px 30px;
}

.privacybody ul li,
.termsbody ul li,
.termsbody ol li{
	font-size:14px; /* 11points*/
	letter-spacing: 0;
	text-align: left;
}
.privacybody ul,
.termsbody ul{
	list-style-type: disc;
}
/* ===== /PAGE PRIVACY POLICY ===== */

/* ===== PAGE HISTORY ===== */
.history{
	margin-top:30px;
	margin-bottom:60px;
	font-size:15px; /* 11points*/
}
.history img{
	width:100%;
	height:auto;
	margin:0 auto;
}
.history h3{
	margin-top:60px;
	margin-bottom:60px;
	font-size:22px; /*16points*/
	line-height: 1.8em;
}
.history p{
	font-size:16px; /*12points*/
}

.historycontent{
	max-width:80%;
	margin:0 auto;
}
.historycontent p{
	text-align: left;
	letter-spacing: 0;
	font-size: 14px;
}
.historycontent h3:after {
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}
/* ===== /PAGE HISTORY ===== */


/* ===== PAGE WHATS COOL ===== */
.whatscool{
	margin-top:30px;
	margin-bottom:60px;
	padding:0;
	text-align:center;
	letter-spacing:1px;
}

.whatscool img{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:60px;
}
.whatscoolcontent{
	max-width:80%;
	margin:0 auto;
	text-align:left;
}
.whatscoolcontent ul{
	list-style-type: disc;
}
.whatscoolcontent p,
.whatscoolcontent ul,
.whatscoolcontent ul li{
	font-size:14px;
	letter-spacing: 0;
	text-align: left;
}
.whatscool ul li{
	padding: 5px 0 5px 0;
}

.whatscool h3:after {
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}
.whatscool h3:last-child:after{
	border:none;
	content:"";
}
.whatscool h3{
	max-width:100%;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:34px;
	line-height: 1.5em;
	font-size: 20px;
	letter-spacing: 0.15em;
	line-height: 1.8em;
}
/* ===== /PAGE WHATS COOL ===== */


/* ===== PAGE SURVIVAL KIT ===== */
.survivalkit{
	margin-top:30px;
	margin-bottom:60px;
	padding:0;
	text-align:center;
	letter-spacing:1px;
}
.survivalkit img{
	width:100%;
	height:auto;
	text-align:center;
}
.survivalkit img:first-child{
	margin-top:10px;
}
/*.survivalkit img.map{
	width:50%;
	height:auto;
	text-align:center;
	margin-top:60px;
}*/

.mapdiv{
	width: 100%;
	/* max-width: 60%; */
	height: auto;
	text-align: center;
	/* margin-top: 60px; */
	padding: 0;
	margin: 0 auto;
	text-align: center;
	/* left: 25%; */
	overflow: hidden;
	background-color: rgb(252,248,239);
	padding: 80px;
	padding-bottom: 120px;
	position: relative;
}
.maptext{
	border: 1px solid red;
	width: 100%;
	height: 40px;
	color:#000;
}

.map{
	/*border: 1px solid transparent;*/
	/*margin: 0 auto;
	padding: 0;*/
	margin: 0 auto;
	/*width: 426px;
    height: 1232px;*/
		background-size: auto;
		margin-bottom: 40px;
		width: 276px;
	    height: 800px;
}

.mapmore-btn{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.mapmore-btn a{
	padding:10px 30px;
	text-align:center;
	font-size: 14px; /* 8 points / 11px */
	text-transform:uppercase;
	border-radius:0;
	top:0;
	color:#000;
	background-color:#003bff;
	border:1px solid transparent;
	text-decoration: none;
	display: inline-block;
}
.mapmore-btn a:hover,
.mapmore-btn a:active,
.mapmore-btn a:focus{
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	border:1px solid rgb(0,0,0);
	text-decoration: none;
}

/*.tooltiptext{
	position: absolute;
	margin-top:60px;
	width:100%;
	height: 40px;
	border:1px solid red;
}
.tooltip{
	position: absolute;
	top:0px;
	left:0px;
}*/

.tooltip{
width: 500px;
}
.tooltip-inner:before{
	content: " ";
	border-top: 1px solid #000;
	width: 50px;
	position: absolute;
	top: 10px;
	left:0;
	/*text-shadow: 1px 1px 2px #fff;*/
}
.tooltip-inner{
	border-radius: 0;
	background-color: transparent;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0;
	text-align: left;
	padding-left: 60px;
	text-shadow: 1px 1px 1px #fff;
}
.tooltip-arrow{
	display: none;
}

.survivalkitcontent{
	max-width:80%;
	margin:0 auto;
	text-align:left;
	margin-bottom:60px;
}

.survivalkitcontent p{
	font-size: 14px;
	letter-spacing: 0;
	text-align: left;
}

.survivalkitcontent h3:after {
	border-bottom: 1px solid #003bff;
    border-bottom: 1px solid rgba(119,195,215,1);
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
	text-transform: uppercase;
}
.survivalkitcontent h3{
	max-width:80%;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:34px;
	font-size: 20px;
	letter-spacing: 0.15em;
	line-height: 1.8em;
}


/* ===== /PAGE SURVIVAL KIT ===== */

.nycontent{
	font-size:16px; /*12points*/
	max-width:100%;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:34px;
	letter-spacing:0;
	padding: 0 10%;
}

.field-items .field-item:nth-child(2),
.field-items .field-item:nth-child(3) {
	max-width:50%;
	display:inline-block;
}

.view-display-id-panel_pane_2 .view-content .views-row .views-field .field-content{
	width:100%;
}
.view-display-id-panel_pane_2 .view-content .views-row .views-field .field-content img{
	width:100%;
	/*object-fit: cover;*/
	margin:0 auto;
}
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(2) ,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(3) ,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(5) ,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(6) {
	display:inline-block;
	width:49.5%;
}

.view-display-id-panel_pane_2 .view-content .views-row:nth-child(2) .views-field .field-content img,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(3) .views-field .field-content img,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(5) .views-field .field-content img,
.view-display-id-panel_pane_2 .view-content .views-row:nth-child(6) .views-field .field-content img{
	width:100%;
	/*object-fit: cover;*/
	margin:0 auto;
}

.view-display-id-panel_pane_2 .view-content .views-row .views-field-nothing{
	position: absolute;
	top:50%;
	left:0;
	text-align:center;
	vertical-align:middle;
	width:100%;
	/*height:130px;*/
	margin-top:-95px;
}

.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock,
.view-id-view_blog_home .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock{
	width: 370px;
	height: 190px;
}
.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .titleny,
.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .descny,
.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .linkny,
.view-id-view_blog_home .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .titleny,
.view-id-view_blog_home .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .descny,
.view-id-view_blog_home .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .linkny{
	width: 326px;
}

.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .linkny,
.view-id-view_blog_home .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .linkny{
	bottom: 25px;
}

.view-display-id-panel_pane_2 .view-content .ny-node-h .views-row .views-field-nothing .field-content .readmoreblock .descny{
	position: absolute;
    top: 50%;
    margin-top: -9px;
}
.view-display-id-panel_pane_2 .view-content .ny-node-v .views-row .views-field-nothing .field-content .readmoreblock .descny{
	position: absolute;
    top: 45%;
    margin-top: -9px;
}

.view-display-id-panel_pane_2 .view-content .views-row .views-field .field-content .readmoreblock .titledesc .descbox .linkny a{
	font-size:12px; /* 9points*/
}

.panels-flexible-region{
	width:100%;
}

body.node-type-ny-blog .nycontent a
{
	color: #003bff !important;
}

/* ================================== */
/* ========= NY NODE IMAGES ========= */
/* ================================== */
.ny-node-h{
	height: auto;
	margin: 0 auto;
	text-align: center;
	/*padding: 10px;*/
	padding: 15px 0;
}
.ny-node-h .views-row{
  margin:0;
}
.ny-node-h .field-image {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.ny-node-h img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/* IMAGENS ARTIGOS */
.ny-article-v img{
	width:100%;
}
/*.ny-article-v:nth-child(1),
.ny-article-v:nth-child(3),
.ny-article-v:nth-child(5),
.ny-article-v:nth-child(7){
	padding: 15px 15px 15px 0;
}
.ny-article-v:nth-child(2),
.ny-article-v:nth-child(4),
.ny-article-v:nth-child(6),
.ny-article-v:nth-child(8){
	padding: 15px 0 15px 15px;
}*/
/* /IMAGENS ARTIGOS */

/*
.view-view-blog-home div .ny-node-v:nth-child(1),
.view-view-blog-home div .ny-node-v:nth-child(3){
	padding:15px 0px 15px 15px;
}
.view-view-blog-home div .ny-node-v:nth-child(2),
.view-view-blog-home div .ny-node-v:nth-child(5){
	padding:15px 15px 15px 0;
}

.view-display-id-panel_pane_2 div .ny-node-v:nth-child(1),
.view-display-id-panel_pane_2 div .ny-node-v:nth-child(3){
	padding:15px 0px 15px 15px;
}
.view-display-id-panel_pane_2 div .ny-node-v:nth-child(2),
.view-display-id-panel_pane_2 div .ny-node-v:nth-child(5){
	padding:15px 15px 15px 0;
}*/

.ny-node-v{
	height: auto;
	margin: 0 auto;
	text-align: center;
}
/*.ny-node-v:nth-child(1),
.ny-node-v:nth-child(3),
.ny-node-v:nth-child(5){
	padding:15px 15px 15px 0;
}
.ny-node-v:nth-child(2),
.ny-node-v:nth-child(4),
.ny-node-v:nth-child(6){
	padding:15px 0px 15px 15px;
}
.ny-node-v:nth-child(1),
.ny-node-v:nth-child(2){
	padding-top:0px;
}
.ny-node-v:nth-child(5),
.ny-node-v:nth-child(6){
	padding-bottom:0px;
}*/
.ny-node-v .views-row{
  margin:0;
}
.ny-node-v .field-image{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.ny-node-v img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


/* SIMPLENEWS PANE-BLOCK */
.home-newsletter{
	padding: 20px;
	background-color: rgb(229,229,229);
	background-color: rgba(0,0,0,0.1);
	margin-top: 40px;
	text-transform: uppercase;
}
.home-newsletter .pane-content{
	/*width:100%;*/
	width: 100%;
height: auto;
display: table;
}
.pane-simplenews-1 p{
	font-size: 10px; /* 7.5 points */
	padding: 0;
	letter-spacing: 1px;
}
.pane-simplenews-1 form{
	padding: 0;
	width: 50%;
    float: left;
}
.pane-simplenews-1 form div{
	width:100%;
}
.pane-simplenews-1 form div div{
	text-align: center;
	margin:0 auto;
}
.pane-simplenews-1 form div div input,
.pane-simplenews-1 form div div button{
	float:left;
}
.pane-simplenews-1 form div div.form-item-mail label{
	display: none;
}


/* ========= APP ========= */
.app-download{
	width: 100%;
	height: 320px;
	background: url(../img/app/backapp.png);
	background-size: cover;
	/*object-fit: cover;*/
}

/*.pane-block{
	margin-top: 40px;
	text-align: center;
}*/
.panel-pane{
	margin: 35px 0;
}
.panel-pane:first-child{
	margin-top: 0;
}
.home-page{
	text-align: center;
}

.pane-block-8 .pane-content{
	margin-top: 20px;
}

span.pane-title{
	border:none;
}
/*
span.pane-title
{
	font-size:15px;
	text-transform: uppercase;
}
span.pane-title:before,
span.pane-title:after {
    border-top: 1px solid rgba(0,0,0,0.3);
    display: block;
    height: 1px;
    content: " ";
    width: 35%;
    position: absolute;
    left: 0;
    top: 8px;
}
span.pane-title:after {
   right: 0;
   left: auto;
}*/


.app-download .app-phone-img{
	width:33%;
	height: 100%;
}
.app-download .app-phone-img img{
	width: 100%;
	max-width:210px;
	height: auto;
	bottom:0;
	left:20px;
	position: absolute;
}

.app-download .app-rest{
	width:67%;
	height: 100%;
	text-align: center;
	color:#fff;
}


.app-download .app-rest h3{
	position: absolute;
	font-size: 29px;
	margin-top:15%;
	width:100%;
	padding:5px;
}
.app-download .app-rest p{
	position: absolute;
	font-size: 24px;
	margin-top:30%;
	width:100%;
	padding:5px;
}

.app-download .app-rest .linksa{
	width:100%;
	display: block;
	position: absolute;
	left: 0;
	text-align: center;
	margin: 0 auto;
	bottom: 60px;
}
.app-download .app-rest a.a-playstore{
	height: 38px;
	width: 120px;
	float:left;
	text-align: center;
	padding: 5px;
	background-image: url(../img/app/playstore.png);
	background-size: 120px 38px ;
	margin-left: 120px;
	margin-right: 10px;
}
.app-download .app-rest a.a-appstore{
	height: 35px;
	width: 120px;
	float:left;
	text-align: center;
	padding: 5px;
	background-image: url(../img/app/appstore.png);
	background-size: 120px 35px ;
	margin-left: 10px;
}
/*
.panel-pane{
	margin-top: 40px;
}*/

.view-view-instagram-thumbs .view-content,
.view-view-blogthumbnails .view-content{
	/*margin-top:30px;*/
}

/*.pane-content .view-id-view_blogthumbnails{
	margin-top: 45px;
}*/

#block-views-view-nytype-block div div.view-content{
	margin-top:0;
}
.view-id-view_blogthumbnails .view-content{
	width:100%;
	height: auto;
}
.view-id-view_blogthumbnails .view-content .views-row{
	/*height: 200px;*/
	position: relative;
	width:20%; /* ?? */
	float:left;
	display: inline-block;
	padding: 2px;
}
.view-id-view_blogthumbnails .view-content .views-row .views-field{
	/*position: absolute;*/
    width: 100%;
}
.blogthumb .blogthumb-img a img{
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.blogthumb .blogthumb-title{
	padding:10px 10px;
	line-height: 1.2em;
}
.blogthumb .blogthumb-title a{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	text-align: center;
	font-family: 'LatoWeb';
	font-weight: normal;
	letter-spacing: 0.15em;
}
.blogthumb:hover > .blogthumb-title a{
	color:#003bff;
}


/* ========== INSTAGRAM ========== */
.view-view-instagram-thumbs .view-content{
	width:100%;
	height: auto;
}
.view-view-instagram-thumbs .view-content .views-row {
	/* height: 160px; */
 position: relative;
 width: 20%;
 float: left;
 display: inline-block;
 margin: 0;
 /* margin-bottom: 10px; */
 padding: 2px;
	}

.instagram-thumbs .instathumb-tag{
	margin-top: -60%;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: transparent;
	display: -webkit-box;
    display: flex;
}
.instagram-thumbs .instathumb-tag p{
	display: none;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding:15px 10px;
	width: auto;
	height: auto;
	letter-spacing: 0.25em;
	font-family: 'LatoWebLight';
	font-weight: normal;
}

/*.instagram-thumbs:hover > .instathumb-tag p{
	display: block;
}*/

/*.instagram-thumbs .instathumb-tag p{
	display: block;
}*/

/*.instagram-thumbs .instathumb-img{
	padding: 5px;
}*/
.instagram-thumbs .instathumb-img img{
	/*object-fit: cover;*/
	width: 100%;
	height: auto;
	/*opacity: 0.8;*/
}
/*.instagram-thumbs .instathumb-img img:hover{
	opacity: 1;
}*/

/* BLOG SLIDE */

/* START */
.blog-slideshow-img div:nth-child(2){
	width: 100%;
height: 100%;
background-color: transparent;
background-color: rgba(0,0,0,0.8);
margin-top: -367px;
z-index: 1081;
/* padding: 158px; */
position: relative;
}


.pane-view-blog-ranking-panel-pane-1{
	margin-top:-437px;
	visibility: hidden;
}

.blog-ranking-slide .views-field-nothing{
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 180px;
	margin-top: 0;
}

.blog-ranking-slide{
	/*height: 367px;*/
	max-height: none;
}
.blog-ranking-slide .blog-slideshow{
	width: 100%;
	height: 100%;
}
.blog-slideshow .blog-slideshow-img{
	padding-right: 30px;
	/*height: 367px;*/
	/*max-height: 100%;*/
	overflow: hidden;
}
.blog-slideshow .blog-slideshow-img img{
	width: 100%;
	height: auto;
	max-height: 367px;
}
.blog-slideshow .blog-slideshow-content{
	/*min-height: 367px;*/
	height: 367px;
	/*max-height: 100%;*/
	padding: 15px;
	background-color: rgb(242,242,242);
	/*overflow: auto;*/
}

.blog-slideshow .blog-slideshow-content .blog-slideshow-content-title{
	text-align: center;
}
.blog-slideshow .blog-slideshow-content .blog-slideshow-content-title h5{
	text-transform: uppercase;
}
.blog-start div div div .blog-slideshow .blog-slideshow-content .blog-slideshow-content-title h5{
	line-height: 1.8em;
	letter-spacing: 0.15em;
}
.blog-slideshow-after  div div div .blog-slideshow .blog-slideshow-content .blog-slideshow-content-title h5{
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.15em;
}
.blog-start div div div .blog-slideshow .blog-slideshow-content .blog-slideshow-content-title h5:after{
	border-bottom: 1px solid #003bff;
    border-bottom: 1px solid rgba(119,195,215,1);
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}
.blog-ranking-slide .blog-slideshow .blog-slideshow-content .blog-slideshow-content-title h5:after{
	content: none;
}
.blog-slideshow .blog-slideshow-content .blog-slideshow-content-name{
	text-align: center;
}
.blog-slideshow .blog-slideshow-content .blog-slideshow-content-name h2{
	line-height: 1.5em;
}
.blog-slideshow .blog-slideshow-content .blog-slideshow-content-desc{
	text-align: left;
	overflow: auto;
	height: 210px;
}

.blog-slideshow-content-desc p{
	margin-top: 12px;
}

#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-previous{
	position: absolute;
	left: 0;
	margin-top: -200px;
	z-index: 999;
	margin-left: -30px;
	/*visibility: hidden;*/
	content: url(../img/previous.png);
	height: 20px;
}


#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-next{
	position: absolute;
	right: 0;
	margin-top: -200px;
	z-index: 999;
	margin-right: -30px;
	/*visibility: hidden;*/
	content: url(../img/next.png);
	height: 20px;
}
#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-previous:hover{
	height: 25px;
	margin-top: -205px;
}
#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-next:hover{
	height: 25px;
	margin-top: -205px;
}

#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views_slideshow_controls_text_pause{
	display: none;
}

.views-slideshow-controls-bottom .views-slideshow-slide-counter{
	position: absolute;
	right:10px;
	text-align: right;
	bottom: 10px;
	z-index: 999;
	font-size: 12px;
	letter-spacing: 0.15em;
}

.share-group{
	text-align: left;
}


/* ====== SEE MORE BUTTON ====== */
/*.seemore{
	margin-top:-40px;
}*/
.seemore a.btn-seemore{
  background-color: #fff;
  color: rgb(0,0,0);
  color: rgba(0,0,0,1);
  border: 1px solid #003bff;
  /*border: 1px solid rgba(119,195,215,1);*/
  padding: 7px 20px;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 0.25em;
  font-family: 'LatoWebSemibold';
  font-weight: normal;
	text-transform: uppercase;
}
.seemore a.btn-seemore:hover{
	color:#fff;
	border: 1px solid #003bff;
	background-color: #003bff;
}


/* === PAGINATION === */
ul.pagination{
  border-radius: 0;
  border:none;
	width:100%;
	text-align: center;
}
ul.pagination > li{
	display: inherit;
}

ul.pagination li{
  color:#000;
	text-transform: uppercase;
}
ul.pagination > li > a,
ul.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #003bff;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
    border:none;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #003bff;
    background-color: transparent;
    border-color: transparent;
    border:none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}




/* MODAL FORM */
.modal-content{
	-webkit-box-shadow:none;
	 -moz-box-shadow: none;
	box-shadow:none;
	border:none;
	border-radius: 0;
}

.modal-content form div .form-item input{
	border: 1px solid #003bff;
}
.modal-content form div .form-item input[type=text],
.modal-content form div .form-item-mail input[type=text],
.modal-content form div .form-item-pass input[type=password],
.modal-content form div .form-item-pass div div input[type=password]{
	width:100%;
	max-width: 100%;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 34px;
}

.modal-content form div .form-item label.control-label{
	display: none;
}
.modal-content form div .form-type-checkbox label.control-label{
	display: inline-block;
	letter-spacing: 0;
	line-height: 22px;
}
.modal-content .recover-link a,
.modal-content .register-link a{
	text-decoration: none;
	color:#000;
	font-size: 11px;
	letter-spacing: 0.15em;
}
.modal-content .facelogin{
	margin-top: 20px;
}
.modal-content .modal-links ~ .facelogin{
	margin-top: 0;
}
.form-group .help-block{
	display: none;
}
.modal-content form div fieldset div .help-block{
	display: none;
}
.modal-content .recover-link a:hover{
	color:#003bff;
}
.ctools-use-modal-processed div div button.form-submit{
	width: 100%;
	padding: 15px 45px;
	margin: 0 auto;
	height: auto;

}

.ctools-use-modal-processed div div button.form-submit:hover,
.ctools-use-modal-processed div div button.form-submit:active,
.ctools-use-modal-processed div div button.form-submit:focus,
.ctools-use-modal-processed div div button.form-submit:visited{
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
	border:1px solid rgb(0,0,0);
}

.ctools-use-modal-processed div div button.form-submit,
.fb-btn-custom a{
	font-size: 12px;
	letter-spacing: 0.15em;
}

/*.facelogin{
}*/

.or{
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
.fb-btn-custom{
	width: 100%;
	padding: 15px 45px;
	text-align: center;
	background-color: #3b5b9b;
	color:#fff;
}
.fb-btn-custom:hover{
	background-color: #304e8a;
}
.fb-btn-custom a{
	width: 100%;
	padding-top: 15px ;
	padding-bottom: 15px ;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}
.fb-btn-custom a:hover{
	background-color: #304e8a;
}
.modal-forms-modal-content{
	border-radius: 0;
}

div.modal-forms-modal-content .popups-container{
	border-radius: 0;
	padding: 60px 180px 120px 180px;
}


/* ================ SEARCH RESULTS ================ */
.search-results{
	padding: 0;
}
.search-results-error{
	margin-bottom: 60px;
}
.search-wrapper{
	text-align: center;
	min-height: 400px;
	max-height: none;
	/*padding: 15px;*/
	/*margin-bottom: 30px;*/
}
.search-img{
	margin-bottom: 15px;
}
.search-img img{
	width: 100%;
	height: auto;
}
.search-content .search-title{
	margin-bottom: 15px;
	line-height: 1.2em;
	/*height: 70px;*/
}
.search-content .search-title span{
	font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-family: 'LatoWeb';
    font-weight: normal;
    letter-spacing: 0.15em;
}

.search-content .search-title span:after {
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:10px;
}
.search-content .search-snippet{
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	letter-spacing: 0;
}
.search-content .search-link{
	margin: 0 auto;
	text-align: center;
	/*position: absolute;
	bottom: 20px;*/
}
.search-content .search-link a{
	/*font-size: 8px;
	font-weight: 500;
	text-decoration: none;
	color:#000;
	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #003bff;
	margin: 0 auto;
	text-align: center;*/

	background-color: #fff;
	 color: rgb(0,0,0);
	 color: rgba(0,0,0,1);
	 border: 1px solid #003bff;
	 /*border: 1px solid rgba(119,195,215,1);*/
	 padding: 7px 20px;
	 text-decoration: none;
	 font-size: 8px;
	 letter-spacing: 0.25em;
	 font-family: 'LatoWebSemibold';
	 font-weight: normal;
	 text-transform: uppercase;
}
.search-content .search-link a:hover,
.search-content .search-link a:focus
{
	/*color:#fff;
	background-color: #003bff;*/

	color: #fff;
border: 1px solid #003bff;
background-color: #003bff;
}


.gmap-location{
	width: 100%;
	padding: 0;
	margin: 0 auto;
}


/*
 * Keyframes
 */
.pane-webform-client-block-66{
	background-color: #f2f2f2;
	padding: 20px;
}


/* MAP ARTICLE */
.article-map{
	width: 100%;
	height: 340px; /* 340 */
	margin-top: 30px;
	display: none;
}

.share-posts{
	margin-top:30px;
}

.region-share-posts section.block{
	margin-top:30px;
	margin-bottom: 60px;
}

#block-views-view-instagram-thumbs-block-1 .view-view-instagram-thumbs{
	margin-top: 35px;
}
#block-views-view-instagram-thumbs-block-1 h2.block-title,
.upcoming-thumbs-block h2.block-title{
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    background-color: #fff;
    padding: 5px 26px;
    z-index: 999;
    margin: 0 auto;
    position: relative;
    text-align: center;
    display: inline-block;
}

/*.region-share-posts section h2.block-title:after {
	border-bottom: 1px solid #003bff;
    border-bottom: 1px solid rgba(119,195,215,1);
    display: block;
    height: 1px;
    content: " ";
    width: 34px;
    position: relative;
    margin:0 auto;
	margin-top:10px;
}*/
.region-share-posts section h2.block-title{
	font-size:15px; /*11points*/
	text-transform:uppercase;
}

a.contact-link{
	text-decoration: none;
	color:#000;
}
a.contact-link:hover{
	color:#003bff;
}

/* ADVERTISE HERE */
.advertise-slogan{
	width:100%;
	position: relative;
}
.advertise-slogan img{
	width:100%;
}

.advertise-slogan-content{
	width: 100%;
	position: absolute;
	top:50%;
	margin-top: -50px;
	color: #fff;
	z-index: 999;
}

.advertise-contact{
	margin: 40px 0;
}

.form-control{
	border-radius: 0;
	border: none;
}
.form-control:focus{
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}



input[type=text], input[type=email], textarea.form-textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	/*line-height: 34px;*/
}

input[type=text]:focus, input[type=email]:focus , textarea.form-textarea:focus {
  box-shadow: none;
  border: 1px solid #003bff;
	outline: none;
}
.advertise-contact p{
	font-size: 17px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
p.adv-number{
	font-size: 25px;
	font-weight: 400;
}

div.error{
	color: #003bff;
	background-color: transparent;
	text-align: left;
	border-radius: 0;
	border: 0;
	color: #000;
	    font-size: 11px;
}
div.ctools-modal-content a.close{
	color: #000;
}

.error{
	color: #000;
	background-color: transparent;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
}
.error a{
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	    font-size: 11px;
}
.error ul{
	list-style-type: none;
	padding-left: 5px;
}

.has-feedback label ~ .form-control-feedback{
	top: 0;
	right:0;
}
.form-type-password-confirm .form-control-feedback{
	top: 0;
	right:0;
}

/*
* RESPONSIVE MENU
*/
.tohide{
	display:block;
}

/*.notvisible{
	visibility: hidden;
}*/

.mobilemenu-btn{
	/*position: absolute;
	top:5px;
	left: 10px;*/
	z-index: 9999;
	text-align: left;
	padding: 5px;
}

.mobilemenu-btn button{
	border:none;
	background-color: transparent;
	color: #000;
}
.mobilemenu-btn button:hover,
.mobilemenu-btn button:active,
.mobilemenu-btn button:focus
{
	color: #003bff;
	border:none;
	-moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:         none;
	outline: none;
}

.sidebar-offcanvas{
	display: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: transparent;
	border: 0;
}

.toshow{
	display:none;
}





/*.fixedbar{
	position:fixed;
	top:0;
	z-index: 9999;
	background-color: rgb(229,229,229);
}*/





div.pop-up-leave{
	padding-right: 0;
}
.pane-node-webform h2.pane-title,
.pane-webform h2.pane-title{
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 50px;
	line-height: 1.8em;
}

.pop-up-leave .modal-dialog{
	margin-top:15%;
}
.pop-up-leave .modal-dialog .modal-content{
	padding: 60px 130px;
	border-radius: 0;
	max-width: 690px;
	font-weight: 300;
}

.pop-up-leave .modal-dialog .modal-content .modal-header{
	margin-bottom: 50px;
	border-bottom: 0;
	padding: 0;
}
.pop-up-leave .modal-dialog .modal-content .modal-header h4{
	font-weight: 300;
	font-size: 18px;
	color: #003bff;
	letter-spacing: 0.25em;
}
.pop-up-leave .modal-dialog .modal-content .modal-body{
	display: inline-block;
}
.pop-up-leave .modal-dialog .modal-content .modal-body p{
	margin-bottom: 50px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.25em;
	padding: 0;
	font-weight: 400;
	line-height: 1.8em;
	text-transform: uppercase;
}
.pop-up-leave .modal-dialog .modal-content .modal-body form{
	text-align: center;
	display: block;
}
.pop-up-leave .modal-dialog .modal-content .modal-body form div div input{
	width: 290px;
	float:left;
	font-size: 9px;
	font-weight: 400;
	letter-spacing: 0.25em;
	padding: 8px 14px;
	display: inline-block;
}
.pop-up-leave .modal-dialog .modal-content .modal-body form.simplenews-subscribe div button.form-submit{
	float:right;
	font-size: 9px;
	font-weight: 400;
	padding: 10px 14px;
	letter-spacing: 0.25em;
	display: inline-block;
	margin-left: 0;
	height: auto;
}


/*button.close {
    -webkit-appearance: none;
    cursor: pointer;
}

button.close {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    filter: alpha(opacity=10);
    opacity: .1;
    position: absolute;
    right: 14px;
    top: 14px;
    border: 0;
    border-radius: 100%;
    background-color: rgb(0,0,0);
    width: 20px;
    height: 20px;
		text-align: center;
}*/

button.close{
	position: absolute;
	right: 14px;
	top: 14px;
	height: 24px;
	width: 24px;
	background: url(../img/icons/closebtn.png);
	background-size: cover;
	opacity: 1;
}

button.close:hover{
	background: url(../img/icons/closebtn_hover.png);
	background-size: cover;
	opacity: 1;
}
button::-moz-focus-inner { border: 0; }
button{ outline:none; }

.searchicon{
	height: 14px;
	width: auto;
	opacity: 1;
}

.socfoot-li{
	margin-bottom: 5px;
}

.socfoot-li a{
	display: table;
}
.socfoot{
	width: 17px;
	height: 17px;
	display: table-cell;
	vertical-align: middle;
}
.socfoot-p{
	display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

.socfoot-twi{ background: url(../img/icons/footer/icon-1.svg); background-size: cover; }
.socfoot-face{ background: url(../img/icons/footer/icon-2.svg); background-size: cover; }
.socfoot-pint{ background: url(../img/icons/footer/icon-3.svg); background-size: cover; }
.socfoot-inst{ background: url(../img/icons/footer/icon-4.svg); background-size: cover; }
.socfoot-li a:hover > .socfoot-twi{ background: url(../img/icons/footer/icon-1_hover.svg); background-size: cover; }
.socfoot-li a:hover > .socfoot-face{ background: url(../img/icons/footer/icon-2_hover_guimaraescool.svg); background-size: cover; }
.socfoot-li a:hover > .socfoot-pint{ background: url(../img/icons/footer/icon-3_hover.svg); background-size: cover; }
.socfoot-li a:hover > .socfoot-inst{ background: url(../img/icons/footer/icon-4_hover_guimaraescool.svg); background-size: cover; }

/*
.socfoot-twi{ background: url(../img/icons/footer/icon-1.png); background-size: cover; }
.socfoot-face{ background: url(../img/icons/footer/icon-2.png); background-size: cover; }
.socfoot-pint{ background: url(../img/icons/footer/icon-3.png); background-size: cover; }
.socfoot-inst{ background: url(../img/icons/footer/icon-4.png); background-size: cover; }
.socfoot-li a:hover > .socfoot-twi{ background: url(../img/icons/footer/icon-10_hover.png); background-size: cover; }
.socfoot-li a:hover > .socfoot-face{ background: url(../img/icons/footer/icon-20_hover.png); background-size: cover; }
.socfoot-li a:hover > .socfoot-pint{ background: url(../img/icons/footer/icon-30_hover.png); background-size: cover; }
.socfoot-li a:hover > .socfoot-inst{ background: url(../img/icons/footer/icon-40_hover.png); background-size: cover; }
*/

/* COLORBOX */
#cboxWrapper{
	border-radius:0;
}
#cboxTitle{
	text-transform: uppercase;
	letter-spacing: 0.25em;
}

.ny-article-title div h2.pane-title{
	font-size: 20px;
	letter-spacing: 0.15em;
}
.ny-article-title div h2.pane-title:after{
	margin-top:17px;
}
.ny-article-title div .pane-desc{
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.15em;
	margin-top: 17px;
}
.ny-article-desc{
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.15em;
}

.article-info .pane-content div{
	letter-spacing: 0;
}

.advertise-slogan-title h3{
	font-family: 'LatoWeb';
	font-weight: normal;
	font-size: 24px;
}
.advertise-slogan-title h3:after {
	border-bottom: 1px solid #003bff;
    /*border-bottom: 1px solid rgba(119,195,215,1);*/
    display: block;
    height: 1px;
    content: " ";
    width: 50px;
    position: relative;
    margin:0 auto;
	margin-top:17px;
}

.advertise-slogan-desc{
	margin-top: 17px;
}
.advertise-slogan-desc p{
	font-family: 'LatoWeb';
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

#modalBackdrop{
    height: 100vh;
    width: 100vw;
}

#modalContent{
	top: 50vh;
	margin-top: -150px;
	/*left: 50vw;
	margin-left: -300px;
	*/
}


canvas + .maptip{
	position: absolute;
	margin-left: 55px;
    /*top: -100px;*/
    z-index: 99;
    background: #FFFFAA;
    border: 1px solid #FFAD33;
    /*margin: 0;*/
    width: 250px;
    padding: 20px;
}


/*.maptip{
	position: absolute;
	z-index: 1500;
	font-weight: bold;
	height: auto;
	top:30%;
	right:0px;
	text-transform: uppercase;
}*/

form#user-login div .form-actions button.form-submit{
	width: 100%;
	height: auto;
	padding:15px 12px;
}


#node-4,
#node-11,
#node-3,
#node-68,
#node-69,
#node-70{
	margin-top: 35px;
}

.map-info{
	position: absolute;
	top: 60px;
	right: 100px;
	width: 200px;
	height: auto;
}

.ny-node-v-blog{
	height: 190px;
}

.view-display-id-panel_pane_2 .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock,
.view-id-view_blog_home .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock{
	/*width: 370px;*/
	height: 190px;
}
.view-display-id-panel_pane_2 .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .titleny,
.view-display-id-panel_pane_2 .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .descny,
.view-display-id-panel_pane_2 .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .linkny,
.view-id-view_blog_home .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .titleny,
.view-id-view_blog_home .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .descny,
.view-id-view_blog_home .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .linkny{
	/*width: 326px;*/
}
.view-display-id-panel_pane_2 .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .linkny,
.view-id-view_blog_home .view-content .ny-node-v-blog .views-row .views-field-nothing .field-content .readmoreblock .linkny{
	bottom: 16px;
}

.pane-node-field-horario{
	letter-spacing: 0;
}

.descblog p{
	font-size: 10px;
letter-spacing: 0;
line-height: 16px;
font-family: LatoWebMedium;
font-weight: normal;
margin-top: 10px;
letter-spacing: 0.1em;
}

.start-wrapper{
	width: 100%;
  height: 100%;
  text-align: center;
}
.start-wrapper .blog-slideshow-start-title{
	color: #fff;
	position: relative;
	top: 20%;
	text-transform: uppercase;
	font-size: 35px;
	padding: 5px 20px;
}

a.start-slideshow{
	position: absolute;
left: 50%;
margin-left: -55px;
margin-top: 120px;
z-index: 999;
padding: 10px 30px;
font-weight: 400;
text-decoration: none;
color: #fff;
border: 1px solid #003bff;
background-color: transparent;
text-transform: uppercase;
font-size: 11px;
}
a.start-slideshow:hover{
	background-color: #003bff;
}


.pane-search-result .pane-content ul{
	text-align: left;
	letter-spacing: 0;
	line-height: 2em;
}

.pane-search-result .pane-content{
	padding-left: 20px;
	padding-right: 20px;
}

/*.readmoreblock .descblog{
	position: absolute;
	width: 100%;
	text-align: center;
	display: inline-block;
	left: 0;
	padding: 0 22px;
	top: 35%;
}*/

.readmoreblock .descblog{
	position: relative;
	width: 100%;
	text-align: center;
	display: inline-block;

}

.readmoreblock .titleny{
	margin-bottom: 0;
}

.panels-flexible-region-7-center-inside .contactcss{
	margin-top: 35px;
}

.alert-block,
.profile,
#edit-account{
	text-align: left;
    letter-spacing: 0;
    line-height: 2em;
}

#ouibounce-exit-modal .modal{
	overflow: hidden;
}

#ouibounce-exit-modal .modal-body{
	padding: 20px 30px;
    font-size: 12px;
}

#ouibounce-exit-modal .modal .modal-body .newsletter-title{
	color: #003bff;
	margin-bottom: 60px;
	border-bottom: 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 0.25em;
	font-weight: 300;
}
#ouibounce-exit-modal .modal .modal-body p{
	margin-bottom: 60px;
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	padding: 0;
	font-weight: 400;
	line-height: 1.8em;
	color: #000;
	text-transform: uppercase;
}
#ouibounce-exit-modal .modal .modal-body section form div .form-item input[type=text]{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	border: 1px solid #003bff;
	float:left;

	width: -moz-calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: -o-calc(100% - 160px);
    width: calc(100% - 160px);
}

#ouibounce-exit-modal .modal .modal-body section form div button.form-submit{
	    height: 34px;
			font-size: 12px;
			float:right;
}

#ouibounce-exit-modal .modal .modal-body section form div .form-item label{
	display: none;
}


.view-view-blogthumbnails .view-empty{
	display: none;
}

.tooltip-general{
	display: none;
}
.tooltip{
	display:none;
}
.tooltip-map{
	display: block;
}
.btn-bottom a.contextual-links-trigger{
	background: transparent url(/modules/contextual/images/gear-select.png) no-repeat 2px 0;
border: 1px solid transparent;
height: 18px;
margin: 0;
padding: 0 2px;
outline: none;
text-indent: 34px;
width: 28px;
overflow: hidden;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
ul.contextual-links li a{
	border: 0;
	background-color: #fff;
}

.descny p{
	font-size: 10px;
	letter-spacing:  0.25em;
	margin-top: 20px;
}

.taxonomyparent{
	height: 220px;
}

.profile,
.user-edit-content{
	background-color: rgb(229,229,229);
	padding: 60px;
}
#edit-timezone{
	display: none;
}

.whatscoolcontent h2 {
    margin-top: 70px;
    font-size: 24px;
    line-height: 35px;
}

@media screen and (max-width: 1919px) {
	.views-field-field-imageslide .field-content{
		/*min-height: 200px;*/
		max-height: 450px;
		overflow: hidden;
	}
}

/*WorkArround Slide Images. Not the best choice..*/
@media screen and (max-width: 450px) {
	/*.views-field-field-imageslide .field-content{
		min-height: 180px;
	}
	.views-field-field-imageslide .field-content img{
		width: auto;
		height: 180px;
	}*/

	/* !FOCUSED IMAGES */
	/*-----------------------------------------*/
	/*.focuspoint {
		position: relative;
		overflow: hidden;
	}
	.focuspoint img {
		position: absolute;
		left: 0;
		top: 0;
		margin: 0;
		display: block;
		width: auto; height: auto;
		min-width: 100%; min-height: 100%;
		max-height: none; max-width: none;
	}*/

}

@media screen and (min-width: 1920px) {
	.views-field-field-imageslide .field-content{
		max-height: 730px;
		overflow: hidden;
	}
}

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


	/*.blog-ranking-slide{
		height: 330px;
	}
	.blog-ranking-slide .blog-slideshow{
		height: 330px;
	}
	.blog-slideshow .blog-slideshow-img{
		height: 330px;
	}
	.blog-slideshow .blog-slideshow-img img{
		width: 100%;
		height: 330px;
	}
	.blog-slideshow .blog-slideshow-content{
		height: 330px;
	}*/

	#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-previous{
		margin-left: -15px;
	}

	#views_slideshow_controls_text_view_blog_ranking-panel_pane_1 .views-slideshow-controls-text-next{
		margin-right: -15px;
	}
	.blog-slideshow-img div:nth-child(2) {
	    width: 100%;
	    height: 100%;
	    background-color: transparent;
	    background-color: rgba(0,0,0,0.8);
	    margin-top: -330px;
	    z-index: 1081;
	    /* padding: 158px; */
	    position: relative;
	}
}
@media screen and (min-width: 916px) {

	/*.blog-ranking-slide{
		height: 367px;
	}
	.blog-ranking-slide .blog-slideshow{
		height: 367px;
	}
	.blog-slideshow .blog-slideshow-img{
		height: 367px;
	}
	.blog-slideshow .blog-slideshow-content{
		height: 367px;
	}*/
	.blog-slideshow .blog-slideshow-content .blog-slideshow-content-desc{
		height: 210px;
	}

}

@media (min-width: 768px){
	.container{
	    width: auto;
	}
}

.search-results .pane-content ul{
	text-align: left;
	letter-spacing: 0.15em;
	line-height: 2em;
	font-size: 	14px;
}

a.link-text{
	color: #003bff;
}
a.link-text:hover{
	color: #898989;
}


/* ARRANJE SLIDESHOW */
.flex-caption{
	position: absolute;
	margin: 0 auto;
	text-align: center;
	min-height: 45px;
	width: 100%;
	height: 100%;
	top: 0;
	margin-top: 0;
}

.flex-caption p{
	font-size: 32px;
	font-family: 'LatoWebLight';
	font-weight: normal;
	 max-width: none;
	margin: 0 auto;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: 2px 2px 7px rgb(0,0,0);
	top: 0;
	margin-top: 0;
	height: 100%;
	width: 100%;
	position: relative;
}

.flex-caption p a,
.flex-caption p span {
    color: #fff;
    position: absolute;
     margin-left: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 60px;
}

.field-type-text-with-summary div div,
.field-type-text-with-summary p{
	text-align: justify !important;
}

a.dropdown-toggle{
	cursor: default;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover{
	border: 0;
	outline: 0;
}

.modal-content .alert-block{
	display: none;
}


/*#block-search-form.col-xs-4{
	-webkit-transition: all 0.6s ease-in;
-moz-transition: all 0.6s ease-in;
-ms-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
transition: all 0.6s ease-in;
}*/
/*#block-search-form.col-xs-12{
	-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}*/


#myModal button.close{
	z-index: 999;
}
#myModal p{
	padding: 20px;
}

/* CUSTOM SEARCH */
@media (min-width: 480px){
	.mobile-show{
		display: none;
	}
}

@media (max-width: 767px){
	.region-footer-bottom #block-menu-block-1
	{
		margin-bottom: 35px !important;
    	border-bottom: 1px solid rgba(255,255,255,0.4);
    	padding-bottom: 35px;
	}
	.region-footer-bottom #block-menu-block-1 h2.block-title
	{
		color: #ffffff;
	}
} 

@media (max-width: 479px){
	.mobile-hide{
		/*margin-top: -200px;*/
        margin-top: -100px; /*alb*/

		-webkit-transition: all 0.6s ease-in;
		-moz-transition: all 0.6s ease-in;
		-ms-transition: all 0.6s ease-in;
		-o-transition: all 0.6s ease-in;
		transition: all 0.6s ease-in;

		width: 100%;
		padding: 5px 20px;
		background-color: rgb(229,229,229);
		height: 50px;

	}
	#search-mobile{
		top: 10px;
    right: 10px;
    cursor: pointer;
	}

	.input-group input[type="text"]{
		width: 100%;
		margin-right: 0;
		background-color: #fff;
		height: 30px;
	}
	.input-group-btn .btn-icon,
	.input-group-btn .btn-icon:hover{
		width: 20px;
		height: 20px;
	}
}


.bold{
	font-weight: bold;
}

body.node-type-artigo div.ny-node-h{
	padding-left: 0 !important;
	padding-right: 0 !important;
}


body.page-node-edit.logged-in .main-container .region-content{
	background-color: rgb(248,248,248);
    padding: 20px 40px;
}

body.node-type-artigo div.ny-node-h,
body.page-taxonomy-term div.ny-node-h{
    padding-left: 0 !important;
    padding-right: 0 !important;
}




.margintop10{
	margin-top: 10px;
}
.margintop40{
	margin-top: 40px;
}
.marginbottom30{
	margin-bottom: 30px;
}

.view-viewny.view-display-id-block_2,
.view-viewny.view-display-id-block_2 .view-content,
.view-viewny.view-display-id-block_2 .view-content div{
	width: 100% !important;
}
.view-viewny.view-display-id-block_2 .view-content .gmnoprint{
	display: none;
}



#lang-dropdown-select-language .dd-options li.pt-br
{
	display: none;
}
body.i18n-pt-pt #lang-dropdown-select-language .dd-options li.pt-pt
{
	display: none;
}
body.i18n-en #lang-dropdown-select-language .dd-options li.en
{
	display: none;
}
body.i18n-es #lang-dropdown-select-language .dd-options li.es
{
	display: none;
}
body.i18n-fr #lang-dropdown-select-language .dd-options li.fr
{
	display: none;
}

.field-name-body p a
{
	    color: #003bff;
}


/* AFFILIADOS */
.pane-node-field-afiliados-url{
    background-color: #e5e5e5;
    padding: 15px;
    text-align: center;
    margin: 0 auto;
    width: 95%; 
}
.pane-node-field-afiliados-url .pane-title, .pane-node-field-afiliados-url .pane-content{
    display: inline-block;
   margin-top: 0px !important;
}
.pane-node-field-afiliados-url .pane-title{ font-size: 20px; padding: 10px 15px 10px 0px;  letter-spacing: initial; }

.pane-node-field-afiliados-url a{
    padding: 10px 20px 10px 20px;
    background-color: #003bff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'LatoWebSemibold';
    font-weight: normal;
}

#affiliate_flyout {  position: fixed;
    z-index: 150;
    right: 10px;
    top: 40%;
    width: 180px;
    height: 140px;
display:none;
}

#affiliate_flyout  .pane-title {
    font-size: 16px;
    padding: 10px 0px 10px 0px;
}
#affiliate_flyout  .pane-content{padding-top:10px;}

#affiliate_flyout  .pane-content a{
   padding: 10px 10px 10px 10px;
}
.pane-node-field-afiliados-url a:hover{
color:#FFFFFF;
background-color:#000000;
}

@media screen and (max-width: 1200px){
#affiliate_flyout{display:none !important;}
}

@media screen and (max-width: 767px){
.pane-node-field-afiliados-url .pane-title { font-size: 14px !important;  padding-right: 5px;}
.pane-node-field-afiliados-url a {font-size: 11px !important;}
.pane-node-field-afiliados-url { width: 100%;}
#affiliate_bottom{ position: fixed;  z-index:100;   bottom: 0px;  width: 100%;  margin: 0 auto;}
#affiliate_top{display:none;}
#affiliate_flyout{display:none;}
}

/* AFILIADOS */

.maintenance-page #logo > img {
	display:none;
}
/*
.webform-client-form-25102 > div {
    display: flex;
}

.form-item.webform-component.webform-component-email.webform-component--webform-newsletter-email.form-group {
    border: 1px solid #242424;
    margin-bottom: 15px;
}

.webform-submit.button-primary.form-submit {
    margin-top: 15px;
    margin-left: 0px;
    padding: 7.5px 15px;
    font-size: 13px;
	border: 1.5px solid #003bff;
	background-color: #003bff;
    font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
}

button.webform-submit.button-primary.btn.btn-default.form-submit.brevemente{
    margin-top: 15px;
    margin-left: 0px;
    padding: 7.5px 15px;
    font-size: 13px;
	border: 1.5px solid #003bff;
	background-color: #fff;
    font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
}



.form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome-do-espaco.form-group {
    border: 1px solid #242424;
}

.form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-morada.form-group {
    border: 1px solid #242424;
}

.form-item.webform-component.webform-component-textfield.webform-component--webform-contacto-nome.form-group {
    border: 1px solid #242424;
}

.form-item.webform-component.webform-component-email.webform-component--webform-contacto-email.form-group {
    border: 1px solid #242424;
}

.form-item.webform-component.webform-component-textfield.webform-component--webform-contact-telefone.form-group {
    border: 1px solid #242424;
}

button.webform-submit.button-primary.btn.btn-default.form-submit {
    margin-top: 15px;
    margin-left: 0px;
    padding: 7.5px 15px;
    font-size: 13px;
    border: 1.5px solid #003bff;
    font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
}

div#panels-ipe-paneid-1023 {
    display: none;
}

*/