@import url(https://fonts.googleapis.com/css2?family=Barlow&amp;family=Titillium+Web&amp;display=swap);
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(owl.css);
@import url(jquery.fancybox.css);
@import url(hover.css);
@import url(jquery-ui.css);

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

body {
    font-size: 17px;
    color: #000;
    line-height: 1.8em;
    font-weight: 400;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
    font-family: 'Source Sans Pro', sans-serif !important;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #00af50
}

.no-padding {
    padding: 0px !important
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: none;
    line-height: 1.6em;
    font-family: 'Poppins', sans-serif !important;
}

p, .text {
    position: relative;
    line-height: 1.8em;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

.list-style-one {
    position: relative;
    margin-top: 25px
}

    .list-style-one li {
        position: relative;
        color: #000;
        font-size: 16px;
        font-weight: 400;
        padding-left: 28px;
        margin-bottom: 15px;
        line-height: 1em
    }

        .list-style-one li:before {
            position: absolute;
            content: '\f101';
            left: 0;
            top: -2px;
            font-size: 16px;
            color: #00af50;
            font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid'
        }

.list-style-two {
    position: relative
}

    .list-style-two li {
        position: relative;
        padding-left: 60px;
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid #d8d3cd
    }

        .list-style-two li:last-child {
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: none
        }

        .list-style-two li .info-featured {
            color: #34322d;
            font-size: 20px
        }

        .list-style-two li .icon {
            position: absolute;
            left: 0;
            top: 0;
            color: #00af50;
            font-size: 30px;
            line-height: 1em;
            margin-bottom: 20px;
            display: inline-block
        }

        .list-style-two li h3 {
            position: relative;
            color: #34322d;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.6em;
            margin-bottom: 4px;
            font-family: 'Titillium Web',sans-serif
        }

        .list-style-two li .text-info {
            position: relative;
            color: #777;
            font-size: 14px;
            line-height: 1em;
            margin-bottom: 8px
        }

ul, li {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.grey-bg {
    background: url(../images/background/texture-1.jpg);
    background-color: #00af501f;
}

.btn-style-one {
    position: relative;
    padding: 11px 34px;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background-color: #00af50;
    border: 2px solid #00af50;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif !important;
}

    .btn-style-one:hover {
        color: #00af50;
        background: none
    }

.btn-style-two {
    position: relative;
    padding: 11px 34px;
    line-height: 24px;
    color: #34322d;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #34322d
}

    .btn-style-two:hover {
        background: #00af50;
        color: #fff;
        border-color: #00af50
    }

.btn-style-three {
    position: relative;
    padding: 11px 34px;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #00af50;
    background: #00af50
}

    .btn-style-three:hover {
        background: #b39f86;
        color: #fff;
        border-color: #b39f86
    }

.btn-style-four {
    position: relative;
    padding: 11px 35px;
    line-height: 24px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #fff !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    margin: 15px;
}

    .btn-style-four:hover {
        background: #00af50;
        color: #fff;
        border-color: #00af50
    }

.btn-style-five {
    position: relative;
    padding: 13px 37px;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #00af50;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif !important;
}

    .btn-style-five:hover {
        color: #fff;
        background: #005325;
    }

.btn-style-six {
    position: relative;
    padding: 13px 38px;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #fff
}

    .btn-style-six:hover {
        background: #fff;
        color: #00af50;
        border-color: #fff
    }

.theme_color {
    color: #00af50
}

img {
    display: inline-block;
    max-width: 100%
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    background: #00af50;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 100%;
    border:1px solid #fff;
}

    .scroll-to-top:hover {
        color: #ffffff;
        background: #000000;
    }

.main-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #fff;
    z-index: 0;
    border-bottom: 1px solid #e0e0e0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

    .sticky-header .logo {
        padding: 8px 0;
        width: 26%;
    }

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-header .header-upper {
    position: relative;
    background: #fff;
    z-index: 5;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

    .main-header .header-upper .logo img {
        position: relative;
        display: inline-block;
        max-width: 100%
    }

.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 20px 0;
    width: 26%;
}

    .main-header .logo-outer .logo img {
        position: relative;
        display: inline-block;
        max-width: 130%
    }

.main-header .header-upper .upper-right {
    position: relative
}

.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 30px;
    font-size: 13px;
    color: #777;
    padding: 0 30px 0 50px
}

    .main-header .info-box:after {
        position: absolute;
        content: '';
        right: 0;
        top: -1px;
        width: 1px;
        height: 50px;
        background-color: #ededed
    }

    .main-header .info-box:last-child {
        padding-right: 0;
        margin-left: 0;
        padding-left: 30px
    }

        .main-header .info-box:last-child::after {
            display: none
        }

    .main-header .info-box .icon-box {
        position: absolute;
        left: 0;
        top: 0;
        color: #00af50;
        font-size: 34px;
        text-align: left;
        line-height: 1.2em;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease
    }

    .main-header .info-box li {
        position: relative;
        line-height: 20px;
        color: #777;
        font-size: 16px;
        margin-bottom: 3px;
        font-weight: 400;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .main-header .info-box strong {
        font-weight: 600;
        color: #34322d;
        font-size: 16px;
        display: block;
        margin-bottom: 4px
    }

.main-header .header-lower {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: -70px
}

    .main-header .header-lower .bg-box {
        position: absolute;
        left: 50%;
        top: 0;
        width: 50%;
        height: 100%;
        background-color: #00af50
    }

.main-header .nav-outer {
    position: relative
}

.main-menu {
    position: relative
}

    .main-menu .navbar-collapse {
        padding: 0
    }

    .main-menu .navigation {
        position: relative;
        margin: 0;
        padding-top: 15px
    }

.sticky-header .main-menu .navigation {
    padding-top: 0
}

.main-menu .navigation > li {
    position: relative;
    float: left;
    margin-right: 40px
}

    .main-menu .navigation > li:last-child {
        margin-right: 0
    }

    .main-menu .navigation > li.home {
        margin-right: 0
    }

        .main-menu .navigation > li.home a {
            padding-left: 30px;
            padding-right: 30px
        }

        .main-menu .navigation > li.home .fa {
            position: relative;
            top: 2px;
            color: #fff;
            font-size: 22px;
            line-height: 1em
        }

.main-header .sticky-header .main-menu .navigation > li {
    margin: 0;
    border: 0
}

.main-menu .navigation > li.current > a {
    color: #00af50
}

.main-menu .navigation > li > a:after {
    display: block;
    position: relative;
    content: '';
    left: 0;
    height: 2px;
    background-color: transparent
}

.main-menu .navigation > li.current > a:after {
    display: block;
    position: relative;
    content: '';
    left: 0;
    height: 2px;
    background-color: #005325;
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 17px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
    opacity: 1;
    text-transform: none;
    padding: 20px 0 20px 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Source Sans Pro', sans-serif !important;
}

    .main-menu .navigation > li > a:hover {
        color: #00af50;
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease
    }

        .main-menu .navigation > li > a:hover:after {
            display: block;
            position: relative;
            content: '';
            left: 0;
            height: 2px;
            background-color: #005325;
        }

.main-menu .navigation > li:last-child > a {
    background: none
}

.main-header .sticky-header .main-menu .navigation > li > a {
    color: #181818;
    padding: 25px 15px !important;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    min-height: 0;
    background: none;
    border: 0
}

.sticky-header .main-menu .navigation > li > a:before {
    display: none
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
    opacity: 1
}

.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .sticky-header .main-menu .navigation > li.current-menu-item > a {
    color: #00af50 !important;
    opacity: 1
}

.main-menu .navigation > li:hover > a:after {
    opacity: 1
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 120%;
    width: 240px;
    padding: 0 0;
    z-index: 100;
    display: none;
    background: #34322d;
    border-bottom: 2px solid #00af50;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)
}

    .main-menu .navigation > li > ul.from-right {
        left: auto;
        right: 0
    }

    .main-menu .navigation > li > ul > li {
        position: relative;
        width: 100%
    }

        .main-menu .navigation > li > ul > li:last-child {
            border-bottom: none
        }

        .main-menu .navigation > li > ul > li > a {
            position: relative;
            display: block;
            padding: 12px 25px;
            line-height: 24px;
            font-weight: 400;
            font-size: 15px;
            color: #fff;
            text-align: left;
            padding-right: 0px !important;
            text-transform: capitalize;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .main-menu .navigation > li > ul > li.dropdown > a:before {
            content: '\f105';
            position: absolute;
            right: 18px;
            top: 50%;
            height: 16px;
            margin-top: -12px;
            font-size: 16px;
            font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease
        }

        .main-menu .navigation > li > ul > li:hover > a {
            color: #fff;
            background-color: #00af50
        }

            .main-menu .navigation > li > ul > li:hover > a:before {
                color: #fff;
                opacity: 1
            }

        .main-menu .navigation > li > ul > li > ul {
            position: absolute;
            left: 100%;
            top: 0;
            width: 240px;
            padding: 0 0;
            z-index: 100;
            display: none;
            background: #131d33;
            border-bottom: 2px solid #00af50;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)
        }

            .main-menu .navigation > li > ul > li > ul > li {
                position: relative;
                width: 100%
            }

                .main-menu .navigation > li > ul > li > ul > li:last-child {
                    border-bottom: none
                }

                .main-menu .navigation > li > ul > li > ul > li > a {
                    position: relative;
                    display: block;
                    padding: 12px 25px;
                    line-height: 24px;
                    font-weight: 400;
                    font-size: 15px;
                    color: #fff;
                    text-align: left;
                    padding-right: 0px !important;
                    text-transform: capitalize;
                    transition: all 300ms ease;
                    -moz-transition: all 300ms ease;
                    -webkit-transition: all 300ms ease;
                    -ms-transition: all 300ms ease;
                    -o-transition: all 300ms ease;
                    font-family: 'Source Sans Pro', sans-serif !important;
                }

                    .main-menu .navigation > li > ul > li > ul > li > a:hover {
                        color: #fff;
                        background-color: #00af50
                    }

                .main-menu .navigation > li > ul > li > ul > li:hover > a:before {
                    border-color: #fff
                }

.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .outer-box {
    position: absolute;
    right: 0;
    top: 0
}

    .main-header .outer-box .consult-btn {
        position: relative;
        padding: 23px 30px;
        line-height: 24px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background-color: rgba(30,30,30,.3);
        text-transform: uppercase
    }

        .main-header .outer-box .consult-btn .fa {
            margin-right: 10px
        }

        .main-header .outer-box .consult-btn:hover {
            background-color: rgba(0,0,0,.5)
        }

.header-top {
    position: relative;
    background-color: #00af50;
}

    .header-top .top-left {
        position: relative;
        float: left
    }

        .header-top .top-left ul li {
            position: relative;
            font-size: 14px;
            color: #eee;
            font-weight: 400;
            padding: 14px 0;
            display: inline-block
        }

            .header-top .top-left ul li a {
                font-size: 16px;
                font-weight: 400;
                color: rgba(255,255,255,.7);
                -webkit-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                transition: all 300ms ease
            }

    .header-top .top-right {
        position: relative;
        float: right
    }

        .header-top .top-right > ul > li {
            position: relative;
            font-size: 14px;
            color: #eee;
            padding: 14px 0 13px;
            display: inline-block;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            .header-top .top-right > ul > li > a {
                font-size: 16px;
                font-weight: 400;
                background: inherit;
                color: #afafb5;
                -webkit-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                transition: all 300ms ease
            }

        .header-top .top-right .social-links {
            display: inline-block
        }

            .header-top .top-right .social-links a {
                display: inline-block;
                margin-left: 15px;
                line-height: 1em;
                color: #ccc;
                font-size: 15px;
                transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                -webkit-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease
            }

                .header-top .top-right .social-links a:hover {
                    color: #00af50
                }

.main-header .header-upper .search-box-outer {
    position: relative;
    padding-top: 12px;
    padding-bottom: 15px;
    display: inline-block
}

.main-header .header-upper .search-box-btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 25px;
    color: #34322d;
    line-height: 30px !important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-header .header-upper .search-box-outer .dropdown-menu {
    top: 44px;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #00af50
}

    .main-header .header-upper .search-box-outer .dropdown-menu > li {
        padding: 0;
        border: none;
        background: none
    }

.main-header .header-upper .search-panel .form-container {
    padding: 25px 20px
}

.main-header .header-upper .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .header-upper .search-panel input[type="text"], .main-header .header-upper .search-panel input[type="search"], .main-header .header-upper .search-panel input[type="password"], .main-header .header-upper .search-panel select {
    display: block;
    width: 100%;
    height: 40px;
    color: #000;
    line-height: 24px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 7px 40px 7px 15px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

    .main-header .header-upper .search-panel input:focus, .main-header .header-upper .search-panel select:focus {
        border-color: #00af50
    }

.main-header .header-upper .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: none;
    cursor: pointer
}

.social-icon-one {
    position: relative;
    margin-top: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

    .social-icon-one li {
        position: relative;
        margin: 0 18px;
        margin-bottom: 5px;
        display: inline-block
    }

        .social-icon-one li a {
            position: relative;
            color: #777;
            font-size: 16px;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease
        }

            .social-icon-one li a:hover {
                color: #00af50
            }

.social-icon-two {
    position: relative;
    margin-top: 15px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

    .social-icon-two li {
        position: relative;
        margin-right: 20px;
        margin-bottom: 5px;
        display: inline-block
    }

        .social-icon-two li a {
            position: relative;
            color: #fff;
            font-size: 24px;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease
        }

            .social-icon-two li a:hover {
                color: #00af50
            }

.social-icon-three {
    position: relative;
    float: left
}

    .social-icon-three li {
        float: left;
        margin-right: 15px
    }

        .social-icon-three li:last-child {
            margin-right: 0
        }

        .social-icon-three li a {
            position: relative;
            color: #666;
            font-size: 20px;
            line-height: 54px;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease
        }

            .social-icon-three li a:hover {
                color: #00af50;
                background: none
            }

.social-icon-four {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

    .social-icon-four li {
        position: relative;
        margin-left: 8px;
        margin-bottom: 5px;
        display: inline-block
    }

        .social-icon-four li a {
            position: relative;
            color: #00af50;
            font-size: 14px;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease
        }

            .social-icon-four li a:hover {
                color: #00af50
            }

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    height: 55px;
    padding: 10px 20px;
    line-height: 33px;
    color: #333;
    border-radius: 0;
    border: 1px solid #f4f4f4;
    background: #f7f7f7
}

.form-group .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 3px;
    text-indent: 0;
    color: #333
}

    .form-group .ui-button .ui-icon:before {
        font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
        content: "\f107";
        position: absolute;
        right: 0;
        top: 2px !important;
        top: 13px;
        width: 10px;
        height: 30px;
        display: block;
        color: #848484;
        line-height: 23px;
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        z-index: 5
    }

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0
}

    .ui-menu .ui-menu-item:last-child {
        border: none
    }

.ui-state-active, .ui-widget-content .ui-state-active {
    background-color: #00af50;
    border-color: #00af50
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px
}

.sec-title {
    position: relative;
    margin-bottom: 30px;
    z-index: 1
}

    .sec-title h2 {
        font-size: 28px;
        color: #00af50;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 10px;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif !important;
    }

        .sec-title h2 span {
            color: #00af50
        }

    .sec-title h3 {
        font-size: 30px;
        font-weight: 500;
        color: #00af50;
        line-height: 1.4em;
        margin-bottom: 15px
    }

    .sec-title .sub-title {
        position: relative;
        color: #005325;
        font-size: 17px;
        letter-spacing: 1px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .sec-title .separator {
        position: relative;
        width: 60px;
        height: 15px;
        text-align: center;
        margin-top: 20px !important
    }

        .sec-title .separator:before {
            position: absolute;
            content: '';
            left: 0;
            top: 6px;
            width: 60px;
            height: 2px;
            background-color: #00af50
        }

    .sec-title.centered {
        text-align: center
    }

        .sec-title.centered .separator {
            margin: 0 auto
        }

    .sec-title.light h2 {
        color: #fff
    }

    .sec-title.style-two .sub-title {
        margin-bottom: 12px
    }

    .sec-title.style-two h2 {
        padding-bottom: 0
    }

.main-slider:before {
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%
}

.main-slider {
    position: relative;
    z-index: 10
}

    .main-slider .tp-caption {
        z-index: 5 !important
    }

    .main-slider .tp-dottedoverlay {
        background: rgba(0,0,0,.4) !important
    }

    .main-slider .tparrows.gyges {
        width: 60px;
        height: 60px;
        line-height: 60px;
       /* background-color: none;*/
    }

        .main-slider .tparrows.gyges:before {
            line-height: 60px
        }

        .main-slider .tparrows.gyges:hover {
            background-color: #00af50
        }

    .main-slider h2 {
        position: relative;
        color: #403e39;
        font-size: 52px;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 10px
    }

        .main-slider .text.alternate, .main-slider h2.alternate {
            color: #403e39
        }

    .main-slider .text {
        position: relative;
        font-size: 22px;
        font-weight: 400;
        color: #403e39;
        line-height: 28px
    }

        .main-slider .text.dark-text {
            color: #403e39;
            font-size: 16px
        }

    .main-slider .dark-heading {
        position: relative;
        color: #403e39;
        font-size: 60px;
        border: 0;
        padding: 0;
        line-height: 1.2em
    }

        .main-slider .dark-heading:after {
            display: none
        }

    .main-slider .white-heading {
        position: relative;
        color: #403e39;
        border: 0;
        padding: 0;
        line-height: 1.2em
    }

        .main-slider .white-heading:after {
            display: none
        }

    .main-slider h4 {
        position: relative;
        font-size: 36px;
        font-weight: 400;
        color: #fff
    }

    .main-slider h1 {
        position: relative;
        font-size: 72px;
        font-weight: 700;
        color: #403e39;
        line-height: 1.2em;
        text-transform: uppercase
    }

.slider-content {
    position: relative;
    padding: 35px 30px;
    background-color: rgba(0,0,0,.6)
}

    .slider-content h3 {
        position: relative;
        color: #403e39;
        font-size: 30px;
        line-height: 1.4em;
        font-weight: 700;
        padding-bottom: 18px;
        margin-bottom: 25px;
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

        .slider-content h3:after {
            position: absolute;
            content: '';
            width: 70px;
            height: 1px;
            left: 0;
            bottom: -1px;
            z-index: 10;
            background-color: #00af50
        }

    .slider-content .content-text {
        position: relative;
        color: #403e39;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 25px
    }

.main-slider .tp-bannertimer, .main-slider .tp-bullets {
    display: none !important
}

.fancybox-next span, .fancybox-prev span {
    background-image: none !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center
}

    .fancybox-next span:before, .fancybox-prev span:before {
        content: '';
        position: absolute;
        font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
        left: 0;
        top: 0;
        font-size: 12px;
        width: 44px !important;
        height: 44px !important;
        line-height: 44px !important;
        background-color: rgba(28,28,28,.4) !important;
        color: #fff;
        visibility: visible;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease
    }

    .fancybox-next span:before {
        content: '\f061'
    }

    .fancybox-prev span:before {
        content: '\f060'
    }

.fancybox-next:hover span:before, .fancybox-prev:hover span:before {
    background-color: #ffffff !important;
    color: #000
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: rgba(17,17,17,.5) !important
}

    .fancybox-type-image .fancybox-close:hover {
        background-color: #000000 !important
    }

.fancybox-type-image .fancybox-skin {
    padding: 0px !important
}

.services-section {
    position: relative;
    padding: 95px 0 55px
}

.services-title {
    position: relative;
    text-align: center;
    margin-bottom: 50px
}

    .services-title .text {
        position: relative;
        color: #777;
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'Titillium Web',sans-serif
    }

    .services-title h3 {
        position: relative;
        font-size: 32px;
        font-weight: 500;
        color: #34322d;
        line-height: 1.4em;
        margin-bottom: 15px;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

        .services-title h3 span {
            display: block;
            font-weight: 400
        }

    .services-title .separator {
        position: relative;
        height: 15px;
        width: 100px;
        margin: 0 auto;
        text-align: center
    }

        .services-title .separator:before {
            position: absolute;
            content: '';
            left: 0;
            top: 6px;
            width: 60px;
            height: 2px;
            background-color: #00af50
        }

.services-block {
    position: relative;
    margin-bottom: 40px
}

    .services-block .inner-box {
        position: relative
    }

        .services-block .inner-box .image {
            position: relative
        }

            .services-block .inner-box .image img {
                position: relative;
                width: 100%;
                display: block;
                border-radius: 4px
            }

        .services-block .inner-box .lower-content {
            position: relative;
            text-align: center;
            padding-top: 32px
        }

            .services-block .inner-box .lower-content h3 {
                position: relative;
                font-size: 16px;
                font-weight: 700;
                padding-bottom: 18px;
                margin-bottom: 20px;
                text-transform: uppercase
            }

                .services-block .inner-box .lower-content h3 a {
                    position: relative;
                    color: #34322d;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                    .services-block .inner-box .lower-content h3 a:hover {
                        color: #00af50
                    }

                .services-block .inner-box .lower-content h3:after {
                    position: absolute;
                    content: '';
                    left: 50%;
                    height: 1px;
                    width: 40px;
                    bottom: 0;
                    margin-left: -20px;
                    background-color: #f2eee9;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

            .services-block .inner-box .lower-content .text {
                position: relative;
                color: #000;
                font-size: 16px;
                font-weight: 400
            }

        .services-block .inner-box:hover .lower-content h3:after {
            width: 100%;
            margin: 0;
            left: 0%;
            background-color: #00af50
        }

.services-section-two {
    position: relative;
    padding: 40px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

    .services-section-two .sub-title {
        color: #fff;
    }

    .services-section-two .section-inner {
        position: relative;
        bottom: -100px;
        margin-top: -100px
    }

    .services-section-two:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: rgb(0 174 80 / 76%);
    }

.services-block-two {
    position: relative;
    margin-bottom: 30px;
    z-index: 1
}

    .services-block-two .inner-box {
        position: relative;
        border: 1px solid #ece8e3;
        padding: 45px 45px 35px;
        min-height: 313px;
        background-color: #f1ede8;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
        -moz-box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
        box-shadow: 0 5px 30px 0 rgba(0,0,0,.3)
    }

        .services-block-two .inner-box .icon-box {
            position: relative;
            margin-bottom: 20px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .services-block-two .inner-box .icon-box img {
                max-width: 60px
            }

        .services-block-two .inner-box h3 {
            position: relative;
            font-size: 20px;
            color: #34322d;
            font-weight: 600;
            margin-bottom: 15px;
            text-transform: uppercase;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            .services-block-two .inner-box h3 a {
                position: relative;
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .services-block-two .inner-box .text {
            position: relative;
            color: #000;
            font-size: 17px;
            line-height: 1.8em;
            margin-bottom: 15px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

        .services-block-two .inner-box .read-more {
            position: relative;
            color: #00af50;
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase;
            font-family: 'Titillium Web',sans-serif;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .services-block-two .inner-box .read-more .fa {
                position: relative;
                margin-left: 5px;
                color: #34322d;
                font-size: 14px;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .services-block-two .inner-box:hover {
            border: 1px solid #bba78c;
            background-color: #00af50
        }

            .services-block-two .inner-box:hover h3 a, .services-block-two .inner-box:hover .text, .services-block-two .inner-box:hover .read-more, .services-block-two .inner-box:hover .read-more .fa {
                color: #fff
            }

            .services-block-two .inner-box:hover .icon-box img {
                filter: invert(1)
            }

    .services-block-two.style-two .inner-box {
        box-shadow: none
    }

        .services-block-two.style-two .inner-box:hover {
            -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
            box-shadow: 0 0 15px 0 rgba(0,0,0,.3)
        }

.services-section-two.style-two:before {
    display: none
}

.services-section-two.style-two {
    padding: 40px 0 40px 0
}

.counter-section {
    position: relative;
    padding-top: 120px
}

    .counter-section.style-two {
        padding-top: 0
    }

    .counter-section .fact-section {
        position: relative;
        padding: 100px 0 80px 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center bottom
    }

        .counter-section .fact-section:before {
            position: absolute;
            content: '';
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
            background-color: rgba(64,62,57,.8)
        }

.fact-section .title-column {
    position: relative;
    margin-bottom: 30px
}

    .fact-section .title-column .title-inner {
        position: relative;
        min-height: 180px
    }

        .fact-section .title-column .title-inner .number {
            position: absolute;
            color: #fff;
            font-size: 100px;
            font-weight: 700;
            line-height: 1.6em;
            width: 180px;
            height: 180px;
            text-align: center;
            display: inline-block;
            border: 8px solid #00af50;
            border-right: 0
        }

            .fact-section .title-column .title-inner .number:before {
                position: absolute;
                content: '';
                right: 0;
                top: 0;
                width: 8px;
                height: 35px;
                background-color: #00af50
            }

            .fact-section .title-column .title-inner .number:after {
                position: absolute;
                content: '';
                right: 0;
                bottom: 0;
                width: 8px;
                height: 35px;
                background-color: #00af50
            }

        .fact-section .title-column .title-inner .text {
            position: relative;
            color: #fff;
            font-size: 24px;
            font-weight: 300;
            line-height: 1.4em;
            padding-left: 170px;
            padding-top: 60px;
            display: inline-block
        }

.fact-counter {
    position: relative
}

    .fact-counter .column {
        position: relative;
        z-index: 5;
        margin-bottom: 40px
    }

        .fact-counter .column .inner {
            position: relative;
            text-align: center;
            transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease
        }

    .fact-counter .count-outer {
        position: relative;
        font-size: 36px;
        line-height: 1em;
        font-weight: 500;
        margin: 0 0
    }

        .fact-counter .count-outer .count-text {
            position: relative;
            font-weight: 600;
            color: #fff;
            font-size: 40px
        }

    .fact-counter .column .counter-title {
        position: relative;
        font-size: 16px;
        font-weight: 400;
        color: #f2eee9;
        margin-top: 8px;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

.projects-carousel .owl-theme .owl-dots {
    margin-top: 0;
    line-height: .7;
    display: block
}

    .projects-carousel .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0 3px;
        border-radius: 50%;
        background: transparent;
        border: 1px solid #999
    }

    .projects-carousel .owl-theme .owl-dots .owl-dot.active span, .projects-carousel .owl-theme .owl-dots .owl-dot:hover span {
        background: transparent;
        border: 1px solid #b19777
    }

.projects-carousel .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

    .projects-carousel .item img {
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .projects-carousel .item .info {
        padding: 30px 15px;
        position: absolute;
        bottom: 0; /* Make the info visible by default */
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 20;
        height: auto;
        box-sizing: border-box;
        background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 40%, rgba(0, 0, 0, .9) 100%);
        background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 40%, rgba(0, 0, 0, .9) 100%);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .7) 40%, rgba(0, 0, 0, .9) 100%);
        -webkit-transition: none; /* Remove hover transition */
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
    }

        .projects-carousel .item .info h3,
        .projects-carousel .item .info h3 a {
            position: relative;
            color: #fff;
            font-size: 22px;
            margin-bottom: 5px;
            text-transform: uppercase;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .projects-carousel .item .info h4,
        .projects-carousel .item .info h4 a {
            position: relative;
            color: #cdc2b3;
            font-size: 16px;
            margin-bottom: 30px;
            text-transform: uppercase;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .projects-carousel .item .info i {
            color: #b19777;
            font-size: 20px;
        }

            .projects-carousel .item .info i:hover {
                color: #00af50;
            }

    /* Remove hover effects for image */
    .projects-carousel .item:hover img {
        -webkit-transform: none;
        transform: none;
        -webkit-filter: none;
        filter: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
    }

.project-section {
    position: relative;
    padding: 90px 0
}

.project-section-home {
    position: relative;
    padding: 40px 0 40px 0
}

.project-section .filters {
    position: relative
}

    .project-section .filters .more-projects {
        position: relative;
        color: #34322d;
        font-size: 20px;
        font-weight: 600
    }

    .project-section .filters .filter-tabs {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px
    }

        .project-section .filters .filter-tabs .filter {
            position: relative;
            color: #000;
            font-size: 16px;
            margin-left: 25px;
            cursor: pointer;
            font-weight: 500;
            margin-bottom: 10px;
            display: inline-block;
            text-transform: capitalize;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .project-section .filters .filter-tabs .filter.active, .project-section .filters .filter-tabs .filter:hover {
                color: #00af50
            }

    .project-section .filters.style-two .filter-btns .filter {
        border: 2px solid transparent;
        padding: 2px 18px;
        margin: 0
    }

        .project-section .filters.style-two .filter-btns .filter.active, .project-section .filters.style-two .filter-btns .filter:hover {
            border-color: #00af50
        }

.gallery-block .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px
}

    .gallery-block .item:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
        -webkit-filter: brightness(70%);
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease
    }

    .gallery-block .item:hover .info {
        bottom: 0
    }

    .gallery-block .item img {
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .gallery-block .item .info {
        padding: 30px 15px;
        position: absolute;
        bottom: -20px;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 20;
        height: auto;
        box-sizing: border-box;
        background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.9) 100%);
        background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.9) 100%);
        background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.9) 100%);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease
    }

        .gallery-block .item .info h3, .gallery-block .item .info h3 a {
            position: relative;
            color: #fff;
            font-size: 22px;
            margin-bottom: 5px;
            text-transform: none;
        }

        .gallery-block .item .info h4, .gallery-block .item .info h4 a {
            position: relative;
            color: #cdc2b3;
            font-size: 16px;
            margin-bottom: 30px;
            text-transform: uppercase
        }

        .gallery-block .item .info i {
            color: #b19777;
            font-size: 20px
        }

            .gallery-block .item .info i:hover {
                color: #00af50
            }

.gallery-block.mix, .gallery-block-two.mix {
    display: none
}

.full-width-section {
    position: relative
}

    .full-width-section.style-two .outer-box {
        background: none
    }

    .full-width-section .outer-box {
        position: relative;
        background-color: #f9f9f9
    }

        .full-width-section .outer-box .title-column {
            position: relative;
            width: 50%;
            float: left;
            background-size: cover;
            background-repeat: no-repeat
        }

            .full-width-section .outer-box .title-column:before {
                position: absolute;
                content: '';
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                display: block;
                background-color: rgba(0,0,0,.85)
            }

            .full-width-section .outer-box .title-column .content {
                position: relative;
                max-width: 600px;
                margin: 0 auto;
                text-align: center;
                padding: 130px 15px 140px 15px
            }

                .full-width-section .outer-box .title-column .content .separator {
                    position: relative;
                    width: 98px;
                    height: 15px;
                    margin: 0 auto;
                    margin-bottom: 25px
                }

                    .full-width-section .outer-box .title-column .content .separator:before {
                        position: absolute;
                        content: '';
                        left: 0;
                        top: 6px;
                        width: 20px;
                        height: 1px;
                        background-color: #00af50
                    }

                    .full-width-section .outer-box .title-column .content .separator:after {
                        position: absolute;
                        content: '';
                        right: 0;
                        top: 6px;
                        width: 20px;
                        height: 1px;
                        background-color: #00af50
                    }

                .full-width-section .outer-box .title-column .content .icon-box {
                    position: relative;
                    color: #fff;
                    font-size: 46px;
                    line-height: 1em;
                    margin-bottom: 25px
                }

                .full-width-section .outer-box .title-column .content h3 {
                    position: relative;
                    color: #fff;
                    font-size: 40px;
                    font-weight: 600;
                    line-height: 1em;
                    margin-bottom: 20px
                }

                .full-width-section .outer-box .title-column .content h4 {
                    position: relative;
                    color: #fff;
                    font-size: 24px;
                    font-weight: 300;
                    line-height: 1em;
                    font-family: 'Source Sans Pro', sans-serif !important;
                }

                    .full-width-section .outer-box .title-column .content h4 span {
                        font-weight: 600
                    }

        .full-width-section .outer-box .services-column {
            position: absolute;
            float: right;
            width: 50%;
            right: 0;
            top: 0;
            height: 100%
        }

            .full-width-section .outer-box .services-column .column-inner {
                position: relative;
                padding: 70px 15px 70px 70px
            }

.services-block-three {
    position: relative;
    margin-bottom: 40px
}

    .services-block-three .inner {
        position: relative;
        padding-left: 92px
    }

        .services-block-three .inner .icon-bar {
            position: absolute;
            left: 0;
            top: 5px;
            color: #e147d8;
            font-size: 62px;
            line-height: 1em
        }

        .services-block-three .inner h3 {
            position: relative;
            color: #34322d;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize
        }

            .services-block-three .inner h3 a {
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .services-block-three .inner h3 a:hover {
                    color: #00af50
                }

        .services-block-three .inner .text {
            position: relative;
            color: #000;
            font-size: 16px;
            line-height: 1.6em
        }

    .services-block-three:nth-child(2) .inner .icon-bar {
        color: #00af50
    }

    .services-block-three:nth-child(3) .inner .icon-bar {
        color: #2986fa
    }

.team-section {
    position: relative;
    padding: 40px 0 40px
}

.team-member {
    position: relative;
    margin-bottom: 0px
}

    .team-member .inner-box {
        position: relative
    }

        .team-member .inner-box .image {
            position: relative;
            overflow: hidden
        }

            .team-member .inner-box .image img {
                position: relative;
                width: 100%
            }

        .team-member .inner-box .lower-box {
            position: relative;
            padding-top: 32px;
            text-align: center;
            padding-bottom: 0;
            min-height: 146px;
            border: 1px solid #ebe8e8;
        }

            .team-member .inner-box .lower-box h3 {
                position: relative;
                color: #34322d;
                font-size: 18px;
                font-weight: 600;
                margin-bottom: 5px;
                line-height: 1em;
                text-transform: capitalize
            }

                .team-member .inner-box .lower-box h3 a {
                    position: relative;
                    color: #34322d;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                    .team-member .inner-box .lower-box h3 a:hover {
                        color: #00af50
                    }

            .team-member .inner-box .lower-box .designation {
                position: relative;
                color: #000;
                font-size: 15px;
                padding-bottom: 15px;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                font-family: 'Source Sans Pro', sans-serif !important;
            }

                .team-member .inner-box .lower-box .designation:after {
                    position: absolute;
                    width: 40px;
                    content: '';
                    left: 50%;
                    height: 1px;
                    bottom: -30px;
                    background-color: #00af50;
                    margin-left: -20px;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

            .team-member .inner-box .lower-box .social-icon-one {
                position: absolute;
                left: 0;
                bottom: 0;
                opacity: 0;
                width: 100%;
                visibility: hidden
            }

        .team-member .inner-box:hover .lower-box .social-icon-one {
            opacity: 1;
            visibility: visible
        }

        .team-member .inner-box:hover .lower-box .social-icon-one {
            margin-top: 0;
            padding-bottom: 10px;
            border-bottom: 1px solid #00af50
        }

        .team-member .inner-box:hover .lower-box .designation:after {
            opacity: 0
        }

.testimonial-section {
    position: relative;
    padding: 100px 0 40px 0;
    background-color: #f9f9f9
}

.testimonial-block {
    position: relative
}

    .testimonial-block .inner-box {
        position: relative
    }

        .testimonial-block .inner-box .image {
            position: relative;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            overflow: hidden;
            border-radius: 50%;
            margin-bottom: 30px
        }

        .testimonial-block .inner-box .text {
            position: relative;
            color: #000000;
            font-size: 18px;
            font-style: italic;
            max-width: 960px;
            margin: 0 auto;
            text-align: center;
            margin-bottom: 40px;
        }

        .testimonial-block .inner-box .quote-icon {
            position: relative;
            text-align: center;
            color: #00af50;
            font-size: 46px;
            font-style: italic;
            margin-bottom: 40px
        }

        .testimonial-block .inner-box .author {
            position: relative;
            color: #000000;
            font-size: 18px;
            font-weight: 600;
            text-align: center;
            line-height: 1em;
            margin-bottom: 4px;
            text-transform: capitalize;
        }

        .testimonial-block .inner-box .designation {
            position: relative;
            color: #00af50;
            font-size: 13px;
            text-align: center;
            font-weight: 400;
            text-transform: uppercase
        }

.testimonial-section .owl-dots {
    display: none
}

.testimonial-section .owl-nav {
    position: absolute;
    left: 50%;
    top: 15px;
    max-width: 280px;
    width: 100%;
    margin-left: -202px
}

    .testimonial-section .owl-nav span {
        display: inline-block;
        color: #00af50;
        font-size: 28px
    }

        .testimonial-section .owl-nav span:hover {
            color: #ccc;
        }

.testimonial-section .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important
}

.testimonial-section .owl-nav .owl-next {
    position: absolute;
    right: 0
}

.news-section {
    position: relative;
    padding: 100px 0 40px 0;
}

.news-block {
    position: relative;
    margin-bottom: 20px
}

    .news-block .inner-box {
        position: relative
    }

        .news-block .inner-box .image {
            position: relative;
            overflow: hidden
        }

            .news-block .inner-box .image img {
                position: relative;
                width: 100%;
                display: block
            }

            .news-block .inner-box .image:after {
                content: " ";
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                border-radius: 0;
                transition: all 0.3s
            }

            .news-block .inner-box .image > img {
                transition: all 0.3s;
                border-radius: 0
            }

        .news-block .inner-box:hover .image:after {
            background: rgba(0,0,0,.1)
        }

        .news-block .inner-box:hover .image > img {
            transform: scale(1.1)
        }

        .news-block .inner-box .lower-box {
            position: relative;
            border-top: 3px solid #00af50;
            margin: -35px auto 0;
            padding: 25px 30px;
            background: #fff;
            width: 95%;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1)
        }

            .news-block .inner-box .lower-box:after {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 85px;
                height: 1px;
                background-color: #f2eee9;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .news-block .inner-box:hover .lower-box:after {
            width: 100%;
            background-color: #00af50
        }

        .news-block .inner-box .lower-box .post-date {
            position: relative;
            color: #777;
            font-size: 14px;
            margin-bottom: 10px
        }

        .news-block .inner-box .lower-box h3 {
            position: relative;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            .news-block .inner-box .lower-box h3 a {
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .news-block .inner-box .lower-box h3 a:hover {
                    color: #00af50
                }

        .news-block .inner-box .lower-box .text {
            position: relative;
            font-size: 16px;
            font-weight: 400;
            color: #000;
            margin-bottom: 20px
        }

        .news-block .inner-box .lower-box .read-more {
            position: relative;
            font-weight: 600;
            color: #00af50;
            font-size: 14px;
            text-transform: uppercase;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .news-block .inner-box .lower-box .read-more .fa {
                position: relative;
                margin-left: 3px;
                font-size: 14px
            }

            .news-block .inner-box .lower-box .read-more:hover {
                color: #34322d
            }

.consulting-section {
    position: relative;
    padding: 98px 0 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

    .consulting-section:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: rgba(0,0,0,.8)
    }

    .consulting-section .title-column {
        position: relative;
        margin-bottom: 30px
    }

        .consulting-section .title-column .title-inner {
            margin-left: 30px
        }

        .consulting-section .title-column .box {
            position: absolute;
            left: 15px;
            top: 0;
            width: 240px;
            height: 200px;
            border: 8px solid #fff;
            border-right: 0
        }

            .consulting-section .title-column .box:before {
                position: absolute;
                content: '';
                right: 0;
                top: 0;
                width: 8px;
                height: 35px;
                background-color: #fff
            }

            .consulting-section .title-column .box:after {
                position: absolute;
                content: '';
                right: 0;
                bottom: 0;
                width: 8px;
                height: 35px;
                background-color: #fff
            }

        .consulting-section .title-column .text {
            position: relative;
            text-align: right;
            color: #fff;
            font-size: 36px;
            font-weight: 600;
            line-height: 1.3em;
            margin-top: 56px;
            margin-right: 60px
        }

    .consulting-section .form-column {
        position: relative
    }

        .consulting-section .form-column .inner-column {
            position: relative;
            margin-right: 30px;
            margin-left: 25px
        }

        .consulting-section .form-column .text {
            position: relative;
            color: #fff;
            font-weight: 600;
            font-size: 16px;
            margin-bottom: 30px
        }

.consult-form .row {
    margin: 0 -12px
}

.consult-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 12px
}

.consult-form input[type="text"], .consult-form input[type="email"], .consult-form input[type="password"], .consult-form select, .consult-form textarea {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 50px;
    font-size: 14px;
    padding: 10px 20px;
    background: #fff;
    color: #333;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.consult-form textarea {
    height: 150px;
    resize: none;
    padding: 10px 20px
}

.clients-section {
    position: relative;
    padding: 40px 0
}

    .clients-section .title-box {
        position: relative;
        text-align: center
    }

        .clients-section .title-box .title {
            position: relative;
            color: #777;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 1px;
            margin-bottom: 10px;
            text-transform: uppercase;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .clients-section .title-box h2 {
            position: relative;
            font-size: 28px;
            color: #00af50;
            font-weight: 600;
            line-height: 1.2em;
            padding-bottom: 20px;
            text-transform: uppercase;
            font-family: 'Poppins', sans-serif !important;
        }

        .clients-section .title-box .text {
            position: relative;
            color: #000;
            font-size: 17px;
            font-weight: 400;
            line-height: 1.8em;
            margin-bottom: 40px
        }

        .clients-section .title-box .btns-box .theme-btn {
            margin: 8px 8px
        }

        .clients-section .title-box .separator {
            position: relative;
            width: 60px;
            height: 15px;
            text-align: center;
            margin: 0 auto 30px
        }

            .clients-section .title-box .separator:before {
                position: absolute;
                content: '';
                left: 0;
                top: 6px;
                width: 60px;
                height: 2px;
                background-color: #00af50
            }

    .clients-section .sponsors-outer .owl-dots, .clients-section .sponsors-outer .owl-nav {
        position: relative;
        display: none
    }

    .clients-section .sponsors-outer .image-box {
        position: relative;
        text-align: center;
        border: 1px solid #edf0f3;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease
    }

        .clients-section .sponsors-outer .image-box img {
            max-width: 100%;
            display: inline-block
        }

        .clients-section .sponsors-outer .image-box:hover {
            border-color: #00af50
        }

.call-to-action {
    position: relative;
    padding: 50px 0;
    background: url(../images/background/texture-4.jpg);
    background-color: #00af50
}

    .call-to-action .text {
        position: relative;
        font-size: 28px;
        font-weight: 600;
        color: #fff;
        line-height: 1.6em
    }

    .call-to-action .btn-column {
        position: relative;
        text-align: right
    }

.main-footer {
    position: relative;
    background: url(../images/background/texture-3.jpg);
    background-color: #00af50;
}

    .main-footer .widgets-section {
        position: relative;
        padding: 40px 0 40px
    }

    .main-footer .footer-widget {
        position: relative;
        margin-bottom: 0px
    }

        .main-footer .footer-widget .footer-title {
            position: relative;
            margin-bottom: 20px
        }

            .main-footer .footer-widget .footer-title h2 {
                position: relative;
                font-size: 23px;
                font-weight: 600;
                color: #fff;
                padding-bottom: 10px;
                /*text-transform: uppercase;*/
                font-family: 'Poppins', sans-serif !important;
            }

            .main-footer .footer-widget .footer-title .separator:before {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 20px;
                height: 2px;
                display: inline-block;
                background-color: #00af50
            }

            .main-footer .footer-widget .footer-title .separator {
                position: absolute;
                left: 0;
                bottom: -2px;
                width: 90px;
                text-align: center
            }

    .main-footer .logo-widget .logo {
        margin-bottom: 25px;
        width: 88%;
    }

    .main-footer .logo-widget .widget-content {
        position: relative
    }

        .main-footer .logo-widget .widget-content .text {
            position: relative;
            color: #fff;
            font-size: 17px;
            line-height: 1.7em;
            margin-bottom: 20px
        }

        .main-footer .logo-widget .widget-content ul {
            position: relative;
            margin-bottom: 10px
        }

            .main-footer .logo-widget .widget-content ul li {
                position: relative;
                color: #cdc2b3;
                font-size: 17px;
                line-height: 1.7em;
                margin-bottom: 5px;
                font-family: 'Source Sans Pro', sans-serif !important;
            }

    .main-footer .link-widget ul {
        position: relative
    }

        .main-footer .link-widget ul li {
            position: relative;
            color: #fff;
            font-size: 17px;
            line-height: 1.7em;
            margin-bottom: 10px;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            .main-footer .link-widget ul li span {
                color: #cdc2b3
            }

            .main-footer .link-widget ul li a {
                position: relative;
                color: #fff;
                font-size: 17px;
                padding-left: 0px;
                font-family: 'Source Sans Pro', sans-serif !important;;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .main-footer .link-widget ul li a:hover::before {
                    color: #00af50
                }

                .main-footer .link-widget ul li a:hover {
                    color: #fff
                }

                .main-footer .link-widget ul li a:before {
                    position: absolute;
                    /*content: '\f101';*/
                    left: 0;
                    top: -1px;
                    font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

    .main-footer .post-widget .post-block {
        position: relative
    }

        .main-footer .post-widget .post-block .inner {
            position: relative;
            padding-bottom: 15px;
            margin-bottom: 20px;
            border-bottom: 1px solid #3a3a3a
        }

        .main-footer .post-widget .post-block:last-child .inner {
            border: 0
        }

        .main-footer .post-widget .post-block .inner h3 {
            position: relative;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            line-height: 1.2em;
            margin-bottom: 5px
        }

            .main-footer .post-widget .post-block .inner h3 a {
                color: #fff;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .main-footer .post-widget .post-block .inner h3 a:hover {
                    color: #00af50
                }

        .main-footer .post-widget .post-block .inner .post-date {
            position: relative;
            color: #666
        }

    .main-footer .newsletter-widget .text {
        position: relative;
        color: #666;
        font-size: 16px;
        margin-bottom: 20px
    }

    .main-footer .footer-form .form-group {
        position: relative;
        display: block;
        margin-bottom: 10px
    }

        .main-footer .footer-form .form-group input[type="text"], .main-footer .footer-form .form-group input[type="tel"], .main-footer .footer-form .form-group input[type="email"], .main-footer .footer-form .form-group textarea {
            position: relative;
            display: block;
            width: 100%;
            line-height: 23px;
            padding: 10px 20px;
            height: 45px;
            font-size: 14px;
            color: #fff;
            background: none;
            border: 1px solid #555;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease
        }

        .main-footer .footer-form .form-group textarea {
            height: 110px;
            resize: none
        }

            .main-footer .footer-form .form-group input[type="text"]:focus, .main-footer .footer-form .form-group input[type="tel"]:focus, .main-footer .footer-form .form-group input[type="email"]:focus, .main-footer .footer-form .form-group textarea:focus {
                border-color: #00af50
            }

            .main-footer .footer-form .form-group input::-webkit-input-placeholder, .main-footer .footer-form .form-group textarea::-webkit-input-placeholder {
                color: #666
            }

        .main-footer .footer-form .form-group input[type="submit"], .main-footer .footer-form button {
            padding: 9px 25px;
            margin-top: 5px
        }

    .main-footer .footer-bottom {
        position: relative;
        padding: 15px 0;
        /*border-top: 1px solid #58554e*/
        background-color: #005325;
    }

        .main-footer .footer-bottom .copyright {
            position: relative;
            color: #fff;
            font-size: 17px;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .main-footer .footer-bottom .foter-nav {
            position: relative;
            text-align: right
        }

            .main-footer .footer-bottom .foter-nav li {
                position: relative;
                line-height: 1em;
                padding-right: 10px;
                margin-right: 10px;
                display: inline-block;
                border-right: 1px solid #5c5c5c
            }

                .main-footer .footer-bottom .foter-nav li a {
                    position: relative;
                    color: #cdc2b3;
                    font-size: 14px;
                    font-family: 'Source Sans Pro', sans-serif !important;;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                    .main-footer .footer-bottom .foter-nav li a:hover {
                        color: #00af50
                    }

                .main-footer .footer-bottom .foter-nav li:last-child {
                    border: 0;
                    padding-right: 0;
                    margin-right: 0
                }

.page-title:before {
    content: '';
    background: -webkit-linear-gradient(top,#0a172b 55%,#00af50);
    background: -moz-linear-gradient(top,#0a172b 55%,#00af50);
    background: -o-linear-gradient(top,#0a172b 55%,#00af50);
    background: -ms-linear-gradient(top,#0a172b 55%,#00af50);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(55%,#0a172b),to(#00af50));
    background: linear-gradient(to top, #0a172b 55%, #00af50);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5
}

.page-title {
    position: relative;
    color: #fff;
    padding: 140px 0 100px 0;
    background-color: #fafafa;
    background-size: cover;
    background-position: center center
}

    .page-title h1 {
        position: relative;
        font-size: 52px;
        line-height: 1em;
        font-weight: 600;
        margin-bottom: 5px;
        letter-spacing: 1px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .page-title .bread-crumb {
        position: relative;
        text-align: center
    }

        .page-title .bread-crumb li {
            position: relative;
            display: inline-block;
            line-height: 30px;
            margin-left: 0px;
            color: #eee;
            font-size: 16px;
            font-weight: 500;
            text-transform: capitalize;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            .page-title .bread-crumb li:before {
                content: '\f054';
                position: absolute;
                right: -26px;
                top: 0;
                width: 30px;
                text-align: center;
                line-height: 32px;
                font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
                font-size: 14px
            }

            .page-title .bread-crumb li:first-child {
                margin-left: 0
            }

            .page-title .bread-crumb li:last-child:before {
                display: none
            }

            .page-title .bread-crumb li a {
                color: #eee;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .page-title .bread-crumb li a:hover {
                    color: #00af50;
                }

.about-section {
    position: relative;
    padding: 40px 0 40px 0
}

.about-section-home {
    position: relative;
    padding: 40px 0
}

.about-section .content-column {
    position: relative;
    margin-bottom: 20px
}

    .about-section .content-column .inner-column {
        position: relative;
        padding-right: 30px
    }

        .about-section .content-column .inner-column .sec-title {
            margin-bottom: 30px
        }

        .about-section .content-column .inner-column .text {
            position: relative;
            margin-bottom: 35px
        }

            .about-section .content-column .inner-column .text p {
                position: relative;
                color: #000;
                font-size: 17px;
                line-height: 1.8em;
                margin-bottom: 18px
            }

        .about-section .content-column .inner-column .signature {
            position: relative;
            margin-bottom: 15px
        }

        .about-section .content-column .inner-column .author {
            position: relative;
            color: #000;
            font-size: 14px
        }

.about-details {
    background: #fff;
    max-width: 670px;
    border: 1px solid #eee;
    padding: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 5px 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.15)
}

.about-details-image {
    float: right
}

    .about-details-image .image {
        position: relative
    }

        .about-details-image .image img {
            position: relative;
            width: 100%;
            display: block
        }

.news-section-two {
    background: url(../images/background/texture-2.jpg);
    background-color: #00af50;
    position: relative;
    padding: 40px 0
}

.news-block-two {
    position: relative
}

    .news-block-two .inner-box {
        position: relative;
        background: #fff;
        padding: 40px 30px;
        -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
        box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
        /*min-height: 260px*/
    }

        .news-block-two .inner-box .image {
            position: relative;
            border-radius: 4px;
            overflow: hidden
        }

            .news-block-two .inner-box .image img {
                position: relative;
                width: 100%;
                display: block
            }

            .news-block-two .inner-box .image .overlay-box {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                display: block;
                z-index: 1;
                opacity: 0;
                text-align: center;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                background-color: rgba(250,41,100,.75)
            }

                .news-block-two .inner-box .image .overlay-box .icon {
                    position: relative;
                    top: 48%;
                    margin-top: -10px;
                    color: #fff;
                    font-size: 24px
                }

        .news-block-two .inner-box:hover .image .overlay-box {
            opacity: 1
        }

        .news-block-two .inner-box .lower-box {
            position: relative;
            padding-bottom: 15px
        }

            .news-block-two .inner-box .lower-box:after {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 85px;
                height: 1px;
                background-color: #f2eee9;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .news-block-two .inner-box:hover .lower-box:after {
            width: 100%;
            display: block;
            background-color: #00af50
        }

        .news-block-two .inner-box .lower-box h3 {
            position: relative;
            color: #005325;
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 10px;
            text-align: center;
            text-transform: uppercase
        }

            .news-block-two .inner-box .lower-box h3 a {
                position: relative;
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .news-block-two .inner-box .lower-box h3 a:hover {
                    color: #00af50
                }

        .news-block-two .inner-box .lower-box .text {
            position: relative
        }

            .news-block-two .inner-box .lower-box .text p {
                position: relative;
                color: #000;
                font-size: 17px;
                margin-bottom: 15px;
                text-align:center;
            }

.award-section {
    position: relative;
    padding: 90px 0 70px;
    background-color: #f9f9f9
}

    .award-section .content-column {
        position: relative;
        margin-bottom: 40px
    }

        .award-section .content-column .sec-title {
            margin-bottom: 30px
        }

        .award-section .content-column .text {
            position: relative
        }

            .award-section .content-column .text p {
                position: relative;
                color: #000;
                font-size: 16px;
                line-height: 1.8em;
                margin-bottom: 15px
            }

    .award-section .slider-column {
        position: relative
    }

        .award-section .slider-column .award-box {
            position: relative;
            width: 50%;
            margin-bottom: 30px
        }

            .award-section .slider-column .award-box .image {
                position: relative;
                -webkit-box-shadow: 0 0 14px 0 rgba(204,204,204,1);
                -moz-box-shadow: 0 0 14px 0 rgba(204,204,204,1);
                box-shadow: 0 0 14px 0 rgba(204,204,204,1)
            }

                .award-section .slider-column .award-box .image img {
                    position: relative;
                    width: 100%;
                    display: block
                }

        .award-section .slider-column .owl-nav {
            display: none
        }

        .award-section .slider-column .owl-dots {
            position: relative;
            text-align: center;
            margin-top: -5px
        }

            .award-section .slider-column .owl-dots .owl-dot {
                position: relative;
                width: 8px;
                height: 8px;
                margin: 0 4px;
                border-radius: 50%;
                display: inline-block;
                background-color: #f2eee9;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .award-section .slider-column .owl-dots .owl-dot.active, .award-section .slider-column .owl-dots .owl-dot:hover {
                    background-color: #000
                }

.services-section-three {
    position: relative;
    padding: 100px 0 60px
}

.services-block-four {
    position: relative;
    margin-bottom: 70px
}

    .services-block-four .inner-box {
        position: relative
    }

        .services-block-four .inner-box .image {
            position: relative;
            border-radius: 4px;
            overflow: hidden
        }

            .services-block-four .inner-box .image img {
                position: relative;
                width: 100%;
                display: block
            }

            .services-block-four .inner-box .image .overlay-box {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                display: block;
                z-index: 1;
                opacity: 0;
                text-align: center;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                background-color: rgba(250,41,100,.75)
            }

                .services-block-four .inner-box .image .overlay-box .icon {
                    position: relative;
                    top: 48%;
                    margin-top: -10px;
                    color: #fff;
                    font-size: 24px
                }

        .services-block-four .inner-box:hover .image .overlay-box {
            opacity: 1
        }

        .services-block-four .inner-box .lower-box {
            position: relative;
            padding-top: 30px;
            padding-bottom: 18px
        }

            .services-block-four .inner-box .lower-box:after {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 85px;
                height: 1px;
                background-color: #f2eee9;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .services-block-four .inner-box:hover .lower-box:after {
            width: 100%;
            display: block;
            background-color: #00af50
        }

        .services-block-four .inner-box .lower-box h3 {
            position: relative;
            color: #34322d;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px
        }

            .services-block-four .inner-box .lower-box h3 a {
                position: relative;
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .services-block-four .inner-box .lower-box h3 a:hover {
                    color: #00af50
                }

        .services-block-four .inner-box .lower-box .text {
            position: relative;
            color: #000;
            font-size: 16px;
            margin-bottom: 15px
        }

        .services-block-four .inner-box .lower-box .read-more {
            position: relative;
            color: #00af50;
            font-size: 11px;
            font-weight: 600;
            text-transform: uppercase
        }

            .services-block-four .inner-box .lower-box .read-more .fa {
                position: relative;
                top: 1px;
                font-size: 14px;
                color: #34322d;
                margin-left: 5px
            }

.sidebar-page-container {
    position: relative;
    padding: 100px 0 40px
}

    .sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
        margin-bottom: 40px
    }

.left-sidebar {
    padding-right: 30px
}

.right-sidebar {
    padding-left: 30px
}

.sidebar-widget {
    position: relative;
    border: 1px solid #ece8e3;
    padding: 25px 30px;
    margin-bottom: 50px
}

.sidebar-title {
    position: relative;
    margin-bottom: 15px
}

    .sidebar-title h2:before {
        content: "";
        background-color: #00af50;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 15px;
        left: 0
    }

    .sidebar-title h2 {
        position: relative;
        color: #34322d;
        font-size: 20px;
        font-weight: 700;
        padding-left: 40px;
        padding-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Titillium Web',sans-serif
    }

    .sidebar-title .separator {
        position: relative;
        width: 65px;
        height: 15px;
        margin-bottom: 20px
    }

        .sidebar-title .separator:after {
            position: absolute;
            content: '';
            right: 0;
            top: 5px;
            width: 20px;
            height: 1px;
            background-color: #00af50
        }

.category-service {
    position: relative
}

    .category-service ul {
        border: 1px solid #ece8e3
    }

    .category-service li {
        position: relative;
        border-bottom: 1px solid #ece8e3
    }

        .category-service li:last-child {
            border-bottom: none
        }

        .category-service li a {
            position: relative;
            padding: 11px 42px;
            display: block;
            color: #000;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .category-service li a:before {
                position: absolute;
                content: '\f054';
                left: 20px;
                top: 10px;
                font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid'
            }

        .category-service li.active a {
            color: #fff;
            background-color: #00af50
        }

        .category-service li a:hover {
            color: #34322d;
            background-color: #f1ede8
        }

.brochure-widget {
    position: relative
}

    .brochure-widget h2:before {
        content: "";
        background-color: #00af50;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 15px;
        left: 0
    }

    .brochure-widget h2 {
        position: relative;
        color: #34322d;
        font-size: 20px;
        font-weight: 700;
        padding-left: 40px;
        padding-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Titillium Web',sans-serif
    }

    .brochure-widget .widget-content {
        position: relative
    }

    .brochure-widget .brouchers {
        position: relative
    }

        .brochure-widget .brouchers li {
            position: relative;
            border-bottom: 1px solid #f2eee9
        }

            .brochure-widget .brouchers li a {
                position: relative;
                color: #34322d;
                font-size: 14px;
                font-weight: 500;
                padding: 15px 8px;
                padding-left: 50px;
                display: block;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .brochure-widget .brouchers li a:hover {
                    color: #00af50
                }

                .brochure-widget .brouchers li a .icon {
                    position: absolute;
                    content: '';
                    left: 12px;
                    top: 11px;
                    color: #777
                }

                .brochure-widget .brouchers li a .pdf:before {
                    content: '\f1c1';
                    position: absolute;
                    line-height: 32px;
                    font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
                    font-size: 32px;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                .brochure-widget .brouchers li a .word:before {
                    content: '\f1c2';
                    position: absolute;
                    line-height: 32px;
                    font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
                    font-size: 32px;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                .brochure-widget .brouchers li a:hover .icon.pdf, .brochure-widget .brouchers li a:hover .icon.word {
                    color: #00af50
                }

.testimonial-widget {
    position: relative
}

    .testimonial-widget .owl-dots, .testimonial-widget .owl-nav {
        display: none
    }

    .testimonial-widget .widget-content {
        position: relative
    }

        .testimonial-widget .widget-content .inner {
            position: relative;
            padding: 35px 32px 35px;
            background-color: #f8f8f8
        }

            .testimonial-widget .widget-content .inner .text {
                position: relative;
                color: #000;
                font-size: 16px;
                font-style: italic;
                line-height: 1.8em;
                margin-bottom: 30px;
                font-family: 'Titillium Web',serif
            }

            .testimonial-widget .widget-content .inner .author {
                position: relative
            }

                .testimonial-widget .widget-content .inner .author .author-inner {
                    position: relative;
                    padding-left: 80px;
                    padding-top: 12px;
                    min-height: 63px
                }

                    .testimonial-widget .widget-content .inner .author .author-inner .image {
                        position: absolute;
                        left: 0;
                        top: 0;
                        width: 63px;
                        height: 63px;
                        border-radius: 50%;
                        overflow: hidden
                    }

                    .testimonial-widget .widget-content .inner .author .author-inner h3 {
                        position: relative;
                        color: #34322d;
                        font-weight: 600;
                        font-size: 14px;
                        line-height: 1em;
                        text-transform: uppercase
                    }

                    .testimonial-widget .widget-content .inner .author .author-inner .designation {
                        position: relative;
                        color: #00af50;
                        font-size: 12px;
                        text-transform: uppercase
                    }

                .testimonial-widget .widget-content .inner .author .quote-icon {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    color: #eee;
                    line-height: 1em;
                    font-size: 46px
                }

.contact-info-widget {
    position: relative
}

    .contact-info-widget .inner-content {
        position: relative;
        padding: 40px 20px;
        text-align: center;
        background-color: #00af50
    }

        .contact-info-widget .inner-content .icon-box {
            position: relative;
            color: #fff;
            font-size: 50px;
            line-height: 1em;
            margin-bottom: 15px
        }

        .contact-info-widget .inner-content .text {
            position: relative;
            font-size: 18px;
            font-weight: 400;
            line-height: 1.6em;
            color: #fff;
            margin-bottom: 20px;
            font-family: 'Titillium Web',sans-serif
        }

        .contact-info-widget .inner-content .number {
            position: relative;
            font-size: 28px;
            font-weight: 700;
            color: #fff
        }

        .contact-info-widget .inner-content .email {
            position: relative;
            font-size: 18px;
            color: #fff;
            margin-top: 5px;
            font-family: 'Titillium Web',sans-serif
        }

.services-single {
    position: relative
}

    .services-single .inner-box {
        position: relative
    }

        .services-single .inner-box .image {
            position: relative
        }

            .services-single .inner-box .image img {
                position: relative;
                width: 100%;
                display: block
            }

        .services-single .inner-box .lower-content {
            position: relative;
            border-top: 3px solid #00af50;
            margin: -35px auto 0;
            padding: 40px 50px;
            background: #fff;
            width: 95%;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1)
        }

            .services-single .inner-box .lower-content h2 {
                position: relative;
                color: #34322d;
                font-size: 30px;
                font-weight: 600;
                line-height: 1.2em;
                margin-bottom: 30px;
                text-transform: capitalize;
                font-family: 'Titillium Web',sans-serif
            }

            .services-single .inner-box .lower-content .dark-text {
                position: relative;
                color: #34322d;
                font-size: 22px;
                line-height: 1.2em;
                margin-bottom: 30px
            }

            .services-single .inner-box .lower-content .text {
                position: relative;
                margin-bottom: 40px
            }

                .services-single .inner-box .lower-content .text p {
                    position: relative;
                    font-size: 16px;
                    line-height: 1.8em;
                    margin-bottom: 15px
                }

            .services-single .inner-box .lower-content h3 {
                position: relative;
                color: #34322d;
                font-size: 24px;
                font-weight: 600;
                padding-bottom: 15px;
                line-height: 1.2em;
                font-family: 'Titillium Web',sans-serif
            }

            .services-single .inner-box .lower-content .separator {
                position: relative;
                width: 65px;
                height: 15px;
                margin-bottom: 20px
            }

                .services-single .inner-box .lower-content .separator:after {
                    position: absolute;
                    content: '';
                    right: 0;
                    top: 5px;
                    width: 20px;
                    height: 1px;
                    background-color: #00af50
                }

            .services-single .inner-box .lower-content h4 {
                position: relative;
                color: #34322d;
                font-size: 18px;
                font-weight: 500;
                margin-bottom: 6px
            }

.service-widget {
    position: relative;
    margin-bottom: 50px
}

.services-block-five {
    position: relative;
    margin-bottom: 70px
}

    .services-block-five .inner-box {
        position: relative;
        padding: 0 40px 40px;
        background-color: #f9f9f9;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        border-bottom: 2px solid #ccc
    }

        .services-block-five .inner-box:hover {
            border-color: #00af50
        }

        .services-block-five .inner-box .icon-box {
            position: relative;
            width: 84px;
            height: 84px;
            text-align: center;
            line-height: 82px;
            font-size: 42px;
            color: #34322d;
            top: -20px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            background-color: #fff;
            -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)
        }

        .services-block-five .inner-box:hover .icon-box {
            color: #fff;
            background-color: #00af50
        }

        .services-block-five .inner-box h3 {
            position: relative;
            font-size: 16px;
            font-weight: 600;
            margin-top: 10px;
            margin-bottom: 10px
        }

            .services-block-five .inner-box h3 a {
                position: relative;
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .services-block-five .inner-box h3 a:hover {
                    color: #00af50
                }

        .services-block-five .inner-box .text {
            position: relative;
            color: #000;
            font-size: 16px;
            line-height: 1.7em
        }

.blog-grid-page {
    position: relative;
    padding: 100px 0 150px
}

.news-block-three {
    position: relative;
    margin-bottom: 90px
}

    .news-block-three .inner-box {
        position: relative
    }

        .news-block-three .inner-box .image {
            position: relative
        }

        .news-block-three .inner-box .lower-box .post-info {
            position: relative;
            color: #777;
            font-weight: 400;
            font-size: 12px;
            line-height: 1em;
            margin-bottom: 8px;
            font-family: 'Titillium Web',sans-serif
        }

        .news-block-three .inner-box .image img {
            position: relative;
            width: 100%;
            display: block;
            border-radius: 3px
        }

        .news-block-three .inner-box .lower-box {
            position: relative;
            padding-top: 40px;
            padding-bottom: 22px
        }

            .news-block-three .inner-box .lower-box:after {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 85px;
                height: 1px;
                background-color: #f2eee9;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .news-block-three .inner-box:hover .lower-box:after {
            width: 100%;
            background-color: #00af50
        }

        .news-block-three .inner-box .lower-box h3 {
            position: relative;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 10px
        }

            .news-block-three .inner-box .lower-box h3 a {
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .news-block-three .inner-box .lower-box h3 a:hover {
                    color: #00af50
                }

        .news-block-three .inner-box .lower-box .text {
            position: relative;
            font-size: 16px;
            font-weight: 400;
            color: #000;
            margin-bottom: 25px;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .news-block-three .inner-box .lower-box .read-more {
            position: relative;
            font-weight: 600;
            color: #00af50;
            font-size: 11px;
            text-transform: uppercase
        }

            .news-block-three .inner-box .lower-box .read-more .fa {
                position: relative;
                margin-left: 8px;
                color: #34322d;
                font-size: 14px;
                top: 1px
            }

        .news-block-three .inner-box .lower-box .share-icon {
            position: relative;
            color: #777;
            font-size: 18px;
            top: 2px;
            margin-right: 28px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .news-block-three .inner-box .lower-box .share-icon:hover {
                color: #00af50
            }

.styled-pagination {
    position: relative
}

    .styled-pagination .inner-box {
        position: relative
    }

        .styled-pagination .inner-box li {
            position: relative;
            display: block;
            float: left;
            margin: 0 10px 0 0
        }

            .styled-pagination .inner-box li:last-child {
                margin-right: 0
            }

            .styled-pagination .inner-box li a {
                position: relative;
                display: inline-block;
                line-height: 45px;
                height: 45px;
                font-size: 14px;
                min-width: 45px;
                color: #34322d;
                font-weight: 500;
                text-align: center;
                background: #fff;
                border: 1px solid #edf0f3;
                text-transform: capitalize;
                transition: all 300ms ease;
                -webkit-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                font-family: 'Titillium Web',sans-serif
            }

                .styled-pagination .inner-box li a:hover, .styled-pagination .inner-box li a.active {
                    color: #fff;
                    border-color: #00af50;
                    background-color: #00af50
                }

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

    .sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
        position: relative;
        line-height: 33px;
        padding: 10px 50px 10px 20px;
        border: 1px solid #ece8e3;
        background: none;
        display: block;
        font-size: 14px;
        width: 100%;
        height: 55px;
        font-style: italic;
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease
    }

    .sidebar .search-box .form-group button {
        position: absolute;
        right: 0;
        top: 0;
        height: 55px;
        width: 50px;
        display: block;
        font-size: 18px;
        color: #fff;
        line-height: 100%;
        font-weight: 400;
        background: #00af50
    }

.categories-blog .inner-box {
    position: relative
}

    .categories-blog .inner-box ul {
        position: relative
    }

        .categories-blog .inner-box ul li {
            position: relative;
            margin-bottom: 8px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .categories-blog .inner-box ul li a {
                position: relative;
                font-size: 16px;
                font-weight: 500;
                color: #000;
                padding-left: 20px;
                display: block;
                font-family: 'Titillium Web',sans-serif;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .categories-blog .inner-box ul li a:before {
                    position: absolute;
                    content: '\f105';
                    left: 0;
                    color: #34322d;
                    font-size: 14px;
                    font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                .categories-blog .inner-box ul li.active a::before, .categories-blog .inner-box ul li.active a, .categories-blog .inner-box ul li a:hover::before, .categories-blog .inner-box ul li a:hover {
                    color: #00af50
                }

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0 0;
    padding-left: 118px;
    min-height: 120px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2eee9
}

    .sidebar .popular-posts .post:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

    .sidebar .popular-posts .post .post-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 100px
    }

        .sidebar .popular-posts .post .post-thumb:before {
            position: absolute;
            content: '';
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
            z-index: 10;
            background-color: rgba(0,0,0,.15)
        }

    .sidebar .popular-posts .post:hover .post-thumb img {
        opacity: .7
    }

    .sidebar .popular-posts .post .post-thumb img {
        display: block;
        width: 100%;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease
    }

    .sidebar .popular-posts .post .text {
        position: relative;
        top: -4px;
        font-size: 16px;
        margin: 0 0 0;
        font-weight: 600;
        color: #333;
        line-height: 1.6em;
        text-transform: capitalize;
        font-family: 'Titillium Web',sans-serif
    }

        .sidebar .popular-posts .post .text a {
            color: #34322d;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

    .sidebar .popular-posts .post a, .sidebar .popular-posts .post a:hover {
        color: #00af50
    }

.sidebar .popular-posts .post-info {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    font-family: 'Titillium Web',sans-serif
}

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 12px 18px 12px;
    margin: 0 9px 12px 0;
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    background: #f1ede8;
    border: 1px solid #edf0f3;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

    .sidebar .popular-tags a:hover {
        border-color: #00af50;
        background-color: #00af50;
        color: #fff
    }

.blog-classic {
    position: relative;
    margin-bottom: 60px
}

.news-block-four {
    position: relative;
    margin-bottom: 80px
}

    .news-block-four .inner-box {
        position: relative
    }

        .news-block-four .inner-box .image {
            position: relative;
            overflow: hidden
        }

            .news-block-four .inner-box .image:after {
                content: " ";
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                border-radius: 0;
                transition: all 0.3s
            }

            .news-block-four .inner-box .image > img {
                transition: all 0.3s;
                border-radius: 0
            }

        .news-block-four .inner-box:hover .image:after {
            background: rgba(0,0,0,.1)
        }

        .news-block-four .inner-box:hover .image > img {
            transform: scale(1.1)
        }

        .news-block-four .inner-box .image .post-date span {
            font-size: 12px;
            display: block;
            font-weight: 400;
            text-transform: uppercase
        }

        .news-block-four .inner-box .image img {
            position: relative;
            width: 100%;
            display: block
        }

        .news-block-four .inner-box .lower-box {
            position: relative;
            border-top: 3px solid #00af50;
            margin: -35px auto 0;
            padding: 30px 40px;
            background: #fff;
            width: 95%;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1)
        }

            .news-block-four .inner-box .lower-box:after {
                position: absolute;
                content: '';
                left: 0;
                bottom: 0;
                width: 85px;
                height: 1px;
                background-color: #f2eee9;
                transition: all 0.6s ease;
                -moz-transition: all 0.6s ease;
                -webkit-transition: all 0.6s ease;
                -ms-transition: all 0.6s ease;
                -o-transition: all 0.6s ease
            }

        .news-block-four .inner-box:hover .lower-box:after {
            width: 100%;
            background-color: #00af50
        }

        .news-block-four .inner-box .lower-box .post-date {
            position: relative;
            color: #777;
            font-size: 14px;
            margin-bottom: 10px
        }

        .news-block-four .inner-box .lower-box h3 {
            position: relative;
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 8px
        }

            .news-block-four .inner-box .lower-box h3 a {
                color: #34322d;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

                .news-block-four .inner-box .lower-box h3 a:hover {
                    color: #00af50
                }

        .news-block-four .inner-box .lower-box .text {
            position: relative;
            font-size: 16px;
            font-weight: 400;
            color: #000;
            margin-bottom: 20px
        }

        .news-block-four .inner-box .lower-box .read-more {
            position: relative;
            font-weight: 600;
            color: #00af50;
            font-size: 12px;
            text-transform: uppercase;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .news-block-four .inner-box .lower-box .read-more .fa {
                position: relative;
                margin-left: 3px;
                font-size: 14px
            }

            .news-block-four .inner-box .lower-box .read-more:hover {
                color: #34322d
            }

        .news-block-four .inner-box .lower-box .share-icon {
            position: relative;
            color: #777;
            font-size: 18px;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease
        }

            .news-block-four .inner-box .lower-box .share-icon:hover {
                color: #00af50
            }

.blog-single {
    position: relative
}

    .blog-single .inner-box {
        position: relative
    }

        .blog-single .inner-box .image {
            position: relative
        }

            .blog-single .inner-box .image img {
                position: relative;
                width: 100%;
                display: block
            }

            .blog-single .inner-box .image .post-date {
                position: absolute;
                right: 20px;
                bottom: -10px;
                width: 70px;
                height: 65px;
                color: #fff;
                text-align: center;
                font-weight: 600;
                font-size: 30px;
                padding-top: 12px;
                line-height: .8em;
                background-color: #00af50
            }

                .blog-single .inner-box .image .post-date span {
                    font-size: 12px;
                    display: block;
                    font-weight: 400;
                    text-transform: uppercase
                }

        .blog-single .inner-box .lower-box {
            position: relative
        }

            .blog-single .inner-box .lower-box .post-info {
                position: relative;
                color: #777;
                font-size: 14px;
                padding-top: 40px;
                margin-bottom: 10px
            }

            .blog-single .inner-box .lower-box h2 {
                position: relative;
                color: #34322d;
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 12px
            }

            .blog-single .inner-box .lower-box .text {
                position: relative
            }

                .blog-single .inner-box .lower-box .text p {
                    position: relative;
                    color: #000;
                    font-size: 16px;
                    line-height: 1.7em;
                    margin-bottom: 15px
                }

                .blog-single .inner-box .lower-box .text blockquote {
                    position: relative;
                    padding: 40px 50px;
                    border-width: 3px;
                    color: #777;
                    font-size: 16px;
                    font-style: italic;
                    margin-top: 40px;
                    margin-bottom: 40px;
                    border-color: #00af50;
                    background-color: #f9f9f9;
                    font-family: 'Titillium Web',serif
                }

                    .blog-single .inner-box .lower-box .text blockquote .quote-icon {
                        position: absolute;
                        right: 30px;
                        bottom: 20px;
                        color: #eee;
                        font-size: 40px;
                        line-height: 1em
                    }

            .blog-single .inner-box .lower-box .post-share-options {
                position: relative;
                border-bottom: 1px solid #f2eee9;
                border-top: 1px solid #f2eee9;
                margin-top: 40px
            }

                .blog-single .inner-box .lower-box .post-share-options .categories, .blog-single .inner-box .lower-box .post-share-options .share {
                    background: #00af50;
                    color: #fff;
                    padding: 20px;
                    margin-right: 20px;
                    float: left
                }

                .blog-single .inner-box .lower-box .post-share-options .categories-list, .blog-single .inner-box .lower-box .post-share-options .categories-list li {
                    float: left
                }

                .blog-single .inner-box .lower-box .post-share-options .tags a {
                    position: relative;
                    color: #000;
                    font-size: 15px;
                    font-weight: 500;
                    display: inline-block;
                    transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -ms-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease
                }

                .blog-single .inner-box .lower-box .post-share-options .categories-list li {
                    margin-right: 10px;
                    line-height: 54px
                }

                    .blog-single .inner-box .lower-box .post-share-options .categories-list li:last-child {
                        margin-right: 0
                    }

                    .blog-single .inner-box .lower-box .post-share-options .categories-list li:after {
                        content: ","
                    }

                    .blog-single .inner-box .lower-box .post-share-options .categories-list li:last-child:after {
                        display: none;
                        content: ""
                    }

                .blog-single .inner-box .lower-box .post-share-options .tags a:hover {
                    color: #00af50
                }

.sidebar-page-container .comments-area {
    position: relative;
    margin-top: 60px;
    padding-bottom: 40px;
    margin-bottom: 55px;
    border-bottom: 1px solid #f2eee9
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 32px
}

    .sidebar-page-container .group-title h2:before {
        content: "";
        background-color: #00af50;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 15px;
        left: 0
    }

    .sidebar-page-container .group-title h2 {
        position: relative;
        color: #34322d;
        font-size: 20px;
        font-weight: 700;
        padding-left: 40px;
        padding-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Titillium Web',sans-serif
    }

    .sidebar-page-container .group-title .separator {
        position: relative;
        width: 65px;
        height: 15px;
        margin-bottom: 20px
    }

        .sidebar-page-container .group-title .separator:after {
            position: absolute;
            content: '';
            right: 0;
            top: 6px;
            width: 20px;
            height: 1px;
            background-color: #00af50
        }

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0 0 0;
    margin-bottom: 40px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

    .sidebar-page-container .comments-area .comment-box:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0
    }

    .sidebar-page-container .comments-area .comment-box:hover {
        border-color: #34322d
    }

.sidebar-page-container .comments-area .comment {
    position: relative;
    font-size: 14px;
    padding: 0 0 0 100px
}

    .sidebar-page-container .comments-area .comment .comment-inner {
        position: relative
    }

    .sidebar-page-container .comments-area .comment .comment-reply {
        position: relative;
        margin-top: 10px;
        float: right;
        color: #00af50;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        display: inline-block;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-bottom: 1px solid #f2eee9;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
        font-family: 'Titillium Web',sans-serif
    }

        .sidebar-page-container .comments-area .comment .comment-reply .fa {
            color: #34322d;
            font-size: 14px;
            margin-left: 4px
        }

        .sidebar-page-container .comments-area .comment .comment-reply:hover {
            color: #34322d
        }

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px
}

    .sidebar-page-container .comments-area .comment-box .author-thumb img {
        display: block
    }

.sidebar-page-container .comments-area .comment-info {
    color: #3e5773;
    line-height: 24px;
    font-size: 13px
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 16px;
    font-weight: 600;
    color: #34322d;
    line-height: 16px;
    text-transform: capitalize;
    display: inline-block
}

.sidebar-page-container .comments-area .comment-box .text {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.7em
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    position: relative;
    font-size: 12px;
    color: #000;
    margin-top: 0;
    font-weight: 300;
    margin-left: 22px;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 5px 30px;
    font-size: 12px;
    border: 1px solid #fbca00;
    text-transform: uppercase;
    letter-spacing: 1px
}

.comment-form {
    position: relative;
    margin-bottom: 60px
}

    .comment-form .form-group {
        position: relative;
        margin-bottom: 20px
    }

        .comment-form .form-group input[type="text"], .comment-form .form-group input[type="password"], .comment-form .form-group input[type="tel"], .comment-form .form-group input[type="email"], .comment-form .form-group textarea {
            display: block;
            width: 100%;
            height: 50px;
            font-size: 14px;
            color: #000;
            line-height: 24px;
            padding: 12px 15px;
            font-weight: 400;
            border: 1px solid #eee;
            transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease
        }

            .comment-form .form-group input[type="text"]:focus, .comment-form .form-group input[type="password"]:focus, .comment-form .form-group input[type="tel"]:focus, .comment-form .form-group input[type="email"]:focus, .comment-form .form-group textarea:focus {
                border-color: #00af50
            }

        .comment-form .form-group textarea {
            height: 190px;
            resize: none
        }

    .comment-form button {
        margin-top: 5px;
        padding: 11px 40px
    }

    .comment-form input:focus, .comment-form select:focus, .comment-form textarea:focus {
        border-color: #f06529
    }

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

    .map-data h6 {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 5px;
        color: #121212
    }

.map-canvas {
    height: 500px
}

.contact-section {
    position: relative;
    padding: 40px 0 40px
}

    .contact-section .form-column {
        position: relative;
        margin-bottom: 40px
    }

        .contact-section .form-column .column-inner {
            position: relative;
            padding-right: 50px
        }

        .contact-section .form-column .form-title {
            margin-bottom: 15px
        }

.map-section .map-title {
    margin-bottom: 20px
}

    .contact-section .form-column .form-title h2, .map-section .map-title h2 {
        position: relative;
        color: #00af50;
        font-size: 30px;
        font-weight: 600;
        padding-bottom: 5px;
        text-transform: capitalize;
        font-family: 'Poppins', sans-serif !important;
    }

    .contact-section .form-column .form-title .separator, .map-section .map-title .separator {
        position: relative;
        height: 25px;
        width: 100px
    }

        .contact-section .form-column .form-title .separator:after, .map-section .map-title .separator:after {
            position: absolute;
            content: '';
            left: 0;
            top: 6px;
            width: 60px;
            height: 2px;
            background-color: #00af50
        }

.contact-section .form-column .form-title .text {
    position: relative;
    color: #34322d;
    font-size: 18px;
    line-height: 1.7em;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.contact-form .form-group {
    margin-bottom: 20px
}

    .contact-form .form-group:last-child {
        margin-bottom: 0
    }

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form select, .contact-form textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    padding: 12px 15px;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #ccc;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

    .contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus {
        border-color: #00af50
    }

.contact-form textarea {
    height: 300px;
    resize: none;
    padding: 12px 15px
}

.contact-form button {
    font-weight: 600
}

.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
    border-color: #ff0000 !important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: red;
    font-weight: 500
}

.contact-section .info-column {
    position: relative;
    margin-top: 40px;
    border: 1px solid #ece8e3;
    padding: 45px 45px 38px;
    background: url(../images/background/texture-1.jpg);
    background-color: #00af50
}

.project-page-section {
    padding: 40px 0 40px 0
}

    .project-fullwidth-section .filters .filter-tabs, .project-page-section .filters .filter-tabs {
        margin-top: 0
    }

.project-fullwidth-section .filters .filter-tabs {
    margin-bottom: 60px
}

.gallery-block-two {
    position: relative;
    padding: 0
}

    .gallery-block-two .inner-box {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .gallery-block-two .image-box {
        position: relative;
        display: block
    }

        .gallery-block-two .image-box img {
            position: relative;
            display: block;
            width: 100%
        }

    .gallery-block-two .overlay-box {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        text-align: center;
        -webkit-transition: all 700ms ease;
        -ms-transition: all 700ms ease;
        -o-transition: all 700ms ease;
        transition: all 700ms ease
    }

    .gallery-block-two .inner-box:hover .overlay-box {
        opacity: 1
    }

    .gallery-block-two .overlay-box .overlay-inner {
        position: relative;
        width: 100%;
        height: 100%;
        display: table;
        vertical-align: middle;
        padding: 10px 0;
        background: rgba(250,41,100,.75)
    }

        .gallery-block-two .overlay-box .overlay-inner .content {
            position: relative;
            display: table-cell;
            vertical-align: middle
        }

            .gallery-block-two .overlay-box .overlay-inner .content .plus-icon {
                position: relative;
                color: #fff;
                font-size: 26px;
                margin-bottom: 10px;
                display: inline-block
            }

        .gallery-block-two .overlay-box .overlay-inner h3 {
            position: relative;
            font-size: 20px;
            font-weight: 600;
            text-transform: uppercase;
            font-family: 'Titillium Web',sans-serif
        }

            .gallery-block-two .overlay-box .overlay-inner h3 a {
                position: relative;
                color: #fff;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease
            }

        .gallery-block-two .overlay-box .overlay-inner .designation {
            position: relative;
            color: #fff;
            font-size: 14px;
            margin-top: 0;
            text-transform: uppercase;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

.project-single-section {
    position: relative;
    padding: 90px 0 120px
}

    .project-single-section .project-single-info {
        position: relative;
        margin-bottom: 50px
    }

        .project-single-section .project-single-info h3 {
            color: #34322d;
            font-size: 20px;
            font-weight: 700
        }

    .project-single-section .overview h2 {
        color: #34322d;
        margin-bottom: 20px;
        font-size: 26px;
        font-weight: 600;
        border-bottom: 2px solid #00af50;
        padding-bottom: 10px
    }

.challenge {
    position: relative;
    margin-top: 20px;
    border: 1px solid #ece8e3;
    padding: 45px 45px 38px;
    background: url(../images/background/texture-1.jpg);
    background-color: #f1ede8
}

.project-single-section .content h3 {
    position: relative;
    color: #34322d;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    text-transform: capitalize;
    font-family: 'Titillium Web',sans-serif
}

    .project-single-section .content h3:before {
        content: "";
        background-color: #00af50;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 12px;
        left: 0
    }

.project-single-section .content h3 {
    position: relative;
    color: #34322d;
    font-size: 20px;
    font-weight: 700;
    padding-left: 40px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Titillium Web',sans-serif
}

.project-single-section .content p {
    position: relative;
    margin-bottom: 30px
}

.project-single-section .content ul {
    list-style: none;
    padding-top: 10px
}

    .project-single-section .content ul > li + li {
        margin-top: 15px
    }

    .project-single-section .content ul li {
        position: relative;
        padding-left: 25px;
        line-height: 1.7em
    }

        .project-single-section .content ul li i {
            color: #b39f86;
            position: absolute;
            left: 0;
            top: 5px
        }

.project-single-section .project-pic {
    max-width: 750px;
    margin-bottom: 30px
}

.project-single-section .project-info {
    width: 460px;
    border: 1px solid #ece8e3;
    background-color: #fff;
    padding: 40px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 5px 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.15);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

    .project-single-section .project-info h3 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .project-single-section .project-info ul {
        list-style: none;
        font-size: 16px;
        color: #fff
    }

        .project-single-section .project-info ul li {
            padding-left: 0;
            line-height: 1.7em;
            color: #8f9aa7
        }

        .project-single-section .project-info ul > li + li {
            margin-top: 10px
        }

        .project-single-section .project-info ul li span {
            color: #b39f86
        }

.project-single-section .prev-next {
    max-height: 45px;
    text-align: center;
    margin-top: 60px
}

    .project-single-section .prev-next ul {
        list-style: none;
        overflow: hidden;
        display: inline-block
    }

        .project-single-section .prev-next ul li {
            display: inline-block;
            margin: 8px
        }

            .project-single-section .prev-next ul li:last-child {
                margin-right: 0
            }

        .project-single-section .prev-next ul a {
            background-color: #b39f86;
            display: block;
            padding: 12px 25px 12px 15px;
            text-transform: uppercase;
            color: #fff;
            font-weight: 500
        }

            .project-single-section .prev-next ul a i {
                display: inline-block;
                padding: 0 5px
            }

            .project-single-section .prev-next ul a:hover {
                background-color: #00af50
            }

        .project-single-section .prev-next ul li:last-child a {
            padding: 12px 15px 12px 25px
        }

.project-single-slider .owl-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0
}

    .project-single-slider .owl-nav [class*=owl-] {
        background: rgba(233,129,53,.4) !important;
        color: #ffffff !important;
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s
    }

        .project-single-slider .owl-nav [class*=owl-]:hover {
            background: #00af50 !important
        }

.error-section {
    position: relative;
    padding: 100px 0 120px 0
}

    .error-section h2 {
        font-size: 120px;
        line-height: 120px;
        color: #00af50;
        margin-bottom: 0;
        text-align: center
    }

    .error-section h3 {
        font-size: 40px;
        color: #00af50;
        margin-bottom: 40px;
        padding-bottom: 40px;
        text-align: center;
        border-bottom: 1px solid #f2eee9
    }

    .error-section p {
        font-size: 20px;
        margin-bottom: 40px;
        text-align: center
    }

    .error-section .home-btn {
        position: relative;
        padding: 10px 39px;
        display: inline-block;
        color: #34322d;
        font-weight: 500;
        text-transform: uppercase;
        border: 2px solid #34322d;
        margin: 0 auto
    }

        .error-section .home-btn:hover {
            color: #fff;
            border-color: #00af50;
            background-color: #00af50
        }

.faqs-section {
    padding: 40px 0
}

.faqs-title {
    position: relative;
    text-align: center;
    margin-bottom: 50px
}

    .faqs-title .text {
        position: relative;
        color: #777;
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'Titillium Web',sans-serif
    }

    .faqs-title h3 {
        position: relative;
        font-size: 30px;
        font-weight: 500;
        color: #34322d;
        line-height: 1.4em;
        margin-bottom: 15px;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

        .faqs-title h3 span {
            display: block;
            font-weight: 400
        }

    .faqs-title .separator {
        position: relative;
        height: 15px;
        width: 100px;
        margin: 0 auto;
        text-align: center
    }

        .faqs-title .separator:before {
            position: absolute;
            content: '';
            left: 0;
            top: 6px;
            width: 60px;
            height: 2px;
            background-color: #00af50
        }

.theme-accordion {
    margin-bottom: 0
}

    .theme-accordion .panel-default {
        background: transparent;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .theme-accordion .panel-heading {
        background-color: transparent;
        padding: 0;
        border-radius: 0
    }

    .theme-accordion .panel {
        margin-bottom: 20px
    }

    .theme-accordion .panel-heading a {
        border: 1px solid #bba78c;
        background-color: #00af50;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        display: block;
        padding: 18px 25px;
        position: relative;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

        .theme-accordion .panel-heading a:before {
            font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free','Font Awesome 5 Solid';
            content: "\f078";
            font-size: 15px;
            position: absolute;
            right: 25px;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s
        }

        .theme-accordion .panel-heading a:focus {
            text-decoration: none
        }

    .theme-accordion .panel-heading .collapsed {
        border: 1px solid #00af501f;
        background-color: #00af501f;
        color: #403e39
    }

        .theme-accordion .panel-heading .collapsed:before {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0)
        }

    .theme-accordion .panel-heading + .panel-collapse > .panel-body {
        background-color: #00af501f;
        font-size: 16px;
        border: 0;
        padding: 20px 30px
    }

        .theme-accordion .panel-heading + .panel-collapse > .panel-body p {
            margin-bottom: 0
        }

.gallery-section {
    padding: 100px 0 120px 0
}

.gallery-item {
    position: relative;
    padding-top: 30px
}

.gallery-box {
    overflow: hidden;
    position: relative
}

    .gallery-box .gallery-img {
        position: relative;
        overflow: hidden
    }

        .gallery-box .gallery-img:after {
            content: " ";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 0;
            transition: all 0.3s
        }

        .gallery-box .gallery-img > img {
            transition: all 0.3s;
            border-radius: 0
        }

    .gallery-box .gallery-detail {
        opacity: 0;
        color: #fff;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        overflow: hidden;
        transition: all 0.3s
    }

        .gallery-box .gallery-detail h4 {
            font-size: 18px
        }

        .gallery-box .gallery-detail p {
            color: rgba(0,0,0,.4);
            font-size: 14px
        }

        .gallery-box .gallery-detail i {
            color: #272727;
            padding: 8px
        }

            .gallery-box .gallery-detail i:hover {
                color: #272727
            }

    .gallery-box:hover .gallery-detail {
        top: 50%;
        transform: translate(0,-50%);
        opacity: 1
    }

    .gallery-box:hover .gallery-img:after {
        background: rgba(0,0,0,.1)
    }

    .gallery-box:hover .gallery-img > img {
        transform: scale(1.1)
    }







.address li i {
    margin-right: 10px;
    margin-top: 8px;
    color: #fff;
    font-size: 14px;
}

.widget-content ul li a {

    color:#fff;
}
    .widget-content ul li a:hover {
        color: #fff;
    }


.contact {
    margin-right: 10px;
    margin-top: 5px;
    color: #fff;
}

.links {
    margin-right: 10px;
    margin-top: 8px;
    color: #fff;
    font-size: 16px;
}

.header-icon {
    margin-right: 8px;
    margin-top: 3px;
    color: #fff;
    font-size: 15px;
}



/* Set the color of links to white */
.footer-widget.link-widget ul.address a {
    color: white;
}

    /* Set the hover color of links to #022b59 */
    .footer-widget.link-widget ul.address a:hover {
        color: #000;
    }


/* Set the color of links to white */
.footer-widget.logo-widget ul a {
    color: white;
}

    /* Set the hover color of links to #022b59 */
    .footer-widget.logo-widget ul a:hover {
        color: #000;
    }


/* Set the color of links to white */
.info-column ul.list-style-two li a {
    color: white !important;
}

    /* Set the hover color of links to #022b59 */
    .info-column ul.list-style-two li a:hover {
        color: #000 !important;
    }

/* Set the color of links to white */
.header-top a {
    color: white;
    text-decoration: none; /* Optional: Remove underline from links */
}

    /* Set the hover color of links to black */
    .header-top a:hover {
        color: black;
    }

/* Set the color of links to white */
.header-top a {
    color: white !important;
    text-decoration: none; /* Optional: Remove underline from links */
}

    /* Set the hover color of links to black */
    .header-top a:hover {
        color: #000 !important;
    }








.fab.fa-whatsapp.side:hover {
    background-image: linear-gradient(#25D366, #25D366) !important;
    color: white !important;
    cursor: pointer;
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
}




.blog-section {
    position: relative;
    padding: 40px 0 40px 0;
}

.goback {
    padding: 20px 20px 30px 0;
}



.contact-section .info-column {
    font-family: 'Source Sans Pro', sans-serif !important;
}















    @media(max-width: 1199px) and (min-width:1024px) {
        .main-header .header-upper .upper-right {
            padding-top: 0px !important;
        }

        .main-menu .navbar-collapse {
            padding: 0;
            margin-left: 0px;
        }

        .main-header .logo-outer .logo img {
            position: relative;
            display: inline-block;
            max-width: 66%;
            bottom: 11px;
        }

        .gokul {
            /*height: 480px!important;*/
            padding-top: 50px !important;
            width: 100%;
        }

        .news-block-two .inner-box {
            position: relative;
            background: #fff;
            padding: 40px 30px;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            min-height: 260px;
            height: 350px !important;
        }

        .services-block-two .inner-box {
            position: relative;
            border: 1px solid #ece8e3;
            padding: 45px 45px 35px;
            min-height: 415px !important;
            background-color: #f1ede8;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .3);
            box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
        }

        .news-block .inner-box .lower-box {
            position: relative;
            border-top: 3px solid #00af50;
            margin: -35px auto 0;
            padding: 25px 30px;
            background: #fff;
            width: 95%;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            height: 310px !important;
        }

        .sticky-1024 {
            float: none !important;
        }

        .sticky-header .logo {
            padding: 20px 0;
            width: 25%;
        }

        .main-header .sticky-header .main-menu .navigation > li > a {
            color: #181818;
            padding: 30px 15px !important;
            line-height: 30px;
            font-size: 16px;
            font-weight: 600;
            min-height: 0;
            background: none;
            border: 0;
        }

        .stickymenus1024 {
            margin-left: 120px;
        }

        .theme-accordion .panel-heading a {
            border: 1px solid #bba78c;
            background-color: #00af50;
            font-size: 17px !important;
            font-weight: 600;
            color: #fff;
            display: block;
            padding: 18px 25px;
            position: relative;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .main-slider .text {
            font-size: 16px;
            margin-top: 60px;
        }

        .main-slider h2 {
            font-size: 40px !important;
        }

        .service {
            text-align: center;
           /* background-color: #fff;*/
            padding: 15px;
            border-radius: 8px;
            /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
            transition: transform 0.3s ease;
            width: 290px!important;
        }
        .main-menu .navigation {
            position: relative;
            margin: 0;
            padding-top: 4px;
        }

        .sticky-header .main-menu .navigation {
            padding-top: 0;
            left: 290px;
          
        }
        .res-about-img1 {
            width: 50%;
        }

        .res-about-img2 {
            width: 40%;
        }

        .title-res {
            padding-top: 20px;
        }
        .main-menu .navigation > li > a {
           
            padding: 16px 0 20px 0;
          
        }

        .download {
            padding-top: 20px;
        }

        .feature-card {
            flex: 1 1 calc(37% - 20px) !important;
            max-width: 320px!important;
        }





    }


    @media(max-width: 1023px) and (min-width:768px) {

        .main-header .header-upper .upper-right {
            padding-top: 0px !important;
        }

        .main-menu .navbar-collapse {
            padding: 0;
            margin-left: -25px;
        }

        .main-menu .navigation > li {
            position: relative;
            float: left;
            margin-right: 25px;
        }

        .main-header .logo-outer .logo img {
            position: relative;
            display: inline-block;
            max-width: 80%;
            bottom: 5px;
        }

        .news-block-two .inner-box {
            margin-bottom: 30px;
            position: relative;
            background: #fff;
            padding: 40px 30px;
            -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
            min-height: 270px;
        }

        .footer-768 {
            margin-bottom: 40px;
        }

        .gokul {
            height: 370px !important;
            padding-top: 0px !important;
            padding-bottom: 50px !important;
        }

        .team-member {
            position: relative;
            margin-bottom: 40px;
        }

        .res-team {
            margin-bottom: 0px;
        }

        .res-768-team {
            width: 50%;
        }

        .main-slider h2 {
            font-size: 38px !important;
        }

        .main-slider .text {
            font-size: 16px;
            margin-top: 60px;
        }
        .service {
            width: 345px!important;
        }

        .main-header .header-upper .logo-outer, .main-header .header-upper .upper-right {
            width: 50%!important;
            /* text-align: center; */
        }
        .res-about-img1{

            width:70%;
        }
        .res-about-img2 {
            width: 60%;
        }
        .title-res{

            padding-top:20px;
        }
        .main-menu .navigation > li > a {
           
            padding: 10px 0 20px 0;
           
        }

        .download {
            padding-top: 20px;
        }
        .expertise-list-wrapper {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 0px;
        }
        .contact-form textarea {
            height: 200px;
            resize: none;
            padding: 12px 15px;
        }
        .contact-section {
            position: relative;
            padding: 40px 0 0px;
        }
    }





    @media(max-width: 767px) {

        .main-header .logo-outer .logo img {
            position: relative;
            display: inline-block;
            max-width: 70%;
            margin-right: 80px;
        }

        .gokul-sec {
            margin-bottom: 0px !important;
        }

        .gokul {
            /*height: 100%!important;*/

            margin-top: -90px !important;
            width: 65% !important;
        }

        .news-block-two {
            position: relative;
            padding-bottom: 30px;
        }

        .team-member {
            position: relative;
            margin-bottom: 40px;
        }

        .footer-logo {
            width: 85%;
        }

        .res-team {
            margin-bottom: 0px;
        }

        .theme-accordion .panel-heading a {
            border: 1px solid #bba78c;
            background-color: #00af50;
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            display: block;
            padding: 18px 40px !important;
            position: relative;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

        .main-slider .text {
            font-size: 13px;
            padding-top: 0px !important;
        }
        .res-about-img2{

            padding-bottom:15px;
        }
        .welcome-title {
            white-space: nowrap;
        }
        .services-block-two .inner-box {
            min-height: 333px;
        }
        
    }









.gokul {
    /*height: 400px;*/
    padding-top: 80px;
}

.formtextcolor {
    padding-top: 20px;
}

.gokul-sec {
    margin-bottom: -40px;
}







@media(max-width:639px) and (min-width:600px){

    .logo img {
        position: relative;
        display: inline-block;
        max-width: 50%!important;
    }
    .gokul-sec {
         margin-bottom: 0px!important; 
    }

    .news-block-two .inner-box {
        position: relative;
        background: #fff;
        padding: 40px 30px;
        -webkit-box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
        box-shadow: 0 5px 40px 0 rgba(0,0,0,.1);
        min-height: 200px;
        margin-bottom: 20px;
    }
    .list-style-two li {
        padding-left: 0;
        text-align: left!important;
    }
    .main-menu .navbar-header {
        position: absolute;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -68px !important;
    }

}







@media(max-width: 599px) and (min-width:480px){


    .logo img {
        position: relative;
        display: inline-block;
        max-width: 55% !important;
    }

    .main-menu .navbar-header {
        position: absolute;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -63px !important;
    }

}



@media only screen and (min-width: 1024px) and (max-width: 1366px) and (min-height: 1366px){

    .gokul {
        /* height: 480px !important; */
        padding-top: 50px !important;
        width: 100%;
    }

    .services-block-two .inner-box {
        position: relative;
        border: 1px solid #ece8e3;
        padding: 45px 45px 35px;
        min-height: 408px!important;
        background-color: #f1ede8;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
        -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 5px 30px 0 rgba(0,0,0,.3);
    }
}



@media(max-width:766px) and (min-width:640px){

    .main-header .logo-outer .logo img {
        position: relative;
        display: inline-block;
        max-width: 50%;
    }
    .footer-logo {
        width: 50%;
    }
    .list-style-two li {
        padding-left: 0;
        text-align: left!important;
    }

    .main-menu .navbar-header {
       
        float: none;
       
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -70px !important;
    }
}






@media(max-width:430px) and (min-width:414px){

    .main-menu .navbar-header {
       
        float: none;
       
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -68px!important;
    }
}

@media(max-width:412px) and (min-width:375px){

    .main-menu .navbar-header {
       
        float: none;
       
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -63px !important;
    }
}

@media(max-width:350px) and (min-width:320px){
    .main-menu .navbar-header {
       
        float: none;
       
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -63px !important;
    }
    .main-slider .text {
        font-size: 13px;
        padding-top: 20px !important;
    }
    .scroll-to-top {
       
        bottom: 8px!important;
        right: 8px!important;
       
    }

}
@media(max-width:360px) and (min-width:350px){

    .main-menu .navbar-header {
       
        float: none;
        
        text-align: right;
        width: 100%;
        padding: 13px 0 14px;
        right: 0;
        z-index: 1000;
        margin-top: -62px !important;
    }
    .scroll-to-top {
       
        bottom: 8px !important;
        right: 8px !important;
       
    }

}


@media(max-width:1400px) and (min-width:1300px){

    .main-header .sticky-header .main-menu .navigation > li > a {
        color: #181818;
        padding: 24px 15px !important;
        line-height: 30px;
        font-size: 16px;
        font-weight: 600;
        min-height: 0;
        background: none;
        border: 0;
    }
    .desk-whatsapp {
        bottom: 150px !important;
    }





}


@media (min-width: 1280px) and (max-width: 1299px) and (min-height: 640px){

    .desk-whatsapp {
        bottom: 150px!important;
    }
}

@media (min-width: 768px){

    .contact-section .info-column {
        position: relative;
        margin-top: 0px!important;
        border: 1px solid #ece8e3;
        padding: 45px 45px 38px;
        background: url(../images/background/texture-1.jpg);
        background-color: #00af50;
    }
}


@media(max-width: 1299px) and (min-width:1200px){

    .main-slider h2 {
        position: relative;
        color: #403e39;
        font-size: 39px!important;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 10px;
    }
    .main-slider .text {
        position: relative;
        font-size: 18px!important;
        font-weight: 400;
        color: #403e39;
        line-height: 28px;
        margin-top: 20px!important;
    }
}















/*************** Service page css *************/

/* Section Styling */
.our-services {
    padding: 40px 20px;
    text-align: center;
    background-color: #f9f9f9;
}

    /*.our-services h2 {
        font-size: 2rem;
        margin-bottom: 20px;
        color: #333;
    }
*/
/* Services Container Styling */
.services-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

/* Individual Service Card */
.service {
    text-align: center;
   /* background-color: #fff;*/
    padding: 15px;
    border-radius: 8px;
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
    transition: transform 0.3s ease;
    width: 358px; /* Adjust width for better responsiveness */
}

    .service img {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .service h3 {
        font-size: 20px;
        color: #00af50;
        font-weight: 600;
       
        margin: 10px 0 5px;
    }

    .service p {
        font-size: 17px;
        color: #000000;
        margin: 0;
    }

    /* Hover Effect */
    .service:hover {
        transform: translateY(-5px);
    }

/* Responsive Adjustments */
@media (max-width: 767px) {
    .service {
        width: 120px;
    }
}

@media (max-width: 480px) {
    .service {
        width: 100%;
    }
}













.news-block-two .icon {
    text-align: center;
    margin-bottom: 10px;
    font-size: 38px;
    color: #005325;
}

.news-block-two h3 {
    margin-top: 10px;
}



.product-item-single .product__title {
    font-size: 24px;
    margin-bottom: 15px;
    color: #00af50;
    font-weight: 600;
    line-height: 33px;
    padding-top: 10px;
}

.product-item-single .product__desc {
    font-size: 17px;
}

.gallery__img{

    border-radius:23px;
}










.features-section {
    padding: 40px 20px;
    background-color: #f9f9f9;
    text-align: center;
}

    .features-section h2 {
        font-size: 28px;
        color: #00af50;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 10px;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif !important;
        line-height: 38px;
    }

.features-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.feature-card {
    background: #f7fcfa;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    max-width: 300px;
    flex: 1 1 calc(25% - 20px);
    text-align: center;
    transition: transform 0.3s ease;
}

    .feature-card:hover {
        transform: translateY(-10px);
        background-color: #a4d9ff47;
    }

    .feature-card .icon img {
        width: 80px;
        height: 80px;
        margin-bottom: 15px;
    }

    .feature-card h3 {
        color: #005325;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
        text-align: center;
        text-transform: uppercase;
    }

    .feature-card p {
        font-size: 17px;
        color: #000;
        line-height: 26px;
    }

@media (max-width: 768px) {
    .feature-card {
        flex: 1 1 calc(50% - 20px);
    }
}

@media (max-width: 480px) {
    .feature-card {
        flex: 1 1 100%;
    }

    .features-section h2 {
        font-size: 20px;
    }
}















@media(max-width: 1199px) and (min-width:1024px) {

    .main-header .header-upper .logo-outer, .main-header .header-upper .upper-right {
        width: 50%!important;
        /* text-align: center; */
    }
}








/*
.main-slider .tparrows.gyges:hover {

    background-color: #ffffff00 !important;
    color: red !important;
}
*/










@media(max-width: 1024px){
    .about-section .content-column {
        position: relative;
         margin-bottom: 0px!important; 
    }
    .contact-section .form-column .form-title h2, .map-section .map-title h2 {
        position: relative;
        color: #00af50;
        font-size: 25px !important;
        font-weight: 600;
        padding-bottom: 5px;
        text-transform: capitalize;
        font-family: 'Source Sans Pro', sans-serif !important;
       
    }
    .projects-carousel .item .info h3, .projects-carousel .item .info h3 a {
        position: relative;
        color: #fff;
        font-size: 18px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

}

@media(width: 768px){

    .choose-us-cards {
        left: 25%!important;
    }
    .mission-vision-cards {
        left: 25% !important;
    }

}


@media(max-width:639px) and (min-width:600px) {

    .service {
        width: 270px!important;
    }
    .res-about-img1 {

        width:75%
    }
    .res-about-img2 {
        width: 75%;
    }
    .projects-carousel .item .info h3, .projects-carousel .item .info h3 a {
        position: relative;
        color: #fff;
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }
    .services-block-two .inner-box {
       
        min-height: 300px;
       
    }
}


@media(max-width:766px) and (min-width:640px) {

    .service {
        width: 270px!important;
    }
    .res-about-img1 {
        width: 75%
    }
    .res-about-img2 {
        width: 75%
    }
    .main-footer .logo-widget .logo {
        margin-bottom: 25px;
        width: 50%;
    }

    .projects-carousel .item .info h3, .projects-carousel .item .info h3 a {
        position: relative;
        color: #fff;
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif !important;
    }
    .services-block-two .inner-box {
        min-height: 300px;
    }


}








@media only screen and (width: 820px) and (height: 1180px) {

    .choose-us-cards {
        left: 25% !important;
    }
    .mission-vision-cards {
        left: 25% !important;
    }
    .feature-card {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        padding: 20px;
        max-width: 429px;
        flex: 2 1 calc(37% - 20px);
        text-align: center;
        transition: transform 0.3s ease;
    }

}






.sub-title.download a {
    color: #005325;
    text-decoration: none;
    transition: color 0.3s ease;
}

    .sub-title.download a:hover {
        color: #00af50;
    }





/***************License and Certifications************/

.cert-section {
    padding: 50px 20px;
  /*  background-color: #f9f9f9;*/
    text-align: center;
}

.cert-title {
    font-size: 28px;
    color: #00af50;
    font-weight: 600;
    margin-bottom: 40px;
   
}

.cert-logo-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.cert-logo-img {
    max-width: 280px;
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease;
}

    .cert-logo-img:hover {
        transform: scale(1.05);
    }

@media (max-width: 768px) {
    .cert-logo-container {
        flex-direction: column;
        gap: 20px;
    }

    .cert-logo-img {
        max-width: 260px;
    }
}

/***************License and Certifications************/








/*************FTWZ section 1*******************/


.ftwz-section {
    padding: 40px 20px;
    background-color: #f8f9fa;
    font-family: 'Segoe UI', sans-serif;
}

.ftwz-container {
    max-width: 1200px;
    margin: 0 auto;
}

.ftwz-title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    color: #222;
}

.ftwz-intro {
    font-size: 17px;
    color: #000;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 50px auto;
    line-height: 1.6;
}

.ftwz-content-grid {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.ftwz-block {
    flex: 1 1 400px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.ftwz-subtitle {
    font-size: 22px;
    font-weight: 600;
    color: #00af50;
    margin-bottom: 20px;
}

.ftwz-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .ftwz-list li {
        margin-bottom: 12px;
        font-size: 17px;
        color: #000;
        display: flex;
        align-items: flex-start;
        gap: 10px;
    }

        .ftwz-list li i {
            color: #00af50;
            font-size: 16px;
            margin-top: 7px;
        }

@media (max-width: 768px) {
    .ftwz-content-grid {
        flex-direction: column;
    }
}

/*************FTWZ section 1*******************/




/*************FTWZ section 2*******************/

.ftwz-clean-section {
    padding: 40px 20px;
    background-color: #fff;
    font-family: 'Segoe UI', sans-serif;
}

.ftwz-clean-container {
    max-width: 1000px;
    margin: 0 auto;
}

.ftwz-clean-block {
    margin-bottom: 50px;
}

.ftwz-heading {
    font-size: 28px;
    font-weight: 600;
    color: #1e3a8a;
    margin-bottom: 20px;
}

.ftwz-paragraph {
    font-size: 17px;
    color: #000;
    line-height: 1.7;
}

.ftwz-clean-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .ftwz-clean-list li {
        font-size: 17px;
        color: #000;
        margin-bottom: 12px;
        display: flex;
        align-items: flex-start;
        gap: 10px;
    }

        .ftwz-clean-list li i {
            color: #00af50;
            font-size: 16px;
            margin-top: 7px;
        }

@media (max-width: 768px) {
    .ftwz-heading {
        font-size: 24px;
    }

    .ftwz-paragraph, .ftwz-clean-list li {
        font-size: 17px;
    }
}

/*************FTWZ section 2*******************/







/********Service page section 1********/

.airfreight-section {
    padding: 40px 20px;
    background-color: #ffffff;
    font-family: 'Segoe UI', sans-serif;
}

.airfreight-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.airfreight-image {
    flex: 1 1 45%;
}

    .airfreight-image img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        object-fit: cover;
    }

.airfreight-content {
    flex: 1 1 50%;
}

.airfreight-title {
    font-size: 32px;
    color: #1e3a8a;
    margin-bottom: 20px;
}

.airfreight-description {
    font-size: 17px;
    color: #000;
    line-height: 1.7;
    margin-bottom: 25px;
}

.services-subtitle {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 15px;
    color: #005325;
}


.airfreight-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .airfreight-list li {
        font-size: 17px;
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        gap: 10px;
        color: #000;
    }

        .airfreight-list li i {
            color: #00af50;
            font-size: 18px;
        }

@media (max-width: 768px) {
    .airfreight-container {
        flex-direction: column;
    }

    .airfreight-image,
    .airfreight-content {
        flex: 1 1 100%;
    }

    .airfreight-title {
        font-size: 26px;
    }

    .airfreight-description,
    .airfreight-list li {
        font-size: 17px;
    }
}


/********Service page section 1********/










/********Service page section our expertise********/


.expertise-section {
    padding: 40px 20px;
    background-color: #f9f9f9;
    font-family: 'Segoe UI', sans-serif;
}



.expertise-list-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

.expertise-list {
    flex: 1 1 45%;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .expertise-list li {
        font-size: 17px;
        color: #000;
        margin-bottom: 14px;
        display: flex;
        align-items: flex-start;
        gap: 10px;
    }

        .expertise-list li i {
            color: #00af50;
            font-size: 14px;
            margin-top: 7px;
        }

@media (max-width: 768px) {
    .expertise-list-wrapper {
        flex-direction: column;
    }

    .expertise-list {
        flex: 1 1 100%;
    }
}


/********Service page section our expertise********/











.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 20px;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }


    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #005325;
        border-color: #005325;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #005325;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }








@media only screen and (max-width: 390px) {

    .scroll-to-top {
        bottom: 10px !important;
    }
}
