@charset "UTF-8";

body {
  color: #333;
  background-color: #f6f7f9
}

a {
  color: #1f477b
}

.car-brands__toggle-detail:after,
.form--channel .fancy-select .trigger:after,
.header-daily__item:after,
.header-daily__item:before,
.silkspan__wrap:before {
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.header__nav {
  font-family: sukhumvit;
  font-weight: 400;
  line-height: 3;
  padding: 0 10px
}

.header--channel {
  background: #fff
}

.header--channel .header__logo {
  width: 265px
}

.header--channel .header__aside {
  width: 320px;
  vertical-align: middle
}

.header--channel .header__nav {
  padding: 0 10px
}

.logo--channel a {
  background: url(../img/s-auto.png) 0 0 no-repeat
}

.header-daily {
  font-family: sukhumvit;
  font-weight: 400
}

.header-daily__item {
  text-align: center;
  border: 0;
  color: #555;
  border-radius: 0;
  font-size: 17px;
  font-size: 1.7rem;
  height: 41px;
  line-height: 1.5
}

.header-daily__item:hover {
  border: 0;
  line-height: 1.5
}

.header-daily__item:before {
  content: "";
  font-size: 1.2em;
  margin-right: 10px
}

.header-daily__item:after,
.header-daily__item:before {
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #fc6520;
  position: relative;
  vertical-align: middle;
  top: -1px
}

.header-daily__item:after {
  content: "";
  font-size: .8em;
  margin-left: 10px
}

.header-daily span {
  color: #fc6520
}

.search--channel .search__input:before {
  color: #1f477b
}

.search--channel .search__input--submit {
  width: 25%;
  background: #1f477b
}

.search--channel .search__input--text {
  width: 75%;
  background: #fff;
  padding: 0 15px 0 45px;
  border: 2px solid #1f477b
}

.autocomplete__ul {
  border: 1px solid #dcdcdc;
  background: #f1f1f1;
  width: 484px
}

.autocomplete__link {
  color: #555
}

.autocomplete__link:hover {
  color: #1f477b
}

.main-menu {
  height: 45px;
  position: relative
}

.main-menu,
.main-menu .wrapper {
  background: #000
}

.main-menu+.section .wrapper,
.main-menu+.wrapper {
  padding-top: 20px
}

.nav--channel {
  background-color: #000;
  height: 45px
}

.nav--channel .nav__item {
  border-right: 0;
  position: static;
  height: 100%
}

.nav--channel .nav__item--dropdown .nav__link:after {
  content: "";
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  width: 15px;
  height: 15px;
  padding-left: 7px
}

.nav--channel .nav__item--dropdown:hover {
  color: #fff
}

.nav--channel .nav__link {
  padding: 0 18px;
  position: relative;
  z-index: 3
}

.nav--channel .nav__link--dropdown,
.nav--channel .nav__link:hover {
  background: #fc6520
}

.nav--channel .nav__link--dropdown.nav__link--active {
  color: #fff
}

.nav--channel .nav__link--active {
  background: transparent;
  border-bottom: 4px solid #fc6520
}

.nav--channel .nav__content {
  padding: 0 10px 20px;
  top: 45px;
  border: 1px solid #000;
  border-top: 0;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  min-height: 200px;
  background: #fff;
  text-align: left;
  z-index: 10;
  -webkit-animation: dropdown .5s ease-in;
  animation: dropdown .5s ease-in;
  color: #000
}

.nav--channel .nav__content:after,
.nav--channel .nav__content:before {
  content: " ";
  display: table
}

.nav--channel .nav__content:after {
  clear: both
}

@-webkit-keyframes dropdown {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0
  }

  60% {
    opacity: 0
  }

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

@keyframes dropdown {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0
  }

  60% {
    opacity: 0
  }

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

.grid-thumbnail__btn {
  background: #1f477b
}

.aside--hot .aside__title {
  padding: 20px 0 0
}

.aside--hot .aside__title>span {
  background: #fff;
  padding: 0 15px;
  display: inline-block;
  position: relative;
  z-index: 1
}

.aside--hot .aside__title:after {
  content: " ";
  display: block;
  width: 100%;
  height: 4px;
  background: #eee;
  position: absolute;
  top: 36px
}

.aside--hot .aside__title a {
  color: #373737
}

.aside--hot .aside__subtitle {
  color: #333;
  margin-bottom: 10px
}

.aside--hot .aside__subtitle span {
  color: #1f477b
}

.highlight--channel .highlight__slider,
.highlight--channel .highlight__slider .slick-next,
.highlight--channel .highlight__slider .slick-prev {
  background: #1e2d46
}

.highlight--channel .highlight__slider .slick-next:hover,
.highlight--channel .highlight__slider .slick-prev:hover {
  background: #000
}

.highlight--channel .highlight__slider .slick-dots {
  background: #1e2d46
}

.highlight--channel .highlight__slider .slick-dots button {
  background: #1f477b
}

.section--channel .section__heading,
.section--highlight .section__heading {
  position: relative
}

.section--channel .section__title,
.section--channel .section__title a,
.section--channel .section__title a:hover,
.section--highlight .section__title,
.section--highlight .section__title a,
.section--highlight .section__title a:hover {
  color: #000
}

.section--highlight .post__img {
  max-height: 321px;
  overflow: hidden
}

.section--latest .post__img {
  max-height: 154px;
  overflow: hidden
}

.section--hot {
  background: #dfeffe;
  padding-top: 20px;
  padding-bottom: 20px
}

.section--hot .wrapper {
  background: transparent
}

.section--hot .section__link--title {
  color: #1f477b
}

.section--hot .section__link--title:hover {
  color: #222
}

.section--hot .section__post {
  position: relative
}

.section--hot .post__img {
  max-height: 99px;
  overflow: hidden
}

.section--hot .slick-next,
.section--hot .slick-prev {
  background: #1f477b;
  width: 40px;
  height: 47px;
  margin-top: 0;
  top: 52px;
  border-radius: 4px
}

.section--hot .slick-next:hover,
.section--hot .slick-prev:hover {
  background: #000
}

.section--hot .slick-next:before,
.section--hot .slick-prev:before {
  opacity: 1
}

.section--hot .slick-prev {
  left: -65px
}

.section--hot .slick-next {
  right: -65px
}

.section--hot .slick-dots {
  bottom: 0;
  top: auto;
  width: 100%;
  text-align: center
}

.section--hot .slick-dots li {
  display: inline-block;
  float: none
}

.section--hot .slick-dots button {
  background: #fff
}

.section--hot .slick-dots .slick-active button {
  background: #1f477b
}

.section--category .section__heading {
  margin-left: 0
}

.section--category .section--channel .post--highlight .post__img {
  max-height: 210px;
  overflow: hidden
}

.section--category .section--channel .post--main .post__img {
  max-height: 99px;
  overflow: hidden
}

.section--gallery-album {
  background: #000;
  padding: 20px 0 60px
}

.section--gallery-album .wrapper {
  background: transparent
}

.section--gallery-album .section__link--title {
  color: #fff
}

.section--gallery-album .section__heading {
  padding-left: 0
}

.section--gallery-album .section__heading a,
.section--gallery-album .section__heading a:hover {
  color: #fff
}

.span-3 .section--gallery-album .section__heading--girl {
  margin-left: 0;
  margin-right: 0
}

.section--gallery-album .section__heading--girl .section__link,
.section--gallery-album .section__heading--girl a {
  color: #fc6520
}

.section--gallery-album .section__heading--girl .section__link:hover {
  color: #fff
}

.section--other .wrapper {
  padding-top: 30px
}

.section--other .section--oil {
  padding: 20px 15px 80px 25px
}

.section--other .section--oil .section__title a {
  color: #222
}

.section--other .section--oil .section__footer {
  margin-bottom: 0;
  margin-left: 5px
}

.section--other .section__post {
  background: #dfeffc;
  margin: 0 20px 20px;
  width: 1090px
}

.section--other .section__banner {
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden
}

.section--carPrice {
  padding: 15px 0 20px 15px
}

.section--carPrice .section__heading {
  margin: 15px 0 10px;
  font-size: 26px;
  font-size: 2.6rem
}

.section--carPrice .section__link--title {
  color: #000
}

.section--carPrice .section__link--title:hover {
  color: #1f477b
}

.section--more .section__title,
.section--more .tags__title {
  border-bottom: 0
}

.section--webboard .section__heading {
  margin-bottom: 5px
}

.section--webboard .section__link--title {
  color: #000
}

.section--webboard .section__link--title:hover {
  color: #1f477b
}

.section--snicbottom .wrapper {
  padding: 0
}

.section--tag .tags__heading {
  margin: 15px 0 10px
}

.section--archive .section__title+.section__title {
  color: #1f477b
}

.section--archive .section__subtitle {
  font-size: 26px;
  font-size: 2.6rem;
  padding-left: 10px;
  border-left: 4px solid #1f477b;
  line-height: 1.2;
  padding-top: 3px
}

.section--read .section__heading {
  padding-left: 0
}

.section--read .section__heading:before {
  content: " ";
  background: transparent
}

.section--read .section__name {
  color: #1f477b
}

.section--motorHeader {
  background: #2a3181;
  text-align: center
}

.section--motorHeader .wrapper {
  padding-top: 0;
  background-color: transparent
}

.section--motorHeader+.section .wrapper {
  padding-top: 20px
}

.section--motorDetail .wrapper {
  padding-bottom: 40px
}

.section--motorDetail .section__heading {
  margin-left: 0;
  margin-right: 0
}

.section--motorMap .section__body {
  background: #1f477b;
  border-radius: 4px;
  padding: 17px 20px;
  position: relative;
  min-height: 300px
}

.section--motorMap .section__footer {
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 40px
}

.section--motorMap .section__img {
  border-radius: 4px
}

.section--motorCar .section__heading {
  margin-left: 5px;
  margin-right: 5px
}

.section--motorShow .section__post .post--main:nth-child(4) {
  clear: left
}

.section--motorVDO {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000
}

.section--motorVDO .wrapper {
  background-color: transparent
}

.section--motorVDO .section__title,
.section--motorVDO a {
  color: #fff
}

.section--motorVDO .section__title:hover,
.section--motorVDO a:hover {
  color: #fff;
  text-decoration: underline
}

.section--motorCamp {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #1e2d46
}

.section--motorCamp .wrapper {
  background-color: transparent
}

.section--motorCamp .section__title,
.section--motorCamp a {
  color: #5796d9
}

.section--motorCamp .section__title:hover,
.section--motorCamp a:hover {
  color: #fff
}

.section--motorCamp .section__post .post:nth-of-type(4n+1) {
  clear: left
}

.section--car-brands .wrapper {
  padding-bottom: 20px
}

.section--car-brands-latest .section__heading--center {
  margin-bottom: 0
}

.section--car-brands-latest .section__title--customHeading {
  text-align: center;
  font-size: 38px;
  font-size: 3.8rem
}

.section--car-brands-latest .section__title--customHeading .highlight {
  color: #1f477b;
  text-transform: uppercase
}

.car-brands-relate-posts {
  background: #ececec;
  padding: 15px 20px 20px;
  margin: 15px 15px 30px;
  position: relative
}

.car-brands-relate-posts .section__link {
  position: absolute;
  top: 38px;
  right: 20px;
  z-index: 2;
  color: #333
}

.btn--load,
.btn--zoom,
.section--latest .btn--more,
.section--read .section__button {
  background-color: #fc6520
}

.btn--zoom:before {
  content: "";
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
  vertical-align: middle;
  margin-right: 5px
}

.header-fixed__logo a {
  background: url(../img/logo-small.png) 0 0 no-repeat
}

.archive__filter .fancy-select .trigger {
  color: #1f477b
}

.archive__filter .fancy-select .trigger:after {
  color: #222
}

.badge-moshi {
  position: absolute;
  top: 0;
  right: 0
}

.noti-bar {
  color: #fff;
  background: #fc6520;
  position: relative;
  min-height: 45px;
  margin: 0 10px 20px
}

.noti-bar__text {
  padding: 12px 50px 10px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  font-style: italic;
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.8
}

.noti-bar__text a {
  color: #fff
}

.noti-bar__text a:hover {
  text-decoration: underline
}

.noti-bar__close {
  position: absolute;
  right: 15px;
  top: 8px;
  color: #b43a02;
  font-size: 16px;
  font-size: 1.6rem;
  background: transparent;
  border: 0;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.webboard__list:before {
  background: #1f477b
}

.nav--section {
  margin: 10px 10px 25px
}

.nav--section .nav__link {
  display: block;
  float: left;
  padding: 8px 15px;
  border-radius: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #eee;
  color: #000;
  border-color: transparent;
  position: relative
}

.nav--channel .nav--section .nav__link--dropdown,
.nav--section .nav--channel .nav__link--dropdown,
.nav--section .nav__link--active,
.nav--section .nav__link:hover {
  border-color: transparent;
  background: #fc6520;
  color: #fff
}

.tags--trending .tags__title {
  color: #fff;
  background: #000;
  line-height: 2.6
}

.tags--trending .tags__item {
  color: #555
}

.tags--cloud .tags__item:hover,
.tags--gallery .tags__item,
.tags--related .tags__item,
.tags--trending .tags__item:hover {
  color: #fff;
  background: #1f477b
}

.tags--gallery .tags__item:hover,
.tags--related .tags__item:hover {
  background: #295fa4
}

.main-profile__social-name,
.main-profile__title,
.tags--gallery .tags__title {
  color: #1f477b
}

.g-album-col.col {
  margin-bottom: 10px
}

.g-album-col.col:nth-child(odd) {
  clear: left
}

.g-album-post {
  overflow: hidden;
  position: relative
}

.g-album-highlight .g-album-post .g-album-post__detail {
  width: 100%;
  font-size: 20px;
  font-size: 2rem;
  padding: 20px 15px 15px;
  height: auto;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .65));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0)
}

.g-album-highlight .g-album-post .g-album-post__count {
  font-size: .8em;
  float: left;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 2px 8px 4px;
  position: absolute;
  top: -5px;
  background: #221e1b
}

.g-album-highlight .g-album-post .g-album-post__title {
  font-family: sukhumvit;
  font-weight: 400;
  color: #fff;
  background: #221e1b;
  display: inline-block;
  padding: 7px 6px 3px;
  margin-right: 25px
}

.g-album-highlight .g-album-post .g-album-post__num {
  display: inline-block;
  margin-right: 5px
}

.g-album-highlight .g-album-post .g-album-post__thumbnail img {
  width: 100%
}

.g-album-post__thumbnail {
  position: relative;
  overflow: hidden;
  font-size: 0
}

.g-album-post__detail {
  position: absolute;
  bottom: 0;
  background: #221e1b;
  width: 95%;
  height: 40px;
  line-height: 1.2;
  font-size: 12px;
  font-size: 1.2rem;
  opacity: 1;
  transition: opacity .2s linear;
  will-change: opacity
}

.g-album-post__count {
  display: block;
  width: 45px;
  height: 100%;
  text-align: center;
  float: left;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  padding-top: 3px;
  color: #6c91d1
}

.section__post--girl .g-album-post__count {
  color: #fc6520
}

.g-album-post__title {
  margin-top: 8px;
  margin-right: 5px;
  color: #d1d1d1
}

.g-album-post__num {
  display: block;
  font-size: 1.6em;
  font-weight: 700
}

.g-album-post:hover .g-album-post__detail {
  opacity: 0
}

.post:after,
.post:before {
  content: " ";
  display: table
}

.post:after {
  clear: both
}

.post__sticker .post__name,
.post__sticker .sn-icon {
  background: #fc6520
}

.post--main .post__meta,
.post__link:hover .post__title {
  color: #1f477b
}

.section--motorOpening .post--main .post__title {
  height: 64px
}

.post--channel .post__link:hover .post__title {
  color: #1f477b
}

.post--channel .post__meta a {
  color: #fc6520
}

.latest-contents .post--channel .post__meta:first-child {
  display: none
}

.latest-contents:first-of-type .post--channel .post__meta:first-child {
  display: block
}

.section--motorCamp .post--channel .post__link:hover .post__title {
  color: #fff;
  text-decoration: underline
}

.section--motorCamp .post--channel .post__title {
  color: #fff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem
}

.post--highlight .post__body {
  background: #1f477b
}

.post--highlight .post__desc {
  color: #fff
}

.post--highlight .post__title {
  color: #fff;
  opacity: .8
}

.post--highlight .post__link:hover .post__title {
  color: #fff;
  text-decoration: underline
}

.post--slide .post__title {
  opacity: 1
}

.post--slide .post__img {
  float: left
}

.post--slide .post__body {
  background: transparent
}

.post--slide .post__link:hover .post__title {
  color: #fff;
  text-decoration: underline
}

.post--slide .post__desc {
  color: #767f8e
}

.post--slide .post__type {
  color: #6c91d1
}

.post--slide .post__type:after {
  content: " ";
  display: block;
  position: absolute;
  height: 1px;
  background: #6c91d1;
  top: 10px;
  left: 0;
  width: 100%
}

.post--slide .post__type span {
  background: #1e2d46;
  position: relative;
  padding-right: 10px;
  z-index: 1
}

.post--aside .post__body,
.post--aside .post__footer {
  background: #eee;
  padding-left: 10px;
  padding-right: 10px
}

.post--aside .post__footer {
  color: #999;
  padding-bottom: 10px
}

.post--aside .post__meta span {
  color: #1f477b
}

.section--motorVDO .post--list .post__link:hover .post__title {
  color: #fff;
  text-decoration: underline
}

.section--motorVDO .post--list .post__title {
  color: #fff
}

.section--motorVDO .post--list .post__sticker {
  right: 5px;
  left: auto
}

.post--vdo .post__title {
  padding: 10px 0;
  color: #eee;
  font-size: 16px;
  font-size: 1.6rem
}

.post--author .post__title,
.post--blogger .post__title,
.post--credit .post__desc span {
  color: #1f477b
}

.post--plain-list .post__title {
  font-size: 20px;
  font-size: 2rem;
  font-family: sukhumvit;
  font-weight: 700;
  line-height: 1
}

.post--plain-list .post__meta {
  margin-top: 10px;
  font-weight: 700
}

.post--plain-list .post__img {
  margin-right: 15px
}

.post--plain-list .post__body {
  padding-left: 272px
}

time.post__meta span {
  display: none
}

.post-bullet__item {
  margin: 2px 0;
  position: relative;
  padding: 3px 2px 3.5px 22px
}

.post-bullet__item,
.post-bullet__item a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.post-bullet__item:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 3px;
  top: 8px;
  background: #1f477b;
  border-radius: 50%
}

.post-bullet__item,
.post-bullet__item a {
  color: #585858;
  display: block
}

.post-bullet__item a:hover {
  color: #1f477b
}

.car-list {
  padding: 0 5px;
  margin-bottom: 10px
}

.car-list__link {
  display: block;
  position: relative
}

.car-list__link:hover:before {
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  background: #000;
  opacity: .1;
  z-index: 1
}

.car-list__wrap {
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 4px;
  z-index: 1;
  position: relative
}

.car-list__name {
  color: #555;
  font-family: sukhumvit;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  z-index: 1
}

.car-list__img {
  margin: 0 -8px;
  position: relative;
  z-index: 0
}

.section__banner a {
  display: block;
  position: relative
}

.section__banner a:hover:before {
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  background: #000;
  opacity: .4;
  z-index: 1
}

.form--channel .form__wrap {
  background: #dfeffe;
  padding: 36px 10px
}

.form--channel .form__wrap:after,
.form--channel .form__wrap:before {
  content: " ";
  display: table
}

.form--channel .form__wrap:after {
  clear: both
}

.form--channel .form__title {
  text-align: center;
  font-size: 32px;
  font-size: 3.2rem;
  color: #000;
  line-height: 1.8;
  padding: 18px 0 0
}

.form--channel .form__subtitle {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  color: #1f477b;
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.form--channel .form__label {
  font-family: sukhumvit;
  font-weight: 700;
  color: #1f477b;
  text-align: right;
  position: absolute;
  left: 0;
  display: block;
  width: 28%;
  top: 0
}

.form--channel .form__row {
  position: relative;
  padding-left: 23%;
  clear: both;
  margin: 0 30px 10px;
  width: 74%;
  min-height: 50px
}

.form--channel .form__row:after,
.form--channel .form__row:before {
  content: " ";
  display: table
}

.form--channel .form__row:after {
  clear: both
}

.form--channel .form__row--indent {
  padding-left: 45%
}

.form--channel .form__row--indent .form__label {
  text-align: left;
  left: 31%;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8
}

.form--channel .form__para {
  display: table
}

.form--channel .form__para .fancy-select {
  width: 300px\9
}

.form--channel .form__alert {
  color: red;
  display: block;
  margin-top: 5px
}

.form--channel .form__alert--center {
  text-align: center
}

.form--channel .form__rate {
  color: #8d8d8d;
  font-size: 12px;
  font-size: 1.2rem
}

.form--channel .form__btn {
  font-family: sukhumvit;
  font-weight: 700;
  color: #fff;
  border-radius: 6px;
  background: #1f477b;
  width: 350px;
  border-bottom: 2px solid #152f52;
  margin: 20px auto 40px;
  height: auto;
  font-size: 24px;
  font-size: 2.4rem
}

.form--channel .form__btn span {
  font-size: .8em;
  display: block
}

.form--channel .form__btn:hover {
  background: #152f52
}

.form--channel .form__btn--submit {
  background: #fc6520;
  border-bottom: 2px solid #e64a03
}

.form--channel .form__btn--submit:hover {
  background: #e64a03
}

.form--channel .form__input {
  display: table-cell;
  display: inline-block\9;
  border-radius: 3px;
  border: 0;
  margin-bottom: 5px
}

.form--channel .form__input:focus {
  border: 0;
  outline: 0
}

.form--channel .form__input--text {
  background: #fff;
  min-width: 300px
}

.form--channel .form__input--radio {
  display: inline-block
}

.form--channel .form__center {
  text-align: center
}

.form--channel .form__suffix {
  display: table-cell;
  vertical-align: middle;
  font-family: sukhumvit;
  font-weight: 700;
  color: #1f477b;
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1
}

.form--channel .fancy-select {
  min-width: 300px
}

.form--channel .fancy-select .trigger {
  background: #fff;
  border: 0
}

.form--channel .fancy-select .trigger:after {
  content: "";
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1f477b;
  position: absolute;
  font-size: .8em;
  vertical-align: middle;
  right: 15px;
  top: 13px
}

.form--channel .fancy-select ul.options.open {
  top: 40px
}

.form--channel .form__checked-label {
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 130px;
  display: inline-block
}

.form--channel .form__set {
  padding: 10px 0 0;
  display: block
}

.form--channel .form__detail {
  font-family: sukhumvit;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fc6520;
  display: block;
  text-align: center
}

.form--loan {
  margin-bottom: 40px
}

.form--loan .form__row {
  width: 78%;
  padding-left: 24%
}

.form--loan .form__label.form__center {
  position: static;
  display: block;
  left: auto;
  top: auto;
  width: auto;
  width: 300px
}

.form--loan .form__suffix.form__center {
  display: block;
  width: 300px
}

.form--loan .form__input--result {
  color: #fc6520;
  font-size: 26px;
  font-size: 2.6rem;
  padding-top: 6px;
  width: 300px
}

.form--loan .form__input--result input[type=text][disabled] {
  color: #fc6520
}

.form--loan .form__btn--submit {
  height: 96px
}

.form--thank {
  width: 730px;
  height: 420px;
  text-align: center
}

.form--thank__wrap {
  margin-top: 60px
}

.form--thank__wrap .form__title {
  color: #1f477b;
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 20px
}

.form--thank__wrap .form__subtitle {
  color: #fc6520;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 40px
}

.form--thank__wrap .remodal-cancel {
  background: #fc6520;
  border-radius: 4px;
  font-family: sukhumvit;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  width: 220px;
  height: 50px
}

.silkspan__wrap {
  position: relative;
  padding-left: 90px;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 auto;
  width: 50%
}

.silkspan__wrap:before {
  content: "";
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fc6520;
  position: absolute;
  font-size: 4em;
  left: 0;
  top: 5px
}

.silkspan__title {
  font-size: 1.4em
}

.silkspan__remark {
  color: #fc6520
}

.silkspan__logo {
  text-align: center;
  margin-bottom: 40px;
  color: #999
}

.car-brands {
  padding: 20px 20px 30px;
  background: #dfeffe;
  margin: 0 10px
}

.car-brands__header {
  font-family: sukhumvit;
  font-weight: 700;
  font-size: 16.5px;
  font-size: 1.65rem;
  margin-bottom: 15px
}

.car-brands__title {
  display: inline-block;
  color: #544f4c
}

.car-brands__toggle-detail {
  font-size: 16.5px;
  font-size: 1.65rem;
  display: inline-block;
  float: right;
  color: #1f477b;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  min-width: 130px;
  text-align: right
}

.car-brands__toggle-detail:after {
  content: "";
  font-family: base-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 3px;
  margin-left: 3px
}

.car-brands__toggle-detail:hover {
  color: #10243e
}

.car-brands__toggle-detail.isOpen:after {
  content: ""
}

.car-brands__wrapper {
  height: 65px;
  overflow: hidden
}

.section--car-brands.isOpen .car-brands__wrapper {
  height: auto
}

.layout1150 {
  top: 45px;
  right: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  height: 520px
}

.layout1150--bg {
  background: url(../img/sanook-1366x500-6.jpg) no-repeat top
}

.layout1150--link-fixed {
  z-index: 4
}

.layout1150__wrap {
  width: 1150px;
  margin: 0 auto;
  position: relative
}

.layout1150__link {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: fixed
}

.layout1150__ex-link {
  position: absolute;
  width: 110px;
  height: 520px;
  top: 0;
  z-index: 40;
  cursor: default
}

.layout1150__ex-link--left {
  left: -110px
}

.layout1150__ex-link--right {
  right: -110px
}

body {
  background: #fff
}

.highlight--channel .highlight__slider,
.highlight--channel .highlight__slider .post--slide .post__type span,
.highlight--channel .highlight__slider .slick-dots,
.highlight--channel .highlight__slider .slick-next,
.highlight--channel .highlight__slider .slick-prev {
  background: #1f477b
}

.highlight--channel .highlight__slider .slick-next:hover,
.highlight--channel .highlight__slider .slick-prev:hover {
  background: #17345a
}

.highlight--channel .highlight__slider .slick-dots button {
  background: #2ca2e0
}

.highlight--channel .highlight__slider .slick-active button {
  background: #fff
}

.highlight--channel .highlight__slider .post--slide .post__type {
  color: #2ca2e0
}

.highlight--channel .highlight__slider .post--slide .post__type:after {
  background: #2ca2e0
}

.highlight--channel .highlight__slider .post--slide .post__desc {
  color: #b1e2ff
}

.btn--load,
.btn--zoom,
.section--latest .btn--more,
.section--read .section__button {
  background-color: #1f477b;
  border: none;
  color: #fff;
  font-size: 18.5px;
  font-size: 1.85rem
}

.btn--load:hover,
.btn--zoom:hover,
.section--latest .btn--more:hover,
.section--read .section__button:hover {
  background-color: #000;
  border: none;
  color: #fff
}

.btn--read {
  background-color: transparent
}

.btn--read,
.btn--read:hover {
  color: #1f477b
}

.btn--read.btn--loading {
  border: 1px solid #e9e9e9
}

.section--exchange,
.section--gold,
.section--oil,
.section--stock {
  position: relative;
  padding: 20px 20px 80px
}

.section--exchange+.aside,
.section--gold+.aside,
.section--oil+.aside,
.section--stock+.aside {
  margin-top: 20px;
  float: left
}

.section--exchange .section__heading,
.section--gold .section__heading,
.section--oil .section__heading,
.section--stock .section__heading {
  margin-left: 0;
  margin-bottom: 0
}

.section--exchange .section__title,
.section--gold .section__title,
.section--oil .section__title,
.section--stock .section__title {
  font-size: 24px;
  font-size: 2.4rem
}

.section--exchange .section__footer,
.section--gold .section__footer,
.section--oil .section__footer,
.section--stock .section__footer {
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 50px;
  width: 100%;
  padding: 0 20px
}

.section--exchange .section__btn,
.section--gold .section__btn,
.section--oil .section__btn,
.section--stock .section__btn {
  background: transparent;
  font-size: 16.5px;
  font-size: 1.65rem;
  width: auto;
  float: right;
  margin: 0;
  padding: 6px 15px 4px;
  height: 38px
}

.section--exchange .section__btn:hover,
.section--gold .section__btn:hover,
.section--oil .section__btn:hover,
.section--stock .section__btn:hover {
  color: #fff
}

.money-box__credit {
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  display: block;
  line-height: 3.2
}

.money-box__update {
  font-style: italic;
  font-size: 11px;
  font-size: 1.1rem;
  color: #555
}

.money-box__table {
  width: 100%;
  empty-cells: show;
  border-collapse: separate;
  margin-bottom: 10px
}

.money-box__table--subtable .money-box__td,
.money-box__table--subtable .money-box__th {
  border-bottom: 0;
  padding: 2px 0 3px
}

.money-box__td,
.money-box__th {
  border-bottom: 1px dotted;
  border-color: #2171b1;
  padding: 8px 0 6px;
  font-size: 12px;
  font-size: 1.2rem
}

.money-box__th {
  font-size: 14px;
  font-size: 1.4rem;
  width: 20%
}

.money-box__th:first-child {
  text-align: left;
  width: auto
}

.money-box__img+.text-right {
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem
}

.money-box b {
  font-weight: 700
}

.section--oil {
  background: #dfeffc;
  min-height: 330px
}

.section--oil .section__btn {
  border: 1px solid #5591c3;
  color: #5793c7
}

.section--oil .section__btn:hover {
  background: #5793c7
}

.money-box--oil .money-box__th {
  color: #2171b1;
  width: 31%
}

.money-box--oil .money-box__th:first-child {
  width: auto
}

.money-box--oil .money-box__td:nth-child(2) {
  text-align: center
}

#contentRead .content-table--name,
.fancy-select .options li>span,
div.fancy-select ul.options li.hover {
  color: #1f477b
}

#contentRead .content-table__box {
  border-color: #1f477b
}

#contentRead .content-table__box--title {
  color: #1f477b
}