/*
Theme Name:     kmschool
Theme URI:      http: //example.com/
Description:    kmschool theme
Author:         vlad
Author URI:     http: //example.com/about/
Template:       wp-bootstrap-starter
Version:        0.1.0
Text Domain:     wp-bootstrap-starter-child
*/
@import url("https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@font-face {
  font-family: "Century Gothic";
  src: url("fonts/cg/CenturyGothic.eot");
  src: local("Century Gothic"), local("CenturyGothic"), url("fonts/cg/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("fonts/cg/CenturyGothic.woff2") format("woff2"), url("fonts/cg/CenturyGothic.woff") format("woff"), url("fonts/cg/CenturyGothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("fonts/cg/CenturyGothic-Bold.eot");
  src: local("Century Gothic Bold"), local("CenturyGothic-Bold"), url("fonts/cg/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/cg/CenturyGothic-Bold.woff2") format("woff2"), url("fonts/cg/CenturyGothic-Bold.woff") format("woff"), url("fonts/cg/CenturyGothic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("fonts/cg/CenturyGothic-BoldItalic.eot");
  src: local("Century Gothic Bold Italic"), local("CenturyGothic-BoldItalic"), url("fonts/cg/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/cg/CenturyGothic-BoldItalic.woff2") format("woff2"), url("fonts/cg/CenturyGothic-BoldItalic.woff") format("woff"), url("fonts/cg/CenturyGothic-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Century Gothic";
  src: url("fonts/cg/CenturyGothic-Italic.eot");
  src: local("Century Gothic Italic"), local("CenturyGothic-Italic"), url("fonts/cg/CenturyGothic-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/cg/CenturyGothic-Italic.woff2") format("woff2"), url("fonts/cg/CenturyGothic-Italic.woff") format("woff"), url("fonts/cg/CenturyGothic-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
body {
  font-family: "Century Gothic", sans-serif;
}

@media (min-width: 1350px) {
  .container {
    max-width: 1350px;
  }
}
.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

.navbar-toggler {
  border: 0;
  outline: none !important;
  position: relative;
  z-index: 999;
}

.navbar-toggler-icon {
  background-image: url("img/menuicon.png") !important;
  width: 70px;
  height: 2.5em;
}

#masthead {
  width: 100%;
  z-index: 9999;
}
#masthead #main-nav ul {
  width: 350px;
  position: absolute;
  float: right;
  right: 0;
  top: 30px;
  padding-top: 50px;
  display: block;
  text-transform: uppercase;
  z-index: 990;
}
#masthead #main-nav ul a {
  color: #fbfdfc;
  padding: 10px 0 0 20px;
  font-size: 25px;
  line-height: 1.2;
}
#masthead #main-nav ul a:hover {
  text-decoration: underline;
}
#masthead #main-nav ul:after {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  margin-left: -20px;
  z-index: -1;
}

#page-sub-header > .container {
  background-color: #eeeeee !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  position: relative;
  padding: 0;
}
#page-sub-header > .container:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25%;
  background-color: #e4e4e4;
  z-index: 0;
}
@media (max-width: 380px) {
  #page-sub-header > .container:after {
    display: none;
  }
}

#head {
  color: #000000;
  height: 275px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  z-index: 1;
  margin-left: 20px;
}
#head #logo {
  width: 280px;
  padding-top: 18px;
}
#head .phone,
#head .insta {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#head .phone a,
#head .insta a {
  color: #000;
}
#head .phone div,
#head .insta div {
  padding-top: 5px;
}
#head .phone {
  margin-right: 30px;
}
#head .phone div {
  line-height: 1.3;
  margin-bottom: -2px;
}
#head .bi {
  font-size: 32px;
  margin-right: 10px;
}
#head .txt {
  font-size: 34px;
  line-height: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 380px) {
  #head .txt {
    font-size: 30px;
  }
}
#head .sub {
  display: flex;
  flex-direction: row;
}

@media (max-width: 950px) {
  #head .sub {
    flex-direction: column;
  }
  #head #logo {
    width: 220px;
  }
  #head .txt {
    width: 370px;
  }
}
.title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 26px;
  color: #925284;
  text-transform: uppercase;
}

#desc {
  background-color: #cdcdcd;
  padding: 26px 20px 14px 20px;
}

#desc2 {
  width: 100%;
  padding-top: 10px;
}
#desc2 .big {
  font-size: 100px;
  margin-top: -10px;
}
#desc2 h3 {
  margin-bottom: 0;
  margin-left: -10px;
  margin-top: 16px;
}
#desc2 .one .big,
#desc2 .one h3 {
  max-width: 70px;
  color: #dbaac2;
}
#desc2 .two {
  padding-top: 30px;
}
#desc2 .two .big,
#desc2 .two h3 {
  max-width: 130px;
  color: #b6d1ca;
}
#desc2 .three .big,
#desc2 .three h3 {
  max-width: 130px;
  color: #9b89a8;
}
@media (max-width: 570px) {
  #desc2 .two {
    padding-top: 0 !important;
  }
}

#videos {
  width: 100%;
}

#teachers {
  padding: 10px 30px 0;
}
#teachers .row > div {
  text-align: center;
}

#speakers {
  padding: 10px 30px 0;
  background-color: #cdcdcd;
}

#speakers .row > div {
  text-align: center;
}

.wpcf7 {
  width: 100%;
}
.wpcf7 label {
  width: 100%;
}

#courses .course {
  background-color: rgba(128, 128, 128, 0.4);
  background-size: cover;
  padding-bottom: 10px;
}
#courses .name {
  width: 200px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fdfafa;
  font-size: 16px;
  margin-left: -15px;
  margin-top: 10px;
  padding: 7px;
  max-width: 65%;
}
#courses .desc {
  width: 85%;
  padding-left: 15px;
  padding-top: 15px;
  line-height: 1;
}
#courses .desc.white {
  color: #fff;
}
#courses a {
  display: block;
  background-color: #fff;
  width: 166px;
  height: 30px;
  padding-top: 2px;
  margin-left: 18px;
  color: #46727a;
  text-align: center;
  text-transform: uppercase;
}

.video .desc {
  min-height: 3em;
}

#faq {
  padding-top: 15px;
}
#faq .accordion {
  margin: 10px -15px 0;
}
@media (max-width: 570px) {
  #faq .accordion {
    margin: 10px 0 0;
  }
}
#faq .title {
  color: #4a7095;
}
#faq .card {
  border-radius: 0;
  background-color: #cdcdcd;
  border: 0;
  margin-bottom: 10px;
}
#faq .card-body {
  background-color: #fff;
  padding: 10px 0;
}
#faq button {
  font-size: 18px;
  color: #000000;
  padding: 0;
  border: 0;
}

#carousel {
  margin-bottom: 30px;
}
#carousel .splide__slide {
  padding: 30px 15px;
}
#carousel .splide__slide img {
  height: 350px;
}

#bottom {
  padding-top: 10px;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 570px) {
  #bottom {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.single-courses #main {
  line-height: 1.1;
}
.single-courses #content ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}
.single-courses #content ul li:before {
  display: inline-block;
  content: "-";
  width: 1em;
  margin-left: -1em;
}
.single-courses .container-fluid {
  padding: 0;
}
@media (max-width: 1200px) {
  .single-courses .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.single-courses .post-thumbnail {
  position: relative;
}
.single-courses .post-thumbnail img {
  width: 140%;
  margin-left: -40%;
  height: auto;
}
@media (min-width: 500px) {
  .single-courses .post-thumbnail img {
    width: 100%;
    margin-left: 0%;
  }
}
.single-courses .entry-header {
  position: absolute;
  top: 20%;
  width: 100%;
}
.single-courses .entry-header .entry-title {
  width: 200px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fdfafa;
  font-size: 16px;
  padding: 7px;
}
.single-courses .entry-header .meta {
  padding: 20px;
  font-size: 14px;
  max-width: 50%;
}
.single-courses .entry-header .meta.white {
  color: #fff;
}
@media (min-width: 710px) {
  .single-courses .entry-header .entry-title {
    transform: scale(2);
    margin-left: 100px;
  }
  .single-courses .entry-header .meta {
    font-size: 24px;
    padding: 40px;
  }
}
.single-courses .program,
.single-courses .description,
.single-courses .price {
  padding: 15px 30px;
}
.single-courses .description {
  background-color: #cdcdcd;
}
.single-courses .price {
  background-color: #cdcdcd;
  font-size: 24px;
}
.single-courses .price span {
  font-size: 35px;
}
.single-courses .price a {
  display: block;
  background-color: #fff;
  width: 226px;
  height: 38px;
  padding-top: 8px;
  margin-top: 18px;
  margin-bottom: 8px;
  font-size: 19px;
  color: #46727a;
  text-align: center;
  text-transform: uppercase;
}

.navbar-toggler .hamburger {
  cursor: pointer;
  display: flex;
}
.navbar-toggler svg {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.navbar-toggler:not(.collapsed) svg {
  transform: rotate(90deg);
}
.navbar-toggler path {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.9));
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.9));
}
.navbar-toggler path:nth-child(1) {
  transform-origin: 36% 40%;
}
.navbar-toggler path:nth-child(2) {
  stroke-dasharray: 29 299;
}
.navbar-toggler path:nth-child(3) {
  transform-origin: 35% 63%;
}
.navbar-toggler path:nth-child(4) {
  stroke-dasharray: 29 299;
}
.navbar-toggler path:nth-child(5) {
  transform-origin: 61% 52%;
}
.navbar-toggler path:nth-child(6) {
  transform-origin: 62% 52%;
}
.navbar-toggler:not(.collapsed) path:nth-child(1) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
.navbar-toggler:not(.collapsed) path:nth-child(2) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.navbar-toggler:not(.collapsed) path:nth-child(3) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.navbar-toggler:not(.collapsed) path:nth-child(4) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.navbar-toggler:not(.collapsed) path:nth-child(5) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.navbar-toggler:not(.collapsed) path:nth-child(6) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}

.modal {
  z-index: 9999;
}