/*
    Theme Name: Bikin
    Theme URL: https://bootstrapmade.com/bikin-free-simple-landing-page-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* ==== Google font ==== */

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */

@import url('overwrite.css');
@import url('animate.css');
/*************************
*******总体样式******
**************************/

body {
  background: #fff;
  /* font-family: 'Roboto', Arial, sans-serif; */
  color: #333;
  line-height: 1.6em;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  /* font-family: 'Roboto'; */
  color: #000;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size:20px;
}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
} */

a {
  color: #235CB3;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: rgba(0, 0, 0, .85);
  text-decoration: none;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

.btn-primary {
  /* margin-top: 30px; */
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  /* border: 1px solid transparent; */
  border-radius: 4px;
  background-color: #235CB3;
}

.btn:hover {
  color: #fff;
  background-color: #235CB3;
  border-color: #235CB3;
}

/*************************
*******导航栏******
**************************/

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}

.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #2f5dad;
}

.navbar-toggle {
  /* background-color: #2f5dad; */
}

.navbar>.container .navbar-brand {
  margin-left: 0;
}

.navbar-brand {
  padding: 0;
  margin: 0;
}

.navbar-header a.navbar-brand {
  /* color:#235CB3; */
  color: #fff;
  /* font-family: 'Roboto'; */
}

.navbar-header a.navbar-brand:hover {
  /* color:#235CB3; */
  /* color: #fff; */
}

.navbar-header img {
  width: 20px;
  height: 16px;
  float: left;
  margin: 0 10px;
}

.navbar-header .logg-brand {
  display: flex;
  align-items: center;
}

.navbar {
  height: 70px;
  /* margin-bottom: 0; */
  padding: 10px 0;
}

.navbar-nav button {
  padding: 5px 0;
  margin-left: 12px;
  border-radius: 20px;
  /* font-family: 'Roboto'; */
  line-height: 24px;
  width: 88px;
  /* height: 32px; */
  font-size: 14px;
  letter-spacing: 2px;
  /* line-height: 16px; */
}

.registBtn {
  color: #fff;
  background: none;
  border: 1px solid #fff;
}

.loginBtn {
  color: #235CB3;
  background: #fff;
  border: 1px solid #fff;
}

.navbar {
  margin-bottom: 0;
  border: none;
}

.login-group {
  position: absolute;
  top: calc(50% - 70px);
  right: 126px;
}

@media (max-width: 767px) {
  .navbar-header {
    /* margin-top: -12px; */
  }
  .navbar-header a.navbar-brand {
    font-size: 18px;
  }
  .navbar {
    padding-bottom: 0px;
  }
  .slider {
    margin-top: 70px;
  }
  .navbar-header a.navbar-brand {
    color: #235CB3;
  }
  .navbar .navbar-header img {
    width: 29px;
    height: 20px;
  }
  .navbar-fixed-top .container {
    background-color: #235CB3;
  }
  .navbar-fixed-top, .navbar-header {
    background-color: white;
  }
}

.navbar-nav>li {
  margin-left: 20px;
  margin-top: 8px;
  /* padding-bottom: 28px; */
}

.navbar-fixed-top .navbar-nav>li>a {
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  /* color: #235CB3; */
  color: #fff;
  line-height: 24px;
  display: inline-block;
  /* font-weight: bold; */
  font-size: 15px;
  letter-spacing: 2px;
  /* font-family: 'Roboto'; */
}

.navbar-fixed-top .navbar-nav>li>a:hover {
  background: none;
  /* color:#235CB3; */
  /* color: #fff; */
}

.navbar-fixed-top {
  /* border: none; */
  /* background: #fff; */
  /* background: none; */
}

.navbar-fixed-top .navbar-brand {
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 2px;
  color: #fff;
}

.navbar-fixed-top .navbar-nav>.active>a, .navbar-fixed-top .navbar-nav>.active>a:hover, .navbar-fixed-top .navbar-nav>.active>a:focus, .navbar-fixed-top .navbar-nav>.open>a, .navbar-fixed-top .navbar-nav>.open>a:hover, .navbar-fixed-top .navbar-nav>.open>a:focus {
  background-color: transparent;
  /* color: #235CB3; */
  /* color: #fff; */
}

/* .navbar .container {
  position: relative;
}

.collapse.in {
  position: absolute;
  right: 0;
  width: 80px;
} */

/*************************
*******轮播******
**************************/

.slider {
  position: relative;
  /* padding-top: 70px; */
}

.slider img {
  width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  /* bottom: -25px; */
}

#carousel-slider .carousel-indicators li:nth-last-of-type(2) {
  /* border: 1px solid #ffbd20; */
  margin-right: 35px;
  margin-left: 35px;
}

#carousel-slider a i {
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 30px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color: #fff;
}

#carousel-slider a i:hover {
  /* background:#235CB3; */
  /* color:#fff; */
  /* border: 1px solid #235CB3; */
}

#carousel-slider .carousel-control {
  width: inherit;
}

#carousel-slider .carousel-control.left i {
  left: 40px;
  top: calc(50% - 25px);
}

#carousel-slider .carousel-control.right i {
  right: 40px;
  top: calc(50% - 25px);
}

#carousel-slider .carousel-control.left, #carousel-slider .carousel-control.right {
  background: none;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: calc(50% - 110px);
  font-size: 40px;
  left: 10%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
}

.product-banner {
  right: 50%;
  transform: translateX(50%);
  left: unset;
}

.carousel-caption h2 {
  font-size: 44px;
  color: #ffffff;
  font-weight: 100;
  letter-spacing: 4px;
  white-space: nowrap;
}

.carousel-caption h2 span {
  letter-spacing: 4px;
  font-size: 44px;
  color: #fff;
  font-weight: 100;
}

.carousel-caption p {
  font-size: 24px;
  margin-top: 30px;
  color: #fff;
  font-weight: 100;
}

.carousel-inner .form-inline {
  /* margin-top: 70px; */
}

.carousel-inner .form-group input {
  width: 240px;
  height: 44px;
  background-color: rgb(242, 242, 242);
  border: none;
  border-radius: 3px;
  color: #235CB3;
  box-shadow: none;
}

.carousel-inner .form-group button {
  border: 1px solid white;
  width: 240px;
  height: 44px;
  border-radius: 3px;
  background-color: transparent;
  text-align: left;
  padding: 6px 12px;
  color: white;
}

.carousel-inner .form-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #235CB3;
}

.carousel-inner .form-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #235CB3;
}

.carousel-inner .form-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #235CB3;
}

.carousel-inner .form-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #235CB3;
}

.carousel-inner .form-inline .form-group button[type="livedemo"] {
  /* padding: 20px 60px; */
  font-size: 14px;
  background: #235CB3;
  color: #fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
  /* color:#235CB3; */
  /* background:#fff; */
  transition: color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"] {
  /* padding: 20px 60px; */
  font-size: 14px;
  background: #fff;
  color: #235CB3;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
  /* color:#fff; */
  /* background:#235CB3; */
  transition: color 300ms, background-color 300ms;
}

@media (max-width: 767px) {
  .mt h2 {
    margin-top: 40px;
  }
  .carousel-caption h2, .carousel-caption h2 span {
    font-size: 30px;
  }
  .carousel-caption p {
    font-size: 20px;
    margin-top: 24px;
  }
  .carousel-inner .form-inline .form-group button[type="livedemo"], .carousel-inner .form-inline .form-group button[type="getnow"] {
    padding: 10px 30px;
    font-size: 18px;
  }
  .carousel-inner .form-inline {
    margin-bottom: 0;
    margin-top: 0;
  }
  .btn-primary {
    margin-top: 10px;
  }
  .carousel-inner .form-group {
    display: inline;
  }
  #carousel-slider .carousel-indicators {
    bottom: 0;
  }
}

@media (max-width: 575px) {
  .carousel-caption {
    top: -30px;
  }
  .carousel-caption h2, .carousel-caption h2 span {
    font-size: 24px;
  }
  .carousel-caption p {
    font-size: 18px;
    margin-top: 0px;
  }
  .carousel-inner .form-inline .form-group button[type="livedemo"], .carousel-inner .form-inline .form-group button[type="getnow"] {
    padding: 5px 20px;
    font-size: 14px;
  }
  .carousel-inner .form-inline {
    margin-bottom: 0;
    margin-top: 0;
  }
  .carousel-inner .form-group {
    display: inline;
    padding-top: 0;
  }
  #carousel-slider .carousel-indicators {
    display: none !important;
  }
  .carousel-inner .btn-primary {
    margin-top: 0px;
  }
}

/*************************
*******公共字体样式******
**************************/

.text-center h3 {
  letter-spacing: 4px;
  font-size: 44px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #235CB3;
  font-weight: 100;
}

.text-center h4 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  letter-spacing: 3px;
  color: #235CB3;
}

.text-center p {
  color: #AAAAAA;
  font-size: 16px;
  margin-bottom: 10px;
}

/* .text-center i {
	font-size:30px;
	margin-top:50px;
	margin-bottom:30px;
	background:#235CB3;
	color:#fff;
	padding:50px;
	background:#235CB3;
	border-radius:50%;
} */

/*************************
*******IT + DT 技术赋能商家******
**************************/

#technology {
  padding-top: 76px;
  background: #fff;
  padding-bottom: 50px;
}

#technology .flexStyle {
  margin-top: 76px
}

#technology .hi-icon-effect {
  display: inline-block;
}

#technology img {
  width: 70px;
  height: 70px;
}

#technology p {
  font-size: 16px;
  color: #AAAAAA;
  font-weight: 400;
}

#technology .experBtn {
  width: 250px;
  height: 50px;
  color: #235CB3;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #235CB3;
  letter-spacing: 2px;
}

.hi-icon-effect {
  /* padding-left: 10px; */
  /* padding-right: 10px; */
  /* width: 300px; */
  height: 330px;
}

@media (min-width: 767px) and (max-width:1000px) {
  .sub-footer .text-left {
    text-align: center;
  }
}

@media (max-width: 767px) {
  #technology h3 {
    font-size: 30px;
  }
  #listen p {
    text-align: center;
  }
  .sub-footer .text-left {
    text-align: center;
  }
}

/* .hi-icon-effect:hover {
	border-radius:6px;
	background:#f4f4f4;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
} */

/* .hi-icon-effect i.fa:hover {
	background:#fff;
	color: #235CB3;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
} */

/*************************
*******体验购物的惊喜感******
**************************/

@media (min-width:700px) and (max-width:1200px) {
  .carousel-caption h2 span {
    font-size: 40px;
  }
  .carousel-caption p {
    font-size: 24px;
  }
  .carousel-inner .form-inline .form-group button[type="livedemo"], .carousel-inner .form-inline .form-group button[type="getnow"] {
    padding: 10px 30px;
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .parallax-window {
    padding-bottom: 115px;
  }
}

.parallax-window {
  position: relative;
  min-height: 665px;
  background: rgb(35, 92, 179);
}

.parallax-window .cover {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 59px solid rgb(35, 92, 179);
  border-left: 50vw solid rgb(35, 92, 179);
  border-right: 50vw solid rgb(255, 255, 255);
  border-bottom: 59px solid rgb(255, 255, 255);
}

.parallax-window .lg-shop {
  display: flex;
  justify-content: space-between;
  padding: 0 100px;
  margin-top: 60px;
}

.parallax-window .flexStyle {
  padding-bottom: 20px;
}

.parallax-window .text-center h3 {
  padding-top: 60px;
  color: #fff;
}

.parallax-window .text-center h2 {
  font-size: 64px;
  padding-bottom: 20px;
  color: #fff;
  font-weight: 100;
}

.parallax-window .text-center h4 {
  color: #fff;
}

.parallax-window .text-center p {
  color: #fff;
}

@media (min-width: 767px) {
  .parallax-window .text-center h3 {
    padding-top: 90px;
  }
}

/*************************
*******倾听客户的心声******
**************************/

#listen {
  padding-top: 90px;
  background: #fff;
  padding-bottom: 50px;
}

#listen p {
  color: #AAAAAA;
  font-size: 16px;
  max-width: 531px;
  line-height: 31px;
}

#listen .row {
  padding: 30px 0;
}

#listen .diamond-box {
  display: flex;
}

#listen .diamond-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.listenDiamond {
  /* margin-top: 50px; */
  width: 270px;
  height: 270px;
}

/*************************
*******35万家零售门店的选择******
**************************/

#choose {
  /* padding-top:70px; */
  padding-bottom: 70px;
}

#choose .flexStyle>div {
  display: flex;
  justify-content: center;
}

#choose .flexStyle {
  /* display: flex !important; */
  /* justify-content: space-between; */
  /* flex-wrap: wrap; */
}

#choose figure {
  margin-bottom: 30px;
}

#choose img {
  border-radius: 8px;
  padding: 0px 20px;
}

.choose {
  margin-top: 60px;
  margin-bottom: 30px;
}

#choose .text-center {
  /* padding-top: 20px; */
  /* margin-bottom: 50px; */
  /* padding-bottom: 20px; */
  display: flex;
  justify-content: center;
}

figure.effect-chico {
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}

figure.effect-chico img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 767px) {
  #choose h3 {
    font-size: 30px;
  }
  #choose .choose {
    margin-top: 10px;
  }
  figure.effect-chico {
    width: 40%;
  }
}

/*************************
*******提高流量 提高毛利 提高客户满意度******
**************************/

#service .form-inline .form-group {
  margin: 50px;
}

#service .productEx {
  width: 300px;
  height: 50px;
  color: #fff;
  background: #235CB3;
  border-radius: 30px;
  border: 1px solid #235CB3;
  letter-spacing: 2px;
}

#service .editionEx {
  width: 300px;
  height: 50px;
  color: #235CB3;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #235CB3;
  letter-spacing: 2px;
}

/*************************
*******软件适用对象******
**************************/

#objects {
  padding-top: 50px;
  padding-bottom: 50px;
}

#objects .flexStyle {
  display: flex;
  justify-content: space-around;
  margin-top: 100px
}

#objects p {
  padding-top: 20px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 2px;
  color: #AAAAAA;
  line-height: 30px;
}

#objects img {
  height: 100px;
  width: 100px;
}

/*************************
*******功能服务******
**************************/

#edition {
  display: none;
}

#function {
  padding-top: 50px;
  background: #fff;
  padding-bottom: 40px;
}

#function .text-center p {
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.function-area h2 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff;
}

.function-area span {
  font-weight: 300;
  font-size: 15px;
  color: #fff;
}

.plan {
  position: relative;
  margin-bottom: 20px;
}

.function-area ul {
  background: #FAFAFA;
  padding: 0;
  margin: 0;
}

.function-area ul li {
  list-style: none;
  padding: 15px 0;
  font-size: 15px;
  font-weight: 400;
  color: #235CB3;
}

.function-area ul li:nth-child(even) {
  background: #f5f5f5
}

/* .function-area .heading-one,
.function-area .heading-two,
.function-area .heading-three {
  padding:17px 0;
}

.function-area .heading-one,
.function-area .heading-two,
.function-area .heading-three,
.function-area .heading-four,
.function-area .heading-five,
.function-area .heading-six,
.function-area .heading-seven {
  margin-left: -10px;
  border-radius:8px;
} */

/* .function-area .heading-one:hover,
.function-area .heading-two:hover,
.function-area .heading-three:hover,
.function-area .heading-four:hover,
.function-area .heading-five:hover,
.function-area .heading-six:hover,
.function-area .heading-seven:hover {
	background-color:#235CB3;
	 -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
} */

.function-area .heading-one, .function-area .price-one .plan-action .btn-primary {
  background: #235CB3;
}

.function-area .heading-two, .function-area .price-two .plan-action .btn-primary {
  background: #235CB3;
}

.function-area .heading-three, .function-area .price-three .plan-action .btn-primary {
  background: #235CB3;
}

.function-area .heading-four, .function-area .price-four .plan-action .btn-primary {
  background: #235CB3;
}

/* .function-area .bg{
 background: #fafafa
} */

/* .small-function h3:after {
  height:94px;
}

.small-function h3:before {
  top: 74px;
}

.plan-action {
  height: 70px;
} */

.function-area .plan-action .btn-primary {
  position: relative;
  padding: 5px 20px;
  color: #fff;
  margin-top: 5px;
  font-size: 14px;
}

/* .function-area .plan-action .btn-primary:hover {
  border:none;
} */

/* .function-area .price-two .plan-action .btn-primary:before,
.function-area .price-two .plan-action .btn-primary:after {
  border-color: #1f8c4d transparent transparent;
}

.function-area .price-three .plan-action .btn-primary:before,
.function-area .price-three .plan-action .btn-primary:after {
  border-color: #d4880f transparent transparent;
} */

/* .function-area .price-four .plan-action .btn-primary:before,
.function-area .price-four .plan-action .btn-primary:after,
.function-area .price-five .plan-action .btn-primary:before,
.function-area .price-five .plan-action .btn-primary:after,
.function-area .price-seven .plan-action .btn-primary:before,
.function-area .price-seven .plan-action .btn-primary:after  {
  border-color: #0BA9F9 transparent transparent;
  right: -9px;
}

.function-area .price-six .plan-action .btn-primary:before,
.function-area .price-six .plan-action .btn-primary:after {
  border-color: #bf4539 transparent transparent;
  right: -9px;
} */

/*************************
*******会员画像******
**************************/

.member-portrayal {
  margin-bottom: 60px;
}

.member-portrayal>img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1160px;
}

.member-portrayal .tab-card {
  padding: 0 30px;
  max-width: 800px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.member-portrayal .card {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 1px solid #235CB3;
  margin-bottom: 30px;
  font-size: 18px;
  color: #235CB3;
  text-align: center;
  line-height: 120px;
  cursor: pointer;
}

.member-portrayal .mid {
  width: 82px;
  height: 266px;
  background: url(../img/person_bg.png) no-repeat center / cover;
  opacity: 0.2;
}

/*************************
*******our team******
**************************/

#our-team {
  padding-top: 50px;
  padding-bottom: 50px;
}

#our-team h2, #our-team h5 {
  color: #AAAAAA;
  font-size: 18px;
}

#our-team img {
  width: 120x;
  height: 120px;
}

#our-team p {
  /* padding-top: 20px; */
  font-weight: 400;
  font-size: 16px;
  color: #AAAAAA;
  line-height: 30px;
}

#our-team .mes p {
  margin: 0 auto;
  width: 1100px;
  text-align: left;
}

#our-team .pholder {
  width: 120px;
  height: 120px;
  background-color: #235CB3;
  margin: 0 auto;
  border-radius: 50%;
}

#our-team .text-center {
  padding-top: 20px;
  margin-bottom: 30px;
  padding-bottom: 16px;
}

.company-culture .row>div {
  display: flex;
  justify-content: center;
}

.company-culture .row .text-center {
  width: 90%;
  max-width: 380px;
  max-height: 260px;
  background-color: #eee;
  border-radius: 10px;
}

#our-team.company-culture p {
  color: #AAAAAA;
  font-size: 16px;
  line-height: 40px;
}

/*************************
*******footer******
**************************/

footer {
  background: #f4f4f4;
  padding-bottom: 20px;
}

footer p {
  font-size: 13px !important;
  color: #AAAAAA;
  font-weight: 400;
}

#contact {
  padding-top: 50px;
  padding-bottom: 80px;
}

#contact .text-center {
  padding-top: 20px;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

#contact ul {
  list-style: none;
  font-size: 16px;
  color: #AAAAAA;
  line-height: 20px;
  font-weight: 500;
}

#contact span {
  font-size: 16px;
  color: #AAAAAA;
  line-height: 20px;
  font-weight: 100;
}

.form-inline {
  /* margin-top: 15px; */
  /* margin-bottom: 15px; */
}

.sub-footer {
  margin-top: 60px;
  margin-bottom: 30px;
}

.sub-footer span {
  font-size: 14px;
  color: #AAAAAA;
  line-height: 40px;
  font-weight: 650;
  letter-spacing: 2px;
}

.sub-footer .left-ul {
  margin: 0 auto;
  width: 200px;
}

.sub-footer ul {
  list-style: none;
  font-size: 14px;
  color: #AAAAAA;
  line-height: 40px;
  font-weight: 400;
}

ul.social-network {
  list-style: none;
  margin-top: 20px;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.copyright {
  margin-top: 20px;
}

.copyright > p > a {
  color: #AAAAAA;
}

.social-icon {
  text-align: center;
  margin-bottom: 30px;
}

ul.social-network li {
  display: inline;
  margin: 0 18px;
  font-size: 25px;
}

ul.social-network li a {
  color: #d0d0d0;
  text-align: center;
}

.social-network li:hover .fa-twitter {
  color: #00abf0;
}

.social-network li:hover .fa-facebook {
  color: #39579a;
}

.social-network li:hover .fa-google-plus {
  color: #eb8984;
}

.social-network li:hover .fa-pinterest {
  color: #c9171e;
}

.social-network li:hover .fa-linkedin {
  color: #0077b5;
}

.social-network li:hover .fa-youtube-play {
  color: #C84941;
}

.social-network li:hover .fa-dribbble {
  color: #EA4C89;
}

.social-network li:hover .fa-pinterest-square {
  color: #EA4B49;
}