body{
    font-size: 17px;
    line-height: 1.625em;
    font-weight:light;
}
strong, b {
    font-weight: bold;
}
.is-wrapper p,.is-wrapper li,.is-wrapper input,.is-wrapper span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Lato', sans-serif;
}
.is-wrapper h1,.is-wrapper h2,.is-wrapper h3,.is-wrapper h4,.is-wrapper h5,.is-wrapper h6 {
    font-family: 'Lato', 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 .t11-title{
    font-size: 40px;
    line-height: 1.2;
    font-weight: 300;
    color: #000000;
}

.is-wrapper .t11-subtitle{
    font-size: 23px;
    line-height: 1.7;
    font-weight: 300;
}

.is-wrapper .counternumber{
    font-family: Raleway, sans-serif;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
    color: rgb(34, 134, 184);
}
.is-wrapper .countertitle{
    font-size: 15px; 
    letter-spacing: 0px; 
    line-height: 1.4;
}

.is-wrapper a.is-btn-ghost1, .is-wrapper a.is-btn-ghost2, 
.is-wrapper button.is-btn-ghost1, .is-wrapper button.is-btn-ghost2{
  color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
    letter-spacing: 1px;
    line-height: 1;
    white-space: normal;
}
.is-wrapper .is-dark-text *[class*="is-title"],
.is-wrapper .is-dark-text a:not([class*="btn-"]){
color: #000000;
}
.is-wrapper .is-light-text *[class*="is-title"],
.is-wrapper .is-light-text a:not([class*="btn-"]){
color: #ffffff;
}
.is-wrapper .ktb-footer-nav{
    list-style-type: none;
    padding-left: 0;
}
.is-wrapper .ktb-footer-nav li a{
    color: #fff;
}
.is-wrapper .ktb-footer-nav li a:hover,
.is-wrapper .ktb-footer-nav li a:focus {
    text-decoration: none;
}
/* ghost1 dark-text */
.is-dark-text .is-btn-ghost1,
.is-light-text .is-dark-text .is-btn-ghost1 {
     color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
}
    .is-dark-text .is-btn-ghost1:hover, .is-dark-text .is-btn-ghost1:active, .is-dark-text .is-btn-ghost1:focus,
    .is-light-text .is-dark-text .is-btn-ghost1:hover, .is-light-text .is-dark-text .is-btn-ghost1:active, .is-light-text .is-dark-text .is-btn-ghost1:focus {
         color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
    }
    /* ghost1 light-text */
.is-light-text .is-btn-ghost1,
.is-dark-text .is-light-text .is-btn-ghost1 {
   color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
}
    .is-light-text .is-btn-ghost1:hover, .is-light-text .is-btn-ghost1:active, .is-light-text .is-btn-ghost1:focus,
    .is-dark-text .is-light-text .is-btn-ghost1:hover, .is-dark-text .is-light-text .is-btn-ghost1:active, .is-dark-text .is-light-text .is-btn-ghost1:focus {
          color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
    }
/* ghost2 dark-text */
.is-dark-text .is-btn-ghost2,
.is-light-text .is-dark-text .is-btn-ghost2 {
    color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
}
    .is-dark-text .is-btn-ghost2:hover, .is-dark-text .is-btn-ghost2:active, .is-dark-text .is-btn-ghost2:focus,
    .is-light-text .is-dark-text .is-btn-ghost2:hover, .is-light-text .is-dark-text .is-btn-ghost2:active, .is-light-text .is-dark-text .is-btn-ghost2:focus {
  color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
    }
    /* ghost2 light-text */
.is-light-text .is-btn-ghost2,
.is-dark-text .is-light-text .is-btn-ghost2 {
    color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
}
    .is-light-text .is-btn-ghost2:hover, .is-light-text .is-btn-ghost2:active, .is-light-text .is-btn-ghost2:focus,
    .is-dark-text .is-light-text .is-btn-ghost2:hover, .is-dark-text .is-light-text .is-btn-ghost2:active, .is-dark-text .is-light-text .is-btn-ghost2:focus {
   color: #fff;
    border: 2px solid rgb(153, 0, 51);
    background-color: rgb(153, 0, 51);
    }
.accordion-main .abody ul li {
            color: inherit;
        }

.img-overlay-01{
    position: relative;
}
@media (max-width: 992px){
    .is-wrapper .is-title{
        font-size: 25px;
    }
}
.menubar.menubar-mobile .menubar-toggler span, .menubar.menubar-mobile .menubar-toggler span:before, .menubar.menubar-mobile .menubar-toggler span:after { background: rgb(0,0,0); }