@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Calistoga&family=DM+Serif+Display:ital@0;1&display=swap");
/*.dm-serif-display-regular {
      font-family: "DM Serif Display", serif;
      font-weight: 400;
      font-style: normal;
    }
    
    .calistoga-regular {
      font-family: "Calistoga", serif;
      font-weight: 400;
      font-style: normal;
    }*/

* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
strong,
ul,
li,
span,
ol {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  color: #000;
  font-family: "Poppins", sans-serif;
  box-sizing: border-box;
  overflow-x: hidden;
  background-repeat: repeat;
  background-position: center;
}

/** **************** **/

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

body::-webkit-scrollbar-track {
  background: #ffffff;
}

/** **************** **/

.m0 {
  margin: 0px;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mb25 {
  margin-bottom: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt80 {
  margin-top: 80px;
}
/**/
.p0 {
  padding: 0px;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt100 {
  padding-top: 100px;
}

/** **************** **/

.container {
  max-width: 1350px;
}

/** **************** **/

.header-bg {
  background-color: #067a7a;
  padding: 5px 0;
  border-radius: 0 0 20px 20px;
}
.header_tp_dtl ul {
  display: flex;
  float: right;
}
.header_tp_dtl ul > li {
  float: left;
  display: flex;
  padding: 0px 0px 0 10px;
  align-items: center;
}
.header_tp_dtl ul li.call_tp img {
  width: 24px;
  height: 24px;
}
.header_tp_dtl ul li.call_tp span {
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 14px;
  padding-left: 5px;
}
.bord-r {
  border-right: 1px solid #e2e2e247;
  padding-right: 15px !important;
}

.headertop {
  display: flex;
  justify-content: end;
  align-items: center;
}
.headertopmenu ul {
  display: flex;
  align-items: end;
  gap: 30px;
}
.headertopmenu ul li a {
  font-weight: 300;
  letter-spacing: 0.25px;
  font-size: 16.7px;
  color: #fff;
}

/** **************** **/

.main-header {
  /* box-shadow: 0 2px 2px 0 rgb(0 0 0 / 15%); */
  position: relative;
  z-index: 9999;
}
.fixed-top {
  position: relative;
  display: block;
  top: 0px;
  padding: 0px 0;
  /*background: #fafafa;*/
  /*padding: 4px 0 2px;*/
  /* box-shadow:0px 0px 12px rgb(0 0 0 / 30%); */
}

.header-scrolled .scrollto img {
  width: 220px;
  height: auto;
}

.logo {
  position: relative;
  left: auto;
  top: auto;
  /* background: #fefefe; */
  padding: 0px 20px 0px 0;
  -ms-flex-item-align: center;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  /* -webkit-box-shadow: -15px 18px 90px 0 rgb(0 0 0 / 19%); */
  /* box-shadow: -15px 18px 90px 0 rgb(0 0 0 / 19%); */
}

.logo:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  /* background: #fdfdfd; */
  width: 999em;
  /* -webkit-box-shadow: -64px 0 71px 0 rgb(0 0 0 / 19%); */
  /* box-shadow: -64px 0 71px 0 rgb(0 0 0 / 19%); */
}
.header-scrolled .logo {
  top: 0px;
  max-width: 282px;
  padding: 1px 30px 0px 0;
}
/*.header-scrolled .logo {
      margin-top: -10px;
      transition:all.5s ease;
    }*/
.header-scrolled {
  position: fixed;
  padding: 0px 0 0px;
  background: #fff;
  box-shadow: 0 4px 5px 0 rgb(0 0 0 / 22%);
}

.scrollto img {
  width: 250px;
  height: auto;
}

.main-nav {
  float: right;
  transition: all.3s ease-in-out;
  /* padding-right: 50px; */
  display: flex;
  align-items: center;
}

.main-nav > ul {
  margin: 19px 0;
  display: flex;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  color: #363636;
  font-weight: 400;
  letter-spacing: 0.25px;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  font-size: 16.7px;
  padding: 10px 20px;
}

.header-scrolled .main-nav a {
  padding: 5px 25px;
}

.main-nav .drop-down ul li:after {
  display: none;
}

.main-nav li:last-child a {
  /*border-right:0px;*/
  padding-right: 0px;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: #fccf04;
  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: ease all 0.3s;
  padding: 10px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
  border: none;
  /* border-radius: 3px; */
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 220px;
  position: relative;
}

.main-nav .drop-down ul li {
  border-bottom: 1px solid #f4f4f7;
  margin-top: 0px;
}

.main-nav .drop-down ul li:last-child {
  border-bottom: 0px;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down ul li a {
  padding: 6px 5px;
  color: #1c1c1c;
  border-radius: 2px;
  font-weight: 500;
  transition: all 200ms linear;
  font-size: 15px;
  letter-spacing: 0.25px;
  text-transform: capitalize;
  width: 100%;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #fff;
  background-color: #58c5c2;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 16px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 10px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/*******************/

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #272727;
  transition: 0.4s;
}

.mobile-nav a {
  display: block;
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #f8cd24;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 0px 0px 0 0;
  color: #004289;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/** **************** **/
.main-nav-icon {
  text-align: center;
}
.main-nav-icon img {
  width: 50px;
}
.main-nav-icon a span {
  display: block;
}
/** **************** **/

/*Only Fade Slide*/
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}
/*Only Fade Slide End*/
.carousel {
  overflow: hidden;
  border-radius: 20px;
}
.carousel .carousel-control {
  background: none;
  top: 45%;
  font-size: 30px;
  text-align: center;
  width: 40px;
  height: 40px;
  opacity: 1;
  position: absolute;
}
.carousel .carousel-control-next {
  right: 2%;
}
.carousel .carousel-control-prev {
  left: 2%;
}
.carousel .carousel-control-next span {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  visibility: hidden;
  transition: transform 0.5s ease;
  opacity: 0;
}
.carousel .carousel-control-prev span {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  visibility: hidden;
  transition: transform 0.5s ease;
  opacity: 0;
}
.carousel:hover .carousel-control-next span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}
.carousel:hover .carousel-control-prev span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}
.carousel .carousel-control span {
  color: #fff;
  background-color: rgb(50 52 51 / 50%);
  box-shadow: 0 0 0 10px rgb(50 52 51 / 50%);
  height: 30px;
  width: 30px;
  z-index: 121;
  line-height: 30px;
  text-align: center;
  position: absolute;
  border: 0px;
}
.carousel .carousel-control span:hover {
  background-color: #1e1e1e;
  box-shadow: 0 0 0 10px #1e1e1e;
}
.carousel .carousel-item .caption {
  background-color: rgb(0 0 0 / 20%);
  padding: 40px;
  animation-duration: 1s;
  animation-delay: 1s;
}

.carousel-indicators {
  position: absolute;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0px;
  text-align: center;
  list-style: none;
  bottom: 40px;
  justify-content: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 30px;
  height: 5px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff3b;
  border: 1px solid #ffffff00;
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #f26121;
  border: 1px solid #ffffff00;
}
.carousel-caption {
  text-align: right;
  text-shadow: none;
  right: 0;
  bottom: 0;
  padding-bottom: 0;
}

/** **************** **/

.hm-prod {
  margin: 0;
  overflow: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center -30%;
  padding: 100px 0;
}
.hm-prod-slider {
  height: 450px;
}

/*.hm-prod:before{
      content: "";
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      background: #090f5b;
      height: 400px;
      z-index: -1;
    }*/
.hm-prod-head {
  text-align: center;
  padding-bottom: 48px;
}
.hm-prod-head h2 {
  font-size: 37px;
  color: #004749;
  display: flex;
  font-weight: 600;
  justify-content: center;
  text-transform: none;
  line-height: 1.3;
  letter-spacing: 0.25px;
  position: relative;
}
.hm-prod-head h2 span {
  display: block;
  /* -webkit-text-stroke: 1px #015b5e; */
  letter-spacing: 0.1px;
  color: #81c742;
}

/**/
/*.nav-tabs {
        display:none;
    }*/

@media (min-width: 768px) {
  .hm-prod-section .nav-tabs {
    display: flex;
  }

  .hm-prod-section .card {
    border: none;
  }

  .hm-prod-section .card .card-header {
    display: none;
  }

  .hm-prod-section .card .collapse {
    display: block;
  }
}

@media (max-width: 767px) {
  .hm-prod-section .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
/**/

.hm-prod-section ul {
  justify-content: space-between;
  border-bottom: 1px solid #dee2e600;
  margin-bottom: 50px;
}
.hm-prod-section ul li {
  width: 19%;
}
.hm-prod-section ul li a {
  background: #eef3f7;
  padding: 40px 30px;
  text-align: center;
  border-radius: 15px !important;
}
.hm-prod-section .nav-tabs .nav-item.show .nav-link,
.hm-prod-section .nav-tabs .nav-link.active {
  background: #fff9df;
  position: relative;
  border: none !important;
}
.hm-prod-section .nav-tabs .nav-link.active:after {
  content: "";
  width: 35px;
  height: 35px;
  background: #fff9df;
  position: absolute;
  left: 44%;
  bottom: -16px;
  transform: rotate(45deg);
}
.hm-prod-section ul li a img {
  height: 130px;
}
.hm-prod-section ul li a span {
  color: #090f5b;
  display: block;
  font-weight: 300;
  letter-spacing: 0.25px;
  font-size: 20px;
  padding-top: 25px;
}

/*  ===========*/

.hm-attech {
  background-image: url(../images/layout.jpg);
  background-attachment: fixed;
  background-size: 100% 100%;
  height: 600px;
}

/** **************** **/

.hm-point {
  padding: 80px 0;
}
.hm-point-box {
  padding-left: 65px;
  position: relative;
}
.hm-point-box img {
  position: absolute;
  left: 0;
  top: 8px;
}
.hm-point-box span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.hm-point-box p {
  color: #677078;
  font-size: 15px;
  line-height: 18px;
}

/** **************** **/

footer {
  background: linear-gradient(0deg, #015b5e 22%, #20ac8a 105%);
}
.ftr-cont {
  padding-top: 60px;
  padding-bottom: 30px;
  height: 100%;
}
.ftr-logo {
  /* padding-bottom: 30px; */
}
.ftr-logo img {
  height: 90px;
  margin-bottom: 20px;
  border-radius: 17px;
}
.ftr-logo p {
  font-size: 14px;
  line-height: 25px;
  display: block;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
  width: 90%;
}
.ftr-enq-icon {
  padding-left: 80px;
  position: relative;
}
.ftr-enq-img {
  width: 60px;
  height: 60px;
  background-color: #fcd103;
  border-radius: 50%;
  padding: 12px;
  position: absolute;
  left: 0;
  top: 2px;
}
.ftr-enq-icon p {
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.ftr-enq-icon a {
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 14px;
  display: block;
  padding-top: 4px;
}
.ftr-enq-icon a span {
  font-size: 20px;
  font-weight: 600;
}
.ftr-quick {
  padding-top: 60px;
}
.ftr-link-head {
  padding-bottom: 20px;
}
.ftr-link-head h4 {
  font-size: 20px;
  color: #fff;
}
.ftr-link ul li {
  letter-spacing: 0.5px;
  font-size: 14px;
  padding-bottom: 5px;
}
.ftr-link ul li a {
  color: #fff;
}
.ftr-location {
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}
.ftr-location:after {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  width: 100%;
  height: 0.5px;
  background: #ffffff1c;
}
.ftr-location h4 {
  padding-bottom: 20px;
  font-size: 20px;
  color: #fff;
}
.ftr-location ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.ftr-location ul li {
  position: relative;
  letter-spacing: 0.5px;
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
}
.ftr-location ul li:nth-child(1) span {
  left: 0px;
}
.ftr-location ul li span {
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0px;
  top: -1px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
}
.social-icon {
  padding-top: 40px;
}
.social-icon h4 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 20px;
}
.social-icon ul li {
  display: inline-block;
  padding: 0 10px;
}
.social-icon ul li:nth-child(1) {
  padding-left: 0;
}
.social-icon ul li img {
  width: 45px;
}
.bord-ctr {
  position: relative;
}
.bord-ctr:after {
  content: "";
  position: absolute;
  width: 0.5px;
  height: 100%;
  background: #ffffff1c;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.ftr-quick {
  padding-left: 15px;
}
.foot-bottom {
  padding: 7px 0 7px;
  background: #fcd103;
  border-top: 0.5px solid #f0f4f5;
}
.foot-btm-head {
  position: relative;
}
.foot-btm-head p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
}
/** **************** **/

.brosher_tp {
  border-radius: 69px;
  padding: 5px 15px;
  margin-left: 35px;
  /* height: 43px; */
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
  border: 2px solid #067a7a33;
}

.brosher_tp img {
  margin-left: 13px;
  width: 27px;
  height: 27px;
  margin-top: 0px;
}

.brosher_tp a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  display: block;
  line-height: 15px;
  padding: 0px;
  letter-spacing: 0.55px;
}

.brosher_tp a span {
  font-weight: 400;
  color: #292929;
}
/* ========= */
.featured-item {
  position: relative;
  background: #f0f4f5;
  padding: 50px;
  /* box-shadow: rgba(149, 157, 165, 0.2) -25px 27px 88px; */
  border-radius: 30px;
  /* border-top: 1px solid #000; */
  /* z-index: 9; */
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.ht-shape-btn {
  position: absolute;
  right: 0px;
  top: 0;
  width: auto;
  height: auto;
  /* border-radius: 0 30px 0 0; */
}
.ht-shape-btn svg path {
  fill: #ffffff !important;
}
.featured-item.style-1 .featured-icon {
  display: inline-block;
  position: absolute;
  right: -34%;
  bottom: 10px;
}

.featured-item.style-1 .featured-icon svg {
  width: 70px;
  height: 70px;
}
.featured-item.style-1 .featured-desc {
  padding-right: 67px;
}

.featured-item.style-1 .featured-title {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.featured-item.style-1 .featured-title h4 {
  margin-bottom: 0;
  color: #3b3b3b;
  line-height: 1.4;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: capitalize;
}
.featured-number {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.featured-number span {
  background: #face03;
  width: 64px;
  height: 64px;
  font-size: 28px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
}
.featured-desc p {
  color: #777c80;
  font-size: 14px;
  line-height: 1.6;
}
.featured-icon img {
  width: 32%;
  opacity: 0.3;
}
/* ==== */
.about-section {
  padding: 80px 0 80px;
  background:
    linear-gradient(180deg, rgb(249 251 254) 0%, rgb(240 244 245 / 48%) 100%),
    #fff;
}
.hm-abou-bg {
  align-items: center;
}
.hm-photo img {
  width: 100%;
}

.sec-title {
  position: relative;
  margin-bottom: 0px;
  width: 95%;
}

.sec-title .sub-title {
  color: #ffffff;
  font-size: 13px;
  position: relative;
  z-index: 999;
  left: 5px;
}

.sec-title .sub-title:before {
  position: absolute;
  left: -16px;
  top: 0%;
  height: 19px;
  width: 73px;
  margin-left: 10px;
  border-radius: 10px;
  margin-top: 0px;
  background: #7ec543;
  content: "";
  z-index: -19;
}

.sec-title h1 {
  font-size: 42px;
  color: #363636;
  font-weight: 700;
  letter-spacing: 0.25px;
  margin-top: 7px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.sec-title h1 span {
  color: #49a842;
}

.sec-title p {
  letter-spacing: 0.25px;
  font-size: 15px;
  padding-bottom: 14px;
  color: #181818a8;
  font-weight: 400;
  color: #777c80;
  font-size: 14px;
  line-height: 1.6;
  line-height: 1.6;
}

.button {
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
  color: #ffffff;
  border-radius: 10rem;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s;
  margin-top: 15px;
}

.button__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  position: relative;
  color: #ffffff;
  background-color: #fbce03;
  border-radius: 50%;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.button__icon-svg--copy {
  position: absolute;
  transform: translate(-150%, 150%);
}
/** **************** **/

.hm-abt {
  padding: 0 0 100px 0;
  /*background: #f5f5f7;*/
  /* background: linear-gradient(180deg, rgb(249 251 254 / 54%) 0%, rgb(255 255 255) 100%), #fff; */
}
.hm-abt-head {
  text-align: center;
}
.hm-abt-head h2 {
  font-size: 2.7rem;
  margin-bottom: 1.2rem;
  letter-spacing: 0rem;
  font-weight: 600;
  color: #363636;
}
.hm-abt-head .heading-bord {
  margin: 0 auto;
}
.heading-bord {
  background: #83c742;
  height: 4px;
  width: 30px;
  position: relative;
  left: 13px;
}
.heading-bord:after {
  content: "";
  background-color: #83c742;
  color: #83c742;
  height: 4px;
  position: absolute;
  left: -27px;
  top: 0;
  display: inline-block;
  width: 4px;
  border-radius: 50%;
  box-shadow:
    9px 0 0 0 #83c742,
    18px 0 0 0 #83c742;
}
.hm-abt-head span {
  display: block;
  padding-top: 15px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Krona One";
  letter-spacing: 1px;
  color: #6e6e73;
}
.hm-abt-box {
  padding: 0px;
  background-color: #fff;
  box-shadow: 10px 4px 30px 0 rgb(0 0 0 / 9%);
  border-radius: 20px;
}
.hm-abt-img {
  position: relative;
  overflow: hidden;
  /* border-radius: 10px 10px 10px 10px; */
  /* box-shadow: 29.698px 29.698px 60px 0 rgb(0 0 0 / 0.2); */
}
.hm-abt-img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 20px;
}
.hm-abt-box:hover .hm-abt-img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hm-abt-dtl {
  padding-left: 60px;
}
.hm-abt-dtl h1 {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 600;
  padding-bottom: 20px;
  color: #015b5e;
}
.hm-abt-dtl p {
  font-size: 15px;
  color: #6e6e73;
  line-height: 30px;
}
.hm-abt-btn {
  margin-top: 20px;
}
.hm-abt-btn a {
  display: flex !important;
  max-width: 153px;
  align-items: center;
  padding: 10px 2rem;
  font-size: 0.81rem;
  margin: 0;
  box-shadow: none;
  color: #fff;
  border-radius: 25px;
  text-align: left;
  text-transform: capitalize;
  background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
}
.hm-abt-btn .btn-label {
  font-weight: 300;
  font-size: 16px;
}
.hm-abt-btn .btn-dot {
  position: relative;
  flex: 0 0 6px;
  max-width: 6px;
  height: 6px;
  margin-left: 6px;
  border-radius: 50%;
}
.hm-abt-btn .btn-dot::before,
.hm-abt-btn .btn-dot::after {
  content: "";
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.hm-abt-btn .btn-dot::before {
  left: 0.65rem;
  transform: scale(0.75);
}
.hm-abt-btn .btn-dot .dot {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}
.hm-abt-btn .btn-dot::after {
  left: 1.3rem;
  transform: scale(0.65);
}
.hm-abt-btn:hover .btn-dot::before,
.hm-abt-btn:hover .btn-dot::after {
  animation: btnDot 700ms linear reverse infinite;
}
.hm-abt-btn:hover .btn-dot::before {
  animation-delay: 150ms;
}
.hm-abt-btn:hover .btn-dot::after {
  animation-delay: 200ms;
}
.hm-abt-btn:hover .btn-dot .dot {
  animation: btnDot 700ms linear reverse infinite;
  animation-delay: 100ms;
}
@keyframes btnDot {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.pa-main {
  align-items: center;
  padding: 50px;
  /* border-radius: 19px; */
}
/** **************** **/

/** Blogs **/
.hm-blog {
  padding: 80px 0 80px;
}

.hm-blog-head h2 {
  color: #313131;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.2;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 10px;
}

.hm-blog-head p {
  color: #313131;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  line-height: 1.3;
  text-transform: capitalize;
}

.hm-blogs-box img {
  border-radius: 15px;
}

.hm-blogs-head {
  margin-top: 20px;
}

.hm-blogs-head h6 {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 400;
  color: #858383;
}

.hm-blogs-head span {
  font-size: 20px;
  line-height: 26px;
  display: block;
  color: #000;
  letter-spacing: 0.2px;
  font-weight: 500;
  line-height: 1.6;
}

/** Blogs End **/

/** **************** **/

.about-head {
  /* background: #fff; */
  /* padding: 62px 0 20px; */
  position: relative;
  /* margin-top: -86px; */
  margin-bottom: 40px;
  text-align: center;
}
.about-head h1 {
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 5px;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #363636;
}
.about-head h1 span {
  color: #067a7a;
}
.about-head h6 {
  font-size: 15px;
  padding-bottom: 0px;
  color: #3e63ac;
  letter-spacing: 0.5px;
  word-spacing: 4px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.about-info p {
  color: #545859;
  line-height: 1.8;
  padding-top: 5px;
  padding-bottom: 5px;
  word-spacing: 0.5px;
  padding-right: 20px;
}
.about-info p span {
  font-weight: 600;
}
.about-info {
  position: relative;
}

.about-left {
  position: relative;
}
.about-left:before {
  position: absolute;
  content: "";
  height: 420px;
  width: 400px;
  border: 2px dashed #e1e1e1;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.about-left .year-wrapp {
  background-image: url(../images/flower-img.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  position: relative;
  width: 260px;
  margin: 30px auto 0;
}
.about-left .year-wrapp span:nth-child(1) {
  top: 12%;
  left: 50%;
  color: #fcd104;
  font-weight: 700;
  font-size: 55px;
  transform: translate(-45%, -5%);
}

.about-left .year-wrapp span {
  position: absolute;
  display: block;
  font-size: 25px;
}
.about-left .year-wrapp span:nth-child(2) {
  top: 34%;
  left: 50%;
  color: #363636;
  font-weight: 400;
  transform: translate(-50%, 50%);
}
.year-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.year-bottom .establishment,
.year-bottom .iso {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  background: #fff;
}
.year-bottom h3 {
  font-size: 32px;
  text-align: center;
}
.year-bottom .iso {
  position: relative;
}
.year-bottom .iso:before {
  position: absolute;
  left: -37%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100px;
  width: 1px;
  border: 1px dashed #e1e1e1;
  content: "";
}
.year-bottom h3 {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  color: #000;
}
.year-bottom .dark-blue {
  color: #f4c13b;
}
.about-img img {
  width: 100%;
  border-radius: 35px;
}
/*--------Vishal-----------*/
.mission-section {
  padding: 60px 0;
  background: #f0f4f5;
}
.mission-head h3 {
  text-align: center;
  font-size: 40px;
  color: #191919;
  font-weight: 800;
  letter-spacing: 1px;
}
.mission-head {
  margin-bottom: 40px;
}

.mis-box-mid {
  justify-content: center;
  margin: 30px 0;
}
.mission-wrapper .mis-box-mid {
  text-align: center;
  text-align: -webkit-center;
}
.mission-wrapper .mis-box-mid ul li img {
  width: 105px;
  padding: 15px;
}
.mission-wrapper .mis-box-mid ul li .icon-mission {
  width: fit-content;
  border-radius: 50%;
  background: #f9ce05;
  margin-bottom: 15px;
}

.mission-wrapper h4 {
  font-weight: 800;
  font-size: 30px;
  line-height: 1.48;
  color: #363636;
}
.mission-wrapper p {
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  color: #555;
}
.mission-wrapper .mission-desc {
  margin-top: 30px;
  padding-inline: 90px;
}
.mission-wrapper .mission-desc ul li p span {
  font-weight: 700;
}
.mission-wrapper .mission-desc ul li::before {
  background-color: #1a9e82;
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 9px;
  left: 2px;
  top: 16px;
  transform: skewX(-30deg);
}
.mission-wrapper .mission-desc ul li p {
  padding: 8px 0;
}
.mission-wrapper .mission-desc ul li {
  text-align: left;
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.about {
  padding: 40px 0;
}

/* contact */
.contact-section {
  padding: 80px 0 0;
}
.cnt-head-sec .cnt-sm-head {
  padding-bottom: 20px;
}
.cnt-head-sec .cnt-sm-head h4 {
  font-size: 28px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #f8cf02;
  letter-spacing: 4px;
}
.cnt-head-sec .cnt-lg-head {
  margin-bottom: 30px;
}
.cnt-head-sec .cnt-lg-head h2 {
  font-size: 35px;
  color: #191919;
  font-weight: 700;
  letter-spacing: 1px;
}
.cnt-info-sec .cnt-ul .cnt-icon img {
  position: absolute;
  width: 48px;
  padding: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 30px;
  z-index: 1;
  left: 5px;
  background: #fff;
}
.cnt-info-sec .cnt-wrapper h4 {
  font-size: 20px;
  color: #191919;
  line-height: 25px;
  font-style: normal;
  letter-spacing: 0.5px;
  word-spacing: 2px;
  font-weight: 600;
  margin: 10px 0;
}
.cnt-info-sec .cnt-wrapper {
  position: relative;
  padding-left: 55px;
  margin-bottom: 30px;
}
.cnt-info-sec .cnt-descri a:hover {
  color: #000;
}
.cnt-info-sec .cnt-descri a {
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  color: #555;
}
.cnt-info-sec .cnt-ul .cnt-icon:after {
  content: "";
  position: absolute;
  left: 29px;
  width: 2px;
  top: 105px;
  height: 230px;
  background: #c2c2c2;
  z-index: -1;
}
.cnt-form-sec .contact-box {
  background: #fff;
  padding: 40px 40px 40px 40px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 4px;
  margin-top: -190px;
}
.cnt-form-sec .cnt-frm-head h3 {
  font-size: 25px;
  color: #656363;
  line-height: 30px;
  font-style: normal;
  letter-spacing: 0.5px;
  word-spacing: 2px;
  font-weight: 600;
}
.cnt-form-sec .cnt-frm-head {
  margin: -40px -40px 40px -40px;
  padding: 30px 40px;
  background: #f7f9fb;
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-box .form-control {
  background: rgb(247, 249, 251);
  font-size: 16px;
  height: 50px;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.contact-box .form-control:focus {
  color: #495057;
  background-color: #fff;
  border: 1px solid #f4c13b;
  outline: 0;
  box-shadow: none;
}
.contact-box textarea.form-control {
  height: 150px;
}
.contact-box .form-group {
  margin-bottom: 30px;
}

.cnt-sbt-btn .btn.btn-secondary {
  background-color: #3e63ac;
  background-image: none;
  border-color: transparent;
  background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
  color: #fff;
  width: 146px;
}
.cnt-sbt-btn .btn {
  background: #3e63ac;
  border: 2px solid #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  outline: none;
  padding: 0.875em 1.75em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease;
  border-radius: 0px;
}
.cnt-sbt-btn .btn.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
  background: transparent;
  border-color: #3e63ac;
  color: #3e63ac;
  padding-left: 1.125em;
  padding-right: 2.375em;
}
.cnt-sbt-btn .btn:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  right: 0.9375em;
  width: auto;
  color: #3e63ac;
}
.cnt-sbt-btn .btn:after {
  bottom: 0;
  content: "\f054";
  font: normal normal normal 13px/1 FontAwesome;
  font-size: 0.8125em;
  height: 0.9375em;
  margin: auto 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 1.875em;
  top: 0;
  transition: right 0.2s ease;
}

.map-container iframe {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 10px;
}
.map-container {
  padding: 80px 0 80px;
}
/*------------------------*/
/** ********Vishal******** **/
.hero-heading h1 {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 5px;
  letter-spacing: 1px;
  text-align: center;
}
.hero-section {
  background:
    linear-gradient(rgb(9 15 91 / 65%), rgb(60 53 49 / 65%)),
    url(../images/hero-banner-kitchenware.jpg);
  background-size: cover;
  background-position: center;
  padding: 85px 0 150px;
  background-repeat: no-repeat;
  position: relative;
}
.hero-shape img {
  position: absolute;
  bottom: 0;
}
.hero-breadcrumb li + li {
  margin-left: 10px;
}
.hero-breadcrumb li span {
  color: #d7d1cf;
}
.hero-breadcrumb ul {
  display: block;
  text-align: center;
}
.hero-breadcrumb li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.hero-breadcrumb li {
  display: inline-block;
  color: #ffcb00;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.categ-section-main {
  padding: 60px 0 40px;
}
.category-heading h2 span {
  text-decoration: underline;
  display: inline-block;
  margin-left: 5px;
}
.category-heading h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: underline;
  padding-bottom: 10px;
}
.category-heading {
  margin-bottom: 40px;
}
.category-prod-box:hover .prod-title h4 {
  margin-bottom: 15px;
}
.category-prod-box .prod-title h4 {
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  color: #212529;
  transition: all 0.4s ease-in-out;
}
/* --- Wrapper --- */
.prod-inner-main {
  padding: 60px 0;
  /* margin: 60px 0; */
  background-image:
    linear-gradient(#ffffffc2 10%, transparent 50%), url(../images/bg-1.jpg);
  background-size: cover;
  background-position-y: 22px;
  background-position-x: 4px;
  background-repeat: no-repeat;
  /* background-size: cover; */
}
.prod-img-box {
  position: relative;
  padding: 20px;
  background: #ffffff00;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}

.prod-img-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle 200px, #393b412f 0%, #fff 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}

.prod-img-box img {
  transition: scale 0.4s ease;
  width: 100;
}
.prod-img-box:hover img {
  scale: 1.02;
}
.prod-img-box:hover::before {
  opacity: 1;
}

.prod-content-box .prod-title h2 {
  font-size: 32px;
  color: #000;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: underline;
  text-align: left;
  padding-bottom: 10px;
}
.prod-content-box .prod-desc p {
  color: #677078;
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 15px;
}
.enq-btns a img {
  width: 30px;
  margin-right: 5px;
}
.enq-btns a:last-child {
  color: #fff;
  background: linear-gradient(90deg, #015b5e 22%, #20ac8a 105%);
}
.enq-btns {
  margin-top: 20px;
}
.enq-btns a {
  display: inline-block;
  /* white-space: nowrap; */
  border-radius: 10px;
  padding: 12px 20px;
  /* letter-spacing: 0; */
  /* line-height: 1.5rem; */
  font-weight: 500;
  font-size: 16px;
  color: #090f5b;
  background: linear-gradient(to right, #fbd005, #f8d305db);
  margin-right: 10px;
}
.enq-btns a:hover {
  background: linear-gradient(to right, #ffcb00, #ffe571);
  color: #090f5b;
}
.enq-btns a:first-child:hover {
  background: linear-gradient(to right, #ffe571, #ffcb00);
  color: #090f5b;
  transition: all 0.4s ease-in-out;
}
.prod-inn-dtls {
  padding: 60px 0 50px;
}

.prod-table table thead th {
  border-bottom: 0;
  padding: 15px 15px;
}
.prod-table thead th {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
}
.prod-table thead {
  background: #090f5b;
  border-top: 1px solid #090f5b;
  border-left: 1px solid #090f5b;
  border-right: 1px solid #090f5b;
}
.prod-table table tbody tr:last-child {
  overflow: hidden;
  border-radius: 0 0 16px 16px;
  box-shadow: 0px 0px 0px 1px #f1f1f1;
}
.prod-table .small-table tbody {
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0px 0px 0px 1px #f1f1f1;
}
.prod-table table tbody td a {
  color: #090f5b;
  font-weight: 600;
  font-size: 15px;
}
.prod-table table tbody tr:hover {
  background-color: #eef3f7;
}
.prod-table table tbody td {
  padding: 15px 15px;
  color: #677078;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #f1f1f1;
}
.prod-table table {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.product-details {
  margin-bottom: 40px;
  border-radius: 20px;
  padding: 5px;
  overflow: hidden;
  box-shadow: 0 0px 10px 1px rgb(12 20 56 / 13%);
  height: max-content;
  margin-right: 35px;
}
.prod-dtls-box h4 {
  font-size: 28x;
  font-weight: 600;
  line-height: 1.4;
  padding-bottom: 10px;
}
/*.prod-dtls-box h3::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 44px;
  width: 55px;
  height: 3px;
  background-color: #ffcb00;
}*/
.prod-dtls-box h3 {
  /* position: relative; */
  font-size: 25px;
  font-weight: 600;
  text-decoration: underline;
  padding-bottom: 15px;
}
.prod-dtls-box {
  margin-bottom: 20px;
}
.prod-dtls-box p {
  color: #677078;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  padding-bottom: 10px;
}
.prod-dtls-box ul li {
  color: #677078;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  padding: 5px 0;
  position: relative;
  padding-left: 17px;
}
.prod-dtls-box ul.bullet li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 13px;
  width: 8px;
  height: 8px;
  background-color: #ffcb00;
  transform: rotate(45deg);
}
.product-details tr td a::after {
  font-family: "Font Awesome 6 Free";
  content: "\f35d"; /* arrow-right icon */
  font-weight: 900;
  font-size: 13px;
  margin-left: 8px;
}
.prod-dtls-box .bullet {
  padding-bottom: 15px;
}
.prod-row-box {
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  padding-top: 40px;
  border-radius: 15px;
  padding-bottom: 40px;
}
/** **************** **/
.gallery-section {
  padding: 100px 0;
}
.media_gallery_bx_lft {
  margin-bottom: 30px;
}
.gallery-section {
  padding: 80px 0 80px;
}
.media_gallery_mg img {
  border-radius: 20px;
}

.gallery-heading h2 {
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}

.gallery-heading h2 span {
  color: #e10000;
}

.media_gallery_bx_lft {
  transition: ease all 0.9s;
  margin-top: 20px;
  background-color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  -ms-box-shadow: 0 0.25rem 2.5rem rgba(0, 0, 0, 0.102);
  -o-box-shadow: 0 0.25rem 2.5rem rgba(0, 0, 0, 0.102);
  box-shadow: 0 0.75rem 1.5rem rgb(0 0 0 / 10%);
}

.media_gallery_mg {
  overflow: hidden;
  position: relative;
}

.media_gallery_mg img {
  transition: 0.7s;
  height: 360px;
}

.media_gallery_mg img:hover {
  transform: scale(1.05);
  transition: transform 0.5s;
}

.icon-box-wrapper p a:hover {
  color: #1f1e1e;
}

.gallery-heading .dlab-separator-outer {
  text-align: center;
}
.hm-blogs-head h5 {
  font-size: 20px;
  margin-top: 10px;
  color: #f8d207;
}
/*-------------------------------------*/
