/* ad banner top floating */
#top_banner_02 {
	float: right;
}
/*
* Version: 1.6
* Red Color 		: #9c1006;
* Red Hover Color   : #c0392b;
* Additional color  : f9e6e6;
# rgba(231, 76, 60, 1);
*/


a {
    color: #9c1006;
}

a:focus,
a:hover,
a:active {
    color: #9c1006;
}

.color-green {
    color: #9c1006;
}

a.read-more:hover {
    color:#9c1006;
}

.linked:hover {
    color:#9c1006;
}

b, strong {
    font-weight:700;
}


/*Headers Default
------------------------------------*/
.header .navbar-default .navbar-nav > .active > a {
    color: #9c1006;
}

.header .navbar-default .navbar-nav > .active > a {
    border-color: #9c1006;
}

.header .dropdown-menu {
    border-top: solid 2px #9c1006;
}

.header .navbar-default .navbar-nav > li:hover > a {
    color: #c0392b;
}

.header .navbar .nav > li > .search:hover {
    border-bottom-color: #c0392b;
    color: #c0392b;
}

.header .navbar-default .navbar-toggle {
    border-color: #c0392b;
}
.header .navbar-toggle,
.header .navbar-default .navbar-toggle:hover,
.header .navbar-default .navbar-toggle:focus {
    background:  #9c1006;
}
.header .navbar-toggle:hover {
    background:  #c0392b !important;
}

.header .navbar-default .navbar-nav > .open > a,
.header .navbar-default .navbar-nav > .open > a:hover,
.header .navbar-default .navbar-nav > .open > a:focus {
    color: #9c1006;
}
.banner-wrap {
    position: fixed;
    top: 0;
    z-index: 1000;
}
.banner-wrap a{
    color: #0e90d2;
}
.banner-wrap a:hover {
    color: #00A8FF;

}
.banner-button {
    background-color: #9c1006 !important;
    padding: 15px 20px 15px 20px !important;
    margin-top: 10px;
    right: 0;
    opacity: 1;
    color: #fff;
}
.banner-button:hover {
    opacity: 0.9;
    background-color: #ffffff !important;
    color: #000 !important;
}
.banner-alert {
    color: #ffffff;
    background-color: #000000;
    border-color: #363b3c;
}


/*Design for max-width: 991px*/
@media (max-width: 991px) {
    .header .navbar-default .navbar-nav > .active > a,
    .header .navbar-default .navbar-nav > .active > a:hover,
    .header .navbar-default .navbar-nav > .active > a:focus {
        background:  #9c1006;
        color: #fff !important;
    }
    .header .navbar-default .navbar-nav > .active > a {
        border-color: #eee;
    }
    .header .navbar .nav > li > .search:hover {
        background:  #9c1006;
    }
}

/*Headers v1
------------------------------------*/
.header-v1 .navbar-default .navbar-nav > .active > a,
.header-v1 .navbar-default .navbar-nav > li > a:hover,
.header-v1 .navbar-default .navbar-nav > li > a:focus {
    color: #9c1006;
}

.header-v1 .dropdown-menu {
    border-color: #9c1006
}

.header-v1 .navbar-default .navbar-nav > li:hover > a {
    color: #9c1006;
}

.header-v1 .navbar .nav > li > .search:hover {
    color: #9c1006;
}

.header-v1 .navbar .nav > li > .search:hover {
    color: #9c1006;
}
.header-v1 .navbar-default .navbar-toggle {
    border-color: #c0392b;
}

.header-v1 .navbar-toggle,
.header-v1 .navbar-default .navbar-toggle:hover,
.header-v1 .navbar-default .navbar-toggle:focus {
    background:  #9c1006;
}

.header-v1 .navbar-toggle:hover {
    background:  #c0392b !important;
}

/*Design for max-width: 991px*/
@media (max-width: 991px) {
    .header-v1 .navbar-default .navbar-nav > li:hover > a {
        border-color:  #eee;
    }
    .header-v1 .navbar-default .navbar-nav > .active > a,
    .header-v1 .navbar-default .navbar-nav > .active > a:hover,
    .header-v1 .navbar-default .navbar-nav > .active > a:focus {
        background-color: #9c1006;
    }
    .header-v1 .navbar-default .navbar-nav > .active > a {
        border-color: #eee;
    }
    .header-v1 .navbar .nav > li > .search:hover {
        background-color: #9c1006;
    }
}

/*Headers v2
------------------------------------*/
.header-v2 .dropdown-menu {
    border-color: #9c1006;
}
.header-v2 .navbar-default .navbar-toggle {
    border-color: #c0392b;
}
.header-v2 .navbar-toggle,
.header-v2 .navbar-default .navbar-toggle:hover,
.header-v2 .navbar-default .navbar-toggle:focus {
    background:  #9c1006;
}
.header-v2 .navbar-toggle:hover {
    background:  #c0392b !important;
}

/*Design for max-width: 991px*/
@media (max-width: 991px) {
    .header-v2 .navbar-default .navbar-nav > .active > a,
    .header-v2 .navbar-default .navbar-nav > .active > a:hover,
    .header-v2 .navbar-default .navbar-nav > .active > a:focus {
        background:  #9c1006;
        color: #fff !important;
    }
    .header-v2 .navbar-default .navbar-nav > li > a:hover {
        color: #9c1006;
    }
}

/*Headers v3
------------------------------------*/
.header-v3 .navbar-default .navbar-nav > .active > a {
    color: #9c1006;
}

.header-v3 .navbar-default .navbar-nav > li:hover > a {
    color: #c0392b;
}

.header-v3 .dropdown-menu {
    border-color: #9c1006;
}

.header-v3 .navbar-default .navbar-toggle {
    border-color: #c0392b;
}

.header-v3 .navbar-toggle,
.header-v3 .navbar-default .navbar-toggle:hover,
.header-v3 .navbar-default .navbar-toggle:focus {
    background:  #9c1006;
}
.header-v3 .navbar-toggle:hover {
    background:  #c0392b !important;
}
.header-v3 .navbar .nav > li > .search:hover {
    background: inherit;
    color: #9c1006;
}

/*Design for max-width: 991px*/
@media (max-width: 991px) {

    .header-v3 .navbar-default .navbar-nav > .active > a,
    .header-v3 .navbar-default .navbar-nav > .active > a:hover,
    .header-v3 .navbar-default .navbar-nav > .active > a:focus {
        background:  #9c1006;
        color: #fff !important;
    }
    .header-v3 .navbar-default .navbar-nav > .active > a {
        border-color: #eee;
    }
    .header-v3 .navbar .nav > li > .search:hover {
        background:  #9c1006;
    }
}

/*Headers v4
------------------------------------*/
.header-v4 .navbar-default .navbar-nav > li > a:hover,
.header-v4 .navbar-default .navbar-nav > .active > a {
    border-color: #9c1006;
}

.header-v4 .navbar-default .navbar-nav > .active > a {
    color: #9c1006;
}

.header-v4 .navbar-default .navbar-nav > li:hover > a {
    border-color:  #9c1006;
    color: #c0392b;
}

.header-v4 .navbar .nav > li > .search:hover {
    color: #9c1006;
}


.header-v4 .navbar-default .navbar-nav > .open > a,
.header-v4 .navbar-default .navbar-nav > .open > a:hover,
.header-v4 .navbar-default .navbar-nav > .open > a:focus {
    color: #9c1006;
}

/*Design for max-width: 991px*/
@media (max-width: 991px) {
    .header-v4 .navbar-default .navbar-nav > li:hover > a {
        border-color:  #eee;
    }
    .header-v4 .navbar-default .navbar-nav > .active > a,
    .header-v4 .navbar-default .navbar-nav > .active > a:hover,
    .header-v4 .navbar-default .navbar-nav > .active > a:focus {
        color: #9c1006 !important;
    }
    .header-v4 .navbar-default .navbar-nav > .active > a {
        border-color: #eee;
    }
    .header-v4 .navbar .nav > li > .search:hover {
        background:  #9c1006;
    }
}

/*Headers v5
------------------------------------*/

.header-v5 .navbar-default .navbar-nav > li > a:hover,
.header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: 2px solid #9c1006;
}

.header-v5 .navbar-default .navbar-nav > .active > a {
    color: #9c1006;
}

.header-v5 .navbar-default .navbar-nav > li:hover > a {
    color: #9c1006;
}
.header-v5 .navbar-default .navbar-nav > .open > a,
.header-v5 .navbar-default .navbar-nav > .open > a:hover,
.header-v5 .navbar-default .navbar-nav > .open > a:focus {
    color: #9c1006;
}

.header-v5 .dropdown-menu li > a:hover {
    background:  #9c1006;
}

.header-v5 .dropdown-menu .active > a,
.header-v5 .dropdown-menu li > a:hover {
    background:  #9c1006;
}

.header-v5 .dropdown-menu {
    border-color: #9c1006;
}

.header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
    background:  #9c1006;
}

.header-v5 .dropdown-menu .style-list li > a:hover {
    background: none;
}

.header-v5 .style-list li a:hover {
    color: #9c1006;
}
/* Shopping cart*/
.header-v5 .shop-badge.badge-icons i {
    color: #9c1006;
}

.header-v5 .shop-badge span.badge-sea {
    background:  #9c1006;
}

.header-v5 .badge-open {
    border-top: 2px solid #9c1006;
    box-shadow: 0 5px 5px 0 rgba(90, 90, 90, 0.075);
}


/*Sliders
------------------------------------*/
/*Main Parallax Sldier*/
.da-slide h2 i {
    background-color: rgba(231, 76, 60, 0.8);
}

/*Sequence Parallax Sldier*/
.sequence-inner {
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f9e6e6));
    background: -webkit-linear-gradient(#fff, #f9e6e6);
    background: -moz-linear-gradient(#fff, #f9e6e6);
    background: -ms-linear-gradient(#fff, #f9e6e6);
    background: -o-linear-gradient(#fff, #f9e6e6);
    background: linear-gradient(#fff, #f9e6e6)
}

#sequence-theme h2 {
    background:rgba(231, 76, 60, 0.8);
}

#sequence-theme .info p {
    background:rgba(231, 76, 60, 0.8);
}

/*Buttons
------------------------------------*/
.btn-u {
    background: #9c1006;
}

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
    background: #c0392b;
}

/*Buttons Color*/
.btn-u-split.dropdown-toggle {
    border-left: solid 1px #c0392b;
}

/*Bordered Buttons*/
.btn-u.btn-brd {
    border-color: #9c1006;
}
.btn-u.btn-brd:hover {
    color: #c0392b;
    border-color: #c0392b;
}
.btn-u.btn-brd.btn-brd-hover:hover {
    background: #c0392b;
}
.btn-u-red {
    background: #9c1006 !important;
}

.btn-danger {
    background: #9c1006;
}

/*Service
------------------------------------*/
.service .service-icon {
    color:#9c1006;
}

/*Service Blocks*/
.service-alternative .service:hover {
    background:#9c1006;
}

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
    color:#9c1006;
}

.thumbnail-style a.btn-more {
    background:#9c1006;
}
.thumbnail-style a.btn-more:hover {
    box-shadow:0 0 0 2px #c0392b;
}

/*Typography
------------------------------------*/
/*Heading*/
.headline h2,
.headline h3,
.headline h4 {
    border-bottom:2px solid #9c1006;
}

/*Blockquote*/
blockquote:hover {
    border-left-color:#9c1006;
}

.hero {
    border-left-color: #9c1006;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
    color: #9c1006;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
    color: #9c1006;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
    color:#9c1006 !important;
}

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a:hover {
    color:#9c1006;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #9c1006;
    border-color: #9c1006 !important;
}

/*Post Comment*/
.post-comment h3,
.blog-item .media h3,
.blog-item .media h4.media-heading span a {
    color: #9c1006;
}

/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs {
    border-bottom: solid 2px #9c1006;
}

.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
    background: #9c1006;
}

.tab-v1 .nav-tabs > li > a:hover {
    background: #9c1006;
}

/*Tabs v2*/
.tab-v2 .nav-tabs li.active a {
    border-top: solid 2px #9c1006;
}

/*Tabs v3*/
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
    background: #9c1006;
    border: solid 1px #c0392b;
}

/*Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover {
    color:#9c1006;
}
.acc-home .collapse.in {
    border-bottom:solid 1px #9c1006;
}

/*Testimonials
------------------------------------*/
.testimonials .testimonial-info {
    color: #9c1006;
}

.testimonials .carousel-arrow i:hover {
    background: #9c1006;
}

/*Info Blocks
------------------------------------*/
.info-blocks:hover i.icon-info-blocks {
    color: #9c1006;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
    color:#9c1006;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
    color:#9c1006 !important;
}

/*Social Icons*/
.team ul.team-socail li i:hover {
    background: #9c1006;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i,
.who li:hover a {
    color:#9c1006;
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
    color:#9c1006;
}

/*Portfolio Page
------------------------------------*/
/*Portfolio v1*/
.view a.info:hover {
    background: #9c1006;
}

/*Portfolio v2*/
.sorting-block .sorting-nav li.active {
    color: #9c1006;
    border-bottom: solid 1px #9c1006;
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
    background: #9c1006;
}

/*Blog Page
------------------------------------*/
.blog h3 {
    color:#9c1006;
}
.blog li a:hover {
    color:#9c1006;
}

/*Blog Tags*/
ul.blog-tags a:hover {
    background: #9c1006;
}

.blog-post-tags ul.blog-tags a:hover {
    background:  #9c1006;
}

/*Blog Photos*/
.blog-photos li img:hover {
    box-shadow: 0 0 0 2px #9c1006;
}

/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner:hover {
    border-color: #9c1006;
    border-top-color: #9c1006;
}
.blog-twitter .blog-twitter-inner:hover:after {
    border-top-color: #9c1006;
}

.blog-twitter .blog-twitter-inner a {
    color: #9c1006;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
    color:#9c1006;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
    border-top: solid 3px #9c1006;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
    color: #9c1006;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover {
    color:#9c1006;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
    color: #9c1006;
    text-decoration: none;
}

/*Magazine Page
------------------------------------*/
/*Magazine News*/
.magazine-news .by-author strong {
    color: #9c1006;
}

.magazine-news a.read-more {
    color: #9c1006;
}

/*Magazine Mini News*/
.magazine-mini-news .post-author strong {
    color: #777;
}

.news-read-more i {
    background: #9c1006;
}

/*Sidebar Features*/
.magazine-page h3 a:hover {
    color: #9c1006;
}

/*Page Features
------------------------------------*/
/*Tag Boxes v1*/
.tag-box-v1 {
    border-top: solid 2px #9c1006;
}

/*Tag Boxes v2*/
.tag-box-v2 {
    border-left: solid 2px #9c1006;
}

/*Tag Boxes v7*/
.tag-box-v7 {
    border-bottom: solid 2px #9c1006;
}

/*Font Awesome Icon Page Style*/
.fa-icons li:hover {
    color: #9c1006;
}

.fa-icons li:hover i {
    background: #9c1006;
}

/*GLYPHICONS Icons Page Style*/
.bs-glyphicons li:hover {
    color: #9c1006;
}

/*Navigation
------------------------------------*/
/*Pagination*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #9c1006;
    border-color: #9c1006;
}

.pagination li a:hover {
    background: #c0392b;
    border-color: #c0392b;
}

/*Pager*/
.pager li > a:hover,
.pager li > a:focus {
    background: #c0392b;
    border-color: #c0392b;
}

/*Registration and Login Page v2
------------------------------------*/
.reg-block {
    border-top: solid 2px #9c1006;
}

/*Image Hover
------------------------------------*/
/*Image-hover*/
#effect-2 figure .img-hover {
    background: #9c1006;
}

/*Blog Large Page
------------------------------------*/
.blog h2 a:hover {
    color: #9c1006;
}

/*Timeline v1 Page
------------------------------------*/
.timeline-v1 > li > .timeline-badge i:hover {
    color: #9c1006;
}

.timeline-v1 .timeline-footer .likes:hover i {
    color: #9c1006;
}

/*Timeline v2 Page
------------------------------------*/
/* The icons */
.timeline-v2 > li .cbp_tmicon {
    background: #9c1006;
}

/*Progress Bar
------------------------------------*/
.progress-bar-u {
    background: #9c1006;
}

/*Job Inner Page
------------------------------------*/
.job-description .save-job a:hover,
.block-description .save-job a:hover {
    color: #9c1006;
}

.job-description .p-chart .overflow-h li i,
.job-description .p-chart .overflow-h li a,
.block-description .p-chart .overflow-h li i,
.block-description .p-chart .overflow-h li a {
    color: #9c1006;
}

/*Colorful-ul*/
.job-description .colorful-ul li a {
    color: #9c1006;
}

/*Search Inner Page
------------------------------------*/
.s-results .related-search a:hover {
    color: #9c1006;
}

.s-results .inner-results h3 a:hover {
    color: #9c1006;
}

.s-results .up-ul li a:hover {
    color: #9c1006;
}

.s-results .down-ul li a {
    color: #9c1006;
}

/*Funny Boxes
------------------------------------*/
.funny-boxes p a {
    color: #9c1006;
}

.funny-boxes .funny-boxes-img li i {
    color: #9c1006;
}

/*Sidebar Sub Navigation
------------------------------------*/
.sidebar-nav-v1 ul li:hover a,
.sidebar-nav-v1 ul li.active a {
    color: #9c1006;
}

/*Blockquote
------------------------------------*/
blockquote.bq-green {
    border-color: #9c1006;
}

blockquote:hover,
blockquote.text-right:hover {
    border-color: #9c1006;
}

/*Green Left Bordered Funny Box**/
.funny-boxes-left-green {
    border-left: solid 2px #9c1006;
}

.funny-boxes-left-green:hover {
    border-left-color: #9c1006;
}

/*Testimonials Default
------------------------------------*/
/*Testimonials*/
.testimonials .carousel-arrow i:hover {
    background: #9c1006;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
    background: #9c1006;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
    border-top-color: #9c1006;
}

.testimonials-bg-default .carousel-arrow i {
    background: #9c1006;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background: #c0392b;
}

/*Promo Page
------------------------------------*/
/*Promo Box*/
.promo-box:hover strong,
.promo-box:hover strong a {
    color: #9c1006;
}

/*Typography
------------------------------------*/
.dropcap {
    color: #9c1006;
}

.dropcap-bg {
    color: #fff;
    background: #9c1006;
}

/*Breadcrumbs
------------------------------------*/
span.label-u,
span.badge-u {
    background: #9c1006;
}

/*Icons
------------------------------------*/
/*Icon Link*/
.link-icon:hover i {
    color: #9c1006;
    border: solid 1px #9c1006;
}

.link-bg-icon:hover i {
    color: #9c1006;
    background: #9c1006 !important;
    border-color: #9c1006;
}

/*Icons Backgroun Color
------------------------------------*/
i.icon-color-u {
    color: #9c1006;
    border: solid 1px #9c1006;
}

i.icon-bg-u {
    background: #9c1006;
}

/*Line Icon Page
------------------------------------*/
.line-icon-page .item:hover {
    color: #9c1006;
}

/*Colored Content Boxes
------------------------------------*/
.service-block-u {
    background: #9c1006;
}

/*Panels (Portlets)
------------------------------------*/
.panel-u {
    border-color: #9c1006;
}

.panel-u > .panel-heading {
    background: #9c1006;
}

/*Owl Carousel
------------------------------------*/
.owl-btn:hover {
    background: #9c1006;
}

/*Counter
------------------------------------*/
.counters span.counter-icon i {
    background: #9c1006;
}

.counters span.counter-icon i:after {
    border-top: 7px solid #9c1006;
}

/*SKy-Forms
------------------------------------*/
/*Buttons*/
.sky-form .button {
    background: #9c1006;
}

/*Rating*/
.sky-form .rating input:checked ~ label {
    color: #9c1006;
}
/*Message*/
.sky-form .message {
    color: #9c1006;
}

.sky-form .message i {
    border-color: #9c1006;
}

/*Profile
------------------------------------*/
.profile .profile-post:hover span.profile-post-numb {
    color: #9c1006;
}

.profile .date-formats {
    background: #9c1006;
}

.profile .name-location span i,
.profile .name-location span a:hover {
    color: #9c1006;
}

.share-list li i {
    color: #9c1006;
}

.profile .comment-list-v2 li:hover i,
.profile .comment-list li:hover i {
    color: #9c1006;
}

.profile .profile-post.color-one {
    border-color: #9c1006;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing:hover h4 {
    color:#9c1006;
}

.pricing-head h3 {
    background:#9c1006;
    text-shadow: 0 1px 0 #c0392b;
}

.pricing-head h4 {
    color:#999;
    background:#fcfcfc;
    border-bottom:solid 1px #f9e6e6;
}

/*Pricing Content*/
.pricing-content li {
    border-bottom:solid 1px #f9e6e6;
}
.pricing-content li i {
    color:#9c1006;
}

/*Pricing Extra*/
.sticker-left {
    background: #9c1006;
}

/*Pricing Footer*/
.pricing-footer a:hover,
.pricing-footer button:hover {
    background:#c0392b;
}

/*Pricing Active*/
.price-active h4 {
    color:#9c1006;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color:#9c1006;
}

/*Mega Pricing Tables
------------------------------------*/
.pricing-mega-v1 .pricing-head h3,
.pricing-mega-v2 .pricing-head h3,
.pricing-mega-v3 .pricing-head h3 {
    text-shadow: 0 1px 0 #c0392b;
}

/*Pricing Table Mega v1 Version
------------------------------------*/
.pricing-mega-v1 .pricing:hover h4 i {
    color:#9c1006;
}
.pricing-mega-v1 .pricing-content li i {
    color: #9c1006;
}

/*Pricing Table Colored Background Version
------------------------------------*/
.pricing-bg-colored .pricing:hover {
    background: #9c1006;
}

.pricing-bg-colored .pricing-head i {
    color:#9c1006;
}
.pricing-bg-colored .pricing-footer .btn-u {
    border: 1px solid #fff;
}
.pricing-bg-colored .pricing-head p {
    border-bottom: 1px solid #f9e6e6;
}

/*Pricing Table Mega v2
------------------------------------*/
.pricing-mega-v2 .block:hover .bg-color {
    background: #9c1006;
}
.pricing-mega-v2 .block:hover h3,
.pricing-mega-v2 .block:hover h4,
.pricing-mega-v2 .block:hover li,
.pricing-mega-v2 .block:hover li i,
.pricing-mega-v2 .block:hover h4 i {
    background: #9c1006;
}

/*Pricing Table Mega v3
------------------------------------*/
.pricing-mega-v1 .btn-group .dropdown-menu,
.pricing-mega-v3 .btn-group .dropdown-menu {
    background: #9c1006 !important;
}

.pricing-mega-v1 .btn-group .dropdown-menu li a:hover,
.pricing-mega-v3 .btn-group .dropdown-menu li a:hover {
    background: #c0392b;
}


/*Grid Block v2
------------------------------------*/
.grid-block-v2 li:hover .grid-block-v2-info {
    border-color: #9c1006;
}

/*Testimonials v3 Title
------------------------------------*/
.testimonials-v3 .testimonials-v3-title p {
    color: #9c1006;
}

.testimonials-v3 .owl-buttons .owl-prev:hover,
.testimonials-v3 .owl-buttons .owl-next:hover {
    background:  #9c1006;
}
/*Content Boxes v4
------------------------------------*/
.content-boxes-v4 i {
    color: #9c1006;
}

/*Thumbnails v1
------------------------------------*/
.thumbnails-v1 .read-more {
    color: #9c1006;
}

/*Team v1
------------------------------------*/
.team-v1 li:hover > p:before {
    background:  #9c1006;
}

/*Headliner Center
------------------------------------*/
.headline-center h2:after {
    background:  #9c1006;
}

/*Headliner Left
------------------------------------*/
.headline-left .headline-brd:after {
    background:  #9c1006;
}

/*Portfolio Box
------------------------------------*/
.portfolio-box .portfolio-box-in i {
    background:  #9c1006;
}

/*Flat Background Block v1
------------------------------------*/
.flat-bg-block-v1 .checked-list i {
    color: #9c1006;
}

/* Owl Carousel v5
------------------------------------*/
.owl-carousel-v5 .owl-controls .owl-page.active span,
.owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
    background:  #9c1006;
}

/* Content Boxes v5
------------------------------------*/
.content-boxes-v5:hover i {
    background:  #9c1006;
}

/* Block Grid v1
------------------------------------*/
.block-grid-v1:hover {
    border-color: #9c1006;
}

/* Content Boxes v6
------------------------------------*/
.content-boxes-v6:hover i:after {
    border-color: #9c1006;
}

.content-boxes-v6:hover i {
    background:  #9c1006;
}

/* Portfolio Box-v2
------------------------------------*/
.portfolio-box-v2 .portfolio-box-v2-in i {
    background:  rgba(231, 76, 60, 0.8);
}

.portfolio-box-v2 .portfolio-box-v2-in i:hover {
    background:  #9c1006;
}

/* Service Block v1
------------------------------------*/
.service-block-v1 i {
    background:  #9c1006;
}

/* Testimonials bs
------------------------------------*/
.testimonials-bs .carousel-control-v2 i:hover {
    border-color: #9c1006;
    color: #9c1006;
}

/* Fusion Portfolio
------------------------------------*/
.fusion-portfolio #filters-container .cbp-filter-item-active {
    background:  #9c1006;
    border-color: #9c1006;
}

.fusion-portfolio #filters-container .cbp-filter-item:hover {
    color: #9c1006;
}

/* Fusion Portfolio
------------------------------------*/
.blog_masonry_3col h3 a:hover {
    color: #9c1006;
}

/* Recent Works
------------------------------------*/
.owl-work-v1 .item a:hover span {
    border-bottom-color: #9c1006;
}

/* Footer Default
------------------------------------*/
.footer-default .footer .dl-horizontal a:hover {
    color: #9c1006 !important;
}

.footer-default .footer a {
    color: #9c1006;
}

.footer-default .footer a:hover {
    color: #c0392b;
}

.footer-default .copyright a {
    color: #9c1006;
}

.footer-default .copyright a:hover {
    color: #c0392b;
}

/* Footer v4
------------------------------------*/
.footer-v4 .copyright a {
    color: #9c1006;
}
/* Title v1
------------------------------------*/
.title-v1 h1:after, .title-v1 h2:after {
    background-color: #9c1006;
}
/* Copyright Section
------------------------------------*/
.copyright-section i.back-to-top:hover {
    color: #9c1006;
}

/* Top Control
------------------------------------*/
#topcontrol:hover {
    background-color: #9c1006;
}

span.label-red,
span.badge-red {
    background: #9c1006;
}

#global-searchbar {
    padding: 10px 0px 0px;
    width: 295px;
    float: right;
    box-sizing: border-box;
}
.company-slide-item {
    word-wrap: break-word;
    font-size: 12px;
    line-height: 20px;
}
.gallery-height {
    padding-bottom: 15px;
    display: block;
}
.firmen-liste-link-liste-li {
    padding: 0px;
}
.firmen-liste-link-liste-li:hover {
    transition: 1s all;
    color: #ffffff !important;
    background-color: #9c1006 !important;
}
.firmen-liste-link-liste-li:hover
    .firmen-liste-link-liste-a {
        color: #ffffff !important;
        text-decoration: none;
    }

.firmen-liste-link-liste-a {
    width: 100%;
    display: inline-block;
    padding: 10px 0px 10px 15px;
}
.mobile-only {
    display: none;
    font-size: 10px;
    letter-spacing: 0px;
}
.social_default {
    width: 60px;
    height: 60px;
    margin: 0px 5px 5px 0px;
    float: left;
    background-size: 100% !important;
    background-position: 0px 100% !important;
}
.nav-search-input {
    border-color: #9c1006;
}
.margin-bottom-40-md {
    margin-bottom:40px;
}
.fusion-portfolio .cbp-caption-activeWrap {
    background-color: rgba(255,255,255,.1) !important;
}
.img-responsive {
    width: 100%;
}
.block {
    display: block;
}
.margin-top-10 {
    margin-top: 10px;
}
.top-news-image-wrapper {
    margin-top: 5px;
    overflow-y: hidden;
    text-align: center;
    position: relative;
}
.ticker {
    background-color:#8d0205 !important;
    padding-top: 5px !important;
    color:#FFF !important;
    font-size: 15px;
}
.news-detail {
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,.5);
    padding: 20px;
    font-size: 11pt;
    line-height: 23px;
    word-wrap: break-word;
}
.news-detail p {
    margin-bottom: 23px;
}
/* overwrite some predefined styles */
.aufmacher-headline {
    font-size:32px !important;
    margin-top: 0px;
}
.magazine-mini-news h3, .magazine-mini-news h3 a {
    font-size:20px;
}
.magazine-news-img {
    max-height: 100% !important;
}
.color-777777 {
    color: #777;
}
.veranstaltung-link {
    color:#000;
}
.veranstaltung-link:hover {
    text-decoration: none;
}
/* SOCIAL BAR */
.social-bar {
    display: inline-block;
}
.social-bar-button {
    background-size: 30px auto;
    background-repeat: no-repeat;
    width: 50px;
    height: 30px;
    display: inline-block;
    background-position: center;
}
.social-bar-facebook {
    background-image: url('/images/socialbar/facebook-logo-512.png');
}
.social-bar-twitter {
    background-image: url('/images/socialbar/twitter-logo-blau.png');
}
.social-bar-mail {
    font-size: 30px;
    color: #000000;
    position: relative;
}
.social-bar-mail i {
    position: absolute;
    left: 10px;
    top: 1px;
}
.social-bar-whatsapp {
    background-image: url('/images/socialbar/whatsapp-logo.png');
    display: none;
}
.social-bar-headline {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.list-teaser-text-element {
    color: #000000 !important;
    font-size: 14px !important;
}
.list-titel-text-element {
    color: #000000 !important;
}
.firm-container{
    width: 278px;
    padding: 0;
}
.firm-teaser-title{
    background-color: #9c1006;
    text-align: center;
    max-width: 100%;
    color: #ffffff !important;
    padding-top: 5px;
    font-size: 1.125em;
}
.firm-teaser-container{
    height: 178px;
    overflow: hidden;
    max-width: 100%;
}
.firm-teaser-background{
    background-color: #9c1006;
}
.ht-f{
    height: auto;
}
.firm-teaser-image{
    width: calc(100% + 60px) !important;
    max-width: calc(100% + 60px) !important;
    margin-left: -25px;
    margin-top: -10px;
    box-sizing: border-box;
    overflow: hidden;
}
.firm-desc-container{
    border-bottom: solid #ce2020 1px;
}
.no-padding{
    padding: 0;
}
.firm-teaser-desc-wrapper{
    background-color: #9c1006;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}
.firm-teaser-desc{
    font-weight: 600;
    font-size: 1.175em;
    padding-top: 5px;
    margin-bottom: 5px;
    color: #ffffff !important;
}
.firm-teaser-other{
    margin-top: 5px;
    color: #ffffff !important;
}
.company-ad {
    display: inline-block;
    border: 1px solid rgba(0,0,0,.05);
    padding: 10px;
    margin-bottom: 20px;
    width: 360px;
}
.company-ad-img {
    float: left;
    max-height: 120px;
    max-width: 120px;
}
.company-ad-h5 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-weight: 600;
}
.ad-info {
    display: inline-block;
    text-align: right;
    color: rgba(0,0,0,.3);
    font-size: 10px !important;
}
.ad-info-company {
    width: 360px;
}
.ad-info-full-size {
    width: 100%;
}
#news-detail-headline {
    color: #000000 !important;
    margin-bottom: 5px !important;
}
#news-detail-bottom-dateplace {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-align: left;
    line-height: 16px;
}
.list-subheadline-text-element {
    margin:5px 0px 0px !important;
}
.list-subheadline-2-text-element {
    margin-bottom:5px !important;
}
.header-v4 .dropdown-no-arr > a:after {
    content: "" !important;
}
.dropdown-no-arr a {
    padding-right: 20px !important;
}
.block-panel {
    border: none !important;
    margin: 0 !important;
}
#apotheken-map {
    width: 100%;
    height:250px;
}
.footer-logo {
    width:202px;
}
.news-detail img {
    max-width:100%;
    height: auto;
}
.galleria{
    width: 100%;
    height: 500px;
    background: #d9cecb;
}
.galleria-container {
    background: #d9cecb;
}
.galleria-counter {
    color:#000;
}
.galleria-thumbnails .galleria-image {
    border-color:#d9cecb;
}
@media only screen and (max-width: 1200px) {
    .magazine-news-img {
        max-height: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    body {
        font-size: 15px;
    }
    /* Hide city entries at top of page */
    .top-v1-data {
        display: none;
    }

    #global-searchbar {
        width: 100%;
        padding: 0px 0px 10px;
    }
    .margin-bottom-40-md {
        margin-bottom:0px;
    }
    .magazine-news-img {
        max-height: 100% !important;
    }
}
.white-color {
    color: #ffffff !important;
}

@media only screen and (max-width : 480px) {
    /* positioning logo centered and kill old logo */
    .social-bar-whatsapp {
        display: inline-block;
    }
    .galleria{
        height: 300px;
    }
    #logo-header {
        margin-left: auto;
        max-width: 130px;
        /*max-height: 105px;*/
    }
    .company-ad {
        width: 100%;
    }
    .ad-info-company {
        width: 100%;
    }
    .news-detail img {
        max-width:100%;
        height: auto;
    }
}

.navbar-header {
    width: 100%;
}

/* Large Desktop Header */
@media only screen and (min-width:1200px) {
    .mobile-logo {
        display: none;
    }
    .logo-luebbecke {
        width: 168px;
        margin-top: 20px;
    }
    .logo-herford {
        width: 152px;
        margin-top: 20px;
    }
    .logo-minden {
        width: 126px;
        margin-top: 20px;
    }
    .banner-wrapper {
        float:right;
        width: 945px;
    }
}
/* Desktop Header */
@media only screen and (min-width:992px) and (max-width: 1199px) {
    .firm-container{
        width: 230px;
    }
    .firm-teaser-container{
        height: 147px;
    }
    .mobile-logo {
        display: none;
    }
    .logo-luebbecke {
        width: 126px;
        margin-top: 20px;
    }
    .logo-herford {
        width: 113px;
        margin-top: 20px;
    }
    .logo-minden {
        width: 95px;
        margin-top: 20px;
    }
    .banner-wrapper {
        float: right;
        width: 785px;
    }
}

/* Tablet Header */
@media only screen and (min-width:768px) and (max-width: 991px) {
    .desktop-logo {
        display: none;
    }
    .logo-luebbecke, .logo-herford, .logo-minden {
        width: 100%;
    }
    .banner-wrapper {
        float:right;
        width: 100%;
    }
    .firm-container{
        width: 230px;
    }
}

/* Smartphone Header */
@media only screen and (max-width: 767px) {
    .desktop-logo {
        display: none;
    }
    .responsive-banner{
        max-width: 278px;
        margin:auto;
    }
    .responsive-firm{
        margin: auto;
        max-width: 360px;
    }
    .logo-luebbecke, .logo-herford, .logo-minden {
        width: 100%;
    }
    .banner-wrapper {
        float:right;
        width: 100%;
    }
}
@media only screen and (max-width: 425px) {
.firm-teaser-container{
    height:auto;
}
}