body{
    font-size: 17px;
    line-height: 1.625em;
}
strong, b {
    font-weight: bold;
}
/* img {
    -webkit-filter: saturate(150%) contrast(1.15) brightness(101%);
    filter: saturate(150%) contrast(1.15) brightness(101%);
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
} */
.is-wrapper p,.is-wrapper li,.is-wrapper input,.is-wrapper span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Muli', 'Arial', sans-serif;
    font-weight: normal;

}
.is-wrapper h1,.is-wrapper h2,.is-wrapper h3,.is-wrapper h4,.is-wrapper h5,.is-wrapper h6 {
    font-family: 'Muli', 'Arial', sans-serif;
    font-variant-ligatures: common-ligatures;
}

.is-wrapper h1.is-title-bold, .is-wrapper h2.is-title-bold, .is-wrapper h3.is-title-bold, 
.is-wrapper h4.is-title-bold, .is-wrapper h5.is-title-bold, .is-wrapper h6.is-title-bold {
    font-weight: 900;
}

.is-wrapper a.is-btn-ghost1, .is-wrapper a.is-btn-ghost2, 
.is-wrapper button.is-btn-ghost1, .is-wrapper button.is-btn-ghost2{
    font-family: 'Muli', 'Arial', sans-serif;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 14px;
    background-color: #f5b121;
    border-color: #f5b121;
    color: rgb(68, 68, 68);
    border-radius: 5px 35px 5px 35px;
    padding: 15px 45px;
    text-transform: capitalize;
    box-shadow: 1px 1px 20px rgb(68 68 68 / 20%);
}
.is-wrapper .is-dark-text *[class*="is-title"],
.is-wrapper .is-dark-text a:not([class*="btn-"]){
color: rgb(68, 68, 68);
}
.is-wrapper .is-light-text *[class*="is-title"],
.is-wrapper .is-light-text a:not([class*="btn-"]){
color: #ffffff;
}
.menu-item.profile-icon .menu-link > img{box-shadow: 0 0 3px #333;}
.menubar.menubar-mobile .menubar-toggler span, .menubar.menubar-mobile .menubar-toggler span:before, .menubar.menubar-mobile .menubar-toggler span:after{
background: rgb(68, 68, 68);
}
.menubar.menubar-light, .menubar .menu-expand-block{
 box-shadow: 0 5px 30px rgba(51, 51, 51, 0.15);
}
.topsec-card{
    margin-top: -10%;
}
.topsec-card .card{
border-bottom-right-radius: 45px;
}
.topsec-card .card:nth-child(1) {
  background: #85ccc4;
  border-color: #85ccc4;
}
.topsec-card .card:nth-child(2) {
  background: #f5b121;
  border-color: #f5b121;
}
.topsec-card .card:nth-child(3) {
  background: #ef9987;
  border-color: #ef9987;
}
.topsec-card .card .card-head{
    padding: 20px;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.topsec-card .card .card-title{
    margin: 0;
    color: #fff;
}
.topsec-card .card .card-text{
font-size: 0.75em;
color: #fff;
}
.topsec-card .img-icon{
    width: 40px;
    margin-right: 0;
}
.secondsec-card .card{
background: transparent;
border-color: transparent;
}
.secondsec-card .card .card-text{
font-size: 0.75em;
}
.secondsec-card .card .card-head{
    padding: 20px;
    padding-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
}
.secondsec-card .card .card-title{
    margin: 0;
    color: #4b4b4c;
    padding-left: 10px;
}
.secondsec-card .img-icon{
    width: 80px;
    margin-left: 0;
}
.third-sec .is-overlay:after{
    content:url(//knorish-cdn.azureedge.net/public/37f49553-7149-4e54-a065-7e98fdf313cf/customfile/10082020/9e8b5.svg);
    position: absolute;
    bottom: 0;
    right: 3%;
}
.fourth-sec .is-overlay:after{
    content:url(//knorish-cdn.azureedge.net/public/37f49553-7149-4e54-a065-7e98fdf313cf/customfile/10082020/9e8b5.svg);
    position: absolute;
    bottom: 0;
    right: 3%;
}
.team-card .card .card-body{
    padding:  1.500em 1.500em 0.5em 1.500em;
}
.team-card .card .card-title{
    font-size: 1.800em;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 0;
}
.team-card .card .card-subtitle{
    font-size: 1.200em;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 8px; 
}
.team-card .card .card-text{
    font-size: 0.8em;
    line-height: 1.7;
}
.team-card .card .card-foot{
    padding:  0.5em 1.500em 1.500em 1.500em;
}
.team-card .card .card-foot a{
    background: #f5b121;
    padding: 0 15px;
    color: #fff;
    letter-spacing: normal;
    font-size: 0.75em;
    border-radius: 0.05em;
}
.is-wrapper .is-section.sec-yellow .is-overlay-bg{
    background-color: #fff;
    background-position: top left;
}
.is-wrapper .is-section.sec-blue .is-overlay-bg{
    background-color: #fff;
    background-position: top right;
}
.theme-card{
    position: relative;
    overflow: hidden;
    background: #efefef;
    width: 100%;
    height: auto;
    border-radius: 500px;
    margin: 0 auto;
    padding-top: 100%;
    border: 2px solid #42c9d6;    
    box-shadow: 0 14px 54px 0 rgba(11, 11, 44, 0.22);
}
.theme-card .is-card-img{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}
.theme-card .is-card-text{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 20px;
}
.theme-card .is-card-text p{
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-shadow: 1px 1px 15px #666;
}

@media (max-width: 786px){
.topsec-card{
    margin-top: 30px;
}

.secondsec-card .img-icon{
    width: 60px;
}
}
.about-cards .card .card-body,
.about-cards .card .card-foot {
   background: #42c9d6;
}
.about-cards .card:first-child .card-body,
.about-cards .card:first-child .card-foot {
   background:#ff6f69;
}
.about-cards .card:last-child .card-body,
.about-cards .card:last-child .card-foot {
   background:#f5b121;
}
.about-cards .card .card-body{
    padding-bottom: 0;
}
.about-cards .card .card-title{
    font-weight: bold;
    color: #fff;
}
.about-cards .card .card-foot{
    padding: 15px 10px;
}
.about-cards .card .card-foot a{
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 15px;
    letter-spacing: 1px;
    font-weight: 200;
    font-size: 0.75em;
    cursor: pointer;
}
.about-cards .card .card-foot a:hover,
.about-cards .card .card-foot a:focus {
    text-decoration: none;
    border-color: #efefef;
    color: #efefef;
}
.group-points{
    padding-left: 20px;
    margin-top: 25px;
}
.group-points li{
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.curr-tabs{
    width: 100%;
    box-shadow: 1px 1px 25px #dfdfdf;
}
.curr-tabs nav > .nav.nav-tabs{
  border: none;
    color:#fff;
    background:#f5b121;
    border-radius:0;

}
.curr-tabs nav > div a.nav-item.nav-link{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#f5b121;
    border-radius:0;
}

/* .curr-tabs nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
} */

/* .curr-tabs nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #e74c3c ;
} */
.curr-tabs .tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #e55204;
    border-bottom:5px solid #e55204;
    padding:30px 25px;
}
.curr-tabs .tab-content > .tab-pane {
    padding: 0 15px;
}
.curr-tabs nav > div a.active.show,
.curr-tabs nav > div a.nav-item.nav-link:hover,
.curr-tabs nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #e55204;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
