@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=Be+Vietnam+Pro: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");

:root {
  --qutiiz-font: "Be Vietnam Pro", sans-serif;
  --qutiiz-font-two: "Be Vietnam Pro", sans-serif;
  --qutiiz-reey-font: "Be Vietnam Pro", sans-serif;
  --qutiiz-gray: #515151;
  --qutiiz-gray-rgb: 114, 109, 123;
  --qutiiz-white: #ffffff;
  --qutiiz-white-rgb: 255, 255, 255;
  --qutiiz-black: #04000b;
  --qutiiz-black-rgb: 4, 0, 11;
  --qutiiz-base: #d28528;
  --qutiiz-base-rgb: 98, 34, 204;
  --qutiiz-bdr-radius: 8px;
  --brown-title: #46200b;
}

:root {
  --primary: #333;
  --secondary: #333;
  --containerWidth: 100%;
  --bgColor: #333;
  --stepNumber: 6;
  --errorColor: red;
  --inputBorderColor: lightgray;
}

.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
  color: var(--qutiiz-white);
  background-color: var(--brown-title);
}

body {
  font-family: var(--qutiiz-font);
  color: var(--qutiiz-gray);
  font-size: 14px;
  line-height: 24px;
  font-weight: unset;
  background-color: #ffffff;
  opacity: 1;
  background-image: linear-gradient(135deg, #f9f9f9 25%, transparent 25%),
    linear-gradient(225deg, #f9f9f9 25%, transparent 25%),
    linear-gradient(45deg, #f9f9f9 25%, transparent 25%),
    linear-gradient(315deg, #f9f9f9 25%, #ffffff 25%);
  background-position: 4px 0, 4px 0, 0 0, 0 0;
  background-size: 4px 4px;
  background-repeat: repeat;
}

.faq-page {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 60px 0;
}
 
.blog-one__single {
  position: relative;
  display: block;
  margin-bottom: 0px;
}
.form_size_100{
  width: 100%;
}

.youtube-banner{
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  pointer-events: none;
}

.youtube-banner iframe {
  width: 300%;
  height: 100%;
  margin-left: -100%;
}

.banner_slider {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
} 

p {
  margin-top: 0;
  margin-bottom: 5px;
}

.brand-one {
  position: relative;
  display: block;
  padding: 60px 0 60px;
  border-bottom: 1px solid #e2e0e5;
} 

.scroll-to-top {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #46200b;
  background-color: rgb(70, 32, 11);
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  transition: all 0.4s ease;
  display: none;
  border-radius: 50%;
  transition: all 0.4s ease;
}

.scroll-to-top:hover {
  background-color: #d28528;
}

.bg-light-1 {
  background: #f6f6f6 url(../img/home/nh.webp);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.brand-one--testimonial.client_bg {
  position: relative;
  display: block;
  background: #fff0;
  border-bottom: none;
  background: #fff url(../img/home/nh.webp);
}

.icon-online-shopping::before {
  content: "\e915";
}

.site-footer__bottom-text a {
  color: rgb(255, 255, 255);
  transition: all 500ms ease;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-size: 10px;
  display: flex;
  align-items: center;
  color: #46200b;
  position: relative;
  transition: all 500ms ease;
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

p {letter-spacing: 0.3px;}

.main-menu-wrapper__search-box::before {
  position: absolute;
  top: -5px;
  bottom: -3px;
  right: -45px;
  content: "";
  background-color: rgba(var(--qutiiz-white-rgb), 0.2);
  width: 1px;
}

.main-menu-wrapper__logo {
  position: relative;
  float: left;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-right: 0px;
  width: 300px;
  z-index: 2;
}

.main-menu-wrapper__logo a {
  width: 170px;
  z-index: 9999;
  position: relative;
}

.logo-shape {
  position: absolute;
  top: -231px;
  left: -160px;
  width: 495px;
  height: 339px;
  background-color: rgba(255, 255, 255, 0);
  mix-blend-mode: screen;
  z-index: 0;
}

.main-menu-wrapper__call {
  position: relative;
  display: flex;
  align-items: center;
  border: rgba(210, 133, 40, 0.23) 1px solid;
  padding: 10px;
  background-color: rgba(210, 133, 40, 0.67);
  border-radius: 10px;
  margin-left: -17px;
} 

.main-menu .main-menu__list > li + li,.stricky-header .main-menu__list > li + li {
  margin-left: 63px;
}
 
.dropdown::before {
  position: absolute;
  top: 30px;
  right: -14px;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  color: #46200b;
}

.sub_dropdown .dropdown::before {
  position: absolute;
  top: 8px;
  right:15px;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  color: #9f9f9f;
  rotate: 270deg;
}

.sub_dropdown:hover .dropdown::before {
  color: #ddd;
} 

.main-slider {
  position: relative;
  display: block;
  overflow: hidden;
}

.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 40px;
  height: 40px;
  font-size: 12px;
  color: var(--qutiiz-black);
  background-color: var(--qutiiz-white);
  opacity: 1;
  margin: 0;
  margin-bottom: 0px;
  text-align: center;
  transition: all 500ms ease;
  font-family: var(--qutiiz-font-two);
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.main-slider h1 {
  margin: 0;
  margin-bottom: 0px;
  margin-top: 30px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(120px);
  transition-delay: 1000ms;
  transition: transform 2000ms ease, opacity 2000ms ease;
  font-size: 30px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 400;
  z-index: 30;
  font-weight: 500;
}

.main-slider .swiper-slide-active .thm-btn,
.main-slider .swiper-slide-active h1,
.main-slider .swiper-slide-active h2,
.main-slider .swiper-slide-active p {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.main-slider h2 {
  font-size: 40px;
  line-height: 57px;
  color: var(--qutiiz-white);
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 0;
  opacity: 0;
  transform: translateY(-100px);
  transition-delay: 2500ms;
  transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
  margin-bottom: 50px;
}

.sosmed {
  position: fixed;
  right: -95px;
  top: 38%;
  width: 145px;
  z-index: 99;
}

.sosmed input#hideshare,.sosmed input#openall {
  display: none;
}

.sosmed ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0 !important;
}

.sosmed ul li {
  list-style: none;
  list-style-type: none;
}

.sticky li.share {
  background: rgba(255, 255, 255, 0.81);
  padding: 9px 11px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.8s ease;
  cursor: pointer;
  border-radius: 10px;
  border: #1db1e7 1px solid !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.sticky li.share:hover {
  margin-left: 0;
  -webkit-transform: translateX(-80);
  -moz-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
  transition: all 0.8s ease;
}

.sticky li a {
  text-decoration: none;
  color: #242e45;
  display: flex;
  align-items: center;
}

.sticky li a:hover {
  color: #fa6d0a;
}

.sticky li a:focus {
  outline: none !important;
}

.sticky li.share img {
  width: 110px;
}

.services-one {
  position: relative;
  display: block;
  background-color: #fbfbfb;
  padding: 60px 0 60px;
  z-index: 1;
}

.stricky-header.main-menu {
  padding: 0 55px;
  background-color: rgb(255, 255, 255, 0.8);
}

.services-one__top-text {
  font-size: 16px;
  color: #fefefe;
  margin: 0;
  line-height: 32px;
}

.tabs-content__experience-btn1 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: var(--qutiiz-font-two);
  letter-spacing: 0.1em;
  transition: all 500ms ease;
  color: #acacac !important;
  margin-top: 20px;
}

.get-to-know-big-text {
  font-size: 80px;
  text-transform: uppercase;
  color: #f6f4f9;
  letter-spacing: 0.4em;
  transform: rotate(90deg);
  position: absolute;
  top: 320px;
  right: -450px;
  font-family: var(--qutiiz-font-two);
  font-weight: 300;
}

.blue_color {
  color: #0d65a9;
}

h1,h2,h3,h4,h5,h6 {
  color: #d28528;
  margin: 0;
  font-family: var(--qutiiz-font-two);
}

.services-one__icon span {
  font-size: 64px;
  color: #1db1e7;
  position: relative;
  display: inline-block;
  transition: all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
}

.services-one__count::before {
  position: absolute;
  height: 20px;
  width: 20px;
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  counter-increment: count;
  content: "0" counter(count);
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
  font-family: var(--qutiiz-font-two);
  color: #1cb0e6;
}

.services-one__single:hover .services-one__title > a {
  color: #1cb0e6;
}

.section-title__tagline::before {
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  background-color: #d28528;
}

.services-one__top-left .section-title__tagline {
  color: var(--qutiiz-gray);
}

.services-one__arrow:hover {
  color: #1cb0e6;
}

.services-one__find-solutions-text a::before {
  position: absolute;
  bottom: 7px;
  left: 6px;
  right: 1px;
  content: "";
  height: 1px;
  background-color: #1db1e7;
}

.services-one__find-solutions-text a:hover {
  color: #1db1e7;
}

.services-one__find-solutions-text {
  font-size: 12px;
  color: #00aeee;
  margin: 0;
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  font-weight: 500;
}
.mb20{ margin-bottom: 20px !important;}

.section-title__title {
  margin: 0;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}   
 
.services-one__single:nth-child(1)::before {
  display: none;
}

.services-one__single:nth-child(4)::before {
  display: none;
}

.services-one__single:nth-child(7)::before {
  display: none;
}

.services-one__single:nth-child(1) {
  padding-left: 0px;
}

.services-one__single:nth-child(4) {
  padding-left: 0px;
}

.services-one__single:nth-child(7) {
  padding-left: 0px;
}

.services-one__single p {
  color: #b5ebff;
  letter-spacing: 0.3px;
  line-height: 20px;
}

.services-one__single {
  position: relative;
  flex: 0 0 33%;
  max-width: 33%;
  width: 100%;
  padding-left: 25px;
  margin-bottom: 65px;
}

.services-three__single-img-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(22, 138, 227, 0);
  opacity: 1;
  transition: 0.5s;
  transform: perspective(400px) rotateX(-90deg) scale(0.2);
  transform-origin: top;
  border-top-left-radius: var(--qutiiz-bdr-radius);
  border-top-right-radius: var(--qutiiz-bdr-radius);
  z-index: 1;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #000;
}

.cpas {
  text-transform: uppercase;
}

.get-to-know__text-1 {
  font-size: 24px;
  color: var(--qutiiz-base);
  margin: 0;
  line-height: 36px;
  padding-bottom: 20px;
  font-family: var(--qutiiz-font-two);
}

.get-to-know__img img {
  width: 95%;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  mix-blend-mode: unset;
}

.get-to-know__img::before {
  position: absolute;
  top: -140px;
  left: -1000000px;
  right: 280px;
  content: "";
  bottom: -120px;
  background-color: #fff;
  border-bottom-right-radius: var(--qutiiz-bdr-radius);
  z-index: -1;
}

.get-to-know__img::after {
  position: absolute;
  bottom: -120px;
  right: 242px;
  content: "";
  background-color: #ed1c2400;
  width: 18px;
  height: 100px;
  border-radius: var(--qutiiz-bdr-radius);
}

.main-slider-shape-1 {
  position: absolute;
  top: -182px;
  right: 125px;
  width: 495px;
  height: 350px;
  background-color: #d2852838;
  mix-blend-mode: screen;
  opacity: 0;
  transform: rotate(45deg) translateY(-200px);
  border-radius: 30px;
  z-index: 2;
}

.services__dgital_marketing {
  width: 60px;
}

.services__dgital_marketing img {
  width: 60px;
}

.read__more {
  position: relative;
  display: block;
  text-transform: uppercase;
  font-family: var(--qutiiz-font);
  letter-spacing: 1px;
}

.read__more a {
  position: relative;
  display: inline-block;
  font-size: 10px;
  color: #a09baa;
  font-weight: 500;
  transition: all 500ms ease;
}

.read__more a:hover {
  color: #7c7783;
}

.read__more a:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  content: "";
  background-color: #d28528;
  height: 1px;
  transition: transform 500ms ease;
  transform: scale(0, 1);
  transform-origin: left center;
}

.read__more a:hover:before {
  transform: scale(1, 1);
  transform-origin: right center;
}

.main-menu-wrapper__call-number a:hover {
  color: #fff;
}

.main-menu-wrapper__call-icon:hover span {
  color: #1aaade;
}

.sos {
  transition: all 0.65s ease;
}

.sos:hover {
  transform: translateY(5px);
  transition: all 0.65s ease;
}

.services-three__single-img-inner img {
  width: 100%;
  mix-blend-mode: unset;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.industry-specific {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 6px;
  bottom: -7px;
  width: 140px;
  height: 30px;
  background: #46200b;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  z-index: 2;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  transition: all 0.65s ease;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 22px;
}

.industry-specific:hover {
  transform: translateX(10px);
  transition: all 0.65s ease;
}

.industry-specifi img {
  width: 80%;
}

.services-three__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 5px;
  bottom: -29px;
  width: 50px;
  height: 50px;
  background: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  z-index: 2;
}

.services-three__title.industry_specifi_1 a {
  color: #d31920;
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
}

.services-three__title.industry_specifi_2 a {
  color: #329ecc;
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
}

.services-three__title.industry_specifi_3 a {
  color: #0045ac;
  transition: all 200ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
}

.aarow {
  transition: all 0.65s ease;
}

.aarow:hover {
  transform: translateX(5px);
  transition: all 0.65s ease;
}

.testimonial-one__client-img img {
  width: 50px !important;
  mix-blend-mode: unset;
  opacity: 0.4;
}

.testimonial-one__client-details {
  margin-left: 10px;
}

.testimonial-one__client-name {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 17px;
  color: #a6a6a6;
  letter-spacing: 1px;
} 

.get-to-know {
  position: relative;
  display: block;
  padding: 60px 0 60px;
  background-color: #fff;
}

.services-three {
  position: relative;
  display: block;
  background: #fff0;
  padding: 60px 0px 30px;
  overflow: hidden;
  z-index: 1;
}

.testimonial-one {
  position: relative;
  display: block;
  background-color: #f9f9f9b5;
  padding: 60px 0;
} 

.testimonial-one .custom-nav {
  position: absolute;
  left: -229px;
  right: 0;
  bottom: 22px;
  max-width: 1169px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 10;
} 
 
.get-to-know__img {
  position: relative;
  display: block;
  background-color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.testimonial-one .custom-nav .owl-next {
  height: 45px;
  width: 45px;
  font-size: 16px;
  color: var(--qutiiz-gray);
}

.testimonial-one .custom-nav .owl-prev {
  height: 45px;
  width: 45px;
  font-size: 16px;
  color: var(--qutiiz-gray);
}

.section_case_studies {
  position: relative;
  display: block;
  padding: 60px 0 0px;
}

.blog-one {
  position: relative;
  display: block;
  padding: 60px 0 60px;
}

.services-three__single:hover .services-three__title a {
  color: #8a8a8a;
}

.testimonial-one__client-img {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
}

.welcome-one__content {
  position: relative;
  display: block;
  margin-left: 00px;
}

.blog__title {
  margin: 0;
  font-size: 25px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 500;
}

.service-details__benefits-list li .text p {
  font-size: 12px;
  color: rgb(114, 109, 123);
  margin: 0;
  line-height: 24px;
}

.section-title.blog_subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
}

.service-details__benefits-list.blog_list {
  position: relative;
  display: block;
  margin-top: 8px;
}

.welcome-one__content-bottom-content {
  position: relative;
  display: block;
  margin-top: 3px;
}

.welcome-one__img::before {
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 180px solid #fff0;
  border-top: 180px solid transparent;
  border-right: 180px solid transparent;
  content: "";
  z-index: 5;
  overflow: hidden;
}

.blog_flex {
  display: flex;
  padding: 20px;
  background-color: #f9f9f9;
  justify-content: space-between;
  width: 100%;
  min-height: 250px;
  border: solid 1px #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 15px 0px;
}

.welcome-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 550px;
  width: 30%;
  border-radius: var(--qutiiz-bdr-radius);
}

.welcome-one__content-bottom-content-single {
  position: relative;
  display: block;
  padding-left: 20px;
  width: 70%;
}

.welcome-one__content-bottom-content-single::before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #ed1c2400;
  border-radius: 50%;
  content: "";
}

.service-details__benefits-list li .icon {
  display: flex;
  align-items: unset;
  margin-top: 10px;
}

.service-details__benefits-list li {
  position: relative;
  display: flex;
  align-items: unset;
  margin-bottom: 10px;
}

.text_align_end {
  text-align: end;
}

.hikara-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: #ed1c2400;
  color: #86828e;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 30px 10px;
  transition: all 0.3s linear;
  overflow: hidden;
  z-index: 1;
  font-family: var(--qutiiz-font-two);
  letter-spacing: 0.1em;
  border-radius: var(--qutiiz-bdr-radius);
  border: solid 1px #e1e1e1;
}

.hikara-btn:hover {
  color: #ed1c24;
}

.hikara-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f9f9f9;
  transform: scale(0);
  transition: all 0.2s linear;
  border-radius: var(--qutiiz-bdr-radius);
  opacity: 1;
  z-index: -1;
}

.hikara-btn:hover:after {
  opacity: 1;
  transform: scale(1);
  transition: all 0.4s linear;
}

.services-two__single {
  position: relative;
  display: block;
  border-radius: var(--qutiiz-bdr-radius);
  border: 1px solid transparent;
  background-color: #f9f9f9;
  padding: 38px 40px 24px;
  margin-bottom: 30px;
  transition: all 500ms ease;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 15px 0px;
  border: solid 1px #fff;
}

.service-details__benefits-list li .icon span {
  font-size: 10px;
  color: #ed1c24;
  transform: scale(1);
  transition: all 500ms ease;
}

.welcome-one__img-inner img {
  width: 100%;
  mix-blend-mode: unset;
  transition: all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0.2s;
}

.welcome-one__img-inner::before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(13, 101, 169, 0.31) 0%,
    rgba(29, 177, 231, 0.53) 100%
  );
  transform: skewX(25deg);
  z-index: 2;
}

.welcome-one__img-inner {
  position: relative;
  display: block;
  border-radius: var(--qutiiz-bdr-radius);
  background: #04000b00;
  overflow: hidden;
}

.cta-one {
  position: relative;
  display: block;
  padding: 0 0 60px;
  overflow: hidden;
}

.services-two__icon::before {
  position: absolute;
  bottom: 8px;
  right: -19px;
  border-radius: 50%;
  background-color: rgb(29, 177, 231);
  opacity: 0.1;
  width: 47px;
  height: 47px;
  content: "";
  transition: all 500ms ease;
}

.site-footer__middle {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding-top: 80px;
  z-index: 1;
}

.footer-widget__title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 10px;
} 

.footer-widget__links-list li a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  transition: all 500ms ease;
  text-transform: uppercase; 
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 24px
}

.footer-widget__links-list li a:hover {
  color: #fff;
} 

.footer-widget__about-contact li .text a {
  font-size: 12px;
  color: #4d4d4d;
  font-weight: 500;
  transition: all 500ms ease;
}

.footer-widget__about-contact li .text p {
  font-size: 12px;
  color: #888;
  font-weight: 500;
  transition: all 500ms ease;
}

 .site-footer__middle {
  position: relative;
  display: block;
  background-color: #46200b;
  padding-top: 40px;
  z-index: 1;
} 

.footer-widget__links-list li a::before {
  position: absolute;
  bottom: 4px;
  left: 0;
  content: "";
  background-color: #b1b1b1;
  height: 1px;
  width: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.footer-widget__links-list li a:hover::before {
  transform: unset;
  transform-origin: unset;
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease;
}
.site-footer__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(var(--qutiiz-white-rgb), 0.1);
  padding: 30px 0;
  margin-top: 1px;
}

.site-footer__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(189, 177, 177, 0.2);
  padding: 10px 0;
  margin-top: 10px;
}

.site-footer__bottom-text {
  font-size: 10px;
  color: #fff;
  margin: 0;
  font-weight: 400;
}

.footer-widget__links {
  position: relative;
  display: block;
  margin-left: 00px;
  margin-right: 0px;
}

.footer-widget__about-contact {
  position: relative;
  display: block;
  border-top: 1px solid rgba(var(--qutiiz-white-rgb), 0.1);
  margin-top: 10px;
  padding-top: 0px;
}

.site-footer__bottom-text a:hover {
  color: #4b4b4b;
}

.cta-one__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--qutiiz-base);
  border-radius: var(--qutiiz-bdr-radius);
  padding: 30px 80px 30px;
  overflow: hidden;
}

.footer-widget__about-contact li .text a:hover {
  color: #212529;
}

.footer-widget__about-contact li .icon i {
  font-size: 17px;
  color: #939393;
}

.footer-widget__about-contact li {
  position: relative;
  display: flex;
  align-items: unset;
  margin-bottom: 9px;
}

.social-icon-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0px;
}

.social-icon-one ul {
  padding-left: 0px;
}

.social-icon-one li {
  position: relative;
  margin-left: 27px;
  list-style: none;
  color: black;
  width: 13px;
}

.social-icon-one li a {
  position: relative;
  display: block;
  line-height: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-icon-one li:first-child {
  margin-left: 0;
}
.social-icon-one li a {
  position: relative;
  display: block;
  line-height: 40px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  color: #888;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  filter: invert(50%);
}

.social-icon-one li a:hover {
  color: #888;
}

.social-icon-one a:hover {
  transition: all 0.5s ease;
  transform: translateY(-3px);
  filter: invert(80%);
  color: #fffffff2 !important;
}

.social-icon-one li:nth-child(3n) {
  width: 24px;
}

.social-icon-one li:nth-child(4n) {
  width: 24px;
}

.main-menu-wrapper__right {
  position: relative;
  display: flex;
  float: right;
  padding: 34.5px 0;
  align-items: center;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: var(--qutiiz-base);
  color: var(--qutiiz-white);
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 30px 10px;
  transition: all 0.3s linear;
  overflow: hidden;
  z-index: 1;
  font-family: var(--qutiiz-font-two);
  letter-spacing: 0.1em;
  border-radius: var(--qutiiz-bdr-radius);
} 
.section-title__tagline {
  position: relative;
  display: inline-block;
  color: var(--qutiiz-gray);
  font-size: 10px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
  font-family: var(--qutiiz-font-two);
}

.services-two__text {
  font-size: 12px;
  margin: 0;
  line-height: 32px;
  padding-bottom: 9px;
}

.welcome-one__content-bottom-content-single h3 {
  font-size: 24px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.get-to-know__right .section-title {
  margin-bottom: 10px;
}

.main-menu-wrapper__call-number h5 {
  font-size: 10px;
  line-height: 25px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.privacy_policy {
  position: relative;
  display: block;
  padding: 60px 0px;
}

.page-header {
  position: relative;
  display: block;
  padding: 170px 0 100px;
  background-color: #0d65a9;
  z-index: 1;
}
.page-header-shape-1 {
  position: absolute;
  top: -182px;
  right: 125px;
  width: 495px;
  height: 350px;
  background-color: #00233c;
  mix-blend-mode: screen;
  transform: rotate(45deg);
  border-radius: 20px;
  animation: rectMove 9s linear 0ms infinite;
}

.main-slider p {
  font-size: 14px;
  color: var(--qutiiz-white);
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin: 0;
  opacity: 0;
  transform: translateY(-100px);
  transition-delay: 2500ms;
  transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease,
    background 500ms ease;
  margin-bottom: 25px;
}

.main-slider .container {
  position: relative;
  padding-top: 300px;
  padding-bottom: 300px;
  z-index: 30;
}

.main-slider .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  opacity: 0.1;
  background-color: var(--qutiiz-black);
  background-blend-mode: unset;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  z-index: 1;
}

/*  */

.main-menu-wrapper__right {
  position: relative;
  display: flex;
  float: right;
  padding: 0px;
  align-items: center;
}

.main-menu .main-menu__list li ul li a,
.stricky-header .main-menu__list li ul li a {
  font-size: 16px;
  line-height: 30px;
  color: var(--qutiiz-black);
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 500ms;
}

.main-slider-shape-2 {
  position: absolute;
  top: -70px;
  right: -242px;
  width: 495px;
  height: 350px;
  background-color: #46200b91;
  mix-blend-mode: soft-light;
  transform: rotate(45deg) translateY(-200px);
  border-radius: 30px;
  opacity: 0;
  z-index: 1;
}

.counter-two__single::before {
  position: absolute;
  top: 21px;
  bottom: 7px;
  left: -37px;
  content: "";
  width: 1px;
  background-color: rgba(255, 255, 255, 0.59);
}

.counter-two__single::after {
  position: absolute;
  top: 21px;
  bottom: 7px;
  left: -37px;
  content: "";
  width: 1px;
  background-color: rgba(13, 101, 169, 0);
}

.counter-two__single h3 {
  font-size: 30px;
  font-family: var(--qutiiz-font-two) !important;
  line-height: 40px !important;
  color: #662b0a;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 2px;
}

.counter-two__text {
  margin: 0;
  line-height: 27px;
  color: #662b0a;
  text-transform: uppercase;
  font-family: var(--qutiiz-font-two);
  letter-spacing: 0.1em;
  font-weight: 300;
}

.counter-two__single {
  position: relative;
  flex: 0 0 30%;
  max-width: 100%;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 20px -20px;
  padding: 15px 0px;
  border: solid 1px #fafafa;
  margin-right: 0px;
  margin-bottom: 0px;
} 

.counter-two__single:nth-child(3n):before {
  display: none;
}

.dflex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pluse_size {
  font-size: 30px;
  color: #662b0a;
  position: relative;
  top: 5px;
  left: 0px;
  font-weight: 100;
}

.smc_watermark {
  transform: rotate(90deg);
  position: absolute;
  top: 211px;
  right: 0px;
  width: 500px;
  height: auto;
  background-color: #fff0;
}

.smc_watermark h1 {
  font-size: 170px;
  font-weight: bolder;
  color: #ffffffad;
  text-shadow: 0px 4px 15px rgba(225, 225, 225, 0.51);
}

.white_color {
  color: #fff;
}

.services-three__title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: aliceblue !important;
  letter-spacing: 0.1px;
}
 
.services-three__single-content {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #e2e0e500;
  border-top: none;
  border-bottom-left-radius: var(--qutiiz-bdr-radius);
  border-bottom-right-radius: var(--qutiiz-bdr-radius);
  padding: 15px 15px 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.03);
  min-height: auto;
} 
 
.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
  padding-top: 31px;
  padding-bottom: 32px;
  position: relative;
}

.services-three__text {
  font-size: 14px;
  margin: 0;
  margin-bottom: 13px;
  color: var(--qutiiz-base);
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  z-index: 99999999;
  overflow: visible;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
  padding: 0px 0px 0px;
  border-radius: var(--qutiiz-bdr-radius);
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list .wbig > li > ul > li > ul {
  min-width: 200px !important;
}

.main-menu .main-menu__list li ul li a,
.stricky-header .main-menu__list li ul li a {
  font-size: 10px;
  line-height: 24px;
  color: var(--qutiiz-gray);
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 500ms;
  letter-spacing: 1px;
}  

.relative {
  position: relative;
}

.next_pre {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  background-color: #46200b;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.flex_end {
  display: flex;
  justify-content: end;
}

.block-video {
  padding-bottom: 149pt;
  padding-top: 11pc;
  padding-right: 0.9375pc;
  padding-left: 11.25pt;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.rts-video-area {
  margin-top: 1px;
}

.testimonial-one__single {
  position: relative;
  display: block;
  border-radius: var(--qutiiz-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 20px 20px;
  transition: all 500ms ease;
  min-height: 260px;
}

.flex_wrap {
  display: flex;
  flex-wrap: wrap;
}

.filter_grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.brand-one--testimonial {
  position: relative;
  display: block;
  background: #fff0;
  border-bottom: none;
}

.brand-one .swiper-slide {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-color: #fff;
  border: solid 1px #f0f0f0;
}

.brand-one .swiper-slide img {
  transition: 500ms;
  opacity: 1;
  max-width: 100%;
  border-radius: 10px;
}

.brand-one .swiper-slide img:hover {
  opacity: 0.5;
}

.footer-widget__links-list li + li {
  margin-top: 4px;
}

.testimonial-one__inner {
  position: relative;
  display: block;
  min-height: 317px;
}

.services-one__top-left .section-title__title {
  color: var(--qutiiz-base);
}

.main-menu-wrapper__call-number {
  margin-left: 11px;
}

.services-three__text1 {
  font-size: 14px;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 13px;
  color: #575757;
}

.main-menu .main-menu__list > li > a::before,
.stricky-header .main-menu__list > li > a::before {
  content: "";
  height: 1px;
  border-radius: 0px;
  background-color: var(--qutiiz-white);
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transition: transform 500ms ease;
  transform: scale(0, 1);
  transform-origin: left center;
  z-index: 1;
}

.services-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 490px;
  background: #f9f9f9b5;
  content: "";
  z-index: -1;
}

.youtube-container {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 8.4/11.2;
  pointer-events: none;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 30px 0px;
  box-shadow: rgba(162, 162, 162, 0.1) 0px 4px 12px;
}

.youtube-container iframe {
  width: auto;
  height: 100%;
}

.client_logo_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.client_logo {
  width: 22%;
  margin: 20px 0px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  transition: all 0.65s ease;
  cursor: pointer;
}

.client_logo:hover {
  transform: translateY(-10px);
  transition: all 0.65s ease;
}

.client_logo img {
  width: 100%;
}

.testimonial-one__client-details.second_testi {
  margin-left: 0px !important;
}

.of_hidden {
  overflow-x: hidden;
}

.testimonial-one__single.testi_two {
  position: relative;
  display: block;
  border-radius: var(--qutiiz-bdr-radius);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 20px 20px;
  transition: all 500ms ease;
  min-height: 210px;
}

.testimonial-two {
  position: relative;
  display: block;
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 60px 0 60px;
  z-index: 1;
}

.counter-two__single.big_counter {
  max-width: 100%;
}

.stricky-header.stricky-fixed a {
  color: #000;
}

.main-menu {
  position: relative;
  padding: 0 50px;
  z-index: 91;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
} 

.main-menu .main-menu__list > li.current > a::before {
  background-color: #46200b;
}

.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li:hover > a {
  color: #46200b;
}

.counter-two__right {
  position: relative;
  display: block;
  margin-right: 0px;
  width: 100%;
}
.counter-two__single:first-child:before {
  display: none;
}

.counter-two__single:first-child::after {
  display: none;
}

.counter-two__list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: left;
}

.financial-advice__tab-box {
  position: relative;
  display: block;
  margin-top: 0px;
  z-index: 2;
}

.financial-advice__tab-box .tab-buttons .tab-btn {
  position: relative;
  float: left;
  max-width: 380px;
  width: 100%;
}

.project-two__carousel.owl-carousel .owl-dots .owl-dot span {
  display: none;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: inherit;
}

.project-two__carousel.owl-carousel .owl-dots {
  position: absolute;
  bottom: 15px;
  left: 0px;
  right: 0;
  text-align: center;
  margin: 0 !important;
}

.owl-carousel .owl-nav button.owl-next {
  display: none;
}

.why-choose-three__tab .tab-buttons .tab-btn.thm-btn::after,
.why-choose-three__tab .tab-buttons .tab-btn.thm-btn.active-btn {
  background: var(--qutiiz-base);
  color: #fff;
}

.why-choose-three__tab .tab-buttons .tab-btn.thm-btn {
  font-size: 14px;
  font-weight: 500;
  padding: 9px 40px 8px;
  color: #a09c9c;
  background: #f0f0f0;
  cursor: pointer;
}
.thm-btn:hover {
  color: var(--qutiiz-white) !important;
}

.main-slider .thm-btn:hover {
  color: var(--qutiiz-black) !important;
}

/* MP-TBLR */

.mb0 {
  margin-bottom: 0px;
}

.mb2 {
  margin-bottom:2px;
}

.mb30 {
  margin-bottom: 30px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 { 
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px !important;
}

.mt2 {
  margin-top: 2px;
}
.mt3 {
  margin-top: 3px;
}
.mt4 {
  margin-top: 4px;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px !important;
}
.mt100 {
  margin-top: 35px !important;
}

.mr10 {
  margin-right: 10px;
}

.page-header.smc_header {
  position: relative;
  display: block;
  padding: 50px 0 50px;
  background-color: #d28528;
  z-index: 1;
        background: linear-gradient(45deg, #e38f29 0%, #e38f29 5%,transparent 5%, transparent 10%, #e38f29 10%, #e38f29 15%,transparent 15%,transparent 20%, #e38f29 20%, #e38f29 25%,transparent 25%,transparent 30%, #e38f29 30%, #e38f29 35%,transparent 35%,transparent 40%, #e38f29 40%, #e38f29 45%,transparent 45%,transparent 50%, #e38f29 50%, #e38f29 55%,transparent 55%,transparent 60%, #e38f29 60%, #e38f29 65%,transparent 65%,transparent 70%, #e38f29 70%, #e38f29 75%,transparent 70%,transparent 80%, #e38f29 80%, #e38f29 85%,transparent 85%,transparent 90%, #e38f29 90%, #e38f29 95%,transparent 95%), linear-gradient(135deg, #e38f29 0%, #e38f29 5%,transparent 5%, transparent 10%, #e38f29 10%, #e38f29 15%,transparent 15%,transparent 20%, #e38f29 20%, #e38f29 25%,transparent 25%,transparent 30%, #e38f29 30%, #e38f29 35%,transparent 35%,transparent 40%, #e38f29 40%, #e38f29 45%,transparent 45%,transparent 50%, #e38f29 50%, #e38f29 55%,transparent 55%,transparent 60%, #e38f29 60%, #e38f29 65%,transparent 65%,transparent 70%, #e38f29 70%, #e38f29 75%,transparent 70%,transparent 80%, #e38f29 80%, #e38f29 85%,transparent 85%,transparent 90%, #e38f29 90%, #e38f29 95%,transparent 95%);
        background-size: 2em 2em;
        background-color: #D28528;
        opacity: 1
}  

.about-page-counter-two {
  padding-bottom: 60px !important;
}
a:hover {
  color: #46200b;
}
.page-header__inner h2 {
  font-size: 30px;
  color: var(--qutiiz-white);
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
}
 
.thm-breadcrumb li {
  position: relative;
  display: inline-block;
  color: var(--qutiiz-white);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-family: var(--qutiiz-font-two);
  transition: all 500ms ease;
}

.thm-breadcrumb li a {
  color: var(--qutiiz-white);
  font-size: 11px;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-family: var(--qutiiz-font-two);
  transition: all 500ms ease;
}

.team-one__name {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
}
 
.team-one__hover-name {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 28px;
} 

.team-one__content {
  position: relative;
  display: block;
  text-align: center;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 15px 0 15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
}

.team-one__hover {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  text-align: center;
  padding: 15px 0 15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(-66%);
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  visibility: hidden;
  opacity: 0;
}

.team-one__hover-title {
  font-size: 11px;
  margin: 0;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: var(--qutiiz-font-two);
}

.team-one__title {
  font-size: 11px;
  margin: 0;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: var(--qutiiz-font-two);
}

.team-one__img img {
  width: 100%;
  mix-blend-mode: unset;
  transform: scale(1);
  transition: all 500ms ease;
}

.team-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #fff;
  background-blend-mode: luminosity;
}

.thm-breadcrumb li:hover a {
  color: #ffe2c0;
} 

.team-page {
  position: relative;
  display: block;
  padding: 60px 0 60px;
} 

.youtube-container {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 8.14/13.05;
  pointer-events: none;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 30px 0px;
  box-shadow: rgba(162, 162, 162, 0.1) 0px 4px 12px;
}    

.youtube-container iframe {
  width: auto;
  height: 100%;
}

.similar-work {
  position: relative;
  display: block;
  padding: 0px 0 90px;
}

.zoom_effect{
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: white;
  opacity: 0;
  cursor: pointer;
  transition: all 0.5s ease;
  background: #26262642;
}

.product_box img {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product_box img:hover {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product_box:hover .zoom_effect {
  opacity: 1;
  transition: all 0.5s ease;
}
.fancybox__caption b{
  font-weight: 600 !important;
}
.zoom_effect i {
  font-size: 24px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.border-radius-6px {
  border-radius: 6px !important;
}
.position-relative {
  position: relative !important;
}
.overflow-hidden {
  overflow: hidden !important;
}

.space_between{ display: flex; justify-content: space-between;}

.ft_left{ margin-left:10px;}

.ft_project{ display: flex; }
.pro_left_ft{margin-left: 50px !important;}

.ft_mt25{ margin-top: 25px !important;} 

 .col-xl-2.ft2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-xl-2.ft2-1 {
  flex: 0 0 auto;
  width: 11%;
}

.col-xl-3.ft3 {
  flex: 0 0 auto;
  width: 18%;
}


.col-xl-4.ft4 {
  flex: 0 0 auto;
  width: 27.333%;
}

.fs14{ font-size: 14px !important;color: #D28528 !important;}
.profile_counter{ font-size: 40px !important;}

.footer-widget__title.jtp {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.mb40{
  margin-bottom: 30px;
}

/* Laying the Foundation / Vision & Values */

  .get-to-know-two {
  position: relative;
  display: block;
  padding: 60px 0;
} 

.get-to-know-two__left {
  position: relative;
  display: block;
  margin-right: 0px;
}

.get-to-know-two__right .section-title {
  margin-bottom: 5px;
}

.sub_title__1 {
  margin: 0;
  font-size: 25px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
  color: #d28528;
} 

.get-to-know-two__img-box::before {
  position: absolute;
  top: 0;
  left: -10px;
  height: 320px;
  width: 5px;
  content: "";
  background-color: var(--qutiiz-base);
  border-radius: var(--qutiiz-bdr-radius);
}

.mt60{ margin-top: 60px !important;}


.get-to-know-two__img > img {
  width: 100%;
  mix-blend-mode: unset;
  border-radius: var(--qutiiz-bdr-radius);
}


.blog-details__pagenation li {
  position: relative;
  float: left;
  font-size: 26px;
  color: var(--qutiiz-black);
  background-color: #f6f4f9;
  line-height: 31px;
  font-weight: 500;
  transition: all 500ms ease;
  max-width: 570px;
  width: 100%;
  padding-left: 60px;
  padding-top: 53px;
  padding-bottom: 55px;
  font-family: var(--qutiiz-font-two);
  text-transform: uppercase;
  border-radius: var(--qutiiz-bdr-radius);
}

.vision_bg{
  background-color: #f9f9f9;
  padding:15px;
  border-right: solid 3px #D28528;
  /* box-shadow: rgba(195, 195, 195, 0.45) 0px 25px 20px -20px; */
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  }  

.why-choose-one__points {
  position: relative;
  display: block;
  margin-left: 0px;
}

.why-choose-one__points li .text p {
  color: rgb(81, 81, 81);
  margin: 0;
}


.why-choose-one__points li .icon span {
  color: var(--qutiiz-base);
  font-size: 10px;
  transition: all 500ms ease;
  transform: scale(1);
}

.page-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #04000b00;
  background-blend-mode: luminosity;
  opacity: 0.4;
  z-index: -1;
}
.thm-breadcrumb li::before {
  position: absolute;
  top: 0px !important;
  left: -9px;
  content: "/";
  background-color: var(--qutiiz-white);
  height: 0px;
  width: 0px;
}     
 
 .site-footer__middle.midft_2 {
  position: relative;
  display: block;
  background-color: #f4f4f4;
  padding-top: 45px;
  z-index: 1;
} 
.footer-widget__links-list.ft_list li a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: rgb(81, 81, 81);
  transition: all 500ms ease;
  text-transform: uppercase;
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 24px;
}
.footer-widget__title.ft_title {
  font-size: 14px;
  color: rgb(210, 133, 40);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0px;
}  

.site-footer__bottom-text.ft_bottom_text {
  font-size: 10px;
  color: rgb(81, 81, 81);
  margin: 0;
  font-weight: 400;
}
.site-footer__bottom-text.ft_bottom_text a {
  color: rgb(81, 81, 81);
  transition: all 500ms ease;
}

/* Profile */

.main-menu .main-menu__list li ul li:hover > a, .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #e0ac6d;
  color: var(--qutiiz-white);
}
.sub_menu_active{
  background-color:#e0ac6d;
  color: #FFF !important;
}

.sub_menu_active a{
  background-color:#e0ac6d;
  color: #FFF !important;
}

.photo_res{width: 100%; }

.photo_res img{width: 100%; }

.justify_content_center_column{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.services-three__text.why_us_text {
  font-size: 14px;
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 13px;
  color: var(--qutiiz-gray);
}

.min_h170{ min-height: 170px !important;}
.min_h218{ min-height: 218px !important;}
.min_h225{ min-height: 225px !important;}
.min_h242{ min-height: 242px !important;}
.min_h340{ min-height: 340px !important;}


.counter_profile {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 20px -20px;
  padding: 35px 0px;
  border: solid 1px #fafafa;
  border: solid 2px #EFEFEF;
} 

.about-page-counter-two.profile_pb0 {
  padding-bottom: 0px;
}

.thm-breadcrumb li + li {
  margin-left: 9px;
}

/*  */

.leadership_team_padd {
  position: relative;
  display: block;
  padding: 60px 0;
}

/* alembic real estate */

.mb10{ margin-bottom: 10px; }
.pd0{ padding: 0 1px 0; }
.rows{ --bs-gutter-x: 0 !important; }
.pb30{ padding-bottom: 30px !important}
.pt30{ padding-top: 30px !important; }
.pt40{ padding-top: 40px; }
.pb40{ padding-bottom: 40px; }
.pb0{ padding-bottom: 0px; }
.pt0{ padding-top: 0px; }
.w33{ width: 32%; }
.total{ color: #d28528; margin: 0; font-family: var(--qutiiz-font-two); }
.ptb50{ padding: 50px 0;}
.h418{ height: 418px; }
.services-three__single-img-inner{ background: unset; }

.how-we-works-one{
  padding: 60px 0;
}
.how-we-works-one__icon span{
  display: unset;
}
.fs30{
  font-size: 30px;
}
.mr80{
  margin-right: 80px;
}
.mt22{
  margin-top: -22px;
}
.how-we-works-one__title {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
  letter-spacing: 1px;
} 
.top-15{
  top: -15px;
}
.top_15{
  top: 15px;
}
.how-we-works-one__icon {
  width: 140px;
  height: 140px;
}
.how-we-works-one__single .shape1 {
  top: 58px;
}

/* contact page */
.contact-info{
  padding: 60px 0;
}
.contact-page{
  padding: 60px 0;
}
.contact-page-two {
  padding-top: 0px;
}
.pb100{
  padding-bottom: 92px;
}
.contact-info__single h4{
  font-size: 14px;
  line-height: 26px;
}
.contact-info__title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 5px;
} 
.contact-info__text {
  line-height: 26px;
}
.contact-info__icon span{
  font-size: 45px;
}
.contact-info__single-last {
  padding-bottom: 66px;
}
.contact-info__icon {
  height: 100px;
  width: 100px;
}
.contact-info__icon::before{
  background-color: #ffffff;
  /* color : rgb(81, 81, 81); */
}
.contact-info__single:hover .contact-info__icon span {
  transform: scale(0.9);
  color: rgb(81, 81, 81);
}
.contact-info__single:hover .contact-info__icon{
  background-color: unset;
}
.btn_color::after{
  background-color: #f6f4f9;
}
.btn_color:hover {
  color: rgb(81, 81, 81) !important;
  background-color: unset;
}
.contact-page__form .mt40{
  margin-top: 40px;
}
/* vendor page */
.vendor_sec{
  padding: 50px 0;
}
.sticky{
  position: sticky;
}
.mr60{
  margin-right: 60px;
}
.form_bg{
  padding: 40px;
  background-color: #f6f4f9;
}
.sm_box{
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.mb0{
  margin-bottom: 0px;
}
.saf_faq .why-choose-one__points li {
  position: relative;
  display: flex;
  align-items: baseline;
  line-height: 24px;
}
.faq-one-accrodion .accrodion-title h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: rgb(81, 81, 81);
  text-transform: capitalize;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: rgb(81, 81, 81);
}
.faq-one-accrodion .accrodion-content p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
 
/* Our Journey */




.schedule-section {
  position: relative;
  padding: 60px 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
  background-color: #fafafa;
  overflow: hidden;
}
.schedule-timeline {
  position: relative;
}
.schedule-block {
  position: relative;
  margin-bottom: 55px;
}
.schedule-block .project_img{
  position: relative;
  float: left;
  width: 50%;
  text-align: right;
}
.schedule-block .project_img img{
  width: 53%;
  position: relative; 
  border: 1px solid #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  margin-right: 78px;
  border-radius: 9px; 
}
.schedule-block .project_img::after{
  position: absolute;
  right: 10%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
  transform: rotate(180deg);
}
.schedule-block .inner-box {
  position: relative; 
  float: right;
  width: 50%;
  text-align: left;
}
.schedule-block .inner-box .inner {
  position: relative;
  padding: 20px 21px 20px 21px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
  margin-left: 80px; 
  border-radius: 20px;
} 
.schedule-block .bdr_bf::before {
  position: absolute;
  top: 0;
  bottom: -55px;  
  right: 100%; 
  border-left: 2px dashed #dddddd; 
    border-left-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
  content: "";
}
.schedule-block .date {
  display: flex;
  justify-content: center;
  align-items: center; 
  position: absolute;
  left: -51px;
  width: 100px;
  top: 0px; 
  height: 100px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #212639;
  font-weight: 500;
  border-radius: 50%;
  border: 2px dashed #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
  z-index: 9;
}
.schedule-block h4 {
  position: relative;
  font-size: 22px; 
  line-height: 1.2em;
  color: #f6a20a; 
  font-weight: 600;
  margin-bottom: 15px;
  padding-top: 15px;
}
.schedule-block .speaker-info {
  position: relative;
  min-height: 35px;
} 
.schedule-block .speaker-info .name {
  font-size: 16px;
  color: red; 
  font-weight: 500; 
  line-height: 1.2em;
  letter-spacing: 0.5px;
}
.schedule-block .speaker-info .designation {
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-right: 2px;
  font-weight: 400; 
}
.schedule-block .text {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #333;
  margin-bottom: 6px; 
  font-weight: 400;
}
.schedule-block b {
  font-weight: 600;
  color: rgb(14, 81, 140);
}
.schedule-block .inner::after {
  position: absolute;
  right: 100%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
}
.schedule-block::after {
  display: table;
  clear: both;
  content: "";
}

.schedule-block.even .project_img{
  position: relative;
  float: right;
  width: 50%;
  text-align: left;
}
.schedule-block.even .project_img img{
  width: 53%;
  position: relative;  
  border: 1px solid #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  margin-left: 78px;
  border-radius: 9px; 
}
.schedule-block.even .project_img::after{
  position: absolute;
  right: 86.5%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
  transform: rotate(360deg);
}
.schedule-block.even .inner-box {
  float: left;
  text-align: left;
}
.schedule-block.even .inner-box .inner {
  margin-left: 0;
  margin-right: 80px;
}
.schedule-block.even .bdr_bf::before {
  right: auto;
  left: 100%;
  margin-right: 0;
}
.schedule-block.even .date {
  left: auto;
  right: -50px;
}
.schedule-block.even .speaker-info {
  padding-left: 0;
  padding-right: 0px;
} 
.schedule-block.even .speaker-info .thumb {
  left: auto;
  right: 0;
}
.schedule-block.even .inner::after {
  right: auto;
  left: 100%;
  border-right: 0;
  border-left: 20px solid #ffffff;
}
.schedule-block .inner .slider_flex span {
  font-size: 15px;
  color: rgb(14, 81, 140);
}


.schedule-block:nth-child(4n+1) .date, .schedule-block:nth-child(4n+1) .bdr_bf::before {
  border-color: #ffc20b;
}
.schedule-block:nth-child(4n+2) .date, .schedule-block:nth-child(4n+2) .bdr_bf::before {
  border-color: #b1644e;
}
.brown_color{
  color: #b1644e !important;
}
.schedule-block:nth-child(4n+3) .date, .schedule-block:nth-child(4n+3) .bdr_bf::before {
  border-color: #8b8f98;
}
.gray_color1{
  color: #8b8f98 !important;
}
.schedule-block:nth-child(4n+4) .date, .schedule-block:nth-child(4n+4) .bdr_bf::before {
  border-color: #0e518c;
}
.blue_color{
  color: #0e518c !important;
}
.last::before {
  border-left: none !important;
}

.schedule-timeline .schedule-block .project_img {
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block:hover .project_img {
  transform: translateX(-12px);
}
.schedule-timeline .schedule-block .inner-box .inner{
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block:hover .inner-box .inner {
  transform: translateX(12px);
}


.schedule-timeline .schedule-block.even .project_img {
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block.even:hover .project_img {
  transform: translateX(12px);
}
.schedule-timeline .schedule-block.even .inner-box .inner{
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block.even:hover .inner-box .inner {
  transform: translateX(-12px);
}

.schedule-timeline .schedule-block:nth-child(4n+1):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #f8a81670;
}
.schedule-timeline .schedule-block:nth-child(4n+2):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #b1644e70;
}
.schedule-timeline .schedule-block:nth-child(4n+3):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #8b8f9870;
}
.schedule-timeline .schedule-block:nth-child(4n+4):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #0e518c57;
}

@keyframes pulse_hexagon {
  
0% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
70% {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
100% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

}
.bg_transparent{
  background: transparent !important;
}

.our_journey {
  width: 100%;
}

.our_journey img{
  width: 100%;
}

.mb60{ margin-bottom: 60px;}

.team-one__img.leadership_team{
  position: relative;
  display: block;
  overflow:hidden;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #fff;
  background-blend-mode: luminosity;
  width:100%;
  border: solid 1px #f2efef;
} 

.min_h80{ min-height:80px !important;}

.services-three__text.tools_technology_text {
  font-size: 14px;
  margin-bottom: 0px;
  color: var(--qutiiz-gray);

}

.mh_277{ min-height: 277px;}

.services-three__title a {
  color: #692e0d;
  transition:all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  letter-spacing: 0.5pxpx;
}

.how-we-works-one__icon span {
  position: relative;
  display: inline-block;
  line-height: 0;
  transition:all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
  transform: scale(1);
  color: #833205;
}

.our_consultants_architects{
  background-color: rgba(235, 235, 235, 0.3);
}

.award_recognition_btn{
  font-size: 14px; letter-spacing: 1px; font-weight: 500;
  text-transform: uppercase;
  color: #FFF !important;
  text-align: center;
} 

.award_recognition_btn a{ 
  font-size: 14px; letter-spacing: 1px; font-weight: 500;
  text-transform: uppercase;
  color: #FFF !important;
  text-align: center;
} 

.main-menu-wrapper__main-menu {
  margin-right: 25px;
}

.menu_last {
  left: -50px !important;
 }

.mid_section{ padding: 40px 0px;}

.contact-info__single {
  background-color: #f6f6f6;
} 

.comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"] {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
  outline:none;
  display: block;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
} 

.comment-form__input-box textarea {
  height: 175px;
  width: 100%;
  outline:none;
  margin-bottom: 10px;
  border-radius: var(--qutiiz-bdr-radius);
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
} 

.btn_color::after {
  background-color: #f6f6f6;
}

.min_h327{ min-height: 327px;}

.article_flex{ display: flex;flex-direction: column; justify-content: space-between;}

.min_h63{ min-height: 63px !important;}

.mb30{
  margin-bottom: 30px;
}

.mlr0{
  margin-left: 0px;
  margin-right: 0px;
}
.pb60{
  padding-bottom: 60px;
}
.border_radius8{
  border-radius: 8px;
}
 .mt95{
  margin-top: 85px;
}
.contact-page__form .comment-form__btn {
  margin: 0;
  margin-top: 30px;
}
.award_recognition_btn{
  margin: 0 auto;
}
.mt40{
  margin-top: 40px !important;
}
.pb10{
  padding-bottom: 10px;
}
.mb30{
  margin-bottom: 30px;
}
.how-we-works-one__title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
}
.how-we-works-one__title a{
  color: #d28528;
}
.how-we-works-one__single:hover .how-we-works-one__title a {
  color: #04000b;
}
.how-we-works-one__icon .f_color{
  color: #d28528;
}
.mt30{
  margin-top: 30px;
}
.plr15{
  padding-left: 15px;
  padding-right: 15px;
}
.pl15{
  padding-left: 15px;
}
.pr15{
  padding-right: 15px;
}
.h256{
  /* height: 256px; */
  height: 390px;
}


/* Vender */

.container_vender {
  width: var(--containerWidth);
  background: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 50px 35px 10px 35px;
}

.container_vender header {
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 30px 0;
}

.container_vender .form-outer {
  width: 100%;
  overflow: hidden;
}

.container_vender .form-outer form {
  display: flex;
  width: calc(100% * var(--stepNumber));
}

.form-outer form .page {
  width: calc(100% / var(--stepNumber));
  transition: margin-left 0.3s ease-in-out;
}

.form-outer form .page .title {
  text-align: left;
  font-size: 25px;
  font-weight: 500;
}

.form-outer form .page .field {
  width: 50%;
  height: 45px;
  margin: 13px 0;
  display: flex;
  position: relative;
}

.form-outer form .page .field p{
  width: 100%;
  font-size: 10px;
}

.form-outer form .page .next_form{
  width: 100%;
  height: 45px;
  margin: 13px 0;
  display: flex;
  position: relative;
}

form .page .field .label {
  position: absolute;
  top: -21px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
} 

form .page .field input {
  box-sizing: border-box;
  height: 100%;
  width: 100% !important;
  border: 1px solid var(--inputBorderColor);
  border-radius: 5px;
  padding-left: 15px;
  font-size: 11px;
  transition: border-color 150ms ease;
  font-weight: 500;
  letter-spacing: 1px;
}  

form .page .field input.invalid-input {
  border-color: var(--errorColor);
}

form .page .field select {
  width: 100%;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 500;
}

form .page .field button {
  width: 100%;
  height: calc(100% + 5px);
  border: none;
  background: var(--secondary);
  margin-top: -20px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: 0.5s ease;
}

form .page .field button:hover {
  background: #000;
}

form .page .btns button {
  margin-top: -20px !important;
}

form .page .btns button.prev {
  margin-right: 3px;
  font-size: 17px;
}

form .page .btns button.next {
  margin-left: 3px;
}

.container_vender .progress-bar {
  display: flex;
  margin: 40px 0;
  user-select: none;
}

.container_vender .progress-bar .step {
  text-align: center;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_vender .progress-bar .step p {
  font-weight: 500;
  font-size: 18px;
  color: #46200b;
 margin-right: 8px; 
} 

.progress-bar .step .bullet {
  height: 25px;
  width: 25px;
  border: 1px solid #46200b;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  transition: 0.2s;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
} 

.bullet span{  font-size: 17px; color: #46200b;}

.progress-bar .step .bullet.active {
  border-color: var(--primary);
  background: var(--primary);
}

.progress-bar .step .bullet span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.progress-bar .step .bullet.active span {
  display: inherit;
  color: #fff;
} 

.progress-bar .step .bullet:before,.progress-bar .step .bullet:after {
  position: absolute;
  content: "";
  bottom: 11px;
  right: -200px;
  height: 3px;
  width: 180px;
  background: #d28528;
}  

.progress-bar .step .bullet.active:after {
  background: var(--primary);
  transform: scaleX(0);
  transform-origin: left;
  animation: animate 0.3s linear forwards;
}

@keyframes animate {
  100% {
      transform: scaleX(1);
  }
}
.progress-bar .step:last-child .bullet:before,.progress-bar .step:last-child .bullet:after {
  display: none;
}

.progress-bar .step p.active {
  color: var(--primary);
  transition: 0.2s linear;
}

.progress-bar .step .check {
  position: absolute;
  left: 50%;
  top: 70%;
  font-size: 15px;
  transform: translate(-50%, -50%);
  display: none;
}

.progress-bar .step .check.active {
  display: block;
  color: #fff;
}

.iti {
  position: relative;
  display: inline-block;
  width: 100% !important;
}

form .page .field.cintry___code input {
  padding-left: 50px;
}

.file__upload input[type="file"] {
  display: none;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  width: 100%;
  text-align: right;
  border-radius: 5px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  color:#000;
  letter-spacing: 1px;
  display: flex;
  justify-content: end;
  align-items: center;
}

form .page .field .catloag {
  position: absolute;
  top: 42px;
  font-weight: 500;
  color: rgb(88, 88, 88);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 9px;
  letter-spacing: 1px;
} 

.form-outer form .page .field.full_field {
  width: 100%;
  height: 45px;
  margin:33px 0;
  display: flex;
  position: relative;
}

.min_h82{ min-height: 82px !important;}

.min_h825{ min-height: 285px !important;}

.min__h310{ min-height: 310px;}

.fs10{ font-size: 10px !important;}

.min_h290{ min-height: 290px !important;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #86979100;
    background-color: rgba(134, 151, 145, 0);
  border: 2px solid var(--qutiiz-base);
  background-color: rgba(var(--qutiiz-black-rgb), 0);
}

/* stepwizard */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
    margin-bottom: 30px;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
 
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.form-control { 
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  letter-spacing: 0.5px
}

.file__format{
  font-size: 9px;
  text-align: end;
  line-height: 9px;
  margin-top: 5px;
}  

.product_catalogue{
  font-size: 11px;
  color: #555;
  text-align: left;
  letter-spacing: 0.5px;
} 

.form-group {
  margin-bottom: 15px;
  text-align: initial;
}
.mb0{ margin-bottom: 0px !important;}

.opnning_box {display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 31.6%;
  height: 175px;
  margin: 0 10px;
  background-color: #f6f6f6;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
} 


.opnning {
  font-size: 12px !important;
  color: #D28528 !important;
  font-weight: 600;
  text-align: left;
    text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}


.opnning_btn{ width: fit-content !important;}

.mt50{ margin-top: 50px;}

.fs__journey{font-size: 14px;}

.career_position{ width: 100%; padding-left: 10px;}
.career_position h2{
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  color: #d28528;
} 

.career_position p{
  color: rgb(81, 81, 81);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3px;
background-color: #f0f0f0;
  padding: 7px;
  margin-bottom: 1px;
  border-radius: 5px;
}
  
.career_description{ width: 100%; margin-top: 25px;padding-left: 10px;}

.career_description h4{
  font-size:16px;
  line-height:24px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #2c2c2c;
} 

.career_description p{
  color: rgb(81, 81, 81);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-top: 5px;
} 
.career_description li{
  position: relative; list-style: none;
  margin-top: 10px;
}
.career_description li::before{
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: -26px;
  top: 0;
  color: var(--qutiiz-base);
}

.career_position_form{ min-height: 300px; background-color: #f2f2f2; width: 100%;padding: 20px;}
 
/* 11111111111111111111111111 */
.side_0 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.side_1 {
  display: flex;
  align-items: start;
  justify-content: center;
  position: relative;
  width: 59%;
  flex-direction: column;
} 
  
.side_2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f0f0f0;
  height: 625px;
  position: sticky;
  top: 0px;
  width: 40%;
  padding: 20px;
  border-radius: 10px;
}   

.w100{ width: 100%;}


.tdn{text-decoration: none;}

.career_bold{
  color:#8a8a8a;
font-family: "Be Vietnam Pro", sans-serif;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1px;
line-height: 22px;
text-transform: uppercase;
margin-top: 20px;
}

.submitting { text-align: center; font-size: 11px;}
.submitting a{  text-decoration: underline;}

.logo-box a{ width: 100%;}

/* MOB Nav */

.mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #46200b;
  font-size: 11px;
  font-family: var(--qutiiz-font);
  font-weight: 500;
  height: 46px;
  align-items: center;
  transition: 500ms;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0 10px;
}
 
.mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid rgba(60, 60, 60, 0.1);
}

.mobile-nav__container {
  border-top: 1px solid rgba(60, 60, 60, 0.1);
  border-bottom: 1px solid rgba(60, 60, 60, 0.1);
}
.mobile-nav__content {
  width: 300px;
  background-color: #fff;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-nav__content .main-menu__list li a.expanded {
  color: #d28528;
}

.mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: none;
  outline: none;
  color: #46200b;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}

.mobile-nav__close {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 18px;
  color: var(--thm-text-dark);
  cursor: pointer;
}

.main-menu .mobile-nav__toggler {
  font-size: 20px;
  color: #46200b;
  cursor: pointer;
  transition: 500ms;
}

.mobile-nav__content .logo-box {
  margin-bottom: 25px;
  display: flex;
}

.testimonial-one__text{ min-height: 185px !important;}
/* 11111111111111111111111111 */

.clients_box p{ margin-top: 0px;background-color: #f9f9f9;padding: 5px 0;}
.clients_box img{ width: 225px;}
.career-section{
  padding: 60px 0 60px;
} 
.career_box{  
  width: 31.6%;
  height: 100%;
  margin: 0 10px;
  background-color: #f6f6f6;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
} 
.input_box_select{
  height: auto;
  width: 100%;
  margin-bottom: 10px;
  outline: none;
  display: block;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.h522{
  height: 522px;
}
.pdlr0{
  padding-left: 0px;
  padding-right: 0px;
}

.team-one__single:hover .team-one__hover {
  display: none;
} 
.how-we-works-one {
  position: relative;
  display: block;
  background: #ffffff42;
  padding: 120px 0px 120px;
  counter-reset: count;
  z-index: 1;
}

.fw600{ font-weight: 600 !important;}

.ogt_ft{
transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -o-transition-duration: 2s;
  opacity: 1;
  -webkit-filter: grayscale(00%);
  filter: grayscale(00%);
} 
.ogt_ft:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1) !important;
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  opacity: 1;
  z-index: 99999;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  overflow: hidden;
}

.mh113{ min-height: 113px !important;}

.profile_bg{ background-color: #fff7f0;}

.www{width: 23px;}

.min_h212{ min-height: 212px !important;}
.min_h240{ min-height: 240px !important;}
.min_h85{ min-height: 85px !important;}
.min_h70{ min-height: 70px !important;}
.min_h301{ min-height: 301px !important;}
.min_h327{ min-height: 327px !important;}

.mt0{ margin-top: 0 !important;}

.cursor_simple{ cursor: default;}

.grecaptcha-badge{
  z-index: 99;
}
.input_box_select:focus{
  border: 1px solid #555;
}
input:focus{
  border: 1px solid #555 !important;
}


#ptTimeSelectCntr{
  display: none !important;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  height: 0;
}

#ptTimeSelectCntr .ui-widget{
  display: none !important;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  height: 0;
}
.site-footer {
  z-index: 0;
}






@media screen and (min-width: 1300px) and (max-width: 2500px){
.main-header { position: relative;}
}

@media screen and (min-width: 1400px) and (max-width: 1899px){
.smc_watermark {  top: 173px;  right: -150px;}
}

@media screen and (min-width: 1700px) and (max-width: 1799px){
 .h495 {height: 495px;}
}

@media screen and (min-width: 1600px) and (max-width: 1700px){
.br_none_1600{ display: none;} 
.min_h112_1500 {min-height: 112px !important;}
.h495 {height: 495px;}
.lg_pc_pr15{padding-right: 15px;  }
}

@media screen and (min-width: 1500px) and (max-width: 1599px){
.testimonial-one__right { position: relative;}
.br_none_1500{ display: none;} 
.h495 { height: 495px;}
.min_h112_1500 {min-height: 112px !important;}
.h256 { height: 390px; }
.lg_pc_pr15{  padding-right: 15px;}
}

@media screen and (min-width: 1400px) and (max-width: 1499px){
  .min_h112_1400 {min-height: 112px !important;}
  .br_none_1400{ display: none;} 
  .h495 { height: 419px;}
  .lg_pc_pr15{ padding-right: 15px; }
}

@media screen and (min-width: 1300px) and (max-width: 1399px){
.lg_pc_pr15{ padding-right: 15px;}
}

@media screen and (min-width: 1281px) and (max-width: 1366px) {
.clients_box img {  width: 100%;}
.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
  margin-left: 29px;
}
.main-menu {
  padding: 0px 20px;
}

.get-to-know {
  padding: 0px 0px 28px;
}

  .services-three {
  padding: 60px 0px 40px;
}
.get-to-know {
  padding: 60px 0px 60px;
}
.testimonial-one {
  padding: 22px 0 60px;
}
.section-title {
margin-top: 0px;
}
.smc_watermark h1 {
font-size: 140px;
}
.smc_watermark {
  right: -171px;
}
.lg_pc_pr15{
  padding-right: 15px;
}
}

@media screen and (min-width: 1150px) and (max-width: 1280px) {
.clients_box img {  width: 100%;}
.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {  margin-left: 29px;}
.section-title__title {  font-size: 18px;}
.services-three__title {  font-size: 13px;}
.main-menu { padding: 0 17px;  }
.main-header { position: unset;  }

.main-menu-wrapper__logo {
  padding-top: 9px;
  padding-bottom: 2px;
  width: 276px;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #000;
  overflow: hidden !important;
}
.get-to-know__right {
  max-width: unset;
  margin: 10px auto 0;
}

.main-menu .mobile-nav__toggler{    color: #131212;  }
.smc_watermark h1 {  font-size: 140px;}
.smc_watermark {  right: -171px;}
.get-to-know__right {max-width: 100%;}
.lg_pc_pr15{ padding-right: 15px; }
}

@media screen and (min-width:1151px) and (max-width:1199px){
.clients_box img {  width: 100%;}
.dropdown::before {display: none;}
.get-to-know-two__right {  max-width: 100%;  }
.clients_box img {  width: 100%;}
/*  */
.iti { width: 100% !important; }
.mo_mb10{ margin-bottom: 10px !important; }
.lg_pc_pr15{ padding-right: 15px; }

}

@media screen and (min-width: 1100px) and (max-width: 1199px) {
  /*  */
.sm_pc_mb30{
  margin-bottom: 30px;
}
.sm_pc_plr15{
  padding-left: 15px;
  padding-right: 15px;
}
.mob_active{
  color: #d28528 !important;
}
.sm_pc_pr15{
  padding-right: 15px;
}
.sm_pc_mb0{
  margin-bottom: 0px;
}
.min_h128{
  min-height: 106px !important;
}
.how-we-works-one {
  padding: 60px 0px 60px;
}
 .our-journy > div:nth-child(3n+1)::after {
    top: 54px !important;
  }
   .min_h82_1050 {
    min-height: 82px !important;
  }
  .sm_pc_wid .col-lg-4{
    width: 24.33%;
  }
}

@media screen and (min-width:1050px) and (max-width:1150px){
.h508 {
  height: 559px;
}
  .br_none_1050{ display: none;} 
  .opnning_box {
  width: 47%;
  margin-bottom: 20px;
  margin-right: 1%;
} 
.clients_box img {  width: 100%;}
.min_h82_1050 {min-height: 82px !important;}
.min_h105_1050 {min-height: 105px !important;}
.min_h112_1050 {min-height: 112px !important;}
.min_h130_1050 {min-height: 130px !important;}
.min_h258_1050 {min-height: 258px !important;}
.min_h301_1050 {min-height: 301px !important;}
.min_h340_1050 {min-height: 340px !important;}
.min_h350_1050 {min-height: 350px !important;}
.min_h426_1050 {min-height: 426px !important;}
.get-to-know__right {max-width: 100%;}
.main-header {position: relative;}
.get-to-know-two__right {  max-width: 100%;  }
.dropdown::before {display: none;}
.section-title__title {  font-size: 18px;}
.services-three__title {  font-size: 13px;}
.res1150_mt-100px{ margin-top: -160px;}  
.res1150_w33{  max-width: 33.33%;}
.get-to-know__right {  margin: 0px auto 0;}
.testimonial-one__inner {  padding-bottom: 70px;}
.smc_watermark h1 {  font-size: 140px;}
.smc_watermark {  right: -171px;}
.res1150_mb20{
  margin-bottom: 20px;
  margin-top: 0px;
}
.iti { width: 100% !important; }
.mo_mb10{ margin-bottom: 10px !important; }

.testimonial-one .custom-nav {
  left: 0;
  right: 11%;
  bottom: 77px;
  max-width: 1010px;
  text-align: right;
  bottom: -13px;
}
.small_pc_map{
  width: 100%;
  margin-top: 30px;
}
.sm_pc_plr15{
  padding-left: 15px;
  padding-right: 0px;
}
.mob_active{
  color: #d28528 !important;
}
/*  */
.min_h128{
  min-height: 130px !important;
}
}

@media screen and (min-width:1050px) and (max-width:1100px) {

.min_h350_1050_1100{ min-height: 350px !important;}
.min_h351_1050_1100{ min-height: 351px !important;}
.min_h375_1050_1100{ min-height: 375px !important;}

  .sm_h82{
    height: 82px;
  }
}

@media screen and (max-width:991px){
.opnning_box {
  width: 49%;
  margin-bottom: 20px;
  margin-right: 1%;
}
  .dropdown::before {display: none;}

  .schedule-section {
    padding: 30px 0 40px;
  }
  .schedule-block .speaker-info .name {
    font-size: 15px;
  }
  .schedule-block h4 {
    padding-top: 0px;
  }
  .schedule-block .inner-box .inner {
    padding: 20px 13px 20px 13px;
  }
  .res_acp_container{
    max-width: 770px !important;
  }
  .schedule-block .project_img img {
    width: 75%;
  }
  .schedule-block .project_img::after {
    right: 16%;
  }
  .schedule-block.even .project_img img {
    width: 75%;
  }
  .schedule-block.even .project_img::after {
    right: 79%;
  }
  .fs145 {
    font-size: 85px !important;
  }
  .top-42 {
    top: -10px !important;
  }
  .res_acpmt{
    margin-top: 237px !important; 
  }
  .res_none{
    display: none !important;
  }
  .res_mr5{
    margin-right: 5px !important;
  }
  .mob_active{
  color: #d28528 !important;
}
}

@media screen and (max-width: 767px) {
.team-one__single:hover .team-one__hover { display: none;}

.faq-one-accrodion .accrodion-title .mo_ls{  letter-spacing: 0.2px;} 

.mo_ls{letter-spacing: -0.1px} 

.mob_mb0{ margin-bottom: 0;}

.mo_mb10{ margin-bottom: 10px !important; }
.mo_pt25{ padding-top: 25px; }
.mo_plr15{
  padding-left: 15px;
  padding-right: 15px;
}
.about-page-counter-two {
  padding-bottom: 30px !important;
}
.mo_mb20{margin-bottom: 20px;}
.team-page {
  padding: 30px 0 30px;
}
.get-to-know__right .section-title {
  margin-bottom: 0px;
}
.vendor_sec {
  padding: 30px 0;
}
.mrgn0{
margin: 0px;
}
.contact-page__form .mo_mt15 {
  margin-top: 15px;
}
.ven_page .row > * {
  padding-right: 15px;
  padding-left: 15px;
}
.contact-info {
  padding: 30px 0;
}
.mo_mt30{
  margin-top: 30px;
}
.contact-page__form .mo_mt10{
  margin-top: 10px;
}

 

.side_0 { flex-direction: column;}
.side_1 {width: 100%;}
.side_2 {width: 100%;margin-top: 30px;}
.opnning_box {
  width: 49%;
  margin-bottom: 20px;
  margin-right: 1%;
}  
.career-section { padding: 30px 0 20px;} 
.photo_res { width: 100%;  margin-top: 0px;}
.mob_hr{ border-bottom: dotted 1px #CCC;}
.faq-one-accrodion .accrodion-title h4 {font-size: 16px;}
.blog-one {padding: 30px 0;}
.ms_auto{ min-height: auto !important;}
.leadership_team_padd {padding: 30px 0;}
.order_flex{ display: flex;}
.col-xl-6#mob_photo {order: 2;}
.col-xl-6#mob_text {order: 1;}
.section-title { margin-top: 0px;}
.get-to-know-two { padding: 30px 0;}
.mob_mt30 { margin-top: 30px !important;}
.mob_mt25 { margin-top: 25px !important;}
.mob_mt20 { margin-top: 20px !important;}
.mob_mt15 { margin-top: 15px !important;}
.mob_mt10 { margin-top: 10px !important;}
.mob_mt5 { margin-top: 5px !important;}
.mob_mt0 { margin-top: 0px !important;}
.services-three__title { font-size: 13px;}
.mob_mt50{ margin-top: 50px;}
.dropdown::before {display: none;}

.est_ali_page.row > *{
  margin-top: 30px;
}
.how-we-works-one {
  padding: 30px 0;
}
.how-we-works-one__single {
  margin: 0 auto 30px;
}

/*  */
.mo_w50{
 width: 50%;
}
.mo_pb0{
  padding-bottom: 0px !important;
}
.mo_pt0{
  padding-top: 0px;
}
.mo_mlr0{
  margin-left: 0px;
  margin-right: 0px;
}
.mo_pdtb30{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.mo_mt20{
  margin-top: 20px !important;
}
.faq-page {
  padding: 30px 0;
}
.faq-page__single {
  margin-bottom: 0px;
}
.youtube-banner {
  aspect-ratio: 16/9.1;
}
.mo_mt30{
  margin-top: 30px !important;
}
.mo_pb30{
  padding-bottom: 30px;
}
.comment-form__input-box textarea {
  height: 100px;
}
.mo_mb10{
  margin-bottom: 10px;
}


.page-header__inner h2 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.schedule-section {
  padding: 30px 0 40px;
}
.schedule-block {
  position: relative;
  margin-bottom: 45px;
}
.schedule-block .bdr_bf::before {
  border-left: none;
}
.schedule-block .date {
  display: block;
  left: 40%;
  width: 75px;
  top: 11px;
  height: 75px;
  line-height: 70px;
}
.schedule-block .project_img {
  width: 100%;
  text-align: center;
}
.schedule-block .project_img img {
  width: 75%;
  margin-right: 0;
}
.schedule-block .project_img::after {
  right: 18%;
  top: unset;
  bottom: -24px;
  transform: rotate(270deg);
}
.schedule-timeline .schedule-block:hover .project_img {
  transform: translateY(-12px);
  transform: translateX(unset);
}
.schedule-block .inner-box {
  width: 100%;
}
.schedule-block .inner-box .inner {
  margin-left: 0px;
  margin-top: 95px;
}
.schedule-block h4 {
  padding-top: 0px;
}
.schedule-block .inner::after {
  right: 85%;
  top: -25px;
  transform: rotate(90deg);
}
.schedule-timeline .schedule-block:hover .inner-box .inner {
  transform: translateY(12px);
  transform: translateX(unset);
}

.schedule-block.even .date {
  right: 37%;
}
.schedule-block.even .project_img {
  width: 100%;
  text-align: center;
}
.schedule-block.even .project_img img {
  width: 75%;
  margin-left: 0px;
}
.schedule-block.even .project_img::after {
  right: 18%;
  top: unset;
  bottom: -24px;
  transform: rotate(270deg);
}
.schedule-timeline .schedule-block.even:hover .project_img {
  transform: translateY(-12px);
  transform: translateX(unset);
}
.schedule-block.even .inner-box .inner {
  margin-left: 0;
  margin-right: 0px;
}
.schedule-block.even .inner::after {
  left: 10%;
  transform: rotate(270deg);
}
.schedule-timeline .schedule-block.even:hover .inner-box .inner {
  transform: translateY(12px);
  transform: translateX(unset);
}
.schedule-block .speaker-info .name {
  font-size: 16px;
}
.schedule-block .inner-box .inner {
  padding: 20px 21px 20px 21px;
}
.res_acp_container{
  max-width: 720px !important;
}

  /*  */
  .main-header {
    position: unset;
  }
  .youtube-container {
    aspect-ratio: 7/11.5 !important;
    height: 595px;
    overflow: hidden;
  }
  .main-menu .mobile-nav__toggler {
    color: #131212;
  }
  .main-menu {
    padding: 0 14px;
  }
  .main-menu-wrapper__logo {
    padding-top: 23px;
    width: 205px;
  }
  .get-to-know {
    padding: 30px 0 30px;
  }
  .get-to-know__right {
    margin-top: 0px;
  }
  .smc_watermark {
    display: none;
  }
  .mo_dnone{
    display: none;
  }
  .mo_flex{
    flex-direction: column;
  }
  .mo_mt30{
    margin-top: 30px;
  }
  .mo_ml15{
    margin-left: 15px;
  }
  .mo_mb0{
    margin-bottom: 0px;
  }
  .brand-one {
    padding: 1px 2px 60px;
  }
  .site-footer__middle {
    padding-top: 2px;
  } 
  .main-slider .swiper-slide {
    position: relative;
    background-color: #000;
    overflow: hidden !important;
  }
  .main-menu-wrapper__right {
    margin-right: 0;
  }
  .services-three {
    padding: 30px 0px 20px;
  }
  .services-three__single-content {
    min-height: 0px;
  }
  .section-title__title {
    font-size: 16px;
    line-height: 24px;
  } 
  .mo_mtb15{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .brand-one {
    padding: 30px 0px 30px;
  }
  .mo_mb30{
    margin-bottom: 30px;
  }
  .section-title__tagline {
    line-height: 20px;
  }
  .section-title__tagline::before {
    bottom: 0px;
  }
.mo_mt15{
  margin-top: 15px;
}
.testimonial-one {
  padding: 30px 0 90px;
}
.testimonial-one__left {
  text-align: left ;
}
.testimonial-one .custom-nav {
  left: 70%;
  bottom: -21%;
  top: unset;
} 
.testimonial-one__left .section-title {
  margin-bottom: 30px;
}
.mo_mb15{
  margin-bottom: 15px;
}
.mo_mt0{
  margin-top: 0px;
}
.owl-theme .owl-nav {
  margin-top: 9px;
}
.mo_w50{
  width: 50%;
}
.mo_flex_wrap{
  flex-wrap: wrap;
}
.col-xl-3.ft3 {
  width: 50%;
}
.col-xl-2.ft2 {
  width: 50%;
}
.col-xl-2.ft2-1 {
  width: 50%;
}
.row {
  margin-top: 0px;
}
.why-choose-three__tab {
  margin-top: -14px;
  padding-left: 0px;
}
.site-footer__middle.midft_2 {
  padding-top: 0px;
}
.footer-widget__links {
  margin-top: 40px;
  margin-bottom: 20px;
}
.mo_mtb0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.mo_ls{
  letter-spacing: 0.2px;
}
.mo_fs12{
  font-size: 12px !important;
}
.footer-widget__links-list.ft_list li a {
  line-height: 20px;
}
.mo_lh20{
  line-height: 20px;
}
.why-choose-three__tab .tab-buttons {
  display: block;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 30px;
}

.why-choose-one__points li {
  align-items: baseline;
}

}

@media screen and (min-width: 581px) and (max-width: 767px) {

.team-page {  padding: 60px 0 0px;}
.h275 {  height: 275px;}
.mob_min_mh82{ min-height: 82px !important;}
.mob_min_mh106{ min-height: 106px !important;}
.mob_min_mh112{ min-height: 112px !important;}
.mob_min_mh140{ min-height: 140px !important;}
.mob_min_mh260{ min-height: 260px !important;}
.mob_min_mh402{ min-height: 402px !important;}
.mob_min_mh426{ min-height: 426px !important;}
.flex_end{
  justify-content: end;
  display: flex;
}

    .container, .container-sm {
      max-width: 90%;
    }


  .col-sm-6 .w50_ft{
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-6.w100_ft{
    flex: 0 0 auto;
    width: 100% !important;
  }

    .smc_watermark { 
      visibility: hidden;
    }

    .counter-two__single {
      flex: 1 0 30%;
      padding: 16px 6px;
    
    }
    
    .get-to-know__right {
      margin-top: 0px;
    } 

    .get-to-know {
      padding-bottom: 7px;
  }
  .get-to-know {
    padding: 40px 0 26px;
  }
  .section-title {
    margin-top: 0px;
  } 

  .why-choose-three__tab .tab-buttons {
    display: block !important;
  }
  .why-choose-three__tab {
    margin-top: 0px;
  }

  .services-three {
    padding: 44px 0px 0px;
  }

  .testimonial-one .custom-nav {
    left: 70%;
    top: 92%;
  }

  .footer-widget__links {
    position: relative;
    display: block;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 10px;
  }

  .site-footer__middle {
    z-index: 1;
    margin-top: 14px;
  }

  .footer-widget__about {
    margin-top: 7px;
  }
  .mob_h237{
    height: 237px;
  }
}

@media screen and (max-width: 660px) {
    :root {
        --containerWidth: 400px;
    }
    .progress-bar .step p {
        display: none;
    }
    .progress-bar .step .bullet::after,
    .progress-bar .step .bullet::before {
        display: none;
    }
    .progress-bar .step .bullet {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .progress-bar .step .check {
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 15px;
        transform: translate(-50%, -50%);
        display: none;
    }
    .step {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 600px) {
  .opnning_box {width: 94%; margin: 0 auto; margin-bottom: 20px;}
}

@media screen and (max-width: 575px) {
  .clients_box p {
  margin-top: 0px;
  background-color: #f9f9f9;
  padding: 5px 0;
  width: 100%;
}
.clients_box {
  text-align: center;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 5px 5px 5px 5px;
  min-height: 197px;
  transition: all 0.65s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}
}

@media screen and (min-width: 500px) and (max-width: 600px){
  .est_ali_page .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .mob_h106{
    height: 106px;
  }
  .mob_h82{
    height: 82px;
  }
}

@media screen and (max-width: 490px) {
    :root {
        --containerWidth: 100%;
    }
    .container_vender {
        box-sizing: border-box;
        border-radius: 0;
    }
}

  
