@media ( min-width : 1200px) {
	.container {
		width: 1170px;
	}
}
a:hover
{
    text-decoration: none !important;
    color: #fff;
}
ul, .top_lft
{
    margin-bottom: 0;
    padding-left: 0;
}
li
{
    list-style: none;
}
h3, h4
{
    margin-top: 0;
}
body
{
    font-family: 'Poppins', sans-serif;
    font-size: 13.92px;
    line-height: 30px;
}
p
{
    margin: 0;
}
.text-center  
{
    text-align: center !important;
}
.jm-count, .jmm-subtitle
{
    color:#fff;
}
/* ====================full_wrapper====================== */
.top_wrapper .top_left a, .top_wrapper .top_left a:hover, .top_wrapper .top_center a, .top_wrapper .top_center a:hover, .btn_read a, .btn_read:hover a, .foot_social .fab, .foot_social .fab:hover, .inr_motto, .inr_motto:hover,
.Inr_Menu ul li a, .Inr_Menu ul li a:hover
{
    transition: all 0.5s ease-in 0s !important;
}
/* ====================top_wrapper====================== */
.top_wrapper
{
    background: #141515;
    padding: 10px 0;
}
.top_wrapper .top_left a, .top_wrapper .top_center a
{
    color: #d1d1d1;
    padding-right: 20px;
}
.top_wrapper .top_left a i
{
    padding-left: 10px;
}
.top_wrapper .top_left a:hover, .top_wrapper .top_left i, .top_wrapper .top_center a:hover
{
    color: #ffd400;
}
/* ====================menus_wrapper====================== */
.menus 
{
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 7%;
    border: none;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100;
    padding-top: 10px;
    
}
div#maximenuck92 ul.maximenuck
{
    padding-top: 20px !important;
}
div#maximenuck92 ul.maximenuck, div#maximenuck92 ul.maximenuck li.maximenuck.level1.active, div#maximenuck92 ul.maximenuck li.maximenuck.level1:hover
{
    background: transparent !important;
}
div#maximenuck92 ul.maximenuck li.maximenuck.level1 > a
{
    color: #000 !important;
    font-weight: bold !important;
    font-size: 16px;
}
/* ====================counter_wrapper====================== */
.counter_wrapper
{
    background: #000;
    padding: 120px 0;
}
.section-title.st-memphis 
{
    position: relative;
    display: inline-block;
}
.section-title.st-memphis img 
{
    right: -85px;
}
.section-title .st-subtitle,.News_wrapper h2
{
    display: block;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    text-align:center;
    font-size:30px;
    color: #ffd400;
}
.jmm-testimonials.default .jmm-image img{
    border-radius:0% !important;
    margin-top:50px;
}
.News_wrapper a{
    color:#ffd400;
    font-size:16px;
    line-height:22px;
    letter-spacing:1px;
    
}
.News_wrapper a:hover{
    color:#ffd400;
    letter-spacing:3px;
    transition: 0.4s;
}
.jmm-content-main{
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
    margin-top: -28px;
    padding: 20px;
}
.jmm-testimonials.default .jmm-comment{
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
}
.jmm-testimonials.default .jmm-author:before{
    content:none;
}

.News_wrapper h2{
    margin-bottom:30px;
}
.st-title 
{
    color: #FFFFFF;
}
.section-title.st-memphis img 
{
    position: absolute;
    right: -90px;
    top: 50%;
    transform: translateY(-50%);
    user-select: none;
}
.jm-count
{
    font-weight: 700;
}
.jmm-counter.default .jmm-subtitle 
{
    font-size: 18px;
    color: #ffd400;
}
.bt-cs .bt-inner img{
    margin-top:20px;
}
/* ====================facility_wrapper====================== */
.affliate_wrapper, .staff_wrapper, .gallery_wrapper
{
    text-align: center;
    padding: 100px 0;
    background: rgba(0, 0, 0, 0) url(../images/body-bg.jpg);
    background-position: top center;
    background-size: cover;
}
.bt-cs .bt-inner .bt-title{
    font-size:18px;
}
.facility_wrapper 
{
    padding: 100px 0;
}
.facility_wrapper .st-title, .affliate_wrapper .st-title, .staff_wrapper .st-title, .gallery_wrapper .st-title
{
    font-weight: 600;
    color: #131515;
    display:none;
}
.facility .section-title, .affliate_wrapper .section-title, .staff_wrapper .section-title, .gallery_wrapper .section-title
{
    padding-bottom: 20px;
}
.ft-image-frame img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.elementor-widget-container 
{
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.ft-image-frame .ft-img-wrapper {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.ft-image-frame .ft-img-wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(245deg, #131515 0%, rgba(19, 21, 21, 0) 100%);
  opacity: 0.3;
  transition: all 0.35s;
  transform: scale(1);
}
.ft-image-frame .ft-title {
  position: relative;
  margin: 0 0 10px 0;
  padding-left: 25px;
  word-break: break-word;
  transform: translateX(0);
  transition: all 0.35s;
}
.ft-image-frame .ft-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 70px;
  border-left: 5px solid #ffd400;
  opacity: 1;
  transition: all 0.35s;
}
.ft-image-frame .ft-description {
  display: block;
  max-width: 90%;
  margin: 0;
  padding-left: 25px;
  color: #66686f;
  opacity: 0.5;
  transform: translateX(0);
  transition: all 0.35s;
}
.ft-image-frame .ft-link-frame {
  position: relative;
  display: block;
  width: 100%;
}
.ft-image-frame .ft-link-frame:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 5px solid rgba(255, 212, 0, 0);
  box-sizing: border-box;
  transform: translate(0, 0);
  transition: all 0.35s;
  z-index: 1;
}
.ft-image-frame .ft-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background: #ffd400;
  color: #131515;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  transform: translate(-25px, 25px);
  transition: all 0.35s;
  z-index: 2;
}
.ft-image-frame .ft-box span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2px;
  height: 12px;
  background: #131515;
}
.ft-image-frame .ft-box span:before {
  content: '';
  position: absolute;
  display: block;
  height: 2px;
  width: 12px;
  background: #131515;
}
.ft-image-frame .ft-box .css-plus {
  transform: rotate(0);
  transition: all 0.35s;
}
.ft-image-frame .ft-box:hover .css-plus, .ft-image-frame .ft-box:focus .css-plus {
  transform: rotate(90deg);
}
.ft-image-frame:hover .ft-link-frame:before, .ft-image-frame:focus .ft-link-frame:before, .ft-image-frame .focus-on .ft-link-frame:before {
  content: '';
  border-color: rgba(255, 212, 0, 1);
  transform: translate(-15px, 15px);
}
.ft-image-frame:hover .ft-box, .ft-image-frame:focus .ft-box, .ft-image-frame .focus-on .ft-box {
  opacity: 1;
  transform: translate(-35px, 35px);
}
.ft-image-frame:hover .ft-img-wrapper:before, .ft-image-frame:focus .ft-img-wrapper:before, .ft-image-frame .focus-on .ft-img-wrapper:before {
  opacity: 1;
}
.ft-image-frame:hover .ft-title, .ft-image-frame:focus .ft-title, .ft-image-frame .focus-on .ft-title {
  transform: translateX(-25px);
}
.ft-image-frame:hover .ft-title:before, .ft-image-frame:focus .ft-title:before, .ft-image-frame .focus-on .ft-title:before {
  opacity: 0;
  transform: translateY(25px);
}
.ft-image-frame:hover .ft-description, .ft-image-frame:focus .ft-description, .ft-image-frame .focus-on .ft-description {
  transform: translateX(-25px);
  opacity: 1;
}
@media (min-width: 768px) {
  .ft-image-frame:hover .ft-link-frame:before, .ft-image-frame:focus .ft-link-frame:before, .ft-image-frame .focus-on .ft-link-frame:before {
    transform: translate(-25px, 25px);
  }
  .ft-image-frame:hover .ft-box, .ft-image-frame:focus .ft-box, .ft-image-frame .focus-on .ft-box {
    transform: translate(-50px, 50px);
  }
}
/* ====================logos_wrapper====================== */
.logos_wrapper
{
    background: #f8f8f8;
}
.logos img 
{
    opacity: 0.35;
}
/* ====================abtfr_wrapper====================== */
.abtfr_wrapper
{
    padding: 200px 0;
    background: #f4f4f4;
    background: rgba(0, 0, 0, 0) url(../images/body-bg.jpg);
}
.ft-intro {
  display: block;
}
.ft-intro .ft-i-img-wrapper {
  position: relative;
}
.ft-intro .ft-i-img-wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  top: -20%;
  display: none;
  background: #ffd400;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ft-intro .ft-i-img-wrapper img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 2;
}
.ft-intro figcaption {
  position: relative;
  right: 0;
  top: 20%;
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 40px;
  background: #fff;
  text-align: center;
  z-index: 3;
}
.ft-intro figcaption .ft-i-title {
  margin-bottom: 30px;
}
.ft-intro figcaption .ft-i-footer {
  margin-top: 30px;
  text-align: center;
}
.ft-intro figcaption .ft-i-footer .ft-i-footer-cta {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .ft-intro figcaption {
    padding: 60px;
  }
  .ft-intro figcaption .ft-i-footer {
    display: flex;
    justify-content: space-between;
  }
  .ft-intro figcaption .ft-i-footer .ft-i-footer-cta {
    margin-top: unset;
  }
}
@media (min-width: 992px) {
  .ft-intro {
    display: inline-block;
  }
  .ft-intro .ft-i-img-wrapper:before {
    top: -10%;
    max-width: 240px;
  }
  .ft-intro .ft-i-img-wrapper img {
    right: 0;
  }
  .ft-intro figcaption {
    position: absolute;
    top: 10%;
    padding: 90px 60px;
    max-width: 500px;
    text-align: unset;
  }
}
@media (min-width: 1200px) {
  .ft-intro .ft-i-img-wrapper:before {
    display: block;
  }
  .ft-intro .ft-i-img-wrapper img {
    right: -13%;
  }
  .ft-intro figcaption {
    padding: 90px 80px 40px 80px;
    max-width: 600px;
  }
}
.abtfr_wrapper .st-title 
{
    color: #000;
}
.section-title.st-underline .st-title u 
{
    text-decoration: none;
    background-image: linear-gradient(#ffd400, #ffd400);
    background-position: 0 90%;
    background-repeat: repeat-x;
    background-size: 10px 10px;
}
.section-title.st-underline .st-title 
{
    font-size: 2rem;
    font-weight: 300;
}
/* ====================affliate_wrapper====================== */
.ft-inline-icon 
{
    display: flex;
}
.ft-icon 
{
    background: var( --e-global-color-6f421105 );
    color: #131515;
}
.ft-inline-icon .ft-icon 
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    background: #131515;
    color: #fff;
    transition: all 0.35s;
}
.ft-inline-icon {
  display: flex;
}
.ft-inline-icon:hover .ft-icon {
  box-shadow: 5px 5px 0 #000;
  color: #000;
}
.ft-inline-icon .ft-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 20px;
  width: 40px;
  height: 40px;
  background: #ffd400;
  color: #000;
  transition: all 0.35s;
}
.ft-inline-icon .ft-icon i {
  font-size: 17px;
}
.ft-inline-icon .ft-content {
  position: relative;
  top: 10px;
}
.ft-inline-icon .ft-content p {
  margin: 0; text-align: left;font-size: 15px;
}
.ft-inline-icon .ft-inline-icon-title {
  margin: 0 0 10px 0;
  color: #131515;text-align: left;font-size: 18px; font-weight: bold;
}
.ft-inline-icon .ft-inline-icon-btn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-top: 20px;
  width: 30px;
  height: 30px;
  background: rgba(255, 212, 0, .4);
  color: #131515;
  transition: all 0.35s;
}
.ft-inline-icon .ft-inline-icon-btn i {
  font-size: 1.9rem;
  transform: translateX(-6px);
  transition: transform 0.35s;
}
.ft-inline-icon .ft-inline-icon-btn:hover {
  background: rgba(255, 212, 0, 1);
}
.ft-inline-icon .ft-inline-icon-btn:hover i {
  transform: translateX(12px);
}
.ft-inline-icon-link-wrapper .ft-inline-icon p {
  color: #66686f;
}
.mt20
{
    margin-top: 60px;
}
/* ====================manage_wrapper====================== */
.bg_black, .online_wrapper
{
    background: #000;
    padding: 111px 120px;
}
.manage, .bg_img
{
    padding: 0 !important;
}
.manage .section-title.st-underline .st-title, .online .section-title.st-underline .st-title 
{
    font-size: 3rem;
    font-weight: 300;
    line-height: 40px;
}
.manage .elementor-widget-container 
{
    margin: 30px 0px 0px 0px;
}
.manage .elementor-text-editor 
{
    color:#aaabaf;
    font-size:16px;
    font-family: 'Poppins', sans-serif;
}
.bg_img .elementor-column-wrap
{
    background-image: url(../images/main.jpg);
    background-position: center center;
    background-size: cover;padding: 21% 0;
}
.bg_img .elementor-column-wrap 
{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0% 0% 0% 0%;
}
.elementor-element-populated > .elementor-background-overlay 
{
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-element-populated > .elementor-background-overlay 
{
    background-color: #131515;
    opacity: 0.7;
}
.elementor-background-overlay
{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.elementor-column-wrap 
{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.elementor-widget-wrap 
{
    align-content: center;
    align-items: center;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor-element.elementor-element-61ec2fe {
    text-align: center;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-widget {
    position: relative;
}
.elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.bg_img .btn-play, .bg_img a.btn-play, .bg_img a.btn-play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 100px;
  background: #ffd400;
  color: #131515;
  box-shadow: 0 0 0 11px rgba(255, 212, 0, .3), 0 0 0 22px rgba(255, 212, 0, .15);
  transition: all 0.5s;
  animation: animPlayButton 2s ease-in-out infinite;
}
.bg_img .btn-play i, .bg_img a.btn-play i, .bg_img a.btn-play i {
  transform: translateX(0);
  transition: all 0.35s;
}
.bg_img .btn-play:hover, .bg_img a.btn-play:hover, .bg_img a.btn-play:hover {
  animation-play-state: paused;
  background: #ffd81a;
}
.bg_img .btn-play:hover i, .bg_img a.btn-play:hover i, .bg_img a.btn-play:hover i {
  animation: animPlayButtonIcon 0.5s 0.15s ease-in-out;
}
.bg_img .btn-play:focus, .bg_img a.btn-play:focus, .bg_img a.btn-play:focus {
  transform: scale(0.9);
  box-shadow: 0 0 0 0 rgba(255, 212, 0, .2), 0 0 0 0 rgba(255, 212, 0, .15);
}
@keyframes animPlayButton {
  0% {
    box-shadow: 0 0 0 11px rgba(255, 212, 0, .3), 0 0 0 22px rgba(255, 212, 0, .15);
  }
  50% {
    box-shadow: 0 0 0 0 rgba(255, 212, 0, .2), 0 0 0 0 rgba(255, 212, 0, .15);
  }
  100% {
    box-shadow: 0 0 0 11px rgba(255, 212, 0, .3), 0 0 0 22px rgba(255, 212, 0, .15);
  }
}
@keyframes animPlayButtonIcon {
  0% {
    transform: translateX(0) scale(1);
    opacity: 1;
  }
  33% {
    transform: translateX(20px) scale(0.75);
    opacity: 0;
  }
  66% {
    transform: translateX(-20px) scale(0.75);
    opacity: 0;
  }
  100% {
    transform: translateX(0) scale(1);
    opacity: 1;
  }
}
/* ====================staff_wrapper====================== */
.team-card .tm-img-wrapper {
  position: relative;
}
.team-card .tm-bio {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  padding: 40px;
  width: 100%;
  height: 100%;
  background: #131515;
  box-shadow: 0 0 0 #ffd400;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
.team-card .tm-bio .tm-title, .team-card .tm-bio .tm-description, .team-card .tm-bio .tm-icon-links {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.35s;
}
.team-card .tm-bio .tm-title {
  margin: 0 0 30px 0;
  color: #fff;
  transition-delay: 0.2s;
  word-break: break-word;
}
.team-card .tm-bio .tm-description {
  margin: 0 0 20px 0;
  color: #ddd;
  transition-delay: 0.27s;
  word-break: break-word;
  overflow-y: auto;
}
.team-card .tm-bio .tm-icon-links {
  margin-top: auto;
  transition-delay: 0.34s;
}
.team-card .tm-bio .tm-icon-links:before {
  content: '';
  display: block;
  margin-bottom: 30px;
  width: 80px;
  height: 2px;
  background: #ffd400;
}
.team-card .tm-bio ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.team-card .tm-bio ul li {
  margin-left: 20px;
  margin-right: 0;
  color: #aaabaf;
}
.team-card .tm-bio ul li:first-child {
  margin-left: unset;
}
.team-card .tm-bio ul li a {
  color: inherit;
}
.team-card .tm-bio ul li a:hover, .team-card .tm-bio ul li a:focus {
  color: #ffd400;
}
.team-card .tm-info {
  position: relative;
  margin-top: 30px;
}
.team-card .tm-info .tm-name {
  margin: 0 0 5px 0;
}
.team-card .tm-info .tm-role {
  opacity: 0.7;
}
.team-card .btn-bio {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background: #ffd400;
  color: #131515;
  background: #ffd400;
  opacity: 1;
  transition: all 0.35s;
}
.team-card .btn-bio span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2px;
  height: 12px;
  background: #131515;
}
.team-card .btn-bio span:before {
  content: '';
  position: absolute;
  display: block;
  height: 2px;
  width: 12px;
  background: #131515;
}
.team-card .btn-bio span {
  transform: rotate(0);
  transition: all 0.35s;
}
.team-card .btn-bio:hover {
  opacity: 0.4;
}
.open.team-card .tm-bio {
  opacity: 1;
  visibility: visible;
  box-shadow: 15px 15px 0 #ffd400;
}
.open.team-card .tm-bio .tm-title, .open.team-card .tm-bio .tm-description, .open.team-card .tm-bio .tm-icon-links {
  transform: translateY(0);
  opacity: 1;
}
.open.team-card .btn-bio {
  opacity: 0.4;
}
.open.team-card .btn-bio span {
  transform: rotate(45deg);
  animation: none;
}
.open.team-card .btn-bio:hover {
  opacity: 1;
}
.staff img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* ====================active_wrapper====================== */
.activity_wrapper
{
    background: #000;
    padding-bottom: 120px;
}
.activity_wrapper .count_img
{
    padding: 120px 0;
}
.activity_wrapper .elementor-text-editor 
{
    margin: 85px 0px 0px 0px;color: #AAABAF;font-size: 16px;
}
.btn_read
{
    margin-top: 100px;
}
.btn_read a
{
    border: 3px solid #FFD400;
    color: #FFD400;
    font-size: 18px;
    padding: 10px 25px;
}
.btn_read:hover a
{
    background: #FFD400 !important;
    color: #000;
}
/* ====================gallery_wrapper====================== */
.gallery_wrapper
{
    
}
.gallery .box {
            color: #fff;
            font-size: 16px;
            overflow: hidden;
            position: relative;
            text-align: right;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;

        }
        .gallery .box img {
            width: 100%;
            height: 100%;
        }
        .gallery .box:before,
        .gallery .box:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #ffd400;
            opacity: 0.5;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;
        }

        .gallery .box:before {
            -webkit-transform: skew(30deg) translateX(80%);
            transform: skew(30deg) translateX(80%);
        }

        .gallery .box:after {
            -webkit-transform: skew(-30deg) translateX(70%);
            transform: skew(-30deg) translateX(70%);
        }
        .gallery .box:hover:before,
        .gallery .box.hover:before {
            -webkit-transform: skew(30deg) translateX(30%);
            transform: skew(30deg) translateX(30%);
            -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
        }

        .gallery .box:hover:after,
        .gallery .box.hover:after {
            -webkit-transform: skew(-30deg) translateX(20%);
            transform: skew(-30deg) translateX(20%);
        }
        .gallery .box .box-content {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            z-index: 1;
            bottom: 0;
            padding: 20px 20px 20px 40%;
        }

        .gallery .box .box-content:before,
        .gallery .box .box-content:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #F40076;
            display:none;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
            opacity: 0.5;
            z-index: -1;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;
        }

        .gallery .box .box-content:before {
            -webkit-transform: skew(30deg) translateX(100%);
            transform: skew(30deg) translateX(100%);
        }

        .gallery .box .box-content:after {
            -webkit-transform: skew(-30deg) translateX(90%);
            transform: skew(-30deg) translateX(90%);
        }
        .gallery .box:hover .box-content:before,
        .gallery .box.hover .box-content:before {
            -webkit-transform: skew(30deg) translateX(50%);
            transform: skew(30deg) translateX(50%);
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
        }

        .gallery .box:hover .box-content:after,
        .gallery .box.hover .box-content:after {
            -webkit-transform: skew(-30deg) translateX(40%);
            transform: skew(-30deg) translateX(40%);
            -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
        }
        .gallery .box h3,
        .gallery .box p {
            margin: 0;
            opacity: 0;
            letter-spacing: 1px;
        }

        .gallery .box h3 {
            font-size: 30px;
            font-weight: 700;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .gallery .box p {
            font-size: 15px;
        }

        .gallery .box:hover h3,
        .gallery .box.hover h3,
        .gallery .box:hover p,
        .gallery .box.hover p {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 0.9;
        }

        @media screen and (max-width: 990px){
            .gallery .box{
                margin-bottom: 30px;
            }
        }
@media screen and (max-width:768px){
  .gallery .box h3{
    font-size:20px;
  }
}
.mt10
{
    margin-top: 20px;
}
/* ====================online_wrapper====================== */
.Online_link 
{
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    float: right;margin-top: 50px;
}
.Online_link .btn-int 
{
    background: #FFD400;
    color: #131515;
}
.Online_link a.btn-int
{
    position: relative;
    transform: translateY(0);
    transition: all 0.35s;
    background: #ffd400;
    color: #131515;
}
.Online_link .btn-lg
{
    padding: 0 40px;
    height: 57px;
}
.Online_link .btn
{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    height: 50px;
    border: none;
    border-radius: 0;
    font-weight: 600;
    background: #131515;
    color: #ffd400;
    box-shadow: 0 0 0 #ffd400;
    transition: all 0.35s;
}
.Online_link a.btn-int-icon span
{
    transform: translateX(0);
    transition: all 0.35s;
}
.Online_link .btn-int span:after 
{
    border-left-color: #131515;
}
.Online_link .btn-lg.btn-int-icon span:after 
{
    transform: translateX(-20px) scale(0.5);
    transition: all 0.35s;
}
.Online_link .btn-lg.btn-int-icon span:after
{
    height: 29px;
}
.Online_link a.btn-int-icon span:after
{
    content: '';
    position: absolute;
    right: -10px;
    height: 25px;
    border-left: 2px solid #131515;
    opacity: 0;
    transform: translateX(-15px) scale(0.5);
    transition: all 0.35s;
}
.Online_link a.btn-int:hover
{
    transform: translateY(-7px);
}
.Online_link .btn-lg.btn-int-icon:hover span
{
    transform: translateX(-20px);
    transition: transform 0.35s 0.4s;
}
.Online_link a.btn-int-icon:hover span
{
    transform: translateX(-20px);
    transition: transform 0.35s 0.4s;
}
.Online_link a.btn-int-icon:hover span:after
{
    opacity: 1;
    transform: translateX(0) scale(1);
    transition: transform 0.35s 0.4s, opacity 0.35s 0.4s;
}
.Online_link .btn-int-icon:after {
    content: '\f061';
}
.Online_link a.btn-int-icon:after
{
    position: absolute;
    right: 25px;
    font-family: 'Font Awesome 5 Free';
    font-size: inherit;
    opacity: 0;
    transform: translateX(0);
    transition: all 0.35s;
    content: '\f061';font-weight: 900;
}
.Online_link a.btn-int-icon:hover:after
{
    transform: translateX(15px);
    opacity: 1;
    transition: transform 0.35s 0.4s, opacity 0.35s 0.4s;
}
/* ====================footer_wrapper====================== */
.footer_wrapper
{
    padding: 100px 0 20px;
    background: #ffd400;overflow: hidden !important;
   
}
.foot_social, .foot_add, .foot_menu
{
    padding-top: 20px !important;
}
.foot_social .fab 
{
    font-size: 20px;
    padding-right: 10px;
    padding-left: 5px;
}
.foot_social .fab:hover, .foot_menu p a
{
    color: black;
}
.foot_social .fab
{
    color: #8a741a;
}

.foot_add .col-sm-3, 
{
    padding-left: 20px;
}
.foot_add i
{
    font-size: 20px;
    background: #000;
    padding: 15px;
    margin-top: 10px;
    color: #fff;
}
.foot_menu p a
{
    font-weight: bold;
    display: flex;
    align-items: center;
    margin: 0 0 9px 0 !important;
    padding: 0;
    font-weight: 600;
    color: #131515;
    transition: all 0.35s;
    overflow: visible;
    transition: all 0.35s;
}
.foot_menu p:hover a
{
    transform: translateX(10px);
}
.copy_rights
{
    border-top: 1px solid #8a741a;
    text-align: center;
    padding-top: 20px;
    margin-top: 50px;
}
.copy_rights p a
{
    font-weight: bold;
    color: #000;
}
/* ====================bread_wrapper====================== */
.breadcrumb_bg
{
    color: #ffffff;
    background-image: url(../images/page-title-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 84px;
    padding-bottom: 84px;
}
.breadcrumb_Cnt
{
    position: relative;
    padding: 100px 0 0;
    color: #000;
}
.page-title-wrap-inner::before {
    content: "";
    background-image: url(../images/clean-icon.png);
    background-size: cover;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 1;
    right: 35px;
    top: 35px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    opacity: 0.6;
}
.page-title-overlay {
    background: rgba(0,0,0,0.4);
}
.page-title-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.breadcrumb 
{
    padding: 60px 15px !important;
    background-color: transparent;
    margin-top: 20px;text-align: center;
}
.breadcrumb>li 
{
    color: #eee;
}
.breadcrumb>li a span
{
    color: #ffd400;
}
.breadcrumb>li span
{
    color: #de086c;
}
/* ====================InnerPage_Wrapper====================== */
.InnerPage_Wrapper
{
    padding: 100px 0;
}
.inr_abt .sub-title
{
    background: #f5d662;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
}
.inr_abt .section-title 
{
    color: #0a1026;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
}
.inr_motto
{
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 19px;
    line-height: 32px;
    font-weight: 700;
    padding: 34px 43px;
    background: #f5f5f5;
    border-radius: 0 10px 10px 0;
    width: 100%;
    overflow: hidden;
    color: #0a1026;
    border-left: 4px solid #F40076;
}
.inr_motto:before
{
    background: #F40076 !important;
}
.inr_motto:hover
{
    border-left: 4px solid #f5d662;
}
.Inr_Img 
{
    position: relative;
}
.Inr_Img:before 
{
    content: "";
    width: 145px;
    height: 145px;
    position: absolute;
    left: 10%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #ffc600 !important;
}
.Inr_Img img 
{
    max-width: 85%;
    height: 85%;
    border-radius: 50% 50% 50% 50%;
}
.Inr_Img img 
 {
    position: relative;
}
.Inr_Img img
{
    vertical-align: middle;
    display: inline-block;
}
.inr_dts
{
    padding-top: 20px;
}
.inr_dts i 
{
    font-size: 20px;
    padding-right: 5px;
    content: "\f2a9";
    background: -webkit-linear-gradient(#f40076, #f5d662);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Inr_Menu
{
    margin-bottom: 40px;
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;box-shadow: 0 4px 20px rgb(0 0 0 / 3%);
}
.Inr_Menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #12077e;
    position: absolute;
    right: 20px;
    top: 0;
}
.Inr_Menu ul li
{
    padding: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding: 10px 0;
}
.Inr_Menu ul li a
{
    background: #ffc600;
    color: #222 !important;
    background: #f7f7f7;
    padding: 10px 45px 10px 25px;
    display: block;
    color: #1c1c25;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.Inr_Menu ul li a:hover
{
    color: #222 !important;
    background: #f5d662;
}
.Inr_Menu ul li a::after {
    border-right-color: #ffc600;
    background: #12077e;
}
.Inr_Menu ul li a::after {
    content: "";
    width: 3px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 1;
}
.Inr_Menu ul li a:hover::after 
{
    border-right-color: #12077e;
}
.contact_inr
{
    padding: 30px 20px;
    background: #f7f7f7;
    text-align: center;
}
.contact_inr i
{
    font-size: 25px;
    color: #F40076 ;
}
.contact_inr p a
{
    color: black;
}
.mb20
{
    margin-bottom: 40px;
}
.control-label, .page-header, .breadcrumb>li+li:before
{
    display: none;
}
.kt_categoryblog .ktcb-img .item-image a img
{
    width: 400px;
}