@charset "UTF-8";

body { font-family:"微软雅黑"!important}



.container {
  position: relative;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto; }
  @media screen and (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media screen and (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media screen and (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media screen and (min-width: 1360px) {
    .container {
      max-width: 1207px; } }

.container-fluid {
  position: relative;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto; }

.header {
  position: fixed;
  width: 100%;
  height: 110px;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: top 0.3s;
  transition: top 0.3s; }
  @media screen and (min-width: 768px) {
    .header {
      -webkit-transition: top 0.6s;
      transition: top 0.6s;
      height: 140px; } }
  .header.header--sticky {
    top: -70px; }
    @media screen and (min-width: 768px) {
      .header.header--sticky {
        top: -100px; } }
  .header.header--hide_breadcrumb {
    height: 70px; }
    @media screen and (min-width: 768px) {
      .header.header--hide_breadcrumb {
        height: 100px; } }
    @media screen and (min-width: 768px) {
      .header.header--hide_breadcrumb.header--sticky {
        top: 0px; } }

.header-body {
  width: 100%;
  height: 70px;
  position: relative;
  top: 0;
  left: 0;
  background: white;
  z-index: 10;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .header-body {
      height: 100px; } }

.breadcrumbs {
  position: relative;
  background: #f5f7f8;
  width: 100%;
  height: 40px;
  padding-top: 14px;
  font-family: 'geely';
  font-size: 1.2rem; }
  @media screen and (min-width: 768px) {
    .breadcrumbs {
      font-size: 1.4rem; } }
  .breadcrumbs .container {
    text-align: right;
    overflow: auto; }
    @media screen and (min-width: 768px) {
      .breadcrumbs .container {
        overflow: hidden; } }
    .breadcrumbs .container .breadcrumbs-body {
      opacity: 0;
      color: #47b135;
      width: auto;
      white-space: nowrap; }
      .breadcrumbs .container .breadcrumbs-body .current-page {
        margin-right: 0px;
        color: #595757; }
        @media screen and (min-width: 768px) {
          .breadcrumbs .container .breadcrumbs-body .current-page {
            margin-right: 20px; }
            .rtl .breadcrumbs .container .breadcrumbs-body .current-page {
              margin-right: 0px;
              margin-left: 10px; } }
        .breadcrumbs .container .breadcrumbs-body .current-page::after {
          padding-left: 0px;
          font-size: 1.2rem;
          color: #47b135;
          margin-left: 5px;
          content: '\e901';
          font-family: 'icomoon';
          speak: none; }
          @media screen and (min-width: 768px) {
            .breadcrumbs .container .breadcrumbs-body .current-page::after {
              padding-left: 20px; } }
          .rtl .breadcrumbs .container .breadcrumbs-body .current-page::after {
            display: none;
            content: ''; }
        .rtl .breadcrumbs .container .breadcrumbs-body .current-page::before {
          padding-right: 10px;
          font-size: 1.2rem;
          color: #47b135;
          margin-left: 5px;
          content: '\e903';
          font-family: 'icomoon';
          speak: none; }
          @media screen and (min-width: 768px) {
            .rtl .breadcrumbs .container .breadcrumbs-body .current-page::before {
              padding-right: 20px; } }
      .breadcrumbs .container .breadcrumbs-body a:hover {
        text-decoration: none; }
    .breadcrumbs .container span[property="itemListElement"] {
      margin: 0 5px; }
      .rtl .breadcrumbs .container span[property="itemListElement"] {
        display: inline-block; }
    .breadcrumbs .container span[property="itemListElement"]:last-of-type {
      margin-right: 10px; }
      .rtl .breadcrumbs .container span[property="itemListElement"]:last-of-type {
        margin-right: 5px; }
      .breadcrumbs .container span[property="itemListElement"]:last-of-type span[property="name"] {
        display: inline-block;
        background: #f5f7f8;
        position: relative;
        z-index: 1; }
        .rtl .breadcrumbs .container span[property="itemListElement"]:last-of-type span[property="name"] {
          display: inline;
          background: #f5f7f8;
          position: relative;
          z-index: 1; }

.logo {
  width: 100px;
  height: auto;
  position: relative;
  vertical-align: top;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .logo {
      display: inline-block;
      width: 125px;
      left: -20px;
      top: 5px; }
      .rtl .logo {
        left: auto;
        right: -20px; } }

.nav {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 0px;
  display: none; }
  @media screen and (min-width: 768px) {
    .nav {
      display: inline-block; } }
  @media screen and (min-width: 992px) {
    .nav {
      display: inline-block;
      margin-left: 50px; } }
  @media screen and (min-width: 1200px) {
    .nav {
      margin-left: 100px; } }
  @media screen and (min-width: 1360px) {
    .nav {
      margin-left: 150px; } }
  .nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav ul li {
      display: inline-block;
      position: relative; }
      .nav ul li.opened::after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 15px solid #f5f7f8;
        content: '';
        position: absolute;
        bottom: 0;
        left: 30%; }
      .nav ul li a {
        display: block;
        padding: 0px 5px;
        height: 100px;
        line-height: 100px;
        font-family: 'geely';
        font-size: 1.4rem;
        color: #231815;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: color 0.3s;
        transition: color 0.3s; }
        @media screen and (min-width: 992px) {
          .nav ul li a {
            padding: 0px 5px;
            font-size: 1.6rem; } }
        @media screen and (min-width: 1200px) {
          .nav ul li a {
            padding: 0px 10px;
            font-size: 1.6rem; } }
        .nav ul li a:hover {
          text-decoration: none;
          color: #432e28; }
      .nav ul li.has-dropdownmenu ::after {
        font-size: 1.2rem;
        color: #47b135;
        margin-left: 5px;
        content: '\e902';
        font-family: 'icomoon';
        speak: none; }
        .rtl .nav ul li.has-dropdownmenu ::after {
          display: none; }
      .rtl .nav ul li.has-dropdownmenu ::before {
        font-size: 1.2rem;
        color: #47b135;
        margin-right: 7px;
        content: '\e902';
        font-family: 'icomoon';
        speak: none; }
      .nav ul li.nav__slpiter {
        width: 20px; }
        @media screen and (min-width: 992px) {
          .nav ul li.nav__slpiter {
            width: 50px; } }
        .nav ul li.nav__slpiter a {
          display: none; }

.btn-mobile-nav {
  position: absolute;
  top: 20px;
  left: 15px; }
  .rtl .btn-mobile-nav {
    left: auto;
    right: 15px; }
  @media screen and (min-width: 768px) {
    .btn-mobile-nav {
      display: none; } }
  .btn-mobile-nav span {
    font-size: 28px;
    color: #47b135;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
  .btn-mobile-nav .btn_mobile_back {
    display: none; }
  .btn-mobile-nav .btn_mobile_up {
    display: none; }

.btn-searcher {
  position: absolute;
  top: 20px;
  right: 15px; }
  .rtl .btn-searcher {
    right: auto;
    left: 15px; }
  @media screen and (min-width: 768px) {
    .btn-searcher {
      display: block;
      position: relative;
      float: right;
      top: 32px;
      right: 0; }
      .rtl .btn-searcher {
        float: left;
        left: 0px; } }
  .btn-searcher span {
    font-size: 28px;
    color: #47b135;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .btn-searcher span {
        font-size: 32px; } }
    .btn-searcher span:hover {
      color: #b3b2b2; }

.dropdown_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  height: 100%;
  padding: 50px 0;
  font-family: 'geely';
  color: #231815;
  display: none; }
  .mobile_nav__sub .dropdown_menu {
    display: block;
    padding: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .mobile_nav__sub .dropdown_menu .container {
      padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .dropdown_menu {
      background: #f5f7f8;
      position: fixed;
      top: 100px;
      height: auto;
      z-index: 11; } }
  .dropdown_menu .dropdown_menu__extralinks {
    margin-top: 35px; }
    .dropdown_menu .dropdown_menu__extralinks a {
      display: block;
      padding: 10px 0 8px;
      border-bottom: 1px solid rgba(179, 178, 178, 0.3); }
      .dropdown_menu .dropdown_menu__extralinks a:last-of-type {
        border: none; }
      .dropdown_menu .dropdown_menu__extralinks a:hover {
        text-decoration: none; }
    .dropdown_menu .dropdown_menu__extralinks.dropdown_menu__extralinks--mobile {
      margin-top: 0;
      display: none; }
      .mobile_nav__sub .dropdown_menu .dropdown_menu__extralinks.dropdown_menu__extralinks--mobile {
        display: block; }

.dropdown_menu__bg {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.7);
  display: none; }
  @media screen and (max-width: 767px) {
    .dropdown_menu__bg {
      display: none !important; } }

.dropdown_menu__close {
  position: absolute;
  top: -10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer; }
  .rtl .dropdown_menu__close {
    right: auto;
    left: 15px; }
  .mobile_nav__sub .dropdown_menu__close {
    display: none; }

.dropdown_menu__header {
  padding-bottom: 30px; }
  .mobile_nav__sub .dropdown_menu__header {
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 15px;
    background: #f5f7f8;
    margin-bottom: 30px; }
    .mobile_nav__sub .dropdown_menu__header .dropdown_menu__extralinks {
      display: none; }
  @media screen and (min-width: 992px) {
    .dropdown_menu__header {
      float: left;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 200px;
      padding-right: 40px;
      margin-right: 40px;
      border-right: 1px solid #b3b2b2; }
      .rtl .dropdown_menu__header {
        float: right;
        padding-right: 0;
        padding-left: 40px;
        margin-right: 0;
        margin-left: 40px;
        border-right: none;
        border-left: 1px solid #b3b2b2; } }
  @media screen and (min-width: 1280px) {
    .dropdown_menu__header {
      width: 250px; } }
  .dropdown_menu__header .dropdown_menu__name {
    font-size: 2.4rem;
    color: #47b135;
    margin-bottom: 20px; }
  .dropdown_menu__header .dropdown_menu__desc {
    line-height: 1.6rem;
    font-size: 1.3rem; }

.mobile_nav__sub .dropdown_menu__items .vc_row {
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 992px) {
  .dropdown_menu__items {
    float: left;
    width: calc(100% - 300px); }
    .rtl .dropdown_menu__items {
      float: right; } }

@media screen and (min-width: 1200px) {
  .dropdown_menu__items {
    width: calc(100% - 500px); } }

.dropdown_menu_item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(203, 211, 217, 0.5); }
  .dropdown_menu_item:last-of-type {
    border-bottom: none; }
  .mobile_nav__sub .dropdown_menu_item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .dropdown_menu_item a {
    color: #231815; }
  @media screen and (min-width: 768px) {
    .dropdown_menu_item {
      min-height: 220px !important;
      border-bottom: none; } }
  .dropdown_menu_item .dropdown_menu_item__img {
    display: none; }
    @media screen and (min-width: 768px) {
      .dropdown_menu_item .dropdown_menu_item__img {
        display: block; } }
  .dropdown_menu_item .dropdown_menu_item__title {
    font-size: 1.6rem;
    margin: 15px 0 10px; }
    .mobile_nav__sub .dropdown_menu_item .dropdown_menu_item__title {
      margin: 10px 0 5px; }
    .dropdown_menu_item .dropdown_menu_item__title a:hover {
      text-decoration: none;
      color: #47b135; }
    .dropdown_menu_item .dropdown_menu_item__title::after {
      font-size: 1.2rem;
      color: #47b135;
      margin-left: 5px;
      content: '\e903';
      font-family: 'icomoon';
      speak: none; }
      .rtl .dropdown_menu_item .dropdown_menu_item__title::after {
        display: none; }
    .rtl .dropdown_menu_item .dropdown_menu_item__title::before {
      font-size: 1.2rem;
      color: #47b135;
      margin-left: 5px;
      content: '\e901';
      font-family: 'icomoon';
      speak: none; }
  .dropdown_menu_item .dropdown_menu_item__description {
    font-size: 1.3rem;
    line-height: 1.6rem; }

.car_model_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f7f8;
  z-index: 11;
  color: #231815;
  overflow: hidden;
  font-family: 'geely';
  display: none; }
  .mobile_nav__sub .car_model_menu {
    display: block !important;
    padding: 0;
    background: white;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .mobile_nav__sub .car_model_menu .container {
      padding-bottom: 30px;
      height: auto; }
  @media screen and (min-width: 768px) {
    .car_model_menu {
      background: #f5f7f8;
      position: fixed;
      top: 100px;
      height: calc(100% - 100px);
      z-index: 11; } }
  .car_model_menu .container {
    height: 100%;
    padding-top: 50px; }
    .mobile_nav__sub .car_model_menu .container {
      padding-top: 0; }
  .car_model_menu .dropdown_menu__extralinks a {
    display: block;
    padding: 10px 0 8px;
    border-top: 1px solid #cbd3d9;
    position: relative; }
    .car_model_menu .dropdown_menu__extralinks a::after {
      position: absolute;
      top: 11px;
      right: 0;
      font-size: 1.2rem;
      color: #c1cbd2;
      margin-left: 5px;
      content: '\e907';
      font-family: 'icomoon';
      speak: none; }
    .car_model_menu .dropdown_menu__extralinks a:hover {
      text-decoration: none; }
  .car_model_menu .dropdown_menu__extralinks.dropdown_menu__extralinks--mobile {
    display: none; }
    .mobile_nav__sub .car_model_menu .dropdown_menu__extralinks.dropdown_menu__extralinks--mobile {
      display: block; }

.car_model_menu__bg {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(35, 24, 21, 0.5);
  display: none; }
  @media screen and (max-width: 767px) {
    .car_model_menu__bg {
      display: none !important; } }

.car_model_menu__close {
  position: absolute;
  top: 40px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  z-index: 10; }
  .rtl .car_model_menu__close {
    right: auto;
    left: 15px; }
  .mobile_nav__sub .car_model_menu__close {
    display: none; }

.car_model_menu__header {
  padding-bottom: 30px;
  min-height: 200px; }
  .mobile_nav__sub .car_model_menu__header {
    min-height: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 15px;
    background: #f5f7f8;
    margin-bottom: 30px; }
    .mobile_nav__sub .car_model_menu__header .dropdown_menu__extralinks {
      display: none; }
  @media screen and (min-width: 992px) {
    .car_model_menu__header {
      float: left;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 200px;
      padding-right: 40px;
      margin-right: 40px;
      border-right: 1px solid #b3b2b2;
      height: auto; }
      .rtl .car_model_menu__header {
        float: right;
        padding-right: 0;
        padding-left: 40px;
        margin-right: 0;
        margin-left: 40px;
        border-right: none;
        border-left: 1px solid #b3b2b2; } }
  @media screen and (min-width: 1200px) {
    .car_model_menu__header {
      width: 250px; } }
  .car_model_menu__header .car_model_menu__name {
    font-size: 2.4rem;
    color: #47b135;
    margin-bottom: 20px; }
  .car_model_menu__header .car_model_menu__desc {
    line-height: 18px; }

.car_model_menu__items {
  height: calc(100% - 120px);
  overflow: auto; }
  .mobile_nav__sub .car_model_menu__items {
    height: auto;
    overflow-x: hidden;
    overflow-y: auto; }
  @media screen and (min-width: 992px) {
    .car_model_menu__items {
      float: left;
      width: calc(100% - 240px);
      height: 100%; }
      .rtl .car_model_menu__items {
        float: right; } }
  @media screen and (min-width: 1200px) {
    .car_model_menu__items {
      width: calc(100% - 350px); } }
  .car_model_menu__items .mCSB_container {
    -webkit-transition: margin-right 0.3s;
    transition: margin-right 0.3s;
    margin-right: 30px !important; }
    .rtl .car_model_menu__items .mCSB_container {
      -webkit-transition: margin-left 0.3s;
      transition: margin-left 0.3s;
      margin-right: 0 !important;
      margin-left: 30px; }
    @media screen and (min-width: 1200px) {
      .car_model_menu__items .mCSB_container {
        margin-right: 70px !important; } }
  .car_model_menu__items .mCSB_scrollTools {
    opacity: 0 !important;
    height: 90%;
    right: -5px; }
    @media screen and (min-width: 992px) {
      .car_model_menu__items .mCSB_scrollTools {
        top: 5%; } }
    @media screen and (min-width: 1200px) {
      .car_model_menu__items .mCSB_scrollTools {
        top: 0%; } }
  .car_model_menu__items:hover .mCSB_scrollTools {
    opacity: 0.5 !important; }
  .car_model_menu__items .car_model_menu__item .car_model_menu__item__carname {
    padding-left: 5px;
    margin-top: 5px; }
    .car_model_menu__items .car_model_menu__item .car_model_menu__item__carname a {
      color: #231815;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .car_model_menu__items .car_model_menu__item .car_model_menu__item__carname a:hover {
        text-decoration: none; }
  .car_model_menu__items .car_model_menu__item:hover a {
    color: #b3b2b2; }

.car_model_menu__class {
  margin-bottom: 40px; }
  .car_model_menu__class .car_model_menu__class__name {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 20px; }
  .car_model_menu__class .car_model_menu__item {
    margin-bottom: 20px; }

.car_model_menu__classes {
  margin-top: 30px;
  display: none; }
  @media screen and (min-width: 992px) {
    .car_model_menu__classes {
      display: block; } }
  .car_model_menu__classes ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .car_model_menu__classes ul li {
      display: block;
      padding: 10px 0 8px;
      border-top: 1px solid #cbd3d9; }
      .car_model_menu__classes ul li:first-of-type {
        border: none; }
      .car_model_menu__classes ul li a {
        text-decoration: none; }
        .car_model_menu__classes ul li a.selected {
          color: #b3b2b2; }

.mobile_nav {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  background: white;
  z-index: 11;
  overflow: hidden;
  display: none; }
  .mobile_nav .nav__slpiter {
    display: none; }
  .mobile_nav .swiper-container {
    height: 100%; }

.mobile_nav__sub {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.mobile_nav__main {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .mobile_nav__main ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .mobile_nav__main ul li {
      border-top: 1px solid rgba(203, 211, 217, 0.3); }
      .mobile_nav__main ul li a {
        padding: 20px 18px 18px;
        display: block;
        font-size: 1.8rem;
        font-family: geely;
        color: #231815; }
        .mobile_nav__main ul li a:hover {
          text-decoration: none; }
      .mobile_nav__main ul li.has-dropdownmenu a::after {
        float: right;
        font-size: 1.2rem;
        color: #47b135;
        margin-top: 2px;
        content: '\e903';
        font-family: 'icomoon';
        speak: none; }
        .rtl .mobile_nav__main ul li.has-dropdownmenu a::after {
          display: none; }
      .rtl .mobile_nav__main ul li.has-dropdownmenu a::before {
        font-size: 1.2rem;
        margin-right: 10px;
        color: #47b135;
        margin-top: 1px;
        content: '\e901';
        font-family: 'icomoon';
        speak: none; }

.footer {
  padding: 50px 0;
  width: 100%;
  background: #231815;
  font-family: 'geely'; }

.footer_logo {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .footer_logo {
      display: inline-block;
      width: 150px;
      margin-bottom: 0px;
      text-align: left;
      position: relative;
      top: -10px; }
      .rtl .footer_logo {
        text-align: right; } }
  .footer_logo img {
    width: 100px;
    height: auto; }
    @media screen and (min-width: 768px) {
      .footer_logo img {
        position: relative;
        left: -20px; }
        .rtl .footer_logo img {
          left: auto;
          right: -20px; } }

.footer_content {
  text-align: center;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .footer_content {
      display: inline-block;
      text-align: left;
      width: calc(100% - 160px); } }

.footer_content_upper {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .footer_content_upper {
      margin-bottom: 20px; } }

.footer_nav {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .footer_nav {
      margin-bottom: 0px; }
      .rtl .footer_nav {
        text-align: right; } }
  @media screen and (min-width: 992px) {
    .footer_nav {
      float: left; }
      .rtl .footer_nav {
        float: right; } }
  .footer_nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer_nav ul li {
      display: inline-block; }
      @media screen and (min-width: 768px) {
        .footer_nav ul li:first-of-type a {
          padding-left: 0; }
          .rtl .footer_nav ul li:first-of-type a {
            padding-left: 10px;
            padding-right: 0; } }
      .footer_nav ul li a {
        display: block;
        padding: 5px 10px;
        font-size: 1.4rem;
        color: white;
        text-decoration: none; }
        @media screen and (min-width: 768px) {
          .footer_nav ul li a:hover {
            color: #0097e0; } }
        .footer_nav ul li a::after {
          font-size: 1rem;
          margin-left: 5px;
          content: '\e903';
          font-family: 'icomoon';
          speak: none; }
          .rtl .footer_nav ul li a::after {
            display: none; }
        .rtl .footer_nav ul li a::before {
          font-size: 1rem;
          margin-right: 5px;
          content: '\e901';
          font-family: 'icomoon';
          speak: none; }

@media screen and (min-width: 768px) {
  .footer_social {
    margin-left: -4px;
    margin-top: 10px; }
    .rtl .footer_social {
      text-align: right;
      margin-left: 0px;
      margin-right: -4px; } }

@media screen and (min-width: 992px) {
  .footer_social {
    float: right;
    margin-top: -5px; }
    .rtl .footer_social {
      float: left; } }

.footer_social a {
  color: white;
  text-decoration: none;
  color: white; }
  .footer_social a:hover {
    text-decoration: none; }

.footer_social .social_icon {
  color: white; }

.footer_misc {
  text-align: center;
  font-size: 1.2rem;
  color: white; }
  @media screen and (min-width: 768px) {
    .footer_misc {
      text-align: left; }
      .rtl .footer_misc {
        text-align: right; } }
  @media screen and (min-width: 768px) {
    .footer_misc .copyright {
      display: inline-block; } }
  .footer_misc .footer_misc__nav {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .footer_misc .footer_misc__nav {
        display: inline-block; } }
    .footer_misc .footer_misc__nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .footer_misc .footer_misc__nav ul li {
        display: inline-block; }
        @media screen and (min-width: 768px) {
          .footer_misc .footer_misc__nav ul li:first-of-type a {
            padding-left: 0; }
          .rtl .footer_misc .footer_misc__nav ul li:first-of-type a {
            padding-left: 5px;
            padding-right: 0px; } }
        .footer_misc .footer_misc__nav ul li::after {
          content: "|"; }
        .footer_misc .footer_misc__nav ul li:last-of-type::after {
          content: ""; }
        .footer_misc .footer_misc__nav ul li a {
          padding: 5px;
          color: white; }

article p {
  font-size: 1.4rem;
  line-height: 1.8rem; }
  @media screen and (min-width: 768px) {
    article p {
      line-height: 2rem; } }
  @media screen and (min-width: 992px) {
    article p {
      line-height: 2.2rem; } }
  @media screen and (min-width: 1200px) {
    article p {
      line-height: 2.4rem; } }

.searcher {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none; }
  .searcher .searcher__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(35, 24, 21, 0.5);
    z-index: 0; }
  .searcher .searcher__form {
    position: absolute;
    width: 100%;
    height: 100px;
    background: white;
    z-index: 1;
    -webkit-box-shadow: 0 0 20px #231815;
    box-shadow: 0 0 20px #231815;
    top: -100px; }
    .searcher .searcher__form .searcher__close {
      position: absolute;
      top: 40px;
      right: 20px;
      z-index: 3;
      color: #231815;
      font-size: 24px;
      display: none;
      cursor: pointer; }
      .rtl .searcher .searcher__form .searcher__close {
        right: auto;
        left: 20px; }
      @media screen and (min-width: 768px) {
        .searcher .searcher__form .searcher__close {
          display: block; } }
      @media screen and (min-width: 992px) {
        .searcher .searcher__form .searcher__close {
          right: 10%; }
          .rtl .searcher .searcher__form .searcher__close {
            left: 10%; } }
    .searcher .searcher__form form {
      max-width: 635px;
      margin: 30px auto 0;
      position: relative;
      padding: 0 15px; }
      .searcher .searcher__form form input {
        width: 100%;
        border: none;
        border-bottom: 1px solid #47b135;
        background: none;
        height: 40px;
        line-height: 40px; }
      .searcher .searcher__form form button {
        position: absolute;
        top: 0px;
        right: 15px;
        width: 40px;
        height: 40px;
        background: white;
        text-indent: -9999px;
        line-height: 0;
        overflow: hidden;
        padding: 0;
        text-align: center; }
        .rtl .searcher .searcher__form form button {
          right: auto;
          left: 15px; }
        .searcher .searcher__form form button::after {
          text-indent: 0;
          content: "\e904";
          font-family: 'icomoon';
          speak: none;
          color: #47b135;
          font-size: 28px;
          display: block;
          line-height: initial; }

.btn {
  display: inline-block;
  min-width: 200px;
  padding: 0 20px;
  height: 40px;
  line-height: 42px;
  background: #333537;
  color: #f5f7f8;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  font-family: 'geely';
  font-size: 1.6rem;
  margin: 10px 0; }
  .btn:hover {
    background: #4c4f51;
    color: #f5f7f8;
    text-decoration: none; }
  .btn.btn-primary {
    background: #47b135; }
    .btn.btn-primary:hover {
      background: #0085e5;
      color: #f5f7f8; }
  .btn.btn-disabled {
    background: #cbd3d9;
    pointer-events: none;
    cursor: not-allowed !important; }
    .btn.btn-disabled:hover {
      background: #a3b2bd;
      color: #f5f7f8; }
  .btn.btn-lg {
    min-width: 300px;
    height: 50px;
    line-height: 52px;
    font-size: 1.8rem; }
  .btn.btn-full {
    width: 100%;
    height: 50px;
    line-height: 52px;
    font-size: 1.8rem; }
  .btn.btn-outlined {
    min-width: 160px;
    height: 50px;
    line-height: 52px;
    background: transparent;
    border: 2px solid white; }
    .btn.btn-outlined:hover {
      background: white;
      color: #231815; }

button,
input[type="submit"] {
  display: inline-block;
  border: none;
  padding: 0 20px;
  height: 50px;
  line-height: 52px;
  background: #333537;
  color: #f5f7f8;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  font-family: 'geely';
  font-size: 1.6rem; }
  button:hover,
  input[type="submit"]:hover {
    background: #4c4f51;
    color: #f5f7f8;
    text-decoration: none; }

.social_icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center; }
  .social_icon::after {
    font-size: 1.8rem;
    content: '\e902';
    font-family: 'icomoon';
    speak: none;
    text-align: center;
    line-height: 30px; }
  .social_icon.social_icon--sina_weibo:hover {
    color: #ec0117 !important; }
  .social_icon.social_icon--sina_weibo::after {
    content: '\ea9a'; }
  .social_icon.social_icon--twitter:hover {
    color: #4baaf4 !important; }
  .social_icon.social_icon--twitter::after {
    content: '\ea96'; }
  .social_icon.social_icon--facebook:hover {
    color: #4862a3 !important; }
  .social_icon.social_icon--facebook::after {
    content: '\ea91'; }
  .social_icon.social_icon--linkin:hover {
    color: #0077b5 !important; }
  .social_icon.social_icon--linkin::after {
    content: '\eaca'; }
  .social_icon.social_icon--youtube:hover {
    color: #ff0000 !important; }
  .social_icon.social_icon--youtube::after {
    content: '\ea9d'; }

/* Preload images */
body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.95;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  /* Image border */
  border: 0 solid transparent; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: none; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../img/ajax-loader.gif") no-repeat;
  background-size: 32px; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  position: relative;
  width: 34%;
  left: 0;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }
  .lb-nav a.lb-prev::after {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
    left: 0;
    background: #000;
    content: '\e901';
    font-family: 'icomoon';
    speak: none;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 40px; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }
  .lb-nav a.lb-next::after {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
    right: 0;
    background: #000;
    content: '\e903';
    font-family: 'icomoon';
    speak: none;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 40px; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .lb-data .lb-close::after {
    content: '\e906';
    font-family: 'icomoon';
    speak: none;
    font-size: 24px;
    color: white;
    text-align: center;
    line-height: 30px; }
  .lb-data .lb-close:hover {
    text-decoration: none; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.geel_edit_post_link {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f5f7f8; }
  .geel_edit_post_link a {
    display: inline-block;
    padding: 0px 0px;
    margin: 0 0px;
    color: #47b135; }
    .geel_edit_post_link a::after {
      content: " | ";
      display: inline-block;
      margin: 0 10px; }
    .geel_edit_post_link a:last-of-type::after {
      content: ""; }
    .geel_edit_post_link a:hover {
      text-decoration: none;
      color: #595757; }

.gform_left,
.gform_right,
ul.gform_fields {
  display: none; }

.gform_wrapper label {
  font-weight: 400 !important;
  display: none !important; }

.gform_wrapper input[type="text"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="password"] {
  width: 100% !important;
  font-family: "geely" !important;
  height: 50px !important;
  padding: 2px 12px 0 !important;
  border: 2px solid #cbd3d9 !important; }

.gform_wrapper textarea {
  font-family: "geely" !important;
  padding: 12px 12px !important;
  border: 2px solid #cbd3d9 !important; }

.gform_wrapper select {
  width: 100% !important;
  padding: 5px 12px !important;
  font-family: "geely" !important; }

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
  width: 100% !important;
  padding-right: 0 !important; }

.gform_wrapper .ginput_container {
  margin-top: 0px !important; }

.gform_wrapper .gfield {
  margin-top: 0px !important;
  margin-bottom: 20px; }

.gform_wrapper .validation_message {
  margin: 3px 0 10px;
  padding: 3px 5px !important;
  background: #dc3545 !important;
  font-weight: normal !important;
  display: inline-block;
  width: auto !important;
  color: white !important;
  border-radius: 2px; }

.gform_wrapper input[type="submit"] {
  background: #47b135; }
  @media screen and (min-width: 768px) {
    .gform_wrapper input[type="submit"] {
      width: calc(45% - 15px) !important; } }
  .gform_wrapper input[type="submit"]:hover {
    background: #0085e5;
    color: #f5f7f8; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  padding: 0 !important;
  border: none !important;
  background: none !important; }

.gform_2cols {
  display: none; }
  @media screen and (min-width: 768px) {
    .gform_2cols {
      max-width: 850px !important;
      margin: 0 !important; } }
  @media screen and (min-width: 768px) {
    .gform_2cols .gform_body {
      margin-left: -15px;
      margin-right: -15px;
      width: auto !important; } }

@media screen and (min-width: 768px) {
  .gform_2cols__left {
    width: calc(45% - 30px);
    float: left;
    margin: 0 15px; }
    .rtl .gform_2cols__left {
      float: right; } }

@media screen and (min-width: 768px) {
  .gform_2cols__right {
    width: calc(55% - 30px);
    float: left;
    margin: 0 15px; }
    .rtl .gform_2cols__right {
      float: right; } }

.validation_error {
  border: none !important;
  background: #dc3545;
  color: white !important;
  border-radius: 4px; }

.geely_call_to_action_grid {
  position: relative;
  margin: 35px auto;
  max-width: 1207px; }
  @media screen and (max-width: 1280px) {
    .geely_call_to_action_grid {
      padding: 0 15px; } }

.geely_call_to_action_grid__item {
  width: 100%;
  height: 250px;
  background: #231815;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .geely_call_to_action_grid__item {
      width: 33.33333%;
      float: left;
      height: 180px; } }
  @media screen and (min-width: 992px) {
    .geely_call_to_action_grid__item {
      width: 33.33333%;
      float: left;
      height: 230px; } }
  @media screen and (min-width: 1200px) {
    .geely_call_to_action_grid__item {
      height: 250px; } }
  .geely_call_to_action_grid__item .geely_call_to_action_grid__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9; }
  .geely_call_to_action_grid__item .geely_call_to_action_grid__bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: scale(1.02);
    transform: scale(1.02); }
    .geely_call_to_action_grid__item .geely_call_to_action_grid__bg .geely_call_to_action_grid__overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 0;
      background: #231815;
      -webkit-transition: opacity 0.6s;
      transition: opacity 0.6s; }
  .geely_call_to_action_grid__item.geely_call_to_action_grid__item--light .geely_call_to_action_grid__overlay {
    background: white; }
  .geely_call_to_action_grid__item.geely_call_to_action_grid__item--blue .geely_call_to_action_grid__overlay {
    background: #47b135; }
  @media screen and (min-width: 768px) {
    .geely_call_to_action_grid__item:hover .geely_call_to_action_grid__bg {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .geely_call_to_action_grid__item:hover .geely_call_to_action_grid__overlay {
      opacity: 0 !important; } }
  .geely_call_to_action_grid__item .geely_call_to_action_grid__content {
    padding: 20px;
    color: white;
    position: relative;
    z-index: 1; }
    .geely_call_to_action_grid__item .geely_call_to_action_grid__content .geely_call_to_action_grid__title {
      font-family: geely;
      font-size: 1.8rem;
      margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .geely_call_to_action_grid__item .geely_call_to_action_grid__content .geely_call_to_action_grid__desc {
        max-width: 100%;
        font-size: 1.2rem; } }
    @media screen and (min-width: 992px) {
      .geely_call_to_action_grid__item .geely_call_to_action_grid__content .geely_call_to_action_grid__desc {
        max-width: 100%;
        font-size: 1.3rem; } }
    @media screen and (min-width: 1200px) {
      .geely_call_to_action_grid__item .geely_call_to_action_grid__content .geely_call_to_action_grid__desc {
        max-width: 60%;
        font-size: 1.4rem; } }
  .geely_call_to_action_grid__item.geely_call_to_action_grid__item--light .geely_call_to_action_grid__content {
    color: #231815; }

.geely_rotating_banners {
  background: #231815; }
  .geely_rotating_banners .swiper-pagination {
    top: 395px;
    bottom: auto;
    width: 50%;
    left: 15px;
    text-align: left; }
    @media screen and (min-width: 576px) {
      .geely_rotating_banners .swiper-pagination {
        top: 365px;
        bottom: auto;
        width: 50%;
        left: 45px;
        text-align: left; } }
    @media screen and (min-width: 1024px) {
      .geely_rotating_banners .swiper-pagination {
        top: auto;
        bottom: 10%;
        width: 50%;
        left: 80px;
        text-align: left; } }
    .geely_rotating_banners .swiper-pagination span {
      width: 20px;
      height: 4px;
      border-radius: 0;
      background: white;
      opacity: 1;
      margin-left: 0 !important;
      margin-right: 8px !important; }
      @media screen and (min-width: 576px) {
        .geely_rotating_banners .swiper-pagination span {
          width: 30px; } }
      @media screen and (min-width: 992px) {
        .geely_rotating_banners .swiper-pagination span {
          width: 40px; } }
      .geely_rotating_banners .swiper-pagination span.swiper-pagination-bullet-active {
        background: #47b135; }

.geely_rotating_banner {
  width: 100%;
  position: relative; }

.geely_rotating_banner__content {
  display: block;
  padding: 50px 0px 30px;
  background: #231815;
  color: white;
  font-family: geely;
  z-index: 1; }
  .geely_rotating_banner__content .geely_rotating_banner__title {
    font-size: 2rem;
 font-family:Verdana, Geneva, sans-serif}
  .geely_rotating_banner__content .geely_rotating_banner__text {
    font-size: 1.4rem;
    display: inline-block; font-family:"微软雅黑"}
  .geely_rotating_banner__content .geely_rotating_banner__link {
    margin-top: 20px;
    margin-bottom: 0; font-family:"微软雅黑"}
  @media screen and (min-width: 576px) {
    .geely_rotating_banner__content {
      padding: 50px 30px 30px; } }
  @media screen and (min-width: 1024px) {
    .geely_rotating_banner__content {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: transparent;
      z-index: 10; }
      .geely_rotating_banner__content .container-fluid {
        position: relative;
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0 50px; }
        .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper {
          width: 35%;
          display: inline-block;
          color: #231815;
          font-family: geely; } }
      @media screen and (min-width: 1024px) and (min-width: 1024px) {
        .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper.white {
          color: white; }
        .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper.black {
          color: #231815; }
          .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper.black .geely_rotating_banner__link {
            color: #231815;
            border-color: #231815; }
            .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper.black .geely_rotating_banner__link:hover {
              background: #231815;
              color: white; } }
  @media screen and (min-width: 1024px) {
          .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper .geely_rotating_banner__title {
            font-size: 3.6rem;
            margin-bottom: 10px; }
          .geely_rotating_banner__content .container-fluid .geely_rotating_banner__content__wrapper .geely_rotating_banner__text {
            font-size: 1.6rem;
            max-width: 300px;
            line-height: 2rem; }
        .geely_rotating_banner__content .container-fluid.left {
          text-align: left; }
        .geely_rotating_banner__content .container-fluid.center {
          text-align: center; }
          .geely_rotating_banner__content .container-fluid.center .geely_rotating_banner__text {
            margin: 0 auto;
            max-width: none; }
        .geely_rotating_banner__content .container-fluid.right {
          text-align: right; }
          .geely_rotating_banner__content .container-fluid.right .geely_rotating_banner__text {
            text-align: right; } }

.geely_rotating_banner__mobile__bg {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: 0;
  height: 380px; }
  @media screen and (min-width: 576px) {
    .geely_rotating_banner__mobile__bg {
      display: none; } }
  .geely_rotating_banner__mobile__bg.geely_rotating_banner__mobile__bg--center {
    background-position: center; }
  .geely_rotating_banner__mobile__bg.geely_rotating_banner__mobile__bg--left {
    background-position: left center; }
  .geely_rotating_banner__mobile__bg.geely_rotating_banner__mobile__bg--right {
    background-position: right center; }

.geely_rotating_banner__tablet__bg {
  display: none; }
  @media screen and (min-width: 576px) {
    .geely_rotating_banner__tablet__bg {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      background-size: cover;
      z-index: 0;
      height: 350px;
      display: block; } }
  @media screen and (min-width: 1024px) {
    .geely_rotating_banner__tablet__bg {
      display: none; } }
  .geely_rotating_banner__tablet__bg.geely_rotating_banner__tablet__bg--center {
    background-position: center; }
  .geely_rotating_banner__tablet__bg.geely_rotating_banner__tablet__bg--left {
    background-position: left center; }
  .geely_rotating_banner__tablet__bg.geely_rotating_banner__tablet__bg--right {
    background-position: right center; }

.geely_rotating_banner__desktop__bg {
  display: none;
  -webkit-transition: height 0.6s;
  transition: height 0.6s; }
  @media screen and (min-width: 1024px) {
    .geely_rotating_banner__desktop__bg {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      background-size: cover;
      z-index: 0;
      display: block;
      height: 600px; } }
  @media screen and (min-width: 1366px) {
    .geely_rotating_banner__desktop__bg {
      height: 700px; } }
  @media screen and (min-width: 1640px) {
    .geely_rotating_banner__desktop__bg {
      height: 800px; } }
  .geely_rotating_banner__desktop__bg.geely_rotating_banner__desktop__bg--center {
    background-position: center; }
  .geely_rotating_banner__desktop__bg.geely_rotating_banner__desktop__bg--left {
    background-position: left center; }
  .geely_rotating_banner__desktop__bg.geely_rotating_banner__desktop__bg--right {
    background-position: right center; }

.showcasing_block {
  padding: 0px 0 100px;
  background: #f5f7f8; }
  @media screen and (min-width: 1200px) {
    .showcasing_block {
      padding: 0px 0 170px; } }

.showcasing_block_hero {
  width: 100%;
  height: 400px;
  background-position: center;
  background-color: #231815;
  background-size: cover;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  position: relative; }
  @media screen and (min-width: 1200px) {
    .showcasing_block_hero {
      height: 500px; } }

.showcasing_block_hero__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #231815; }
  .showcasing_block_hero--light .showcasing_block_hero__overlay {
    background: white; }

.showcasing_block_hero__content {
  position: relative;
  color: white;
  padding-top: 70px; }
  @media screen and (min-width: 992px) {
    .showcasing_block_hero__content {
      padding-top: 100px; } }
  .showcasing_block_hero--light .showcasing_block_hero__content {
    color: #231815; }
  .showcasing_block_hero__content .showcasing_block_hero__name {
    font-size: 3.2rem;
    margin-bottom: 35px;
    font-family: geely; }
    @media screen and (min-width: 992px) {
      .showcasing_block_hero__content .showcasing_block_hero__name {
        font-size: 3.6rem; } }
  .showcasing_block_hero__content .showcasing_block_hero__headsup {
    max-width: 300px;
    font-size: 1.6rem;
    line-height: 2rem;
    display: inline-block; }
  .showcasing_block_hero__content.showcasing_block_hero__content--left {
    text-align: left; }
  .showcasing_block_hero__content.showcasing_block_hero__content--right {
    text-align: right; }

.showcasing_block_content {
  margin-top: -100px; }
  .showcasing_block_content .showcasing_block_intro {
    padding: 30px;
    background: white; }
    .showcasing_block_content .showcasing_block_intro .showcasing_block_title {
      font-family: geely;
      font-size: 2.4rem;
      color: #47b135;
      margin-bottom: 20px; }
    .showcasing_block_content .showcasing_block_intro .showcasing_block_desc p {
      line-height: 2rem !important; }

.showcasing_block_image {
  position: relative; }
  .showcasing_block_image img {
    width: 100%;
    height: auto;
    cursor: pointer; }
  .showcasing_block_image .showcasing_block_image__enlarge {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #47b135;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 43px;
    font-size: 2.4rem;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .showcasing_block_details .showcasing_block_image .showcasing_block_image__enlarge {
      width: 25px;
      height: 25px;
      text-align: center;
      line-height: 28px;
      font-size: 1.6rem; }
  .showcasing_block_image:hover .showcasing_block_image__enlarge {
    background: #231815; }
  .showcasing_block_image .showcasing_block_image__caption {
    font-family: geely;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 10px 0;
    color: #231815; }
  .showcasing_block_image a:hover {
    text-decoration: none; }

.showcasing_block_details {
  margin-top: 30px; }
  .showcasing_block_details .showcasing_block_details__title {
    font-family: geely;
    font-size: 2rem;
    color: #47b135;
    margin-bottom: 20px; }

.specs_hero {
  padding: 50px 15px;
  background: #231815;
  color: white;
  text-align: center;
  font-size: 2.4rem;
  font-family: geely;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .specs_hero {
      padding: 100px 15px; } }

.geely_spec_sheet .spec_data_source {
  display: none; }

.geely_spec_sheet .spec_sheet {
  max-width: 100%;
  overflow: auto; }
  .geely_spec_sheet .spec_sheet table {
    width: 100%;
    min-width: 500px;
    margin: 55px auto;
    font-family: geely; }
    .geely_spec_sheet .spec_sheet table thead {
      background: #f5f7f8; }
    .geely_spec_sheet .spec_sheet table th {
      font-weight: 400;
      font-size: 1.3rem;
      text-align: left;
      padding: 20px 10px; }
      .rtl .geely_spec_sheet .spec_sheet table th {
        text-align: right; }
      @media screen and (min-width: 768px) {
        .geely_spec_sheet .spec_sheet table th {
          font-size: 1.6rem; } }
    .geely_spec_sheet .spec_sheet table th:first-of-type {
      min-width: 200px; }
    .geely_spec_sheet .spec_sheet table tr:nth-child(even) {
      background: #f5f7f8; }
    .geely_spec_sheet .spec_sheet table td {
      padding: 20px 10px;
      font-size: 1.2rem; }
    .geely_spec_sheet .spec_sheet table td:first-of-type {
      font-weight: 500; }

.spec_disclaimer p {
  font-size: 1.2rem; }

.page_nav {
  background: #231815;
  font-family: geely;
  position: fixed;
  top: 140px;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 10;
  -webkit-transition: top 0.6s;
  transition: top 0.6s;
  display: none; }
  @media screen and (min-width: 768px) {
    .page_nav {
      display: block; } }
  .page_nav.page_nav--sticky {
    top: 0px; }
  .page_nav ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: left; }
    .rtl .page_nav ul {
      text-align: right; }
    .single-car .page_nav ul {
      text-align: center; }
    @media screen and (min-width: 576px) {
      .page_nav ul {
        max-width: 540px; } }
    @media screen and (min-width: 768px) {
      .page_nav ul {
        max-width: 720px;
        padding: 0px; } }
    @media screen and (min-width: 992px) {
      .page_nav ul {
        max-width: 960px; } }
    @media screen and (min-width: 1200px) {
      .page_nav ul {
        max-width: 1140px; } }
    @media screen and (min-width: 1360px) {
      .page_nav ul {
        max-width: 1280px; } }
    .page_nav ul li {
      display: inline-block;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .page_nav ul li a {
        display: block;
        color: white;
        padding: 0px 30px;
        font-size: 1.4rem;
        height: 50px;
        line-height: 50px;
        text-transform: uppercase;
        border-bottom: 1px solid transparent;
        -webkit-transition: border-color 0.5s;
        transition: border-color 0.5s; }
        .page_nav ul li a:hover {
          text-decoration: none; }
        .page_nav ul li a.active {
          border-bottom: 3px solid #47b135; }

.global_sites .region {
  margin-bottom: 15px; }
  .global_sites .region .region_name {
    font-size: 2rem;
    font-family: geely;
    padding-bottom: 10px;
    cursor: pointer; }
    .global_sites .region .region_name::after {
      font-size: 1.6rem;
      color: #47b135;
      margin-left: 5px;
      content: '\e902';
      font-family: 'icomoon';
      speak: none;
      float: right; }
    .global_sites .region .region_name.active::after {
      content: '\e900'; }
    @media screen and (min-width: 768px) {
      .global_sites .region .region_name {
        height: 40px;
        font-size: 1.6rem;
        cursor: default; }
        .global_sites .region .region_name::after {
          content: "" !important; } }
    @media screen and (min-width: 992px) {
      .global_sites .region .region_name {
        height: 50px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 1200px) {
      .global_sites .region .region_name {
        height: 60px;
        font-size: 2.2rem; } }
  .global_sites .region .region_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    font-family: geely;
    display: none; }
    @media screen and (min-width: 768px) {
      .global_sites .region .region_menu {
        display: block !important; } }
    .global_sites .region .region_menu li {
      display: block;
      padding: 5px 0; }
      .global_sites .region .region_menu li a {
        font-size: 1.6rem;
        color: #333537;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        @media screen and (min-width: 768px) {
          .global_sites .region .region_menu li a {
            font-size: 1.4rem; } }
        @media screen and (min-width: 992px) {
          .global_sites .region .region_menu li a {
            font-size: 1.6rem; } }
        .global_sites .region .region_menu li a:hover {
          color: #47b135;
          text-decoration: none; }

#dealer_country,
#dealer_state,
#dealer_city,
.dealer_area_data,
.dealer_finder__results__dealers__wrapper,
.dealer_finder__results__partners__wrapper,
.dealer_finder__results__empty {
  display: none; }

.dealer_finder__results_spliter {
  margin: 30px 0 50px;
  height: 0;
  width: 10%;
  border-top: 2px solid #47b135; }

.dealer_finder__loading {
  margin-top: 20px;
  height: 20px;
  background: url(../img/loading-dots.gif) left top no-repeat;
  background-size: 40px;
  opacity: 0; }
  .rtl .dealer_finder__loading {
    background: url(../img/loading-dots.gif) right top no-repeat;
    background-size: 40px; }

.dealer_finder__results {
  min-height: 200px;
  padding: 10px 0 0; }
  .dealer_finder__results h2 {
    margin-top: 0; }

.dealer {
  height: auto;
  margin-bottom: 45px; }
  @media screen and (min-width: 768px) {
    .dealer {
      height: 300px;
      margin-bottom: 25px; } }
  @media screen and (min-width: 992px) {
    .dealer {
      height: 250px; } }
  .dealer .dealer_name {
    font-family: geely;
    font-size: 1.6rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #231815;
    color: #231815;
    font-weight: 500; }
    @media screen and (min-width: 992px) {
      .dealer .dealer_name {
        font-size: 2rem; } }
  .dealer .dealer_address {
    margin-bottom: 15px;
    font-size: 1.4rem; }
  .dealer .dealer_tel {
    margin-bottom: 5px;
    font-size: 1.4rem; }
  .dealer .dealer_email {
    margin-bottom: 15px;
    font-size: 1.4rem; }
  .dealer .dealer_map {
    display: inline-block;
    margin-top: 15px;
    font-family: geely;
    font-size: 1.8rem;
    margin-right: 10px; }
  .dealer .dealer_website {
    display: inline-block;
    margin-top: 15px;
    font-family: geely;
    font-size: 1.8rem; }

.rtl .dealer_finder div[class^="vc_col"] {
  float: right; }

.social_feed {
  padding-top: 50px;
  margin: 0px auto 100px; }

.social_feed__logo {
  height: 40px;
  margin-bottom: 30px; }
  .social_feed__logo img {
    height: 100%;
    width: auto; }

.social_feed__title {
  font-size: 2.4rem;
  color: #47b135;
  margin-bottom: 15px;
  font-family: geely; }

.social_feed__desc {
  margin-bottom: 15px; }

.social_feed__intro {
  margin-bottom: 35px; }

.social_feed__embed {
  padding-top: 30px;
  border-top: 1px solid #cbd3d9; }

@media screen and (min-width: 768px) {
  .rtl .col_social_title {
    float: right; }
  .rtl .col_social_feed {
    float: left; } }

.yrc-thumb {
  margin-bottom: 15px !important; }

.yrc-video-title {
  font-size: 1.4rem !important; }

.yrc-pagination {
  font-family: geely; }
  .yrc-pagination li {
    background: #47b135 !important; }

.yi-close {
  position: relative;
  top: -20px;
  font-family: "icomoon" !important;
  speak: none !important;
  font-size: 32px !important;
  color: white !important;
  text-align: center !important;
  line-height: 40px !important; }
  .yi-close::before {
    content: "" !important; }

.yrc-player-shell {
  margin-bottom: 0 !important; }

.fis-prev, .fis-next {
  display: none !important; }

.search_result__header {
  padding: 40px 0;
  font-family: geely;
  background: #e8ecef; }
  .search_result__header .container {
    max-width: 900px !important; }
  .search_result__header .search_result__title {
    font-size: 3.2rem;
    color: #47b135;
    margin-bottom: 15px; }
  .search_result__header form.search {
    margin: 30px auto 0;
    position: relative;
    padding: 0 0px; }
    .search_result__header form.search input {
      width: 100%;
      border: none;
      border-bottom: 2px solid #47b135;
      background: none;
      height: 40px;
      line-height: 40px;
      padding-left: 0; }
    .search_result__header form.search button {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 40px;
      height: 40px;
      background: #e8ecef;
      text-indent: -9999px;
      line-height: 0;
      overflow: hidden;
      padding: 0;
      text-align: center; }
      .rtl .search_result__header form.search button {
        right: auto;
        left: 0px; }
      .search_result__header form.search button::after {
        text-indent: 0;
        content: "\e904";
        font-family: 'icomoon';
        speak: none;
        color: #47b135;
        font-size: 28px;
        display: block;
        line-height: initial; }

.search_result__summary {
  font-family: geely;
  margin: 50px 0 20px;
  color: #47b135; }

.search_result__container {
  max-width: 900px; }
  .search_result__container article {
    padding: 50px 0;
    border-bottom: 1px solid #cbd3d9; }
    .search_result__container article h3 {
      margin-top: 0; }
      .search_result__container article h3 a:hover {
        text-decoration: none; }
    .search_result__container article .search_result__link {
      color: #b3b2b2; }

@media screen and (min-width: 768px) {
  .rtl .col_search_result_content {
    float: right !important; }
  .rtl .col_search_result_img {
    float: left !important; } }

.pagination {
  margin: 50px 0;
  font-family: geely;
  font-size: 2rem; }
  .pagination a {
    margin-right: 10px; }
    .pagination a:hover {
      text-decoration: none; }
  .pagination span {
    margin-right: 10px; }

.single_article {
  margin-bottom: 100px; }

.single_post_title {
  display: block;
  max-width: 800px;
  font-size: 3.4rem;
  line-height: 3.8rem; }
  @media screen and (max-width: 992px) {
    .single_post_title {
      font-size: 3rem;
      line-height: 3.4rem; } }

@media screen and (min-width: 768px) {
  .blog_list {
    padding-right: 35px; }
    .rtl .blog_list {
      padding-right: 0;
      padding-left: 35px; } }

.blog_list article {
  padding: 50px 0;
  border-bottom: 1px solid #cbd3d9; }
  .blog_list article:first-of-type {
    padding-top: 0px; }
  .blog_list article:last-of-type {
    border: none; }

.post_thumbnail {
  margin-bottom: 25px;
  border-radius: 5px;
  overflow: hidden; }
  .blog_list .post_thumbnail {
    min-height: 10px;
    background: #f5f7f8; }
  .single_article .post_thumbnail {
    border-radius: 0;
    margin-top: 55px; }

.post_title {
  margin-top: 0; }
  .post_title a:hover {
    text-decoration: none; }

.post_except p {
  line-height: 1.8rem !important; }

.post_meta {
  color: #b3b2b2; }

.post_tags {
  margin-top: 30px;
  margin-bottom: 20px; }
  .post_tags a {
    display: inline-block;
    padding: 5px 10px;
    font-size: 1.2rem;
    background: #47b135;
    color: white;
    margin-right: 5px;
    margin-bottom: 5px; }
    .post_tags a:hover {
      text-decoration: none;
      color: white;
      background: #231815; }

.post_content {
  margin-top: 30px; }

@media screen and (min-width: 768px) {
  .single-post.rtl .col_single_article {
    float: right; }
  .single-post.rtl .col_sidebar {
    float: left; } }

@media screen and (min-width: 768px) {
  .rtl .row_blog_list .col_blog_list {
    float: right; }
  .rtl .row_blog_list .col_sidebar {
    float: left; } }

.sidebar {
  padding-top: 0px; }

.sidebar-widget {
  margin-bottom: 35px; }
  .sidebar-widget h3 {
    margin-top: 0; }
  .sidebar-widget div[class^="widget_"] {
    margin-bottom: 55px; }
    .sidebar-widget div[class^="widget_"] ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-family: geely; }
      .sidebar-widget div[class^="widget_"] ul li {
        display: block;
        border-bottom: 1px solid #e6e5e5; }
        .sidebar-widget div[class^="widget_"] ul li a {
          display: block;
          padding: 15px 0; }
          .sidebar-widget div[class^="widget_"] ul li a:hover {
            text-decoration: none; }
        .sidebar-widget div[class^="widget_"] ul li:last-of-type {
          border: none; }
  .sidebar-widget .geely_spliter {
    width: 20%;
    margin: 20px 0; }

.baw_widgetarchives_widget_class {
  margin-bottom: 55px; }
  .baw_widgetarchives_widget_class > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: geely; }
    .baw_widgetarchives_widget_class > ul > li {
      display: block;
      padding: 15px 0;
      border-top: 1px solid #e6e5e5; }
      .baw_widgetarchives_widget_class > ul > li > a {
        display: block;
        font-size: 1.6rem; }
        .baw_widgetarchives_widget_class > ul > li > a:hover {
          text-decoration: none; }
        .baw_widgetarchives_widget_class > ul > li > a::after {
          float: right;
          font-size: 1.2rem;
          color: #47b135;
          margin-left: 5px;
          content: '\e902';
          font-family: 'icomoon';
          speak: none; }
      .baw_widgetarchives_widget_class > ul > li:first-of-type {
        border: none; }
      .baw_widgetarchives_widget_class > ul > li ul.baw-months {
        list-style: none;
        margin: 0;
        padding: 0;
        padding-top: 10px; }
        .baw_widgetarchives_widget_class > ul > li ul.baw-months li a {
          display: block;
          padding: 5px 0; }
          .baw_widgetarchives_widget_class > ul > li ul.baw-months li a:hover {
            text-decoration: none; }

.geely_call_to_action {
  background: #f5f7f8;
  height: auto; }
  @media screen and (min-width: 768px) {
    .geely_call_to_action {
      height: 144px; } }
  .geely_call_to_action a:hover {
    text-decoration: none; }

.geely_call_to_action__link {
  text-align: center;
  font-family: geely;
  line-height: 72px;
  height: 72px;
  font-size: 1.6rem; }
  @media screen and (min-width: 768px) {
    .geely_call_to_action__link {
      height: 144px;
      line-height: 144px; } }
  .geely_call_to_action__link.large_text {
    font-size: 2rem; }
  .geely_call_to_action--has_banner .geely_call_to_action__link {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .geely_call_to_action--has_banner .geely_call_to_action__link {
        width: 40%;
        float: right; } }
  .geely_call_to_action--blue .geely_call_to_action__link {
    background: #47b135;
    color: white; }

.geely_call_to_action__img {
  width: 100%;
  height: 144px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 768px) {
    .geely_call_to_action__img {
      width: 60%;
      float: left; } }

.news_media_gallery__imgs {
  margin-bottom: 35px; }
  .news_media_gallery__imgs .vc_row {
    margin-left: -7px;
    margin-right: -7px; }
  .news_media_gallery__imgs .vc_col-xs-6 {
    padding: 0 7px; }
    @media (max-width: 1200px) and (min-width: 768px) {
      .news_media_gallery__imgs .vc_col-xs-6 {
        width: 100%;
        float: none; } }
  .news_media_gallery__imgs .news_media_gallery__img {
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 56%;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    position: relative; }
    .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay {
      position: absolute;
      top: 0;
      height: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      background: rgba(0, 103, 178, 0.8);
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay:hover {
        opacity: 1; }
      .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay a {
        font-size: 2.4rem;
        color: white;
        position: relative;
        display: inline-block;
        margin: 0 5px;
        top: 35%;
        width: 35px;
        height: 35px;
        line-height: 40px;
        font-size: 1.8rem;
        border-radius: 100px;
        background: white;
        color: #47b135; }
        @media screen and (min-width: 767px) {
          .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay a {
            top: 30%; } }
        @media screen and (min-width: 1200px) {
          .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay a {
            top: 30%;
            width: 30px;
            height: 30px;
            line-height: 34px;
            font-size: 1.6rem; } }
        .news_media_gallery__imgs .news_media_gallery__img .news_media_gallery__img__overlay a:hover {
          text-decoration: none; }

.error404 .wrapper {
  background: #333537; }

.error404 #post-404 {
  padding: 100px 0;
  color: white; }
  .error404 #post-404 h1, .error404 #post-404 h2 {
    color: white; }

.error404 .title_404 {
  font-size: 8rem;
  font-weight: 300; }

.geely_featured_content_row {
  margin: 55px auto; }
  @media screen and (min-width: 1200px) {
    .geely_featured_content_row {
      margin: 75px auto; } }

.geely_featured_content_row__title {
  color: #47b135;
  margin-bottom: 20px;
  margin-top: 5%; }

.geely_featured_content_row__text {
  line-height: 18px; }

.geely_featured_content_row__link {
  display: inline-block;
  font-family: 'geely';
  font-size: 16px;
  color: #47b135;
  margin: 25px 0; }
  .geely_featured_content_row__link:hover {
    text-decoration: none; }

.geely_featured_content_row__img {
  text-align: center; }

.geely_featured_content_block {
  margin: 0px auto 55px; }

.geely_featured_content_block__title {
  color: #47b135;
  margin-bottom: 20px;
  margin-top: 5%;
  font-size: 1.6rem;
  line-height: 2.4rem; }
  @media screen and (min-width: 992px) {
    .geely_featured_content_block__title {
      font-size: 1.8rem;
      line-height: 2.6rem; } }

.geely_featured_content_block__link {
  display: inline-block;
  font-family: 'geely';
  font-size: 16px;
  color: #47b135;
  margin: 25px 0; }
  .geely_featured_content_block__link:hover {
    text-decoration: none; }

.geely_hero {
  position: relative;
  width: 100%;
  margin: 0px auto 55px;
  height: 540px; }
  .geely_hero.geely_hero--thin {
    height: 370px; }
  .geely_hero.geely_hero--thinnest {
    height: 250px; }
  .geely_hero .container-fluid {
    position: relative;
    height: 100%;
    padding: 0 30px; }
  .geely_hero.geely_hero--thinnest .container-fluid {
    position: relative;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto; }
    @media screen and (min-width: 576px) {
      .geely_hero.geely_hero--thinnest .container-fluid {
        max-width: 540px; } }
    @media screen and (min-width: 768px) {
      .geely_hero.geely_hero--thinnest .container-fluid {
        max-width: 720px;
        padding: 0px; } }
    @media screen and (min-width: 992px) {
      .geely_hero.geely_hero--thinnest .container-fluid {
        max-width: 960px; } }
    @media screen and (min-width: 1200px) {
      .geely_hero.geely_hero--thinnest .container-fluid {
        max-width: 1140px; } }
    @media screen and (min-width: 1360px) {
      .geely_hero.geely_hero--thinnest .container-fluid {
        max-width: 1280px; } }

.geely_hero__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }
  .geely_hero__img div[class^="geely_hero__img__"] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none; }
  .geely_hero__img .geely_hero__img__mobile {
    display: block !important; }
  @media screen and (min-width: 768px) {
    .geely_hero__img .geely_hero__img__mobile {
      display: none !important; }
    .geely_hero__img .geely_hero__img__tablet {
      display: block !important; } }
  @media screen and (min-width: 992px) {
    .geely_hero__img .geely_hero__img__mobile {
      display: none !important; }
    .geely_hero__img .geely_hero__img__tablet {
      display: none !important; }
    .geely_hero__img .geely_hero__img__desktop {
      display: block !important; } }
  .geely_hero__img .geely_hero__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10; }
    .geely_hero__img .geely_hero__overlay.geely_hero__overlay--black {
      background: #231815; }
    .geely_hero__img .geely_hero__overlay.geely_hero__overlay--white {
      background: white; }

.rtl .align_left .geely_hero__content {
  text-align: left; }

.geely_hero__content {
  z-index: 2;
  color: white;
  padding-left: 0px;
  padding-right: 0px; }
  .geely_hero__content .geely_hero__content__inner {
    width: 100%;
    display: inline-block; }
    @media screen and (min-width: 768px) {
      .geely_hero__content .geely_hero__content__inner {
        width: 45%; } }
    @media screen and (min-width: 992px) {
      .geely_hero__content .geely_hero__content__inner {
        width: 40%; } }
    @media screen and (min-width: 1200px) {
      .geely_hero__content .geely_hero__content__inner {
        width: 35%; } }
  .geely_hero__content h3 {
    color: white;
    margin: 10px auto;
    font-size: 24px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .geely_hero__content h3 {
        font-size: 2.8rem;
        line-height: 3.6rem; } }
    @media screen and (min-width: 992px) {
      .geely_hero__content h3 {
        font-size: 3.6rem;
        line-height: 4.4rem;
        font-weight: 300; } }
    @media screen and (min-width: 1200px) {
      .geely_hero__content h3 {
        font-size: 4.2rem;
        line-height: 5rem; } }
  .geely_hero__content.geely_hero__content--black {
    color: #231815; }
    .geely_hero__content.geely_hero__content--black h3 {
      color: #231815; }
  .geely_hero__content.geely_hero__content--larger_text h3 {
    font-size: 3.2rem;
    line-height: 3.8rem; }
  @media screen and (min-width: 992px) {
    .geely_hero__content.geely_hero__content--larger_text h3 {
      font-size: 4.8rem;
      font-weight: 300;
      line-height: 5rem;
      margin-bottom: 30px; } }
  @media screen and (min-width: 1366px) {
    .geely_hero__content.geely_hero__content--larger_text h3 {
      font-size: 5rem;
      line-height: 5.8rem; } }
  .geely_hero__content.always_align_middle {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media screen and (min-width: 992px) {
    .geely_hero__content {
      padding-left: 20px;
      padding-right: 20px; } }
  .geely_hero__content.align_bottom_on_mobile_and_tablet {
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 30px; }
    @media screen and (min-width: 576px) {
      .geely_hero__content.align_bottom_on_mobile_and_tablet {
        bottom: 80px; } }
    @media screen and (min-width: 992px) {
      .geely_hero__content.align_bottom_on_mobile_and_tablet {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }
  .geely_hero__content .geely_hero__text p {
    line-height: 1.6rem; }
    @media screen and (min-width: 1200px) {
      .geely_hero__content .geely_hero__text p {
        line-height: 2rem; } }
  @media screen and (min-width: 992px) {
    .geely_hero__content.geely_hero__content--larger_text .geely_hero__text p {
      font-size: 1.6rem !important;
      line-height: 2rem; } }

.geely_image_grid {
  margin-left: -5px;
  margin-right: -5px; }
  .geely_image_grid .geely_image_grid_item {
    position: relative;
    height: 300px;
    width: calc((100% / 2 ) - 10px);
    float: left;
    margin: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .geely_image_grid .geely_image_grid_item {
        width: calc((100% / 5) - 10px); } }
    .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx2 {
      width: calc((100%) - 10px); }
      @media screen and (min-width: 768px) {
        .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx2 {
          width: calc((100% / 5 * 2) - 10px); } }
    .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx3 {
      width: calc((100%) - 10px); }
      @media screen and (min-width: 768px) {
        .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx3 {
          width: calc((100% / 5 * 3) - 10px); } }
    .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx4 {
      width: calc((100%) - 10px); }
      @media screen and (min-width: 768px) {
        .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx4 {
          width: calc((100% / 5 * 4) - 10px); } }
    .geely_image_grid .geely_image_grid_item.geely_image_grid_item--widthx5 {
      width: calc((100% / 5 * $cuts) - 10px); }
    .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 20px;
      z-index: 1; }
      .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay .geely_image_grid_item__image_overlay__text {
        color: white;
        max-width: 300px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay .geely_image_grid_item__image_overlay__text p {
          margin-top: 0; }
      .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay.geely_image_grid_item__image_overlay--dark {
        background: rgba(35, 24, 21, 0.8);
        display: block; }
      .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay.geely_image_grid_item__image_overlay--light {
        background: rgba(255, 255, 255, 0.8);
        display: block; }
        .geely_image_grid .geely_image_grid_item .geely_image_grid_item__image_overlay.geely_image_grid_item__image_overlay--light .geely_image_grid_item__image_overlay__text {
          color: #231815; }
    .geely_image_grid .geely_image_grid_item .geely_image_grid_item__enlarge {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }

.geely_section_title {
  text-align: center;
  font-family: 'geely';
  margin: 35px auto;
  font-weight: 500;
  color: #231815;
  font-size: 2rem;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .geely_section_title {
      font-size: 2.4rem; } }
  .geely_section_title.geely_section_title--left {
    text-align: left; }
  .geely_section_title.geely_section_title--right {
    text-align: right; }
  .geely_section_title .geely_section_title__spliter {
    width: 50px;
    height: 2px;
    background: #47b135;
    margin-top: 30px;
    display: inline-block; }

.geely_under_construction {
  width: 100%;
  text-align: center;
  background: #47b135 url(../img/bg_uc.jpg) center no-repeat;
  background-size: cover;
  padding: 100px 20px;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s; }
  @media screen and (min-width: 768px) {
    .geely_under_construction {
      padding: 200px 20px; } }
  @media screen and (min-width: 992px) {
    .geely_under_construction {
      padding: 200px 20px; } }
  @media screen and (min-height: 800px) {
    .geely_under_construction {
      padding: 300px 20px; } }
  .geely_under_construction h1 {
    color: white; }

.body_text_block.body_text_block--6-6 {
  max-width: 992px;
  margin: 0 auto; }

@media screen and (min-width: 992px) {
  .body_text_block.body_text_block--7-5 .body_text_block__left {
    padding-right: 80px; } }

@media screen and (min-width: 992px) {
  .body_text_block.body_text_block--5-7 .body_text_block__right {
    padding-left: 80px; } }

.body_text_block.body_text_block--centerquote h4 {
  font-weight: normal;
  color: #231815;
  margin: 40px auto; }

.carmodel_intro {
  margin-bottom: 100px; }
  @media screen and (min-width: 1200px) {
    .carmodel_intro {
      margin-bottom: 170px; } }

.rtl .vc_row[data-vc-full-width="true"] div {
  direction: rtl; }
