/*
Theme Name: Online Class Helper
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Manrope";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*========================
       CSS START
==========================*/
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }
}
#content.site-content {
  padding: 0;
}
.entry-content {
  margin: 0;
}

/*========================
       HEADER
==========================*/
.navbar-brand {
    width: 15%;
    margin: 0;
}
header#masthead {
    background: transparent;
    box-shadow: none;
}
nav.navbar {
    background: #47474714;
    padding: 10px 20px !important;
    border-radius: 10px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
}
header#masthead .container-fluid {max-width: 1720px;border-bottom: 1px solid #0000002e;padding: 0px 15px 10px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 15px;
    text-transform: capitalize;
    color: #00000078 !important;
    padding: 0;
    margin-right: 30px;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
    font-weight: 400;
    font-weight: 600;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child a {
    margin: 0;
}
.theme-btn a {
    line-height: 20px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 12px 25px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
.theme-btn a:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}
/*===================
      BANNER
=====================*/
.two-btn ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
li a.call-btn {
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
li a.enroll-btn {
    line-height: 30px;
    background: #474747;
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
.two-btn {
    position: relative;
    display: flex;
}
section.vc_section.banner-sec h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 0;
}
.txt-para {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #212529;
} 
    section.vc_section.banner-sec {
    padding-top: 50px;
}
.this-four .vc_single_image-wrapper {
    transition: all 0.5s ease-in-out;
}
.this-four .vc_single_image-wrapper:hover {
    transform: translateY(10px);
    transition: all 0.5s ease-in-out;
}
.this-four .vc_single_image-wrapper img {
    animation: floatUpDown 8s ease-in-out infinite;
}
/*==================
      FORM_SEC
====================*/
section.vc_section.form-Sec {
    margin-top: -490px;
    background-repeat: no-repeat;
    border-radius: 0px 0px 56px 56px;
    height: 1400px;
    display: flex;
    align-items: center;
    padding-top: 0;
}

.contact-form input {
    height: 60px;
    padding: 0 20px;
    background: #ffffff33 !important;
    border: 0;
    color: #fff !important;
    border-radius: 8px;
}

.contact-form input::placeholder {
    color: #F6F6F6 !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
section.vc_section.ctaSec {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.contact-form .btn-primary {background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;color: white;border: none;border-radius: 8px;font-size: 16px;font-weight: 500;transition: all 0.3s ease;text-decoration: none;box-shadow: 0 20px 30px rgb(0 0 0 / 19%);padding: 0 30px;}
.sub-btn {
    text-align: center;
    margin-top: 30px;
}
.contact-form .col-lg-3 {
    padding: 0 10px;
}
/*==================
      DESTINATION_SEC
====================*/

.destination-con {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.destination-con h3 {
    margin-left: 20px !IMPORTANT;
    font-size: 23px;
    margin: 0;
    line-height: 35px;
    color: #fff;
}

.destination-box {
    backdrop-filter: blur(40px);
    background: rgb(255 255 255 / 16%);
    border: 1px solid #ffffff8a;
    padding: 20px 20px 0px;
    margin-bottom: 30px;
    border-radius: 18px;
    transition: all 0.5s ease-in-out;
    height: 260px;
}

section.vc_section.destination-Sec {
    margin-top: -490px;
    padding-top: 40px !important;
    overflow: visible;
}

.destination-con img {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

section.vc_section.destination-Sec {
    position: relative;
}

section.vc_section.destination-Sec:before {
    content: "'";
    background: radial-gradient(circle at left bottom, #a8c934ad, #879f22ab);
    position: absolute;
    width: 90%;
    height: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
    border-radius: 56px;
    backdrop-filter: blur(100px);
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}

.destination-box p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-right: 10px;
}

.destination-box p::-webkit-scrollbar {
  width: 6px;
}

 .destination-box p::-webkit-scrollbar-track {
  background: transparent;
}

.destination-box p::-webkit-scrollbar-thumb {
  background: #A8C934;
  border-radius: 10px;
}
section.vc_section.destination-Sec p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
/*========================
       SOLUTION
===========================*/
section.vc_section.Solution-Sec .wpb_single_image {
    margin: 0;
}
section.vc_section.Solution-Sec .wpb_single_image .vc_single_image-wrapper::before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 75%;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin:  auto;
    transform: translateX(25%);
    transition: all 0.5s ease-in-out;
    border-radius: 0px 56px 56px 0px;
}
section.vc_section.Solution-Sec p {
    width: 90%;
}
section.vc_section.WhO_We .wpb_single_image .vc_single_image-wrapper::before {
    transform: translateX(-30%);
    border-radius: 56px 0px 0px 56px;
}
.head-2 {
    font-weight: bold;
    font-size: 35px !IMPORTANT;
    line-height: 45px !IMPORTANT;
}
/*=======================
     CTA_SECTION
=========================*/
section.vc_section.ctaSec {
    position: relative;
}
section.vc_section.ctaSec:before {
    content: '';
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    width: 90%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
.cta-btn ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: end;
}
.cta-btn ul li a {
    color: #000;
}
li a.cta-call-btn {
    line-height: 30px;
    background: #000;
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
    color: #fff !important;
}
li a.cta-enroll-btn {
    line-height: 30px;
    background: #fff;
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
.cta-btn ul li {
    margin-right: 30px;
}
.cta-btn ul li:last-child {
    margin: 0;
}
section.vc_section.ctaSec .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0;
}
section.vc_section.ctaSec .wpb_text_column.wpb_content_element {
    margin: 0;
}
.theme-btn .vc_general {
    border: 0 !important;
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    color: white !important;
    padding: 15px 27px !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%) !important;
}
/*=====================
     SERVICES_SEC
=======================*/
.services-box h3 {
    font-size: 20px;
    line-height: 30px;
    color: #212529;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
    margin-top: 10px;
}
.services-box p {
    font-size: 14px;
    line-height: 25px;
    transition: all 0.5s ease-in-out;
}
.services-box {
    background: #b5b5b53d;
    border: 1px solid #00000047;
    border-radius: 18px;
    padding: 20px 20px 10px;
    height: 330px;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
section.vc_section.Services_Sec {
    overflow: visible;
    padding-top: 30px !important;
}
/*===================
     STICKY_SEC
=====================*/
.sticky-img {
    position: sticky !IMPORTANT;
    height: fit-content;
    top: 50px;
}
.sticky-img .wpb_single_image {
    text-align: right;
}
section.vc_section.sticky-sec {
    overflow: visible;
    position: relative;
    padding-top: 100px;
    padding-bottom: 50px;
}
.sticky-sec:before {
    content: '';
    background: #000;
    width: 90%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
    right: 0;
    border-radius: 56px;
}
section.vc_section.sticky-sec h2 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    padding: 0;
}
section.vc_section.sticky-sec p {
    font-size: 16px;
    line-height: 27px;
    color: #C0C0C0;
}
.sticky-img .vc_single_image-wrapper:before {content: '';background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);position: absolute;width: 100%;height: 75%;z-index: -1;top: 0;bottom: 0;margin: auto;transition: all 0.5s ease-in-out;transform: translateX(-30%);border-radius: 56px 0px 0px 56px;}
section.vc_section.sticky-sec p strong {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}
/*====================
    COUNTER
======================*/
.stats-block.stats-top {
    position: relative;
    margin: 0 !important;
}
.stats-top .stats-number {
    font-size: 30px !important;
    line-height: 45px !important;
    color: #fff;
    font-weight: bolder;
}
div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    color: #fff;
    font-size: 34px !important;
    font-weight: bold;
}
.stats-block .stats-text {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px;
}
.stats-block.stats-top:after {
    content: '' !important;
    background: #fff;
    height: 100px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.stats-top .aio-icon-img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.last-count:after {
    display: none;
}
section.vc_section.Solution-Sec.WhO_We .ult-carousel-wrapper .wpb_single_image .vc_single_image-wrapper::before {
    display: none;
}
/*=================
    ICON_SEC
===================*/
.aio-icon-header h3.aio-icon-title {
    text-align: left !important;
}
.aio-icon-component, .wpb_column>.wpb_wrapper .aio-icon-component {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 5px 30px rgb(0 0 0 / 19%);
    align-items: center;
    border-radius: 20px;
    transition: all 0.5s ease-in-out !important;
}
section.vc_section.icon-Sec .align-icon {
    text-align: end !important;
}
.aio-icon-component .aio-icon-box {
    display: flex;
    height: 120px;
    align-items: center;
    padding: 15px;
    transition: all 0.5s ease-in-out !important;
}
section.vc_section.icon-Sec {
    padding-top: 80px;
    position: relative;
    padding-bottom: 50px;
}
section.vc_section.icon-Sec:before {
    content: '';
    background: #47474730;
    position: absolute;
    width: 90%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 56px;
    top: 0;
}
/*===================
    CTA_SEC
=====================*/
section.vc_section.cta_SEC {
    position: relative;
    overflow: visible;
    margin-top: 50px;
}
section.vc_section.cta_SEC:before {
    content: '';
    background: #474747;
    width: 90%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
section.vc_section.cta_SEC h2 {
    color: #fff !important;
    font-size: 28px ! IMPORTANT;
    line-height: 38px ! IMPORTANT;
}
section.vc_section.cta_SEC .vc_general {
    border-radius: 30px !IMPORTANT;
    padding: 20px 60px 20px 25px !important;
}
section.vc_section.cta_SEC .wpb_single_image {
    margin: 0;
    margin-top: -70px;
}
/*===================
    TESTIMONIAL
======================*/
.star-rating ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.star-rating ul li {
    margin-right: 5px;
    color: #e3ce48;
}

.testimonial-box {
    padding: 30px;
    border-radius: 20px;
    text-align: center;
}

.testimonial-box p {
    color: #000;
    margin-bottom: 10px;
}

.testimonial-box h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
}

.star-rating ul li:last-child {
    margin: 0;
}
.center .testimonial-box {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    height: 300px;
    display: flex;
    align-items: center;
    margin-top: -50px;
}
.center .testimonial-box h4, .center .testimonial-box p {
    color: #fff;
}
div#slider_testimonial .owl-stage {
    padding-top: 50px;
    padding-bottom: 50px;
}
.owl-item.active.center {
    transform: scale(1);
    padding: 0 !important;
    margin: 0 !important;
}
.owl-nav {
    display: block !important;
    width: 100%;
    text-align: center;
}
.owl-nav button.owl-prev {
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    margin:  auto;
}
.owl-nav button.owl-next {
    position: absolute;
    right: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.owl-nav button i {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    color: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
}
.owl-nav button {
    outline: none;
}
.owl-nav button i:hover {
    background: radial-gradient(circle at left bottom, #ffffff, #ffffff57) !important;
    color: #000;
    box-shadow: 0 5px 10px 0;
    transition: all 0.5s ease-in-out;
}

/*===================
    FAQ"S SEC
======================*/

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background: none !important;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    padding: 20px 0;
}
.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
    color: #000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #000 !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {border-width: 0 3px 3px 0 !important;left: 1px !important;right: 1px !important;top: 1px !important;bottom: 1px !IMPORTANT;z-index: 1;border-color: #fff !important;}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::after {
    content: '';
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    position: absolute;
    width: 30px;
    height: 30px;
    left: -10px;
    top: -10px;
    border-radius: 50px;
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    border-color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    padding: 20px;
    border: 0;
}
section.vc_section.FAqSec {
    padding-bottom: 100px;
}
.destination-box:hover {
    background: rgb(0 0 0);
    transition: all 0.5s ease-in-out;
}
section.vc_section.Solution-Sec .wpb_single_image .vc_single_image-wrapper:hover::before {
    transform: translateX(0%);
}
section.vc_section.Solution-Sec .wpb_single_image .vc_single_image-wrapper:hover img {
    transform: translateY(10px);
    transition: all 0.5s ease-in-out;
}
section.vc_section.Solution-Sec .wpb_single_image .vc_single_image-wrapper img {
    transition: all 0.5s ease-in-out;
}
.aio-icon-component:hover:before {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    height: 100%;
    transition: all 0.5s ease-in-out;
    z-index: -1;
    width: 100%;
}
.aio-icon-component:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out;
    top: 0;
}
.aio-icon-component {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.5s ease-in-out !important;
}
.aio-icon-component:hover .aio-icon-title.ult-responsive {
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.aio-icon-component:hover .aio-icon-title {
    color: #fff;
}
.aio-icon-component:hover img.img-icon {
    filter: invert(1);
    transition: all 0.5s ease-in-out;
}
.theme-btn .vc_general:hover {
    transform: translateY(10px);
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%) !important;
    transition: all 0.5s ease-in-out;
}
.sticky-img .vc_single_image-wrapper:hover:before {
    transform: translateX(-10%);
    transition: all 0.5s ease-in-out;
}
.services-box:before {
    content: '';
    background: #000;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.5s ease-in-out;
}
.services-box:hover:before {
    width: 100%;
    transition: all 0.5s ease-in-out;
    height: 100%;
}
.services-box:hover h3, .services-box:hover p {
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.footer-2 ul li a:hover {
    padding-left: 20px;
    transition: all 0.5s ease-in-out;
    color: #474747;
}
section.vc_section.WhO_We .wpb_single_image .vc_single_image-wrapper:hover:before {
    transform: translateX(-10%);
}
body:not(.theme-preset-active) #masthead .navbar-nav > li a:hover {
    font-weight: 600;
    color: #8ba424 ! IMPORTANT;
    transition: all 0.5s ease-in-out;
}
/*=====================
      BLOG
=======================*/
.blog-box {
    background: #fff;
    box-shadow: 10px 20px 30px rgb(0 0 0 / 18%);
    padding: 15px 15px 30px;
    border-radius: 10px;
    box-shadow: 10px 20px 30px rgb(0 0 0 / 18%);
}
.blog-box h3 {
    margin: 10px 0;
    font-size: 18px;
    line-height: 30px;
    transition: all 0.5s ease-in-out;
}
.blog-box p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 30px;
    word-break: break-all;
}
.blog-box a {
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
.blog-box img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.blog-box:hover {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    transition: all 0.5s ease-in-out;
    box-shadow: 10px 20px 30px rgb(0 0 0 / 31%);
}
.blog-box:hover h3, .blog-box:hover p {
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.blog-box:hover a {
    background: radial-gradient(circle at left bottom, #ffffffa3, #ffffff);
    color: #000;
    transition: all 0.5s ease-in-out;
}
section.vc_section.blogSec {
    padding-bottom: 50px;
}
.two-btn ul li {
    margin-right: 10px;
}
/*=====================
      FOOTER
=======================*/
.footer-2 {
}
.footer-2 h3 {margin-top: 0;font-size: 30px;line-height: 50px;font-weight: 500;color: #fff;}
.footer-1 {padding: 0 35%;}
div#footer-widget ul li a {
    background: none !important;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
    position: relative !IMPORTANT;
}
section#custom_html-2 ul {
    list-style: none;
    padding: 0 15%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
div#footer-widget {background: #0000001c !important;position: relative;padding-top: 50px;padding-bottom: 80px;text-align: center;}
.footer-2:after {
    content: '';
}
footer#colophon {
    position: relative;
    margin-top: -65px;
    background-color: unset !important;
}
footer#colophon:before {
    content: '';
    background: #000;
    position: absolute;
    width: 90%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 56px 56px 0px 0px;
}
.section-bridgeway p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.section-bridgeway {
    padding: 20px 0;
}
section#media_image-2 img {
    width: 35%;
}
.footer-2 ul#menu-main-menu-1 {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-evenly;
    align-items: center;
}
.footer-3 {
}
div#footer-widget ul li a:before {
    content: '';
    background: #000;
    width: 1px;
    height: 15px;
    position: absolute;
    right: -20px;
    bottom: 0px;
}
section#custom_html-2 {margin: 0;}
div#footer-widget p {
    font-size: 14px;
    line-height: 23px;
    color: #000;
}
section#media_image-2 {
    border-radius: 10px;
    padding: 10px;
}
.footer-1 ul#menu-main-menu-1 {
    flex-direction: row !IMPORTANT;
    justify-content: space-evenly;
}
.footer-1 a.nav-link {
    display: unset !important;
}
section#text-3 p {
    margin-top: 30px;
}
section#text-3 p a {
    color: #000;
    font-weight: 500;
}
/*===================
     ABOUT_PAGE
=====================*/
section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box {
    display: list-item;
    height: unset;
    min-height: 200px;
}
section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box .aio-icon-description {
    text-align: left !important;
}
.aio-icon-component:hover .aio-icon-description {
    color: #fff;
}
.aio-icon-component:hover .aio-icon-heading-right i {
    color: #fff;
}
section.vc_section.AboutIcoN:before {
    display: none;
}
/*====================
    CONTACT_PAGE
======================*/
section.vc_section.ContactSec .vc_row {
    background: #474747a3;
    padding: 50px;
    border-radius: 50px;
    margin-top: 100px;
    margin-bottom: 100px;
}
section.vc_section.ContactSec .contact-form .row {
    display: block;
}
section.vc_section.ContactSec .contact-form .row .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
section.vc_section.ContactSec .contact-form .row .btn-primary {
    width: 100%;
}
section.vc_section.ContactSec p {
    color: #fff;
}
section.vc_section.ContactSec p strong {
    font-weight: 700;
    font-size: 20px;
}
section.vc_section.ContactSec h2 {
    text-align: left !important;
}
.FouR-iMage {
    z-index: 1;
}
/*===================
   BREADCRUMBS
====================*/
.breadcrumbs {
    border-radius: 20px;
    padding: 30px 0;
}
.breadcrumbs h1 {margin: 0;color: #000;font-weight: 600;text-transform: uppercase;font-size: 25px;padding: 0;}
.breadcrumbs .breadcrumb-trail {
    color: #000;
    font-size: 14px;
}
.breadcrumbs a {
    color: #000;
    font-size: 14px;
}
.page-id-224 .breadcrumbs {
    display: none;
}
section.vc_section.thankyouSec {
    padding-top: 70px;
    padding-bottom: 150px;
}

/*====================
      MODAL
======================*/
/* Modal overlay */
.custom-modal-overlay {
  display: flex; /* Always */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 9999;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
}

/* Show animation */
.custom-modal-overlay.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* Modal content */
.custom-modal-content {
  background: #474747;
  border-radius: 10px;
  max-width: 700px;
  width: 90%;
  padding: 30px;
  transform: translateY(-60px);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  overflow: hidden;
}

/* Open (slide from top) */
.custom-modal-overlay.show .custom-modal-content {
  transform: translateY(0);
  opacity: 1;
}

/* Close (slide to bottom) */
.custom-modal-overlay.closing .custom-modal-content {
  transform: translateY(100px);
  opacity: 0;
}
.custom-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
    padding-top: 40px;
}
span#customModalClose {
    position: absolute;
    top: 15px;
    right: 15px;
    filter: invert(1);
    cursor: pointer;
}
div#customModal .contact-form .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
div#customModal .contact-form .btn-primary {
    width: 100%;
}
.custom-modal-content:before {
    content: '';
    position: absolute;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    width: 100px;
    height: 70px;
    left: 0;
    top: 0;
    border-radius: 0px 0px 60px 0px;
    z-index: -1;
}
.custom-modal-content:after {
    content: '';
    position: absolute;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    width: 100px;
    height: 70px;
    right: 0;
    bottom: 0;
    border-radius: 60px 0px 0px 0px;
    z-index: -1;
}
.custom-modal-header h5 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
}
@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
/*==================
    SINGLE_POST
 * ================  */
.group-blog div#comments {
    display: none;
}
.single-post .row {
    padding-top: 0px;
    position: relative;
}
.group-blog section#block-2 {
    display: none;
}
.group-blog section#block-4 {
    display: none;
}
.group-blog section#block-5 {
    display: none;
}
.group-blog section#block-6 {
    display: none;
}
.group-blog .wp-block-latest-posts li {
    font-size: 16px;
    line-height: 35px;
    color: #000;
}
.group-blog h2.wp-block-heading {
    margin-top: 0;
}
.group-blog .wp-block-latest-posts li a {
    color: #000;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
    font-weight: 500;
}
.group-blog section#block-3 {
    padding: 20px 20px;
    box-shadow: 0 0 10px 0 #00000045;
    border-radius: 10px;
    position: sticky ! IMPORTANT;
    height: fit-content;
    top: 50px;
}
.group-blog .wp-block-latest-posts li a:hover {
    color: #8ca524;
    transition: all 0.5s ease-in-out;
}
.group-blog .entry-meta {
    margin-bottom: 15px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    padding: 10px 10px;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}
.group-blog h1.entry-title {
    display: none;
}
.group-blog .posted-on, .byline, .comments-link {
    color: #fff !important;
    font-weight: 500;
}
.group-blog .entry-meta a {color: #fff;text-transform: capitalize;}
.group-blog .nav-links {
    display: none;
}
.wpcf7-response-output {
    border-color: #fff !important;
    color: #fff;
    text-align: center;
}
	a#clos__menu {
    display: none;
}
.Sec-Erro form.search-form {
    display: none;
}

.Sec-Erro a.btn.btn-primary.mt-4 {
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
.group-blog p b {font-size: 16px;line-height: 32px;}
.group-blog p a {
    color: #88a122;
}
footer.entry-footer a {
    color: #8ba424;
    font-weight: 600;
}
.group-blog ul li {
    font-size: 16px;
    line-height: 30px;
}
.Sec-Erro h1.display-3.text-danger.mb-4 {
    color: #000 !important;
}

.Sec-Erro.container.py-5.text-center {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
/* =================
  TERM AND CONDITIONS
 ================= */
section.vc_section.Term_Sec {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.vc_section.Term_Sec tbody {
    border: 1px solid #000;
}
section.vc_section.Term_Sec tr {
    border: 1px solid #000;
}
section.vc_section.Term_Sec td {border: 1px solid #000;padding: 10px 10px;}
.breadcrumbs {
    display: none;
}
/*=========================
  COPMUTER_SCEINCE
========================  */
section.vc_section.Comput_SCIEN .aio-icon-img {
    font-size: 20px !important;
}
section.vc_section.Comput_SCIEN {
    background: transparent;
}
section.vc_section.Comput_SCIEN .aio-icon-component {
    background: transparent !important;
    box-shadow: none;
    margin-bottom: 10px;
}
section.vc_section.Comput_SCIEN .aio-icon-component .aio-icon-box {
    height: unset;
    padding: 0;
}
section.vc_section.Comput_SCIEN .aio-icon-component:hover:before {
    background: none;
    color: #000;
}
section.vc_section.Comput_SCIEN .aio-icon-component:hover .aio-icon-title.ult-responsive {
    color: #000;
}
section.vc_section.Comput_SCIEN .aio-icon-component:hover img.img-icon {
    filter: unset;
}
section.vc_section.Computer-InnEr {
    padding-top: 0px !important;
}
section.vc_section.Computer-InnEr .contact-form {
    background: #474747;
    padding: 40px 30px  0;
    margin: 70px;
    border-radius: 20px;
}
section.vc_section.Computer-InnEr .col-lg-3 {
    max-width: 100%;
    flex: 0 0 100%;
}
section.vc_section.Computer-InnEr .contact-form p {
    width: 100%;
}
section.vc_section.Computer-InnEr .contact-form input {
    width: 100%;
}
section.vc_section.Computer-InnEr .contact-form input::placeholder {
    font-size: 14px;
}
section.vc_section.Computer-InnEr .contact-form .sub-btn {
    margin-top: 0;
}
section.vc_section.Computer-InnEr .contact-form .btn-primary {
    font-size: 16px;
}
section.vc_section.Compute-Sec .aio-icon-component {background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);height: 300px;display: flex;overflow: hidden;border-radius: 20px;box-shadow: 0 5px 5px 0 #00000045;}
section.vc_section.Compute-Sec h3.aio-icon-title.ult-responsive {
    width: 100% !important;
    display: block !important;
}
section.vc_section.Compute-Sec .aio-icon-component:before {
    display: none;
}
section.vc_section.Compute-Sec .aio-icon-component .aio-icon-header h3 {
    color: #fff;
}
section.vc_section.Compute-Sec .aio-icon-component .aio-icon-description.ult-responsive {
    color: #fff;
}
section.vc_section.Compute-Sec .aio-icon-component .aio-icon.none {
    color: #fff !IMPORTANT;
}
section.vc_section.ThiSLAstComp p {
  line-height: 30px;
}
section.vc_section.ThiSLAstComp .CotnRoW::-webkit-scrollbar {
  width: 6px; 
}
section.vc_section.ThiSLAstComp .CotnRoW::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 10px;
}
section.vc_section.ThiSLAstComp .CotnRoW::-webkit-scrollbar-thumb {
  background: #3c97cb;   
  border-radius: 10px;
}
section.vc_section.ThiSLAstComp .CotnRoW::-webkit-scrollbar-thumb:hover {
  background: #3c97cb; 
}
section.vc_section.ThiSLAstComp .CotnRoW {
    border-radius: 20px;
    padding: 0px 40px 0 10px;
    height: 480px;
    overflow-y: scroll;
}
section.vc_section.ThiSLAstComp {
    border: 1px solid #0000001f;
    padding: 20px 50px !important;
    border-radius: 20px;
}
section.vc_section.ThiSLAstComp ul li {
    font-size: 16px;
    line-height: 33px;
}

section.vc_section.ThiSLAstComp ul {
    padding: 0;
}
section.vc_section.ThiSLAstComp ol li {
    font-size: 16px;
    line-height: 33px;
}
section.vc_section.ThiSLAstComp ol {
    padding: 0;
}
section.vc_section.icon-Sec .two-btn {
    justify-content: center;
    margin-top: 50px;
}
/* ===============
   RESPONSIVE
 * =============== */
@media only screen and (max-width: 1250px){
	  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px
  }
	section.vc_section.form-Sec
 {
    margin-top: -490px;
    background-repeat: no-repeat;
    border-radius: 0px 0px 56px 56px;
    height: 1220px;
    display: flex;
    align-items: center;
    padding-top: 0;
    background-position: center ! IMPORTANT;
}
	section.vc_section.destination-Sec:before {
    content: "'";
    background: radial-gradient(circle at left bottom, #a8c934ad, #879f22ab);
    position: absolute;
    width: 98%;
    height: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
    border-radius: 56px;
    backdrop-filter: blur(100px);
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
	.destination-con h3 {
    margin-left: 20px ! IMPORTANT;
    font-size: 22px;
    margin: 0;
    line-height: 30px;
    color: #fff;
}
	section.vc_section.destination-Sec {
    margin-top: -400px;
    padding-top: 40px !important;
    overflow: visible;
}
h2.vc_custom_heading.head-2 {
    font-size: 40px !important;
    color: #000000;
    line-height: 50px !IMPORTANT;
}
section.vc_section.icon-Sec:before {
    content: '';
    background: #47474730;
    position: absolute;
    width: 98%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 56px;
    top: 0;
}
	section.vc_section.Services_Sec
 {
    overflow: visible;
    padding-top: 100px !important;
    padding: 50px 10px 0 !important;
}
	.services-box p {
    font-size: 14px;
    line-height: 24px;
    transition: all 0.5s ease-in-out;
}
.services-box h3 {
    font-size: 20px;
    line-height: 30px;
    color: #212529;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
}
.services-con img {
    width: 22%;
}
section.vc_section.cta_SEC h2 {
    color: #fff !important;
    font-size: 30px !important;
    color: #000000;
    line-height: 40px ! IMPORTANT;
}
section.vc_section.cta_SEC:before {
    content: '';
    background: #474747;
    width: 98%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
	.services-box {
    background: #b5b5b53d;
    border: 1px solid #00000047;
    border-radius: 18px;
    padding: 20px 15px 10px;
    height: 335px;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
	.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
    color: #000 !important;
}
	section.vc_section.FAqSec {
    padding-bottom: 50px;
}
	footer#colophon:before {
    content: '';
    background: #000;
    position: absolute;
    width: 98% !important;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 56px 56px 0px 0px;
}
	section.vc_section.testimonial_Sec {
    padding-top: 50px !important;
}
	section.vc_section.SafetyAndSec {
    padding-top: 50px !important;
}
	section.vc_section.icon-Sec
 {
    padding-top: 50px;
    position: relative;
    padding-bottom: 20px;
}
	section.vc_section.ctaSec:before {
    content: '';
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    width: 98% !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
}
@media only screen and (max-width: 1199px){
div#main-nav {
    position: fixed;
    transform: translateX(-100%);
    top: 0;
    transition: 0.5s all ease-in-out;
    background: #000;
    padding: 40px 40px;
    width: 35%;
    left: 0;
    height: 100vh;
    z-index: 9;
    display: flex;
}
	div#main-nav.show {transform: none;}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #fff !important;
    margin-bottom: 20px;
}
a#clos__menu {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    padding: 5px 10px;
    color: #000;
	display: block;
}
div#main-nav .theme-btn {
    margin-top: 20px;
}
section.vc_section.banner-sec h1 {
    font-size: 55px;
    line-height: 70px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 0;
}
header#masthead .container-fluid {
    border-bottom: 1px solid #0000002e;
    padding: 0px 0px 10px;
}
	    section.vc_section.form-Sec {
        margin-top: -310px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 56px 56px;
        height: 950px;
        display: flex
;
        align-items: center;
        padding-top: 0;
        background-position: 50% 40% !important;
    }
	.FouR-iMage {
    padding-top: 20px;
}

.this-four {
    margin: 0;
}
	    h2.vc_custom_heading.head-2 {
        font-size: 35px !important;
        color: #000000;
        line-height: 50px ! IMPORTANT;
    }
	section.vc_section.destination-Sec {
        margin-top: -300px;
        padding-top: 10px !important;
        overflow: visible;
    }
	    .destination-con h3 {
        margin-left: 15px ! IMPORTANT;
        font-size: 18px;
        margin: 0;
        line-height: 28px;
        color: #fff;
    }
	.destination-con img {
    background: #fff;
    padding: 5px;
    border-radius: 10px;
}
	.destination-box {
    backdrop-filter: blur(40px);
    background: rgb(255 255 255 / 16%);
    border: 1px solid #ffffff8a;
    padding: 15px 15px 0px;
    margin-bottom: 30px;
    border-radius: 18px;
    transition: all 0.5s ease-in-out;
    height: 240px;
}
	    section.vc_section.destination-Sec {
        margin-top: -330px;
        padding-top: 10px !important;
        overflow: visible;
    }
	    .destination-con h3 {
        margin-left: 20px ! IMPORTANT;
        font-size: 18px;
        margin: 0;
        line-height: 27px;
        color: #fff;
    }
	.destination-con {
    display: flex
;
    align-items: center;
    margin-bottom: 10px !important;
}
	section.vc_section.Solution-Sec .wpb_single_image .vc_single_image-wrapper::before {
    display: none;
}
	section.vc_section.Solution-Sec {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}
		section.vc_section.ctaSec:before {
    content: '';
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    width: 98% !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 30px;
}
	.stats-top .stats-number
 {
    font-size: 35px !important;
    line-height: 45px !important;
    color: #fff;
    font-weight: bolder;
}
	section.vc_section.ctaSec {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.aio-icon-component .aio-icon-box
 {
    display: flex
;
    height: 100px;
    align-items: center;
    padding: 10px;
    transition: all 0.5s ease-in-out !important;
}
    .services-box h3 {
        font-size: 18px;
        line-height: 30px;
        color: #212529;
        font-weight: bold;
        transition: all 0.5s ease-in-out;
        margin-top: 5px;
        margin-bottom: 5px;
    }
	section.vc_section.Services_Sec .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
    .services-box {
        background: #b5b5b53d;
        border: 1px solid #00000047;
        border-radius: 18px;
        padding: 5px 15px 10px;
        height: 250px;
        margin-bottom: 30px;
        position: relative;
        z-index: 9;
        overflow: hidden;
    }
	    .services-con img {
        width: 15%;
    }
section.vc_section.cta_SEC {
    position: relative;
    overflow: visible;
    margin-top: 20px;
    padding: 0 20px !important;
}
.center .testimonial-box {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    height: 250px;
    display: flex
;
    align-items: center;
    margin-top: -20px;
}
div#slider_testimonial .owl-stage {
    padding-top: 30px;
    padding-bottom: 20px;
}
	.owl-nav button {
    position: static !important;
    margin: 5px !important;
}
	    section.vc_section.FAqSec {
        padding-bottom: 30px;
    }
	.blog-box img {
    height: 150px;
    width: 100%;
    object-fit: fill;
    border-radius: 10px;
}
	.blog-box a
 {
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 14px 26px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
	section.vc_section.blogSec {
    padding-bottom: 20px;
}
	.footer-2 {
    padding-left: 100px;
    position: unset;
    padding-top: 0px;
}
	.footer-2:after {
    content: '';
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    position: absolute;
    width: 65%;
    height: 100%;
    right: 0;
    z-index: -1;
    border-radius: 45px 45px 0px 0px;
    top: 0;
}
	.footer-2 h3 {
    margin-top: 0;
    font-size: 35px;
    line-height: 45px;
    font-weight: bolder;
    color: #fff;
}
	.menu-main-menu-container ul li a {
    color: #fff;
    background: none !important;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
}
	footer#colophon {
    position: relative;
        margin-top: -75px;
    background-color: unset !important;
    padding: 0 50px;
}
	    .page-id-200 section.vc_section.Solution-Sec {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }
	section.vc_section.ContactSec {
    margin: 10px;
}
section.vc_section.ContactSec .vc_row {
    background: #474747a3;
    padding: 30px;
    border-radius: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.navbar-light .navbar-toggler {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
}

.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}
}
@media only screen and (max-width: 991px){
    section.vc_section.form-Sec {
        margin-top: -200px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 56px 56px;
        height: 950px;
        display: flex
;
        align-items: center;
        padding-top: 0;
        background-position: 50% 40% !important;
        padding: 0 50px !important;
    }
	    section.vc_section.destination-Sec {
        margin-top: -180px;
        padding-top: 10px !important;
        overflow: visible;
    }
	    section.vc_section.form-Sec h2.vc_custom_heading.head-2 {
        font-size: 30px !important;
        color: #000000;
        line-height: 50px ! IMPORTANT;
    }
.contact-form .btn-primary {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
    padding: 0 32px;
    width: 100%;
}
	    .destination-box {
        backdrop-filter: blur(40px);
        background: rgb(255 255 255 / 16%);
        border: 1px solid #ffffff8a;
        padding: 15px 15px 0px;
        margin-bottom: 30px;
        border-radius: 18px;
        transition: all 0.5s ease-in-out;
        height: 190px;
    }
	.stats-block .stats-text {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px;
}
    section.vc_section.Solution-Sec {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
    section.vc_section.cta_SEC h2 {
        color: #fff !important;
        font-size: 25px !important;
        color: #000000;
        line-height: 35px ! IMPORTANT;
    }
    .blog-box img {
        height: 200px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
section.vc_section.blogSec .col-lg-4 {
    flex: 0 0 33%;
    max-width: 33%;
}
	.group-blog .post-thumbnail img {
    width: 100% !important;
}

.group-blog nav.navigation.post-navigation {
    display: none;
}	
}
@media only screen and (max-width: 768px){
	    section.vc_section.banner-sec h1 {
        font-size: 40px;
        line-height: 55px;
        font-weight: 700;
        padding: 0;
        margin-bottom: 0;
    }
	section.vc_section.banner-sec {
    padding-top: 20px;
    text-align: center;
}
	.txt-para {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #212529;
}
	    section.vc_section.form-Sec h2.vc_custom_heading.head-2 {
        font-size: 22px !important;
        color: #000000;
        line-height: 40px ! IMPORTANT;
    }
	    section.vc_section.form-Sec {
        margin-top: -200px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 56px 56px;
        height: 860px;
        display: flex
;
        align-items: center;
        padding-top: 0;
        background-position: 50% 40% !important;
        padding: 0 50px !important;
    }
	    .destination-con img {
        background: #fff;
        padding: 5px;
        border-radius: 10px;
        width: 15%;
    }
	    section.vc_section.destination-Sec:before {
        content: "'";
        background: radial-gradient(circle at left bottom, #a8c934ad, #879f22ab);
        position: absolute;
        width: 98%;
        height: 100%;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 0;
        border-radius: 30px;
        backdrop-filter: blur(100px);
        box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
    }
	    h2.vc_custom_heading.head-2 {
        font-size: 30px !important;
        color: #000000;
        line-height: 40px ! IMPORTANT;
    }
	section.vc_section.Solution-Sec p {
    width: 100%;
}
	    .stats-top .stats-number {
        font-size: 28px !important;
        line-height: 38px !important;
        color: #fff;
        font-weight: bolder;
        padding: 0 !important;
    }
	div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    color: #fff;
    font-size: 28px !important;
    font-weight: bold;
}
	section.vc_section.icon-Sec .vc_col-sm-3 {
    width: 50%;
}
	    section.vc_section.icon-Sec:before {
        content: '';
        background: #47474730;
        position: absolute;
        width: 98%;
        height: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 30px;
        top: 0;
    }
	    section.vc_section.icon-Sec {
        padding: 30px 10px 0 !important;
    }
	section.vc_section.cta_SEC .theme-btn .vc_general {
    padding: 15px 50px 15px 20px !important;
    font-size: 16px !important;
}
	    section.vc_section.cta_SEC:before {
        content: '';
        background: #474747;
        width: 98%;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 30px;
        top: 0;
    }
	    section.vc_section.cta_SEC {
        position: relative;
        overflow: visible;
        margin-top: 20px;
        padding: 20px 20px 0 !important;
    }
	section.vc_section.testimonial_Sec h2.vc_custom_heading.head-2 {
    margin-bottom: 0;
}
	.center .testimonial-box p {
    font-size: 15px !important;
}
	    section.vc_section.blogSec .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
	    .blog-box img {
        height: 400px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
        object-position: top;
    }
	.footer-2:after {
        content: '';
        background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
        position: absolute;
        width: 65%;
        height: 100%;
        right: 0;
        z-index: -1;
        border-radius: 30px 30px 0px 0px;
        top: 0;
    }
	.footer-2 {
        padding-left: 50px;
        position: unset;
        padding-top: 0px;
    }
	    .footer-2 h3 {
        margin-top: 0;
        font-size: 28px;
        line-height: 35px;
        font-weight: bolder;
        color: #fff;
    }
	div#footer-widget {
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}
	    footer#colophon {
        position: relative;
        margin-top: -75px;
        background-color: unset !important;
        padding: 0 20px;
    }
	    footer#colophon:before {
        content: '';
        background: #000;
        position: absolute;
        width: 98% !important;
        height: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 20px 20px 0px 0px;
    }
	section.vc_section.blogSec {
        padding-bottom: 0px;
    }
	.contact-form input::placeholder {
    font-size: 14px !important;
}
	.contact-form .sub-btn {
    text-align: center;
    margin-top: 10px;
}
    section.vc_section.ContactSec .vc_row {
        background: #474747a3;
        padding: 30px;
        border-radius: 30px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px){
	.navbar-brand {
    width: 26%;
    margin: 0;
}
	.footer-1 {
    padding: 0 25%;
}
	section.vc_section.Term_Sec {
    padding-top: 0px;
    padding-bottom: 0px;
}
	footer#colophon:before {
    display: none;
}
	section.vc_section.AboutIcoN .vc_row {
    display:  unset !important;
}
footer#colophon {
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
}
	section#custom_html-2 ul
 {
    list-style: none;
    padding: 0 0%;
    margin: 0 !important;
    display: flex
;
    align-items: center;
    justify-content: space-evenly;
}
	.ult-carousel-wrapper {
    margin: 0 !important;
}
	#footer-widget ul {
    display: block !important;
}
#footer-widget ul li a:before {
    display: none;
}
#footer-widget ul li a {
    font-size: 16px !important;
    line-height: 35px;
}
.footer-1 {
    padding: 0;
}

      section.vc_section.banner-sec {
        padding-top: 20px;
        text-align: center;
    }
	section.vc_section.ContactSec .wpb_single_image {
    text-align: center;
}
	    .destination-con img {
        background: #fff;
        padding: 5px;
        border-radius: 10px;
        width: 10%;
    }
	    .destination-con h3 {
        margin-left: 20px ! IMPORTANT;
        font-size: 22px;
        margin: 0;
        line-height: 30px;
        color: #fff;
    }
	section.vc_section.destination-Sec p {
    font-size: 16px !important;
    line-height: 30px;
    color: #fff;
}
	    section.vc_section.destination-Sec {
        margin-top: -180px;
        padding-top: 10px !important;
        overflow: visible;
        padding: 0 10px !important;
    }
	    section.vc_section.icon-Sec .vc_col-sm-3 {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	section.vc_section.Solution-Sec {
    text-align: center;
}
section.vc_section.Solution-Sec h2, section.vc_section.Solution-Sec p {
    text-align: center !important;
}
section.vc_section.Solution-Sec .wpb_single_image.wpb_content_element {
    text-align: center;
}
section.vc_section.Solution-Sec h2 br {display: none;}
.stats-block.stats-top:after {
    display: none;
}
.stats-block.stats-top {
    margin-bottom: 20px !important;
}
section.vc_section.icon-Sec .vc_row {
    display: flex;
}
	section.vc_section.SafetyAndSec {
    text-align: center;
}

section.vc_section.SafetyAndSec h2 br {
    display: none;
    text-align: center !important;
}

section.vc_section.SafetyAndSec h2, section.vc_section.SafetyAndSec p {
    text-align: center !important;
}

section.vc_section.cta_SEC .vc_row {
    flex-direction: column-reverse;
}

section.vc_section.cta_SEC .vc_row .wpb_single_image {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0px;
}
	    section.vc_section.cta_SEC {
        padding: 20px 20px 20px !important;
    }
	    .vc_tta.vc_general .vc_tta-panel-title {
        font-size: 16px;
        color: #000 !important;
    }
	.section-bridgeway {
    padding: 20px 0;
}
.footer-2:after {
    display: none;
}
div#footer-widget {
    text-align: center;
}
div#footer-widget img {
    width: 50%;
}
div#footer-widget section#text-2 {
    font-size: 14px;
    text-align: center;
}
.footer-2 {display: block;padding: 0;}
.footer-2 h3 {
    color: #000 !important;
}
    section#text-3 ul li:first-child a {
        border: 1px solid #8aa323 !important;
        color: #8aa323 !important;
    }
section#text-3 ul li:last-child a {
    color: #fff !important;
}
.menu-main-menu-container ul li a {
    color: #000;
}
.section-bridgeway .row {
    text-align: center;
}
.section-bridgeway .site-info {
    text-align: center !important;
    margin-top: 5px;
}
    div#footer-widget
 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
	footer#colophon {
        position: relative;
        margin-top: 0px;
        background-color: unset !important;
        padding: 0 20px;
    }
	section#text-3 ul li a {
    font-size: 14px;
    line-height: 70px;
    text-align: center !important;
    border: 1px solid #fff;
    color: #fff;
    padding: 17px 33px;
    border-radius: 8px;
    text-decoration: none;
}
	    div#main-nav {
        position: fixed;
        transform: translateX(-100%);
        top: 0;
        transition: 0.5s all ease-in-out;
        background: #000;
        padding: 40px 40px;
        width: 50%;
        left: 0;
        height: 100vh;
        z-index: 9;
    }
	.two-btn {
    position: relative;
    display: flex
;
    justify-content: center;
    margin-bottom: 50px !important;
}
	li a.call-btn {
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
	li a.enroll-btn {
   
    padding: 15px 25px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
section.vc_section.WhO_We .vc_row {
    flex-direction: column-reverse;
}
section.vc_section.WhO_We .vc_row .wpb_single_image {
    margin-bottom: 20px;
}

section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box h3 {
    font-size: 20px;
}

section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box p {
    font-size: 16px !important;
}

section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box .aio-icon-description {
    font-size: 16px;
}
section.vc_section.AboutIcoN .aio-icon-component .aio-icon-box {
    display: list-item;
    height: unset;
    min-height: 180px;
    padding: 20px;
}

.page-id-200 section.vc_section.testimonial_Sec {
    padding-bottom: 0px !important;
}
.group-blog .row {
    position: relative;
}
}
@media only screen and (max-width: 568px){
	    section.vc_section.banner-sec h1 {
        font-size: 35px;
        line-height: 45px;
        font-weight: 700;
        padding: 0;
        margin-bottom: 0;
    }
	section.vc_section.Term_Sec h1 {
    font-size: 22px;
    line-height: 32px;
    padding: 0;
}
	    .navbar-brand {
        width: 30%;
        margin: 0;
    }
	.FouR-iMage {
    display: none;
    padding: 0;
}
	.contact-form .btn-primary {
        background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
        color: white;
        border: none;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 500;
        transition: all 0.3s ease;
        text-decoration: none;
        box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
        padding: 0 30px;
        width: 100%;
    }
	    section.vc_section.form-Sec {
        margin-top: 0px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 56px 56px;
        height: 870px;
        display: flex
;
        align-items: center;
        padding-top: 0;
        background-position: 50% 40% !important;
        padding: 0 10px !important;
    }
	    h2.vc_custom_heading.head-2 {
        font-size: 25px !important;
        color: #000000;
        line-height: 35px ! IMPORTANT;
        margin-bottom: 0;
    }
	section.vc_section.destination-Sec:before {
        content: "'";
        border-radius: 10px;
    }
	    section.vc_section.ctaSec:before {
        content: '';
        border-radius: 10px;
    }
	    .stats-block.stats-top {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
	.aio-icon-component, .wpb_column>.wpb_wrapper .aio-icon-component
 {

    border-radius: 10px;
}
	    section.vc_section.icon-Sec .vc_row {
        display: block;
    }
	    section.vc_section.icon-Sec .vc_col-sm-3 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
	    section.vc_section.icon-Sec:before {
        content: '';

        border-radius: 10px;
    }
	    section.vc_section.SafetyAndSec {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
	.theme-btn .vc_general {
    border: 0 !important;
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
    color: white !important;
    padding: 15px 29px !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%) !important;
}
	    section.vc_section.Services_Sec {
        padding: 30px 10px 0 !important;
    }
	    section.vc_section.Services_Sec .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
	    .services-con img {
        width: 12%;
    }
	    .services-box {
        background: #b5b5b53d;
        border: 1px solid #00000047;
        border-radius: 18px;
        padding: 5px 15px 10px;
        height: 220px;
        margin-bottom: 30px;
        position: relative;
        z-index: 9;
        overflow: hidden;
    }
	    section.vc_section.cta_SEC h2 {
        color: #fff !important;
        font-size: 25px !important;
        color: #000000;
        line-height: 35px ! IMPORTANT;
        text-align: center !important;
    }
	    section.vc_section.cta_SEC {
        padding: 20px 20px 20px !important;
        margin-top: 0;
        text-align: center !important;
    }
	    section.vc_section.testimonial_Sec {
        padding-top: 30px !important;
    }
	.center .testimonial-box {
        background: radial-gradient(circle at left bottom, #9ebf2c, #879f22) !important;
        height: 250px;
        display: flex
;
        align-items: center;
        margin-top: 0px;
    }
	    div#slider_testimonial .owl-stage {
        padding-top: 0px;
        padding-bottom: 20px;
    }
	    .vc_tta.vc_general .vc_tta-panel-title {
        font-size: 15px;
        color: #000 !important;
        line-height: 25px !important;
    }
	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background: none !important;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    padding: 12px 0;
}
	    .blog-box img {
        height: 250px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
        object-position: top;
    }
	    div#main-nav {
        position: fixed;
        transform: translateX(-100%);
        top: 0;
        transition: 0.5s all ease-in-out;
        background: #000;
        padding: 40px 40px;
        width: 70%;
        left: 0;
        height: 100vh;
        z-index: 9;
        display: flex;
    }
}
@media only screen and (max-width: 450px){
	    .navbar-brand {
        width: 45%;
        margin: 0;
    }
    section.vc_section.banner-sec h1 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        padding: 0;
        margin-bottom: 0;
        margin: 0;
    }
    section.vc_section.form-Sec {
        margin-top: 0px;
        background-repeat: no-repeat;
        border-radius: 0 0 56px 56px;
        height: 640px;
        display: flex;
        align-items: center;
        padding-top: 0;
        background-position: 50% 33% !important;
        padding: 0 10px !important;
    }
	.contact-form input
 {
    height: 50px;
    padding: 0 15px;
    background: #ffffff33 !important;
    border: 0;
    color: #fff !important;
    border-radius: 8px;
}
	    section.vc_section.destination-Sec h2.vc_custom_heading.head-2 {
        font-size: 20px !important;
        color: #000000;
        line-height: 30px ! IMPORTANT;
        margin-bottom: 0;
    }
	section.vc_section.destination-Sec h2 br {
    display: none;
}
	    section.vc_section.destination-Sec p {
        font-size: 14px !important;
        line-height: 23px;
        color: #fff;
    }
	.destination-con img {
        background: #fff;
        padding: 5px;
        border-radius: 5px;
        width: 17%;
    }
	    .destination-con h3
 {
        margin-left: 10px ! IMPORTANT;
        font-size: 18px;
        margin: 0;
        line-height: 30px;
        color: #fff;
    }
	    .destination-box {
        backdrop-filter: blur(40px);
        background: rgb(255 255 255 / 16%);
        border: 1px solid #ffffff8a;
        padding: 15px 15px 0px;
        margin-bottom: 30px;
        border-radius: 18px;
        transition: all 0.5s ease-in-out;
        height: 200px;
    }
	    section.vc_section.Solution-Sec {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }
    .services-box {
        background: #b5b5b53d;
        border: 1px solid #00000047;
        border-radius: 18px;
        padding: 5px 15px 10px;
        height: 230px;
        margin-bottom: 20px;
        position: relative;
        z-index: 9;
        overflow: hidden;
    }
	    .services-box p {
        font-size: 13px;
        line-height: 24px;
        transition: all 0.5s ease-in-out;
    }
	section.vc_section.cta_SEC h2
 {
        color: #fff !important;
        font-size: 22px !important;
        color: #000000;
        line-height: 32px ! IMPORTANT;
        text-align: center !important;
    }
	section.vc_section.testimonial_Sec h2 {
    font-size: 20px !important;
}
	    section.vc_section.FAqSec {
        padding-bottom: 0px;
    }
	    div#footer-widget img {
        width: 80%;
    }
	    .blog-box img {
        height: 150px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px;
        object-position: top;
    }
	.vc_tta.vc_general .vc_tta-panel-title {
        font-size: 14px;
        color: #000 !important;
        line-height: 23px !important;
    }
	.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon
 {
    position: absolute;
    right: 0px !important;
}
	.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::after {
    display: none;
}
	.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    border-color: #91ad26 !important;
}
	.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
    padding-left: 0;
}
	    div#main-nav {
        position: fixed;
        transform: translateX(-100%);
        top: 0;
        transition: 0.5s all ease-in-out;
        background: #000;
        padding: 40px 40px;
        width: 100%;
        left: 0;
        height: 100vh;
        z-index: 9;
    }
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 0;
    margin-right: 50px;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
}
	.theme-btn a {
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
}
	    div#main-nav .theme-btn {
        margin-top: 10px;
    }
	    section.vc_section.destination-Sec {
        margin-top: -100px;
        padding-top: 10px !important;
        overflow: visible;
        padding: 0 10px !important;
    }
	    section.vc_section.destination-Sec:before {
        content: "'";
        background: radial-gradient(circle at left bottom, #a8c934, #879f22);
        position: absolute;
        width: 98%;
        height: 100%;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 0;
        border-radius: 30px;
        backdrop-filter: blur(100px);
        box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
    }
}
section.vc_section.saMple {
    margin: 0;
}
.readmore-box {
  max-height: 120px; /* default kitna content show karna hai */
  overflow: hidden;
  position: relative;
  transition: max-height 0.5s ease;
  margin-bottom: 20px !important;
}

.readmore-box.expanded {
  max-height: 1000px; /* jitna content expand karna ho */
}
.readmore-toggle {
  display: inline-block;
  margin-top: 10px;
  color: #0099d0;
  cursor: pointer;
  font-weight: 600;
}
 span.readmore-toggle {
    text-align: center;
    line-height: 30px;
    background: radial-gradient(circle at left bottom, #9ebf2c, #879f22);
    color: white;
    padding: 18px 37px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 20px 30px rgb(0 0 0 / 19%);
    margin: 0 auto;
    display: block;
    width: 15%;
}
section.vc_section.SafetyAndSec p {
    font-size: 16px;
    line-height: 30px;
}
.breadcrumbs {display: none;}
section.vc_section.ThiSAmple {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.vc_section.ThiSAmple .contact-form .col-lg-3 {
}
.ThiSAmple .contact-form {
    background: #474747;
    padding: 50px 40px 0;
    border-radius: 10px;
    margin-bottom: 100px;
    display: flex;
}
.ThiSAmple .contact-form .btn-primary {
}
.ThiSAmple .contact-form .sub-btn {
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.ThiSAmple .theme-btn .vc_general {
    border-radius: 30px !important;
}
.thiS-Btn .wpb_wrapper {
    display: flex;
}
.Black_Bt {
    margin-left: 15px;
}
.Black_Bt button.vc_general {
    background: #464646 ! IMPORTANT;
}
.SamplE-sec_form h1 br {
    display: none;
}
.SamplE-sec_form h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
.SamplE-sec_form p {
    width: 100% !important;
    font-size: 15px;
}
.ThiSAmple .contact-form .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
}
.ThiSAmple .contact-form .row {
    display: flex;
}
.ThiSAmple .contact-form .col-lg-12 {flex: 0 0 20%;max-width: 20%;}
.ThiSAmple .contact-form input::placeholder {font-size: 16px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #8ba424 ! IMPORTANT;
}
.testimonial-box h4 {
    display: none;
}
ul.ThiS-main {
    justify-content: center !important;
}
ul.ThiS-main li {
    padding: 0 20px;
}
.group-blog h2 {
    font-size: 26px;
    line-height: 36px;
    padding: 0;
    font-weight: 600 !important;
}
.group-blog h2 span {
    font-size: 26px;
    line-height: 36px;
    padding: 0;
    font-weight: 600 !important;
}
.group-blog h3 span {
    font-size: 20px;
    font-weight: 600 !important;
    color: #000;
}
.group-blog h3 b {
    font-size: 20px;
    font-weight: 500 !IMPORTANT;
}
.group-blog h2 b {
    font-weight: 600;
}