/*-----------------------------------------------------------------

Project:    Omega Landing Page Template
Version:    1.0
Last change:    29/03/2020
Assigned to:    Grayic
Primary use:    App, Software and SaaS Business
-------------------------------------------------------------------*/

/*# sourceMappingURL=maps/custom.css.map */

.hero-area {
  background: url("../image/png/bottalk_main_bg.png");
  background-repeat: repeat-x;
  background-position: bottom;
}

.brand-logo img {
  max-width: 200px;
}

.brand-logos .single-brand img {
  max-width: 300px;
}

.landing-1 .audio-products .content-widget {
  width: 100%;
}

.topquestions-section a {
  text-decoration: underline;
}

.topquestions-section a:hover,
.topquestions-section a:active {
  text-decoration-color: #fedc5a;
  color: black;
}

.landing-1 .rounded .shape-2 {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
}

.landing-1 .rouded .shape-2 img {
  width: 100%;
}

.landing-1 .content-section2 .shape-1 {
  left: -137px;
}

#accordion .card {
  margin-bottom: 0.5em;
  border: none;
}

#accordion .card-header,
#accordion .card {
  background-color: transparent;
}

#accordion .btn-link {
  color: #5454d4;
}

#accordion .card-header {
  border-bottom: none;
}

#accordion .card-body {
  font-weight: 100;
}

.site-header {
  position: sticky !important;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.95);
}

.bt-zero {
  background: #fff;
  border: 2px solid #f04037;
  border-radius: 45px;
  height: 45px;
  width: 180px;
  padding: 0;
  padding-left: 45px;
  cursor: pointer;
  outline: none;
  position: relative;
  text-align: left;
}
.bt-zero:disabled {
  opacity: 0.5;
}
.bt-zero:focus {
  box-shadow: 0 0 4px -1px #c31a12;
}
.bt-zero svg {
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
.bt-zero__play,
.bt-zero__pause {
  line-height: 41px;
  font-size: 18px;
  color: #f04037;
  vertical-align: middle;
}
.bt-zero__hidden {
  display: none;
}

.cont__svg circle {
  transition: stroke-dashoffset 1s linear;
  stroke: #eee;
  stroke-width: 1em;
}
.cont__svg .bar {
  stroke: #f04037;
}
.cont {
  display: block;
  height: 200px;
  width: 200px;
  margin: 2em auto;
  border-radius: 100%;
  position: relative;
}
.cont:after {
  position: absolute;
  display: block;
  height: 160px;
  width: 160px;
  left: 50%;
  top: 50%;
  content: attr(data-val) "%";
  margin-top: -80px;
  margin-left: -80px;
  border-radius: 100%;
  line-height: 160px;
  font-size: 32px !important;
  font-weight: bold;
  text-align: center;
}

.bt-login-btn {
  border-color: #ececec;
}
.bt-login-btn:hover,
.bt-login-btn:focus {
  background-color: #efefef;
  border-color: #ccc;
}
.bt-login-btn .btn-inner--icon,
.bt-login-btn .btn-inner--icon img {
  height: 32px;
  vertical-align: top;
}
.btn-inner--text {
  line-height: 32px;
  vertical-align: top;
}
.bt-landing-abtn {
  display: inline-flex !important;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  vertical-align: middle;
}

.bt-demo-frame {
  width: 320px;
  height: calc(320px * (2712 / 1370));
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    'Segoe UI',
    'Roboto',
    'Helvetica Neue',
    Helvetica,
    sans-serif;
}

.bt-demo-frame .p2 {
  padding: 1rem;
}
.bt-demo-frame .mb2 {
  margin-bottom: 1rem;
}
.bt-demo-frame .mt0 {
  margin-top: 0;
}
.bt-demo-frame p {
  margin-bottom: 1em;
  margin-top: 1em;
}
.bt-demo-frame .bold {
  font-weight: 700;
}

.bt-demo-frame p.h3 {
  font-size: 20px;
}

@media (max-width: 399px) {
  .bt-demo-frame p.h3 {
    font-size: 15px;
  }
  .bt-demo-frame p {
    font-size: 13px;
  }
}

@media (min-width: 400px) {
  .bt-demo-frame {
    width: 360px;
    height: calc(360px * (2712 / 1370));
  }
}

.bt-demo-frame__iphone {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background-size: 100%;
  pointer-events: none;
}

.bt-demo-frame .bt-demo {
  position: absolute;
  top: 50px;
  right: 23px;
  bottom: 22px;
  left: 23px;
}

/*=AE */
.subtitle {
  padding: 15px 0;
}
ul.features-list {
  list-style-type: "\2713";
  color: #696871;
  margin: 60px 15px 15px 15px;
}

ul.features-list li {
  padding-left: 10px;
  font-size: 20px;
}

h2.brand-title {
  text-align: center;
  margin: 20px 0 30px;
}

/* Line above the logos */
@media (min-width: 480px) {
  .landing-1 .brand-title-wrapper:after {
    display: block;
    width: 22%;
  }
}

@media (min-width: 576px) {
  .landing-1 .brand-title-wrapper:after {
    width: 22%;
  }
}

@media (min-width: 768px) {
  .landing-1 .brand-title-wrapper:after {
    width: 32%;
  }
}

@media (min-width: 992px) {
  .landing-1 .brand-title-wrapper:after {
    width: 46%;
  }
}

@media (min-width: 1200px) {
  .landing-1 .brand-title-wrapper:after {
    width: 52%;
  }
}

@media (min-width: 1480px) {
  .landing-1 .brand-title-wrapper:after {
    width: 49%;
  }
}

@media (min-width: 1800px) {
  .landing-1 .brand-title-wrapper:after {
    width: 46%;
  }
}

/* Hero */
.bg.pink {
  border-bottom: 15px solid #fd606e
}

.bg.yellow {
  border-bottom: 15px solid #ffe5a2;
}

/* Audio Users Slider */
.audio-users.slider .slide {
  margin: 10px 20px;
  height: 300px;
}
.audio-users.slider .slide-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.audio-users.slider .slide img {
  max-width: 300px;
  max-height: 300px;
  vertical-align: middle;
  display: inline;
}

.audio-users.slider button.slick-arrow {
  display: none important!;
}


/* Logos Slider */
.customer-logos.slider .slide {
  margin: 10px 20px;
  height: 150px;
}
.customer-logos.slider .slide-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.customer-logos.slider .slide img {
  max-width: 200px;
  max-height: 100px;
  vertical-align: middle;
  display: inline;

}

.customer-logos.slider .slide img:hover {
  filter: none; 
        -webkit-filter: grayscale(0%); 
        -webkit-transition: all .6s ease; 
        -webkit-backface-visibility: hidden;
  opacity: 1;
}

.customer-logos.slider button.slick-arrow {
  display: none important!;
}

/* Engagement Numbers */
.engagement-graphs {
  padding-bottom:  120px;
}

/* Audio CMS */
#audio-cms .section-padding {
  padding-bottom: 0;
}

.interface-screenshots .slick-arrow {
  
  display: none!important;
}

.interface-screenshots .slide:hover {
  cursor: move; /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.interface-screenshots .slick-dots {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.interface-screenshots .slick-dots li {
      font-size: 0;
      width: 17px;
      height: 8px;
      border-radius: 4px;
      background-color: #eae9f2;
      margin-left: 5px;
      margin-right: 5px;
      transition: .5s;
}

.interface-screenshots .slick-dots li.slick-active {
        width: 45px;
        height: 8px;
        border-radius: 4px;
        background: #5454d4;
      }
    }
  }
}


/* BotTalk Blog */
.testimonial-section.blog-page {
  padding-bottom: 0;
}

.testimonial-section.blog-page .blog-post-area { 
  padding-bottom: 0;
}

.blog-card {
  background: white;
}

.blog-page .blog-card {
  border-radius: 10px;
}

/* In the press */
.testimonial-section.blog-page.in-the-press {
  padding-top: 60px;
}

/* About us */
.about-page .team-widget .widget-image {
  max-width: 160px;
  min-width: 160px;
  min-height: 160px;
  max-height: 160px;
  overflow: hidden;
  border-radius: 500px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 29px;
}

.about-page .team-widget .widget-image img {
  max-width:  170px;
}

/* Case Study */

.case-study-page.case-study-details .details-text-block p, 
.case-study-page.case-study-details .details-text-block .details-list li,
.case-study-page ul {
  font-size: 21px;
  line-height: 38px;
  color: #696871;
  font-weight: 300;
}


.quoteed-text {
  display: flex;
}

.quoteed-text::before {
  content: url(../image/png/quote-icon.png);
  display: inline-block;
  min-width: 28px;
  max-width: 28px;
  margin-top: 8px;
  margin-right: 36px;
}

.quoteed-text blockquote {
  color: #696871;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -0.66px;
  line-height: 34px;
  padding-bottom: 10px;
}

.case-study-details-section ul {
  list-style: disc;
  margin-left: 20px;
}

.case-study-page ul li {
  padding: 10px;
}

/* Pricing */
.bg-gradient {
  background-image: linear-gradient(147deg, rgba(141, 141, 236, 0.17), rgba(84, 84, 212, 0));
}

.pricing-card--2 .price {
  font-size: 53px;
}

.new-pricing-area span {
  display: inline !important;
}

/* voice cloning */

@media (min-width: 1200px) {

  .landing-1.voice-cloning .hero-content .title {
    font-size: 70px;
  }
}

.voice-cloning .features-list {
  margin-top: 10px;
}


.voice-cloning audio {
  display: none;
}

/* B2C Landing */

/*~~~~Feature Area styling 3~~~~~*/
.omga-03__feature-section .video-image {
  position: relative;
}

.omga-03__feature-section .video-image img {
  box-shadow: 0 42px 54px rgba(0, 0, 0, 0.31);
  border-radius: 10px;
}

.omga-03__feature-section .video-image a {
  font-size: 22px;
  background-color: #5454D4;
  border-radius: 500px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  width: 64px;
  height: 64px;
}

@media (min-width: 576px) {
  .omga-03__feature-section .video-image a {
    width: 100px;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .omga-03__feature-section .video-image a {
    width: 124px;
    height: 124px;
  }
}

.feature-widget--3 {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 1200px) {
  .feature-widget--3 {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.feature-widget--3 .widget-icon {
  min-width: 69px;
  max-width: 69px;
  min-height: 69px;
  max-height: 69px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  margin-bottom: 17px;
  font-size: 26px;
}

.feature-widget--3 .widget-icon.bg-red {
  background-color: rgba(240, 64, 55, 0.1);
  color: #f04037;
}

.feature-widget--3 .widget-icon.bg-blue {
  background-color: rgba(84, 84, 212, 0.1);
  color: #5454d4;
}

.feature-widget--3 .widget-icon.bg-yellow {
  background-color: rgba(254, 220, 90, 0.1);
  color: #fedc5a;
}

.feature-widget--3 .widget-text .title {
  display: block;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.75px;
  margin-bottom: 14px;
}

.feature-widget--3 .widget-text p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 28px;
}

.feature-widget--3 .widget-text p:last-child {
  margin-bottom: 0;
}

/* FAQ */
.pricing-page-faq-section h2, .pricing-page-faq-section h3 {
  padding-bottom: 20px;
}

.pricing-page-faq-section p {
  line-height: 2em;
  font-weight: 300;
}

/* Generics for interchangable blocks */
.shape-1 {
  position: absolute;
  top: 0;
  right: 0px;
  left: -137px;
}

.shape-2 {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
}

.shape-2 img {
  width: 100%;
}

.content-section2 {
  background-color: #f7f7fb;
  position: relative;
}