body {
  overflow-x: hidden;
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
} 

a:hover {
  text-decoration: none;
}

p {
  text-align: justify;
}
.text-center p{ text-align: center;}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal;
}

h2 {
  font-weight: 500;
  position: relative;
  margin-bottom: 15px;
}

h3 {
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
}

h4 {
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
}

html .header-body.bg-dark {
  background-color: rgba(33, 37, 41, 0.8) !important;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
  background-image: linear-gradient(rgba(0,0,0,.3), transparent 100%);
}
#header .header-nav-features .header-nav-top-icon-img{
  width: 40px;
  height: 44px;
}/*
#header .header-nav-features .header-nav-top-icon-img path{
  fill: #fff;
}
#footer a:not(.btn) {
  color: rgba(255,255,255,.8);
}
#footer a:not(.btn).text-color-light:hover {
  color: #fff !important;
}*/
#sbEmptyField{display: none;}
.btn {
  font-size: inherit;
}

.feature-box-info .text-default {
  color: #e6e6e6 !important;
}

.text-light h2,
.text-light h3,
.text-light p,
.text-light {
  color: #fff;
}

.column > .mx-0 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.thumb-info .thumb-info-title {
  font-weight: 400;
}
.thumb-info .thumb-info-title p {
  color: #fff;
}

.thumb-info .thumb-info-type {
  font-size: 0.8em;
}

.imgPlaceHolder {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 60%;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next {
  direction: ltr;
  transform: rotate(0);
}

.owl-carousel.nav-style-2 .owl-nav .owl-prev {
  direction: ltr;
  transform: rotate(180deg);
}

.testimonial blockquote p {
  font-family: Heebo;
  padding-right: 20px;
}

  .testimonial blockquote p:first-child:before {
    right: 0;
    top: 0;
    color: #ccc;
    content: '"';
    font-size: 85px;
    font-style: normal;
    line-height: 1;
    position: absolute;
  }
  .testimonial img{
    width: 60px;
    height: 60px;
  }
.imgTtlTxtLnk i {
  font-size: 96px;
  margin-bottom: 1.5rem;
}

#header .header-nav-main nav a:after {
  border: 0;
}

.page-header.page-header-modern h1 {
  font-size: 42px;
}
.spoilerImg{
  background-position: center;
  background-size: cover;
  height: 100%;
}
.catsNav{
  margin-top: -35px;
}
  .catsNav li {
    margin-right: 10px;
  }

/* cart */
.cart td {
  vertical-align: middle;
}
.quantity {
  max-width: 50px;
  padding: 5px;
}
.amount{
  direction: ltr;
  display: inline-block;
}
.shipNpayRow {
  display: none;
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image {
  float: right;
}
.loadingBtn {
  display: none;
}
.trnzBlock {
  display: none;
  background-color: white;
  border: 1px solid;
}
#trnz_iframe {
  height: 420px;
}
.lg{direction: ltr;}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
.imgTile{
  position: relative;
  background-size: 105%;
  background-position: center;
  font-size: 1.6em;
  transition: all .05s ease-in-out;
}
.imgTile:after{
  content: '';
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.imgTile>div{
  z-index: 1;
  border: 1px solid white;
  transition: all .1s ease-in-out;
  padding: 30px;
  min-width: 360px;
}
.imgTile h3,.imgTile h4{
  color: #fff;
  text-align: center;
}
.imgTile:hover>div{ 
  border: 3px solid white;
  background-color: rgba(0, 0, 0, 0.1);
}
.imgTile:hover{
  background-size: 115%;
}
.social-icons li:hover.social-icons-whatsapp a{
  background: #28a745;
}
aside ul.nav-list > li > a{ font-size: 1em;}

/* form */
.form-group input~label.floatingLabel, .form-group textarea~label.floatingLabel{
  position: absolute;
  right: 15px;
  top:  6px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-weight: normal;
}
.form-group input:focus ~ label.floatingLabel, .form-group textarea:focus ~ label.floatingLabel,
.form-group input.valid ~ label.floatingLabel, .form-group textarea.valid ~ label.floatingLabel,
.form-group input.is-invalid ~ label.floatingLabel, .form-group textarea.is-invalid ~ label.floatingLabel {
  top:  -25px;
  right: 15px;
  color: #0088CC; 
}
label.error,label.required:after{ color: crimson;}

/*Home*/
.rev_slider .sliderTitle{
  color: #fff;
  position: relative;
  z-index: 30;
}
.rev_slider .sliderTitle.preTitle{
  
}
.rev_slider .sliderTitle.mainTitle{
  font-weight: bold;
}
.rev_slider .sliderTitle.subTitle{
  
}

/* Knowledge Base */
.post-meta {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: 15px;
  z-index: 1;
  padding: 20px;
  pointer-events: none;
}
.post-meta > span{
  pointer-events: initial;
}
.featured-boxes-modern-style-primary .featured-box{ background: linear-gradient(135deg, #0088cc 0%, #00a9fe 100%);}
.featured-boxes-modern-style-2 .featured-box .box-content p {
  max-width: calc(100% - 8px);
}
.sideNav a{color: #fff;}
.sideNav > .nav > li{ 
  margin-bottom: 10px; 
  display: block;
  width: 100%;
}
.sideNav > .nav > li > a {
  display: block;
  color: #fff;
  background: #0088CC;
	background: linear-gradient(135deg, #0088CC 0%, rgb(0, 170, 255) 100%);
  transition: all .2s ease-in-out;
  width: 100%;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.sideNav > .nav > li > a:focus, .sideNav > .nav > li > a:hover {background: linear-gradient(135deg, rgb(0, 170, 255) 0%, #0088CC 100%);}
.sideNav .subCats, .sideNav .subSubCats, .sideNav .subSubSubCats {
  display: none;
}
.sideNav .nav > li > a.subCated:after {
  content: '\f055';
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  text-decoration: inherit;
  opacity: 9;
  position: absolute;
  left: 15px;
}
.sideNav .nav > li > a.subCated.opened:after{content: '\f056';}
.sideNav a.subCated.opened:after {content: '\f056';}
.sideNav .subCats > li { margin-top: 5px;}
.sideNav .subCats > li > a {
  background:  #dcdcdc;
  color: rgb(0, 113, 170);
  width: 100%;
  display: block;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
    .sideNav .subCats > li > a:focus, .sideNav .subCats > li > a:hover {background: #d1d1d1;}
    .sideNav .subSubCats > li { margin-top: 5px;}
.sideNav .subSubCats > li > a {
  background: #eee;
  color: rgb(0, 113, 170);
  width: 100%;
  display: block;
  padding: 10px 25px 10px 10px;
  position: relative;
  overflow: hidden;
}
    .sideNav .subSubCats > li > a:focus, .sideNav .subSubCats > li > a:hover {background:  #dedede;}
.sideNav .subSubSubCats > li { margin-top: 0px;}
.sideNav .subSubSubCats > li > a {background:  #eee; padding-right: 30px;}
    .sideNav .subSubSubCats > li > a:focus, .sideNav .subSubSubCats > li > a:hover {background:  #dedede;}
.sideNav .nav > li > a.currentCat:after {
  position: absolute;
  left: 15px;
  content: "\f0a8";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  text-decoration: inherit;
  animation: pointing .8s infinite ease-in-out;
}
@keyframes pointing {
    0% {left: 15px;}
    80%   {left: 20px;}
    100% {left: 15px;}
}
/* lesson */
.pdfInPage{
  height: 1200px;
}
.fa.fa-twitter, .fa.fa-facebook, .fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
}
.lessonTools {
  position: absolute;
  top: 15px;
  left: -40px;
  width: 40px;
}
.jssocials{ display: inline-block;}
.jssocials-shares{ margin: 0;}
.jssocials-share-link {
  border-radius: 50%;
  font-size: 12px;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #bbb;
}
.jssocials-share:last-child {
  margin-right: .6em;
}

.shop .products .product {
  margin: 15px 0;
}
.a { 
    color: #ae8858;
	}
.whitePng{ filter: brightness(1000%) contrast(100%);} 
.lessonImg{
  min-height: 210px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: .1s ease-in;
}
.featured-boxes:hover .lessonImg{
  filter: contrast(1.15);
}
.lessonImg div{
  position: absolute;
  color: white;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  padding: 10px 10px 2px 10px;
}
.lessonImg div a{ color: white;}
/* galleries */
.galleryCount {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 3px 10px;
  top: 0;
  pointer-events: none;
}
.lightgallery { position: relative;}
.lightgallery a:after {
  content: '\f00e';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-decoration: inherit;
  color: white;
  text-shadow: 0 0 5px black;
  font-size: 1.5em;
  z-index: 1;
  position: absolute;
  bottom: 35%;
  right: 45%;
  opacity: 0;
  transition: all .2s ease-in-out;
  text-decoration: none;
}
.lightgallery a:hover:after { opacity: 1;bottom: 50%; transform: translateY(50%);}

/* Contact */
.ContactForm {
  padding: 30px 0;
  overflow: hidden;
  margin-bottom: 60px;
}

.ContactForm .form-group input ~ label.floatingLabel, .ContactForm .form-group textarea ~ label.floatingLabel {
  position: absolute;
  right: 30px;
  top: 15px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-weight: normal;
  font-size: 17px;
  color: #212529;
  }

    .ContactForm .form-group input:focus ~ label.floatingLabel, .ContactForm .form-group textarea:focus ~ label.floatingLabel,
    .ContactForm .form-group input.valid ~ label.floatingLabel, .ContactForm .form-group textarea.valid ~ label.floatingLabel,
    .ContactForm .form-group input.is-invalid ~ label.floatingLabel, .ContactForm .form-group textarea.is-invalid ~ label.floatingLabel {
      top: -25px;
      right: 30px;
      color: #054e95;
    }

  .ContactForm label.error {
    position: absolute;
    left: 20px;
    font-size: 15px;
    font-weight: 400;
	  
  }
  .ContactForm .form-group input, .ContactForm .form-group textarea {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 15px;
    width: 100%;
  }
    .ContactForm .form-group input.is-invalid {
      border: 1px solid crimson;
    }
  .ContactForm .form-group textarea {
    height: 210px;
  }

  .ContactForm .form-group {
    margin-bottom: 30px;
  }

  .ContactForm button.btn.btn-primary {
    float: left;
    border: oldlace;
    border-radius: 0;
    padding: 11px 26px;
    font-weight: bold;
    background: linear-gradient(to left, #315aa5, #48acd7);
    font-size: 17px;
    transition: all .1s ease-in-out;
  }

  .ContactForm textarea:focus, .form-group input:focus {
    outline: 0;
  }

.contactBox {
  background-color: #0d3d6c;
  color: #fff;
  text-align: center;
  padding: 15px;
  height: 175px;
  margin-bottom: 30px;
  transition: all .1s ease-in-out;
}
  .contactBox:hover {
    background-color: #054e95 ;
  }
  .contactBox i {
    font-size: 60px;
  }

  .contactBox strong {
    display: block;
    font-size: 22px;
    padding: 10px 0;
  }

.byFormBtns {
  margin-top: 30px;
}
