/*========== Color ====================*/


/*** 
=====================================================
	Theme Main Color Css
=====================================================
***/


{
	color:#!important;
}


/*** 
=====================================================
	Theme Main Background Color Css
=====================================================
***/

{
	background: #!important;
	background-color:#!important;
}


/*==============================================
   Theme Border Color Css
===============================================*/


{
    border-color: #!important;  
}

/*==============================================
   RGB
===============================================*/

.video-galler-outer-bg:before {
    background-color: rgb(0,0,0)!important;
}
.main-slider .content h3:before{
    background: rgb(0,0,0)!important;
}




