@charset "utf-8";
/* CSS Document */

@import url(animate.html);
@import url("owl.carousel.css");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600&amp;family=Roboto+Slab:wght@100;200;300;400;500;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
@import url("../../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

body {
  margin: 0;
  padding: 0;
  font-family: "Mulish", sans-serif !important;
  font-size: 14px;
  color: #3a3a3a;
  font-weight: 400;
  position: relative;
  background-color: #ffffff !important;
}

* {
  margin: 0px;
  padding: 0px;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.clr,
.clear {
  clear: both;
}

header,
footer,
aside,
article,
section,
nav,
figure {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

ul,
li,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  outline: none !important;
}

a:hover,
a:focus {
  text-decoration: none !important;
  outline: none;
}

img {
  border: 0;
  outline: none;
  max-width: 100%;
}

input[type="text"],
input[type="password"],
select,
textarea,
input[type="button"] {
  max-width: 100%;
}

table {
  width: 100%;
}

p {
  margin: 0;
  padding: 0;
}

.fltL {
  float: left;
}

.fltR {
  float: right !important;
}

.padding_none {
  padding: 0 !important;
}

.border_none {
  border: none !important;
}

.navbar-toggle {
  background-color: #fff !important;
}

.icon-bar {
  background-color: #000 !important;
}

.p_right0 {
  padding-right: 0px !important;
}

.p_left0 {
  padding-left: 0px !important;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1200px;
}

header .UperHeader {
  background-color: #fece00;

  margin: 0;

  padding-left: 330px;

  padding: 15px 0px 15px 330px;
}
header .UperHeader ul {
  display: flex;

  align-items: center;

  justify-content: center;
}
header .UperHeader ul li {
  padding-left: 20px;
}
header .UperHeader ul li a {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 15px;
}
header .UperHeader ul li img {
  width: 25px;
  margin-right: 7px;
}

header .Header {
  background: #fff;
}
header .navbar {
  padding: 13px 20px;
  width: 100%;
}

header .navbar .navbar-brand {
  padding: 0;
  margin: 0;
  width: 180px;
}
.container {
  max-width: 1000px;
}
/* 
header .navbar .navbar-collapse {
    justify-content: flex-end
}

header .navbar .navbar-nav .nav-item {
    margin: 0 0 0 30px;
}

header .navbar .navbar-nav .nav-item .nav-link {
    color: #000;
    font-size: 17px;
    padding: 10px 0;
    font-weight: 500;
    position: relative;
}

header .navbar .navbar-nav .nav-item .nav-link:before {
    content: '';
    width: 0;
    height: 2px;
    background-color: #F98A1C;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 15px;
    transition: 0.5s all ease-in-out;
}

header .navbar .navbar-nav .nav-item .nav-link:hover:before,
header .navbar .navbar-nav .nav-item.active .nav-link:before {
    width: 100%;
}
 */

/* *********************** Banner CSS *************** */
.BannerBox {
  background-image: url(../images/mgbg.jpg);
  min-height: 463px;
  background-repeat: no-repeat;
  background-size: cover;
}
.BannerBox .TextMain {
  padding: 150px 0 0 0;
}
.BannerBox .TextMain h3 {
  color: #ffcf02;
  font-size: 37px;
  font-weight: 400;
  line-height: 54px;
}
.BannerBox .TextMain h3 span {
  color: #fff;
}
.BannerBox .TextMain p {
  font-size: 24px;
  color: #fff;
  padding-top: 10px;
  letter-spacing: 2px;
}

/* *********************** Banner CSS *************** */

/* *********************** Footer CSS *************** */
.Footer {
  background: #ffe356;
  padding: 50px;
}
h4.HeadingFooter {
  font-size: 33px;
  color: #000000;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 30px;
}
.Footer .FooterBox {
}
.FooterBox .FooterLeft {
  padding-right: 50px;
}
.FooterLeft ul {
}
.FooterLeft ul li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 9px;
}
.FooterLeft ul li span {
  position: absolute;
  left: 0;
  top: 0;
}
.FooterLeft ul li span img {
  width: 33px;
}
.FooterLeft ul li label {
}
.FooterLeft ul li label h4 {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
  line-height: 35px;
}
.FooterLeft ul li label p {
  font-size: 15px;
  line-height: 27px;
  color: #000;
  font-weight: 400;
}
.FooterRight {
  padding-left: 30px;
}
.FooterRight .FormFooter {
}
.FooterRight .FormFooter .form-group {
  display: flex;
  align-items: center;
}
.FooterRight .FormFooter .form-group .form-control {
  box-shadow: none;
  border: 1px solid #000;
  background: transparent;
  border-radius: 7px;
}
.FooterRight .FormFooter .form-group label {
  display: inline-block;
  width: 110px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.FooterRight .FormFooter .Button {
  border: none;
  outline: none;
  padding: 10px 25px;
  font-size: 15px;
  color: #fff;
  border-radius: 6px;
  background: #0757e4;
  box-shadow: 0 3px 10px #a39137;
}
.FooterRight .FormFooter .ButtonFooter {
  text-align: right;
}
textarea {
  resize: none;
}
.FooterBottom {
}
.FooterBottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.FooterBottom ul li {
  padding: 0 6px;
}
.FooterBottom ul li a {
  display: block;
  width: 35px;
}
.FooterBottom ul li img {
}

/* *********************** Footer CSS *************** */
/* *********************** CommonForm CSS *************** */

.EnquiryBox button {
  position: fixed;
  right: -59px;
  background: #27c317;
  width: 155px;
  z-index: 999999;
  top: 50%;
  padding: 10px 0;
  transform: rotate(-90deg);
  text-align: center;
  color: #fff;
  font-weight: 400;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  text-transform: uppercase;
  outline: none;
  border: none;
}
.EnquiryBox button:focus {
  outline: none;
  border: none;
}
.CommonForm {
  padding: 26px 25px;
  text-align: center;
  margin-top: 100px;
  transition: all ease 0.5s;
  transform: translateX(900px);
  position: fixed;
  top: 0;
  right: 0;
  width: 30%;
  background: #fff;
  border-radius: 13px;
}
.CommonForm .EnquiryForm .InnerEnquiry h4 {
  font-size: 25px;
  color: #f03738;
  font-weight: 400;
  margin-bottom: 23px;
}
.CommonForm .EnquiryForm {
}
.EnquiryForm a.CloseModal {
}
.EnquiryForm .InnerEnquiry {
}
.EnquiryForm .InnerEnquiry form {
}
.EnquiryForm .InnerEnquiry .form-group {
}
.EnquiryForm .InnerEnquiry form .form-control {
  border: 1px solid #000;
  border-radius: 6px;
  box-shadow: none;
  color: #000;
}
.EnquiryForm .InnerEnquiry form .form-control::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.EnquiryForm .InnerEnquiry .SubmitEnquiry {
  text-align: right;
}
.Submit {
  border: none;
  outline: none;
  padding: 10px 25px;
  font-size: 15px;
  color: #fff;
  border-radius: 6px;
  background: #f03738;
  box-shadow: 0 3px 10px #979191;
}
.Submit:focus {
  outline: none;
  border: none;
}
.CommonForm.OpenModal {
  position: fixed;
  right: 7%;
  z-index: 999999;
  transition: all ease 0.8s;
  transform: translateX(0px);
  display: initial;
}
button.Close {
  width: 25px;
  height: 25px;
  background: #f03738;
  line-height: 35px;
  border-radius: 100%;
  position: absolute;
  right: -7px;
  cursor: pointer;
  top: -7px;
  font-weight: 800;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  outline: none;
  border: none;
}

/* *********************** CommonForm CSS *************** */
/* *********************** InnerSection CSS *************** */
h2.HeadingMain {
  color: #000;
  font-size: 35px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
}
.Experiences {
  padding: 50px 0;
  background: #f3f3f3;
}
.InnerExperiences {
  padding: 0 20px;
}
.LeftExperience {
}
.LeftExperience::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 1px;
  width: 75%;
  height: 75%;
  transition: all 0.58s ease-in-out;
}
.LeftExperience:hover:before {
  width: 90%;
  height: 90%;
  transition: all 0.58s ease-in-out;
}
.RightExperience::before {
  content: "";
  position: absolute;
  top: -14px;
  right: 1px;
  width: 75%;
  transition: all 0.58s ease-in-out;
  height: 75%;
}
.RightExperience:hover:before {
  width: 90%;
  height: 90%;
  transition: all 0.58s ease-in-out;
}
.RightExperience.Yello::before {
  background: #f8c901;
}
.RightExperience.Pink::before {
  background: #f03738;
}
.LeftExperience.Green::before {
  background: #27c317;
}
.LeftExperience.Blue::before {
  background: #0757e4;
}
.Experiences figure {
  position: relative;
}
.Experiences figure span {
  background: #000;
  width: 100%;
  display: block;
  padding: 12px;
  color: #f8c901;
  font-size: 19px;
  text-align: center;
  font-weight: 400;
  position: absolute;
  bottom: 0;
}

.ChooseMain {
  padding: 50px 0;
}
.ChooseMain .ChooseBox {
}
.ChooseMain .ChooseBox figure {
  width: 55%;
  margin: 0 auto 7px;
}
.ChooseMain .ChooseBox img {
}
.ChooseMain .ChooseBox p {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.TeamsBox {
  padding: 50px 0;
  background: #000000;
}
.TeamsBox p {
  font-size: 20px;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  line-height: 28px;
}
.GameMain {
  padding: 50px 0;
}
.GameMain .GameInner {
}
.GameMain .GameInner ul {
  display: flex;
  margin-bottom: 25px;
}
.GameMain .GameInner ul li {
  text-align: center;
  margin: 0 12px;
  border-radius: 13px;
  padding: 4px;
}
.GameMain .GameInner ul li.Green {
  border: 1px solid green;
}
.GameMain .GameInner ul li.Green span {
  background: green;
  color: #fff;
}
.GameMain .GameInner ul li.Yellow {
  border: 1px solid #f8c901;
}
.GameMain .GameInner ul li.Yellow span {
  background: #f8c901;
  color: #000;
}
.GameMain .GameInner ul li span {
  font-size: 19px;
  width: 208px;
  display: block;
  padding: 10px;
  border-radius: 10px;
}
.GameMain .GameInner p {
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: 400;
}
.OffersMain {
  padding: 50px 0;
  background: #f3f3f3;
}
.OffersMain ul {
  width: 540px;
  margin: 0 auto;
}
.OffersMain ul li {
  padding: 12px;
  text-align: center;
}
.OffersMain ul li.Blue {
  background-color: #0757e4;
}
.OffersMain ul li.Red {
  background-color: #f30f0e;
}
.OffersMain ul li.Green {
  background-color: #27c317;
}
.OffersMain ul li + li {
  margin-top: 10px;
}
.OffersMain ul li span {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
.DiscountsMain {
  padding: 40px 0;
  background: #f8c901;
}
.DiscountsMain p {
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: 400;
}
.AdvanceMain {
  padding: 50px 0;
  background: #f3f3f3;
}
.AdvanceMain h2 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  line-height: 39px;
}
.AdvanceMain .AdvanceLeft {
  padding-top: 20px;
}
.AdvanceMain .AdvanceLeft h6 {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px;
  line-height: 25px;
}
.AdvanceMain .AdvanceLeft ul {
}
.AdvanceMain .AdvanceLeft ul li {
  padding: 10px;
  font-size: 17px;
  font-weight: 400;
  background: #f8c901;
  margin-bottom: 15px;
  list-style: auto;
  color: #000;
  list-style-position: inside;
}

.AdvanceMain .AdvanceLeft ul li span {
}
.AdvanceMain figure {
  box-shadow: 0 4px 12px #333131;
}
.ClientMain {
  padding: 50px 0;
  position: relative;
}
.ClientMain .ClientInner {
  padding: 0 71px;
}
.ClientMain .ClientInner .ClinetBox {
  border: 1px solid #000;
  border-radius: 25px;
  background: #fff;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
}
.ClientMain .ClientInner .ClinetBox figure {
  width: 125px;
  margin: 0 auto;
}
.ClientMain span.Line {
  position: absolute;
  bottom: 94px;
  z-index: -1;
}
.TestimonialMain .owl-carousel .owl-nav button.owl-prev,
.TestimonialMain .owl-carousel .owl-nav button.owl-next {
  width: 32px;
  height: 55px;
  background: #000;
  border-radius: 5px;
  position: absolute;
  top: 100px;
  left: -50px;
  outline: 0px;
  color: #fff;
  font-size: 24px;
}
.TestimonialMain .owl-carousel .owl-nav button.owl-next {
  right: -50px;
  left: auto;
  display: block;
}

.TestimonialCustomer {
  padding: 70px 0 50px 0;
}
.TestimonialCustomer figure {
  margin: 0px;

  display: flex;

  justify-content: center;

  align-items: center;

  box-shadow: 0 0 11px #bbb8b1;

  margin-bottom: 12px;
}
.TestimonialCustomer figure a {
  position: absolute;
  width: 64px;
}
.TestimonialCustomer figure a img {
}
.TestimonialInner h4 {
  text-align: center;
  font-size: 20px;
  color: #000;
  line-height: 35px;
}
.TestimonialInner p {
  font-size: 17px;
  text-align: center;
  color: #000;
  font-weight: 400;
  line-height: 29px;
}
.AboutMicroMain {
  background-image: url(../images/testimonial-bg.png);
  padding: 50px 0;
  background-position: center;
  background-size: cover;
  margin-bottom: 70px;
}
.RightAboutMain {
  padding-top: 13px;
}
.LeftAboutMain {
}
.LeftAboutMain video {
  width: 425px;
  margin: 0;
  box-shadow: 2px 4px 15px #979494;
  border-radius: 30px;
  border: none;
}
.RightAboutMain h3 {
  color: #000;
  font-size: 35px;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
}
.RightAboutMain p {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
  text-align: justify;
}
.ReviewMain {
  display: flex;
  border: 1px solid #000;
  padding: 15px 10px;
  min-height: 297px;
}
.ReviewMain figure {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.ReviewMain figure img {
  width: 50px;
}
.ReviewMain figcaption {
  display: block;
  width: calc(100% - 40px);
  padding-left: 11px;
}
.ReviewMain figcaption h3 {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  line-height: 27px;
  text-decoration: underline;
}
.ReviewMain figcaption h5 {
  font-size: 14px;
  color: grey;
  font-weight: 400;
}
.ReviewMain figcaption p {
  font-size: 14px;
  text-align: justify;
  color: #000;
  font-weight: 400;
  padding-top: 7px;
}
.ReviewMain figcaption .Review {
  display: flex;
  align-items: center;
  padding: 6px 0;
}
.ReviewMain figcaption .Review ul {
  display: flex;
  align-items: center;
}
.ReviewMain figcaption .Review ul li {
  color: #f7b408;
  padding: 0 2px;
}
.ReviewMain figcaption .Review span {
  border: 1px solid #929292;
  padding: 3px 10px;
  border-radius: 6px;
  font-size: 13px;
  color: #000;
  font-weight: 700;
}
.ReviewMain figcaption .Review p {
  font-size: 16px;
  padding: 0 7px;
  color: grey;
}
.MainSlider {
}
.TestimonialMain {
  padding: 50px 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: initial;
}

.ClientMain .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  display: none;
}

/* *********************** InnerSection CSS *************** */

/******* New NP Page For Corporate ********/

.ClientMain.newcp .ClientInner .ClinetBox figure {
  width: 100%;
}

.ClientMain.newcp .ClientInner .ClinetBox {
  min-height: auto;
  overflow: hidden;
  border-radius: 13px;
}

.GameMain.newctcl .GameInner ul li span {
  width: auto;
  font-size: 15px;
}

.GameMain.newctcl .GameInner ul li.Blue {
  border: 1px solid #0757e4;
}

.GameMain.newctcl .GameInner ul li.Blue span {
  background: #0757e4;
}

.GameMain.newctcl .GameInner ul li.Red {
  border: 1px solid #f30f0e;
  color: #fff;
}

.GameMain.newctcl .GameInner ul li.Red span {
  background: #f30f0e;
  color: #fff;
}

.BannerBox.npbx {
  background-image: url(../images/banner-npco1bce.jpg?v=6);
}

.MainSlider.nprvms .ReviewMain {
  min-height: 350px;
}

.LeftAboutMain.npvdthumbs video {
  width: 100%;
  height: 532px;
  background: #000;
}

.nppage-layout .container {
  max-width: 1600px;
  padding: 0 6%;
}

.TestimonialCustomer figure img {
  width: 100%;
}

.Experiences .container {
  max-width: 1308px;
}

.ChooseMain.whychoosenp .ChooseBox img {
  width: 100%;
}

.GameMain.newctcl .GameInner ul li span {
  font-size: 2.9vh;
}

.GameMain.newctcl .GameInner ul li {
  margin: auto;
}
