/* * {
  cursor: url(http://www.rw-designer.com/cursor-extern.php?id=70419), auto;
} */
@font-face {
  font-family: myFirstFont;
  src: url(../../fonts/montserrat-extrabold-webfont.woff);
}

@font-face {
  font-family: myFirstFont2;
  src: url(../../fonts/montserrat-regular-webfont.woff);
}

@font-face {
  font-family: myFirstFont3;
  src: url(../../fonts/montserrat-bold-webfont.woff);
}

@font-face {
  font-family: myFirstFont4;
  src: url(../../fonts/montserrat-medium-webfont.woff);
}

#recaptcha_callback2,
#recaptcha_callback {
  display: none;
}

.contacterr,
.emailerr {
  color: red;
  font-size: 14px;
  margin: -8px 0 10px;
  display: none;
}

.grecaptcha-badge {
  display: none;
  opacity: 0;
  visibility: hidden;
}

#contactform .contacterr {
  color: black;
  font-size: 11px;
  margin: 0;
  display: none;
  position: absolute;
  font-weight: 600;
  top: 13px;
  left: 15px;
}

#contactform .emailerr {
  color: black;
  font-size: 11px;
  margin: 0;
  display: none;
  position: absolute;
  font-weight: 600;
  bottom: -6px;
  left: 15px;
}

#popform
.contacterr{
    color: red;
    font-size: 12px;
    margin: -25px 0 0;
    display: none;
    font-weight: 600;
}

#popform
.emailerr {
    color: red;
    font-size: 12px;
    margin: -15px 0 0;
    display: none;
    font-weight: 600;
}

#contactform input:focus{
  outline: none;
  box-shadow: none;
}

form .error{
  border-bottom: 2px solid red !important;
}

#body {
  display: none;
}

.serrv {
  transition: 0.5s;
}

.a21 {
  position: relative;
}

.top-bar .content1 {
  display: flex;
  justify-content: space-between;
}

body.modal-open {
  overflow: auto;
  overflow-x: hidden;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100vw;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 160px;
  padding: 0 !important;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  transition: 0.2s linear;
  transform: rotateY(90deg);
  background: url(../../images/mmbg.png) #fff no-repeat;
  background-size: contain;
  opacity: 0;
}

.serrv:hover .dropdown-menu {
  transform: rotateY(0);
  opacity: 1;
}

.serrv ul li {
  padding: 5px !important;
  border-right: none !important;
  padding: 0 !important;
  width: 100%;
  font-size: 0;
  margin: 0 !important;
  font-weight: 100%;
  border-bottom: 1px solid #999;
  margin: 0 0 10px !important;
}

.serrv ul li a {
  font-weight: 100 !important;
}

.serrv ul li a span {
  font-weight: 800;
}

.serrv ul li a:after {
  display: none !important;
}

.serrv ul li a {
  padding: 0 !important;
  font-size: 14px !important;
}

.header-section .top-bar .content1 p,
.header-section .top-bar .content2 p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: -webkit-linear-gradient(45deg, #5f69a4, #3cdefa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-family: myFirstFont4;
}

.dropdown-menu .content-heading {
  padding: 30px 50px 0 120px;
  position: relative;
}

.dropdown-menu .content-heading:after {
  content: "";
  background: #48157a;
  position: absolute;
  top: 30%;
  right: 4%;
  width: 1px;
  height: 155px;
  opacity: 0.5;
}

.dropdown-menu .content-heading p {
  line-height: 20px;
  font-size: 15px;
}

.dropdown-menu img {
  transform: rotateY(180deg);
}

.for-center {
  padding: 0 0 0 30px;
}

.dropdown-menu .content-heading h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  font-family: myFirstFont;
  margin: 0 0 10px;
  position: relative;
}

.dropdown-menu .content-heading .pad {
  padding: 0 0 0 10px;
}

.dropdown-menu .content-heading h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 60%;
  height: 19px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.dropdown-menu .content-heading h4:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 60px;
  width: 40%;
  height: 3px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: cover;
  line-height: 1;
}

.dropdown-menu .follow {
  padding: 0 0 0 50px;
}

.dropdown-menu .content-heading h5 {
  margin: 0 0 -7px;
  font-size: 25px;
  background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
  font-family: myFirstFont2;
  position: relative;
}

.dropdown-menu .content-heading2 {
  padding: 60px 0 0 0;
}

.dropdown-menu .content-heading2 h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-family: myFirstFont;
  margin: 0 0 10px;
}

.dropdown-menu .header-icons i {
  background: linear-gradient(45deg, #645ed8, #40c1f1);
  color: #fff;
  font-size: 30px;
  padding: 8px;
  min-width: 46px;
  text-align: center;
  margin: 0 0 6px;
  border-radius: 13px;
}

.dropdown-menu ul {
  padding: 0 20px 0 0 !important;
  border: none !important;
  position: relative;
}

.dropdown-menu ul::after {
  content: "";
  background: #999;
  position: absolute;
  top: 0;
  left: 270px;
  width: 1px;
  height: 120px;
}

.dropdown-menu .header-icons .hu {
  background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 55px;
  min-width: 0;
  margin: 0 0 6px;
  padding: 0;
}

.header-section .navbar .content2 .inner p {
  margin: 0 0 -10px;
  font-family: myFirstFont4;
}

.header-section .navbar .content2 h4 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  font-family: myFirstFont3;
}

.header-section .navbar .col-lg-8 {
  position: unset;
}

.header-section .top-bar .content1 p span {
  font-weight: 800;
  font-family: myFirstFont3;
}

.header-section .top-bar {
  min-height: 00px;
  line-height: 00px;
  background-color: #141414;
  padding: 0;
}

.header-section .top-bar .content2 p {
  display: inline-block;
  margin: 0;
}

.homePageThree .header-section .top-bar {
  min-height: 0;
  line-height: 0;
}

.header-section .top-bar .content2 button {
  padding: 5px 10px;
  border-radius: 15px;
  background: linear-gradient(45deg, #6850d4, #37d3f6);
  border: 1px solid;
  color: #fff;
  font-size: 10px;
  text-transform: capitalize;
  font-family: myFirstFont3;
}

.header-section .top-bar .content1 {
  padding: 5px 0;
}

@keyframes myAnimation {
  to {
    padding: 5px 10px;
  }

  from {
    padding: 6px 13px;
  }
}

.header-section .navbar .content-nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.header-section .navbar .content-nav .active::after {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 10px;
  background: url(../../images/nav-after.png) no-repeat;
  background-size: contain;
  opacity: 1;
}

.header-section .navbar .content-nav ul li a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(../../images/nav-after.png) no-repeat;
  background-size: contain;
  opacity: 0;
  transition: 0.5s;
}

.header-section .navbar .content-nav ul li:nth-child(1) a::after {
  left: 35px;
  bottom: -10px;
}

.header-section .navbar .content-nav ul li:nth-child(2) a::after {
  left: 40px;
  bottom: -10px;
}

.header-section .navbar .content-nav ul li:nth-child(3) a::after {
  left: 35px;
  bottom: -10px;
}

.header-section .navbar .content-nav ul li:nth-child(4) a::after {
  left: 40px;
  bottom: -10px;
}

.header-section .navbar .content-nav ul li:nth-child(5) a::after {
  left: 55px;
  bottom: -10px;
}

.header-section .navbar .content-nav ul li:hover a:after {
  opacity: 1;
  bottom: -10px;
}

.header-section .navbar {
  position: relative;
}

.header-section .navbar .content-nav {
  text-align: center;
}

.header-section .navbar .content-nav ul li:not(:last-child) {
  border-right: 1px solid #939393;
}

.header-section .navbar .content-nav ul li a {
  color: #141414;
  text-transform: capitalize;
  font-size: 17px;
  padding: 0 60px;
  font-family: myFirstFont4;
  font-weight: 800;
}

.homePageThree .header-section .navbar {
  background-color: #fff;
  transition: 0.5s;
  -webkit-box-shadow: 0 21px 21px -24px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 21px 21px -24px rgba(0, 0, 0, 0.75);
  box-shadow: 0 21px 21px -24px rgba(0, 0, 0, 0.75);
  padding: 10px 0;
}

.header-section .navbar .content-nav ul {
  margin: 0;
  padding: 0;
  padding: 15px 0 15px 0;
  border-top: 2px solid #2b0555;
  border-left: 2px solid #2b0555;
  border-right: 2px solid #2b0555;
  border-radius: 12px 12px 0 0;
}

.header-section .navbar .content1 h4,
.header-section .navbar .content1 p,
.header-section .navbar .content2 h4,
.header-section .navbar .content2 p {
  margin: 0;
}

.header-section .navbar .content1,
.header-section .navbar .content2 {
  text-align: center;
  background: linear-gradient(45deg, #1b0550, #420d7e);
  color: #fff;
  width: 100%;
  padding: 5px;
}

.header-section .navbar .content1 .inner {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.header-section .navbar .content2 {
  float: right;
}

.homePageThree .header-section .navbar.sticky {
  background-color: #fff;
}

.header-section .navbar .content2 .inner {
  border-bottom: 1px solid #fff;
  padding: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.first-fold {
  position: relative;
}

#myVideo,
#myVideo1,
#myVideo2,
#myVideo3,
#myVideo4,
#myVideo5,
.myclass321 {
  width: 100%;
  height: 100%;
  outline: 0;
}

.first-fold .content {
  text-transform: uppercase;
}

.first-fold .content h4 {
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.first-fold .content h4:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 20px;
  width: 45%;
  height: 8px;
  background: url(../../images/top-after.png) no-repeat;
  background-size: contain;
}

.first-fold .content .life {
  font-size: 70px;
  margin: 5px 0;
  font-weight: 600;
  display: inline-block;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 13px 0;
}

.first-fold .content p {
  display: inline-block;
  line-height: 30px;
  font-weight: 600;
  margin: 0;
  font-size: 25px;
  text-align: center;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.first-fold .content h5 {
  font-size: 88px;
  margin: 0 0 25px;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.first-fold .content h5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: contain;
}

.abss {
  position: absolute;
  top: 270px;
  left: 00;
}

.colorr {
  padding: 50px 85px;
  position: relative;
}

.colorr:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 60px;
  background: url(../../images/first-after.png) no-repeat;
  background-size: contain;
  width: 70%;
  height: 28px;
}

.colorr::before {
  content: "";
  position: absolute;
  bottom: 95px;
  left: 60px;
  background: url(../../images/first-after.png) no-repeat;
  background-size: contain;
  width: 70%;
  height: 28px;
}

.center {
  text-align: center;
}

.content1 .inner a {
  color: #fff;
}

.first-fold .content button {
  color: #fff !important;
  background: linear-gradient(45deg, #694ed3, #37d3f5);
  padding: 6px 45px;
  border-radius: 18px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid;
  text-shadow: 0 0 10px #000;
  transition: 0.5s !important;
  outline: 0;
}

.first-fold .content button:hover {
  background: 0 0;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body {
  padding: 0 !important;
}

.second-fold {
  background: url(../../bg.svg) repeat;
  background-size: contain;
  padding: 50px 0;
}

#vid {
  width: 100%;
  height: 100%;
}

.second-fold .content-top h5 {
  margin: 0 0 -10px;
  font-size: 32px;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
  font-family: myFirstFont2;
}

.second-fold .content-top h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 58px;
  font-family: myFirstFont;
  margin: 0 0 30px;
  position: relative;
}

.second-fold .content-top h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12px;
  width: 98%;
  height: 30px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.second-fold .content-top h4:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 80px;
  width: 70%;
  height: 3px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: contain;
  line-height: 1;
}

.second-fold .content {
  background: #fff;
  text-align: center;
  border: #00f 1px solid;
  border-image-source: linear-gradient(to top, #8674e5, #3cd8f8);
  border-image-slice: 1;
  border-width: 2px;
  margin: 0 15px 50px;
  transition: 0.5s;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}

.modal-dialog {
  width: 990px;
  margin: 100px auto;
}

.modal-content {
  position: relative;
  background-color: #000;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.second-fold .content img {
  height: 180px;
  transition: 1s !important;
}

.second-fold .content .active {
  opacity: 0;
  display: none;
}

.second-fold .content:hover .img1 {
  display: none;
}

.second-fold .content:hover .active {
  opacity: 1;
  display: inline-block;
}

.second-fold .content h4 {
  margin: 0 0 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  color: #3f0a75;
  font-family: myFirstFont2;
}

.second-fold .content h4 span {
  font-weight: 800;
  font-family: myFirstFont;
}

.second-fold .content p {
  font-size: 14px;
  line-height: 20px;
  color: #6b6b6b;
  font-family: myFirstFont2;
}

.second-fold .content:hover {
  -webkit-box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
  -moz-box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
  box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
}

.third-fold {
  background: url(../../images/third-bg.png) no-repeat;
  background-size: cover;
  padding: 20px 0;
}

.third-fold .content h4 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 28px;
  font-family: myFirstFont;
}

.third-fold .content h5 {
  font-size: 27px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 2px #fff solid;
  display: inline-block;
  font-family: myFirstFont2;
  margin: 0;
}

.third-fold .content .sub h3 {
  display: inline-block;
  font-size: 70px;
  background: -webkit-linear-gradient(#29b0f2, #2eecfc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 20px 0 10px;
  font-weight: 800;
  font-family: myFirstFont3;
  margin: 0;
}

.third-fold .content .sub p {
  display: inline-block;
  background: -webkit-linear-gradient(#29b0f2, #2eecfc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2;
  font-family: myFirstFont2;
  letter-spacing: 2px;
  margin: 0;
}

.third-fold .content .sub p span {
  font-weight: 800;
  letter-spacing: 0;
  font-family: myFirstFont3;
  font-size: 24px;
}

.third-fold .content2 {
  text-align: right;
}

.third-fold .content2 p {
  font-size: 20px;
  line-height: 1.2;
  font-family: myFirstFont2;
  color: #fff;
}

.third-fold .content2 .button1 {
  padding: 10px 35px;
  border-radius: 50px;
  background: 0 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: myFirstFont;
  border: 2px solid #3cd8f8;
  transition: 0.5s ease;
  overflow: hidden;
  position: relative;
}

.third-fold .content2 .button2 {
  position: relative;
  overflow: hidden;
  padding: 10px 35px;
  border-radius: 50px;
  font-family: myFirstFont;
  background: linear-gradient(to left, #6850d4, #37d3f6);
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.5s;
  border: 2px solid #37d3f600;
}

.third-fold .content2 .button2:hover {
  background: 0 0;
  border: 2px solid #37d3f6;
}

.third-fold .content2 .button1:before,
.third-fold .content2 .button2:before {
  content: "";
  left: -100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(90deg, transparent, #fff, transparent);
  transition: 0.5s;
}

.third-fold .content2 .button1:hover:before,
.third-fold .content2 .button2:hover:before {
  left: 100%;
}

.third-fold .content2 .button1:hover {
  background: linear-gradient(to left, #6850d4, #37d3f6);
  border: 2px solid #6850d4;
}

.fifith-section {
  background: linear-gradient(to bottom, #694ed3, #37d3f5);
  padding: 50px 0;
}

.fifith-section .content-inner {
  border-right: 1px solid #fff;
}

.fifith-section .content-inner h5 {
  margin: 0 0 -10px;
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-family: myFirstFont2;
}

.fifith-section .content-inner h4 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 53px;
  position: relative;
  font-family: myFirstFont;
}

.fifith-section .content-inner .main-heading h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -5px;
  width: 100%;
  height: 25px;
  background: url(../../images/fifth-after.png) no-repeat;
  background-size: contain;
}

.fifith-section .content-inner .main-heading h4:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 65px;
  width: 75%;
  height: 5px;
  background: url(../../images/fifth-before.png) no-repeat;
  background-size: contain;
  line-height: 1;
}

.fifith-section .for-mobile {
  display: none;
}

.fifith-section .content-inner ul li {
  padding: 10px 20px;
  border-top: 1px solid #fff;
}

.ff .content-inner ul li {
  padding: 10px 20px;
  border-top: 1px solid #fff;
  margin: 0 0 10px;
  transform: scale(1) translateY(15px);
}

.ff .content-pre img {
  vertical-align: middle;
  width: 750px;
}

.fifith-section .content-inner ul li h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 30px;
  margin: 0;
  font-family: myFirstFont;
}

.fifith-section .content-inner ul li p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-family: myFirstFont2;
  margin: 0;
}

.fifith-section .content-inner .active {
  background: #fff;
  position: relative;
  margin: 0;
}

.fifith-section .content-inner .active:after {
  content: "";
  color: #fff;
  top: 23px;
  right: -36px;
  background: url(../../images/aarow.png) no-repeat;
  background-size: contain;
  width: 10%;
  height: 40px;
  position: absolute;
}

.fifith-section .content-inner .active h4 {
  background: -webkit-linear-gradient(45deg, #8674e5, #2eecfc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fifith-section .content-inner .active p {
  color: #8674e5;
}

#number3,
#number1,
#number4,
#number5 {
  display: none;
}

.fifith-section .content-inner .main-heading {
  padding: 10px 40px 5px 10px;
}

.fifith-section .sub {
  padding: 5px;
  width: 100%;
  background: linear-gradient(to top, #1f0550, #410d7a);
  animation: aa3 1s normal;
}

@keyframes aa3 {
  0% {
    margin-top: -50%;
    opacity: 0;
  }

  100% {
    margin-top: 0;
    opacity: 1;
  }
}

.fifith-section .sub .boder {
  border: 1px solid #fff;
  padding: 10px;
}

.fifith-section .sub .boder .content {
  padding: 0 0 0 20px;
}

.fifith-section .sub .boder .content h4 {
  margin: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  font-family: myFirstFont;
  text-transform: uppercase;
}

.fifith-section .sub .boder .content p {
  color: #fff;
  font-family: myFirstFont2;
  font-size: 20px;
  margin: 0;
}

.fifith-section .sub .boder .content2 {
  text-align: right;
}

.fifith-section .sub .boder .content2 button {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: myFirstFont;
  color: #240756;
  margin: 5px 20px 0 0;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}

.fifith-section .sub .boder .content2 button:hover {
  background: 0 0;
  color: #fff;
}

.fifith-section .sub .boder .content2 button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, #fff, transparent);
  transition: 0.5s;
}

.fifith-section .sub .boder .content2 button:hover:before {
  left: 100%;
}

.sixth-fold {
  padding: 50px 0;
  position: relative;
  background: url(../../bg.svg) repeat;
  background-size: contain;
}

.sixth-fold .content-heading {
  padding: 0 0 0 40px;
}

.sixth-fold .content-heading h5 {
  margin: 0 0 -5px;
  font-size: 25px;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  font-family: myFirstFont2;
}

.sixth-fold .content-heading h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  margin: 0 0 30px;
  font-family: myFirstFont;
  position: relative;
}

.sixth-fold .content-heading h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12px;
  width: 100%;
  height: 30px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.sixth-fold .content-heading h4:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 63px;
  width: 76%;
  height: 3px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: contain;
  line-height: 1;
}

.sixth-fold .bar {
  margin: 0 0 20px 20px;
}

.sixth-fold .bar ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  padding: 0 50px 0 0;
  text-transform: uppercase;
  font-size: 18px;
  color: #939393;
  cursor: pointer;
}

.sixth-fold .bar ul li span {
  font-weight: 800;
}

.sixth-fold .bar ul li.active {
  color: #46108a;
  position: relative;
  margin: 0 0 10px;
}

.sixth-fold .bar ul li.active:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: -12px;
  width: 90%;
  height: 20px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.sixth-fold .boder {
  padding: 10px;
  position: relative;
  background: #fff;
}

.sixth-fold .content {
  border: solid;
  border-image-source: linear-gradient(to top, #8674e5, #3cd8f8);
  border-image-slice: 1;
  border-width: 2px;
  margin: 0 0 20px;
  cursor: pointer;
}

.sixth-fold .boder::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../../images/play1.png) no-repeat;
  background-size: contain;
  width: 26%;
  height: 92px;
  border: 4px solid #fff;
  border-radius: 50%;
}

.sixth-fold .boder:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-50%, -50%);
  background: url(../../images/play2.png) no-repeat;
  background-size: contain;
  width: 12%;
  height: 49px;
  animation: ass 0.5s infinite ease-in-out;
}

.sixth-fold .viewall {
  padding: 10px 50px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  background: linear-gradient(to left, #38d2f5, #684fd4);
  border-radius: 50px;
  border: 1px solid #38d2f5;
  margin: 10px 0 0 0;
  font-family: myFirstFont;
  font-size: 20px;
  text-shadow: 0 0 5px #000;
  position: relative;
  transition: 0.5s;
  overflow: hidden;
}

.sixth-fold .viewall::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, #fff, transparent);
  transition: 0.5s;
}

.sixth-fold .viewall:hover::before {
  left: 100%;
}

#myVideo::-internal-media-controls-download-button {
  display: none;
}

#myVideo::-webkit-media-controls-enclosure {
  overflow: hidden;
}

#myVideo::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.mobile-top {
  display: none;
}

@keyframes ass {
  to {
    width: 11%;
    height: 45px;
  }

  from {
    width: 12%;
    height: 49px;
  }
}

.seventh-section {
  position: relative;
  background: url(../../bg.svg) repeat;
  background-size: cover;
}

.seventh-section .img-content {
  padding: 10px;
  text-align: center;
  margin: 10px 0 0 0;
}

.seventh-section img {
  height: 50px;
  transition: 0.5s;
}

.seventh-section img:hover {
  opacity: 1;
}

.seventh-section .content-top h5 {
  margin: 0 0 -10px 15px;
  font-size: 25px;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-family: myFirstFont2;
  text-transform: uppercase;
  line-height: 1;
}

.seventh-section .content-top h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  font-family: myFirstFont;
  margin: 0 0 15px 15px;
  position: relative;
}

.seventh-section .for-mobile {
  display: none;
}

.second-for-pc {
  display: block;
}

.second-for-mobile {
  display: none;
}

.seventh-section .content-top h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12px;
  width: 73%;
  height: 20px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.seventh-section .content-top h4:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 80px;
  width: 46%;
  height: 3px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: contain;
  line-height: 1;
}

.seventh-section .content-top p {
  font-size: 14px;
  line-height: 20px;
  color: #6b6b6b;
  font-family: myFirstFont2;
}

.for-boder {
  border-top: 1px solid #684fd4;
  padding: 50px 0;
}

.eight-section {
  padding: 50px 0;
  background: linear-gradient(to top, #3c0b70, #440f85);
}

.eight-section .content-top {
  padding: 0 0 0 30px;
}

.eight-section .content-top h5 {
  margin: 0 0 -5px;
  font-size: 22px;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-family: myFirstFont2;
  text-transform: uppercase;
  line-height: 1;
}

.eight-section .content-top h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 46px;
  margin: 0 0 30px;
  font-family: myFirstFont;
  position: relative;
}

.eight-section .content-top h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12px;
  width: 95%;
  height: 25px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
}

.eight-section .content-top h4:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 64px;
  width: 72%;
  height: 5px;
  background: url(../../images/second-before.png) no-repeat;
  background-size: contain;
  line-height: 1;
}

.footer-section {
  background: #211442;
  background: url(../../images/footer-bg.gif);
  background-size: contain;
}

.footer-section .footer-container .footer-wrapper img {
  max-width: 30%;
}

.a1 {
  height: 40px;
  padding: 0 5px;
}

.footer-section .footer-container .footer-wrapper p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
  font-family: myFirstFont2;
  padding: 30px 0;
}

.footer-section ul li {
  margin: 0 0 17px;
  font-family: myFirstFont2;
}

.footer-section ul li:not(:last-child) {
  border-bottom: 1px solid #939393;
}

.footer-section ul li a {
  text-transform: uppercase;
  color: #fff;
  margin: 41px 0 0;
  font-size: 14px;
}

.dis {
  margin: 0;
  padding: 10px;
  border: solid;
  border-image-source: linear-gradient(to top, #8674e5, #3cd8f8);
  border-image-slice: 1;
  border-width: 2px;
  text-align: center;
}

.dis h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
}

.dis h6 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.footer-section .col-md-8 h4 {
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 35px;
  text-transform: uppercase;
  font-weight: 800;
  font-family: myFirstFont;
}

.footer-section .content-footer p {
  color: #fff;
  line-height: 16px;
  font-family: myFirstFont2;
  font-size: 12px;
}

.footer-section .content-footer {
  border: solid;
  border-image-source: linear-gradient(to top, #8674e5, #3cd8f8);
  border-image-slice: 1;
  padding: 5px;
  border-width: 2px;
  position: relative;
  margin: 0 0 55px;
  border-radius: 23px;
}

.footer-section .content-footer .sub {
  position: absolute;
  bottom: -35px;
  left: 10px;
  background: #211442;
  padding: 10px;
}

.footer-section .content-footer .sub h4 {
  color: #fff;
  font-size: 14px;
  font-family: myFirstFont;
  -webkit-text-fill-color: #fff;
  margin: 0;
}

.footer-section .content-footer .sub h5 {
  color: #fff;
  font-family: myFirstFont2;
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
}

.footer-section .footer-container {
  padding: 80px 0;
}

.con {
  width: 224px;
  text-align: center;
  padding: 0 0 0 80px;
}

.footer-section .copyright {
  background: linear-gradient(to top, #8772e5, #3cd9f8);
  border-radius: 2px;
}

.footer-section .copyright p {
  margin: 0;
  color: #201540;
  font-family: myFirstFont2;
  font-size: 14px;
  padding: 0 0 0 30px;
}

.animate {
  padding: 50px 0;
}

.animate .div1,
.animate .div2,
.animate .div3,
.animate .div4,
.animate .div5,
.animate .div6 {
  position: relative;
}

.animate .div1 {
  position: absolute;
  content: "";
  top: -80px;
  left: 0;
  width: 190px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full 3.5s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

.animate .div2 {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  width: 100px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full2 4.5s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

.animate .div3 {
  position: absolute;
  content: "";
  top: 15px;
  left: 0;
  width: 190px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full3 3s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

.animate .div4 {
  position: absolute;
  content: "";
  top: -80px;
  right: 0;
  width: 140px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full6 2.5s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

.animate .div5 {
  position: absolute;
  content: "";
  top: -30px;
  right: 0;
  width: 70px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full5 3.5s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

.animate .div6 {
  position: absolute;
  content: "";
  top: 15px;
  right: 0;
  width: 90px;
  height: 25px;
  background: #372672;
  border-radius: 8px;
  animation: full4 4s infinite;
  -webkit-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
  box-shadow: 0 15px 40px -23px rgba(0, 0, 0, 0.75);
}

@keyframes full3 {
  0% {
    left: 50px;
  }

  50% {
    left: 40px;
  }

  100% {
    left: 50px;
  }
}

@keyframes full2 {
  0% {
    left: -50px;
  }

  50% {
    left: -40px;
  }

  100% {
    left: -50px;
  }
}

@keyframes full {
  0% {
    left: 10px;
  }

  50% {
    left: 0;
  }

  100% {
    left: 10px;
  }
}

@keyframes full4 {
  0% {
    right: 70px;
  }

  50% {
    right: 30px;
  }

  100% {
    right: 70px;
  }
}

@keyframes full5 {
  0% {
    right: -50px;
  }

  50% {
    right: -40px;
  }

  100% {
    right: -50px;
  }
}

@keyframes full6 {
  0% {
    right: 10px;
  }

  50% {
    right: 0;
  }

  100% {
    right: 10px;
  }
}

.second-for-pc {
  display: block;
}

.form-model {
  position: fixed;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.form-model .modal-dialog {
  width: 65%;
  margin: 30px auto;
  animation: opened 1s normal;
}

.form-model .aniamted {
  animation-delay: 2s;
  animation: opened1 1s normal;
}

@keyframes opened1 {
  0% {
    transform: rotateY(90deg);
  }

  100% {
    transform: rotateY(0);
  }
}

@keyframes opened {
  0% {
    transform: rotateY(90deg);
  }

  100% {
    transform: rotateY(0);
  }
}

.form-model .modal-content {
  position: relative;
  background: url(../../images/pop-bg.png) no-repeat;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.form-model .modal-content .content {
  text-align: center;
  padding: 20px 0;
}

.form-model .modal-content .content h5 {
  margin: 0 0 -10px;
  font-size: 45px;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -2px;
  font-family: myFirstFont2;
}

.form-model .modal-content .content h4 {
  text-transform: uppercase;
  font-weight: 800;
  background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 80px;
  font-family: myFirstFont;
  margin: 0 0 30px;
  position: relative;
}

.form-model .modal-content .content h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 350px;
  height: 28px;
  background: url(../../images/second-after.png) no-repeat;
  background-size: contain;
  transform: translate(-50%, 10%);
}

.form-model .modal-content .boderr {
  border: 5px solid #1f0550;
  border-radius: 20px;
  padding: 40px;
}

.form-model .modal-content .content-form label {
  font-family: myFirstFont;
  display: block;
  text-transform: uppercase;
  color: #472e99;
}

.form-model .modal-content .content-form input {
  outline: 0;
  margin: 0;
  width: 100%;
  border: 0;
  font-family: myFirstFont2;
  margin: 0 0 15px;
  background: 0 0;
  border-bottom: 1px solid #000;
}

.form-model .modal-content .content-form .under label {
  display: inline-block;
  text-transform: inherit;
  color: #000;
  font-weight: 100;
  font-family: myFirstFont2;
}

.form-model .modal-content .content-form .under input {
  max-width: 20%;
}

.form-model .modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden;
}

.form-model button {
  position: relative;
  padding: 10px 40px;
  border-radius: 50px;
  background: linear-gradient(to top, #1f0550, #3f0a75);
  color: #fff;
  font-size: 18px;
  font-family: myFirstFont;
  text-shadow: 0 0 30px #000;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.5s;
  border: 0;
  overflow: hidden;
  transition: 0.5s;
}

.form-model button::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: linear-gradient(90deg, transparent, #fff, transparent);
  transition: 0.5s;
}

.form-model button:hover:before {
  left: 100%;
}

.form-model button:hover {
  background: linear-gradient(to top, #3f0a75, #1f0550);
}

.form-model .modal-content .content-form .under {
  padding: 20px 0;
}

.form-model .modal-content .content-form {
  padding: 0 20px;
}

.form-model .close1 {
  position: absolute;
  top: 50px;
  right: 51px;
  font-size: 25px;
  color: #340867;
  cursor: pointer;
  transition: 0.5s;
}

.form-model .close1:hover {
  font-size: 30px;
}

.form-model .fade.in {
  opacity: 1;
}

.form-model img {
  width: 100%;
}

.menu-off {
  border-bottom: 1px solid #ccc;
  text-align: center !important;
  background: #ffffff3d;
}

.menu-off li a {
  color: #fff;
  font-size: 18px !important;
  border-bottom: 1px solid #cccccc47;
}

.menu-off li {
  padding: 0 10px;
  border-bottom: none !important;
}

.fa-plus-circle {
  padding: 0 10px;
  margin: 0 -78px 0 40px;
}

.align-items-center {
  align-items: center;
  display: flex;
}

.q2 {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.q2 .col-lg-2 {
  padding: 0;
}

@media (max-width: 1800px) {
  .form-model .modal-content .boderr {
    border: 5px solid #1f0550;
    border-radius: 20px;
    padding: 40px;
    background: #fff;
  }

  .header-section .navbar .content2 h4 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-family: myFirstFont3;
    font-size: 20px;
  }

  .header-section .navbar .content2 .inner p {
    margin: 0 0 -10px;
    font-size: 14px;
    font-family: myFirstFont4;
  }

  .q2 {
    margin: 0;
    padding: 0;
  }

  .q2 .col-lg-1 {
    padding: 0;
  }

  #video {
    width: 85% !important;
    height: auto;
  }

  .form-set {
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40% !important;
    text-align: left;
  }
}

@media (max-width: 1600px) {
  .form-model {
    top: 7px;
  }
}

@media only screen and (max-width: 1500px) {
  .dropdown-menu .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -10px;
    width: 77%;
    height: 19px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .dropdown-menu .content-heading {
    padding: 15px 50px 0 50px;
    position: relative;
  }

  .dropdown-menu .content-heading p {
    line-height: 14px;
    font-size: 12px;
  }

  .dropdown-menu .content-heading2 {
    padding: 20px 0 0 0;
  }

  .dropdown-menu .content-heading2 h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-family: myFirstFont;
    margin: 0 0 10px;
  }

  .dropdown-menu ul::after {
    content: "";
    background: #999;
    position: absolute;
    top: 0;
    left: 190px;
    width: 1px;
    height: 120px;
  }

  .serrv ul li a {
    padding: 0 !important;
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 1440px) {
  .abss {
    position: absolute;
    top: 250px;
    left: 00;
  }

  .form-set {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 46%;
  }

  .form-model .modal-dialog {
    width: 1300px;
    margin: 30px auto;
    animation: opened 1s normal;
  }

  .form-model {
    top: 0;
  }

  .form-model .modal-content .boderr {
    padding: 15px;
  }

  .form-model img {
    width: 85%;
  }

  .form-model .close1 {
    z-index: 999;
  }
}

@media only screen and (width: 1152px) {
  .first-fold .content h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
  }

  .first-fold .content .life {
    font-size: 60px;
    margin: 5px 0;
    font-weight: 600;
    display: inline-block;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 13px 0;
  }

  .first-fold .content p {
    display: inline-block;
    line-height: 25px;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
    text-align: center;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .first-fold .content h5 {
    font-size: 62px;
    margin: 0 0 25px;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
  }

  .abss {
    position: absolute;
    top: 160px;
    left: 00;
  }

  .fourth-section .content1 h4,
  .second-fold .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    margin: 0 0 30px;
    position: relative;
  }

  .fourth-section .content1 h5,
  .second-fold .content-top h5 {
    margin: 0 0 -10px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
  }

  .second-fold .content-top h4:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 59px;
    width: 55%;
    height: 2px;
    background: url(../../images/second-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .second-fold .content-top h4:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: -12px;
    width: 82%;
    height: 22px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .header-section .navbar .content2 .inner p {
    margin: 0 0 -10px;
    font-size: 13px;
  }

  .fourth-section .content1 h4:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: -12px;
    width: 95%;
    height: 25px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .fourth-section .content1 h4:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 60px;
    width: 66%;
    height: 3px;
    background: url(../../images/second-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .fifith-section .content-inner h5 {
    margin: 0 0 -10px;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
  }

  .fifith-section .content-inner h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 45px;
    position: relative;
  }

  .fifith-section .content-inner .main-heading h4:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 100%;
    height: 25px;
    background: url(../../images/fifth-after.png) no-repeat;
    background-size: contain;
  }

  .fifith-section .content-inner .main-heading h4:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 58px;
    width: 70%;
    height: 5px;
    background: url(../../images/fifth-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .sixth-fold .content-heading h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin: 0 0 30px;
    position: relative;
  }

  .sixth-fold .content-heading h4:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 55px;
    width: 69%;
    height: 3px;
    background: url(../../images/second-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .sixth-fold .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -12px;
    width: 95%;
    height: 24px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .seventh-section .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin: 0 0 15px 15px;
    position: relative;
  }

  .seventh-section .content-top h5 {
    margin: 0 0 -10px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
  }

  .seventh-section .content-top h4:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 55px;
    width: 50%;
    height: 3px;
    background: url(../../images/second-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .eight-section .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin: 0 0 30px;
    position: relative;
  }

  .eight-section .content-top h4:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -12px;
    width: 95%;
    height: 25px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .form-set input {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    margin: 0 0 10px;
    color: #fff;
    width: 100%;
  }

  .form-set {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 45%;
  }

  .a1 {
    height: 35px;
    padding: 0 5px;
  }

  .header-section .navbar .content2 h4 {
    font-size: 20px;
  }

  .form-model .modal-dialog {
    width: 990px;
    margin: 30px auto;
    animation: opened 1s normal;
  }

  .form-model {
    top: 50px;
  }

  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 26%;
    height: 75px;
    border: 4px solid #fff;
    border-radius: 50%;
  }

  .form-set h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    font-family: myFirstFont;
    margin: 0;
  }

  .form-set h5 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: myFirstFont2;
  }
}

@media only screen and (width: 1280px) {
  .abss {
    position: absolute;
    top: 200px;
    left: 00;
  }

  .form-model .modal-dialog {
    width: 1100px;
    margin: 30px auto;
    animation: opened 1s normal;
  }

  .form-model {
    top: 0;
  }

  .form-model button {
    position: relative;
    padding: 10px 25px;
  }

  .serrv ul li a {
    padding: 0 !important;
    font-size: 10px !important;
  }

  .dropdown-menu ul::after {
    content: "";
    background: #999;
    position: absolute;
    top: 0;
    left: 190px;
    width: 1px;
    height: 120px;
  }
}

@media (max-width: 911px) {
  .mobile-top {
    display: block;
    text-align: center;
    width: 100%;
    background: linear-gradient(45deg, #3d0b74, #7e80e7);
    position: fixed;
    top: 0;
    height: 60px;
  }

  .seventh-section .for-pc {
    display: none;
  }

  .seventh-section img {
    height: auto;
    transition: 0.5s;
  }

  .seventh-section .for-mobile {
    display: block;
  }

  .sticky-wrapper2 {
    height: 60px;
  }

  .mobile-top img {
    width: 50%;
  }

  #holder,
  #holder1,
  .fifith-section .for-pc {
    display: none;
  }

  .fifith-section .for-mobile {
    display: block;
    border-right: none;
  }

  .form-model .modal-dialog {
    width: auto;
    margin: 0 auto;
    animation: opened 1s normal;
  }

  .form-model .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    padding: 10px;
    z-index: 99999999999;
  }

  .ff .content-pre img {
    vertical-align: middle;
    width: 100%;
  }

  .fifith-section .content-inner ul li h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin: 0;
    font-family: myFirstFont;
  }

  .form-model .modal-content .boderr {
    border: 5px solid #1f0550;
    border-radius: 20px;
    padding: 0;
    margin: 0;
  }

  .form-model .close1 {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 25px;
    color: #340867;
    cursor: pointer;
    transition: 0.5s;
  }

  .form-model .modal-content img {
    display: none;
  }

  .second-fold .content {
    padding: 0 10px;
    margin: 0 0 15px;
  }

  .footer-section .footer-container {
    padding: 20px 0;
  }

  .seventh-section .content-top h4:after {
    width: 92%;
  }

  .seventh-section .content-top h4:before {
    top: -8px;
    left: 72px;
    width: 58%;
  }

  .modal-dialog {
    width: auto;
    margin: 150px 5px;
  }

  .abss {
    position: unset;
  }

  .colorr {
    padding: 0;
    position: relative;
  }

  #video,
  .animate .div1,
  .animate .div2,
  .animate .div3,
  .animate .div4,
  .animate .div5,
  .animate .div6,
  .colorr:after,
  .colorr:before,
  .second-for-pc,
  .top-bar {
    display: none !important;
  }

  .first-fold {
    position: relative;
  }

  .second-for-mobile {
    display: block;
    padding: 0;
  }

  .third-fold .content2 .button1,
  .third-fold .content2 .button2 {
    margin: 0 0 10px;
  }

  .third-fold .content2 {
    text-align: center;
    padding: 0 0;
  }

  .fourth-section .content-main {
    margin: 0 0 10px;
  }

  .fourth-section .content-top:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../images/fouth-before2.png) no-repeat;
    background-size: contain;
    width: 40%;
    height: 200px;
  }

  .fourth-section .content-top:after {
    content: "";
    position: absolute;
    bottom: -47px;
    left: 0;
    background: url(../../images/fouth-after.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 63px;
  }

  .sixth-fold .bar ul li {
    display: block;
    margin: 0 0 5px;
  }

  .sixth-fold .bar ul li.active:after {
    bottom: 0;
  }

  .fourth-section .content1 h4,
  .second-fold .content-top h4 {
    font-size: 45px;
  }

  .eight-section .content-top h4,
  .sixth-fold .content-heading h4 {
    font-size: 35px;
  }

  .fifith-section .content-inner h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 53px;
    position: relative;
  }

  .fifith-section .content-inner .active:after {
    content: "";
    color: #fff;
    top: 23px;
    right: -15px;
    background: url(../../images/aarow.png) no-repeat;
    background-size: contain;
    width: 7%;
    height: 40px;
    position: absolute;
  }

  .sixth-fold .content-heading h4:before {
    width: 66%;
  }

  .third-fold .content h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    font-family: myFirstFont;
  }

  .third-fold .content h5 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px #fff solid;
    display: inline-block;
    font-family: myFirstFont2;
  }

  .third-fold .content2 p {
    font-size: 20px;
    line-height: 24px;
    font-family: myFirstFont2;
    color: #fff;
  }

  .third-fold .content2 .button1,
  .third-fold .content2 .button2 {
    padding: 5px 25px;
    font-size: 10px;
  }

  .animate {
    padding: 0;
  }

  .a1 {
    height: 35px;
    padding: 0 5px;
  }

  .third-fold img {
    width: 25%;
  }

  .third-fold .content {
    text-align: center;
  }

  .second-fold .content-top h5 {
    margin: 0 0 -5px;
  }

  .second-fold .content-top h4:before {
    width: 60%;
  }
}

@media screen and (width: 1152px) {
  .header-section .navbar .content-nav ul {
    margin: 0;
    padding: 0;
    padding: 20px 0 20px 0;
    border-top: 2px solid #2b0555;
    border-left: 2px solid #2b0555;
    border-right: 2px solid #2b0555;
    border-radius: 5px 5px 0 0;
  }

  .header-section .navbar .content-nav ul li a {
    color: #141414;
    text-transform: capitalize;
    font-size: 17px;
    padding: 0 30px;
    font-family: myFirstFont4;
    font-weight: 800;
  }

  .second-fold .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    margin: 0 0 30px;
    position: relative;
  }

  .second-fold .content-top h5 {
    margin: 0 0 -5px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
  }

  .second-fold .content h4 {
    margin: 0 0 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #3f0a75;
    font-size: 16px;
    font-family: myFirstFont2;
  }

  .second-fold .content {
    padding: 5px;
    background: #fff;
    text-align: center;
    border: #00f 1px solid;
    border-image-source: linear-gradient(to top, #8674e5, #3cd8f8);
    border-image-slice: 1;
    border-width: 2px;
    margin: 0 0 25px;
    transition: 0.5s;
    -webkit-box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
    -moz-box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
    box-shadow: 0 5px 27px -8px rgba(135, 116, 229, 1);
  }

  .third-fold .content h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    font-family: myFirstFont;
  }

  .third-fold .content h5 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px #fff solid;
    display: inline-block;
    font-family: myFirstFont2;
    margin: 0 0 10px;
  }

  .third-fold .content2 p {
    font-size: 25px;
    line-height: 25px;
    font-family: myFirstFont2;
    color: #fff;
  }

  .fifith-section .content-inner ul li h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 23px;
    margin: 0;
    font-family: myFirstFont;
  }

  .ff .content-inner ul li {
    padding: 10px 20px;
    border-top: 1px solid #fff;
    cursor: pointer;
    margin: 0 0 10px;
    transform: scale(1) translateY(15px);
  }

  .fifith-section .content-inner .active:after {
    content: "";
    color: #fff;
    top: 50%;
    right: -40px;
    background: url(../../images/aarow.png) no-repeat;
    background-size: contain;
    width: 10%;
    height: 40px;
    position: absolute;
    transform: translate(-50%, -50%);
  }

  .sixth-fold .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -12px;
    width: 106%;
    height: 24px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .sixth-fold .content-heading h5 {
    margin: 0 0 -5px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    font-family: myFirstFont2;
  }

  .seventh-section .content-top h5 {
    margin: 0 20px -5px;
    font-size: 20px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
  }

  .seventh-section .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    margin: 0 0 15px 15px;
    position: relative;
  }

  .seventh-section .content-top h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -12px;
    width: 80%;
    height: 20px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .header-section .top-bar .content1 p,
  .header-section .top-bar .content2 p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    background: -webkit-linear-gradient(45deg, #5f69a4, #3cdefa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: myFirstFont4;
  }

  .ff .content-pre img {
    vertical-align: middle;
    width: 100%;
  }

  .sixth-fold .bar ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    padding: 0 25px 0 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #939393;
    cursor: pointer;
  }

  .sixth-fold .bar {
    margin: 0 0 20px 20px;
    background: #f3f3f3;
  }

  .dropdown-menu .content-heading {
    padding: 12px;
    position: relative;
  }

  .dropdown-menu .content-heading p {
    line-height: 18px;
    font-size: 14px;
    padding: 0 10px 0 0;
  }

  .dropdown-menu .content-heading h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    font-family: myFirstFont;
    margin: 0 0 10px;
    position: relative;
  }

  .serrv ul li a {
    padding: 0 !important;
    font-size: 10px !important;
  }

  .dropdown-menu .content-heading2 h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-family: myFirstFont;
    margin: 0 0 10px;
  }

  .form-model img {
    display: none;
  }

  .header-section .navbar .content-nav ul li:nth-child(2) a::after {
    left: 17px;
    bottom: -10px;
  }

  .header-section .navbar .content-nav ul li:nth-child(1) a::after {
    left: 4px;
    bottom: -10px;
  }

  .header-section .navbar .content-nav ul li:nth-child(3) a::after {
    left: 10px;
    bottom: -10px;
  }

  .header-section .navbar .content-nav ul li:nth-child(4) a::after {
    left: 15px;
    bottom: -10px;
  }

  .header-section .navbar .content-nav ul li:nth-child(5) a::after {
    left: 25px;
    bottom: -10px;
  }

  .dropdown-menu .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -10px;
    width: 88%;
    height: 19px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .dropdown-menu ul::after {
    content: "";
    background: #999;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 120px;
    transform: translate(-50%, 0);
  }
}

@media (max-width: 1280px) {
  #video {
    width: 100% !important;
    height: auto;
  }

  .form-set {
    width: 48% !important;
  }

  .form-set .caz {
    padding: 10px 0 0 0;
  }

  .third-fold .content2 p {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media (max-width: 1152px) {
  .second-fold .content p {
    font-size: 12px;
    line-height: 1.2;
  }
}

@media (max-width: 911px) {
  .seventh-section .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-family: myFirstFont;
    margin: 0 0 15px 40px;
    position: relative;
  }

  .seventh-section .content-top h5 {
    margin: 0 0 -5px 50px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: myFirstFont2;
    text-transform: uppercase;
    line-height: 1;
  }

  .form-model .modal-content .boderr {
    border: 5px solid #1f0550;
    border-radius: 20px;
    padding: 0;
    margin: 0;
    background: #fff;
  }

  .mobile-top {
    display: block;
    text-align: center;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    height: 65px;
    z-index: 9999;
    padding: 10px 0;
    box-shadow: 0 0 15px #0003, inset 3px -2px 6px -5px #0003;
  }

  .menu-toggle i {
    z-index: 9999999999999999999;
  }

  .sixth-fold .content-heading h4 {
    font-size: 52px;
  }

  .paraa h5 {
    font-size: 20px;
    font-weight: 600;
    color: #6b6b6b;
  }

  .paraa p {
    font-size: 16px;
    line-height: 20px;
    font-family: myFirstFont4;
    color: #6b6b6b;
  }

  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 21%;
    height: 71px;
    border: 4px solid #fff;
    border-radius: 50%;
  }

  .sixth-fold .boder:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    background: url(../../images/play2.png) no-repeat;
    background-size: contain;
    width: 10%;
    height: 35px;
    animation: as 0.5s infinite ease-in-out;
  }

  .form-model .modal-content .content h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 160px;
    height: 14px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
    transform: translate(-50%, 10%);
  }

  .third-fold img {
    width: 10%;
  }

  .footer-section .footer-container .footer-wrapper img {
    width: 18%;
  }

  .a1 {
    height: auto;
    padding: 0 5px;
  }

  .footer-section ul li {
    margin: 0 0 15px;
    font-family: myFirstFont2;
    line-height: 20px;
  }

  .footer-section .col-md-8 h4 {
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: myFirstFont;
    font-size: 20px;
  }

  .footer-section .footer-container .footer-wrapper p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
    font-family: myFirstFont2;
    padding: 30px 0;
    text-align: justify;
  }

  .preloader h1 {
    margin: 0;
    padding: 0;
    color: #1111;
    font-size: 35px !important;
  }

  .footer-section .copyright p {
    margin: 0;
    color: #201540;
    font-size: 10px;
    font-family: myFirstFont2;
    text-align: center;
    line-height: 10px;
  }

  .footer-section .copyright {
    background: linear-gradient(to top, #8772e5, #3cd9f8);
    border-radius: 2px;
    padding: 5px 0;
  }

  .sixth-fold .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: -14px;
    width: 100%;
    height: 30px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .form-model .modal-dialog {
    width: auto;
    margin: 0 auto;
    animation: opened 1s normal;
  }

  .form-model .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    padding: 10px;
    height: 595px;
    z-index: 99999999999;
  }

  .form-model .modal-content .boderr {
    border: 5px solid #1f0550;
    border-radius: 20px;
    padding: 0;
    margin: 0;
  }

  .form-model .close1 {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 25px;
    color: #340867;
    cursor: pointer;
    z-index: 99999999999999;
    transition: 0.5s;
  }

  .form-model .modal-content img {
    display: none;
  }

  .form-model {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }

  .form-model .content-main {
    padding: 0;
  }

  .form-model .modal-content .content h4 {
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    font-family: myFirstFont;
    position: relative;
  }

  .form-model .modal-content .content h5 {
    margin: 0 0 -5px;
    font-size: 22px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: -2px;
    font-family: myFirstFont2;
  }

  .form-model .modal-content .content {
    text-align: center;
    padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .fifith-section .content-inner .main-heading h4:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 65px;
    width: 32%;
    height: 5px;
    background: url(../../images/fifth-before.png) no-repeat;
    background-size: contain;
    line-height: 1;
  }

  .second-fold .content-top h4 {
    font-size: 55px;
  }

  .second-fold .content-top h4:after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: -12px;
    width: 98%;
    height: 30px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .sixth-fold .content-heading h4 {
    font-size: 45px;
  }
}

@media screen and (width: 1024px) {
  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 26%;
    height: 76px;
    border: 4px solid #fff;
    border-radius: 50%;
  }

  .form-set {
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 45% !important;
    text-align: left;
  }

  #video {
    width: 100% !important;
    height: auto;
  }

  .header-section .navbar .content-nav ul li a {
    color: #141414;
    text-transform: capitalize;
    font-size: 17px;
    padding: 0 25px;
    font-family: myFirstFont4;
    font-weight: 800;
  }

  .ff .content-pre img {
    vertical-align: middle;
    width: 100%;
  }

  .form-model .modal-dialog {
    width: 900px;
    margin: 30px auto;
    animation: opened 1s normal;
  }

  .form-model .modal-dialog img {
    display: none;
  }

  .second-fold .content h4 {
    font-size: 20px;
  }

  .third-fold .content h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    font-family: myFirstFont;
  }

  .third-fold .content h5 {
    font-size: 30px;
  }

  .second-fold .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-family: myFirstFont;
    margin: 0 0 30px;
    position: relative;
  }

  .sixth-fold .content-heading h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    margin: 0 0 30px;
    font-family: myFirstFont;
    position: relative;
  }

  .sixth-fold .bar ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    padding: 0 50px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #939393;
    cursor: pointer;
  }

  .seventh-section img {
    height: 40px;
    transition: 0.5s;
    opacity: 0.5;
  }

  .fifith-section .content-inner ul li h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 23px;
    margin: 0;
    font-family: myFirstFont;
  }

  .fifith-section .content-inner h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    position: relative;
    font-family: myFirstFont;
  }

  .fifith-section .sub .boder .content p {
    color: #fff;
    font-family: myFirstFont2;
    font-size: 23px;
  }

  .form-set input {
    margin: 0 0 5px !important;
  }

  .form-set button {
    padding: 10px 20px !important;
    font-size: 15px !important;
  }

  .form-set h4 {
    font-size: 25px !important;
    margin: 0 !important;
  }

  .form-set {
    position: absolute;
    top: 67% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 41%;
  }

  .dropdown-menu .content-heading {
    padding: 30px 30px 0;
    position: relative;
  }

  .serrv ul li a {
    padding: 0 !important;
    font-size: 9px !important;
  }

  .dropdown-menu ul::after {
    content: "";
    background: #999;
    position: absolute;
    top: 0;
    left: 149px;
    width: 1px;
    height: 120px;
  }

  .dropdown-menu .content-heading h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #645ed8, #40c1f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-family: myFirstFont;
    margin: 0 0 10px;
    position: relative;
  }

  .dropdown-menu .follow {
    padding: 0;
  }

  .serrv ul li a {
    padding: 0 !important;
    font-size: 9px !important;
  }

  .dropdown-menu .content-heading2 {
    padding: 30px 0 0 0;
  }

  .dropdown-menu .content-heading {
    padding: 20px 15px 0;
    position: relative;
  }

  .dropdown-menu ul::after {
    content: "";
    background: #999;
    position: absolute;
    top: 0;
    left: 156px;
    width: 1px;
    height: 120px;
  }

  .dropdown-menu .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -9px;
    width: 90%;
    height: 19px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .dropdown-menu .content-heading p {
    line-height: 14px;
    font-size: 14px;
  }

  .header-section .top-bar .content1 p,
  .header-section .top-bar .content2 p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    background: -webkit-linear-gradient(45deg, #5f69a4, #3cdefa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: myFirstFont4;
  }

  .header-section .top-bar .content2 button {
    padding: 5px 5px;
    border-radius: 15px;
    background: linear-gradient(45deg, #6850d4, #37d3f6);
    border: 1px solid;
    color: #fff;
    font-size: 8px;
    text-transform: capitalize;
    font-family: myFirstFont3;
  }
}

@media (max-width: 1024px) {
  .third-fold .content2 p {
    font-size: 20px;
    line-height: 1.2;
  }

  .third-fold .content .sub h3 {
    font-size: 55px;
    padding: 20px 0;
    margin: 0;
  }

  .third-fold .content .sub p {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
  }

  .third-fold .content .sub p span {
    font-size: 23px;
  }

  .third-fold .content h5 {
    font-size: 24px;
    margin: 0;
  }

  .third-fold .content h4 {
    font-size: 25px;
  }
}

@media screen and (width: 1376px) {
  #video {
    width: 90% !important;
    height: auto;
  }

  .form-set {
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40% !important;
    text-align: left;
  }
}

@media screen and (width: 1360px) {
  .header-section .navbar .content2 h4 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: myFirstFont3;
  }

  .header-section .navbar .content2 .inner p {
    margin: 0 0 -5px;
    font-family: myFirstFont4;
    font-size: 11px;
  }

  .form-model .close1 {
    z-index: 1;
  }
}

@media screen and (width: 1152px) {
  .form-set {
    top: 67% !important;
  }

  .form-set h4 {
    margin: 0 !important;
  }

  .form-set input {
    margin: 0 0 5px !important;
  }
}

@media (max-width: 575px) {
  .align-items-center {
    display: block;
  }
}

@media screen and (max-width: 414px) {
  .second-fold .content-top h4 {
    font-size: 62px;
  }

  .fourth-section .content1 h4 {
    font-size: 62px;
  }

  .sixth-fold .content-heading h4 {
    font-size: 52px;
  }

  .eight-section .content-top h4 {
    font-size: 46px;
  }

  #c2,
  #c6 {
    margin: 0;
  }
}

@media screen and (width: 768px) {
  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 25%;
    height: 86px;
    border: 4px solid #fff;
    border-radius: 50%;
  }

  .sixth-fold .boder:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    background: url(../../images/play2.png) no-repeat;
    background-size: contain;
    width: 13%;
    height: 40px;
    animation: as 0.5s infinite ease-in-out;
  }

  .seventh-section .content-top h4:before {
    top: -8px;
    left: 72px;
    width: 25%;
  }

  .seventh-section .content-top h4:before {
    top: -8px;
    left: 72px;
    width: 32%;
  }

  .seventh-section .content-top h4 {
    text-transform: uppercase;
    font-weight: 800;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-family: myFirstFont;
    margin: 0 0 15px 220px;
    position: relative;
  }

  .seventh-section .content-top h5 {
    margin: 0 0 -5px 220px;
    font-size: 25px;
    background: -webkit-linear-gradient(45deg, #8c9ee9, #46d3f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: myFirstFont2;
    text-transform: uppercase;
    line-height: 1;
  }
}

@media screen and (width: 411px) {
  .second-fold .content-top h4 {
    font-size: 60px;
  }

  .fourth-section .content1 h4 {
    font-size: 60px !important;
  }

  .eight-section .content-top h4 {
    font-size: 46px;
  }

  .sixth-fold .content-heading h4 {
    font-size: 50px !important;
  }

  #c2,
  #c6 {
    margin: 0;
  }

  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 19%;
    height: 71px;
    border: 4px solid #fff;
    border-radius: 50%;
  }
}

@media screen and (max-width: 375px) {
  .fourth-section .content1 h4 {
    font-size: 58px;
  }

  .content-top h4 {
    font-size: 54px;
  }

  .content-heading h4 {
    font-size: 45px;
  }

  .second-fold .content-top h4 {
    font-size: 55px;
  }

  .fourth-section .content1 h4 {
    font-size: 58px;
  }

  .fifith-section .content-inner h4 {
    font-size: 50px;
  }

  .eight-section .content-top h4 {
    font-size: 45px;
  }

  .sixth-fold .content-heading h4 {
    font-size: 45px;
  }
}

@media screen and (max-width: 360px) {
  .second-fold .content-top h4 {
    font-size: 52px;
  }

  .fifith-section .content-inner h4 {
    font-size: 53px;
  }

  .sixth-fold .content-heading h4 {
    font-size: 42px;
  }

  #c2,
  #c6 {
    margin: 0;
  }

  .sixth-fold .boder:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    background: url(../../images/play2.png) no-repeat;
    background-size: contain;
    width: 16%;
    height: 60px;
    animation: as 0.5s infinite ease-in-out;
  }

  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 35%;
    height: 113px;
  }

  .eight-section .content-top h4 {
    font-size: 42px;
  }
}

@media (max-width: 320px) {
  .form-model .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    padding: 10px;
    height: 520px;
    z-index: 99999999999;
  }

  .form-model .modal-content .content-form input {
    outline: 0;
    margin: 0;
    width: 100%;
    border: 0;
    font-family: myFirstFont2;
    margin: 0 0 0;
    background: 0 0;
    border-bottom: 1px solid #000;
  }

  .sixth-fold .boder::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play1.png) no-repeat;
    background-size: contain;
    width: 13%;
    height: 36px !important;
    border: 4px solid #fff;
    border-radius: 50%;
  }

  .sixth-fold .boder:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../images/play2.png) no-repeat;
    background-size: contain;
    width: 5%;
    height: 18px;
    animation: as 0.5s infinite ease-in-out !important;
  }

  .form-model .modal-content .boderr {
    border: 5px solid #1f0550;
    border-radius: 20px;
    padding: 0;
    margin: 0;
    background: #fff;
  }

  .form-model .modal-content .content h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 160px;
    height: 13px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
    transform: translate(-50%, 10%);
  }

  .sixth-fold .content-heading h4 {
    font-size: 36px !important;
  }

  .second-fold .content-top h4 {
    font-size: 43px;
  }

  .eight-section .content-top h4:after,
  .fourth-section .content1 h4:after,
  .second-fold .content-top h4:after,
  .sixth-fold .content-heading h4:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: -12px;
    width: 95%;
    height: 25px;
    background: url(../../images/second-after.png) no-repeat;
    background-size: contain;
  }

  .a1 {
    height: 28px;
    padding: 0 5px;
  }

  .dis {
    margin: 175px 0 0 0;
  }

  .fifith-section .content-inner h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 44px;
    position: relative;
  }

  .fifith-section .content-inner .main-heading h4:after {
    bottom: -5px;
  }
}
