
/* Alterações pedidas pela cliente */

/************** DESKTOP ******************************/

.logo_container a>img {
    height: 95px !important;
}

#menu-item-9999999999 ul.sub-menu {
    background-color: #fff !important;
    border: 0px !important;
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);
}
#menu-item-9999999999 ul.sub-menu > li.wpglobus-selector-link a, 
#menu-item-9999999999 ul.sub-menu > li.wpglobus-selector-link a:hover {
    color: #4d4d4d !important;
    padding-left: 10px;
}
#menu-item-9999999999 ul.sub-menu {
    width: 80px;
}

#menu-item-9999999999 ul.sub-menu .menu-item {
    padding:0px;
}

@media only screen and (min-device-width: 768px) {


}



/***Recrutamento***/
input#CV {
  margin-bottom:50px;
}
#aol_app_form .form-group:nth-child(4) > label {
 color:red;
}
label[for=Termos_e_condições] {
 color:red;
}

#aol-shortcode .read-more {
    background-color: #ee7922;
    border-color: #ee7922;
}

.aol-archive .panel-default>.panel-heading {
    background-color: #fff;
    text-transform: uppercase;
}
.aol-archive .well .col-md-3:last-child {
    width: 10%;
}
.aol-archive .well .col-md-3:last-child button {
    background-color: #ee7922;
    border-color: #ee7922;
  	color:#ee7922;
  font-size:0px;
}
.aol-archive .well .col-md-3:last-child button:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content:"\f002";
      color: #fff;
    font-size: 12px;
}

#aol-shortcode .aol-ad-taxonomy {
  display:none;
}
/************** Display das Actividades ******************************/
.tab_spot {
    margin-bottom: 40px; 
    text-align: justify;
}
.tab_spot br {
	content: "&nbsp;";
	display: block;
	margin-bottom:20px;
}
.span9.service-tab {
    display: block;
    width: 100%;
    border: 0px;
    box-shadow: none;
}

.flex-design .nav {
    display: inline-table !important;
}

a.acts::after {
    content: '+';
    display: block;
    text-align: center;
}

.nav-pills .nav-link, .nav-pills >.nav-link {
    /*float: left;*/
    text-align: center;
    min-height: 190px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #ccc;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 2%;
    width: 233px;
}

.acts p.acts_title {
    text-transform: uppercase;
    padding:0px;
    margin: 0px !important;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 140%;
    color: #303638;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 60px;
    width: 250px;
}

.acts .img_service {
    max-width: 100px;
}

.card-header span[aria-expanded="false"] img.no-active {
    display: inline-block;
}

.card-header span {
    padding: 1.1rem 1.25rem !important;
}
.card-header span::after {
    content: '+';
    text-align: center;
    float: right;
    margin-right: 10px;
    font-size: 20px;
}

/************** MOBILE ******************************/

@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {

    .gt3_course_item_wrap .gt3_course_content {
        display:table;
		padding: 0px !important;
		border:0px;
	}
	.gt3_course_item_wrap .gt3_course_content .gt3_course_title {
	    display: table-cell;
	    vertical-align: middle;
	}
    .gt3_course_item .gt3_course_content .gt3_course_title {
        text-transform: uppercase;
        padding-bottom: 0px !important;
    }
    .wpb_single_image img {
        margin-bottom: 15px;
    }
    .vc_custom_1531326118548 .wpb_wrapper .vc_column-inner .wpb_wrapper p {
        text-align: center !important;
    }
    .vc_custom_1535104904480 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .border-certificacoes {
        margin-bottom:15px;
    }
    .border-certificacoes .wpb_wrapper p {
        text-align: center !important;
    }
    #newsletter {
        position:relative;
    }
    .main_wrapper {
        padding: 0px;
    }
    #tribe-events-content-wrapper {
        margin-top: -25px;
    }
    .gt3-page-title {
        padding-bottom: 0px;
    }
    .vc_row.serv-list {
        left: -20px;
        width: 112%;
    }
}