/*
Theme Name: AcoresPRO Theme
Theme URI: http://www.acorespro.com/
Description: Your Wordpress Theme.
Author: AcoresPRO
Author URI: http://www.acorespro.com
Version: 2.0
*/


.fileloading {
    text-align: center;
    padding: 12px;
}
.loadedfiles {
    font-size: 13px;
}
.graylbl { font-weight: bold; color: #9B9B9B; text-transform: uppercase; font-size: 13px; margin-left: 8px; }

.nopadding { padding-right: 3px; padding-left: 3px; }
.idtborder{ border-right: 3px solid #234452; }
/*    EVENTOS  */
.icon_social {
    width: 33.3%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    float: left;
}
.redes_socias {

    position: absolute;
    width: 170px;
    height: 100px;
    right: 25px;
    top: 12px;

}
.evento .post_servico {
  width:100%;
  display:block;
}
.imagem {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.wraperror .error {
    background-color: #7f0000;
    color: #fff;
    padding: 6px 18px 6px 18px;
    border-radius: 9px;
	margin: 5px 6px 0px 6px;
}

.loading {
    width: 249px;
    background-color: #fff;
    text-align: center;
    padding: 50px 100px 50px 100px;
    border-radius: 14px;
    border: 3px solid #cdcdcd;
    margin: 0 auto;
}

h6.error {
    background-color: #b20000;
    float: left;
    padding: 15px;
    border-radius: 12px;
    font-weight: bold;
    color: #fff;
}
.ver-perfil {
    position: relative;
    top: 40%;
    text-align: center;
    float: left;
    width: 160px;
    border: 2px solid #fff;
    color: #fff;
    margin: 0px 0px 0px 20px;
    font-weight: bold;
	padding: 7px 0px 7px 0px;
	cursor: pointer;
	z-index: 2;
}

.votar {
	position: relative;
    top: 47%;
    text-align: center;
    float: left;
    width: 160px;
    border: 2px solid #fff;
    color: #fff;
    margin: 0px 0px 0px 20px;
    font-weight: bold;
	padding: 7px 0px 7px 0px;
	background-color:rgba(200,162,87,0.8);
	cursor: pointer;
	z-index: 2;
}


.grid_candidatos{
    width:260px;
    height:260px;
    overflow: hidden;
    margin-top:30px;
    margin:30px auto;
}
.votar_bt{
        padding:10px 8px; 
        border:1px solid #fff;
        text-align: center; 
        text-transform: uppercase; 
        color:#fff; 
        font-size: 12px; 
        font-weight: 600;
        width:180px;
        background:rgba(198,161,86,0.8); 
        cursor: pointer;
        margin:auto;
        margin-top:10px;
        position: relative;
         display: none;
        z-index:2;
    transition: background 0.3s ease;
    }

.perfil_bt{
        padding:10px 8px; 
        border:1px solid #fff; 
        text-align: center; 
        text-transform: uppercase; 
        color:#fff; 
        font-size: 12px; 
        font-weight: 600; 
        width:180px;
        cursor: pointer;
        margin: auto;
        margin-top: 158px;
        position: relative;
        /*visibility: hidden;  */
        display: none;
        z-index:30;
        transition: background 0.3s ease;
}

.ipadb{ /*BUG IPAD*/
        padding:10px 8px; 
        
        text-align: center; 
        text-transform: uppercase; 
        color:#fff; 
        font-size: 12px; 
        font-weight: 600; 
        width:100%;
        cursor: pointer;
        margin: auto;        
        position: relative;        
        z-index:2;
    overflow: hidden
    
}

.perfil_bt:hover,.votar_bt:hover{background-color:#131739;}

.div-candidato {
    width: 200px;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	position: relative;
}

.nome_candidato{text-align: center; font-weight: 800; color:#21265c;margin-top:4px;}


.hide_info{display:none;}
.overlay {
    position: relative;
	z-index: 1;
    
    
}




.grid_candidatos:hover  .votar_bt,.grid_candidatos:hover .perfil_bt{display: block;border:1}

.overlay::after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	/*width: 100%;*/
    width:260px;
	height: 100%;
	opacity: 0;
	z-index: 0;
    
}

.overlay:hover::after {
    opacity: .5;
    background-color: #131739;
    transition: background 0.3s ease;
}


.overlay:hover .votar_bt,.overlay:hover .perfil_bt{display: block}


.perfil-open {
	position: absolute;
	z-index: 12;
	background-color: #ffffff;
	min-height: 300px;
	border: 7px solid #41416D;
    top: 34%;
    padding: 10px;
    width:100%;
    margin:auto auto;
}

.contentperfil {
	padding: 11px 4px 0px 15px;
}

.contentperfil span {
	width: 98%;
	float: left;
	overflow-y: auto;
	padding: 1px 0px 0px 17px;
	height: 300px;
}

.imageperfil {
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: auto;
}
.imageperfil img {
    width: 100%;
}

.perfil-middlecontent {
    padding: 15px 0px 0px 0px;
}

.perfilshowelement span {
    color: #41416D;
    font-weight: bold;
    float: left;
    width: 100%;
}
.infoexsmall {
    font-size: 9px;
    padding: 0px 0px 0px 7px;
    color: #787878;
    font-weight: bold;
    display: inline-block;
}
.messages-block {
	width: 100%;
	position: absolute;
	z-index: 2;
}

#bthide {
	width: 96px;
	position: absolute;
	z-index: 2;
	padding: 6px;
	left: 50%;
	margin-left: -47px;
	text-align: center;
	font-weight: 800;
	background-color: #fff;
	color: #336;
	font-size: 12px;
	cursor: pointer;
}

.blktop {
position: relative;
    display: block;
    color: #fff;
    padding: 14px;
    /* left: 50%; */
    /* margin-left: -210px; */
    text-align: center;
    width: 590px;
    border: 1px solid #DCDCDC;
    font-weight: bold;
    /*width: 80%;*/
    margin: auto auto !important;
    margin-top: 18% !important;
    
    margin-bottom: 30px !important;
}
/*
.blktop {
	position: relative;
	display: inline-block;
	color: #fff;
	padding: 14px;
	left: 50%;
	margin-left: -210px;
	text-align: center;
	margin-top: 312px;
	border: 1px solid #DCDCDC;
	font-weight: bold;
	width: 420px;
}

.blktop > span {
    float: left;
    width: 100%;
}
*/
.globalblockerror {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
	top: 0px;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0;
	left: 0;
}

.greyblock {
	background-color: #F7F7F7;
	padding: 0px 40px 0px 40px;
	color: #21265C;
}

.greyblock a {
    color: #21265C !important;
    font-weight: bold;
	text-decoration: none;
}

.flags {
    border: 2px solid #fff;
    text-align: center;
    padding: 3px 14px;
    text-transform: uppercase;
    font-size: 13px;
	width: 191px;
}
.indexmap {
    width: 100%;
}
.fileload {
    padding: 24px 0px 0px 24px;
}
.label-ficheiros {
    font-size: 12px;
}
/*--------------------------*FORMS ---------------------------*/

.ui-widget.ui-widget-content{border:0 !important}
.ui-widget-header {border: 0 !important;background: #fff !important;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button{color:#21265D !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border:0 !important;background:#fff !important; font-size: 20px;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#21265D !important; font-weight: 800}
.ui-widget-content{border:0 !important; color:#21265D !important;}

.blocktabform input[type="text"],.blocktabform input[type="email"]{bordeR:1px solid #21265D;width:100%;padding:6px; line-height: 32px;}
.blocktabform textarea{border:1px solid #21265D;width:100%;padding:6px; }
.blocktabform input[type="button"],.blocktabform input[type="submit"]{border:0;padding:4px 8px; font-weight: 600; border:2px solid #21265D; 
    color:#fff;background-color:#21265D;float:right; text-transform: uppercase;padding: 18px 28px;}
.blocktabform input[type="button"]:hover,.blocktabform input[type="submit"]:hover{color:#21265D;background-color:#fff;}
.lblform{text-transform: uppercase;color:#21265D;font-weight: 600;display: block;width:100%; }
.blocktabform {margin-bottom: 44px;}
.blocktabform select {
    text-transform: none;
    padding: 6px;
    /* text-transform: capitalize; */
}

.select_input {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #444;
    line-height: 2;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%; 
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #010d5f;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    color:#010d5f;
    padding:4px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
}
.select_input::-ms-expand {
    display: none;
}
.select_input option:hover {
    background-color:#010d5f;
    color: #fff;
}
.select_input:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.select_input option {
    font-weight:normal;
}


select.select_input {
  background-image:
    linear-gradient(45deg, transparent 50%, #010d5f 50%),
    linear-gradient(135deg, #010d5f 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
    padding-right: 40px;
        
}

select.select_input:focus {
  background-image:
    linear-gradient(45deg, #010d5f 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #010d5f 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: #010d5f;
  outline: 0;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


#accordion-acores h3{background-color:#21265c !important; color:#fff !important;padding:10px; font-weight: 600; border-radius: 0 !important; padding:16px 10px}
#accordion-acores .ui-icon, .ui-widget-content .ui-icon{ background-image:none !important}
/* --------------------- Header -------------------------*/

.comodo {
    padding: 0 !important;
        padding-right: 0px;
    font-size: 15px;
    font-family: helvetica, sans-serif;
    margin-bottom: 30px;
    padding-right: 50px !important;
}
.comodo img {
    width: auto !important;
    height: auto !important;
}

.footer_bck_blue {
    background-color: #21265D;
    color: #fff;
}

.footer_bck_black {
    background-color: #000000;
    color: #fff;
}

.footerdown.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    border-top: 5px solid #f9c858;
}

body{
    font-family: 'Nunito Sans', sans-serif;
	overflow:hidden;
    color:#21265c;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
   -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
     -o-animation: fadein 2s; /* Opera < 12.1 */
        animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0.5; }
    to   { opacity: 1; }
}
header {
    height: 125px;
    padding-top: 23px;
}
.row34 {
	background-color: #21265D;
    height: 140px;
   
}
.elementform a {
    color: #fff;
}
.menu-ht_menu-container {
    width: auto;
    float: right;
    margin-top: 13px;
}

#menuToggle {
    background: white;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 9px;
}


.mob_login{display: none;}

.menu-item a{
  vertical-align: middle;
  text-align: center;
  padding-top:15px;
  color: black;
  width: 100%;
  height: 100%;
  display: block;
  font-size:15px;
     color:#21265D;
 }
 .menu-item a:hover{
 	text-decoration: none;
     color:#21265D;
 
 }


.loginform .fa-user,.mob_login .fa-user{
    color: #fff !important;
    font-size: 20px;
}
.loginform a{color:#fff !important}
.loginform i{color:#fff !important}
.loginform img{float:left}

.loginform input#user_name,.loginform input#user_password {
    width: 124px;
    margin-left: 10px;
    padding-left: 2px;
	
}
.errorlogin {
	background-color: #300;
	text-align: center;
	margin: 0px -15px 0px -15px;
	padding: 7px 0px 7px 0px;
	color: #fff;
}
.errorlogin a {
    color: #fff;
}
.footer-element a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.footer-element a:hover {
    color: #fff;
}

.closepop span{font-size:24px; text-align: right; cursor: pointer;float: right; padding-right: 10px}
/*
.closepop {
position: absolute;
    width: 97%;
    top: -44px;
    margin: 0px 0px 0px 32px;
}*/

.closepop img {
    float: right;
	cursor: pointer;
}

#blockmessage {
    width: 100%;
    position: absolute;
    z-index: 2;
}

.messageout {
	margin: auto;
	width: 468px;
	text-align: center;
	padding: 50px 60px 50px 60px;
	border-radius: 12px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #6C6C6C;
}

.green {
  background-color: #008000;
}
.yellow {
	background-color: #D5B107;
}
input#bt_submitlogin {
    background-color: #fff;
    border: 0;
    padding:3px 22px;
    margin-bottom: 18px;
	cursor: pointer;
}

.registarbt{ 
    border: 2px solid #fff;
    padding: 3px 14px;
    color: #fff;
    text-transform: uppercase;
}

a.rpass {float: right; margin-top: 20px;margin-right: 6px;    color: #fff;}
a.rpass:hover {text-decoration: none}
.line_rpass{float: right;height: 1px; width:100%; border-top: 2px solid #fff;}


/*-------------------FLAGS------------------*/
#lang_sel_list.lang_sel_list_vertical ul{border:0 !important}
#lang_sel_list ul a {
  background: transparent !important;
    border:0 !important;
}

#lang_sel_list img.iclflag {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid #fff;
}
.lang_sel_sel{display:none !important}

/*-------------------FIM FLAGS------------------*/

.searchicon{margin:10px 0 0 10px;color:#fff;font-size: 24px;}

.topgrey{background-color:#b2b2b9; width:100%;padding-top: 8px;padding-bottom: 8px;}
.toptrans{background-color:transparent; width:100%;padding-top: 8px;padding-bottom: 8px;}
.tp-caption{color:#fff !important;}
#rev_slider_1_1_wrapper{margin-top:-63px !important;}
.navbar {z-index:2;padding:0;/*margin-left: -48px;*/  background-color:#fff;}
.current-menu-item{background-color:#21265D !important;}
.current-menu-item a{color:#fff !important; } 
.main-menu li {
    background: #fff;
    padding: 4px 21px;
    font-weight: 800
}

.menu-item {
    /* vertical-align: middle; */
    /* text-align: center; */
    display: inline-block;
    /* padding-right: 10px; */
    /* padding-left: 2px; */
    font-size: 0.8em;
    color: black;
    float: left;
    height: 55px;
    text-transform: uppercase;
    /* margin-right: 10px; */
    color: #ffffff!important;
    
}


.topgov{
    /*height:39px;*/
    width: 100%;
    background-color:#f2f2f2;
    color:#000;   
    font-size: 12px;
}

.topgov a{color:#21265c; text-decoration: underline}
/* --------------------- Fim Header -------------------------*/


.space50{height: 50px}
.space30{height: 30px}
.space10{height: 10px}


.darkblue{background-color:#21265c;}
.ligthblue{background-color:#303975;}



.links{width:100%; padding:12px; margin-bottom: 10px;}
.links a{display: block; font-weight: 800; text-transform: uppercase; color:#fff;}
.links a:hover{text-decoration: none}


.line22{width:100%;height: 22px;background-color:#21265c}

.single-title{font-size:30px; font-weight: 800; color:#21265c; text-transform: uppercase}
.home-link{text-align: center;margin-top:20%}
.registo_home{padding:20px 40px; border:1px solid #21265c;font-weight: 800;color:#21265c;}
.home-link a:hover{text-decoration: none;background-color:#21265c;color:#fff; }

.footer-copyright {
    height: 52px;
    line-height: 52px;
    font-size: 12px
}

.footer-element {line-height: 18px;}

.acss{float:right}
.footer_logos{float: right;width: 162px;padding: 0;margin: 0;}
.footer_logos a {float: left;margin: 30px 8px;text-align: center}
.footer_logos a:last-child{margin:30px 0;margin-left:8px}
.arrow{
	padding: 0px 0 30px 30px;
	position: absolute;
	top: 188px;
	right:0px;
	z-index: 1;

}
.seta{
	width:35px;
	height: 55px;
}
.reservar{
	display: none;
	background-color: white;
	box-shadow: -2px 2px 2px 2px #303030;
	width:651px;
	height: auto;
	position: absolute;
	top:188px;
	right:0px;
	z-index: 2;
}
.botao-seta{
	width:35px;
	display: inline-block;
	position: relative;
	top:-210px;
}
div.wpcf7-validation-errors {
    border: 2px solid red!important;
    width: 97%!important;
    float: left;
}
.reserve_form_compatibilidade {
    width: auto;
    float: left;
    margin-left: 32px;
    margin-top: -14px;
}
.reserve_form {
    width: 50%;
    float: left;
    padding: 30px;
    padding-bottom: 0;
    padding-top: 0;
}
.wpcf7-form h3 {
    margin-top: -38px;
    padding-left: 29px;
    border-bottom: 1px solid black;
    padding-bottom: 18px;
    text-transform: uppercase;
}
.reserva{
	display: inline-block;
}
table.contact{
	width: 471px;
}
.data-checkin{
	width: 100%;
}
.buttonvoltar {
    color: 
white !important;
background:
    red;
    padding: 10px;
    font-weight: bold;
}
#ui-datepicker-div{
	z-index:99999999!important;	
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png") !important;
}
#ui-datepicker-div th{
	background-color:#21265D;
		color:white;
}
#ui-datepicker-div td{
	border:1px solid #21265D;
}
#ui-datepicker-div td:hover{
	background-color:#21265D;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background:#f9c858 !important;
	border: 2px solid #21265D !important;
    border-radius: unset !important;
}

	
.data-checkin, .data-checkout {
    background-image: url('/hotelTalisma/wp-content/themes/acorespro-sandbox/img/calendario.png');
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 20px;
}
.reserve_form input{
	background-color: #BDBDBD;
	border: 0px;
	max-width: 196px;
	padding: 5px;
	font-size: 0.8rem;
}
.adultos, .criancas{
	max-width: 53px;
	margin-right: 10px;
}
.reserve_form_compatibilidade input{
	margin-top: 30px;
	width: 100%;
	background-color: #d3a011;
	padding: 5px 10px 5px 10px;
	border:0px;
	vertical-align: middle;
}
.pre-footer{
	height:13px;
	background-color: white;
}

table.tabela_quartos{
	width: 445px;
}
td.td_icone{
	vertical-align: top;
	align-content: center;
	width: 50px;
}
td.td_desc p{
	font-size: 0.9rem;
	width: 400px;
}
/* ----------------- fim do single Quartos -----------------------*/
/* --------------------- Contactos -------------------------*/
.h1_contactos {
    position: relative;
    top: 155px;
    color: white;
    text-transform: uppercase;
}
.left-single {
    padding-right: 55px !important;
    font-family: helvetica, sans-serif;
}
.s-title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}
.right-single .tp-bullets {

    top: unset !important;
    bottom: -75px !important;

}
.right-single .hermes .tp-bullet{
width: 14px;
height: 14px;
	box-shadow: inset 0 0 0 2px rgb(122, 122, 122)!important;
}
table.tabela_quartos {

    float: left;

}

.right-single .tp-bullet::after {
    background-color: rgb(77, 77, 77) !important;
    box-shadow: 0 0 1px rgb(77, 77, 77) !important;
	}
.imagem{
	background-image: url('/hotelTalisma/wp-content/themes/acorespro-sandbox/img/imagens_de_fundo/01.jpg');
	height: 345px;
	width: 100%;
}
.localizacao{
	height: 345px;
	width: 100%;
}
.contacto_email{
	margin-top: 20px;
}
.contacto_email a{
	color: black;
}
.contacto_email a:hover{
	color: black;
}
.form_contacto {

    border-radius: 0px;
    width: 100%;
    padding-left: 10px;
    font-family: helvetica, sans-serif;
    padding-right: 10px;
    box-shadow: unset;
    border: 1px solid #919191;
    box-shadow: 0px 0px 3px 0px #5D5D5D;

}
.wpcf7-submit {

    background-color: #d2a411;
    /*width: 100%;*/
    border: none;
    padding: 5px;
    color: white;
    /*font-family: helvetica, sans-serif;*/
    font-size: 16px;
    cursor: pointer;

}
.wpcf7-submit:hover {

    background-color: #bd8f00;

}
#lang_sel_click ul ul{
	border:0 none !important;
}
html {
    overflow-x: hidden;
	background-color:black;
}
/* --------------------- Fim dos Contactos ------------------*/


/* --------------------- Footer -----------------------------*/
.rodape{
	background-color: #dfaf10;
}
.logo-rodape {

    width: 225px;
    height: auto;
    display: inline-block;
    margin: 0 auto;

}
.footer_360 a p {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}
.address {

    color: white;
    font-size: 0.7rem;
    font-weight: bold;
    float: left;
    padding-left: 35px;
    font-family: helvetica, sans-serif;

}

.social{
	margin-top: 5px;
	width:25px;
	height: 25px;
}
.footer{
	padding: 15px;
}
.footer_360{
	background-color: black;
}
.footer_360 p{
	width: 170px;
	margin: auto;
	color: grey;
}
/* --------------------- Fim do Footer ----------------------*/


.col-md-6.imagecenter {
    text-align: justify;
}

.text_just{text-align: justify;}
.row.comodidades {/*
    float: left; */
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

.comodo {
    font-size: 15px;
    font-family: helvetica, sans-serif;
    margin-bottom: 30px;
}
.comodo svg {
    width: 25px !important;
    height: auto;
    margin-right: 15px;
    position: relative;
    top: 4px;
}


a
{
  text-decoration: none;
  color: #232323;

  transition: color 0.3s ease;
}

a:hover
{
  color: tomato;
}

#menuToggle
{
  display: block;
  position: relative;
  top: 25px;
  left: 15px;

  z-index: 1;

  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */

  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #cdcdcd;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/*
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -47px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 125px;
  padding-bottom: 55px;

  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */

  transform-origin: 0% 0%;
  transform: translate(-100%, 0);

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}


#menuToggle input:checked ~ ul
{
  transform: none;
}

.hamburger{display:none}

.contatos_bck{border-radius: 40px; background-color:#f1f1f1;padding:40px 20px;width: 100%;}
.contatos_bck .single-title{text-align: center}
.contatos_bck label{font-weight: 800; text-transform: uppercase;    width: 100%;}
.contatos_bck input[type="text"],.contatos_bck input[type="email"],.contatos_bck textarea{width:100% !important; border:1px solid #21265c;padding:6px }
.contatos_bck input[type="submit"]{background-color:#21265c;padding: 12px 32px; text-transform: uppercase;float:right}


.overlay_login{display: none}
.gototop{display:none;z-index: 2;}



.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
    border: 1px solid #21265D;
    color: #21265D;
    background-color: white;
    padding: 8px 20px;
    font-size: 20px;
    border-radius:0 !important;
    width: 100% !important;
    line-height: 28px;
    cursor: pointer;
    transition: background 0.3s ease;
    }



.btn:hover{background: #21265D; color:#fff;}


.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

/*IPAD*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  {
    
    .overlay{width:262px; height: 260px}
    .overlay::after {left: 0 !important;}
   /* .closepop { width: 80%;
    position: fixed;
    top: 500px;
    z-index: 10;
        background:red;
}*/


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  { 

    .votar_bt,.perfil_bt{    margin-left: 12px;}
    .perfil-open{width: 91% !important;}

}






 @media only screen and (max-width: 1200px) and (orientation: landscape){
    
     .overlay::after {left: 0 !important;}
    .perfil-open {width: 83% !important;}
    /*.closepop{width: 75% !important;} */
     
    
}
@media only screen and (max-width: 1200px){
    
    .overlay::after {left:34px}
    
    .ui-tabs .ui-tabs-nav li {font-size:16px !important }

    #accordion-acores h3{line-height: 24px}
    .perfil-open {
        position: fixed;
        z-index: 12;
        background-color: #ffffff;
        height: 410px;
        overflow-y:scroll;
        overflow-x:hidden;
        border: 7px solid #41416D;
        top: 0;
        padding: 10px;
        width:92%;
        margin:auto auto;
        margin-top: 80px;        
}
    
    /*.closepop{width: 80%;position: fixed;top: 47px;z-index: 1;} */
    
    .dblock{display:block;margin-left:0 !important}
    #lang_sel_list{z-index:1 !important}
    .idtborder {
    border-right: 0;
    display: block;
    /* border: 1px solid; */
    margin-top: 50px;
}
.clear_both{clear:both;}
.texto_barra_portal{padding-top:8px;}
.barra_boot_portal_azores_gov_pt {height:54px !important;}
.tp-loop-wrap {margin-top: -40px;}
.tp-caption{font-weight:800 !important}
.single-title {font-size:24px;}
.span_barra_portal {width: 50%;float: right;}
    .lblform{margin-top: 20px;    font-size: 10px;}
    .overlay_login{width:100%;height: 100%; background-color:rgba(33,38,92,0.95);position: fixed;z-index:10; overflow-y: hidden}
    .bt_close{font-size: 22px; color:#fff;position: absolute;top:20px;right: 20px;}
    .hide_login{z-index: 11; width:100%;}
    .hide_login{z-index: 11; }
    
    
    .blktop{margin-top: 45% !important;width: 80% !important;}
    .line_rpass {width:60%;margin-bottom: 32px;clear:both}
    .hide_login input[type="text"]{width:90% !important;margin-bottom: 20px;float:right}
    .hide_login input[type="password"]{width:90% !important;float:right}
    input#bt_submitlogin{ padding: 5px 22px;}
    .registarbt {width: 45% !important;float: right; text-align: center}
    .gototop{display: block; position: fixed; right: 20px; bottom: 20px; color:#fff;  background:#f9c858; padding:10px 14px }
    input#bt_submitlogin{width:50%}
    input#bt_submitlogin{width:50%}
    .navbar{margin-left: -40px;margin-top: -6px;}
    .hamburger{display:block}
    .navbar{display: none;}
        .main-menu li {
            background: #fff;
            padding: 4px 21px;
            font-weight: 800;
            width: 100%;
        }

        .topgov img {
            float: left;
        }

        .topgov {
            height: 39px;
            width: 100%;
            background-color: #f2f2f2;
            color: #000;
            font-size: 10px;
            clear: both;
            line-height: 12px;
            
        }
    .hide_login{display:none;}
    .mob_login{display: block}
    img.top_logo {width: 160px;}
    .flags {width: 158px;margin-top: 15px;}
    .searchicon {
        margin: 10px 0 0 15%;
    position: absolute;
    top: 0;
    left: 128px;
    top: 8px;
    }
    .mob_login{position:absolute;top: -42px;right: 94px;cursor: pointer}
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{background-color:#fff !important}
    .hamburger{    position: absolute; right: 10px;top:60px; z-index:5;}
    #rev_slider_1_1_wrapper {margin-top: -10px !important;}
    .footer-copyright {
    padding-top:10px;
    line-height: 12px;
        font-size: 12px;}

}