/*
Theme Name: APAMCM
Theme URI: nastintas.pt
Author: ninjaMike freelancing for nastintas
Author URI: nastintas.pt
*/
body, div, p, h1, h2, h3, h4, h5, h6, img{
	margin:0;
	padding:0;
	display:block;	
}
.menu-item a, .customMore, .footer3 i{
	display:block;	
}
.contentWrap p {
    margin-bottom: 10px;
}
.contentWrap{
	background-repeat:no-repeat;
	background-position:bottom right;
    width: 100%;
    float: left;
}
a {
    text-decoration: none;
}
img{
	max-width:100%;	
	height:auto;
}
h4 {
    color: #B0286F;
}
.mainWrap {
    width: 100%;
    float: left;
}
.switcherWrap .hasThumbnail{
	margin-left:30%;	
}
body{
	font-family: 'Roboto', sans-serif;
	background-color:#F8F8F8;
	background-repeat: no-repeat;
	background-position: top left;
	opacity:0;
}
.content{
	background-repeat: no-repeat;
	background-position: top center;	
    padding: 50px 0 !important;
}
.header, .content, .footer {
    width: 100%;
    float: left;
    margin: 0 auto;
}
.max-width {
	width:95%;
	padding:5px 2.5%;
    margin: 5px auto;
    max-width: 1120px;
}
.logo {
    width: 45%;
    height: auto;
	float:left;
	margin-top:20px;
}
.social {
    margin-left: 25%;
    max-width: 220px;
	float:right !important;	
}
.social a {
    float: right;
}
.gray{
	background:#E5E5E5;	
	float:left;
	width:100%;
}
.fullWidth{
	float:left;
	width:100%;
	display:block;	
}
.causes {
    float: left;
}
.youtube {
    float: left;
}
.facebook {
    float: left;
}
.sponsor {
    float: right;
    margin: 20px 0;
}
.shareWrap {
    float: left;
    padding: 2.5%;
    width: 95%;
}
.flex-control-nav{
	display:none !important;	
}
.menu-primary-container {
    float: left;
	margin:10px 0;
}
.menu-primary-container li {
    list-style-type: none;
    padding: 0;
    margin: 0;
	float:left;
}
.menu a {
    padding: 8px;
    font-weight: 300;
    text-decoration: none;
    color: #000000;
    transition: all 0.5s;
    margin: 0 1px;
}
.menu a:hover {
    background:#ffffff;
}
#menu-primary {
    margin: 0;
    padding: 0;
}
.metaslider .flexslider{
	margin:0!important;	
}
.current_page_item a{
	background:#ffffff;
	color:#B0286F;	
}
.footerTtl {
    text-align: center;
    padding: 20px;
    background: #E5E5E5;
    display: table;
    margin: -83px auto 20px auto;
    position: relative;
    font-weight: 300;
    color: #B0286F;
}
hr {
    margin: 50px 0;
	color: #B0286F;
}
.footer4 {
    width: 24.5%;
    float: left;
    margin: 0 0.5% 25px 0;
}
.footer4 h4 {
    width: 10%;
    float: left;
    font-size: 32px;
    color: #B0286F;
    margin-top: 11px;
    position: relative;
}
.footer4 h3 {
    color: #B0286F;
    font-weight: 300;
}
.footer4 p {
    margin-left: 10%;
    font-weight: 300;
}
.pink{
	background-color:#ebdfeb;
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.footer3 {
    width: 25.5%;
    margin: 10px 3.5%;
    float: left;
    font-size: 13px;
    color: #000000;
}

.footer3 img {
    width: 35%;
    float: left;
    margin: 0 5px 10% 0;
}
.footer3 i {
    margin-top: 25px;
}
.footer3 p {
    margin-left: 37%;
}
.paddingTB{
	padding:0;	
}
.footer {
    background: #ffffff;
    text-align: center;
    padding: 24px 0;
    margin: 0;
}
.footer img {
    margin: auto;
	width:100px;
}
.oneThird {
    width: 32.5%;
    float: left;
    margin: 0 0.4%;
}
.oneFourth{
	width:23%;
	margin:0 1%;
	float:left;	
}
.threeFourths{
	width:73%;
	float:left;
	margin:0 1%;	
}
.twoThirds{
	width: 66%;
    float: left;
    margin: 0 0.3%;	
}
.oneHalf{
	width:50%;
	float:left;	
}
.label {
    text-align: center;
    padding:20px  2.5%;
    width: 95%;
    margin-bottom: 10px;
    font-weight: 300;
    float: left;
}
.newslettersHomeWrap {
    width: 94%;
    padding: 3%;
    max-height: 400px;
    overflow: hidden;
    border-bottom: 10px #e5e5e5 solid;
}
.btn, .more-link{
    text-align: center;
    width: 95%;
    padding: 2.5%;
    text-decoration: none;
    background: #ffffff;
    float: left;
    color: #B0286F;
    transition: all 0.3s;
}
.btn-c{
	text-align: center;
    width: auto;
    padding: 10px;
    text-decoration: none;
    background: #ffffff;
    float: left;
    color: #B0286F;
    transition: all 0.3s;	
}
.btn-c:hover{
	background: #B0286F;
    color: #ffffff;	
}
.btn:hover, .more-link:hover {
    background: #B0286F;
    color: #ffffff;
}
.newsletterForm input{
	width:40%;
	float:left;
	margin:2.5%;
	padding:2.5%;
	border:none;
	background:#ffffff;
	color:#B0286F;	
}
.newsletterForm .wpcf7-submit {
    width: 95%;
    float: left;
	cursor:pointer;
}
.newsletterForm .wpcf7-submit:hover {
    color:#ffffff;
	background:#B0286F;
}
.space{
	width:100%;
	float:left;
	height:15px;	
}
.newsletterForm br {
    display: none;
}
span.wpcf7-not-valid-tip{
	float:left;	
}

.switcherWrap p {
    color: #000000;
    font-weight: 300;
	text-align:left !important;
}
.switcherWrap .attachment-thumbnail{
	width:27%;
	margin-right:3%;
	float:left;
}
.switcherWrap .hasThumbnai{
	width:72%;
    color: #B0286F;
    margin: 4px 0 0 28%;
}
.switcherWrap .post {
    float: left;
    margin: 10px 0;
	width:100%;
}
.switchA, .switchB{
	width: 94%;
	padding: 3%;
	float:left;
	display:none;
}
.switcherWrap p, .switcherWrap .attachment-thumbnail {
	margin-bottom:10px;	
}
.switcherWrap h4{
	margin-top:10px;	
	text-align:left !important;
}
.active{
	display:block;	
}
.switchBtnA, .switchBtnB{
	width:48%;
	padding:1%;
	height:68px;
	float:left;	
	text-align:center;
	cursor:pointer;
}
.on h4{
	color:#ffffff;	
}
.label img {
    margin: auto;
}
.newslettersHomeWrap img {
    margin: auto;
}
.meuToogle {
    padding: 20px 0;
    background: #ffffff;
    cursor: pointer;
    color: #B0286F;
	text-align:center;
}
.meuToogle, .mobileMenu{
	display:none;	
}
#menu-primary-1 {
    width: 100%;
    margin: 10px 0;
    padding: 0;
}
.sub-menu {
    position: absolute;
    float: left;
    margin: 0;
    padding: 0;
    background: #E5E5E5;
	display:none;
	z-index:1000;
}
.sub-menu .menu-item {
    width: 100%;
}
.fbWrap {
    float: left;
    width: 100%;
    background: url('/img/facebook.png');
    padding: 140px 0;
}
.wp-caption {
    max-width: 100%;
}
.wp-caption-text {
    background: #B0286F;
    padding: 2.5%;
    width: 95%;
    color: #ffffff;
}
.leftText{
	width:97.5%;
	margin-right:2.5%;	
}
.post-itm .btn, .more-link{
	width:auto;
	padding:10px;	
}
.post-itm p{
	color:#000000;	
	text-align:justify !important;
}
.post-itm {
    float: left;
    padding: 25px 0;
	width:100%;
}
.post-itm .attachment-post-thumbnail{
	width:100% !important;
	height:auto;	
}
.gallery img{
	border:0 !important;
	width:90%;
	margin:5%;
}
.partners .gallery img{
	max-height:100px;
	width:auto;
	opacity:0;	
	margin:auto;	
}
.partners #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 24%;
    background: #ffffff;
    margin: 0.5%;
    height: 119px;
	overflow:hidden;
}
.partners .gallery-item{
	overflow:hidden;	
}
.current_page_item .sub-menu a{
	color:#000000;	
}
.current_page_item .sub-menu a:hover{
	color:#B0286F;	
}
.grid-1-2{
	width:48%;
	margin:1%;
	float:left;	
}
.grid-1-2 img{
	width:100%;
}
.grid-1-3{
	width:32.3%;
	float:left;	
	margin:0.5%;
}
.grid-1-3 img{
		width:100%;
		float:left;
		display:block;
}
.extraLegend{
	width:95%;
	padding:2.5%;
	float:left;	
	text-align:center;
	margin-bottom:10px;
	font-size:20px;
	text-transform:uppercase;
}
.blue{
	background:#0C3A84;
	color:#ffffff;	
}
.green{
	background:#82C55B;
	color:#ffffff;	
}
.extraLegendB{
    width: 95%;
    padding: 32px 2.5%;
    margin: 3px 0;
    text-align: center;
	color:#000000;
	float:left;
}
.navigationWrap img{
	width:100% !important;
	height:auto !important;	
}
.inscricao p{
	float:left;	
	display:block;
	width:100%;
	font-weight:300;
}
#patologiaOncologica span, #patologiaOncologica input, #ComoTeveConhecimento span, #ComoTeveConhecimento input, #TipodeDocumento input, #TipodeDocumento span, #EstadoCivil span, #EstadoCivil input{
	display:inline;	
}
#ComoTeveConhecimento .last{
	display:block;	
}
.inscricao .wpcf7-submit{
	color:#ffffff !important;
	background:#B0286F !important;
	padding:15px;	
	font-size:18px;
	font-weight:400;
	border:none;
	margin-top:10px;
	transition:all 0.3s;
	cursor:pointer;
}
.inscricao .wpcf7-submit:hover{
	background:#82C55B !important;	
}
.wpcf7-response-output, .wpcf7-not-valid-tip{
	float:left;	
}
.wpcf7-not-valid-tip{
	width:100%;	
}
.coolCaption {
    display: block;
    float: unset;
    width: 100%;
    text-align: center;
    margin: auto;
    font-size: 35px;
    font-style: italic;
    color: #B0286F;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
	position:relative;
	z-index:2000;
	height:40px;
	margin-bottom: 0px;
	margin-top:-40px;
	opacity:0;
}

.content h3, .content h4 {
    margin-bottom: 10px;
}
.label.gray.switchA.active .post-3{
	display:none !important;	
}
.omsc-expanded .omsc-toggle-title{
	background:#B0286F !important;
	color:#ffffff;	
}
.margin{
	margin:50px 0;	
}
.box-full-width{
	width:100%;
	float:left;	
}
.alignright {
    float: right;
}
.inscricao h3{
	font-sixe:20px;
	color:#ab276b;
}
.navigation a{
	font-weight:300;
	color:#ffffff;
	padding:10px;
	background:#B0286F;
	transition:all 0.3s;
	cursor:pointer;
}
.navigation a:hover{
	font-weight:300;
	color:#B0286F;
	background:#ffffff;
}
.corpo-clinico .oneFourth{
	width: 10%;
	margin: 0 1%;
	float: left;
}
.corpo-clinico .threeFourths{
	width: 86%;
	float: left;
	margin: 0 1%;	
}
.newslettersWrap .oneFourth img{
	cursor:pointer;
	opacity:0.5;
	transition:opacity 0.3s;	
}
.newslettersWrap .oneFourth img.active{
	opacity:1;
}
.newslettersWrap .oneFourth img:hover{
	opacity:0.8;	
}
.newslettersWrap .threeFourths img, .newslettersWrap .threeFourths br{
	display:none;	
}

.newslettersWrap .threeFourths img.active{
	display:block;	
}
@media(max-width:980px){
	.footer3 {
    width: 31.5%;
    margin: 10px 1.5% 10px 0;
	}
}
@media(max-width:800px){
	.footer4 {
    	width: 49.5%;
    	height: 220px;
		margin: 0 0.5% 10px 0;
	}	
	.logo {
    width: 55%;
	}
	.social{
		margin-left:20px;	
	}
}
@media(max-width:768px){
	.grid-1-3{
		width:49%;
		float:left;	
		margin:0.5%;
	}
	.extraLegendB {
		padding: 22px 2.5%;
	}
	.oneThird {
		width: 90%;
		padding: 2.5%;
		max-width: 380px;
		float: unset;
		margin: 20px auto;
	}
	.oneHalf{
		width:100%;
		float:left;
		margin:20px auto;	
	}
	.menu-primary-container li {
    	width: 100%;
    	text-align: center;
	}
	.meuToogle{
		display:block;	
	}
	.menu-primary-container{
		display:none;	
	}
	.leftText{
		width:100%;
		margin-right:0;	
	}
}
@media(max-width:590px){
	.grid-1-3{
		width:99%;
	}	
}
@media(max-width:360px){
	.footer3 {
    width: 100%;
    margin: 10px 0;
	}
	.footer4 {
		width:99.5%;
		height:auto;	
		margin-top: 25px;
	}
	.logo {
    	width: 100%;
	}
	.social {
		width: 100%;
		float: left;
		margin: auto;
		display: block;
		max-width: 100%;
	}
	.causes, .facebook, .youtube {
    	width: unset;
    	float: left;
	}
	.sponsor {
		float: left;
		margin: 10px 0;
	}
}
