.window-height-bg {
    background-image: url(../images/home_banner.jpg);
    background-size: cover;
    background-position: center;
    height: 800px;
    width: 100%;
}
body {
    font-family: Saira, sans-serif !important;
}
.owl-carousel .item_01 {
    background-image: url(../images/home_banner.jpg);
    background-size: cover;
    background-position: center;
    height: 800px;
}
a:focus {
    border: none !important;
    outline: 0;
}
.p-l-r-0 {
    padding-right: 0;
    padding-left: 0;
}
#banner {
    z-index: unset;
}
#banner .owl-dots {
    display: none;
}
.owl-carousel .item_02 {
    background-image: url(../images/home_banner-2.jpg);
    background-size: cover;
    background-position: center;
    height: 800px;
}
.owl-carousel .item_03 {
    background-image: url(../images/home_banner-3.jpg);
    background-size: cover;
    background-position: center;
    height: 800px;
}
.muse_nav .navbar-header {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-expand-md.muse_nav .navbar-toggler {
    display: block;
    float: right;
}
.hamburger {
    padding: 0 0 !important;
}
.banner_text {
    text-align: center;
    position: absolute;
    top: 63%;
    left: 25%;
    transform: translate(-25%, -50%);
    color: #fff;
    width: 100%;
}
.banner_text h2 {
    font-size: 45px;
    font-family: Saira, sans-serif;
    font-weight: 300;
}
.banner_text h1 {
    font-size: 50px;
    font-family: Saira, sans-serif;
    font-weight: 300;
}
.banner_text button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    border: 2px solid green;
    margin-top: 20px;
}
button.btn-2,
button.btn-2::after {
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}
button.btn-2 {
    background: 0 0;
    border: 3px solid #8bc53f;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin: 2em auto;
    padding: 0.6em 3em;
    position: relative;
    text-transform: uppercase;
    font-family: Saira, sans-serif;
    font-weight: 500;
}
button.btn-2::after,
button.btn-2::before {
    background: #8bc53f;
    content: "";
    position: absolute;
    z-index: -1;
}
button.btn-2:hover {
    color: #fff;
}
.btn-2::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
}
.btn-2:hover:after {
    width: 100%;
}
button.btn-3,
button.btn-3::after {
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}
button.btn-3 {
    background: 0 0;
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 2em auto;
    padding: 1em 3em;
    position: relative;
    text-transform: uppercase;
    font-family: Saira, sans-serif;
    font-weight: 500;
    z-index: 999999;
}
button.btn-3::after,
button.btn-3::before {
    background: #fff;
    content: "";
    position: absolute;
    z-index: -1;
}
button.btn-3:hover {
    color: #8bc53f;
}
.btn-3::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
}
.btn-3:hover:after {
    width: 100%;
}
.f-left {
    float: left;
}
.nav.muse {
    display: block;
    border-bottom: none;
}
.nav-list {
    width: 40%;
    min-height: 1055px;
    background-color: #fff;
}
.musenave_content {
    width: 60%;
    min-height: 1055px;
}
.nav-list li {
    padding: 40px 40px;
    float: left;
    width: 100%;
}
.nav-list li.active {
    background-color: #8bc53f;
}
.nav-list li a:hover {
    text-decoration: none;
}
.nav-list li a.active {
    color: #fff !important;
}
.fade {
    opacity: 10;
    transition: visibility 0s 2s, opacity 2s linear;
    -webkit-transition: visibility 0s 2s, opacity 2s linear;
}
.nav-list li a {
    font-size: 35px;
    color: #626261;
    float: left;
    width: 100%;
}
.musenave_content {
    background-color: #8bc53f;
}
.collapsing {
    transition: height 1.3s;
}
.musenave_content .tab-pane {
    padding: 40px 40px;
}
.tab-block {
    transform: translateY(-15.5%);
}
.business_content h2,
.web_design_content h2 {
    color: #fff;
    padding: 45px 25px 25px;
}
.advertising_content h2 {
    color: #fff;
    padding: 45px 25px 25px;
}
.web_design_content p {
    color: #fff;
}
.gray-bg {
    background-color: #f3f3f3;
}
.muse_tab_list a {
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
}
.trans-space {
    transform: translateY(-17%);
}
.testimonial-block {
    padding-top: 60px;
    padding-bottom: 80px;
}
.musenave_content p {
    color: #fff;
    font-family: Saira, sans-serif;
    font-weight: 300;
}
.musenave_content h2 {
    color: #fff;
    font-family: Saira, sans-serif;
    font-weight: 300;
}
.dot_bg {
    background-image: url(../images/dot-bg.jpg);
    background-size: cover;
    background-position: center;
}
.testimonial-block h1 {
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 45px;
    color: #8bc53f;
    text-align: center;
    padding-bottom: 30px;
}
#testimonial {
    max-width: 80%;
    margin: 0 auto;
}
#testimonial .owl-stage-outer {
    background-color: #fff;
}
#testimonial .item {
    padding: 60px 80px;
}
#testimonial .item h4 {
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 35px;
    color: #626261;
    text-align: center;
}
.auther {
    text-align: center;
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 18px;
    color: #7a7a7a;
    text-align: center;
}
.testimonial-content {
    padding-top: 20px;
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.6;
    font-size: 18px;
    color: #626261;
    text-align: center;
}
#testimonial .owl-nav.disabled {
    display: block !important;
}
#testimonial .owl-dots {
    display: none !important;
}
#testimonial .owl-nav .owl-prev {
    position: absolute;
    left: -10%;
    bottom: 40%;
    outline: 0;
    background: 0 0;
}
#testimonial .owl-nav .owl-next {
    position: absolute;
    right: -10%;
    bottom: 40%;
    outline: 0;
    background: 0 0;
}
#testimonial .owl-nav .owl-next,
#testimonial .owl-nav .owl-prev {
    background-color: transparent !important;
}
.static_arrow {
    position: absolute;
    bottom: -5%;
    left: 20%;
}
.client-block h1 {
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 45px;
    color: #8bc53f;
    text-align: center;
    padding-bottom: 30px;
}
.client-block {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}
.trans-space.client-sec {
    transform: translateY(-10%);
}
.client-logo_first .client-logo {
    width: 14.28%;
    float: left;
    border: 1px solid #f3f3f3;
    padding: 10px;
}
.client-logo_second .client-logo {
    width: 20%;
    float: left;
    border: 1px solid #f3f3f3;
    padding: 10px;
}
.green_bg {
    background-color: #8bc53f;
}
.client-block .row {
    margin: 0;
}
.touchbase h1 {
    font-family: Saira, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
}
.touchbase a {
    color: #fff;
}
.touchbase {
    text-align: center;
    padding: 75px 20px 80px;
}
.touchbase p {
    color: #fff;
    font-family: Saira, sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 24px;
}
.touchbase .social_media {
    padding-top: 20px;
}
.touchbase span {
    padding-left: 20px;
    padding-right: 20px;
}
.footer_bg {
    background-color: #636466;
}
.footer_block {
    padding: 60px 20px;
    text-align: center;
}
.footer_block p {
    color: #fff;
    font-family: Saira, sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 18px;
}
.footer_block span {
    padding-left: 10px;
    padding-right: 10px;
    color: #8bc53f;
}
.footer_block span a {
    color: #8bc53f !important;
}
aside {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.93);
    right: 0;
    display: none;
    z-index: 9999;
    text-align: left;
    padding-top: 100px;
    padding-left: 9%;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.aside a:focus,
.aside a:hover {
    color: #f1f1f1;
}
aside::before {
    content: "";
    display: block;
}
.sub {
    padding-left: 30px;
}
aside .sub a {
    font-size: 22px;
    padding: 3px;
}
aside a.active {
    color: #fff !important;
}
aside a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: Saira, sans-serif;
    font-weight: 300;
    padding: 8px 0;
    text-decoration: none;
    font-size: 30px;
    color: #818181;
    display: block;
    transition: 0.3s;
    width: 650px;
}
aside a:hover {
    color: #fff;
    text-decoration: none;
}
.toggle-wrap {
    padding: 0 0;
    position: relative;
    cursor: pointer;
    float: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 10px;
}
button {
    cursor: pointer;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 1px !important;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before {
    top: -10px;
    background-color: #8bc53f !important;
}
.client-logo.added_logo {
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #8bc53f !important;
}
.owl-theme .owl-dots .owl-dot span {
    background-color: #e1e1e1 !important;
}
#client button:focus {
    outline: 0;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .window-height-bg {
        height: 600px !important;
    }
    .banner_text {
        top: 40%;
    }
    .nav-list li a {
        font-size: 22px;
    }
    .tab-block {
        transform: translateY(-14.4%);
        padding-left: 0;
        padding-right: 0;
    }
    .musenave_content {
        min-height: 1000px;
    }
    .nav-list {
        min-height: 1000px;
    }
    .musenave_content .tab-pane {
        padding: 40px 40px;
    }
    .banner_text h1 {
        font-size: 35px;
    }
    .banner_text h2 {
        font-size: 30px;
    }
    .testimonial-block {
        padding-left: 0;
        padding-right: 0;
    }
    button.btn-2 {
        padding: 1em 3em;
    }
    #testimonial .item h4 {
        font-size: 22px;
    }
    .testimonial-block h1 {
        font-size: 35px;
    }
    .gray-bg {
        transform: translateY(-12%);
    }
    #testimonial.item {
        padding: 45px 50px 30px;
    }
    #testimonial .owl-nav .owl-prev {
        left: -15%;
    }
    #testimonial .owl-nav .owl-next {
        right: -15%;
    }
    .client-block {
        padding-top: 30px;
    }
    .touchbase h1 {
        font-size: 35px;
    }
    .touchbase {
        padding: 60px 20px 60px;
    }
    .client-block h1 {
        font-size: 35px;
    }
    .touchbase p {
        font-size: 20px;
    }
    .footer_block {
        padding: 60px 0;
    }
    .footer_block p {
        font-size: 15px;
    }
    .footer_block span {
        padding-left: 5px;
        padding-right: 5px;
    }
}
.tab-block .mob {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
    .footer_block p {
        font-size: 14px !important;
    }
    .footer_block span {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (width: 320px) {
    .banner_text h1 {
        font-size: 25px !important;
    }
    .banner_text h2 {
        font-size: 19px !important;
    }
    #testimonial .item h4 {
        font-size: 19px !important;
    }
    .auther {
        font-size: 14px !important;
    }
    .footer_block span {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}


.clientcarousel_mob{
    display: none!important;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
    .clientcarousel_desk{
        display: none!important;
    }
    .client-block .clientcarousel_mob{
        display: block!important;
    }
    .owl-carousel .item_01,
    .owl-carousel .item_02,
    .owl-carousel .item_03,
    .window-height-bg {
        height: 600px !important;
    }
    .banner_text {
        top: 50%;
    }
    aside a {
        font-size: 22px !important;
    }
    .banner_text h1 {
        font-size: 30px;
    }
    .banner_text h2 {
        font-size: 24px;
    }
    button.btn-3 {
        margin: 2em auto 1rem !important;
    }
    button.btn-2 {
        padding: 0.5em 2em;
    }
    .client-block h1,
    .testimonial-block h1,
    .touchbase h1 {
        font-size: 26px;
    }
    .touchbase p {
        font-size: 18px;
    }
    .touchbase {
        text-align: center;
        padding: 30px 0 30px;
    }
    .row {
        margin: 0;
    }
    .tab-block .desk {
        display: none;
    }
    .tab-block {
        transform: translateY(-80px);
    }
    .tab-block .mob {
        display: block !important;
    }
    .m-r-t-5 {
        margin-top: 5px;
    }
    .faq-nav.collapsed {
        background-color: #fff !important;
    }
    .faq-nav {
        cursor: pointer;
        background-color: transparent;
        position: relative;
        padding-top: 20px;
        color: #fff;
        background-color: #8bc53f;
    }
    .collapse.show {
        border-top: 1px solid #91cc43;
    }
    .faq-nav .tab-image,
    .tab-text {
        color: #626261;
        font-size: 15px;
    }
    .faq-nav > .tab-image {
        position: absolute;
        height: 1.25rem;
        width: 1.25rem;
        margin-top: -1px;
        right: 2%;
        top: 25%;
    }
    .faq-nav.collapsed > .tab-text {
        color: #626261;
    }
    .faq-nav > .tab-text {
        color: #fff;
        vertical-align: bottom;
        padding: 20px;
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 25px;
        font-family: Saira, sans-serif;
    }
    #testimonial {
        max-width: 100%;
        margin: 0 auto;
    }
    #testimonial .item {
        padding: 35px 20px 45px;
    }
    .faq-nav.actives .tab-image.pluse {
        display: none;
    }
    .faq-content {
        padding: 20px 20px 0 20px;
    }
    .faq-content p {
        margin-bottom: 0;
        font-weight: 100;
    }
    #testimonial .item h4 {
        font-size: 24px;
    }
    .faq-nav {
        display: block !important;
        padding-bottom: 0 !important;
        padding-top: 10px;
        font-weight: 600;
    }
    .advertising_content h2,
    .business_content h2,
    .web_design_content h2 {
        font-size: 24px;
    }
    .advertising_content h2,
    .business_content h2,
    .web_design_content h2 {
        padding: 25px 0 10px 0 !important;
    }
    .tab-pane {
        display: none;
    }
    .tab-pane.active {
        display: block !important;
    }
    .content-block.faqs {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .tab-image img {
        width: 75%;
    }
    .card-link.collapsed:after {
        content: "\002B";
        color: #8bc53f;
    }
    .card-body ul {
        padding-left: 15px;
        padding-top: 15px;
    }
    .card-link:after {
        content: "\2212";
        color: #fff;
        font-weight: 700;
        float: right;
        margin-left: 5px;
        position: absolute;
        padding-top: 10px;
        padding-bottom: 10px;
        top: 50%;
        right: 51%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        font-size: 20px;
    }
    .card-body {
        min-height: 170px;
        background-color: #8bc53f;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
    }
    .card-body,
    .card-body p {
        font-size: 14px !important;
        font-weight: 300 !important;
        color: #fff;
    }
    .client-block {
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 0;
        padding-right: 0;
    }
    .client-logo_first .client-logo {
        padding: 0;
    }
    .footer_block p {
        font-size: 12px;
    }
    .footer_block {
        padding: 40px 0;
    }
    #testimonial .owl-dots {
        position: absolute;
        text-align: center;
        bottom: 2%;
        left: 35%;
        display: block !important;
    }
    #testimonial .owl-nav.disabled {
        display: none !important;
    }
    #testimonial button:focus {
        outline: 0;
    }
    .owl-theme .owl-dots .owl-dot.active span {
        background-color: #8bc53f !important;
    }
    .owl-theme .owl-dots .owl-dot span {
        background-color: #626261 !important;
    }
    .owl-theme .owl-dots .owl-dot.active span {
        background-color: #8bc53f !important;
    }
    .owl-theme .owl-dots .owl-dot span {
        background-color: #626261 !important;
    }
    .client-logo {
        width: 33.333% !important;
    }
    .client-logo.extra_logo {
        display: none !important;
    }
    .client-logo.added_logo {
        display: block !important;
    }
    .footer_bg .container {
        padding-right: 0;
        padding-left: 0;
    }
    .testimonial-block {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .trans-space {
        transform: translateY(-7%) !important;
    }
}
@media only screen and (min-width: 1600px) {
    .window-height-bg {
        height: 800px !important;
    }
    .banner_text {
        top: 50%;
    }
    aside {
        padding-left: 21%;
        padding-top: 9%;
    }
    aside a {
        font-size: 44px;
    }
    aside .sub a {
        font-size: 32px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1500px) {
    .owl-carousel .item_01 {
        background-image: url(../images/home_banner.jpg);
        background-size: cover;
        background-position: center;
        height: 800px;
    }
    .owl-carousel .item_02 {
        background-image: url(../images/home_banner-2.jpg);
        background-size: cover;
        background-position: center;
        height: 800px;
    }
    .owl-carousel .item_03 {
        background-image: url(../images/home_banner-3.jpg);
        background-size: cover;
        background-position: center;
        height: 800px;
    }
    .banner_text {
        top: 44%;
    }
}
.footer_block p:last-child {
    padding-top: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .musenave_content {
        min-height: 980px;
    }
    .nav-list {
        min-height: 980px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1590px) {
.banner_text {
    top: 48%;
    width: 100%;
}
aside {
    padding-left: 13%;
}
}

.owl-theme .owl-dots .owl-dot span{
    background-color: #D6D6D6!important;
}