a {text-decoration:none;}
.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 0 10px 30px; 
  white-space: nowrap;
  transition: 0.3s;
  
}

.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 {
 opacity:0.7;
}

 
 
.header-text11{max-width:800px;margin:0 auto;margin-bottom:35px;}
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #2B2F3E;
  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;
  }
#header .navbar .collapse {
 
}
 
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(4, 12, 21, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom:0px;
  left: 0px;
  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: #2B2F3E;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #cd1127;
}
 

.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: #cd1127;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}
 .nav-link.scrollto.signup-button{    font-size: 14px;
    padding: 5px 20px;
    border-radius: 4px;
    margin-left: 20px;} .nav-link.scrollto.signup-button:hover{background-color: #3cbf47;opacity:1;}
	.header .container.d-flex.align-items-center.justify-content-between {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}
.d-done {
  display: none;
}
.section-bg {
  background-color: #f6f9fd;
}

.section-title {
  padding-bottom: 40px;text-align:center;
}

.section-title h2 {
  font-size: 16px;
  font-weight:900;
  padding: 0; 
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #673AB7;
  
}
 

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 46px;
  font-weight:300;
  text-transform: uppercase;
  
  color: #2B2F3E;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 700;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #cd1127;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
 
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #cd1127;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #cd1127;
}

.about .content .btn-learn-more:hover {
  background: #cd1127;
  color: #fff;
  text-decoration: none;
}
  
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #2B2F3E;
  text-align: left;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px;
  background: #fff;
}

.contact .info-box i {
  font-size: 42px;
  color: #cd1127;
  border-radius: 50%;
  padding: 12px;
  border: 2px dotted #fbdad2;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #2B2F3E; 
  margin: 10px 0;
}

.contact .info-box p {
  padding-bottom:10px; 
  margin-bottom: 10px;border-bottom:1px dashed #eee;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight:400;
}

.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: 700;
}


.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 input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #cd1127;
}

.contact .php-email-form input {
  padding: 10px 15px;margin-top:20px;  
}
.contact .php-email-form input.btn.btn-primary {
   border:0;  font-weight:700;    background-color: #0d8ae5;
    -webkit-box-shadow: 0 0.3rem 0.6rem rgba(20, 148, 242, 0.33);
    box-shadow: 0 0.3rem 0.6rem rgba(20, 148, 242, 0.33);
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type=submit] {
  background: #cd1127;
  border: 0;
  padding: 10px 30px;
  border-radius: 4px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type=submit]:hover {
  background: #cd1127;
}

@-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: #4D2692;
  padding: 0 0 30px 0;
  color: #fff; 
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}
 

#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight:400;
}

#footer .footer-top .footer-info p { 
  margin-bottom: 0;
 
}

#footer .footer-top .social-links a {
  font-size: 0px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding:9px 10px;
  margin-right: 4px;
  border-radius: 0px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s; 
}

#footer .footer-top .social-links a:hover {
  color: #00000026;
  background: #00000026;
  text-decoration: none;
}

#footer .footer-top h4 {
font-size: .8rem;
    font-weight: 900;
    letter-spacing: .1rem;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
}

#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: #cd1127;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0; 
  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;font-weight:400;
}

#footer .footer-top .footer-links ul a:hover {
  color: rgba(255, 255, 255, 0.6);
}
 
#footer .copyright {
border-top: 2px solid #FFFFFF33;
  text-align: center;
  padding-top: 30px;
}
 

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}  .info-box {
    color: #2B2F3E;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 20px 0 30px 0;
    background: #fff;
}
.img-slide-mu{width:100%;height:auto;height:auto!important;width:100%!important;}

.icon-sprite {display:inline-block;vertical-align:middle}
.icon-sprite{background:url(../images/icon-sprite.png) no-repeat;width:20px;height:16px}
.sprite-mail{background-position: -6px -48px;}
.sprite-phone{background-position:-54px -48px;}.sprite-french{background-position:-162px -8px}.sprite-english{background-position:-164px -72px}.sprite-spanish{background-position:-110px -36px}.sprite-menu{background-position:-110px -3px;height:24px}.sprite-arrow{background-position:-162px -35px}.sprite-facebook{background-position:-9px -70px}.sprite-twitter{background-position:-59px -70px}.sprite-instagram{background-position:-110px -70px}
.sprite-mailf{background-position:-9px -50px;}.sprite-phonef{background-position:-59px -52px}
i.icon-sprite.sprite-home{background-position: -79px -50px;}
ul.footer-social.md-mb-30 {
  list-style: none;
}ul.footer-social.md-mb-30 li{
display:inline;
}ul.footer-social.md-mb-30 li a{font-size:0;} 
.mubox.mb-5 {
  webkit-box-shadow: -3.119px 14.672px 60px 0px rgb(90 90 90 / 15%);
  box-shadow: -3.119px 14.672px 60px 0px rgb(90 90 90 / 15%);
  background-color: #ffffff;
  padding: 25px;
} .navbar .getstarted:hover,
.contact .php-email-form input.btn.btn-primary:hover {
background: #2B2F3E; 
  color: #fff; 
}section#ContactUs {
    background-color: #f0e7ff;
}.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}.footer-info .img-fluid {
    max-width: 100%;
    height: auto;
    width: 180px;
}.mubox.mb-5 h2 { 
    padding-bottom: 10px;font-weight:300;
    margin-bottom: 20px;
}.uvs-flags .uvshide{display:inline!important;color:#fff;font-weight:700}.uvs-flags {
    text-align: center;
}.uvs-flags a {
    margin-right: 20px;
}span.uvspsrite2.spanish {
    border-left: 1px solid #eee;
    padding-left: 20px;
}
@media (max-width:359px) {
	.onimages {
    top: 110px;
    font-size:30px;
}.section-title p { 
font-size: 32px;}
} 

.about .content ul{margin-top:20px;}
.about .content ul li:before {
    content: '';
    background: url(../images/list.png);
    height: 30px;
    width: 30px;
    position: absolute;
    margin-left: -40px;
    z-index: -1;
}
.about .content ul li {
    padding-left: 38px;
    position: relative;
}

.accent-color-bg {
    background-color: #4d2692;
}

.accent-color-text {
    color: #4d2692;
}

.accent-color-border {
    border-color: #4d2692;
}

.menu-holder ul li a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menu-holder ul li a:hover, .menu-holder ul li a:focus {
    color: #4d2692;
}

/*---- Accent Color End ------*/
/*---- Template Colors --------*/
.color1-bg {
    background-color: #0eb2e8;
}

.color2-bg {
    background-color: #e619aa;
}

.color3-bg {
    background-color: #8cc726;
}

.color4-bg {
    background-color: #ff6a06;
}

.color1 {
    color: #0eb2e8;
}

.color2 {
    color: #e619aa;
}

.color3 {
    color: #8cc726;
}

.color4 {
    color: #ff6a06;
}

.color1-border {
    border-color: #0eb2e8 !important;
}

.color2-border {
    border-color: #e619aa !important;
}

.color3-border {
    border-color: #8cc726 !important;
}

.color4-border {
    border-color: #ff6a06 !important;
}

/*---- Template Colors End --------*/
.row-title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 3rem;
    font-weight: 900;
    color: #6E687C;
}

.row-title.less-margin {
    margin-bottom: .5rem;
}

.row-sub-title {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 2rem;
    color: #271548;
}

.rtl-cols {
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/*------------------------------------------------------------------
	2. Header Styles
-------------------------------------------------------------------*/
#header {
    position: relative;
    color: #ffffff;
    background-color: #673AB7;
}
.row.header-content {
    position: relative;
    z-index: 9999999;
}
#header .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.16;
    background-image: url(../images/bg1.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 65%;
}

#header .logo-menu {
    top: 0;
    height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    position: fixed;
    width: 100%;
    margin-left: -15px;
    z-index: 9998;
}

#header .logo-menu .menu-button {
    margin-top: 10px;
    cursor: pointer;
    height: 50px;
    display: inline-block;
    padding-top: 15px;
    float: right;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header .logo-menu .menu-button [class*="fa"] {
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
}

#header .logo-menu .menu-button:hover, #header .logo-menu .menu-button:focus {
    opacity: 0.8;
}

#header .nav-holder {
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

#header .navbar {
    padding: .8rem 0;
}

#header .navbar .navbar-nav > li > a, #header .navbar .navbar-nav > li > .nav-link {
    border: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: .5rem 1.1rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header .navbar .navbar-nav > li > a.signup-button, #header .navbar .navbar-nav > li > .nav-link.signup-button {
    padding: .5rem 1.1rem;
    border-radius: .5rem;
}

#header .navbar .navbar-nav > li > a.signup-button:hover, #header .navbar .navbar-nav > li > a.signup-button:focus, #header .navbar .navbar-nav > li > .nav-link.signup-button:hover, #header .navbar .navbar-nav > li > .nav-link.signup-button:focus {
    opacity: 1;
    background-color: #49ca53;
}

#header .navbar .navbar-nav > li > a:hover, #header .navbar .navbar-nav > li > a:focus, #header .navbar .navbar-nav > li > .nav-link:hover, #header .navbar .navbar-nav > li > .nav-link:focus {
    background-color: transparent;
    opacity: 0.8;
}

#header .navbar .collapse {
    padding-left: 0;
    padding-right: 0;
}

#header .navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

#header .navbar .navbar-toggler {
    border-color: rgba(0, 0, 0, 0);
    outline: none;
}

#header .logo-icon {
    width: 1.5rem;
    margin-right: .8rem;
}

#header .logo-txt {
    display: inline-block;
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    vertical-align: middle;
}

#header .logo-img {
    height: 30px;
}

#header .header-text-1 {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    margin-bottom: 1rem;
}

#header .header-text-1:after {
    position: absolute;
    content: "";
    bottom: -1rem;
    left: 50%;
    margin-left: -1.6rem;
    background-color: #5DD066;
    width: 3.2rem;
    height: .2rem;
}

#header .header-text-1 .word {
    -webkit-transition: none;
    transition: none;
}

#header .header-text-2 {
    font-size: 4.85rem;
    font-weight: 900;
    text-transform: uppercase;margin: 30px 0;
}

#header .header-text-3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5rem;
}

#header .header-text-3 .currency {
    display: inline-block;
    font-size: 17px;
    position: absolute;
}

#header .header-text-3 .price {
    display: inline-block;
    font-size: 32px;
    margin-left: 15px;
    font-style: italic;
}

#header .header-text-3 .duration {
    display: inline-block;
    font-size: 14px;
    text-transform: lowercase;
}

.top-content {
    padding-top: 8rem;
    padding-bottom: 5rem;
}

#main-nav {
    border: 0;
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-nav .logo-text {
    top: 0;
    left: 65px;
    margin-top: 0;
}

#main-nav #logo-canvas {
    margin-top: 0;
}

.navbar {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    opacity: 0.7;
}

.navbar-default .navbar-nav > .open a {
    background-color: transparent;
    color: #b4b3b7;
}

.navbar-default .navbar-nav > .open a:hover, .navbar-default .navbar-nav > .open a:focus {
    background-color: transparent;
    color: #b4b3b7;
}
.logo img{height:50px;}
.signup-button {
    display: inline-block;
    color: #ffffff;
    border-radius: 12px;
    background-color: #5DD066;
    border: 0;
    padding: .6rem 3rem .8rem;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.signup-button:hover, .signup-button:focus {
    color: #ffffff;
    background-color: #49ca53;
}

/*------------------------------------------------------------------
	3. Partners Styles
-------------------------------------------------------------------*/
.partners-section {
    background-color: #ffffff;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.partners-slider {
    overflow: hidden;
}

.partners-slider img {
    opacity: 0.18;
    height: 45px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.partners-slider img:hover, .partners-slider img:focus {
    opacity: 1;
}

.slick-list {
    margin-left: 30px;
    margin-right: 30px;
}

.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #CCC;
    background-color: transparent;
    color: #aaa;
    line-height: 1;
    outline: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slick-prev:before, .slick-next:before {
    font-size: 0;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    border: 1px solid #888;
    color: #777;
}

.slick-prev {
    left: 0px;
}

.slick-prev:after {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 600;
    content: "\f104";
    font-size: 18px;
}

.slick-next {
    right: 0px;
}

.slick-next:after {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 600;
    content: "\f105";
    font-size: 18px;
}

.slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: none !important;
    width: 100%;
    padding: 0px;
    list-style: outside none none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

/*------------------------------------------------------------------
	4. Features Styles
-------------------------------------------------------------------*/
.features-section {
    padding-top: 3rem;
    background-color: #fff;
    position: relative;
    min-height: 540px;
    overflow: hidden;
}

.features-section .feature-buttons-holder {
    position: relative;
}

.features-section .feature-button {
    width: 156px;
    height: 156px;
    border-radius: 78px;
    text-align: center;
    padding-top: 2.4rem;
    position: absolute;
    cursor: pointer;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.features-section .feature-button .feature-icon {
    margin-bottom: 5px;
}

.features-section .feature-button .feature-icon i {
    color: #fff;
    font-size: 3rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.features-section .feature-button .feature-title {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}

.features-section .feature-button .feature-line {
    width: 1px;
    border-left: 2px dashed;
    height: 350px;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.features-section .feature-button .feature-line-hide {
    height: 0;
}

.features-section .feature-button .feature-star {
    font-size: 28px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 128%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.features-section .feature-button .feature-star-hide {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.features-section .feature-button:hover, .features-section .feature-button:focus, .features-section .feature-button.active {
    opacity: 0.7;
}

.features-section .feature1 {
    left: 10%;
}

.features-section .feature2 {
    left: 23%;
    margin-top: 140px;
}

.features-section .feature3 {
    right: 23%;
    margin-top: 140px;
}

.features-section .feature4 {
    right: 10%;
}

.features-section .inside-box-left {
    margin-top: 120px;
    left: 50%;
    margin-left: -78px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.features-section .inside-box-right {
    margin-top: 120px;
    right: 50%;
    margin-right: -78px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.box3d {
    position: absolute;
    left: 50%;
    margin-top: 130px;
    margin-left: -70px;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    -webkit-perspective-origin: 10% 10%;
    -moz-perspective-origin: 10% 10%;
    -ms-perspective-origin: 10% 10%;
    perspective-origin: 10% 10%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.box3d .box3d-part {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 3px;
}

.box3d .box3d-top {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotateY(45deg) rotateX(-90deg) rotateZ(0) scaleY(0.85);
    -moz-transform: rotateY(45deg) rotateX(-90deg) rotateZ(0) scaleY(0.85);
    -ms-transform: rotateY(45deg) rotateX(-90deg) rotateZ(0) scaleY(0.85);
    transform: rotateY(45deg) rotateX(-90deg) rotateZ(0) scaleY(0.85);
    top: -88px;
    left: -31px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.box3d .box3d-top.box3d-open {
    -webkit-transform: rotateY(45deg) rotateX(-58deg) rotateZ(0) scaleY(0.85);
    -moz-transform: rotateY(45deg) rotateX(-58deg) rotateZ(0) scaleY(0.85);
    -ms-transform: rotateY(45deg) rotateX(-58deg) rotateZ(0) scaleY(0.85);
    transform: rotateY(45deg) rotateX(-58deg) rotateZ(0) scaleY(0.85);
    left: -28px;
    opacity: 0.8;
}

.box3d .box3d-left {
    -webkit-transform: rotateY(-45deg) translateX(-80px) translateY(80px);
    -moz-transform: rotateY(-45deg) translateX(-80px) translateY(80px);
    -ms-transform: rotateY(-45deg) translateX(-80px) translateY(80px);
    transform: rotateY(-45deg) translateX(-80px) translateY(80px);
}

.box3d .box3d-right {
    -webkit-transform: rotateY(45deg) translateX(80px) translateY(80px);
    -moz-transform: rotateY(45deg) translateX(80px) translateY(80px);
    -ms-transform: rotateY(45deg) translateX(80px) translateY(80px);
    transform: rotateY(45deg) translateX(80px) translateY(80px);
}

.box3d:hover, .box3d:focus {
    opacity: 0.9;
}

@-moz-document url-prefix() {
    .features-section .box3d .box3d-part {
        border: 1px solid #ebeded;
    }
}

.f-details {
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
    overflow: hidden;
  /*height:370px;*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.f-details .feature-icon {
    margin-bottom: 5px;
}

.f-details .feature-icon i {
    color: #fff;
    font-size: 3rem;
}

.f-details .feature-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.f-details .feature-text {
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    max-width: 830px;
    line-height: 2.2rem;
    margin: 0 auto;
}

.hide-f-details {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 0 !important;
}

/*------------------------------------------------------------------
	5. Pricing Styles
-------------------------------------------------------------------*/
.pricing-section {
    background-color: #fff;
    padding-top: 5rem;
    padding-bottom: 2.5rem;
}

.pricing-section .price-table {
    position: relative;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #6E687C;
    margin-top: 3.5rem;
    margin-bottom: 3.6rem;
    border-radius: .8rem;
    padding: 1.7rem;
    -webkit-box-shadow: 0 0.16rem 1.6rem #E5E5F8;
    box-shadow: 0 0.16rem 1.6rem #E5E5F8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pricing-section .price-table .sp {
    border-bottom: 1px solid #c2c2c2;
    margin-right: 18px;
    margin-left: 18px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.pricing-section .price-table .price-title {
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: .6rem;
    margin-bottom: .9rem;
}

.pricing-section .price-table .price .currency {
    font-size: 15px;
    position: absolute;
    margin-left: -12px;
    left: 0;
}

.pricing-section .price-table .price .monthly-num, .pricing-section .price-table .price .price-num {
    font-size: 2.1rem;
    font-weight: 300;
    padding-bottom: 0;
    position: relative;
}

.pricing-section .price-table .duration {
    margin-bottom: 1rem;
    justify-content: center;
    border: 0;
}

.pricing-section .price-table .duration li {
    float: inherit;
    display: inline-block;
}

.pricing-section .price-table .duration li a {
    display: inline-block;
    border-radius: 0.16rem;
    color: #ACACAC;
    background-color: #fff;
    border: 1px solid #ACACAC;
    font-size: .7rem;
    font-weight: 900;
    padding: 0.3rem .8rem;
    margin: 0.2rem 0.16rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pricing-section .price-table .duration li a:hover, .pricing-section .price-table .duration li a:focus {
    background-color: #f2f2f2;
}

.pricing-section .price-table .duration li a.active {
    color: #ACACAC;
    background-color: #fff;
    border: 1px solid #ACACAC;
}

.pricing-section .price-table .duration li a.active:hover, .pricing-section .price-table .duration li a.active:focus {
    background-color: #fff;
}

.pricing-section .price-table .price-btn {
    outline: 0;
    display: inline-block;
    width: 100%;
    border-radius: 0.38rem;
    padding: .6rem;
    color: #fff;
    background-color: #555;
    font-size: .9rem;
    font-weight: 900;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pricing-section .price-table .details-list {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.pricing-section .price-table .details-list > br {
    display: none !important;
}

.pricing-section .price-table .details-list li {
    position: relative;
    padding: 0.5rem 0;
    text-align: center;
    font-size: .85rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pricing-section .price-table .details-list li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30%;
    width: 60%;
    height: 0.06rem;
    background-color: #E5E5E5;
}

.pricing-section .price-table .details-list li:first-child {
    font-weight: 700;
}

.pricing-section .price-table .details-list li:last-child:after {
    display: none;
}

.pricing-section .price-table .details-list li:hover {
    color: #999999;
}

.pricing-section .price-table.pr-color1 .details-list li:before {
    color: #0eb2e8;
}

.pricing-section .price-table.pr-color2 .details-list li:before {
    color: #e619aa;
}

.pricing-section .price-table.pr-color3 .details-list li:before {
    color: #8cc726;
}

.pricing-section .price-table.pr-color4 .details-list li:before {
    color: #ff6a06;
}

.pricing-section .price-table.sm-1 {
    -webkit-transform: scale(0.96);
    -moz-transform: scale(0.96);
    -ms-transform: scale(0.96);
    transform: scale(0.96);
}

.pricing-section .price-table.sm-2 {
    -webkit-transform: scale(0.92);
    -moz-transform: scale(0.92);
    -ms-transform: scale(0.92);
    transform: scale(0.92);
}

.pricing-section .price-table.sm-3 {
    -webkit-transform: scale(0.88);
    -moz-transform: scale(0.88);
    -ms-transform: scale(0.88);
    transform: scale(0.88);
}

.pricing-section .price-table.top-choice {
    border: 1px solid #555;
}

.pricing-section .price-table.top-choice:before {
    position: absolute;
    content: "Top Choice";
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 900;
    letter-spacing: 0.06rem;
    left: 0;
    top: -2.1rem;
    border-radius: 0.25rem;
    padding: .12rem .6rem;
    border: 1px solid #555;
}

.billing-cycle {
    display: inline-block;
    border-radius: 0.16rem;
    font-size: .7rem;
    font-weight: 900;
    padding: 0.3rem .8rem;
    margin: 0.3rem 0.16rem;
    color: #ACACAC;
    background-color: #fff;
    border: 1px solid #ACACAC;
}

/*------------------------------------------------------------------
	6. Information Styles
-------------------------------------------------------------------*/
.info-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fff;
}

.info-section .content-holder {
    max-width: 1064px;
    margin: 0 auto;
    padding: 4.5rem 6rem;
    border-radius: 1.8rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.info-section .content-holder:hover {
    -webkit-box-shadow: 0 0.2rem 2rem rgba(231, 231, 249, 0.5);
    box-shadow: 0 0.2rem 2rem rgba(231, 231, 249, 0.5);
}

.info-section .content-holder:hover .info-text h2 {
    color: #59BA88;
}

.info-section .content-holder > .row {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.info-section .info-text h2 {
    font-size: 1.5rem;
    font-weight: 900;
    color: #673AB7;
    margin-bottom: 3rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.info-section .info-text ul li {
    font-size: 1.25rem;
    font-weight: 300;
    color: #271548;
    margin-bottom: 1.6rem;
}

.info-section .info-text ul.tick-style {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: .6rem;
}

.info-section .info-text ul.tick-style li {
    position: relative;
    padding-left: 2.8rem;
}

.info-section .info-text ul.tick-style li:before {
    position: absolute;
    content: "\67";
    font-family: "hostbox" !important;
    font-style: normal;
    font-weight: normal;
    color: #59BA88;
    background-color: #E8FFF3;
    border: 1px solid #59BA88;
    border-radius: 2rem;
    font-size: .75rem;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.2rem 0.3rem;
    left: 0;
    top: .25rem;
}

.info-section .info-image {
    text-align: center;
}

.info-section .info-image img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.info-section .info-image img:hover {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/*------------------------------------------------------------------
	7. Testimonials Styles
-------------------------------------------------------------------*/
.testimonials-section {
    padding-top: 4rem;
    padding-bottom: 9rem;
}

.testimonials-section .content-holder {
    max-width: 1144px;
    margin: 0 auto;
}

.testimonial-slider {
    background-color: #fff;
}

.testimonial-slider .testimonial-text-holder {
    padding: 2rem 2rem;
}

.testimonial-slider .testimonial-text {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.7rem;
    text-align: center;
    border-radius: 1.8rem;
    padding: 2rem 5rem;
    color: #4D2692;
    -webkit-box-shadow: 0 0.2rem 2rem rgba(229, 229, 248, 0.58);
    box-shadow: 0 0.2rem 2rem rgba(229, 229, 248, 0.58);
}

.people-slider {
    height: 80px;
}

.people-slider .person-details {
    cursor: pointer;
    opacity: 0.4;
    outline: none;
    text-align: center;
    padding: 1rem 0 3rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.people-slider .person-details .person-details-holder {
    position: relative;
    display: inline-block;
    padding: 1rem 1rem 1rem 6rem;
    text-align: left;
}

.people-slider .person-details .person-details-holder:after {
    position: absolute;
    content: "";
    width: 0;
    height: .2rem;
    background-color: #59BA88;
    bottom: -1.3rem;
    left: 0;
    border-radius: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.people-slider .person-details .person-image {
    position: absolute;
    width: 4.8rem;
    border-radius: 4rem;
    left: 0;
    top: 50%;
    margin-top: -2.5rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.people-slider .person-details .person-name {
    font-size: 1.1rem;
    color: #535353;
}

.people-slider .person-details .person-title {
    font-size: .85rem;
    font-weight: 300;
    color: #535353;
}

.people-slider .person-details.slick-current {
    opacity: 1;
}

.people-slider .person-details.slick-current .person-details-holder:after {
    width: 100%;
}

.people-slider .person-details.slick-current .person-image {
    -webkit-box-shadow: 0 0.2rem 0.8rem rgba(85, 58, 132, 0.4);
    box-shadow: 0 0.2rem 0.8rem rgba(85, 58, 132, 0.4);
}

.people-slider .person-details.slick-current .person-name {
    color: #4C2691;
    font-weight: 700;
}

.people-slider .person-details:hover, .people-slider .person-details:focus {
    opacity: 1;
}

.people-slider .slick-prev, .people-slider .slick-next {
    margin-top: -0.5rem;
}

/*------------------------------------------------------------------
	8. Contacts Styles
-------------------------------------------------------------------*/
.contact-section {
    background-color: #4D2692;
    padding-top: 5rem;
    padding-bottom: 4.5rem;
}

.contact-section .row-title {
    color: #ffffff;
}

.contact-section h4 {
    font-size: .8rem;
    font-weight: 900;
    letter-spacing: .1rem;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
}

.contact-section p {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 2rem;
    color: #ffffff;
}

.contact-section ul.links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.contact-section ul.links li {
    margin-bottom: 5px;
}

.contact-section ul.links li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-section ul.links li a {
    color: #eeeeee;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-section ul.links li a:hover, .contact-section ul.links li a:focus {
    opacity: 0.8;
}

.contact-section ul.links li:hover:before {
    margin-right: 8px;
}

.contact-section ::-webkit-input-placeholder {
    color: rgba(105, 88, 88, 0.8);
}

.contact-section :-moz-placeholder {
    color: rgba(105, 88, 88, 0.8);
}

.contact-section ::-moz-placeholder {
    color: rgba(105, 88, 88, 0.8);
}

.contact-section :-ms-input-placeholder {
    color: rgba(105, 88, 88, 0.8);
}

.contact-section input[type=text], .contact-section input[type=email] {
    display: block;
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 1.4rem;
    color: #ffffff;
    padding: 0;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
    outline: 0;
}

.contact-section .form-label {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 1.4rem;
    padding-top: 17px;
    padding-bottom: 17px;
    text-transform: uppercase;
}

.contact-section textarea {
    display: block;
    width: 100%;
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    min-height: 130px;
    font-size: 1.4rem;
    padding: 5px;
    resize: none;
    outline: 0;
}

.contact-section #submit {
    display: inline-block;
    color: #ffffff;
    border-radius: 7px;
    background-color: rgba(114, 75, 185, 0.8);
    padding: 8px 30px;
    font-size: 1.6rem;
    font-weight: 900;
    border: 1px solid rgba(255, 255, 255, 0);
    float: right;
    cursor: pointer;
    width: 137px;
    outline: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact-section #submit:hover, .contact-section #submit:focus {
    background-color: rgba(114, 75, 185, 0.9);
}

.contact-section .loading {
    font-size: 0 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 20px !important;
    padding: 0 !important;
    border: 3px solid #ffffff !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0) !important;
    border-left: 3px solid rgba(0, 0, 0, 0) !important;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: w-rotation;
    -moz-animation-name: w-rotation;
    -ms-animation-name: w-rotation;
    animation-name: w-rotation;
    margin-right: 55px;
    margin-top: 7px !important;
    background-color: transparent !important;
}

@-webkit-keyframes w-rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes w-rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes w-rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes w-rotation {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.ajax-button {
    position: relative;
    display: inline-block;
    width: 137px;
    height: 48px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.ajax-button [class*="fa"] {
    color: #ffffff;
    font-size: 18px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -9px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.finish {
    -webkit-transform: scaleX(1) !important;
    -moz-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
}

.hide-loading {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(0) !important;
    -moz-transform: rotate(0deg) scale(0) !important;
    -ms-transform: rotate(0deg) scale(0) !important;
    transform: rotate(0deg) scale(0) !important;
}

.error {
    color: #EFEFEF;
}

.valid {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #FFFFFF;
    padding-left: 10px !important;
}

.footer-menu-holder ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu-holder ul li {
    margin-bottom: 1rem;
}

.footer-menu-holder ul li a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer-menu-holder ul li a:hover, .footer-menu-holder ul li a:focus {
    color: white;
}

/*------------------------------------------------------------------
	9. Responsive Styles
-------------------------------------------------------------------*/
/* Other screens styles modifications */
@media (max-width: 1200px) {
    .features-section .feature1 {
        left: 5%;
    }

    .features-section .feature2 {
        left: 20%;
        margin-top: 140px;
    }

    .features-section .feature3 {
        right: 20%;
        margin-top: 140px;
    }

    .features-section .feature4 {
        right: 5%;
    }
}

@media (max-width: 992px) {
    .rtl-cols {
        -moz-flex-direction: row;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .features-section .feature1 {
        left: 0%;
    }

    .features-section .feature2 {
        left: 15%;
        margin-top: 140px;
    }

    .features-section .feature3 {
        right: 15%;
        margin-top: 140px;
    }

    .features-section .feature4 {
        right: 0%;
    }

    .navbar-nav > li {
        text-align: center;
    }

    .navbar-toggle {
        border-color: transparent;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle:hover, .navbar-toggle:focus {
        background-color: rgba(255, 255, 255, 0.18);
    }

    .navbar-right .dropdown-menu {
        width: 100%;
        text-align: center;
    }

    .info-section .content-holder {
        padding: 2.5rem 3rem;
    }

    .testimonial-slider .testimonial-text-holder {
        padding: 1rem 1rem;
    }

    .testimonial-slider .testimonial-text {
        padding: 2rem 3rem;
    }
}

@media (max-width: 768px) {
    #header .header-text-2 {
        font-size: 300%;
    }

    .hide-f-details {
        padding-top: 60px;
        padding-bottom: 60px;
        height: inherit !important;
    }

    .features-section {
        min-height: inherit;
    }

    .features-section .feature-button {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    .features-section .box3d {
        opacity: 0;
    }
}

@media (max-width: 575px) {
    .pricing-section .price-table {
        margin-top: 1.5rem;
        margin-bottom: 1.6rem;
    }
}
nav#navbar {
    z-index: 9999999999;
}i.bx.bx-menu.mobile-nav-toggle.bi-list.bi-x {
color: #ffffff;
    background-color: #673AB7; 
}