/*#myModal_RegionChoose{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    float: left;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}*/

/*Banner Slider*/
.banner_slider .item > img, .banner_slider .item img {
    width: 100%;
}
.caption_text {
    /*background: rgba(104, 100, 100, 0.64) !important;*/
    padding: 30px 10px;
    top: auto;
    position: absolute;
    min-height:  90px;
    width: 100%;
    bottom: 0;
    color: #fff;
}
.caption_text h1, .caption_text h2, .caption_text h3, .caption_text h4, .caption_text h5
{
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}
.caption_text p {
    text-align: center;
    font-size: 20px;
    color: #000;
    text-shadow: none;
    margin: 0px;
}
.landing_banner_inner
{
    position: absolute;
    top: 30%;
    left: 10%;
}
.landing_banner_inner h1 {
    text-align: left;
    width: 100%;
    font-weight: 300 !important;
    text-transform: initial;
    line-height: 33px;
    font-size: 25px;
    color: #fff;
}
.landing_banner_inner h1 span {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
}
/*.landing_banner_inner h1 span {
    font-weight: 500;
    font-size: 24px;
}*/
.banner-cats {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 10px 0px 0px;
}
.clsHomeListCat {
    margin: 13px 0px 0px 0px;
    padding: 0px;
}
.clshomecatitem a:first-child {
    margin-left: 0px;
}
.clshomecatitem a {
    padding: 6px;
    margin: 0 5px;
    text-decoration: none;
    border: 1px solid #948e8e;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    background: #35333396;
}

/*Search Box*/
.home_project_search {
    padding: 8px 15px;
    border-radius: 2px 0 0 2px !important;
    border: none !important;
    background: #fff;
    width: 100%;
    color: #333;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}
#sugglist {
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.5);
    color: #000;
    position: absolute;
    top: 35px;
    z-index: 9;
    overflow: auto;
    max-height: 300px;
}
.search-dropdown li {
    cursor: pointer;
    font-weight: 500;
    margin: 0;
    float: left;
    padding: 0 5px;
    width: 100%;
}
.li-suggest {
    width: 100%;
}
.name-suggestion {
    color: #2874f0;
    font-size: 14px;
}
#sugglist .name-suggestion a {
    color: #000;
    outline: none !important;
    display: block;
    padding: 10px 10px 10px 0px;
}
.search_img img, .li-suggest img {
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
}
.name-suggestion a {
    background: url("../images/auto_search.png") no-repeat scroll left / 13px auto;
}
.ui-autocomplete {
    box-shadow: 2px 3px 5px -1px rgba(0,0,0,.5);
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
    color: #000 !important;
    border-radius: 0 0 2px 2px !important;
    border: none !important;
    padding: 0px !important;
    z-index: 999999 !important;
    position: absolute;
    cursor: default;
}
.ui-autocomplete {
    white-space: nowrap;
    color: #000 !important;
    cursor: default;
}
.ajax_search_list a {
    font-weight: 600;
    font-size: 13px;
    color: #000;
    border: none !important;
    padding: 5px 15px !important;
}
.ajax_search_list .search_img {
    padding: 0px 15px 0px 0px;
}
.search_opacity {
    opacity: .54;
}
.ui-autocomplete-loading {
    background: white url('../images/loading.gif') right center no-repeat;
}
.ajax_search_list a:hover, .ajax_search_list:hover, .ajax_search_list .ui-state-hover, .ajax_search_list .ui-widget-content .ui-state-hover, .ajax_search_list .ui-widget-header .ui-state-hover, .ajax_search_list .ui-state-focus, .ajax_search_list .ui-widget-content .ui-state-focus, .ajax_search_list .ui-widget-header .ui-state-focus {
    background: #f4f8ff !important;
    border: none !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    margin: 0px !important;
}
.get_start_con {
    background-size: cover !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
    box-shadow: 0px 4px 19.98px 7.02px rgba(0, 0, 0, 0.17);
    padding: 30px 45px;
    margin: 30px 0px;
}
.get_start_details_wrapper {
    position: relative;
}
.get_start_details {
    color: #ffffff;
    padding: 0px 0 0 15px;
}
.get_start_details .get_start_title {
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 22px;
    color: #fff;
}
.get_start_details p {
    padding-bottom: 30px;
    color: #fff;
}
.get_button .get_btn {
    color: #20b2b8;
    padding: 8px 30px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 500;
}
.get_start_image {
    padding: 15px 0px;
    text-align: right;
}
.get_start_image img {
    max-height: 235px;
    width: auto;
}

.cat_listing {
    padding: 0px 10px 8px;
}
.cat_listing img {
    width: 50px;
    height: auto;
}
.cat_details {
    padding: 5px 0 15px;
}
.cat_details .cat_name a {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#popular_services_provider_section {
    background: #f0f2f5;
}
/*#popular_services_provider_section .owl-carousel .owl-item img
{
    object-fit: contain;
}*/
#popular_services_provider_section .owl-item li {
    text-align: center;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-color: #ffffff;
    margin: 0px 10px;
}
#popular_services_provider_section .owl-item img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    max-width: max-content;
}
#popular_services_provider_section .owl-item label {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px 0px;
    background: #fff;
    color: #000;
}
#popular_services_provider_section .owl-item label p {
    font-size: 13px;
    padding: 10px 0px;
    margin: 0px;
    color: #666;
}



.how_it_works_list {
    margin: 20px 0 0;
    min-height: 250px;
}
h2.how-it-works-section-title
{
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #666;
    padding: 25px 0px 5px;
}
.how_it_works_list li {
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    list-style: none;
    color: #414042;
}
.how_it_works_list li::before {
    list-style: none;
    background: #fff;
    border: 3px solid #68AE61;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: -1px;
    top: 5px;
    padding: 3px;
    position: absolute;
    width: 6px;
    z-index: 1;
}
.how_it_works_list .border {
    background: #68AE61;
    content: "";
    height: 100%;
    left: 1%;
    position: absolute;
    top: 6px;
    width: 1px;
}
.how_it_works_list li b {
    font-size: 16px;
}
.read_more_btn a {
    text-align: center;
    padding: 10px;
    background: #68AE61;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}
.why_con li {
    margin-left: 22px !important;
    position: relative;
    padding: 3px 0px;
}
.why_con li::before {
    content: '\f00c';
    font-family: FontAwesome;
    color: green;
    position: absolute;
    left: -22px !important;
}

@media(min-width: 768px)
{
    .carousel-caption
    {
        right: 0 !important;
        left: auto !important;
        padding-bottom: 30px;
        top: 0 !important;
        padding: 0px;
        margin: 0px;
        background: #ffffff94;
        height: 100%;
    }
}

/* Most Loved Collection - Start */
.most-collection-description{
    padding-left:20px;
    padding-top:15px;
}
.home-most-loved-collection-slider .owl-item{
    padding: 0 10px;
}

.home-most-loved-collection-slider .owl-item img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 35px; /* optional */
}
/* Most Loved Collection - End */
.spotlight-product-img-section .gallery-img {
    padding: 10px;
    border-radius: 30px;
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 420px;
}

a.amigo-btn.get-started {
    background-color: #fff !important;
    color: var(--primary-color) !important;
    font-size: 30px;
    border-radius: 10px;
}

/* single-row-products section - start */
#single-row-products h3{
    padding-left: 10px;
}
/* single-row-products - end */

/* newly-launched-section - start */
.newly-launched-section {
    width:100%;
    height:100%;
    background:url('../images/newly_launched_designs_bg.jpg') center center/cover no-repeat;
}

.newly-launched-section .box-item{
  transition: all 0.7s ease;
}

.newly-launched-section .box-item-title a{
    color: #000000;
    font-weight: 700;
    font-size: 17px;
    text-align: left;
    padding: 10px 0px;
    opacity: 0.9;
}

.newly-launched-section .box-item-title a:hover{
    color: #05165a;
     opacity: 1;
}

.newly-launched-section .pro-weight{
  color: #000000;
}

.newly-launched-section .section-content{
  font-size: 16px;
  color: #555;
}

.newly-launched-section .pro-sale-price{
  color: #000;
  font-size: 22px;
  font-weight: 600;
  padding-right: 5px;
}

.newly-launched-section .amigoways-btn {
  background: linear-gradient(90deg, #00072C 0%, #01227D 50%, #010A2D 100%);
  color: #fff !important;
  padding: 8px 11px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.3s ease;
  white-space: nowrap;
  width: 100%;

}

.newly-launched-section .amigoways-btn:hover{
  background-color: #00072C;
}

.pro-list .box-item .featured-image {
    max-height: 250px;
}

/* newly-launched-section - end */

/* Home Page Blog Grid - Start */
.blog-posts-section{
    width: 100%;
    height: 100%;
    background: url(../images/blog-bg.jpg) center center / cover no-repeat !important;
}
.blog-posts-section .posts-grid{
    margin-top:40px;
}

.blog-posts-section .blog-card{
    margin-bottom:40px;
    align-items:center;
}

.blog-posts-section .blog-img{
    padding:0;
}

.blog-posts-section .blog-img img{
    width: 100%;
    height: auto;
    max-height: 220px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
}

.blog-posts-section .blog-heading{
    font-size:18px;
    font-weight:700;
    color:var(--primary-color);
    margin-bottom:15px;
}

.blog-posts-section .blog-desc{
    font-size:16px;
    line-height:1.7;
    color:#444;
    margin-bottom:15px;
}

.blog-posts-section .blog-desc p{
    margin-bottom:0;
}

.blog-posts-section .blog-date{
    font-size:15px;
    color:#000;
    margin-bottom:20px;
}

.blog-posts-section .blog-date i{
    margin-right:8px;
}

.blog-posts-section .read-more-btn{
    background:#02196B;
    border-color:#02196B;
    color:#fff;
    padding:10px 24px;
    border-radius:6px;
    opacity: 0.9;
}

.blog-posts-section .read-more-btn:hover,
.blog-posts-section .read-more-btn:focus{
    opacity: 1;
}

.blog-posts-section .amigoways-btn{
    margin-top:20px;
}

@media (max-width:991px){

    .blog-posts-section .blog-card{
        margin-bottom:30px;
    }

    .blog-posts-section .blog-img{
        margin-bottom:5px;
    }

    .blog-posts-section .blog-heading{
        font-size:18px;
    }

    .blog-posts-section .blog-img img{
        height: auto;
        max-height: 250px;
        width: 100%;
        padding: 15px;
        border-radius: 25px;
    }
}

@media (max-width:767px){

    .blog-posts-section .posts-grid{
        margin-top:25px;
    }

    .blog-posts-section .blog-heading{
        font-size:18px;
    }

    .blog-posts-section .blog-date{
        margin-bottom:15px;
    }

    .blog-posts-section .read-more-btn{
        width:100%;
    }
}
/* Home Page Blog Grid - End */
/* Our Jewellery Collection - Start */
.our-jewellery-collection{
    background-color: #FFF5CF;
}
/* Our Jewellery Collection - End */

.about-us-section {
    width: 100%;
    height: 100%;
    background: url(../images/about-bsv-bg.jpg) center center / cover no-repeat;
}

.about-us-btn, .about-us-btn:hover {
    background: var(--primary-gradient-color);
    color: #fff;
}

/* Benefits of BSV Jewwllers - Start */
.card-box-item {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px;
    transition: box-shadow 0.3s ease;
    height: 100%;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .05);
}
.card-box-item:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    transition: .3s;
    transform: translateY(-10px);
}
/* Benefits of BSV Jewwllers - End */