@charset "utf-8";
/* CSS Document */

.top-bar .button-quote
{
	background-color: #e00000;
    color: #fff;
    font-family: 'Lucida Fax', sans-serif;
}

.full-header .navbar-nav > li > a
{
	color: #000;
}

.navbar-nav > li.active {
    border-bottom: 2px solid #e00000;
}

.navbar-nav > li:after
{
	    background: #e00000;
}

@media only screen and (min-width: 992px)
{
.navbar-nav > li.has-dropdown > ul.dropdown-menu {
    width: 350px;
	}
}

@media only screen and (min-width: 992px)
{
ul.dropdown-menu > li, ul.mega-menu > li {
    padding-right: 0;
    height: 34px;
}
}

@media only screen and (min-width: 992px)
{
ul.dropdown-menu li > a:hover
{
	color: #e00000;
}
}

.bg-theme {
    background-color: #be0101 !important;
}

.cta-devider:before
{
	    background-color: #ffffff;
}

.cta-desc h5 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    line-height: 28px;
}
.heading-bg:before
{
	    border: 2px solid #ff3f3f;
}

.btn-secondary {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.copyrights {
    padding-top: 30px;
    padding-bottom: 30px;
}
.copyrights p {
    color: #ffffff;
    line-height: 0px;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 14px;
    font-family: calibri;
}

.shortcode-8 .feature-icon
{
	    background-color: #be0101;
}

.top-bar .top-contact p {
    font-size: 13px;
    font-weight: 500;
    line-height: 35px;
}

.top-bar {
    height: 37px;
	    line-height: 35px;
	background-color: #be0101;
}

.full-header {
    height: 132px;
}
.full-header .navbar-fixed-top {
    top: 35px;
    height: 94px;
}
.top-bar .top-contact p
{
	color: #fff;
}
.top-bar .top-contact span {
    color: #ffffff;
}


.heading p:last-child, .heading-p {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    font-family: 'Montserrat', serif;
    font-style: bold;
    line-height: 23px;
}
p {
    color: #000000;
}
i
{
	    font-size: 60px;
    color: #c80808;
}
.page-title .title-bg:before
{
	background-color: #c80826;
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
.navbar-toggle .icon-bar {
    background-color: #be0101;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
	.navbar-toggle {
    border-color: #be0101;
	}
}

@media only screen and (max-width: 767px) and (min-width: 320px)
{
	.navbar-toggle {
    border-color: #be0101;
	
}
}
@media only screen and (max-width: 767px) and (min-width: 320px)
{
	.navbar-toggle .icon-bar {
    background-color: #be0101;
}
}

.fa-thumbs-up:before {
    content: "\f164";
    color: #fff;
}
.fa-group:before, .fa-users:before {
    content: "\f0c0";
	color: #fff;	
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
	color: #fff;
}

.fa-certificate:before {
    content: "\f0a3";
	color: #fff;
}

.service .service-desc a.read-more:hover {
    color: #be0101;
}

.service .service-desc h4
{
	font-size: 15px;
}
.service .service-desc h4
{
	color: #be0101;
}
.widgets-contact .widget-contact-icon
{
	height: 80px;
}
.widgets-contact .widget-contact-info p:last-child
{
	color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
.widgets-contact p
{
	    font-size: 20px;
}

.contact .widgets-contact .widget-contact-icon i {
    color: #c80826;
}

.btn-primary.btn-black:hover {
    background-color: #c80826;
}

.service-4 .service-icon
{
	    padding-top: 0px;
}

.service-4 .service-icon
{
	    background-color: #c80826;
}

.project-img .project-hover
{
	    background-color: rgba(47, 47, 47, 0.51);
}

.fa-search-plus:before {
    content: "\f00e";
    color: #fff;
    font-size: 45px;
}

.project-hover .project-zoom
{
	left: 150px;
	top: 160px;
}