:root {
  --base: #00430e;
  --bg: #84bf63;
  --extra: #CC7900;
  --blue: #27aeff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #43d477;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --panel-bg: #fbfbfd;
  --success: #e7f4f0;
  --info: #ebf7ff;
  --primary: #43d477;
  --secondary: #1f3b64;
  --success: #e7f4f0;
  --info: #ebf7ff;
  --warning: #ffab00;
  --danger: #f63c3c;
  --light: #f9f9f9;
  --dark: #343434;
  --white: #ffffff;c
  --gray: #818894;
  --gray300: #ececec;
  --gray200: #f1f1f1;
  --gray100: #f9f9f9;
  --primary-hover: #1FB354;
  --primary-border: #43d477;
  --primary-border-hover: #2aba5e;
  --primary-btn-shadow: 0 3px 6px 0 rgb(64 213 125 / 30%);
  --primary-btn-shadow-hover: 0 3px 8px 0 rgb(64 213 125 / 30%);
  --primary-btn-color: #ffffff;
  --primary-btn-color-hover: #ffffff;
  --secondary-hover: #162a47;
  --secondary-border: #162a47;
  --secondary-border-hover: #13243d;
  --secondary-btn-shadow: 0 3px 6px 0 rgb(64 213 125 / 30%);
  --secondary-btn-shadow-hover: 0 3px 8px 0 rgb(64 213 125 / 30%);
  --secondary-btn-color: #ffffff;
  --secondary-btn-color-hover: #ffffff;
  --font-family-base: var(--vazirmatn-fd-font);
  --font-family-rtl: var(--vazirmatn-fd-font);
}
@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-Regular.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-Light.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-ExtraLight.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-Medium.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-SemiBold.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gozaar';
  src: url('../fonts/woff2/Gozaar-Bold.woff2') format('woff2'),
       url('../fonts/woff/Gozaar-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body{
    font-family: var(--vazirmatn-fd-font);
    direction: rtl;
    text-align: right;
    font-size: .9rem;
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
    font-style: normal;
}
.btn ,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .table thead th {
    font-family: var(--vazirmatn-fd-font);
}

.table {
    width: 100%;
    margin-bottom: 0;
    color: #212529;
}
.table th ,.table td {
    padding: .5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0,0,0,.03);
} 
.index-content {
    min-height: 600px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fefefe;
    border-bottom: 1px solid #eeeeee;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
body {
  color: #424242;
  background: #F5F5F5;
}

a {
  color: var(--base);
  text-decoration: none;
}

a:hover {
  color: var(--bg);
  text-decoration: none;
}

 

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: var(--base);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: var(--bg);
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}

#header .logo {
  font-size: 24px;
  margin: 0;
  padding: 0;
  color: #5f687b;
  line-height: 1;
  font-weight: 700;
}

#header .logo a {
  color: var(--base);
}

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

@media (max-width: 991px) {
  #header {
    padding: 12px 0;
  }
}



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

.mobile-nav-toggle.bi-x {
  color: #fff;
}

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

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

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

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #5f687b;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: var(--base);
}

.navbar-mobile .getstarted {
  margin: 15px;
  padding: 10px 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: var(--base);
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
  visibility: visible !important;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 80vh;
  background: #fff;
  padding-top: 82px;
}

#hero h2 {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 56px;
  color: #3e4450;
}

#hero h3 {
  color: #858ea1;
  margin: 10px 0  30px 0;
  font-size: 16px;
  font-weight: 300px;
  line-height: 32px;
}

#hero .btn-get-started {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: var(--base);
  box-shadow: 0 8px 28px rgba(22, 223, 126, 0.45);
}

#hero .btn-get-started:hover {
  background: #206bfb;
  box-shadow: 0 8px 28px rgba(32, 107, 251, 0.45);
}

#hero .btn-watch-video {
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  margin-left: 25px;
  color: #5f687b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#hero .btn-watch-video i {
  color: #949cac;
  font-size: 32px;
  line-height: 0;
  margin-left: 8px;
}

#hero .btn-watch-video:hover i {
  color: var(--base);
}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 991px) {
  #hero {
    height: 100vh;
  }
  #hero .animated {
    -webkit-animation: none;
    animation: none;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #hero {
    height: auto;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .hero-img img {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 10px 0;
  overflow: hidden;
}

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


/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services {
  padding: 0;
}

.featured-services .icon-box {
  padding: 20px;
  color: #5f687b;
  background: #f9f9fa;
  border-radius: 4px;
  border: 1px solid #f9f9fa;
  transition: 0.3s;
  height: 100%;
}

.featured-services .icon {
  margin: 0 0 15px 0;
}

.featured-services .icon i {
  color: var(--base);
  font-size: 36px;
}

.featured-services .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
}

.featured-services .title a {
  color: #5f687b;
  transition: 0.3s;
}

.featured-services .icon-box:hover {
  border-color: #eaecef;
}

.featured-services .icon-box:hover .title a {
  color: var(--base);
}

.featured-services .description {
  line-height: 24px;
  font-size: 14px;
}
.certificates-inline-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(90deg, #f0f4ff, #ffffff);
  padding: 1rem 1.5rem;
  border: 1px solid #d0d8ff;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}

.certificates-text {
  font-size: 1.1rem;
  color: #2c3e50;
  font-weight: 500;
}

.certificates-link {
  background-color: var(--extra);
  color: #fff;
  padding: 0.6rem 1.4rem;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.certificates-link:hover {
  background-color: #3a59e0;
  box-shadow: 0 0 0 4px rgba(74, 108, 255, 0.2);
}
@media (max-width: 600px) {
  .certificates-inline-cta {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }

  .certificates-text {
    font-size: 1rem;
    margin-bottom: 0.8rem;
  }

  .certificates-link {
    width: 100%;
    font-size: 1rem;
  }
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 700;
  font-size: 32px;
  color: #5f687b;
}

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

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-left: 4px;
  color: var(--base);
}

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

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 0;
}

.counts .counters span {
  font-size: 48px;
  display: block;
  color: var(--base);
  font-weight: 700;
}

.counts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  border: 1px solid #fff;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.services .icon-box .icon {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: ease-in-out 0.3s;
}

.services .icon-box .icon i {
  color: var(--base);
  font-size: 36px;
  transition: 0.3s;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #5f687b;
  transition: ease-in-out 0.3s;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  border-color: #eaecef;
}

.services .icon-box:hover h4 a {
  color: var(--base);
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: var(--base);
}

.portfolio #portfolio-flters li:last-child {
  margin-left: 0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #5f687b;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #949cac;
  font-size: 14px;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #206bfb;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: var(--base);
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid var(--base);
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--base);
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(95, 104, 123, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: -40px 40px 0 0px;
  position: relative;
  z-index: 2;
  border: 6px solid #fff;
}

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

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

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #e4e6ea;
  font-size: 26px;
}

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

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

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 20px 20px 60px 20px;
  background: white;
  position: relative;
  border-radius: 6px;
  position: relative;
  text-align: right;
  direction: rtl;
  z-index: 1;
}

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

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid var(--base);
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--base);
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: var(--base);
  background-size: cover;
  padding: 60px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #206bfb;
  border-color: #206bfb;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  padding: 30px 20px;
  background: #fff;
}

.team .member img {
  max-width: 100%;
  margin: 0 0 30px 0;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: #aaaaaa;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  color: #919191;
  transition: 0.3s;
}

.team .member .social a:hover {
  color: var(--base);
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  border-top: 3px solid var(--base);
  border-bottom: 3px solid var(--base);
  padding: 30px;
  width: 100%;
  background-color: #f9f9fa;
}

.contact .info i {
  font-size: 20px;
  color: var(--base);
  float: right;
  width: 44px;
  height: 44px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 60px 0 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5f687b;
}

.contact .info p {
  padding: 0 60px 10px 0px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #949cac;
}

.contact .info .social-links {
  padding-right: 60px;
}

.contact .info .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-left: 10px;
}

.contact .info .social-links a:hover {
  background: var(--base);
  color: #fff;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: var(--base);
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  border-top: 3px solid var(--base);
  border-bottom: 3px solid var(--base);
  padding: 30px;
  background-color: #f9f9fa;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

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

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form 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: var(--base);
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: var(--base);
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

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

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.courses-slider {
  position: relative;
  padding-bottom: 70px;
  direction: rtl;
}
.courses-slider .swiper-pagination {
  max-width: max-content;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
.courses-slider .swiper-pagination .swiper-pagination-bullet {
  background: var(--primary);
  width: 8px;
  height: 8px;
}
.courses-slider .swiper-button-next,
.courses-slider .swiper-button-prev {
  color: var(--primary);
}
@media only screen and (max-width: 575px) {
  .courses-slider .swiper-button-next,
.courses-slider .swiper-button-prev {
    display: none;
  }
}
.courses-slider .swiper-button-next::after,
.courses-slider .swiper-button-prev::after {
  background-image: none;
  display: none;
}
.courses-slider .swiper-button-next {
  left: 43%;
  bottom: 0;
  top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .courses-slider .swiper-button-next {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .courses-slider .swiper-button-next {
    display: none;
  }
}
.courses-slider .swiper-button-prev {
  right: 43%;
  bottom: 0;
  top: auto;
  left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .courses-slider .swiper-button-prev {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .courses-slider .swiper-button-prev {
    display: none;
  }
}

    .btn-rotate {
    }
    body{
        text-align: right;
        direction: rtl;
    }
    #hero2{
        margin-top:  36px;
    }
    .hero-slider .mySwiper{
       max-height: 520px;
    }
    .hero-slider .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hero-slider .swiper {
        margin-left: auto;
        margin-right: auto;
    }
    .hero-slider .swiper-pagination{
        bottom: 50px;
        left: 0;
        width: 100%;
        display: none;
    }
    .cta a{
        color: #fff;
    }
    .disable_justify {
      justify-content:normal !important;
    }
        .banner {
            background: linear-gradient(90deg, #b36800, #cc7900);
            color: white;
            text-align: center;
            padding: 15px;
            border-radius: 10px;
            font-size: 18px;
            font-weight: bold;
        }
        .btn-invite {
            background-color: #ffcc00;
            color: #000;
            font-weight: bold;
            padding: 10px 20px;
            border-radius: 5px;
            text-decoration: none;
        }
        .btn-invite:hover {
            background-color: #ffdb4d;
            color: #000;
        }
        .hover-effect {
        transition: all 0.3s ease;
        padding: 8px 12px;
        border-radius: 6px;
    }
    
    .hover-effect:hover {
        background: rgba(255, 255, 255, 0.1);
        transform: translateX(5px);
    }
    
    .rounded-pill {
        padding: 8px 20px;
    }
    
    footer .bi {
        font-size: 1.2rem;
        vertical-align: middle;
    }
/* Alert Base Style */
.alert {
    position: relative;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    border-radius: 8px;
    font-family: var(--vazirmatn-fd-font);
    font-weight: 400;
}

.alert::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: currentColor;
    opacity: 0.2; 
}


/* Color Variations */
.alert-success {
    background: linear-gradient(135deg, #84bf63 0%, #a8d08a 100%);
    color: #00430e;
}

.alert-info {
    background: linear-gradient(135deg, #84bf63 0%, #a8d08a 100%);
    color: #00430e;
}

.alert-warning {
    background: linear-gradient(135deg, #f4eea9 0%, #f5f0b0 100%);
    color: #424242;
}

.alert-danger {
    background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
    color: #c62828;
}

.alert-primary {
    background: linear-gradient(135deg, #1f509a 0%, #2b5cb7 100%);
    color: #ffffff;
}

.alert-secondary {
    background: linear-gradient(135deg, #424242 0%, #5a5a5a 100%);
    color: #f4eea9;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: linear-gradient(135deg, var(--base) 0%, var(--bg) 100%);
  min-height: 40px;
  margin-top: 82px;
  color: var(--white);
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 57px;
  }
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol a {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs ol a:hover {
  text-decoration: underline;
}

.breadcrumbs ol li + li {
  padding-right: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-left: 10px;
  color: #8894f6;
  content: "/";
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: linear-gradient(135deg, var(--base) 0%, var(--bg) 100%);
  color: var(--white);
  font-size: 15px;
  position: relative;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 80px 0;
}

#footer .footer-top h3 {
  font-size: 36px;
  font-weight: 700;
  color: var(--white);
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}

#footer .footer-top p {
  font-size: 15;
  font-style: italic;
  margin: 30px 0 0 0;
  padding: 0;
}

#footer .footer-top .footer-newsletter {
  text-align: center;
  font-size: 15px;
  margin-top: 30px;
}

#footer .footer-top .footer-newsletter form {
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  text-align: right;
  border: 1px solid #e4e6ea;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: var(--base);
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #206bfb;
}

#footer .footer-top .social-links {
  margin-top: 30px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eaecef;
  color: #5f687b;
  line-height: 1;
  padding: 8px 0;
  margin-left: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: var(--base);
  color: #fff;
  text-decoration: none;
}

#footer .footer-bottom {
  border-top: 1px solid #d9dce2;
  z-index: 2;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer .copyright {
  float: right;
}

#footer .credits {
  float: left;
  font-size: 13px;
}
#footer .text-extra{
    color: var(--extra);
}
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  background: #f8f8f8;
}

.pricing .box h4 {
  font-size: 36px;
  color: #106eea;
  font-weight: 600;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #106eea;
  font-size: 18px;
  padding-left: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: #106eea;
  display: inline-block;
  padding: 8px 35px 10px 35px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .btn-buy:hover {
  background: #3b8af2;
}

.pricing .featured h3 {
  color: #fff;
  background: #106eea;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  left: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #106eea;
  color: #fff;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 100px;
}

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

.faq .faq-list li + li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  left: 0;
  right: 20px;
  color: var(--extra);
}

.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: var(--base);
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: var(--extra);
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Courses
--------------------------------------------------------------*/
.courses .course-item {
  border-radius: 5px;
  border: 1px solid #eef0ef;
}

.courses .course-content {
  padding: 15px;
}

.courses .course-content h3 {
  font-weight: 700;
  font-size: 20px;
}

.courses .course-content h3 a {
  color: #37423b;
  transition: 0.3s;
}

.courses .course-content h3 a:hover {
  color: #5fcf80;
}

.courses .course-content p {
  font-size: 14px;
  color: #777777;
}

.courses .course-content h4 {
  font-size: 14px;
  background: #5fcf80;
  padding: 7px 14px;
  color: #fff;
  margin: 0;
}

.courses .course-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: #37423b;
}

.courses .trainer {
  padding-top: 15px;
  border-top: 1px solid #eef0ef;
}

.courses .trainer .trainer-profile img {
  max-width: 50px;
  border-radius: 50px;
}

.courses .trainer .trainer-profile span {
  padding-right: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #5a6c60;
}

.courses .trainer .trainer-rank {
  font-size: 18px;
  color: #657a6d;
}

@media (max-width: 1200px) {
  .faq .accordion-list {
    padding: 0;
  }
}
@media (max-width: 992px) {
  #footer .copyright, #footer .credits {
    float: none;
    -moz-text-align-last: center;
    text-align-last: center;
  }
}

/*---------------------------------------------*/
/*---  Forum ---*/
/*---------------------------------------------*/

.bbpress div#primary {
 padding: 80px 0px 40px;
}
.bbpress div.bbp-breadcrumb ,
.bbpress #bbp-search-form ,
#bbpress-forums li.bbp-footer {
 display: none;
}

.bbpress span#subscription-toggle a.subscription-toggle {
 background: #34bfa3;
 padding: 10px 30px;
 display: block;
 font-size: 14px;
 margin: 12px auto 20px;
 max-width: 150px;
 text-align: center;
 text-transform: uppercase;
 font-weight: 600;
 border-radius: 5px;
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
 -moz-transition: all 250ms ease;
 color: #fff;
}
.bbpress span#subscription-toggle a.subscription-toggle:hover {
 color: #fff;
}

/* other style */
#bbpress-forums li.bbp-header {
 font-weight: 600;
 border-radius: 11px;
 margin-bottom: 20px;
 padding: 0;
 text-transform: uppercase;
 border: 0;
 text-align: right;
 background: linear-gradient(94.56deg, #564EC0 -2.22%, #716ACA 101.4%);
 color: #fff;
}
#bbpress-forums li.bbp-header ul {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 border: 0;
 padding: 0;
 margin: 0;
 list-style: none;
 overflow: visible;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-header a, #bbpress-forums li.bbp-header a:visited {
 color: #FFF;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-reply-count, #bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-voice-count, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-topic-count, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-reply-count, #bbpress-forums li.bbp-header ul li.bbp-forum-topic-count, #bbpress-forums li.bbp-header ul li.bbp-forum-reply-count, #bbpress-forums li.bbp-header ul li.bbp-topic-reply-count, #bbpress-forums li.bbp-header ul li.bbp-topic-voice-count {
 padding-right: 1rem;
 padding-left: 1rem;
}
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-topic-count,
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-reply-count,
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness {
 font-weight: bold;
 color: #363338;
 padding: 35px;
}
#bbpress-forums li.bbp-header ul li {
 padding: 20px 25px;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 700;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
 float: none;
 text-align: center;
 width: 12.5%;
}
#bbpress-forums li.bbp-header ul li.bbp-topic-freshness, #bbpress-forums li.bbp-header ul li.bbp-forum-freshness {
 text-align: center;
}
#bbpress-forums li.bbp-header ul li:last-child {
 border-left: 0;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
 float: none;
 text-align: right;
 width: 25%;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-forum-info, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-info {
 display: -ms-flexbox;
 display: block;
 -ms-flex-align: center;
 align-items: center;
 justify-content: right;
}
#bbpress-forums li.bbp-body > ul.topic > li, #bbpress-forums li.bbp-body > ul.forum > li {
 border-left: 1px solid rgba(0, 0, 0, 0.05);
 margin: 0;
 padding: 25px;
 float: none;
 display: block;
 align-items: center;
 justify-content: center;
 font-size: 16px;
 background: #F3F3F3;
}
li.bbp-forum-info, li.bbp-topic-title {
 float: none;
 text-align: right;
 width: 50%;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-freshness, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness {
 font-size: 0.8125rem;
 text-align: left;
 justify-content: flex-end;
}
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness {
 font-size: 14px!important;
 text-align: center !important;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-voice-count, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-topic-count,#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-reply-count{
 font-weight: bold;
 color: #363338;
 padding: 35px;
}
#bbpress-forums li.bbp-body > ul.topic > li:last-child, #bbpress-forums li.bbp-body > ul.forum > li:last-child {
 border-left: 0;
}
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-info .bbp-forum-content {
 width: 100%;
}
#bbpress-forums li.bbp-body > ul.topic li.bbp-topic-title > a, #bbpress-forums li.bbp-body > ul.topic li.bbp-topic-title > a:visited, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-info a.bbp-forum-title, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-info a.bbp-forum-title:visited {
 text-transform: capitalize;
 font-weight: bold;
 font-size: 18px;
 margin-bottom: 0.0625rem;
 display: inline-block;
}
#bbpress-forums div.bbp-reply-content ul li {
 font-size: 14px;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-info .bbp-topic-content, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
 margin: 0;
 padding: 0;
 word-wrap: break-word;
 color: #606060;
 width: 100%;
}
#bbpress-forums p.bbp-topic-meta span .avatar{
 display: none;
}
#bbpress-forums li.bbp-body ul.topic, #bbpress-forums li.bbp-body ul.forum {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 align-items: stretch;
 border-radius: 11px;
 padding: 0;
 overflow: hidden;
 list-style: none;
 margin: 0;
}
 #bbpress-forums li.bbp-body ul.forum {
 margin-bottom: 20px;
 border-top: 0px;
 }
 #bbpress-forums li.bbp-body ul.forum:last-child {
 margin-bottom: 0px;
}
#bbpress-forums li.bbp-body ul.topic {
 margin-bottom: 20px;
}
#bbpress-forums li.bbp-body ul.topic:last-child {
 margin-bottom: 0px;
}
#bbpress-forums ul.bbp-forums{
 margin-bottom: 0px;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-freshness .bbp-topic-meta, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness .bbp-topic-meta {
 margin: 5px 0 5px 0;
 font-size: 16px;
 font-weight: 600;
 line-height: 1;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-freshness .bbp-topic-meta img.avatar, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness .bbp-topic-meta img.avatar {
 display: none;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content, div.bbp-template-notice p, #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta, div.bbp-breadcrumb, div.bbp-topic-tags, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums {
 font-size: 16px;
}
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies {
 border-right: 0px solid rgba(0, 0, 0, 0.05);
 border-left: 0px solid rgba(0, 0, 0, 0.05);
 border-radius: 5px;
 border-bottom: 0px;
}
#bbpress-forums div.bbp-reply-header {
 background-color: #fff;
 border-top : 0px !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
 background-color: #fff;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
 background-color: #fff;
}
#bbpress-forums div.bbp-reply-header {
 padding: 15px 30px;
 color: #828282;
 font-size: 14px;
}
#bbpress-forums div.bbp-reply-header span.bbp-admin-links a {
 color: #828282;
 font-size: 14px;
 text-transform: capitalize;
}
.bbp-reply-header a {
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
 -moz-transition: all 250ms ease;
}
.bbp-reply-header a.bbp-reply-permalink {
 color: #828282;
}
.bbp-reply-header a:hover {
 color: #34BFA3;
}
#bbpress-forums div.bbp-reply-author .bbp-author-role {
 color: #828282;
 font-style: normal;
 font-size: 14px;
}
#bbpress-forums div.bbp-reply-author .bbp-reply-ip {
 display: none;
}

#bbpress-forums .bbp-topics {
 border-bottom: 0px solid !important;
 border-radius: 5px;
 overflow: hidden;
}
#bbpress-forums ul.bbp-topics{
 border: 0px !important;
}
#bbpress-forums div.bbp-topic-tags {
 display: none;
}
#bbpress-forums .bsp_thumbnail > a {
 padding-right: 0 !important;
}
.bbpress a.bbp-forum-title,
.bbpress a.bbp-topic-permalink {
 font-size: 20px;
 font-weight: bold;
 color: #252525;
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
 -moz-transition: all 250ms ease;
}
.bbpress a.bbp-forum-title:hover,
.bbpress a.bbp-topic-permalink:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness .bbp-author-name:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness .bbp-author-name:hover,
.bbpress #bbpress-forums li.bbp-body .bbp-topic-title .bbp-topic-meta .bbp-author-name:hover {
 color: #34BFA3 ;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums li.bbp-body .bbp-topic-title .bbp-topic-meta .bbp-author-name {
 color: #252525;
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
 -moz-transition: all 250ms ease;
}
#bbpress-forums #bbp-user-wrapper {
 float: right;
 width: 100%;
 background: #FFFFFF;
 box-shadow: 20px 37px 102px rgba(0, 0, 0, 0.098);
 border-radius: 11px;
 padding: 20px 45px;
 font-size: 16px;
 height: auto;
 display: block;
 clear: both;
 overflow: hidden;
}
#bbpress-forums #bbp-user-body {
 padding: 30px;
}
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness a,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness a {
 font-size: 14px;
 font-weight: 500;
 color: rgba(40, 43, 71, .5);
 vertical-align: -webkit-baseline-middle;
}
#bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-freshness {
 padding: 15px;
}
.bbpress div.bbp-template-notice.info,
.bbpress div.bbp-template-notice {
 background: #fff;
 border: 0;
 padding: 11px 20px;
 box-shadow: 20px 37px 102px rgba(0, 0, 0, 0.098);
 border-right: 6px solid #34BFA3;
 border-radius: 5px;
}
.bbpress div.bbp-template-notice p {
 font-size: 16px;
 color: #252525;
 font-weight: bold;
}
.bbpress div.bbp-template-notice p .avatar {
 display: none;
}
.bbp-pagination-count {
 font-size: 14px;
 color: #252525;
}
#bbpress-forums fieldset.bbp-form {
 padding: 0;
}
.bbp-topics .bbp-body .bbp-topic-freshness a, .bbp-topics .bbp-body li .bbp-topic-started-by {
 font-size: 14px;
}
#bbpress-forums p.bbp-topic-meta span {
 font-size: 14px;
}
#bbpress-forums li.bbp-body > ul.topic > li.bbp-topic-title, #bbpress-forums li.bbp-body > ul.forum > li.bbp-forum-title {
 text-align: right;
 justify-content: flex-start;
}
#bbpress-forums fieldset.bbp-form label {
 color: #252525;
 font-weight: 400;
 font-size: 16px;
}
#bbpress-forums fieldset.bbp-form input[type="text"] {
 border: 0;
 padding: 12px 20px !important;
 width: 100%;
 border-radius: 5px !important;
 background: #fff;
 box-shadow: 0 0 5px rgba(0,0,0,.1);
 -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
 -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
 -ms-box-shadow: 0 0 5px rgba(0,0,0,.1);
 margin-bottom: 30px !important;
 margin-top: 5px !important;
 outline: 0 !important;
}
#bbpress-forums fieldset.bbp-form input#user_login {
 width: initial !important;
 background: none !important;
 box-shadow: none !important;
 border: 1px solid #dadada;
 border-radius: 0px !important;
 padding: 20px !important;
}
#bbpress-forums fieldset.bbp-form input#user_pass {
 width: initial !important;
 background: none !important;
 box-shadow: none !important;
 border: 1px solid #dadada;
 border-radius: 0px !important;
 padding: 10px 20px !important;
 outline: none;
}
#bbpress-forums .bbp-remember-me label {
 display: contents !important;
}
#bbpress-forums fieldset.bbp-form select {
 border: 0;
 padding: 12px 20px !important;
 border-radius: 5px !important;
 background: #fff;
 box-shadow: 0 0 5px rgba(0,0,0,.1);
 -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
 -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
 -ms-box-shadow: 0 0 5px rgba(0,0,0,.1);
 margin-bottom: 30px !important;
 margin-top: 5px !important;
 outline: 0 !important;
}
.bbpress .button[type='submit'] {
 background: #34bfa3;
 padding: 10px 30px;
 display: block;
 font-size: 14px;
 border:none;
 margin: 0 auto 20px;
 max-width: 150px;
 text-align: center;
 font-weight: 600;
 text-transform: uppercase;
 border-radius: 5px;
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
 -moz-transition: all 250ms ease;
 color: #fff;
}
.bbp-pagination {
 margin-bottom: 55px;
}
#bbpress-forums {
 overflow: visible !important;
 margin-bottom: 60px;
}
#bbpress-forums fieldset.bbp-form button#bbp_topic_submit:hover,
#bbpress-forums #bbp-your-profile fieldset.submit button:hover,
.single-topic #bbpress-forums fieldset.bbp-form .button[type='submit']:hover {
 color: #fff;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
 height: auto;
 min-width: 50px;
}
.single-topic span#subscription-toggle a.subscription-toggle {
 display: none;
}
.single-topic #bbpress-forums li.bbp-header {
 padding: 20px 0;
}
.single-topic li.bbp-header div.bbp-reply-content span#favorite-toggle a {
 font-weight: bold;
}
.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-content {
 margin-right: 200px;
 padding: 12px 0 20px 20px;
}
.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-author {
 width: 170px;
 padding-right: 21px;
 padding-top: 10px;
}
.single-topic #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li .avatar {
 display: none;
}
.single-topic #bbpress-forums div.bbp-reply-author a.bbp-author-name {
 color: #252525;
 font-weight: bold;
 font-size: 16px;
 margin-top: 15px;
 transition: all 250ms ease;
 -webkit-transition: all 250ms ease;
 -ms-transition: all 250ms ease;
 -o-transition: all 250ms ease;
}
.single-topic #bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
 color: #34BFA3;
}
#bbpress-forums li.bbp-header .bbp-reply-content {
 margin-right: 208px;
}
.single-topic #bbpress-forums div.bbp-reply-author br {
 display: none;
}
.single-topic li.bbp-header div.bbp-reply-content span#subscription-toggle {
 display: none;
}
.single-topic #bbpress-forums div.bbp-reply-author img.avatar {
 min-width: 100%;
 border-radius: 0;
}
.single-topic #bbpress-forums li.bbp-header {
 font-weight: 700;
 text-transform: capitalize;
}
.single-topic #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log {
 display: none;
}
.single-topic li.bbp-header div.bbp-reply-content span#favorite-toggle {
 display: none;
}
@media (max-width: 991px) {
 li.bbp-forum-info, li.bbp-topic-title {
 width: 100%;
 }
 li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
 display: none !important;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
 display: none !important;
}
#bbpress-forums .bbp-search-results li.bbp-header, #bbpress-forums .bbp-replies li.bbp-header {
 display: none;
}
#bbpress-forums div.bbp-reply-header span.bbp-admin-links {
 display: none;
}
.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-content {
 margin: 20px;
 width: 100%;
 clear: both !important;
 padding-top: 30px;
}
#bbpress-forums div.bbp-reply-author img.avatar {
 position: static !important;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
 margin: auto;
}
}
.btQuoteBookingWrap .ui-slider .ui-slider-handle:focus {
 outline: 0 !important;
}
.sss-form input[type=submit] {
 font-weight: 600;
}
#bbpress-forums fieldset.bbp-form {
 border: none;
}
.tax-mt-knowledge-category .high-padding {
 padding: 90px 0 60px;
}

 .user-rating {
  margin-left: auto;
}
.user-rating span {
  color: #f2994a;
  margin-right: 3px;
}
.fa-w-18 {
    font-size: 14px;
    font-weight: 500;
}
.single-course-wrap {
  position: relative;
  border-radius: 8px;
  margin-bottom: 30px;
}
.single-course-wrap:hover .thumb img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.single-course-wrap.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-course-wrap.media .thumb {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 8px 0 0 8px;
  background-size: cover;
}
.single-course-wrap.media .thumb img {
  border-radius: 8px 0 0 8px;
}
.single-course-wrap.media .wrap-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 0;
  border-radius: 0 8px 8px 0;
  padding: 27px 30px 55px;
  background: #fff;
}
.single-course-wrap.media .wrap-details .user-area {
  border-bottom: 0;
  padding-bottom: 19px;
}
.single-course-wrap .cat {
  font-weight: 600;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  color: #fff;
  position: absolute;
  z-index: 1;
  display: inline-block;
  padding: 0 11px;
}
.single-course-wrap .cat.cat-blue {
  background-color: #ffc107;
}
.single-course-wrap .cat.cat-red {
  background-color: #eb5757;
  right:  5px;
  max-width: 80px;
  text-align: center;
}
.single-course-wrap .cat.cat-green {
  background-color: #27ae60;
}
.single-course-wrap .thumb {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.single-course-wrap .thumb img {
  border-radius: 8px 8px 0 0;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  width: 100%;
}
.single-course-wrap .thumb .cat {
  position: absolute;
  top: 15px;
  left: 20px;
}
.single-course-wrap .wrap-details {
  border: 1px solid #f2f2f2;
  padding: 15px 20px 13px;
  border-radius: 0 0 8px 8px;
}
.single-course-category{
    font-size: 12px;
}
.single-course-wrap .wrap-details h6 {
  margin-bottom: 17px;
}
.single-course-wrap .wrap-details .user-area {
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}
.single-course-wrap .wrap-details .user-area .user-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-course-wrap .wrap-details .user-area .user-details img {
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 8px;
  border-radius: 50%;
}
.single-course-wrap .wrap-details .user-area .user-details .meeting-id {
  font-size: 14px;
  font-weight: 600;
}
.single-course-wrap .wrap-details .user-area .user-details .meeting-id a {
  color: var(--main-color);
  margin-left: 5px;
}
.single-course-wrap .wrap-details .date-wrap,
.single-course-wrap .wrap-details .price-wrap {
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
}
.single-course-wrap .wrap-details .date-wrap .price,
.single-course-wrap .wrap-details .price-wrap .price {
  color: #0071dc;
  font-weight: 600;
  font-size: 16px;
}
.single-course-wrap .wrap-details .date-wrap .time,
.single-course-wrap .wrap-details .price-wrap .time {
  color: var(--main-color);
  font-weight: 600;
}
.course-content{
    margin-bottom: 10px;
    border-radius: 5px;
    border:  1px solid #eee;
    padding:  10px;
}
.instructor-img {
    border-radius: 50%;
}
.instructor-links .bx{ 
font-size: 36px; }

 
.iframe-container {
  position: relative;
  padding-bottom: 65.25%;
  padding-top: 30px;
  height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; /*<<--- THIS IS THE KEY*/ 
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-grid {
    border: 1px solid #eee;
    border-radius: 7px;
    text-align: center;
}
.product-grid .product-image img {
    width: 100%;
    height: 200px;
    transition: all 0.4s ease-out 0s;
}
.product-content {
    padding: 10px 20px;
}
.product-grid h5 {
    height: 52px;
}
.product-grid h5 a {
    font-size: 14px;
    line-height: 11px;
    color: #012970;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}
.product-grid .title a:hover {
    color: var(--base)
}
.product-grid .product-image:hover img {
    transform: scale(1.15);
}
.add-to-cart {
    text-align: center;
    position: relative;
    bottom: -12px;
}
.add-to-cart a, .add-to-cart button {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    padding: 9px 14px;
    border-radius: 50px;
    transition: all .4s ease-out 0s;
    background: #012970;
    border: none;
}
i.bi {
    font-size: 1rem !important;
    line-height: 1.5;
    font-weight: 400;
}

.cart_icon {
    position: relative;
    padding: 10px 0px 10px 10px !important;
}
.cart_icon .cart-count {
    display: inline-block;
    height: 18px;
    width: 18px;
    border-radius: 7px;
    background-color: #218838;
    position: absolute;
    top: -5px;
    right: -5px;
    color:  #fff;
    text-align: center;

}
.login-form {
    width: 340px;
    margin: 50px auto;
    font-size: 15px;
}
.login-form form {
    margin-bottom: 15px;
    background: #f7f7f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 30px;
}
.login-form h2 {
    margin: 0 0 15px;
}
.login-form .form-control, .login-form .btn {
    min-height: 38px;
    border-radius: 2px;
}
.login-form .btn {        
    font-size: 15px;
    font-weight: bold;
}
.product-content .entry-title,.course-main .entry-title{
    font-size: 24px;
}
.product-price{
}
.product-price .font-weight-bolder{
    font-size: 18px;
    color:  #095c1f;
    font-weight: bolder;
}
.fast-item{
    text-align: center;
    margin-bottom: 15px;
    padding: 25px 30px;
    background-color: #fff;
    box-shadow: rgba(33,33,33,.06) 0 4px 24px 5px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;    
}
.fast-item:hover{
    background-color: #fcfcfa;
    box-shadow: rgba(00,00,00,.09) 0 4px 24px 5px;
}
.fast-item-icon{
    text-align: center;
    margin-top:  5px;
}
.fast-item-icon i.bi{
    font-size: 40px !important;
    line-height: 50px;
    width: 55px;
    height: 55px;
    text-align: center;
    color: #3473b8;
}
.fast-item:hover .fast-item-icon i.bi{
    color: #a9d129;
} 
.fast-item-title{
  line-height: 1.2;
  font-size:  18px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #071e55;
  font-weight: 700;
}
.fast-item-title a{
  color: #071e55;
}
.fast-item-title a:hover{
  color: #a9d129;
}
body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:0.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#000;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width: 50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,0.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease 200ms;transition:-ms-transform ease 200ms;transition:-o-transform ease 200ms;transition:-webkit-transform ease 200ms;transition:transform ease 200ms}@-webkit-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}
@media (max-width: 767.98px) {
  .hero-image-container {
    min-height: 120px;
  }
  .stats-section {
    margin-top: 0 !important;
  }
}
@media (max-width: 614px) {
	#header .logo {
	  font-size: 18px;
	}
}
@media (max-width: 991px) {
    .btn-rotate {
      z-index: 9999999999;
      transform: rotate(-90deg);
      /* Legacy vendor prefixes that you probably don't need... */
      /* Safari */
      -webkit-transform: rotate(-90deg);
      /* Firefox */
      -moz-transform: rotate(-90deg);
      /* IE */
      -ms-transform: rotate(-90deg);
      /* Opera */
      -o-transform: rotate(-90deg);
      /* Internet Explorer */
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      position: fixed;
      left:  -50px;
      top:  50%;
      padding: 5px 15px;
      background: #02780c;
      border-radius: 5px;
      color:  #fff;
    }
    .btn-rotate2 {
      position: fixed;
      left:  0px;
      bottom:  0;
      padding: 5px 15px;
      background: #02780c;
      border-radius: 0px;
      display: block;
      color:  #fff;
      width: 100%;
      text-align: center;
      z-index: 9999999999;
    }
    .swiper-button-next::after, .swiper-button-prev::after {
        font-size: 28px;
    }
    .swiper-button-next, .swiper-button-prev {
       top: 45%;
    }
 }
@media (min-width: 992px) {
    .btn-rotate {
      z-index: 9999999999;
      transform: rotate(-90deg);
      /* Legacy vendor prefixes that you probably don't need... */
      /* Safari */
      -webkit-transform: rotate(-90deg);
      /* Firefox */
      -moz-transform: rotate(-90deg);
      /* IE */
      -ms-transform: rotate(-90deg);
      /* Opera */
      -o-transform: rotate(-90deg);
      /* Internet Explorer */
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      position: fixed;
      left:  1px;
      top:  40%;
      padding: 5px 15px;
      background: #02780c;
      border-radius: 5px;
      color:  #fff;
    }
}
.btn-rotate:hover{
    color: #fefefe;
    background: #034709;
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.card, .overflow-hidden {
  will-change: transform;
}
.avatar {
  height: 3rem;
  width: 3rem;
  position: relative;
  display: inline-block !important;
}
.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.calendar-input{
    direction: ltr;
}
.inner-course {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 30px 40px 0 rgba(1,11,60,.06);
}
.entry-title {
  display: flex;
  align-items: center; /* عمودی وسط‌چین */
  line-height: 1.6; /* برای دو خط زیبا */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.course-title{
    color: var(--base);
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.course-teacher-thumb {
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 10px 14px 0 rgba(1,11,60,.1);
  height: 35px;
  width: 35px;
}
.course-teacher span {
  color: #53545b;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  padding-top: 2px;
}
.course-teacher span a{
    color: #53545b;
}
.certificate-item {
  border-radius: 6px;
  box-shadow: 0 30px 40px 0 rgba(1,11,60,.06);
  position: relative;
  background: #fff;
  padding: 25px 30px;
}
.certificate-item .entry-title a {
  font-size: 18px;
  margin-bottom: 3px;
}
.certificate-item a {
  color: var(--base);
}
.certificate-item a:hover {
  color: var(--bg);
}
.data-label{
  color: #0e1133;
  font-weight: 500;
  padding-left: 5px;
}
.certificate-thumb{
    max-height: 240px;
}
.ltr{
    direction: ltr;
}
#progress-wrp {
  border: 1px solid #0099CC;
  padding: 1px;
  position: relative;
  height: 30px;
  border-radius: 3px;
  margin: 10px;
  text-align: left;
  background: #fff;
  box-shadow: inset 1px 3px 6px rgba(0, 0, 0, 0.12);
}

#progress-wrp .progress-bar {
  height: 100%;
  border-radius: 3px;
  background-color: #f39ac7;
  width: 0;
  box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.11);
}

#progress-wrp .status {
  top: 3px;
  left: 50%;
  position: absolute;
  display: inline-block;
  color: #000000;
}

.form-control-disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.course-meta-title, .course-faq-header{
    font-size: 18px;
    margin: 10px 0;
    line-height: 28px;
}
.course-meta-item,.course-faq-title{
    font-size: 14px;
    margin: 7px 0;
    line-height: 24px;
}
.product-grid .product-image a, .single-course-wrap .thumb a, .resume-grid .resume-thumb a{
    display: block;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.product-grid .product-image img, .single-course-wrap .thumb img{
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out;
    border-radius: 10px;
}
.product-grid .product-image img{
    max-height: 219px;
}
.resume-grid .instructor-img{
    display: block;
    max-width: 100%;
    margin: 0 auto 10px;
    height: 286px;
    transition: all 0.5s ease-in-out;
    border-radius: 10px;
    max-height: 286px;
}
.product-grid .product-image a::after,  .resume-grid .resume-thumb a::after {
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255,255,255,.3);
  transform: translate(-50%,-50%) rotate(-45deg);
  content: "";
  z-index: 1;
}
.product-grid .product-image:hover a::after, .resume-grid .resume-thumb:hover a::after  {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.page-item{
    margin-right: 2px;
}
.page-item .page-link, .page-item:first-child .page-link,.page-item:last-child .page-link{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #efecff;
  cursor: pointer;
  transition: 0.3s;
  
}
.product-grid{
  border-radius: 20px;
  border: 1px solid rgba(3, 31, 66, 0.08);
  padding: 15px 15px 23px 15px;
  background-color: var(--white);
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  position: relative;
  text-align: center;    
}
.product-grid:hover {
  box-shadow: 0px 6px 10px 0px rgba(22, 18, 3, 0.1);
}
.add-to-cart button{
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    border-radius: 20px;
    background-color: var(--base);
    border: 1px solid var(--base);
    color: var(--white);
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    min-width: 160px;
    padding: 5px 10px;
    text-align: center;  
}
.add-to-cart button:hover{
    background-color: var(--base);
    border: 1px solid var(--base);
    color: var(--secondary);
}
.product-content .title{
  color: var(--base);
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  line-height: 28px;
  height: 56px;
  margin-bottom: 17px;
  padding-bottom: 22px;
  overflow: hidden;    
}
.product-content .price{
    font-weight: bold;
    color: var(--secondary);
    font-size: 18px;
}
.book-author{
    color: var(--base);
}
.resume-grid{
  border-radius: 20px;
  border: 1px solid rgba(3, 31, 66, 0.08);
  padding: 15px 15px 23px 15px;
  background-color: var(--white);
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  position: relative;
  text-align: center;    
}
.resume-grid:hover {
  box-shadow: 0px 6px 10px 0px rgba(22, 18, 3, 0.1);
}
.resume-link{
  color: var(--base);
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  line-height: 28px;
  height: 56px;
  margin-bottom: 17px;
  padding-bottom: 22px;
  overflow: hidden;
}
.navbar-btn{
    padding: 0 !important;
}
footer .text-muted{ color:#84bf63 !important } 
.page-link {
  color: var(--extra);
}
.active > .page-link, .page-link.active {
  background-color: var(--extra);
  border-color: var(--extra);
}

/*--------------------------------------------------------------
# Trust Bar
--------------------------------------------------------------*/
.trust-bar-section {
  position: relative;
  background: linear-gradient(135deg, rgba(0, 67, 14, 0.05) 0%, rgba(132, 191, 99, 0.05) 100%);
  padding: 40px 0;
  overflow: hidden;
}

.trust-bar-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.trust-bar-particles .particle {
  position: absolute;
  background: var(--bg);
  border-radius: 50%;
  opacity: 0.3;
  animation: float 15s infinite ease-in-out;
}

.trust-bar-particles .particle-1 {
  width: 10px;
  height: 10px;
  top: 20%;
  left: 10%;
  animation-delay: 0s;
}

.trust-bar-particles .particle-2 {
  width: 15px;
  height: 15px;
  top: 60%;
  left: 20%;
  animation-delay: 2s;
}

.trust-bar-particles .particle-3 {
  width: 8px;
  height: 8px;
  top: 40%;
  left: 40%;
  animation-delay: 4s;
}

.trust-bar-particles .particle-4 {
  width: 12px;
  height: 12px;
  top: 80%;
  left: 60%;
  animation-delay: 6s;
}

.trust-bar-particles .particle-5 {
  width: 6px;
  height: 6px;
  top: 30%;
  left: 80%;
  animation-delay: 8s;
}

.trust-bar-particles .particle-6 {
  width: 14px;
  height: 14px;
  top: 70%;
  left: 30%;
  animation-delay: 10s;
}

.trust-bar-particles .particle-7 {
  width: 9px;
  height: 9px;
  top: 50%;
  left: 50%;
  animation-delay: 12s;
}

.trust-bar-particles .particle-8 {
  width: 11px;
  height: 11px;
  top: 25%;
  left: 70%;
  animation-delay: 14s;
}

.trust-bar-particles .particle-9 {
  width: 7px;
  height: 7px;
  top: 85%;
  left: 15%;
  animation-delay: 1s;
}

.trust-bar-particles .particle-10 {
  width: 13px;
  height: 13px;
  top: 45%;
  left: 85%;
  animation-delay: 3s;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0) translateX(0);
    opacity: 0.3;
  }
  50% {
    transform: translateY(-20px) translateX(10px);
    opacity: 0.6;
  }
}

.trust-bar-content {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trust-bar-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.trust-bar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.trust-bar-text {
  font-family: var(--font-family-rtl);
  font-size: 18px;
  font-weight: 700;
  color: var(--base);
  line-height: 1.6;
}

/* Mobile styles */
@media (max-width: 768px) {
  .trust-bar-section {
    padding: 25px 0;
  }
  
  .trust-bar-item {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
  
  .trust-bar-text {
    font-size: 16px;
    font-weight: 600;
  }
  
  .trust-bar-particles .particle {
    display: none;
  }
}

/* Tablet styles */
@media (min-width: 769px) and (max-width: 991px) {
  .trust-bar-text {
    font-size: 17px;
    font-weight: 700;
  }
}

/* Desktop styles - بولد و بزرگتر */
@media (min-width: 992px) {
  .trust-bar-text {
    font-size: 20px;
    font-weight: 700;
  }
}
