
@font-face {

    font-family: "Manrope";
    src: url("../fonts/Manrope-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Manrope";
    src: url("../fonts/Manrope-ExtraBold.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
body, h1, h2, h3, h4, h5, h6{
    font-family: "Manrope", sans-serif;
}
body{
    color: #fff;
    font-weight: 400;
}
h2, .t-h2{
    font-size: 2.5rem;
}

h3{
    font-size: 1.8rem;
}
h5, .t-h5{
    font-size: 1.5rem;
}
h6, .t-h6{
    font-size: 1.30rem;
}
a{
    color: #47C1C3;
}
a:hover, a:focus{
    text-decoration: none;
    color: #47C1C3;
}
.fw-300{
    font-weight: 300;
}
.fw-400{
    font-weight: 400;
}
.fw-500{
    font-weight: 500;
}
.fw-600{
    font-weight: 600;
}
.fw-700{
    font-weight: 700;
}
.fw-800{
    font-weight: 800;
}
.text-theme{
    color: #47C1C3;
}
.bg-transparent{
    background: transparent !important;
}
.section{
    float: none;
}
.hero-section {
    position: relative;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    color: white;
    overflow: hidden;
    background: linear-gradient(45deg,  #254761 0%,#46bcbc 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.hero-section video{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 0;
}
.overlay{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.hero-small-title {
  letter-spacing: 3px;
  font-size: 1.8rem;
  text-transform: uppercase;
  opacity: 0.8;
  font-weight: 500;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 3px 10px rgba(0, 236, 150, 0.25);
}

.hero-main-title {
  font-size: 5.5rem;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 20px 0 10px 0;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 3px 10px rgba(0, 236, 150, 0.25);
  color: #47C1C3;
  line-height: 1;
}

.hero-subtitle {
  font-size: 1.5rem;
}

.highlight {
  font-weight: bold;
}


.section-lac {
    background: #021B1A url(../img/salestech/salestech-bg.png) repeat;
    background-size: 100%;
    color: #ffffff;
    padding: 100px 0;
    position: relative;
}

.lac-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #47C1C3;
}

.lac-subtitle {
    font-size: 21px;
    margin-bottom: 60px;
}
.card-feature img{
    width: 100%;
    height: auto;
}
.card-feature:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.card-suite{
    border-radius: 20px;
    border: 1px solid #47C1C3;
    background: linear-gradient(180deg, #000 50%, #47C1C3 100%);
    padding: 30px 50px 30px 30px;
    display: block;
    margin-bottom: 0;
    position: relative;
}
.card-suite span{
    position: absolute;
    right: 20px;
    bottom: 15px;
}
#slTraining .card-suite:hover, #slTraining .card-suite:focus{
    background: #47C1C3 !important;
    border-color: #47C1C3;
    color: #fff;
    transition: none;
}
#slTraining .card-suite:hover .text-theme, #slTraining .card-suite:focus .text-theme{
    color: #fff;
}
.container-sm{
    max-width: 930px;
    margin: 0 auto;
    padding: 0 15px;
}
.container .container-sm{
    padding: 0;
}
.lp-owl .owl-dots{
    max-width: 300px;
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.lp-owl .owl-dots .owl-dot span{
    width: 20px;
    height: 8px;
    background: #313232;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.3);
}

.lp-owl .owl-dots .owl-dot.active span{
    background: #D9D9D9;
    width: 80px;
}
.lp-owl iframe{
    width: 100%;
    height: 250px;
    border-radius: 12px;
}
.icon-rounded{
    color: #2D7B7C;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    display: inline-block;
    padding: 6px;
    font-size: 18px;
}
.sl-video{
    border: 1px solid #47C1C3;
    border-radius: 24px;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.sl-video img{
    width: 100%;
}
.sl-video p{
    position: absolute;
    bottom: 0px;
    margin-bottom: 0;
    text-shadow: 0 0 4px #FFF;
    font-size: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
}

#lp-slider img, #lp-slider video{
    border-radius: 16px;
}

.upgrade-started{
    background-image: url(../img/salestech/contact-thumb.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 30px;
    text-align: center;
    border-radius: 16px;
}
.text-xl{
    color: #47C1C3;
    text-align: center;
    text-shadow: 0 0 5.4px #00EC96;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.upgrade-started h4{
    text-shadow: 0 0 4.4px #FFF;
}
.br20{
    border-radius: 20px;
}
.br16{
    border-radius: 16px;
}
.marquee{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.encircle {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.encircle i{
    font-size: 30px;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.marquee-text{
    animation: marquee 20s linear infinite;
}
.marquee{
    height: auto;
}
.marquee div {
  display: block;
  width: auto;
  height: auto;
  position: relative;
  display: flex;
  animation: marquee 60s linear infinite;
}
.slide-ends, .slide-ends-vim{
    height: 250px;
    width: 100%;
    display: block;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    border: 1px solid #47C1C3;
    background: linear-gradient(180deg, #021B1A 0%, #47C1C3 185.28%);
}
.slide-ends-vim{
    height: 560px;
    width: 90%;
}
#requestDemo .modal-body, #requestSuccess .modal-body{
    background: #47C1C3;
    border-radius: 12px;
}
.btn-outline:hover, .btn-outline:focus{
    color: #47c1c3;
}
.form-control {
    border-color: #fff;
    background: rgba(255,255,255,0.85);
}
.form-control:hover, .form-control:focus{
    border-color: #fff;
    background: rgba(255,255,255,0.95);
    border-width: 1px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 9px);
}
.lg-icon-play{
    position: absolute; 
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-image: url("../img/salestech/lg-icon-play.png");
    height: 50px;
    width: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.lg-thumb{
    position: relative;
}
@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
.fadein {
  opacity: 0;
  transition: all 2s;
  transform: translate(0, 10px);
}

.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}
#lp-slider2 iframe{
    height: 560px;
}
.owl-prev .icon-arrow-right-ico{
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
.lp-owl .owl-nav{
    position: relative;
    max-width: 380px;
    margin: 0 auto;
    height: 20px;
}
.lp-owl .owl-nav button span{
    font-size: 18px;
    color: #021b1a;
}
.lp-owl .owl-nav button:hover, .lp-owl .owl-nav button:focus, .lp-owl .owl-nav button:active{
    background: transparent !important;
}
.form-control.form-error{
    background: #fff;
    border-color: #C62020;
}
@media screen and (max-width:768px){
    .card-suite{
        padding: 15px 15px 30px 15px;
        height: 100%;
    }
    .section-lac ul{
        list-style: none;
        padding-left: 0;
    }
    .section-lac{
        padding: 50px 0;
    }
    .tangle-shape{
        margin-top: -100px;
    }
    .tangle-col1{
        margin-bottom: -50px;
    }
}
@media screen and (max-width:576px){
    h2, .t-h2 {
        font-size: 1.5rem;
    }
    h5, .t-h5{
        font-size: 1rem;
    }
    h3 {
        font-size: 1.5rem;
    }
    .fw-xs-400{
        font-weight: 400 !important;
    }
    .fw-xs-600{
        font-weight: 600 !important;
    }
    .hero-main-title{
        font-size: 3.3rem;
        margin-top: 0px;
    }
    .lac-title {
        font-size: 1.5rem;
    }
    .lac-subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .section-lac{
        padding: 50px 0;
    }
    .lp-owl .owl-dots .owl-dot span{
        height: 6px;
        width: 15px;
        margin:5px 2px;
    }
    .lp-owl .owl-dots .owl-dot.active span{
        width: 40px;
    }
    .sl-video p{
        font-weight: 20px;
    }
    .lp-owl iframe{
        height: 150px;
    }
    .lp-owl h6{
        font-size: 16px;
    }
    .text-xl{
        line-height: 1;
        font-size: 55px;
    }
    .lg-icon-play{
        height: 35px;
        width: 60px;
    }
    .h3-xs-20{
        font-size: 20px;
    }
    .lp-owl .owl-nav{
        max-width: 280px;
    }
}
@media screen and (max-width:480px){
    .marquee div{
        width: 246%;
    }
    .marquee div {
      animation: marquee 20s linear infinite;
    }
    .lp-owl h6{
        font-size: 14px;
    }
     .tangle-col1 {
        margin-bottom: -25px;
      }
}