﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  font-size: 15px;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Poppins", sans-serif;
	
}
h3 {
	color:#343c55;
}
img {
  max-width:100%;
}

.heading-one-subtitle {
  color: #4fcbf1;
  font-size: 18px;
  letter-spacing: 4px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
}

.heading-one-title {
  font-size: 40px;
  font-weight: 600;
  color: #343c55;
}

p {
  font-weight: 400;
  color: #131313;
  font-size: 1.0em;
  line-height: 1.8em;
}

.list-style {
  list-style-image: url(../img/bullet.png);
  margin-top: 15px;
  padding: 0 0 0 25px;
}

.list-style li {
  padding: 6px 0;
  font-weight: 400;
    color: #131313;
    font-size: 1.0em;
    line-height: 1.8em;
}

.clr {
  clear: both;
}


.gradient-1 {
  background: #322fb3;
  background: linear-gradient(-45deg, #c759db 20%, #a545b7 50%, #7f2a8e 100%);
}


.content-middle {
  display: flex;
  align-items: center;
}
.mb{margin-bottom:30px;}

/*========Welcome Section=========*/

.about-two {
  position: relative;
  padding: 5em 0px;
}

.about-two .shape {
  position: absolute;
}

.about-two .shape.shape-1 {
  bottom: -40px;
  left: 40px;
}

.about-two .shape.shape-1 img {
  -webkit-animation: zoom1 7s infinite linear;
  animation: zoom1 7s infinite linear;
}

.about-two .shape.shape-2 {
  bottom: 250px;
  left: 40px;
}

.about-two .shape.shape-2 img {
  -webkit-animation: zoom1 3s infinite linear;
  animation: zoom1 3s infinite linear;
}

.about-two .shape.shape-3 {
  top: 30px;
}

.about-two .shape.shape-3 img {
  -webkit-animation: zoom1 7s infinite linear;
  animation: zoom1 7s infinite linear;
}

.about-two .shape.shape-4 {
  top: 80px;
}

.about-two .shape.shape-5 {
  -webkit-animation: zoom1 3s infinite linear;
  animation: zoom1 3s infinite linear;
  right: 100px;
  top: 100px;
}

.about-two .shape.shape-6 {
  bottom: 115px;
  right: 140px;
}

.about-two .shape.shape-6 img {
  -webkit-animation: moveupdown1 3s infinite linear;
  animation: moveupdown1 3s infinite linear;
}

.about-two .shape.shape-7 {
  top: 72.5%;
  right: 0px;
  display: flex;
  justify-content: flex-end;
}

.about-two .align-items-center {
  align-items: center !important;
}

.about-two-images {
  margin-right: 70px;
  height: 550px;
  position: relative;
}

.about-two-images-one {
  position: relative;
}

.about-two-images-thumb {
  background-color: #7f2a8e;
  color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 60px;
  left: -40px;
  width: 50%;
}

.about-two-images-thumb .text {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 6px;
}

.about-two-images-thumb .date {
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 30px;
}

.about-two-images-two {
  position: absolute;
  right: -35px;
  bottom: 65px;
  z-index: 2;
  width: 50%;
}

.about-two-images img {
    border-radius: 15px;
}

    .about-two .heading-one {
        margin-left: 10px;
    }


/*========Welcome Section=========*/

.service {
  padding: 5em 0px;
}

.service .service-box {
  margin-top: 25px;
  text-align: center;
}

.service .service-box h3 {
  font-weight: 600;
    font-size: 25px;
    margin: 15px 0px;
}

.service .service-box .service-box-img {
        width: 100%;
       /* height: 439PX;*/
}

.service .service-box .service-box-img img {
        border-radius:15px;
}

    .service-two .shape {
        position: absolute;
    }

.service-two-shape {
  position: absolute !important;
  width: 100%;
  height: 100%;
}

.service-two-shape .shape.shape-1 {
  left: 40px;
}

.service-two-shape .shape.shape-2 {
  bottom: 5%;
  left: 16%;
}

.service-two-shape .shape.shape-2 img {
  -webkit-animation: zoom1 3s infinite linear;
  animation: zoom1 3s infinite linear;
}

.service-two-shape .shape.shape-4 {
  top: 0;
  right: 0;
}

/*========leader Section=========*/

.leader {
  padding: 5em 0;
  position: relative;
  margin-top: 80px;
  background: url("../img/leader-of-month-bg.png") no-repeat;
  background-size: 100% 100%;
}

.leader .heading-one-title {
  color: #ffffff;
}

.leader-man {
  /*position: absolute;*/
  bottom: 0;
  margin-left: 80px;
}

.leader-shape-one {
  position: absolute;
  top: -50px;
  right: 12%;
  -webkit-animation: zoom1 3s infinite linear;
  animation: zoom1 3s infinite linear;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #000;
  background: linear-gradient(117deg, rgba(237, 28, 36, 1) 0%, rgb(139 47 155) 100%);
  opacity: 0.8;
}

.leader .heading-one {
  position: relative;
}

.leader-shape-two {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -28%;
}

.leader-shape-two img {
  -webkit-animation: moveupdown1 3s infinite linear;
  animation: moveupdown1 3s infinite linear;
}
.leader .owl-item {
    padding:15px;
    list-style:none;
}

.leader .owl-item li img {
    width: 100%;
}

.leader-box {
    box-shadow: 0px 6px 6px rgb(0 0 0 / 30%);
    border-radius: 15px;
    overflow: hidden;
}
    .leader-box img {
        width:100%;
    }
    /*========achiever Section=========*/
    .achiever {
        padding: 5em 0px 5em;
        /*background: url("../img/achievers-bg.png") no-repeat;*/
        background-size: 60%;
        background-position: bottom right;
    }
#achiever-board .item img {
    border-radius: 15px;
}
/*========testimonial Section=========*/
#content-testimonial .item {
  padding:15px;
}

.testimonial-section {
    padding: 5em 0px 5em;
    background: url("../img/testimonial-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonial-one {
  position: relative;
}

.testimonial-one-inner {
  display: flex;
}

.testimonial-one-image {
  position: absolute;
  margin-top: 25px;
  margin-left: -12px;
  width: 36%;
}

.testimonial-one-content {
  background-color: #f5f5f5;
  background: url("../img/testimonial-bg.png") no-repeat;
  padding: 60px 60px;
  position: relative;
  right: 0;
  width: 74%;
  margin-top: 140px;
  margin-left: auto;
  margin-right: -12px;
  background-size: cover;
}

.testimonial-one-thumb {
  width: 170px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  position: absolute;
  top: 0px;
  right: 65px;
  padding: 25px;
}

.testimonial-one .shape.shape-2 {
  position: absolute;
  top: -3%;
  left: 14%;
  -webkit-animation: circle1 3s infinite linear;
  animation: circle1 3s infinite linear;
}

.testimonial-one .shape.shape-2 {
  position: absolute;
  top: -3%;
  left: 14%;
  -webkit-animation: circle1 3s infinite linear;
  animation: circle1 3s infinite linear;
}

.testimonial-one .shape.shape-1 {
  position: absolute;
  top: -15%;
  left: 4%;
  -webkit-animation: moveupdown1 4s infinite linear;
  animation: moveupdown1 4s infinite linear;
}
#testimonial-slider .owl-item a:hover {
    text-decoration: none !important;
}
/*===update Section===*/
.birthday-wrapper {
    padding: 3.0em 0;
    background: #ffffff;
    position: relative;
}

.birthaday-content .heading-one-title {
  color: #fff;
	text-align: center;
  /* margin-top: 160px; */
}

.birthday-wrapper .birthday-wish-text {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}

.birthday-wrapper .birthday-box {
    background: url(../img/birthday-bg.png) 100% no-repeat;
    background-position:top;
    transition: all 0.5s ease-in-out 0s;
    background-color: #fff;
    border: 0;
    margin: 15px 0px 20px;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0px 13px 20px -12px rgb(0 0 0 / 35%);
    text-align: center;
    width: 80%;
    overflow: hidden;
}

.birthday-wrapper .birthday-box h3 {
  text-align: center;
}

.birthday-wrapper .birthday-box p {
  font-weight: 600;
}

.birthday-wrapper .birthday-box .birthday-profile-photo {
  width:190px;
  height: 190px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  border: 6px double #ed1c24;
  transition: color 0.3s ease;
}

.birthday-wrapper .birthday-box:hover p {
  color:#fff;
}

.birthday-wrapper .birthday-box:hover .birthday-profile-photo {
  border-color: #fff;
}


.sliderbg-1 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  /* background-image: url("../img/shapes/header-bg1.png"); */
  background-color: #7f2a8e;
}

.sliderbg-1 .shape {
  position: absolute;
  opacity: 0.6;
}

.sliderbg-1 .shape-1 {
  top: 13%;
  left: 6%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
  animation: animshape1 5s infinite linear;
}

.sliderbg-1 .shape-2 {
  top: 19%;
  left: 74%;
  z-index: 1;
  -webkit-animation: animshape1 6s infinite linear;
  animation: animshape1 6s infinite linear;
}

.sliderbg-1 .shape-3 {
  top: 22%;
  left: 27%;
  z-index: 1;
  -webkit-animation: moveupdown1 3s infinite linear;
  animation: moveupdown1 3s infinite linear;
}

.sliderbg-1 .shape-4 {
  top: 33%;
  left: 18%;
  z-index: 1;
  -webkit-animation: circle1 2.2s infinite alternate;
  animation: circle1 2.2s infinite alternate;
}

.sliderbg-1 .shape-5 {
  top: 49%;
  left: 13%;
  z-index: 1;
  -webkit-animation: circle2 2.2s infinite linear;
  animation: circle2 2.2s infinite linear;
}

.sliderbg-1 .shape-6 {
  top: 52%;
  left: 28%;
  z-index: 1;
  -webkit-animation: animshape2 5s infinite linear;
  animation: animshape2 5s infinite linear;
}

.sliderbg-1 .shape-7 {
  top: 79%;
  left: 75%;
  z-index: 1;
  -webkit-animation: circle2 2.2s infinite linear;
  animation: circle2 2.2s infinite linear;
}

.sliderbg-1 .shape-8 {
  top: 71%;
  left: 69%;
  z-index: 1;
  -webkit-animation: circle1 2.2s infinite alternate;
  animation: circle1 2.2s infinite alternate;
}

.sliderbg-1 .shape-9 {
  top: 92%;
  left: 9%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
  animation: animshape1 5s infinite linear;
}

.sliderbg-1 .shape-10 {
  top: 94%;
  left: 73%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
  animation: animshape1 5s infinite linear;
}

.sliderbg-1 .shape-11 {
  top: 78%;
  left: 18%;
  z-index: 1;
  -webkit-animation: animshape2 5s infinite linear;
  animation: animshape2 5s infinite linear;
}


/*========achiever Section=========*/

.did-you-know {
  padding: 5em 0px 5em;
}

.did-you-know-content-box {
  /* border:2px solid #ccc; */
  display: inline-block;
  /* box-shadow: 0px 13px 20px -12px rgb(0 0 0 / 35%); */
  padding: 20px;
  text-align: left;
}


/*===About-us Section===*/

.about-us {
  padding: 5em 0px;
}

    .about-us .front-element img {
        border-radius:15px;
    }

    .vision-box {
        background-color: #ffffff;
        box-shadow: 0px 6px 34px rgba(215,216,222,.41);
        border-radius: 15px;
        padding: 25px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

.vision-box h3 {
	font-size: 25px;
	font-weight: 600;
}
.vision-box .icon-box {
	margin-bottom: 20px;
    margin-top: 0px;
    color: #ed0c15;
    font-size: 25px;
	width: 60px;
    /*width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
    padding: 16px 0px;
    border: 2px solid #7f2a8e;*/
}
/*===Essence Section===*/

/*.essence {
	background: url("../img/essence-bg.jpg") no-repeat;
	padding: 5em 0px;
	background-size: cover;
    background-position: bottom left;
}*/


.essence {
  padding: 5em 0px 5em;
}

.essence-one h3 {
    font-size: 25px;
    font-weight: 600;
}

.essence-one {
  position: relative;
}

.essence-one-inner {
  display: flex;
}

.essence-one-image {
  position: absolute;
  margin-top: 25px;
  margin-left: -12px;
  width: 36%;
}

.essence-one-content {
  background-color: #f5f5f5;
  padding: 40px 40px;
  position: relative;
  right: 0;
  width: 75%;
  margin-top: 140px;
  margin-left: auto;
  margin-right: -12px;
  background-size: cover;
}
.essence-one-content .heading-one-title {
	font-size: 40px;
    line-height: 50px;
}
.essence-one-content p {
	font-weight:400;
}
.essence-one-content p span {
	font-weight: 600;
	font-size: 20px;
}

    .essence-one-content p .bold-title {
        font-size:20px;
        font-weight:600;
    }


    .essence .essence-box {
        background: linear-gradient(-45deg, #c759db 20%, #a545b7 50%, #7f2a8e 100%);
        box-shadow: 0px 6px 34px rgba(215,216,222,.41);
        border-radius: 10px;
        padding: 25px;
    }


/*===ceo msg Section===*/

.ceo-msg {
	padding: 5em 0px;
}

.ceo-msg h3 {
    font-size: 25px;
    font-weight: 600;
}

.contact-box {
  background-color: #ffffff;
  box-shadow: 0px 6px 34px rgba(215,216,222,.41);
  border-radius: 10px;
  padding: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
    width: 100%;
}
.contact-box .icon-box {
	margin-bottom: 20px;
	margin-top: 10px;
	color: #ed1c24;
	font-size: 25px;
	width: 50px;
}
.contact-box h3 {
	font-size: 20px;
}
.contact-box a {
	color: #131313;
}
.box-images-parallax {
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.box-images-parallax .front-element {
	margin-left: 40px;
	position: relative;
	/*margin-top: -20px;*/
	z-index: 2;
}
.box-images-parallax .front-element img {
	width: 95%;
}
.box-images-parallax .back-element {
	position: absolute;
	left: 0;
	bottom: -20px;
	z-index: 1;
}

.text-red {
	color: #ed1c24;
    font-size: 20px;
    font-weight: 600;
}


/*===About-us Section===*/

.policy {
  padding: 5em 0px;
}
.policy h3 {
	margin-top: 25px;
}


/*===Banner===*/

.inner-banner {
    padding: 120px 0;
    margin-top: 00px;
}

.inner-banner h2 {
	font-size: 50px;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
}

.contact-banner {
	background: url("../img/contact-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.about-banner {
	background: url("../img/about-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.faq-banner {
	background: url("../img/faq-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.privacy-banner {
	background: url("../img/privacy-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.shipping-banner {
	background: url("../img/shipping-policy.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.terms-banner {
	background: url("../img/terms-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.legal-banner {
	background: url("../img/legal-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.achiever-banner {
	background: url("../img/achiever-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.testimonial-banner {
	background: url("../img/testimonial-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.bank-banner {
	background: url("../img/bank-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.distributor-banner {
	background: url("../img/distributor-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}



/*========education-intro=========*/

.education-intro {
  padding: 5em 0px;
}

.education-intro img {
    border-radius:15px;
}

    .intro-supporting {
        padding: 8em 0;
        background: url("../img/intro-bg-1.jpg") no-repeat;
        background-size: cover;
    }

.intro-supporting h3 {
	font-size: 50px;
    font-weight: 600;
    color: #fff;
}

.intro-supporting p {
	font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.get-started {
	background: #fff;
    padding: 15px 25px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
	overflow: hidden;
}

.intro-box {
	padding:30px;
}
.intro-box h3 {
	font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    margin: 15px 0px;
}
.intro-box h4 {
	font-weight: 600;
    font-size: 22px;
}
.intro-box p {
	font-size: 16px;
}
.intro-box ol {
        list-style: decimal;
	    padding: 0px 0px 0px 15px;
}
.intro-box ol li {
	padding: 5px 0;
}

.button-style {
  background: #322fb3;
  background: linear-gradient(-45deg, #c759db 20%, #a545b7 50%, #7f2a8e 100%);
	padding: 15px 25px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
	color: #fff;
	overflow: hidden;
}

.start-business {
	background: url("../img/startup-business-bg.jpg") no-repeat;
	padding: 100px 20px;
	background-size: cover;
    border-radius:15px;
}

.start-business h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    margin: 15px 0px;
	color: #fff;
}

.start-business p {
    font-size: 16px;
	color: #fff;
}


/*===About-us Section===*/

.legal-wrapper {
  padding: 5em 0px;
}

.legal-box {
    background-color: #ffffff;
    box-shadow: 0px 6px 34px rgba(215, 216, 222, .41);
    border-radius: 10px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
	overflow: hidden;
	border: 2px solid #f1f1f1;
}
.legal-bank-details {
    padding: 5em 0px;
}

    .legal-bank-details img {
        border-radius:15px;
    }

    .legal-bank-details .contact-box {
        background-color: #ffffff;
        box-shadow: 0px 6px 34px rgba(215, 216, 222, .41);
        border-radius: 10px;
        padding: 25px;
        margin-top: 15px;
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    }

        .legal-bank-details .contact-box img {
            border-radius:0px;
        }

        .distributor-wrapper {
            padding: 5em 0px;
        }

        .qr-border{border:1px solid #CCC;}

.table-style {
	width: 100%;
}

.distributor-wrapper h3 {
	font-size: 40px;
    font-weight: 600;
    color: #343c55;
    text-align: center;
}

.responstable-table-style {
  margin: 1em 0;
  width: 100%;
  background: #FFF;
  color: #024457;
  border-radius: 10px;
  border: 1px solid #167F92;
  overflow: hidden;
}
.responstable-table-style tr {
  border-top: 1px solid #167F92;
  border-bottom: 1px solid #167F92;
}
.responstable-table-style tr:nth-child(odd) {
  background-color: #fdf6ff;
}
.responstable-table-style th {
  display: none;
  border: 1px solid #FFF;
  background-color: #7e2a8f;
  color: #FFF;
}
.responstable-table-style td {
  display: block;
}
.responstable-table-style td:first-child {
  padding-top: .5em;
}
.responstable-table-style td:last-child {
  padding-bottom: .5em;
}
.responstable-table-style td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 8em;
  display: inline-block;
}



/*========testimonial Section=========*/
.testimonial {
    padding:5.0em 0px 3.0em;
}
.testimonial-quate {
    width: 55px;
    height: 55px;
    padding: 15px;
    background: linear-gradient(-45deg, #c759db 20%, #a545b7 50%, #7f2a8e 100%);
    border-radius: 50%;
    position: absolute;
    top: -0px;
    right: 10px;
}
.testimonial-content-wrapper {
    margin-bottom: 20px;
    border-radius: 0px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 6px 10px rgba(215, 216, 222, .41);
    border-radius: 10px;
    padding: 25px;
    border: 1px solid #f5f5f5;
}
.testimonial-user {
	border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.testimonial-user h4 {
	font-size: 16px;
	text-transform: capitalize;
}

#summary {
  font-size: 14px;
  line-height: 1.5;
}

#summary p.collapse:not(.show) {
    height: 150px !important;
    overflow: hidden;
  
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
}

#summary p.collapsing {
    min-height: 100px !important;
}

#summary a.collapsed:after  {
    content: '+ Read More';
	color: #ed1c24;
}

#summary a:not(.collapsed):after {
    content: '- Read Less';
}


.video-testimonial {
  padding: 5em 0px 5em;
  background: #fbfbfb;
}

.video-testimonial .heading-one-title {
	text-align: center;
	font-size: 40px;
}

.video-testimonial .video-box {
  transition: all 0.5s ease-in-out 0s;
  background-color: #fff;
  border: 0;
  margin: 15px 0px 15px;
  border-radius: 15px;
  /* padding: 15px; */
  box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 35%);
  text-align: center;
	overflow: hidden;
}
.video-testimonial .video-box video {
	width: 100%;
}

.video-testimonial h4 {
  font-size: 16px;
  text-transform: capitalize;
}

.gif-testimonial-box {
    border-radius: 15px;
    overflow: hidden;
    margin: 10px 0px;
    height: 480px;
}
.gif-testimonial-box img {
    border-radius: 15px;
    width:100%;
    height:100%;
}
    /*========testimonial Section=========*/
    .gold-winner-wrapper {
        padding: 5em 0px;
    }

.gold-winner-wrapper .gold-winner-box {
  transition: all 0.5s ease-in-out 0s;
  background-color: #fff;
  border: 0;
  margin: 15px 0px 15px;
  border-radius: 15px;
  box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 35%);
  overflow: hidden;
}

    .gold-winner-wrapper .gold-winner-box img {
        width: 100%;
        height: 250px;
    }


.training .testimonial-content-wrapper {
    padding:10px;
}

    .training .testimonial-content-wrapper video, .training .testimonial-content-wrapper iframe {
        border-radius: 15px;
    }
/*========Responsive=========*/
@media (min-width: 480px) {
    .responstable-table-style td:before {
    display: none;
  }
}
@media (min-width: 480px) {
  .responstable-table-style td {
    border: 1px solid #D9E4E6;
  }
}
.responstable-table-style th, .responstable-table-style td {
  text-align: left;
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .responstable-table-style th, .responstable-table-style td {
    display: table-cell;
    padding: 1em;
  }
  .responstable-table-style th:first-child, .responstable-table-style td:first-child {
    text-align: center;
  }
}

/*========enquiry Section=========*/
.enquiry {
    padding: 80px 0em 2em;
    background-image: url(../img/enquiry-bg.png);
    position:relative;
}

    .enquiry p {
        margin: 0px !important;
        font-style: italic;
    }
    /*.mar-top-minus-20 {
        margin-top: -50px;
    }*/

.enquiry .heading-one-title {
    color: #7f2a8e;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

    .enquiry .form-input-style {
        width: 100%;
        padding: 6px 6px;
        border: 1px solid #cccccc;
        height: 45px;
        margin: 5px 0px;
        border-radius: 6px;
    }

    .enquiry .form-submit-button {
        background: #7f2a8e;
        border: 0px;
        width: 100px;
        margin: 5px 0px;
        height: 43px;
        padding: 5px 5px;
        color: #ffffff;
        text-align: center;
        border-radius: 6px;
    }

.leaf-box {
    width: 150px;
    position: absolute;
    right: 0;
    top: -68px;
}

.product-img-box {
    position: absolute;
    top: -120px;
    width: 500px;
}

/*========footer=========*/

footer {
    padding: 2em 0em 1em;
    background: #331639;
}

footer .footer-logo {
  width: 150px;
}

footer .footer-logo img {
	width:100%;
}

footer h3 {
        font-size: 20px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        color: #ffffff;
        /* border-bottom: 1px solid #ed1f27; */
        padding-bottom: 15px;
}

footer p {
  font-size: 14px;
  color:#ffffff;
}

footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

footer ul li {
  padding: 10px 0px;
  font-size: 14px;
}

footer ul li a {
  text-decoration: none;
  color: #ffffff;
}

footer .footer-sub-head {
        font-weight: 600;
        margin: 15px 0px 0px 0px;
        text-transform: capitalize;
        color:#ffffff;
}
footer a {
  color:#ffffff;
  text-decoration: none;
}

    footer .lower-footer-wrapper {
        border-top: 1px solid #431d4b;
        padding-top: 1em;
    }

footer .lower-footer-wrapper p {
  margin-bottom: 0px !important;
}

footer .lower-footer-wrapper .social-links-wrapper {
  text-align: right;
}

footer .lower-footer-wrapper .social-links-wrapper li {
  display: inline-block;
  padding: 0px 10px;
}
footer li a {
  -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

footer li a:hover {
  color: #ed1c24;
}
/*--------------
Animation
--------------*/

.slide-top {
  -webkit-animation: slide-top 2s linear infinite alternate both;
  animation: slide-top 2s linear infinite alternate both;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.slide-down {
  -webkit-animation: slide-down 1s linear infinite alternate both;
  animation: slide-down 1s linear infinite alternate both;
}

@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}

@keyframes slide-down {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}

.slide-down-2 {
  -webkit-animation: slide-down 3s linear infinite alternate both;
  animation: slide-down 3s linear infinite alternate both;
}

@-webkit-keyframes slide-down-2 {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
}

@keyframes slide-down-2 {
  0% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
}

@-webkit-keyframes MOVE-BG {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}



/*----------------------------------------*/
/*  1.4 Keyframe Styles CSS
/*----------------------------------------*/
@-webkit-keyframes moveupdown1 {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes moveupdown1 {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveupdown2 {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes moveupdown2 {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftright1 {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes moveleftright1 {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0px);
  }
}

@-webkit-keyframes zoom1 {
  0% {
    transform: scale(1px);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes zoom1 {
  0% {
    transform: scale(1px);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes circle1 {
  0% {
    transform: rotate(0deg) scale(1);
  }

  100% {
    transform: rotate(360deg) scale(1);
  }
}

@keyframes circle1 {
  0% {
    transform: rotate(0deg) scale(1);
  }

  100% {
    transform: rotate(360deg) scale(1);
  }
}

@-webkit-keyframes circle2 {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes circle2 {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes moveleftright {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes moveleftright {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-30px);
  }
}

@-webkit-keyframes moveleftrightwo {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes moveleftrightwo {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-30px);
  }
}

@-webkit-keyframes animshape1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }

  50% {
    transform: translate(10px, 10px) rotate(0deg) scale(1);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@keyframes animshape1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }

  50% {
    transform: translate(10px, 10px) rotate(0deg) scale(1);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@-webkit-keyframes animshape2 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }

  50% {
    transform: translate(10px, -10px) rotate(0deg) scale(1);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@keyframes animshape2 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }

  50% {
    transform: translate(10px, -10px) rotate(0deg) scale(1);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}



@media(max-width:768px) {
  .welcome .highlight-what-do p {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .mar-top-minus-20 {
    margin-top: 0px;
  }
  
}

@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-two .shape.shape-2 {
    left: 5%;
  }

  .sliderbg-1 {
    width: 50%;
    height: 100%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-one-image {
    margin-top: 50px;
  }

  .testimonial-one-content {
    padding: 120px 100px;
    margin-top: 180px;
  }

  .testimonial-one-thumb {
    height: 200px;
    width: 200px;
    right: 12px;
    padding: 25px;
  }
}

@media(max-width:1024px) {
    .heading-one-title {
        font-size: 40px;
    }
    .product-img-box {
        top: -70px;
        width: 400px;
    }
    .education-intro {
      padding: 1em 0px;
  }
  .start-business {
    display: flex;
}
}

@media (max-width:961px) {
  .content-middle {
    display: block;
    align-items: center;
}
  
}

@media(max-width:820px) {
    .birthday-wrapper {
        padding: 1.0em 0;
    }
    .sliderbg-1 {
        width: 100%;
        height: 560px;
    }
    .about-two .shape.shape-1, .about-two .shape.shape-2, .about-two .shape.shape-7, .about-two .shape.shape-6 {
        display: none;
    }
    .about-two-images {
        height: auto;
    }
    .about-two, .service {
        padding: 1em 0px;
    }
    .education-intro {
      padding: 1em 0px;
  }
  .start-business {
    display: flex;
}
}

@media (max-width:768px) {
    .birthday-wrapper {
        padding: 2em 0;
    }

    .sliderbg-1 {
        width: 100%;
        height: 25%;
    }
    .birthday-wrapper .birthday-box {
        width: 100%;
    }
    .inner-banner {
        padding: 62px 0;
        margin-top: 0px;
    }
        .inner-banner h2 {
            font-size: 30px;
        }
 .back-element-contact {
      display: none;
  }
  .front-element-contact {
    margin-left: 15px !important;
}
    .contact-box {
        padding: 15px;
        text-align: center;
    }
    .text-red {
        font-size: 16px;
    }
    .about-us {
        padding: 2em 0px;
    }
    .essence-one-content {
        padding: 15px 15px;
    }
    .essence-one-content .heading-one-title {
       font-size: 25px;
       line-height: 30px;
     }
    .essence-one-content p span {
       font-weight: 600;
       font-size: 16px;
    }
    .essence-one h3 {
        font-size: 20px;
    }
    .essence-one-content p .bold-title {
        font-size: 17px;
    }

    .vision-box {
        padding: 15px;
    }
        .vision-box .icon-box {
            margin-bottom: 15px;
            width: 45px;
        }
        .vision-box h3 {
            font-size: 20px;
            font-weight: 600;
        }
    .list-style li {
        padding: 5px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .contact-box .icon-box {
        margin: 0 auto 15px auto;
        width: 40px;
    }
    .contact-box h3 {
        font-size: 18px;
    }
    .video-testimonial {
        padding:2em 0em;
    }
    .video-testimonial .heading-one-title {
       font-size: 25px;
    }
    .legal-bank-details, .distributor-wrapper {
        padding: 2em 0px;
    }
    .ceo-msg h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .education-intro {
      padding: 1em 0px;
  }
  .start-business {
    display: flex;
}
}

@media(max-width:480px) {
    .about-two-images {
        margin-right: 0px;
        height: auto;
    }
    .about-two-images-thumb {
        padding: 15px;
        top: 60px;
        left: -10px;
    }
        .about-two-images-thumb .text {
            font-size: 18px;
            line-height: 24px;
        }
        .about-two-images-thumb .date {
            font-size: 18px;
            line-height: 24px;
        }
    .about-two .shape.shape-1, .about-two .shape.shape-2, .about-two .shape.shape-7, .about-two .shape.shape-6 {
        display: none;
    }
    .essence-one-content {
        padding: 15px 15px;
        right: 0;
        width: 100%;
        margin-top: 140px;
    }
    .about-two, .service {
        padding: 1em 0px;
    }
    .testimonial {
        padding: 2em 0px;
    }
    .leader {
        padding: 2em 0;
    }
    .achiever {
        padding: 2em 0px 2em;
    }
    .birthday-wrapper {
        padding: 2em 0;
    }
    .sliderbg-1 {
        width: 100%;
        height: 365px;
    }
    .heading-one-title {
        font-size: 25px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .service .service-box h3 {
        font-size: 20px;
    }
    .inner-banner {
        padding: 45px 0;
    }
    .about-us {
        padding: 1em 0px;
    }
    .inner-banner h2 {
        font-size: 30px;
    }
    .essence-one-content .heading-one-title {
        font-size: 25px;
        line-height: 30px;
    }
    .essence-one-content p span {
        font-size: 16px;
    }
    .policy {
        padding: 2em 0px;
    }
    .did-you-ma-20 {
      margin-top:20px;
    }
    .birthaday-content {
        padding:0px;
    }
    .birthday-wrapper .birthday-box h3 {
        font-size: 20px;
    }
    .did-you-know-content-box {
        padding:0px 0px;
    }
    .education-intro {
        padding: 2em 0px;
    }
    .education-intro .content-middle {
        display:block;
    }
    .intro-box {
        padding: 20px 0px;
    }
        .intro-box h3 {
            font-size: 26px;
            line-height: 30px;
        }
        .intro-box h4 {
            font-weight: 600;
            font-size: 20px;
        }
    .start-business {
        background: url(../img/startup-business-bg-mobile.png) no-repeat;
        padding: 40px 20px;
        background-size: cover;
        display: inline-block;
    }
    .intro-supporting {
        padding: 2em 0;
        background-position: center;
    }
    .intro-supporting h3 {
            font-size: 30px;
     }
     .intro-supporting p {
        font-size: 15px;
        font-weight: 600;
     }
    .button-style {
        padding: 10px 20px;
    }
    footer h3 {
        margin: 20px 0px 0px 0px;
        padding-bottom: 5px;
    }
    footer {
        padding: 0em 0em 1em;
    }
    footer ul li {
        padding: 5px 0px;
        font-size: 14px;
    }

    .about-two .col-xs-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .testimonial-section {
        padding: 2em 0px 2em;
    }
    .inner-banner {
        margin-top: 0px;-
    }
    .top-link-header ul.top-contact-detail {
        margin: 5px 0px 5px 0px;
        float: left;
    }
    .video-testimonial {
        padding: 1em 0em;
    }
    .legal-bank-details, .distributor-wrapper {
        padding: 1em 0px;
    }
    .enquiry {
        padding: 60px 0em 2em;
    }
    .product-img-box {
        top: -65px;
        width: 320px;
    }
    .leaf-box {
        width: 100px;
    }
}