:root {
  scroll-behavior: smooth;
  --purple: #4f00a4;
  --yellow: #fcda20;
  --magenta:#e6007e;

}
body {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7
}

a {
  /* color: #FF6F61 ; */
  color: #FF6F61;
  /* color: #003cde;   */
  text-decoration: none;
}

a:hover {
  color: #717ff5;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #012970;
  text-transform: capitalize;
}
@media only screen and (min-width:1024px) {
  h1
  {
    font-size: 39px;
    line-height: 1.45;
  }
}

@media only screen and (max-width:991px) {
  h1
  {
    font-size: 32px;
    line-height: 1.25;
  }

}

h3
{
  color: #012970;
  font-size: 20px;
}
h4
{
  font-size: 18px;
}

.fz-13 {
font-size: 13px !important;
}

.fz-14 {
font-size: 14px !important;
}

.fz-16 {
font-size: 16px !important;
}

.fz-17 {
font-size: 17px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.container
{
  position: relative!important;
}
.custom-container
{
  max-width: 1140px!important;
  position: relative;
}

.index-cat-section
{
  background-color: var(--yellow);
  padding: 24px 60px 60px 60px;
  display: block;
  box-shadow: 0 8px 50px hsla(0,0%,58%,.1);
  border-radius: 20px;
  border: 1px solid #ededed;
}

.top-wrapper {
  display: flex;
  align-items: center;
}

.site-header {
	position: relative;
	z-index: 100;
	background: transparent;
	color: inherit;
	border-bottom: 0px solid #000;
}
.site-header__middle {
	min-height: 4.5rem;
	padding-right: 25px;
	padding-left: 25px;
  justify-content: space-between;
	display: flex;
	background: none !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-header__logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: inline-block;
	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;
	color: inherit;
}

.site-header-navpanel {
	flex-grow: 0;
	display: flex;
	flex-basis: auto;
}
.site-header-contacts
{
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  font-weight: 600;
}
.site-header-contacts a{
  color: #fff;
}

#header
{
background: linear-gradient(0deg, rgba(0, 0, 0, .001) 0%, rgba(0, 0, 0, 1) 100%);
}


.hero-header {
  position: absolute;
	top: 2px;
	z-index: 100;
	right: 0;
	min-height: 90px;
	/* padding-bottom: 100px; */
	left: 0;
	display: block;
}

.hero-header .hero-inner {
  height: 700px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 3;
}

.hero-header .hero-inner::before {
  position: absolute;
  content: "";
  right: 0;
  width: 50%;
  background-image: url(../images/reading.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  height: 100%;
  top: -155px;
  z-index: 1;
  background-color:#7004bc ;
  border-radius: 28% 0% 0% 29% / 50% 25% 25% 50% !important;
  /* height: 800px;
  width: 800px; */
  right: -15px;
  z-index: -1;
}


.top-wrapper
{
  margin-top: 10px;
}
.tvheader-nav-offer-text
{
  display: flex;
  align-items: center;
  color: #fff
}
.tvheader-nav-offer-text i {
  font-size: 16px;
  margin-right: 5px;
}

.tvheader-nav-offer-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
}

.contact-link {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px;
}

.contact-link, .contact-link a {
  color: #fff;
}
.tvcms-header-logo
{
  text-align: center;
  margin-bottom: 24px;
}




.hero-image {
  /* border-radius: 50% 0 0 0; */
  /* border-radius: 28% 0% 0% 29% / 50% 25% 25% 50%; */
  /* padding: 2rem; */
  position: relative;
}
.hero-image img{
  background-color:#7004bc ;
  border-radius: 28% 0% 0% 29% / 50% 25% 25% 50% !important;
}
.title-section{
  text-align: center;
  max-width: 1024px;
  margin: 0px 0px 30px 0px;
}
.bg-blue .title-section p, .bg-blue .title-section h2
{
  color: #fff!important;
}
.title-section h2
{
  font-size: 30px;
  font-weight: 700;
}

.landing-container h2
{
  font-size: 36px;
}
.landing-container p{
  margin-top: 24px;
}

.landing-img-1
{
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.landing-img-1 img{
  width: 100%;
  margin: 0 auto;
  border-radius: 50% !important;
}

.landing-img-1 .about-shape-1 {
	position: absolute;
	bottom: -25%;
	left: -21%;
	z-index: 1;
}

.about-shape-2 {
	position: absolute;
	bottom: -25px;
	left: -5px;
	z-index: -1;
}
.cat-card
{
  padding: 24px;
  background: #4e00a4;
  border-radius: 14px;
}

.cat-title
{
  background-color: var(--yellow)!important;
  text-align: center;
  border-color: #ffe3fb !important;
}

.cat-title .btn-cat {
  font-size: 18px!important;
  padding: 15px;
  display: block;
  color: var(--purple) !important;
}

.product-layout
{
  border: 1px solid #ffdfe8;
  padding: 24px 0;
}

.product-thumb img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 180px !important;
}

.product-meta h3
{
  color: #17081f;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0.8124rem;
}
.product-meta .product-price {
	color: #242424;
	font-weight: 500;
	line-height: 24px;
	font-size: 1.1429em !important;
}

button.product-info
{
	border-top: 1px solid #fed700;
	background-color: #fed700;
	margin: 0 0;
	padding: 7px 10px !important;
	display: inline-block;
  color: #4f00a4;
  font-size: 14px;
}

.section-footer
{
  background: var(--purple);
  color: white;
}

.bottom-footer {
	background-color: rgb(255, 227, 251);
	padding: 2em 0 0 0;
	margin: 0 auto;
	display: block;
	color: #4f00a4;
}

.menu-footer h4, .footer-address h4
{
  color: #fcda20 !important;
  font-weight: 600;
}

.footer-menu .list-verticalmenu::before, .footer-menu .list-verticalmenu::after {
  content: '';
  display: table;
  clear: both;
}

.footer-menu .list-verticalmenu{
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.footer-menu .list-verticalmenu a
{
  color: #fff;
}
.menu-footer dl{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.menu-footer dt
{
  width: 24px;
}

.menu-footer dt, .menu-footer dd{
  display: flex;
  align-items: center;
}
.menu-footer dd{
  flex-grow: 1;
}

.footer-address .list-add
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-address .list-add li, .footer-address .list-add li a{
  display: flex;
  color: #fff;
}

.footer-address li i {
	display: inline-block;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 24px;
	margin-right: 20px;
	background: transparent;
	color: #fff;
	font-weight: 300;
	font-size: 18px;
}
