@import url("https://fonts.googleapis.com/css?family=Titillium+Web");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,800&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,800&display=swap');

h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
}

a {
  font-family: 'Montserrat', sans-serif;
}

p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #53607e;
}

a:hover {
  text-decoration: none;
}

h2 {
  font-family: system-ui;
}

body {
  overflow-x: hidden;
}


header .navbar .nav-link {

  margin: 10px 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 38px;
  text-transform: capitalize;
}

header .fa-bars {
  color: #e74e51;
  font-size: 25px;
}

button.navbar-toggler:focus {
  outline: none;
}

header .container-fluid {
  max-width: 1410px;
}

.nav-link {
  color: #333;
}

.nav-item.active .nav-link {
  color: #E74E51;
}

a.nav-link:hover {
  color: #E74E51;
}

nav.navbar.sticky-top.navbar-expand-lg {
  z-index: 9999999;
  background: #fff;
}

.tabs-stages .row,
.tabs-stage .row {
  justify-content: center;
}

/*heading section*/
.heading_wrapper {
  text-align: center;
  margin: 0 auto;
}

.heading_wrapper h1.heading.page-title.text-center {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  text-align: center;
  color: #000000;
  text-transform: capitalize;
}

.our_client_section .heading_wrapper p.large-font {
  text-align: left;
}

.tab_section .heading_wrapper p.large-font {
  text-align: center;

}

.heading_wrapper p.large-font {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  max-width: 750px;
  margin: 0 auto;
  color: #53607e;
  font-family: 'Montserrat', sans-serif;
  margin-top: 20px;
  letter-spacing: 0.1px;

}

/*tabs*/
/*
.video_wrapper {
    width: 480px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0px 20px;
}
*/
.video_wrapper {
  padding-top: 40px;
}

video {
  width: 100%;
  border-radius: 20px;
}

.tab_top {
  padding-top: 40px;
}

.tab_section .tabs-navs,
.tab_section .tabs-nav {
  margin: 0 auto;
  max-width: 600px;
  margin-top: 45px;
  position: relative;
  text-align: center;
}

.tab_section .tabs-navs li,
.tab_section .tabs-nav li {
  margin-left: -33px;
  display: inline-block;

}

div#tab_section {
  padding: 50px;
  width: 100%;

}

.tab_section .tabs-navs a,
.tab_section .tabs-nav a {
  background: #D9D9D9;
  border: 1px solid #cecfd5;
  color: #333;
  display: block;
  font-weight: 700;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.tab_section .tabs-navs a,
.tab_section .tabs-nav a {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;

}

.tab_section a.tab_btns {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;

}

.pri_price:focus,
.tab_section a:hover {
  color: #E74E51;
}

.tab_section .tab-actives a,
.tab_section .tab-active a {
  background: #E74E51;
  border: 1px solid #E74E51;
  color: #fff;
  cursor: default;

  padding: 10px 40px;
  z-index: 999;

}

.tab_section .tabs-stages,
.tab_section .tabs-stage {
  clear: both;
  padding: 45px 10px;
  position: relative;
  top: -1px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;

}

ul.tabs-navs,
ul.tabs-nav {
  list-style: none;
}

.primium_wrapper {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.primium_count {
  border: 1px solid #D3D3D3;
  padding-bottom: 12px;
  border-radius: 10px;
  float: left;
  padding: 10px 10px;
  margin: 10px 10px;
  width: 115px;
}

.primium_count h1.pri_count {
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 25px;
}

.primium_count p {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 2px;
  text-transform: capitalize;
  margin-top: 0px;
}

.primium_count span.pri_price {
  border: 1px solid #EDEDED;
  padding: 2px 10px;
  border-radius: 10px;
  background: #EDEDED;
  font-size: 18px;
  cursor: pointer;

}

.primium_count4.active4,
.primium_count3.active3,
.primium_count2.active2,
.primium_count1.active1 {
  border: 1px solid #E74E51;

}

.primium_count4.active4 span.pri_price.bgactive,
.primium_count3.active3 span.pri_price.bgactive,
.primium_count2.active2 span.pri_price.bgactive,
.primium_count1.active1 span.pri_price.bgactive {
  border: 1px solid #E74E51;
  background: #E74E51;
  color: #fff;
}

.primium_count:focus span.pri_price,
.primium_count:hover span.pri_price {
  border: 1px solid #E74E51;
  background: #E74E51;
  color: #fff;
  transition: 0.2s;
}

.primium_count:focus,
.primium_count:hover {
  border: 1px solid #E74E51;
  transition: 0.2s;
}

a.btn_button {
  border: 1px solid #E74E51;
  padding: 10px 30px;
  border-radius: 50px;
  color: #fff;
  background: #E74E51;
  font-weight: 700;
  font-size: 18px;
}

a.btn_button:hover {
  text-decoration: none;
  color: #fff;
}

.quality_likes {

  border: 1px solid #ddd;
  border-radius: 10px;
  margin-top: 10px;
}

.quality_likes:hover {
  border: 1px solid #E74E51;
}

.quality_likes:hover .quality_likes_heading {
  background: #E74E51;
  color: #fff;
}

.quality_likes .quality_likes_heading {
  background: #E74E51;
  padding: 10px 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.quality_likes .quality_likes_heading h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 0px;
  color: #fff;
}

.quality_likes_text {
  padding: 3px 10px;
  text-align: center;
}

.quality_icon img {
  margin-right: 15px;
}

.quality_likes_text p {
  margin-bottom: 0px;
  line-height: 20px;
  color: #53607e;
  font-size: 14px;

}

.quality_likes_text_wrapper {
  padding: 7px 0px;
}

/*logo wrapper*/
.video_logo_wrapper {
  padding-top: 40px;
}

.logo_wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 40px;

}

.logo_wrapper_inner {

  border: 1px solid #ddd;
  padding: 0px 30px;
  border-radius: 10px;
  text-align: center;
  margin: 0 10px;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 50px;

}

.bottom_logo_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

.logo_wrapper h3.trusted_by {
  background: #FFE6B9;
  padding: 0px 8px;
  text-align: center;
  border-radius: 10px;
  margin-top: 20px;
  font-weight: 700;
  line-height: 42px;
  max-width: 147px;
  margin: 0 auto;

}

.slider__item,
.logo_slider_section .slider {
  text-align: center;
}

.logo_wrapper .trusted_by img {
  margin-top: 5px;

}

.trusted_by_img img {
  width: 100%;
}

/*our client*/
.our_client_bottom {
  position: absolute;
  top: 120px;
  z-index: 9999;


}

.process_to_inner_wrapper {
  max-width: 300px;
  margin: 0 auto;
}

#our_client_section {
  position: relative;
}

.our_client_section {
  padding: 60px 0px;
  position: relative
}

#our_client_section2 {
  position: absolute;
  bottom: -65%;
}

.ourclient_wrapper {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 15px;
  max-width: 410px;
  text-align: center;
  margin: 0 auto;
  background: #fff;

}

.heading_wrapper h2.heading.page-title.text-center {
  font-size: 42px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  text-align: center;
  color: #000000;
  text-transform: capitalize;
}

.our_client_bottom .heading_wrapper h2.heading.page-title.text-center {
  text-align: left !important;
}

.ourclient_img {
  float: left;

}


.ourclient_inner_wrapper {
  background-image: url("../img/ellipse.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 80px 0px;

  background-position: center;


}

.ourclient_count p {
  margin-top: 15px;
  margin-left: 27px;
  font-size: 16px;
  color: #53607e;
}

.Our_client_section .heading_wrapper p.large-font {
  text-align: justify;
}

.Our_client_section .heading_section {
  padding-top: 100px;
}

/*Process to buy*/
.process_to_buy_section {
  width: 100%;
  margin-bottom: -90px;

}

h1.process_heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 15px;
  height: 60px;
}

.process_to_buy_section .process_box p {

  border: 2px solid #ddd;
  border-radius: 10px;
  box-shadow: -43px 0px 0px -28px #FFE6B9;

  background: #fff;

}

.process_to_buy_section .process_box1 p {
  box-shadow: -43px 0px 0px -28px #ECD4FF;
}

.process_to_buy_section .process_box2 p {
  box-shadow: -43px 0px 0px -28px #FFCCCD;
}

.process_to_buy_section .process_box p {
  margin: 0;
  padding: 15px 22px;
  text-align: left;
  font-size: 14px;
  color: #53607e;
  line-height: 24px;
  padding-left: 30px;
}

.process_to_inner_wrapper img {
  width: 70px;
}

.process_to_buy_section .heading_wrapper {
  padding-bottom: 40px;
  width: 80%;
  margin:auto;
}

.process_to_buy_section .heading_wrapper p{
  text-align: center !important;
}

.process_to_buy__bottom_section {
  /* float: left; */
  width: 100%;
  background: #F3F3F3;
  padding: 100px 0px;
  z-index: -1;

  bottom: -402%;
}

.process_to_img {
  margin-left: 20px;
}

.readyto_support_section img {
  margin-top: 20px;
}

.readyto_support_section .process_box {
  padding: 0px 0px;
  border-radius: 10px;
  border: 4px solid #F0F0F0;
  text-align: center;
  box-shadow: 0px 1px 5px 2px #F0F0F0;
  margin-top: 60px;
  background: #fff;
  text-align: center;
  border-right: none;
}

.readyto_support_section .process_box a {
  color: #E74E51;
  margin-bottom: 20px;
}

.readyto_support_section h3.process_heading {
  font-size: 20px;
  background: #FFE6B9;
  padding: 10px;
  color: #333;
  font-weight: 600;
  margin-top: 20px;
}

.readyto_btn {
  margin-bottom: 15px;
  color: #E74E51;
}

.readyto_text9,
.readyto_text8,
.readyto_text7,
.readyto_text6,
.readyto_text5,
.readyto_text4,
.readyto_text3,
.readyto_text2,
.readyto_text1 {
  display: none;
}

.readyto_support_section .purple_box h3.process_heading {
  background: #ECD4FF;
}

.readyto_support_section .pink_box h3.process_heading {
  background: #FFCCCD;
}

.readyto_support_section .process_box {
  box-shadow: 39px 0px 0px -25px #FFE6B9;
}

.readyto_support_section .purple_box {
  box-shadow: 39px 0px 0px -25px #ECD4FF;
}

.readyto_support_section .pink_box {
  box-shadow: 39px 0px 0px -25px #FFCCCD;
}

.readyto_support_section .process_box p {
  padding: 5px 10px;
}

.readyto_support_inner_wrapper {
  max-width: 300px;
  margin: 0 auto;
}

/*logo_slider_section*/
.logo_slider_section {
  padding-top: 80px;
  padding-bottom: 30px;

}

.logo_slider_section h1.heading.page-title.text-center {
  margin-bottom: -40px;
}

..wrapper {

  padding: 50px;

  align-items: center;
}

@media (max-width: 767px) {
  .wrapper {
    padding: 50px 10px;
  }
}

.slick-slider {
  min-width: 0;
}

.slick-list {
  overflow: hidden;
}

.slick-track {
  display: flex;
  align-items: flex-start;
}

.slider {
  position: relative;
  padding: 0px 60px;
}

@media (max-width: 767px) {
  .slider {
    padding: 0px 40px;
  }
}

.slider .slick-arrow:focus,
.slider .slick-arrow {
  position: absolute;
  bottom: -45%;
  margin: -20px 0px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 37px;
  height: 30px;
  border: none;
}

.slider .slick-arrow.slick-prev {
  left: 45%;
  background: url("../img/long-arrow-left.png") 0 0 / 100% no-repeat;
  bottom: -70px;
}

.slider .slick-arrow.slick-next {
  right: 45%;
  background: url("../img/long-arrow-right.png") 0 0 / 100% no-repeat;
  bottom: -70px;
}

.slider .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.slider__item {
  padding: 0px 15px;
}

.slider__item img {
  max-width: 100%;
  border: 1px solid #ddd;
  padding: 10px 5px;
  border-radius: 10px;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
  outline: none !important;
}

button.slick-arrow:hover {
  color: #ddd;
}

/*insta suport*/

.readyto_support_section {
  padding: 100px 0px;
}

.readyto_support_section .large-fonts {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  color: #53607e;
}

.readyto_support_section .process_box p {
  color: #53607e;
  font-size: 15px;
}

/*testimonials*/
#testimonials {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.testimonials_section .btn_button_wrapper {
  text-align: center;
  margin-top: 30px;
}

.testimonials_section {
  background: #F5F5F5;
  padding-bottom: 60px;
}

.testimonials_section .heading_wrapper {
  padding-top: 60px;
  padding-bottom: 30px;
}

.testimonial-box {
  text-align: center;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 10px 5px;
  margin: 10px 0px;
  cursor: pointer;
  background: #FFFFFF;
  border: 2px solid #ddd;
  border-radius: 10px;
}

.profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.profile-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.profile {
  display: flex;
  align-items: center;
}

.name-user {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.name-user strong {
  color: #000000;
  font-size: 12px;
}

.name-user span {
  color: #000000;
  font-size: 11px;
}

.reviews {
  color: #f9d71c;
  margin-top: -8px;
}

.box-top {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 14px;
}

.fa-star:before {
  font-size: 8px;
}

.client-comment p {
  font-size: 14px;
  color: #53607e;
  text-align: center;
  padding: 0px 22px;
}


::selection {
  color: #ffffff;
  background-color: #252525;
}

/*instagram*/
/*
.instagram_section {
  padding-top: 100px;
}

.instagram_section .tabs-navs,
.instagram_section .tabs-nav {
  padding-top: 0px;
}

.instagram_wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
*/
.quality_likes_text p {

  text-align: left;
}

.quality_likes_text {
  display: flex;
}

/*
.instagram_section .quality_likes_contents h6 {
  text-align: left;
  font-weight: 600;
  font-size: 18px;
}

.instagram_section .quality_icon img {
  margin-top: 5px;
}

.instagram_section .quality_likes_text_wrapper {
  padding: 15px 0px;
}
*/
/*adtion section*/

div#addition_section {
  padding: 40px 0px;
}

.moretext {
  display: none;
}

#addition_section h5 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

#addition_section .addtionalCntSection{
  max-width: 900px;
  margin: 0 auto;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding: 10px 20px;
  border-radius: 10px;
}

#addition_section .hidden{
  display:none !important;
}


#addition_section a.moreless-button {
  font-size: 14px;
  color: #E74E51;
  text-align: right;
  float: right;
  margin-top: -20px;
}

#addition_section .article span {
  font-size: 15px;
  line-height: 20px;
  color: #53607e;
}

#addition_section .btn_button_wrapper {
  text-align: center;
  padding: 60px 0px;
}

/*accordian*/
.addition_section h2.heading.page-title.text-center {
  margin-bottom: 45px;
}

.accordion_section {
  background: #F1F1F1;
  padding-top: 100px;
  padding-bottom: 60px;
}

.accordion_section .btn_button_wrapper {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px;
}

.accordion-container .panel {
  margin: 10px 0;

}

.panel-heading {
  background-color: #fff;
  cursor: pointer;
}

.panel-heading.collapsed {
  background-color: #FFF !important;
}

.accordion-container .panel-heading {
  padding: 0 !important;
  border-radius: 5px;
}

.accordion-container .accordion {
  padding: 0 !important;
}

.accordion-container .accordion .panel-group {
  margin-bottom: 0;
}

.accordion-container .accordion .panel {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 10px solid transparent;
  border-radius: 0;
  margin: 0;
}

.accordion-container .accordion .panel-default {
  margin: 20px 0;
  border: 1px solid #A1A1A1;
  border-radius: 5px;
  z-index: 100;
}

.panel-heading table {
  border: none;
  width: 100%;

}

.panel-heading table td {
  width: 100%;
  padding: 12px 0px 12px 20px;
  font-size: 20px;
  font-weight: 600;
}

.panel-heading table td.icon {
  width: 100%;
  font-weight: bold;
  padding: 0px 20px 0px 0px !important
}


.icon:after {
  content: "\2212";
  font-weight: bold;
  font-size: 40px;
  color: #E74E51;
  display: block;
  width: 21px;
}

.panel-heading.collapsed .icon:after {
  content: "+";
  font-weight: bold;
  font-size: 40px;
  color: #E74E51;
  display: block;
  width: 21px;
}

.accordion-container .accordion .panel-group .panel-heading+.panel-collapse>.panel-body {

  padding: 0px 20px 20px 30px;
  background: #fff;
  color: #53607e;
  font-size: 14px;
  line-height: 27px;
  border-radius: 0 0 5px 5px;
  font-family: 'Montserrat', sans-serif;
}

.accordion-container {
  margin-top: 70px;
}

/*related blog*/
.blog__wrapper {
  margin-top: 30px;
}

.blog_inner_wrapper {
  padding-top: 40px;
}

.blog_top_wrapper {
  padding: 100px 0px;
  background: #FACDCD;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}

.blog_top_wrapper.lite_blue {
  background: #D5FAF5;
}

.blog_top_wrapper.lite_blue2 {
  background: #CDDCFA;
}

.blog_top_wrapper.pink {
  background: #FAD5F6;
}

.blog_inner_wrapper h2 {
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  font-size: 27px;
}

.blog_inner_wrapper .btn_button_wrapper {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 20px;
}

a.btn_buttons {
  border: 2px solid #E74E51;
  padding: 10px 30px;
  border-radius: 50px;
  color: #E74E51;
  text-decoration: none;
  font-weight: 700;
  background: #fff;
}

.blog_count_wrapper {
  border: 1px solid #ddd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  padding: 25px 10px;
}

.blog_section {
  padding: 100px 0px;
}

/*footer*/
/* .footer-inner {
  padding: 0px 60px;
} */

.footer-section {
  background-image: linear-gradient(90deg, #6E000E 40%, #5E1948 100%);
  padding: 50px 0px;
  float: left;
  width: 100%;
  padding-bottom: 0px;
}

.footer-heading {
  font-size: 20px;
  font-weight: 600;
  padding: 0px;
}

.footer-link a {
  color: #ddd;
  line-height: 40px;
  font-size: 15px;
  transition: all 0.5s;
  font-family: 'Montserrat', sans-serif;
}

.footer-link a:hover {
  text-decoration: none;
}

.contact-info {
  color: #ddd;
  font-size: 14px;
}

.footer-social-icon {
  font-size: 15px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}


.footer-alt {
  color: #fff;
  font-size: 12px;
}

.footer_copyright li a,
.footer_copyright p {
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.footer-heading {
  position: relative;
  color: #fff;
}

.footer_copyright li {
  padding: 0px 5px;
  display: inline-block;
}

.footer-inner {
  padding: 0px 40px;
}

/* .footer_copyright.text-center {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0px 20px;
} */

ul {
  list-style: none;
}

.footer-section img.footer_logo {
  width: 180px;
  margin-bottom: 30px;
}

.footer_copyright_menu {
  text-align: right;

}

.footer_copyright_btm_text {
  margin-top: -32px;
}

ul.footer_copyright_logo li {
  display: inline-block;
}

ul.footer_copyright_logo li a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  margin-left: -6px;
}

ul.footer_copyright_logo li a img {
  margin-left: 10px;
}

/**/
@keyframes shrink {
  0% {
    color: green;
    transform: scale(2);
  }

  100% {
    transform: scale(1);
    color: grey;
  }
}

@keyframes grow {
  0% {
    transform: scale(1);
    color: grey;
  }

  100% {
    transform: scale(2);
    color: green;
  }
}


.ourclient_inner_wrapper .animate {
  transform: translate3d(0, 0, 0);
  perspective: 1000;
  filter: blur(0);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin: center left;
}

.ourclient_inner_wrapper .animate--shrink,
.hero__title .slick-current>span {
  animation-duration: 1s;
  animation-name: shrink;
  animation-timing-function: 'linear';
}

.ourclient_inner_wrapper .animate--grow,
.hero__title .slick-current+.slick-slide>span,
.no-js .hero__title .slick-dupe:nth-child(2)>span {
  animation-duration: 1s;
  animation-timing-function: 'linear';
  animation-name: grow;


}

#animatedHeading>div>div>div.slick-slide.slick-current.slick-active .ourclient_wrapper {
  max-width: 500px;
  margin: 0 auto;
  justify-content: space-evenly;
}

/* Slider */
.ourclient_inner_wrapper .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  tap-highlight-color: transparent;
  padding-top: 40px;
}

.ourclient_inner_wrapper .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.ourclient_inner_wrapper .slick-list:focus {
  outline: none;
}

.ourclient_inner_wrapper .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.ourclient_inner_wrapper .slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.ourclient_inner_wrapper .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.ourclient_inner_wrapper .slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.ourclient_inner_wrapper .slick-track:after {
  clear: both;
}

.ourclient_inner_wrapper .slick-loading .slick-track {
  visibility: hidden;
}

.ourclient_inner_wrapper .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.ourclient_inner_wrapper [dir="rtl"] .slick-slide {
  float: right;
}

.ourclient_inner_wrapper .slick-slide img {
  display: block;
}

.ourclient_inner_wrapper .slick-slide.slick-loading img {
  display: none;
}

.ourclient_inner_wrapper .slick-slide.dragging img {
  pointer-events: none;
}

.ourclient_inner_wrapper .slick-initialized .slick-slide {
  display: block;
}

.ourclient_inner_wrapper .slick-loading .slick-slide {
  visibility: hidden;
}

.ourclient_inner_wrapper .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0;
  outline: none;
}

.ourclient_inner_wrapper .slick-vertical .slick-slide:focus,
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide::selection {
  outline: none !important;
  border: 0 !important;
  box-shadow: none;
}

.ourclient_inner_wrapper .slick-arrow.slick-hidden {
  display: none;
}

.ourclient_inner_wrapper .slick-current {
  position: relative;
}

.ourclient_inner_wrapper .hero__title .slick-slide {
  overflow: hidden;
  padding: 10px 0;
}

.ourclient_inner_wrapper .hero__title [aria-hidden] {
  transition: 1s;
}

.ourclient_inner_wrapper .hero__title .slick-current>span {
  box-sizing: border-box;
  display: block;
}

.ourclient_inner_wrapper .no-js .hero__title .slick-dupe:nth-child(2)>span {
  padding: 1em;
}

.ourclient_inner_wrapper .hero__title-misc {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: grey;
}

.slick-track {
  margin-top: 86px;
}

ul.list-unstyled.footer-link.mt-4 {
  margin-bottom: 20px;
}

.right_img {
  max-width: 1260px;
  text-align: right;
  float: revert;
  margin: 0 auto;

}

.accordion .card-header:after {
  font-family: 'FontAwesome';
  content: "-";
  float: right;
  font-size: 30px;
  color: #e74e51;
  font-weight: 800;
  line-height: 24px;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "+";
}

a.card-title {
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
}

.accordion p {
  font-size: 14px;
  line-height: 25px;
  font-family: 'Montserrat', sans-serif;
  color: #53607e;
  padding: 0px 20px;
}

.accordion .card-header.collapsed:after {
  font-size: 30px;
  color: #e74e51;
  font-weight: 800;
  line-height: 37px;
  content: "+";
}

.accordion_wrapper {
  margin-top: 15px;
}

.card-header.collapsed {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.accordion_wrapper {
  margin-top: 15px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #fff;
}

.card-header {
  background: #fff;
  border-bottom: none;
}

.card-header:first-child {
  border-radius: 10px;
  display: flex;
    justify-content: space-between;
}

p.lastpera {
  padding: 0px 20px;
}

.moretext4,
.moretext3,
.moretext2,
.moretext1,
.moretexts {
  display: none;
}

.visuallyhidden {
  transition: 0.3s ease-in-out;
}

.contact_info {
  margin-top: 10px;
}

span.c_heading {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.contact_info_protect {
  margin-top: 15px;
}

.contact_info p {
  font-size: 13px;
  color: #ddd;
}

span.protect2,
span.protect1 {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  padding: 2px 5px;
}

span.protect1 {
  background: #727272;
  border: 1px solid #727272;
}

span.protect2 {
  background: #000000;
  border: 1px solid #000000;
}

img.card4 {
  width: 50px;
  background: #ddd;
  padding: 5px 5px;
  border-radius: 3px;
}

.footer_copyright p {
  font-size: 14px;
}

/* bottom to top*/
.go-top {
  position: fixed;
  bottom: 10%;
  right: 3%;
  display: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  z-index:99999;
}

.go-top i.fas.fa-arrow-up {
  border: 1px solid #E74E51;
  padding: 15px 15px;
  border-radius: 50px;
  background: #E74E51;
  color: #fff;
  line-height: 15px;
}

.go-top-text {
  position: absolute;
  width: 60px;
  text-align: center;
  font-family: 'Questrial';
  line-height: 1.5;
  letter-spacing: 3px;
  font-size: 12px;
  margin: 20px 0 0 -4px;
}

.go-top:hover {
  transition: all .4s linear;
  transform: scale(1.1);
}

.language_wrapper select.selectpicker {
  padding: 7px 10px;
  border-radius: 10px;
}

option {
  padding: 7px 10px;
}

.followers_a,
.followers,
.followers_b {
  display: none;
}


div#language-picker-select-dropdown {
  background: #fff;
  z-index: 9999;

}


.language-picker__dropdown {
  width: 140px;
}

ul.language-picker__list {
  padding-left: 0px;
}

p{text-align: justify;word-wrap: break-word;}
.primium_count p{text-align: center;}

.process_box .Bxcontent{
  height:80px;
  overflow-y: hidden;
}
.process_box .fullHeight{
  height:100% !important;
}

.blog_top_wrapper{
    padding:0px !important;
}
.blog_top_wrapper img {
    width: 100%;
}