@charset "UTF-8";
/*------------------------------------------------------------------

[Main Stylesheet]



Project:    Auto Car

Version:    1.1.0

-------------------------------------------------------------------*/
/*------------------------------------------------------------------

[Table of contents]

    1. Main Header / .main-header

    2. Home Page Banner (Main Home) / .banner

    3. Featured Cars / .featured-car

    4. Testimonials / .testimonials

    5. Single Page Banner / .sub-banner

    6. Car Grid View / .car-grid

    7. Car List View / .car-list

    8. Single Car Details / .car-details-body

    9. Listing Page Sidebar /.sidebar

    10. Single Page Sidebar /.details-sidebar

    11. Blog Page / .blog-body

    12. Contact Us Page / .contact-us-body

    13. About Page / .about-item

    14. About Team Mate / .agent-meet

    15. We Are Best / .we-best

    16. Subscribe Section / .sub-footer

    17. Contact Form / .contact-form

    18. User Comments / .comments-thread

    19. Signup/Login Page / .form-content-box

    20. main-footer / .main-footer

    21. Sitemap-body / .sitemap-body
    
    22. Sitemap-main / .sitemap-main
-------------------------------------------------------------------*/
.flaticon-facebook-logo {
  color: #4267b2;
}

.flaticon-line {
  color: #00b900;
}

.fbLine_btn .fb_icon {
  fill: #4267b2;
}

.fbLine_btn .line_icon {
  fill: #00b900;
}

.fixed_btn_icon {
  width: 30px;
  height: 30px;
}

.fixed_btn_icon svg > * {
  fill: #fff;
}

.more_arrow svg > * {
  fill: #fff;
}

.logo_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  margin-right: 18px;
}

@media screen and (max-width: 767px) {
  .logo_group {
    margin-right: 0;
  }
}

.logo_group .logo {
  padding: 15px 0;
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  .logo_group .logo {
    padding: 15px 10px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .logo_group .logo {
    margin-right: 5px;
  }
}

.logo_group .logo img {
  height: 80px;
}

@media screen and (max-width: 320px) {
  .logo_group .logo img {
    height: 60px;
  }
}

.logo_group .logo svg {
  width: 80px;
  height: 80px;
}

@media screen and (max-width: 320px) {
  .logo_group .logo svg {
    width: 60px;
    height: 60px;
  }
}

.logo_group .logo svg > * {
  fill: #000;
}

.logo_group .logo_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.logo_group .logo_right .logo_right_title {
  position: relative;
  font-size: 30px;
  color: #1C489D;
  text-decoration: none;
}

.logo_group .logo_right .logo_right_title .logo_right_title_subTitle {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 18px;
  color: #DF001C;
}

.logo_group .logo_right .logo_right_title:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .logo_group .logo_right .logo_right_title {
    white-space: nowrap;
  }
}

@media screen and (max-width: 320px) {
  .logo_group .logo_right .logo_right_title {
    font-size: 25px;
  }
}

.logo_group .logo_right .logo_right_icon {
  display: none;
}

@media screen and (max-width: 767px) {
  .logo_group .logo_right .logo_right_icon {
    font-size: 30px;
    display: inline-block;
  }
}

.affiliated_svg {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.affiliated_svg svg {
  width: 80px;
  height: 80px;
}

.affiliated_svg svg > * {
  fill: #000;
}

.affiliated_svg svg img {
  width: 55px;
  height: 55px;
}

.affiliated_svg img {
  width: 80px;
  height: 80px;
}

#page_scroller {
  background: #1C489D;
}

.navbar-search-input::-webkit-input-placeholder {
  color: #1C489D;
}

.btn-view:hover {
  background: #013155;
}

.brand-box-2 h5 a {
  color: #1C489D;
}

.view-all ul li a:hover {
  background: #1C489D;
}

.agent-box .detail .contact p i {
  color: #1C489D;
}

.navbar-search-input:-moz-placeholder {
  color: #1C489D;
}

.navbar-search-input::-moz-placeholder {
  color: #1C489D;
}

.navbar-search-input:-ms-input-placeholder {
  color: #1C489D;
}

.navbar-search-open .navbar-search-icon {
  background: #1C489D;
}

.navbar-search-open .navbar-search-submit {
  background: #1C489D;
}

.dropdown-menu > li > a:hover {
  color: #1C489D;
  border-left: solid 5px #1C489D;
  background: #ffffff;
}

/** MAIN HEADER AREA START **/
.main-header .navbar-default .nav > li > a:hover {
  color: #1C489D;
}

.top-header .sign-in:hover {
  color: #1C489D;
}

.agent-box .detail h3 {
  color: #1C489D;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #1C489D !important;
  background: transparent;
}

.btn-view {
  background: #1C489D;
}

.car-box .detail header h5 p, .car-box .detail header h5 a {
  color: #1C489D;
}

.car-box .detail header .price {
  color: #1C489D;
}

.car-box .detail .facilities-list li i {
  color: #1C489D;
}

.btn-details {
  background: #1C489D;
}

.btn-details:hover {
  background: #013155;
}

.book-btn-l {
  border-right: 1px solid #013155;
}

.is-featured {
  background: #1C489D;
}

.overlap-btn {
  background: #1C489D;
  border: solid 2px #1C489D;
}

.overlap-btn:hover {
  background: #013155;
  border: solid 2px #013155;
}

.modal-title {
  color: #1C489D;
}

.sub-footer form .button-small {
  border: solid 1px #1C489D !important;
  background: #1C489D !important;
}

.breadcrumb-area .btn-default:hover {
  background: #1C489D;
}

.block-heading h4 {
  color: #1C489D;
}

.block-heading .heading-icon {
  background: #1C489D;
}

.change-view-btn {
  color: #1C489D;
  border: solid 1px #1C489D;
}

.change-view-btn:hover {
  border: solid 1px #1C489D;
  background: #1C489D;
}

.active-view-btn {
  background: #1C489D;
  border: solid 1px #1C489D;
}

.active-view-btn:hover {
  border: solid 1px #1C489D;
  color: #1C489D;
}

.car-list-box .detail header h3 a {
  color: #1C489D;
}

.car-list-box .detail header .price {
  color: #1C489D;
}

.car-list-box .detail .facilities-list li i {
  color: #1C489D;
}

.pagination > li > a {
  color: #1C489D;
}

.pagination > li > a:hover {
  background: #1C489D;
}

.pagination > .active > a {
  background: #1C489D;
  border-color: #1C489D;
}

.pagination > .active > a:hover {
  background: #1C489D;
  border-color: #1C489D;
}

.helping-Center ul li i {
  background: #1C489D;
}

.slider.slider-horizontal .slider-selection {
  background: #1C489D;
}

.slider.slider-horizontal .slider-handle {
  background: #1C489D;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  color: #1C489D;
}

.bootstrap-select .dropdown-menu li a {
  color: #1C489D;
}

.checkbox-theme input[type="checkbox"]:checked + label::before {
  background-color: #1C489D;
  border-color: #1C489D;
}

.amenities-box ul li i {
  color: #1C489D;
}

.blog-box .btn {
  border: solid 1px #1C489D;
  color: #1C489D;
}

.blog-box .btn:hover {
  border: solid 1px #1C489D;
  color: #fff;
  background: #1C489D;
}

.book-btn {
  background: #1C489D;
  border: 1px solid #1C489D;
}

.features-opions ul li i {
  color: #1C489D;
}

.twitter-feed a {
  color: #1C489D;
}

.img_album .img_album_title {
  color: #1C489D;
}

.about-item .text h2:after, h2.text_title:after, .img_album_title:after {
  background-color: #1C489D;
}

.we-best .content i {
  background: #1C489D;
}

.we-best .content h4 {
  color: #1C489D;
}

.team-box .detail h3 a:hover {
  color: #1C489D;
}

.blog-box .detail .header a {
  color: #1C489D;
}

.blog-banner .home:hover {
  color: #1C489D;
}

.categorie ul li a:hover {
  color: #1C489D;
}

blockquote {
  border-left: 4px solid #1C489D;
}

.comments-thread .title {
  color: #1C489D;
}

.btn-submit {
  background: #1C489D;
}

.breadcrumb-area ul li a:hover {
  color: #1C489D;
}

.btn-submit:hover {
  background: #013155;
}

.comment .comment-body .date i {
  color: #1C489D;
}

.comment .comment-meta-reply a {
  background: #1C489D;
}

.faq-body .panel-body-2 span a {
  color: #013155;
}

.form-content-box .footer span a {
  color: #1C489D;
}

.error404-content h2 {
  color: #1C489D;
}

.featured-car-slider .details h4 a {
  color: #1C489D;
}

.featured-car-slider .details .price {
  color: #1C489D;
}

.btn-div a span {
  background: #1C489D;
}

.features-item .detail h4:after {
  background-color: #1C489D;
}

.features-item .detail h4 a:hover {
  color: #1C489D;
}

.panel-box .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background: #1C489D;
}

.banner .btn-default {
  border: solid 2px #1C489D;
  color: #1C489D;
}

.banner .btn-default:hover {
  background: #013155;
  border: solid 2px #013155;
}

.tags-box a:hover {
  background: #1C489D;
}

.nav > li > a:hover {
  background: #1C489D;
}

.opening-hours h3:after {
  background-color: #1C489D;
}

.about-text ul li i {
  color: #1C489D;
}

.our-serivce-2 .media .media-left i {
  background: #1C489D;
}

.panel-title i {
  color: #1C489D;
}

.pricing-2 .btn-outline {
  border: solid 1px #1C489D;
  color: #1C489D;
}

.pricing-2 .btn-outline:hover {
  border: solid 1px #013155;
  background: #013155;
  color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #1C489D;
}

@media (max-width: 768px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    color: #fff !important;
    background: #1C489D;
  }
  .main-header .navbar-default .nav > li > a:hover {
    background: #1C489D;
    color: #fff;
  }
  .dropdown-menu > li > a:hover {
    color: #fff !important;
    border-left: solid 5px #1C489D;
    background: #1C489D !important;
  }
}

.button-theme {
  background: #1C489D;
  border: 2px solid #1C489D;
}

.button-theme:hover {
  background: #013155;
  border: 2px solid #013155;
}

.out-line-btn {
  border: solid 2px #1C489D;
  color: #1C489D;
}

.out-line-btn:hover {
  border: solid 2px #013155;
  background: #013155;
  color: #fff;
}

.btn-outline {
  border: solid 1px #1C489D;
  color: #1C489D;
}

.btn-outline:hover {
  border: solid 1px #013155;
  background: #013155;
  color: #fff;
}

.border-button-theme {
  border: 2px solid #1C489D;
  color: #1C489D;
}

.border-button-theme:hover {
  background: #013155;
  border: 2px solid #013155;
  color: #fff !important;
}

.fixed_btn a {
  background-color: #1C489D;
}

.bg_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_img_contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.bg_pt {
  background-position: top center !important;
}

.img_oneToone {
  position: relative;
  width: 100%;
  /* desired width */
}

.img_oneToone:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}

.img_oneToone_content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.img_oneToone_em {
  position: relative;
  top: 89%;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.h-auto {
  height: auto;
}

.about_img_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about_img_group > * {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.about_img_group > *:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 2px 2px 5px 2px #555555;
          box-shadow: 2px 2px 5px 2px #555555;
}

@media screen and (max-width: 767px) {
  .about_img_group {
    margin-top: 50px;
  }
}

.about_img {
  width: 100%;
  height: calc( 370px * 4 / 6);
}

@media screen and (max-width: 1199px) {
  .about_img {
    height: calc( 303px * 4 / 6);
  }
}

@media screen and (max-width: 767px) {
  .about_img {
    height: 230px;
  }
}

.about_img2 {
  width: 70%;
  height: calc(( 370px * 4 / 6 ) * 0.7);
  margin-top: -10%;
  margin-left: -30%;
  -webkit-box-shadow: 2px 2px 5px 2px #555555;
          box-shadow: 2px 2px 5px 2px #555555;
}

@media screen and (max-width: 1199px) {
  .about_img2 {
    height: calc(( 303px * 4 / 6 ) * 0.7);
  }
}

@media screen and (max-width: 767px) {
  .about_img2 {
    margin-top: 30px;
    height: 230px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.about_img3 {
  width: 50%;
  height: 250px;
  margin-left: 40%;
  position: relative;
}

.about_img3::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 150px 0 0;
  border-color: #1C489D transparent transparent transparent;
  opacity: 0.8;
}

@media screen and (max-width: 1199px) {
  .about_img3 {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .about_img3 {
    margin-top: 30px;
    height: 230px;
    width: 100%;
    margin-left: 0;
  }
}

.clear {
  clear: both;
}

.bim_img {
  width: 100%;
  height: calc( 370px * 4 / 6);
}

@media screen and (max-width: 1199px) {
  .bim_img {
    height: calc( 303px * 4 / 6);
  }
}

@media screen and (max-width: 767px) {
  .bim_img {
    height: 230px;
  }
}

.bg_p {
  background-position: 60% !important;
}

.paginationjs {
  line-height: 1.6;
  font-family: Marmelad, "Lucida Grande", Arial, "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 18px;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  margin: 0 0 20px;
}

.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}

.paginationjs .paginationjs-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paginationjs .paginationjs-pages ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 18px;
}

.paginationjs .paginationjs-pages li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-right: none;
  list-style: none;
}

.paginationjs .paginationjs-pages li > a {
  display: block;
  color: #1C489D;
  border-radius: 0% !important;
  margin: 0 5px 20px;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 0;
  line-height: 34px;
  border: none;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.paginationjs .paginationjs-pages li > a:hover {
  background: #1C489D;
  color: #fff;
  text-decoration: none;
}

.paginationjs .paginationjs-pages li.active {
  border: none;
}

.paginationjs .paginationjs-pages li.active > a {
  background: #1C489D;
  color: #fff;
}

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: .3;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px;
}

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 18px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 18px;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8;
}

.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px;
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input {
  margin-left: 5px\9;
}

.paginationjs.paginationjs-small {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.paginationjs.paginationjs-big {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541;
}

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa \9
 ;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9;
  line-height: 36px\9;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 42.5%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 50px;
  line-height: 1;
  color: #b4b4b4;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -50px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -50px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -50px;
}

[dir="rtl"] .slick-next {
  left: -50px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.paginationjs {
  line-height: 1.6;
  font-family: Marmelad, "Lucida Grande", Arial, "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 18px;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  margin: 0 0 20px;
}

.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}

.paginationjs .paginationjs-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paginationjs .paginationjs-pages ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 18px;
}

.paginationjs .paginationjs-pages li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-right: none;
  list-style: none;
}

.paginationjs .paginationjs-pages li > a {
  display: block;
  color: #1C489D;
  border-radius: 0% !important;
  margin: 0 5px 20px;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 0;
  line-height: 34px;
  border: none;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.paginationjs .paginationjs-pages li > a:hover {
  background: #1C489D;
  color: #fff;
  text-decoration: none;
}

.paginationjs .paginationjs-pages li.active {
  border: none;
}

.paginationjs .paginationjs-pages li.active > a {
  background: #1C489D;
  color: #fff;
}

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: .3;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px;
}

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 18px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 18px;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8;
}

.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px;
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input {
  margin-left: 5px\9;
}

.paginationjs.paginationjs-small {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.paginationjs.paginationjs-big {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 18px;
}

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541;
}

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa \9
 ;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9;
  line-height: 36px\9;
}

.verification_code {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
  height: 76px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .verification_code {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .v-code {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .v-code .g-recaptcha {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@media screen and (max-width: 320px) {
  .v-code .g-recaptcha {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    margin-left: -11%;
  }
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.zi-1 {
  z-index: 1;
}

.w-50 {
  width: 50% !important;
}

.p-0 {
  padding: 0 !important;
}

.slick-prev:before {
  content: "◀";
  font-size: 60px;
}

.slick-next:before {
  content: "▶";
  font-size: 60px;
}

.change_btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.change_btn_group .btn {
  transition: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, 0.65), border .3s linear .1s;
  position: relative;
}

.change_btn_group .btn:hover {
  -webkit-box-shadow: 0 10px 25px rgba(51, 51, 51, 0.8);
                box-shadow: 0 10px 25px rgba(51, 51, 51, 0.8);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
            transform: translateY(-5px);
}

@media screen and (max-width: 767px) {
  .change_btn_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.change_btn_group a {
  display: block;
  width: 50%;
  text-align: center;
  background-color: #d4d4d4;
  font-size: 50px;
  letter-spacing: 10px;
  text-indent: 10px;
  color: #6b6b6b;
}

@media screen and (max-width: 767px) {
  .change_btn_group a {
    width: 100%;
  }
}

.change_btn_group a.active {
  background-color: #013155;
  color: #fff;
}

.change_btn_group a:nth-of-type(2) {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .change_btn_group a:nth-of-type(2) {
    margin-left: 0;
    margin-top: 10px;
  }
}

.change_btn_group a div span {
  font-size: 18px;
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  .change_btn_group a div span {
    font-size: 12px;
  }
}

.bim {
  display: none;
}

.bim-group .buildeResume {
  display: none;
}

.bim-group .bim {
  display: initial;
}

#bim_content img {
  width: 100% !important;
}

#bim_content .text span{
  color: #ff0000;
  font-weight: bold;
}

.img_a {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.img_a.img-mb .img_div {
  margin-bottom: 25px;
}

.img_a .img_div {
  width: 100%; 
  min-height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.img_a .img_div-2 {
  width: 100%; 
  min-height: 800px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.img_album {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.img_album_a {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.img_album_a .img_div {
  width: 100%; 
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.img_div, .img_div-2, .foreword_img.shadow, .car-box {
  transition: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, 0.65), border .3s linear .1s;
  position: relative;
}

.img_div:hover, .img_div-2:hover, .foreword_img.shadow:hover {
  box-shadow: 0 10px 50px rgba(51, 51, 51, 0.8);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

.img_zoom {
  position: absolute;
  width: 100%;
  height: 100%;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s ease-out;
  top: 0px;
  left: 0px;
  color: rgb(255, 255, 255);
  font-size: 50px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.img_album_a:hover .img_zoom, .img_a:hover .img_zoom {
  opacity: 1;
}

#foreword p {
  margin-top: 0;
  min-height: 225px;
  font-size: 18px;
}

.foreword_img {
  width: 100%;
}

.foreword_img2 {
  display: none;
}

.fancybox-caption__body {
  font-size: 18px;
  font-weight: bold;
}

#bim_menu {
  position: absolute;
  left: 0;
  right: 0;
  /* -webkit-transition: all .3s ease-in-out .1s;
  transition: all .3s ease-in-out .1s; */
}

.responsive .slick-slide {
  cursor: pointer;
  text-align: center;
  margin: 0 2.5px;
}

.responsive .slick-slide a {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 15px 0;
  text-decoration: none;
}


.responsive .slick-slide a:hover{
  background-color: rgb(0, 85, 255);
}

.responsive .slick-slide a.active {
  background-color: rgb(28, 72, 157);
}

.responsive .slick-slide h3 {
  margin: 0;
  color: #fff;
}

.bim_title, .progress_title {
  font-size: 30px;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 20px;
  position: relative;
  border-bottom: 2px solid #dfdfdf;
}

.bim_movie, .bim_text {
  margin-top: 30px;
  font-size: 20px;
  text-align: justify;
}

.bim_movie iframe {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 767px) {
  .bim_movie iframe {
    height: 250px;
  }
}

.work_menu {
  position: absolute;
  left: 0;
  right: 0;
  /* -webkit-transition: all .3s ease-in-out .1s;
  transition: all .3s ease-in-out .1s; */
}

body {
  font-family: 'Microsoft JhengHei', 'PingFangTC-Regular', serif;
  background: #fbfbfb;
}

.wrap {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

a:link {
  text-decoration: none !important;
}

.delay-01s {
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

.delay-02s {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.delay-03s {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.delay-04s {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.delay-05s {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.delay-06s {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.delay-07s {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.delay-08s {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.delay-09s {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.delay-1s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.delay-15s {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

.delay-3s {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}

.delay-12s {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

#page_scroller {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  cursor: pointer;
  color: #FFF;
  padding: 15px 18px;
  font-size: 15px;
  position: fixed;
  bottom: 25px;
  right: 25px;
  -webkit-box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.7);
  border-radius: 50px;
}

@media screen and (max-width: 320px) {
  #page_scroller {
    right: 5px;
  }
}

.fixed_btn {
  position: fixed;
  z-index: 100;
  bottom: 80px;
  right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .fixed_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 320px) {
  .fixed_btn {
    right: 5px;
  }
}

.fixed_btn a {
  margin-bottom: 5px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  cursor: pointer;
  color: #FFF;
  padding: 5px 0;
  text-align: center;
  width: 51px;
  height: 51px;
  font-size: 30px;
  -webkit-box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.7);
  border-radius: 50px;
}

@media screen and (max-width: 320px) {
  .fixed_btn a {
    right: 5px;
  }
}

.fixed_btn a.fixed_btn_icon {
  padding: 7px 0;
}

.fixed_btn a.fixed_btn_icon svg {
  width: 30px;
  height: 30px;
}

.fixed_btn a.fixed_btn_icon svg > * {
  fill: #fff;
}

.page_loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
}

.page_loader img {
  width: 40px;
  left: calc(50% - 20px);
  position: absolute;
  top: 50%;
}

/*Custom Anmation*/
.bgburns .slides li:nth-of-type(odd) .slide-background {
  animation: bgburnsEast 25s linear infinite alternate;
  -webkit-animation: bgburnsEast 25s linear infinite alternate;
}

.bgburns .slides li:nth-of-type(even) .slide-background {
  animation: bgburnsWest 25s linear infinite alternate;
  -webkit-animation: bgburnsWest 25s linear infinite alternate;
}

@keyframes bgburnsEast {
  from {
    transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
  }
  to {
    transform: scale(1.2) translateX(100px);
    -webkit-transform: scale(1.2) translateX(100px);
  }
}

@-webkit-keyframes bgburnsEast {
  from {
    transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
  }
  to {
    transform: scale(1.2) translateX(100px);
    -webkit-transform: scale(1.2) translateX(100px);
  }
}

@keyframes bgburnsWest {
  from {
    transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
  }
  to {
    transform: scale(1.2) translateX(-100px);
    -webkit-transform: scale(1.2) translateX(-100px);
  }
}

@-webkit-keyframes bgburnsWest {
  from {
    transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
  }
  to {
    transform: scale(1.2) translateX(-100px);
    -webkit-transform: scale(1.2) translateX(-100px);
  }
}

@media all and (max-width: 767px) {
  .flex-direction-nav {
    display: none;
  }
  .bgburns .slides li .slide-background {
    -webkit-animation: none !important;
    animation: none !important;
  }
}

/* Solid Buttons Structure**/
.button-sm {
  cursor: pointer;
  padding: 10px 25px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  background: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 2px;
  border: none;
}

.button-sm:hover {
  color: #333;
}

.button-md {
  cursor: pointer;
  padding: 15px 25px 13px 25px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  background: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 2px;
  border: none;
}

.button-md:hover {
  color: #333;
}

.button-lg {
  cursor: pointer;
  padding: 18px 30px;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  background: #DDD;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 2px;
  border: none;
}

.button-lg:hover {
  color: #333;
}

/** Solid Buttons Colors **/
.button-default {
  color: #555;
  background: #DDD;
}

.button-default:hover {
  color: #333;
  background: #DDD;
}

.button-theme {
  color: #FFF;
}

.button-theme:hover, .button-theme:focus {
  color: #fff !important;
  outline: none;
}

.out-line-btn:hover, .out-line-btn:focus {
  outline: none;
}

/** Border Buttons Colors **/
.border-button-sm {
  cursor: pointer;
  padding: 10px 12px 6px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #555;
  background: #DDD;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 2px;
  border: none;
}

.border-button-default {
  color: #555;
  background: #DDD;
}

.border-button-default:hover {
  color: #333;
  background: #DDD;
}

.border-button-theme {
  background: transparent;
}

.border-button-theme:hover {
  color: #fff;
}

/** TOP HEADER AREA START **/
.top-header {
  background-color: #171C26;
}

.top-header .list-inline {
  padding: 10px 0;
}

.top-header .list-inline .list-tel:hover,.top-header .list-inline .list-map:hover {
  color: #FFF; 
}

@media screen and (max-width: 767px) {
  .top-header .list-inline {
    text-align: center;
  }
}

.top-header .list-inline a {
  text-decoration: none;
  color: #949494;
  margin-right: 15px;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .top-header .list-inline a {
    font-size: 12px;
  }
}

.top-header .list-inline a i {
  margin-right: 5px;
}

.top-header .list-inline a span {
  display: none;
}

@media screen and (max-width: 767px) {
  .top-header .list-inline a span {
    display: inline-block;
  }
}

.top-header .list-inline br {
  display: none;
}

@media screen and (max-width: 767px) {
  .top-header .list-inline br {
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  .top-header .list-inline br:first-of-type {
    display: none;
  }
}

.top-header ul {
  margin: 5px 0;
  padding: 0;
}

.top-header .social-list li {
  margin: 0 5px;
  list-style: none;
  margin: 0 5px;
  display: inline-block;
  line-height: 30px;
}

.top-header .social-list li a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

.top-header .sign-in {
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

/** MAIN HEADER AREA START **/
.main-header {
  width: 100%;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

a:focus {
  outline: none;
}

.navbar-default {
  background: none;
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}

.main-header .navbar-default .nav > li.fbLine_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .main-header .navbar-default .nav > li.fbLine_btn {
    padding: 10px 0;
    padding-left: 10px;
  }
}

.main-header .navbar-default .nav > li.fbLine_btn a {
  padding: 23px 10px;
}

@media screen and (max-width: 767px) {
  .main-header .navbar-default .nav > li.fbLine_btn a {
    display: inline-block;
    width: auto;
    padding: 0 8px !important;
  }
  .main-header .navbar-default .nav > li.fbLine_btn a:hover {
    background-color: #fff;
  }
}

.main-header .navbar-default .nav > li a {
  position: relative;
  display: block;
  padding: 26px 10px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #5a5959;
}

.main-header .navbar-default .nav > li a i {
  font-size: 34px;
}

.main-header .navbar-default .nav > li a svg {
  width: 25px;
  height: 25px;
}

.main-header .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-20-md-50 {
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .mt-20-md-50 {
    margin-top: 20px !important;
  }
}

.mt-20-md-100 {
  margin-top: 100px;
}

@media screen and (max-width: 991px) {
  .mt-20-md-100 {
    margin-top: 20px !important;
  }
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-1 {
  margin-left: 5px;
}

.ml-2 {
  margin-left: 10px;
}

.ml-3 {
  margin-left: 15px;
}

.ml-4 {
  margin-left: 20px;
}

.mr-1 {
  margin-right: 5px;
}

.mr-2 {
  margin-right: 10px;
}

.mr-3 {
  margin-right: 15px;
}

.mr-4 {
  margin-right: 20px;
}

.mb-5 {
  margin-bottom: 25px;
}

.mb-10 {
  margin-bottom: 50px;
}

.pl-0 {
  padding-left: 0 !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.navbar-right {
  margin: 0;
}

/* NAV SEARCH */
.navbar-search-box {
  padding: 20px 0 0;
  display: inline-block;
}

.navbar-search {
  position: relative;
  min-width: 40px;
  width: 0%;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.navbar-search-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: none;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 55px 0 20px;
  font-size: 18px;
  border: none;
}

.navbar-search-icon,
.navbar-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 15px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #333;
  background: #eee;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-search-open {
  width: 100%;
}

.navbar-search-open .navbar-search-icon {
  border-radius: 0;
  color: #fff;
}

.navbar-search-open .navbar-search-input {
  background: #fff;
  border: 1px solid #EEE;
}

.navbar-search-open .navbar-search-submit {
  color: #fff !important;
  border-radius: 0 !important;
}

/* END NAV SEARCH */
.form-search {
  position: relative;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.form-search .form-control {
  border: 1px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  background: #fff;
  height: 34px !important;
}

.form-search .btn {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 7px 12px 7px 13px !important;
}

.form-search .btn:focus .form-search .btn:active {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 7px 12px 7px 13px !important;
}

.blog-sidebar .form-search .form-control {
  border: 1px solid #efefef;
  background: #efefef;
  height: 45px !important;
}

.blog-sidebar .form-search .btn {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 12px 9px 12px;
  line-height: 30px;
}

.navbar-default .navbar-nav > .open > a {
  background-color: #fbfbfb;
}

.navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #fbfbfb;
}

.dropdown-menu > li > a {
  display: block;
  padding: 12px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #5a5959;
  font-size: 15px;
  white-space: nowrap;
  border-left: solid 5px transparent;
  background: #fbfbfb;
  cursor: pointer !important;
  outline: none;
}

.dropdown-menu > li:last-child > a {
  border-bottom: none;
}

.dropdown-menu .open > a {
  background-color: white;
  border-bottom: 1px solid transparent;
}

.dropdown-menu .open > a:focus, .dropdown-menu .open > a:hover {
  background-color: white;
  border-bottom: 1px solid transparent;
}

.navbar-nav .dropdown-menu {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  margin-top: 10px;
  min-width: 200px;
}

.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}

.navbar-default .navbar-nav > .open > a {
  color: #5a5959;
}

.navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #5a5959;
}

.navbar-default .navbar-nav > .active > a {
  color: #555;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: transparent;
}

.banner {
  position: relative;
  padding-bottom: 100px;
}

/* .banner_video_bg {
  max-height: 700px;
} */

.pattern-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  min-height: 496px;
}

#wrapper_mbYTP_bgndVideo {
  z-index: -999 !important;
}

.banner .item-100vh {
  height: 100vh;
}

.banner .item img {
  height: 100%;
  width: 100%;
}

.carousel-control {
  width: 0;
}

.carousel-control.left, .carousel-control.right {
  background: none;
}

.slider-mover-left {
  width: 35px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
  left: 0;
  background: #151515;
  text-align: center;
  border-radius: 0 5px 5px 0;
}

.slider-mover-left i {
  font-size: 20px;
}

.slider-mover-right {
  width: 35px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
  right: 0;
  background: #151515;
  text-align: center;
  border-radius: 5px 0 0 5px;
}

.slider-mover-right i {
  font-size: 20px;
}

.banner-max-height {
  max-height: 720px !important;
}

.banner-max-height img {
  /* max-height: 720px; */
  width: auto;
  height: 100%;
}

.banner .banner-slider-inneri {
  top: 150px;
  display: inline-block;
  text-shadow: none;
  right: 8%;
  left: 8%;
}

.banner .banner-slider-inner {
  top: 0%;
  display: inline-block;
  text-shadow: none;
  right: 0%;
  left: 0%;
  padding: 0;
  bottom: 0%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-content {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
  margin: 0px auto;
  color: #fff;
}

/*.banner-content-left {

      margin-left: 8%;

      margin-right: 8%;

  }*/
.banner .banner-slider-inner h1 {
  color: #fff;
  margin: 0 0 20px;
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
}

.banner-2 .banner-slider-inner h1 {
  color: #fff;
  font-size: 70px;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  text-shadow: none;
}

.banner .banner-slider-inner h1 {
  position: relative;
  right: 15%;
}

.banner .banner-slider-inner h1 span {
  position: absolute;
  right: -25%;
}

@media screen and (max-width: 767px) {
  .banner .banner-slider-inner h1 span {
    right: -10%;
  }
}

.banner .banner-slider-inner h2 {
  font-size: 50px;
}

.banner .banner-slider-inner p {
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 400;
  opacity: 0.8;
}

.banner-3 .banner-box h1 {
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.49804);
  width: auto;
  display: inline-block;
  font-weight: 700 !important;
}

.banner-3 .banner-box p {
  font-size: 18px;
  padding: 10px 30px;
  background: rgba(0, 0, 0, 0.49804);
  width: auto;
  display: inline-block;
  font-weight: 600 !important;
}

.banner-content .btn {
  margin-left: 3px;
  margin-right: 3px;
}

.banner-detail-box {
  background: rgba(0, 0, 0, 0.6);
  max-width: 600px;
  padding: 20px;
}

.banner-detail-box h3 {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
}

.banner .banner-detail-box p {
  margin-bottom: 20px;
  color: #dcd7d7;
  font-size: 15px;
}

/** MAIN TITLE BOX AREA START **/
.main-title {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.main-title.forBest {
  position: relative;
  z-index: 2;
}

.main-title.forBest h1 {
  margin: 0 0 20px;
}

.main-title h1 {
  font-size: 32px;
  text-transform: uppercase;
  margin: 0 0 20px;
  color: #333;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .main-title h1 {
    font-size: 18px;
  }
}

.main-title p {
  font-weight: 300;
  font-size: 19px;
  line-height: 30px;
  color: #808080;
}

/** CAR BOX AREA START **/
@keyframes fade {
  from {
      opacity: 1.0;
  }
  50% {
      opacity: 0.0;
  }
  to {
      opacity: 1.0;
  }
}

.car-box {
  padding: 0;
  margin: 0 0 30px 0;
  border-radius: 0;
  border: none;
}

.thumbnail {
  position: relative;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
  z-index: 1;
  overflow: hidden;
  box-sizing: border-box;
}

/* .car-box-thumbnail.sp {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite;
} */

.caseItem.hot.sp {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite;
}

/* header div.sp {
  animation: fade 1000ms infinite;
  -webkit-animation: fade 1000ms infinite;
} */

.car-box-thumbnail {
  position: relative;
  font-family: 'Roboto', sans-serif;
  background-position: 0 73%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 350px;
  cursor:pointer;
  overflow: hidden;
  display:block;
  transition: all 0.5s ease 0s;
}

span.caseItem {
  position: absolute;
  /* top: -3px;
  left: -3px; */
  color: #fff;
  z-index: 5;
}

span.caseItem.hot::before {
  position: absolute;
  top: -90px;
  left: -90px;
  content: '';
  width: 180px;
  height: 180px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: rgba(230, 0, 18, 0.8);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}

span.caseItem.planning::before {
  position: absolute;
  top: -90px;
  left: -90px;
  content: '';
  width: 180px;
  height: 180px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 73, 230, 0.8);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}

span.caseItem em {
  font-size: 18px;
  text-align: center;
  position: relative;
  z-index: 2;
  font-style: normal;
  display: block;
  width: 75px;
  line-height: 60px;
  font-weight: bold;
}

.car-box img {
  width: 100%;
}

.is-featured {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  padding: 6px 10px 5px 10px;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}

.listing-for {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #FFF;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}

.listing-for .for {
  background: #2d2d2d;
  padding: 6px 10px 5px 10px;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 15px;
}

.listing-price {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #FFF;
  padding: 6px 20px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}

.listing-price span {
  font-size: 12px;
  font-weight: 600;
}

.listing-price .del {
  font-size: 15px;
}

.feadured-ribbon {
  position: absolute;
}

.content-area {
  padding: 100px 0 70px;
}

.content-area-2 {
  padding: 100px 0;
}

.content-area-3 {
  padding-bottom: 100px;
}

.content-area-4 {
  padding-bottom: 50px;
}

.content-area-5 {
  padding: 100px 0 50px;
}

.content-area-6 {
  padding: 100px 0 80px;
}

.content-area-7 {
  padding-bottom: 70px;
}

.content-area-8 {
  padding-bottom: 80px;
}

.content-area-9 {
  padding: 0 0 70px;
}

.content-area-10 {
  padding: 0 0 100px;
}

.content-area-11 {
  padding: 50px 0 80px;
}

.content-area-12 {
  padding: 50px 0 50px;
}

.car-box:hover .car-box-thumbnail {
  transform: scale(1.5,1.5);
}

.car-box:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 16px 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 16px 15px 0 rgba(0, 0, 0, 0.2);
}

.car-box .detail {
  padding: 20px 20px 5px;
  background: #fff;
  color: #5a5959;
  width: 100%;
  float: left;
  position: relative;
}

.car-box .detail header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #ededed;
}

.car-box .detail > p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px;
  overflow: hidden;
}

.car-box .detail > p.open {
  height: calc(26px * 20);
  -webkit-line-clamp: 100;
}

.car-box .detail header h5 {
  margin: 0 0 5px;
  border: none;
  padding: 0;
}

.car-box .detail header h5 a, .car-box .detail header h5 p {
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
}

.car-box .detail header h5 a:hover, .car-box .detail header h5 p:hover {
  color: #5a5959;
}

.car-box .detail header .custom-list {
  padding: 0;
  margin: 0;
}

.car-box .detail header .custom-list p {
  font-size: 15px;
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}

.car-box .detail header .custom-list li {
  font-size: 15px;
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
}

.car-box .detail header .custom-list li a {
  text-decoration: none;
  color: #5a5959;
}

.car-box .detail .facilities-list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.car-box .detail .facilities-list li {
  list-style: none;
  float: left;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.car-box .detail .facilities-list li i {
  margin-right: 5px;
  font-size: 15px;
  font-weight: 500;
}

.btn-details {
  padding: 6px 20px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff !important;
  -webkit-transition: .5s;
  /* ...and now for the proper property */
  transition: .5s;
  border-radius: 2px;
}

.btn-details:hover {
  color: #fff;
}

.carbox-overlap-wrapper {
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  z-index: 999;
  position: absolute;
  text-align: center;
  color: #FFF;
  padding: 60px 25px 25px;
  left: 0;
  top: 0;
}

.car-list-box-2 .carbox-overlap-wrapper {
  padding: 130px 25px 25px;
}

.car-box-thumbnail:hover .carbox-overlap-wrapper {
  visibility: visible;
  top: 0;
  cursor: pointer;
  -webkit-transition: visibility 2s ease-out;
  transition: visibility 2s ease-out;
}

.overlap-btn {
  width: 42px;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  color: #FFF;
  margin: 16px auto;
  border-radius: 50px;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
}

.overlap-btn:hover {
  text-decoration: none;
  color: #FFF;
  -webkit-transition: .5s;
  /* ...and now for the proper property */
  transition: .5s;
}

.car-magnify-gallery {
  display: inline-block;
}

.carbox-overlap-wrapper h2 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0;
}

.carbox-overlap-wrapper h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
}

.modal-content {
  border-radius: 2px;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-title {
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  /*text-align: center;*/
}

.ratings {
  font-size: 15px;
  color: #ffc12b;
}

.modal .slider-mover-left,
.modal .slider-mover-right {
  border: none !important;
}

.img-responsive {
  width: 100%;
}

/** MODAL BODY DESIGN STARTED**/
.modal-raw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-left,
.modal-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.car-modal .modal-left {
  padding: 0;
  background: #535353;
  color: #fff;
}

.car-modal .modal-content {
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.car-modal .modal-header {
  background: transparent;
  border: none;
  padding: 15px 0;
}

.car-modal .modal-header .modal-title {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
}

.car-modal .modal-header p {
  color: #fff;
  margin-bottom: 0;
}

.car-modal .modal-header .close {
  padding: 8px 13px;
  outline: none;
  margin: -60px -1px -15px auto;
  background: #3a3a3a;
  opacity: 1;
  color: #FFF;
  border-radius: 3px;
  cursor: pointer;
}

.car-modal .modal-header .close:focus {
  padding: 8px 13px;
  outline: none;
  margin: -60px -1px -15px auto;
  background: #3a3a3a;
  opacity: 1;
  color: #FFF;
  border-radius: 3px;
  cursor: pointer;
}

.car-modal .modal-body {
  padding: 0 15px;
  background: #fff;
}

.modal-right {
  padding: 0;
  border-top: 1px solid #EEE;
}

#modalCarousel .carousel-item {
  max-height: 240px;
}

.modal-left-content img {
  width: 100%;
  height: 100%;
}

.modal-left-content .control {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  color: #FFF;
  font-size: 24px;
  line-height: 30px;
  bottom: 0px;
  opacity: .5;
}

.modal-left-content .carousel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-left-content .carousel-inner .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.modal-left-content .item img {
  width: 100%;
}

.modal-left-content iframe {
  border: none;
  width: 100%;
  display: block;
}

.modal-left-content .control:hover {
  opacity: 1;
}

.modal-left-content .control-prev {
  right: 30px;
}

.modal-left-content .control-next {
  right: 0;
}

.modal-left-content .description {
  padding: 40px 25px;
}

.modal-left-content p {
  font-size: 15px;
  color: #fff;
  line-height: 21px;
}

.modal-left-content .description h3 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 600;
}

.modal-right-content {
  padding: 30px;
}

.modal-right-content .bullets {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  padding: 0px;
  margin: 20px 0;
  -webkit-columns: 2;
          columns: 2;
}

.modal-right-content .bullets li {
  margin-bottom: 8px;
  position: relative;
  list-style: none;
  padding-left: 0px;
}

.modal-right-content .bullets li i {
  left: 0;
  position: absolute;
  top: 0;
}

.modal-right-content p {
  font-size: 15px;
}

.modal-backdrop.show {
  opacity: 0.7;
}

.modal-right-content .price {
  float: right;
}

.modal-right-content h3 {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin: 0 0 15px;
  color: #37404d;
}

.modal-right-content dl {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 12px;
}

.modal-right-content dl dt {
  float: left;
  font-weight: 500;
}

.modal-right-content dl dd {
  text-align: right;
  margin-bottom: 8px;
}

/** MODAL BODY DESIGN ENDED **/

/** SITEMAP START**/
ul.sitemap-main{
  display: flex;
  flex-wrap: wrap;
  overflow:hidden;
  padding-left: 0;
  list-style-type:none;
  box-sizing: border-box;
}

.sitemap-main li {
  list-style-type:none;
  box-sizing: border-box;
}

.sitemap-card {
  margin-bottom: 20px;
}

.sitemap-main h3 {
  margin-bottom: 0;
}

.sitemap-main li ul {
  padding-left: 3em;
  box-shadow: 1px 1px 6px rgba(0%, 0%, 0%, 0.3);
}

.sitemap-main li ul li {
  padding: 15px 0;
  font-size: 20px;
}

.sitemap-title {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

h3.sitemap-title {
  color: #ffffff;
}

.sitemap-main h3:hover {
  background-color: #337ab7;
}

.sitemap-text a {
  color: #5a5959;
}

.sitemap-text a:hover {
  color: rgb(51, 122, 183);
  font-weight: bold;
}

.sitemap-text span {
  color: #5a5959 !important;
}

/** SITEMAP END**/


/** FOOTER AREA START **/
footer {
  width: 100%;
  background: #111;
  color: #444444;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-Hyperlink:hover{
  color: #337ab7;
}

.logo-2 img {
  height: 40px;
}

.sub-footer {
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 80px;
  width: 100%;
  float: left;
}

.sub-footer form {
  margin: 27px auto 0;
  width: 100%;
  display: inline-block;
}

.sub-footer form input {
  width: 80%;
  height: 40px;
  padding: 10px 20px;
  padding-right: 60px;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 18px;
  float: left;
  outline: none;
}

.sub-footer form .button-small {
  width: 20%;
  border-radius: 0;
  height: 40px;
  color: #fff !important;
  padding: 10px 20px;
  float: left;
  text-align: center;
}

.sub-footer .logo-2 {
  width: 100%;
  padding: 30px 30px 23px;
}

.sub-footer .logo a {
  text-decoration: none;
  color: #fff;
}

.social-list a {
  text-align: center;
  display: inline-block;
  color: #949494;
}

.sub-footer .social-list {
  margin: 27px 15px 0 0;
  float: right;
}

.sub-footer .social-list a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin-right: 5px;
  border-radius: 2px;
  color: #fff;
}

footer .blockcenter{
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 450px) {
  footer .blockcenter{
  display:block;
}
}

footer .footer-item {
  margin-bottom: 20px;
}

footer .footer-item .title {
  color: #c5c5c5;
  letter-spacing: 1px;
  font-weight: 600;
  border-bottom: solid 1px #3a3a3a;
  padding-bottom: 20px;
  font-size: 18px;
  margin: 0 0 30px;
  text-transform: uppercase;
}

footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer p {
  line-height: 22px;
  margin-bottom: 20px;
  font-size: 15px;
}

.personal-info li {
  color: #6b6b6b;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

.personal-info li i {
  text-align: center;
  font-size: 18px;
  color: #6b6b6b;
  margin-right: 20px;
  float: left;
  width: 20px;
}

.personal-info li a {
  text-decoration: none;
  color: #6b6b6b;
}

.links {
  width: 50%;
}

.links li {
  font-size: 15px;
  line-height: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}

.links li a {
  text-decoration: none;
  color: #7c7e83;
}

.links li a:hover {
  color: #337ab7;
}

footer .tags {
  margin-bottom: 13px;
  width: 100%;
  float: left;
}

.tags a {
  float: left;
  margin: 0 7px 7px 0;
  border: solid 1px #353535;
  padding: 6px 15px;
  letter-spacing: 1px;
  color: #7c7e83;
  border-radius: 2px;
  text-decoration: none;
}

.tags a:hover {
  background: #7c7e83;
  color: #cccccc;
}

.recent-car .media {
  margin-bottom: 30px;
}

.recent-car .media .media-left {
  padding-right: 20px;
}

.recent-car .media .media-left img {
  width: 70px;
  height: 70px;
}

.recent-car .media .media-body h3 {
  margin: 0 0 8px;
  font-size: 18px;
}

.recent-car .media .media-body h3 a {
  color: #c5c5c5;
  text-decoration: none;
}

.recent-car .media .media-body h3 a:hover {
  color: #afaeae;
}

.recent-car .media .media-body span {
  margin: 0 0 6px;
  font-size: 15px;
  display: block;
}

.recent-car .media .media-body p {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.4px;
}

.recent-car .media:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.copy-right {
  background: #111111;
  padding: 20px 0;
  text-align: center;
  border-top: solid 1px #232323;
}

.copy-right p {
  color: #5a5959;
  margin: 0;
}

/** SUB BANNER AREA START **/
.sub-banner {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background: url(../img/banner/02.jpg);
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: auto;
  opacity: 1;
  visibility: inherit;
  text-align: center;
}

.overlay {
  background-color: #252529;
  opacity: 0.60;
  padding: 75px 0;
}

.breadcrumb-area {
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
  height: auto;
}

.breadcrumb-area h2 {
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.breadcrumb-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #535353;
}

.breadcrumb-area .ul li {
  display: inline-block;
  list-style: none;
  font-size: 18px;
}

.breadcrumb-area .breadcrumbs li {
  display: inline-block;
  list-style: none;
  font-size: 18px;
}

.breadcrumb-area .breadcrumbs .active {
  margin-left: 15px;
  color: #fff;
}

.breadcrumb-area .breadcrumbs .active:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  margin-right: 15px;
  font-weight: 600;
}

.breadcrumb-area ul li a {
  color: #fff;
  text-decoration: none;
}

/** BLOCK HEADING AREA START **/
.block-heading {
  background: #fff;
  border-radius: 3px;
  height: 52px;
  margin-bottom: 30px;
}

.block-heading h4 {
  line-height: 52px;
  color: #fff;
  display: inline-block;
  padding-right: 20px;
  border-radius: 3px 0 0 3px;
  margin: 0 0 0;
  font-weight: 600;
}

.block-heading .heading-icon {
  width: 50px;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
  border-radius: 3px 0 0 3px;
  position: relative;
  color: #fff;
}

.block-heading .sorting {
  padding: 8px 12px;
  background: #FFF;
  border: 1px solid #EEE;
  color: #999;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 300;
  outline: none;
}

.block-heading .sorting-options {
  margin: 10px 15px 0 0;
}

.block-heading .sorting {
  font-size: 15px;
  font-weight: 300;
  padding: 5px 12px;
  border: solid 1px #e7e7e7;
}

.block-heading a {
  text-decoration: none;
}

.change-view-btn {
  margin-left: 5px;
  border-radius: 2px;
  background: transparent;
  padding: 5px 9px;
}

.change-view-btn:hover {
  color: #fff;
}

.active-view-btn {
  color: #fff !important;
  margin-left: 5px;
  padding: 5px 9px;
}

.active-view-btn:hover {
  background: transparent;
}

/** CAR LIST BOX AREA START **/
.car-list-box {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: relative;
}

.car-list-box .car-pic {
  padding: 0;
}

.car-list-box .detail {
  padding: 15px 20px 0;
  color: #5a5959;
}

.car-list-box .detail header {
  padding-bottom: 6px;
  margin-bottom: 11px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ededed;
}

.car-list-box .detail p {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 24px;
}

.car-list-box .detail header h3 a {
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
}

.car-list-box .detail header h3 a:hover {
  color: #707070;
}

.car-list-box .detail header .custom-list {
  padding: 0;
  margin: 0;
}

.car-list-box .detail header .custom-list li {
  font-size: 15px;
  list-style: none;
  display: inline-block;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
}

.car-list-box .detail header .custom-list li a {
  text-decoration: none;
  color: #5a5959;
}

.car-list-box .detail .facilities-list {
  padding: 0;
  margin: 0;
}

.car-list-box .detail .facilities-list li {
  list-style: none;
  width: 33%;
  float: left;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #5a5959;
  line-height: 15px;
}

.car-list-box .detail .facilities-list li i {
  margin-right: 5px;
  font-size: 15px;
  font-weight: 400;
}

.car-found {
  font-size: 15px;
  padding: 8px 0;
  font-weight: 500;
  text-align: center;
}

.car-list-box-2 .detail {
  padding: 40px 40px 0;
  color: #5a5959;
}

.car-list-box .detail header h3 {
  margin: 0 0 5px;
}

.car-list-box-2 .detail header h3 {
  margin-bottom: 15px;
}

.car-list-box-2 .detail header h3 a {
  font-weight: 600;
  font-size: 25px;
}

/** PAGINATION AREA START **/
.pagination {
  margin: 0 0 20px;
}

.pagination > li > a,
.pagination > li > span {
  border-radius: 0% !important;
  margin: 0 5px 5px;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 0;
  line-height: 34px;
  border: none;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.pagination > li > a {
  font-weight: 600;
}

.pagination > li > a:hover {
  color: #fff;
}

/**SIDEBAR AREA START **/
.sidebar-widget {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.sidebar-widget .title {
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 25px;
  margin: 0 0 25px;
  text-transform: uppercase;
  color: #37404d;
}

.sidebar-widget .title i {
  color: #d83a1d;
  margin-right: 10px;
}

#new_title, #old_title {
  font-size: 30px;
}

.new_title, .old_title, .bim_title {
  font-size: 30px;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 20px;
  position: relative;
  border-bottom: 2px solid #dfdfdf;
}

#new_address1, #old_address1 {
  font-size: 20px;
}

.new_content, .old_content {
  font-size: 20px;
  margin: 0 1.2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.new_content p.list, .old_content p.list {
  text-indent: -1.3em;
  margin-left: 1.3em;
}

.project_list .list {
  text-indent: -105px;
  margin-left: 105px;
}

.project_list .list strong {
  color: #1c489d;
}

.row.mb-10 .text .list {
  text-indent: -120px;
  margin-left: 120px;
}

.row.mb-10 .text .list-2 {
  text-indent: -97px;
  margin-left: 97px;
}

.row.mb-10 .text .list_deck{
  text-indent: -176px;
  margin-left: 176px;
}

.new_content h2, .new_content p, .old_content h2, .old_content p {
  margin: 0;
}

.new_content_title, .old_content_title {
  display: flex;
}

div.shadow {
  box-shadow: 1px 1px 6px rgba(0%, 0%, 0%, 0.3);
}

.img_oneToone_content.shadow2:hover {
  filter: drop-shadow(1px 1px 6px rgba(0%, 0%, 0%, 0.6));
}

.imgdescription {
  margin-bottom: 15px;
}

.imgdescription_p {
  font-size: 18px;
  text-align: center;
}

.imgdescription_em {
  font-size: 16px;
}

.imgdescription img, .imgdescription_carousel, .img_div {
  margin-bottom: 5px;
}

@media screen and (max-width: 320px) {
  .new_content h2, .old_content h2 {
    font-size: 22px;
  }

  .new_content, .old_content {
    font-size: 15px;
    margin: 0;
  }

  .new_content_title, .old_content_title {
    display: block;
  }
  
  .project_list .list {
    text-indent: -69px;
    margin-left: 69px;
  }
}

@media screen and (max-width: 450px) {
  .block-sm {
    margin-bottom: 25px;
  }
  
  #new_address1, #old_address1 {
    font-size: 18px;
  }

  .new_title, .old_title {
    padding-left: 0;
  }

  .row.mb-10 .text .list {
    text-indent: -85px;
    margin-left: 85px;
  }

  .row.mb-10 .text .list_deck{
    text-indent: -143px;
    margin-left: 143px;
  }

}

@media screen and (min-width: 321px) and (max-width: 450px) {
  .new_content h2, .old_content h2 {
    font-size: 22px;
  }
  
  .new_content, .old_content {
    font-size: 15px;
    margin: 0;
  }

  .new_content_title, .old_content_title {
    display: block;
  }
  
  .project_list .list {
    text-indent: -85px;
    margin-left: 85px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .case_img_list.h600 .item {
    height: 600px;
  }
}

.new_content_title, .old_content_title {
  font-weight:bold;
  color: #1c489d;
}

.new_content_title span, .old_content_title span {
  color: #B73F0E;
}

.helping-Center p {
  color: #5a5959;
}

.helping-Center ul {
  margin: 0;
  padding: 0;
}

.helping-Center ul li {
  list-style: none;
  line-height: 44px;
  color: #5a5959;
}

.helping-Center ul li a {
  text-decoration: none;
  color: #5a5959;
}

.helping-Center ul li i {
  margin-right: 10px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
  box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
}

.single-block-sm {
  margin-bottom: 25px;
}

.single-block {
  margin-bottom: 50px;
}

.single-block .search-fields {
  margin-bottom: 20px;
}

.single-block .search-fields label {
  font-size: 15px;
  font-weight: 700;
  color: #555;
  text-transform: uppercase;
}

.single-block .search-fields input,
.single-block .search-fields select,
.single-block .search-fields textarea {
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 45px;
  border-radius: 3px;
}

.single-block .search-fields .form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slider.slider-horizontal {
  width: 100% !important;
  height: 15px;
}

.slider.slider-horizontal .slider-track {
  height: 6px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
  background: #e5dcdd;
  border-radius: 0;
}

.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-price-amont {
  font-weight: 700;
  font-size: 15px;
}

.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -8px;
  border-radius: 50px;
}

input[type=checkbox]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #f3f3f3;
  text-align: center;
  line-height: 15px;
}

/** BOOTSTRAP SELECT START **/
.bootstrap-select {
  width: 100% !important;
  font-family: 'Roboto', sans-serif !important;
}

.bootstrap-select button {
  color: #999;
  padding: 7px 10px 5px 10px;
  border-radius: 2px;
  border: 1px solid #d5d5d5;
  outline: none;
}

.bootstrap-select .dropdown-menu {
  padding: 0 !important;
  margin: 0;
}

.bootstrap-select .dropdown-menu li {
  padding: 0;
}

.bootstrap-select .dropdown-menu li a {
  padding: 10px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 12px;
}

.bootstrap-select .dropdown-menu li a {
  padding: 10px;
  font-weight: 500;
  font-size: 12px;
}

.search-fields .bootstrap-select > .dropdown-toggle.bs-placeholder {
  background: transparent;
  outline: none !important;
  height: 45px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  background: transparent;
  outline: none !important;
  height: 45px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
}

.checkbox {
  padding-left: 20px;
  margin: 15px 0;
}

.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  color: #5a5959;
  font-size: 15px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 0;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.search-block .list-1 li {
  list-style: none;
  line-height: 30px;
  font-weight: bold;
  font-size: 12px;
}

.search-block .list-1 li a {
  text-decoration: none;
  font-weight: 400;
  color: #434955;
}

.recent-cars .media .media-body h3 a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #434955;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: calc( 18.5px * 2);
}

.recent-cars .media .media-body h3 a:hover {
  color: #848383;
}

/** CAR DETAILS BODY AREA START **/
.car-details-body {
  color: #5a5959;
}

.option-bar .header-price {
  text-align: right;
  float: right;
}

.option-bar .header-price h3 {
  font-size: 21px;
  font-weight: 600;
  margin: 0;
}

  #carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
  }

  #carousel-custom .carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: 93px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  #carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
  }

  #carousel-custom .carousel-indicators li.active img {
    opacity: 1;
  }

  #carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
  }

  #carousel-custom .carousel-outer {
    position: relative;
  }
  /* 2 */
  #carousel-custom2 .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
  }

  #carousel-custom2 .carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: 93px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  #carousel-custom2 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
  }

  #carousel-custom2 .carousel-indicators li.active img {
    opacity: 1;
  }

  #carousel-custom2 .carousel-indicators li:hover img {
    opacity: 0.75;
  }

  #carousel-custom2 .carousel-outer {
    position: relative;
  }

  /* 3 */
  #carousel-custom3 .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
  }

  #carousel-custom3 .carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: 93px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  #carousel-custom3 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
  }

  #carousel-custom3 .carousel-indicators li.active img {
    opacity: 1;
  }

  #carousel-custom3 .carousel-indicators li:hover img {
    opacity: 0.75;
  }

  #carousel-custom3 .carousel-outer {
    position: relative;
  }

.thumb-preview {
  width: 100%;
}

.thumbs {
  width: 100% !important;
  margin: 12px auto !important;
  background: #dde3e4;
  padding: 10px 0 6px 10px;
}

.thumbs img {
  width: 93px;
  height: 60px;
}

.car-details-body .about-room {
  margin: 50px 0;
}

.car-details-body .about-car p {
  line-height: 27px;
}

.amenities-box ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
  color: #535353;
  font-size: 20px;
  box-sizing: border-box;
}

@media (max-width: 450px) {
  .amenities-box ul {
    font-size: 15px;
    padding: 0;
  }
}

.amenities-box ul li {
  margin-bottom: 20px;
}
.amenities-box ul li.mb-35 {
  margin-bottom: 35px;
}

.amenities-box ul li span {
  padding-left: 25px;
  position: relative;
  line-height: 20px;
  margin-bottom: 25px;
}

@media screen and (max-width: 320px) {
  .amenities-box ul li span {
    padding-left: 10px;
  }
}

.amenities-box ul li i {
  left: 0;
  position: absolute;
  top: 0;
  line-height: 22px;
  font-weight: 600;
}

.amenities-box ul li strong {
  font-weight: 600;
}

/** FEATURES OPTIONS AREA START **/
.features-opions ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #535353;
}

.features-opions ul li {
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
  color: #5a5959;
  font-size: 18px;
}

.features-opions ul li i {
  left: 0;
  position: absolute;
  top: 0;
  font-size: 8px;
  line-height: 22px;
}

.general-information p {
  line-height: 30px;
}

.technical-specifications ul {
  padding: 0;
}

.technical-specifications ul li {
  list-style: none;
  border-bottom: 1px dotted #d4cece;
  line-height: 45px;
  color: #666;
  font-weight: 600;
}

.technical-specifications ul li:last-child {
  border-bottom: 1px none;
}

.technical-specifications ul li span {
  float: right;
  font-weight: 400;
}

.car-details-body iframe,
.modal-body iframe {
  width: 100%;
  border: none !important;
}

.car-details-body .contact-form .title {
  color: #333;
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
}

/** CAR SPECIFICATIONS AREA START **/
.car-specifications a {
  text-decoration: none;
}

.car-details-sidebar ul {
  padding: 0;
  margin: 0;
}

.car-details-sidebar ul li {
  list-style: none;
  padding: 5px 0;
  color: #787878;
  line-height: 30px;
  border-bottom: 1px dotted #DDD;
  text-align: right;
}

.car-details-sidebar ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.car-details-sidebar ul span {
  font-weight: 600;
  float: left;
  color: #474646;
}

.twitter-feed p {
  line-height: 26px;
  color: #5a5959;
}

.twitter-feed a {
  font-weight: 400;
}

.details-sidebar .social-box ul {
  margin: 0;
  padding: 0;
}

.details-sidebar .social-box ul li a {
  border-radius: 0;
  float: left;
}

/** ABOUT ITEM AREA START **/

.about-item .text h2 {
  font-size: 26px;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 20px;
  margin: 75px 0 20px;
  text-transform: uppercase;
}

.about-item .text .mt0 {
  margin: 0 0 20px;
}

h2.text_title, .img_album h2 {
  font-size: 26px;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 20px;
  margin: 20px 0 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 450px) {
  .img_album {
    padding: 0;
  }
  .img_album .col-lg-12 {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .about-item .text h2 {
    font-size: 22px;
  }
  #about.about-item .text h2 {
    font-size: 26px;
  }
  h2.text_title, .img_album h2 {
    font-size: 22px;
  }
}

.about-item .text h2:before, h2.text_title:before, .img_album h2:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #dfdfdf;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-item .text h2:after, h2.text_title:after, .img_album h2:after {
  content: '';
  width: 80px;
  height: 2px;
  left: 0;
  bottom: -1px;
  position: absolute;
}

.about-item .text p {
  line-height: 28px;
  color: #5a5959;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
}

#about.about-item .text p {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .about-item .text p {
    line-height: 25px;
    font-size: 18px;
  }
}

.about-item .text .btn-details {
  float: none;
  margin-top: 10px;
}

.about-item .item img {
  width: 100%;
}

/** ABOUT TEAM MEET AREA START **/
.team-box {
  padding: 0;
  margin-bottom: 30px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.team-box img {
  background: #d2d2d2;
}

.team-box .detail {
  padding: 30px 15px;
  background: #fff;
  text-align: center;
}

.team-box .detail h3 {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 700;
}

.team-box .detail h3 a {
  color: #333;
  text-decoration: none;
}

.team-box .detail h5 {
  margin: 0 0 20px;
  color: #535353;
}

.team-box .detail ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.team-box .detail ul li {
  display: inline-block;
}

.team-box .detail li a {
  margin: 0 8px;
}

/** WE BEST AREA START **/
.we-best {
  position: relative;
  text-align: center;
}

.we-best .bg_color {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  height: 200px;
  background-color: #dbdbdb;
}

.we-best .bg_car,
.we-best .bg_scooter,
.we-best .bg_motor {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: calc(50vw - (500px *1.5) / 2);
}

@media screen and (max-width: 767px) {
  .we-best .bg_car,
  .we-best .bg_scooter,
  .we-best .bg_motor {
    left: calc(50vw - 25%);
  }
}

.we-best .bg_car svg,
.we-best .bg_scooter svg,
.we-best .bg_motor svg {
  width: 750px;
  height: 316.5px;
}

@media screen and (max-width: 767px) {
  .we-best .bg_car svg,
  .we-best .bg_scooter svg,
  .we-best .bg_motor svg {
    width: 100%;
    height: auto;
  }
}

.we-best .bg_car svg > *,
.we-best .bg_scooter svg > *,
.we-best .bg_motor svg > * {
  fill: #a5a5a56e;
}

.we-best .bg_scooter,
.we-best .bg_motor {
  display: none;
}

.we-best .bg_car {
  right: -200px;
  top: -200px;
  -webkit-filter: opacity(0.2);
          filter: opacity(0.2);
}

.we-best .bg_car svg {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1199px) {
  .we-best .bg_car {
    right: -350px;
    left: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .we-best .bg_car {
    top: 0px;
    right: -200px;
    left: calc(5vw);
  }
  .we-best .bg_car svg {
    width: 120%;
    height: auto;
  }
}

.we-best .bg_scooter {
  top: 400px;
  left: calc(50vw - 15%);
}

.we-best .bg_motor {
  top: 600px;
  left: calc(50vw - 15%);
}

.we-best .content {
  max-width: 262px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.we-best .content i {
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 27px;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
  margin-bottom: 20px;
}

.we-best .content h4 {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
}

.we-best .content p {
  color: #5a5959;
  font-size: 20px;
  line-height: 23px;
}

/** CONTACT DETAILS AREA START **/
.contact-details .media {
  margin: 0 0 30px;
}

.contact-details .media .media-left {
  padding-right: 25px;
}

.contact-details .media .media-left i {
  width: 55px;
  font-size: 24px;
  height: 55px;
  line-height: 55px;
  border-radius: 50%;
  text-align: center;
  color: #333;
  border: 1px dashed #333;
}

.contact-details .media .media-body h4 {
  color: #333;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.contact-details .media .media-body p {
  color: #5a5959;
  font-size: 18px;
  letter-spacing: 0.52px;
  line-height: 20px;
  margin-bottom: 5px;
}

.contact-details .media .media-body p a {
  text-decoration: none;
  color: #5a5959;
}

.contact-details .media .media-body p a:hover {
  color: #0000FF;
}

.contact-form form .input-text {
  width: 100%;
  padding: 10px 17px;
  font-size: 15px;
  border: 1px solid #e8e7e7;
  outline: none;
  color: #6c6c6c;
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
}

.contact-form form textarea {
  min-height: 235px;
}

.contact-form .form-group {
  margin-bottom: 20px;
}

.contact-map {
  height: 500px !important;
}

.contact-map-content .map-content {
  width: 250px;
}

.location .contact-map {
  height: 400px !important;
}

form .btn {
  outline: none !important;
}

.map-properties {
  padding: 10px 0;
  max-width: 370px;
}

.map-properties .address {
  color: #777;
  font-size: 18px;
}

.map-properties .address i {
  margin-right: 5px;
}

.map-properties .description {
  font-size: 15px;
  color: #777;
  line-height: 21px;
  font-weight: 400;
}

.map-properties .map-img img {
  width: 100%;
  padding: 3px;
  border: 1px solid #EEE;
  border-radius: 4px;
  margin-bottom: 15px;
}

.map-properties .map-content {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.map-properties .map-content h4 {
  margin: 0 0 10px 0;
  font-weight: 400;
  font-size: 20px;
}

.map-properties-btns {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.map-properties-btns .button-theme {
  color: #FFF !important;
}

.map-properties .map-properties-fetures {
  margin: 15px 0;
}

.map-properties .map-properties-list {
  margin: 0;
  padding: 0;
}

.map-properties .map-properties-list li {
  list-style: none;
  margin-bottom: 6px;
  color: #999;
}

.map-properties .map-properties-fetures span {
  margin-right: 7px;
  color: #999;
  font-size: 12px;
}

.map-properties .price {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
}

/** BLOG BANNER AREA START **/
.blog-banner {
  padding: 50px 0;
  background: #e8e8e8;
  text-align: center;
}

.blog-banner h2 {
  margin: 0 0 20px;
  color: #37404d;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
}

.blog-banner a {
  text-decoration: none;
  color: #37404d;
  letter-spacing: 1px;
  font-size: 15px;
}

/** BLOG BODY AREA START **/
.blog-box {
  margin-bottom: 50px;
  border-radius: 0;
  padding: 0;
  border: none;
  color: #5a5959;
  background: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.blog-box .btn {
  border-radius: 50px;
  padding: 8px 33px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.blog-box .detail {
  padding: 30px;
  color: #5a5959;
  background: #fff;
  width: 100%;
  float: left;
}

.blog-box .detail h1 {
  margin: 0 0 20px;
  font-size: 20px;
  letter-spacing: 1px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
}

.blog-box .detail h1 a {
  text-decoration: none;
  color: #37404d;
}

.blog-box .detail h1 a:hover {
  color: #5a5959;
}

.blog-box .detail .header {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .5px;
  color: #818a9c;
  text-transform: uppercase;
}

.blog-box .detail .header span {
  margin-right: 15px;
}

.blog-box .detail .header span i {
  margin-right: 5px;
  color: #37404d;
}

.blog-box .detail .header a {
  text-decoration: none;
}

/** RECENT COMMENTS AREA START **/
.recent-comments .media {
  margin: 0 0 20px;
}

.recent-comments .media .media-left {
  padding-right: 20px;
}

.recent-comments .media .media-left img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}

.recent-comments .media .media-body p {
  font-size: 15px;
  line-height: 22px;
  color: #5a5959;
  margin-bottom: 10px;
}

.recent-comments .media .media-body span {
  color: #525252;
  font-size: 15px;
  font-weight: 600;
}

.blog-body .title {
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 25px;
  text-transform: uppercase;
  color: #37404d;
}

.blog-sidebar .tags-box {
  width: 100%;
  float: left;
}

.tags-box a {
  float: left;
  margin: 0 9px 9px 0;
  padding: 7px 14px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  color: #696969;
  border-radius: 3px;
  background: #f3f3f3;
  letter-spacing: 1px;
  border: none;
}

.tags-box a:hover {
  color: #fff;
}

.blog-theme img {
  margin-top: 30px;
}

blockquote {
  padding: 7px 40px;
  margin: 30px 0 30px 30px;
  font-weight: 300 !important;
  font-style: normal;
  line-height: 26px;
}

.blog-box .detail p {
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 30px;
}

.line-clamp1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: calc( 22px * 1);
}

.line-clamp3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: calc( 27px * 3);
}

.blog-share {
  float: right;
  text-align: right;
}

.blog-share .social-list-2 {
  margin-bottom: 0;
  padding: 0;
}

.blog-share .social-list-2 li a {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  margin: 2px 4px;
  color: #fff;
  border-radius: 50%;
}

.blog-box-2 .detail {
  padding: 25px;
}

.blog-box-2 .detail p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}

.blog-box-2 .detail .header {
  margin-bottom: 10px;
}

.blog-box-2 .detail h1 {
  margin: 0 0 15px;
  font-size: 20px;
}

/** COMMENT BOX AREA START **/
.comments {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments ul {
  list-style: none;
  margin: 0 0 0 80px;
  padding: 0;
}

.comment {
  margin: 0 0 60px 0;
  position: relative;
  list-style: none;
}

.comment .comment-author {
  height: 60px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}

.comment .comment-author a img {
  bottom: 2px;
  border-radius: 50%;
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
}

.comment .comment-content {
  margin-left: 100px;
}

.comment .comment-meta-author {
  float: left;
  font-weight: 600;
  font-size: 15px;
}

.comment .comment-meta-reply {
  float: right;
  margin-left: 15px;
  font-size: 15px;
}

.comment .comment-meta-reply a {
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 3px;
}

.comment .comment-body {
  margin-top: 20px;
}

.comment .comment-body p {
  line-height: 30px;
  margin-bottom: 20px;
}

.comment .comment-body .date i {
  margin-right: 10px;
}

/** FORM CONTENT BOX AREA START **/
.form-content-box {
  max-width: 450px;
  margin: 60px auto;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #5a5959;
}

.form-content-box h3 {
  margin: 0 0 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.form-content-box hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eee;
}

.form-content-box .form-group {
  margin-bottom: 25px;
}

.form-content-box .Details {
  padding: 30px 30px;
  background: #fff;
}

.form-content-box .Details .checkbox label {
  padding-left: 0;
}

.form-content-box .Details .checkbox label::before {
  width: 0;
  height: 0;
  border: 1px solid transparent;
}

.form-content-box .input-text {
  width: 100%;
  padding: 10px 15px;
  font-size: 15px;
  height: 40px;
  border: 1px solid #e8e7e7;
  outline: none;
  color: #717171;
  border-radius: 3px;
}

.form-content-box ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.social-list-2 li {
  text-align: center;
  list-style: none;
  display: inline-block;
}

.social-list-2 li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  margin: 2px 4px;
  color: #fff;
  border-radius: 50%;
}

.btn-submit {
  padding: 13px 20px 12px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: .5s;
  /* ...and now for the proper property */
  transition: .5s;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .btn-submit {
    width: 100%;
  }
}

.btn-submit:focus {
  padding: 13px 20px 12px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: .5s;
  /* ...and now for the proper property */
  transition: .5s;
  border-radius: 2px;
}

.btn-submit:hover {
  color: #fff;
}

.form-content-box .checkbox a {
  color: #90a4ae;
  text-decoration: none;
  font-size: 15px;
}

.form-content-box .footer {
  padding: 20px;
  background: #f5f5f5;
  text-align: center;
  font-size: 15px;
}

.form-content-box .footer span a {
  text-decoration: none;
  font-weight: bold;
}

.form-content-box .footer span a:hover {
  color: #5a5959;
}

.bg-color {
  background: #f8f9fa;
}

.error404-content {
  max-width: 450px;
  margin: 60px auto;
  text-align: center;
}

.error404-content h1 {
  font-size: 180px;
  color: #000;
  font-weight: 600;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.error404-content h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
}

.error404-content p {
  font-size: 20px;
  color: #5f5f5f;
  font-weight: 300;
  margin-bottom: 20px;
}

.private-message-to-dealer form textarea {
  min-height: 120px;
}

.private-message-to-dealer label {
  font-size: 15px;
  font-weight: 700;
  color: #555;
  text-transform: uppercase;
}

/** SEATION-2 AREA START **/
.featured-car-slider {
  background: #fff;
  padding: 0;
  width: 100%;
}

.featured-car-slider .col-pad {
  padding: 0;
}

.featured-car-slider .details {
  text-align: center;
  padding: 40px 15px 40px 30px;
}

.featured-car-slider .details h3 {
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
}

.featured-car-slider .details h4 {
  margin: 0 0 20px;
}

.featured-car-slider .details h4 a {
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
}

.featured-car-slider .details ul {
  margin: 0 0 20px;
  padding: 0;
}

.featured-car-slider .details ul li {
  list-style: none;
  line-height: 30px;
  color: #747272;
}

.featured-car-slider .details ul li strong {
  font-weight: 600;
}

.featured-car-slider .details ul li a {
  color: #747272;
  text-decoration: none;
}

.featured-car-slider .details .price {
  font-size: 30px;
  margin-bottom: 20px;
}

.featured-car-slider .slider-mover-left {
  top: 2.5%;
  border-radius: 0%;
  left: 15px;
}

.featured-car-slider .slider-mover-right {
  top: 2.5%;
  border-radius: 0%;
  right: 15px;
}

/** FEATURES ITAM AREA START **/
.btn-div a span {
  color: #ffffff;
  font-size: 20px;
  text-align: right;
  padding: 3px 11px 3px 11px;
  float: left;
}

.btn-div a span.read-more {
  background: #363f48;
  color: #ffffff;
  margin-right: 0;
  line-height: 18px;
  padding: 6px 8px;
  float: left;
  font-size: 12px;
}

.features-item {
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.features-item .col-pad {
  padding: 0;
}

.features-item img {
  height: 184px;
  width: 100%;
}

.features-item .detail {
  padding: 19px;
}

.features-item .detail h4 {
  color: #cccccc;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  font-size: 18px;
  margin: 0 0 10px;
}

.features-item .detail h4:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #dadada;
  position: absolute;
  bottom: 0;
  left: 0;
}

.features-item .detail h4:after {
  content: '';
  width: 80px;
  height: 2px;
  left: 0;
  bottom: -1px;
  position: absolute;
}

.features-item .detail h4 a {
  text-decoration: none;
  color: #333;
}

.features-item .detail p {
  font-size: 15px;
  line-height: 20px;
  color: #5a5959;
  margin-bottom: 16px;
  font-weight: 400;
}

.features-item .detail .bottom .price {
  font-size: 15px;
  color: #5a5959;
  float: left;
  margin-top: 5px;
}

/** COLOR AREA START **/
.facebook-bg {
  background: #4867aa;
  color: #fff;
}

.facebook-bg:hover {
  background: #3a5795;
  color: #fff;
}

.twitter-bg {
  background: #33CCFF;
}

.twitter-bg:hover {
  background: #2abced;
}

.google-bg {
  background: #db4437;
}

.google-bg:hover {
  background: #c83a2e;
}

.linkedin-bg {
  background: #0177b5;
}

.linkedin-bg:hover {
  background: #036497;
}

.pinterest-bg {
  background: #d4061d;
}

.pinterest-bg:hover {
  background: #bd081c;
}

.line-bg {
  background: #00B900;
}

.line-bg:hover {
  background: #00a100;
}

.line-bg svg {
  width: 12px;
  height: 12px;
}

.line-bg svg > * {
  fill: #fff;
}

.wechat-bg {
  background: #2DC100;
}

.wechat-bg:hover {
  background: #249b00;
}

/** FACEBOOKK C AREA START **/
.facebook-c:hover {
  color: #4867aa;
}

.twitter-c:hover {
  color: #33CCFF;
}

.google-c:hover {
  color: #db4437;
}

.linkedin-c:hover {
  color: #0177b5;
}

.pinterest-c:hover {
  color: #bd081c;
}

.comments-thread .title span {
  color: #333;
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
}

.headline {
  font-size: 22px;
  line-height: 32px;
  margin: 0 0 30px 0;
}

blockquote {
  padding: 10px 20px;
  margin: 20px 0;
  font-size: 17.50px;
  line-height: 30px;
  color: #5a5959;
  border-left: 5px solid #eeeeee;
  font-weight: 300;
}

/** PARTNERS BLOCK AREA START **/
.partners-block {
  padding: 20px 0;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  text-align: center;
}

.our-partners .carousel-control {
  width: 4%;
  background-image: none;
}

.our-partners .carousel-control.left {
  margin-left: -30px;
}

.our-partners .carousel-control.right {
  margin-right: -30px;
}

.our-partners .carousel-control .fa {
  font-size: 38px;
  text-shadow: none;
  color: #777;
  top: 32%;
  font-weight: 300;
}

.our-partners .cloneditem-1,
.our-partners .cloneditem-2,
.our-partners .cloneditem-3 {
  display: none;
}

.our-partners img {
  height: 30px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

.our-partners img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}

.our-partners p {
  margin: 0;
  margin-left: 20px;
  font-size: 20px;
}

.our-partners a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/** COUNTERS START **/
.counters {
  padding-top: 40px;
  color: #fff;
  background: url(http://placehold.it/1920x215);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bordered-right {
  border-right: 1px solid rgba(22, 24, 27, 0.12) !important;
}

.counter-box {
  text-align: center;
  margin-bottom: 40px;
}

.counter-box i {
  font-size: 40px;
}

.counter-box h1 {
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0;
}

.counter-box p {
  font-size: 18px;
  padding: 0;
}

/** CATEGORY AREA START **/
.categories {
  padding: 70px 0 40px;
}

.categorie ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.categorie ul li {
  line-height: 30px;
  font-size: 18px;
}

.categorie ul li a {
  color: #535353;
  text-decoration: none;
}

.latest-offers-2 {
  margin-bottom: 84px;
}

.latest-offers-2 .col-pad {
  padding: 0 10px;
}

.we-best-bg-pic {
  background: url("../img/about/02.jpg");
  background-size: cover;
  padding: 100px 0;
  margin-top: 50px;
  position: relative;
}

.we-best-bg-pic::after {
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(102, 102, 102, 0.6);
}

.we-best-bg-pic #affiliatedCompanyLeft{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* padding-left: 15%; */
}

.we-best-bg-pic #affiliatedCompanyCenter{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* padding-right: 15%; */
}

.we-best-bg-pic .content {
  max-width: 262px;
  width: 220px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 450px;
  margin: 0 auto;
  margin-bottom: 50px;
  background: rgba(255, 255, 255, 0.6);
  padding: 20px;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.we-best-bg-pic .content h4 {
  text-shadow: 2px 2px 2px white;
}

.we-best-bg-pic .content:hover {
  background: white;
  -webkit-box-shadow: 0 0 15px 5px white;
          box-shadow: 0 0 15px 5px white;
}

.we-best-bg-pic .main-title {
  position: relative;
  z-index: 1;
}

.we-best-bg-pic .main-title h1 {
  color: white;
}

.we-best-bg-pic .main-title p {
  color: #cccccc;
}

/** OVERVIEW START **/
.overview p {
  font-size: 18px;
  position: relative;
  color: #fff;
  padding: 5px 20px 5px;
  text-align: center;
  font-weight: 600;
}

.overview-box p {
  color: #333;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.overview {
  z-index: 9;
  cursor: default;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-bottom: 16px;
  -webkit-box-shadow: 0 0 3px #ddd;
          box-shadow: 0 0 3px #ddd;
}

.overview .mask,
.overview .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 30%;
  left: 0;
}

.overview img {
  display: block;
  position: relative;
  width: 100%;
  height: 232px;
}

.overview .overview-img {
  display: block;
  position: relative;
  width: 100%;
  height: 232px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.overview .big-img {
  height: 480px;
}

.overview-box img {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  border: none;
}

.overview-box:hover > img {
  -webkit-transform: scale(2) rotate(10deg);
  transform: scale(2) rotate(10deg);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.overview-box:hover > .overview-img {
  -webkit-transform: scale(2) rotate(10deg);
  transform: scale(2) rotate(10deg);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.overview h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 18px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
  text-shadow: none;
  font-weight: 600;
}

.overview-box h2 {
  color: #333;
  margin: 0 20px 0;
  background: transparent;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.overview a.btn {
  display: inline-block;
  overflow: hidden;
  text-transform: uppercase;
}

.overview-box a.btn {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  padding: 5px 20px;
  font-weight: 400;
}

.overview-box:hover h2,
.overview-box:hover p,
.overview-box:hover a.btn {
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.latest-offers {
  padding: 100px 0 84px;
}

.latest-offers .col-pad {
  padding: 0 8px;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin: 25px 0 0;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 0;
}

.nav .open > a {
  background-color: #eee;
  border-color: transparent;
}

.nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: transparent;
}

/** TABS **/
.nav-tabs {
  border-bottom: 1px solid transparent;
  margin-bottom: 30px;
  background: #f6f6f6;
}

.nav > li {
  position: relative;
  display: block;
  font-weight: 600;
}

.panel-box .nav-tabs > li.active > a {
  color: #fff !important;
}

.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #fff !important;
}

.panel-box .nav-tabs > li > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
  color: #3e3e3e !important;
  font-weight: 600;
  font-size: 15px;
}

.panel-box .nav-tabs > li > a:hover {
  color: #fff !important;
  border: 1px solid transparent;
}

.details-option-bar {
  padding: 20px;
  background: #fff;
}

.panel-body {
  padding: 0;
}

.panel-default {
  border: solid transparent !important;
}

.panel-default .amenities-box ul li i {
  font-size: 18px;
}

.contact-box .contact-details {
  padding: 25px;
  background: #f9f9f9;
}

.contact-box .contact-details .media .media-body h3 {
  color: #333;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 300px;
  margin: 0 0 15px;
}

.contact-itam {
  text-align: center;
  margin: 0 auto 50px;
}

.contact-itam i {
  font-size: 24px;
  margin-bottom: 20px;
  color: #212529;
}

.contact-itam p {
  color: #5a5959;
}

.contact-itam strong {
  color: #525252;
  font-weight: 600;
}

.contact-body .margin {
  margin: 140px 0 50px;
}

.about-text h3 {
  font-weight: 600;
  padding-bottom: 20px;
  font-size: 30px;
  color: #333;
  border-bottom: solid 1px #dbdada;
}

.service-center .about-text ul li {
  list-style: none;
  color: #666666;
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}

.service-center .about-text ul li:last-child {
  margin: 0;
}

.about-text ul {
  margin: 0 0 15px;
  padding: 0;
}

.about-text ul li i {
  left: 0;
  position: absolute;
  top: 0;
  line-height: 20px;
}

.about-text p {
  line-height: 23px;
  color: #5a5959;
  font-size: 15px;
  margin-bottom: 20px;
}

.service-video iframe {
  width: 100%;
  border: none !important;
}

/** OUR SERVICE-2 **/
.our-serivce-2 .media {
  max-width: 360px;
  margin: 0 auto;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 991px) {
  .our-serivce-2 .media {
    margin-left: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .our-serivce-2 .media {
    margin-left: 17vw;
  }
}

@media screen and (max-width: 320px) {
  .our-serivce-2 .media {
    margin-left: 10vw;
  }
}

.our-serivce-2 .media .media-left {
  padding-right: 30px;
}

.our-serivce-2 .media .media-left i {
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
  box-shadow: rgba(50, 50, 50, 0.11) 0 5px 2px 0;
  text-align: center;
}

.our-serivce-2 .media .media-body {
  width: auto;
}

.our-serivce-2 .media .media-body h3 {
  color: #333;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 25px;
  margin: 0 0 0px;
  display: inline-block;
}

.our-serivce-2 .media .media-body p {
  color: #5a5959;
  font-size: 15px;
  letter-spacing: 0.52px;
  line-height: 20px;
}

/** PRICING TABLES **/
.pricing-2 {
  text-align: center;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.pricing-2 .title {
  color: #212529;
  font-size: 20px;
  text-transform: uppercase;
  padding: 25px 0;
  font-weight: 600;
}

.pricing-2 .content {
  padding: 25px 0;
  border-bottom: 1px solid #eaeaea;
}

.pricing-2 .content ul {
  padding: 0;
  margin: 0;
}

.pricing-2 .content ul li {
  padding: 7px 0;
  color: #808080;
  list-style: none;
}

.pricing-2 .price-for-user {
  padding: 25px 0;
  text-align: center;
  background: #f3f3f3;
  color: #212529;
}

.pricing-2 .button {
  padding: 25px 0;
}

.pricing-2 .price-for-user .price .dolar {
  font-size: 50px;
  margin-right: 10px;
  font-weight: 700;
}

.pricing-2 .price-for-user .price .month {
  font-size: 18px;
}

.pricing-2 .price-for-user .price sup {
  top: -25px;
  left: -3px;
  font-size: 30px;
}

.pricing-2 .pricing-btn {
  border-radius: 50px;
  padding: 8px 33px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

/**PANEL AREA START **/
.panel-body {
  padding: 0;
}

.panel {
  background: transparent;
}

.faq-body .panel-body-2 {
  padding: 30px;
  border: transparent;
}

.faq-body .panel-body-2 span a {
  text-decoration: none;
  font-weight: 600;
}

.panel-body-2 {
  padding: 40px 0;
  color: #7b7878;
}

.panel-body-2 p {
  line-height: 25px;
  margin-bottom: 30px;
}

.panel-div h4 a {
  text-decoration: none;
  width: 100% !important;
}

.panel-div .panel-default > .panel-heading {
  background-color: #fff;
  padding: 13px 5px 13px 15px;
  border-radius: 0;
  color: #666464;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}

.panel-title i {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

.panel-default {
  border: transparent;
  border: solid 0 !important;
}

.panel-group .panel + .panel {
  margin-top: 15px;
}

.page-section p {
  color: #444444 !important;
  line-height: 24px;
  font-weight: 400;
}

/** VIEW ALL AREA START **/
.view-all {
  text-align: center;
}

.view-all h3 {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 600;
}

.view-all ul {
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}

.view-all ul li {
  display: inline-block;
}

.view-form-search {
  max-width: 400px;
  margin: 0 auto;
}

.view-form-search .form-search .form-control {
  border: 1px solid #fff;
  border-radius: 3px;
  background: #fff;
  height: 45px !important;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.view-form-search .form-search .btn {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px 15px 11px 15px !important;
}

.form-search .btn:focus .form-search .btn:active {
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px 15px 11px 15px !important;
}

.view-all ul li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #37404d;
}

.brand-box {
  text-align: center;
  padding: 20px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  color: #505050;
}

a.brand-box {
  text-decoration: none;
}

.brand-box:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #eee;
  color: #505050;
}

.brand-box img {
  height: 50px;
}

.brand-box h5 {
  margin: 25px 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.brand-box a {
  text-decoration: none;
}

.brand-box h6 {
  font-weight: 400;
  margin: 0;
  font-size: 15px;
}

/** BRAND BOX 2 START **/
.brand-box-2 {
  text-align: center;
  margin-bottom: 50px;
}

.view-all ul li a:hover {
  color: #fff;
}

.brand-box-2 .brand-ptoto {
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.brand-box-2 .brand-ptoto img {
  height: 50px;
}

.brand-box-2 h6 {
  font-weight: 400;
  margin: 0;
  font-size: 15px;
}

.brand-box-2 h5 a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}

.brand-box-2 h5 a:hover {
  color: #37404d;
}

.Compare-car {
  margin-bottom: 30px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 0;
}

.Compare-car .detail {
  padding: 20px;
  background: #fff;
}

.Compare-car h5 {
  font-size: 23px;
  margin: 0 0 15px;
  font-weight: 600;
}

.Compare-car h6 {
  margin: 0;
  font-weight: 600;
  font-size: 15px;
}

.Compare-car p i {
  color: #ffc12b;
}

.compare-table tr {
  border: 1px solid #ececec;
}

.compare-table tr:first-child {
  border-top: none;
}

.compare-table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  padding: 20px 15px;
  text-align: center;
  width: 395px;
  font-weight: 400;
  color: #6d6d6d;
}

.compare-table tr td:first-child {
  width: 350px;
  background: #f3f3f3;
}

.panel-body-2 {
  padding: 40px 0;
  color: #7b7878;
}

.compare-table tr td .fa-check {
  color: green;
}

.compare-table tr td .fa-times {
  color: red;
}

.pd-0 {
  padding: 0;
}

.comparison .heading {
  margin-bottom: 30px;
  text-align: left;
}

.comparison .heading h3 {
  font-size: 18px;
  line-height: 45px;
  margin: 0;
  font-weight: 600;
}

.Compare-search {
  margin-bottom: 30px;
}

/** HEADING CAR AREA START **/
.heading-car h3 {
  font-weight: 600;
  margin: 0 0 10px;
  color: #37404d;
}

.heading-car p {
  margin-bottom: 0;
}

.p-r {
  float: right;
  text-align: right;
}

.p-r i {
  color: #ffc12b;
}

/** TESTIMONIAL 1 STARTED **/
.testimonials-1 {
  position: relative;
  padding: 100px 0 125px;
  background: url(http://placehold.it/1920x577);
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonials-1 h1 {
  color: #c7c1c1;
  font-weight: 600;
  font-size: 34px;
  margin: 0 0 30px;
}

.testimonials-1 p {
  color: #c7c1c1;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 33px;
}

.testimonials-1 .avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 20px;
}

.item-inner {
  max-width: 800px;
  margin: 0 auto;
}

.testimonials-1 h4 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 15px;
  color: #c7c1c1;
}

.t-slider-l {
  width: 30px;
  height: 30px;
  line-height: 27px;
  position: absolute;
  top: 100%;
  z-index: 5;
  display: inline-block;
  border: solid 1px #1B1410;
  background: #1B1410;
  text-align: center;
}

.t-slider-l i {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}

.t-slider-r {
  width: 30px;
  height: 30px;
  line-height: 27px;
  position: absolute;
  top: 100%;
  z-index: 5;
  display: inline-block;
  right: 0;
  border: solid 1px #1B1410;
  background: #1B1410;
  text-align: center;
}

.t-slider-r i {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

/** TESTMIMONIAL 2 AREA START **/
.testimonials-2 {
  position: relative;
  padding: 100px 0 125px;
  display: inline-block;
  width: 100%;
  background: #eaeaea;
  float: left;
}

.testimonials-2 .sec-title-three h4 {
  position: relative;
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.testimonials-2 .sec-title-three h2 {
  color: #45445a;
  font-size: 34px;
  margin: 0 0 20px;
  font-weight: 600;
}

.testimonials-2 .sec-title-three .text {
  color: #4a4747;
  margin-top: 10px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
  margin-bottom: 15px;
}

.testimonials-2 .content {
  margin-bottom: 30px;
}

.testimonials-2 .content .avatar {
  border-radius: 50%;
  max-width: 220px;
  margin: 0 auto;
}

.testimonials-2 .content .avatar img {
  border-radius: 50%;
}

.testimonials-2 .content .text {
  color: #4a4747;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
  margin: 30px 0 15px;
}

.testimonials-2 .content .author-name {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}

.testimonials-2 .content ul {
  padding: 0;
  margin: 0;
}

.testimonials-2 .content ul li {
  list-style: none;
  display: inline-block;
  color: orange;
}

/** TESTMIMONIAL 3 AREA START **/
.testimonials-3 {
  background: url(http://placehold.it/1920x522);
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 125px;
}

.testimonials-3 .content .avatar {
  max-width: 180px;
  background: #fff;
  padding: 15px;
}

.testimonials-3 .content .avatar img {
  border-radius: 50%;
}

.testimonials-3 .testimonials-info {
  padding: 25px;
  background: rgba(0, 0, 0, 0.49804);
}

.testimonials-3 .content .text {
  color: #d6cece;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  margin: 0 0 10px;
}

.testimonials-3 .content .author-name {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  color: #d6cece;
}

.testimonials-3 .content ul {
  margin: 0;
  padding: 0;
}

.testimonials-3 .content ul li {
  list-style: none;
  display: inline-block;
  color: orange;
}

.testimonials-3 .content .avatar {
  border-radius: 50%;
  max-width: 220px;
  margin: 0 auto;
  max-width: 180px;
  background: rgba(0, 0, 0, 0.49804);
  padding: 15px;
}

.testimonials-3 h1 {
  color: #fff;
  font-weight: 600;
  font-size: 34px;
  margin: 0 0 50px;
  text-align: center;
}

.testimonials-3 .content {
  margin-bottom: 30px;
}

/** OVERVIEW BGI **/
.overview-bgi {
  position: relative;
}

.overview-bgi:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

/**AGENT PAGE AREA START **/
.agent-box {
  background: #ffffff;
}

.agent-box .agent-box-theme {
  padding: 0;
}

.agent-box .detail {
  padding: 21px 30px;
}

.mrg-buttom-70 {
  margin-bottom: 70px;
}

.agent-box .detail h6 {
  color: #5a5959;
  font-weight: 400;
  font-size: 15px;
  margin: 10px 0;
}

.agent-box .detail h3 {
  position: relative;
  padding-bottom: 15px;
  border-bottom: solid 1px #ebeaea;
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 15px;
}

.agent-box .detail .social-list {
  margin: 0;
  padding: 0;
}

.agent-box .detail .social-list li {
  float: left;
  list-style: none;
  margin: 0 5px 5px 0;
}

.agent-box .detail .social-list li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  margin-right: 5px;
}

.agent-box .detail p {
  color: #5a5959;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 28px;
}

.agent-box .detail .contact {
  margin: 0 0 20px;
}

.agent-box .detail .contact p i {
  margin-right: 10px;
  width: 27px;
  height: 27px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 27px;
}

.agent-box .detail .contact p a {
  text-decoration: none;
  color: #5a5959;
}

.service-center iframe,
.modal-body iframe {
  width: 100%;
  border: none !important;
}

.service-center iframe,
.modal-body iframe .element.style {
  height: 350px !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: #999;
  background: transparent;
  outline: none !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
  background: transparent;
  outline: none !important;
}

/** MEDIA QUERY **/
@media (max-width: 1200px) {
  .banner .banner-slider-inner h1 {
    font-size: 50px;
  }
  .banner-search-box {
    max-width: 600px;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 5px 20px;
    display: inline-block;
    float: left;
  }
}

@media (max-width: 992px) {
  .banner .banner-slider-inner h1 {
    font-size: 35px;
  }
  .banner .banner-slider-inner p {
    font-size: 18px;
  }
  .banner .button-md {
    padding: 12px 20px 8px 20px;
    font-size: 12px;
  }
  /*.banner .banner-tb {

        top: 30%;

    }*/
  .banner-content-left {
    margin-left: auto;
    margin-right: auto;
  }
  .animated {
    /*CSS3 animation properties*/
    -webkit-animation: none !important;
    animation: none !important;
    /*CSS3 transition properties*/
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS3 transform properties*/
    -webkit-transform: none !important;
    transform: none !important;
  }
  .banner .item {
    height: auto;
  }
  .sub-footer {
    padding: 15px;
  }
  .features-item img {
    height: auto;
  }
  .car-list-box-2 .detail {
    padding: 20px 20px;
  }
  .car-list-box-2 .detail header h3 a {
    font-size: 20px;
  }
  .hidden-mb-30 {
    margin-bottom: 30px;
  }
  .sub-footer .social-list {
    text-align: center;
    margin-top: 20px;
  }
  .sub-footer .logo-2 {
    padding: 0 10px 15px;
  }
  .sub-footer form {
    margin: 0 auto 0;
  }
  .sub-footer .social-list {
    margin: 10px 0 0;
    float: none;
  }
  .blog-box .detail {
    padding: 20px;
  }
  .setting-button {
    display: none;
  }
  .modal-raw {
    display: block;
  }
  .banner .item {
    height: auto;
  }
}

@media (max-width: 768px) {
  .main-header .navbar-default .nav > li > a {
    padding: 10px 10px;
    width: 100%;
  }
  .main-header .navbar-default .nav > li.fbLine_btn a {
    padding: 7px 10px;
  }
  .blog-box .detail {
    padding: 20px;
  }
  .we-best-bg-pic #affiliatedCompanyLeft{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
  
  .we-best-bg-pic #affiliatedCompanyCenter{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }

  .we-best-bg-pic .content {
    margin-bottom: 30px;
  }
  .testimonials-3 {
    text-align: center;
    padding: 50px 0 75px;
  }
  .testimonials-3 h1 {
    font-size: 24px;
    margin: 0 0 30px;
  }
  .testimonials-3 .content .avatar {
    max-width: 130px;
    margin: 0 auto 30px;
    padding: 7px;
  }
  .testimonials-2 {
    text-align: center;
  }
  .testimonials-2 .content .text {
    font-size: 18px;
  }
  .testimonials-2 .sec-title-three .text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .testimonials-2 .sec-title-three h2 {
    font-size: 24px;
  }
  .testimonials-2 .content .avatar {
    max-width: 180px;
  }
  .testimonials-1 h1 {
    font-size: 27px;
    margin: 0 0 20px;
  }
  .testimonials-1 p {
    font-size: 18px;
    line-height: 31px;
  }
  .t-slider-l i,
  .t-slider-r i {
    line-height: 28px;
  }
  .comments ul {
    margin: 0;
  }
  .comment {
    margin: 0 0 40px 0;
  }
  .hidden-mb-30,
  .hidden2-mb-30 {
    margin-bottom: 30px;
  }
  .main-header .navbar-nav {
    margin: 0;
  }
  .sub-footer .logo-2 {
    width: 100%;
    text-align: center;
    padding: 0 20px 10px;
  }
  .recent-car .media .media-left {
    padding-right: 10px;
  }
  .header-contact ul li {
    padding-left: 25px;
    margin-left: 10px;
  }
  .testimonial-section-3 {
    padding: 50px 0 65px !important;
  }
  .logo {
    padding: 10px 0 10px;
  }
  .about-text h3 {
    font-size: 20px;
  }
  .header-contact ul li .icon {
    margin-left: -25px;
  }
  .header-contact ul li i {
    font-size: 20px;
  }
  .logo-2 img {
    height: 40px;
  }
  .we-best-bg-pic {
    padding: 70px 0;
  }
  .service-center iframe,
  .modal-body iframe .element.style {
    height: 200px !important;
  }
  .typography-page .mb-40 {
    margin-bottom: 20px;
  }
  .headline {
    margin: 0 0 20px 0;
  }
  .pad-div .sidebar-widget {
    padding: 20px !important;
  }
  .featured-car-slider .details h3 {
    font-size: 20px;
  }
  .breadcrumb-area h2 {
    font-size: 25px;
  }
  .blog-share {
    float: left;
    text-align: left;
    margin-top: 30px;
  }
  blockquote {
    padding: 10px 20px;
    margin: 20px 0;
    font-size: 18px;
    line-height: 22px;
    color: #5a5959;
    border-left: 5px solid #eeeeee;
    font-weight: 400 !important;
  }
  .contact-us-body {
    padding: 25px 0;
  }
  .main-title {
    margin-bottom: 30px;
  }
  .main-title p {
    font-size: 20px;
    line-height: 25px;
  }
  .main-title h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .car-our-service .media .media-body p {
    line-height: 20px;
    text-align: justify;
  }
  .features-item {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .content-area {
    padding: 70px 0 40px;
  }
  .content-area-2 {
    padding: 70px 0;
  }
  .content-area-3 {
    padding-bottom: 70px;
  }
  .content-area-4 {
    padding-bottom: 40px;
  }
  .content-area-5 {
    padding: 70px 0 40px;
  }
  .content-area-6 {
    padding: 70px 0 70px;
  }
  .content-area-7 {
    padding-bottom: 40px;
  }
  .content-area-8 {
    padding-bottom: 50px;
  }
  .our-serivce-2 .media {
    margin-bottom: 30px;
  }
  .testimonials-1,
  .testimonials-2,
  .testimonials-3 {
    padding: 70px 0 95px;
  }
  .latest-offers {
    padding: 70px 0 54px;
  }
  .latest-offers-2 {
    margin-bottom: 54px;
  }
  .mrg-buttom-70 {
    margin-bottom: 50px;
  }
  .mrg-buttom-40 {
    margin-bottom: 20px;
  }
  .car-details-body .about-car p {
    line-height: 22px;
    text-align: justify;
  }
  .inside-car .inside-car {
    height: auto;
  }
  .comments-thread li {
    padding-left: 55px;
  }
  .comments-thread li ul li {
    padding-left: 0;
  }
  .blog-box .detail p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
  }
  .recent-comments .media .media-body p {
    line-height: 20px;
    text-align: justify;
  }
  .blog-banner h2 {
    font-size: 20px;
  }
  blockquote {
    padding: 7px 20px;
    margin: 30px 0 30px 20px;
    text-align: justify;
  }
  .shopping-cart-body,
  .shop-cart {
    padding: 50px 0;
  }
  .order-review {
    padding: 15px 15px;
  }
  .error404-content h1 {
    font-size: 120px;
  }
  .error404-content h2 {
    font-size: 24px;
  }
  .form-content-box .Details {
    padding: 30px 15px 20px;
  }
  .form-content-box .header {
    padding: 15px;
  }
  .slider-mover-left {
    width: 30px;
    height: 30px;
    /*left: 5px;*/
  }
  .slider-mover-left i {
    font-size: 22px;
    line-height: 30px;
  }
  .slider-mover-right {
    width: 30px;
    height: 30px;
    /*right: 5px;*/
  }
  .slider-mover-right i {
    font-size: 22px;
    line-height: 30px;
  }
  .thumb-preview {
    height: auto;
  }
  .logo {
    font-size: 22px;
  }
  .logo:hover {
    font-size: 22px;
  }
  .blog-box {
    margin-bottom: 30px;
  }
  .banner .item img {
    min-height: 200px;
  }
  .banner-content {
    max-width: 80%;
  }
  .banner .banner-slider-inner h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .banner-3 .banner-slider-inner h1 {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px;
  }
  .banner-3 .banner-slider-inner p {
    font-size: 18px;
    padding: 10px;
  }
  .banner .banner-slider-inner p {
    font-size: 12px;
    margin-bottom: 10px;
  }

  /* .carousel-control.left {
    left: -5px;
  }
  .carousel-control.right {
    right: -5px;
  } */

  .banner .btn {
    font-size: 15px;
    padding: 9px 10px 7px 10px;
    margin-bottom: 5px;
  }
  .slider-mover-left,
  .slider-mover-right {
    width: 25px;
    height: 40px;
    line-height: 40px;
  }
  .slider-mover-left i {
    font-size: 15px;
  }
  .btn-details {
    padding: 5px 16px;
    font-size: 12px;
    font-weight: 400;
  }
  .car-box .detail header h5 a {
    font-size: 15px;
  }
  .car-list-box .detail header h3 a,
  .car-list-box .detail header .price {
    font-size: 15px;
  }
  .invoice-body {
    padding: 50px 0;
  }
  .featured-car-slider .details .price {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .featured-car-slider .details ul {
    margin-bottom: 10px;
  }
  .featured-car-slider .details h4 {
    margin: 0 0 10px;
  }
  .car-list-box .detail .facilities-list li,
  .car-box .detail .facilities-list li {
    width: 100%;
  }
  .sub-footer form {
    background: transparent;
  }
  .blog-box .detail h1 {
    font-size: 18px;
  }
  .comment .comment-content {
    margin-left: 80px;
  }
}

/* @media (max-width: 450px) {
  .amenities .amenities-box {
    width: 100%;
  }
} */

@media all and (min-width: 768px) {
  .main-header .navbar-default .nav > li:hover > .dropdown-menu {
    display: block;
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .main-header .navbar-default .nav > li > .dropdown-menu li:hover > .dropdown-menu {
    display: block;
  }
  .our-partners .carousel-inner > .active.left,
  .our-partners .carousel-inner > .prev {
    left: -50%;
  }
  .our-partners .carousel-inner > .active.right,
  .our-partners .carousel-inner > .next {
    left: 50%;
  }
  .our-partners .carousel-inner > .left,
  .our-partners .carousel-inner > .prev.right,
  .our-partners .carousel-inner > .active {
    left: 0;
  }
  .our-partners .carousel-inner .cloneditem-1 {
    display: block;
  }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .our-partners .carousel-inner > .item.active.right, .our-partners .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .our-partners .carousel-inner > .item.active.left, .our-partners .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .our-partners .carousel-inner > .item.left, .our-partners .carousel-inner > .item.prev.right, .our-partners .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media all and (min-width: 992px) {
  .our-partners .carousel-inner > .active.left,
  .our-partners .carousel-inner > .prev {
    left: -25%;
  }
  .our-partners .carousel-inner > .active.right,
  .our-partners .carousel-inner > .next {
    left: 25%;
  }
  .our-partners .carousel-inner > .left,
  .our-partners .carousel-inner > .prev.right,
  .our-partners .carousel-inner > .active {
    left: 0;
  }
  .our-partners .carousel-inner .cloneditem-2,
  .our-partners .carousel-inner .cloneditem-3 {
    display: block;
  }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .our-partners .carousel-inner > .item.active.right, .our-partners .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .our-partners .carousel-inner > .item.active.left, .our-partners .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .our-partners .carousel-inner > .item.left, .our-partners .carousel-inner > .item.prev.right, .our-partners .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/** Option Panel **/
.option-panel {
  z-index: 9999;
  width: 215px;
  position: fixed;
  right: 0;
  background: #fff;
  border: 1px solid #DDD;
  top: 20%;
  padding: 20px 15px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.option-panel-collased {
  right: -215px;
}

.option-panel h2 {
  font-size: 15px;
  margin: 0 0 0 0;
  text-align: center;
  color: #555;
  padding: 8px 0;
  text-transform: uppercase;
  font-weight: 600;
}

.option-panel .color-plate {
  width: 24px;
  height: 24px;
  float: left;
  margin: 3px;
  border-radius: 3px;
  cursor: pointer;
}

.default-plate {
  background: #ffb400;
}

.blue-plate {
  background: #376bff;
}

.orange-plate {
  background: #f24b0a;
}

.blue-light-plate {
  background: #0088CC;
}

.green-light-plate {
  background: #1abc9c;
}

.green-plate {
  background: #7dba21;
}

.yellow-light-plate {
  background: #eae328;
}

.green-light-2-plate {
  background: #0dcdbd;
}

.olive-plate {
  background: #b3c211;
}

.purple-plate {
  background: #8e44ad;
}

.midnight-blue-plate {
  background: #2c3e50;
}

.red-plate {
  background: #d20023;
}

.setting-button {
  background: #eee;
  position: absolute;
  font-size: 18px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 48px;
  left: -50px;
  color: #2b303b;
  top: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
}

/** Option Panel **/
.mfp-container {
  z-index: 100;
}

.modal-bg {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 100%;
  width: 100%;
  background-color: rgba(58, 58, 58, 0.9);
  overflow-y: auto;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.modal-bg .modal-line-m {
  z-index: 101;
  display: inline-block;
  position: absolute;
  top: calc(50vh - 150px);
  left: calc(50vw - 150px);
  width: 300px;
  height: 300px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media screen and (max-width: 767px) {
  .modal-bg .modal-line-m {
    top: calc(50vh - 100px);
    left: calc(50vw - 100px);
    width: 200px;
    height: 200px;
  }
}

.modal-bg .modal-line-m .close {
  position: absolute;
  opacity: .8;
  right: -30px;
  top: -30px;
  line-height: 16px;
  font-size: 20px;
}

.modal-bg .modal-line-m .close i {
  color: white;
}

.modal-bg .modal-line-m .modal-content {
  width: 300px;
  height: 300px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .modal-bg .modal-line-m .modal-content {
    width: 200px;
    height: 200px;
  }
}

.honeycomb_group {
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .honeycomb_group {
    display: none;
  }
}

.honeycomb_group.honeycomb_right {
  right: -80px;
  top: -160px;
}

.honeycomb_group.honeycomb_left {
  left: -200px;
}

.honeycomb {
  margin: 40px auto;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  position: relative;
  height: 420px;
  width: 509.96px;
}

.hexagon {
  position: relative;
  margin: 40px 0;
  background-color: #eeeeee;
  text-align: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s, -webkit-transform 0.3s;
  color: #fff;
}

.hexagon, .hexagon:before, .hexagon:after {
  height: 80px;
  width: 138.56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hexagon:before, .hexagon:after {
  background-color: inherit;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}

.hexagon:before {
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.hexagon:after {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

.hexagon .front,
.hexagon .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  height: 100px;
  width: 100px;
  font-size: 18px;
  line-height: 1.4;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hexagon i {
  font-size: 60px;
}

.hexagon span {
  display: block;
}

.hexagon .front {
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0) rotateY(0deg);
          transform: translate3d(-50%, -50%, 0) rotateY(0deg);
}

.hexagon .back {
  -webkit-transform: translate3d(-50%, -50%, 0) rotateY(180deg);
          transform: translate3d(-50%, -50%, 0) rotateY(180deg);
}

.hexagon .hexagontent {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.hexahover {
  position: absolute;
  top: 0;
  left: 0;
}

.hexahover:focus {
  outline: none;
}

.hexahover:nth-child(2) {
  left: 148.56px;
}

.hexahover:nth-child(3) {
  left: 297.12px;
}

.hexahover:nth-child(4) {
  left: 74.28px;
  top: 130px;
}

.hexahover:nth-child(5) {
  left: 222.84px;
  top: 130px;
}

.hexahover:nth-child(6) {
  left: 371.4px;
  top: 130px;
}

.hexahover:nth-child(7) {
  left: 0;
  top: 260px;
}

.hexahover:nth-child(8) {
  left: 148.56px;
  top: 260px;
}

.hexahover:nth-child(9) {
  left: 297.12px;
  top: 260px;
}

.hexahover:nth-child(11) {
  left: -74.28px;
  top: 390px;
}

.hexahover:nth-child(12) {
  left: 74.28px;
  top: 390px;
}

.hexahover:nth-child(13) {
  left: 222.84px;
  top: 390px;
}

.hexahover:nth-child(14) {
  left: 371.4px;
  top: 390px;
}

.hexahover:nth-child(15) {
  left: 0;
  top: 520px;
}

.hexahover:nth-child(16) {
  left: 148.56px;
  top: 520px;
}

.hexahover:nth-child(17) {
  left: 222.84px;
  top: 650px;
}

.hexahover:nth-child(18) {
  left: 371.4px;
  top: 650px;
}

.case_img_list .item {
  background-color: #cecece;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 800px;
}
.case_img_list .bim-item {
  height: 400px;
}
.case_img_list .resume-item {
  height: 400px;
}
.test_img_list .item {
  background-color: #cecece;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 450px;
}

@media screen and (max-width: 767px) {
  .case_img_list .item {
    height: 400px;
  }
}

.case_img_list .item .text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.case_img_list .item p {
  color: #fff;
}

.case_img_list2 .item {
  background-color: #cecece;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
}

@media screen and (max-width: 767px) {
  .case_img_list2 .item {
    height: 300px;
  }
}

.case_img_list2 .item .text_group {
  position: relative;
  width: 100%;
  height: 100%;
}

.case_img_list2 .item .text_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case_img_list2 .item p {
  margin-right: 15px;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  color: #fff;
}

.no_position {
  position: inherit;
}

@media screen and (max-width: 576px) {
  .v-code {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .v-code .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-left: 15%;
  }
}

@media screen and (max-width: 320px) {
  .v-code .g-recaptcha {
    margin-left: 5%;
  }
}

.cargo_logo {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.text-align-center {
  text-align: center;
}

.vcode {
  display: inline-block;
  background-image: url("../img/features/robot.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 300px;
  height: 74px;
}

@media screen and (max-width: 767px) {
  .vcode {
    margin-top: 10px;
    width: 100%;
  }
}

.text-danger {
  color: #d83a1d !important;
}
/*# sourceMappingURL=all.css.map */