.-bg-blue {
  background: #3164bf; }

.-bg-default {
  background: #2b243c; }

.-bg-builder {
  background: -webkit-linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%);
  background: -o-linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%);
  background: linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%); }

.-bg-integration {
  background: -webkit-linear-gradient(45deg, #2654a6 0%, #224480 100%);
  background: -o-linear-gradient(45deg, #2654a6 0%, #224480 100%);
  background: linear-gradient(45deg, #2654a6 0%, #224480 100%); }

.-bg-premium {
  background: -webkit-linear-gradient(45deg, #2fb383 0%, #18a86b 100%);
  background: -o-linear-gradient(45deg, #2fb383 0%, #18a86b 100%);
  background: linear-gradient(45deg, #2fb383 0%, #18a86b 100%); }

.-bg-crm {
  background: -webkit-linear-gradient(45deg, #832cb4 0%, #7b2aa9 100%);
  background: -o-linear-gradient(45deg, #832cb4 0%, #7b2aa9 100%);
  background: linear-gradient(45deg, #832cb4 0%, #7b2aa9 100%); }

.-bg-generate {
  background: -webkit-linear-gradient(45deg, #ff934c 0%, #fc686f 100%);
  background: -o-linear-gradient(45deg, #ff934c 0%, #fc686f 100%);
  background: linear-gradient(45deg, #ff934c 0%, #fc686f 100%); }

.-bg-special-banner {
  background: #5b245b;
  background: -webkit-radial-gradient(circle, #5b245b 0%, #2b243c 75%);
  background: -o-radial-gradient(circle, #5b245b 0%, #2b243c 75%);
  background: radial-gradient(circle, #5b245b 0%, #2b243c 75%); }

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

.-text-red {
  color: #ea3b50; }

.-text-purple {
  color: #9a3cc1; }

.-text-orange {
  color: #f37360; }

.-text-green {
  color: #18a86b; }

.-text-blue {
  color: #2a63ca; }

.-text-pink {
  color: #da27b2; }

.-text-turquoise {
  color: #23cdd3; }

.-text-white {
  color: #FFF !important; }

.ms-tm-text {
  font-size: 11px;
  top: -8px;
  position: relative;
  margin-left: 1px; }
  @media screen and (min-width: 768px) {
    .ms-tm-text {
      font-size: 14px; } }

p .ms-tm-text {
  top: -1px; }

body.loaderEnd .ms-loader-animation {
  display: none; }

.msMainWrapper {
  overflow: hidden;
  height: auto;
  width: 100%;
  position: relative;
  max-width: 100%; }

.ms-general-title, #welcome .ms-wrapper-section .ms-wrapper-header .ms-title, #business .ms-wrapper-section .ms-title, .idxboostSection .ms-wrapper-section article .ms-title, #cpanel .ms-wrapper-section .ms-title, #productivity .ms-wrapper-section .ms-article .ms-title, #diy-dfy .ms-wrapper-section .ms-article .ms-title, #testimonials .ms-wrapper-section .ms-article .ms-title, .specialSlider .ms-wrapper-section .ms-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px; }
  @media screen and (min-width: 374px) {
    .ms-general-title, #welcome .ms-wrapper-section .ms-wrapper-header .ms-title, #business .ms-wrapper-section .ms-title, .idxboostSection .ms-wrapper-section article .ms-title, #cpanel .ms-wrapper-section .ms-title, #productivity .ms-wrapper-section .ms-article .ms-title, #diy-dfy .ms-wrapper-section .ms-article .ms-title, #testimonials .ms-wrapper-section .ms-article .ms-title, .specialSlider .ms-wrapper-section .ms-title {
      font-size: 33px; } }

.ms-general-text, #welcome .ms-wrapper-section p, #business .ms-wrapper-section p, .idxboostSection .ms-wrapper-section article p, #cpanel .ms-wrapper-section p, #productivity .ms-wrapper-section .ms-article .ms-sub-title, #productivity .ms-wrapper-section .ms-article p, #diy-dfy .ms-wrapper-section .ms-article p, #testimonials .ms-wrapper-section .ms-article p, .specialSlider .ms-wrapper-section .ms-paragraph {
  margin: 15px 0;
  line-height: 1.4;
  font-size: 15px;
  color: #FFF; }
  @media screen and (min-width: 374px) {
    .ms-general-text, #welcome .ms-wrapper-section p, #business .ms-wrapper-section p, .idxboostSection .ms-wrapper-section article p, #cpanel .ms-wrapper-section p, #productivity .ms-wrapper-section .ms-article .ms-sub-title, #productivity .ms-wrapper-section .ms-article p, #diy-dfy .ms-wrapper-section .ms-article p, #testimonials .ms-wrapper-section .ms-article p, .specialSlider .ms-wrapper-section .ms-paragraph {
      margin: 20px 0; } }
  @media screen and (min-width: 640px) {
    .ms-general-text, #welcome .ms-wrapper-section p, #business .ms-wrapper-section p, .idxboostSection .ms-wrapper-section article p, #cpanel .ms-wrapper-section p, #productivity .ms-wrapper-section .ms-article .ms-sub-title, #productivity .ms-wrapper-section .ms-article p, #diy-dfy .ms-wrapper-section .ms-article p, #testimonials .ms-wrapper-section .ms-article p, .specialSlider .ms-wrapper-section .ms-paragraph {
      font-size: 16px;
      margin: 30px 0; } }
  @media screen and (min-width: 768px) {
    .ms-general-text, #welcome .ms-wrapper-section p, #business .ms-wrapper-section p, .idxboostSection .ms-wrapper-section article p, #cpanel .ms-wrapper-section p, #productivity .ms-wrapper-section .ms-article .ms-sub-title, #productivity .ms-wrapper-section .ms-article p, #diy-dfy .ms-wrapper-section .ms-article p, #testimonials .ms-wrapper-section .ms-article p, .specialSlider .ms-wrapper-section .ms-paragraph {
      font-size: 17px;
      line-height: 1.7;
      margin: 40px 0; } }

.ms-loader-animation {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  overflow: hidden;
  z-index: 999; }
  .ms-loader-animation .ms-loader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute; }
    .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: -6%;
      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;
      opacity: 0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item span {
        font-family: "Montserrat", sans-serif;
        font-size: 17vw;
        font-weight: bold; }
      .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item:first-child {
        color: #ef3d4e;
        -webkit-animation: animationMs 1.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
        animation: animationMs 1.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }
      .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item:nth-child(2) {
        color: #2fb383;
        -webkit-animation: animationMs 1.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.65s both;
        animation: animationMs 1.1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.65s both; }
      .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item:nth-child(3) {
        color: #832cb4;
        -webkit-animation: animationNs 1.35s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.35s both;
        animation: animationNs 1.35s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.35s both; }
      .ms-loader-animation .ms-loader .ms-wrapper-loader-text .ms-item.color {
        color: #FFFFFF; }
    .ms-loader-animation .ms-loader .ms-wrapper-line {
      pointer-events: none;
      z-index: 11000; }
      .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-animation: lineAnimate 1.8s cubic-bezier(0.86, 0, 0.07, 1) both;
        animation: lineAnimate 1.8s cubic-bezier(0.86, 0, 0.07, 1) both; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:first-child {
          background-color: #ef3d4e;
          width: 2rem;
          -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:nth-child(2) {
          background-color: #2fb383;
          width: .5rem;
          -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:nth-child(3) {
          background-color: #832cb4;
          width: .25rem;
          -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
          -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:nth-child(4) {
          background-color: #b32a63;
          width: .3rem;
          -webkit-animation-duration: 1.9s;
          animation-duration: 1.9s;
          -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:nth-child(5) {
          background-color: #18a86b;
          width: .2rem;
          -webkit-animation-duration: 1.65s;
          animation-duration: 1.65s;
          -webkit-animation-delay: 2.05s;
          animation-delay: 2.05s; }
        .ms-loader-animation .ms-loader .ms-wrapper-line .ms-item:nth-child(6) {
          background-color: #2d4673;
          width: 1rem;
          -webkit-animation-duration: 1.75s;
          animation-duration: 1.75s;
          -webkit-animation-delay: 2.15s;
          animation-delay: 2.15s; }
  .ms-loader-animation .ms-wrapper-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2a263b;
    -webkit-animation: loadEnd .4s 2.5s forwards;
    animation: loadEnd .4s 2.5s forwards; }

.minHeight {
  position: relative; }
  @media screen and (min-width: 1440px) {
    .minHeight {
      min-height: 90vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      overflow: hidden; }
      .minHeight.-ov {
        overflow: visible; } }

.ms-typing {
  font-size: 13px; }
  .ms-typing span,
  .ms-typing p {
    font-size: 13px; }

@media (max-width: 1299px) {
  .rellax,
  .animateme {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important; } }

.-txt-small {
  color: #3b3b3b;
  font-size: 13px;
  margin: 15px 0; }
  .-txt-small a {
    color: #0072ef; }
    .-txt-small a:hover {
      text-decoration: underline; }

@media (max-width: 639px) {
  body.-openModalCalendry {
    overflow: hidden; }
    body.-openModalCalendry #welcomeComp .ms-shedule-form {
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.7);
      overflow: hidden;
      overflow-y: auto;
      z-index: 1000;
      padding: 15px;
      display: block; } }
    @media screen and (max-width: 639px) and (min-width: 640px) {
      body.-openModalCalendry #welcomeComp .ms-shedule-form {
        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: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

@media (max-width: 639px) {
      body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal {
        border-radius: 6px;
        background-color: #FFF;
        width: 100%;
        max-width: 500px;
        padding: 30px 15px;
        position: relative;
        margin: auto; }
        body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal .ms-description-form .ms-title {
          color: #2a263b;
          text-align: left;
          font-size: 30px !important; }
        body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal .ms-description-form p {
          text-align: left;
          color: #3b3b3b; }
        body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal .closeModalCalendar,
        body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal .ms-wrapper-calendly {
          display: block; }
        body.-openModalCalendry #welcomeComp .ms-shedule-form .ms-wrapper-modal .ms-wrap-btn {
          display: none; } }

@media (max-width: 1299px) {
  body.-openModalCalendry {
    overflow: hidden; }
    body.-openModalCalendry #thankYouPage {
      z-index: 999; }
      body.-openModalCalendry #thankYouPage .ms-shedule-form {
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.7);
        overflow: hidden;
        overflow-y: auto;
        z-index: 1000;
        padding: 15px;
        display: block; } }
      @media screen and (max-width: 1299px) and (min-width: 640px) {
        body.-openModalCalendry #thankYouPage .ms-shedule-form {
          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: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }

@media (max-width: 1299px) {
        body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal {
          border-radius: 6px;
          background-color: #FFF;
          width: 100%;
          max-width: 400px;
          padding: 30px 15px;
          position: relative;
          margin: auto; }
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-description-form .ms-title {
            color: #2a263b;
            text-align: left;
            font-size: 30px !important; }
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-description-form p {
            text-align: left;
            color: #3b3b3b;
            font-size: 15px !important; }
            body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-description-form p br {
              display: none; }
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .closeModalCalendar,
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-wrapper-calendly {
            display: block; }
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-wrapper-calendly {
            width: 100% !important; }
            body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-wrapper-calendly .calendly-inline-widget {
              -webkit-box-shadow: none !important;
              box-shadow: none !important;
              width: 100% !important; }
          body.-openModalCalendry #thankYouPage .ms-shedule-form .ms-wrapper-modal .ms-wrap-btn {
            display: none; } }

@-webkit-keyframes spinfx {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinfx {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes lineAnimate {
  100% {
    -webkit-transform: translateX(200%) translateX(100vw) scaleX(2);
    transform: translateX(200%) translateX(100vw) scaleX(2); } }

@keyframes lineAnimate {
  100% {
    -webkit-transform: translateX(200%) translateX(100vw) scaleX(2);
    transform: translateX(200%) translateX(100vw) scaleX(2); } }

@-webkit-keyframes animationMs {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-6%, 0, 0);
    transform: translate3d(-6%, 0, 0); }
  40% {
    opacity: 1; }
  45% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  70% {
    color: #FFF; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes animationMs {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-6%, 0, 0);
    transform: translate3d(-6%, 0, 0); }
  40% {
    opacity: 1; }
  45% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  70% {
    color: #FFF; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes animationNs {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-6%, 0, 0);
    transform: translate3d(-6%, 0, 0); }
  35% {
    opacity: 1; }
  40% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  50% {
    color: #FFF; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes animationNs {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-6%, 0, 0);
    transform: translate3d(-6%, 0, 0); }
  35% {
    opacity: 1; }
  40% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  50% {
    color: #FFF; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@-webkit-keyframes rotateCenter {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg); } }

@keyframes rotateCenter {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg); } }

@-webkit-keyframes loadEnd {
  100% {
    opacity: 0; } }

@keyframes loadEnd {
  100% {
    opacity: 0; } }

@-webkit-keyframes scroll {
  0% {
    opacity: 0; }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0; } }

@keyframes scroll {
  0% {
    opacity: 0; }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0; } }

.-opacity {
  opacity: 0.2; }

.-opacity-0 {
  opacity: 0; }

.-opacity-100 {
  opacity: 0.1; }

.-opacity-200 {
  opacity: 0.2; }

.-opacity-300 {
  opacity: 0.3; }

.-opacity-400 {
  opacity: 0.4; }

.-opacity-500 {
  opacity: 0.5; }

.-opacity-600 {
  opacity: 0.6; }

.-opacity-700 {
  opacity: 0.7; }

.-opacity-800 {
  opacity: 0.8; }

.-opacity-900 {
  opacity: 0.9; }

.-opacity-10 {
  opacity: 1; }

.ms-boostbox-video.-stmd {
  position: absolute;
  z-index: 0;
  width: 20.33%;
  right: 1.73%;
  top: 32.733%; }
  .ms-boostbox-video.-stmd .ms-video {
    width: 100%;
    position: relative; }
    .ms-boostbox-video.-stmd .ms-video:after {
      content: "";
      display: block;
      padding-bottom: 63.7533%; }
    .ms-boostbox-video.-stmd .ms-video video {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
  .ms-boostbox-video.-stmd.-hmx {
    width: 22%;
    right: 5.23%;
    top: 14%; }
    .ms-boostbox-video.-stmd.-hmx .ms-video:after {
      padding-bottom: 64.95%; }

@media (max-width: 640px) {
  #marketingSection.howitworkspage .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description p br {
    display: none; } }

.ms-btn-t.-float-nd {
  z-index: 999;
  color: #fff;
  width: 45px;
  height: 45px;
  background-color: transparent;
  overflow: hidden;
  display: block;
  margin-right: 10px; }
  .ms-btn-t.-float-nd .ms-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 90px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .ms-btn-t.-float-nd .ms-wrapper span {
      width: 45px;
      height: 45px;
      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;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 16px;
      color: #FFF;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
  .ms-btn-t.-float-nd.-active .ms-wrapper {
    -webkit-transform: translateX(-45px);
    -ms-transform: translateX(-45px);
    transform: translateX(-45px); }

.ms-layout-mode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(255, 255, 255, 0.1);
  z-index: -1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  opacity: 0; }

body.-mvd .ms-layout-mode {
  opacity: 1;
  visibility: visible;
  z-index: 10; }

body #drift-frame-controller {
  right: 5px !important;
  bottom: 0px !important; }

.rotateAnimation {
  -webkit-animation: spinfx 9s linear infinite;
  animation: spinfx 9s linear infinite; }

.-whiteBackground {
  background-color: #FFF; }

.-npb {
  padding-bottom: 0 !important; }

.-npt {
  padding-top: 0 !important; }

@-webkit-keyframes floatRocket {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes floatRocket {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@-webkit-keyframes spinAnimation {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinAnimation {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spinAnimation_ {
  100% {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
    transform: rotate(360deg) translate(-50%, -50%); } }

@keyframes spinAnimation_ {
  100% {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
    transform: rotate(360deg) translate(-50%, -50%); } }

@-webkit-keyframes config {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(362deg);
    transform: rotate(362deg); } }

@keyframes config {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(362deg);
    transform: rotate(362deg); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@media (max-width: 991px) {
  .newPagesFormat .idxboostSection:not(#pipeline) .ms-wrapper-section article p {
    max-width: 500px !important;
    margin-left: auto;
    margin-right: auto; }
  #hardWork .ms-wrapper-section .ms-item p {
    max-width: 500px !important;
    margin-left: auto;
    margin-right: auto; } }

#eventsPage #welcomeBanner {
  position: relative !important;
  height: auto !important; }
  #eventsPage #welcomeBanner .ms-wrapper-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #eventsPage #welcomeBanner .ms-wrapper-section article .ms-logo {
      width: 100%;
      margin: 30px 0;
      text-align: center; }
      #eventsPage #welcomeBanner .ms-wrapper-section article .ms-logo img {
        display: inline-block; }
    #eventsPage #welcomeBanner .ms-wrapper-section article p br {
      display: none; }
    #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form {
      width: 100%; }
      #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form {
        width: 100%; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_wrapper .top_label .gfield_label {
          display: none !important; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_body .medium {
          width: 100% !important;
          padding: 0 15px !important; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_body select {
          padding: 0 15px;
          background: #FFF url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
          background-position: calc(100% - 0.75rem) center; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_body textarea.medium {
          padding: 15px !important; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer {
          position: relative;
          height: 50px;
          margin-top: 20px;
          margin-bottom: 15px;
          padding: 0 !important; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer:before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            border-radius: 25px;
            background-color: #FFF;
            opacity: 0;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer:after {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            border-radius: 25px;
            background-color: #ef3d4e;
            background: -webkit-linear-gradient(45deg, #ef3d4e, #ae2865);
            background: -o-linear-gradient(45deg, #ef3d4e, #ae2865);
            background: linear-gradient(45deg, #ef3d4e, #ae2865);
            opacity: 1;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer .gform_button {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            font-size: 14px;
            font-family: "Montserrat", sans-serif;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
            font-weight: 600;
            position: relative;
            z-index: 2;
            background-color: transparent;
            color: #FFF; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer:hover:before {
            opacity: 1; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer:hover:after {
            opacity: 0; }
          #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer:hover .gform_button {
            color: #ef3d4e; }
  @media screen and (min-width: 768px) {
    #eventsPage #welcomeBanner {
      padding: 0 !important; }
      #eventsPage #welcomeBanner .ms-wrapper-section {
        padding: 30px 0 !important; }
        #eventsPage #welcomeBanner .ms-wrapper-section article .ms-btn-play {
          zoom: 0.8 !important; }
      #eventsPage #welcomeBanner .gform_wrapper ul li.gfield {
        width: 49%;
        margin-top: 0 !important;
        padding: 0 !important;
        margin-bottom: 5px !important; }
      #eventsPage #welcomeBanner #field_14_4,
      #eventsPage #welcomeBanner #field_13_4 {
        width: 100% !important; }
      #eventsPage #welcomeBanner .ms-wrapper-section {
        max-width: 900px;
        min-height: 100vh;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        #eventsPage #welcomeBanner .ms-wrapper-section article .ms-logo {
          width: 100%;
          margin: 30px 0;
          text-align: center; }
          #eventsPage #welcomeBanner .ms-wrapper-section article .ms-logo img {
            display: inline-block; }
        #eventsPage #welcomeBanner .ms-wrapper-section article p {
          margin-bottom: 0px; }
          #eventsPage #welcomeBanner .ms-wrapper-section article p br {
            display: block; }
        #eventsPage #welcomeBanner .ms-wrapper-section .ms-item-form .ms-wrapper-form .gform_footer {
          margin-top: 10px !important; } }

#eventsPage .ms-cover:before {
  height: 100%;
  background-color: rgba(42, 38, 59, 0.8); }

#eventsPage .gform_confirmation_message {
  padding: 50px 20px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-radius: 6px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 30px !important; }
  @media screen and (min-width: 768px) {
    #eventsPage .gform_confirmation_message {
      max-width: 80% !important; } }

#eventsPage .gform_confirmation_message:before {
  display: none !important; }

img.ms-ao {
  opacity: 0;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }
  img.ms-ao.ms-loaded {
    opacity: 1; }

.spSliderGeneral.-st .ms-slider .slick-list {
  margin: 0 -30px; }
  .spSliderGeneral.-st .ms-slider .slick-list .ms-item {
    padding: 0 30px; }
    .spSliderGeneral.-st .ms-slider .slick-list .ms-item .ms-wrapper-image-sl picture img {
      -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, 0.31);
      box-shadow: 0 0 27px rgba(0, 0, 0, 0.31); }

.swiper-pagination {
  z-index: 1 !important; }

.ms-animate-section.pipelineSlider .ms-item,
.ms-animate-section .ms-wrapper-section {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.ms-animate-section.ms-loaded-animate.pipelineSlider .ms-item,
.ms-animate-section.ms-loaded-animate .ms-wrapper-section {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

#welcome {
  position: relative;
  margin: 0 auto;
  width: 100%; }
  #welcome .ms-wrapper-section {
    padding: 30px 0;
    width: 90%;
    text-align: center; }
    @media screen and (min-width: 640px) {
      #welcome .ms-wrapper-section {
        padding: 50px 0; } }
    #welcome .ms-wrapper-section .ms-wrapper-header {
      width: 100%;
      max-width: 880px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      @media screen and (min-width: 1440px) {
        #welcome .ms-wrapper-section .ms-wrapper-header {
          max-width: 1250px; } }
      @media screen and (min-width: 1600px) {
        #welcome .ms-wrapper-section .ms-wrapper-header {
          max-width: 100%; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
        color: #FFF;
        font-size: 24px;
        line-height: 1.2;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 15px;
        position: relative;
        z-index: 2;
        /*@media screen and (min-width: 1600px){
          font-size: 62px;
        }*/ }
        @media screen and (min-width: 480px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
            font-size: 27px;
            margin-bottom: 20px; } }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
            font-size: 37px;
            margin-bottom: 30px; } }
        @media screen and (min-width: 768px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
            font-size: 42px; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
            font-size: 50px;
            line-height: 1.1;
            margin-bottom: 40px; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle,
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle,
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square,
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
        position: absolute;
        width: 45px;
        height: 45px;
        font-size: 45px;
        z-index: 0; }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            width: 70px;
            height: 70px;
            font-size: 70px; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square,
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            width: 80px;
            height: 80px;
            font-size: 80px; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle {
        left: 12%;
        top: -16px; }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle {
            top: -25px; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle {
            top: -20px;
            left: 18%; } }
        @media screen and (min-width: 1440px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-triangle {
            left: 11%; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle {
        top: -7px;
        right: 29%; }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle {
            top: -14px; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle {
            top: -3px;
            right: 31%; } }
        @media screen and (min-width: 1440px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-circle {
            top: -16px;
            right: 35%; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square {
        left: 36%;
        top: 25px; }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square {
            width: 60px;
            height: 60px;
            font-size: 60px;
            top: 40px; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square {
            width: 70px;
            height: 70px;
            font-size: 70px;
            top: 60px; } }
        @media screen and (min-width: 1440px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square {
            top: 68px;
            left: 32%; } }
        @media screen and (min-width: 1600px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-square {
            top: 77px; } }
      #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
        top: 55px;
        right: 17%; }
        @media screen and (min-width: 640px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            top: 87px;
            right: 13%; } }
        @media screen and (min-width: 991px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            top: 120px;
            right: 13%; } }
        @media screen and (min-width: 1440px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            top: 57px;
            right: 8%; } }
        @media screen and (min-width: 1600px) {
          #welcome .ms-wrapper-section .ms-wrapper-header .ms-icon-polygon {
            top: 85px;
            right: 6%; } }
    #welcome .ms-wrapper-section p {
      max-width: 1040px;
      margin-left: auto;
      margin-right: auto; }
    #welcome .ms-wrapper-section .ms-wrapper-btn {
      margin-top: 20px;
      margin-left: -10px;
      margin-right: -10px; }
      #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn {
        min-width: 165px;
        margin: 0 2px; }
        #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn span {
          padding: 0 10px; }
        #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn .ms-icon-play {
          margin-left: -10px;
          margin-right: 10px; }
      @media screen and (min-width: 374px) {
        #welcome .ms-wrapper-section .ms-wrapper-btn {
          margin-top: 30px; }
          #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn {
            min-width: 155px;
            margin: 0 5px; }
            #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn span {
              padding: 0 15px; } }
      @media screen and (min-width: 640px) {
        #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn {
          min-width: 215px;
          margin: 0 10px; }
          #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn span {
            padding: 0 30px; } }
      @media screen and (min-width: 768px) {
        #welcome .ms-wrapper-section .ms-wrapper-btn {
          margin-top: 40px; } }
    #welcome .ms-wrapper-section .ms-partner-list {
      margin-top: 20px;
      border-top: 2px solid rgba(255, 255, 255, 0.2); }
      #welcome .ms-wrapper-section .ms-partner-list .ms-item {
        height: 60px;
        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;
        width: auto;
        padding: 0 15px; }
        #welcome .ms-wrapper-section .ms-partner-list .ms-item picture {
          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; }
        #welcome .ms-wrapper-section .ms-partner-list .ms-item img {
          width: auto;
          height: auto;
          max-width: 100%; }
      @media screen and (min-width: 374px) {
        #welcome .ms-wrapper-section .ms-partner-list {
          margin-top: 30px; }
          #welcome .ms-wrapper-section .ms-partner-list .ms-item {
            height: 70px; } }
      @media screen and (min-width: 768px) {
        #welcome .ms-wrapper-section .ms-partner-list {
          margin-top: 40px; } }
      @media screen and (min-width: 991px) {
        #welcome .ms-wrapper-section .ms-partner-list .ms-item {
          width: auto !important;
          height: 80px; }
          #welcome .ms-wrapper-section .ms-partner-list .ms-item:first-child {
            margin-right: 35px; }
          #welcome .ms-wrapper-section .ms-partner-list .ms-item:nth-child(2) {
            margin-right: 20px; } }
    #welcome .ms-wrapper-section .slick-list {
      margin: 0 -15px; }
      @media screen and (min-width: 991px) {
        #welcome .ms-wrapper-section .slick-list .slick-track {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; } }
    #welcome .ms-wrapper-section .ms-wrapper-video-boostbox {
      width: 100%;
      padding-top: 3%;
      position: relative;
      /*@media screen and (min-width: 640px){
        padding-top: 5vh;
      }*/ }
      #welcome .ms-wrapper-section .ms-wrapper-video-boostbox picture, #welcome .ms-wrapper-section .ms-wrapper-video-boostbox img {
        width: auto;
        height: auto;
        max-width: 100%;
        position: relative;
        z-index: 1; }
      #welcome .ms-wrapper-section .ms-wrapper-video-boostbox video {
        position: absolute;
        top: 29.33%;
        width: 23%;
        z-index: 0;
        max-width: 290px;
        right: 9.33%; }
        @media screen and (min-width: 768px) {
          #welcome .ms-wrapper-section .ms-wrapper-video-boostbox video {
            top: 186px; } }
        @media screen and (min-width: 1400px) {
          #welcome .ms-wrapper-section .ms-wrapper-video-boostbox video {
            right: auto;
            left: 50%;
            margin-left: 221px; } }
      @media screen and (min-width: 768px) {
        #welcome .ms-wrapper-section .ms-wrapper-video-boostbox {
          padding-top: 60px; } }
  #welcome #videoHome {
    position: relative;
    width: 80%;
    margin-top: 30px;
    margin-bottom: 50px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    /*@media (max-width: 640px){
      margin-bottom: -40px;
      margin-top: 20px;
    }*/ }
    @media (max-width: 767px) {
      #welcome #videoHome {
        -webkit-transform: translateY(50px) !important;
        -ms-transform: translateY(50px) !important;
        transform: translateY(50px) !important;
        opacity: 0 !important;
        -webkit-transition: all .6s !important;
        -o-transition: all .6s !important;
        transition: all .6s !important; } }
    #welcome #videoHome:after {
      position: absolute;
      width: 100%;
      height: 15px;
      left: 0;
      right: 0;
      border-radius: 50%;
      z-index: 0;
      bottom: 28px;
      content: "";
      -webkit-box-shadow: 0 50px 24px rgba(0, 0, 0, 0.5);
      box-shadow: 0 50px 24px rgba(0, 0, 0, 0.5); }
    #welcome #videoHome picture {
      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;
      width: 100%;
      position: relative;
      z-index: 1; }
      #welcome #videoHome picture img {
        width: 100%;
        height: auto; }
    @media (max-width: 767px) {
      #welcome #videoHome.-active {
        -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        transform: translateY(0) !important;
        opacity: 1 !important; } }
    #welcome #videoHome video {
      position: absolute;
      width: calc(100% - 30px);
      height: calc(100% - 36px);
      z-index: 2;
      left: 0;
      right: 0;
      top: 18px;
      margin: 0 auto;
      border-radius: 10%; }
    @media screen and (min-width: 768px) {
      #welcome #videoHome {
        width: 90%;
        max-width: 100%;
        margin: 0 auto; }
        #welcome #videoHome:after {
          display: none; }
        #welcome #videoHome video {
          width: 72.33%;
          height: auto;
          top: 3.33%;
          border-radius: 0; } }

#business {
  position: relative;
  margin: 0 auto;
  width: 100%; }
  #business .ms-wrapper-section {
    padding: 30px 0;
    width: 90%;
    text-align: center;
    max-width: 1320px; }
    @media screen and (min-width: 1330px) {
      #business .ms-wrapper-section {
        padding: 11% 0; } }
    #business .ms-wrapper-section .ms-title {
      color: #FFF;
      max-width: 980px;
      margin-left: auto;
      margin-right: auto; }
    #business .ms-wrapper-section p {
      max-width: 1024px;
      margin-left: auto;
      margin-right: auto; }
    #business .ms-wrapper-section .ms-business-list {
      margin-top: 40px; }
      #business .ms-wrapper-section .ms-business-list li {
        margin-bottom: 20px;
        position: relative; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(1) {
          z-index: 6; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(2) {
          z-index: 5; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(3) {
          z-index: 4; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(4) {
          z-index: 3; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(5) {
          z-index: 2; }
        #business .ms-wrapper-section .ms-business-list li:nth-child(6) {
          z-index: 1; }
        #business .ms-wrapper-section .ms-business-list li .ms-icon-triangle,
        #business .ms-wrapper-section .ms-business-list li .ms-icon-circle,
        #business .ms-wrapper-section .ms-business-list li .ms-icon-square,
        #business .ms-wrapper-section .ms-business-list li .ms-icon-polygon {
          color: #FFF;
          font-size: 50px;
          position: absolute;
          bottom: -35px;
          left: 0;
          right: 0;
          margin: 0 auto;
          z-index: 2;
          display: none; }
          @media screen and (min-width: 1220px) {
            #business .ms-wrapper-section .ms-business-list li .ms-icon-triangle,
            #business .ms-wrapper-section .ms-business-list li .ms-icon-circle,
            #business .ms-wrapper-section .ms-business-list li .ms-icon-square,
            #business .ms-wrapper-section .ms-business-list li .ms-icon-polygon {
              top: 50%;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%);
              bottom: auto;
              left: auto;
              font-size: 55px;
              right: -28px; } }
        #business .ms-wrapper-section .ms-business-list li .ms-icon-polygon {
          font-size: 60px; }
          @media screen and (min-width: 1220px) {
            #business .ms-wrapper-section .ms-business-list li .ms-icon-polygon {
              font-size: 65px;
              right: -33px; } }
      #business .ms-wrapper-section .ms-business-list .ms-item {
        border-radius: 25px;
        padding: 30px 0;
        height: 100%;
        opacity: 1; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-item-title {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 15px;
          color: #FFF;
          text-transform: uppercase; }
        #business .ms-wrapper-section .ms-business-list .ms-item p {
          margin: 0 auto 30px auto;
          max-width: 255px; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-label {
          border-radius: 25px;
          background-color: #FFF;
          color: #515151;
          text-transform: uppercase;
          font-size: 11px;
          text-align: center;
          padding: 7px 20px;
          display: inline-block;
          margin: 0 auto; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-builder,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-integration,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-generation,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-crm,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-generate,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-dominate {
          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;
          width: 100%;
          color: #FFF;
          height: 70px;
          margin-bottom: 20px; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-generation,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-integration,
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-builder {
          font-size: 70px; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-generate {
          font-size: 60px; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-icon-dominate {
          font-size: 80px; }
        #business .ms-wrapper-section .ms-business-list .ms-item .ms-btn {
          min-width: 190px;
          height: 50px !important;
          margin-bottom: -10px; }
      @media screen and (min-width: 640px) {
        #business .ms-wrapper-section .ms-business-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 60px -10px; }
          #business .ms-wrapper-section .ms-business-list li {
            width: 50%;
            padding: 0 10px; }
            #business .ms-wrapper-section .ms-business-list li .ms-item p {
              font-size: 16px !important; } }
      @media screen and (min-width: 991px) {
        #business .ms-wrapper-section .ms-business-list li {
          width: 33.33%; } }
      @media screen and (min-width: 1220px) {
        #business .ms-wrapper-section .ms-business-list {
          margin: 80px -10px;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #business .ms-wrapper-section .ms-business-list li {
            width: 28%; } }
      @media screen and (min-width: 1440px) {
        #business .ms-wrapper-section .ms-business-list {
          margin: 90px -10px; }
          #business .ms-wrapper-section .ms-business-list .ms-item {
            min-height: 350px; } }
  @media screen and (min-width: 1220px) {
    #business.-home .ms-wrapper-section .ms-business-list li {
      /*.ms-item{
              transition: all .6s;
            }*/ }
      #business.-home .ms-wrapper-section .ms-business-list li:nth-child(1) .ms-item {
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%); }
      #business.-home .ms-wrapper-section .ms-business-list li:nth-child(2) .ms-item {
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%); }
      #business.-home .ms-wrapper-section .ms-business-list li:nth-child(3) .ms-item {
        -webkit-transform: translateY(5%);
        -ms-transform: translateY(5%);
        transform: translateY(5%); }
      #business.-home .ms-wrapper-section .ms-business-list li:nth-child(4) .ms-item {
        -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
        transform: translateY(30%); }
      #business.-home .ms-wrapper-section .ms-business-list li:nth-child(5) .ms-item {
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%); }
    #business.-home .ms-wrapper-section .ms-business-list.ms-loaded-animate li {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }

.about,
#about {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  overflow: hidden !important;
  margin-top: -6%;
  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;
  margin-bottom: 3%;
  /*&:before{
    content: "";
    display: block;
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -5px;
    width: 100%;
    height: 70%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), to(#101010));
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0), #2a263b);
    z-index: 2;
  }
  */ }
  .about:after,
  #about:after {
    content: "";
    display: block;
    padding-bottom: 56.25%; }
  .about .ms-wrapper-video,
  #about .ms-wrapper-video {
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0; }
    .about .ms-wrapper-video div,
    #about .ms-wrapper-video div {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      /*&:after{
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(#2a263b,0.6);
        z-index: 0;
      }*/ }
  .about video,
  #about video {
    width: 100vw;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute; }
  @media screen and (min-width: 1024px) {
    .about,
    #about {
      height: 90vh; }
      .about:after,
      #about:after {
        display: none; }
      .about .ms-wrapper-video,
      #about .ms-wrapper-video {
        height: 100vh;
        position: relative; } }

.idxboostSection {
  position: relative;
  margin: 0 auto;
  width: 100%; }
  .idxboostSection .ms-wrapper-section {
    padding: 30px 0;
    width: 90%;
    z-index: 2; }
    @media screen and (min-width: 768px) {
      .idxboostSection .ms-wrapper-section {
        padding: 60px 0; } }
    .idxboostSection .ms-wrapper-section article {
      text-align: center;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
      .idxboostSection .ms-wrapper-section article .ms-slogan {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.5);
        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;
        margin-bottom: 10px; }
        .idxboostSection .ms-wrapper-section article .ms-slogan .ms-icon-builder {
          color: #b62b62;
          font-size: 25px;
          display: inline-block;
          margin-right: 10px;
          margin-top: -5px; }
          @media screen and (min-width: 1024px) {
            .idxboostSection .ms-wrapper-section article .ms-slogan .ms-icon-builder {
              font-size: 33px;
              margin-top: -8px; } }
      .idxboostSection .ms-wrapper-section article .ms-title {
        color: #FFF;
        line-height: 1.1; }
        .idxboostSection .ms-wrapper-section article .ms-title br {
          display: none; }
        @media screen and (min-width: 768px) {
          .idxboostSection .ms-wrapper-section article .ms-title {
            margin-bottom: 30px; }
            .idxboostSection .ms-wrapper-section article .ms-title br {
              display: block; } }
      .idxboostSection .ms-wrapper-section article p {
        color: #FFF; }
        .idxboostSection .ms-wrapper-section article p br {
          display: none; }
        @media screen and (min-width: 768px) {
          .idxboostSection .ms-wrapper-section article p {
            margin: 30px 0 40px 0; }
            .idxboostSection .ms-wrapper-section article p br {
              display: block; } }
      .idxboostSection .ms-wrapper-section article .ms-btn {
        min-width: 215px; }
      .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex {
        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;
        margin-left: -5px;
        margin-right: -5px; }
        .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn {
          min-width: 165px;
          margin: 5px; }
          .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn span {
            padding: 0 20px; }
          .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn .ms-icon-play {
            margin-left: -10px;
            margin-right: 10px; }
        @media screen and (min-width: 640px) {
          .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn {
            min-width: 215px; }
            .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn span {
              padding: 0 30px; }
            .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn .ms-icon-play {
              margin-left: -20px;
              margin-right: 20px; } }
        @media screen and (min-width: 768px) {
          .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            margin-bottom: 80px; }
            .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn:first-child {
              margin-right: 15px; } }
        @media screen and (min-width: 1024px) {
          .idxboostSection .ms-wrapper-section article .ms-wrapper-btn.-flex {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 0; } }
    .idxboostSection .ms-wrapper-section .ms-wrapper-img {
      position: relative;
      width: 100%; }
      .idxboostSection .ms-wrapper-section .ms-wrapper-img picture {
        width: 100%;
        display: inline-block; }
        .idxboostSection .ms-wrapper-section .ms-wrapper-img picture img {
          position: relative;
          width: auto;
          height: auto;
          max-width: 100%; }
  @media screen and (min-width: 1024px) {
    .idxboostSection .ms-wrapper-figure {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }
  .idxboostSection.generalSection .ms-wrapper-section {
    max-width: 1400px;
    padding-top: 30px;
    padding-bottom: 30px; }
    .idxboostSection.generalSection .ms-wrapper-section article .ms-title br {
      display: block; }
    .idxboostSection.generalSection .ms-wrapper-section article p {
      margin-left: auto;
      margin-right: auto;
      max-width: 600px; }
      @media screen and (min-width: 1024px) {
        .idxboostSection.generalSection .ms-wrapper-section article p {
          max-width: 100%; } }
    .idxboostSection.generalSection .ms-wrapper-section article .ms-link {
      display: inline-block;
      margin-top: 10px; }
      @media screen and (min-width: 1024px) {
        .idxboostSection.generalSection .ms-wrapper-section article .ms-link {
          margin-top: 30px; } }
    .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-video {
      max-width: 700px;
      width: 100%;
      margin: 40px auto 0 auto;
      position: relative;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
      background-color: #333;
      border: 10px solid #FFF;
      border-radius: 6px; }
      .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-video:after {
        content: "";
        display: block;
        padding-bottom: 56.25%; }
      .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-video iframe,
      .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .idxboostSection.generalSection .ms-wrapper-section .servicesDataList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 40px auto 0 auto;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1590px; }
      @media screen and (min-width: 1024px) {
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item {
        border-radius: 25px;
        padding: 30px 0;
        height: 100%;
        opacity: 1;
        text-align: center;
        width: 100%; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-slog {
          font-size: 12px;
          text-transform: uppercase;
          color: #FFF; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-item-title {
          font-family: "Montserrat", sans-serif;
          font-size: 20px;
          margin: 20px 0 25px 0;
          line-height: 1.1;
          font-weight: bold;
          text-transform: uppercase;
          color: #FFF; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-item-title span {
            font-size: 13px;
            display: block; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-item-title.-mg {
            font-size: 28px;
            margin: 15px 0 20px 0; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-price {
          font-size: 21px;
          font-weight: bold;
          margin-bottom: 25px;
          color: #FFF; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-price.-mg span {
            font-size: 14px;
            display: block; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item p {
          font-size: 16px;
          line-height: 1.4;
          margin-bottom: 20px;
          color: #FFF;
          max-width: 300px;
          margin-left: auto;
          margin-right: auto;
          padding: 0 25px; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item ul {
          margin: 0 auto 40px auto;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item ul li {
            position: relative;
            padding-left: 10px;
            font-size: 15px;
            margin-bottom: 5px;
            text-align: left;
            color: #FFF; }
            .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item ul li:before {
              content: "";
              display: block;
              width: 4px;
              height: 4px;
              border-radius: 100%;
              background-color: #FFF;
              top: 7px;
              left: 0;
              position: absolute; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item ul.-mg {
            min-height: 188px; }
            @media screen and (min-width: 1024px) {
              .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item ul.-mg li {
                font-size: 14px; } }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-btn {
          height: 45px;
          min-width: 180px; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item [class^="ms-icon-"], .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item [class*=" ms-icon-"] {
          height: 70px;
          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;
          font-size: 70px;
          color: #FFF; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-icon-generate {
          font-size: 60px; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-icon-dominate {
          font-size: 80px; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-icon-builder:before {
          margin-right: -12px; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-item .ms-icon-dominate:before {
          margin-left: -15px; }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .-float-icon {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        color: #FFF;
        z-index: 2;
        width: 52px;
        height: 52px;
        font-size: 52px;
        bottom: -37px;
        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;
        -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.35));
        filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.35)); }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .-float-icon.ms-icon-polygon:before {
          font-size: 56px; }
        @media screen and (min-width: 640px) {
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .-float-icon {
            left: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            bottom: auto;
            right: -26px;
            margin-top: -26px;
            top: 50%; } }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li,
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li {
        width: 100%;
        margin-bottom: 20px;
        padding: 0 10px;
        position: relative; }
        @media screen and (min-width: 640px) {
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li {
            width: 50%; }
            .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li:nth-child(2n) .-float-icon,
            .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li:nth-child(2n) .-float-icon {
              display: none; } }
        @media screen and (min-width: 1024px) {
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li {
            width: 20%;
            max-width: 300px;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
            .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li:nth-child(2n) .-float-icon,
            .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li:nth-child(2n) .-float-icon {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:before,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:before {
          display: none; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:after,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:after {
          background-color: #FFF;
          opacity: 1 !important; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:hover, .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:focus,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:hover,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:focus {
          color: #FFF !important; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:hover:after, .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .ms-btn:focus:after,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:hover:after,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .ms-btn:focus:after {
            background-color: #2a263b; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-builder .ms-btn,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-builder .ms-btn {
          color: #ee3d4e; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-builder .ms-btn:hover,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-builder .ms-btn:hover {
            color: #ee3d4e !important; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-premium .ms-btn,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-premium .ms-btn {
          color: #2fb383; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-premium .ms-btn:hover,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-premium .ms-btn:hover {
            color: #2fb383 !important; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-generate .ms-btn,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-generate .ms-btn {
          color: #f37360; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-generate .ms-btn:hover,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-generate .ms-btn:hover {
            color: #f37360 !important; }
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-integration .ms-btn,
        .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-integration .ms-btn {
          color: #3164bf; }
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList > li .-bg-integration .ms-btn:hover,
          .idxboostSection.generalSection .ms-wrapper-section .servicesDataList .ms-li .-bg-integration .ms-btn:hover {
            color: #3164bf !important; }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList.-sp .ms-item .ms-item-title {
        font-size: 24px;
        margin: 15px 0 15px 0; }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList.-sp .ms-item .ms-icon-dominate,
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList.-sp .ms-item .ms-icon-generate,
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList.-sp .ms-item .ms-icon-generation {
        height: 60px;
        font-size: 60px;
        color: #FFF;
        margin: 5px 0 20px 0;
        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; }
      .idxboostSection.generalSection .ms-wrapper-section .servicesDataList.-sp .ms-item .ms-icon-dominate {
        font-size: 80px; }
    .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-btn {
      width: 100%;
      text-align: center; }
      @media screen and (min-width: 640px) {
        .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-btn {
          margin: 20px 0; } }
      @media screen and (min-width: 1024px) {
        .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-btn {
          margin: 40px 0; } }
      .idxboostSection.generalSection .ms-wrapper-section .ms-wrapper-btn .ms-link {
        color: #FFF; }
    @media screen and (min-width: 768px) {
      .idxboostSection.generalSection .ms-wrapper-section {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media screen and (min-width: 1024px) {
      .idxboostSection.generalSection .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .idxboostSection.generalSection .ms-wrapper-section article {
          margin: 0;
          padding: 0;
          padding-right: 4%;
          text-align: left;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .idxboostSection.generalSection .ms-wrapper-section article p {
            margin: 0;
            max-width: 530px; } }
    @media screen and (min-width: 1600px) {
      .idxboostSection.generalSection .ms-wrapper-section article {
        padding: 0; } }
  @media screen and (min-width: 1024px) {
    .idxboostSection.generalSection.-reverse .ms-wrapper-section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .idxboostSection.generalSection.-reverse .ms-wrapper-section article {
        padding: 0; } }
  @media screen and (min-width: 1600px) {
    .idxboostSection.generalSection.-reverse .ms-wrapper-section article {
      padding: 0; } }
  @media screen and (min-width: 1024px) {
    .idxboostSection.generalSection.-full .ms-wrapper-section {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .idxboostSection.generalSection.-full .ms-wrapper-section article {
        width: 100%;
        max-width: 100%;
        padding: 0;
        text-align: center; }
        .idxboostSection.generalSection.-full .ms-wrapper-section article p {
          max-width: 100%; } }
  .idxboostSection.-txt-center {
    text-align: center; }
    .idxboostSection.-txt-center .ms-wrapper-section .ms-title {
      text-align: center !important;
      margin-left: auto !important;
      margin-right: auto !important; }

/*BUILDER*/
#builderSection .ms-wrapper-section {
  /*@media screen and (min-width: 1440px){
      article{
        max-width: 460px;
      }
    }*/ }
  #builderSection .ms-wrapper-section .ms-wrapper-img {
    margin-top: 50px;
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-01,
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-02,
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
      max-width: 50%;
      z-index: 0; }
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
      margin: 0;
      left: 0;
      right: auto;
      position: absolute;
      top: 8%; }
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
      z-index: 1;
      max-width: 60%; }
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
      margin: 0;
      right: 0;
      left: auto;
      position: absolute;
      top: 17%; }
  @media screen and (min-width: 1024px) {
    #builderSection .ms-wrapper-section {
      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;
      padding: 7% 0; }
      #builderSection .ms-wrapper-section.-pd-50 {
        padding: 50px 0; }
      #builderSection .ms-wrapper-section article {
        text-align: left;
        margin-left: 0;
        margin-right: auto;
        max-width: 480px; }
        #builderSection .ms-wrapper-section article .ms-slogan {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; }
      #builderSection .ms-wrapper-section .ms-wrapper-img {
        margin-right: -40px;
        margin-top: 0; } }

#builderSection .ms-triangle-figure {
  width: 938px;
  height: 810px;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ef3d4e), to(#ae2865));
  background: -webkit-linear-gradient(left, #ef3d4e, #ae2865);
  background: -o-linear-gradient(left, #ef3d4e, #ae2865);
  background: linear-gradient(to right, #ef3d4e, #ae2865);
  background-size: 400% 400%;
  -webkit-animation: gradient 6s ease infinite;
  animation: gradient 6s ease infinite;
  right: -40%;
  zoom: 0.45;
  bottom: 4%;
  /*span{
      width: 0;
      height: 0;
      border-left: 297px solid transparent;
      border-right: 297px solid transparent;
      border-bottom: 516px solid #2a263b;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 100px;
    }*/ }
  @media screen and (min-width: 640px) {
    #builderSection .ms-triangle-figure {
      zoom: 0.8;
      right: -215px; } }
  @media screen and (min-width: 1024px) {
    #builderSection .ms-triangle-figure {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto; } }
  #builderSection .ms-triangle-figure:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 814px solid #2a263b;
    border-right: 471px solid transparent; }
  #builderSection .ms-triangle-figure:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 814px solid #2a263b;
    border-left: 471px solid transparent; }

@media screen and (min-width: 1600px) {
  #builderSection .ms-triangle-figure {
    zoom: 1; } }

#builderSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
  font-size: 730px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -58px;
  z-index: -1;
  zoom: 0.54; }
  @media screen and (min-width: 640px) {
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
      zoom: 0.9; } }
  @media screen and (min-width: 1024px) {
    #builderSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
      zoom: 1; } }

/*INTEGRATIONS*/
#integrationSection .ms-wrapper-section article .ms-slogan .ms-icon-integration {
  color: #5986dc;
  font-size: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-top: -5px; }
  @media screen and (min-width: 1024px) {
    #integrationSection .ms-wrapper-section article .ms-slogan .ms-icon-integration {
      font-size: 33px;
      margin-top: -8px; } }

#integrationSection .ms-wrapper-section article .ms-link {
  color: #5986dc; }
  #integrationSection .ms-wrapper-section article .ms-link:after {
    background-color: #5986dc; }

#integrationSection .ms-wrapper-section .ms-wrapper-img {
  margin-top: 50px;
  max-width: 766px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 11%; }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
    max-width: 100%; }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02,
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-03,
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-04,
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
    max-width: 100%;
    z-index: 0;
    position: absolute; }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
    max-width: 60%;
    left: -2%;
    bottom: -9%; }
    @media screen and (min-width: 1024px) {
      #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        left: -5%; } }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
    max-width: 30%;
    left: 18%;
    bottom: -2%; }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
    max-width: 23%;
    right: 12%;
    bottom: -20%; }
  #integrationSection .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
    max-width: 33%;
    right: -7%;
    bottom: -15%; }

@media screen and (min-width: 1024px) {
  #integrationSection .ms-wrapper-section {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 8% 0; }
    #integrationSection .ms-wrapper-section article {
      text-align: left;
      margin-left: auto;
      margin-right: 0;
      max-width: 530px;
      padding-left: 70px; } }
    @media screen and (min-width: 1024px) and (min-width: 1440px) {
      #integrationSection .ms-wrapper-section article {
        padding-left: 0; } }

@media screen and (min-width: 1024px) {
      #integrationSection .ms-wrapper-section article .ms-slogan {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    #integrationSection .ms-wrapper-section .ms-wrapper-img {
      margin-left: -20px;
      zoom: 0.87; } }

@media screen and (min-width: 1600px) {
  #integrationSection .ms-wrapper-section .ms-wrapper-img {
    zoom: 1; } }

#integrationSection .ms-circle-figure {
  width: 856px;
  height: 856px;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, from(#20478c), to(#162a4f));
  background: -webkit-linear-gradient(left, #20478c, #162a4f);
  background: -o-linear-gradient(left, #20478c, #162a4f);
  background: linear-gradient(to right, #20478c, #162a4f);
  -webkit-animation: rotateCenter 6s ease infinite;
  animation: rotateCenter 6s ease infinite;
  border-radius: 100%;
  zoom: 0.45;
  left: -40%;
  bottom: -31%;
  /*span{
      width: 625px;
      height: 625px;
      background-color: #2a263b;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      border-radius: 100%;
    }*/ }
  @media screen and (min-width: 374px) {
    #integrationSection .ms-circle-figure {
      bottom: -21%; } }
  @media screen and (min-width: 640px) {
    #integrationSection .ms-circle-figure {
      zoom: 0.7;
      left: -160px;
      bottom: -335px; } }
  @media screen and (min-width: 991px) {
    #integrationSection .ms-circle-figure {
      zoom: 0.8;
      bottom: -350px; } }
  @media screen and (min-width: 1024px) {
    #integrationSection .ms-circle-figure {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto; } }

@media screen and (min-width: 1600px) {
  #integrationSection .ms-circle-figure {
    zoom: 1; } }

/*BUILDER*/
#generationSection .ms-wrapper-section article .ms-slogan .ms-icon-generation {
  color: #22ad75;
  font-size: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-top: -5px; }
  @media screen and (min-width: 1024px) {
    #generationSection .ms-wrapper-section article .ms-slogan .ms-icon-generation {
      font-size: 33px;
      margin-top: -8px; } }

#generationSection .ms-wrapper-section article .ms-link {
  color: #22ad75; }
  #generationSection .ms-wrapper-section article .ms-link:after {
    background-color: #22ad75; }

#generationSection .ms-wrapper-section .ms-wrapper-img {
  margin-top: 27%;
  margin-bottom: 16%;
  width: 80%;
  max-width: 472px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 img {
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 img {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 img {
    -webkit-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    transition-delay: 0.35s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-04 img {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-05 img {
    -webkit-transition-delay: 0.65s;
    -o-transition-delay: 0.65s;
    transition-delay: 0.65s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-06 img {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-07 img {
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-08 img {
    -webkit-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    transition-delay: 0.45s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-09 img {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-01,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-03,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-04,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-05,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-06,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-07,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-08,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-09,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-10,
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-11 {
    position: absolute; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
    z-index: 2;
    max-width: 20%;
    left: -18%;
    top: 17%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
    top: -9%;
    left: 10%;
    max-width: 25%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
    top: -16%;
    left: 63%;
    max-width: 25%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
    top: 2%;
    right: -17%;
    max-width: 25%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
    top: 35%;
    right: -18%;
    max-width: 24%;
    z-index: 1; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-06 {
    bottom: -12%;
    right: -18%;
    max-width: 30%; }
    @media screen and (min-width: 768px) {
      #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-06 {
        bottom: -8%; } }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-07 {
    bottom: -19%;
    right: 29%;
    max-width: 30%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-08 {
    bottom: -7%;
    right: 68%;
    max-width: 17%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-09 {
    bottom: 7%;
    left: -12%;
    max-width: 28%;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-09 {
        bottom: 11%;
        left: -21%; } }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-10 {
    position: absolute;
    left: -6%;
    max-width: 55%;
    top: 6%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-11 {
    position: absolute;
    right: -6%;
    max-width: 55%;
    top: 6%; }
  #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 {
    max-width: 60%;
    position: relative;
    margin: 0 auto; }
    #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 picture {
      width: 100%;
      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; }
    #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-video {
      position: absolute;
      top: 14%;
      left: 0;
      right: 0;
      height: 43%;
      width: 65%;
      margin: 0 auto;
      overflow: hidden;
      background-color: #ffffff;
      border-radius: 100%;
      padding: 5px; }
      #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-video video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 100%; }
    #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list {
      position: absolute;
      bottom: 21%;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 54%;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding: 5px;
      font-size: 80%;
      color: #e5e5e5;
      background-color: #FFF; }
      @media screen and (min-width: 640px) {
        #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list {
          font-size: 20px; } }
      #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s; }
    #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
      position: absolute;
      z-index: 2;
      width: 37px;
      height: 44px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s;
      bottom: 9%;
      left: 40%;
      opacity: 0; }
      @media screen and (min-width: 640px) {
        #generationSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
          bottom: 15%; } }

@media screen and (min-width: 640px) {
  #generationSection .ms-wrapper-section .ms-wrapper-img {
    margin-top: 40%; } }

@media screen and (min-width: 768px) {
  #generationSection .ms-wrapper-section .ms-wrapper-img {
    margin-top: 30%; } }

@media screen and (min-width: 1024px) {
  #generationSection .ms-wrapper-section {
    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;
    padding: 11% 0; }
    #generationSection .ms-wrapper-section article {
      text-align: left;
      margin-left: 0;
      margin-right: auto;
      max-width: 570px;
      padding-right: 87px; } }
    @media screen and (min-width: 1024px) and (min-width: 1440px) {
      #generationSection .ms-wrapper-section article {
        padding-right: 0; } }

@media screen and (min-width: 1024px) {
      #generationSection .ms-wrapper-section article .ms-slogan {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      #generationSection .ms-wrapper-section article .ms-title {
        margin-right: -60px; }
    #generationSection .ms-wrapper-section .ms-wrapper-img {
      margin-right: 60px;
      margin-top: 0;
      margin-left: auto;
      margin-bottom: 0; } }

#generationSection .ms-square-figure {
  width: 850px;
  height: 850px;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, from(#2eb382), to(#18a86b));
  background: -webkit-linear-gradient(left, #2eb382, #18a86b);
  background: -o-linear-gradient(left, #2eb382, #18a86b);
  background: linear-gradient(to right, #2eb382, #18a86b);
  background-size: 400% 400%;
  -webkit-animation: gradient 6s ease infinite;
  animation: gradient 6s ease infinite;
  right: -40%;
  zoom: 0.45;
  bottom: 4%;
  border-radius: 10%;
  /*span{
      width: 650px;
      height: 650px;
      background-color: #2a263b;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
    }*/ }
  @media screen and (min-width: 640px) {
    #generationSection .ms-square-figure {
      zoom: 0.8;
      right: -283px;
      bottom: 6%; } }
  @media screen and (min-width: 1024px) {
    #generationSection .ms-square-figure {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto; } }

@media screen and (min-width: 1600px) {
  #generationSection .ms-square-figure {
    zoom: 1; } }

#generationSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
  left: 60%;
  opacity: 1; }

#generationSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star:nth-child(1), #generationSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star:nth-child(2), #generationSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star:nth-child(3), #generationSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star:nth-child(4) {
  color: #dfbe82; }

/*MARKETING*/
#marketingSection .ms-wrapper-section {
  padding: 7% 0; }
  #marketingSection .ms-wrapper-section article {
    max-width: 1100px; }
    #marketingSection .ms-wrapper-section article .ms-slogan li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 15px; }
    #marketingSection .ms-wrapper-section article .ms-slogan .ms-icon-dominate,
    #marketingSection .ms-wrapper-section article .ms-slogan .ms-icon-generate {
      font-size: 18px;
      display: inline-block;
      margin-right: 10px; }
    #marketingSection .ms-wrapper-section article .ms-slogan .ms-icon-generate {
      background-image: -webkit-gradient(linear, left top, right top, from(#fd8358), to(#fc696e));
      background-image: -webkit-linear-gradient(left, #fd8358, #fc696e);
      background-image: -o-linear-gradient(left, #fd8358, #fc696e);
      background-image: linear-gradient(to right, #fd8358, #fc696e);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important; }
    #marketingSection .ms-wrapper-section article .ms-slogan .ms-icon-dominate {
      font-size: 28px;
      background-image: -webkit-gradient(linear, left top, right top, from(#dd3754), to(#c22e5e));
      background-image: -webkit-linear-gradient(left, #dd3754, #c22e5e);
      background-image: -o-linear-gradient(left, #dd3754, #c22e5e);
      background-image: linear-gradient(to right, #dd3754, #c22e5e);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important; }
  #marketingSection .ms-wrapper-section .ms-wrapper-polygon {
    width: 100%;
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px; }
    @media screen and (min-width: 640px) {
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon {
        margin-top: 60px; } }
    @media screen and (min-width: 1024px) {
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon {
      position: relative;
      display: block;
      width: 100%;
      height: 450px;
      margin-bottom: 30px; }
      @media screen and (min-width: 640px) {
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon {
          height: 550px;
          margin-bottom: 50px; } }
      @media screen and (min-width: 768px) {
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon {
          width: 812px;
          height: 754px;
          margin-bottom: 0; } }
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description {
        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;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%; }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-icon-generate {
          /*display: flex;
            align-items: flex-end;
            justify-content: center;*/
          margin-bottom: 10px;
          background-image: -webkit-gradient(linear, left top, right top, from(#fc7861), to(#fc6a6d));
          background-image: -webkit-linear-gradient(left, #fc7861, #fc6a6d);
          background-image: -o-linear-gradient(left, #fc7861, #fc6a6d);
          background-image: linear-gradient(to right, #fc7861, #fc6a6d);
          -webkit-background-clip: text;
          background-clip: text;
          -webkit-text-fill-color: transparent;
          color: transparent !important;
          font-size: 70px;
          width: 84px;
          height: 70px;
          text-align: center; }
          @media screen and (min-width: 768px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-icon-generate {
              font-size: 84px;
              height: 90px;
              margin-top: -30px; } }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-icon-dominate {
          display: block;
          text-align: center;
          margin-bottom: 10px;
          background-image: -webkit-gradient(linear, left top, right top, from(#e93b50), to(#c02e5f));
          background-image: -webkit-linear-gradient(left, #e93b50, #c02e5f);
          background-image: -o-linear-gradient(left, #e93b50, #c02e5f);
          background-image: linear-gradient(to right, #e93b50, #c02e5f);
          -webkit-background-clip: text;
          background-clip: text;
          -webkit-text-fill-color: transparent;
          color: transparent !important;
          font-size: 100px;
          width: 100px;
          height: 67px;
          line-height: 67px;
          text-align: center; }
          @media screen and (min-width: 768px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-icon-dominate {
              font-size: 123px;
              width: 123px;
              height: 90px;
              line-height: 90px;
              margin-top: -30px; } }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-title {
          font-weight: bold;
          color: #FFF;
          text-transform: uppercase;
          font-size: 25px; }
          @media screen and (min-width: 768px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-title {
              font-size: 30px; } }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description p {
          color: #FFF;
          text-align: center;
          font-size: 15px;
          line-height: 1.4;
          margin: 15px auto 30px auto;
          width: 300px; }
          @media screen and (min-width: 640px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description p {
              font-size: 17px;
              line-height: 1.6;
              width: 350px; } }
          @media screen and (min-width: 768px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description p {
              width: 380px;
              margin: 20px auto 30px auto;
              font-size: 20px; } }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-btn {
          min-width: 215px; }
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-wrapper-figure {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.35));
        filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.35));
        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; }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-wrapper-figure:before {
          -webkit-background-clip: text;
          background-clip: text;
          -webkit-text-fill-color: transparent;
          color: transparent !important;
          content: "\e913";
          font-size: 510px; }
          @media screen and (min-width: 640px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-wrapper-figure:before {
              font-size: 620px;
              content: "\e93b"; } }
          @media screen and (min-width: 768px) {
            #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-wrapper-figure:before {
              font-size: 750px;
              margin-bottom: 18px; } }
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon.-idxboost .ms-polygon-wrapper-figure:before {
        background-image: -webkit-gradient(linear, left top, right top, from(#e93b50), to(#c02e5f));
        background-image: -webkit-linear-gradient(left, #e93b50, #c02e5f);
        background-image: -o-linear-gradient(left, #e93b50, #c02e5f);
        background-image: linear-gradient(to right, #e93b50, #c02e5f); }
      #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon.-generate .ms-polygon-wrapper-figure:before {
        background-image: -webkit-gradient(linear, left top, right top, from(#fd7961), to(#fc6d6a));
        background-image: -webkit-linear-gradient(left, #fd7961, #fc6d6a);
        background-image: -o-linear-gradient(left, #fd7961, #fc6d6a);
        background-image: linear-gradient(to right, #fd7961, #fc6d6a); }
      @media screen and (min-width: 1024px) {
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon:first-child {
          margin-left: -95px; }
        #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon:last-child {
          margin-right: -95px; } }

@media screen and (min-width: 1024px) {
  #marketingSection.-home .ms-wrapper-section .ms-wrapper-polygon .ms-polygon {
    zoom: 0.87; } }

@media screen and (min-width: 1600px) {
  #marketingSection.-home .ms-wrapper-section .ms-wrapper-polygon .ms-polygon {
    zoom: 1; } }

/*PLATFORM*/
@media screen and (min-width: 1024px) {
  #platformSection .ms-wrapper-section {
    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;
    padding: 7% 0; }
    #platformSection .ms-wrapper-section article {
      text-align: left;
      margin-left: 0;
      margin-right: auto;
      max-width: 530px; }
      #platformSection .ms-wrapper-section article .ms-slogan {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }

@media screen and (min-width: 1600px) {
  #platformSection .ms-wrapper-section article {
    margin-left: 70px; } }

#platformSection .ms-triangle-figure {
  width: 938px;
  height: 810px;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ef3d4e), to(#ae2865));
  background: -webkit-linear-gradient(left, #ef3d4e, #ae2865);
  background: -o-linear-gradient(left, #ef3d4e, #ae2865);
  background: linear-gradient(to right, #ef3d4e, #ae2865);
  background-size: 400% 400%;
  -webkit-animation: gradient 6s ease infinite;
  animation: gradient 6s ease infinite;
  right: -40%;
  zoom: 0.45;
  bottom: 4%; }
  @media screen and (min-width: 640px) {
    #platformSection .ms-triangle-figure {
      zoom: 0.8;
      right: -215px; } }
  @media screen and (min-width: 1024px) {
    #platformSection .ms-triangle-figure {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto; } }
  #platformSection .ms-triangle-figure:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 814px solid #2a263b;
    border-right: 471px solid transparent; }
  #platformSection .ms-triangle-figure:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 814px solid #2a263b;
    border-left: 471px solid transparent; }

@media screen and (min-width: 1600px) {
  #platformSection .ms-triangle-figure {
    zoom: 1; } }

#platformSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
  font-size: 730px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -58px;
  z-index: -1;
  zoom: 0.54; }
  @media screen and (min-width: 640px) {
    #platformSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
      zoom: 0.9; } }
  @media screen and (min-width: 1024px) {
    #platformSection .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-floating {
      zoom: 1; } }

@media screen and (min-width: 1024px) {
  #generationSection.leadGenerationPageId .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-video {
    width: 57%; }
  #generationSection.leadGenerationPageId .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  #generationSection.leadGenerationPageId .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list .ms-icon-star {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s; } }

#cpanel {
  position: relative;
  margin: 0 auto;
  width: 100%;
  overflow: hidden; }
  #cpanel .ms-wrapper-section {
    padding: 30px 0;
    width: 90%;
    text-align: center; }
    @media screen and (min-width: 640px) {
      #cpanel .ms-wrapper-section {
        padding: 50px 0; } }
    @media screen and (min-width: 1024px) {
      #cpanel .ms-wrapper-section {
        padding: 30px 0 10% 0; } }
    #cpanel .ms-wrapper-section .ms-title {
      color: #FFF;
      max-width: 900px;
      margin-left: auto;
      margin-right: auto; }
    #cpanel .ms-wrapper-section p {
      max-width: 1100px;
      margin: 15px auto !important; }
    #cpanel .ms-wrapper-section .ms-wrapper-img {
      position: relative;
      margin: 15px auto;
      max-width: 900px;
      /*@media screen and (min-width: 768px){
        margin: 4% auto;
      }*/ }
      #cpanel .ms-wrapper-section .ms-wrapper-img picture {
        display: inline-block;
        width: 100%; }
        #cpanel .ms-wrapper-section .ms-wrapper-img picture img {
          width: auto;
          height: auto;
          max-width: 100%; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        max-width: 97%; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-02,
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-03,
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-04,
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        position: absolute; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        position: absolute;
        z-index: 1;
        right: -6%;
        max-width: 25%;
        top: 24%; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
        position: absolute;
        z-index: 1;
        right: -6%;
        max-width: 36%;
        bottom: -5%; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
        position: absolute;
        z-index: 2;
        left: 6%;
        max-width: 38%;
        bottom: -11%; }
      #cpanel .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        position: absolute;
        z-index: 1;
        left: -6%;
        max-width: 25%;
        bottom: -3%; }

#productivity {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#ef3d4e), to(#af2865));
  background-image: -webkit-linear-gradient(left, #ef3d4e, #af2865);
  background-image: -o-linear-gradient(left, #ef3d4e, #af2865);
  background-image: linear-gradient(to right, #ef3d4e, #af2865); }
  #productivity .ms-wrapper-section {
    padding: 30px 0;
    width: 90%;
    max-width: 1260px; }
    #productivity .ms-wrapper-section img {
      width: auto;
      height: auto;
      max-width: 100%; }
    #productivity .ms-wrapper-section .ms-article {
      width: 100%;
      max-width: 610px;
      margin: 0 auto;
      text-align: center; }
      #productivity .ms-wrapper-section .ms-article .ms-label {
        width: 175px;
        height: 30px;
        background-color: #FFF;
        color: #e83b51;
        border-radius: 50px;
        text-align: center;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        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;
        margin: 0 auto 15px auto; }
      #productivity .ms-wrapper-section .ms-article .ms-title {
        color: #FFF; }
      #productivity .ms-wrapper-section .ms-article .ms-sub-title {
        color: #FFF;
        font-weight: bold;
        line-height: 1.4; }
      #productivity .ms-wrapper-section .ms-article p {
        color: #FFF; }
      #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 30px auto 30px auto; }
        #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link {
          width: 193px;
          margin: 0 10px;
          border-radius: 5px;
          overflow: hidden;
          display: inline-block;
          line-height: 0;
          padding-bottom: 0;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }
          @media screen and (min-width: 768px) {
            #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link {
              border-radius: 10px; } }
          #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link picture {
            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; }
          #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link:after {
            display: none; }
          #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link:hover {
            -webkit-box-shadow: 0 20px 30px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0 20px 30px 0px rgba(0, 0, 0, 0.15);
            -webkit-transform: translateY(-4px);
            -ms-transform: translateY(-4px);
            transform: translateY(-4px); }
      #productivity .ms-wrapper-section .ms-article .ms-qr-code {
        width: 154px;
        height: 154px;
        margin: 0 auto; }
        #productivity .ms-wrapper-section .ms-article .ms-qr-code picture {
          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; }
    #productivity .ms-wrapper-section .ms-wrapper-img {
      max-width: 80%;
      margin: 0 auto 30px auto;
      text-align: center; }
      #productivity .ms-wrapper-section .ms-wrapper-img picture {
        display: block;
        width: 100%; }
    @media screen and (min-width: 1024px) {
      #productivity .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 6% 0; }
        #productivity .ms-wrapper-section .ms-wrapper-img {
          margin: 0;
          margin-right: 5%; }
        #productivity .ms-wrapper-section .ms-article {
          margin: 0;
          max-width: 510px;
          padding-right: 30px;
          text-align: left;
          /*.ms-title{
          margin-bottom: 25px;
        }*/ }
          #productivity .ms-wrapper-section .ms-article p {
            margin-top: 20px; }
          #productivity .ms-wrapper-section .ms-article .ms-label {
            margin: 0;
            margin-bottom: 15px; }
          #productivity .ms-wrapper-section .ms-article .ms-sub-title {
            margin: 0; }
          #productivity .ms-wrapper-section .ms-article .ms-wrapper-btn {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-left: -10px; }
          #productivity .ms-wrapper-section .ms-article .ms-qr-code {
            margin-left: 0; } }
  #productivity .ms-rectangle {
    display: block;
    position: absolute;
    left: 0;
    top: -20vh;
    height: 35vh;
    background-color: #edeeee;
    z-index: -1;
    overflow: hidden;
    width: 100%; }
    #productivity .ms-rectangle:after {
      content: "";
      display: block;
      position: absolute;
      top: -30vh;
      left: -20vh;
      right: -20vh;
      height: 35vh;
      -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
      transform-origin: center right;
      -webkit-transform: rotate(-7deg);
      -ms-transform: rotate(-7deg);
      transform: rotate(-7deg);
      background-color: #2a263b;
      z-index: -1;
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }
    #productivity .ms-rectangle.is-inview:after {
      -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg); }
  #productivity .ms-wrapper-qr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto 30px auto;
    max-width: 500px; }
    @media screen and (min-width: 1200px) {
      #productivity .ms-wrapper-qr {
        max-width: 404px;
        margin-left: 0; } }
    #productivity .ms-wrapper-qr picture {
      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;
      width: auto;
      max-width: 48%; }

#diy-dfy {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #2a263b; }
  #diy-dfy .ms-wrapper-section {
    padding: 20% 0;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      #diy-dfy .ms-wrapper-section {
        padding: 15% 0; } }
    @media screen and (min-width: 1330px) {
      #diy-dfy .ms-wrapper-section {
        padding: 12% 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    #diy-dfy .ms-wrapper-section .ms-article {
      text-align: center;
      margin-bottom: 50px; }
      #diy-dfy .ms-wrapper-section .ms-article:last-child {
        margin-bottom: 0; }
      #diy-dfy .ms-wrapper-section .ms-article .ms-title {
        color: #FFF;
        position: relative;
        padding-top: 47px; }
        #diy-dfy .ms-wrapper-section .ms-article .ms-title span {
          position: relative;
          z-index: 1; }
        #diy-dfy .ms-wrapper-section .ms-article .ms-title:before {
          font-family: "Montserrat", sans-serif;
          color: #363245;
          font-weight: 700;
          position: absolute;
          z-index: 0;
          font-size: 130px;
          bottom: -35px;
          left: 0;
          right: 0; }
      #diy-dfy .ms-wrapper-section .ms-article p {
        color: #FFF; }
      #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn {
        margin-top: 30px;
        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: center;
        -ms-flex-align: center;
        align-items: center; }
        #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn {
          min-width: 160px; }
        #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link {
          margin-top: 20px;
          color: #FFF; }
        #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn {
          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: center;
          -ms-flex-align: center;
          align-items: center; }
          #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn .ms-or-text {
            color: #FFF;
            font-size: 14px;
            margin-top: 20px; }
            @media screen and (min-width: 640px) {
              #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn .ms-or-text {
                font-size: 17px; } }
            @media screen and (min-width: 768px) {
              #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn .ms-or-text {
                font-size: 20px; } }
      #diy-dfy .ms-wrapper-section .ms-article.-diy .ms-title:before {
        content: "DIY"; }
      #diy-dfy .ms-wrapper-section .ms-article.-dfy .ms-title:before {
        content: "DFY"; }
      @media screen and (min-width: 768px) {
        #diy-dfy .ms-wrapper-section .ms-article {
          max-width: 520px;
          margin-left: auto;
          margin-right: auto; }
          #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn {
            min-width: 216px; } }
      @media screen and (min-width: 1330px) {
        #diy-dfy .ms-wrapper-section .ms-article {
          text-align: left;
          margin-bottom: 0; }
          #diy-dfy .ms-wrapper-section .ms-article .ms-title {
            margin-bottom: 20px; }
            #diy-dfy .ms-wrapper-section .ms-article .ms-title:before {
              bottom: -35px;
              left: -50px;
              font-size: 150px; }
          #diy-dfy .ms-wrapper-section .ms-article p {
            margin-top: 20px; }
          #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start; }
            #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-link {
              margin-top: 35px; }
            #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -ms-flex-direction: row;
              flex-direction: row; }
              #diy-dfy .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-sb-wrapper-btn .ms-or-text {
                margin-left: 20px;
                margin-top: 0; } }
      @media screen and (min-width: 1600px) {
        #diy-dfy .ms-wrapper-section .ms-article .ms-title:before {
          font-size: 263px;
          bottom: -60px;
          left: -80px; } }

#testimonials {
  position: relative;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  background-color: #2a263b;
  padding: 15% 15px; }
  @media screen and (min-width: 991px) {
    #testimonials {
      padding: 10% 15px; } }
  @media screen and (min-width: 1200px) {
    #testimonials {
      padding: 6% 15px; } }
  #testimonials:before {
    content: "";
    display: block;
    position: absolute;
    left: 0%;
    top: 0;
    right: 0%;
    width: 100%;
    height: 35%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.9)), to(#2a263b));
    background-image: -webkit-linear-gradient(top, rgba(17, 17, 17, 0.9), #2a263b);
    background-image: -o-linear-gradient(top, rgba(17, 17, 17, 0.9), #2a263b);
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.9), #2a263b);
    z-index: 0; }
  #testimonials .ms-wrapper-testimonials {
    width: 100%;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1200px) {
      #testimonials .ms-wrapper-testimonials {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  #testimonials .ms-icons-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px; }
    #testimonials .ms-icons-list .ms-icon-triangle {
      width: 54px;
      height: 54px;
      margin: 0 10px;
      font-size: 54px;
      background-image: -webkit-gradient(linear, left top, right top, from(#dd3754), to(#c22e5e));
      background-image: -webkit-linear-gradient(left, #dd3754, #c22e5e);
      background-image: -o-linear-gradient(left, #dd3754, #c22e5e);
      background-image: linear-gradient(to right, #dd3754, #c22e5e);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important;
      display: block; }
    #testimonials .ms-icons-list .ms-icon-circle {
      width: 48px;
      height: 48px;
      margin: 0 10px;
      font-size: 48px;
      background-image: -webkit-gradient(linear, left top, right top, from(#2651a1), to(#234584));
      background-image: -webkit-linear-gradient(left, #2651a1, #234584);
      background-image: -o-linear-gradient(left, #2651a1, #234584);
      background-image: linear-gradient(to right, #2651a1, #234584);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important;
      display: block;
      margin-bottom: 3px; }
    #testimonials .ms-icons-list .ms-icon-square {
      width: 44px;
      height: 44px;
      margin: 0 10px;
      font-size: 44px;
      background-image: -webkit-gradient(linear, left top, right top, from(#2ab17e), to(#21ac75));
      background-image: -webkit-linear-gradient(left, #2ab17e, #21ac75);
      background-image: -o-linear-gradient(left, #2ab17e, #21ac75);
      background-image: linear-gradient(to right, #2ab17e, #21ac75);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important;
      display: block;
      margin-bottom: 3px; }
    #testimonials .ms-icons-list .ms-icon-polygon {
      width: 52px;
      height: 48px;
      margin: 0 10px;
      font-size: 52px;
      background-image: -webkit-gradient(linear, left top, right top, from(#fe8b54), to(#fc686f));
      background-image: -webkit-linear-gradient(left, #fe8b54, #fc686f);
      background-image: -o-linear-gradient(left, #fe8b54, #fc686f);
      background-image: linear-gradient(to right, #fe8b54, #fc686f);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important;
      display: block;
      margin-bottom: 4px; }
  #testimonials .ms-wrapper-section {
    max-width: 768px;
    width: 90%; }
    #testimonials .ms-wrapper-section .ms-article {
      max-width: 100%;
      text-align: center;
      margin: 0 auto; }
      #testimonials .ms-wrapper-section .ms-article .ms-title {
        color: #FFF; }
      #testimonials .ms-wrapper-section .ms-article p {
        color: #FFF;
        margin-left: auto;
        margin-right: auto;
        max-width: 600px; }
      #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn {
        margin-top: 30px; }
        #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn {
          min-width: 215px; }
          @media screen and (min-width: 1200px) {
            #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn {
              min-width: 265px; } }
          #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn .ms-icon-coffee {
            font-size: 24px;
            margin-top: -7px;
            margin-right: 10px; }
      #testimonials .ms-wrapper-section .ms-article.-full {
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin-bottom: 10%;
        padding: 0; }
        #testimonials .ms-wrapper-section .ms-article.-full p {
          margin-left: auto;
          margin-right: auto; }
          @media screen and (min-width: 1200px) {
            #testimonials .ms-wrapper-section .ms-article.-full p {
              max-width: 770px; } }
        #testimonials .ms-wrapper-section .ms-article.-full .ms-wrapper-btn {
          margin: 30px auto;
          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: center;
          -ms-flex-align: center;
          align-items: center; }
          #testimonials .ms-wrapper-section .ms-article.-full .ms-wrapper-btn .ms-btn {
            margin-bottom: 30px;
            min-width: 215px; }
          #testimonials .ms-wrapper-section .ms-article.-full .ms-wrapper-btn .ms-link {
            color: #FFF; }
    #testimonials .ms-wrapper-section .ms-wrapper-slider {
      margin-top: 40px; }
      #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider {
        /*@media screen and (min-width: 1200px){
          padding-right: 530px;
        }

        @media screen and (min-width: 1600px){
          padding-right: 510px;
        }*/ }
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item {
          width: 100%;
          position: relative;
          -webkit-transition: all .75s;
          -o-transition: all .75s;
          transition: all .75s; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item:nth-child(3) {
            -webkit-transform: translateX(30px);
            -ms-transform: translateX(30px);
            transform: translateX(30px); }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item:nth-child(4) {
            -webkit-transform: translateX(60px);
            -ms-transform: translateX(60px);
            transform: translateX(60px);
            -webkit-transition-delay: .25;
            -o-transition-delay: .25;
            transition-delay: .25; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item:nth-child(5) {
            -webkit-transform: translateX(90px);
            -ms-transform: translateX(90px);
            transform: translateX(90px);
            -webkit-transition-delay: .35;
            -o-transition-delay: .35;
            transition-delay: .35; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item:nth-child(6) {
            -webkit-transform: translateX(120px);
            -ms-transform: translateX(120px);
            transform: translateX(120px);
            -webkit-transition-delay: .45;
            -o-transition-delay: .45;
            transition-delay: .45; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img {
            width: 100%;
            padding-right: 15px;
            position: relative; }
            @media screen and (min-width: 480px) {
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img {
                padding-right: 30px; } }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img picture {
              overflow: hidden;
              display: inline-block;
              width: 100%; }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img picture img {
                width: 100%;
                height: auto;
                -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
                -o-transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img picture.js-play-video {
                cursor: pointer; }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img .ms-btn {
              position: absolute;
              top: 15px;
              right: 25px;
              background-color: #9d47ed; }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img .ms-btn:after {
                content: "";
                width: 0;
                height: 0;
                border-top: 10px solid transparent;
                border-left: 17px solid #FFF;
                border-bottom: 10px solid transparent;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                margin-left: 1px; }
              @media screen and (min-width: 640px) {
                #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img .ms-btn {
                  top: 20px;
                  right: 50px; } }
              @media screen and (min-width: 768px) {
                #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img .ms-btn {
                  top: 15px;
                  right: 45px; } }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-img:hover picture img {
              -webkit-transform: scale(1.05);
              -ms-transform: scale(1.05);
              transform: scale(1.05); }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption {
            display: block;
            margin-top: 15px; }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption .ms-title {
              font-size: 17px;
              color: #FFF; }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption .ms-title strong {
                font-weight: 600; }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption p {
              font-size: 15px;
              color: #FFF;
              position: relative;
              padding-bottom: 3px;
              -webkit-transition: all .3s;
              -o-transition: all .3s;
              transition: all .3s;
              display: inline-block; }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption p:after {
                content: "";
                display: block;
                width: 0;
                height: 1px;
                left: 0;
                background-color: #d93656;
                position: absolute;
                bottom: 0;
                -webkit-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s; }
            #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption:hover p {
              color: #d93656; }
              #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption:hover p:after {
                width: 100%; }
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider #testimonialSlider {
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          visibility: hidden; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider #testimonialSlider.slick-initialized {
            opacity: 1;
            visibility: visible; }
      #testimonials .ms-wrapper-section .ms-wrapper-slider .slick-list {
        overflow: visible; }
      #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav {
        display: none;
        position: absolute;
        bottom: 110px;
        left: -50px; }
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-prev,
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next {
          text-indent: -999999px;
          width: 50px;
          height: 50px;
          display: block;
          overflow: hidden;
          position: relative;
          background-color: #FFF;
          color: #000000;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-prev:before,
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next:before {
            content: "\e904";
            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;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            font-family: 'ms-icon';
            text-indent: 0;
            z-index: 1; }
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-prev:hover,
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next:hover {
            background-color: #5986dc;
            color: #FFF; }
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
        @media screen and (min-width: 1200px) {
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
        @media screen and (min-width: 1600px) {
          #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav {
            bottom: 90px; } }
    @media screen and (min-width: 1200px) {
      #testimonials .ms-wrapper-section .ms-article {
        text-align: left;
        max-width: 560px;
        padding-right: 5%;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      #testimonials .ms-wrapper-section .ms-wrapper-slider {
        margin-top: 0;
        width: 100%;
        position: relative; }
        #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider {
          overflow: hidden; } }
  #testimonials .ms-wrapper-section .ms-wrapper-slider.is-inview .ms-slider .ms-item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  #testimonials.-whiteBackground {
    background-color: #FFF;
    padding: 30px 0 60px 0; }
    @media screen and (min-width: 1024px) {
      #testimonials.-whiteBackground {
        padding-bottom: 100px; } }
    #testimonials.-whiteBackground:before {
      display: none; }
    #testimonials.-whiteBackground .ms-wrapper-section {
      max-width: 768px; }
      @media screen and (min-width: 1024px) {
        #testimonials.-whiteBackground .ms-wrapper-section {
          max-width: 1200px; } }
      @media screen and (min-width: 1024px) {
        #testimonials.-whiteBackground .ms-wrapper-section .ms-article {
          max-width: 480px; } }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-article .ms-title {
        font-size: 24px;
        color: #2a263b;
        line-height: 1.2;
        font-family: "Montserrat", sans-serif;
        margin-bottom: 15px; }
        @media screen and (min-width: 768px) {
          #testimonials.-whiteBackground .ms-wrapper-section .ms-article .ms-title {
            font-size: 28px; } }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-article p {
        color: #2a263b;
        margin-top: 0;
        max-width: 100%;
        margin-bottom: 20px; }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-article .ms-wrapper-btn {
        margin-top: 20px; }
        @media screen and (min-width: 1024px) {
          #testimonials.-whiteBackground .ms-wrapper-section .ms-article .ms-wrapper-btn {
            margin-top: 30px; } }
        #testimonials.-whiteBackground .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn {
          min-width: 200px !important;
          /*&.-boost{
              &:before{
                background-color: #2a263b;
              }

              &:hover{
                color: #FFF !important;
              }
            }*/ }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next,
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-prev {
        border: 1px solid #2b243c;
        background-color: #2b243c;
        color: #FFF; }
        #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-next:hover,
        #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-btn-nav .ms-btn-prev:hover {
          background-color: #FFF;
          color: #2b243c; }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption .ms-title,
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption p {
        color: #191a23; }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption:hover p {
        color: #d93656; }
      #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item {
        width: 100%; }
        #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item .ms-wrapper-img {
          padding: 0;
          width: 100%;
          position: relative; }
          #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item .ms-wrapper-img:after {
            content: "";
            display: block;
            padding-bottom: 59%; }
            @media screen and (min-width: 1220px) {
              #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item .ms-wrapper-img:after {
                padding-bottom: 57%; } }
          #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item .ms-wrapper-img picture {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
            #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover .ms-item .ms-wrapper-img picture img {
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
              object-fit: cover; }
      @media screen and (min-width: 1220px) {
        #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider .ms-slider.-cover {
          padding: 0; } }
      @media screen and (min-width: 1600px) {
        #testimonials.-whiteBackground .ms-wrapper-section .ms-wrapper-slider {
          margin-right: -180px; } }

#homeWelcome {
  /**********************************/ }
  #homeWelcome .ms-list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto; }
    #homeWelcome .ms-list li {
      position: relative;
      margin-bottom: 5px;
      padding-left: 10px;
      text-align: left; }
      #homeWelcome .ms-list li:before {
        content: "";
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background-color: #15121f;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute; }
    @media screen and (min-width: 1024px) {
      #homeWelcome .ms-list {
        margin-left: 0; } }
  #homeWelcome .-mstop {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media screen and (min-width: 1024px) {
      #homeWelcome .-mstop.ms-wrapper-btn {
        text-align: left; } }
  #homeWelcome .ms-new-title.-st-text {
    font-style: normal !important; }
  #homeWelcome #mediaStats .ms-wrapper-section {
    max-width: 1096px;
    padding-bottom: 100px !important; }
    #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-article {
      max-width: 600px; }
      @media (max-width: 640px) {
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-article .ms-new-title br {
          display: none; } }
    #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
      width: 630px;
      position: relative;
      margin: 0;
      zoom: 0.45;
      margin-left: 0; }
      @media screen and (min-width: 480px) {
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.62; } }
      @media screen and (min-width: 640px) {
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.8;
          margin-left: -10px;
          margin-bottom: 60px;
          margin-top: 60px; } }
      @media screen and (min-width: 768px) {
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.9;
          margin-left: 20px;
          margin-bottom: 30px; } }
      @media screen and (min-width: 991px) {
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
          margin-left: auto;
          margin-right: auto; } }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        width: 589px;
        margin-left: 40px;
        margin-right: auto; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-01 .ms-img-02,
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-01 .ms-img-03 {
          position: absolute;
          width: auto;
          z-index: 1; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-01 .ms-img-02 {
          left: 110px;
          top: 80px; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-01 .ms-img-03 {
          width: auto;
          left: 110px;
          top: 150px; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-02,
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-03,
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-04,
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        position: absolute;
        width: auto;
        display: block; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        top: -25px;
        right: -90px; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
        display: block;
        width: auto;
        bottom: 37px;
        right: -40px; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
        right: -40px;
        bottom: -80px; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: -20px;
        left: 25px; }
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-wrapper-video {
        position: absolute;
        left: 75px;
        width: 520px;
        top: 54px;
        height: 336px;
        z-index: 0; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-wrapper-video:before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.35);
          position: absolute;
          z-index: 1;
          top: 0;
          left: 0; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img .ms-wrapper-video video {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          z-index: 0; }
    @media screen and (min-width: 1024px) {
      #homeWelcome #mediaStats .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 50px;
        padding-bottom: 140px; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.8;
          margin: 0;
          margin-top: -30px;
          margin-right: 60px; }
        #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-article {
          text-align: left;
          max-width: 550px;
          margin-left: 0; } }
    @media screen and (min-width: 1200px) {
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
        zoom: 1; } }
    @media screen and (min-width: 1600px) {
      #homeWelcome #mediaStats .ms-wrapper-section .ms-wrapper-img {
        margin-right: 0; } }
  #homeWelcome #builderSection {
    overflow: hidden; }
    #homeWelcome #builderSection .ms-new-wrapper-img {
      position: relative;
      width: 100%;
      max-width: 700px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      zoom: 0.4;
      margin-top: -70px; }
      @media screen and (min-width: 640px) {
        #homeWelcome #builderSection .ms-new-wrapper-img {
          zoom: 0.7; } }
      @media screen and (min-width: 991px) {
        #homeWelcome #builderSection .ms-new-wrapper-img {
          zoom: 0.8; } }
      @media screen and (min-width: 1024px) {
        #homeWelcome #builderSection .ms-new-wrapper-img {
          zoom: 0.6;
          margin-right: 0; } }
      @media screen and (min-width: 1200px) {
        #homeWelcome #builderSection .ms-new-wrapper-img {
          zoom: 0.8; } }
      @media screen and (min-width: 1600px) {
        #homeWelcome #builderSection .ms-new-wrapper-img {
          zoom: 0.85; } }
      #homeWelcome #builderSection .ms-new-wrapper-img .ms-icon-triangle.-floating {
        font-size: 830px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin-top: -58px;
        z-index: -1; }
    @media screen and (min-width: 1024px) {
      #homeWelcome #builderSection .ms-wrapper-section {
        padding-bottom: 0;
        padding-top: 95px; }
        #homeWelcome #builderSection .ms-wrapper-section article {
          max-width: 530px; } }
    #homeWelcome #builderSection .ms-wrapper-section {
      max-width: 768px; }
      @media screen and (min-width: 1024px) {
        #homeWelcome #builderSection .ms-wrapper-section {
          max-width: 1200px; } }
  #homeWelcome .spSliderGeneral {
    width: 100%;
    position: relative;
    margin-top: 150px; }
    @media screen and (min-width: 1024px) {
      #homeWelcome .spSliderGeneral {
        margin-top: 0; } }
    #homeWelcome .spSliderGeneral .ms-slider {
      width: 100%;
      margin-top: -25px; }
      #homeWelcome .spSliderGeneral .ms-slider .ms-item {
        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; }
        #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl {
          width: 100%;
          max-width: 700px;
          position: relative;
          -webkit-transition: all 800ms ease-in-out 0s;
          -o-transition: all 800ms ease-in-out 0s;
          transition: all 800ms ease-in-out 0s;
          -webkit-filter: blur(5px);
          filter: blur(5px);
          -webkit-transform: scale(0.8);
          -ms-transform: scale(0.8);
          transform: scale(0.8);
          opacity: 0;
          margin: 0 auto; }
          @media screen and (min-width: 1300px) {
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl {
              margin: 0; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl picture {
            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;
            line-height: 0; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl picture img {
              width: auto;
              max-width: 100%;
              height: auto; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-01 {
            width: 501px;
            height: 754px;
            margin: 0 auto;
            position: relative;
            z-index: 2; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-02 {
            width: 251px;
            height: 431px;
            position: absolute;
            left: 0;
            z-index: 0;
            top: 50%;
            -webkit-transform: translateY(-40%);
            -ms-transform: translateY(-40%);
            transform: translateY(-40%);
            -webkit-transition: all 2500ms ease-in-out;
            -o-transition: all 2500ms ease-in-out;
            transition: all 2500ms ease-in-out; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-03 {
            width: 250px;
            height: 431px;
            position: absolute;
            right: 0;
            z-index: 0;
            top: 50%;
            -webkit-transform: translateY(-60%);
            -ms-transform: translateY(-60%);
            transform: translateY(-60%);
            -webkit-transition: all 2500ms ease-in-out;
            -o-transition: all 2500ms ease-in-out;
            transition: all 2500ms ease-in-out; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration {
            max-width: 680px;
            padding-bottom: 60px;
            margin-bottom: 60px;
            margin-top: 20px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-01 {
              width: 615px;
              margin-right: 0;
              margin-left: auto; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-02,
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-03,
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-04,
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-05 {
              position: absolute; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-02 {
              width: 375px;
              left: 0;
              bottom: 10px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-03 {
              width: 195px;
              bottom: 40px;
              left: 150px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-04 {
              bottom: 23px;
              right: -15px;
              width: 180px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-05 {
              bottom: -5px;
              right: 102px;
              width: 123px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages {
            max-width: 680px;
            padding-bottom: 145px;
            padding-left: 20px;
            margin-bottom: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-01 {
              width: 580px;
              margin-right: auto;
              margin-left: 0px;
              margin-top: -25px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-02 {
              width: 580px;
              right: 0px;
              bottom: 25px;
              position: absolute; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-03 {
              width: 250px;
              left: -2px;
              bottom: -10px;
              position: absolute;
              z-index: 1; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video {
              position: absolute;
              z-index: 1;
              width: 230px;
              height: 132px;
              top: -15px;
              right: 13px;
              -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              background-color: #FFF;
              padding: 3px; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-video {
                width: 100%;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                background-color: #333; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn {
                position: absolute;
                bottom: 15px;
                left: 20px;
                height: 30px;
                font-size: 10px;
                border-radius: 6px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn span {
                  padding: 0 20px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:before, #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:after {
                  border-radius: 6px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:before {
                  z-index: 1; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages {
            max-width: 600px;
            padding-top: 70px;
            margin-bottom: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages .ms-card-01 {
              width: 370px;
              margin-left: 50px;
              margin-right: auto;
              position: relative;
              z-index: 1; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages .ms-card-02 {
              width: 370px;
              right: 0;
              top: 0;
              position: absolute;
              z-index: 0; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters {
            max-width: 680px;
            padding-bottom: 115px;
            margin-bottom: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters .ms-card-01 {
              width: 570px;
              margin-left: 0px;
              margin-right: auto;
              margin-top: -25px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters .ms-card-02 {
              width: 570px;
              right: 0px;
              bottom: 0;
              position: absolute;
              z-index: 2; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings {
            max-width: 680px;
            padding-bottom: 115px;
            margin-bottom: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-01 {
              width: 580px;
              margin-left: -23px;
              margin-right: auto;
              margin-top: -25px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-02 {
              width: 580px;
              right: -22px;
              bottom: 0;
              position: absolute;
              z-index: 2; }
              @media screen and (min-width: 1300px) {
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-02 {
                  right: 10px; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement {
            max-width: 680px;
            padding-bottom: 75px;
            padding-top: 75px;
            padding-left: 20px;
            margin-bottom: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-card-01 {
              width: 600px;
              margin-right: auto;
              margin-left: 0px;
              margin-top: 0px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video {
              position: absolute;
              z-index: 1;
              width: 230px;
              height: 132px;
              top: 89px;
              right: -1px;
              -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              background-color: #FFF;
              padding: 3px; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-video {
                width: 100%;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                background-color: #333; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn {
                position: absolute;
                bottom: 15px;
                left: 20px;
                height: 30px;
                font-size: 10px;
                border-radius: 6px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn span {
                  padding: 0 20px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:before, #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:after {
                  border-radius: 6px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:before {
                  z-index: 1; }
            @media (max-width: 990px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement {
                padding-bottom: 0;
                padding-top: 0; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video {
                  top: 14px;
                  right: 46px; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages {
            width: 700px;
            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;
            padding-top: 110px;
            margin: 0 auto;
            margin-bottom: 50px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption {
              position: absolute;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              width: 100%;
              display: none; }
              @media screen and (min-width: 640px) {
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex; } }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span {
                font-family: 'Freestyle Script';
                color: #FFF;
                font-size: 30px;
                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;
                position: relative;
                width: auto; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span:before {
                  content: "";
                  display: block;
                  width: 15px;
                  height: 15px;
                  border-radius: 100%;
                  background-color: #FFF;
                  margin-right: 13px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span:after {
                  content: "";
                  width: 7px;
                  height: 7px;
                  left: 1px;
                  top: 1px;
                  border: 3px solid #2a263b;
                  background-color: #FFF;
                  border-radius: 100%;
                  position: absolute; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption:before {
                content: "\e914";
                font-family: "ms-icon" !important;
                color: #2fb383;
                position: absolute;
                font-size: 35px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 {
              width: 396px;
              height: 537px;
              display: block;
              margin-right: -25px;
              margin-left: auto;
              position: relative;
              z-index: 2; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 .ms-caption {
                left: 0;
                bottom: -15px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 .ms-caption:before {
                  -webkit-transform: rotate(75deg);
                  -ms-transform: rotate(75deg);
                  transform: rotate(75deg);
                  bottom: 12px;
                  left: 88px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 {
              width: 345px;
              height: 502px;
              display: block;
              position: absolute;
              z-index: 0;
              top: 0;
              left: 167px; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 .ms-caption {
                position: absolute;
                top: 52px;
                left: 340px;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                width: -webkit-max-content;
                width: -moz-max-content;
                width: max-content; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 .ms-caption:before {
                  -webkit-transform: rotate(20deg);
                  -ms-transform: rotate(20deg);
                  transform: rotate(20deg);
                  bottom: -25px;
                  left: -10px;
                  font-size: 30px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 {
              width: 346px;
              height: 299px;
              display: block;
              position: absolute;
              z-index: 0;
              bottom: 85px;
              left: -25px; }
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 .ms-caption {
                bottom: -30px;
                width: auto;
                left: 48px; }
                #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 .ms-caption:before {
                  font-size: 34px;
                  -webkit-transform: rotate(-167deg);
                  -ms-transform: rotate(-167deg);
                  transform: rotate(-167deg);
                  bottom: 16px;
                  right: -56px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent {
            width: 700px;
            padding-top: 80px;
            margin: 0 auto 60px auto; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-01 {
              width: 453px;
              height: 619px;
              position: relative;
              z-index: 2;
              margin-right: 30px;
              margin-left: auto;
              display: block; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-02 {
              width: 453px;
              height: 579px;
              position: absolute;
              z-index: 1;
              left: 40px;
              top: -24px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-03 {
              width: 255px;
              height: 254px;
              position: absolute;
              left: -90px;
              top: 145px;
              z-index: 0; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-04 {
              width: 169px;
              height: 173px;
              position: absolute;
              bottom: -23px;
              left: 120px;
              z-index: 2; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-05 {
              width: 186px;
              height: 183px;
              position: absolute;
              top: 158px;
              left: -22px;
              z-index: 2; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-06 {
              width: 201px;
              height: 215px;
              position: absolute;
              bottom: 70px;
              right: -35px;
              z-index: 2; }
        #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description {
          width: 100%;
          max-width: 450px;
          text-align: center;
          margin: 0 auto; }
          @media screen and (min-width: 1300px) {
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description {
              margin: 0;
              text-align: left; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description.-mx500 {
            max-width: 530px; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description.-mx500 p {
              margin-bottom: 0; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
            height: 100px;
            margin-bottom: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0;
            zoom: 0.8;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            @media screen and (min-width: 1300px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
                -webkit-transition-delay: 0.25s;
                -o-transition-delay: 0.25s;
                transition-delay: 0.25s;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%);
                zoom: 1; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-pages {
            font-size: 120px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-agents {
            font-size: 164px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-broker-offices {
            font-size: 140px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-website {
            font-size: 95px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-developments {
            font-size: 100px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-neighborhoods {
            font-size: 94px;
            margin-left: -10px; }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
            font-size: 23px;
            color: #FFF;
            font-family: "Montserrat", sans-serif;
            line-height: 1.1;
            margin-bottom: 5px;
            font-weight: bold;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0; }
            @media screen and (min-width: 374px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                font-size: 33px; } }
            @media screen and (min-width: 640px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                font-size: 40px;
                margin-bottom: 15px; } }
            @media screen and (min-width: 1300px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                -webkit-transition-delay: 0.45s;
                -o-transition-delay: 0.45s;
                transition-delay: 0.45s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%); } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
            font-size: 14px;
            line-height: 1.6;
            color: #FFF;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0;
            margin: 10px auto 20px auto;
            max-width: 360px; }
            @media screen and (min-width: 640px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
                font-size: 17px; } }
            @media screen and (min-width: 768px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
                max-width: 100%;
                margin: 20px auto 40px auto; } }
            @media screen and (min-width: 1300px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
                -webkit-transition-delay: 0.65s;
                -o-transition-delay: 0.65s;
                transition-delay: 0.65s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%);
                margin-left: 0;
                margin-right: 0; } }
          #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0; }
            @media screen and (min-width: 1300px) {
              #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
                -webkit-transition-delay: 0.85s;
                -o-transition-delay: 0.85s;
                transition-delay: 0.85s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%); } }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn .ms-btn {
              min-width: 215px; }
        #homeWelcome .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
          margin-top: 30px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
          @media screen and (min-width: 768px) {
            #homeWelcome .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column; } }
          @media screen and (min-width: 1300px) {
            #homeWelcome .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -ms-flex-direction: row;
              flex-direction: row; } }
        @media screen and (min-width: 1300px) {
          #homeWelcome .spSliderGeneral .ms-slider .ms-item {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row; }
            #homeWelcome .spSliderGeneral .ms-slider .ms-item.-reverse {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
      #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl {
        -webkit-filter: blur(0);
        filter: blur(0);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
        #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl.-spls picture.ms-card-02 {
          -webkit-transform: translateY(-60%);
          -ms-transform: translateY(-60%);
          transform: translateY(-60%); }
        #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl.-spls picture.ms-card-03 {
          -webkit-transform: translateY(-48%);
          -ms-transform: translateY(-48%);
          transform: translateY(-48%); }
      #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description [class^="ms-icon-"], #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description [class*=" ms-icon-"],
      #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description .ms-title-item,
      #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description .ms-wrapper-btn,
      #homeWelcome .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description p {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; }
    #homeWelcome .spSliderGeneral:after {
      content: "\e909";
      font-family: "ms-icon" !important;
      background-image: -webkit-gradient(linear, left top, right top, from(#dd3754), to(#c22e5e));
      background-image: -webkit-linear-gradient(left, #dd3754, #c22e5e);
      background-image: -o-linear-gradient(left, #dd3754, #c22e5e);
      background-image: linear-gradient(to right, #dd3754, #c22e5e);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent !important;
      position: absolute;
      z-index: -1;
      font-size: 877px;
      top: 41%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #homeWelcome .spSliderGeneral.-st {
      margin-top: 0; }
      #homeWelcome .spSliderGeneral.-st:after {
        display: none; }
  #homeWelcome #integrationSections.-st .ms-wrapper-section .ms-boostbox-video {
    top: 60px;
    right: -60px;
    zoom: 0.9; }
  #homeWelcome .featuredPage2020 {
    overflow: hidden; }
    #homeWelcome .featuredPage2020 #welcome .ms-title {
      background-image: none;
      -webkit-text-fill-color: #FFF;
      color: #FFF;
      text-align: center;
      padding: 0 15px; }
      @media (max-width: 640px) {
        #homeWelcome .featuredPage2020 #welcome .ms-title br {
          display: none; } }
  #homeWelcome #sliderYoutubeCard .ms-wrapper-section {
    padding-bottom: 0; }
    #homeWelcome #sliderYoutubeCard .ms-wrapper-section .ms-new-title {
      color: #2a263b;
      font-style: normal;
      margin-bottom: 40px; }
  #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section {
    max-width: 1200px !important; }
    #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-title {
      font-size: 30px;
      font-style: normal;
      color: #FFF; }
    #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn {
      max-width: 500px;
      margin: 0 auto; }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn.-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn {
          min-width: auto;
          width: 48%;
          /*&.-boost{
                  margin-bottom: 10px;
                }*/ }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn span {
            padding: 0 10px; }
    @media screen and (min-width: 1024px) {
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article {
        max-width: 485px;
        margin-right: auto; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-title {
          font-size: 36px; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn.-flex {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-wrapper-btn.-flex .ms-btn {
            max-width: 200px;
            margin-right: 15px; } }
    @media screen and (min-width: 1300px) {
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section article .ms-title {
        font-size: 44px; } }
    #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info {
      position: relative;
      width: 720px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      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;
      margin-bottom: 30px; }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image {
        position: relative;
        z-index: 1;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-02,
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-03,
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-04,
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-05 {
          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;
          width: auto;
          position: absolute; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-02 {
          bottom: -70px;
          left: -45px; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-03 {
          bottom: -75px;
          right: -70px; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-04 {
          top: 27px;
          left: -44px; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-05 {
          top: 40px;
          left: -100px;
          z-index: -1;
          -webkit-animation: spinAnimation 30s linear infinite;
          animation: spinAnimation 30s linear infinite; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video {
          top: 12px;
          right: -105px;
          width: 245px;
          height: 137px;
          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;
          background-color: #FFF;
          position: absolute;
          -webkit-box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5);
          box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5); }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-video {
            width: calc(100% - 10px);
            height: calc(100% - 10px);
            position: relative; }
            #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-video video, #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-video iframe, #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-video img {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              -o-object-fit: cover;
              object-fit: cover; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-btn {
            position: absolute;
            height: 30px;
            width: auto;
            font-size: 10px;
            bottom: 12px;
            left: 12px; }
            #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video .ms-btn span {
              padding: 0 25px; }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-play {
        width: 96px;
        height: 96px;
        background-color: #ef3d4e;
        background: -webkit-linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%);
        background: -o-linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%);
        background: linear-gradient(45deg, #ef3d4e 0%, #ae2865 100%);
        border-radius: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.26);
        box-shadow: 0 0 29px rgba(0, 0, 0, 0.26);
        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;
        z-index: 3;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-play:after {
          content: "";
          width: 0;
          height: 0;
          border-top: 13px solid transparent;
          border-left: 20px solid #FFF;
          border-bottom: 13px solid transparent;
          display: inline-block;
          position: relative;
          z-index: 2;
          margin-right: -3px;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-play:before {
          content: "";
          display: block;
          width: calc(100% + 2px);
          height: calc(100% + 2px);
          position: absolute;
          background-color: #FFF;
          z-index: 1;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) scale(0.8);
          -ms-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          border-radius: 100%;
          opacity: 0; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-play:hover:after {
          border-left-color: #ef3d4e; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-play:hover:before {
          opacity: 1;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1); }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-floating-video {
        position: absolute;
        z-index: 2;
        width: 92%;
        margin: 0;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s; }
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-floating-video.-active-video {
          -webkit-transform: scale(1.15);
          -ms-transform: scale(1.15);
          transform: scale(1.15);
          opacity: 1;
          z-index: 4; }
          @media screen and (min-width: 1024px) {
            #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-floating-video.-active-video {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1); } }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info.active .ms-play {
        -webkit-transform: translate(-50%, -10%);
        -ms-transform: translate(-50%, -10%);
        transform: translate(-50%, -10%);
        opacity: 0; }
      #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info.active .ms-wrapper-image {
        opacity: 0; }
      @media (max-width: 990px) {
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info {
          zoom: 0.6; } }
      @media (max-width: 1300px) {
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info {
          zoom: 0.8; } }
      @media (max-width: 1599px) {
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info {
          zoom: 1; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-02 {
            bottom: -27px;
            left: -27px;
            zoom: 0.9; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-03 {
            bottom: -30px;
            right: -35px;
            zoom: 0.8; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-04 {
            top: 35px;
            left: -22px;
            zoom: 0.85; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-card-05 {
            top: 80px;
            left: -62px;
            zoom: 0.6; }
          #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-wrapper-image .ms-boostbox-video {
            top: 103px;
            right: -18px;
            zoom: 0.65; } }
      @media screen and (min-width: 1024px) {
        #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info {
          margin-right: -60px; } }
  @media (max-width: 767px) {
    #homeWelcome #builderSection .ms-wrapper-section .ms-new-title br {
      display: none; }
    #homeWelcome .generalBanner.-dark .ms-article p br {
      display: none; } }
  @media screen and (min-width: 1024px) {
    #homeWelcome #mediaCampain .ms-wrapper-section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      #homeWelcome #mediaCampain .ms-wrapper-section .ms-wrapper-article {
        max-width: 450px;
        margin-right: 0;
        margin-left: auto; }
      #homeWelcome #mediaCampain .ms-wrapper-section .ms-wrapper-img {
        margin-left: -15px;
        margin-right: auto; }
        #homeWelcome #mediaCampain .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
          margin-left: 20px; }
    #homeWelcome #natureLeads .ms-wrapper-section {
      padding-bottom: 70px; }
      #homeWelcome #natureLeads .ms-wrapper-section .ms-wrapper-article {
        max-width: 450px;
        margin-left: 0;
        margin-right: auto !important; }
      #homeWelcome #natureLeads .ms-wrapper-section .ms-wrapper-img {
        margin-right: -115px;
        margin-left: auto; }
    #homeWelcome .ms-wrapper-section {
      max-width: 1096px !important; }
    #homeWelcome .ms-float-article .ms-wrapper-section {
      max-width: 1220px !important; }
    #homeWelcome #floatArticle {
      padding-top: 0; }
    #homeWelcome .generalBanner .ms-wrapper-section {
      max-width: 700px !important; } }
  @media screen and (min-width: 1600px) {
    #homeWelcome #integrationSections .ms-wrapper-section .ms-wrapper-img {
      zoom: 0.8; } }

body.-active-floating-video #homeWelcome #welcomeBanner.-stformat .ms-wrapper-section .ms-wrapper-info .ms-floating-video {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.specialSlider {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  .specialSlider .ms-wrapper-section {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    width: 90%; }
    .specialSlider .ms-wrapper-section .ms-title {
      color: #FFF;
      margin-bottom: 25px !important;
      text-align: center;
      max-width: 660px;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (min-width: 1200px) {
        .specialSlider .ms-wrapper-section .ms-title {
          text-align: left;
          max-width: 100%; } }
    .specialSlider .ms-wrapper-section .ms-paragraph {
      max-width: 1270px;
      margin-left: auto;
      margin-right: auto; }
  .specialSlider .ms-wrapper-slider {
    width: 100%;
    position: relative;
    /*.slick-list{
      overflow: visible;
    }*/ }
    .specialSlider .ms-wrapper-slider .ms-slider {
      width: 100%; }
      .specialSlider .ms-wrapper-slider .ms-slider .ms-item {
        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; }
        .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image {
          width: 100%;
          max-width: 700px;
          position: relative;
          -webkit-transition: all 800ms ease-in-out 0s;
          -o-transition: all 800ms ease-in-out 0s;
          transition: all 800ms ease-in-out 0s;
          -webkit-filter: blur(5px);
          filter: blur(5px);
          -webkit-transform: scale(0.8);
          -ms-transform: scale(0.8);
          transform: scale(0.8);
          opacity: 0;
          margin: 0 auto; }
          @media screen and (min-width: 1200px) {
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image {
              margin: 0;
              zoom: 1; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image picture {
            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;
            line-height: 0; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image picture img {
              width: auto;
              max-width: 100%;
              height: auto; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls {
            zoom: 0.45; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls {
                zoom: 0.75; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls {
                margin: 0;
                zoom: 0.85; } }
            @media screen and (min-width: 1600px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls {
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls picture.ms-card-01 {
              width: 501px;
              height: 754px;
              margin: 0 auto;
              position: relative;
              z-index: 2; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls picture.ms-card-02 {
              width: 251px;
              height: 431px;
              position: absolute;
              left: 0;
              z-index: 0;
              top: 50%;
              -webkit-transform: translateY(-40%);
              -ms-transform: translateY(-40%);
              transform: translateY(-40%);
              -webkit-transition: all 2500ms ease-in-out;
              -o-transition: all 2500ms ease-in-out;
              transition: all 2500ms ease-in-out; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-spls picture.ms-card-03 {
              width: 250px;
              height: 431px;
              position: absolute;
              right: 0;
              z-index: 0;
              top: 50%;
              -webkit-transform: translateY(-60%);
              -ms-transform: translateY(-60%);
              transform: translateY(-60%);
              -webkit-transition: all 2500ms ease-in-out;
              -o-transition: all 2500ms ease-in-out;
              transition: all 2500ms ease-in-out; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration {
            max-width: 680px;
            padding-bottom: 60px;
            margin-bottom: 60px;
            zoom: 0.5;
            margin-top: 20px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration {
                margin-top: 50px;
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-01 {
              width: 615px;
              margin-right: 0;
              margin-left: auto; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-02,
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-03,
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-04,
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-05 {
              position: absolute; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-02 {
              width: 375px;
              left: 0;
              bottom: 10px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-03 {
              width: 195px;
              bottom: 40px;
              left: 150px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-04 {
              bottom: 23px;
              right: -15px;
              width: 180px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-integration .ms-card-05 {
              bottom: -5px;
              right: 102px;
              width: 123px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages {
            max-width: 680px;
            padding-bottom: 145px;
            padding-left: 20px;
            zoom: 0.48;
            margin-bottom: 30px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages {
                margin-top: 50px;
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-card-01 {
              width: 580px;
              margin-right: auto;
              margin-left: 0px;
              margin-top: -25px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-card-02 {
              width: 580px;
              right: 0px;
              bottom: 25px;
              position: absolute; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-card-03 {
              width: 250px;
              left: -2px;
              bottom: -10px;
              position: absolute;
              z-index: 1; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video {
              position: absolute;
              z-index: 1;
              width: 230px;
              height: 132px;
              top: -15px;
              right: 13px;
              -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              background-color: #FFF;
              padding: 3px; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-video {
                width: 100%;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                background-color: #333; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-btn {
                position: absolute;
                bottom: 15px;
                left: 20px;
                height: 30px;
                font-size: 10px;
                border-radius: 6px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-btn span {
                  padding: 0 20px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-btn:before, .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-btn:after {
                  border-radius: 6px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxmapages .ms-boostbox-video .ms-btn:before {
                  z-index: 1; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxbuildingpages {
            max-width: 600px;
            padding-top: 70px;
            zoom: 0.5;
            margin-bottom: 30px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxbuildingpages {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxbuildingpages {
                margin-top: 50px;
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxbuildingpages .ms-card-01 {
              width: 370px;
              margin-left: 50px;
              margin-right: auto;
              position: relative;
              z-index: 1; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-idxbuildingpages .ms-card-02 {
              width: 370px;
              right: 0;
              top: 0;
              position: absolute;
              z-index: 0; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-displayfilters {
            max-width: 680px;
            padding-bottom: 115px;
            zoom: 0.45;
            margin-bottom: 30px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-displayfilters {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-displayfilters {
                margin-top: 50px;
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-displayfilters .ms-card-01 {
              width: 570px;
              margin-left: 0px;
              margin-right: auto;
              margin-top: -25px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-displayfilters .ms-card-02 {
              width: 570px;
              right: 0px;
              bottom: 0;
              position: absolute;
              z-index: 2; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings {
            max-width: 680px;
            padding-bottom: 115px;
            zoom: 0.45;
            margin-bottom: 30px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings {
                margin-top: 50px;
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings .ms-card-01 {
              width: 580px;
              margin-left: -23px;
              margin-right: auto;
              margin-top: -25px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings .ms-card-02 {
              width: 580px;
              right: -22px;
              bottom: 0;
              position: absolute;
              z-index: 2; }
              @media screen and (min-width: 1200px) {
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-exclusivelistings .ms-card-02 {
                  right: 10px; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement {
            max-width: 680px;
            padding-bottom: 75px;
            padding-top: 75px;
            padding-left: 20px;
            zoom: 0.5;
            margin-bottom: 30px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement {
                zoom: 1; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-card-01 {
              width: 600px;
              margin-right: auto;
              margin-left: 0px;
              margin-top: 0px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video {
              position: absolute;
              z-index: 1;
              width: 230px;
              height: 132px;
              top: 89px;
              right: -1px;
              -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
              background-color: #FFF;
              padding: 3px; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-video {
                width: 100%;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                background-color: #333; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-btn {
                position: absolute;
                bottom: 15px;
                left: 20px;
                height: 30px;
                font-size: 10px;
                border-radius: 6px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-btn span {
                  padding: 0 20px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-btn:before, .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-btn:after {
                  border-radius: 6px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video .ms-btn:before {
                  z-index: 1; }
            @media (max-width: 990px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement {
                padding-bottom: 0;
                padding-top: 0; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-boostengagement .ms-boostbox-video {
                  top: 14px;
                  right: 46px; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages {
            width: 700px;
            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;
            padding-top: 110px;
            margin: 0 auto;
            margin-bottom: 50px;
            zoom: 0.45; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages {
                zoom: 0.8; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages {
                zoom: 0.9; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption {
              position: absolute;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              width: 100%;
              display: none; }
              @media screen and (min-width: 640px) {
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex; } }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption span {
                font-family: 'Freestyle Script';
                color: #FFF;
                font-size: 30px;
                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;
                position: relative;
                width: auto; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption span:before {
                  content: "";
                  display: block;
                  width: 15px;
                  height: 15px;
                  border-radius: 100%;
                  background-color: #FFF;
                  margin-right: 13px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption span:after {
                  content: "";
                  width: 7px;
                  height: 7px;
                  left: 1px;
                  top: 1px;
                  border: 3px solid #2a263b;
                  background-color: #FFF;
                  border-radius: 100%;
                  position: absolute; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption:before {
                content: "\e914";
                font-family: "ms-icon" !important;
                color: #2fb383;
                position: absolute;
                font-size: 35px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-01 {
              width: 396px;
              height: 537px;
              display: block;
              margin-right: -25px;
              margin-left: auto;
              position: relative;
              z-index: 2; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-01 .ms-caption {
                left: 0;
                bottom: -15px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-01 .ms-caption:before {
                  -webkit-transform: rotate(75deg);
                  -ms-transform: rotate(75deg);
                  transform: rotate(75deg);
                  bottom: 12px;
                  left: 88px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-02 {
              width: 345px;
              height: 502px;
              display: block;
              position: absolute;
              z-index: 0;
              top: 0;
              left: 167px; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-02 .ms-caption {
                position: absolute;
                top: 52px;
                left: 340px;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                width: -webkit-max-content;
                width: -moz-max-content;
                width: max-content; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-02 .ms-caption:before {
                  -webkit-transform: rotate(20deg);
                  -ms-transform: rotate(20deg);
                  transform: rotate(20deg);
                  bottom: -25px;
                  left: -10px;
                  font-size: 30px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-03 {
              width: 346px;
              height: 299px;
              display: block;
              position: absolute;
              z-index: 0;
              bottom: 85px;
              left: -25px; }
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-03 .ms-caption {
                bottom: -30px;
                width: auto;
                left: 48px; }
                .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-card-03 .ms-caption:before {
                  font-size: 34px;
                  -webkit-transform: rotate(-167deg);
                  -ms-transform: rotate(-167deg);
                  transform: rotate(-167deg);
                  bottom: 16px;
                  right: -56px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent {
            width: 700px;
            padding-top: 80px;
            zoom: 0.4;
            margin: 0 auto 60px auto; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent {
                zoom: 0.7; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent {
                zoom: 0.75;
                margin: 100px auto 0 auto; } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-01 {
              width: 453px;
              height: 619px;
              position: relative;
              z-index: 2;
              margin-right: 30px;
              margin-left: auto;
              display: block; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-02 {
              width: 453px;
              height: 579px;
              position: absolute;
              z-index: 1;
              left: 40px;
              top: -24px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-03 {
              width: 255px;
              height: 254px;
              position: absolute;
              left: -90px;
              top: 145px;
              z-index: 0; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-04 {
              width: 169px;
              height: 173px;
              position: absolute;
              bottom: -23px;
              left: 120px;
              z-index: 2; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-05 {
              width: 186px;
              height: 183px;
              position: absolute;
              top: 158px;
              left: -22px;
              z-index: 2; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-image.-createcontent .ms-card-06 {
              width: 201px;
              height: 215px;
              position: absolute;
              bottom: 70px;
              right: -35px;
              z-index: 2; }
        .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description {
          width: 100%;
          max-width: 450px;
          text-align: center;
          margin: 0 auto; }
          @media screen and (min-width: 1200px) {
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description {
              margin: 0;
              text-align: left; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description.-mx500 {
            max-width: 530px; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description.-mx500 p {
              margin-bottom: 0; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
            height: 100px;
            margin-bottom: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0;
            zoom: 0.8;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
                -webkit-transition-delay: 0.25s;
                -o-transition-delay: 0.25s;
                transition-delay: 0.25s;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%);
                zoom: 1; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-pages {
            font-size: 120px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-agents {
            font-size: 164px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-broker-offices {
            font-size: 140px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-website {
            font-size: 95px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-developments {
            font-size: 100px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-icon-neighborhoods {
            font-size: 94px;
            margin-left: -10px; }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
            font-size: 23px;
            color: #FFF;
            font-family: "Montserrat", sans-serif;
            line-height: 1.1;
            margin-bottom: 5px;
            font-weight: bold;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0; }
            @media screen and (min-width: 374px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                font-size: 33px; } }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                font-size: 40px;
                margin-bottom: 15px; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
                -webkit-transition-delay: 0.45s;
                -o-transition-delay: 0.45s;
                transition-delay: 0.45s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%); } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description p {
            font-size: 15px;
            line-height: 1.6;
            color: #FFF;
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0;
            margin: 10px auto 20px auto;
            max-width: 360px; }
            @media screen and (min-width: 640px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description p {
                font-size: 16px; } }
            @media screen and (min-width: 768px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description p {
                font-size: 17px;
                max-width: 100%;
                margin: 15px auto 40px auto; } }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description p {
                -webkit-transition-delay: 0.65s;
                -o-transition-delay: 0.65s;
                transition-delay: 0.65s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%);
                margin-left: 0;
                margin-right: 0; } }
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
            -webkit-transition: all 600ms ease-in-out;
            -o-transition: all 600ms ease-in-out;
            transition: all 600ms ease-in-out;
            opacity: 0; }
            @media screen and (min-width: 1200px) {
              .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
                -webkit-transition-delay: 0.85s;
                -o-transition-delay: 0.85s;
                transition-delay: 0.85s;
                -webkit-transform: translateX(5%);
                -ms-transform: translateX(5%);
                transform: translateX(5%); } }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn .ms-btn {
              min-width: 215px; }
        .specialSlider .ms-wrapper-slider .ms-slider .ms-item.-colum-reverse {
          margin-top: 30px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
          @media screen and (min-width: 768px) {
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item.-colum-reverse {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column; } }
          @media screen and (min-width: 1200px) {
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item.-colum-reverse {
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -ms-flex-direction: row;
              flex-direction: row; } }
        @media screen and (min-width: 1200px) {
          .specialSlider .ms-wrapper-slider .ms-slider .ms-item {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row; }
            .specialSlider .ms-wrapper-slider .ms-slider .ms-item.-reverse {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
      .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-image {
        -webkit-filter: blur(0);
        filter: blur(0);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
        .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-image.-spls picture.ms-card-02 {
          -webkit-transform: translateY(-60%);
          -ms-transform: translateY(-60%);
          transform: translateY(-60%); }
        .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-image.-spls picture.ms-card-03 {
          -webkit-transform: translateY(-48%);
          -ms-transform: translateY(-48%);
          transform: translateY(-48%); }
      .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-description [class^="ms-icon-"], .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-description [class*=" ms-icon-"],
      .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-description .ms-title-item,
      .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-description .ms-wrapper-btn,
      .specialSlider .ms-wrapper-slider .ms-slider .slick-active .ms-wrapper-description p {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; }
      .specialSlider .ms-wrapper-slider .ms-slider .slick-dots {
        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;
        margin: 30px auto 0 auto;
        width: 100%; }
        .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li {
          padding: 0 5px; }
          .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li button {
            text-indent: -999999px;
            height: 15px;
            width: 15px;
            display: block;
            overflow: hidden;
            border-radius: 100%;
            position: relative;
            background-color: transparent; }
            .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li button:before {
              content: "";
              background-color: #95939d;
              -webkit-transition: all .3s;
              -o-transition: all .3s;
              transition: all .3s;
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              opacity: 1;
              border-radius: 100%; }
            .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li button:after {
              content: "";
              -webkit-transition: all .3s;
              -o-transition: all .3s;
              transition: all .3s;
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              background-image: -webkit-gradient(linear, left top, right top, from(#ef3d4e), to(#ae2865));
              background-image: -webkit-linear-gradient(left, #ef3d4e, #ae2865);
              background-image: -o-linear-gradient(left, #ef3d4e, #ae2865);
              background-image: linear-gradient(to right, #ef3d4e, #ae2865);
              opacity: 0;
              border-radius: 100%; }
          .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li.slick-active button:before {
            opacity: 0; }
          .specialSlider .ms-wrapper-slider .ms-slider .slick-dots li.slick-active button:after {
            opacity: 1; }
        @media screen and (min-width: 768px) {
          .specialSlider .ms-wrapper-slider .ms-slider .slick-dots {
            display: none !important; } }
    .specialSlider .ms-wrapper-slider .ms-wrapper-nav {
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 1px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      max-width: 660px;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 56%;
      display: none; }
      @media screen and (min-width: 640px) {
        .specialSlider .ms-wrapper-slider .ms-wrapper-nav {
          top: 66%; } }
      @media screen and (min-width: 768px) {
        .specialSlider .ms-wrapper-slider .ms-wrapper-nav {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media screen and (min-width: 1200px) {
        .specialSlider .ms-wrapper-slider .ms-wrapper-nav {
          top: 50%;
          max-width: 100%; } }
      .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow {
        width: 35px;
        height: 80px;
        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: #95939d;
        position: relative;
        background-color: transparent;
        font-size: 32px; }
        @media screen and (min-width: 768px) {
          .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow {
            font-size: 50px; } }
        @media screen and (min-width: 1200px) {
          .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow {
            font-size: 65px; } }
        .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow.-prev {
          left: -10px;
          -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
          @media screen and (min-width: 1200px) {
            .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow.-prev {
              left: -55px; } }
        .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow.-next {
          right: -10px; }
          @media screen and (min-width: 1200px) {
            .specialSlider .ms-wrapper-slider .ms-wrapper-nav .ms-icon-luxury-arrow.-next {
              right: -55px; } }

.specialSlider .ms-wrapper-slider #spSlider .slick-dots {
  margin-top: 0; }

#spSlider3,
#spSlider2 {
  margin-top: 40px; }

body.-ligth {
  background-color: #fbfbfb;
  color: #2b243c; }
  body.-ligth .-hdn {
    display: none; }
  body.-ligth .-opacity,
  body.-ligth .-opacity-0,
  body.-ligth .-opacity-100,
  body.-ligth .-opacity-200,
  body.-ligth .-opacity-300,
  body.-ligth .-opacity-400,
  body.-ligth .-opacity-500,
  body.-ligth .-opacity-600,
  body.-ligth .-opacity-700,
  body.-ligth .-opacity-800,
  body.-ligth .-opacity-900,
  body.-ligth .-opacity-10 {
    opacity: 1; }
  body.-ligth .-text-blue-gradiente {
    background-image: -webkit-gradient(linear, left top, right top, from(#4286ff), to(#0d3d91));
    background-image: -webkit-linear-gradient(left, #4286ff, #0d3d91);
    background-image: -o-linear-gradient(left, #4286ff, #0d3d91);
    background-image: linear-gradient(to right, #4286ff, #0d3d91); }
  body.-ligth .ms-wrapper-tabs .ms-tabs-header .ms-btn-tab {
    color: #2b243c; }
    body.-ligth .ms-wrapper-tabs .ms-tabs-header .ms-btn-tab.-active {
      color: #e53a52; }
      body.-ligth .ms-wrapper-tabs .ms-tabs-header .ms-btn-tab.-active:after {
        background-color: #e53a52; }
  body.-ligth #header {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12); }
    @media (max-width: 1329px) {
      body.-ligth #header .ms-wrapper-header .ms-main-menu {
        background-color: rgba(255, 255, 255, 0.6); } }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li a {
      color: #2b243c; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-real-estate a:hover {
      color: #e53a52; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-real-estate.current-menu-item a {
      color: #e53a52; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-idx-integration a:hover {
      color: #4e7fd7; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-idx-integration.current-menu-item a {
      color: #4e7fd7; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-lead-generation a:hover {
      color: #18a86b; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-lead-generation.current-menu-item a {
      color: #18a86b; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-generation a:hover {
      color: #f37360; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-generation.current-menu-item a {
      color: #f37360; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-how-it-works a:hover {
      color: #9d47ed; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li.-how-it-works.current-menu-item a {
      color: #9d47ed; }
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-link {
      color: #2b243c; }
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-btn.-boost:before {
      background-color: #2a263b; }
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-btn.-boost:hover {
      color: #FFF; }
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-btn.-menu span,
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-btn.-menu span:before,
    body.-ligth #header .ms-wrapper-header .ms-wrapper-action .ms-btn.-menu span:after {
      background: #2b243c; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-wrapper-btn-menu .ms-btn.-boost:before {
      background-color: #2a263b; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-wrapper-btn-menu .ms-btn.-boost:hover {
      color: #FFF; }
    body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li a {
      border-bottom: 1px solid #2b243c; }
      @media screen and (min-width: 1330px) {
        body.-ligth #header .ms-wrapper-header .ms-main-menu .ms-wrapper-menu .ms-menu #menu-main_menu li a {
          border-bottom: 0; } }
  body.-ligth #welcome .ms-wrapper-section .ms-wrapper-header .ms-title {
    color: #2b243c; }
  body.-ligth #welcome .ms-wrapper-section p {
    color: #2b243c; }
  body.-ligth #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn.-boost:before {
    background-color: #2a263b; }
  body.-ligth #welcome .ms-wrapper-section .ms-wrapper-btn .ms-btn.-boost:hover {
    color: #FFF; }
  body.-ligth #welcome .ms-partner-list {
    border-top: 1px solid #cbcbcb; }
    body.-ligth #welcome .ms-partner-list .ms-item img {
      -webkit-filter: invert(100%);
      filter: invert(100%); }
  body.-ligth #business .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #business .ms-wrapper-section > p {
    color: #2b243c; }
  body.-ligth #platformSection .ms-wrapper-section article p,
  body.-ligth #platformSection .ms-wrapper-section article .ms-title,
  body.-ligth #platformSection .ms-wrapper-section article .ms-slogan,
  body.-ligth #builderSection .ms-wrapper-section article p,
  body.-ligth #builderSection .ms-wrapper-section article .ms-title,
  body.-ligth #builderSection .ms-wrapper-section article .ms-slogan {
    color: #2b243c; }
  body.-ligth #platformSection .ms-wrapper-section article .ms-btn.-boost,
  body.-ligth #builderSection .ms-wrapper-section article .ms-btn.-boost {
    /*&:hover {
								color: #FFF;
							}*/ }
    body.-ligth #platformSection .ms-wrapper-section article .ms-btn.-boost:before,
    body.-ligth #builderSection .ms-wrapper-section article .ms-btn.-boost:before {
      background-color: #2a263b; }
  body.-ligth #platformSection .ms-triangle-figure:before, body.-ligth #platformSection .ms-triangle-figure:after,
  body.-ligth #builderSection .ms-triangle-figure:before,
  body.-ligth #builderSection .ms-triangle-figure:after {
    border-top-color: #fbfbfb;
    border-top-color: #f1f1f1; }
  body.-ligth #integrationSection .ms-wrapper-section article p,
  body.-ligth #integrationSection .ms-wrapper-section article .ms-title,
  body.-ligth #integrationSection .ms-wrapper-section article .ms-slogan {
    color: #2b243c; }
  body.-ligth #integrationSection .ms-wrapper-section article .ms-btn.-blue:before {
    background-color: #2a263b; }
  body.-ligth #integrationSection .ms-wrapper-section article .ms-btn.-blue:hover {
    color: #367eff; }
  body.-ligth #generationSection .ms-wrapper-section article p,
  body.-ligth #generationSection .ms-wrapper-section article .ms-title,
  body.-ligth #generationSection .ms-wrapper-section article .ms-slogan {
    color: #2b243c; }
  body.-ligth #generationSection .ms-wrapper-section article .ms-btn.-green:before {
    background-color: #2a263b; }
  body.-ligth #cpanel .ms-wrapper-section p,
  body.-ligth #cpanel .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #marketingSection .ms-wrapper-section article p,
  body.-ligth #marketingSection .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description p,
  body.-ligth #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-title {
    color: #2b243c; }
  body.-ligth #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-btn.-boost:before, body.-ligth #marketingSection .ms-wrapper-section .ms-wrapper-polygon .ms-polygon .ms-polygon-description .ms-btn.-generate:before {
    background-color: #2a263b; }
  body.-ligth #testimonials {
    background-color: transparent; }
    body.-ligth #testimonials:before {
      display: none; }
    body.-ligth #testimonials .ms-wrapper-section .ms-article p,
    body.-ligth #testimonials .ms-wrapper-section .ms-article .ms-title {
      color: #2b243c; }
    body.-ligth #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn.-boost:before {
      background-color: #2a263b; }
    body.-ligth #testimonials .ms-wrapper-section .ms-article .ms-wrapper-btn .ms-btn.-boost:hover {
      color: #FFF; }
    body.-ligth #testimonials .ms-wrapper-section .ms-article.-full .ms-wrapper-btn .ms-link {
      color: #2b243c; }
      body.-ligth #testimonials .ms-wrapper-section .ms-article.-full .ms-wrapper-btn .ms-link:hover {
        color: #e53a52; }
    body.-ligth #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption p,
    body.-ligth #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption .ms-title {
      color: #2b243c; }
    body.-ligth #testimonials .ms-wrapper-section .ms-wrapper-slider .ms-slider .ms-item .ms-caption p:hover {
      color: #d93656; }
  body.-ligth .sameMasterPage #platformSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white,
  body.-ligth .sameMasterPage #generationSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white,
  body.-ligth .sameMasterPage #integrationSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white,
  body.-ligth .sameMasterPage #builderSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white {
    color: #ffffff; }
    body.-ligth .sameMasterPage #platformSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white:after,
    body.-ligth .sameMasterPage #generationSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white:after,
    body.-ligth .sameMasterPage #integrationSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white:after,
    body.-ligth .sameMasterPage #builderSection .ms-wrapper-section article .ms-wrapper-btn .ms-btn.-white:after {
      background-color: #2b243c; }
  body.-ligth #specialSlider .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #specialSlider .ms-wrapper-section .ms-slider .ms-wrapper-description p,
  body.-ligth #specialSlider .ms-wrapper-section .ms-slider .ms-wrapper-description .ms-title-item {
    color: #2b243c; }
  body.-ligth #specialSlider .ms-wrapper-section .ms-slider .ms-wrapper-description .ms-wrapper-btn .ms-btn.-boost:before {
    background-color: #2a263b; }
  body.-ligth #specialSlider .ms-wrapper-section .ms-wrapper-nav .ms-icon-luxury-arrow {
    color: #333; }
  body.-ligth #crossPlatform .ms-wrapper-section article p,
  body.-ligth #crossPlatform .ms-wrapper-section article .ms-title,
  body.-ligth #generateQuality .ms-wrapper-section article p,
  body.-ligth #generateQuality .ms-wrapper-section article .ms-title,
  body.-ligth #tripWires .ms-wrapper-section article p,
  body.-ligth #tripWires .ms-wrapper-section article .ms-title,
  body.-ligth #customForm .ms-wrapper-section article p,
  body.-ligth #customForm .ms-wrapper-section article .ms-title,
  body.-ligth #boostEngagements .ms-wrapper-section article p,
  body.-ligth #boostEngagements .ms-wrapper-section article .ms-title,
  body.-ligth #idxIntegrations .ms-wrapper-section article p,
  body.-ligth #idxIntegrations .ms-wrapper-section article .ms-title,
  body.-ligth #exclusiveListings .ms-wrapper-section article p,
  body.-ligth #exclusiveListings .ms-wrapper-section article .ms-title,
  body.-ligth #displayFilters .ms-wrapper-section article p,
  body.-ligth #displayFilters .ms-wrapper-section article .ms-title,
  body.-ligth #buildingPages .ms-wrapper-section article p,
  body.-ligth #buildingPages .ms-wrapper-section article .ms-title,
  body.-ligth #mapPages .ms-wrapper-section article p,
  body.-ligth #mapPages .ms-wrapper-section article .ms-title,
  body.-ligth #servicesData .ms-wrapper-section article p,
  body.-ligth #servicesData .ms-wrapper-section article .ms-title,
  body.-ligth #trackEverthing .ms-wrapper-section article p,
  body.-ligth #trackEverthing .ms-wrapper-section article .ms-title,
  body.-ligth #buildTeam .ms-wrapper-section article p,
  body.-ligth #buildTeam .ms-wrapper-section article .ms-title,
  body.-ligth #propertyPage .ms-wrapper-section article p,
  body.-ligth #propertyPage .ms-wrapper-section article .ms-title,
  body.-ligth #createContent .ms-wrapper-section article p,
  body.-ligth #createContent .ms-wrapper-section article .ms-title,
  body.-ligth #designEditHome .ms-wrapper-section article p,
  body.-ligth #designEditHome .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #servicesData .ms-wrapper-section .ms-wrapper-btn .ms-link {
    color: #2b243c; }
    body.-ligth #servicesData .ms-wrapper-section .ms-wrapper-btn .ms-link:hover {
      color: #e53a52; }
  body.-ligth #silderWebsiteBuilder .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #silderWebsiteBuilder .ms-wrapper-slider .ms-wrapper-item .ms-item p,
  body.-ligth #silderWebsiteBuilder .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-title-item {
    color: #2b243c; }
  body.-ligth #silderWebsiteBuilder.-ft-fix .ms-wrapper-section .ms-wrapper-slider #silderWB:not(.slick-initialized) .ms-wrapper-item .ms-item .ms-title-item {
    color: #2b243c; }
  body.-ligth #customForm .ms-wrapper-section .ms-wrapper-img .ms-caption span {
    color: #2b243c; }
  body.-ligth #welcomeDomGen .ms-slider {
    background-color: #2b243c; }
  body.-ligth #integrateMLSBoard .ms-wrapper-section article p,
  body.-ligth #integrateMLSBoard .ms-wrapper-section article .ms-title,
  body.-ligth #integrateMLSBoard .ms-wrapper-section article .ms-sub-title,
  body.-ligth #HowIDXBoostWorks .ms-wrapper-section article p,
  body.-ligth #HowIDXBoostWorks .ms-wrapper-section article .ms-title,
  body.-ligth #HowIDXBoostWorks .ms-wrapper-section article .ms-sub-title {
    color: #2b243c; }
  body.-ligth #favoriteCondo .ms-wrapper-section article p,
  body.-ligth #favoriteCondo .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #localMLSBoard .ms-wrapper-section .ms-wrapper-bg .ms-wrapper-flex .ms-wrapper-article article p,
  body.-ligth #localMLSBoard .ms-wrapper-section .ms-wrapper-bg .ms-wrapper-flex .ms-wrapper-article article .ms-title {
    color: #2b243c; }
  body.-ligth #premiumDigitalMarketing .ms-wrapper-section article p,
  body.-ligth #premiumDigitalMarketing .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #marketingSection.howitworkspage .ms-wrapper-section .ms-extra-info p {
    color: #2b243c; }
  body.-ligth #generateQuality.howitworkspage .ms-wrapper-section .ms-wrapper-list .ms-list li .ms-extra-info p {
    color: #2b243c; }
  body.-ligth #crossPlatform.howitworkspage .ms-wrapper-section .ms-extra-info p {
    color: #2b243c; }
  body.-ligth #digitalMarketingTools .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #generationSection.howitworkspage .ms-wrapper-section .ms-extra-info p {
    color: #2b243c; }
  body.-ligth #thankYouPage .ms-wrapper-section article p,
  body.-ligth #thankYouPage .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #thankYouPage .-icon {
    opacity: 0.7; }
  body.-ligth #contactPage .ms-wrapper-section article p,
  body.-ligth #contactPage .ms-wrapper-section article .ms-title {
    color: #2b243c; }
  body.-ligth #contactPage .ms-wrapper-form label {
    color: #2b243c; }
  body.-ligth #contactPage .gform_footer:before {
    background-color: #2b243c; }
  body.-ligth #contactPage .-icon {
    opacity: 0.7; }
  body.-ligth #contactPage .gfield input,
  body.-ligth #contactPage .gfield .medium,
  body.-ligth #contactPage .ms-input-text input,
  body.-ligth #contactPage .ms-input-text .medium {
    border: 1px solid #2b243c !important; }
  body.-ligth #termsUse .ms-wrapper-section article * {
    color: #2b243c; }
  body.-ligth .specialSlider .ms-wrapper-section .ms-paragraph {
    color: #2b243c; }
  body.-ligth .specialSlider .ms-wrapper-section .ms-slider .ms-item .ms-wrapper-image.-customformpages .ms-caption span {
    color: #2b243c; }
  body.-ligth #integrationSlider .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description p,
  body.-ligth .specialSlider .ms-wrapper-slider .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
    color: #2b243c; }
  body.-ligth #premiumSlider .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #generateQuality .ms-wrapper-section .ms-title {
    color: #2b243c; }
  body.-ligth #generateQuality .ms-wrapper-section .ms-wrapper-paragraph p {
    color: #2b243c; }
  body.-ligth .ms-shedule-form .ms-wrapper-modal .ms-description-form p,
  body.-ligth .ms-shedule-form .ms-wrapper-modal .ms-description-form .ms-title {
    color: #2b243c; }
  body.-ligth .ms-shedule-form .ms-wrapper-modal .ms-wrap-btn .ms-btn:before {
    background-color: #2b243c; }
  body.-ligth #footer {
    background-color: #FFF; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company ul li {
      color: #2b243c;
      font-weight: 600; }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company ul li .ms-text-light {
        color: #2b243c;
        font-weight: normal; }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company ul li .ms-link {
        color: #2b243c;
        font-weight: normal; }
        body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company ul li .ms-link:hover {
          color: #d93656; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company .ms-logo picture {
      display: none; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-info-company .ms-logo .ms-logo-vl {
      display: inline-block; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-item-menu-footer .ms-mf-title {
      color: #2b243c; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-item-menu-footer ul li a {
      color: #2b243c; }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-item-menu-footer ul li a:hover {
        color: #d93656; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-social-media ul li a span {
      color: #2b243c; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-social-media ul li a:before {
      background-color: #2b243c; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-social-media ul li a:hover span {
      color: #d93656; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-social-media ul li a:hover:before {
      background-color: #d93656; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-top .ms-social-media .ms-mf-title {
      color: #2b243c; }
    body.-ligth #footer .ms-wrapper-footer .ms-footer-bottom {
      border-color: rgba(0, 0, 0, 0.3); }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-bottom p {
        color: #2b243c; }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-bottom ul li a {
        color: #2b243c; }
        body.-ligth #footer .ms-wrapper-footer .ms-footer-bottom ul li a:hover {
          color: #d93656; }
      body.-ligth #footer .ms-wrapper-footer .ms-footer-bottom ul li:after {
        background-color: rgba(0, 0, 0, 0.3); }
  body.-ligth #profileList .ms-wrapper-section .ms-body-profile .ms-list .ms-item .ms-card .ms-caption .ms-title {
    color: #2b243c; }
  body.-ligth .ms-btn-t.-float-nd .ms-wrapper span {
    color: #2b243c; }

.newPagesFormat .idxboostSection .ms-wrapper-section article {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1024px) {
    .newPagesFormat .idxboostSection .ms-wrapper-section article {
      max-width: 480px;
      padding: 0; } }
  .newPagesFormat .idxboostSection .ms-wrapper-section article p {
    max-width: 100%; }
    @media screen and (min-width: 768px) {
      .newPagesFormat .idxboostSection .ms-wrapper-section article p {
        line-height: 1.7;
        margin: 15px 0; } }

.newPagesFormat .idxboostSection .ms-wrapper-section .ms-new-title {
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif; }
  @media screen and (min-width: 768px) {
    .newPagesFormat .idxboostSection .ms-wrapper-section .ms-new-title {
      font-size: 28px; } }
  .newPagesFormat .idxboostSection .ms-wrapper-section .ms-new-title.-xl-text {
    font-size: 30px !important; }
    @media screen and (min-width: 768px) {
      .newPagesFormat .idxboostSection .ms-wrapper-section .ms-new-title.-xl-text {
        font-size: 40px !important; } }

.newPagesFormat .idxboostSection.-whiteBackground .ms-wrapper-section article p {
  color: #2a263b; }

.newPagesFormat .idxboostSection.-whiteBackground .ms-wrapper-section .ms-new-title {
  color: #2a263b; }

.newPagesFormat #builderSection {
  overflow: hidden; }
  .newPagesFormat #builderSection .ms-new-wrapper-img {
    position: relative;
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    zoom: 0.5;
    /*@media screen and (min-width: 1200px){
        zoom: 0.95;
      }*/ }
    @media screen and (min-width: 640px) {
      .newPagesFormat #builderSection .ms-new-wrapper-img {
        zoom: 0.7; } }
    @media screen and (min-width: 991px) {
      .newPagesFormat #builderSection .ms-new-wrapper-img {
        zoom: 0.8; } }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #builderSection .ms-new-wrapper-img {
        zoom: 0.6;
        margin-right: 0; } }
    @media screen and (min-width: 1200px) {
      .newPagesFormat #builderSection .ms-new-wrapper-img {
        zoom: 0.8; } }
    @media screen and (min-width: 1600px) {
      .newPagesFormat #builderSection .ms-new-wrapper-img {
        zoom: 0.85; } }
    .newPagesFormat #builderSection .ms-new-wrapper-img .ms-icon-triangle.-floating {
      font-size: 830px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: -58px;
      z-index: -1;
      /*zoom: 0.54;
        @media screen and (min-width: 640px){
          zoom: 0.9;
        }
        @media screen and (min-width: 1024px){
          zoom: 1;
        }*/ }
  @media screen and (min-width: 1024px) {
    .newPagesFormat #builderSection .ms-wrapper-section {
      padding-bottom: 0; } }
  .newPagesFormat #builderSection .ms-wrapper-section {
    max-width: 768px; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #builderSection .ms-wrapper-section {
        max-width: 1200px; } }

@media screen and (min-width: 1024px) {
  .newPagesFormat #createContent .ms-wrapper-section {
    padding-bottom: 0;
    max-width: 1200px; }
    .newPagesFormat #createContent .ms-wrapper-section article {
      margin-right: 0; } }

@media screen and (min-width: 1024px) {
  .newPagesFormat #createContent .ms-wrapper-section .ms-wrapper-img {
    zoom: 0.62;
    margin-top: 0;
    margin-left: 0; } }

@media screen and (min-width: 1200px) {
  .newPagesFormat #createContent .ms-wrapper-section .ms-wrapper-img {
    zoom: 0.75; } }

@media screen and (min-width: 1600px) {
  .newPagesFormat #createContent .ms-wrapper-section .ms-wrapper-img {
    zoom: 0.85; } }

.newPagesFormat #createContent .ms-icon-triangle {
  position: absolute;
  z-index: 0;
  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; }
  .newPagesFormat #createContent .ms-icon-triangle.-ft1, .newPagesFormat #createContent .ms-icon-triangle.-ft2 {
    width: 360px;
    height: 308px;
    font-size: 350px; }
  .newPagesFormat #createContent .ms-icon-triangle.-ft3 {
    width: 290px;
    height: 248px;
    font-size: 280px; }
  .newPagesFormat #createContent .ms-icon-triangle.-ft1 {
    top: -50px;
    left: -100px;
    z-index: -1; }
  .newPagesFormat #createContent .ms-icon-triangle.-ft2 {
    top: 15px;
    right: -10px; }
  .newPagesFormat #createContent .ms-icon-triangle.-ft3 {
    bottom: 95px;
    left: 65px; }

@media screen and (min-width: 1024px) {
  .newPagesFormat #createContent:not(.-reverse) article,
  .newPagesFormat #createContent:not(.-reverse) .ms-article {
    margin-right: auto;
    margin-left: 0; }
  .newPagesFormat #createContent:not(.-reverse) .ms-wrapper-img {
    margin-right: 0;
    margin-left: auto; } }

.newPagesFormat #specialSlider {
  overflow: hidden;
  background-color: #2b243c; }
  .newPagesFormat #specialSlider .ms-wrapper-section {
    max-width: 1200px;
    padding: 70px 0; }
    .newPagesFormat #specialSlider .ms-wrapper-section .ms-title {
      font-size: 24px !important;
      line-height: 1.3; }
      @media screen and (min-width: 768px) {
        .newPagesFormat #specialSlider .ms-wrapper-section .ms-title {
          font-size: 28px !important; } }
    .newPagesFormat #specialSlider .ms-wrapper-section .ms-slider .ms-item .ms-wrapper-description {
      max-width: 390px; }
      .newPagesFormat #specialSlider .ms-wrapper-section .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
        font-size: 24px !important;
        line-height: 1.3; }
        @media screen and (min-width: 768px) {
          .newPagesFormat #specialSlider .ms-wrapper-section .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
            font-size: 28px !important; } }
      @media screen and (min-width: 768px) {
        .newPagesFormat #specialSlider .ms-wrapper-section .ms-slider .ms-item .ms-wrapper-description p {
          line-height: 1.7; } }

.newPagesFormat #integrationSections {
  overflow: hidden; }
  .newPagesFormat #integrationSections .ms-wrapper-section {
    max-width: 768px; }
    @media (max-width: 768px) {
      .newPagesFormat #integrationSections .ms-wrapper-section {
        padding-bottom: 50px; } }
    .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
      max-width: 700px;
      margin: 100px auto 0 auto;
      padding: 60px 0 90px 0;
      zoom: 0.4;
      margin-top: -50px !important; }
      @media screen and (min-width: 480px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.56; } }
      @media screen and (min-width: 640px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.68; } }
      @media screen and (min-width: 768px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.75; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          margin-right: -30px;
          margin-top: 0;
          margin-left: auto;
          zoom: 0.6; } }
      @media screen and (min-width: 1200px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.76; } }
      @media screen and (min-width: 1600px) {
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.85; } }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        width: auto;
        z-index: 1; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video,
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-02,
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-03,
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-04,
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        width: auto;
        position: absolute;
        z-index: 1; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        bottom: 15px;
        left: -50px; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
        left: 178px;
        bottom: 60px; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
        right: -45px;
        bottom: 35px; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video {
        top: 127px;
        right: 34px;
        width: 156px;
        height: 100px; }
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-video,
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video video {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
        .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video video {
          -o-object-fit: cover;
          object-fit: cover; }
      .newPagesFormat #integrationSections .ms-wrapper-section .ms-wrapper-img:before {
        content: "\e93a";
        font-family: 'ms-icon' !important;
        width: 620px;
        height: 620px;
        font-size: 620px;
        background-image: -webkit-gradient(linear, left top, right top, from(#2651a1), to(#234584));
        background-image: -webkit-linear-gradient(left, #2651a1, #234584);
        background-image: -o-linear-gradient(left, #2651a1, #234584);
        background-image: linear-gradient(to right, #2651a1, #234584);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important;
        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;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 0; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #integrationSections .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1200px; }
        .newPagesFormat #integrationSections .ms-wrapper-section article {
          text-align: left;
          margin-left: 0; } }
  .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-wrapper-img {
    margin-top: 0;
    padding-top: 30px; }
    .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-wrapper-img:before {
      display: none; }
    .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
      right: -10px; }
  .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video {
    position: absolute;
    top: 70px;
    right: -50px;
    z-index: 2;
    width: 270px;
    height: 160px;
    border: 5px solid #FFF;
    background-color: #FFF;
    -webkit-box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5);
    box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5); }
    .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video .ms-video {
      width: 100%;
      height: 100%; }
      .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video .ms-video video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video .ms-btn {
      position: absolute;
      bottom: 10px;
      font-size: 9px;
      height: 30px;
      left: 10px;
      border-radius: 4px; }
      .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video .ms-btn:after, .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-boostbox-video .ms-btn:before {
        border-radius: 4px; }
  @media screen and (min-width: 1024px) {
    .newPagesFormat #integrationSections.-st .ms-wrapper-section .ms-wrapper-img {
      margin-left: -10px; }
    .newPagesFormat #integrationSections.-st .ms-wrapper-section article {
      margin-right: 0;
      margin-left: auto; } }
  @media screen and (min-width: 1440px) {
    .newPagesFormat #integrationSections.-st .ms-wrapper-section article {
      max-width: 490px; } }
  @media screen and (min-width: 1024px) {
    .newPagesFormat #integrationSections .ms-wrapper-section.-pb-130 {
      padding-bottom: 130px; } }

.newPagesFormat .spSliderGeneral {
  width: 100%;
  position: relative;
  margin-top: 150px; }
  @media screen and (min-width: 1024px) {
    .newPagesFormat .spSliderGeneral {
      margin-top: 0; } }
  .newPagesFormat .spSliderGeneral .ms-slider {
    width: 100%;
    margin-top: -25px; }
    .newPagesFormat .spSliderGeneral .ms-slider .ms-item {
      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; }
      .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl {
        width: 100%;
        max-width: 700px;
        position: relative;
        -webkit-transition: all 800ms ease-in-out 0s;
        -o-transition: all 800ms ease-in-out 0s;
        transition: all 800ms ease-in-out 0s;
        -webkit-filter: blur(5px);
        filter: blur(5px);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
        margin: 0 auto; }
        @media screen and (min-width: 1300px) {
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl {
            margin: 0; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl picture {
          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;
          line-height: 0; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl picture img {
            width: auto;
            max-width: 100%;
            height: auto; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls {
          /*zoom: 0.5;
            @media screen and (min-width: 640px){
              zoom: 0.75;
            }

            @media screen and (min-width: 1300px){
              margin: 0;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-01 {
            width: 501px;
            height: 754px;
            margin: 0 auto;
            position: relative;
            z-index: 2; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-02 {
            width: 251px;
            height: 431px;
            position: absolute;
            left: 0;
            z-index: 0;
            top: 50%;
            -webkit-transform: translateY(-40%);
            -ms-transform: translateY(-40%);
            transform: translateY(-40%);
            -webkit-transition: all 2500ms ease-in-out;
            -o-transition: all 2500ms ease-in-out;
            transition: all 2500ms ease-in-out; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-spls picture.ms-card-03 {
            width: 250px;
            height: 431px;
            position: absolute;
            right: 0;
            z-index: 0;
            top: 50%;
            -webkit-transform: translateY(-60%);
            -ms-transform: translateY(-60%);
            transform: translateY(-60%);
            -webkit-transition: all 2500ms ease-in-out;
            -o-transition: all 2500ms ease-in-out;
            transition: all 2500ms ease-in-out; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration {
          max-width: 680px;
          padding-bottom: 60px;
          margin-bottom: 60px;
          margin-top: 20px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              margin-top: 50px;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-01 {
            width: 615px;
            margin-right: 0;
            margin-left: auto; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-02,
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-03,
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-04,
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-05 {
            position: absolute; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-02 {
            width: 375px;
            left: 0;
            bottom: 10px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-03 {
            width: 195px;
            bottom: 40px;
            left: 150px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-04 {
            bottom: 23px;
            right: -15px;
            width: 180px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-integration .ms-card-05 {
            bottom: -5px;
            right: 102px;
            width: 123px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages {
          max-width: 680px;
          padding-bottom: 145px;
          padding-left: 20px;
          margin-bottom: 30px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              margin-top: 50px;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-01 {
            width: 580px;
            margin-right: auto;
            margin-left: 0px;
            margin-top: -25px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-02 {
            width: 580px;
            right: 0px;
            bottom: 25px;
            position: absolute; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-card-03 {
            width: 250px;
            left: -2px;
            bottom: -10px;
            position: absolute;
            z-index: 1; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video {
            position: absolute;
            z-index: 1;
            width: 230px;
            height: 132px;
            top: -15px;
            right: 13px;
            -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            background-color: #FFF;
            padding: 3px; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-video {
              width: 100%;
              height: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              background-color: #333; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn {
              position: absolute;
              bottom: 15px;
              left: 20px;
              height: 30px;
              font-size: 10px;
              border-radius: 6px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn span {
                padding: 0 20px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:before, .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:after {
                border-radius: 6px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxmapages .ms-boostbox-video .ms-btn:before {
                z-index: 1; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages {
          max-width: 600px;
          padding-top: 70px;
          margin-bottom: 30px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              margin-top: 50px;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages .ms-card-01 {
            width: 370px;
            margin-left: 50px;
            margin-right: auto;
            position: relative;
            z-index: 1; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-idxbuildingpages .ms-card-02 {
            width: 370px;
            right: 0;
            top: 0;
            position: absolute;
            z-index: 0; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters {
          max-width: 680px;
          padding-bottom: 115px;
          margin-bottom: 30px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              margin-top: 50px;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters .ms-card-01 {
            width: 570px;
            margin-left: 0px;
            margin-right: auto;
            margin-top: -25px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-displayfilters .ms-card-02 {
            width: 570px;
            right: 0px;
            bottom: 0;
            position: absolute;
            z-index: 2; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings {
          max-width: 680px;
          padding-bottom: 115px;
          margin-bottom: 30px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              margin-top: 50px;
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-01 {
            width: 580px;
            margin-left: -23px;
            margin-right: auto;
            margin-top: -25px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-02 {
            width: 580px;
            right: -22px;
            bottom: 0;
            position: absolute;
            z-index: 2; }
            @media screen and (min-width: 1300px) {
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-exclusivelistings .ms-card-02 {
                right: 10px; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement {
          max-width: 680px;
          padding-bottom: 75px;
          padding-top: 75px;
          padding-left: 20px;
          margin-bottom: 30px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              zoom: 1;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-card-01 {
            width: 600px;
            margin-right: auto;
            margin-left: 0px;
            margin-top: 0px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video {
            position: absolute;
            z-index: 1;
            width: 230px;
            height: 132px;
            top: 89px;
            right: -1px;
            -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            background-color: #FFF;
            padding: 3px; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-video {
              width: 100%;
              height: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              background-color: #333; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn {
              position: absolute;
              bottom: 15px;
              left: 20px;
              height: 30px;
              font-size: 10px;
              border-radius: 6px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn span {
                padding: 0 20px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:before, .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:after {
                border-radius: 6px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video .ms-btn:before {
                z-index: 1; }
          @media (max-width: 990px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement {
              padding-bottom: 0;
              padding-top: 0; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-boostengagement .ms-boostbox-video {
                top: 14px;
                right: 46px; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages {
          width: 700px;
          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;
          padding-top: 110px;
          margin: 0 auto;
          margin-bottom: 50px;
          /*@media screen and (min-width: 640px){
              zoom: 0.8;
            }

            @media screen and (min-width: 1300px){
              zoom: 0.9;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption {
            position: absolute;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
            display: none; }
            @media screen and (min-width: 640px) {
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex; } }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span {
              font-family: 'Freestyle Script';
              color: #FFF;
              font-size: 30px;
              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;
              position: relative;
              width: auto; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span:before {
                content: "";
                display: block;
                width: 15px;
                height: 15px;
                border-radius: 100%;
                background-color: #FFF;
                margin-right: 13px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption span:after {
                content: "";
                width: 7px;
                height: 7px;
                left: 1px;
                top: 1px;
                border: 3px solid #2a263b;
                background-color: #FFF;
                border-radius: 100%;
                position: absolute; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-caption:before {
              content: "\e914";
              font-family: "ms-icon" !important;
              color: #2fb383;
              position: absolute;
              font-size: 35px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 {
            width: 396px;
            height: 537px;
            display: block;
            margin-right: -25px;
            margin-left: auto;
            position: relative;
            z-index: 2; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 .ms-caption {
              left: 0;
              bottom: -15px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-01 .ms-caption:before {
                -webkit-transform: rotate(75deg);
                -ms-transform: rotate(75deg);
                transform: rotate(75deg);
                bottom: 12px;
                left: 88px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 {
            width: 345px;
            height: 502px;
            display: block;
            position: absolute;
            z-index: 0;
            top: 0;
            left: 167px; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 .ms-caption {
              position: absolute;
              top: 52px;
              left: 340px;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: flex-start;
              width: -webkit-max-content;
              width: -moz-max-content;
              width: max-content; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-02 .ms-caption:before {
                -webkit-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                transform: rotate(20deg);
                bottom: -25px;
                left: -10px;
                font-size: 30px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 {
            width: 346px;
            height: 299px;
            display: block;
            position: absolute;
            z-index: 0;
            bottom: 85px;
            left: -25px; }
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 .ms-caption {
              bottom: -30px;
              width: auto;
              left: 48px; }
              .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-customformpages .ms-card-03 .ms-caption:before {
                font-size: 34px;
                -webkit-transform: rotate(-167deg);
                -ms-transform: rotate(-167deg);
                transform: rotate(-167deg);
                bottom: 16px;
                right: -56px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent {
          width: 700px;
          padding-top: 80px;
          margin: 0 auto 60px auto;
          /*@media screen and (min-width: 640px){
              zoom: 0.7;
            }

            @media screen and (min-width: 1300px){
              zoom: 0.75;
              margin: 100px auto 0 auto;
            }*/ }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-01 {
            width: 453px;
            height: 619px;
            position: relative;
            z-index: 2;
            margin-right: 30px;
            margin-left: auto;
            display: block; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-02 {
            width: 453px;
            height: 579px;
            position: absolute;
            z-index: 1;
            left: 40px;
            top: -24px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-03 {
            width: 255px;
            height: 254px;
            position: absolute;
            left: -90px;
            top: 145px;
            z-index: 0; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-04 {
            width: 169px;
            height: 173px;
            position: absolute;
            bottom: -23px;
            left: 120px;
            z-index: 2; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-05 {
            width: 186px;
            height: 183px;
            position: absolute;
            top: 158px;
            left: -22px;
            z-index: 2; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-image-sl.-createcontent .ms-card-06 {
            width: 201px;
            height: 215px;
            position: absolute;
            bottom: 70px;
            right: -35px;
            z-index: 2; }
      .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description {
        width: 100%;
        max-width: 450px;
        text-align: center;
        margin: 0 auto; }
        @media screen and (min-width: 1300px) {
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description {
            margin: 0;
            text-align: left; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description.-mx500 {
          max-width: 530px; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description.-mx500 p {
            margin-bottom: 0; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
          height: 100px;
          margin-bottom: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-transition: all 600ms ease-in-out;
          -o-transition: all 600ms ease-in-out;
          transition: all 600ms ease-in-out;
          opacity: 0;
          zoom: 0.8;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          @media screen and (min-width: 1300px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class^="ms-icon-"], .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description [class*=" ms-icon-"] {
              -webkit-transition-delay: 0.25s;
              -o-transition-delay: 0.25s;
              transition-delay: 0.25s;
              -webkit-box-pack: start;
              -ms-flex-pack: start;
              justify-content: flex-start;
              -webkit-transform: translateX(5%);
              -ms-transform: translateX(5%);
              transform: translateX(5%);
              zoom: 1; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-pages {
          font-size: 120px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-agents {
          font-size: 164px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-broker-offices {
          font-size: 140px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-condo-website {
          font-size: 95px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-developments {
          font-size: 100px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-icon-neighborhoods {
          font-size: 94px;
          margin-left: -10px; }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
          font-size: 23px;
          color: #FFF;
          font-family: "Montserrat", sans-serif;
          line-height: 1.1;
          margin-bottom: 5px;
          font-weight: bold;
          -webkit-transition: all 600ms ease-in-out;
          -o-transition: all 600ms ease-in-out;
          transition: all 600ms ease-in-out;
          opacity: 0; }
          @media screen and (min-width: 374px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
              font-size: 33px; } }
          @media screen and (min-width: 640px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
              font-size: 40px;
              margin-bottom: 15px; } }
          @media screen and (min-width: 1300px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-title-item {
              -webkit-transition-delay: 0.45s;
              -o-transition-delay: 0.45s;
              transition-delay: 0.45s;
              -webkit-transform: translateX(5%);
              -ms-transform: translateX(5%);
              transform: translateX(5%); } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
          font-size: 14px;
          line-height: 1.6;
          color: #FFF;
          -webkit-transition: all 600ms ease-in-out;
          -o-transition: all 600ms ease-in-out;
          transition: all 600ms ease-in-out;
          opacity: 0;
          margin: 10px auto 20px auto;
          max-width: 360px; }
          @media screen and (min-width: 640px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
              font-size: 17px; } }
          @media screen and (min-width: 768px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
              max-width: 100%;
              margin: 20px auto 40px auto; } }
          @media screen and (min-width: 1300px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description p {
              -webkit-transition-delay: 0.65s;
              -o-transition-delay: 0.65s;
              transition-delay: 0.65s;
              -webkit-transform: translateX(5%);
              -ms-transform: translateX(5%);
              transform: translateX(5%);
              margin-left: 0;
              margin-right: 0; } }
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
          -webkit-transition: all 600ms ease-in-out;
          -o-transition: all 600ms ease-in-out;
          transition: all 600ms ease-in-out;
          opacity: 0; }
          @media screen and (min-width: 1300px) {
            .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn {
              -webkit-transition-delay: 0.85s;
              -o-transition-delay: 0.85s;
              transition-delay: 0.85s;
              -webkit-transform: translateX(5%);
              -ms-transform: translateX(5%);
              transform: translateX(5%); } }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item .ms-wrapper-description .ms-wrapper-btn .ms-btn {
            min-width: 215px; }
      .newPagesFormat .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
        @media screen and (min-width: 768px) {
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; } }
        @media screen and (min-width: 1300px) {
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item.-colum-reverse {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row; } }
      @media screen and (min-width: 1300px) {
        .newPagesFormat .spSliderGeneral .ms-slider .ms-item {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row; }
          .newPagesFormat .spSliderGeneral .ms-slider .ms-item.-reverse {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
    .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl {
      -webkit-filter: blur(0);
      filter: blur(0);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
      .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl.-spls picture.ms-card-02 {
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%); }
      .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-image-sl.-spls picture.ms-card-03 {
        -webkit-transform: translateY(-48%);
        -ms-transform: translateY(-48%);
        transform: translateY(-48%); }
    .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description [class^="ms-icon-"], .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description [class*=" ms-icon-"],
    .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description .ms-title-item,
    .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description .ms-wrapper-btn,
    .newPagesFormat .spSliderGeneral .ms-slider .slick-active .ms-wrapper-description p {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
  .newPagesFormat .spSliderGeneral:after {
    content: "\e909";
    font-family: "ms-icon" !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#dd3754), to(#c22e5e));
    background-image: -webkit-linear-gradient(left, #dd3754, #c22e5e);
    background-image: -o-linear-gradient(left, #dd3754, #c22e5e);
    background-image: linear-gradient(to right, #dd3754, #c22e5e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important;
    position: absolute;
    z-index: -1;
    font-size: 877px;
    top: 41%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .newPagesFormat .spSliderGeneral.-st {
    margin-top: 0; }
    .newPagesFormat .spSliderGeneral.-st:after {
      display: none; }

.newPagesFormat #publishContent {
  overflow: hidden; }
  .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
    width: 700px;
    margin-top: 110px;
    zoom: 0.482;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 480px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.62; } }
    @media screen and (min-width: 640px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.75; } }
    @media screen and (min-width: 768px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.8; } }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.68;
        margin-right: 0; } }
    @media screen and (min-width: 1200px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.8; } }
    @media screen and (min-width: 1600px) {
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img {
        zoom: 0.85; } }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-02,
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-03,
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
      position: absolute;
      width: auto; }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
      z-index: 1;
      position: relative;
      display: block;
      width: 350px;
      margin: 0 auto; }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
      top: -26px;
      width: 280px;
      left: 28px;
      z-index: 0; }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
      right: -20px;
      width: auto;
      top: 190px;
      z-index: 2; }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
      width: auto;
      left: 40px;
      top: 50%;
      margin-top: -56px;
      z-index: 2; }
    .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle {
      position: absolute;
      z-index: 0;
      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; }
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-ft1, .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-ft2 {
        width: 460px;
        height: 398px;
        font-size: 460px; }
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-ft1 {
        top: -50px;
        left: 0;
        z-index: -1; }
      .newPagesFormat #publishContent .ms-wrapper-section .ms-wrapper-img .ms-icon-triangle.-ft2 {
        bottom: 30px;
        right: 0; }
  @media screen and (min-width: 1024px) {
    .newPagesFormat #publishContent .ms-wrapper-section {
      max-width: 1200px; }
      .newPagesFormat #publishContent .ms-wrapper-section article {
        margin-left: 0; } }
  @media screen and (min-width: 1024px) {
    .newPagesFormat #publishContent.-reverse article,
    .newPagesFormat #publishContent.-reverse .ms-article {
      margin-left: auto;
      margin-right: 0; }
    .newPagesFormat #publishContent.-reverse .ms-wrapper-img {
      margin-left: 0;
      margin-right: auto; } }

.newPagesFormat #premiumLeadGeneration,
.newPagesFormat #integrationsFeature {
  overflow: hidden;
  background-color: #2b243c; }
  .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section,
  .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section,
  .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section,
  .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section {
    z-index: 2; }
    .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item {
      max-width: 290px;
      margin-left: auto;
      margin-right: auto; }
    @media screen and (min-width: 768px) {
      .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB,
      .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB,
      .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB,
      .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB,
      .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB,
      .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB,
      .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB,
      .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  @media screen and (min-width: 1330px) {
    .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #premiumLeadGeneration #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature .silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB .ms-wrapper-item .ms-item,
    .newPagesFormat #integrationsFeature #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item {
      text-align: center !important; } }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-innovative,
.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-track,
.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-rol,
.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-tank,
.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-formula {
  display: block; }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-innovative,
.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-rol {
  height: 85px;
  font-size: 85px;
  line-height: 85px; }
  @media screen and (min-width: 768px) {
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-innovative,
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-rol {
      height: 120px;
      font-size: 120px;
      line-height: 120px; } }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-track {
  height: 85px;
  font-size: 105px;
  line-height: 85px; }
  @media screen and (min-width: 768px) {
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-track {
      height: 120px;
      font-size: 140px;
      line-height: 120px; } }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-innovative {
  color: #9759d1; }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-track {
  color: #157fc1; }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-rol {
  color: #1caa6f; }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-tank {
  height: 70px;
  font-size: 150px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent !important;
  background-image: -webkit-gradient(linear, left top, right top, from(#ef3d4e), to(#b72b62));
  background-image: -webkit-linear-gradient(left, #ef3d4e, #b72b62);
  background-image: -o-linear-gradient(left, #ef3d4e, #b72b62);
  background-image: linear-gradient(to right, #ef3d4e, #b72b62);
  line-height: 70px;
  margin-top: 46px; }
  @media screen and (min-width: 768px) {
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-tank {
      height: 80px;
      font-size: 180px;
      margin-top: 40px;
      line-height: 80px; } }

.newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-formula {
  height: 85px;
  font-size: 85px;
  color: #dd983e;
  line-height: 85px; }
  @media screen and (min-width: 768px) {
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-icon-formula {
      height: 125px;
      font-size: 125px;
      line-height: 125px; } }

.newPagesFormat #simplyfiedIDX {
  overflow: hidden; }
  .newPagesFormat #simplyfiedIDX .ms-wrapper-section {
    max-width: 1200px; }
    .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img {
      max-width: 625px;
      margin: 100px auto 0 auto;
      padding-bottom: 30px;
      padding: 0 80px 30px 80px;
      zoom: 0.54; }
      @media screen and (min-width: 480px) {
        .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img {
          margin-top: 70px;
          zoom: 0.74; } }
      @media screen and (min-width: 640px) {
        .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.84; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.75;
          margin-top: 0;
          margin-left: -105px; } }
      @media screen and (min-width: 1200px) {
        .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.9; } }
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img .ms-card-01,
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        width: auto; }
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        position: absolute;
        bottom: 10px;
        right: -25px;
        z-index: 1;
        width: 510px; }
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        position: relative; }
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section .ms-wrapper-img:before {
        content: "\e93a";
        font-family: "ms-icon" !important;
        width: 570px;
        height: 570px;
        font-size: 570px;
        background-image: -webkit-gradient(linear, left top, right top, from(#2651a1), to(#234584));
        background-image: -webkit-linear-gradient(left, #2651a1, #234584);
        background-image: -o-linear-gradient(left, #2651a1, #234584);
        background-image: linear-gradient(to right, #2651a1, #234584);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important;
        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;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 0;
        margin-top: 21px; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #simplyfiedIDX .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .newPagesFormat #simplyfiedIDX .ms-wrapper-section article {
          text-align: left;
          margin-right: 0; } }

.newPagesFormat #plusOperation .ms-wrapper-section {
  max-width: 1200px;
  padding-bottom: 80px; }
  .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item {
      width: 100%;
      max-width: 280px;
      text-align: center;
      color: #2a263b;
      margin: 0 auto;
      position: relative; }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item .ms-item-title {
        font-size: 60px;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        display: block; }
        @media screen and (min-width: 1024px) {
          .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item .ms-item-title {
            font-size: 80px; } }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item p {
        font-size: 15px;
        line-height: 1.5; }
        @media screen and (min-width: 1024px) {
          .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item p {
            font-size: 16px; } }
    .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol {
      width: 100%;
      height: 80px;
      position: relative; }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-plus:after {
        content: "";
        display: block;
        height: 50px;
        width: 6px;
        background-color: #a8a7ac;
        position: absolute;
        bottom: 15px;
        left: 50%;
        margin-left: -3px; }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-plus:before {
        content: "";
        display: block;
        height: 6px;
        width: 50px;
        background-color: #a8a7ac;
        position: absolute;
        bottom: 37px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-equal:after {
        content: "";
        display: block;
        height: 6px;
        width: 50px;
        background-color: #a8a7ac;
        position: absolute;
        bottom: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-equal:before {
        content: "";
        display: block;
        height: 6px;
        width: 50px;
        background-color: #a8a7ac;
        position: absolute;
        bottom: 50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
      @media screen and (min-width: 1600px) {
        .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-equal:after, .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-symbol.-equal:before {
          left: 40%; } }
  @media screen and (min-width: 991px) {
    .newPagesFormat #plusOperation .ms-wrapper-section {
      padding-bottom: 120px; }
      .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .newPagesFormat #plusOperation .ms-wrapper-section .ms-plus-result .ms-item {
          -ms-flex-negative: 0;
          flex-shrink: 0; } }

.newPagesFormat #premiumLeadGeneration,
.newPagesFormat #silderWebsiteBuilder {
  padding: 60px 0; }
  .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-title,
  .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-title {
    font-size: 24px !important;
    line-height: 1.3;
    max-width: 1190px; }
    @media screen and (min-width: 768px) {
      .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-title,
      .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-title {
        font-size: 28px !important; } }
  .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item,
  .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item {
    /*@media screen and (min-width: 1024px){
            width: auto !important;
          }*/ }
    .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-title-item,
    .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item .ms-title-item {
      font-size: 20px !important;
      line-height: 1.6; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item,
      .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .ms-wrapper-item .ms-item {
        max-width: 290px; } }
  .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider .silderWB,
  .newPagesFormat #premiumLeadGeneration .ms-wrapper-section .ms-wrapper-slider #silderWB,
  .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider .silderWB,
  .newPagesFormat #silderWebsiteBuilder .ms-wrapper-section .ms-wrapper-slider #silderWB {
    max-width: 1210px !important; }

.newPagesFormat #premiumSection {
  overflow: hidden; }
  .newPagesFormat #premiumSection .ms-wrapper-section {
    padding-top: 80px; }
    .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
      width: 700px;
      margin-left: auto;
      margin-right: auto;
      padding: 90px 0;
      zoom: 0.48;
      margin-top: 80px; }
      @media screen and (min-width: 480px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.6; } }
      @media screen and (min-width: 640px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.75; } }
      @media screen and (min-width: 768px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.9; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.68; } }
      @media screen and (min-width: 1200px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.9;
          margin-right: -30px; } }
      @media screen and (min-width: 1600px) {
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 1; } }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img [class^="ms-card-"],
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img [class*=" ms-card-"] {
        width: auto;
        position: absolute; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 {
        position: relative;
        margin: 0 auto;
        width: 280px;
        z-index: 2; }
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt,
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list {
          position: absolute; }
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
          width: auto;
          bottom: 65px;
          left: 100px;
          opacity: 0;
          -webkit-transition: all .6s;
          -o-transition: all .6s;
          transition: all .6s;
          z-index: 2; }
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 150px;
          bottom: 99px;
          left: 67px;
          font-size: 20px;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          background-color: #FFF;
          color: #e5e5e5;
          z-index: 0;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          -webkit-transition-delay: 1s;
          -o-transition-delay: 1s;
          transition-delay: 1s; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-11 {
        right: 75px;
        top: 120px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-10 {
        left: 75px;
        top: 120px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        top: 180px;
        left: 18px;
        z-index: 2; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        top: 55px;
        left: 160px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-03 {
        right: 170px;
        top: 16px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-04 {
        right: 20px;
        top: 95px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-05 {
        right: 10px;
        top: 255px;
        z-index: 2; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-06 {
        bottom: 50px;
        right: 25px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-07 {
        bottom: 5px;
        right: 260px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-08 {
        bottom: 60px;
        left: 185px; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-card-09 {
        bottom: 80px;
        left: 20px;
        z-index: 2; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-video {
        position: absolute;
        top: 152px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2;
        width: 176px;
        height: 176px;
        margin-left: -3px;
        border-radius: 100%;
        overflow: hidden; }
        .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img .ms-video video {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      .newPagesFormat #premiumSection .ms-wrapper-section .ms-wrapper-img:before {
        content: "\e93c";
        font-family: "ms-icon" !important;
        width: 500px;
        height: 500px;
        font-size: 500px;
        background-image: -webkit-gradient(linear, left top, right top, from(#2fb383), to(#18a86b));
        background-image: -webkit-linear-gradient(left, #2fb383, #18a86b);
        background-image: -o-linear-gradient(left, #2fb383, #18a86b);
        background-image: linear-gradient(to right, #2fb383, #18a86b);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important;
        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;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(14deg);
        -ms-transform: translate(-50%, -50%) rotate(14deg);
        transform: translate(-50%, -50%) rotate(14deg);
        position: absolute;
        z-index: 0; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #premiumSection .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 0;
        max-width: 1200px; }
        .newPagesFormat #premiumSection .ms-wrapper-section article {
          text-align: left;
          margin-left: 0; } }
  .newPagesFormat #premiumSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-hand-pt {
    left: 205px;
    opacity: 1; }
  .newPagesFormat #premiumSection.ms-loaded-animate .ms-wrapper-section .ms-wrapper-img .ms-card-12 .ms-star-list {
    color: #dfbe82; }

.newPagesFormat #engagementSection {
  overflow: hidden; }
  .newPagesFormat #engagementSection .ms-wrapper-section {
    padding-top: 0; }
    .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
      width: 700px;
      margin-left: auto;
      margin-right: auto;
      zoom: 0.48;
      margin-top: 80px;
      padding: 70px 0px 100px 0; }
      @media screen and (min-width: 480px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.6; } }
      @media screen and (min-width: 640px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.75; } }
      @media screen and (min-width: 768px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.8; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.68;
          margin-left: -30px; } }
      @media screen and (min-width: 1200px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.8; } }
      @media screen and (min-width: 1400px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 0.9; } }
      @media screen and (min-width: 1600px) {
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img {
          zoom: 1; } }
      .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-card-01 {
        position: relative;
        margin: 0 auto;
        width: 654px;
        z-index: 1; }
      .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-card-02 {
        z-index: 2;
        left: -25px;
        bottom: 0;
        width: 282px;
        height: 318px;
        position: absolute; }
      .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video {
        position: absolute;
        top: 85px;
        right: 0;
        z-index: 2;
        width: 270px;
        height: 160px;
        border: 5px solid #FFF;
        background-color: #FFF;
        -webkit-box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5);
        box-shadow: 6px 0 32px rgba(0, 0, 0, 0.5); }
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-video {
          width: 100%;
          height: 100%; }
          .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-video video {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover; }
        .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-btn {
          position: absolute;
          bottom: 10px;
          font-size: 9px;
          height: 30px;
          left: 10px;
          border-radius: 4px; }
          .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-btn:after, .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img .ms-boostbox-video .ms-btn:before {
            border-radius: 4px; }
      .newPagesFormat #engagementSection .ms-wrapper-section .ms-wrapper-img:before {
        content: "\e93c";
        font-family: "ms-icon" !important;
        width: 500px;
        height: 500px;
        font-size: 500px;
        background-image: -webkit-gradient(linear, left top, right top, from(#2fb383), to(#18a86b));
        background-image: -webkit-linear-gradient(left, #2fb383, #18a86b);
        background-image: -o-linear-gradient(left, #2fb383, #18a86b);
        background-image: linear-gradient(to right, #2fb383, #18a86b);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important;
        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;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-14deg);
        -ms-transform: translate(-50%, -50%) rotate(-14deg);
        transform: translate(-50%, -50%) rotate(-14deg);
        position: absolute;
        z-index: 0; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #engagementSection .ms-wrapper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 80px;
        max-width: 1200px; }
        .newPagesFormat #engagementSection .ms-wrapper-section article {
          text-align: left;
          margin-right: 0;
          max-width: 400px; } }

.newPagesFormat #digitalMarketing {
  overflow: hidden; }
  .newPagesFormat #digitalMarketing .ms-wrapper-section {
    max-width: 1200px;
    padding-bottom: 80px; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-new-title br {
        display: none; } }
    .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item {
      padding: 0 10px; }
      .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider {
        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;
        position: relative;
        border-radius: 20px;
        overflow: hidden; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider picture {
          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;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider picture img {
            width: 100%;
            max-width: 100%;
            height: auto;
            -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            -o-transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1); }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption {
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 30px;
          z-index: 2;
          width: 100%; }
          .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption .ms-title-item {
            font-family: "Montserrat", sans-serif;
            color: #FFF;
            font-weight: bold;
            font-size: 20px; }
          .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption p {
            color: #FFF;
            font-size: 15px;
            line-height: 1.4; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider:before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 50%;
          background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
          background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
          background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
          display: block;
          z-index: 1; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider:after {
          content: "";
          display: block;
          padding-bottom: 118%; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider:hover picture img {
          -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
          transform: scale(1.05); }
    .newPagesFormat #digitalMarketing .ms-wrapper-section .slick-list {
      overflow: visible; }
    @media screen and (min-width: 768px) {
      .newPagesFormat #digitalMarketing .ms-wrapper-section {
        padding-bottom: 100px; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption {
          padding: 30px; }
          .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption .ms-title-item {
            font-size: 22px;
            margin-bottom: 5px; }
          .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider .ms-caption p {
            font-size: 15px;
            line-height: 1.5; } }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #digitalMarketing .ms-wrapper-section {
        padding-bottom: 150px; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item {
          padding: 0 15px; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section article {
          max-width: 515px !important;
          text-align: left;
          margin-left: 0 !important; }
        .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-wrapper-slider {
          margin-left: -15px; } }
    @media screen and (min-width: 1600px) {
      .newPagesFormat #digitalMarketing .ms-wrapper-section .ms-slider .ms-item .ms-item-slider {
        max-width: 508px;
        /*.ms-caption{
                .ms-title-item, p{
                  max-width: 360px;
                }
              }*/ } }

.newPagesFormat #silderWebsiteBuilderSt.-ft-fix {
  background-color: #2a263b;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section {
    max-width: 1210px !important; }
    @media screen and (min-width: 1300px) {
      .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section {
        padding-bottom: 160px; } }
    .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-header .ms-title {
      font-size: 24px !important;
      line-height: 1.3 !important; }
      @media screen and (min-width: 768px) {
        .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-header .ms-title {
          font-size: 28px !important; } }
      @media screen and (min-width: 1600px) {
        .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-header .ms-title {
          font-size: 28px !important; } }
    @media screen and (min-width: 1300px) {
      .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-wrapper-slider #silderWB {
        margin-right: 0 !important; } }
    .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item .ms-title-item {
      font-size: 24px !important;
      line-height: 1.3 !important; }
      @media screen and (min-width: 768px) {
        .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item .ms-title-item {
          font-size: 28px !important; } }
    .newPagesFormat #silderWebsiteBuilderSt.-ft-fix .ms-wrapper-section .ms-wrapper-slider #silderWB .ms-wrapper-item .ms-item p {
      font-size: 16px !important; }

.newPagesFormat #cpanel {
  padding-bottom: 0 !important; }
  .newPagesFormat #cpanel .ms-wrapper-section {
    padding: 50px 0 80px !important;
    position: relative;
    z-index: 2; }
    .newPagesFormat #cpanel .ms-wrapper-section .ms-title {
      max-width: 820px !important;
      font-size: 24px !important;
      line-height: 1.3 !important;
      color: #2a263b; }
      @media screen and (min-width: 768px) {
        .newPagesFormat #cpanel .ms-wrapper-section .ms-title {
          font-size: 28px !important; } }
    .newPagesFormat #cpanel .ms-wrapper-section p {
      max-width: 820px !important;
      color: #2a263b; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #cpanel .ms-wrapper-section {
        padding: 80px 0 !important; } }
  .newPagesFormat #cpanel .ms-wrapper-shape {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 500px; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #cpanel .ms-wrapper-shape {
        height: 650px; } }
    @media screen and (min-width: 1200px) {
      .newPagesFormat #cpanel .ms-wrapper-shape {
        height: 680px; } }
    @media screen and (min-width: 1600px) {
      .newPagesFormat #cpanel .ms-wrapper-shape {
        height: 760px; } }
    .newPagesFormat #cpanel .ms-wrapper-shape:before {
      content: "";
      position: absolute;
      width: 100%;
      background-color: #FFF;
      left: 0;
      /* height: calc(100vh - 572px); */
      z-index: 0;
      height: 426px; }
      @media screen and (min-width: 640px) {
        .newPagesFormat #cpanel .ms-wrapper-shape:before {
          height: 400px; } }
      @media screen and (min-width: 768px) {
        .newPagesFormat #cpanel .ms-wrapper-shape:before {
          height: 350px; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #cpanel .ms-wrapper-shape:before {
          height: 430px; } }
    .newPagesFormat #cpanel .ms-wrapper-shape svg {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
  .newPagesFormat #cpanel #productivity {
    background-image: none;
    padding-top: 60px; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #cpanel #productivity {
        padding-top: 0; } }
    .newPagesFormat #cpanel #productivity .ms-wrapper-section {
      max-width: 1200px;
      width: 100%;
      padding-bottom: 0 !important; }
      @media (max-width: 1023px) {
        .newPagesFormat #cpanel #productivity .ms-wrapper-section {
          padding-top: 0 !important; } }
      .newPagesFormat #cpanel #productivity .ms-wrapper-section .ms-title, .newPagesFormat #cpanel #productivity .ms-wrapper-section p {
        color: #FFF; }
    .newPagesFormat #cpanel #productivity .ms-wrapper-img {
      margin: 0 auto;
      max-width: 380px;
      width: 100%;
      zoom: 0.8; }
      @media screen and (min-width: 768px) {
        .newPagesFormat #cpanel #productivity .ms-wrapper-img {
          zoom: 1; } }
      @media screen and (min-width: 1024px) {
        .newPagesFormat #cpanel #productivity .ms-wrapper-img {
          zoom: 0.9; } }
      @media screen and (min-width: 1300px) {
        .newPagesFormat #cpanel #productivity .ms-wrapper-img {
          zoom: 1; } }
      .newPagesFormat #cpanel #productivity .ms-wrapper-img .ms-card-07 {
        width: 380px;
        position: relative; }
      .newPagesFormat #cpanel #productivity .ms-wrapper-img .ms-card-08 {
        position: absolute;
        top: 280px;
        width: 380px;
        -webkit-box-shadow: 3px 0 16px rgba(0, 0, 0, 0.35);
        box-shadow: 3px 0 16px rgba(0, 0, 0, 0.35);
        border-radius: 20px;
        overflow: hidden;
        background-color: #FFF;
        left: 0; }
        @media screen and (min-width: 1300px) {
          .newPagesFormat #cpanel #productivity .ms-wrapper-img .ms-card-08 {
            left: -6px; } }
  .newPagesFormat #cpanel:after {
    content: "";
    position: absolute;
    z-index: 0;
    background-color: #FFF;
    width: 100%;
    height: 180px;
    bottom: 0;
    left: 0; }
    @media screen and (min-width: 1024px) {
      .newPagesFormat #cpanel:after {
        height: 150px; } }
    @media screen and (min-width: 1300px) {
      .newPagesFormat #cpanel:after {
        height: 180px; } }

#platfromPage {
  overflow: hidden; }
  @media screen and (min-width: 1024px) {
    #platfromPage {
      overflow: visible; } }

.pipelineSlider .ms-item {
  padding-bottom: 15px; }

.pipelineSlider .slick-dots {
  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;
  margin-top: 15px; }
  .pipelineSlider .slick-dots li {
    padding: 0 5px; }
    .pipelineSlider .slick-dots li button {
      background-color: #a8a7ac;
      width: 12px;
      height: 12px;
      text-indent: -999999px;
      overflow: hidden;
      border-radius: 100%; }
    .pipelineSlider .slick-dots li.slick-active button {
      background-color: #2b243c; }
