.thumb-info-side-image-custom {
  border: 0 none;
  color: #777;
  margin: 0 0 35px;
  transition: all 0.3s ease;
}
.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
  padding: 0;
  margin-right: 30px;
}
.thumb-info-side-image-custom .thumb-info-caption {
  text-align: left;
}
.thumb-info-side-image-custom .thumb-info-caption h4 {
  margin: 30px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom .thumb-info-caption p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
}
.thumb-info-side-image-custom:hover {
  box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33) !important;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
  margin: 0 0 10px 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
  padding: 0 10px;
  display: block;
  clear: both;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
  margin: 3px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
    width: 100%;
  }
}
.content-grid .content-grid-item {
  min-height: 150px;
  border: 1px solid #e4e4e4;
  border-left: none;
}
.content-grid .content-grid-item:first-child {
  border-left: 1px solid #e4e4e4;
}
.content-grid .content-grid-item::before, .content-grid .content-grid-item::after {
  content: none;
}

@media (max-width: 991px) {
  .content-grid .content-grid-item:nth-child(4) {
    border-left: 1px solid #e4e4e4;
  }
  .content-grid .content-grid-item:nth-child(4), .content-grid .content-grid-item:nth-child(5), .content-grid .content-grid-item:nth-child(6) {
    border-top: 0;
  }
}
@media (max-width: 767px) {
  .content-grid .content-grid-item {
    border-top: 0;
    border-left: 1px solid #e4e4e4;
  }
  .content-grid .content-grid-item:first-child {
    border-top: 1px solid #e4e4e4;
  }
}


.thumb-info-side-image {
    display: block;
}

.slide-overlay-primary {

    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1);
    transition: transform 7000ms ease;
    z-index: 1;
    background-color: var(--thm-black);
    background-blend-mode: luminosity;
    opacity: 0.7;
    background-position: center center;
}

.slide-overlay-primary {
    background-blend-mode: unset;
    opacity: 1;
}


.footer-ribbon {
    background: #006cb5;
    position: absolute;
    margin:-12px 0 0 0;
    padding:13px 20px 12px 20px;
    z-index: 999;
}

/*.footer-ribbon:before {
    border-right: 10px solid #004574;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 100%;
    position: absolute;
    top: 0;
    width: 7px;
}*/

 .footer-ribbon span {
    color: #FFF;
    font-size: 16px;
    
}


marquee a { font-size: 15px; color: #000; line-height: 15px; }



.float1 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 200px;
    right: 30px;
    background-color: #37c0ec;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    box-shadow: 0px 0px 0px #fff;
    z-index: 100;
}

.float2 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 130px;
    right: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
   ox-shadow: 0px 0px 0px #fff;
    z-index: 100;
}

.my-float1 {
    margin-top: 16px;
}

.my-float2 {
    margin-top: 14px;
}



.whats-lg {position: fixed; bottom: 40%; right:-73px; z-index: 9999;     -webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;}

.whats-lg:hover {bottom: 40%;   right:-8px;   -webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms; }





/* Recent Posts */
.recent-posts h4 {
    margin-bottom: 7px;
}

.recent-posts article.recent-post h4 {
    margin: 0 0 3px 0;
}

.recent-posts article.recent-post h4 a {
    display: block;
}

.recent-posts .date {
    margin-right: 0px;
    text-align: center;
}

.recent-posts .date .month {
    background: #CCC;
    color: #FFF;
    font-size: 0.9em;
    padding: 3px 3px;
    position: relative;
    top: -2px;
}


.recent-posts .date .year {
    background: #CCC;
    color: #FFF;
    font-size: 0.9em;
    padding: 3px 3px;
    position: relative;
    top: -2px;
}

.recent-posts .date .day {
    background: #fff212;
    color: #CCC;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-weight: bold;
    padding: 8px;
}

section.section .recent-posts .date .day {
    background: #fff212;
}


.methodologies .list.list-borders li {
    border-bottom: 1px solid #2c7db5;
    margin-top: 12px;
    margin-bottom: 0;
    padding-bottom: 12px;
}

p {
    color: #080808;
    line-height: 26px;
    margin: 0 0 20px;
}



/********************/
/*     Coaching     */
/********************/


.coaching-list-section .card-title {
  margin-bottom: 0;
}

.coaching-list-section .card-title h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 0;
  text-transform: none;
}

 

.coaching .container {
  position: relative;
  z-index: 10;
}

.coaching .container-fluid .inner-wrapper {
  width: 100%;
  padding: 2em;
  margin: 0 auto;
  /* background: rgba(0, 0, 0, 0.5); */
  border-radius: 10px;
}

 
  

@keyframes flicker {
  0%,19%,21%,23%,25%,54%,56%,100% {
      text-shadow: -0.2rem -0.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2rem #f40,0 0 4rem #f40,0 0 6rem #f40,0 0 8rem #f40,0 0 10rem #f40
  }

  20%,24%,55% {
      text-shadow: none
  }
}

.card-wrapper {
  border-radius: 10px;
  overflow: hidden;
}

.card-wrapper .card-left .avatar {
  height: 100%;
  background: #fff;
  position: relative;
}

.card-wrapper .card-left .avatar:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0.3) 100%);
}

.card-wrapper .card-left .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-wrapper .card-left .avatar .reg-form {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

.card-wrapper .card-left .avatar .reg-form .form-group {
  margin-bottom: 0;
  justify-content: center;
}

.card-wrapper .card-left .avatar .reg-form .form-group .form-control-input {
  background-color: #006cb5;
  color: #C1C1C1;
  padding-left: 1rem;
}

.card-wrapper .card-left .avatar .reg-form .form-group .form-control-input::placeholder {
  color: #C1C1C1;
}

.card-wrapper .card-left .avatar .reg-form .form-group a {
  width: 90%;
  margin: 16px auto;
}

.enquire-btn {
  border: none;
  background-color: #000;
  padding: 18px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
  border-radius: 5px;
  transition: all 0.3s;
}

.enquire-btn.color-green {
  border: 2px solid #fff212;
}

.enquire-btn.color-blue {
  border: 2px solid #109CB0;
}

.enquire-btn.color-yellow {
  border: 2px solid #E4B421;
}

.enquire-btn.color-orange {
  border: 2px solid #E86D1B;
}

.enquire-btn.color-training {
  border: 2px solid #A266EF;
}

.enquire-btn.color-strength {
  border: 2px solid #FF6099;
}

.enquire-btn.color-maroon {
  border: 2px solid #E73A3A;
}

.enquire-btn:hover {
  color: #fff !important;
  text-decoration: none;
}

.enquire-btn.color-green:hover {
  background-color: #fff212;
}

.enquire-btn.color-blue:hover {
  background-color: #109CB0;
}

.enquire-btn.color-yellow:hover {
  background-color: #DCAC15;
}

.enquire-btn.color-orange:hover {
  background-color: #E86D1B;
}

.enquire-btn.color-training:hover {
  background-color: #A266EF;
}

.enquire-btn.color-strength:hover {
  background-color: #FF6099;
}

.enquire-btn.color-maroon:hover {
  background-color: #E73A3A;
}

.coaching-form .enquire-btn {
  -webkit-box-shadow: 0 10px 10px rgb(0 0 0 / 30%), 0 8px 8px rgb(0 0 0 / 60%);
  box-shadow: 0 10px 10px rgb(0 0 0 / 30%), 0 8px 8px rgb(0 0 0 / 60%);
}


.card-wrapper .inner-wrapper.card-right {
  border-radius: 0;
  background-color: #006cb5;
}

.card-wrapper .card-right .card-top {
  position: relative;
}

.card-wrapper .card-right .card-top .sale h5 {
  margin-bottom: 0;
}

.card-wrapper .card-right .card-top .price .original-price {
  position: relative;
  color: #333333;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.688rem;
}

.card-wrapper .card-right .card-top .price .original-price .line {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  border: 1px solid #006cb5;
  transform: rotate(-9.59deg);
}

.coaching-card-bg-gray {
  background-color: #084a76;
  color: #fff;
  margin: 2px 0px 0px 2px;
  height: calc(100% - 2px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.coaching-card-middle {
  
  background-color: #006cb5;
  color: #fff;
}
.coaching-card-middle li{ text-align: left; }

.coaching-card-bottom {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.313rem;
}

.coaching-card-bottom h6 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.688rem;
}

.coaching-card-title-caption,
.coaching-card-title-caption * {
  /* color: #1e3727; */
  font-size: 1.25rem;
  line-height: 1.5rem;
}



/**********************/
/*     Colors     */
/**********************/

.bg-green {
  background-color: #fff212 !important;
}

.color-green {
  color: #fff212 !important;
}

.bg-light-green {
  background-color: #44D1B6 !important;
}

.color-light-green {
  color: #44D1B6 !important;
}





.coaching .btn-primary {
    background-color: #0096ae;
    border-color: #0096ae #0096ae #15467c;
    color: #FFF;
    border: 1px solid;
}


.recent-posts article{padding-bottom: 30px; margin-top: 30px; border-bottom: 1px solid #c3c4c5;}


.counters-home strong {
    font-size: 35px !important;
    line-height: 50px !important;
}





/*-------------------real estate */

.properties-listing {
    overflow: visible;
    position: relative;
    z-index: 1;
}
.properties-listing li {
    list-style: none;
}

.properties-listing .listing-item .thumb-info .thumb-info-listing-type {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

html .background-color-secondary {
    background-color: #219cd2 !important;
}

.properties-listing .listing-item .thumb-info .thumb-info-price {
    display: block;
    width: 100%;
    line-height: 1;
}

html .background-color-primary {
    background-color: #333b48 !important;
}

.properties-listing .listing-item .thumb-info .custom-thumb-info-title {
    display: block;
}








