.xs-footer-sec .copyright-content p a {
    color: #008435
}

.xs-btn:hover,
.xs-btn:focus {
    color: #fff;
    outline: none;
    background: #004b1e;
    border-color: #004b1e
}

.xs-header-top .header-top-social ul {
    text-align: right
}

.xs-header-top .header-top-social ul li {
    display: inline-block
}

.xs-header-top .header-top-social ul li a {
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 24px;
    line-height: 30px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.xs-header-top .header-top-social ul li a:hover {
    color: #004b1e
}

.xs-header-top.header-top-border .header-top-social {
    text-align: right
}

.xs-header-top.header-top-border .header-top-social ul {
    padding: 0 20px;
    display: inline-block;
    border-left: 1px solid #5eb923;
    border-right: 1px solid #5eb923
}

.xs-header-top.header-top-border .header-top-social ul li {
    line-height: 45px
}

.xs-header-top.header-top-border .header-top-social ul li a {
    color: #a6ec78;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.xs-banner-sec, .xs-banner-sec2{
    position: relative
}

.xs-banner-sec .banner-slider-item{
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 714px;
}
.xs-banner-sec2 .banner-slider-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 555px;
}
.xs-banner-sec .banner-slider-item:before,
.xs-banner-sec2 .banner-slider-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .35)
}

.xs-banner-sec .banner-slider-item .slider-table, .xs-banner-sec2 .banner-slider-item .slider-table {
    display: table;
    width: 100%;
    height: 100%
}

.xs-banner-sec .banner-slider-item .slider-table .slider-table-cell, .xs-banner-sec2 .banner-slider-item .slider-table .slider-table-cell {
    display: table-cell;
    width: 100%;
    height: auto;
    vertical-align: middle
}
.slider-table-cell .container
{
    padding-top: 10%;
    padding-bottom: 10%;

}
.xs-banner-sec .banner-slider-item.banner-item2 .banner-content p, .xs-banner-sec2 .banner-slider-item.banner-item2 .banner-content p {
    padding: 0 160px 0 0
}

.xs-banner-sec .banner-slider-item.banner-item3 .banner-content p, .xs-banner-sec2 .banner-slider-item.banner-item3 .banner-content p {
    padding: 0 0 0 50px
}

.xs-banner-sec .banner-slider-item .banner-content, .xs-banner-sec2 .banner-slider-item .banner-content {
    position: relative;
    margin-bottom: 43px
}

.xs-banner-sec .banner-slider-item .banner-content h2, .xs-banner-sec2 .banner-slider-item .banner-content h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 26px;
    font-size: 72px;
    line-height: 60px
}

.xs-banner-sec .banner-slider-item .banner-content p, .xs-banner-sec2 .banner-slider-item .banner-content p {
    color: #ededed;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 34px;
    padding: 0 80px
}

.xs-banner-sec .banner-slider-item.banner-item2:before,
.xs-banner-sec .banner-slider-item.banner-item3:before,
.xs-banner-sec2 .banner-slider-item.banner-item2:before,
.xs-banner-sec2 .banner-slider-item.banner-item3:before {
    background: rgba(0, 0, 0, .68)
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content h2, .xs-banner-sec2.banner-slider .owl-item.active .banner-slider-item .banner-content h2 {
    -webkit-animation-name: fadeLeft;
    animation-name: fadeLeft;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content p, .xs-banner-sec2.banner-slider .owl-item.active .banner-slider-item .banner-content p {
    -webkit-animation-name: fadeRight;
    animation-name: fadeRight;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content .xs-btn-wraper, .xs-banner-sec2.banner-slider .owl-item.active .banner-slider-item .banner-content .xs-btn-wraper {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-nav>div, .xs-banner-sec2.banner-slider .owl-nav>div {
    position: absolute;
    left: 0;
    width: 53px;
    height: 53px;
    background: rgba(255, 255, 255, .14);
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    top: 50%;
    padding: 18px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.xs-banner-sec.banner-slider .owl-nav>div i, .xs-banner-sec2.banner-slider .owl-nav>div i {
    font-family: iconfont
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-prev, .xs-banner-sec2.banner-slider .owl-nav>div.owl-prev {
    left: 3%;
    right: auto
}

.xs-banner-sec.banner-slider .owl-nav>div.owl-next, .xs-banner-sec2.banner-slider .owl-nav>div.owl-next {
    right: 3%;
    left: auto
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item:before, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item:before {
    background: rgba(0, 0, 0, .6)
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item .banner-content {
    margin-top: 55px;
    margin-bottom: 0
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content h2, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item .banner-content h2 {
    font-size: 50px
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn  {
    background: #489f10;
    border-color: #489f10
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill {
    background: 0 0;
    border-color: #fff
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill:hover, .xs-banner-sec2.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill:hover {
    background: #489f10;
    border-color: #489f10
}
.xs-gallery-popup-item .row .modalPopup {
    padding: 0 !important;
}

/*Created by Turgunoff.uz and Metatech.uz*/
body {
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

iframe {
    border: none
}

a,
b,
div,
ul,
li {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none
}

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
    -moz-outline: none;
    outline: none
}

img:not([draggable]),
embed,
object,
video {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
    outline: 0
}

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

img {
    border: none;
    max-width: 100%
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none
}
p {
    color: #6d6d6d;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 15px;
    font-family: open sans, sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #282828;
    margin: 0 0 15px;
    font-weight: 600
}
h2 {
    font-size: 48px;
    line-height: 55px
}
h3 {
    font-size: 30px;
    line-height: 28px
}
h3 {
    font-size: 30px;
    line-height: 28px
}
.xs-service-title {
    font-size: 22px;
    line-height: 28px
}
.xs-single-title,
.widget-title {
    font-size: 24px
}
.xs-mb-40 {
    margin-bottom: 40px
}
.xs-btn {
    font-size: 16px;
    font-weight: 600;
    font-family: poppins, sans-serif;
    color: #fff;
    background: #008435;
    display: inline-block;
    line-height: 54px;
    padding: 0 40px;
    border: 1px solid #008435;
    border-radius: 2px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    cursor: pointer
}
.xs-btn.sm-btn {
    padding: 0 26px;
    line-height: 44px
}

.xs-btn.fill {
    background: 0 0;
    border-color: #f2f2f2;
    margin-left: 18px
}
.xs-btn.fill:hover {
    background: #004b1e;
    border-color: #004b1e
}
.xs-btn.xs-v2-btn {
    background: #489f10;
    border-color: #489f10;
    min-height: 50px;
    line-height: 50px;
    padding: 0 30px
}
.xs-btn.xs-v2-btn:hover {
    background: #3a7d0e
}
.section-padding {
    padding: 100px 0
}
.xs-title {
    font-size: 16px;
    color: #008435;
    display: block;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    line-height: 9px
}
.column-title {
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 27px
}
.section-title-item {
    text-align: center;
    position: relative
}
.section-title-item .xs-title {
    margin-bottom: 15px;
    position: relative;
    line-height: 9px
}
.section-title-item .section-title {
    font-weight: 700;
    margin-bottom: 70px;
    position: relative;
    z-index: 1
}
.section-title-item.white .xs-title {
    color: #ededed
}
.section-title-item.white .section-title {
    color: #fff
}

@-webkit-keyframes fadeLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.xs-header-top {
    position: relative;
    background: #008435
}

.xs-header-top .header-top-info {
    position: relative
}

.xs-header-top .header-top-info ul li {
    display: inline-block;
    color: #fff;
    line-height: 45px;
    font-family: open sans, sans-serif;
    padding-left: 55px
}

.xs-header-top .header-top-info ul li i {
    margin-right: 5px
}

.xs-header-top .header-top-info ul li:first-child {
    padding-left: 0
}

.xs-header-top.v2 {
    background: #3a7d0e
}

.xs-header-top.v2:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: calc(50% - 538px + 1em);
    height: 45px;
    background-color: #fff;
    border-bottom: 45px solid #fff;
    left: 0;
    border-right: 30px solid #3a7d0e
}

.xs-header-top.v2 .header-top-info ul li {
    padding-left: 55px
}

.xs-header-top.header-top-box {
    background: #489f10
}

.xs-header-top.header-top-box::before {
    display: none
}

.xs-header-top.header-top-box .header-top-info ul li {
    padding-left: 0
}

.xs-header-top.header-top-box .header-top-info ul li a {
    color: #fff;
    padding-right: 18px;
    margin-right: 15px;
    position: relative
}

.xs-header-top.header-top-box .header-top-info ul li a:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 16px;
    bottom: 0;
    margin: auto;
    content: '';
    background: #5eb923
}

.xs-header-top.header-top-box .header-top-info ul li:last-child a::before {
    display: none
}

.xs-header-top.header-top-box .header-top-search {
    text-align: right
}

.xs-header-top.header-top-box .header-top-search ul li {
    display: inline-block;
    margin-left: 23px;
    padding-left: 23px;
    position: relative
}

.xs-header-top.header-top-box .header-top-search ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 16px;
    content: '';
    bottom: 0;
    margin: auto;
    background: #5eb923
}

.xs-header-top.header-top-box .header-top-search ul li:first-child::before {
    display: none
}

.xs-header-top.header-top-box .header-top-search ul li.search-item {
    position: relative
}

.xs-header-top.header-top-box .header-top-search ul li.search-item .search-icon {
    font-size: 14px;
    color: #fff
}

.xs-header-top.header-top-box .header-top-search ul li.search-item .header-search-field {
    width: 200px;
    height: 48px;
    font-size: 14px;
    padding: 0 15px;
    position: absolute;
    left: 0;
    z-index: 1;
    margin-left: -216px;
    border: none;
    top: -11px;
    display: none
}

.xs-header-top.header-top-box .header-top-search ul li.lang-item {
    position: relative
}

.xs-header-top.header-top-box .header-top-search ul li.lang-item select {
    background: 0 0;
    border: none;
    color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 15px
}

.xs-header-top.header-top-box .header-top-search ul li.lang-item select option {
    color: #282828
}

.xs-header-top.header-top-box .header-top-search ul li.lang-item:after {
    position: absolute;
    right: 0;
    top: 2px;
    color: #fff;
    content: '\e96c';
    font-size: 10px;
    font-family: iconfont
}

.xs-header-top.header-top-border {
    background: #489f10
}

.xs-header-top.header-top-border::before {
    display: none
}

.xs-header-top.header-top-border .header-top-info ul {
    display: inline-block;
    border-left: 1px solid #5eb923;
    border-right: 1px solid #5eb923
}

.xs-header-top.header-top-border .header-top-info ul li {
    padding: 0 25px;
    color: #a6ec78
}


.xs-header-nav {
    position: relative;
    min-height: 30px
}

.xs-header-nav .menu-item {
    margin: 0
}

.xs-header-nav .header-nav {
    background: #008435;
    height: auto;
    min-height: 65px;
    position: absolute;
    z-index: 22;
    left: 0;
    top: 0;
    width: 100%
}

.xs-header-nav .header-nav:after {
    position: absolute;
    right: -20px;
    top: 0;
    content: '';
    border-style: solid;
    border-width: 30px 0 0 20px;
    border-color: transparent transparent transparent #004b1e
}

.xs-header-nav .header-nav .mobile-logo {
    display: none
}

.xs-header-nav .header-nav .nav-menu>li>a {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    height: auto;
    padding: 20px 27px;
    border-left: 1px solid #148e45;
    border-right: 1px solid #007730;
    font-family: poppins, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0
}

.xs-header-nav .header-nav .nav-menu>li>a:hover {
    background: #004b1e
}

.xs-header-nav .header-nav .nav-menu>li>a .submenu-indicator {
    margin-top: 9px
}

.xs-header-nav .header-nav .nav-menu>li>a .submenu-indicator .submenu-indicator-chevron {
    border-color: transparent #fff #fbfbfb transparent
}

.xs-header-nav .header-nav .nav-menu>li:last-child a {
    border-right: 0
}

.xs-header-nav .header-nav .nav-menu>li .nav-dropdown>li>a {
    padding: 13px 20px;
    font-size: 13px;
    color: #282828;
    border-bottom: 1px solid #f1f1f1;
    text-transform: capitalize
}

.xs-header-nav .header-nav .nav-menu>li .nav-dropdown>li>a:hover {
    color: #008435
}

.xs-header-nav .header-nav .header-nav-right-info {
    padding: 20px 30px;
    background: #191919
}

.xs-header-nav .header-nav .header-nav-right-info label {
    font-size: 16px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.xs-header-nav .header-nav .header-nav-right-info label i {
    font-size: 20px;
    margin-right: 12px;
    position: relative;
    top: 3px
}

.xs-header-nav.version-v2 .header-nav {
    background: #3a7d0e
}

.xs-header-nav.version-v2 .header-nav:before {
    position: absolute;
    left: -20px;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 20px;
    border-color: transparent transparent #225003 transparent;
    line-height: 0
}

.xs-header-nav.version-v2 .header-nav:after {
    border-color: transparent transparent transparent #225003
}

.xs-header-nav.version-v2 .header-nav .nav-menu>li>a {
    border-left: 1px solid #316b0b;
    border-right: 1px solid #3c8e06
}

.xs-header-nav.version-v2 .header-nav .nav-menu>li>a:hover {
    background: #489f10
}

.xs-header-nav.xs-heder-nav-v2 {
    min-height: 0
}

.xs-header-nav.xs-heder-nav-v2 .header-nav {
    background: rgba(16, 16, 16, .6)
}

.xs-header-nav.xs-heder-nav-v2 .header-nav:before {
    display: none
}

.xs-header-nav.xs-heder-nav-v2 .header-nav:after {
    display: none
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu>li>a {
    border-left: none;
    border-right: none;
    position: relative
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu>li>a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: #489f10;
    height: 2px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu>li>a:hover {
    background: 0 0
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu>li>a:hover:before {
    opacity: 1;
    visibility: visible
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu>li .nav-dropdown>li>a:hover {
    color: #489f10
}

.xs-header-nav.xs-heder-nav-v2 .header-nav .header-nav-right-info {
    background: #489f10
}

.xs-header-nav.xs-heder-nav-v4 .header-nav {
    background: #101010
}

.xs-header-nav.xs-heder-nav-v4 .header-nav:before,
.xs-header-nav.xs-heder-nav-v4 .header-nav:after {
    display: none
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu {
    position: relative
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li {
    padding: 0 28px
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li>a {
    border-left: none;
    border-right: none;
    position: relative;
    padding: 20px 0
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li>a::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: #489f10;
    height: 2px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    -o-transition: all ease 500ms
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li>a::after {
    position: absolute;
    right: -30px;
    bottom: 0;
    content: '';
    background: #222;
    width: 1px;
    height: 20px;
    top: 0;
    margin: auto
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li>a:hover {
    background: 0 0
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu>li:hover a:before {
    opacity: 1;
    visibility: visible
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menus-wrapper::before {
    position: absolute;
    top: 0;
    width: 82%;
    height: 82%;
    border: 1px dashed #383838;
    content: '';
    bottom: 0;
    margin: auto;
    left: 5px
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info {
    background: #489f10;
    position: relative
}

.xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 95%;
    content: '';
    border: 1px dotted #f5f5f5;
    height: 84%
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content {
    margin-top: 55px;
    margin-bottom: 0
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content h2 {
    font-size: 50px
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn {
    background: #489f10;
    border-color: #489f10
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill {
    background: 0 0;
    border-color: #fff
}

.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill:hover {
    background: #489f10;
    border-color: #489f10
}

.xs-banner-sec .banner-slider-item.banner-item2 .banner-content p {
    padding: 0 160px 0 0
}

.xs-banner-sec .banner-slider-item.banner-item3 .banner-content p {
    padding: 0 0 0 50px
}

.xs-banner-sec .banner-slider-item .banner-content {
    position: relative;
    margin-bottom: 43px
}

.xs-banner-sec .banner-slider-item .banner-content h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 26px;
    font-size: 72px;
    line-height: 60px
}

.xs-banner-sec .banner-slider-item .banner-content p {
    color: #ededed;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 34px;
    padding: 0 80px
}

.xs-banner-sec .banner-slider-item.banner-item2:before,
.xs-banner-sec .banner-slider-item.banner-item3:before {
    background: rgba(0, 0, 0, .68)
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content h2 {
    -webkit-animation-name: fadeLeft;
    animation-name: fadeLeft;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content p {
    -webkit-animation-name: fadeRight;
    animation-name: fadeRight;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content .xs-btn-wraper {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.service-sec .single-service:hover .service-img i {
    background: #008435;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    color: #fff
}

.service-sec .single-service:hover .readMore {
    opacity: 1;
    visibility: visible
}

.service-sec .single-service .service-img {
    position: relative;
    margin-bottom: 10px
}

.service-sec .single-service .service-img i {
    margin: -50px auto auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    background: #fff;
    text-align: center;
    font-size: 38px;
    padding: 25px 0;
    color: #008435;
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}




.xs-header-middle {
    position: relative;
    padding: 18px 0 35px 0;
}

.xs-header-middle .header-middle-info {
    position: relative
}

.xs-header-middle .header-middle-info ul li {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    margin-left: 76px
}

.xs-header-middle .header-middle-info ul li:first-child {
    margin-left: 0
}

.xs-header-middle .header-middle-info ul li label {
    margin-bottom: 0;
    font-size: 15px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    color: #282828;
    line-height: 18px
}

.xs-header-middle .header-middle-info ul li p {
    margin-bottom: 0;
    font-family: poppins, sans-serif
}

.xs-header-middle .header-middle-info ul li i {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    font-size: 30px;
    color: #008435;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.xs-header-nav {
    position: relative;
    min-height: 30px
}
.xs-header-nav .menu-item {
    margin: 0
}
.xs-header-nav .header-nav {
    background: #008435;
    height: auto;
    min-height: 65px;
    position: absolute;
    z-index: 22;
    left: 0;
    top: 0;
    width: 100%
}
.xs-header-nav .header-nav:after {
    position: absolute;
    right: -20px;
    top: 0;
    content: '';
    border-style: solid;
    border-width: 30px 0 0 20px;
    border-color: transparent transparent transparent #004b1e
}
.xs-header-nav .header-nav .mobile-logo {
    display: none
}
.xs-header-nav .header-nav .nav-menu>li>a {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    height: auto;
    padding: 20px 27px;
    border-left: 1px solid #148e45;
    border-right: 1px solid #007730;
    font-family: poppins, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0
}
.xs-header-nav .header-nav .nav-menu>li:last-child a {
    border-right: 0
}
.xs-header-nav .header-nav .header-nav-right-info {
    padding: 20px 30px;
    background: #191919
}
.xs-header-nav .header-nav .header-nav-right-info label{
    font-size: 16px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}
.xs-header-nav .header-nav .header-nav-right-info label a{
    font-size: 16px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}
.xs-header-nav .header-nav .header-nav-right-info label i {
    font-size: 20px;
    margin-right: 12px;
    position: relative;
    top: 3px
}

.promo-area-sec {
    position: relative
}
.promo-area-sec .promo-content-item {
    margin-top: -80px;
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px 20px;
    -webkit-box-shadow: 0 4px 29px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 29px 3px rgba(0, 0, 0, .1)
}
.promo-area-sec .promo-content-item:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: url(../images/promo-shap.png) no-repeat center center/cover;
    width: 100%;
    height: 40px
}
.promo-area-sec .promo-content-item .single-promo-content {
    text-align: center;
    position: relative
}
.promo-area-sec .promo-content-item .single-promo-content:before {
    position: absolute;
    right: -14px;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    background: #eee
}
.promo-area-sec .promo-content-item .single-promo-content i {
    margin-bottom: 28px;
    display: block;
    font-size: 48px;
    color: #008435
}
.promo-area-sec .promo-content-item .single-promo-content p {
    padding: 0 20px;
    margin-bottom: 24px
}
.promo-area-sec .promo-content-item .col-md-4:last-of-type .single-promo-content:before {
    display: none
}
.about-sec {
    position: relative
}
.about-sec .about-content p {
    margin-bottom: 40px
}
.about-sec .about-video-item {
    margin-left: 40px
}
.about-sec .about-video-item .about-video-img {
    position: relative;
    width: 88%
}
.about-sec .about-video-item .about-video-img img {
    width: 100%;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15)
}
.about-sec .about-video-item .about-video-img a.xs-video {
    display: block;
    width: 73px;
    height: 73px;
    background: #fff;
    position: absolute;
    left: 0;
    padding: 24px 0;
    bottom: 0;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    color: #008435;
    left: 0;
    top: 0;
    margin: auto;
    right: 0
}
.about-sec .about-video-item .about-video-img a.xs-video:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 20px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    content: '';
    -webkit-animation: move 3s infinite ease-in-out;
    animation: move 3s infinite ease-in-out
}
.about-sec .about-video-item .about-img2 {
    width: 87%;
    display: block;
    margin-right: 0;
    margin-left: auto;
    margin-top: -282px;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .15)
}
.service-sec {
    background: url(../images/service-bg.jpg) no-repeat center center/cover;
    padding-bottom: 25px
}
.service-sec .single-service {
    text-align: center;
    margin-bottom: 30px
}
.service-sec .single-service .service-img {
    position: relative;
    margin-bottom: 10px
}
.service-sec .single-service .service-img i {
    margin: -50px auto auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    background: #fff;
    text-align: center;
    font-size: 38px;
    padding: 25px 0;
    color: #008435;
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.service-sec .single-service p {
    margin-bottom: 15px
}
.service-sec .single-service .xs-service-title a {
    color: #282828
}

.recent-work-sec .section-title-item .section-title {
    margin-bottom: 40px
}

.recent-work-sec .recent-folio-menu {
    text-align: center;
    margin-bottom: 30px
}

.recent-work-sec .recent-folio-menu ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #282828;
    padding: 0 16px;
    cursor: pointer;
    position: relative
}

.recent-work-sec .recent-folio-menu ul li:before {
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    height: 20px;
    content: '';
    background: #e0e0e0;
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
    margin: auto
}

.recent-work-sec .recent-folio-menu ul li.active {
    color: #008435
}

.recent-work-sec .recent-folio-menu ul li.active:before {
    background: #008435
}

.recent-work-sec .recent-folio-menu ul li:last-child:before {
    display: none
}

.recent-work-sec .single-recent-work {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px
}

.recent-work-sec .single-recent-work img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.recent-work-sec .single-recent-work:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.recent-work-sec .single-recent-work .recet-work-footer i {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 72px;
    height: 62px;
    font-size: 30px;
    color: #ebf4ef;
    background: #004b1e;
    display: block;
    text-align: center;
    padding: 16px 0;
    z-index: 1
}

.recent-work-sec .single-recent-work .recet-work-footer h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    width: 100%;
    min-height: 50px;
    color: #fff;
    background: rgba(0, 132, 53, .9);
    margin: 0;
    padding: 11px 0 10px 111px
}

.recent-work-sec #mixcontent .mix {
    display: none
}

.recent-work-sec .load-more-btn {
    margin-top: 0
}

.recent-work-sec.our-project-sec .recent-folio-menu ul li {
    color: #6d6d6d;
    padding: 0;
    margin: 0 16px
}

.recent-work-sec.our-project-sec .recent-folio-menu ul li.active {
    border-bottom: 3px solid #489f10
}

.recent-work-sec.our-project-sec .recent-folio-menu ul li.active:before {
    background: #ededed
}

.recent-work-sec.our-project-sec .recent-folio-menu ul li:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    right: -15px
}

.xs-portfolio-grid-item .single-project-content .xs-image-popup-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #489f10;
    color: #fff;
    display: block;
    margin: auto;
    font-size: 20px;
    padding: 11px;
    margin-top: -43px;
    margin-bottom: 22px
}

.xs-portfolio-grid-item .single-project-content .xs-single-title {
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-bottom: 17px
}

.xs-portfolio-grid-item .single-project-content .xs-single-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 1px;
    width: 75px;
    right: 0;
    background: #489f10;
    margin: auto
}

.xs-portfolio-grid-item .single-project-content p {
    color: #ebebeb
}

.xs-portfolio-grid-item:hover .single-project-content {
    opacity: 1;
    bottom: 0
}

.xs-gallery-popup-item {
    position: relative;
    background: #fff;
    width: auto;
    margin: 20px auto
}

.xs-popup-img img {
    width: 100%
}

.xs-popup-content {
    position: relative;
    padding: 48px 0;
    margin: 0 27px
}

.xs-popup-content .hidden-title {
    position: absolute;
    left: 0;
    top: 42px;
    bottom: 0;
    font-size: 45px;
    font-weight: 700;
    color: #f7f7f7;
    line-height: 20px;
    text-transform: uppercase
}

.xs-popup-content h3 {
    font-size: 30px;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 33px
}

.xs-popup-content h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    background: #008435;
    width: 110px;
    height: 3px
}

.xs-popup-content .xs-popup-left-content {
    border-right: 1px solid #eee;
    padding-right: 15px
}

.xs-popup-content .xs-popup-left-content li {
    display: block;
    position: relative;
    padding: 8px 0 8px 40px;
    border-bottom: 1px solid #eee
}

.xs-popup-content .xs-popup-left-content li i {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 18px;
    color: #008435
}

.xs-popup-content .xs-popup-left-content li label,
.xs-popup-content .xs-popup-left-content li span {
    display: block;
    margin: 0
}

.xs-popup-content .xs-popup-left-content li label {
    color: #282828;
    font-weight: 600
}

.xs-popup-content .xs-popup-left-content li span {
    color: #6d6d6d
}

.xs-popup-content .xs-popup-left-content li:last-of-type {
    border-bottom: none
}

.xs-popup-content .xs-popup-right-content p,
.xs-popup-content .xs-popup-right-content blockquote {
    margin-bottom: 22px
}

.xs-popup-content .xs-popup-right-content blockquote {
    color: #008435
}

.xs-popup-content .xs-popup-right-content .xs-btn {
    margin-top: 30px
}

.gallery-sec.recent-work-sec .recent-folio-menu {
    margin-bottom: 57px
}

.gallery-sec.recent-work-sec .recent-folio-menu ul li.active {
    border-color: #008435
}

.gallery-sec.recent-work-sec .xs-portfolio-grid-item .single-project-content .xs-image-popup-icon,
.gallery-sec.recent-work-sec .xs-portfolio-grid-item .single-project-content .xs-single-title:before {
    background: #008435
}


.testmonial-sec .testmonial-content {
    padding-left: 30px
}

.testmonial-sec .testmonial-content i.testmonial_icon {
    font-size: 56px;
    color: #008435;
    display: block;
    margin-bottom: 37px
}

.testmonial-sec .testmonial-content .testmonial-title {
    color: #464646;
    margin-bottom: 26px
}

.testmonial-sec .testmonial-content p {
    font-style: italic;
    font-size: 16px;
    color: #464646;
    font-family: poppins, sans-serif;
    margin-bottom: 36px
}

.testmonial-sec .testmonial-content .testmonial-author {
    position: relative;
    padding-left: 85px;
    min-height: 100px
}

.testmonial-sec .testmonial-content .testmonial-author img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: absolute;
    left: 0
}

.testmonial-sec .testmonial-content .testmonial-author h4 {
    font-size: 16px;
    margin-bottom: 0
}

.testmonial-sec .testmonial-content .testmonial-author .author-rating i {
    color: #008435
}

#testmonial-slider {
    margin-bottom: 2% !important;
}

.testmonial-sec #testmonial-slider .owl-dots {
    position: absolute;
    z-index: 1;
    bottom: 60px;
    right: 45%;
}

.testmonial-sec #testmonial-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #d7d7d7;
    display: inline-block;
    margin: -100% 5px;
    right: 20px;
    border-radius: 50%
}

.testmonial-sec #testmonial-slider .owl-dots .owl-dot.active {
    background: #008435
}
.testmonial-v2-sec {
    background: #f4f4f4
}


.widgets .footer-social li {
    display: inline-block !important
}

.widgets .footer-social li a {
    display: block;
    font-size: 14px;
    color: #c7c7c7;
    margin-right: 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.widgets .footer-social li a:hover {
    color: #008435
}

.funfact-sec {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
.funfact-sec .section-title-item .section-title {
    margin-bottom: 55px
}
.funfact-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 132, 53, .96)
}
.funfact-sec .single-funfact {
    text-align: center;
    margin: 0 0 0
}
.funfact-sec .single-funfact i {
    font-size: 60px;
    color: #ededed;
    display: block;
    margin-bottom: 30px
}
.funfact-sec .single-funfact .funfact-title {
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px
}
.funfact-sec .single-funfact p {
    color: #ededed
}
.funfact-sec .single-funfact p:last-of-type {
    margin-bottom: 0
}
.testmonial-sec {
    position: relative
}
.testmonial-sec:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 85%;
    content: '';
    background: #f8fafe;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.testmonial-sec .call-back-content {
    background: #282828;
    padding: 50px 74px 45px;
    -webkit-box-shadow: 0 0 42px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 42px 0 rgba(0, 0, 0, .2)
}
.testmonial-sec .call-back-content .call-contact-text {
    font-size: 16px;
    font-family: poppins, sans-serif;
    color: #ededed;
    line-height: 28px;
    display: block;
    margin-bottom: 8px
}
.testmonial-sec .call-back-content h3 {
    color: #fff;
    margin-bottom: 24px
}
.testmonial-sec .call-back-content h3 span {
    color: #008435
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp {
    font-size: 14px;
    font-family: open sans, sans-serif;
    color: #fff;
    background: 0 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #535353;
    height: 54px;
    outline: none;
    position: relative;
    outline: none
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp::-webkit-input-placeholder {
    color: #535353
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp::placeholder {
    color: #535353
}
.testmonial-sec .call-back-content .call-back-form .call-back-inp.call-back-msg {
    resize: none
}
.testmonial-sec .call-back-content .call-back-form input[type=number]::-webkit-inner-spin-button,
.testmonial-sec .call-back-content .call-back-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.testmonial-sec .testmonial-content {
    padding-left: 30px
}

.testmonial-sec .testmonial-content i.testmonial_icon {
    font-size: 56px;
    color: #008435;
    display: block;
    margin-bottom: 37px
}

.testmonial-sec .testmonial-content .testmonial-title {
    color: #464646;
    margin-bottom: 26px
}

.testmonial-sec .testmonial-content p {
    font-style: italic;
    font-size: 16px;
    color: #464646;
    font-family: poppins, sans-serif;
    margin-bottom: 36px
}
#testmonial-slider {
    margin-bottom: 2% !important;
}
.xs-map-sec {
    overflow: hidden;
    position: relative
}
.xs-maps-wraper .map {
    height: 500px;
    width: 100%
}
.xs-maps-wraper .map iframe {
    width: 100%;
    height: 100%
}
.xs-footer-sec {
    position: relative;
    background: url(../images/footer-bg.jpg) no-repeat center center/cover
}
.xs-footer-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/footer-pattern.png) no-repeat center center/cover
}
.xs-footer-sec .footer-top-item {
    text-align: center;
    position: relative
}
.xs-footer-sec .footer-top-item .xs-back-to-top {
    background: url(../images/back-to-top.png) no-repeat center center;
    width: 296px;
    position: absolute;
    right: 0;
    top: -31px;
    left: 0;
    margin: auto;
    z-index: 1
}
.xs-footer-sec .footer-top-item .xs-back-to-top a {
    padding-top: 10px;
    color: #008435;
    display: block;
    font-size: 22px
}
.xs-footer-sec .footer-item {
    padding-top: 100px
}
.xs-footer-sec .footer-item .widgets {
    margin-bottom: 30px
}
.xs-footer-sec .footer-item .widgets .widget-title {
    color: #fff;
    position: relative;
    border-bottom: 1px solid #4b4b4b;
    padding-bottom: 20px;
    margin-bottom: 26px;
    font-size: 20px
}
.xs-footer-sec .footer-item .widgets ul li {
    font-size: 14px;
    line-height: 30px;
    color: #d7d7d7;
    display: block
}
.xs-footer-sec .footer-item .widgets ul li a {
    display: block;
    color: #d7d7d7;
    margin-bottom: 5px;
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.xs-footer-sec .footer-item .widgets ul.service-link li a {
    padding-left: 14px
}
.xs-footer-sec .footer-item .widgets ul.service-link li a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f105';
    font-family: fontawesome;
    font-size: 14px;
    font-weight: 700
}
.xs-footer-sec .footer-item .widgets ul.footer-contact-list li {
    padding-left: 45px;
    position: relative;
    margin-bottom: 11px
}
.xs-footer-sec .footer-item .widgets ul.footer-contact-list li i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 16px
}
.xs-footer-sec .footer-item .widgets p {
    margin-bottom: 25px;
    color: #d7d7d7
}
.xs-footer-sec .footer-logo {
    margin-bottom: 30px
}
.xs-footer-sec .copyright-content {
    padding: 22px 0;
    margin-top: 20px;
    border-top: 1px solid #4d4d4d;
    position: relative
}
.xs-footer-sec .copyright-content p {
    color: #adadad;
    margin-bottom: 0
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    background-color: #004b1e;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in
}
.preloader-wrapper {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    background-color: #004b1e;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in
}
#preloader.loaded {
    top: -150%
}
.prelaoder-btn {
    padding: 10px 30px
}
.preloader-wrapper {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto
}
.la-ball-clip-rotate-pulse,
.la-ball-clip-rotate-pulse>div {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.la-ball-clip-rotate-pulse {
    display: block;
    font-size: 0;
    color: #fff
}

.la-ball-clip-rotate-pulse.la-dark {
    color: #333
}

.la-ball-clip-rotate-pulse>div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.la-ball-clip-rotate-pulse {
    width: 32px;
    height: 32px
}

.la-ball-clip-rotate-pulse>div {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%
}

.la-ball-clip-rotate-pulse>div:first-child {
    position: absolute;
    width: 32px;
    height: 32px;
    background: 0 0;
    border-style: solid;
    border-width: 2px;
    border-right-color: transparent;
    border-left-color: transparent;
    -webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite
}

.la-ball-clip-rotate-pulse>div:last-child {
    width: 16px;
    height: 16px;
    -webkit-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite
}

.la-ball-clip-rotate-pulse.la-sm {
    width: 16px;
    height: 16px
}

.la-ball-clip-rotate-pulse.la-sm>div:first-child {
    width: 16px;
    height: 16px;
    border-width: 1px
}

.la-ball-clip-rotate-pulse.la-sm>div:last-child {
    width: 8px;
    height: 8px
}

.la-ball-clip-rotate-pulse.la-2x {
    width: 64px;
    height: 64px;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    position: absolute
}

.la-ball-clip-rotate-pulse.la-2x>div:first-child {
    width: 64px;
    height: 64px;
    border-width: 4px
}

.la-ball-clip-rotate-pulse.la-2x>div:last-child {
    width: 32px;
    height: 32px
}

.la-ball-clip-rotate-pulse.la-3x {
    width: 96px;
    height: 96px
}

.la-ball-clip-rotate-pulse.la-3x>div:first-child {
    width: 96px;
    height: 96px;
    border-width: 6px
}

.la-ball-clip-rotate-pulse.la-3x>div:last-child {
    width: 48px;
    height: 48px
}
@-webkit-keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}
@keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}
@-webkit-keyframes ball-clip-rotate-pulse-scale {

    0%,
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    30% {
        opacity: .3;
        -webkit-transform: translate(-50%, -50%) scale(.15)    ;
        transform: translate(-50%, -50%) scale(.15)    ;
        -moz-transform: translate(-50%, -50%) scale(.15)    ;
        -ms-transform: translate(-50%, -50%) scale(.15)    ;
        -o-transform: translate(-50%, -50%) scale(.15)    ;
    }
}
@keyframes ball-clip-rotate-pulse-scale {

    0%,
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    30% {
        opacity: .3;
        -webkit-transform: translate(-50%, -50%) scale(.15);
        transform: translate(-50%, -50%) scale(.15)
    }
}
