/*======= HOMEPAGE SLIDER =======*/
.tp-caption.greenbox30{
	background-color:#E00E12;
}
.shadow{
	text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5)!important;
}
.white-shadow{
	color:#FFFFFF!important;
	text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5)!important;
}
/*======= COLORS =======*/
/*      #E00E12 & #F23636       */
 
.btn:focus, .subscribe-btn, .progress .progress-bar, .accordionMod .panel-heading .current, #current:after, .tp-leftarrow.default:hover, .tp-rightarrow.default:hover, .contact-box:hover, .ch-info-wrap, .ch-info .ch-info-back, .content-box-about .ch-info-front, figure.effect-zoe figcaption, h2.form-signin-heading, a.prev,a.next, a.prev,a.next {
    background: #E00E12;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after, #not-found i, #options li a.selected {
    background-color: #E00E12;
    color: #fff;
}

.spinner {
    border-top-color: #E00E12;
}

.hero {
    border-left-color: #E00E12;
}

#options li a.selected {
	border: 1px solid #E00E12;
}

.ie8 .btn-color, .ie9 .btn-color {
	background: #E00E12 !important;
}

.ie8 .btn-color:hover, .ie9 .btn-color:hover {
	background: #E00E12 !important;
}

.btn-color:hover {
    color: #fff !important;
    background-color: #F23636 !important;
    border-color: #F23636 !important;
}

.sidebar-nav li.active:hover {
    background-color: #F23636 !important;
}

.btn-color {

    color: #fff !important;
	background-color: #E00E12 !important;
    border-color: #E00E12 !important;
}

#current,.menu ul li a:hover,.menu ul>li:hover>a, h2.form-signin-heading {
	border-bottom: 3px solid #E00E12;
}

ul.why li:before {
    background: #E00E12;
}

.menu ul ul {
	border-top: 3px solid #E00E12;
}

#horizontal-tabs ul.tabs li.current {
    border-top: 2px solid #E00E12;
}

#vertical-tabs ul.tabs li.current {
    border-left: 2px solid #E00E12;
}

.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {

}

a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color, ul.list.icons li i, #current, #current span, .menu ul > li > a:hover, .menu ul > li > a:hover span, #not-found h2, .bx-wrapper .bx-controls-direction a i, .pagination > li > a, .pagination > li > span, .phone-login a:hover, .price, .random-box-icon {
    color: #E00E12;
}

.testimonial p, blockquote {
	border-left: 5px solid #E00E12;
    border-right: 5px solid #E00E12;
}

.pricing_plan h3, .pricing_plan.special h3, .sidebar-nav li.active, .sidebar-nav li:hover, .btn.btn-shopping-cart .fa {
    background-color: #E00E12;
}

.pattern-overlay {
    background-color: rgba(222, 7, 4, 0.75);
}

#footer .pattern-overlay {
    background-color: rgba(0, 0, 0, 0.85);
}

.subscribe-btn {
    background: #F23636 !important;
}

/*======= FOOTER =======*/

.footer-top {
    border-bottom: none;
}

.footer-bottom {
    background: #000000;
    color: #fff;
    line-height: 30px;
}

footer .social li:first-child { border-left:none;}

.social-icons-footer-bottom li {
    border-right: none!important;
}

/*======= @MEDIA =======*/

@media screen and (min-width: 1200px){
	.product-lead .pattern-overlay{
		height:370px!important;	
	}
}
@media screen and (min-width: 993px) and (max-width: 1199px){
	.product-lead .pattern-overlay{
		height:450px!important;	
	}
}
@media screen and (max-width: 992px){
	.app-service{
		padding-top:0px!important;	
	}
}
