@charset "utf-8";

@font-face {

    font-family: 'Tino';

    src: url('../fonts/Tinos-Bold.ttf');

}

iframe {
    max-width: 100%;
}

@font-face {

    font-family: 'Erem';

    src: url('../fonts/UTM Eremitage.ttf');

}

.price-old {
    text-decoration: line-through;
    font-size: 20px;
}

.des ul {
    padding-left: 15px;
}

body {

    font-family: 'Roboto', sans-serif;

}


fon {

    margin-top: 0px;

}


.ul-b {

    padding-left: 0px;

    margin-bottom: 0px;

}


.ul-b li {

    list-style-type: none;

}


input,
button,
select,
textarea {

    outline: none;

}


img {

    max-width: 100%;

}


a:hover,
a:focus {

    text-decoration: none;

}


a {

    color: #333;

}


.owl-theme .owl-nav {

    margin-top: 0px !important;

}


.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {

    margin: 0px !important;

    padding: 0px !important;

}


.owl-prev,
.owl-next {

    margin: 0px !important;

    border-radius: 0px !important;

}


.fl-left {

    float: left !important;

}


.fl-right {

    float: right !important;

}


/* css header */


.top-social {

    width: 60%;

    display: inline-block;

    float: left;

    text-align: right;

    padding-top: 12px;

    padding-right: 10px;

}


.top-header {

    background: #333;

    /* padding-bottom: 52px; */

    /* padding-top: 30px; */

}


.top-adress {

    color: #fff;

    font-size: 12px;

    padding-top: 15px;

}


.holine .stt {

    font-size: 20px;

    font-weight: bold;

    color: #ffff00;

    font-family: 'UTM Impact';

    position: relative;

    z-index: 1;

}


.holine {

    background: url('../images/icon4.png') top 117px;

    background-repeat: no-repeat;

}


.holine:before {

    content: url('../images/icon-phone.png');

    position: absolute;

    top: 9px;

    left: 38px;

    z-index: 11;

}


.holine .bg-tt {

    position: absolute;

    bottom: -9px;

    right: 0;

    z-index: 0;

}


.top-social ul {
}


.top-social ul li {

    display: inline-block;

    padding-right: 5px;

}


.top-social ul li i {

    display: inline-block;

    width: 21px;

    height: 21px;

    background: #999999;

    text-align: center;

    line-height: 21px;

    border-radius: 50%;

}


.topbar .conatct_top {

    color: #fff;

    font-size: 13px;

}


.clear-fix {

    clear: both;

}


.header-services .item {
}


.header-services .item .icon {

    width: 14%;

    display: inline-block;

    float: left;

}


.header-services .nav-icon {

    width: 86%;

    display: inline-block;

    float: right;

    padding-left: 10px;

}


.header-services .item h4 {

    margin: 0;

    font-family: 'Roboto-Bold';

    font-size: 12px;

    text-transform: uppercase;

}


.header-services .item p {

    margin: 0;

    color: #999999;

    font-family: arial;

    font-size: 11px;

    line-height: 12px;

}


.topbar_wrap {

    padding: 20px 0 15px 0;

    background: #fff;

}


.header-services {

    padding-top: 14px;

}


#main-menu {

    background: #4aa02c;

}


#main-menu ul {

    padding: 0;

    margin-bottom: 0;

}


#main-menu ul li {

    display: inline-block;

    position: relative;

}


#main-menu ul li a {

    padding: 10px 20px;

    display: inline-block;

    font-size: 14px;

    text-transform: uppercase;

    color: #fff;

    font-family: 'Roboto', sans-serif;

}


#main-menu ul li a:hover {

    background: #7bcc5f;

}


.nav-top-main {

    margin-top: 42px;

}


.nav-product .images {

    overflow: hidden;

    position: relative;

}


.nav-product .images img {

    -webkit-transition: all 0.7s ease;

    transition: all 0.7s ease;

}


.nav-product .item:hover .images img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1);

}


.nav-product .item {

    text-align: center;

    /* position: relative; */

}


.main-product2 .nav-product .item h3 {

    font-family: 'Roboto-Bold';
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
    -webkit-line-clamp: 3;
    height: 69px;
    display: -webkit-box;
    -webkit-box-orient: vertical;


}

.main-product2 .button {
    text-align: right;
    padding-top: 40px;
}


.nav-product .read-more {

    font-family: 'Roboto-Bold';

    font-size: 13px;

    height: 35px;

    padding: 0 5px;

    border: 1px solid #fff;

    display: inline-block;

    text-transform: uppercase;

    line-height: 35px;

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translate(-50%, -50%);

    color: #fff;

    transition: all 0.6s;

    display: inline-block;

}


.nav-product .item .overlay {

    display: inline-block;

    background-color: rgba(51, 51, 51, 0.4);

    position: absolute;

    width: 100%;

    height: 100%;

    bottom: 0;

    left: 0;

    visibility: hidden;

    opacity: 0;

}


.nav-product .item:hover .overlay {

    visibility: visible;

    opacity: 1;

}


.nav-product .item:hover .read-more {

    bottom: 40%;

    /* top: 50%; */

}


.main-product {

    background: #f2f2f2;

    padding-top: 62px;

    padding-bottom: 37px;

}


.title-primary {

    width: 512px;

    margin: auto;

    border-bottom: 2px solid #999999;

    position: relative;

}


.main-product h2.title1 {

    background: #f2f2f2;

}


.nav-product {

    margin-top: 43px;

}


.main-product2 {

    background: #fff;

}


.main-product2 h2.title1 {

    background: #fff;

}


.information-contact .map {

    border: 1px solid #ddd;

    padding: 5px;

    background: #fff;

}


.information-contact .map iframe {

    width: 100%;

    height: 364px;

}


.adress-map {

    padding-top: 57px;

}


.adress-map .item {

    margin-bottom: 30px;

}


.adress-map .item .icon1 {

    width: 13%;

    display: inline-block;

    float: left;

}


.adress-map .item .nav-icon {

    width: 87%;

    display: inline-block;

    float: right;

}


.nav-information {

    margin-top: 38px;

}


.adress-map .item .nav-icon h4 {

    font-family: 'Roboto-Bold';

    font-size: 16px;

    margin-bottom: 3px;

}


.adress-map .item .nav-icon p {

    font-size: 16px;

    font-family: roboto;

}


.information-contact h2.title1 {

    margin-top: 0;

    background: #f2f2f2;

}


.information-contact {

    background: #f2f2f2;

    padding-top: 50px;

    padding-bottom: 48px;

}


.new-home .left .images {
}


.new-home .left h3 {

    font-family: 'Roboto-Bold';

    font-size: 18px;

}


.new-home .left p {
}


.new-home {

    margin-top: 57px;

}


.new-home .title-primary {

    margin-bottom: 36px;

}


.new-home .right .item {

    margin-bottom: 28px;

}


.new-home .right .item .images {

    width: 154px;

    display: inline-block;

    float: left;

}


.new-home .right .item .nav-images {

    width: calc(100% - 170px);

    display: inline-block;

    float: right;

}


.new-home .right .item .nav-images h3 {

    font-family: 'Roboto-Bold';

    margin: 0;

    font-size: 16px;

    line-height: 20px;

}


.new-home .right .item .nav-images .desc {

    font-size: 14px;

    color: #7a7a7a;

    padding-top: 8px;

    line-height: 20px;

    margin-bottom: 0;

}


.slider-logo .owl-prev {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 0;

}


.slider-logo .owl-next {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: 0;

}


.slider-logo .owl-stage-outer img {

    width: auto !important;

}


.slider-logo {

    border-top: 1px solid #ddd;

    margin-top: 14px;

    padding: 40px;

}


.slider-home .fa {
}


.wp-header-top {

    padding: 7px 0px;

    color: #fff;

}


.header-top2 {

    float: right;

}


.header-top2 > span {

    float: left;

}


.header-top2 .mxh-top {

    float: left;

    display: table;

    width: auto;

    padding: 0px;

    margin: 0px;

}


.mxh-top li {

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    background-color: #fff;

    float: left;

    margin-left: 5px;

    border-radius: 100%;

    border: 1px solid #dddddd;

}


.wp-header-middle {

    padding: 0px 0px 25px 0;

    width: 100%;

    float: left;

}


.wp-search-pc {

    position: relative;

}


.wp-search-pc input {

    width: 100%;

    height: 36px;

    padding-left: 30px;

    border: 2px solid #00aff0;

    border-radius: 30px;

    color: #666;

}


.wp-search-pc button {

    position: absolute;

    top: 0px;

    right: 0px;

    height: 36px;

    border: 2px solid #00aff0;

    border-radius: 0px 30px 30px 0px;

    background-color: #00aff0;

    color: #fff;

    text-transform: uppercase;

    padding: 0 20px;

}


.wp-hotline-cart {

    float: right;

}


.wp-hotline-cart > div {

    float: left;

    position: relative;

}


.wp-cart span {

    height: 20px;

    width: 30px;

    background: url(../images/bg-cart.png);

    background-size: cover;

    text-align: center;

    display: block;

    position: absolute;

    top: -10px;

    right: -10px;

    font-size: 12px;

    color: #fff;

}


.navbar-default {

    background: #fff;

    border-radius: 0px;

    margin-bottom: 0px;

    overflow: inherit;

    border: none;

}


.collapse.navbar-collapse {

    border-bottom: 0px;

}


.navbar-default .navbar-nav > li > a {

    font-size: 14px;

    text-transform: uppercase;

    padding: 0px 20px;

    height: 47px;

    font-weight: bold;

    line-height: 47px;

}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover {

    background-color: #d93438;

    color: #fff;

}


#slider-home .owl-prev,
#slider-home .owl-next {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    background-color: rgba(0, 0, 0, 0.5);

    opacity: 0.5;

    width: 38px;

    height: 37px;

    padding: 0px;

    line-height: 37px;

    font-size: 15px;

    font-weight: bold;

    transition: all 0.8s;

    text-align: center;

}


.owl-prev {

    left: 0px !important;

}


.owl-next {

    right: 0px !important;

}


.owl-prev:hover,
.owl-next:hover {

    opacity: 1 !important;

}


.wp-hotline > a {

    display: table;

    width: 100%;

}


.wp-hotline > a > img,
.wp-hotline > a > div {

    float: left;

}


.wp-hotline > a > img {

    margin-right: 8px;

}


.text-hotline span:nth-child(1) {

    display: block;

    text-transform: uppercase;

    font-size: 12px;

    font-family: 'Open Sans', sans-serif;

}


.text-hotline span:nth-child(2) {

    font-size: 22px;

    color: #ff0000;

    font-family: 'Erem';

    line-height: 0.8;

}


.wp-hotline {

    margin-right: 50px;

}


.title-side-pc .h2-title-left {

    height: 40px;

    line-height: 40px;

    background-color: #0078a4;

    color: #fff;

    font-weight: bold;

    font-size: 14px;

    margin-bottom: 0px;

    padding-left: 38px;

    text-transform: uppercase;

    position: relative;

}


.title-side-pc .h2-title-left::after {

    content: "\f0c9";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 15px;

    color: #fff;

    font-family: "FontAwesome";

}


.list-danhmuc > ul li:not(:last-child) {

    border-bottom: 1px dashed #1a8ec1;

}


.list-danhmuc > ul > li {

    height: 40px;

    line-height: 40px;

    display: block;

    padding-left: 38px;

    position: relative;

    background: #00aff0;

    color: #fff;

}


.list-danhmuc > ul > li > a {

    color: #fff;

    transition: all 0.3s ease-in-out;

}


.list-danhmuc > ul > li:hover > a {

    color: #ffe400;

}


.list-danhmuc > ul > li > a::after {

    content: "\f054";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 20px;

    color: #fff;

    font-family: "FontAwesome";

    font-size: 9px;

    transition: all 0.6s ease-in-out;

}


.list-danhmuc > ul > li:hover > a::after {

    color: #ffe400;

    left: 25px;

}


.page-body-buong > section {

    clear: both;

}


.h2-title-sec {

    margin-top: 50px;

    font-family: 'Tino';

    color: #d93438;

    font-size: 36px;

    position: relative;

    text-align: center;

    margin-bottom: 52px;

    text-transform: uppercase;

}


.h2-title-sec::after {

    content: '';

    width: 120px;

    height: 2px;

    background: #ccc;

    position: absolute;

    bottom: -20px;

    left: 50%;

    transform: translateX(-50%);

}


.row.row-edit-3 {

    margin-left: -1.5px;

    margin-right: -1.5px;

}


.row.row-edit-3 .col-edit-3 {

    padding-left: 1.5px;

    padding-right: 1.5px

}


.wp-img-sp-nb img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    border-radius: 10px 10px 0px 0px;

}


.wp-text-sp-nb {

    padding: 40px 30px 45px 30px;

    background: #fff;

    border-radius: 0px 0px 10px 10px;

    transition: all 0.5s ease-in-out;

}


.wp-item-sp-nb {

    transition: all 0.5s ease-in-out;

}


.wp-item-sp-nb:hover .wp-text-sp-nb {

    background: #d93438;

    color: #fff;

}


.title-sp-nb {

    text-align: center;

    font-family: 'Tino';

    font-size: 20px;

    border: 2px solid #999;

    padding: 8px 0px;

    position: relative;

}


.title-sp-nb::after {

    content: url(../images/icon-sao1.png);

    position: absolute;

    bottom: 100%;

    left: 50%;

    transform: translateX(-50%);

    line-height: 0.95;

}


.wp-item-sp-nb:hover .title-sp-nb::after {

    content: url(../images/icon-sao2.png);

}


.wp-item-sp-nb:hover .title-sp-nb {

    border-color: #fff;

}


.title-sp-nb span {

    position: relative;

    display: block;

    padding: 15px 0px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}


.title-sp-nb span::after,
.title-sp-nb span::before {

    content: '';

    width: 80%;

    position: absolute;

    top: 0px;

    left: 50%;

    transform: translateX(-50%);

    background-color: #d6d6d6;

    height: 1px;

}


.title-sp-nb span::before {

    top: auto;

    bottom: 0px;

}


.post-sp-nb {

    font-size: 16px;

    padding-top: 30px;

    padding-bottom: 25px;

}


.row.row-edit-1 {

    margin-left: -1px;

    margin-right: -1px;

}


.row.row-edit-1 .col-edit-1 {

    padding-left: 1px;

    padding-right: 1px;

}


.btn-xemthem {

    text-align: center;

}


.btn-xemthem a.btn {

    font-size: 16px;

    color: #fff;

    height: 40px;

    line-height: 40px;

    padding: 0 45px;

    border-radius: 30px;

    background: #ccc;

    border: none;

    transition: all 0.5s ease-in-out;

}


.btn-xemthem a.btn:hover {

    color: #d93438;

    background: #fff;

}


.sec-sp-home .row .col-md-3:nth-child(5) .wp-item-sp,
.sec-sp-home .row .col-md-3:nth-child(6) .wp-item-sp,
.sec-sp-home .row .col-md-3:nth-child(7) .wp-item-sp,
.sec-sp-home .row .col-md-3:nth-child(8) .wp-item-sp {

    margin-bottom: 0px;

}


.wp-item-sp {

    padding: 5px;

    border: 1px solid #ccc;

    margin-bottom: 30px;

}


.wp-img-sp {

    overflow: hidden;

}


.wp-img-sp img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.6s ease-in-out;

}


.wp-item-sp:hover .wp-img-sp img {

    transform: scale(1.2) rotate(-5deg);

}


.wp-text-sp {

    padding: 15px 10px;

}


.wp-text-sp h4 {

    font-size: 16px;

    margin-bottom: 5px;

    font-weight: bold;

}


.btn-xct a {

    color: #999;

    transition: all 0.3s ease-in-out;

}


.btn-xct a:hover {

    color: #d93438;

}


.img-cttb {

    overflow: hidden;

}


.img-cttb img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.6s ease-in-out;

}


.wp-cttb:hover .img-cttb img {

    transform: scale(1.2);

}


.wp-cttb {

    position: relative;

    margin-bottom: 3px;

}


.text-cttb {

    position: absolute;

    background: rgba(0, 0, 0, 0.5);

    color: #fff;

    text-align: center;

    padding: 15px 50px;

    bottom: 0px;

    left: 0px;

    width: 100%;

}


.text-cttb h4 {

    margin-bottom: 0px;

    font-size: 14px;

    line-height: 1.5;

}


.text-cttb h4 a {

    color: #fff;

}


.text-cttb h4 a:hover {

    color: #d93438;

}


.img-tin img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 0.6s ease-in-out;

}


.img-tin {

    padding: 5px;

    border: 1px solid #ccc;

    overflow: hidden;

}


.img-tin:hover img {

    transform: scale(1.2) rotate(-5deg);

}


.text-tin h4 {

    margin-bottom: 0px;

    font-size: 14px;

    font-weight: bold;

    padding-top: 24px;

    line-height: 1.5;

}


.wp-item-ykkh > img {

    width: 80px !important;

    height: 80px;

    border-radius: 50%;

    display: block;

    margin: 0 auto;

}


.post-kh {

    text-align: center;

    width: 85%;

    margin: 25px auto 15px auto;

}


.sec-icon > .container {

    margin-top: 35px;

    padding-top: 40px;

    border-top: 1px solid #ccc;

    padding-bottom: 40px;

}


.wp-icon {

    display: flex;

    align-items: center;

    justify-content: flex-start;

}


.wp-icon > span > img {

    width: 65px;

    height: 65px;

    position: relative;

    z-index: 1;

}


.wp-icon > span {

    position: relative;

    z-index: 1;

}


.wp-icon > span::after {

    content: url(../images/bg-icon.png);

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: 0;

}


.wp-icon .text-icon {

    width: calc(100% - 65px);

    padding-left: 15px;

}


.text-icon > h4 {

    font-size: 16px;

    font-weight: bold;

    margin-bottom: 5px;

}


.text-icon > p {

    color: #999;

    margin-bottom: 0px;

}


#footer-site {

    background: #4aa02c;

    color: #ffffff;

}


.footer-1 {

    padding: 10px 0;

}


.h3-title-ft {

    font-weight: bold;

    color: #fff;

    font-size: 20px;

    text-transform: uppercase;

    margin-bottom: 5px;

    position: relative;

    padding-bottom: 10px;

}


.wp-ft a {

    color: #ffffff;

    transition: all 0.3s ease-in-out;

}


.footer-2 > .container {

    margin-top: 35px;

    padding-top: 35px;

    border-top: 1px solid #595959;

    padding-bottom: 45px;

}


.copy-right {

    background: #3b8023;

    padding: 12px 0px;

    text-align: left;

}


.div-list-ft p {

    padding-left: 23px;

    position: relative;

}


.div-list-ft p::after {

    content: url(../images/icon-ft1.png);

    position: absolute;

    top: 0px;

    left: 0px;

}


.div-list-ft p.p-sdt::after {

    content: url(../images/icon-ft2.png);

}


.div-list-ft p.p-mail::after {

    content: url(../images/icon-ft3.png);

}


.div-list-ft p.p-web::after {

    content: url(../images/icon-ft4.png);

}


.list-ft li {

    margin-bottom: 5px;

}


.list-ft li a {

    position: relative;

    padding-left: 15px;

}


.list-ft li a::after {

    content: "\f054";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 0px;

    color: #fff;

    font-family: "FontAwesome";

    font-size: 8px;

    transition: all 0.6s ease-in-out;

}


.list-ft li a:hover {

    color: #d93438;

}


.list-ft li a:hover::after {

    color: #d93438;

    left: 5px;

}


.copy-right a:hover {

    color: #d93438 !important;

}


/*=========================================== responsive ===========================================*/


@media (min-width: 1200px) {

    .container {

        padding: 0px;

    }

    .dropdown span.dropdown-toggle {

        display: none !important;

    }

    .navbar-nav > li > ul.dropdown-menu {

        margin: 0px;

        border-radius: 0px;

        padding: 0px;

        border: none;

        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.175);

        background: #fff;

        min-width: 220px;

        opacity: 0;

        padding: 0;

        position: absolute;

        -webkit-transform-origin: top;

        transform-origin: top;

        -webkit-animation-fill-mode: forwards;

        animation-fill-mode: forwards;

        -webkit-transform: scale(1, 0);

        transform: scale(1, 0);

        transition: transform 0.5s ease, opacity 0.2s ease;

        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;

        display: block;

        left: 0px;

    }

    .navbar-nav > li:hover > ul.dropdown-menu {

        display: block;

        visibility: visible;

        z-index: 9999999999999999999999999999;

        opacity: 1;

        -webkit-transform: scale(1, 1);

        transform: scale(1, 1);

        transition: transform 0.3s ease, opacity 0.2s ease .1s;

        -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;

    }

    ul.dropdown-menu > li:not(:last-child) {

        border-bottom: 1px dashed #d93438;

    }

    ul.dropdown-menu > li > a {

        padding: 0 15px;

        height: 40px;

        line-height: 40px;

    }

}


@media (min-width: 992px) and (max-width: 1190px) {

    .wp-hotline {

        margin-right: 20px;

    }

    .navbar-default .navbar-nav > li > a {

        padding: 0 10px;

    }

    .dropdown span.dropdown-toggle {

        position: absolute;

        top: 6px;

        right: -15px;

        z-index: 9;

        width: 30px;

        height: 30px;

        text-align: center;

        line-height: 30px;

    }

    .h2-title-sec {

        margin-top: 35px;

        margin-bottom: 45px;

    }

    .list-danhmuc > ul > li {

        height: 35px;

        line-height: 35px;

    }

    .post-kh {

        margin: 15px auto 10px auto;

    }

}


@media (max-width: 991px) {

    .list-danhmuc {

        display: none;

    }

    .sec-slider .col-md-9 {

        width: 100%;

        margin-bottom: 15px;

    }

    .sec-slider .col-md-3 {

        width: 100%;

    }

}


@media (min-width: 768px) and (max-width: 992px) {

    .wp-hotline {

        margin-right: 5px;

    }

    .text-hotline span:nth-child(2) {

        font-size: 15px;

    }

    .dropdown span.dropdown-toggle {

        position: absolute;

        top: 6px;

        right: -10px;

        z-index: 9;

        width: 30px;

        height: 30px;

        text-align: center;

        line-height: 30px;

    }

    .sec-sp-noibat .row .col-md-4:nth-child(3) {

        display: none;

    }

    .sec-sp-home .row .col-md-3:nth-child(7),
    .row .col-md-3:nth-child(8) {

        display: none;

    }

    .h2-title-sec {

        margin-top: 35px;

        margin-bottom: 40px;

    }

}


@media (max-width: 767px) {

    .logo_top img {
        height: 53px;
        object-fit: contain;
    }

    .topbar_wrap {
        padding: 4px 0 4px 0;
        background: #fff;
    }

    .top-main-right img {
        height: 200px !important;
        width: 100% !important;
        object-fit: cover;

        float: left !important;
    }

    .main-product {
        background: #f2f2f2;
        padding-top: 0;
        padding-bottom: 0;
    }

    iframe {
        max-width: 100%;
    }


    .wp-icon {

        margin-bottom: 10px;

    }

    .wp-item-sp-nb {

        margin-bottom: 10px;

    }

    .h2-title-sec {

        margin-top: 15px;

        margin-bottom: 20px;

    }

    .h2-title-sec::after {

        bottom: -10px;

    }

    .cart-mb {

        position: absolute;

        top: 50%;

        transform: translateY(-50%);

        right: 20px;

    }

    .cart-mb span {

        top: -5px !important;

    }

    .wp-logo-mb {

        text-align: center;

    }

    .header-mobile {

        background: #fff;

        position: relative;

        padding: 3px 0px;

        height: 55px;

    }

    .wp-menu-mobile {

        position: absolute;

        top: 50%;

        transform: translateY(-50%);

        left: 20px;

        z-index: 99999;

    }

    .row {

        margin-left: -5px;

        margin-right: -5px;

    }

    .row [class*="col-"] {

        padding-left: 5px;

        padding-right: 5px;

    }

    .wp-item-sp {

        margin-bottom: 10px;

    }

    .collapse.navbar-collapse {

        box-shadow: none;

        border: none;

    }

}


/*=====css menu mobile=====*/


@media (max-width: 767px) {

    .col-xs-12 {
        max-width: 100% !important;
    }

    img {
        max-width: 100%;
        height: auto !important;
    }

    .navbar-default .navbar-nav > li > a {

        height: 40px;

        line-height: 40px;

    }

    .navbar-form {

        margin: 0px;

        box-shadow: none;

        border: none;

        position: relative;

    }

    .form-group {

        margin-bottom: 0px !important;

    }

    .navbar-form input {

        border-radius: 0px;

        height: 40px;

        line-height: 40px;

        width: 100%;

    }

    .navbar-form button {

        width: 40px;

        height: 40px;

        position: absolute;

        top: 10px;

        right: 15px;

    }

    ul.dropdown-menu {

        margin: 0px;

        border-radius: 0px;

        padding: 0px;

        border: none;

        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.175);

        background: #fff;

        min-width: 220px;

        opacity: 0;

        padding: 0;

        position: absolute;

        -webkit-transform-origin: top;

        transform-origin: top;

        -webkit-animation-fill-mode: forwards;

        animation-fill-mode: forwards;

        -webkit-transform: scale(1, 0);

        transform: scale(1, 0);

        transition: transform 0.5s ease, opacity 0.2s ease;

        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;

        display: block;

        left: 0px;

        width: 100%;

        box-shadow: none;

    }

    .navbar-default .navbar-nav li.open > ul {

        display: block;

        visibility: visible;

        z-index: 9999;

        opacity: 1;

        -webkit-transform: scale(1, 1);

        transform: scale(1, 1);

        transition: transform 0.3s ease, opacity 0.2s ease .1s;

        -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;

        width: 100%;

    }

    .sticky-wrapper.header-sticky {

        top: 0;

        position: fixed;

        width: 100%;

        z-index: 999999;

        transition: 1.0s ease;

        border-bottom: 1px solid rgba(173, 171, 171, 0.35);

    }

    .navbar-collapse {

        padding-left: 0px;

        padding-right: 0px;

    }

    .dropdown span.dropdown-toggle {

        position: absolute;

        top: 5px;

        right: 5px;

        z-index: 9;

        width: 30px;

        height: 30px;

        text-align: center;

        line-height: 30px;

    }

    .navbar-nav {

        margin: 0px;

    }

    .navbar-default {

        border-radius: 0px;

        box-shadow: none;

        min-height: calc(100vh - 55px);

        margin-bottom: 0px;

    }

    .navbar-nav .open .dropdown-menu > li > .dropdown-menu > li > a {

        padding-left: 35px;

    }

    .dropdown > span i {

        transition: all 0.3s ease-in-out;

        color: #fff;

    }

    .dropdown.open > span i {

        transform: rotate(180deg);

        color: #fff;

    }

    .bar1,
    .bar2,
    .bar3 {

        width: 30px;

        height: 3.5px;

        background-color: #0078a4;

        margin: 5px 0;

        transition: all 0.5s ease-in-out;

        border-radius: 5px;

    }

    .icon-bar {

        position: relative;

        z-index: 999;

    }

    .change .bar1 {

        -webkit-transform: rotate(-45deg) translate(-5px, 3px);

        transform: rotate(-45deg) translate(-5px, 3px);

    }

    .change .bar2 {

        opacity: 0;

    }

    .change .bar3 {

        -webkit-transform: rotate(45deg) translate(-8px, -7px);

        transform: rotate(45deg) translate(-8px, -7px);

    }

    .navbar {

        width: 75%;

        left: 0;

        transition: transform 0.5s;

        text-align: left;

        transform: translateX(-100%);

        -ms-transform: translateX(-100%);

        -webkit-transform: translateX(-100%);

        -moz-transform: translateX(-100%);

        position: fixed;

        top: 0;

        bottom: 0;

        z-index: 998;

        padding: 0px;

        margin: 0px;

        outline: 1px solid transparent;

        overflow-y: auto;

        overflow-x: hidden;

    }

    .navbar {

        margin-top: 55px;

        background: #4aa02c;

    }

    .navbar.open-mb {

        transform: translateX(0) !important;

        -ms-transform: translateX(0) !important;

        -webkit-transform: translateX(0) !important;

        -moz-transform: translateX(0) !important;

    }

    .navbar-nav .open .dropdown-menu > li > a {

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .navbar-collapse {

        max-height: 100% !important;

    }

    .navbar-default .navbar-nav > li {

        float: none;

        width: 100%;

    }

    .navbar-nav {

        width: 100%;

        float: none;

    }

    .navbar .container {

        width: 100% !important;

    }

    .navbar-collapse {

        margin-left: 0px !important;

        margin-right: 0px !important;

    }

}


/*20-9*/


.wp-logo-pc,
.wp-nav-pc {

    float: left;

}


.wp-logo-pc {

    width: 162px;

}


.wp-logo-pc img {

    max-width: 100%;

}


.wp-nav-pc {

    width: calc(100% - 162px);

    float: right;

}


.wp-header-middle-pc {

    position: relative;

}


.wp-header-middle-pc .wp-logo-pc {
}


.wp-header-middle-pc .navbar-nav {

    position: absolute;

    top: 50%;

    transform: translate(0, -50%);

    float: right;

    right: 0px;

}


.search_hpc,
.cart_hpc {

    color: #7f7f7f !important;

    padding: 0px !important;

    width: 30px;

    height: 30px !important;

    border-radius: 100%;

    border: 1px solid;

    line-height: 30px !important;

    text-align: center;

    margin-top: 8px;

}


.pos_relative span {

    position: absolute;

    right: -20px;

    top: 0px;

    background: url("../images/bf_cart.png");

    width: 32px;

    height: 18px;

    text-align: center;

    color: #fff;

}


.lisearch_pc {

    margin-right: 10px;

}


.search_hpc:hover,
.cart_hpc:hover {

    background: none !important;

}


.pos_relative {

    position: relative;

}


.mxh-top li i {

    color: #7f7f7f;

}


.ul-phone {

    padding: 0px;

    margin-right: 60px;

}


.ul-phone li {

    float: left;

    margin-left: 12px;

    color: #000;

    list-style: none;

}


.ul-phone li a {

    font-weight: bold;

}


.ul-phone li p {

    margin-bottom: 0px;

    color: #999999;

}


.ul-phone li:nth-of-type(1) {

    background: url("../images/bg_iconheader.png") no-repeat;

    background-position: 0px 0px;

    padding-left: 15px;

}


.ul-phone li:nth-of-type(2) {

    background: url("../images/bg_iconheader.png") no-repeat;

    background-position: -129px 0px;

    padding-left: 30px;

}


.ul-phone li:nth-of-type(3) {

    background: url("../images/bg_iconheader.png") no-repeat;

    background-position: -270px 0px;

    padding-left: 30px;

}


.h2-title-ft {

    font-size: 20px;

}


.div-list-ft .p-diachi {

    background: url("../images/icon_ft.png") no-repeat;

    background-position: 0px 5px;

}


.div-list-ft .p-diachi1 {

    background: url("../images/icon_ft.png") no-repeat;

    background-position: 0px -54px;

}


.div-list-ft .p-sdt {

    background: url("../images/icon_ft.png") no-repeat;

    background-position: 0px -116px;

}


.div-list-ft .p-web {

    background: url("../images/icon_ft.png") no-repeat;

    background-position: 0px -151px;

}


.div-list-ft .p-mail {

    background: url("../images/icon_ft.png") no-repeat;

    background-position: 0px -188px;

}


.box_formft .desc {

    font-size: 14px;

    color: #fff;

}


.box_mxhft {

    padding: 0px;

    margin: 0px;

    display: inline-block;

    width: 100%;

}


.box_mxhft li {

    list-style: none;

    display: inline-block;

}


.new-sletter h4 {

    font-size: 14px;

    margin-top: 21px;

}


.box_mxhft li a {

    width: 38px;

    height: 38px;

    margin-right: 5px;

    float: left;

    background: #fff !important;

    color: #333;

    text-align: center;

    line-height: 34px;

}


.nav-new-sletter {

    position: relative;

}


.nav-new-sletter button {

    position: absolute;

    top: 6px;

    right: 8px;

    background: none;

    border: none;

}


.box_mxhft .fb {

    background: url("../images/icon_mangxahoi.png") no-repeat;

    background-position: 0px 0px;

}


.box_mxhft .tt {

    background: url("../images/icon_mangxahoi.png") no-repeat;

    background-position: -48px 0px;

}


.box_mxhft .gg {

    background: url("../images/icon_mangxahoi.png") no-repeat;

    background-position: -96px 0px;

}


.box_mxhft .ints {

    background: url("../images/icon_mangxahoi.png") no-repeat;

    background-position: -144px 0px;

}


.box_mxhft .yt {

    background: url("../images/icon_mangxahoi.png") no-repeat;

    background-position: -192px 0px;

}


.clearfix-20 {

    height: 20px;

    clear: both;

}


.box_formft input {

    border: 0px;

    /* padding: 10px; */

    width: 100%;

    height: 34px;

    margin-bottom: 5px;

    padding-left: 10px;

}


.box_formft .right button {

    width: 100%;

    height: 83px;

    background: #fff;

    border: 1px solid;

    border-radius: 3px;

}


/* top main */


.top-main {

    background: url('../images/bg1.jpg');

    background-repeat: no-repeat;

    background-size: cover;

    padding-bottom: 56px;

    padding-top: 23px;

    margin-top: 37px;

}


.center {

    text-align: center;

}


.top-logo h2 {

    padding-bottom: 16px;

}


h2.title1 {

    font-size: 25px;

    color: #4aa02c;

    font-weight: bold;

    text-transform: uppercase;

    background: #fff;

    position: absolute;

    z-index: 11;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    padding-top: 0;

    padding: 0 10px;

    /* font-family: 'KimberleyBl-Regular'; */

    margin-top: 0;

    font-family: 'Kimberley';

}


.top-logo {

    margin-top: 51px;

}


h3.title1 {

    font-family: 'Roboto-Bold';

    text-transform: capitalize;

    font-size: 16px;

    color: #333333;

}


p.desc {

    font-size: 16px;

    color: #333;

}


.top-main .top-main-left p.desc {

    padding-bottom: 17px;

}


.top-main .top-main-left .item {

    padding-bottom: 5px;

}


.top-main .nav-item1 .row {

    margin-left: -7px;

    margin-right: -7px;

}


.top-main .nav-item1 .row .col-md-3 {

    padding-left: 7px;

    padding-right: 7px;

}


.top-main .nav-item1 {

    padding-top: 16px;

}


.top-main .top-main-right .item {

    padding-top: 0;

}


.read-more a {

    font-size: 14px;

    width: 160px;

    height: 40px;

    border: 1px solid #cccccc;

    text-transform: uppercase;

    display: inline-block;

    line-height: 40px;

    border-radius: 3px;

    color: #5c5c5c;

}


.top-main .read-more {

    padding-top: 20px;

}


/* product */


.click-category {

    background: #4aa02c;

    height: 40px;

    line-height: 40px;

    position: relative;

}


.click-category h3 {

    line-height: 40px;

    margin: 0;

    text-transform: uppercase;

    color: #fff;

    font-size: 14px;

    padding: 0 15px;

}


.click-category h3 i {

    padding-right: 10px;

}


.banner img {

    width: 100%;

}


.banner .content-banner h2 {

    font-size: 30px;

    text-transform: uppercase;

    color: #fff;

    font-weight: bold;

    margin-bottom: 2px;

    text-align: center;

}


.banner .content-banner ul {

    padding-left: 0;

}


.banner .content-banner ul li {

    display: inline-block;

    color: #cccccc;

}


.banner .content-banner ul li a {

    font-size: 14px;

    color: #cccccc;

}


.banner .content-banner {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}


.banner {

    position: relative;

    margin-bottom: 30px;

}


.nav-category ul {

    padding-left: 0;

    margin-bottom: 0;

}


.nav-category ul li {

    list-style: none;

    padding: 7px 15px;

    border-bottom: 1px dashed #cccccc;

}


.nav-category ul li a {

    font-size: 14px;

    color: #333;

}


.nav-category {

    border: 1px solid #cccccc;

}


.nav-category ul li:last-child {

    border-bottom: 0;

}


.product-product .item-product {

    text-align: center;

    margin-bottom: 30px;

}


.product-product .item-product .images {

    overflow: hidden;

}


.product-product .item-product .title2 {

    background: none;

    padding: 0;

    padding-bottom: 10px;

}


.product-product .item-product .title2 a {

    font-family: 'Roboto-Bold';

    font-size: 14px;

    color: #333;

}


.product-product .item-product .readmore {

    width: 140px;

    height: 37px;

    font-size: 14px;

    display: inline-block;

    text-align: center;

    line-height: 37px;

    text-transform: uppercase;

    color: #999;

    border-radius: 3px;

    border: 1px solid #cccccc;

}


.product-product .item-product img {

    -webkit-transition: all 0.7s ease;

    transition: all 0.7s ease;

}


.product-product .item-product:hover img {

    -webkit-transform: scale(1.1);

    transform: scale(1.1);

}


.product-product .item-product:hover .readmore {

    background: #4aa02c;

    color: #fff;

    border: 1px solid #4aa02c;

}


/* sidebar  */


.sidebar .item1 {

    border: 1px solid #dddddd;

    padding: 15px;

    margin-bottom: 20px;

    text-align: center;

}


.support .images {

    margin-top: -26px;

}


.support .images img {
}


.sidebar .category.item {

    margin-bottom: 20px;

}


.support .holine .icon {

    width: 24%;

    display: inline-block;

    float: left;

}


.support .nav-icon {

    width: 76%;

    display: inline-block;

    float: right;

}


.support .nav-icon .sp1 {

    display: inline-block;

    width: 100%;

    font-family: 'Roboto-Bold';

    color: #666666;

    font-size: 14px;

    text-transform: uppercase;

}


.support .nav-icon .sp2 {

    font-size: 16px;

    /* font-family: 'NokiaKokia'; */

    color: #ff0000;

    font-family: 'UTM Nokia';

    /* font-weight: bold; */

}


.support .problem h4 {

    font-size: 14px;

}


.support .problem ul {

    padding-left: 0;

    display: inline-block;

}


.support .problem ul li {

    display: inline-block;

    float: left;

    margin-right: 5px;

}


.support .problem {

    border-top: 1px solid #ddd;

    margin-top: 6px;

    padding-top: 8px;

    text-align: center;

    display: inline-block;

}


.holine {

    margin-top: 10px;

    width: 40%;

    display: inline-block;

    float: right;

    position: relative;

    text-transform: uppercase;

    color: #fff;

    padding-left: 57px;

    margin-top: 0px;

}


.new-sidebar {

    background: #f7f7f7;

    border: 1px solid #dddddd;

    margin-bottom: 20px;

}


.new-sidebar .title-sidebar {

    background: url('../images/line.jpg') center bottom;

    background-repeat: repeat-x;

    padding: 10px;

    color: #4aa02c;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 16px;

    position: relative;

    margin-bottom: 0;

}


.new-sidebar .title-sidebar:before {

    content: '';

    position: absolute;

    background: #334475;

    width: 130px;

    height: 3px;

    top: 34px;

    left: 14px;

}


.nav-new-sidebar {
}


.nav-new-sidebar .item {

    padding: 15px;

    border-bottom: 1px solid #ddd;

}


.nav-new-sidebar .item .images {

    width: 40%;

    display: inline-block;

    float: left;

}


.nav-new-sidebar .item .title2 {

    width: 60%;

    display: inline-block;

    float: right;

    padding-left: 10px;

}


.nav-new-sidebar .item .title2 h4 {

    font-family: 'Roboto-Bold';

    font-size: 14px;

    line-height: 20px;

    overflow: hidden;

    height: 58px;

}


.nav-new-sidebar .item .title2 h4 a {

    color: #333;

}


.nav-new-sidebar .item .title2 h4 a:hover {

    color: #4aa02c;

}


.nav-new-sidebar .item:last-child {

    border-bottom: 0;

}


.nav-tag-sidebar {

    padding: 15px;

}


.pagenavi {

    border-top: 1px dashed #dddddd;

    padding-top: 26px;

    margin-top: 13px;

}


.pagenavi ul {

    padding-left: 0;

}


.pagenavi ul li {

    display: inline-block;

}


.pagenavi ul a {

    height: 27px;

    display: inline-block;

    background: #f2f2f2;

    text-align: center;

    line-height: 27px;

    border: 1px solid #dddddd;

    padding: 0 10px;

}


.pagenavi ul a.active {

    background: #4aa02c;

    color: #c5eaf8;

}


.nav-category .fas {

    float: right;

    color: #4aa02c;

    display: inline-block;

    padding-top: 3px;

}


.click-category:before {

    content: '';

    width: 10px;

    height: 10px;

    background-color: #4aa02c;

    -ms-transform: rotate(45deg);

    /* IE 9 */

    -webkit-transform: rotate(45deg);

    /* Safari 3-8 */

    transform: rotate(45deg);

    position: absolute;

    left: 15px;

    top: 36px;

}


.nav-statistical-sidebar {

    padding: 10px 0;

}


.nav-statistical-sidebar .item1 {

    border: 0;

    padding-bottom: 0;

    margin-bottom: 0;

    padding-top: 1px;

}


.nav-statistical-sidebar .item1 .left {

    width: 50%;

    display: inline-block;

    float: left;

}


.nav-statistical-sidebar .item1 .left img {

    padding-right: 5px;

}


.nav-statistical-sidebar .item1 .right {

    width: 50%;

    display: inline-block;

    float: right;

}


.nav-category ul li a:hover {

    color: #4aa02c;

}


.conten-detail-pr h3 {

    font-size: 24px;

    font-weight: bold;

    color: #005dab;

}


.start-add-shop .start {

    width: 50%;

    display: inline-block;

    float: left;

}


.start-add-shop .add-shop {

    width: 50%;

    display: inline-block;

    float: right;

    margin-top: 0;

}


.nav-content-detail {

    padding-top: 20px;

    border-top: 1px dashed #ddd;

    margin-top: 20px;

}


.nav-content-detail ul {

    padding-left: 0;

}


.nav-content-detail ul li {

    list-style: none;

    padding-bottom: 10px;

}


.nav-content-detail ul li i {

    color: #4aa02c;

    padding-right: 10px;

}


.price-detail {

    font-size: 18px;

}


.price-detail span {

    font-family: 'Roboto-Bold';

    color: #ff0000;

}


.share p {

    padding-top: 15px;

}


.information-product h3 {

    background: #4aa02c;

    height: 40px;

    line-height: 40px;

    position: relative;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

    display: inline-block;

    padding: 0 10px;

}


.information-product {

    margin-top: 40px;

    position: relative;

}


.information-product .nav-information {

    margin-top: 15px;

}


.information-product .nav-information .item {
}


.information-product .nav-information .item h3 {

    color: #333;

    font-family: 'Roboto-Bold';

    font-size: 14px;

    background: none;

    margin-bottom: 0;

    height: auto;

    line-height: inherit;

    padding-bottom: 5px;

}


.relate-product.information-product .nav-product h3 {

    background: none;

    padding-top: 0;

    text-transform: capitalize;

    padding: 0;

    line-height: 20px;

}


.information-product .nav-information ul {

    list-style: none;

}


.information-product .nav-information ul li {

    padding-bottom: 5px;

}


.relate-product .fal {

    font-family: fontawesome;

    font-style: inherit;

    color: #fff;

    background: #adb1b2;

    width: 27px;

    height: 27px;

    display: inline-block;

    text-align: center;

    border-radius: 50%;

    line-height: 27px;

    /* position: absolute; */

    /* top: 0; */

    /* right: 0; */

}


.relate-product .carousel-control.left {

    position: absolute;

    display: inline-block;

    left: inherit;

    right: 41px;

    top: -47px;

}


.relate-product .carousel-control.right {

    position: absolute;

    display: inline-block;

    left: inherit;

    right: 0;

    top: -47px;

}


.new-home1.new-home .item {

    border-bottom: 0;

}


.new-new.new-home {

    background: none;

    margin-top: 0 !important;

    padding-top: 0;

}


.new-new.new-home .nav-item-new h4 {
    font-family: 'Roboto-Bold';
    margin-bottom: 10px;
    line-height: 27px;

}


.new-new.new-home .col-md-3 {

    width: 233px;

    display: inline-block;

}


.new-new.new-home .col-md-9 {

    width: calc(100% - 253px);

    display: inline-block;

}


.new-new.new-home .col-md-3 .item .images {

    overflow: hidden;

}


.new-new.new-home .col-md-3 .item .images img {


    width: 100%;
    height: 140px;
    object-fit: cover;

}


.new-new.new-home .item-new {

    margin-bottom: 30px;

}


.new-detail h3.title {
    color: #4aa02c;
    font-size: 25px;
    font-family: 'Roboto-Bold';
    margin-top: 0;
    padding-bottom: 26px;


}

.main-new-detail {
    padding-bottom: 40px;
}

.top-new-detail .view ul {

    padding-left: 0;

}


.top-new-detail .view ul li {

    display: inline-block;

    padding-right: 13px;

    color: #aaaaaa;

    font-size: 13px;

}


.top-new-detail .view ul li img {

    padding-right: 5px;

}


.top-new-detail {

    background: #fafafa;

    height: 22px;

    line-height: 22px;

    padding: 0 11px;

    border-top: 1px solid #f2f2f2;

}


.top-new-detail .size ul {

    padding-left: 0;

}


.top-new-detail .size ul li {

    display: inline-block

}


.top-new-detail .size ul li a {

    color: #aaaaaa;

    font-size: 13px;

}


.top-new-detail .size {

    text-align: right;

}


.top-new-detail .size .fontSizePlus {

    width: 19px;

    height: 19px;

    background: #9d9d9d;

    color: #fff;

    display: inline-block;

    text-align: center;

    line-height: 19px;

    margin-left: 3px;

}


.top-new-detail .size .fontSizeMinus {

    width: 19px;

    height: 19px;

    background: #9d9d9d;

    color: #fff;

    display: inline-block;

    text-align: center;

    line-height: 19px;

    margin-left: 3px;

}


.top-new-detail .intro {

    line-height: 27px;

}


.top-new-detail .view ul li.show {

    display: inline-block !important;

}


.post-other {

    margin-top: 20px;

}


.post-other h3 {

    color: #4aa02c;

    font-size: 20px;

    font-family: 'Roboto-Bold';

    margin-bottom: 5px;

}


.post-other ul {

    padding-left: 0;

}


.post-other ul li {

    list-style: none;

    border-bottom: 1px dotted #c8c8c8;

    display: inline-block;

    width: 100%;

    padding: 8px 0;

}


.post-other ul li a {

    font-size: 14px;

}


.post-other ul li img {

    padding-right: 10px;

}


.post-other ul li span {

    color: #9d9c9c;

    padding-left: 9px;

}


.post-other ul li:last-child {

    border-bottom: 0;

}


.offcanvas.flypanels-left {

    background: #4aa02c;

    z-index: 11;

}


.flypanels-container {

    display: none;

}


.flypanels-topbar {

    /* width: 57px; */

}


.support .holine {

    width: 100%;

    padding-left: 0;

    text-align: left;

}


.bread ul li {

    display: inline-block

}


.bread {

    height: 40px;

    line-height: 40px;

    padding: 0 20px;

    background-image: url('../images/bg-gach.png');

    background-repeat-x: repeat;

    margin-bottom: 30px;

}


.nav-category > ul > li > a > .fa-angle-right.active {

    transform: rotateZ(90deg);

}


.nav-category > ul > li > ul {

    display: none;

}


.support .holine:before {

    content: none;

    position: initial;

}


.main-product2.product-product1 {

    padding-top: 18px;

}


.main-product2.product-product1 .nav-product .item {

    margin-bottom: 30px;

}


.main-product2.product-product1 .nav-product .item h3 {

    padding-top: 0;

}


.bread ul {

    padding-left: 0;

}


/* css contact */


.wp-left-lh > p {

    font-size: 14px;

    color: #666;

    font-style: italic;

    margin-bottom: 20px;

}


.wp-left-lh h4 {

    font-size: 22px;

    font-weight: bold;

    color: #4aa02c;

    text-transform: uppercase;

    margin-bottom: 20px;

}


.wp-left-lh ul li {

    margin-bottom: 5px;

}


.map-lh {

    padding: 5px;

    border: 1px solid #ccc;

    margin-top: 20px;

}


.map-lh iframe {

    width: 100%;

    height: 100%;

    min-height: 300px;

}


.wp-right-lh > p {

    margin-bottom: 25px;

}


.form-control {

    display: block;

    width: 100%;

    height: 34px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555;

    background-color: #fff;

    background-image: none;

    border: 1px solid #ccc;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}


.fr-tt-lh input,
.fr-tt-lh textarea {

    margin-bottom: 10px;

}


.fr-tt-lh .btn-primary {

    background: #4aa02c;

    border-bottom: 1px slolid #4aa02c;

}


#main-contact {

    margin-bottom: 30px;

}


#off-canvas {

    background: #4aa02c;

    transform: translate3d(-100%, 0, 0);

    -moz-transform: translate3d(-100%, 0, 0);

    -webkit-transform: translate3d(-100%, 0, 0);

    top: 0;

    bottom: 0;

    left: 0;

    height: 100%;

    overflow: hidden;

    position: fixed;

    visibility: hidden;

    z-index: -1;

    transition: transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s;

    -webkit-transition: -webkit-transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s;

}


body.mnopen #off-canvas {

    transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -webkit-transform: translate3d(0, 0, 0);

    overflow-scrolling: touch;

    overflow: auto;

    -webkit-overflow-scrolling: touch;

    -ms-overflow-style: -ms-autohiding-scrollbar;

    visibility: visible;

    z-index: 9999;

    transition: transform .4s ease, visibility 0s ease 0s, z-index 0s ease 0s;

    -webkit-transition: -webkit-transform .4s ease, visibility 0s ease 0s, z-index 0s ease 0s;

    width: 274px;

}


#site-navigation {

    display: inline-block;


    position: absolute;

    left: 0;

    top: 12px;

    display: none;

}


.head_content {

    position: relative;

}


.head_content .navbar-static-top {

    position: absolute;

    top: 0;

    left: 10px;

    width: 44px;

    display: inline-block;

}


.head_content .off-canvas-toggle {

    background: #4aa02c;

    color: #fff;

    padding: 3px 10px;

    border-radius: 3px;

    border: 1px solid;

    font-size: 19px;

}


#off-canvas ul li a {

    color: #fff;

}


.off-canvas-inner ul {

    padding-left: 0;

    padding: 15px;

}


.off-canvas-inner ul.sub-menu {

    display: none;

}


#menu-mobile #close-menu {

    text-align: center;

    padding-bottom: 15px;

    border-bottom: 0;

}


#menu-mobile #close-menu i {

    font-size: 30px;

}


#menu-mobile li {

    list-style: none;

    border-bottom: 1px solid #9dc191;

    padding-bottom: 6px;

    margin-bottom: 7px;

}


#menu-mobile li a {

    text-transform: capitalize;

}


#menu-mobile li .fa-angle-right {

    float: right;

}


#main-menu ul ul {

    position: absolute;

    width: 200px;

    background: #4aa02c;

    z-index: 11;

    left: 0;

    top: 43px;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: all 0.7s ease;

}


#main-menu ul ul li {

    display: inline-block;

    width: 100%;

}


#main-menu ul ul li a {

    padding: 5px 15px;

    display: inline-block;

    width: 100%;

    text-transform: capitalize;

    border-bottom: 1px solid #5db43f;

}


#main-menu ul li:hover ul {

    visibility: visible;

    opacity: 1;

    top: 39px;

}

.top-header .holine {
    position: absolute;
    top: 9px; /* display: inline-block; *//* z-index: 1111; */
    padding-left: 71px;
}


.top-product-detail {

    width: 100%;

    margin: 20px 0 30px 0;

}

.top-product-detail .info h1 {

    color: #333;

    font-size: 24px;

    line-height: 30px;

    margin: 0;

    margin-bottom: 5px;

    font-weight: 400;

}

.top-product-detail .info .price {

    font-size: 24px;

    padding: 10px 0;

    color: #ec2c1e;

}

.top-product-detail .info .saleoff {

    border: 1px solid #ec2c1e;

    border-radius: 3px;

    padding: 15px 35px 15px 20px;

    margin-bottom: 15px;

    position: relative;

    clear: left;

}

.top-product-detail .info .share {
    font-size: 14px;
    font-weight: bold;
}

.content .tab-content {

    border: 1px solid #ccc;

    border-top: none;

    padding: 20px;

    font-size: 14px;

    list-style: 30px;

}

.productHeading {
    border-bottom: 2px solid #4aa02c;
    position: relative;

    overflow: hidden;
}

.title-ca .icon img {
    width: 40px;
}

.productHeading .title-ca {
    background-color: #4aa02c;
    padding: 4px 20px;
    border-radius: 10px 10px 0 0;
    font-size: 22px;
    margin: 0;
    display: inline-block;
    float: left;
    color: #fff;
}

.productHeading .title-ca .icon {
    margin-right: 5px;
}

.productHeading .title-ca a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.productHeading .category-child {
    width: 78%;
    display: inline-block;
    float: right;
    text-align: right;
}

.productHeading .category-child ul {
    padding: 0;
    display: inline-block;
    margin: 0;
}

.productHeading .category-child ul li {
    display: inline-block;
    float: left;
}

.productHeading .category-child ul li a {
    display: inline-block;
    padding: 0 17px;
    border-left: 1px solid #ddd;
    color: #4aa02c;
}

.main-product2 .nav-product .item .images img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.main-product2 .nav-product .item .nav-img {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    padding: 10px;
    width: 87%;
    margin: auto;
    margin-top: -39px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-top: 2px solid #92d051;
}

.Project-home .row-1 .button {
    text-align: right;
}

.Project-home .row-1 .sec-title {
    margin: 0;
    padding: 0;
}

.Project-home .row-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.Project-home {
    padding-top: 80px;
    background: #f5f5f5;
}

.Project-home .big-title h2 {
    font-weight: bold !important;
}

.Project-home .container-fluid {
    padding: 0;
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
}

.Project-home .container-fluid .row {
    margin-left: 0;
    margin-right: 0;
}

.Project-home .container-fluid .row .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.Project-home .container-fluid .item img {
    width: 100%;
    height: 320px !important;
    object-fit: cover;
}

.hover-zoom:hover img {
    transform: scale(1.05);
}

img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.hover-zoom {
    overflow: hidden;
}

.Our-Clients {
    background: url("../images/testimonial-bg.png") top center;
    background-repeat: no-repeat;
    padding: 80px 0;
}

@media only screen and (max-width: 736px) {
    .productHeading .title-ca {
        width: 100%;
    }

    .category-child {
        display: none;
    }
}

.submenu1, .submenu2, .submenu3 {
    display: none;
}

.product-new {
    position: absolute;
    padding: 5px 5px 5px 10px;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    left: -5px;
    top: 5px;
    background: #00a651;
    color: #fff;
    width: 45px;
}

.product-new:after {
    border-left: 10px solid #00a651;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    top: 0;
    right: -10px;
    left: initial;
}

.product-new:before {
    border-top: 5px solid #007b3c;
    border-left: 5px solid transparent;
    left: 0;
    top: initial;
    bottom: -5px;
}

.product-new:after, .product-new:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 10;
}


.nav-search {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 11;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.nav-search input[type=text] {
    width: 257px;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 3px;
}

.nav-search.open {
    visibility: visible;
    opacity: 1;
    top: 56px;
    right: 17px;
    z-index: 11;
}

.click-searchz {
    position: absolute;
    right: 15px;
    width: 45px;
    height: 35px;

    background: #4aa02c;
    line-height: 35px;
    color: #fff;
    font-size: 17px;
    border-radius: 6px;
    top: 11px;
    text-align: center;
}

.click-searchz:hover {
    color: #fff;
}

.newsletter .form-wrap {
    background: no-repeat;
    padding-left: 0;
}

.click-searchz svg {
    width: 1em;
    display: inline-block;
    font-size: inherit;
    height: 1em;
}

@media (min-width: 900px) {
    .search-mobile {
        display: none;
    }
}

.search-top form {
    position: relative;
}

.search-top form input[type=text] {
    width: 210px;
    height: 29px;
    padding-left: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.search-top .click-searchh {
    position: absolute;
    /* top: 5px; */
    right: 0px;
    color: #999 !important;
    padding: 0px !important;
    height: 29px;
    width: 35px;
    border: none;
}


/***************************************************************************************************************
||||||||||||||||||||||||||       MASTER STYLESHEET FOR ENERGY             ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||                TABLE OF CONTENT               |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

01. Imported styles
02. Flaticon reset styles
03. Header styles
04. Mainmenu styles
05. Rev_slider_wrapper styles
66. Call to action area Style
07. Categories area style
08. Fact counter area style
09. Latest Blog area style
10. Latest blog area style
11. Testimonial area style
12. Brand area style
13. Single service style
14. Pricing table area style
15. About page style
16. Account page style
17. 404 page style style
18. Blog page style
19. Blog single style
20. Contact page style

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/


@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:300,400,500,600,700&amp;display=swap');


@import url(animate.css);
@import url(bootstrap-select.min.css);
@import url(icomoon.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(jquery.fancybox.min.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(polyglot-language-switcher.css);
@import url(timePicker.css);
@import url(slick.css);
@import url(jquery.bxslider.css);
@import url(jquery-ui.css);


/*==============================================
   Base Css
===============================================*/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
}

html,
body {
    height: 100%;
}

body {
    color: #777777;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Hind Siliguri', sans-serif;
}

::selection {
    background: #fb6f62;
    color: #ffffff;
}

button:focus {
    outline: none;
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    margin: 0;
}

h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

h4 {

}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    border: none;
}

img.lazy-image {
    background: url(../images/icon/image-bg.svg) center center no-repeat;
}

img.lazy-image.loaded {
    background-image: none;
}

.owl-theme img.lazy-image.loaded {
    height: auto;
    opacity: 1;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.fix {
    position: relative;
    display: block;
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    padding: 5px 10px 5px;
}

.map-data a {
    color: #0b59d9;
    display: block;
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}


i {
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol,
li {
    margin: 0;
    padding: 0;
}

.clr1 {
    color: #f36727;
}

.bgclr1 {
    background: #f36727;
}


.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}


.btn-one {
    position: relative;
    display: inline-block;
    border-bottom-right-radius: 30px;
    padding: 0 40px;
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0.1s;
}

.btn-one:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-bottom-right-radius: 30px;
    transition: all 0.4s;
    transform: scale(0.5, 1);
    z-index: 1;
}

.btn-one:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-one .txt {
    position: relative;
    z-index: 1;
}

.btn-one:hover,
.btn-one:focus {
    color: #000000;
}


.btn-two {
    position: relative;
    display: inline-block;
    padding: 0 40px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 0.3s ease-in-out 0.1s;
}

.btn-two:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #52a85e;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
    transform: scale(0.5, 1);
    z-index: 1;
}

.btn-two:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-two .txt {
    position: relative;
    z-index: 1;
}

.btn-two:hover,
.btn-two:focus {
    color: #000000;
}


.btn-three {
    position: relative;
    display: inline-block;
    padding: 0 40px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 0.3s ease-in-out 0.1s;
}

.btn-three:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #006dfb;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
    transform: scale(0.5, 1);
    z-index: 1;
}

.btn-three:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-three .txt {
    position: relative;
    z-index: 1;
}

.btn-three:hover,
.btn-three:focus {
    color: #000000;
}


.btn-four {
    position: relative;
    display: inline-block;
    background: #fa9928;
    padding: 0 40px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;

    transition: all 0.3s ease-in-out 0.1s;
}

.btn-four:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #ec8b19;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
    transform: scale(0.5, 1);
    z-index: 1;
}

.btn-four:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-four .txt {
    position: relative;
    z-index: 1;
}

.btn-four:hover,
.btn-four:focus {
    color: #000000;
}


.rating-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.rating-box ul {
    overflow: hidden;
}

.rating-box ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 4px;
    line-height: 20px;
}

.rating-box ul li:last-child {
    margin-right: 0;
}

.rating-box ul li a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    line-height: 20px;
}


.sec-title {
    position: relative;
    display: block;
    margin-top: -2px;
    padding-bottom: 47px;
}

.sec-title .title {
    position: relative;
    display: block;
    line-height: 16px;
}

.sec-title .title h5 {
    position: relative;
    display: inline-block;
    float: left;
    color: #777777;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
}

.sec-title.clr-white .title h5 {
    color: #ffffff;
}

.sec-title .title .border-box {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 60px;
    height: 2px;
    content: "";
}

.sec-title .title .border-box.bg-black {
    background: #222222;
}

.sec-title .big-title {
    position: relative;
    display: block;
    padding: 17px 0 0;
}

.sec-title .big-title h2, .sec-title h2, .sec-title .big-title h2, .our-featues p {
    position: relative;
    display: block;
    color: #222222;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    text-transform: capitalize;
}

.our-featues p {
    margin: 0;
}

.our-featues p b {
    font-weight: 800;
}

.sec-title.clr-white .big-title h2 {
    color: #ffffff;
}

.sec-title .big-title h2 span, .sec-title h2 strong {
    font-weight: 800;
}

.sec-title.center .title {
    line-height: 0;
}

.sec-title.center .title h5 {
    display: block;
    float: none;
    margin: 0 0 27px;
}

.sec-title.center .title .border-box {
    display: block;
    margin: 0 auto;
}

.sec-title.center .big-title {
    padding: 20px 0 0;
}


.sec-title-style2 {
    position: relative;
    display: block;
    margin-top: -2px;
    padding-bottom: 60px;
}

.sec-title-style2 p {
    color: #777777;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
}

.sec-title-style2 .big-title {
    position: relative;
    display: block;
    padding: 3px 0 19px;
}

.sec-title-style2 .big-title h2 {
    color: #222222;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-title-style2 .border-box {
    position: relative;
    display: block;
    height: 2px;
    width: 60px;
}

.sec-title-style2 .border-box.mar0auto {
    margin: 0 auto;
}


.sec-title-style3 {
    position: relative;
    display: block;
    margin-top: -2px;
    padding-bottom: 60px;
}

.sec-title-style3 p {
    color: #777777;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
}

.sec-title-style3 .big-title {
    position: relative;
    display: block;
    padding: 3px 0 19px;
}

.sec-title-style3 .big-title h2 {
    color: #222222;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-title-style3 .border-box {
    position: relative;
    display: block;
    height: 2px;
    width: 95px;
}

.sec-title-style3 .border-box.center {
    margin: 0 auto;
}

.sec-title-style3 .border-box .borders-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 70px;
}

.sec-title-style3 .border-box .borders-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
}


.sec-title-style4 {
    position: relative;
    display: block;
    margin-top: -2px;
    padding-bottom: 60px;
}

.sec-title-style4 p {
    color: #777777;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
}

.sec-title-style4 .big-title {
    position: relative;
    display: block;
    padding: 6px 0 27px;
}

.sec-title-style4 .big-title h2 {
    color: #222222;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-title-style4 .border-box {
    position: relative;
    display: block;
    height: 3px;
    width: 80px;
}

.sec-title-style4 .border-box.center {
    margin: 0 auto;
}

.sec-title-style4 .border-box .borders-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background: #18212e;
}

.sec-title-style4 .border-box .borders-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background: #fa9928;
}

.sec-title-style4.clr-white p {
    color: #bbbbbb;
}

.sec-title-style4.clr-white .big-title h2 {
    color: #ffffff;
}

.sec-title-style4.clr-white .border-box .borders-left {
    background: #ffffff;
}


.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.parallax-bg-one::before {
    background: rgba(18, 32, 0, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.parallax-bg-two {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.parallax-bg-two::before {
    background: rgba(9, 23, 33, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.flex-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-box-two {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-box-three {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-box-four {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-box-five {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}


/*___ owl Nav Dot Style _____*/
.owl-theme .owl-prev span,
.owl-theme .owl-next span {
    display: none;
}

.owl-nav-style-one {
}

.owl-nav-style-one .owl-controls {
}

.owl-nav-style-one.owl-theme .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.owl-nav-style-one.owl-theme .owl-nav {
    position: relative;
    display: block;
    line-height: 0;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: transparent;
    border: 2px solid #222222;
    border-radius: 0%;
    margin: 0 0 0 0px;
    padding: 0;
    transition: all 700ms ease 0s;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-prev:before,
.owl-nav-style-one.owl-theme .owl-nav .owl-next:before {
    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #222222;
    font-size: 24px;
    line-height: 46px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
    transform: rotate(0deg);
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #ffffff;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-prev:hover:before {
    color: #ffffff;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next:hover:before {
    color: #ffffff;
}


.owl-nav-style-two {
}

.owl-nav-style-two .owl-controls {
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 0%;
    color: #3740b0;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 50px;
    transition: all 700ms ease 0s;
}

.owl-nav-style-two.owl-theme .owl-nav .owl-next {
    margin-left: 0px;
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #ffffff;
    background: #3740b0;
}


.owl-carousel.owl-dot-style1 .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.owl-carousel.owl-dot-style1 .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    line-height: 6px;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 2px solid #bcbcbc;
    margin: 0px 5px;
    padding: 0px;
    border-radius: 50%;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot span {
    display: none;
}

.owl-carousel.owl-dot-style1.thm-border-clr2 .owl-dots .owl-dot.active {
    border-color: #52a85e;
}

.owl-carousel.owl-dot-style1.thm-border-clr3 .owl-dots .owl-dot.active {
    border-color: #006dfb;
}

.owl-carousel.owl-dot-style1.thm-border-clr4 .owl-dots .owl-dot.active {
    border-color: #f99828;
}


.owl-carousel.owl-dot-style2 .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 40px;
}

.owl-carousel.owl-dot-style2 .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    line-height: 8px;
}

.owl-carousel.owl-dot-style2 .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 4px;
    background: #959595;
    border: 0px solid #959595;
    margin: 0px 5px;
    padding: 0px;
    border-radius: 0%;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.owl-carousel.owl-dot-style2 .owl-dots .owl-dot span {
    display: none;
}

.owl-carousel.owl-dot-style2 .owl-dots .owl-dot.active {
    height: 8px;
}


.accordion-box {
    position: relative;
    display: block;
}

.accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.accordion-box .accordion.marginbottom0 {
    margin-bottom: 0;
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #cccccc;
    cursor: pointer;
    padding-left: 75px;
    padding-right: 30px;
    padding-top: 16px;
    padding-bottom: 16px;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn h4 {
    color: #222222;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    content: "\f104";
    top: 50%;
    left: 30px;
    width: auto;
    height: auto;
    background: transparent;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    transform: translateY(-50%);
    transition: all 500ms ease 0s;
}

.accordion-box .accordion .accord-btn.active {
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border-bottom: transparent;
}

.accordion-box .accordion .accord-btn.active h4 {
    color: #52a85e;
}

.accordion-box .accordion .accord-btn.active:after {
    color: #000000;
    content: "\f105";
}

.accordion-box .accordion .accord-content {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 1px;
    padding-bottom: 22px;
    padding-left: 75px;
    padding-right: 50px;
    display: none;
    border: 1px solid #cccccc;
    border-top: none;
}

.accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.accordion-box .accordion .accord-content p {
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}


@keyframes pulse {
    50% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .1),
        0 0 0 20px rgba(238, 238, 238, 0.3000);
    }
}

@keyframes pulse2 {
    50% {
        box-shadow: 0 0 0 5px rgba(255, 231, 1, .1),
        0 0 0 20px rgba(255, 231, 1, 0.3000);
    }
}


.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    min-height: 400px;
    overflow: hidden;
}


/*=============== Boxed-Layout =============*/
.boxed_wrapper_box_page {
    position: relative;
    overflow-x: hidden;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

.body_switcher {
    position: fixed;
    top: 150px;
    z-index: 9999999;
    left: -200px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.body_switcher .body_switch_btn {
    position: absolute;
    right: -50px;
    z-index: -1;
}

.body_switcher .body_switch_btn button {
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 24px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.80);
    cursor: pointer;
    transition: all 500ms ease;
}


.body_switcher .boxed_switch_menu {
    position: relative;
    background: #fff;
    width: 200px;
    padding: 25px 15px 20px;
    text-align: center;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}

.body_switcher .boxed_switch_menu h5 {
    color: #222222;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0px;
}

.body_switcher.switcher-show {
    left: 0;
}

.body_switcher .boxed_switch_menu .switch_body .box {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
}

.body_switcher .boxed_switch_menu .switch_body .box > div {
    width: 80px;
    height: 50px;
    background: #fff;
    border: 2px solid #999;
}

.body_switcher .boxed_switch_menu .switch_body .box > div > span {
    display: block;
    width: 60px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
}

.body_switcher .boxed_switch_menu .switch_body .box p {
    position: relative;
    display: block;
    color: #999;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin: 7px 0 0;
}

.main_page.active_boxlayout {
    max-width: 1550px;
    width: 100%;
    min-width: 300px;
    margin: 0 auto;
    background: url(../images/pattern/body-pattern.png) #111111;
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center;
    overflow-x: hidden;
}


/*________________Preloader_______________ */
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/preloader.gif);
}

.preloader.style-two {
    background-image: url(../images/icon/preloader-1.html);
}


/*** Scroll To Top style ***/
.scroll-top {
    position: fixed;
    right: 15px;
    bottom: 20px;
    width: 55px;
    height: 55px;
    color: #ffffff;
    border-radius: 50%;
    font-size: 20px;
    line-height: 54px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    display: none;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 999999999;
}

.scroll-top span {
}

.scroll-top:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    z-index: -1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.scroll-top:hover {
    opacity: .90;
}

.scroll-top.style2 {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #050403;
    border: none;
    text-align: center;
    animation: auto;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    left: 0;
    bottom: 70px;
    right: 0;
    margin: 0 auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
}


/* Form validation styles */
input:focus,
textarea:focus,
select:focus {
    border-color: #43c3ea;
    outline: none;
}

#contact-form input[type="text"].error {
    border-color: red;
}

#contact-form input[type="email"].error {
    border-color: red;
}

#contact-form select.error {
    border-color: red;
}

#contact-form textarea.error {
    border-color: red;
}


/* Post pagination styles */
.post-pagination {
    position: relative;
    display: block;
}

.post-pagination.martop20 {
    margin-top: 20px;
}

.post-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 3px;
}

.post-pagination li a {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #eeeeee;
    color: #131313;
    font-size: 18px;
    line-height: 56px;
    font-weight: 600;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
}

.post-pagination li a i {
    color: #c1c1c1;
    font-size: 22px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.post-pagination li.active a,
.post-pagination li:hover a {
    background: #fec727;
    border-color: #fec727;
}

.post-pagination li.active a i,
.post-pagination li:hover a i {
    color: #131313;
}


.post-pagination.style2 li a {
    border-radius: 0;
}


/* Overlay styles */
.overlay-style-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;
}


.overlay-style-one.bg2 {
    background: rgba(131, 197, 93, 0.6); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(131, 197, 93, 0.6) 0%, rgba(241, 111, 92, 0.6) 0%, rgba(246, 41, 12, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(254, 159, 96, 0.6) 0%, rgba(82, 168, 93, 0.6) 0%, rgba(110, 184, 93, 0.6) 0%, rgba(83, 168, 94, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(131, 197, 93, 0.6)), color-stop(0%, rgba(241, 111, 92, 0.6)), color-stop(0%, rgba(246, 41, 12, 0.6)), color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(0%, rgba(254, 159, 96, 0.6)), color-stop(0%, rgba(82, 168, 93, 0.6)), color-stop(0%, rgba(110, 184, 93, 0.6)), color-stop(100%, rgba(83, 168, 94, 1))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(131, 197, 93, 0.6) 0%, rgba(241, 111, 92, 0.6) 0%, rgba(246, 41, 12, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(254, 159, 96, 0.6) 0%, rgba(82, 168, 93, 0.6) 0%, rgba(110, 184, 93, 0.6) 0%, rgba(83, 168, 94, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(131, 197, 93, 0.6) 0%, rgba(241, 111, 92, 0.6) 0%, rgba(246, 41, 12, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(254, 159, 96, 0.6) 0%, rgba(82, 168, 93, 0.6) 0%, rgba(110, 184, 93, 0.6) 0%, rgba(83, 168, 94, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(131, 197, 93, 0.6) 0%, rgba(241, 111, 92, 0.6) 0%, rgba(246, 41, 12, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(254, 159, 96, 0.6) 0%, rgba(82, 168, 93, 0.6) 0%, rgba(110, 184, 93, 0.6) 0%, rgba(83, 168, 94, 1) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(131, 197, 93, 0.6) 0%, rgba(241, 111, 92, 0.6) 0%, rgba(246, 41, 12, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(254, 159, 96, 0.6) 0%, rgba(82, 168, 93, 0.6) 0%, rgba(110, 184, 93, 0.6) 0%, rgba(83, 168, 94, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83c55d', endColorstr='#53a85e', GradientType=0); /* IE6-9 */
}

.overlay-style-one.bg3 {
    background: rgba(0, 0, 0, 0.7); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(0%, rgba(254, 159, 96, 0.7)), color-stop(0%, rgba(82, 168, 93, 0.7)), color-stop(0%, rgba(110, 184, 93, 0.7)), color-stop(0%, rgba(245, 245, 245, 0.7)), color-stop(0%, rgba(0, 82, 189, 0.7)), color-stop(0%, rgba(0, 108, 249, 0.7)), color-stop(38%, rgba(0, 98, 227, 0.78)), color-stop(100%, rgba(0, 82, 189, 0.9))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0052bd', GradientType=0); /* IE6-9 */
}

.overlay-style-one.bg4 {
    background: rgba(247, 150, 40, 0.7); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(247, 150, 40, 0.7) 0%, rgba(178, 99, 10, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 150, 40, 0.7)), color-stop(100%, rgba(178, 99, 10, 1))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(247, 150, 40, 0.7) 0%, rgba(178, 99, 10, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(247, 150, 40, 0.7) 0%, rgba(178, 99, 10, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(247, 150, 40, 0.7) 0%, rgba(178, 99, 10, 1) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(247, 150, 40, 0.7) 0%, rgba(178, 99, 10, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79628', endColorstr='#b2630a', GradientType=0); /* IE6-9 */
}


.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


/* Overlay style two */
.overlay-style-two {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    opacity: 1;
    z-index: 1;
    transition: all 900ms ease;
}

.overlay-style-two:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}

.overlay-style-two:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}


.overlay-style-box1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.overlay-style-box1:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background: rgba(255, 255, 255, 0.90);
    transform: perspective(400px) rotateY(90deg);
    transform-origin: left;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}

.overlay-style-box1:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: rgba(255, 255, 255, 0.90);
    transform: perspective(400px) rotateY(-90deg);
    transform-origin: right;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}


.review-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 16px;
}

.review-box ul {
    display: block;
    overflow: hidden;
}

.review-box ul li {
    display: inline-block;
    float: left;
    margin-right: 4px;
}

.review-box ul li:last-child {
    margin-right: 0px;
}

.review-box ul li i {
    font-size: 18px;
    color: #ffba00;
}


.social-links-style1 {
    position: relative;
    display: block;
    overflow: hidden;
}

.social-links-style1 li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.social-links-style1 li:last-child {
    margin-right: 0px;
}

.social-links-style1 li a i {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.05);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #798795;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    transition: all 500ms ease;
}

.social-links-style1 li a:hover i {
    color: #ffffff;
}


.sociallinks-style-two {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 7px 0 8px;
}

.sociallinks-style-two li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 25px;
}

.sociallinks-style-two li:last-child {
    margin-right: 0px;
}

.sociallinks-style-two li a i {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    transition: all 500ms ease 0s;
}

.sociallinks-style-two li a:hover i {
    color: #e4b33d;
}


/* Update header Style */
@keyframes menu_sticky {
    0% {
        margin-top: -90px;
    }
    50% {
        margin-top: -74px;
    }
    100% {
        margin-top: 0;
    }
}

/***
========================================
    Mobile Menu
========================================
***/
.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none;
    float: right;
    cursor: pointer;
    padding: 25px 0;
}

.nav-outer .mobile-nav-toggler .inner {
    position: relative;
    display: block;
    padding: 3px 5px;
}

.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    padding-right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 13, 40, 0.90);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    z-index: 1;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .mCSB_inside > .mCSB_container {
    margin-right: 5px;
}

.mobile-menu .navbar-collapse {
    display: block !important;
}


.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
}

.mobile-menu .nav-logo a {
    position: relative;
    display: inline-block;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #000000;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.mobile-menu .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li > ul > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current > a:before {
    height: 100%;
}


.mobile-menu .navigation li ul li > a {
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0.10);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul {
    display: none;
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 5px 10px;
}

.mobile-menu .social-links li a {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 32px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .social-links li a:hover {
    color: #dddddd;
}


/*==============================================
    Main Header Css
===============================================*/
.main-header {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    margin: 0px;
    z-index: 999999;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 0px 0px;
    background: rgba(0, 0, 0, 0.90);
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 0;
}

.sticky-header.white-bg {
    background: rgba(255, 255, 255, 0.97);
}

.fixed-header .sticky-header {
    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;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 1;
    z-index: 999999;
}

.sticky-header .logo {
    position: relative;
    display: block;
    padding: 10px 0 10px;
}

.sticky-header.style2 .logo {
    position: relative;
    display: block;
    padding: 5px 0 5px;
}

.sticky-header .logo a {
    position: relative;
    display: inline-block;
}

.sticky-header .main-menu .navigation > li {
}

.sticky-header .main-menu .navigation > li > a {
    padding: 25px 0px 25px;
}

.sticky-header .main-menu.style3 .navigation > li > a {
    padding: 25px 0px 25px;
}

.sticky-header .main-menu.style4 .navigation > li > a {
    padding: 25px 0px 25px;
}


.header-style-one {
}

.header-lawer {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    background: transparent;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-lawer .container-box {
    position: relative;
    display: block;
    padding-left: 80px;
}

.header-lawer .container-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #ffffff;
    content: "";
}

.header-lawer .outer-box {
    position: relative;
    display: block;
}

.header-lawer-left {
    position: relative;
    display: block;
}

.header-lawer-left .logo {
    position: relative;
    display: inline-block;
    float: left;
    padding: 10px 0;
}

.header-lawer-left .logo a {
    position: relative;
    display: inline-block;
}

.header-lawer-left .logo a img {
    width: auto;
}


.header-lawer-left .nav-outer {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 100px;
}

.main-menu {
    position: relative;
    display: block;
    float: left;
    margin-top: 5px;
}

.main-menu .navbar-collapse {
    padding: 0px;
    display: block !important;
}

.main-menu .navigation {
    position: relative;
    display: block;
}

.main-menu .navigation > li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 35px;
}

.main-menu .navigation > li:last-child {
    margin-right: 0;
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 35px 0px 35px;
    transition: all 500ms ease;
    opacity: 1;

}

.main-menu .navigation > li > a:hover {
    color: #92d051;
}

.video-holder-box .icon .inner a:hover {
    background: #92d051;
    color: #fff;
}

.main-menu .navigation > li > a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    content: "";
    transform: scaleX(0);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before {
    transform: scaleX(1.0);
}

.main-menu .navigation > li > ul {
    position: absolute;
    top: 80px;
    left: 0;
    width: 270px;
    padding: 0px 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    transition: all 100ms ease;
    z-index: 100;
}

.main-menu .navigation > li > ul:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    z-index: -1;
}

.main-menu .navigation > li.dropdown:hover > ul {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}


.main-menu .navigation > li > ul > li {
    position: relative;
    display: block;
    padding: 0 20px;
    width: 100%;
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    border-bottom: 1px solid #e9e9e9;
    padding: 13px 0px 13px;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Hind Siliguri', sans-serif;
}

.main-menu .navigation > li > ul > li:last-child > a {
    border: none;
}

.main-menu .navigation > li > ul > li > a:hover {
    padding-left: 15px;
}

.main-menu .navigation > li > ul > li > a:before {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
    opacity: 0;
    transition: all 500ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
    text-align: right;
    z-index: 5;
}

.main-menu .navigation > li > ul > li:hover > a:before {
    opacity: 1;
}


.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    top: 0%;
    left: 100%;
    width: 250px;
    padding: 0;
    display: none;
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    transition: all 100ms ease;
    z-index: 100;
}

.main-menu .navigation li > ul > li.dropdown:hover ul {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    display: block;
    padding: 0 20px;
    width: 100%;
}

.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    border-bottom: 1px solid #e9e9e9;
    padding: 13px 0px 13px;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Hind Siliguri', sans-serif;
}

.main-menu .navigation > li > ul > li > ul > li:last-child > a {
    border: none;
}

.main-menu .navigation > li > ul > li:hover > a {
    padding-left: 15px;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover {
    padding-left: 15px;
}

.main-menu .navigation > li > ul > li > ul > li a:before {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
    opacity: 0;
    transition: all 500ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover:before {
    opacity: 1;
}

/****
.main-menu .navigation> li> ul.megamenu {
    position: absolute;
    left: -232px;
    width: 700px;
}
.main-menu .navigation> li> ul.megamenu li {
    position: relative;
    max-width: 33.333333%;
    float: left;
}
***/
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 42px;
    border-left: 1px solid #04102a;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    z-index: 5;
}


.header-social-links-style1 {
    position: relative;
    display: block;
    float: left;
    padding: 30px 0;
    margin-left: 30px;
    margin-top: 5px;
}

.header-social-links-style1 ul {
    overflow: hidden;
    text-align: center;
}

.header-social-links-style1 ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.header-social-links-style1 ul li:last-child {
    margin-right: 0;
}

.header-social-links-style1 ul li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    line-height: 38px;
    transition: all 0.4s linear;
}

.header-social-links-style1 ul li a:hover {
    color: #92d051;
}


.cart-box {
    position: relative;
    display: inline-block;
    float: left;
    padding: 30px 40px;
}

.cart-box a {
    position: relative;
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
}

.cart-box a span:before {
    position: relative;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 40px;
}

.cart-box a span.count {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
}

.cart-box .value {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 5px;
}

.cart-box .value p {
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    margin: 0;

}


.outer-search-box-style1 {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 40px;
    padding: 30px 0;
    margin-top: 5px;
}

.outer-search-box-style1 .seach-toggle {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    cursor: pointer;
    text-align: center;
    margin: 0;
    transition: all 500ms ease;
}

.outer-search-box-style1 .search-box {
    position: absolute;
    top: 90px;
    right: 0%;
    background: rgba(0, 0, 0, 0.90);
    padding: 20px;
    z-index: 100;
    margin-left: 0;
    display: none;
}

.outer-search-box-style1 .search-box.now-visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 100;
}

.outer-search-box-style1 .search-box .form-group {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: 250px;
}

.outer-search-box-style1 .search-box .form-group input[type="search"], .outer-search-box-style1 .search-box .form-group input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #1f1f23;
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 24px;
    position: relative;

    width: 100%;
    height: 45px;
    padding-left: 15px;
    padding-right: 50px;
}

.outer-search-box-style1 .search-box .form-group input[type="search"]:focus {
    border-color: #f5f5f5;
}

.outer-search-box-style1 .search-box .form-group button,
.outer-search-box-style1 .search-box .form-group input[type="submit"] {
    position: absolute;
    right: 0;
    top: 1px;
    display: block;
    cursor: pointer;
    background: rgb(146 208 81);
    color: #fff;
    font-size: 13px;
    height: 43px;
    line-height: 43px;
    width: 45px;
    transition: all 500ms ease 0s;
}

.outer-search-box-style1 .search-box .form-group button:hover,
.outer-search-box-style1 .search-box .form-group input:focus + button {
    color: #222222;
    background: #f5f5f5;
}

.header-lawer-right .button-box {
    position: relative;
    display: block;
    float: right;
}

.header-lawer-right .button-box a {
    position: relative;
    display: inline-block;
    padding: 0 45px;
    color: #ffffff;
    font-size: 24px;
    line-height: 109px;
    font-weight: 700;
    text-transform: uppercase;

}

.header-lawer-right .button-box a:hover {
    background-position: right center;
}


/***
=====================================================
	Main Slider style
=====================================================
***/
.main-slider {
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.main-slider.style1 {
    margin-top: 0px;
}

.main-slider .overlay-baner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 99;
}

/* .main-slider .slide{
	position: relative;
	padding: 295px 0px 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
} */
/* .main-slider.one_page .slide{
	padding: 304px 0px 200px;
}
.main-slider .slide .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}
.main-slider .slide .image-layer:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.50);
    content: "";
    z-index: -1;
} */
.main-slider .active .slide .image-layer {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.main-slider .content {
    position: relative;
    z-index: 10;
}


.main-slider .content h5 {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 16px;
    opacity: 0;
    transition: all 1000ms ease;
    transform: translateY(80px);
    font-family: 'Hind Siliguri', sans-serif;
}

.main-slider .active .content h5 {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 1000ms;
}

.main-slider .content .border-box {
    position: relative;
    display: inline-block;
    width: 0px;
    height: 2px;
    background: #ffffff;
    transition: all 1000ms ease;
}

.main-slider .active .content .border-box {
    width: 70px;
    transition-delay: 1500ms;
}

.main-slider .content h2 {
    position: relative;
    color: #ffffff;
    font-size: 72px;
    line-height: 1.2em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 41px;
    opacity: 0;
    transition: all 1000ms ease;
    transform: translateY(80px);
}

.main-slider .content h2 span {
    font-weight: 400;
}

.main-slider .active .content h2 {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 2000ms;
}

.main-slider .content .btns-box {
    position: relative;
    opacity: 0;
    transition: all 1000ms ease;
    transform: translateY(80px);
}

.main-slider .active .content .btns-box {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 2500ms;
}

.main-slider .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

.main-slider .owl-theme .owl-prev span,
.main-slider .owl-theme .owl-next span {
    display: block;
}

.main-slider .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 30px;
    top: 0;
    background: rgba(255, 255, 255, 0.75);
    height: 60px;
    width: 60px;
    border-radius: 0%;
    border: none;
    text-align: center;
    color: #022447;
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    opacity: 1;
    margin: 0;
    padding: 0;
    margin-top: -30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-slider .owl-theme .owl-nav .owl-prev:hover {
    background: rgba(255, 255, 255, 0.95);
}

.main-slider .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 30px;
    top: 0;
    background: rgba(255, 255, 255, 0.75);
    height: 60px;
    width: 60px;
    border-radius: 0%;
    border: none;
    text-align: center;
    color: #022447;
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    opacity: 1;
    margin: 0;
    padding: 0;
    margin-top: -30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-slider .owl-theme .owl-nav .owl-next:hover {
    background: rgba(255, 255, 255, 0.95);
}


/***
=============================================
    Facts Area Css
=============================================
***/
.facts-area {
    position: relative;
    display: block;
    background: #ffffff;
}

.facts-box {
    position: relative;
    display: block;
    background: #222222;
    border-bottom-right-radius: 50px;
    padding: 60px 0;
    margin-top: -100px;
    z-index: 10;
}

.facts-box:before {
    position: absolute;
    top: 0;
    left: -5000px;
    bottom: 0;
    right: 0;
    background: #222222;
    border-bottom-right-radius: 50px;
    content: "";
}

.facts-box ul {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.facts-box ul li {
    position: relative;
    display: block;
    max-width: 25%;
    width: 100%;
    border-right: 2px solid #363636;
    padding: 18px 35px 18px;
    padding-right: 0;
}

.facts-box ul li:last-child {
    border-right: 0;
}

.facts-box ul li .icon {
    width: 60px;
}

.facts-box ul li .icon span:before {
    font-size: 40px;
    line-height: 40px;
}

.facts-box ul li .icon,
.facts-box ul li .title {
    display: table-cell;
    vertical-align: middle;
}

.facts-box ul li .title h3 {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}


/***
=============================================
    About Style1 Area Css
=============================================
***/
.about-style1-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding: 120px 0 190px;
}

.about-style1-image-box {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    z-index: 10;
}

.about-style1-image-box .patter-bg {
    position: absolute;
    top: -120px;
    left: -5000px;
    bottom: 50%;
    right: 400px;
}

.about-style1-image-box .gradient-bg {
    position: absolute;
    top: 50%;
    left: -5000px;
    bottom: -190px;
    right: 500px;
}

.about-style1-image-box .image-box {
    position: relative;
    display: block;
}

.about-style1-image-box .image-box img {
    width: 100%;
}

.about-style1-image-box .image-box .overlay-box {
    position: absolute;
    bottom: -60px;
    right: -60px;
    width: 300px;
    background: #222222;
    padding: 31px 30px 30px;
}

.about-style1-image-box .image-box .overlay-box:before {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: -10px;
    right: -10px;
    background: #dddddd;
    content: "";
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: -1;
}

.about-style1-image-box .image-box .overlay-box .left {
    width: 115px;
}

.about-style1-image-box .image-box .overlay-box .left h2 {
    color: #ffffff;
    font-size: 100px;
    line-height: 70px;
    font-weight: 700;
    font-family: 'Hind Siliguri', sans-serif;
}

.about-style1-image-box .image-box .overlay-box .left,
.about-style1-image-box .image-box .overlay-box .right {
    display: table-cell;
    vertical-align: middle;
}

.about-style1-image-box .image-box .overlay-box .right h4 {
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
}

.about-style1-text-box {
    position: relative;
    display: block;
    padding-top: 75px;
}

.about-style1-text-box .inner-contant {
    position: relative;
    display: block;
    margin-top: -8px;
}

.about-style1-text-box .inner-contant p {
    margin: 0 0 23px;
}

.about-style1-text-box .inner-contant .bottom-box {
    position: relative;
    display: block;
    padding-top: 18px;
}

.about-style1-text-box .inner-contant .bottom-box .video-holder-box {
}

.video-holder-box {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
}

.video-holder-box .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.video-holder-box .icon .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.video-holder-box .icon .inner a {
    position: relative;
    display: inline-block;
    background: #dddddd;
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    transition: all 500ms ease;
    font-size: 20px;
    line-height: 60px;
}

.video-holder-box .icon .inner a:hover {
    color: #000000;
}

.video-holder-box .icon .inner a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: #222222;
    font-size: 20px;
    line-height: 60px;
}

.about-style1-text-box .inner-contant .bottom-box .video-holder-box,
.about-style1-text-box .inner-contant .bottom-box .title-box {
    display: table-cell;
    vertical-align: middle;
}

.about-style1-text-box .inner-contant .bottom-box .title-box {
    padding-left: 20px;
}

.about-style1-text-box .inner-contant .bottom-box .title-box h5 {
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}


/***
=============================================
    Service Style1 Area Css
=============================================
***/
.services-style1-area {
    position: relative;
    display: block;
    background-color: #f5f5f5;
    padding: 120px 0 120px;
}

.services-style1-area .top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.services-style1-area .top .sec-title {
}

.services-style1-area .top .button {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.services-style1-area .top .button a {
    line-height: 50px;
}

.single-service-style1 {
    position: relative;
    display: block;
    background: #ffffff;
    max-width: 320px;
    width: 100%;
    padding: 50px 40px 50px;
    margin: 0 auto 0;
    border-bottom-left-radius: 40px;
}

.single-service-style1:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    background: #dddddd;
    content: "";
}

.single-service-style1:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    content: "";
    opacity: 0;
    transform: scaleY(0.1);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-service-style1:hover:after {
    opacity: 1;
    transform: scaleY(1.0);
}

.single-service-style1 .icon {
    position: relative;
    display: block;
    padding-bottom: 22px;
}

.single-service-style1 .icon span:before {
    font-size: 60px;
    line-height: 60px;
}

.single-service-style1 h3 {
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.single-service-style1 .text {
    position: relative;
    display: block;
    padding: 15px 0 26px;
}

.single-service-style1 .text p {
    margin: 0;
}

.single-service-style1 .read-more-button {
    position: relative;
    display: block;
}

.single-service-style1 .read-more-button a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #c2c2c2;
    border-radius: 50%;
    text-align: center;
    color: #222222;
    font-size: 16px;
    line-height: 38px;
    font-weight: 600;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}

.single-service-style1 .read-more-button a:before {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    transform: scale(0);
    border-radius: 50%;
    content: "";
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: -1;
}

.single-service-style1:hover .read-more-button a:before {
    transform: scale(1.0);
}

.single-service-style1:hover .read-more-button a {
    color: #ffffff;
}

.service-carousel.owl-carousel.owl-dot-style1 .owl-stage-outer {
    padding-bottom: 45px;
}

.service-carousel.owl-carousel.owl-dot-style1 .owl-dots {
    position: absolute;
    line-height: 12px;
    bottom: 0;
    right: -5px;
}


/***
=============================================
    Calculate Loan Area Css
=============================================
***/
.calculate-loan-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 53px;
    z-index: 10;
}

.calculate-loan-area:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: #f5f5f5;
    content: "";
    z-index: -1;
}


.calculate-loan-box {
    position: relative;
    display: block;
    padding: 70px;
    margin-right: -70px;
}

.calculate-loan-box:before {
    position: absolute;
    top: 120px;
    left: -5000px;
    bottom: -70px;
    right: 40px;
    background-image: url(../images/pattern/pattern-bg-2.png);
    background-color: #222222;
    background-repeat: repeat;
    content: "";
    z-index: -2;
}


.calculate-loan-box .sec-title {
    padding-bottom: 40px;
}

.loan-ranger {
    position: relative;
    display: block;
}

.loan-ranger .top {
    position: relative;
    display: block;
    margin-bottom: 45px;
}

.loan-ranger .top .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.loan-ranger .top .inner .left {
    position: relative;
    display: block;
}

.loan-ranger .top .inner .left label.control-label {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
}

.loan-ranger .top .inner .right {
    position: relative;
    display: block;
}

.loan-ranger .top .inner .right input#amount {
    position: relative;
    display: block;
    width: 100px;
    height: auto;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    background-color: transparent;
    border: none;
    text-align: right;
    box-shadow: none;
}

.loan-ranger .bottom {
    position: relative;
    display: block;
    margin-bottom: 58px;
}

.loan-ranger .bottom .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.loan-ranger .bottom .inner .left {
    position: relative;
    display: block;
}

.loan-ranger .bottom .inner .left label.control-label {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
}

.loan-ranger .bottom .inner .right {
    position: relative;
    display: block;
}

.loan-ranger .bottom .inner .right input#j {
    position: relative;
    display: block;
    width: 100px;
    height: auto;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    background-color: transparent;
    border: none;
    text-align: right;
    box-shadow: none;
}


.loan-ranger .ui-widget-content {
    position: relative;
    background: #edf2f7;
    border: none;
    height: 6px;
    margin: 16px 0 0;
    border-radius: 0;
    text-align: left;
}

.loan-ranger .ui-slider-handle {
    position: absolute;
    background: #ffffff;
    border: 6px solid #222222;
    border-radius: 50%;
    height: 30px;
    margin-left: 0;
    margin-left: -30px;
    outline: medium none;
    width: 30px !important;
    cursor: pointer;
    z-index: 2;
}

.loan-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -12px;
}

.loan-ranger .ui-slider .ui-slider-range {
    background: #222222;
    border-radius: 0;
}

.calculated-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.calculated-box .single-box {
    position: relative;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.calculated-box .single-box h5 {
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 9px;
}

.calculated-box .single-box p {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
}

.loan-ranger .button-box {
    position: relative;
    display: block;
    padding-top: 32px;
}

.loan-ranger .button-box a {
    color: #222222;
    background: #ffffff;
}

.calculate-image-box {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
    min-height: 630px;
    background-repeat: no-repeat;
    top: 53px;
    z-index: -1;
}


/***
=============================================
    Work Process Area Css
=============================================
***/
.work-process-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 70px;
}

.work-process-area .shape1 {
    position: absolute;
    top: 220px;
    right: 165px;
    -webkit-animation: service_hexagon_2 15s infinite linear;
    -moz-animation: service_hexagon_2 15s infinite linear;
    -o-animation: service_hexagon_2 15s infinite linear;
    animation: service_hexagon_2 15s infinite linear;
}

.work-process-area .shape2 {
    position: absolute;
    top: 250px;
    right: 60px;
}

.work-process-area .shape3 {
    position: absolute;
    left: 90px;
    bottom: 200px;
}


.work-process-area .sec-title {
    padding-bottom: 97px;
}

.work-process-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.single-work-process {
    position: relative;
    display: block;
    padding: 0 65px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    margin-bottom: 41px;
}

.single-work-process:nth-child(1):before {
    position: absolute;
    top: 40px;
    right: -58px;
    width: 117px;
    height: 51px;
    background: url(../images/shape/arrow-top.png);
    content: "";
}

.single-work-process:nth-child(3):before {
    position: absolute;
    top: 40px;
    left: -58px;
    width: 117px;
    height: 51px;
    background: url(../images/shape/arrow-bottom.png);
    content: "";
}


.single-work-process .icon-holder {
    position: relative;
    display: block;
    width: 130px;
    height: 130px;
    background: #ffffff;
    margin: 0 auto;
    z-index: 1;
}

.single-work-process .icon-holder:before {
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    background: #dadada;
    content: "";
    transform: rotate(45deg);
    z-index: -1;
}

.single-work-process .icon-holder span:before {
    position: relative;
    display: block;
    background: #ffffff;
    font-size: 70px;
    line-height: 130px;
    border-bottom-right-radius: 30px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(232, 232, 232, 0.7);
    box-shadow: 0px 0px 5px 2px rgba(232, 232, 232, 0.7);
}

.single-work-process .icon-holder .count-box {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #222222;
    border-radius: 50%;
    margin: 0 auto;
}

.single-work-process .icon-holder .count-box p {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    font-family: 'Hind Siliguri', sans-serif;
}

.single-work-process .text-holder {
    position: relative;
    display: block;
    padding-top: 73px;
}

.single-work-process .text-holder h3 {
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 18px;
}

.single-work-process .text-holder p {
    margin: 0;
}


/***
=============================================
    Latest project Area Css
=============================================
***/
.latest-project-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 120px 0 120px;
}

.latest-project-area .top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.latest-project-area .top .sec-title {
}

.latest-project-area .top .button {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.latest-project-area .top .button a {
    line-height: 50px;
}

.latest-project-area .outer-container {
    max-width: 1200px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
}


.single-project-style1 {
    position: relative;
    display: block;
}

.single-project-style1 .img-holder {
    position: relative;
    display: block;
}

.single-project-style1 .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-project-style1 .img-holder img {
    width: 100%;
    transform: scale(1.0);
}

.single-project-style1:hover .img-holder img {
    transform: scale(1.2) rotate(1deg);
}

.single-project-style1:hover .overlay-style-one {
    opacity: 1;
    transform: scaleY(1) skew(0deg, 0deg);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.single-project-style1 .overlay-style-one .zoom-button {
    position: relative;
    display: inline-block;
    transform: scale(.5);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-project-style1:hover .overlay-style-one .zoom-button {
    transform: scale(1.0);
    transition: all 200ms linear;
    transition-delay: 0.3s;
}

.single-project-style1 .overlay-style-one .zoom-button a {
    display: inline-block;
}

.single-project-style1 .overlay-style-one .zoom-button img {
    width: auto;
    transform: none;
}

.single-project-style1 .read-more-button {
    position: absolute;
    bottom: -15px;
    right: 40px;
    z-index: 2;
}

.single-project-style1 .read-more-button a {
    position: relative;
    display: block;
    width: 60px;
    height: 30px;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.single-project-style1:hover .read-more-button a {
    background: #222222;
}

.single-project-style1 .text-holder {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 33px 33px 33px;
    border-bottom-right-radius: 40px;
    border: 2px solid #eeeeee;
    border-top: none;
}

.single-project-style1 .text-holder h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 10px;
}

.single-project-style1 .text-holder h3 a {
    color: #222222;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-project-style1 .text-holder p {
    line-height: 24px;
    margin: 0;
}

.project-carousel.owl-carousel.owl-dot-style2 .owl-stage-outer {
    margin-right: -400px;
    padding-bottom: 48px;
}

.project-carousel.owl-carousel.owl-dot-style2 .owl-dots {
    position: absolute;
    bottom: 0;
    left: -5px;
}


/***
=============================================
    Testimonial Style1 Area Css
=============================================
***/
.testimonial-style1-area {
    position: relative;
    display: block;
    padding: 120px 0 110px;
    background: #ffffff;
}

.testimonial-style1-area .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.testimonial-style1-area .sec-title {
    padding-bottom: 59px;
}

.single-testimonial-style1 {
    position: relative;
    display: block;

}

.single-testimonial-style1 .top {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 140px;
}

.single-testimonial-style1 .top .quote-box {
    position: absolute;
    top: 1px;
    left: 0;
    width: 115px;
    height: 95px;
    text-align: center;
    line-height: 73px;
}

.single-testimonial-style1 .top .quote-box .flaticon-quote {
    position: relative;
    z-index: 11;
    color: #92d051;
    font-size: 30px;

}

.single-testimonial-style1 .top .quote-box:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("../images/quote-bg.png");
    content: "";
}

.single-testimonial-style1 .top .quote-box span:before {
    position: relative;
    display: block;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}

.single-testimonial-style1 .top .text-box {
    position: relative;
    display: block;
}

.single-testimonial-style1 .top .text-box p {
    color: #777777;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    min-height: 90px;
}

.single-testimonial-style1 .bottom {
    position: relative;
    display: block;
    padding-left: 155px;
    min-height: 110px;
    margin-top: 40px;
}

.single-testimonial-style1 .bottom .image-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 110px;
    z-index: 1;
}

.single-testimonial-style1 .bottom .image-box:before {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: -10px;
    right: -10px;
    background: #eaeaea;
    content: "";
    z-index: -1;
    border-bottom-right-radius: 30px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-testimonial-style1 .bottom .image-box img {
    width: 100%;
    border-bottom-right-radius: 30px;
}

.single-testimonial-style1 .bottom .client-info-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 25px 0;
}

.single-testimonial-style1 .bottom .client-info-box .left {
    position: relative;
    display: block;
}

.single-testimonial-style1 .bottom .client-info-box .left h3 {
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 10px;
}

.single-testimonial-style1 .bottom .client-info-box .left p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0;
    font-family: 'Nunito Sans', sans-serif;
}

.single-testimonial-style1 .bottom .client-info-box .right {
    position: relative;
    display: block;
}

.single-testimonial-style1 .bottom .client-info-box .right .rating-box {
    position: relative;
    display: block;
}

.testimonial-carousel {
    position: relative;
    display: block;
}

.testimonial-carousel.owl-carousel.owl-dot-style1 .owl-stage-outer {
    padding-bottom: 10px;
}

.testimonial-carousel.owl-carousel.owl-dot-style1 .owl-dots {
    position: absolute;
    top: -87px;
    right: -5px;
}


/***
=============================================
    Features Area Css
=============================================
***/
.features-area {
    position: relative;
    display: block;
    padding-top: 120px;
}

.features-area .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 478px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.features-area .sec-title {
    padding-bottom: 67px;
}

.features-area .container-box {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.single-features-box {
    position: relative;
    padding: 0 65px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    min-height: 405px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    background-attachment: local;
    background-size: cover;
    background-position: center top;
    z-index: 2;
}

.single-features-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(245, 245, 245, 0.95);
    z-index: -1;
}

.single-features-box .inner {
    position: relative;
    display: block;
    max-width: 260px;
    margin: 0 auto;
}

.single-features-box span {
    position: relative;
    display: block;
}

.single-features-box span:before {
    font-size: 70px;
    line-height: 70px;
    margin: 0 0 25px;
}

.single-features-box h3 {
    position: relative;
    display: block;
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin: 33px 0 20px;
}

.single-features-box p {
    color: #777777;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}

.single-features-box.style2 span:before {
    color: #222222;
}

.single-features-box.style2 p {
    color: #222222;
}

.single-features-box.style3:before {
    background: rgba(35, 35, 35, 0.90);
}

.single-features-box.style3 h3 {
    color: #ffffff;
}

.single-features-box.style3 p {
    color: #ffffff;
}


/***
=============================================
    Latest blog Area style
=============================================
***/
.latest-blog-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 120px;
    padding-bottom: 70px;
}

.latest-blog-area .row {
    margin-left: -32.5px;
    margin-right: -32.5px;
}

.latest-blog-area .row [class*=col-] {
    padding-left: 32.5px;
    padding-right: 32.5px;
}

.latest-blog-area .top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.latest-blog-area .top .sec-title {
}

.latest-blog-area .top .button {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.latest-blog-area .top .button a {
    line-height: 50px;
}

.single-blog-post {
    position: relative;
    display: block;
    margin-bottom: 41px;
}

.single-blog-post .img-holder {
    position: relative;
    display: block;
}

.single-blog-post .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-blog-post .img-holder::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.single-blog-post:hover .img-holder::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.single-blog-post .img-holder img {
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
    height: 215px;
    object-fit: cover;
}

.single-blog-post:hover .img-holder img {
    transform: scale(1);
}

.single-blog-post:hover .overlay-style-box1:before {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transition: all 700ms linear;
    transition-delay: 0.1s;
}

.single-blog-post:hover .overlay-style-box1:after {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transition: all 700ms linear;
    transition-delay: 0.1s;
}

.single-blog-post .img-holder .link-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.single-blog-post .img-holder .link-box a {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #222222;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 0;
    transform: translateY(100px);
}

.single-blog-post:hover .img-holder .link-box a {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.6s ease-in-out 0.8s;
}

.single-blog-post .img-holder .date-box {
    position: absolute;
    bottom: -35px;
    right: -35px;
    text-align: center;
    width: 70px;
    height: 70px;
    padding: 16px 0;
    border-bottom-right-radius: 30px;
}

.single-blog-post .img-holder .date-box h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 20px;
    font-weight: 800;
}

.single-blog-post .img-holder .date-box h2 span {
    font-size: 14px;
    text-transform: uppercase;
}


.single-blog-post .text-holder {
    position: relative;
    display: block;
    padding-top: 28px;
}

.single-blog-post .text-holder .categories {
    position: relative;
    display: flex;
    line-height: 0;
    overflow: hidden;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
}

.single-blog-post .text-holder .categories p {
    position: relative;
    display: inline-block;
    float: left;
    color: #222222;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.single-blog-post .text-holder .categories .border-box {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 40px;
    height: 2px;
}

.single-blog-post .text-holder .blog-title {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 21px 0 15px;
}

.single-blog-post .text-holder .blog-title a {
    color: #222222;
    transition: all 500ms ease;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.single-blog-post .text-holder .read-more {
    position: relative;
    display: block;
}

.single-blog-post .text-holder .read-more a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;

    border: 0;
    color: #92d051;
}

.single-blog-post .text-holder .read-more a i {
    color: #92d051;
}

.single-blog-post .text-holder .read-more a i {
    position: relative;
    display: inline-block;
    padding-left: 10px;

}


/***
=============================================
    Footer area style
=============================================
***/
.footer-area {
    position: relative;
    display: block;
    background: #5ca70f;
}

.footer {
    position: relative;
    display: block;
    padding: 120px 0 84px;
    z-index: 1;
}

.single-footer-widget {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-footer-widget .title {
    position: relative;
    display: block;
    padding-bottom: 15px;
    margin-top: -4px;
    margin-bottom: 35px;
}

.single-footer-widget .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px;
    content: "";
}

.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

.single-footer-widget .our-company-info {
    position: relative;
    display: block;
}

.single-footer-widget .our-company-info .footer-logo {
    position: relative;
    display: block;
    padding-bottom: 38px;
}

.single-footer-widget .our-company-info .footer-logo a {
    display: inline-block;
}

.single-footer-widget .our-company-info .text {
    position: relative;
    display: block;
}

.single-footer-widget .our-company-info .text p {
    color: #ffffff;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    margin: 0;
}


.single-footer-widget .company-info-links {
    position: relative;
    display: block;
    margin-top: -15px;
}

.single-footer-widget .company-info-links li {
    position: relative;
    display: block;
    margin-bottom: 4px;
    line-height: 42px;
}

.single-footer-widget .company-info-links li:last-child {
    margin-bottom: 0;
}

.single-footer-widget .company-info-links li a {
    position: relative;
    display: block;

    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;

}

.single-footer-widget .company-info-links li a i {
    padding-right: 8px;
}


.single-footer-widget .resources-links {
    position: relative;
    display: block;
    margin-top: -15px;
}

.single-footer-widget .resources-links li {
    position: relative;
    display: block;
    margin-bottom: 4px;
    line-height: 42px;
}

.single-footer-widget .resources-links li:last-child {
    margin-bottom: 0;
}

.single-footer-widget .resources-links li a {
    position: relative;
    display: block;

    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;

}

.single-footer-widget .resources-links li a i {
    padding-right: 10px;
}

.header-lawer-right .button-box a:hover {
    color: #92d051;
}


.single-footer-widget .subscribe-box {
    position: relative;
    display: block;
}

.single-footer-widget .subscribe-form {
    position: relative;
    display: block;
    width: 100%;
}

.single-footer-widget .subscribe-form input[type="email"] {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    height: 60px;
    padding: 0 30px;
    border-bottom-right-radius: 30px;
    font-family: 'Hind Siliguri', sans-serif;
    transition: all 500ms ease;
}

.single-footer-widget .subscribe-form input::-webkit-input-placeholder {
    color: #777777;
}

.single-footer-widget .subscribe-form input:-moz-placeholder {
    color: #777777;
}

.single-footer-widget .subscribe-form input::-moz-placeholder {
    color: #777777;
}

.single-footer-widget .subscribe-form input:-ms-input-placeholder {
    color: #777777;
}

.single-footer-widget .subscribe-form button {
    margin-top: 30px;
    padding: 0 50px;
}

.single-footer-widget .subscribe-form input[type="email"]:focus {
    background: #f5f5f5;
}

.single-footer-widget .subscribe-form input[type="email"]:focus + button,
.single-footer-widget .subscribe-form button:hover {

}


.footer-bottom {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 0;
}

.footer-bottom .outer-box {
    position: relative;
    border-top:2px solid #64ad1a;
    padding: 44px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-bottom .outer-box .single-box {
    position: relative;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
}

.copyright-text {
    position: relative;
    display: block;
}

.copyright-text p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}

.copyright-text p a {
    color: #bbbbbb;
    font-weight: 500;
    transition: all 500ms ease;
}


.footer-bottom .our-info-box {
    position: relative;
    display: block;
}

.footer-bottom .our-info-box ul {
    overflow: hidden;
}

.footer-bottom .our-info-box ul li {
    position: relative;
    display: block;
}

.footer-bottom .our-info-box ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-bottom .our-info-box p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}


.footer-social-links {
    position: relative;
    display: block;
    float: right;
}

.footer-social-links ul {
    position: relative;
    display: block;
}

.footer-social-links ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 25px;
}

.footer-social-links ul li:last-child {
    margin-right: 0;
}

.footer-social-links ul li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: #458306;
    border: 0px solid 363636;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-social-links ul li a:hover {
    background: #467417;
}


/***
=============================================
    Header Style Two Css
=============================================
***/
.header-style-two {
}

.header-lawer-style2 {
    position: relative;
    top: 40px;
    left: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 5px 0px 4px 0px #f8f8f8;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-lawer-style2 .outer-box {
    position: relative;
    display: block;
}

.header-lawer-left-style2 {
    position: relative;
    display: block;
}

.header-lawer-left-style2 .logo {
    position: relative;
    display: inline-block;
    float: left;
    padding: 20px 0;
}

.header-lawer-left-style2 .logo a {
    position: relative;
    display: inline-block;
}

.header-lawer-left-style2 .logo a img {
    width: auto;
}

.header-lawer-left-style2 .nav-outer {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 110px;
}

.main-menu.style2 .navigation > li {
    margin-right: 40px;
}

.main-menu.style2 .navigation > li:last-child {
    margin-right: 0;
}

.main-menu.style2 .navigation > li > a {
    color: #222222;
}

.main-menu.style2 .navigation > li > a:before {
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
}

.header-lawer-right-style2 {
    position: relative;
    display: block;
}

.header-lawer-right-style2 .button-box {
    position: relative;
    display: block;
    float: right;
    padding: 20px 0;
}

.header-lawer-right-style2 .button-box a {
}

.header-lawer-right-style2 .button-box a:hover {
}


/***
=============================================
    Banner Area Css
=============================================
***/
.banner-area {
    position: relative;
    display: block;
    padding: 313px 0 320px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.banner-area h5 {
    color: #555555;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Hind Siliguri', sans-serif;
}

.banner-area h2 {
    color: #52a85e;
    font-size: 84px;
    line-height: 1.2em;
    font-weight: 800;
    margin: 22px 0 37px;
}

.banner-area h2 span {
    color: #222222;
}


.banner-video-gallery {
    position: relative;
    display: block;
}

.banner-video-gallery .video-box {
    width: 100px;
}

.banner-video-gallery .video-box a {
    position: relative;
    display: block;
    height: 100px;
    width: 100px;
    border: 2px solid #222222;
    background: #ffffff;
    font-size: 25px;
    line-height: 96px;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
}

.banner-video-gallery .video-box,
.banner-video-gallery .title-box {
    display: table-cell;
    vertical-align: middle;
}

.banner-video-gallery .title-box {
    padding-left: 30px;
}

.banner-video-gallery .title-box h5 {
    color: #777777;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Hind Siliguri', sans-serif;
}

.banner-social-links {
    position: absolute;
    top: 140px;
    left: 0;
    bottom: 0;
}

.banner-social-links .inner {
    position: absolute;
    left: -125px;
    top: 400px;
    bottom: 0;
    width: 460px;
    height: 20px;
    transform: rotate(-90deg);
}

.banner-social-links ul {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.banner-social-links ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 40px;
}

.banner-social-links ul li:last-child {
    margin-right: 0;
}

.banner-social-links ul li a {
    position: relative;
    display: block;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.banner-social-links ul li a:hover {
    text-decoration: underline;
}


/***
=============================================
    Contact Info Area Css
=============================================
***/
.contact-info-area {
    position: relative;
    display: block;
}

.contact-info-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0 120px;
    margin-top: -140px;
    z-index: 1;
}

.contact-info-box:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -5000px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.contact-info-box .single-info-box {
    position: relative;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    padding: 0 90px;
    padding-right: 10px;
    margin-top: 50px;
}

.contact-info-box .single-info-box .title {
    position: relative;
    display: inline-block;
    line-height: 40px;
    padding-right: 30px;
    z-index: 1;
}

.contact-info-box .single-info-box .title:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    background: #ebebeb;
    content: "";
    z-index: -1;
}

.contact-info-box .single-info-box .title:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0px;
    background: #52a85e;
    content: "";
    z-index: -1;
    transition: all 700ms linear;
    transition-delay: 0.2s;
}

.contact-info-box .single-info-box:hover .title:after {
    width: 80px;
}

.contact-info-box .single-info-box .title h3 {
    color: #222222;
    font-size: 18px;
    line-height: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.contact-info-box .single-info-box .inner {
    position: relative;
    display: block;
    padding-top: 30px;
}

.contact-info-box .single-info-box .inner .icon {
    width: 70px;
}

.contact-info-box .single-info-box .inner .icon span:before {
    font-size: 50px;
    line-height: 50px;
}

.contact-info-box .single-info-box .inner .icon,
.contact-info-box .single-info-box .inner .text {
    display: table-cell;
    vertical-align: middle;
}

.contact-info-box .single-info-box .inner .text p {
    color: #222222;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}

.contact-info-box .single-info-box .inner .text ul {
    overflow: hidden;
}

.contact-info-box .single-info-box .inner .text ul li {
    position: relative;
    display: block;
    line-height: 24px;
}

.contact-info-box .single-info-box .inner .text ul li a {
    color: #222222;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


/***
=============================================
    Services Style2 Area Css
=============================================
***/
.services-style2-area {
    position: relative;
    display: block;
    padding-bottom: 120px;
}

.services-style2-content {
    position: relative;
    display: block;
    padding-left: 400px;
    z-index: 1;
}

.services-style2-content:before {
    position: absolute;
    top: 0;
    left: 0;
    right: -5000px;
    height: 270px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.services-style2-content .sec-title-style2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    padding-left: 70px;
    padding-bottom: 0;
}


.single-service-style2 {
    position: relative;
    display: block;
    max-width: 370px;
}

.single-service-style2 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-service-style2 .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-service-style2 .img-holder img {
    width: 100%;
}

.single-service-style2 .img-holder::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(82, 168, 94, .2);
    border-radius: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.single-service-style2:hover .img-holder::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.single-service-style2:hover .overlay-style-one {
    opacity: 1;
    transform: scaleY(1) skew(0deg, 0deg);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}


.single-service-style2 .overlay-style-one .link-button {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #ffffff;
    font-size: 20px;
    line-height: 50px;
    transform: scale(.4);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-service-style2:hover .overlay-style-one .link-button {
    transform: scale(1.0);
    transition: all 500ms linear;
    transition-delay: 0.3s;
}

.single-service-style2 .overlay-style-one .link-button a {
    color: #222222;
    font-weight: 600;
    display: inline-block;
}

.single-service-style2 .text-holder {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 28px 30px 28px;
    padding-right: 20px;
}

.single-service-style2 .text-holder .inner {
    position: relative;
    display: block;
    padding-left: 70px;
}

.single-service-style2 .text-holder .inner .icon {
    position: absolute;
    top: 7px;
    left: 0;
}

.single-service-style2 .text-holder .inner .icon span:before {
    font-size: 50px;
    line-height: 50px;
}

.single-service-style2 .text-holder .inner .text {
    position: relative;
    display: block;
}

.single-service-style2 .text-holder .inner .text h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 10px;
}

.single-service-style2 .text-holder .inner .text h3 a {
    color: #222222;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-service-style2 .text-holder .inner .text h3 a:hover {
    color: #52a85e;
}

.single-service-style2 .text-holder .inner .text p {
    line-height: 24px;
    margin: 0;
}

.service-carousel-style2.owl-carousel.owl-dot-style1 .owl-stage-outer {
    padding-bottom: 0px;
    margin-right: -400px;
}

.service-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots {
    position: absolute;
    left: -335px;
    bottom: 60px;
}

.service-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
    background: #ffffff;
    border: 2px solid #e7e7e7;
}

.service-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
    border-color: #222222;
    background-color: #52a85e;
}


/***
=============================================
    Collaborate Area Css
=============================================
***/
.collaborate-area {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.collaborate-img-box {
    position: relative;
    display: block;
}

.collaborate-img-box img {
    max-width: none;
    float: right;
}

.collaborate-content-box {
    position: relative;
    display: block;
    margin-right: -150px;
    padding: 120px 55px 120px;
    padding-right: 0;
}

.collaborate-content-box .sec-title-style2 {
    padding-left: 15px;
    padding-bottom: 80px;
}

.collaborate-content-box .inner-content {
    position: relative;
    display: block;
}

.progress-block {
    position: relative;
    display: block;
}

.progress-block .inner-box {
    position: relative;
    width: 170px;
    min-height: 170px;
    text-align: center;
    margin: 0 auto;
}

.progress-block .graph-outer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}

.progress-block .graph-outer .count-box {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #52a85e;
    font-size: 30px;
    font-weight: 700;
    margin-top: 2px;
    transform: translateY(-50%);
    font-family: 'Hind Siliguri', sans-serif;
}

.progress-block .graph-outer .count-text {
    position: relative;
    display: inline-block;
    color: #52a85e;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Hind Siliguri', sans-serif;
}

.progress-block .title {
    position: relative;
    display: block;
    padding-top: 23px;
    text-align: center;
}

.progress-block .title h5 {
    color: #222222;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}


/***
=============================================
    Consulting Area Css
=============================================
***/
.consulting-area {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 120px 0 0px;
}

.consulting-img-box .img {
    position: absolute;
    left: 15px;
    bottom: 0;
    max-width: 310px;
    width: 100%;
    height: 630px;
    z-index: 1;
}

.consulting-img-box .img:before {
    position: absolute;
    top: -670px;
    left: -5000px;
    bottom: 0;
    right: 200px;
    background: #f5f5f5;
    content: "";
    z-index: -1;
    -moz-transform: skew(15deg, 0deg);
    -webkit-transform: skew(15deg, 0deg);
    -o-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
}

.consulting-content-box {
    position: relative;
    display: block;
    padding-bottom: 76px;
    z-index: 1;
}

.consulting-content-box .sec-title-style2 {
    padding-bottom: 64px;
}

.consulting-content-box .inner-content {
    position: relative;
    display: block;
}

.single-consulting-box {
    position: relative;
    display: block;
    padding-left: 80px;
    margin-bottom: 35px;
}

.single-consulting-box .icon-holder {
    position: absolute;
    top: 6px;
    left: 0;
}

.single-consulting-box .icon-holder span:before {
    font-size: 50px;
    line-height: 50px;
}

.single-consulting-box .text-holder {
    position: relative;
    display: block;
}

.single-consulting-box .text-holder h3 {
    color: #222222;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 9px;
}

.single-consulting-box .text-holder p {
    margin: 0;
}


/***
=============================================
    Latest Project Style2 Area Css
=============================================
***/
.latest-project-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 120px;
}

.project-style2-outerimage-box {
    position: absolute;
    top: 120px;
    left: 0;
    max-width: 370px;
    width: 100%;
    height: 470px;
}

.project-style2-outerimage-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.50);
    content: "";
}

.project-style2-outerimage-box .pro-count {
    position: absolute;
    left: 0;
    bottom: -60px;
    right: 0;
    text-align: center;
}

.project-style2-outerimage-box .pro-count h2 {
    color: #55aa5e;
    font-size: 160px;
    line-height: 120px;
    font-weight: 600;
    font-family: 'Hind Siliguri', sans-serif;
}


.project-style2-content {
    position: relative;
    display: block;
    padding-left: 100px;
}

.project-style2-content .sec-title-style2 {
    padding-bottom: 112px;
}

.project-style2-content .inner-content {
    position: relative;
    display: block;
}

.project-style2-content .inner-content p {
    margin: 0;
}

.project-style2-content .inner-content h3 {
    color: #222222;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin: 42px 0 0;
}

.project-style2-content .inner-content .read-more-button {
    position: relative;
    display: block;
    padding-top: 38px;
}

.project-style2-content .inner-content .read-more-button a {
    position: relative;
    display: block;
    width: 270px;
    padding-left: 30px;
    padding-right: 20px;
    background: #222222;
    color: #ffffff;
    font-size: 18px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.project-style2-content .inner-content .read-more-button a i {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #55aa5e;
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    display: block;
    text-align: center;
}

.project-style2-content .inner-content .read-more-button a:hover {
    background: #55aa5e;
}


.project-style2-right-content {
}

.project-style2-right-content .big-text {
    color: rgba(35, 35, 35, 0.10);
    font-size: 180px;
    line-height: 160px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    position: absolute;
    top: 215px;
    right: -680px;
    bottom: 0;
    transform: rotate(-90deg);
    height: 150px;
    width: 800px;
    z-index: 100;
}

.project-carousel-style2 {
    position: relative;
    display: block;
    padding-right: 100px;
    z-index: 10;
}

.project-carousel-style2:before {
    position: absolute;
    top: -120px;
    left: 90px;
    bottom: -120px;
    right: -370px;
    content: "";
    z-index: -1;
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
}


.single-project-style2 {
    position: relative;
    display: block;
}

.single-project-style2 .img-holder {
    position: relative;
    display: block;
}

.single-project-style2 .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-project-style2 .img-holder img {
    width: 100%;
    transform: scale(1.0);
}

.single-project-style2:hover .img-holder img {
    transform: scale(1.2) rotate(1deg);
}

.single-project-style2:hover .overlay-style-one {
    opacity: 1;
    transform: scaleY(1) skew(0deg, 0deg);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.single-project-style2 .pro-count {
    position: absolute;
    bottom: 30px;
    right: 39px;
    z-index: 2;
}

.single-project-style2 .pro-count h2 {
    color: rgba(255, 255, 255, 0.50);
    font-size: 160px;
    line-height: 140px;
    font-weight: 600;
    font-family: 'Hind Siliguri', sans-serif;
}

.project-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
    position: absolute;
    bottom: 70px;
    right: -90px;
}

.project-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    position: absolute;
    bottom: 0;
    right: -90px;
}


/***
=============================================
    Slogan Area Css
=============================================
***/
.slogan-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #222222;
    padding: 73px 0;
}

.slogan-content {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.slogan-content .title {
    position: relative;
    display: block;
    z-index: 1;
}

.slogan-content .title h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin: 0 0 6px;
}

.slogan-content .title p {
    color: #ffffff;
    margin: 0;
}

.slogan-content .button {
    position: relative;
    display: block;
}


/***
=============================================
    Testimonial Style2 Area Css
=============================================
***/
.testimonial-style2-area {
    position: relative;
    display: block;
    padding: 120px 0 270px;
}

.testimonial-style2-area .shape1 {
    position: absolute;
    top: 120px;
    right: 200px;
    -webkit-animation: service_hexagon_2 15s infinite linear;
    -moz-animation: service_hexagon_2 15s infinite linear;
    -o-animation: service_hexagon_2 15s infinite linear;
    animation: service_hexagon_2 15s infinite linear;
}

.testimonial-style2-area .shape2 {
    position: absolute;
    top: 150px;
    right: 90px;
}

.testimonial-style2-area .shape3 {
    position: absolute;
    left: 90px;
    bottom: 400px;
}

.testimonial-style2-content {
}

.testimonial-style2-content .big-text {
    color: rgba(35, 35, 35, 0.10);
    font-size: 180px;
    line-height: 160px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    position: absolute;
    left: 173px;
    bottom: -149px;
}

.testimonial-style2-content .border-box {
    position: absolute;
    left: 15px;
    bottom: -270px;
    width: 6px;
    height: 270px;
}


.single-testimonial-style2 {
    position: relative;
    display: block;
    padding-left: 270px;
    min-height: 370px;
}

.single-testimonial-style2 .image-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 370px;
}

.single-testimonial-style2 .text-box {
    position: relative;
    display: block;
    background: #f5f5f5;
    top: 90px;
    padding: 98px 70px 62px;
}

.single-testimonial-style2 .text-box .quote-box {
    position: absolute;
    top: -40px;
    left: 70px;
    width: 80px;
    height: 80px;
}

.single-testimonial-style2 .text-box .quote-box span:before {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 30px;
    line-height: 80px;
    text-align: center;
}

.single-testimonial-style2 .text-box .inner {
    position: relative;
    display: block;
}

.single-testimonial-style2 .text-box .inner .left {
    width: 250px;
}

.single-testimonial-style2 .text-box .inner .left,
.single-testimonial-style2 .text-box .inner .right {
    display: table-cell;
    vertical-align: bottom;
}

.single-testimonial-style2 .text-box .inner .left .rating-box {
    margin: 0 0 35px;
}

.single-testimonial-style2 .text-box .inner .left h3 {
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    margin: 0 0 14px;
}

.single-testimonial-style2 .text-box .inner .left p {
    color: #777777;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0;
}

.single-testimonial-style2 .text-box .inner .right {
    position: relative;
}

.single-testimonial-style2 .text-box .inner .right .text {
    position: relative;
    display: block;
}

.single-testimonial-style2 .text-box .inner .right .text p {
    color: #777777;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}

.testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots {
    position: absolute;
    top: 150px;
    right: 55px;
}


/***
=============================================
    Innovative Area Css
=============================================
***/
.innovative-area {
    position: relative;
    display: block;
}

.innovative-content-box {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    padding-right: 100px;
    z-index: 1;
}

.innovative-content-box:before {
    position: absolute;
    top: 0;
    left: -5000px;
    bottom: 0;
    right: -300px;
    content: "";
    background: #e7ffe2;
    z-index: -1;
}

.innovative-content-box .sec-title-style2 {
    padding-bottom: 48px;
}

.innovative-content-box .inner-content {
    position: relative;
    display: block;
}

.innovative-content-box .inner-content .text {
    position: relative;
    display: block;
    padding-bottom: 31px;
}

.innovative-content-box .inner-content .text p {
    color: #000022;
    font-weight: 500;
    margin: 0;
}

.innovative-img-box {
    position: relative;
    display: block;
}

.innovative-img-box .img {
    position: absolute;
    top: -142px;
    right: 0px;
    z-index: 1;
}


/***
=============================================
    Latest Blog Style2 Area Css
=============================================
***/
.latest-blog-style2-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f6f5f5;
    padding: 120px 0 120px;
}

.blog-video-gallery {
    position: relative;
    display: block;
    padding-right: 45px;
    z-index: 1;
}

.blog-video-gallery:before {
    position: absolute;
    top: -118px;
    left: -5000px;
    bottom: -120px;
    right: 170px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.blog-video-gallery .sec-title-style2 {
    padding-bottom: 50px;
}

.blog-video-gallery .inner-content {
    position: relative;
    display: block;
}

.blog-video-gallery .inner-content img {
    width: 100%;
}

.blog-video-gallery .inner-content .video-box {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 170px;
    width: 170px;
    border: 20px solid rgba(255, 255, 255, 0.20);
    border-radius: 50%;
}

.blog-video-gallery .inner-content .video-box a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border: 25px solid rgba(255, 255, 255, 0.40);
    border-radius: 50%;
}

.blog-video-gallery .inner-content .video-box a span:before {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    color: #ffffff;
    font-size: 25px;
    line-height: 80px;
}

.blog-style2-right-content {
    position: relative;
    display: block;
    padding-left: 15px;
}

.single-blog-post-style2 {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 45px;
}

.single-blog-post-style2 .title-holder {
    position: relative;
    display: block;
}

.single-blog-post-style2 .title-holder .top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    z-index: 1;
}

.single-blog-post-style2 .title-holder .top .categories {
    position: relative;
    display: block;
}

.single-blog-post-style2 .title-holder .top .categories:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #ebebeb;
    border-radius: 50%;
    content: "";
    z-index: -1;
}

.single-blog-post-style2 .title-holder .top .categories:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transform: scale(0);
    content: "";
    z-index: -1;
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    transition: all 300ms linear;
    transition-delay: 0.1s;
}

.single-blog-post-style2:hover .title-holder .top .categories:after {
    transform: scale(1.0);
}


.single-blog-post-style2 .title-holder .top .categories p {
    position: relative;
    display: block;
    padding-left: 20px;
    color: #84c55d;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    transition: all 300ms linear;
    transition-delay: 0.1s;
}

.single-blog-post-style2:hover .title-holder .top .categories p {
    color: #222222;
}

.single-blog-post-style2 .title-holder .top .date {
    position: relative;
    display: block;
}

.single-blog-post-style2 .title-holder .top .date h4 {
    color: #777777;
    font-size: 24px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.single-blog-post-style2 .title-holder .top .date h4 span {
    font-size: 12px;
    display: block;
}

.single-blog-post-style2 .title-holder .blog-title {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    padding-bottom: 28px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

.single-blog-post-style2 .title-holder .blog-title a {
    color: #222222;
    transition: all 300ms linear;
    transition-delay: 0.1s;
}

.single-blog-post-style2:hover .title-holder .blog-title a {
    color: #52a85e;
}

.single-blog-post-style2 .title-holder .blog-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    background: #dddddd;
    content: "";
}

.single-blog-post-style2 .title-holder .blog-title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    content: "";
    transition: all 700ms linear;
    transition-delay: 0.3s;
}

.single-blog-post-style2:hover .title-holder .blog-title:after {
    width: 80%;
}

.more-blog-button {
    position: relative;
    display: block;
    text-align: right;
}

.more-blog-button a {
    line-height: 61px;
}


/***
=============================================
    Footer Area Style2 Css
=============================================
***/

.single-footer-widget.style2 .title:before {
    background: #52A85E;
    background: -moz-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: -webkit-linear-gradient(left, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
    background: linear-gradient(to right, #52A85E 0%, #71BA5D 50%, #84c55d 100%);
}

.single-footer-widget.style2 .company-info-links li a:hover {
    color: #52a85e;
}

.single-footer-widget.style2 .resources-links li a:hover {
    color: #52a85e;
}

.single-footer-widget.style2 .subscribe-form input[type="email"]:focus {
    border-color: #52a85e;
}

.single-footer-widget.style2 .subscribe-form button.btn-two:before {
    border-bottom-right-radius: 30px;
}

.copyright-text.style2 p a:hover {
    color: #52a85e;
}

.footer-bottom.style2 .our-info-box ul li a:hover {
    color: #52a85e;
}

.footer-social-links.style2 ul li a:hover {
    color: #52a85e;
}


/***
=============================================
    Header Style Three Css
=============================================
***/
.header-style-three {
    position: relative;
}

.header-upper {
    position: relative;
    display: block;
    background: #ffffff;
}

.header-upper .outer-box {
    position: relative;
    display: block;
}

.header-upper-left {
    position: relative;
    display: block;
}

.header-upper-left .contact-info {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 11px 0;
}

.header-upper-left .contact-info ul {
    position: relative;
    display: block;
    overflow: hidden;
}

.header-upper-left .contact-info ul li {
    position: relative;
    display: inline-block;
    float: left;
    color: #777777;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    margin-right: 30px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-upper-left .contact-info ul li:hover {
    color: #006dfb;
}

.header-upper-left .contact-info ul li:last-child {
    margin-right: 0;
}

.header-upper-left .contact-info ul li i {
    position: relative;
    top: 1px;
    display: inline-block;
    font-size: 16px;
    padding-right: 10px;
}

.header-upper-left .contact-info ul li a {
    position: relative;
    display: inline-block;
    color: #777777;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-upper-left .contact-info ul li a:hover {
    color: #006dfb;
}

.header-upper-right {
    position: relative;
    display: block;
}

.header-social-links-style2 {
    position: relative;
    display: block;
    float: left;
}

.header-social-links-style2 ul {
    position: relative;
    display: block;
    overflow: hidden;
}

.header-social-links-style2 ul li {
    position: relative;
    display: inline-block;
    float: left;
    border-right: 1px solid #ffffff;
}

.header-social-links-style2 ul li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: #0051bc;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-social-links-style2 ul li a:hover {
    background: #222222;
}

.header-upper-right .outer-search-box-style1 {
    position: relative;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}

.header-upper-right .outer-search-box-style1 .seach-toggle {
    width: 50px;
    height: 50px;
    background: #222222;
    border: 1px solid #222222;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 48px;
}


.header-lawer-style3 {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    background: rgba(245, 245, 245, 1); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245, 245, 245, 1)), color-stop(0%, rgba(246, 41, 12, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(254, 159, 96, 1)), color-stop(0%, rgba(82, 168, 93, 1)), color-stop(0%, rgba(110, 184, 93, 1)), color-stop(0%, rgba(245, 245, 245, 1)), color-stop(50%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.header-lawer-style3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #dddddd;
    content: "";
}

.header-lawer-style3 .outer-box {
    position: relative;
    display: block;
}

.header-lawer-left-style3 {
    position: relative;
    display: block;
}

.header-lawer-left-style3 .logo {
    position: relative;
    display: inline-block;
    float: left;
    padding: 40px 0;
}

.header-lawer-left-style3 .logo a {
    position: relative;
    display: inline-block;
}

.header-lawer-left-style3 .logo a img {
    width: auto;
}

.header-lawer-left-style3 .nav-outer {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 110px;
}

.main-menu.style3 .navigation > li {
    margin-right: 40px;
}

.main-menu.style3 .navigation > li:last-child {
    margin-right: 0;
}

.main-menu.style3 .navigation > li > a {
    color: #222222;
    padding: 55px 0px 55px;
}

.main-menu.style3 .navigation > li > a:before {
    display: none;
}

.header-lawer-right-style3 {
    position: relative;
    display: block;
}

.header-lawer-right-style3 .button-box {
    position: relative;
    display: block;
    float: right;
    padding: 40px 0;
}

.header-lawer-right-style3 .button-box a {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    background: transparent;
    border: 1px solid #006dfb;
    color: #0051bc;
    font-size: 16px;
    line-height: 58px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-lawer-right-style3 .button-box a:hover {
    color: #ffffff;
    background: #0051bc;
}


/***
=============================================
    Banner Style2 Area Css
=============================================
***/
.banner-style2-area {
    position: relative;
    display: block;
    padding: 150px 0 150px;
}

.banner-style2-area .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner-style2-area .layer-outer .patter-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 35%;
    background-color: #ffffff;
    background-attachment: scroll;
    background-repeat: repeat;
}

.banner-style2-area .layer-outer .image-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.banner-style2-content {
    position: relative;
    display: block;
    background: #ffffff;
    max-width: 570px;
    width: 100%;
    -webkit-box-shadow: -3px 0px 7px 2px #f8f8f8;
    box-shadow: -3px 0px 7px 2px #f8f8f8;
    padding: 64px 70px 70px;
}

.banner-style2-image-box {
    position: relative;
    display: block;
}

.banner-style2-image-box .bx-wrapper {
    position: relative;
    display: block;
    margin: 0;
}

.banner-style2-image-box .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0px solid;
    left: 0px;
    background: #fff;
    transform: translatez(0);
}

.banner-style2-image-box .bx-wrapper .bx-viewport li {
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box {
    position: relative;
    display: block;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box h4 {
    color: #777777;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box h3 {
    color: #0051bc;
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    margin: 14px 0 22px;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box h2 {
    color: #222222;
    font-size: 96px;
    line-height: 100px;
    font-weight: 900;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box .btns-box {
    position: relative;
    display: block;
    padding-top: 41px;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box .btns-box a {
    position: relative;
    display: inline-block;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box .btns-box a.style2 {
    color: #0051bc;
    line-height: 58px;
    background: #ffffff;
    border: 1px solid #0051bc;
    margin-left: 26px;
}

.banner-style2-image-box .bx-wrapper .bx-viewport li .single-box .btns-box a.style2:hover {
    color: #ffffff;
}

.slider-pager {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.banner-style2-carousel {
    position: relative;
    display: block;
    width: 100%;
    height: 230px;
}

.banner-style2-carousel .owl-item {
    position: relative;
    display: block;
    float: none;
    text-align: right;
    margin-bottom: 10px;
}

.banner-style2-carousel .owl-item .item {
    position: relative;
    display: block;
    margin-left: 110px;
    font-size: 48px;
    line-height: 70px;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif;
}

.banner-style2-carousel .owl-item .item a:before {
    position: absolute;
    top: 0;
    left: -110px;
    width: 0px;
    height: 70px;
    background: #dddddd;
    content: "";
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}

.banner-style2-carousel .owl-item .item a.active:before {
    width: 100px;
}

.banner-style2-carousel .owl-item .item:after {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 5px;
    height: 50px;
    background: #222222;
    content: "";
}

.banner-style2-carousel .owl-item .item a {
    position: relative;
    display: block;
    color: #0051bc;
    opacity: 0.05;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.banner-style2-carousel .owl-item .item a.active {
    opacity: 1;
}


/***
=============================================
    Services Style3 Area Css
=============================================
***/
.services-style3-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-bottom: 120px;
}

.service-style3-content {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}

.single-service-style3 {
    position: relative;
    display: block;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-bottom: 50px;
}

.single-service-style3 .inner {
    position: relative;
    display: block;
    padding: 70px 40px 61px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 7px 1px rgba(232, 232, 232, 0.7);
    box-shadow: 0px 4px 7px 1px rgba(232, 232, 232, 0.7);
    transition: all 900ms ease 100ms;
}

.single-service-style3:hover .inner,
.single-service-style3.active .inner {
    box-shadow: none;
    transition: all 500ms ease 100ms;
}

.single-service-style3 .icon-holder {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    background: #0051bc;
    margin: 0 auto;
}

.single-service-style3 .icon-holder span:before {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 40px;
    line-height: 80px;
}

.single-service-style3 .text-holder {
    position: relative;
    display: block;
    padding-top: 34px;
}

.single-service-style3 .text-holder h3 {
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 15px;
}

.single-service-style3 .text-holder p {
    margin: 0;
}

.single-service-style3 .overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 70px 40px 0px;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    opacity: 1;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotate(0deg) scaleX(0);
    transition: all 900ms ease 100ms;
}

.single-service-style3:hover .overlay-content,
.single-service-style3.active .overlay-content {
    opacity: 1;
    transform: perspective(1200px) rotate(0deg) scaleX(1.0);
    transition: all 500ms ease 100ms;
}

.single-service-style3 .overlay-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(35, 35, 35, 0.90);
}

.single-service-style3 .overlay-content .icon-holder {
    background: #ffffff;
    border-radius: 50%;
}

.single-service-style3 .overlay-content .icon-holder span:before {
    color: #0051bc;
}

.single-service-style3 .overlay-content .text-holder h3 {
    color: #ffffff;
}

.single-service-style3 .overlay-content .text-holder p {
    color: #ffffff;
}

.single-service-style3 .text-holder .reamore-button {
    position: relative;
    display: block;
    padding-top: 23px;
}

.single-service-style3 .text-holder .reamore-button a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif;
}

.single-service-style3 .text-holder .reamore-button a i {
    display: inline-block;
    padding-left: 10px;
}


/***
=============================================
    About Style2 Area Css
=============================================
***/
.about-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-bottom: 120px;
}

.about-style2-image-box {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    padding-bottom: 105px;
}

.about-style2-image-box .image-bg {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
    height: 485px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.about-style2-image-box .image-bg .button {
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-style2-image-box .image-bg .button a {
    position: relative;
    display: block;
    width: 205px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
}

.about-style2-image-box .image-bg .button a i {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.about-video-gallery {
    position: absolute;
    top: 220px;
    left: 205px;
}

.about-video-gallery img {
    width: 100%;
}

.about-video-gallery .video-box {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 100px;
    width: 100px;
    border: 10px solid rgba(255, 255, 255, 0.20);
    border-radius: 50%;
}

.about-video-gallery .video-box a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border: 15px solid rgba(255, 255, 255, 0.40);
    border-radius: 50%;
}

.about-video-gallery .video-box a span:before {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    background: rgb(246, 41, 12);
    background: -moz-radial-gradient(center, ellipse cover, rgb(246, 41, 12) 0%, rgb(0, 0, 0) 0%, rgb(254, 159, 96) 0%, rgb(82, 168, 93) 0%, rgb(110, 184, 93) 0%, rgb(245, 245, 245) 0%, rgb(0, 82, 189) 0%, rgb(0, 93, 215) 50%, rgb(0, 109, 251) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(246, 41, 12)), color-stop(0%, rgb(0, 0, 0)), color-stop(0%, rgb(254, 159, 96)), color-stop(0%, rgb(82, 168, 93)), color-stop(0%, rgb(110, 184, 93)), color-stop(0%, rgb(245, 245, 245)), color-stop(0%, rgb(0, 82, 189)), color-stop(50%, rgb(0, 93, 215)), color-stop(100%, rgb(0, 109, 251)));
    background: -webkit-radial-gradient(center, ellipse cover, rgb(246, 41, 12) 0%, rgb(0, 0, 0) 0%, rgb(254, 159, 96) 0%, rgb(82, 168, 93) 0%, rgb(110, 184, 93) 0%, rgb(245, 245, 245) 0%, rgb(0, 82, 189) 0%, rgb(0, 93, 215) 50%, rgb(0, 109, 251) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgb(246, 41, 12) 0%, rgb(0, 0, 0) 0%, rgb(254, 159, 96) 0%, rgb(82, 168, 93) 0%, rgb(110, 184, 93) 0%, rgb(245, 245, 245) 0%, rgb(0, 82, 189) 0%, rgb(0, 93, 215) 50%, rgb(0, 109, 251) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgb(246, 41, 12) 0%, rgb(0, 0, 0) 0%, rgb(254, 159, 96) 0%, rgb(82, 168, 93) 0%, rgb(110, 184, 93) 0%, rgb(245, 245, 245) 0%, rgb(0, 82, 189) 0%, rgb(0, 93, 215) 50%, rgb(0, 109, 251) 100%);
    background: radial-gradient(ellipse at center, rgb(246, 41, 12) 0%, rgb(0, 0, 0) 0%, rgb(254, 159, 96) 0%, rgb(82, 168, 93) 0%, rgb(110, 184, 93) 0%, rgb(245, 245, 245) 0%, rgb(0, 82, 189) 0%, rgb(0, 93, 215) 50%, rgb(0, 109, 251) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6290c', endColorstr='#006dfb', GradientType=1);
}


.about-style2-text-box {
    position: relative;
    display: block;
    padding-top: 35px;
    padding-left: 30px;
}

.about-style2-text-box .sec-title-style3 {
    padding-bottom: 52px;
}

.about-style2-text-box .inner-contant {
    position: relative;
    display: block;
}

.about-style2-text-box .inner-contant .text {
    position: relative;
    display: block;
    padding-bottom: 29px;
}

.about-style2-text-box .inner-contant .text p {
    margin: 0;
}

.about-style2-text-box .inner-contant ul {
    position: relative;
    display: block;
    overflow: hidden
}

.about-style2-text-box .inner-contant ul li {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 36px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.about-style2-text-box .inner-contant ul li:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    bottom: 0;
    color: #0051bc;
    font-size: 16px;
}

.about-style2-text-box .inner-contant ul li:hover {
    color: #222222;
}

.about-style2-text-box .inner-contant .author-info {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 36px 0 0;
}

.about-style2-text-box .inner-contant .author-info .signature {
    width: 170px;
}

.about-style2-text-box .inner-contant .author-info .signature,
.about-style2-text-box .inner-contant .author-info .name {
    display: table-cell;
    vertical-align: middle;
}

.about-style2-text-box .inner-contant .author-info .name h3 {
    color: #0051bc;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 7px;
}

.about-style2-text-box .inner-contant .author-info .name h6 {
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}


/***
=============================================
    Services Style4 Area Css
=============================================
***/
.services-style4-area {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.services-style4-area .sec-title-style3 {
    padding-bottom: 70px;
}

.single-service-style4 {
    position: relative;
    display: block;
    padding: 40px 40px 61px;
    padding-right: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 7px 1px #dfdfdf;
    box-shadow: 0px 3px 7px 1px #dfdfdf;
}

.single-service-style4.twonoitem {
    margin-top: -60px;
}

.single-service-style4.threenoitem {
    margin-top: -130px;
}

.single-service-style4.fournoitem {
    margin-top: -200px;
}

.single-service-style4 .static-content {
    position: relative;
    display: block;
    z-index: 1;
}

.single-service-style4 span:before {
    font-size: 50px;
    line-height: 50px;
    transition: all 700ms ease 100ms;
}

.single-service-style4:hover span:before {
    color: #222222;
    transition: all 700ms ease 600ms;
}

.single-service-style4 h3 {
    color: #222222;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin: 21px 0 14px;
    transition: all 700ms ease 100ms;
}

.single-service-style4:hover h3 {
    color: #ffffff;
    transition: all 700ms ease 700ms;
}

.single-service-style4 p {
    margin: 0 0 33px;
    transition: all 700ms ease 100ms;
}

.single-service-style4:hover p {
    color: #ffffff;
    transition: all 700ms ease 800ms;
}

.single-service-style4 a {
    color: #006dfb;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 700ms ease 100ms;
}

.single-service-style4:hover a {
    color: #ffffff;
    transition: all 700ms ease 600ms;
}

.single-service-style4 a i {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.single-service-style4 .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 1;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
}

.single-service-style4:hover .layer-outer {
    opacity: 1;
    transform: scaleY(1.0);
}

.single-service-style4 .layer-outer:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.7); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(0%, rgba(254, 159, 96, 0.7)), color-stop(0%, rgba(82, 168, 93, 0.7)), color-stop(0%, rgba(110, 184, 93, 0.7)), color-stop(0%, rgba(245, 245, 245, 0.7)), color-stop(0%, rgba(0, 82, 189, 0.7)), color-stop(0%, rgba(0, 108, 249, 0.7)), color-stop(38%, rgba(0, 98, 227, 0.78)), color-stop(100%, rgba(0, 82, 189, 0.9))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(254, 159, 96, 0.7) 0%, rgba(82, 168, 93, 0.7) 0%, rgba(110, 184, 93, 0.7) 0%, rgba(245, 245, 245, 0.7) 0%, rgba(0, 82, 189, 0.7) 0%, rgba(0, 108, 249, 0.7) 0%, rgba(0, 98, 227, 0.78) 38%, rgba(0, 82, 189, 0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0052bd', GradientType=0); /* IE6-9 */
}

.services-style4-area .view-all-button {
    position: absolute;
    left: 0;
    bottom: 120px;
    right: 0;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.services-style4-area .view-all-button a {
    float: right;
}


/***
=============================================
    How Work Area Css
=============================================
***/
.how-work-area {
    position: relative;
    display: block;
    background: #ffffff;
}

.how-work-area .patter-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 220px;
    background-attachment: scroll;
    background-repeat: repeat;
}

.how-work-content-box {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}

.how-work-content-box .inner-content {
    position: relative;
    display: block;
    padding-right: 60px;
}

.how-work-content-box .sec-title-style3 {
    padding-bottom: 43px;
}

.how-work-content-box .text-holder {
    position: relative;
    display: block;
    padding-bottom: 39px;
}

.how-work-content-box .text-holder h3 {
    color: #0051bc;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 23px;
}

.how-work-content-box .text-holder p {
    margin: 0;
}


.progress-levels {
    position: relative;
    display: block;
}

.progress-levels .progress-box {
    position: relative;
    display: block;
    margin-bottom: 31px;
}

.progress-levels .progress-box.last-child {
    margin-bottom: 0;
}

.progress-levels .progress-box .inner {
    position: relative;
    display: block;
}

.progress-levels .progress-box .inner .text {
    position: relative;
    color: #222222;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 17px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif;
}

.progress-levels .progress-box .bar {
    position: relative;
    display: block;
}

.progress-levels .progress-box .bar .bar-innner {
    position: relative;
    width: 100%;
    height: 2px;
    background: #e1e1e1;
    border-radius: 0px;
}

.progress-levels .progress-box .bar .bar-fill {
    position: absolute;
    top: 0%;
    left: 0px;
    bottom: 0%;
    width: 0px;
    height: 2px;
    border-radius: 0px;
    background: #006dfb;
    transition: all 2000ms ease 300ms;
}

.progress-levels .progress-box .bar .bar-innner .skill-percent {
    position: absolute;
    top: -39px;
    right: 0;
    width: 40px;
    height: 25px;
    display: block;
    text-align: center;
    padding: 0;
    z-index: 1;
}

.progress-levels .progress-box .inner .count-text {
    position: relative;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: inline-block;
    float: none;
    font-family: 'Nunito Sans', sans-serif;
}

.progress-levels .progress-box .inner .percent {
    position: relative;
    color: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: inline-block;
    float: none;
    margin-left: -2px;
    font-family: 'Nunito Sans', sans-serif;
}

.how-work-img-box {
    position: relative;
    display: block;
}

.how-work-img-box img {
    max-width: none;
    float: left;
}


/***
=============================================
    Partner Area Css
=============================================
***/
.partner-area {
    position: relative;
    display: block;
    padding-top: 95px;
    padding-bottom: 55px;
}

.partner-area .layer-outer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 150px;
    background: #18212e;
}

.partner-box {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.single-partner-logo-box {
    position: relative;
    overflow: hidden;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    margin-bottom: 40px;
}

.single-partner-logo-box a {
    position: relative;
    display: inline-block;
}

.single-partner-logo-box a img {
    opacity: 1.0;
    transition: all 0.2s ease-in-out 0.1s;
}

.single-partner-logo-box:hover a img {
    opacity: 0.50;
    transition: all 0.8s ease-in-out 0.1s;
}


/***
=============================================
    Team Area Css
=============================================
***/
.team-area {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 120px 0 120px;
    background-color: #ffffff;
}

.single-team-member {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 0;
}

.single-team-member .img-holder {
    position: relative;
    display: block;
    padding-right: 70px;
}

.single-team-member .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-team-member .img-holder .inner img {
    width: 100%;
    transform: translateX(0px) scale(1.0, 1.0);
    transition: all 300ms ease;
}

.single-team-member:hover .img-holder .inner img {
    transform: translateX(0px) scale(1.1, 1.1);
}

.team-social-links {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transform: translateY(-100%);
    transition: all 100ms ease 100ms;
    opacity: 0;
}

.single-team-member:hover .team-social-links {
    opacity: 1;
    transform: translateX(0px);
    transition: all 0.5s ease-in-out 0.2s;
}

.team-social-links ul {
    position: relative;
    display: block;
}

.team-social-links ul li {
    position: relative;
    display: block;
    margin: 0;
}

.team-social-links ul li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.team-social-links ul li a:hover {
    color: #222222;
}

.single-team-member .title-holder {
    position: absolute;
    top: 0px;
    right: 0px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.single-team-member .title-holder h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0px;
}

.single-team-member .title-holder h3 a {
    color: #222222;
}

.single-team-member .title-holder p {
    color: #006dfb;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0;
}

.team-carousel.owl-carousel.owl-dot-style1 .owl-stage-outer {
    padding-bottom: 60px;
}


/***
=============================================
    Strategy Area style
=============================================
***/
.strategy-area {
    position: relative;
    display: block;
    padding: 120px 0 111px;
    background-attachment: scroll;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.strategy-content-box {
    position: relative;
    display: block;
}

.strategy-content-box .sec-title-style3 {
    padding-bottom: 52px;
}

.strategy-content-box .text {
    position: relative;
    display: block;
    padding-bottom: 41px;
}

.strategy-content-box .text p {
    margin: 0;
}


.strategy-tabs .tab-buttons {
    position: relative;
    display: block;
    overflow: hidden;
}

.strategy-tabs .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    padding: 16px 50px 16px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 300ms ease;
    font-family: 'Nunito Sans', sans-serif;
}

.strategy-tabs .tab-buttons .tab-btn:hover,
.strategy-tabs .tab-buttons .tab-btn.active-btn {
    color: #222222;
}

.strategy-tabs .tabs-content .tab {
    position: relative;
    display: none;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    z-index: 10;
}

.strategy-tabs .tabs-content .tab.active-tab {
    display: block;
    margin-top: 0px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.strategy-tabs .tabs-content .inner-content {
    position: relative;
    display: block;
    padding-top: 32px;
}

.strategy-tabs .tabs-content .inner-content ul {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 7px;
}

.strategy-tabs .tabs-content .inner-content ul li {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 20px;
    margin-right: 30px;
}

.strategy-tabs .tabs-content .inner-content ul li:last-child {
    margin-right: 0;
}

.strategy-tabs .tabs-content .inner-content ul li:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    bottom: 0;
    color: #0051bc;
    font-size: 14px;
}


/***
=============================================
    Latest Blog Style3 Area Css
=============================================
***/
.latest-blog-style3-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 80px;
}

.latest-blog-style3-area .top {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.latest-blog-style3-area .sec-title-style3 {
}

.latest-blog-style3-area .button {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.single-blog-post-style3 {
    position: relative;
    display: block;
    padding-bottom: 40px;
}

.single-blog-post-style3 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-blog-post-style3 .img-holder img {
    width: 100%;
}

.single-blog-post-style3:hover .overlay-style-one {
    opacity: 1;
    transform: scaleY(1) skew(0deg, 0deg);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.single-blog-post-style3 .img-holder .date-box {
    position: absolute;
    bottom: 45px;
    right: 30px;
    width: 55px;
    height: 55px;
    background: rgba(0, 0, 0, 0.80);
    text-align: center;
    padding: 10px 0 6px;
    z-index: 2;
}

.single-blog-post-style3 .img-holder .date-box:before {
    position: absolute;
    content: "";
    bottom: -15px;
    right: 0;
    border-bottom: 15px solid transparent;
    border-right: 15px solid rgba(0, 0, 0, 0.80);
}

.single-blog-post-style3 .img-holder .date-box h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.single-blog-post-style3 .img-holder .date-box h3 span {
    font-size: 14px;
}


.single-blog-post-style3 .title-holder {
    position: relative;
    display: block;
    background: #f5f5f5;
    padding: 30px 40px 40px;
}

.single-blog-post-style3 .title-holder .static-content {
    position: relative;
    display: block;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
}

.single-blog-post-style3:hover .title-holder .static-content {
    opacity: 0;
}

.single-blog-post-style3 .title-holder .categories {
    position: relative;
    display: block;
    z-index: 1;
}

.single-blog-post-style3 .title-holder .categories:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    background: #dcebff;
    border-radius: 50%;
    content: "";
    z-index: -1;
}

.single-blog-post-style3 .title-holder .categories p {
    position: relative;
    display: block;
    padding-left: 20px;
    color: #0051bc;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    transition: all 300ms linear;
    transition-delay: 0.1s;
    font-family: 'Nunito Sans', sans-serif;
}

.single-blog-post-style3 .title-holder h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin: 16px 0 0;
}

.single-blog-post-style3 .title-holder h3 a {
    color: #222222;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-blog-post-style3 .title-holder h3 a:hover {
    color: #0051bc;
}

.single-blog-post-style3 .title-holder .readmore-button {
    position: relative;
    display: block;
    padding-top: 22px;
}

.single-blog-post-style3 .title-holder .readmore-button a {
    color: #0051bc;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: 'Nunito Sans', sans-serif;
}

.single-blog-post-style3 .title-holder .readmore-button a i {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

.single-blog-post-style3 .title-holder .overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -50px;
    right: 0;
    padding: 30px 40px 40px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 7px 1px #ebebeb;
    box-shadow: 0px 4px 7px 1px #ebebeb;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: top;
    transform: scaleY(0);
}

.single-blog-post-style3:hover .title-holder .overlay-content {
    transform: scaleY(1.0);
}


/***
=============================================
    Footer Area Style3 Css
=============================================
***/
.single-footer-widget.style3 .title:before {
    background: #0051bc;
}

.single-footer-widget.style3 .company-info-links li a:hover {
    color: #0051bc;
}

.single-footer-widget.style3 .resources-links li a:hover {
    color: #0051bc;
}

.single-footer-widget.style3 .subscribe-form input[type="email"]:focus {
    border-color: #0051bc;
}

.single-footer-widget .subscribe-form button {
    margin-top: 30px;
    padding: 0 50px;
    border-bottom-right-radius: 30px;
}

.single-footer-widget .subscribe-form button.btn-three:before {
    border-bottom-right-radius: 30px;
}

.copyright-text.style3 p a:hover {
    color: #0051bc;
}

.footer-bottom.style3 .our-info-box ul li a:hover {
    color: #0051bc;
}

.footer-social-links.style3 ul li a:hover {
    color: #0051bc;
}


/***
=============================================
    Header Style Four Css
=============================================
***/
.header-style-four {
    position: relative;
}

.header-top {
    position: relative;
    display: block;
    background: #ffffff;
}

.header-top-left {
    position: relative;
    display: block;
    padding: 15px 0;
    z-index: 1;
}

.header-top-left:before {
    position: absolute;
    top: 0;
    left: -5000px;
    bottom: 0;
    right: 0;
    background: #f99828;
    content: "";
    z-index: -1;
}

.header-top-left p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
}

.header-top-right {
    position: relative;
    display: block;
    padding: 15px 0;
    z-index: 1;
}

.header-top-right:before {
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    right: -5000px;
    background: #18212e;
    content: "";
    z-index: -1;
}

.header-social-links-style3 {
    position: relative;
    display: block;
}

.header-social-links-style3 ul {
    overflow: hidden;
    text-align: right;
}

.header-social-links-style3 ul li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-right: 35px;
}

.header-social-links-style3 ul li:last-child {
    margin-right: 0;
}

.header-social-links-style3 ul li a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.header-social-links-style3 ul li a:hover {
    color: #fa9928;
}


.header-upper-style2 {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 35px 0;
}

.header-upper-style2 .outer-box {
    position: relative;
    display: block;
}

.header-upper-left-style2 {
    position: relative;
    display: block;
}

.header-upper-left-style2 .logo {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0px 0;
}

.header-upper-left-style2 .logo a {
    position: relative;
    display: inline-block;
}

.header-upper-left-style2 .logo a img {
    width: auto;
}


.header-upper-right-style2 {
    position: relative;
    display: block;
}

.header-contact-info {
    position: relative;
    display: block;
}

.header-contact-info ul {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 5px 0 6px;
}

.header-contact-info ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 50px;
}

.header-contact-info ul li:last-child {
    margin-right: 0;
}

.header-contact-info ul li .icon {
    width: 60px;
}

.header-contact-info ul li .icon span:before {
    font-size: 40px;
    line-height: 45px;
}

.header-contact-info ul li .icon,
.header-contact-info ul li .title {
    display: table-cell;
    vertical-align: middle;
}

.header-contact-info ul li .title h3 {
    color: #222222;
    font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.header-contact-info ul li .title p {
    color: #777777;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
}

.header-contact-info ul li .title p a {
    color: #777777;
}


.header-lawer-style4 {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    background: rgba(245, 245, 245, 1); /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245, 245, 245, 1)), color-stop(0%, rgba(246, 41, 12, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(254, 159, 96, 1)), color-stop(0%, rgba(82, 168, 93, 1)), color-stop(0%, rgba(110, 184, 93, 1)), color-stop(0%, rgba(245, 245, 245, 1)), color-stop(50%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* IE 10+ */
    background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(246, 41, 12, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(254, 159, 96, 1) 0%, rgba(82, 168, 93, 1) 0%, rgba(110, 184, 93, 1) 0%, rgba(245, 245, 245, 1) 0%, rgba(249, 249, 249, 1) 50%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.header-lawer-style4 .outer-box {
    position: relative;
    display: block;
}

.header-lawer-left-style4 {
    position: relative;
    display: block;
}

.main-menu.style4 .navigation > li {
    margin-right: 50px;
}

.main-menu.style4 .navigation > li:last-child {
    margin-right: 0;
}

.main-menu.style4 .navigation > li > a {
    color: #222222;
    padding: 15px 0px 15px;
}

.main-menu.style4 .navigation > li > a:before {
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    background: rgba(247, 150, 40, 1); /* Old Browsers */
    background: -moz-linear-gradient(left, rgba(247, 150, 40, 1) 0%, rgba(164, 107, 42, 1) 39%, rgba(136, 92, 43, 1) 51%, rgba(24, 33, 46, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247, 150, 40, 1)), color-stop(39%, rgba(164, 107, 42, 1)), color-stop(51%, rgba(136, 92, 43, 1)), color-stop(100%, rgba(24, 33, 46, 1))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(left, rgba(247, 150, 40, 1) 0%, rgba(164, 107, 42, 1) 39%, rgba(136, 92, 43, 1) 51%, rgba(24, 33, 46, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(247, 150, 40, 1) 0%, rgba(164, 107, 42, 1) 39%, rgba(136, 92, 43, 1) 51%, rgba(24, 33, 46, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(247, 150, 40, 1) 0%, rgba(164, 107, 42, 1) 39%, rgba(136, 92, 43, 1) 51%, rgba(24, 33, 46, 1) 100%); /* IE 10+ */
    background: linear-gradient(to right, rgba(247, 150, 40, 1) 0%, rgba(164, 107, 42, 1) 39%, rgba(136, 92, 43, 1) 51%, rgba(24, 33, 46, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79628', endColorstr='#18212e', GradientType=1); /* IE6-9 */
}


.header-lawer-right-style4 {
    position: relative;
    display: block;
}

.header-lawer-right-style4 .outer-search-box-style1 {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 0px;
    padding: 0px 0;
}

.header-lawer-right-style4 .outer-search-box-style1 .seach-toggle {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    border: 0px solid #ffffff;
    border-radius: 0%;
    color: #222222;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
}

.header-lawer-right-style4 .button-box {
    position: relative;
    display: block;
    float: right;
}


/***
=====================================================
	Main Slider style
=====================================================
***/
.main-slider.style2 {
    position: relative;
}

.main-slider.style2 .slide {
    padding: 174px 0px 305px;
}

.main-slider.style2 .slide .image-layer {
    transition: all .8s ease-in-out .4s;
}

.main-slider.style2 .slide .image-layer:before {
    background-color: rgba(0, 0, 0, 0.50);
}


.main-slider.style2 .content h3 {
    color: #fa9928;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider.style2 .active .content h3 {
    opacity: 1;
    transform: translateY(0px);
    transition: all .4s ease-in-out .3s;
}

.main-slider.style2 .content h2 {
    position: relative;
    color: #ffffff;
    font-size: 72px;
    line-height: 1.2em;
    font-weight: 800;
    margin-top: 18px;
    margin-bottom: 22px;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider.style2 .active .content h2 {
    opacity: 1;
    transform: translateY(0px);
    transition: all .7s ease-in-out .5s;
}

.main-slider.style2 .content .text {
    position: relative;
    margin-bottom: 48px;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider.style2 .active .content .text {
    opacity: 1;
    transform: translateY(0px);
    transition: all .7s ease-in-out .7s;
}

.main-slider.style2 .content .text p {
    color: #ffffff;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    margin: 0;
}

.main-slider.style2 .content .btns-box {
    position: relative;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider.style2 .active .content .btns-box {
    opacity: 1;
    transform: translateY(0px);
    transition: all .7s ease-in-out .9s;
}

.main-slider.style2 .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    width: 100%;
}

.main-slider.style2:hover .owl-nav {
    opacity: 1;
}


/***
=============================================
    Slogan style2 Area Css
=============================================
***/
.slogan-style2-area {
    position: relative;
    display: block;
    background: transparent;
    padding: 0px 0;
    z-index: 10;
}

.slogan-style2-content {
    position: relative;
    margin-top: -125px;
    padding-right: 100px;
    padding-top: 88px;
    padding-bottom: 88px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom-right-radius: 40px;
    z-index: 1;
}

.slogan-style2-content:before {
    position: absolute;
    top: 0;
    left: -5000px;
    bottom: 0;
    right: 0;
    background: url(../images/pattern/pattern-bg-6.png) #ffffff;
    content: "";
    border-bottom-right-radius: 40px;
    z-index: -1;
}

.slogan-style2-content:after {
    position: absolute;
    top: 125px;
    left: -5000px;
    right: 0;
    bottom: 0px;
    content: "";
    -webkit-box-shadow: 0px 4px 7px 2px #e9e9e9;
    box-shadow: 0px 4px 7px 2px #e9e9e9;
    background: #ffffff;
    border-bottom-right-radius: 40px;
    z-index: -2;
}

.slogan-style2-content .title {
    position: relative;
    display: block;
    padding-left: 50px;
}

.slogan-style2-content .title:before {
    position: absolute;
    top: 7px;
    left: 0;
    bottom: 6px;
    width: 3px;
    background: #fa9928;
    content: "";
}

.slogan-style2-content .title h2 {
    color: #222222;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 6px;
}

.slogan-style2-content .title p {
    color: #777777;
    margin: 0;
}

.slogan-style2-content .button {
    position: relative;
    display: block;
}

.float-left {
    float: left !important;
}

.thm-bgc1 {
    background: #92d051;
    border: 1px solid #92d051;
    background: rgb(113, 143, 102);
    background: linear-gradient(108deg, rgb(133 187 76) 0%, rgb(169 223 150) 100%);


}

.thm-bgc1:hover {
    background: #fff;
    color: #000;
    border: 1px solid #92d051;
}


#slider-home .item .wp-img-slider-main {
    position: relative;
}

#slider-home .item .wp-img-slider-main::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.header-lawer .container-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #ffffff;
    content: "";
    width: 100%;
}

.about-style1-image-box .gradient-bg {
    background: #92d051;

}

.about-style1-area .about-style1-text-box .button {
    margin-top: 30px;
}

.sec-title .title .border-box {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 60px;
    height: 2px;
    content: "";
}

.sec-title .title .border-box {
    background: #92d051;
}

.slider-Clients .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    margin: 3px;
    border-radius: 50%;
}

.slider-Clients .owl-dots .owl-dot.active {
    background: #92d051;
    border: 1px solid #92d051;
}

.slider-Clients .owl-dots {
    position: absolute;
    right: 0;
    top: -68px;
}

.single-features-box.style2:before {
    background: #92d051;
    background: -moz-linear-gradient(top, #FB6F62 0%, #FB7D61 50%, #fe9f60 100%);
    background: -webkit-linear-gradient(top, #92d051 0%, #a2d170 50%, #c8dfb0 100%);
    background: linear-gradient(to bottom, #92d051 0%, #a2d170 50%, #c8dfb0 100%);

}

.single-features-box.style3:before {
    background: rgba(35, 35, 35, 0.90);
}

.single-blog-post .img-holder .date-box {
    background: #92d051;

}

.main-slider .slide {
    position: relative;
}

.main-slider .slide::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;

}

.hc-nav-trigger.hc-nav-1 {
    display: none !important;
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all .4s ease-in .8s;
    -o-transition: all .4s ease-in .8s;
    transition: all .4s ease-in .8s;
    /*cursor: url(../images/cross-out.png), pointer*/
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: .9;
    visibility: visible;
    -webkit-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s;
    transition: all .8s ease-out 0s;
    left: 0
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s
}

.sidebar-textwidget {
    padding: 40px;
}

.close-side-widget {
    color: #1768dd;
    font-size: rem(15px);
    display: block
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in .3s;
    -o-transition: all .3s ease-in .3s;
    transition: all .3s ease-in .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.xs-bg-black {
    background-color: #000000
}

.xs-menu-tools > li {
    display: inline-block;
    margin-right: 15px
}

.xs-menu-tools > li:last-child {
    margin-right: 0
}

.xs-menu-tools > li > a {
    color: #000000;
    text-decoration: none
}

.hamburger-icon {
    width: 20px;
    height: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    background: none;
}

.hamburger-icon span {
    width: 100%;
    height: 2px;
    background: #333;
    display: inline-block;
}

.hamburger-icon span:nth-child(2) {
    margin-left: 9px;
    transition: .3s;
}

/***

====================================================================
	Hidden Sidebar style
====================================================================

***/

.sidebar-info-contents {
    position: relative;
}

.sidebar-info-contents .content-inner {
    position: relative;
}

.sidebar-info-contents .content-inner .logo {
    padding-bottom: 20px;
}

.sidebar-info-contents .content-inner .logo img {
    display: inline-block;
    max-width: 100%;
}

.sidebar-info-contents .content-inner .content-box {
    position: relative;
}

.sidebar-info-contents .content-inner h5 {
    color: #fff;
    margin-bottom: 20px;
}

.sidebar-info-contents .content-inner .content-box .text {
    color: #fff;
    margin-bottom: 25px;
}

.sidebar-info-contents .content-inner .contact-info {
    position: relative;
    margin-top: 60px;
}

.sidebar-info-contents .content-inner .social-box {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}

.sidebar-info-contents .content-inner .social-box li {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.sidebar-info-contents .content-inner .social-box li a {
    position: relative;
    width: 36px;
    height: 36px;
    color: #699c47;
    z-index: 1;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.sidebar-info-contents .content-inner .social-box li a:hover {
    color: #fff;
    background-color: #699c47;
}

.close-side-widget,
.close-side-widget:hover {
    color: #fff !important;
    font-size: 24px;
}

.modal-searchPanel .xs-search-group {
    position: relative
}

.modal-searchPanel .xs-search-group input:not([type=submit]) {
    height: 70px;
    background-color: transparent;
    border-radius: 50px;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    padding: 0 30px;
    width: 100%
}

.modal-searchPanel .xs-search-group input:not([type=submit])::-webkit-input-placeholder {
    color: #FFFFFF
}

.modal-searchPanel .xs-search-group input:not([type=submit])::-moz-placeholder {
    color: #FFFFFF
}

.modal-searchPanel .xs-search-group input:not([type=submit]):-ms-input-placeholder {
    color: #FFFFFF
}

.modal-searchPanel .xs-search-group input:not([type=submit]):-moz-placeholder {
    color: #FFFFFF
}

.modal-searchPanel .xs-search-group .search-button {
    background-color: transparent;
    border: 0px;
    padding: 0;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 70px;
    border-radius: 0 50px 50px 0
}

.modal-searchPanel .xs-search-panel {
    max-width: 800px;
    margin: 1.75rem auto
}

.mfp-bg.xs-promo-popup {
    background-color: rgba(0, 0, 0, 0.87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards
}

@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%)
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px)
    }

    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px)
    }

    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }

    to {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%)
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px)
    }

    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px)
    }

    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }

    to {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

.xs-promo-popup .modal-content {
    background-color: transparent;
    padding: 0px;
    border: 0px
}

.xs-promo-popup .mfp-close {
    color: #FFFFFF;
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    -o-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px)
}

.xs-promo-popup.mfp-ready .mfp-close {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.xs-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    -o-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px)
}

.xs-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mini_cart_item {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.xs-empty-content {
    padding: 120px 30px 30px
}

.xs-empty-content .widget-title {
    font-size: rem(22px)
}

.xs-empty-content .xs-title {
    margin-bottom: 20px;
    font-size: rem(18px)
}

.xs-empty-content .woocommerce-mini-cart__empty-message {
    font-size: rem(20px)
}

.xs-empty-content .empty-cart-icon {
    font-size: rem(50px)
}

.sidebar-textwidget .sidebar-logo-wraper {
    margin-bottom: 33px
}

.sidebar-textwidget > p {
    font-size: rem(15px);
    line-height: 1.5;
    margin-bottom: 40px
}

.sidebar-textwidget .social-list {
    margin-bottom: 30px
}

.sideabr-list-widget {
    margin-bottom: 40px
}

.sideabr-list-widget li {
    margin-bottom: 20px
}

.sideabr-list-widget li:last-child {
    margin-bottom: 0px
}

.sideabr-list-widget img {
    margin-right: 15px;
    margin-top: 3px
}

.sideabr-list-widget a, .sideabr-list-widget p {
    margin-bottom: 2px;
    color: #000000;
    margin-bottom: 8px;
    display: block
}

.sideabr-list-widget span {
    display: block;
    font-size: rem(14px);
    color: #1768dd
}

.sideabr-list-widget .media-body {
    line-height: 1
}

.sidebar-widget-container .list-style-one li {
    color: #fff;
}

.sidebar-widget-container .list-style-one li a {
    color: #fff;
}

.sidebar-widget-container .list-style-one li .icon {
    padding-right: 10px;
}

.navSidebar-button-2 {
    display: none;
}

#slider-home .owl-nav i {
    color: #fff;
}

/***
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
    position: relative;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 263px 0 134px;
    z-index: 10;
    margin-bottom: 55px;
}

.breadcrumb-area::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}

.breadcrumb-area .inner-content {
    position: relative;
    display: block;
    text-align: center;
}

.breadcrumb-area .title {
    position: relative;
    display: block;
}

.breadcrumb-area .title h1 {
    color: #ffffff;
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
    text-transform: capitalize;
}

.breadcrumb-area .inner-content .border-box {
    position: relative;
    display: block;
    width: 70px;
    height: 2px;
    background: #ffffff;
    margin: 5px auto 12px;
}

.breadcrumb-area .breadcrumb-menu {
    position: relative;
    display: block;
    line-height: 0;
}

.breadcrumb-area .breadcrumb-menu ul {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
}

.breadcrumb-area .breadcrumb-menu ul li {
    position: relative;
    display: inline-block;
    float: none;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 500ms ease;
    padding: 0 3px;

}

.breadcrumb-area .breadcrumb-menu ul li a {
    color: #ffffff;
    transition: all 500ms ease;
}

.second-nav {
    display: none;
}

.nav-content {
    display: none;
}

.main_product .main-product2 .nav-product .item .images img {
    height: 200px;
}

.main_product .main-product2 .nav-product .item .title-product {
    margin-top: 15px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {

    background-color: #4aa02c;
    border-color: #4aa02c;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    color: #4aa02c;
    background-color: #eee;
    border-color: #ddd;
}

.main-product2.product-product1 .nav-product .item a:hover {
    color: #4aa02c;

}

#scrollUp {
    background: #fff;
    color: #333;
    border: 1px solid #333;
    bottom: 40px;
    right: 40px;
    border-radius: 100px;
    height: 47px;
    width: 47px;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    box-shadow: 0 0 15px 0px rgb(50 50 50 / 20%);
    transition: 0.3s;
    display: inline-block;
    position: fixed;
    bottom: 62px;
    right: 10px;
    cursor: pointer;
    z-index: 99999;
}

#scrollUp:hover {
    background-color: #333;
    color: #fff;
}

.content-box * {
    color: #fff;
}

.feedback p {
    font-size: 36px;
    color: #000;
}

.feedback b {
    font-weight: 800;
}