@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");
.main-white-heading {
  font-size: 3.1rem;
  color: #ffffff;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -1.2px;
}

.sub-white-heading {
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: normal;
}

.small-white-heading {
  font-size: 1rem;
  color: #ffffff;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
}

.main-dark-heading {
  font-size: 3rem;
  color: #1b1c1f;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -1.2px;
}

.sub2-dark-heading {
  font-size: 1.5rem;
  color: #1b1c1f;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
}

.sub-dark-heading {
  font-size: 1.25rem;
  color: #1b1c1f;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
}

.small-dark-heading {
  font-size: 1rem;
  color: #1b1c1f;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
}

.ex-small-dark-heading {
  font-size: 15px;
  color: #1b1c1f;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
}

.main-white-para {
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: normal;
}

.small-white-para {
  font-size: 1rem;
  color: #ffffff;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.4px;
}

.main-dark-para {
  font-size: 1.25rem;
  color: #1b1c1f;
  font-weight: normal;
}

.small-dark-para {
  font-size: 1rem;
  color: #1b1c1f;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.4px;
}

.main-dark-para {
  font-size: 1.25rem;
  color: #1b1c1f;
  font-weight: normal;
}

.small-dark-para {
  font-size: 1rem;
  color: #1b1c1f;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.4px;
}

.main-gray-para {
  font-size: 1.25rem;
  color: #888b90;
  font-weight: normal;
}

.small-gray-para {
  font-size: 1rem;
  color: #888b90;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.4px;
}

.ex-small-gray-para {
  font-size: 15px;
  color: #888b90;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  font-family: "Poppins", sans-serif;
}

.paddingTop-1 {
  padding-top: 1rem;
}

.paddingTop-2 {
  padding-top: 2rem;
}

.paddingTop-3 {
  padding-top: 3rem;
}

.paddingTop-4 {
  padding-top: 4rem;
}

.paddingTop-5 {
  padding-top: 5rem;
}

.paddingTop-6 {
  padding-top: 6rem;
}

.paddingTop-7 {
  padding-top: 7rem;
}

.paddingTop-8 {
  padding-top: 8rem;
}

.paddingTop-9 {
  padding-top: 9rem;
}

.paddingTop-10 {
  padding-top: 10rem;
}

.paddingBottom-1 {
  padding-bottom: 1rem;
}

.paddingBottom-2 {
  padding-bottom: 2rem;
}

.paddingBottom-3 {
  padding-bottom: 3rem;
}

.paddingBottom-4 {
  padding-bottom: 4rem;
}

.paddingBottom-5 {
  padding-bottom: 5rem;
}

.paddingBottom-6 {
  padding-bottom: 6rem;
}

.paddingBottom-7 {
  padding-bottom: 7rem;
}

.paddingBottom-8 {
  padding-bottom: 8rem;
}

.paddingBottom-9 {
  padding-bottom: 9rem;
}

.paddingBottom-10 {
  padding-bottom: 10rem;
}

.marginTop-1 {
  margin-top: 1rem;
}

.marginTop-2 {
  margin-top: 2rem;
}

.marginTop-3 {
  margin-top: 3rem;
}

.marginTop-4 {
  margin-top: 4rem;
}

.marginTop-5 {
  margin-top: 5rem;
}

.marginTop-6 {
  margin-top: 6rem;
}

.marginTop-7 {
  margin-top: 7rem;
}

.marginTop-8 {
  margin-top: 8rem;
}

.marginTop-9 {
  margin-top: 9rem;
}

.marginTop-10 {
  margin-top: 10rem;
}

.marginBottom-1 {
  margin-bottom: 1rem;
}

.marginBottom-2 {
  margin-bottom: 2rem;
}

.marginBottom-3 {
  margin-bottom: 3rem;
}

.marginBottom-4 {
  margin-bottom: 4rem;
}

.marginBottom-5 {
  margin-bottom: 5rem;
}

.marginBottom-6 {
  margin-bottom: 6rem;
}

.marginBottom-7 {
  margin-bottom: 7rem;
}

.marginBottom-8 {
  margin-bottom: 8rem;
}

.marginBottom-9 {
  margin-bottom: 9rem;
}

.marginBottom-10 {
  margin-bottom: 10rem;
}

body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body p,
html p {
  margin-bottom: 1rem;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
html h1,
html h2,
html h3,
html h5,
html h6 {
  font-family: "Poppins", sans-serif;
  color: #1b1c1f;
}

body p,
html p {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  color: #1b1c1f;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.4px;
}

body li,
body a,
html li,
html a {
  font-family: "Poppins", sans-serif;
}

.libreFontts {
  font-family: "Libre Baskerville", serif;
}

.poppinsFonts {
  font-family: "Poppins", sans-serif;
}

.primary-button {
  background-color: #e5b71e;
  color: #1b1c1f;
  text-decoration: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  padding: 0.80rem 0.80rem;
  font-size: 1rem;
}

.primary-button-outline {
  border: 1px solid #e5b71e;
  color: #1b1c1f;
  text-decoration: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  background-color: transparent;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  padding: 0.80rem 0.80rem;
  font-size: 1rem;
}

.secondry-button {
  background-color: #F4F5F5;
  color: #1b1c1f;
  text-decoration: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 1rem 0 1rem 0;
}

.dark-button {
  background-color: #1b1c1f;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  padding: 0.80rem 0.80rem;
  font-size: 1rem;
}

.primary-button:hover {
  background-color: #1b1c1f;
  color: #ffffff;
}

.secondry-button:hover {
  background-color: #1b1c1f;
  color: #ffffff;
}

.dark-button:hover {
  background-color: #F4F5F5;
  color: #1b1c1f;
}

.common-gradient-1 {
  background: #e9c13f;
  background: -webkit-gradient(linear, left top, right top, from(rgba(233, 193, 63, 0.358981)), color-stop(48%, rgba(255, 255, 255, 0.375788)), to(rgba(0, 176, 99, 0.218925)));
  background: linear-gradient(90deg, rgba(233, 193, 63, 0.358981) 0%, rgba(255, 255, 255, 0.375788) 48%, rgba(0, 176, 99, 0.218925) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9c13f", endColorstr="#00b063", GradientType=1);
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("../img/icons/right-mark.png") !important;
}

.icons-2 {
  width: 25px;
  height: 25px;
}

.dashed-fancy-border {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='1' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  background-color: transparent;
}

.box-shadow-1 {
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.header-content-wrapper {
  min-height: 100vh;
}

.sspLoginSection {
  background-image: url("../img/login/Rectangle3.jpg");
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.sspLoginSection .login-form-body {
  position: relative;
  background-color: #1b1c1fb5;
}

.sspLoginSection .login-form-body form input {
  border-radius: 0;
  font-family: "Poppins", sans-serif;
}

.sspLoginSection .login-form-body form label {
  color: #888b90;
  font-size: 1rem;
  font-weight: 400;
}

.sspLoginSection .login-form-body form .remember {
  color: #888b90;
  font-weight: 400;
}

.sspLoginSection .login-form-body form span a {
  text-decoration: none;
  color: #888b90;
  font-weight: 400;
}

.top-menu {
  position: fixed;
  width: 100%;
  z-index: 999;
  margin: 0;
  padding: 0;
  top: 0;
  height: 75px;
}

.menu-icon-box {
  height: 75px;
  width: 75px;
  background-color: #e5b71e;
}

.menu-icon-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  color: #27292d;
}

.ssp-logo {
  width: 180px;
  height: 50px;
}

header ul li {
  text-decoration: none;
  display: inline-block !important;
}

header ul li a {
  color: #ffffff;
  font-size: 1.2rem;
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms;
}

header ul li a:hover {
  color: #ffffff;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

header ul button {
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/opacity/see-through */
  color: #ffffff;
  font-weight: normal;
  font-size: 1rem;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  border-radius: 0;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms;
}

header ul button:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: -1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
  background-color: #27292d;
  overflow-x: hidden;
  visibility: hidden;
}

.overlayAddClass {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  position: fixed;
}

.inverted {
  background-color: #2f2e2ee3;
  -webkit-box-shadow: 0 3px 5px 0.3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px 0.3px rgba(0, 0, 0, 0.1);
}

.inverted a {
  color: #ffffff;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay li {
  list-style-type: none;
}

.overlay a {
  padding: 1rem;
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  color: #888b90;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: "Poppins", sans-serif;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  overflow-y: hidden;
}

#clsbtn {
  display: none;
}

.menu_block {
  display: none;
}

.show_menu_items {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.hide_menu_items {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.overview .card {
  background-color: #1b1c1f;
  border-radius: 0 !important;
}

.overview .card p {
  margin-bottom: -10px;
}

.overview .card span {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}

.overview .card a:hover,
.overview .card a:focus {
  color: #e5b71e;
}

.overview .card .menu-card-icn {
  font-size: 2rem;
}

.mobile-nav-items li ul {
  background: #1b1c1f;
  border: 0;
  padding: 10px;
  border-radius: 0;
}

.mobile-nav-items .menu-card-icn-mobile {
  font-size: 35px;
}

.mobile-nav-items span {
  font-size: 15px;
  font-weight: 400;
}

.homeBannerSection {
  background-image: url("../img/header/home-banner.png");
  background-color: #27292d;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.mobile-home-banner {
  background-image: url("../img/header/Home-header-mobile.png");
  background-color: #27292d;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.mobile-home-banner .banner-items {
  padding-bottom: 16rem;
}

.scroll-down-card .card {
  background-color: #1b1c1fb5;
  color: #ffffff;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.scroll-down-card .card p {
  font-weight: 300;
}

.scroll-down-card .card i {
  color: #e5b71e;
  font-size: 30px;
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms;
}

.scroll-down-card .card i:hover {
  -webkit-transform: scale(1.9);
          transform: scale(1.9);
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.online-photography-course-section {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffd63f5e), color-stop(#f0e9e4), to(#ffffff));
  background-image: linear-gradient(to right, #ffd63f5e, #f0e9e4, #ffffff);
}

/* .online-photography-course-section .card {
  background-color: #ffffff;
} */

.online-photography-course-section .card .icons {
  width: 80%;
}

.mobile-app-details {
  background-image: url("../img/backgrounds/background-1.jpg");
  height: auto;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.mobile-app-details .text-items .icons {
  width: 35px;
  height: 35px;
}

.photographyTours {
  position: relative;
  overflow: hidden;
}

.photographyTours h3 {
  font-size: 2.4rem;
}

.photographyTours .half-item-row {
  position: relative;
  left: 0px;
}

.photographyTours .half-item-row .half-item-box {
  position: relative;
  left: 7rem;
}

.photographyTours .half-item-row .half-item-box .last-item {
  opacity: 0.4;
  z-index: -1;
}

.photographyTours .half-item-row .half-item-box .card {
  border: 0;
  -webkit-box-shadow: 0 10px 100px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 10px 100px 0 rgba(0, 0, 0, 0.06);
}

.photographyTours .half-item-row .half-item-box .card h6 {
  font-size: 14px;
}

.photographyTours .half-item-row .half-item-box .card p {
  font-size: 13px;
  line-height: 1.5;
  color: #888b90;
}

.photographyTours .half-item-row .half-item-box .card span {
  font-size: 14px;
}

.photographyTours .half-item-row .half-item-box .card a {
  color: #888b90;
}

.photography-workshops {
  position: relative;
  overflow: hidden;
}

.photography-workshops h3 {
  font-size: 2.4rem;
}

.photography-workshops .half-item-row-right {
  position: relative;
  right: 4rem;
}

.photography-workshops .half-item-row-right .half-item-box-right {
  position: relative;
  right: 2rem;
}

.photography-workshops .half-item-row-right .half-item-box-right .last-item {
  opacity: 0.4;
  z-index: -1;
}

.benefits-section .card {
  background-color: #27292d;
}

.benefits-section .card .star-icn {
  width: 30px;
  height: 30px;
}

.benefits-section h4 span {
  color: #e5b71e;
}

.benefits-section .benefits-deails p {
  font-size: 15px;
  line-height: 1.6;
}

.benefits-section .benefits-deails .icon {
  height: 45px;
  width: 45px;
}

.workshops-section .owl-carousel .slider-card {
  padding: 0.5rem;
}

.workshops-section .owl-carousel .slider-card .card {
  border: 0;
  -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  border-radius: 0;
}

.workshops-section .owl-carousel .slider-card .card img {
  border-radius: 0;
}

.owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;

}

.ssp-students-work {
  background-image: url("../img/backgrounds/ssp-works-background.jpg");
  height: 200%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.ssp-tips-section {
  background-image: url("../img/feature/ssp-tips.jpg");
  height: 149%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  position: relative;
}

.ssp-tips-section .ssp-tips-content {
  position: absolute;
  width: 100%;
  top: 30%;
}

.about-us-section {
  background-image: url("../img/backgrounds/About-us-background.jpg");
  height: auto;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  position: relative;
}

.about-us-section .card {
  background-color: #ffffff73;
  border: 0;
  border-radius: 0;
}

.about-us-section .card p {
  font-size: 15px;
  line-height: 1.5;
}

.testimonials-section {
  background-color: #fbf7f4;
}

.testimonials-section .slider-card {
  padding: 15px;
}

.testimonials-section .slider-card .card .star-icon {
  width: 80px;
  height: 20px;
}

.testimonials-section .slider-card .card p {
  font-size: 16px;
  line-height: 1.4;
}

.ssp-blogs-section {
  background-color: #27292d;
}

.ssp-blogs-section #blog-carousel .card {
  height: 315px;
}

.videoPlayer {
  position: relative;
  z-index: 999;
}

.video-play-icon {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 40%;
  cursor: pointer;
}

.online-photography-courses-header {
  /* background-image: url("../img/header/Header-1.jpg"); */
  width: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.online-photography-courses-header .tagline {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  color: #e5b71e;
  font-weight: bold;
}

.online-photography-courses-header .ply-outline-icn {
  width: 64px;
  height: 62px;
  margin-top: -3px;
}

.video-item {
  background: #e9c13f;
  background: linear-gradient(87deg, rgba(233, 193, 63, 0.139076) 30%, rgba(57, 215, 82, 0.147479) 90%, rgba(255, 255, 255, 0.0354342) 100%);
  /* background-image: url("../img/backgrounds/About-us-background.jpg"); */
}



.video-item .fade:not(.show) {
  opacity: 1;
}

.video-item .nav-tabs {
  border-bottom: 0;
}
/* 


.video-item .courses-bundles .card h4 {
  color: #1b1c1f;
  font-size: 25px;
  font-weight: 700;
}

.video-item .courses-bundles .card .Exclusive {
  background-color: #00B063;
  padding: 10px 3px 10px 3px;
  color: #ffffff;
}

.video-item .courses-bundles .card .offer {
  font-size: 15px;
  color: #EE2121;
  font-weight: 700;
}

.video-item .courses-bundles .card .saleprice {
  color: #1b1c1f;
  font-size: 1rem;
}

.video-item .courses-bundles .card .regprice {
  color: #888b90;
  font-size: 1rem;
  text-decoration: line-through;
}

.video-item .courses-bundles .card .Validity {
  color: #1b1c1f;
  font-size: 1rem;
} */

.video-item .tab-brands-icons {
  width: 100px;
  height: 75px;
}

.video-item .nav {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}

.buy-now-wrapper {
  margin-top: -70px;
}

.buy-now-wrapper .primary-button {
  z-index: 1;
}

.tabs-courses-section {
  padding-top: 7rem;
}

.tabs-courses-section .card-wrapper {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 2.5rem;
}

.tabs-courses-section .card-wrapper .card {
  padding: 1rem;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 100px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 100px rgba(129, 124, 124, 0.2);
  border: 0;
  height: 23rem;
}

.tabs-courses-section .card-wrapper .card img {
  height: 10rem;
}

.tabs-courses-section .card-wrapper .card .icon {
  height: 25px;
  width: 25px;
  margin-right: 0.3rem;
}

.tabs-courses-section .card-wrapper .card .card-vs-item p {
  font-size: 14px;
  font-weight: 300;
}

.exlusive-addon {
  background-color: #e5b71e;
}

.exlusive-addon .card-1 {
  background-color: #27292d;
  border-radius: 0;
  border: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.exlusive-addon .card-1 .yellw-bx {
  background-color: #3C3F40;
}

.exlusive-addon .card-1 .yellw-bx p {
  color: #e5b71e;
  font-size: 1rem;
  font-weight: 400;
}

.exlusive-addon .card-1 .icon {
  height: 35px;
  width: 35px;
}

.exlusive-addon .card-2 {
  background-color: #ffffff;
  border-radius: 0;
  border: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.exlusive-addon .card-2 .Exclusive {
  background-color: #00B063;
  padding: 10px 3px 10px 3px;
  color: #ffffff;
}

.exlusive-addon .card-2 .icon {
  height: 35px;
  width: 35px;
}

.exlusive-addon .card-2 .bottom-tags {
  background-color: #F4F5F5;
  padding: 0.5em;
}

.exlusive-addon .card-2 .bottom-tags p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.all-our-courses .card-wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}

.all-our-courses .card-wrapper .card {
  padding: 1rem;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 100px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 100px rgba(129, 124, 124, 0.2);
  border: 0;
}



.all-our-courses .card-wrapper .card .icon {
  height: 20px;
  width: 20px;
  margin-right: 0.5rem;
  display: inline-block;
}

.all-our-courses .card-wrapper .card .card-vs-item p {
  font-size: 12px;
  font-weight: 300;
}

.all-our-courses .card-wrapper .card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* .all-our-courses .card-wrapper .card {
  height: 44rem;
} */

.icons {
  width: 35px;
  height: 35px;
}

.course-details-header {
  background-image: url("../img/header/bird.jpg");
  height: 150vh;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.course-details-item {
  /* margin-bottom: -9rem; */
}

.course-details-item .course-wrapper {
  position: relative;
  /* top: -130px; */
}

.course-details-item .course-wrapper .big-card {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.course-details-item .course-wrapper .icons-card {
  background-color: #F4F5F5;
  border: 0;
  border-radius: 0;
}

.course-details-item .course-wrapper .icons-card .course-model p {
  font-size: 15px;
  color: #1b1c1f;
  font-weight: 400;
}

.course-details-item .course-wrapper .icons-card .icons {
  width: 25px;
  height: 25px;
}

.course-details-item .course-wrapper .nav-tabs .nav-item.show .nav-link,
.course-details-item .course-wrapper .nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #1b1c1f;
  border: 0;
  border-radius: 0;
}

.course-details-item .course-wrapper .nav-tabs {
  border-bottom: 0;
}

.course-details-item .course-wrapper .nav-link {
  color: #1b1c1f;
}

.course-details-item #nav-course-content .accordion-header {
  -webkit-box-shadow: 0 0px 15px rgba(129, 124, 124, 0.2);
          box-shadow: 0 0px 15px rgba(129, 124, 124, 0.2);
}

.course-details-item #nav-course-content .accordion-header span {
  font-size: 15px;
  font-weight: 300;
}

.course-details-item #nav-course-content .accordion-item {
  background-color: #fff;
  border: 0;
}

.course-details-item .accordion-button:not(.collapsed) {
  color: #1b1c1f;
  background-color: #ffffff;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.course-details-item .accordion-button::after {
  display: none;
}

.course-details-item .accordion-body .card {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='1' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  background-color: transparent;
}

.purchase-details-container .purchase-details .card {
  -webkit-box-shadow: 0 -15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 -15px 25px rgba(129, 124, 124, 0.2);
}

.photography-tour-header {
  /* background-image: url("../img/header/Header-2.jpg"); */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.photography-tour-header .ply-outline-icn {
  width: 64px;
  height: 62px;
  margin-top: -3px;
}

.photography-tour-items {
  background: #e9c13f;
  background: linear-gradient(87deg, rgba(233, 193, 63, 0.139076) 30%, rgba(57, 215, 82, 0.147479) 90%, rgba(255, 255, 255, 0.0354342) 100%);
  padding-bottom: 45rem;
  position: relative;
}

.photography-tour-items .card {
  position: relative;
  top: -40px;
}

.up-coming-tours {
  position: relative;
  margin-top: -41rem;
  margin-bottom: 5rem;
}

.up-coming-tours .card {
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.up-coming-tours .card .overlay-dark {
  background-color: rgba(0, 0, 0, 0.4);
}

.up-coming-tours .card .card-img-overlay .time-line-content {
  position: absolute;
  top: 50%;
  color: #e5b71e;
}

.our-location-tours .card {
  -webkit-transition: 0.10s;
  transition: 0.10s;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.our-location-tours .card:hover {
  margin-top: -10px;
}

.photography-tour-single-page-header {
  background-image: url("../img/header/Header-3.jpg");
  width: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.photography-tour-single-page-header select {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.photography-tour-single-page-header option {
  background-color: #1b1c1f;
  color: #ffffff;
}

.photography-tour-single-page-header .form-select {
  background-image: url("../img/icons/down.png");
}

.booking-form-body {
  background: #e9c13f;
  background: linear-gradient(87deg, rgba(233, 193, 63, 0.139076) 30%, rgba(57, 215, 82, 0.147479) 90%, rgba(255, 255, 255, 0.0354342) 100%);
  height: auto;
}

.booking-form-body .booking-form-wrapper {
  position: relative;
  margin-top: -50px;
  padding-bottom: 2rem;
}

.booking-form-body .booking-form-wrapper .card {
  border: 0;
  border-radius: 0;
}

.booking-form-body .booking-form-wrapper .card .form .no-seats {
  color: #EE2121;
  font-size: 1.4rem;
  font-weight: 400;
}

.booking-form-body .booking-form-wrapper .card .form .available-seats {
  color: #1b1c1f;
  font-size: 1.4rem;
  font-weight: 400;
}

.booking-form-body .booking-form-wrapper .card .form .available-seats span {
  color: #00B063;
}

.booking-form-body .booking-form-wrapper .card .form select {
  background-color: #F4F5F5;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  padding: 1rem;
}

.booking-form-body .booking-form-wrapper .card .form .form-check-input:checked {
  background-color: #1b1c1f;
  border-color: #888b90;
}

.booking-form-body .booking-form-wrapper .card input,
.booking-form-body .booking-form-wrapper .card textarea {
  background-color: #F4F5F5;
  color: #1b1c1f;
  border: 0;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
}

.booking-form-body .booking-form-wrapper .card .form-check-input {
  border-radius: 10px;
  border: 1px solid #F4F5F5;
}

.booking-form-body .booking-form-wrapper .card select#inputGroupSelect04 {
  width: 25%;
  font-family: "Poppins", sans-serif;
}

.masnory-2 .flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100vw;
  gap: 1px;
}

.masnory-2 .flexbox .item {
  position: relative;
  width: 33.33%;
}

.masnory-2 .flexbox .item img {
  width: 100%;
  display: block;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.gpay-button {
  background-color: #fff;
  color: #1b1c1f;
  text-decoration: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  padding: 0.1rem 0.80rem;
  font-size: 1rem;
}

@media (max-width: 860px) {
  .masnory-2 .flexbox {
    height: 220vw;
  }
  .masnory-2 .flexbox .item {
    width: 50%;
  }
}

@media (max-width: 667px) {
  .masnory-2 .flexbox {
    height: auto;
  }
  .masnory-2 .flexbox .item {
    width: 100%;
  }
}

.other-information .card {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.photography-workshop-header {
  /* background-image: url("../img/header/Header-4.jpg"); */
  width: 100%;
  /* height: 142%; */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.other-section-body {
  background: #e9c13f;
  background: linear-gradient(87deg, rgba(233, 193, 63, 0.139076) 30%, rgba(57, 215, 82, 0.147479) 90%, rgba(255, 255, 255, 0.0354342) 100%);
}

.other-section-body .other-information-workshop {
  position: relative;
  margin-top: -110px;
}

.other-section-body .other-information-workshop .card {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.single-tour-other-information-tabs .nav-tabs .nav-item.show .nav-link,
.single-tour-other-information-tabs .nav-tabs .nav-link.active {
  color: #1b1c1f;
  background-color: #e5b71e;
  border: 0;
  border-radius: 0;
}

.single-tour-other-information-tabs .nav-tabs {
  border-bottom: 0;
}

.single-tour-other-information-tabs .nav-link {
  color: #1b1c1f;
}

.single-tour-other-information-tabs #nav-course-content .accordion-header {
  -webkit-box-shadow: 0 0px 15px rgba(129, 124, 124, 0.2);
          box-shadow: 0 0px 15px rgba(129, 124, 124, 0.2);
}

.single-tour-other-information-tabs #nav-course-content .accordion-header span {
  font-size: 15px;
  font-weight: 300;
}

.corporate-workshop-header {
  /* background-image: url("../img/header/Header-5.jpg"); */
  width: 100%;
  /* height: 142%; */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.corporates-workshops-tabs-information .nav-tabs .nav-item.show .nav-link,
.corporates-workshops-tabs-information .nav-tabs .nav-link.active {
  color: #1b1c1f;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.corporates-workshops-tabs-information .nav-tabs {
  border-bottom: 0;
}

.corporates-workshops-tabs-information .nav-link {
  color: #1b1c1f;
}

.kids-camp-header {
  /* background-image: url("../img/header/Header-6.jpg"); */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.about-us-header {
  /* background-image: url("../img/header/Header-7.jpg"); */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.about-us-content-body .card-wrapper {
  margin-top: -100px;
}

/* check out styles start */
.checkout-big-card {
  margin-top: -180px;
  background-color: transparent;
}

.woocommerce img,
.woocommerce-page img {
  border: 1px solid #F4F5F5;
}

.checkout-items-form .shop_table {
  background-color: #F4F5F5;
}

.checkout-items-form .woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 0;
  color: #fff !important;
  background-color: red;
  text-decoration: none;
  font-weight: 400;
  border: 0;
  position: relative;
  margin-top: -24px;
  right: -22px;
}

/* Checkout styles end */
.footer {
  background-color: #1b1c1f;
  margin-top: -1px;
  color: #888b90;
}

.footer P,
.footer a {
  color: #888b90;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.footer ul {
  list-style-type: none;
}

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

.footer ul li a {
  text-decoration: none;
  text-align: left;
}

.footer .socail-icon {
  width: 20px;
  height: 20px;
}

.footer form {
  padding-top: 3rem;
  background-color: #1b1c1f;
}

.footer form input {
  background-color: #2a2a2a;
  border: 0;
  border-radius: 0;
}

.footer form input label {
  color: #888b90;
}

.footer .footer-bottom-items ul li {
  display: inline;
  margin: 10px;
  margin-bottom: 15px;
}

@media (max-width: 280px) {
  .menu-icon-box {
    height: 50px;
    width: 50px;
  }
  .ssp-logo {
    width: 120px;
    height: 36px;
  }
  .menu-icon-line {
    padding-top: 1rem;
  }
  .sspLoginSection {
    background-image: url("../img/login/Rectangle3-mobile.jpg");
  }
  ol,
  ul {
    padding-left: 0 !important;
  }
  .overlay a {
    padding: 0.5rem;
    font-size: 15px;
  }
  .main-white-heading {
    font-size: 2.3rem;
  }
  .main-dark-heading {
    font-size: 2.3rem;
  }
  .online-photography-course-section {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffd63f5e), to(#f0e9e4));
    background-image: linear-gradient(to right, #ffd63f5e, #f0e9e4);
  }
  .mobile-app-details {
    padding-bottom: 5rem;
  }
  .ssp-tips-section {
    height: 100%;
  }
}

@media (max-width: 400px) {
  .tabs-courses-section {
    padding-top: 1rem;
  }
  .tabs-courses-section .card-wrapper .card {
    height: auto;
  }
  .tabs-courses-section .card-wrapper .card img {
    height: 13rem;
  }

}

@media (max-width: 576px) {
  .menu-icon-box {
    height: 50px;
    width: 50px;
  }
  .ssp-logo {
    width: 120px;
    height: 36px;
  }
  .menu-icon-line {
    padding-top: 1rem;
  }
  .sspLoginSection {
    background-image: url("../img/login/Rectangle3-mobile.jpg");
  }
  .top-menu {
    top: -9px;
    height: 56px;
  }
  
  ol,
  ul {
    padding-left: 0 !important;
  }
  .overlay a {
    padding: 0.5rem;
    font-size: 15px;
  }
  .main-white-heading {
    font-size: 2.3rem;
  }
  .main-dark-heading {
    font-size: 2.3rem;
  }
  .online-photography-course-section {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffd63f5e), to(#f0e9e4));
    background-image: linear-gradient(to right, #ffd63f5e, #f0e9e4);
  }
  .mobile-app-details {
    padding-bottom: 5rem;
  }
  .photographyTours .half-item-row .half-item-box {
    position: relative;
    left: 0rem;
  }
  .photography-workshops .half-item-row-right {
    position: relative;
    right: 0rem;
  }
  .photography-workshops .half-item-row-right .half-item-box-right {
    position: relative;
    left: 0rem;
  }
  .ssp-students-work {
    height: 150%;
  }
  .ssp-students-work .works-content h3 {
    font-size: 2rem;
  }
  .ssp-students-work .works-content p {
    font-size: 14px;
  }
  .ssp-tips-section {
    height: 100%;
  }

}

.video-item .ply-icn {
  width: 40px;
  height: 40px;
  top: 37%;
}

.all-our-courses .card-wrapper .card {
  -webkit-box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
          box-shadow: 0 15px 25px rgba(129, 124, 124, 0.2);
}

.about-us-content-body .card-wrapper {
  margin-top: -50px;
}

.awards-header {
  height: 100%;
}

.vl {
  border-left: 1.5px solid #888b90;
  height: 3rem;
}

@media (min-width: 768px) {
  .shopNowBtn {
    display: inline-block !important;
  }
  .account-icon {
    display: inline-block !important;
  }
  ol,
  ul {
    padding-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .photographyTours .half-item-row .half-item-box {
    position: relative;
    left: 0rem;
  }
  .photography-workshops .half-item-row-right {
    position: relative;
    right: 0rem;
  }
  .photography-workshops .half-item-row-right .half-item-box-right {
    position: relative;
    left: 0rem;
  }
  .ssp-blogs-section #blog-carousel .card {
    height: 370px;
  }
  .tabs-courses-section {
    padding-top: 2rem;
  }
  .tabs-courses-section .card-wrapper .card img {
    height: 13rem;
  }

}


@media (min-width: 1200px) {
  .testimonials-section .testimonial-img {
    height: 230px;
  }
}

@media (min-width: 1600px) {
  .main-white-heading {
    font-size: 4.1rem;
  }
  .workshops-section .owl-carousel .slider-card {
    /* padding: 3rem; */
    margin: 2rem;
  }
  .all-our-courses .card-wrapper {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
  .courses-bundles .card .card-body {
    margin: 0;
  }
}
/*# sourceMappingURL=main.css.map */