/*----------------------------
------------------------------
    Theme : PetWeMint
    Version:  1.0.0
    Author:  THK2006
------------------------------
----------------------------*/

/*----------------------------
Web font style start here
----------------------------*/

/*----------------------------
Web font style end here
----------------------------*/

/*----------------------------
Base theme styling start here
----------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&display=swap");

html,
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

* {
  box-sizing: border-box;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

p {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  outline: none;
  border: none;
  font-weight: 500;
  -webkit-transition: color 350ms ease-in-out;
  -moz-transition: color 350ms ease-in-out;
  -ms-transition: color 350ms ease-in-out;
  -o-transition: color 350ms ease-in-out;
  transition: color 350ms ease-in-out;
  vertical-align: baseline;
  background: transparent;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: none;
  border: none;
}

title {
  text-transform: capitalize;
}

ul {
  list-style: none;
}

.container {
  max-width: 1280px;
}

/*----------------------------
Base theme styling end here
----------------------------*/

/*----------------------------
Base fonts start
----------------------------*/



/*----------------------------
Base fonts end
----------------------------*/

/* ========================== home page start ===================================== */

/*----------------------------
Navigation start
----------------------------*/
.menu {
  display: none;
}

.mars-header {
  position: absolute;
  width: 100%;
  z-index: 130;
}

.mars-header .navbar {
  padding-top: 30px;
}

.mars-header .navbar-brand {
  margin-right: 93px;
}

.mars-header .navbar-nav .nav-item .nav-link {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #3c3c3c;
  padding: 0px 0px 8px 0px;
  position: relative;
}

.mars-header .navbar-nav .nav-item {
  padding-right: 50px;
}

.mars-header .navbar-nav .nav-item .nav-link.active::before,
.mars-header .navbar-nav .nav-item .nav-link:hover::before,
.mars-header .navbar-nav .nav-item .nav-link:focus::before {
  content: "";
  background: #f00a50;
  position: absolute;
  width: 100%;
  height: 6px;
  display: block;
  margin: 0px auto;
  bottom: 0;
  left: auto;
  right: auto;
}

/*----------------------------
Navigation End
----------------------------*/

/*----------------------------
Banner start
----------------------------*/

.mars-banner {
  position: relative;
  background: url("../images/ban-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 950px;
}

.mars-banner::before {
  content: "";
  background: url("../images/shape-top.svg") no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
}

.mars-banner::after {
  content: "";
  background: url("../images/wave.svg") no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 64%;
}

.banner-title {
  margin-top: 38px;
}

.mars-banner h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 56px;
  line-height: 62px;
  color: #0000a0;
  max-width: 578px;
  position: relative;
  z-index: 131;
}

.mars-banner p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #3c3c3c;
  max-width: 472px;
  margin: 32px 0px;
  position: relative;
  z-index: 131;
}

.mars-banner .btn.primary-btn {
  background: #0000a0;
  font-weight: 700;
  border-radius: 0px;
  line-height: 37px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  width: 210px;
  height: 50px;
  text-transform: uppercase;
  border: 1px solid #0000a0;
  position: relative;
  z-index: 131;
}

.mars-banner .btn.primary-btn:hover {
  background: #f00a50;
  color: #fff;
  border-color: #f00a50;
}

.banner-shape.left {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
}

.banner-shape.right {
  display: block;
  position: absolute;
  right: 0px;
  top: 40%;
}

.acc-img-detail.hm-info ,.acc-img-detail-habrob.hm-info {
  position: absolute;
  margin: 0px auto;
  left: 41%;
  z-index: 1;
}

.acc-img-detail.hm-info h4,.acc-img-detail-habrob.hm-info h4 {
  font-size: 26px;
  line-height: 32px;
}

/*----------------------------
Banner End
----------------------------*/

/*----------------------------
Service start
----------------------------*/
.mars-service {
  margin: 120px 0px;
}

.mars-bx.login {
  background: #0000a0;
  padding: 40px 40px 31px;
  color: #fff;
}

.mars-bx-title h2 {
  font-weight: 800;
  font-size: 45px;
  line-height: 52px;
}

.mars-bx-title p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin: 15px 0px 0px;
}

.mars-bx.service {
  background: #f00a50;
  padding: 37px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  min-height: 138px;
  filter: drop-shadow(10px 10px 28px rgba(0, 0, 0, 0.1));
}

.mars-bx.service.three {
  background: #f00a50;
  padding: 37px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  min-height: 138px;
}

.mars-bx.service.two {
  background: #3c3c3c;
  margin-top: 25px;
}

.mars-bx.service.four {
  background: #ff7832;
}

.mars-bx.service.five {
  background: #b91991;
}

.mars-bx.service.six {
  background: #ffc828;
}

.mars-bx.service.six h2 {
  color: #3c3c3c;
}

.mars-bx.service.seven {
  background: #0000a0;
}

.mars-bx.service.eight {
  background: #ff1414;
}

.mars-bx.service h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
  max-width: 208px;
}

.mars-bx-icon svg {
  cursor: pointer;
}

/*----------------------------
Service end
----------------------------*/

/*----------------------------
footer start
----------------------------*/

.mars-footer {
  background: #0000a0;
  padding: 40px 0px 30px;
  color: #fff;
}

.footer-links {
  margin-left: 96px;
}

.footer-links li {
  display: inline-block;
}

.footer-links li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-right: 40px;
}

.footer-links li a:hover {
  text-decoration: underline;
}

.footer-links li.setting {
  text-align: center;
  border: 1px solid #fff;
  padding: 4px 24px;
}

.footer-links li.setting a {
  margin-right: 0px;
  font-weight: 400;
  font-size: 14px;
}

.footer-links li.setting:hover {
  background: #fff;
}

.footer-links li.setting:hover a {
  text-decoration: none;
  color: #3c3c3c;
}

.footer-copyrights p {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}

.footer-border {
  margin-top: 38px;
  margin-bottom: 12px;
  opacity: 1;
}

.foot-owner {
  border: 1.5px solid #fff;
  padding: 25px 20px;
  position: relative;
  margin-left: 8px;
}

.foot-owner h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
}

.foot-owner-img {
  margin-top: -56px;
}



/* new footer start */
footer {
  margin-bottom: 30px;
}

.footer-link li {
  display: inline-block;
  margin-bottom: 10px;

}

.footer-link li a {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

.footer-link li a span {
  margin: 0px 5px;
}

.btn.btn-cookie {
  background: #f0f0f0;
  color: #68b631 !important;
  border: 1px solid #68b631;
  font-weight: normal;
  padding: 0.7em 2em;
  font-size: 12px;
  border-radius: 0px;
  line-height: 1.2;
  cursor: pointer;
  -moz-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  -webkit-transition: 1s ease;
  transition: 0.1s ease;
  margin-left: 15px;
}

.btn.btn-cookie:hover {
  background: #68b631;
  color: #fff !important;
}

.footer-icon li {
  display: inline-block;
  margin: 0px 20px;
}

.footer-icon li a {
  font-size: 12px;
  color: grey;
  display: block;
  position: relative;
  background: #0000a0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 2rem auto 10px;
}



.footer-icon {
  display: flex;
  justify-content: center;
  margin: 20px 0px 90px;
}

.footer-icon li a span {
  display: block;
  margin-top: 10px;
  max-width: 80px;
  font-size: 12px;
  color: gray;
  line-height: 18px;
}

.footer-icon li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}

.footer-info p {
  font-size: 12px;
  color: #000;
  font-weight: 400;
}

.copyright p {
  font-size: 11px;
}

.footer-icon li img {
  position: relative;
}





@media screen and (max-width:768px) {
  .footer-icon li a {
    font-size: 12px;
    color: grey;
    display: block;
    position: relative;
    background: #0000a0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    margin: 2rem auto 10px;
  }

  .footer-icon li img {
    max-width: 40px;
  }
}

@media screen and (max-width:767px) {
  footer {
    margin-top: 20px;
  }

  .footer-icon li a img {
    display: none;
  }

  .footer-icon li a {
    font-size: 12px;
    color: grey;
    display: block;
    position: relative;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 0px;
    border-radius: 50%;
    margin: 1rem auto 10px;
  }


  .footer-icon li a span {
    max-width: 100%;
  }

  .footer-icon {
    display: block;
    justify-content: center;
    margin: 20px 0px 20px;
  }

  .footer-icon li {
    display: block;
    margin: 0px 20px;
    text-align: left;
  }
}




/* new footer end */

/*----------------------------
footer end
----------------------------*/

/* ========================== home page end ===================================== */

/* ========================== how it work page start ===================================== */

/*----------------------------
Banner start
----------------------------*/

.works-bg {
  background: #fff9ef;
}

.mars-banner.mars-work-banner {
  position: relative;
  background: url("../images/work-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 950px;
}

.mars-banner.mars-work-banner::after {
  content: "";
  background: url("../images/work-ban-bg.svg") no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
}

.mars-banner.mars-work-banner h1 {
  max-width: 568px;
}

.mars-work-banner .banner-shape.right {
  top: 30px;
}

/*----------------------------
Banner End
----------------------------*/

/*----------------------------
Program start
----------------------------*/
.mars-program {
  margin-top: 120px;
  position: relative;
  margin-bottom: 80px;
}

.section-title h3 {
  font-weight: 800;
  font-size: 45px;
  color: #0000a0;
}

.section-title p {
  margin: 32px 0px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #3c3c3c;
}

.program-img {
  position: relative;
}

.program-img-shap {
  position: absolute;
  left: -160px;
  bottom: -30px;
}

.item-img {
  position: relative;
  z-index: 1;
}

.program-list-item .item-img {
  position: relative;
  z-index: 1;
  background: #0000a0;
  display: block;
  max-width: 60px;
  height: 60px;
  text-align: center;
  line-height: 55px;
  border-radius: 50%;
  width: 60px;
  margin-right: 15px;
}

.item-title h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3c3c3c;
  max-width: 180px;
}

.program-list-info {
  position: relative;
  width: 100%;
  display: flex;
  margin-bottom: 30px;
}

.program-list-item {
  width: 44%;
  display: flex;
  align-items: center;
}

.mars-program-right-info {
  padding-left: 100px;
  padding-top: 0px;
}

.program-img img {
  width: 100%;
}

.acc-info.section-title p {
  max-width: 486px;
}

.acc-right-img img {
  width: 100%;
  position: relative;
}

.acc-img-detail {
  background: #0000a0;
  padding: 22px 36px;
  max-width: 328px;
  position: relative;
  margin-top: -130px;
  margin-left: -38px;
}
.frontend-info .acc-img-detail {
  max-width: 425px;
}
.acc-img-detail-habrob {
  background: #0000a0;
  padding: 22px 36px;
  max-width: 350px;
  position: relative;
  margin-top: -130px;
  margin-left: -36px;
}

.acc-img-detail h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 10px;
}
.acc-img-detail-habrob h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 10px;
}

.acc-img-detail li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  position: relative;
}
.acc-img-detail-habrob li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  position: relative;
}

.acc-img-detail li::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: -15px;
  top: 12px;
}
.acc-img-detail-habrob li::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: -15px;
  top: 12px;
}
.acc-img-detail ul {
  margin-left: 18px;
}
.acc-img-detail-habrob ul {
  margin-left: 18px;
}
.mars-info-img {
  margin-bottom: 120px;
}

.mars-info-img img {
  width: 100%;
  display: block;
}

.program-list-info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3c3c3c;
}

/*----------------------------
Program end
----------------------------*/

/*----------------------------
Mobile start
----------------------------*/
.mars-mobile {
  background: #f00a50;
}

.mobile-info h2 {
  font-weight: 800;
  font-size: 45px;
  line-height: 52px;
  color: #fff9ef;
  max-width: 620px;
}

.mobile-img {
  text-align: center;
  position: relative;
}

.mobile-img img {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  max-width: 620px;
  margin-top: -50px;
}

.mobile-shap {
  position: absolute;
  bottom: 0px;
}

.mars-acc {
  margin: 120px 0px;
}

/*----------------------------
Mobile end
----------------------------*/

/*----------------------------
Testimonials start
----------------------------*/

.mars-testimonials {
  margin-bottom: 120px;
}

.slider-img {
  width: 100%;
}

.slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-info {
  background: #fff;
  height: 100%;
  -webkit-box-shadow: 10px 10px 28px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 28px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 10px 10px 28px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 10px 10px 28px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 28px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 42px;
}

.slider-info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #3c3c3c;
  margin: 32px 0px;
}

.slider-info h4 {
  font-weight: 700;
  font-size: 26px;
  color: #0000a0;
}

.slider-item .col-md-6 {
  padding: 0px;
}

.mars-testimonials .section-title {
  margin-bottom: 55px;
}

.owl-carousel .owl-stage-outer {
  height: 60vh;
}

/*----------------------------
Testimonials start
----------------------------*/

/* ========================== how it work page end ===================================== */

/* ========================== graduate page start ===================================== */
.grad-upskill {
  margin-bottom: 156px;
}

.grad-upskill .section-title h3 {
  max-width: 480px;
}

.mars-grad-banner.mars-banner {
  position: relative;
  background: url("../images/dog-with-stick-runnig.jpg") no-repeat;
  background-position: bottom;
  background-size: 118%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 1100px;
  position: relative;
}

.mars-grad-banner .banner-shape.right {
  display: block;
  position: absolute;
  left: -70px;
  top: 65%;
}

.mars-grad-banner.mars-banner::after {
  content: "";
  background: url("../images/grad-bg.svg") no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 37%;
}

.grad-upskill .acc-right-info {
  position: relative;
}




.mars-grad-banner .mars-banner h1 {
  position: relative;
}

.mars-grad-banner .banner-title h1::before {
  content: "";

  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
  filter: blur(8px);
  -webkit-filter: blur(8px);
}

.acc-img-detail h4,
.acc-img-detail h6 ,.acc-img-detail-habrob h4,
.acc-img-detail-habrob h6  {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}

.acc-img-detail h4,.acc-img-detail-habrob h4 {
  font-weight: 800;
}

.acc-img-detail a,.acc-img-detail-habrob a {
  color: #fff;
  text-decoration: underline;
  font-weight: 300;
}

.acc-img-detail h4 span,
.acc-img-detail h6 span ,.acc-img-detail-habrob h4 span,
.acc-img-detail-habrob h6 span {
  font-weight: 700;
}

.grad-upskill .acc-img-detail {
  position: absolute;
}
.grad-upskill .acc-img-detail-habrob {
  position: absolute;
  right: -50px;
}

.grad-upskill .acc-info {
  margin-left: 80px;
  margin-top: 60px;
}

.grad-upskill .acc-info p a {
  color: #0000a0;
  text-decoration: underline;
  font-weight: 800;
}

.grad-upskill .acc-info h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #3c3c3c;
}

.mars-uplskill-info {
  margin-bottom: 120px;
}

.mars-uplskill-info img {
  width: 100%;
  display: block;
}

.mars-uplskill-info img,
.mars-uplskill-info {
  position: relative;
}

.skill-info-shap {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -160px;
}

.grad-img {
  margin-top: 15px;
}

.acc-info.section-title h3 {
  font-size: 25px;
  line-height: 40px;
}


/* ========================== graduate page end ===================================== */