@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

/********** Template CSS **********/

.bg-theam{
	background-color:#380106;
}
.bg-logo{
	background-color:#380106;
}
.t-w{
	color: #fff !important;
}
body {
    font-family: "Titillium Web", sans-serif !important;
    font-optical-sizing: auto;
    overflow-x: hidden !important;
    font-size: 15px;
    color: #380106 !important;
    background-color:#b5a296 !important;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
   font-family: "Merriweather Sans", sans-serif !important;
  font-optical-sizing: auto;color: #380106 !important;
  padding-left: 1rem;
    padding-right: 1rem;
}
.text-white {
    color: #380106 !important;
}
.bg-lights{
	background-color:#e6d6c8 !important;padding:0px;
}
:root {
    --primary: #243b79;
    --secondary: #23223d;
    --light: #E8F5E9;
    --dark: #0F4229;
}
.headerlinks a {
    color: #d4af37!important;
    text-decoration: none;
}
.nav-link {
    display: block;
    padding: 10px;
    color: #ebbd29;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    font-size: 17px;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #11111100;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: right;
    float: right;
}
.nav-link:hover, .nav-link:focus {
    color: #d4af37;
}
.navbar-nav .active {
    color: #edc133;
    font-size: 17.5px;
    font-weight: 700 !important;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    
}

h1, .h1 {
    font-size: 2.2rem!important;
}




    h4, .h4 {
        font-size: 1.3rem;
    }

p, li {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    color: #380106;
    font-weight: 600;
    line-height: 26px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.cell {
    margin-left: 1.2rem;
}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

a {
    color: #6f0a2e;
    text-decoration: none;
}

/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--light);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.img-icon{
	width:8%;margin-right: 0.5rem;
}
.img-email {
    width: 15%;
    margin-right: 0.5rem;
}
.img-btn {
    width: 75%;
    float: right;
}
.p-0{padding:0px;}
.navbar .navbar-nav .nav-link {
    padding: 25px 21PX;
    color: #4a196c;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    text-transform: uppercase;
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #26294c;
    font-weight: 600;
}
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}
.text-top-color{
	color:#1a1d4a !important;
}
.youtube {
    display: none !important;
}
.footer-logo-img {
    width: 70%;
    text-align: left;
    float: right;
}
.img-Social {
    width: 100%;
}



.carousel-caption {
    left: 10%;
    right: 10%;
    bottom: 25%;
    /* align-items: center; */
    justify-content: center;
    z-index: 1;
    color:#fff;
}
.text-left{
	text-align:left !important;
}
.text-right{
	text-align:right !important;
}
.text-center{
	text-align:center !important;
}
.carousel-caption h1 {
    font-size: 60px !important;
    line-height: 70px;
}
.carousel-caption h4 {
    font-size: 30px;
    line-height: 43px;
}
.card {
    position: relative;
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff0 !important;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125) !important;
    border-radius: 4px;
}
.carousel-caption h2 {
    font-size: 3.2rem !important;
    margin-bottom: 0.51rem;
    color: #41452f;
}
.carousel-caption p {
    font-size: 1.8rem !important;
    margin-bottom: 2rem;
    color: #42462f;
    margin-top: 1rem;
    line-height: 30px;
    font-weight: 600;
}
.carousel-caption .btn-click-blue {
    border: 1px solid #172049;
    padding: 15px;
    font-size: 17px;
    color: #172049;
    font-weight: 500;background:transparent;
    border-radius: 10px;
}
.carousel-caption .btn-click-blue:hover{
    border: 1px solid #172049;
    padding: 15px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;background:#172049;
    border-radius: 10px;
}
.carousel-caption .btn-click {
    border: 1px solid #fff;
    padding: 15px;
    font-size: 17px;
    color: #fff;background:transparent;
    font-weight: 500;
    border-radius: 10px;
}
.carousel-caption .btn-click:hover{
    border: 1px solid #380106;
    padding: 15px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
	background:#8a171a;
}


.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    background-color: #a4a4a421;
    border: 10px solid #243b792e;
}

@media (max-width: 768px) {
   .carousel-item {
        position: relative;
        min-height: 117px;
    }
    
    .carousel-item img {
		position: absolute;
		width: 100%;
		height: auto;
		object-fit: cover;
	}
}

.page-header{
    background:url(../img/contact/contactbanner.jpg) center center no-repeat;
    background-size: cover;
    height: 400px;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-size: 18px;
    color: var(--light);
}

.page-header1 {
    background:url(../img/soluationsbanner.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}
.page-headerconactbanner{
    background:url(../img/conactbanner.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}
.page-privacy{
    background:url(../img/privacybanner.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}
.page-tearms{
    background:url(../img/tremsbanner.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}

/*** Top Feature ***/
@media (min-width: 991.98px) {
    .top-feature {
        position: relative;
        margin-top: -80px;
        z-index: 1;
    }
}

@media (min-width: 992px) {
        .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 1.5rem;
        padding-right: 1.5rem !important;
    }
}
/*** Facts & Quote ***/
.facts,
.quote {
    background: rgba(15, 66, 41, .6);
}
.team {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 2rem;
    text-align: center;
    position: relative;
}

.testimonilas-img {
    width: 60%;
}

/*** Service ***/
.service-item {
    position: relative;
    text-align: center;
}

.service-item .service-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}

.service-item .service-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    transform: scale(1.2);
    transition: .3s;
    z-index: -1;
}

.service-item:hover .service-img img {
    transform: scale(1);
}

.service-item .service-text {
    background: #f7fbfa;
    transition: .3s;
}

.service-item:hover .service-text {
    background: rgb(11 25 108);
}
.bg-dark {
    background-color: #243b79!important;
}

.service-item .service-text p {
    font-size: 15px;
    text-align: justify;height:70px;
}

.service-item .service-text h4 {
    font-size: 18px !important;
    margin-top: 0px;
}

.service-item:hover .service-text h4 {
    color: #FFFFFF;
    font-size: 18px !important;
}

.service-item:hover .service-text p {
    color: var(--light);
}
.service-item .service-text .btn-square {
    width: 100px;
    height: 100px;
    background: transparent;
}
.text-dark {
    color: #0f1110 !important;
}

.service-item:hover .service-text .btn-square {
    background:#fff;
}

.service-item .service-text .btn {
    display: inline-flex;
    align-items: center;
    color: #fff !important;
    background: #243b79;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
    border: none;
    margin-bottom: 20px;
    margin-top: 10px;
}

.service-item:hover .service-text .btn {
    width: 112px;
}



/*** Service ***/
.solutions-item {
    position: relative;
    text-align: center;
}

.solutions-item .solutions-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}

.solutions-item .solutions-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    transform: scale(1.2);
    transition: .3s;
    z-index: -1;
}

.solutions-item:hover .solutions-img img {
    transform: scale(1);
}

.solutions-item .solutions-text {
    background: #ffffff;
    transition: .3s;
    border: 3px solid #243b79;
}
.solutions-item .solutions-text h5 {
    margin-top: 55px;
}

.solutions-item .solutions-text p {
    font-size: 15px;
    text-align: justify;
    margin-top: 20px;
}

.solutions-item .solutions-text h4 {
    font-size: 18px !important;
    margin-top:10px;
}

.solutions-item:hover .solutions-text h4 {
    color: #FFFFFF;
    font-size: 18px !important;
}
.solutions-item:hover .solutions-text p {
    color: #000000;
}
.solutions-item .solutions-text .btn-square {
    width: 110px;
    height: 110px;
    background: transparent;
    transition: .5s;
    position: absolute;
    top: -52px;
    bottom: 0;
    left: 37%;
}
.solutions {
    margin-bottom: 5%;
}






/*** Project Portfolio ***/
#brand-flters {
    display: inline-block;
    background: var(--light);
    padding: 10px 15px;
}

#brand-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--primary);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#brand-flters li:hover,
#brand-flters li.active {
    color:#841b35;
    border-color: #243b79;
}

.brand-inner {
    position: relative;
    overflow: hidden;
}

.brand-inner::before,
.brand-inner::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(15, 66, 41, .6);
    transition: .5s;
}

.brand-inner::after {
    left: auto;
    right: 0;
}

.brand-inner:hover::before,
.brand-inner:hover::after {
    width: 50%;
}

.brand-inner .brand-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 3;
    opacity: 0;
}

.brand-inner:hover .brand-text {
    transition-delay: .3s;
    opacity: 1;
}

.brand-inner .brand-text .btn {
    background: var(--light);
    color: var(--primary);
}

.brand-inner .brand-text .btn:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Team ***/
.team-item {
    position: relative;
    overflow: hidden;
}

.team-item .team-text {
    position: absolute;
    width: calc(100% - 45px);
    left: -100%;
    bottom: 45px;
    padding: 1.5rem;
    background: #FFFFFF;
    border-radius: 0 4px 4px 0;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text {
    left: 0;
    opacity: 1;
}

.team-item .team-social .btn {
    background: var(--light);
    color: var(--primary);
}

.team-item .team-social .btn:hover {
    background: var(--primary);
    color: var(--light);
}

.team-item .team-img .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 3;
    opacity: 0;
}

.team-item:hover .team-img .team-social {
    transition-delay: .3s;
    opacity: 1;
}


/*** Testimonial ***/

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin-right: 15px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: var(--light);
    border-radius: 4px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}
.footer .btn.btn-link a:hover {
    color: #000 !important;
}



.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #000 !important;/*var(--primary);*/
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    color: var(--light);
    background: #840826;
}

.copyright a {
    color: #FFFFFF;
}

.copyright a:hover {
    color: var(--primary);
}

.btn-primary {
    color: #fff;
    background-color: #380106;
    border-color: #380106;
}
.btn-primary:hover {
    color: #fff;
    background-color: #842029!important;
    border-color: #380106!important;
}

.text-primary {
    color: #23223d!important;
}
.brand-inner::before, .brand-inner::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(85 15 33 / 18%);
    transition: .5s;
}
.py-6 {
    padding-top:4rem !important;
    padding-bottom:4rem !important;
}
.under  {
    font-size: 21px;
    font-weight: 500;
    color: #fff;margin-top:3rem;
}

.display-2 {
    font-size: 3.5rem;
    color: #ffffff;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(255 255 255), rgb(20 1 56), rgb(255 255 255));
    border-image-slice: 1;
    padding: 10px;
    font-weight: 400 !important;
}
.display-4 {
    font-size: 3rem;
    font-weight: 900 !important;
    margin-bottom: 20px;
    letter-spacing: -1px;
}
.display-5 {
    font-size: 2rem;
    font-weight: 800 !important;
}
.underconstruction{
	background-image: linear-gradient(to bottom, #572b83 , #0e0e1e);
}
.construction h3{
	color: #ffffff;
}
.construction p {
    color: #ffffff;
    font-size: 22px;line-height: 27px;
    font-weight: 400 !important;
}

.abouticon {
    display: flex;
}

.slideInDown {
    animation-name: slideInDown;
    font-size: 3.6rem;
}
.mt-10{
	margin-top:5rem;
}

.border-start img {
    border-radius: 50%;
    padding: 5%;
}
.border-start h4 {
    font-size: 22px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: #fff0;
    background-clip: padding-box;
    appearance: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 4px solid #b5a296;
}
label {
    color: #380106 !important;
    font-family: 'Merriweather Sans';
    font-weight: 500;
}
.download {
	text-align:center;
}
.download h6 {
    color: #433939;
    font-size: 12px;
    font-weight: normal;
}
/* brand-carousel */
.brand-carousel .brand-item {
  margin-bottom: 0;
}

.brand-carousel .brand-item .portfolio__content {
  margin: 0;
}

.brand-carousel .carousel-arrows .owl-nav .owl-prev,
.brand-carousel .carousel-arrows .owl-nav .owl-next {
  top: 40%;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 3px 53px 0px rgba(40, 40, 40, 0.05);
}

.brand-carousel .carousel-arrows .owl-nav .owl-prev:hover,
.brand-carousel .carousel-arrows .owl-nav .owl-next:hover {
  background-color: #ff0000;
  color: #ffffff;
}

.brand-carousel .carousel-arrows .owl-nav .owl-prev {
  left: -30px;
}

.brand-carousel .carousel-arrows .owl-nav .owl-prev:before {
  content: "";
  font-size: 13px;
}

.brand-carousel .carousel-arrows .owl-nav .owl-next {
  right: -30px;
}

.brand-carousel .carousel-arrows .owl-nav .owl-next:before {
  content: "";
  font-size: 13px;
}

.brand-carousel-layout2 .brand-item {
  box-shadow: 0 0 12px 0 rgba(40, 40, 40, 0.08);
  margin-bottom: 20px;
}

.brand-carousel-layout2 .brand-item .portfolio__content {
  margin: 0;
  padding: 40px 40px 20px;
}

.brand-carousel-layout2 .owl-stage-outer {
  margin: -15px;
  padding: 15px;
}

.brand-hidden>.brand-item {
  display: none;
}

/* Large Size Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .brand-carousel .owl-nav .owl-prev,
  .brand-carousel .owl-nav .owl-next {
    left: -30px;
  }

  .brand-carousel .owl-nav .owl-prev:before,
  .brand-carousel .owl-nav .owl-next:before {
    font-size: 40px;
  }
}

/*  Small Screens and tablets  */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .brand-grid .container {
    max-width: none;
  }
.testimonials {
    padding: 21px;
    background: #b6afaf38;
    height: auto;
}

}

/* Mobile Phones and tablets */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .brand-item .portfolio__content {
    padding-top: 15px;
  }

  .brand-item .portfolio__title {
    margin-bottom: 10px;
  }

  .brand-carousel .carousel-arrows .owl-nav .owl-prev {
    left: 10px;
  }

  .brand-carousel .carousel-arrows .owl-nav .owl-next {
    right: 10px;
  }

  .brand-carousel-layout2 .brand-item .portfolio__content {
    padding: 20px 20px 10px;
  }
}

/* Extra Small Devices */
@media only screen and (min-width: 320px) and (max-width: 575px) {
  .brand-item .portfolio__title {
    font-size: 18px;
    line-height: 22px;
  }
  .testimonials {
    padding: 21px;
    background: #b6afaf38;
    height: auto !important;
}
}
.logo-img1 {
    width: 17%;
}
.page-headerabout{
    background:url(../img/aboutbanner.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}
.career{
    background:url(../img/career.jpg) center center no-repeat;
    background-size: cover;
    height:400px;
}
.title span{
  color:#243b79;
}
.border-start span{
    color:#333;  
}
.carousel-caption button {
    margin-bottom: 0px;
}
.border-start .img-fluid {
    width: 76% !important;
}
.brand-carousel{
    text-align:center;
}
@media (max-width: 575.98px) { 
.border-start .img-fluid {
    width: 40% !important;
} 
.border-start {
    border-left: 1px solid #dee2e6 !important;
    text-align: left;
}
    h1, .h1 {
        font-size: 1.4rem !important;
    }
.service-item {
    position: relative;
    text-align: center;
    margin-bottom:15px;
}
.service-item .service-text .btn-square {
    width: 74px;
    height: 65px;
    background: transparent;
    transition: .5s;
}
.usefulllinks {
    padding-top: 10px;
    padding-left: 0px;
}
.usefulllinks li {
    list-style: none;
    line-height: 27px;
}
.usefulllinks li a {
    color: #380106;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.btn-border-white {
    color: #380106 !important;
    border: 1px solid;
    padding: 7px 10px !important;
    margin-bottom: 1rem;
}
h3, .h3 {
    font-size: 13px;
}
    .logo-img-index {
        margin: 0px auto;
        width: 34%;
        text-align: center;
        position: relative;
        left: 30%;
    }
.navbar-toggler {
        padding: 0.25rem 0rem 0.55rem 0rem;
        font-size: 1.25rem;
        line-height: 10px;
        background-color: #380106;
        border: 1px solid transparent;
        border-radius: 4px;
        transition: box-shadow 0.15s ease-in-out;
        margin-top: 0px;
        left: 80%;
        right: 15px;
        top: 5px !important;
        position: absolute;
    }
.marquee {
    font-size: 13px!important;
    color: #fecf37;
    overflow: hidden;
    background-color: #380106;
    position: relative;
    height: 40px!important;
    padding: 8px;
    line-height: 31px!important;
    font-weight: 400;
}
.p-5 {
    padding: 1.5rem !important;
}
	.title-head {
    letter-spacing:0px;
    margin-bottom: 50px;
    font-weight: 600 !important;
    font-size: 20px;
}
	.topheader .pt-5{
		padding-top:0px!important;
	}
	.btn-click {
    background-color: #fff;
    border-radius: 40%;
    color: #243b79;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #243b79;
    width: 100%;
    display: none;
}
    .highlighttext p {
        font-size: 20px !important;
        line-height: 28px !important;
    }
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 0.1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-color: #fff;
}
h4, .h4 {
    font-size: 15px;
}
h5, .h5 {
    font-size: 13px;
}
h2, .h2 {
    font-size: 18px;
}
.solutions-item .solutions-text .btn-square {
    width: 82px;
    height: 95px;
    background: transparent;
    transition: .5s;
    position: absolute;
    top: -35px;
    bottom: 0;
    left: 34%;
}
.brand-carousel .brand-item {
    margin-bottom: 0;
    width: 70%;
    display: inline-flex;
}
}
@media (max-width: 767.98px) {
.brand-carousel .brand-item {
    margin-bottom: 0;
    width: 70%;
    display: inline-flex;
}
    .border-start .img-fluid {
    width: 40% !important;
} 
.border-start {
    border-left: 1px solid #dee2e6 !important;
    text-align: left;
}
.navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 25px 0;
    color: #83142a;
    font-size: 14px;
    font-weight: 800;
    outline: none;
    text-transform: uppercase;
}
}

@media (max-width: 991.98px) { 
     .border-start .img-fluid {
    width: 40% !important;
} 
.border-start {
    border-left: 1px solid #dee2e6 !important;
    text-align: left;
}
.navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 25px 0;
    color: #83142a;
    font-size: 14px;
    font-weight: 800;
    outline: none;
    text-transform: uppercase;
}   
    
}
.bg-lightbg{
	background-color:#f3f6f95c;
}

.topheader {
    padding: 5px 0px;
    background: #380106;
}
.topheader h3 {
    font-size: 1.2rem;
    color: #fff;
    margin-bottom: 0.3rem;
    font-weight: 700 !important;
}
.topheader p {
    color: #fff;
    font-weight: bold;
    font-size: 14px !important;
}
.bannersec {
    background-color: #380106;
}
.bannersec h2 {
    letter-spacing: 2px;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 400 !important;
    margin-bottom: 0px;
}

.about-sec p {
    font-size: 17px;
    line-height: 1.6;
}
.btn-click {
    background-color: #fff;
    border-radius: 30px;
    color: #243b79;
    padding: 10px 30px;
    font-size: 16px;
    border: 2px solid #243b79;
    width: fit-content;
    float: right;
}
.detailsgal i {
    width: 65px;
    height: 45px;
    background-color: #fff;
    border-radius: 50%;
    color: #243b79;
    font-size: 21px;
    line-height: 16px;
    padding-left: 15px;
    padding-top: 16px;
}
.detailsgal span {
    margin-left: 17px;
    font-size: 16px;
    font-weight: 500;
    color: #380106;
    display: inline-grid;
}
.detailsgal a:hover {
    color: rgb(74, 74, 73);
}
.detailsgal a {
    color: #380106;
}
.detailsgal {
    padding-top: 0.3rem;
    text-align: left;
    display: flex;
    align-items: center;
}
.menuslist {
    padding: 10px 29px 50px 125px;
}
.menuslist ul li a {
	color:#000 !important;
}
.menuslist ul .active a {
    color: #a10524 !important;
    font-weight: 900 !important;
}
.menuslist ul .active .al {
    color: #a10524 !important;
    font-weight: 900 !important;
}

.menuslist ul{
	padding:10px;
	line-height: 20px;
}
.menuslist ul li {
    list-style: none;
    color: #000;
    line-height: 25px;
    font-size: 15px;
    font-weight: 500;
}
.menuslist ul li .a1 {
    list-style: none;
    color: #000;
    font-weight: 500;
    line-height: 10px;
    font-size: 13px !important;
    font-style: italic;
}
.vmv small {
    font-size: 12px;
    font-weight: bold;
}
.vmvp {
    margin-top: 0;
}
.pdfd {
    margin-bottom: 0px;
    margin-top: 17px;
}
.Environmentallist li {
    list-style: square;
    font-size: 15px;
}
.footer p {
    color: #380106 !important;
}

input[type=text]::placeholder {
    font-size: 14px;
    color: #eee;
  }
input[type=submit] {
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type=text], select, textarea {
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 6px;
    margin-bottom: 7px;
    resize: vertical;
    text-align: left;
    background: transparent;
    color: #ffffff;
    border-radius: 6px;
    padding: 5px;
}
.text-justify{
    text-align: justify;
    text-justify: inter-word;
  }



.img-fluid1 {
max-width: 150%;
height: 70%;
}
.img-fluiddownload {
    width: 70px;
    border: 2px solid #293475;
    border-radius: 50%;
    padding: 10px;
    height: 70px;
}
.solutions h4 {
    font-size: 18px;
    color: #a70c2a;
    margin-bottom: 12px;
}
.solutions p {
    font-size: 13px !important;
    text-align: left;
}
.solutions img {
    border: 3px solid #000;
    margin-bottom: 1rem;
    height: 170px;
    width: 100%;
}
.bg-footer {
    background-color: #fce8c7;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footeraddress{
	padding-left:1rem;
}
.footeraddress h6 {
    font-size: 1rem;
    margin-bottom: 0pc;
    padding-top: 1rem;
    color: #d4af37;
    font-weight: 600 !important;
}
.footeraddress a, .footeraddress p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    color: #d4af37;
    padding-left: 0px;
    font-weight: 400;
    line-height: 25px;
}
.footeraddress1 .detailsgal a {
    font-size: 17px;
    color: #d4af37 !important;
}
.footeraddress1 .img-watsapp {
    width: 22%;
    margin-right: 0.3rem;
}
.footeraddress .img-icon{
    width:10%;
    margin-right: 1.5rem;
}
.menusec{
    padding: 5rem;
    text-align: center;
    background-color: #ffffffb3;
}
.tablinks h4{
    text-transform: uppercase;
}
.testimonialsimgs img {
    background-color: #a6958a;
    padding: 6px;
    margin-bottom: 7px;
}
.imast-textt h4, .h4 {
    font-size: 16px;
    text-align: left;
}
.wineguidedt img {
    background-color: #a6958a;
    padding: 10px;
}
.bannetcap{
    padding: 5rem;
    text-align: left; 
}
.bannetcap h1{
    font-size:4rem !important; 
}
.bannetcap h3{
    font-size:2.5rem; 
}
.bannetcap button{
    margin-top: 1rem;
}
.nav-menu ul {
    list-style: none;
    line-height: 50px;
    color: #000;
}
.nav-menu ul li {
    font-size: 15px;
    text-align: left;
    font-weight: 700;
}
.nav-menu ul li img {
    width: 50px;
    height: 50px;
    background: #243b79;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 6px;
    margin-right: 0.61rem;
}
.navbar-brand img {
    width: 145px;
    padding: 2px;
}
.search {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
}
.search i {
    padding-top: 1rem;
    padding-bottom: 0rem;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}
.footerdetail img {
    width: 30%;
    margin-right: -6px !important;
}
.footerdetail a {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.footerdetail {
    color: #000;
    line-height: 1.3;
}
.title h1 {
    text-transform: capitalize;
    font-size: 23px !important;
    margin-bottom: 15px !important;
}
.contenttext h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 900 !important;
}
.atext h3 {
   font-size: 24px;
    color: #a70c2a;
    margin-bottom: 12px;
    font-weight: 900 !important;
}
.atext {
    margin-bottom: 2rem;
}
.Environmentallist {
    margin-left: -1rem;
    color: #000;
     
    font-weight: 900;
}
.usefulllinks  {
   padding-top:10px;
}
.usefulllinks li {
    list-style: none;
    line-height: 35px;
}
.usefulllinks li a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
}
.btn-square {
    color: #fff!important;
    background-color: #75661c !important;
    border-color: #ffffff!important;
}
.bg {
	background-image: url("../img/bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.testimonialsbg {
    background-image: url(../img/about/testimonialsbg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.valuesbg {
	background-image: url("../img/about/valuesbg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.visionbg {
	background-image: url("../img/about/visionbg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.missionbg {
	background-image: url("../img/about/missionbg.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutbg {
	background-image: url("../img/about/aboutbg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutbgsectiontwo {
    background-image: url("../img/about/aboutbg2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
}
.aboutbgsectionthree{
    background-image: url("../img/about/aboutbg3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
}
.productbg {
    background-image: url(../img/about/productbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0px 0px 0px;
}
.sloutaionsbg{
	background-image: url(../img/about/soluations.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.soluationsbg {
    background: linear-gradient(25deg, #f6f2d1, #aaa295);
}
.soluations h3 {
    color: #000;
}
.cotactbg{
	 background-image: url(../img/about/cotactbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:70px 0px;
}
.cntactsec h3{
	color:#fff;
}
.cntactsec p {
    color: #fff;
    font-weight: 400!important;
}
.contactsec img {
    width: 80%;
}
.contactsec2 img {
    width: 100%;
}
.contactsec span {
    font-weight: 500;
    color: #fff;
}


.contactsec span a{color: #fff;}
.downloadsbg {
     background-image: url(../img/about/downloadbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:140px 0px;
}
.downloadssec h3{
	color:#fff;
}
.tremsbg{
	 background-image: url(../img/about/tremsbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tremsbgsec h3{
	color:#fff;
}
.tremsbgsec h6{
	color:#fff;
}
.tremsbgsec p {
    color: #fff;
    font-weight: 500 !important;
}
.portfoliobg{
	 background-image: url(../img/about/portfoliobg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.privacybg{
	 background-image: url(../img/about/privacybg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.privacybgsec h3{
	color:#fff;
}
.privacybgsec h6{
	color:#fff;
}
.privacybgsec p {
    color: #fff;
    font-weight: 500 !important;
}
.title-head {
    letter-spacing:0px;
    margin-bottom: 30px;
    font-weight: 600 !important;
}

.soluations ul li {
    text-align: justify;
    margin-top: 0;
     
    font-size: 15px !important;
    color: #000;
    font-weight: 400;
    line-height: 23px;
}


.aboutbgsectionthree p {
    color: #000;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.3;
}
.aboutbgsectionthree h3{
	color:#000;
}
.productsvaleus{
	text-align:center;
}
.productsvaleus h4 {
    text-align: center;
    color: #fff;
    font-size: 19px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.productsvaleus p {
    text-align: justify;
    color: #fff;
    font-size: 14px !important;
}
.valeusec{
	text-align:center;
}
.valeusec h4 {
    color: #000;
    font-size: 15px;
    font-weight: 600 !important;
}
.aboutbgsectiontwo p{
	color:#fff;
}
.aboutbg p{
	color:#fff;
}
@media (max-width: 575.98px) { 
.menuslist {
    padding: 10px;
}
.abt-bg .col-lg-6 {
    padding-left: 0.3rem !important;
    padding-right: 0.3rem !important;
}
.stock .p-5{ padding-left: 0.3rem !important;
    padding-right: 0.3rem !important;}
.cell {
    margin-left: 0rem;
}
.bannetcap {
    padding: 2rem;
    text-align: left;
}
.menusec {
    padding: 1rem;
    text-align: center;
    background-color: #ffffffb3;
}
.navbar-brand img {
    width: 60%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
}
    .navbar-brand img {
        width: 25%;
        padding-top: 10px;
        padding-bottom: 0rem;
        padding-left: 1rem;
    }
.aboutlist li {
        list-style-type: disclosure-closed;
        text-align: left!important;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-size: 17px;
        margin-left: 0rem !important;
        font-weight: 600;
        line-height: 21px;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .button-container .btn {
    padding: 9px 31px!important;
    font-size: 14px!important;
    margin-bottom: 4rem!important;
    color: #380106;
    background-color: transparent;
    border: 2px solid #380106;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}
	.me-3 {
    margin-right: 0rem !important;
}
.p-4 {
    padding: 0.4rem !important;
}
.reachhh{
    padding-left: 1.5rem !important;
        padding-right: 1rem !important;
    }
    p, li {
        text-align: left;
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 14px !important;
        color: #380106;
        font-weight: 600;
        line-height: 21px !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
.detailsgal {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
    display: none;
}
.detailsgal span {
    margin-left: 1rem;
    font-size: 13px;
    display: none;
}
.bannetcap h1 {
    font-size: 2rem !important;
}
.bannetcap h3 {
    font-size: 1rem;
}
.search {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
    display: none;
}
 }
 
 

@media (max-width: 575.98px) { 
  .col-sm-1 { width: 20%; }
  .col-sm-2 { width: 50%; }
  .col-sm-3 { width: 16%; }
  .col-sm-4 { width: 80%; }
  .col-sm-5 { width: 100%; }
  .col-sm-6 { width: 60%; }
  .col-sm-12 { width: 100%; }
  .bannersec h2 {
    letter-spacing:0px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400 !important;
}
  .contenttext h3 {
		font-size: 21px;
		color: #a70c2a;
		margin-bottom: 12px;
		font-weight: 900 !important;
}
.img-Social {
    width: 64%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Merriweather Sans", sans-serif !important;
    font-optical-sizing: auto;
    color: #380106 !important;
    padding-left:1rem!important;
    padding-right:1rem!important;
}
.wineguidedt   h4{ padding-left: 0.5rem!important;
    padding-right: 0.5rem!important;
}
.col-6{
width:50%;
}
.text-cheers {
    color: #8a1619 !important;
    font-size: 22px!important;
}
.text-cheer {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 18px!important;
}
    .cheers-section .ps-5 {
        padding-left: 0px !important;
    }
.footer-logo-img {
    width: 90%;
    text-align: left;
    float: left;
    margin-bottom: 2rem !important;
}
.footer-logo-img {
    width: 50%;
    padding: 0;
}
.cheers-section {
    background-image: url(../Images/cheers.jpg);
    background-size: contain;
    background-position: center;
    padding: 0px 0;
    color: white;
    background-repeat: no-repeat;
}
.winelist h4 {
    height:65px!important;
}
.smartgrid .wineguideview h4 {
    height: 50px!important;
}
.winelist .btn-danger {
    color: #fff;
    font-weight: 600;
    background-color: #380106 !important;
    border-color: #380106 !important;
    margin-bottom: 2rem;
}

} 
.mediaview h4 {
    height: 80px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.mediaview p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    word-break: break-word;
}
@media (max-width: 767.98px) { 
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
} 
.text-right{
	text-align:right !important; 
}
.bg-bottomfooter {
    background-color: #1c2043;
}
.bg-bottomfooter p {
    color: #fff !important;
    padding-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.f-17 {
    font-size: 17px !important;
    font-weight: 400;
}
.f-20 {
    font-size: 20px !important;
    font-weight: 400;
}
.about-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0.3rem;
    border: 1px solid #1c2043;
    text-align: center;
    padding: 8px 0px;
}
.phoneview {
    position: relative;
    top: 15px;
    left: 10px;
}
.winelistdt h4 {
    font-size: 26px;
}

.winelist  p{
        text-align: center;
}

.servicesbg{
	 background-image: url(../img/about/servicesbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100%;
	background-attachment: fixed;
}

.servicesbg1{
	 background-image: url(../img/about/servicesbg1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100%;
    background-attachment: fixed;
}
.servicesbg2{
	 background-image: url(../img/about/servicesbg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100%;    background-attachment: fixed;
}
.servicesbg3{
	 background-image: url(../img/about/servicesbg3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100%;    background-attachment: fixed;
}
.servicesbg4{
	 background-image: url(../img/about/servicesbg4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100% ;   background-attachment: fixed;
}
.servicesbg5{
	 background-image: url(../img/about/servicesbg5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 90vh;
	width:100% ;   background-attachment: fixed;
}
.owl-carousel .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #842029 !important;
    margin: 5px 3px;
}
.owl-carousel .owl-dot.active{
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    background: #380106 !important;
    margin: 5px 3px;
}
.aboutlist li {
    list-style-type: disclosure-closed;
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0.3rem;
    font-size: 17px;
    margin-left: 1rem;
    font-weight: 600;
    line-height: 21px;
    padding-left: 0.2rem;
    padding-right: 1.5rem;
}
.testimonials {
    padding: 21px;
    background: #b6afaf38;
    height: 70vh;
}
.winelist img {
    height: 200px;
    object-fit: contain;
    padding: 10px;
    background-color: #b5a296;
    margin-bottom: 1rem;
}
.winelist h4 {
    font-size: 14px;
    text-transform: uppercase;
}
.winelistdt {
}
.winelistdt img {
    background-color: #b5a296;
    padding: 10px;
    width: 100%;
}
.btnclickmore {
    margin: 0px auto !important;
    text-align: center;
    justify-content: center;
    display: flex;
}
.highlighttext p {
    font-size: 31px;
    line-height: 50px;
}
hr:not([size]) {
    height: 4px;
    color: #d4af37;
    opacity: 100;
    margin: 0.5rem 0;
}
.btn-clickmore {
    display: flex;
    font-size: 14px;
    border: 2px solid #380106;
    justify-content: space-between;
    padding: 2px;
    padding-left: 0.51rem;
    text-align: left;
    color: #380106;
    width: fit-content;
    align-items: center;
}
.btn-clickmore span {
    padding: 10px 20px;
    background: #380106;
    margin-left: 2rem;
    border-radius: 5px;
}
.btn-clickmore span i{color:#fff;}
.wineguideview {
    width: 100%;
    padding: 10px 1px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.wineguideview .btn-danger {
    margin-bottom: 1rem;
}
.wineguideview p {
}
.smartgrid {
    display: grid
;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
.smartgrid .wineguideview h4 {
    height: 80px;
}
.smartgrid  .wineguideview p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-align: left;
}

@media (max-width: 575.98px) { 
        .smartgrid {
        display: grid
;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 30px;
    }
    .winelistdt h4 {
    font-size: 17px;
    margin-top: 19px;
}
.carousel-item .d-none {
        display: block !important;
    }
.carousel-caption h1 {
    font-size: 17px !important;
    line-height: 17px;
}  
    .carousel-caption h4 {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
    }
.bannersec {
    background-color: #380106;
    margin-bottom: 0rem!important;
}
.carousel-caption {
    left: 10%;
    right: 10%;
    bottom: -13%;
    /* align-items: center; */
    justify-content: center;
    z-index: 1;
    color: #fff;
}
.team {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 2rem;
    text-align: center;
    position: relative;
}
.aboutusbg  .p-3{
    padding:0px !important;
}
    .winelistdt img {
        height: 100%;
        background-color: #b5a296;
        padding: 10px;
        object-fit: cover;
        width: 100%;
    }
.tablinks .col-lg-12{
    padding:0px 2px;
}
.w-g .tablinks  h4, .w-g .tablinks  p{ padding:0px 2px!important;}
.mb-4 {
    margin-bottom: 0.5rem !important;
}
.logo-img{}
    .wineguidedt p, li {
        text-align: left;
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 17px;
        color: #380106;
        font-family: 'Titillium Web';
        font-weight: 600;
        line-height: 26px;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .nav-link {
        display: block;
        padding: 5px 5px;
        color: #fff;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
        font-size: 16px;
        letter-spacing:0px;
        width: 100%;
         
        font-weight: 500;
        text-align: left;
    }
    marquee span {
    font-size: 13px !important;
    color: #fecf37;
    padding: 0px 10px !important;
}
   .w-g .tabcontent {
    height: fit-content;
    overflow: scroll;
    -ms-overflow-style: none;
    padding-left: 1rem;
    padding-right: 1rem;
}
   .w-g .tabcontent h5,.w-g .tabcontent h4{
    height: fit-content;
    overflow: scroll;
    -ms-overflow-style: none;
    padding-left:0rem !important;
    padding-right: 0rem;
}
	.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 0.5rem;
    text-align: right;
    float: left;
}
.testimoniyalview .text-p {
    height: auto !important;
}
.testimoniyalview .imast-textt .text-p {
    height: auto !important;
}
}



.sigma_btn-custom {
    cursor: pointer;
    display: inline-block !important;
    text-align: center;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    background: rgb(94,195,224);
background: linear-gradient(90deg, rgba(94,195,224,1) 0%, rgba(24,104,160,1) 35%, rgba(24,76,160,1) 74%);
    color: #fff;
    font-size: 17px !important;
    padding: 10px 30px !important;
    border: 1px solid #73b9e5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 11px;
    overflow: hidden; float:right;
    width: fit-content;
}

.sigma_btn-custom :before {
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    content: '';
    width: 50%;
    background: rgba(255, 255, 255, 0.05);
}

.sigma_btn-custom span:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
        height: 3px;
    background: linear-gradient(to right, #09b1f7, #5efbff);
    animation: animate1 2s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.sigma_btn-custom span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
   background: linear-gradient(to right, #09b1f7, #5efbff);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

.sigma_btn-custom span:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
        height: 3px;
    background: linear-gradient(to right, #09b1f7, #5efbff);
    animation: animate3 2s linear infinite;
}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.sigma_btn-custom span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to right, #09b1f7, #5efbff);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

.sigma_btn-custom:hover {
    background-color: #c8053a;
    border: 1px solid #5e2121;
    color: #fff;
}
.card-img {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
small, .small {
    font-size: 12px;
    line-height: 16px !important;
    text-align: justify !important;
    display: flex;
    margin-bottom: 0.5rem;
}
.faq p{font-size: 12px;
    line-height: 16px !important;
    text-align: justify !important;
    display: flex;
    margin-bottom: 0.5rem;}

.footer-bg {
    background: #380106;
}
.footeraddress h4 {
    color: #d4af37 !important;
    padding-left: 0px;
}
.cheers-section {
    background-image: url(../Images/cheers.jpg);
    background-size: cover;
    background-position: center;
    padding: 150px 0;
    color: white;
    border-bottom: 10px solid #b5a296;
    border-top: 10px solid #b5a296;
}
.text-cheers {
    color: #8a1619 !important;
    font-size: 65px;
}
.text-cheer {
    color: #000 !important;
    font-weight: 500 !important;font-size: 35px;
}
.passion-section {
    background-image: url('../Images/nav-bg.jpg'); /* Use a wood-like texture here */
    background-size: cover;
    background-position: center;
    padding: 50px 0;
    color: white;
}



.search-bar .form-control {
    border-radius: 9px;
    position: relative;
    padding-right: 4rem;
    border: 2px solid #fff;
    height: 41px;
    margin-bottom: 5px;
}
.search-bar .btn-outline-light {
    border: none;
    color: #ffffff; /* Adjust this color to match your design */
    border-radius: 20px;
}

.input-group-append i {
    font-size: 22px;
}
.highlight-title {
    background-color: #380106;
    color: #fff;
    padding: 7px;
    letter-spacing:0px;
    font-weight: 500 !important;
}
.highlight-box{
    border: 1px solid #161414;
    text-align: center;

}
.input-group-append {
    position: absolute;
    right: 0px;
    padding: 5px 11px;
    border: 2px solid #fff;
    top: 8px;
    border-radius: 5px !important;
}
.cell li {
    list-style-type: disclosure-closed;
}
.abt-bg .col-lg-6 {
    padding-left: 3rem;
    padding-right: 3rem;
}
.abt-bg span {
    font-weight: 200 !important;
    font-family: 'ArimaMadurai-Bold';
    font-size: 18px;
}
.winename {
    font-size: 14px;
}
.wp{
	font-size: 13px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent;
}
.tabcontent {
    height: 1070px;
    display: none;
    overflow: scroll;
    -ms-overflow-style: none;
}

.tabcontent::-webkit-scrollbar { 
  width: 0 !important;
  display: none; 
}

.bg-border {
    background-color: #a38b7c;
    padding: 10px;
}
.tablinks{text-align:left;}
.form-select option {
    background: #380106 !important;
}
.form-select {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    background-image: linear-gradient(45deg, transparent 50%, #ffffff 50%), linear-gradient(135deg, #ffffff 50%, transparent 50%);
    background-size: 8px 7px, 8px 7px;
    background-repeat: no-repeat;
    background-position: calc(100% - 17px), calc(100% - 10px);
}
.dic-left h4 {
    font-family: 'Tahoma' !important;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
	margin-top:1rem;
}
.dic-left p {
    font-family: 'Tahoma' !important;
    margin-bottom: 0px;
}

.img-about{
	background-color:#b5a296;
	padding:10px;
}
/*.marquee {
    font-size: 23px;
    color: #fecf37;
    overflow: hidden;
    background-color: #380106;
    position: relative;
    height: 57px;
    padding: 8px;
    line-height: 42px;
    font-weight: 700;
}
 nested div inside the container 
.marquee div {
    display: block;
    position: absolute;
    overflow: hidden;
    animation: marquee 12s linear infinite;
    top: 0;
    left: 0;
}
.marquee span {
    padding: 0px 20px;
    position: relative;
    top: 5px;
}
/* keyframe
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
} */
marquee {
    padding: 10px 0px; 
}
marquee span{
    font-size: 23px;
    color: #fecf37;
   padding: 0px 20px; 
}



.button-container {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.button-container .form-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.button-container .btn {
    padding: 10px 50px;
    font-size: 20px;
    color: #380106;
    background-color: transparent;
    border: 2px solid #380106;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.button-container .btn:hover {
    background-color: #380106;
    color: #d4af37;
}




.btn-border-white {
    color: #fff;
    border: 1px solid;
    padding: 11px 30px;
}

b, strong {
    font-weight: 700;
}
.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons .icon {
  text-decoration: none;
  color: white;
  background-color: #310e11;
  border:1px solid #fff;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px;
  transition: all 0.3s ease;
}

.social-icons .icon:hover {
  transform: scale(1.1);
  background-color: #555;
}



input[type=checkbox] {
    position: relative;
    border: 2px solid #b5a296;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    margin: 0 0.6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 30px;
    width: 30px;
    -webkit-appearance: none; /* Removes default checkbox styling */
}

input[type=checkbox]:hover {
    opacity: 0.8; /* Slight dimming on hover */
}

input[type=checkbox]:checked {
    background-color: #fff; /* White background for checked state */
}

input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 7px;
    height: 15px;
    border: solid #2e1f1f; /* Color of the tick */
    border-width: 0 2px 2px 0;
    margin: -2px -3px 0 0; /* Adjust the tick's alignment */
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}
.cells input[type=checkbox]{
    float: right !important;
}
.btn-check:checked+.btn-danger, .btn-check:active+.btn-danger, .btn-danger:active, .btn-danger.active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #380106!important;
    border-color: #380106!important;
}
.btn-danger:hover{
    color: #380106;
    background-color: #d4af37 !important;
    border-color: #b4931d !important;
    font-weight: 600;
}
.btn-danger {
    color: #fff;
    font-weight: 600;
    background-color: #380106 !important;
    border-color: #380106 !important;
    text-transform: capitalize;
}
.imast-textt{
    text-align:left;
}
.btnview-km {
    font-weight: 700;
    font-style: italic;
    color: #10605A;
}
.btnview-km:hover{
    font-weight: 700;
    font-style: italic;
    color: #1560BD;
}

.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 1420px;
}
    
.winelist .container {
    background-color: #e6d6c8 !important;
    padding: 30px 30px;
    margin-bottom: 2rem;
}

.abt-bg .container {
    background-color: #e6d6c8 !important;
    padding: 30px 30px;
    margin-bottom: -1rem;
}