﻿/*-----------------------------------------------------------------------------------

    Template Name: Liting - Startup & agency HTML Template
    Template URI: http://rockstheme.com
    Description: This is html5 template
    Author: Rocks_theme
    Author URI: http://rockstheme.com
    Version: 1.0

-----------------------------------------------------------------------------------*/

    /*-----------------------------------------------------------------------------------
     CSS INDEX
    ===================

    1. Theme Default CSS (body, link color, section etc)
    2. Header Top Area
    2.1 Header Bottom Area 
    2.2. Sticky Header Area
    2.3. Mobile Menu Area
    3. Hero Section
    3. Counter Area Css
    4. Pricing area css
    5. Footer Area
    99.Animation  CSS
   
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
/* @import url('https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700,800,900&display=swap'); */


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {
    max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
	margin:0 0 15px;
    color: #888e94;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
	margin: 0 0 15px;
	color: #444;
    font-weight: 500;
}
h1{
	font-size: 48px;
	line-height: 50px;
		
}
h2{
	font-size: 38px;
	line-height: 40px;
		
}
h3{
	font-size: 30px;
	line-height: 32px;
		
}
h4{
	font-size: 24px;
	line-height: 26px;
		
}
h5{
	font-size: 20px;
	line-height: 22px;
		
}
h6{
	font-size: 16px;
	line-height: 20px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:hover {
  color: #6e8214;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #444;
    text-decoration: none;
}
body {
	/*background: #fff none repeat scroll 0 0;*/
    background: url(./img/bg.gif) repeat #f2f2f2;
	color: #888e94;
    font-family: 'Poppins', sans-serif;
	font-size: 15px;
	text-align: left;
	overflow-x: hidden;
	line-height: 26px;
}
#scrollUp {
    bottom: 110px;
    font-size: 12px;
    line-height: 22px;
    right: 30px;
    width: 100px;
    background-color: transparent;
    color: #6e8214;
    text-align: center;
    height: 20px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#scrollUp:before {
    position: absolute;
    width: 30%;
    height: 2px;
    background-color: #6e8214;
    content: "";
    top: 10px;
    right: 100%;
    z-index: -200 !important;
}
#scrollUp:hover {
    bottom: 130px;
    transition-duration: 500ms;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.gif') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #1067DB;
    text-shadow: none;
}
::selection {
    background: #1067DB;
    text-shadow: none;
}
.bg-color{
    background:#fdfcfc;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding: 10px 0px;
}
.area-padding-2{
    padding: 70px 0px 50px;
}
.padding-2{
    padding-bottom: 100px;
}
.area-90{
    padding: 90px 0px;
}
.section-headline {
    padding-bottom: 40px;
    position: relative;
}
.section-headline.review-head {
    padding-bottom: 20px;
}
.section-headline h3 {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.white-headline h2{
   color:#fff; 
}
.section-headline h4 .color {
    color: #1067DB;
    font-weight: 600;
}
.mar-row{
    margin-top: 50px;
}
.load-more-btn {
    text-transform: uppercase;
    background: #1067DB;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #1067DB;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #1067DB;
    color: #1067DB;
	transition: 0.4s;
}
.simple-text{
    font-weight: 400;
}
.big-btn {
    width: 160px !important;
    font-size: 18px !important;
    padding: 15px 20px !important;
}
.big-btn:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.radius-btn{
    border-radius: 30px !important;
    padding: 10px 30px !important;
    width: 170px !important;
}
.bg-background{
    position: relative;
    background: url(img/background/bgp3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg-white{
    background: #fff;
}
.color-text{
    color: #1067DB
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-one {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.header-area{
	background:#fff;
}
.logo {
    display: block;
}
.logo a {
    display: inline-block;
    height: auto;
    padding: 30px 0;
}

.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 18px;
    font-weight: 500;
    padding: 40px 15px;
    text-transform: capitalize;
    position: relative;
}
.main-menu > ul.navbar-nav >li >a::before {
    position: absolute;
    content: "";
    left: 16px;
    bottom: 34px;
    border: 1px solid #6e8214;
    width:0;
    transition: 0.4s;
    opacity: 0;
}
.header-area.stick .main-menu > ul.navbar-nav >li >a::before {
    left: 16px;
    bottom: 27px;
}
.main-menu > ul.navbar-nav >li >a:hover::before {
    width:50%;
    transition: 0.4s;
    opacity: 1;
}
.main-menu ul.navbar-nav li a:hover{
	color: #6e8214;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #fff;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #6e8214;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-top: 20px;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#6e8214;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #6e8214;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    width: 200px;
    z-index: -99;
	padding: 10px 0px;
    border-radius: 3px;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #444;
    display: block;
    font-size: 14px;
    padding: 5px 20px;
}
.main-menu ul.nav li ul.sub-menu li a span{
    color: #6e8214;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#6e8214;
}
.header-right-link {
    float: right;
    padding: 35px 0px;
    margin: 20px 0px 0px 30px;
    text-align: right;
}
.slice-btn {
    display: inline-block;
    padding: 0px 15px;
}
.slice-btn span {
    font-size: 20px;
    font-weight: 500;
    color: #444;
    cursor: pointer;
    line-height: 28px;
}
.search-inner {
    display: inline-block;
}
.search-option {
    background: #f5f5f5;
    bottom: -84px;
    color: #444;
    display: none;
    position: absolute;
    right: 20px;
    width: 300px;
    z-index: 99999;
    padding: 20px;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 214px;
    height: 44px;
}
.search-option button.button {
    background: #1067DB;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #444;
    display: inline-block;
    font-size: 18px;
    position: relative;
}
.header-right-link a.main-search:hover{
    color: #1067DB;
}
.s-menu {
    padding: 7px 30px;
    border: 1px solid #6e8214;
    background: #6e8214;
    color: #fff;
    transition: 0.4s;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
}
.s-menu:hover {
    border: 1px solid #6e8214;
    background: transparent;
	color:#6e8214;
    transition: 0.4s;
}
.header-area.stick  .header-right-link {
    padding: 27px 0px;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 3px #ddd, -2px -2px 3px #ddd;
    background: #fff;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 17px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 30px 15px;
    color: #444;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #444;
    display: block;
    padding: 5px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #6e8214;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #fdfcfc none repeat scroll 0 0;
    padding: 10px 0px ;
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#6e8214
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #fdfcfc none repeat scroll 0 0;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #444;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}

/*-----------------------------
    3.Search box Css
--------------------------------*/
.search-box{
    position: absolute ;

    left: 30%;
    height: 40px;
    width: 40%;
    background-color: rgba(255,255,255,0.5);
    z-index: 999;
}

.search-box-2{
    position: absolute ;
    top: 350px;
    left: 30%;
    height: 40px;
    width: 40%;
    background-color: rgba(255,255,255,0.5);
    z-index: 999;
}
.search-box .text-input{
    border: none;
    outline: none;
    background: none;
    font-size: 1.3em;
    color: #BEBEBE;
    width: 90%;
    height: 100%;
    font-family: 'Raleway', sans-serif;
    margin-left: 10px;
}

.search-box input[type="button"]{
    border: none;
    cursor: pointer;
    background: url(./img/search.png) no-repeat -3px -1px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 40px;
    height: 33px;
    outline: none;
}
/*-----------------------------
    3. Hero Css
--------------------------------*/
.hero-slider-one .single-slide {
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 260px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.hero-slider-one .single-slide::before {
    background: rgba(0, 0, 0, 0.15);
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}

@media only screen and (min-width: 1600px) and (max-width: 2560px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:310px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:310px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:380px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:380px;
    }
}
@media only screen and (max-width: 767px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:380px;
    }
}
@media only screen and (max-width: 479px) {
    .hero-slider-one .single-slide {
        height: 260px;
    }
    .search-box{
        top:380px;
    }
}
.hero-slider-one .slick-arrow {
    background-color: rgba(0, 0, 0, 0.2);
    border: medium none;
    border-radius: 100px;
    color: #ffffff;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 999;
    font-size: 20px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.hero-slider-one .slick-arrow:hover {
    background-color: #ff5151;
}
@media only screen and (max-width: 479px), only screen and (max-width: 767px) {
    .hero-slider-one .slick-arrow {
        height: 40px;
        width: 40px;
    }
}
.hero-slider-one .slick-arrow.slick-next {
    right: 15px;
}
.hero-slider-one .slick-arrow.slick-prev {
    left: 15px;
}
.hero-slider-one:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
    -ms-filter: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slick-current {
    /*-- Hero Content One --*/
}

.slider-text-info{
    margin-top: 60px;
}

.slick-current .slider-text-info h2 {
    animation-name: leFadeInLeft;
    animation-duration: 1.0s;
}
.slick-current .slider-text-info h1 {
    animation-name: leFadeInLeft;
    animation-duration: 1.9s;
}
.slick-current .slider-text-info p {
    animation-name: fadeInBottom;
    animation-duration: 1.7s;
}
.slick-current .slider-text-info .slider-btn-two {
    animation-name: fadeInBottom;
    animation-duration: 1.9s;
}
.slick-current .slider-text-info .social-top {
    animation-name: fadeInBottom;
    animation-duration: 1.9s;
}

.hero-slider-two .single-slide-two {
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
   /* height: 950px;*/
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-slider-two .single-slide-two {
        /*height: 480px;*/
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-slider-two .single-slide-two {
       /* height: 480px;*/
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-two .single-slide-two {
      /*  height: 500px;*/
    }
}
@media only screen and (max-width: 767px) {
    .hero-slider-two .single-slide-two {
       /* height: 480px;*/
    }
}
@media only screen and (max-width: 479px) {
    .hero-slider-two .single-slide-two {
       /* height: 450px;*/
    }
}
.hero-slider-two .slick-arrow {
    background-color: rgba(0, 0, 0, 0.1);
    border: medium none;
    border-radius: 10px;
    color: #ffffff;
    height: 30px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 999;
    font-size: 20px;
 /*   visibility: hidden;*/
    opacity: 1;
   /* -ms-filter: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;*/
}
.hero-slider-two .slick-arrow:hover {
    background-color: #6e8214;
}
@media only screen and (max-width: 479px), only screen and (max-width: 767px) {
    .hero-slider-two .slick-arrow {
        height: 40px;
        width: 40px;
    }
}
.hero-slider-two .slick-arrow.slick-next {
    right: 15px;
    top:-50px;
}
.hero-slider-two .slick-arrow.slick-prev {
    right: 55px;
    top:-50px;
}
.hero-slider-two:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
  /*  -ms-filter: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.hero-slider-one .slider-text-info, .hero-slider-two .slider-text-info {
    z-index: 1;
}
.hero-slider-one .slider-text-info h2, .hero-slider-two .slider-text-info h2 {
    font-weight: 600;
}
.hero-slider-one .slider-text-info h2 span, .hero-slider-two .slider-text-info h2 span {
    color: #ff5151;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-slider-one .slider-text-info h2, .hero-slider-two .slider-text-info h2 {
        font-size: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-one .slider-text-info h2, .hero-slider-two .slider-text-info h2 {
        font-size: 20px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .hero-slider-one .slider-text-info h2, .hero-slider-two .slider-text-info h2 {
        font-size: 20px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 479px) {
    .hero-slider-one .slider-text-info h2, .hero-slider-two .slider-text-info h2 {
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 30px;
    }
}
.hero-slider-one .slider-text-info h1, .hero-slider-two .slider-text-info h1 {
    text-transform: capitalize;
    margin-bottom: 20px;
}
.hero-slider-one .slider-text-info h1 span, .hero-slider-two .slider-text-info h1 span {
    color: #ff5151;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-slider-one .slider-text-info h1, .hero-slider-two .slider-text-info h1 {
        font-size: 44px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-one .slider-text-info h1, .hero-slider-two .slider-text-info h1 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .hero-slider-one .slider-text-info h1, .hero-slider-two .slider-text-info h1 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 479px) {
    .hero-slider-one .slider-text-info h1, .hero-slider-two .slider-text-info h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
}
.hero-slider-one .slider-text-info p, .hero-slider-two .slider-text-info p {
    line-height: 24px;
    margin: 0;
    max-width: 500px;
}
.hero-slider-one .slider-text-info .slider-btn, .hero-slider-two .slider-text-info .slider-btn {
    font-weight: 600;
    margin-top: 60px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
}
.hero-slider-one .slider-text-info .slider-btn::before, .hero-slider-two .slider-text-info .slider-btn::before {
    position: absolute;
    content: "";
    left: 0;
    top: -40px;
    height: 30px;
    width: 1px;
    background: #ff5151;
}
.hero-slider-one .slider-inner-image, .hero-slider-two .slider-inner-image {
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    opacity: 0;
    -ms-filter: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider-one .slider-inner-image, .hero-slider-two .slider-inner-image {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .hero-slider-one .slider-inner-image, .hero-slider-two .slider-inner-image {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .hero-slider-one .slider-inner-image, .hero-slider-two .slider-inner-image {
        display: none;
    }
}

.hero-slider-two .slider-text-info {
    margin-top: 80px;
}
.hero-slider-two .slider-btn-two {
    font-weight: 600;
    margin-top: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
}
.hero-slider-two .slider-btn-two::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -40px;
    height: 30px;
    width: 1px;
    background: #ff5151;
}
.hero-slider-two .social-top {
    margin-top: 40px;
}

.hero-slider-one .slick-dots {
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
}

.hero-slider-one .slick-dots li {
    display: inline-block;
    margin: 0 4px;
}

.hero-slider-one .slick-dots li button {
    background-image: url(./img/icon/slider-btn-01.png);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50%;
}

.hero-slider-one .slick-dots li.slick-active button {
    background-image: url(./img/icon/slider-btn-active.png);
}


/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header {
    position: relative;
    overflow: hidden;
    margin-bottom:10px;
    border-bottom: 1px solid #ebeeef;
}


.section-header::after {
    content: '';
    position: absolute;
    display: block;
    width: 80px;
    bottom: 0;
    left: 0;
    border-top: #6e8214 solid 2px;
    text-align: left;

}


.section-header h2 {
    font-size: 18px;
    color: #071e33;
    text-transform: uppercase;
    font-weight:600;
    position: relative;
    line-height:20px;
    /* padding-bottom: 20px;
display: inline-block; */
    text-align: left;
}


.section-header p {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #333;
}

/* -------------------------------
   4.Services Section
--------------------------------*/
#services {
    padding: 20px 30px 10px 30px;
    margin: 25px 0px 0px 0px;
    background-color: #fff;
}

#services .rowbox{
    margin-top: 30px;
}

#services .box {
    padding: 50px 30px;
    margin-bottom: 30px;
    background: #fff;
    transition: 0.4s;
    border: 1px solid #dedede;
}

#services .box:hover {
    box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}

#services .box .icon {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
}

#services .box .icon i {
    color: #444;
    font-size: 60px;
    transition: 0.5s;
    line-height: 0;
    margin-top: 0px;
    margin-bottom: 18px;
    font-weight:bold;
}

#services .box .icon i:before {
    background: #6e8214;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#services .box h4 {
    margin-left: 100px;
    font-weight: 400;
    margin-bottom: 24px;
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin: 0;
}

#services .box h4 a {
    color: #444;
}

#services .box p {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    display: block;
    margin: 0;
    padding-top: 35px;
}

@media (max-width: 767px) {
    #services .box .box {
        margin-bottom: 20px;
    }
    #services .box .icon {
        float: none;
        text-align: center;
        padding-bottom: 15px;
    }
    #services .box h4, #services .box p {
        margin-left: 0;
        text-align: center;
    }
}
/*----------------------------------------
  5.Counter Area Css
----------------------------------------*/
.counter-area1{
    position: relative;
    background-color: #6e8214;
    /*background: url(./img/background/b2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;*/
    z-index: 1;
}
.counter-area1::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left:0;
    top:0;
	z-index: -1;
}
.fun_text1 {
    text-align: center;
    position: relative;
}
.fun_text1::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    background: #fff;
    width: 50px;
    height: 2px;
    right: 0;
    margin: 0 auto;
     transition: 0.4s;
}
.fun_text1:hover::after {
    transition: 0.4s;
    width: 140px;
}
.fun_text1 > a {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    margin-bottom: 20px;
}
.fun_text1 span {
    color: #fff;
    display: inline-block;
    font-size:20px;
    padding-bottom: 10px;
    line-height: 40px;
}
.fun_text1 span.counter{
    font-weight: 600;
}
.fun_text1 > h4 {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    text-transform: capitalize;
}
.counter-area2{
    background-color: #fff;
    overflow:hidden;
    color: #333;
}
.counter-area2 .content{
    padding: 15px 20px 10px;
    margin: 0 auto;

}
.counter-area2 .content:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    clear: both;
}
.counter-area2 .fun_text1 span{
    font-size: 24px;
    color: #333;
    line-height: 66px;
    text-align: center;
    float: left;
}
.counter-area2 .fun_text1 span{
    font-family: "PingFangSC-light",  'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica, Arail;
}
.counter-area2 .fun_text1::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    background: #f2f2f2;
    width: 200px;
    height: 2px;
    right: 0;
    margin: 0 auto;
     transition: 0.4s;
}

.counter-area2 .banner-right{
    float: right;
}
.counter-area2 .call-num{
    font-size: 24px;
    line-height: 100%;
    padding: 13px 0 8px;
    color: #333;
    display: block;
    float: left;
    margin-right: 61px;
    position: relative;
}
.counter-area2 .call-num:after{
    height: 64px;
    background: #e3e3e3;
    top: 3px;
}
.call-num:after {
    content: '';
    display: block;
    width: 1px;
    height: 42px;
    background: #f0f0f0;
    overflow: hidden;
    position: absolute;
    right: -30px;
    top: 2px;
}
.counter-area2 span.ad-txt {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 49px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.counter-area2 .banner-right .apply-btn{
    float: left;
}
.apply-btn {
    width: 166px;
    height: 46px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #6e8214;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transition: all 0.75s ease 0s;
    border-radius: 0px;
}
.apply-btn:hover {
    background-color: #f2f2f2;
}
/*----------------------------------------
  5.Counter Area Css
----------------------------------------*/
.counter-area{
    position: relative;
    background: url(./img/background/b2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 1;
}
.counter-area::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    z-index: -1;
}

.counter-area .data-line{
    text-align: center;
    padding-top: 20px;
}

.counter-area .data-line-1 {
    margin: 9px 0;
    text-align: center;
 }
.counter-area .data-title {
    color: #fff;
}

.counter-area .data-text{
    width: 20%;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    transition: 0.4s;
    font-weight: 400;
}

.fun_text {
    text-align: center;
    position: relative;
}
.fun_text::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
    background: #fff;
    width: 50px;
    height: 2px;
    right: 0;
    margin: 0 auto;
    transition: 0.4s;
}
.fun_text:hover::after {
    transition: 0.4s;
    width: 140px;
}
.fun_text > a {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    margin-bottom: 20px;
}
.fun_text span {
    color: #fff;
    display: block;
    font-size: 34px;
    padding-bottom: 10px;
    line-height: 40px;
}
.fun_text span.counter{
    font-weight: 600;
}
.fun_text > h4 {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
}

/*----------------------------------------*/
/* 6. Pricing area css
/*----------------------------------------*/
.pricing-area{
    position: relative;
    background:url(img/background/bgp2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 1;
}
.pricing-area::after{
    position: absolute;
    content: "";
    background: rgba(255,255,255,0.9) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
	z-index: -1;
}
.title-icon {
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 24px;
    display: inline-block;
    border: 1px solid #6e8214;
    color: #6e8214;
    border-radius: 3px;
    margin-bottom: 20px;
}
.table-list {
    text-align: center;
    transition: all 0.4s ease 0s;
    background: #fff;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    padding-bottom: 30px;
}
.top-price-inner {
    position: relative;
    text-align: center;
    background: #F5F8FB;
    margin: 10px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1;
    transition: all 0.4s ease 0s;
}

.top-price-inner span {
    color: #444;
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
/*.top-price-inner::after {
    border-top: 99px solid #F5F8FB;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
    height: 50px;
    width: 100%;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: -55px;
    transition: all 0.4s ease 0s;
}*/

.data-line-1{
    margin: 9px 0;
}
.data-line-3{
    margin: 24px 0;
}

.data-title{
    width:40%;
    display: inline-block;
    line-height: 36px;
    font-size: 20px;
    transition: 0.4s;
}
.data-text{
    width: 20%;
    display: inline-block;
    font-size: 20px;
    color: #6e8214;
    line-height: 36px;
    text-align: center;
    transition: 0.4s;
    font-weight: 400;
}

.top-price-inner:hover span{
    color:#fff;
}
span.dolar {
    font-size: 24px;
    color: #999;
    margin-right: 5px;
    position: relative;
    top: -17px;
}
.prices {
    font-size: 40px;
    font-weight: 600;
    color: #666;
    padding-right: 10px;
}
.table-list:hover{
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
}
.table-list:hover .top-price-inner {
    background: #F5F8FB;
    background: #6e8214;
    transition: all 0.4s ease 0s;
}
.table-list:hover .top-price-inner::after {
    border-top: 99px solid #6e8214;
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    transition: all 0.4s ease 0s;
}
.table-list:hover .top-price-inner h4,
.table-list:hover .prices,
.table-list:hover span.dolar,
.table-list:hover span.users{
  color:#fff;  
}
.table-list ol li {
    color: #888e94;
    margin: 8px 0px;
    position: relative;
    text-align: center;
    font-weight: 400;
}
.table-list li.check{
    position: relative;
}
.table-list li.check::before {
    content: "\e87f";
    font-family: airland;
    font-size: 18px;
    position: absolute;
    left: 10%;
    top: 9px;
    color: #3EC1D5;
    font-weight: 300;
}
.pricing-content {
    margin-top: -30px;
}
.table-list {
    margin-top: 30px;
}
.table-list li.check.cross::before {
    content: "\e886";
    font-family: airland;
    color: #6e8214;
}

.table-list > h3 {
    color: #455454;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
}
.table-list ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.table-list ol {
    margin-top: 10px ;
}


/*----------------------------------------*/
/* 共建单位 Cooperation unit
/*----------------------------------------*/
.co-unit{
    background-color: #fff;
    padding: 20px 30px;
    margin-top: 20px;
}
.co-unit-row{
    margin-left: 5px;
    background-color: #fff;
}

.co-unit-container{
    width: 100%;
}

.co-unit-container .hero-content-one{
    background-color: #fff;
}

.co-unit-row .unit-box{
    text-align: center;
    margin: 10px 15px 10px 0px;
    padding: 10px;
    transition: 0.4s;
    border: 1px solid #dedede;
}

.co-unit-row .unit-box:hover{
     border: 1px solid #6e8214;
}

.co-unit-row .unit-box img{
  width:100%;
}



/*----------------------------------------*/
/* 7. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 90px 0;
    background:url(img/background/fg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-head p {
    color: #888e94;
}
.footer-head h4 {
    color: #444;
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 500;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    border: 1px solid #1067DB;
    border-radius: 2px;
    background: #1067DB;
    transition: 0.4s;
}
.footer-tags li a:hover,
.footer-icons ul li a:hover{
    color: #1067DB;
    background: #fff;
    transition: 0.4s;
}
.footer-tags {
    display: block;
    overflow: hidden;
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 5px;
}
.footer-icons {
    margin-top: 30px;
}
.footer-list {
    width: 50%;
    float: left;
}
.footer-contacts p span {
    color: #6e8214;
    font-weight: 700;
}
.footer1{
	margin-top:10px;
	border-top: 1px solid #cdcccb;
}
.footer1 .subs-feilds {
    background: #F5F8FB;
    padding: 40px 20px;
    border-radius: 3px;
}
.footer1 .suscribe-input {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.footer1 .suscribe-input input {
    background: transparent;
    border: medium none;
    color: #777;
    font-size: 15px;
    line-height: 24px;
    padding: 6px 15px;
    height: 46px;
    border-radius: 0;
    width: 64%;
    float: left;
    background: #fff;
}
.footer1 .suscribe-input button {
    background: #6e8214;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 5px;
    width: 36%;
    font-weight: 600;
    height: 46px;
    border: 1px solid #6e8214;
    transition: 0.4s;
}
.footer1 .suscribe-input button:hover{
    color: #6e8214;
    background: #fff;
     transition: 0.4s;
}
.footer-list li a {
    color: #888e94;
    padding: 7px 0px 7px 20px;
    display: block;
    position: relative;
    font-weight: 400;
}
.footer-list li a:first-child{
	padding-top: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "";
    right: auto;
    top: 12px;
    width: 5px;
    height: 5px;
    background: #888e94;
    left: 0;
}
.footer-list li a:hover,
.footer-list li a:hover::after{
    color: #6e8214;
}
.footer-list li a:hover::after{
    background: #6e8214;
}
.footer-area-bottom {
    background-color:#f2f2f2;
    padding: 25px 0;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#6e8214;
}
.copyright-text a {
    color: #6e8214;
}
.copyright > p {
    margin-bottom: 0;
    color: #444;
}
.copyright a {
    color: #6e8214;
}

.footer-logo-img{
    text-align: center;
}


/*----------------------------------------*/
/*  99.	Animation  CSS
/*----------------------------------------*/
.item-bounce {
    -webkit-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@-webkit-keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}

@keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
/*--------------------------------*/
/* .End CSS
/*--------------------------------*/