/* Enter Your Custom CSS Here */


/*--------header menu--------*/


#menu-main-nav a{font-size:16px; font-style: italic;}


/*----*/
h2, h3 {font-style: italic;}

.counter_sec .uabb-number-text {
    font-style: italic;
}

.type2 {
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: rgba(145,0,62,0.7);
}





.gap{margin-top:20px;color:#000000;}

/*-----gray css------*/
#inside_img a {
	filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
#inside_img a:hover{filter:none;-webkit-filter: grayscale(0%);}

/*----------*/

.fa-chevron-down::before {
	position: absolute;
	right: 50%;
}

.fa-chevron-down::after {
	content: "EXPAND";
	right: 46.9% !important;
	position: absolute;
	margin-top: -30px;letter-spacing: 5px !important;
}

.fa-chevron-up::before {
	position: absolute;
	right: 50%;
}

.fa-chevron-up::after {
	content: "HIDE";
	right: 48% !important;
	position: absolute;
	margin-top: -30px;
	color: #fff;
	letter-spacing: 5px !important;
}


/*-------------*/

/*------------parallex-----*/

.parallex_height{height:490px;}

/*--------*/



/*----single-post--*/
.individual-page-info .uabb-info-list-title {
	width: 30%;
	float: left;
	
}

.individual-page-info .uabb-info-list-description {
	width: 100%;
}
