/* Add here all your css styles (customizations) */
/* The Auction Rooms COLORS */

.color-green  {
    color: #0a0c53;
}


h2.title-v2 {
    color: #0a0c53;
    position: relative;
    margin-bottom: 30px;
    font-weight: bold;
}

h2.title-v2:after {
    left: 0;
    width: 80px;
    height: 3px;
    content: " ";
    bottom: -10px;
    background: #980002;
    position: absolute;
}

p, li, li a, label {
    color: #4f4042;
    font-family: arial
}

.parallax-quote-in p {
    color: #d8c0c0;
}

.parallax-quote-in small {
    color: #e8d9d9;
}


.header-v6 li.menu-icons span.badge {
    background: #0a4cb1;
}

.header-v6 .shopping-cart-open span.shc-title {
    color: #4e4345;
}

.header-v6 .shopping-cart .shopping-cart-open {
    border-top: 2px solid #0956c9;
    margin-top: 5px;
}

.ms-video-img {
    left: -14px;
}

.testimonials-v6 .testimonials-info:hover {
    border-color: #bc1112;
}

.footer-v6 .heading-footer:after {
    height: 2px;
    background: #bc1112;
}


@media (min-width: 992px)  {
    .header-fixed .header-v6.header-classic-white li.menu-icons i.menu-icons-style {
        color: #a4999b;
    }

    .header-v6 .dropdown-menu {
        border-top: solid 3px #d80e10;
    }

    .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open {
        margin-top: 35px;
    }

}



@media (max-width: 1010px) {
    .ms-layer.video-box {
        display: none;
    }

    .hidebr  {
        display: none;
    }

}



/* ------------------------------------------------------------------------------------ */


/* AFTER COLOR CHANGES */

.headline-center h2 {
    color: #090c9a;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.headline-center h2:after {
    left: 50%;
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
    bottom: -5px;
    margin-left: -15px;
    text-align: center;
    position: absolute;
    background: #980002;
}

.header-v6.header-classic-white .navbar {
    background-color: #4e4345;
}

@media (min-width: 992px) {
    .header-v6.header-classic-white .navbar {
    background-color: #4e4345;
}

.header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
    color: #ffffff;
    font-weight: bold;
}

.header-fixed .header-v6.header-classic-white .navbar-nav .active > a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 45px;
}

.header-fixed .header-v6.header-classic-white .navbar-nav .active:hover > a {
    margin-top: 45px;
    margin-bottom: 34px;
}

.header-fixed .header-v6.header-classic-white .navbar-nav .active:hover li a {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.header-v6 .dropdown-menu .active > a, .header-v6 .dropdown-menu li > a:hover, .header-fixed .header-v6.header-fixed-shrink .dropdown-menu .active > a, .header-fixed .header-v6.header-fixed-shrink .dropdown-menu li > a:hover {
    font-weight: bold;
    border: none !important;
    padding: 6px 25px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.header-v6 .navbar-nav > li > a {
    padding: 0 20px;
    line-height: 20px;
    margin-top: 46px;
    margin-bottom: 33px;
}


.header-fixed .header-v6.header-classic-white .navbar-nav li > a {
    transition: all 0.4s cubic-bezier(.7, 1, .7, 1)
}

.header-fixed .header-v6.header-classic-white .navbar-nav li:hover a {
    color: #fff;
    text-shadow: none;
    margin-top: 34px;
    transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
    margin-bottom: 45px;
}

.header-fixed .header-v6.header-classic-white .navbar-nav li:hover li a {
     color:#4e4345 !important;
    margin-top: 0px !important;
    margin-bottom: 0px; 
}

.header-fixed .header-v6.header-classic-white .navbar-nav li:hover li li a {
     color:#555 !important;
}

.header-fixed .header-v6.header-classic-white .navbar-nav li li:hover a {
    color:#ffb62d !important;
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.header-fixed .header-v6.header-classic-white .navbar-nav li li a:hover {
    color:#4e4345 !important;
}

.header-fixed .header-v6.header-classic-white .navbar-nav li li li a:hover {
    color:#090c9a !important;
}

.header-v6 .dropdown-menu .active > a, .header-v6 .dropdown-menu li > a:hover, .header-fixed .header-v6.header-fixed-shrink .dropdown-menu .active > a, .header-fixed .header-v6.header-fixed-shrink .dropdown-menu li > a:hover {
    color: #090c9a !important;
    font-weight: bold;
}

.header-fixed .header-v6.header-fixed-shrink {
    border-bottom: none;
    box-shadow: 0 0 1px #bbb;
    margin-top: -35px;
}

.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
    line-height: 70px;
    margin-top: 35px;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-brand {
    height: 85px;
    max-height: 85px;
    line-height: 109px;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 60px;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a {
    color: #ffffff;
    padding-top: 13px;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav li:hover li a {
     margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav li:hover a {
    color: #ffffff;
    margin-top: 52px !important;
    margin-bottom: 23px !important;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav li.active:hover > a {
    color: #ffffff !important;
    padding-top: 6px !important;
    margin-bottom: 17px !important;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav li li.active:hover > a {
    color: #090c9a !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top:6px !important;
}

.header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge {
    top: 52px;
}

.header-fixed .header-v6.header-fixed-shrink .navbar {
    background-color: #4e4345;
    opacity: 0.95;
}

}

/* Slider styling*/

/* .firstslide {
	background-image: url(../img/fotolia/fotolia_93967482.jpg);
}   */

.color-darkslate-slide-79 {
    color: #211719;
    font-size: 79px;
    font-weight: bold;
    font-family: arial;
    font-stretch: semi-condensed !important;
    text-shadow: -3px -2px 6px rgb(243, 238, 238);
    background-color: rgba(214, 214, 214, 0.35);
    text-transform: none;
    padding: 0px 8px 0px;
    margin-left: -8px;
    line-height: 90px;
}

.color-darkslate-slide-36 {
    color: #211719;
    font-size: 36px;
    font-weight: bold;
    font-family: arial;
    font-stretch: semi-condensed !important;
    text-shadow: -3px -2px 6px rgb(243, 238, 238);
    background-color: rgba(214, 214, 214, 0.35);
    text-transform: none;
    padding: 0px 8px 0px;
    margin-left: -8px;
    line-height: 90px;
}

@media (max-width: 792px) {
    .color-darkslate-slide-79 {
    }
    .color-darkslate-slide-36 {
    }
    .color-lightslate-slide-70 {
    }
    .color-lightslate-slide-36 {
    }
    .color-grey-slide-44 {
    }
    .color-white-slide-44 {
    }
    .color-blue-slide-44 {
    }
    .color-grey-slide-20 {
    }
}

.color-lightslate-slide-70 {
    color: #f9f6f6;
    font-size: 70px;
    font-weight: bold;
    font-family: arial;
    font-stretch: semi-condensed !important;
    text-shadow: -3px -2px 6px rgb(0, 0, 0);
    background-color: rgba(79, 41, 41, 0.57);
    text-transform: none;
    padding: 2px 8px 2px;
    margin-left: -8px;
    line-height: 95px;
}

.color-lightslate-slide-36 {
    color: #f9f6f6;
    font-size: 36px;
    font-weight: bold;
    font-family: arial;
    font-stretch: semi-condensed !important;
    text-shadow: -3px -2px 6px rgb(0, 0, 0);
    background-color: rgba(79, 41, 41, 0.57);
    text-transform: none;
    padding: 2px 8px 2px;
    margin-left: -8px;
    line-height: 95px;
}

.color-grey-slide-44 {
    color: #f3f2e3;
    font-size: 44px;
    text-shadow: -1px 1px 8px rgb(0, 0, 0);
    font-stretch: semi-condensed;
    text-transform: none;
    line-height: 96px;
}

.color-white-slide-79 {
    color: #ffffff;
    font-size: 79px;
    text-shadow: -2px 1px 8px rgb(0, 0, 0);
    font-stretch: semi-condensed;
    text-transform: none;
    line-height: 36px;
}

.color-white-slide-44 {
    color: #ffffff;
    font-size: 44px;
    text-shadow: -2px 1px 8px rgb(0, 0, 0);
    font-stretch: semi-condensed;
    text-transform: none;
    line-height: 36px;
}

.color-blue-slide-79 {
    text-shadow: -4px 2px 3px rgba(255, 255, 255, 0.7);
    font-family: arial;
    font-stretch: semi-condensed;
    font-weight: bold;
    color: #0508a3;
    font-size: 79px;
    background-color: rgba(233, 225, 225, 0.5);
    padding: 6px 13px;
}

.color-blue-slide-44 {
    text-shadow: -4px 2px 3px rgba(255, 255, 255, 0.7);
    font-family: arial;
    font-stretch: semi-condensed;
    font-weight: bold;
    color: #0508a3;
    font-size: 44px;
    background-color: rgba(233, 225, 225, 0.5);
    padding: 6px 13px;
}

.color-wine-slide-79 {
    color: #94031c;
    font-size: 79px;
    text-shadow: -2px 1px 4px rgba(230, 230, 230, 1);
    background-color: rgba(214, 214, 214, 0.65);
    text-transform: none;
    padding: 0px 5px;
    margin-left: -8px;
}

.color-wine-slide-44 {
    color: #94031c;
    font-size: 44px;
    text-shadow: -2px 1px 4px rgba(230, 230, 230, 1);
    background-color: rgba(214, 214, 214, 0.65);
    text-transform: none;
    padding: 0px 5px;
    margin-left: -8px;
}

.color-white {
	color:#fff;
}

.color-grey-slide-20 {
    font-family:arial;
    font-size:20px;
    font-weight: bold;
    text-shadow:-3px -1px 4px rgb(0, 0, 0);
    color: #f6eded;
}


.btn-u {
    background: #980002;
}


/*  .btn-u-slide2 {
    background: #a00303;
    padding: 7px!important;
    font-size: 14px !important;
    color: white;
}

.btn-u.btn-u-dark {
    background: rgba(255, 177, 35, 0.82);
}

.btn-u.btn-u-dark-slide2 {
    background: #ffb123;
}  */

.ms-img-bordered {
    background: #090c9a;
}

/*  Call to Action Bar */

.bg-color-light {
	  background-color: rgb(244, 244, 244) !important;
}

/* .call-action-v1 .bg-color-light {
    background-image: url(../img/fotolia/fotolia_121442659.jpg);
} */

.call-action-v1 p {
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    color: #105396;
}

/*  .btn-u.btn-brd {
    color: #fff;
    background: none;
    padding: 5px 13px;
    border: solid 1px transparent; 
}   */

.btn-u:hover {
    background: #0a0c53;
    color: #fff;
}

/*  .btn-u.btn-brd.btn-u-dark {
    /* border-color: #555; */
    /* background-image: url(../img/fotolia/button1.jpg);
    color: #ffffff;
    background: rgb(154, 0, 0);
    font-weight: bold;
    border-style: groove;
    border-width: 3px;
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
}

.btn-u.btn-u-dark:hover {
    background: #090c9a;
    font-weight: bold;
}


.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
    background: #090c9a;
    /* background-image: url(../img/fotolia/button1.jpg); *
    color: #090c9a;
    border-color: #ffffff;
    border-style: groove;
    border-width: 3px;
}


/* DARK BAND **/

.color-white-band {
    color: #fff;
    font-size: 29px;
}


/* SERVICES */


.service-block-default {
    background: #ffffff;
    border-style: ridge;
    border-color: #1265b9;
}

.service-box-v1 p:after {
    content: " ";
    left: 50%;
    height: 2px;
    width: 50px;
    bottom: -15px;
    position: absolute;
    margin-left: -25px;
    background: #d50001;
}

.service-block-default h2 {
    color: #1317ba;
    font-weight: bold;
}

.service-box-v1 li {
    margin: 8px 0;
    font-size: 15px;
    padding-top: 8px;
    border-top: dotted 1px #1317ba;
}

.service-box-v1 li:hover {
    color: #d50001;
    font-weight: bold;
}

/* Parallax Counters */

.parallax-counter-v1 .counters {
    color: #fff;
    padding: 15px 0 10px;
    border: solid 1px #090c9a;
}

.parallaxtitle-v2 {
    color: #d3d3d3 !important;
    background-color: rgba(87, 76, 78, 0.52);
    text-shadow: rgba(116, 109, 111, 0.52);
    position: relative;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
}



/* FOOTER */



.footer-v6 .footer {
    background: #393031 !important;
}

.footer-v6 .footer p {
    color: #d6dae3;
}

.footer-v6 .heading-footer h2 {
    color: #fff;
    font-size: 19px;
}

.footer-v6 .footer .link-news li small {
    color: #9b9b9b;
}

.footer-v6 .footer .link-news li a, .footer-v6 .footer-link-list li a {
    color: #f0f4ff;
}

.footer-v6 .footer .contacts li, .footer-v6 .footer .contacts li a {
    color: #d6dae3;
}


.footer-v6 .footer .contacts li i {
    color: #ccd0d8;
    background: #06419a;
}


.footer-v6 .copyright {
    padding: 15px 0;
    background: #e2dddd !important;
}


.footer-v6 .copyright .terms-menu li a {
    color: #090c9a;
}


.footer-v6 .copyright .terms-menu li {
    color: #090c9a;
}

.footer-v6 .dark-social li i {
    color: #9a0000;
}

.footer-v6 .dark-social li i:hover {
    color: #1d20d1;
}

.footer-v6 .copyright .terms-menu li a:hover {
    color: #bc1112
}

/* from here */
.header-v6.header-classic-white .navbar {
    background-color: #4e4345;
}

@media (max-width: 991px) {
    .header-v6 li.menu-icons i.menu-icons-style {
        color: white;
    }
    .header-v6 .navbar-nav > li > a {
        color:white;
    }

    .header-v6 .navbar-nav > .active > a, .header-v6 .navbar-nav > .active > a:hover, .header-v6 .navbar-nav > .active > a:focus {
        background: inherit;
        color: white !important;
        text-decoration:underline;
    }

    .header-v6 .navbar-nav > li > a:hover {
        color: white;
        font-weight:bold;
    }

}

.header-v6 .navbar-toggle .icon-bar{
    background-color:white;
}

.buying-hotboxes
{
    background-color: #dbd9da;
}

/* Custom Button Colours */

.button-credblue .btn-info,
div.button-credblue .btn-primary
{
    color: #fff;
    background-color: #980002;
    border-color: #980002;
}

.button-credblue .btn-info:hover,
.button-credblue .btn-info:focus,
.button-credblue .btn-info.focus,
.button-credblue .btn-info:active,
.button-credblue .btn-info.active,
.button-credblue .open > .button-credblue .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #0A0C53 !important;
    border-color: #0A0C53 !important;
}

.buying-hotboxes
{
    height: 100%;
}

/* Add here all your css styles (customizations) */
.header-v6 .search-open .form-control {
    text-transform: normal !important;
}

.call-action-v1 .btn-u
{
    margin: 3px;
}

.one-page .one-dblue {
    background: #212844 !important;
}

.one-page .one-dblue span,
.one-page .one-dblue td,
.one-page .one-dblue p,
.one-page .one-dblue ul,
.one-page .one-dblue li
{
    color: #fff !important;
}

@media (max-width: 1199px) {
    .header-v6 .navbar-nav > li > a
        {
            font-size: 13px !important;
            padding: 5px;
        }
}
