.portlet-decorate .portlet-content {
  border-style: none !important;
  border-width: 0px !important;
  padding: 0px !important;
}

.hightFull .portlet-boundary {
  height: 100% !important;
}

.hightFull .portlet {
  height: 100% !important;
}

.hightFull .portlet-content {
  height: 100% !important;
}

.hightFull .portlet-content-container {
  height: 100% !important;
}

.hightFull .portlet-body {
  height: 100% !important;
}

.hightFull .portlet-body > div {
  height: 100% !important;
}

.hightFull .journal-content-article {
  height: 100% !important;
}

.hightFull .dashboardTextCol.bgblueColor {
  height: 100% !important;
}

.portlet-title-text {
  display: none !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 0px !important;
}

.portlet-decorate .portlet-content {
  word-wrap: initial !important;
}

.portlet-journal-content .journal-content-article {
  word-wrap: initial !important;
}

.ddm-form-builder-app {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background-color: transparent !important;
}

.ddm-form-basic-info {
  display: none !important;
}

#main-content > .portlet-layout {
  margin: 0;
}

#main-content > .portlet-layout > .portlet-column-only {
  padding: 0;
}

.subMenuUl li a {
  cursor: pointer;
}

.portlet {
  margin-bottom: 0px !important;
}

.portlet-decorate .portlet-content {
  background-color: transparent !important;
}

.container-fluid.pl-lg-0 {
  padding-left: 15px !important;
}

.container-fluid.pr-lg-0 {
  padding-right: 15px !important;
}

.sub-news-box .lfr-ddm__default-page-header {
  display: none;
}

:root {
  --purpleBg: #64118F;
  --purpleBgOpacity:rgba(100, 17, 143, 0.12);
  --blueLightBg: #21A3DB;
  --blueLightBgOpacity:rgba(33,163,219,0.12);
  --blueBg: #0F5391;
  --blueBgOpacity:rgba(15,83,145,0.12);
  --turquoiseBg: #00E2EB;
  --turquoiseBgOpacity:rgba(0,226,235,0.12);
  --yellowBg: #FAAF0D;
  --yellowBgOpacity:rgba(250,175,13,0.12);
  --greenBg: #3DC379;
  --greenBgOpacity:rgba(61,195,121,0.12);
  --pinkBg: #E40070;
  --pinkBgOpacity:rgba(228,0,112,0.12);
  --blackBg: #000000;
  --whiteBg: #ffffff;
  --purpleText: #64118F;
  --blueLightText: #21A3DB;
  --yellowText: #FAAF0D;
  --blueText: #0F5391;
  --greenText: #3DC379;
  --pinkText: #E40070;
  --turquoiseText: #00E2EB;
  --blackText: #000000;
  --whiteText: #ffffff;
}

* {
  padding: 0;
  margin: 0;
}

html {
  width: 100%;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #ece2f1;
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #cfa0e7;
}

button {
  outline: 0 !important;
}

a, a:hover {
  text-decoration: inherit;
}

b, strong {
  font-weight: bold;
}

:focus {
  outline: inherit;
}

.form-group {
  margin-bottom: 30px;
}

.form-control::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.8;
}

.form-control:-ms-input-placeholder {
  color: #000000;
  opacity: 0.8;
}

.form-control::-ms-input-placeholder {
  color: #000000;
  opacity: 0.8;
}

.form-control::placeholder {
  color: #000000;
  opacity: 0.8;
}

.form-control:-ms-input-placeholder {
  color: #000000;
}

.form-control::-ms-input-placeholder {
  color: #000000;
}

.form-control {
  border: 1px solid #7b797c;
  border-radius: 12px;
  background: none;
  color: #000000;
  line-height: normal;
  padding: 6px 15px;
  width: 100%;
  display: inline-block;
  height: 56px;
  font-family: 'Montserrat',sans-serif;
}

textarea.form-control {
  min-height: 160px;
}

.btn-primary {
  background: #E40070;
  border-radius: 30px;
  border: 1px solid #E40070;
  padding: 13px 30px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {
  background: #64118F;
  border: 1px solid #64118F;
}

.h1, h1 {
  font-size: 56px;
  font-weight: 700;
}

.h2, h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 35px;
}

.h3, h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.h4, h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.h5, h5 {
  font-size: 18px;
  font-weight: 600;
}

.h6, h6 {
  font-size: 16px;
  font-weight: 600;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-16 {
  font-size: 16px;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-12 {
  font-size: 12px;
}

body {
  color: #000000;
  font-size: 18px;
  line-height: 1.4;
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f1f8), color-stop(50%, white), to(#f6f1f8));
  background: linear-gradient(180deg, #f6f1f8 0%, white 50%, #f6f1f8 100%);
}

.container {
  max-width: 1230px;
}

.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.list-class {
  margin-left: 20px;
  padding: 0;
}

.bullet-list, .bullet-list-small {
  padding-left: 25px;
}

.bullet-list li, .bullet-list-small li {
  list-style-type: none;
  margin-bottom: 15px;
  position: relative;
}

.bullet-list li::before, .bullet-list-small li::before {
  content: ' ';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: -25px;
  background-color: #64118F;
  border-radius: 50%;
}

.bullet-list-small {
  padding-left: 15px;
}

.bullet-list-small li {
  margin-bottom: 8px;
}

.bullet-list-small li::before {
  content: ' ';
  width: 6px;
  height: 6px;
  top: 8px;
  left: -15px;
}

.know-more {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.know-more::after {
  content: ' ';
  background: #fff url(../../images/vendor/icons/right-arrow.svg) no-repeat center center;
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 16px #E4007029;
          box-shadow: 0px 0px 16px #E4007029;
  margin-left: 25px;
}

.white-box {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 16px #64118F14;
          box-shadow: 0px 0px 16px #64118F14;
  border-radius: 12px;
}

.purple-color .icon-box {
  background-color: var(--purpleBgOpacity);
}

.purple-color:hover {
  background-color: var(--purpleBg);
  color: var(--whiteText);
}

.purple-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.green-color .icon-box {
  background-color: var(--greenBgOpacity);
}

.green-color:hover {
  background-color: var(--greenBg);
  color: var(--whiteText);
}

.green-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.pink-color .icon-box {
  background-color: var(--pinkBgOpacity);
}

.pink-color:hover {
  background-color: var(--pinkBg);
  color: var(--whiteText);
}

.pink-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.yellow-color .icon-box {
  background-color: var(--yellowBgOpacity);
}

.yellow-color:hover {
  background-color: var(--yellowBg);
  color: var(--whiteText);
}

.yellow-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.blue-light-color .icon-box {
  background-color: var(--blueLightBgOpacity);
}

.blue-light-color:hover {
  background-color: var(--blueLightBg);
  color: var(--whiteText);
}

.blue-light-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.blue-color .icon-box {
  background-color: var(--blueBgOpacity);
}

.blue-color:hover {
  background-color: var(--blueBg);
  color: var(--whiteText);
}

.blue-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.turquoise-color .icon-box {
  background-color: var(--turquoiseBgOpacity);
}

.turquoise-color:hover {
  background-color: var(--turquoiseBg);
  color: var(--whiteText);
}

.turquoise-color:hover .icon-box {
  background-color: var(--whiteBg);
}

.modal-content {
  padding: 10px 30px 10px;
  border-radius: 24px;
}

.modal-header .close {
  color: #E40070;
  opacity: 1;
}

.modal-body {
  padding-left: 0;
  padding-right: 0;
}

.pinkText {
  color: var(--pinkText);
}

.purpleText {
  color: var(--purpleText);
}

.white-color {
  color: #ffffff !important;
}

.white-bg {
  background-color: #ffffff !important;
}

.black-color {
  color: #000000 !important;
}

.black-bg {
  background-color: #000000 !important;
}

.light-grey-bg {
  background-color: #EBEBEB !important;
}

.light-grey-color {
  color: #EBEBEB !important;
}

.purple-iris-color {
  color: #64118F;
}

.purple-iris-bg {
  background-color: #64118F;
}

.purple-iris-bg-opacity {
  background-color: rgba(100, 17, 143, 0.12);
}

.bright-cerulean-color {
  color: #21A3DB;
}

.bright-cerulean-bg {
  background-color: #21A3DB;
}

.bright-cerulean-bg-opacity {
  background-color: rgba(33, 163, 219, 0.12);
}

.yellowish-orange-color {
  color: #FAAF0D;
}

.yellowish-orange-bg {
  background-color: #FAAF0D;
}

.yellowish-orange-bg-opacity {
  background-color: rgba(250, 175, 13, 0.12);
}

.yale-blue-color {
  color: #0F5391;
}

.yale-blue-bg {
  background-color: #0F5391;
}

.yale-blue-bg-opacity {
  background-color: rgba(15, 83, 145, 0.12);
}

.dark-mint-color {
  color: #3DC379;
}

.dark-mint-bg {
  background-color: #3DC379;
}

.dark-mint-bg-opacity {
  background-color: rgba(61, 195, 121, 0.12);
}

.dark-hot-pink-color {
  color: #E40070;
}

.dark-hot-pink-bg {
  background-color: #E40070;
}

.dark-hot-pink-bg-opacity {
  background-color: rgba(228, 0, 112, 0.12);
}

.butterfly-blue-color {
  color: #419FFF;
}

.butterfly-blue-bg {
  background-color: #419FFF;
}

.butterfly-blue-bg-opacity {
  background-color: rgba(65, 159, 255, 0.12);
}

.bright-turquoise-color {
  color: #00E2EB;
}

.bright-turquoise-bg {
  background-color: #00E2EB;
}

.bright-turquoise-bg-opacity {
  background-color: rgba(0, 226, 235, 0.12);
}

.navbar-brand {
  padding: 20px 0;
  margin-right: 30px;
}

.navbar-brand img {
  height: auto;
  width: 285px;
}

.navbar {
  padding: 0;
}

.header-con {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  display: inline-block;
  background-color: #ffffff;
  z-index: 99;
  top: 0;
}

header.sticky.header-con#stickyMenu {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

.navbar-expand-xl .navbar-toggler {
  display: inline-block;
}

.navbar-expand-xl .navbar-collapse {
  display: none !important;
}

.navbar-toggler {
  color: #E40070;
  font-size: 24px;
  line-height: normal;
}

.icon-ul-menu-phone-con {
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.icon-ul-menu-phone-con .line-icon-ul {
  width: auto;
}

.menu-phone-text {
  width: auto;
  display: inline-block;
  margin-right: 24px;
}

.menu-phone-text a {
  color: #000000;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  margin-left: 6px;
}

.line-icon-ul {
  width: 100%;
  display: inline-block;
}

.line-icon-ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  width: auto;
}

.line-icon-ul ul li {
  margin: 0;
  padding: 0 3px;
  list-style: none;
  display: inline-block;
  width: auto;
  position: relative;
}

.line-icon-ul ul li a {
  background: #64118F;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  width: 32px;
  height: 32px;
  color: #ffffff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}

.line-icon-ul ul li a:hover {
  background: #E40070;
  color: #ffffff;
}

.line-icon-ul ul li a .fa {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 32px;
}

/* width */
#sidebar-overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 98;
  opacity: 0;
  transition: all 2.5s ease-in-out;
  -webkit-transition: all 2.5s ease-in-out;
  top: 0;
  left: 0;
}

#sidebar-overlay.active {
  opacity: 1;
  display: inline-block;
}

#sidebar {
  max-width: 90%;
  width: 550px;
  min-width: 50%;
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  -webkit-transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  position: fixed;
  height: 100vh;
  top: 0;
  overflow: hidden;
  z-index: 99;
  right: -110%;
}

#sidebar.active {
  right: 0;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  -webkit-transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
}

.menu-title-close-box {
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 25px;
  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;
}

.menu-close {
  color: #E40070;
  font-size: 22px;
  line-height: normal;
}

.menu-close:hover {
  color: #64118F;
}

.navbar-toggler:focus {
  text-decoration: none;
  z-index: 5;
}

.sidebar-box-fixd {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 25px 70px;
  height: 100%;
  overflow-x: hidden;
}

.menu-ul {
  width: 100%;
  display: inline-block;
}

.menu-ul ul {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-ul ul li {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-top: 1px solid #F6F1F8;
}

.menu-ul ul li:last-child {
  border-bottom: 1px solid #F6F1F8;
}

.menu-ul ul li a {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
}

.menu-ul ul li a:hover {
  color: #000000;
}

.menu-icon-text {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.menu-icon-icon {
  width: 48px;
  display: inline-block;
  border-radius: 8px;
  background-color: rgba(100, 17, 143, 0.12);
  padding: 6px;
  height: 48px;
  float: left;
  text-align: center;
  line-height: 34px;
}

.menu-icon-icon img {
  width: 24px;
}

.menu-icon-title {
  width: calc(100% - 48px);
  display: inline-block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 21px;
}

.menu-ul ul li:nth-child(1) .menu-icon-icon {
  background-color: #ece2f1;
}

.menu-ul ul li:nth-child(2) .menu-icon-icon {
  background-color: #e4f4fb;
}

.menu-ul ul li:nth-child(3) .menu-icon-icon {
  background-color: #fef5e2;
}

.menu-ul ul li:nth-child(4) .menu-icon-icon {
  background-color: #e2eaf2;
}

.menu-ul ul li:nth-child(5) .menu-icon-icon {
  background-color: #e7f8ef;
}

.menu-ul ul li:nth-child(6) .menu-icon-icon {
  background-color: #fce0ee;
}

.menu-ul ul li:nth-child(7) .menu-icon-icon {
  background-color: #e8f3ff;
}

.menu-ul ul li:nth-child(8) .menu-icon-icon {
  background-color: #e0fbfd;
}

@media (max-width: 1366px) {
  .menu-title-close-box {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1199px) {
  .menu-title-close-box {
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .menu-title-close-box {
    font-size: 19px;
  }
  .navbar-brand img {
    height: auto;
    width: 240px;
  }
  .line-icon-ul ul li {
    padding: 0 2px;
  }
  .menu-phone-text {
    margin-right: 15px;
  }
  .menu-ul ul li a {
    padding: 12px 0;
    font-size: 16px;
  }
  .sidebar-box-fixd {
    padding: 30px;
  }
  .menu-close {
    top: 0;
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .menu-title-close-box {
    font-size: 17px;
  }
  .icon-ul-menu-phone-con {
    display: none;
  }
  .navbar-brand img {
    width: 160px;
  }
  .navbar-toggler {
    margin-right: -13px;
  }
  .menu-icon-icon {
    width: 42px;
    height: 42px;
    line-height: 28px;
  }
  .menu-icon-icon img {
    width: 21px;
  }
  .menu-ul ul li a {
    font-size: 14px;
  }
  .menu-icon-title {
    padding-left: 18px;
    width: calc(100% - 42px);
  }
  .sidebar-box-fixd {
    padding: 21px;
  }
}

@media only screen and (max-width: 575px) {
  .navbar-brand {
    padding: 15px 0;
    margin-right: 15px;
  }
  .navbar-toggler {
    font-size: 21px;
  }
  .menu-ul ul li a {
    padding: 8px 0;
    font-size: 12px;
  }
  .menu-icon-icon {
    width: 36px;
    height: 36px;
    line-height: 22px;
  }
  .menu-icon-icon img {
    width: 18px;
  }
  .menu-icon-title {
    padding-left: 15px;
    width: calc(100% - 36px);
  }
}

.bottom-to-top-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: normal;
  background: #e40070;
  -webkit-box-shadow: 0px 0px 16px #E4007029;
          box-shadow: 0px 0px 16px #E4007029;
}

.bottom-to-top-btn:hover {
  background: #64118F;
  color: #fff;
}

.footer {
  background: #ffffff;
  color: #000;
  font-size: 16px;
}

.footer ul {
  list-style: none;
}

.footer ul li {
  padding: 6px 0;
}

.footer a {
  color: #000000;
}

.footer a:hover {
  color: #e40070;
}

.footer-logo {
  margin-bottom: 20px;
  display: block;
}

.footer-logo img {
  width: 96px;
  max-width: 100%;
}

.contact-box {
  list-style-type: none;
  max-width: 346px;
}

.contact-box li {
  padding-bottom: 20px;
}

.contact-box li a {
  position: relative;
  padding-left: 30px;
  display: inline-block;
}

.contact-box i.fa {
  position: absolute;
  top: 0;
  left: 0;
  color: #64118F;
}

@media (max-width: 991px) {
  .footer {
    font-size: 14px;
  }
  .footer ul {
    padding-bottom: 15px;
  }
  .footer-logo {
    display: none;
  }
}

.full-page {
  height: calc(100vh - 97px);
  position: relative;
  overflow: hidden;
}

.home-banner {
  height: calc(100vh - 97px);
  position: relative;
  overflow: hidden;
}

.home-banner .row {
  margin: 0;
}

.home-banner .row [class^=col-] {
  padding: 0;
}

.home-banner .baner-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-banner .h1 {
  margin-bottom: 2.5rem;
  line-height: normal;
}

.home-banner .banner-pic {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50% - 12px);
  height: 100%;
}

.home-banner .banner-pic img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
}

.home-banner .pagination-nav {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 1;
}

.home-banner .pagination-nav .swiper-pagination {
  position: static;
  display: inline-block;
  width: auto;
  padding: 12px;
}

.home-banner .pagination-nav .swiper-pagination .swiper-pagination-bullet {
  background-color: #E40070;
  width: 12px;
  height: 8px;
  border-radius: 4px;
}

.home-banner .pagination-nav .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
}

.category-list {
  text-align: center;
}

.category-list [class^=col-] {
  margin-bottom: 30px;
}

.category-list .white-box {
  padding: 24px;
  height: 100%;
}

.category-list .icon-box {
  border-radius: 12px;
  width: 112px;
  height: 112px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.category-list .icon-title {
  font-size: 18px;
  font-weight: 600;
  padding: 20px 0;
}

.portrait-list {
  font-size: 16px;
}

.portrait-list [class^=col-] {
  margin-bottom: 30px;
}

.portrait-list .white-box {
  padding: 16px 12px;
  height: 100%;
  min-height: 178px;
}

.portrait-list .icon-box {
  border-radius: 8px;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.portrait-list .icon-box img {
  max-height: 44px;
  width: auto;
  max-width: 100%;
}

.portrait-list .icon-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 0;
}

.portrait-list p {
  margin-bottom: 8px;
}

.gradient {
  background: transparent -webkit-gradient(linear, left top, right top, from(#64118F), to(#3DC379)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #64118F 0%, #3DC379 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}

.certificate-list img {
  width: 100%;
}

.white-box {
  padding: 10px;
}

.innaer-banner {
  position: relative;
}

.innaer-banner .innaer-banner-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.innaer-banner .inner-banner-title {
  color: #fff;
  margin: 0;
}

.founders .row {
  padding-bottom: 30px;
}

.founders .founders-photo {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 240px;
  display: block;
  border-radius: 12px;
}

.founders .founders-photo img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
}

.founders h3 span {
  color: var(--pinkText);
  font-size: 14px;
  display: block;
  padding-top: 5px;
  text-transform: uppercase;
}

.founders p {
  font-size: 16px;
}

.search-box {
  position: relative;
  margin-bottom: 0;
}

.search-box .form-control {
  padding-left: 50px;
}

.search-box .fa-search {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 2;
  width: 40px;
  height: 100%;
  line-height: 56px;
  text-align: center;
  pointer-events: none;
  color: #7b797c;
}

.product-list [class^=col-] {
  margin-bottom: 30px;
}

.product-list .white-box {
  padding: 24px;
  height: 100%;
  min-height: 144px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-list .white-box h5 {
  margin-bottom: 15px;
}

.product-list .white-box a {
  color: #000;
  font-size: 16px;
}

.product-list .white-box:hover {
  background-color: #E40070;
  color: #fff;
}

.product-list .white-box:hover a {
  color: #fff;
}

.certificate .white-box {
  margin-bottom: 15px;
}

.player-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 30px;
}

.player-overlay video {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.manufacturing-list {
  font-size: 16px;
}

.manufacturing-list [class^=col-] {
  margin-bottom: 30px;
}

.manufacturing-list .white-box {
  padding: 24px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.manufacturing-list .unit-info {
  color: #E40070;
  font-weight: 300;
  padding-bottom: 20px;
}

.manufacturing-list .approvals {
  color: #3DC379;
  font-weight: 300;
}

.contact-page {
  margin: 0;
}

.contact-page h3 {
  margin-bottom: 30px;
}

.contact-form {
  padding-right: 30px;
}

.contact-details {
  background-color: #64118F;
  color: #fff;
  padding-left: 40px;
}

.contact-details::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 100%;
  background-color: #64118F;
  z-index: -1;
}

.contact-details .contact-box {
  font-size: 16px;
}

.contact-details .contact-box a {
  color: #fff;
}

.contact-details .contact-box a i.fa {
  color: #fff;
}

.contact-details .contact-box a:hover {
  color: #E40070;
}

.market-page {
  height: calc(140vh - 97px);
  position: relative;
  overflow: hidden;
}

.market-page .row {
  margin: 0;
}

.location-sidebar {
  background-color: #F6F1F8;
  max-width: 100%;
  padding: 15px 30px 30px 50px;
}

.location-tabs {
  padding: 15px 0;
  border: 0;
}

.location-tabs a {
  display: block;
  background-color: #fff;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  padding: 13px 22px;
  border-radius: 30px;
  margin: 2px;
}

.location-tabs .active {
  background-color: #64118F;
  color: #fff;
}

.location-list {
  position: relative;
  overflow: auto;
  height: calc(100vh - 240px);
}

.location-list li {
  /* float: left; */
  list-style-type: none;
  font-size: 14px;
  border-bottom: 1px solid #e8e3e9;
  padding: 15px 0;
}

.map {
  padding: 0;
  height: 100%;
}

.map .iframe {
  height: 100%;
}

@media (max-width: 1366px) {
  .bullet-list li::before, .bullet-list-small li::before {
    top: 5px;
  }
  .h2, h2 {
    font-size: 33px;
    margin-bottom: 30px;
  }
  .h3, h3 {
    font-size: 22px;
  }
  p {
    line-height: 1.6;
  }
  body {
    font-size: 16px;
  }
  .form-control {
    font-size: 16px;
  }
  .baner-info {
    padding-bottom: 50px;
  }
  .portrait-list {
    font-size: 14px;
  }
}

@media (max-width: 1152px) {
  .h1, h1 {
    font-size: 50px;
  }
  .h2, h2 {
    font-size: 30px;
  }
  .h3, h3 {
    font-size: 20px;
  }
  .h4, h4 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .portrait-list .icon-title {
    font-size: 15px;
  }
  .founders .founders-photo {
    height: 200px;
  }
}

@media (max-width: 1024px) {
  .form-control {
    height: 50px;
  }
  .portrait-list .icon-title {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .h1, h1 {
    font-size: 45px;
  }
  .h2, h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .h3, h3 {
    font-size: 18px;
  }
  .h4, h4 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .h5, h5 {
    font-size: 16px;
  }
  body {
    font-size: 15px;
  }
  .form-control {
    font-size: 15px;
  }
  .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-banner {
    height: auto !important;
  }
  .home-banner .baner-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .home-banner .baner-info .btn {
    margin-bottom: 80px;
  }
  .home-banner .banner-pic {
    position: relative;
    width: calc(100% + 60px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 50%;
    left: -30px;
  }
  .home-banner .banner-pic img {
    width: calc(100% + 30px) !important;
    max-width: inherit;
  }
  .banner-title {
    padding-top: 30px;
  }
  .portrait-list {
    margin-top: 20px;
  }
  .portrait-list .white-box {
    min-height: inherit;
    padding: 16px 12px 2px;
  }
  .founders {
    padding-top: 20px;
  }
  .founders .row:last-child {
    padding-bottom: 0;
  }
  .founders .founders-photo {
    width: 200px;
    margin-bottom: 20px;
  }
  .contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .contact-page h3 {
    margin-bottom: 20px;
  }
  .contact-details {
    padding-bottom: 0;
  }
  .contact-details::before {
    left: -30px;
  }
  .contact-details .contact-box {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .btn-primary {
    padding: 10px 20px;
  }
  .h1, h1 {
    font-size: 30px;
  }
  .h2, h2 {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .h3, h3 {
    font-size: 17px;
  }
  .h4, h4 {
    font-size: 16px;
  }
  .h5, h5 {
    font-size: 15px;
  }
  body {
    background: #f6f1f8;
  }
  .home-banner {
    height: calc(100vh - 62px);
  }
  .home-banner .h1 {
    margin: 1rem 0;
  }
  .home-banner .pagination-nav {
    bottom: 10px;
  }
  .home-banner .pagination-nav .swiper-pagination {
    padding: 0;
  }
  .home-banner .baner-info .btn {
    margin-bottom: 60px;
  }
  .banner-title {
    padding-top: 10px;
  }
  .category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    position: relative;
    overflow-x: auto;
  }
  .category-list .white-box {
    padding: 18px 18px 6px;
    min-width: 170px;
  }
  .category-list .icon-title {
    padding: 15px 0;
    font-size: 16px;
  }
  .category-list .icon-box {
    width: 90px;
    height: 90px;
  }
  .category-list .icon-box img {
    max-width: 55%;
  }
  .founders h3 span {
    font-size: 13px;
  }
  .contact-details {
    padding-left: 20px;
  }
  .contact-details .contact-box {
    font-size: 13px;
  }
  .contact-box li a {
    padding-left: 25px;
  }
  .contact-form {
    padding-left: 0;
    padding-right: 0;
  }
  .market-page {
    height: auto;
  }
  .market-page > .row {
    height: auto !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .location-sidebar {
    padding: 0 15px 15px;
    max-width: inherit;
  }
  .location-list {
    height: 250px;
  }
}
/*# sourceMappingURL=style.css.map */