

.themecolor
{
    color:#d91320;/*Defines the theme color*/
}

.themecolor1
{
    text-shadow :1px 1px 10px #fff;
} 
.themecolor2
{
    color:#010b52;
}

.theme_background_color,#downloadbt:hover
{
    background-color:#d91320; /*Defines the theme bakcground color*/
}

.borderColor
{
    border-color:#000;/*Defines the color of the border*/
}
.social a,.social-big a
{
    color:#d91320;
}
.footer
{
    border-top-color:#d91320;
}
.black
{
    color:#000;
}

.white
{
    color:#fff;
}
.black-background
{
    background-color:#000;
}

.white-background
{
    background-color:#fff;
}

.grey
{
    color:#676565;
}
.grey_background_color
{
    background-color:#676565;
}

.sectionTitle hr
{
  border-color:#d91320; 
}

.sectionTitle .line{
    border-color:#fff;
}

.sectionTitle .line hr
{
    border-color:#dbdbdb;
}

ol.type li a:hover{ color:#d91320;}

.ramsh-menu.navbar-default .navbar-nav > li > a:hover,a.fa.fa-angle-down:hover,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{
    color:#d91320;
}

.navbar-toggle
{
 
 color:#d91320;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span,#contactbtn:hover {
	
	background:#d91320;
}
.owl-theme .owl-controls .owl-page.active span{
	background:#d91320;
}