@import url('global.css');
@import url('nice-select.css');
@import url('owl.css');
@import url('animate.css');
@import url('rtl.css');
@import url('custom-animate.css');
@import url('font-awesome.css');
@import url('icomoon.css');
@import url('jarallax.css');
@import url('swiper.min.css');
@import url('odometer-default.css');
@import url('jquery-ui.css');
@import url('slick.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.magnific-popup.css');

.want-sticky-header .main-header.fixed-header {
	position: relative !important;
	display: none;
}

.box-layout .page-wrapper {
	max-width: 1390px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
	margin-top: 15px;
}

.box-layout:before {
	position: fixed;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/resource/crp-pattern-2.jpg);
	opacity: 0.40;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
}

.dark-body .page-wrapper {
	background-color: var(--thm-black);
}
.box-layout .main-menu-one__call {
	display: none;
}

.box-layout .main-menu-three__call,
.box-layout .main-menu-three__search-box:before {
	display: none;
}

.box-layout .main-menu-three__search-box {
	margin-left: 50px;
	margin-right: 0;
}

.box-layout .main-slider-two .owl-theme .owl-nav {
	padding: 0px 30px;
}

.box-layout .main-slider-three .owl-theme .owl-nav {
	padding: 0px 30px;
}

.box-layout .project-one__carousel.owl-theme .owl-nav {
	left: -100px;
	right: -100px;
}

.box-layout .rtl .main-menu-three__search-box {
	margin-left: 0;
	margin-right: 50px;
}
.mt-10{
	margin-top:100px!important;
}
.align-center{
	align-content: center;
}
.focus-icon{
	position: absolute;
    width: 80px!important;
    top: 76px;
    left: 31px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(360deg) brightness(103%) contrast(103%);
}
.cross-line-right {
  display: table;
  white-space: nowrap;
}
.cross-line-right::after {
  border-top: 2px solid #002c55;
  content: "";
  display: table-cell;
  position: relative;
  top: 1em;
  width: 100%;
}
.cross-line-right > h4 {
  padding: 0 15px 0 0;
  font-size: 24px;
  font-family: "Roboto Slab", sans-serif;
  line-height: 30px;
  color: #002c55;
}
.counter-icon{
	width: 70px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(139deg) brightness(103%) contrast(101%);
}

.about-one {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.about-one__left {
	position: relative;
	display: block;
	margin-right: -20px;
}

.about-one__left .section-title {
	margin-bottom: 10px;
}

.about-one__left .section-title__tagline::before {
	display: none;
}

.about-one__text-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 30px;
	margin-bottom: 37px;
	max-width: 515px;
	width: 100%;
}

.about-one__icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 72px;
	width: 100%;
	height: 72px;
	background-color: var(--thm-black);
	border-radius: 50%;
	z-index: 1;
}

.about-one__icon img {
	width: auto;
}

.about-one__text-box-text {
	position: relative;
	background-color: var(--thm-extra);
	border-left: 8px solid var(--thm-base);
	font-weight: 700;
	font-style: italic;
	letter-spacing: -0.04em;
	padding: 25px 60px 17px;
	padding-right: 10px;
	margin-left: -60px;
	border-bottom-left-radius: 51px;
	border-top-left-radius: 51px;
}

.about-one__points {
	position: relative;
	display: block;
}

.about-one__points li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 25px;
}

.about-one__points li+li {
	margin-top: 6px;
}

.about-one__points li .icon {
	position: relative;
	display: inline-block;
}

.about-one__points li .icon span {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: var(--thm-base);
}

.about-one__points li p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: var(--thm-black);
	font-family: var(--thm-font-two);
}

.about-one__btn-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 30px;
	margin-top: 31px;
}

.about-one__btn-two-box {
	position: relative;
	display: inline-block;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.about-one__btn-2 {
	color: var(--thm-black);
}

.about-one__btn-2:after {
	background-color: #FFFFFF;
}

.about-one__right {
	position: relative;
	display: block;
	margin-left: 140px;
}

.about-one__img-box {
	position: relative;
	display: block;
}

.about-one__img {
	position: relative;
	display: block;
}

.about-one__img img {
	width: 100%;
}

.about-one__img-2 {
	position: absolute;
	left: -140px;
	bottom: -83px;
	z-index: 1;
}

.about-one__img-2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 5px;
	background-color: var(--thm-white);
}

.about-one__img-2::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 5px;
	background-color: var(--thm-white);
}

.about-one__img-2 img {
	width: auto;
}

.about-one__shape-1 {
	position: absolute;
	top: 244px;
	left: -20px;
	bottom: -44px;
	right: 225px;
	background-color: var(--thm-primary);
	z-index: -1;
}

.about-one__shape-2 {
	position: absolute;
	top: 80px;
	left: -65px;
	width: 55px;
	height: 145px;
	background-color: var(--thm-black);
	animation: topBottom 3s ease-in-out infinite;
}

.about-one__shape-3 {
	position: absolute;
	bottom: -44px;
	right: 160px;
	width: 55px;
	height: 34px;
	background-color: var(--thm-base);
	animation: leftRight 4s ease-in-out infinite;
}

/*** ====================================================================
	About Two
====================================================================***/
.about-two {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.about-two__left {
	position: relative;
	display: block;
	margin-left: 43px;
	margin-right: 57px;
}

.about-two__img-box {
	position: relative;
	display: block;
}

.about-two__img {
	position: relative;
	display: block;
}

.about-two__img img {
	width: 100%;
}

.about-two__img-2 {
	position: absolute;
	top: 62px;
	left: -102px;
	border: 3px solid var(--thm-white);
}

.about-two__img-2 img {
	width: auto;
}

.about-two__shape-1 {
	position: absolute;
	top: 49px;
	left: -114px;
	width: 180px;
	height: 302px;
	background-color: var(--thm-primary);
	z-index: -1;
}

.about-two__video-link {
	position: absolute;
	bottom: -75px;
	right: 90px;
	animation: topBottom 3s ease-in-out infinite;
	z-index: 1;
}

.about-two__video-icon {
	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;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 36px;
	color: var(--thm-white);
	background-color: var(--thm-black);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	z-index: 1;
}

.about-two__video-icon:hover {
	background-color: var(--thm-base);
	color: var(--thm-white);
}

.about-two__video-icon:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	border: 4px solid var(--thm-white);
	z-index: -1;
}

.about-two__video-link .ripple,
.about-two__video-icon .ripple:before,
.about-two__video-icon .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--thm-white-rgb), 0.6);
	-o-box-shadow: 0 0 0 0 rgba(var(--thm-white-rgb), 0.6);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--thm-white-rgb), 0.6);
	box-shadow: 0 0 0 0 rgba(var(--thm-white-rgb), 0.6);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.about-two__video-icon .ripple:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

.about-two__video-icon .ripple:after {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	content: "";
	position: absolute;
}

.about-two__shape-2 {
	position: absolute;
	right: -35px;
	left: -85px;
	bottom: -115px;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.about-two__shape-2 img {
	width: auto;
}

.about-two__right {
	position: relative;
	display: block;
	margin-top: 36px;
}

.about-two__right .section-title {
	margin-bottom: 30px;
}

.about-two__right .section-title__tagline::before {
	display: none;
}

.progress-levels-4 {
	position: relative;
	display: block;
	margin-top: 32px;
	margin-bottom: 40px;
}

.progress-levels-4 .progress-box {
	position: relative;
	display: block;
}

.progress-levels-4 .progress-box .inner {
	position: relative;
	display: block;
}

.progress-box__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: var(--thm-black);
	font-family: var(--thm-font-two);
	margin-bottom: 11px;
}

.progress-levels-4 .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
}

.progress-levels-4 .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 6px;
	border-radius: 0;
	background-color: #D9D9D9;
}

.progress-levels-4 .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 6px;
	border-radius: 0px;
	background-color: var(--thm-black);
	transition: all 2000ms ease 300ms;
}

.progress-levels-4 .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -41px;
	right: -5px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels-4 .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-gray);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
}

.progress-levels-4 .progress-box .inner .percent {
	position: relative;
	color: var(--thm-gray);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
}

.progress-levels-4 .progress-box .inner .text {
	position: absolute;
	top: -6px;
	left: -60px;
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-black);
	line-height: 16px;
	text-transform: capitalize;
}

.about-two__big-text {
	font-size: 22px;
	font-weight: 700;
	line-height: 36px;
	font-family: var(--thm-font-two);
	color: var(--thm-base);
}

.about-two__points-list {
	position: relative;
	display: flex;
	align-items: center;
	gap: 34px;
	margin-top: 41px;
	margin-bottom: 50px;
}

.about-two__points-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
	background-color: aliceblue;
    padding: 10px;
    border-radius: 20px;
	box-shadow: rgb(157 154 154 / 30%) 0px 15px 20px;
}

.about-two__points-list li .icon {
	position: relative;
	display: inline-block;
	margin-top: -12px;
}
.about-two__points-list li .icon img {
	width: 220px;
	filter: brightness(0) saturate(100%) invert(44%) sepia(80%) saturate(4166%) hue-rotate(2deg) brightness(107%) contrast(104%);
}


.about-two__points-list li .icon span {
	position: relative;
	display: inline-block;
	font-size: 50px;
	color: var(--thm-base);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.about-two__points-list li:hover .icon span {
	transform: scale(.9) translateX(2px);
}

.about-two__points-list li .content {
	position: relative;
	display: block;
}

.about-two__points-list li .content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 6px;
}

.about-two__client-and-btn-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 70px;
}

.about-two__client-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 25px;
}

.about-two__client-img {
	position: relative;
	display: block;
}

.about-two__client-img img {
	width: 100%;
	border-radius: 50%;
	border: 4px solid var(--thm-base);
}

.about-two__client-content {
	position: relative;
	display: block;
}

.about-two__client-content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	text-transform: capitalize;
}

.about-two__client-content p {
	font-weight: 500;
	margin-top: 2px;
}

.about-two__btn-box {
	position: relative;
	display: block;
}

/*** 

====================================================================
	Banner One
====================================================================

***/
.banner-one {
    position: relative;
    display: block;
    background-color: #000000;
    padding: 245px 0 223px;
}

.banner-one__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .50;
    z-index: -1;
}

.banner-one__shape-2 {
    position: absolute;
    bottom: 130px;
    right: 110px;
}

.banner-one__shape-2 img {
    width: auto;
}

.banner-one__shape-3 {
    position: absolute;
    bottom: 83px;
    right: 217px;
}

.banner-one__shape-3 img {
    width: auto;
}

.banner-one__inner {
    position: relative;
    display: block;
}

.banner-one__arrow {
    position: relative;
    display: block;
    margin-left: 125px;
}

.banner-one__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 148px;
    color: var(--thm-white);
}

.banner-one__title-one {
    font-size: 128px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 128px;
    letter-spacing: -5.12px;
    margin-top: 51px;
    margin-bottom: 49px;
}

.banner-one__title-one span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -0.96px;
    top: -93px;
    left: -82px;
}

.banner-one__title-two {
    font-size: 148px;
    line-height: 148px;
    font-weight: 700;
    font-family: var(--thm-font-two);
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px var(--thm-base);
}

.banner-one__img-box {
    position: absolute;
    top: 0;
    right: 110px;
    z-index: 2;
}

.banner-one__img {
    position: relative;
    display: block;
    border-top-right-radius: 125px;
    border-bottom-right-radius: 125px;
}

.banner-one__img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .50);
    border-top-right-radius: 125px;
    border-bottom-right-radius: 125px;
}

.banner-one__img img {
    border-top-right-radius: 125px;
    border-bottom-right-radius: 125px;
    width: auto;
}

.banner-one__curved-circle {
    position: absolute;
    top: 0px;
    right: 6px;
    height: 152px;
    width: 152px;
    border-radius: 50%;
    z-index: 1;
}

.banner-one__curved-circle .curved-circle {
    position: absolute;
    font-size: 20px;
    font-weight: 400;
    color: var(--thm-white);
    letter-spacing: 0.05em;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    border-radius: 50%;
    animation: animName 17s linear infinite;
}

.banner-one__video-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}

.banner-one__video-icon {
    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;
    text-align: center;
    font-size: 35px;
    color: var(--thm-white);
    border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}





  @keyframes animName {
    0%{
       transform: rotate(0deg);
      }
   100%{
       transform: rotate(360deg);
      }
   }
   
   







.banner-one__text {
    position: absolute;
    bottom: 40px;
    right: 100px;
    max-width: 445px;
    width: 100%;
}

.banner-one__text p {
    font-size: 18px;
    color: var(--thm-white);
    letter-spacing: -0.72px;
    line-height: 30px;
}





/*** 

====================================================================
	Banner TWo
====================================================================

***/
.banner-two {
    position: relative;
    display: block;
    padding: 92px 0 528px;
    z-index: 1;
}

.banner-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.banner-two__inner {
    position: relative;
    display: block;
}

.banner-two__top {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.banner-two__top-title {
    font-size: 108px;
    line-height: 118px;
    color: var(--thm-white);
    font-weight: 400;
    letter-spacing: -4.32px;
}

.banner-two__top-text-box {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
    border-left: 1px solid var(--thm-base);
    padding-left: 25px;
    margin-left: 70px;
}

.banner-two__top-text {
    font-size: 18px;
    color: var(--thm-white);
    line-height: 30px;
    letter-spacing: -0.72px;
}

.banner-two__bottom {
    position: relative;
    display: block;
    margin-top: 33px;
}

.banner-two__arrow {
    position: absolute;
    top: -116px;
    right: 59px;
}

.banner-two__arrow a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 160px;
    color: var(--thm-base);
}

.banner-two__bottom-title {
    font-size: 108px;
    line-height: 118px;
    color: var(--thm-base);
    font-weight: 700;
    letter-spacing: -4.32px;
}

.banner-two__bottom-title span {
    font-family: var(--thm-font-two);
    color: var(--thm-white);
    letter-spacing: -5.12px;
}

/*** 

====================================================================
	Banner Img
====================================================================

***/
.banner-img {
    position: relative;
    display: block;
    margin-top: -430px;
    z-index: 2;
}

.banner-img .container {
    max-width: 1430px;
}

.banner-img__img {
    position: relative;
    display: block;
}

.banner-img__img img {
    width: 100%;
}
/*** ====================================================================
	Blog One
====================================================================***/
.blog-one {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

.blog-one__single {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.blog-one__img-box {
	position: relative;
	display: block;
}

.blog-one__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.blog-one__img img {
	width: 100%;
	transition: 0.5s;
}

.blog-one__img img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	object-fit: cover;
	visibility: hidden;
	height: 100%;
	width: 110%;
	transition: 1s;
	overflow: hidden;
}

.blog-one__single:hover .blog-one__img img:nth-child(2) {
	width: 100%;
	visibility: visible;
	filter: blur(3px);
}

.blog-one__date {
	position: absolute;
	bottom: -8px;
	right: 25px;
	background-color: var(--thm-base);
	padding: 8px 20px 8px;
	z-index: 2;
}

.blog-one__date p {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	font-family: var(--thm-font-two);
	color: var(--thm-white);
	text-transform: capitalize;
}

.blog-one__content {
	position: relative;
	display: block;
	padding: 25px 25px 25px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.blog-one__meta {
	position: relative;
	display: flex;
	align-items: center;
	gap: 17px;
}

.blog-one__meta li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.blog-one__meta li .icon {
	position: relative;
	display: inline-block;
}

.blog-one__meta li .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.blog-one__meta li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.blog-one__meta li a:hover {
	color: var(--thm-base);
}

.blog-one__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 5px;
	margin-top: 2px;
	text-transform: capitalize;
}

.blog-one__title a {
	color: var(--thm-black);
}

.blog-one__title a:hover {
	color: var(--thm-base);
}

.blog-one__read-more {
	position: relative;
	display: block;
}
.read-moreprog{
	position: relative;
	display: block!important;
	width:fit-content;
}
.d-flexp{
	gap: 10px;
	display:grid;
}

.blog-one__read-more-btn {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: var(--thm-black);
	padding: 9px 17px 9px;
}

.blog-one__read-more-btn:hover {
	color: var(--thm-white);
}

.blog-one__read-more-btn:after {
	background-color: var(--thm-primary);
}

.blog-one__read-more-btn:before {
	background: var(--thm-base);
}

.blog-one__read-more-btn .txt {
	display: flex;
	justify-content: space-between;
}

.blog-one__read-more a i {
	font-weight: 900;
	font-size: 17px;
}

/*** ====================================================================
	Blog Two
====================================================================***/
.blog-two {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 48.56%);
	z-index: 1;
}

.blog-two__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
}

.blog-two__shape-1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(232.29deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 47.03%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.blog-two__shape-1 img {
	width: auto;
}

.blog-two__shape-2 {
	position: absolute;
	top: 0;
	right: 0;
}

.blog-two__shape-2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(232.29deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 47.03%);
}

.blog-two__shape-2 img {
	width: auto;
}

.blog-two__single {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.blog-two__img-box {
	position: relative;
	display: block;
}

.blog-two__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.blog-two__img img {
	width: 100%;
	transition: 0.5s;
}

.blog-two__img img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	object-fit: cover;
	visibility: hidden;
	height: 100%;
	width: 0;
	transition: 1s;
	overflow: hidden;
}

.blog-two__single:hover .blog-two__img img:nth-child(2) {
	width: 100%;
	visibility: visible;
}

.blog-two__date {
	position: absolute;
	bottom: 0px;
	left: 50%;
	background-color: var(--thm-base);
	padding: 8px 20px 8px;
	transform: translateX(-50%);
	z-index: 2;
}

.blog-two__date p {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	font-family: var(--thm-font-two);
	color: var(--thm-white);
	text-transform: capitalize;
}

.blog-two__content {
	position: relative;
	display: block;
	text-align: center;
	padding-top: 27px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.blog-two__meta {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 17px;
}

.blog-two__meta li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.blog-two__meta li .icon {
	position: relative;
	display: inline-block;
}

.blog-two__meta li .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.blog-two__meta li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.blog-two__meta li a:hover {
	color: var(--thm-base);
}

.blog-two__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 24px;
	margin-top: 7px;
	text-transform: capitalize;
}

.blog-two__title a {
	color: var(--thm-black);
}

.blog-two__title a:hover {
	color: var(--thm-base);
}

.blog-two__read-more {
	position: relative;
	display: block;
}

.blog-two__read-more-btn {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: var(--thm-black);
	padding: 19px 40px 19px;
}

.blog-two__read-more-btn:hover {
	color: var(--thm-white);
}

.blog-two__read-more-btn:after {
	background-color: var(--thm-primary);
}

.blog-two__read-more-btn:before {
	background: var(--thm-base);
}

.blog-two__read-more-btn .txt {
	display: flex;
	justify-content: space-between;
}

.blog-two__read-more a i {
	font-weight: 900;
	font-size: 17px;
}

/*** ====================================================================
	Blog Three
====================================================================***/
.blog-three {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.blog-three .section-title__tagline::before {
	display: none;
}

.blog-three__single {
	position: relative;
	display: block;
}

.blog-three__img-box {
	position: relative;
	display: block;
}

.blog-three__img {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
}

.blog-three__img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	background-color: var(--thm-black);
	transition: opacity 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
}

.blog-three__single:hover .blog-three__img::before {
	opacity: 0.8;
}

.blog-three__img img {
	width: 100%;
	transform: scale(1.0);
	transition: all 1500ms ease;
}

.blog-three__single:hover .blog-three__img img {
	transform: scale(1.05) rotate(0deg);
}

.blog-three__date {
	position: relative;
	display: inline-block;
	background-color: var(--thm-base);
	padding: 8px 20px 8px;
	margin-bottom: 21px;
	z-index: 2;
}

.blog-three__date p {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	font-family: var(--thm-font-two);
	color: var(--thm-white);
	text-transform: capitalize;
}

.blog-three__content {
	position: relative;
	display: block;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.blog-three__content-inner {
	position: relative;
	display: block;
	padding: 40px 40px 7px;
}

.blog-three__meta {
	position: relative;
	display: flex;
	align-items: center;
	gap: 17px;
}

.blog-three__meta li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.blog-three__meta li .icon {
	position: relative;
	display: inline-block;
}

.blog-three__meta li .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.blog-three__meta li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.blog-three__meta li a:hover {
	color: var(--thm-base);
}

.blog-three__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
	margin-bottom: 23px;
	margin-top: 16px;
}

.blog-three__title a {
	color: var(--thm-black);
}

.blog-three__title a:hover {
	color: var(--thm-base);
}

.blog-three__read-more {
	position: relative;
	display: block;
}

.blog-three__read-more-btn {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: var(--thm-black);
	padding: 19px 40px 19px;
}

.blog-three__read-more-btn:hover {
	color: var(--thm-white);
}

.blog-three__read-more-btn:after {
	background-color: var(--thm-primary);
}

.blog-three__read-more-btn:before {
	background: var(--thm-base);
}

.blog-three__read-more-btn .txt {
	display: flex;
	justify-content: space-between;
}

.blog-three__read-more a i {
	font-weight: 900;
	font-size: 17px;
}

.blog-three__carousel.owl-theme .owl-nav {
	position: absolute;
	top: -120px;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.blog-three__carousel.owl-theme .owl-nav .owl-next {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	font-size: 16px;
	margin: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.blog-three__carousel.owl-theme .owl-nav .owl-prev {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	font-size: 16px;
	margin: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.blog-three__carousel.owl-theme .owl-nav .owl-next {
	margin-left: 0;
}

.blog-three__carousel.owl-theme .owl-nav .owl-prev {
	margin-right: 0;
}

.blog-three__carousel.owl-theme .owl-nav .owl-next span,
.blog-three__carousel.owl-theme .owl-nav .owl-prev span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.blog-three__carousel.owl-theme .owl-nav .owl-next:hover,
.blog-three__carousel.owl-theme .owl-nav .owl-prev:hover {
	background-color: var(--thm-black);
	color: var(--thm-white);
}

.blog-three__carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.blog-three__carousel.owl-carousel .owl-item {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms ease, visibility 500ms ease;
}

.blog-three__carousel.owl-carousel .owl-item.active {
	opacity: 1;
	visibility: visible;
}

/*** ====================================================================
	Blog Details
====================================================================***/
.blog-details {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.blog-details__left {
	position: relative;
	display: block;
	background-color: var(--thm-white);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.blog-details__img-box {
	position: relative;
	display: block;
}

.blog-details__img {
	position: relative;
	display: block;
}

.blog-details__img img {
	width: 100%;
}

.blog-details__content {
	position: relative;
	display: block;
	padding: 23px 40px 0;
}

.blog-details__meta {
	position: relative;
	display: flex;
	align-items: center;
	gap: 17px;
}

.blog-details__meta li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.blog-details__meta li .icon {
	position: relative;
	display: inline-block;
	top: 2px;
}

.blog-details__meta li .icon span {
	position: relative;
	display: inline-block;
	color: var(--thm-base);
	font-size: 16px;
}

.blog-details__meta li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.blog-details__meta li a:hover {
	color: var(--thm-base);
}

.blog-details__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 38px;
	text-transform: capitalize;
	margin-top: 14px;
	margin-bottom: 17px;
}

.blog-details__text-2 {
	margin-top: 30px;
	margin-bottom: 23px;
}

.blog-details__img-box {
	position: relative;
	display: block;
}

.blog-details__img-box .row {
	--bs-gutter-x: 12px;
}

.blog-details__img-box-img {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.blog-details__img-box-img img {
	width: 100%;
}

.blog-details__category-and-tag {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #E6ECFF;
	margin-left: -40px;
	margin-right: -40px;
	padding: 26px 40px 25px;
	margin-top: 27px;
}

.blog-details__category {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
}

.blog-details__category-title {
	position: relative;
	display: block;
}

.blog-details__category-title span {
	font-weight: 700;
	color: var(--thm-black);
}

.blog-details__category-list {
	position: relative;
	display: flex;
	align-items: center;
	gap: 7px;
}

.blog-details__category-list a {
	font-size: 12px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	line-height: 12px;
	padding: 8px 10px 8px;
}

.blog-details__category-list a:hover {
	background-color: var(--thm-black);
}

.blog-details__tag {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
}

.blog-details__tag-title {
	position: relative;
	display: block;
}

.blog-details__tag-title span {
	font-weight: 700;
	color: var(--thm-black);
}

.blog-details__tag-list {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.blog-details__tag-list a {
	color: var(--thm-gray);
}

.blog-details__tag-list a:hover {
	color: var(--thm-base);
}

/*** ====================================================================
	Comment One
====================================================================***/
.comment-one {
	position: relative;
	display: block;
	margin-top: 42px;
	border-bottom: 1px solid #B7B4B4;
	padding-bottom: 60px;
	margin-bottom: 38px;
}

.comment-one__title {
	font-size: 36px;
	font-weight: 700;
	line-height: 54px;
	text-transform: capitalize;
	margin-bottom: 37px;
}

.comment-one__single-list {
	position: relative;
	display: block;
}

.comment-one__single-list li {
	position: relative;
	display: block;
}

.comment-one__single-list li+li {
	margin-top: 50px;
}

.comment-one__single-list li:nth-child(2) {
	margin-left: 100px;
}

.comment-one__single {
	position: relative;
	display: flex;
	align-items: center;
	gap: 40px;
}

.comment-one__image {
	position: relative;
	display: block;
	max-width: 100px;
	width: 100%;
}

.comment-one__image img {
	width: 100%;
}

.comment-one__content {
	position: relative;
	display: block;
}

.comment-one__date-and-ratting {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3px;
}

.comment-one__date {
	position: relative;
	display: block;
}

.comment-one__date h4 {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.comment-one__date h4 span {
	font-weight: 700;
	color: var(--thm-base);
}

.comment-one__ratting-box {
	position: relative;
	display: block;
}

.comment-one__ratting {
	position: relative;
	display: inline-flex;
	justify-content: flex-start;
	direction: rtl;
}

.comment-one__ratting input[type="radio"] {
	display: none;
}

.comment-one__ratting label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: var(--thm-base);
	font-size: 22px;
	padding: 0 0px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.comment-one__ratting input[type="radio"]:checked~label {
	color: var(--thm-black);
}

.comment-one__ratting label:hover,
.comment-one__ratting label:hover~label {
	color: var(--thm-black);
}

.comment-form {
	position: relative;
	display: block;
}

.comment-form__title {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
}

.comment-form__text {
	font-weight: 500;
	color: var(--thm-black);
	text-transform: capitalize;
	margin-top: 8px;
	margin-bottom: 20px;
}

.comment-form__input-box {
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.comment-form__input-box input[type="text"],
.comment-form__input-box input[type="email"] {
	height: 60px;
	width: 100%;
	line-height: 60px;
	border: none;
	background-color: var(--thm-extra);
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
	font-size: 16px;
	font-weight: 400;
	color: var(--thm-black);
	display: block;
}

.comment-form__input-box textarea {
	font-size: 16px;
	color: var(--thm-black);
	height: 180px;
	width: 100%;
	background-color: var(--thm-extra);
	padding: 20px 30px 30px;
	border: none;
	outline: none;
	font-weight: 400;
	margin-bottom: 0px;
}

.comment-form__btn {
	border: none;
}

.comment-form__input-box.text-message-box {
	height: 180px;
	margin-bottom: 40px;
}

.comment-form__btn-and-rate {
	position: relative;
	display: flex;
	align-items: center;
	gap: 40px;
}

.comment-form__btn-box {
	position: relative;
	display: block;
}

.comment-form__btn::after {
	background-color: var(--thm-black);
}

.comment-form__btn::before {
	background-color: var(--thm-base);
}

.comment-form__rate-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 25px;
}

.comment-form__rate-text {
	font-weight: 700;
	color: var(--thm-black);
}

.comment-form__ratting {
	position: relative;
	display: inline-flex;
	justify-content: flex-start;
	direction: rtl;
}

.comment-form__ratting input[type="radio"] {
	display: none;
}

.comment-form__ratting label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: transparent;
	-webkit-text-stroke: 1px var(--thm-base);
	font-size: 22px;
	padding: 0 0px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.comment-form__ratting input[type="radio"]:checked~label {
	color: var(--thm-black);
}

.comment-form__ratting label:hover,
.comment-form__ratting label:hover~label {
	-webkit-text-stroke: 1px var(--thm-black);
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
	.sidebar {
		margin-top: 50px;
	}
}

.sidebar__single+.sidebar__single {
	margin-top: 30px;
}

.sidebar__title {
	position: relative;
	margin: 0;
	font-size: 24px;
	margin-bottom: 36px;
	font-weight: 700;
}

.sidebar__search {
	position: relative;
	display: block;
	background-color: #EEF2FF;
	padding: 40px;
}

.sidebar__search-form {
	position: relative;
}

.sidebar__search-form input[type="search"] {
	display: block;
	border: none;
	outline: none;
	background-color: var(--thm-white);
	color: var(--thm-gray);
	font-size: 14px;
	font-weight: 400;
	padding-left: 30px;
	height: 70px;
	width: 100%;
	padding-right: 10px;
}

.sidebar__search-form button[type="submit"] {
	color: var(--thm-white);
	font-size: 22px;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	width: 50px;
	outline: none;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: var(--thm-black);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	padding: 0;
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.sidebar__search-form button[type="submit"]:hover {
	background-color: var(--thm-base);
}

.sidebar__category {
	position: relative;
	display: block;
	background-color: #EEF2FF;
	padding: 48px 40px 47px;
}

.sidebar__category-list {
	position: relative;
	display: block;
}

.sidebar__category-list li {
	position: relative;
	display: block;
}

.sidebar__category-list li+li {
	margin-top: 16px;
}

.sidebar__category-list li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	font-weight: 400;
	font-family: var(--thm-font-two);
	color: var(--thm-gray);
}

.sidebar__category-list li a:hover {
	color: var(--thm-base);
}

.sidebar__post {
	position: relative;
	display: block;
	background-color: #EEF2FF;
	padding: 48px 40px 42px;
}

.sidebar__post .sidebar__title {
	margin-bottom: 25px;
}

.sidebar__post-list {
	position: relative;
	display: block;
}

.sidebar__post-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 25px;
}

.sidebar__post-list li+li {
	margin-top: 14px;
}

.sidebar__post-image {
	position: relative;
	display: block;
	max-width: 90px;
	width: 100%;
}

.sidebar__post-image img {
	width: 100%;
}

.sidebar__post-content {
	position: relative;
	display: block;
}

.sidebar__post-content h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 4px;
}

.sidebar__post-content h3 a {
	color: var(--thm-black);
}

.sidebar__post-content h3 a:hover {
	color: var(--thm-base);
}

.sidebar__post-content-date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 7px;
	font-size: 12px;
}

.sidebar__post-content-date i {
	color: var(--thm-base);
}

.sidebar__tags {
	position: relative;
	display: block;
	background-color: #EEF2FF;
	padding: 48px 40px 42px;
}

.sidebar__tags .sidebar__title {
	margin-left: 5px;
	margin-bottom: 30px;
}

.sidebar__tags-list {
	margin-top: -10px;
}

.sidebar__tags-list a {
	font-size: 14px;
	color: var(--thm-gray);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: var(--thm-white);
	display: inline-block;
	padding: 9px 23px 11px;
	margin-left: 5px;
	font-weight: 700;
	font-family: var(--thm-font-two);
}

.sidebar__tags-list a+a {
	margin-left: 5px;
	margin-top: 12px;
}

.sidebar__tags-list a:hover {
	color: var(--thm-white);
	background: var(--thm-base);
}

/*--------------------------------------------------------------
# Blog List
--------------------------------------------------------------*/
.blog-list {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.blog-list__left {
	position: relative;
	display: block;
}

.blog-list__single {
	position: relative;
	display: block;
	background-color: var(--thm-white);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	margin-bottom: 60px;
}

.blog-list__img-box {
	position: relative;
	display: block;
}

.blog-list__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.blog-list__img img {
	width: 100%;
	transition: 0.5s;
}

.blog-list__img img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	object-fit: cover;
	visibility: hidden;
	height: 100%;
	width: 110%;
	transition: 1s;
	overflow: hidden;
}

.blog-list__single:hover .blog-list__img img:nth-child(2) {
	width: 100%;
	visibility: visible;
	filter: blur(3px);
}

.blog-list__date {
	position: absolute;
	top: 40px;
	left: 40px;
	background-color: var(--thm-base);
	padding: 8px 20px 8px;
	z-index: 2;
}

.blog-list__date p {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	font-family: var(--thm-font-two);
	color: var(--thm-white);
	text-transform: capitalize;
}

.blog-list__content {
	position: relative;
	display: block;
}

.blog-list__content-inner {
	position: relative;
	display: block;
	padding: 33px 40px 37px;
}

.blog-list__meta {
	position: relative;
	display: flex;
	align-items: center;
	gap: 17px;
}

.blog-list__meta li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.blog-list__meta li .icon {
	position: relative;
	display: inline-block;
}

.blog-list__meta li .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.blog-list__meta li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.blog-list__meta li a:hover {
	color: var(--thm-base);
}

.blog-list__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 38px;
	text-transform: capitalize;
	margin-top: 13px;
	margin-bottom: 17px;
}

.blog-list__title a {
	color: var(--thm-black);
}

.blog-list__title a:hover {
	color: var(--thm-base);
}

.blog-list__read-more {
	position: relative;
	display: block;
}

.blog-list__read-more-btn {
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	color: var(--thm-black);
	padding: 19px 40px 19px;
}

.blog-list__read-more-btn:hover {
	color: var(--thm-white);
}

.blog-list__read-more-btn:after {
	background-color: var(--thm-primary);
}

.blog-list__read-more-btn:before {
	background: var(--thm-base);
}

.blog-list__read-more-btn .txt {
	display: flex;
	justify-content: space-between;
}

.blog-list__read-more a i {
	font-weight: 900;
	font-size: 17px;
}

.blog-list__pagination {
	position: relative;
	display: block;
	text-align: center;
}

.blog-list__pagination .pg-pagination li {
	position: relative;
	display: inline-block;
}

.blog-list__pagination .pg-pagination li+li {
	margin-left: 10px;
}

.blog-list__pagination .pg-pagination li a {
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	font-weight: 700;
	font-size: 14px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.blog-list__pagination .pg-pagination li a i {
	font-size: 10px;
}

.blog-list__pagination .pg-pagination li a:hover {
	background-color: var(--thm-base);
	color: var(--thm-white);
}
/*--------------------------------------------------------------
# Brand One
--------------------------------------------------------------*/
.brand-one {
	position: relative;
	display: block;
	padding: 0 0 120px;
	z-index: 1;
}

.brand-one .container {
	max-width: 1430px;
}

.brand-one__carousel {
	position: relative;
	display: block;
}

.brand-one__single {
	position: relative;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.brand-one__img {
	position: relative;
	z-index: 10;
	border: 1px solid #e9e9e9;
}

.brand-one__img>img {
	position: relative;
	width: auto !important;
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.brand-one__single:hover .brand-one__img>img {
	transform: scale(0.9);
}
/*** ====================================================================
	Category One
====================================================================***/
.category-one {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

.category-one__bg-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 213px;
	background-color: var(--thm-black);
	z-index: -1;
}

.category-one__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .20;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
}

.category-one__top {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 68px;
}

.category-one__top .section-title {
	margin-bottom: 0px;
}

.category-one__top .section-title__tagline {
	color: var(--thm-white);
}

.category-one__top .section-title__tagline::before {
	display: none;
}

.category-one__top .section-title__tagline::after {
	display: none;
}

.category-one__top .section-title__title {
	color: var(--thm-white);
}

.category-one__top-right {
	position: relative;
	display: block
}

.category-one__client-img-list {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.category-one__client-img-list li {
	position: relative;
	display: block;
}

.category-one__client-img-list li+li {
	margin-left: -17px;
}

.category-one__client-img {
	position: relative;
	display: block
}

.category-one__client-img img {
	width: auto;
	border: 3px solid var(--thm-white);
	border-radius: 50%;
}

.category-one__client-img-list li:nth-child(2) .category-one__client-img img {
	border: 3px solid #67B6FF;
	border-radius: 50%;
}

.category-one__client-img-list li:nth-child(3) .category-one__client-img img {
	border: 3px solid var(--thm-base);
	border-radius: 50%;
}

.category-one__client-content {
	position: relative;
	display: block;
	margin-top: 13px;
}

.category-one__client-content h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	color: var(--thm-white);
}

.category-one__client-content p {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: var(--thm-white);
	text-transform: capitalize;
}

.category-one__client-content p span {
	color: var(--thm-base);
}

.category-one__bottom {
	position: relative;
	display: block;
}

.category-one__category-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-left: -21.5px;
	margin-right: -21.5px;
}

.category-one__category-list li {
	position: relative;
	text-align: center;
	flex: 0 0 20%;
	max-width: 20%;
	width: 100%;
	padding-right: 21.5px;
	padding-left: 21.5px;
	margin-bottom: 30px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

.category-one__category-list li:hover {
	margin-top: -20px;
}

.category-one__category-single {
	position: relative;
	display: block;
	padding: 58px 20px 44px;
	background-color: var(--thm-primary);
	z-index: 1;
}

.category-one__category-single::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--thm-base);
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: -1;
}

.category-one__category-list li:hover .category-one__category-single::before {
	transform: scaleY(1.0);
}

.category-one__category-icon {
	position: relative;
	display: inline-block;
}

.category-one__category-icon span {
	position: relative;
	display: inline-block;
	font-size: 54px;
	color: var(--thm-base);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.category-one__category-list li:hover .category-one__category-icon span {
	color: var(--thm-white);
	transform: scale(0.9);
}

.category-one__category-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	font-family: var(--thm-font);
	margin-top: 29px;
}

.category-one__category-title a {
	color: var(--thm-black);
}

.category-one__category-list li:hover .category-one__category-title {
	color: var(--thm-white);
}

/*** ====================================================================
	Category Two
====================================================================***/
.category-two {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	padding: 120px 0 110px;
	z-index: 1;
}

.category-two__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .20;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.category-two__left {
	position: relative;
	display: block;
	margin-right: 0px;
}

.category-two__left .section-title {
	margin-bottom: 108px;
}

.category-two__left .section-title__tagline::before,
.category-two__left .section-title__tagline::after {
	display: none;
}

.category-two__left .section-title__tagline {
	color: var(--thm-white);
}

.category-two__left .section-title__title {
	color: var(--thm-white);
}

.category-two__client-box {
	position: relative;
	display: block
}

.category-two__client-img-list {
	position: relative;
	display: flex;
	align-items: center;
}

.category-two__client-img-list li {
	position: relative;
	display: block;
}

.category-two__client-img-list li+li {
	margin-left: -17px;
}

.category-two__client-img {
	position: relative;
	display: block
}

.category-two__client-img img {
	width: auto;
	border: 3px solid var(--thm-white);
	border-radius: 50%;
}

.category-two__client-img-list li:nth-child(2) .category-two__client-img img {
	border: 3px solid #67B6FF;
	border-radius: 50%;
}

.category-two__client-img-list li:nth-child(3) .category-two__client-img img {
	border: 3px solid var(--thm-base);
	border-radius: 50%;
}

.category-two__client-content {
	position: relative;
	display: block;
	margin-top: 13px;
}

.category-two__client-content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	color: var(--thm-white);
	margin-bottom: 4px;
}

.category-two__client-content p {
	color: var(--thm-white);
}

.category-two__client-content p span {
	color: var(--thm-base);
}

.category-two__right {
	position: relative;
	display: block;
}

.category-two__category-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-left: 5px;
	margin-right: 5px;
}

.category-two__category-list li {
	position: relative;
	text-align: center;
	flex: 0 0 50%;
	max-width: 50%;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

.category-two__category-single {
	position: relative;
	display: block;
	padding: 34px 20px 28px;
	background-color: var(--thm-primary);
	z-index: 1;
	height: 350px;
}

.category-two__category-single::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 4.11%;
	height: 4.55%;
	background-color: var(--thm-base);
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(1);
	z-index: -1;
}

.category-two__category-list li:hover .category-two__category-single::before {
	transform: scaleY(1.0);
	width: 100%;
	height: 100%;
}

.category-two__category-icon {
	position: relative;
	display: inline-block;
}
.category-two__category-icon img {
	width:60px;
	filter: brightness(0) saturate(100%) invert(13%) sepia(60%) saturate(1855%) hue-rotate(186deg) brightness(99%) contrast(103%);
}

.category-two__category-icon span {
	position: relative;
	display: inline-block;
	font-size: 54px;
	color: var(--thm-base);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.category-two__category-list li:hover .category-two__category-icon span {
	color: var(--thm-white);
	transform: scale(0.9);
}

.category-two__category-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	font-family: var(--thm-font);
	margin-top: 11px;
	margin-bottom: 8px;
}

.category-two__category-title a {
	color: var(--thm-black);
}

.category-two__category-list li:hover .category-two__category-title {
	color: var(--thm-white);
}

.category-two__category-text {
	font-size: 14px;
	line-height: 24px;
	webkit-transition: all 900ms ease;
	transition: all 900ms ease;
	color: var(--thm-gray);
}

.category-two__category-list li:hover .category-two__category-text {
	color: var(--thm-white);
}


/* One Page Category One */
.one-page-category-one {
	padding: 120px 0 0px;
}
/*** 

====================================================================
            Coming Soon
====================================================================

***/

.coming-soon{
    position:fixed;
    width:100%;
    height:100%;
    display:block;
    overflow-y:auto;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    text-align: center;
}

.coming-soon .content{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
}

.coming-soon .content:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    content: "";
    opacity: .30;
}

.coming-soon .content .content-inner{
    position: relative;
    padding: 90px 15px;
    display: table-cell;
    vertical-align: middle;
}

.coming-soon .content .content-inner .logo{
    position:relative;
    margin-bottom: 200px;
}

.coming-soon .content .content-inner .sec-title{
    display: none;
    margin-bottom:50px;
}

.coming-soon .content .content-inner h2{
    position:relative;
    font-size:48px;
    font-weight:700;
    color: #ffffff;
    line-height:1.2em;
    padding-bottom: 0;
    font-variant: small-caps;
}

.coming-soon .content .content-inner h2:after{
    display: none;
}

.time-counter{
    position:relative;
}

.time-counter .time-countdown1{
    position:relative;
    margin-bottom: 180px;
}

.time-counter .time-countdown1 .counter-column{
    position:relative;
    display: inline-block;
    width:180px;
    height:180px;
    font-size:20px;
    line-height: 1em;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:600;
    text-align: center;
    z-index: 7;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0,0,0,0.25);
    background-color: rgba(54,54,54,.40);
    margin:0 15px 20px;
}

.time-counter .time-countdown1 .counter-column .count{
    position:relative;
    display:block;
    font-size:72px;
    line-height:30px;
    padding:60px 0px 30px;
    color:#ffffff;
    font-weight:600;
}

.coming-soon .emailed-form{
    position: relative;
    margin-bottom: 40px;
}

.coming-soon .emailed-form h3{
    line-height: 1.2em;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}

.coming-soon .emailed-form .text{
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height:1.8em;
    margin-bottom: 40px;
}

.coming-soon .emailed-form .form-group{
    position:relative;
    display:block;
    max-width:540px;
    width:100%;
    margin: 0 auto;
}

.coming-soon .emailed-form .form-group input[type="text"],
.coming-soon .emailed-form .form-group input[type="tel"],
.coming-soon .emailed-form .form-group input[type="email"],
.coming-soon .emailed-form .form-group textarea{
    position:relative;
    display:block;
    width:100%;
    line-height:28px;
    height:60px;
    font-size:16px;
    color:#000000;
    overflow:hidden;
    padding:15px 50px 15px 20px;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 13px rgba(0,0,0,0.10);
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;  
}

.coming-soon .emailed-form .form-group input:focus,
.coming-soon .emailed-form .form-group select:focus,
.coming-soon .emailed-form .form-group textarea:focus{

}

.coming-soon .emailed-form .form-group input[type="submit"],
.coming-soon .emailed-form button{
    position:absolute;
    right:0px;
    top:0px;
    width: 60px;
    height:60px;
    line-height:40px;
    font-size:18px;
    color: var(--thm-base);
    background-color: transparent;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;  
}

.coming-soon .emailed-form .form-group input[type="submit"]:hover,
.coming-soon .emailed-form button:hover{
    color: #353535;
}

.coming-soon .copyright-text{
    position: relative;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
}

.coming-soon .copyright-text a{
    color: #ff9600;
}

.coming-soon .copyright-text a:hover{
    text-decoration: underline;
}

.clock-wrapper{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 250px;
    height: 250px;
    margin: auto;
    margin-top: -145px;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    background-color: rgba(0,0,0,.40);
    transform: scale(2);
}

.clock-base{
    width: 250px;
    height: 250px;
    border-radius: 50%;

}

.click-indicator{
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    width: 230px;
    height: 230px;
}

.click-indicator div{
    position: absolute;
    width: 2px;
    height: 4px;
    margin: 113px 114px;
}

.click-indicator div > span{
    height: 5px;
    width: 5px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 50%;
    margin-left: -1px;
    margin-top: -1px;
}

.click-indicator div:nth-child(1) {
    transform: rotate(30deg) translateY(-120px);
}

.click-indicator div:nth-child(2) {
    transform: rotate(60deg) translateY(-120px);
}

.click-indicator div:nth-child(3) {
    transform: rotate(90deg) translateY(-120px);
    background-color: #f7941d;
}

.click-indicator div:nth-child(4) {
    transform: rotate(120deg) translateY(-120px);
}

.click-indicator div:nth-child(5) {
    transform: rotate(150deg) translateY(-120px);
}

.click-indicator div:nth-child(6) {
    transform: rotate(180deg) translateY(-120px);
    background-color: #f7941d;
}

.click-indicator div:nth-child(7) {
    transform: rotate(210deg) translateY(-120px);
}

.click-indicator div:nth-child(8) {
    transform: rotate(240deg) translateY(-120px);
}

.click-indicator div:nth-child(9) {
    transform: rotate(270deg) translateY(-120px);
    background-color: #f7941d;
}

.click-indicator div:nth-child(10) {
    transform: rotate(300deg) translateY(-120px);
}

.click-indicator div:nth-child(11) {
    transform: rotate(330deg) translateY(-120px);
}

.click-indicator div:nth-child(12) {
    transform: rotate(360deg) translateY(-120px);
    background-color: #f7941d;
}

.clock-hour{
    position: absolute;
    z-index: 2;
    top: 75px;
    left: 123px;
    width: 4px;
    height: 65px;
    background-color: #f7941d;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    transform-origin: 2px 50px;
    transition: .5s;
    -webkit-animation: rotate-hour 43200s linear infinite;
    -moz-animation: rotate-hour 43200s linear infinite;
}

.clock-minute{
    position: absolute;
    z-index: 3;
    top: 55px;
    left: 123px;
    width: 4px;
    height: 85px;
    background-color: #f7941d;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    transform-origin: 2px 70px;
    transition: .5s;
    -webkit-animation: rotate-minute 3600s linear infinite;
    -moz-animation: rotate-minute 3600s linear infinite;
}

.clock-second{
    position: absolute;
    z-index: 4;
    top: 15px;
    left: 124px;
    width: 2px;
    height: 130px;
    background-color: #ffffff;
    opacity: .9;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    transform-origin: 1px 110px;
    transition: .5s;
    -webkit-animation: rotate-second 60s linear infinite;
    -moz-animation: rotate-second 60s linear infinite;
}

.clock-second:after{
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    bottom: 16px;
    width: 8px;
    height: 8px;
    background-color: #222222;
    border: solid 2px #222222;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.clock-center{
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 150px;
    top: 50px;
    left: 50px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    border-radius: 50%;
}

.clock-center:after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: 65px;
    background-color: #ddd;
    border-radius: 50%;
}


/* Social Icon One */

.coming-soon .social-icon-one{
    position: relative;
}

.coming-soon .social-icon-one li{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #5a5a5a;
    margin:0px 10px;
}

.coming-soon .social-icon-one li:last-child{
    margin-right: 0;
}

.coming-soon .social-icon-one li a{
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.coming-soon .social-icon-one li a:hover{
    color: #ffaa17;
}
/*** ====================================================================
	Contact One 
====================================================================***/
.contact-one {
	position: relative;
	display: block;
	margin-top: -70px;
	padding: 0 0 90px;
	z-index: 2;
}

.contact-one__single {
	position: relative;
	display: block;
	background-color: #EEF2FF;
	margin-bottom: 30px;
	padding: 40px 40px 35px;
	padding-left: 35px;
	z-index: 1;
}

.contact-one ul li:nth-child(2) .contact-one__single {
	padding: 40px 40px 95px;
}

.contact-one ul li:nth-child(3) .contact-one__single {
	padding: 40px 40px 71px;
}

.contact-one__single-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.contact-one__icon {
	position: relative;
	display: block;
	text-align: right;
}
.contact-one__icon i{
	font-size: 70px;
    color: #ff5c00;
}

.contact-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 84px;
	color: var(--thm-base);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.contact-one__single:hover .contact-one__icon span {
	transform: scale(0.9);
}

.contact-one__title {
	font-size: 32px;
	font-weight: 700;
	line-height: 42px;
	margin-top: 33px;
	margin-bottom: 31px;
}

.contact-one__contact-list {
	position: relative;
	display: block;
}

.contact-one__contact-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 25px;
}

.contact-one__contact-list li+li {
	margin-top: 12px;
}

.contact-one__contact-list li .icon {
	position: relative;
	display: inline-block;
}

.contact-one__contact-list li .icon span {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: var(--thm-base);
}

.contact-one__contact-list li p {
	font-size: 20px;
	line-height: 30px;
}

.contact-one__contact-list li p a {
	color: var(--thm-gray);
}

.contact-one__contact-list li p a:hover {
	color: var(--thm-base);
}

/*** ====================================================================
	Contact Two
====================================================================***/
.contact-two {
	position: relative;
	display: block;
	padding: 0 0 120px;
	z-index: 1;
}

.contact-two__inner {
	position: relative;
	display: block;
	max-width: 970px;
	margin: 0 auto;
}

.contact-two__form {
	position: relative;
	display: block;
}

.contact-two__input-box {
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.contact-two__input-box input[type="text"],
.contact-two__input-box input[type="email"] {
	height: 65px;
	width: 100%;
	border: none;
	background-color: var(--thm-extra);
	padding-left: 40px;
	padding-right: 40px;
	outline: none;
	font-size: 16px;
	color: var(--thm-gray);
	display: block;
	font-weight: 400;
}

.contact-two__input-box textarea {
	font-size: 16px;
	color: var(--thm-gray);
	height: 185px;
	width: 100%;
	background-color: var(--thm-extra);
	padding: 15px 40px 40px;
	border: none;
	outline: none;
	margin-bottom: 0px;
	font-weight: 400;
}

.contact-two__input-box.text-message-box {
	height: 185px;
	margin-bottom: 30px;
}

.contact-two__btn-box {
	position: relative;
	display: block;
	text-align: center;
}

.contact-two__btn {
	border: none;
}
/*** ====================================================================
	Counter One
====================================================================***/
.counter-one {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	padding: 110px 0 90px;
	overflow: hidden;
	z-index: 1;
}

.counter-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.counter-one__shape-1 img {
	width: auto;
}

.counter-one__shape-2 {
	position: absolute;
	top: 0;
	right: 0;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.counter-one__shape-2 img {
	width: auto;
}

.counter-one .row {
	--bs-gutter-x: 50px;
}

.counter-one__single {
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

.counter-one__single-shape-1 {
	position: absolute;
	top: 37px;
	left: 0;
}

.counter-one__single-shape-1 img {
	width: auto;
	opacity: .30;
}

.counter-one__single-shape-1::before {
	content: "";
	position: absolute;
	top: -5px;
	right: 13px;
	width: 12px;
	height: 12px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.counter-one__single-shape-2 {
	position: absolute;
	top: 30px;
	right: 0;
}

.counter-one__single-shape-2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0px;
	width: 12px;
	height: 12px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.counter-one__single-shape-2 img {
	width: auto;
	opacity: .30;
}

.counter-one__count {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.counter-one__count h3 {
	font-size: 42px;
	font-weight: 700;
	line-height: 64px;
	color: var(--thm-white);
}

.counter-one__count span {
	font-size: 42px;
	font-weight: 700;
	line-height: 64px;
	color: var(--thm-white);
	font-family: var(--thm-font-two);
}

.counter-one__text {
	font-size: 18px;
	color: var(--thm-white);
	margin-top: 12px;
	margin-bottom: 22px;
}

.counter-one__icon {
	position: relative;
	display: inline-block;
}

.counter-one__icon span {
	position: relative;
	display: inline-block;
	color: var(--thm-white);
	font-size: 70px;
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.counter-one__single:hover .counter-one__icon span {
	transform: scale(0.9);
}

/*** ====================================================================
	Creativity One
====================================================================***/
.creativity-one {
	position: relative;
	display: block;
	z-index: 1;
}

.creativity-one__bg-color {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 63px;
	width: calc((100% - -1170px) / 2);
	background-color: #513167;
	border-bottom-left-radius: 100px;
	overflow: hidden;
	z-index: -1;
}
.filter-creativitybg{
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(345deg) brightness(104%) contrast(101%);
}

.creativity-one__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.creativity-one__left {
	position: relative;
	display: block;
	margin-left: 100px;
	padding-top: 72px;
	z-index: 1;
}

.creativity-one__img {
	position: relative;
	display: block;
}

.creativity-one__img img {
	width: 100%;
	border-bottom-right-radius: 100px;
}

.creativity-one__icon {
	position: absolute;
	right: -48px;
	bottom: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 96px;
	height: 96px;
	background-color: var(--thm-black);
	border: 3px solid var(--thm-white);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	animation: topBottom 3s ease-in-out infinite;
}

.creativity-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 60px;
	color: var(--thm-white);
}

.creativity-one__right {
	position: relative;
	display: block;
	margin-left: 78px;
	margin-top: 90px;
	z-index: 1;
}

.creativity-one__sub-title {
	font-weight: 700;
	font-family: var(--thm-font-two);
	color: var(--thm-white);
	text-transform: uppercase;
}

.creativity-one__title {
	font-size: 36px;
	font-weight: 700;
	line-height: 45px;
	color: var(--thm-white);
	text-transform: capitalize;
}
/*** ====================================================================
	CTA One
====================================================================***/
.cta-one {
	position: relative;
	display: block;
	z-index: 2;
}

.cta-one__inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: var(--thm-base);
	padding: 60px 60px 55px;
	padding-left: 80px;
	overflow: hidden;
	z-index: 1;
}

.cta-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.cta-one__shape-1 img {
	width: auto;
	opacity: .50;
}

.cta-one__icon-2 {
	position: absolute;
	top: 0;
	right: 60px;
}

.cta-one__icon-2 span {
	position: relative;
	display: inline-block;
	font-size: 200px;
	color: rgba(var(--thm-white-rgb), .20);
}

.cta-one__left {
	position: relative;
	display: flex;
	align-items: center;
	gap: 30px;
}

.cta-one__icon {
	position: relative;
	display: inline-block;
}

.cta-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 80px;
	color: var(--thm-white);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.cta-one__icon:hover span {
	transform: scale(.9);
}

.cta-one__left .content {
	position: relative;
	display: block;
}

.cta-one__left .content p {
	font-weight: 500;
	color: var(--thm-white);
	text-transform: uppercase;
}

.cta-one__left .content h3 {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	text-transform: capitalize;
	margin-top: 2px;
	color: var(--thm-white);
}

.cta-one__btn-box {
	position: relative;
	display: block;
}

.cta-one__btn {
	color: var(--thm-white);
}

.cta-one__btn:hover {
	color: var(--thm-base);
}

.cta-one__btn:after {
	background-color: var(--thm-black);
}

.cta-one__btn:before {
	background: var(--thm-white);
}
/*** 

====================================================================
    Error Section
====================================================================

***/

.error-section{
    position:relative;
    text-align:center;
    padding:150px 0px;
}

.error-section:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	background-image: url(images/icons/pattern-1.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    opacity: .05;
}

.error-section .error-title{
    position:relative;
    color:var(--thm-black);
    font-size:200px;
    font-weight:700;
    line-height: 1em;
    text-shadow: 0 20px 30px rgba(0,0,0,0.20);
}

.error-section h4{
    color:var(--thm-black);
    font-size:40px;
    font-weight:700;
    margin-bottom: 20px;
}

.error-section .text{
    color:var(--thm-gray);
    font-size:22px;
    line-height: 1.4em;
    margin-bottom:30px;
}

.error-section .theme-btn{
    border-radius:5px;
    font-weight: 500;
    margin: 0 10px 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.20);
}
/*** ====================================================================
	Event One
====================================================================***/
.event-one {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.event-one::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 48.56%);
	z-index: -1;
}

.event-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
}

.event-one__shape-1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(232.29deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 47.03%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.event-one__shape-1 img {
	width: auto;
}

.event-one__shape-2 {
	position: absolute;
	top: 0;
	right: 0;
}

.event-one__shape-2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(232.29deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 47.03%);
}

.event-one__shape-2 img {
	width: auto;
}

.event-one .section-title__tagline::before,
.event-one .section-title__tagline::after {
	/*background-color: var(--thm-white);*/
}

.event-one__carousel {
	position: relative;
	display: block;
}

.event-one__single {
	position: relative;
	display: block;
}

.event-one__img-box {
	position: relative;
	display: block;
}

.event-one__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.event-one__img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 97, 187, 0) 0%, #002C55 100%);
	z-index: 1;
}

.event-one__img img {
	width: 100%;
	transform: scale3d(1, 1, 1);
	transition: transform 1s ease-in-out;
}

.event-one__single:hover .event-one__img img {
	transform: scale(1.05) rotate(0deg);
}

.event-one__tag {
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: var(--thm-base);
	padding: 0 11px 0;
	z-index: 2;
}

.event-one__tag span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--thm-white);
}

.event-one__goals-and-heart {
	position: absolute;
	top: 30px;
	right: 30px;
	display: flex;
	align-items: center;
	gap: 13px;
}

.event-one__goals {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: var(--thm-white);
}

.event-one__heart {
	position: relative;
	display: inline-block;
}

.event-one__heart span {
	font-size: 16px;
	color: var(--thm-white);
}

.event-one__content {
	position: absolute;
	bottom: 28px;
	left: 30px;
	right: 30px;
	z-index: 2;
}

.event-one__date-and-achieved {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.event-one__date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.event-one__date .icon {
	position: relative;
	display: inline-block;
}

.event-one__date .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.event-one__date>p {
	font-size: 14px;
	color: var(--thm-white);
}

.event-one__achieved {
	font-size: 14px;
	color: var(--thm-white);
	font-weight: 700;
}

.progress-levels-2 {
	position: relative;
	display: block;
	margin-top: 11px;
	margin-bottom: 12px;
}

.progress-levels-2 .progress-box .inner {
	position: relative;
	display: flex;
	align-items: center;
	gap: 15px;
}

.progress-levels-2 .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
	width: 100%;
	padding-right: 54px;
}

.progress-levels-2 .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 3px;
	border-radius: 0;
	background-color: var(--thm-white);
}

.progress-levels-2 .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 3px;
	border-radius: 0px;
	background-color: var(--thm-base);
	transition: all 2000ms ease 300ms;
}

.progress-levels-2 .progress-box .bar .bar-fill:before {
	content: "";
	position: absolute;
	top: -4px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.progress-levels-2 .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -14px;
	right: -58px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels-2 .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-white);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
}

.progress-levels-2 .progress-box .inner .percent {
	position: relative;
	color: var(--thm-white);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
}

.progress-levels-2 .progress-box .inner .text {
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-white);
	line-height: 16px;
	text-transform: capitalize;
}

.event-one__title {
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
	text-transform: capitalize;
}

.event-one__title a {
	color: var(--thm-white);
}

.event-one__title a:hover {
	color: var(--thm-base);
}

.event-one__carousel.owl-carousel .owl-dots {
	position: relative;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin: 75px auto 0 !important;
	z-index: 2;
}

.event-one__carousel.owl-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #D9D9D9;
	margin: 0;
	padding: 0 !important;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-one__carousel.owl-carousel .owl-dots .owl-dot::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	bottom: -5px;
	right: -5px;
	border: 1px solid var(--thm-black);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-one__carousel.owl-carousel .owl-dot.active::before {
	opacity: 1;
}

.event-one__carousel.owl-carousel .owl-dot.active {
	background-color: var(--thm-base);
	opacity: 1;
}

.event-one__carousel.owl-carousel .owl-dot:focus {
	outline: none;
}

.event-one__carousel.owl-carousel .owl-dots .owl-dot span {
	display: none;
}

/*** ====================================================================
	Event Two
====================================================================***/
.event-two {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.event-two__carousel {
	position: relative;
	display: block;
}

.event-two__single {
	position: relative;
	display: flex;
	align-items: center;
}

.event-two__content {
	position: relative;
	display: block;
	border: 1px solid #DDDDDD;
	border-right: 0;
	padding: 30px 30px 30px;
}

.event-two__tag {
	position: relative;
	display: inline-block;
	background-color: var(--thm-base);
	padding: 0 12px 0;
}

.event-two__tag span {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	color: var(--thm-white);
}

.event-two__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 16px;
	margin-bottom: 24px;
	text-transform: capitalize;
}

.event-two__title a {
	color: var(--thm-black);
}

.event-two__title a:hover {
	color: var(--thm-base);
}

.event-two__achieved {
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
}

.progress-levels-3 {
	position: relative;
	display: block;
	margin-top: 11px;
	margin-bottom: 10px;
}

.progress-levels-3 .progress-box {
	position: relative;
	display: block;
}

.progress-levels-3 .progress-box .inner {
	position: relative;
	display: block;
}

.progress-levels-3 .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
}

.progress-levels-3 .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 3px;
	border-radius: 0;
	background-color: var(--thm-gray);
}

.progress-levels-3 .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 3px;
	border-radius: 0px;
	background-color: var(--thm-base);
	transition: all 2000ms ease 300ms;
}

.progress-levels-3 .progress-box .bar .bar-fill:before {
	content: "";
	position: absolute;
	top: -4px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.progress-levels-3 .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -41px;
	right: -5px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels-3 .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-gray);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
}

.progress-levels-3 .progress-box .inner .percent {
	position: relative;
	color: var(--thm-gray);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
}

.progress-levels-3 .progress-box .inner .text {
	position: absolute;
	top: -6px;
	left: -60px;
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-black);
	line-height: 16px;
	text-transform: capitalize;
}

.event-two__goals {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: var(--thm-black);
	letter-spacing: -0.02em;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 14px;
	margin-bottom: 13px;
}

.event-two__goals span {
	color: var(--thm-gray);
}

.event-two__day-and-explore {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.event-two__date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 7px;
}

.event-two__date .icon {
	position: relative;
	display: inline-block;
}

.event-two__date .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.event-two__date p {
	font-size: 12px;
	line-height: 22px;
	text-transform: capitalize;
}

.event-two__explore {
	position: relative;
	display: inline-block;
}

.event-two__explore a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	font-weight: 700;
	color: var(--thm-gray);
}

.event-two__explore a:hover {
	color: var(--thm-base);
}

.event-two__img-box {
	position: relative;
	display: block;
	max-width: 220px;
	width: 100%;
}

.event-two__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.event-two__img::after {
	background: rgba(var(--thm-white-rgb), 0.3);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0;
	opacity: 1;
	pointer-events: none;
	transition: all 400ms linear;
}

.event-two__single:hover .event-two__img::after {
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 400ms linear;
}

.event-two__img::before {
	background: rgba(var(--thm-white-rgb), 0.3);
	bottom: 50%;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 51%;
	opacity: 1;
	pointer-events: none;
	transition: all 400ms linear;
}

.event-two__single:hover .event-two__img::before {
	bottom: 0;
	top: 0;
	opacity: 0;
	transition: all 400ms linear;
}

.event-two__img img {
	width: 100%;
	transform: scale3d(1, 1, 1);
	transition: transform 1s ease-in-out;
}

.event-two__single:hover .event-two__img img {
	transform: scale(1.05) rotate(0deg);
}

.event-two__heart {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
}

.event-two__heart a {
	position: relative;
	display: grid;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 16px;
	color: var(--thm-base);
	background-color: rgba(var(--thm-white-rgb), .80);
	border-radius: 50%;
}

.event-two__heart a:hover {
	color: var(--thm-white);
	background-color: var(--thm-base);
}

.event-two__carousel.owl-carousel .owl-dots {
	position: relative;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin: 65px auto 0 !important;
	z-index: 2;
}

.event-two__carousel.owl-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #D9D9D9;
	margin: 0;
	padding: 0 !important;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-two__carousel.owl-carousel .owl-dots .owl-dot::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	bottom: -5px;
	right: -5px;
	border: 1px solid var(--thm-black);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-two__carousel.owl-carousel .owl-dot.active::before {
	opacity: 1;
}

.event-two__carousel.owl-carousel .owl-dot.active {
	background-color: var(--thm-base);
	opacity: 1;
}

.event-two__carousel.owl-carousel .owl-dot:focus {
	outline: none;
}

.event-two__carousel.owl-carousel .owl-dots .owl-dot span {
	display: none;
}

/*** ====================================================================
	Event Three
====================================================================***/
.event-three {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	margin-left: 75px;
	margin-right: 75px;
	overflow: hidden;
	z-index: 1;
}

.event-three__carousel {
	position: relative;
	display: block;
	max-width: 570px;
	margin: 0 auto;
}

.event-three__carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}


.event-three__single {
	position: relative;
	display: block;
}

.event-three__img-box {
	position: relative;
	display: block;
}

.event-three__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.event-three__img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 97, 187, 0) 0%, #002C55 100%);
	z-index: 1;
}

.event-three__img img {
	width: 100%;
	transform: scale3d(1, 1, 1);
	transition: transform 1s ease-in-out;
}

.event-three__single:hover .event-three__img img {
	transform: scale(1.05) rotate(0deg);
}

.event-three__tag {
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: var(--thm-base);
	padding: 0 11px 0;
	z-index: 2;
}

.event-three__tag span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--thm-white);
}

.event-three__goals-and-heart {
	position: absolute;
	top: 30px;
	right: 30px;
	display: flex;
	align-items: center;
	gap: 13px;
}

.event-three__goals {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: var(--thm-white);
}

.event-three__heart {
	position: relative;
	display: inline-block;
}

.event-three__heart span {
	font-size: 16px;
	color: var(--thm-white);
}

.event-three__content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 35px 35px 28px;
}

.event-three__content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #E6ECFF;
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: -1;
}

.event-three__single:hover .event-three__content::before {
	transform: scaleY(1.0);
}

.owl-carousel.owl-drag .owl-item.active .event-three__content::before {
	transform: scaleY(1.0);
}

.event-three__date-and-achieved {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.event-three__date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.event-three__date .icon {
	position: relative;
	display: inline-block;
}

.event-three__date .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.event-three__date>p {
	font-size: 14px;
	color: var(--thm-white);
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .event-three__date>p {
	color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .event-three__date>p {
	color: var(--thm-black);
}

.event-three__achieved {
	font-size: 14px;
	color: var(--thm-white);
	font-weight: 700;
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .event-three__achieved {
	color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .event-three__achieved {
	color: var(--thm-black);
}

.progress-levels-2 {
	position: relative;
	display: block;
	margin-top: 11px;
	margin-bottom: 12px;
}

.progress-levels-2 .progress-box .inner {
	position: relative;
	display: flex;
	align-items: center;
	gap: 15px;
}

.progress-levels-2 .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
	width: 100%;
	padding-right: 54px;
}

.progress-levels-2 .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 3px;
	border-radius: 0;
	background-color: var(--thm-white);
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .progress-levels-2 .progress-box .bar .bar-innner {
	background-color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .progress-levels-2 .progress-box .bar .bar-innner {
	background-color: var(--thm-black);
}

.progress-levels-2 .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 3px;
	border-radius: 0px;
	background-color: var(--thm-base);
	transition: all 2000ms ease 300ms;
}

.progress-levels-2 .progress-box .bar .bar-fill:before {
	content: "";
	position: absolute;
	top: -4px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.progress-levels-2 .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -14px;
	right: -58px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels-2 .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-white);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .progress-levels-2 .progress-box .inner .count-text {
	color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .progress-levels-2 .progress-box .inner .count-text {
	color: var(--thm-black);
}

.progress-levels-2 .progress-box .inner .percent {
	position: relative;
	color: var(--thm-white);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .progress-levels-2 .progress-box .inner .percent {
	color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .progress-levels-2 .progress-box .inner .percent {
	color: var(--thm-black);
}

.progress-levels-2 .progress-box .inner .text {
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-white);
	line-height: 16px;
	text-transform: capitalize;
	webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.event-three__single:hover .progress-levels-2 .progress-box .inner .text {
	color: var(--thm-black);
}

.event-three__carousel.owl-carousel .owl-item.active .progress-levels-2 .progress-box .inner .text {
	color: var(--thm-black);
}

.event-three__title {
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
	text-transform: capitalize;
}

.event-three__title a {
	color: var(--thm-white);
}

.event-three__single:hover .event-three__title a {
	color: var(--thm-base);
}

.event-three__carousel.owl-carousel .owl-item.active .event-three__title a {
	color: var(--thm-base);
}

.event-three__carousel.owl-carousel .owl-dots {
	position: relative;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin: 75px auto 0 !important;
	z-index: 2;
}

.event-three__carousel.owl-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #D9D9D9;
	margin: 0;
	padding: 0 !important;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-three__carousel.owl-carousel .owl-dots .owl-dot::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	bottom: -5px;
	right: -5px;
	border: 1px solid var(--thm-black);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.event-three__carousel.owl-carousel .owl-dot.active::before {
	opacity: 1;
}

.event-three__carousel.owl-carousel .owl-dot.active {
	background-color: var(--thm-base);
	opacity: 1;
}

.event-three__carousel.owl-carousel .owl-dot:focus {
	outline: none;
}

.event-three__carousel.owl-carousel .owl-dots .owl-dot span {
	display: none;
}

/*** ====================================================================
	Event Details
====================================================================***/
.event-details {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.event-details__img {
	position: relative;
	display: block;
}

.event-details__img img {
	width: 100%;
}

.event-details__tag {
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: var(--thm-base);
	padding: 0px 10px 0px;
}

.event-details__tag span {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--thm-white);
}

.event-details__goals-and-heart {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	gap: 13px;
	background-color: var(--thm-black);
	padding: 8px 20px 8px;
}

.event-details__goals {
	position: relative;
	display: block;
}

.event-details__goals p {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: var(--thm-white);
}

.event-details__heart {
	position: relative;
	display: block;
}

.event-details__heart span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-white);
}

.event-details__content {
	position: relative;
	display: block;
	margin-top: 34px;
}

.event-details__all-event-and-date {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #B7B4B4;
	padding-bottom: 20px;
	margin-bottom: 22px;
}

.event-details__all-event {
	position: relative;
	display: block;
}

.event-details__all-event h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--thm-base);
	margin-top: 2px;
}

.event-details__date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 13px;
}

.event-details__date .icon {
	position: relative;
	display: block;
	top: 1px;
}

.event-details__date .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.event-details__date p {
	font-size: 14px;
	color: var(--thm-black);
}

.event-details__left {
	position: relative;
	display: block;
}

.event-details__title-1 {
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
}

.event-details__title-1 {
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
}

.event-details__text-1 {
	margin-top: 28px;
	margin-bottom: 30px;
}

.event-details__text-3 {
	margin-top: 30px;
	margin-bottom: 14px;
}

.event-details__title-2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	color: var(--thm-base);
}

.event-details__text-4 {
	margin-top: 30px;
	margin-bottom: 39px;
}

.event-details__btn-box {
	position: relative;
	display: block;
}

.event-details__btn::after {
	background-color: var(--thm-black);
}

.event-details__btn::before {
	background-color: var(--thm-base);
}

.event-details__right {
	position: relative;
	display: block;
	margin-top: 38px;
}

.event-details__event-list-box {
	position: relative;
	display: block;
	background-color: var(--thm-white);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	padding: 31px 35px 50px;
	border-left: 4px solid var(--thm-black);
}

.event-details__event-list-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--thm-base);
	margin-bottom: 27px;
}

.event-details__event-list {
	position: relative;
	display: block;
}

.event-details__event-list li {
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 25px;
}

.event-details__event-list li+li {
	margin-top: 10px;
}

.event-details__event-list li:nth-child(6) p {
	color: var(--thm-base);
}

.event-details__event-list li p {
	font-weight: 700;
}

.event-details__event-list li span {
	position: relative;
	display: block;
	max-width: 105px;
	width: 100%;
	font-weight: 500;
}

.event-details__event-list li p a {
	color: var(--thm-gray);
}

.event-details__event-list li p a:hover {
	color: var(--thm-base);
}

/*** ====================================================================
	Event Page
====================================================================***/
.events-page {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

.events-page .event-three__single {
	margin-bottom: 30px;
}

.events-page__btn-box {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 80px;
}

.events-page__btn::after {
	background-color: var(--thm-black);
}

.events-page__btn::before {
	background-color: var(--thm-base);
}

/* One Page Event One */
.one-page-event-one {
	padding: 120px 0 0px;
}
/*** ====================================================================
	CTA One
====================================================================***/
.faq-page {
	position: relative;
	display: block;
	padding-top: 120px;
	z-index: 1;
}

.faq-page .tabs-content__faq {
	position: relative;
	display: block;
	margin-top: 0px;
	z-index: 1;
}

.tabs-content__faq .faq-one-accrodion .accrodion {
	position: relative;
	display: block;
	background-color: #F1F8FF;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.tabs-content__faq .faq-one-accrodion .accrodion-title {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 17px 30px 18px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
	padding-right: 25px;
}

.tabs-content__faq .faq-one-accrodion .accrodion-title h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	color: var(--thm-black);
	position: relative;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	text-transform: capitalize;
}

.tabs-content__faq .faq-one-accrodion .accrodion+.accrodion {
	margin-top: 20px;
}

.tabs-content__faq .faq-one-accrodion .accrodion-title h4::before {
	content: "\e927";
	font-family: 'icomoon' !important;
	font-weight: 700;
	font-size: 13px;
	color: var(--thm-base);
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 13px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	text-align: center;
}

.tabs-content__faq .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
	content: "\e923";
}

.tabs-content__faq .faq-one-accrodion .accrodion-content {
	position: relative;
	padding-bottom: 32px;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: -6px;
}

.tabs-content__faq .faq-one-accrodion .accrodion-content p {
	margin: 0;
}
/*** ====================================================================
	Feature One
====================================================================***/
.feature-one {
	position: relative;
	display: block;
	z-index: 2;
}

.feature-one__single {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.feature-one__single-inner {
	position: relative;
	display: flex;
	align-items: flex-start;
	background-color: var(--thm-base);
	gap: 25px;
	padding: 50px 55px 60px;
	z-index: 1;
}

.feature-one ul li:nth-child(2) .feature-one__single-inner {
	background-color: var(--thm-black);
}

.feature-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .20;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.feature-one__icon {
	position: relative;
	display: inline-block;
}

.feature-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 84px;
	color: var(--thm-white);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.feature-one__single:hover .feature-one__icon span {
	transform: scale(.9) translateX(2px);
}

.feature-one__content {
	position: relative;
	display: block;
}

.feature-one__title {
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
}

.feature-one__title a {
	color: var(--thm-white);
}

.feature-one__title a:hover {
	color: var(--thm-black);
}

.feature-one__single--two .feature-one__title a:hover {
	color: var(--thm-base);
}

.feature-one__text {
	color: var(--thm-white);
	margin-top: 8px;
	margin-bottom: 22px;
}

.feature-one__btn-box {
	position: relative;
	display: block;
}

.feature-one__btn:hover {
	color: var(--thm-base);
}

.feature-one__btn::after {
	background-color: var(--thm-black);
}

.feature-one ul li:nth-child(2) .feature-one__btn::after {
	background-color: var(--thm-base);
}

.feature-one__btn::before {
	background-color: var(--thm-white);
}

.feature-one__img {
	position: relative;
	display: block;
}

.feature-one__img img {
	width: 100%;
}

/*** ====================================================================
	Feature Two
====================================================================***/
.feature-two {
	position: relative;
	display: block;
	margin-top: -110px;
	z-index: 2;
}

.feature-two__bg-color {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: calc((100% - 30px) / 2);
	background-color: var(--thm-base);
	z-index: -1;
}

.feature-two__bg-color::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: var(--thm-black);
	z-index: 1;
}

.feature-two__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
}

.feature-two__left {
	position: relative;
	display: block;
	padding: 87px 0 100px;
}

.feature-two__title {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	color: var(--thm-white);
	text-transform: capitalize;
}

.feature-two__text {
	color: var(--thm-white);
	margin-top: 17px;
	margin-bottom: 33px;
}

.feature-two__btn-box {
	position: relative;
	display: block;
}

.feature-two__btn {
	text-transform: uppercase;
}

.feature-two__btn:hover {
	color: var(--thm-base);
}

.feature-two__btn::after {
	background-color: var(--thm-black);
}

.feature-two__btn::before {
	background-color: var(--thm-white);
}

.feature-two__right {
	position: relative;
	display: block;
	margin-left: 49px;
	margin-right: -45px;
	margin-top: 217px;
}

.feature-two__carousel {
	position: relative;
	display: block;
}

.feature-two__right-content {
	position: relative;
	display: flex;
	align-items: center;
	gap: 55px;
}

.feature-two__icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 110px;
	width: 100%;
	height: 110px;
	background-color: var(--thm-black);
	border-radius: 54px;
	border-bottom-right-radius: 10px;
}

.feature-two__icon span {
	position: relative;
	display: inline-block;
	font-size: 64px;
	color: var(--thm-white);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.feature-two__icon:hover span {
	transform: scale(.9) translateX(2px);
}

.feature-two__content {
	position: relative;
	display: block;
}

.feature-two__content h3 {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	color: var(--thm-base);
	margin-bottom: 14px;
	text-transform: capitalize;
}
/*** ====================================================================
	Feature One
====================================================================***/
.feature-one {
	position: relative;
	display: block;
	z-index: 2;
}

.feature-one__single {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.feature-one__single-inner {
	position: relative;
	display: flex;
	align-items: flex-start;
	background-color: var(--thm-base);
	gap: 25px;
	padding: 50px 55px 60px;
	z-index: 1;
}

.feature-one ul li:nth-child(2) .feature-one__single-inner {
	background-color: var(--thm-black);
}

.feature-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .20;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.feature-one__icon {
	position: relative;
	display: inline-block;
}

.feature-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 84px;
	color: var(--thm-white);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.feature-one__single:hover .feature-one__icon span {
	transform: scale(.9) translateX(2px);
}

.feature-one__content {
	position: relative;
	display: block;
}

.feature-one__title {
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
}

.feature-one__title a {
	color: var(--thm-white);
}

.feature-one__title a:hover {
	color: var(--thm-black);
}

.feature-one__single--two .feature-one__title a:hover {
	color: var(--thm-base);
}

.feature-one__text {
	color: var(--thm-white);
	margin-top: 8px;
	margin-bottom: 22px;
}

.feature-one__btn-box {
	position: relative;
	display: block;
}

.feature-one__btn:hover {
	color: var(--thm-base);
}

.feature-one__btn::after {
	background-color: var(--thm-black);
}

.feature-one ul li:nth-child(2) .feature-one__btn::after {
	background-color: var(--thm-base);
}

.feature-one__btn::before {
	background-color: var(--thm-white);
}

.feature-one__img {
	position: relative;
	display: block;
}

.feature-one__img img {
	width: 100%;
}

/*** ====================================================================
	Feature Two
====================================================================***/
.feature-two {
	position: relative;
	display: block;
	margin-top: -110px;
	z-index: 2;
}

.feature-two__bg-color {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: calc((100% - 30px) / 2);
	background-color: var(--thm-base);
	z-index: -1;
}

.feature-two__bg-color::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: var(--thm-black);
	z-index: 1;
}

.feature-two__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: topBottom 3s ease-in-out infinite;
}

.feature-two__left {
	position: relative;
	display: block;
	padding: 87px 0 100px;
}

.feature-two__title {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	color: var(--thm-white);
	text-transform: capitalize;
}

.feature-two__text {
	color: var(--thm-white);
	margin-top: 17px;
	margin-bottom: 33px;
}

.feature-two__btn-box {
	position: relative;
	display: block;
}

.feature-two__btn {
	text-transform: uppercase;
}

.feature-two__btn:hover {
	color: var(--thm-base);
}

.feature-two__btn::after {
	background-color: var(--thm-black);
}

.feature-two__btn::before {
	background-color: var(--thm-white);
}

.feature-two__right {
	position: relative;
	display: block;
	margin-left: 49px;
	margin-right: -45px;
	margin-top: 217px;
}

.feature-two__carousel {
	position: relative;
	display: block;
}

.feature-two__right-content {
	position: relative;
	display: flex;
	align-items: center;
	gap: 55px;
}

.feature-two__icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 110px;
	width: 100%;
	height: 110px;
	background-color: var(--thm-black);
	border-radius: 54px;
	border-bottom-right-radius: 10px;
}

.feature-two__icon span {
	position: relative;
	display: inline-block;
	font-size: 64px;
	color: var(--thm-white);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.feature-two__icon:hover span {
	transform: scale(.9) translateX(2px);
}

.feature-two__content {
	position: relative;
	display: block;
}

.feature-two__content h3 {
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	color: var(--thm-base);
	margin-bottom: 14px;
	text-transform: capitalize;
}
/*** 

====================================================================
	Main Footer
====================================================================

***/
.main-footer {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	overflow: hidden;
	z-index: 1;
}

.main-footer__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	opacity: 0.05;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.main-footer__top {
	position: relative;
	display: block;
	padding-bottom: 111px;
	padding-top: 120px;
}

.footer-widget__about {
	position: relative;
	display: block;
}

.footer-widget__logo {
	position: relative;
	display: block;
}

.footer-widget__about-text {
	color: var(--thm-white);
	margin: 29px 0 48px;
}

.site-footer__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-footer__social a {
	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;
	text-align: center;
	width: 50px;
	height: 50px;
	color: var(--thm-black);
	background-color: var(--thm-white);
	font-size: 16px;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 1;
}

.site-footer__social a:hover {
	color: var(--thm-white);
	background-color: var(--thm-base);
}

.site-footer__social a:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: var(--thm-base);
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 1;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	z-index: -1;
}

.site-footer__social a:hover:after {
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.site-footer__social a+a {
	margin-left: 20px;
}

.footer-widget__title-box {
	position: relative;
	display: inline-block;
	margin-bottom: 26px;
	margin-top: 13px;
}

.footer-widget__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--thm-white);
	position: relative;
	display: inline-block;
}

.footer-widget__company {
	position: relative;
	display: block;
	margin-left: 32px;
}

.footer-widget__company-list {
	position: relative;
	display: block;
}

.footer-widget__company-list li {
	position: relative;
	display: block;
}

.footer-widget__company-list li+li {
	margin-top: 12px;
}

.footer-widget__company-list li a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--thm-white);
}

.footer-widget__company-list li a:hover {
	color: var(--thm-base);
}

.footer-widget__fundraising {
	position: relative;
	display: block;
	margin-left: 63px;
}

.footer-widget__contact {
	position: relative;
	display: block;
	margin-left: -1px;
}

.footer-widget__contact-list {
	position: relative;
	display: block;
	margin-bottom: 36px;
}

.footer-widget__contact-list li {
	position: relative;
	display: block;
}

.footer-widget__contact-list li+li {
	margin-top: 6px;
}

.footer-widget__contact-list li p {
	color: var(--thm-white);
}

.footer-widget__contact-list li p a {
	color: var(--thm-white);
}

.footer-widget__contact-list li p a:hover {
	color: var(--thm-base);
}

.footer-widget__contact-form {
	position: relative;
	display: block;
}

.footer-widget__contact-form-input-box {
	position: relative;
	display: block;
}

.footer-widget__contact-form-input-box input[type="email"] {
	font-size: 14px;
	height: 50px;
	width: 100%;
	outline: none;
	color: #000000;
	font-weight: 400;
	border: none;
	border-radius: 0px;
	padding-right: 65px;
	padding-left: 30px;
	background-color: var(--thm-white);
}

.footer-widget__contact-btn {
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0;
	border: none;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	border-radius: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.footer-widget__contact-btn:hover {
	color: var(--thm-white);
	background-color: var(--thm-black);
}

.main-footer__bottom {
	position: relative;
	display: block;
	background-color: #01386B;
	padding: 26px 0 24px;
}

.main-footer__bottom-inner {
	position: relative;
	display: block;
	text-align: center;
}

.main-footer__bottom-text {
	color: var(--thm-white);
}

.main-footer__bottom-text a {
	color: var(--thm-white);
}

.main-footer__bottom-text a:hover {
	color: var(--thm-base);
}

/*** ====================================================================
	Main Footer Two
====================================================================***/
.main-footer-two {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	overflow: hidden;
	margin-top: -180px;
	z-index: 1;
}

.main-footer-two__bg-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	opacity: 0.05;
	z-index: -1;
}

.main-footer-two__top {
	position: relative;
	display: block;
	padding-bottom: 112px;
	padding-top: 270px;
}

.footer-widget-two__about {
	position: relative;
	display: block;
}

.footer-widget-two__logo {
	position: relative;
	display: block;
}

.footer-widget-two__about-text {
	color: var(--thm-white);
	margin: 29px 0 38px;
}

.footer-widget-two__contact-form {
	position: relative;
	display: block;
}

.footer-widget-two__contact-form-input-box {
	position: relative;
	display: block;
}

.footer-widget-two__contact-form-input-box input[type="email"] {
	font-size: 14px;
	height: 60px;
	width: 100%;
	outline: none;
	color: #000000;
	font-weight: 400;
	border: none;
	border-radius: 0px;
	padding-right: 75px;
	padding-left: 30px;
	background-color: var(--thm-white);
}

.footer-widget-two__contact-btn {
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0;
	border: none;
	width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	border-radius: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.footer-widget-two__contact-btn:hover {
	color: var(--thm-white);
	background-color: var(--thm-black);
}

.footer-widget-two__title-box {
	position: relative;
	display: inline-block;
	margin-bottom: 26px;
	margin-top: 13px;
}

.footer-widget-two__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--thm-white);
	position: relative;
	display: inline-block;
}

.footer-widget-two__company {
	position: relative;
	display: block;
	margin-left: 20px;
}

.footer-widget-two__company-list {
	position: relative;
	display: block;
}

.footer-widget-two__company-list li {
	position: relative;
	display: block;
}

.footer-widget-two__company-list li+li {
	margin-top: 12px;
}

.footer-widget-two__company-list li a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--thm-white);
}

.footer-widget-two__company-list li a:hover {
	color: var(--thm-base);
}

.footer-widget-two__news {
	position: relative;
	display: block;
}

.footer-widget-two__news .footer-widget-two__title-box {
	margin-bottom: 31px;
}

.footer-widget-two__news-list {
	position: relative;
	display: block;
}

.footer-widget-two__news-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
}

.footer-widget-two__news-list li+li {
	margin-top: 26px;
}

.footer-widget-two__news-img {
	position: relative;
	display: block;
	max-width: 80px;
	width: 100%;
	border: 1px solid #fff;
    padding: 2px;
}
}

.footer-widget-two__news-img img {
	width: 100%;
}

.footer-widget-two__news-content {
	position: relative;
	display: block;
}

.footer-widget-two__news-content h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: capitalize;
}

.footer-widget-two__news-content h3 a {
	color: var(--thm-white);
}

.footer-widget-two__news-content h3 a:hover {
	color: var(--thm-base);
}

.footer-widget-two__news-content p {
	color: var(--thm-white);
	margin-top: 4px;
}

.footer-widget-two__contact {
	position: relative;
	display: block;
	margin-left: -1px;
}

.footer-widget-two__contact-list {
	position: relative;
	display: block;
	margin-bottom: 36px;
}

.footer-widget-two__contact-list li {
	position: relative;
	display: block;
}

.footer-widget-two__contact-list li+li {
	margin-top: 6px;
}

.footer-widget-two__contact-list li p {
	color: var(--thm-white);
}

.footer-widget-two__contact-list li p a {
	color: var(--thm-white);
}

.footer-widget-two__contact-list li p a:hover {
	color: var(--thm-base);
}

.site-footer-two__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-footer-two__social a {
	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;
	text-align: center;
	width: 50px;
	height: 50px;
	color: var(--thm-black);
	background-color: var(--thm-white);
	font-size: 16px;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 1;
}

.site-footer-two__social a:hover {
	color: var(--thm-white);
	background-color: var(--thm-base);
}

.site-footer-two__social a:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: var(--thm-base);
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 1;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	z-index: -1;
}

.site-footer-two__social a:hover:after {
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.site-footer-two__social a+a {
	margin-left: 20px;
}

.main-footer-two__bottom {
	position: relative;
	display: block;
	background-color: #01386B;
	padding: 26px 0 24px;
}

.main-footer-two__bottom-inner {
	position: relative;
	display: block;
	text-align: center;
}

.main-footer-two__bottom-text {
	color: var(--thm-white);
}

.main-footer-two__bottom-text a {
	color: var(--thm-white);
}

.main-footer-two__bottom-text a:hover {
	color: var(--thm-base);
}

/*** ====================================================================
	Main Footer Three
====================================================================***/
.main-footer-three {
	margin-top: 0;
}

.main-footer-three .main-footer-two__top {
	padding-top: 120px;
}
/*** ====================================================================
	Gallery One
====================================================================***/
.gallery-one {
	position: relative;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -120px;
	z-index: 2;
}

.gallery-one__carousel {
	position: relative;
	display: block;
}

.gallery-one__single {
	position: relative;
	display: block;
}

.gallery-one__img-box {
	position: relative;
	display: block;
}

.gallery-one__img {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
}

.gallery-one__img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(var(--thm-base-rgb), .0);
	z-index: 1;
	transition: background-color 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
}

.gallery-one__single:hover .gallery-one__img::before {
	background-color: rgba(var(--thm-base-rgb), .80);
}

.gallery-one__img img {
	width: 100%;
}

.gallery-one__content {
	position: absolute;
	bottom: 20px;
	left: 30px;
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: 2;
}

.gallery-one__single:hover .gallery-one__content {
	transform: scaleY(1.0);
}

.gallery-one__sub-title {
	font-weight: 700;
	color: var(--thm-white);
	text-transform: uppercase;
	margin-top: 3px;
}

.gallery-one__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
}

.gallery-one__title a {
	color: var(--thm-white);
}

.gallery-one__title a:hover {
	color: var(--thm-black);
}

.gallery-one__arrow {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 2;
}

.gallery-one__arrow a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	font-size: 17px;
	color: var(--thm-black);
	background-color: var(--thm-white);
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.gallery-one__arrow a:hover {
	color: var(--thm-white);
	background-color: var(--thm-black);
}

.gallery-one__single:hover .gallery-one__arrow a {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: 500ms;
	opacity: 1;
}

/*** ====================================================================
	Gallery page
====================================================================***/
.gallery-page {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

.gallery-page .gallery-one__single {
	margin-bottom: 30px;
}

.gallery-page__btn-box {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 80px;
}

.gallery-page__btn::after {
	background-color: var(--thm-black);
}

.gallery-page__btn::before {
	background-color: var(--thm-base);
}
/*--------------------------------------------------------------
# Google Map One
--------------------------------------------------------------*/
.google-map-one {
	position: relative;
	display: block;
}

.google-map__one {
	position: relative;
	display: block;
	border: none;
	height: 740px;
	width: 100%;
}

/*--------------------------------------------------------------
# Google Map Two
--------------------------------------------------------------*/
.google-map__two {
	position: relative;
	display: block;
	border: none;
	height: 420px;
	width: 100%;
	margin-top: 30px;
}
/* Update header Style */
@keyframes menu_sticky {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0) translateY(-100%);
		transform: translate3d(0, -100%, 0) translateY(-100%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0) translateY(0%);
		transform: translateZ(0) translateY(0%);
	}
}


@-webkit-keyframes menu_sticky {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0) translateY(-100%);
		transform: translate3d(0, -100%, 0) translateY(-100%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0) translateY(0%);
		transform: translateZ(0) translateY(0%);
	}
}


/*** 
====================================================================
	Header style One
====================================================================
***/

.main-header {
	position: relative;
	display: block;
	z-index: 99;
	width: 100%;
}

.main-header-one {
	position: relative;
	display: block;
	width: 100%;
	background: transparent;
	z-index: 999;
}

.main-header-one.fixed-header {
	position: fixed !important;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: var(--thm-white);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	transition: all .25s ease-in-out;
}

.main-header.fixed-header .main-menu__top {
	display: none;
}



.main-menu__top {
	position: relative;
	display: block;
	z-index: 1;
}

.main-menu__top-inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 40px 0;
	z-index: 1;
}

.main-menu__top-inner:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #DDDDDD;
	z-index: -1;
}

.main-menu__contact-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background-color: var(--thm-extra);
	padding: 5px 40px 5px;
	padding-left: 0;
	z-index: 1;
}

.main-menu__contact-list:before {
	content: "";
	position: absolute;
	top: 0;
	left: -10000000px;
	right: 100%;
	bottom: 0;
	background-color: var(--thm-extra);
	z-index: -1;
}

.main-menu__contact-list li {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu__contact-list li+li {
	margin-left: 45px;
}

.main-menu__contact-list li:before {
	content: "";
	position: absolute;
	top: 6px;
	bottom: 6px;
	left: -23px;
	width: 1px;
	background-color: rgba(var(--thm-black-rgb), .30);
}

.main-menu__contact-list li:first-child:before {
	display: none;
}

.main-menu__contact-list li .icon {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu__contact-list li .icon i {
	font-size: 18px;
	color: var(--thm-base);
}

.main-menu__contact-list li .text {
	margin-left: 10px;
}

.main-menu__contact-list li .text p {
	font-size: 14px;
	color: var(--thm-gray);
}

.main-menu__contact-list li .text p a {
	color: var(--thm-gray);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu__contact-list li .text p a:hover {
	color: var(--thm-base);
}

.main-menu__top-right {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	z-index: 1;
}

.main-menu__top-right:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	right: -10000000px;
	background-color: var(--thm-extra);
	z-index: -1;
}

.main-menu__login-reg-box {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	padding: 5px 0;
}

.main-menu__login-reg-icon {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu__login-reg-icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.main-menu__login-reg-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}

.main-menu__login-reg-list li {
	position: relative;
	display: block;
}

.main-menu__login-reg-list li:first-child:before {
	display: none;
}

.main-menu__login-reg-list li:before {
	content: "";
	position: absolute;
	top: 8px;
	bottom: 8px;
	left: -7px;
	width: 1px;
	background-color: var(--thm-gray);
	transform: rotate(15deg);
}

.main-menu__login-reg-list li a {
	font-size: 14px;
	color: var(--thm-gray);
}

.main-menu__login-reg-list li a:hover {
	color: var(--thm-base);
}

.main-menu__social {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background-color: var(--thm-extra);
	padding: 12px 20px 12px;
	padding-right: 0;
	margin-left: 35px;
}

.main-menu__social a {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 16px;
	color: var(--thm-black);
	background-color: transparent;
	overflow: hidden;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	z-index: 1;
}

.main-menu__social a:hover {
	color: var(--thm-base);
}

.main-menu__social a+a {
	margin-left: 20px;
}

.main-menu-one {
	position: relative;
	display: block;
	z-index: 1;
}

.main-menu-one__inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 40px 0;
}

.main-menu-one__left {
	position: static;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 120px;
}

.main-menu-one__logo-box {
	position: relative;
	display: block;
	padding: 26.5px 0;
}

.main-menu-one__logo-box img{
	height:45px;
}

.main-menu-one__nav-outer-box {
	position: static;
	display: block;
}

.main-menu-one__nav-outer-box .nav-outer {
	position: static;
}

.main-menu-one__right {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 40px;
}

.main-menu-one__search-box {
	position: relative;
	display: block;
}

.main-menu-one__search-box:before {
	content: "";
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -20px;
	width: 1px;
	background-color: var(--thm-black);
}

.main-menu-one__search-btn {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 26px;
	color: var(--thm-black);
	cursor: pointer;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-one__search-btn:hover {
	color: var(--thm-base);
}

.main-menu-one__btn-box {
	position: relative;
	display: block;
}

.main-menu-one__call {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu-one__call-icon {
	position: relative;
	display: flex;
	align-items: center;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 1;
}

.main-menu-one__call-icon span {
	position: relative;
	display: inline-block;
	font-size: 40px;
	color: var(--thm-black);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-one__call:hover .main-menu-one__call-icon span {
	color: var(--thm-base);
}

.main-menu-one__call-number {
	margin-left: 20px;
}

.main-menu-one__call-number p {
	font-size: 16px;
	line-height: 16px;
	color: var(--thm-gray);
	margin-bottom: 10px;
	font-family: var(--thm-font-two);
}

.main-menu-one__call-number h5 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	font-family: var(--thm-font);
}

.main-menu-one__call-number h5 a {
	color: var(--thm-black);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-one__call-number a:hover {
	color: var(--thm-base);
}



/* Main Menu */
.main-header .main-menu {
	position: static;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .main-menu .navbar-collapse {
	padding: 0px;
	display: block;
}

.main-header .header-lower .main-menu .navigation {
	position: relative;
}

.main-header .main-menu .navigation>li {
	position: relative;
	display: inline-block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	margin-right: 25px;
}
.main-header.main-header-two .main-menu .navigation > li{
	margin-right: 12px;
}
.main-header .main-menu .navigation>li>a {
	position: relative;
	display: block;
	text-align: center;
	line-height: 30px;
	font-weight: 500;
	padding: 20px 0px;
	color: var(--thm-black);
	font-size: 16px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .main-menu .navigation>li.dropdown>a {
	padding-right: 16px;
}

.main-header .main-menu .navigation>li.dropdown>a:after {
	position: absolute;
	top: 51%;
	right: 0;
	font-family: 'icomoon';
	content: "\e92d";
	font-size: 10px;
	color: var(--thm-black);
	font-weight: 400;
	transform: translateY(-50%);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	z-index: 1;
}

.main-header .main-menu .navigation>li:last-child {
	margin-right: 0;
}

.main-header .main-menu .navigation>li:last-child>a {
	padding-right: 0px;
}

.main-header .main-menu .navigation>li:last-child ul {
	right: 0px;
}

.main-header .main-menu .navigation>li:hover>a,
.main-header .main-menu .navigation>li.current>a {
	opacity: 1;
	color: var(--thm-base);
}

.main-header .main-menu .navigation>li:hover>a::after,
.main-header .main-menu .navigation>li.current>a::after {
	opacity: 1;
	color: var(--thm-base);
}



.main-header .main-menu .navigation>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 270px;
	padding: 22px 30px 22px;
	transform: scale(1, 0);
	transform-origin: 0 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	border-radius: 10px;
	border-bottom-right-radius: 0;
	background-color: var(--thm-black);
	border-top: 3px solid var(--thm-base);
	border-bottom: 3px solid var(--thm-base);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
	z-index: 999;
}

.main-header .main-menu .navigation>li.dropdown:hover>ul {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1);
}


.main-header .main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-header .main-menu .navigation>li>ul>li {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	transition: all 500ms ease;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-header .main-menu .navigation>li>ul>li:last-child {
	border-bottom: none;
}

.main-header .main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 8px 0;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	font-weight: 300;
	text-transform: capitalize;
	transition: all 500ms ease;
	font-family: var(--thm-font-two);
}

.main-header .main-menu .navigation>li>ul>li>a:before {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 5px;
	height: 8px;
	margin: 19px 0;
	background-color: var(--thm-base);
	opacity: 0;
	transform: scaleX(0);
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

.main-header .main-menu .navigation>li>ul>li:hover>a {
	color: var(--thm-base);
	padding-left: 15px;
}

.main-header .main-menu .navigation>li>ul>li:hover>a::before {
	opacity: 1;
	transform: scaleX(1.0);
}

.main-header .main-menu .navigation>li>ul>li.dropdown>a:after {
	font-family: 'Font Awesome 5 Pro';
	content: "\f105";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0;
	display: flex;
	align-items: center;
	color: rgba(245, 245, 245, .50);
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.main-header .main-menu .navigation>li>ul>li.dropdown:hover>a:after {
	color: var(--thm-base);
}





.main-header .main-menu .navigation>li>ul>li>ul {
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 305px;
	padding: 22px 30px 22px;
	transform: scale(1, 0);
	transform-origin: 0 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 10px;
	border-top-left-radius: 0;
	background-color: transparent;
	border-left: 35px solid transparent;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
	transition: opacity 0.5s ease, transform 0.3s ease, visibility 0.5s ease;
	z-index: 999;
}

.main-header .main-menu .navigation>li>ul>li>ul::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	background-color: var(--thm-black);
	border-top: 2px solid var(--thm-base);
	border-bottom: 2px solid var(--thm-base);
}

.main-header .main-menu .navigation li>ul>li.dropdown:hover>ul {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1);
}

.main-header .main-menu .navigation>li>ul>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-header .main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	transition: all 500ms ease;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-header .main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 8px 0;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	font-weight: 300;
	text-transform: capitalize;
	transition: all 500ms ease;
	font-family: var(--thm-font-two);
}

.main-header .main-menu .navigation>li>ul>li>ul>li:hover>a {
	color: var(--thm-base);
	padding-left: 15px;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a:before {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 5px;
	height: 8px;
	margin: 19px 0;
	background-color: var(--thm-base);
	opacity: 0;
	transform: scaleX(0);
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

.main-header .main-menu .navigation>li>ul>li>ul>li>a:hover::before {
	opacity: 1;
	transform: scaleX(1.0);
}

.main-header .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: var(--thm-white);
	line-height: 28px;
	border: 1px solid rgba(var(--thm-white-rgb), .10);
	background-size: 20px;
	cursor: pointer;
	z-index: 5;
	display: none;
}



.hamburger {
	position: relative;
	width: 80px;
	height: 100px;
	padding: 0 21px;
	display: flex;
	cursor: pointer;
	justify-content: center;
	flex-direction: column;
	background-color: var(--thm-white);
}

.hamburger .top-bun {
	height: 3px;
	width: 24px;
	background-color: var(--thm-base);
	transition: all 400ms ease-in-out;
}

.hamburger .meat {
	width: 38px;
	height: 3px;
	background-color: var(--thm-base);
	margin: 7px 0 7px;
	transition: all 400ms ease-in-out;
}

.hamburger .bottom-bun {
	height: 3px;
	width: 22px;
	margin-left: auto;
	background-color: var(--thm-base);
	transition: all 400ms ease-in-out;
}

.hamburger:hover .top-bun,
.hamburger:hover .bottom-bun {
	width: 100%;
}




/*** 
====================================================================
	Header style Two
====================================================================
***/

.main-header-two {
	position: relative;
	display: block;
	width: 100%;
	background: transparent;
	z-index: 999;
}

.main-header-two.fixed-header {
	position: fixed !important;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: var(--thm-white);
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	transition: all .25s ease-in-out;
}

.main-header-two.fixed-header .main-menu-two__top {
	display: none;
}

.main-menu-two__top {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	z-index: 1;
}

.main-menu-two__top-inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0px 0;
	z-index: 1;
}

.main-menu-two__contact-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 5px 0px 5px;
	z-index: 1;
}

.main-menu-two__contact-list li {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu-two__contact-list li+li {
	margin-left: 45px;
}

.main-menu-two__contact-list li:before {
	content: "";
	position: absolute;
	top: 6px;
	bottom: 6px;
	left: -23px;
	width: 1px;
	background-color: rgba(var(--thm-black-rgb), .30);
}

.main-menu-two__contact-list li:first-child:before {
	display: none;
}

.main-menu-two__contact-list li .icon {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu-two__contact-list li .icon i {
	font-size: 18px;
	color: var(--thm-base);
}

.main-menu-two__contact-list li .text {
	margin-left: 10px;
}

.main-menu-two__contact-list li .text p {
	font-size: 14px;
	color: var(--thm-white);
}

.main-menu-two__contact-list li .text p a {
	color: var(--thm-white);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-two__contact-list li .text p a:hover {
	color: var(--thm-base);
}

.main-menu-two__top-right {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	z-index: 1;
}

.main-menu-two__login-reg-box {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	padding: 5px 0;
}

.main-menu-two__login-reg-icon {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu-two__login-reg-icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.main-menu-two__login-reg-list {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}

.main-menu-two__login-reg-list li {
	position: relative;
	display: block;
}

.main-menu-two__login-reg-list li:first-child:before {
	display: none;
}

.main-menu-two__login-reg-list li:before {
	content: "";
	position: absolute;
	top: 8px;
	bottom: 8px;
	left: -7px;
	width: 1px;
	background-color: var(--thm-white);
	transform: rotate(15deg);
}

.main-menu-two__login-reg-list li a {
	font-size: 14px;
	color: var(--thm-white);
}

.main-menu-two__login-reg-list li a:hover {
	color: var(--thm-base);
}

.main-menu-two__social {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background-color: var(--thm-white);
	padding: 12px 20px 12px;
	margin-left: 35px;
}

.main-menu-two__social a {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 16px;
	color: var(--thm-black);
	background-color: transparent;
	overflow: hidden;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	z-index: 1;
}

.main-menu-two__social a:hover {
	color: var(--thm-base);
}

.main-menu-two__social a+a {
	margin-left: 20px;
}

.main-menu-two {
	position: relative;
	display: block;
	background-color: var(--thm-extra);
	z-index: 1;
}

.main-menu-two__inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	z-index: 1;
}

.main-menu-two__left {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 120px;
}

.main-menu-two__logo-box {
	position: relative;
	display: block;
	padding: 15px 0;
}
.main-menu-two__logo-box img{
    height:45px;
	padding-left: 35px;
}

.main-menu-two__nav-outer-box {
	position: relative;
	display: block;
}

.main-menu-two__nav-outer-box .nav-outer {
	position: relative;
}

.main-menu-two__right {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}

.main-menu-two__search-box {
	position: relative;
	display: block;
}

.main-menu-two__search-box:before {
	content: "";
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -20px;
	width: 1px;
	background-color: var(--thm-black);
}

.main-menu-two__search-btn {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 26px;
	color: var(--thm-black);
	cursor: pointer;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-two__search-btn:hover {
	color: var(--thm-base);
}

.main-menu-two__btn-box {
	position: relative;
	display: block;
}



/*** 
====================================================================
	Header style Three
====================================================================
***/

.main-header-three {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	width: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	z-index: 999;
}

.main-header-three.fixed-header {
	position: fixed !important;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #002C55;
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	transition: all .25s ease-in-out;
}

.main-menu-three {
	position: relative;
	display: block;
	z-index: 1;
}

.main-menu-three__inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #002C55;
	padding-right: 40px;
}

.main-menu-three__left {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 80px;
}

.main-menu-three__logo-box {
	position: relative;
	display: block;
	z-index: 1;
}

.main-menu-three__logo-box a {
	position: relative;
	display: block;
	background-color: var(--thm-base);
	padding: 26.5px 40px;
	padding-right: 67px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-right: 5px solid rgba(var(--thm-white-rgb), .50);
	z-index: 1;
}

.main-menu-three__nav-outer-box {
	position: relative;
	display: block;
}

.main-menu-three__nav-outer-box .nav-outer {
	position: relative;
}

.main-menu-three__right {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.main-menu-three__social {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}

.main-menu-three__social a {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 20px;
	color: var(--thm-white);
}

.main-menu-three__social a:hover {
	color: var(--thm-base);
}

.main-menu-three__search-box {
	position: relative;
	display: block;
	margin-left: 100px;
	margin-right: 80px;
}

.main-menu-three__search-box:before {
	content: "";
	position: absolute;
	top: -37px;
	bottom: -37px;
	right: -40px;
	width: 1px;
	background-color: #67B6FF;
}

.main-menu-three__search-btn {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 26px;
	color: var(--thm-white);
	cursor: pointer;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-three__search-btn:hover {
	color: var(--thm-base);
}

.main-menu-three__call {
	position: relative;
	display: flex;
	align-items: center;
}

.main-menu-three__call-icon {
	position: relative;
	display: flex;
	align-items: center;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 1;
}

.main-menu-three__call-icon span {
	position: relative;
	display: inline-block;
	font-size: 40px;
	color: var(--thm-base);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-three__call:hover .main-menu-three__call-icon span {
	color: var(--thm-base);
}

.main-menu-three__call-number {
	margin-left: 20px;
}

.main-menu-three__call-number p {
	font-size: 16px;
	line-height: 16px;
	color: var(--thm-white);
	margin-bottom: 10px;
	font-family: var(--thm-font-two);
}

.main-menu-three__call-number h5 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	font-family: var(--thm-font);
}

.main-menu-three__call-number h5 a {
	color: var(--thm-white);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu-three__call-number a:hover {
	color: var(--thm-base);
}



.main-header.main-header-three .main-menu .navigation>li>a {
	color: var(--thm-white);
}

.main-header.main-header-three .main-menu .navigation>li:hover>a,
.main-header.main-header-three .main-menu .navigation>li.current>a {
	opacity: 1;
	color: var(--thm-base);
}

.main-header.main-header-three .main-menu .navigation>li.dropdown>a:after {
	color: var(--thm-white);
}

.main-header.main-header-three .main-menu .navigation>li:hover>a::after,
.main-header.main-header-three .main-menu .navigation>li.current>a::after {
	opacity: 1;
	color: var(--thm-base);
}


/*** 

====================================================================
	Mobile Menu
====================================================================

***/

.main-header .mobile-nav-toggler {
	position: relative;
	float: right;
	cursor: pointer;
	display: none;
}

.main-header .mobile-nav-toggler span {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 25px;
	color: var(--thm-base);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-header .mobile-nav-toggler span:hover {
	color: var(--thm-black);
}

.mobile-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 300px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 999999;
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 25px 0px 20px;
}

.mobile-menu .nav-logo img {
	max-width: 200px;
}

.mobile-menu-visible {
	overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
	visibility: visible;
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 0%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.90);
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;

	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: 1;
	width: 100%;
	visibility: visible;
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.mobile-menu .menu-box {
	position: absolute;
	left: -400px;
	top: 0px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background-color: var(--thm-white);
	padding: 0px 30px 50px;
	z-index: 5;
	border-radius: 0px;

	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
}

.mobile-menu-visible .mobile-menu .menu-box {
	left: 0px;
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}

.mobile-menu .close-btn {
	position: absolute;
	right: 25px;
	top: 15px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	font-size: var(--font-24);
	color: var(--thm-black);
	cursor: pointer;
	z-index: 10;
	font-family: "Flaticon";
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}

.mobile-menu .close-btn:hover {
	opacity: 0.50;
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.mobile-menu .navigation li>ul>li:last-child {
	border-bottom: none;
}

.mobile-menu .navigation li:hover>a,
.mobile-menu .navigation li.current>a {
	color: #111111;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	left: 0px;
	height: 44px;
	text-align: right;
	font-size: 14px;
	line-height: 44px;
	cursor: pointer;
	z-index: 5;
	color: var(--thm-black);
}

.mobile-menu .navigation li.dropdown .dropdown-btn:before {
	position: absolute;
	content: "";
	right: 0px;
	width: 8px;
	height: 9px;
	top: 50%;
	margin-top: -4px;
	background: url(../images/icons/menu-arrow.html) no-repeat;
}

.mobile-menu .navigation li.dropdown .dropdown-btn span {}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
	display: none;
	padding-left: var(--padding-left-10);
}

.mobile-menu .navigation li>ul>li,
.mobile-menu .navigation li>ul>li>ul>li {
	margin-bottom: var(--margin-zero);
}

.mobile-menu .navigation li>ul>li>ul {
	padding-left: var(--padding-left-10);
}

.mobile-menu .navigation li>ul>li>ul>li>a {
	padding-left: 40px;
}

.main-header .mobile-menu .close-btn:hover {
	opacity: 0.50;
}

.main-header .mobile-menu .navigation li>ul>li:last-child {
	border-bottom: none;
}

.main-header .mobile-menu .cart-box {
	display: inline-block;
	margin-top: 40px;
}

.main-header .mobile-menu .navigation li>a {
	position: relative;
	display: block;
	font-weight: 500;
	line-height: 24px;
	padding: 12px 0px;
	font-size: var(--font-14);
	color: var(--thm-black);
	text-transform: capitalize;
}

.main-header .mobile-menu .navigation li:hover>a,
.main-header .mobile-menu .navigation li.current>a {
	color: var(--thm-base);
}

.mobile-social_box {
	position: relative;
	margin-top: var(--margin-top-70);
}

.mobile-social_box li {
	position: relative;
	display: inline-block;
	margin-right: var(--margin-right-20);
}

.mobile-social_box li a {
	position: relative;
	color: var(--thm-black);
	font-size: var(--font-18);
}

.mobile-social_box li a:hover {
	color: var(--thm-base);
}

/* Search Box Widget */

.mobile-menu .search-box .form-group {
	position: relative;
	margin: 0px;
	margin-bottom: var(--margin-bottom-10);
}

.mobile-menu .search-box .form-group input[type="text"],
.mobile-menu .search-box .form-group input[type="search"] {
	position: relative;
	line-height: 43px;
	padding: 10px 50px 10px 25px;
	display: block;
	font-size: var(--font-14);
	width: 100%;
	height: 54px;
	font-weight: 500;
	background: none;
	color: var(--thm-black);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border: 1px solid #f2f2f2;
}

.mobile-menu .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 56px;
	width: 60px;
	display: block;
	font-size: 18px;
	cursor: pointer;
	background: none;
	line-height: 100%;
	font-weight: normal;
	color: var(--thm-black);
	font-family: 'Font Awesome 5 Pro';
}

.mobile-menu .search-box .form-group input[type="text"]:focus,
.mobile-menu .search-box .form-group input[type="search"]:focus {
	border-color: var(--thm-base);
}

.mobile-menu .search-box .form-group input::-webkit-input-placeholder {
	color: var(--thm-black);
}

.main-header .outer-box {
	position: relative;
}



.main-header.main-header-two .mobile-menu .navigation>li:after {
	display: none;
}

.main-header.main-header-three .mobile-menu .navigation>li:after {
	display: none;
}






/*** 

====================================================================
	Search Popup
====================================================================

***/

.search-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 99999;
	margin-top: -540px;
	transform: translateY(-100%);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.search-popup .color-layer {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 120px;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
}

.sidenav-bar-visible .search-popup {
	width: 80%;
}

.search-active .search-popup {
	transform: translateY(0%);
	margin-top: var(--margin-zero);
}

.search-popup .close-search {
	position: absolute;
	right: 25px;
	top: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 70px;
	background-color: rgba(0, 0, 0, 0.90);
	border-radius: 0%;
	cursor: pointer;
	color: #ffffff;
	font-size: 30px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
}

.search-popup .close-search:hover {
	background-color: var(--thm-base);
}

.search-active .search-popup .close-search {
	visibility: visible;
	opacity: 1;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.search-popup form {
	position: absolute;
	max-width: 1300px;
	top: 25px;
	left: 15px;
	right: 15px;
	z-index: 999;
	margin: 0px auto 0;
	transform: scaleX(0);
	transform-origin: center;
	background-color: var(--dark-color);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.search-active .search-popup form {
	transform: scaleX(1);
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.search-popup .form-group {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
	position: relative;
	display: block;
	font-size: var(--font-18);
	line-height: 50px;
	color: var(--thm-black);
	height: 70px;
	width: 100%;
	padding: 10px 30px 10px 75px;
	background-color: var(--thm-white);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	font-weight: 500;
	text-transform: capitalize;
	border: 1px solid rgba(0, 0, 0, 0.10)
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 70px;
	background: var(--thm-base);
	text-align: center;
	font-size: var(--font-24);
	color: var(--thm-white);
	padding: 0;
	cursor: pointer;
	font-family: "flaticon";
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	width: 60px;
}

.search-popup .form-group button i {
	font-style: normal;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
	background-color: var(--thm-black);
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
	color: var(--thm-black);
}

.search-popup .close-search.style-two {
	position: absolute;
	right: 25px;
	left: auto;
	color: var(--thm-white);
	width: auto;
	height: auto;
	top: 25px;
	margin: 0px;
	border: none;
	background: none !important;
	box-shadow: none !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.search-popup .close-search.style-two span {
	font-size: var(--font-20);
	color: var(--thm-white);
}

.main-header .mobile-menu .menu-box .mCSB_scrollTools {
	width: 3px;
}

/* About Sidebar */

.about-sidebar {
	position: fixed;
	left: -500px;
	top: 0px;
	bottom: 0px;
	width: 450px;
	z-index: 999999;
	-webkit-transition: all 1500ms ease;
	-ms-transition: all 1500ms ease;
	-o-transition: all 1500ms ease;
	-moz-transition: all 1500ms ease;
	transition: all 1500ms ease;
	background-color: var(--thm-white);
}

.about-sidebar .gradient-layer {
	position: absolute;
	left: 0%;
	top: 0px;
	bottom: 0px;
	width: 0%;
	opacity: 0.60;
	z-index: -1;
	background-color: var(--thm-black);
	-webkit-transition: all 1300ms ease;
	-ms-transition: all 1300ms ease;
	-o-transition: all 1300ms ease;
	-moz-transition: all 1300ms ease;
	transition: all 1300ms ease;
}

.about-sidebar.active .gradient-layer {
	width: 500%;
	left: 100%;
}

.about-sidebar.active {
	left: 0px;
}

.about-sidebar .image {
	position: relative;
}

.about-sidebar .image img {
	position: relative;
	width: 100%;
	display: block;
}

.close-sidebar-widget.close-button {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.99);
	color: #ffffff;
	font-size: 30px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 500ms linear;
	z-index: 99999;
}

.close-sidebar-widget.close-button:hover {
	background-color: var(--thm-base);
}



.about-sidebar .sidebar-inner {
	position: relative;
	overflow-y: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	z-index: 9999;
}

.about-sidebar .content-box {
	position: relative;
	padding: 30px 50px;
	background-color: #ffffff;
}

.about-sidebar h4 {
	font-weight: 400;
	color: var(--thm-black);
	margin-bottom: var(--margin-bottom-15);
}

.about-sidebar h4 span {
	font-weight: 500;
}

.about-sidebar .text {
	margin-top: var(--margin-top-10);
	margin-bottom: var(--margin-bottom-20);
}

.about-sidebar .social-box {
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 35px;
}

.about-sidebar .social-box a {
	position: relative;
	color: var(--thm-base);
	font-size: 18px;
	margin-right: 20px;
	font-family: 'Font Awesome 5 Brands';
}

.about-sidebar .social-box a:hover {
	color: var(--thm-black);
}

.about-sidebar .sidebar-inner::-webkit-scrollbar {
	width: 8px;
}

/* Track */
.about-sidebar .sidebar-inner::-webkit-scrollbar-track {
	background: #dddddd;
}

/* Handle */
.about-sidebar .sidebar-inner::-webkit-scrollbar-thumb {
	background-color: var(--thm-base);
}

/* Handle on hover */
.about-sidebar .sidebar-inner::-webkit-scrollbar-thumb:hover {
	background: #555;
}

/* About One List */

.about-one_list {
	position: relative;
}

.about-one_list li {
	position: relative;
	font-weight: 500;
	font-size: var(--font-14);
	text-transform: capitalize;
	padding-left: 25px;
	margin-bottom: 10px;
}

.about-one_list li:before {
	position: absolute;
	content: '\f058';
	left: 0px;
	top: 0px;
	color: var(--thm-black);
	font-family: 'Font Awesome 5 Pro';
}

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/

.sidebar-info-contents {
	position: relative;
	height: 100%;
}

.sidebar-textwidget,
.sidebar-widget-container {
	height: 100%;
}

.sidebar-info-contents .content-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media only screen and (max-width: 1340px) {

	.page-wrapper {
		overflow: hidden;
	}

}


@media only screen and (min-width: 768px) {

	.main-menu .navigation>li>ul,
	.main-menu .navigation>li>ul>li>ul {
		display: block !important;
		visibility: hidden;
		opacity: 0;
	}

}



@media only screen and (max-width: 1199px) {



	.mCSB_inside>.mCSB_container {
		margin-right: var(--margin-zero);
	}

	.hamburger,
	.main-header .main-menu {
		display: none;
	}

	.main-header .mobile-nav-toggler {
		display: block;
	}

	.main-header .header-lower .nav-outer {
		position: static;
		display: none;
		margin-right: 0px;
	}

	#navbarSupportedContent {
		display: block;
	}



}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	overflow: hidden;
	z-index: 1;
}

.page-header__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .30;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.page-header__shape-1 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: .20;
	z-index: -1;
}

.page-header__shape-1 img {
	width: auto;
}

.page-header__shape-2 {
	position: absolute;
	right: 225px;
	bottom: 0px;
	opacity: .5;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.page-header__shape-2 img {
	width: auto;
}

.page-header__shape-3 {
	position: absolute;
	right: 182px;
	bottom: 0px;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.page-header__shape-3 img {
	width: auto;
}

.page-header__shape-4 {
	position: absolute;
	right: 0px;
	top: 18px;
	z-index: -1;
}

.page-header__shape-4 img {
	width: auto;
}

.page-header__inner {
	position: relative;
	display: block;
	text-align: center;
	padding: 20px 0 70px;
	z-index: 15;
}

.page-header__inner h2 {
	font-size: 42px;
	color: var(--thm-white);
	line-height: 52px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}

.thm-breadcrumb__inner {
	position: relative;
	display: inline-block;
	text-align: center;
}

.thm-breadcrumb {
	position: relative;
	display: block;
}

.thm-breadcrumb li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-weight: 700;
	color: var(--thm-base);
	text-transform: uppercase;
	font-family: var(--thm-font-two);
}

.thm-breadcrumb li+li {
	margin-left: 5px;
}

.thm-breadcrumb li a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-weight: 700;
	color: var(--thm-base);
	text-transform: uppercase;
	font-family: var(--thm-font-two);
}

.thm-breadcrumb li:hover a {
	color: var(--thm-white);
	opacity: 1;
}
/*** ====================================================================
	Pricing One
====================================================================***/
.pricing-one {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

.pricing-one__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: .10;
	height: 507px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	z-index: -1;
}

.pricing-one__bg-color {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -38.57%, #E3E9FF 100%);
	transform: rotate(-180deg);
	z-index: -1;
}

.pricing-one__single {
	position: relative;
	display: block;
	background-color: var(--thm-white);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
	margin-bottom: 30px;
}

.pricing-one__single-top {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	text-align: right;
	padding: 42px 40px 79px;
	z-index: 1;
}

.pricing-one__single-top-shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	animation: topBottom 3s ease-in-out infinite;
	z-index: -1;
}

.pricing-one__single-top-shape-1 img {
	width: auto;
	opacity: .30;
}

.pricing-one__price {
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	color: var(--thm-white);
	font-family: var(--thm-font);
}

.pricing-one__content {
	position: relative;
	display: block;
	padding: 79px 65px 65px;
}

.pricing-one__tag {
	position: absolute;
	top: -22px;
	left: 44px;
	right: 44px;
	text-align: center;
	font-weight: 700;
	padding: 7px 30px 7px;
	border-radius: 22px;
	color: var(--thm-white);
	text-transform: uppercase;
	background-color: var(--thm-base);
	z-index: 2;
}

.pricing-one__points-list {
	position: relative;
	display: block;
	margin-bottom: 45px;
}

.pricing-one__points-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 35px;
}

.pricing-one__points-list li+li {
	margin-top: 12px;
}

.pricing-one__points-list li .icon {
	position: relative;
	display: block;
}

.pricing-one__points-list li .icon span {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: var(--thm-base);
}

.pricing-one__points-list li p {
	font-size: 18px;
	color: var(--thm-black);
}

.pricing-one__btn-box {
	position: relative;
	display: block;
}

.pricing-one__btn::before {
	background-color: var(--thm-base);
}

.pricing-one__btn::after {
	background-color: var(--thm-black);
}
.sidebar-page-container {
    position: relative;
    padding: 100px 0px 80px;
}
.sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
}
/* Item Sorting */
.shop-section .items-sorting {
  position: relative;
  margin-bottom: 20px;
}

.shop-section .items-sorting .results-column,
.shop-section .items-sorting .select-column {
  margin-bottom: 20px;
}

.shop-section .items-sorting .results-column h6 {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding: 13px 0px;
}

.shop-section .items-sorting .form-group {
  margin-bottom: 0px;
}

.shop-section .items-sorting select {
  position: relative;
  display: block !important;
  width: 100%;
  line-height: 24px;
  padding: 9px 20px 9px;
  height: 50px;
  font-size: 14px;
  border: 1px solid #eeeeee;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: url("../../images/icon-select.png") right center no-repeat;
  color: #666666;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.shop-section .items-sorting .form-group .nice-select{
	display:none;	
}
.shop-section .items-sorting select option {
  text-indent: 15px;
}

/*Shop Item*/
/****** Shop Style *********/
.single-product-item {
  position: relative;
  display: block;
  transition: all 500ms ease;
  margin-bottom: 50px;
}

.single-product-item .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0px;
  border: 4px solid #fd5d14;
}

.single-product-item .img-holder::before {
  background: rgba(255, 255, 255, 0.2);
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  content: "";
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: all 0.4s ease-in-out 0s;
}

.single-product-item:hover .img-holder::before {
  opacity: 1;
}

.single-product-item .img-holder img {
  transform: scale(1);
  transition: all 0.7s ease 0s;
  width: 100%;
  height:auto;
}

.single-product-item:hover .img-holder img {
  transform: scale(1.1);
}

.single-product-item .title-holder {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 22px 0 18px;
  box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -30px;
  z-index: 9;
}

.single-product-item .title-holder .static-content {
  position: relative;
  display: block;
}

.single-product-item .title-holder .title {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 0 0 3px;
}

.single-product-item .title-holder .title a {
  color: #1b1b1b;
  transition: all 500ms ease;
}

.single-product-item .title-holder .static-content span {
  display: inline-block;
  padding-right: 0px;
  color: #666666;
}

.single-product-item .title-holder .static-content del {
  position: relative;
  display: inline-block;
  color: #c2c2c2;
  font-size: 16px;
  font-weight: 700;
}

.single-product-item .title-holder .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: all 700ms ease 300ms;
}

.single-product-item:hover .title-holder .overlay-content {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transition: all 700ms ease 100ms;
}

.single-product-item .title-holder .overlay-content ul {
  position: relative;
  display: flex;
  padding: 23px 0 23px;
  width: 153px;
  margin: 0 auto;
  transform: scale(0);
  transition: all 700ms ease 100ms;
}

.single-product-item:hover .title-holder .overlay-content ul {
  transform: scale(1);
  transition: all 700ms ease 600ms;
}

.single-product-item .title-holder .overlay-content ul li {
  position: relative;
  display: inline-block;
  float: left;
  width: 51px;
  text-align: center;
  border-right: 1px solid #ededed;
}

.single-product-item .title-holder .overlay-content ul li:last-child {
  border: none;
}

.single-product-item .title-holder .overlay-content ul li a {
  position: relative;
  display: block;
}
.single-product-item .title-holder .overlay-content ul li a:hover{
	color:#111;	
}
.single-product-item .title-holder .overlay-content ul li a span {
  position: relative;
  display: block;
}

.single-product-item .title-holder .overlay-content ul li a span:before {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  color: #666666;
  font-size: 18px;
  line-height: 45px;
  margin: 0;
  transition: all 500ms ease;
}

.single-product-item .title-holder .overlay-content ul li a:hover span:before {
  color: #ffffff;
  background: #666666;
}

.single-product-item .title-holder .overlay-content ul li a .toltip-content {
  position: absolute;
  left: -50%;
  right: 0;
  top: -25px;
  margin-left: -15px;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  text-align: center;
  background-color: #0a0a0a;
  transition: all 300ms ease 100ms;
  z-index: 999;
  min-width: 130px;
}

.single-product-item .title-holder .overlay-content ul li a .toltip-content:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0;
  bottom: -8px;
  right: 0;
  content: "\f0d7";
  color: #0a0a0a;
  font-size: 25px;
  text-align: center;
  line-height: 10px;
  font-weight:900;
}

.single-product-item .title-holder .overlay-content ul li a .toltip-content p {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
}

.single-product-item .title-holder .overlay-content ul li a:hover .toltip-content {
  top: -40px;
  visibility: visible;
  opacity: 1;
}

.shop-single-section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 90px;
  z-index: 9;
  background-color: #ffffff;
}

/*Product Details*/
.product-details .basic-details {
  position: relative;
  margin-bottom: 20px;
}

.product-details .image-column .image-carousel {
  background-color: #eeeeee;
  border-radius: 4px;
}

.product-details .image-column,
.product-details .info-column {
  margin-bottom: 50px;
}

.product-details .info-column .add-to-cart {
  padding: 13px 43px;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px;
}

.product-details .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%;
}

.product-details .image-column .thumbs-carousel {
  margin-top: 20px;
}

.product-details .image-column .thumbs-carousel li {
  background-color: #f2f2f2;
  text-align: center;
  padding: 0px 0px;
  cursor: pointer;
}

.product-details .image-column .thumbs-carousel li img {
  width: 100%;
  display: inline-block;
}

.product-details .image-column .owl-dots,
.product-details .image-column .owl-nav {
  display: none;
}

.product-details .basic-details .details-header {
  position: relative;
  margin-bottom: 0px;
}

.product-details .basic-details .details-header h2 {
  font-weight: 700;
  margin: 0px 0px;
  line-height: 1.4em;
  color: #222222;
  margin-bottom: 8px;
}

.product-details .basic-details .details-header h2 a {
  color: #333333;
}

.product-details .basic-details .details-header .rating {
  font-size: 16px;
  margin-bottom: 25px;
  display: inline-block;
}

.product-details .basic-details .details-header .rating span {
  color: #fd5d14;
}

.product-details .basic-details .details-header .rating .fa {
  display: inline-block;
  margin-right: 1px;
}

.product-details .basic-details .details-header .rating .fa.light {
  color: #dadada;
}

.product-details .basic-details .details-header .item-price {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.product-details .basic-details .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.9em;
  margin-bottom: 30px;
}

.product-details .basic-details .availablity {
  position: relative;
  float: left;
  padding-right: 40px;
  line-height: 32px;
  margin-bottom: 27px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #777777;
}

.product-details .basic-details .availablity strong {
  font-size: 14px;
  letter-spacing: 2px;
  color: #11da61;
  font-weight: 600;
  text-transform: uppercase;
}

.product-details .basic-details .item-quantity {
  position: relative;
  float: left;
  width: 120px;
  margin-bottom: 15px;
  margin-right: 20px;
  border: 1px solid #eae8e8;
}

.product-details .basic-details .btns-box {
  position: relative;
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 54px !important;
  box-shadow: none !important;
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 13px 10px;
  background: #f4f5f6;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
  top: 1px;
}

.shop-list {
  position: relative;
  margin-top: 20px;
}

.shop-list li {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}

.shop-list li strong {
  color: #222222;
  font-size: 16px;
  margin-right: 5px;
  text-transform: uppercase;
}

.shop-list li a {
  position: relative;
  color: #fd5d14;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0px;
  display: inline-block;
  text-transform: uppercase;
}



/***

====================================================================
	Product Tabs Style
====================================================================

***/
.shop-page .prod-tabs {
  position: relative;
}

.shop-page .prod-tabs .tab-btns {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.shop-page .prod-tabs .tab-btns .tab-btn {
  position: relative;
  display: block;
  margin-right: 8px;
  font-size: 16px;
  background: none;
  color: #222222;
  border: 1px solid #222222;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  margin-bottom: 12px;
  display: inline-block;
  padding: 12px 40px 10px;
  transition: all 500ms ease;
}

.shop-page .prod-tabs .tab-btns .tab-btn:hover,
.shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
  color: #ffffff;
  background: #222222;
  border-color: #222222;
}

.shop-page .prod-tabs .tabs-content {
  position: relative;
}

.shop-page .prod-tabs .tabs-content .tab {
  position: relative;
  display: none;
}

.shop-page .prod-tabs .tabs-content .tab.active-tab {
  display: block;
}

.shop-page .prod-tabs .tabs-content .tab p {
  font-size: 14px;
  line-height: 2em;
  color: #666666;
  margin-bottom: 20px;
}

.shop-page .prod-tabs .tabs-content .tab p:last-child {
  margin-bottom: 0px;
}

.shop-page .prod-tabs .tabs-content .tab h3,
.shop-page .prod-tabs .tabs-content .tab h4,
.shop-page .prod-tabs .tabs-content .tab h5,
.shop-page .prod-tabs .tabs-content .tab h6 {
  margin-bottom: 15px;
}

.shop-page .prod-tabs .tabs-content .tab h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222222;
}

.shop-page .prod-tabs .reviews-container {
  position: relative;
  padding-bottom: 1px;
}

.shop-page .prod-tabs .reviews-container .review-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 120px;
  min-height: 130px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
}

.shop-page .prod-tabs .reviews-container .review-box:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}

.bootstrap-touchspin .input-group-btn-vertical {
  width: auto;
  right: 0px;
  position: absolute;
}

.bootstrap-touchspin .glyphicon-chevron-up:before {
  content: "\f106";
  font-size: 18px;
  font-style: normal;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.bootstrap-touchspin .glyphicon-chevron-down:before {
  content: "\f107";
  font-size: 18px;
  font-style: normal;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.shop-page .prod-tabs .reviews-container .rev-thumb {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: 20px;
}

.shop-page .prod-tabs .reviews-container .rev-thumb img {
  display: block;
  width: 100%;
  border-radius: 3px;
}

.shop-page .prod-tabs .reviews-container .rev-content {
  position: relative;
  background: #ffffff;
}

.shop-page .prod-tabs .reviews-container .rev-header {
  position: relative;
}

.shop-page .prod-tabs .reviews-container .rev-header h4 {
  float: left;
  line-height: 30px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

.shop-page .prod-tabs .reviews-container .rev-header .rating {
  position: relative;
  float: left;
  margin-left: 40px;
  color: #fd5d14;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 10px;
}

.shop-page .prod-tabs .reviews-container .rev-header .rating .fa {
  margin-right: 3px;
}

.shop-page .prod-tabs .reviews-container .rev-header .time {
  position: relative;
  float: right;
  color: #000000;
  line-height: 30px;
  font-size: 14px;
}

.shop-page .prod-tabs .reviews-container .rev-option {
  font-size: 14px;
  color: #9e9e9e;
}

.shop-page .prod-tabs .reviews-container .rev-option a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.shop-page .prod-tabs .reviews-container .rev-text {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 1.8em;
  margin-bottom: 15px;
}

/*Add Review*/
.shop-page .prod-tabs .add-review {
  position: relative;
  margin: 30px 0px 20px;
  font-size: 14px;
}

.shop-page .prod-tabs .add-review h2 {
  color: #000000;
}

.shop-page .prod-tabs .add-review .rating {
  position: relative;
  padding-top: 8px;
}

.shop-page .prod-tabs .add-review .rating .rate-box {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #555555;
}

.shop-page .prod-tabs .add-review .rating .rate-box:hover,
.shop-page .prod-tabs .add-review .rating .rate-box:focus,
.shop-page .prod-tabs .add-review .rating .rate-box:active {
  color: #fd5d14;
}

.shop-page .prod-tabs .add-review label {
  position: relative;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #303030;
}

.shop-page .prod-tabs .add-review h3 {
  margin-bottom: 20px;
}

.shop-page .prod-tabs .add-review .form-group {
  position: relative;
  margin-bottom: 20px;
}

.shop-page .prod-tabs .add-review .form-group input[type=text],
.shop-page .prod-tabs .add-review .form-group input[type=password],
.shop-page .prod-tabs .add-review .form-group input[type=tel],
.shop-page .prod-tabs .add-review .form-group input[type=email],
.shop-page .prod-tabs .add-review .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 9px 15px;
  color: #222222;
  border: 1px solid #e0e0e0;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.shop-page .prod-tabs .add-review .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 8px 15px;
  color: #222222;
  border: 1px solid #e0e0e0;
  height: 150px;
  resize: none;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.shop-page .prod-tabs .add-review button {
  padding: 8px 35px;
}


.cart-section {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 100px 0px 120px;
}

.cart-section .cart-outer {
  position: relative;
}

.cart-section .table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto !important;
}
.cart-section .table-outer::-webkit-scrollbar {
  height: 5px;
}
.cart-section .table-outer::-webkit-scrollbar-track {
  background-color: #cae6f7;
  border-radius: 5px;
}
.cart-section .table-outer::-webkit-scrollbar-button, .cart-section .table-outer::-webkit-scrollbar-thumb {
  background-color: #ed6700;
  border-radius: 5px;
}

.cart-section .cart-table {
  width: 100%;
  min-width: 900px;
  border: 1px solid #eeeeee;
}

.cart-section .cart-table tbody tr {
  border-bottom: 1px solid #eeeeee;
}

.cart-table .cart-header {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0px;
  background: #fd5d14;
  color: #1f1f1f;
}

.cart-table thead tr th {
  line-height: 24px;
  padding: 20px 15px;
  min-width: 120px;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
}

.cart-table thead tr th.prod-column {
  text-align: left;
  padding-left: 40px;
}

.cart-table tbody tr td {
  line-height: 24px;
  padding: 40px 40px 40px;
  min-width: 100px;
}

.cart-table tbody tr .qty {
  width: 90px;
  padding-right: 40px;
  padding-left: 10px;
}

.cart-table tbody tr .qty .quantity-spinner {
  background: #f5f5f5;
}

.cart-table tbody tr .prod-column .column-box {
  position: relative;
  min-height: 100px;
  padding-left: 130px;
  padding-top: 40px;
  text-align: left;
}

.column.default-column .cart-table tbody tr .qty {
  width: 110px;
  padding-right: 20px;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
  position: absolute;
  width: 100px;
  left: 0px;
  top: 0px;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: block;
  max-width: 100%;
}

.cart-table tbody tr .prod-column .column-box h6 {
  color: #222222;
  font-weight: 500;
  margin-bottom: 5px;
}

.cart-table tbody tr .sub-total {
  font-weight: 400;
  color: #222222;
  font-size: 18px;
  padding-left: 20px;
}

.cart-table tbody tr .remove-btn {
  position: relative;
  font-size: 18px;
  color: #fd5d14;
  display: inline-block;
  transition: all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa {
  position: relative;
  top: 2px;
  font-size: 10px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  background: #f0f0f0;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-indent: 100px;
}

.cart-table tbody tr .remove-btn:hover .fa {
  text-indent: 0px;
  background: #fa9928;
}

.cart-table tbody tr td {
  vertical-align: middle;
}

.cart-table tbody tr td.price {
  font-size: 18px;
  font-weight: 400;
  color: #222222;
  padding-left: 10px;
}

.cart-table tbody tr td .quantity-spinner {
  padding: 5px 0px 5px 20px;
  line-height: 24px;
  height: 34px;
  display: block;
  width: 100%;
  position: relative;
}

.cart-table tbody .available-info {
  position: relative;
  padding-left: 50px;
  color: #727272;
  font-size: 16px;
}

.cart-table tbody .available-info .icon {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background: #3e4494;
  border-radius: 50%;
}

.cart-section .coupon-outer {
  position: relative;
  margin: 40px 0px 50px;
}

.cart-section .coupon-outer .cart-btn {
  font-size: 14px;
  padding: 14px 43px;
  font-weight: 400;
  cursor: pointer;
  transition: all 500ms ease;
}

.cart-section .apply-coupon {
  position: relative;
}

.cart-section .apply-coupon .form-group {
  position: relative;
  float: left;
  margin-right: 20px;
}

.cart-section .apply-coupon .form-group .coupon-btn {
  padding: 11px 28px;
  line-height: 30px;
  cursor: pointer;
}

.cart-section .apply-coupon .form-group input[type=text] {
  display: block;
  line-height: 26px;
  padding: 12px 0px;
  border-bottom: 2px solid #fd5d14;
  height: 54px;
  width: 230px;
  background: none;
  font-size: 14px;
}

.cart-section .estimate-form {
  position: relative;
}

.cart-section .sec-title {
  margin-bottom: 25px;
}

.cart-section .sec-title h2 {
  font-size: 26px;
  color: #222222;
}

.cart-section .estimate-form .row {
  margin-left: -7px;
  margin-right: -7px;
}

.cart-section .estimate-form .row .form-group {
  padding: 0px 7px !important;
  margin-bottom: 30px;
}

.cart-section .cart-note {
  position: relative;
  margin-bottom: 50px;
  padding: 16px 20px;
  text-align: center;
  border: 1px dashed #b2dd4c;
  background: #f4f4f4;
  line-height: 1.7em;
}

.product-details .basic-details .item-quantity input[type=text],
.cart-table tbody tr .qty input[type=text] {
  position: relative;
  line-height: 46px;
  height: 46px;
  background: #f4f4f4;
  width:auto;
  max-width:100%;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 24px;
  background: #e9e9e9;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  left: 6px;
  top: 6px;
}

.cart-total-box {
  position: relative;
  max-width: 490px;
  margin-bottom: 40px;
  padding: 40px 40px 30px;
  background-color: #f4f4f4;
}

.cart-total-box h4 {
  position: relative;
  color: #222222;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 25px;
}

.totals-table {
  position: relative;
}

.totals-table li {
  position: relative;
  color: #222222;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
}

.totals-table li .col {
  float: right;
  width: auto;
}

.totals-table li .col-title {
  font-weight: 600;
  float: left;
}

.totals-table li.total {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #cccccc;
}

.checkout-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 17px 43px 14px;
  cursor: pointer;
  background-color: #fd5d14;
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 60px !important;
  box-shadow: none !important;
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 13px 10px;
  background: #f4f5f6;
  border:0px;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
  top: 1px;
}

.cart-section .coupon-outer {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart-section .coupon-outer .btn--primary {
  color: #ffffff !important;
}
.cart-section .coupon-outer .btn--primary span {
  color: #ffffff;
  line-height: 1;
}
.cart-section .coupon-outer .btn--primary::before {
  background-color: #161616;
}
.cart-section .coupon-outer .btn--primary:hover {
  color: #ffffff;
}
.cart-section .btn--primary {
  color: #ffffff !important;
}
.cart-section .btn--primary span {
  color: #ffffff;
  line-height: 1;
}
.cart-section .btn--primary::before {
  background-color: #161616;
}
.cart-section .btn--primary:hover {
  color: #ffffff;
}
.cart-section .apply-coupon {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}

.bootstrap-touchspin .input-group-btn-vertical {
  width: auto !important;
  right: 2px;
  position: absolute !important;
  padding-top:3px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  color: #161616;
  padding: 0px 14px !important;
}

.input-group-btn-vertical {
  padding-top: 6px;
}

.bootstrap-touchspin .glyphicon-chevron-up:before {
  content: "\f106";
  font-size: 18px;
  font-style: normal;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.bootstrap-touchspin .glyphicon-chevron-down:before {
  content: "\f107";
  font-size: 18px;
  font-style: normal;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.checkout-page {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 100px 0px 80px;
}

.checkout-page .default-links {
  position: relative;
  margin-bottom: 40px;
}

.checkout-page .default-links li {
  margin-bottom: 15px;
  line-height: 24px;
  padding: 18px 28px;
  background: #f9f9f9;
  color: #797979;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #d9d9d9;
  border-radius:5px;
}

.checkout-page .default-links li a {
  color: #fd5d14;
  text-decoration: underline;
}

.shop-form .billing-inner {
  position: relative;
  padding-right: 100px;
}

.shop-form .sec-title h2 {
  font-size: 24px;
}

.shop-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.billing-details .shop-form .sec-title {
  margin-bottom: 20px;
}

.billing-details .shop-form .form-group.sec-title {
  margin-bottom: 10px;
  padding-bottom: 30px;
  margin-top: 20px;
}

.shop-form .form-group .field-label {
  display: block;
  line-height: 24px;
  margin-bottom: 8px;
  color: #797979;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}

.shop-form .form-group .field-label sup {
  position: relative;
  top: 0px;
  color: #797979;
  font-size: 16px;
}

.shop-form input[type=text],
.shop-form input[type=email],
.shop-form input[type=password],
.shop-form input[type=tel],
.shop-form input[type=number],
.shop-form input[type=url],
.shop-form select,
.shop-form textarea {
  position: relative;
  display: block;
  width: 100%;
  background: #ffffff;
  line-height: 16px;
  padding: 10px 15px;
  height: 50px;
  border-radius:5px;
  border: 1px solid #d9d9d9;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.shop-form input.address-two {
  margin-top: 12px;
}

.shop-form input::-webkit-input-placeholder,
.shop-form select::-webkit-input-placeholder,
.shop-form textarea-webkit-input-placeholder {
  color: #c6c6c6;
}

.shop-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #ffffff url("../../images/icon-select.png") right center no-repeat;
  cursor: pointer;
  display:block !important;
}
.shop-form .nice-select{
	display:none;	
}
.shop-form select option {
  text-indent: 15px;
}

.shop-form textarea {
  resize: none;
  height: 100px !important;
  overflow: hidden;
}

.shop-form input:focus,
.shop-form select:focus,
.shop-form textarea:focus {
  border-color: #fd5d14;
}


/* Shop Order Box */
.shop-order-box {
  position: relative;
  padding: 20px 28px 50px;
  border: 1px solid #d9d9d9;
  background-color: #fdfdfd;
  border-radius:5px;
}

.shop-order-box .order-list {
  position: relative;
}

.shop-order-box .order-list li {
  position: relative;
  color: #797979;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.shop-order-box .order-list li span {
  float: right;
  width: 35%;
  text-align: left;
  font-size: 17px;
  text-transform: capitalize;
}

.shop-order-box .order-list li span.dark {
  color: #242424;
}

.shop-order-box .order-list li.total {
  padding: 8px 0px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.payment-options {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.checkout-page .payment-options li {
  position: relative;
  margin-bottom: 15px;
}

.checkout-page .payment-options li .radio-option {
  position: relative;
}

.checkout-page .payment-options li .radio-option label {
  position: relative;
  display: block;
  padding-left: 30px;
  font-weight: 600 !important;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #797979;
  cursor: pointer;
  font-size: 15px;
}

.checkout-page .payment-options li .radio-option label strong {
  font-weight: 500;
  display: inline-block;
  color: #797979;
  font-size: 15px;
}

.checkout-page .payment-options li .radio-option input[type=radio] {
  position: absolute;
  left: 0px;
  top: 8px;
}

.checkout-page .payment-options li .radio-option #payment-3 {
  top: 9px;
}

.checkout-page .payment-options li .what-paypall {
  font-size: 13px;
  font-weight: 500;
  margin-left: 15px;
  color: #4349d9;
}

.checkout-page .payment-options li .radio-option label .small-text {
  position: relative;
  display: none;
  padding: 18px 26px;
  letter-spacing: 0px;
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
  color: #8e8d8d;
  border-radius: 4px;
  line-height: 20px;
  line-height: 1.8em;
  margin-top: 20px;
  margin-left: -30px;
  background-color: #ececec;
}

.checkout-page .payment-options li .radio-option label .small-text:before {
  position: absolute;
  content: "";
  left: 24px;
  top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ececec;
}

.checkout-page .payment-options li .radio-option input[type=radio]:checked + label .small-text {
  display: block;
}

.checkout-page .payment-options li .radio-option label img {
  position: relative;
  top: -3px;
  display: inline-block;
  max-width: 100%;
  padding-left: 30px;
}

.checkout-page .payment-options li .radio-option label img {
  position: relative;
  display: inline-block;
  max-width: 100%;
  padding-left: 30px;
}


/***

====================================================================
	Login / Register Section
====================================================================

***/
.register-section {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  padding: 60px 0px 40px;
}

.register-section .form-column {
  margin-bottom: 40px;
}

.register-section .form-column .sec-title {
  position: relative;
  margin-bottom: 30px;
}

.styled-form {
  position: relative;
}

.styled-form .submit-text {
  font-size: 15px;
  color: #9e9e9e;
  font-weight: 400;
  margin-top: 10px;
}

.styled-form .form-group {
  position: relative;
  margin-bottom: 30px;
  font-size: 14px;
  color: #848484;
}

.checkout-section .styled-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.styled-form .form-group .check-box {
  line-height: 24px;
  font-size: 15px;
  font-weight: normal;
  padding-top: 5px;
  color: #272727;
}

.styled-form .form-group .check-box label {
  position: relative;
  top: -1px;
  font-weight: normal;
  padding: 0px;
  font-size: 15px;
  cursor: pointer;
}

.styled-form .pull-left label,
.styled-form .pull-right label {
  cursor: pointer;
}

.styled-form .form-group .adon-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  color: #999999;
  z-index: 2;
}

.styled-form .form-group .field-label {
  display: block;
  color: #272727;
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 400;
}

.styled-form input[type=text],
.styled-form input[type=email],
.styled-form input[type=password],
.styled-form input[type=tel],
.styled-form input[type=number],
.styled-form input[type=url],
.styled-form select,
.styled-form textarea {
  position: relative;
  display: block;
  width: 100%;
  background: #ffffff;
  line-height: 30px;
  padding: 8px 20px;
  height: 50px;
  border: 1px solid #f4f4f4;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.checkout-section .styled-form input[type=text],
.checkout-section .styled-form input[type=email],
.checkout-section .styled-form input[type=password],
.checkout-section .styled-form select {
  line-height: 26px;
  height: 44px;
}

.styled-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #ffffff url("../images/icon-select.html") right center no-repeat;
  cursor: pointer;
}

.styled-form select option {
  text-indent: 20px;
}

.styled-form textarea {
  resize: none;
  height: 110px;
}

.styled-form input:focus,
.styled-form select:focus,
.styled-form textarea:focus {
  border-color: #fd5d14;
}

.styled-form .form-group .theme-btn {
  min-width: 150px;
  text-align: center;
  padding: 11px 34px;
  border-radius: 0px;
  cursor: pointer;
}

.styled-form .remember-me {
  position: relative;
  color: #222222;
  font-size: 16px;
  font-weight: 500;
}

.social-links-two a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  background: #fc721e;
  margin: 0px 0px 0px 5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.social-links-two a:hover {
  opacity: 0.8;
}

.social-links-two .facebook {
  background: #3b5998;
}

.social-links-two .twitter {
  background: #33ccfe;
}

.social-links-two .google-plus {
  background: #dd4b39;
}

.slick-slide {
    margin: 0px 12px;
}




/*************** Need Help Widget Style ****************/


.sidebar__need-help {
    position: relative;
    display: block;
    padding: 38px 40px 45px;
    margin-top: 60px;
    z-index: 1;
}

.sidebar__need-help-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.sidebar__need-help-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -0.72px;
    text-transform: capitalize;
    color: var(--thm-white);
}

.sidebar__need-help-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.28px;
    color: var(--thm-white);
    text-transform: capitalize;
    margin-top: 22px;
    margin-bottom: 22px;
}

.sidebar__need-help-number {
    position: relative;
    display: block;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -0.72px;
    text-transform: capitalize;
    color: var(--thm-white);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__need-help-number:hover {
    color: var(--thm-base);
}

.sidebar__need-help-email {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.4px;
    text-transform: capitalize;
    color: var(--thm-white);
    margin-top: 25px;
    margin-bottom: 33px;
    position: relative;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__need-help-email:hover {
    color: var(--thm-base);
}

.sidebar__need-help-btn-box {
    position: relative;
    display: block;
}

.sidebar__need-help-btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.28px;
    color: var(--thm-white);
    background-color: var(--thm-base);
    padding: 13px 30px 13px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar__need-help-btn:hover {
    color: var(--thm-base);
    background-color: var(--thm-white);
}


/********* RTL Style **********/
.rtl .shop-section .items-sorting .results-column h6,
.rtl .sidebar__need-help,
.rtl .product-details .info-column{
	text-align:right;	
}

/*** ====================================================================
	Project One
====================================================================***/
.project-one {
	position: relative;
	display: block;
	padding: 0 0 90px;
	z-index: 1;
}

.project-one__carousel {
	position: relative;
	display: block;
}

.project-one__single {
	position: relative;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}

.project-one__img-box {
	position: relative;
	display: block;
}

.project-one__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.project-one__img::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: var(--thm-black);
	border-radius: 0%;
	opacity: 0;
	transition: background-color 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
}

.project-one__single:hover .project-one__img::before {
	opacity: 0.50;
}

.project-one__img img {
	width: 100%;
	object-fit: cover;
	transition: all 1s ease-in-out;
}

.project-one__single:hover .project-one__img img {
	transform: scale(1.1);
}

.project-one__design {
	position: absolute;
	left: 50%;
	bottom: -13px;
	background-color: var(--thm-base);
	padding: 6px 14px 6px;
	transform: translateX(-50%);
	z-index: 2;
}

.project-one__design p {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	color: var(--thm-white);
}

.project-one__icon {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
}

.project-one__icon a {
	position: relative;
	display: inline-block;
	font-size: 30px;
	color: var(--thm-white);
}

.project-one__icon a:hover {
	color: var(--thm-base);
}

.project-one__content {
	position: relative;
	display: block;
	padding: 36px 25px 16px;
}

.project-one__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	text-transform: capitalize;
}

.project-one__title a {
	color: var(--thm-black);
}

.project-one__title a:hover {
	color: var(--thm-base);
}

.project-one__date-and-achieved {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 9px;
}

.project-one__date {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.project-one__date .icon {
	position: relative;
	display: inline-block;
}

.project-one__date .icon span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: var(--thm-base);
}

.project-one__date p {
	font-size: 14px;
	line-height: 24px;
}

.project-one__achieved {
	position: relative;
	display: block;
}

.project-one__achieved p {
	font-size: 14px;
	line-height: 24px;
}

.progress-levels {
	position: relative;
	display: block;
}

.progress-levels .progress-box {
	position: relative;
	display: block;
	background-color: #F1F8FF;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 78px;
	padding-right: 52px;
}

.progress-levels .progress-box .inner {
	position: relative;
	display: block;
}

.progress-levels .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
}

.progress-levels .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 3px;
	border-radius: 0;
	background-color: var(--thm-white);
}

.progress-levels .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 3px;
	border-radius: 0px;
	background-color: var(--thm-base);
	transition: all 2000ms ease 300ms;
}

.progress-levels .progress-box .bar .bar-fill:before {
	content: "";
	position: absolute;
	top: -4px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.progress-levels .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -14px;
	right: -45px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-black);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
}

.progress-levels .progress-box .inner .percent {
	position: relative;
	color: var(--thm-black);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
}

.progress-levels .progress-box .inner .text {
	position: absolute;
	top: -6px;
	left: -60px;
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-black);
	line-height: 16px;
	text-transform: capitalize;
}

.project-one__goals-one {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	margin-top: 6px;
}

.project-one__goals-one span {
	color: var(--thm-black);
}

.project-one__carousel.owl-theme .owl-nav {
	position: absolute;
	top: 50%;
	left: -120px;
	right: -120px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 0;
	line-height: 0;
}

.project-one__carousel.owl-theme .owl-nav .owl-next {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	font-size: 16px;
	margin: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-one__carousel.owl-theme .owl-nav .owl-prev {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	font-size: 16px;
	margin: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-one__carousel.owl-theme .owl-nav .owl-next {
	margin-left: 0;
}

.project-one__carousel.owl-theme .owl-nav .owl-prev {
	margin-right: 0;
}

.project-one__carousel.owl-theme .owl-nav .owl-next span,
.project-one__carousel.owl-theme .owl-nav .owl-prev span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.project-one__carousel.owl-theme .owl-nav .owl-next:hover,
.project-one__carousel.owl-theme .owl-nav .owl-prev:hover {
	background-color: var(--thm-black);
	color: var(--thm-white);
}

.project-one__carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.project-one__carousel.owl-carousel .owl-item {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms ease, visibility 500ms ease;
}

.project-one__carousel.owl-carousel .owl-item.active {
	opacity: 1;
	visibility: visible;
}

/*** ====================================================================
	Project Two
====================================================================***/
.project-two {
	padding: 120px 0 90px;
}

/*** ====================================================================
	Project Details
====================================================================***/
.project-details {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.project-details__left {
	position: relative;
	display: block;
}

.project-details__tag {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	background-color: var(--thm-base);
	text-transform: uppercase;
	color: var(--thm-white);
	padding: 6px 14px 5px;
}

.project-details__title {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-transform: capitalize;
	margin-top: 16px;
}

.project-details__rate-box {
	position: relative;
	display: flex;
	align-items: center;
	border: 1px solid #777777;
	margin-top: 26px;
	margin-bottom: 30px;
}

.project-details__rate-box li:first-child {
	border-left: 0;
}

.project-details__rate-box li {
	position: relative;
	text-align: center;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	border-left: 1px solid #777777;
	padding: 31px 0 31px;
	width: 100%;
}

.project-details__rate-single {
	position: relative;
	display: block;
}

.project-details__rate-single h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	font-family: var(--thm-font-two);
}

.project-details__rate-single p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}

.progress-levels-5 {
	position: relative;
	display: block;
}

.progress-levels-5 .progress-box {
	position: relative;
	display: block;
	background-color: #F1F8FF;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 85px;
	padding-right: 60px;
}

.progress-levels-5 .progress-box .inner {
	position: relative;
	display: block;
}

.progress-levels .progress-box .bar {
	position: relative;
	display: block;
	z-index: 1;
}

.progress-levels-5 .progress-box .bar .bar-innner {
	position: relative;
	width: 100%;
	height: 3px;
	border-radius: 0;
	background-color: var(--thm-white);
}

.progress-levels-5 .progress-box .bar .bar-fill {
	position: relative;
	width: 0px;
	height: 3px;
	border-radius: 0px;
	background-color: var(--thm-base);
	transition: all 2000ms ease 300ms;
}

.progress-levels-5 .progress-box .bar .bar-fill:before {
	content: "";
	position: absolute;
	top: -4px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-color: var(--thm-base);
	border-radius: 50%;
	z-index: 1;
}

.progress-levels-5 .progress-box .bar .bar-innner .skill-percent {
	position: absolute;
	top: -14px;
	right: -45px;
	width: 40px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 0;
	z-index: 1;
}

.progress-levels-5 .progress-box .inner .count-text {
	position: relative;
	color: var(--thm-black);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
}

.progress-levels-5 .progress-box .inner .percent {
	position: relative;
	color: var(--thm-black);
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: -0.02em;
	display: inline-block;
	float: none;
	margin-left: -2px;
}

.progress-levels-5 .progress-box .inner .text {
	position: absolute;
	top: -6px;
	left: -65px;
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-black);
	line-height: 16px;
	text-transform: capitalize;
}

.project-details__goals-one {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: var(--thm-gray);
	font-family: var(--thm-font-two);
	margin-top: 19px;
}

.project-details__goals-one span {
	color: var(--thm-black);
}

.project-details__text-1 {
	color: var(--thm-black);
	margin-top: 12px;
	margin-bottom: 26px;
}

.project-details__client-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 15px;
}

.project-details__client-img {
	position: relative;
	display: block;
}

.project-details__client-img span {
	position: relative;
	display: inline-block;
	font-size: 60px;
	color: var(--thm-base);
}

.project-details__client-content {
	position: relative;
	display: block;
}

.project-details__client-content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	text-transform: capitalize;
}

.project-details__client-content p {
	color: var(--thm-black);
}

.project-details__dolor-box {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 16px;
	margin-bottom: 20px;
}

.project-details__dolor-box li {
	position: relative;
	display: block;
}

.project-details__dolor-box li span {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	color: var(--thm-black);
	background-color: var(--thm-primary);
	padding: 12px 20px 12px;
	position: relative;
	display: block;
}

.project-details__campaign-and-btn {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
}

.project-details__campaign {
	position: relative;
	display: flex;
	align-items: center;
}

.project-details__campaign-title {
	margin: 0;
	color: var(--thm-black);
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 15px;
	font-family: var(--thm-font);
}

.project-details__campaign .campaign-box {
	position: relative;
	width: 90px;
	border-radius: 0px;
	height: 60px;
}

.project-details__campaign .campaign-box input {
	width: 90px;
	border-radius: 0px;
	height: 60px;
	border: 1px solid #ebe8e4;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	font-family: var(--thm-font-two);
	padding-left: 25px;
	outline: none;
	font-size: 16px;
	font-weight: 700;
	color: var(--thm-black);
}

.project-details__campaign .campaign-box button {
	width: 30px;
	height: 29px;
	background-color: transparent;
	color: var(--thm-gray);
	font-size: 8px;
	position: absolute;
	top: 1px;
	right: 1px;
	background-color: #fff;
	border: none;
	border-left: 1px solid #ebe8e4;
	border-top-right-radius: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
}

.project-details__campaign .campaign-box button.sub {
	bottom: 1px;
	top: auto;
	border-top: 1px solid #ebe8e4;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.project-details__campaign-btn-box {
	position: relative;
	display: block;
}

.project-details__campaign-btn::before {
	background-color: var(--thm-base);
}

.project-details__campaign-btn::after {
	background-color: var(--thm-black);
}

.project-details__img {
	position: relative;
	display: block;
}

.project-details__img img {
	width: 100%;
}

.project-details__heart {
	position: absolute;
	top: 30px;
	left: 30px;
}

.project-details__heart a {
	position: relative;
	display: inline-block;
	font-size: 30px;
	color: var(--thm-white);
}

.project-details__heart a:hover {
	color: var(--thm-base);
}

.project-details__bottom {
	position: relative;
	display: block;
	margin-top: 60px;
}

.project-details__tab-box {
	position: relative;
	display: block;
}

.project-details__tab-box .tab-buttons {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.project-details__tab-box .tab-buttons .tab-btn {
	position: relative;
}

.project-details__tab-box .tab-buttons .tab-btn+.tab-btn {
	margin-left: 0;
}

.project-details__tab-box .tab-buttons .tab-btn span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: var(--thm-white);
	background-color: var(--thm-black);
	padding: 17px 30px 17px;
	text-transform: capitalize;
	cursor: pointer;
	transition: all 200ms linear;
	transition-delay: 0.1s;
	border-radius: 2px 2px 0px 0px;
	z-index: 1;
}

.project-details__tab-box .tab-buttons .tab-btn.active-btn span {
	color: var(--thm-black);
}

.project-details__tab-box .tab-buttons .tab-btn span:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: var(--thm-primary);
	background-position: top bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: top;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: -1;
}

.project-details__tab-box .tab-buttons .tab-btn.active-btn span:before {
	transform: scaleY(1.0);
}

.project-details__tab-box .tabs-content {
	position: relative;
	display: block;
}

.project-details__tab-box .tabs-content .tab {
	position: relative;
	display: none;
	-webkit-transform: translateY(35px);
	-ms-transform: translateY(35px);
	transform: translateY(35px);
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	z-index: 10;
}

.project-details__tab-box .tabs-content .tab.active-tab {
	display: block;
	margin-top: 0px;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.tabs-content__inner {
	position: relative;
	display: block;
}

.tabs-content__inner .comment-one {
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 32px;
}

.tabs-content__inner .comment-one__single-list li:nth-child(2) {
	margin-left: 0;
}

.tabs-content__inner .comment-one__single-list li+li {
	margin-top: 40px;
}

.tabs-content__inner .comment-one__single-list li {
	border-bottom: 1px solid #B7B4B4;
	padding-bottom: 40px;
}

.tabs-content__story-box {
	position: relative;
	display: block;
	margin-top: 48px;
}

.tabs-content__story-points {
	position: relative;
	display: block;
	margin-top: 30px;
	margin-bottom: 33px;
}

.tabs-content__story-points li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}

.tabs-content__story-points-shape {
	position: relative;
	display: block;
	width: 5px;
	height: 5px;
	background-color: var(--thm-black);
	border-radius: 50%;
}

.tabs-content__story-points li p {
	font-weight: 700;
	color: var(--thm-black);
}

.tabs-content__story-img {
	position: relative;
	display: block;
}

.tabs-content__story-img img {
	width: 100%;
}

.tabs-content__story-text-2 {
	margin-top: 33px;
	margin-bottom: 33px;
}

.tabs-content__story-img-2 {
	position: relative;
	display: block;
}

.tabs-content__story-img-2 img {
	width: 100%;
}

.tabs-content__story-text-3 {
	margin-top: 34px;
}

.tabs-content__update-box {
	position: relative;
	display: block;
	margin-top: 35px;
}

.tabs-content__update-single {
	position: relative;
	display: block;
}

.tabs-content__update-single+.tabs-content__update-single {
	margin-top: 23px;
}

.tabs-content__update-hour {
	font-weight: 700;
	color: var(--thm-base);
	font-family: var(--thm-font-two);
}

.tabs-content__update-title-1 {
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 20px;
}

.tabs-content__update-text-2 {
	margin-top: 30px;
	margin-bottom: 32px;
}

.tabs-content__update-img {
	position: relative;
	display: block;
}

.tabs-content__update-img img {
	width: 100%;
}

.project-details__reward-box {
	position: relative;
	display: block;
	background-color: var(--thm-primary);
	padding: 43px 50px 60px;
}

.project-details__reward-title {
	font-size: 32px;
	font-weight: 700;
	line-height: 42px;
	color: var(--thm-base);
}

.project-details__reward-dolor {
	margin-top: 23px;
	margin-bottom: 5px;
}

.project-details__reward-dolor span {
	color: var(--thm-base);
}

.project-details__reward-img {
	position: relative;
	display: block;
}

.project-details__reward-img img {
	width: 100%;
}

.project-details__reward-text {
	margin-top: 32px;
	margin-bottom: 22px;
}

.project-details__reward-date {
	color: var(--thm-black);
}

.project-details__reward-delivary {
	color: var(--thm-black);
}

.project-details__reward-list {
	position: relative;
	display: block;
	margin-top: 22px;
	margin-bottom: 24px;
}

.project-details__reward-list li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 15px;
}

.project-details__reward-list li .icon {
	position: relative;
	display: block;
}

.project-details__reward-list li .icon span {
	position: relative;
	display: inline-block;
	font-size: 19px;
	color: var(--thm-base);
	font-weight: 900;
}

.project-details__reward-list li p {
	font-weight: 700;
	color: var(--thm-black);
}

.project-details__reward-btn-box {
	position: relative;
	display: block;
}

.project-details__reward-btn::after {
	background-color: var(--thm-black);
}

.project-details__reward-btn::before {
	background-color: var(--thm-base);
}

.tabs-content__faq {
	position: relative;
	display: block;
	margin-top: 55px;
}

/*** ====================================================================
	Project Page
====================================================================***/
.project-page {
	position: relative;
	display: block;
	padding: 120px 0 90px;
	z-index: 1;
}

/*** ====================================================================
	One Page Project One
====================================================================***/
.one-page-project-one {
	padding: 90px 0 0px;
}
/*** ====================================================================
	Services One
====================================================================***/
.services-one {
	position: relative;
	display: block;
	padding: 0 0 90px;
	z-index: 1;
	background-color: #e8f3ff;
}

.services-one__single {
	position: relative;
	display: block;
	background-color: #ffffff;
	padding: 48px 40px 42px;
	margin-bottom: 30px;
	z-index: 1;
}

.services-one__single-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	transition-delay: .1s;
	transition-timing-function: ease-in-out;
	transition-duration: .5s;
	transition-property: all;
	transform-origin: bottom;
	transform-style: preserve-3d;
	transform: scaleY(0);
	z-index: -1;
}

.services-one__single:hover .services-one__single-bg {
	transform: scaleY(1.0);
}

.services-one__single-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .70;
	background-color: var(--thm-black);
}

.services-one__icon {
	position: relative;
	display: inline-block;
}

.services-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 66px;
	color: var(--thm-base);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.services-one__single:hover .services-one__icon span {
	transform: scale(0.9);
	color: var(--thm-white);
}

.services-one__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.services-one__title a {
	color: var(--thm-black);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.services-one__single:hover .services-one__title a {
	transform: scale(0.9);
	color: var(--thm-white);
}

.services-one__text {
	font-size: 14px;
	line-height: 24px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.services-one__single:hover .services-one__text {
	color: var(--thm-white);
}

.services-one__arrow {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.services-one__arrow a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 10px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.services-one__single:hover .services-one__arrow a {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: 500ms;
	opacity: 1;
}

.services-one__arrow a:hover {
	color: var(--thm-black);
	background-color: var(--thm-white);
}


/* One Page Services One */
.one-page-services-one {
	padding: 120px 0 90px;
}
/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
    position: relative;
    display: block;
    z-index: 10;
}

.main-slider .item {
    position: relative;
    padding-top: 180px;
    padding-bottom: 180px;
    overflow: hidden;
    z-index: 10;
}

.main-slider__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: -1;
}

.main-slider__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--thm-black-rgb), .80);
    z-index: -1;
}

.active .main-slider__bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.main-slider__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 66.7%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .50;
    z-index: -1;
}

.main-slider__shape-2 {
    position: absolute;
    top: 130px;
    left: -355px;
    opacity: .10;
    animation: leftRight 4s ease-in-out infinite;
    z-index: -1;
}

.main-slider__shape-2 img {
    width: auto !important;
}

.main-slider__shape-3 {
    position: absolute;
    bottom: 0;
    right: -30px;
    height: 400px;
    width: 400px;
    background: linear-gradient(-90deg, rgba(0, 44, 85, 0.1) 0%, #FF5C00 100%);
    opacity: 0.8;
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
}

.main-slider__content {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
    z-index: 10;
}

.main-slider__icon {
    position: relative;
    display: block;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider__icon {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.main-slider__icon img {
    width: auto !important;
    margin: 0 auto 0;
}

.main-slider__sub-title {
    font-size: 24px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 34px;
    margin-top: 27px;
    margin-bottom: 11px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider__sub-title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.main-slider__title {
    position: relative;
    display: block;
    font-size: 96px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 1.3em;
    text-transform: capitalize;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(-50%);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(-50%);
    transform: perspective(400px) rotateY(0deg) translateX(-50%);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider__title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -ms-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.main-slider__btn-box {
    position: relative;
    display: block;
    margin-top: 23px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(60px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(60px);
    transform: perspective(400px) rotateY(0deg) translateY(60px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider__btn-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -ms-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms;
}

.main-slider__btn {
    text-transform: uppercase;
}

.main-slider__btn:before {
    background: var(--thm-white);
}

.main-slider__btn:hover {
    color: var(--thm-black);
}

.main-slider .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    padding: 0px 180px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
    transform: translateY(-50%);
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 60px;
    height: 60px;
    font-size: 15px !important;
    color: var(--thm-white);
    opacity: 1;
    margin: 0;
    padding: 28px 0 !important;
    text-align: center;
    transition: all 500ms ease;
    border-radius: 50%;
    background-color: rgba(var(--thm-white-rgb), .20) !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover {
    color: rgba(var(--thm-base-rgb), 1) !important;
    background-color: rgba(var(--thm-white-rgb), 1) !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-]+[class*=owl-] {
    margin-left: 0px;
}

.main-slider .owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
}



/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-two {
    position: relative;
    background-color: var(--thm-black);
    z-index: 10;
}

.main-slider-two .item {
    position: relative;
    padding-top: 80px;
    padding-bottom: 130px;
    overflow: hidden;
    height: 540px !important;
    background-color: var(--thm-black);
    z-index: 10;
}

.main-slider-two__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    height: 540px;
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 17000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 17000ms ease;
    transition: transform 17000ms ease, opacity 1500ms ease-in;
    transition: transform 17000ms ease, opacity 1500ms ease-in, -webkit-transform 17000ms ease;
    z-index: -1;
}

.main-slider-two__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--thm-black-rgb), .80);
    z-index: -1;
}

.active .main-slider-two__bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.main-slider-two__shape-1 {
    position: absolute;
    top: 10px;
    left: 0;
    opacity: 0;
    transform: translateX(-300px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    z-index: -1;
}

.main-slider-two__shape-1 img {
    width: auto !important;
}

.active .main-slider-two__shape-1 {
    opacity: .20;
    transform: translateX(0);
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -ms-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms;
}

.main-slider-two__shape-2 {
    position: absolute;
    top: 40px;
    right: -30px;
    opacity: 0;
    transform: translateX(300px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    z-index: -1;
}

.main-slider-two__shape-2 img {
    width: auto !important;
}

.active .main-slider-two__shape-2 {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    -ms-transition-delay: 3000ms;
    -o-transition-delay: 3000ms;
    transition-delay: 3000ms;
}

.main-slider-two__shape-3 {
    position: absolute;
    bottom: -175px;
    right: -475px;
    width: 605px;
    height: 605px;
    background: linear-gradient(226deg, rgba(0, 44, 85, 0.1) 20.78%, #FF5C00 100%);
    clip-path: polygon(0 0, 100% 0%, 0 100%, 0% 100%);
    opacity: 0;
    transform: translateX(300px) rotate(-45deg);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    z-index: -1;
}

.active .main-slider-two__shape-3 {
    opacity: 1;
    transform: translateX(0) rotate(-45deg);
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    -ms-transition-delay: 3500ms;
    -o-transition-delay: 3500ms;
    transition-delay: 3500ms;
}

.main-slider-two__shape-4 {
    position: absolute;
    bottom: -125px;
    right: -495px;
    width: 508px;
    height: 508px;
    background: linear-gradient(226deg, rgba(0, 44, 85, 0.1) 20.78%, #FF5C00 100%);
    clip-path: polygon(0 0, 100% 0%, 0 100%, 0% 100%);
    opacity: 0;
    transform: translateX(300px) rotate(-45deg);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    z-index: -1;
}

.active .main-slider-two__shape-4 {
    opacity: 1;
    transform: translateX(0) rotate(-45deg);
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    -ms-transition-delay: 4000ms;
    -o-transition-delay: 4000ms;
    transition-delay: 4000ms;
}

.main-slider-two__content {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 10;
	width: 90%;
}

.main-slider-two__sub-title {
    position: relative;
    display: block;
    font-size: 24px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 34px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(-120px);
    transform: perspective(400px) rotateY(0deg) translateX(-120px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-two__sub-title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.main-slider-two__title {
    position: relative;
    display: block;
    font-size: 50px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
    margin-top: 13px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(-120px);
    transform: perspective(400px) rotateY(0deg) translateX(-120px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-two__title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.main-slider-two__btn-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(-100px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(-100px);
    transform: perspective(400px) rotateY(0deg) translateX(-100px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-two__btn-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -ms-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.main-slider-two__btn-1 {
    text-transform: uppercase;
}

.main-slider-two__btn-1:before {
    background: var(--thm-white);
}

.main-slider-two__btn-1:hover {
    color: var(--thm-black);
}

.main-slider-two__btn-2 {
    text-transform: uppercase;
    color: var(--thm-black);
}

.main-slider-two__btn-2:after {
    background-color: var(--thm-white);
}

.main-slider-two__btn-2:before {
    background: var(--thm-base);
}

.main-slider-two__btn-2:hover {
    color: var(--thm-white);
}

.main-slider-two .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    padding: 0px 120px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
    transform: translateY(-50%);
}

.main-slider-two .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 60px;
    height: 60px;
    font-size: 15px !important;
    color: var(--thm-white);
    opacity: 1;
    margin: 0;
    padding: 28px 0 !important;
    text-align: center;
    transition: all 500ms ease;
    border-radius: 50%;
    background-color: rgba(var(--thm-white-rgb), .20) !important;
}

.main-slider-two .owl-theme .owl-nav [class*=owl-]:hover {
    color: rgba(var(--thm-base-rgb), 1) !important;
    background-color: rgba(var(--thm-white-rgb), 1) !important;
}

.main-slider-two .owl-theme .owl-nav [class*=owl-]+[class*=owl-] {
    margin-left: 0px;
}

.main-slider-two .owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
}



/*--------------------------------------------------------------
# Main Slider Three
--------------------------------------------------------------*/
.main-slider-three {
    position: relative;
    display: block;
    z-index: 1;
}

.main-slider-three .item {
    position: relative;
    padding-top: 367px;
    padding-bottom: 230px;
    z-index: 1;
}

.main-slider-three__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: -1;
}

.main-slider-three__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--thm-black-rgb), .80);
    z-index: -1;
}

.active .main-slider-three__bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.main-slider-three__shape-1 {
    position: absolute;
    top: 25px;
    left: 0;
    opacity: 0;
    transform: translateX(-300px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    z-index: -1;
}

.main-slider-three__shape-1 img {
    width: auto !important;
}

.active .main-slider-three__shape-1 {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    -ms-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms;
}

.main-slider-three__shape-2 {
    position: absolute;
    top: 250px;
    right: 250px;
    width: 546px;
    height: 546px;
    background: #D9D9D9;
    border-radius: 50%;
    opacity: 0;
    transform: translateX(10%);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    z-index: -1;
}

.main-slider-three__shape-2 img {
    width: auto !important;
}

.active .main-slider-three__shape-2 {
    opacity: 0.1;
    transform: translateX(0);
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    -ms-transition-delay: 3000ms;
    -o-transition-delay: 3000ms;
    transition-delay: 3000ms;
}

.main-slider-three__content {
    position: relative;
    display: block;
    text-align: right;
    overflow: hidden;
    z-index: 10;
}

.main-slider-three__sub-title-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 25px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(120px);
    transform: perspective(400px) rotateY(0deg) translateX(120px);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-three__sub-title-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.main-slider-three__sub-title-icon {
    position: relative;
    display: flex;
    align-items: center;
}

.main-slider-three__sub-title-icon img {
    width: auto !important;
}

.main-slider-three__sub-title {
    position: relative;
    display: block;
    font-size: 24px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 34px;
}

.main-slider-three__title {
    position: relative;
    display: block;
    font-size: 84px;
    color: var(--thm-white);
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
    margin-top: 13px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(120px);
    transform: perspective(400px) rotateY(0deg) translateX(120px);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-three__title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.main-slider-three__btn-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    margin-top: 35px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(100px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(100px);
    transform: perspective(400px) rotateY(0deg) translateX(100px);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.active .main-slider-three__btn-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateX(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateX(0px);
    transform: perspective(400px) rotateY(0deg) translateX(0px);
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -ms-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.main-slider-three__btn-1 {
    text-transform: uppercase;
}

.main-slider-three__btn-1:before {
    background: var(--thm-white);
}

.main-slider-three__btn-1:hover {
    color: var(--thm-black);
}

.main-slider-three__btn-2 {
    text-transform: uppercase;
    color: var(--thm-black);
}

.main-slider-three__btn-2:after {
    background-color: var(--thm-white);
}

.main-slider-three__btn-2:before {
    background: var(--thm-base);
}

.main-slider-three__btn-2:hover {
    color: var(--thm-white);
}

.main-slider-three .owl-theme .owl-nav {
    position: absolute;
    top: 55%;
    right: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    padding: 0px 120px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
    transform: translateY(-50%);
}

.main-slider-three .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 60px;
    height: 60px;
    font-size: 15px !important;
    color: var(--thm-white);
    opacity: 1;
    margin: 0;
    padding: 28px 0 !important;
    text-align: center;
    transition: all 500ms ease;
    border-radius: 50%;
    background-color: rgba(var(--thm-white-rgb), .20) !important;
}

.main-slider-three .owl-theme .owl-nav [class*=owl-]:hover {
    color: rgba(var(--thm-base-rgb), 1) !important;
    background-color: rgba(var(--thm-white-rgb), 1) !important;
}

.main-slider-three .owl-theme .owl-nav [class*=owl-]+[class*=owl-] {
    margin-left: 0px;
}

.main-slider-three .owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
}
/*** ====================================================================
	Steps One
====================================================================***/
.steps-one {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	counter-reset: count;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -38.57%, #E3E9FF 100%);
	z-index: 1;
}

.steps-one__bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .10;
	height: 510px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.steps-one__single {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 210px;
	height: 210px;
	background-color: var(--thm-white);
	border: 10px solid var(--thm-black);
	border-radius: 50%;
	margin-bottom: 30px;
}

.steps-one ul li:nth-child(2) {
	margin-top: 35px;
}

.steps-one ul li:nth-child(4) {
	margin-top: 35px;
}

.steps-one__count {
	position: absolute;
	right: 30px;
	bottom: -9px;
	transform: rotate(58deg);
}

.steps-one__count:before {
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: var(--thm-white);
	font-family: var(--thm-font);
	counter-increment: count;
	content: "0"counter(count);
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.steps-one__icon {
	position: relative;
	display: inline-block;
}

.steps-one__icon span {
	position: relative;
	display: inline-block;
	font-size: 60px;
	color: var(--thm-base);
	-webkit-transition: all 0.90s ease;
	-o-transition: all 0.90s ease;
	transition: all 0.90s ease;
}

.steps-one__single:hover .steps-one__icon span {
	transform: scale(.9) translateX(2px);
}

.steps-one__title {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin-top: 5px;
	text-align: center;
}

.steps-one__single-shape-1 {
	position: absolute;
	right: 19px;
	bottom: -15px;
	width: 85px;
	height: 165px;
	transform: rotate(-58deg);
	background-color: var(--thm-black);
	z-index: -1;
}

.steps-one__single-shape-1::before {
	content: "";
	position: absolute;
	bottom: -28px;
	left: -10px;
	border-top: 30px solid var(--thm-black);
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
}

.steps-one ul li:nth-child(2) .steps-one__single-shape-1 {
	top: -15px;
	transform: rotate(58deg);
}

.steps-one ul li:nth-child(4) .steps-one__single-shape-1 {
	top: -15px;
	transform: rotate(58deg);
}

.steps-one ul li:nth-child(2) .steps-one__single-shape-1::before {
	content: "";
	position: absolute;
	top: -28px;
	right: -10px;
	border-bottom: 30px solid var(--thm-black);
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
}

.steps-one ul li:nth-child(4) .steps-one__single-shape-1::before {
	content: "";
	position: absolute;
	top: -28px;
	right: -10px;
	border-bottom: 30px solid var(--thm-black);
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
}

.steps-one__single-shape-2 {
	position: absolute;
	right: 19px;
	top: -15px;
	width: 85px;
	height: 165px;
	transform: rotate(58deg);
	background-color: var(--thm-black);
	z-index: -1;
}

.steps-one__single-shape-2::before {
	content: "";
	position: absolute;
	top: -28px;
	right: -10px;
	border-bottom: 30px solid var(--thm-black);
	border-left: 52px solid transparent;
	border-right: 52px solid transparent;
}

.steps-one ul li:nth-child(2) .steps-one__count {
	left: 28px;
	top: -10px;
	transform: rotate(-58deg);
	right: inherit;
	bottom: inherit;
}

.steps-one ul li:nth-child(4) .steps-one__count {
	left: 28px;
	top: -10px;
	transform: rotate(-58deg);
	right: inherit;
	bottom: inherit;
}

.steps-one__bottom {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 21px;
}

.steps-one__text {
	color: var(--thm-black);
}

.steps-one__btn-box {
	position: relative;
	display: block;
	margin-top: 40px;
}
/*** ====================================================================
	Team One
====================================================================***/
.team-one {
	position: relative;
	display: block;
	padding: 120px 0 120px;
	z-index: 1;
}

.team-one__bg-color {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -107.92%, #E3E9FF 100%);
	transform: matrix(1, 0, 0, -1, 0, 0);
	z-index: -1;
}

.team-one__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 507px;
	opacity: .10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.team-one__carousel {
	position: relative;
	display: block;
}

.team-one__single {
	position: relative;
	display: block;
}

.team-one__img-box {
	position: relative;
	display: block;
	border-radius:20px;
}

.team-one__img {
	position: relative;
	display: block;
	overflow: hidden;
}

.team-one__img::after {
	background: rgba(var(--thm-primary-rgb), .50);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	opacity: 1;
	pointer-events: none;
	z-index: 1;
}

.team-one__single:hover .team-one__img::after {
	height: 100%;
	opacity: 0;
	transition: all 0.6s linear;
}

.team-one__img img {
	width: 100%;
	object-fit: cover;
	width: 100%;
	transition: all 1s ease-in-out;
	border-radius: 20px;
}

.team-one__single:hover .team-one__img img {
	transform: scale(1.1);
}

.team-one__content {
	position: absolute;
	left: 0;
	bottom: 0px;
	background-color: var(--thm-base);
	text-align: left;
	padding: 5px 20px 5px;
	z-index: 2;	
    width: 100%;
}

.team-one__content::before {
	content: "";
	position: absolute;
	top: 3px;
	bottom: 3px;
	right: -5px;
	width: 5px;
	background-color: var(--thm-black);
	z-index: -1;
}

.team-one__title {
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 1px;
}

.team-one__title a {
	color: var(--thm-white);
}

.team-one__title a:hover {
	color: var(--thm-black);
}

.team-one__sub-title {
	color: var(--thm-white);
	line-height: 16px;
	font-size: 14px;
}

.team-one__share-and-social {
	position: absolute;
	bottom: -30px;
	right: 30px;
	z-index: 2;
}

.team-one__share {
	position: relative;
	display: inline-block;
}

.team-one__share a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	font-size: 24px;
	color: var(--thm-white);
	background-color: var(--thm-black);
}

.team-one__share a:hover {
	background-color: var(--thm-base);
}

.team-one__social {
	position: absolute;
	top: -260px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 15px;
	transform: scaleY(0.0) translateX(-50%);
	transform-origin: bottom;
	transform-style: preserve-3d;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	transform-origin: bottom center;
}

.team-one__share-and-social:hover .team-one__social {
	transform: scaleY(1.0) translateX(-50%);
	transform-origin: bottom center;
	transition-delay: 300ms;
}

.team-one__social a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: var(--thm-black);
	font-size: 22px;
	color: var(--thm-white);
}

.team-one__social a:hover {
	background-color: var(--thm-base);
}

.team-one__carousel.owl-carousel .owl-dots {
	position: relative;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin: 75px auto 0 !important;
	z-index: 2;
}

.team-one__carousel.owl-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #D9D9D9;
	margin: 0;
	padding: 0 !important;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.team-one__carousel.owl-carousel .owl-dots .owl-dot::before {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	bottom: -5px;
	right: -5px;
	border: 1px solid var(--thm-black);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.team-one__carousel.owl-carousel .owl-dot.active::before {
	opacity: 1;
}

.team-one__carousel.owl-carousel .owl-dot.active {
	background-color: var(--thm-base);
	opacity: 1;
}

.team-one__carousel.owl-carousel .owl-dot:focus {
	outline: none;
}

.team-one__carousel.owl-carousel .owl-dots .owl-dot span {
	display: none;
}

.team-one__carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.team-one__carousel.owl-carousel .owl-item {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms ease, visibility 500ms ease;
}

.team-one__carousel.owl-carousel .owl-item.active {
	opacity: 1;
	visibility: visible;
}

/*** ====================================================================
	Team Page
====================================================================***/
.team-page {
	position: relative;
	display: block;
	padding: 120px 0 60px;
	z-index: 1;
}

.team-page .team-one__single {
	margin-bottom: 20px;
}
/***

====================================================================
    Speaker Detail
====================================================================

***/

.speaker-detail-section {
    position: relative;
    padding: 100px 0;
	border-bottom:1px solid #ccc;
}

.speaker-details {
    position: relative;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.speaker-details .name {
    font-size: 30px;
    line-height: 1em;
    color: var(--thm-black);
    font-weight: 600;
    margin-bottom: 10px;
}

.speaker-details .name a {
    color: var(--thm-black);
}

.speaker-details .designation {
    font-size: 14px;
    color: var(--thm-base);
}

.speaker-info-list {
    margin-top: 40px;
}

.speaker-info-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    color: #555555;
}

.speaker-info-list li a {
    color: #555555;
}

.speaker-info-list li strong {
    display: block;
    font-weight: 600;
    color: var(--thm-black);
    min-width: 140px;
}

.speaker-detail-section .info-column h3 {
    font-size: 30px;
    line-height: 1.2em;
    color: var(--thm-black);
    font-weight: 600;
    margin-bottom: 15px;
}

.speaker-detail-section .info-column p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}

.speaker-detail-section .other-info h2,
.contact-section .sec-title h3{
    font-size: 36px;
    line-height: 1.2em;
    color: var(--thm-black);
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 40px;
}

.speaker-session-info {
    position: relative;
    margin-bottom: 30px;
}

.speaker-session-info .inner-box {
    position: relative;
    padding: 35px 40px;
    border: 1px solid #d7d7d7;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-session-info h4 {
    position: relative;
    font-size: 24px;
    color: #fe00c5;
    font-weight: 600;
    margin-bottom: 15px;
}

.speaker-session-info .time {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: var(--thm-base);
    font-weight: 600;
    margin-bottom: 25px;
}

.speaker-session-info p {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-session-info .place {
    font-weight: 600;
    color: var(--thm-black);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-session-info .inner-box:hover p {
    color: #ffffff;
}

.speaker-session-info .inner-box:hover .place {
    color: var(--thm-base);
}

.speaker-session-info .inner-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    content: "";
    background-color: #071248;
    border-bottom: 3px solid var(--thm-base);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-session-info .inner-box:hover:before {
    height: 100%;
}

.speaker-block .inner-box .image-box{
	position:relative;
	display:inline-block;	
}
/*** 

====================================================================
    Contact Section
====================================================================

***/

.contact-section {
    position: relative;
    padding: 100px 0px 100px;
}
.contact-form{
	position:relative;
	margin-top:40px;	
}
.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.contact-form .form-group:last-child {
    margin-bottom: 0;
}

.contact-form .form-group .input-outer {
    position: relative;
}

.contact-form .form-group .icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    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;
    color: #dddddd;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #aaaaaa;
    line-height: 30px;
    padding: 15px 20px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 400;
    height: 60px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #f20487;
}

.contact-form .form-group textarea {
    height: 156px;
    resize: none;
}

.contact-form .form-group button {
    text-transform: capitalize;
}

.contact-form input.error:focus,
.contact-form select.error:focus,
.contact-form textarea.error:focus {
    border-color: #ff0000;
}

.contact-form label.error {
    display: block;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    line-height: 24px;
    color: #ff0000;
    padding-top: 7px;
    margin-bottom: 0;
}

.speaker-block .plus-icon {
    position: absolute;
    right: 25px;
    bottom: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: var(--thm-base);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-block .social-links {
    position: absolute;
    right: 30px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--thm-base);
    border-radius: 50px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.speaker-block .inner-box:hover .social-links {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.speaker-block .social-links a {
    position: relative;
    margin: 5px 0;
    height: 40px;
    width: 40px;
    display: block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--thm-base);
    color: #fff;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.speaker-block .social-links a:hover {
    color: #ffffff;
    background-color: #111111;
}
.mb-30{
	margin-bottom:30px;	
}
/*** ====================================================================
	Testimonial One
====================================================================***/
.testimonial-one {
	position: relative;
	display: block;
	background-color: var(--thm-primary);
	padding: 220px 0 240px;
	margin-top: -100px;
	z-index: 1;
}

.testimonial-one__shape-1 {
	position: absolute;
	top: 0;
	left: 0;
	animation: leftRight 4s ease-in-out infinite;
	z-index: -1;
}

.testimonial-one__shape-1 img {
	width: auto;
	opacity: .10;
}

.testimonial-one__shape-2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: calc((100% - 306px) / 2);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
	z-index: -1;
}

.testimonial-one__shape-2::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #E3E9FF 100%);
	transform: rotate(90deg);
}

.testimonial-one__left {
	position: relative;
	display: block;
	margin-right: -35px;
	z-index: 2;
}

.testimonial-one__left .section-title__tagline::before,
.testimonial-one__left .section-title__tagline::after {
	display: none;
}

.testimonial-one__left .section-title {
	margin-bottom: 31px;
}

.testimonial-one__rating {
	position: relative;
	display: inline-flex;
	justify-content: flex-start;
	direction: rtl;
}

.testimonial-one__rating input[type="radio"] {
	display: none;
}

.testimonial-one__rating label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: var(--thm-base);
	font-size: 50px;
	padding: 0 2px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.testimonial-one__rating input[type="radio"]:checked~label {
	color: var(--thm-black);
}

.testimonial-one__rating label:hover,
.testimonial-one__rating label:hover~label {
	color: var(--thm-black);
}

.testimonial-one__left-text {
	position: relative;
	display: block;
	margin-top: 26px;
}

.testimonial-one__left-text h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	color: var(--thm-gray);
}

.testimonial-one__right {
	position: relative;
	display: block;
	margin-right: -296px;
}

.testimonial-one__carousel {
	position: relative;
	display: block;
}

.testimonial-one__single {
	position: relative;
	display: block;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-top: 10px solid var(--thm-black);
	padding: 38px 45px 42px;
}

.testimonial-one__img {
	position: absolute;
	top: 0px;
	right: 0px;
}

.testimonial-one__img img {
	width: auto;
	border-left: 5px solid #67B6FF;
	border-bottom: 5px solid #67B6FF;
	border-bottom-left-radius: 60px;
}

.testimonial-one__quote-and-client-info {
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 35px;
}

.testimonial-one__quote {
	position: relative;
	display: inline-block;
}

.testimonial-one__quote span {
	position: relative;
	display: inline-block;
	font-size: 43px;
	color: var(--thm-black);
}

.testimonial-one__client-info {
	position: relative;
	display: block;
}

.testimonial-one__sub-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.03em;
	color: var(--thm-base);
}

.testimonial-one__name {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 1px;
	margin-bottom: 6px;
}

.testimonial-one__name a {
	color: var(--thm-black);
}

.testimonial-one__name a:hover {
	color: var(--thm-base);
}

.testimonial-one__rating-2 {
	position: relative;
	display: inline-flex;
	justify-content: flex-start;
	direction: rtl;
}

.testimonial-one__rating-2 input[type="radio"] {
	display: none;
}

.testimonial-one__rating-2 label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	color: var(--thm-base);
	font-size: 22px;
	padding: 0 0px;
	transition: all 200ms linear;
	transition-delay: 0.1s;
}

.testimonial-one__rating-2 input[type="radio"]:checked~label {
	color: var(--thm-black);
}

.testimonial-one__rating-2 label:hover,
.testimonial-one__rating-2 label:hover~label {
	color: var(--thm-black);
}

.testimonial-one__text {
	font-size: 18px;
	line-height: 36px;
	margin-top: 33px;
}

.testimonial-one__carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.testimonial-one__carousel.owl-carousel .owl-item {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-one__carousel.owl-carousel .owl-item.active {
	opacity: 1;
	visibility: visible;
}
/*** ====================================================================
	Video One
====================================================================***/
.video-one {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	padding: 185px 0 185px;
	z-index: 1;
}

.video-one__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.video-one__bg-shape {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50%;
	background-color: rgba(var(--thm-black-rgb), .90);
}

.video-one__bg-shape::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -5px;
	width: 11px;
	height: 527px;
	background-color: var(--thm-base);
}

.video-one__bg-shape-2 {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 540px solid rgba(var(--thm-base-rgb), .40);
	border-right: 556px solid transparent;
}

.video-one__right {
	position: relative;
	display: block;
	margin-right: -200px;
	margin-left: 80px;
}

.video-one__right .section-title {
	margin-bottom: 52px;
}

.video-one__right .section-title__title {
	color: var(--thm-white);
	font-size: 64px;
	line-height: 1.26em;
	margin-top: 8px;
}

.video-one__right .section-title__tagline::before,
.video-one__right .section-title__tagline::after {
	display: none;
}

.video-one__right .section-title__tagline {
	color: var(--thm-white);
	font-size: 18px;
}

.video-one__btn:before {
	background: var(--thm-white);
}

.video-one__btn:hover {
	color: var(--thm-base);
}

.video-one__shape-1 {
	position: absolute;
	left: -150px;
	bottom: 74px;
}

.video-one__shape-1 img {
	width: auto;
}

.video-one__video-link {
	position: absolute;
	top: 25px;
	left: -255px;
	z-index: 1;
}

.video-one__video-icon {
	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;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 36px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	border: 15px solid var(--thm-white);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	z-index: 1;
}

.video-one__video-icon:hover {
	background-color: var(--thm-black);
	color: var(--thm-white);
}

.video-one__video-icon:before {
	content: "";
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	border: 2px solid var(--thm-white);
	z-index: -1;
}

.video-one__video-link .ripple,
.video-one__video-icon .ripple:before,
.video-one__video-icon .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-o-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.video-one__video-icon .ripple:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

.video-one__video-icon .ripple:after {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	content: "";
	position: absolute;
}

/*** ====================================================================
	Video Two
====================================================================***/
.video-two {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	z-index: 1;
}

.video-two__bg {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .30;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.video-two__inner {
	position: relative;
	display: block;
	padding: 272px 0 120px;
}

.video-two__sub-title {
	font-weight: 700;
	color: var(--thm-white);
	text-transform: uppercase;
}

.video-two__title {
	font-size: 60px;
	font-weight: 700;
	line-height: 84px;
	color: var(--thm-white);
	margin-top: 11px;
	margin-bottom: 46px;
}

.video-two__btn-box {
	position: relative;
	display: block;
}

.video-two__btn:hover {
	color: var(--thm-base);
}

.video-two__btn::before {
	background-color: var(--thm-white);
}

.video-two__year-box {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 530px;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 45px;
	background-color: var(--thm-base);
	padding: 35px 56px 30px;
	z-index: 1;
}

.video-two__year-box .icon {
	position: relative;
	display: inline-block;
}

.video-two__year-box .icon span {
	position: relative;
	display: inline-block;
	font-size: 83px;
	color: var(--thm-white);
}

.video-two__year-box .content {
	position: relative;
	display: block;
}

.video-two__year-box .content h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	color: var(--thm-white);
	text-transform: capitalize;
}

.video-two__video-link {
	position: absolute;
	bottom: 194px;
	right: 86px;
	z-index: 1;
}

.video-two__video-icon {
	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;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 36px;
	color: var(--thm-white);
	background-color: var(--thm-base);
	border: 15px solid var(--thm-white);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	z-index: 1;
}

.video-two__video-icon:hover {
	background-color: var(--thm-black);
	color: var(--thm-white);
}

.video-two__video-icon:before {
	content: "";
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	border: 2px solid var(--thm-white);
	z-index: -1;
}

.video-two__video-link .ripple,
.video-two__video-icon .ripple:before,
.video-two__video-icon .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-o-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), 0.6);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.video-two__video-icon .ripple:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

.video-two__video-icon .ripple:after {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	content: "";
	position: absolute;
}

.video-two__shape-1 {
	position: absolute;
	top: -161px;
	left: -143px;
	z-index: -1;
}

.video-two__shape-1 img {
	width: auto;
}

/*** ====================================================================
	Video Three
====================================================================***/
.video-three {
	position: relative;
	display: block;
	background-color: var(--thm-black);
	padding: 192px 0 200px;
	z-index: 1;
}

.video-three__bg {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .20;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.video-three__inner {
	position: relative;
	display: block;
	text-align: center;
}

.video-three__sub-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: var(--thm-base);
}

.video-three__title {
	font-size: 84px;
	font-weight: 700;
	line-height: 106px;
	color: var(--thm-white);
	margin-top: 13px;
	margin-bottom: 65px;
	text-transform:capitalize;
}

.video-three__btn-box {
	position: relative;
	display: block;
}

.video-three__btn:hover {
	color: var(--thm-base);
}

.video-three__btn::before {
	background-color: var(--thm-white);
}

/*** ====================================================================
	We Help
====================================================================***/
.we-help {
	position: relative;
	display: block;
	padding: 80px 0 120px;
	z-index: 1;
}

.we-help__inner {
	position: relative;
	display: block;
	text-align: center;
	background-color: #F1F8FF;
	padding: 120px 50px 90px;
}

.we-help__inner .section-title {
	margin-bottom: 48px;
}

.we-help__inner .section-title__tagline::before,
.we-help__inner .section-title__tagline::after {
	display: none;
}

.we-help__form {
	position: relative;
	display: block;
}

.we-help__form-input {
	position: relative;
	display: block;
	max-width: 770px;
	width: 100%;
	margin: 0 auto;
}

.we-help__form input[type="search"] {
	height: 80px;
	width: 100%;
	border: none;
	outline: none;
	border: 0;
	font-size: 18px;
	color: var(--thm-gray);
	font-weight: 400;
	padding-left: 60px;
	padding-right: 70px;
	border-radius: 0;
	background-color: var(--thm-white);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.we-help__form button[type="submit"] {
	background-color: transparent;
	color: var(--thm-base);
	font-size: 22px;
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0;
	width: 52px;
	outline: none;
	border: none;
	display: flex;
	align-items: center;
	padding: 0;
}

/*** ====================================================================
	Why Choose One
====================================================================***/
.why-choose-one {
	position: relative;
	display: block;
	padding: 0 0 120px;
	z-index: 1;
}

.why-choose-one__left {
	position: relative;
	display: block;
}

.why-choose-one__left .section-title {
	margin-right: -90px;
	margin-bottom: 28px;
}

.why-choose-one__left .section-title__tagline::before {
	display: none;
}

.why-choose-one__points {
	position: relative;
	display: block;
	margin-top: 30px;
	margin-bottom: 36px;
}

.why-choose-one__points li {
	position: relative;
	display: flex;
	align-items: center;
	gap: 40px;
}

.why-choose-one__points li+li {
	margin-top: 36px;
}

.why-choose-one__points li .icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 72px;
	width: 100%;
	height: 72px;
	background-color: #F1F8FF;
	margin-top: -6px;
}

.why-choose-one__points li .icon span {
	position: relative;
	display: inline-block;
	font-size: 50px;
	color: var(--thm-black);
	transition: all 500ms linear;
	transition-delay: 0.1s;
	transform: scale(1);
}

.why-choose-one__points li:hover .icon span {
	transform: scale(0.9);
}

.why-choose-one__points li .content {
	position: relative;
	display: block;
}

.why-choose-one__points li .content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 8px;
	text-transform: capitalize;
}

.why-choose-one__right {
	position: relative;
	display: block;
	margin-right: -105px;
	margin-left: 225px;
}

.why-choose-one__img-box {
	position: relative;
	display: block;
}

.why-choose-one__img {
	position: relative;
	display: block;
}

.why-choose-one__img img {
	width: 100%;
}

.why-choose-one__img-2 {
	position: absolute;
	left: -243px;
	top: 224px;
}

.why-choose-one__img-2 img {
	width: auto;
	border: 5px solid var(--thm-white);
	border-left: 0;
}

.why-choose-one__trusted-box {
	position: absolute;
	bottom: 27px;
	left: -50px;
	max-width: 140px;
	width: 100%;
	background-color: var(--thm-base);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	padding: 18px 10px 6px;
}

.why-choose-one__trusted-box::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -30px;
	border-bottom: 40px solid transparent;
	border-right: 30px solid #B7B4B4;
}

.why-choose-one__trusted-title {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 20px;
	color: var(--thm-white);
	letter-spacing: 0.5px;
}

.why-choose-one__trusted-box h3 {
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	color: var(--thm-white);
	margin-top: 7px;
	margin-bottom: 1px;
}

.why-choose-one__trusted-box p {
	font-size: 18px;
	color: var(--thm-white);
}

.why-choose-one__shape-1 {
	position: absolute;
	top: 94px;
	left: -125px;
	z-index: 1;
}

.why-choose-one__shape-1 img {
	width: auto;
}

.why-choose-one__shape-2 {
	position: absolute;
	top: 56px;
	left: -65px;
	z-index: -1;
}

.why-choose-one__shape-2 img {
	width: auto;
}

.why-choose-one__shape-3 {
	position: absolute;
	top: 37px;
	right: -31px;
	width: 12px;
	height: 490px;
	background-color: var(--thm-black);
}

.why-choose-one__shape-4 {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 590px;
	background-color: var(--thm-primary);
	width: calc((100% - 970px) / 2);
	z-index: -1;
}

.one-page-why-choose-one {
	padding: 90px 0 120px;
}

.icon-approach{
	filter: brightness(0) saturate(100%) invert(38%) sepia(38%) saturate(3836%) hue-rotate(2deg) brightness(104%) contrast(103%);
	width:60px;
}
.services-one__single:hover .services-one__icon .icon-approach {
    transform: scale(0.9);
    filter: brightness(0) saturate(100%) invert(38%) sepia(38%) saturate(3836%) hue-rotate(2deg) brightness(104%) contrast(103%);
}
.aprch-icon{
	width: 60px;
    filter: brightness(0) saturate(100%) invert(55%) sepia(51%) saturate(7104%) hue-rotate(359deg) brightness(102%) contrast(105%);
}
.abtcrsp-img{
	height: 380px;
    object-fit: cover;
}
.ml-2{
	margin-left:20px;
}
.partners-marg img{
	margin-bottom:30px;    
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    border: 1px solid #e7e3e3;
}
.mr-1{
	margin-right:10px;
}
.frst-table {
    background-color: #ff5c00!important;
	color:#ffffff!important;
}
.bg-table-top {
    background-color: #063351 !important;
    color: #ffffff!important;
}
.n-project {
    position: absolute;
    left: 60%;
    top:25px;
    background-color: #ffffff;
    padding: 0px 25px;
    border: 1px solid;
    border-radius: 6px;
}
.icon-objective{
	filter: brightness(0) saturate(100%) invert(50%) sepia(56%) saturate(6395%) hue-rotate(5deg) brightness(104%) contrast(109%);
    width: 60px;
}
.main .container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
}
.main .card {
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  color: #333333;
  border-radius: 2px;
}
.main .card-image {
  background: #ffffff;
  display: block;
  padding-top: 70%;
  position: relative;
  width: 100%;
}
.main .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 600px) {
  .main .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
.why-choose-one__trusted-box {
    max-width: 96px;
}
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: rgb(246 250 253);
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.ml-60{
	margin-left:60px;
}
.border-20{
    border-radius:20px;
}
.justify-center{
	justify-content: center;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

*{
	margin: 0;
	padding: 0;
	font-family: "Roboto", sans-serif;
}

.copyright__part{
	padding: 10px 20px;
	background: #000000;
	text-align: center;
	font-weight: 300;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}

.copyright__part a{
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

.timeline__cover{
    padding: 100px 0;
    color: #ffffff;
}
.timeline__cover .timeline__title{
    max-width: 840px;
    margin: 0 auto;
    text-align: center;
    padding: 0 16px;
}
.timeline__cover .timeline__title h2{
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    margin-bottom: 16px;
}
.timeline__cover .timeline__title p{
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color: #959595;
}

.timeline__cover .timeline{
    padding-top: 64px;
}
.timeline__cover .timeline ul{
    padding-top: 100px;
}
.timeline__cover .timeline ul li {
	background: #9a9a9a;
	position: relative;
	margin: 0 auto;
	width: 2px;
	margin-bottom: 48px;
	list-style-type: none;
}

.timeline__cover .timeline ul li:last-child {
	padding-bottom: 7px;
    width: 0;
    height: 0;
}

.timeline__cover .timeline ul li:before {
	content: '';
	background: #FFC107;
	position: absolute;
	left: 50%;
	top: -32px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.timeline__cover .timeline ul li .hidden {
	opacity: 0;
}

.timeline__cover .timeline ul li .content {
	position: relative;
    top: -100px;
    width: 570px;
}

.timeline__cover .timeline ul li .content .badge{
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    padding:10px 10px;
    background: #00b2a9;
    border-radius: 1000px;
}

.timeline__cover .timeline ul li .content h3{
    font-size: 26px;
    font-weight: 600;
    line-height: 28px;
    color: #ff5c00;
    margin: 16px 0 8px;
}

.timeline__cover .timeline ul li .content p{
	color: #012d50;
    font-weight: 400;
    line-height: 20px;
	margin-bottom: 10px;
}

.timeline__cover .timeline ul li:nth-child(odd) .content {
	left: 25px;
}

.timeline__cover .timeline ul li:nth-child(odd) .content:before {
	left: -38px;
}

.timeline__cover .timeline ul li:nth-child(even) .content {
	left: calc(-565px - 25px);
    text-align: right;
}

.timeline__cover .timeline ul li:nth-child(even) .content:before {
	right: -38px;
}

/* Media Queries */
@media screen and (max-width: 1020px) {
	.timeline__cover .timeline ul li .content {
		width: 41vw;
	}

	.timeline__cover .timeline ul li:nth-child(even) .content {
		left: calc(-41vw - 45px);
	}
}

@media screen and (max-width: 700px) {
    .timeline__cover {
        padding: 32px 0;
    }
    .timeline__cover .timeline__title {
        text-align: left;
    }
    .timeline__cover .timeline {
        padding-top: 32px;
    }
    .timeline__cover .timeline ul li {
        margin-left: 48px !important;
    }
    .timeline__cover .timeline__title h2 {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0.08px;
    }
	.timeline__cover .timeline ul li {
		margin-left: 20px;
	}
.timeline__cover .timeline ul li:nth-child(even) .content {
    text-align: left;
}
	.timeline__cover .timeline ul li .content {
		width: calc(100vw - 100px);
        transition: .2s;
	}

    .timeline__cover .timeline ul li .content p {
        min-height: 0px;
    }

	.timeline__cover .timeline ul li:nth-child(even) .content {
		left: 38px;
	}

	.timeline__cover .timeline ul li:nth-child(even) .content:before {
		left: -33px;
	}
    .timeline__cover .timeline ul li:nth-child(odd) .content {
        left: 38px;
    }
}

.collab-details {
    background-color: #fff;
    height: 85px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.collab-icon{
	width: 60px;
    padding: 8px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.w-50{
	width:50px;
}
.w-55{
	width:55px;
	filter: brightness(0) saturate(100%) invert(13%) sepia(33%) saturate(3205%) hue-rotate(186deg) brightness(100%) contrast(104%);
}
.h-auto{
	height:auto;
}
.gen-ecol-icon{
	width: 80px;
    filter: brightness(0) saturate(100%) invert(37%) sepia(72%) saturate(2772%) hue-rotate(3deg) brightness(107%) contrast(107%);
}
.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: #012d50;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius);
    background-color: rgb(1 45 80);
    color: #fff;
    border: 1px solid #ffffff;
}
.tab-pane p{
	color:#ffffff;
}
.list-tab li{
	color:#ffffff;
	list-style: disc;
}
.tab-content>.tab-pane {
    padding: 20px 0px;
}
.tab-inner-list{
	background-color: aliceblue;
    margin-left: 0px;
    padding: 20px 20px 20px 36px;
    border-radius: 20px;
    width: fit-content;
}
.tab-inner-list li{
	list-style:disc;
}
.key-collab img{
	height: 145px;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
}

.road-map-main {
  margin: 50px 0 51px;
}
.road-map-main .road-map-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 175px;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper {
    margin-bottom: 25px;
    height: auto;
    display: block;
  }
}
.road-map-main .road-map-wrapper::before {
  content: "";
  width: 100%;
  clear: both;
  display: block;
}
.road-map-main .road-map-wrapper::after {
  content: "";
  width: 100%;
  clear: both;
  display: block;
}
.road-map-main .road-map-wrapper .road-map-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 25px solid transparent;
  border-top-color: #012d50;
  border-right-color: #012d50;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}
@media (max-width: 992px) {
  .road-map-main .road-map-wrapper .road-map-circle {
    position: unset;
    border: 25px solid #7a7bd7;
  }
}
.road-map-main .road-map-wrapper .road-map-circle .road-map-circle-text {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #ff5c00;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-transform: capitalize;
  color: #fff;
  box-shadow: 0px 0px 10px 5px #00000021;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
.road-map-main .road-map-wrapper .road-map-card {
  width: 35%;
  background: #012d50;
  padding: 20px 20px;
  z-index: 1;
  position: absolute;
  right: 0;
  border-radius: 5px;
}
.road-map-main .road-map-wrapper .road-map-card::before {
  content: "";
  width: 25%;
  height: 20px;
  background: #012d50;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23%;
  z-index: -1;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper .road-map-card {
    width: 100%;
    margin-top: 30px;
    position: unset;
  }
  .road-map-main .road-map-wrapper .road-map-card::before {
    content: "";
    width: 20px;
    height: 30%;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 425px) {
  .road-map-main .road-map-wrapper .road-map-card {
    top: 45%;
  }
}
.road-map-main .road-map-wrapper .road-map-card .card-head {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 15px;
  color: #fff;
}
.road-map-main .road-map-wrapper .road-map-card .card-text {
  color: #fff;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .road-map-main .road-map-wrapper .road-map-card .card-text {
    -webkit-line-clamp: 4;
  }
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
  border-bottom-color: #012d50;
  border-left-color: #012d50;
  border-top-color: transparent;
  border-right-color: transparent;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
    border-color: #7a7bd7;
  }
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card {
  left: 0;
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
  right: -23%;
  left: unset;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    content: "";
    width: 20px;
    height: 30%;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 425px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    top: 45%;
  }
}
.approach-icon{
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(296deg) brightness(105%) contrast(103%);
    width: 65px;
}
.approachsub-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(296deg) brightness(105%) contrast(103%);
    width: 45px !important;
}


  .right-icons {
      position: absolute;
      top: 10%;
      right: 10px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      z-index: 9999 !important;
    }

    .right-icons button {
      background: white;
      border: none;
      border-radius: 50%;
      width: 45px;
      height: 45px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .right-icons button:hover {
      background-color: #00b2a9;
    }

    .right-icons button img {
      width: 22px;
    }
	.right-icons span {
      width:0;
	  overflow: hidden;
	  transition:0.5s;
    }
	.right-icons:hover span {
      width:30;	
    }