/**
* Template Name: Mamba - v4.5.0
* Template URL: https://bootstrapmade.com/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,900,700italic,700,600italic,600,400italic);

body {
  font-family: "Open Sans", sans-serif;
  color: #444;
}
.display_currency.price_amount {
  display: flex;
}
#comingSoonModal .modal-header {
  background: #000000;
}
.dateContdown {
  color: white;
  text-align: center;
  font-size: 22px;
  padding-top: 13px;
  font-weight: 700;
}
#comingSoonModal button.close {
  background: transparent;
  border: 0;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
}
#comingSoonModal h4.modal-title {
  font-weight: 700;
  color: #fff;
}
#timer {
  display: flex;
  justify-content: center;

  align-items: center;
  margin-bottom: 43px;
  margin-top: 42px;
}
#timer #daystext,
#timer #minutestext,
#timer #hourstext,
#timer #secondstext {
  text-align: center;
  margin-top: 11px;
  color: #fff;
}
#days,
#hours,
#minutes,
#seconds {
  font-size: 35px;
  color: #f40814 ;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 44px;
  border: 1px solid #fff;
  padding: 5px 12px;
  border-radius: 5px;
  background: #fff;
  margin-right: 15px;
  font-weight: bold;
}

#days span,
#hours span,
#minutes span,
#seconds span {
  /*color: #000000;*/
  font-size: 25px;
}
#comingSoonModal .dateCont p {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}
#comingSoonModal .dateCont h4 {
  text-align: center;
  font-size: 22px;
  padding-top: 13px;
  font-weight: 700;
}

a {
  color: #f40814 ;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-primary {
  font-family: "Raleway", sans-serif;
}

.form-control {
  appearance: auto !important;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #cd122b;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.language_bn {
  padding-top: 9px;
  padding-bottom: 9px;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #000000;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
#hero .carousel-item,
#hero {
    height: calc(90vh - 110px);
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .mylivechat_inline.mylivechat_template_float_right.mylivechat_template_float_bottom {
    right: auto !important;
    left: 30px !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #000000;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  height: 40px;
  padding: 0;
  padding-top: 8px;
}
#topbar .contact-info a {
  line-height: 1;
  color: white;
  transition: 0.3s;
}
#topbar .contact-info a:hover {
  color: #f40814;
}
#topbar .contact-info i {
  color: white;
  line-height: 0;
  margin-right: 5px;
}
#topbar .contact-info .phone-icon {
  margin-left: 15px;
}
#topbar .social-links a {
  color: white;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
#topbar .social-links a:hover {
  color: #f40814;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 95px;
  background: #fff;
  z-index: 997;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#header .logo h1 a,
#header .logo h1 a:hover {
  color: #f40814 ;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 95px;
}

.scrolled-offset {
  /* margin-top: 70px; */
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px 10px 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  /* color: #5c768d; */
  color: #000000;
  white-space: nowrap;
  transition: 0.3s;
  font-weight: 800;
  margin-left: 3px;
  margin-right: 3px;
}

.menu_bt {
  /* border: 2px solid #000000; */
  border-radius: 20px;
  padding: 6px 18px !important;
  font-weight: 600;
  color: #ffffff !important;
  /* background-image: (137deg, #f40814 25%, #510509 5%, #000000 50%); */
  /* background-image: linear-gradient(137deg, #cb0c16 0%, #510509 50%, #000000 75%) */
  background-color: black;
}
.menu_bt:hover {
  /* background-image: linear-gradient(137deg, #000000 0%, #510509 50%, #cb0c16 75%); */
  background: #f40814;
  color: white !important;
  /* border-color: #000000; */
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #f40814 ;
  font-weight: 800;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: 100%;
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #428bca;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #1f3548;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed !important;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(31, 53, 72, 0.9);
  transition: 0.3s;
  z-index: 998;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #1f3548;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #428bca;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #428bca;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: calc(90vh - 110px);
  padding: 0;
  overflow: hidden;
  background: #000;
  /* margin-top: 96px; */
}
#hero .carousel-item {
  width: 100%;
  /*height: calc(90vh - 110px);*/
  height: 100%;
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  overflow: hidden;
}
#hero .carousel-item::before {
  content: "";
  background:  linear-gradient(90deg, #e30c19, #010101);
  opacity: 0.3;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
#hero .carousel-content {
  text-align: center;
  width: 530px;
  background: #0000004d;
  border-radius: 15px;
  padding-top: 24px;
  padding-bottom: 22px;
}
@media (max-width: 992px) {
	#hero .carousel-inner .carousel-item:first-child,
	#hero .carousel-inner .carousel-item:last-child {
	    background-position: center top;
	}
	#hero .carousel-inner .carousel-item{
		background-size: cover;
	}
  #hero,
  #hero .carousel-item {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content.container {
    padding: 5px 10px;
  }
}
#hero h2 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 46px;
  font-weight: 800;
}
#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center;
}
#hero .carousel-inner .carousel-item:first-child{
	background-position: center top;
}
#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-prev,
#hero .carousel-control-next {
  width: 10%;
}
#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}
.core_feature {
  text-align: center;
}
.core_para {
  text-align: center;
}
#hero .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
#hero .carousel-indicators li {
  cursor: pointer;
}
#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 20px !important;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0;
  /* background-image: linear-gradient(137deg, #cb0c16 0%, #510509 50%, #000000 75%); */
  /* background: linear-gradient(90deg, #e30c19, #010101); */
  background: #000000;
}
#hero .btn-get-started:hover {
  background-color: #f40814;
  /* background-image: linear-gradient(137deg, #000000 0%, #510509 50%, #cb0c16 75%); */
  /* background: linear-gradient(90deg, #010101, #e30c19); */
}
@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  #hero .carousel-content {
    width: 440px;
  }
}
@media (max-width: 460px) {
  #hero .carousel-content {
    width: 85%;
  }
}
@media (max-height: 500px) {

  #hero,
  #hero .carousel-item {
    height: 120vh;
  }
}
@media (min-width: 1024px) {
  #hero p {
    width: 85%;
  }
  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}






/*--------------------------------------------------------------
# Hero2 Section
--------------------------------------------------------------*/
/* #hero2 {
  width: 100%;
  height: calc(90vh - 110px);
  padding: 0;
  overflow: hidden;
  background: #000;
  margin-top: 96px;
}
#hero2 .carousel-item {
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  overflow: hidden;
}
#hero2 .carousel-item::before {
  content: "";
  background:  linear-gradient(90deg, #e30c19, #010101);
  opacity: 0.3;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
#hero2 .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
#hero2 .carousel-content {
  text-align: center;
  width: 530px;
  background: #0000004d;
  border-radius: 15px;
  padding-top: 20px;
  padding-bottom: 18px;
}
@media (max-width: 992px) {
	#hero2 .carousel-inner .carousel-item:first-child,
	#hero2 .carousel-inner .carousel-item:last-child {
	    background-position: center top;
	}
	#hero2 .carousel-inner .carousel-item{
		background-size: cover;
	}
  #hero2,
  #hero2 .carousel-item {
    height: calc(100vh - 70px);
  }
  #hero2 .carousel-content.container {
    padding: 0 50px;
  }
}
#hero2 h2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 46px;
  font-weight: 800;
}
#hero2 p {
  width: 100%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
}
#hero2 .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center;
}
#hero2 .carousel-inner .carousel-item:first-child{
	background-position: center top;
}
#hero2 .carousel-inner .carousel-item,
#hero2 .carousel-inner .active.carousel-item-start,
#hero2 .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero2 .carousel-inner .active,
#hero2 .carousel-inner .carousel-item-next.carousel-item-start,
#hero2 .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero2 .carousel-inner .carousel-item-next,
#hero2 .carousel-inner .carousel-item-prev,
#hero2 .carousel-inner .active.carousel-item-start,
#hero2 .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero2 .carousel-control-prev,
#hero2 .carousel-control-next {
  width: 10%;
}
#hero2 .carousel-control-next-icon,
#hero2 .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}
.core_feature {
  text-align: center;
}
.core_para {
  text-align: center;
}
#hero2 .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
#hero2 .carousel-indicators li {
  cursor: pointer;
}
#hero2 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 20px !important;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0;
  background: linear-gradient(90deg, #e30c19, #010101);
}
#hero2 .btn-get-started:hover {
  background: linear-gradient(90deg, #010101, #e30c19);
}
@media (max-width: 768px) {
  #hero2 h2 {
    font-size: 28px;
  }
}
@media (max-height: 500px) {
  #hero2,
  #hero2 .carousel-item {
    height: 120vh;
  }
}
@media (min-width: 1024px) {
  #hero2 p {
    width: 85%;
  }
  #hero2 .carousel-control-prev,
  #hero2 .carousel-control-next {
    width: 5%;
  }
} */
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #f40814 ;
}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background-color: #c9111a2e;
  min-height: 40px;
  
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  /* padding-bottom: 30px; */
}
.about .container {
  box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
  border-radius: 15px;
}
.about .video-box img {
  padding: 15px 0;
}
.about .section-title p {
  text-align: left;
  /* font-style: italic; */
  color: #666;
}
.about .about-content {
  padding: 40px;
}
.about .icon-box + .icon-box {
  margin-top: 40px;
}
.about .icon-box:hover{

}
.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background: #f7e8f7;
  border-radius: 6px;
  transition: 0.5s;
}
.about .icon-box .icon i {
  color: #f40814 ;
  font-size: 32px;
}
.about .icon-box:hover .icon {
  /* background: #f40814 ; */
  background: #000000;
}
.about .icon-box:hover .icon i {
  color: #fff;
}
.about .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}
.about .icon-box .title a:hover {
  color: #428bca;
}
.about .icon-box .description {
  margin-left: 15px;
  line-height: 24px;
  font-size: 14px;
}
.about .video-box {
  position: relative;
}
.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#000000 50%, rgb(4 4 4 / 40%) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}
.about .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.about .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solidrgb(4 4 4 / 40%);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}
.about .play-btn:hover::after {
  border-left: 15px solid #000000;
  transform: scale(20);
}
.about .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
/*--------------------------------------------------------------
# About Lists
--------------------------------------------------------------*/
.about-lists {
  padding: 40px;
}
.about-lists .row {
  overflow: hidden;
}
.about-lists .content-item {
  padding: 40px;
  border-left: 1px solid #d9e8f4;
  border-bottom: 1px solid #d9e8f4;
  margin: -1px;
}
.about-lists .content-item span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #9eccf4;
}
.about-lists .content-item h4 {
  font-size: 28px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
}
.about-lists .content-item p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .about-lists .content-item {
    padding: 40px 0;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-bottom: 30px;
}
.counts .count-box {
  box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}
.counts .count-box i {
  display: block;
  font-size: 64px;
  margin-bottom: 15px;
}
.counts .count-box span {
  font-size: 42px;
  display: block;
  font-weight: 700;
  color: #f40814 ;
}
.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  padding: 80px 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.527),rgba(0, 0, 0, 0.5)) , url(../img/testimonials-bg.jpg);
    /* background: url(../img/testimonials-bg.jpg) no-repeat; */
    background-position: center center;
    background-size: cover;
    position: relative;
  /* padding-bottom: 30px; */
}
.services .icon-box {
  margin-bottom: 20px;
  text-align: center;
}
.services .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  color: #000000;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  border: 2px dashed #f40814 ;
}
.services .icon i {
  font-size: 36px;
  line-height: 0;
}
.services .icon-box:hover .icon {
  box-shadow: 0px 0 30px rgb(174 121 177);
  background: #f40814 ;
  color: white;
  border: 2px dashed white;
}
.services .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
}
.home_img {
  width: 100%;
}
.packages {
  text-align: left;
}
.plan_s {
  background: #000000 !important;
  border: 1px solid #000000 !important;
  border-radius: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 20px;
  padding-left: 20px;
  color: white;
}
.price1 {
  width: 100%;
  /* border-top: 3px solid green; */
  border-radius: 12px;
  box-shadow: 0px 0px 5px 4px #d6d5d5;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.btn-package{
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000 !important;

}
.btn-package:hover{
  background: #ffffff;
  /* color: #e30c19;
  border: 1px solid #e30c19 !important; */
  color: #000000;
  border: 1px solid #000000 !important;

}

.cond {
  text-align: center;
  padding-top: 18px;
}
.plan_icon {
  color: #000000;
}

.price_hd {
  padding-top: 20px;
  padding-bottom: 13px;
  /* border-bottom: 1px solid #f4f4f4; */
  width: 25%;
  height: 220px;
  border-radius: 10px 0 0 10px;
  margin: auto;
  /* background: #f40814; */
  background: #000000;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan {
  text-align: center;
  font-weight: 700;
  font-size: 27px;
}
.Subscribe {
  background-color: #000000;
  color: white;
}
.services .title a {
  color: #444;
  transition: 0.3s;
}
.third {
  width: 25%;
  text-align: center;
  padding: 22px;
  padding-bottom: 24px;
  border-left: 1px solid #000000;
}
.price_play {
  padding-top: 10px;
  /* padding-bottom: 50px; */
  /* margin-bottom: 10px; */
  font-weight: 600;
  color: white;
}
.services .title a:hover {
  color: #000000;
}
.services .title::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #000000;
  bottom: 0;
  left: calc(50% - 25px);
}
.services .description {
  line-height: 24px;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Our Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #444;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  background: #428bca;
  color: #fff;
}
.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
.portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}
.portfolio .portfolio-wrap img {
  transition: 0.3s;
}
.portfolio .portfolio-wrap .portfolio-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  text-align: center;
  background: rgba(31, 53, 72, 0.6);
  padding-bottom: 30px;
}
.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.portfolio .portfolio-wrap .portfolio-info p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.portfolio .portfolio-wrap .portfolio-info a {
  color: #428bca;
  margin: 0 4px;
  line-height: 0;
  background-color: #fff;
  border-radius: 50px;
  text-align: center;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.portfolio .portfolio-wrap .portfolio-info a i {
  font-size: 22px;
  line-height: 0;
}
.portfolio .portfolio-wrap .portfolio-info a:hover {
  background: #428bca;
  color: #fff;
}
.portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}
.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  padding-bottom: 0;
}
.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #428bca;
}
.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #428bca;
}
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(31, 53, 72, 0.08);
}
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}
.portfolio-details .portfolio-description {
  padding-top: 30px;
}
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0 30px 0;
}
.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.team .member .pic {
  border-radius: 4px;
  overflow: hidden;
}
.team .member img {
  transition: all ease-in-out 0.4s;
}
.team .member:hover img {
  transform: scale(1.1);
}
.team .member .member-info {
  position: absolute;
  bottom: -48px;
  left: 20px;
  right: 20px;
  background: linear-gradient(
    360deg,
    #5c768d 0%,
    rgba(92, 118, 141, 0.9) 35%,
    rgba(140, 167, 191, 0.8) 100%
  );
  padding: 15px 0;
  border-radius: 4px;
}
.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}
.team .member h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: calc(50% - 25px);
}
.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}
.team .member .social {
  margin-top: 15px;
}
.team .member .social a {
  transition: color 0.3s;
  color: #fff;
}
.team .member .social a:hover {
  color: #9eccf4;
}
.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}
@media (max-width: 992px) {
  .team .member {
    margin-bottom: 100px;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
  padding-bottom: 30px;
}
.faq .faq-item {
  margin-bottom: 40px;
}
.faq .faq-item h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #1f3548;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact-sec{
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.contact .info-box {
  color: #444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  margin-bottom: 30px;
  width: 100%;
}
.contact .info-box i {
  font-size: 32px;
  color: #f40814 ;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #000000;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #666;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form .form-group {
  margin-bottom: 20px;
}
.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input::focus,
.contact .php-email-form textarea::focus {
  background-color: #428bca;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type="submit"] {
  background: #000000;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
}
.contact .php-email-form button[type="submit"]:hover {
  background: #629fd3;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#footer {
  background: #000000;
  padding: 0 0 16px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-top {
  background: #5c768d;
  border-top: 1px solid #768fa6;
  border-bottom: 1px solid #67839c;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #768fa6;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #428bca;
  color: #fff;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #9eccf4;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #9eccf4;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}
#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #428bca;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}
#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5295ce;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .credits a {
  color: #9eccf4;
}

.plan_prices {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/*sign in box*/
.sign_box {
  border: 1px solid white;
  width: 100%;
  border-radius: 20px;
  padding: 26px;
  box-shadow: 0px 0px 7px 5px #bfbcbc9e;
}
.login_hd {
  text-align: center;
  color: #f40814 ;
  font-weight: 600;
  /*   padding-top: 18px;
*/
}
.lgn {
  margin-top: 20px;
  margin-bottom: 15px;
}

.login_bn {
  text-align: center;
}

.login {
  background-color: #000000;
  color: white;
  width: 60%;
  font-weight: 800;
}
.rn {
  margin-top: 10px;
}
.fp {
  float: right;
}
.green {
  color: #000000;
}

.lgnn {
  margin-top: 4px;
  margin-bottom: 16px;
}
.labl {
  padding-bottom: 10px;
  font-weight: 700;
}
.next {
  background-color: #000000;
  color: white;
  font-weight: 800;
  float: right;
  margin-left: 10px;
}
.required:after {
  content: " *";
  color: red;
}
.next {
  width: 20%;
}

@media screen and (max-width: 767px) {
	#hero p{
		font-size: 14px;
	}
  .footer_page .copyright,
  .footer_page .terms_condtions {
    text-align: center !important;
    padding-bottom: 10px;
  }
  .footer_page h2.pt-0 {
    margin-top: 10px;
  }
  .price1 {
    margin-bottom: 15px;
  }
  #footer {
    position: relative !important;
  }
  .menu_bt {
    border: 2px solid #000000;
    border-radius: 10px;
    margin-bottom: 11px;
    width: fit-content;
  }
  .language_bn {
    padding-top: 9px;
    padding-bottom: 9px;
    width: 34% !important;
  }
  .me-auto {
    margin: 0 auto;
  }
  #header .logo img {
    padding: 0;
    margin: 0;
    max-height: 95px;
    margin-left: 35px;
  }

  .price1 h3.plan_prices {
    background: transparent;
    transform-origin: 0 0;
    transform: rotate(0deg);
  }
  .planContainer .planCont {
    width: 100% !important;
    margin-left: 0px;
  }

  .planContainer {
    /*display: flex !important;*/
    justify-content: space-evenly !important;
    align-items: center;
    flex-direction: column !important;
    flex-wrap: wrap;
  }
  .price1 .cond ul.packageList {
    margin-top: -21px;
  }
  .planContainer .price1 h3.plan_prices {
    margin-top: -20px;
  }
  .Subscribe {
    margin-right: 0px !important;
  }
  .sign_box p.rn {
    text-align: center;
  }
  section {
    padding: 40px 0;
  }

  .faq .faq-item {
    margin-bottom: 10px;
  }
  .services .icon-box {
    margin-bottom: 10px;
  }
  #faq p {
    font-size: 13px;
  }
  .section-title h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .section-title p.core_para {
    font-size: 14px;
  }
  .services .description {
    line-height: 24px;
    font-size: 13px;
  }

  .services .title {
    margin-bottom: 6px;
    font-size: 18px;
    padding-bottom: 12px;
  }
  .faq .faq-item h4 {
    line-height: 29px;
    margin-bottom: 8px;
  }
  #hero p {
    width: 100%;
  }
  .login {
    width: 100%;
  }
  .next {
    width: 40%;
  }
  #comingSoonModal .modalsignupButton {
    width: 40% !important;
  }
  #comingSoonModal .general img.modal-logo {
    width: 70px !important;
    height: 60px !important;
    top: -6px !important;
  }
  #comingSoonModal #timer {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    justify-content: space-evenly;
  }
  #comingSoonModal .dateContdown h4 {
    font-size: 15px !important;
  }

  #comingSoonModal .dateCont h4 {
    font-size: 19px !important;
  }
  #days,
  #hours,
  #minutes,
  #seconds {
    margin-right: 0px;
  }

  .contact-info.w-50 {
    width: 100% !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 991px) {
  .vision{
    min-height: 190px !important;
  }
}
@media screen and (max-width: 467px) and (min-width: 380px) {
  .planContainer .price1 h3.plan_prices {
    width: 100%;
  }
}

@media screen and (max-width: 520px) and (min-width: 468px) {
  .planContainer .price1 h3.plan_prices {
    width: 100%;
  }
}

@media screen and (max-width: 766px) and (min-width: 521px) {
  .planContainer .price1 h3.plan_prices {
    width: 100%;
  }
}

.planContainer {
  /* display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap; */
}
.planCont {
  width: 100%;
  margin-bottom: 40px;
}
.planContainer .planCont .cond {
  padding-bottom: 18px;
  padding-top: 15px;
}
.steps {
  background: #eee;
  width: 100%;
  color: #000000;
  font-weight: 600;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.steps:hover {
  background: #000000;
  width: 100%;
  color: white;
  font-weight: 600;
}
.steps_active {
  background: #000000;
  width: 100%;
  color: white;
  font-weight: 600;
}

.price1 .cond ul.packageList {
  /* display: flex; */
  /* justify-content: center; */
  /* flex-direction: column; */
  padding-left: 10px;
}

.price1 .cond ul.packageList li {
  line-height: 40px;
  padding-left: 50px;
  font-size: 15px;
}

.price1 .cond {
  text-align: left;
}

.price1 .cond ul.packageList li .plan_icon {
  margin-right: 8px;
}
.price1 .cond ul.packageList li:nth-child(4) .plan_icon {
  margin-right: 11px;
}
.price1 .cond ul.packageList li span.invoiceText {
  padding-left:4px; 
}
.price1 h3.plan_prices {
  /* background: #42b977; */
  transform-origin: 0 0;
  /*transform: rotate(90deg);*/
  z-index: 99999;
  color: #000000;
  /*margin-top: -40px;*/
  margin-left: 0px;
  /*border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;*/
  padding: 10px 0;
  margin-bottom: 0;
}
.section-title h2.packages {
  margin-bottom: 10px;
}
/*.third {
    padding: 25px 0;
}*/
.section-title p.packagesDet {
  text-align: left;
}
.price1 h3.plan_prices p {
  margin-bottom: 0;
}
.price1 h3.monthPackg {
  /*background: #b37bb5;*/
}
.planContainer .planCont .cond {
  padding-bottom: 0 !important;
  width: 50%;
}

.planCont:hover {
  box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


#hero .btn-get-started,
button,
.Subscribe,
.call-newsletter input {
  border-radius: 50px;
}
.Subscribe {
  margin-left: -106px;
  height: 45px;
  margin-top: 5px;
  margin-right: 167px;
}
.call-newsletter input {
  height: 55px;
  padding-right: 10px;
}
#step-1,
#step-2,
#step-3 {
  border-radius: 25px;
}
#step-1:active,
#step-2:active,
#step-3:active,
#step-1:focus,
#step-2:focus,
#step-3:focus,
.btn {
  border-radius: 25px;
  background-color: #000000;
  border-color: #000000;
  color: white;
  font-weight: 600;
}
.btn.next {
  border-radius: 25px;
  background-color: #cd122b;
  border-color: #cd122b;
  color: white;
  font-weight: 600;
}
#step-1:hover,
#step-2:hover,
#step-3:hover {
  background-color: #cd122b;
  border-color: #cd122b;
  transition: all 0.5s;
}
.btn.next:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  transition: all 0.5s;
}
@media screen and (min-width: 516px) and (max-width: 996px) {
  #days,
  #hours,
  #minutes,
  #seconds {
    font-size: 42px;
    color: #f40814 ;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 44px;
    border: 1px solid #f40814 ;
    padding: 5px 17px;
    border-radius: 5px;
  }
  #days span,
  #hours span,
  #minutes span,
  #seconds span {
    color: #000000;
    font-size: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 515px) {
  #days,
  #hours,
  #minutes,
  #seconds {
    font-size: 22px;
    color: #f40814 ;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 35px;
    border: 1px solid #f40814 ;
    padding: 5px 3px;
    border-radius: 5px;
  }

  #days span,
  #hours span,
  #minutes span,
  #seconds span {
    color: #000000;
    font-size: 16px;
  }
}

@media screen and (max-width: 380px){
	#topbar .contact-info a{
		line-height: 1;
		letter-spacing: 0px;
		    font-size: 11px;
	}

}


.footer_page .list_style {
  font-size: 13px;
  line-height: 27px;
  color: #ffffff;
  text-align: left;
}
.footer_page .insdustries_para {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.footer_page {
  background-color: #000000;
  /* padding: 30px 0px 30px 0px; */
  padding: 4px 0px 16px 0px;
  overflow: hidden;
}

.footer_page .logo_image {
  width: 60%;
  /*margin-top: 25px;*/
  /*height: 150px;*/
}

.footer_page .copyright {
  width: 100%;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  padding-top: 13px;
}
.footer_page .terms_condtions {
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  font-weight: 500;
}

.footer_page h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  padding-top: 15.5px;
  text-align: justify;
}
.footer_page p {
  color: #ffffff;
  font-size: 14px;
}
.footer_page .mobile_app {
  width: 63%;
}
.footer_right_angle {
  margin-right: 10px;
}
.footer_lists {
  color: #ffffff;
}

a.footer_lists:hover {
  color: #f5f5f5;
}
.footerHr {
  background: #fafafa;
}
.mylivechat_expanded_title,
.mylivechat_collapsed {
  background-color: rgb(71 184 120) !important;
  border: 0px solid rgb(71 184 120);
}
.mylivechat_offline_submit_button,
.mylivechat_closebtn {
  background-color: rgb(71 184 120) !important;
  border-radius: 50px;
}
.mylivechat_closediv {
  justify-content: flex-start !important;
}

.discountBox {
  border: 4px solid #ef1c25;
  position: absolute;
  border-radius: 50px;
  height: 64px;
  width: 65px;
  padding: 3px 3px 1px;
  transform: rotate(338deg);
}
.discountCont {
  background-color: #ef1c25;
  overflow: hidden;
  height: 51px;
  width: 51px;
  border-radius: 50px;
}
.discountCont h4 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
}
.discountCont p {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: line-through;
  background-color: transparent;
  /*    background-image: gradient(linear, 19.1% -7.9%, 81% 107.9%, color-stop(0, transparent), color-stop(.48, transparent), color-stop(.5, #000), color-stop(.52, transparent), color-stop(1, transparent));
    background-image: repeating-linear-gradient(14deg, transparent 0%, transparent 48%, #fff 50%, transparent 52%, transparent 100%);
*/
}
.plan {
  font-size: 25px;
}


@media only screen and (max-width: 390px){
  .navbar a, .navbar a:focus {
      margin-left: auto!important;
      margin-right: auto!important;
      width: auto!important;
      text-align: center!important;
      justify-content: center !important;
    }
    .language_bn {
        width: auto!important;
    }
    div.dropdownList > div.list {
        width: 100%!important;
        margin: 0 auto!important;
        text-align: center!important;
    }
    .menu_bt div.dropdownList > div.caption {
        width: auto !important;
    }
     div.dropdownList > div.list > div.item {
        justify-content: center!important;
        align-items: center!important;
        color: white!important;
    }
    .navbar-mobile ul {
          padding: 10px 20px!important;
      }
    #topbar .contact-info a {
        line-height: 1;
        font-size: 11px;
      }
    div.dropdownList > div.list > div.item img {
        margin-left: 5px;
    }
    .sign_box p.rn{
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .sign_box p.rn a{
      margin: 0 !important;
      font-size: 13px !important;
    }
    .Subscribe {
        margin-left: 0px;
        margin-right: -20px !important;
    }

}

.vision {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  padding: 25px;
  padding-bottom: 0;
  margin-bottom: 60px;
  background: white;
  border-radius: 15px;
  min-height: 220px;
}
.vision:hover {
  /* background-color: #a361a5  !important; */
  background-color: #c20913    !important;
  animation: slideDown 0.3s ease;
}

.vision .icon {
  line-height: 1.3;
  position: relative;
  margin-top: -60px;
  width: 80px;
  height: 80px;
  background: #c20913  ;
  border-radius: 50%;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vision:hover .icon {
  background: #fff;
  margin-left: 20px;
}
.vision:hover .icon span {
  color: #c20913  ;
}
.vision .icon span {
  font-size: 40px;
  color: #fff;
}
.vision:hover .media-body h4 {
  color: #ffffff;
}
.vision:hover .media-body p {
  color: #ffffff;
}



/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}
.why-us .accordion-list li {
  padding: 20px;
  /* background: #fff; */
  /* background: #d1161f21; */
  border-radius: 9px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.why-us .accordion-list li+li {
  margin-top: 15px;
}
.why-us .accordion-list a.collapsed {
  color: #343a40;
}
.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  cursor: pointer;
  color: #f40814 ;
}
.why-us .accordion-list span {
  color: #f40814 ;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}
.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.why-us .accordion-list .icon-show {
  display: none;
}
.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}
.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}
.why-us .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts{
    /* background-image: linear-gradient(to right, rgb(196 146 88 / 30%), rgb(215 181 143 / 55%));  */
    background: radial-gradient(#f40814 , #000000);
    /* background: radial-gradient(#963299, #128142); */
}
.counts .count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  
  padding: 30px;
  width: 100%;
  background-color: white;
  border-radius: 15px;
}

.counts .count-box i {
  font-size: 48px;
  line-height: 1;
  display: block;
  /* color: #a361a5; */
  color: #f40814 ;
  text-align: center;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.counts .count-box span {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 24px;
  display: block;
  color: #545454;
  text-align: center;
}

.counts .count-box p {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
  /* padding: 30px 0 0 0; */
  text-align: center;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #7a7a7a;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #a1a1a1;
}
/*** testimonial Start ***/
.testimonial .img-border-radius{
  border-radius: 18px !important;
}
.testimonial .testimonial-border{
  border-color: #f40814  !important;
}
.testimonial .testimonial-item img{
  width: 90px;
  border-radius: 50px;
}
.testimonial .testimonial-item h3{
font-size: 18px;
font-weight: bold;
color: #000;
}
.testimonial .testimonial-item .abc{
font-size: 14px;
color: #999;
}
.testimonial .owl-nav {

  display: flex;
}
/* .testimonial .owl-nav .owl-dot.active{
  background: red;
    height: 15px;
    width: 15px;
    border-radius: 9px;
}
.testimonial .owl-nav .owl-dot{
  background: black;
    height: 15px;
    width: 15px;
    border-radius: 9px;
} */
.testimonial .owl-nav .owl-prev {
  position: absolute;
  top: -58px;
  right: 0;
  color: #f40814 ;;
  padding: 5px 25px;
  border: 1px solid #000000;;
  border-radius: 20px;
  transition: 0.5s;
}

.testimonial .owl-nav .owl-prev:hover {
  background: #000000;
  color: var(--bs-white);
}

.testimonial .owl-nav .owl-next {
  position: absolute;
  top: -58px;
  right: 88px;
  color:#f40814 ;
  padding: 5px 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  transition: 0.5s;
}

.testimonial .owl-nav .owl-next:hover {
  background: #000000;
  color: var(--bs-white);
}
.testimonial .testimonial-item{
  background-color: #ffffff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  height: 360px;
  margin: 6px;
}
.testimonial .testimonial-item .discrip{
  text-align: center;
}
/*** testimonial End ***/


/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 10px;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 10px;
  box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  background: #fff;
  border-radius: 10px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50px;
  margin-right: 15px;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #000;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonialss .testimonial-item .stars {
  margin: 10px 0;
}

.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #009d8b;
  font-size: 26px;
  line-height: 0;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
  transform: scale(-1, -1);
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d30b17;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }

  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }

  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}
.testimonials .swiper-pagination {
  margin: 0; /* Remove margin */
  margin-top: 20px;
  position: relative;
}
/*** screenshot Start ***/
.screenshot .screenshot-border{
  /* border: 1px solid #000000 !important;
  border-radius: 0.25rem !important; */
}
.screenshot .owl-nav .owl-prev {
  position: absolute;
  top: 44%;
  right: auto;
  color: #f40814 ;;
  padding: 5px 25px;
  /* border: 1px solid #000000;; */
  border-radius: 20px;
  transition: 0.5s;
  font-size: xx-large;
}

.screenshot .owl-nav .owl-prev:hover {
  background: #000000;
  color: var(--bs-white);
}

.screenshot .owl-nav .owl-next {
  position: absolute;
  top: 44%;
  right: 0;
  color:#f40814 ;
  padding: 5px 25px;
  /* border: 1px solid #000000; */
  border-radius: 20px;
  transition: 0.5s;
  font-size: xx-large;
}

.screenshot .owl-nav .owl-next:hover {
  background: #000000;
  color: var(--bs-white);
}
.screenshot-item{
  /* background-color: #f7e8f7; */
}
/*** partner start ***/
.partner img{
  height: 140px;
  width: 130px !important;
  margin: auto;
  border: 1px solid #c60a16 !important;
  border-radius: 1rem !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #ffffff;
}
/*** partner End ***/
/* newsletter start */
.footer-newsletter {
  padding: 50px 0;
  background: #3b3b3b;
}
.footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}
 .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
}
.footer-newsletter form input[type=email] {
  border: 0;
  padding: 8px;
  width: calc(100% - 140px);
}
.footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 30px;
  margin: 3px;
  background: #f40814 ;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
}

/* newsletter end */

.sec-bgColor{
  background-color: #e4363f08;
  
}
.text-theme{
  color: #f40814 ;
}
.border-radius9{
  border-radius: 9px;
}
.contact-submit{
  background: #e30c19;
  color: white;
  border: 1px solid #e30c19;
  width: 100%;
}
.contact-submit:hover{
  background: #ffffff;
  color: #e30c19;
  border: 1px solid #e30c19 !important;
}

/*----------------- pricingTable ------------*/
.pricingTable{
  background: #ffffff;
  /* background-image: linear-gradient(140deg, #d30b17 0%, #EADEDB 50%, #000000 75%); */
  /* background-image: linear-gradient(140deg, #d30b17 22%, #EADEDB 50%, #000000 75%); */
  text-align: center;
  border-radius: 20px 20px;
  padding: 30px 0;
  margin: 0 10px;
  position: relative;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}


.pricingTable:before {
  content: "";
  background: #d30b17;
  width: 100px;
  height: 100px;
  border: 0px solid #333;
  border-radius: 0 100px 0 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: -1;
}
.pricingTable:after {
  content: "";
  background: #f8f8ff;
  width: 140px;
  height: 115px;
  border: 0px solid #333;
  border-radius: 0 0 0 100px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: -1;
}
.pricingTable .pricingTable-header{
    color: white;
    margin: 0 auto 25px;
}
.pricingTable .title{
    font-size: 35px;
    font-weight: 600;
    /* letter-spacing: 1px; */
    /* text-transform: uppercase; */
    margin: 0;
    color: #f52631 ;
    
}
.pricingTable .price-value{
    color: white;
    background-color: #d30b17;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    height: 130px;
    width: 130px;
    padding: 40px 15px;
    margin: 0 auto 25px;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.pricingTable .price-value span{ display: block; }
.pricingTable .price-value span.amount{
    font-size: 35px;
    font-weight: 500;
    line-height: 35px;
}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0 0 50px;
    list-style: none;
    display: inline-block;
}
.pricingTable .pricing-content li{
    /* color: #666; */
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: .5px;
    padding: 0 28px 0 0;
    margin: 0 0 7px;
    position: relative;
}
.pricingTable .pricing-content li i{
    color: #018d24;
    font-weight: 900;
    position: absolute;
    top: 1px;
    right: 1px;
}
.pricingTable .pricing-content li .bi-x-lg{ 
    content: "\f00d";
    color:#d30b17;
}
.pricingTable .pricingTable-signup a{
  color: #ffffff;
  background: #d30b17;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 500;
  padding: 5px 16px 6px 16px;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.pricingTable .pricingTable-signup a:hover{
    color: #ffffff;
    background-color: #000000;
    /* text-shadow: -2px 2px 1px #000; */
}

/* .pricingTable .pricingTable-signup a:hover:before{ transform: translateX(-50%) translateY(-50%) scale(1); } */
.pricingTable.pink{ --color: #ee184e; }
.pricingTable.blue{ --color: #01B4C8; }
@media only screen and (max-width: 990px){
    .pricingTable{ margin: 0 0 40px; }
}
@media only screen and (max-width: 576px){
    .testimonial-item{ margin: 8px; }
}
@media only screen and (max-width: 450px){
  .testimonial-item{ 
    margin: 5px;
    height: 350px;
  }
}





section.inner-page{
  min-height: 600px;
}
.login_wrap {
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  border-radius: 1rem;
}
.padding_six_all {
  padding: 6% 10%;
  border-radius:20px;
}
.login_footer {
  margin-bottom: 20px;
  margin-top: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-fill-out {
  background-color: #cd122b;
  border: 1px solid #cd122b;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  line-height: normal;
  padding: 12px 35px;
  text-transform: capitalize;
}
 /*--------------------------------------------------------------
  # F.A.Q
  --------------------------------------------------------------*/
  .faq {
    padding: 60px 0;
  }
  .faq .faq-list {
    list-style: none;
    padding: 20px;
    /* background-color: antiquewhite; */
    border-radius: 19px;
  }
  .faq .faq-list li {
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .faq .faq-list .question {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding-left: 25px;
    cursor: pointer;
    color: #f40814;
    transition: 0.3s;
  }
  .faq .faq-list i {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -2px;
  }
  .faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 25px;
  }
  .faq .faq-list .icon-show {
    display: none;
  }
  .faq .faq-list .collapsed {
    color: #000000;
  }
  .faq .faq-list .collapsed:hover {
    color: #f40814;
  }
  .faq .faq-list .collapsed .icon-show {
    display: inline-block;
    transition: 0.6s;
  }
  .faq .faq-list .collapsed .icon-close {
    display: none;
    transition: 0.6s;
  }
  .swiper-wrapper {
    position: relative;
    height: 50% !important;
  }
  #topbar .social-links .borderRyt{
    border-right: 2px solid #ffffff;
  }