/* */

a {
    color: #316400 !important;
    font-weight: 500 !important;
}

#sp-top-bar  {
/*    display: none !important;*/
    background-color: white !important;
    padding: 8px 0;
}


#sp-footer {
    font-size: 15px !important;
    font-weight: 500 !important;
    text-align: center !important;
    background: black !important;
/*    margin-top: -8%;*/
}

.helix-social-share .helix-social-share-icon ul li div {
	display: none !important;
}

.post-format {
	display: none !important;
}

.page-header {
    border-bottom: 2px solid gray !important;
    padding-bottom: 18px !important;
}

.page-header h1 {
    font-size: 30px !important;
    font-weight: 500 !important;
}

/*.entry-header {
    border-bottom: 2px solid gray;
    padding-bottom: 18px;
}

.entry-header h2 {
    margin: 8px 0 0;
    font-size: 24px;
    line-height: 1;
}
*/


div#sp-top1,
div#sp-top2,
div#sp-top3 {
    text-align: center !important;
    padding-bottom: 6px;
}

img.customWidthSigle2 {
	/*    width: 46% !important;*/
	/*    width: 23% !important;*/
	width: 63% !important;
}


img.customWidthSigle {
    width: 63% !important;
}



.sp-megamenu-parent >li:after {
    content: " |";
/*    font-weight: bold !important;*/
    color: gray !important;
}

/*.sp-megamenu-parent >li:first-child {
    display: none !important;
}*/


.sp-megamenu-parent >li:last-child:after {
	content: " ";
}

li.sp-menu-item.contactMenuButton:after {
	content: " ";
}

li.sp-menu-item.searchButton:after {
	content: " ";
}

li.sp-menu-item.searchMenuButton {
	position: relative;
	top: 2px;
}

.search .btn-toolbar button {
    background: #316400  !important;
    border-radius: 0 !important;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #454545 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
/*    margin-left: -7px !important;
    margin-right: -12px !important;*/
    margin-left: -2px !important;
    margin-right: -8px !important;
    text-transform: inherit !important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	 color:  #454545 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color:  #454545 !important;
    font-weight: 500 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #316400  !important;
    color: white !important;
    font-weight: 500 !important;
}

.fc-unthemed td.fc-today {
    background: #316400 !important;

}


.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
	color: #454545 !important;
}


.fc-unthemed td.fc-today a  {
    color: white !important;
    font-weight: bold;
}


.sliderPosition {
    margin-top: -16%;
}

#sp-header {
    opacity: 0.9 !important;
}


.col-md-12.col-sm-12.siglaPosition1 {
	/*margin-left: 94%;*/
	margin-left: 86%;
}

.col-md-12.col-sm-12.siglaPosition3 {
	margin-left: -95% !important;
	/*margin-left: 51%;*/
}

.oldTitle {
	display: none;
}

.titleCss {
	font-size: 21px;
}


div#textObjectives {
	background: #316400 !important;
	text-align: center;
	color: white !important;
	/*    padding: 96px;*/
	padding: 64px;
	font-weight: normal !important;
	font-size: 15px;
}

.customTitle {
	font-size: 25px;
	font-weight: bold;
	color: white !important;
}

div#textContact{
    background: #316400 !important;
    text-align: left;
    color: white !important;
    /* padding: 96px; */
    padding: 64px;
    font-weight: normal !important;
    font-size: 15px;
    margin-top: 57%;
    padding-bottom: 20%;
}


a.readMoreObjective {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
	font-size: 14px !important;
    border: 2px solid white;
    width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	padding-right: 21px;
	cursor: pointer;
    color: white !important;
    font-weight: bold !important;
}

a.readMoreObjective:hover {
	background: white !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
	font-size: 14px !important;
    border: 2px solid white;
    width: 100%;
    color: white !important;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	padding-right: 21px;
	cursor: pointer;
	color: #316400 !important;
    font-weight: bold !important;;
}

div#textAnuntEvenimente {
	background: #f0f2f3;
	margin-bottom: -15%;
	padding-top: 42px;
	padding-bottom: 57px;
}

.butonEvenimente {
	background: #316400 !important;
	width: 15% !important;
	color: white !important;
	text-align: center !important;
	font-size: 14px !important;
	font-weight: bold !important;
	border: 2px solid white !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	padding-right: 21px;
	cursor: pointer;
}

.butonEvenimente:hover {
	background: white !important;
	width: 15% !important;
	color: gray !important;
	text-align: center !important;
	font-size: 14px !important;
	font-weight: bold !important;
	border: 2px solid white !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	padding-right: 21px;
	cursor: pointer;
}

.bt-cs .bt-row {
	background: #fff;
}

.bt-cs .bt-inner .bt-title {
	color: #000;
}

.bt-cs .bt-inner img {
	outline: 1px solid #fff;
}


.bt-cs .bt-inner .bt-title {
    color: #454545 !important;
    font-weight: bold !important;
}

img.hovereffect {
    margin-right: 13px !important;
}

.bt-introtext {
    margin-top: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, i.fa.fa-remove {
	color: white !important;
}

.mod-dpcalendar-mini.mod-dpcalendar-mini-115 {
    background: white !important;
    /* padding: 14px; */
    /* padding: 25px; */
    padding: 17px;
}


.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
/*	color: #454545 !important;*/
	color: white!important;
    font-weight: bold !important;
}

td.fc-day-top.fc-thu.fc-today {
    color: white !important;
}

.dp-event-tooltip a {
	color: white !important;
	font-weight: bold !important;
}

.dp-event-tooltip p {
	display: none !important;
}


a.fc-day-number {
    color: black !important;
    font-weight: bold !important;
}

div.dp-event-tooltip {
	padding: 10px !important;
	background: #316400 !important;
}


.com-dpcalendar-event__information, .com-dpcalendar-event__actions.dp-button-bar.dp-print-hide{
    display: none !important;
}


.com-dpcalendar-event__description h3 {
    display: none !important;
}


.com-dpcalendar-event .dp-heading {
    border-bottom: 2px solid gray !important;
    padding-bottom: 18px !important;
}


.article-info {
    margin: 11px -8px 22px !important;
    line-height: 12px;
    font-weight: bold !important;
}

dl.article-info {
    margin-top: 44px !important;
}

.entry-header.has-post-format {
    /* margin-left: 68px; */
    margin-left: 0 !important;
}

.customOpacity {
	opacity: 0.6;
}

a.specialContactHref {
	color: white !important;
}


.customPadding2 , .customPadding3 {
	padding-left: 97px !important;
}

.customPosEmail {
	padding-top: 11px;
}

.col-xs-12.col-sm-12.col-md-12.customMap {
    padding-left: 0px;
    padding-right: 0px;
    /*margin-bottom: -10%;*/
    margin-bottom: -14%;
}

li.item-101, li.item-192 {
	display: none !important;
}

td.fc-day-top.fc-tue.fc-today > span {
    color: white !important;
}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
	.col-md-12.col-sm-12.siglaPosition1,
	.col-md-12.col-sm-12.siglaPosition3 {
		margin-left: initial !important;
	}

	img.customWidthSigle, img.customWidthSigle2, img.customWidthSigle3 {
		width: 100% !important;
	}

	.col-md-12.col-sm-12.siglaPosition1 {
   		 width: 119%;
	}

	.sliderPosition {
	    margin-top: -38%;
	    margin-bottom: 2%;
	}

	div#textObjectives {
		padding: 27px;
	}
	img.hovereffect {
    	margin-right: 13px !important;
	}

	.bt-cs .bt-inner .bt-title {
   		 margin-left: 20%;
	}

	.bt-cs .bt-inner img {
		margin-left: 7%;
	}

	.bt-introtext {
	    padding-left: 2px;
	    text-align: center;
	}

	.mod-dpcalendar-mini.mod-dpcalendar-mini-115 {
	    margin-top: 8%;
	}

	.col-xs-4.col-md-4.col-sm-4.customPadding1, 
	.col-xs-4.col-md-4.col-sm-4.customPadding2,
	.col-xs-4.col-md-4.col-sm-4.customPadding3
	 {
	    width: 100% !important;
	    padding-left: initial !important ;
	    padding-top: 13% !important;
	}


	div#textContact {
	     padding-bottom: 190%;
   		 margin-bottom: 3%;
	}

	div#textAnuntEvenimente {
		margin-bottom: 20%;
	}

	.col-xs-12.col-sm-12.col-md-12.customMap {
		margin-bottom: -40%;
	}

}


@media (min-width: 360px) and (max-width: 640px) {
	.col-md-12.col-sm-12.siglaPosition1,
	.col-md-12.col-sm-12.siglaPosition3 {
		margin-left: initial !important;
	}

	img.customWidthSigle, img.customWidthSigle2, img.customWidthSigle3 {
		width: 100% !important;
	}

	.col-md-12.col-sm-12.siglaPosition1 {
   		 width: 119%;
	}

	.sliderPosition {
	    margin-top: -38%;
	    margin-bottom: 2%;
	}

	div#textObjectives {
		padding: 27px;
	}
	
	img.hovereffect {
	    margin-right: 60px !important;
	}

	.bt-cs .bt-inner .bt-title {
   		 margin-left: 26%;
	}

	.bt-cs .bt-inner img {
		margin-left: 16%;
	}

	.bt-introtext {
	    padding-left: 2px;
	    text-align: center;
	}

	.mod-dpcalendar-mini.mod-dpcalendar-mini-115 {
	    margin-top: 8%;
	}

	.col-xs-4.col-md-4.col-sm-4.customPadding1, 
	.col-xs-4.col-md-4.col-sm-4.customPadding2,
	.col-xs-4.col-md-4.col-sm-4.customPadding3
	 {
	    width: 100% !important;
	    padding-left: initial !important ;
	    padding-top: 13% !important;
	}


	div#textContact {
	     padding-bottom: 190%;
   		 margin-bottom: 3%;
	}

	div#textAnuntEvenimente {
		margin-bottom: 20%;
	}

	.col-xs-12.col-sm-12.col-md-12.customMap {
		margin-bottom: -40%;
	}
}


@media (min-width: 375px) and (max-width: 667px) { 
	img.hovereffect {
	    margin-right: 80px !important;
	}
}

@media (min-width: 412px) and (max-width: 732px) { 
	img.hovereffect {
  	  margin-right: 110px !important;
	}

	.bt-cs .bt-inner {
	    padding: 0 33px !important;
	}

	.bt-cs .bt-inner .bt-title {
   		 margin-left: 26%;
	}

	.bt-cs .bt-inner img {
		margin-left: 16%;
	}
}

@media (min-width: 414px) and (max-width: 736px) { 
	.bt-cs .bt-inner {
	    padding: 0 32px !important;
	}
}



@media (max-width: 479px) {
	.customWidthSigle3 {
		width: 53% !important;
	}
}

@media (min-width: 760px) {
	.customWidthSigle3 {
		width: 57% !important;
	}
	.customdesktopHeader {
		margin-left: initial;
	}
}

@media screen and (device-width: 768px) and (device-height: 1024px)  {
	.mod-dpcalendar-mini.mod-dpcalendar-mini-115 {
	    margin-top: 4%;
	}

	div#textAnuntEvenimente {
		margin-bottom: 5%;
	}

	div#textContact {
	    margin-top: 57%;
	    padding-bottom: 34%;
	}

	.col-md-12.col-sm-12.siglaPosition1, .col-md-12.col-sm-12.siglaPosition3 {
		margin-left: initial !important;
	}
}

@media (min-width: 1199px) {
	.customWidthSigle {
		margin-left: -7% !important;
	}
	.customWidthSigle2 {
		margin-left: 42% !important;
	}
	.customWidthSigle3 {
		width: 54% !important;
		margin-left: 91% !important;
	}
    .customdesktopHeader {
        padding-top: 20px !important;
        margin-left: -33px !important;
    }
    .sp-megamenu-parent {
        width: inherit !important;
    }
}