









.locations-box {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    min-height: 220px;
    margin-top: 20px;
    border-radius: 10px;
    padding: 5px 10px 5px 20px;
    transition: 0.6s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}

.locations-box h4 {
   
    font-size: 32px;
    color: #27150b;
    position: relative;
    z-index: 2;
    margin-top: 0;
}

.locations-box p {
    color: #fff;
   
    font-size: 18px;
    margin: 0;
}

.map {
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 0;
}

.map-box {
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%;
    border: 4px solid #7e6203;
    width: 136px;
    height: 136px;
    overflow: hidden;
}

.map-box iframe {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -khtml-border-radius: 100%;
    height: 128px;
}

.map-box img {
    border-radius: 100%;
    transition: 0.6s;
}

.place-card.default-card,
.google-maps-link {
    display: none !important;
}

.place-card.default-card {
    display: none !important;
}

.map .dir-icon,
.gd-btn .dir-icon {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    display: inline-block;
    vertical-align: top;
    padding: 1px 12px 1px 15px;
    color: #fff;
    font-family: "Conv-Futura-Lt-BT";
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 8px;
    opacity: 0;
    transition: 0.6s;
}

.map .dir-icon::after,
.gd-btn .dir-icon::after {
    content: "";
    background-image: url(../images/right-icon.png);
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-left: 15px;
}

.locations-box:hover,
.branche-item.active .locations-box {
    background-color: #27150b;
    background: #27150b;
}

.locations-box:hover h4,
.branche-item.active .locations-box h4 {
    background: -webkit-linear-gradient(#f4c64e, #f4c64e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*.locations-box:hover .map-box img,{
      -webkit-transform: scale(1.1);s
      transform: scale(1.1);
  }*/

.map .dir-icon:hover,
.branche-item.active .locations-box .map .dir-icon,
.gd-btn .dir-icon:hover {
    background-color: #000;
    background: #000;
}

.locations-box:hover .map .dir-icon,
.branche-item.active .locations-box .map .dir-icon {
    opacity: 1;
}

.vm-btn {
    margin-top: 45px;
}

.vm-btn a,
.vm-btn button {
    
    background-color: #27150b;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 7px 45px 7px 25px;
    font-size: 19px;
    border-radius: 6px;
    position: relative;
    transition: 0.6s;
    outline: none;
    border: none;
}

.vm-btn a::after,
.vm-btn button::after {
    content: "\f0a9";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 19px;
    z-index: 1;
    color: #f2c34d;
    transition: 0.6s;
}

.vm-btn a:hover,
.vm-btn button:hover {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    color: #000;
}

.vm-btn a:hover::after,
.vm-btn button:hover::after {
    color: #ffffff;
}

.karat_happy_clients {
    background-image: url(../images/counter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.count_content {
    border-right: 1px solid #646464;
    min-height: 220px;
    text-align: center;
    padding: 45px 15px;
}

.count_content:last-child {
    border: none;
}

.count_content .counter-value,
.count_content .counter-value-fexed,
.count_content .counter-value-fexed sub {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    font-size: 55px;
    color: #fff;
    background: -webkit-linear-gradient(#f4c64e, #f4c64e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.count_content .txt {
    color: #fff;
    font-size: 23px;
    font-family: "Conv-Futura-Lt-BT";
    text-transform: uppercase;
}

.count_content .counter-value {
    display: inline-block;
    vertical-align: top;
}

.count_content .counter-value-fexed sub {
    font-size: 29px;
}

.count_content i.fa.fa-plus {
    background: -webkit-linear-gradient(#f3c54d, #c68a39);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 29px;
    display: inline-block;
    vertical-align: top;
    margin: 28px 10px;
}

.Get_cash_for_your_gold {
    padding-top: 60px;
}

.Get_cash_for_your_gold .section-title.text-left {
    margin-top: 0;
    background: transparent;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

.Get_cash_for_your_gold .section-title.text-left h2 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    color: #a76610;
    text-transform: capitalize;
    font-size: 38px;
}

.Get_cash_for_your_gold .section-title.text-left h2 span {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    color: #27150b;
    display: block;
}

.Get_cash_for_your_gold .section-title.text-left::before,
.Get_cash_for_your_gold .section-title.text-left::after {
    background-color: #27150b;
}

.awards-item {
    max-width: 480px;
    height: 94px;
    background-color: #27150b;
    border-radius: 50px;
    margin: 26px 0px 127px 100px;
    position: relative;
    padding-left: 120px;
}

.awards-item:nth-of-type(2) {
    margin-left: 185px;
}

.awards-item:last-child {
    margin-bottom: 0;
}

.awards-item:last-child .outer-border {
    display: none;
}

.awards-img {
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    width: 186px;
    height: 186px;
    text-align: center;
    position: relative;
    background: rgb(196, 137, 56);
    background: -moz-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: -webkit-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: linear-gradient( to right, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c48938', endColorstr='#f0c04d', GradientType=1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    transition: 0.6s;
    position: absolute;
    top: -45px;
    left: -100px;
    z-index: 2;
}



.awards-border-gold {
    background: rgb(196, 137, 56);
    background: -moz-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: -webkit-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: linear-gradient( to right, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c48938', endColorstr='#f0c04d', GradientType=1);
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 6px;
    border: 6px solid #efeded;
    transition: 0.6s;
}

.awards-border-gold img {
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    background-color: #f7f6f6;
    padding: 6px;
    overflow: hidden;
    width: 135px;
    height: 135px;
    object-fit: contain;
}

.awards-item h4 {
    color: #fff;
   
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0 10px;
}

.awards-item p {
   
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.outer-border {
    position: absolute;
    left: 8px;
    bottom: -98px;
    z-index: 1;
    width: 52px;
    height: 70px;
    background-color: #efeded;
    transform: rotate(-22deg);
}

.outer-border .outer-gold,
.outer-border .outer-gray {
    background: rgb(196, 137, 56);
    background: -moz-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: -webkit-linear-gradient( left, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    background: linear-gradient( to right, rgba(196, 137, 56, 1) 0%, rgba(240, 192, 77, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c48938', endColorstr='#f0c04d', GradientType=1);
    width: 50%;
    height: 50%;
    display: block;
    margin: -1px auto;
}

.outer-border {
    position: absolute;
    left: 8px;
    bottom: -94px;
    width: 52px;
    height: 70px;
    background-color: #efeded;
    transform: rotate(-22deg);
    z-index: 1;
}

.awards-item:nth-of-type(2) .outer-border {
    left: -75px;
    transform: rotate(21deg);
}

.awards-item,
.awards-img,
.awards-img .awards-border-gold,
.awards-item h4,
.outer-gold,
.outer-gray {
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.awards-item:hover {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.awards-item:hover h4 {
    color: #27150b;
}

.awards-item:hover .awards-img,
.awards-item:hover .awards-img .awards-border-gold {
    background: #27150b;
}

.awards-item:hover .outer-border .outer-gray {
    background: #27150b;
}

.Get_cash_for_your_gold .vm-btn {
    margin-top: -75px;
    margin-left: -340px;
}

.karat_happy_testimonials {
    background-image: url(../images/testimonials-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.karat_happy_testimonials {}

.karat_happy_testimonials .section-title {
    color: #fff;
}

.karat_happy_testimonials .section-title::before,
.karat_happy_testimonials .section-title::after {
    background-color: #fff;
}

.carousel-item {
    text-align: center;
}

.carousel-item .ts-item {
    padding: 35px 35px 25px;
    text-align: left;
    position: relative;
    background-image: url(../images/ts-bg-border.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 12px;
}

.carousel-item .ts-item p {
    color: #fff;
    font-family: "Conv-Futura-Lt-BT";
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ts-img {
    display: inline-block;
    vertical-align: top;
    width: 58px;
    border-radius: 100%;
    overflow: hidden;
}

.ts-text {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 15px;
    width: 80%;
}

.ts-text h5 {
    font-family: "Conv-ITC-Caslon-224-Std";
    text-transform: capitalize;
    color: #c57600;
    font-size: 23px;
}

.ts-text p {
    font-family: "Conv-Futura-Lt-BT";
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 2px 0;
}

ul.star-rate {
    padding: 0;
    margin: 0;
}

ul.star-rate li {
    display: inline-block;
    vertical-align: top;
}

ul.star-rate li i.fa.fa-star {
    background: -webkit-linear-gradient(#f4c64e, #f4c64e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.star-rate-box {
    margin-top: 35px;
}

.star-rate-box h3 {
   
    color: #fff;
    font-size: 23px;
}

.star-rate-box ul.star-rate {
    padding: 0;
    margin: 0;
}

.star-rate-box ul.star-rate li {
    display: inline-block;
    vertical-align: top;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    padding: 8px 5px;
    border-radius: 4px;
    width: 38px;
    height: 38px;
    /*margin: 15px 4px;*/
    transition: 0.6s;
}

.star-rate-box ul.star-rate li i {
    color: #fff;
    font-size: 19px;
}

.star-rate-box ul.star-rate li:hover {
    background: #000;
}

.we-buy-tab-box {}

.we-buy-tab-box .nav-tabs {
    border: none;
}

.we-buy-tab-box .nav-tabs .nav-link {
    position: relative;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 0;
    margin-bottom: 28px;
    padding-bottom: 22px;
}

.nav-tab-img {
    width: 105px;
    height: 75px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 8px;
    z-index: 1;
    border: 2px solid #e3c359;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    box-shadow: 2px 2px 5px 1px #4a4a4a;
    overflow: hidden;
    background-color: #ffffff;
}

.nav-tab-img img {
    transform: skewX(20deg);
}

.nav-tab-title {
    width: 225px;
    min-height: 91px;
    display: inline-block;
    vertical-align: middle;
    background-color: #27150b;
    margin-left: 75px;
    -webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    text-align: center;
    padding: 10px 25px 10px 56px;
  
    color: #fff;
    font-size: 23px;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
}

.nav-tabs .nav-link.active {
    background: transparent;
    background-color: transparent;
}

.nav-tabs .nav-link.active .nav-tab-title {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.nav-tabs .nav-link.active::after {
    content: "";
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 20px solid #c68a39;
    position: absolute;
    left: 0;
    bottom: 4px;
    right: 0;
    width: 32px;
    margin: auto;
}

.we-buy-tab-box .tab-content {
    padding: 32px 38px;
    background-color: #27150b;
}

.we-buy-tab-box .tab-content .tab-pane {}

.we-buy-tab-box .tab-content .tab-pane h2 {
    color: #fff;
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-transform: uppercase;
    background: -webkit-linear-gradient(#f4c64e, #f4c64e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
}

.we-buy-tab-box .tab-content .tab-pane p {
    font-family: "Conv-Futura-Lt-BT";
    color: #fff;
    font-size: 17px;
}

.we-buy-tab-box .tab-content .tab-pane .vm-btn {
    margin: 0;
}

.we-buy-tab-box .tab-content .tab-pane .vm-btn a,
.faqs_content .vm-btn a {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.we-buy-tab-box .tab-content .tab-pane .vm-btn a::after,
.faqs_content .vm-btn a::after {
    color: #000;
}

.Gold_buyer_in_Delhi_NCR {}

.Gold_buyer_in_Delhi_NCR .section-title-two {}

.Gold_buyer_in_Delhi_NCR .section-title-two::before,
.Gold_buyer_in_Delhi_NCR .section-title-two::after {
    margin: 0;
}

.faqs_content {}

.faqs_content .accordion {}

.faqs_content .accordion .card {
    margin-bottom: 10px;
    border: none;
    /*display: inline-block;
      vertical-align: top;
      width: 49%;
      position: relative;
      margin-right: 8px;
      overflow: visible;*/
}

.faqs_content .accordion .card .collapse,
.faqs_content .accordion .card .collapse.show {
    /*position: absolute;
      top: 45px;
      z-index: 2;
      background-color: #fff;*/
}

.faqs_content .accordion .card .card-header {
    padding: 0;
    outline: none;
    border: none;
    background-color: #27150b;
}

.faqs_content .accordion .card .card-header button.btn {
    font-family: "Conv-ITC-Caslon-224-Std";
    color: #ffffff;
    font-size: 17px;
    padding: 10px 55px 11px 18px;
    outline: none;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0;
    overflow: hidden;
    position: relative;
}

.faqs_content .accordion .card .card-body {
    font-family: "Conv-Futura-Lt-BT";
    color: #3f3e3e;
    font-size: 15px;
    box-shadow: 0px 0px 4px 1px #ccc;
    margin: 1px 1px 8px;
    padding: 15px;
}

.faqs_content .accordion .card .card-body p span {
    font-family: "Conv-Futura-Lt-BT";
    color: #3f3e3e;
    font-size: 15px;
}

.faqs_content .accordion .card .card-header button.btn {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.faqs_content .accordion .card .card-header button.btn.collapsed {
    background: #000;
    background-color: #000;
}

.faqs_content .accordion .card .card-header button.btn:before {
    font-family: fontawesome;
    content: "\f0da";
    width: 46px;
    text-align: center;
    min-height: 100%;
    line-height: normal;
    color: #fff;
    font-size: 34px;
    background-color: #27150b;
    background: #27150b;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faqs_content .accordion .card .card-header button.btn.collapsed:before {
    font-family: fontawesome;
    content: "\f0d7";
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.faqs_content .vm-btn {
    margin-top: 15px;
}

.Different_From_Other_Buyers h4 {
    font-family: "Conv-ITC-Caslon-224-Std";
    text-transform: uppercase;
    margin: 25px 15px 10px;
    font-size: 26px;
}

.Different_From_Other_Buyers ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.Different_From_Other_Buyers ul li {
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    font-size: 19px;
    margin-top: 15px;
    list-style-type: none;
    padding-left: 35px;
    position: relative;
}

.Different_From_Other_Buyers .cross-list ul li:before {
    content: "\f00d";
    font-family: fontawesome;
    width: 15px;
    height: 15px;
    background-color: #da251f;
    color: #fffd;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    line-height: 12px;
    border-radius: 4px;
    margin: 7px 15px 7px 1px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.Different_From_Other_Buyers .check-list ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    width: 15px;
    height: 15px;
    background-color: #248828;
    color: #fffd;
    display: inline-block;
    vertical-align: top;
    font-size: 9px;
    text-align: center;
    line-height: 12px;
    border-radius: 4px;
    margin: 7px 15px 7px 1px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.short-content {
    margin-top: 35px;
}

.short-content p {
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    font-size: 21px;
    margin: 15px 50px;
    text-align: left;
}

#toggleText {
    display: none;
}

.bs-item {
    text-align: center;
}

.bs-img {
    border: 3px solid #27150b;
    border-radius: 6px;
    overflow: hidden;
}

.bs-img img {
    width: 100%;
    transition: 0.6s;
    /*height: 300px;
      object-fit: cover;
      object-position: center;*/
}

.bs-bar {
    background-color: #fff;
    box-shadow: 0px 3px 8px 0px #737373;
    border-radius: 6px;
    margin: -25px 15px 0px;
    min-height: 54px;
    position: relative;
    z-index: 0;
}

.bs-bar ul {
    margin: 0;
    padding: 0;
    color: #000;
}

.bs-bar ul li {
    display: inline-block;
    vertical-align: top;
    margin: 15px 6px;
}

.bs-bar ul li i {
    background: -webkit-linear-gradient(#f4c64e, #c58939);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19px;
    margin-right: 12px;
}

.bs-item h4 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    margin: 20px 15px 5px;
    font-size: 27px;
    color: #000;
    transition: 0.6s;
}

.karat-blogs .section-title {
    margin-bottom: 25px;
}

.bs-item:hover .bs-img img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.bs-item h4:hover {
    background: -webkit-linear-gradient(#f4c64e, #c68a39);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sigup-box {
    padding: 46px 26px 30px;
    max-width: 432px;
    text-align: center;
}

.sigup-box h3 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-transform: uppercase;
}

.sigup-box p {
    font-family: "Conv-Futura-Lt-BT";
    color: #333333;
}

.sigup-box .form-group .form-control {
    background-color: #e4d49f;
    outline: none;
    border: none;
    border-radius: 0;
    color: #27150b;
    height: auto;
    padding: 11px 15px;
}

.sigup-box .form-group input.form-control::placeholder {
    color: #27150b;
}

.sigup-box button.btn {
  
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
    outline: none;
    border: none;
    display: block;
    text-align: center;
    width: 100%;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    border-radius: 0;
    margin-bottom: 15px;
}

.sigup-box button.btn:hover {
    background-color: #000;
    background: #000;
}

.sigup-logo img {
    margin: 2px 25px;
}

.col-lg-7.col-md-7.col-sm-12.footer-content {
    padding-left: 0;
}

.footer-content .col-lg-6.col-md-6.col-sm-12:first-child {
    padding-right: 0;
}

.footer-content p {
    color: #fff;
    font-size: 17px;
    margin: 15px 0;
    font-family: "Conv-Futura-Lt-BT";
}

.footer-content ul.f-menu {
    padding: 0;
    margin: 0;
}

.footer-content h4 {
    background: -webkit-linear-gradient(#f4c64e, #c68a39);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Conv-ITC-Caslon-224-Std";
    font-size: 28px;
    margin: 20px 0 10px;
}

.footer-content .f-menu li {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.footer-content .f-menu li a {
    font-family: "Conv-Futura-Lt-BT";
    color: #fff;
    font-size: 17px;
}

.footer-content .f-menu li a:hover {
    color: #f4c54e;
}

.footer-content ul.social-icons {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.footer-content ul.social-icons li {
    list-style-type: none;
    margin-bottom: 15px;
}

/*.footer-content ul.social-icons li a {
      background: rgb(244,198,78);
      background: -moz-linear-gradient(top, rgba(244,198,78,1) 0%, rgba(197,137,57,1) 100%);
      background: -webkit-linear-gradient(top, rgba(244,198,78,1) 0%,rgba(197,137,57,1) 100%);
      background: linear-gradient(to bottom, rgba(244,198,78,1) 0%,rgba(197,137,57,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939',GradientType=0 );
      color: #000;
      display: block;
      padding: 6px 14px;
      border-radius: 4px;
      font-family: 'Conv-ITC-Caslon-224-Std';
  }*/

.footer-content ul.social-icons li a {
    color: #fff;
    display: block;
    padding: 6px 14px;
    border-radius: 4px;
    font-family: "Conv-ITC-Caslon-224-Std";
}

.footer-content ul.social-icons li.fb a {
    background: #4c69b1;
}

.footer-content ul.social-icons li.tw a {
    background: #38b2e1;
}

.footer-content ul.social-icons li.insta a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6d373+0,d62977+63,7d32aa+100 */
    background: #f6d373;
    /* Old browsers */
    background: -moz-linear-gradient( top, #f6d373 0%, #d62977 63%, #7d32aa 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient( top, #f6d373 0%, #d62977 63%, #7d32aa 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient( to bottom, #f6d373 0%, #d62977 63%, #7d32aa 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d373', endColorstr='#7d32aa', GradientType=0);
    /* IE6-9 */
}

.footer-content ul.social-icons li.youtube a {
    background: #ea403c;
}

.footer-content ul.social-icons li i {
    float: right;
    font-size: 21px;
    margin: 2px 0px 2px 20px;
    color: #ffffff;
}

.footer-content ul.social-icons li a:hover {
    background-color: #e4d49f;
    background: #e4d49f;
    color: #000;
}

.footer-content ul.social-icons li a:hover i {
    color: #000;
}

.footer-content .col-lg-6.col-md-6.col-sm-12 {
    margin-top: 25px;
}

.footer-content .col-lg-6.col-md-6.col-sm-12 h4 {
    margin-top: 0;
}

.footer-shap {
    position: relative;
}

.footer-shap::before {
    content: "";
    left: 0;
    top: -1px;
    bottom: 0;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    right: 0;
    display: block;
    position: absolute;
    z-index: 0;
    width: 30%;
    -webkit-clip-path: polygon(0 0, 65% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 65% 0%, 100% 100%, 0% 100%);
}

.copyright {
    /*    margin-bottom: 34px;*/
}

.fy-bg {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    padding: 10px 0 35px;
}

.fy-bg p {
    margin: 0;
    color: #fff;
    font-size: 19px;
    font-family: "Conv-Futura-Lt-BT";
    font-family: sans-serif, "Helvetica Neue", "Lucida Grande", Arial;
    font-stretch: condensed;
    letter-spacing: 1px;
}

.fy-bg a.link {
    color: #fff;
    font-family: "Conv-Futura-Lt-BT";
    font-size: 24px;
    margin-left: 35px;
    padding-left: 35px;
    position: relative;
    font-family: sans-serif, "Helvetica Neue", "Lucida Grande", Arial;
    font-stretch: condensed;
}

.fy-bg a.link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 2px;
    height: 18px;
    background-color: #fff;
}

.fy-bg a.link:first-child::before {
    display: none;
}

.fy-bg a.link:first-child {
    padding-left: 0;
    margin-left: 0;
}

.fy-bg p a,
.fy-bg a.link:hover {
    color: #000;
}

.footer-price {
    padding: 15px 0;
    text-align: center;
}

.footer-price ul {
    margin: 0;
    padding: 0;
}

.footer-price ul li {
    font-family: "Conv-Futura-Lt-BT";
    color: #fff;
    font-size: 15px;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    margin: 1px 8px;
}

.carousel.slide .carousel-control-prev,
.carousel.slide .carousel-control-next {
    border: none;
    outline: none;
    padding: 1px;
    width: 35px;
    height: 35px;
    background-color: #f4c64e;
    border-radius: 3px;
    bottom: 0;
    margin: auto;
}

#blogs-slider .carousel-control-prev,
#blogs-slider .carousel-control-next {
    top: 26%;
    bottom: auto;
}

#toTop {
    bottom: 100px;
    cursor: pointer;
    height: 50px;
    position: fixed;
    left: 0.5%;
    width: 50px;
    z-index: 999;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    border-radius: 100%;
    display: none;
}

#toTop:hover {
    background-color: #27150b;
    background: #27150b;
}

#toTop i {
    font-family: "FontAwesome";
    font-size: 23px;
}

/*  Cash Against Gold Start
  ------------------------------- */

.instant_cash_for_jewellery_content ul,
.instant_cash_for_jewellery_content ul li,
.instant_cash_for_jewellery_content,
.call_icon,
.number,
.award_winning_img_box {
    display: inline-block;
    vertical-align: top;
}

.number a,
.award_winning_img_box img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
}

.instant_cash_for_jewellery {
    padding-top: 129px;
    padding-bottom: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.instant_cash_for_jewellery_content {
    margin-top: 120px;
    max-width: 580px;
}

.instant_cash_for_jewellery_content h1 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    font-size: 48px;
    color: #d59d40;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.instant_cash_for_jewellery_content ul {
    padding: 0;
    margin: 0;
}

.instant_cash_for_jewellery_content ul li {
   
    border-right: 2px solid #fff;
    padding-right: 7px;
    margin-right: 3px;
    margin-bottom: 19px;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    text-transform: capitalize;
}

.instant_cash_for_jewellery_content ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
    margin: 0;
}

.call_icon {
    background: rgb(245, 199, 79);
    background: -moz-linear-gradient( top, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c74f', endColorstr='#c48739', GradientType=0);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    margin-right: 16px;
}

.call_icon:hover {
    background-color: #000;
    background: #000;
}

.call_icon a {
    padding: 12px;
    display: block;
}

.call_icon i {
    font-size: 36px;
    color: #fff;
}

.toll_free_number {
    margin-top: 63px;
}

.number span {
   
    color: #fbecbd;
    font-size: 23px;
    line-height: 16px;
}

.number a {
   
    font-size: 34px;
    color: #fff;
    display: block;
}

.number a:hover {
    color: #f5c74f;
}

.award_winning {
    padding-top: 40px;
}

.award_winning_img_box {
    width: 175px;
    height: 175px;
    overflow: hidden;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    position: relative;
    z-index: 1;
    border: 6px solid transparent;
    -moz-border-image: -moz-linear-gradient( top, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    -webkit-border-image: -webkit-linear-gradient( top, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    border-image: linear-gradient( to bottom, rgba(245, 199, 79, 1) 0%, rgba(196, 135, 57, 1) 100%);
    border-image-slice: 1;
    margin-top: -15px;
}

.award_winning_img_box img {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    position: absolute;
    left: -35px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 235px;
}

.award_winning_img,
.award_img {
    text-align: center;
}

.award_winning_img_box:first-child {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.award_winning_img_box:nth-of-type(2) {
    margin-top: -60px;
    margin-left: -75px;
    margin-right: 125px;
}

.award_winning_img_box:nth-of-type(3) {
    margin-top: -60px;
    margin-right: -75px;
}

.award_winning_img_box:hover img {
    transform: rotate(-37deg);
}

.award_img {}

.award_img img {
    margin-top: -50px;
    margin-left: 0;
    max-width: 101px;
}

.award_img h3 {
    font-size: 19px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0;
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-transform: capitalize;
}

/*  Cash Against Gold End
  ------------------------------- */

.breadcrumb {
    margin: 0;
    padding: 0.7rem 1rem;
    background-color: transparent;
}

.breadcrumb li.breadcrumb-item,
.breadcrumb li.breadcrumb-item a {
    font-family: "Conv-Futura-Md-BT-Bold";
    color: #ffffff;
    font-size: 10px;
}

.breadcrumb li.breadcrumb-item a {
    color: #f3c54d;
}

.why-choose-tab-box {}

.why-choose-tab-box .nav {}

.why-choose-tab-box .nav .nav-link {
    background-color: #27150b;
    display: block;
    width: 100%;
    margin-bottom: 18px;
    border-radius: 2px;
 
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 25px;
    transition: 0.6s;
}

.why-choose-tab-box .nav .nav-link.active,
.why-choose-tab-box .nav .nav-link:hover {
    background-color: #c78c3b;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    color: #000;
}

.why-choose-tab-box .tab-content {
    background-color: #fff;
    min-height: 330px;
}

.why-choose-tab-box .tab-content .tab-pane {
    -webkit-box-shadow: 2px 2px 12px 3px #27150b;
    box-shadow: 2px 2px 12px 3px #27150b;
}

.why-choose-tab-box .tab-content .tab-pane img {
    width: 100%;
    height: 330px;
}

.why-choose-tab-box .nav .nav-link i {
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    width: 12%;
    margin-right: 15px;
    text-align: center;
}

.why-choose-tab-box .nav .nav-link span {
    display: inline-block;
    vertical-align: middle;
    width: 81%;
}

.yt-content {
    margin-top: 25px;
}

.yt-content h3 {
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #000000;
   
}

.yt-content p {
    color: #000;
    font-size: 19px;
    margin: 15px 0;
    
}

.process-item {
    text-align: center;
}

.process-icon {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 35px;
}

.process-icon span {
    width: 105px;
    height: 105px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    margin: auto;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.process-icon span i {
    font-size: 52px;
    color: #c48839;
}

.process-icon::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #c58939;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.process-icon::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
    width: 115px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}

.process-item .circle-box {
    width: 38px;
    height: 38px;
    margin: 15px auto;
    text-align: center;
}

.process-item .circle-box i.fa.fa-dot-circle-o {
    color: #c48839;
    font-size: 39px;
}

.process-item h4 {
    color: #000;
    font-family: "Conv-Futura-Md-BT-Medium";
    font-size: 23px;
}

.process-item::before {
    content: "";
    border-top: 2px dashed #000;
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: 95px;
    width: 40%;
}

.process-item::after {
    content: "";
    border-top: 2px dashed #000;
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 95px;
    width: 40%;
}

.process-sec .col-lg-3.col-md-3.col-sm-12:first-child .process-item::before,
.process-sec .col-lg-3.col-md-3.col-sm-12:last-child .process-item::after {
    display: none;
}

.process-item:hover .process-icon {
    transform: rotateY(180deg);
    transition: 0.4s;
}

.process-item:hover .process-icon i {
    color: #000;
}

.process-item:hover .circle-box i.fa.fa-dot-circle-o {
    color: #000;
    transition: 0.4s;
}

.process-item:hover h4 {
    color: #c48839;
    transition: 0.4s;
}

.process-item:hover .process-icon img {
    filter: brightness(0);
}

/*  Blog List Start Here
  --------------------------- */

.right_side_blog {
    text-align: left;
    padding: 0;
}

.blog_categories,
.blog_recent_post {
    margin-bottom: 30px;
    background-color: #ffffff;
}

.blog_title {
    padding: 12px 25px;
    margin-bottom: 20px;
    position: relative;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.blog_title:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}

.blog_title h4 {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Conv-Futura-Md-BT-Medium";
}

.right_blog {
    display: block;
    vertical-align: top;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 15px;
}

ul.blog-categories {
    list-style-type: none;
    padding-left: 0;
}

ul.blog-categories li {
    position: relative;
    margin: 10px 0;
}

ul.blog-categories li a {
    padding-left: 30px;
    font-size: 18px;
    font-family: "Conv-Futura-Lt-BT";
    color: #000;
}

ul.blog-categories li a::before {
    font-family: fontawesome;
    content: "\f192";
    color: #43200c;
    position: absolute;
    left: 0;
    font-size: 19px;
    background: -webkit-linear-gradient(#f4c64e, #c58939);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

ul.blog-categories li a:hover {
    color: #c58939;
}

.right_blog .blog_img {
    display: inline-block;
    width: 28%;
}

.right_blog .blog_img img {
    max-width: 100%;
    height: 56px;
}

.right_blog .blog_content {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.right_blog .blog_content h3 {
    margin: 0;
    font-size: 14px;
    color: #c48939;
    line-height: 20px;
    text-transform: capitalize;
    font-family: "Conv-Futura-Md-BT-Medium";
}

.right_blog .blog_content p {
    font-family: "Conv-Futura-Md-BT-Bold";
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    color: #3e3e3e;
}

.right_blog .blog_content span {
    font-family: "Conv-Futura-Md-BT-Bold";
    font-size: 12px;
    margin-left: 4px;
    color: #3e3e3e;
    text-align: left;
    display: inline-block;
}

.blog-details {}

.blog-details .bs-item {
    margin: 25px 0;
}

.blog-details .bs-item h1 {}

.blog-details h1 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-align: left;
    margin: 1px 1px 25px;
    color: #000;
}

.blog-details p {
    font-family: "Conv-Futura-Lt-BT";
    font-size: 19px;
    color: #000;
}

/*  Blog List Start End
  --------------------------- */

.contact-page-left,
.contact-page-right {
    margin-bottom: 30px;
}

.contact-page-left .section-title.text-left,
.contact-page-right .section-title.text-left {
    margin-top: 0;
    background: transparent;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

.contact-page-left .section-title.text-left h2,
.contact-page-right .section-title.text-left h2 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-transform: capitalize;
    font-size: 38px;
    color: #27150b;
}

.contact-page-left .section-title.text-left h2 span,
.contact-page-right .section-title.text-left h2 span {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    color: #27150b;
}

.contact-page-left .section-title.text-left::before,
.contact-page-left .section-title.text-left::after,
.contact-page-right .section-title.text-left::before,
.contact-page-right .section-title.text-left::after {
    background-color: #27150b;
}

.list-icon {
    margin-top: 30px;
}

.list-icon .contact-address {
    position: relative;
    text-align: left;
    margin-left: 15px;
}

.icon-styled i {
    background: -webkit-linear-gradient(#f4c64e, #f4c64e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-styled i.fa.fa-mobile {
    font-size: 36px;
    line-height: 26px;
}

.icon-styled i.fa.fa-volume-control-phone {
    font-size: 38px;
}

.icon-styled i.fa.fa-envelope {
    font-size: 32px;
}

.icon-styled i.fa.fa-map-marker {
    font-size: 34px;
}

.contact-address {
    width: 80%;
}

.list-icon .contact-address a,
.list-icon .contact-address p {
    font-family: "Conv-Futura-Md-BT-Medium";
    color: #a76610;
    font-size: 23px;
    margin: 0;
}

.list-icon .contact-address h4 {
    color: #000;
    margin-bottom: 6px;
    font-family: "Conv-Futura-Md-BT-Bold";
    font-size: 21px;
}

.form-box .form-group .form-control,
.form-box .form-group .form-control::placeholder,
.form-box .form-group.file-label label {
    font-family: "Conv-Futura-Lt-BT";
    color: #495057;
    font-size: 17px;
}

.form-group.file-label {
    position: relative;
}

.form-group.file-label input[type="file"] {
    padding-left: 125px;
    height: auto;
}

.form-box .form-group.file-label label {
    position: absolute;
    left: 15px;
    top: 9px;
    margin: 0;
}

.form-box button.btn {
    font-family: "Conv-Futura-Md-BT-Medium";
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 7px 45px;
    font-size: 19px;
    border-radius: 6px;
    position: relative;
    transition: 0.6s;
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    outline: none;
    border: none;
}

.form-box button.btn:hover {
    background: #27150b;
    background-color: #27150b;
}

.about-page {}

.about-page .section-title-two::before,
.about-page .section-title-two::after {
    margin: 0;
}

.about-page p {
    font-family: "Conv-Futura-Lt-BT";
    color: #3f3e3e;
    font-size: 19px;
}

.about-img.award_img {
    width: 35%;
    display: inline-block;
    vertical-align: top;
    margin: 15px;
    position: relative;
}

.about-img.award_img:after {
    position: absolute;
    content: "";
    border-left: 330px solid transparent;
    border-bottom: 0px solid transparent;
    border-top: 330px solid #3f210f;
    right: -15px;
    top: -15px;
    z-index: -1;
}

.about-img.award_img img {
    margin: 0;
    max-width: 100%;
}

.about-right {
    vertical-align: top;
    margin: 0;
}

.about-right h3 {
    font-size: 26px;
    color: #0b0b0b;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    font-family: futura_ndmedium;
    display: inline-block;
}

.about-right h3:after {
    position: absolute;
    content: "";
    left: 240px;
    background: #3f210f;
    width: 80px;
    height: 1px;
    top: 12px;
}

.about-right h2 {
    font-family: futura_ndmedium;
    font-size: 34px;
    color: #111111;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    line-height: 48px;
}

.about-right p {
    font-family: Futura-Bk-BT-Book;
    color: #414141;
    line-height: 24px;
    margin: 30px 0 0 0;
    position: relative;
    font-size: 15px;
}

.about-right a {
    font-size: 14px;
    color: #fff;
    font-family: Futura-Bk-BT-Book;
    background: #0c2c3e;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 20px 0 0 80px;
    display: inline-block;
}

.about-right a:hover {
    background: #b95f1d;
}

.blog-search {
    margin-bottom: 30px;
    position: relative;
}

.blog-search input[type="text"] {
    width: 100%;
    font-size: 18px;
    font-family: "Conv-Futura-Lt-BT";
    color: #27150b;
    padding: 8px 15px;
    outline: none;
    border: none;
    background-color: #e4d49f;
}

.blog-search input[type="text"]::placeholder {
    color: #27150b;
}

.blog-search button[type="submit"] {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    outline: none;
    border: none;
    padding: 9px 15px;
    transition: 0.6s;
}

.blog-search button i.fa.fa-search {
    color: #fff;
    font-size: 19px;
}

.blog-search button[type="submit"]:hover {
    background-color: #000;
    background-image: none;
}

.form-box {
    max-width: 600px;
    margin: auto;
    text-align: center;
}

.form-box .nav.nav-pills {
    justify-content: center;
}

.form-box .nav.nav-pills li.nav-item {
    margin-bottom: 30px;
    margin-right: 15px;
}

.form-box .nav.nav-pills li.nav-item a.nav-link {
    font-family: "Conv-Futura-Md-BT-Medium";
    background-color: #40210f;
    color: #fff;
    font-size: 19px;
    transition: 0.6s;
    padding: 6px 22px;
}

.form-box .nav.nav-pills li.nav-item a.nav-link.active {
    background: rgb(244, 198, 78);
    background: -moz-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    background: linear-gradient( to bottom, rgba(244, 198, 78, 1) 0%, rgba(197, 137, 57, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939', GradientType=0);
}

.loc-sec-one {}

.loc-sec-one .col-lg-5 {
    margin-right: 35px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 16px 10px #808080;
}

.loc-sec-one .three-img-slider {}

.loc-sec-one .three-img-slider .carousel-item {}

.three-img-slider button.carousel-control-prev {
    left: 15px;
}

.three-img-slider button.carousel-control-next {
    right: 15px;
}

.loc-sec-one .col-lg-7 {
    padding-left: 45px;
}

.loc-sec-one .col-lg-7 h2 {
    font-family: "Conv-ITC-Caslon-224-Std-Bold";
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #000000;
    font-size: 30px;
    padding-top: 20px;
}

.loc-sec-one .col-lg-7 p {
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    line-height: 34px;
}

.loc-sec-two .award_winning {
    margin: 65px 45px 10px 45px;
}

.loc-sec-two .award_winning .award_winning_img {}

.loc-sec-two .award_winning .award_winning_img .award_winning_img_box {
    width: 200px;
    height: 200px;
}

.loc-sec-two .award_winning .award_winning_img .award_winning_img_box img {
    max-width: 260px;
    left: -36px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.loc-sec-two .award_winning .award_img img {
    margin-top: -50px;
    margin-left: -20px;
    max-width: 101px;
}

.loc-sec-two .award_winning .award_winning_img .award_winning_img_box:nth-of-type(2) {
    margin-top: -50px;
    margin-left: 0;
    margin-right: 90px;
}

.loc-sec-two .award_winning .award_winning_img .award_winning_img_box:nth-of-type(3) {
    margin-top: -50px;
    margin-right: 0;
}

.loc-sec-two .award_winning .award_img h3 {
    color: #000;
    margin-top: -15px;
    font-size: 21px;
}

.loc-sec-two .col-lg-8 p {
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    line-height: 36px;
}

.loc-sec-two .col-sm-12 ul,
.loc-sec-three .col-sm-12 ul {
    padding: 0;
    margin: 0;
}

.loc-sec-two .col-sm-12 ul li,
.loc-sec-three .col-sm-12 ul li {
    display: inline-block;
    vertical-align: top;
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    font-size: 19px;
    margin-right: 25px;
    margin-bottom: 15px;
}

.loc-sec-three .col-sm-12 ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
}

.address-box {
    border: 6px solid #f4c64e;
    /*background-color: #000;
      background: rgb(244,198,78);
      background: -moz-linear-gradient(top, rgba(244,198,78,1) 0%, rgba(197,137,57,1) 100%);
      background: -webkit-linear-gradient(top, rgba(244,198,78,1) 0%,rgba(197,137,57,1) 100%);
      background: linear-gradient(to bottom, rgba(244,198,78,1) 0%,rgba(197,137,57,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c58939',GradientType=0 );*/
    padding: 60px 32px;
    position: relative;
    text-align: center;
    min-height: 312px;
}

.address-box h3 {
    font-family: "Conv-ITC-Caslon-224-Std";
    color: #000;
    font-size: 34px;
}

.address-box p {}

.address-box .gd-btn .dir-icon {
    opacity: 1;
}

.loc-sec-three .map-iframe {
    border: 6px solid #f4c64e;
    /*-webkit-box-shadow: 0px 0px 0px 6px #f4c64e;
      box-shadow: 0px 0px 0px 6px #f4c64e;*/
    margin-bottom: 35px;
}

.loc-sec-three .col-lg-6 .address-box p {
    color: #fff;
    line-height: 24px;
    margin: 0 0 5px;
    font-size: 16px;
}

.address-box .pull-right {
    position: absolute;
    right: 10px;
    bottom: 12px;
    z-index: 0;
}

.about-service .col-lg-7 h2 {
    line-height: 42px;
}

.about-service .col-lg-7 p {
    line-height: 32px;
}

.about-service .col-lg-7 p a {
    color: #c5893a;
}

.img-box {
    width: 35%;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 4px 3px #7a7a7a;
    box-shadow: 0px 0px 4px 3px #7a7a7a;
}

.img-box img {
    max-width: 100%;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}

.img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.img-box.pull-right {
    margin-left: 25px;
    margin-bottom: 15px;
}

.img-box.pull-left {
    margin-right: 25px;
    margin-bottom: 15px;
}

.gallery .item img {
    margin-bottom: 27px;
    border-radius: 4px;
    border: 6px solid #27150b;
}

.content_btn {
    color: #8e624a;
    padding: 0;
    border: 0;
    background: transparent;
    font-weight: bold;
    font-size: 17px;
    /*position: absolute;
      left: 27%;
      right: 0;
      top: 215px;
      z-index: 0;    */
}

.comment-form {
    margin-top: 45px;
}

.comment-form .section-title-two.text-left::before,
.comment-form .section-title-two.text-left::after {
    margin: 0;
}

.comment-form .form-group .form-control {
    font-family: "Conv-Futura-Lt-BT";
    font-size: 19px;
    color: #000;
    padding-left: 15px;
}

.comment-form .form-group .form-control::placeholder {
    color: #000;
}

.comment-form .vm-btn {
    margin-top: 15px;
}

.search-box {
    position: relative;
}

.search-box i.fa.fa-search {
    cursor: pointer;
}

.search-box i.fa.fa-search.active {}

.search-box i.fa.fa-search.active::before {
    content: "\f00d";
}

.search-box .blog-search {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 232px;
    top: 40px;
    z-index: 1;
}

.search-box .blog-search input[type="text"] {
    font-size: 17px;
}

.cookies-popup .modal-body {
    padding: 25px;
    text-align: center;
    border-radius: 6px;
}

.cookies-popup .modal-body .logo {
    margin-top: 0;
}

.cookies-popup .modal-body .vm-btn {
    margin-top: 20px;
}

.cookies-popup .modal-body p {
    font-size: 17px;
}

.cookies-popup .modal-body p a {
    font-family: "Conv-Futura-Lt-BT";
    color: #4f4f4f;
    font-size: 17px;
}

.lv-popup {}

.lv-item {
    position: relative;
    -webkit-box-shadow: 0px 0px 4px 3px #7a7a7a;
    box-shadow: 0px 0px 4px 3px #7a7a7a;
}

.lv-item a {
    padding: 0;
    border: 0;
    display: block;
}

.lv-item a:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.lv-item h4 {
    z-index: 1;
    position: relative;
    color: #fff;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
}

.lv-popup .modal-dialog .modal-content button.close span {
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}

.cm-box {
    border-bottom: 1px dashed #a5a2a2;
    padding-top: 16px;
}

.cm-box:last-child {
    border: 0;
}

.cm-box h5 {
    color: #000;
    font-family: "Conv-Futura-Md-BT-Medium";
    font-size: 24px;
}

.cm-box h6 {
    font-family: "Conv-Futura-Lt-BT";
    color: #6d6868;
    font-size: 19px;
    text-transform: lowercase;
}

.comment-form .vm-btn {
    margin-bottom: 35px;
}

.cm-box1::before {
    margin: 0 !important;
}

.cm-box1::after {
    margin: 0 !important;
}

/* btn */

.play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#c58939 50%, rgb(0 0 0 / 0.1) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
    z-index: 2;
}

.play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ffffff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn::before {
    content: "";
    position: absolute;
    width: 94px;
    height: 94px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(244, 198, 78, 0.7);
    top: 0;
    left: 0;
    background: rgba(147, 99, 181, 0);
}

.play-btn:hover::after {
    border-left: 15px solid #f3c54e;
    transform: scale(20);
}

.play-btn:hover::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

/* btn */



/*  Request Call Back End
  ------------------------------------------- */

.bg-black {}

.footer_dt {
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    /*display: none;*/
}

.td_btn {
    text-align: center;
}


.td_btn h4 span {
    /* font-family: 'Conv-Futura-Md-BT-Medium'; */
    color: #fff;
    /* font-size: 25px; */
}

.td_btn a.btn {
    font-family: "Conv-Futura-Md-BT-Bold";
    border: none;
    outline: none;
    font-size: 13px;
    margin-left: 5px;
    text-transform: uppercase;
    padding: 8px 12px;
    line-height: normal;
    vertical-align: top;
    font-stretch: condensed;
    font-family: sans-serif, "Helvetica Neue", "Lucida Grande", Arial;
    font-stretch: condensed;
    font-weight: 900;
}

.td_btn a.btn.gpl {
    background: #ebbb4a;
    background: -moz-linear-gradient(top, #ebbb4a 63%, #cd933c 100%);
    background: -webkit-linear-gradient(top, #ebbb4a 63%, #cd933c 100%);
    background: linear-gradient(to bottom, #ebbb4a 63%, #cd933c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebbb4a', endColorstr='#cd933c', GradientType=0);
}

.td_btn a.btn.spl {
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, #696969 100%);
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #696969 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #696969 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#696969', GradientType=0);
}

#sona-do-paisa-lo .modal-body p {
    color: #fff;
}

.td_btn .close-btn {
    color: #000;
    position: absolute;
    right: -15px;
    z-index: 0;
    cursor: pointer;
    background-color: #fff;
    width: 22px;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 100%;
    line-height: 22px;
    margin-top: 1px;
}

.td_btn .close-btn:hover {
    background-color: #f3c54d;
}

input#recapture_code {
    background: #d59e40;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.step_img_con {
    /*width: 150px;*/
    /*margin-top: -43px;*/
    /*margin-bottom: -50px;*/
}

.branch-item {
    background: #f4c64e;
    background: -moz-linear-gradient(top, #f4c64e 0%, #c48839 100%);
    background: -webkit-linear-gradient(top, #f4c64e 0%, #c48839 100%);
    background: linear-gradient(to bottom, #f4c64e 0%, #c48839 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c48839', GradientType=0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin: 15px 1px;
    padding: 15px;
    text-align: right;
    position: relative;
    transition: 0.6s;
    min-width: 230px;
    min-height: 160px;
}

.branch-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 145px;
    height: 91px;
    text-align: center;
    background-image: url(../img/icon-bg-before.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -7px -2px;
    padding-right: 16px;
    padding-bottom: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 310px;
}

.branch-icon img {
    width: 105px;
    margin-right: 15px;
}

.branch-item span {
    font-size: 45px;
    margin-right: 5px;
    color: #000;
    
    transition: 0.6s;
}

.branch-item h3 {
   
    color: #000;
    text-transform: capitalize;
    font-size: 25px;
    transition: 0.6s;
}

.branch-item::before {
    background-image: url(../img/icon-bg-shap.png);
    content: "";
    width: 113px;
    height: 147px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.branch-item:hover,
.Gold_buyers .nav .nav-item .nav-link.active .branch-item {
    background-color: #27150b;
    background-image: none;
}

.branch-item:hover span,
.branch-item:hover h3,
.Gold_buyers .nav .nav-item .nav-link.active .branch-item span,
.Gold_buyers .nav .nav-item .nav-link.active .branch-item h3 {
    color: #eec14c;
}

.branch-item:hover .branch-icon,
.Gold_buyers .nav .nav-item .nav-link.active .branch-item .branch-icon {
    background-position: -165px -2px;
}

.branch-item:hover .branch-icon img,
.Gold_buyers .nav .nav-item .nav-link.active .branch-item .branch-icon img {
    filter: brightness(0);
}

.branch-tab {
    background-color: #edbc4b;
    min-height: 59px;
    border-radius: 10px;
    margin: auto;
    overflow: hidden;
    margin: 30px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.6s;
}

.branch-tab span {

    color: #fff;
    font-size: 21px;
    display: inline-block;
    padding-left: 14px;
    letter-spacing: 0.3px;
    padding-right: 4px;
    transition: 0.6s;
}

.branch-tab i.fa.fa-arrow-circle-right {
    background-color: #27150b;
    color: #e4b448;
    display: block;
    font-size: 26px;
    height: 60px;
    width: 52px;
    text-align: center;
    padding: 17px 14px;
    border-bottom-left-radius: 60%;
    border-top-left-radius: 8%;
    transition: 0.6s;
}

.branch-tab:hover,
.nav.ds-tab .nav-item .nav-link.active .branch-tab {
    background-color: #27150b;
}

.branch-tab:hover span,
.nav.ds-tab .nav-item .nav-link.active .branch-tab span {
    color: #eec14c;
}

.branch-tab:hover i.fa.fa-arrow-circle-right,
.nav.ds-tab .nav-item .nav-link.active .branch-tab i.fa.fa-arrow-circle-right {
    background: #f4c64e;
    background: -moz-linear-gradient(top, #f4c64e 0%, #c48839 100%);
    background: -webkit-linear-gradient(top, #f4c64e 0%, #c48839 100%);
    background: linear-gradient(to bottom, #f4c64e 0%, #c48839 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c64e', endColorstr='#c48839', GradientType=0);
    color: #000;
}

.nav.ds-tab .nav-item .nav-link.active .branch-tab i.fa.fa-arrow-circle-right::before {
    content: "\f0ab";
}

.Gold_buyers .nav {
    justify-content: center;
}

.Gold_buyers .nav .nav-item {
    padding: 0 0.5%;
    width: 21.5%;
}

.Gold_buyers .nav .nav-item .nav-link {
    padding: 0;
    border: none;
    outline: none;
    margin: 0;
    background: transparent;
}

.hide {
    display: none;
}

/* single content for baraches */

.tab-content>.item_data.active {}

.tab-content>.item_data.active .nav {
    display: none;
}

.tab-content>.item_data.active .tab-content {}

.tab-content>.item_data.active .tab-content>.tab-pane {
    display: block;
    opacity: 1;
}

.sona_do_section {
    max-width: initial;
}





.location_image {
    margin: 5px 5px 15px 25px;
}

.brn_box h4 {
    text-align: center;
    color: #e6b347 !important;
    font-size: 30px;
    margin-top: 11px;
}

.locations-box-branch {
    background: #fff;
    border: 5px solid #d1993e;
    margin-bottom: 60px;
}

.brn_box {
    text-align: center;
}

.brn_box p {
    padding: 1px 25px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

a.mdir-btn {
    background: #27150b;
    color: #fff;
    padding: 5px 22px 8px;
    border-radius: 7px;
    position: relative;
    top: 13px;
    font-size: 16px;
    font-weight: 700;
}

.map-box-location iframe {
    height: 225px;
}

.place-card.place-card-medium {
    display: none !important;
}

.branch_location_image {
    max-width: 100%;
    margin-left: 25px;
    margin-bottom: 8px;
    width: 40%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 4px 3px #7a7a7a;
}

.loc-sec-one .three-img-slider {
    border-radius: 7px;
    box-shadow: 0px 0px 4px 3px #7a7a7a;
}

.carousel-item.active img {
    transition: 0.6s;
}

.carousel-item.active:hover img {
    transform: scale(1.1);
}

.ytp-cued-thumbnail-overlay-image:hover {
    transform: scale(1.1) !important;
    transition: .2s !important;
}

.ytp-cued-thumbnail-overlay-image:hover {
    transition: .6s !important;
    transform: scale(1.5) !important;
}

.branch_location_image img {
    -webkit-transition: 0.6s;
}

.branch_location_image:hover img {
    transform: scale(1.1);
}

.yt_video {
    padding-right: 35px;
}

.fs h3 {
    margin-left: 0;
}

@media (max-width: 1139px) {
    .brn_video {
        height: 328px;
    }
}

@media (max-width: 1023px) {
    .brn_video {
        height: 240px;
    }
}

@media (max-width: 767px) {
    .location_image {
        margin: 5px 0 15px 0;
    }
    .brn_video {
        height: 280px;
        border: 6px solid #fcba0c;
    }
    .loc-sec-one .three-img-slider {
        margin-bottom: 15px;
    }
    .branch_location_image {
        width: 54%;
    }
    .yt_video {
        padding-right: 15px;
    }
}

@media (max-width: 479px) {
    .brn_video {
        border: 4px solid #fcba0c;
    }
    .branch_location_image {
        margin-left: 0;
        width: auto;
    }
}