/*********************************************************************************
  Template Name: Belle Multipurpose eCommerce Bootstrap4 Template
  Description: A perfect template to build beautiful and unique Fashion websites. It comes with nice and clean design.
  Version: 1.0
**********************************************************************************/

/* --------------------------------------------------
Table of Content:

1.  Google Fonts
2.  Basic Styles
3.  Typography
4.  Utilities
5.  Container
6.  Button
7.  Input Placeholder
8.  Pre Loader
9.  Header Style
10. Homepage Slideshow
11. Section
12. Products With Tab Slider
13. Product Grid
14. Collection Box Slider
15. Brands Logo Slider
16. Latest Blog Post
17. Store Feature
18. Shop Pages
19. Product Listview
20. Bredcrumb
21. Product Detail
22. Categories List
23. Pages
24. Cart Pages
25. Quick View
26. Promotional Top Popup
27. Image Banners
28. Homepages Demo
  28.1 Home 2 - Default
  28.2 Home 3 - Boxed
  28.3 Home 4 - Fulwidth
  28.4 Home 5 - Cosmetic
  28.5 Home 6 - Modern
  28.6 Home 7 - Shoes
  28.7 Home 8 - Jewellery
  28.8 Home 9 - Parallax
  28.9 Home 10 - Minimal
  28.10 Home 11 - Grid
  28.11 Home 12 - Category
  28.12 Home 13 - Autoparts
  28.13 Home 14 - Bags
  28.14 Home 15 - Furniture
29. Testimonial Slider
30. Instagram Feed
31. Hero Banners
32. Newsletter Cookie Popup
33. Footer
=======================================================================*/

/*======================================================================
  1. Google Fonts
========================================================================*/
@import url("http://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700&amp;display=swap");
@import url("http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&amp;display=swap");
@import url("http://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800&amp;display=swap");

/*======================================================================
  2. Basic Styles
========================================================================*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::before,
::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  overflow: hidden;
  overflow-y: auto;
}
body {
  font-size: 13px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", Helvetica, Tahoma, Arial, serif;
  color: #424242;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html,
button,
input,
select,
textarea {
  font-family: "Poppins", sans-serif;
}
input:focus,
textarea:focus,
select:focus {
  border-color: #cdcfd3;
}
input,
textarea, select {
  padding: 10px 18px;
}


iframe {
  border: 0;
  width: 100%;
}

a {
  color: #555555;
  text-decoration: none;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  color: #000;
  outline: 0;
}
a:hover,
a:focus {
  opacity: 0.8;
}
a:hover {
  text-decoration: underline;
}

p {
  margin: 0 0 24px;
}
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}
blockquote blockquote {
  margin-right: 0;
}
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
ol,
ul {
  padding: 0;
  margin: 0;
}
.list-items {
  margin-left: 15px;
}
.hide {
  display: none !important;
}

/*======================================================================
  3. Typography
========================================================================*/
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
dl,
dd,
menu,
ol,
ul,
table,
caption,
hr {
  margin: 0;
  margin-bottom: 0;
}
/*h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #000;
  margin: 0 0 10px;
  font-family: "Roboto Slab", Helvetica, Tahoma, Arial, serif;
  font-weight: 400;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}*/
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 19px;
  letter-spacing: 0.03em;
  /*text-transform: uppercase;*/
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 1em;
}
/*h5,
.h5 {
  font-size: 18px;
}*/
h6,
.h6 {
  font-size: 14px;
}

img {
  max-width: 100%;
}

p {
  color: #555;
}
p:last-child {
  margin-bottom: 0;
}

button{
  background: transparent;
  border: 0px solid #d7d7d7;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  color: #424242;
}
input,
select,
textarea {
  background: transparent;
  border: 1px solid #d7d7d7;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  color: #424242;
}
input:focus,
input:active,
button:focus,
button:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  outline: none;
  border-color: #5b77d8;
}
input,
select,
textarea {
  width: 100%;
  font-size: 14px;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
input,
/*select {*/
/*  height: 40px;*/
/*  padding: 0 10px;*/
/*}*/
input[type="checkbox"],
input[type="radio"] {
  /*width: auto;*/
  height: auto;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 0;
  box-shadow: none;
}

.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}

hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #e8e9eb;
}

.border-bottom {
  border-bottom: 1px solid #f5f5f5 !important;
}

/*======================================================================
  4. Utilities
========================================================================*/
.hidden {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.poss_relative {
  position: relative;
}
.poss_absolute {
  position: absolute;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.clearfix:after {
  clear: both;
}

th {
  font-family: "Roboto Slab", Helvetica, Tahoma, Arial, serif;
  font-weight: 700;
}

/* Text specialized */
.text-italic {
  font-style: italic;
}
.text-normal {
  font-style: normal;
}
.text-underline {
  font-style: underline;
}
/* Font specialized */
.body-font {
  font-family: "Poppins", sans-serif;
}
.heading-font {
  font-family: "Poppins", sans-serif;
}

.list--inline {
  padding: 0;
  margin: 0;
}
.list--inline li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 !important;
}
.display-table-cell {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

/*======================================================================
  5. Container
========================================================================*/
.container {
  max-width: 1300px;
  padding-left: 30px;
  padding-right: 30px;
}
.container-fluid {
  padding: 0 55px;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  clear: both;
  display: block;
}

.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px;
}
.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%;
}
.grid--no-gutters > .grid__item {
  padding-left: 0;
}

/*======================================================================
  6. Button
========================================================================*/
.btn,
.shopify-payment-button__button--unbranded {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  height: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 8px 15px 8px;
  background-color: transparent;
  color: #000;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: normal;
  white-space: normal;
  font-size: 13px;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:hover,
.btn:focus,
.shopify-payment-button__button--unbranded:hover,
.shopify-payment-button__button--unbranded:focus {
  background-color: #1a1a1a;
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}
.btn--small {
  padding: 8px 10px;
  font-size: 0.92308em;
  line-height: 1;
}
.btn--secondary {
  background-color: #ededed;
  color: #000;
  border: 1px solid #000;
}
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #31a3a3;
  text-align: left;
  text-decoration: none;
  outline: none !important;
  box-shadow: none !important;
}
.btn--link:hover,
.btn--link:focus {
  opacity: 0.8;
  text-decoration: none;
}

/*======================================================================
  7. Input Placeholder
========================================================================*/
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*======================================================================
  8. Pre Loader
========================================================================*/
#pre-loader {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow: hidden !important;
  right: 0px;
  z-index: 999999;
}
#pre-loader img {
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 99;
  margin: 0 auto;
}

/*======================================================================
  9. Header Style
========================================================================*/
.classicHeader:not(.stickyNav) {
  width: 100%;
  z-index: 8;
  background-color: #1f2a56;
}
.promotion-header {
  color: #df1a0b;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 35px;
  background-color: #fff0ef;
  text-align: center;
  position: relative;
  z-index: 5;
}
.closeHeader {
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  right: 40px;
  top: 8px;
  height: 25px;
  width: 25px;
  line-height: 22px;
  color: #df1a0b;
}

.top-header {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 10px;
  background: #1f2a56;
  height: 38px;
}
.top-header a {
  color: #fff;
}
.top-header p,
.top-header a,
.top-header select,
.top-header .fa,
.top-header span.selected-currency,
.top-header .language-dd {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
  text-decoration: none;
  letter-spacing: 0.05em;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: normal;
}
.top-header a:hover {
  text-decoration: underline;
}
.top-header .phone-no,
.top-header .welcome-msg {
  display: inline;
}
.top-header .phone-no .anm {
  vertical-align: middle;
}
.top-header .phone-no a:hover {
  text-decoration: none;
}

.selected-currency,
.language-dd {
  width: 40px;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
}
.language-dd {
  width: 65px;
  text-transform: uppercase;
  display: inline;
}
.selected-currency:after,
.language-dd:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.top-header .currency-picker,
.top-header .language-dropdown {
  display: inline;
  position: relative;
  vertical-align: middle;
}
#currencies,
#language {
  top: 29px;
  left: -5px;
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #f5f5f5;
  padding: 0;
  z-index: 333;
}
#currencies li,
#language li {
  color: #000;
  font-size: 12px;
  cursor: pointer;
  padding: 5px 15px;
  list-style: none;
  border-bottom: solid 1px #ddd;
}
#currencies li:hover,
#language li:hover {
  background: #f5f5f5;
}

.top-header .user-menu {
  display: none;
}
.top-header .user-menu .anm {
  font-size: 19px;
  cursor: pointer;
}
.top-header .list-inline {
  margin: 0;
  list-style: none;
}
.top-header .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  text-transform: uppercase;
}

.logo {
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}

.stickyNav {
  position: fixed;
  top: 0;
  z-index: 333;
  width: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
.stickyNav .logo {
  padding-left: 0;
}
.site-cart {
  float: right;
  position: relative;
}
.site-header__cart {
  color: #000;
  text-decoration: none;
}
.site-header__cart:hover {
  text-decoration: none;
}
.site-header__cart .icon {
  font-size: 22px;
  text-decoration: none;
  color: #fff;
}
.site-header__cart-count {
  font-size: 11px;
  display: inline-block;
  color: #000;
    background-color: #fff;
  border-radius: 50%;
  text-align: center;
  width: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -5px;
  bottom: 0;
}
#header-cart {
  z-index: 333;
  width: 320px;
  margin-top: 5px;
  display: none;
  background-color: #fff;
  border: 1px solid #e8e9eb;
  position: absolute;
  top: 100%;
  right: -5px;
  z-index: 555;
  border-radius: 0;
}
#header-cart hr {
  margin: 20px 0;
}
#header-cart .btn {
  color: #fff;
  margin: 0 2% 0 0;
  width: 48%;
  padding: 10px;
}
#header-cart .btn:nth-of-type(2n) {
  margin-right: 0;
}
#header-cart #cart-title {
  text-align: left;
  margin-bottom: 0;
}
#header-cart #cart-title strong {
  color: #000000;
}
#header-cart .variant-cart {
  color: #777;
  font-size: 11px;
}
#header-cart .wrapQtyBtn {
  display: block;
  float: none;
  margin-top: 5px;
}
#header-cart .qtyField .label {
  float: left;
  line-height: 30px;
  padding-right: 5px;
}
#header-cart .qtyField .qtyBtn,
#header-cart .qtyField .qty {
  font-size: 11px;
  width: 25px;
  height: 30px;
  display: inline-block;
  padding: 3px;
}
#header-cart .qtyField a .fa {
  font-size: 11px;
}
#header-cart .priceRow {
  margin-top: 0;
  color: #000000;
}
.mini-products-list {
  padding: 15px 15px 0;
  max-height: 380px;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
  margin: 0;
}
.mini-products-list + .mini-products-list {
  padding-top: 0;
}
.mini-products-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: normal;
  display: block;
  border-bottom: solid 1px #eee;
}
.mini-products-list li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
.mini-products-list li:before,
.mini-products-list li:after {
  content: "";
  clear: both;
  display: block;
}
.mini-products-list li .product-image {
  width: 25%;
  float: left;
}
.mini-products-list li .pro-img {
  float: left;
  width: 30%;
}
.mini-products-list li .pName {
  color: #000;
  font-size: 13px;
  white-space: normal;
  text-decoration: none;
  display: block;
  line-height: normal;
  margin-right: 18px;
  margin-bottom: 0;
}
.mini-products-list li .pName:hover {
  color: #222;
}
.mini-products-list li .product-details {
  float: left;
  width: 75%;
  padding-left: 15px;
  text-align: left;
}
.mini-products-list li .remove {
  color: #5c5c5c;
  float: right;
  font-size: 14px;
  padding: 0 2px 0 7px;
  margin-top: 0;
  text-decoration: none;
}
.mini-products-list li .remove:hover {
  color: #000;
}
.mini-products-list li .edit-i.remove {
  font-size: 11px;
  padding-top: 1px;
}
.mini-products-list li .priceRow {
  margin: 10px 0 0;
}
.mini-products-list li .priceRow .prodMulti {
  display: inline-block;
  font-size: 10px;
}
.mini-products-list li .priceRow .product-price {
  display: inline-block;
}
.mini-products-list li .qtyField {
  display: inline-block;
  padding-left: 2px;
}
.mini-products-list li .qtyField a {
  display: none;
}
.mini-products-list li .qtyField span {
  display: inline-block;
  padding: 0;
  border: 0;
}
#header-cart .total {
  padding: 0 10px 15px;
}
#header-cart .total .total-in {
  color: #000;
  margin: 10px 0;
  padding: 8px 10px;
  border-top: 1px solid #e8e9eb;
  border-bottom: 1px solid #e8e9eb;
  text-align: left;
  display: inline-block;
  width: 100%;
}
#header-cart .total .product-price {
  float: right;
  font-size: 16px;
}
#header-cart .total label {
  float: left;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
}
#header-cart .total .total-in .label {
  text-transform: uppercase;
}

.stickyNav .site-header__search {
  display: none;
}
.site-header__search {
  float: right;
}
.search {
  position: absolute;
  width: 100%;
  background: #fff;
  color: #333;
  z-index: 100;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  -webkit-transform-origin: top center;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: opacity 0.2s, transform 0.2s;
  -webkit-transition: opacity 0.2s, transform 0.2s;
}
.search--opened {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.site-header__search .search-trigger {
  border: 0;
  font-size: 20px;
  padding-right: 20px;
  cursor: pointer;
  padding-top: 0;
}
.site-header__search .search-trigger:hover {
  color: #30bdbd;
}
.search .search__form {
  margin: 35px 60px;
  position: relative;
}
.search .search__input {
  width: 100%;
  border: 0;
  font-size: 18px;
  padding: 0 40px;
}
.search .search__button {
  border: 0;
  font-size: 18px;
}
.search .go-btn {
  position: absolute;
  left: 0;
  top: 10px;
}
.search .close-btn {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 18px;
  line-height: normal;
  display: block;
  border: 0;
  padding: 5px;
  cursor: pointer;
}

#siteNav {
  position: relative;
  max-width: 1100px;
  margin: 0 10px;
  padding: 0;
  list-style: none;
}
#siteNav.right {
  text-align: right;
}
#siteNav.left {
  text-align: left;
}
#siteNav.center {
  text-align: right;
  background-color: #00ccff;
}
#AccessibleNav {
  padding-left: 0;
  background-color: #ff6f00;
    border-radius: 20px;
    padding: 0px 10px 0px 10px;
}
.mobile-nav-wrapper,
.site-header__logo.mobileview {
  display: none;
}
@media (min-width: 990px) {
  #siteNav a {
    text-decoration: none;
    font-size: 13px;
    display: block;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.05em;
    position: relative;
  }
  #siteNav > li {
    display: inline-block;
    text-align: left;
  }
  #siteNav > li > a {
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
    font-size: 22px;
  }
  #siteNav.medium > li a {
    font-weight: 600;
  }
  #siteNav.medium > li > a .anm {
    display: none;
  }

  #siteNav > li > a:hover:hover,
  #siteNav > li > a:hover {
    color: #01aef0;
    text-shadow: 0 1.5px 0 #7f7f7f;
  }

  #siteNav > li .megamenu {
    opacity: 0;
    visibility: hidden;
    padding: 25px 25px 0;
    width: 100%;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 999;
    background-color: #fff;
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.3);
    pointer-events: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #eee;
    max-height: 600px;
    overflow: auto;
  }
  #siteNav > li .megamenu ul {
    padding: 0;
    list-style: none;
  }
  #siteNav > li:hover > .megamenu {
    top: 40px;
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
  }
  #siteNav > li .megamenu li.lvl-1 {
    margin-bottom: 25px;
  }

  #siteNav > li .megamenu li.lvl-1 a.lvl-1 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 8px;
    font-weight: 600;
  }
  #siteNav > li .megamenu li.lvl-1 li .site-nav {
    color: #000;
    padding: 5px 0;
    font-weight: 400;
  }

  #siteNav > li .megamenu li.lvl-1 li .site-nav:hover {
    color: #000;
  }
  #siteNav > li .megamenu li.lvl-1 li .site-nav:before {
    content: "";
    display: inline-block;
    width: 0px;
    height: 2px;
    vertical-align: middle;
    background-color: #000;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #siteNav > li .megamenu li.lvl-1 li .site-nav:hover:before {
    width: 5px;
    margin-right: 3px;
  }

  #siteNav > li .megamenu.style4 {
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  #siteNav > li .megamenu .imageCol {
    padding-bottom: 25px;
  }

  #siteNav > li ul.dropdown li a .anm {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  #siteNav a .lbl {
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 4px;
    border-radius: 3px;
    background-color: #f00;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    position: relative;
    vertical-align: middle;
  }
  #siteNav a .lbl:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 3px;
    left: -7px;
    border: 4px solid transparent;
    border-right-color: transparent;
    border-right-color: #f00;
  }
  #siteNav a .lbl.nm_label3 {
    background-color: #fb6c3e;
  }
  #siteNav a .lbl.nm_label1 {
    background-color: #01bad4;
  }
  #siteNav a .lbl.nm_label3:after {
    border-right-color: #fb6c3e;
  }
  #siteNav a .lbl.nm_label1:after {
    border-right-color: #01bad4;
  }

  #siteNav > li.dropdown {
    position: relative;
  }
  #siteNav > li .dropdown,
  #siteNav > li .dropdown ul {
    list-style: none;
    border: 1px solid #eeeeee;
    opacity: 0;
    visibility: hidden;
    width: 220px;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 999;
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.3);
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0;
  }
  #siteNav > li:hover > .dropdown,
  #siteNav > li .dropdown li:hover > ul {
    top: 40px;
    opacity: 1;
    visibility: visible;
  }
  #siteNav > li ul.dropdown li {
    border-top: 1px solid #eeeeee;
    position: relative;
  }
  #siteNav > li ul.dropdown li:first-child {
    border: 0;
  }
  #siteNav > li ul.dropdown li a {
    color: #000;
    font-weight: 400;
    padding: 8px 12px;
    background-color: #fff;
  }
  #siteNav > li ul.dropdown li a:hover {
    color: #ffffff;
    background-color: #01aef0;
    padding-left: 17px;
    border-top: dashed;
    border-bottom: dashed;
  }
  #siteNav > li ul.dropdown li ul {
    top: 20px;
    left: 100%;
  }
  #siteNav > li ul.dropdown li:hover > ul {
    top: 0;
  }
}

.header-content-wrapper {
  width: 100%;
  padding: 15px 0;
}

/*======================================================================
  10. Homepage Slideshow
========================================================================*/
.slideshow-wrapper {
  position: relative;
}
.slideshow .slide {
  position: relative;
}
.slideshow .wrap-caption.center {
  max-width: 1200px;
}
.slideshow .wrap-caption.right {
  float: right;
}
.slideshow .wrap-caption.left {
  float: left;
}
.slideshow .wrap-caption {
  display: inline-block;
  padding: 25px;
}
.slideshow__text-content {
  text-align: center;
  margin-top: 30px;
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -webkit-transition: all 0.5s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -ms-transition: all 0.5s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  z-index: 3;
}
.slideshow__text-content.bottom {
  top: inherit;
  bottom: 10%;
  -ms-transform: translateY(10%);
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
}
.slideshow__text-content.top {
  top: 10%;
  -ms-transform: translateY(10%);
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
}
.slick-active .slideshow__text-content.bottom {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.slick-active .slideshow__text-content.top {
  -ms-transform: translateY(-5%);
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}
.slick-active .slideshow__text-content,
.no-js .slideshow__text-content {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
.slideshow .slideshow__title {
  color: #ffffff;
  font-weight: 700;
  font-size: 66px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.slideshow .slideshow__subtitle {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
  display: block;
}
.slideshow__text-wrap {
  height: 100%;
}
.slick-active .slideshow__image.img-animate {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slideshow__image.img-animate {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.slideshow__overlay.bottom:before {
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.slideshow__overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 3;
}
.slideshow .slick-slide img {
  width: 100%;
}
.slideshow .slick-prev,
.slideshow .slick-next {
  line-height: normal;
  font-size: 0px;
  padding: 0;
  border: 0;
  opacity: 0.5;
  position: absolute;
  z-index: 4;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
  -ms-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.slideshow .slick-prev {
  left: 10px;
}
.slideshow .slick-next {
  right: 10px;
}
.slideshow .slick-next:before {
  content: "\ea8c";
  font-family: "annimex-icons";
  color: #000;
}
.slideshow .slick-prev:before {
  content: "\ea8b";
  font-family: "annimex-icons";
  color: #000;
}
.slideshow .slick-prev:before,
.slideshow .slick-next:before {
  font-size: 20px;
  line-height: 20px;
}
.slideshow .slick-prev:hover,
.slideshow .slick-next:hover {
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.slideshow .btn {
  color: #fff;
  background-color: #000;
}
.slideshow .btn:hover,
.slideshow .btn:focus {
  opacity: 0.8;
}

/*======================================================================
  11. Section
========================================================================*/
.section {
  padding-top: 35px;
  padding-bottom: 35px;
}
.section-header {
  margin-bottom: 35px;
}
.pb-section {
  padding-bottom: 35px;
}
.pt-section {
  padding-top: 35px;
}
.no-pb-section {
  padding-bottom: 0;
}

/*======================================================================
  12. Products With Tab Slider
========================================================================*/
.tab-slider-product.section .section-header {
  margin-bottom: 15px;
}
.tab-slider-product .tabs {
  border: 0;
  text-align: center;
  margin: 0 0 30px;
  padding: 0;
}
.tab-slider-product .tabs > li {
  float: none;
  display: inline-block;
  margin: 0 15px;
  cursor: pointer;
}
.tab-slider-product .tabs > li {
  background: none !important;
  border: 0 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #929292;
  font-weight: 600;
  font-size: 13px;
  padding-top: 0;
}
.tab-slider-product .tabs > li.active {
  color: #111111;
}
.tab-slider-product .tabs li:hover,
.tab-slider-product .tabs li:focus {
  color: #111111;
  opacity: 1;
  text-decoration: underline;
}
.tab-slider-product .tab_container {
  clear: both;
  width: 100%;
  background: #fff;
}
.tab-slider-product .tab_content {
  display: none;
}
.tab-slider-product .tab_drawer_heading {
  display: none;
}

/*======================================================================
  13. Product Grid
========================================================================*/
.grid-products a {
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .shop-grid-5 .grid-products .item.col-lg-2 {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media only screen and (min-width: 1540px) {
  .shop-grid-7 .grid-products .item.col-lg-2 {
    -ms-flex: 0 0 14.2222%;
    -webkit-flex: 0 0 14.2222%;
    flex: 0 0 14.2222%;
    max-width: 14.2222%;
  }
}
.grid-products .item .product-image .showVariantImg img {
  opacity: 0;
  visibility: hidden;
}
.grid-products .item .product-image .showVariantImg .variantImg {
  visibility: visible;
  opacity: 1;
}
.grid-products .item .product-image .showLoading {
  transition: 0.5s;
  animation: loader-rotate 0.8s infinite linear;
  background: 0 0 !important;
  border: 3px solid rgba(100, 100, 100, 0.5);
  border-top-color: rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  content: "";
  height: 34px !important;
  left: 50%;
  line-height: 1;
  margin-left: -17px;
  margin-top: -17px;
  pointer-events: none;
  position: absolute;
  top: 50% !important;
  -webkit-animation: loader-rotate 0.8s infinite linear;
  width: 34px !important;
  z-index: 154 !important;
}
.grid-products .item .product-image {
  position: relative;
  overflow: hidden;
  margin: 0 auto 15px;
}
.grid-products .item .product-image > a {
  display: block;
  white-space: nowrap;
  opacity: 1;
}
.grid-products .item .product-image img {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  -ms-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.grid-products .item .product-image .hover {
  visibility: hidden;
  opacity: 0;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.grid-products .item .product-image:hover .primary {
  opacity: 0;
}
.grid-products .item .product-image:hover .hover:not(.variantImg) {
  opacity: 1;
  visibility: visible;
}
.grid-view_image:hover .primary {
  opacity: 0;
  visibility: hidden;
}
.grid-view_image:hover .hover:not(.variantImg) {
  opacity: 1;
  visibility: visible;
}

.grid-view-item.style2 .grid-view-item__link {
  position: relative;
  overflow: hidden;
  margin: 0 auto 15px;
}
.grid-view-item.style2 .grid-view-item__link {
  display: block;
  white-space: nowrap;
  opacity: 1;
}
.grid-view-item.style2 .grid-view-item__image {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  -ms-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.grid-view-item.style2 .grid-view-item__link .hover {
  visibility: hidden;
  opacity: 0;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.grid-view-item.style2 .grid-view-item__link:hover .primary {
  opacity: 0 !important;
  visibility: hidden;
}
.grid-view-item.style2 .grid-view-item__link:hover .hover:not(.variantImg) {
  opacity: 1;
  visibility: visible;
}
.grid-view-item.style2 .hoverDetails {
  width: 94%;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.template-collection .grid-view-item.style2 i {
  vertical-align: middle;
}
.grid-view-item.style2 .grid-view-item__link,
.grid-view-item.style2 .grid-view_image {
  margin-bottom: 0;
}
.grid-view-item.style2 .grid-view-item__link .hover {
  opacity: 0 !important;
  visibility: hidden;
}
.grid-view-item.style2:hover .grid-view-item__link .hover {
  opacity: 0.2 !important;
  visibility: visible;
}
.grid-view-item.style2:hover .hoverDetails {
  opacity: 1;
}
.grid-view-item.style2 .button-set,
.grid-view-item.style2 .variants.add {
  position: static;
  opacity: 1;
  margin: 0;
}
.grid-view-item.style2 .button-set {
  margin-top: 10px;
}
.grid-view-item.style2 .button-set a.quick-view,
.grid-view-item.style2 .button-set .wishlist-btn,
.grid-view-item.style2 .button-set .compare-btn,
.grid-view-item.style2 .button-set > form {
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
}
.grid-view-item.style2 .button-set i {
  line-height: 35px;
}
.grid-view-item.style2 .button-set > form button {
  padding: 0;
  width: 35px;
  height: 35px;
}
.grid-view_image {
  position: relative;
  overflow: hidden;
  margin: 0 auto 15px;
}
.grid-products.style3 .item .product-name {
  margin-bottom: 10px;
}
.grid-products.style3 .item .product-image {
  margin: 0 auto;
}

.grid-view_image .product-image > a:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 9;
  display: block;
  height: auto;
  line-height: normal;
  font-size: 0px;
  padding: 6px 10px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  opacity: 0.5;
}
.slick-prev:before,
.slick-next:before {
  font-family: "annimex-icons";
  font-size: 20px;
  line-height: 1;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before {
  content: "\ea8b";
}
.slick-next::before {
  content: "\ea8c";
}
.productSlider:hover .slick-arrow,
.productPageSlider:hover .slick-arrow,
.productSlider-style1:hover .slick-arrow,
.productSlider-style2:hover .slick-arrow,
.productSlider-style2:hover .slick-arrow,
.productSlider-fullwidth:hover .slick-arrow {
  opacity: 1;
}
.grid-products .slick-arrow {
  margin-top: -50px;
}
.productPageSlider .slick-arrow {
  margin-top: -40px;
}
.productSlider-style1 .slick-arrow,
.productSlider-style2 .slick-prev,
.productSlider-fullwidth .slick-prev {
  margin-top: -10px;
}
.productSlider .slick-arrow,
.productPageSlider .slick-arrow,
.productSlider-style1 .slick-arrow,
.productSlider-style2 .slick-arrow,
.productSlider-fullwidth .slick-arrow {
  padding: 6px 10px;
  border-radius: 5px;
  opacity: 0;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.productSlider .slick-next,
.productPageSlider .slick-next,
.productSlider-style1 .slick-next,
.productSlider-style2 .slick-next,
.productSlider-fullwidth .slick-next {
  right: -35px;
}
.productSlider .slick-prev,
.productPageSlider .slick-prev,
.productSlider-style1 .slick-prev,
.productSlider-style2 .slick-prev,
.productSlider-fullwidth .slick-prev {
  left: -35px;
}
.grid-products .slick-slider .item,
.grid-products.slick-slider .item {
  margin-bottom: 0;
}

.product-labels {
  position: absolute;
  left: 5px;
  top: 5px;
}
.product-labels.rectangular .lbl {
  border-radius: 0;
}
.product-labels.radius .lbl {
  border-radius: 3px;
}
.product-labels .lbl {
  display: block;
  white-space: nowrap;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
.product-labels .on-sale {
  right: 5px;
  background: #f54337;
}
.product-labels .pr-label1 {
  left: 5px;
  background: #01bad4;
}
.product-labels .pr-label2 {
  left: 5px;
  background: #e9a400;
}
.product-labels .pr-label3 {
  left: 5px;
  background: #81d53d;
}
.product-labels.rounded .lbl {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  white-space: nowrap;
  word-break: break-all;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  height: 50px;
  width: 50px;
}
.grid-view-item--sold-out .grid-view-item__image {
  opacity: 0.5;
}
.sold-out {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.sold-out span {
  color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: center;
}
.variants.add button {
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  text-transform: uppercase;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.variants.add {
  position: absolute;
  bottom: -50px;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 5px;
  right: 5px;
}
.product-image:hover .variants.add {
  bottom: 5px;
}
.button-set {
  position: absolute;
  right: 5px;
  top: 30px;
  opacity: 0;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.button-set i {
  line-height: 34px;
}
.product-image:hover .button-set {
  top: 5px;
  opacity: 1;
}
a.quick-view,
a.wishlist,
.cartIcon,
.add-to-compare {
  color: #000000;
  background-color: #ffffff;
  border: 0;
  width: 35px;
  height: 35px;
  line-height: 34px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin-bottom: 5px;
}
a.quick-view:hover,
a.wishlist:hover,
.cartIcon:hover,
.variants.add button:hover,
.add-to-compare:hover {
  color: #ffffff;
  background-color: #000000;
  opacity: 0.8;
}
a.quick-view {
  margin-bottom: 5px !important;
}

.button-style2,
.button-style2 .variants.add {
  position: static;
  opacity: 1;
}
.button-style2 .btn-style2 {
  display: block;
  float: left;
  width: 25%;
}
.button-style2 .cartIcon,
.button-style2 .quick-view-popup,
.button-style2 .wishlist,
.button-style2 .compare {
  color: #fff;
  background-color: #000;
  border-right: 1px solid #fff;
}
.button-style2 .compare {
  border-right: 0;
}
.button-style2 .wishlist,
.button-style2 .compare {
  width: 100%;
}
.button-style2 .variants.add button {
  color: #fff;
  background-color: #000;
}

.grid-products .item {
  margin: 0 0 30px;
  text-align: center;
}
.tab_container .grid-products .item {
  margin-bottom: 0;
}
.grid-products .item .product-name a {
  color: #000;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 0;
}
.grid-products .item .product-name a:hover {
  opacity: 0.8;
}
.grid-products .item .product-price {
  margin: 5px 0;
  color: #000000;
  font-weight: 600;
}
.product-price .old-price {
  color: #555;
  font-size: 12px;
  opacity: 0.8;
  text-decoration: line-through;
}
.product-price .old-price + .price {
  padding-left: 5px;
  color: #e95144 !important;
}
.product-price .price {
  color: #000000;
}
.product-price__sale,
.product__price--sale {
  color: #e95144 !important;
}

.product-review .fa {
  font-size: 13px;
  opacity: 1;
  color: #ff9500;
  margin: 0 1px;
}
.grid-products .item .swatches {
  margin: 8px 0 0;
  list-style: none;
  padding: 0;
}
.grid-products .item .swatches li {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 3px 1px;
  cursor: pointer;
  box-shadow: 0 0 1px 1px #ddd;
  -webkit-box-shadow: 0 0 1px 1px #ddd;
}
.grid-products .item .swatches li img {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-height: 30px;
  margin: 0 auto;
}
.grid-products .item .swatches li.square img {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.grid-products .item .swatches li.radius img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.grid-products .item .swatches li:hover {
  box-shadow: 0 0 1px 1px #000;
  -webkit-box-shadow: 0 0 1px 1px #000;
}
.grid-products .item .swatches li.rounded {
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
}
.grid-products .item .swatches li.radius {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.grid-products .item .swatches li.medium {
  height: 30px;
  width: 30px;
}
.grid-products .item .swatches li.navy {
  background-color: navy;
}
.grid-products .item .swatches li.green {
  background-color: green;
}
.grid-products .item .swatches li.gray {
  background-color: gray;
}
.grid-products .item .swatches li.aqua {
  background-color: aqua;
}
.grid-products .item .swatches li.orange {
  background-color: orange;
}
.grid-products .item .swatches li.purple {
  background-color: purple;
}
.grid-products .item .swatches li.teal {
  background-color: teal;
}
.grid-products .item .swatches li.black {
  background-color: black;
}
.grid-products .item .swatches li.red {
  background-color: red;
}
.grid-products .item .swatches li.yellow {
  background-color: yellow;
}
.grid-products .item .swatches li.darkgreen {
  background-color: darkgreen;
}
.grid-products .item .swatches li.maroon {
  background-color: maroon;
}

.grid-view-item__title {
  color: #000;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 0;
}
.grid-view-item__meta {
  margin: 5px 0;
}
.product-price__price {
  color: #000000;
  font-weight: 600;
  display: inline-block;
}

.grid-products-hover-btn a.quick-view,
.grid-products-hover-btn a.wishlist,
.grid-products-hover-btn .variants.add button,
.grid-products-hover-btn .cartIcon,
.grid-products-hover-btn .add-to-compare {
  color: #ffffff;
  background-color: #000000;
}

.grid-products-hover-gry a.quick-view,
.grid-products-hover-gry a.wishlist,
.grid-products-hover-gry .variants.add button,
.grid-products-hover-gry .cartIcon,
.grid-products-hover-gry .add-to-compare {
  color: #ffffff;
  background-color: #555555;
}

.brand-name a {
  color: #555;
  font-size: 12px;
  text-transform: uppercase;
}

/*======================================================================
  14. Collection Box Slider
========================================================================*/
.collection-grid-item {
  position: relative;
  width: 100%;
}
.collection-box .container-fluid {
  padding: 0;
}
.collection-box-style1 .container-fluid {
  padding: 0 55px;
}
.collection-box .collection-grid-item__link {
  position: relative;
  display: block;
  border: none;
  overflow: hidden;
}
.collection-box .collection-grid-item__link:before {
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.1);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}
.collection-box .collection-grid-item__link:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  top: -40%;
  left: -40%;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.collection-box .collection-grid-item__link img {
  margin: 0 auto;
  width: 100%;
}
.collection-box .collection-grid-item__title-wrapper {
  text-align: center;
  position: absolute;
  bottom: 25px;
  width: 100%;
}
.collection-box-style1 .collection-grid-item__title-wrapper {
  top: 50%;
  bottom: auto;
}
.collection-box .collection-grid-item__title {
  position: relative;
  display: inline-block;
  width: auto;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.collection-box .collection-grid-item__title.btn--secondary {
  background-color: #ededed;
  color: #000;
  border: 0;
}
.collection-box-style1 .collection-grid-item__title.btn--secondary:hover {
  background-color: #000;
  color: #fff;
  border: 0;
}
.collection-box .slick-arrow,
.collection-grid-4item .slick-arrow {
  opacity: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
}
.collection-box:hover .slick-arrow,
.collection-grid-4item:hover .slick-arrow {
  color: #000;
  opacity: 1;
  visibility: visible;
}
.collection-box .collection-grid .slick-prev,
.collection-box .collection-grid-4item .slick-prev {
  left: 10px;
}
.collection-box .collection-grid .slick-next,
.collection-box .collection-grid-4item .slick-next {
  right: 10px;
}
.collection-box .collection-grid-4item .btn--secondary {
  background-color: #000;
  color: #fff;
}

/*======================================================================
  15. Brands Logo Slider
========================================================================*/
.logo-bar__item:hover {
  opacity: 0.6;
}
.logo-bar .slick-arrow {
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.logo-bar:hover .slick-arrow {
  color: #000;
  opacity: 1;
}
.logo-bar .slick-prev {
  left: -15px;
}
.logo-bar .slick-next {
  right: -15px;
}
.logo-bar .slick-slide img {
  margin: 0 auto;
}

/*======================================================================
  16. Latest Blog Post
========================================================================*/
.latest-blog .wrap-blog {
  display: table;
}
.latest-blog .article__title.h3 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.latest-blog .wrap-blog .article__grid-image,
.latest-blog .wrap-blog .article__grid-meta {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.latest-blog .wrap-blog .article__grid-meta {
  width: 55%;
}
.latest-blog .wrap-blog .wrap-blog-inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-left: -30px;
  position: relative;
}
.latest-blog .article__title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.latest-blog .article__date {
  font-size: 12px;
  color: #666;
  display: inline-block;
  margin-bottom: 15px;
}
.latest-blog .article__grid-excerpt {
  font-size: 12px;
  margin-bottom: 10px;
}
.latest-blog .article__meta-buttons {
  text-transform: uppercase;
}

/*======================================================================
  17. Store Feature
========================================================================*/
.store-info h5,
.store-info .h5 {
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 13px;
  font-weight: 600;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.store-info li {
  padding: 0 20px;
  text-align: center;
}
.store-info li + li {
  border-left: 1px dotted #ddd;
}
.store-info .icon {
  color: #a9a9a9;
  font-size: 40px;
  vertical-align: middle;
  display: block;
  margin-bottom: 20px;
}

/*======================================================================
  18. Shop Pages
========================================================================*/
.template-collection .collection-header {
  margin-bottom: 45px;
}
.collection-hero {
  position: relative;
  overflow: hidden;
}
.collection-hero__image {
  height: 250px;
  opacity: 1;
}
.collection-hero__image img {
  width: 100%;
}
.collection-hero__title-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.4;
}
.collection-hero__title {
  font-size: 1.84615em;
  position: absolute;
  color: #fff;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  text-transform: uppercase;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.category-description {
  margin-bottom: 40px;
}

.sidebar .sidebar_widget {
  margin-bottom: 35px;
  clear: both;
  width: 100%;
}
.sidebar h2,
.sidebar .h2 {
  margin-bottom: 20px;
  font-size: 15px;
}
.sidebar .sidebar_widget .widget-content ul {
  margin: 0 0 15px;
  list-style: none;
}
.sidebar .sidebar_widget .widget-content ul li {
  list-style: none;
  padding: 3px 0;
  font-size: 12px;
}
.filterBox ul:not(.filter-color) {
  margin-left: -5px;
  list-style: none;
}
.filterBox ul:not(.filter-color) li {
  padding: 3px 0;
}
.filterBox ul:not(.filter-color) input[type="checkbox"] {
  width: 20px;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}
.filterBox ul:not(.filter-color) input[type="checkbox"] + label {
  display: inline-block;
  margin-left: -20px;
  line-height: 1.5em;
  cursor: pointer;
  margin-bottom: 0;
}
.filterBox ul:not(.filter-color) li label {
  font-weight: 400;
  font-size: 12px;
}
.filterBox ul:not(.filter-color) input[type="checkbox"] + label > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 1px solid #d0d0d0;
  vertical-align: bottom;
}
.filterBox
  ul:not(.filter-color)
  input[type="checkbox"]:checked
  + label
  > span::before {
  content: "\f00c";
  font-family: "FontAwesome";
  display: block;
  width: 12px;
  color: #000;
  font-size: 9px;
  line-height: 11px;
  text-align: center;
}
.filterBox .filter-color {
  display: table;
  list-style: none;
  width: 100%;
}
.filterBox .filter-color .swacth-btn {
  display: block;
  float: left;
  margin-bottom: 10px;
  position: relative;
  height: 25px;
  width: 25px;
  border: 1px solid #fff;
  background-color: #f8f8f8;
  margin-right: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 21px;
  color: #000;
  cursor: pointer;
}
.filterBox .filter-color .swacth-btn.checked {
  border-color: #000;
}
.filterBox .filter-color .black {
  background-color: #000;
}
.filterBox .filter-color .white {
  background-color: #fff;
  border: 1px solid #ddd;
}
.filterBox .filter-color .red {
  background-color: #fe0000;
}
.filterBox .filter-color .blue {
  background-color: #0000fe;
}
.filterBox .filter-color .pink {
  background-color: #ffc1cc;
}
.filterBox .filter-color .gray {
  background-color: #818181;
}
.filterBox .filter-color .green {
  background-color: #027b02;
}
.filterBox .filter-color .orange {
  background-color: #fca300;
}
.filterBox .filter-color .yellow {
  background-color: #f9f900;
}
.filterBox .filter-color .blueviolet {
  background-color: #8a2be2;
}
.filterBox .filter-color .brown {
  background-color: #a52a2a;
}
.filterBox .filter-color .darkGoldenRod {
  background-color: #b8860b;
}
.filterBox .filter-color .darkGreen {
  background-color: #006400;
}
.filterBox .filter-color .darkRed {
  background-color: #8b0000;
}
.filterBox .filter-color .dimGrey {
  background-color: #696969;
}
.filterBox .filter-color .khaki {
  background-color: #f0e68c;
}

.sidebar .sidebar_widget.categories .sub-level {
  position: relative;
}
.sidebar .sidebar_widget.categories .sub-level > a:after {
  content: "\ebe0";
  font-family: "annimex-icons";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 3px;
}
.sidebar .sidebar_widget.categories .sub-level > a.active:after {
  content: "\ebd1";
  font-family: "annimex-icons";
  display: inline-block;
}
.sidebar .sidebar_widget.categories .sub-level ul {
  margin-left: 15px;
  margin-bottom: 0;
  display: none;
}
.sidebar .sidebar_widget.categories li a {
  display: block;
}

.filter-widget .widget-title {
  position: relative;
  cursor: pointer;
}
.filter-widget .widget-title:after {
  content: "\eb69";
  font-family: "annimex-icons";
  display: inline-block;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 17px;
}
.filter-widget .widget-title.active:after {
  content: "\eb66";
  font-family: "annimex-icons";
  display: inline-block;
}

.size-swacthes .swacth-list ul {
  margin-left: 0;
}
.size-swacthes .swacth-list li {
  float: left;
  display: block;
}
.size-swacthes .swacth-list .swacth-btn {
  font-size: 12px;
  display: block;
  margin-bottom: 2px;
  width: 31px;
  height: 31px;
  line-height: 31px;
}
/* Price Range */
.price-filter input[type="text"] {
  height: 30px;
  padding: 0 10px;
  text-align: center;
  font-size: 12px;
  width: 100px;
}
#slider-range.ui-slider-horizontal {
  background: #e9e9e9;
  border: none;
  border-radius: 0;
  height: 3px;
  margin-bottom: 20px;
}
#slider-range .ui-slider-handle {
  background: #fff;
  border: 2px solid #000;
  height: 10px;
  outline: none;
  top: -4px;
  width: 10px;
  border-radius: 50%;
  cursor: w-resize;
  margin-left: -1px;
}
#slider-range.ui-slider-horizontal .ui-slider-range {
  background: #777;
  border: 0;
}
#slider-range.ui-slider-horizontal .ui-slider-range ~ .ui-slider-range {
  background: #000;
}

/* Color Swatches */
.grid-products .item .swatches.color-style li {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.grid-products .item .swatches.color-style li input[type="checkbox"] {
  display: none;
}
.grid-products
  .item
  .swatches.color-style
  li
  input[type="checkbox"]
  + label.color {
  margin: 0;
  cursor: pointer;
  border: 1px solid #ccc;
}
.grid-products
  .item
  .swatches.color-style
  li
  input[type="checkbox"]
  + label.color
  span {
  display: block;
  height: 25px;
  width: 25px;
}
.grid-products
  .item
  .swatches.color-style
  li
  input[type="checkbox"]:checked
  + label.color {
  border: 1px solid #000;
  box-shadow: 0 0 1px #000;
}
.grid-products .item .swatches.color-style li .black {
  background-color: #000;
}
.grid-products .item .swatches.color-style li .white {
  background-color: #fff;
}
.grid-products .item .swatches.color-style li .red {
  background-color: #fe0000;
}
.grid-products .item .swatches.color-style li .blue {
  background-color: #0000fe;
}
.grid-products .item .swatches.color-style li.rounded {
  width: 25px;
  height: 25px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
}
.grid-products
  .item
  .swatches.color-style
  li.rounded
  input[type="checkbox"]
  + label.color,
.grid-products
  .item
  .swatches.color-style
  li.rounded
  input[type="checkbox"]
  + label.color
  span,
.grid-products
  .item
  .swatches.color-style
  li.rounded
  input[type="checkbox"]:checked
  + label.color {
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
}
.grid-products
  .item
  .swatches.color-style
  li.radius
  input[type="checkbox"]
  + label.color,
.grid-products
  .item
  .swatches.color-style
  li.radius
  input[type="checkbox"]
  + label.color
  span,
.grid-products
  .item
  .swatches.color-style
  li.radius
  input[type="checkbox"]:checked
  + label.color {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.grid-products .item .swatches.color-style li.small,
.grid-products
  .item
  .swatches.color-style
  li.small
  input[type="checkbox"]
  + label.color
  span {
  width: 15px;
  height: 15px;
}
/* End Color Swatches */

.list-sidebar-products {
  margin-top: 30px;
}
.list-sidebar-products:before,
.list-sidebar-products:after,
.sidebar .sidebar_widget:before,
.sidebar .sidebar_widget:after {
  content: "";
  clear: both;
  display: block;
}
.list-sidebar-products .grid__item {
  margin-bottom: 5px;
}
.mini-list-item {
  margin-bottom: 10px;
}
.mini-list-item:before,
.mini-list-item:after {
  content: "";
  clear: both;
  display: block;
}
.mini-list-item .mini-view_image {
  float: left;
  width: 25%;
}
.mini-list-item .mini-view_image img {
  width: 100%;
  max-width: 70px;
}
.mini-list-item .details {
  margin-left: 30%;
}
.product-tags li {
  border-radius: 18px;
  display: inline-block;
  border: 1px solid #e8e9eb;
  margin-bottom: 5px;
  height: 25px;
}
.product-tags li a {
  padding: 5px 10px;
  font-size: 11px;
}
.btnview {
  background: none;
  color: #000;
  padding: 5px 0;
  border-bottom: 1px solid #000;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btnview:hover {
  background: none;
  border-color: #fff;
  color: #000;
}

.filters-toolbar-wrapper {
  border: 0;
  margin: -10px 0 20px 0;
}
.filters-toolbar-wrapper .change-view {
  cursor: pointer;
  background: none;
  opacity: 0.6;
  border: 0;
  padding: 0 3px;
}
.filters-toolbar-wrapper .change-view--active {
  opacity: 1;
}
.filters-toolbar__product-count {
  font-size: 0.92308em;
  line-height: 35px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filters-toolbar-wrapper select {
  width: auto;
  font-size: 12px;
}
.filters-toolbar__input {
  -ms-transition: all ease-out 0.15s;
  -webkit-transition: all ease-out 0.15s;
  transition: all ease-out 0.15s;
  background-color: #fff;
  border: 0 solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  height: 35px;
  opacity: 1;
}

.infinitpagin {
  clear: both;
  padding: 15px 0 30px;
  text-align: center;
}
.loadMore {
  color: #fff !important;
}

.pagination {
  width: 100%;
  text-align: center;
  list-style: none;
  font-size: 1.15385em;
}
.pagination ul {
  display: block;
  margin: 0 auto;
}
.pagination li {
  display: inline-block;
}
.pagination li.active a {
  border: 2px solid #636871;
  color: #555;
}
.pagination li a {
  font-size: 12px;
  color: #a2a2a2;
  height: 30px;
  width: 30px;
  line-height: 28px;
  display: inline-block;
  border: 2px solid #e8e9eb;
  vertical-align: middle;
}
.pagination li a i {
  line-height: 28px;
  vertical-align: middle;
}

/* Countdown Timer On listing */
.grid-products .item:hover .saleTime {
  display: none;
}
.saleTime {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  z-index: 111;
}
.saleTime .time-count {
  font-weight: 700;
  font-size: 14px;
}
.saleTime span > span {
  font-weight: 700;
  min-width: 30px;
  padding: 6px 4px 4px;
  line-height: 12px;
  display: inline-block;
  margin: 0 0 0 1px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  color: #141414;
}
.saleTime span > span span {
  display: block;
  background: none;
  font-size: 10px;
  font-weight: 400;
  margin-top: -3px;
  text-transform: uppercase;
  line-height: 8px;
}
.timermobile {
  margin: 0 -10px;
  display: none;
}
.timermobile .saleTime {
  position: relative;
  margin-top: 20px;
}

.countdown-deals {
  line-height: 35px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.countdown-deals .cdown {
  background: #efefef;
  display: inline-block;
  height: 50px;
  width: 44px;
}
.countdown-deals .cdown span {
  font-size: 14px;
  font-weight: 500;
}
.countdown-deals .cdown > p {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 0;
  margin: 0;
}
.grid-products .countdown-deals {
  position: absolute;
  bottom: -10px;
}
.grid-products .countdown-deals .cdown {
  color: #fff;
  background-color: #000;
}
.product-list .countdown-deals {
  line-height: 40px;
  text-align: left;
}
.product-list .countdown-deals .cdown {
  font-size: 14px;
  height: 59px;
  width: 65px;
  text-align: center;
  color: #fff;
  background-color: #000;
}

.product-load-more .item {
  display: none;
}

/*======================================================================
  19. Product Listview
========================================================================*/
.list-view-item {
  display: table;
  table-layout: fixed;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #e8e9eb;
  text-decoration: none;
}
.list-view-item:hover {
  text-decoration: none;
}
.list-view-item p {
  color: #555;
}
.list-view-item__image-column {
  display: table-cell;
  vertical-align: middle;
  width: 230px;
}
.list-view-item__image-wrapper {
  position: relative;
  margin-right: 20px;
}
.list-view-item__title-column {
  display: table-cell;
  vertical-align: middle;
}
.list-view-items .grid-view-item__title {
  margin-bottom: 10px;
  text-align: left;
}
.list-view-items .product-price__sale {
  padding-left: 5px;
}
.list-view-items .variants {
  margin-top: 10px;
}

.main-content {
  min-height: 500px;
}

/*======================================================================
  20. Bredcrumb
========================================================================*/
.bredcrumbWrap {
  background: #f9f9f9;
  padding: 10px 0;
  margin: 0 0 30px;
  border-top: solid 1px #e8e9eb;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #111;
  display: inline-block;
  padding: 0 7px 0 0;
  margin-right: 7px;
  font-size: 12px;
}

/*======================================================================
  21. Product Detail
========================================================================*/
.product-single-1 .product-details-img .product-zoom-right {
  width: 100%;
}
.product-details-img:before,
.product-details-img:after {
  content: "";
  clear: both;
  display: block;
}
.product-details-img .product-thumb {
  display: inline-block;
  padding: 0;
  width: 12.5%;
  margin: 0;
  float: left;
  padding-right: 5px;
}
.product-details-img .product-thumb-1 {
  display: block;
  padding: 0;
  width: 100%;
  margin: 0;
  float: left;
  padding-right: 0;
}
.product-details-img .product-zoom-right {
  display: inline-block;
  position: relative;
  width: 87%;
  float: left;
}
.product-thumb .product-dec-slider-2 a {
  cursor: pointer;
}
.product-details-img .product-thumb .slick-arrow {
  top: auto;
  background: #fff;
  border-radius: 3px;
  padding: 0 5px;
  opacity: 0;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-details-img:hover .product-thumb .slick-arrow {
  opacity: 1;
}
.product-details-img .product-thumb .slick-prev {
  top: 5px;
  left: 50%;
  margin-left: -12px;
}
.product-details-img .product-thumb .slick-next {
  bottom: -10px;
  left: 50%;
  right: auto;
  margin-left: -12px;
}
.product-details-img .product-thumb .slick-prev:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 20px;
}
.product-details-img .product-thumb .slick-next:before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 20px;
}
.product-details-img .product-labels {
  z-index: 99;
}
.product-details-img.product-single__photos.bottom .product-thumb .slick-arrow {
  background: transparent;
}
.product-details-img.product-single__photos.bottom .product-thumb .slick-next {
  right: 0;
  top: 50%;
  left: inherit;
}
.product-details-img.product-single__photos.bottom .product-thumb .slick-prev {
  left: 15px;
  top: 50%;
  bottom: 0;
}
.product-details-img.product-single__photos.bottom
  .product-thumb
  .slick-prev:before {
  content: "\ea8b";
  font-family: "annimex-icons";
  font-size: 16px;
}
.product-details-img.product-single__photos.bottom
  .product-thumb
  .slick-next:before {
  content: "\ea8c";
  font-family: "annimex-icons";
  font-size: 16px;
}

.product-form .swatch .swatchInput + .swatchLbl.rounded {
  border-radius: 50% !important;
}
.product-form .swatch .swatchInput + .swatchLbl.rectangle {
  border-radius: 7px !important;
}

.product-buttons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 99;
}
.product-buttons .btn.popup-video i,
.product-buttons .btn i {
  line-height: 33px;
}
.product-buttons .btn {
  font-size: 19px;
  height: 36px;
  width: 36px;
  text-align: center;
  margin-top: 5px;
  clear: both;
  border-radius: 3px;
  padding: 0;
  line-height: 33px;
  float: right;
  background: #000000;
  color: #ffffff;
  opacity: 0.9;
}

.product-template__container .product-single {
  margin-bottom: 20px;
}
.product-template__container .product-single__meta {
  position: relative;
  margin-bottom: 20px;
}
h1.product-single__title,
.product-single__title.h1 {
  color: #000;
  font-size: 23px;
  margin-bottom: 10px;
  padding-right: 60px;
  text-transform: uppercase;
}
.product-template__container .product-nav {
  position: absolute;
  right: 0;
  top: 10px;
}
.product-template__container .product-nav .next {
  float: right;
}
.product-template__container .product-nav .prev,
.product-template__container .product-nav .next {
  font-size: 20px;
  display: block;
  line-height: 22px;
  text-align: center;
  height: 20px;
  width: 20px;
  padding: 0;
  color: #000;
}

.product-template__container .prInfoRow {
  margin-bottom: 10px;
}
.product-template__container .prInfoRow > div {
  display: inline-block;
  margin-right: 5%;
}
.product-template__container .prInfoRow .instock {
  color: #447900;
}
.product-template__container .prInfoRow .spr-badge-caption {
  color: #424242;
  padding-left: 5px;
}
.product-template__container .prInfoRow a:hover {
  text-decoration: none;
}
.product-single__price .product-price__price {
  font-size: 1.46154em;
  padding-left: 3px;
}
.discount-badge {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  font-size: 13px;
}
.discount-badge .product-single__save-amount {
  font-weight: 700;
}
.discount-badge .off,
.discount-badge .product-single__save-amount {
  color: #e95144;
}
.product-single__price {
  display: inline-block;
  margin-right: 10px;
  color: #555;
  font-size: 1.15385em;
  font-weight: 400;
  margin-bottom: 15px;
}
.orderMsg {
  color: #e95144;
  font-size: 15px;
  margin-bottom: 20px;
}
.orderMsg img {
  margin-right: 3px;
  vertical-align: top;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 1, 1);
  -webkit-animation-duration: 0.8s;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.product-description ul,
.product-single__description ul {
  margin-left: 0;
}
.product-single__description ul {
  text-align: left;
}
.product-description ul li,
.product-single__description ul li {
  position: relative;
  margin-left: 15px;
  list-style: disc;
}

.rte {
  color: #555;
  margin-bottom: 20px;
}
.rte li {
  margin-bottom: 4px;
  list-style: inherit;
}
.rte h1,
.rte .h1,
.rte h2,
.rte .h2,
.rte h3,
.rte .h3,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
  margin-top: 0;
}
.rte:last-child {
  margin-bottom: 0;
}

.product-template__container #quantity_message {
  color: #31a3a3;
  font-size: 16px;
  text-align: center;
  padding: 5px 9px;
  margin-bottom: 15px;
  border: 1px dashed #31a3a3;
}
.product-template__container #quantity_message .items {
  font-weight: 700;
}

.product-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  width: auto;
  margin: 0 -5px -10px;
}
.product-template__container .product-form .swatch {
  width: 100%;
}
.product-form .swatch {
  margin-bottom: 10px;
}
.product-form .swatch .product-form__item {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.product-form__item {
  -webkit-flex: 1 1 200px;
  -moz-flex: 1 1 200px;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  margin-bottom: 10px;
  padding: 5px;
}
.product-form .swatch label {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
}
.product-template__container label .slVariant {
  font-weight: 700;
}
.product-form .swatch .swatch-element {
  display: inline-block;
  margin-right: 8px;
  cursor: pointer;
}
.product-form .swatch .swatchInput + .swatchLbl.color.medium {
  width: 50px;
  height: 50px;
}
.product-form .swatch .swatchInput:checked + .swatchLbl {
  border: 2px solid #111111;
  box-shadow: none;
}
.product-form .swatch .swatchInput + .swatchLbl.color {
  width: 30px;
  padding: 0;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  cursor: pointer;
}
.product-form .swatch .swatchInput + .swatchLbl.large {
  width: 40px;
  height: 40px;
}
.product-form .swatch .swatchInput + .swatchLbl.large:not(.color) {
  line-height: 36px;
}
.product-form .swatch .swatchInput + .swatchLbl {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  display: inline-block;
  margin: 0;
  min-width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  background-color: #f9f9f9;
  padding: 0 10px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #ddd;
  border-radius: 0;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.product-form .swatch .swatchInput {
  display: none;
}

.infolinks {
  margin-bottom: 25px;
  padding: 0 5px;
}
.infolinks .btn {
  font-size: 11px;
  background-color: transparent;
  color: #000;
  padding: 0;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.infolinks .btn:focus {
  outline: 0;
}

#sizechart {
  text-align: center;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  max-width: 800px;
  position: relative;
}
#sizechart table tr th {
  background: #000;
  color: #fff;
  border: 0 !important;
}
#sizechart table tr th,
#sizechart table tr td {
  padding: 7px 12px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #e8e9eb;
}
table {
  margin-bottom: 15px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#productInquiry {
  background: #eee;
  margin: 0 auto;
  padding: 20px;
  max-width: 600px;
  position: relative;
}
#productInquiry input[type="tel"],
#productInquiry input[type="email"],
#productInquiry input[type="text"],
#productInquiry textarea {
  background-color: #fff;
  margin-bottom: 10px;
}
#productInquiry textarea {
  padding: 10px;
}

.product-template__container .product-action {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  padding: 0 5px;
}
.product-template__container .product-form__item--quantity {
  float: left;
  margin: 0 10px 10px 0;
}
.wrapQtyBtn {
  float: left;
}
.qtyField {
  display: table;
  margin: 0 auto;
}
.qtyField .qty {
  width: 40px;
}
.qtyField .qtyBtn,
.qtyField .qty {
  padding: 10px 6px;
  width: 30px;
  height: 42px;
  border-radius: 0;
  float: left;
}
.qtyField a {
  background-color: #eee;
  color: #000;
}
.qtyField a .fa {
  font-size: 12px;
  line-height: 21px;
}
.qtyField > a,
.qtyField > span,
.qtyField input {
  display: table-cell;
  line-height: normal;
  text-align: center;
  padding: 3px 6px;
  border: 1px solid #f5f5f5;
}
.product-template__container .product-form__item--submit {
  width: auto;
  overflow: hidden;
}
.product-template__container .product-form__item--submit .btn {
  width: 100%;
  padding: 6px 15px;
  min-height: 42px;
}
.product-template__container
  .shopify-payment-button
  .shopify-payment-button__button--unbranded {
  border-radius: 0;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  background-color: #e95144;
  float: right;
}
.shopify-payment-button__button {
  cursor: pointer;
  display: block;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  width: 100%;
}
.shopify-payment-button__button--unbranded {
  padding: 1em 2em;
}

.product-template__container .shareRow {
  padding: 10px 0 20px;
}
.product-template__container .shareRow .wishlist {
  background: none !important;
  color: #000 !important;
  text-transform: capitalize;
  width: auto;
  text-align: left;
  line-height: inherit;
  height: auto;
  text-decoration: none;
}
.product-template__container .shareRow .wishlist span {
  display: inline;
  padding-left: 5px;
  letter-spacing: 0.02em;
}
.product-template__container .shareRow .medium-up--one-third {
  width: 33%;
}
.social-sharing .btn {
  color: #000 !important;
  padding: 0 5px;
  margin-bottom: 0;
  background: none !important;
  border: 0;
  letter-spacing: normal;
  text-transform: capitalize;
}
.btn--share .fa {
  color: #222222;
  font-size: 14px;
}

.freeShipMsg {
  margin-bottom: 12px;
}
.freeShipMsg .fa {
  font-size: 20px;
  width: 25px;
  vertical-align: middle;
}
.shippingMsg {
  margin-bottom: 12px;
}
.shippingMsg .fa {
  font-size: 18px;
  width: 25px;
  vertical-align: middle;
}

.userViewMsg {
  clear: both;
  margin-bottom: 12px;
}
.userViewMsg .fa,
.userViewMsg .uersView {
  color: #e95144;
}
.userViewMsg .fa {
  font-size: 18px;
  width: 25px;
}

.prFeatures {
  padding: 20px 0;
}
.prFeatures .feature {
  margin-bottom: 20px;
}
.prFeatures img {
  float: left;
}
.prFeatures .details {
  margin-left: 65px;
  line-height: 1.5;
}
.prFeatures .details h3,
.prFeatures .details .h3 {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.template-product .tabs-listing .product-tabs {
  border-bottom: 1px solid #e8e9eb;
  width: 100%;
  margin-bottom: 0;
}
.template-product .tabs-listing .product-tabs li {
  float: none;
  display: inline-block;
  cursor: pointer;
}
.template-product .tabs-listing .product-tabs a {
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  letter-spacing: 1px;
  display: block;
  border: none;
  padding: 15px 25px;
  background: none !important;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  outline: none;
  color: #2e2d2d;
  text-decoration: none;
}
.template-product .product-tabs li.active a,
.template-product .product-tabs li.active a:focus {
  text-decoration: none;
  border: 0;
  color: #000;
  border-bottom: 1px solid #000;
  opacity: 1;
}
.acor-ttl.active {
  border-bottom: 1px solid #000;
}
.acor-ttl {
  display: block;
  padding: 15px 0;
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  border-bottom: 1px solid #e8e9eb;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  margin: 0;
  font-size: 12px;
  cursor: pointer;
}
.template-product .tabs-listing .tab-container {
  padding: 30px 0;
  text-align: left;
}
.tab-container .tab-content {
  display: none;
}
.product-template__container .product-single-1 .tab-container .tab-content {
  padding-top: 20px;
}
.template-product .prstyle2 .tabs-listing .acor-ttl:before {
  position: absolute;
  right: 15px;
  top: 15px;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: normal;
}
.template-product .prstyle2 .tabs-listing .acor-ttl.active:before {
  content: "\f106";
  color: #000;
}
#shopify-product-reviews {
  *zoom: 1;
  display: block;
  clear: both;
  overflow: hidden;
  margin: 1em 0;
}
.spr-container:before,
.spr-container:after {
  content: " ";
  display: table;
}
.spr-summary-starrating {
  margin: 0 6px 0 0;
}
.spr-summary-actions-newreview {
  float: right;
  background: #000;
  color: #fff !important;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 10px;
  text-transform: uppercase;
}
.spr-form {
  margin: 24px 0 0 0;
  padding: 24px 0 0 0;
  border-top: 1px solid #dfdfdf;
}
.spr-form-title {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  text-transform: uppercase;
}
.spr-form-contact-name,
.spr-form-contact-email,
.spr-form-contact-location,
.spr-form-review-rating,
.spr-form-review-title,
.spr-form-review-body {
  *zoom: 1;
  margin: 0 0 15px 0;
}
.spr-container input,
.spr-container select,
.spr-container textarea {
  border-color: #d3d3d3;
}
.product-template__container label {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.spr-button-primary {
  float: right;
}
.spr-reviews {
  padding: 24px 0;
}
.spr-review {
  padding: 24px 0;
  border-top: 1px solid #dfdfdf;
}
.spr-review:first-child {
  margin-top: 24px;
}
.spr-review-header-starratings {
  margin: 0 0 0.5em 0;
  display: inline-block;
}
.spr-review-header-title {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  border: none;
  text-transform: uppercase;
}
.spr-review-header-byline {
  font-size: 13px;
  opacity: 0.7;
  display: inline-block;
  margin: 0 0 1em 0;
}
.spr-review-content {
  *zoom: 1;
  margin: 0 0 24px 0;
}

.template-product .tabs-listing .tab-container table tr th {
  background: #000;
  color: #fff;
  border: 0 !important;
}
.template-product .tabs-listing .tab-container table tr th,
.template-product .tabs-listing .tab-container table tr td {
  padding: 7px 12px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #e8e9eb;
}

.related-product {
  margin-bottom: 30px;
}
.product-template__container .section-header {
  margin-bottom: 40px;
}
.sub-heading {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.related-product .grid--view-items {
  overflow: visible;
}
.recently-product .grid-products .item {
  float: left;
}

.product-single__photos.bottom .product-dec-slider-1 {
  padding: 8px 0;
  margin-left: -4px;
}
.product-single__photos.bottom .product-dec-slider-1 .slick-list {
  margin: 0 -2px;
}
.product-single__photos.bottom .product-dec-slider-1 .slick-slide {
  margin: 0 4px;
}

.product-info .lbl {
  font-weight: 700;
}

.left-content-product {
  float: left;
  width: 80%;
  padding-right: 30px;
}
.sidebar-product {
  float: left;
  width: 20%;
}
.sidebar-product .prFeatures {
  padding-top: 0;
}
.sidebar-product .prFeatures h5 {
  font-size: 1.07692em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.template-product-right-thumb .sidebar-product .prFeatures {
  padding-top: 0;
}
.sidebar-product .section-header {
  margin-bottom: 20px;
}

.prstyle3 .related-product {
  margin-bottom: 20px;
}
.prstyle3 .related-product:before,
.prstyle3 .related-product:after {
  content: "";
  clear: both;
  display: block;
}
.prstyle3 .related-product .section-header .h2,
.prstyle3 .related-product .section-header .sub-heading {
  text-align: left;
}
.prstyle3 .related-product .section-header {
  margin-bottom: 12px;
}
.prSidebar .section-header h2,
.prSidebar .section-header .h2 {
  font-size: 130%;
  text-align: left !important;
}
.prstyle3 .mini-list-item .mini-view_image img {
  max-width: 110px;
}
.prstyle3 .mini-list-item .mini-view_image {
  width: 28%;
}
.prstyle3 .mini-list-item .details {
  margin-left: 32%;
}

.template-product-right-thumb .product-details-img .product-thumb {
  padding-right: 0;
  padding-left: 5px;
}
.template-product-right-thumb .product-thumb .product-dec-slider-2 a {
  padding-bottom: 3px;
}
.template-product-right-thumb .prFeatures {
  padding: 40px 0 20px;
}

.product-countdown {
  position: static;
  margin: 15px 0;
}
.product-countdown:before,
.product-countdown:after {
  content: "";
  clear: both;
  display: block;
}
.product-countdown .time-count {
  font-weight: 700;
  font-size: 24px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}
.product-countdown span > span {
  font-weight: 700;
  width: 24%;
  margin-right: 0.3%;
  padding: 10px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  background: #000;
  color: #fff;
  float: left;
}
.product-countdown span > span span {
  display: block;
  background: none;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 8px;
}

.product-right-sidebar .product-details-img {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.product-right-sidebar .product-information {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.product-right-sidebar .sidebar-product {
  width: 100%;
}
.product-right-sidebar .tabs-listing {
  clear: both;
  padding-top: 30px;
}
.product-right-sidebar .sub-heading {
  text-align: left;
}
.product-right-sidebar .related-product {
  margin-bottom: 20px;
}

.product-labels .pr-label3 {
  left: 5px;
  background: #fb6c3e;
}

.product-single .product-single__meta {
  position: relative;
}
.product-single .product-featured-img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.product-single .grid_item-title {
  font-size: 26px;
  margin-bottom: 25px;
}
.product-single .product-single__title {
  font-size: 18px;
}

/*======================================================================
  22. Categories List
========================================================================*/
.categories-list-items:before,
.categories-list-items:after {
  content: "";
  clear: both;
  display: block;
}
.categories-item {
  float: left;
  width: 23.2%;
  margin-right: 2.307692307692308%;
}
.categories-item:last-of-type {
  margin-right: 0;
}
.categories-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categories-item ul li {
  list-style: disc;
  margin-left: 15px;
}
.categories-item .thumb {
  margin-bottom: 15px;
  display: block;
}
.categories-item h4 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.categories-item .rte-setting {
  margin-bottom: 20px;
}
.categories-list-items .row {
  margin-bottom: 40px;
}

/*======================================================================
  23. Pages
========================================================================*/
.page.section-header {
  background: #f9f9f9;
  border: 1px solid #e8e9eb;
}
.page.section-header h1 {
  text-transform: uppercase;
  margin: 0;
  color: #000;
  padding: 25px 0;
  font-size: 18px;
}

.page-template .addressFooter {
  font-size: 14px;
  list-style: none;
}
.page-template #page-content .addressFooter .icon {
  color: #000 !important;
  font-size: 18px;
}
.page-template .addressFooter li p {
  padding-left: 30px;
}

.contact-template .section-header {
  margin-bottom: 0;
}
.contact-template .map-section {
  margin-bottom: 0;
  overflow: hidden;
  height: 350px;
}
.contact-template .map-section .container {
  position: relative;
  height: 100%;
}
.contact-template .map-section__overlay {
  left: auto;
  width: 300px;
  padding: 20px;
  display: inline-block;
  text-align: center;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-135%);
  -webkit-transform: translateY(-135%);
  margin-top: 0;
  background: rgba(255, 255, 255, 0.8);
}
.contact-template .map-section__overlay-wrapper {
  position: static;
  text-align: left;
  height: 100%;
}
.rte-setting {
  margin-bottom: 11.11111px;
}
.contact-template .btn--secondary {
  background-color: #ededed;
  color: #000;
  border: 1px solid #000;
}
.contact-form textarea {
  height: 120px;
}

#accordionExample .title {
  margin: 35px 0 20px;
}
#accordionExample .panel-title {
  cursor: pointer;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-transform: none;
  margin: 0;
  background: none;
  padding: 15px;
  border-top: 2px solid #eee;
  display: block;
  color: #555;
  padding-left: 30px;
  position: relative;
}
#accordionExample .panel-title.active {
  color: #000;
}
#accordionExample .panel-content {
  padding: 1px 5px 15px 30px;
}
#accordionExample .panel-title[aria-expanded="true"] {
  color: #000;
}
#accordionExample .panel-title[aria-expanded="false"]:before {
  content: "\e61a";
  font-family: "themify";
  display: inline-block;
  position: absolute;
  left: 5px;
  font-size: 14px;
}
#accordionExample .panel-title[aria-expanded="true"]:before {
  content: "\e622";
  font-family: "themify";
  display: inline-block;
  position: absolute;
  left: 5px;
  font-size: 14px;
}

.lookbook-template .page.section-header {
  margin-bottom: 0;
}
.lookbook:before,
.lookbook:after {
  content: "";
  clear: both;
  display: block;
}
.lookbook .grid-lookbook,
.lookbook .grid-sizer {
  float: left;
}
.lookbook .grid-lookbook > img {
  width: 100%;
}
.lookbook .caption {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  text-align: center;
  top: 50%;
  z-index: 9;
}
.lookbook .overlay {
  z-index: 222;
  position: absolute;
  content: " ";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  visibility: visible;
}
.lookbook h2,
.lookbook .h2 {
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.03em;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  margin-bottom: -20px;
}
.lookbook .btn {
  color: #fff;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  opacity: 0;
  visibility: hidden;
  margin-top: -20px;
  position: relative;
  z-index: 555;
  padding: 10px 60px;
}
.lookbook > div:hover .btn {
  opacity: 1;
  visibility: visible;
}
.lookbook > div:hover {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
}
.lookbook > div:hover .overlay {
  opacity: 0.1;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid-sizer,
.grid-item {
  width: 50%;
}
@media (max-width: 575px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .radio-slider {
    right: 8% !important;
  }
  .question-sidebar {
    width: 40% !important;
  }
  .question_tab_section .tabcontent {
    margin-right: 50px;
  }

  .verbs-text {
    display: inherit !important;
  }
  .title-date {
    display: inherit !important;
  }
  .title-date input {
    width: 100% !important;
  }
  .title-date p {
    width: 100% !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}
.grid-item {
  float: left;
}
.grid-item img {
  display: block;
  max-width: 100%;
}

.empty-page-content {
  padding: 140px 0;
}
.empty-page-content .btn {
  color: #fff;
}

.site-header__logo-image {
  margin-bottom: 10px;
  display: block;
}
.template-password .shopify-section {
  height: 100vh;
}
.password-table {
  display: table;
  height: 100%;
  width: 100%;
}
.password-cell {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.password-page {
  background: none !important;
  display: table;
  height: 100%;
  width: 100%;
  color: #555;
  background-color: #fff;
  background-size: cover;
}
.password-table .password-cell {
  background: url(../images/coming-soon.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.password-header {
  position: absolute;
  right: 0;
}
.password-main {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
}
.password-main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px;
}
.password__title {
  margin-bottom: 30px;
}
.password__input-group {
  max-width: 340px;
  margin: 0 auto 30px;
}
.password-cell .input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  height: 40px;
}
.password-cell .input-group__field {
  width: 100%;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.password-cell .input-group__btn .btn {
  border-radius: 0 3px 3px 0;
  white-space: nowrap;
}
.password-cell .input-group__field,
.password-cell .input-group__btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.password-cell .input-group__btn {
  white-space: nowrap;
  width: 1%;
}

.template-blog .bredcrumbWrap {
  border: 0;
}

.custom-search {
  margin-bottom: 20px;
}
.custom-search .search {
  opacity: 1;
  border: 1px solid #e5e5e5;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  display: table;
  top: 0;
  transform: none;
  -webkit-transform: none;
  visibility: visible;
}
.custom-search .search__input {
  font-size: 13px;
  border: none;
  display: table-cell;
  width: 100%;
  padding: 0 10px;
}
.custom-search .input-group__field,
.custom-search .input-group__btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.custom-search .input-group__btn {
  text-align: center;
  white-space: nowrap;
  width: 1%;
}
.custom-search .btnSearch {
  border: 0;
  cursor: pointer;
  font-size: 14px;
}

.article_featured-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 140px;
}
.article_featured-image img {
  margin-bottom: 20px;
}
.publish-detail {
  margin: 0 0 10px 0;
}
.publish-detail li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.blog--list-view .article {
  margin-bottom: 20px;
}

.featured-content .list-items {
  margin-left: 10px;
}

#comment_form {
  padding: 20px;
  border: 1px solid #e8e9eb;
  background: #f5f5f5;
  margin-top: 40px;
}
#comment_form input[type="text"],
#comment_form input[type="email"],
#comment_form textarea {
  background: #fff;
}
.blog-nav {
  margin-top: 20px;
}
.blog-nav .icon {
  vertical-align: middle;
  padding-right: 4px;
}
.blog-nav .text-right .icon {
  padding-left: 4px;
}

.tags-clouds li {
  display: inline-block;
  margin-bottom: 6px;
  margin-right: 6px;
}
.tags-clouds li a {
  color: #000000;
  display: block;
  border: 1px solid #ddd;
  padding: 5px 9px !important;
  text-transform: uppercase;
}
.tags-clouds li a:hover {
  background-color: #efefef;
}

.loadmore-post {
  text-align: center;
}
.blog--grid-load-more .article {
  display: none;
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px;
  margin-bottom: 30px;
}

.error-page .empty-page-content h1 {
  font-size: 60px;
  text-transform: uppercase;
  font-weight: bold;
}

.compare-page .table {
  border: 1px solid #ddd;
}
.compare-page .table th {
  background-color: #efefef;
  vertical-align: middle;
}
.compare-page .table td {
  border: 1px solid #ddd;
  vertical-align: middle;
}
.compare-page .table .remove-compare {
  border: 0;
  cursor: pointer;
}
.compare-page .table .remove-compare:hover {
  color: #000000;
}
.compare-page .table .featured-image {
  max-width: 200px;
  margin-bottom: 10px;
}
.compare-page .table .product-price.product_price {
  margin-bottom: 10px;
  display: block;
}
.compare-page .table .available-stock p {
  color: #090;
  text-transform: uppercase;
}

.compare-page2 .table .remove-compare {
  float: right;
  width: 100%;
  text-align: right;
}
.compare-page2 .table .grid-link__title {
  margin-bottom: 10px;
}

/* Wishlist -------------------------------*/
.wishlist-table .table-bordered,
.wishlist-table .table-bordered td,
.wishlist-table .table-bordered th {
  vertical-align: middle;
  white-space: nowrap;
}
.wishlist-table .table-bordered th {
  text-transform: uppercase;
}
.wishlist-table .product-thumbnail img {
  max-width: 100px;
}
.wishlist-table .product-subtotal .btn {
  white-space: nowrap;
}
/* End Wishlist --------------------------*/

/* Checkout Page ------------------------------------------------*/
.customer-box h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
  background-color: #000;
}
.customer-box h3 i {
  margin-right: 5px;
}
.customer-box h3 a {
  font-weight: 700;
  text-decoration: none;
}
.billing-fields {
  margin-bottom: 30px;
}
.order-table .table thead th {
  background-color: #fff;
  font-size: 13px;
  padding: 8px 5px 5px;
  border-bottom: 1px solid #ddd;
}
.order-table .table td {
  font-size: 13px;
  padding: 8px 5px 5px;
}
.card {
  border-radius: 0;
  margin-bottom: 10px;
}
.card-header {
  position: relative;
  padding: 6px 15px;
}
.card-header:before {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 13px;
  position: absolute;
  right: 10px;
  top: 9px;
  color: #555;
}
.payment-accordion .card .card-header {
  background-color: #fff;
}
.payment-accordion .card .card-header a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.order-button-payment .btn {
  font-size: 18px;
  font-size: 700;
  padding: 10px 20px;
}
.customer-box .discount-coupon,
.customer-box .customer-info {
  background-color: #f7f7f7;
  padding: 20px;
}
.create-ac-content,
.your-order-payment {
  border: 1px solid #ddd;
  padding: 20px;
}
.create-ac-content .form-check {
  margin-left: 15px;
}
.customer-box input[type="email"],
.customer-box input[type="text"],
.customer-box input[type="password"] {
  background-color: #fff;
}
.order-button-payment {
  margin-top: 30px;
}
/* End Checkout Page ------------------------------------------*/

/*Collection Page ---------------------------------------------*/
.collection-box .colletion-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.collection-box a {
  display: block;
}
.collection-box a img {
  display: block;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
}
.collection-box .colletion-item:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.collection-box .title {
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}
.collection-box .title span {
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  background-color: #ffffff;
  padding: 5px 10px;
}
/* End Collection Page ---------------------------------------*/

/*======================================================================
  24. Cart Pages
========================================================================*/
.cart__row {
  position: relative;
}
.cart th {
  font-weight: 400;
  padding: 10px 0 8px;
  background: #f2f2f2;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1px;
}
.cart td {
  padding: 10px;
}
.cart .cart__meta {
  padding-right: 15px;
}
.cart th.cart__meta,
.cart td.cart__meta {
  text-align: left;
}
.cart__image-wrapper a {
  display: block;
}
.cart .list-view-item__title {
  color: #000;
  font-size: 1.15385em;
  min-width: 100px;
}
.cart__image-wrapper {
  width: 120px;
}
.cart .qtyField a {
  height: 36px;
  line-height: 34px;
  padding: 0;
}
.cart .qtyField .cart__qty-input {
  height: 36px;
  width: 40px;
  float: left;
}
.cart .qtyField a .icon {
  line-height: 33px;
  font-size: 10px;
}
.cart .cart__remove {
  border: 0;
  margin-top: 4px;
  font-size: 14px;
  padding: 0;
  height: 25px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
}
.cart .cart__remove .icon {
  line-height: 24px;
}
.cart table tfoot .icon {
  vertical-align: middle;
}
.style2 .cart__footer .cart-note {
  margin-bottom: 30px;
}
.cart__footer .solid-border {
  border: 1px solid #e8e9eb;
  padding: 20px;
  margin-bottom: 20px;
}
.cart__footer h5,
.cart__footer .h5,
.cart__footer h5 label,
.cart__footer .h5 label,
.cart__footer .cart__subtotal-title {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  letter-spacing: 0.02em;
}
.cart-note__input {
  min-height: 50px;
  width: 100%;
  height: 178px;
}
.cart-note__label,
.cart-note__input {
  display: block;
}
.cart__subtotal {
  font-weight: 700;
  padding-left: 15px;
  display: inline-block;
}
.cart__shipping {
  font-style: italic;
  font-size: 13px;
  padding: 12px 0;
}
.cart_tearm label {
  cursor: pointer;
}
input.checkbox {
  height: auto;
  vertical-align: middle;
  padding: 0;
  box-shadow: none;
}
#cartCheckout {
  width: 100%;
  padding: 15px;
}
.cart-variant1 .cart .cart__price-wrapper {
  text-align: center;
}
.cart-variant1 .cart table {
  border: 1px solid #f2f2f2;
}
.cart-variant1 .cart table td {
  border: 1px solid #f2f2f2;
}
.cart-variant1 .cart th.text-right,
.cart-variant1 .cart .text-right.cart-price {
  text-align: center !important;
}
.cart__meta-text {
  color: #a2a2a2;
  font-size: 12px;
}

/*======================================================================
  25. Quick View
========================================================================*/
#content_quickview.modal {
  top: 8%;
}
#content_quickview .modal-dialog {
  max-width: 800px;
  background-color: #fff;
  padding: 25px;
}
#content_quickview .modal-body {
  border: 0;
  padding: 0;
}
#content_quickview .modal-content {
  border: 0;
}
#content_quickview .model-close-btn {
  width: 30px;
  height: 30px;
  line-height: 32px;
  position: absolute;
  top: -23px;
  right: -20px;
  cursor: pointer;
  text-align: center;
}
.modal-open {
  padding-right: 0 !important;
}
.modal-open .modal {
  padding-right: 0 !important;
  overflow: hidden;
}

/*======================================================================
  26. Promotional Top Popup
========================================================================*/
.notification-bar {
  text-align: center;
  position: relative;
  z-index: 5;
  background-color: #000;
}
.notification-bar__message {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 30px;
  display: block;
}
.notification-bar__message:hover,
.notification-bar__message:active,
.notification-bar__message:focus,
.notification-bar__message:focus-within {
  color: #fff;
  text-decoration: none;
}
.close-announcement {
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  right: 40px;
  top: 8px;
  height: 25px;
  width: 25px;
  line-height: 22px;
  color: #fff;
}

/*======================================================================
  27. Image Banners
========================================================================*/
.section.imgBanners {
  padding-top: 8px;
  padding-bottom: 20px;
}
.imgBnrOuter .inner img {
  display: block;
  width: 100%;
}
.imgBnrOuter .inner * {
  -ms-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.imgBnrOuter .inner a,
.imgBnrOuter .inner a:hover {
  opacity: 1;
}
.imgBnrOuter .inner .ttl {
  line-height: 25px;
  color: #000000;
  font-size: 17px;
  display: inline-block;
  padding: 10px 20px;
  max-width: 80%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
}
.imgBnrOuter .inner:hover .ttl {
  background-color: #fff;
}
.imgBnrOuter .inner .ttl h3 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 21px;
}
.imgBnrOuter .inner .ttl h5 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.imgBnrOuter .inner.center .ttl {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.imgBnrOuter .inner.btmright .ttl {
  right: 20px;
  bottom: 20px;
  text-align: right;
}
.imgBnrOuter .inner.topleft .ttl {
  left: 20px;
  top: 20px;
  text-align: left;
}
.imgBnrOuter .inner.topright .ttl {
  right: 20px;
  top: 20px;
  text-align: right;
}
.imgBnrOuter .inner {
  position: relative;
  overflow: hidden;
}
.imgBnrOuter .inner:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.imgBnrOuter .inner.btmleft .ttl {
  left: 20px;
  bottom: 20px;
  text-align: left;
}
.imgBnrOuter .img-bnr {
  text-align: center;
  padding: 10px;
}

.custom-content-style1 .mb-4 {
  margin-bottom: 30px !important;
}
.custom-content-style1 .h3 {
  font-size: 16px;
  line-height: normal;
  line-height: 24px;
  text-transform: uppercase;
}

/*======================================================================
  28. Homepages Demo
========================================================================*/
/*---------------------------------------
  28.1 Home2 Default  -------------------
  ---------------------------------------*/
.home2-default .top-header {
  background: #f5f5f5;
}
.home2-default .top-header .user-menu .anm {
  color: #000;
}
.home2-default .top-header p,
.home2-default .top-header a,
.home2-default .top-header select,
.home2-default .top-header .ad,
.home2-default .top-header span.selected-currency,
.home2-default .top-header .language-dd {
  color: #000;
}
.home2-default .slideshow .slideshow__title {
  color: #000;
  font-size: 55px;
  font-weight: 700;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  text-transform: none;
}
.home2-default .slideshow .slideshow__subtitle {
  color: #000;
  font-size: 26px;
  text-transform: none;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}

.home2-default .section-header h2,
.home2-default .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 1.92308em;
  text-transform: none;
  letter-spacing: 0.03em;
}

.home2-default .hero--large {
  background-attachment: fixed;
}

.home2-default .grid-products .slick-arrow {
  margin-top: -30px;
}
/*---------------------------------------
  28.2 Home 3 - Boxed  ------------------
  ---------------------------------------*/
.home3-boxed-layout {
  overflow-x: hidden;
  background-color: #f5f5f5;
  padding-bottom: 60px;
}
.home3-boxed-layout .search {
  margin-left: -20px;
}
.home3-boxed-layout .container {
  padding-left: 15px;
  padding-right: 15px;
}
.layout-boxed {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}
.layout-boxed .container-fluid {
  padding: 0 35px;
}
.layout-boxed .top-header {
  background: #f5f5f5;
}
.layout-boxed .top-header p,
.layout-boxed .top-header a,
.layout-boxed .top-header select,
.layout-boxed .top-header .anm,
.layout-boxed .top-header span.selected-currency,
.layout-boxed .top-header .language-dd {
  color: #000;
}

.layout-boxed #siteNav > li .megamenu {
  width: 110%;
}
.layout-boxed #siteNav.medium > li a {
  font-weight: 400;
}
.layout-boxed #siteNav > li > a {
  padding: 0 15px;
}
.layout-boxed .slideshow__text-content {
  margin: 0;
}
.layout-boxed .slideshow .slideshow__title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.layout-boxed .slideshow .slideshow__subtitle {
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}

.layout-boxed .imgBnrOuter .inner .ttl h5 {
  font-weight: 400;
  text-transform: uppercase;
}
.layout-boxed .section-header {
  margin-bottom: 20px;
}
.layout-boxed .tab-slider-product .tabs > li.active {
  color: #31a3a3;
}

.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
.feature-row__text--left {
  padding-left: 20px;
}
.feature-row__text--right {
  padding-right: 20px;
}
.feature-row__text--right .row-text {
  margin-right: -100px;
  z-index: 222;
  position: relative;
}
.feature-row__text {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-text {
  background: #fff;
  padding: 50px;
}
.feature-row__text .row-text {
  margin-left: -100px;
}
.row-text h2,
.row-text .h2 {
  font-size: 17px;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*---------------------------------------
  28.3 Home 4 - Fulwidth  ---------------
  ---------------------------------------*/
.home4-fullwidth .top-header {
  background: #5d5e5e;
}
.home4-fullwidth #siteNav.medium > li a {
  font-weight: 400;
}
.home4-fullwidth .slideshow__overlay.bottom:before {
  background: #fff;
}
.home4-fullwidth .slideshow .slideshow__title {
  color: #0c0101;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 81px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.home4-fullwidth .slideshow .slideshow__subtitle {
  color: #0c0101;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}
.home4-fullwidth .section-header h2,
.home4-fullwidth .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 1.69231em;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.home4-fullwidth .footer-top h4,
.home4-fullwidth .footer-top .h4 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}

/*---------------------------------------
  28.4 Home 5 - Cosmetic  ---------------
  ---------------------------------------*/
.home5-cosmetic #siteNav.medium > li a {
  font-weight: 400;
}
.home5-cosmetic .top-header {
  background: #23232c;
}
.home5-cosmetic .slideshow .slideshow__title {
  color: #000;
  font-weight: 700;
  font-size: 66px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px #fff;
}
.home5-cosmetic .slideshow .slideshow__subtitle {
  color: #0c0101;
  font-weight: 400;
  font-size: 24px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px #fff;
}
.home5-cosmetic .slideshow .wrap-caption {
  display: inline-block;
  padding: 25px;
}
.home5-cosmetic .section-header h2 {
  font-size: 26px;
}
.home5-cosmetic .tab-slider-product .tabs > li:hover,
.home5-cosmetic .tab-slider-product .tabs > li.active {
  color: #31a3a3;
}

.home5-cosmetic .hero--large {
  background-attachment: fixed;
}

.home5-cosmetic .grid-products .slick-arrow {
  margin-top: -20px;
}

.home5-cosmetic .featured-column .btn,
.home5-cosmetic .hero .btn,
.home5-cosmetic .product-single .btn,
.footer-5 .footer-newsletter .btn {
  background-color: #ff708e;
}

.featured-column .text-center h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.featured-column .text-center .rte-setting {
  max-width: 320px;
  margin: 0 auto 20px;
}

/*---------------------------------------
  28.5 Home 6 - Modern  -----------------
  ---------------------------------------*/
.home6-modern .section-header h2,
.home6-modern .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.home6-modern .top-header {
  background: #f58f93;
}
.home6-modern #siteNav.medium > li a {
  font-weight: 400;
}
.home6-modern .section.imgBanners {
  padding-bottom: 0;
}
.home6-modern .imgBnrOuter .inner {
  margin-bottom: 30px;
}
.home6-modern .imgBnrOuter .img-bnr {
  padding: 0;
}
.home6-modern .featured-column .h4 {
  font-size: 16px;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 600;
}
.home6-modern .btn {
  background-color: #f58f93;
}
.home6-modern .footer-5 .site-footer {
  border-top: 0;
}

/*---------------------------------------
  28.6 Home7 - Shoes  -------------------
  ---------------------------------------*/
.home7-shoes h1,
.home7-shoes .h1,
.home7-shoes h2,
.home7-shoes .h2,
.home7-shoes h3,
.home7-shoes .h3,
.home7-shoes h4,
.home7-shoes .h4,
.home7-shoes h5,
.home7-shoes .h5,
.home7-shoes h6,
.home7-shoes .h6 {
  font-family: Montserrat, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
}
.home7-shoes #siteNav.medium > li a {
  font-weight: 400;
}
.home7-shoes .slideshow .slideshow__title {
  color: #000000;
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.home7-shoes .slideshow .slideshow__subtitle {
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}
.home7-shoes .mini-list-item .mini-view_image img {
  max-width: 100%;
}
.home7-shoes .footer-4 .site-footer {
  background: #f5f5f5;
  padding: 0;
}
.home7-shoes .footer-4 .newsletter-section .btn {
  background-color: #fc895d;
}
.home7-shoes .footer-4 .newsletter-section .btn:hover,
.home7-shoes .footer-4 .newsletter-section .btn:focus {
  background-color: #444;
}
.home7-shoes .footer-4 .footer-top h4,
.home7-shoes .footer-4 .footer-top .h4 {
  color: #000000;
  font-family: Montserrat, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/*---------------------------------------
  28.7 Home8 - Jewellery  ---------------
  ---------------------------------------*/
body.home8-jewellery {
  font-size: 14px;
}
.home8-jewellery .section-header h2,
.home8-jewellery .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.home8-jewellery-top {
  background: #141414;
  color: #fff;
}
.home8-jewellery-top p,
.home8-jewellery-top a,
.home8-jewellery-top select,
.home8-jewellery-top .fa,
.home8-jewellery-top span.selected-currency {
  color: #fff;
}
.home8-jewellery-header .site-header__search {
  float: none;
}

.home8-jewellery #AccessibleNav.belowlogo {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.home8-jewellery #siteNav.medium > li a {
  font-weight: 400;
}

.home8-jewellery .slideshow__text-content {
  margin-top: 0;
}
.home8-jewellery .slideshow .slideshow__title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #000;
  font-size: 40px;
}
.home8-jewellery .slideshow .slideshow__subtitle {
  color: #000;
  font-size: 16px;
  line-height: normal;
  text-transform: none;
}

.home8-jewellery .variants.add button,
.home8-jewellery a.quick-view,
.home8-jewellery a.wishlist,
.home8-jewellery .cartIcon,
.home8-jewellery .add-to-compare {
  color: #fff;
  background-color: #000;
}
.home8-jewellery .variants.add button:hover,
.home15-funiture-template a.quick-view:hover,
.home15-funiture-template a.wishlist:hover,
.home15-funiture-template .cartIcon:hover,
.home15-funiture-template .add-to-compare:hover {
  color: #000;
  background-color: #fff;
}
.home-lookbook .custom-text {
  max-width: 800px;
  margin: 0 auto;
  font-size: 14px;
}
.home8-jewellery .store-info .anm {
  margin-right: 15px;
  font-size: 40px;
  vertical-align: middle;
  display: block;
  margin-bottom: 20px;
}
.home8-jewellery .anm,
.home8-jewellery .mfp-container::before,
.home8-jewellery .mfp-content {
  vertical-align: middle;
}

.home8-jewellery .imgBnrOuter .inner .ttl {
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.8);
}
.home8-jewellery .collection-box-style1 a img {
  width: 100%;
}
.home8-jewellery .hero .text-medium .mega-title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 600;
}
.home8-jewellery .hero {
  margin: 35px 0;
}
.home8-jewellery #instafeed.imlow_resolution .insta-img {
  width: 12.5%;
}

.home8-jewellery .hero .btn,
.home8-jewellery .footer-newsletter .btn {
  background-color: #339498;
}
.home8-jewellery .hero .btn:hover,
.home8-jewellery .footer-newsletter .btn:hover {
  background-color: #40b9be;
}

.home8-jewellery .site-footer {
  background: #000;
}
@media (min-width: 999px) {
  .home8-jewellery .footer-3 .col-md-3.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.home8-jewellery .social-icons .icon {
  color: #fff;
}

/*---------------------------------------
  28.8 Home9 - Parallax  ----------------
  ---------------------------------------*/
.home9-parallax #siteNav > li > a {
  color: #fff;
  font-weight: 400;
}
.home9-parallax #siteNav > li > a:hover,
.home9-parallax .site-header__search .search-trigger,
.home9-parallax .site-header__cart .icon {
  color: #fff;
}
.home9-parallax .stickyNav #siteNav > li > a,
.home9-parallax #siteNav > li > a:hover,
.home9-parallax .stickyNav .site-header__search .search-trigger,
.home9-parallax .stickyNav .site-header__cart .icon {
  color: #000;
}
.home9-parallax .stickyNav .site-header__cart-count {
  color: #fff;
  background-color: #000;
}
.home9-parallax .site-header__cart-count {
  color: #000;
  background-color: #fff;
}
.home9-parallax .section {
  padding: 0;
}
.home9-parallax .hero {
  background-attachment: fixed;
}

.home9-parallax .slideshow .slideshow__subtitle {
  color: #ffffff;
  font-weight: 300;
  font-size: 24px;
  text-transform: none;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
  max-width: 90%;
  margin: 0 auto 20px;
}
.home9-parallax .slick-slide img {
  display: inline-block;
}
.home9-parallax .hero__inner h2,
.home9-parallax .hero__inner .h2,
.home9-parallax .hero__inner p,
.home9-parallax .hero .mega-subtitle {
  color: #fff;
}

.home9-parallax #footer {
  margin-top: 0;
}
.home9-parallax .site-footer {
  background-color: #fff;
}
.home9-parallax .footer-top h4 {
  text-transform: uppercase;
}
.home9-parallax .footer-top h4,
.home9-parallax .footer-top .h4,
.home9-parallax .footer-top,
.home9-parallax .footer-links a,
.home9-parallax .footer-top p,
.home9-parallax .footer-bottom,
.home9-parallax .footer-bottom a {
  color: #000;
}
.home9-parallax .site-footer hr {
  border-color: #e8e9eb;
}

/*---------------------------------------
  28.9 Home10 - Minimal  ----------------
  ---------------------------------------*/
.home10-minimal .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.home10-minimal #siteNav > li > a {
  font-weight: 400;
}
.home10-minimal .top-header {
  background: #333333;
  text-transform: uppercase;
}

.home10-minimal .section-header h2,
.home10-minimal .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.home10-minimal h1,
.home10-minimal .h1,
.home10-minimal h2,
.home10-minimal .h2,
.home10-minimal h3,
.home10-minimal .h3,
.home10-minimal h4,
.home10-minimal .h4,
.home10-minimal h5,
.home10-minimal .h5,
.home10-minimal h6,
.home10-minimal .h6 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 600;
}

/*---------------------------------------
  28.10 Home11 - Grid  ------------------
  ---------------------------------------*/
.home11-grid .section-header h2,
.home11-grid .section-header .h2 {
  font-size: 23px;
  font-weight: 700;
}
.home11-grid .slideshow .slideshow__title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #111111;
  font-weight: 700;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.home11-grid .slideshow .wrap-caption {
  display: inline-block;
  max-width: 750px;
  padding: 25px;
}
.home11-grid .slideshow .slideshow__subtitle {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #111111;
  font-weight: 600;
  font-size: 19px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}

.home11-grid .section-header h2,
.home11-grid .section-header .h2 {
  font-weight: 700;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.home11-grid .imgBnrOuter .inner .ttl {
  background-color: transparent;
}
.home11-grid .imgBnrOuter .inner .ttl h5 {
  font-weight: normal;
}
.img-grid-banner1 {
  margin-bottom: 30px;
}
.img-grid-banner2 .inner,
.img-grid-banner3 .inner {
  margin-bottom: 30px;
}

.home11-grid .site-footer {
  background: #339498;
}
.home11-grid .site-footer hr {
  border-color: #4da4a4;
}
.home11-grid .footer-top .footer-newsletter .btn {
  border-radius: 3px !important;
  background-color: #000;
}

/*---------------------------------------
  28.11 Home 12 - Category  -------------
  ---------------------------------------*/
.home12-category #siteNav.medium > li a {
  font-weight: normal;
}
.home12-category .section-header h2,
.home12-category .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.home12-category .slideshow .slideshow__title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #111111;
  font-weight: 600;
  font-size: 50px;
  text-transform: capitalize;
  line-height: 1.1;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0);
}
.home12-category .slideshow .wrap-caption {
  display: inline-block;
  max-width: 750px;
  padding: 25px;
}
.home12-category .slideshow .slideshow__subtitle {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  color: #111111;
  font-weight: 400;
  font-size: 19px;
  text-transform: capitalize;
  margin-bottom: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
}

.home12-category .feature-row .btn {
  padding: 8px 18px 8px;
  background-color: #bb5864;
}
.home12-category .feature-row h2 {
  font-weight: 600;
}

.home12-category .section-header h2,
.home12-category .section-header .h2 {
  font-size: 24px;
  font-weight: 400;
}

.home12-category .three-column-pro .section-header h2,
.home12-category .three-column-pro .section-header .h2 {
  font-size: 22px;
  font-weight: 600;
}
.home12-category .three-column-pro .mini-list-item .mini-view_image img {
  width: 100%;
  max-width: 100%;
}
.home12-category .footer-5 .footer-top h4,
.home12-category .footer-5 .footer-top .h4 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.home12-category .footer-5 .site-footer {
  border: 0;
}
.home12-category .footer-5 .footer-top {
  padding-top: 0;
}
.home12-category .footer-5 .addressFooter .icon {
  margin-top: 4px;
}

/*---------------------------------------
  28.12 Home 13 - Autoparts  ------------
  ---------------------------------------*/
.store-feature-top {
  background: #000000;
  padding: 7px !important;
  text-align: center;
  border-bottom: 1px solid #000000;
}
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flexbox;
}
.flex .flex-item {
  flex: 1;
}
.flex-item {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}

.home13-auto-parts {
  font-size: 14px;
}
.home13-auto-parts .top-header {
  background-color: #d41618;
}
.home13-auto-parts .slideshow .slideshow__title {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 35px;
}
.home13-auto-parts .slideshow .slideshow__subtitle {
  font-size: 16px;
}
.slideshow .mobile-show {
  display: none;
}

.home13-auto-parts .section-header h2,
.home13-auto-parts .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.home13-auto-parts .section-header p {
  font-size: 14px;
}

.featured-content .list-items .col-12 {
  margin-bottom: 35px;
}
.featured-content .list-items img {
  display: block;
  vertical-align: middle;
  margin: 0 auto 20px;
}
.featured-content .list-items .h4 {
  font-size: 16px;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
}
.featured-content .list-items p {
  max-width: 300px;
  margin: 0 auto 20px;
}

.home13-auto-parts .btn {
  background-color: #d41618;
}

.home13-auto-parts .hero__overlay.hero {
  background-attachment: fixed;
}
.home13-auto-parts .hero .text-small .mega-title {
  font-weight: 400;
}
.home13-auto-parts .hero__inner h2,
.home13-auto-parts .hero__inner .h2,
.home13-auto-parts .hero__inner p,
.home13-auto-parts .mega-subtitle {
  color: #ffffff;
}
.home13-auto-parts .hero__overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.4;
  z-index: 1;
}

.home13-auto-parts .footer-2 .site-footer {
  background-color: #000000;
}
.home13-auto-parts .footer-2 .footer-top h4,
.home13-auto-parts .footer-2 .footer-top .h4,
.home13-auto-parts .footer-2 .footer-top,
.home13-auto-parts .footer-2 .footer-links a,
.home13-auto-parts .footer-2 .footer-top p,
.home13-auto-parts .footer-2 .footer-bottom,
.home13-auto-parts .footer-2 .footer-bottom a {
  color: #ffffff;
}
.home13-auto-parts .footer-2 .site-footer hr {
  border-color: #454545;
}
.home13-auto-parts .footer-2 .site-footer .addressFooter .icon {
  color: #ffffff !important;
}

/*---------------------------------------
  28.13 Home 14 - Bags  -----------------
  ---------------------------------------*/
.home14-bags .imgBnrOuter .custom-text {
  max-width: 800px;
  margin: 0 auto;
}
.home14-bags .imgBnrOuter .inner {
  margin-bottom: 20px;
}
.home14-bags .imgBnrOuter .custom-text .h3 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: normal;
}
.home14-bags .imgBnrOuter .custom-text .h3 a:hover {
  text-decoration: none;
}

.home14-bags .hero__overlay.hero {
  background-attachment: fixed;
}
.home14-bags .hero .text-small .mega-title {
  font-weight: 400;
  font-family: "Roboto Slab", Helvetica, Tahoma, Arial, serif;
}
.home14-bags .hero__inner h2,
.home14-bags .hero__inner .h2,
.home14-bags .hero__inner p,
.home14-bags .mega-subtitle {
  color: #ffffff;
}
.home14-bags .hero__overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
  z-index: 1;
}

.home14-bags .section-header h2,
.home14-bags .section-header .h2 {
  font-size: 26px;
}
.home14-bags .footer-2 .site-footer {
  background: #141414;
}
.home14-bags .footer-2 .footer-top h4,
.home14-bags .footer-2 .footer-top .h4,
.home14-bags .footer-2 .footer-top,
.home14-bags .footer-2 .footer-links a,
.home14-bags .footer-2 .footer-top p,
.home14-bags .footer-2 .footer-bottom,
.home14-bags .footer-2 .footer-bottom a {
  color: #ffffff;
}
.home14-bags .footer-2 .site-footer hr {
  border-color: #454545;
}
.home14-bags .footer-2 .site-footer .addressFooter .icon {
  color: #ffffff !important;
}

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------------------------------------
  28.14 Home 15 - Furniture  ------------
  ---------------------------------------*/
body.home15-funiture-template {
  font-size: 14px;
}
.home15-funiture-template .section-header h2,
.home15-funiture-template .section-header .h2 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.home15-funiture-top {
  background: #141414;
  color: #fff;
}
.home15-funiture-top .container-fluid,
.home15-funiture-header .container-fluid {
  padding: 0 35px;
}
.home15-funiture-top p,
.home15-funiture-top a,
.home15-funiture-top select,
.home15-funiture-top .fa,
.home15-funiture-top span.selected-currency {
  color: #fff;
}
.home15-funiture-header {
  padding-bottom: 15px;
}
.home15-funiture-header .site-header__search {
  float: none;
}

.home15-funiture-template .variants.add button,
.home15-funiture-template a.quick-view,
.home15-funiture-template a.wishlist,
.home15-funiture-template .cartIcon,
.home15-funiture-template .add-to-compare {
  color: #fff;
  background-color: #000;
}
.home15-funiture-template .variants.add button:hover,
.home15-funiture-template a.quick-view:hover,
.home15-funiture-template a.wishlist:hover,
.home15-funiture-template .cartIcon:hover,
.home15-funiture-template .add-to-compare:hover {
  color: #000;
  background-color: #fff;
}
.home-lookbook .custom-text {
  max-width: 800px;
  margin: 0 auto;
  font-size: 14px;
}
.home15-funiture-template .store-info .anm {
  margin-right: 15px;
  font-size: 40px;
  vertical-align: middle;
  display: block;
  margin-bottom: 20px;
}
.home15-funiture-template .anm,
.home15-funiture-template .mfp-container::before,
.home15-funiture-template .mfp-content {
  vertical-align: middle;
}

.home15-funiture-template .imgBnrOuter .inner .ttl,
.home15-funiture-template .imgBnrOuter .inner:hover .ttl {
  background-color: transparent;
}

.home-lookbook img {
  width: 100%;
}

.footer-3 .footer-top {
  padding: 40px 0 30px;
}
.footer-3 .h4 {
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
@media only screen and (min-width: 1199px) {
  .footer-3 .col-md-3.col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.footer-3 .footer-newsletter .newsletter__input {
  background-color: #fff;
  margin-bottom: 10px;
}
.footer-3 hr {
  border-color: #454545;
}

/*======================================================================
  29. Testimonial Slider
========================================================================*/
.quote-wraper {
  background: #f9f9f9;
  padding: 40px;
}
.quotes-slider blockquote {
  border: 0;
  max-width: 700px;
  margin: 0 auto;
  line-height: 26px;
}
.quotes-slider__text {
  font-size: 1.13462em;
  font-weight: 400;
  font-style: normal;
  padding: 0 15px;
}
.quotes-slider .authour {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  line-height: 18px;
}
.quotes-slider__text p {
  margin-bottom: 30px;
}
.quotes-slider .slick-arrow {
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.quotes-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.quotes-slider .slick-prev {
  left: 0;
}
.quotes-slider .slick-next {
  right: 0;
}

/*======================================================================
  30. Instagram Feed
========================================================================*/
.instagram-feed-section:before,
.instagram-feed-section:after {
  content: "";
  clear: both;
  display: block;
}
#instafeed .insta-img {
  display: inline-block;
  padding: 2px;
  float: left;
}
#instafeed.imlow_resolution .insta-img {
  width: 25%;
}

/*======================================================================
  31. Hero Banners
========================================================================*/
.hero {
  position: relative;
  height: 475px;
  display: table;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: scroll;
}
.hero__inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 35px 0;
  color: #000;
  z-index: 2;
  text-align: center;
}
.hero[data-stellar-background-ratio] {
  background-attachment: fixed;
}
.hero .text-small .mega-title {
  font-size: 25px;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  font-weight: 700;
}
.hero .text-small .mega-subtitle {
  font-size: 16px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 990px) {
  .hero__inner .wrap-text {
    max-width: 500px;
  }
}
.hero--large {
  height: 650px;
}
.hero .text-large .mega-title {
  font-size: 45px;
}
.hero__inner .center {
  text-align: center;
  margin: 0 auto;
}
.hero .text-large .mega-subtitle {
  font-size: 20px;
}
.hero .mega-subtitle {
  margin-bottom: 25px;
}
.hero .font-bold .mega-title {
  font-weight: 700;
}
.hero__inner .right {
  float: right;
  text-align: center;
}
.hero .text-medium .mega-title {
  font-size: 35px;
}
.hero .text-medium .mega-subtitle {
  font-size: 18px;
}

/*======================================================================
  32. Newsletter Cookie Popup
========================================================================*/
#modalOverly {
  height: auto !important;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
}
#popup-container {
  display: none;
  max-width: 700px;
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  background: #fafafa;
  margin: 20px auto;
  z-index: 444;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#popup-window {
  position: relative;
}
#popup-container .row-cell.first {
  width: 65%;
  text-align: center;
}
#popup-container .row-cell.last {
  width: 35%;
  text-align: right;
}
#popup-container .closepopup {
  display: block;
  color: #fff;
  font-size: 11px;
  height: 30px;
  line-height: 19px;
  padding: 5px;
  position: absolute;
  right: -14px;
  top: -14px;
  width: 30px;
  z-index: 333;
}
#popup-container .closepopup:hover {
  opacity: 0.8;
}
#popup-container .width40 {
  width: 40%;
}
#popup-container .width60 {
  width: 60%;
}
.newsletter-left {
  padding: 40px 30px;
}
.newsletter-left h1,
.newsletter-left .h1 {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  color: #000000;
  letter-spacing: 0.08em;
}
.newsletter-left h2 {
  font-size: 20px;
  margin: 0 0 15px 0;
  color: #000000;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.newsletter-left .input-group__field {
  border-right: 1px solid #e8e9eb;
}
.newsletter-left .input-group {
  display: block;
  margin: 0 auto 20px;
  position: relative;
  width: 100%;
}
.newsletter-left .input-group input {
  width: 100%;
  margin: 0 0 10px 0;
}
.newsletter-left .social {
  margin: 10px 0 0;
}
.newsletter-left .social li {
  display: inline-block;
  margin: 0 5px;
  list-style: none;
}
.newsletter-left .social a {
  border-radius: 50%;
  color: #141515;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  width: 30px;
}
.newsletter-left #Subscribe {
  width: 100%;
  height: auto;
  padding: 12px 20px;
}
.newsletter-left #Subscribe:hover {
  background: !important;
}

/*======================================================================
  33. Footer
========================================================================*/
#footer {
  margin-top: 35px;
}
.footer-2 .site-footer {
  background-color: #fff;
}
.footer-2 .footer-top h4,
.footer-2 .footer-top .h4 {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  margin-bottom: 15px;
}
.footer-2 .footer-top,
.footer-2 .footer-links a,
.footer-2 .footer-top p,
.footer-2 .footer-bottom,
.footer-2 .footer-bottom a {
  color: #333333;
}
.footer-2 .site-footer .addressFooter .icon {
  color: #888888 !important;
  margin-top: 2px;
}
.footer-2 .site-footer hr {
  border-color: #e8e8e8;
}

.footer-4 .site-footer {
  background-color: #fff;
}
.footer-4 .footer-top h4,
.footer-4 .footer-top .h4 {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
  margin-bottom: 15px;
}
.footer-4 .newsletter-section {
  background-color: #000;
  border: 1px solid #000;
}
.footer-4 .newsletter-section .section-header label,
.footer-4 .newsletter-section .section-header span {
  color: #fff;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.footer-4 .newsletter-section .btn {
  background-color: #1cb5b5;
}
.footer-4 .newsletter-section .btn:hover {
  background-color: #31a3a3;
}
.footer-4 .footer-top,
.footer-4 .footer-links a,
.footer-4 .footer-top p,
.footer-4 .footer-bottom,
.footer-4 .footer-bottom a {
  color: #000;
}
.footer-4 .social-icons .icon {
  color: #fff;
}
.footer-4 .addressFooter .icon {
  color: #000 !important;
}
.footer-4 .site-footer hr {
  border-color: #e8e8e8;
}

.footer-5 .site-footer {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
}
.footer-5 .footer-top h4,
.footer-5 .footer-top .h4 {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}
.footer-5 .newsletter-section {
  background-color: #000;
  border: 1px solid #000;
}
.footer-5 .newsletter-section .section-header label,
.footer-5 .newsletter-section .section-header span {
  color: #fff;
  font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
}
.footer-5 .footer-top,
.footer-5 .footer-links a,
.footer-5 .footer-top p,
.footer-5 .footer-bottom,
.footer-5 .footer-bottom a {
  color: #000;
}
.footer-5 .addressFooter .icon {
  color: #000 !important;
}
.footer-5 .footer-logo {
  margin-bottom: 20px;
}
.footer-5 .social-icons .icon {
  font-size: 14px;
}
.footer-5 .site-footer__social-icons li {
  padding: 0 8px;
}
.footer-5 .footer-newsletter .newsletter__input {
  font-size: 13px;
  margin-bottom: 10px;
  border: 1px solid #e8e9eb;
  border-radius: 3px;
}
.footer-5 .footer-newsletter .btn {
  border-radius: 3px;
}
.footer-5 .site-footer hr {
  border-color: #eeeeee;
}

/* Newsletter */
.newsletter-section {
  background-color: #f9f9f9;
  border: 1px solid #e8e9eb;
  padding: 35px 0;
}
.newsletter-section .footer-newsletter {
  width: 60%;
}
.newsletter-section .section-header {
  margin: 0 20px 0 0;
  float: left;
  display: inline-block;
}
.newsletter-section .section-header label {
  font-weight: 400;
  margin-bottom: 0;
  color: #000;
}
.newsletter-section .section-header span {
  display: block;
  font-size: 13px;
  text-align: left;
}
.newsletter-section .input-group {
  max-width: 100%;
  margin: 0;
  width: auto;
  position: relative;
  display: table;
  border-collapse: separate;
}
.newsletter-section .input-group__btn {
  white-space: nowrap;
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.newsletter-section .input-group .btn,
.newsletter-section .input-group__field {
  height: 40px;
}
.newsletter-section .input-group__field {
  background-color: #fff;
}
.newsletter-section .input-group__field,
.newsletter-section .input-group__btn .btn {
  border-radius: 0;
}
.newsletter-section .btn {
  color: #fff;
  background-color: #000;
}
.newsletter-section .btn:hover,
.newsletter-section .btn:focus {
  background-color: #444444;
}
.visually-hidden,
.icon__fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* End Newsletter */

/* Social Icon */
.site-footer__social-icons li {
  padding: 0 10px;
}
.social-icons .icon {
  color: #111111;
  font-size: 16px;
}
.site-footer__social-icons .icon {
  width: 16px;
}
/* End Social Icon */

.site-footer {
  background: #141414;
}
.site-footer ul {
  list-style: none;
}
.footer-top {
  padding: 40px 0 15px;
}
.footer-top h4,
.footer-top .h4 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}
.footer-links .h4 {
  position: relative;
}
.footer-links ul,
.contact-box ul {
  margin-bottom: 20px;
}
.footer-links li {
  margin-bottom: 6px;
}
.footer-top,
.footer-links a,
.footer-top p,
.footer-bottom {
  color: #ffffff;
}
.addressFooter .icon {
  color: #ffffff !important;
  float: left;
  font-size: 14px;
  margin-top: 2px;
}
.addressFooter li {
  padding-bottom: 12px;
}
.addressFooter li p {
  padding-left: 25px;
}
.site-footer hr {
  margin: 0;
  border-color: #454545;
}
.footer-bottom {
  padding: 25px 0;
}
.footer-bottom a {
  color: #fff;
}
.footer-bottom a:hover {
  text-decoration: underline;
}
.footer-bottom span {
  letter-spacing: 1px;
}
.footer-bottom .payment-icons .icon {
  font-size: 25px;
}

#site-scroll {
  color: #fff;
  line-height: 38px;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  right: 30px;
  position: fixed;
  border-radius: 3px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 40px;
  bottom: 50px;
  z-index: 444;
  display: none;
  background: #000;
}
#site-scroll i {
  line-height: 40px;
}
/*---------------------------------------
  End Footer ----------------------------
  ---------------------------------------*/

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
  -webkit-transition: filter 400ms, -webkit-filter 400ms;
}

.fixed-live-chart {
    position: fixed;
    z-index: 9999;
    top: 50%;
    transform: rotate(
90deg
);
    left: -145px;
}
.fixed-live-chart ul li {
    display: block;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    position: relative;
}
.fixed-live-chart ul li.fxd-live-cht a {
    background: #662e91;
}
.fixed-live-chart ul li a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 7px 10px 10px 45px;
    border-radius: 3px 3px 0 0;
    box-shadow: 2px -2px 3px #000000bf;
}
.fixed-live-chart ul li.fxd-live-cht a:after {
    content: "";
    display: block;
    clear: both;
    width: 27px;
    height: 40px;
    background: url(../images/fxd-live-chat-icon.png) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    top: -3px;
    left: 15px;
    transform: rotate(
-90deg
);
}
.fixed-live-chart ul li.fxd-contact-cht a {
    background: #00355f;
}
.fixed-live-chart ul li.fxd-contact-cht a:after {
    content: "";
    display: block;
    clear: both;
    width: 22px;
    height: 20px;
    background: #fff url(../images/fxd-contact-chat-icon.png) no-repeat center;
    border-radius: 100%;
    background-size: 64%;
    transform: rotate(
-73deg
);
    position: absolute;
    top: 5px;
    left: 13px;
}
.fiexd-an-ins {
    position: fixed;
    z-index: 9999;
    top: 50%;
    transform: rotate(
-90deg
);
    right: -85px;
}
.fiexd-an-ins a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000;
    display: block;
    font-size: 15px;
    padding: 7px 10px 10px 39px;
    border-radius: 3px 3px 0 0;
    box-shadow: 2px -2px 3px #000000bf;
    background: #a8d144;
    position: relative;
}
.fiexd-an-ins a:after {
    content: "";
    display: block;
    clear: both;
    width: 28px;
    height: 20px;
    background: url(../images/fxd-ins-icon.png) no-repeat center;
    border-radius: 100%;
    background-size: 64%;
    transform: rotate(
90deg
);
    position: absolute;
    top: 5px;
    left: 10px;
}

.banner-outer ul {
    margin: 0 0;
    padding: 0 0;
}
.banner-outer ul li {
    position: relative;
}
.banner-outer img {
    width: 100%;
}

.banner-outer ul li .ban-con {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 370px;
    color: #fff;
}

.site-cart.mobile {
    display: none;
}

@media only screen and (max-width: 480px){
  .common_question {
    display: inherit !important;
  }
  .question_tab {
    width: 100% !important;
  }
  .question_tab_section .tabcontent {
    margin-right: 50px;
  }
  .radio-slider {
    right: 15% !important;
  }
  .verbs-text {
    display: flex !important;
  }
  .row {
    display: inherit !important;
  }

  .home8-jewellery .footer-3 .col-md-3.col-lg-3 {
    max-width: 50% !important;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100% !important;
  }
  .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 100% !important;
  }

  .pub-date-list{
    width: 100% !important;
  }
  .email-noti{
    display: block !important;
  }
  .email-noti h4{
    width: 100% !important;
    margin-bottom: 20px;
  }
  .info-deat p{
    margin-left: 0 !important;
    width: 50% !important;
  }
  .date-list{
    display: block !important;
  }
  .post-list{
    display: block !important;
  }
  .post-left{
    width: 90% !important;
  }
  .date-list img{
    margin-bottom: 30px;
  }
  .evt-details{
    display: block !important;
    text-align: center;
  }
  .evt-dt-left{
    margin-bottom: 20px;
  }
  .evt-list-alnks a{
    padding: 1px 3px !important;
    font-size: 10px !important;
    margin-right: 0 !important;
  }
  .evt-icon{
    font-size: 13px !important;
  }
  .evt-icon i {
    margin-right: 10px !important;
}
.evt-alink {
    width: 58%;
}
.evt-alink a{
  font-size: 11px !important;
}
.training-evt h2{
  font-size: 15px !important;
}
  .act-img{
    display: block !important;
    width: 100%;
  }
  .act-img img{
    width: 100% !important;
    margin-bottom: 20px;
  }
  .save-check p{
    width: 100% important;
  }
  .billing-list{
    display: block !important;
    text-align: center;
  }
  .billing-list p{
    width: 100% !important;
  }
  .billing-list input{
    width: 100% !important;
  }
  .contac-info-det{
    margin: 0 !important;
    padding: 0 !important;
  }
  .contact-details label{
    font-size: 14px !important;
  }
  .modal-open .modal {
    padding-right: 0 !important;
    overflow: hidden;
    margin-top: 50px;
}
.plan-choice{
  display: block !important;
}
.plan-choice-list{
  justify-content: left !important;
}
.balance-btn{
  text-align: center;
}
.balance-btn a{
  font-size: 12px !important;
}
.rename-contact-info input{
  width: 100% !important;
}
.behavior-text-score h3{
  font-size: 12px !important;
}
.step-one-plans{
  height: auto !important;
}
.second-one-plans{
  height: auto !important;
}
.plans-section-price{
  display: block !important;
}
.green-ribbion img{
  width: 100px !important;
}
.green-ribbion h2{
  font-size: 22px !important;
}
.green-ribbion p{
  font-size: 12px !important;
}
.single-border{
  margin-bottom: 20px;
  position: relative;
}
.free-circle h2{
  margin-top: 17% !important;
  left: 41% !important;
}
.second-free-circle h2{
  margin-top: 6% !important;
  left: 40% !important;
}
.second-free-circle h3{
  margin-top: 16% !important;
  left: 40.5% !important;
}

p.first-text{
  margin-top: -50% !important;
    left: 17.5% !important;
    font-size: 10px !important;
}
p.second-text{
  margin-top: -66% !important;
    left: 36.5% !important;
    font-size: 10px !important;
}
p.third-text{
  margin-top: -68% !important;
  left: 52% !important;
  font-size: 10px !important;
}
p.fourth-text{
  margin-top: -49% !important;
  left: 61.5% !important;
  font-size: 10px !important;
}
p.eight-text{
  margin-top: -34% !important;
  left: 23% !important;
  font-size: 10px !important;
}
p.seventh-text{
  margin-top: -18% !important;
  left: 32% !important;
  font-size: 10px !important;
}
p.image-center-text{
  margin-top: -44% !important; 
    left: 43.7% !important;
    font-size: 10px !important;
}
p.fifth-text{
  margin-top: -34% !important;
    left: 66% !important;
    font-size: 10px !important;
}
p.sixth-text{
  margin-top: -25.5% !important;
    left: 52% !important;
    font-size: 10px !important;
}
.interview h2{
  font-size: 28px !important;
}
.question-sidebar{
  width: 100% !important;
}  
.question_tab .tab{
  width: 95% !important;
}
.question_header{
  padding: 15px !important;
}
.question_header p{
  font-size: 10px !important;
}
.ability ul li{
  padding: 5px 15px !important;
  font-size: 12px !important;
}
/*.question_tab{
  width: 50%;
}*/
.price-plan-box{
  display: block !important;
}
.list-box{
  width: 100% !important;
}
.ribbon-top-right {
    margin-top: -33.3% !important;
    left: 56% !important;
}
.test-list{
  display: block !important;
}
.text-list-box{
  width: 100% !important;
  margin-bottom: 20px;
}
.textimonial-btn .modal-content{
  width: 90% !important;
}
.get-pricing h2{
  font-size: 16px !important;
}
.get-pricing p{
  font-size: 10px !important;
}
.blue-ribbion{
  margin-top: -55px !important;
}
.blue-ribbion img{
  width: 100px;
}
.blue-ribbion h2{
  left: 26% !important;
}
.blue-ribbion p{
  left: 27% !important;
}
.blue-ribbion h2{
  left: 17% !important;
}
.blue-ribbion p{
  left: 18% !important;
}
h2.multi-heading{
  left: 41% !important;
  margin-top: -44% !important;
}
p.multi-orange{
  left: 12.3% !important;
  margin-top: -51.5% !important;
  font-size: 10px
}
p.multi-red{
  left: 42% !important;
    margin-top: -73.8% !important;
    font-size: 10px !important;
}
p.multi-green{
  left: 72% !important;
    margin-top: -53.3% !important;
    font-size: 10px ;
}
p.multi-blue{
  left: 26.3% !important;
    margin-top: -19% !important; 
    font-size: 10px;
}
p.multi-purple{
  left: 58% !important;
    margin-top: -17.5% !important;
    font-size: 10px !important;
}
.acpt-course i.fa.fa-times-circle-o{
  top: 7% !important;
}
.first-step p{
  font-size: 12px !important;
  width: 50% !important;
}
.course-info-btn{
  width: 60%;
}
.info-btn a{
  font-size: 12px !important;
  padding: 5px 15px !important;
  margin-right: 10px !important;
}
.info-btn{
  display: flex;
}
.course-info-btn p{
  font-size: 12px !important;
}
.third-papra{
  width: 50% !important;
}
.third-step p{
  font-size: 12px !important;
}
.cwt-globe{
  display: block !important;
}
.globe{
  width: 100% !important;
  margin-bottom: 20px;
}
.globe-text{
  width: 100% !important;
}
.traget{
  text-align: left !important;
}
.traget img{
  width: 100px !important;
  right: 10% !important;
    margin-top: -15% !important;
}
.cwt-three{
  display: block !important;
}
.cwt h2{
  font-size: 12px;
}
.children{
  margin-bottom: 20px;
}

.history-cricle{
  display: block !important;

}
.history-giving{
  border: none !important;
}
.tenpercent{
  display: block !important;
}
.circle-ten{
  margin-bottom: 20px;
}
.dashboard-instrutor{
  width: 900px !important;
}
.dash-menu{
  width: 60% !important;
}
.reccent-activity{
  overflow-x: scroll;
}
.recent-left{
  width: 100% !important;
}
.recent-right{
  width: 100% !important;
}
.folder-left{
  width: 100% !important;
}
.folder-tree-wrapper{
  width: 200px; 
}
.folder-section{
  overflow-x: scroll;
}
.folder-head .search-template{
  width: 100px !important;
}
.drag-seting{
    width: 100% !important;
  }
.drag-btn{
  width: 100% !important;
}  
.assignment-user{
  overflow-x: scroll;
}
.dashboard-left{
  width: 100% !important;
}
.dashboard-right{
  width: auto !important;
}
.dashboard-section{
  overflow-x: scroll;
}
.rig-left-bar{
  width: 100% !important;
}
.rig-right-bar{
  width: auto !important;
}
.regis-sectioni{
  overflow-x: scroll;
}
h2.assign-heading{
  font-size: 16px !important;
}
.managemt-process h2{
  top: 4.5% !important;
  right: 27px !important;
  font-style: 12px !important;
}
.price-section h2{
  font-size: 23px !important;
}
.managemt-process .quick-links{
  right: -32px !important;
    top: 12% !important;
}
.ultrasound img{
  width: 30px !important;
}
.ultrasound h3{
  font-size: 10px !important;
}
.ultrasound p{
  font-size: 12px !important;
}
.h2-day-time h3{
  font-size: 8px !important;
}
.h2-day-time p{
  font-size: 12px !important;
}
.managemt-process .quick-links span.con{
  font-size: 12px;
}
.add-buzz-word i.fa.fa-times-circle{
  right: 8% !important;
}
.gift-giving-text img{
  width: 50px !important;
}
.gift-giving-text h2{
  font-size: 14px !important;
}
.gift-giving-text select{
  height: 20px !important;
  margin-right: 0 !important;
}
.gift-amount h2{
  font-size: 14px !important;
}
.gift-amount a{
  font-size: 12px !important;
  padding: 5px 7px !important;
}
.gift-form-fill{
  width: 100% !important;
}
.form-input{
  display: block !important;
}
.form-input label{
  width: 100% !important;
}
.form-input input{
  width: 100% !important;
}
.form-input select{
  width: 100% !important;
}
.form-input textarea{
  width: 100% !important;
}
.gift-ribbion h1{
  width: 70% !important; 
}
#tab-block{
  display: none;
}
.add-buzz-word{
  width: 100% !important;
}
.word-text h3{
  font-size: 12px !important;
    padding: 15px !important;
}
.buzz-add{
  font-size: 12px !important;
}
.buzz-upadate{
  font-size: 12px !important;
}
.sign-popup{
  width: 100% !important;
}
.sign-form i.fa.fa-times-circle{
      right: 3.5% !important;
    margin-top: -22px !important;
}
.sign-form h2{
  width: 100% !important;
  font-size: 20px !important;
}
.con-code-btn{
  width: 100% !important;
  margin-top: 20px !important;
    text-align: center !important;
}
.forgot-form{
  width: 100% !important;
}
.sign-ribbion h1{
  width: 70% !important;
}
.con-code{
  display: block !important;
}
.con-code p{
  width: 100% !important;
}
.con-code h3{
  width: 68% !important;
  font-size: 14px !important;
}
.plan-deposit p{
  font-size: 14px !important;
  margin-left: 12px !important;
}
.plan-choose{
  justify-content: space-between;
}
.plan-choose p{
  margin-left: 0 !important;
}
.plan-choose h5{
  text-align: right !important;
}
.recalculate-body td, th{
  font-size: 12px !important;
}
.plan-menu a{
  font-size: 10px !important;
    margin-left: 12px !important;

}
.menu-item a{
  font-size: 7px !important;
  margin-left: 5px !important;
  padding: 8px !important;
}
.info-menu a{
  margin-left: 0 !important;
  font-size: 12px !important; 
}
.yes-no-div{
  width: 100% !important;
}
.pickups-cash p{
  width: 50%;
}
.can-toggle{
  right: 50% !important;
}
.ac-btn a{
  font-size: 12px;
}
.receipt-det p{
  margin-right: 0 !important;
  font-size: 12px !important;
}
.ac-btn{
  text-align: center;
}
.ac-btn a{
  font-size: 10px !important;
}
.rout-btn{
  text-align: center !important;
}
.ac-cc{
  display: block !important;
}
.ac{
  margin-bottom: 20px;
}
.pay-fill{
  display: block !important;
}
.recal-due-btn{
  text-align: center !important;
}
.recal-due-btn a{
  padding: 5px 10px !important;
}
.emi-list{
  overflow-x: auto;
}
.fees-btn{
  display: block !important;
}
.fees-btn p{
  width: 100% !important;
}
.a-btn{
  width: 100% !important;
  text-align: center;
}
.mode{
  display: block !important;
}
.mode-left{
  width: 100% !important;
}
.mode-right{
  width: 100% !important; 
}
.rout-btn a{
  padding: 5px 7px !important;
  font-size: 12px;
}
.sup-btn{
  margin-right: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}
.sup-btn a{
  margin-right: 0 !important;
}
.sup-cat-option{
  display: block !important;
}
.sup-cat-head h2{
  font-size: 21px !important;
}
.sup-cat-head :after{
display: none !important;
}
.support-category{
  padding: 0 !important;
  text-align: center;
}
.help-section{
  display: block !important;
}
.tabcontent p{
  font-size: 12px;
}
.help-guide{
  margin-bottom: 30px;
}
.help-contact{
  display: block !important;
}
.account-manage h2{
  font-size: 26px !important;
}
.select-question .tab button{
  padding: 27px 10px !important;
  font-size: 8px !important;
}
.security-guideline{
  display: block !important;
}
.guideline{
  width: 100% !important;
  margin-right: 0 !important;
}
.recognition{
  width: 100% !important;
  margin-left: 0 !important;
}
.press-row{
  display: block !important;
}
.calendar-invite ul li{
  padding: 5px 10px !important;
  font-size: 10px !important;
}
.schedule-table{
  overflow-y: auto;
}
.event-date-time{
  display: block !important;
}
.event-date-time h2{
  width: 100% !important;
  margin-bottom: 20px !important;
}
.date-field{
  display: block !important;
  margin-left: 0 !important;
  margin-bottom: 10px;
}
.date-input{
  width: 100% !important;
  margin-bottom: 10px;
}
.banner-h2 h2{
  font-size: 20px !important;
}
.banner-h2 img {
    margin-left: -16px !important;
    margin-top: 3px !important;
    width: 130px !important;
}
.started{
  width: 100px !important;
    height: 100px !important;
        margin-top: -63px !important;
}
.started h2{
  font-size: 18px !important;
}
.started p{
  font-size: 12px !important;
}
.banner-para p{
  font-size: 20px !important;
}
.banner-para h3{
  font-size: 2rem !important;
  margin-top: 30px;
}
.banner-follow p{
  font-size: 11px !important;
}
.search-template{
  width: 100% !important;
}
.search-box i.fa.fa-search{
  right: 3% !important;
}
.error-img h2{
  font-size: 30px !important;
}
.return-btn{
  margin-left: 0 !important;
}
.retunr-line {
    margin-left: -94% !important;
}
.support-line{
  margin-left: 2% !important;
}
.support-btn {
  margin-top: 28px !important;
  margin-left: 0 !important;
}
.number-choice:after{
  width: 90.7% !important;
}
.grey-choice h2{
  left: 22% !important;
  margin-top: 23% !important;
  font-size: 35px !important;
}
.orange-choice h2{
  left: 22% !important;
  margin-top: 23% !important;
  font-size: 35px !important;

}
.number-choice h2{
  left: 43% !important;
}
.refer-prg-text{
  display: block !important;
}
.refer-img{
  width: 100% !important;
}
.referral-prgm{
  width: 100% !important;
  padding: 10px;
}
.prgm-heading h2{
  font-size: 4rem !important;
}
.prgm-footer h3{
  font-size: 20px !important;
}

.refer-circle{
  top: -50px!important;
  z-index: 9;
  display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100px !important;
height: 100px !important;
border-width: 2px !important;
}
.refer-circle h2 {
  font-size: 20px;
  margin-top: 0;
  }
.refer-img img{
  position: initial !important;
  margin-top: 21% !important;
}
.refer-img h2{
    position: absolute !important;
    top: 15% !important;
    right: 10% !important;
}
.refer-img h2 span{
 right: 35% !important;
}
.summary-item{
  padding-left: 0 !important;
}
.summary-head h2{
  font-size: 25px !important;
}
.item-image img{
  width: 100% !important;
}
.text-up{
  margin-bottom: 30px;
}
.image-over{
  margin-top: -27% !important;
}
.gift-item{
  display: block !important;
}
.summary-item{
 display: block !important; 
}
.item-body{
  display: block !important;
}
.con-text{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.con-text h2{
  font-size: 22px !important;
}
.terms{
  padding-left: 0 !important;
}
.con-btn{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.welcome-section h2{
  width: 100% !important;
}
.Welcome-text{
  display: block !important;
}
.welcome-left{
  width: 100% !important;
}
.welcome-right{
  width: 100% !important;
}
.benefits-section{
  display: block !important;
}
.benefits-image{
  margin-bottom: 30px;
}
.code-circle{
  display: none !important;
}
.welcome-banner{
  display: block !important;
}
.banner-text{
  width: 100% !important;
}
.banner-text img{
  margin-left: 0 !important;
} 
.banner-right{
  width: 100% !important;
}
.refer-email{
  display: block !important;
}
.refer-list{
  width: 100% !important;
}
.percent-drop{
  width: 100% !important;
}
.validate-tab button{
  width: 32% !important;
}
.validate-list-head p{
  font-size: 12px !important;
}
.preview-letter{
  padding: 0 !important;
}
.letter-head{
  left: 0 !important;
  text-align: center !important;
}
.letter-body p{
  padding: 10px !important;
}
.letter-email{
  display: block !important;
}
.letter-btn{
  justify-content: center !important;
}
.occasion-images{
  display: block !important;
}
.occasion-4img{
  display: block !important;
}
.occasion-header{
  display: block !important;
}
.occasion-logo{
  width: 100% !important;
  padding: 20px;
}
.occasion-menu{
  width: 100% !important;
}
.occasion-menu ul li a{
  font-size: 12px !important;
}
.occasion-menu ul li{
  padding: 0 !important;
}
.occasion-menu ul{
  height: auto !important;
      margin-bottom: 0 !important;
}
.occasion-banner h2{
  margin-top: -31% !important;
  left: 0% !important;
  font-size: 50px !important;
}
.isr{
  display: block !important;
}
.occasion-peach-head h2:before{
  width: 24% !important;
}
.occasion-peach-head h2:after{
  width: 24% !important;
}
.future-section{
  display: block !important;
}
.future_2image{
  display: block !important;
}
.register-btn{
  margin-left: 23% !important;
}
.business-menu ul{
  justify-content: center !important;
}
.business-menu ul li{
  font-size: 13px !important;
  margin-left: 20px !important;
}
.business-text{
  display: block !important;
}
.business-popup{
  width: 100% !important;
}
.buiness-input{
  margin-top: -40% !important;
      left: 32% !important;
}
.buiness-input input[type="text"]{
  width: 100px !important;
}
.business-right{
  width: 100% !important;
}
.business-right h4{
  font-size: 16px !important;
}
.business-right h2{
  font-size: 22px !important;
}
.business-right p{
  width: 100% !important;
}
 .action-header{
    display: block !important;
  }
 
  .action-menu{
    width: 100% !important;
  }
  .action-menu ul{
    justify-content: left !important;
  }
  .action-menu ul li{
        font-size: 5px !important;
        margin-left: 9px !important;
  }
  .guide-right{
    width: 100% !important;
    margin-top: 0!important;
    float: none !important;
  }
  .action-guide{
    display: block !important;
  }
  .guide-head{
    display: block !important;
  }
  .guide-text h5{
    line-height: 1 !important;
  }
  .para-circle p{
    width: 100%;
  }
  .guide-left{
    width: 100% !important;
  }
  .guide-right h2{
    line-height: 1 !important;
  }

.form-wrap .tabs h3 a{
  font-size: 10px;
}
.status{
  display: block !important;
}
.status a{
  margin-right: 0 !important;
}
.signin-cat{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.border-cross i.fa.fa-times-circle{
  right: 3% !important;
}
.cwt-cat{
  display: block !important;
}
.students{
  margin-right: 0 !important;
  margin-bottom: 20px;
}
.delete-btn{
  display: block !important;
}
.delete-btn input[type="password"]{
  width: 100% !important;
  margin-bottom: 20px;
}
.edit-email{
  width: 100% !important;
}
.not-button{
  padding: 10px !important;
}
.switch{
  width: 70px !important;
}
.not-button p{
  font-size: 11px !important;
}
i.fa.fa-user-circle{
  left: 43% !important;
}
.choice{
  display: block !important;
}
.add-fav h3{
  font-size: 11px !important;
}
section.favourite{
  height: auto !important;
  margin-bottom: 0 !important;
}
.fav-heading{
  position: initial !important;
  margin-bottom: 25px;
  margin-top: 25px;
}
.sort ul li{
  margin-right: 15px !important;
  font-size: 10px !important;
}
.filter-list ul li{
      display: inherit !important;
    align-items: center !important;
    padding: 0px 15px !important;
    font-size: 10px !important;
}
.cart-list{
  display: block !important;
}
.cart-pricce{
  margin-top: 20px;
}
.carts-btn{
  width: 100% !important;
  padding: 0 !important;
  margin-left: 0 !important;
  display: block !important;
}
.cart-btn{
  display: block !important;
}
.shop{
  margin-bottom: 10px;
}
.fnames{
  width: 100% !important;
  float: none;
}
.lnames{
  width: 100% !important;
  float: none;
}
.state-info{
  display: block !important;
}
.cart-section{
  display: block !important;
}
.fliter{
  padding: 10px !important;
}
.filter-cart h2{
  font-size: 10px !important; 
}
.create{
  display: block!important;
}
.create::before{
  display: none;
}
.process-number::before{
  display: none;
}
.number-circle{
  display: block !important;
}
.number1{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.number2{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.number3{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.number4{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.number5{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.number6{
  width: 150px !important;
    height: 150px !important;
    margin-left: 25px;
    margin-bottom: 20px;
}
.process-btb button{
  font-size: 20px !important;
}
.popup{
  width: 350px !important;
    left: 6px !important;
    top: 20% !important;
}
.crt-form-head h2{
  font-size: 16px !important;
}
.body-content{
  margin-left: 13% !important;
    width: 87% !important;
}
.crt-search i.fa.fa-search{
  right: 12px !important;
  font-size: 15px !important;
}
.course-date{
  display: block !important;
}
.start-date{
  margin-bottom: 30px;
}
.from-date{
  margin-bottom: 30px;
}
.crt-form-footer a{
  padding: 10px !important;
  margin-right: 10px !important; 
}
.create-border{
  margin-bottom: 20px;
}
.process-head h2{
  font-size: 20px !important;
}
.radio-text{
  align-items: end !important;
}
.radio-text h2{
  font-size: 8px !important;
}
.abt-heading h2{
  font-size: 16px !important;
}
.course-details h2{
  font-size: 16px !important;
}
.cor-det{
  display: block !important;
}
.cor-text{
  display: block !important;
}
.cor-para{
  width: 100% !important;
  margin-bottom: 30px;
}
.cor-resource{
  width: 100% !important;
  margin-left: 0 !important;
}
section.abt-project{
  text-align: center;
}
.side-bar{
  margin-top: 30px;
}
.side-bar2{
  margin-top: 30px;
}
.circle{
  margin-left: 54px !important;
}
.circle-inner{
  top: 2.8% !important;
  left: 28.5% !important;
}
.project-manag-cont{
  display: block !important;
}
.project-details{
  display: block !important;
}
.project-details-cont{
  margin-bottom: 30px;
}
.project-btn{
  padding: 12px !important;
}
.project-btn a{
  padding: 15px !important; 
}
.learning-opt-text{
  display: block !important;
}
.blue-option{
  margin-bottom: 30px;
}
.orange-option{
  margin-bottom: 30px;
}
.green-option{
  margin-bottom: 30px;
}
.project-imges{
  padding-left: 0!important;
  padding-right: 0!important;
  text-align: center;
  margin-left: 0 !important;
}
.buzz-content{
  display: block !important;
}
.project-text{
  display: block !important;
}
.project-text p{
  margin-left: 0 !important;
  width: 100% !important;
}
.course-text{
  display: block !important;
}
.calendar-text{
  display: block !important;
}
.date{
  text-align: left !important;
}
.video-section{
  display: block !important;
}
.about-instructor{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.about-instructor_img::before{
  top: 17% !important;
}
.test-box{
  display: block !important;
}
.test{
  margin-bottom: 30px;
}
i.fa.fa-search{
  right: 36% !important;
}
.cicles{
  display: block !important;
}
.left-circle{
  width: 250px !important;
  height: 250px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.right-circle{
  width: 250px !important;
  height: 250px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 20px;
}
.center-circle{
  width: 250px !important;
  height: 250px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 20px;
}
.left-circle h2{
  left: 15% !important;
}
.left-circle p{
  left: 36% !important;
}
.center-circle h2{
  left: 15% !important;
}
.center-circle p{
  left: 36% !important;
}
.right-circle h2{
  left: 15% !important;
}
.right-circle p{
  left: 36% !important;
}
.review-text{
  display: block !important;
}
.rating-box-text{
  width: 65% !important;
}
.review-sidebar{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.review-section{
  display: block !important;
}
.review-cont{
  display: block !important;
}
.form-popup{
  right: 0 !important;
  width: 100% !important;
}
.form-section{
  display: block !important;
}
.form-left{
  margin-top: 20px;
}
.faq-bottom{
  margin-left: 0 !important;
}
.faq-message-area{
  display: block !important;
}
.cert-sect{
  display: block !important;
}
.img-cert-text{
  margin-top: 20px;
}
.img-cert{
  display: block !important;
}
.course-goals-para{
  width: 100% !important;
}
.class-content p {
    padding: 10px;
    text-align: left;
    font-size: 14px !important;
    margin-bottom: 0;
    color: #000;
}
.course-banner-section {
    display: block !important;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.class-feature {
    padding: 0 !important;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0 !important;
}
.breadcrums-btn {
    text-align: center;
    margin-top: 25px;
}
.breadcrums-section {
    display: block !important;
    width: 100%;
}
.banner-outer ul li .ban-con {
    width: 275px;
}
.under-line {
    margin-left: 0 !important;
    width: 100% !important;
}
.filter-text{
  text-align: center !important;
}
.filter-text p{
  margin-bottom: 20px !important;
}
.price-range{
  margin-bottom: 20PX;
}
.disnt-outer {
    display: block !important;
    margin-top: -4px;
    text-align: center ;
    background-color: #c2c2c2;
    border-radius: 10px 0px;
}
.disnt-tab {
    padding: 20px;
    display: flex;
    width: 100% !important;
    justify-content: left !important;
    align-items: center;
}
.site-cart.mobile {
    display: block;
}
section.header-banner{
  display: none !important;
}
.content-section{
  display: block !important;
}
.rating-heading{
  display: block !important;
}
.middle_image {
    width: 100% !important;
    float: left;
    margin-right: 14px;
}
.cont-info-outer .cnt-img img {
    width: 200px !important;
}
.live-chat a {
   font-size: 25px !important;
}
.footer-floow-us-outer .floow-us {
        width: 100% !important;
    float: none !important;
}
/*.footer-floow-us-outer .useful-res {
    margin-top: 15px;
       width: 100% !important;
    float: none !important;
}*/
.chat-outer ul li.chat-with a {
    font-size: 12px !important;
}
.chat-outer ul li {
    width: 50% !important;
}

.banner-outer ul li .ban-con h2 {
    font-size: 30px !important;
    margin-bottom: 10px !important;
}
.banner-outer ul li .ban-con p {
    font-size: 15px !important;
    line-height: 19px !important; 
}
.container, .footer-container {
    padding: 0 15px;
}
.category-search-outer ul li {
    margin-right: 0 !important;
    margin-bottom: 15px;
}
.category-search-outer ul li label {
    width: 70px;
    display: inline-block;
    text-align: left;
}
.category-search-outer ul li select {
    width: 200px !important;
    font-size: 12px !important;
}
.ctg-title-outer {
    text-align: center;
}
.traning-outer ul li {
    width: 100% !important;
    margin-right: 0 !important;
}
.lrn-option-outer .option-title {
    font-size: 12px !important;
    padding: 10px 5px !important;
}
ul.option-crs {
    
    display: flex !important;
    margin-left: 50px !important;
}
.expo-outer h2 {
    font-size: 18px !important;
}
.expo-outer p {
    font-size: 12px !important;
    line-height: 20px !important;
}
.exprience-outer h2 {
    font-size: 18px !important;
    line-height: 28px !important;
    width: 285px;
    margin: 0 auto 20px;
}
.teacher-outer ul li {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 4%;
}
.teacher-outer ul li .pro-img img {
    width: 100px;
}
.teacher-outer ul li .name {
    font-size: 20px !important;
}
.teacher-outer .des p {
    font-size: 11px;
    color: #000;
}
/*.footer-top .left {
    text-align: center;
    width: 100%;
}
.footer-top .left ul li {
    margin-right: 0 !important;
    float: none !important;
    display: inline-block;
}
/*.footer-top .left ul li a, .footer-top .right {
    font-size: 12px !important;
    font-weight: normal !important;
}
.footer-top .right {
    float: left;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}*/
.container, .footer-container {
    padding: 0 15px !important;
}
/*.copyright .logo {
    float: none !important;
}
.copyright .logo img {
   width: 170px !important;
}
.copyright .copyright-con {
    font-size: 10px;
    float: left;
}*/
.copyright .sitemap {
    font-size: 10px;
}
.top-arrow {
    bottom: 220px !important;
}
}


@media only screen and (max-width: 767px){
  .plans-section-price {
    display: inherit !important;
}
  .test-list {
    display: inherit !important;
    padding: 20px !important;
  }
  .radio-slider {
    right: 12% !important;
  }
  .question-sidebar {
    width: 40% !important;
  }
  .question_tab_section .tabcontent {
    margin-right: 50px;
  }
.text-list-box {
  width: 100% !important;
}

  .left-section p {
    font-size: 10px !important;
}

.year {
  display: inherit !important;
}

.rating-heading{
  display: block !important;
}

.middle_image {
  width: 45% !important;
  float: left;
  margin-right: 14px;
}
  
.banner-outer ul li .ban-con {
    width: 295px;
}
header .header-top {
    padding: 0 20px;
    border-bottom: 0.5px solid #ccccccc7;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.footer-social-link-outer>div:after {
    display: none !important;
}
/*.useful-res ul {
    width: 330px !important;
}
.useful-res ul li {
    margin-right: 15px !important;
}*/
.subcribe-sec .subcribe-button {
    float: none !important;
    clear: both;
}
.subcribe-sec .subcribe-button {
    margin-right: 0 !important;
}
.subcribe-sec .subcribe-button button {
    width: 100%;
}
/*.footer-top .right a {
    font-size: 12px !important;
    font-weight: normal !important;
}*/
.teacher-outer {
    margin-bottom: 35px;
}
.footer-top .footer-container {
    padding: 0 4px;
}
.footer-social-link-outer>div {
    width: 100% !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    min-height: auto !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.expo-outer {
    padding: 30px 0 !important;
    background-size: cover !important;
    margin-bottom: 25px !important;
}
.chat-outer ul li {
    width: 49% !important;
    margin-right: 2%;
    margin-bottom: 0 !important;
}
.traning-outer .option-crs li {
    margin-right: 50px !important;
}
/*.traning-outer ul li {
    width: 48.5%;
    margin-bottom: 40px;
}*/
.img-part .learn-more {
    font-size: 12px;
}
.traning-outer {
    margin-bottom: 30px !important;
}
.fixed-live-chart, .fiexd-an-ins {
    top: 50%;
}
.container, .footer-container {
    max-width: none !important;
}
.category-search-outer {
    margin: 25px 0;
}
.category-search-outer ul li {
    margin-right: 10px !important;
}
.category-search-outer ul li label {
    font-size: 14px !important;
}
}

.banner-outer ul li .ban-con h2 {
    color: #fff;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 45px;
    font-weight: bold;
    text-align: right;
    text-shadow: 0 -1.5px 0 #ccc;
    margin-bottom: 15px;
}
@media only screen and (min-width: 1300px){
.banner-outer ul li .ban-con h2 {
    font-size: 52px;
}
.banner-outer ul li .ban-con p {
    font-size: 22px;
}
}
.banner-outer ul li .ban-con p {
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 20px;
    text-align: justify;
    line-height: 30px;
    color: #fff;
}
.disnt-outer {
    display: flex;
    margin-top: -4px;
    text-align: left;
    background-color: #c2c2c2;
    border-radius: 10px 0px;
}
.disnt-outer .disnt-inr {
    display: inline-block;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-weight: bold;
    padding: 20px 0 15px;
}
.disnt-outer .disnt-inr .dis-con {
    color: #fff;
    font-size: 22px;
    -ms-transform: rotate(20deg);
    transform: rotate(
-7deg
);
    text-shadow: 0 3px 2px #000;
    margin-left: -74px;
}
.disnt-outer .disnt-inr .disnt-price {
    display: inline-block;
    color: #feff01;
    font-size: 30px;
    text-shadow: 0 3px 0 #000;
    margin-left: 225px;
    margin-top: -12px;
}
.category-search-outer {
    margin: 25px 0 24px;
}
.category-search-outer ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    text-align: center;
}
.category-search-outer ul li {
    display: inline-block;
    margin-right: 35px;
    text-align: center;
}


@media only screen and (min-width: 1300px){
  .category-search-outer ul li label {
    font-size: 30px;
}
}
.category-search-outer ul li label {
    font-family: Berlin Sans FB;
    font-size: 20px;
    color: #727272;
    margin-right: 10px;
}
.category-search-outer ul li select {
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    outline: 0;
    padding: 6px 20px;
    width: 350px;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #67cff2;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 15px;
    position: relative;
    background: url(../images/select-arrow.png) no-repeat 97% 50%;
    background-size: 3%;
}
.ctg-title-outer h2 {
    text-align: center;
    padding: 10px;
    font-weight: bold;
    color: #c2c2c2;
}
.traning-outer {
    margin-bottom: 50px;
}
.traning-outer ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    display: block;
}
/*.traning-outer ul li {
    float: left;
    width: 22.00%;
    margin-right: 3%;
    position: relative;
}*/
.traning-outer ul li .trn-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    background: #ff6f00;
    color: #fff;
    padding: 6px 0;
    text-shadow: 0 1px 0 #00000094;
    border-radius: 3px 3px 0 0;
    z-index: 9;
}
.img-part {
    position: relative;
}
.traning-outer ul li .img-part img {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.img-part .ins {
    position: absolute;
    top: 43px;
    left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}
.img-part .ins p {
    margin-bottom: 7px;
    font-weight: bold;
    color: #fff;
}
.img-part .ins h3 {
    font-size: 16px;
    text-shadow: 0 1px 0 #000000a6;
    color: #fff;
}
@media only screen and (min-width: 1300px){
.img-part .ins h3 {
    font-size: 20px;
}
}
.img-part .learn-more {
    background: #01adef;
    color: #fff;
    font-family: Times New Roman;
    padding: 7px 12px;
    position: absolute;
    bottom: 44px;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 14px;
    text-decoration: none;
    box-shadow: 1px 1px 0px 0.5px #0086b9d6;
}
.traning-outer .img-part .quick-links {
    right: 2px  !important;
    background-color: transparent;
    padding: 0;
}
.img-part .quick-links li.buy-now a .icon {
    margin-left: 0 !important;
}
.img-part .quick-links li.watch a .icon{ margin-left: -3px !important;}
.img-part .quick-links {
    position: absolute;
    top: 42px;
    right: 0px;
}
@media only screen and (min-width: 1300px){
.img-part .quick-links {
    right: -21px;
}
}
.quick-links ul {
    margin: 0 0;
    padding: 0 0;
}

.quick-links ul li {
    float: none;
    display: block;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.img-part .quick-links li a {
    width: 34%;
    font-size: 9px;
    color: #7f919e;
    text-decoration: none;
    display: block;
    padding: 0px 0 0px 0;
}
.img-part .quick-links li.watch a .icon {
    color: #000;
    background: #fff;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
}
.img-part .quick-links li a span.icon {
    height: auto;
    padding: 0;
    position: relative;
    width: auto;
    display: block;
    left: 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.img-part .quick-links li a span.con {
    text-align: right;
       left: inherit;
    right: 16px;
}
.img-part .quick-links li a span {
    display: none;
    z-index: 1;
    left: 0;
    position: absolute;
    width: 35px;
    padding: 5px 5px;
    top: 0;
}
.web-training-outer {
    border: 2px solid #898989;
    border-top: 0;
    margin-top: -33px;
    position: relative;
    z-index: 99;
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}
.after-img-part {
    z-index: 99;
    padding-top: 40px;
    position: relative;
    padding-left: 15px;
    padding-right: 8px;
}
.after-img-part .left {
    float: left;
    width: 70%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}
.after-img-part h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    color: #616161;
    margin-bottom: 5px;
}
.after-img-part p.learn {
    margin-bottom: 10px;
}
.after-img-part p {
    font-size: 9px;
    color: #6e6e6e !important;
    margin-bottom: 2px;
}
.after-img-part .right {
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    width: 30%;
}
.after-img-part .right .rating-outer {
    margin-bottom: 7px;
    position: relative;
    padding-top: 0;
    padding-left: 1px;
}
.rating-outer .rating-con {
    text-align: right;
    margin-top: 4px;
    padding-left: 0;
}

.rating-outer .rating-star {
    font-size: 11px;
    line-height: 16px;
    /*color: #ff7e00;*/
    text-align: right;
}
.count-lec {
    text-align: right;
}
.lrn-option-outer {
    margin-top: 15px;
}
.after-img-part:after {
    content: "";
    display: table;
    clear: both;
}
.img-part:after {
    content: "";
    display: block;
    clear: both;
    background: url(../images/catagory-shape-bg.png) no-repeat 0 0;
    position: absolute;
    bottom: 3px;
    left: 0px;
    width: 100%;
    background-size: 100%;
}
.quick-links:after {
    content: "";
    display: inline-block;
    clear: both;
}
.lrn-option-outer .option-title {
    background: #898989;
    text-align: center;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    text-shadow: 0 1px 0 #000000d4;
    margin-bottom: 5px;
}
* {
    margin: 0;
    padding: 0;
}

.traning-outer .option-crs li.online a {
    background-position: 0 -476px;
}
.traning-outer .option-crs li a span.con {
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #7f919f;
    display: none;
    position: absolute;
    bottom: -43px;
    left: 0;
    font-size: 10px;
    width: 100%;
    line-height: 12px;
    z-index: 99;
}
.traning-outer .option-crs li a {
    background: url(../images/cus-sprite-icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: block;
    overflow: hidden;
    line-height: 44px;
}
.traning-outer .option-crs li {
    float: none;
    display: inline-block;
    width: auto;
    margin-right: 50px;
}
.traning-outer .option-crs li.class-roome a {
    background-position: 0 -505px;
}
.traning-outer .option-crs li a {
    background: url(../images/cus-sprite-icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: block;
    overflow: hidden;
    line-height: 44px;
}
.traning-outer .option-crs li:last-child {
    margin-right: 0;
}
.traning-outer .option-crs li.other a {
    background-position: 0 -609px;
}
.traning-outer .option-crs li a {
    background: url(../images/cus-sprite-icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: block;
    overflow: hidden;
    line-height: 44px;
}
.option-crs {
    text-align: center;
}
.option-crs:after {
    content: "";
    display: table;
    clear: both;
}
.take-cours {
    text-align: center;
    margin: 10px 0;
    min-height: 18px;
}
.cus-btn {
    background: #01adef;
    color: #fff;
    font-family: Times New Roman;
    padding: 7px 12px;
    border-radius: 14px;
    text-decoration: none;
    box-shadow: 1px 1px 0px 0.5px #086b9d;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    border: 0;
    outline: 0;
}
.cus-btn:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0;
    border-radius: 17px 17px 0 0;
    box-shadow: inset 0 1.5px 1px #ffffffc7;
    left: 0;
}
.take-cours:after {
    content: "";
    display: table;
    clear: both;
}
.lrn-option-outer:after {
    content: "";
    display: table;
    clear: both;
}
.chat-outer {
    font-family: Berlin Sans FB;
    margin-top: 15px;
    position: relative;
}

.chat-outer ul li.chat-with a {
    background: #898989;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    text-shadow: 0 1px 0 #000000d1;
    padding: 12px 5px 12px 10px;
    border-radius: 0 0 3px 3px;
    position: relative;
}
.chat-outer ul li.chat-with a:after {
    content: "";
    display: block;
    clear: both;
    background: url(../images/sm-live-chat.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    background-size: 100%;
    position: absolute;
    top: 8px;
    left: 3px;
}
.chat-outer ul li.price {
    background: #00ccff;
    margin-right: 0;
    text-align: right;
    border-radius: 0 0 3px 0px;
}
.chat-outer ul li {
    width: 49%;
    margin-right: 2%;
}
.chat-outer ul li.price span.old-price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    text-align: right;
    line-height: 10px;
    margin-top: 4px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
}
.chat-outer ul li.price span.old-price:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    background: #ff0000;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 9;
}
.chat-outer ul li.price span.crunt-price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 #00000052;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 2px;
}
.chat-outer ul li.price span {
    display: block;
}
.chat-outer .radio-btn {
    position: absolute;
    width: 32px;
    height: 32px;
    clear: both;
    background: #fff;
    border-radius: 100%;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -18px;
}
.chat-outer .radio-btn input[ type="radio"] {
    position: absolute;
    z-index: 99;
    top: 4px;
    left: 5px;
    width: 22px;
    height: 17px;
    opacity: 0;
}
.radio-btn .btn-radio {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 1px solid #00adf1;
    text-indent: 99px;
    overflow: hidden;
    margin: 4px auto 0;
}
.chat-outer .radio-btn:after {
    content: "";
    display: table;
    clear: both;
}
.chat-outer:after {
    content: "";
    display: table;
    clear: both;
}
.web-training-outer:after {
    content: "";
    display: table;
    clear: both;
}
.brws-more {
    padding: 50px 0 0;
    text-align: center;
    clear: both;
}
.brws-more a {
    display: inline-block;
    border: 1px solid #8997a2;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #00aae8;
    text-shadow: 0 1px 0px #000000b8;
    padding: 10px 20px 10px 52px;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #0000006b;
    line-height: 25px;
    position: relative;
}
.brws-more a:after {
    content: "";
    display: block;
    clear: both;
    background: url(../images/cus-sprite-icon.png) no-repeat 0 -212px;
    width: 45px;
    height: 43px;
    position: absolute;
    top: 13px;
    left: 7px;
}
.brws-more:after {
    content: "";
    display: table;
    clear: both;
}
.traning-outer:after {
    content: "";
    display: table;
    clear: both;
}
.brws-more a:hover {
    border-color: #ff6f00;
    color: #ff6f00;
}
.brws-more a:hover:after {
    background-position: -1px -413px;
}
.cus-btn:hover {
    box-shadow: 1px 1px 0px 0.5px #c75700;
    background: #ff6f00;

}
.traning-outer .option-crs li.class-roome a:hover {
    background-position: 0 -537px;
}
.traning-outer .option-crs li.class-roome:hover:after {
    content: "";
    display: block;
    clear: both;
    width: 100px;
    height: 35px;
    background: #fff;
    position: absolute;
    bottom: -43px;
    left: -33px;
    z-index: 9;
}
.img-part .learn-more:hover {
    box-shadow: 1px 1px 0px 0.5px #c75700;
    background: #ff6f00;
}
.img-part .quick-links li a:hover {
    color: #ff6f00;
}
.img-part .quick-links li.watch a:hover .icon {
    background: #ff6f00;
    color: #fff;
}
.img-part .quick-links li a:hover span {
    display: block;
}
.traning-outer .option-crs li.other a:hover {
    background-position: 0 -579px;
}
.traning-outer .option-crs li a:hover span.con {
    display: block;
}
.traning-outer .option-crs li.online a:hover {
    background-position: 3px -20px;
}
.expo-outer {
    background: url(../images/expo-bnr.jpg) no-repeat 0 0;
    text-align: center;
    padding: 72px 0;
    margin-bottom: 40px;
    background-size: 100%;
}
@media only screen and (min-width: 1300px){
  .container {
      max-width: 1190px;
      /*max-width: 610px;*/
  }
  
}
.expo-outer h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 1px 0 #000000ad;
    margin-bottom: 28px;
    font-size: 32px;
}
@media only screen and (min-width: 1300px){
  .expo-outer h2 {
      font-size: 43px;
  }
  .expo-outer p {
    font-size: 21px;
}
.exprience-outer h2 {
    font-size: 32px;
}
/*.footer-top .left ul li a {
    font-size: 22px;
}
/*.footer-top .right {
    font-size: 26px;
}*/
  
}
.expo-outer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 1px 0 #000000ad;
}
.exprience-outer h2 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 43px;
    text-shadow: 0 1px 0 #ccccccad;
    margin-bottom: 60px;
    color: #606060;
}
.exprience-outer h2 span {
    color: #d5925d;
}
.teacher-outer {
    text-align: center;
    margin-bottom: 100px;
}
.teacher-outer ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
}
.teacher-outer ul li {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #737373;
}
.teacher-outer ul li .name {
    font-family: 'anisha_freeregular';
    color: #00c1f1;
    font-size: 26px;
    font-weight: lighter;
    margin: 10px 0;
}
.rating-outer .rating {
    display: inline-block;
    background: url(../images/rating-img.png) no-repeat 0 0;
    text-indent: 99px;
    overflow: hidden;
    width: 80px;
    height: 13px;
    background-size: 100%;
}
.teacher-outer .des {
    margin-top: 10px;
    margin-bottom: 15px;
}
.teacher-outer .social-link ul li {
    width: auto !important;
}
.teacher-outer .social-link ul li a {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #00adef;
    display: block;
    line-height: 22px;
    color: #fff;
    text-shadow: 0 1px 0 #000000a8;
    box-shadow: 0 1px 2px #000000b8;
}
.teacher-outer .social-link ul li a:hover {
    background: #898989;
}
.footer {
    position: relative;
}
.footer-top {
    background: #0d1e30;
    padding: 15px 0;
}
.footer-container {
    max-width: 1223px;
    padding: 0 20px;
    margin: 0 auto;
}
/*.footer-top .left {
    float: left;
}
.footer-top .left ul {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}
.footer-top .left ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}
.footer-top .left ul li:first-child a {
    border-radius: 4px 4px 0 0;
}
.footer-top .left ul li a {
    font-family: Times New Roman;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding: 0 5px;
}
.footer-top:after {
    content: "";
    display: table;
    clear: both;
}
/*.footer-top .right {
    float: right;
}
.footer-top .right a {
    color: #00cdff;
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
.footer-top .right a .orange {
    color: #ff6f00;
}
.footer-top .right a .green {
    color: #498b2a;
}
.footer-top .left ul li.has-sub a {
    padding-right: 18px;
}
.footer-top .left ul li.has-sub a:after {
    content: "";
    display: block;
    clear: both;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 11px;
    right: 0;
}*/
.footer-sub {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 9;
    width: 140px;
    border: 0;
    border-top: 0;
    border-radius: 5px;
}
.footer-sub li {
    position: relative;
    margin-right: 0 !important;
    float: none !important;
}
.footer-sub li a {
    color: #7f919d !important;
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 10px 10px 10px 10px !important;
}
/*.footer-top .left ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}
.footer-top .left ul li:hover .footer-sub {
    display: block;
}
.footer-top .left ul li a:hover {
    color: #00ccff;
}*/
.footer-sub li a:after {
    content: "" !important;
    display: block;
    clear: both;
    /* background: url(../images/menu-border-img.png) repeat-x 0 0 !important; */
    background: transparent;
    width: 100% !important;
    height: 1px !important;
    position: absolute;
    top: 2px !important;
    left: 0;
    border: 0 !important;
}
.footer-container:after {
    content: "";
    display: table;
    clear: both;
}
.footer-bottom {
    background: #380202;
    padding: 45px 0px 20px;
}
.footer-social-link-outer>div {
    width: 20.5%;
    float: left;
    position: relative;
    margin-right: 3%;
    padding-right: 3%;
    min-height: 396px;
}
.footer-social-link-outer .facebook .title {
    padding-bottom: 10px;
}
@media only screen and (min-width: 1300px){
  .footer-social-link-outer .title {
      font-size: 18px;
  }
  
}
.footer-social-link-outer .title {
    font-family: Arial, Helvetica, sans-serif;
    color: #cdccca;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
}
.footer-social-link-outer .facebook .title:after {
    content: "";
    display: block;
    clear: both;
    background: #fff;
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer .face-con {
    overflow: auto;
    height: 290px;
}
.footer .face-img img {
    width: 223px;
}
.face-img img {
    width: 200px;
    margin-bottom: 10px;
}
.face-pro .pro-img {
    display: inline-block;
}
.face-pro .face-pro-con {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    vertical-align: top;
    margin-top: 6px;
    margin-left: 6px;
    color: #fff;
}
.face-pro .face-pro-con .mail {
    font-weight: bold;
    color: #fff;
}
.face-pro .face-pro-con .time {
    font-size: 12px;
    margin-top: 4px;
    color: #fff;
}
.face-pro:after {
    content: "";
    display: table;
    clear: both;
}
.face-des {
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
/*p:last-child {
    margin-bottom: 0;
    color: #fff;
}*/
.tweets-con ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
}
.tweets-con ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
}
.tweets-con ul li .tweet-con {
    background: #fff;
    border-radius: 5px;
    color: #a9a9a9;
    padding: 20px 15px;
    font-size: 11px;
    line-height: 18px;
    position: relative;
}
.tweets-con ul li .mail {
    margin: 20px 0 20px;
}
.tweets-con ul li .tweet-con a {
    color: #00ccff;
    text-decoration: none;
}
.tweets-con ul li .tweet-con a {
    color: #00ccff;
    text-decoration: none;
}
.tweets-con ul li .tweet-con:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff;
    position: absolute;
    bottom: -15px;
}
.footer-social-link-outer>div:after {
    content: "";
    display: block;
    clear: both;
    width: 2px;
    height: 200px;
    background: #fff;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    position: absolute;
}
.footer .tweet-btn {
    text-align: center;
}
.footer .tweet-btn button {
    width: 120px;
    height: 28px;
    background: #fff;
    border: 5px;
    display: inline-block;
    border-radius: 5px;
    outline: 0;
    line-height: 28px;
    text-align: left;
    color: #2baae1;
    padding-left: 43px;
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.footer .tweet-btn button .fa-twitter {
    position: absolute;
    top: 7px;
    left: 8px;
}
.frm-blg-outer .cont {
    position: relative;
    padding-left: 65px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    text-align: justify;
    line-height: 15px;
    margin-bottom: 25px;
}
.frm-blg-outer .cont .img {
    position: absolute;
    left: 0;
    top: 5px;
}
.frm-blg-outer .cont .title {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 5px;
    padding-bottom: 0;
}
.frm-blg-outer .con {
    margin-bottom: 0px;
    color: #6b6263;
    height: 18px;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0;
}
/*.frm-blg-outer .cont a {
    font-family: Times New Roman;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
}*/
.cont-info-outer .cnt-img {
    margin-bottom: 20px;
}
.cont-info-outer .cnt-img img {
    width: 100%;
}
.cont-info-outer ul {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}
.cont-info-outer ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 0;
}
.cont-info-outer ul li .fa {
    margin-right: 8px;
}
.fa-home:before {
    content: "\f015";
}
.live-chat {
    margin-top: 44px;
}
.live-chat a {
    font-family: Arial, Helvetica, sans-serif;
    color: #767779;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding-left: 65px;
    padding-top: 4px;
}
.live-chat a:after {
    content: "";
    display: block;
    clear: both;
    background: url(../images/live-chat.png) no-repeat 0 0;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 0;
    background-size: 100%;
}
.footer-floow-us-outer {
    margin-top: 20px;
}
.footer-floow-us-outer .floow-us {
    float: left;
    width: 18%;
}
.footer-social-link-outer:after {
    content: "";
    display: table;
    clear: both;
}
.footer-floow-us-outer .title {
    font-family: Times New Roman;
    color: #e6b123;
    text-decoration: none;
    font-size: 20px;
    text-shadow: 0 2px 0 #000;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
}
 @media only screen and (min-width: 1300px){

  .footer-floow-us-outer .title {
      font-size: 26px;
  }
 }

 .footer-floow-us-outer .title:after {
    content: "";
    display: block;
    clear: both;
    width: 85%;
    background: #e6b123;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 2px 2px #000;
}
.footer-floow-us-outer .floow-us ul li {
    float: left;
    margin-right: 10px;
    list-style: none;
    text-align: center;
}
.footer-floow-us-outer .floow-us ul li a {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #fffeff;
    color: #380202;
    line-height: 25px;
    box-shadow: 0 2px 0 #000000ba;
    font-size: 12px;
}
.footer-floow-us-outer .floow-us ul:after {
    content: "";
    display: table;
    clear: both;
}
.floow-us .newsletter {
    clear: both;
    margin-top: 10px;
}
.floow-us .newsletter input[ type="text"] {
    height: 25px;
    border-radius: 3px;
    border: 0;
    outline: 0;
    width: 113px;
    font-size: 10px;
    padding-left: 5px;
    font-family: Times New Roman;
    background: #fff;
}
.floow-us .newsletter button {
    background: #ff7000;
    border: 0;
    padding: 4px 7px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #00000091;
    color: #fff;
    font-family: Times New Roman;
    outline: 0;
    font-weight: bold;
    cursor: pointer;
}
.floow-us .newsletter:after {
    content: "";
    display: table;
    clear: both;
}
/*.footer-floow-us-outer .useful-res {
    float: right;
    width: 74%;
}
.useful-res ul {
    list-style: none;
    padding: 0 0;
    margin: 0 0;
    width: 400px;
    float: left;
}
.useful-res ul li {
    float: left;
    color: #fff;
    width: 42%;
    margin-bottom: 8px;
    padding-left: 15px;
    position: relative;
    color: #02cbff;
}
.useful-res ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.useful-res ul li:after {
    content: ">";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 4px;
    color: #fff;
    font-weight: bold;
}*/
.subcribe-sec .subcribe-button {
    float: right;
    margin-right: 97px;
    margin-top: -30px;
}
.subcribe-sec .subcribe-button button {
    background: #e6b123;
    border: 0;
    color: #fff;
    font-family: Times New Roman;
    font-weight: bold;
    padding: 8px 33px;
    border-radius: 5px;
    outline: 0;
    text-shadow: 0 1px 0 #000c;
    cursor: pointer;
    font-size: 16px;
}
.copyright {
    background: #73403d;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    overflow: hidden;
    padding: 10px 15px;
}
/*.copyright .logo {
    float: left;
}
.copyright .copyright-con {
    display: inline-block;
    font-weight: bold;
    margin-top: 19px;
}
.copyright-con {
    color: #e6b123;
    text-align: center;
}*/
.copyright .sitemap {
    float: right;
    color: #00cbfd;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 2px 0 #000;
    margin-top: 19px;
}
/*.copyright .logo img {
    width: 210px;
}*/
.top-arrow {
    background: #380202 url(../images/top-arrow.png) no-repeat center;
    background-size: 65%;
    position: absolute;
    bottom: 98px;
    right: 20px;
    z-index: 999;
    text-indent: 99px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    cursor: pointer;
}
.footer-social-link-outer>div:last-child {
    margin-right: 0;
    padding-right: 0;
}
.footer-social-link-outer>div:last-child:after {
    display: none;
}
img.logo-img {
    max-width: 300px;
    margin-top: -20px;
}
section.breadcrums {
    padding: 20px;
    text-align: left;
   /* text-transform: uppercase;*/
    background-color: #bf992c;
    box-shadow: 0px 6px 10px 1px #a0a0a0a6;
}

section.breadcrums h2{
  color: #fff;
  margin-bottom: 0;
  font-size: 33px;
}
section.about-content {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
h2.section-heading {
    padding: 20px;
    text-align: center;
    color: #7f919e;
    font-size: 26px;
    font-weight: 700;
}
.left-section {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.left-section img{
  border-radius: 50%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.left-section p {
    color: #000;
    text-align: center;
    font-size: 20px;
    padding: 10px;
}
.content-section{
  display: flex;
}
.center-section {
    padding: 20px;
    width: 100%;
}
.center-section img {
    height: 234px;
    width: 100%;
}
.center-section h2 {
    text-align: center;
    padding: 20px;
    font-size: 22px;
    color: #606060;
    text-transform: initial;
}
.middle-content h4 {
    text-align: center;
    font-size: 18px;
    color: #606060;
    margin-bottom: 34px;
    margin-top: 20px;
}
.middle-content p {
    text-align: left;
    color: #606060;
    margin-bottom: 20px;
    margin-top: 20px;
}
.middle-image {
    padding: 10px;
    width: 100%;
    justify-content: center;
}
.middle_image {
    width: 23%;
    float: left;
    margin-right: 14px;
}
.middle_image p {
    color: #606060;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
section.header-banner {
    width: 100%;
    display: flex;
    background-color: #fff;
}

.banner-learn h2 {
    background-color: #fff;
    color: #5dc1e9;
    writing-mode: tb;
    padding: 20px;
    transform: rotate( 
180deg
 );
}
.banner-course {
    width: 33%;
    text-align: center;
    padding: 20px;
}
.banner-course h2 {
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 38%;
}
.banner-blue{
  background-image: url(../images/rough_blue.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    background-position-x: center;
    background-size: contain;
    top: -40px;
}
.banner-green{
  background-image: url(../images/rough_green.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    background-position-x: center;
    background-size: contain;
    top: -40px;
}
.banner-orange{
  background-image: url(../images/rough_orange.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    background-position-x: center;
    background-size: contain;
    top: -40px;
}

.banner-course.blue {
    background-color: #5dc1e9;
}
.banner-course.green {
    background-color: #8dc63f;
}
.banner-course.orange {
    background-color: #f7a965;
}
section.rating-section {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.rating-heading {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.rating-content {
    padding: 20px;
    color: #000;
    box-shadow: 10px 10px 10px 1px #c6c6c6;
}

.rating-content p {
    color: #000;
    margin-bottom: 30px;
    margin-top: 30px;
}
.rating-img {
    width: 100%;
    display: flex;
    align-items: center;
}

.rating-img img {
    width: 40%;
    float: left;
}

.rating-img p{
    width: 100%;
    float: right;
    margin-left: 10px;
    font-weight: 700;
}
.des p{
  color: #000;
}
.banner__count_grey{
  font-size: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    background-color: #92aec8;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 32px;
    bottom: 0;
    box-shadow: 0px 0px 0px 4px #a9a9a9;

}
.banner__count_orange{
  font-size: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    background-color: #e76d11;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 32px;
    bottom: 0;
    box-shadow: 0px 0px 0px 4px #a9a9a9;

}
.banner__count_yellow{
  font-size: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    background-color: #ffa610;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 32px;
    bottom: 0;
    box-shadow: 0px 0px 0px 4px #a9a9a9;

}
.banner__count_green{
  font-size: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    background-color: #8cb43c;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 32px;
    bottom: 0;
    box-shadow: 0px 0px 0px 4px #a9a9a9;

}
.banner__count_purple{
  font-size: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    background-color: #a22ef7;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 32px;
    bottom: 0;
    box-shadow: 0px 0px 0px 4px #a9a9a9;

}
.disnt-tab {
    padding: 20px;
    display: flex;
    width: 20%;
    justify-content: center;
    align-items: center;
}

.disnt-tab p {
    font-size: 20px;
    color: #7f919e;
    font-weight: 600;
}
.disnt-tab.bg-color {
    background-color: #dfdfe0;
}

.sort-filter {
    text-align: right;
    padding: 20px;
    color: #000;
    width: 100%;
    display: inline-block;
    list-style: none;
}
.filter-text {
    text-align: right;
    display: contents;
    text-transform: uppercase;
}
.filter-text p {
    color: #7f919e;
    font-size: 18px;
    font-weight: 600;
    margin-right: 20px;
}
.price-range {
    border: 1px solid #7f919e;
    border-radius: 10px;
    padding: 5px;
    width: 100%;
    font-weight: 600;
    display: flex;
    justify-content: space-around;
}
.price-range p {
    margin-bottom: 0;
    color: #7f919e;
}
.price-range p:hover {
    color: #00ccff;
    cursor: pointer;
}
.icon-dots {
    font-size: 18px;
    color: #7f919e;
}
.icon-dots:hover {
    color: #00ccff;
    cursor: pointer;
}
.rating-text {
    text-align: left;
    padding: 15px;
    box-shadow: 7px 7px 12px 3px #c2c2c2;
}
.course-category h2{
  text-align: center;
    padding: 30px;
    font-size: 30px;
    font-weight: 700;
    color: #c2c2c2;
}
.course-category {
    width: 100%;
    margin-bottom: 70px;
}
.below-header{
  margin-top: 30px;
  margin-bottom: 30px;
}
.below-header h2{
  text-align: center;
  color: #007c99;
  font-size: 30px;
  font-weight: 600;
}
.below-header p{
  text-align: center;
  color: #000;
  font-size: 18px;
  margin-bottom: 0;
}
.below-text{
  text-align: left;
  width: 100%;
  margin-bottom: 50px;
    margin-top: 50px;
}
.below-text p{
  color: #7f919e;
  margin-bottom: 0;
  width: 50%;
}
.below-text h2{
  color: #7f919e;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.affiliate-button{
  margin-bottom: 30px;
  margin-top: 30px;
}
.affiliate-button a {
    padding: 10px;
    background-color: #ff6f00;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
}
.under-line {
    margin-bottom: 50px;
    margin-top: 50px;
    border-bottom: 2px solid #c2c2c2;
    width: 500px;
    margin-left: 28%;
}
section.fill-form {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.fill-heading {
    padding: 20px;
    text-align: center;
    color: #7f919e;
}
.fill-heading h2 {
    font-size: 22px;
    color: #7f919e;
    font-weight: 600;
}
.fill-heading p {
    font-size: 15px;
    color: #7f919e;
    margin-bottom: 20px;
    margin-top: 20px;
}
.fill-icon h2{
  font-size: 22px;
    color: #7f919e;
    font-weight: 600;
    margin-top: 30px;
}
.fill-icon p {
    font-size: 15px;
    color: #7f919e;
    margin-bottom: 20px;
    margin-top: 20px;
}
.side-bars {
    margin-bottom: 50px;
    margin-top: 50px;
    width: 50%;
    float: left;
}
.dis-con {
    background-color: #00ccff;
    width: 200px;
    color: #fff;
    margin-left: -10px;
    text-align: center;
    font-size: 18px;
    -ms-transform: rotate(20deg);
    transform: rotate( 
-7deg
 );
    padding: 5px;
}
.dis-con1 {
    background-color: #be982b;
    width: 200px;
    color: #fff;
    font-size: 18px;
    -ms-transform: rotate(20deg);
    transform: rotate( 
-7deg
 );
    padding: 5px;
    margin-left: -10px;
    text-align: center;
}
.print-icon {
    margin-right: 30px;
    font-size: 18px;
    color: #11cfff;
    display: initial;
}
.print-option {
    width: 50%;
    float: right;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: right;
}
section.options {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;

}
section.instructor {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.ins-img {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.ins-img h2{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.ribbon h1 {
    position: relative;
    margin: 0px 100px 20px;
    padding: 20px 38px;
    text-align: center;
    background-color: #008980;
    color: #fff;
}

.ribbon h1::before, .ribbon h1::after {
  content: '';
  width: 80px;
  height: 100%;
  background-color: #007a72;

  /* position ribbon ends behind and slightly lower */
  position: absolute;
  z-index: -1;
  top: 20px;
  
  /* clip ribbon end shape */
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%);

  /* draw and position the folded ribbon bit */
  background-image: linear-gradient(45deg, transparent 50%, #a74800 50%);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.ribbon h1::before {
  left: -60px;
}

.ribbon h1::after {
  right: -60px;
  transform: scaleX(-1); /* flip horizontally */
}



.ribbon {
  box-sizing: border-box;
  display: grid;
  align-items: center;
  margin: 0;
  padding: 20px 80px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 768px){
  .evt-list-alnks a{
    font-size: 12px !important;
  }
  .modal-open .modal {
    padding: 20px !important;
    overflow: hidden;
}
.act-img img{
  width: 162px !important;
}
.free-circle h2{
  margin-top: 8.5% !important;
}
.second-free-circle h2{
  left: 31% !important;
  margin-top: 3% !important;
}
.second-free-circle h3{
  margin-top: 7% !important;
  left: 32.5% !important;
}
p.first-text{
  margin-top: -53% !important;
  left: 18.5% !important;
}
p.second-text{
  margin-top: -68% !important;
  left: 36.5% !important;
}
p.third-text{
  margin-top: -70% !important;
  left: 52% !important;
}
p.fourth-text{
  margin-top: -51% !important;
    left: 61.5% !important;
}
p.fifth-text{
  margin-top: -36% !important;
    left: 67% !important;
}
p.image-center-text{
      margin-top: -46% !important;
    left: 43.7% !important;
}
p.sixth-text{
  margin-top: -26.5% !important;
    left: 52% !important;
}
p.eight-text{
  margin-top: -36% !important;
    left: 24% !important;
}
p.seventh-text{
  margin-top: -20% !important;
    left: 32% !important;
}
.list-box{
  margin-right: 20px !important;
}
.ribbon-top-right {
    margin-top: -16.3% !important;
    left: 27% !important;
}
.text-list-img{
  justify-content: center;
}
.text-list-heading h2{
  font-size: 14px !important;
}
.text-list-heading p{
  font-size: 12px !important;
}
.text-list-heading{
  margin-left: 8px !important;
}
p.multi-red{
  left: 45% !important;
  margin-top: -46.8% !important;
}
h2.multi-heading{
  left: 45% !important;
  margin-top: -28% !important;
}
p.multi-orange{
  left: 25.6% !important;
  margin-top: -32.5% !important;
}
p.multi-green{
  left: 64% !important;
  margin-top: -34.3% !important;
}
p.multi-purple{
  left: 55.5% !important;
  margin-top: -11% !important;
}
p.multi-blue{
  left: 34.3% !important;
  margin-top: -12% !important;

}
.acpt-course i.fa.fa-times-circle-o{
  right: 6% !important;
    top: 6% !important;
}
.children{
  height: 250px !important;
}
.dash-logo{
  width: 30% !important;
}
.dash-menu{
  width: 70% !important;
}
.profile-detail p{
  margin-left: 10px;
  font-size: 9px !important;
}
.folder-head .search-template{
  width: 150px !important;
}
.folder-box-btn{
  width: 33% !important;
}
.drag-btn{
  width: 100% !important;
}
.drag-seting{
    width: 100% !important;
  }
.manage-table-list {
    width: 100%;
    overflow-x: scroll;
}
.filter-boxes-left a{
  font-size: 10px;
}

.gift-form-fill{
  width: 100% !important;
}
.browse-gift .tab-block .tab-mnu li{
  width: 72px !important;
  border-radius: 10px 15px 0px 0px !important;
}
.ribbion-text img{
  width: 20px !important;
}
.ribbion-heading h2{
  font-size: 12px !important;
}
.ribbion-heading p{
  font-size: 12px !important;
}
.filter-text p{
  font-size: 14px !important;
}
.schedule-section .wrapper{
  width: 50% !important;
}
.yes-no-div{
  width: 100% !important;
}
.sup-cat-head :after{
  width: 42% !important;
}
.press-sub-head h2{
  font-size: 18px !important;
}
.banner-h2 h2{
  font-size: 4rem !important;
}
.press-section p{
  font-size: 12px !important;
}
.banner-para p{
  font-size: 16px !important;
}
.banner-para h3{
  font-size: 2.5rem !important;
}
.number-choice:after{
  width: 95.7% !important;
}
.grey-choice h2{
    left: 33% !important;
    margin-top: 10% !important;
  }
  .number-choice h2{
    left: 47% !important;
  }
  .orange-choice h2{
    left: 33% !important;
    margin-top: 10% !important;
  }
.refer-img img{
  width: 241px !important;
      margin-top: 21% !important;
}
.refer-img h2{font-size: 20px;}
.prgm-heading p {
  font-size: 30px;
}
.refer-circle{
  top: 8% !important;
}
.prgm-footer{
  padding: 10px;
}
.prgm-footer h3{
  font-size: 20px !important;
}
section.refer_program{
  padding-left: 30px;
}
.fb-post img{
    width: 30%;
  }
  .code-circle{
    right: 7% !important;
    top: 5% !important;
  }
  .welcome-banner{
        margin-top: 22% !important; 
  }
.plan-menu a{
  font-size: 16px !important;
}
.menu-item a{
  font-size: 13px !important;
}
.occasion-logo img{
  width: 50% !important;
}
.occasion-menu ul{
  height: 0 !important;
}
.occasion-menu ul li{
  padding: 0 !important;
}
.occasion-menu ul li a{
  font-size: 13px !important;
}
.occasion-banner h2{
  margin-top: -26% !important;
  left: 20% !important;
}
.isr-text{
  padding: 0 !important;
}
.occasion-peach-head h2:before{
  width: 36% !important;
}
.occasion-peach-head h2:after{
  width: 36% !important;
}
.occasion-icon i.fa.fa-twitter{
  margin-right: 0 !important;
}
.occasion-icon i.fa.fa-facebook{
  width: 34% !important;
}
.occasion-header{
  align-items: center;
}
.register-btn{
  margin-left: 37% !important;
}
#countdown li{
  padding: 0 !important; 
}

.business-right p{
  width: 96% !important;
}
.buiness-input{
  margin-top: -21% !important;
    left: 15% !important;
}
.buiness-input input[type="text"]{
  width: 135px !important;
}
.carts-btn a{
  font-size: 13px !important;
}
.cart-summary{
  padding: 0 !important;
}
.popup{
  width: 600px !important;
  left: 10% !important;
    top: 10% !important;
}
.body-content{
      margin-left: 10% !important;
    width: 90% !important;
}
 .create-head h2{
      font-size: 14px !important;
      padding-right: 10px !important;
  }
  .create-bodt{
    padding: 14px !important;
  }
  .create-bodt p{
    font-size: 12px !important;
  }
  .create::before{
    left: 38px !important;
  }
  .process-number::before{
    left: 12% !important;
    height: 52% !important;

  }
.circle{
  width: 125px !important;
  height: 125px !important;
  margin-left: 0 !important;
}
.circle-inner{
      width: 115px !important;
    height: 115px !important;
    top: 1.9% !important;
    left: 17.5% !important;
}
.circle-content {
    top: 13% !important;
    left: 13% !important;
}
.para-cont h5 {
    font-size: 12px !important;
  }
  .project-btn a{
    padding: 14px !important;
    font-size: 12px !important;
  }
  .project-btn{
    padding: 0 !important;
  }
.img-part .ins{
  left: 8px !important;
}
.img-part .ins p{
  font-size: 10px;
}
.img-part .ins h3{
  font-size: 10px;
}  
.site-cart.mobile {
    display: block !important;
}
.breadcrums-btn a {
    font-size: 10px !important;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    box-shadow: 0px 6px 10px 1px #a0a0a0a6;
    border-radius: 10px;
    background-color: #007236;
}
.breadcrums-para h2 {
    font-size: 9px !important;
    text-align: left;
    color: #fff;
}
.class-feature {
    padding: 0 !important;
    width: 100%;
    margin-top: 42px !important;
}
.class-content p {
    padding: 10px;
    text-align: left;
    font-size: 15px !important;
    margin-bottom: 0;
    color: #000;
}
.app-heading {
    position: absolute;
    top: 23% !important;
    padding: 10px;
    text-align: center;
    background-color: #000000a3;
    width: 82% !important;
}
.contact-heading p {
    font-size: 6px !important;
    color: #fff;
    
}
.contact-heading h2 {
    color: #fff;
    font-size: 8px !important;
    font-weight: 700;
    margin-bottom: 10px !important;
}
.contact-heading a {
    font-size: 6px !important;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
}
.app-heading p {
    color: #fff;
    font-size: 6px !important;
    font-weight: 700;
    margin-bottom: 5px;
}
.app-heading h2 {
    font-size: 8px !important;
    color: #fff;
    margin-bottom: 0;
}
.app-choose h2 {
    color: #fff;
    font-size: 8px !important;
    font-weight: 700;
    margin-bottom: 5px;
}
.app-choose p {
    font-size: 6px !important;
    color: #fff;
    margin-bottom: 3px !important;
}
.app-choose a {
    font-size: 6px !important;
    margin-right: 10px;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
    float: right;
}
.arrow-heading {
    position: absolute;
    left: 55px !important;
    top: 10px !important;
}
.arrow-heading h2 {
    font-size: 8px !important;
    color: #007c99;
    font-weight: 800;
}
.arrow-img {
    margin-left: -10px;
    width: 35px;
}
.application-arrow a {
    padding: 8px !important;
    font-size: 6px;
    background-color: #007c99;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    position: relative;
    top: -18px !important;
    left: 21px;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) {
  .course_list p{
  font-size: 12px !important;
}
  .act-img img{
    width: 230px !important;
  }
  .tab button{
    padding: 10px 15px !important;
    font-size: 8px !important;
  }
  .free-circle h2{
  margin-top: 5.5% !important;
  left: 8% !important;
  }
  .second-free-circle h3{
    margin-top: 5% !important;
    left: 27.5% !important;
  }
  p.first-text{
    margin-top: -39% !important;
    left: 25.5% !important;
  }
  p.second-text {
    margin-top: -50% !important;
    left: 40% !important;
  }
  p.third-text{
    margin-top: -52% !important;
    left: 52% !important;
  }
  p.fourth-text{
    margin-top: -38% !important;
    left: 58.7% !important;
  }
  p.image-center-text{
    margin-top: -34.5% !important;
    left: 45.7% !important;
  }
  p.fifth-text{
    margin-top: -27% !important;
    left: 62% !important;
  }
  p.sixth-text{
    margin-top: -19.5% !important;
    left: 51.5% !important;
  }
  p.eight-text{
    margin-top: -27% !important;
    left: 30% !important;
  }
  p.seventh-text{
    margin-top: -15% !important;
    left: 37% !important;
  }
  p.multi-red{
    left: 46% !important;
    margin-top: -35.2% !important;
  }
  p.multi-orange{
    left: 32% !important;
    margin-top: -24.5% !important;
  }
  p.multi-green{
    left: 60.3% !important;
    margin-top: -25.3% !important;
  }
  p.multi-blue{
    left: 38.3% !important;
    margin-top: -9% !important;
  }
  p.multi-purple{
    left: 54% !important;
    margin-top: -8.5% !important;
  }
  h2.multi-heading{
    left: 46% !important;
    margin-top: -21% !important;
  }
  .folder-box-btn{
    width: 25% !important;
  }
  .acpt-course i.fa.fa-times-circle-o{
    right: 4% !important;
    top: 4% !important;
  }
  .drag-btn{
  width: 100% !important;
}
  .drag-seting{
    width: 100% !important;
  }
  .browse-gift .tab-block .tab-mnu li{
    width: 98px !important;
  }
  .schedule-section .wrapper{
    width: 50% !important;
  }
  section.refer_program{
    padding: 30px;
  }
  .refer-circle{
    right: 2% !important;
    top: 17% !important;
  }
  .code-circle{
    top: 14% !important;
    right: 5% !important;
  }
  .fb-post img{
    width: 30%;
  }
  .occasion-banner h2{
    left: 27% !important;
  }
  .occasion-peach-head h2:before{
    width: 40% !important;
  }
  .occasion-peach-head h2:after{
    width: 40% !important;
  }
  .buiness-input{
    margin-top: -19% !important;
    left: 15% !important;
  }
 
  .guide-text h2{
        font-size: 24px !important;
  }
  .action-menu ul li{
    font-size: 10px !important;
  }
  .add-fav h3{
    font-size: 8px !important;

  }
  .add-fav a{
    padding: 0px 4px !important;
  }
  .popup{
    left: 12% !important;
    top: 14% !important;
  }
  .process-number::before{
    left: 17% !important;
  }

  .circle{
        margin-left: 20px !important;
  }
  .circle-inner{
    top: 2% !important;
    left: 21.5% !important;
  }
  .after-img-part .left{
    width: 50% !important;
  }
  .after-img-part .right{
   width: 50% !important; 
  }
  .recent-view h2{
    font-size: 12px !important;
    padding-left: 0 !important;
  }
  .img-part .quick-links {
    top: 32px !important;
  }
  .img-part .learn-more{
    bottom: 8px !important;
  }
  .app-heading {
    position: absolute;
    top: 20% !important;
    padding: 10px;
    text-align: center;
    background-color: #000000a3;
    width: 87% !important;
}
.class-feature {
    padding: 0 !important;
    width: 100%;
    margin-top: 60px;
}
.contact-heading p {
    font-size: 10px !important;
    color: #fff;
}
.contact-heading h2 {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700;
    margin-bottom: 30px;
}
.contact-heading a {
    font-size: 10px !important;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
}
.app-heading p {
    color: #fff;
    font-size: 10px !important;
    font-weight: 700;
}
.app-heading h2 {
    font-size: 12px !important;
    color: #fff;
}
.app-choose h2 {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700;
}
.app-choose p {
    font-size: 10px !important;
    color: #fff;
    margin-bottom: 5px !important;
}
.app-choose a {
    font-size: 10px !important;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
    float: right;
}

.arrow-heading h2 {
    font-size: 12px !important;
    color: #007c99;
    font-weight: 800;
}
.arrow-img {
    margin-left: -10px;
    width: 72px;
}
.application-arrow a {
    padding: 8px !important;
    font-size: 10px;
    background-color: #007c99;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    position: relative;
    top: -18px !important;
    left: 21px;
}
}

@media (max-width: 400px) {
  .ribbon h1 { font-size: 1.5rem; }
  .ribbon {
    box-sizing: border-box;
    display: grid;
    align-items: center;
    margin: 0;
    padding: inherit !important;
}
.arrow-heading {
    position: absolute;
    left: 60px !important;
    top: 10px;
}
.application-arrow a {
    left: 18px;
    padding: 10px;
    background-color: #007c99;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    position: relative;
    top: -42px;
}
.application-image {
    padding: 20px;
    display: block !important;
}
.ribbon h1 {
    position: relative;
    margin: 0px 61px 20px;
    padding: 20px 38px;
    text-align: center;
    background-color: #008980;
    color: #fff;
}
.ins-img h2{
    margin-top: 20px;
    margin-bottom: 20px;
}
.instructions {
    display: block !important;
    width: 100%;
}
.instructions-strt {
    margin-top: 30px;
}
}
.ins-start {
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.instructions {
    display: flex;
    width: 100%;
}

.instructions-strt h2 {
    font-size: 19px;
    text-align: left;
    font-weight: 600;
    
}
.instructions-strt .border {
    width: 50%;
    border: 2px solid #0c98f2!important;
}
.instructions-strt p {
    color: #000;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
    
}
.instructions-become h2 {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}
.instructions-become h4 {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}

.instructions-become p {
    color: #000;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
    
}
.instructions-become img {
    width: 100%;
}
.instructor-form {
    margin-bottom: 20px;
    margin-top: 20px;
}
.instructor-form .form-group {
    justify-content: space-between;
    padding: 4px;
    border-radius: 5px;
}
button.btn.btn-default {
    float: right;
    border-radius: 5px;
    background-color: #00ccff;
    font-weight: 800;
}
section.track-application {
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px;
    width: 100%;
}
.application-image {
    padding: 20px;
    display: flex;
}
.application-content {
    width: 100%;
    margin-bottom: 20px;
}

.contact-heading {
    position: absolute;
    top: 10%;
    padding: 10px;
    text-align: center;
    width: 90%;
}
.contact-heading h2 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
}
.contact-heading p {
    font-size: 15px;
    color: #fff;
}
.contact-heading a {
    font-size: 15px;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
}
.app-choose {
    position: absolute;
    top: 0;
    padding: 10px;
    width: 90%;
}
.app-choose h2 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.app-choose p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 9px;
}
.app-choose a {
    font-size: 15px;
    color: #fff;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 8px;
    font-weight: 700;
    text-decoration: none;
    float: right;
}
.app-heading {
    position: absolute;
    top: 32%;
    padding: 10px;
    text-align: center;
    background-color: #000000a3;
    width: 90%;
}
.app-heading p {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.app-heading h2 {
    font-size: 15px;
    color: #fff;
}
.application-arrow {
    width: 100%;
    padding: 25px;
    border: 5px solid #007c99;
    border-radius: 10px;
}
.arrow-heading {
    position: absolute;
    left: 70px;
    top: 10px;
}
.arrow-img {
    margin-left: -10px;
}
.arrow-heading h2 {
    font-size: 18px;
    color: #007c99;
    font-weight: 800;
}
.application-arrow a {
    padding: 10px;
    background-color: #007c99;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    position: relative;
    top: -42px;
}
.modal-body h1 {
  font-weight: 900;
  font-size: 30px;
  color: #007c99;
}

.modal-body p {
  color: #7f919e;
  font-size: 18px;
  line-height: 2;
}
.modal-content {
    border: 3px solid #007c99;
    position: relative;
}
.modal-header{
  border:none;
}
.modal-footer{
  border:none;
}
.modal-header .close {
    padding: 5px;
    background-color: #007c99;
    color: #fff;
    font-size: 23px;
    border-radius: 50%;
    opacity: 1;
    margin: -2rem -1.5rem -1rem auto;
}
@media (min-width: 576px){

.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}

}

section.copyright-policy {
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    
}
.copyright-text {
    padding: 20px;
    border: 1px solid;
    border: 1px solid #7f919e;
    border-radius: 5px;
}
.copyright-policy h2 {
    font-size: 22px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 30px;
    margin-top: 30px;
}
.copyright-policy p {
    text-align: left;
    color: #7f919e;
    margin: 20px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.copyright-infringement {
    margin-bottom: 50px;
    margin-top: 50px;
    border: 2px solid #0cf;
    border-radius: 5px;
    padding: 20px;
}
.copyright-infringemen h2 {
    font-size: 22px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 30px;
    margin-top: 30px;
}
.copyright-infringemen p {
    text-align: left;
    color: #7f919e;
    margin: 20px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.breadcrums-section {
    display: flex;
    width: 100%;
}
.breadcrums-para h2 {
    font-size: 12px;
    text-align: left;
    color: #fff;
}
.breadcrums-btn {
    text-align: center;
}
.breadcrums-btn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    box-shadow: 0px 6px 10px 1px #a0a0a0a6;
    border-radius: 10px;
    background-color: #007236;
}
section.course-banner {
    justify-content: center;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.course-banner-section {
    display: flex;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.class-feature {
    padding: 20px 100px;
    width: 100%;
    margin-top: 60px;
}
.class-content {
    border: 1px solid #c2c2c2;
    padding: 20px;
    background: #e4e4e4;
    border-radius: 10px;
}
.class-content h2 {
    padding: 15px;
    text-transform: initial;
    font-size: 25px;
    font-weight: 700;
    color: #868686;
}

.class-content p {
    padding: 10px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 0;
    color: #000;
}
section.radio-bar {
    width: 100%;
    margin-bottom: 30px;
    padding: 10px;
    background-color: #eee;
    box-shadow: 0px 2px 0px 2px #000;
}
.bar {
    display: flex;
    justify-content: space-around;
}
.radio-text {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.radio-text input[type="radio"]{
    margin-right: 5px;
    cursor: pointer;
}
.radio-text h2 {
    color: #898989;
    font-size: 18px;
    font-weight: 600;
}
section.abt-project {
    width: 100%;
    padding: 20px;
}
.abt-heading {
    padding: 20px;
    width: 100%;
    text-align: left;
}
.abt-heading h2 {
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    padding-left: 20px;
}
.course-details {
    padding: 20px;
    width: 100%;
}

.course-details h2 {
    font-size: 20px;
    font-weight: 400;
    color: #898989;
    padding-left: 20px;
    text-transform: capitalize;
}
.cor-det {
    width: 100%;
    margin-top: 50px;
    display: flex;
}
.cor-text {
    width: 100%;
    display: flex;
}
.cor-para {
    padding: 10px;
    width: 60%;
    background-color: #f2fcff;
    border-radius: 10px;
}

.cor-para p {
    color: #898989;
}
.cor-resource {
  padding: 10px;
    width: 30%;
    background-color: #f2fcff;
    border-radius: 10px;
    margin-left: 50px;
}
.cor-resource h2{
  font-weight: 400;
    color: #898989;
    padding-left: 0;
    text-transform: capitalize;
}
.cor-resource p{
  color: #00ccff;
}
.side-bar {
    width: 100%;
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 5px;
    border-bottom: 20px Solid #b8b8b8;
    box-shadow: 8px 6px 11px 0px #c2c2c2;
}
.side-bar p {
    color: #898989;
    font-weight: 600;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.side-bar ul {
    padding-left: 20px;
    color: #0cf;
}
.side-bar ul li {
    font-size: 15px;
    font-weight: 500;
}
.side-border {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #b8b8b8;
    height: 20px;
}
.side-bar h2{
  padding-left: 0;
  font-size: 15px;
  border-bottom: 1px solid #b8b8b8;
  padding-bottom: 10px;
}

.side-bar img{
  width: 100%;
  padding: 10px;
}

.cor-det-border {
    padding-bottom: 50px;
    padding-top: 50px;
}
.cor-text-2 {
    width: 95%;
}
.cor-para-2 {
    padding: 10px;
    width: 100%;
    background-color: #f2fcff;
    border-radius: 10px;
}
.cor-text-2 h2 {
    font-size: 20px;
    font-weight: 400;
    color: #898989;
    padding-left: 0;
    text-transform: capitalize;
    margin-bottom: 50px;
}
.cor-text-2 p {
    color: #898989;
}
.course-goals {
    padding: 20px;
    width: 100%;
}
..course-goals-text {
    width: 95%;
}
.course-goals-para {
    padding: 10px;
    width: 95%;
    background-color: #f2fcff;
    border-radius: 10px;
}
.course-goals-text h2 {
    font-size: 20px;
    font-weight: 400;
    color: #898989;
    padding-left: 0;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.course-goals-text p {
    color: #898989;
    margin-bottom: 20px;
}
.course-goals-para ul {
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #898989;
}
.course-goals-para ul li {
    width: 100%;
    font-size: 13px;
    line-height: 2;
}
.side-bar2 {
    width: 100%;
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 5px;
    box-shadow: 3px 3px 4px 0px #00ccff;
}
.circle {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-left: 60px;
    box-shadow: 0px 0px 10px 2px #c2c2c2;

}
.circle-inner {
    width: 140px;
    height: 140px;
    background-color: #0cf;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 3%;
    left: 28.5%;
}
.circle-content {
    position: absolute;
    top: 18%;
    left: 18%;
}
.circle-content p {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.circle-content h2 {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
}
.circle-para {
    margin-top: 20px;
    padding: 20px;
}
.para-cont h5 {
    font-size: 18px;
    color: #a0a0a0;
    font-weight: 700;
}
.para-cont p {
    color: #a0a0b3;
    width: 100%;
    margin-bottom: 10px;
}
section.project-manag {
    width: 100%;
    padding: 20px;
}
.project-manag-cont {
    padding: 20px;
    display: flex;
    width: 100%;
}
.project-manag-text {
    width: 100%;
}

.project-manag-text h2{
    font-size: 20px;
    font-weight: 400;
    color: #898989;
    text-transform: capitalize;
    margin-bottom: 50px;
}
.project-manag-text p{
    color: #898989;
    width: 100%;
  }
.project-manag_img {
    padding: 10px;
    width: 100%;
}
.project-manag_img  img{
  width: 100%;
}
.project-details {
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
    width: 100%;
}
.project-details-cont {
    padding: 10px;
    text-transform: capitalize;
    border: 1px solid #898989;
}
.img_text {
    display: flex;
    align-items: center;
    padding: 10px;
}
.img_text img {
    width: auto;
    margin-right: 20px;
}
.img_text h3{
    font-size: 18px;
    font-weight: 400;
    color: #898989;
    text-transform: capitalize;
}
.project-details-cont p{
  width: 100%;
  color: #898989;
  padding: 10px;

}
.project-details-btn {
    padding: 20px;
    width: 100%;
}
.project-details-btn h3{
    font-size: 18px;
    font-weight: 400;
    color: #898989;
    text-transform: capitalize;
    text-align: center;
}
.project-btn {
    text-align: center;
    margin-top: 53px;
    padding: 24px;
}
.project-btn a {
    padding: 20px;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #0cf;
    font-weight: 800;
    color: #fff;
    border-radius: 10px;
    letter-spacing: 2px;
}
section.recent-view {
    padding: 20px;
    margin-bottom: 30px;
}
.recent-view h2 {
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    padding-left: 30px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
section.learning-options {
    padding: 20px;
    width: 100%;

}
.learning-opt-text {
    padding: 10px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.blue-option {
    width: 100%;
    border: 1px solid #0cf;
    border-radius: 5px;
}
.orange-option {
    width: 100%;
    border: 1px solid #ff6f00;
    border-radius: 5px;
}
.green-option {
    width: 100%;
    border: 1px solid #39b54a;
    border-radius: 5px;
}
.opt-heading {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    text-align: center;
}
.opt-heading-orange {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    text-align: center;
}
.opt-heading-green {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    text-align: center;
}


.opt-heading h2 {
    font-size: 31px;
    text-transform: uppercase;
    color: #0cf;
    font-weight: 700;
    transform: rotate(
355deg
);
}
.opt-heading-orange h2 {
    font-size: 31px;
    text-transform: uppercase;
    color: #ff6f00;
    font-weight: 700;
    transform: rotate(
355deg
);
}
.opt-heading-green h2 {
    font-size: 31px;
    text-transform: uppercase;
    color: #39b54a;
    font-weight: 700;
    transform: rotate(
355deg
);
}
.opt-heading h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
    transform: rotate(
355deg
);
}
.opt-heading-orange h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
    transform: rotate(
355deg
);
}
.opt-heading-green h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
    transform: rotate(
355deg
);
}
.opt-heading img {
    position: relative;
    top: -26px;
    z-index: -1;
}
.opt-heading-orange img {
    position: relative;
    top: -26px;
    z-index: -1;
}
.opt-heading-green img {
    position: relative;
    top: -26px;
    z-index: -1;
}
.opt-subhead {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    width: 100%;
    align-items: center;
}
.opt-subhead-orange {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    width: 100%;
    align-items: center;
}
.opt-subhead-green {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    width: 100%;
    align-items: center;
}
.opt-subhead h2 {
    font-size: 50px;
    font-weight: 700;
    color: #0cf;
}
.opt-subhead-orange h2 {
    font-size: 50px;
    font-weight: 700;
    color: #ff6f00;
}
.opt-subhead-green h2 {
    font-size: 50px;
    font-weight: 700;
    color: #39b54a;
}
.opt-subhead p {
    color: #0cf;
    margin-bottom: revert;
    margin-left: 10px;
}
.opt-subhead-orange p {
    color: #ff6f00;
    margin-bottom: revert;
    margin-left: 10px;
}
.opt-subhead-green p {
    color: #39b54a;
    margin-bottom: revert;
    margin-left: 10px;
}
.opt-list {
    width: 100%;
    text-align: left;
    padding: 20px;
}
.opt-list ul {
    line-height: 2;
    list-style: none;
}
.opt-list ul li {
    width: 100%;
    font-size: 14px;
    line-height: 2.5;
    color: #898989;
}
.main-head {
  font-size: 20px;
    font-weight: 600;
    color: #898989;
    padding-left: 30px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
section.project-buzz {
    padding: 20px;
    margin-bottom: 30px;
    width: 100%;
}
.project-imges {
    width: 100%;
    padding-left: 150px;
    padding-right: 150px;
    margin-left: 26%;
}
.project-imges img {
    width: 300px;
    margin-bottom: 20px;
}
.buzz-content {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}
.view-all {
    width: 100%;
    padding: 20px;
    text-transform: capitalize;
}
.view-all a {
    font-size: 18px;
    color: #0cf;
    border-bottom: 3px solid #0cf;
}
.buzz-head{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    padding-left: 30px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.buzz-text {
    padding: 10px;
    width: 100%;
}
.project-text {
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
}
.project-text h4{
  font-size: 15px;
  color: #898989;
  text-transform: uppercase;
}
.project-text p {
    width: 66%;
    color: #898989;
    margin-left: 20px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #0cf;
}
.buzz-papr {
    padding: 20px;
    width: 100%;
}
.buzz-papr p {
    color: #898989;
    width: 100%;
    background-color: #f2fcff;
    border-radius: 5px;
    border: 1px solid #0cf;
    padding: 10px;
}
section.curriculum {
    padding: 20px;
    width: 100%;
    margin-bottom: 70px;
}
.curriculum-heading {
    padding: 20px;
    width: 100%;
    margin-bottom: 50px;
}
.curriculum-heading h2{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    text-transform: capitalize;
}
article{
  background: #ccc;
  height: 200px;
  display: none;
}
article.on{
  display: block;
}
.curriculum-tab {
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
section.course-schedule {
    padding: 20px;
    width: 100%;
}
.course-schedule-heading {
    padding: 10px;
}
.course-schedule-heading h2{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    text-transform: capitalize;
    padding-left: 10px;
}
.course-text {
    padding: 10px;
    width: 100%;
    display: flex;
}
.calendar {
    width: fit-content;
}
.calendar h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #0cf;
    border-bottom: 3px solid #0cf;
}
.calendar-text {
    margin-top: 50px;
    margin-bottom: 80px;
    width: 100%;
    display: flex;
}
.date {
    text-align: center;
    margin-right: 20px;
}
.date h2 {
    font-size: 35px;
    font-weight: 700;
    color: #0cf;
    text-transform: uppercase;
}
.date-text {
    width: 100%;
}
.date-text h4 {
    font-size: 18px;
    color: #0cf;
}
.date-text h5 {
    font-size: 14px;
    color: #2b2b2b;
}
.date-text p {
    font-size: 14px;
    width: 100%;
}

.calendar-btn a {
    color: #fff;
    font-size: 16px;
    background-color: #0cf;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
}
.calendar-sidebar {
    padding: 10px;
    border: 5px solid #0cf;
}
.signup {
    padding: 10px;
    width: 100%;
}
.signup p {
    background-color: #0cf;
    color: #fff;
    padding: 14px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
}
.signup h2 {
    color: #0cf;
    width: 100%;
    text-transform: capitalize;
    font-weight: 500;
    border-bottom: 5px solid #0cf;
    padding-bottom: 20px;
}
section.video {
    padding: 20px;
    width: 100%;
}
.video h2{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    padding-left: 17px;
    text-transform: capitalize;
}
.video-section {
    width: 100%;
    display: flex;
}
.video-image {
    padding: 20px;
    width: 100%;
    text-align: center;
}
.video-sidebar {
    padding: 20px;
    margin-top: 50px;
}
.video-sidebar h4 {
    font-size: 18px;
    text-transform: capitalize;
}
.video-sidebar p {
    color: #898989;
    margin-top: 30px;
}
/* Style the tab */
.tab {
   position: relative;
  display: inline-block;
  color: inherit;
  text-decoration: none;
  margin: 0 -.3em;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #eaeaea;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 14px;
  transition: 0.3s;
  font-size: 12px;
  font-weight: 500;
  border-radius: .5em .5em 0 0;
  transform: scale(1.0, 1.3) perspective(2.5em) rotateX(5deg);

}
.tablinks::before,
.main {
  border: .1em solid rgba(0,0,0,.4);
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
  
}
.tab.selected { z-index: 2;}

.tab::before {
  border: .1em solid rgba(0,0,0,.4);
}
/* Style the tab content */
.tabcontent {
  display: none;
  border: 1px solid #ccc;
  border-top: none;
}
.about-instructor {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid;
    margin-left: 30%;
    margin-right: 30%;
}
.about-head {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.about-head h2{
    color: #0cf;
    text-transform: capitalize;
    font-size: 20px;
}
.about-instructor_img {
    padding: 10px;
    width: 100%;
}
.about-instructor_img img{
    width: 100px;
    padding-bottom: 20px;
}
.about-instructor_img::before {
    content: "";
    border-top: .3rem solid #898989;
    width: 39%;
    transform: translateY(-1rem);
    position: absolute;
    top: 21%;
    left: 30.5%;
    z-index: -1;
}
.about-instructor_img h3 {
    font-size: 18px;
    color: #898989;
    font-weight: 600;
}
.summary {
    margin-left: 30px;
    margin-right: 30px;
    border: 1px solid #00ccff;
    border-radius: 5px;
}
.summary-text {
    text-align: left;
    padding: 30px;
}
.summary-text h4 {
    font-size: 16px;
    text-transform: capitalize;
    color: #0cf;
    border-bottom: 2px solid #0cf;
    width: fit-content;
    padding-bottom: 5px;
}
.summary-text p {
    color: #898989;
}
.instructor-btn {
    padding: 20px;
    text-align: right;
    margin-bottom: 20px;
    margin-top: 20px;
}
.instructor-btn a {
    padding: 10px;
    background-color: #0cf;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 10px;
}

.test {
    width: 100%;
    border: 1px solid #898989;
    border-radius: 5px;
}
.test-box {
    padding: 10px;
    background-color: #eeeeee;
    border-radius: 10px;
    display: flex;
}
.test-heading.brown {
    color: #fff;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    background-color: #996b2a;
}
.test-cont {
    padding: 20px;
    overflow-y: scroll;
    background-color: #fff;
    height: 300px;
}
.test-para {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
.test-para h5{
    color: #7f919e;
    font-size: 16px;
}
.test-para p{
    color: #898989;
    font-size: 12px;
}

#form {
  width: 100%;
  height: 44px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#form input[type=search] {
    border: none;
    background-color: #eeeeee;
    border-radius: 10px;
    width: 100%;
}
.test-searchbar {
    background-color: #996b2a;
    padding: 10px;
}
#form button {
    margin-left: 10px;
    border: none;
    background-color: #eee;
    padding: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
i.fa.fa-search {
    position: absolute;
    float: right;
    right: 27%;
}
.cicles {
    padding: 20px;
    display: flex;
    text-align: center;
}
.left-circle {
    width: 350px;
    height: 350px;
    background-color: #ffeee2;
    box-shadow: 7px 5px 10px 0px #c4c4c4;
    border: 5px solid #ae8e76;
    border-radius: 50%;
    margin-left: 20%;
    margin-right: 20%;
}
.left-circle h2{
    position: absolute;
    top: 15%;
    left: 33%;
    color: #898989;
}
.left-circle p {
    position: absolute;
    top: 25%;
    left: 42%;
    color: #898989;
}
.right-circle{
    width: 350px;
    height: 350px;
    background-color: #c5f3ff;
    box-shadow: 7px 5px 10px 0px #c4c4c4;
    border: 5px solid #81abb5;
    border-radius: 50%;
    margin-left: 24%;
    margin-right: 20%;
}
.right-circle h2{
    position: absolute;
    top: 15%;
    left: 37%;
    color: #898989;
}
.right-circle p {
    position: absolute;
    top: 25%;
    left: 46%;
    color: #898989;
}
.center-circle {
    width: 350px;
    height: 350px;
    background-color: #e5e5e5;
    box-shadow: 7px 5px 10px 0px #c4c4c4;
    border: 5px solid #b1b1b1;
    border-radius: 50%;
    margin-left: 36%;
    margin-right: 20%;
}
.center-circle h2{
    position: absolute;
    top: 15%;
    left: 42%;
    color: #898989;
}
.center-circle p {
    position: absolute;
    top: 25%;
    left: 46.5%;
    color: #898989;
}
section.reviews {
    padding: 20px;
    width: 100%;
}
.reviews h2 {
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    padding-left: 17px;
    text-transform: capitalize;
}
.review-text {
    width: 100%;
    display: flex;
    justify-content: center;
}
.review-cont {
    width: 100%;
    display: flex;
    align-items: center;
}
.review-cont p {
    font-size: 16px;
    font-weight: 400;
    color: #898989;
    margin-right: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.review-sidebar {
    padding: 10px;
    border: 2px solid #0cf;
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}
.review-sidebar h2{
    font-size: 20px;
    font-weight: 600;
    color: #0cf;
    margin-bottom: 30px;
    padding-left: 0;
    text-transform: capitalize;
}
.review-matter {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #898989;
    margin-bottom: 15px;
}
.re-circle {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #ff6f00;
}
.review-matter p{
    font-size: 16px;
    font-weight: 400;
    color: #898989;
    margin-right: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-left: 10px;

}
.rating-box {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.rating-box h2{
  font-size: 20px;
    font-weight: 600;
    color: #0cf;
    margin-bottom: 30px;
    padding-left: 0;
    text-transform: capitalize;
}
.rating-box-text {
    width: 100%;
    display: flex;
    align-items: center;
}
.rating-box-text p{
    font-size: 15px;
    color: #0cf;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 0;
}
.rating-box-text img {
    margin-right: 20px;
}
.review-section {
    display: flex;
    border-bottom: 1px solid #898989;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.review-post {
    width: 100%;
    padding: 20px;
    align-items: center;
    margin-top: 50px;
}
.review-img {
    width: 100%;
    padding: 20px;
    text-align: center;
    display: inline-block;
}
.review-img p {
    font-size: 18px;
    font-weight: 400;
    color: #898989;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 15px;
}
.review-btn {
    width: auto;
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.open-button {
  background-color: #0cf;
  color: #fff;
  padding: 16px 20px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
    display: none;
    position: absolute;
    bottom: 85px;
    right: 65px;
    border: 1px solid #cccbcb;
    z-index: 9;
    width: 1200px;
    background-color: #fff;
}
.form-popup h2 {
    font-size: 15px;
    color: #fff;
    padding: 10px;
    margin-bottom: 0;
}
.form-head {
    width: 100%;
    background-color: #cccbcb;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
i.fa.fa-times {
    position: absolute;
    float: right;
    right: -15px;
    top: -15px;
    background-color: #000;
    border-radius: 100%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}
.form-section {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.form-left {
    width: 100%;
    border: 1px solid #7f919e;
    margin-right: 10px;
    border-radius: 8px;
}
.left-head {
    width: 100%;
    background-color: #7f919e;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 30px;
}
.left-body {
    width: 100%;
    padding: 15px;
    display: flex;
}
.left-body p{
    font-size: 14px;
    font-weight: 600;
    color: #898989;
}
.left-radio {
    font-size: 14px;
    font-weight: 500;
    color: #898989;
    margin-left: 15px;
}
.right-body {
    width: 100%;
    padding: 15px;
    display: flex;
}
.right-textarea {
    margin-left: 20px;
}
.right-body p{
    font-size: 14px;
    font-weight: 600;
    color: #898989;
}
.right-body2{
  margin-left: 35px;
}
.body-part2  p{
    font-size: 14px;
    font-weight: 600;
    color: #898989;
}
.body-part2 {
    width: 100%;
    padding: 15px;
    display: flex;
}
.body-part3 {
    width: 100%;
    padding: 15px;
    display: flex;
}
.body-part3  p{
    font-size: 14px;
    font-weight: 600;
    color: #898989;
}
/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}


.right-btn{
    width: auto;
    float: right;
    margin-top: 70px;
    margin-bottom: 30px;
    margin-right: 30px;
}
.right-btn a{
    background-color: #0cf;
    color: #fff;
    padding: 16px 20px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    bottom: 23px;
    right: 28px;
    width: 280px;
    font-weight: 600;
}
section.faq {
    padding: 20px;
    width: 100%;
    text-align: center;
}
.faq-img {
    padding: 20px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.faq-heading {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    padding-left: 17px;
    text-transform: capitalize;
    text-align: left;
}
.faq-box {
    text-align: left;
    padding: 20px;
    text-transform: capitalize;
    width: 100%;
}
.faq-box h5{
    text-align: left;
    font-size: 16px;
    color: #898989;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.faq-box h2{
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #0cf;
    width: 100%;
}
.faq-box p{
    text-align: center;
    font-size: 16px;
    color: #898989;
    margin-bottom: 30px;
}
.faq-bottom {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 20px;
}
.pdf-circle {
    width: 100px;
    height: 100px;
    background-color: #b597d7;
    border-radius: 100%;
    margin-right: 20px;
    padding-top: 32px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    box-shadow: 0px 0px 10px 1px #c2c2c2;
}
.pdf-text {
    width: auto;
    text-transform: capitalize;
    text-align: left;
}
.pdf-text h3{
    font-size: 22px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 20px;
}
.pdf-text p{
    font-size: 16px;
    color: #898989;
    font-weight: 500;
}
.faq-border {
    width: 100%;
    height: 370px;
    padding: 20px;
    margin-bottom: 70px;
    border: 1px solid #898989;
    border-radius: 10px;
    box-shadow: 7px 5px 18px 0px #c2c2c2;
}
.pdf-expand {
    text-align: left;
    background-color: #62cb23;
    margin-right: 20px;
    padding: 15px 20px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    box-shadow: 3px 4px 17px 0px #c2c2c2;
}
.videoplay {
    width: auto;
    font-weight: 700;
    margin-right: 20px;
}
i.fa.fa-play-circle-o {
    font-size: 26px;
}
i.fa.fa-play-circle-o::before {
    font-size: 40px;
    color: #0cf;
}
.faq-review-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.faq-review-img img {
    width: 100px;
    border: 1px solid #c2c2c2;
    box-shadow: 5px 7px 18px 3px #c2c2c2;
    border-radius: 100%;
}
.faq-review-img p {
    font-size: 16px;
    color: #898989;
    margin-left: 20px;
}
.faq-down-text {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.faq-down-text {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.faq-down-text h2{
  text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #0cf;
    width: 100%;
}
.faq-message {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}
i.fa.fa-comment {
    font-size: 25px;
}
.faq-message p {
    font-size: 14px;
    font-weight: 600;
    color: #898989;
    margin-left: 10px;
}
.faq-message-area {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
}
section.certificate {
    width: 100%;
    padding: 20px;
}
.certificate h2{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
    padding-left: 17px;
    text-transform: capitalize;
}
.certificate-content {
    width: 100%;
    padding: 20px;
}
.certificate-conten h4{
    font-size: 15px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 30px;
}
.certificate-content p{
  color: #898989;
}
.cert-sect {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.img-cert {
    width: 100%;
    display: flex;
    align-items: center;
}
.img-cert img{
    margin-right: 20px;
    width: auto;
}
.img-cert-text {
    width: 100%;
    text-align: left;
}
.img-cert-text h2{
    font-size: 20px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 10px;
    padding-left: 0;
    text-transform: capitalize;
}
.img-cert-text h5{
  font-size: 17px;
    font-weight: 500;
    width: 100%;
}
.img-cert-text p{
  color: #0cf;
    font-size: 16px;
    margin-bottom: 0;
    margin-bottom: 40px;
}
 
.slides {
    padding: 0;
    width: 100%;
    height: 800vh;
    display: block;
    margin: 0 auto;
    position: relative;
}


.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 30px;
    opacity: 0;
    width: 100%;
    height: 450px;
    display: block;
    position: absolute;
    border: 2px solid #0cf;
    transform: scale(0);

    
}

.slide img {
    width: 100%;
    height: 100%;
}

.nav label {
    width: 200px;
    height: 100%;
    display: none;
    position: absolute;

    opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 156pt;
    text-align: center;
    line-height: 380px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.slide:hover + .nav label { opacity: 0.5; }

.nav label:hover { opacity: 1; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.nav-dots {
  top: -30px;
  width: 100%;
  bottom: 9px;
  height: 11px;
  display: flex;
  position: absolute;
  text-align: center;
  justify-content: space-evenly;
}
.nav-dots::before{
    content: "";
    border-top: .3rem solid #898989;
    width: 100%;
    transform: translateY(-1rem);
    position: absolute;
    top: 19px;
    left: 0;
    z-index: -1;
}
.nav-dots p {
    margin-top: 20px;
    color: #000;
    display: inline;
    position: absolute;
    left: -25px;
    font-size: 14px;
    font-weight: 600;
    width: max-content;
}

.nav-dots .nav-dot {
  top: -5px;
  width: 20px;
  height: 20px;
  margin: 0 4px;
  position: relative;
  border-radius: 100%;
  display: inline-block;
  background-color: #898989;
}

.nav-dots .nav-dot:hover {
  cursor: pointer;
  background-color: rgb(0 0 0);
}

input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
  background: rgba(0, 0, 0, 0.8);
}
.slide-text {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.slide-text h2{
    font-size: 25px;
    margin-right: 20px;
    font-weight: 600;
    color: #0cf;
    text-transform: capitalize;
}
.slide-text img{
  width: 300px;
}
.slide-content {
    text-align: center;
    width: fit-content;
    margin-bottom: 30px;
}
.slide-content h3{
  font-size: 25px;
    color: #898989;
    margin-bottom: 10px;
}
.slide-content p {
    color: #898989;
    width: 75%;
    display: inline-block;
    margin-top: 30px;
}
.slider-info {
    width: auto;
    text-align: right;
}
.slider-info ul {
    display: flex;
    float: right;
    text-decoration: none;
    list-style: none;
    margin-right: 50px;
    width: fit-content;
    padding: 10px;
}

.slider-info ul li {
    border: 1px solid #0cf;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    color: #0cf;
    font-weight: 500;
}
section.course_slider {
    width: 100%;
    padding: 20px;
}
.create {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    text-align: center;
}
.create-radio {
    width: 100%;
    margin-bottom: 30px;
}
.create::before {
    content: "";
    border-top: 6px solid #898989;
    width: 90%;
    transform: translateY(-1rem);
    position: absolute;
    top: 20px;
    left: 65px;
    z-index: -1;
    border-radius: 10px;
}
.create-border {
    width: 100%;
    border: 1px solid #00949f;
    border-radius: 5px;
}
.create-head {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background-color: #00949f;
}
.create-head h2 {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 18px;
    color: #fff;
    margin-bottom: 0;
}
.create-bodt {
    width: 100%;
    padding: 20px;
    height: 140px;
    align-items: center;
    display: flex;
}
.create-bodt p{
    color: #00949f;
    font-size: 20px;
    width: 100%;
}
.process-text {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 20px;
}
.process-content {
    width: 100%;
    text-align: center;
    border: 1px solid #898989;
}
.process-head {
    width: 100%;
    background-color: #898989;
    padding: 20px 30px;
    text-transform: uppercase;
}
.process-head h2{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.process-body {
    width: 100%;
    padding: 20px;
    background-color: #f3f3f3;
}
.process-number {
    width: 100%;
    padding: 20px;
}
.number-circle {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.process-number::before {
    content: "";
    border-left: 10px solid #00355e;
    height: 45%;
    position: absolute;
    transform: translateY(-1rem);
    left: 25%;
    border-radius: 10px;
}
.number1 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #3CCEB5;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;
}
.number-text1 p{
    font-size: 20px;
    font-weight: 600;
    color: #3CCEB5;
    letter-spacing: 1px;
    line-height: 2;
}
.number2{
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #f18f00;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;
}
.number-text2 p{
    font-size: 20px;
    font-weight: 600;
    color: #f18f00;
    letter-spacing: 1px;
    line-height: 2;
}
.number3 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #882d3e;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;
}
.number-text3 p{
    font-size: 20px;
    font-weight: 600;
    color: #882d3e;
    letter-spacing: 1px;
    line-height: 2;
}
.number4 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #3CCEB5;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;
}
.number-text4 p{
    font-size: 20px;
    font-weight: 600;
    color: #3CCEB5;
    letter-spacing: 1px;
    line-height: 2;
}
.number5 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #ed3535;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;

}
.number-text5 p{
    font-size: 20px;
    font-weight: 600;
    color: #ed3535;
    letter-spacing: 1px;
    line-height: 2;
}
.number6 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #2e7eb8;
    border-radius: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    z-index: 1;
}
.number-text6 p{
    font-size: 20px;
    font-weight: 600;
    color: #2e7eb8;
    letter-spacing: 1px;
    line-height: 2;
}
.process-btb {
    text-align: center;
    color: #000;
    padding: 20px;
    width: 100%;
    background-color: #00355e;
}
.process-btb button {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.popup {
    display: none;
    position: fixed;
    width: 800px;
    height: auto;
    left: 23%;
    top: 50%;
    margin-top: -100px;
    background: #FFF;
    border: 3px solid #00355e;
    z-index: 20;
}
.crt-form-head {
    background-color: #eceae9;
    padding: 15px;
    display: flex;
    justify-content: center;
}
.crt-form-head h2 {
    color: #556b2f;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
}
.crt-form-head i.fa.fa-times{
  position: absolute;
    float: right;
    right: -15px;
    top: -15px;
    background-color: #000;
    border-radius: 100%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    color: #fff;
}
.side-text {
    position: absolute;
    padding: 11px;
    transform: rotate( 
-180deg
 );
    top: 0px;
    height: -webkit-fill-available;
    background-color: #00355e;
    text-align: center;
    justify-content: center;
    display: flex;
}
.side-text h2 {
    writing-mode: vertical-rl;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
}
.body-content {
    padding: 10px;
    margin-left: 5%;
    width: 95%;
}
.crt-search {
    width: 100%;
    margin-bottom: 30px;
}
.crt-search i.fa.fa-search {
    text-align: right;
    display: inline-block;
    position: relative;
    top: -31px;
    right: 20px;
    font-size: 20px;
}
.course-date {
    width: 100%;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.start-date {
    width: fit-content;
    margin-right: 30px;
    text-align: left;
}
.from-date {
    width: fit-content;
    margin-right: 30px;
    text-align: left;
}
.crt-form-footer {
    text-align: right;
    padding: 20px;
}
.crt-form-footer a {
    background-color: #556b2f;
    color: #fff;
    padding: 10px 20px;
    margin-right: 20px;
    border-radius: 10px;

}
section.cart-page {
    padding: 20px;
    width: 100%;
}
.cart-section {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    text-align: left;
}
.cart-wish {
    width: 100%;
    padding: 10px;
}
.cart-text {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-around;
}
.cart-text h2 {
    font-size: 14px;
    font-weight: 600;
    color: #898989;
}
.cart-text i.fa.fa-shopping-cart {
    font-size: 15px;
}
.vertical-scroll {
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #898989;
    border-right: none;
    height: 600px;
}
.vertical-text {
    width: 100%;
    display: flex;
}
.vertical-text {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 30px;
    border-bottom: 1px solid #898989;
    padding-bottom: 30px;
    padding: 10px;
}
.vertical-text img {
    width: 100%;
    margin-right: 10px;
    height: fit-content;
}
.heading {
    width: 100%;
    margin-right: 10px;
    text-align: left;
}
.heading h4{

}
.heading h2 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}
.heading h3 {
    font-size: 12px;
    width: 100%;
}
.heading a {
    background-color: #ff7e01;
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
}
.cart-summary {
    width: 100%;
    padding: 10px;
}
.live-chat-icon {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
    align-items: center;
}
.live-chat-icon h2{
  font-size: 16px;
    font-weight: 700;
    color: #898989;
}
.view-cart {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}
.view-cart a {
    background-color: #0cf;
    padding: 5px 30px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
.cart-summary-text {
    width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.cart-head {
    width: 100%;
    background-color: #e8e8e8;
    padding: 10px;
    margin-bottom: 20px;
}
.cart-head h3 {
    font-size: 18px;
    font-weight: 600;
    color: #898989;
    margin-bottom: 0;
}
.cart-body {
    width: 100%;
    padding: 10px;
}
.cart-subtotal {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 10px;
}
.cart-subtotal h4 {
    font-size: 15px;
    color: #898989;
}
.cart-subtotal p {
    color: #898989;
    font-size: 13px;
    font-weight: 700;
}
.cart-subtotal input[type="text"] {
    width: 50%;
    padding: 10px;
}
.cart-dis {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.cart-dis h4 {
    font-size: 15px;
    font-weight: 600;
    color: #0cf;
}
.cart-dis p {
    color: #0cf;
    font-size: 13px;
    font-weight: 700;
}
.cart-total {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.cart-total h4 {
    font-size: 15px;
    font-weight: 600;
    color: #57ab28;
}
.cart-total p {
    color: #57ab28;
    font-size: 13px;
    font-weight: 600;
}
.checkout-btn {
    margin-bottom: 30px;
    margin-top: 30px;
}
.checkout-btn a {
    background-color: #57ab28;
    padding: 5px 30px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
} 
p.bottom-cart {
    width: 100%;
    color: #898989;
    font-size: 18px;
    font-weight: 600;
}
.shopping-cart {
    width: 100%;
    border: 1px solid #0cf;
}
.shopping-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
    background-color: #0cf;
    color: #fff;
    padding: 10px;
    align-items: baseline;
}
.shopping-head h4 {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.fliter {
    width: 100%;
    padding: 20px;
}
.shopping-head p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
}
.filter-section {
    width: 100%;
    display: flex;
}
.filter-cart {
    width: fit-content;
    display: flex;
    align-items: baseline;
    background-color: #e4effb;
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
}
.filter-cart i.fa.fa-minus {
    margin-left: 10px;
    margin-right: 10px;
    background-color: red;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-cart i.fa.fa-minus::before {
    content: "\f068";
    color: #fff;
}
.filter-cart h2 {
    font-size: 15px;
    color: #898989;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: capitalize;
}
.vertical-text-icon i.fa.fa-minus {
    margin-left: 10px;
    margin-right: 10px;
    background-color: red;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vertical-text-icon i.fa.fa-minus::before {
    content: "\f068";
    color: #fff;
}
.class-start {
    width: 50%;
    margin-left: 15px;
}
.class-start p {
    font-size: 12px;
    font-weight: 500;
}
.start-class {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
}
.start-class p {
    background: red;
    padding: 5px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}
.start-class h3 {
    margin-bottom: 0;
    padding: 15px;
    font-size: 18px;
    font-weight: 700;
}
.sum {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.sum p {
    text-align: right;
    font-size: 20px;
    font-weight: 600;
}
.cart-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop {
    background-color: #898989;
    padding: 10px 20px;
}
.shop a {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.checkout-total{
    background-color: #85b942;
    padding: 10px 20px;
}
.checkout-total a{
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.manage {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 10px;
}
.manage h2 {
    padding: 20px;
    background-color: #e8e8e8;
    text-align: left;
    font-size: 18px;
    color: #898989;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 10px 10px 0px 0px;
}
.manage-text {
    width: 100%;
    text-align: left;
    padding: 10px;
}
.manage-text span {
    font-size: 16px;
    font-weight: 600;
}
.manage-text p {
    font-size: 15px;
    color: #898988;
    background-color: #e8e8e8;
    padding: 10px;
}
.manage-btn {
    padding: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.manage-btn button {
    font-size: 12px;
    background-color: #0cf;
    padding: 10px 30px;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
}
.modal-header{
  display: block;
}
.biling-details {
    width: 100%;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 10px;
}
.billing-head{
    padding: 20px;
    background-color: #e8e8e8;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
}
.billing-head h2{
  font-size: 18px;
    color: #898989;
    font-weight: 600;
    text-transform: capitalize;
}
.billing-head p{
  font-size: 12px;
    color: #898989;
    font-weight: 600;
}
.billing-head span {
    color: #0cf;
}
.billing-text {
    width: 100%;
    padding: 20px;
}
.fnames {
    width: 49%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}
.lnames {
    width: 50%;
    float: right;
    margin-bottom: 10px;
    text-align: left;
}
.fnames label {
    font-size: 14px;
    font-weight: 600;
}
.fnames input[type="text"] {
    border-radius: 5px;
}
.lnames label {
    font-size: 14px;
    font-weight: 600;
}
.lnames input[type="text"] {
    border-radius: 5px;
}
.address-1 {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.address-1 label {
    font-size: 14px;
    font-weight: 600;
}
.address-1 input[type="text"] {
    border-radius: 5px;
}
.state-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.city {
    text-align: left;
    margin-bottom: 10px;
}
.city label {
    font-size: 14px;
    font-weight: 600;
}
.city input[type="text"] {
    border-radius: 5px;
}
.state {
    text-align: left;
    margin-bottom: 10px;
}
.state label {
    font-size: 14px;
    font-weight: 600;
}
.state input[type="text"] {
    border-radius: 5px;
}
.zip {
    text-align: left;
    margin-bottom: 10px;
}
.zip label {
    font-size: 14px;
    font-weight: 600;
}
.zip input[type="text"] {
    border-radius: 5px;
}
.billing-btn {
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}
.billing-btn button{
  font-size: 12px;
    background-color: #0cf;
    padding: 10px 30px;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
}
.credit-card {
    width: 100%;
    padding: 20px;
}
.card-number {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: left;
    margin-bottom: 20px;
}
.card-number label{
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}
.card-number  input[type="text"] {
    border-radius: 5px;
    margin-right: 10px;
}
.checkbox {
    text-align: left;
    padding: 20px;
    width: fit-content;
    align-items: center;
}
.checkbox p {
    color: #898989;
    margin-left: 15px;
    font-size: 15px;
}
.save-card {
    text-align: right;
    padding: 20px;
}
.save-card button{
  font-size: 12px;
    background-color: #0cf;
    padding: 10px 30px;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.wishlist-text {
    width: 88%;
    padding: 20px;
    margin-left: 5%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.wishlist-text h2 {
    font-size: 20px;
    font-weight: 600;
    color: #007c99;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.wishlist-text p {
    font-size: 15px;
    color: #898989;
    margin-bottom: 30px;
}
section.favourite {
    text-align: center;
    width: 100%;
    background-color: #003535;
    height: 452px;
    margin-bottom: 150px;
}
.fav-heading {
    width: 100%;
    position: absolute;
    bottom: 50%;
    text-align: center;
}
.fav-heading h2 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 2px;
}
section.cart-item {
    padding: 20px;
    padding-top: 50px;
}
.cart-choose {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #898989;
}
.head-bar {
    background-color: #0cf;
    padding: 10px;
    border-radius: 10px;
}
.head-bar h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
}
.sort ul {
    width: 100%;
    display: flex;
    list-style: none;
    margin-bottom: 15px;
    margin-top: 15px;
}
.sort ul li {
    width: auto;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #0cf;
}
.filter-list {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.filter-list ul {
    width: 100%;
    list-style: none;
    display: flex;
    text-align: left;
}
.filter-list ul li {
    width: auto;
    cursor: pointer;
    margin-right: 20px;
    background-color: #e4effb;
    padding: 5px 30px;
    border-radius: 5px;
    font-weight: 500;
    color: #000;
    box-shadow: 6px 3px 6px 0px #c2c2c2;
}
.filter-list ul li i.fa.fa-minus {
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 100%;
    margin-left: 5px;
    margin-right: 5px;
}
.filter-list ul li .fa-minus:before {
    content: "\f068";
    display: flex;
    justify-content: center;
    margin-top: 4px;
    color: #fff;
}
.cart-list {
    width: 100%;
    padding: 20px;
}
.cart-list {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #898989;
}

.cart-minus i.fa.fa-minus{
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.cart-minus .fa-minus:before {
    content: "\f068";
    display: flex;
    justify-content: center;
    margin-top: 4px;
    color: #fff;
}
.cart-image {
    width: 50%;
    padding: 20px;
    display: flex;
}
.cart-image img {
    width: 150px;
}
.cont-tex {
    width: auto;
    text-align: left;
    margin-left: 15px;
}
.cont-tex h4{

}
.cont-tex h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}
.cont-tex h3 {
    font-size: 12px;
    width: 100%;
}
.cont-tex a {
    background-color: #ff7e01;
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.cart-image img {
    width: 200px;
}
.cont-tex h4 {
    font-size: 15px;
}
.cart-rating {
    margin-left: 15px;
    text-align: center;
}
.cart-rating img {
    width: 125px;
    margin-bottom: 15px;
}
.cart-rating h2 {
    font-size: 22px;
}
.carts-btn {
    display: grid;
    margin-left: 10px;
    padding: 20px;
    width: 30%;
}
.carts-btn a {
    width: fit-content;
    background-color: #00ccff;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.cart-pricce {
  width: fit-content;
    padding: 10px;
    background-color: #0cf;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 0px 0px 10px 0px;
}
.cart-pricce sup {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    margin-right: 10px;
}
.cart-pricce span {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
section.popular-choice {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.popular-heading{
    padding: 10px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.choice {
    width: 100%;
    display: flex;
}
.coice-siebar {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.coice-siebar h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #898989;
}
.add-fav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.add-fav img {
    margin-right: 10px;
}
.add-fav h3 {
    font-size: 13px;
    margin-right: 10px;
    font-weight: 600;
}
.add-fav a {
    border: 1px solid #0cf;
    padding: 0px 5px;
    color: #0cf;
    font-weight: 600;
}
.choice-btn {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    background-color: #0cf;
    padding: 15px;
}
.choice-btn a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
section.profile {
    width: 100%;
    padding: 20px;
}
.profile-head {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.profile-head h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #0cf;
}
.profile-head p {
    color: #898989;
    font-size: 18px;
}
.profile-head {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c2c2c2;
}
i.fa.fa-user-circle {
    width: 30px;
    height: 30px;
    background-color: #0cf;
    position: absolute;
    border-radius: 100%;
    left: 49%;
}
.fa-user-circle:before {
    content: "\f2bd";
    font-size: 30px;
    bottom: 18px;
}
.profile-form {
    width: 100%;
    padding: 20px;
    border: 2px solid #0cf;
    border-radius: 10px;
}
.names {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}
.first_name {
    width: 50%;
    padding: 0px 10px;
    text-align: left;
}
.first_name label {
    font-size: 16px;
    font-weight: 500;
}  
.first_name input[type="text"], input[type="date"] {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
}
.email{
    width: 100%;
    padding: 0px 10px;
    text-align: left;
    margin-bottom: 30px;
}
.email label {
    font-size: 16px;
    font-weight: 500;
}  
.email input[type="email"],input[type="password"] {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
}
p.profile-p {
    padding: 10px;
    margin-bottom: 0;
    font-size: 15px;
}
p.profile-p span {
    color: #0cf;
}
.profile-btn {
    width: fit-content;
    padding: 10px 30px;
    background-color: #0cf;
    text-align: center;
    border-radius: 10px;
}
.profile-btn a {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.detailed {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.detailed h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    line-height: 0;
}
.detailed textarea {
    width: 100%;
    height: 150px;
}
#custom-button {
  padding: 10px;
  color: white;
  background-color: #009578;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
}

#custom-button:hover {
  background-color: #00b28f;
}

#custom-text {
    margin-right: 10px;
    font-family: sans-serif;
    color: #aaa;
    border: 1px solid #c2c2c2;
    padding: 12px;
    border-radius: 5px;
}
.account {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #e4effb;
    padding: 20px;
}
.account-profile {
    margin-bottom: 30px;
    border-bottom: 1px solid #898989;
    padding-bottom: 20px;
}
.account-profile h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #898989;
}
.account-profile p {
    font-size: 18px;
    color: #898989;
}
.edit-email {
    width: 50%;
    text-align: left;
    display: inline-block;
    padding: 20px;
    border-bottom: 1px solid #898989;
    margin-bottom: 30px;
}
.edit-col {
    display: flex;
    width: 100%;
        margin-bottom: 20px;
}
i.fa.fa-pencil {
    width: 40px;
    height: 40px;
    background-color: #606060;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
button.fa.fa-pencil {
    width: 40px;
    height: 40px;
    background-color: #606060;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.edit-col input[type="password"]{
  border-radius: inherit;
}
.change-pass {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #0cf;
    padding: 15px;
}
.change-pass a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.edit-privacy {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.edit-privacy p{
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 0;
    color: #898989;
}
.notification {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #cccbcb;
}
.notification-head {
    width: 100%;
    text-align: center;
    background-color: #cccbcb;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 30px;
}
.notification-head h2 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #777777;
}
.notification-head p {
    font-size: 18px;
    color: #777777;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}



.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.not-button {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.not-button p {
    color: #777;
    font-size: 16px;
    margin-left: 15px;
}
.not-text {
    margin-bottom: 40px;
    margin-top: 40px;
}
.not-text h4 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #606060;
}
.danger {
    width: 100%;
    border: 1px solid #cccbcb;
    text-align: center;
}
.danger-head {
    width: 100%;
    text-align: center;
    background-color: #cccbcb;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 30px;
}
.danger-head  h2{
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #777777;
}
.danger-head  p{
    font-size: 18px;
    color: #777777;
}
.delete-info {
    text-align: left;
    padding: 0px 30px;
}
.delete-info h2 {
    font-size: 25px;
    margin-bottom: 15px;
    color: #606060;
    text-transform: capitalize;
}
.delete-info p {
    color: #606060;
    margin-bottom: 10px;
}
.delete-info span {
    color: #ff0000;
    font-size: 15px;
    font-weight: 600;
}
.delete-btn {
    width: 100%;
    padding: 20px;
    display: flex;
}
.delete-btn input[type="password"] {
    width: fit-content;
    margin-right: 20px;
    border-radius: inherit;
}
.delete-btn button {
    padding: 5px 25px;
    border: 1px solid #898989;
    margin-right: 10px;
    border-radius: 5px;
    color: red;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    cursor:pointer;
}
section.signin {
    width: 100%;
    padding: 20px;
    text-align: center;
    background: url(../images/login-background.jpg);
    background-position: center; 
}
.signin-cat {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 20px;
}
.border-cross {
    width: 100%;
    border: 3px solid #0cf;
    padding: 10px;
}
.border-cross i.fa.fa-times-circle {
    position: absolute;
    right: 5%;
    top: -10px;
    font-size: 25px;
    color: #0cf;
    background-color: #fff;
}
.cwt-sign {
    width: 100%;
    padding: 20px;
}
.cwt-sign h2 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-align: left;
    margin-bottom: 30px;
    color: #0cf;
}
.cwt-sign p {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    color: #898989;
}
.cwt-cat {
    width: 100%;
    display: flex;
    justify-content: center;
}
.students {
    width: fit-content;
    padding: 15px 30px;
    border: 3px solid #0cf;
    border-radius: 10px;
    text-align: left;
    margin-right: 30px;
}
.students h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #898989;
}
.students p {
    color: #898989;
    margin-bottom: 20px;
}
.signup-btn {
    width: fit-content;
    background-color: #0cf;
    padding: 10px 30px;
    border-radius: 5px;
}
.signup-btn a {
    color: #fff;
}
.cwt-isnt {
    width: fit-content;
    padding: 15px 30px;
    border: 3px solid #0cf;
    border-radius: 10px;
    text-align: left;
}
.cwt-isnt h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #898989;
}
.cwt-isnt p {
    color: #898989;
    margin-bottom: 20px;
}
.form-wrap {
  background-color: #184561;
  width: 471px;
}
.form-wrap .tabs {
  overflow: hidden;
}
.form-wrap .tabs h3 {
  float: left;
  width: 50%;
}
.form-wrap .tabs h3 a {
  padding: 0.5em 0;
  text-align: center;
  font-weight: 400;
  background-color: #e6e7e8;
  display: block;
  color: #666;
}

.form-wrap .tabs-content {
  padding: 1.5em;
}
.form-wrap .tabs-content div[id$="tab-content"] {
  display: none;
}
.form-wrap .tabs-content .active {
  display: block !important;
}
.form-wrap form .input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*color: inherit;*/
  font-family: inherit;
  padding: .8em 0 10px .8em;
  border: 1px solid #CFCFCF;
  outline: 0;
  display: inline-block;
  margin: 0 0 .8em 0;
  padding-right: 2em;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
}
.login-box {
    background-color: #b17525;
    width: fit-content;
    margin: 3em auto;
    padding: 10px 5px 5px 5px;
}
.form-wrap form .button {
  width: 100%;
  padding: .8em 0 10px .8em;
  background-color: #00ccff;
  border: none;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
.form-wrap form .button:hover {
  background-color: #ff6f00;
}
.form-wrap form .checkbox {
  visibility: hidden;
  padding: 20px;
  /*margin: .5em 0 1.5em;*/
}
.form-wrap form .checkbox:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.form-wrap form label[for] {
  position: relative;
  padding-left: 20px;
  color: #4a4a48;
  cursor: pointer;
}
.form-wrap form label[for]:before {
  content: '';
  position: absolute;
  border: 1px solid #40b139;
  width: 17px;
  height: 17px;
  top: -1.2px;
  left: -14px;
}
.form-wrap form label[for]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background-color: transparent;
  top: 4px;
  left: -10px;
  border: 3px solid #28A55F;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-wrap .help-text {
  margin-top: .6em;
}
.form-wrap .help-text p {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.form-wrap .help-text a{
  color: #fff;
}
.cofirm-code {
    width: fit-content;
    display: flex;
    align-items: baseline;
}
.cofirm-code h2{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-align: left;
    margin-right: 20px;
    color: #0cf;
}
.status {
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.status p{
    text-align: left;
    width: 100%;
    color: #898989;
}
.status a {
    background-color: #0cf;
    margin-right: 10px;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}
.error {
    width: 100%;
    padding: 20px;
}
.error h2 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-align: center;
    color: #0cf;
    margin-bottom: 30px;
}
.error a {
    background-color: #0cf;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
}
section.call-action {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.action-header {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.action-header a {
    color: #0cf;
}
.action-menu {
    width: 50%;
}
.action-menu ul {
    display: flex;
    justify-content: right;
    list-style: none;
    align-items: center;
    margin-bottom: -3px;
}
.action-menu ul li {
    background-color: #0064c8;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
   margin-left: 10px;
}
.action-guide {
    width: 100%;
    background-color: #ff8901;
    border: 3px solid #ff8901;
    display: flex;
}
.guide-right {
    width: 75%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
}
.guide-right h2 {
    font-size: 25px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 0;
    padding: 20px;
}
.guide-head {
    background-color: #eceae9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.guide-text h2 {
    font-size: 25px;
    color: #00355e;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.guide-text h5 {
    font-size: 16px;
    color: #0064c8;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 0;
    margin-bottom: 30px;
    padding-left: 20px;
  margin-bottom: 30px;
}
.guide-text h3 {
    font-size: 20px;
    color: #ff8901;
    padding-left: 20px;
    letter-spacing: 3px;
    font-weight: 900;
    line-height: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.guide-btn {
    padding: 20px;
}
.guide-btn a {
    background-color: #ff8901;
    padding: 5px 30px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
}
.guide-para {
    padding: 20px;
    background-color: #fff;
}
.guide-para p {
    color: #898989;
    font-size: 16px;
    margin-top: 20px;
}
.para-about {
    margin-top: 20px;
    width: 100%;
}
.para-about h5 {
    font-size: 18px;
    color: #0064c8;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 0;
    margin-top: 30px;
}
.para-circle {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
span.para-circle-in {
    width: 30px;
    height: 30px;
    background-color: #197b30;
    border-radius: 100%;
    margin-right: 10px;
}
.para-circle p {
    color: #898989;
    font-size: 16px;
    margin-top: 0px;
}
.guide-left {
    width: 25%;
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 5px 5px 0px 0px;
}
.quick-links {
    padding: 0;
    background-color: #115278;
    border-radius: 5px;
}
.quick-para h2 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.quick-text {
    display: flex;
    margin-top: 20px;
    align-items: end;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.quick-text p {
    color: #fff;
    margin-bottom: 0;
}
.quick-text i.fa.fa-angle-right {
    font-size: 15px;
    color: #fff;
    font-weight: 900;
    background-color: #ff8901;
    width: 13px;
    padding: 2px 10px;
}
.feedback {
    padding: 10px;
    background-color: #ff8901;
    margin-top: 20px;
    border-radius: 5px;
}
.feedback-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.feedback-head h2{
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.feedback-head i.fa.fa-angle-right {
    font-size: 15px;
    color: #fff;
    font-weight: 900;
    background-color: #115278;
    width: 13px;
    padding: 2px 10px;
}
.feedback p {
    margin-top: 18px;
}
.prom-box {
    padding: 10px;
    background-color: #00ccff;
    margin-top: 20px;
    border-radius: 5px;
}
.prom-box p {
    margin-top: 18px;
}
.prom-box2 {
    padding: 10px;
    background-color: #cccbcb;
    margin-top: 20px;
    border-radius: 5px;
}
.prom-box2 p {
    margin-top: 18px;
}
section.confernce {
    width: 100%;
}
.business-menu {
    width: 100%;
    text-align: right;
    background-color: #0cf;
}
.business-menu ul {
    display: flex;
    list-style: none;
    justify-content: right;
    padding: 20px 50px;
}
.business-menu ul li {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-left: 30px;
    text-transform: uppercase;
}
.business-menu ul li a{
    color: #fff;
    text-decoration: none;
}
.business-confernce {
    width: 100%;
    background-color: #cccbcb;
    margin-top: -15px;
    padding: 20px;
}
.business-text {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.business-popup {
    width: 50%;
    padding: 20px;
    text-align: center;
}
.business-popup img {
    width: 400px;
}
.buiness-input {
    width: fit-content;
    position: absolute;
    margin-top: -15%;
    left: 17%;
    display: flex;
}
.buiness-input input[type="text"] {
    width: 100%;
    background-color: #fff;
    border-radius: 5px 0px 0px 5px;
}
.buiness-input input[type="submit"] {
    width: 50%;
    background-color: #ffb582;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.business-right {
    padding: 20px;
    width: 50%;
    text-align: -webkit-center;
}
.business-right h4 {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 2px solid #ff6f00;
    width: fit-content;
    color: #525151;
}
.business-right h2 {
    font-size: 25px;
    font-weight: 600;
    color: #525151;
    margin-bottom: 20px;
}
.business-right p {
    width: 50%;
    text-align: left;
}
section.welcome {
    width: 100%;
    padding: 20px;
}
.welcome-head {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.welcome-head h2 {
    font-size: 30px;
    color: #525151;
    text-transform: capitalize;
    font-weight: 800;
}
.welcome-head span {
    color: #0cf;
}
.welcome-head p {
    color: #898989;
}
.welcome-text {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.welcome-text p {
    font-size: 18px;
    color: #898989;
    text-align: center;
    margin-bottom: 30px;
}
.welcome-sect {
    margin-top: 50px;
    width: 100%;
}


.timmer .container {
  color: #333;
  margin: 0 auto;
  text-align: center;
}


#countdown  li {
  display: inline-block;
  font-size: 1.5em;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
}

#countdown li span {
    display: block;
    font-size: 4.5rem;
    background-color: #583d22;
    color: #fff;
    padding: 10px;
}
.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

@media all and (max-width: 768px) {
 
  #countdown li {
    font-size: 1.125rem;
    padding: .75rem;
  }
  

  #countdown li span {
    font-size: 3.375rem;
  }
}
.register-btn {
    text-align: center;
    width: fit-content;
    background-color: #ff6f00;
    padding: 10px;
        margin-left: 43%;
}
.register-btn a {
    font-size: 18px;
    text-align: center;
    padding: 20px;
    color: #ffff;
    text-transform: uppercase;
    text-decoration: none;
}
section.future {
    padding: 50px;
    width: 100%;
    background-color: #754c24;
}
.connetcs-future {
    background-image: url(../images/futur_bg.png);
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}
.future-head {
    width: 100%;
    padding: 20px;
    text-align: right;
}
.future-head h2 {
    font-size: 25px;
    color: #606060;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 50px;
}
.future-head h3 {
    font-size: 20px;
    color: #39b54a;
    font-weight: 500;
}

.main-future {
    padding: 10px;
    height: 50px;
    background-color: #ff6f00;
    color: #fff;
    text-align: center;
    width: calc(100% + 80px);
    position: relative;
    left: -40px;
}
.main-future:before {
  content: "";
  border-width: 20px;
  border-style: solid;
  border-color: #c55600 #c55600 transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
}
.main-future:after {
  content: "";
  border-width: 20px;
  border-style: solid;
  border-color: #c55600 transparent transparent #c55600;
  position: absolute;
  bottom: -40px;
  right: 0;
}
.main-future a {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    width: 100%;
}
.future-image {
    width: 100%;
    padding: 20px;
}
.future-text {
    width: 100%;
    padding: 25px;
}
.future-text h2 {
    font-size: 25px;
    font-weight: 600;
    color: #ff8901;
    border-bottom: 2px solid #ff8901;
    padding-bottom: 10px;
}
.future-text p {
    font-size: 16px;
    color: #898989;
    margin-top: 20px;
    margin-bottom: 20px;
}
.future-section {
    width: 100%;
    display: flex;
    margin-top: 30px;
}
.section_col {
    width: 100%;
    padding: 20px;
}
.section_col p {
    font-size: 14px;
    width: auto;
}
.section_col a {
    font-size: 18px;
    color: #ff8901;
}
.white-bg {
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
}
.future_2image {
    width: 100%;
    display: flex;
    padding: 20px;
}
.section_col2 {
    width: 100%;
    padding: 20px;
}
.section_col2 h2 {
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    color: #606060;
}
.section_col2 img{
  width: 100%;
}
.section_col2 p {
    font-size: 14px;
    width: auto;
    margin-top: 20px;
}
.section_col2 a {
    font-size: 18px;
    color: #ff8901;
}
.section_col h3{
  margin-top: 20px;
  font-size: 18px;
}
section.occasion {
    width: 100%;
    margin-top: 30px;
}
.occasion-header {
    width: 100%;
    display: flex;
    border-top: 4px solid #f24c62;
}
.occasion-logo {
    width: 50%;
    text-align: center;
}
.occasion-menu {
    width: 50%;
    text-align: center;
}
.occasion-menu ul {
    display: flex;
    list-style: none;
    height: 100px;
    justify-content: space-around;
}
.occasion-menu ul li {
    width: 100%;
    padding: 20px;
    cursor: pointer;
}
.occasion-menu ul li:hover {
background-color: #f24c62;
}
.occasion-menu ul li:active {
background-color: #f24c62;
}
.occasion-menu ul li a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.occasion-banner {
    width: 100%;
}
.occasion-banner h2 {
    padding: 20px;
    position: absolute;
    margin-top: -22%;
    left: 32%;
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 5px;
    font-style: italic;
}
.occasion-4img {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.occasion-sec1 {
    width: auto;
    padding: 20px;
}
.occasion-sec1 h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #f24c62;
}
.occasion-sec2 {
    width: auto;
    padding: 20px;
}
.occasion-sec2 h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #be982b;
}
.occasion-sec3 {
    width: auto;
    padding: 20px;
}
.occasion-sec3 h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #00ccff;
}
.occasion-sec4 {
    width: auto;
    padding: 20px;
}
.occasion-sec4 h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #197b30;
}
.occasion-green {
    width: 100%;
    background-color: #60c38d;
    padding: 20px;
}
.isr {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}
.isr-text {
    width: 100%;
    padding: 20px 50px;
}
.isr-text h2 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.isr-text p {
    color: #fff;
    margin-bottom: 20px;
}
.isr-text a {
    padding: 10px 30px;
    background-color: #fff;
    border-radius: 10px;
    font-weight: 800;
    font-size: 16px;
    color: #60c38d;
}
.occasion-peach {
    width: 100%;
    background-color: #f24c62;
}
.occasion-peach-head {
    width: 100%;
    padding: 20px;
    text-align: center;
}
.occasion-peach-head h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}
.occasion-peach-head h2:after{
  content: '';
  border-bottom: 3px solid #fff;
    position: absolute;
    width: 42%;
    right:  20px;
    margin-top: 14px;
}
.occasion-peach-head h2:before {
    content: '';
    border-bottom: 3px solid #fff;
    position: absolute;
    width: 42%;
    left: 20px;
    margin-top: 14px;
}
.occasion-peach-text {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
}
.occasion-images {
    width: 100%;
    display: flex;
    justify-content: center;
}
.occasion-team {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.occasion-team h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: capitalize;
}
.occasion-icon {
    width: 100%;
}
.occasion-icon i.fa.fa-twitter {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 10px;
    font-size: 18px;
    margin-right: 20px;
}
.occasion-icon i.fa.fa-facebook {
    width: 18%;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 10px;
    font-size: 18px;
}
.occasion-peach-text p{
  color: #fff;
}
section.refer {
    width: 100%;
    padding: 20px;
}
.refer-invite {
    border: 1px solid #cccbcb;
    margin-top: 30px;
    margin-bottom: 30px;
}
.class-head {
    padding: 20px;
    background-color: #cccbcb;
}
.class-head h2 {
    text-transform: capitalize;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.refer-input {
    padding: 20px;
    width: 100%;
}
.refer-input label {
    font-size: 18px;
    font-weight: 700;
    color: #606060;
}
.refer-input input[type="email"] {
    border-radius: 0px;
}
.refer-btn {
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.refer-preview {
    padding: 10px 30px;
    background-color: #ff7f00;
    margin-right: 10px;
    border-radius: 5px;
}
.refer-preview a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.refer-cancel{
    padding: 10px 30px;
    background-color: #cccbcb;
    margin-right: 10px;
    border-radius: 5px;
}
.refer-cancel a {
    font-size: 16px;
    font-weight: 500;
    color: #606060;
    text-decoration: none;
}
.preview-option {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    /*border: 1px solid #cccbcb;*/
}
.option-head {
    width: 100%;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.option-head h2 {
    font-size: 30px;
    color: #606060;
    font-weight: 600;
}
.option-head a {
    padding: 5px 15px;
    font-size: 18px;
    background-color: #0cf;
    color: #fff;
    border-radius: 5px;
}
.preview-letter {
    padding: 20px 70px;
    text-align: center;
    margin-left: 25%;
    margin-right: 25%;
    border: 1px solid #cccbcb;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.letter-head {
    padding: 15px 40px;
    width: fit-content;
    text-align: left;
    background-color: #c030ff;
    position: relative;
    left: -71px;
    margin-bottom: 20px;
    border-radius: 0px 5px 5px 0px;

}
.letter-head h2 {
    color: #fff;
    margin-bottom: 0;
}
.letter-body {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 25px;
}
.letter-body p {
    text-align: center;
    width: auto;
    color: #606060;
}
.letter-email {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px;
}
.email-icon i.fa.fa-envelope-o {
    font-size: 70px;
    color: #0cf;
    margin-bottom: 10px;
}
.email-icon h3 {
    font-size: 12px;
    font-weight: 500;
    color: #0cf;
}
.email-option {
    text-align: left;
    width: auto;
}
.email-option p {
    font-size: 16px;
    color: #606060;
    text-align: left;
}
.email-option i.fa.fa-smile-o {
    color: #ff7f00;
    font-size: 18px;
}
.letter-btn {
    width: 100%;
    display: flex;
    justify-content: end;
    margin-bottom: 30px;
    margin-top: 30px;
}
.modal-body h1 {
  font-weight: 900;
  font-size: 2.3em;
  text-transform: uppercase;
}
.modal-body a.pre-order-btn {
       color: #007c99;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
}
.share-btn h2 {
    margin-top: 15px;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
}

.refer-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.refer-text p {
    color: #39b54a;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
}
.refer-text a {
    font-size: 18px;
    margin-bottom: 0;
    color: #0cf;
    text-decoration: underline;
}
.share-btn {
      width: 400px;
    background-color: #00ccff;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    margin-left: 12%;
    margin-top: 13px;
    border-radius: 10px 0 0 10px;
}
.share-btn:before, .share-btn:after {
  width: 100px;
  height: 50%;
  position: absolute;
  left: 100%;
  content: "";
}
.share-btn:before {
  top: 0px;
  background: linear-gradient(to right top, #00ccff 50%, rgba(0, 0, 0, 0) 50%);
}
.share-btn:after {
  top: 50%;
  background: linear-gradient(to right bottom, #00ccff 50%, rgba(0, 0, 0, 0) 50%);
}
.refer-program {
    padding: 20px;
    width: 100%;
}
.refer-program p {
    font-size: 16px;
    color: #606060;
}
.refer-rating {
    padding: 20px;
    width: 100%;
    border: 1px solid #cccbcb;
}
.refer-head {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.refer-head span {
    width: 50px;
    font-size: 30px;
    margin-right: 20px;
    background-color: #607d8d;
    border-radius: 5px;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 800;
}
.refer-head h2 {
    font-size: 20px;
    margin-bottom: 0;
    color: #7f919e;
    font-weight: 600;
    text-transform: uppercase;
}
.refer_panel input[type="checkbox"], .refer_panel input[type="radio"]{width: auto !important;}
.refer-email {
    padding: 10px;
    display: flex;
    align-items: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #cccbcb;
}
.refer-list {
    display: flex;
    align-items: baseline;
    margin-right: 20px;
    width: 33.33%;
    padding-left: 59px;
}
.refer-list p {
  width: 100%;
    margin-left: 10px;
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}
.zero-one ul li a{    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 200%;
    color: #fff;
    justify-content: center;
    align-items: center;}
.active_no{    background: #ff6f00;
text-decoration: none !important;
outline: none !important;}
.active_no a{    background: #ff6f00;}

.refer-prgm {
    width: 100%;
}
.refer-prgm p {
    font-size: 16px;
    color: #606060;
    padding: 10px;
    margin-bottom: 10px;
}
.zero-one {
    width: 100%;
    padding: 10px;
}
.zero-one ul {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
}
.zero-one ul li {
    width: 50px;
    height: 50px;
    background-color: #0cf;
    border-radius: 100%;
    justify-content: center;
    display: flex;
    cursor: pointer;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.zero-one ul li a{color: #fff !important;}
.percent {
    width: 100%;
    padding: 10px;
    display: flex;
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 50px;
}
.percent-drop {
    width: 10%;
    border: 1px solid #cccbcb;
}
.validate-head {
    width: 100%;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #cccbcb;
    border-radius: 10px;
}
.validate-head h2 {
    font-size: 20px;
    font-weight: 600;
    color: #606060;
    margin-bottom: 0;
}

.validate-tab {
    width: 100%;
    padding: 10px;
}
.validate-tab main {
  width:  100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.validate-tab section {
  width: 100%;
}


.validate-tab p {
  font-weight: 300;
  font-size: 1.25em;
}

.validate-tab ul {
  list-style: none;
  border-bottom: 1px solid;
  margin-bottom: 2em;
}
.validate-tab ul li {
  display: inline;
  margin: 0 4px;
}

.validate-tab button {
  width:33%;
  color: rgba(0, 0, 0, 0.9);
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  background: none;
  border: 1px solid rgb(127 145 158);
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  padding: 8px 0;
  cursor: pointer;
  background: #cccbcb;
}
.refer_panel .preview-option{ border: 1px solid #cccbcb;}
.validate-tab button:hover {
  background: rgba(0, 0, 0, 0.9);
  color: #fdfcfc;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.validate-tab button.active {
  background: #7f919e;
  color: #fdfcfc;
  font-weight: 500;
}

 .content {
  display: none;
}
 .content.show {
  display: initial;
}
.validate-dicoount {
    width: 100%;
    padding: 10px;
}
.validate-dicoount h2 {
    font-size: 17px;
    font-weight: 700;
    color: #7f919e;
    margin-bottom: 10px;
}
.validate-dicoount p {
    color: #7f919e;
    font-size: 16px;
    margin-bottom: 0;
}
.validate-list {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.validate-list-head {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 10px;
    background-color: #cccbcb;
}
.validate-list-head p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #606060;
}
.validate-list-input {
    width: 100%;
}
.input-list {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    justify-content: space-evenly;
    align-items: center;
    padding: 10px;
}
.input-list p {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 20px;
}
.input-list input[type="text"] {
    width: 100%;
    border-radius: 10px;
    margin-right: 10px;
}
.input-list.bg {
    background-color: #efefef;
}
.discount-text {
    width: 100%;
    display: flex;
    margin-top: 30px;
    justify-content: space-evenly;
    align-items: center;
}
.discount-text input[type="checkbox"] {
    font-size: 16px;
    margin-right: 10px;
}
.validete-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.validete-btn a {
    width: fit-content;
    background: #0cf;
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
}
section.fees {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.fees h2 {
    font-size: 20px;
    font-weight: 600;
    color: #007c99;
}
.fees h3 {
    font-size: 16px;
    font-weight: 500;
    color: #606060;
}
.projects {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #7f919e;
    border-radius: 5px;
}
.projects h2 {
    background-color: #7f919e;
    padding: 20px;
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
}
.projects p {
    font-size: 15px;
    width: 100%;
    padding: 20px;
    color: #606060;
    text-align: left;
}
section.payment-plan {
    width: 100%;
}
.select-plan {
    width: 100%;
    background-color: #00355e;
    padding: 7px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.select-plan h4 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
}
.select-plan h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.select-plan-text {
    width: 100%;
    border: 1px solid #7f919e;
    border-radius: 5px;
}
.select-plan-head {
    padding: 10px;
    background-color: #7f919e;
    margin-bottom: 30px;
}
.select-plan-head h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}
.select-plan-body {
    width: 100%;
    padding: 10px;
}
.deposit-plan {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.plan-deposit {
        width:25%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
        padding-left: 25px;
}
.plan-deposit input[type="radio"]{
  cursor: pointer;
}
.plan-deposit label {
    font-size: 20px;
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 8px;
}
.plan-amount {
    width: 100%;
    padding: 10px;
}
.plan-choose {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.plan-choose p {
    color: #7f919e;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 18px;
    text-align: left;
    width: 25%;
    font-weight: 700;
}
.plan-choose h5 {
    text-align: left;
    color: #7f919e;
    font-weight: 600;
    width: 50%;
}
.plan-choose select {
    width: 50px;
    margin-left: -10px;
    border-radius: 10px;
}
.calculate-btn {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; 
}
.calculate-btn button {
    padding: 10px 20px;
    background-color: #0cf;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
.activity {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.select-plan-head.emi{
  margin-bottom: 0;
}
.Emi-head table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}

.Emi-head td, th {
  text-align: left;
  padding: 8px;
}
tr.tr-head {
    background-color: #00355e;
    color: #fff;
}
tr.tr-bottom {
    font-weight: 800;
    margin-bottom: 0;
    background-color: #00355e;
    color: #fff;
}
.Emi-head tr:nth-child(even) {
  background-color: #dddddd;
}
.activity-text {
    width: 100%;
    padding: 10px;
}
.activity-text p {
    color: #7f919e;
    font-weight: 500;
}
.activity-text h4 {
    font-weight: 700;
    width: 100%;
    color: #7f919e;
}
.activity-btn {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}
.activity-btn button {
    background-color: #0cf;
    padding: 5px 20px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
section.plan-process {
    width: 100%;
}
.plan-head {
    display: flex;
    justify-content: space-between;
    background-color: #00355e;
    padding: 15px;
}
.process-logo {
    width: 50%;
}
.plan-menu {
    width: 50%;
    text-align: right;
}
.plan-menu a {
    font-size: 18px;
    margin-left: 20px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.menu-item {
    width: 100%;
    background-color: #606060;
    text-align: center;
    display: flex;
    justify-content: space-around;
}
.menu-item a {
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px;
    padding: 15px;
        color: #fff;
}
.info-menu {
    width: 100%;
    background-color: #cccbcb;
    margin-top: 10px;
    padding: 15px;
}
.info-menu a{
  font-size: 18px;
  font-weight: 600;
  margin-left: 20px;
  padding: 15px;
  color: #606060;
}
.plan-enroll {
    width: 100%;
    border: 1px solid #606060;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.Plan.Enrollment {
    width: 100%;
}
.Plan.Enrollment h2 {
    width: 100%;
    background-color: #606060;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.validate-tab {
    width: 100%;
    padding: 10px;
}
.plan-tab main {
  width:  100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plan-tab section {
  width: 100%;
}


.plan-tab p {
  font-weight: 300;
  font-size: 1.25em;
  color: #7f919e;
}

.plan-tab ul {
  list-style: none;
  border-bottom: 1px solid;
  margin-bottom: 2em;
}
.plan-tab ul li {
  display: inline;
}
.plan-tab {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.plan-tab button {
  width: 20%;
  color: rgba(0, 0, 0, 0.9);
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  background: none;
  border: 1px solid rgb(127 145 158);
  border-bottom: 0;
  padding: 8px 0;
  cursor: pointer;
  background-color: #caffc5;
}
.plan-tab button:hover {
  background: rgba(0, 0, 0, 0.9);
  color: #fdfcfc;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.plan-tab button.active {
  background: #00a651;
  color: #fdfcfc;
  font-weight: 500;
}

 .content {
  display: none;
}
 .content.show {
  display: initial;
}
.charges-count {
    padding: 10px;
    width: 100%;
}
.data-table {
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.data-table p {
    text-align: left;
    padding: 10px;
    font-size: 13px;
}
.data-head {
    width: 100%;
    text-align: left;
    background-color: #eceae9;
    padding: 10px;
}
.data-head h2 {
    font-size: 18px;
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 0;
}
.data-table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}

.data-table td, th {
  text-align: left;
  padding: 8px;
  border: 1px solid #cccbcb;
}
tr.tr-head {
    background-color: #00355e;
    color: #fff;
}
tr.total-item {
    background-color: #d4e8c6;
    font-weight: 800;
    color: #606060;
}
.data-table tr:nth-child(even) {
  background-color: #dddddd;
}
.data-table-total {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.total-sum {
    padding: 20px;
    width: 100%;
}
.sub-total {
    text-align: right;
    width: 100%;
    margin-top: 20px;
}
.deferral {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.deferral p {
    font-size: 14px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    margin-left: 42%;
    text-align: left;
    width: 100%;
}
.deferral h4 {
    font-size: 14px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
}
.recalculate {
    margin-top: 50px;
    text-align: left;
}
.recal-btn {
    width: fit-content;
    padding: 10px;
    background-color: #4e9a40;
    margin-bottom: 20px;
    border-radius: 5px;
}
.recal-btn a {
    color: #fff;
    font-size: 18px;
}
.recalculate-head {
    width: 100%;
    background-color: #eceae9;
    padding: 10px;
    border-radius: 5px;
}
.recalculate-head h2 {
    color: #7f919e;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.recalculate-body table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}

.recalculate-body td, th {
  text-align: left;
  padding: 8px;
  border: none;
}
.recalculate-body tr{
  border: none;
}

.data-table tr:nth-child(even) {
  background-color: #dddddd;
}
.recalculate-body tr {
    border: none;
    border-bottom: 1px solid #eceae9;
}
.recalculate-body {
    width: 100%;
    padding: 10px;
    display: flex;
}
.recal-left {
    width: 60%;
    border-right: 1px solid #eceae9;
    margin-right: 5px;
}
.recal-left h3 {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
    font-weight: 600;
}
.recal-left p {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
}
.recal-center {
    width: 20%;
    border-right: 1px solid #eceae9;
    margin-right: 5px;
}
.recal-center h3 {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
    font-weight: 600;
}
.recal-center p {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
}
.recal-right {
    width: 20%;
}
.recal-right h3 {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
    font-weight: 600;
}
.recal-right p {
    border-bottom: 1px solid #eceae9;
    padding-bottom: 10px;
    color: #7f919e;
    text-align: right;
}
.reccal-total {
    display: flex;
    justify-content: right;
    width: 100%;
    text-align: right;
    padding: 10px;
}
.reccal-total p {
    width: 75%;
    color: #7f919e;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.reccal-total h3 {
    width: 25%;
    color: #7f919e;
    font-size: 18px;
    font-weight: 600;
        margin-bottom: 0;
}
.reccal-total-due {
    display: flex;
    justify-content: right;
    width: 100%;
    text-align: right;
    padding: 10px;
    background-color: #d4e8c6;
}
.reccal-total-due p {
    width: 75%;
    color: #7f919e;
    font-size: 18px;
    font-weight: 600;
        margin-bottom: 0;
}
.reccal-total-due h3 {
    width: 25%;
    color: #7f919e;
    font-size: 18px;
    font-weight: 600;
        margin-bottom: 0;
}
.recal-due-btn {
    text-align: right;
    margin-bottom: 20px;    
    margin-top: 50px;

}
.recal-due-btn button {
    background-color: #0cf;
    font-size: 18px;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;    
}
.method {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    text-align: left;
}
.method-text {
    padding: 10px;
    width: 100%;
}
.method-text ul {
    border: none;
    width: 100%;
    margin-bottom: 0;
}
.method-text ul li {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    color: #7f919e;
}
.method-text ul li span {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #7f919e;
    margin-right: 10px;
}
.payment-mode {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}
.payment-mode h2 {
    font-size: 18px;
    color: #7f919e;
    text-transform: capitalize;
    font-weight: 600;
}
.mode {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mode-left {
    width: 40%;
    margin-top: 20px;
    padding: 10px;
}
.select-mode {
    padding: 30px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin-bottom: 20px;
}
.mode-select-btn {
    margin-top: 20px;
    text-align: right;
}
.select-mode a {
    padding: 5px 20px;
    background-color: #0cf;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
}
.mode-left p {
    font-size: 13px;
    width: 100%;
    font-weight: 500;
    color: #7f919e;
}
.mode-right {
    width: 60%;
    margin-top: 20px;
    padding: 10px;
}
.mode-right-text {
    border: 1px solid #ffb47b;
    border-radius: 5px;
    background-color: #ffeee2;
    padding: 20px;
}
.mode-right-text p {
    color: #7f919e;
    font-size: 14px;
    font-weight: 500;
}
.payment-info {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 1px solid #cccbcb;
}
.payment-info p {
    color: red;
    font-size: 12px;
    font-weight: 500;
}
.payemnt-fill {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.payemnt-fill h2 {
    font-size: 16px;
    width: 100%;
}
.payemnt-fill h2 span {
    color: red;
    font-size: 16px;
}
.payemnt-fill input[type="text"] {
    border-radius: 5px;
}
.payemnt-fill input[type="checkbox"] {
    border-radius: 5px;
    width: 100%;
}
.refund-check {
    width: 100%;
    display: flex;
    align-items: center;
}
.refund-check h2{
  font-size: 18px;
    color: #7f919e;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 10px;
}
.agreement-text p {
    color: #7f919e;
    padding: 10px;
    margin-bottom: 0;
}
.agreement-text {
    width: 100%;
    padding: 10px;
}
.fine-charges {
    border: 1px solid #cccbcb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fine-charges h2 {
    font-size: 16px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    width: 20%;
    padding: 10px;
    border-right:  1px solid #cccbcb;
}
.fine-charges p {
    margin-bottom: 0;
    width: 60%;
    font-size: 13px;
    text-align: left;
    border-right:  1px solid #cccbcb;
}
.fine-charges h3{
    margin-bottom: 0;
    width: 20%;
    text-align: left;
    padding: 10px;
}
.fine-papra {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.agree {
    width: 100%;
    display: flex;
    padding: 10px;
    align-items: center;
}
.agree h2 {
    font-size: 16px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    margin-left: 15px;
    width: 100%;
}
.tution-fees {
    width: 100%;
    text-align: left;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tution-fees h2 {
    font-size: 20px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 20px;
}
.tution-fees p {
    width: 100%;
    color: #7f919e;
}
.tution-fees h3 {
    width: 100%;
    background-color: #6762aa;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}
.fee-papa {
    width: 100%;
    padding: 10px;
}
.fees-btn {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.fees-btn p {
    margin-bottom: 0;
    width: 50%;
}
.a-btn {
    width: fit-content;
    background-color: #197b30;
}
.a-btn a{
    font-size: 16px;
    padding: 10px;
    color: #fff;
}
.plan-amt {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 20px;
 
}
.plan-amt h4 {
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    margin-bottom: 0;
    width: 50%;
    color: #7f919e;
}
.plan-amt h2 {
    margin-bottom: 0;
}
.emi-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.Date {
    width: 100%;
}
.emi-schedule h2 {
    font-size: 20px;
    font-weight: 600;
    background-color: #6762aa;
    margin-bottom: 0;
    padding: 10px;
    color: #fff;
}
.Date h4 {
    font-size: 16px;
    font-weight: 600;
    color: #6762aa;
    background-color: #d5d2ff;
    margin-bottom: 0;
    padding: 10px;
}
.Date p {
    padding: 10px;
    font-weight: 600;
}
.Date h3 {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 800;
    background-color: transparent;
}
.end-para {
    padding: 10px;
}
.agreement-date {
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #7f919e;
    padding-top: 30px;
}
.agreement-date p{
  color: #6762aa;
  font-weight: 600;
}
.payment-agreement {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.pay-text {
    width: 50%;
}
.pay-text p {
    color: #7f919e;
    font-size: 14px;
    margin-bottom: 0;
}
.pay-text span{
  color: #0cf;
}
.pay-check {
    width: 50%;
    text-align: right;
}
.pay-check h3 {
    background-color: transparent;
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 0;
}
.payment-address {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 30px;
    text-align: center;
}
.address-head {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.address-head img {
    width: 300px;
}
.address-number p {
    font-weight: 500;
    line-height: 2.5;
}
.address-body {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #7f919e;
    padding-bottom: 30px;
}
.pay-input {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 30px;
    width: 100%;
}
.pay-input h3 {
    margin-bottom: 0;
    background-color: transparent;
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    width: 50%;
}
.pay-input input[type="text"] {
    width: 100%;
    height: 30px;
    margin-bottom: 0;
    background-color: #cccbcb;
}
.pay-fill {
    display: flex;
    align-items: center;
}
.information-payment {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.information-payment p {
    font-size: 18px;
    line-height: 2.5;
    font-weight: 400;
}
.information-payment input[type="text"] {
    width: auto;
    height: 30px;
    margin-right: 20px;
    background-color: #cccbcb;
}
.address-body p {
    text-align: left;
}
.ac-cc {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}
.ac {
    width: 100%;
    padding: 10px;
    border: 2px solid #cccbcb;
    margin-right: 10px;
    border-radius: 5px;
}
.ac-info {
    width: 100%;
    text-align: left;
}
.ac-check {
    display: flex;
    padding: 10px;
}
.ac-check p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ac-alert {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.ac-left {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.ac-head {
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.ac-head h2 {
    font-size: 20px;
    font-weight: 600;
    color: #7f919e;
}
.ac-ann{
  border: 1px solid #cccbcb;
  padding: 10px;
  border-radius: 5px;
}
.ac-ann p{
  color: #7f919e;
}
.ac-clicks h4{
  color: #0cf;
}
.ac-right {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.my-ac {
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.my-ac h2{
  font-size: 20px;
  font-weight: 600;
  color: #7f919e;
}
.ac-status {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-bottom: 20px;
}
.ac-status h3 {
    color: #7f919e;
    font-weight: 500;
    border-bottom: 1px solid #7f919e;
    padding-bottom: 15px;
}
.ac-flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.ac-flex p {
    margin-bottom: 0;
    font-weight: 500;
    color: #7f919e;
}
.ac-flex h4{
  margin-bottom: 0;
    font-weight: 500;
    color: #7f919e;
}
.ac-btn {
    margin-bottom: 30px;
    margin-top: 30px;
}
.ac-btn a {
    background-color: #0cf;
    padding: 5px 20px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
.ac-state {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-bottom: 20px;
}
.ac-state h3{
    color: #7f919e;
    font-weight: 500;
}
.ac-state p{
  margin-bottom: 0;
  color: #7f919e;
}
.ac-flex {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-bottom: 20px;
}
.ac-flex h3{
    color: #7f919e;
    font-weight: 500;
}
.ac-flex p{
  margin-bottom: 0;
  color: #7f919e;
}
.welcome-banner {
    display: flex;
    background-color: #0cf;
    padding: 20px;
    align-items: center;
    margin-bottom: 30px;
        margin-top: 10%;
}
.banner-text {
    width: 40%;
}
.banner-text img{
  margin-left: 30%;
    width: 275px;
}
.banner-right {
    width: 60%;
    padding: 20px;
}
.banner-right h2 {
    font-size: 40px;
    color: #fff;
    font-style: italic;
    text-transform: capitalize;
}
.banner-right p {
    color: #606060;
    width: 100%;
}
.banner-btn {
    width: fit-content;
    background-color: #ff6f00;
    padding: 10px 30px;
}
.banner-btn a {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.code-circle {
    position: absolute;
    width: 200px;
    height: 200px;
    right: 15%;
    background-color: #00355e;
    border-radius: 100%;
    top: 45%;
    text-align: center;
    padding: 20px;
}
.code-circle h4 {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.code-circle h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 800;
}
.code-circle p {
    color: red;
}
.welcome-section {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.welcome-section h2 {
    font-size: 25px;
    color: #007c99;
    text-transform: capitalize;
    border-bottom: 2px solid #007c99;
    width: 60%;
    padding-bottom: 20px;
}
.Welcome-text {
    width: 100%;
    display: flex;
}
.welcome-left {
    width: 70%;
    padding: 10px;
}
.welcome-left p {
    color: #7f919e;
    width: 90%;
    font-size: 16px;
}
.welcome-left a {
    color: #0cf;
    font-weight: 500;
}
.welcome-left span {
    color: red;
    font-weight: 500;
}
.reasons h2 {
    font-size: 25px;
    color: #ff6f00;
    text-transform: capitalize;
    border-bottom: 2px solid #ff6f00;
    width: 87%;
    padding-bottom: 20px;
}
.reson-text {
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.reson-text img{
  width: 100px;
}
.reason-heading {
    width: 100%;
    margin-left: 20px;
}
.reason-heading h3 {
    font-size: 18px;
    color: #ff6f00;
}
.welcome-right {
    width: 30%;
}
.welcome-sidebar {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.right-head {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.right-head h2 {
    font-size: 25px;
    font-weight: 600;
    color: #556b2f;
    text-transform: capitalize;
    border-bottom: 2px solid #556b2f;
    width: 100%;
    padding-bottom: 20px;
}
.right-head h4 {
    color: #556b2f;
    font-size: 18px;
        font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 1px solid #cbcbcb;
}
.right-below h2 {
    font-size: 25px;
    font-weight: 600;
    color: #0cf;
    text-transform: capitalize;
    border-bottom: 2px solid #0cf;
    width: 100%;
    padding-bottom: 20px;
}
.right-below {
    text-align: left;
    width: 100%;
    padding: 15px;
}
.right-below p {
    color: #3b5998;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
.kids-btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.kids-btn a{
    border: 1px solid #3b5998;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 700;
    background-color: #e3ecff;
    border-radius: 5px;
    color: #3b5998;
}
.fb-image {
    width: 100%;
    text-align: left;
    padding: 10px;
}
.fb-image p{
 font-size: 16px;
    color: #94a2ad;
}
.fb-post {
    width: 100%;
    text-align: center;
}
.green-box {
    width: 100%;
    background-color: #556b2f;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
}
.green-box h2 {
    color: #fff;
    text-align: center;
    border: none;
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
}
.green-box p {
    padding: 10px;
    font-weight: 700;
    font-size: 16px;
}
.email-footer {
    width: 100%;
    background-color: #da0000;
    text-align: center;
    padding: 20px;
}
.email-footer h2 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 30px;
}
.email-footer h2:after{
    content: "";
    border-bottom: 1px solid #fff;
    position: absolute;
    width: 25%;
    margin-top: 18px;
    right: 18%;
}
.email-footer h2:before {
    content: "";
    border-bottom: 1px solid #fff;
    position: absolute;
    width: 25%;
    margin-top: 18px;
    left: 18%;
}
.benefits-section {
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.benefits-image {
    width: 100%;
}
.benefits-image img {
    width: 150px;
    margin-bottom: 30px;
}
.benefits-image h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}
.benefits-image p {
    text-align: center;
    padding: 10px;
    color: #fff;
}
.benefits-btn a {
    font-size: 16px;
    font-weight: 500;
    color: #da0000;
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none;
}
.confirmation {
    width: 100%;
    padding: 20px;
    text-align: center;
    background-color: #21445a;
}
.con-text {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 20px;
}
.con-img {
    margin-bottom: 30px;
    margin-top: 30px;
}
.con-text h2 {
    font-size: 25px;
    color: #fff;
    letter-spacing: 10px;
    font-weight: 600;
}
.con-form {
    padding: 20px;
    text-align: left;
}
.con-text label {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.con-text input[type="text"] {
    background-color: #fff;
    border-radius: 10px;
}
.terms {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 50px;
    margin-bottom: 30px;
}
.terms p {
    color: #fff;
    margin-left: 10px;
}
.terms p a {
    color: #0cf;
}
.con-btn {
    text-align: center;
    background-color: #bb8d51;
    padding: 20px;
    margin-left: 50px;
    margin-right: 50px;
    border-radius: 10px;
}
.con-btn a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-weight: 900;
    text-decoration: none;
}

.gift-card {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.checkout-thankyou {
       width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
    background: url(../images/login-background.jpg);
    background-position: center;
    margin-bottom: 26px;
}
.checkout-bg {
    width: 100%;
    padding: 20px;
    text-align: center;
    background-color: #850d19;
}

.thnakyou-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.thnakyou-btn a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background-color: #00ccff;
    padding: 10px 30px;
    border-radius: 10px;
    text-decoration: none;
}
.con-text p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
}
.checkout-info {
    text-align: center;
    margin-bottom: 20px;
}
.checkout-info h2 {
    color: #e0a015;
    letter-spacing: 2px;
}
.checkout-info h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
}
section.order-summary {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.summary-head {
    text-align: center;
    padding: 15px;
}
.summary-head h2 {
    font-size: 30px;
    margin-top: 30px;
    color: #0cf;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.summary-body {
    width: 100%;
    padding: 20px;
}
.summary-heading {
    margin-bottom: 20px;
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    background-color: #eeeeee;
}
.summary-heading h3 {
    font-size: 20px;
    font-weight: 600;
    color: #6b6b6b;
    margin-bottom: 0;
}
.summary-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.order-item h2 {
    font-size: 20px;
    color: #0cf;
    font-weight: 600;
}
.gift-item {
    /*display: flex;*/
    align-items: center;
}

.gift-item ul {
    border: 2px solid #eaeaea;
    border-radius: 10px;
    list-style: none;
    margin-right: 10px;
}
.item-heading {
    background-color: #b4b4b4;
    padding: 5px;
    margin-bottom: 0;
    border-radius: 5px;
    text-align: center;
}
.item-heading h5 {
    margin-bottom: 0;
    color: #fff;
}
.item-body {
    display: flex;
    width: 100%;
    align-items: center;
}
.item-image img {
    width: 208px;
}
.image-over {
    position: absolute;
    margin-top: -7%;
    padding: 10px;
}
.text-up {
    padding: 10px;
}
.image-over p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.image-over h2 {
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0;
}
.text-up h4 {
    font-size: 15px;
    margin-bottom: 10px;
    width: 100%;
}

.text-up a {
    text-align: right;
    background-color: #ff6f00;
    width: fit-content;
    padding: 5px;
    color: #fff;
    font-weight: 800;
    border-radius: 20px;
    float: right;
}
.item-trash {
    padding: 10px;
}
.item-trash p {
    color: #00ccff;
    margin-bottom: 0;
    font-size: 16px;
}
.item-below {
    width: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
}
.item-below h2{
  width: 25%;
  margin-bottom: 0;
  margin-left: 20px;
}
.gift-btn {
    width: 60%;
    background-color: #0cf;
    padding: 15px;
    text-align: center;
}
.gift-btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.summary-pormo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #606060;
}
.summary-pormo h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #606060;

}
h2.exp {
    color: #0cf;
}
a.keep-btn {
    background-color: #b4b4b4;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
a.place-btn{
  background-color: #0cf;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
section.refer_program {
    width: 100%;
    margin-top: 61px;
    margin-bottom: 50px;
}

.referprg-prg {
    width: 600px;
    border: 3px solid #0cf;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}
.refer-circle {
       position: absolute;
    width: 100px;
    height: 100px;
    border: 2px solid #0cf;
    background-color: #fff;
    border-radius: 100%;
    right: -35px;
    top: -35px;
    text-align: center;
    z-index: 9;
}
.refer-circle h2 {
       font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
    color: #0cf;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.refer-circle p {
    font-size: 12px;
    color: #0cf;
}
.refer-prg-text {
    width: 100%;
    display: flex;
}
.refer-img {
    width: 50%;
}
.refer-img img {
       width: 242px;
    position: absolute;
    margin-top: 134px;
}
.refer-img h2 {
    position: relative;
    top: 78%;
    left: -22px;
    font-size: 14px;
    color: #1d285f;
    text-align: right;
}
.refer-img h2 span {
    color: #556b2f;
    font-size: 18px;
}
.referral-prgm {
    width: 83%;
}
.bg-ref-foot{margin-top: 14px;position: relative;}
.bg-ref-foot > img{width: 100%;}
.bg-ref-link a{color: #fff;}
.bg-ref-logo img{width: 200px;}
.bg-ref-foot-div{position: absolute; left: 0; bottom: 13px;
width: 100%; display: flex; justify-content: space-between; align-items: center;
padding: 0 30px;}
.prgm-heading {
    margin-top: 50px;
    text-align: left;
}
.prgm-heading h2 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0cf;
    margin-bottom: 0;
        line-height: 45px;
}
.prgm-heading p {
    font-size: 40px;
    color: #1d285f;
    text-transform: uppercase;
    font-style: italic;
}
.prgm-text-above {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}
.prgm-text-above h3 {
    color: #0cf;
    font-size: 16px;
    margin-bottom: 0;
}
.prgm-text-above p {
    color: #7f919e;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
}
.prgm-text-mid {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.prgm-text-mid h3 {
    font-size: 25px;
    color: #0cf;
    margin-bottom: 10px;
}
.prgm-text-mid p {
    color: #7f91a4;
    font-size: 16px;
}
.prgm-footer {
    width: 100%;
    display: flex;
    align-items: center;
}
.prgm-footer h3 {
    font-size: 16px;
    font-weight: 700;
    color: #0cf;
    text-transform: uppercase;
}
.prgm-price {
    margin-left: 20px;
    text-align: right;
}
.prgm-price h3 {
    font-size: 39px;
    font-weight: 900;
    margin-bottom: 0;
}
.prgm-price p {
    color: #0cf;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.great-choice {
    width: 100%;
    border: 1px solid #cccbcb;
    margin-bottom: 30px;
    margin-top: 30px;
}
.grey-choice {
    background-color: #60b4cc;
    height: 200px;
    text-align: center;
}
.grey-choice h2 {
    position: absolute;
    left: 40%;
    margin-top: 6%;
    font-size: 55px;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    font-family: Pristina;
    text-transform: capitalize;
    letter-spacing: 3px;
    margin-bottom: 0;
}
.orange-choice {
    background-color: #ff6f00;
    height: 200px;
    text-align: center;
}
.orange-choice h2 {
    position: absolute;
    left: 40%;
    margin-top: 6%;
    font-size: 55px;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    font-family: Pristina;
    text-transform: capitalize;
    letter-spacing: 3px;
    margin-bottom: 0;
}
.number-choice h2 {
    margin-bottom: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #ff0000;
    color: #ff0000;
    border-radius: 100%;
    position: absolute;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    margin-top: -26px;
}
.number-choice {
    padding: 10px;
    width: 100%;
}
.number-choice:after {
    content: "";
    position: absolute;
    border: 1px solid #cccbcb;
    width: 97.7%;
    left: 15px;
    z-index: -1;
}
.choice-text {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
.choice-text p {
    font-size: 16px;
    width: 100%;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #7f919e;
}
.policy-text{
  width: 100%;
  padding: 20px;
}
.policy-text p {
    text-align: left;
    color: #7f919e;
    margin: 20px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.privacy-collecy {
    width: 100%;
    margin-bottom: 50px;
    border: 2px solid #7f919e;
    border-radius: 5px;
}
.privacy-collecy h2 {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    background-color: #7f919e;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
}
.privacy-collecy p{
  text-align: left;
    color: #7f919e;
    margin: 20px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.changes-policy h2 {
    font-size: 22px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
}
.privacy-collecy p a{
  color: #0cf;
}
.hiring-right {
    width: 100%;
    text-align: left;
}
.hiring-right h2 {
    font-size: 22px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
}
.hiring-right p{
  text-align: left;
    color: #7f919e;
    margin: 20px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.hiring-image {
    width: 100%;
    padding: 20px;
}
section.error {
    width: 100%;
    padding: 20px;
    background-color: #004b4a;
    text-align: center;
}
.error-text {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.error-img img {
    width: 100px;
}
.error-img h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 4rem;
    font-weight: 500;
    color: #fff;
}
.error-img p {
    width: fit-content;
    text-align: left;
    color: #be982b;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 40px;
}
.next-btn {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
}
.return-btn {
    text-align: left;
    width: fit-content;
    margin-bottom: 20px;
    margin-left: 31%;
}
.return-btn a{
    background-color: #ff6f00;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.retunr-line {
    margin-left: -32%;
}
.support-line {
    text-align: left;
    margin-left: 34%;
    margin-top: -15px;
}
.support-btn {
    text-align: left;
    width: fit-content;
    margin-bottom: 20px;
    margin-left: 47%;
    margin-top: -19px;
}
.support-btn a{
    background-color: #ff6f00;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.search-template {
    width: 500px;
    display: inline-block;
}
.search-template .search-box{
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;

}
.search-template .search-input {
    width: 100%;
    padding: 10px;
    background: #fff !important;
    border-right: none;
    outline: none;
    font-size: 16px;
    color: tomato;
    background: none;
}
.search-box i.fa.fa-search {
    position: absolute;
    float: right;
    right: 3%;
    font-size: 18px;
    color: #0cf;
}
section.promotion-email {
    width: 100%;
    padding: 20px;
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
}
.black-friday-banner {
    width: 100%;
    background: #00355e;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.started {
    position: absolute;
    right: 11%;
    margin-top: -80px;
    background-color: #556b2f;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    text-align: center;
}
.started h2 {
    font-size: 33px;
    font-weight: 700;
    color: #fff;
    margin-top: 23px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.started p {
    font-size: 18px;
    font-weight: 600;
}
.black-banner-text {
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner-h2 {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px;
}
.banner-h2 h2 {
    text-transform: capitalize;
    color: #fff;
    font-size: 6rem;
    font-weight: 600;
    margin-bottom: 0;
}
.banner-h2 img {
    margin-left: -29px;
    margin-top: 30px;
    width: 200px;
}
.banner-para {
    width: 100%;
    margin-bottom: 20px;
}
.banner-para p {
    font-size: 23px;
    font-weight: 500;
    color: #fff;
}
.banner-para h3 {
    font-size: 3rem;
    color: #fff;
    font-weight: 600;
}
.banner-follow {
    width: 100%;
    padding: 15px;
}
.banner-follow p {
    font-size: 18px;
    margin-bottom: 0;
    color: #ffdf00;
    font-weight: 600;
}
section.mycalendar {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.my-calendar {
    width: 100%;
    margin-bottom: 30px;
}
.calendar-heading h2 {
    font-size: 25px;
    font-weight: 600;
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.calendar-heading p {
    font-size: 17px;
    color: #7f919e;
    margin-top: 10px;
}
.create-event {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
}
.event-head {
    background: #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
}
.event-head h2 {
    font-size: 20px;
    margin-bottom: 0;
    color: #777777;
    text-transform: capitalize;
    font-weight: 600;
}
.event-body {
    width: 100%;
    padding: 15px;
}
.add-event {
    width: fit-content;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 10px 30px;
    display: flex;
    border-radius: 5px;
    align-items: center;
}
.add-event i.fas.fa-book-open {
    color: #7f919e;
    font-size: 20px;
}
.add-event p {
    color: #7f919e;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 500;
}
.event-date-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.event-title {
    width: 50%;
}
.event-title input[type="text"] {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 500;
}
.event-date{
  width: 49%;
}
.event-date select{
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  color: #7f919e;
  font-weight: 500;
}
.event-description {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.event-description h2 {
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.event-date-time {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.event-date-time h2 {
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    width: 20%;
}
.date-field {
    display: flex;
    margin-left: 20px;
    align-items: center;
}
.date-input {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.date-input input[type="date"] {
    border-radius: inherit;
}
.date-time {
    display: flex;
    align-items: center;
}
.event-rcurs {
    display: flex;
    width: 100%;
    align-items: flex-start;
    margin-top: 30px;
}
.event-rcurs h2{
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    width: 20%;
}
.recurs-radio {
    display: flex;
    align-items: center;
    margin-left: 20px;
    margin-bottom: 15px;
}
.recurs-radio label{
  color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 10px;
}
.recurs-radio p{
  color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 10px;
}
.recurs-radio a {
    color: #0cf;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 10px;
}
.recurs-checkbox {
    display: flex;
    align-items: center;
    margin-left: 20px;
    margin-bottom: 15px;
}
.demo2 {
    width: 100%;
    margin-left: 20px;
}
demo2 .regular-checkbox {
  background-color: #cc9e5d;
}

.demo2 label {
    display: inline;
}
 
.demo2 .regular-checkbox {
    display: none;
}
 
.demo2 .regular-checkbox + label {
    background-color: #cc9e5d;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
 
.demo2 .regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.demo2 .regular-checkbox:checked + label {
    background-color: #cc9e5d;
    border: 1px solid #adb8c0;
    color: #000;
}
 
.demo2 .regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #fff;
}
 
 
.demo2 .big-checkbox + label {
    padding: 18px;
}
 
.demo2 .big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}
.recurs-radio i.fa.fa-map-marker {
    position: absolute;
    margin-left: 13%;
    font-size: 20px;
}
.event-btn {
    display: flex;
    justify-content: right;
    align-items: center;
}
.Create-btn {
    padding: 5px 20px;
    background-color: #0cf;
    margin-right: 10px;
    border-radius: 5px;
}
.Create-btn a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.cancel-btn {
    padding: 5px 20px;
    background-color: #cccbcb;
    margin-right: 10px;
    border-radius: 5px;
}
.cancel-btn a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.draft-btn {
    padding: 5px 20px;
    background-color: #cccbcb;
    margin-right: 10px;
    border-radius: 5px;
}
.draft-btn a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.calendar-schedule {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}
.calendar-schedule h2{
    font-size: 25px;
    font-weight: 600;
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.calendar-invite {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #cccbcb;
}
.calendar-invite ul {
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 15px;
    background: #f7fbf1;
    border-bottom: 1px solid #cccbcb;
    margin-bottom: 0;
}
.calendar-invite ul li {
    background: #afbac3;
    padding: 5px 20px;
    margin-right: 15px;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
}
.schedule-head {
    width: 100%;
    padding: 15px;
}
.schedule-head p {
    color: #007c99;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.schedule-table {
    width: 100%;
    padding: 15px;
}
.schedule-table table {
    border: 1px solid #cccbcb;
    width: 100%;
    border-radius: 5px;
    border-collapse: initial;
}
.table-check {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.table-check input[type="checkbox"]{

}
.Calendar-date {
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.Calendar-date h2{
  font-size: 25px;
    font-weight: 600;
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.Calendar-date p {
    font-weight: 600;
    font-size: 15px;
    color: #afbac3;
    margin-bottom: 0;
}
.calendar-icon {
    width: 100%;
    text-align: center;
}
.calendar-icon i.fa.fa-calendar {
    width: 100%;
    font-size: 30px;
    padding: 20px;
    color: #7f919e;
}
.calendar-schedule-text {
    width: 100%;
    padding: 10px;
}
.calendar-schedule-text h3 {
    font-size: 18px;
    color: #007c99;
    font-weight: 700;
    margin-bottom: 10px;
}
.calendar-schedule-text p {
    color: #7f919e;
    margin-bottom: 10px;
    font-size: 14px;
}
.calendar-remark {
    width: 100%;
    padding: 10px;
}
.calendar-remark p {
    color: #007c99;
    font-size: 15px;
    font-weight: 600;
    text-align: right;
}
.press-heading {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.press-heading h2{
  font-size: 22px;
    font-weight: 600;
    color: #007c99;
    margin-bottom: 30px;
}
.press-row {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    text-align: center;
    align-items: center;
    margin-top: 40px;
}
.press-section {
    width: 100%;
    border: 2px solid #cccbcb;
    margin-bottom: 30px;
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px;
    text-align: left;
}
.press-image {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.press-section a {
    color: #7f919e;
    text-decoration: underline;
}
.press-sub-head h2{
    font-size: 22px;
    font-weight: 600;
    color: #0cf;
    margin-bottom: 30px;
}
.press-section p {
    color: #7f919e;
    margin: 0;
    margin-bottom: 20px;
    
}
.security {
    text-align: center;
    background-color: #eeeeee;
    padding: 20px;
    width: 100%;
}
.security h2 {
    font-size: 25px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 30px;
    text-transform: capitalize;
    margin-top: 30px;
}
.security p {
    font-size: 16px;
    color: #7f919e;
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px;
}
.security-mail {
    background-color: #0cf;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 5px;
}
.security-mail h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 30px;
}
.security-mail h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 30px;
}
.security-mail p {
    font-size: 16px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}
.security-activity {
    background-color: #ff6c6c;
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.security-activity  h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 30px;
}
.security-activity  p {
    font-size: 16px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}
.security-guideline {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-top: 40px;
}
.guideline {
    width: 50%;
    margin-bottom: 30px;
    margin-right: 15px;
}
.guideline h2{
    font-size: 23px;
    color: #7f919e;
    font-weight: 800;
    margin-bottom: 30px;
}
.guideline p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #7f919e;
}
.guideline ul {
    padding: 15px;
    color: #7f919e;
    font-size: 14px;
    font-weight: 600;
}
.recognition {
    width: 50%;
    margin-bottom: 30px;
    margin-left: 15px;
}
.recognition h2{
    font-size: 23px;
    color: #7f919e;
    font-weight: 800;
    margin-bottom: 30px;
}
.recognition p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #7f919e;
}
.recognition ul {
    padding: 15px;
    color: #7f919e;
    font-size: 14px;
    font-weight: 600;
}
.recog-image {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
section.help-center {
    width: 100%;
    background-color: #0cf;
    padding: 20px;
    margin-bottom: 30px;
}
.help-center-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.help-heading h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0;
}
section.help-info {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.help-section {
    width: 100%;
    display: flex;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.help-guide {
    width: 100%;
    border: 3px solid #0064c8;
    padding: 20px;
    border-radius: 5px;
}
.help-icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 3px solid #0064c8;
    background-color: #fff;
    position: absolute;
    margin-left: 33%;
    margin-top: -43px;
    font-size: 25px;
    color: #0064c8;
}
.help-text {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #0064c8;
    text-align: center;
    display: inline-block;
}
.help-text h2 {
    font-size: 20px;
    color: #0064c8;
    font-weight: 600;
}
.help-button {
  margin-top: 20px;
  margin-bottom: 20px;
}
.help-button a {
    padding: 5px 20px;
    background: #0064c8;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
.sticky-btn {
    position: fixed;
    right: 0;
    background-color: #00355e;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 5px 7px 0px #8f8d8d;
}
.sticky-btn a {
    color: #fff;
    font-weight: 700;
    position: relative;
    writing-mode: vertical-lr;
    transform: scale(-1);
}
section.help-account {
    width: 100%;
    padding: 20px;
}
.account-manage {
    margin-bottom: 30px;
    width: 100%;
}
.account-manage h2{
    font-size: 28px;
    font-weight: 700;
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 0;
}
.privacy-collecy ul {
    text-align: left;
    color: #7f919e;
    margin-left: 36px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
}
.select-question {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
}
.select-question .tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #dfe8eb;
  width: 30%;
  height: 419px;
  border-radius: 10px 0 0 10px;
}

.select-question .tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 90%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  margin: 0;
  border-radius: 4px;
  transform: none;
}

.select-question .tab button:hover {
  background-color: #bee9f7;
}

.select-question .tab button.active {
  background-color: #6398a8;
  width: 100%;
}

.select-question .tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 419px;
  border-radius: 0 10px 10px 0;
}
.question-text {
    width: 100%;
    margin-bottom: 20px;
}
.question-text p {
    color: #7f919e;
    font-size: 15px;
}
a.help-link {
    text-align: right;
    display: block;
    margin-right: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #0cf;
    text-decoration: underline;
}
.more-answer {
    width: 100%;
    padding: 20px;
    background-color: #0cf;
    text-align: center;
    margin-bottom: 30px;
}
.more-answer h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.help-contact {
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.help-contact p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 20px;
    border: 4px solid #fff;
    margin-bottom: 0;
}
.sticky-btn2 {
    position: fixed;
    right: 0;
    background-color: #662d91;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 5px 7px 0px #8f8d8d;
    height: 120px;
}
.sticky-btn2 a {
    color: #fff;
    font-weight: 700;
    position: relative;
    writing-mode: vertical-lr;
    transform: scale(-1);
}
.sticky-btn2:after{
      content: "";
    display: block;
    clear: both;
    width: 27px;
    height: 40px;
    background: url(../images/fxd-live-chat-icon.png) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    top: 71px;
    left: 9px;
    transform: rotate( 
178deg );
}
.help-icon.green {
    border: 3px solid #22c6c7;
    color: #22c6c7;
}
.help-guide.green {
    border: 3px solid #22c6c7;
}
.help-icon.red {
    border: 3px solid #f25f5c;
    color: #f25f5c;
}
.help-guide.red {
    border: 3px solid #f25f5c;
}
.help-icon.yellow {
    border: 3px solid #f9ac5a;
    color: #f9ac5a;
}
.help-guide.yellow {
    border: 3px solid #f9ac5a;
}
.support-text {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
        height: 100px;
}
.support-text h2 {
    font-size: 20px;
    color: #247bba;
    font-weight: 600;
}
.support-text p{
  color: #666;
  margin-top: 20px;
}
.support-button-green {
    margin-bottom: 20px;
    margin-top: 20px;
}
.support-button-green a {
    background-color: #22c6c7;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.support-button-red {
    margin-bottom: 20px;
    margin-top: 20px;
}
.support-button-red a {
    background-color: #f25f5c;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.support-button-yellow {
    margin-bottom: 20px;
    margin-top: 20px;
}
.support-button-yellow a {
    background-color: #f9ac5a;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.support-category {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sup-cat-head :after {
    content: "";
    border-bottom: 1px solid #696a6a;
    position: absolute;
    width: 58%;
    margin-left: 20px;
    margin-top: 14px;
}
.sup-cat-head h2 {
    font-size: 25px;
    color: #696a6a;
    font-weight: 600;
    margin-bottom: 30px;
}
.sup-cat-option {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 30px;
}
.cat-opt {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.cat-opt h2 {
    font-size: 22px;
    color: #0cf;
    font-weight: 600;
    margin-bottom: 20px;
}
.cat-opt p{
  color: #696a6a;
}
.cat-opt a {
    font-size: 16px;
    color: #0cf;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.cat-opt hr{
  border: 1px solid #696a6a;
}
.sup-btn {
    text-align: right;
    margin-right: 20px;
    padding: 20px;
}
.sup-btn a {
    background-color: #0cf;
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
}
.payment-agree {
    width: 100%;
    text-align: left;
    padding: 10px;
}
.payment-name {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.payment-name p{
    width: 100%;
    color: #7f919e;
}
.payment-name span {
    font-size: 18px;
    font-weight: 600;
    color: #7f919e;
}
.payment-name h2 {
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 0;
}
.rout {
    width: 100%;
    padding: 10px;
    text-align: left;
}
.rout h4 {
    font-size: 18px;
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 20px;
}
.rout p {
    font-size: 14px;
    margin-bottom: 10px;
}
.rout-check {
    width: 100%;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    align-items: center;
}
.rout-check p {
    color: #7f919e;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
}
.rout-btn {
    text-align: right;
    padding: 10px;
}
.rout-btn a {
    background-color: #0cf;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
}
.recepit-payment {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.recp-text {
    border: 1px solid #cccbcb;
    padding: 10px;
    border-radius: 5px;
}
.recepit-payment p{
    
    color: #0cf;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
}
.receipt-info {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.receipt-info h2 {
    color: #7f919e;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.receipt-det {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-between;
}
.receipt-det p {
    color: #7f919e;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 16px;
}
a.receipt-btn {
    color: #0cf;
}
.can-toggle {
  position: relative;
  right: 21%;
}
.can-toggle *, .can-toggle *:before, .can-toggle *:after {
  box-sizing: border-box;
}
.can-toggle input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.can-toggle input[type=checkbox][disabled] ~ label {
  pointer-events: none;
}
.can-toggle input[type=checkbox][disabled] ~ label .can-toggle__switch {
  opacity: 0.4;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:before {
  content: attr(data-unchecked);
  left: 0;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  content: attr(data-checked);
}
.can-toggle label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.can-toggle label .can-toggle__label-text {
  flex: 1;
  padding-left: 32px;
}
.can-toggle label .can-toggle__switch {
  position: relative;
}
.can-toggle label .can-toggle__switch:before {
  content: attr(data-checked);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}
.can-toggle label .can-toggle__switch:after {
  content: attr(data-unchecked);
  position: absolute;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  background: white;
  transform: translate3d(0, 0, 0);
}
.can-toggle input[type=checkbox][disabled] ~ label {
  color: rgba(234, 0, 48, 0.5);
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch {
  background-color: #ea0030;
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  color: #b70026;
}
.can-toggle input[type=checkbox]:hover ~ label {
  color: #d1002b;
}
.can-toggle input[type=checkbox]:checked ~ label:hover {
  color: #55bc49;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch {
  background-color: #70c767;
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  color: #4fb743;
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch {
  background-color: #5fc054;
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  color: #47a43d;
}
.can-toggle label .can-toggle__label-text {
  flex: 1;
}
.can-toggle label .can-toggle__switch {
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  background: #ff0538;
}
.can-toggle label .can-toggle__switch:before {
  color: rgba(255, 255, 255, 0.5);
}
.can-toggle label .can-toggle__switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  color: #ea0030;
}
.can-toggle input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  transform: translate3d(65px, 0, 0);
}
.can-toggle input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle label {
  font-size: 14px;
}
.can-toggle label .can-toggle__switch {
  height: 36px;
  flex: 0 0 134px;
  border-radius: 4px;
}
.can-toggle label .can-toggle__switch:before {
  left: 67px;
  font-size: 12px;
  line-height: 36px;
  width: 67px;
  padding: 0 12px;
}
.can-toggle label .can-toggle__switch:after {
  top: 2px;
  left: 2px;
  border-radius: 2px;
  width: 65px;
  line-height: 32px;
  font-size: 12px;
}
.can-toggle label .can-toggle__switch:hover:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:checked ~ label .can-toggle__switch:after {
  transform: translate3d(44px, 0, 0);
}
.can-toggle.can-toggle--size-small input[type=checkbox]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type=checkbox]:checked:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.can-toggle.can-toggle--size-small label {
  font-size: 13px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch {
  height: 28px;
  flex: 0 0 90px;
  border-radius: 2px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
  left: 45px;
  font-size: 10px;
  line-height: 28px;
  width: 45px;
  padding: 0 12px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
  top: 1px;
  left: 1px;
  border-radius: 1px;
  width: 44px;
  line-height: 26px;
  font-size: 10px;
}
.can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
section.yes-no {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
}
.yes-no-div {
    width: 700px;
    text-align: center;
    display: inline-block;
    background-color: #eceae9;
    padding: 10px;
    border-radius: 5px;
}
.yes-head {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
}
.yes-head h2 {
    color: #7f919e;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: capitalize;
}
.yes-head a {
    background-color: #ff6f00;
    padding: 5px 20px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.pickups {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}
.pickups p {
    color: #7f919e;
    border-bottom: 1px solid #7f919e;
    padding-bottom: 15px;
}
.pickups-cash {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.pickups-cash p {
    margin-bottom: 0;
    border: none;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
section.gift-training {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #e4effb;
}
.gift-for {
    width: 100%;
    display: flex;
    align-items: center;
}
.gift-for input[type="text"], input[type="email"] {
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    height: 45px;
    margin-right: 20px;
}
.gift-for p {
    width: 25%;
    margin-bottom: 0;
    font-size: 16px;
    color: #7b7b7b;
}
.gift-for i.fa.fa-gift {
    font-size: 27px;
    color: #0cf;
    margin-right: 10px;
}
.gift-ribbion h1 {
    width: 85%;
    font-family: Freestyle Script;
    color: #fff;
    font-size: 45px;
    position: relative;
    margin: 0 auto 20px;
    text-align: center;
    background-color: #007b98;
    line-height: 1;
}
.gift-ribbion span {
    font-family: Myriad Pro;
    font-size: 17px;
    margin-right: 10%;
}
.gift-ribbion h1::before, h1::after {
  content: '';
  width: 80px;
  height: 100%;
 /*background-color: #00647c;*/

  /* position ribbon ends behind and slightly lower */
  position: absolute;
  z-index: -1;
  top: 20px;
  
  /* clip ribbon end shape */
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%);

  /* draw and position the folded ribbon bit */
  background-image: linear-gradient(45deg, transparent 50%, #79611b 50%);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.gift-ribbion h1::before {
  left: -60px;
}

.gift-ribbion h1::after {
  right: -60px;
  transform: scaleX(-1); /* flip horizontally */
}
section.gift-option {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.learning-options {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}
.learning-options h2 {
    font-size: 25px;
    color: #7f919e;
    margin-bottom: 30px;
    margin-top: 30px;
}
.options-image {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}
.options-image img {
    width: 100%;
    margin-bottom: 20px;
}
.options-image input[type="radio"] {
    width: 20px;
    height: 30px;
    cursor: pointer;
}
.options-note {
    width: 100%;
    padding: 10px;
}
.options-head {
    display: flex;
    justify-content: space-between;
}
.options-head p{
  font-size: 16px;
  font-weight: 600;
  color: #7f919e;
}
.options-button {
    display: flex;
    align-items: center;
    text-align: center;
}
.options-edit p{
  color: #7f919e;
}
.options-edit {
    margin-right: 20px;
}
.options-edit i.fa.fa-pencil-square-o{
    font-size: 22px;
    color: #7f919e;
}
.options-edit i.fa.fa-refresh{
    font-size: 22px;
    color: #7f919e;
}
.option-para {
    width: 100%;
    padding: 10px;
}
.option-para p{
  font-size: 16px;
  color: #7f919e;
}
section.gift-category {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.browse-gift {
    width: 100%;
    text-align: center;
}
.browse-gift h2 {
    text-transform: capitalize;
    color: #007c99;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.browse-gift .tab-block {
    width: 100%;
    height: 190px;
    background-color: #e4effb;
    padding: 20px;
}
.browse-gift .tab-block .tab-mnu {
  display: block;
  list-style: none;
  margin-bottom: 0;
}
.browse-gift .tab-block .tab-mnu:after {
  content: "";
  display: table;
  clear: both;
}
.browse-gift .tab-block .tab-mnu li {
  box-sizing: border-box;
  float: left;
  background-color: #f7f7f7;
  color: #707070;
  width: 130px;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  cursor: pointer;
  border-radius: 10px 35px 0px 0px;
}
.browse-gift .tab-block .tab-mnu li:not(:last-child) {
  border-right: 1px solid #4c607c;
}
.browse-gift .tab-block .tab-mnu li:hover:not(.active) {
  background-color: #c0c7cb;
}
 .browse-gift.tab-block .tab-mnu .active {
  background-color: #fff;
  color: #596165;
  border-bottom: 1px solid #eaecec;
  cursor: default;
}
.browse-gift .tab-block .tab-cont {
  box-sizing: border-box;
  background-color: #f7f7f7;
  color: #292d2f;
}
.browse-gift .tab-block .tab-cont .tab-pane {
  padding: 20px 10px;
}
.sign-ribbion h1 {
    z-index: -1;
    width: 100%;
    font-family: Freestyle Script;
    color: #fff;
    font-size: 45px;
    position: relative;
    margin: 0 auto 20px;
    text-align: center;
    background-color: #008b82;
    line-height: 1;
}
.sign-ribbion span {
    font-family: Myriad Pro;
    font-size: 17px;
    margin-right: 10%;
}
.sign-ribbion h1::before, h1::after {
  content: '';
  width: 80px;
  height: 100%;
 /*background-color: #007b73;*/

  /* position ribbon ends behind and slightly lower */
  position: absolute;
  z-index: -1;
  top: 20px;
  
  /* clip ribbon end shape */
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%);

  /* draw and position the folded ribbon bit */
  background-image: linear-gradient(45deg, transparent 50%, #bb5100 50%);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.sign-ribbion h1::before {
  left: -60px;
}

.sign-ribbion h1::after {
  right: -60px;
  transform: scaleX(-1); /* flip horizontally */
}
.sign-popup {
    width: 650px;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 30px;
}
.sign-form {
    border: 2px solid #008c83;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px;
}
.sign-form i.fa.fa-times-circle {
    position: absolute;
    cursor: pointer;
    right: 21.5%;
    margin-top: -19px;
    font-size: 22px;
    background-color: #fff;
    color: #008c83;
    border-radius: 100%;
}
.sign-form h2 {
    font-size: 23px;
    font-weight: 600;
    color: #007c99;
    margin-top: 30px;
    margin-bottom: 20px;
}
.sign-form p {
    color: #7f919e;
    font-size: 14px;
    text-align: left;
}
.con-code {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.con-code h3 {
    font-size: 18px;
    width: 30%;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
    text-align: left;
}
.con-code input[type="text"] {
    width: 25%;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #0cf;
}
.con-code p {
    color: #0cf;
    margin-bottom: 0;
    width: 50%;
}
.con-code-btn {
    text-align: right;
    width: 50%;
}
.con-code-btn a {
    background: #0cf;
    padding: 5px 25px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
}
.sign-ribbion {
    margin-top: -63px;
}
.cwt-image img {
    width: 100%;
    height: 300px;
}
.cwt-image h4 {
    position: absolute;
    left: 30px;
    font-size: 20px;
    color: #0cf;
    font-weight: 700;
    margin-top: 10%;
}
.forgot-form {
    width: 400px;
    background-color: #fc750d;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #000;
        display: inline-block;
}
.forgot-form input[type="text"] {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #000;
}
.forgot-form select {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #000;
}
.forgot-form input[type="number"] {
  width: 50%;
  float: left;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #000;
}
.forgot-form input[type="submit"] {
    color: #fff;
    font-weight: 500;
    width: 100%;
    background-color: #0cf;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 2px solid #000;
    font-size: 20px;
    text-transform: uppercase;
}
.switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

.switch input {
  display:none;
}


.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 26px;
}

input:checked + .slider {
  background-color: #66bb6a;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.container-slide p {
    color: #ffff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}
.forgot-form.purple {
    background-color: #6c3795;
}
.ins-heading {
    text-align: left;
}
.ins-heading h2{
  color: #0cf;
  text-transform: capitalize;
  font-weight: 500;
}
.ins-heading p{
  color: #7f919e;
}
.ins-popup {
    border: 2px solid #0cf;
    text-align: center;
    background-color: #fff;
}
.ins-popup h2{
  background-color: #0cf;
  padding: 20px;
  color: #fff;
  text-transform: capitalize;
  text-align: left;
  font-weight: 500;
}
.ins-popup p{
  color: #7f919e;
  text-align: left;
  padding: 20px;
  font-size: 16px;
}
.ins-popup a{
  color: #0cf;
}
.ins-popup i.fa.fa-times-circle {
    position: absolute;
    right: 21.5%;
    margin-top: -7px;
    font-size: 20px;
    color: #0cf;
    background-color: #fff;
    border-radius: 100%;
}
.con-code-btn a{
  color: #fff;
}
.buzz-word-group {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
}
.add-buzz-word {
    width: 70%;
    border: 2px solid #7f919e;
    border-radius: 5px;
}
.add-buzz-word i.fa.fa-times-circle {
    background-color: #7f919e;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    right: 30.5%;
    margin-top: -10px;
    font-size: 20px;
}
.add-buzz-word h2 {
    background-color: #7f919e;
    padding: 15px;
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
}
.word-text {
    display: flex;
    justify-content: space-around;
    align-items: center;
        text-align: center;
}
.word-text h3 {
    color: #7f919e;
    width: 50%;
    font-size: 20px;
    padding: 30px;
    margin-bottom: 0;
    border-right: 1px solid #7f919e;
}
.buzz-add {
    width: 15%;
    text-align: center;
    font-size: 30px;
}
.buzz-add p{
  color: #7f919e;
}
.buzz-upadate{
    width: 15%;
    text-align: center;
    font-size: 30px;
    color: #0cf;
}
.buzz-upadate p{
  color: #0cf;
}
.word-text-para p {
    color: #7f919e;
    padding: 20px;
    border-bottom: 1px solid #7f919e;
        font-size: 16px;
}
.word-btn-text {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.word-btn-text h2{
  background-color: transparent;
  color: #7f919e;
    font-weight: 700;
    margin-bottom: 30px;
}
.word-btn {
    text-align: right;
}
.word-btn ul{
    display: flex;
    text-decoration: none;
    list-style: none;
    justify-content: right;
}
.word-btn ul li {
    font-size: 16px;
    margin-right: 10px;
    border: 1px solid #7f919e;
    color: #7f919e;
    padding: 5px;
    border-radius: 5px;
}
.buzz-word-btn {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.schedule-calenadar {
    width: 100%;
}
.schedule-section .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100%;
  width: 30%;
}

.schedule-section button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#calendari {
  margin: 20px 0;
  position: relative;
  overflow: hidden;
  height: 315px;
  width: 350px;
  font-size: 12px;
  text-transform: uppercase;
}
.schedule-section table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 350px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(0);
  transition: all 0.3s ease;
}
.schedule-section table.actiu {
  transform: translateX(0px) top;
}
.schedule-section table.inactiu {
  transition: all 0.3s 0.01s ease;
}
.schedule-section table.amagat-esquerra {
  transform: translateX(-299px);
}
.schedule-section table.amagat-dreta {
  transform: translateX(300px);
}
.schedule-section td,
th {
  text-align: center;
  background-color: #0cf;
}
.schedule-section th {
  padding: 10px;
}
.schedule-section tr:first-child th {
  font-size: 20px;
  font-weight: bold;
  border-left: none;
  border-top: none;
}
.schedule-section td:last-child,
th:last-child {
  border-right: none;
}

.schedule-section th {
  border-top: 1px solid rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  background-color: #0cf;
  color: #fff;
  font-weight: normal;
}
.schedule-section th .any {
  font-size: 13px;

  font-weight: normal;
  display: block;
  text-shadow: none;
  color: rgba(51, 51, 51, 0.8);
}
.schedule-section tr:nth-child(2) th {
  padding: 5px;
}
.schedule-section td {
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.schedule-section td > span {
  color: black;
  padding: 10px;
  display: block;
  border: 2px solid transparent;
  transition: border 0.3s ease;
}

.schedule-section td:nth-child(even) > span {
  background-color: rgba(0, 0, 0, 0.02);
}
.schedule-section td:last-child > span,
td:nth-child(6) > span {
  color: black;
}
.schedule-section td.avui > span {
  font-weight: bold;
  background-color: #fff;
  color: #0cf;
  border: 1px solid rgba(51, 51, 51, 1);
}
.schedule-section td.fora > span {
  opacity: 0.5;
}
.schedule-section td > span:hover {
  background: rgba(51, 51, 51, 1);
  color: #fff;
}
.schedule-section .boto-next,
.schedule-section .boto-prev {
  background: white;
  color: rgba(51, 51, 51, 1);
  font-family: inherit;
  border: none;
  font-size: 18px;
  font-weight: bold;

  padding: 5px 5px 5px 5px;
  line-height: 1px;
  height: 30px;
  width: 30px;
  vertical-align: middle;
  border-radius: 100%;
  position: absolute;
  top: 15px;
}
.schedule-section .boto-next {
  right: 10px;
  padding-left: 8px;
}
.schedule-section .boto-prev {
  left: 10px;
  padding-right: 8px;
}
.schedule-section .boto-next:hover,
.boto-prev:hover {
  background: rgba(51, 51, 51, 1);
  color: white;
}
.schedule-section button:hover {
  cursor: pointer;
}
.schedule-section button:focus {
  outline: none;
}
.schedule-section {
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
}
.buzz-word-input {
    width: 60%;
    margin-top: 20px;
}
.buzz-word-input input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    border-radius: initial;
    color: #7f919e;
}
.buzz-word-input input[type="date"] {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    border-radius: initial;
    color: #7f919e;
}
.dta-select {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.buzz-word-input textarea{
  height: 150px;
  font-size: 16px;
  font-weight: 600;
  color: #7f919e;
}
.dta-select select{
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #7f919e;
}
.buzz-word-input select {
    font-size: 16px;
    font-weight: 600;
    color: #7f91ab;
}
.summary-text-video {
    display: flex;
    justify-content: space-around;
}
.summary-text-video p {
    color: #7f91ab;
    width: 100%;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    border-right: 1px solid #7f91ab;
    border-bottom: 1px solid #7f91ab;
}
.pop-box {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}
.tab-para {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ribbion-text {
    display: flex;
    align-items: center;
    padding: 10px;
}

.ribbion-heading {
    text-align: left;
}
.ribbion-heading h2 {
    font-size: 16px;
    margin-bottom: 0;
    color: #7b7b7b
}
.ribbion-heading p{
  color: #7b7b7b;
}
.ribbion-text img {
    margin-right: 10px;
}
.sort-filter {
    text-align: right;
    padding: 20px;
    color: #000;
    width: 100%;
    display: inline-block;
    list-style: none;
}
.it-software {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px;
}
.it-software h2{
  text-align: left;
  color: #636363;
  font-size: 30px;
}
.sort-range {
    display: flex;
    width: 100%;
    justify-content: right;
    align-items: center;
}
.filter-price select{
  border: 1px solid #7f919e;
    border-radius: 10px;
    height: 30px;
    color: #7f919e;
    font-weight: 700;
}
section.giving-gift {
    width: 100%;
    padding: 20px;
}
.gift-giving-text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #c3c6c5;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
}
.gift-giving-text select {
    width: 150px;
    margin-right: 20px;
    border: 2px solid #c3c6c5;
    border-radius: 5px;
    height: 30px;
}
.gift-giving-text h2 {
    color: #7f919e;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}
.gift-amount {
    width: 100%;
    background-color: #eee;
    padding: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 30px;
    border-radius: 5px;
}
.gift-amount h2 {
    color: #00ccff;
    text-transform: capitalize;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 600;
}
.gift-amount a {
    background: #0cf;
    color: #fff;
    padding: 5px 50px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
}
.gift-form {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
}
.gift-form h2 {
    color: #007c99;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 20px;
}
.gift-form-fill {
    width: 900px;
    padding: 20px;
    text-align: center;
    display: inline-block;
}
.gift-form-fill p {
    font-style: italic;
    margin-bottom: 10px;
}
.form-bg {
    width: 100%;
    background-color: #e4effb;
    padding: 20px;
    border-radius: 5px;
}
.form-input {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}
.form-input label {
    width: 50%;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #606060;
}
.form-input input {
    width: 50%;
    border: 1px solid #b1b1b2;
    border-radius: 5px;
    background-color: #fff;
    height: 30px;
    text-align: left;
}
.form-input select{
  width: 50%;
  border: 1px solid #b1b1b2;
    border-radius: 5px;
    background-color: #fff;
    height: 30px;
    text-align: left;
}
.form-input span {
    font-weight: 500;
    font-size: 20px;
}
.form-input textarea{
  width: 50%;
  border: 1px solid #b1b1b2;
  border-radius: 5px;
  background-color: #fff;
  text-align: left;
}
.form-input a {
    font-size: 10px;
    background-color: #fff;
    margin-left: 10px;
    padding: 4px;
    font-weight: 600;
    text-decoration: none;
}
.gift-box {
    border: 1px solid #606060;
    border-radius: 5px;
    background-color: #fff;
}
.img-text {
    display: flex;
    justify-content: space-between;
}
.img-box-text {
    width: 50%;
}
.img-box-text img {
    width: 100%;
}
.img-box-text p {
    position: absolute;
    margin-top: -8%;
    margin-left: 12px;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}
.img-box-text h2 {
    position: absolute;
    font-size: 13px;
    margin-top: -6%;
    margin-left: 12px;
    color: #fff;
}
.gift-box-text {
    width: 50%;
}
.gift-box-text{
  padding: 5px;
}
.gift-box-text h3 {
    font-size: 10px;
    margin-bottom: 0;
}
.gift-box-text p {
    font-size: 9px;
    font-weight: 200;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
}
.gift-box-text a {
    float: right;
    background-color: #ff6f00;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 600;
}
.gift-box-price {
    display: flex;
    justify-content: space-between;
}
.gift-box-price img {
    width: 9%;
    height: 20px;
    margin-left: 10px;
    margin-top: 3px;
}
.gift-box-price h2 {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 500;
}
.gift-box-price a {
    background-color: #0cf;
    width: 50%;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.cc-image {
    width: auto;
    text-align: left;
}
.cc-image img {
    width: 300px;
    padding: 12px;
    background-color: #0cf;
}
.view-order-btn {
    text-align: right;
    padding: 20px;
}
.view-order-btn a {
    background-color: #0cf;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
}
section.calendar-2 {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.view-schedule {
    width: 100%;
    margin-bottom: 20px;
}
.view-schedule h2 {
    color: #7f919e;
    text-transform: capitalize;
    font-size: 25px;
    margin-bottom: 0;
}
.calendar2-schedule {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.calendar2-schedule h3 {
    background-color: #e6e5e5;
    padding: 15px;
    font-size: 20px;
    margin-bottom: 0;
    color: #606060;
    font-weight: 600;
}


/* slider Ð¾Ð±ÐµÑ€Ñ‚ÐºÐ° */
.week-slider .slider {
  position: relative;
  height: 100%;
  width: 100%;
  overflow:hidden;
}

/*ÐžÐºÐ½Ð¾ ÑÐ¾ ÑÐ»Ð°Ð¹Ð´Ð°Ð¼Ð¸*/
.week-slider .slider-content {
  position: relative;   
  width: 100%;
  height: 700px;
}

/*ÐšÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€ Ð´Ð»Ñ ÑÐ»Ð°Ð¹Ð´Ð¾Ð² (Ð¿ÐµÑ€ÐµÐ´Ð²Ð¸Ð³Ð°ÐµÐ¼)*/
.week-slider .slider-content-wrapper {
  display: flex;
  height:300px;
  transition: transform 0.5s ease-in-out;
}

/*Ð¡Ð»Ð°Ð¹Ð´*/
.week-slider .slider-content__item {
  flex: 1 0 100%;
  width: 100%;
  height: fit-content;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}




/* Ð‘Ð»Ð¾Ðº Ñ ÐºÐ¾Ð½Ñ‚Ñ€Ð¾Ð»Ð°Ð¼Ð¸ */
.week-slider .slider-controls {
  padding:20px;
  text-align: center;
  display: none;
}
.slider:before{
  display: none;
}
/* Ð‘Ð»Ð¾Ðº Ñ ÐºÐ¾Ð½Ñ‚Ñ€Ð¾Ð»Ð°Ð¼Ð¸ Ð²Ð½ÑƒÑ‚Ñ€Ð¸ Ð¾ÐºÐ½Ð° */
.week-slider .slider-content__controls {
  position:absolute;
  top:0;left:0;
  width: 100%;
  height: 100%;
  z-index:1;
  /*transform: translateY(-50%);*/
  /*padding:0 15px;*/
}

/* Arrows */
.week-slider .prev-arrow, .next-arrow {
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  transition: all 0.3s;
}
.week-slider .prev-arrow {left: 20px;}
.week-slider .next-arrow {right: 20px;}

.week-slider .prev-arrow:hover,
.week-slider .next-arrow:hover {
  cursor: pointer;
  color:rgba(0,0,0, 0.7);
}
.week-slider h2 {
    color: #007c99;
    padding-left: 30px;
    margin-top: 20px;
    font-weight: 600;
}
.week-list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 20px;
}
.week-text {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    width: 13%;
    text-align: center;
}
.week-text h2 {
    color: #7f919e;
    padding: 15px;
    font-size: 16px;
    background-color: #eceae9;
    font-weight: 600;
}
.week-text h3 {
    background-color: transparent;
    border-bottom: 1px solid #cccbcb;
    text-align: right;
    padding: 10px;
    margin-bottom: 0;
    color: #7f919e;
}
.week-text p{
  color: #7f919e;
  border-bottom: 1px solid #cccbcb;
  margin-bottom: 0;
    padding: 5px;
}
section.instructor-dashboard {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.dashboard-head h2 {
    color: #7f919e;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 700;
}
.dashboard-head p{
  color: #7f919e;
}
.dashboard-section {
    width: 100%;
    border: 1px solid #cccbcb;
    margin-top: 30px;
    border-radius: 5px;
    display: flex;
}
.dashboard-left {
    width: 20%;
    background-color: #394b57;
    text-align: center;
}
.dashboard-right {
    width: 80%;
    background-color: #e7e7e7;
}
.dash-icon-text {
    width: 100%;
    padding: 20px;
    cursor: pointer;
}
.dash-icon-text p {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    color: #fff;
}
.dash-icon-text i {
    color: #fff;
    font-size: 4rem;
}
.das-right-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}
.das-right-head h2{
  color: #606060;
  font-size: 25px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
}
.our-course {
    background: #cccbcb;
    padding: 20px;
    display: flex;
    align-items: center;
}
.our-course i.fa.fa-comments-o {
    background-color: #606060;
    border-radius: 100%;
    font-size: 40px;
    padding: 10px;
    color: #fff;
}
.our-course-text {
    margin-left: 20px;
    text-align: left;
}
.our-course-text h2 {
    color: #606060;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 10px;
}
.our-course-text p {
    color: #606060;
}
.add-our-course {
    width: 100%;
    text-align: center;
    padding: 20px;
}
.add-head {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #cccbcb;
    margin-bottom: 20px;
    margin-top: 20px;
}
.add-head h2 {
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 500;
}
.add-course-text {
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.fall-text {
    width: 100%;
    border: 2px solid #cccbcb;
    border-radius: 5px;
    padding: 10px;
    background: #efefef;
    display: flex;
    text-align: left;
    margin-bottom: 20px;
}
.fall-para h2 {
    color: #7f919e;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
}
.fall-para p {
    color: #7f919e;
    margin-bottom: 0;
    font-weight: 500;
}
.fall {
    width: 30%;
}
.fall-img img {
    width: 50px;
}
.fall-para {
    width: 100%;
}
.spring {
    width: 30%;
}
.spring-text {
    background: #efefef;
    width: 100%;
    border: 2px dotted #cccbcb;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.spring-text p {
    font-size: 15px;
    color: #7f919e;
    margin-top: 15px;
    font-weight: 500;
}
.spring-text a {
    background-color: #0cf;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}
.summer {
    width: 30%;
}
.summer-text {
    background: #efefef;
    width: 100%;
    border: 2px dotted #cccbcb;
    border-radius: 5px;
    padding: 34px;
    text-align: center;
    margin-bottom: 20px;
}
.summer-text p {
    color: #7f919e;
    font-size: 16px;
    font-weight: 500;
}
section.add-role {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.add-role-text {
    width: 550px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.add-role-text h2 {
    color: #007c99;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
}
.add-role-box {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    padding: 20px;
}
.add-role-box h2 {
    color: #7f919e;
}
.select-admin {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.select-admin p {
    width: 24%;
    margin-bottom: 0;
    color: #7f919e;
    font-size: 15px;
    font-weight: 600;
}
.select-admin select {
    height: 30px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 500;
    font-size: 16px;
}
.add-role-box p {
    color: #7f919e;
    margin-bottom: 0;
}
.add-role-box textarea {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    height: 100px;
}
.admin-role-btn {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: right;
}
.admin-role-btn a {
    padding: 5px 20px;
    font-weight: 500;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    text-decoration: none;
}
a.cont {
    background-color: #0cf;
    color: #fff;
}
p.add-p {
    color: #7f919e;
}
.add-andy {
    display: flex;
    border: 1px solid #cccbcb;
    width: fit-content;
    align-items: center;
    border-radius:  5px;
    background-color: #eceae9;
}
.check-text {
    background: #fff;
    padding: 15px;
}
.check-text h2 {
    font-size: 16px;
    margin-bottom: 0;
}
.check-b0x{
  padding: 15px;
}
.check-b0x i.fa.fa-check {
    width: 30px;
    height: 30px;
    background-color: #7f919e;
    border-radius: 100%;
    text-align: center;
    padding: 9px;
    color: #fff;
}
.role-verify {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.role-verify h2 {
    color: #007c99;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}
.verfiy-new-user {
    display: flex;
    border: 1px solid #3ba319;
    width: 325px;
    align-items: center;
    background: #3ba319;
    justify-content: space-between;
    border-radius: 5px;
    margin-bottom: 20px;
}
.verify-check {
    padding: 10px;
    text-align: center;
}
.verify-check i.fa.fa-check {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    color: #3ba319;
    padding: 7px;
    font-size: 15px;
}
.verify-text {
  width: 80%;
    padding: 16px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0px 5px 5px 0px;
}
.verify-text p{
  color: #7f919e;
  margin-bottom: 0;
}
.verify-text i.fa.fa-times {
    color: #7f919e;
    position: initial;
    background-color: transparent;
    font-size: 11px;
    margin-bottom: 0;
    width: auto;
    height: auto;
    padding: 0;
}
.role-verify p{
  color: #7f919e;
}
.permission-list {
    width: 150px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-bottom: 20px;
}
.permission-list a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #7f919e;
    font-size: 15px;
}
.permission-list a:hover{
  background-color: #0cf;
  color: #fff;
}
.open-account {
    width: 300px;
    border: 1px solid #cccbcb;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.open-account .tabs {
     display: flex;
     flex-wrap: wrap;
     max-width: 700px;
}

.open-account .input {
     position: absolute;
     opacity: 0;
}

.open-account .label {
     width: 100%;
     padding: 10px;
     background: transparent;
     cursor: pointer;
     font-weight: bold;
     font-size: 16px;
     color: #7f919e;
    border-bottom: 1px solid #cccbcb;
}



.open-account .label:active {
     background: #ccc;
}

.open-account .input:focus + .label {
     z-index: 1;
}

.open-account .input:checked + .label {
    background: #fff;
    color: #00ccff;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #cccbcb;
    border-bottom: none;
}

.open-account .panel {
     display: none;
     padding: 20px;
     background: #fff;
}

@media (min-width: 600px) {
     .open-account .label {
          width: auto;
     }

     .open-account .panel {
          order: 99;
     }
}

.open-account .input:checked + .label + .panel {
     display: block;
     width: 100%;
}
a.role-btn {
    background: #0cf;
    padding: 5px 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
}

.open-head {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #7f919e;
    justify-content: space-between;
}
.open-head h2{
  color: #7f919e;
}
.open-head i.fa.fa-times {
    color: #7f919e;
    position: initial;
    background-color: transparent;
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
}
.body-text-role {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}
.body-text-role p {
    margin-bottom: 0;
    margin-right: 20px;
    font-weight: 600;
}
.body-text-role input {
    height: 30px;
    width: 200px;
}
.body-text-role select {
    height: 30px;
    width: 200px;
}
.permission-role-list {
        width: 450px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.permission-flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #eceae9;
    font-weight: 600;
    font-style: italic;
}
.permission-flex p{
  margin-bottom: 0;
  padding: 15px;
}
.permission-flex i.fa.fa-times {
    position: initial;
    background-color: transparent;
    font-size: inherit;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    height: auto;
    float: none;
}
.act-per h2 {
    background-color: #cccbcb;
    color: #7b7b7b;
    padding: 15px;
    margin-bottom: 0;
}
.act-text {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.act-text p {
    color: #7f919e;
    width: 40%;
    margin-bottom: 0;
    font-weight: 700;
}
.act-text i.fa.fa-check {
    background-color: #eceae9;
    color: #66b957;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    width: 50px !important;
    height: 30px !important;
    justify-content: center;
    display: flex;
    align-items: center;
}
.act-text i.fa.fa-times {
    position: initial;
    background-color: #eceae9;
    color: #ff0000;
    border:1px solid #cccbcb;
    border-radius: 5px;
    width: 50px !important;
    height: 30px !important;
    font-size: inherit;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    height: auto;
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}
section.set-permission {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.dashboard-left .tabs-left {
  border-bottom: none;
  padding-top: 2px;
  display: block;
}
.dashboard-left .tabs-left>li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px;
}
.dashboard-left .tabs-left>li.active>a,
.dashboard-left .tabs-left>li.active>a:hover,
.dashboard-left .tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}
.dashboard-left .tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.admin-role-set {
    padding: 20px;
    width: 100%;
}
.set-head {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.set-head i.fa.fa-bars {
    color: #0cf;
    font-size: 18px;
    cursor: pointer;
}
.set-head-text {
    width: 100%;
    margin-left: 20px;
    font-weight: 600;
    font-size: 16px;
}
.set-head-text a{
  text-decoration: none;
}
.set-role-body {
    width: 100%;
    margin-top: 30px;
    display: flex;
}
.role-left-menu {
    width: 20%;
}
.role-left-menu ul {
    list-style: none;
}
.role-left-menu ul li {
    padding: 15px;
    cursor: pointer;
}
.role-left-menu ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #7f919e;
}
.role-left-menu ul li:hover{
  background-color: #0cf;
  color: #fff !important;
}
.role-left-menu ul li a:hover{
  background-color: #0cf;
  color: #fff;
}
.role-left-menu ul li a:active{
  background-color: #0cf;
  color: #fff;
}
.admin-tools {
    width: 80%;
}
.admin-search {
    width: 100%;
}
.admin-search p{
  color: #7f919e;
  margin-bottom: 0;
}
.admin-search-btn {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.admin-search-btn input[type="search"] {
    width: 300px;
    margin-right: 20px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    font-style: italic;
    font-size: 10px;
    color: #7f919e;
}
.admin-search-btn a {
    background-color: #0cf;
    color: #fff;
    padding: 10px 23px;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
}
.admin-select {
    width: 300px;
    margin-top: 15px;
}
.admin-select select {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    font-size: 10px;
    color: #7f919e;
}
.conclude-course {
    border: 1px solid #cccbcb;
    width: 250px;
    border-radius: 5px;
}
.conclude-course ul {
    list-style: none;
    margin-bottom: 0;
    padding: 15px;
}
.conclude-course ul li {
    padding: 5px;
    color: #7f919e;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.bg ul li {
    padding: 10px;
    color: #7f919e;
    background-color: #eceae9;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.course-warning {
    border-bottom: 1px solid #cccbcb;
    border-radius: 5px;
    padding-bottom: 15px;
}
h2.conclude-heading {
    color: #7f919e;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 50px;
}
.english-course {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.conclude-course-text{
  width: 30%;
}
.conclude-course-text h2 {
    color: #0cf;
    margin-bottom: 5px;
}
.conclude-course-text p {
    font-size: 14px;
    font-weight: 600;
}
.course-icon {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: right;
}
.course-icon i {
    font-size: 18px;
    width: 10%;
    background-color: transparent;
    color: #7f919e;
}
.course-icon i.fa.fa-pencil {
    background: transparent;
    color: #7f919e;
}
.conclude-text {
    width: 550px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}
.literature {
    display: flex;
    margin-top: 25px;
    background-color: #e0f9ff;
    padding: 5px 32px;
    justify-content: space-between;
    align-items: center;
}
.Confirm-para {
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
}
.notification-course {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 30px;
}
.notify-bg {
    padding: 20px;
    background: #e1f9ff;
    border-radius: 5px;
}
.notify-bg p{
  color: #0cf;
  font-style: italic;
}
.second-panel {
    width: 100%;
    margin-top: 40px;
}
.user-info {
    width: 100%;
    text-align: center;
}
.user-id-name {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cccbcb;
}
.user-id-name p {
    color: #7f919e;
    font-size: 16px;
    margin-bottom: 0;
    width: 100%;
    font-weight: 500;
    text-align: left;
}
.user-info-detail {
    width: 100%;
    background-color: #e1f9ff;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}
.user-info-detail a{
  color: #0cf;
}
.userid {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 20px;
}
.from-course-date {
    width: 100%;
    text-align: center;
}
.course-user-date {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}
.course-user-date label {
    width: auto;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    color: #7f919e;
}
.course-user-date input {
    width: auto;
    height: 30px;
    margin-left: 20px;
    border: 1px solid #7f919e;
    color: #7f919e; 
}
.course-date-btn {
    margin-bottom: 20px;
    margin-top: 30px;
}
.course-date-btn a {
    background: #0cf;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 30px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.managemt-process h2 {
    position: absolute;
    top: 5.5%;
    right: 38px;
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
}
.managemt-process .quick-links {
    background: transparent;
    position: absolute;
    right: -55px;
    top: 38%;
    text-align: left;
    font-size: 20px;
}
.managemt-process .quick-links ul li a {
    color: #fff;
}
.managemt-process .quick-links span.con {
    color: #0cf;
    font-weight: 700;
    margin-left: 15px;
}
.image-below-text {
    width: 94%;
    display: flex;
    align-items: center;
    border: 2px solid #a5edff;
}
.price-section {
    width: 50%;
}
.price-section h2 {
    position: inherit;
    color: #606060;
    text-align: center;
    font-size: 25px;
    padding: 20px;
    border-bottom: 3px solid #3a869d;
    border-right: 3px solid #3a869d;
    margin-bottom: 0;
}
.price-section sub {
    font-size: 14px;
    color: #0cf;
    margin-left: 5px;
}
.price-section sub:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid red;
    width: 100%;
    margin-top: 33%;
}
.h2-below {
    display: flex;
    justify-content: space-between;
    border-right: 2px solid #0cf;
    align-items: center;
}
.ultrasound {
    width: 50%;
    border-right: 2px solid #0cf;
}
.ultrasound img {
    width: 65px;
    padding: 5px;
}
.ultrasound h3 {
    font-size: 14px;
    font-weight: 600;
    color: #7f919e;
    margin-bottom: 0;
}
.ultrasound p {
    color: #48bc80;
    font-weight: 600;
    font-size: 12px;
}
.h2-day-time {
    width: 50%;
    text-align: center;
}
.h2-day-time i {
    margin-bottom: 5px;
    font-size: 16px;
    color: #7f919e;
    margin-top: 10px;
}
.h2-day-time p {
    color: #3cb878;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
}
.h2-day-time h3 {
    color: #7f919e;
    font-weight: 600;
    margin-bottom: 0;
}
.Chat-message {
    width: 50%;
}
.Chat-message img {
    width: 100px;
}
.Chat-message h2 {
    position: inherit;
    color: #0cf;
    font-size: 24px;
    margin-bottom: 0;
}
.user-login {
    width: 100%;
    margin-bottom: 20px;
}
.user-login select{
  border: 1px solid #cccbcb;
  border-radius: 5px;
  color: #7f919e;
  font-size:  14px;
  width: 250px;
}
.user-login input{
  border: 1px solid #cccbcb;
  border-radius: 5px;
  color: #7f919e;
  font-style: 14px;
  width: 250px;
}
.act-list-head {
    width: 100%;
    background-color: #e3f9ff;
    display: flex;
    justify-content: space-around;
    text-align: left;
    border-radius: 5px;
    padding: 5px;
}
.act-list-head p{
  color: #7f919e;
  margin-bottom: 0;
  width: 100%;
}
.act-list-type {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: left;
    padding: 5px;
}
.act-list-type p{
  width: 50%;
}
section.user-registrants {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.regis-dashboard {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.regis-menu-item {
    width: 100%;
    background: #606060;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.regis-emnu-rigt a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 0;
    text-decoration: none;
}
.regis-emnu-left a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 0;
    text-decoration: none;
}
.regis-sectioni {
    display: flex;
}
.rig-left-bar {
    background-color: #def8ff;
    text-align: left;
    width: 15%;
}
.rig-left-bar ul {
    list-style: none;
    margin-top: 50px;
    margin-bottom: 50px;
}
.rig-left-bar ul li {
    padding: 10px;
    border: 1px solid #cccbcb;
}
.rig-left-bar ul li a {
    color: #7f919e;
    text-decoration: none;
    font-weight: 600;
}
.rig-right-bar {
    width: 85%;
    text-align: center;
}
.logo-head {
    padding: 20px;
    margin-bottom: 15px;
}
.right-bar-body {
    width: 100%;
}
.manage-rig {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #4c8ec8;
}
.manage-rig h2 {
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff;
    margin-left: 5px;
}
.filter-boxes {
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
}
.filter-boxes select {
    height: 30px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 500;
    font-style: italic;
    border: 1px solid #cccbcb;
}
.filter-boxes input {
    height: 30px;
    background-color: #fff;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 500;
    font-style: italic;
    border: 1px solid #cccbcb;
}
.below-filter-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px;
    align-items: center;
}
.filter-boxes-left a {
    text-decoration: none;
    color: #0cf;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 0;
}
.filter-boxes-right i {
    color: #0f9447;
    font-size: 14px;
}
.filter-boxes-right a {
    text-decoration: none;
    color: #0cf;
    font-weight: 600;
    margin-bottom: 0;
}
.hours-score {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}
.attend {
    display: flex;
    align-items: center;
    width: 25%;
}
.attend h2 {
    font-size: 16px;
    text-transform: inherit;
    margin-right: 10px;
    margin-bottom: 0;
    color: #7f919e;
}
.attend select {
    height: 30px;
    width: 130px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.attend input{
    height: 30px;
    width: 130px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.update-btn a {
    padding: 5px 20px;
    background-color: #cf2a22;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
}
.print-save {
    width: 10%;
    font-size: 25px;
    color: #7f919e;
    cursor: pointer;
}
.manage-table-list table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.manage-table-list td, th {
  text-align: center;
  padding: 8px;
  color: #7f919e;
}
.manage-table-list th {
    background-color: #4c8ec8;
    color: #fff;
    text-align: center;
    font-weight: 700
}
.manage-table-list tr:nth-child(even) {
  background-color: #ece8de;
}
.manage-table-list i {
    background: transparent !important;
    color: #7f919e !important;
}
.manage-table-list select{
  border: 1px solid #7f919e;
  background-color: #fff;
  border-radius: 5px;
  height: 30px;
  width: 100px;
}
.manage-table-list input[type="text"]{
  border: 1px solid #7f919e;
  background-color: #fff;
  border-radius: 5px;
  height: 30px;
  width: 100px;
}
.pagination {
    display: contents;
    width: 50%;
    text-align: center;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.pagenation {
    display: flex;
    align-items: center;
    background-color: #ece8de;
    justify-content: center;
}
.pagenation-input {
    display: flex;
    align-items: center;
    width: 20%;
}
.pagenation-input label {
    width: 100px;
    font-weight: 500;
    margin-bottom: 0;
    margin-right: 20px;
    color: #7f919e;
}
.pagenation-input input {
    height: 30px;
    width: 60px;
    border-radius: 5px;
}
.pagenation-text {
    width: 25%;
}
.pagenation-text p{
  color: #7f919e;
  font-weight: 500;
}
section.assignment-remote {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
h2.assign-heading {
    color: #007c99;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}
.assignment-user {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.assign-head {
    background: #eceae9;
    display: flex;
    align-items: center;
}
.assign-head p {
    margin-bottom: 0;
    padding: 15px;
    font-weight: 600;
    color: #7f919e;
    border-right: 1px solid #cccbcb;
}
/*.assign-para {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}*/
.assign-para p{
  margin-bottom: 0;
  font-weight: 600;
  color: #7f919e;
  width: 10%;

}
.assign-para i.fa.fa-pencil-square-o{
  color: #0cf;
}
.assign-para i.fa.fa-times-circle{
  color: #ff0000;
}
.assign-para .Status{
  background-color: #45ac85;
  padding: 5px 20px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}
.assign-para table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.assign-para td, th {
  text-align: center;
  padding: 8px;
  color: #7f919e;
}
.assign-para th {
    background-color: #4c8ec8;
    color: #fff;
    text-align: center;
    font-weight: 700
}
.assign-para tr:nth-child(even) {
  background-color: #ece8de;
}
.export-excel {
    text-align: right;
    padding: 15px;
}
.export-excel a {
    color: #0cf;
    font-weight: 500;
    margin-right: 20px;
}
.back-event {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px;
}
.back-event p{
 margin-bottom: 0;
  font-weight: 600;
  color: #7f919e;
}
.back-event a{
  color: #0cf;
}
section.view-course-activity {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.view-content {
    width: 100%;
    padding: 15px;
}
.view-content h2 {
    color: #7f919e;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.reccent-activity {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    display: flex;
}
.recent-left {
    width: 20%;
    border-right: 1px solid #cccbcb;
}
.recent-left p {
    margin-bottom: 0;
    color: #007c99;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
}
.recent-text {
    width: 100%;
}
.recent-text h2 {
    color: #007c99;
    margin-bottom: 0;
    font-size: 18px;
    background-color: #eceae9;
    padding: 15px;
}
.recent-text p {
    color: #7f919e;
    font-size: 14px;
    margin-bottom: 0px;
    padding-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}
.recent-text i {
    color: #a13e39;
}
.recent-text h3 {
    padding: 15px;
    color: #197b30;
    font-weight: 600;
    margin-bottom: 0;
}
.recent-right {
    width: 80%;
}
.recent-right h2 {
    color: #7f919e;
    padding: 15px;
    font-size: 22px;
    margin-bottom: 0;
    border-bottom: 1px solid #cfcece;
}
.reccent-messages {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #cccbcb;
}
.message-left {
    display: flex;
    align-items: center;
    width: 50%;
}
.message-left h2 {
    font-size: 20px;
    margin-bottom: 0;
    border: none;
    color: #7f919e;
}
.message-left i.fa.fa-circle{
  color: #0cf;
}
.message-left i{
  color: #cccbcb;
}
.message-right {
    width: 50%;
    text-align: right;
}
.message-right a {
    color: #0cf;
    font-size: 16px;
}
.drag-drop {
    width: 100%;
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.drag-drop p {
    color: #7f919e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.drag-seting {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    width: 600px;
    margin-bottom: 30px;
}
.drop-setting {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccbcb;
    padding: 10px;

}
.drop-setting p {
    margin-bottom: 0;
}
.setting-icon {
    font-size: 20px;
    color: #7f919e;
}
.drag-btn {
    width: 600px;
    display: inline-block;
    text-align: right;
}
.drag-btn a {
    background-color: #0cf;
    padding: 5px 25px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
#overlay {
  /* we set all of the properties for our overlay */
  height: 80%;
  width: 80%;
  margin: 0 auto;
  background: white;
  color: black;
  padding: 10px;
  position: absolute;
  top: 5%;
  left: 10%;
  z-index: 1000;
  display: none;
  /* CSS 3 */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.folder-tree-wrapper {
  min-height: 260px;
  padding: 20px;
}

.folder-tree {
  list-style: none;
  cursor: pointer;
  padding-left: 20px;
}

.folder-tree li {
  margin-bottom: 10px;
  font-size: 14px;
  transition: all .4s ease;
  position: relative;
}

.folder-tree li:hover {}

.folder-tree li i {
  color: rgb(242, 176, 53);
}

.folder-tree li ul {
  padding-left: 10px;
  padding-top: 8px;
}

.folder-tree ul {
  display: none;
  position: relative;
}

.folder-tree ul:before {
  position: absolute;
  content: '';
  left: -10px;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: transparent;
  border-left: dashed 1px #c2c2c2;
  border-bottom: dashed 1px #c2c2c2;
}

.folder-tree li ul li {
  display: block;
  margin-bottom: 8px;
}

.folder-tree .arrow {
  position: absolute;
  top: 4px;
  left: -14px;
  width: 8px;
  height: 8px;
  transition: all .4s ease;
  transform: rotate(-90deg);
}

.folder-tree .arrow i {
  color: #595959;
  transition: all .4s ease;
}

.folder-tree .arrow:hover i {
  color: #292929;
}

.folder-tree li.expanded>ul {
  display: block;
}

.folder-tree li.expanded>.arrow {
  transform: rotate(0deg);
}
.upload_course {
    width: 100%;
    padding: 20px;
}
.upload_course h2 {
    color: #7f919e;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 600;
}
.course-folder {
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.folder-head {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
    border-bottom: 1px solid #cccbcb;
}
.folder-head .search-template {
    width: 300px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.folder-icon {
    width: 33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.folder-icon a {
    border: 1px solid #cccbcb;
    width: 25%;
    text-align: center;
    padding: 5px;
    color: #7f919e;
}
.folder-icon p {
    color: #606060;
    width: 100%;
    margin-left: 10px;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
}

.folder-box-btn {
    width: 20%;
    text-align: right;
}
.folder-box-btn a {
    background-color: #eceae9;
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #cccbcb;
    color: #7f919e;
    text-decoration: none;
}
.folder-section {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.folder-left {
    width: 20%;
    border-right: 1px solid #cccbcb;
}
.folder-right {
    width: 80%;
}
.sort-right-filter {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    border-bottom: 1px solid #cccbcb;
}
.sort-right-filter a {
    font-size: 14px;
    padding: 5px;
    font-weight: 500;
    color: #7f919e;
    text-decoration: none;
}
.folder-right-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}
.folder-assign {
    display: flex;
    align-items: center;
    width: 82%;
}
.folder-assign i {
    font-size: 30px;
    padding: 10px;
    color: #606060;
}
.folder-assign h2 {
    margin-bottom: 0;
    color: #0cf;
}
.date-assign {
    width: 18%;
    text-align: left;
}
.date-assign p{
  color: #7f919e;
}
.size-assign {
    width: 2%;
    text-align: left;
}
.size-assign p {
    color: #7f919e;
    font-size: 20px;
}
section.assign_instructor {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.assign-dashboard {
    width: 100%;
    margin-bottom: 30px;
}
.assign-dashboard h2{
    color: #7f919e;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.dashboard-instrutor {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.inst-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dash-logo {
    width: 50%;
    padding: 10px;
}
.dash-logo img {
    width: 200px;
}
.dash-menu {
    width: 50%;
    text-align: right;
    padding: 10px;
}
.dash-menu a {
    font-size: 14px;
    font-weight: 500;
    color: #606060;
    text-transform: capitalize;
    margin-right: 10px;
    text-decoration: none;
}
.dash-menu a:active {
    color: #0cf;
}
a.dash-logout {
    color: #fff;
    background: red;
    padding: 5px 10px;
    border-radius: 5px;
}
.assign-section {
    width: 100%;
    display: flex;
}
.assign-left {
    width: 25%;
    overflow-y: scroll;
    background-color: #00355e;
    height: auto;
}
.assing-profile {
    width: 100%;
    padding: 10px;
}
.assing-profile h3 {
    color: #fff;
    font-weight: 500;
}
.assing-profile-text {
    width: 100%;
    display: flex;
}
.profile-img {
    width: 38%;
}
.profile-img img {
    width: 80px;
}
.profile-detail {
    width: 68%;
}
.profile-detail p {
    font-size: 12px;
    margin-bottom: 0;
    color: #fff;
}
.assing-profile h2 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
}
.assing-admin {
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #002746;
}
.assing-admin p {
    font-size: 16px;
}

.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}
.active {
  background-color: #0064c8;
  color: white;
}
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
.assign-right {
    width: 75%;
}
.assign-right-head {
    width: 100%;
    background-color: #606060;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info-head {
    width: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
}
.info-head a {
    background: #7f919e;
    border-radius: 5px;
    color: #fff;
    padding: 6px;
    margin-right: 10px;
    text-decoration: none;
}
.info-head i {
    color: #cccbcb;
    font-size: 25px;
}
a.north {
    margin-bottom: 0;
    color: #fff !important;
    margin-right: 20px;
    background-color: transparent;
    cursor: pointer;
}
.effective {
    width: fit-content;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 2px solid #ff0000;
    margin-left: 20px;
    border-radius: 5px;
}
.effective p {
    font-size: 12px;
    color: #606060;
    font-weight: 600;
}
.ojt {
    width: 400px;
}
.want-select {
    background: #eeb522;
    border-radius: 5px;
    padding: 20px;
}
.want-select p{
  font-size: 12px;
    color: #606060;
    font-weight: 600;
}
.want-select i{
  font-size: 16px;
}
.assign-radio-text {
    display: flex;
    align-items: center;
}
.assign-radio p {
    color: #7f919e;
    font-size: 16px;
    margin-bottom: 10px;
    width: 25%;
}
.assign-radio input[type="text"] {
    height: 30px;
    width: 100px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-right: 20px;
}
.assign-radio i {
    font-size: 20px;
    margin-right: 20px;
    color: #7f919e;
}
section.assign-course {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
}
.after-ins h2 {
    color: #007c99;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 600;
}
.my-training {
    border: 1px solid #575757;
    width: 100%;
}
.trainin-head {
    display: flex;
    justify-content: space-between;
    background-color: #505050;
    padding: 10px;
}
.trainin-head h2 {
    color: #fff;
    margin-bottom: 0;
}
.trainin-head a {
    background-color: #00ccff;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.action-dur {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #bbbbbb;
    padding: 10px;
}
.action-name {
    display: flex;
    align-items: center;
}
.action-name p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    color: #505050;
    margin-right: 10px;
}
.accordion {
    border-bottom: 1px solid #fff;
    background-color: #00355e;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
}



.panel {
  background-color: white;
  display: block;
  overflow: hidden;
}
.action-name a {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 500;
    background-color: #339648;
    padding: 5px 20px;
    border-radius: 5px;
}
p.action-p {
    color: #7f919e;
}
.course-schedule {
    border: 1px solid #cccbcb;
    border-radius: 5px;
    padding: 10px;
}
.course-schedule h2 {
    color: #7f919e;
    font-size: 25px;
    border-bottom: 1px solid #7f919e;
    padding-bottom: 15px;
}
.shcedule-course {
    width: 100%;
    display: flex;
    align-items: center;
}
.shcedule-course p {
    color: #7f919e;
    font-size: 16px;
    width: 15%;
    font-weight: 600;
    margin-bottom: 0;
}
.shcedule-course select {
    color: #7f919e;
    height: 30px;
    width: 20%;
    font-weight: 500;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-right: 20px;
}
.shcedule-course a {
    background-color: #00ccff;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
}
.wat-list {
    display: flex;
    justify-content: right;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    align-items: center;
}
.wat-list p {
    margin-bottom: 0;
    padding: 10px;
    color: #70bf22;
    font-weight: 600;
    font-size: 16px;
}
.marn {
    background-color: #00355e;
    border-radius: 5px;
    padding: 5px;
}
.marn h2 {
    font-size: 18px;
    margin-bottom: 0;
    padding: 5px;
    border: none;
    color: #fff;
}
.marn-table {
    margin-top: 20px;
}
.marn-table table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.marn-table td, th {
    text-align: left;
    padding: 8px;
    background-color: #fff;
    color: #606060;
}
.marn-table th {
    background-color: #eceae9;
}
.marn-table tr:nth-child(even) {
  background-color: #dddddd;
}
.marn-table a {
    color: #0cf;
    font-weight: 700;
    text-decoration: underline;
}
.breadcrums img {
    width: 400px;
}
section.giving-back {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 30px;
}
.history-cricle {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
.history-giving {
    text-align: center;
    padding: 15px;
    border-right: 3px solid #cccbcb;
}
.history-giving h2 {
    color: #0cf;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}
.history-giving p {
    color: #7f919e;
    text-align: left;
    font-size: 14px;
}
.tenpercent {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.circle-ten {
    border: 5px solid #007c99;
    border-radius: 100%;
    font-size: 5rem;
    padding: 20px;
    color: #007c99;
    text-align: center;
}
.circle-ten-para {
    margin-left: 20px;
}
.circle-ten-para p {
    color: #7f919e;
    text-align: left;
    font-size: 14px;
}
.cwt {
    width: 100%;
    background: #00355e;
    text-align: center;
    border-radius: 5px;
}
.cwt h2 {
    text-transform: capitalize;
    color: #fff;
    padding: 15px;
}
.cwt-community {
    width: 100%;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #00355e;
    text-transform: uppercase;
}
.cwt-community span {
    margin-left: 15px;
    font-weight: 600;
}
.cwt-three {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 30px;
}
.children {
    background-color: #607d8d;
    width: 100%;
    height: 200px;
    border-radius: 5px;
    text-align: center;
    padding: 20px;
}
.children img {
    padding: 15px;
    margin-bottom: 20px;
}
.children p {
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.traget {
    width: 100%;
    background-color: #00355e;
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
}
.traget h2{
    text-transform: capitalize;
    color: #fff;
    padding: 15px;
    margin-bottom: 0;
}
.traget img {
    position: absolute;
    width: 150px;
    right: 17%;
    margin-top: -5%;
}
.cwt-globe {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.globe {
    width: 50%;
    padding: 20px;
}
.globe img{

}
.globe-text {
    width: 50%;
    padding: 20px;
}
.globe-text h2 {
    color: #7f919e;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
}
.globe-text p{
  color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.footer-text {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.footer-text h3 {
    font-size: 22px;
    color: #00355e;
    font-weight: 500;
}
.footer-text p{
  color: #00355e;
    font-weight: 500;
}
section.course_invitation {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
}
section.course_invitation {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
}
.accept-course {
    border: 1px solid #606060;
    border-radius: 5px;
}
.accept-course h2 {
    background-color: #606060;
    margin-bottom: 0;
    padding: 15px;
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
}
.first-step {
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.accept-circle {
    background-color: #606060;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
}
.first-step p {
    text-align: left;
    color: #7f919e;
    margin-left: 20px;
    font-size: 16px;
}
.first-step a{
  color: #0cf;
  text-decoration: underline;
}
.third-step {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.third-papra {
    margin-left: 20px;
}
.third-step p{
    text-align: left;
    color: #7f919e;
    font-size: 16px;
}
.third-step a {
    background-color: #0cf;
    color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.acpt-course {
    width: 100%;
    border: 1px solid #00ccff;
    border-radius: 5px;
}
.acpt-course h2 {
    background-color: #00ccff;
    padding: 15px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
}
.coure-content {
    display: flex;
    align-items: center;
}
.course-mail-icon {
    background-color: #7f919e;
    padding: 15px;
    font-size: 40px;
    color: #fff;
}
.course-info-btn {
    margin-left: 20px;
}
.course-info-btn p {
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.course-info-btn a{
    color: #0cf;
}
.info-btn a {
    color: #7f919e;
    font-size: 16px;
    font-weight: 700;
    margin-right: 20px;
    border: 2px solid #0cf;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none;
}
.acpt-course i.fa.fa-times-circle-o {
    position: absolute;
    right: 8%;
    top: 14%;
    font-size: 25px;
    color: #0cf;
    background-color: #fff;
    border-radius: 100%;
}
section.get_more {
    width: 100%;
    margin-top: 30px;
}
.resume-building {
    width: 100%;
    margin-top: 40px;
}
.resume-building h2 {
    color: #0cf;
    text-transform: capitalize;
    padding-left: 20px;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 30px;
}
.formatting {
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}
.formatting:before {
    content: "";
    position: absolute;
    border-bottom: 4px solid #606060;
    width: 80%;
    margin-top: -25px;
    z-index: -1;
}
.formatting-radio p {
    color: #00355e;
    font-size: 14px;
    font-weight: 600;
}
.multi-circle {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px;
}
.multi-circle img {
    width: 400px;
}
h2.multi-heading {
    position: absolute;
    left: 47%;
    margin-top: -16%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-transform: initial;
}
p.multi-orange {
    position: absolute;
    left: 36.3%;
    margin-top: -18.5%;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
p.multi-red {
    position: absolute;
    left: 47%;
    margin-top: -26.8%;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
p.multi-green {
    position: absolute;
    left: 58%;
    margin-top: -19.3%;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
p.multi-purple {
    position: absolute;
    left: 53%;
    margin-top: -6.5%;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
p.multi-blue {
    position: absolute;
    left: 41.3%;
    margin-top: -7%;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
.get-pricing {
    width: 100%;
    background: #007c99;
    border-radius: 5px;
    padding: 10px;
}
.get-pricing h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}
.get-pricing p {
    color: #ffdf00;
    margin-bottom: 0;
}
.blue-ribbion {
    position: absolute;
    right: 10%;
    margin-top: -63px;
}
.blue-ribbion h2 {
    position: absolute;
    margin-top: -100%;
    left: 19%;
    font-size: 30px;
    text-transform: uppercase;
}
.blue-ribbion p {
    position: absolute;
    margin-top: -73%;
    left: 20%;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.prices-plans {
    width: 100%;
    margin-top: 50px;
}
.prices-plans p {
    color: #7f919e;
    font-size: 14px;
    font-weight: 600;
}
.price-plan-box {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}
.list-box {
    width: 400px;
    background-color: #415661;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
.price-plan-list {
    width: 100%;
    text-align: left;
    padding: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.price-plan-list h2 {
    color: #ffdf00;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 24px;
    margin-bottom: 20px;
}
.price-plan-list p {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.llist-points {
    width: 100%;
    text-align: left;
    padding: 15px;
}
.llist-points p {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 14px;
}
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 247px;
    padding: 15px 0;
    background-color: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    color: #0cf;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-transform: uppercase;
    text-align: center;
}
.ribbon-top-right {
    margin-top: -9.3%;
    left: 32%;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(
45deg);
}
p.\$price {
    font-size: 41px;
    margin-bottom: 0;
}
p.\$price sup{

}
p.\$price sub {
    font-size: 15px;
}
.list-share-icon {
    position: absolute;
    text-align: left;
    font-size: 20px;
    right: 7%;
    margin-top: -11%;
}
.buy-now i {
    color: #fff;
}
.buy-now a{
  color: #7f919e;
  font-weight: 600;
}
.list-share-icon-left {
    position: absolute;
    text-align: left;
    font-size: 20px;
    left: 42%;
    margin-top: -11%;
}
.list-share-icon-left .buy-now i {
    color: #fff;
    margin-right: 15px;
}
.list-share-icon-left .buy-now a{
  color: #7f919e;
  font-weight: 600;
}
.resume-testimonials {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
.resume-testimonials h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 500;
    color: #393838;
    margin-bottom: 20px;
}
.resume-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.resume-img p {
    color: #6c6c6c;
    font-style: italic;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 0;
    width: auto;
    margin-top: 0;
}
.resume-img span{
  color: #0cf;
}
.test-list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}
.text-list-box {
    width: 22%;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #b2b2b2;
    box-shadow: 10px 10px 15px 0px #c2c2c2;
    text-align: left;
}

.text-list-box p {
    color: #5C5C5D;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 10px;
}
.text-list-img {
    display: flex;
    align-items: center;
}
.text-list-heading {
    margin-left: 15px;
}
.text-list-heading h2 {
    color: #0cf;
    margin-bottom: 0;
    text-transform: capitalize;
}
.text-list-heading p {
    color: #818181;
    margin-bottom: 0;
    margin-top: 0;
}
.textimonial-btn {
    padding: 20px;
    text-align: right;
    margin-bottom: 30px;
    margin-top: 30px;
}
.textimonial-btn button {
    background: #556b2f;
    color: #ffdf00;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
}
.textimonial-btn .modal{
  position: block !important;
}
.textimonial-btn .modal {
  display: none; /* Hidden by default */
  position: block; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.textimonial-btn .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 30%;

}

/* The Close Button */
.textimonial-btn .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.textimonial-btn .close:hover,
.textimonial-btn .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.textimonial-heading {
    background: #556b2f;
    text-align: left;
    padding: 10px;
}
.textimonial-heading h2 {
    color: #ffdf00;
    margin-bottom: 0;
    text-transform: capitalize;
}
.modal-content span {
    position: absolute;
    right: -10px;
    margin-top: -10px;
    background-color: #fff !important;
    border-radius: 100%;
    color: #556b2f !important;
    height: 30px;
    width: 30px;
    text-align: center;
    opacity: 1;
}
.textimonial-form {
    width: 100%;
    padding: 20px;
}
.testimonial-inout {
    display: flex;
    margin-bottom: 20px;
}
.testimonial-inout img{
  width: auto;
}
.testimonial-inout p {
    color: #7f919e;
    font-size: 16px;
    font-weight: 500;
    width: 30%;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}
.testimonial-inout input {
    height: 30px;
    width: 200px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    display: block;
}
.testimonial-inout textarea {
    width: 200px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    height: 200px;
}
.testimonial-btn a {
    background-color: #cccbcb;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 500;
    color: #606060;
    text-decoration: none;
}
section.question {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.interview {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}
.interview h2 {
    color: #007c99;
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 700;
}
.common_question {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.question_tab {
    width: 80%;
}
.question_tab .tab {
    overflow: hidden;
    display: grid;
    width: 80%;
}
.question_tab .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    transform: initial;
    text-align: left;
    border-radius: 10px;
    font-size: 18px;
    color: #7f919e;
    border: 1px solid #cccbcb;
    margin-bottom: 10px;
}
.question_tab .tab span{
    color: #7f919e;
    float: right;
}
.question_tab .tab button:hover {
  background-color: #cccbcb;
  color: #606060;
}

.question_tab .tab button.active {
  background-color: #cccbcb;
  color: #606060;
}
.question_tab_section .tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
  border-top: none;
}
.question_tab_section h3 {
    color: #007c99;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
}
.interviewer_questions p {
    color: #7f919e;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 15px;
}
.interviewer_questions span {
    margin-right: 20px;
}
.question-sidebar {
    width: 20%;
}
.question_tab_section {
    width: 100%;
    margin-top: 30px;
}
.question_header {
    width: 100%;
    background: #007c99;
    text-align: center;
    padding: 25px;
    border-radius: 10px;
}
.ability {
    width: 100%;
    text-align: center;
}
.ability ul {
    list-style: none;
    border: 1px solid #cccbcb;
    border-radius: 10px;
    margin-bottom: 0;
}
.ability ul li {
    text-align: left;
    border-bottom: 1px solid #cccbcb;
    padding: 5px 25px;
    color: #7f919e;
    font-weight: 500;
    text-transform: capitalize;
}
.question_tab_section {
    width: 100%;
    margin-top: 30px;
}
span.num-circle {
    padding: 5px; 
    width: 30px;
    height: 30px;
    background: #0064c8;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.ace_insterview p {
    color: #7f919e;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.ace_insterview span {
    border-right: 1px solid #cccbcb;
    padding: 15px;
    margin-right: 10px;
}
section.interview_plans {
    width: 100%;
    padding: 20px;
    overflow-x: auto;
}
.inteview-plans {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-top: 50px;
}
.inteview-plans h2 {
    color: #007c99;
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 700;
}
.choose_interview {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 30px;
}
.choose_start_rane input {
    display: block;
    margin-right: 10px;
    border-radius: 5px;
    color: #7f919e;
    font-weight: 600;
}
.choose_start_rane {
    display: flex;
    align-items: center;
    width: 40%;
}
.select_date {
    width: 10%;
}
.select_date select {
    color: #7f919e;
    border-radius: 5px;
    font-weight: 600;
    border: 1px solid #cccbcb;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
    border: 1px solid #cccbcb;
    height: 30px;
    color: gray;
    background-color: white;
    font-size: 13px;
    font-weight: 100;
    width: 200px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
section.plan-image {
    width: 100%;
    padding: 20px;
    text-align: center;
}
.resume-img img{
  width: auto;
  height: auto;
}
.text-list-box img {
    width: auto;
    height: auto;
}
p.image-center-text {
    position: absolute;
    margin-bottom: 0;
    margin-top: -25.5%;
    left: 46.7%;
    font-size: 22px;
    font-weight: 600;
    color: #0064c8;
}
p.first-text {
    position: absolute;
    margin-top: -30%;
    left: 31.5%;
    font-size: 22px;
    color: #fff;
}
p.second-text {
    position: absolute;
    margin-top: -38%;
    left: 42.5%;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
}
p.third-text {
    position: absolute;
    margin-bottom: 0;
    margin-top: -39%;
    left: 51%;
    font-size: 22px;
    color: #fff;
}
p.fourth-text {
    position: absolute;
    margin-bottom: 0;
    margin-top: -28%;
    left: 56.5%;
    font-size: 22px;
    color: #fff;
}
p.fifth-text {
    position: absolute;
    margin-top: -20%;
    left: 59%;
    font-size: 22px;
    color: #fff;
}
p.sixth-text {
    position: absolute;
    margin-top: -14.5%;
    left: 51%;
    font-size: 22px;
    color: #fff;
}
p.seventh-text {
    position: absolute;
    margin-top: -12%;
    left: 40%;
    font-size: 22px;
    color: #fff;
}
p.eight-text {
    position: absolute;
    margin-top: -20%;
    color: #fff;
    left: 35%;
    font-size: 22px;
}
.get-pricing-brown {
    width: 100%;
    background: #606060;
    border-radius: 5px;
    padding: 10px;
    text-align: left;
}
.get-pricing-brown h2{
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;

}
.get-pricing-brown p{
    color: #ffdf00;
    margin-bottom: 0;
    margin-top: 0;
}
.green-ribbion {
    position: absolute;
    right: 5%;
    margin-top: -63px;
}
.green-ribbion h2 {
    position: absolute;
    margin-top: -100%;
    left: 20%;
    font-size: 30px;
    text-transform: uppercase;
}
.green-ribbion p {
    position: absolute;
    margin-top: 44%;
    left: 14%;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.pricing-plans {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.plans-section-price {
    display: flex;
    margin-top: 30px;
}
.single-border {
    border: 2px solid #cccbcb;
    width: 100%;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
}
.single-border:hover{
  border: 2px solid #ff6f00;
}
.single-border p {
    color: #7f919e;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.free-circle {
    width: 150px;
    height: 150px;
    background-color: #cccbcb;
    border-radius: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.free-circle:hover{
    background-color: #ff6f00;
    color: #fff;
}
.free-circle h2 {
    position: absolute;
    margin-top: 4.5%;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    left: 8.5%;
}
.second-free-circle{
    width: 150px;
    height: 150px;
    background-color: #cccbcb;
    border-radius: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.second-free-circle:hover{
    background-color: #ff6f00;
    color: #fff;
}
.second-free-circle h2 {
    position: absolute;
    margin-top: 2%;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    left: 28%;
}
.second-free-circle h3 {
    position: absolute;
    margin-top: 4%;
    font-size: 14px;
    color: #fff;
    left: 28.5%;
}
.second-free-circle p {
    margin-top: 68px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.single-btn {
    margin: 15px;
}
.single-btn a {
    background-color: #007c99;
    color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
    font-weight: 600;
    text-decoration: none;
}
.single-btn a:hover{
  background-color: #ff6f00;
  color: #fff;
}
.plans-first-text {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.interview_plans_text {
    width: 100%;
    margin-bottom: 60px;
    display: inline-block;
}
h2.plans-inteview {
    color: #007c99;
    text-transform: capitalize;
    font-size: 25px;
    text-align: left;
    padding: 15px;
}
.step-one-plans {
    width: 100%;
    background-color: #004181;
    padding: 20px;
    border-radius: 15px;
    height: 250px;
    margin-bottom: 20px;
}
.step-one-plans p{
  text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 2;
}
.second-one-plans {
    width: 100%;
    background-color: #607d8d;
    border-radius: 15px;
    padding: 20px;
    height: 400px;
    margin-bottom: 20px;
}
.second-one-plans p {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
}
.stages {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.stages h2 {
    color: #007c99;
    text-transform: capitalize;
    font-size: 25px;
    text-align: left;
}
.mock {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.mock h2 {
    padding: 15px;
    background: #7f919e;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 20px;
}
.mock-text {
    width: 100%;
    text-align: left;
    padding: 20px;
}
.mock-text p {
    width: 100%;
    color: #7f919e;
    font-size: 16px;
}
.nonverbal {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nonverbal h2{
    padding: 15px;
    background: transparent;
    color: #7f919e;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px;
}
.behavior-score {
    width: 100%;
    padding: 15px;
}
.behavior-text-score {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.behavior-text-score h3 {
    width: 50%;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.behavior-text-score p {
    width: 10%;
    margin-top: 0;
    margin-bottom: 0;
}
.rated-insterview {
    width: 100%;
    border: 1px solid #cccbcb;
    margin-top: 50px;
    border-radius: 5px;
}
.rated-insterview p {
    background: #7f919e;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 12px;
    width: 100%;
    padding: 10px;
    font-weight: 500;
}
.rated-insterview img {
    width: 3000px;
    padding: 10px;
}
.freeplans {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-top: 50px;
}
.no-delay {
    width: 100%;
    padding: 20px;
    margin-top: 50px;
    text-align: center;
}
.dealy-images {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.free-resume {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.free-resume h2 {
    color: #606060;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}
.resume-section {
    width: 100%;
    padding: 20px;
}
.resume-fields {
    width: 100%;
    border: 2px solid #cccbcb;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.cont-info-btn {
    text-align: left;
    margin-bottom: 20px;
}
.cont-info-btn a {
    background: #cccbcb;
    padding: 5px 10px;
    border-radius: 5px;
    color: #606060;
    font-weight: 700;
    text-decoration: none;
}
.cont-fields {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cont-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.cont-name p {
    width: 50%;
    text-align: left;
    margin-bottom: 0;
    font-weight: 600;
    color: #7f919e;
}
.cont-name input {
    width: 100%;
    border-radius: 5px;
    height: 30px;
    margin: 0;
    border: 2px solid #e7e7e7;
}
.clearance {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.clearance h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
}
.clearance textarea {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.link-btn {
    width: 100%;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #7f919e;
}
.summary-resume{
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.summary-resume h2{
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
}
.summary-resume textarea {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.skill {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.skill h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
}
.skill textarea {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.experience {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.experience h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
}
.title-date {
    display: flex;
    align-items: center;
    border: 1px solid #cccbcb;
    padding: 5px;
}
.title-date p {
    width: 16%;
    margin-bottom: 0;
    color: #7f919e;
    font-size: 12px;
    font-weight: 600;
}
.title-date input {
    width: 16%;
    height: 20px;
    margin-right: 10px;
}
.educat {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}
.educat h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
}
.school {
    width: fit-content;
    border: 1px solid #cfcece;
    padding: 5px 10px;
    font-weight: 500;
    border-radius: 5px;
    color: #7f919e;
}
.year {
    display: flex;
    margin-top: 20px;
    align-items: center;
    margin-bottom: 20px;
}
.year p {
    margin-bottom: 0;
    color: #7f919e;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    margin-right: 20px;
}
.year-start{
  width: fit-content;
    border: 1px solid #cfcece;
    padding: 5px 10px;
    font-weight: 500;
    border-radius: 5px;
    color: #7f919e;
}
.preview-resume {
    width: 100%;
    border: 2px solid #cccbcb;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.resume-head {
    width: 100%;
    margin-bottom: 20px;
}
.resume-head h2{
  color: #7f919e;
  margin-bottom: 0;
}
.resume-head p{
  color: #7f919e;
  margin-bottom: 0;
}
.green-line {
    background: #96cb2f;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}
.resume-text {
    text-align: left;
    margin-bottom: 10px;
    border-top: 5px solid #96cb2f;
}
.resume-text h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #96cb2f;
    padding-bottom: 5px;
    padding-top: 5px;
}
.resume-text p{
  color: #7f919e;
}
.tips {
    width: 100%;
    border: 2px solid #cccbcb;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.certificate-tips {
    text-align: left;
    margin-bottom: 20px;
}
.certificate-tips h2 {
    color: #0cf;
    margin-bottom: 20px;
    font-size: 20px;
}
.certificate-tips p {
    color: #7f919e;
    display: inline-flex;
}
.certificate-tips span {
    margin-right: 10px;
}
.action-verbs h2{
    color: #0cf;
    margin-bottom: 20px;
    font-size: 20px;
}
.verbs-text {
    display: flex;
    justify-content: space-between;
    text-align: left;
}
.verbs-text p {
    color: #7f919e;
    font-weight: 500;
}
.get_popup {
    width: 100%;
    text-align: center;
    padding: 20px;
}
.get_popup img {
    width: 500px;
}
.get_popup button {
    position: absolute;
    left: 75%;
    top: 12%;
    z-index: 1;
    background: #fff !important;
    border-radius: 100% !important;
    opacity: 1 !important;
    height: 40px;
    width: 40px;
    border: 3px solid #0cf;
    color: #0cf !important;
}
.radio-slider {
    position: absolute;
    display: grid;
    right: 5%;
    margin-top: 0;
}
.radio-slider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 7px;
    z-index: -1;
    border-right: 7px solid #606060;
}
.radio-slider input[type="radio"] {
    width: 20px;
    height: 20px;
}
.radio-heading {
    display: flex;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    margin-right: -62px;
    margin-bottom: 60px;
}
.radio-heading label {
    writing-mode: vertical-rl;
    transform: rotate(
180deg);
    color: #00355e;
    font-size: 14px;
    font-weight: 600;
}
section.emi {
    width: 100%;
    margin-bottom: 30px;
}
.availabel {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #606060;
    border-radius: 5px;
}
.availabel h2 {
    background-color: #606060;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.not-currently {
    border: 1px solid #cccbcb;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 5px;
}
.not-currently h2 {
    background: #cccbcb;
    color: #606060;
    font-size: 18px;
    margin-bottom: 0;
    padding: 10px;
}
.not-currently p {
    color: #7f919e;
    margin-bottom: 0;
    padding: 10px;
}
.enroll-btn {
    padding: 10px;
}
.enroll-btn a {
    background: #ff6f00;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
}
.ornage-text{
  border: 1px solid #ecb37d;
  background-color: #f6ddc5;
}
.ornage-text p{
  color: #db0000;
}
section.receipt-date {
    width: 100%;
    /*padding: 20px;*/
    margin-bottom: 30px;
}
.from-t {
    width: 100%;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}
.from-atext {
    display: flex;
    position: absolute;
    margin-top: -16px;
    margin-left: 20px;
    width: 100%;
}
.from-atext p {
    color: #0cf;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: #fff;
}
.filer-name {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-left: 5%;
    margin-right: 5%;
}
.filer-name p{
    color: #7f919e;
    margin-bottom: 30px;
    font-weight: 600;
    background-color: #fff;
    margin-top: -30px;
}
.name-filed {
    margin-bottom: 10px;
}
.name-filed input{
  border: 1px solid #cbcbcb;
  border-radius: 5px;
}
.city-filed {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}
.city-filed input {
    width: 49%;
    margin-right: 1%;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}
.filers-id {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-left: 5%;
    margin-right: 5%;
}
.ids {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    text-align: left;
    align-items: end;
}
.filers-number{
    width: 49%;
    margin-right: 1%;
}
.filers-number input {
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}
.filers-number label {
    color: #7f919e;
    font-weight: 600;
    font-size: 14px;
}
.st-name {
    text-align: left;
    margin-bottom: 10px;
}
.st-name label {
    color: #7f919e;
    font-weight: 600;
    font-size: 14px;
}
.st-name input {
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-bottom: 10px;
}
.check-time {
    display: flex;
    align-items: center;
    justify-content: right;
}
.check-time label {
    color: #7f919e;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
    width: 60%;
}
.check-time input[type="checkbox"]{
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.payment-billing {
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-left: 5%;
    margin-right: 5%;
}
.cnb {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    text-align: left;
}
.cnb input{
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-bottom: 10px;
}
.cnb label {
    color: #7f919e;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
    width: 60%;
}
.grey-button button {
    position: absolute;
    left: 79%;
    top: 16%;
    z-index: 1;
    background: #fff !important;
    border-radius: 100% !important;
    opacity: 1 !important;
    height: 40px;
    width: 40px;
    border: 3px solid #606060;
    color: #606060 !important;
}
section.correct-section {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.from-t-btn {
    text-align: right;
    margin-bottom: 20px;
    margin-top: 20px;
}
.from-t-btn a {
    width: fit-content;
    background: #0cf;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
}
section.my-preference {
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
}
.pref-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pref-head h2 {
    color: #83909c;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 700;
}
.prf-btn {
    background: #0cf;
    padding: 10px;
    border-radius: 5px;
}
.prf-btn a{
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.prf-setting {
    width: 100%;
    border: 1px solid #cccbcb;
    border-radius: 5px;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.act-prf h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 700;
    color: #83909c;
    margin-bottom: 15px;
}
.act-prf p{
  color: #83909c;
  font-size: 12px;
}
.my_int {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.my_int h2{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    color: #83909c;
    margin-bottom: 15px;
}
.act-update{
  text-align: right;
}
.act-update a {
    background-color: #b0cd5c;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
}
.current-contact h4{
  color: #e16f1a;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}
.contact-list h4{
  color: #83909c;
}
.contact-list p {
  color: #83909c;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}
.quicks-links {
    width: 100%;
    margin-top: 20px;
}
.links-info {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.links-info img {
  margin-right: 20px;
}
.links-info h2 {
  color: #83909c;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.links-text h4{
  color: #73cbfd;
  width: 100%;
  margin-bottom: 0;
}
.links-text p{
  margin-bottom: 0;
  color: #83909c;
}
.sharing-head h2 {
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}
.sharing_accord .accordion {
    background-color: transparent;
    color: #7f919e;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom: 2px solid #7f919e;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.sharing_accord .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  margin-top: 15px;
  
}
.sharing_accord .panel p{
  color: #7f919e;
}
.sharing_accord button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.sharing_accord button.accordion.active:after {
    content: "\2212";
    color: #ff0000;
}
section.sharing {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.sharing-section {
    border: 1px solid #7f919e;
    border-radius: 5px;
}
.sharing-head {
    background: #7f919e;
    padding: 15px;
    margin-bottom: 30px;
}
.sharing_accord {
    width: 100%;
    padding: 15px;
}
.to {
    padding: 20px;
    margin-bottom: 20px;
}
.to h2{
  color: #7f919e;
  font-weight: 600;
}
.to p {
    color: #7f919e;
    font-size: 16px;
    background: #eceae9;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #d9d7d7;
}
.panel-btn {
    text-align: right;
    padding: 20px;
}
.panel-btn a {
    background: #0cf;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
}
.rename-link {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.save-link {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.save-link input {
    width: 100%;
    border: 1px solid #7f919e;
    height: 30px;
    border-radius: 5px;
}
.save-btn {
    width: 10%;
    text-align: right;
}
.save-btn a {
    color: #fff;
    text-transform: uppercase;
    background-color: #0cf;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
}
.save-btn button {
    color: #fff;
    text-transform: uppercase;
    background-color: #0cf;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
}
.sharing_accord .panel p {
    color: #7f919e;
    font-size: 14px;
    width: 100%;
}
.save-link .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.save-link .modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #7f919e;
  width: 80%;
}

/* The Close Button */
.save-link .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.save-link .close:hover,
.save-link .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.rename-link-head {
    background: #7f919e;
    padding: 15px;
    margin-bottom: 20px;
}
.rename-link-head h2 {
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}
.track-invites th {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #7f919e;
}
.track-invites td {
    text-align: center;
    color: #7f919e;
    font-size: 16px;
    font-weight: 600;
}
section.my_info {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.information h2 {
    color: #7f919e;
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-weight: 600;
}
.contact-info {
    width: 100%;
    padding: 20px;
    background: #e4effb;
    border-radius: 10px;
}
.contact-info h2{
    color: #606060;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 500;
}
.contact-info p{
    color: #606060;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 500;
}
.contact-details {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 20px;
}
.contact-details label {
    width: 30%;
    text-align: left;
    color: #606060;
    font-size: 18px;
    font-weight: 500;
}
.contact-details span{
  color: red;
}
.contact-details input {
    width: 200px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #7d7d7e;
}
.contact-details select{
    width: 200px;
    height: 30px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #7d7d7e;
}
.contac-info-det {
    width: 100%;
    padding: 20px;
    margin: 20px;
}
.rename-contact-info input {
    background-color: #eceae9;
    width: 40%;
}
.contact-btn {
    text-align: right;
    padding: 20px;
}
.contact-btn a {
    background-color: #ff6f00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
}
.submit-all {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.submit-all img {
    width: 500px;
}
section.my_act {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.curt-act h2{
  color: #7f919e;
  font-size: 25px;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: 600;
}
.current_account {
    width: 100%;
    border: 1px solid #00ccff;
    border-radius: 5px;
}
.current_account h3 {
    color: #7f919e;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #0cf;
}
.current-balance {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #0cf;
}
.current_details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.current_details p{
  color: #7f919e;
}
.balance-btn {
    margin-bottom: 20px;
    margin-top: 20px;
}
.balance-btn a {
    background: #0cf;
    color: #fff;
    padding: 5px 15px;
    text-transform: capitalize;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.select_plan {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #7f919e;
    border-radius: 5px;
}
.select_plan h2 {
    background: #7f919e;
    padding: 15px;
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
}
.plan-choice {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.plan-choice-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plan-choice-list input{
  cursor: pointer;
}
.plan-choice-list p {
    color: #7f919e;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 500;
}
.select_plan p {
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
    margin-bottom: 0;
}
.dollar-input {
    width: 100%;
    display: flex;
    align-items: center;
}
.dollar-input p {
    width: 50%;
}
.dollar-input label {
    background: #dbdbdb;
    font-size: 18px;
    padding: 5px 15px;
    margin-bottom: 0;
    font-weight: 700;
}
.plan-choice-list input {
    cursor: pointer;
    border: 1px solid #dbdbdb;
    height: 37px;
}
.amount-btn {
    text-align: right;
}
.amount-btn a {
    background: #7f919e;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
}
.pay-heading {
    width: 100%;
    padding: 20px;
}
.pay-heading h2 {
    color: #7f919e;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.pay-heading p{
  color: #7f919e;
  font-size: 16px;
}
.desc-box {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #0cf;
    border-radius: 5px;
}
.desc-head {
    display: flex;
    justify-content: space-between;
    background: #0cf;
    align-items: center;
}
.desc-head h2{
  padding: 10px;
  margin-bottom:0;
  color: #fff;
}
.desc-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #0cf;
}
.desc-body p {
    padding: 10px;
    margin-bottom: 0;
}
.payment-information {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.payment-information img {
    background: #0cf;
    padding: 12px;
}
.billing-info {
    background: #e4effb;
    padding: 20px;
    border-radius: 0px 10px 10px 10px;
}
.billing-list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.billing-list p {
    width: 20%;
    margin-bottom: 0;
}
.billing-list span{
  font-size: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.billing-list input {
    width: 200px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #6c6c6d;
    border-radius: 5px;
}
.save-check {
    padding: 20px;
    display: flex;
    align-items: center;
}
.save-check input{
  margin-right: 20px;
}
.save-check span {
    color: #606060;
    font-size: 18px;
}
.save-check p {
    font-weight: 700;
    width: 14%;
    margin-bottom: 0;
}
.save-check input {
    height: 30px;
    border: 1px solid #0cf;
}
section.student_dashboard {
    width: 100%;
    padding: 20px;
}
section.my_course {
    width: 100%;
    padding: 20px;
}
.my_course {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.my_course h2 {
    color: #7f919e;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.course_list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
    justify-content: space-between;
}
.course_list p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #7f919e;
}
.active_course h2 {
    background-color: #606060;
    padding: 10px 15px;
    font-size: 18px;
    color: #ffff;
    border-radius: 5px;
    width: 100%;
}
.active_course {
    width: 100%;
    margin-bottom: 30px;
}
.act-course {
    width: 100%;
    margin-bottom: 20px;
}
.act-img {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.act-course h2 {
    background-color: #606060;
    padding: 10px 15px;
    font-size: 18px;
    color: #ffff;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.act-img img {
    width: 250px;
}
.pop-images {
    width: 100%;
    margin-bottom: 30px;
}
.pop-images h2 {
    color: #7f919e;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 23px;
}
.pop-act-img {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.pop-act-img img{
  width: 30%;
  margin-right: 20px;
}
.combine-purchase {
    width: 100%;
    margin-bottom: 30px;
}
.combine-purchase p {
    color: #7f919e;
    font-size: 16px;
    font-weight: 500;
}
.combine-purchase h2 {
    color: #7f919e;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
}
.purchase-activity {
    width: 100%;
    margin-bottom: 30px;
}
.evt-icon {
    text-align: right;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}
.evt-icon i{
  margin-right: 20px;
}
.training-evt {
    background: #bf992c;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.training-evt h2 {
    margin-bottom: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.evt-alink a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    margin-right: 10px;
    text-transform: capitalize;
}
.evt-description {
    width: 100%;
    margin-bottom: 30px;
}
.evt-descp-head {
    background: #606060;
    padding: 20px;
}
.evt-descp-head h2 {
    font-size: 23px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
}
.evt-descp-head p {
    color: #fff;
    font-size: 14px;
}
.evt-decp-body {
    width: 100%;
    margin-bottom: 30px;
}
.evt-decp-body h3 {
    color: #7f919e;
    padding: 20px;
    padding-bottom: 0;
    font-size: 18px;
}
.evt-decp-body h4 {
    color: #7f919e;
    padding: 20px;
    padding-top: 10px;
    font-size: 14px;
}
.evt-alink {
    display: flex;
    align-items: center;
}
.evt-create {
    text-align: center;
    margin-right: 20px;
}
.evt-create h3{
  color: #376607;
  font-weight: 500;
  text-transform: capitalize;
}
.evt-details {
    display: flex;
    padding: 20px;
}
.evt-dt-left {
    width: 100%;
}
.evt-dt-left h2 {
    color: #00355e;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
}
.evt-dt-left h3 {
    color: #7f919e;
    font-size: 22px;
    font-weight: 500;
}
.view-evt {
    text-align: center;
}
.view-evt p{
  color: #7f919e;
}
.evt-list {
    width: 100%;
    margin-bottom: 30px;
}
.evt-list-alnks {
    text-align: right;
    margin-bottom: 30px;
}
.evt-list-alnks a {
    background: #ff6f00;
    padding: 5px 15px;
    margin-right: 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.upcoming-events .tabs {
  margin: 20px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.upcoming-events .tabs .active-tab {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  color: black;
  background: transparent;
}
.upcoming-events .tabs .active-tab:after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  bottom: -0.1em;
  left: 0;
  background: white;
}
.upcoming-events .tabs li {
  display: inline-block;
  cursor: pointer;
  color: #3a5ea7;
  padding: 5px 10px;
}
.upcoming-events .tabs li:first-child {
  margin-left: 10px;
}

.upcoming-events .tabs-content {
    margin: 20px;
    margin-top: 0;
    padding: 0;
    list-style: none;
    border-top: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 15px !important;
}
.upcoming-events .tabs-content li {
  display: none;
}
section.my_events {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
.events-list {
    width: 100%;
    text-align: left;
}
.events-list h2{
  color: #007c99;
  text-transform: capitalize;
  font-size: 23px;
  margin-bottom: 30px;
  font-weight: 500;
}
.upcoming-events ul li {
    color: #00ccff !important;
    font-size: 18px;
    font-weight: 600;
}
.date-list {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.date-list img{
  margin-right: 20px;
}
.date-list h3{
  color: #00ccff;
  font-size: 18px;
}
.date-list p{
  color: #7f919e;
}
.my-events-list h2 {
    color: #007c99;
    text-transform: capitalize;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 30px;
}
section.timeline-evt {
    width: 100%;
    margin-bottom: 30px;
}
.time-line {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
}
.time-line h2 {
    color: #7f919e;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
}
.evt-sample {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.evt-sample h2 {
    color: #007c99;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    text-align: left;
}
.reg-img{
  width: 100%;
  margin-bottom: 30px;
  margin-top:50px;
}
.reg-evt {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
.tickets-evt {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
.promo-evts {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
}
.evt-images {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
}
.evt-images h2 {
    text-align: left;
    margin-bottom: 20px;
    color: #7f919e;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}
.evt-images img{
  margin-bottom: 20px;
}
section.forum-details {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
}
.forum-post {
    width: 100%;
    border: 1px solid #7f919e;
}
.post-list {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
.post-left {
    width: 30%;
    border: 1px solid #7f919e;
    margin: 15px;
}
.post-profile {
    text-align: center;
    border-bottom: 1px solid #7f919e;
    margin-bottom: 20px;
    padding: 10px;
}
.post-profile img{
  margin-bottom: 20px;
}
.post-profile h2 {
    color: #0cf;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}
.post-info p{
  color: #7f919e;
}
.post-info {
    margin: 15px;
    font-size: 16px;
}
.post-info span{
  color: #0cf;
}
.post-right {
    margin: 15px;
}
.post-right p {
    color: #7f919e;
    border-bottom: 1px solid #7f919e;
    margin-bottom: 30px;
}
.post-text p{
  color: #7f919e;
}
.post-text p {
    color: #7f919e;
    font-size: 18px;
    border-bottom: none;
}
.post-review {
    width: 100%;
    text-align: right;
    padding: 10px;
    background: #cccbcb;
}
.post-review a {
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    color: #7f919e;
}
.post-review i{
  color: #0cf;
  margin-right: 5px;
}
.forum-next-tab {
    background: #ffdec5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}
.forum-tab-right a {
    color: #7f919e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.forum-tab-right span{
  color: #7f919e
}
.high-head table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.high-head td, .high-head th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.high-head th{
  background-color: #0cf;
  color: #fff;
}
.desk-head {
  color: #0cf;
}
.higi-list {
    display: flex;
}
.higi-list i {
    font-size: 38px;
}
.high-head p {
    margin-bottom: 0;
    color: #7f919e;
    margin-left: 10px;
}
.forum-image {
    width: 100%;
    margin-bottom: 30px;
}
.view-post {
    background: #606060;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.view-post a {
    color: #fff;
    text-decoration: none;
    margin-right: 15px;
}
.mertro-theme {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.mertro-theme h2 {
    background: #606060;
    padding: 10px;
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
}
.mertro-theme p {
    padding: 10px;
    margin-bottom: 0;
    color: #7f919e;
}
.about-fourm {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.forum-abt-img p {
    padding-bottom: 0;
}
.forum-img img{
  padding: 20px;
}
.theme {
    text-align: center;
}
.forum-img {
    text-align: center;
}
.quarto-list {
    padding: 8px;
    border: 1px solid #dedede;
}
.assign-assignment {
    width: 100%;
    margin-bottom: 30px;
}
.assign-assignment h2 {
    color: #7f919e;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 30px;
}
.ins-assignment {
    border: 1px solid #cccbcb;
    margin-bottom: 30px;
    border-radius: 5px;
}
.ins-assignment p {
    color: #7f919e;
    padding: 20px;
    font-size: 18px;
    text-transform: capitalize;
}
.ins-assignment a{
  color: #0cf;
}
.ins-head-assign {
    width: 100%;
    padding: 20px;
    background: #cccbcb;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ins-head-assign h2 {
    color: #606060;
    margin-bottom: 0;
}
.ins-head-assign a {
    background: #fff;
    padding: 5px 10px;
    font-size: 14px;
    color: #0cf;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 5px;
}
.add-items {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.add-item-head p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}
.item-btn a {
    background: #00ccff;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 10px;
}
.assignment {
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.assignment p {
    font-size: 14px;
    font-style: oblique;
    text-align: left;
    width: 25%;
    color: #0cf;
}
.assignment span{
  color: #0cf;
  font-weight: 600;
}
.assignment img {
    width: 75%;
    padding-right: 20px;
}
.assignment select {
    height: 30px;
    width: 300px;
    color: #7f919e;
    font-size: 18px;
    border: 1px solid #cccbcb;
    border-radius: 5px;
}
.assign-para {
    width: 20%;
}
.assign-date {
    width:20%;
    text-align: left;
}
.assign-date label {
    color: #7f919e;
    font-size: 16px;
    font-weight: 500;
}
.assign-date input {
  width: 200px;
  margin-bottom: 10px;
}
.historic-assign {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #cccbcb;
}
.historic-assign img {
    margin-right: 30px;
}
.historic-text h2{
  color: #7f919e;
  text-transform: capitalize;
  font-size: 20px;
  margin-bottom: 0px;
}
.historic-text p{
  color: #7f919e;
  font-size: 16px;
  padding: 0;
}
.historic-text span{
  margin-left: 30px;
}
.ins-task p{
  color: #7f919e;
  padding: 20px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
}
.task-field {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.task-field p{
  margin-bottom: 0;
  width: 20%;
}
.task-field input{
  margin-right: 20px;
  border-radius: 5px;
}
.task-field textarea{
  border-radius: 5px;
  margin-right: 20px;
  height: 100px;
}
.task-field select{
  border-radius: 5px;
  margin-right: 20px;
}
.ins-btn a {
    background: #0cf;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.ins-save-btn a{
  background: #0cf;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
}
.ins-save-btn {
    width: 100%;
    padding: 20px;
}
.task_view {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}
.task_view h2 {
    color: #7f919e;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
}
.task_view p{
  color: #7f919e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
.notification-setting h2 {
  color: #7f919e;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-size: 20px;
}
.email-noti {
    width: 100%;
    padding: 15px;
    display: flex;
    margin-bottom: 30px;
}
.email-noti h4 {
    color: #7f919e;
    font-size: 20px;
    width: 20%;
}
.email-check {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.email-check span {
    color: #7f919e;
    margin-left: 15px;
    font-size: 16px;
}
.change-setting {
    width: 100%;
    border: 1px solid #cccbcb;
    margin-bottom: 20px;
}
.change-setting h2 {
    color: #7f919e;
    text-transform: capitalize;
    padding: 15px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
}
.change-setting p {
    color: #7f919e;
    padding: 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccbcb;
}
.change-btn {
    border-bottom: 1px solid #cccbcb;
    padding: 15px;
    text-align: right;
}
.change-btn a {
    background: #0cf;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.select_course {
    padding: 15px;
    border-bottom: 1px solid #cccbcb;
}
.noti_dest {
    width: 100%;
    border-bottom: 1px solid #cccbcb;
}
.info-deat {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.info-deat p {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0px 15px;
    margin-left: 22px;
    width: 25%;
    font-size: 16px;
}
.create_new {
    border: 1px solid #cccbcb;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}
.create_new h2 {
    text-transform: capitalize;
    color: #7f919e;
    border-bottom: 5px solid #cccbcb;
    padding-bottom: 15px;
    margin-bottom: 0;
    font-size: 25px;
}
.title_create {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.title_create h2 {
    color: #0cf;
    border-bottom: none;
    font-size: 18px;
}
.title_create input {
    border: 1px solid #cccbcb;
    margin-bottom: 10px;
    border-radius: 5px;
}
.title_create p {
    color: #7f919e;
    font-size: 16px;
}
.menu-setting {
    width: 100%;
    margin-bottom: 20px;
}
.menu-setting h2 {
    font-size: 18px;
    border-bottom: none;
    margin-bottom: 15px;
    color: #ff6f00;
}
.menu-setting i{
  color: #000000;
}
.body-setting h2{
  color: #0cf;
    border-bottom: none;
    font-size: 18px;
    margin-bottom: 0;
}
.body-setting img{
  width: 100%;
}
.body-setting p {
    color: #7f919e;
    font-size: 16px;
    text-align: right;
    margin-top: 20px;
}
.body-setting input {
    border: none;
    padding: 0;
    color: #7f919e;
}
.publi-dates h2 {
    color: #7f919e;
    font-size: 18px;
    margin-bottom: 0;
}
.pub-date-list {
    width: 30%;
    margin-bottom: 15px;
}
.pub-date-list label {
    color: #7f919e;
    font-weight: 600;
    font-size: 14px;
}
.pub-date-list input{
  color: #7f919e;
}
.rece-heading {
    background: #00355e;
    padding: 20px;
    display: flex;
    align-items: flex-start;
}
.rece-heading h2{
  color: #fff;
  margin-bottom: 0;
  text-transform: capitalize;
}
.rece-heading i {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}
.guidance {
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
}
.guidance h3 {
    color: #0cf;
    font-size: 18px;
}
.guidance p{
  color: #7f919e;
  font-size: 16px;
}
.project-manager {
    width: 100%;
    margin-bottom: 20px;
}
.manager-plan {
    width: 100%;
    margin-bottom: 20px;
}
.manager-plan h3{
  color: #7f919e;
  font-size: 16px;
  margin-bottom: 20px;
}
.plan-list {
    width: 100%;
    list-style: none;
    padding: 0 20px;
    margin-bottom: 15px;
}
.plan-list i{
  margin-right: 20px;
}
.plan-list ul {
    list-style: none;
    font-size: 16px;
    color: #7f919e;
    margin-left: 30px;
    margin-bottom: 30px;
}
.plan-list li {
    margin-bottom: 10px;
    font-size: 14px;
}
.announcement h2 {
    color: #7f919e;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}
.announcement p{
  color: #7f919e;
  font-size: 16px;
}
.announcement {
    width: 100%;
    margin-bottom: 30px;
}
.new_folder h2{
  color: #7f919e;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
.new_folder {
    width: 100%;
    margin-top: 30px;
}






/*puja style start*/

.intervie_sec{width: 100%; padding: 100px 0;}
    .intervie_step{width: 100%; display: flex; align-items: center; justify-content: center;min-height: 600px;}
    .midil_intervie{    width: 200px;
    height: 200px;
    background: rgba(98,96,166,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(98,96,166,1) 0%, rgba(72,85,147,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(98,96,166,1)), color-stop(100%, rgba(72,85,147,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(98,96,166,1) 0%, rgba(72,85,147,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(98,96,166,1) 0%, rgba(72,85,147,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(98,96,166,1) 0%, rgba(72,85,147,1) 100%);
    background: radial-gradient(ellipse at center, rgba(98,96,166,1) 0%, rgba(72,85,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6260a6', endColorstr='#485593', GradientType=1 );
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px;
    text-align: center;
}
.intervie_itm{padding: 0 10px;}
.midil_intervie span{color: #fff; font-weight: 700; word-break: break-all; font-size: 15px; display: inline-block;}
.intervie_itm_tex{ text-align: center;
  position: relative;}
.intervie_itm_tex span{background: #607d8d;padding: 23px; color: #fff; font-size: 14px; font-weight: 700; position: relative; padding-left: 16px;display: inline-block; border-radius: 100%;    min-width: 129px;
text-align: center; }
.intervie_itm .intervie_itm_tex:nth-child(2){margin-top: 134px;}
.intervie_itm .intervie_itm_tex:nth-child(3){margin-top: 223px;}
.intervie_itm_tex:before{width: 3px; height: 100%; background: #b27e63;right: 0; bottom: 0; content: ""; position: absolute;z-index: -1;}
.intervie_itm_tex:first-child:before{transform: rotate(147deg);  bottom: -152px;
    height: 180px;}
.intervie_itm2 .intervie_itm_tex:first-child:before{transform: rotate(-147deg); left: -10px;   right: 0px;
     bottom: -149px;
    height: 180px;} 


.intervie_itm_tex:nth-child(2):before{    transform: rotate(90deg) translateY(-50%);
    right: 50px;
    bottom: inherit;
    top: 1%;}
.intervie_itm2 .intervie_itm_tex:nth-child(2):before{right: inherit;left: -50px;}

.intervie_itm_tex:nth-child(3):before{transform: rotate(49deg);    right: -12px;
    top: -196px; height: 300px;}
.intervie_itm2 .intervie_itm_tex:nth-child(3):before{    transform: rotate(-49deg);
    left: 12px;
    right: 0px;
    top: -196px;
    height: 300px;} 


.intervie_tex_inr{position: absolute; top: -76px; right: 100%; }
.intervie_tex_inr_itm{     position: relative;
    border-radius: 100%;text-align: center; margin-top: 30px; }
.intervie_tex_inr_itm span{ font-size: 15px; background: #607d8d;display: inline-block; border-radius: 100%; }
.intervie_tex_inr:before{    width: 3px;
    height: 65%;
    background: #b27e63;
    right: 0;
    top: 34px;
    content: "";
    position: absolute;
    z-index: -1;}
.intervie_tex_inr .intervie_tex_inr_itm:first-child{margin-top: 0;}
.intervie_tex_subinr_itm{ display: flex; flex-direction: column; top: 0;
position: absolute; left:-138px; width: 133px;}
.intervie_tex_subinr_itm span{    color: #7f919e;
    background: none;
    padding: 0;
    text-align: right;
    border-bottom: solid 2px #b27e63;
    border-radius: 0;
    border-right: solid 2px #b27e63;
    padding: 0;    word-break: break-all;}
.intervie_tex_subinr_itm span:first-child{border-right: none;}

.intervie_itm2 .intervie_tex_inr{    right:inherit; left: 100%;}
.intervie_itm2 .intervie_tex_inr:before{right:inherit; left: 0}
.intervie_itm2 .intervie_tex_subinr_itm {
    left: inherit;
    right: -138px;

}
.intervie_itm2 .intervie_tex_subinr_itm span{ border-right: 0;border-left: solid 2px #b27e63;text-align: left;}
.intervie_itm2 .intervie_tex_subinr_itm span:first-child {
    border-right: none;
    border-left: none;

}
.intervie_itm2 .intervie_itm_tex:nth-child(2) .intervie_tex_inr:before{height: 78%;}
.intervie_itm2 .intervie_itm_tex:nth-child(3) .intervie_tex_inr:before{height: 77%;}
.colo_1{background: #556b2f !important;}
.colo_2{background: #007c99 !important;}
.colo_3{background: #606060 !important;}
.colo_4{background: #7f919e !important;}
.colo_4{background: #827667 !important;}

.info_curcal_sec{width: 100%;position:relative;padding-top: 200px;margin-bottom: 198px;}
.info_curcal_pael{width: 730px; position: relative; margin: 0 auto; min-height: 604px;}
.info_medils{position: absolute;
top: 46%;
left: 46%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 221px;
height: 221px;
background: #fff;
border-radius: 100%;
text-align: center;
z-index: 9;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 0px 10px #00000070;}
.info_shep{position: absolute; left: 0; top: 0;display: flex;
align-items: center;
justify-content: center; text-align: center;}
.info_medils b{font-size: 28px;color: #0064c8;}

.info_shep:before{position: absolute; left: 0; top: 0;content: "";background-size: 100% !important;}
.info_shep span{position: relative; font-size: 17px; color: #fff;
font-weight: 700;}

.info_shep1{width: 343px;height: 283px;z-index: 1;}
.info_shep1:before{background: url("../images/shep1.png")no-repeat;width: 343px;height: 283px;}
.info_shep1 span{padding-top: 88px;margin-left: -44px;}

.info_shep2{width: 331px;height: 299px;left: 60px;}
.info_shep2:before{background: url("../images/shep2.png")no-repeat;width: 331px;height: 299px;}
.info_shep2 span{padding-top: 0;margin-left: 138px;
margin-top: -141px;}

.info_shep3{width: 296px;height: 396px;left: 334px;
top: -76px;z-index: 6;}
.info_shep3:before{background: url("../images/shep3.png")no-repeat;width: 296px;height: 396px;}
.info_shep3 span{  padding-top: 0;
  margin-left: -42px;
  margin-top: -74px;
}

.info_shep4{width: 296px;height: 396px;left: 334px;
top: 0px;}
.info_shep4:before{background: url("../images/shep4.png")no-repeat;width: 296px;height: 396px;}
.info_shep4 span{ padding-top: 0;
margin-left: 102px;
margin-top: 95px;
}

.info_shep5{width: 356px;height: 273px;left: 304px;
bottom: 18px; top: inherit;z-index: 5;}
.info_shep5:before{background: url("../images/shep5.png")no-repeat;width: 356px;height: 273px;}
.info_shep5 span{padding-top: 0;
margin-left: 96px;
margin-top: -81px;
}

.info_shep6{width: 344px;height: 256px;left: 222px;
bottom: 0; top: inherit;}
.info_shep6:before{background: url("../images/shep6.png")no-repeat;width: 344px;height: 256px;}
.info_shep6 span{padding-top: 0;
margin-left: -29px;
margin-top: 50px;
}

.info_shep7{width: 263px;
height: 312px;
left: 66px;
bottom: -45px;
top: inherit;z-index: 5;}
.info_shep7:before{background: url("../images/shep7.png")no-repeat;width: 263px;height: 312px;}
.info_shep7 span{padding-top: 0;
margin-left: 38px;
margin-top: 50px;
}


.info_shep8{width: 306px;
height: 296px;
left: 18px;
bottom: 55px;
top: inherit;}
.info_shep8:before{background: url("../images/shep8.png")no-repeat;width: 306px;height: 296px;}
.info_shep8 span{padding-top: 0;
margin-left: -54px;
margin-top: -115px;}
.content_info_bx{position: absolute; right: 0; top: 0; padding: 10px; border: solid 1px #d3d2d2;
border-radius: 8px;width: 260px;text-align: left;}
.content_info_bx p{font-size: 11px; color: #7f919e;margin-top: 0;}
.info_content1{right: 300px;}
.info_content2{right: 111px;
top: 165px;}
.info_content3{right: 73px;
top: 437px;}
.info_content4{right: 73px;
top: inherit; bottom:16px;}
.info_content5{right: 161px;
top: inherit;
bottom: -209px;}

.info_content6{right: inherit;
top: inherit;
bottom: -204px;
left: 513px;}

.info_content7{right: inherit;
top: inherit;
bottom: -163px;
left: 165px;}

.info_content8{right: inherit; left: 0; bottom: 0;top: inherit;}

.nav-dots:before {background: url("../images/lie.png")repeat-x center; width: 100%;
height: 100%; height: 10px; border: none;}
input#img-1:checked ~ .nav-dots label#img-dot-1, input#img-2:checked ~ .nav-dots label#img-dot-2, input#img-3:checked ~ .nav-dots label#img-dot-3, input#img-4:checked ~ .nav-dots label#img-dot-4, input#img-5:checked ~ .nav-dots label#img-dot-5, input#img-6:checked ~ .nav-dots label#img-dot-6
{background: url("../images/dot2.png")repeat-x center; background-size: 39px !important;}
.nav-dots .nav-dot{background: url("../images/dot1.png")repeat-x center; background-size: 39px !important;}
.nav-dots .nav-dot{width: 40px; height: 40px;top: -14px;}
.nav-dots .nav-dot:hover {
  cursor: pointer;
  background: url("../images/dot1.png")repeat-x center; 
}
.nav-dots p {
  margin-top: 40px;
  left: -4px;
}
.single-border{position: relative; overflow: hidden;}
.cus_ico_des{    position: absolute;
    text-align: left;
    font-size: 20px;    
    right: -100px;
    margin-top: 0;
    bottom: 0;
      -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    left: inherit;
    background: #fff;
        border: 1px solid #eee;
        border-radius: 1px;
        padding: 2px;
   }
    .single-border:hover .cus_ico_des{right: 3px;}
.cus_ico_des .buy-now a i img{ width: 13px;}
.cus_ico_des .buy-now a{    font-size: 12px;}
.cus_ico_des .buy-now a i{    color: #7f919e;}
a{    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.single-border:hover .free-circle:hover {
    background-color: #ff6f00;
    color: #fff;
}

.pricing_sec_2 .second-free-circle {
  
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px;
}
.pricing_sec_2 .second-free-circle h2, .pricing_sec_2 .second-free-circle h3, .free-circle h2{position: inherit;
margin-top: 0;
left: inherit;
top: inherit;
bottom: inherit;
    margin: 0;    font-size: 23px;    line-height: 26px;}
.pricing_sec_2 .second-free-circle p{    margin: 0; padding: 0;}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.col-md-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
.free-circle{display: flex;
justify-content: center;
align-items: center;}
.button_dv{width: 100%;
text-align: left;
padding-left: 20px;}
.button_dv .cus-btn{padding: 11px 39px;}
.pogi_re{position: relative;}

.signin_log_pg .form-wrap .tabs h3{font: inherit;width: auto;display: flex; justify-content: space-between;
position: relative;}

.signin_log_pg .form-wrap .tabs{display: flex; justify-content: space-between;    overflow: inherit;}
.signin_log_pg .form-wrap{background: none;}

.signin_log_pg .form-wrap .tabs-content {
    padding: 27px 60px;
    background: #184561;
    border: solid 2px #10b8db;
    border-radius: 7px;
}
.signin_log_pg .active{
    background: none !important;
}
.signin_log_pg .form-wrap .tabs h3 a {
    padding: 0.5em 0;
    text-align: center;
    font-weight: 400;
    background-color: #184561 !important;
    display: block;
    color: #fff;
    padding: 10px;
    font-weight: 700;
    font-size: 17px;
    text-decoration: underline;
    border-radius: 7px 7px 0 0;
    outline: undarlie !important;
    position: relative;
    border: solid 2px #184561 !important;
   border-bottom: #184561 !important;
  margin-bottom: -13px;
}

.signin_log_pg .form-wrap .tabs h3 a.active {
   border: solid 2px #10b8db !important;
   border-bottom: none !important;
  background-color: #184561 !important;
   z-index: 1;
  opacity: 1;
}
.signin_log_pg .form-wrap .tabs h3 a:hover, 
.signin_log_pg .form-wrap .tabs h3 a:focus{background-color: #184561 !important; outline: none !important;opacity: 1;}
.signin_log_pg .form-wrap form .input{    box-shadow: 0 0 5px 2px #686565;
    border: solid 1px #000; margin-top: 15px;padding-left: 38px;}
.signin_log_pg .form-wrap .help-text p a{color: #00ccff;}
.ipt_bx{position: relative;}
.ipt_bx span{position: absolute; left: 7px; top:21px;}
.iput_sub_btn{width: 100%; text-align: center;}
.iput_sub_btn input{border: none; outline: none; cursor: pointer; width: 227px !important; height: 69px;background-size: 100% 100% !important;
background-color: transparent !important;}
.iput_sub_btn1 input{background: url(../images/btn1.png)no-repeat;}
.iput_sub_btn2 input{background: url(../images/btn2.png)no-repeat;margin-top: 7px;}
.iput_sub_btn3 input{background: url(../images/btn3.png)no-repeat;}
.iput_sub_btn input:hover{background-color: transparent !important;}
.signin_log_pg .form-wrap .help-text p{color: #00ccff;border: none !important;}
.signin_log_pg .form-wrap .help-text p a{color: #00ccff; text-decoration: none !important;}
.signin_log_pg .form-wrap form label[for]::before {border-color: #fff !important;}
.signin_log_pg .form-wrap form label[for]::after{border-color: #fff !important;}
.signin_log_pg .form-wrap form label[for]{color: #fff;}
.log_rem{display: flex; justify-content: space-between; margin-top: 24px;}
.log_rem a{color: #fff;}
.signin_log_pg .help-text{border: none;}
.fb_icon{ width: 100%;text-align: right; }
.fb_icon ul{display: flex; width: 100%;justify-content: flex-end;}
.fb_icon ul li{list-style: none !important;}
.fb_icon ul li a{display: inline-block; cursor: pointer; margin: 0 4px;outline: none;}
.fix_btn{position: fixed;
right: 0;
top: 33%;}
.fix_btn{position: fixed;
left: 0;
top: 28%;}
.biling-details .card-number label{width: 20%;}
.in_bx_cc{width: 80%;}

.modal-content-paymet-pla{width: 542px;background: #007195; text-align: right; margin-top: 59px;}
.paymet-plan-hed{width: 100%;}
.popup-paymet-plan h4{font-size: 62px; line-height: 100px; font-weight: 700; color: #fff;}
.popup-paymet-plan h3{    font-size: 20px;
    line-height: 30px;/*text-transform: uppercase;*/ color: #7f919e;}
.paymet-plan-hed{display: flex;    justify-content: center;}
.pay_btn{display: inline-block; background: #ff6f00; font-size: 15px; font-weight: 700;
color: #fff; border-radius: 10px; padding: 10px;}
.enroll_bt{width: 100%;}
.enroll_bt .pay_btn{margin-top: 16px;}
.paymet-plan-hed img {
    max-width: 100%;
    width: 49px;
    margin-left: 18px;
}
.popup-paymet-plan{width: 100%; position: relative; text-align: center;}
.modal-content-paymet-pla .myModalClosehome1{right: 0;
    margin-top: 0; display: flex; justify-content: center; align-items: center;}
.modal-content-paymet-pla .myModalClosehome-resize1 {
    right: -30px;
    top: -30px;
}
.pay_btn:hover{color: #fff; text-decoration: none !important;}
.track-application .application-content{position: relative;}
.track-application .row{position: relative; margin: 0 -15px;flex-wrap: wrap;}
.track-application .col-md-12, .track-application .col-md-3{padding: 0 15px;    position: relative;
    width: 100%;
    min-height: 1px;}
.track-application .col-md-3{ -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
.track-application .col-md-12{ -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.ribbon{opacity: 0;}

.app-img img{width: 100%;height: 200px;}
._10b4{    max-height: 225px !important;}
.list-traning-outer .chat-outer ul li.chat-with a{font-size: 10px;}
.course-title{position: relative;}
.course-title:before{content: "";
    display: block;
    clear: both;
    width: 80%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";}
.modalrefer_pro .modal-content .close span, .closeCustm span{    color: #00ccff ;
    position: relative;
    left: inherit;
    right: inherit;
    border: solid 2px #00ccff;
    width: 30px;
    display: inline-block;
    height: 30px;}
    .modalrefer_pro{padding-top: 250px;}
.modalrefer_pro .modal-header .close, .closeCustm{    position: absolute;
    right: -5px;
    margin-top: 0;
    top: -32px; background: none !important;
      opacity: 1;
    z-index: 9;
    cursor: pointer;}
.modalrefer_pro .modal-header{position: relative;}
.modalrefer_pro .modal-content {
    border: 3px solid #00ccff;
    width: 400px;
}
.modalrefer_pro .modal-footer {
    border: none;
    padding-top: 42px;
    position: relative;
    text-align: right;
}
.modalrefer_pro .modal-footer a{color: #fff;}
.modalrefer_pro .modal-content:before{position: absolute;left: 0;
bottom: 0;background: url(../images/wave.png)no-repeat;
background-size: 100%;
width: 100%;
height: 68px;
content: "";}
.refer_cc{position: fixed; top: 50%; left: 0;
z-index: 99;}
.refer_cc img{width: 30px;}
.modalrefer_invitatio .modal-content {
    border: 3px solid #cccbcb !important;
    width: 100%;
    padding-bottom: 20px;
}
.modalrefer_invitatio .closeCustm span{border-color: #cccbcb !important;
color: #cccbcb !important;}
.arw_modal_tp{    display: flex;
    justify-content: space-between;}
.arw_modal_tp h4 em{
    font-size: 18px;
    font-weight: 600;
    color: #39b54a;
    font-style: normal;
}
.arw_modal_tp b{font-size: 14px; color: #007c99;margin-left: 21px;}
.arw_modal_tp u{ font-size: 18px;color: #00ccff;}
.arw_modal_tp u a{    color: #00ccff;}
.arw_modal_fot ul{display: flex;}
.arw_modal_fot li{width: 33.333%;position: relative;text-align: center;
list-style: none; padding: 14px;}
.arw_modal_fot li:before {
    position: absolute;
    top: 0;
    width: 329px;
    height: 126px;
    content: "";
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    
}
.arw_modal_fot li:first-child:before{background: url(../images/program-invitation1.png);
z-index: 6;left: -20px;}
.arw_modal_fot li:nth-child(2):before{background: url(../images/program-invitation2.png);
z-index: 5;left: -35px;}
.arw_modal_fot li:last-child:before{background: url(../images/program-invitation3.png);
left: -60px;}
.arw_modal_fot p, .arw_modal_fot em{font-style: normal; color: #fff;
position: relative; z-index: 9;}
.arw_modal_fot p{font-size: 18px;}
.arw_modal_fot em{font-size: 40px;}
.modalrefer_invitatio .modal-content:before{display: none;}
.arw_modal_fot{width: 100%; margin-top: 30px;}

.track-application{position: relative;}
.closeCustm span{color: #cccbcb !important;}
.arw_modal_tp b i{margin-right: 5px;}

/*puja style end*/
@media only screen and (min-width: 1300px){
  .container_pmtThnk {
     /* max-width: 1190px;*/
      max-width: 610px;
  }

}


/*ezaz css*/

@media screen and (max-width: 1300px) {  
  .refer-circle{right: -10PX; top: -20px !important;}

}
@media screen and (max-width: 1199px) {
  .refer-img img {
  width: 242px;
}
.refer_cc{ top: 20%;}
 .modalrefer_pro{padding-top: 100px !important;}
 .refer-list{padding-left: 24px;}
 .preview-letter{margin-left: 20px;
margin-right: 20px;}
}

@media screen and (max-width: 991px) {
  .plan-choose p, .plan-deposit{  width: 41%;}
  .plan-deposit label {
    font-size: 17px;
  }
  .plan-choose p, .plan-choose h5{    font-size: 15px;}
  .plan-choose{    margin-bottom: 2px;}
  .select-plan-head{    margin-bottom: 3px;}
  .bg-ref-foot {
  margin-top: 0;
}
.bg-ref-foot-div{bottom: 20px;}
.bg-ref-logo img{width: 206px;}
.refer-img img {
  width: 269px;
}
.modalrefer_invitatio .modal-content {
  width: 90%;
}
.arw_modal_fot li::before {
  width: 283px;
height: 128px;
}
.arw_modal_fot p {
  font-size: 15px;
  line-height: 20px;
}
.arw_modal_fot em {
  font-size: 25px;
  line-height: 35px;
}
.arw_modal_fot li{padding: 28px 15px;}
 .refer-list{width: auto;}
}

@media screen and (max-width: 767px) {
 .share-btn {
  width: 66%;
}
.preview-letter{margin-left: 0 !important;
margin-right: 0!important;}
.share-btn h2{font-size: 20px;}
.share-btn::before, .share-btn::after {
  width: 76px;
}
.refer-img img {
  width: 206px;
  margin-top: 118px;
z-index: -1;
}
.prgm-heading h2 {
  font-size: 34px;
}
.prgm-heading p {
  font-size: 23px;
  }
  .refer-img h2{font-size: 18px;}
.prgm-text-above h3{font-size: 14px;}

.prgm-footer h3 {
  font-size: 15px;
  padding-left: 5px;
}
.prgm-price h3 {
  font-size: 18px;
}
.referprg-prg {
  width: 100%;
}
.arw_modal_fot li::before {
  width: 200px;
  height: 77px;
  left: 0 !important;
}
.arw_modal_fot li {
  padding: 14px 3px;
}
.arw_modal_fot em {
  font-size: 21px;
  line-height: 32px;
}
.arw_modal_fot {
  margin-top: 13px;
}
.refer-list{width: 100%;}
.refer-email{flex-wrap: wrap;}
.zero-one ul li {
  width: 26px;
  height: 26px;
  font-size: 15px;
  }
.validate-tab button{font-size: 10px;}
{font-size: 15px;}
.refer-list {
  width: auto !important;
}
.refer-head span {
  width: 20px;
  font-size: 15px;
  margin-right: 4px;
  }
  .refer-head h2 {
  font-size: 15px;
}
.refer-email{padding-bottom: 23px;}


}
@media screen and (max-width: 575px) {
  .plan-choose p, .plan-deposit{  width: 50%;}
  .refer-img img {
  width: 172px;
}
.bg-ref-foot-div {
  bottom: 3px;
  padding: 0 10px;
}
.referprg-prg{position: relative;}
.arw_modal_tp h4 em {
  font-size: 14px;
  margin-right: 6px;
  font-size: 14px;
margin-right: 6px;
display: inline-block;
}
.arw_modal_tp h4{width: 50%;}
.arw_modal_tp u{width: 50%; text-align: right; font-size: 14px;}
.arw_modal_tp b{margin-left: 0;}
.arw_modal_fot li::before {
 display: none;
}
.arw_modal_fot li:first-child{background: #00ccff;}
.arw_modal_fot li:nth-child(2){background: #ff6f00;}
.arw_modal_fot li:last-child{background: #a086ad;}
}
@media screen and (max-width: 480px) {
section.refer_program{margin-top: 36px;}
.prgm-heading h2 {
  font-size: 22px !important;
}
.refer-circle h2 {
  font-size: 20px !important;
  margin-top: 0 !important;
}
.prgm-heading {
  margin-top: 0;
  }
  section.breadcrums h2 {
  font-size: 24px;
}
.modalrefer_pro .modal-content {
  width: 95%;
}
.arw_modal_tp h4 em{width: 100%;}
arw_modal_fot li::before {
  width: 138px;
  height: 53px;
}
.arw_modal_fot li {
  padding: 6px 2px;
}
.arw_modal_fot p {
  font-size: 10px;
  line-height: 14px;
}
.arw_modal_fot em {
  font-size: 15px;
  line-height: 18px;
}

}












