/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
/*Own Css by Mr Jamal*/

body{

}

.tm-toolbar {border: 0px solid red; margin:10px 0px;}
.tm-headerbar {border: 0px solid red;}
.tm-navbar {border: 0px solid red;}
.tm-footer {}

#tm-headerbar .uk-container{
position: relative;
border: 0px solid red;
}

#tm-headerbar .uk-container .tm-navbar{
	position: absolute;
	top: 0px;
	right: 35px;
	border: 0px solid red;
}

@media (min-width: 320px) and (max-width: 768px) {
	#tm-headerbar .uk-container .tm-navbar{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px solid red;
	}
}

.uk-dropdown{}
.uk-dropdown-navbar{} 
.uk-dropdown-width-1{}

.uk-navbar-nav > li > a { 
border-bottom: 1px solid #444444;
margin-right: 30px;
}

.uk-navbar-nav > li.uk-active > a { 
border-bottom: 1px solid #c91032;
}

.uk-navbar-nav > li:last-child > a { 
margin-right: 0px;
}

.uk-navbar-nav > li > a:hover { 
border-bottom: 1px solid #c91032;
}

a.uk-navbar-nav-subtitle div
{color: #cbcbcb;}

.tm-toolbar-bg{
background: #28292a;
color: #8b8b8b;
font-size:12px;
line-height: 16px;
}

.tm-headerbar-bg{
background: #28292a;
border-top: 1px solid #444444;
}

.tm-block-showcase-a{
    border: 0px solid red;
	background: #c91032;
	color: #ffffff;
}

.tm-block-showcase-a .uk-panel-box{
	color: #ffffff;
}

.tm-block-showcase-a .uk-panel-title{
	color: #ffffff;
}

.tm-block-showcase-b{
    border: 0px solid red;
	padding: 40px 0px;
}
.tm-block-showcase-c{
    border: 0px solid red;
	padding: 40px 0px;
	background: #f0f0f0;
}

.tm-block-showcase-c .donation{
    border: 0px solid red;
	background-image: url("../../../images/donate-bg.jpg");
	background-repeat: no-repeat;
	background-position:  50% 50%;
	background-size: cover;
	background-color: #28292a;
	color: #ffffff;
	padding: 30px;
}

.tm-block-showcase-c .volunteer{
    border: 0px solid red;
	background-image: url("../../../images/volunteer-bg.jpg");
	background-repeat: no-repeat;
	background-position:  50% 50%;
	background-size: cover;
	background-color: #28292a;
	color: #ffffff;
	padding: 30px;
}

.tm-block-showcase-c .donation-env{
    border: 0px solid red;
	background-image: url("../../../images/donate-bg-env.jpg");
	background-repeat: no-repeat;
	background-position:  50% 50%;
	background-size: cover;
	background-color: #28292a;
	color: #ffffff;
	padding: 30px;
}

.tm-block-showcase-c .volunteer-env{
    border: 0px solid red;
	background-image: url("../../../images/volunteer-bg-env.jpg");
	background-repeat: no-repeat;
	background-position:  50% 50%;
	background-size: cover;
	background-color: #28292a;
	color: #ffffff;
	padding: 30px;
}

.tm-block-showcase-c .uk-panel-box.donation,
.tm-block-showcase-c .uk-panel-box.volunteer
{

}

.donation .uk-panel-title,
.volunteer .uk-panel-title,
.donation-env .uk-panel-title,
.volunteer-env .uk-panel-title
{
	color: #ffffff;
}


.tm-block-top-a{
    border: 0px solid red;
	padding: 40px 0px;
}

.tm-block-top-b{
	background: #ffffff;
	color:#656565;
	padding: 40px 0px;
}


.tm-block-middle{
	padding: 40px 0px;
}

/*Seminar Part*/

.seminar{

}

.seminar .seminar-img-right{
margin: 0px 0px 20px 20px;
}

.env-img-left{
margin: 0px 20px 20px 0px;
}

/*Newsletter*/
.newsletter .acysubbuttons {
    text-align: left;
	margin:0px;
}

.newsletter .acymailing_form .fieldacyemail{
	margin: 0 0 8px;
}


.newsletter .inputbox{
    background: #f0f0f0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
	width: 100%;
}

.newsletter .button {
    display: inline-block;
    letter-spacing: 4px;
    padding: 18px 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	text-transform: uppercase;
    transition: all 300ms linear 0s;
}



.link-1 {
    background: none;
    border: 1px solid #c91032;
    color: #444444;
    display: inline-block;
    letter-spacing: 4px;
    padding: 14px 40px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	text-transform: uppercase;
    transition: all 300ms linear 0s;
}

.donation .link-1,
.volunteer .link-1,
.donation-env .link-1,
.volunteer-env .link-1
 {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.link-1:hover
{
    background: #c91032;
	color: #ffffff;
}

.donation .link-1:hover,
.volunteer .link-1:hover
{
    background: #ffffff;
	color: #444444;
}


.tm-block-feature-a{
    border: 0px solid red;
	padding: 40px 0px;
	background: #f0f0f0;
}

.sponsors{

}

.sponsors .sponsor-img{
border: 1px solid #cccccc;
margin-bottom: 5px;
background: #ffffff;
}

.sponsors .wk-slideshow-default .nav span {
    background: rgba(0, 0, 0, 0.4);
	width: 12px;
	height: 12px;
	border-radius: 8px;
}

.sponsors .wk-slideshow-default .nav span:hover {
    background: rgba(0, 0, 0, 0.8);
}

.sponsors .wk-slideshow-default .nav .active span {
    background: rgba(0, 0, 0, 1);
}

.tm-block-feature-b{
    border: 0px solid red;
	padding: 40px 0px;
}

.uk-icon-button{
margin-bottom: 10px;
}

.meet-with-us .bottom-add-margin{
    margin-top: 30px;
}

.meet-with-us .uk-icon-button
{
    background: none;
    border-radius: 0%;
	border: 1px solid #cccccc;
}

.tm-block-feature-c{
    border: 0px solid red;
	background-image: url("../../../images/testi-bg.jpg");
	background-repeat: repeat;
	background-position:  50% 50%;
    background-attachment:fixed;		
	background-size: cover;
	color: #ffffff;		
	background-color: #28292a;
}

.tm-block-feature-c .uk-panel-box {
    background: none;
	color:#dddddd;
}

.tm-block-feature-c .uk-panel-title{
	color: #ffffff;
}

.meet-with-us .uk-icon-button:hover
{

}

.tm-block-feature-c h1,
.tm-block-feature-c h2,
.tm-block-feature-c h3,
.tm-block-feature-c h4,
.tm-block-feature-c h5,
.tm-block-feature-c h6{
color: #ffffff;
}

.tm-feature-c-color-overlay{
	padding: 40px 0px;
    background-color: rgba(0, 0, 0, 0.8);
	animation:mymove 5s infinite;
	/*Safari and Chrome:*/
	-webkit-animation:mymove 5s infinite;
}

@keyframes mymove
{
from {background-color:rgba(0, 0, 0, 0.4);}
to {background-color:rgba(0, 0, 0, 0.8);}
}

/*Safari and Chrome:*/
@-webkit-keyframes mymove
{
from {background-color:rgba(0, 0, 0, 0.4);}
to {background-color:rgba(0, 0, 0, 0.8);}
}

.tm-block-bottom-a{
    border: 0px solid red;
	padding: 40px 0px;
}

.tm-block-bottom-b{
	background: #2d2e2f;
	padding: 40px 0px;
	color: #cccccc;
}

.tm-block-bottom-b h1,
.tm-block-bottom-b h2,
.tm-block-bottom-b h3,
.tm-block-bottom-b h4,
.tm-block-bottom-b h5,
.tm-block-bottom-b h6
{
color: #cccccc;
}



.tm-block-bottom-b .uk-panel-box {
    background: none;
	color: #cccccc;
}

.tm-block-bottom-b .uk-panel-box .uk-panel-title {
    color: #f0f0f0;
}

.tm-block-footer{
	background: #2d2e2f;
	color: #cccccc;
	border-top: 1px solid #666666;
	padding: 20px 0px;
}

.uk-subnav-line > li:nth-child(n+2):before {
border-color: #b3b3b3;
}

.tm-block-dark .uk-panel-box .uk-nav-side > li > a {

}

.tm-footer {
    margin-bottom: 15px;
    margin-top: 15px;
}

div.boxplus-slider {
    padding: 0px;
}

div.sigplus-gallery ul > li > img,
div.sigplus-gallery ul > li > a > img {
margin:0px !important;
}

.uk-panel-box{
background: none;
}

/* Recent Campaign Box Style*/

.grid {
    width: 100%;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	border: 0px solid red;
	padding:0px;
	height: 100%;
}

.grid li {
    width: 24.98%;
    float:left;
	display: inline-block;
	margin: 0;
	text-align: left;
	position: relative;
	border: 0px solid red;
	overflow:hidden;
}

@media (max-width: 599px){
	
    .grid li {
    width: 100%;
	}
	
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	background: #131212;
	color: #e25335;
}

.grid figcaption h3 {
    display:block;
	margin: 5px;
	padding: 0;
	color: #fff;
	border: 0px solid red;
}

.grid figcaption span {
    display:block;
    margin: 5px;
	border: 0px solid red;
}

.grid figcaption span:before {
	content: '';
}

.grid figcaption a {
    line-height:40px;
	text-align: center;
	width:100%;
	display: inline-block;
	background: #e25335;
	color: #fff;
	transition: all 0.4s ease-in-out 0s;
	-o-transition:all 0.4s ease-in-out 0s;
	-ms-transition:all 0.4s ease-in-out 0s;
	-moz-transition:all 0.4s ease-in-out 0s;
	-webkit-transition:all 0.4s ease-in-out 0s;
	border: 0px solid red;
}

.grid figcaption a:hover {
	background: #ffffff;
    color: #3c3c3c;
}

/* Individual Caption Styles */


/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/*Home Img*/

.equip-bg{
    padding:0;
	list-style: none;
	margin:0px;
}


.equip-bg li{
    width: 100%;
	min-height: 100px; 
    overflow: hidden;
    position: relative;
    float:left;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	text-align:center;
}


.equip-bg li:last-child{float:right; 	margin-right: 0;}

.equip-bg li  img{margin:0px; padding:0px;}

@media (max-width: 1023px) {
.equip-bg li {width: 100%; }
}


.equip-bg li div.equip-caption{
position: absolute;
left: 0;
bottom: 5px; 
width: 100%;
background: rgba(68, 136, 187, 0.7);
color: #ffffff;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}



.equip-bg li:hover div.equip-caption{
color: #ffffff;
background: rgba(0, 0, 0, 1);
}


/************Responsive Grid**********/

/* General grid styles */
.cbp-ig-grid {
	list-style: none;
	padding: 0 0 50px 0;
	margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
	content: " "; 
	display: table; 
}

.cbp-ig-grid:after { 
	clear: both; 
}

/* grid item */
.cbp-ig-grid li {
	width: 33.33%;
	float: left;
	height: 420px;
	text-align: center;
	border-top: 1px solid #ddd;
}

/* we are using a combination of borders and box shadows to control the grid lines */
.cbp-ig-grid li:nth-child(-n+3){
	border-top: none;
}

.cbp-ig-grid li:nth-child(3n-1),
.cbp-ig-grid li:nth-child(3n-2) {
	box-shadow: 1px 0 0 #ddd;
}

/* anchor style */
.cbp-ig-grid li > a {
	display: block;
	height: 100%;
	color: #47a3da;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}

/* the icon with pseudo class for icon font */
.cbp-ig-icon {
	padding: 30px 0 0 0;
	display: block;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}

.cbp-ig-icon:before {
	font-family: 'FontAwesome';
	font-size: 10em;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-ig-icon-shoe:before {
	content: "\f0a2";
}

.cbp-ig-icon-ribbon:before {
	content: "\f087";
}

.cbp-ig-icon-milk:before {
	content: "\f11a";
}

.cbp-ig-icon-whippy:before {
	content: "\f003";
}

.cbp-ig-icon-spectacles:before {
	content: "\f115";
}

.cbp-ig-icon-doumbek:before {
	content: "\f007";
}

/* title element */
.cbp-ig-grid .cbp-ig-title {
	margin: 20px 0 10px 0;
	padding: 20px 0 0 0;
	font-size: 2em;
	position: relative;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}

.cbp-ig-grid .cbp-ig-title:before {
	content: '';
	position: absolute;
	background: #47a3da;
	width: 160px;
	height: 6px;
	top: 0px;
	left: 50%;
	margin: -10px 0 0 -80px;
	-webkit-transition: margin-top 0.2s; /* top or translate does not seem to work in Firefox */
	-moz-transition: margin-top 0.2s;
	transition: margin-top 0.2s;
}

.cbp-ig-grid .cbp-ig-category {
	text-transform: uppercase;
	display: inline-block;
	font-size: 1em;
	letter-spacing: 1px;
	color: #fff;
	-webkit-transform: translateY(10px);
	-moz-transform: -moz-translateY(10px);
	-ms-transform: -ms-translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	-webkit-transition: transform 0.3s, opacity 0.2s;
}

.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hover styles */

.cbp-ig-grid li > a:hover {
	background: #47a3da;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}

.cbp-ig-grid li > a:hover .cbp-ig-icon:before,
.cbp-ig-grid li > a:hover .cbp-ig-title {
	color: #fff;
}

.cbp-ig-grid li > a:hover .cbp-ig-title {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}

.cbp-ig-grid li > a:hover .cbp-ig-title:before {
	background: #fff;
	margin-top: 80px;
}


@media screen and (max-width: 62.75em) {
	.cbp-ig-grid li {
		width: 50%;
	}

	/* reset the grid lines */
	.cbp-ig-grid li:nth-child(-n+3){
		border-top: 1px solid #ddd;
	}

	.cbp-ig-grid li:nth-child(3n-1),
	.cbp-ig-grid li:nth-child(3n-2) {
		box-shadow: none;
	}

	.cbp-ig-grid li:nth-child(-n+2){
		border-top: none;
	}

	.cbp-ig-grid li:nth-child(2n-1) {
		box-shadow: 1px 0 0 #ddd;
	}
}

@media screen and (max-width: 41.6em) { 
	.cbp-ig-grid li {
		width: 100%;
	}

	.cbp-ig-grid li:nth-child(-n+2){
		border-top: 1px solid #ddd;
	}

	.cbp-ig-grid li:nth-child(2n-1) {
		box-shadow: none
	}

	.cbp-ig-grid li:first-child {
		border-top: none;
	}
}

@media screen and (max-width: 25em) { 
	.cbp-ig-grid {
		font-size: 80%;
	}

	.cbp-ig-grid .cbp-ig-category {
		margin-top: 20px;
	}
}

/*highlights*/
.tm-news-date-right:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0BC9EB;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    content: "";
    height: 0;
    left: 58px;
    position: relative;
    top: 24px;
    width: 0;
}

.tm-news-date-left:before {
    border-color: rgba(0, 0, 0, 0) #0BC9EB rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 10px 5px 0px;
    content: "";
    height: 0;
    right: 8px;
    position: relative;
    top: 24px;
    width: 0;
}

.tm-news-date-left,
.tm-news-date-right
 {
    background: none repeat scroll 0 0 #0BC9EB;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 22px;
    height: 60px;
    line-height: 24px;
    position: relative;
    width: 60px;
}

.tm-news-date-left span, 
.tm-news-date-right span 
{
    display: block;
    font-size: 12px;
    line-height: 8px;
}


.tm-news-icon-right:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c91032;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    content: "";
    height: 0;
    left: 60px;
    position: relative;
    top: 24px;
    width: 0;
}

.tm-news-icon-left:before {
    border-color: rgba(0, 0, 0, 0) #c91032 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 10px 5px 0px;
    content: "";
    height: 0;
    right: 10px;
    position: relative;
    top: 24px;
    width: 0;
}

.tm-news-icon-left,
.tm-news-icon-right
 {
    border:1px solid #c91032;
    border-radius: 100%;
    color: #c91032;
    font-size: 30px;
    height: 60px;
    line-height: 40px;
    position: relative;
    width: 60px;
}

.tm-news-title {
    color: #c91032;
    font-size: 22px;
    margin-top: 20px;
}
.tm-news-title span.uk-text-small{
color: #383838;
}

/*Sponsor*/

.uk-margin-bottom {
    margin-bottom: 45px !important;
}

.tm-underline {
    position: relative;
}
.tm-underline:before {
    background-color: #e1e1e1;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}


.tm-divider {
    border-color: #e1e1e1;
    border-width: 2px;
    margin: 25px auto;
    width: 120px;
}

/*Slide*/
@media (min-width: 320px) and (max-width: 1024px) {
.slide-cap-hide800{ display: none;}
}


.home-slide,
.home-slide2
{
border: 0px solid red;
}

.home-slide3{
padding-top: 100px; padding-bottom: 150px; color: #ffffff;
}

.home-slide .wk-slideshow .caption 
{
    background: none;
    bottom: 30%;
    left: 20%;
    position: absolute;
    right: 20%;
    z-index: 5;
}

.home-slide2 .wk-slideshow .caption 
{
    background: none;
    bottom: 30%;
    left: 0%;
    position: absolute;
    right: 0%;
    z-index: 5;
}

.home-slide5 .wk-slideshow .caption 
{
    background: rgba(255, 255, 255, 0.5);
    bottom: 30%;
    left: 30%;
    position: absolute;
    right: 30%;
    z-index: 5;
	border-radius: 5px;
	padding: 20px;
}

@media (min-width: 320px) and (max-width: 1024px) {
.home-slide5 .wk-slideshow .caption 
{
 background: none;
}
}

@media (min-width: 1024px) and (max-width: 1200px) {
.home-slide5 .wk-slideshow .caption 
{
    left: 10%;
    right: 10%;
}
}

.wk-slideshow .next, .wk-slideshow .prev {
	text-align:center;
	z-index: 6;
}

.wk-slideshow-default > div:hover .prev,
.wk-slideshow-default > div:hover .next
{
    background:  rgba(201, 16, 50, 0.8);
	transition: all 300ms linear 0s;
	height: 60px;
	width: 40px;
}

.home-slide3 .wk-slideshow-default > div:hover .prev,
.home-slide3 .wk-slideshow-default > div:hover .next
{
    background:  rgba(255, 255, 255, 0.8);
}

.wk-slideshow-default > div:hover .prev:hover,
.wk-slideshow-default > div:hover .next:hover
{
    background:  rgba(0, 0, 0, 1);
}

.home-slide3 .wk-slideshow-default > div:hover .prev:hover,
.home-slide3 .wk-slideshow-default > div:hover .next:hover
{
    background:  rgba(255, 255, 255, 1);
}

.wk-slideshow-default > div:hover .prev:after,
.wk-slideshow-default > div:hover .next:after
 {
    font-family: "FontAwesome";
	font-size: 40px;
	line-height: 60px;
	color: #ffffff;
	font-weight: normal;
}

.home-slide3 .wk-slideshow-default > div:hover .prev:after,
.home-slide3 .wk-slideshow-default > div:hover .next:after
 {
	color: #383838;
}

.wk-slideshow-default > div:hover .prev:after{
    content: "\f104";
	}
	
.wk-slideshow-default > div:hover .next:after{
    content: "\f105";
	}

.home-slide .wk-slideshow .caption a, 
.home-slide2 .wk-slideshow .caption a,
.home-slide5 .wk-slideshow .caption a 
{
    text-decoration: none;
}

.caption1{
background: rgba(0, 0, 0, 0.8);
display: inline-block;
padding: 10px 15px;
margin: 0;
color: #ffffff;
}

.white-text{
color: #ffffff;
}

.color-text{
color: #c91032;
}

.caption-color{
background: #c91032;
display: inline-block;
padding: 10px 15px;
font-weight: bold;
}

.slide5-title.style1 {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.slide5-title.style1:before, 
.slide5-title.style1:after {
    background: #28292a;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    left: -50px;
    width: 50px;
}

.slide5-title.style1:after {
    left: inherit;
    right: -50px;
}

.slide5-title.style2 {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
	border-top: 1px solid #28292a;
	border-bottom: 1px solid #28292a;
}

.slide5-title.style3 {
    position: relative;
    text-transform: uppercase;
	border-top: 1px solid #28292a;
	border-bottom: 1px solid #28292a;
	margin-right: -20px;
	margin-left: -20px
}

.slide5-title.style4 {
    display: inline-block;
    position: relative;
	border-bottom: 1px solid #c91032;
}

.home-slide2 .caption1
{
margin: 0px;
background: #28292a;
border-bottom: 0;
}

.caption2{
background: rgba(255, 255, 255, 0.8);
display: inline-block;
padding: 10px 15px;
margin: 0;
color: #383838;
}

.home-slide2 .caption2
{
margin: 0px;
border-bottom: 0;
background: #f0f0f0;
color: #383838;
}

.home-slide3 .caption2
{
margin: 0px;
background: none;
padding: 10px 0px;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}

.home-slide .link-1,
.home-slide2 .link-1,
.home-slide5 .link-1
{
background: rgba(201, 16, 50, 0.8);
border:0;
}

.home-slide3 .link-1{
background: rgba(255, 255, 255, 0.8);
color: #383838;
border: 0;
}

.home-slide3 .link-1:hover
{
background: rgba(255, 255, 255, 1);
color: #204b98;
}

.no-margin{
margin: 0px;
}

.home-slide .link-1:hover,
.home-slide2 .link-1:hover,
.home-slide5 .link-1:hover
{
background: rgba(0, 0, 0, 1);
}

.text-upper{
text-transform: uppercase;
}

.text-lower{
text-transform: none;
}

.font-bold{
font-weight:bold;
}

.font-normal{
font-weight:normal;
}

.home-slide .wk-slideshow .caption h1,
.home-slide .wk-slideshow .caption h2,
.home-slide .wk-slideshow .caption h3,
.home-slide .wk-slideshow .caption h4,
.home-slide .wk-slideshow .caption h5,
.home-slide .wk-slideshow .caption h6
{
}

/*Bottom Logo-Address Part*/
.tm-block-bottom-b .bottom-logo{
border: 1px solid #666666;
padding:25px 0px 25px 0px;
margin-top: 10px;
}

.bottom-logo span{margin:0px 7px;} 

.bottom-add
{
    text-transform: uppercase;
}

.tm-block-bottom-b .bottom-tel
{
margin:0px;
font-size:20px;
line-height: 30px;
}

.tm-block-bottom-b .bottom-add-margin
{
margin-top: 30px;
}

.tm-block-bottom-b .uk-icon-button
{
    background: none;
    border-radius: 0%;
	border: 1px solid #666666;
	color: #cccccc;
}

.tm-block-bottom-b .uk-icon-button:hover
{
	color: #ffffff;
}

/*Latest Events*/
.levent {
    display: inline-block;
    margin: 0 0 40px 0;
}

.levent h4{
font-size: 18px;
line-height: 24px;
display: inline-block;
margin:0px;
}

.levent h4 .mod_events_latest_content a{
color: #cccccc;
}

.levent h4 .mod_events_latest_content a:hover{
text-decoration: none;
color: #ffffff;
}

.levent-ltime {
	border: 1px solid #666666;
	display: block;
    text-shadow: none;
    margin: 2px 18px 0px 0;
    width: 67px;
	float: left;
    height:70px;
}

.levent-ltime .lmonth {
    display: block;
    padding: 7px 0 0 1px;
    text-shadow: none;
    text-transform: uppercase;
    color: #cccccc;
    text-align: center;
    font-size: 11px;
}

.levent-ltime .ldate {
    color: #808080;
    text-align: center;
	display: block;
    font-size: 18px;
}


/*Latest News*/
.latest-news{

}

.latest-news a.nspImageWrapper{
float:left;
display: block;
width:20%;
}

.latest-news h4.nspHeader{
float:right;
display: block;
width:74%;
font-size: 16px;
padding:0px;
}


.latest-news p.nspInfo{
float:right;
display: block;
width:74%;
margin-top: 0px;
margin-bottom: 0px;
}

.latest-news p.nspText{
float:right;
display: block;
width:74%;
}


.latest-news-bot{

}

.latest-news-bot .nspArts, 
.latest-news-bot .nspLinksWrap {
padding: 0px;
border: 0px solid green;
}

.latest-news-bot a.nspImageWrapper{
float:right;
display: block;
border: 0px solid red;
}

.latest-news-bot h4.nspHeader{
float:left;
display: block;
width:74%;
font-size: 18px;
line-height: 24px;
padding:0px;
border: 0px solid yellow;
}

.latest-news-bot h4.nspHeader a{
color: #cccccc;
}

.latest-news-bot h4.nspHeader a:hover{
color: #ffffff;
}

.latest-news-bot p.nspInfo{
float:left;
display: block;
width:74%;
margin-top: 0px;
margin-bottom: 0px;
color: #808080;
}

.latest-news-bot p.nspText{
float:left;
display: block;
width:74%;
}

@media (max-width: 1300px){
	.latest-news-bot h4.nspHeader,
	.latest-news-bot p.nspInfo,
	.latest-news-bot p.nspText
	{
	width:65%;
	}	
}

@media (max-width: 1023px){
	.latest-news-bot h4.nspHeader,
	.latest-news-bot p.nspInfo,
	.latest-news-bot p.nspText
	{
	width:50%;
	}	
}

@media (max-width: 767px){
	.latest-news-bot h4.nspHeader,
	.latest-news-bot p.nspInfo,
	.latest-news-bot p.nspText
	{
	width:74%;
	}	
}

@media (max-width: 479px){
	.latest-news-bot h4.nspHeader,
	.latest-news-bot p.nspInfo,
	.latest-news-bot p.nspText
	{
	width:65%;
	}	
}


/*Testimonial*/
.testimonials{
border: 0px solid red;
margin: auto;
max-width: 750px;
	}

.testimonials img.client-img{
border: 1px solid red; 
margin-top:0px; border-radius: 50%;
border-top: 3px solid rgba(201, 16, 50, 0.8);
border-right: 3px solid rgba(255, 255, 255, 0.8);
border-left: 3px solid rgba(255, 255, 255, 0.8);
border-bottom: 3px solid rgba(201, 16, 50, 0.8);
width: 100px;
height: 100px;
}

.testimonials .head-title:before {
    content: open-quote;
}
.testimonials .head-title:after {
    content: close-quote;
}
.testimonials .head-title {

}

.testimonials .message {
    margin-bottom: 30px;
    margin-top: 30px;
	font-style:italic;
}
.testimonials .sep-line {
    background: #c91032;
    height: 1px;
    margin: auto;
    width: 200px;
    z-index: 1;
}

.testimonials .aut-name {
    margin-top: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.testimonials .aut-name a{
color: #ffffff;
}

.wk-slideshow-default .nav span {
    background: rgba(255, 255, 255, 0.5);
	width: 12px;
	height: 12px;
	border-radius: 8px;
}

.wk-slideshow-default .nav span:hover {
    background: rgba(255, 255, 255, 0.8);
}

.wk-slideshow-default .nav .active span {
    background: rgba(255, 255, 255, 1);
}

.home-slide .wk-slideshow-default .nav {
position: absolute;
top: 2%;
z-index: 2;
right: 2%;
}

.home-slide .wk-slideshow-default .nav li {
display: block;
margin: 0px;
margin-bottom: 5px;
}

.home-slide .wk-slideshow-default .nav span {
    background: none;
	border: 2px solid rgba(255, 255, 255, 0.5);
}

.home-slide .wk-slideshow-default .nav span:hover {
    background: none;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.home-slide .wk-slideshow-default .nav .active span {
    background: none;
    border: 2px solid rgba(255, 255, 255, 1);
}

/*twitter-update*/
.twitter-update{
}

.twitter-update .wk-twitter-single.image {
    background: none;
    min-height: 43px;
    padding-left: 0px;
}

.title-line-right .uk-panel-title,
.title-line-left .uk-panel-title,
.title-line-center-large .uk-panel-title
{
position:relative;
margin-bottom: 40px;
}

.title-line-right .uk-panel-title:before,
.title-line-left .uk-panel-title:before,
.title-line-center-large .uk-panel-title:before
{
background: #cccccc;
bottom: -15px;
content: "";
display: block;
height: 1px;
position: absolute;
width: 120px;
}

.tm-block-bottom-b .title-line-right .uk-panel-title:before,
.tm-block-bottom-b .title-line-left .uk-panel-title:before,
.tm-block-bottom-b .title-line-center-large .uk-panel-title
{
background: #666666;
}

.title-line-right .uk-panel-title:before{
right: 0px;
}

.title-line-left .uk-panel-title:before{
left: 0px;
}

.title-line-center-large .uk-panel-title:before{
    margin-left: -60px;
	left: 50%;
}

.uk-panel-box{

}

/*Progress Bar*/
.meter { 
	height: 20px;  /* Can be anything */
	position: relative;
	margin: 30px 0 8px 0; /* Just for demo spacing */
	background: #8c919b;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
.meter > span {
	display: block;
	height: 100%;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	background-color: rgb(43,194,83);
	background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0, rgb(43,194,83)),
	  color-stop(1, rgb(84,240,84))
	 );
	background-image: -moz-linear-gradient(
	  center bottom,
	  rgb(43,194,83) 37%,
	  rgb(84,240,84) 69%
	 );
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}
.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: 
	   -webkit-gradient(linear, 0 0, 100% 100%, 
		  color-stop(.25, rgba(255, 255, 255, .2)), 
		  color-stop(.25, transparent), color-stop(.5, transparent), 
		  color-stop(.5, rgba(255, 255, 255, .2)), 
		  color-stop(.75, rgba(255, 255, 255, .2)), 
		  color-stop(.75, transparent), to(transparent)
	   );
	background-image: 
		-moz-linear-gradient(
		  -45deg, 
		  rgba(255, 255, 255, .2) 25%, 
		  transparent 25%, 
		  transparent 50%, 
		  rgba(255, 255, 255, .2) 50%, 
		  rgba(255, 255, 255, .2) 75%, 
		  transparent 75%, 
		  transparent
	   );
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
	0% {
	   background-position: 0 0;
	}
	100% {
	   background-position: 50px 50px;
	}
}

.orange > span {
	background-color: #f1a165;
	background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
	background-image: -webkit-linear-gradient(#f1a165, #f36d0a); 
}

.red > span {
	background-color: #c91032;
	background-image: -moz-linear-gradient(top, #c91032, #ff0000);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ff0000),color-stop(1, #ff0000));
	background-image: -webkit-linear-gradient(#c91032, #ff0000);
}

/*Activism Skills bar*/


.yellow > span {
	background-color: #ff9500;
	background-image: -moz-linear-gradient(top, #ff9500, #ffcc00);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ff9500),color-stop(1, #ffcc00));
	background-image: -webkit-linear-gradient(#ff9500, #ffcc00);
}

.lightblue > span {
	background-color: #34aadc;
	background-image: -moz-linear-gradient(top, #34aadc, #5856d6);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #34aadc),color-stop(1, #5856d6));
	background-image: -webkit-linear-gradient(#34aadc, #5856d6);
}

.green > span {
	background-color: #6eaf10;
	background-image: -moz-linear-gradient(top, #6eaf10, #0bd318);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6eaf10),color-stop(1, #0bd318));
	background-image: -webkit-linear-gradient(#6eaf10, #0bd318);
}

.white > span {
	background-color: #ffffff;
	background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #f0f0f0));
	background-image: -webkit-linear-gradient(#ffffff, #f0f0f0);
}

.black > span {
	background-color: #000000;
	background-image: -moz-linear-gradient(top, #000000, #28292a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #000000),color-stop(1, #28292a));
	background-image: -webkit-linear-gradient(#000000, #28292a);
}

.nostripes > span > span, .nostripes > span:after {
	-webkit-animation: none;
	background-image: none;
}

.meter.activism-sb1 { 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.meter.activism-sb1 > span{
border-radius: 0;
}

.meter.activism-sb2 { 
	height: 40px;  /* Can be anything */
	position: relative;
	margin: 8px 0 8px 0; /* Just for demo spacing */
	background: #8c919b;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.meter.activism-sb2 > span{
border-radius: 0;
}

.meter.activism-sb2 > span:after, 
.meter.activism-sb1 > span:after, 
.animate.activism-sb1 > span > span,
.animate.activism-sb2 > span > span 
{
	   -webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		   -moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
			   border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
		-webkit-border-top-left-radius: 0px;
	 -webkit-border-bottom-left-radius: 0px;
			-moz-border-radius-topleft: 0px;
		 -moz-border-radius-bottomleft: 0px;
				border-top-left-radius: 0px;
			 border-bottom-left-radius: 0px;
}


/*Our vision part 2*/

.highlights-top .tm-block-showcase-b{
    border: 0px solid red;
	margin-bottom: -80px;
}

.highlights-top .tm-showcase-b{

}

.highlights-top .uk-panel-box{

}

.highlights,
.highlights2,
.highlights3,
.highlights4,
.highlights5
{
border: 0px solid red;
position: relative;
top: -90px;
z-index: 5;
}

@media (min-width: 320px) and (max-width: 1024px) {
	.highlights-top .tm-block-showcase-b{
	    margin-bottom: 0px;
	}
}

@media (min-width: 320px) and (max-width: 1024px) {
	.highlights,
	.highlights2,
	.highlights3,
	.highlights4,
	.highlights5
	{
	top: 0px;
	}
}

.d-box-effect7-menu
{
    color: #cccccc;
    text-align: center;
    width: 316px;
	height: 316px;
    overflow: hidden;
    display: block;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border-color:  #f0f0f0;
    border-style: solid;
    border-width: 10px;
	color: #525151;
	border-radius: 163px;
	float:left;
	margin-right: 35px;
}

.highlights5 .d-box-effect7-menu
{
 background-color: #28292a;
 background-position: 50% 0%;
 background-repeat: no-repeat;
}

.highlights5 .d-box-effect7-menu:hover
{
 background-position: 50% 100%;
}

@media (min-width: 1024px) and (max-width: 1100px) {
	.d-box-effect7-menu
	{
	    width: 266px;
		border-radius: 0px;
		}
}


@media (max-width: 1023px) {
	.d-box-effect7-menu
	{
	margin-left: 205px;
	margin-right: 205px;
		}
}


@media (max-width: 799px) {
	.d-box-effect7-menu
	{
	margin-left: 185px;
	margin-right: 185px;
		}
}

@media (max-width: 767px) {
	.d-box-effect7-menu
	{
	margin-left: 105px;
	margin-right: 105px;
		}
}

@media (max-width: 600px) {
	.d-box-effect7-menu
	{
	margin-left: 45px;
	margin-right: 45px;
		}
}

@media (max-width: 479px) {
	.d-box-effect7-menu
	{
	    width: 93%;
		height: 316px;
		border-radius: 0px;
		margin-left: 0px;
        margin-right: 0px;
		}
}


@media (min-width: 320px) and (max-width: 1024px) {
	.d-box-effect7-menu
	{
		margin-bottom: 40px;
		}
}


.highlights2 .d-box-effect7-menu,
.highlights3 .d-box-effect7-menu,
.highlights4 .d-box-effect7-menu,
.highlights5 .d-box-effect7-menu
{
	border-radius: 0px;
}

.highlights3 .d-box-effect7-menu
{
    border-color:  #ffffff;
	border-bottom-color: #f0f0f0;
}

.highlights4 .d-box-effect7-menu{
    text-align: left;
	border-color: rgba(201, 16, 50, 0.8);
}

.highlights4 .d-box-effect7-menu:hover{
    text-align: left;
	border-color: rgba(110, 175, 16, 0.8);
}

.d-box-effect7-icon{
    line-height: 120px;
    margin: auto;
	font-size: 70px;
    opacity: 1;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.d-box-effect7-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 60%;
    top: 40%;
}

.d-box-effect7-main{
    font-size: 30px;
    opacity: 1;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	line-height:40px;
	margin-top:0px;
	background: rgba(201, 16, 50, 0.8);
	display: inline-block;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #ffffff;
}

.highlights4 .d-box-effect7-main{
    text-align: left;
}

.highlights3 .d-box-effect7-content{
height: 75%;
top: 25%;
}

.highlights3 .d-box-effect7-main{
	background: rgba(255, 255, 255, 0.8);
	color: #383838;
}

.d-box-effect7-sub{
    text-align:center;
    opacity: 1;
    position: absolute;
    bottom: 0;
    width: 100%;  
	background: rgba(201, 16, 50, 0.8);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	color: #ffffff;
}

.highlights3 .d-box-effect7-sub
{
	background: rgba(255, 255, 255, 1);
	color: #383838;
}

.highlights4 .d-box-effect7-sub
{
text-align: left;
bottom: 10px;
}

.highlights5 .d-box-effect7-sub
{
	background: rgba(201, 16, 50, 1);
	border-top: 10px solid #f0f0f0;
}

.highlights5 .d-box-effect7-sub h3{
color: #ffffff;
margin: 15px 10px 0px 10px;
}

.highlights5 .d-box-effect7-menu:hover .d-box-effect7-sub
{
	border-top: 0;
}

.d-box-effect7-sub p{margin:25px 55px 30px 55px;}
.highlights2 .d-box-effect7-sub p,
.highlights3 .d-box-effect7-sub p
{margin:25px;}

.highlights4 .d-box-effect7-sub p
{margin:20px;}

.highlights5 .d-box-effect7-sub p
{
  margin: 10px 25px;
}

@media (max-width: 479px) {
	.d-box-effect7-sub p {
		margin: 25px;
	}
}

@media (min-width: 1024px) and (max-width: 1100px) {
	.d-box-effect7-sub p {
		margin: 25px;
	}
}

.d-box-effect7-menu:hover,
.highlights4 .d-box-effect7-menu:hover
{
	border: 10px solid #28292A;
}

.d-box-effect7-menu:hover .d-box-effect7-icon{
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease;
}

.d-box-effect7-menu:hover .d-box-effect7-main{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
}

.d-box-effect7-menu:hover .d-box-effect7-sub{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}


/*About  Us Page*/
.about-us-bg .tm-block-showcase-a,
.services-bg .tm-block-showcase-a,
.blog-bg .tm-block-showcase-a,
.gallery-bg .tm-block-showcase-a,
.faq-bg .tm-block-showcase-a,
.event-bg .tm-block-showcase-a,
.volunteer-bg .tm-block-showcase-a,
.common-bg .tm-block-showcase-a,
.castelo_branco-bg .tm-block-showcase-a,
.casal_do_marco-bg .tm-block-showcase-a,
.funchal-bg .tm-block-showcase-a,
.faro-bg .tm-block-showcase-a,
.vila_real_santo_antonio-bg .tm-block-showcase-a,
.odivelas-bg .tm-block-showcase-a,
.castro_verde-bg .tm-block-showcase-a,
.seixal-bg .tm-block-showcase-a,
.pinhal_dos_frades-bg .tm-block-showcase-a,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a,
.altura-bg .tm-block-showcase-a,
.tavira-bg .tm-block-showcase-a,
.vitoria_conquista-bg .tm-block-showcase-a,
.jarinu-bg .tm-block-showcase-a
{
    border: 0px solid red;
	background-repeat: no-repeat;
	background-position:  50% 50%;
    background-attachment:scroll;
	min-height: 250px;
	color: #ffffff;
}

.about-us-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/about-bg.jpg");
}

.services-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/service-bg.jpg");
}

.blog-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/blog-bg.jpg");
}

.gallery-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/gallery-bg.jpg");
}

.faq-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/faq-bg.jpg");
}

.event-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/event-bg.jpg");
}

.volunteer-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/volunteer-bg.jpg");
}

.common-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/common-bg.jpg");
}

.castelo_branco-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/castelo_branco-bg.jpg");
}

.casal_do_marco-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/casal_do_marco-bg.jpg");
}

.funchal-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/funchal-bg.jpg");
}

.faro-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/faro-bg.jpg");
}

.vila_real_santo_antonio-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/vila_real_santo_antonio-bg.jpg");
}

.odivelas-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/odivelas-bg.jpg");
}

.castro_verde-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/maputo-bg.jpg");
}

.seixal-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/seixal-bg.jpg");
}

.pinhal_dos_frades-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/pinhal_dos_frades-bg.jpg");
}

.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/povoa_do_rio_de_moinhos-bg.jpg");
}

.altura-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/altura-bg.jpg");
}

.tavira-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/tavira-bg.jpg");
}

.vitoria_conquista-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/vitoria_conquista-bg.jpg");
}

.jarinu-bg .tm-block-showcase-a
{
	background-image: url("../../../images/content/jarinu-bg.jpg");
}

.about-us-bg .tm-block-showcase-a h1,
.about-us-bg .tm-block-showcase-a h2,
.about-us-bg .tm-block-showcase-a h3,
.about-us-bg .tm-block-showcase-a h4,
.about-us-bg .tm-block-showcase-a h5,
.about-us-bg .tm-block-showcase-a h6,
.about-us-bg .tm-block-showcase-a p,
.services-bg .tm-block-showcase-a h1,
.services-bg .tm-block-showcase-a h2,
.services-bg .tm-block-showcase-a h3,
.services-bg .tm-block-showcase-a h4,
.services-bg .tm-block-showcase-a h5,
.services-bg .tm-block-showcase-a h6,
.services-bg .tm-block-showcase-a p,
.blog-bg .tm-block-showcase-a h1,
.blog-bg .tm-block-showcase-a h2,
.blog-bg .tm-block-showcase-a h3,
.blog-bg .tm-block-showcase-a h4,
.blog-bg .tm-block-showcase-a h5,
.blog-bg .tm-block-showcase-a h6,
.blog-bg .tm-block-showcase-a p,
.gallery-bg .tm-block-showcase-a h1,
.gallery-bg .tm-block-showcase-a h2,
.gallery-bg .tm-block-showcase-a h3,
.gallery-bg .tm-block-showcase-a h4,
.gallery-bg .tm-block-showcase-a h5,
.gallery-bg .tm-block-showcase-a h6,
.gallery-bg .tm-block-showcase-a p,
.faq-bg .tm-block-showcase-a h1,
.faq-bg .tm-block-showcase-a h2,
.faq-bg .tm-block-showcase-a h3,
.faq-bg .tm-block-showcase-a h4,
.faq-bg .tm-block-showcase-a h5,
.faq-bg .tm-block-showcase-a h6,
.faq-bg .tm-block-showcase-a p,
.event-bg .tm-block-showcase-a h1,
.event-bg .tm-block-showcase-a h2,
.event-bg .tm-block-showcase-a h3,
.event-bg .tm-block-showcase-a h4,
.event-bg .tm-block-showcase-a h5,
.event-bg .tm-block-showcase-a h6,
.event-bg .tm-block-showcase-a p,
.volunteer-bg .tm-block-showcase-a h1,
.volunteer-bg .tm-block-showcase-a h2,
.volunteer-bg .tm-block-showcase-a h3,
.volunteer-bg .tm-block-showcase-a h4,
.volunteer-bg .tm-block-showcase-a h5,
.volunteer-bg .tm-block-showcase-a h6,
.volunteer-bg .tm-block-showcase-a p,
.common-bg .tm-block-showcase-a h1,
.common-bg .tm-block-showcase-a h2,
.common-bg .tm-block-showcase-a h3,
.common-bg .tm-block-showcase-a h4,
.common-bg .tm-block-showcase-a h5,
.common-bg .tm-block-showcase-a h6,
.common-bg .tm-block-showcase-a p,
.castelo_branco-bg .tm-block-showcase-a h1,
.castelo_branco-bg .tm-block-showcase-a h2,
.castelo_branco-bg .tm-block-showcase-a h3,
.castelo_branco-bg .tm-block-showcase-a h4,
.castelo_branco-bg .tm-block-showcase-a h5,
.castelo_branco-bg .tm-block-showcase-a h6,
.castelo_branco-bg .tm-block-showcase-a p,
.casal_do_marco-bg .tm-block-showcase-a h1,
.casal_do_marco-bg .tm-block-showcase-a h2,
.casal_do_marco-bg .tm-block-showcase-a h3,
.casal_do_marco-bg .tm-block-showcase-a h4,
.casal_do_marco-bg .tm-block-showcase-a h5,
.casal_do_marco-bg .tm-block-showcase-a h6,
.casal_do_marco-bg .tm-block-showcase-a p,
.funchal-bg .tm-block-showcase-a h1,
.funchal-bg .tm-block-showcase-a h2,
.funchal-bg .tm-block-showcase-a h3,
.funchal-bg .tm-block-showcase-a h4,
.funchal-bg .tm-block-showcase-a h5,
.funchal-bg .tm-block-showcase-a h6,
.funchal-bg .tm-block-showcase-a p,
.faro-bg .tm-block-showcase-a h1,
.faro-bg .tm-block-showcase-a h2,
.faro-bg .tm-block-showcase-a h3,
.faro-bg .tm-block-showcase-a h4,
.faro-bg .tm-block-showcase-a h5,
.faro-bg .tm-block-showcase-a h6,
.faro-bg .tm-block-showcase-a p,
.vila_real_santo_antonio-bg .tm-block-showcase-a h1,
.vila_real_santo_antonio-bg .tm-block-showcase-a h2,
.vila_real_santo_antonio-bg .tm-block-showcase-a h3,
.vila_real_santo_antonio-bg .tm-block-showcase-a h4,
.vila_real_santo_antonio-bg .tm-block-showcase-a h5,
.vila_real_santo_antonio-bg .tm-block-showcase-a h6,
.vila_real_santo_antonio-bg .tm-block-showcase-a p,
.odivelas-bg .tm-block-showcase-a h1,
.odivelas-bg .tm-block-showcase-a h2,
.odivelas-bg .tm-block-showcase-a h3,
.odivelas-bg .tm-block-showcase-a h4,
.odivelas-bg .tm-block-showcase-a h5,
.odivelas-bg .tm-block-showcase-a h6,
.odivelas-bg .tm-block-showcase-a p,
.castro_verde-bg .tm-block-showcase-a h1,
.castro_verde-bg .tm-block-showcase-a h2,
.castro_verde-bg .tm-block-showcase-a h3,
.castro_verde-bg .tm-block-showcase-a h4,
.castro_verde-bg .tm-block-showcase-a h5,
.castro_verde-bg .tm-block-showcase-a h6,
.castro_verde-bg .tm-block-showcase-a p,
.seixal-bg .tm-block-showcase-a h1,
.seixal-bg .tm-block-showcase-a h2,
.seixal-bg .tm-block-showcase-a h3,
.seixal-bg .tm-block-showcase-a h4,
.seixal-bg .tm-block-showcase-a h5,
.seixal-bg .tm-block-showcase-a h6,
.seixal-bg .tm-block-showcase-a p,
.pinhal_dos_frades-bg .tm-block-showcase-a h1,
.pinhal_dos_frades-bg .tm-block-showcase-a h2,
.pinhal_dos_frades-bg .tm-block-showcase-a h3,
.pinhal_dos_frades-bg .tm-block-showcase-a h4,
.pinhal_dos_frades-bg .tm-block-showcase-a h5,
.pinhal_dos_frades-bg .tm-block-showcase-a h6,
.pinhal_dos_frades-bg .tm-block-showcase-a p,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h1,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h2,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h3,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h4,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h5,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a h6,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a p,
.altura-bg .tm-block-showcase-a h1,
.altura-bg .tm-block-showcase-a h2,
.altura-bg .tm-block-showcase-a h3,
.altura-bg .tm-block-showcase-a h4,
.altura-bg .tm-block-showcase-a h5,
.altura-bg .tm-block-showcase-a h6,
.altura-bg .tm-block-showcase-a p,
.tavira-bg .tm-block-showcase-a h1,
.tavira-bg .tm-block-showcase-a h2,
.tavira-bg .tm-block-showcase-a h3,
.tavira-bg .tm-block-showcase-a h4,
.tavira-bg .tm-block-showcase-a h5,
.tavira-bg .tm-block-showcase-a h6,
.tavira-bg .tm-block-showcase-a p,
.vitoria_conquista-bg .tm-block-showcase-a h1,
.vitoria_conquista-bg .tm-block-showcase-a h2,
.vitoria_conquista-bg .tm-block-showcase-a h3,
.vitoria_conquista-bg .tm-block-showcase-a h4,
.vitoria_conquista-bg .tm-block-showcase-a h5,
.vitoria_conquista-bg .tm-block-showcase-a h6,
.vitoria_conquista-bg .tm-block-showcase-a p,
.jarinu-bg .tm-block-showcase-a h1,
.jarinu-bg .tm-block-showcase-a h2,
.jarinu-bg .tm-block-showcase-a h3,
.jarinu-bg .tm-block-showcase-a h4,
.jarinu-bg .tm-block-showcase-a h5,
.jarinu-bg .tm-block-showcase-a h6,
.jarinu-bg .tm-block-showcase-a p
{color: #ffffff; background: rgba(0, 0, 0, 0.8); padding: 10px 20px;}


.about-us-bg .tm-block-showcase-a .uk-panel-title,
.services-bg .tm-block-showcase-a .uk-panel-title,
.blog-bg .tm-block-showcase-a .uk-panel-title,
.gallery-bg .tm-block-showcase-a .uk-panel-title,
.faq-bg .tm-block-showcase-a .uk-panel-title,
.event-bg .tm-block-showcase-a .uk-panel-title,
.volunteer-bg .tm-block-showcase-a .uk-panel-title,
.common-bg .tm-block-showcase-a .uk-panel-title,
.castelo_branco-bg .tm-block-showcase-a .uk-panel-title,
.casal_do_marco-bg .tm-block-showcase-a .uk-panel-title,
.funchal-bg .tm-block-showcase-a .uk-panel-title,
.faro-bg .tm-block-showcase-a .uk-panel-title,
.vila_real_santo_antonio-bg .tm-block-showcase-a .uk-panel-title,
.odivelas-bg .tm-block-showcase-a .uk-panel-title,
.castro_verde-bg .tm-block-showcase-a .uk-panel-title,
.seixal-bg .tm-block-showcase-a .uk-panel-title,
.pinhal_dos_frades-bg .tm-block-showcase-a .uk-panel-title,
.povoa_do_rio_de_moinhos-bg .tm-block-showcase-a .uk-panel-title,
.altura-bg .tm-block-showcase-a .uk-panel-title,
.tavira-bg .tm-block-showcase-a .uk-panel-title,
.vitoria_conquista-bg .tm-block-showcase-a .uk-panel-title,
.jarinu-bg .tm-block-showcase-a .uk-panel-title
{display: inline-block; text-align: right; background: #28292a; border-radius: 10px; padding: 10px 30px 10px 30px; margin-top: 10px;}

.about-tab-1{

}

.environmental-tab-1 .gkTabsWrap.vertical ol li, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li,
.about-tab-1 .gkTabsWrap.vertical ol li, 
.about-tab-1 .gkTabsWrap.horizontal ol li,
.about-tab-2 .gkTabsWrap.horizontal ol li , 
.about-tab-2 .gkTabsWrap.vertical ol li, 
.service-tab-2 .gkTabsWrap.vertical ol li,
.service-tab-2 .gkTabsWrap.horizontal ol li
{
    text-shadow: none;
	border-radius: 0;
	font-weight: inherit;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0 15px !important;
}

.about-tab-1 .gkTabsWrap.vertical ol li, 
.about-tab-1 .gkTabsWrap.horizontal ol li
{
	border: 1px solid #cccccc;
	background: none;
	color: #383838;
}

.environmental-tab-1 .gkTabsWrap.vertical ol li, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li
{
	border: 1px solid #cccccc;
	background: none;
	color: #ffffff;
	top: -1px;
	left: -1px;
}


.environmental-tab-1 .gkTabsWrap.vertical ol li:hover, 
.about-tab-1 .gkTabsWrap.vertical ol li:hover, 
.about-tab-2 .gkTabsWrap.vertical ol li:hover, 
.environmental-tab-1 .gkTabsWrap.vertical ol li.active, 
.about-tab-1 .gkTabsWrap.vertical ol li.active, 
.about-tab-2 .gkTabsWrap.vertical ol li.active, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.environmental-tab-1 .gkTabsWrap.horizontal ol li.active,
.about-tab-1 .gkTabsWrap.horizontal ol li.active,
.about-tab-2 .gkTabsWrap.horizontal ol li.active 
{
    text-shadow: none;
	color: #c91032!important;
}

.about-tab-1 .gkTabsWrap.vertical ol 
{
    border-bottom: 1px solid #cccccc;
	min-height: 39px;
}

.environmental-tab-1 .gkTabsWrap.vertical ol
{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 0;
	min-height: 40px;
}

.environmental-tab-1 .gkTabsItem,
.about-tab-1 .gkTabsItem,
.about-tab-2 .gkTabsItem
{
    padding: 20px 20px;
    border: 1px solid #cccccc;
	border-top: 0;
}

.environmental-tab-1 .gkTabsItem {
    background: none;
}

.abt-icon-bg{
    font-size: 35px;
	background: #c91032;
	width: 100px;
	height: 100px;
	border-radius: 50px; 
	text-align: center;
	line-height: 100px;
	color: #ffffff;
}

.service-1 .abt-icon-bg{
    font-size: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.about-2:hover .abt-icon-bg,
.service-1 .uk-grid:hover .abt-icon-bg
{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
}

.service-1 .tm-news-title{
margin-top: 0px;
}

@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

  
.about-tab-2 .gkTabsWrap.vertical ol
{
    border-bottom: 0px solid #c91032;
	min-height: 38px;
	background: #c91032 !important;
}

.about-tab-2 .gkTabsWrap.vertical ol li, 
.about-tab-2 .gkTabsWrap.horizontal ol li
{
	border: 0;
	background: none;
	line-height: 35px;
	color: #ffffff;
    margin: 0 0 0 10px !important;
}


.about-tab-2 .gkTabsWrap.vertical ol li:hover, 
.about-tab-2 .gkTabsWrap.vertical ol li.active, 
.about-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.about-tab-2 .gkTabsWrap.horizontal ol li.active
{
    text-shadow: none;
	color: #383838!important;
	background: #f0f0f0;
}

.about-tab-2-img-left
{
margin: 10px 20px 0px 0px;
}

.about-tab-2-img-right{
margin: 10px 0px 20px 20px;
}

.text-color{
color: #c91032;
}

.service-tab-1{

}

.service-tab-1 .gkTabsWrap.vertical ol, 
.service-tab-1 .gkTabsWrap.horizontal > ol {
    background: #dddddd;
}

.service-tab-1 .gkTabsItem {
    padding: 20px 20px;
	background: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	border:0;
}


.service-tab-1 .gkTabsWrap.vertical ol li, 
.service-tab-1 .gkTabsWrap.horizontal ol li
{
    text-shadow: none;
	border-radius: 0;
	font-weight: inherit;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    border-bottom: 1px solid #cccccc !important;
	color: #383838;
	width: 100%;
    margin: 0 0 0 !important;
	padding: 0px 15px !important;
	background: none;
}

.service-tab-1 .gkTabsWrap.vertical ol li:hover, 
.service-tab-1 .gkTabsWrap.vertical ol li.active, 
.service-tab-1 .gkTabsWrap.horizontal ol li:hover, 
.service-tab-1 .gkTabsWrap.horizontal ol li.active
{
    text-shadow: none;
	color: #ffffff!important;
	background: #c91032;
}

.service-tab-1 .gkTabsWrap.horizontal ol li.active {
    padding-right: 18px !important;
}

.service-tab-2 .gkTabsWrap.vertical ol 
{
    border-bottom: 0px solid #c91032;
	min-height: 38px;
	background: #c91032 !important;
}

.service-tab-2 .gkTabsWrap.vertical ol li, 
.service-tab-2 .gkTabsWrap.horizontal ol li
{
	background: none;
	color: #ffffff;
}

.service-tab-2 .gkTabsWrap.vertical ol li:hover, 
.service-tab-2 .gkTabsWrap.vertical ol li.active, 
.service-tab-2 .gkTabsWrap.horizontal ol li:hover, 
.service-tab-2 .gkTabsWrap.horizontal ol li.active 
{
    text-shadow: none;
	color: #383838!important;
	background: #ffffff;
}

.service-tab-2 .gkTabsItem
{
    padding: 20px 20px;
    border: 0;
	border-top: 0;
}

.price-plan
{
border: 1px solid #cccccc;
background: #f0f0f0;
}

.price-plan-price {
    color: #c91032;
    font-size: 35px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
	border: 10px solid #c91032;
    border-radius: 60px;
	margin: 20px 0px;
	display: inline-block;
}

.price-plan hr{
background: #cccccc;
margin:0px;
}

.price-plan h3,
.price-plan p{
padding-left: 20px;
padding-right: 20px;
}

.price-plan:hover .price-plan-price
{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	border: 10px solid rgba(0, 0, 0, 0.8);
	color: #383838;
}

@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

/*Contact*/
.contact-page-bg .tm-block-middle{
 background: #f0f0f0;
}

.contact-page-bg .social-icon{

}

.contact-page-bg .uk-icon-button{
 border: 1px solid #cccccc;
}

/*Contact*/
.quick-contact{

}
.quick-contact .inputbox {
    background: #F0F0F0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.quick-contact .inputbox.textarea{

}

.quick-contact #spambox{
margin-top: 15px;
}

.quick-contact img#s5_qc_security_img{
width: 150px;
margin-bottom: 15px;
border: 1px solid #cccccc;
}

.quick-contact .button {
    display: inline-block;
    letter-spacing: 4px;
    padding: 18px 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
    vertical-align: middle;
	background-color: #C91032;
	color: #ffffff;
	border: 0;
}

.quick-contact .button:hover {
	background-color: #ff0000;
}

/*Contact 2*/
.contact{

}

.contact h3,
.contactvolunteer-bg h3
{display: none;}

.contact-form{

}

#contact-form{

}

#contact-form fieldset{
border: 1px solid #cccccc;
}

#contact-form fieldset legend{
width: auto;
padding: 0 10px;
margin: 12px 20px;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea
{
background: #f0f0f0;
padding: 16px;
border-radius: 3px;
transition: all 0.2s ease-in-out 0s;
width: 80%;
}

#contact-form textarea
{
height: 100px;
}

.form-actions 
{
background: none;
}

#contact-form .btn
{
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #C91032;
	color: #ffffff;
	border: 0;
}

#contact-form .btn:hover {
	background-color: #ff0000;
}

.contact-2 .social-icon{
margin: 7px 0px;
}

.contact-2 .uk-icon-button{
 border: 1px solid #cccccc;
}

/*Blog*/

#yoo-zoo .items h1.pos-title,
#yoo-zoo .item h1.pos-title
{
font-weight: 300;
letter-spacing: 0px;
}

#yoo-zoo .items div.pos-date,
#yoo-zoo .item div.pos-date
{
    background: #28292A;
    height: 40px;
    width: 40px;
}

#yoo-zoo .items div.pos-date span.month, 
#yoo-zoo .item div.pos-date span.month
{
line-height: 13px;
}

#yoo-zoo .items p.pos-links span a:after {
    content: "";
}
	
#yoo-zoo .items p.pos-links span a {
    display: inline-block;
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
    vertical-align: middle;
	background-color: #C91032;
	color: #ffffff;
	border: 0;
}

#yoo-zoo .items p.pos-links span a:hover{
	background-color: #ff0000;
}


#yoo-zoo #comments .comment-head {
    background: #f0f0f0;
    border: 1px solid #cccccc;
}


#yoo-zoo #comments .comment-head .author {
    font-weight: 300;
    text-shadow: none;
}

#yoo-zoo #comments #respond input[type="text"], 
#yoo-zoo #comments #respond textarea
{
	background: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	transition: all 0.2s ease-in-out 0s;
}

#yoo-zoo #comments #respond input[type="submit"] {
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #C91032;
	color: #ffffff;
	border: 0;
}

#yoo-zoo #comments #respond input[type="submit"]:hover{
	background-color: #ff0000;
}

.zoo-comments-list > article {
    border-top: 1px solid #cccccc;
}

.zoo-comments-list img {
  border: 0;
}

.zoo-tagcloud {
text-align: left;
}

.zoo-tagcloud li a {
display: inline-block;
transition: all 300ms linear 0s;
border: 1px solid #cccccc;
padding: 10px 15px;
background: #f0f0f0;
margin-bottom: 3px;
}
.zoo-tagcloud li a:hover{
background: #ffffff;
}


ul.zoo-list > li {
    border-top: 1px solid #cccccc;
}

/*Event Calender*/


#cal_title {
    font-size: 16px;
    font-weight: 300;
}

.cal_td_daysnames {
    background-color: #28292a;
    border: 1px solid #28292a;
	border-bottom: 1px solid #28292a;
    color: #ffffff;
    font-weight: 300;
    height: 35px !important;
    line-height: 35px;
}
.cal_td_weeklink {
    background-color: #28292a;
    border: 1px solid #808080;
}

.cal_td_weeklink a {
    color: #ffffff !important;
    font-weight: 300;
}


.cal_td_daysoutofmonth {
    background-color: #cbcbcb;
    border: 1px solid #ffffff;
}

.cal_td_daysnoevents {
    background-color: #f0f0f0;
    border: 1px solid #cccccc;
}


a.cal_daylink:link {
    font-weight: 300;
}

.cal_td_dayshasevents {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}


a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    display: block;
    font-weight: 300;
}

.cal_td_dayshasevents .eventstyle{
border-color: #28292a;
}

.cal_td_today {
    background-color: #cbcbcb;
    border: 2px solid #666666;
}

#jevents_body .event_legend_container {
    background-color: #28292a;
}

div.event_legend_name a {
    color: #ffffff;
}

#jevents_body div.event_legend_name {
    border-color: #808080;
}

div.event_legend_name {
    font-weight: 300;
}

.ev_fieldset {
    font-size: 14px;
    font-weight: 300;
}

a.ev_link_weekday:link {
    color: #383838;
}

.ev_table {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.ev_td_left {
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #383838;
	width: 30%;
	background: #f0f0f0;
}

.ev_td_right {
    border-top: 1px solid #cccccc;
}

.ev_td_today {
    background-color: #cbcbcb;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #383838;
}

.ev_td_today a.ev_link_weekday{
    color: #383838;
}

#jevents_body input[type="text"]
{

	background: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	width: 70%;
	transition: all 0.2s ease-in-out 0s;
}

#jevents_body input[type="submit"],
#jevents_body button
 {
    letter-spacing: 4px;
    padding: 18px 40px;
    text-transform: uppercase;
    transition: all 300ms linear 0s;
	background-color: #C91032;
	color: #ffffff;
	border: 0;
	margin-top: 10px;
}

#jevents_body input[type="submit"]:hover {
	background-color: #ff0000;
}

#jevents_body select {
	background-color: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	width: auto;
}

td.mod_events_latest_first, td.mod_events_latest {
    background-color: inherit;
    border-style: none;
    border-width: 0;
    padding: 0;
}

/*Social Presence*/
.social-presence-box
{
border: 1px solid #ffffff;
padding: 40px 0px;
margin: 5px 0px;
}

.social-presence-box .soc-icon
{
 font-size: 25px;
 line-height: 30px;
}

.social-presence-box .details1
{
margin:0px;
}

.social-presence-box .details2
{
margin:0px;
}


/*Political*/

.political-bg .tm-block-showcase-a
{
	background-color: #204b98;
	color: #ffffff;
}

/*FAQ*/
.faq-main{

}

.faq-main .sp-accordion.sp-accordion-style3 .toggler span, 
.faq-main .sp-accordion.sp-accordion-style3 .toggler span span {
    font-weight: inherit;
}

/*Donate*/
.donate-paypal{
border: 1px solid red;
}

.moduletabledonate-paypal{

}

.donate-paypal input[type="text"],
.moduletabledonate-paypal input[type="text"]
{
	background: #f0f0f0;
	padding: 16px;
	border-radius: 3px;
	width: 200px;
	transition: all 0.2s ease-in-out 0s;
	text-align: center;
	margin: 12px;
}

.donate-paypal select ,
.moduletabledonate-paypal select 
{
	background-color: #f0f0f0;
	padding: 18px;
	border-radius: 3px;
	width: 210px;
	text-align: left;
}

/* Required */

.hidden{
	opacity: 0;
}

.visible{
	opacity: 1;
}


/*Activism*/
.block-color .tm-block-feature-a{
padding:0;
background: #c91032;
}

.activism-p-1,
.activism-p-2
{
padding: 40px;
color: #ffffff;
}

.activism-p-2
{
background: #ff0000;
}

.activism-p-1 h3,
.activism-p-2 h3{
color: #ffffff;
}

.activism-p-1 .abt-icon-bg,
.activism-p-2 .abt-icon-bg
{
	background: none;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.activism-p-1:hover .abt-icon-bg,
.activism-p-2:hover .abt-icon-bg
{
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
	background: rgba(0, 0, 0, 0.8);
}

/*Sticky Header*/
div.tm-headerbar-bg{
min-height: 110px;

// set animation
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}

div.tm-headerbar-bg.sticky{
min-height: 60px; 
position: fixed;
z-index: 1000;
width: 100%;
}

div.tm-headerbar,
nav.tm-navbar
{
// set animation
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}

div.tm-headerbar.sticky1{
margin-top:10px;
margin-bottom: 10px;
}

nav.tm-navbar.sticky2{
margin-top:5px;
margin-bottom: 5px;
}