@font-face {
  font-family: 'Futura PT Book';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Book"), url("../font/FuturaCyrillicBook.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Light';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Light"), url("../fonts/FuturaCyrillicLight.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Medium"), url("../fonts/FuturaCyrillicMedium.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Demi';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Demi"), url("../fonts/FuturaCyrillicDemi.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Heavy';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Heavy"), url("../fonts/FuturaCyrillicHeavy.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Bold"), url("../fonts/FuturaCyrillicBold.woff") format("woff");
}

@font-face {
  font-family: 'Futura PT Extra Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Extra Bold"), url("../fonts/FuturaCyrillicExtraBold.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 55 Roman';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 55 Roman"), url("AvenirLTStd-Roman.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 55 Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 55 Oblique"), url("AvenirLTStd-Oblique.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 35 Light';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 35 Light"), url("../fonts/AvenirLTStd-Light.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 35 Light Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 35 Light Oblique"), url("../fonts/AvenirLTStd-LightOblique.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 45 Book';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 45 Book"), url("../fonts/AvenirLTStd-Book.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 45 Book Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 45 Book Oblique"), url("../fonts/AvenirLTStd-BookOblique.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 65 Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 65 Medium"), url("../fonts/AvenirLTStd-Medium.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 65 Medium Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 65 Medium Oblique"), url("../fonts/AvenirLTStd-MediumOblique.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 85 Heavy';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 85 Heavy"), url("../fonts/AvenirLTStd-Heavy.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 85 Heavy Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 85 Heavy Oblique"), url("../fonts/AvenirLTStd-HeavyOblique.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 95 Black';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 95 Black"), url("../fonts/AvenirLTStd-Black.woff") format("woff");
}

@font-face {
  font-family: 'Avenir LT Std 95 Black Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir LT Std 95 Black Oblique"), url("../fonts/AvenirLTStd-BlackOblique.woff") format("woff");
}

@font-face {
  font-family: 'Soleil Lt';
  src: url("Soleil-Light.woff2") format("woff2"), url("../fonts/Soleil-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Soleil';
  src: url("Soleil-Regular.woff2") format("woff2"), url("../fonts/Soleil-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Soleil Bk';
  src: url("Soleil-Book.woff2") format("woff2"), url("../fonts/Soleil-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Soleil';
  src: url("Soleil-Bold.woff2") format("woff2"), url("../fonts/Soleil-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.footer-detail {
  padding: 66px 0px;
}
.footer-detail>div.container {

    max-width: 1353px;
}
.footer-detail .footer-logo-sec {
  text-align: center;
}

.footer-detail .footer-logo-sec p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  text-align: center;
  color: #929292;
  margin-top: 16px;
}

.footer-detail .footer-menulinks {
  max-width: 1256px;
  width: 100%;
  margin: auto;
  padding: 24px 0px 16px 0px;
  border-bottom: 1.36px solid #D1D1D1;
}

.footer-detail .footer-menulinks ul {
  max-width: 1050px;
  width: 100%;
  margin: auto auto 0px auto;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-detail .footer-menulinks ul li a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  text-align: center;
  color: #000000;
  margin-top: 16px;
  text-decoration: none;
}

.footer-detail .footer-addressinfo {
  /*max-width: 1256px;*/
  width: 100%;
  /*margin: auto;*/
  padding-top: 16px;
}

.footer-detail .footer-addressinfo ul {
  /*max-width: 1250px;*/
  width: 100%;
  margin: auto;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-detail .footer-addressinfo ul li {
  position: relative;
}

.footer-detail .footer-addressinfo ul li a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 184.2%;
  text-align: center;
  color: #000000;
  margin-top: 16px;
  text-decoration: none;
}

.footer-detail .footer-addressinfo ul li::after {
  content: '';
  background: #000000;
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  right: -23px;
}

.footer-detail .footer-addressinfo ul li:last-child {
  list-style: none;
}

.footer-detail .footer-addressinfo ul li:last-child::after {
  display: none;
}

.desktop-header {
  padding: 33px 0px;
  background: #FFFFFF;
}

.desktop-header .desktop-menu .navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.desktop-header .desktop-menu .black-menu {
  max-width: 526px;
  width: 100%;
  margin-right: auto;
}

.desktop-header .desktop-menu .black-menu ul li {
  margin-left: 24px;
}

.desktop-header .desktop-menu .black-menu ul li a {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 450;
  font-size: 18px;
  line-height: 158%;
  text-align: center;
  color: #200116;
  padding-top: 3px;
  padding-bottom: 3px;
}

.desktop-header .desktop-menu .blue-menu {
  max-width: 299px;
  width: 100%;
  margin-left: auto;
}

.desktop-header .desktop-menu .blue-menu ul {
  position: relative;
}

.desktop-header .desktop-menu .blue-menu ul::before {
  content: '';
  background: #D1D1D1;
  width: 1px;
  height: 34px;
  display: inline-block;
}

.desktop-header .desktop-menu .blue-menu ul li {
  margin-left: 24px;
}

.desktop-header .desktop-menu .blue-menu ul li a {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 450;
  font-size: 18px;
  line-height: 158%;
  text-align: center;
  color: #0B8CD3;
  padding-top: 3px;
  padding-bottom: 3px;
}

.darkheader {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
}

.darkheader .mobile-header {
  background: #200116;
}

.darkheader .mobile-header .mobile-logo {
  display: none;
}

.darkheader .mobile-header .hover-logo {
  display: block;
}

.darkheader .mobile-header a {
  color: #FFFFFF !important;
}

.mobile-header {
  display: none;
}

.common-btn .btn-link {
  background: #200116;
  border-radius: 64px;
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 450;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 15px 40px;
}

.common-btn .btn-link:hover {
  background: #904065;
}

.common-form .form-control {
  background-color: #F5F5F5;
  border: 1px solid #D1D1D1;
  border-radius: 0;
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  padding: 8px 16px;
}

.common-form .form-control::-webkit-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.common-form .form-control:-ms-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.common-form .form-control::-ms-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.common-form .form-control::placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.common-form .form-check .rounded-checkbox {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.common-form .form-check label {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.hometop-sec {
  position: relative;
}

.hometop-sec .home-top-cont {
  max-width: 653px;
  width: 100%;
  margin-right: auto;
  position: absolute;
  top: 169px;
}

.hometop-sec .home-top-cont h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  margin-bottom: 24px;
}

.hometop-sec .home-top-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.hometop-sec .home-top-cont .explore-btn {
  max-width: 199px;
  width: 100%;
  margin-top: 24px;
}

.hometop-sec .morebelow-sec {
  max-width: 95px;
  width: 100%;
  margin: auto;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.hometop-sec .morebelow-sec h5 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  margin-bottom: 16px;
}

.see-simple-sec {
  background: #F5F5F5;
  padding: 80px 0px;
}

.see-simple-sec .title {
  margin-bottom: 48px;
}

.see-simple-sec .title h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
}

.see-simple-sec .simple-box {
  background: #FFFFFF;
  max-width: 386px;
  width: 100%;
}

.see-simple-sec .simple-box .simple-desc {
  padding: 40px;
}

.see-simple-sec .simple-box .simple-desc h6 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
}

.see-simple-sec .simple-box .simple-desc p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  text-align: center;
}

.see-simple-sec .abt-btn {
  max-width: 199px;
  width: 100%;
  margin: 48px auto auto auto;
}

.our-expertise-sec {
  background: url(../images/ourexpertise-bg.png) no-repeat center center;
  background-size: cover;
  padding: 104px 0px;
}

.our-expertise-sec .container {
  max-width: 1443px;
}

.our-expertise-sec .title {
  margin-bottom: 40px;
}

.our-expertise-sec .title h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
}

.our-expertise-sec .title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  text-align: center;
}

.our-expertise-sec .expertise-box {
  background: #200116;
  padding: 40px 25px;
  text-align: center;
  max-width: 346px;
}

.our-expertise-sec .expertise-box h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
}

.our-expertise-sec .expertise-box p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #D1D1D1;
}

.our-expertise-sec .expertise-box a {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

.getstarted-sec {
  background: url(../images/getstarted-bg.png) no-repeat center center;
  background-size: cover;
}

.getstarted-sec .getstart-cont {
  max-width: 720px;
  width: 100%;
  margin-right: auto;
  padding: 64px;
  top: 0;
  margin-left: 240px;
  background: #FFFFFF;
}

.getstarted-sec .getstart-cont .title h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  text-align: left;
}

.getstarted-sec .getstart-cont .iconbox-sec .iconbox {
  margin-top: 24px;
  max-width: 279px;
}

.getstarted-sec .getstart-cont .iconbox-sec .iconbox h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  margin-top: 16px;
  text-align: left;
}

.getstarted-sec .getstart-cont .iconbox-sec .iconbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  text-align: left;
}

.getstarted-sec .getstart-cont .iconbox-sec .service-btn {
  max-width: 199px;
  margin-top: 8px;
}

.getin-touch-sec .getin-touch-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.getin-touch-sec .getin-touch-cont .left-img {
  max-width: 975px;
  width: 100%;
  background: #200116;
}

.getin-touch-sec .getin-touch-cont .right-getintouch {
  width: 100%;
  background: #200116;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont {
  max-width: 528px;
  width: 100%;
  margin: 217px auto 217px 104px;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
  text-align: left;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #D1D1D1;
  text-align: left;
  margin: 24px 0px;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont .getin-btn {
  max-width: 159px;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont .getin-btn .btn-link {
  background: #0B8CD3;
}

.getin-touch-sec .getin-touch-cont .right-getintouch .right-cont .getin-btn .btn-link:hover {
  background: #904065;
}

.about-topsec {
  background: url(../images/about-top-bg.png) no-repeat center center;
  background-size: cover;
}

.about-topsec .abt-top-cont {
  padding: 197px 0px 53px 0px;
  max-width: 1058px;
  width: 100%;
  margin: auto;
  text-align: center;
}

.about-topsec .abt-top-cont .title {
  margin-bottom: 82px;
}

.about-topsec .abt-top-cont .title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
}

.about-topsec .abt-top-cont .title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #D1D1D1;
  max-width: 653px;
  margin: auto;
}

.about-topsec .abt-top-cont .morebelow-sec h5 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.writing-expert-sec {
  padding: 24px 0px;
}

.writing-expert-sec .writing-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.writing-expert-sec .writing-cont .right-cont-sec {
  max-width: 912px;
  margin-left: auto;
}

.writing-expert-sec .writing-cont .right-cont-sec .right-cont {
  background: #F5F5F5;
  padding: 44px 80px;
  margin-bottom: 24px;
  margin-right: 24px;
}

.writing-expert-sec .writing-cont .right-cont-sec .right-cont h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #0B8CD3;
  text-align: left;
}

.writing-expert-sec .writing-cont .right-cont-sec .right-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin: 24px 0px;
}

.writing-expert-sec .writing-cont .right-cont-sec .right-cont .serv-btn {
  max-width: 179px;
}

.joinus-sec .join-cont .row > * {
  padding: 0;
}

.joinus-sec .join-cont .join-right-sec {
  max-width: 960px;
}

.joinus-sec .join-cont .join-right-sec .join-right-cont {
  text-align: left;
  padding-left: 104px;
  max-width: 611px;
}

.joinus-sec .join-cont .join-right-sec .join-right-cont h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #0B8CD3;
  text-align: left;
}

.joinus-sec .join-cont .join-right-sec .join-right-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin: 24px 0px;
}

.joinus-sec .join-cont .join-right-sec .join-right-cont .join-btn {
  max-width: 132px;
}

.unlock-business {
  background: #200116;
  padding: 80px 0px;
}

.unlock-business .unlock-cont {
  position: relative;
}

.unlock-business .unlock-cont .unlock-left {
  max-width: 347px;
}

.unlock-business .unlock-cont .unlock-left .listbox h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.unlock-business .unlock-cont .unlock-left .listbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #FFFFFF;
  opacity: 0.7;
}

.unlock-business .unlock-cont .unlock-left .middle-listbox {
  margin: 32px 0px;
}

.unlock-business .unlock-cont .unlock-right {
  text-align: left;
  max-width: 757px;
  margin-left: auto;
}

.unlock-business .unlock-cont .unlock-right::before {
  content: '';
  background: #864965;
  display: inline-block;
  width: 1.37px;
  height: 349px;
  position: absolute;
  left: 420px;
  top: 6px;
}

.unlock-business .unlock-cont .unlock-right h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
  text-align: left;
}

.unlock-business .unlock-cont .unlock-right p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin-top: 24px;
  color: #FFFFFF;
  max-width: 620px;
  opacity: 0.7;
}

.abt-getstarted-sec {
  background: url(../images/abt-getstarted-img.png) no-repeat center center;
  background-size: cover;
}

.abt-getstarted-sec .getstart-cont {
  max-width: 720px;
  width: 100%;
  margin-right: auto;
  padding: 95px 80px;
  top: 0;
  margin-left: 240px;
  background: #FFFFFF;
}

.abt-getstarted-sec .getstart-cont .title h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #0B8CD3;
  text-align: left;
}

.abt-getstarted-sec .getstart-cont .detailbox-sec {
  margin: 8px 0px;
}

.abt-getstarted-sec .getstart-cont .detailbox-sec .detailbox {
  margin: 24px 0px;
}

.abt-getstarted-sec .getstart-cont .detailbox-sec .detailbox h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #0B8CD3;
}

.abt-getstarted-sec .getstart-cont .detailbox-sec .detailbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.abt-getstarted-sec .getstart-cont .service-btn {
  max-width: 232px;
}

.joinus-form {
  background: #F5F5F5;
  padding: 60px 0px;
}

.joinus-form .joinusform-cont {
  max-width: 743px;
  margin: auto;
}

.joinus-form .joinusform-cont .joinform-title {
  text-align: center;
  max-width: 466px;
  margin: auto auto 24px auto;
}

.joinus-form .joinusform-cont .joinform-title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  color: #200116;
}

.joinus-form .joinusform-cont .joinform-title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.joinus-form .joinusform-cont .form-sec {
  background: #FFFFFF;
  padding: 40px;
}

.joinus-form .joinusform-cont .form-sec textarea {
  min-height: 104px;
}

.joinus-form .joinusform-cont .form-sec .file-icon {
  background-image: url(../images/upload-icon.svg);
  background-repeat: no-repeat;
  background-position: 96%;
}

.joinus-form .joinusform-cont .form-sec .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.joinus-form .joinusform-cont .form-sec .form-check label span {
  color: #0B8CD3;
}

.joinus-form .joinusform-cont .form-sec .customcheckbox-joinus .form-check-input {
  border: 2px solid #200116;
  border-radius: 10px;
  padding: 8px;
  margin-right: 10px;
  margin-top: -3px;
}

.joinus-form .joinusform-cont .form-sec .customcheckbox-joinus .form-check-input:checked {
  background-color: #200116;
}

.customcheckbox-joinus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.customcheckbox-joinus .form-check-input {
  border: 2px solid #200116;
  border-radius: 10px;
  padding: 8px;
  margin-right: 10px;
  margin-top: -3px;
}

.customcheckbox-joinus .form-check-input:checked {
  background-color: #200116;
}

.contactform .customcheckbox-joinus label span {
  color: #0B8CD3;
}

.gotques-sec {
  padding-bottom: 24px;
  background: #F5F5F5;
}

.gotques-sec .gotques-cont {
  background: #fff;
}

.gotques-sec .row > * {
  padding: 0;
}

.gotques-sec .gotques-left-sec {
  max-width: 528px;
  margin-left: auto;
  margin-right: 100px;
}

.gotques-sec .gotques-left-sec h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #0B8CD3;
  text-align: left;
  margin-bottom: 12px;
}

.gotques-sec .gotques-left-sec p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin: 12px 0px 24px 0px;
}

.gotques-sec .gotques-left-sec .getin-btn {
  max-width: 170px;
  margin-top: 12px;
}

.ourservice-topsec {
  background: url(../images/ourservice-top-bg.png) no-repeat center center;
  background-size: cover;
}

.ourservice-topsec .overservice-top-cont {
  padding: 226px 0px 53px 0px;
  max-width: 1292px;
  width: 100%;
  margin: auto;
  text-align: center;
}

.ourservice-topsec .overservice-top-cont .title {
  margin-bottom: 156px;
}

.ourservice-topsec .overservice-top-cont .title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
}

.ourservice-topsec .overservice-top-cont .morebelow-sec h5 {
  font-style: normal;
  font-family: "Futura PT Medium";
  font-weight: 400;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.core-services-sec .container {
  max-width: 1440px;
}

.core-services-sec .coreserv-title {
  padding: 80px 0px;
  max-width: 550px;
  margin: auto;
}

.core-services-sec .coreserv-title h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #200116;
}

.core-services-sec .coreserv-title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.core-services-sec .coreserv-box-sec .row > * {
  padding: 0;
}

.core-services-sec .coreserv-box-sec .servbox-row {
  max-height: 400px;
}

.core-services-sec .coreserv-box-sec .servbox-row .ser-boxbg {
  background: #F5F5F5;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox {
  max-height: 400px;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #200116;
  text-align: left;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #0B8CD3;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin: 24px 0px;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox .addcart-btn {
  max-width: 168px;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox .addcart-btn .btn-link {
  background: #0B8CD3;
}

.core-services-sec .coreserv-box-sec .servbox-row .service-contbox .addcart-btn .btn-link:hover {
  background: #904065;
}

.core-services-sec .coreserv-box-sec .servbox-one,
.core-services-sec .coreserv-box-sec .servbox-two {
  padding: 62px 64px 58px 64px;
}

.core-services-sec .coreserv-box-sec .servbox-three,
.core-services-sec .coreserv-box-sec .servbox-four {
  padding: 47px 62px;
}

.core-services-sec .coreserv-box-sec .boxrow-two {
  margin: 16px 0;
}

.core-services-sec .coreserv-box-sec .boxrow-three {
  margin-bottom: 16px;
}

.services-seesimple-sec {
  background: #FFFFFF;
}

.services-seesimple-sec .title br {
  display: none;
}

.advertise-services-topsec {
  background: url(../images/advertising-top-bg.png) no-repeat center center;
  background-size: cover;
}

.advertise-services-topsec .service-top-cont {
  padding: 187px 0px 50px 0px;
  max-width: 1058px;
  width: 100%;
  margin: auto;
  text-align: center;
}

.advertise-services-topsec .service-top-cont .title {
  margin-bottom: 156px;
}

.advertise-services-topsec .service-top-cont .title h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #0B8CD3;
}

.advertise-services-topsec .service-top-cont .title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
}

.advertise-services-topsec .service-top-cont .title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #FFFFFF;
  max-width: 720px;
  margin: 19px auto 0 auto;
}

.advertise-services-topsec .service-top-cont .morebelow-sec h5 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 16px;
}

.adservice-core {
  padding: 80px 0px;
}

.adservice-core .container {
  max-width: 1440px;
}

.adservice-core .coreserv-box-sec .servbox-row {
  max-height: 400px;
}

.adservice-core .coreserv-box-sec .servbox-row .ser-boxbg {
  background: #F5F5F5;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox {
  padding: 60px 64px;
  max-height: 400px;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #200116;
  text-align: left;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #0B8CD3;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  margin: 24px 0px;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox .addcart-btn {
  max-width: 168px;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox .addcart-btn .btn-link {
  background: #0B8CD3;
}

.adservice-core .coreserv-box-sec .servbox-row .service-contbox .addcart-btn .btn-link:hover {
  background: #904065;
}

.adservice-core .coreserv-box-sec .boxrow-two {
  margin: 16px 0;
}

.adservice-core .coreserv-box-sec .boxrow-four {
  margin-top: 16px;
}

.adv-needhelp-sec {
  background: url(../images/advertise-lastsec-bg.png) no-repeat center center;
  background-size: cover;
}

.adv-needhelp-sec .needhelp-box {
  margin-top: 434px;
  min-height: 365px;
  max-width: 537px;
  width: 100%;
  background: #F5F5F5;
}

.adv-needhelp-sec .needhelp-box .needhelp-box-cont {
  padding: 80px 65px;
}

.adv-needhelp-sec .needhelp-box .needhelp-box-cont h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #0B8CD3;
}

.adv-needhelp-sec .needhelp-box .needhelp-box-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.adv-needhelp-sec .needhelp-box .needhelp-box-cont .cont-btn {
  max-width: 159px;
}

.socialmedia-serv-topsec {
  background: url(../images/socialmedia-topbg.png) no-repeat center center;
  background-size: cover;
}

.social-needhelp-sec {
  background: url(../images/socialmedia-lastsec-bg.png) no-repeat center center;
  background-size: cover;
}

.corporate-serv-topsec {
  background: url(../images/corporate-topbg.png) no-repeat center center;
  background-size: cover;
}

.corporate-needhelp-sec {
  background: url(../images/corporate-needhelp-bg.png) no-repeat center center !important;
  background-size: cover;
}

.creative-serv-topsec {
  background: url(../images/creative-topbg.png) no-repeat center center;
  background-size: cover;
}

.corporate-needhelp-sec {
  background: url(../images/creative-needhelp-bg.png) no-repeat center center;
  background-size: cover;
}

.contactus-sec .contactus-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F5F5;
}

.contactus-sec .contact-form {
  max-width: 567px;
  width: 100%;
  margin-left: auto;
  margin-right: 81px;
}

.contactus-sec .contact-form .title h1 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  text-align: left;
}

.contactus-sec .contact-form .title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-size: 18px;
  line-height: 158%;
}

.contactus-sec .contact-form .contact-form {
  margin-top: 24px;
}

.contactus-sec .contact-form .contact-form .form-check {
  padding: 0;
}

.contactus-sec .contact-form .contact-form .form-check label {
  font-size: 15px;
  line-height: 222%;
}

.contactus-sec .contact-form .contact-form .form-check label span {
  color: #0B8CD3;
}

.signin-sec {
  position: relative;
}

.signin-sec .sigin-form-sec {
  max-width: 625px;
  width: 100%;
  background: #FFFFFF;
  position: absolute;
  top: 145px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.signin-sec .sigin-form-sec .signin-form {
  padding: 80px;
}

.signin-sec .sigin-form-sec .signin-form h2 {
  font-family: "Avenir LT Std 65 medium";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  text-align: center;
  color: #0B8CD3;
  margin-bottom: 40px;
}

.signin-sec .sigin-form-sec .signin-form .form-check {
  padding-left: 0;
}

.signin-sec .sigin-form-sec .signin-form .signin-btn {
  margin: 40px 0px 32px 0px;
}

.signin-sec .sigin-form-sec .signin-form .goto-register {
  text-align: center;
}

.signin-sec .sigin-form-sec .signin-form .goto-register a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #200116;
  text-decoration: none;
  font-size: 18px;
}

.register-sec .register-form-sec {
  top: 48px;
}

.register-sec .register-form-sec .register-form {
  padding: 60px;
}

.register-sec .register-form-sec .register-fields {
  max-width: 465px;
  margin: auto;
  padding-bottom: 10px;
}

.register-sec .register-form-sec .form-check label {
  font-family: 'Soleil';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 222%;
}

.register-sec .register-form-sec .form-check label span {
  color: #0B8CD3;
}

.shoppingcart-top-sec {
  background: url(../images/shopping-carttop-bg.png) no-repeat center center;
  background-size: cover;
}

.shoppingcart-top-sec .shopping-cont {
  max-width: 481px;
  width: 100%;
  margin: auto;
  padding: 133px 0px;
}

.shoppingcart-top-sec .shopping-cont h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  color: #FFFFFF;
}

.shoppingcart-top-sec .shopping-cont p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #FFFFFF;
}

.shopping-cart-sec {
  background: #F5F5F5;
}

.shopping-cart-sec .shopping-cart-cont {
  max-width: 949px;
  width: 100%;
  margin: auto;
  padding: 60px 0px 64px 0px;
}

.shopping-cart-sec .shopping-cart-cont table thead {
  border-bottom: 1px solid #200116;
}

.shopping-cart-sec .shopping-cart-cont table thead h5 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  color: #0B8CD3;
}

.shopping-cart-sec .shopping-cart-cont table tbody tr:nth-child(odd) {
  background: #FFFFFF;
}

.shopping-cart-sec .shopping-cart-cont table tbody tr:nth-child(even) {
  background: #f5f5f5;
}

.shopping-cart-sec .shopping-cart-cont table tbody h4 {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Medium";
  font-weight: 400;
  color: #0B8CD3;
}

.shopping-cart-sec .shopping-cart-cont table tbody p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.shopping-cart-sec .shopping-cart-cont table tbody h5 a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Demi";
  font-weight: 500;
  color: #200116;
  text-decoration: none;
}

.shopping-cart-sec .shopping-cart-cont table tbody tr {
  vertical-align: middle;
}

.shopping-cart-sec .shopping-cart-cont table tbody tr td {
  padding: 16px auto;
  border-bottom: none;
}

.shopping-cart-sec .shopping-cart-cont table tbody tr .service-details {
  padding: 0px 24px;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec {
  margin-top: 16px;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input {
  background: #FFFFFF;
  padding: 20px 16px;
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #864965;
  border: 0;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input::-webkit-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #864965;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input:-ms-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #864965;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input::-ms-input-placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #864965;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box input::placeholder {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #864965;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box .apply-coupon-btn .btn-link {
  background: #0B8CD3;
  padding: 22px 40px;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .apply-coupon-box .apply-coupon-btn .btn-link:hover {
  background: #904065;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box {
  margin-top: 16px;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box h4 {
  font-family: "Futura PT Demi";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 139%;
  text-transform: capitalize;
  color: #FFFFFF;
  color: #FFFFFF;
  background: #864965;
  padding: 20px 24px;
  text-align: center;
}

.shopping-cart-sec .shopping-cart-cont .coupon-total-sec .grand-total-box .checkout-btn .btn-link {
  padding: 22px 40px;
}

.shopping-cart-sec .shopping-cart-cont .shopping-checkbox {
  text-align: center;
  margin: 24px 0px;
}

.shopping-cart-sec .shopping-cart-cont .shopping-checkbox .form-check label {
  font-family: 'Soleil';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 222%;
}

.shopping-cart-sec .shopping-cart-cont .shopping-checkbox .form-check label span {
  color: #0B8CD3;
}

.shopping-cart-sec .shopping-cart-cont .shopping-checkbox .form-check label br {
  display: none;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details {
  max-width: 327px;
  margin: auto;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox {
  background: #FFFFFF;
  padding: 24px;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox .service-detail p {
  text-align: center;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox h4 {
  font-family: 'Soleil';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #0B8CD3;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: 'Soleil';
  font-weight: 400;
  font-size: 14px;
  line-height: 222%;
  margin-bottom: 0;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox .qty-billtotal-sec {
  border-top: 1px solid #864965;
  border-bottom: 1px solid #864965;
  margin: 8px 0px;
  padding: 8px 0px;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .shoppbox .action a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Demi";
  font-weight: 500;
  color: #200116;
  text-decoration: none;
}

.shopping-cart-sec .shopping-cart-cont .mobile-shopping-details .shop-details .bottomborder {
  margin-bottom: 20px;
}

.personal-billing-detailsec {
  background: #F5F5F5;
}

.personal-billing-detailsec .pers-bill-detail-cont {
  padding: 80px 0px 40px 0px;
  max-width: 949px;
  margin: auto;
}

.personal-billing-detailsec .pers-bill-detail-cont .title {
  margin-bottom: 40px;
}

.personal-billing-detailsec .pers-bill-detail-cont .title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  text-align: center;
}

.personal-billing-detailsec .pers-bill-detail-cont .personaldet-box {
  margin-bottom: 40px;
}

.personal-billing-detailsec .pers-bill-detail-cont .personaldet-box h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #864965;
  text-align: center;
}

.personal-billing-detailsec .pers-bill-detail-cont .personaldet-box .form-sec {
  background: #FFFFFF;
  margin-top: 32px;
}

.personal-billing-detailsec .pers-bill-detail-cont .personaldet-box .form-sec .personal-form {
  padding: 40px 40px 30px 40px;
}

.personal-billing-detailsec .pers-bill-detail-cont .billdet-box h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #864965;
  text-align: center;
}

.personal-billing-detailsec .pers-bill-detail-cont .billdet-box .form-sec {
  background: #FFFFFF;
  margin-top: 32px;
}

.personal-billing-detailsec .pers-bill-detail-cont .billdet-box .form-sec .bill-form {
  padding: 40px 40px 30px 40px;
}

.personal-billing-detailsec .pers-bill-detail-cont .billdet-box .dropdown {
  background-image: url(../images/country-dropdown.svg);
  background-repeat: no-repeat;
  background-position: 98%;
}

.shopping-cart-sec .shopping-cart-cont h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #864965;
  text-align: center;
}

.paymentsuccess-topsec {
  background: url(../images/payment-success-topbg.png) no-repeat center center;
  background-size: cover;
}

.paymentsuccess-topsec .paysucc-cont {
  padding: 150px 0px;
  max-width: 1070px;
  margin: auto;
}

.paymentsuccess-topsec .paysucc-cont h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  text-align: center;
}

.paymentsuccess-topsec .paysucc-cont h1 br {
  display: none;
}

.payment-shop-sec .shopping-cart-cont {
  max-width: 791px;
}

.paymentfail-topsec {
  background: url(../images/payment-fail-topbg.png) no-repeat center center;
  background-size: cover;
}

.account-detailsec {
  background: #F5F5F5;
}

.account-detailsec .account-detail-cont {
  max-width: 982px;
  margin: auto;
  padding: 80px 0px;
}

.account-detailsec .account-detail-cont .title {
  text-align: center;
  margin-bottom: 24px;
}

.account-detailsec .account-detail-cont .title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
}

.account-detailsec .account-detail-cont .title p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  max-width: 528px;
  margin: auto;
}

.account-detailsec .account-detail-cont .account-tabs {
  max-width: 710px;
  margin: auto;
}

.account-detailsec .account-detail-cont .account-tabs ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.account-detailsec .account-detail-cont .account-tabs a {
  background: #200116;
  border-radius: 64px;
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  color: #FFFFFF;
  display: block;
  padding: 20px 40px;
  text-decoration: none;
  text-align: center;
}

.account-detailsec .account-detail-cont .account-tabs .active {
  background: #0B8CD3;
}

.account-detailsec .account-detail-cont .personaldet-box {
  margin-top: 54px;
}

.account-detailsec .account-detail-cont .personaldet-box h3 {
  font-family: "Futura PT Medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 139%;
  text-align: center;
  text-transform: capitalize;
  color: #200116;
  color: #0B8CD3;
  margin-bottom: 32px;
}

.account-detailsec .account-detail-cont .personaldet-box .save-changes {
  text-align: right;
}

.account-detailsec .account-detail-cont .personaldet-box .save-changes a {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Demi";
  font-weight: 500;
  color: #200116;
  text-decoration: none;
}

.account-detailsec .account-detail-cont .personaldet-box .save-changes a img {
  padding-left: 16px;
}

.order-historysec .orderhistory-table .table {
  border: 1px solid #200116;
}

.order-historysec .orderhistory-table .table thead h5 {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Demi";
  font-weight: 500;
  font-size: 18px;
  line-height: 158%;
  color: #0B8CD3;
}

.order-historysec .orderhistory-table .table tbody tr:nth-child(odd) {
  background: #FFFFFF;
}

.order-historysec .orderhistory-table .table tbody tr:nth-child(even) {
  background: #f5f5f5;
}

.order-historysec .orderhistory-table .table tbody tr td {
  border: 0;
}

.order-historysec .orderhistory-table .table tbody tr {
  vertical-align: middle;
}

.order-historysec .orderhistory-table .table tbody tr p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.order-historysec .orderhistory-table .table tbody tr h5 {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  font-family: "Futura PT Demi";
  font-weight: 500;
  font-size: 18px;
  line-height: 158%;
  color: #200116;
}

.order-historysec .orderhistory-table .table tbody tr td {
  padding: 16px auto;
}

.order-historysec .orderhistory-table .table tbody tr .order-no {
  padding: 0px 16px;
}

.terms-top-sec {
  background: url(../images/tandc-top-bg.png) no-repeat center center;
  background-size: cover;
}

.terms-top-sec .terms-cont {
  padding: 145px 0px;
}

.terms-top-sec .terms-cont h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  text-align: center;
  color: #FFFFFF;
}

.terms-para {
  padding: 30px 0px;
  max-width: 1074px;
  width: 100%;
  margin: auto;
}

.terms-para p {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
}

.terms-para p span {
  text-decoration: underline;
}

.terms-para h6 {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 184.2%;
  color: #864965;
  text-decoration: underline;
  margin-bottom: 0;
}

.error-topsec .container {
  max-width: 1440px;
}

.error-topsec .error-cont {
  padding: 104px 0px;
}

.error-topsec .error-cont .error-title {
  background: #F5F5F5;
  padding: 141px 0px;
}

.error-topsec .error-cont .error-title h1 {
  font-family: "Futura PT Heavy";
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  line-height: 139%;
  text-transform: capitalize;
  color: #200116;
  text-align: center;
}

.error-topsec .error-cont .error-title .error-btn {
  max-width: 162px;
  margin: 24px auto auto auto;
}

.policy-content {
  padding: 64px 0px;
}

.error-topsec {
  background: url(../images/errorbg.png) no-repeat top center;
}

.input-add-btn {
  position: relative;
}

.input-add-btn::before {
  content: "";
  position: absolute;
  background: url(../images/add-icon.png) no-repeat center center;
  width: 24px;
  height: 24px;
  top: 12px;
  right: 10px;
}

.input-add-btn::after {
  content: "";
  position: absolute;
  background: url(../images/remove-icon.png) no-repeat center center;
  width: 24px;
  height: 24px;
  top: 12px;
  right: 40px;
}

.select-icon {
  position: relative;
}

.select-icon::before {
  content: "";
  position: absolute;
  background: url(../images/select-icon.png) no-repeat center center;
  width: 24px;
  height: 24px;
  top: 12px;
  right: 9px;
}

.service-information-modal-one .modal-content {
  border-radius: none;
}

.service-information-modal-one .modal-dialog {
  max-width: 760px;
}

.service-information-modal-one .modal-body {
  padding: 40px;
}

.service-information-modal-one h3 {
  font-family: "Futura PT Medium";
  font-size: 32px;
  font-weight: 450;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: center;
  color: #0B8CD3;
  text-transform: capitalize;
  max-width: 516px;
  margin: auto;
  margin-bottom: 8px;
}

.service-information-modal-one p {
  font-family: "Avenir LT Std 35 Light";
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
  color: #864965;
  max-width: 406px;
  margin: 0 auto 24px auto;
}

.service-information-modal-one .select-para {
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  color: #0B8CD3;
  margin-bottom: 8px;
  display: block;
}

.service-information-modal-one .express-btn {
  background: -webkit-gradient(linear, left bottom, left top, from(#200116), to(#200116)), -webkit-gradient(linear, left bottom, left top, from(#864965), to(#864965));
  background: linear-gradient(0deg, #200116, #200116), linear-gradient(0deg, #864965, #864965);
  display: block;
  padding: 13px 40px;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  border-radius: 64px;
  width: 216px;
  text-decoration: none;
}

.service-information-modal-one .premium-btn {
  background: #864965;
  display: block;
  padding: 13px 40px;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  border-radius: 64px;
  width: 216px;
  margin: 0px 16px;
  text-transform: capitalize;
  text-decoration: none;
}

.service-information-modal-one .total-section {
  padding: 24px;
  background-color: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}

.service-information-modal-one .total-section .total-one {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  height: 45px;
  background-color: white;
  padding: 8px 16px;
}

.service-information-modal-one .total-section .total-one h4 {
  font-family: "Avenir LT Std 35 Light";
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  color: #200116;
}

.service-information-modal-one .cancel-btn {
  background-color: #0B8CD3;
  padding: 15px;
  width: 100%;
  border-radius: 64px;
  border: none;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  text-transform: capitalize;
}

.service-information-modal-one .next-step {
  background-color: #200116;
  padding: 15px;
  width: 100%;
  border-radius: 64px;
  border: none;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  text-transform: capitalize;
}

#exampleModalToggle3 p {
  max-width: 610px;
  margin-bottom: 24px;
}

#exampleModalToggle3 a {
  background-color: #200116;
  display: block;
  width: 120px;
  border-radius: 64px;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  margin: auto;
  padding: 15px 40px;
  text-decoration: none;
}

#exampleModalToggle4 p {
  max-width: 610px;
  margin-bottom: 24px;
}

#exampleModalToggle4 .close-btn {
  background-color: #0B8CD3;
  display: inline-block;
  width: 120px;
  border-radius: 64px;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  margin-right: 24px;
  padding: 15px 40px;
  text-decoration: none;
}

#exampleModalToggle4 .tryAagin-btn {
  background-color: #200116;
  display: inline-block;
  width: 151px;
  border-radius: 64px;
  font-family: "Futura PT Medium";
  font-size: 18px;
  font-weight: 450;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: white;
  margin: auto;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: capitalize;
}
.process-steps li {
    width: 188px!important;
    float: left;
    text-align: center;
    position: relative;
}
/*# sourceMappingURL=style.css.map */