:root {
  --custom-font-Inter: "Inter", sans-serif;
  --custom-font-Raleway: "Raleway", sans-serif;
  --custom-primary: #f4ba39;
  --custom-secondary: #277043;
  --custom-black: #3A3A3A;
  --custom-white: #f4f4f4;
  /* Font size from 6 to 64 */
  --custom-fs-6: 0.375rem;
  --custom-fs-7: 0.4375rem;
  --custom-fs-8: 0.5rem;
  --custom-fs-9: 0.5625rem;
  --custom-fs-10: 0.625rem;
  --custom-fs-11: 0.6875rem;
  --custom-fs-12: 0.6875rem;
  --custom-fs-13: 0.8125rem;
  --custom-fs-14: 0.875rem;
  --custom-fs-15: 0.9375rem;
  --custom-fs-16: 1rem;
  --custom-fs-17: 1.0625rem;
  --custom-fs-18: 1.125rem;
  --custom-fs-19: 1.1875rem;
  --custom-fs-20: 1.25rem;
  --custom-fs-21: 1.3125rem;
  --custom-fs-22: 1.375rem;
  --custom-fs-23: 1.4375rem;
  --custom-fs-24: 1.5rem;
  --custom-fs-25: 1.5625rem;
  --custom-fs-26: 1.625rem;
  --custom-fs-27: 1.6875rem;
  --custom-fs-28: 1.75rem;
  --custom-fs-29: 1.8125rem;
  --custom-fs-30: 1.875rem;
  --custom-fs-31: 1.9375rem;
  --custom-fs-32: 2rem;
  --custom-fs-33: 2.0625rem;
  --custom-fs-34: 2.125rem;
  --custom-fs-35: 2.1875rem;
  --custom-fs-36: 2.25rem;
  --custom-fs-37: 2.3125rem;
  --custom-fs-38: 2.375rem;
  --custom-fs-39: 2.4375rem;
  --custom-fs-40: 2.5rem;
  --custom-fs-41: 2.5625rem;
  --custom-fs-42: 2.625rem;
  --custom-fs-43: 2.6875rem;
  --custom-fs-44: 2.75rem;
  --custom-fs-45: 2.8125rem;
  --custom-fs-46: 2.875rem;
  --custom-fs-47: 2.9375rem;
  --custom-fs-48: 3rem;
  --custom-fs-49: 3.0625rem;
  --custom-fs-50: 3.125rem;
  --custom-fs-51: 3.1875rem;
  --custom-fs-52: 3.25rem;
  --custom-fs-53: 3.3125rem;
  --custom-fs-54: 3.375rem;
  --custom-fs-55: 3.4375rem;
  --custom-fs-56: 3.5rem;
  --custom-fs-57: 3.5625rem;
  --custom-fs-58: 3.625rem;
  --custom-fs-59: 3.6875rem;
  --custom-fs-60: 3.75rem;
  --custom-fs-61: 3.8125rem;
  --custom-fs-62: 3.875rem;
  --custom-fs-63: 3.9375rem;
  --custom-fs-64: 4rem;
  --custom-fw-100: 100;
  --custom-fw-200: 200;
  --custom-fw-300: 030;
  --custom-fw-400: 400;
  --custom-fw-500: 500;
  --custom-fw-600: 600;
  --custom-fw-700: 700;
  --custom-fw-800: 800;
  --custom-fw-900: 900;
  --custom-transition: all 300ms ease-in-out;
  --box-shadow: ;
}

.custom-font-inter {
  font-family: var(--custom-font-Inter) !important;
}

.custom-font-raleway {
  font-family: var(--custom-font-Raleway) !important;
}

.custom-fs-6 {
  font-size: var(--custom-fs-6);
}

.custom-fs-7 {
  font-size: var(--custom-fs-7);
}

.custom-fs-8 {
  font-size: var(--custom-fs-8);
}

.custom-fs-9 {
  font-size: var(--custom-fs-9);
}

.custom-fs-10 {
  font-size: var(--custom-fs-10);
}

.custom-fs-11 {
  font-size: var(--custom-fs-11);
}

.custom-fs-12 {
  font-size: var(--custom-fs-12);
}

.custom-fs-13 {
  font-size: var(--custom-fs-13);
}

.custom-fs-14 {
  font-size: var(--custom-fs-14);
}

.custom-fs-15 {
  font-size: var(--custom-fs-15);
}

.custom-fs-16 {
  font-size: var(--custom-fs-16);
}

.custom-fs-17 {
  font-size: var(--custom-fs-17);
}

.custom-fs-18 {
  font-size: var(--custom-fs-18);
}

.custom-fs-19 {
  font-size: var(--custom-fs-19);
}

.custom-fs-20 {
  font-size: var(--custom-fs-20);
}

.custom-fs-21 {
  font-size: var(--custom-fs-21);
}

.custom-fs-22 {
  font-size: var(--custom-fs-22);
}

.custom-fs-23 {
  font-size: var(--custom-fs-23);
}

.custom-fs-24 {
  font-size: var(--custom-fs-24);
}

.custom-fs-25 {
  font-size: var(--custom-fs-25);
}

.custom-fs-26 {
  font-size: var(--custom-fs-26);
}

.custom-fs-27 {
  font-size: var(--custom-fs-27);
}

.custom-fs-28 {
  font-size: var(--custom-fs-28);
}

.custom-fs-29 {
  font-size: var(--custom-fs-29);
}

.custom-fs-30 {
  font-size: var(--custom-fs-30);
}

.custom-fs-31 {
  font-size: var(--custom-fs-31);
}

.custom-fs-32 {
  font-size: var(--custom-fs-32);
}

.custom-fs-33 {
  font-size: var(--custom-fs-33);
}

.custom-fs-34 {
  font-size: var(--custom-fs-34);
}

.custom-fs-35 {
  font-size: var(--custom-fs-35);
}

.custom-fs-36 {
  font-size: var(--custom-fs-36);
}

.custom-fs-37 {
  font-size: var(--custom-fs-37);
}

.custom-fs-38 {
  font-size: var(--custom-fs-38);
}

.custom-fs-39 {
  font-size: var(--custom-fs-39);
}

.custom-fs-40 {
  font-size: var(--custom-fs-40);
}

.custom-fs-41 {
  font-size: var(--custom-fs-41);
}

.custom-fs-42 {
  font-size: var(--custom-fs-42);
}

.custom-fs-43 {
  font-size: var(--custom-fs-43);
}

.custom-fs-44 {
  font-size: var(--custom-fs-44);
}

.custom-fs-45 {
  font-size: var(--custom-fs-45);
}

.custom-fs-46 {
  font-size: var(--custom-fs-46);
}

.custom-fs-47 {
  font-size: var(--custom-fs-47);
}

.custom-fs-48 {
  font-size: var(--custom-fs-48);
}

.custom-fs-49 {
  font-size: var(--custom-fs-49);
}

.custom-fs-50 {
  font-size: var(--custom-fs-50);
}

.custom-fs-51 {
  font-size: var(--custom-fs-51);
}
.custom_16{
  font-size: 16px!important;
}
.custom-fs-52 {
  font-size: var(--custom-fs-52);
}

.custom-fs-53 {
  font-size: var(--custom-fs-53);
}

.custom-fs-54 {
  font-size: var(--custom-fs-54);
}

.custom-fs-55 {
  font-size: var(--custom-fs-55);
}

.custom-fs-56 {
  font-size: var(--custom-fs-56);
}

.custom-fs-57 {
  font-size: var(--custom-fs-57);
}

.custom-fs-58 {
  font-size: var(--custom-fs-58);
}

.custom-fs-59 {
  font-size: var(--custom-fs-59);
}

.custom-fs-60 {
  font-size: var(--custom-fs-60);
}

.custom-fs-61 {
  font-size: var(--custom-fs-61);
}

.custom-fs-62 {
  font-size: var(--custom-fs-62);
}

.custom-fs-63 {
  font-size: var(--custom-fs-63);
}

.custom-fs-64 {
  font-size: var(--custom-fs-64);
}

.custom-fw-100 {
  font-weight: var(--custom-fw-100) !important;
}

.custom-fw-200 {
  font-weight: var(--custom-fw-200) !important;
}

.custom-fw-300 {
  font-weight: var(--custom-fw-300) !important;
}

.custom-fw-400 {
  font-weight: var(--custom-fw-400) !important;
}

.custom-fw-500 {
  font-weight: var(--custom-fw-500) !important;
}

.custom-fw-600 {
  font-weight: var(--custom-fw-600) !important;
}

.custom-fw-700 {
  font-weight: var(--custom-fw-700) !important;
}

.custom-fw-800 {
  font-weight: var(--custom-fw-800) !important;
}

.custom-fw-900 {
  font-weight: var(--custom-fw-900) !important;
}

.custom-text-primary {
  color: var(--custom-primary) !important;
}

.custom-text-secondary {
  color: var(--custom-secondary) !important;
}

.custom-text-black {
  color: var(--custom-black) !important;
}

.custom-text-white {
  color: var(--custom-white) !important;
}

.custom-bg-primary {
  background-color: var(--custom-primary) !important;
}

.custom-bg-secondary {
  background-color: var(--custom-secondary) !important;
}

.custom-bg-black {
  background-color: var(--custom-black) !important;
}

.custom-bg-white {
  background-color: var(--custom-white) !important;
}

.custom-transition {
  -webkit-transition: var(--custom-transition) !important;
  transition: var(--custom-transition) !important;
}

.cursor-pointer {
  cursor: pointer;
}

.line-1 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line-2 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line-3 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* responsive lg */
@media (max-width: 991px) {
  :root {
    font-size: 15px;
  }
}

/* responsive md */
@media (max-width: 768px) {
  :root {
    font-size: 14.5px;
  }
}

/* responsive sm */
@media (max-width: 575px) {
  :root {
    font-size: 14px;
  }
}

a {
  text-decoration: none !important;
}

p {
  margin: 0;
}

header {
  background-color: #fff;
  height: 113px;
  -webkit-animation: fadeIn 1s 1;
          animation: fadeIn 1s 1;
}

header .header {
  padding: 2.5rem 0 1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  z-index: 100;
}

header .header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .header .logo {
  z-index: 101;
  width: 360px!important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
header .header .logo img{
  height: 60px!important;
}

header .header .navbar {
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header .header .navbar .nav-item {
  padding: 0 0.7rem;
}

header .header .navbar .nav-item .nav-link {
  padding: 0.5rem;
  color: var(--custom-black);
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
}

header .header .navbar .nav-item .nav-link::before {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  width: 0;
  height: 3px;
  background-color: var(--custom-secondary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header .header .navbar .nav-item .nav-link:hover {
  color: var(--custom-secondary);
}

header .header .navbar .nav-item .nav-link:hover::before {
  width: 100%;
  left: 0;
}

header .header .navbar .nav-item .active {
  color: var(--custom-secondary);
}

header .header .navbar .dropdown {
  position: relative;
}

/* header .header .navbar .dropdown::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  left: 50%;
  bottom: -25%;
  border: 7px solid;
  -webkit-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-color: transparent transparent var(--custom-secondary) transparent !important;
  opacity: 0;
  visibility: hidden;
} */

header .header .navbar .dropdown .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .header .navbar .dropdown .nav-link::after {
  content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-left: 10px;
  font-size: 12px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

header .header .navbar .dropdown:hover .dropdown_menu {
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  opacity: 1;
  visibility: visible;
  max-height: 500px;
  overflow-y: scroll;
}

header .header .navbar .dropdown:hover .dropdown_menu a {
  opacity: 1;
}

header .header .navbar .dropdown:hover::before {
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  opacity: 1;
  visibility: visible;
}

header .header .navbar .dropdown .dropdown_menu {
  position: absolute;
  top: 125%;
  -webkit-box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
          box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
  background-color: #fff;
  padding: 20px 0;
  z-index: 10;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  left: 50%;
  width: 70vw;
  -webkit-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
  opacity: 0;
  visibility: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
 .sub-dropdown{
  position: relative;
}
 .sub_dropdown_menu{
  left: 100%!important;
  position: absolute;
  top: 15%;
  
  -webkit-box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
  box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
background-color: #fff;
padding: 20px 0;
z-index: 10;
border-radius: 4px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 14vw;
display: none;
 
 

}

.sub-dropdown:hover~.sub_dropdown_menu{
  display: block!important;
}

header .header .navbar .dropdown .dropdown_menu li {
  padding: 20px;
}

header .header .navbar .dropdown .dropdown_menu li .mega_dropdown_header {
  color: var(--custom-primary);
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  padding-bottom: 10px;
}

header .header .navbar .dropdown .dropdown_menu li a {
  display: block;
  padding: 6px 0;
  color: var(--custom-black);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 0;
}

header .header .navbar .dropdown .dropdown_menu li a:hover {
  color: var(--custom-secondary);
}

header .header .hamburger {
  display: none;
  z-index: 100;
}

header .header_sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0 0.5rem;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05);
}

header .header_sticky .logo {
  max-width: 280px;
}

@media (max-width: 1399px) {
  header .header .navbar .nav-item .dropdown_menu {
    left: 120%;
    width: 80vw;
  }
}

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

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

.breadcrumb {
  padding: 35px 0;
  background: -webkit-gradient(linear, left top, right top, from(#f6d365), to(#fff3e7));
  background: linear-gradient(90deg, #f6d365 0%, #fff3e7 100%);
}

.breadcrumb h2 {
  color: var(--custom-secondary);
  font-weight: 700;
}

.btn {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 31.5px;
  color: #fff;
  padding: 0.4rem 2rem;
  border: 3px solid;
  -webkit-transition: background-color 0.5s !important;
  transition: background-color 0.5s !important;
}

.btn:hover {
  color: #fff;
  background-color: transparent;
}

.btn_primary {
  background-color: var(--custom-primary);
  border-color: var(--custom-primary);
}

.btn_primary:hover {
  color: var(--custom-primary);
}

.btn_secondary {
  background-color: var(--custom-secondary);
  border-color: var(--custom-secondary);
}

.btn_secondary:hover {
  color: var(--custom-secondary);
}

.card_style_1 {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: -4px 2px 20px rgba(0, 0, 0, 0.25);
          box-shadow: -4px 2px 20px rgba(0, 0, 0, 0.25);
  height: 100%;
}

.card_style_1::before {
  position: absolute;
  content: "";
  inset: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.38)), to(rgba(0, 0, 0, 0.38)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38));
}

.card_style_1:hover {
  -webkit-box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.5);
          box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.5);
}

.card_style_1:hover .card_img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.card_style_1:hover .card_text {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.card_style_1 .card_img {
  height: 300px;
}

.card_style_1 .card_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.card_style_1 .card_text {
  position: absolute;
  inset: 0;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-size: 28px;
  text-align: center;
  line-height: 1.3;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card_style_2 {
  display: block;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: -4px 2px 10px rgba(0, 0, 0, 0.25);
          box-shadow: -4px 2px 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 103%;
}

.card_style_2 .card_img {
  overflow: hidden;

}

.card_style_2 .card_img img {
  width: 100%;
  height: 250px!important;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card_style_2 .card_text {
  padding: 15px;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: justify;
  align-content: space-between;
min-height: 70px;
}

.card_style_2 .card_text h2 {
  font-size: 15px;
  color: var(--custom-black);
  font-weight: 600;
}

.card_style_2 .card_text .card_tile h2 {
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.card_style_2:hover {
  -webkit-box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.4);
          box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.4);
}

.card_style_2:hover .card_img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.card_style_3 {
  padding: 15px;
}

.card_style_3 .card_img {
  width: 64px;
  height: 68px;
  margin-bottom: 10px;
}

.card_style_3 .card_img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.card_style_3 .card_text .card_title {
  font-size: 20px;
  margin-bottom: 15px;
}

.card_style_3 .card_text ul li {
  margin-bottom: 15px;
  font-weight: 400;
}

.service_img_wrap {
  height: 400px;
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-shadow: -4px 2px 20px rgba(0, 0, 0, 0.25);
          box-shadow: -4px 2px 20px rgba(0, 0, 0, 0.25);
}

.service_img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

header {
  background-color: #fff;
  height: 113px;
  -webkit-animation: fadeIn 1s 1;
          animation: fadeIn 1s 1;
}

header .header {
  padding: 2.5rem 0 1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  z-index: 100;
}

header .header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .header .logo {
  z-index: 101;
  max-width: 320px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
header .header .logo img{
  height: 90px;;
}
header .header .navbar {
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header .header .navbar .nav-item {
  padding: 0 0.7rem;
}

header .header .navbar .nav-item .nav-link {
  padding: 0.5rem;
  color: var(--custom-black);
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
}

header .header .navbar .nav-item .nav-link::before {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  width: 0;
  height: 3px;
  background-color: var(--custom-secondary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header .header .navbar .nav-item .nav-link:hover {
  color: var(--custom-secondary);
}

header .header .navbar .nav-item .nav-link:hover::before {
  width: 100%;
  left: 0;
}

header .header .navbar .nav-item .active {
  color: var(--custom-secondary);
}

header .header .hamburger {
  display: none;
  z-index: 100;
}

header .header_sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0 0.5rem;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.05);
}

header .header_sticky .logo {
  max-width: 280px;
}

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

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

.hero {
  position: relative;
  z-index: 1;
}
.hero_wrapper{
  padding: 190px 0 150px;

}
.hero .hero_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero .hero_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero .hero_text {
  text-align: center;
  color: #fff;
}

.hero .hero_text h5 {
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.hero .hero_text h1 {
  font-size: 48px;
  font-weight: 600;
}

.hero .hero_text p {
  font-size: 18px;
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: 0;
}

.hero_detail {
  z-index: -1;
}

.hero_detail::before {
  position: absolute;
  content: "";
  inset: 0;
  background: linear-gradient(73deg, black 0%, rgba(0, 0, 0, 0.232931) 56%, rgba(210, 210, 210, 0) 100%);
  pointer-events: none;
  opacity: 0.5;
}

.hero_detail .hero_text {
  z-index: 1;
  text-align: start !important;
}

.hero_detail .hero_text div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  z-index: 1;
}

.hero_detail .hero_text .author {
  z-index: 1;
}

.hero_detail .hero_text .author .img_wrap {
  max-width: 36px;
  border-radius: 50%;
  overflow: hidden;
}

.title {
  max-width: 896px;
  margin-inline: auto;
  text-align: center;
}

.title h4 {
  font-size: 37px;
  font-weight: 700;
  color: var(--custom-primary);
}

section {
  padding: 20px 0 20px;
}

footer {
  background-color: var(--custom-white);
  padding: 50px 0;
  font-size: 14px;
  color: #000;
}

footer .footer_titile {
  font-weight: 700;
  font-size: 24px;
  color: var(--custom-secondary);
  margin-bottom: 20px;
}

footer ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

footer ul li:hover {
  -webkit-transform: translateX(4%);
          transform: translateX(4%);
}

footer ul li:hover .icon_wrap {
  color: var(--custom-secondary);
}

footer ul li .icon_wrap {
  color: var(--custom-primary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 20px;
}

footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

footer .social li:hover {
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

footer .social li:hover a {
  color: var(--custom-secondary);
}

footer .social li a {
  color: var(--custom-primary);
  font-size: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

footer .working_hour li {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

footer .working_hour li .time {
  color: var(--custom-secondary);
}

footer .working_hour li .time span {
  color: red;
}

.tab_style_1 {
  /* Style the accordion panel. Note: hidden by default */
}

.tab_style_1 .nav {
  background-color: var(--custom-white);
  border-radius: 20px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.tab_style_1 .nav .nav-link {
  text-align: start;
  color: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.tab_style_1 .nav .nav-link:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.tab_style_1 .nav .nav-link i {
  color: var(--custom-primary);
}

.tab_style_1 .nav .active {
  background-color: transparent;
  color: #000;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.tab_style_1 .nav .active:hover {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.tab_style_1 .tab-content {
  background-color: #fff;
}

.tab_style_1 .tab-content .tab-pane {
  background-color: #fff;
}

.tab_style_1 .accordion {
  background-color: var(--custom-primary);
  color: #fff;
  cursor: pointer;
  padding: 18px 18px 18px 50px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  letter-spacing: 1px;
}

.tab_style_1 .accordion::before {
  position: absolute;
  left: 20px;
  top: 20px;
  content: "\f054";
  /* Unicode character for "plus" sign (+) */
  font-size: 16px;
  float: left;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tab_style_1 .active::before {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}

.tab_style_1 .panel {
  padding: 0 18px;
  background-color: var(--custom-white);
  max-height: 0;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  font-size: 16px;
}

.tab_style_1 .panel p {
  padding: 18px 0;
}

.contact_wrap {
  -webkit-box-shadow: -4px 10px 25px rgba(58, 58, 58, 0.2);
          box-shadow: -4px 10px 25px rgba(58, 58, 58, 0.2);
  border-radius: 50px;
  background-color: var(--custom-white);
  padding: 50px;
  width: 100%;
  height: 100%;
}

.contact_wrap h1 {
  font-size: 35px;
  font-weight: 700;
  color: var(--custom-secondary);
  text-align: center;
  margin-bottom: 20px;
}

.contact_wrap .form_wrap label {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.contact_wrap .form_wrap .form-control {
  padding: 15px 25px;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #92919a;
}

.contact_wrap .form_wrap .form-control::-webkit-input-placeholder {
  color: #92919a;
}

.contact_wrap .form_wrap .form-control:-ms-input-placeholder {
  color: #92919a;
}

.contact_wrap .form_wrap .form-control::-ms-input-placeholder {
  color: #92919a;
}

.contact_wrap .form_wrap .form-control::placeholder {
  color: #92919a;
}

.contact_wrap .form_wrap textarea {
  height: 200px;
}

.course_detail .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  background-color: var(--custom-white);
  padding: 10px;
  border-radius: 10px;
}

.course_detail .nav .nav-item .nav-link {
  border-radius: 5px;
  color: #000;
  padding: 14px 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.course_detail .nav .nav-item .active,
.course_detail .nav .nav-item:hover .nav-link {
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 6px 10px rgba(15, 18, 22, 0.1);
          box-shadow: 0px 6px 10px rgba(15, 18, 22, 0.1);
}

.course_detail .week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 28px;
  color: var(--custom-secondary);
}

.course_detail .week p {
  font-weight: 700;
}

.course_detail .info {
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  color: #4b4c57;
  padding: 12px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.course_detail .info p span {
  background-color: rgba(248, 69, 45, 0.102);
  color: #f8452d;
  padding: 6px 10px;
  line-height: 1;
  border-radius: 6px;
  margin-left: 20px;
  font-weight: 500;
}

.course_detail .review .rating {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.course_detail .review .rating .checked {
  color: #ff9415;
}

.course_detail .review .wrap {
  border: 1px solid #ccc;
  padding: 40px;
  border-radius: 10px;
  height: 100%;
}

.course_detail .review .wrap .progress_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.course_detail .review .wrap .progress_wrap span {
  text-align: center;
}

.course_detail .review .wrap .progress_wrap .progress {
  height: 10px;
  width: 100%;
  max-width: 400px;
}

.course_detail .review .wrap .progress_wrap:not(:last-child) {
  margin-bottom: 20px;
}

.course_detail .review .wrap .post_author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  color: #4b4b57;
}

.course_detail .review .wrap .post_author .avatar {
  max-width: 80px;
  border-radius: 50%;
  overflow: hidden;
  height: 80px;
}

.course_detail .review .wrap .post_author .avatar img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.course_detail .review .wrap .post_author .rating {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}

.course_detail .review .wrap .post_author .name {
  font-size: 20px;
  font-weight: 600;
}

.course_detail .review .wrap .post_author .name span {
  font-weight: 400;
  font-size: 16px;
}

.course_detail .review .wrap .post_author p {
  line-height: 1.5;
}

.course_detail .review .form-control {
  background-color: var(--custom-white);
  border: 2px solid var(--custom-white);
  border-radius: 10px;
  padding: 10px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.course_detail .review .form-control:hover {
  background-color: #fff;
}

.course_detail .widget {
  padding: 25px 40px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
          box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
}

.course_detail .widget .price {
  font-size: 30px;
  color: var(--custom-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  
  font-weight: 700;
}

.price_wrapper{
  border-bottom: 1px solid #e8ecf0;
  padding-bottom: 25px;
  margin-bottom: 25px;

}

.course_detail .widget .price .discount {
  font-size: 16px;
  color: #9da186;
  text-decoration: line-through;
  font-weight: 400;
}

.course_detail .widget .price .discount-1 {
  font-size: 13px;
  color: #d2093c;
  background: rgba(210, 9, 60, 0.06);
  border-radius: 4px;
  margin-left: 10px;
  padding: 5px 6px;
  font-weight: 600;
}

.course_detail .widget ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
}

.course_detail .widget ul li p {
  font-size: 14px;
}

.course_detail .widget ul li p:first-child {
  font-weight: 600;
}

.course_detail .widget ul li p:last-child {
  font-weight: 400;
  color: #5B5F64;
}

.course_detail .widget h2 {
  margin: 0;
  font-size: 20px;
  padding-bottom: 1.1em;
  color: #0F1216;
  font-weight: 600;
  line-height: 1.2;
}

.course_detail .widget .cat {
  font-size: 16px;
  color: #5b5f64;
  font-weight: 400;
  line-height: 32px;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.course_detail .widget .cat:hover {
  color: var(--custom-secondary);
}

/* responsive xl */
@media (max-width: 1199px) {
  header .header .navbar .nav-item {
    padding: 0 0.2rem;
  }
}

/* responsive lg */
@media (max-width: 991px) {
  header .header .navbar {
    position: fixed;
    top: 0;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20vh;
    font-size: 20px;
    background-color: #fff;
    z-index: 100;
    opacity: 0;
    width: 0;
    visibility: hidden;
    height: 100vh;
    overflow-y: scroll;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  header .header .navbar .nav-item {
    width: 100%;
    padding: 0.5rem 0;
  }
  header .header .navbar .nav-item .nav-link {
    font-weight: 600;
    font-size: 16px;
  }
  header .header .navbar .dropdown:hover .dropdown_menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  header .header .navbar .dropdown:hover .nav-link::after {
    -webkit-transform: rotateZ(-180deg) translateY(10px);
            transform: rotateZ(-180deg) translateY(10px);
  }
  header .header .navbar .dropdown:hover:before {
    opacity: 0;
    visibility: hidden;
  }
  header .header .navbar .dropdown .nav-link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  header .header .navbar .dropdown .nav-link::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    content: none;
  }
  header .header .navbar .dropdown a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header .header .navbar .dropdown .dropdown_btn::before {
    content: "\f067";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }
  header .header .navbar .dropdown .dropdown_menu {
    top: 100%;
    width: 270px;
    height: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    height: 0;
    padding: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    padding: 0 10px;
  }
  header .header .navbar .dropdown .dropdown_menu .mega_dropdown_header {
    padding: 0;
    font-size: 14px !important;
  }
  header .header .navbar .dropdown .dropdown_menu .wrap {
    max-height: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    padding: 0 10px;
  }
  header .header .navbar .dropdown .dropdown_menu .wrap-block {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    opacity: 1;
    visibility: visible;
    padding-bottom: 10px;
  }
  header .header .navbar .dropdown .dropdown_menu a {
    opacity: 1 !important;
  }
  header .header .navbar .dropdown .dropdown_menu li {
    padding: 0;
  }
  header .header .navbar .dropdown .dropdown_active {
    opacity: 1 !important;
    visibility: visible !important;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 20px 10px 10px 10px;
  }
  header .header .navbar-active {
    opacity: 1;
    visibility: visible;
    padding: 20vh 20px 20px 20px;
    width: 300px;
  }
  header .header .hamburger {
    display: block;
  }
  .body-hidden {
    overflow: hidden;
  }
  .hero {
    position: relative;
    z-index: 1;
  }
  .hero_wrapper{
    padding: 170px 0 150px;

  }
  .hero .hero_text h5 {
    font-size: 48px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0px;
  }
  .hero .hero_text h1 {
    font-size: 48px;
    font-weight: 600;
  }
  .hero .hero_text p {
    font-size: 18px;
    max-width: 600px;
    /* margin-inline: auto; */
    margin-bottom: 0;
  }
}

/* responsive md */
@media (max-width: 768px) {
  .service_img_wrap {
    height: 300px;
  }
}

/* responsive sm */
@media (max-width: 575px) {
  header .header .logo {
    max-width: 200px;
  }
  .hero {
    position: relative;
    z-index: 1;
  }
  .hero_wrapper{
    padding: 100px 0 100px;

  }
  .hero .hero_text h5 {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 0px;
  }
  .hero .hero_text h1 {
    font-size: 26px;
    font-weight: 600;
  }
  .hero .hero_text p {
    font-size: 14px;
  }
  .title h4 {
    font-size: 27px;
  }
  section {
    padding: 20px 0;
  }
  .card_style_1 .card_text {
    font-size: 24px;
  }
  .card_style_2 .card_text h2 {
    font-size: 16px;
  }
  .breadcrumb {
    padding: 23px 0;
  }
  .service_img_wrap {
    height: 240px;
  }
  .tab_style_1 .accordion {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 18px 18px 18px 40px;
  }

  .tab_style_1 .accordion::before {
    font-size: 16px;
    margin-right: 10px;
    left: 15px;
  }
  
  .tab_style_1 .panel {
    font-size: 14px;
  }

  .contact_wrap {
    padding: 40px 30px;
  }

  header .header .navbar .dropdown .dropdown_menu {
    width: 220px;
  }
  
  header .header .navbar-active {
    width: 250px;
  }


  
.c::after {
  right: 0px!important;
}
}


.contact_dropdown .dropdown_menu{
  max-width: 220px!important;
  left: 50%!important;
 display: block!important;

}


.contact_dropdown .dropdown_menu li{
 padding: .4rem 1rem!important;
  cursor: pointer;
}


/*# sourceMappingURL=main.css.map */