/**
 * @tableofcontents
 *
 * 1. Embed Fonts
 * 2. Global Root CSS
 * 3. Header CSS
 * 4  Banner CSS
 * 5. Our Client CSS
 * 6. Newsletter
 * 7. Customer Testimonials
 * 8. Step Guide CSS
 * 9. Supported Platforms
 * 10. Agency Testimonials
 * 11. Platform Tabs
 * 12. Footer
 * 13. Inner Page
 *
*/
/* @Section 1. Embed Fonts */
/* Biotif */
@font-face {
  font-family: 'biotif';
  src: url("/fonts/biotif-light-webfont.woff2") format("woff2"), url("../fonts/biotif-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'biotif';
  src: url("/fonts/biotif-regular-webfont.woff2") format("woff2"), url("../fonts/biotif-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'biotif';
  src: url("/fonts/biotif-medium-webfont.woff2") format("woff2"), url("../fonts/biotif-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'biotif';
  src: url("/fonts/biotif-semibold-webfont.woff2") format("woff2"), url("../fonts/biotif-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'biotif';
  src: url("../fonts/biotif-bold-webfont.woff2") format("woff2"), url("../fonts/biotif-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'biotif';
  src: url("/fonts/biotif-extrabold-webfont.woff2") format("woff2"), url("../fonts/biotif-extrabold-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

/* Opensans */
@font-face {
  font-family: 'opensans';
  src: url("/fonts/opensans-light-webfont.eot");
  src: url("/fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-light-webfont.woff2") format("woff2"), url("/fonts/opensans-light-webfont.woff") format("woff"), url("/fonts/opensans-light-webfont.ttf") format("truetype"), url("/fonts/opensans-light-webfont.svg#open_sansbold") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'opensans';
  src: url("/fonts/opensans-regular-webfont.eot");
  src: url("/fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff"), url("/fonts/opensans-regular-webfont.ttf") format("truetype"), url("/fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'opensans';
  src: url("/fonts/opensans-bold-webfont.eot");
  src: url("/fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-bold-webfont.woff2") format("woff2"), url("/fonts/opensans-bold-webfont.woff") format("woff"), url("/fonts/opensans-bold-webfont.ttf") format("truetype"), url("/fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 600;
  font-style: normal;
}

/* @Section 2. Global Root CSS */
:root {
  --heading-color1: #fff;
  --heading-color2: #0E007F;
  --heading-color3: #0E007F;
  --para-color1: #fff;
  --para-color2: #828282;
  --primary-color: #6A11CB;
  --secondary-color: #2575FC;
  --font-size: 16px;
  --font-family1: 'opensans';
  --font-family2: 'biotif';
  --cta-color1: #fff;
  --cta-color2: #33C600;
  --cart-color: #ffd25e;
  --svg-color1: #0054FF;
  --svg-color2: #fff;
  --svg-color3: #D4BBFA;
}

/* Extends */
.bstfy21_bnr_sec .bstfy21_bnr_ttlBox h1, .bstfy21_inrBnr_sec .bstfy21_inrBnr_txtBox h1 {
  color: var(--heading-color1);
  font-size: 50px;
  font-weight: 800;
  margin: 0 0 15px;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_ttlBox h2, .bstfy21_feat_sec .bstfy21_feat_main_ttlBox h2, .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_ttlBox h2, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox h2, .bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox h2, .bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ttlBox h2, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox h2, .bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox h2, .bstfy21_inrPage_ttlBox h2, .bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox h3, .bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox h3, .bstfy21_inrFeat_btmTxtBox h2, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_ttlBox h2, .bstfy_resrcSldr_sec .bstfy_resrcSldr_ttlBox h2 {
  color: var(--heading-color2);
  font-size: 42px;
  font-weight: 800;
  margin: 0 0 10px;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_ttlBox h3, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox h3, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox h5, .bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_discBox h3, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox h3, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_abtBox h5, .bstfy21_richFeat_inrBox .bstfy21_richFeat_txtBox h4, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox .bstfy21_agncyTstml2_slider_txtBox h3, .bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_discBox h3 {
  color: var(--heading-color3);
  font-size: 18px;
  font-weight: 600;
}

.bstfy21_feat_sec .bstfy21_feat_main_ttlBox p, .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_ttlBox p, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox p, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox p, .bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox p, .bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ttlBox p, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox p, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox p, .bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox p, .bstfy21_inrPage_ttlBox p, .bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox p, .bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox p, .bstfy21_inrFeat_btmTxtBox p, .bstfy21_richFeat_inrBox .bstfy21_richFeat_txtBox p, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox .bstfy21_agncyTstml2_slider_txtBox p, .bstfy_resrcSldr_sec .bstfy_resrcSldr_ttlBox p {
  font-size: 20px;
  line-height: 26px;
}

/* Mixins */
.bstfy21_dark_mode {
  /*--primary-color: #0A5BFF;
  --secondary-color: #061c59;
  --svg-color2: #0A5BFF;
  --svg-color3: rgba(10, 91, 255, 0.3);
  --cart-color: rgba(10, 91, 255, 0.3);*/
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family2);
}

body {
  color: var(--para-color2);
  font-size: var(--font-size);
  line-height: 24px;
  font-family: var(--font-family1);
  font-weight: 400;
  overflow-x: hidden;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

.bstfy21_glb_btn {
  color: var(--cta-color1);
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  padding: 10px 15px;
  min-width: 180px;
  text-decoration: none !important;
  outline: none !important;
  position: relative;
  z-index: 9;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_glb_btn span {
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.bstfy21_glb_btn1,
.bstfy21_glb_btn3 {
  padding: 12px 15px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_glb_btn1::before,
.bstfy21_glb_btn3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: var(--cta-color2);
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_pltfrm_tab_statsBox a.bstfy21_glb_btn {
  padding: 15px 20px;
  font-size: 15px;
}

.bstfy21_glb_btn1::after,
.bstfy21_glb_btn3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: 2px solid var(--cta-color1);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_glb_btn1:hover,
.bstfy21_glb_btn3:hover {
  color: var(--cta-color1);
}

.bstfy21_glb_btn1:hover::before,
.bstfy21_glb_btn3:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.bstfy21_glb_btn1:hover::after,
.bstfy21_glb_btn3:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.bstfy21_glb_btn2 {
  background: transparent;
  border: 2px solid #33C600;
  margin-left: 10px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_glb_btn2:hover {
  color: #fff;
  background: #33C600;
  border-color: #33C600;
}

.bstfy21_glb_btn3::after {
  border-color: var(--cta-color2);
}

.bstfy21_glb_btn3:hover {
  color: var(--cta-color2);
}

.bstfy21_glb_btn4 {
  color: #fff !important;
  background: #33C600;
  border: none !important;
  overflow: hidden;
}

.bstfy21_glb_btn4::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.6, 0.04, 0.08, 0.75);
  transition: all 0.3s cubic-bezier(0.6, 0.04, 0.08, 0.75);
  background: #39d503;
  z-index: -1;
}

.bstfy21_glb_btn4:hover::after {
  opacity: 1;
  width: 100%;
}

.bstfy21_curv_wrap,
.bstfy21_curv_wrap2,
.bstfy21_curv_wrap3,
.bstfy21_curv_wrap4 {
  width: 100%;
  height: 270px;
  position: absolute;
  top: 99%;
  right: 0;
  background: url("/images/botsify_bg_curve.webp") no-repeat center bottom;
  background-size: cover !important;
}

.bstfy21_curv_wrap {
  height: 195px
}

.bstfy21_bg_light {
  background-color: #fff !important;
}

.bstfy21_bg_dark {
  background-color: #F7F5F8 !important;
}

.bstfy21_bg_primary {
  background-color: var(--primary-color) !important;
}

/* @Section 3. Header CSS */
.bstfy21_nav_sec {
  position: relative;
  z-index: 9999;
}

.bstfy21_nav_sec .navbar {
  padding: 60px 0;
}

.bstfy21_nav_sec .navbar .navbar-brand {
  width: 103px;
  height: 36px;
  background: url("/images/sprite_botsify_logo1.webp") no-repeat left top;
  text-indent: -9999px;
}

.bstfy21_nav_sec .navbar .navbar-toggler {
  outline: none !important;
  position: absolute;
  right: 0;
  top: 41px;
}

.bstfy21_nav_sec .navbar .navbar-toggler i {
  color: #fff;
}

.bstfy21_nav_sec header {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.bstfy21_nav_sec header .navbar-nav .nav-item {
  position: relative;
}

.bstfy21_nav_sec header .navbar-nav .nav-item .nav-link {
  color: var(--para-color1);
  font-size: 16px;
  padding: .5rem 15px;
}

.bstfy21_nav_sec header .navbar-nav .nav-item:nth-last-child(2)::before {
  content: '|';
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}

.bstfy21_nav_sec header .navbar-nav .nav-item:last-child .bstfy21_glb_btn {
  font-size: 15px;
  padding: 10px 5px;
  min-width: 120px;
  margin-left: 5px;
  position: relative;
  top: -2px;
}

.bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu {
  background-color: #0E007F;
}

.bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover, .bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus, .bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
  background-color: #6A11CB;
}

.bstfy21_nav_sec .dropdown-submenu {
  position: relative;
}

.bstfy21_nav_sec .dropdown-submenu > a:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-left: 7px;
  position: relative;
  top: 1px;
}

.bstfy21_nav_sec .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

#bstfy21_nav_actv {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  -webkit-animation: bstfy21_hdr_anm 0.5s ease-in-out;
          animation: bstfy21_hdr_anm 0.5s ease-in-out;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#bstfy21_nav_actv .navbar-toggler {
  top: 12px;
}

#bstfy21_nav_actv .navbar-toggler i {
  color: #0954ED;
}

#bstfy21_nav_actv .navbar {
  padding: 10px 0;
}

#bstfy21_nav_actv .navbar .navbar-brand {
  background-position: left -88px;
}

#bstfy21_nav_actv .navbar .nav-item .nav-link {
  color: var(--heading-color2);
}

#bstfy21_nav_actv .navbar .nav-item:nth-last-child(2)::before {
  color: var(--heading-color2);
}

@-webkit-keyframes bstfy21_hdr_anm {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bstfy21_hdr_anm {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* @Section 4. Banner CSS */
@-webkit-keyframes anm_blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anm_blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.bstfy21_hBar_wrap {
  text-align: center;
  margin-bottom: 40px;
}

.bstfy21_hBar_wrap a {
  color: #fff;
  font-size: 15px;
  text-decoration: none !important;
  outline: none !important;
  display: inline-block;
  background-color: rgba(242, 242, 242, 0.25);
  padding: 5px 20px;
  border-radius: 50px;
  position: relative;
}

.bstfy21_hBar_wrap a span {
  font-size: 12px;
  color: #fff;
  background-color: #DF5542;
  display: inline-block;
  padding: 0px 12px;
  font-weight: 600;
  margin-right: 5px;
  -webkit-animation: anm_blink 2s infinite linear;
          animation: anm_blink 2s infinite linear;
  position: relative;
  top: -1px;
}

.bstfy21_bnr_sec {
  padding: 130px 0 0;
  margin-bottom: 230px;
  position: relative;
}

.bstfy21_bnr_sec::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9;
  background: var(--primary-color);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--primary-color)), color-stop(100%, var(--secondary-color)));
  background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--primary-color)), to(var(--secondary-color)));
  background: linear-gradient(90deg, var(--primary-color) 0, var(--secondary-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)',endColorstr='var(--secondary-color)',GradientType=1);
}

.bstfy21_bnr_sec .bstfy21_bnr_ttlBox h1 {
  /* text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

.bstfy21_bnr_sec .bstfy21_bnr_ttlBox p {
  color: var(--para-color1);
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 30px;
}

.bstfy21_bnr_sec .bstfy21_bnr_imgBox1 {
  position: absolute;
  right: -250px;
  top: 90px;
  width: 328px;
  height: 150px;
  background: url("/images/botsify_bg_dot1.png") no-repeat left top;
  opacity: 0.5;
  z-index: 99;
}

.bstfy21_bnr_sec .bstfy21_bnr_imgBox2 {
  /*position: absolute;
    right: 0;
    top: -30px;
    z-index: 999;
    opacity: 0;*/
  -webkit-animation: bstfy21_sld_up 1s ease-in-out;
          animation: bstfy21_sld_up 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  text-align: right;
}

.bstfy21_bnr_imgBox2.whatsapp{
    text-align: center;
}
.bstfy21_bnr_sec .bstfy21_bnr_imgBox2 img {
  border-radius: 12px;
  /*box-shadow: 0px 4px 60px 6px rgba(0, 0, 0, 0.22);*/
}

.bstfy21_bnr_sec #bstfy21_bnr_sldr_mainBox .carousel-inner {
  position: absolute;
  right: -30px;
  top: -100px;
  padding: 100px 0;
  z-index: 99;
}

.bstfy21_bnr_sec .bstfy21_bnr_imgBox3 {
  width: 310px;
  height: 310px;
  position: absolute;
  left: 80px;
  top: 60px;
  z-index: 9;
}

.bstfy21_bnr_sec .bstfy21_bnr_imgBox3 img {
  width: 100%;
  height: 100%;
  -webkit-animation: bstfy21_rotation 50s infinite linear;
          animation: bstfy21_rotation 50s infinite linear;
}

.bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox {
  position: absolute;
  left: 24%;
  top: 120px;
  z-index: 9;
  width: 120px;
}

.bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox {
  text-align: center;
}

.bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox span, .bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox b {
  color: #FFC000;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox span b, .bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox b b {
  display: inline-block;
}

.bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox .bstfy21_bnr_stats_inrBox p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.bstfy21_bnr_btnBox .bstfy21_glb_btn {
  text-align: left;
  min-width: 215px;
}

.bstfy21_bnr_btnBox .bstfy21_glb_btn img {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 10px;
  top: 10px;
}

@-webkit-keyframes bstfy21_rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes bstfy21_rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes bstfy21_sld_up {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5) translatex(100px);
            transform: scale(0.5) translatex(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0px);
            transform: scale(1) translateY(0px);
  }
}

@keyframes bstfy21_sld_up {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5) translatex(100px);
            transform: scale(0.5) translatex(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0px);
            transform: scale(1) translateY(0px);
  }
}

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

@keyframes bstfy21_anm_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* @Section 5. Our Client CSS */
.bstfy21_prtnrSldr_sec {
  padding: 100px 0 60px 0;
  background: url("/images/botsify_bg_dot2.png") no-repeat left center;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_ttlBox {
  text-align: center;
  margin-bottom: 80px;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox {
  position: relative;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .bstfy21_prtnrSldr_imgBox {
  text-align: center;
  padding: 20px 5px;
  margin: 20px 0;
  outline: none !important;
  /* -webkit-filter: grayscale(100%) opacity(0.3);
          filter: grayscale(100%) opacity(0.3); */
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .bstfy21_prtnrSldr_imgBox img {
  display: inline-block;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .bstfy21_prtnrSldr_imgBox.slick-center {
  background: #FFFFFF;
  -webkit-filter: grayscale(0%) opacity(1);
          filter: grayscale(0%) opacity(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  -webkit-animation: anm_logo_center 1s;
          animation: anm_logo_center 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .fa-chevron-left,
.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .fa-chevron-right {
  font-size: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -20px;
  z-index: 999;
  cursor: pointer;
  outline: none !important;
  text-decoration: none !important;
  display: none !important;
}

.bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_mainBox .fa-chevron-right {
  left: auto;
  right: -20px;
}

/* @Section 5. Main Features CSS */
.bstfy21_feat_sec {
  padding: 240px 0 0;
  position: relative;
  margin-bottom: 200px;
  background: url("/images/botsify_bg_dot3.png") no-repeat 90% 60px;
}

.bstfy21_feat_sec::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 240px;
  width: 100%;
  height: calc(100% - 240px);
  z-index: -9;
  background: var(--primary-color);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--primary-color)), color-stop(100%, var(--secondary-color)));
  background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--primary-color)), to(var(--secondary-color)));
  background: linear-gradient(90deg, var(--primary-color) 0, var(--secondary-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)',endColorstr='var(--secondary-color)',GradientType=1);
}

.bstfy21_feat_sec .bstfy21_feat_main_ttlBox {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 99;
}

.bstfy21_feat_sec .bstfy21_feat_main_ttlBox h2 {
  color: var(--heading-color1);
}

.bstfy21_feat_sec .bstfy21_feat_main_ttlBox p {
  color: var(--para-color1);
}

.bstfy21_feat_sec .bstfy21_feat_mainBox {
  padding: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  border-radius: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_imgBox svg rect {
  fill: var(--svg-color2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_imgBox svg path {
  fill: var(--svg-color1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_ttlBox h3 {
  color: var(--heading-color1);
  margin: 20px 0 10px;
  text-transform: capitalize;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_ttlBox p {
  color: var(--para-color1);
  margin-bottom: 0;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(255, 255, 255, 0.45);
          box-shadow: 0px 4px 30px rgba(255, 255, 255, 0.45);
  background-color: #fff;
}

.bstfy21_feat_sec .bstfy21_feat_mainBox:hover .bstfy21_feat_imgBox svg rect {
  fill: var(--svg-color1);
}

.bstfy21_feat_sec .bstfy21_feat_mainBox:hover .bstfy21_feat_imgBox svg path {
  fill: var(--svg-color2);
}

.bstfy21_feat_sec .bstfy21_feat_mainBox:hover .bstfy21_feat_ttlBox h3 {
  color: var(--heading-color2);
}

.bstfy21_feat_sec .bstfy21_feat_mainBox:hover .bstfy21_feat_ttlBox p {
  color: var(--heading-color2);
}

.bstfy21_feat_sec .bstfy21_curv_wrap3 {
  height: 210px;
}

/* @Section 6. Newsletter */
.bstfy21_combine_wrap {
  background: url("/images/botsify_side_circle.webp") no-repeat right center;
  background-size: contain;
}

.bstfy21_newsLtr_sec {
  padding: 80px 0 50px;
  background: url("/images/botsify_bg_dot2.png") no-repeat left 40px;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox {
  background: #FFFFFF;
  position: relative;
  -webkit-box-shadow: 0px 0px 91px -10px rgba(100, 26, 207, 0.3);
          box-shadow: 0px 0px 91px -10px rgba(100, 26, 207, 0.3);
  overflow: hidden;
  border-radius: 48px;
  padding: 80px 0 0 0;
  min-height: 300px;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_ttlBox {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 9;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox {
  position: relative;
  z-index: 9;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form input:not([type='submit']),
.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form input:not([type='checkbox']) {
  width: 430px;
  height: 58px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 91px -10px rgba(100, 26, 207, 0.3);
          box-shadow: 0px 0px 91px -10px rgba(100, 26, 207, 0.3);
  border-radius: 20px;
  border: 2px solid #0E007F;
  outline: none !important;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form .bstfy21_glb_btn4 {
  font-size: 20px;
  min-width: 150px;
  height: 58px;
  font-weight: 500;
  padding: 15px 10px;
  border-radius: 15px;
  overflow: hidden;
  margin-left: 10px;
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::before, .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::after {
  content: '';
  position: absolute;
  left: -160px;
  top: -160px;
  width: 400px;
  height: 300px;
  background-color: #33C600;
  border-radius: 100%;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::after {
  width: 500px;
  height: 400px;
  top: auto;
  left: auto;
  right: -220px;
  bottom: -180px;
  background-color: #F2C94C;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

/* @Section 6. Customer Testimonials */
.bstfy21_cstmrTstml_sec {
  padding: 50px 0 0;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox {
  text-align: center;
  margin-bottom: 60px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap {
  margin: 50px 0;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox {
  padding: 30px;
  margin: 0 20px;
  border-radius: 20px;
  background: #FFFFFF;
  border: 0.3px solid #000000;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox i.fas {
  color: #e5e5e5;
  font-size: 28px;
  opacity: 0.5;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox h3 {
  margin-top: 10px;
  font-size: 15px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox .bstfy21_cstmrTstml_slider_rateBox {
  margin: 10px 0;
  background: url("/images/star-ratings-down.webp") repeat-x;
  height: 20px;
  background-size: 23px;
  width: 115px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox .bstfy21_cstmrTstml_slider_rateBox .bstfy21_cstmrTstml_slider_inrRateBox {
  background: url("/images/star-ratings-up.webp") repeat-x;
  height: 20px;
  background-size: 23px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox p {
  font-size: 14px;
  margin-top: 30px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox::before {
  content: '';
  position: absolute;
  left: calc(50% - 9px);
  bottom: -35px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 35px solid #fff;
  z-index: 9;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox::after {
  content: '';
  position: absolute;
  left: calc(50% - 11px);
  bottom: -35px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 35px solid rgba(0, 0, 0, 0.4);
  -webkit-transform: translateX(-0.3px);
          transform: translateX(-0.3px);
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox {
  text-align: center;
  margin: 50px 0 0;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_imgBox {
  display: inline-block;
  vertical-align: middle;
  height: 70px;
  width: 70px;
  /* background-color: var(--heading-color2); */
  border-radius: 100%;
  margin-right: 20px;
  position: relative;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_imgBox img {
  width: 100%;
  height: 100%;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_imgBox::before {
  content: '';
  height: 80px;
  width: 80px;
  position: absolute;
  left: -10px;
  top: 3px;
  /* background: url("../img/home/new/bstfy_cstmrTstml_img_bg.webp") no-repeat center center; */
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 5px;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox h5 {
  color: #0954ED;
  font-size: 16px;
  margin-bottom: 0;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox p {
  font-size: 12px !important;
  margin: 0 !important;
  text-align: left;
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_mainBox.slick-center .bstfy21_cstmrTstml_slider_inrBox {
  background: #FFFFFF;
  border-color: transparent;
  -webkit-box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.21);
          box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.21);
}

.bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_mainBox.slick-center .bstfy21_cstmrTstml_slider_inrBox::after {
  display: none;
}

/* @Section 7. Step Guide CSS */
.bstfy21_stepGuide_sec {
  padding: 80px 0;
  position: relative;
  background: url("/images/botsify_bg_dot4.png") no-repeat 105.5% 0px;
}

.bstfy21_stepGuide_sec::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9;
  background: var(--primary-color);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--primary-color)), color-stop(100%, var(--secondary-color)));
  background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--primary-color)), to(var(--secondary-color)));
  background: linear-gradient(90deg, var(--primary-color) 0, var(--secondary-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)',endColorstr='var(--secondary-color)',GradientType=1);
  display: none;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox {
  text-align: center;
  margin-bottom: 100px;
  position: relative;
  z-index: 99;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr {
  padding: 35px 25px;
  cursor: pointer;
  /*margin-bottom: 30px;*/
  border-radius: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_iconBox svg {
  width: 60px;
  height: auto;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_iconBox svg rect {
  fill: var(--svg-color1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_iconBox svg path {
  fill: var(--svg-color2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_discBox h3 {
  color: var(--svg-color1);
  font-size: 20px;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr .bstfy21_stepGuide_tab_discBox p {
  color: var(--para-color2);
  font-size: 15px;
  margin-bottom: 0;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr.active {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr.active .bstfy21_stepGuide_tab_iconBox svg {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr.active .bstfy21_stepGuide_tab_iconBox svg rect {
  fill: var(--svg-color2);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_lftBox_inr.active .bstfy21_stepGuide_tab_iconBox svg path {
  fill: var(--svg-color1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_stepGuide_sec .bstfy21_stepGuide_tab_imgBox {
  text-align: center;
}

.bstfy21_stepGuide_sec .bstfy21_curv_wrap {
  height: 180px;
  z-index: -9;
}

/* @Section 9. Supported Platforms */
.bstfy21_combine_wrap2 {
  background: url("/images/botsify_side_circle2.webp") no-repeat left center;
  background-size: contain;
}

.bstfy21_supp_pltfrm_wrap {
  padding: 80px 0 40px;
  background: url("/images/botsify_bg_dot4.png") no-repeat right top;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ttlBox {
  text-align: center;
  margin-bottom: 80px;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox {
  text-align: center;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox h3 {
  color: #120577;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 40px;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul {
  margin: 0;
  padding: 0;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul li {
  opacity: 0;
  margin: 7px;
  width: 100px;
  height: 100px;
  display: inline-block;
  list-style: none;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 33px rgba(188, 195, 198, 0.51);
          box-shadow: 0px 4px 33px rgba(188, 195, 198, 0.51);
  border-radius: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul li a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 20px;
  position: relative;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul li a img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul li:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox ul li:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_rhtBox li {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 24% !important;
          flex: 0 0 24% !important;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ctaBox {
  text-align: center;
  margin-top: 80px;
}

.bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ctaBox a {
  padding: 20px;
  font-size: 17px;
  -webkit-box-shadow: 0px 14px 30px rgba(51, 198, 0, 0.5);
  box-shadow: 0px 14px 30px rgba(51, 198, 0, 0.5);
}

@-webkit-keyframes anm_logo_up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px) scale(0.9);
            transform: translateY(50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}

@keyframes anm_logo_up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px) scale(0.9);
            transform: translateY(50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}

@-webkit-keyframes anm_logo_down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px) scale(0.9);
            transform: translateY(-50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}

@keyframes anm_logo_down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px) scale(0.9);
            transform: translateY(-50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}

@-webkit-keyframes anm_logo_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px) scale(0.9);
            transform: translateX(50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
  }
}

@keyframes anm_logo_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px) scale(0.9);
            transform: translateX(50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
  }
}

@-webkit-keyframes anm_logo_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px) scale(0.9);
            transform: translateX(-50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
  }
}

@keyframes anm_logo_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px) scale(0.9);
            transform: translateX(-50px) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1);
  }
}

@-webkit-keyframes anm_logo_center {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes anm_logo_center {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_lftBox ul li:nth-child(-n + 3),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-child(-n + 4) {
  -webkit-animation: anm_logo_down 1s;
          animation: anm_logo_down 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_lftBox ul li:nth-child(n + 7),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-child(n + 9) {
  -webkit-animation: anm_logo_up 1s;
          animation: anm_logo_up 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_lftBox ul li:nth-of-type(4),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-of-type(5) {
  -webkit-animation: anm_logo_left 1s;
          animation: anm_logo_left 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_lftBox ul li:nth-of-type(6),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-of-type(8) {
  -webkit-animation: anm_logo_right 1s;
          animation: anm_logo_right 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_lftBox ul li:nth-of-type(5),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-of-type(6),
.bstfy21_supp_pltfrm_actv .bstfy21_supp_pltfrm_rhtBox ul li:nth-of-type(7) {
  -webkit-animation: anm_logo_center 1s;
          animation: anm_logo_center 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

/* @Section 10. Agency Testimonials */
.bstfy21_agncyTstml_sec {
  padding: 0;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox {
  text-align: center;
  margin-bottom: 80px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap {
  -webkit-box-shadow: 0px 0px 91px -10px rgba(0, 33, 113, 0.3);
          box-shadow: 0px 0px 91px -10px rgba(0, 33, 113, 0.3);
  border-radius: 48px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox {
  padding: 60px 0 40px;
  background: #fff;
  border-radius: 48px;
  position: relative;
  overflow: hidden;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox {
  width: 500px;
  margin: 0 auto;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox {
  margin-bottom: 30px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox h3 {
  font-size: 20px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox p {
  font-size: 15px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_abtBox h5 {
  color: #33C600;
  font-size: 20px;
  margin-bottom: 0;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_abtBox p {
  color: #0E007F;
  font-size: 14px;
  font-weight: 700;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_logoBox {
  position: absolute;
  top: 100px;
  left: 50px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_logoBox img {
  opacity: 0;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox::before {
  content: '';
  width: 520px;
  height: 500px;
  position: absolute;
  border-radius: 100%;
  top: -230px;
  left: -230px;
  background: url("/images/bstfy_agncyTstml_img_bg.webp") no-repeat 95% 290px #002171;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox {
    padding: 60px 0 100px;
    background: #fff;
    border-radius: 48px;
    position: relative;
    overflow: hidden;
    
}
.bstfy21_agncyTstml_head{
    text-align:center;
    color:#fff;
    font-size:2rem;
    margin-bottom:5rem;
}
.bstfy21_agncyTstml_sec_overlap{
    margin-top:-16rem;
    background : none;
}
.bstfy21_agncyTstml_slider_inrBox .media-text{
    color :#02672D;
}
.bstfy21_agncyTstml_slider_inrBox .media{
    padding : 0px 1rem
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox {
  width: 75%;
  margin: 0 auto;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox {
  margin-bottom: 30px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox h3 {
  font-size: 20px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox p {
  font-size: 15px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_abtBox h5 {
  color: #33C600;
  font-size: 20px;
  margin-bottom: 0;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_abtBox p {
  color: #0E007F;
  font-size: 14px;
  font-weight: 700;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_logoBox {
  position: absolute;
  top: 100px;
  left: 50px;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_whatsapp_mainBox .bstfy21_agncyTstml_slider_logoBox img {
  opacity: 0;
}
.bstfy21_stats{
    margin-top: 1rem;
    background: #33C600;
    text-align: center;
    border-radius: 18px;
    padding: 15px 20px 15px 20px;
    margin: 2px;
    width: 85px;
}

.bstfy21_stats_nms{
    font-size:28px;
    color:#000;
    font-weight:600;
    
}
.bstfy21_stats_of{
    font-size:12px;
    color:#000;
    line-height: 12px;
}
.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox::after {
  content: '';
  width: 300px;
  height: 300px;
  position: absolute;
  border-radius: 100%;
  right: -130px;
  bottom: -130px;
  background-color: #F2C94C;
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .carousel-item.active {
  /*.bstfy21_agncyTstml_slider_txtBox
      {
          animation: anm_logo_down 1s;
          animation-fill-mode: forwards;
      }

      .bstfy21_agncyTstml_abtBox
      {
        animation: anm_logo_up 1s;
        animation-fill-mode: forwards;
      }*/
}

.bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .carousel-item.active .bstfy21_agncyTstml_slider_logoBox img {
  -webkit-animation: anm_logo_center 1s;
          animation: anm_logo_center 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox .carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 100px;
}

.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox .carousel-indicators li.active {
  width: 40px;
  background: #002171;
  border-radius: 20px;
}

.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox::before {
  content: '';
  background: url("/images/botsify_bg_dot3.png") no-repeat left bottom;
  position: absolute;
  left: -180px;
  bottom: -30px;
  width: 350px;
  height: 170px;
  z-index: -9;
}

.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox::after {
  content: '';
  background: url("/images/botsify_bg_dot3.png") no-repeat left bottom;
  position: absolute;
  right: -50px;
  top: -50px;
  width: 180px;
  height: 140px;
  z-index: -9;
}
.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox.no-bg::before {
  content: '';
  background: none;
}

.bstfy21_agncyTstml_sec #bstfy21_agncyTstml_sliderBox.no-bg::after {
  content: '';
  background: none;
}

/* @Section 11. Platform Tabs */
.bstfy21_pltfrm_sec {
  position: relative;
  padding: 220px 0 20px;
  margin-bottom: 250px;
  background: url("/images/botsify_bg_dot3.png") no-repeat 0px 10px;
}

.bstfy21_pltfrm_sec::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 220px;
  width: 100%;
  height: calc(100% - 220px);
  z-index: -9;
  background: var(--primary-color);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--primary-color)), color-stop(100%, var(--secondary-color)));
  background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--primary-color)), to(var(--secondary-color)));
  background: linear-gradient(90deg, var(--primary-color) 0, var(--secondary-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)',endColorstr='var(--secondary-color)',GradientType=1);
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox {
  position: relative;
  z-index: 9;
  text-align: center;
  margin-bottom: 50px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox h2 {
  color: var(--heading-color1);
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox p {
  color: #fff;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  border: 0 !important;
  margin-top: 90px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border: 0 !important;
  border-radius: 0 !important;
  position: relative;
  padding: 0 0 3px;
  margin-bottom: 30px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link::after {
  content: '';
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -3px;
  background-color: transparent;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link.active {
  color: #FFD25E;
  background-color: transparent !important;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link.active::after {
  background-color: #FFD25E;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link:last-child {
  margin-bottom: 5px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_imgBox {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_imgBox img {
  display: inline-block;
  border-radius: 30px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding: 35px 0 0 80px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox h3 {
  color: #FFD25E;
  font-size: 36px;
  font-weight: 700;
}
.bstfy21_combine_wrap2 .bstfy21_pltfrm_tab_txtBox h2 {
  color: #0E007F;
  font-size: 36px;
  font-weight: 700;
}
.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox p {
  color: #fff;
  font-size: 18px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox {
  margin-top: 40px;
  text-align: left;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox {
  display: inline-block;
  border: 3px solid #fff;
  text-align: center;
  padding: 20px 5px;
  width: 110px;
  border-radius: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox h6, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox b {
  color: #FFC000;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox h6 b, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox b b {
  display: inline-block;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox p {
  color: #fff;
  font-size: 12px;
  margin: 0;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:nth-of-type(2) {
  border-color: #B8FF81;
  margin: 0 18px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:nth-of-type(2) h6, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:nth-of-type(2) b {
  color: #B8FF81;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover {
  background-color: #FFC000;
  border-color: #FFC000;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover h6, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover b, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover p {
  color: #0e007f;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover:nth-of-type(2) {
  background-color: #B8FF81;
  border-color: #B8FF81;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover:nth-of-type(2) h6, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover:nth-of-type(2) b, .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:hover:nth-of-type(2) p {
  color: #0e007f;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_ctaBox {
  text-align: center;
  margin-top: 50px;
  position: absolute;
  left: calc(50% - 115px);
  bottom: -100px;
}

.bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_ctaBox a {
  padding: 20px;
  font-size: 17px;
  -webkit-box-shadow: 0px 14px 30px rgba(51, 198, 0, 0.5);
  box-shadow: 0px 14px 30px rgba(51, 198, 0, 0.5);
}

/* @Section 12. Footer */
.bstfy21_ftr_sec {
  background: #0e007f;
  position: relative;
  padding: 50px 0 100px;
  margin-top: 300px;
}

.bstfy21_ftr_sec .bstfy21_ftr_schShrBox {
  margin: 30px 0;
}

.bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  list-style: none;
}

.bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul li {
  margin-right: 8px;
}

.bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul li a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 24px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  text-decoration: none !important;
}

.bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul li a:hover {
  color: var(--para-color1);
}

.bstfy21_ftr_sec .bstfy21_ftr_txtBox {
  color: var(--para-color1);
  font-size: 13px;
  opacity: 0.7;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox {
  margin-bottom: 30px;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox h4 {
  color: var(--heading-color1);
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox ul li {
  margin-bottom: 10px;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox ul li a {
  color: var(--para-color1);
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  text-decoration: none !important;
}

.bstfy21_ftr_sec .bstfy21_ftr_linkBox ul li a:hover {
  opacity: 1;
}

.bstfy21_ftr_sec::before {
  content: '';
  background: url("/images/botsify_bg_curve5.webp?2") no-repeat center top #fff;
  background-size: cover;
  width: 100%;
  height: 210px;
  position: absolute;
  left: 0;
  top: -200px;
}

/* @Section 13. Inner Page */
.bstfy21_inrBnr_sec {
  padding: 180px 0 0;
  margin-bottom: 160px;
  position: relative;
}

.bstfy21_inrBnr_sec::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -9;
  background: var(--primary-color);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--primary-color)), color-stop(100%, var(--secondary-color)));
  background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--primary-color)), to(var(--secondary-color)));
  background: linear-gradient(90deg, var(--primary-color) 0, var(--secondary-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)',endColorstr='var(--secondary-color)',GradientType=1);
}

.bstfy21_inrBnr_sec .bstfy21_inrBnr_imgBox {
  position: relative;
}

.bstfy21_inrBnr_sec .bstfy21_inrBnr_imgBox .bstfy21_bnr_imgBox1 {
  position: absolute;
  right: -250px;
  top: 90px;
  width: 328px;
  height: 150px;
  background: url("/images/botsify_bg_dot1.png") no-repeat left top;
  opacity: 0.5;
  z-index: 99;
}

.bstfy21_inrBnr_sec .bstfy21_inrBnr_imgBox img {
  width: 280px;
  position: absolute;
  right: 0;
  top: -70px;
  z-index: 99;
}

.bstfy21_inrBnr_sec .bstfy21_inrBnr_txtBox h1 {
  font-size: 42px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.bstfy21_inrBnr_sec .bstfy21_inrBnr_txtBox p {
  color: var(--para-color1);
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 30px;
}

.bstfy21_inrBnr_sec .bstfy21_curv_wrap {
  height: 170px;
}

.bstfy21_inrPage_ttlBox {
  text-align: center;
  margin-bottom: 60px;
}

.bstfy21_inrCalendly_sec {
  padding: 60px 0;
}

.bstfy21_inrCalendly_sec .bstfy21_inrCalendly_mainBox {
  background: url("/images/botsify_bg_dot4.png") no-repeat right center, url("/images/botsify_bg_dot3.png") no-repeat left bottom;
}

.bstfy21_inrCalendly_sec .bstfy21_inrCalendly_mainBox #calendly-inline-widget {
  height: 100vh;
}

#bstfy21_inrFeat_sec {
  background: url("../img/home/new/botsify_bg_dot5.png") no-repeat left bottom;
}

.bstfy21_inrFeat_mainBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bstfy21_inrFeat_mainBox .bstfy21_inrFeat_imgBox {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bstfy21_inrFeat_mainBox .bstfy21_inrFeat_imgBox img {
  width: 280px;
}

.bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox h3 {
  color: var(--heading-color1);
}

.bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox p {
  color: var(--para-color1);
}

.bstfy21_inrFeat2_sec {
  background: url("/images/botsify_bg_dot3.png") no-repeat right 60%;
}

.bstfy21_inrFeat2_sec .bstfy21_inrFeat_mainBox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox h3 {
  color: var(--heading-color2);
}

.bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox p {
  color: var(--para-color2);
}

.bstfy21_inrFeat_btmTxtBox {
  text-align: center;
  padding: 50px 0;
}

.bstfy21_inrFeat_btmTxtBox p {
  margin: 20px 0 40px;
}

.bstfy21_inrFeat_btmTxtBox .bstfy21_glb_btn {
  padding: 18px;
  font-size: 20px;
}

#bstfy21_inrFeat3_sec {
  margin-bottom: 0;
}

.bstfy21_richFeat_inrBox {
  padding: 30px;
  text-align: center;
  border-radius: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
}

.bstfy21_richFeat_inrBox .bstfy21_richFeat_txtBox h4 {
  color: var(--heading-color1);
  margin: 20px 0 10px;
}

.bstfy21_richFeat_inrBox .bstfy21_richFeat_txtBox p {
  color: var(--para-color1);
  font-size: 14px;
}

.bstfy21_richFeat_inrBox:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(255, 255, 255, 0.4);
          box-shadow: 0px 4px 30px rgba(255, 255, 255, 0.4);
  background-color: #fff;
}

.bstfy21_richFeat_inrBox:hover .bstfy21_richFeat_imgBox svg path {
  fill: var(--svg-color1);
}

.bstfy21_richFeat_inrBox:hover .bstfy21_richFeat_txtBox h4 {
  color: var(--svg-color1);
}

.bstfy21_richFeat_inrBox:hover .bstfy21_richFeat_txtBox p {
  color: var(--para-color2);
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_mainBox {
  -webkit-box-shadow: 0px 0px 91px rgba(0, 33, 113, 0.3);
          box-shadow: 0px 0px 91px rgba(0, 33, 113, 0.3);
  border-radius: 30px;
  margin: 50px 70px 70px;
}

.bstfy21_agncyTstml2_sec .carousel-inner {
  /*padding: 50px 70px 70px;*/
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap {
  position: relative;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_ttlBox {
  text-align: center;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_ttlBox h2 {
  color: var(--heading-color1);
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_mainBox {
  /*position: absolute;
      left: 0;
      top: 80px;
      z-index: 99;*/
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  border-radius: 30px;
  background: url("/images/whatsapp_bg_70.webp") left top #fff;
  background-repeat: repeat-y;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_logoBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox .bstfy21_agncyTstml2_slider_txtBox h3 {
  color: #02672D;
  font-size: 32px;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox .bstfy21_agncyTstml2_slider_txtBox p {
  max-width: 80%;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_statsBox ul {
  padding: 0;
  margin: 0;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_statsBox ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  background-color: #33C600;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_statsBox ul li b, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_statsBox ul li span {
  color: #fff;
  font-size: 16px;
  display: block;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .carousel-indicators {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /*bottom: 70px;*/
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #C4C4C4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 100px;
}

.bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .carousel-indicators li.active {
  width: 40px;
  background: #126639;
  border-radius: 20px;
}

.bstfy_resrcSldr_sec {
  padding: 100px 0;
  background: url("/images/botsify_bg_dot3.png") no-repeat 110% top;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_ttlBox {
  text-align: center;
  margin-bottom: 50px;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_inr {
  outline: none !important;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox {
  background: #fff;
  padding: 30px;
  margin: 30px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_imgBox {
  margin-bottom: 25px;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_imgBox svg {
  width: 60px;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_imgBox svg rect {
  fill: var(--cta-color2);
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_imgBox svg path {
  fill: var(--cta-color1);
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_discBox h3 {
  font-size: 22px;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_discBox a {
  color: #4A148C;
  font-size: 14px;
  font-weight: 500;
  outline: none !important;
  text-decoration: none !important;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox .bstfy_resrcSldr_discBox a i.fas {
  color: #4A148C;
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .bstfy_resrcSldr_mainBox:hover .bstfy_resrcSldr_discBox a i.fas {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .fa-chevron-left,
.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .fa-chevron-right {
  font-size: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -50px;
  z-index: 999;
  cursor: pointer;
  outline: none !important;
  text-decoration: none !important;
}

.bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .fa-chevron-right {
  left: auto;
  right: -40px;
}

.bstfy21_supp_pltfrm2_wrap ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bstfy21_supp_pltfrm2_wrap ul li {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
          flex: 0 0 32%;
  list-style: none;
  text-align: center;
}

.bstfy21_supp_pltfrm2_wrap ul li a {
  text-decoration: none !important;
  outline: none !important;
  display: inline-block;
  background: #29B6F6;
  -webkit-box-shadow: 0px 4px 33px rgba(188, 195, 198, 0.51);
          box-shadow: 0px 4px 33px rgba(188, 195, 198, 0.51);
  width: 120px;
  height: 120px;
  border-radius: 20px;
  position: relative;
}

.bstfy21_supp_pltfrm2_wrap ul li a img {
  /*width: 100%;
          height: 100%;*/
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(2) a {
  margin-top: 20px;
  background: #043A6D;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(3) a {
  margin-top: 10px;
  background: linear-gradient(229.25deg, #FB527A -0.17%, #AD38E7 45.13%, #3576FC 94.36%);
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(4) {
  text-align: right;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(4) a {
  margin-top: 40px;
  background: #00E676;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(5) {
  text-align: right;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(5) a {
  margin-top: 30px;
  background: #0A59FA;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(6) {
  text-align: right;
}

.bstfy21_supp_pltfrm2_wrap ul li:nth-of-type(6) a {
  margin-top: 10px;
  background: #21759B;
}

#bstfy21_newsLtr2_sec {
  padding: 200px 0 80px;
  background: url("/images/botsify_bg_dot4.png") no-repeat -50px top;
}

#bstfy21_newsLtr2_sec .bstfy21_newsLtr_mainBox::before {
  background: url("/images/bstfy21_agncyTstml2_bg.webp") repeat center center;
}

.bstfy21_bnr_ttlBox span.trials {
    font-size: 20px;
    font-weight: 600;
    color: #f2c94c;
}

@media (max-width: 1200px) {
  .bstfy21_bnr_sec .bstfy21_bnr_imgBox2 img {
    width: 240px;
  }
  .bstfy21_bnr_sec .bstfy21_bnr_stats_mainBox {
    left: 80px;
  }
  .bstfy21_bnr_sec .bstfy21_bnr_imgBox3 {
    left: 30px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::before {
    left: -200px;
    top: -200px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::after {
    right: -280px;
    bottom: -280px;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox {
    margin: 0 auto 0 300px;
  }
}

@media (min-width: 992px) {
  .bstfy21_nav_sec header .navbar-nav .nav-item > .dropdown-menu {
    opacity: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    display: block;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
}

@media (max-width: 992px) {
  .bstfy21_prtnrSldr_sec .bstfy21_prtnrSldr_ttlBox h2, .bstfy21_feat_sec .bstfy21_feat_main_ttlBox h2, .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_ttlBox h2, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox h2, .bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox h2, .bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ttlBox h2, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox h2, .bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox h2, .bstfy21_inrPage_ttlBox h2, .bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox h3, .bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox h3, .bstfy21_inrFeat_btmTxtBox h2, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_ttlBox h2, .bstfy_resrcSldr_sec .bstfy_resrcSldr_ttlBox h2 {
    font-size: 30px;
  }
  .bstfy21_feat_sec .bstfy21_feat_main_ttlBox p, .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_ttlBox p, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox p, .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox .bstfy21_cstmrTstml_abtBox p, .bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox p, .bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_ttlBox p, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox p, .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox .bstfy21_agncyTstml_slider_txtBox p, .bstfy21_pltfrm_sec .bstfy21_pltfrm_ttlBox p, .bstfy21_inrPage_ttlBox p, .bstfy21_inrFeat_mainBox .bstfy21_inrFeat_txtBox p, .bstfy21_inrFeat2_sec .bstfy21_inrFeat_txtBox p, .bstfy21_inrFeat_btmTxtBox p, .bstfy21_richFeat_inrBox .bstfy21_richFeat_txtBox p, .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox .bstfy21_agncyTstml2_slider_inrBox .bstfy21_agncyTstml2_slider_txtBox p, .bstfy_resrcSldr_sec .bstfy_resrcSldr_ttlBox p {
    font-size: 16px;
  }
  .bstfy21_nav_sec .navbar {
    padding: 40px 0;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu {
    background-color: transparent;
    border: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    color: var(--heading-color2) !important;
    background-color: transparent !important;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
    background-color: transparent !important;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .bstfy21_curv_wrap,
  .bstfy21_curv_wrap2,
  .bstfy21_curv_wrap3,
  .bstfy21_curv_wrap4 {
    display: none;
  }
  .bstfy21_nav_sec .dropdown-submenu > a:after {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .dropdown-submenu .dropdown-menu {
    margin-left: 10px !important;
  }
  .bstfy21_nav_sec header .navbar-collapse ul:not(.dropdown-menu) {
    padding: 20px 10px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 6px;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-link {
    color: var(--heading-color2) !important;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item:nth-last-child(2)::before {
    display: none;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item:last-child {
    margin-top: 10px;
  }
  .bstfy21_nav_sec header .navbar-nav .nav-item:not(:last-child):hover {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .bstfy21_nav_sec #bstfy21_nav_actv .navbar-collapse ul {
    margin-top: 0px;
  }
  .bstfy21_bnr_sec {
    padding: 130px 0 80px;
    margin-bottom: 0;
  }
  .bstfy21_bnr_ttlBox {
    text-align: center;
  }
  .bstfy21_bnr_sec .bstfy21_bnr_ttlBox h1, .bstfy21_inrBnr_sec .bstfy21_inrBnr_ttlBox h1 {
    font-size: 32px;
  }
  .bstfy21_bnr_sec .bstfy21_bnr_ttlBox p {
    font-size: 18px;
  }
  .bstfy21_bnr_btnBox {
    text-align: center;
  }
  .bstfy21_prtnrSldr_sec {
    padding: 60px 0;
  }
  .bstfy21_feat_sec {
    text-align: center;
    padding: 60px 0 0;
    margin-bottom: 0;
    background-image: none;
  }
  .bstfy21_feat_sec::before {
    top: 0;
    height: 100%;
  }
  .bstfy21_feat_sec .bstfy21_feat_mainBox .bstfy21_feat_ttlBox p {
    font-size: 15px;
  }
  .bstfy21_feat_sec .bstfy21_feat_mainBox {
    border-radius: 20px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox {
    padding: 60px 0;
  }
  .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_ttlBox {
    margin-bottom: 30px;
  }
  .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap {
    margin-top: 0px;
  }
  .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_slider_inrBox {
    margin: 0 50px;
  }
  .bstfy21_cstmrTstml_sec .bstfy21_cstmrTstml_slider_wrap .bstfy21_cstmrTstml_infoBox {
    margin-top: 50px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form .bstfy21_glb_btn4 {
    font-size: 18px;
  }
  .bstfy21_stepGuide_sec {
    padding: 60px 0;
    margin-bottom: 0;
    background: none;
  }
  .bstfy21_stepGuide_sec::before {
    top: 0;
    height: 100%;
  }
  .bstfy21_stepGuide_sec .bstfy21_stepGuide_ttlBox {
    margin-bottom: 30px;
  }
  .bstfy21_stepGuide_tab_imgBox {
    margin-bottom: 30px;
    text-align: center;
  }
  .bstfy21_supp_pltfrm_wrap {
    background-position: right -370px;
    padding: 80px 0 40px;
  }
  .bstfy21_supp_pltfrm_lftBox {
    margin-bottom: 40px;
  }
  .bstfy21_supp_pltfrm_wrap .bstfy21_supp_pltfrm_mainBox h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .bstfy21_agncyTstml_sec {
    padding: 60px 0;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_ttlBox {
    margin-bottom: 50px;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox::before {
    display: none;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_logoBox {
    position: relative;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: url("/images/bstfy_agncyTstml_img_bg.webp") no-repeat 25px 40px #002171;
    border-radius: 100%;
    margin: 0 auto 30px;
    background-size: contain;
  }
  .bstfy21_agncyTstml_slider_logoBox img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    opacity: 1 !important;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox {
    padding: 30px;
    text-align: center;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox .bstfy21_agncyTstml_slider_inrBox {
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 9;
  }
  .bstfy21_agncyTstml_abtBox {
    margin-bottom: 30px;
  }
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox::after {
    right: -170px;
    bottom: -170px;
  }
  .bstfy21_pltfrm_sec {
    padding: 60px 0 40px;
    margin-bottom: 0;
    background: none;
  }
  .bstfy21_pltfrm_sec::before {
    top: 0;
    height: 100%;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 16px;
    padding: 8px 10px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 8px !important;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link.active {
    color: #0e007f !important;
    background-color: #FFD25E !important;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link:last-child {
    margin-bottom: 0 !important;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox {
    padding: 30px 0 0 30px;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox h3 {
    font-size: 26px;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox p {
    font-size: 16px;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_lftBox .nav-tabs .nav-link.active::after {
    display: none;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_ctaBox {
    position: relative;
    left: 0;
    bottom: 0;
  }
  /* Inner Page CSS */
  .bstfy21_inrBnr_sec {
    text-align: center;
    padding: 150px 0 50px;
    margin: 0;
  }
  .bstfy21_inrBnr_sec .bstfy21_inrBnr_txtBox h1 {
    font-size: 32px;
  }
  .bstfy21_inrBnr_sec .bstfy21_inrBnr_txtBox p {
    font-size: 18px;
  }
  .bstfy21_inrBnr_sec .bstfy21_inrBnr_imgBox .bstfy21_bnr_imgBox1 {
    display: none;
  }
  .bstfy21_inrBnr_imgBox {
    margin-bottom: 20px;
  }
  .bstfy21_inrBnr_sec .bstfy21_inrBnr_imgBox img {
    position: relative;
    top: 0;
  }
  .bstfy21_inrFeat_mainBox {
    display: block;
  }
  #bstfy21_inrFeat_sec {
    padding: 60px 0;
  }
  .bstfy21_inrFeat2_sec {
    text-align: center;
  }
  .bstfy21_inrFeat_mainBox .bstfy21_inrFeat_imgBox {
    margin-bottom: 20px;
  }
  #bstfy21_inrFeat_sec,
  .bstfy21_inrFeat2_sec,
  .bstfy_resrcSldr_sec {
    background-image: none !important;
  }
  .bstfy21_agncyTstml2_sec {
    padding: 60px 0;
  }
  .bstfy21_agncyTstml2_ttlBox h2 {
    color: var(--heading-color2) !important;
    margin-bottom: 30px !important;
  }
  .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_mainBox {
    margin: 0;
  }
  .bstfy_resrcSldr_sec {
    padding: 60px 0;
  }
  #bstfy21_newsLtr2_sec {
    padding: 100px 0 80px;
    background: none;
  }
}

@media (max-width: 768px) {
  .bstfy21_nav_sec .navbar .navbar-brand {
    margin: 0 auto;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox {
    padding: 30px 20px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::before {
    left: -200px;
    top: -200px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox::after {
    right: -300px;
    bottom: -300px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form input:not([type='submit']),
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form input:not([type='checkbox']) {
    height: 48px;
    width: 100%;
    border-radius: 100px;
  }
  .bstfy21_newsLtr_sec .bstfy21_newsLtr_mainBox .bstfy21_newsLtr_formBox form .bstfy21_glb_btn4 {
    min-width: 100%;
    height: 48px;
    font-weight: 500;
    padding: 10px;
    margin: 15px 0 0;
    border-radius: 100px;
  }
  .bstfy21_ftr_sec {
    text-align: center;
    padding: 60px 0 30px;
    margin-top: 0;
  }
  .bstfy21_ftr_sec::before {
    display: none;
  }
  .bstfy21_ftr_mainBox {
    margin-bottom: 40px;
  }
  .bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul {
    display: block;
  }
  .bstfy21_ftr_sec .bstfy21_ftr_schShrBox ul li {
    display: inline-block;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox {
    display: block;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_txtBox {
    padding: 0;
    text-align: center;
    margin-top: 30px;
  }
  .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .bstfy21_agncyTstml2_slider_mainBox {
    display: block;
    text-align: center;
  }
  .bstfy21_agncyTstml2_slider_logoBox {
    margin-bottom: 30px;
  }
  .bstfy21_agncyTstml2_slider_txtBox p {
    max-width: 100% !important;
  }
  .bstfy21_agncyTstml2_sec .bstfy21_agncyTstml2_wrap .carousel-indicators {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bstfy21_supp_pltfrm2_wrap ul li {
    text-align: center !important;
  }
  .bstfy21_supp_pltfrm2_wrap ul li a {
    margin: 0 0 20px !important;
  }
  .bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .fa-chevron-right {
    right: 0px !important;
  }
  .bstfy_resrcSldr_sec .bstfy_resrcSldr_wrap .fa-chevron-left {
    left: 0px !important;
  }
}

@media (max-width: 500px) {
  .bstfy21_agncyTstml_sec .bstfy21_agncyTstml_slider_wrap .bstfy21_agncyTstml_slider_mainBox::after {
    right: -200px;
    bottom: -200px;
  }
  .bstfy21_bnr_btnBox .bstfy21_glb_btn {
    min-width: 100%;
  }
  .bstfy21_glb_btn2 {
    margin: 15px 0 0;
  }
  .bstfy21_bnr_btnBox .bstfy21_glb_btn img {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox {
    margin-bottom: 10px;
  }
  .bstfy21_pltfrm_sec .bstfy21_pltfrm_tab_wrap .bstfy21_pltfrm_tab_rhtBox .bstfy21_pltfrm_tab_cntntBox .bstfy21_pltfrm_tab_statsBox .bstfy21_pltfrm_tab_stats_inrBox:nth-of-type(2) {
    margin: 0 5px 10px;
  }
  .bstfy21_supp_pltfrm2_wrap ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media (min-width: 968px) {
    .right_image_text{
        margin-top : 10rem
    }
}
.pricing-box{
    background:#fff;
    margin-bottom:10px;
    border-radius: 10px;
}
.pricing-box h3{
    color: var(--heading-color2);
    font-size: 42px;
    font-weight: 800;
    margin: 60px 0 10px;
}
.pricing-box #range {
    min-width: 100%;
    background: #002544;
    margin-bottom : 30px;
}
.pricing-box .whitelabel_stats {
    margin-bottom : 30px;
}
.pricing-box .bstfy21_stats{
    margin-top: 1rem;
    border: #33C600 1px solid;
    background : #fff;
    text-align: center;
    border-radius: 10px;
    padding: 15px 20px 15px 20px;
    margin: 5px;
    width: 200px;
}

.pricing-box .bstfy21_stats_nms{
    font-size:30px !important;
    color:#000 !important;
    font-weight:600;
    
}
.pricing-box .bstfy21_stats_of{
    font-size:16px !important;
    color:#000 !important;
    line-height: 12px;
}
#pricing2{
    margin-bottom: 20px;
}
.text-align-left{
    text-align : left !important
}


/*# sourceMappingURL=style.css.map */