body{
  font-size: 14px !important;
}
.nav-menu .drop-down > a:after {
    content: " \25BE" !important;
    padding-left: 0px;
}
nav.nav-menu.d-none.d-lg-block a.cart-icon:before {
    background: transparent !important;
}
section#about {
    margin-bottom: 40px;
}
.bxs-quote-alt-left:before {
    content: "";
}
.bxs-quote-alt-right:before {
    content: "";
}
.btn-theme-small {
    padding: 2px 15px;
    font-size: 13px;
    border-radius: 2px;
    margin: 10px 0px;
}
.no-padding{
  margin: 0px !important;
  padding: 0px !important;
}
.no-radius{
  border-radius: 0px !important;
}
.py-3.border-bottom.first-item{
  padding-top: 0px !important
}
p.fs-14.m-0.font-weight-medium.line-height-sm {
    font-size: 13px;
}
span.fs-12.text-muted {
    color: #254e58 !important;
    font-size: 15px;
    font-weight: 600;
}
.btn-theme, .btn-theme-small {
    background-color:#254e58;
    color: #fff;
    border: 1px solid #254e58;
    font-weight: 700;
}
.btn-theme:hover, .btn-theme-small:hover {
    background-color: #ffffff;
    color: #254e58;
    border: 1px solid #254e58;
    font-weight: 700;
}
.btn-theme-small {
    padding: 2px 15px;
    font-size: 13px;
    border-radius: 2px;
    margin: 10px 0px;
}
div#main-banner-carousel .carousel-content-wrapper.mb-2{
  position: relative;
}
div#main-banner-carousel .carousel-content-wrapper.mb-2 .carousel-content {
  width: 75%;
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: #ffffff;
}
@media (max-width: 999px) {
  #main-banner-carousel .carousel-content-wrapper .carousel-content {
    bottom: 12px;
  }
  #main-banner-carousel .carousel-content-wrapper .carousel-content h1 {
    font-size: 16px;
  }
  #main-banner-carousel .carousel-content-wrapper .carousel-content h5 {
    font-size: 14px;
  }
}
#main-banner-carousel .owl-dots {
  counter-reset: dots;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 50px 0;
}

@media (max-width: 1024px) {
  #main-banner-carousel .owl-dots {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  #main-banner-carousel .owl-dots {
    padding: 10px 0;
  }
}
#main-banner-carousel .owl-dots .owl-dot {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 14px 16px 14px 25px !important;
  margin: 10px 0;
  border-radius: 35px 0 0px 35px;
  color: #ffffff;
  outline-style: none;
}
#main-banner-carousel .owl-dots .owl-dot.active {
  background: #153138;
}
@media (max-width: 767px) {
  #main-banner-carousel .owl-dots .owl-dot {
    padding: 8px 12px 8px 20px !important;
    margin: 0;
  }
}
#main-banner-carousel .owl-dots span {
  display: none;
}
#main-banner-carousel .owl-dot:before {
  counter-increment: dots;
  content: counter(dots);
}
.carousel-content h3 {
    margin-bottom: 20px !important;
    font-size: 24px;
    line-height: 35px;
}
button.default-btn {
    background-color: #fff;
    border: 1px solid #fff;
    color: #153138;
    padding: 3px 10px;
    border-radius: 1px;
    margin-top: 20px;
    font-weight: 600;
    margin-right: 10px;
    font-size: 14px;
    outline-style: none;
}
button.default-btn:hover {
    background: #153138;
    color: #fff;
    transition: .4s;
    border: 1px solid #fff;
}
.member {
    border: 1px solid #acb3b5;
    border-top: 2px solid #254e58;
}
.member-info p {
    font-size: 15px;
    padding: 10px;
    color: #fff;
    margin-bottom: 0px;
}
.social.col-lg-8.col-md-8 {
    padding: 0px 25px 0px 0px;
}
.social.col-lg-8.col-md-8 p {
    font-size: 13px;
    color: #fff;
    margin: 0px;
}
.testimonials .testimonial-item h4{
  display: none;
}
.member img {
    padding-left: 10px;
}
.row.buy-btn button {
    width: 50% !important;
    margin-left: 25%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row.buy-btn {
    border-top: 1px solid #c5c9ca;
    margin: 0px;
    margin-top: 15px;
}


/********************* LISTING HOME PAGE **************************/

.brk-widget{
  width: 100%;
  padding-left: 25px;
}
.rz--image {
    background: url(/static/temp3/img/date-bg.png);
    background-size: 70%;
    background-repeat: no-repeat;
    color: #fff !important;
}
.rz--image p {
    text-align: left;
    font-size: 10px;
    padding: 0px;
    margin-left: -5px;
}
.rz--image p:first-child {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 700;
}
.rz-widget-listings .rz--content .rz--name {
    margin: 0;
    color: #111;
    font-weight: 800;
    max-height: 65px;
    overflow: hidden;
}
.rz-widget-listings .rz--geo {
    margin-top: .2rem;
    color: #999;
    font-weight: 800;
    font-size: 13px;
    color: var(--main);
}
.rz-widget-listings .row {
    height: 90px;
}
.col-lg-2.col-md-2.rz--image.rec p {
    padding-top: 15%;
}

/********************* LISTING HOME PAGE END **************************/

#hero h1{
  font-size: 35px;
}
.hero .container{
  padding-top: 0px !important;
}
.hero{
  height: 40vh !important;
}

section#page-title {
    margin-top: 70px;
    background: #254e58;
    background-size: 100%;
    border-bottom: 1px solid #f1f1f1;
    background: url(/static/temp3/img/web-pic-1.png);
}
section#page-title h3, section#page-title h3 span{
  color: #fff;
}
section#page-title h3:after{
  background: #fff;
}

.nk-portfolio-text-box {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid #5b7277;
    text-align: center;
    background-color: #254e58;
    color: #fff !important;
    /*-webkit-box-shadow: 0 10px 60px 0 rgba(59,59,59,.14);
    box-shadow: 0 10px 20px 0 rgb(37 78 88);*/
    background-image: url(/static/temp3/img/web-pic-main-1.png);
    background-size: cover;
}
.nk-portfolio-text-box a{
  color: #fff;
}
.nk-portfolio-text-box p{
  text-align: left;
  color: #fff;
  height: 40px;
  overflow: hidden;
}
.nk-portfolio-links {
    font-size: .9rem;
    color: #e6e3e3;
    text-align: left;
}
.nk-gap{
    display: block;
    height: 20px;
}
section#webinar {
    padding-top: 40px;
}
.webinar-content {
    border: 1px solid #254e5836;
    padding: 10px;
    /*webkit-box-shadow: 0 0px 2px 0 rgb(37 78 88);
    box-shadow: 0 0px 2px 0 rgb(37 78 88);*/
    margin-bottom: 25px;
    background-color: #254e580f;
}
.webinar-content h5 {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
.webinar-content h6 {
    font-size: 13px;
}
.webinar-content p {
    font-size: 12px;
}
.webinar-content img {
    height: 60px;
    border: 1px solid #cac9c9;
    padding: 2px;
    border-radius: 2px;
}
.section-title p {
    font-size: 22px;
    width: 100%;
    font-weight: 700;
    color: #fff;
}
.detail-block {
    border: 2px solid #254e58;
    padding: 20px;
    padding-bottom: 15px;
    font-weight: 600;
    color: #fff !important;
    border-radius: 1px;
    background: #254e58;
}
.detail-block ul {
    list-style: square;
}
.align-button-center{
  text-align: left;
  padding-left: 10px;
}
/*.price {
    min-height: 40px;
    background: #f1f1f1;
    padding: 40px 0px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.price .section-title h3:after{
  left: 0;
  background: #696868;
}
.price .section-title h3:before{
  left: 0;
  background: #696868;
}*/
.price {
    min-height: 40px;
    padding-bottom: 30px;
    color: #254e58 !important;
    border: 2px solid #254e58;
}
.price .section-title h3:after{
  left: 0;
  background: #254e58;
}
.price .section-title h3:before{
  left: 0;
  background: #254e58;
}
.price h3 {
    color: #254e58 !important;
    font-size: 20px;
    text-align: left;
}

.boxes button {
    padding: 5px 40px;
    border: 1px solid #eee;
    background: #254e58;
    color: #fff;
    border-radius: 2px;
}
.boxes p {
    color: #254e58;
}
p.info {
    font-size: 13px;
    padding: 0px;
    color: #254e58;
    margin: -12px 0px 10px 15%;
}
p.info a {
    color: #254e58;
}
.form-block{
  text-align: center;
}
section#webinar-info, section#webinar-price{
  padding-top: 30px;
}
.detail-block a button {
    color: #254e58;
    margin: 5px;
    font-weight: 600;
    padding: 3px;
    width: 100%;
    border: 1px solid #a0a0a0;
    background: #f7f7f7;
    font-size: 14px;
    border-radius: 2px;
}
/*.detail-block a button {
    color: #ffffff;
    margin: 5px;
    font-weight: 600;
    padding: 3px;
    width: 100%;
    border: 1px solid #f9f9f9;
    background: #f7f7f700;
    font-size: 14px;
    border-radius: 2px;
}*/
.detail-block a button:hover {
    color: #f9f9f9;
    background: #20424a;
}
/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 15px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-weight: 700;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #254e58;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .8;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Style the tab */
.tab {
    float: right;
    background-color: #f1f1f1;
    width: 20%;
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 15px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #eae7e7;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #254e58;
    color: #fff;
}
/* Style the tab content */
.tabcontent {
    float: left;
    border: 1px solid #e6e1e1;
    width: 78%;
    margin-right: 15px;
    min-height: 260px;
    /*background: #f1f1f1;*/
}
.tabcontent h3 {
    background: #254e58;
    color: #fff;
    padding: 15px 15px;
    font-size: 17px;
    margin-left: 0px;
}
.tabcontent-detail {
    padding: 15px;
}
.webinar-tab-detail ul {
    line-height: 30px;
    font-size: 15px;
    font-weight: 400;
}
.webinar-tab-detail p {
    font-size: 15px;
    font-weight: 400;
}
section#webinar-tab-detail {
    padding-top: 10px;
}
section.select-filter {
    overflow: visible;
}
section.select-filter .dropdown.bootstrap-select.select , section.select-filter .dropdown.bootstrap-select.show-tick{
    border: 1px solid #c6d1d3;
    border-radius: 2px;
}
.filter-option-inner-inner , .select-box ul.dropdown-menu.inner.show li a, span.text{
    color: #000;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.dropdown-item.active, .dropdown-item:active{
      background-color: #254e58;
}
a.dropdown-item.active  span.text{
  color: #fff !important;
}
nav.nav-menu.d-none.d-lg-block .drop-down ul li a{
  font-weight: 600 !important;
}
.testimonial-item .col-lg-12.col-md-12, .recorded-listing-item .col-lg-12.col-md-12{
  padding-right: 5px;
  padding-left: 5px;
}
section#webinar-recorded-listing {
    padding-top: 0px;
}
.webinar-listing-carousel img , .recorded-listing-carousel img{
    width: 52px !important; 
    height: auto !important;
    border: 1px solid;
    padding: 3px;
    border-radius: 2px;
}


section#about .section-title p {
    color: #444444;
    font-size: 14px !important;
}

section#ourSpeakers {
    padding-top: 0px !important;
    width: 100%;
}

/********** Carousel Arrows ***********/
.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
  }
  .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #2caae1;
  }

  .owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 80px !important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
  }

  .owl-carousel .prev-slide{
      background: url(/static/temp3/img/nav-icon.png) no-repeat scroll 0 0;
      left: -33px;
  }
  .owl-carousel .next-slide{
      background: url(/static/temp3/img/nav-icon.png) no-repeat scroll -24px 0px;
      right: -33px;
  }
  .owl-carousel .prev-slide:hover{
     background-position: 0px -53px;
  }
  .owl-carousel .next-slide:hover{
    background-position: -24px -53px;
  }

  span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
  }
  span.img-text:hover {
    color: #2caae1;
  }
  .content-section-b {
    margin-top: 40px;
  }
  .content-section-b p,.content-section-a p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
  }
  .text-justify{
    text-align: justify;
  }
td.product-account.text-left  li.lead {
    font-size: 13px;
    font-weight: 600;
}
section#checkout ul.lead.well li, form.needs-validation.checkout p {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 15px;
}
section#checkout ul.lead.well {
    border-bottom: 1px solid #d5d7d8;
    padding-bottom: 20px;
}
.order-summary{
    border: 2px solid #254e58;
    padding: 20px;
}
form.needs-validation.checkout {
    border: 2px solid;
    padding: 10px 30px;
    float: left;
}
form.needs-validation.checkout input, form.needs-validation.checkout textarea.lead {
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    width: 98% !important;
    border: 1px solid #ccc;
}
form.needs-validation.checkout .col-md-6.col-sm-6.col-lg-6 input {
    width: 96% !important;
    border: 1px solid #ccc;
}
button.stripe-button-el {
    background: #254e58 !important;
    float: right;
}
button.stripe-button-el span {
    background: #254e58 !important;
}
.required.red-cart {
    background-color: #254e58;
    border-radius: 40px;
    padding: 1px 4px 1px 6px;
    font-size: 10px;
    margin: -30px -17px 1px 20px;
}
nav.nav-menu.d-none.d-lg-block ul li.hide-on-small a:before {
    background: transparent !important;
}
footer#footer i.fa.fa-lg.fa-chevron-right {
    font-weight: 300 !important;
    font-size: 10px !important;
}
  /*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
  margin-left: 12%;
}
#progressbar li {
  list-style-type: none;
  color: #cccfd0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight:700;
  width: 19%;
  float: left;
  position: relative;
  text-align:center;
}
#progressbar li.active {
    color: #254e58;
}
#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 35px;
  line-height: 12px;
  display: block;
  font-size: 18px;
  padding:9px;
  color: #cccfd0;
  background: #fff;
  border:3px solid #cccfd0;
  border-radius: 20px;
  margin: 0 auto 5px auto;
}
#progressbar li.active:before {
  border: 2px solid #254e58;
}

/*progressbar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #cccfd0;
  position: absolute;
  left: -50%;
  top: 17px;
  z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
  background: #254e58;
  color: white;
}
#progressbar li.present{
  color: #0ebb0a;
}
#progressbar li.present:before {
  border: 3px solid #0ebb0a;
  color: #ffffff;
  background: #0ebb0a;
}
#progressbar li.present:after {
  background: #0ebb0a;
}
p.info.incpart {
    background: #254e58 !important;
    width: 61% !important;
    padding: 2px 5px !important;
    color: #ffffff !important;
    border-radius: 2px;
    border: 1px solid #ffffff5e;
}