.navbar .navbar-brand,
.footer-logo{
    width:350px !important
}
.contact-box-alt-info .media .fas{
color: #fff;
font-size: 20px;
}
.contact-box-alt-info{
    margin: 0 !important;
}

.carousel-parallax2,.ag-top-parallax,.ag-bottom-parallax,.ws-feature-right{
    background-attachment: fixed !important;
}
@media (min-width:320px) and (max-width:360px){
    .navbar .navbar-brand, .footer-logo{
        width: 215px !important;
    }
}
@media (min-width:361px) and (max-width:411px){
    .navbar .navbar-brand, .footer-logo{
        width: 250px !important;
    }
}
@media (min-width:412px) and (max-width:461px){
    .navbar .navbar-brand, .footer-logo{
        width: 300px !important;
    }
}

@media(max-width:767px){
    .ag-top-parallax{
        height: 300px;
    }
    .ag-top-content{
        top: 25%;
    }
    .ag-bottom-parallax{
        height: 500px;
    }
}
footer{
    padding: 3rem 0 2rem 0 !important;
}
h2{
    color: #FFCC29 !important;
}
h2 span{
    color: #333;
}
@media (max-width: 1400px){
    .hero-slider .carousel-cell .slider-caption{
        padding-left: 2rem !important;
    }
}
.ag-home-about{
    padding-top: 0;
}

footer p, footer a{
    font-size: 17px !important;
}
.footer-col a.btn{
    color: #FBC928;
}
.footer-col a.btn:hover,.footer-col a.btn:focus{
    color: #333333;
}
.nav-item.nav-link{
    font-family: 'K2D', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}
h2{
    font-family: 'Rouge Script', cursive;
    text-transform: capitalize;
    font-size: 3rem;
}
.slider-caption h2.title{
    font-family: 'Rouge Script', cursive;
    text-transform: capitalize;
    font-size: 5rem;
}
h2.title{
    font-family: 'Raleway', sans-serif;
}



/*custom css*/

nav.navbar.navbar-expand-lg.navbar-dark.bg-color {
    /*background-color: #007744;*/
     background-color: #0ea765 !important;
}
.container.mt-5.mb-4.padding {
    padding-top: 72px;
}

.carousel-parallax2.brands {
    padding: 0px 0px 100px;
}
.carousel-parallax2.brand {
    padding: 170px;
}
.carousel-parallax2.brand-1 {
    padding-top: 118px !important;
    padding-bottom:0px;
}
p.color {
    color: #000;
    font-size:18px;
    text-align:justify;
}
.row.txt-align {
    align-items: center;
}

h5.text-dark.font {
    font-size: 20px;
}

/*zoom image css*/
figure {
	overflow: hidden;
}
.column img {
	display: block;
	width: 100%;
	height: 340px;
}

/*Zoom In*/
.column#zoomIn img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.column#zoomIn:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/*zoom image css end*/


h2.color{
    color:#007744 !important;
}

h1.h1-txt {
    font-size: 39px;
}

.card-wrapper{
    max-width: 1100px;
    margin: 0 auto;
}
img{
    width: 100%;
    display: block;
}
.img-display{
    overflow: hidden;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.img-showcase img{
    min-width: 100%;
}
.img-select{
    display: flex;
}
.img-item{
    margin: 0.3rem;
}
.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){
    margin-right: 0;
}
.img-item:hover{
    opacity: 0.8;
}
.product-content{
    padding: 2rem 1rem;
}
.product-title{
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    color: #12263a !important;
    margin: 1rem 0;
    font-family: 'Open Sans', sans-serif !important;
    font-size:35px !important;
}
/*.product-title::after{*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    height: 4px;*/
/*    width: 80px;*/
/*    background: #12263a;*/
/*}*/
.product-link{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #256eff;
    color: #fff;
    padding: 0 0.3rem;
    transition: all 0.5s ease;
}
.product-link:hover{
    opacity: 0.9;
}
.product-rating{
    color: #ffc107;
}
.product-rating span{
    font-weight: 600;
    color: #252525;
}
.product-price{
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 700;
}
.product-price span{
    font-weight: 400;
}
.last-price span{
    color: #f64749;
    text-decoration: line-through;
}
.new-price span{
    color: #256eff;
}
.product-detail h2{
    text-transform: capitalize;
    color: #12263a;
    padding-bottom: 0.6rem;
}
.product-detail p{
    font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;
}
.product-detail ul{
    margin: 1rem 0;
    font-size: 0.9rem;
}
.product-detail ul li{
    margin: 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center no-repeat;
    background-size: 18px;
    padding-left: 1.7rem;
    margin: 0.4rem 0;
    font-weight: 600;
    opacity: 0.9;
}
.product-detail ul li span{
    font-weight: 400;
}
.purchase-info{
    margin: 1.5rem 0;
}
.purchase-info input,
.purchase-info .btn{
    border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;
}
.purchase-info input{
    width: 60px;
}
.purchase-info .btn{
    cursor: pointer;
    color: #fff;
}
.purchase-info .btn:first-of-type{
    background: #256eff;
}
.purchase-info .btn:last-of-type{
    background: #f64749;
}
.purchase-info .btn:hover{
    opacity: 0.9;
}
.social-links{
    display: flex;
    align-items: center;
}
.social-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}

@media screen and (min-width: 992px){
    .card{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .card-wrapper{
        height: 60vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .product-content{
        padding-top: 0;
    }
}

.product__option-label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #6c757d;
    padding-bottom: 2px;
}

h3.color-1 {
    color: #007744;
    font-weight: 600;
    font-size: 45px;
    font-family: 'Satisfy', cursive;
}

/*pop up css*/

@media only screen and (min-width: 268px) and (max-width: 768px){
        #popup_image_{
            width: auto !important;
        }
        a.closebtn{
                right: 1rem!important;
        }
    }
    @media only screen and (min-width: 769px) and (max-width: 3200px){
        #popup_image_{
            width: 50% !important;
        }
         a.closebtn{
                right: 16rem!important;
        }
    }
    @media screen and (max-height: 450px)
    {
        .overlay .closebtn {
            font-size: 40px;
            top: 17px !important;
            right: 2rem !important;
            z-index: 9999999;
        }
    }
        .overlay .closebtn {
           position: absolute;
            top: -22px !important;
            right: 24rem !important;
            font-size: 45px;
        }
    #mynav
    {
         display: block;
    }
    .overlay {
    height: 100%;
    width: 100%;
    /*display: none;*/
    position: fixed;
    z-index: 1;
    z-index: 99999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0);
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    z-index: 99999;
}
.overlay-content {
    position: relative;
    top: 2%;
    width: 100%;
    text-align: center;
    /*margin-top: 30px;*/
}

/*pop-up css end*/

.divider-img.w-50{
    margin:auto;
}

h3.text-center{
    font-family: 'Cookie', cursive;
    font-size:24px;
    color:#6b4134;
}

p.texttt-p {
    font-size: 19px;
    text-align: justify;
    color: #000;
}

img.image-right {
    border-radius: 20px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}


/*slick slider css*/


/* Slick Slider */

.slick-prev, .slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slide {
    transition: filter .4s;
    margin: 0px 40px;
}

.fas {
    color: #96bd0b;
}
.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}

.section {
  max-width: 1400px;
  margin: 0 auto;
}

/*image popup css*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.col-sm-3{
  width: 20%;
  float: left;
}
.col-sm-3 img {
  max-width: 100%;
  min-width: 100%;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
}
.gallery_container .col-sm-3, .video_container .col-sm-3{
  margin: 10px 0;
}
.gallery_container, .video_container{
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.video_container img + img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 30px;
  max-height: 30px;
  min-width: 30px;
  min-height: 30px;
  z-index: 9;
}
a.lightbox.certificate::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'fontAwesome';
    content: "\f00e";
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
}
a.lightbox.certificate:hover:before {
    opacity: 1;
}
a.lightbox.certificate:after {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    opacity: 0;
    background-color: rgba(69, 68, 68, 0.9);
    content: '';
    transition: 0.4s;
}
a:hover:after {
    opacity: 1;
}

/*pop up images css end*/

img.border{
    border:2px solid #7e7c7c !important;
}

p.text-center.weight{
    font-weight:700;
    margin-bottom:0px;
}


section.sella-basmati-rice-2.p-5{
    background-color:#F7F4F4;
}
section.sharbati-basmati-rice.p-5{
    background-color:#F7F4F4;
}
section.sharbati-golden-rice.p-5{
    background-color:#F7F4F4;
}
section.pr-11-steam.p-5{
    background-color:#F7F4F4;
}
section.pr-11-golden.p-5{
    background-color:#F7F4F4;
}
section.steam-basmati-rice-1121.p-5{
     background-color:#F7F4F4;
}
section.golden-basmati-rice-1121.p-5{
    background-color:#F7F4F4;   
}
section.steam-basmati-rice-1401.p-5{
    background-color:#F7F4F4;
}
section.golden-basmati-rice-1401.p-5{
    background-color:#F7F4F4;
}
section.sella-basmati-rice-1509.p-5{
    background-color:#F7F4F4;
}
section.steam-basmati-rice-1718.p-5{
    background-color:#F7F4F4;
}
section.golden-sella-basmati-1718.p-5{
    background-color:#F7F4F4;
}






h4.color-1 {
    color: #007744;
    font-weight: 600;
    font-size: 27px;
    font-family: 'Satisfy', cursive;
}




.certi_ .slick-slide{
    margin: 0 10px;
}

.certi_ .slick-prev{
    left: -50px;
    top: 45%;
}

.certi_ .slick-next{
    right: -50px;
    top: 45%;
}

 @media only screen and (min-width: 280px) and (max-width: 600px) {
    .certi_ .slick-next{
        right: -10px;
        top: 45%;
    }
    .certi_ .slick-prev{
        left: -10px;
        top: 45%;
    }
}


.cont #contact-form{
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 50px 30px;
    margin-bottom: 50px;
}

.qual .qual_img img{
    border: 5px solid #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 0 0 50px 50px;
}

.qual .qual_con{
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 32px !important;
}


.customer-logo .slick-slide {
    display: block;
    height: auto;
}


.info-contact-box-alt-info i.fas.fa-map-marked-alt {
    padding: 13px;
    background: #0ea765;
    box-sizing: 2px 2px #000;
    box-shadow: 2px 2px #ffcc29;
    border-radius: 30px;
    margin-right: 15px;
    color: #fff;
}
.info-contact-box-alt-info i.fas.fa-phone-alt {
   padding: 13px;
    background: #0ea765;
    box-sizing: 2px 2px #000;
    box-shadow: 2px 2px #ffcc29;
    border-radius: 30px;
    margin-right: 15px;
    color: #fff;
}
.info-contact-box-alt-info i.fas.fa-fax {
   padding: 13px;
    background: #0ea765;
    box-sizing: 2px 2px #000;
    box-shadow: 2px 2px #ffcc29;
    border-radius: 30px;
    margin-right: 15px;
    color: #fff;
}
.info-contact-box-alt-info i.fas.fa-envelope {
   padding: 13px;
    background: #0ea765;
    box-sizing: 2px 2px #000;
    box-shadow: 2px 2px #ffcc29;
    border-radius: 30px;
    margin-right: 15px;
    color: #fff;
}
.info-contact-box-alt-info i.fas.fa-solid.fa-globe {
   padding: 13px;
    background: #0ea765;
    box-sizing: 2px 2px #000;
    box-shadow: 2px 2px #ffcc29;
    border-radius: 30px;
    margin-right: 15px;
    color: #fff;
}
h6.text-dark.color
{
    color:#000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
        font-family: 'K2D', sans-serif !important;
}
.info-contact-box-alt-info .media.w-100 .media-body p
{
    font-size:17px !important;
}
.feature-right-content.vision-mission .media .media-body h4 {
    font-weight: 700;
    font-size: 26px !important;
}
.feature-right-content.vision-mission .media .media-body p {
    color: #d9d9d9;
    font-size: 17px;
}


/*index css*/
 h1.title {
    font-family: 'Raleway', sans-serif;
}
.ag-home-about h1{
    color: #FFCC29 !important;
    font-size: 3rem;
}



.cp-title h1.color{
    color: #007744 !important;
}

.cp-title h1{
font-family: 'Rouge Script', cursive;
    text-transform: capitalize;
    font-size: 3rem;
}
.cp-title h1 span {
    color: #333;
}

.brands-title-txt h1{
    font-family: 'K2D' !important;
}

.line-design{
    
}

.line-design.text-dark.font {
    font-size: 20px;
}

.cp-title .line-design::before {
    content: "---";
    margin-right: 10px;
}
.cp-title .line-design::after {
    content: "---";
    margin-left: 10px;
}

.cp-title .line-design {
    color: #A3B0B4;
    font-weight: 600;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
}
/*index css end*/



/* innerpage */
table {
        border-collapse: collapse;
        width: 100%;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 15px;
        color: #333;
    }
    td {
        border: 1px solid #ddd;
        padding: 10px;
    }
    tr:nth-child(even) {
        background-color: #F9F9F9;
    }
    tr:hover {
        background-color: #F1F1F1;
    }
    h3 {
        font-weight: 600;
        margin-bottom: 15px;
    }
    .rice-image-data {
        background-attachment: fixed;
        background-size: cover;
        /* background-position:right center; */
        border-radius: 80px 80px 80px 0;
        border: 5px solid #fff;
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        height: 320px;
        background-repeat: no-repeat;
        /* width: 200%; */
    }
    .color.agl.mt-3 {
        font-size: 18px;
        background: #EBDFC7;
        padding: 10px;
        color: #000;
        text-align: center;
        font-family: 'Satisfy', cursive;
    }
    h4.color-1 {
        color: #007744;
        font-weight: 600;
        font-size: 32px;
        font-family: 'Satisfy', cursive;
    }
    .color-1.table {
        color: #007744;
        font-weight: 600;
        font-size: 25px;
        font-family: 'Satisfy', cursive;
    }
    .rice_tbl {
        font-weight: 500;
    }
    .fill-bg {
        background-color: #EBDFC7;
        color: black !important;
    }
    .text td {
        font-weight: 500;
    }
    .carousel-parallax2 {
        height: 40% !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding: 3rem 0rem 8rem;
        padding-top: 3rem;
        padding-bottom: 8rem;
    }

.rice_tbl {
    font-weight: 500;
}

/* Base */
.btn-floating img {
    width: 24px !important;
    height: 24px !important;
    display: inline-block !important;
    vertical-align: middle;
}

.btn-floating:hover img {
    margin-bottom: -3px;
}

.btn-floating {
    position: fixed;
    right: 0px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    /*border-radius: 100px;*/
    border: 0;
    z-index: 9999;
    color: white;
    transition: .2s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer;
}

.btn-floating span {
    font-size: 16px;
    margin-left: 5px;
    transition: .2s;
    line-height: 0px;
    display: none;
}

.btn-floating:hover span {
    display: inline-block;
}

/* Phone */
.btn-floating.phone {
    bottom: 230px;
    background-color: #c31f18;
}

.btn-floating.phone:hover {
    background-color: #c31f18;
}

/* WhatsApp */
.btn-floating.whatsapp {
    background-color: #25d366;
    bottom: 170px;
}

.btn-floating.whatsapp:hover {
    background-color: #25d366
}

/* Base */
.btn-floating img {
    width: 24px !important;
    height: 24px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.btn-floating:hover img {
    margin: 0 auto;
}

.btn-floating {
    position: fixed;
    right: 0px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    /*border-radius: 100px;*/
    border: 0;
    z-index: 9999;
    color: white;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1), background 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer;
    box-shadow: -2px 2px 10px rgba(0,0,0,0.15);
}

.btn-floating span {
    font-size: 16px;
    margin-left: 8px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    line-height: 1;
    display: none;
    opacity: 0;
    vertical-align: middle;
}

.btn-floating:hover span {
    display: inline-block;
    opacity: 1;
}

.btn-floating i {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

/* Phone */
.btn-floating.phone {
    top: calc(50% - 85px);
    background-color: #c31f18;
}

.btn-floating.phone:hover {
    background-color: #c31f18;
    transform: translateX(-5px);
}

/* WhatsApp */
.btn-floating.whatsapp {
    background-color: #25d366;
    top: calc(50% - 25px);
}

.btn-floating.whatsapp:hover {
    background-color: #25d366;
    transform: translateX(-5px);
}

/* Enquiry Button */
.btn-floating.enquiry {
    background-color: #064b73;
    top: calc(50% + 35px);
}

.btn-floating.enquiry:hover {
    background-color: #064b73;
    transform: translateX(-5px);
}

/* Enquiry Modal Styles */
.enquiry-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
    animation: fadeIn 0.3s;
}

.enquiry-modal.show {
    display: block;
}

.enquiry-modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 0;
    border: 1px solid #888;
    width: 90%;
    max-width: 500px;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    animation: slideIn 0.3s;
}

.enquiry-modal-header {
    padding: 20px;
    background: #064b73;
    color: white;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.enquiry-modal-header h3 {
    margin: 0;
    color: white !important;
    font-size: 24px;
}

.close-modal {
    color: white;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

.close-modal:hover,
.close-modal:focus {
    opacity: 0.8;
}

.enquiry-modal-body {
    padding: 30px;
}

.enquiry-modal-body .form-group {
    margin-bottom: 20px;
}

.enquiry-modal-body .form-control {
    width: 100%;
    padding: 4px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.enquiry-modal-body .form-control:focus {
    outline: none;
    border-color: #0ea765;
    box-shadow: 0 0 5px rgba(14, 167, 101, 0.2);
}

.enquiry-modal-body .btn-submit {
    background: #064b73;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
}

.enquiry-modal-body .btn-submit:hover {
    background: linear-gradient(135deg, #0ea765 0%, #007744 100%);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(14, 167, 101, 0.3);
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes slideIn {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .enquiry-modal-content {
        width: 95%;
        margin: 10% auto;
    }

    .enquiry-modal-body {
        padding: 20px;
    }
}

input.btn.button.contact-btn.floating-btn{
    background-color: #064b73;
    color:#fff;
}





















