.services-tabs a {
    color: #000;
}

.logo img {
    width: 274px;
    float: left;
    margin-right: 20px;
    margin-top: -6px !important;
    margin-bottom: -11px;
    z-index: 1;
    position: relative;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
    font-weight: 700;
    /* background-color: rgba(255, 255, 255, 1); */
}

.main-header.header-style-three .nav-outer .logo:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    position: relative;
    left: -12px;
    width: 30px;
    height: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}

.main-header.header-style-three .nav-outer .main-menu:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    position: relative;
    right: -13px;
    width: 30px;
    height: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}

.cs-header-top {
    padding: 5px 0px;
    background: #8dbf33;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    padding: 22px 20px 12px;
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    border-top: none;
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header.header-style-three .nav-outer {
    background: rgba(255, 255, 255, 0);
}

.bounce-in-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: rgba(255, 255, 255, 1);
    z-index: 0;
    border-bottom: 1px solid #cccccc;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.bounce-in-header .main-menu .navigation>li>a {
    color: #000;
    padding: 25px 0px 12px;
}

.cs-hearder-top-social {
    color: #ffffff;
    font-size: 12px;
    /* float: right; */
}

.main-menu .navigation>li>a:hover,
.main-menu .navigation>li>ul>li>a:hover {
    color: #8dbf33;
}

.cs-my-btn {
    background: #f2e955;
    color: #000 !important;
    padding: 12px 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 20px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: -10px;
}

.cs-my-btn:hover {
    background: #f2e955;
    color: #000 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-style-three {
    position: absolute;
    top: 0%;
}

.cs-about-col .intro-icon i::before {
    font-size: 36px;
    color: #8dbf33;
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    clear: both;
}

.cs-about-opening-img img {
    border: 8px solid #f2e955;
}

.cs-about-col .main-title h1 span {
    color: #8dbf33;
}

.cs-time-box {
    width: 315px;
    min-height: 185px;
    background: #8dbf33;
    position: absolute;
    left: 50%;
    bottom: -100px;
    margin-left: -158px;
    z-index: 222;
    padding: 35px 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-opening-hours:hover .cs-time-box {
    background-color: #f2e955;
    bottom: -80px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-opening-hours:hover span {
    color: #8dbf33;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-time-box p {
    color: #000000;
}

.cs-time-box h4 span {
    color: #f2e955;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-time-icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 50px;
    color: #f2e955;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-bg-opacity p span {
    font-weight: bolder;
    color: #f2e955;
    margin-left: 5px;
}

.cs-bg-opacity h3 span {
    font-size: 16px;
    font-weight: 100;
    color: #8dbf33;
}

.main-slider .main-title {
    font-size: 35px !important;
    letter-spacing: 1px;
    font-weight: bolder;
    font-family: 'Josefin Sans', sans-serif;
    color: #000;
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
    background-color: #8dbf3396;
    padding: 20px !important;
    margin-top: -75px !important;
    margin-left: 105px !important;
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 13px 15px 13px 18px;
    line-height: 22px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
    background-color: #f2e955;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #8dbf33;
}

.btn-success {
    color: #000000;
    background-color: #f2e955;
    border-color: #f2e955;
    font-weight: bolder;
}

.section-title i {
    position: absolute;
    left: 0;
    top: 0;
    color: #8dbf33;
}

.cs-item-text-box h5 a:hover {
    color: #333333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-item-text-box h5 a {
    font-weight: bold;
    letter-spacing: 1px;
    color: #8dbf33;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.offer-col .owl-prev,
.offer-col .owl-next {
    border: 1px solid #8dbf33;
    color: #8dbf33;
    display: inline;
    margin-right: 20px;
    padding: 8px 35px;
}

.offer-col .owl-prev:hover,
.offer-col .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.offer-col .owl-next:hover,
.offer-col .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.offer-col .owl-prev:hover,
.offer-col .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.testimonial-2 .owl-prev,
.testimonial-2 .owl-next {
    float: left;
    padding: 8px 20px;
    border: 1px solid #8dbf33;
    margin-right: 20px;
    color: #8dbf33;
}

.testimonial-navigation .owl-prev,
.testimonial-navigation .owl-next,
.testimonial-3 .owl-prev,
.testimonial-3 .owl-next {
    float: left;
    padding: 8px 20px;
    border: 1px solid #8dbf33;
    margin-right: 20px;
    color: #8dbf33;
}

.testimonial-2 .owl-prev:hover,
.testimonial-2 .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.testimonial-navigation .owl-prev:hover,
.testimonial-navigation .owl-next:hover,
.testimonial-3 .owl-prev:hover,
.testimonial-3 .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.testimonial-2 .owl-next:hover,
.testimonial-2 .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.testimonial-3 .owl-next:hover,
.testimonial-3 .owl-next:hover {
    background-color: #f2e955;
    border: 1px solid #f2e955;
    color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.section-title h2 span {
    color: #8dbf33;
}

.small-line {
    width: 60px;
    height: 3px;
    background-color: #8dbf33;
    margin-bottom: 40px;
}


.cs-testimonial-item .cs-testimonial-name img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #f2e955;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.cs-testimonial-item .cs-testimonial-name h4 {
    margin-bottom: 0px;
    padding-top: 20px;
    color: #8dbf33;
    font-size: 16px;
    font-weight: normal;
}

.cs-copyright-area {
    background: #8dbf33;
    padding: 10px 0px;
    text-align: center;
}

.cs-footer-area:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(242, 233, 85, 0.93);
}

.cs-footer-col h4 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.cs-footer-col .cs-footer-logo {
    width: 250px;
    margin-bottom: 30px;
    margin-top: -5px;
}

.cs-footer-col p {
    color: #fff;
}

.cs-footer-social a i {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cs-footer-area .cs-footer-contact p span {
    color: #fff;
    font-weight: bold;
}

.cs-footer-social a i:hover {
    color: #8dbf33;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cs-news-list li {
    color: #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.cs-news-list li a {
    text-decoration: none;
}

.cs-copyright-area a {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cs-footer-contact li {
    margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Josefin Sans', sans-serif;
    color: #333333;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: bold;
}

.cs-time-box p {
    color: #000000;
    font-weight: bold;
}

.form-control {
    height: 50px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    background-color: #f6f7f3;
    font-family: 'Open Sans', serif;
}

.tp-bannertimer {
    width: 0% !important;
    height: 0px;
    background: url(assets/tim/er.png);
    position: absolute;
    z-index: 200;
    top: 0;
}

.main-header .header-lower {
    position: absolute;
    left: 0px;
    top: 36px;
    width: 100%;
    background: white !important;
    z-index: 5;
    padding: 13px;
}

.cs-page-heading-area {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: fixed;
    padding: 50px 0px 50px;
    overflow: hidden;
    margin-top: 74px;
}

.cs-page-heading-area .cs-pageheading-box {
    background: rgb(141, 191, 51);
    padding: 30px;
}

.cs-page-heading-area .cs-around-bdr {
    border: 10px solid rgba(242, 233, 85, 0.6);
    width: 397px;
    height: auto;
    margin: auto;
}

.cs-page-heading-area .cs-pageheading-box p a:hover {
    color: #f2e955;
}

.cs-counter-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgb(141, 191, 51);
}

.cs-counter-area .cs-number-count span {
    color: #f2e955;
    font-size: 48px;
    line-height: 48px;
}

.ih-item.square.effect3 .info {
    min-height: 80px;
    background: rgb(141, 191, 52);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.cs-team-area {
    width: 100%;
    padding: 80px 0px 15px;
    background: #FAFAFA;
    overflow: hidden;
}

.cs-servicetop-text img {
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.mfp-title {
    font-size: 16px;
    background: rgba(57, 92, 197, 0);
    width: 70%;
    padding: 10px 20px;
}

.cs-service-area {
    padding: 40px 0px 0px;
}

.cs-tab li a:hover,
.cs-tab li a:hover:before,
.cs-tab li.active a,
.cs-tab li.active a:before {
    background-color: #8dbf33;
    border-color: #f2e955;
    color: #fff;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
}

.cs-tab li a {
    color: #8dbf33;

    padding-right: 10px;
    font-family: 'Montserrat', sans-serif;
}

.cs-tab li a {
    background-color: transparent;
    color: #8dbf33;
    border: 1px solid #8dbf33;
    border-left: 0;
    padding: 10px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    display: block;
}

.cs-tab li a:before {
    background: #FFF;
    border: 1px solid #8dbf33;
    border-right: 0;
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: 25px;
    height: 100%;
    -webkit-transform: skew(-21deg);
    -moz-transform: skew(-21deg);
    -ms-transform: skew(-21deg);
    -o-transform: skew(-21deg);
    transform: skew(-21deg);
    z-index: -1;
}

.cs-testimonial-item .cs-quote {
    font-size: 70px;
    color: #EEEEEE;
    position: absolute;
    right: 17px;
    top: 0px;
}

.testimonial-3 .owl-nav {
    position: absolute;
    top: -20%;
    right: 0;
}

.cs-service-details-area ul li:hover {
    background: #8dbf33;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.accordion dt a.active {
    color: #8dbf33;
}

.cs-blog-img::before {
    content: normal;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0%;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact-item span {
    font-size: 72px;
    color: #f0f0f0;
    margin-top: 15px;
    float: right;
}

.contact-1 h2 span,
.contact-2 h2 span {
    color: #8dbf33;
}

.cs-service-details-area ul li {
    border-radius: 15px;
}

.cs-service-details-area ul li {
    background: #f2e955;
    margin-bottom: 5px;
    padding: 15px 0px 15px 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-service-details-area ul li i {
    margin-right: 10px;
    margin-left: 10px;
    color: #8dbf33;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cs-about-area-two .cs-about-col .cs-about-box .cs-about-box-heading {
    margin-bottom: 15px;
}

.cs-about-area-two .cs-about-col .cs-about-box .cs-about-box-heading h4 {
    font-size: 16px;
    color: #8dbf33;
    font-weight: bolder;
    font-style: normal;
    margin-bottom: 0px;
}

.cs-about-area-two .cs-about-col .cs-about-box {
    padding: 15px;
    border: 2px solid #f2e955;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cs-vertical-line {
    width: 2px;
    height: 80px;
    background: #676767;
    float: left;
    margin-left: -25px;
}

.cs-testimonial-area {
    width: 100%;
    padding: 50px 0px;
}

.cs-footer-area {
    width: 100%;
    padding: 40px 0px 0px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
}

.scroll-to-top {
    right: 84px !important;
}

.main-slider .default-style .style-one {
    margin: 0px;
}

@media(max-width:768px) {
    .container-div {
        display: flex;
        flex-direction: column;
    }

    .img-responsive {
        width: 100%;
    }
}

.button {
    background: #f2e955;
    color: #000 !important;
    padding: 12px 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 20px !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: -10px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }

    50% {
        background-color: #FF0000;
        -webkit-box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #B20000;
        -moz-box-shadow: 0 0 3px #B20000;
    }

    50% {
        background-color: #FF0000;
        -moz-box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #B20000;
        -moz-box-shadow: 0 0 3px #B20000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }
}

@keyframes glowing {
    0% {
        background-color: #f2e955;
        box-shadow: 0 0 3px #f2e955;
    }

    50% {
        background-color: #8cbe33;
        box-shadow: 0 0 40px #8cbe33;
    }

    100% {
        background-color: #f2e955;
        box-shadow: 0 0 3px #f2e955;
    }
}
