article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 40px;
}
.Grid-cell h3 {
    margin-top: 0px;
}
.Container {
    padding-left: 20px;
    padding-right: 20px;
}
.Container {
    background: #fff;
}
.Container--slide {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.Container--top {
    background-color: #f2c739;
    background-position: right;
    background-size: cover;
    overflow: hidden;
    padding: 20px 0;
}

.Container--slide .Container-anchorPoint {
    position: absolute;
    top: -54px;
}
.Container--top .Container-image {
    margin-top: -20px;
}
section.Container.Container--top.Container--topSell.Container--slide::after{
content:'';
position:absolute;
top:0;
right:0;
width:57%;
height:100%;
background: #f2c739 url(../images/99homefrontnew.jpg)no-repeat center;
background-size:cover;
z-index:111111;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--slide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--slide {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media screen and (min-width: 1500px){
.Container--top {
    padding: 90px 0;
    position:relative;
    z-index:0;
}
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--top {
/*    background-image: url(../images/gallery/3.jpg);*/
    background-repeat: no-repeat;
    background-size: contain;
}
}
@media screen and (min-width: 1200px){
.u-xl-hide {
    display: none;
}
}
.Container-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.Container--slide .Container-inner {
    padding: 20px 0;
    width: 100%;
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--slide .Container-inner {
    padding: 40px 0;
}
}
.Container--top .Container-inner {
    padding: 20px;
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--top .Container-inner {
    padding: 0px 20px 10px 20px;
}
}
.Box {
    border-radius: 3px;
    overflow: hidden;
}
.Box--siteIntro {
    overflow: visible;
}
.Box .Box-content {
    font-size: 14px;
}
.SiteIntro {
    margin-bottom: -20px;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.SiteIntro {
    margin-bottom: 0;
}
}
.SiteIntro .SiteIntro-title {
    border-bottom: 0;
    color: #f6f6f6;
    font-size: 26px;
    font-weight: 900;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.SiteIntro .SiteIntro-title {
    margin-bottom: 10px;
    width: 50%;
}
}
.Grid {
    display: block;
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
    font-size: 0;
}
.Grid:last-child {
    margin-bottom: 0;
}
.Grid-cell {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
    *display: inline;
    zoom: 1;
}
.Grid--alignMiddle>.Grid-cell {
    vertical-align: middle;
}
.Grid--space>.Grid-cell {
    padding-left: 0px;
    padding-bottom: 0px;

}
.SiteIntro .SiteIntro-subheading {
    border: 0;
    color: #000002;
    font-size: 10px;
    font-weight: 400!important;
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
        position: relative;
    z-index: 111111111;
}

@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px)
.SiteIntro .SiteIntro-subheading {
    text-align: left;
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px)
.SiteIntro .SiteIntro-subheading {
    font-size: 21px;
    margin-bottom: 60px;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px)
.Container--offer {
    background-position: center 20%;
    text-align: left;
}
.Container--offer {
    background-color: #f6f6f6;
    background-position: 100% 100%;
    background-size: cover;
    text-align: center;
}
.Container--offer .Container-inner {
    padding: 30px 0;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px)
.Container--offer .Container-inner {
    padding: 60px 0;
}


/*.headline h3::before {
    height: 5px;
    width: 45px;
    content: none;
    position: absolute;
    top: 22px;
    margin-left: 0px;
}*/
/*@media (min-width: 1200px) {
.headline h3::before {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: -65px;
}
.headline h3::after {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: 20px;
}
}
@media (min-width: 992px){
.headline h3::before {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: -65px;
}
.headline h3::after {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: 20px;
}
}
@media (min-width: 767px){
.headline h3::before {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: -65px;
}
.headline h3::after {
    height: 5px;
    width: 45px;
    content: url(../images/headline.png);
    position: absolute;
    top: 22px;
    margin-left: 20px;
}
}*/
.headline h3 span {
    color: #efc638;
}
/*.headline h3::after {
    height: 5px;
    width: 45px;
    content: none;
    position: absolute;
    top: 22px;
    margin-left: 0px;
}*/
.Grid--spaceVertical>.Grid-cell {
    padding-bottom: 20px;
}
.Grid--spaceHorizontalLg>.Grid-cell {
    padding-left: 60px;
}
.Box--fees {
    background-color: #f2c539;
    padding: 30px 0;
    margin-bottom: 60px;
    overflow: visible;
    position: relative;
}
.Container--offer .Box--fees {
    margin-bottom: 20px;
    padding: 40px 0;
}
.Box--fees .Heading {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}
@media screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
h2 {
    font-size: 1.5em;
}
}
.Box--fees .Box-cost {
    color: #fff;
    font-size: 40px;
    font-weight: 600!important;
    margin-top: 0!important;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Box--fees .Box-cost {
    font-size: 60px;
}
}
.Box--fees .Box-text {
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    margin-top: 10px;
}

.Button, button:not(#app):not(button), input[type=button], input[type=submit] {
    background-color: #f3b800;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    font-weight: 500;
    line-height: 33px;
    outline: 0;
    padding-left: 10px;
    font-weight: 600;
    padding-right: 10px;
    text-align: center;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
}
.Button.Button--lean, button:not(#app):not(button).Button--lean, input[type=button].Button--lean, input[type=submit].Button--lean {
    color: #000002;
    background-color: transparent;
}
.Button.Button--lg, button:not(#app):not(button).Button--lg, input[type=button].Button--lg, input[type=submit].Button--lg {
    font-size: 18px;
    line-height: 47px;
    padding-left: 20px;
    padding-right: 20px;
       text-decoration: none;
}
.Button.Button--lean:focus, .Button.Button--lean:hover, button:not(#app):not(button).Button--lean:focus, button:not(#app):not(button).Button--lean:hover, input[type=button].Button--lean:focus, input[type=button].Button--lean:hover, input[type=submit].Button--lean:focus, input[type=submit].Button--lean:hover {
    background-color: #f2c538;
    color: white;
    border: 1px solid #000002;

/*    background-color: #000002;
    border-color: #000002;
    color: #fff;*/
}
@media screen and (min-width: 1200px) {
[class*=" u-xl-size"], [class^=u-xl-size] {
    -webkit-box-flex: 0!important;
    -ms-flex: none!important;
    flex: none!important;
}
}
@media screen and (min-width: 1200px) {
.u-xl-size1of2, .u-xl-size2of4, .u-xl-size3of6, .u-xl-size4of8, .u-xl-size5of10, .u-xl-size6of12, .u-xl-size8of16 {
    width: 50%!important;
}
}
.u-textCenter {
    text-align: center!important;
}
.Container--properties {
    background: #f6f6f6;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--properties .Container-inner {
   padding: 0px 0 0px;
}
}
.Box--slide>.Box-title {
    text-align: center;
}
.Container--properties .Box--slide .Box-title {
    color: #143651;
    font-size: 20px;
    line-height: 1.25;
}


@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--properties .Box--slide .Box-title {
    font-size: 32px;
}
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--properties .Box-intro ul {
    text-align: center;

}
}
.Container--properties .Box-intro li {
    display: block;
    font-size: 19px;
    margin-left: 5px;
}
.Container--properties .Box-intro li:before {
     content: "• ";
    font-weight: 700;
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.Container--properties .Box-intro li {
    display: block;
    text-align:left;
}
}
@media screen and (max-width: 59.99em) and (min-width: 48em), screen and (max-width: 1199.99px) and (min-width: 60em), screen and (min-width: 1200px){
.SiteIntro .SiteIntro-subheading {
    text-align: left;
}
}
.Box .Box-title {
    border: 0;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0;
}
/*
section.Container.Container--top.Container--topSell.Container--slide {
    background-position: right;
    background-size: 55%;

}*/
.Grid.Grid--spaceHorizontalLg.Grid--spaceVertical {
    margin: 40px -40px 15px!important;
}
.Grid--spaceHorizontalLg>.Grid-cell {
    /* padding-left: 60px; */
    padding: 0 40px;
}
@media screen and (max-width:1200px){
.Grid.Grid--spaceHorizontalLg.Grid--spaceVertical {
    margin: 40px 0px 15px!important;
}
.Grid--spaceHorizontalLg>.Grid-cell {
padding-left: 60px;

}
}
@media screen and (max-width:992px){
.SiteIntro .SiteIntro-subheading span{
font-size:26px!important;
}
.Grid-cell h3 {
    font-size: 21px;
        position: relative;
    z-index: 111111111;
}
}
@media screen and (max-width:800px){
    section.Container.Container--top.Container--topSell.Container--slide::after {
        width: 100%;
        background-size: contain;
    }
    .sellorlet{
        max-width:100% !important;
        color:#000;
    }
    .Grid-cell h3 {
        text-align: center;
    }
    .Grid-cell h3 span{
        padding: 0px!important;
    }

    .Grid--space>.Grid-cell {
        position: relative;
        z-index: 111111111;
        margin-top: 0;
    }


    .SiteIntro .SiteIntro-subheading {
        color: #0e0d0d;
        right:0%!important;
        font-size:23px!important;
        z-index:auto;
    }

    .Grid-cell hr{
        width:100% !important
    }

    .sell::after{
        display:none !important;
    }
    .sellorlet span{
        margin:0px !important;
        float:none !important;
    }
    section.Container.Container--top.Container--topSell.Container--slide::after{
        background:none;
    }

    .banner-bg {
        background-image: none !important;
        /*background-color: #eaeff5 !important;*/
        background-color: #000000 !important;
    }
    .banner-col {
        background-image: none !important;

    }
    .price-bg {
        background-image: none !important;;
        background-color: #000000;
    }

}
@media only screen and (min-width: 1800px) {
section.Container.Container--top.Container--topSell.Container--slide::after{
width:44%;
}
}
@media only screen and (max-width: 1799px) and (min-width: 1600px) {
section.Container.Container--top.Container--topSell.Container--slide::after{
width:50%;
}
}

/*-------------------new css --------------------------------*/
.white-bg {
    background-color: #fff;
    padding: 40px 0px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}
.management-banner-content {
    position: relative;
    padding: 20px;
    margin-top: 400px;
}
.management-banner-content h1 {
        color: white;
    font-size: 26px;
    margin-top: 14px;
    font-weight: 600;
    margin-bottom: 24px;
}
.management-banner-content h2 {
    color: white;
    font-size: 36px;
    font-weight: 600;
    margin-top: 5px !important;
}
.banner-bottom-cus h2 {
    color: white;
    font-size: 22px;
    font-weight: 600;

}
.banner-bottom-cus {
    color: white;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 25px;

}
.management-banner-content .but-padding {
    padding: 1px 20px;
    font-size: 26px;
}
.management-banner-content .price-button {
    text-align: left;
    margin: 10px 0px;
}

.btn {
    border-radius: 0px;
}
.hero-video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.hero-video-container .hero-video {
    position: absolute;
    left: 50%;
    top: 33%;
    transform: translate3d(-50%,-25%,0);
    min-width: 100%;
    min-height: 100%;
    filter: brightness(0.7);
}
@media only screen and (max-width: 600px){
.btn {
    font-size: 16px !important;
}
.hero-video-container .hero-video {
top: 25%;
}
.banner-bg h3, h1 {
    font-size: 25px !important;
}
.text-color-t{
margin-left:0px !important;
}
}
@media only screen and (max-width: 1700px){
.hero-video-container .hero-video {
top: 25%;
}
}

.price-bg {
    background-image: url(../images/homepage_banner/whychooseus_.jpg);
    color: #ffff;

}

.price-banner-content{
    border: none;
    background-color: unset;
}
@media (min-width: 1200px){
.price-bg {
    height: auto;
}
}
.why-choose h2, h3, h4{
color:#efc638;
}
.banner-content {
    margin: 30px 0px;

}
.blackiconcolor {
    color:#050507;
    /*color:#ffffff;*/
}

@media (max-width: 770px){
.price-bg {
    background-position: left;
}
.banner-bg {
    background-position: top !important;
    background-size: cover;
}
.banner-bg h3, h1 {
    font-size: 32px !important;

}
.banner-bg span{
    font-size: 42px !important;
}
.cus-margin {
    margin-top: 10px !important;
}
.banner-bg h4 {
    font-size: 16px !important;
}
.auction_box {
    margin-top: -255px !important;

}

}

.banner-bg {
    color: #ffff;
    height: 54em;
    background-image: url(../images/homepage_banner/banner_1_1.jpg);
    /*background-image: url(../images/BG-Blackfriday-Website.jpg);*/
    /*background-image: url(../images/99Home-page-Christmas-Banner.jpg);*/
    background-position: center;
}
.banner-col {
    background-image: url(../images/homepage_banner/banner_.jpg);
    color: #ffff;
    height: 35em;
    background-size: inherit;
    background-position: top 11% right 65%;
}
.price-banner-content{
    border: none;
    background-color: unset;
}
@media (min-width: 400px){

}
.why-choose h2, h3, h4{
color:#efc638;
}
.text-color{
    color:#050507;
    /*color:#ffffff;*/
}
.text-color-h{
    color:#050507;
    /*color:#ffffff;*/
}

.banner-bg h3, h1 {
    font-size: 49px;
    margin-top: 14px;
    font-weight: 600;

}
.banner-bg h4 {
   font-size: 23px;

}
#container {
    display: flex;
    justify-content: space-beteen;
}

.banner-bg span{
    color: #f2c838;
    font-size: 60px;
    -webkit-filter: drop-shadow(1px 1px 1px #222);
    filter: drop-shadow(1px 1px 1px #222);
}
.valuation-btn{
    text-align: center;
    margin: 15px 0px;
}
.banner-text-box {
    display: flex;
    margin-bottom: 20px;
}
.cus-margin{
    margin-top:125px
}
.auction_box .btn-yellow {
color: #050507;
    background-color: #efc638;
    font-weight: 600;
    font-size: 23px;
    border: unset;
    border-radius: 10px;
    width:100%;
    -webkit-filter: drop-shadow(1px 1px 1px #222);
    filter: drop-shadow(1px 1px 1px #222);
}

.auction_box .btn-worth {
    color: #050507;
    background-color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    border: 2px solid #f1c839;
    border-radius: 1px;
}
  .auction_box {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 2px 9px 0px rgb(0 0 0 / 30%);
    padding: 30px;
    margin-top: -122px;
}
  .auction_box_two {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 2px 9px 0px rgb(0 0 0 / 30%);
    padding: 30px;

}
.auction_box_two h2{
    font-size:66px;
    font-weight: 600;
}

.auction_box_two h2 span{
    color: #efc638;

}

.button_box {
    margin-bottom: 36px;
    background: #dddddd4f;
    box-shadow: 0 2px 9px 0px rgb(0 0 0 / 30%);
    padding: 12px;
    border-radius: 22px;

}
.button_box .btn-yellow {
    color: #050507;
    background-color: #efc638;
    font-weight: 600;
    font-size: 20px;
    border: unset;
    border-radius: 22px;
    width: 100%;
    -webkit-filter: drop-shadow(1px 1px 1px #222);
    filter: drop-shadow(1px 1px 1px #222);
}
.button-box-button {
    text-align: center;

}
.button-box-button-bottom{
    text-align: left;

}
.button-box-button-bottom .btn-yellow {
    color: #050507;
    background-color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    border: 2px solid #efc638;


}

@media (max-width: 770px){
.price-bg {
    background-position: left;
}
}


.why-choose h4{
margin-top: 11px;

}
.why-choose h2{
font-size: 50px;
}


.headline h3 {
    color: black !important;
}
.why-text-box{
    display:flex;
}
.img-left{
padding: 7px;
    margin-top: 5px;
}


.banner-bottom-cus .btn-yellow {
    padding: 6px 8px;
    font-size: 16px;
    border: none;
}
.management-banner-content .btn-yellow  {
    border: none;

}
.pricing-box {
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: none;
    box-shadow: none;
    background: #dddddd4f;
}
.price {
    font-size: 72px;
    -webkit-text-fill-color: black;
    -webkit-text-stroke-width: 0px;
    font-weight: 400;
}
.pricing-box h3 {
    background-color: unset;
    color: black;

}


.banner-bottom-cus .price-button{
    margin: 7px 0px;

}
.img-text p {
    text-align: center;
    padding-top: 20px;
    font-size: 17px;
    font-weight: bold;
}
.img-child-text{

    padding-top: 15px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}
.top-buffer {
     margin-top:65px;
    }

.pricing-box .most-popular-top {
    height: 85px;
    width: 85px;
    background-color: #efc638;
    padding: 22px 1px;
    position: absolute;
    color: #1f3a5b;
    font-weight: 700;
    z-index: 999;
    top: 0px;
    left: -11px;
    border-radius: 50%;
}
.price-box-btn .but-padding{
    padding: 4px 46px;
}
.price-box-btn .btn-yellow{
    font-size: 22px;
    border: none;
}
.line{
    margin: 10px 4px 8px 50px;
    width: 70%;
    border: 2px solid #f2c301;
}
.line-child{
    margin: 10px 0px 10px 60px;
    width: 65%;
    border: 1px solid #bbb;
}
.pricing-box p {
    padding: 5px 55px;
    font-weight: 600;
}
.btn-blue {
    color: #fff;
    background-color: #337ab7;
    font-weight: 400;
    font-size: 19px;
    border: none;
}
.control-box{
    position: revert;
}
.own-right {
    position: absolute;
    right: -66px !important;
}
.btn-black {
    margin-top: 60px;
}
.caption-box h4 {
    font-weight: 600;
    font-size: 28px;
    border-bottom: 1px solid #f2c301;
    text-align: center;
    padding-bottom: 20px;
    color: black;
}
.box-p{
    text-align: center;
    border-bottom: none !important;
    font-weight: 600;
}
.caption-box p {
    padding-bottom: 30px;
    border-bottom: none;
    text-align:center;
}
.carousel-x{
  margin-top:8% !important;
  }

.client-box h4 {
    font-weight: 600;
    color: black;
}


@media only screen and (max-width: 600px){
.own-right {

    right: 16px !important;
}

.button_box {
    margin-bottom: 36px;
    margin-top: 20px;
    background: #dddddd4f;
    box-shadow: 0 2px 9px 0px rgb(0 0 0 / 30%);
    padding: 12px;
    border-radius: 22px;
    text-align: center;

}
.button_box .btn-yellow {
    color: #050507;
    background-color: #efc638;
    font-weight: 600;
    font-size: 20px;
    border: unset;
    border-radius: 22px;
    width: 100%;
    -webkit-filter: drop-shadow(1px 1px 1px #222);
    filter: drop-shadow(1px 1px 1px #222);
}
.button-box-button {
    text-align: center;

}
.button-box-button-bottom{
    text-align: center;

}
.button-box-button-bottom .btn-yellow {
    color: #050507;
    background-color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid #efc638;


}


.auction_box_two h2{
    font-size:22px;
    font-weight: 600;
}

.text-color-t-c {
    color: #ffffff;
    font-weight: 800 !important;
    font-size: 16px !important;
}
span-t{
    font-size:14px !important;
}
.Grid-cell-box {
       background-color: #c3c3c370;
    position: relative;
    z-index: 111111111;
    margin-top: 48px;
    padding: 22px 32px;
}
.content-center {
    text-align: center;
    margin-top: 342px !important;
}

.img-trust {
    float: left;
    margin-left: 0px !important;
    margin-top: 29px !important;
    margin-left: -6px;
}
.banner-bottom-cus h2 {

    text-align: center !important;
}
}

.img-trust{
    -webkit-filter: drop-shadow(1px 1px 1px #222);
    filter: drop-shadow(5px 5px 5px #222);
    margin-left: -6px;
}

.price_cross {
    position: relative;
    display: inline-block;
}

.price_cross:after,
.price_cross:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: black;
}
.price_cross:before {
  transform: rotate(20deg);
}
.price_cross:after {
  transform: rotate(-20deg);
}

.text-color-c{
    color: #fdb812;

}
.text-color-t{
    color: #ffffff;
    font-weight: 800 !important;
}
.content-center{
    text-align: center;
    margin-top: 311px;
}
.text-color-t-c{
color: #ffffff;
    font-weight: 800 !important;
    font-size:17px !important;

}
.text-color-t span{
font-size:49px;
}
.text-color-c a{
color:#fdb812;
}
.banner-bg h4{
margin-top:10px !important;
}

#online-valuation-tool {
  font-family: inherit !important;
  cursor: pointer !important;
  user-select: none !important;
  outline: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  border-color: transparent !important;
}
#online-valuation-tool.ovt-button-fixed {
  z-index: 2147483000 !important;
  position: fixed !important;
  bottom: 20px !important;
  left: -1px !important;
  text-align: left !important;
  padding: 14px 15px 14px 5px !important;
  border-top-right-radius: 40px !important;
  border-bottom-right-radius: 40px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.48);
  background-color: #F1C838;
  color: #FFFFFF;
}
#online-valuation-tool.ovt-button-fixed:before {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
#online-valuation-tool.ovt-button-fixed span {
  display: inline-block !important;
  vertical-align: middle !important;
}
#online-valuation-tool.ovt-button-fixed img {
  vertical-align: middle !important;
  border-style: none !important;
  padding: 0 10px !important;
}
#online-valuation-tool:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
#online-valuation-tool:hover:before, #online-valuation-tool:focus:before, #online-valuation-tool:active:before {
  opacity: 0.25 !important;
}



