/*======================================
    Variables
========================================*/
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  overflow-x: hidden;
  font-size: 15px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
}

* {
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #ffae00;
  border-color: #ffae00;
}

select {
  -webkit-writing-mode-: horizontal-tb !important;
  text-rendering: auto;
  color: #3d2900;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
     border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #3d2900;
  font-family: 'Poppins', sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.bg-orange {
  background-color: #ffae00;
}

.bg-white {
  background-color: #fff;
}

.font-white {
  color: #fff;
}

.font-orange {
  color: #ffae00;
}

.font-darken {
  color: #3d2900;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

.bg-gray {
  background-color: #F4F7FA !important;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 310px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.section-title h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.section-title p {
  font-size: 16px;
  line-height: 28px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 50px;
  }
  .section-title h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
  }
  .section-title h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 12px;
  }
  .section-title p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 40px;
  }
  .section-title h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
  }
  .section-title h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .section-title p {
    font-size: 15px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #ffae00;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #3d2900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 50%;
}

.scroll-top:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
  background-color: #ffae00;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 20px;
  background-color: #ffae00;
  color: #fff;
  border: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #3d2900;
}

.button {
  margin-left: 0 !important;
  margin-right: 10px !important;
}

.button .btn-alt {
  background-color: #3d2900 !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn-alt:hover {
  background-color: #ffae00 !important;
  color: #fff !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #ffae00;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  height: 60px;
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 5px 0 !important;
    height: 70px;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .button {
    margin: 0 !important;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 67px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #ffae00 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active  {
    color: #ffae00 !important;
  }
  .header .navbar-nav .nav-item  {
    margin: 0;
  }
  .header .navbar-nav .nav-login {
    display: none;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #ffae00;
  }
  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before {
    display: none;
  }
  .header .navbar-nav .nav-item a {
    color: #3d2900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #ffae00;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 5px 0 !important;
    height: 70px;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 62px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 8px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #ffae00 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active,
  .header .navbar .navbar-nav .nav-login a.active {
    color: #ffae00 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-login {
    margin: 0;
    display: block;
    position: relative;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #ffae00;
  }
  .header .navbar-nav .nav-item a,
  .header .navbar-nav .nav-login a {
    padding: 12px 16px !important;
  }
  .header .navbar-nav .nav-item a::before,
  .header .navbar-nav .nav-login a::before {
    display: none;
  }
  .header .navbar-nav .nav-item a,
  .header .navbar-nav .nav-login a {
    color: #3d2900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 0;
  }
  .header .navbar-nav .nav-item a::after,
  .header .navbar-nav .nav-login a::after {
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-nav .nav-item a,
  .header .navbar-nav .nav-login a {
    font-size: 14px;
  }
  .header .navbar-nav .nav-item a:hover,
  .header .navbar-nav .nav-login a:hover {
    color: #ffae00;
  }
  .header .navbar-nav .nav-login .sub-menu .nav-item {
    padding: 0px 12px;
  }
}

.header .navbar-brand img {
  width: 190px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 180px;
  }
}
.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.navbar-expand-lg {
  height: 60px;
}

.header .navbar .navbar-nav .nav-item a.active,
.header .navbar .navbar-nav .nav-login a.active {
  color: #fff;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100vw;
  background-color: #ffae00 ;
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-login {
  display: none;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #fff;
  text-decoration: none;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #ffae00;
}

.navbar-nav .nav-item a {
  font-size: 15px;
  color: #ffffffa1;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-login a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-login a.dd-menu::after {
  content: "\ea5e";
  font: normal normal normal 1em/1 "LineIcons";
  font-size: 1em;
  position: absolute;
  right: 0;
  font-size: 11px;
  top: 50%;
  margin-left: 5px;
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

.navbar-nav .nav-login:hover a.dd-menu::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.header .button {
  display: inline-block;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }

  .navbar-profile {
    display: none;
  }
  .navbar-toggler.mobile-menu-btn {
    margin-left: 100px;
  }
}

.header .button .btn {
  background-color: #fff;
  color: #3d2900;
  font-weight: 500;
}

.header .button .btn:hover {
  color: #3d2900;
  background-color: #e9e9e9;
}

.sticky .button .btn {
  background-color: #ffae00;
  color: #fff;
}

.sticky .button .btn:hover {
  background-color: #ffae00;
  color: #fff;
}

.navbar-profile .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-profile .nav-item:hover a {
  color: #000;
}

.navbar-profile .nav-item:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-profile .nav-item .sub-menu {
  padding: 30px;
  min-width: 220px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
          box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  right: -50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

.navbar-profile .nav-item:hover .sub-menu {
  top: 110% !important;
}

.navbar-profile .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-profile .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-profile .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #3d2900;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.header .navbar-nav .nav-login .sub-menu .nav-item a {
  padding: 0;
  color: #888;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-profile .nav-item .sub-menu .nav-item i {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
}

.navbar-profile .nav-item .sub-menu .nav-item a:hover {
  color: #ffae00;
}

.navbar-profile .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  z-index: 0;
  margin-top: 60px;
}

.hero-area .hero-shape {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 10px 0 10px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding: 10px 0 10px 0;
  }
}

.hero-area .banner-wrapper {
  width: 100vw;
  height: 90vh;
  text-align: center;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-area .banner-wrapper .container {
  padding: 1rem;
  height: 100%;
  display: flex;
  align-self: center;
}

.hero-area .banner-wrapper .text-wrapper {
  margin: 1rem;
}

.hero-area .banner-wrapper .text-wrapper .des {
  color: #fff;
  font-weight: 700;
  text-align: left;
  font-size: 40px;
  line-height: 3rem;
}

.hero-area .banner-wrapper .text-wrapper .button {
  text-align: left;
  margin: 1rem;
}

.hero-area .banner-wrapper .text-wrapper .button .class {
  font-weight: 800;
  background-color: #ffae00;
  border: none;
  color: #3d2900;
  padding: 10px 18px;
  text-decoration: none;
  display: inline;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}

@media only screen and (max-width: 991px) {
  .hero-area .banner-wrapper .image-wrapper {
    display: none;
  }

  .hero-area .banner-wrapper .text-wrapper .title {
    text-align: center;
  }

  .hero-area .banner-wrapper .text-wrapper .des {
    text-align: center;
  }

  .hero-area .banner-wrapper .text-wrapper .button {
    text-align: center;
  }
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  padding: 1.8rem 0;
  text-align: center;
}

.swiper-image {
  position: relative;
  width: 1000px;
  height: 40vh;
  border-radius: 30px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .swiper-image {
    width: 900px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper-image {
    width: 800px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .swiper-image {
    width: 700px;
  }
}

@media (max-width: 767px) {

  .swiper-slide {
    padding: 15px 0 0 0;
  }

  .swiper-image {
    width: 95vw;
    height: 25vh;
  }
}

/*======================================
    Why Choose Area CSS
========================================*/
.features {
  padding-top: 120px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .features .responsive-space {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .features {
    padding-top: 60px;
  }
}

.features .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features .section-title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .features .section-title {
    margin-bottom: 30px;
  }
}

.features .shape {
  position: absolute;
  left: -76px;
  bottom: -74px;
  height: 150px;
  width: 150px;
  z-index: 5;
  opacity: 0.6;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features .shape {
    height: 120px;
    width: 120px;
    left: -60px;
    bottom: -60px;
  }
}

@media (max-width: 767px) {
  .features .shape {
    height: 100px;
    width: 100px;
    left: -50px;
    bottom: -50px;
  }
}

.features .single-feature {
  padding: 40px 35px;
  margin-top: 30px;
  border-radius: 8px;
  text-align: center;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #eeeeee80;
}

.features .single-feature.profile {
  height: 330px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features .single-feature.profile {
    height: 450px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .features .single-feature {
    padding: 40px 35px;
  }
}

.features .single-feature:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.096);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.096);
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

.features .single-feature .list-icon {
  height: 65px;
  width: 65px;
  text-align: center;
  line-height: 65px;
  display: inline-block;
  background-color: #ffae000f;
  color: #ffae00;
  font-size: 26px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .features .single-feature .list-icon {
    position: relative;
    display: inline-block;
    top: 0;
    left: 0;
    margin-bottom: 25px;
  }
}

.features .single-feature h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*======================================
	Team CSS
========================================*/

.team-area {
  background-color: #ffae00;
  padding-top: 120px;
  position: relative;
}

.team-area .section-title {
  margin-bottom: 50px;
}

.team-area .section-title h3 {
  color: #fff;
}

.team-area .section-title p {
  color: #fff;
}

.team-area .swiperTeam {
  width: 100vw;
  height: 100%;
}

.team-area .swiperTeam .swiper-wrapper {
  max-width: 100vw;
}

.team-area .swiperTeam .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  padding: 40px 35px;
  margin-top: 30px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #eeeeee80;
  height: 300px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.team-area .swiperTeam .swiper-slide:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.096);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.096);
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

.team-area .swiperTeam .swiper-slide .single-feature {
  text-align: center;
  position: relative;
}

.team-area .swiperTeam .swiper-slide .single-feature h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.team-area .swiperTeam .swiper-slide .single-feature p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
}

.team-area .swiperTeam .swiper-slide .single-feature .image {
  margin-bottom: 20px;
}

.team-area .swiperTeam .swiper-slide .single-feature img {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  margin: auto;
}

.team-area .swiperTeam .swiper-slide .single-feature .name {
  display: grid;
}

.team-area .swiperTeam .swiper-slide .single-feature .position {
  display: grid;
}



/*======================================
	Pricing CSS
========================================*/

/* Pricing Style 2 */
.pricing-style2 .section-title {
  margin-bottom: 50px;
}

.pricing-style2 .single-pricing {
  margin-top: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 720px;
}

.pricing-style2 .single-pricing:hover {
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.pricing-style2 .single-pricing .image-cover {
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden !important;
  display: block !important;
  width: 100%;
  height: 350px;
}

.pricing-style2 .single-pricing .image-cover img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  vertical-align: middle;
  border-style: none;
}

.pricing-style2 .single-pricing .promo {
  width: 0;
  height: 0;
  border-top: 80px solid #ffae00;
  border-right: 80px solid transparent;
  display: inline-block;
  position: absolute;
  z-index: 1;
}

.pricing-style2 .single-pricing .promo .text-promo {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: -62px;
  display: inline-block;
  left: 8px;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.pricing-style2 .single-pricing .text-container {
  padding: 0 20px 20px 20px;
}

.pricing-style2 .single-pricing .date {
  font-size: 14px;
  font-weight: 300px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.pricing-style2 .single-pricing .date i {
  color: #ffae00;
  margin-right: 5px;
}

.pricing-style2 .single-pricing .title-container {
  height: 5rem;
  overflow: hidden;
}

.pricing-style2 .single-pricing .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.pricing-style2 .single-pricing .des {
  font-size: 14px;
  font-weight: 500px;
  margin-bottom: 20px;
}

.pricing-style2 .single-pricing .des i {
  color: #ffae00;
  margin-right: 5px;
}

.pricing-style2 .single-pricing .price-container {
  display: flex;
  padding: 0;
  height: 3rem;
  align-items: center;
}

.pricing-style2 .single-pricing .price {
  font-size: 20px;
  margin-right: 10px;
  color: #ffae00;
}

.pricing-style2 .single-pricing .old-price {
  font-size: 14px;
  color: #b9b9b9;
  text-decoration: line-through;
  margin-bottom: 5px;
  font-style: italic;
  font-weight: 300;
  padding-top: 3px;
  text-align: right;
}

.pricing-style2 .single-pricing .button {
  margin-top: 30px;
  width: 100%;
}

.pricing-style2 .button2 {
  margin: 30px auto;
  text-align: center;
}

.pricing-style2 .single-pricing .button .btn {
  background-color: #fff;
  border: 2px solid #eee;
  color: #3d2900;
  padding: 12px 30px;
  font-size: 14px;
}

.pricing-style2 .single-pricing .button .btn-closed {
  background-color: #6c757d;
  border: 2px solid #6c757d;
  color: #fff;
  padding: 12px 30px;
  font-size: 14px;
  border-radius: 50px;
  width: 100%;
  text-align: center;
}

.pricing-style2 .button2 .btn {
  background-color: #ffae00;
  color: #fff;
  padding: 12px 30px;
  font-size: 14px;
}

.pricing-style2 .single-pricing .button .btn:hover {
  color: #fff;
  background-color: #ffae00;
  border-color: transparent;
}

.pricing-style2 .button2 .btn:hover {
  background-color: #fff;
  border: 2px solid #eee;
  color: #3d2900;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-style2 .single-pricing {
    height: 580px;
  }

  .pricing-style2 .section-title {
    margin-bottom: 40px;
  }

  .pricing-style2 .single-pricing .image-cover {
    height: 200px;
  }

  .pricing-style2 .single-pricing .title-container {
    height: 6rem;
  }

  .pricing-style2 .single-pricing .old-price {
    text-align: left;
  }

  .pricing-style2 .button2 .btn {
    width: 50%;
  }

  .pricing-style2 .single-pricing .button {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .pricing-style2 .section-title {
    margin-bottom: 30px;
  }
  .pricing-style2 .single-pricing .old-price {
    text-align: left;
  }
  .pricing-style2 .button2 .btn {
    width: 100%;
  }
}

/* Pricing Style 2 - Pricing Comment */

.pricing-style2 .single-comment {
  margin-top: 30px;
  padding: 45px 40px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center; 
  height: 250px;
}

.pricing-style2 .single-comment:hover {
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}


.pricing-style2 .single-comment .des {
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-style2 .single-comment {
    height: 350px;
  }
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background-color: #fff;
}

.call-action .inner-content {
  position: relative;
  padding: 80px 0;
  border-radius: 10px;
  z-index: 0;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .inner-content {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .call-action .inner-content {
    padding: 50px 0;
    text-align: center;
  }
}

.call-action .inner-content .bg-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.call-action .text h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  color: #081828;
}

.call-action .text h2 span {
  color: #ffae00;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .text h2 {
    font-size: 25px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .call-action .text h2 {
    font-size: 22px;
    line-height: 32px;
  }
}

.call-action .text h2 span {
  display: block;
  color: #ffae00;
}

.call-action .button {
  float: right;
}

@media (max-width: 767px) {
  .call-action .button {
    float: none;
    margin-top: 30px;
  }
}

/*======================================
	Footer CSS
========================================*/
.footer {
  position: relative;
  padding: 50px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 40px;
    text-align: center;
  }
}

.footer .single-footer.f-about {
  padding-right: 30px;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
  width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer.f-about .logo img {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .logo img {
    width: 180px;
  }
}

/* .footer .single-footer.f-about p {
  color: #000;
  margin-top: 20px;
  font-size: 15px;
  line-height: 24px;
} */

.footer .single-footer.f-about .call {
  color: #000;
  font-weight: 500;
  margin-top: 15px;
  font-size: 14px;
}

.footer .single-footer.f-about .call i {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
}

.footer .single-footer.f-about .payments {
  margin-top: 30px;
}

.footer .single-footer.f-about .payments img {
  width: 70%;
}

.footer .single-footer.f-about .social-title {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.footer .single-footer.f-about .social {
  margin-top: 30px;
}

.footer .single-footer.f-about .social li {
  display: inline-block;
  margin-right: 18px;
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .social li a {
  color: #000;
  font-size: 16px;
}

.footer .single-footer.f-about .social li a:hover {
  color: #ffae00;
}

.footer .single-footer.f-about .copyright-text {
  color: #000;
  font-size: 14px;
  margin-top: 30px;
}

.footer .single-footer.f-about .copyright-text span {
  display: block;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .copyright-text {
    margin-top: 20px;
  }
}

.footer .single-footer.f-about .copyright-text a {
  color: #000;
  text-decoration: underline;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 15px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.footer .single-footer.f-link li a:hover {
  color: #ffae00;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
  .footer .single-footer.latest-news {
    padding-left: 30px;
  }
}

.footer .single-footer.latest-news .single-head {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.089);
  border-radius: 7px;
}

.footer .single-footer.latest-news .single-news {
  margin-bottom: 20px;
}

.footer .single-footer.latest-news .single-news:last-child {
  margin: 0;
}

.footer .single-footer.latest-news .single-news .date {
  display: block;
  margin-bottom: 10px;
}

.footer .single-footer.latest-news .single-news .date a {
  font-size: 12px;
  color: #000;
}

.footer .single-footer.latest-news .single-news .date a:hover {
  color: #ffae00;
}

.footer .single-footer.latest-news .single-news .post-title {
  line-height: 22px;
}

.footer .single-footer.latest-news .single-news .post-title a {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.footer .single-footer.latest-news .single-news .post-title a:hover {
  color: #ffae00;
}

.footer .single-footer h3 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 35px;
  color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

.footer .footer-bottom-area .inner-content {
  border-top: 1px solid rgba(238, 238, 238, 0.288);
  padding: 35px 0;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .footer .footer-bottom-area .inner-content {
    margin-top: 50px;
    text-align: center;
  }
}

.footer .footer-bottom-area p {
  color: #000;
  font-size: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom-area p {
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .footer .footer-bottom-area p {
    margin-bottom: 20px;
  }
}

/*======================================
	Classes CSS
========================================*/
.classes .search-wrapper {
  width: 100%;
  margin-bottom: 80px;
}

.classes .search-wrapper .title-wrapper {
  color: #3d2900;
  font-weight: 800;
  text-align: center;
  margin-bottom: 50px;
  display: block;
}

.classes .search-wrapper .title-wrapper .title {
  font-size: 40px;
}

.classes .search-wrapper .search-container {
  width: 100%;
}

.classes .search-wrapper .search-container .search-field {
  width: 100%;
  position: relative;
}

.classes .search-wrapper .search-container .search-field .search-inner {
  position: relative;
  margin-bottom: 0;
}

.classes .search-wrapper .search-container .search-field .search-inner .search {
  min-height: 70px;
  border: none;
  background: #fff;
  width: 100%;
  padding: 10px 70px 10px 30px;
  font-size: 18px;
  color: #666;
  border-radius: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  vertical-align: top;
  overflow: hidden;
  box-shadow: -7.5px 13px 35px 0 rgb(0 0 0 / 10%);
}

.classes .search-wrapper .search-container .search-field .search-inner .search .search-item {
  font-size: 16px;
  color: #333;
  background-color: transparent;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  width: 100%;
}

.classes .search-wrapper .search-container .search-field .btn-search {
  width: 70px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
}

.classes .title-container {
  margin-bottom: 50px;
}

.classes .single-class {
  margin-top: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.068);
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 770px;
}

.classes .single-class:hover {
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.116);
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.classes .single-class .image-cover {
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden !important;
  display: block !important;
  width: 100%;
  height: 350px;
}

.classes .single-class .image-cover img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  vertical-align: middle;
  border-style: none;
}

.classes .single-class .promo {
  width: 0;
  height: 0;
  border-top: 80px solid #ffae00;
  border-right: 80px solid transparent;
  display: inline-block;
  position: absolute;
  z-index: 1;
}

.classes .single-class .promo .text-promo {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: -62px;
  display: inline-block;
  left: 8px;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.classes .single-class .text-container {
  padding: 20px;
}

.classes .single-class .category-wrapper {
  display: flex;
  font-size: 12px;
  margin-bottom: 10px;
}

.classes .single-class .category-wrapper .category {
  color: #ffae00;
  background-color: #fff7e6;
  border-radius: 10rem;
  display: inline-block;
  padding: 0.5em 1em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.classes .single-class .date-wrapper {
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
}

.classes .single-class .date-wrapper .date {
  font-weight: 500px;
}

.classes .single-class .date i {
  color: #ffae00;
  margin-right: 5px;
}

.classes .single-class .title-container {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  height: 3.6rem;
}

.classes .single-class .title-container .title {
  font-weight: 600;
  font-size: 16px;
}

.classes .single-class .moderator-container {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #000;
  border-bottom: #e7e7e7 solid 1px;
}

.classes .single-class .moderator-container .image-wrapper img {
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.classes .single-class .moderator-container .moderator-wrapper {
  margin-left: 20px;
}

.classes .single-class .moderator-container .moderator-wrapper .moderator-name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.55rem;
}

.classes .single-class .moderator-container .moderator-wrapper .moderator-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.55rem;
}

.classes .single-class .moderator-container .moderator-wrapper span {
  font-size: 14px;
  font-weight: 500;
}

.classes .single-class .moderator-container .moderator-wrapper p {
  font-size: 14px;
}

.classes .single-class .des-container {
  padding: 0 10px;
  margin-bottom: 20px;
}

.classes .single-class .des,
.classes .single-class .des-2 {
  font-size: 16px;
  font-weight: 500px;
}

.classes .single-class .des-2 {
  text-align: right;
}

.classes .single-class .des i,
.classes .single-class .des-2 i {
  font-size: 18px;
  font-weight: 600;
  color: #ffae00;
  margin-right: 5px;
}

.classes .single-class .des-2 i {
  color: #ffae00;
  margin-right: 5px;
}

.classes .single-class .price-container {
  display: flex;
  padding: 0;
  align-items: center;
  margin-bottom: 30px;
}

.classes .single-class .price {
  font-size: 20px;
  margin-right: 10px;
  color: #ffae00;
}

.classes .single-class .old-price {
  font-size: 14px;
  color: #b9b9b9;
  text-decoration: line-through;
  padding-bottom: 3px;
  font-style: italic;
  font-weight: 300;
  padding-top: 3px;
  text-align: right;
}

.classes .single-class .button {
  width: 100%;
}

.classes .button2 {
  margin: 30px auto;
  text-align: center;
}

.classes .single-class .button .btn {
  background-color: #fff;
  border: 2px solid #eee;
  color: #3d2900;
  padding: 12px 30px;
  font-size: 14px;
}

.classes .single-class .button .btn-closed {
  background-color: #6c757d;
  border: 2px solid #6c757d;
  color: #fff;
  padding: 12px 30px;
  font-size: 14px;
  border-radius: 50px;
  width: 100%;
  text-align: center;
}

.classes .button2 .btn {
  background-color: #ffae00;
  color: #fff;
  padding: 12px 30px;
  font-size: 14px;
}

.classes .single-class .button .btn:hover {
  color: #fff;
  background-color: #ffae00;
  border-color: transparent;
}

.classes .button2 .btn:hover {
  background-color: #fff;
  border: 2px solid #eee;
  color: #3d2900;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classes .single-class {
    height: 650px;
  }

  .classes .section-title {
    margin-bottom: 40px;
  }

  .classes .single-class .image-cover {
    height: 200px;
  }

  .classes .single-class .old-price {
    text-align: left;
  }

  .classes .button2 .btn {
    width: 50%;
  }

  .classes .single-class .des,
  .classes .single-class .des-2 {
    text-align: center;
  }

  .classes .single-class .price-container {
    height: 50px;
    margin-bottom: 20px;
  }
    
}

@media (max-width: 767px) {
  .classes .section-title {
    margin-bottom: 30px;
  }

  .classes .single-class {
    height: 780px;
  }
  
  .classes .single-class .price-container {
    height: 50px;
    margin-bottom: 20px;
  }

  .classes .single-class .old-price {
    text-align: left;
  }

  .classes .button2 .btn {
    width: 100%;
  }

}

/*======================================
	Single Post CSS
========================================*/
.single-post {
  background-color: #ffae00;
  position: relative;
  margin-top: 60px;
}

.single-post .single-post-wrapper {
  text-align: center;
}

.single-post .single-post-wrapper .logo-wrapper {
  margin-bottom: 20px;
}

.single-post .single-post-wrapper .logo {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 10px 10px 0 rgba(25, 29, 34, 0.199);
}

.single-post .single-post-wrapper .company-wrapper {
  margin-bottom: 30px;
}

.single-post .single-post-wrapper .company {
  font-weight: 600;
  color: #3d2900;
}

.single-post .single-post-wrapper .class-name-wrapper {
  margin-bottom: 30px;
}

.single-post .single-post-wrapper .class-name {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  line-height: 3rem;
}

.single-post .single-post-wrapper .date-wrapper {
  margin-bottom: 30px;
}

.single-post .single-post-wrapper .date {
  color: #3d2900;
  font-size: 20px;
  font-weight: 500;
}

.single-post .single-post-wrapper .moderator-container {
  display: flex;
  color: #000;
}

.single-post .single-post-wrapper .moderator-container img {
  min-width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}

.single-post .single-post-wrapper .moderator-container .moderator-wrapper {
  border-left: #ffffff50 solid 2px;
  align-self: center;
}

.single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-about {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.55rem;
  text-align: left;
  font-size: 14px;
  color: #ffdd94;
  font-style: italic;
}

.single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-about center {
  text-align: left;
}

.single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-name center {
  text-align: left;
}

@media (max-width: 767px) {
  .single-post .single-post-wrapper .moderator-container .image-wrapper {
    margin-bottom: 20px;
  }

  .single-post .single-post-wrapper .moderator-container .moderator-wrapper {
    align-self: unset;
    border: none;
    margin-bottom: 20px;
  }

  .single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-about {
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    text-overflow: unset;
    text-align: center;
  }

  .single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-about center {
    width: 100%;
    text-align: unset;
  }

  .single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-name {
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    text-overflow: unset;
    height: unset;
    text-align: center;
  }

  .single-post .single-post-wrapper .moderator-container .moderator-wrapper .moderator-name center {
    width: 100%;
    text-align: unset;
  }
}

/*======================================
	Article CSS
========================================*/
.article {
  display: block;
  align-items: center;
}

.article .container {
max-width: 850px;
}

.article .article-wrapper {
  margin-bottom: 30px;
}

.add-to-cart {
  display: flex;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  width: 100vw;
  align-items: stretch;
  line-height: 60px;
  justify-content: center;
  box-shadow: 0 3px 6px 2px rgb(42 42 42 / 40%);
  z-index: 5;
  transition: ease 0.3s;
}

.add-to-cart .course-price {
  vertical-align: middle;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-right: 20px;
  color: #ffae00;
  letter-spacing: 0;
}

.add-to-cart .course-old-price {
  font-size: 16px;
  font-weight: 400;
  color: #202121;
  margin-right: 10px;
  vertical-align: middle;
  text-decoration: line-through;
}

.add-to-cart .cart-wrapper {
  display: block;
  line-height: 60px;
}

.add-to-cart .add-to-cart-button {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
  bottom: 0;
  display: inline-block;
  background-color: #ffae00;
  cursor: pointer;
  border: none;
  color: #3d2900;
  text-transform: uppercase;
  border-radius: 30px;
  transition: all 0.3s;
  text-align: center;
  padding: 0 30px;
}

@media (max-width: 767px) {
  .add-to-cart .add-to-cart-button {
    align-self: center;
    line-height: 33px;
    height: 30px;
    font-size: 8px;
    padding: 0 20px
  }

  .add-to-cart .course-price{
    font-size: 14px;
  }

  .add-to-cart .course-old-price {
    font-size: 10px;
  }
}

/*======================================
	Login CSS
========================================*/
.login-content {
  padding: 2rem 7rem;
  margin-top: 60px;
}

.login-content .image-container {
  width: 100%;
  height: 100vh;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}

.login-content .login-img {
  vertical-align: middle;
}

.login-content .login-title .login-logo {
  margin-bottom: 10px;
}

.login-content .login-title .login-des {
  color: #888;
  font-weight: 300;
}

.login-content .login-title .login-des a {
  color: #ffae00;
  font-weight: 300;
}

.login-content .login-title .login-des a:hover {
  color: #888;
}

.login-content .form-group {
  overflow: hidden;
  margin-bottom: 5px;
  padding: 15px 15px;
  border-bottom: none;
  position: relative;
  background: #edf2f5;
  border-bottom: 1px solid #e6edf1;
  border-radius: 7px;
}

.login-content .form-group label {
  font-size: 14px;
  display: block;
  margin-bottom: 0;
  color: #b3b3b3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.login-content .form-group.field--not-empty label {
  font-size: 12px;
  margin-top: -20px;
}

.login-content .form-group.field--not-empty label:active {
  font-size: 12px;
  margin-top: -20px;
}

.login-content .form-group input {
  background: transparent;
}

.login-content .form-group .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  border: none;
  padding: 0;
  font-size: 20px;
  border-radius: 0;
}

@media (max-width: 767px) { 
  .login-content {
    padding: 20px;
  }
  .login-content .image-container {
    display: none;
  }
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px; }
  .control .caption {
    position: relative;
    top: .2rem;
    color: #888; }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  border-radius: 4px; }

.control--radio .control__indicator {
  border-radius: 50%; }

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc; }

.control input:checked ~ .control__indicator {
  background: #ffae00; }

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #ffae00; }

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.9;
  pointer-events: none; }

.control__indicator:after {
  font-family: 'icomoon';
  content: '\e5ca';
  position: absolute;
  display: none;
  font-size: 16px;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.control input:checked ~ .control__indicator:after {
  display: block;
  color: #fff; }

.control--checkbox .control__indicator:after {
  top: 50%;
  left: 50%;
  margin-top: -1px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

.control--checkbox input:disabled:checked ~ .control__indicator {
  background-color: #ffae00;
  opacity: .2; }

.forgot-pass {
  color: #ffae00;
}

.forgot-pass:hover {
  color: #888;
}

.login-content .btn-primary {
  background-color: #ffae00;
  border-color: #ffae00;
}

.login-content .btn-primary:hover {
  background-color: #cc8b00;
  border-color: #cc8b00;
  color: rgb(233, 233, 233);
}

/*======================================
	Profile CSS
========================================*/
.profile-area {
  position: relative;
  z-index: 0;
  margin-top: 60px;
  padding: 80px 0 80px 0;
  background-color: #ffae00;
  background-image: url('http://localhost:8080/kuliah_indo/public/mainWeb/images/hero/bg-hosting.png');
  background-size: cover;
  background-position: center;
}

.profile-area .profile-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0px 150px;
}

.profile-area .profile-content h4 {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.178);
  padding: 12px 16px;
  border-radius: 5px;
  display: inline-block;
}

.profile-area .profile-content h1 {
  font-weight: 700;
  font-size: 35px;
  line-height: 52px;
  color: #fff;
  text-transform: capitalize;
}

.profile-area .profile-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-top: 20px;
}

.profile-area .profile-content h5 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-top: 20px;
}

.profile-area .profile-content .button {
  margin-top: 50px;
}

.profile-area .profile-content .button a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  color: #ffae00;
  border-radius: 50%;
  font-size: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.profile-area .profile-content .button a:hover {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.profile-area .profile-image {
  text-align: right;
  position: relative;
  z-index: 0;
}

.profile-area .profile-image .main-image {
  width: 90%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .profile-area .profile-content {
    padding: 0px 140px;
  }

  .profile-area .profile-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .profile-area .profile-content p {
    font-size: 15px;
  }

  .profile-area .profile-content .button {
    margin-top: 30px !important;
    width: 100%;
  }

  .profile-area .profile-content .button .btn {
    width: 60%;
    margin: 0;
    margin-bottom: 8px;
  }
  .profile-area .profile-content .button .btn:last-child {
    margin: 0;
  }

  .profile-area .profile-image {
    display: none;
  }
  
}

@media (max-width: 767px) {
  .profile-area .profile-content {
    padding: 0 10px;
    text-align: center;
  }

  .profile-area .profile-content h1 {
    font-size: 22px;
    line-height: 32px;
  }

  .profile-area .profile-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .profile-area .profile-content .button {
    margin-top: 30px;
    width: 100%;
  }

}

/*======================================
    Contact Area CSS
========================================*/

.contact-area {
  padding: 30px 0;
  margin-top: 60px  ;
}

.contact-area .section-header h2 {
 font-size: 26px;
}

.contact-area .contact-info {
  margin-bottom: 0px;
  text-align: center;
}

.contact-area .contact-info:last-child {
  margin-bottom: 50px;
}

.contact-area .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #ffae00;
}

.contact-area .contact-info address,
.contact-area .contact-info p {
  margin-bottom: 0;
  color: #727272;
}

.contact-area .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3d2900;
}

.contact-area .contact-info a {
  color: #727272;
}

.contact-area .contact-info a:hover {
  color: #ffae00;
}

.contact-area .contact-address,
.contact-area .contact-phone,
.contact-area .contact-email,
.contact-area .contact-twitter,
.contact-area .contact-instagram {
  margin-bottom: 20px;
}

.contact-area #google-map {
  height: 290px;
  margin-bottom: 20px;
}

.contact-area .search-wrapper {
  width: 100%;
  margin-bottom: 80px;
}

.contact-area .search-wrapper .title-wrapper {
  color: #3d2900;
  font-weight: 800;
  text-align: center;
  margin-bottom: 30px;
  display: block;
}

.contact-area .search-wrapper .title-wrapper .title {
  font-size: 26px;
}

.contact-area .search-wrapper .search-container {
  width: 100%;
}

.contact-area .search-wrapper .search-container .search-field {
  width: 100%;
  position: relative;
}

.contact-area .search-wrapper .search-container .search-field .search-inner {
  position: relative;
  margin-bottom: 0;
}

.contact-area .search-wrapper .search-container .search-field .search-inner .search {
  min-height: 70px;
  border: none;
  background: #fff;
  width: 100%;
  padding: 10px 70px 10px 30px;
  font-size: 18px;
  color: #666;
  border-radius: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  vertical-align: top;
  overflow: hidden;
  box-shadow: -7.5px 13px 35px 0 rgb(0 0 0 / 10%);
}

.contact-area .search-wrapper .search-container .search-field .search-inner .search .search-item {
  font-size: 16px;
  color: #333;
  background-color: transparent;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  width: 100%;
}

.contact-area .search-wrapper .search-container .search-field .btn-search {
  width: 200px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  padding: 5px;
}

.contact-area .search-wrapper .search-container .search-field .btn-search .subscribe {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #ffae00;
  border-radius: 50px;
  margin: 0;
  font-size: 14px;
  color: #fff;
}

.contact-area .search-wrapper .search-container .search-field .btn-search .subscribe:hover {
  background-color: #cccccc;
  color: #727272;
}

@media (min-width: 768px) {
.contact-area .contact-address,
.contact-area .contact-phone,
.contact-area .contact-email,
.contact-area .contact-twitter,
.contact-area .contact-instagram {
    padding: 20px 0;
  }

.contact-area .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
.contact-area .contact-twitter {
    border-right: 1px solid #ddd;
  }
}

.modal-body {
  background-color: #f4f6f9;
  border-radius: 1rem;
}

.modal-body .container-trans {
  padding: 25px 32px;
  background-color: #fff;
  margin-bottom: 8px;
}

.modal-body .container-trans .body-trans {
  border-bottom: thin solid #eee;
  padding: 0px 0px 13px;
  margin: 0px 0px 12px;
}

.modal-body .container-trans .body-trans:last-child {
  border-bottom: none;
}

.modal-body .container-trans .body-trans .main-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-body .container-trans .body-trans .main-text {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 0.857143rem;
  line-height: 18px;
  color: rgba(49,53,59,0.68);
  text-decoration: initial;
  margin: 0px;
}

.modal-body .container-trans .body-trans .main-text-desc {
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  color: #3d2900;
  margin: 0px;
}

.modal-body .container-trans .body-trans .product-card {
  display: block;
  position: relative;
  padding: 0px;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: #E5E7E9;
  background-color: #FFFFFF;
  cursor: default;
  margin: 0px 0px 8px;
}

.modal-body .container-trans .body-trans .product-card .product-section {
  padding: 16px;
  display: flex;
  align-items: stretch;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-product {
  padding-right: 15px;
  width: 70%;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-product .product-info {
  display: flex;
  align-items: center;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-product .product-info img {
  border-radius: 6px;
  margin: 0px 13px 0px 0px;
  width: 50px;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-price {
  width: 30%;
  position: relative;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  border-left: thin dashed #E5E7E9;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-price .total-price {
  width: 100%;
  text-align: right;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-price .total-price .price-heading {
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 0.857143rem;
  line-height: 18px;
  color: rgba(49,53,59,0.68);
  text-decoration: initial;
  margin: 0px 0px 2px;
}

.modal-body .container-trans .body-trans .product-card .product-section .wrapper-price .total-price .main-price {
  display: block;
  position: relative;
  font-weight: 700;
  font-family: "Nunito Sans", -apple-system, sans-serif;
  font-size: 1rem;
  line-height: 20px;
  color: rgba(49,53,59,0.96);
  text-decoration: initial;
  margin: 0px;
}

.modal-body .container-trans .add-to-cart-button {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
  bottom: 0;
  display: inline-block;
  background-color: #ffae00;
  cursor: pointer;
  border: none;
  color: #3d2900;
  text-transform: uppercase;
  border-radius: 30px;
  transition: all 0.3s;
  text-align: center;
  padding: 0 30px;
}

.comment-checkbox {
  display: block;
  border: solid 2px #6c757d;
  height: 200px;
  padding: 20px;
  border-radius: 10px;
}

.input-comment-checkbox {
  display: none;
}

.input-comment-checkbox:checked + .comment-checkbox {
  border: solid 2px #ffae00;
}

.img-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}