@charset "UTF-8";
/*-----------------------------------------------------------------------------------

	Theme Name: Artevo
	Theme URI: http://
	Description: Creative agency & portfolio
	Author: ui-themez
	Author URI: https://themeforest.net/user/uicamp
	Version: 1.0

-----------------------------------------------------------------------------------*/
/* --------------- helper classes --------------- */
/* --------------- radius classes --------------- */
.radius-1 {
  border-radius: 1px !important;
}

.radius-3 {
  border-radius: 3px !important;
}

.radius-5 {
  border-radius: 5px !important;
}

.radius-8 {
  border-radius: 8px !important;
}

.radius-10 {
  border-radius: 10px !important;
}

.radius-12 {
  border-radius: 12px !important;
}

.radius-15 {
  border-radius: 15px !important;
}

.radius-20 {
  border-radius: 20px !important;
}

.radius-25 {
  border-radius: 25px !important;
}

.radius-30 {
  border-radius: 30px !important;
}

.radius-35 {
  border-radius: 35px !important;
}

.radius-40 {
  border-radius: 40px !important;
}

.radius-45 {
  border-radius: 45px !important;
}

.radius-50 {
  border-radius: 50px !important;
}

.radius-60 {
  border-radius: 60px !important;
}

.radius-70 {
  border-radius: 70px !important;
}

.radius-80 {
  border-radius: 80px !important;
}

.radius-90 {
  border-radius: 90px !important;
}

.radius-100 {
  border-radius: 100px !important;
}

.radius-150 {
  border-radius: 150px !important;
}

.radius-200 {
  border-radius: 200px !important;
}

.radius-250 {
  border-radius: 250px !important;
}

.radius-top-left-0 {
  border-top-left-radius: 0 !important;
}

.radius-top-right-0 {
  border-top-right-radius: 0 !important;
}

.radius-bottom-right-0 {
  border-bottom-right-radius: 0 !important;
}

.radius-bottom-left-0 {
  border-bottom-left-radius: 0 !important;
}

/* --------------- margin classes --------------- */
.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ms-10 {
  -webkit-margin-start: 10px !important;
          margin-inline-start: 10px !important;
}

.ms-15 {
  -webkit-margin-start: 15px !important;
          margin-inline-start: 15px !important;
}

.ms-20 {
  -webkit-margin-start: 20px !important;
          margin-inline-start: 20px !important;
}

.ms-30 {
  -webkit-margin-start: 30px !important;
          margin-inline-start: 30px !important;
}

.ms-40 {
  -webkit-margin-start: 40px !important;
          margin-inline-start: 40px !important;
}

.ms-50 {
  -webkit-margin-start: 50px !important;
          margin-inline-start: 50px !important;
}

.ms-60 {
  -webkit-margin-start: 60px !important;
          margin-inline-start: 60px !important;
}

.ms-70 {
  -webkit-margin-start: 70px !important;
          margin-inline-start: 70px !important;
}

.ms-80 {
  -webkit-margin-start: 80px !important;
          margin-inline-start: 80px !important;
}

.ms-90 {
  -webkit-margin-start: 90px !important;
          margin-inline-start: 90px !important;
}

.ms-100 {
  -webkit-margin-start: 100px !important;
          margin-inline-start: 100px !important;
}

.ms-120 {
  -webkit-margin-start: 120px !important;
          margin-inline-start: 120px !important;
}

.ms-150 {
  -webkit-margin-start: 150px !important;
          margin-inline-start: 150px !important;
}

.ms-200 {
  -webkit-margin-start: 200px !important;
          margin-inline-start: 200px !important;
}

.me-10 {
  -webkit-margin-end: 10px !important;
          margin-inline-end: 10px !important;
}

.me-15 {
  -webkit-margin-end: 15px !important;
          margin-inline-end: 15px !important;
}

.me-20 {
  -webkit-margin-end: 20px !important;
          margin-inline-end: 20px !important;
}

.me-30 {
  -webkit-margin-end: 30px !important;
          margin-inline-end: 30px !important;
}

.me-40 {
  -webkit-margin-end: 40px !important;
          margin-inline-end: 40px !important;
}

.me-50 {
  -webkit-margin-end: 50px !important;
          margin-inline-end: 50px !important;
}

.me-60 {
  -webkit-margin-end: 60px !important;
          margin-inline-end: 60px !important;
}

.me-70 {
  -webkit-margin-end: 70px !important;
          margin-inline-end: 70px !important;
}

.me-80 {
  -webkit-margin-end: 80px !important;
          margin-inline-end: 80px !important;
}

.me-90 {
  -webkit-margin-end: 90px !important;
          margin-inline-end: 90px !important;
}

.me-100 {
  -webkit-margin-end: 100px !important;
          margin-inline-end: 100px !important;
}

.me-120 {
  -webkit-margin-end: 120px !important;
          margin-inline-end: 120px !important;
}

.me-150 {
  -webkit-margin-end: 150px !important;
          margin-inline-end: 150px !important;
}

.me-200 {
  -webkit-margin-end: 200px !important;
          margin-inline-end: 200px !important;
}

/* --------------- padding classes --------------- */
.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.p-70 {
  padding: 70px !important;
}

.p-80 {
  padding: 80px !important;
}

.p-90 {
  padding: 90px !important;
}

.p-100 {
  padding: 100px !important;
}

.p-120 {
  padding: 120px !important;
}

.p-150 {
  padding: 150px !important;
}

.p-200 {
  padding: 200px !important;
}

.ps-10 {
  -webkit-padding-start: 10px !important;
          padding-inline-start: 10px !important;
}

.ps-15 {
  -webkit-padding-start: 15px !important;
          padding-inline-start: 15px !important;
}

.ps-20 {
  -webkit-padding-start: 20px !important;
          padding-inline-start: 20px !important;
}

.ps-30 {
  -webkit-padding-start: 30px !important;
          padding-inline-start: 30px !important;
}

.ps-40 {
  -webkit-padding-start: 40px !important;
          padding-inline-start: 40px !important;
}

.ps-50 {
  -webkit-padding-start: 50px !important;
          padding-inline-start: 50px !important;
}

.ps-60 {
  -webkit-padding-start: 60px !important;
          padding-inline-start: 60px !important;
}

.ps-70 {
  -webkit-padding-start: 70px !important;
          padding-inline-start: 70px !important;
}

.ps-80 {
  -webkit-padding-start: 80px !important;
          padding-inline-start: 80px !important;
}

.ps-90 {
  -webkit-padding-start: 90px !important;
          padding-inline-start: 90px !important;
}

.ps-100 {
  -webkit-padding-start: 100px !important;
          padding-inline-start: 100px !important;
}

.ps-120 {
  -webkit-padding-start: 120px !important;
          padding-inline-start: 120px !important;
}

.ps-150 {
  -webkit-padding-start: 150px !important;
          padding-inline-start: 150px !important;
}

.ps-200 {
  -webkit-padding-start: 200px !important;
          padding-inline-start: 200px !important;
}

.pe-10 {
  -webkit-padding-end: 10px !important;
          padding-inline-end: 10px !important;
}

.pe-15 {
  -webkit-padding-end: 15px !important;
          padding-inline-end: 15px !important;
}

.pe-20 {
  -webkit-padding-end: 20px !important;
          padding-inline-end: 20px !important;
}

.pe-30 {
  -webkit-padding-end: 30px !important;
          padding-inline-end: 30px !important;
}

.pe-40 {
  -webkit-padding-end: 40px !important;
          padding-inline-end: 40px !important;
}

.pe-50 {
  -webkit-padding-end: 50px !important;
          padding-inline-end: 50px !important;
}

.pe-60 {
  -webkit-padding-end: 60px !important;
          padding-inline-end: 60px !important;
}

.pe-70 {
  -webkit-padding-end: 70px !important;
          padding-inline-end: 70px !important;
}

.pe-80 {
  -webkit-padding-end: 80px !important;
          padding-inline-end: 80px !important;
}

.pe-90 {
  -webkit-padding-end: 90px !important;
          padding-inline-end: 90px !important;
}

.pe-100 {
  -webkit-padding-end: 100px !important;
          padding-inline-end: 100px !important;
}

.pe-120 {
  -webkit-padding-end: 120px !important;
          padding-inline-end: 120px !important;
}

.pe-150 {
  -webkit-padding-end: 150px !important;
          padding-inline-end: 150px !important;
}

.pe-200 {
  -webkit-padding-end: 200px !important;
          padding-inline-end: 200px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

/* --------------- opacity classes --------------- */
.op-1 {
  opacity: 0.1;
}

.op-2 {
  opacity: 0.2;
}

.op-3 {
  opacity: 0.3;
}

.op-4 {
  opacity: 0.4;
}

.op-5 {
  opacity: 0.5;
}

.op-6 {
  opacity: 0.6;
}

.op-7 {
  opacity: 0.7;
}

.op-8 {
  opacity: 0.8;
}

.op-9 {
  opacity: 0.9;
}

.op-10 {
  opacity: 1;
}

/* --------------- lineHeight classes --------------- */
.lh-1 {
  line-height: 1 !important;
}

.lh-2 {
  line-height: 1.2 !important;
}

.lh-3 {
  line-height: 1.4 !important;
}

.lh-4 {
  line-height: 1.6 !important;
}

.lh-5 {
  line-height: 1.8 !important;
}

.lh-6 {
  line-height: 2 !important;
}

.lh-7 {
  line-height: 2.5 !important;
}

.lh-8 {
  line-height: 3 !important;
}

/* --------------- border color classes --------------- */
.border-wh-1 {
  border-color: #fff1 !important;
}

.border-wh-2 {
  border-color: #fff2 !important;
}

.border-wh-3 {
  border-color: #fff3 !important;
}

.border-wh-4 {
  border-color: #fff4 !important;
}

.border-wh-5 {
  border-color: #fff5 !important;
}

.border-wh-6 {
  border-color: #fff6 !important;
}

.border-wh-7 {
  border-color: #fff7 !important;
}

.border-wh-8 {
  border-color: #fff8 !important;
}

.border-wh-9 {
  border-color: #fff9 !important;
}

.border-dr-1 {
  border-color: #0001 !important;
}

.border-dr-2 {
  border-color: #0002 !important;
}

.border-dr-3 {
  border-color: #0003 !important;
}

.border-dr-4 {
  border-color: #0004 !important;
}

.border-dr-5 {
  border-color: #0005 !important;
}

.border-dr-6 {
  border-color: #0006 !important;
}

.border-dr-7 {
  border-color: #0007 !important;
}

.border-dr-8 {
  border-color: #0008 !important;
}

.border-dr-9 {
  border-color: #0009 !important;
}

.border-gray {
  border-color: #d9d9d9 !important;
}

.border-gray2 {
  border-color: #999 !important;
}

/* ---------------  color classes --------------- */
.cr-000 {
  color: #000 !important;
}

.cr-111 {
  color: #111 !important;
}

.cr-222 {
  color: #222 !important;
}

.cr-333 {
  color: #333 !important;
}

.cr-444 {
  color: #444 !important;
}

.cr-555 {
  color: #555 !important;
}

.cr-666 {
  color: #666 !important;
}

.cr-777 {
  color: #777 !important;
}

.cr-888 {
  color: #888 !important;
}

.cr-999 {
  color: #999 !important;
}

.cr-ccc {
  color: #cccccc !important;
}

/* ---------------  bg classes --------------- */
.bg-000 {
  background-color: #000 !important;
}

.bg-111 {
  background-color: #111 !important;
}

.bg-222 {
  background-color: #222 !important;
}

.bg-333 {
  background-color: #333 !important;
}

.bg-444 {
  background-color: #444 !important;
}

.bg-555 {
  background-color: #555 !important;
}

.bg-666 {
  background-color: #666 !important;
}

.bg-777 {
  background-color: #777 !important;
}

.bg-888 {
  background-color: #888 !important;
}

.bg-999 {
  background-color: #999 !important;
}

.bg-ccc {
  background-color: #cccccc !important;
}

.bg-f0 {
  background-color: #f0f0f0 !important;
}

.bg-f1 {
  background-color: #f1f1f1 !important;
}

.bg-f2 {
  background-color: #f2f2f2 !important;
}

.bg-f3 {
  background-color: #f3f3f3 !important;
}

.bg-f4 {
  background-color: #f4f4f4 !important;
}

.bg-f5 {
  background-color: #f5f5f5 !important;
}

.bg-f6 {
  background-color: #f6f6f6 !important;
}

.bg-f7 {
  background-color: #f7f7f7 !important;
}

.bg-f8 {
  background-color: #f8f8f8 !important;
}

.bg-f9 {
  background-color: #f9f9f9 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-dark1 {
  background-color: #2e2e31 !important;
}

.bg-fff-1 {
  background-color: #fff1;
}

.bg-fff-2 {
  background-color: #fff3;
}

.bg-fff-3 {
  background-color: #fff5;
}

.bg-fff-4 {
  background-color: #fff7;
}

.bg-fff-5 {
  background-color: #fff9;
}

.bg-000-1 {
  background-color: #0001;
}

.bg-000-2 {
  background-color: #0003;
}

.bg-000-3 {
  background-color: #0005;
}

.bg-000-4 {
  background-color: #0007;
}

.bg-000-5 {
  background-color: #0009;
}

/* --------------- icons size --------------- */
.icon-3 {
  width: 3px;
  height: 3px;
}

.icon-6 {
  width: 6px;
  height: 6px;
}

.icon-8 {
  width: 8px;
  height: 8px;
}

.icon-10 {
  width: 10px;
  height: 10px;
}

.icon-15 {
  width: 15px;
  height: 15px;
}

.icon-20 {
  width: 20px;
  height: 20px;
}

.icon-25 {
  width: 25px;
  height: 25px;
}

.icon-30 {
  width: 30px;
  height: 30px;
}

.icon-35 {
  width: 35px;
  height: 35px;
}

.icon-40 {
  width: 40px;
  height: 40px;
}

.icon-45 {
  width: 45px;
  height: 45px;
}

.icon-50 {
  width: 50px;
  height: 50px;
}

.icon-55 {
  width: 55px;
  height: 55px;
}

.icon-60 {
  width: 60px;
  height: 60px;
}

.icon-65 {
  width: 65px;
  height: 65px;
}

.icon-70 {
  width: 70px;
  height: 70px;
}

.icon-75 {
  width: 75px;
  height: 75px;
}

.icon-80 {
  width: 80px;
  height: 80px;
}

.icon-85 {
  width: 85px;
  height: 85px;
}

.icon-90 {
  width: 90px;
  height: 90px;
}

.icon-95 {
  width: 95px;
  height: 95px;
}

.icon-100 {
  width: 100px;
  height: 100px;
}

.icon-125 {
  width: 125px;
  height: 125px;
}

.icon-150 {
  width: 150px;
  height: 150px;
}

.icon-175 {
  width: 175px;
  height: 175px;
}

.icon-200 {
  width: 200px;
  height: 200px;
}

/* --------------- img classes --------------- */
.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: inherit;
}

.img-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: inherit;
}

.imgrotate-scale-hover {
  overflow: hidden;
}
.imgrotate-scale-hover img {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.imgrotate-scale-hover:hover img {
  -webkit-transform: rotate(-10deg) scale(1.2);
          transform: rotate(-10deg) scale(1.2);
}

.filter-gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

a:hover .filter-gray {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.hover-color:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

/* --------------- height classes --------------- */
.th-10 {
  height: 10px !important;
}

.th-15 {
  height: 15px !important;
}

.th-20 {
  height: 20px !important;
}

.th-25 {
  height: 25px !important;
}

.th-30 {
  height: 30px !important;
}

.th-35 {
  height: 35px !important;
}

.th-40 {
  height: 40px !important;
}

.th-45 {
  height: 45px !important;
}

.th-50 {
  height: 50px !important;
}

.th-60 {
  height: 60px !important;
}

.th-70 {
  height: 70px !important;
}

.th-80 {
  height: 80px !important;
}

.th-90 {
  height: 90px !important;
}

.th-100 {
  height: 100px !important;
}

.th-120 {
  height: 120px !important;
}

.th-140 {
  height: 140px !important;
}

.th-160 {
  height: 160px !important;
}

.th-180 {
  height: 180px !important;
}

.th-200 {
  height: 200px !important;
}

.th-230 {
  height: 230px !important;
}

.th-250 {
  height: 250px !important;
}

.th-280 {
  height: 280px !important;
}

.th-300 {
  height: 300px !important;
}

.th-330 {
  height: 330px !important;
}

.th-350 {
  height: 350px !important;
}

.th-380 {
  height: 380px !important;
}

.th-400 {
  height: 400px !important;
}

.th-425 {
  height: 425px !important;
}

.th-450 {
  height: 450px !important;
}

.th-475 {
  height: 475px !important;
}

.th-500 {
  height: 500px !important;
}

.th-525 {
  height: 525px !important;
}

.th-550 {
  height: 550px !important;
}

.th-575 {
  height: 575px !important;
}

.th-600 {
  height: 600px !important;
}

.th-650 {
  height: 650px !important;
}

.th-700 {
  height: 700px !important;
}

.th-750 {
  height: 750px !important;
}

.th-800 {
  height: 800px !important;
}

.th-900 {
  height: 900px !important;
}

.th-1000 {
  height: 1000px !important;
}

.text-pretty {
  text-wrap: pretty !important;
}

.text-balance {
  text-wrap: balance !important;
}

.text-justify {
  text-align: justify !important;
}

.clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-8 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp-10 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --------------- letter spacing classes --------------- */
.ltspc-0 {
  letter-spacing: 0 !important;
}

.ltspc-1 {
  letter-spacing: 1px !important;
}

.ltspc-2 {
  letter-spacing: 2px !important;
}

.ltspc-3 {
  letter-spacing: 3px !important;
}

.ltspc-4 {
  letter-spacing: 4px !important;
}

.ltspc-5 {
  letter-spacing: 5px !important;
}

.ltspc-8 {
  letter-spacing: 8px !important;
}

.ltspc-10 {
  letter-spacing: 10px !important;
}

.ltspc-12 {
  letter-spacing: 12px !important;
}

.ltspc-15 {
  letter-spacing: 15px !important;
}

.ltspc-17 {
  letter-spacing: 17px !important;
}

.ltspc-20 {
  letter-spacing: 20px !important;
}

.ltspc--1 {
  letter-spacing: -1px !important;
}

.ltspc--2 {
  letter-spacing: -2px !important;
}

.ltspc--3 {
  letter-spacing: -3px !important;
}

.fsz-3 {
  font-size: 3px !important;
}

.fsz-5 {
  font-size: 5px !important;
}

.fsz-8 {
  font-size: 8px !important;
}

.fsz-10 {
  font-size: 10px !important;
}

.fsz-11 {
  font-size: 11px !important;
}

.fsz-12 {
  font-size: 12px !important;
}

.fsz-13 {
  font-size: 13px !important;
}

.fsz-14 {
  font-size: 14px !important;
}

.fsz-15 {
  font-size: 15px !important;
}

.fsz-16 {
  font-size: 16px !important;
}

.fsz-17 {
  font-size: 17px !important;
}

.fsz-18 {
  font-size: 18px !important;
}

.fsz-19 {
  font-size: 19px !important;
}

.fsz-20 {
  font-size: 20px !important;
}

.fsz-21 {
  font-size: 21px !important;
}

.fsz-22 {
  font-size: 22px !important;
}

.fsz-23 {
  font-size: 23px !important;
}

.fsz-24 {
  font-size: 24px !important;
}

.fsz-25 {
  font-size: 25px !important;
}

.fsz-26 {
  font-size: 26px !important;
}

.fsz-27 {
  font-size: 27px !important;
}

.fsz-28 {
  font-size: 28px !important;
}

.fsz-29 {
  font-size: 29px !important;
}

.fsz-30 {
  font-size: 30px !important;
}

.fsz-35 {
  font-size: 35px !important;
}

.fsz-40 {
  font-size: 40px !important;
}

.fsz-45 {
  font-size: 45px !important;
}

.fsz-50 {
  font-size: 50px !important;
}

.fsz-55 {
  font-size: 55px !important;
}

.fsz-60 {
  font-size: 60px !important;
}

.fsz-65 {
  font-size: 65px !important;
}

.fsz-70 {
  font-size: 70px !important;
}

.fsz-75 {
  font-size: 75px !important;
}

.fsz-80 {
  font-size: 80px !important;
}

.fsz-85 {
  font-size: 85px !important;
}

.fsz-90 {
  font-size: 90px !important;
}

.fsz-95 {
  font-size: 95px !important;
}

.fsz-100 {
  font-size: 100px !important;
}

.fsz-120 {
  font-size: 120px !important;
}

.fsz-150 {
  font-size: 150px !important;
}

.fsz-170 {
  font-size: 170px !important;
}

.fsz-200 {
  font-size: 200px !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.znd-1 {
  z-index: 1;
}

.znd-2 {
  z-index: 2;
}

.znd-3 {
  z-index: 3;
}

.znd-4 {
  z-index: 4;
}

.znd-5 {
  z-index: 5;
}

.znd-6 {
  z-index: 6;
}

.znd-7 {
  z-index: 7;
}

.znd-8 {
  z-index: 8;
}

.znd-9 {
  z-index: 9;
}

.znd-10 {
  z-index: 10;
}

.znd-25 {
  z-index: 25;
}

.znd-50 {
  z-index: 50;
}

.znd-75 {
  z-index: 75;
}

.znd-100 {
  z-index: 100;
}

.znd-200 {
  z-index: 200;
}

.znd-999 {
  z-index: 999;
}

.top-1 {
  top: 1px;
}

.top-2 {
  top: 2px;
}

.top-3 {
  top: 3px;
}

.top-4 {
  top: 4px;
}

.top-5 {
  top: 5px;
}

.top-6 {
  top: 6px;
}

.top-7 {
  top: 7px;
}

.top-8 {
  top: 8px;
}

.top-9 {
  top: 9px;
}

.top-10 {
  top: 10px;
}

.btm-1 {
  bottom: 1px;
}

.btm-2 {
  bottom: 2px;
}

.btm-3 {
  bottom: 3px;
}

.btm-4 {
  bottom: 4px;
}

.btm-5 {
  bottom: 5px;
}

.btm-6 {
  bottom: 6px;
}

.btm-7 {
  bottom: 7px;
}

.btm-8 {
  bottom: 8px;
}

.btm-9 {
  bottom: 9px;
}

.btm-10 {
  bottom: 10px;
}

.tr-delay1 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.tr-delay2 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.tr-delay3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.tr-delay4 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.tr-delay5 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.hover-underline:hover {
  text-decoration: underline !important;
}

.hover-white:hover {
  color: #fff;
}
.hover-white:hover * {
  color: #fff;
}

/* --------------------------------------------------------------
                        [ all fonts style ]
-------------------------------------------------------------- */
.font-Sora {
  font-family: "Sora", sans-serif;
}

.font-Akshar {
  font-family: "Akshar", sans-serif;
}

.font-Playfair {
  font-family: "Playfair", serif;
}

.font-Instrument {
  font-family: sans-serif;
}

.font-Poppins {
  font-family: "Poppins", sans-serif;
}

/* --------------- global --------------- */
*,
* button:focus {
  outline: 0;
  margin: 0;
}

html::-webkit-scrollbar {
  height: 20px;
  width: 10px;
  background: #f1f1f1;
  border-radius: 0;
}

html::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

html::-webkit-scrollbar-corner {
  background: #999;
  border-radius: 10px;
}

body {
  font-family: "Sora", sans-serif;
  text-decoration: none;
  font-size: 14px;
  overflow-x: hidden;
  position: relative;
}

.navbar {
  z-index: 99;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.2;
}

.container,
.container-fluid {
  position: relative;
  z-index: 5;
}

body a:focus {
  outline: 0;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

body ul {
  list-style-type: none;
  margin: 0;
}

.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  -webkit-appearance: none;
}

.btn:active,
.btn:active:focus,
.btn:active:hover,
.btn:focus,
.btn:hover,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  outline: 0;
}

a,
span,
img,
strong,
i {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

a:not(.no-transition) {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:not(.no-transition) * {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

ul {
  padding: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
}

p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.txt-stroke {
  color: transparent;
  -webkit-text-stroke: 1px #111;
  font-family: Arial, Helvetica, sans-serif;
}

.txt-stroke-wh {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.small,
small {
  font-size: 12px;
  display: inline-block;
}

.df-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.dnf-center {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.section-padding {
  padding: 120px 0;
}

.bg-dots {
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}

/* --------------- swiper slider --------------- */
.swiper-container {
  overflow: hidden;
}

.swiper-notification {
  display: none;
}

.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet {
  background-color: #000;
  margin: 0 10px !important;
}
.swiper-pagination.pagination-white .swiper-pagination-bullet {
  background-color: #fff !important;
}

.swiper-pagination-st1 {
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
  bottom: 0 !important;
  z-index: 20;
  padding-bottom: 2px;
}
.swiper-pagination-st1 .swiper-pagination-bullet {
  background-color: #000;
  width: 4px;
  height: 4px;
  outline: 1px solid transparent;
  outline-offset: 6px;
  margin: 1px 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swiper-pagination-st1 .swiper-pagination-bullet-active {
  outline-color: #000;
}
.swiper-pagination-st1.pagination-wh .swiper-pagination-bullet {
  background-color: #fff !important;
}
.swiper-pagination-st1.pagination-wh .swiper-pagination-bullet-active {
  outline-color: #fff !important;
}
.swiper-pagination-st1.pagination-orange1 .swiper-pagination-bullet {
  background-color: var(--cr-orange1) !important;
}
.swiper-pagination-st1.pagination-orange1 .swiper-pagination-bullet-active {
  outline-color: var(--cr-orange1) !important;
}
.swiper-pagination-st1.pagination-green1 .swiper-pagination-bullet {
  background-color: var(--cr-green1) !important;
}
.swiper-pagination-st1.pagination-green1 .swiper-pagination-bullet-active {
  outline-color: var(--cr-green1) !important;
}
.swiper-pagination-st1.pagination-gold1 .swiper-pagination-bullet {
  background-color: var(--cr-gold1) !important;
}
.swiper-pagination-st1.pagination-gold1 .swiper-pagination-bullet-active {
  outline-color: var(--cr-gold1) !important;
}

.swiper-pagination-st2 {
  bottom: 0 !important;
}
.swiper-pagination-st2 .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  background-color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.swiper-pagination-st2.hrz-pagination {
  position: absolute;
  left: auto;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: block;
}
.swiper-pagination-st2.hrz-pagination .swiper-pagination-bullet {
  width: 3px;
  height: 50px;
  margin: 5px 0 !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  color: #000;
  font-size: 30px;
}

.swiper-controls-st1 {
  position: relative;
  border-radius: 30px;
  min-width: 190px;
}
.swiper-controls-st1 .swiper-button-next,
.swiper-controls-st1 .swiper-button-prev {
  background-color: transparent !important;
  opacity: 1 !important;
  bottom: 1px !important;
  z-index: 20;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.swiper-controls-st1 .swiper-button-next::after,
.swiper-controls-st1 .swiper-button-prev::after {
  color: #999 !important;
  font-size: 11px !important;
}
.swiper-controls-st1 .swiper-button-next {
  right: 0;
}
.swiper-controls-st1 .swiper-button-prev {
  left: 0;
}
.swiper-controls-st1 .swiper-pagination {
  bottom: 7px !important;
  z-index: 0;
}
.swiper-controls-st1 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px !important;
}
.swiper-controls-st1 .swiper-pagination-progressbar {
  height: 1px;
  background-color: #9992;
  width: 94%;
  left: 3%;
}
.swiper-controls-st1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #000;
}
.swiper-controls-st1.dark-border-controls {
  background-color: transparent;
  border: 1px solid #bbb;
}
.swiper-controls-st1.dark-border-controls .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--cr-dark1);
}

.swiper-controls-st1.brown1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--cr-brown1);
}

.swiper-controls-st1.gold1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--cr-gold1);
}

.swiper-controls-st6 {
  position: relative;
  width: 50px;
  height: 20px;
}
.swiper-controls-st6::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #9993;
}
.swiper-controls-st6 .swiper-button-next,
.swiper-controls-st6 .swiper-button-prev {
  background-color: transparent !important;
  opacity: 1 !important;
  bottom: 1px !important;
  z-index: 20;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.swiper-controls-st6 .swiper-button-next::after,
.swiper-controls-st6 .swiper-button-prev::after {
  color: #999 !important;
  font-size: 11px !important;
}
.swiper-controls-st6 .swiper-button-next {
  right: 0;
}
.swiper-controls-st6 .swiper-button-prev {
  left: 0;
}

/* --------------- float cursor --------------- */
.float-cursor-container {
  position: relative;
  cursor: none;
}
.float-cursor-container * {
  cursor: none;
}
.float-cursor-container .float-cursor {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px;
  text-align: center;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
  background-color: #fff;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 50;
  -webkit-transition: opacity 0.4s ease, all 0.1s linear, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, all 0.1s linear, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, all 0.1s linear;
  transition: opacity 0.4s ease, transform 0.4s ease, all 0.1s linear, -webkit-transform 0.4s ease;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  .float-cursor-container {
    cursor: auto;
  }
  .float-cursor-container * {
    cursor: auto;
  }
  .float-cursor-container .float-cursor {
    display: none !important;
  }
}
/* --------------- pagination style 1 --------------- */
.pagination-st1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 5px;
  margin-top: 50px;
}
.pagination-st1 a {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border: 1px solid #9993;
}
.pagination-st1 a:hover, .pagination-st1 a.active {
  background-color: #000;
  color: #fff;
}

/* Preloader
-----------------------------------------------------------------*/
.loader-wrap {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  z-index: 99999999999999;
}

.loader-wrap svg {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 110vh;
  fill: #111;
}

.loader-wrap .loader-wrap-heading .load-text {
  font-size: calc(5vw + 10px);
  font-weight: 200;
  letter-spacing: 15px;
  text-transform: uppercase;
  z-index: 20;
  color: #fff3;
}

.load-text span {
  -webkit-animation: loading 1s infinite alternate;
  animation: loading 1s infinite alternate;
}

.load-text span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.load-text span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.load-text span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.load-text span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.load-text span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.load-text span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.load-text span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-webkit-keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* --------------- rotate-box --------------- */
.rotate-box {
  position: relative;
  width: 200px;
  height: 200px;
  display: block;
  border-radius: 50%;
}
.rotate-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 5px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 100px;
  pointer-events: none;
}
.rotate-box .rotate-text {
  -webkit-animation: rotateText 20s linear infinite;
          animation: rotateText 20s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  font-size: 30px;
  font-weight: 300;
}
.rotate-box .rotate-circle svg {
  width: 200px;
  height: 200px;
  fill: var(--cr-dark1);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  border-radius: 50%;
}
@-webkit-keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

/* --------------- blur-div --------------- */
.blur-div {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 100px;
  left: 0;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black)) add;
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%) add;
          mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black)) add;
          mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%) add;
  overflow: visible;
  position: fixed;
  right: 0;
  pointer-events: none;
  z-index: 999;
}

/* --------------- simpleParallax --------------- */
.simpleParallax {
  height: 100%;
}

/* --------------- paginaion --------------- */
.pagination {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
}
.pagination .page-item .page-link {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 5px;
  background-color: transparent;
  color: #fff;
  border-color: #151515;
}
.pagination .page-item .page-link.active {
  background-color: #151515;
  color: #fff;
}
.pagination .page-item .page-link:hover {
  background: var(--grad1);
  color: #fff;
}

/* --------------- clippy-img --------------- */
.clippy-img {
  -webkit-clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
          clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
  opacity: 0;
  -webkit-transform: rotate(-7deg) scale(1.3);
          transform: rotate(-7deg) scale(1.3);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.clippy-img.animated {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  opacity: 1;
  -webkit-transform: rotate(0) scale(1);
          transform: rotate(0) scale(1);
}

@media screen and (max-width: 991px) {
  .clippy-img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
            transform: rotate(0) scale(1);
  }
}
.parallaxed {
  -webkit-transition: all 0.1s linear !important;
  transition: all 0.1s linear !important;
}

/* --------------- line circls --------------- */
/* --------------- dropdown --------------- */
.dropdown {
  position: relative;
}
.dropdown .dropdown-toggle::after {
  position: relative;
  top: 3px;
  opacity: 0.8;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  border: 0;
  line-height: 1;
  font-size: 0.8em;
}
.dropdown .dropdown-menu {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 250px;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0 0 20px #0001;
          box-shadow: 0 0 20px #0001;
  top: 100%;
  overflow: hidden;
  background-color: #0006;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dropdown .dropdown-menu li {
  width: 100%;
}
.dropdown .dropdown-menu .dropdown-item {
  padding: 12px 20px;
  font-size: 13px;
  border-bottom: 1px solid #fff1;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: var(--cr-orange1);
}
.dropdown .dropdown-menu li:last-of-type .dropdown-item {
  border: 0;
}
.dropdown:hover .dropdown-menu {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* --------------- forms --------------- */
select:focus,
input:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* --------------- to_top button --------------- */
.to_top {
  position: fixed;
  z-index: 9999;
  bottom: 3vw;
  right: -80px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #999;
  border: 1px solid #999;
  font-size: 11px;
  text-align: center;
  padding: 7px;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.to_top small {
  display: block;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 8px;
}
.to_top i {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.to_top.show {
  right: 3vw;
  opacity: 1;
}

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
*/
.rotate-center {
  -webkit-animation: rotate-center 100s linear infinite both;
  animation: rotate-center 100s linear infinite both;
}
.rotate-center.reverse {
  -webkit-animation: rotate-center 100s linear infinite both reverse;
  animation: rotate-center 100s linear infinite both reverse;
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * ----------------------------------------
 * animation slide_up_down
 * ----------------------------------------
*/
.slide-up-down {
  -webkit-animation: slide_up_down 1.7s ease-in-out infinite alternate both;
  animation: slide_up_down 1.7s ease-in-out infinite alternate both;
}

/* ------- */
@-webkit-keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.left_to_right_apperance {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.left_to_right_apperance.no_scale {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.left_to_right_apperance.animated {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.clip-to-right {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  -webkit-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}
.clip-to-right.animated {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@media screen and (max-width: 991px) {
  br {
    display: none;
  }

  .fsz-150 {
    font-size: 80px !important;
  }

  .fsz-120 {
    font-size: 70px !important;
  }

  .fsz-100 {
    font-size: 60px !important;
  }

  .fsz-90 {
    font-size: 45px !important;
  }

  .fsz-80 {
    font-size: 40px !important;
  }

  .fsz-50 {
    font-size: 30px !important;
  }

  .fsz-55 {
    font-size: 32px !important;
  }

  .fsz-45 {
    font-size: 25px !important;
  }

  .fsz-40 {
    font-size: 25px !important;
  }

  .mb-90 {
    margin-bottom: 40px !important;
  }

  .fsz-30 {
    font-size: 18px !important;
  }

  .fsz-28 {
    font-size: 20px !important;
  }

  .mb-50 {
    margin-bottom: 30px !important;
  }

  .mt-5 {
    margin-top: 2rem !important;
  }

  .fsz-70 {
    font-size: 40px !important;
  }

  .fsz-60 {
    font-size: 35px !important;
  }

  .pt-150 {
    padding-top: 50px !important;
  }

  .th-425 {
    height: 300px !important;
  }

  .border-mob-0 {
    border: 0 !important;
  }
}
/* ---------------------------------------- *
 * gsap animations
 * ---------------------------------------- */
.filp-container-st1 {
  position: relative;
  -webkit-perspective: 2000px;
          perspective: 2000px;
}
.filp-container-st1 .flip-scroll-st1 {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.clip-up-to-down {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.clip-up-to-down.animated {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

/* --------------- variable --------------- */
:root {
  --cr-orange1:#FF532E;
  --cr-green1:#6D9912;
  --cr-gold1:#A9997A;
  --cr-brown1:#A56758;
  --cr-light1:#FBF8F7;
  --cr-light2:#FBFaF3;
  --cr-light3:#FAF9F7;
}

.cr-orange1 {
  color: var(--cr-orange1) !important;
}

.bg-orange1 {
  background: var(--cr-orange1) !important;
  color: #fff !important;
}

.border-orange1 {
  border-color: var(--cr-orange1) !important;
}

.hover-orange1:hover {
  color: var(--cr-orange1) !important;
}

.hover-bg-orange1:hover {
  background: var(--cr-orange1) !important;
  border-color: var(--cr-orange1) !important;
  color: #fff !important;
}
.hover-bg-orange1:hover * {
  color: #fff !important;
}

.cr-green1 {
  color: var(--cr-green1) !important;
}

.bg-green1 {
  background: var(--cr-green1) !important;
  color: #fff !important;
}

.border-green1 {
  border-color: var(--cr-green1) !important;
}

.hover-green1:hover {
  color: var(--cr-green1) !important;
}

.hover-bg-green1:hover {
  background: var(--cr-green1) !important;
  border-color: var(--cr-green1) !important;
  color: #fff !important;
}
.hover-bg-green1:hover * {
  color: #fff !important;
}

.cr-gold1 {
  color: var(--cr-gold1) !important;
}

.bg-gold1 {
  background: var(--cr-gold1) !important;
  color: #fff !important;
}

.border-gold1 {
  border-color: var(--cr-gold1) !important;
}

.hover-gold1:hover {
  color: var(--cr-gold1) !important;
}

.hover-bg-gold1:hover {
  background: var(--cr-gold1) !important;
  border-color: var(--cr-gold1) !important;
  color: #fff !important;
}
.hover-bg-gold1:hover * {
  color: #fff !important;
}

.cr-brown1 {
  color: var(--cr-brown1) !important;
}

.bg-brown1 {
  background: var(--cr-brown1) !important;
  color: #fff !important;
}

.border-brown1 {
  border-color: var(--cr-brown1) !important;
}

.hover-brown1:hover {
  color: var(--cr-brown1) !important;
}

.hover-bg-brown1:hover {
  background: var(--cr-brown1) !important;
  border-color: var(--cr-brown1) !important;
  color: #fff !important;
}
.hover-bg-brown1:hover * {
  color: #fff !important;
}

.cr-light1 {
  color: var(--cr-light1) !important;
}

.bg-light1 {
  background: var(--cr-light1) !important;
  color: #000 !important;
}

.border-light1 {
  border-color: var(--cr-light1) !important;
}

.hover-light1:hover {
  color: var(--cr-light1) !important;
}

.hover-bg-light1:hover {
  background: var(--cr-light1) !important;
  border-color: var(--cr-light1) !important;
  color: #000 !important;
}
.hover-bg-light1:hover * {
  color: #000 !important;
}

.cr-light2 {
  color: var(--cr-light2) !important;
}

.bg-light2 {
  background: var(--cr-light2) !important;
  color: #000 !important;
}

.border-light2 {
  border-color: var(--cr-light2) !important;
}

.hover-light2:hover {
  color: var(--cr-light2) !important;
}

.hover-bg-light2:hover {
  background: var(--cr-light2) !important;
  border-color: var(--cr-light2) !important;
  color: #000 !important;
}
.hover-bg-light2:hover * {
  color: #000 !important;
}

.cr-light3 {
  color: var(--cr-light3) !important;
}

.bg-light3 {
  background: var(--cr-light3) !important;
  color: #000 !important;
}

.border-light3 {
  border-color: var(--cr-light3) !important;
}

.hover-light3:hover {
  color: var(--cr-light3) !important;
}

.hover-bg-light3:hover {
  background: var(--cr-light3) !important;
  border-color: var(--cr-light3) !important;
  color: #000 !important;
}
.hover-bg-light3:hover * {
  color: #000 !important;
}

.hover-white:hover {
  color: #fff !important;
}

.hover-bg-white:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.hover-bg-white:hover * {
  color: #000;
}

.hover-black:hover {
  color: #000 !important;
}

.hover-bg-black:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.hover-bg-black:hover * {
  color: #fff;
}

.border-black {
  border-color: #000;
}

/* --------------- buttons style --------------- */
.butn {
  padding: 12px 35px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  text-align: center;
  font-weight: 500;
  text-transform: capitalize;
  border: 0;
}
.butn.md-butn {
  padding: 10px 25px;
}
.butn.blur-wh-butn {
  background-color: #fff1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.butn:hover {
  -webkit-box-shadow: 7px 10px 15px #0002;
          box-shadow: 7px 10px 15px #0002;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.butn.hvr-scale:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.butn.hvr-txt-trans {
  position: relative;
  overflow: hidden;
}
.butn.hvr-txt-trans .txt {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.butn.hvr-txt-trans .txt::after {
  content: attr(data-text);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  white-space: nowrap;
}
.butn.hvr-txt-trans .txt span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.butn.hvr-txt-trans:hover .txt span {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
  opacity: 0;
}
.butn.hvr-txt-trans:hover .txt::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .butn {
    padding: 10px 20px;
  }
  .butn * {
    font-size: 13px !important;
  }
}
/* --------------- arrow button --------------- */
.arrow-btn-st1 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #333;
  padding: 5px 5px 5px 20px;
  border-radius: 30px;
}
.arrow-btn-st1 .icon {
  position: relative;
  width: 35px;
  height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-margin-start: 10px;
          margin-inline-start: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #555;
}
.arrow-btn-st1:hover {
  background-color: var(--cr-orange1);
}
.arrow-btn-st1:hover .icon {
  background-color: #fff;
  color: var(--cr-dark1);
}

/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st1 {
  position: relative;
  font-family: "Sora", sans-serif;
}
.home-st1 .sub-font {
  font-family: "Akshar", sans-serif;
}
.home-st1 h1, .home-st1 h2, .home-st1 h3, .home-st1 h4, .home-st1 h5, .home-st1 h6 {
  font-family: "Akshar", sans-serif;
  font-weight: 400;
}

/* --------------- navbar --------------- */
.tc-navbar-st1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 99;
}
.tc-navbar-st1 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st1 {
    position: relative;
    padding: 15px 0;
  }
}
/* --------------- hero --------------- */
.tc-hero-st1 {
  position: relative;
  min-height: 100vh;
  padding-top: 220px;
  color: #fff;
  z-index: 10;
}
.tc-hero-st1 .hero-slider {
  position: relative;
  overflow: hidden;
}
.tc-hero-st1 h1 {
  position: relative;
  font-size: 150px;
  text-transform: uppercase;
  line-height: 1.1;
  z-index: 10;
}
.tc-hero-st1 h1::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 3%;
  width: 100px;
  height: 300px;
  background-color: var(--cr-orange1);
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  z-index: -1;
}
.tc-hero-st1 .btm-info {
  position: relative;
  margin-top: 150px;
}
.tc-hero-st1 .lg-title {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(20%) rotate(-90deg);
          transform: translateY(-50%) translateX(20%) rotate(-90deg);
  z-index: 10;
  font-size: calc(15vw + 15px);
  text-transform: uppercase;
  z-index: -1;
  opacity: 0.15;
  pointer-events: none;
}
.tc-hero-st1 .numbers-pagination {
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-hero-st1 .numbers-pagination .slide-mark {
  position: relative;
  width: 1px;
  height: 120px;
  background-color: #fff;
  margin: 10px 0;
}
.tc-hero-st1 .social-icons {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.tc-hero-st1 .social-icons a {
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.tc-hero-st1 .float-arrow {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tc-hero-st1 .float-arrow:hover {
  background-color: var(--cr-orange1);
  color: #fff;
}
.tc-hero-st1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}
.tc-hero-st1 .bg::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(26.73%, rgba(0, 0, 0, 0.2)), color-stop(46.54%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 26.73%, rgba(0, 0, 0, 0.3) 46.54%, rgba(0, 0, 0, 0.4) 100%);
}
.tc-hero-st1 .lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .tc-hero-st1 {
    padding-top: 100px;
  }
  .tc-hero-st1 h1 {
    font-size: 50px;
  }
  .tc-hero-st1 .numbers-pagination {
    display: none;
  }
}
/* --------------- about --------------- */
.tc-about-st1 {
  position: relative;
  z-index: 20;
}
.tc-about-st1 .sign {
  position: relative;
  height: 250px;
  margin-top: -100px;
  -webkit-margin-start: 70px;
          margin-inline-start: 70px;
}
.tc-about-st1 .numbers-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.tc-about-st1 .numbers-wrapper .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #9993;
  border-radius: 50%;
  width: 230px;
  height: 230px;
  text-align: center;
}
.tc-about-st1 .numbers-wrapper .item .num-title {
  font-size: 50px;
}

@media screen and (max-width: 991px) {
  .tc-about-st1 .sign {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .tc-about-st1 .numbers-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
/* --------------- service --------------- */
.service-card-st1 {
  display: block;
  position: relative;
  padding: 30px;
  border: 1px solid #9993;
  border-radius: 10px;
  overflow: hidden;
  z-index: 10;
}
.service-card-st1 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-card-st1 .num {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 12px;
}
.service-card-st1 .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin-bottom: 40px;
}
.service-card-st1 .arrow {
  font-size: 20px;
  opacity: 0.2;
}
.service-card-st1:hover {
  background-color: #fff;
}
.service-card-st1:hover .bg {
  opacity: 1;
}
.service-card-st1:hover .icon {
  background-color: var(--cr-orange1);
}
.service-card-st1:hover .icon img {
  -webkit-filter: brightness(1000%);
          filter: brightness(1000%);
}

/* --------------- video --------------- */
.tc-video-st1 {
  position: relative;
  background-color: #000;
  color: #fff;
}
.tc-video-st1 .img-mask {
  position: relative;
  -webkit-mask: url(../img/vid1-mask.png);
          mask: url(../img/vid1-mask.png);
  -webkit-mask-position: start;
          mask-position: start;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.tc-video-st1 .circs {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 10px;
}
.tc-video-st1 .circs span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--cr-orange1);
  border-radius: 50%;
}
.tc-video-st1 .circs span:last-of-type {
  background-color: #fff;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: -1;
}
.tc-video-st1 .video-content {
  position: relative;
  z-index: 10;
}
.tc-video-st1 .video-content::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 50%;
  background-color: var(--cr-light1);
  z-index: -1;
}
.tc-video-st1 .vid-card {
  position: relative;
  height: 650px;
}
.tc-video-st1 .vid-card .play-btn {
  position: absolute;
  top: calc(50% - 75px);
  left: calc(50% - 75px);
  background-color: #fff;
  color: #000;
  font-size: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  z-index: 10;
}

.arrow-cir-st1 {
  position: relative;
  width: 175px;
  height: 175px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fff2;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.arrow-cir-st1::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.arrow-cir-st1 img {
  width: 40px;
  height: 40px;
  pointer-events: none;
  z-index: 1;
}
.arrow-cir-st1:hover::before {
  opacity: 1;
}
.arrow-cir-st1:hover img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

@media screen and (max-width: 991px) {
  .tc-video-st1 .vid-card {
    height: 400px;
  }
}
/* --------------- portfolio --------------- */
.tc-portfolio-st1 {
  position: relative;
  overflow: hidden;
}
.tc-portfolio-st1 .portfolio-slider {
  position: relative;
}
.tc-portfolio-st1 .portfolio-slider .swiper-slide-active .portfolio-card-st1 .img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-portfolio-st1 .portfolio-slider .swiper-slide-active .portfolio-card-st1 .img::after {
  opacity: 1;
}
.tc-portfolio-st1 .portfolio-slider .swiper-slide-active .portfolio-card-st1 .arrow-cir-st1 {
  opacity: 1;
}
.tc-portfolio-st1 .portfolio-slider .swiper-slide-active .portfolio-card-st1 .info {
  opacity: 1;
}
.tc-portfolio-st1 .portfolio-slider .swiper-slide-prev .portfolio-card-st1 .img {
  -webkit-transform-origin: right;
          transform-origin: right;
}

.portfolio-card-st1 {
  position: relative;
}
.portfolio-card-st1 .img {
  position: relative;
  height: 550px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.portfolio-card-st1 .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 16, 16, 0)), to(rgba(16, 16, 16, 0.6)));
  background: linear-gradient(180deg, rgba(16, 16, 16, 0) 0%, rgba(16, 16, 16, 0.6) 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-card-st1 .arrow-cir-st1 {
  position: absolute;
  width: 150px;
  height: 150px;
  top: calc(50% - 75px);
  left: calc(50% - 75px);
  border: 0;
  background-color: #fff3;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.portfolio-card-st1 .info {
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

@media screen and (max-width: 991px) {
  .portfolio-card-st1 .img {
    height: 400px;
  }
}
/* --------------- testimonials --------------- */
.tc-testimonials-st1 {
  position: relative;
}
.tc-testimonials-st1 .lg-title {
  position: relative;
  font-size: calc(13vw + 15px);
  text-transform: uppercase;
  text-align: center;
  line-height: 0.9;
  margin-bottom: 40px;
}
.tc-testimonials-st1 .testi-content {
  position: relative;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-testimonials-st1 .testi-content .testi-slider {
  position: relative;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .tc-testimonials-st1 .swiper-button-next,
.tc-testimonials-st1 .swiper-button-prev {
    display: none;
  }
  .tc-testimonials-st1 .fsz-24 {
    font-size: 14px !important;
  }
}
/* --------------- clients --------------- */
.tc-clients-st1 {
  position: relative;
}
.tc-clients-st1 .line-title {
  position: relative;
  text-align: center;
  z-index: 10;
}
.tc-clients-st1 .line-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background-color: #9993;
  height: 1px;
  width: 100%;
}
.tc-clients-st1 .line-title .txt {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 20px;
  z-index: 10;
}
.tc-clients-st1 .brand {
  position: relative;
  height: 70px;
}

/* --------------- blog --------------- */
.tc-blog-st1 {
  position: relative;
}
.tc-blog-st1 .blog-slider {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}
.tc-blog-st1 .blog-slider .swiper-slide-active .post-card-st1 .info {
  opacity: 1;
}

.post-card-st1 {
  position: relative;
}
.post-card-st1 .info {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  z-index: 10;
  background-color: #fff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post-card-st1:hover .info {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .post-card-st1 .info {
    opacity: 0 !important;
  }
  .post-card-st1:hover .info {
    opacity: 1 !important;
  }
}
/* --------------- footer --------------- */
.tc-footer-st1 {
  position: relative;
  background-color: #000;
  color: #fff;
}
.tc-footer-st1 .main-footer {
  position: relative;
}
.tc-footer-st1 .main-footer .social-links {
  position: relative;
  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;
}
.tc-footer-st1 .main-footer .social-links a {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tc-footer-st1 .main-footer .social-links a:hover {
  opacity: 1;
}
.tc-footer-st1 .main-footer .links-group {
  position: relative;
}
.tc-footer-st1 .main-footer .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st1 .main-footer .lg-link {
  position: relative;
  font-size: calc(6vw + 10px);
  margin-top: 100px;
  opacity: 0.15;
  font-weight: 300;
  line-height: 0.8;
}
.tc-footer-st1 .shap {
  position: absolute;
  left: calc((100vw - 1305) / 2 );
  bottom: 0;
  width: 20vw;
}

@media screen and (max-width: 991px) {
  .tc-footer-st1 .main-footer .social-links a {
    margin-top: 20px;
  }
  .tc-footer-st1 .main-footer .social-links a .txt {
    display: none;
  }
}
/* --------------- responsive --------------- */
@media screen and (max-width: 991px) {
  .section-padding {
    padding: 60px 0;
  }

  .dropdown .dropdown-menu.show {
    position: static;
    left: 0;
    width: 100%;
  }

  .fsz-65 {
    font-size: 35px !important;
  }

  .fsz-85 {
    font-size: 45px !important;
  }
}
/* --------------------------------------------------------------
                        [ home 2 style ]
-------------------------------------------------------------- */
.home-st2 {
  position: relative;
  font-family: "Sora", sans-serif;
}
.home-st2 h1, .home-st2 h2, .home-st2 h3, .home-st2 h4, .home-st2 h5, .home-st2 h6 {
  font-weight: 400;
}

/* --------------- navbar --------------- */
.tc-navbar-st2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 99;
  color: #fff;
}
.tc-navbar-st2 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st2 {
    position: relative;
    padding: 15px 0;
    background-color: #000;
  }
}
/* --------------- hero --------------- */
.tc-hero-st2 {
  position: relative;
  color: #fff;
  z-index: 10;
}
.tc-hero-st2 .hero-slider {
  position: relative;
  overflow: hidden;
}
.tc-hero-st2 .hero-slider .slider-item {
  position: relative;
  padding: 150px 0 300px;
}
.tc-hero-st2 .hero-slider .slider-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}
.tc-hero-st2 .hero-slider .slider-item .btns {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid var(--cr-green1);
  margin-top: 50px;
}
.tc-hero-st2 .hero-slider .slider-item .btns a {
  position: relative;
  font-size: 16px;
  padding: 12px 40px;
}
.tc-hero-st2 .hero-slider .slider-item .btns a:first-of-type {
  background-color: var(--cr-green1);
}
.tc-hero-st2 .hero-slider .slider-item .btns a:first-of-type:hover {
  background-color: #fff;
  color: var(--cr-green1);
}
.tc-hero-st2 h1 {
  position: relative;
  font-size: 120px;
  line-height: 1.1;
  z-index: 10;
}
.tc-hero-st2 .btm-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  padding: 30px 40px;
}
.tc-hero-st2 .swiper-pagination {
  text-align: left;
  bottom: 100px !important;
  -webkit-padding-start: calc((100vw - 1300px) / 2);
          padding-inline-start: calc((100vw - 1300px) / 2);
}
.tc-hero-st2 .numbers-pagination {
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-hero-st2 .numbers-pagination .slide-mark {
  position: relative;
  width: 1px;
  height: 120px;
  background-color: #fff5;
  margin: 10px 0;
}
.tc-hero-st2 .social-icons {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  z-index: 20;
}
.tc-hero-st2 .social-icons a {
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.tc-hero-st2 .float-arrow {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 20;
}
.tc-hero-st2 .float-arrow:hover {
  background-color: var(--cr-orange1);
  color: #fff;
}
.tc-hero-st2 .thumb-slider {
  position: absolute;
  right: calc((100vw - 1100px) / 2);
  bottom: 100px;
  width: 350px;
  height: 200px;
  overflow: hidden;
}
.tc-hero-st2 .thumb-slider .float-chevron {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}
.tc-hero-st2 .thumb-slider .float-inf {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 5;
  color: #fff;
  padding-top: 10px;
}
.tc-hero-st2 .thumb-slider .float-inf::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 30px;
  height: 1px;
  background-color: #fff;
}
.tc-hero-st2 .thumb-slider .float-inf::after {
  position: absolute;
  content: "";
  left: 40px;
  top: 0;
  width: 30px;
  height: 1px;
  background-color: #fff5;
}

@media screen and (max-width: 991px) {
  .tc-hero-st2 .hero-slider .slider-item {
    padding: 100px 0;
  }
  .tc-hero-st2 h1 {
    font-size: 50px;
  }
  .tc-hero-st2 .numbers-pagination {
    display: none;
  }
  .tc-hero-st2 .social-icons {
    display: none;
  }
}
/* --------------- about --------------- */
.tc-about-st2 {
  position: relative;
}
.tc-about-st2 .main-img {
  position: relative;
  width: 550px;
  height: 550px;
  padding: 40px;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-about-st2 .progress {
  height: 5px;
}
.tc-about-st2 .progress .progress-bar {
  background-color: var(--cr-green1);
}

@media screen and (max-width: 991px) {
  .tc-about-st2 .main-img {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 40px;
  }
  .tc-about-st2 .main-img img {
    border-radius: 20px !important;
  }
}
/* --------------- portfolio --------------- */
.tc-portfolio-st2 {
  position: relative;
  z-index: 20;
  overflow: hidden;
}

.portfolio-card-st2 {
  position: relative;
  display: block;
}
.portfolio-card-st2 .info {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  z-index: 10;
  background-color: #fff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.portfolio-card-st2 .info .arrow {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--cr-green1);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.portfolio-card-st2:hover .info {
  opacity: 1;
}

/* --------------- services --------------- */
.tc-services-st2 {
  position: relative;
  z-index: 20;
}
.tc-services-st2 .cards {
  position: relative;
}
.tc-services-st2 .cards .col-lg-3 {
  -webkit-border-start: 1px solid #9993;
          border-inline-start: 1px solid #9993;
}
.tc-services-st2 .cards .col-lg-3:first-of-type {
  -webkit-border-start: none;
          border-inline-start: none;
}

.service-card-st2 {
  position: relative;
  display: block;
  padding: 30px;
  padding-bottom: 30px;
  min-height: 100%;
  height: 330px;
}
.service-card-st2 .tags {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 30px;
}
.service-card-st2 .tags .tag {
  position: relative;
  font-size: 14px;
  padding: 6px 20px;
  border-radius: 30px;
  border: 1px solid #9993;
}

@media screen and (max-width: 991px) {
  .service-card-st2 {
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 30px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
  }
  .service-card-st2 .tags {
    position: relative;
    padding: 0;
    margin-top: 20px;
  }
}
/* --------------- features --------------- */
.tc-features-st2 {
  position: relative;
  z-index: 20;
}
.tc-features-st2 .main-img {
  position: relative;
  height: 650px;
  border-radius: 50%;
  overflow: hidden;
}
.tc-features-st2 .text-cards {
  position: relative;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.tc-features-st2 .text-cards.cards-start {
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
  text-align: end;
}
.tc-features-st2 .text-cards.cards-start .item:nth-of-type(1)::before {
  left: auto;
  right: -150px;
}
.tc-features-st2 .text-cards.cards-start .item:nth-of-type(2)::before {
  left: auto;
  right: -45px;
}
.tc-features-st2 .text-cards.cards-start .item:nth-of-type(3)::before {
  left: auto;
  right: -95px;
}
.tc-features-st2 .text-cards.cards-end {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  text-align: start;
}
.tc-features-st2 .text-cards .item {
  position: relative;
  margin: 20px 0;
  text-transform: capitalize;
  z-index: 10;
}
.tc-features-st2 .text-cards .item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--cr-green1);
  outline: 5px solid #fff;
}
.tc-features-st2 .text-cards .item:nth-of-type(1)::before {
  left: -150px;
}
.tc-features-st2 .text-cards .item:nth-of-type(2)::before {
  left: -45px;
}
.tc-features-st2 .text-cards .item:nth-of-type(3)::before {
  left: -95px;
}

@media screen and (max-width: 991px) {
  .tc-features-st2 .main-img {
    height: 250px;
    border-radius: 20px;
    margin: 15px 0;
  }
  .tc-features-st2 .text-cards {
    padding: 0 !important;
  }
  .tc-features-st2 .text-cards.cards-start {
    text-align: start;
  }
  .tc-features-st2 .text-cards .item::before {
    display: none;
  }
}
/* --------------- team --------------- */
.tc-team-st2 {
  position: relative;
  z-index: 20;
}

.team-card-st2 {
  position: relative;
}
.team-card-st2 .img {
  position: relative;
  height: 220px;
}
.team-card-st2 .info {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  z-index: 10;
  background-color: #fff;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-card-st2 .info .social-icons {
  position: absolute;
  top: 15px;
  left: 15px;
}
.team-card-st2 .info .social-icons a {
  position: relative;
  font-size: 14px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  color: #ccc;
}
.team-card-st2 .info .social-icons a:hover {
  color: var(--cr-green1);
}
.team-card-st2:hover .info {
  opacity: 1;
}

/* --------------- testimonials --------------- */
.tc-testimonials-st2 {
  position: relative;
  z-index: 20;
}
.tc-testimonials-st2::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
}
.tc-testimonials-st2 .slider-content {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.tc-testimonials-st2 .slider-content::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: calc((100vw - 1300px) / 2);
  height: 100%;
  background-color: var(--cr-green1);
}
.tc-testimonials-st2 .slider-content .next-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  background-color: var(--cr-green1);
  color: #fff;
  -webkit-border-end: 1px solid #fff2;
          border-inline-end: 1px solid #fff2;
}
.tc-testimonials-st2 .testi-slider {
  position: relative;
  overflow: hidden;
  background-color: var(--cr-green1);
  color: #fff;
  overflow: hidden;
}
.tc-testimonials-st2 .testi-slider .testi-card {
  position: relative;
  padding: 50px 0 50px 90px;
}

@media screen and (max-width: 991px) {
  .tc-testimonials-st2 .slider-content {
    position: relative;
  }
  .tc-testimonials-st2 .slider-content .next-btn {
    display: none;
  }
  .tc-testimonials-st2 .slider-content .testi-slider {
    border-radius: 20px;
    margin-top: 15px;
  }
  .tc-testimonials-st2 .slider-content .testi-slider .testi-card {
    padding: 30px;
  }
}
/* --------------- layout --------------- */
.tc-layout-st2 {
  position: relative;
  z-index: 20;
}
.tc-layout-st2 .layout-list {
  position: relative;
}
.tc-layout-st2 .layout-list li {
  position: relative;
  padding: 20px 0;
  font-size: 18px;
  border-bottom: 1px solid #9993;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-layout-st2 .layout-list li .tit {
  position: relative;
  text-transform: uppercase;
  width: 70%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tc-layout-st2 .layout-list li:last-of-type {
  border: 0;
}

/* --------------- clients --------------- */
.tc-clients-st2 {
  position: relative;
}
.tc-clients-st2 .content {
  position: relative;
  padding: 4vw;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-clients-st2 .line-title {
  position: relative;
  text-align: center;
  z-index: 10;
}
.tc-clients-st2 .line-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background-color: #9993;
  height: 1px;
  width: 100%;
}
.tc-clients-st2 .line-title .txt {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 20px;
  z-index: 10;
}
.tc-clients-st2 .brand {
  position: relative;
  height: 70px;
}

/* --------------- footer --------------- */
.tc-footer-st2 {
  position: relative;
  z-index: 20;
  background-color: #000;
  background-image: url("../img/foot2-bg.png");
  background-size: cover;
  color: #fff;
}
.tc-footer-st2 .spcial-icons {
  position: relative;
  margin-top: 30px;
}
.tc-footer-st2 .spcial-icons a {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
  opacity: 0.2;
}
.tc-footer-st2 .spcial-icons a:hover {
  opacity: 1;
}
.tc-footer-st2 .links-group {
  position: relative;
  margin-bottom: 50px;
}
.tc-footer-st2 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st2 .links-group .links a:hover {
  color: var(--cr-green1);
}

/* --------------- responsive --------------- */
@media screen and (max-width: 991px) {
  .section-padding {
    padding: 60px 0;
  }

  .dropdown .dropdown-menu.show {
    position: static;
    left: 0;
    width: 100%;
  }

  .fsz-65 {
    font-size: 35px !important;
  }

  .fsz-85 {
    font-size: 45px !important;
  }
}
/* --------------------------------------------------------------
                        [ home 3 style ]
-------------------------------------------------------------- */
.home-st3 {
  position: relative;
  font-family: "Sora", sans-serif;
  background-color: #000;
  color: #fff;
}
.home-st3 h1, .home-st3 h2, .home-st3 h3, .home-st3 h4, .home-st3 h5, .home-st3 h6 {
  font-family: "Instrument Serif", serif;
  font-weight: 100;
}
.home-st3 .swiper-pagination-st1 .swiper-pagination-bullet {
  background-color: var(--cr-gold1);
}
.home-st3 .swiper-pagination-st1 .swiper-pagination-bullet-active {
  outline-color: var(--cr-gold1);
}

/* --------------- navbar --------------- */
.tc-navbar-st3 {
  position: absolute;
  padding: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid #fff1;
}
.tc-navbar-st3 .navbar-collapse {
  display: none !important;
  padding: 15px;
}
.tc-navbar-st3 .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #fff;
}
.tc-navbar-st3 .navbar-brand {
  position: relative;
  width: 120px;
  margin: 0;
  padding: 0;
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
.tc-navbar-st3 .mail-link {
  position: relative;
  padding: 30px;
  background-color: var(--cr-gold1);
}
.tc-navbar-st3 .bars-box {
  position: relative;
  width: 80px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st3 {
    position: relative;
    padding: 20px 0;
  }
  .tc-navbar-st3 .mail-link {
    display: none;
  }
  .tc-navbar-st3 .nav-side {
    display: none;
  }
  .tc-navbar-st3 .navbar-collapse.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .tc-navbar-st3 .navbar-brand {
    -webkit-padding-start: 15px;
            padding-inline-start: 15px;
  }
}
/* --------------- hero --------------- */
.tc-hero-st3 {
  position: relative;
  padding-top: 150px;
  z-index: 20;
  background-color: #111;
}
.tc-hero-st3 .hero-slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.tc-hero-st3 .hero-slider .swiper-pagination {
  bottom: -3px !important;
  text-align: start;
}
.tc-hero-st3 .hero-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--cr-gold1);
}
.tc-hero-st3 h1 {
  position: relative;
  text-transform: uppercase;
  font-size: calc(7vw + 10px);
  line-height: 1;
}
.tc-hero-st3 .letter-img {
  position: relative;
  font-size: calc(70vw + 70px);
  line-height: 0.75;
  background: url("../img/hero3-1.jpg") no-repeat center/cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin-top: -220px;
}
.tc-hero-st3 .shap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
}
.tc-hero-st3 .btm-hero {
  position: relative;
  border-top: 1px solid #fff1;
  padding: 20px 0;
}
.tc-hero-st3 .btm-hero .scroll-btn {
  position: relative;
  font-size: 16px;
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
.tc-hero-st3 .social-links {
  position: relative;
}
.tc-hero-st3 .social-links a {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
}
.tc-hero-st3 .lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.tc-hero-st3 .lines span {
  position: absolute;
  background-color: #fff1;
}
.tc-hero-st3 .lines span:nth-of-type(1) {
  top: 0;
  left: 120px;
  width: 1px;
  height: 100%;
}
.tc-hero-st3 .lines span:nth-of-type(2) {
  top: 0;
  left: 310px;
  width: 1px;
  height: 100%;
}
.tc-hero-st3 .lines span:nth-of-type(3) {
  top: 0;
  right: 80px;
  width: 1px;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .tc-hero-st3 {
    padding-top: 100px;
    overflow: hidden;
  }
  .tc-hero-st3 .letter-img {
    opacity: 0.2;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .tc-hero-st3 .btm-hero {
    display: none;
  }
}
/* --------------- about --------------- */
.tc-about-st3 {
  position: relative;
  overflow: hidden;
}
.tc-about-st3 .mask-img {
  position: relative;
  -webkit-mask: url(../img/ab3-mask.png);
          mask: url(../img/ab3-mask.png);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: top left;
          mask-position: top left;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  height: 600px;
}
.tc-about-st3 .rotate-box {
  position: relative;
  width: 220px;
  height: 220px;
  display: block;
  margin: 0 90px 0 auto;
}
.tc-about-st3 .rotate-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.tc-about-st3 .rotate-box .rotate-text {
  -webkit-animation: rotateText 20s linear infinite;
          animation: rotateText 20s linear infinite;
  font-weight: 400;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.tc-about-st3 .rotate-box .rotate-circle svg {
  width: 220px;
  height: 220px;
  fill: var(--cr-gold1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
@keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

/* --------------- experince --------------- */
.tc-experince-st3 {
  position: relative;
  overflow: hidden;
}
.tc-experince-st3 .lg-num {
  position: relative;
  line-height: 0.85;
  font-size: calc(30vw + 30px);
  letter-spacing: -30px;
  text-align: center;
}
.tc-experince-st3 .op-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: calc(20vw + 20px);
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 10px;
  opacity: 0.07;
}

@media screen and (max-width: 991px) {
  .tc-experince-st3 .lg-num {
    line-height: 1;
  }
}
/* --------------- services --------------- */
.tc-services-st3 {
  position: relative;
}
.tc-services-st3 .services-slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}
.tc-services-st3 .services-slider .swiper-slide {
  height: auto;
}

.tc-service-st3 {
  position: relative;
  display: block;
  padding: 50px;
  border-radius: 10px;
  border: 1px solid #fff2;
  height: 100%;
}
.tc-service-st3 .arrow {
  position: relative;
  margin-top: 80px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff5;
  opacity: 0.3;
}
.tc-service-st3:hover {
  border-color: var(--cr-gold1);
}
.tc-service-st3:hover .arrow {
  background-color: var(--cr-gold1);
  border-color: var(--cr-gold1);
  opacity: 1;
}

/* --------------- numbers --------------- */
.tc-numbers-st3 {
  position: relative;
}
.tc-numbers-st3 .img-mask {
  position: relative;
  -webkit-mask: url(../img/num3-shap.png);
          mask: url(../img/num3-shap.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.tc-numbers-st3 .numbers {
  position: relative;
  padding: 30px;
  z-index: 10;
}
.tc-numbers-st3 .numbers .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  .tc-numbers-st3 .img-mask {
    margin-bottom: 30px;
  }
  .tc-numbers-st3 .numbers .line {
    display: none;
  }
}
/* --------------- portfolio --------------- */
.tc-portfolio-st3 {
  position: relative;
  overflow: hidden;
}
.tc-portfolio-st3 .portfolio-slider {
  position: relative;
}
.tc-portfolio-st3 .portfolio-slider .swiper-controls-st1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--cr-gold1);
}
.tc-portfolio-st3 .portfolio-slider .swiper-button-next::after,
.tc-portfolio-st3 .portfolio-slider .swiper-button-prev::after {
  color: var(--cr-gold1) !important;
}

@media screen and (min-width: 991px) {
  .tc-portfolio-st3 .portfolio-slider .swiper-slide {
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-active, .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-nth-next-3 {
    width: 310px !important;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-active .portfolio-card-st3 .img, .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-nth-next-3 .portfolio-card-st3 .img {
    height: 420px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-next {
    width: 400px !important;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-next .portfolio-card-st3 .img {
    height: 570px;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-nth-next-2 {
    width: 220px !important;
  }
  .tc-portfolio-st3 .portfolio-slider .swiper-slide.swiper-slide-nth-next-2 .portfolio-card-st3 .img {
    height: 270px;
  }
}
@media screen and (max-width: 991px) {
  .tc-portfolio-st3 .portfolio-slider .swiper-slide .portfolio-card-st3 .img {
    height: 350px !important;
  }
}
/* --------------- testimonials --------------- */
.tc-testimonials-st3 {
  position: relative;
  overflow: hidden;
}
.tc-testimonials-st3 .op-txt {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: calc(15vw + 20px);
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 10px;
  opacity: 0.07;
}
.tc-testimonials-st3 .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  bottom: 50% !important;
  -webkit-transform: translate(-60px, 50%);
          transform: translate(-60px, 50%);
}
.tc-testimonials-st3 .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--cr-gold1);
  margin: 5px 0 !important;
}
.tc-testimonials-st3 .swiper-pagination .swiper-pagination-bullet-active {
  outline-color: var(--cr-gold1);
}

/* --------------- awards --------------- */
.tc-awards-st3 {
  position: relative;
  overflow: hidden;
}
.tc-awards-st3 .awards-content {
  position: relative;
  text-align: center;
}
.tc-awards-st3 .item {
  position: static;
  display: block;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 10px 0;
  opacity: 0.1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.tc-awards-st3 .item .float-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0.5);
          transform: translate(-50%, -50%) rotate(0deg) scale(0.5);
  max-width: unset;
  max-height: unset;
  z-index: -1;
  width: 300px;
  height: 400px;
  opacity: 0;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  pointer-events: none;
}
.tc-awards-st3 .item:hover .float-img {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(20deg) scale(1);
          transform: translate(-50%, -50%) rotate(20deg) scale(1);
}
.tc-awards-st3 .item:hover {
  opacity: 1;
}
.tc-awards-st3 .item:hover + .item {
  opacity: 0.4;
}
.tc-awards-st3 .item:has(+ .item:hover) {
  opacity: 0.4;
}

/* --------------- blog --------------- */
.tc-blog-st3 {
  position: relative;
}
.tc-blog-st3 .blog-slider {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}
.tc-blog-st3 .blog-slider .swiper-slide-active .post-card-st1 .info {
  opacity: 1;
}

.post-card-st3 {
  position: relative;
  display: block;
}
.post-card-st3 .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #000;
  border: 10px solid var(--cr-gold1);
  color: #fff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post-card-st3:hover .info {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .post-card-st3 .info {
    opacity: 0 !important;
  }
  .post-card-st3:hover .info {
    opacity: 1 !important;
  }
}
/* --------------- footer --------------- */
.tc-footer-st3 {
  position: relative;
  background-color: #111;
  overflow: hidden;
}
.tc-footer-st3 .lg-title {
  font-size: calc(10vw + 10px);
}
.tc-footer-st3 .lg-link {
  position: relative;
  font-size: calc(12vw + 15px);
  opacity: 0.1;
  line-height: 0.7;
  margin: 30px 0;
  text-align: center;
}
.tc-footer-st3 .links-group {
  position: relative;
}
.tc-footer-st3 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}

/* --------------- responsive --------------- */
@media screen and (max-width: 991px) {
  .section-padding {
    padding: 60px 0;
  }

  .dropdown .dropdown-menu.show {
    position: static;
    left: 0;
    width: 100%;
  }

  .fsz-65 {
    font-size: 35px !important;
  }

  .fsz-85 {
    font-size: 45px !important;
  }
}
/* --------------------------------------------------------------
                        [ home 4 style ]
-------------------------------------------------------------- */
.home-st4 {
  position: relative;
  font-family: "Sora", sans-serif;
}
.home-st4 h1, .home-st4 h2, .home-st4 h3, .home-st4 h4, .home-st4 h5, .home-st4 h6 {
  font-family: "Instrument Serif", serif;
}
.home-st4 .body-lines {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-height: 100vh;
  padding: 0 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-st4 .body-lines span {
  width: 1px;
  height: 100%;
  background-color: #9993;
}

/* --------------- navbar --------------- */
.tc-navbar-st4 {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #9993;
}
.tc-navbar-st4 .navbar-brand {
  position: relative;
  padding: 20px;
  width: 90px;
  text-align: center;
  background-color: var(--cr-gold1);
}
.tc-navbar-st4 .offcanvas-toggle {
  position: relative;
  padding: 20px;
  width: 90px;
  text-align: center;
  -webkit-margin-start: 30px;
          margin-inline-start: 30px;
  font-size: 12px;
}
.tc-navbar-st4 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 100;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
}
.tc-navbar-st4 .social-icons {
  position: relative;
}
.tc-navbar-st4 .social-icons a {
  font-size: 16px;
  color: #ccc;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st4 .navbar-toggler {
    -webkit-margin-end: 15px;
            margin-inline-end: 15px;
  }
}
/* --------------- hero --------------- */
.tc-hero-st4 {
  position: relative;
  border-bottom: 1px solid #9993;
}
.tc-hero-st4 .float-mail {
  position: absolute;
  font-size: 16px;
  left: 25px;
  top: 50%;
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(30px);
          transform: rotate(-90deg) translateX(-50%) translateY(30px);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.tc-hero-st4 .float-mail:hover {
  color: var(--cr-gold1);
}
.tc-hero-st4 .float-number {
  position: absolute;
  font-size: 16px;
  right: 25px;
  top: 50%;
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(-5px);
          transform: rotate(-90deg) translateX(50%) translateY(-5px);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
.tc-hero-st4 .float-number:hover {
  color: var(--cr-gold1);
}
.tc-hero-st4 .info {
  position: relative;
  padding-bottom: 100px;
  z-index: 10;
}
.tc-hero-st4 .info .rotate-box {
  position: absolute;
  right: 20%;
  bottom: 0;
  background-color: #fff;
  border: 1px solid #9992;
  outline: 1px solid #9993;
  outline-offset: -35px;
  width: 190px;
  height: 190px;
}
.tc-hero-st4 .info .rotate-box text {
  fill: var(--cr-gold1);
}
.tc-hero-st4 .info .rotate-box .textcircle {
  width: 190px;
  height: 190px;
}
.tc-hero-st4 .img {
  position: relative;
  z-index: 5;
}
.tc-hero-st4 .img::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 150%;
  height: 110%;
  background-color: var(--cr-gold1);
  opacity: 0.1;
}
.tc-hero-st4 .flip-txt {
  position: absolute;
  right: 45%;
  bottom: 0;
  -webkit-transform: rotate(-90deg) translateX(110%);
          transform: rotate(-90deg) translateX(110%);
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .tc-hero-st4 {
    overflow: hidden;
  }
  .tc-hero-st4 .rotate-box,
.tc-hero-st4 .float-mail,
.tc-hero-st4 .float-number,
.tc-hero-st4 .flip-txt {
    display: none;
  }
}
/* --------------- about --------------- */
.tc-about-st4 {
  position: relative;
}
.tc-about-st4 .main-img {
  position: relative;
  padding: 0 90px;
}
.tc-about-st4 .main-img .img {
  height: 700px;
}
.tc-about-st4 .main-img .float-lt {
  position: absolute;
  left: 0;
  top: -5px;
  width: 80px;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
}
.tc-about-st4 .main-img .float-rt {
  position: absolute;
  right: 0;
  top: -5px;
  width: 80px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
}
.tc-about-st4 .links-list {
  position: relative;
}
.tc-about-st4 .links-list .list-item {
  position: relative;
  margin: 20px 0;
  line-height: 1.1;
  font-size: 50px;
  text-transform: capitalize;
  opacity: 0.1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tc-about-st4 .links-list .list-item.active {
  opacity: 1;
  border-color: #000;
}
.tc-about-st4 .links-list .list-item.active + .list-item {
  opacity: 0.5;
}
.tc-about-st4 .links-list .list-item.active + .list-item + .list-item {
  opacity: 0.3;
}
.tc-about-st4 .links-list .list-item:has(+ .list-item.active) {
  opacity: 0.5;
}
.tc-about-st4 .links-list .list-item:has(+ .list-item + .list-item.active) {
  opacity: 0.3;
}
.tc-about-st4 .imgs {
  position: relative;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  height: 100%;
  min-height: 300px;
  overflow: hidden;
}
.tc-about-st4 .imgs .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 4vw;
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.tc-about-st4 .imgs .img.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

@media screen and (max-width: 991px) {
  .tc-about-st4 {
    overflow: hidden;
  }
  .tc-about-st4 .main-img {
    padding: 0;
  }
  .tc-about-st4 .main-img .img {
    height: 350px;
  }
  .tc-about-st4 .float-lt,
.tc-about-st4 .float-rt {
    display: none;
  }
  .tc-about-st4 .links-list .list-item {
    font-size: 30px;
  }
}
/* --------------- services --------------- */
.tc-services-st4 {
  position: relative;
}
.tc-services-st4 .progress-container {
  position: relative;
  width: 100%;
  height: 20px;
  overflow: hidden;
  background-image: repeating-linear-gradient(90deg, #ccc5, #ccc5 4px, transparent 4px, transparent 8px);
}
.tc-services-st4 .progress-container .custom-progress {
  height: 100%;
  background-image: repeating-linear-gradient(90deg, var(--cr-gold1), var(--cr-gold1) 4px, transparent 4px, transparent 8px);
}
.tc-services-st4 .progress-container .custom-progress.cr-orange1 {
  background-image: repeating-linear-gradient(90deg, var(--cr-orange1), var(--cr-orange1) 4px, transparent 4px, transparent 8px);
}
.tc-services-st4 .btm-line {
  position: absolute;
  content: "";
  bottom: 0;
  left: 90px;
  height: 1px;
  width: calc(100% - 180px);
  background-color: #9993;
}

/* --------------- portfolio --------------- */
.tc-portfolio-st4 {
  position: relative;
}
.tc-portfolio-st4 .nav-pills {
  position: relative;
}
.tc-portfolio-st4 .nav-pills .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  background-color: transparent;
  padding: 0;
  color: #666;
  -webkit-margin-start: 30px;
          margin-inline-start: 30px;
  text-transform: capitalize;
}
.tc-portfolio-st4 .nav-pills .nav-item .nav-link.active {
  color: var(--cr-gold1);
}
.tc-portfolio-st4 .btm-line {
  position: absolute;
  content: "";
  bottom: 0;
  left: 90px;
  height: 1px;
  width: calc(100% - 180px);
  background-color: #9993;
}

@media screen and (max-width: 991px) {
  .tc-portfolio-st4 {
    overflow: hidden;
  }
  .tc-portfolio-st4 .nav-pills .nav-item .nav-link {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    -webkit-margin-end: 20px;
            margin-inline-end: 20px;
  }
}
/* --------------- process --------------- */
.tc-process-st4 {
  position: relative;
  padding: 0 91px;
}
.tc-process-st4 .op-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: calc(10vw + 10px);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
  white-space: nowrap;
  color: var(--cr-gold1);
  opacity: 0.08;
}
.tc-process-st4 .cards {
  position: relative;
}
.tc-process-st4 .cards::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #9993;
}
.tc-process-st4 .cards .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0 30px;
  margin-top: 95px;
  z-index: 10;
}
.tc-process-st4 .cards .item .text {
  position: relative;
  font-size: 16px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 70px;
}
.tc-process-st4 .cards .col-lg-3:nth-of-type(even) .item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .tc-process-st4 {
    overflow: hidden;
    padding: 0;
  }
  .tc-process-st4 .cards .col-lg-3 .item {
    margin: 30px 0;
  }
  .tc-process-st4 .cards .col-lg-3 .item .icon-20 {
    display: none;
  }
  .tc-process-st4 .cards .col-lg-3 .item .info {
    margin-top: 15px;
  }
  .tc-process-st4 .cards .col-lg-3:nth-of-type(even) .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 30px 0;
  }
}
/* --------------- faq --------------- */
.tc-faq-st4 {
  position: relative;
}
.tc-faq-st4 .accordion .accordion-item {
  border: 0;
  padding: 0;
  border-radius: 0;
  margin-bottom: 50px;
}
.tc-faq-st4 .accordion .accordion-item .accordion-button {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border-radius: 0;
  color: #000;
  font-size: 20px;
}
.tc-faq-st4 .accordion .accordion-item .accordion-button:not(.collapsed) {
  color: var(--cr-gold1);
}
.tc-faq-st4 .accordion .accordion-item .accordion-button::after {
  background-size: 12px;
  background-position: right;
  -webkit-transform-origin: 15px;
          transform-origin: 15px;
}
.tc-faq-st4 .accordion .accordion-item .accordion-body {
  padding: 0;
  padding-top: 15px;
}

/* --------------- numbers --------------- */
.tc-numbers-st4 {
  position: relative;
}
.tc-numbers-st4 .row .col-lg-3 .num-card-st4 {
  position: relative;
  text-align: center;
}
.tc-numbers-st4 .row .col-lg-3 .num-card-st4::after {
  position: absolute;
  content: "";
  right: 0;
  top: calc(50% - 25px);
  width: 1px;
  height: 50px;
  background-color: #9993;
}
.tc-numbers-st4 .row .col-lg-3:last-of-type .num-card-st4::after {
  display: none;
}

@media screen and (max-width: 991px) {
  .tc-numbers-st4 .row .col-lg-3 .num-card-st4 {
    text-align: start;
  }
}
/* --------------- footer --------------- */
.tc-footer-st4 {
  position: relative;
  background-color: #000;
  color: #fff;
}
.tc-footer-st4 .lg-title {
  position: relative;
  font-size: calc(10vw + 10px);
}
.tc-footer-st4 .links-group {
  position: relative;
}
.tc-footer-st4 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st4 .social-links {
  position: relative;
  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;
}
.tc-footer-st4 .social-links a {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tc-footer-st4 .social-links a:hover {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .tc-footer-st4 .social-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tc-footer-st4 .social-links a {
    margin: 0 10px;
  }
  .tc-footer-st4 .social-links a .txt,
.tc-footer-st4 .social-links a .fa-arrow-up-right {
    display: none;
  }
}
/* --------------------------------------------------------------
                        [ home 5 style ]
-------------------------------------------------------------- */
.home-st5 {
  position: relative;
  font-family: "Sora", sans-serif;
}
.home-st5 h1, .home-st5 h2, .home-st5 h3, .home-st5 h4, .home-st5 h5, .home-st5 h6 {
  font-weight: 400;
}

/* --------------- navbar --------------- */
.tc-navbar-st5 {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 30px 0;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st5 {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #9993;
  }
}
/* --------------- hero --------------- */
.tc-hero-st5 {
  position: relative;
  padding-top: 150px;
  z-index: 20;
}
.tc-hero-st5 .dots {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 70%;
  z-index: -1;
  pointer-events: none;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-hero-st5 h1 {
  position: relative;
  font-size: calc(14vw + 15px);
  line-height: 1;
}
.tc-hero-st5 .img-card {
  position: relative;
  margin-top: 100px;
}
.tc-hero-st5 .img-card .img {
  position: relative;
}
.tc-hero-st5 .img-card .img .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #000;
  color: #fff;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  -webkit-box-shadow: -3px -3px 0 #fff;
          box-shadow: -3px -3px 0 #fff;
}
.tc-hero-st5 .main-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.tc-hero-st5 .main-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 45%;
  height: 55%;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .tc-hero-st5 {
    padding-top: 100px;
  }
  .tc-hero-st5 .main-img {
    display: none;
  }
}
/* --------------- about --------------- */
.tc-about-st5 {
  position: relative;
}
.tc-about-st5 .imgs {
  position: relative;
  z-index: 10;
}
.tc-about-st5 .imgs .col-lg-5:last-of-type {
  margin-top: -200px;
}
.tc-about-st5 .imgs .dots {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 60%;
  height: calc(100% - 20px);
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  z-index: -1;
  pointer-events: none;
}
.tc-about-st5 .rotate-box {
  position: relative;
  background-color: #fff;
  border: 1px solid #9992;
  outline: 1px solid #9993;
  outline-offset: -35px;
  width: 190px;
  height: 190px;
}
.tc-about-st5 .rotate-box text {
  fill: var(--cr-brown1);
}
.tc-about-st5 .rotate-box .textcircle {
  width: 190px;
  height: 190px;
}
.tc-about-st5 .title-wrapper {
  position: relative;
  width: calc(100% + 120px);
  left: -120px;
}

@media screen and (max-width: 991px) {
  .tc-about-st5 .imgs {
    margin-bottom: 30px;
  }
  .tc-about-st5 .imgs .col-lg-5:last-of-type {
    margin-top: 0;
  }
  .tc-about-st5 .imgs .img {
    margin: 0 !important;
    margin-top: 24px !important;
  }
  .tc-about-st5 .title-wrapper {
    width: 100%;
    left: 0;
  }
}
/* --------------- process --------------- */
.tc-process-st5 {
  position: relative;
  color: #fff;
  background-color: var(--cr-brown1);
}
.tc-process-st5 .img-cont {
  position: relative;
  padding: 120px 0;
  z-index: 5;
}
.tc-process-st5 .img-cont .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  pointer-events: none;
}
.tc-process-st5 .content {
  position: relative;
  z-index: 10;
}
.tc-process-st5 .content::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  background-image: radial-gradient(circle, #fff2 1px, transparent 1px), radial-gradient(circle, #fff2 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  z-index: -1;
  pointer-events: none;
}
.tc-process-st5 .content .numbers {
  position: relative;
  padding: 30px;
  z-index: 10;
}
.tc-process-st5 .content .numbers .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}

/* --------------- portfolio --------------- */
.tc-portfolio-st5 {
  position: relative;
}
.tc-portfolio-st5 .swiper-slide .tc-portfolio-card-st5 .info {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tc-portfolio-st5 .swiper-slide.swiper-slide-active .tc-portfolio-card-st5 .info {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tc-portfolio-card-st5 {
  position: relative;
}
.tc-portfolio-card-st5 .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  z-index: 10;
}
.tc-portfolio-card-st5 .info .tag {
  font-size: 14px;
  padding: 5px 25px;
  background-color: var(--cr-brown1);
  color: #fff9;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin-bottom: 1px;
}
.tc-portfolio-card-st5 .info .card-title {
  position: relative;
  padding: 12px 25px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: var(--cr-brown1);
  color: #fff;
}

/* --------------- faq --------------- */
.tc-faq-st5 {
  position: relative;
}
.tc-faq-st5 .accordion .accordion-item {
  border: 1px solid #9992;
  padding: 0;
  border-radius: 0;
  margin-bottom: -1px;
}
.tc-faq-st5 .accordion .accordion-item .accordion-button {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 25px 20px;
  border-radius: 0;
  color: #000;
  font-size: 20px;
}
.tc-faq-st5 .accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: var(--cr-brown1);
}
.tc-faq-st5 .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  -webkit-filter: brightness(100000%);
          filter: brightness(100000%);
}
.tc-faq-st5 .accordion .accordion-item .accordion-button::after {
  background-size: 12px;
  background-position: right;
  -webkit-transform-origin: 15px;
          transform-origin: 15px;
}
.tc-faq-st5 .accordion .accordion-item .accordion-body {
  padding: 0 20px 40px;
  margin-top: -1px;
}
.tc-faq-st5 .accordion .accordion-item .show .accordion-body {
  background-color: var(--cr-brown1);
}
.tc-faq-st5 .accordion .accordion-item .show .accordion-body * {
  color: #ccc !important;
}

/* --------------- blog --------------- */
.tc-blog-st5 {
  position: relative;
}

.post-card-st5 {
  position: relative;
  display: block;
}
.post-card-st5 .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--cr-brown1);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post-card-st5:hover .info {
  opacity: 1;
}

/* --------------- footer --------------- */
.tc-footer-st5 {
  position: relative;
  background-color: #000;
  color: #fff;
  z-index: 10;
}
.tc-footer-st5 .social-icons {
  position: relative;
  text-align: center;
}
.tc-footer-st5 .social-icons a {
  position: relative;
  font-size: 16px;
  width: 60px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #fff3;
  border-radius: 50%;
  margin: 0 10px;
}
.tc-footer-st5 .social-icons a:hover {
  background-color: var(--cr-brown1);
  border-color: var(--cr-brown1);
}
.tc-footer-st5 .top-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-footer-st5 .top-btn i {
  position: relative;
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-margin-start: 10px;
          margin-inline-start: 10px;
  background-color: var(--cr-brown1);
}
.tc-footer-st5 .dots {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  background-image: radial-gradient(circle, #fff2 1px, transparent 1px), radial-gradient(circle, #fff2 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}

@media screen and (max-width: 991px) {
  .tc-footer-st5 .fsz-100 {
    font-size: 30px !important;
  }
  .tc-footer-st5 .icon-125 {
    width: 60px;
    height: 60px;
  }
}
/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st6 {
  position: relative;
  font-family: "Sora", sans-serif;
}
.home-st6 h1, .home-st6 h2, .home-st6 h3, .home-st6 h4, .home-st6 h5, .home-st6 h6 {
  font-family: "Akshar", sans-serif;
  font-weight: 400;
}

/* --------------- navbar --------------- */
.tc-navbar-st6 {
  position: relative;
  padding: 15px 0;
  z-index: 99;
}
.tc-navbar-st6 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  margin: 0 20px;
}
.tc-navbar-st6 .navbar-nav .nav-item .nav-link.active, .tc-navbar-st6 .navbar-nav .nav-item .nav-link:hover {
  color: var(--cr-gold1);
}

.search-nav {
  position: relative;
}
.search-nav .search-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #9993;
  border-radius: 8px;
  overflow: hidden;
  padding: 5px;
}
.search-nav .search-form select {
  position: relative;
  border: 0;
  -webkit-border-end: 1px solid #9993;
          border-inline-end: 1px solid #9993;
  border-radius: 0;
  width: 30%;
  min-width: 150px;
  min-height: 40px;
  font-size: 14px;
}
.search-nav .search-form input {
  position: relative;
  border: 0;
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 40px;
  font-size: 14px;
}
.search-nav .search-form .search-btn {
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #fff;
  border: 0;
  border-radius: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-nav .search-form .search-btn:hover {
  background-color: var(--cr-gold1);
}

@media screen and (max-width: 991px) {
  .tc-navbar-st6 {
    position: relative;
    padding: 15px 0;
  }
}
/* --------------- hero --------------- */
.tc-hero-st6 {
  position: relative;
}
.tc-hero-st6 .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st6 .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st6 .hero-slide {
  position: relative;
  z-index: 10;
  padding: 9vw 0;
}
.tc-hero-st6 .hero-slide .info {
  position: relative;
  text-align: center;
  color: #fff;
}
.tc-hero-st6 .hero-slide h1 {
  font-size: calc(7vw + 10px);
}
.tc-hero-st6 .hero-slide .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

/* --------------- products --------------- */
.tc-products-st6 {
  position: relative;
}

.product-card-st6 {
  position: relative;
}
.product-card-st6 .img {
  position: relative;
  height: 380px;
  display: block;
  overflow: hidden;
}
.product-card-st6 .img .dis {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 12px;
  background-color: var(--cr-gold1);
  color: #fff;
  padding: 5px 15px;
  z-index: 10;
}
.product-card-st6 .img .float-btns {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--cr-gold1);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-card-st6 .img .float-btns .add-cart {
  position: relative;
  font-size: 12px;
  padding: 15px 20px;
  -webkit-border-end: 1px solid #fff2;
          border-inline-end: 1px solid #fff2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-card-st6 .img .float-btns .add-cart:hover {
  background-color: #000;
}
.product-card-st6 .img .float-btns .icons {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.product-card-st6 .img .float-btns .icons a {
  margin: 0 5px;
}
.product-card-st6:hover .img .float-btns {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* --------------- banners --------------- */
.tc-banners-st6 {
  position: relative;
}

.banner-st6 {
  position: relative;
}
.banner-st6 .img {
  position: relative;
  display: block;
  height: 700px;
  max-height: 100vw;
  overflow: hidden;
}
.banner-st6 .img img {
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.banner-st6 .float-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5vw;
  color: #fff;
}
.banner-st6:hover .img img {
  -webkit-transform: scale(1.3) rotate(-5deg);
          transform: scale(1.3) rotate(-5deg);
}

/* --------------- features --------------- */
.tc-features-st6 {
  position: relative;
}
.tc-features-st6 .cards {
  position: relative;
}
.tc-features-st6 .cards .col-lg-3:first-of-type .feat-card-st6 {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.tc-features-st6 .cards .col-lg-3:last-of-type .feat-card-st6 {
  border: 0;
}

.feat-card-st6 {
  position: relative;
  padding: 0 40px;
  -webkit-border-end: 1px solid #A9997A33;
          border-inline-end: 1px solid #A9997A33;
  margin-bottom: 30px;
  height: calc(100% - 30px);
}

@media screen and (max-width: 991px) {
  .tc-features-st6 .cards .col-lg-3:first-of-type .feat-card-st6 {
    -webkit-padding-start: 40px;
            padding-inline-start: 40px;
  }
  .tc-features-st6 .cards .feat-card-st6 {
    border: 0 !important;
    margin-bottom: 40px;
  }
}
/* --------------- blog --------------- */
.post-card-st6 {
  position: relative;
}
.post-card-st6 .info {
  position: absolute;
  right: 5%;
  bottom: 0;
  background-color: var(--cr-light2);
  padding: 3vw;
  z-index: 10;
  width: 60%;
}

@media screen and (max-width: 991px) {
  .post-card-st6 .info {
    right: -1px;
    bottom: -1px;
  }
}
/* --------------- footer --------------- */
.tc-footer-st6 {
  position: relative;
  background-color: #000;
  color: #fff;
}
.tc-footer-st6 .links-group {
  position: relative;
}
.tc-footer-st6 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st6 .links-group .links a:hover {
  color: var(--cr-gold1);
}

/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st7 {
  font-family: "Sora", sans-serif;
}
@media screen and (max-width: 991px) {
  .home-st7 .fsz-100 {
    font-size: 40px !important;
  }
}
/* --------------- navbar --------------- */
.tc-navbar-st7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 99;
  color: #fff;
}
.tc-navbar-st7 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 14px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
  color: #fff;
  text-transform: uppercase;
}
.tc-navbar-st7 .cart-icon {
  position: relative;
  font-size: 18px;
}
.tc-navbar-st7 .cart-icon .num {
  position: absolute;
  right: 5px;
  top: -5px;
  width: 15px;
  height: 15px;
  background-color: var(--cr-brown1);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 8px;
}

@media screen and (max-width: 991px) {
  .tc-navbar-st7 {
    position: relative;
    padding: 15px 0;
    background-color: #000;
  }
}
/* --------------- hero --------------- */
.tc-hero-st7 {
  position: relative;
  color: #fff;
  overflow: hidden;
}
.tc-hero-st7 .hero-slider {
  position: relative;
}
.tc-hero-st7 .hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st7 .hero-slider .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st7 .slide-item {
  position: relative;
  min-height: 100vh;
  padding: 220px 0;
}
.tc-hero-st7 .slide-item h1 {
  position: relative;
  font-size: 100px;
}
.tc-hero-st7 .slide-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tc-hero-st7 .btm-cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 10;
}

@media screen and (min-width: 991px) {
  .tc-hero-st7 .hero-slider .swiper-pagination {
    right: calc((100vw - 1305px) / 2 );
  }
}
@media screen and (max-width: 991px) {
  .tc-hero-st7 .hero-slider .slide-item {
    padding: 100px 0 200px;
  }
  .tc-hero-st7 .hero-slider .slide-item h1 {
    font-size: 50px;
  }
}
/* --------------- about --------------- */
.tc-about-st7 {
  position: relative;
}
.tc-about-st7 .number-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 100px;
}
.tc-about-st7 .number-wrapper .num {
  position: relative;
  font-size: 400px;
  line-height: 0.8;
  letter-spacing: -30px;
}
.tc-about-st7 .number-wrapper .float-txt {
  position: absolute;
  right: 57px;
  bottom: 70px;
  padding: 10px 25px;
  background-color: #fff;
  font-size: 10px;
  width: 115px;
  text-align: center;
}
.tc-about-st7 .rotate-box {
  position: relative;
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 90px 0 auto;
  border: 1px solid #9993;
  outline: 1px solid #9993;
  outline-offset: -40px;
}
.tc-about-st7 .rotate-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.tc-about-st7 .rotate-box .rotate-text {
  -webkit-animation: rotateText 20s linear infinite;
          animation: rotateText 20s linear infinite;
  font-weight: 400;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.tc-about-st7 .rotate-box .rotate-circle svg {
  width: 200px;
  height: 200px;
  fill: var(--cr-brown1);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
@keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.tc-about-st7 .lg-arrow {
  position: relative;
  width: 400px;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 80px auto 0;
  border: 1px solid #9993;
  border-radius: 50%;
}
.tc-about-st7 .lg-arrow:hover {
  border-color: var(--cr-brown1);
}

@media screen and (max-width: 991px) {
  .tc-about-st7 .number-wrapper {
    margin-top: 30px;
  }
  .tc-about-st7 .number-wrapper .num {
    font-size: 200px;
  }
  .tc-about-st7 .lg-arrow {
    width: 200px;
    height: 200px;
  }
  .tc-about-st7 .lg-arrow img {
    height: 50%;
  }
}
/* --------------- features --------------- */
.tc-features-st7 {
  position: relative;
}
.tc-features-st7 .feature-card-st7 {
  position: relative;
  overflow: hidden;
}
.tc-features-st7 .feature-card-st7::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 1;
}
.tc-features-st7 .feature-card-st7 .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 200px;
  padding: 40px;
  color: #fff;
  z-index: 10;
}

/* --------------- portfolio --------------- */
.tc-portfolio-st7 {
  position: relative;
  z-index: 10;
}
.tc-portfolio-st7 .shap {
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  pointer-events: none;
  z-index: -1;
}
.tc-portfolio-st7 .cards .port-card-st7:nth-of-type(even) .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
  .tc-portfolio-st7 .cards .port-card-st7 {
    padding: 5px 0 !important;
  }
  .tc-portfolio-st7 .cards .port-card-st7 .img {
    height: 350px !important;
  }
  .tc-portfolio-st7 .cards .port-card-st7:nth-of-type(even) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
/* --------------- contact --------------- */
.tc-contact-st7 {
  position: relative;
}
.tc-contact-st7 .contact-card {
  position: relative;
  background-color: var(--cr-brown1);
  color: #fff;
}
.tc-contact-st7 .contact-card .form-side {
  position: relative;
  display: block;
  padding: 5vw;
}
.tc-contact-st7 .contact-card .form-side .form-group {
  position: relative;
  margin-top: 30px;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control {
  position: relative;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff3;
  border-radius: 0;
  padding: 0;
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control::-webkit-input-placeholder {
  color: #fff9;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control::-moz-placeholder {
  color: #fff9;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control:-ms-input-placeholder {
  color: #fff9;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control::-ms-input-placeholder {
  color: #fff9;
}
.tc-contact-st7 .contact-card .form-side .form-group .form-control::placeholder {
  color: #fff9;
}

/* --------------- section --------------- */
.tc-team-st7 {
  position: relative;
}
.tc-team-st7 .team-slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}

.team-card-st7 {
  position: relative;
}
.team-card-st7 .info {
  position: relative;
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.team-card-st7 .info .social-icons {
  position: relative;
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.team-card-st7 .info .social-icons a {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #9993;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  color: var(--cr-brown1);
}
.team-card-st7 .info .social-icons a:hover {
  background-color: var(--cr-brown1);
  border-color: var(--cr-brown1);
  color: #fff;
}

/* --------------- faq --------------- */
.tc-faq-st7 {
  position: relative;
}
.tc-faq-st7 .accordion {
  position: relative;
}
.tc-faq-st7 .accordion .accordion-item {
  border: 0;
  border-radius: 6px;
}
.tc-faq-st7 .accordion .accordion-item:last-of-type {
  border-bottom: 1px solid #9993;
}
.tc-faq-st7 .accordion .accordion-item .accordion-button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #9993;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  background-color: transparent;
  padding: 20px;
  color: #000;
}
.tc-faq-st7 .accordion .accordion-item .accordion-button::after {
  background-size: 15px;
}
.tc-faq-st7 .accordion .accordion-item .accordion-button:not(.collapsed) {
  border-color: var(--cr-brown1);
}
.tc-faq-st7 .accordion .accordion-item .accordion-body {
  position: relative;
  border: 1px solid #9993;
  border-top: 0;
  border-radius: 0 0 6px 6px;
  padding: 20px;
  padding-top: 0;
}
.tc-faq-st7 .accordion .accordion-item .show .accordion-body {
  border-color: var(--cr-brown1);
}

/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st8 {
  font-family: "Sora", sans-serif;
}
.home-st8 h1, .home-st8 h2, .home-st8 h3, .home-st8 h4, .home-st8 h5, .home-st8 h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .home-st8 .container-fluid {
    padding: 0 20px !important;
  }
}
/* --------------- aside-main-st8 --------------- */
.aside-main-st8 {
  position: relative;
}
.aside-main-st8 .body-content {
  position: relative;
  -webkit-margin-start: 300px;
          margin-inline-start: 300px;
}

/* --------------- navbar --------------- */
.aside-navbar-st8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  padding: 40px;
  -webkit-padding-end: 15px;
          padding-inline-end: 15px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-border-end: 1px solid #9993;
          border-inline-end: 1px solid #9993;
  background-color: #fff;
  z-index: 99;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.aside-navbar-st8 .nav-links {
  position: relative;
}
.aside-navbar-st8 .nav-links .nav-link {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #9993;
  font-size: 16px;
  text-transform: capitalize;
}
.aside-navbar-st8 .nav-links .nav-link:hover {
  color: var(--cr-gold1);
  border-color: var(--cr-gold1);
}
.aside-navbar-st8 .nav-links li:last-of-type a {
  border: 0;
}
.aside-navbar-st8 .accordion {
  position: relative;
}
.aside-navbar-st8 .accordion .accordion-item {
  border: 0;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-header .accordion-button {
  position: relative;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 0;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-header .accordion-button::after {
  -webkit-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
  background-size: 13px;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-body {
  padding: 0 !important;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-body .sub-links a {
  margin: 5px 0;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.aside-navbar-st8 .accordion .accordion-item .accordion-body .sub-links a:hover {
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
}

@media screen and (max-width: 991px) {
  .aside-navbar-st8 {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  .aside-navbar-st8.show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }

  .aside-main-st8 .body-content {
    margin: 0;
  }
}
/* --------------- hero --------------- */
.tc-hero-st8 {
  position: relative;
  overflow: hidden;
}
.tc-hero-st8 .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.tc-hero-st8 .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st8 .arrows {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 200px;
  z-index: 10;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tc-hero-st8 .arrows .swiper-button-prev,
.tc-hero-st8 .arrows .swiper-button-next {
  width: 100px;
  height: 100px;
  margin: 0;
  -webkit-transform: none;
          transform: none;
  position: static;
}
.tc-hero-st8 .arrows .swiper-button-prev::after,
.tc-hero-st8 .arrows .swiper-button-next::after {
  font-size: 16px;
}
.tc-hero-st8 .hero-slide {
  position: relative;
  z-index: 10;
  padding: 7vw 0;
  height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-hero-st8 .hero-slide .info {
  position: relative;
  color: #fff;
}
.tc-hero-st8 .hero-slide h1 {
  font-size: 90px;
}
.tc-hero-st8 .hero-slide .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .tc-hero-st8 .hero-slide h1 {
    font-size: 40px;
  }
}
/* --------------- about --------------- */
.tc-about-st8 {
  position: relative;
}
.tc-about-st8 .rotate-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  text-transform: uppercase;
  color: var(--cr-gold1);
  font-size: 20px;
  letter-spacing: 3px;
  -webkit-transform: rotate(90deg) translateY(100%) translateX(-10px);
          transform: rotate(90deg) translateY(100%) translateX(-10px);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  opacity: 0.2;
}

/* --------------- services --------------- */
.tc-services-st8 {
  position: relative;
}

.service-card-st8 {
  position: relative;
  display: block;
  padding: 30px;
  border: 1px solid #9993;
  border-radius: 15px;
}
.service-card-st8:hover {
  background-color: var(--cr-gold1);
  border-color: var(--cr-gold1);
  color: #fff;
}
.service-card-st8:hover img {
  -webkit-filter: brightness(1000%);
          filter: brightness(1000%);
}

/* --------------- portfolio --------------- */
.tc-portfolio-st8 {
  position: relative;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  overflow: hidden;
}
.tc-portfolio-st8 .portfolio-slider {
  position: relative;
  overflow: hidden;
}
.tc-portfolio-st8 .btm-right-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.tc-portfolio-st8 .top-left-txt {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.tc-portfolio-st8 .arrows {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 200px;
  z-index: 10;
  background-color: #fbfaf8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tc-portfolio-st8 .arrows .swiper-button-prev,
.tc-portfolio-st8 .arrows .swiper-button-next {
  width: 100px;
  height: 100px;
  margin: 0;
  -webkit-transform: none;
          transform: none;
  position: static;
  -webkit-border-start: 1px solid #9993;
          border-inline-start: 1px solid #9993;
}
.tc-portfolio-st8 .arrows .swiper-button-prev::after,
.tc-portfolio-st8 .arrows .swiper-button-next::after {
  font-size: 16px;
}
.tc-portfolio-st8 .arrows .swiper-button-prev {
  border: 0;
}

.port-card-st8 {
  position: relative;
  display: block;
}
.port-card-st8 .img {
  position: relative;
}
.port-card-st8 .img.btm-img {
  margin-top: -185px;
}
.port-card-st8 .info-card {
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: #fff;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 10;
}

@media screen and (max-width: 991px) {
  .tc-portfolio-st8 .portfolio-slider {
    padding-bottom: 120px;
    padding-top: 20px;
  }
  .tc-portfolio-st8 .portfolio-slider .btm-right-txt {
    display: none;
  }

  .port-card-st8 .row > div {
    width: 50% !important;
  }
  .port-card-st8 .row > div .img {
    width: 100%;
    height: 180px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
  }
  .port-card-st8 .info-card {
    display: none;
  }
}
/* --------------- team --------------- */
.tc-team-st8 {
  position: relative;
}
.tc-team-st8 .team-slider {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}

.team-card-st8 {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.team-card-st8::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(to top, #000, transparent);
}
.team-card-st8 .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  z-index: 10;
}
.team-card-st8 .social-icons {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 40px;
  z-index: 10;
}
.team-card-st8 .social-icons a {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--cr-gold1);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-card-st8 .social-icons a:nth-of-type(2) {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-card-st8 .social-icons a:nth-of-type(3) {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.team-card-st8 .social-icons a:nth-of-type(4) {
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.team-card-st8:hover .social-icons a {
  opacity: 1;
}

/* --------------- contact --------------- */
.tc-contact-st8 {
  position: relative;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  overflow: hidden;
}
.tc-contact-st8 .form-control {
  position: relative;
  border: 0;
  border-bottom: 1px solid #9993;
  border-radius: 0;
  background-color: transparent;
  padding: 5px 0;
  font-size: 14px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.tc-contact-st8 .form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 0.5;
}
.tc-contact-st8 .form-control::-moz-placeholder {
  color: #999;
  opacity: 0.5;
}
.tc-contact-st8 .form-control:-ms-input-placeholder {
  color: #999;
  opacity: 0.5;
}
.tc-contact-st8 .form-control::-ms-input-placeholder {
  color: #999;
  opacity: 0.5;
}
.tc-contact-st8 .form-control::placeholder {
  color: #999;
  opacity: 0.5;
}
.tc-contact-st8 .form-control:focus {
  border-color: var(--cr-gold1) !important;
}

/* --------------- footer --------------- */
.tc-footer-st8 {
  position: relative;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  overflow: hidden;
}
.tc-footer-st8 .links-group {
  position: relative;
}
.tc-footer-st8 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st8 .links-group .links a:hover {
  color: var(--cr-gold1);
}

/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st9 {
  position: relative;
  font-family: "Urbanist", sans-serif;
  background-color: #000;
  color: #fff;
}
.home-st9 h1, .home-st9 h2, .home-st9 h3, .home-st9 h4, .home-st9 h5, .home-st9 h6 {
  font-weight: 400;
}

/* --------------- navbar --------------- */
/* --------------- hero --------------- */
.tc-hero-st9 {
  position: relative;
  overflow: hidden;
}
.tc-hero-st9 .rotate-box {
  position: relative;
  width: 180px;
  height: 180px;
  display: block;
  background-color: #fff1;
  border-radius: 50%;
}
.tc-hero-st9 .rotate-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.tc-hero-st9 .rotate-box .rotate-text {
  -webkit-animation: rotateText 20s linear infinite;
          animation: rotateText 20s linear infinite;
  font-weight: 400;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.tc-hero-st9 .rotate-box .rotate-circle svg {
  width: 180px;
  height: 180px;
  fill: #fff5;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@keyframes rotateText {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.tc-hero-st9 .number-wrapper {
  position: relative;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tc-hero-st9 .number-wrapper .numb {
  font-size: calc(20vw + 20px);
  line-height: 0.8;
  opacity: 0.1;
}
.tc-hero-st9 .number-wrapper .txt {
  position: relative;
  -webkit-margin-start: -100px;
          margin-inline-start: -100px;
  margin-bottom: 50px;
  z-index: 10;
}
.tc-hero-st9 .main-img {
  position: relative;
  margin-top: 50px;
}
.tc-hero-st9 .main-img .float-info {
  position: absolute;
  left: 10%;
  bottom: -1px;
  background-color: #000;
  padding: 50px 40px;
  width: 220px;
  z-index: 5;
}

@media screen and (min-width: 991px) {
  .tc-hero-st9 .content {
    -webkit-padding-start: calc((100vw - 1305px) / 2 );
            padding-inline-start: calc((100vw - 1305px) / 2 );
  }
}
@media screen and (max-width: 991px) {
  .tc-hero-st9 h1 {
    font-size: 50px !important;
  }
  .tc-hero-st9 h1 img {
    display: none;
  }
  .tc-hero-st9 .content {
    padding: 0 15px;
  }
  .tc-hero-st9 .number-wrapper .txt {
    -webkit-margin-start: 15px;
            margin-inline-start: 15px;
    margin-bottom: 5px;
  }
}
/* --------------- services --------------- */
.tc-services-st9 {
  position: relative;
}
.tc-services-st9 .services-slider .swiper-slide {
  position: relative;
}
.tc-services-st9 .services-slider .swiper-slide::after {
  position: absolute;
  content: "";
  top: 0;
  right: -100px;
  height: 100%;
  width: 1px;
  background-color: #fff1;
}

/* --------------- testimonials --------------- */
.tc-testimonials-st9 {
  position: relative;
}
.tc-testimonials-st9 .testi-slider {
  position: relative;
  overflow: hidden;
}
.tc-testimonials-st9 .testi-slider .arrows {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 80px;
  width: 160px;
  z-index: 10;
  background-color: #fff1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tc-testimonials-st9 .testi-slider .arrows .swiper-button-prev,
.tc-testimonials-st9 .testi-slider .arrows .swiper-button-next {
  width: 80px;
  height: 80px;
  margin: 0;
  -webkit-transform: none;
          transform: none;
  position: static;
}
.tc-testimonials-st9 .testi-slider .arrows .swiper-button-prev::after,
.tc-testimonials-st9 .testi-slider .arrows .swiper-button-next::after {
  font-size: 16px;
  color: var(--cr-green1);
}
.tc-testimonials-st9 .testi-card {
  position: relative;
}
.tc-testimonials-st9 .testi-card .img {
  position: relative;
  margin-bottom: 120px;
  -webkit-margin-start: -100px;
          margin-inline-start: -100px;
  width: calc(100% + 100px);
}

/* --------------- process --------------- */
.tc-process-st9 {
  position: relative;
}
.tc-process-st9 .lg-title {
  position: relative;
  font-size: calc(10vw + 10px);
  font-weight: bold;
  color: #fff2;
  text-transform: uppercase;
}
.tc-process-st9 .lg-title-slider {
  position: relative;
  overflow: hidden;
  background-image: radial-gradient(circle, #fff1 1px, transparent 1px), radial-gradient(circle, #fff1 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-process-st9 .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.tc-process-st9 .swiper-wrapper .swiper-slide {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.tc-process-st9 .tabs-cards {
  position: relative;
  height: 450px;
}
.tc-process-st9 .tabs-cards .tab-card {
  position: absolute;
  width: 100%;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-filter: blur(30px);
          filter: blur(30px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st9 .tabs-cards .tab-card .img {
  position: relative;
  height: 450px;
  overflow: hidden;
}
.tc-process-st9 .tabs-cards .tab-card.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0);
          filter: blur(0);
}
.tc-process-st9 .info-cards .item {
  position: relative;
}
.tc-process-st9 .info-cards .item::after {
  position: absolute;
  content: "";
  left: 19%;
  top: 17px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st9 .info-cards .item .item-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-process-st9 .info-cards .item .item-title::after {
  position: absolute;
  content: "";
  left: calc(19% - 4.5px);
  top: 15px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
}
.tc-process-st9 .info-cards .item .item-title .step {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st9 .info-cards .item .bod {
  position: relative;
}
.tc-process-st9 .info-cards .item .bod .text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st9 .info-cards .item:last-of-type::after {
  display: none;
}
.tc-process-st9 .info-cards .item.active::after {
  opacity: 0.1;
}
.tc-process-st9 .info-cards .item.active .item-title .step {
  opacity: 1 !important;
}
.tc-process-st9 .info-cards .item.active .bod .text {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .tc-process-st9 .info-cards {
    margin-top: 50px;
  }
}
/* --------------- footer --------------- */
.tc-footer-st9 {
  position: relative;
  background-color: var(--cr-green1);
  color: #fff;
  overflow: hidden;
}
.tc-footer-st9 .lg-title {
  font-size: calc(10vw + 10px);
}
.tc-footer-st9 .lg-link {
  position: relative;
  font-size: calc(10vw + 15px);
  opacity: 0.1;
  line-height: 0.7;
  margin: 30px 0;
  text-align: center;
}
.tc-footer-st9 .links-group {
  position: relative;
}
.tc-footer-st9 .links-group .links a {
  position: relative;
  font-size: 16px;
  margin: 5px 0;
  text-transform: capitalize;
}
.tc-footer-st9 .social-links {
  position: relative;
}
.tc-footer-st9 .social-links a {
  position: relative;
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff2;
  color: #fff5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
}
.tc-footer-st9 .social-links a:hover {
  color: #fff;
  border-color: #fff;
}

/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st10 h1, .home-st10 h2, .home-st10 h3, .home-st10 h4, .home-st10 h5, .home-st10 h6 {
  font-weight: 400;
}

/* --------------- navbar --------------- */
.tc-navbar-st10 {
  position: relative;
  padding: 15px 0;
}
.tc-navbar-st10 .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  margin: 0 20px;
  color: #000;
}
.tc-navbar-st10 .navbar-nav .nav-item .nav-link:hover, .tc-navbar-st10 .navbar-nav .nav-item .nav-link.active {
  opacity: 0.6;
  text-decoration: line-through;
}

/* --------------- hero --------------- */
.tc-hero-st10 {
  position: relative;
  color: #fff;
  overflow: hidden;
}
.tc-hero-st10 .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st10 .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st10 .swiper-pagination {
  bottom: 120px !important;
  -webkit-padding-start: calc((100vw - 1305px) / 2 );
          padding-inline-start: calc((100vw - 1305px) / 2 );
}
.tc-hero-st10 .hero-card {
  position: relative;
  padding: 120px 0 150px;
  z-index: 10;
}
.tc-hero-st10 .hero-card .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.tc-hero-st10 .hero-card .info {
  position: relative;
  padding-bottom: 100px;
}
.tc-hero-st10 .hero-card .info .play-btn {
  position: absolute;
  right: 20px;
  bottom: 0;
}
.tc-hero-st10 .btm-content {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  z-index: 10;
}
.tc-hero-st10 .btm-content .social-icons {
  position: relative;
}
.tc-hero-st10 .btm-content .social-icons a {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
  opacity: 0.7;
}
.tc-hero-st10 .btm-content .social-icons a:hover {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .tc-hero-st10 .fsz-120 {
    font-size: 50px !important;
  }
  .tc-hero-st10 .arrow {
    display: none !important;
  }
  .tc-hero-st10 .btm-content .social-icons {
    margin-top: 15px;
  }
}
/* --------------- services --------------- */
.tc-services-st10 {
  position: relative;
}
.tc-services-st10 .col-lg-3:last-of-type .service-card-st10 {
  border: 0;
}

.service-card-st10 {
  position: relative;
  display: block;
  text-align: center;
  padding: 60px 40px;
  -webkit-border-end: 1px solid #9993;
          border-inline-end: 1px solid #9993;
  border-bottom: 1px solid #9993;
  height: 100%;
}
.service-card-st10 .tags {
  position: relative;
  margin-top: 20px;
}
.service-card-st10 .tags .tag {
  position: relative;
  font-size: 12px;
  padding: 5px 20px;
  border: 1px solid #9993;
  border-radius: 30px;
  margin: 5px;
}
.service-card-st10:hover {
  background-color: #f9f9f9;
}

/* --------------- about --------------- */
.tc-about-st10 {
  position: relative;
  z-index: 10;
}
.tc-about-st10 .img-mask {
  position: relative;
  -webkit-mask: url(../img/ab10-mask.png);
          mask: url(../img/ab10-mask.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

/* --------------- portfolio --------------- */
.tc-portfolio-st10 {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.tc-portfolio-st10 .portfolio-slider {
  position: relative;
  overflow: hidden;
  margin-top: -30px;
}
.tc-portfolio-st10 .portfolio-slider .swiper-slide-active .port-card-st10 .sub-img,
.tc-portfolio-st10 .portfolio-slider .swiper-slide-active .port-card-st10 .main-img {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.tc-portfolio-st10 .portfolio-slider .swiper-slide-active .port-card-st10 .info {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.tc-portfolio-st10 .lg-title {
  position: absolute;
  left: calc(((100vw - 1305px) / 2) + 285px );
  bottom: 0;
  z-index: -1;
  font-size: calc(35vw + 35px);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.65;
  opacity: 0.1;
  pointer-events: none;
}
.tc-portfolio-st10 .swiper-arrows {
  position: absolute;
  bottom: 150px;
  left: calc(((100vw - 1305px) / 2) + 330px );
  z-index: 10;
  width: 90px;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-next {
  right: 0;
  left: auto;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-prev {
  left: 0;
  right: auto;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-next,
.tc-portfolio-st10 .swiper-arrows .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-next::after,
.tc-portfolio-st10 .swiper-arrows .swiper-button-prev::after {
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-next:hover,
.tc-portfolio-st10 .swiper-arrows .swiper-button-prev:hover {
  background-color: #000;
}
.tc-portfolio-st10 .swiper-arrows .swiper-button-next:hover::after,
.tc-portfolio-st10 .swiper-arrows .swiper-button-prev:hover::after {
  color: #fff;
}
.tc-portfolio-st10 .port-card-st10 {
  position: relative;
}
.tc-portfolio-st10 .port-card-st10 .sub-img {
  position: relative;
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.tc-portfolio-st10 .port-card-st10 .main-img {
  position: relative;
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.tc-portfolio-st10 .port-card-st10 .info {
  position: relative;
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

@media screen and (max-width: 991px) {
  .tc-portfolio-st10 .mt-200 {
    margin-top: 50px !important;
  }
}
/* --------------- team --------------- */
.tc-team-st10 {
  position: relative;
  background-color: #000;
  background-image: url(../img/team10-bg.png);
  background-size: cover;
  color: #fff;
}
.tc-team-st10 .team-slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}
.tc-team-st10 .team-slider .swiper-slide {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-team-st10 .team-slider .swiper-slide-nth-next-2 {
  opacity: 0;
}
.tc-team-st10 .swiper-controls-st1 .swiper-pagination-progressbar {
  background-color: #fff2;
}
.tc-team-st10 .swiper-controls-st1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #fff;
}

.team-card-st10 {
  position: relative;
  text-align: center;
}
.team-card-st10 .img {
  position: relative;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.team-card-st10 .info {
  position: relative;
  padding-top: 30px;
}

/* --------------- awards --------------- */
.tc-awards-st10 {
  position: relative;
}
.tc-awards-st10 .award-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.tc-awards-st10 .award-item .float-img {
  position: absolute;
  content: "";
  right: 100px;
  top: calc(50% - 250px);
  height: 500px;
  outline: 1px solid #fff;
  outline-offset: -25px;
  opacity: 0;
  visibility: hidden;
  -webkit-filter: blur(15px);
          filter: blur(15px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  pointer-events: none;
}
.tc-awards-st10 .award-item .float-img .arrow {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 10;
}
.tc-awards-st10 .award-item:hover .title-side h5 {
  text-decoration: underline;
}
.tc-awards-st10 .award-item:hover .float-img {
  opacity: 1;
  visibility: visible;
  -webkit-filter: blur(0);
          filter: blur(0);
}

@media screen and (max-width: 991px) {
  .tc-awards-st10 .award-item .float-img {
    display: none;
  }
  .tc-awards-st10 .num {
    display: none;
  }
}
/* --------------- process --------------- */
.tc-process-st10 {
  position: relative;
  background-color: #f7f7f7;
}
.tc-process-st10 .tabs-cards {
  position: relative;
  height: 450px;
}
.tc-process-st10 .tabs-cards .tab-card {
  position: absolute;
  width: 100%;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-filter: blur(30px);
          filter: blur(30px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st10 .tabs-cards .tab-card .img {
  position: relative;
  height: 450px;
  overflow: hidden;
}
.tc-process-st10 .tabs-cards .tab-card.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0);
          filter: blur(0);
}
.tc-process-st10 .info-cards .item {
  position: relative;
}
.tc-process-st10 .info-cards .item::after {
  position: absolute;
  content: "";
  left: 19%;
  top: 17px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #000;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st10 .info-cards .item .item-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tc-process-st10 .info-cards .item .item-title::after {
  position: absolute;
  content: "";
  left: calc(19% - 4.5px);
  top: 15px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}
.tc-process-st10 .info-cards .item .item-title .step {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st10 .info-cards .item .bod {
  position: relative;
}
.tc-process-st10 .info-cards .item .bod .text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-process-st10 .info-cards .item:last-of-type::after {
  display: none;
}
.tc-process-st10 .info-cards .item.active::after {
  opacity: 0.1;
}
.tc-process-st10 .info-cards .item.active .item-title .step {
  opacity: 1 !important;
}
.tc-process-st10 .info-cards .item.active .bod .text {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .tc-process-st10 .info-cards {
    margin-top: 50px;
  }
}
/* --------------- blog --------------- */
.tc-blog-st10 {
  position: relative;
}

.post-card-st10 {
  position: relative;
  display: block;
}
.post-card-st10 .float-info {
  position: absolute;
  left: 10px;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: #000;
  padding: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.post-card-st10:hover .float-info {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}

/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- responsive --------------- */
@media screen and (max-width: 991px) {
  .section-padding {
    padding: 60px 0;
  }

  .dropdown .dropdown-menu.show {
    position: static;
    left: 0;
    width: 100%;
  }

  .fsz-65 {
    font-size: 35px !important;
  }

  .fsz-85 {
    font-size: 45px !important;
  }
}
/* --------------------------------------------------------------
                        [ home 1 style ]
-------------------------------------------------------------- */
.home-st11 {
  position: relative;
  background-color: #000;
  color: #fff;
}
.home-st11 h1, .home-st11 h2, .home-st11 h3, .home-st11 h4, .home-st11 h5, .home-st11 h6 {
  font-family: "Instrument Serif", serif;
  font-weight: 100;
}

/* --------------- navbar --------------- */
.tc-navbar-st11 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  z-index: 99;
  color: #fff;
}

/* --------------- hero --------------- */
.tc-hero-st11 {
  position: relative;
  padding: 200px 0 50px;
  min-height: 100vh;
  z-index: 10;
}
.tc-hero-st11::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000000b4), to(#0000005f));
  background-image: linear-gradient(to top, #000000b4, #0000005f);
}
.tc-hero-st11 .bg-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}

/* --------------- about --------------- */
.tc-about-st11 {
  position: relative;
}
.tc-about-st11 .main-img {
  position: relative;
  width: 550px;
  height: 550px;
  padding: 40px;
  background-image: radial-gradient(circle, #fff2 1px, transparent 1px), radial-gradient(circle, #fff2 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-about-st11 .progress {
  height: 5px;
}
.tc-about-st11 .progress .progress-bar {
  background-color: var(--cr-gold1);
}

@media screen and (max-width: 991px) {
  .tc-about-st11 .main-img {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 40px;
  }
  .tc-about-st11 .main-img img {
    border-radius: 20px !important;
  }
}
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- section --------------- */
/* --------------- responsive --------------- */
@media screen and (max-width: 991px) {
  .section-padding {
    padding: 60px 0;
  }

  .dropdown .dropdown-menu.show {
    position: static;
    left: 0;
    width: 100%;
  }

  .fsz-65 {
    font-size: 35px !important;
  }

  .fsz-85 {
    font-size: 45px !important;
  }
}
/* --------------------------------------------------------------
                        [ home 12 style ]
-------------------------------------------------------------- */
.home-st12 {
  font-family: "Sora", sans-serif;
}
.home-st12 h1, .home-st12 h2, .home-st12 h3, .home-st12 h4, .home-st12 h5, .home-st12 h6 {
  font-family: "Petit Formal Script", cursive;
}

@media screen and (max-width: 991px) {
  .home-st12 .fsz-100 {
    font-size: 40px !important;
  }
}
/* --------------- hero st12 --------------- */
.tc-hero-st12 {
  position: relative;
  color: #fff;
  overflow: hidden;
}
.tc-hero-st12 .hero-slider {
  position: relative;
}
.tc-hero-st12 .hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st12 .hero-slider .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st12 .hero-slider .slide-item {
  position: relative;
  min-height: 100vh;
  padding: 220px 0;
}
.tc-hero-st12 .hero-slider .slide-item h1 {
  position: relative;
  font-size: 100px;
}
.tc-hero-st12 .hero-slider .slide-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tc-hero-st12 .btm-cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 10;
}

@media screen and (min-width: 991px) {
  .tc-hero-st12 .hero-slider .swiper-pagination {
    right: calc((100vw - 1305px) / 2 );
  }
}
@media screen and (max-width: 991px) {
  .tc-hero-st12 .hero-slider .slide-item {
    padding: 100px 0 200px;
  }
  .tc-hero-st12 .hero-slider .slide-item h1 {
    font-size: 50px;
  }
}
.thumb-slider-st12 {
  position: absolute;
  right: 10%;
  bottom: 15%;
  width: 360px;
  height: 250px;
  z-index: 15;
  overflow: hidden;
}
.thumb-slider-st12 .slide-item {
  position: relative;
  height: 100%;
  cursor: pointer;
}

/* --------------- hero st13 --------------- */
.tc-hero-st13 {
  position: relative;
  color: #fff;
  overflow: hidden;
}
.tc-hero-st13 .hero-slider {
  position: relative;
}
.tc-hero-st13 .hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st13 .hero-slider .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st13 .hero-slider .slide-item {
  position: relative;
  min-height: 100vh;
  padding: 220px 0;
}
.tc-hero-st13 .hero-slider .slide-item h1 {
  position: relative;
  font-size: 100px;
}
.tc-hero-st13 .hero-slider .slide-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tc-hero-st13 .btm-cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 10;
}

@media screen and (min-width: 991px) {
  .tc-hero-st13 .hero-slider .swiper-pagination {
    right: calc((100vw - 1305px) / 2 );
  }
}
@media screen and (max-width: 991px) {
  .tc-hero-st13 .hero-slider .slide-item {
    padding: 100px 0 200px;
  }
  .tc-hero-st13 .hero-slider .slide-item h1 {
    font-size: 50px;
  }
}
/* --------------- hero st13 --------------- */
.tc-hero-st14 {
  position: relative;
  color: #fff;
  overflow: hidden;
}
.tc-hero-st14 .hero-slider {
  position: relative;
}
.tc-hero-st14 .hero-slider .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tc-hero-st14 .hero-slider .swiper-slide-active {
  position: relative;
  z-index: 20;
}
.tc-hero-st14 .hero-slider .slide-item {
  position: relative;
  min-height: 100vh;
  padding: 220px 0;
}
.tc-hero-st14 .hero-slider .slide-item h1 {
  position: relative;
  font-size: 100px;
}
.tc-hero-st14 .hero-slider .slide-item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tc-hero-st14 .btm-cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 10;
}

@media screen and (min-width: 991px) {
  .tc-hero-st14 .hero-slider .swiper-pagination {
    right: calc((100vw - 1305px) / 2 );
  }
}
@media screen and (max-width: 991px) {
  .tc-hero-st14 .hero-slider .slide-item {
    padding: 100px 0 200px;
  }
  .tc-hero-st14 .hero-slider .slide-item h1 {
    font-size: 50px;
  }
}
/* --------------- hero st15 --------------- */
.tc-hero-st15 {
  position: relative;
  color: #fff;
  overflow: hidden;
  z-index: 10;
  min-height: 100vh;
  padding: 120px 0 50px;
}
.tc-hero-st15::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
  opacity: 0.4;
}
.tc-hero-st15 .box-item {
  position: relative;
  padding: 20px;
  border: 1px solid #fff5;
  margin: 20px 0;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tc-hero-st15 .box-item:hover, .tc-hero-st15 .box-item.active {
  background-color: var(--cr-green1);
  border-color: var(--cr-green1);
}
.tc-hero-st15 .box-item:hover .cr-green1, .tc-hero-st15 .box-item.active .cr-green1 {
  color: #fff9 !important;
}
.tc-hero-st15 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
  pointer-events: none;
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: opacity 1s ease, -webkit-filter 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-filter 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, filter 1s ease, transform 1s ease;
  transition: opacity 1s ease, filter 1s ease, transform 1s ease, -webkit-filter 1s ease, -webkit-transform 1s ease;
}
.tc-hero-st15 .bg.show {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: opacity 1s ease, -webkit-filter 1s ease, -webkit-transform 30s ease;
  transition: opacity 1s ease, -webkit-filter 1s ease, -webkit-transform 30s ease;
  transition: opacity 1s ease, filter 1s ease, transform 30s ease;
  transition: opacity 1s ease, filter 1s ease, transform 30s ease, -webkit-filter 1s ease, -webkit-transform 30s ease;
}

/* --------------- team --------------- */
.tc-team-st17 {
  position: relative;
}
.tc-team-st17 .team-slider {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}

.team-card-st8 {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.team-card-st8::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(to top, #000, transparent);
}
.team-card-st8 .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  z-index: 10;
}
.team-card-st8 .social-icons {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 40px;
  z-index: 10;
}
.team-card-st8 .social-icons a {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--cr-orange1);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-card-st8 .social-icons a:nth-of-type(2) {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-card-st8 .social-icons a:nth-of-type(3) {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.team-card-st8 .social-icons a:nth-of-type(4) {
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.team-card-st8:hover .social-icons a {
  opacity: 1;
}

/* --------------------------------------------------------------
                        [ innerpages style ]
-------------------------------------------------------------- */
/* --------------- hero st13 --------------- */
.tc-innerheader-st16 {
  position: relative;
  padding: 120px 50px 50px;
  background-image: radial-gradient(circle, #0002 1px, transparent 1px), radial-gradient(circle, #0002 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.tc-innerheader-st16 .bg-box {
  position: relative;
  padding: 120px 50px 50px;
  border: 1px solid #9993;
  background-color: #fff;
  background-image: url(../img/innerheader16-bg.png);
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .tc-innerheader-st16 {
    padding: 0;
  }
}
/* --------------- widgets --------------- */
.widgets {
  position: sticky;
  top: 30px;
}

.widget-box {
  position: relative;
  border: 1px solid #0002;
  border-radius: 10px;
  margin-bottom: 30px;
}
.widget-box .wid-title {
  position: relative;
  padding: 20px 30px;
  border-bottom: 1px solid #0002;
}
.widget-box .wid-body {
  position: relative;
  padding: 5px 30px;
}
.widget-box .list-arrows {
  position: relative;
}
.widget-box .list-arrows li {
  position: relative;
}
.widget-box .list-arrows li .list-link {
  position: relative;
  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;
  border-bottom: 1px solid #0002;
  padding: 20px 0;
}
.widget-box .list-arrows li .list-link:hover {
  color: var(--cr-orange1);
  border-color: var(--cr-orange1);
}
.widget-box .list-arrows li:last-of-type a {
  border: none;
}
.widget-box .form-control {
  position: relative;
  border: 0;
  border-bottom: 1px solid #0002;
  border-radius: 0;
  padding: 15px 0;
  font-size: 13px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.widget-box .social-list {
  position: relative;
  padding: 20px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.widget-box .social-list .social-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
}
.widget-box .social-list .social-links a {
  position: relative;
  width: 25px;
  height: 25px;
  font-size: 12px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #000;
}
.widget-box .social-list .social-links a:hover {
  background-color: #000;
  color: #fff;
}
.widget-box .search-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  border: 1px solid #9993;
}
.widget-box .search-group .form-control {
  border: 0;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.widget-box .search-group .form-control::-webkit-input-placeholder {
  color: #9995;
}
.widget-box .search-group .form-control::-moz-placeholder {
  color: #9995;
}
.widget-box .search-group .form-control:-ms-input-placeholder {
  color: #9995;
}
.widget-box .search-group .form-control::-ms-input-placeholder {
  color: #9995;
}
.widget-box .search-group .form-control::placeholder {
  color: #9995;
}
.widget-box .search-group .search-btn {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #000;
  border: 0;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.widget-box .social-links-st2 {
  position: relative;
  padding: 20px 0;
}
.widget-box .social-links-st2 a {
  position: relative;
  width: 50px;
  height: 50px;
  border: 1px solid #9993;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.widget-box .social-links-st2 a:hover {
  background-color: var(--cr-orange1);
  color: #fff;
}
.widget-box .insta-imgs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  padding: 25px 0;
}
.widget-box .insta-imgs .img {
  position: relative;
  width: 104px;
  height: 104px;
}

/* --------------- portfolio 20 --------------- */
.portfolio-card-st20 {
  position: relative;
  margin-top: 30px;
}
.portfolio-card-st20 .img {
  position: relative;
  height: 420px;
}
.portfolio-card-st20 .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 16, 16, 0)), to(rgba(16, 16, 16, 0.6)));
  background: linear-gradient(180deg, rgba(16, 16, 16, 0) 0%, rgba(16, 16, 16, 0.6) 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-card-st20 .arrow-cir-st1 {
  position: absolute;
  width: 100px;
  height: 100px;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  border: 0;
  background-color: #fff3;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.1s ease !important;
  transition: all 0.1s ease !important;
}
.portfolio-card-st20:hover .img::after {
  opacity: 1;
}
.portfolio-card-st20:hover .arrow-cir-st1 {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .portfolio-card-st20 .img {
    height: 400px;
  }
}
/* --------------- faq --------------- */
.tc-faq-st22 {
  position: relative;
}
.tc-faq-st22 .accordion .accordion-item {
  border: 1px solid #9992;
  padding: 0;
  border-radius: 0;
  margin-bottom: 15px;
}
.tc-faq-st22 .accordion .accordion-item .accordion-button {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 25px 20px;
  border-radius: 0;
  color: #000;
  font-size: 20px;
}
.tc-faq-st22 .accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #000;
}
.tc-faq-st22 .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  -webkit-filter: brightness(100000%);
          filter: brightness(100000%);
}
.tc-faq-st22 .accordion .accordion-item .accordion-button::after {
  background-size: 12px;
  background-position: right;
  -webkit-transform-origin: 15px;
          transform-origin: 15px;
}
.tc-faq-st22 .accordion .accordion-item .accordion-body {
  padding: 0 20px 40px;
  margin-top: -1px;
  background-color: #000;
}
.tc-faq-st22 .accordion .accordion-item .accordion-body * {
  color: #ccc !important;
}

/* --------------- tc-blog-st24 --------------- */
.tc-blog-st24 {
  position: relative;
}
.tc-blog-st24 .row {
  margin: 0 -40px;
}
.tc-blog-st24 .post-card-st1 {
  position: relative;
  margin: 0 40px;
  margin-bottom: 80px;
}

/* --------------- faq --------------- */
/* --------------- faq --------------- */
/* --------------- faq --------------- */
/* --------------- faq --------------- */
/* --------------- faq --------------- */
/* --------------- faq --------------- */
/* ----------------------------------------------------------
                        home preview
---------------------------------------------------------- */
.home-preview {
  /* --------------- navbar --------------- */
  /* --------------- header preview --------------- */
}
.home-preview .tc-navbar-preview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 99;
  color: #ffffff8c;
}
.home-preview .tc-navbar-preview .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
  color: #fff;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  .home-preview .tc-navbar-preview {
    position: relative;
    padding: 15px 0;
    background-color: #000;
  }
}
.home-preview .tc-header-preview {
  position: relative;
  overflow: hidden;
}
.home-preview .tc-header-preview .content {
  position: relative;
  background-color: #f0f0f0;
  -webkit-perspective: 2000px;
          perspective: 2000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  overflow: hidden;
  background-size: cover;
  color: #fff;
  z-index: 10;
  margin: 15px;
  border-radius: 30px;
  overflow: hidden;
  padding-bottom: 300px;
}
.home-preview .tc-header-preview .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.home-preview .tc-header-preview .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.home-preview .tc-header-preview .imgs-slider {
  position: relative;
  margin-top: -250px;
  z-index: 20;
}
.home-preview .tc-header-preview .imgs-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.home-preview .tc-header-preview .imgs-slider .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 20px;
}
.home-preview .tc-header-preview .imgs-slider .swiper-wrapper .swiper-slide.swiper-slide-visible .img {
  opacity: 1;
}
.home-preview .tc-header-preview .imgs-slider .swiper-wrapper .swiper-slide.swiper-slide-visible .img img {
  -o-object-position: top;
     object-position: top;
}
.home-preview .tc-header-preview .imgs-slider .img {
  position: relative;
  height: 500px;
  border-radius: 20px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
  -webkit-box-shadow: 5px 5px 15px #0003;
          box-shadow: 5px 5px 15px #0003;
  margin-bottom: 20px;
}
.home-preview .tc-header-preview .imgs-slider .img img {
  -o-object-position: 0 20%;
     object-position: 0 20%;
  -webkit-transition: all 10s ease;
  transition: all 10s ease;
}
@media screen and (min-width: 991px) {
  .home-preview .tc-header-preview .content {
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .home-preview .tc-header-preview .content {
    padding-bottom: 150px;
  }
  .home-preview .tc-header-preview .imgs-slider {
    margin-top: -150px;
  }
  .home-preview .tc-header-preview .imgs-slider .img {
    height: 200px !important;
  }
}
.home-preview .tc-demos-preview {
  position: relative;
  padding: 140px 0;
}
.home-preview .tc-demos-preview .demos .demo {
  display: block;
  margin-top: 30px;
  padding: 10px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.03);
}
.home-preview .tc-demos-preview .demos .demo .img {
  position: relative;
  height: 250px;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #9993;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-preview .tc-demos-preview .demos .demo .img img {
  -o-object-position: top;
     object-position: top;
  -webkit-transition: all 5s linear;
  transition: all 5s linear;
}
.home-preview .tc-demos-preview .demos .demo .info {
  position: relative;
  padding: 15px;
}
.home-preview .tc-demos-preview .demos .demo .info h6 {
  text-transform: capitalize;
}
.home-preview .tc-demos-preview .demos .demo.soon .img {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.home-preview .tc-demos-preview .demos .demo:hover .img {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.home-preview .tc-builder-preview {
  position: relative;
  padding: 140px 0;
  background-color: var(--cr-light1);
}
.home-preview .tc-builder-preview .nav-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 20px;
  margin-bottom: 30px;
}
.home-preview .tc-builder-preview .nav-pills .nav-item .nav-link {
  position: relative;
  background-color: #fff9;
  color: #000;
  border-radius: 10px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 22px;
  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;
  padding: 15px 20px;
  border-radius: 30px;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
.home-preview .tc-builder-preview .nav-pills .nav-item .nav-link::before {
  position: absolute;
  content: "-";
  left: 15px;
  top: 15px;
}
.home-preview .tc-builder-preview .nav-pills .nav-item .nav-link i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.home-preview .tc-builder-preview .nav-pills .nav-item .nav-link.active {
  background-color: var(--cr-orange1);
  color: #fff;
}
.home-preview .tc-builder-preview .nav-pills .nav-item .nav-link.active i {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.home-preview .tc-builder-preview .img {
  height: 400px;
  border-radius: 15px;
  overflow: hidden;
}
.home-preview .tc-builder-preview .check-list {
  position: relative;
  margin-top: 30px;
}
.home-preview .tc-builder-preview .check-list li {
  font-size: 15px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-preview .tc-builder-preview .check-list li .icon {
  color: var(--cr-orange1);
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
}
.home-preview .tc-builder-preview .builder-content {
  position: relative;
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
}
.home-preview .tc-inner-preview {
  position: relative;
  overflow: hidden;
  padding: 140px 0;
  background-image: url(../img/ser_hvr.html);
  background-size: 300px;
  background-repeat: repeat;
  z-index: 20;
}
.home-preview .tc-inner-preview .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  z-index: -1;
}
.home-preview .tc-inner-preview .pages-content {
  position: relative;
  z-index: 20;
}
.home-preview .tc-inner-preview .pages-content .img {
  display: block;
  position: relative;
  height: 450px;
  margin-top: 30px;
  border-radius: 15px;
  border: 1px solid #9995;
}
.home-preview .tc-inner-preview .pages-content .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 15px;
}
.home-preview .tc-features-preview {
  position: relative;
  padding: 140px 0;
  overflow: hidden;
}
.home-preview .tc-features-preview .features-slider {
  position: relative;
  margin-top: 30px;
}
.home-preview .tc-features-preview .features-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
  pointer-events: none;
}
.home-preview .tc-features-preview .features-slider .swiper-wrapper .swiper-slide {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.home-preview .tc-features-preview .features-slider .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #DADADA;
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  text-transform: capitalize;
  direction: ltr;
}
.home-preview .tc-features-preview .features-slider .item .arrow {
  opacity: 0.5;
}
.home-preview .tc-faq-preview {
  position: relative;
  padding-bottom: 200px;
}
.home-preview .tc-faq-preview .circle-logos {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 230px;
}
.home-preview .tc-faq-preview .circle-logos .circles {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  max-height: unset;
}
.home-preview .tc-faq-preview .circle-logos .item {
  position: relative;
  width: 120px;
  height: 120px;
  padding: 20px 5px;
  background-color: #fff;
  -webkit-box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-align: center;
  z-index: 20;
}
.home-preview .tc-faq-preview .circle-logos .item h6 {
  font-size: 13px;
}
.home-preview .tc-faq-preview .circle-logos .item .icon {
  height: 50px;
  width: 60px;
  margin: 0 auto 20px;
}
.home-preview .tc-faq-preview .circle-logos .item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-preview .tc-faq-preview .circle-logos .item:first-of-type, .home-preview .tc-faq-preview .circle-logos .item:last-of-type {
  top: 180px;
}
.home-preview .tc-faq-preview .circle-logos .item:nth-of-type(2), .home-preview .tc-faq-preview .circle-logos .item:nth-of-type(5) {
  top: 50px;
}
.home-preview .tc-faq-preview .circle-logos .item:nth-of-type(3) {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #4C8BF5;
  -webkit-box-shadow: 0px 40px 80px rgba(76, 139, 245, 0.5);
          box-shadow: 0px 40px 80px rgba(76, 139, 245, 0.5);
  color: #fff;
}
.home-preview .tc-faq-preview .accordion .accordion-item {
  border-radius: 10px;
  overflow: hidden;
  border-left: 0;
  border: 0;
  margin-bottom: 10px;
  background-color: var(--cr-light1);
}
.home-preview .tc-faq-preview .accordion .accordion-item .accordion-header .accordion-button {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  background-color: transparent;
  color: #151515;
  font-size: 16px;
  padding: 20px;
  font-weight: bold;
}
.home-preview .tc-faq-preview .accordion .accordion-item .accordion-body {
  padding-top: 0;
}
.home-preview .tc-testimonials-preview {
  position: relative;
  padding: 100px 0;
  background-color: var(--cr-light1);
  border-radius: 100px;
  margin: 2vw;
}
.home-preview .tc-testimonials-preview .shap {
  position: absolute;
  left: 5%;
  top: 30px;
  height: calc(100% - 60px);
  max-height: 35vw;
}
.home-preview .tc-testimonials-preview .shap1 {
  position: absolute;
  right: 5%;
  top: 100px;
  height: 200px;
  max-height: 100vw;
}
.home-preview .tc-testimonials-preview .cards .item {
  position: relative;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.06);
  margin-top: 24px;
  border-radius: 20px;
}
.home-preview .tc-testimonials-preview .cards .item .text {
  font-size: 18px;
  color: #777;
}
.home-preview .tc-testimonials-preview .cards .item .rate {
  position: relative;
  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;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 600;
}
.home-preview .tc-testimonials-preview .cards .item .rate .stars {
  font-size: 12px;
  color: var(--cr-red1);
}
.home-preview .tc-testimonials-preview .float-card {
  position: absolute;
  padding: 25px;
  background: #fff;
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.06);
  top: 0;
  right: calc((100vw - 1320px) / 2 );
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.home-preview .tc-save-preview {
  position: relative;
  padding: 50px 0 140px;
}
.home-preview .tc-save-preview .save-card {
  position: relative;
  padding: 140px 15px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid var(--cr-orange1);
  -webkit-box-shadow: 15px 15px 0 var(--cr-orange1);
          box-shadow: 15px 15px 0 var(--cr-orange1);
}
.home-preview .tc-save-preview .save-card .icons {
  position: absolute;
  left: 0;
  top: -30px;
  height: calc(100% + 80px);
  max-height: unset;
  pointer-events: none;
}
.home-preview .tc-footer-preview {
  position: relative;
  padding-top: 140px;
  background-color: var(--cr-orange1);
  color: #fff;
  text-align: center;
  overflow: hidden;
  border-radius: 50px 50px 0 0;
  z-index: 10;
}
.home-preview .tc-footer-preview .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.home-preview .tc-footer-preview p {
  font-size: 16px;
  color: var(--cr-orange1);
  margin-bottom: 15px;
}
.home-preview .tc-footer-preview h2 {
  font-size: 60px;
  color: #fff;
}
.home-preview .tc-footer-preview .btns {
  margin-top: 40px;
}
.home-preview .tc-footer-preview .btns .butn {
  margin: 5px;
}
.home-preview .tc-footer-preview .text-slider {
  position: relative;
  margin-top: 30px;
}
.home-preview .tc-footer-preview .text-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
  pointer-events: none;
}
.home-preview .tc-footer-preview .text-slider .swiper-wrapper .swiper-slide {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
.home-preview .tc-footer-preview .text-slider .item {
  font-size: 140px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  line-height: 0.9;
  opacity: 0.5;
}
.home-preview .tc-footer-preview .foot-features {
  position: relative;
  padding: 30px 60px;
  border-radius: 100px;
  background-color: #111;
  margin: 60px 0 30px;
}
.home-preview .tc-footer-preview .foot-features .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  text-align: start;
  -webkit-border-end: 1px solid #fff2;
          border-inline-end: 1px solid #fff2;
  padding: 0 30px;
}
.home-preview .tc-footer-preview .foot-features .item .icon {
  position: relative;
  width: 60px;
  height: 60px;
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.home-preview .tc-footer-preview .foot-features .item p {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 5px;
}
.home-preview .tc-footer-preview .foot-features .item h6 {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}
.home-preview .tc-footer-preview .foot-features .col-lg-3:last-of-type .item {
  border: 0;
}

@media screen and (max-width: 991px) {
  .home-preview .fsz-60 {
    font-size: 30px !important;
  }
  .home-preview .tc-header-preview h1 {
    font-size: 30px;
  }
  .home-preview .tc-header-preview .head-features .item .icon {
    height: 40px;
    margin-bottom: 15px;
  }
  .home-preview .tc-header-preview .head-features .item h6 {
    font-size: 12px;
  }
  .home-preview .tc-header-preview .lft-imgs,
.home-preview .tc-header-preview .rt-imgs {
    top: 70%;
  }
  .home-preview .tc-header-preview .logos-slider .brand {
    height: 20px;
  }
  .home-preview .tc-demos-preview .demos {
    overflow: hidden;
  }
  .home-preview .tc-demos-preview .demos .row .col-lg-4:nth-of-type(2), .home-preview .tc-demos-preview .demos .row .col-lg-4:nth-of-type(5), .home-preview .tc-demos-preview .demos .row .col-lg-4:nth-of-type(8), .home-preview .tc-demos-preview .demos .row .col-lg-4:nth-of-type(11), .home-preview .tc-demos-preview .demos .row .col-lg-4:nth-of-type(14) {
    padding-top: 0;
  }
  .home-preview .tc-builder-preview .nav-pills {
    width: 100%;
    border-radius: 15px;
    padding: 5px;
  }
  .home-preview .tc-builder-preview .nav-pills .nav-item .nav-link {
    font-size: 12px;
    padding: 5px 10px;
    margin: 2px;
  }
  .home-preview .tc-faq-preview .circle-logos .item {
    width: 60px;
    height: 70px;
    padding: 5px 0;
  }
  .home-preview .tc-faq-preview .circle-logos .item .icon {
    height: 30px;
    width: 30px;
  }
  .home-preview .tc-faq-preview .circle-logos .item h6 {
    font-size: 6px;
  }
  .home-preview .tc-testimonials-preview .float-card {
    display: none;
  }
  .home-preview .tc-save-preview .save-card {
    padding: 50px 15px;
  }
  .home-preview .tc-footer-preview p {
    font-size: 12px;
  }
  .home-preview .tc-footer-preview h2 {
    font-size: 30px;
  }
  .home-preview .tc-footer-preview .foot-features .item {
    padding: 15px 0;
    border: 0;
  }
  .home-preview .tc-header-preview {
    min-height: 350px;
  }
  .home-preview .tc-header-preview .info h1 {
    font-size: 35px;
  }
  .home-preview .tc-demos-preview .demos .demo .img {
    height: 250px;
  }
}
@media screen and (max-width: 991px) {
  .home-preview .tc-builder-preview .nav-pills .nav-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .home-preview .tc-builder-preview .nav-pills .nav-item .nav-link {
    padding: 20px;
  }
}