.h1 {
    font-size: 80px;
    font-weight: 700
}

.h2 {
    font-size: 40px;
    font-weight: 700
}

.h3 {
    font-size: 35px;
    font-weight: 600
}

.h4 {
    font-size: 30px
}

.h5 {
    font-size: 28px;
    font-weight: 600
}

.h6 {
    font-size: 24px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Lora, serif;
    color: #000
}

.font-roboto {
    font-family: roboto
}

.font-poppins {
    font-family: Poppins, sans-serif
}

.dis-block {
    display: block
}

.bg-img-fix {
    background-size: cover
}

.bg-secondry {
    background-color: #2c4a6b
}

.text-gray-dark {
    color: #9a9a9a
}

.main-slider .button-lg {
    padding: 15px 30px
}

.about-us {
    min-height: 700px
}

.about-us .dez-tabs .nav-tabs {
    border: 0 none;
    left: 61px;
    position: absolute;
    top: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    width: auto
}

.about-us .dez-tabs .nav-tabs li {
    display: inline-block;
    margin: 0;
    background-color: #f6f6f6;
    text-align: center;
    float: left;
    border-right: 4px solid #e8e8e8
}

.about-us .dez-tabs .about-contant {
    padding: 10px 30px 10px 30px
}

.about-us .dez-tabs {
    position: relative
}

.about-us .dez-tabs .tab-content {
    margin-left: 60px;
    border: 0
}

.about-us .dez-tabs .tab-content h3 {
    margin-top: 0
}

.about-us .dez-tabs .nav-tabs li a {
    border: 0;
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.owl-none .owl-nav {
    display: none
}

.about-us .dez-tabs .nav-tabs li.active a {
    border: 0
}

.about-us .dez-tabs .nav-tabs li.active a span {
    color: #000
}

.about-us .dez-tabs .nav-tabs li h4 {
    margin: 0;
    text-transform: uppercase;
    color: #757575
}

.about-us .dez-tabs .nav-tabs li a span {
    font-weight: 300;
    font-size: 14px
}

.service-head {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 20px;
    margin-top: -46px;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    border-radius: 100px;
    box-shadow: 0 2px 6px rgba(106, 175, 8, .5)
}

.service-head a {
    color: #fff
}

.dez-project-left {
    position: relative
}

.dez-project-left:after {
    content: "";
    height: 100%;
    opacity: .8;
    position: absolute;
    right: 15px;
    top: 0;
    width: 1000px;
    z-index: -2
}

.service-carousel .date {
    position: absolute;
    right: 0;
    padding: 1px 5px;
    color: #000;
    top: -22px
}

.service-carousel .ow-entry-content {
    position: relative;
    border: 0;
    text-align: center
}

.service-carousel .ow-entry-content h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.service-carousel.owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    right: 8.33333%;
    text-align: center;
    top: -80px;
    padding: 0 15px
}

.service-carousel .owl-next,
.service-carousel .owl-prev {
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px
}

.service-carousel .owl-next:hover,
.service-carousel .owl-prev:hover {
    opacity: .8
}

.dez-team .dez-media {
    border-bottom: 4px solid #333232;
    border-top: 4px solid #dadada
}

.dez-team .dez-social-icon li a {
    height: 30px;
    width: 30px;
    border: 0;
    color: #333232;
    padding: 0;
    line-height: 30px;
    font-size: 15px
}

.dez-team .dez-img-overlay6:after,
.dez-team .dez-img-overlay6:before {
    background-image: url(../images/overlay/rrdiagonal-line.png);
    background-color: rgba(0, 0, 0, 0);
    opacity: .2
}

.client-logo ul {
    margin: 0 -10px
}

.client-logo ul li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 33.33%;
    margin-bottom: 20px
}

.client-logo img {
    width: 100%
}

.testimonial-section {
    position: relative;
    z-index: 1
}

.testimonial-section:after {
    background: #f2f2f2 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.testimonial-section .col-md-6 {
    padding-left: 30px;
    padding-right: 30px
}

.testimonial-section .row {
    margin-left: -30px;
    margin-right: -30px
}

.testimonial-7 .testimonial-text {
    padding: 30px;
    border-radius: 10px;
    background-color: #f5f5f5
}

.testimonial-7 .testimonial-detail {
    padding: 0 0 0 30px;
    margin-top: -35px
}

.testimonial-7 .testimonial-pic {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2);
    width: 70px;
    height: 70px
}

.testimonial-7 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
    color: #000
}

.testimonial-7 .info p {
    display: inline-block;
    position: relative;
    top: -10px;
    padding: 0 10px
}

.testimonial-7 .owl-controls .owl-nav {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0
}

.testimonial-7 .owl-next,
.testimonial-7 .owl-prev {
    background-color: #ccc;
    border: 0 none
}

.bg-black-1 {
    background-color: #2e1e13
}

.blog-info {
    margin: 0 0 10px 0;
    width: 100%
}

.blog-info li {
    display: inline-block;
    padding: 0 10px 0 10px;
    line-height: 14px;
    border-right: 1px solid;
    color: #222
}

.blog-info li a {
    color: #222
}

.blog-info li:last-child {
    border-right: 0
}

.blog-info li:first-child {
    padding-left: 0
}

.blog-info li:hover,
.blog-info li:hover a {
    color: #000
}

.company-status .counter {
    font-family: Roboto;
    font-size: 60px;
    font-weight: 300
}

.about-service .icon-bx-wraper {
    border: none
}

.about-service .icon-bx-wraper:nth-child(2) {
    margin-top: -40px
}

.about-service {
    margin-top: -150px
}

.gallery-projects .dez-gallery-box {
    margin-bottom: 0
}

.latest-blog-1 .blog-post,
.latest-blog-1 .dez-post-text {
    margin-bottom: 0
}

.latest-blog-2 {
    background-color: #f0f0f0
}

@media only screen and (max-width:1280px) {
    .blog-info li {
        font-size: 13px
    }

    .service-head {
        font-size: 15px
    }
}

@media only screen and (max-width:991px) {
    .about-img {
        display: none
    }

    .about-us .dez-tabs .about-contant {
        padding: 15px 15px 10px 15px
    }

    .get-a-quote {
        text-align: center
    }

    .get-a-quote .pull-left {
        float: none;
        text-align: center;
        display: block;
        width: 100%
    }

    .get-a-quote .pull-right {
        width: 100%;
        padding: 10px 0
    }

    .get-a-quote {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .testimonial-section:after {
        left: 100%
    }

    .testimonial-section {
        color: #fff
    }

    .testimonial-section .col-md-6 {
        padding-left: 15px;
        padding-right: 15px
    }

    .testimonial-section .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {

    .about-us .dez-tabs .nav-tabs,
    .about-us .dez-tabs .nav-tabs li a {
        -o-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        position: unset
    }

    .about-us .dez-tabs .nav-tabs {
        background-color: #f6f6f6;
        width: 100%
    }

    .about-us .dez-tabs .nav-tabs,
    .about-us .dez-tabs .tab-content {
        margin-left: 0;
        display: block;
        clear: both
    }

    .about-us .dez-tabs .nav-tabs li.active {
        border-right: 0
    }

    .about-us .dez-tabs .nav-tabs li {
        border-right: 0;
        width: 100%
    }

    .about-us {
        padding-top: 20px
    }

    .dez-project-left:after {
        right: 0
    }

    .dez-service .service-carousel {
        margin-top: 0
    }

    .dez-service .owl-stage-outer {
        margin-bottom: 30px
    }

    .service-carousel.owl-theme .owl-controls {
        position: unset
    }

    .testimonial-section:after {
        content: none
    }

    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center
    }
}

.skew-content-box ul li a {
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 0 10px;
    line-height: 24px
}

.skew-content-box {
    display: inline;
    left: -1px;
    padding: 5px 20px;
    position: absolute;
    top: -15px;
    width: auto
}

.skew-content-box:after {
    background-color: inherit;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    transform: skewX(20deg);
    width: 20px;
    z-index: 1
}

.dez-login {
    background-color: #292929;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.login-form {
    max-width: 400px;
    margin: 0 auto;
    background: #fff
}

.dez-form .form-control {
    background: #dde3ec;
    height: 44px
}

.dez-form .form-group {
    margin-bottom: 15px
}

@media only screen and (max-width:991px) {
    .skew-content-box {
        padding: 5px
    }

    .skew-content-box ul li a {
        margin-right: 3px;
        font-size: 13px
    }

    .dez-social-icon {
        margin: 0
    }

    .skew-content-box ul li a {
        padding: 5px
    }

    .request-a-quote:before {
        left: 0;
        transform: skewX(0)
    }

    .header-style-4 .slide-up {
        position: unset
    }
}

@media only screen and (max-width:767px) {
    .dez-book-now-content {
        margin-top: 10px;
        margin-bottom: 50px
    }

    .our-service .service-box {
        margin-bottom: 30px
    }

    .our-service {
        margin-top: 50px
    }

    .dez-newsletter {
        padding: 15px
    }

    .company-stats-worker {
        display: none
    }

    .hidden-sm-down {
        display: none
    }

    .main-slider .button-lg {
        font-size: 14px;
        padding: 8px 10px
    }
}

@media only screen and (max-width:1024px) {
    .awesome-services .dez-info-has {
        position: unset
    }
}

.dez-hover a:active,
.dez-hover a:hover {
    color: #fff
}

.testimonial-6 .quote-left:before {
    left: 15px
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px
}

.testimonial-6 .testimonial-text {
    padding: 25px 35px 70px 40px
}

.testimonial-6 .testimonial-detail {
    position: relative;
    padding: 10px 15px;
    top: -30px;
    width: 85%
}

.testimonial-6 .testimonial-pic {
    position: absolute;
    right: 20px;
    top: -50px;
    z-index: 2
}

.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
    color: #b5b5b5;
    font-size: 18px
}

.testimonial-6 .quote-left:before {
    left: 15px
}

.testimonial-6 .quote-right:after {
    right: 15px;
    bottom: 20px;
    top: auto
}

.testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    width: 50px;
    z-index: 1
}

.site-footer .widget_getintuch {
    padding-top: 0
}

.content-inner {
    padding-top: 20px;
    padding-bottom: 20px
}

.content-inner-1 {
    padding-top: 90px;
    padding-bottom: 90px
}

.content-inner-2 {
    padding-top: 50px;
    padding-bottom: 0
}

.testimonial-five .owl-controls {
    margin-top: 0
}

.dez-newsletter.style1 {
    background-color: rgba(255, 255, 255, .05)
}

.inner-haed {
    margin-bottom: 25px
}

.dez-social-icon.dez-social-icon-lg li a {
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0;
    width: 35px
}

.dez-social-icon-lg.dez-social-icon li {
    display: inline-block;
    font-size: 12px;
    padding: 0
}

.dez-social-icon-lg.dez-social-icon.border li a {
    border: 1px solid rgba(255, 255, 255, .05)
}

.contact-style-1 input {
    height: 50px
}

.contact-style-1 .site-button {
    height: 50px;
    width: 100%
}

.contact-style-1 .form-control {
    padding: 10px 20px
}

.contact-style-1 .form-control:focus,
.contact-style-1 .form-control:hover {
    border-color: silver
}

.contact-style-1 h2 {
    margin-top: 0
}

.contact-style-1 .border-1 {
    border: 1px solid #eee
}

.contact-style-1 .dez-social-icon-lg {
    border-top: 1px solid #eee;
    padding-top: 20px;
    text-align: left;
    width: 100%;
    margin: 0
}

.contact-style-1 .dez-social-icon-lg a {
    text-align: center
}

.contact-style-1 .dez-social-icon-lg li a:hover {
    background: #fff;
    color: #000;
    border: 1px solid #eee
}

.contact-style-1 .form-group {
    margin-bottom: 25px
}

.img-cover {
    object-fit: cover;
    width: 100%
}

.box-services {
    display: table
}

.box-services-content {
    display: table-cell;
    vertical-align: middle
}

@media only screen and (max-width:1400px) {
    .project-img img {
        max-width: 80%
    }
}

@media only screen and (max-width:1200px) {
    .about-us .dez-tabs .about-contant {
        padding: 0 20px 10px
    }

    .main-slider .erinyen.tparrows {
        min-height: 40px;
        min-width: 40px
    }

    .main-slider .erinyen .tp-title-wrap {
        min-height: 40px;
        line-height: 40px
    }

    .main-slider .erinyen.tparrows:before {
        font-size: 15px;
        line-height: 40px
    }

    .main-slider .erinyen .tp-arr-titleholder {
        line-height: 40px
    }

    .dez-service {
        padding-right: 30px
    }

    .is-fixed .logo-header a img,
    .is-fixed.header-curve .logo-header a img {
        vertical-align: middle
    }

    .project-img img {
        max-width: 98%
    }
}

@media only screen and (max-width:767px) {
    .dez-service {
        padding: 30px 15px
    }

    .about-us .dez-tabs .about-contant {
        padding: 30px 0 0
    }

    .content-area {
        padding-top: 30px
    }

    .page-content {
        padding-bottom: 30px
    }

    .footer-top {
        padding-top: 50px
    }

    .site-footer .widget {
        margin-bottom: 40px
    }

    .section-full:last-child {
        margin-bottom: -30px
    }

    .content-inner {
        padding-bottom: 20px;
        padding-top: 50px
    }

    .content-inner-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .content-inner-2 {
        padding-top: 50px;
        padding-bottom: 0
    }

    .section-head {
        margin-bottom: 25px
    }

    .dez-project-left {
        padding-top: 30px
    }

    .testimonial-section {
        padding-top: 30px
    }

    .testimonial-section .owl-controls {
        margin-top: 20px
    }

    .section-head p {
        padding-top: 0
    }

    .h3 {
        font-size: 28px;
        margin-top: 10px
    }

    .about-service .icon-bx-wraper:nth-child(2) {
        margin-top: 0
    }

    .side-bar {
        margin-bottom: 30px
    }

    .dez-post-title .post-title {
        margin-top: 10px
    }

    .footer-info-box .newsletter {
        margin-bottom: 10px
    }

    ol.commentlist li .star-rating {
        position: unset
    }

    .comment-form [class*=comment-form] {
        width: 100%
    }

    .pricingtable-wrapper {
        margin-bottom: 30px
    }

    .pricingtable-highlight {
        margin: 0
    }

    .title-head {
        display: none
    }

    .newsletter-1 .input-group {
        margin-bottom: 15px
    }

    .newsletter-1 .icon-content {
        margin-top: 5px
    }

    .newsletter-1 h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

footer .footer-bottom .fa-heart {
    animation: 2.5s ease 0s normal none infinite running animateHeart;
    font-size: 16px
}

@keyframes animateHeart {
    0% {
        transform: scale(1)
    }

    5% {
        transform: scale(1.2)
    }

    10% {
        transform: scale(1.1)
    }

    15% {
        transform: scale(1.25)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}

.dashed,
.dashed.bx-style-1,
.dashed.bx-style-2,
.dashed.bx-style-3,
.dashed.bx-style-4 {
    border-style: dashed
}

.dez-about {
    background-image: url(../images/about/bg1.png), url(../images/about/bg2.png);
    background-repeat: no-repeat;
    background-position: right bottom, left
}

.dez-team-1 {
    background-image: url(../images/about/bg4.png), url(../images/about/bg3.png);
    background-repeat: no-repeat;
    background-position: right bottom, left
}

.blog-1 {
    background-image: url(../images/about/bg6.png), url(../images/about/bg5.png);
    background-repeat: no-repeat;
    background-position: right bottom, left bottom
}

.dez-about-appoint {
    background-image: url(../images/about/bg7.png), url(../images/about/bg8.png);
    background-repeat: no-repeat;
    background-position: right bottom, left top
}

@media only screen and (max-width:767px) {

    .blog-1,
    .dez-about,
    .dez-about-appoint,
    .dez-team-1 {
        background-size: 20%
    }
}

.counter-style-1 .counter {
    font-size: 50px;
    font-weight: 700;
    font-family: Lora, serif
}

.counter-style-1 .counter-text {
    font-size: 16px;
    font-weight: 700
}

.counter-style-1 .icon {
    font-size: 45px;
    margin-right: 10px
}

.about-appoint {
    border: 2px solid rgba(0, 0, 0, .08)
}

.about-appoint .bootstrap-select .dropdown-toggle,
.about-appoint .form-control {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, .08);
    border-width: 2px;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    padding: 9px 20px
}

.about-appoint textarea.form-control {
    height: 120px;
    resize: none
}

.about-appoint .form-control {
    color: #000
}

.about-appoint .form-control:focus,
.about-appoint .form-control:hover {
    border-color: #287a2c
}

.about-appoint .form-control::-moz-placeholder {
    color: #333;
    opacity: .7
}

.about-appoint .bootstrap-select .dropdown-toggle,
.about-appoint .bootstrap-select .dropdown-toggle:focus,
.about-appoint .bootstrap-select .dropdown-toggle:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .8) !important;
    border-width: 0 0 1px !important
}

.about-appoint .bootstrap-select .dropdown-toggle span,
.about-appoint .bootstrap-select .dropdown-toggle:focus span,
.about-appoint .bootstrap-select .dropdown-toggle:hover span {
    color: #fff;
    opacity: .7
}

.about-appoint .site-button {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 40px
}

.has-mega-menu.blog .mega-menu,
.has-mega-menu.sort .mega-menu {
    background-image: url(../images/pattern/garden-pt.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 0 none !important;
    padding-bottom: 30px
}

.has-mega-menu.pages .mega-menu {
   /* background-image: url(../images/pattern/garden-pt1.png), url(../images/pattern/garden-pt.png);*/
    background-position: right bottom, center bottom;
    background-repeat: no-repeat;
    border-bottom: 0 none !important;
    padding-bottom: 0px
}

@media only screen and (max-width:991px) {

    .has-mega-menu.blog .mega-menu,
    .has-mega-menu.pages .mega-menu,
    .has-mega-menu.sort .mega-menu {
        background-image: none;
        padding-bottom: 0
    }
}

.input-block {
    display: inline-block
}

.overlay-bx {
    z-index: 1
}

textarea.form-control {
    height: auto
}

.breadcrumb-row ul li {
    display: inline
}

.header-nav .nav > li > a {
    display: block;
    position: relative;
    font-weight: 600
}

.is-fixed .header-nav .nav > li > a {
    padding: 34px 12px
}

.header-style-3 .is-fixed.header-curve .logo-header {
    height: 85px
}

.header-style-5 .navicon span {
    background: #fff
}

.header-style-5 .is-fixed .navicon span {
    background: #000
}

.header-style-5 .header-nav .nav > li.active > a::after,
.header-style-5 .header-nav .nav > li:hover > a::after {
    opacity: 1;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px)
}

.header-style-5 .header-nav .nav > li.active > a,
.header-style-5 .header-nav .nav > li:hover > a {
    color: #fff
}

.dez-quik-search .form-control {
    height: 91px
}

.pagination > .active > a {
    z-index: 2;
    color: #fff
}

.sidenav .bg-primary {
    color: #fff
}

.bg-primary {
    color: #fff
}

.navicon {
    width: 20px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: 0;
    float: right;
    z-index: 99
}

.navicon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 22px;
    border-radius: 1px;
    opacity: 1;
    left: 6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #000
}

.navicon span:nth-child(1) {
    top: 10px
}

.navicon span:nth-child(2) {
    top: 17px
}

.navicon span:nth-child(3) {
    top: 24px
}

.navicon.open span:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.navicon.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.navicon.open span:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.navbar-toggler {
    margin: 26px 0 24px 15px;
    padding: 17px 17px;
    border-radius: 0;
    outline: 0
}

[class*=bg-] .navbar-toggler {
    border-color: #fff
}

.is-fixed .navbar-toggler {
    margin: 26px 0 24px 15px
}

.header .header-style-4 .navbar-toggler {
    margin: 20px 0 20px 15px
}

.dez-tabs .nav-tabs > li > a.active:hover {
    background-color: #fff;
    border-color: #ddd;
    border-bottom: 1px solid #fff
}

.dez-tabs.bg-tabs .nav-tabs > li > a.active,
.nav-tabs .nav-link.active {
    border-bottom: 1px solid transparent;
    background-color: #fff
}

.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid
}

.dez-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd
}

.dez-tabs.vertical .nav-tabs li {
    width: 100%;
    margin-right: -1px
}

.dez-tabs.vertical .nav-tabs li a.active {
    margin-right: -1px;
    border-right: none
}

.dez-tabs.vertical .nav-tabs li a {
    margin-right: -1px
}

.dez-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none
}

.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border.bg-tabs,
.dez-tabs.vertical.border,
.dez-tabs.vertical.right.border {
    border: 0 !important
}

.site-filters .site-button.active {
    background-color: #ff91b8
}

.site-filters .site-button.active {
    color: #fff
}

.input-group-text {
    background-color: transparent;
    border-radius: 0
}

.dez-social-icon .border {
    border: 1px solid rgba(255, 255, 255, .2)
}

.widget .post-title {
    font-weight: 600
}

.nav.navbar-nav li .sub-menu li .fa {
    display: none
}

@media only screen and (max-width:1024px) {
    .counter-box h5 {
        font-size: 13px;
        line-height: 22px
    }
}

@media only screen and (max-width:991px) {
    .is-fixed .header-nav .nav > li > a {
        padding: 12px 15px
    }

    .nav.navbar-nav li a i.fa-chevron-down:before,
    .side-nav .nav.navbar-nav li a i.fa-chevron-down:before {
        content: "\f078"
    }

    .nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before,
    .side-nav .nav.navbar-nav li .sub-menu .open a i.fa-chevron-down:before {
        content: "\f054"
    }

    .nav.navbar-nav li .sub-menu li .fa {
        line-height: 38px;
        display: block
    }

    .nav.navbar-nav .sub-menu li a i.fa-angle-right,
    .nav.navbar-nav li a i.fa-angle-right,
    .nav.navbar-nav li a i.fa-chevron-down,
    .side-nav .nav.navbar-nav li a i.fa-chevron-down {
        background-color: rgba(0, 0, 0, .2);
        color: rgba(0, 0, 0, .7);
        height: 100%;
        line-height: 50px;
        position: absolute;
        right: 0;
        text-align: center;
        top: -6px;
        width: 50px;
        z-index: 3
    }

    .header-nav .nav > li .sub-menu li i.fa-angle-right:before {
        content: "\f078";
        font-size: 10px
    }

    .header-nav .nav > li .sub-menu li.open i.fa-angle-right:before {
        content: "\f054"
    }

    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu {
        display: none;
        opacity: 1;
        margin-top: 0
    }

    .header-nav .nav li .sub-menu .sub-menu {
        display: none;
        opacity: 1;
        margin-top: 0
    }

    .header-nav .nav > li.open > .sub-menu .sub-menu {
        display: none
    }

    .header-nav .nav > li ul.mega-menu ul,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
    .header-nav .nav > li.open > .sub-menu li.open .sub-menu {
        display: block;
        opacity: 1;
        margin-top: 0
    }

    .header-nav .nav > li .sub-menu li .fa {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        margin: 0;
        right: -1px
    }

    .header-nav .nav > li .mega-menu > li {
        padding: 0
    }

    .header-nav .nav > li .mega-menu > li > a {
        display: none
    }

    .header-nav .nav .mega-menu a i {
        display: inline-block;
        float: none;
        margin-top: 0
    }

    .header-nav .nav .open > a,
    .header-nav .nav .open > a:focus,
    .header-nav .nav .open > a:hover {
        background-color: inherit;
        border-color: #e9e9e9
    }

    .header-nav.nav-dark .nav .open > a:focus,
    .header-nav.nav-dark .nav .open > a:hover,
    .header-nav.nav-dark.nav .open > a {
        border-color: rgba(0, 0, 0, .2)
    }

    header .logo {
        display: block;
        padding: 4px 0
    }

    .header-nav .nav i {
        margin-top: 6px
    }

    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center !important
    }

    .is-fixed .header-nav .nav {
        height: auto
    }

    .h2 {
        font-size: 30px;
        margin-top: 20px
    }

    .header-style-5 .header-nav .nav > li.active > a,
    .header-style-5 .header-nav .nav > li:hover > a {
        color: #287a2c
    }

    .header-style-4.style-1 .navbar-toggle {
        margin: 15px 0 15px 10px
    }

    .header-style-4.style-1 .logo-header {
        width: 200px;
        height: 80px
    }

    .header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #e9e9e9
    }

    .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
        width: 100%;
        display: block
    }

    .header-nav .nav li {
        float: none;
        display: block;
        width: 100%
    }

    .header-nav .nav > li .mega-menu > li,
    .header-nav .nav > li .sub-menu > li {
        float: none;
        display: block;
        width: auto
    }

    .header-nav .nav > li > a {
        padding: 12px 15px;
        border-top: 1px solid #e9e9e9;
        display: block;
        position: relative
    }

    .header-nav .nav i {
        float: right
    }

    .header-nav .nav > li > a:active,
    .header-nav .nav > li > a:focus,
    .header-nav .nav > li > a:hover {
        background-color: #f0f0f0;
        text-decoration: none
    }

    .header-nav .nav > li .mega-menu > li:after {
        display: none
    }

    .header-nav .nav > li .mega-menu,
    .header-nav .nav > li .sub-menu,
    .header-nav .nav > li ul {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f6f6f6
    }

    .header-nav .nav > li ul.mega-menu ul {
        display: none
    }

    .header-nav .nav > li .sub-menu li > .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover > ul {
        opacity: 1;
        visibility: visible;
        display: block;
        margin: 0
    }

    .header-nav .nav > li ul.mega-menu li:hover ul {
        display: block
    }

    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu {
        display: none;
        opacity: 1;
        margin-top: 0
    }

    .header-nav .nav li .sub-menu .sub-menu {
        display: none;
        opacity: 1;
        margin-top: 0
    }

    .header-nav .nav > li.open > .sub-menu .sub-menu {
        display: none
    }

    .header-nav .nav > li ul.mega-menu ul,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
    .header-nav .nav > li.open > .sub-menu li.open .sub-menu {
        display: block;
        opacity: 1;
        margin-top: 0
    }
}

@media screen and (max-width:991px) {
    .mo-left .header-nav.nav-dark {
        background-color: #202020
    }

    .mo-left .header-nav {
        overflow: scroll;
        position: fixed;
        width: 60px;
        left: -280px;
        height: 100% !important;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        top: 0;
        background-color: #fff;
        margin: 0;
        z-index: 99
    }

    .navbar-nav {
        overflow-x: unset;
        height: auto
    }

    .mo-left .header-nav li.open a {
        position: relative
    }

    .mo-left .header-nav.show {
        left: -1px;
        transition: all .8s;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
        margin: 0;
        width: 260px
    }

    .mo-left .is-fixed .header-nav .nav {
        height: auto
    }

    .mo-left .navbar-toggler.open:after {
        background-color: rgba(0, 0, 0, .6);
        content: "";
        height: 100%;
        left: 0;
        position: fixed;
        right: -20px;
        top: -63px;
        transform: scale(100);
        -o-transform: scale(100);
        -moz-transform: scale(100);
        -webkit-transform: scale(100);
        width: 100%;
        z-index: -1;
        transition: all .5s;
        transform-origin: top right;
        margin: 0 0 0 20px;
        -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, .6);
        box-shadow: 0 0 0 1000px rgba(0, 0, 0, .6)
    }

    .mo-left .header-nav .logo-header {
        display: block;
        float: none;
        height: auto;
        max-width: 100%;
        padding: 30px 15px;
        width: 100%
    }

    .mo-left .header-nav .logo-header img {
        max-width: unset;
        width: 200px
    }

    .mo-left .navbar-toggler.open span {
        background: #fff
    }

    .blog-post.blog-md {
        display: block
    }

    .blog-post.blog-md .dez-post-media {
        min-width: 100%;
        float: unset;
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .font-35 {
        font-size: 24px;
        line-height: 34px
    }

    .dez-info-has.skew-has {
        padding: 30px 35px 60px
    }

    .footer-fixed .site-footer {
        position: relative
    }
}

@media only screen and (max-width:576px) {
    .error-text {
        font-size: 120px;
        line-height: 140px;
        margin-bottom: 10px
    }

    .error-box p {
        font-size: 18px;
        line-height: 28px
    }

    .page-notfound {
        padding: 0 0 30px
    }
}

.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px
}

.site-button.facebook:hover {
    background-color: #3b5998
}

.site-button.google-plus:hover {
    background-color: #de4e43
}

.site-button.linkedin:hover {
    background-color: #007bb6
}

.site-button.instagram:hover {
    background-color: #8a5a4e
}

.site-button.twitter:hover {
    background-color: #1ea1f3
}

.site-button.whatsapp:hover {
    background-color: #01c854
}

.share-details-btn ul li a {
    border: 2px solid #e0e0e0;
    background: #fff;
    color: grey;
    border-radius: 30px;
    padding: 9px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 16px
}

.share-details-btn ul li a:hover {
    border-color: transparent
}

.about-us p,
.acod-content,
.blog-carousel .ow-blog-post .ow-post-text p,
.blog-post .dez-post-text p,
.blog-post.blog-grid .dez-post-text p,
.dez-about-appoint p,
.dez-box .dez-info p,
.ow-event-text p,
.site-footer p,
.tab-content p,
.testimonial-2 p,
.testimonial-4 p,
.testimonial-6 p,
.testimonial-7 p {
    text-align: justify
}

.dez-box .dez-info.text-center p,
.dez-form p,
.icon-bx-wraper.center p,
.section-head.text-center p {
    text-align: center
}

.site-footer .footer-bottom a {
    margin-left: 10px
}

.tab-content.nav {
    display: block
}

.site-button-link i {
    margin-left: 10px
}

.pricingtable-price .pricingtable-bx {
    font-weight: 700
}

hr {
    width: 100%
}

.testimonial-one {
    width: 70%;
    margin: auto
}

.blog-post.blog-md .post-title {
    margin-top: 0
}

.header-style-1 .navicon span,
.header-style-3 .navicon span,
.header-style-4 .navicon span {
    background: #fff
}

.site-footer .dez-post-meta li a {
    color: #fff
}

.header-style-5 .is-fixed .navbar-nav li a:hover,
.header-style-5 .is-fixed .navbar-nav li.active a {
    color: #000
}

.dez-about-appoint .dez-thum.img-fix,
.dez-about-appoint .dez-thum.img-fix-right {
    position: absolute;
    bottom: -60px
}

.dez-topbar-left .social-line li a i {
    margin-right: 8px
}

.site-header.dark .e-p-bx li {
    color: rgba(255, 255, 255, .8)
}

@media only screen and (max-width:1024px) {
    .switcher-btn-bx {
        display: none
    }

    .blog-page-content .dez-full-blog .blog-post {
        margin-bottom: 0
    }

    .testimonial-one {
        width: 90%
    }
}

@media only screen and (max-width:768px) {
    .blog-md .dez-post-media {
        width: 100%;
        margin-bottom: 15px
    }

    ol.comment-list li .children {
        margin-left: 0
    }

    .comment-reply-link {
        position: unset !important
    }

    .comment-respond .comment-form p {
        width: 100%
    }

    .footer-fixed .site-footer {
        position: unset
    }

    .footer-fixed .page-wraper {
        padding-bottom: 0 !important
    }

    .site-footer .newsletter .dez-tilte {
        font-size: 16px;
        line-height: 18px
    }

    .header-style-3.mo-left .is-fixed .header-nav .logo-header.mostion {
        height: auto !important
    }

    .header-style-4.style-1 .header-nav .nav > li a:focus,
    .header-style-4.style-1 .header-nav .nav > li a:hover,
    .header-style-4.style-1 .header-nav .nav > li.active > a,
    [class*=bg-] .header-nav .nav > li.active > a,
    [class*=bg-] .header-nav .nav > li.current-menu-item > a {
        color: #2d3239
    }

    .header-style-4 .header-nav .logo-header.mostion {
        display: none !important
    }

    .header-style-4.style-1 .is-fixed .navbar-toggler,
    .header-style-4.style-1 .navbar-toggler {
        margin: 22px 0 14px 15px
    }

    .skew-content-box ul li a {
        padding: 1px 5px
    }

    .bg-white .blog-post.blog-md.date-style-2 {
        margin-bottom: 0
    }

    .dez-about-appoint .dez-thum.img-fix {
        position: unset;
        margin-bottom: 30px
    }

    .dez-about-appoint .dez-thum.img-fix-right {
        position: unset
    }
}

@media only screen and (max-width:600px) {
    .site-footer .newsletter .input-group.equal-col.p-t40.p-b20 {
        padding-top: 20px
    }

    .site-footer .newsletter .equal-col.p-t40.p-b20.skew-subscribe {
        padding-bottom: 20px
    }

    .dez-tabs.vertical .nav-tabs {
        width: 51px
    }

    .dez-tabs.vertical .tab-content {
        margin-left: 50px
    }

    .dez-tabs.vertical.right .tab-content {
        margin-right: 50px
    }

    .extra-nav {
        margin: 0
    }

    .site-footer .footer-info-box .text-right {
        float: unset;
        text-align: center !important;
        margin-top: 10px
    }

    .site-footer .footer-info-box .newsletter strong {
        text-align: center;
        display: block
    }
}

@media only screen and (max-width:360px) {
    .d-xs-flex {
        display: flex
    }

    .testimonial-one {
        width: 100%
    }

    .disnone-md {
        display: none
    }

    .h3 {
        font-size: 24px;
        line-height: 34px
    }

    .counter-style-1 .counter,
    .counter-style-1 .icon {
        font-size: 30px
    }

    .counter-style-1 .counter-text,
    .icon-bx-wraper .icon-content h6 {
        font-size: 13px
    }

    .header-style-3 .header-curve .logo-header,
    .header-style-3 .is-fixed.header-curve .logo-header,
    .is-fixed .logo-header,
    .is-fixed.header-curve .logo-header,
    .logo-header {
        height: 70px;
        width: 150px
    }

    .mo-left .header-nav .logo-header {
        width: 100%;
        padding: 0 15px;
        /*height: 70px;
*/        overflow: hidden
    }

    .mo-left .header-nav .logo-header img {
        width: 180px;
        padding: 15px 10px
    }

    .extra-nav,
    .header-style-4 .extra-nav,
    .is-fixed .extra-nav {
        padding: 15px 0 15px 0
    }

    .is-fixed .navbar-toggler,
    .navbar-toggler {
        margin: 35px 0 15px 15px
    }

    .header-style-2.dark-primary .extra-nav,
    .header-style-2.dark-primary .is-fixed .extra-nav {
        padding: 24px 0
    }

    .header-style-4.style-1 .header-nav .nav > li > a {
        padding: 12px 15px
    }

    .icon-bx-wraper .icon-xl {
        margin-bottom: 10px
    }

    .icon-bx-wraper .icon-xl i {
        font-size: 40px
    }

    .dez-topbar-left .social-line li a i {
        margin-right: 0
    }

    .site-footer.trans-footer .section-head h2 {
        font-size: 24px
    }
}

.header-transparent {
    position: absolute;
    width: 100%
}

.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control:focus {
    background-color: rgba(0, 0, 0, .4);
    border: 0
}

.trans-footer .newsletter input[type=email] {
    background-color: rgba(255, 255, 255, .02);
    border: 0;
    border-radius: 50px
}

.trans-footer.footer-image .newsletter input[type=email] {
    background-color: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 50px
}

.footer-top.footer-image .newsletter.style1 .form-control,
.footer-top.footer-image .newsletter.style1 .form-control::-moz-placeholder,
.trans-footer.footer-image .newsletter input[type=email],
.trans-footer.footer-image .newsletter input[type=email]::-moz-placeholder {
    color: #fff
}

.trans-footer .footer-social .bg-primary:focus,
.trans-footer .footer-social .bg-primary:hover {
    color: #fff
}

.site-footer .dez-separator {
    margin-bottom: 20px
}

.site-footer .logo-footer,
.site-footer .widget p,
.site-footer .widget ul {
    margin-top: 0
}

.site-footer .widget .logo-footer + p {
    margin-top: 20px
}

.garden-service-tabs ul.nav-tabs {
    border: 0;
    padding-right: 25px
}

.garden-service-tabs ul.nav-tabs li a:before {
    width: 100%;
    border-bottom: 1px dashed #e0e0e0 !important;
    height: 1px;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 0
}

.garden-service-tabs ul.nav-tabs li {
    display: block;
    width: 100%;
    position: relative
}

.garden-service-tabs ul.nav-tabs li a.nav-link.active,
.garden-service-tabs ul.nav-tabs li a:hover {
    border: 0;
    background-color: #287a2c;
    border-radius: 4px;
    color: #fff;
    box-shadow: 5px 5px 20px -10px #002a00
}

.garden-service-tabs ul.nav-tabs li a {
    display: block;
    border: 0 !important;
    font-size: 16px;
    padding: 10px 25px;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    transition: all 0s linear;
    position: relative
}

.garden-service-tabs ul.nav-tabs li a.nav-link:after {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    right: 15px;
    font-size: 75px;
    top: -34px;
    transition: all 0s linear;
    color: #287a2c;
    opacity: 0;
    z-index: -1
}

.garden-service-tabs ul.nav-tabs li a.nav-link.active:after,
.garden-service-tabs ul.nav-tabs li a.nav-link:hover:after {
    right: -27px;
    opacity: 1;
    z-index: 1
}

.garden-service-tabs {
    position: sticky;
    top: 100px
}

.garden-service-tabs.right ul.nav-tabs {
    padding-right: 0;
    padding-left: 25px
}

.garden-service-tabs.right ul.nav-tabs li a.nav-link.active:after,
.garden-service-tabs.right ul.nav-tabs li a.nav-link:hover:after {
    left: -23px;
    right: auto;
    opacity: 1;
    z-index: 1;
    content: "\f0d9"
}

.list-2,
.list-3,
.list-4,
.list-5 {
    clear: both;
    display: table;
    box-sizing: border-box
}

.list-2 li {
    width: 50%;
    float: left
}

.list-3 li {
    width: 33.33%;
    float: left
}

.list-4 li {
    width: 25%;
    float: left
}

.list-5 li {
    width: 20%;
    float: left
}

.add-plat.shop-add {
    margin-top: 20px
}

.add-plat {
    padding: 40px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-top: 80px;
    border-radius: 4px;
    overflow: hidden;
    outline: 1px dashed rgba(255, 255, 255, .4);
    outline-offset: -20px
}

.add-plat .site-button.yellow {
    margin-left: auto;
    color: #fcff00;
    border-color: inherit;
    font-weight: 600;
    border-width: 2px;
    text-align: center
}

.add-plat .site-button.yellow:hover {
    margin-left: auto;
    color: #000;
    background-color: #fcff00;
    border-color: #fcff00
}

.add-plat:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0d370d;
    opacity: .8;
    z-index: -1
}

.side-bar,
.top-sticky {
    position: sticky;
    top: 100px
}

.contact-pic {
    width: 130px;
    height: 130px;
    border-radius: 100px;
    overflow: hidden;
    border: 5px solid #fff;
    margin: auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05)
}

.contant-no-area {
    width: 200px;
    text-align: center;
    position: fixed;
    z-index: 998;
    right: 25px;
    bottom: 20px
}

.contact-name {
    background: #287a2c;
    color: #fff;
    border-radius: 4px;
    width: auto;
    position: absolute;
    padding: 2px 15px;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Lora, serif;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px
}

.contact-number {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    -webkit-animation: float 2s linear infinite;
    animation: float 2s linear infinite
}

.contact-number h5 {
    margin: 0 0 5px 0;
    font-size: 13px;
    color: #707070
}

.contact-number h6 {
    margin: 0;
    font-size: 18px;
    color: #000
}

.blog-post h2.post-title {
    font-size: 32px;
    line-height: 40px
}

.blog-post h3.post-title {
    font-size: 28px;
    line-height: 35px
}

.blog-post h4.post-title {
    font-size: 24px;
    line-height: 30px
}

.blog-post h5.post-title {
    font-size: 20px;
    line-height: 28px
}

.blog-post p {
    font-size: 16px;
    color: #707070
}

.blog-post .site-button-link {
    font-family: Lora, serif;
    font-size: 16px
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media only screen and (max-width:767px) {
    .add-plat.shop-add {
        margin-top: 0
    }

    .add-plat {
        margin-top: 30px;
        display: block;
        text-align: center
    }

    .add-plat h2 {
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:576px) {

    .list-3 li,
    .list-4 li,
    .list-5 li {
        width: 50%
    }

    .contact-pic {
        width: 60px;
        height: 60px;
        border-radius: 100px;
        border: 3px solid #fff
    }

    .contact-name {
        padding: 2px 10px;
        width: 80px;
        font-size: 10px
    }

    .contact-number {
        padding: 6px
    }

    .contact-number h5 {
        font-size: 11px;
        margin: 0
    }

    .contact-number h6 {
        font-size: 14px
    }

    .contant-no-area {
        width: 140px
    }
}

.extra-nav .site-button-link {
    cursor: pointer
}

.site-footer .footer-bottom a,
.site-footer .footer-bottom span {
    opacity: .3
}

.site-footer .footer-bottom.bg-primary a,
.site-footer .footer-bottom.bg-primary span {
    opacity: .4
}

.widget.recent-posts-entry .post-title {
    text-transform: capitalize !important
}

.site-header.header-style-3 .is-fixed .main-bar,
.site-header.header-style-4 .is-fixed .main-bar {
    box-shadow: unset
}

.site-header.header-style-3 + .page-content .dez-bnr-inr .dez-bnr-inr-entry {
    padding-top: 40px
}

.site-header.header-style-4 + .page-content .dez-bnr-inr .dez-bnr-inr-entry {
    padding-top: 60px
}

.new-page {
    padding: 2px 5px;
    font-size: 10px;
    background: red;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 2px
}

.dez-box .dez-title {
    text-transform: capitalize
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
    background-color: #fff
}

#lg-counter,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon {
    color: #fff
}

.check-km {
    cursor: pointer
}

.icon-bx-xs.check-km {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    cursor: pointer
}

.icon-bx-xs.check-km i {
    font-size: 18px
}

.dez-login {
    padding: 20vh 15px
}

.dez-newsletter.style1 {
    margin-bottom: 15px
}

.dez-newsletter.style1 .newsLetter-bx .input-group .form-control,
.dez-newsletter.style1 .newsLetter-bx .input-group .site-button {
    height: 50px;
    border-radius: 3px
}

.newsletter .equal-wraper .input-group.equal-col .dzSubscribeMsg {
    display: block;
    width: 100%
}

button.scroltop:focus {
    outline: 0 !important
}

button.scroltop {
    border-color: #efbb20;
    border-radius: 50%;
    border-style: solid;
    border-width: 0;
    bottom: 55px;
    color: #fff !important;
    cursor: pointer;
    display: none;
    height: 50px;
    line-height: 50px;
    margin: 0;
    position: fixed;
    right: 25px;
    text-align: center;
    width: 50px;
    z-index: 999;
    transition: all .8s;
    -moz-transition: all .8s;87
    -webkit-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s
}

button.scroltop:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: '';
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    background: inherit;
    -webkit-transition: -webkit-transform .2s, opacity .3s;
    -moz-transition: -moz-transform .2s, opacity .3s;
    transition: transform .2s, opacity .3s
}

button.scroltop:after {
    border: 1px dashed;
    background: 0 0;
    transform: scale(1.2);
    transition: all .5s
}

button.scroltop:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0) scale(1.2)
    }

    to {
        -webkit-transform: rotate(360deg) scale(1.2)
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0) scale(1.2)
    }

    to {
        -moz-transform: rotate(360deg) scale(1.2)
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0) scale(1.2)
    }

    to {
        transform: rotate(360deg) scale(1.2)
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media only screen and (max-width:1200px) {
    .content-inner {
        padding-top: 70px;
        padding-bottom: 40px
    }

    .content-inner-1 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .content-inner-2 {
        padding-top: 70px
    }

    .add-plat {
        margin-top: 20px
    }
}

@media only screen and (max-width:991px) {
    .dez-about-appoint .about-appoint-right {
        flex-direction: column-reverse
    }

    .dez-about-appoint .about-appoint-right .dez-thum {
        margin-bottom: 0;
        bottom: -20px;
        position: relative
    }

    .add-plat {
        margin-top: 20px
    }

    .content-inner {
        padding-top: 60px;
        padding-bottom: 30px
    }

    .content-inner-1 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .content-inner-2 {
        padding-top: 60px
    }

    .footer-fixed .site-footer {
        position: relative
    }

    .footer-fixed .page-wraper {
        padding-bottom: 0 !important
    }

    .dez-newsletter.style1 .icon-lg {
        margin-top: 0
    }
}

@media only screen and (max-width:600px) {
    .about-column-reverse {
        flex-direction: column-reverse
    }

    .about-column-reverse .worker {
        margin-bottom: 0
    }

    .about-column-reverse .m-t30 {
        margin-top: 0
    }
}

@media only screen and (max-width:576px) {

    .header-style-4.style-1 .extra-nav,
    .header-style-4.style-1 .is-fixed .extra-nav {
        padding: 18px 0
    }

    .header-style-4.style-1 .is-fixed .navbar-toggler,
    .header-style-4.style-1 .navbar-toggler {
        margin: 18px 0 15px 15px
    }

    .header-style-4.style-1 .logo-header {
        width: 180px;
        height: 70px
    }

    .header-style-4 .navbar-toggler {
        margin: 18px 0 15px 15px
    }

    .dez-bnr-inr {
        height: 250px
    }

    .h2 {
        font-size: 28px
    }

    .content-box .h2 {
        padding-bottom: 5px
    }

    .dez-about .m-b20 {
        margin-bottom: 15px
    }

    .header-style-4.style-1 .dez-quik-search .form-control {
        height: 70px
    }

    .dez-quik-search .form-control {
        height: 71px
    }

    .trans-footer .footer-top .saf-footer {
        width: 90%;
        padding: 25px 25px 15px 25px
    }

    .dez-login {
        padding: 15vh 15px
    }

    .sortcodes-gallery .m-b50 {
        margin-bottom: 25px;
        margin-top: 0
    }

    .portfolio-detail .m-b50,
    .portfolio-detail .port-info-box {
        margin-bottom: 25px
    }

    .blog-post h3.post-title {
        font-size: 24px;
        line-height: 30px
    }

    .site-header.header-style-4 + .page-content .dez-bnr-inr .dez-bnr-inr-entry {
        padding-top: 0
    }

    .content-inner {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .content-inner-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .content-inner-2 {
        padding-top: 20px
    }
}

.font-roboto h1,
.font-roboto h2,
.font-roboto h3,
.font-roboto h4,
.font-roboto h5,
.font-roboto h6 {
    font-family: Roboto, sans-serif
}

.header-style-6 .header-nav .nav > li > a {
    padding: 11px 18px 10px 18px;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    text-transform: capitalize;
    border-radius: 5px;
    margin-right: 5px
}

.header-style-6 .main-bar .container {
    background-color: #fff;
    padding: 10px 15px 10px 15px;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.header-style-6 .slide-up {
    position: absolute;
    width: 100%
}

.header-style-6 .main-bar {
    background-color: #252220;
    height: 35px
}

.header-style-6 .header-nav .nav > li.active > a,
.header-style-6 .header-nav .nav > li:hover > a {
    background-image: linear-gradient(90deg, #196730, #439a0d);
    color: #fff
}

.header-style-6 .extra-nav {
    padding: 0
}

.header-style-6 .extra-nav .extra-cell {
    display: inline-flex;
    align-items: center
}

.header-style-6 .logo-header {
    width: 250px
}

.header-style-6.dark .middle-bar {
    background-color: #252220
}

.header-style-6 .contact-info {
    padding: 30px 0
}

.header-style-6 .contact-info li {
    width: auto;
    padding: 10px 25px 3px 85px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    float: right;
    position: relative
}

.header-style-6 .contact-info li i {
    color: #fff;
    background-image: linear-gradient(90deg, #196730, #439a0d);
    font-size: 30px;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    border-radius: 5px;
    height: 65px;
    width: 65px;
    line-height: 65px
}

.header-style-6 .contact-info li h4 {
    color: #a3a3a3;
    font-weight: 400;
    font-size: 16px
}

.header-style-6 .contact-info li span {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.site-button.gradient {
    background-image: linear-gradient(to right, #196730 0, #439a0d 51%, #196730 100%);
    padding: 12px 25px;
    font-family: Roboto, sans-serif;
    border-radius: 5px;
    font-weight: 700;
    transition: all .5s;
    background-size: 200%
}

.site-button.gradient:hover {
    background-position: right center
}

.site-button.light-gray {
    background-color: #ebebeb
}

.bg-grading {
    background-image: linear-gradient(90deg, #196730, #439a0d)
}

.site-button.italic {
    font-style: italic;
    font-weight: 500
}

.header-style-6 .social-line li a {
    font-size: 16px;
    color: rgba(37, 34, 32, .9);
    background-color: rgba(25, 103, 48, .04);
    padding: 12px 18px;
    margin-right: 3px;
    border-radius: 5px
}

.header-style-6 .social-line li a:hover {
    background-image: linear-gradient(90deg, #196730, #439a0d);
    color: #fff
}

.header-style-6 .main-bar .logo-header.mostion {
    display: none
}

.service-style1 .dez-tilte {
    margin: 0 0 15px
}

.service-style1 p {
    color: #666;
    font-size: 16px;
    line-height: 30px
}

.service-style1-area .section-head {
    padding: 40px;
    border-radius: 5px;
    margin: 25px 0;
    box-shadow: 0 10px 60px rgba(0, 0, 0, .15)
}

.service-style1-area .section-head h3 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 15px
}

.service-style1 .icon-bx-xl {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.service-style1:hover .icon-bx-xl {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg)
}

.service-style1:hover .site-button.light-gray {
    background: #196730;
    color: #fff
}

.section-head.style1 .dez-separator {
    height: 5px;
    margin: 0
}

.section-head.style1 p {
    font-size: 20px;
    line-height: 34px;
    margin: 10px 0 0;
    color: #666
}

.section-head.style1 .h6 {
    color: #aaa;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px
}

.section-head.style1 .h3 {
    margin-bottom: 10px
}

.section-head.style1.text-white p {
    color: #fff
}

.dez-support.style1 {
    padding: 40px;
    border-radius: 5px
}

.about-info-area .about-list-info {
    background-color: #fff;
    padding: 30px 40px;
    margin-right: -140px;
    border-radius: 5px;
    box-shadow: 0 10px 60px rgba(0, 0, 0, .15);
    display: table;
    z-index: 99;
    position: relative
}

.about-list-info li {
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    margin: 15px 0
}

.about-list-info li .title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px
}

.about-list-info li p {
    margin-bottom: 0;
    font-size: 13px
}

.about-list-info li .icon {
    background-image: linear-gradient(90deg, #196730, #439a0d);
    width: 55px;
    min-width: 55px;
    height: 55px;
    text-align: center;
    line-height: 57px;
    color: #fff;
    font-size: 32px;
    border-radius: 50px;
    left: 0;
    margin-right: 15px;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s
}

.about-list-info li:hover .icon {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

.client-logo {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.client-logos .client-logo:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

.filters-style1 {
    margin-bottom: 50px
}

.filters-style1 .filters .site-button {
    background-color: transparent;
    color: rgba(255, 255, 255, .7);
    text-transform: capitalize;
    padding: 12px 25px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    margin: 0
}

.filters-style1 .filters .active .site-button {
    background-image: linear-gradient(to right, #196730 0, #439a0d 51%, #196730 100%);
    background-size: 200%;
    transition: all .5;
    -moz-transition: all .5;
    -webkit-transition: all .5;
    -ms-transition: all .5;
    -o-transition: all .5
}

.filters-style1 .filters .active .site-button:hover {
    background-position: right center
}

.project-box {
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.project-box .overlay-box {
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    background-image: linear-gradient(90deg, #196730, #439a0d);
    text-align: center;
    border-radius: 5px;
    opacity: 0;
    transition: all .5s;
    transform: scale(.5)
}

.project-box:hover .overlay-box {
    opacity: 1;
    transition: all .5s;
    transform: scale(1)
}

.project-box .project-info {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    width: 100%
}

.project-box .project-info .title {
    color: #fff;
    margin-bottom: 10px
}

.project-box .project-info p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 26px
}

.counter-style-2 .counter {
    font-size: 70px;
    font-weight: 200;
    color: #000;
    display: block;
    line-height: 80px
}

.counter-style-2 .counter-text {
    font-weight: 700;
    font-size: 24px
}

.experience-box {
    padding: 50px;
    border: 10px solid #196730;
    border-radius: 5px;
    box-shadow: 0 10px 60px rgba(0, 0, 0, .15);
    text-align: center
}

.experience-box .exp-year {
    font-size: 130px;
    line-height: 130px;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #196730, #439a0d);
    -webkit-text-fill-color: transparent
}

.experience-box h3 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 10px
}

.experience-box h4 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0
}

.bg-gray-dark {
    background-color: #eaeaea
}

.pricingtable-wrapper.style1 .pricingtable-inner {
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff
}

.pricingtable-wrapper.style1 .pricingtable-price:after {
    content: "\f219";
    font-family: fontawesome;
    font-size: 100px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -10px;
    color: rgba(25, 103, 48, .08)
}

.pricingtable-wrapper.style1 .pricingtable-title {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.pricingtable-wrapper.style1 .pricingtable-title * {
    color: #439a0d;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.pricingtable-wrapper.style1 .pricingtable-price {
    border: 0;
    position: relative;
    background-color: transparent
}

.pricingtable-wrapper.style1 .pricingtable-features {
    border: 0;
    padding: 0 30px;
    background-color: transparent
}

.pricingtable-wrapper.style1 .pricingtable-price .pricingtable-bx {
    font-size: 54px;
    color: #000;
    font-family: roboto
}

.pricingtable-wrapper.style1 .pricingtable-price .pricingtable-type {
    color: #666;
    font-size: 24px;
    text-transform: capitalize;
    font-family: poppins
}

.pricingtable-wrapper.style1 .pricingtable-features li {
    background-color: transparent;
    color: #196730;
    font-size: 16px
}

.pricingtable-wrapper.style1 .pricingtable-features li.list-close {
    text-decoration: line-through;
    color: rgba(25, 103, 48, .6)
}

.pricingtable-wrapper.style1 .pricingtable-features li:last-child {
    border-bottom: 1px solid #e9e9e9
}

.pricingtable-wrapper.style1 .pricingtable-footer {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 30px
}

.pricingtable-wrapper.style1 .pricingtable-footer .site-button {
    border: 2px solid;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px
}

.pricingtable-wrapper.style1 .pricingtable-highlight {
    margin: 0;
    box-shadow: none
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price {
    padding: 20px 20px
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-footer {
    padding: 30px
}

.pricingtable-wrapper.style1 .pricingtable-highlight.pricingtable-inner {
    background-image: linear-gradient(90deg, #196730, #439a0d)
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-features li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-features li.list-close {
    color: rgba(255, 255, 255, .6)
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price:after {
    color: rgba(255, 255, 255, .08)
}

.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-footer .site-button,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price .pricingtable-bx,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-price .pricingtable-type,
.pricingtable-wrapper.style1 .pricingtable-highlight .pricingtable-title * {
    color: #fff
}

.testimonial-8-area {
    width: 100%
}

.testimonial-8 {
    background-color: rgba(67, 154, 13, .05);
    padding: 0 30px 20px;
    text-align: center;
    margin: 50px 0 0
}

.testimonial-8 .testimonial-position {
    font-style: unset
}

.testimonial-8 .testimonial-position strong {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-right: 5px
}

.testimonial-8 .testimonial-position span {
    font-size: 16px;
    font-weight: 300;
    color: #707070
}

.testimonial-8 .testimonial-text p {
    font-size: 20px;
    color: #666;
    line-height: 34px
}

.testimonial-8 .testimonial-pic img {
    border-radius: 50%
}

.testimonial-8 .testimonial-position {
    margin-bottom: 0
}

.testimonial-8 .testimonial-pic {
    border-radius: 50%;
    border: 2px solid #196730;
    padding: 3px;
    margin: -50px 0 10px
}

.site-footer.footer-style1 .footer-top {
    background-color: #252220;
    text-align: center
}

.site-footer.footer-style1 .footer-top .footer-logo {
    width: 200px;
    margin: 0 auto 30px
}

.site-footer.footer-style1 .footer-top p {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    font-weight: 200;
    text-align: center
}

.site-footer.footer-style1 .footer-top .site-button {
    margin: 20px 0 30px
}

.site-footer.footer-style1 .footer-top .social-line li {
    float: unset
}

.site-footer.footer-style1 .footer-top .social-line li a {
    background-color: transparent;
    margin: 0;
    font-size: 18px
}

.site-footer.footer-style1 .footer-bottom {
    background-color: #252220;
    text-align: center;
    padding: 0
}

.site-footer.footer-style1 .footer-bottom .container {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 30px;
    padding-bottom: 30px
}

.site-footer.footer-style1 .footer-bottom span {
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    opacity: 1
}

.main-slider.shap-bottom {
    padding-bottom: 0
}

.shap-bottom {
    position: relative;
    padding-bottom: 120px
}

.shap-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-image: url(../images/shap-bottom.svg);
    background-size: 101%;
    height: 100px;
    background-position: top;
    background-repeat: no-repeat
}

.shap-top {
    position: relative;
    padding-top: 150px
}

.shap-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/shap-bottom.svg);
    background-size: cover;
    height: 100px;
    transform: rotate(180deg);
    background-position: top;
    background-repeat: no-repeat
}

@media only screen and (max-width:1200px) {
    .about-info-area .about-list-info {
        margin-right: -180px
    }

    .service-style1-area .section-head {
        margin-top: 0
    }

    .counter-style-2 .counter-text {
        font-size: 18px
    }
}

@media only screen and (max-width:991px) {
    .about-info-area .about-list-info {
        margin-right: 0
    }

    .header-style-6 .middle-bar {
        display: none
    }

    .header-style-6 .extra-nav {
        display: none
    }

    .header-style-6 .navbar-toggler {
        margin: 5px 0 5px 15px
    }

    .header-style-6 .main-bar .logo-header.mostion {
        display: table;
        width: 150px;
        height: 44px
    }

    .service-style1-area .section-head {
        margin: -30px 0 30px
    }

    .about-info-area .img-cover {
        padding: 30px 30px 0
    }

    .experience-box {
        margin-bottom: 50px
    }

    .counter-style-2 .counter {
        font-size: 50px;
        line-height: 60px
    }

    .counter-style-2 .counter-text {
        font-size: 18px
    }

    .pricingtable-wrapper.style1 {
        margin-bottom: 30px
    }

    .counter-2-area {
        padding-left: 0
    }

    .header-style-6.mo-left .header-nav .logo-header.mostion {
        display: none
    }

    .header-style-6 .header-nav .nav > li > a {
        border-radius: 0;
        margin-right: 0
    }

    .header-style-6 .header-nav .nav > li.active > a i,
    .header-style-6 .header-nav .nav > li:hover > a i {
        color: #fff
    }

    .header-nav .nav > li .sub-menu li .fa,
    .header-style-6 .header-nav .nav > li > a i {
        color: #000;
        background: 0 0;
        opacity: 1
    }

    .shap-bottom:after,
    .shap-top:before {
        height: 70px
    }

    .shap-top {
        padding-top: 120px
    }

    .header-nav .nav > li:hover > .mega-menu,
    .header-nav .nav > li:hover > .sub-menu {
        box-shadow: 0 0
    }
}

@media only screen and (max-width:767px) {

    .shap-bottom:after,
    .shap-top:before {
        height: 30px
    }

    .shap-bottom:after,
    .shap-top:before {
        background-size: 100%
    }

    .shap-top {
        padding-top: 70px
    }

    .shap-bottom {
        padding-bottom: 70px
    }

    .dez-support.style1 {
        padding: 20px
    }

    .site-button.gradient {
        padding: 12px 20px
    }

    .service-style1-area .section-head {
        padding: 25px
    }

    .service-style1-area .section-head h3 {
        font-size: 24px;
        line-height: 32px
    }

    .section-head.style1 p {
        font-size: 15px;
        line-height: 24px
    }

    .service-style1-area .section-head {
        margin: 0 0 20px
    }

    .about-list-info li {
        width: 100%
    }

    .about-info-area .about-list-info {
        padding: 10px 20px
    }

    .about-list-info li {
        margin: 10px 0
    }

    .about-info-area .img-cover {
        padding: 0
    }

    .filters-style1 {
        margin-bottom: 30px
    }

    .site-filters li {
        display: inline-block
    }

    .filters-style1 .filters .site-button {
        padding: 10px 15px
    }

    .experience-box .exp-year {
        font-size: 100px;
        line-height: 80px
    }

    .experience-box h3 {
        font-size: 36px;
        line-height: 36px
    }

    .experience-box h4 {
        font-size: 18px;
        line-height: 18px
    }

    .header-style-6 .main-bar .container {
        border-radius: 0
    }

    .experience-box {
        padding: 30px;
        border: 5px solid #196730
    }

    .counter-style-2 .counter-text {
        font-size: 15px;
        font-weight: 500
    }

    .pricingtable-row.m-b30 {
        margin-bottom: 0
    }

    .testimonial-8 .testimonial-text p {
        font-size: 16px;
        line-height: 28px
    }

    .testimonial-8 {
        padding: 0 10px 20px
    }
}