.noBottAppearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.absoluteDivCreate {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.centerBgImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
a img {
  border: 0px;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
select::-ms-expand {
  display: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input[type=number] {
  -moz-appearance: textfield;
}
::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.hiddenHeader {
  display: none;
}
ul {
  list-style: none;
}
* {
  padding: 0px;
  margin: 0px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stopWebsiteScroll {
  overflow: hidden;
}
html,
body {
  height: 100%;
  min-height: 100%;
  position: relative;
  width: 100%;
}
body {
  width: 100%;
  -webkit-text-size-adjust: none;
}
.notransition {
  transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
}
#wrapper {
  height: auto;
  min-height: 100%;
  position: relative;
  width: 100%;
  padding-bottom: 194px;
  font-family: 'AbsaraSansTF-Regular';
}
.container {
  position: relative;
  margin: auto;
  width: 100%;
  padding: 0px 50px;
}
@media (min-width: 2000px) {
  .container {
    padding: 0px 130px;
  }
}
#content:before {
  display: block;
  content: '';
  height: 105px;
}
.whiteFilter {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.55);
  z-index: 3;
  position: fixed;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
  pointer-events: none;
}
.whiteFilter.show {
  opacity: 1;
  pointer-events: visible;
}
.mCSB_scrollTools {
  opacity: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #949494 !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
#slideshow {
  padding: 0px 0px 13px;
}
#slideshow .screen {
  width: 100%;
  overflow: hidden;
}
#slideshow .swiper-slide {
  list-style: none;
  width: 100%!important;
}
#slideshow .swiper-slide-active .caption {
  opacity: 1;
  transform: translateY(0px);
}
#slideshow .pic {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 667px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#slideshow .pic:after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../images/shadow1.png) repeat-x 0px bottom;
}
#slideshow .pic img {
  display: block;
  width: 100%;
  height: 667px;
  visibility: hidden;
  min-height: 258px;
}
#slideshow .caption {
  font-size: 36px;
  color: #fff;
  line-height: 43px;
  text-align: center;
  font-family: 'AbsaraSansTF-Bold';
  right: 0px;
  margin: auto;
  line-height: 45px;
  opacity: 0;
  z-index: 1;
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 100px;
  text-transform: uppercase;
  font-weight: normal;
  transform: translateY(200px);
  transition: 1.2s all;
  transition-delay: 0.6s;
  max-width: 826px;
  padding: 0px 15px;
}
#slideshow .caption span {
  display: block;
  max-width: 580px;
  position: relative;
}
.categSwiper {
  padding: 0px 0px 91px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.categSwiper.hidden {
  opacity: 0;
  pointer-events: none;
}
.categSwiper .screen {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.categSwiper .swiper-slide {
  list-style: none;
  height: 294px;
  width: 317px;
  overflow: hidden;
  position: relative;
}
.categSwiper .pic {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  transition: 0.5s all;
}
.categSwiper .pic:after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../images/shadow2.png) repeat-x 0px bottom;
}
.categSwiper .swiper-pagination {
  z-index: 1;
  position: relative;
  margin: 16px 0px 0px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.categSwiper .swiper-pagination-bullet {
  background: #BBBBBB;
  margin: 0px 4px;
  position: relative;
  opacity: 1!important;
}
.categSwiper .swiper-pagination-bullet-active:after {
  display: block;
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  top: -1.5px;
  left: -2px;
  background: #e13a2e;
  border-radius: 100%;
}
.categSwiper .caption {
  text-align: center;
  padding: 0px 15px 22px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 1;
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  pointer-events: none;
}
.categSwiper .next {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  right: 0px;
  width: 35px;
  height: 46px;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  border: 1px solid #fff;
  border-right: 0px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #fff;
  padding-left: 2px;
}
.categSwiper .next .fa {
  text-shadow: 0px 0px 7px #000;
}
.categSwiper .prev {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  left: 0px;
  width: 35px;
  height: 46px;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  border: 1px solid #fff;
  border-left: 0px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #fff;
  padding-right: 3px;
}
.categSwiper .prev .fa {
  text-shadow: 0px 0px 7px #000;
}
.dottedTitle {
  font-size: 36px;
  color: #525052;
  font-family: 'AbsaraSansTF-Bold';
  display: flex;
  text-align: center;
}
.dottedTitle span:before {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  background: #e13a2e;
  border-radius: 100%;
  position: relative;
  margin: 0px auto 24px;
}
.dottedTitle span:after {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  background: #e13a2e;
  border-radius: 100%;
  position: relative;
  margin: 21px auto 0px;
}
.Inspire {
  position: relative;
  min-height: 233px;
  padding: 53px 0px 53px;
}
.Inspire:before {
  background: #E9E9E9;
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  width: 60%;
}
.Inspire .container {
  z-index: 1;
}
.Inspire ul.cols {
  list-style: none;
  display: flex;
}
.Inspire ul.cols > li {
  width: 50%;
}
.Inspire ul.cols > li:nth-child(1) {
  padding-right: 76px;
}
.Inspire ul.cols > li:nth-child(1) .pic img {
  max-height: 709px;
}
.Inspire ul.cols > li:nth-child(2) {
  padding-right: 61px;
}
.Inspire ul.cols > li:nth-child(2) .pic img {
  max-height: 513px;
}
.Inspire ul.cols > li > a {
  display: block;
  cursor: pointer;
}
.Inspire .pic {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Inspire .pic img {
  display: block;
  width: 100%;
  visibility: hidden;
}
.Inspire .dottedTitle {
  left: calc(60% - 169px);
  position: absolute;
  display: block;
  pointer-events: none;
  bottom: 13px;
  transform: translateX(-50%) translateX(168px);
}
.Pop {
  width: 277px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 60px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  height: 103px;
  display: table;
  transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
@media (min-width: 768px) {
  .Pop.show {
    opacity: 1;
    pointer-events: visible;
  }
}
.Pop .wrap {
  padding: 20px 12px 20px 36px;
  font-size: 18px;
  color: #525052;
}
.Pop .wrap:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  left: 9px;
  background: #e13a2e;
  border-radius: 100%;
  pointer-events: none;
  width: 11px;
  height: 11px;
}
.Pop .name {
  font-family: 'AbsaraSansTF-Bold';
  margin-bottom: 4px;
}
.Pop .titre {
  font-family: 'AbsaraSansTF-Light';
  margin-bottom: 6px;
}
.Pop .subtitre {
  font-family: 'AbsaraSansTF-Bold';
  color: #e13a2e;
}
.Pop .kloze {
  display: none;
}
footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
footer .container {
  height: 194px;
}
footer .wrap {
  border-top: 1px solid #eee;
  padding: 30px 0px 0px;
  height: 100%;
  position: relative;
}
footer ul.medias {
  list-style: none;
  position: absolute;
  right: 0px;
  top: 30px;
  display: flex;
}
footer ul.medias > li {
  margin-right: 18px;
}
footer ul.medias > li:last-child {
  margin-right: 0px;
}
footer ul.medias a {
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 25px;
  color: #444;
}
footer .copyright {
  position: absolute;
  right: 0px;
  bottom: 28px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #444444;
}
footer .copyright a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
  color: #444444;
}
footer .holder {
  width: calc(100% - 244px);
}
footer ul.cols {
  list-style: none;
  display: flex;
}
footer ul.cols > li {
  width: 230px;
  padding-right: 20px;
}
footer ul.cols > li:nth-child(3) {
  width: calc(100% - 460px);
  padding-right: 0px;
}
footer ul.links {
  list-style: none;
}
footer ul.links > li {
  margin-bottom: 11px;
}
footer ul.links > li:last-child {
  margin-bottom: 0px;
}
footer ul.links a {
  font-family: 'AbsaraSansTF-Bold';
  font-size: 16px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
  color: #444;
}
footer ul.others {
  list-style: none;
  display: flex;
}
footer ul.others > li {
  width: 192px;
}
footer ul.others > li:nth-child(2) {
  width: calc(100% - 192px);
  padding-top: 29px;
}
footer ul.catg {
  list-style: none;
}
footer ul.catg > li:last-child a {
  margin: 0px;
}
footer ul.catg a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
  font-family: 'AbsaraSansTF-Light';
  font-size: 15px;
  color: #878787;
  margin-bottom: 7px;
  display: inline-block;
}
footer ul.time {
  list-style: none;
  color: #858585;
  font-family: 'AbsaraSansTF-Light';
  font-size: 15px;
}
footer ul.time b {
  font-weight: normal;
  font-family: 'AbsaraSansTF-Bold';
}
footer ul.time > li {
  margin-bottom: 11px;
}
footer ul.rooms {
  list-style: none;
  font-family: 'AbsaraSansTF-Bold';
  font-size: 15px;
  color: #868686;
}
footer ul.rooms .fa {
  font-size: 16px;
  margin-right: 8px;
}
footer .name {
  font-family: 'AbsaraSansTF-Bold';
  font-size: 16px;
  color: #444;
  margin-bottom: 11px;
}
footer .name a {
  color: #444;
}
footer .location {
  margin-bottom: 11px;
}
footer .call {
  margin-bottom: 11px;
}
footer .call a {
  font-family: 'AbsaraSansTF-Light';
  font-size: 15px;
  color: #878787;
}
.openMenu {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  left: 50px;
  cursor: pointer;
  height: 30px;
  z-index: 5;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
}
@media (min-width: 2000px) {
  .openMenu {
    left: 130px;
  }
}
.openMenu .bar1,
.openMenu .bar2,
.openMenu .bar3 {
  width: 43px;
  height: 1px;
  background-color: #535153;
  margin-bottom: 12px;
  transition: 0.4s;
}
.openMenu .bar2 {
  width: 33px;
}
.openMenu .bar3 {
  margin-bottom: 0px;
}
.openMenu.change .bar1 {
  transform: rotate(45deg) translate(5px, 12px);
}
.openMenu.change .bar2 {
  opacity: 0;
}
.openMenu.change .bar3 {
  transform: rotate(-45deg) translate(7px, -13px);
}
.openMenu.back .bar1 {
  transform: rotate(-43deg) translate(-4px, 0px);
  width: 32px;
}
.openMenu.back .bar3 {
  transform: rotate(43deg) translate(-3px, 1px);
  width: 32px;
}
header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
  background: #eee;
}
header .container {
  height: 105px;
}
header .logo {
  bottom: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  height: 46px;
  top: 0px;
  margin: auto;
  width: 326px;
  display: block;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
}
.homePage header {
  background: #fff;
  /*box-shadow:0px 0px 7px #ccc;*/
}
.homePage header .container {
  height: 122px;
}
.homePage #content:before {
  height: 122px;
}
.Menu {
  position: fixed;
  z-index: 4;
  top: 0px;
  left: 0px;
  height: 100%;
  background: #fff;
  width: 479px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  transform: translateX(-100%);
}
.Menu.open {
  transform: translateX(0%);
}
.Menu .wrap {
  padding: 165px 0px 30px 50px;
  height: 100%;
  box-shadow: 0px 0px 7px #ccc;
}
@media (min-width: 2000px) {
  .Menu .wrap {
    padding-left: 130px;
  }
}
@media (max-width: 1024px) {
  .Menu .wrap {
    padding-left: 34px;
  }
}
.Menu .scroll {
  height: 100%;
}
.Menu .scroll.mCS_no_scrollbar {
  padding-right: 44px;
}
.Menu ul.links {
  list-style: none;
  font-size: 23px;
  font-family: 'AbsaraSansTF-Bold';
  margin-bottom: 51px;
}
.Menu ul.links > li {
  margin-bottom: 18px;
  position: relative;
}
.Menu ul.links > li:last-child {
  margin-bottom: 0px;
}
.Menu ul.links > li.sub {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.Menu ul.links a {
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
}
.Menu ul.links a.selected {
  color: #e13a2e !important;
}
.Menu ul.others {
  list-style: none;
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
}
.Menu ul.others > li {
  margin-bottom: 16px;
}
.Menu ul.others > li:last-child {
  margin-bottom: 41px;
}
.Menu ul.others a {
  color: #525152;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
}
.Menu ul.others a.selected {
  color: #e13a2e;
}
.Menu ul.medias {
  display: flex;
  align-items: center;
}
.Menu ul.medias > li {
  margin-right: 19px;
}
.Menu ul.medias > li:last-child {
  margin-right: 0px;
}
.Menu ul.medias a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
  font-size: 25px;
  color: #444444;
}
.Menu .holder {
  position: fixed;
  height: 100%;
  top: 0px;
  left: 479px;
  width: 400px;
  overflow: hidden;
  pointer-events: none;
}
.subMenu {
  position: absolute;
  pointer-events: visible;
  width: 370px;
  background: #fff;
  height: 100%;
  top: 0px;
  left: 0px;
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  border-left: 1px solid #666664;
  box-shadow: 0px 0px 12px #b4b4b4;
  transform: translateX(-479px);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding: 165px 0px 30px 52px;
}
.subMenu.open {
  transform: translateX(0%);
}
.subMenu .mobileTitle {
  display: none;
}
.subMenu .inner {
  height: 100%;
}
.subMenu .inner.mCS_no_scrollbar {
  padding-right: 44px;
}
.subMenu ul.items > li {
  margin-bottom: 27px;
}
.subMenu ul.items > li:last-child {
  margin-bottom: 0px;
}
.Link {
  font-size: 18px;
  color: #444;
  font-family: 'AbsaraSansTF-Bold';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  position: relative;
}
.Link:after {
  bottom: -10px;
  height: 1px;
  background: #999;
  display: block;
  content: '';
  width: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
}
.Link:before {
  bottom: -14px;
  height: 8px;
  background: #e13a2e;
  display: block;
  content: '';
  width: 8px;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
  border-radius: 100%;
  z-index: 1;
}
.About {
  padding: 73px 0px 40px;
  text-align: center;
}
.About .wrap {
  border-bottom: 1px solid #ddd;
}
.About .title {
  font-weight: normal;
  font-size: 32px;
  color: #444;
  font-family: 'AbsaraSansTF-Light';
  padding-bottom: 46px;
}
.About .title span {
  display: block;
  font-size: 36px;
  font-family: 'AbsaraSansTF-Bold';
}
.About ul.items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.About ul.items > li {
  margin: 0px 39px 76px;
  max-width: 244px;
}
.About ul.items a {
  display: block;
  cursor: pointer;
  height: 100%;
  position: relative;
  padding-bottom: 30px;
}
.About .icon {
  position: relative;
  margin: 0px auto 24px;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  border: 1px solid #444;
  display: flex;
  align-items: center;
  justify-content: center;
}
.About .icon img {
  max-width: 43px;
}
.About .caption {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #444;
  font-weight: normal;
  margin-bottom: 37px;
  line-height: 22px;
}
.About .Link {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.About .Link:after {
  max-width: 156px;
}
.Focus .tab {
  text-align: center;
  background: #525558;
  padding: 40px 22px 50px;
}
.Focus .title {
  font-size: 36px;
  color: #fff;
  font-family: 'AbsaraSansTF-Bold';
  line-height: 41px;
  margin-bottom: 24px;
}
.Focus .title span {
  display: block;
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
}
.Focus .Link {
  display: inline-block;
  cursor: pointer;
  color: #fff;
}
.Focus .tab2 {
  background: #E9E9E9;
  padding: 20px;
}
.Focus ul.cols {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Focus ul.cols > li {
  min-width: 40%;
}
.Focus ul.cols > li:nth-child(1) {
  padding-right: 122px;
  display: flex;
  justify-content: flex-end;
}
.Focus ul.cols > li:nth-child(2) {
  padding-left: 122px;
}
.Focus .name {
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
  color: #525052;
  margin-bottom: 40px;
  font-weight: normal;
}
.Focus .author {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #525052;
  margin-bottom: 7px;
}
.Focus .brand {
  font-size: 18px;
  color: #e13a2e;
  font-family: 'AbsaraSansTF-Bold';
}
.Components {
  padding: 55px 0px 100px;
}
.Components .screen {
  max-width: 100%;
  overflow: hidden;
  height: 360px;
}
.Components .swiper-slide {
  width: 155px;
  height: 180px;
  text-align: center;
}
.Components .pic {
  position: relative;
  margin: 0px auto 11px;
  width: 135px;
  height: 90px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Components .pic img {
  transform: scale(0.5);
}
.Components .caption {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #000;
  font-weight: normal;
  max-width: 140px;
  position: relative;
  margin: auto;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  overflow: hidden;
  max-height: 78px;
}
.Components .caption:before {
  display: block;
  margin: 0px auto 9px;
  position: relative;
  background: #e13a2e;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
}
.Components .swiper-pagination {
  z-index: 1;
  position: relative;
  margin: 16px 0px 0px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.Components .swiper-pagination-bullet {
  background: #BBBBBB;
  margin: 0px 4px;
  position: relative;
  opacity: 1!important;
}
.Components .swiper-pagination-bullet-active:after {
  display: block;
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  top: -1.5px;
  left: -2px;
  background: #e13a2e;
  border-radius: 100%;
}
.People {
  padding: 63px 0px 48px;
  text-align: center;
}
.People .container.hidden {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.People .screen {
  max-width: 100%;
  overflow: hidden;
}
.People .swiper-slide {
  width: 196px;
}
.People .swiper-slide > a {
  display: block;
  cursor: pointer;
}
.People .pic {
  margin-bottom: 21px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  position: relative;
  width: 100%;
  height: auto;
}
.People .pic:before {
  display: block;
  content: '';
  position: absolute;
  left: -25px;
  bottom: 0px;
  height: 59px;
  background: #fff;
  width: 25px;
}
.People .pic img {
  width: 100%;
  display: block;
  visibility: hidden;
}
.People .name {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #000;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding: 0px 3px 9px;
}
.People .prev {
  font-size: 31px;
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  bottom: -50px;
  left: calc(50% - 33px);
  cursor: pointer;
  position: absolute;
}
.People .prev:before {
  pointer-events: none;
  display: block;
  content: '';
  position: absolute;
  bottom: 3px;
  width: 1px;
  height: 138px;
  background: #999;
  right: -9px;
}
.People .next {
  font-size: 31px;
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  bottom: -50px;
  right: calc(50% - 34px);
  cursor: pointer;
  position: absolute;
}
.People .next:before {
  pointer-events: none;
  display: block;
  content: '';
  position: absolute;
  bottom: 3px;
  width: 1px;
  height: 138px;
  background: #999;
  left: -10px;
}
.verticalAnim {
  padding: 84px 0px 50px;
}
.verticalAnim.hidden {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.verticalAnim ul.cols {
  display: flex;
  max-width: 1070px;
  position: relative;
  margin: auto;
}
.verticalAnim ul.cols > li {
  width: 50%;
}
.verticalAnim ul.cols > li:nth-child(1) {
  padding-right: 73px;
  width: 55%;
}
.verticalAnim ul.cols > li:nth-child(2) {
  padding-left: 135px;
  width: 45%;
}
.verticalAnim .bgImage {
  max-width: 508px;
  height: 760px;
  position: relative;
  text-align: center;
  width: 100%;
  background: grey;
  overflow: hidden;
}
.verticalAnim .photo {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.verticalAnim .data {
  display: table;
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.51);
  padding: 15px;
}
.verticalAnim .holder {
  display: table-cell;
  vertical-align: middle;
}
.verticalAnim .caption {
  font-weight: normal;
  font-size: 36px;
  color: #fff;
  font-family: 'AbsaraSansTF-Bold';
  max-width: 267px;
  position: relative;
  margin: auto;
  max-height: 77%;
  overflow: hidden;
}
.verticalAnim .caption span {
  font-size: 32px;
  font-family: 'AbsaraSansTF-Light';
}
.verticalAnim .animation {
  display: inline-block;
  position: relative;
}
.verticalAnim .screen {
  overflow: hidden;
  width: 196px;
  height: 760px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
}
.verticalAnim .animation .swiper-slide > a {
  display: block;
  cursor: pointer;
  height: 100%;
}
.verticalAnim .pic {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 11px;
  overflow: hidden;
}
.verticalAnim .pagHolder {
  z-index: 1;
  position: absolute;
  right: -89px;
  top: 0px;
  height: 100%;
  width: 8px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.verticalAnim .swiper-pagination {
  position: relative;
  z-index: 1;
}
.verticalAnim .swiper-pagination-bullet {
  background: #BBBBBB;
  margin: 7px 0px;
  display: block;
  position: relative;
  opacity: 1!important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.verticalAnim .swiper-pagination-bullet-active:after {
  display: block;
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  top: -1.5px;
  left: -2px;
  background: #e13a2e;
  border-radius: 100%;
}
.Instagram {
  padding: 0px 0px 66px;
}
.Instagram .top {
  text-align: center;
  margin-bottom: 29px;
}
.Instagram .title {
  font-size: 36px;
  color: #444;
  font-family: 'AbsaraSansTF-Bold';
  margin-bottom: 4px;
}
.Instagram .subtitle {
  font-size: 20px;
  color: #444;
  font-family: 'AbsaraSansTF-Light';
}
.Instagram .subtitle .fa {
  font-size: 25px;
  padding-right: 7px;
  position: relative;
  top: 3px;
}
.Showrooms {
  padding: 56px 0px 80px;
}
.Showrooms ul.cols {
  display: flex;
  justify-content: space-between;
}
.Showrooms ul.cols > li {
  width: calc(50% - 6px);
}
.Showrooms .data {
  padding: 27px 14px 0px;
  font-family: 'AbsaraSansTF-Regular';
  font-size: 18px;
  color: #525052;
  line-height: 30px;
}
.Showrooms .name {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 20px;
  font-family: 'AbsaraSansTF-Light';
}
.Showrooms .address {
  font-weight: normal;
  margin-bottom: 2px;
}
.Showrooms .phone {
  margin-bottom: 5px;
}
.Showrooms .phone a {
  color: #868686;
}
.Showrooms .phone .fa {
  font-size: 16px;
  padding-right: 11px;
}
.Showrooms .time {
  margin-bottom: 26px;
}
.Showrooms .time span {
  color: #858585;
}
.Showrooms .Link {
  cursor: pointer;
}
.Slider {
  position: relative;
}
.Slider .screen {
  max-width: 100%;
  overflow: hidden;
}
.Slider .pic {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 185px;
  position: relative;
}
.Slider .pic:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/shadow3.png) repeat-x 0px bottom;
}
.Slider .pic img {
  display: block;
  visibility: hidden;
  width: 100%;
  max-height: 343px;
}
.Slider .swiper-pagination {
  z-index: 1;
  position: absolute;
  bottom: 12px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.Slider .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.2);
  width: 9px;
  height: 9px;
  margin: 0px 7px!important;
  position: relative;
  opacity: 1!important;
}
.Slider .swiper-pagination-bullet-active {
  background: #fff!important;
}
.Contact {
  padding: 79px 0px 75px;
}
.Contact .container {
  padding: 0px!important;
}
.Contact ul.cols {
  display: flex;
}
.Contact ul.cols > li:nth-child(1) {
  width: 55%;
}
.Contact ul.cols > li:nth-child(2) {
  width: 45%;
}
.Contact .pic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.Contact .pic img {
  display: block;
  visibility: hidden;
  width: 100%;
  max-height: 522px;
}
.Contact .dottedTitle {
  display: inline-block;
  transform: translateX(-50%);
  margin: 77px 0px 45px;
}
.Contact .wrap {
  padding: 0px 41px;
}
.Contact ul.medias {
  display: flex;
}
.Contact ul.medias > li {
  margin-right: 31px;
}
.Contact ul.medias > li:last-child {
  margin-right: 0px;
}
.Contact ul.medias a {
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 25px;
  color: #444;
}
.Contact ul.info {
  font-family: 'AbsaraSansTF-Bold';
  font-size: 18px;
  color: #525252;
  line-height: 25px;
}
.Contact ul.info a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #525252;
}
.Contact ul.info > li {
  margin-bottom: 26px;
  position: relative;
  padding-left: 29px;
}
.Contact ul.info > li:last-child {
  margin-bottom: 58px;
}
.Contact ul.info .fa {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 22px;
  color: #e13a2e;
}
.Contact ul.info .fa.fa-map-marker {
  top: -2px;
}
.Contact ul.info .fa.fa-phone {
  font-size: 18px;
}
.Contact ul.info .fa.fa-clock-o {
  font-size: 18px;
}
.Contact ul.info .fa.fa-envelope {
  font-size: 16px;
}
.inputField {
  border-bottom: 1px solid #cfcfcf;
  position: relative;
  height: 37px;
  margin-bottom: 30px;
}
.inputField.arrow:after {
  position: absolute;
  right: 0px;
  top: 0px;
  font-family: FontAwesome;
  content: "\f107";
  pointer-events: none;
  font-size: 16px;
  color: #858585;
  height: 100%;
  display: flex;
  align-items: center;
}
.inputField.text {
  height: 83px;
  border: 0px;
}
.inputField.text label {
  top: 0px;
  height: auto;
}
.inputField.missing {
  border-color: #e13a2e;
}
.inputField input {
  border: 0px;
  border-radius: 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  padding: 0px;
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #868686;
}
.inputField select {
  border: 0px;
  border-radius: 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  padding: 0px;
  cursor: pointer;
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #868686;
}
.inputField textarea {
  border: 0px;
  border-radius: 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  resize: none;
  overflow: auto;
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #868686;
  width: 100%;
  height: 100%;
  padding: 0px;
  line-height: 40px;
  background-attachment: local;
  background-image: linear-gradient(to right, #ffffff 0px, transparent 0px), linear-gradient(to left, #ffffff 0px, transparent 0px), repeating-linear-gradient(#ffffff, #ffffff 39px, #8b8a8a 40px, #b6b6b6 39px, #ffffff 38px);
}
.inputField label {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #868686;
  position: absolute;
  top: 0px;
  height: 100%;
  display: flex;
  align-items: center;
  pointer-events: none;
  transition: all 0.1s ease;
}
.inputField input:focus ~ label,
.inputField input:not(:focus):valid ~ label {
  top: -29px;
  opacity: 0.7;
  font-size: 15px;
}
.inputField textarea:focus ~ label,
.inputField textarea:not(:focus):valid ~ label {
  top: -20px;
  opacity: 0.7;
  font-size: 15px;
}
.sendDiv {
  display: flex;
  justify-content: center;
  height: 30px;
  position: relative;
}
.sendDiv .buttomWrap {
  width: 48px;
  height: 32px;
  position: relative;
}
.sendDiv .buttomWrap:after {
  bottom: -5px;
  height: 1px;
  background: #999;
  display: block;
  content: '';
  width: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
}
.sendDiv .buttomWrap:before {
  bottom: -9px;
  height: 8px;
  background: #e13a2e;
  display: block;
  content: '';
  width: 8px;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
  border-radius: 100%;
  z-index: 1;
}
.sendDiv .buttom {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0px;
  background: none;
  border-radius: 0px;
  cursor: pointer;
  font-family: 'AbsaraSansTF-Bold';
  font-size: 18px;
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
.Message {
  padding: 0px 0px 52px;
}
.Message .title {
  font-weight: normal;
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
  color: #444;
  margin-bottom: 44px;
  text-align: center;
}
.Message .inner {
  position: relative;
}
.Message .wrap {
  margin: auto;
  width: 100%;
  max-width: 533px;
  position: relative;
}
.Message ul.items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.Message ul.items > li {
  width: calc(50% - 26px);
}
.Message ul.items > li:last-child {
  width: 100%;
}
.txMssg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: calc(100% + 12px);
  background: #fff;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  pointer-events: none;
}
.txMssg.show {
  opacity: 1;
}
.txMssg .text {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #525052;
  line-height: 40px;
}
.txMssg .text b {
  display: block;
  font-size: 32px;
  color: #444;
  font-weight: normal;
}
.weddList {
  text-align: center;
  padding: 48px 0px 48px;
}
.weddList .wrap {
  border-bottom: 1px solid #eee;
  padding-bottom: 44px;
}
.weddList .pic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 43px;
}
.weddList .pic:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images//shadow4.png) no-repeat center center;
}
.weddList .pic img {
  display: block;
  visibility: hidden;
  width: 100%;
  max-height: 382px;
  min-height: 153px;
}
.weddList .dottedTitle {
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.weddList .text {
  position: relative;
  margin: auto;
  max-width: 805px;
  font-size: 18px;
  color: #444;
  line-height: 32px;
}
.weddList .text b {
  font-weight: normal;
  font-family: 'AbsaraSansTF-Bold';
}
.weddList .text a {
  font-family: 'AbsaraSansTF-Bold';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #444;
}
.topTitle {
  padding: 42px 0px 20px;
  text-align: center;
}
.topTitle .wrap {
  border-bottom: 1px solid #ddd;
  padding-bottom: 34px;
}
.topTitle .title {
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
  color: #535153;
  font-weight: normal;
  padding: 0px 10px;
}
.Gallery {
  padding: 0px 0px 39px;
  position: relative;
}
.Gallery.filter:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.Gallery .item {
  position: relative;
  margin-bottom: 30px;
  height: 1685px;
}
.Gallery .item > img {
  display: block;
  visibility: hidden;
  width: 100%;
  max-height: 1685px;
}
.Gallery .pic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  display: block;
  cursor: pointer;
}
.Gallery .pic1 {
  top: 0px;
  left: 0px;
  width: calc(33.3% - 14px);
  height: calc(25% - 6px);
}
.Gallery .pic3 {
  top: 0px;
  right: 0px;
  width: calc(66.7% - 0px);
  height: calc(50% - 0px);
}
.Gallery .pic2 {
  top: calc(25% + 6px);
  left: 0px;
  width: calc(33.3% - 14px);
  height: calc(25% - 6px);
}
.Gallery .pic4 {
  top: calc(50% + 12px);
  left: 0px;
  width: calc(50% - 6px);
  height: calc(25% - 12px);
}
.Gallery .pic5 {
  top: calc(50% + 12px);
  right: 0px;
  width: calc(50% - 6px);
  height: calc(25% - 12px);
}
.Gallery .pic6 {
  bottom: 0px;
  left: 0px;
  width: calc(33.3% - 6px);
  height: calc(25% - 12px);
}
.Gallery .pic7 {
  bottom: 0px;
  left: calc(33.3% + 6px);
  width: calc(33.3% - 12px);
  height: calc(25% - 12px);
}
.Gallery .pic8 {
  bottom: 0px;
  right: 0px;
  width: calc(33.3% - 6px);
  height: calc(25% - 12px);
}
.sortMenu {
  padding: 0px 0px 30px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
}
.sortMenu ul.menu {
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.sortMenu ul.menu > li {
  margin: 0px 48px;
}
.sortMenu ul.menu > li.selected {
  pointer-events: visible;
}
.sortMenu ul.menu > li.selected .holder {
  pointer-events: visible;
}
.sortMenu ul.menu > li.grayed .sort {
  opacity: 0.32;
}
.sortMenu ul.menu > li.grayed .sort:before,
.sortMenu ul.menu > li.grayed .sort:after {
  opacity: 0;
}
.sortMenu .sort {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  font-family: 'AbsaraSansTF-Bold';
  font-size: 18px;
  color: #525052;
  transition: 0.2s;
}
.sortMenu .sort:after {
  display: block;
  content: '';
  position: absolute;
  bottom: -9px;
  left: -30px;
  height: 1px;
  width: calc(100% + 60px);
  background: #999;
}
.sortMenu .sort:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0px;
  height: 8px;
  width: 8px;
  background: #e13a2e;
  right: 0px;
  margin: auto;
  border-radius: 100%;
  z-index: 1;
}
.sortMenu .sort.open .fa:before {
  content: "\f106";
}
.sortMenu .sort .fa {
  font-size: 22px;
  color: #BAB8BA;
  padding-left: 6px;
}
.sortMenu .holder {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 37px;
  left: 0px;
  overflow: hidden;
  pointer-events: none;
}
.sortMenu .pop {
  background: #fff;
  padding: 24px 0px 10px;
  text-align: left;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  transform: translateY(-100%);
}
.sortMenu .pop.open {
  transform: translateY(0%);
  display: block;
}
.sortMenu ul.links {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #444;
  position: relative;
  margin: auto;
  column-count: 2;
  column-gap: 25px ;
  max-width: 387px;
}
.sortMenu ul.links.twoCols {
  column-count: 2;
  max-width: 308px;
  column-gap: 118px;
}
.sortMenu ul.links.threeCols {
  column-count: 3;
  max-width: 57%;
}
.sortMenu ul.links.fourCols {
  column-count: 4;
  max-width: 90%;
}
.sortMenu ul.links > li {
  margin-bottom: 13px;
}
.sortMenu ul.links a {
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
}
.Description {
  padding: 50px 0px 33px;
  text-align: center;
}
.Description .pic {
  margin-bottom: 30px;
}
.Description .text {
  font-family: 'AbsaraSansTF-Light';
  font-size: 18px;
  color: #444;
  font-weight: normal;
  max-width: 763px;
  position: relative;
  margin: auto;
  line-height: 29px;
}
.Overview {
  padding: 107px 0px 0px;
  position: relative;
  overflow: hidden;
}
.Overview ul.list {
  padding: 0px 61px 0px 61px;
}
.Overview ul.list > li {
  margin-bottom: 144px;
}
.Overview ul.list > li:last-child {
  margin-bottom: 94px;
}
.Overview ul.list > li:nth-child(2n) .item {
  flex-direction: row-reverse;
}
.Overview ul.list > li:nth-child(2n) .data {
  padding-left: 0px;
  padding-right: 100px;
}
.Overview ul.list > li:nth-child(2n) .pic:before {
  transform: translateX(100%);
  left: auto;
  right: 0px;
}
.Overview ul.list > li:nth-child(n+4) .pic:before,
.Overview ul.list > li:nth-child(1) .pic:before {
  background-image: url(../pictures/texture1.jpg);
}
.Overview ul.list > li:nth-child(2n+4) .pic:before,
.Overview ul.list > li:nth-child(2) .pic:before {
  background-image: url(../pictures/texture2.jpg);
}
.Overview ul.list > li:nth-child(3n+4) .pic:before,
.Overview ul.list > li:nth-child(3) .pic:before {
  background-image: url(../pictures/texture3.jpg);
}
.Overview ul.list > li:nth-child(4n+4) .pic:before,
.Overview ul.list > li:nth-child(4) .pic:before {
  background-image: url(../pictures/texture4.jpg);
}
.Overview .item {
  display: flex;
}
.Overview .holder {
  width: 531px;
  position: relative;
  z-index: 1;
}
.Overview .pic {
  height: 537px;
  width: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Overview .pic:before {
  pointer-events: none;
  display: block;
  content: '';
  position: absolute;
  top: 42px;
  height: calc(100% - 84px);
  left: 0px;
  width: 200px;
  transform: translateX(-100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Overview .data {
  width: calc(100% - 531px);
  padding-left: 100px;
  padding-top: 140px;
}
.Overview .wrap {
  max-width: 92%;
}
.Overview .title {
  font-family: 'AbsaraSansTF-Bold';
  font-size: 36px;
  color: #444;
  font-weight: normal;
  margin-bottom: 43px;
}
.Overview .text {
  font-family: 'AbsaraSansTF-Regular';
  font-size: 18px;
  color: #444;
  line-height: 29px;
  font-weight: normal;
}
.Overview .subtitle {
  font-family: 'AbsaraSansTF-Bold';
  font-size: 18px;
  color: #444;
  font-weight: normal;
  margin-bottom: 9px;
}
.Overview .seperator {
  position: relative;
  margin: 0px 0px 35px;
  width: 300px;
  transform: translateX(-100%) translateX(55px);
}
.Overview .seperator:before {
  background: #999999;
  display: block;
  content: '';
  height: 1px;
  width: 100%;
}
.Overview .seperator:after {
  background: #e13a2e;
  display: block;
  content: '';
  height: 8px;
  width: 8px;
  border-radius: 100%;
  position: absolute;
  top: -3px;
  right: 48px;
}
.errorPage footer {
  display: none;
}
.errorPage #wrapper {
  padding-bottom: 0px;
}
.errorPage header {
  background: #fff;
}
.Error {
  text-align: center;
  position: absolute;
  top: 105px;
  left: 0px;
  width: 100%;
  height: calc(100% - 105px);
  min-height: 402px;
}
.Error > .container {
  height: 100%;
}
.Error .bg {
  background: grey;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-shadow: 0px 0px 10px #000;
}
.Error .bg:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/shadow5.png) repeat-x 0px bottom;
}
.Error .wrap {
  position: relative;
  z-index: 1;
}
.Error h2 {
  font-weight: normal;
  color: #fff;
  line-height: 150px;
  margin-bottom: 35px;
  font-family: 'AbsaraSansTF-Bold';
  font-size: 200px;
}
.Error h3 {
  font-weight: normal;
  color: #fff;
  font-size: 32px;
  margin-bottom: 52px;
  font-family: 'AbsaraSansTF-Light';
  line-height: 42px;
}
.Error .Link {
  display: inline-block;
  padding: 0px 14px;
}
.Error .Link a {
  color: #fff;
}
.Error .Link:after {
  background: #fff;
}
.modal {
  background: #fff;
}
.modal .modal-dialog-centered {
  min-height: 100%!important;
}
.modal .modal-dialog {
  margin: 0px;
  max-width: none;
}
.modal .modal-content {
  border: 0px;
  background: none;
  border-radius: 0px;
}
.modal .cloze {
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 38px;
  right: 50px;
  width: 26px;
  height: 26px;
  z-index: 3;
}
.modal .cloze:after {
  display: block;
  content: '';
  background: url(../images/icons.png) no-repeat 0px 0px;
  width: 52px;
  height: 52px;
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.galleryPop .controls {
  position: absolute;
  left: 0px;
  bottom: 43px;
  width: 100%;
  padding: 0px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: visible;
  font-family: 'AbsaraSansTF-Light';
  font-size: 20px;
  color: #444;
}
.galleryPop .controls a {
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  position: relative;
  cursor: pointer;
}
.galleryPop .controls a:after {
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  bottom: -9px;
  width: 100%;
  height: 1px;
  background: #999;
}
.galleryPop .modal-content {
  position: static;
}
.galleryPop .wrap {
  padding: 74px 50px 74px;
  display: flex;
  justify-content: center;
}
.galleryPop .pic {
  max-width: calc(100% - 320px);
  text-align: center;
  /*overflow:hidden;
          max-height:~"calc(100vh - 144px)";*/
}
.galleryPop .data {
  margin-left: 40px;
  display: flex;
  align-items: flex-end;
  width: 280px;
}
.galleryPop .title {
  font-family: 'AbsaraSansTF-Light';
  font-size: 32px;
  color: #444;
  border-bottom: 1px solid #ddd;
  padding-bottom: 23px;
  margin-bottom: 26px;
  padding-right: 97px;
}
.galleryPop ul.info {
  font-size: 18px;
}
.galleryPop ul.info > li {
  margin-bottom: 21px;
  position: relative;
  padding-left: 17px;
}
.galleryPop ul.info > li:after {
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  background: #e13a2e;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}
.galleryPop ul.info > li:last-child {
  margin-bottom: 31px;
}
.galleryPop .titre {
  font-family: 'AbsaraSansTF-Bold';
  color: #525052;
  margin-bottom: 8px;
}
.galleryPop .name {
  font-family: 'AbsaraSansTF-Light';
  color: #525052;
  margin-bottom: 4px;
}
.galleryPop .caption {
  font-family: 'AbsaraSansTF-Bold';
  color: #e13a2e;
}
.galleryPop .share {
  position: relative;
  display: flex;
}
.galleryPop .share.open .icon {
  pointer-events: none;
  opacity: 0;
}
.galleryPop .share.open .medias {
  pointer-events: visible;
  opacity: 1;
}
.galleryPop .share .icon {
  cursor: pointer;
  font-size: 23px;
  color: #444444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.galleryPop ul.medias {
  position: absolute;
  top: -3px;
  left: 12px;
  font-size: 25px;
  display: flex;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.galleryPop ul.medias > li {
  margin-right: 42px;
}
.galleryPop ul.medias > li:last-child {
  margin-right: 0px;
}
.galleryPop ul.medias a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #444444;
  position: relative;
}
.galleryPop ul.medias a:before {
  position: absolute;
  display: block;
  content: '';
  height: 1px;
  background: #999999;
  width: 40px;
  left: -10px;
  bottom: -3px;
}
.galleryPop ul.medias a:after {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #e13a2e;
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -7px;
}
/* responsive ----------------------------------------------------
    ------------------------------------------------------------responsive--------
    ----------------------------responsive----------------------------------------
      --------------------------------------------------------------------
    --------------------------------------------------------------------
      --------------responsive------------------------------------------------------
    ---------------------------------------------------------responsive-----------
      --------------------------------------------------------------------
    ---------------------------------------responsive-----------------------------
*/
@media (min-width: 768px) {
  /*ipad & above */
  .weddList .pic img {
    min-height: 300px;
  }
  header .container {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
  }
  header .logo {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
  }
  .minheader header .container {
    height: 79px;
  }
  .minheader header .logo {
    width: 268px;
    height: 38px;
  }
}
@media (min-width: 768px) and (max-height: 950px) {
  .Menu .wrap {
    padding-top: 98px;
  }
  .subMenu {
    padding-top: 98px;
  }
}
@media (min-width: 768px) and (min-height: 629px) {
  .galleryPop .pic img {
    max-height: calc(100vh - 152px);
    object-fit: cover;
  }
}
@media (max-width: 1270px) {
  footer ul.cols > li {
    width: 150px;
  }
  footer ul.cols > li:nth-child(3) {
    width: calc(100% - 300px);
  }
}
@media (max-width: 1250px) {
  .Overview ul.list {
    padding: 0px;
  }
  .Overview .data {
    padding-right: 0px!important;
  }
}
@media (max-width: 1200px) {
  .verticalAnim ul.cols > li:nth-child(1) {
    padding-right: 0px;
  }
  .verticalAnim ul.cols > li:nth-child(2) {
    padding-left: 20px;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1190px) {
  .Focus ul.cols > li {
    width: 50%;
  }
  .Focus ul.cols > li:nth-child(2) {
    padding-left: 5%;
  }
  .Focus ul.cols > li:nth-child(1) {
    padding-right: 5%;
  }
}
@media (max-width: 1100px) {
  .dottedTitle span:before {
    margin-bottom: 17px;
  }
  .dottedTitle span:after {
    margin-top: 14px;
  }
  .Inspire .dottedTitle {
    font-size: 31px;
  }
  .verticalAnim .pagHolder {
    right: -40px;
  }
}
@media (max-width: 1080px) {
  #wrapper {
    padding-bottom: 245px;
  }
  footer .container {
    height: 245px;
  }
  footer ul.others {
    flex-wrap: wrap;
  }
  footer ul.others > li {
    width: 100%!important;
    padding: 0px!important;
  }
  .Overview .pic {
    height: 438px;
  }
  .Overview .data {
    padding-left: 30px;
  }
  .sortMenu ul.menu > li {
    margin: 0px 24px;
  }
  .sortMenu .sort:after {
    left: -10px;
    width: calc(100% + 20px);
  }
}
@media (max-width: 1024px) {
  .container {
    padding: 0px 34px;
  }
  .openMenu {
    left: 34px;
  }
  .categSwiper .next,
  .categSwiper .prev {
    display: none;
  }
  .categSwiper {
    padding-bottom: 66px;
  }
  .categSwiper .swiper-pagination {
    margin-top: 46px;
  }
  .Inspire {
    padding: 45px 0px 45px;
  }
  .Inspire ul.cols {
    flex-wrap: wrap;
  }
  .Inspire ul.cols > li {
    width: 100%;
    padding: 0px!important;
  }
  .Inspire ul.cols > li:nth-child(1) {
    margin-bottom: 38px;
  }
  .Inspire .dottedTitle {
    pointer-events: visible;
    padding: 0px;
    display: flex;
    justify-content: center;
    margin-bottom: 45px;
    position: relative;
    left: auto;
    bottom: auto;
    font-size: 36px;
    transform: none;
  }
  .Inspire:before {
    width: 100%;
    height: calc(100% - 304px);
  }
  footer ul.cols > li {
    width: 120px;
    padding-right: 12px;
  }
  footer ul.cols > li:nth-child(3) {
    width: calc(100% - 240px);
  }
  footer .holder {
    width: calc(100% - 204px);
  }
  footer .copyright {
    font-size: 13px;
  }
  .verticalAnim .bgImage {
    height: 641px;
  }
  .verticalAnim .screen {
    height: 641px;
  }
  .Gallery .item {
    height: 1200px;
  }
}
@media (max-width: 1000px) {
  .galleryPop .pic {
    width: calc(100% - 236px);
    max-width: none;
  }
  .galleryPop .wrap {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }
  .galleryPop .controls {
    padding: 0px 20px;
  }
  .modal .cloze {
    right: 20px;
  }
  .galleryPop .data {
    width: 216px;
    margin-left: 20px;
  }
  .galleryPop .title {
    padding-right: 50px;
  }
}
@media (max-width: 990px) {
  .Overview .holder {
    width: 400px;
  }
  .Overview .data {
    width: calc(100% - 400px);
  }
  .Overview .wrap {
    max-width: none;
  }
  .Overview ul.list > li:nth-child(2n) .wrap {
    padding-right: 20px;
  }
}
@media (max-width: 970px) {
  .Menu .holder {
    left: 350px;
  }
  .Menu {
    width: 350px;
  }
  .Menu .scroll {
    width: 317px;
  }
}
@media (max-width: 860px) {
  .Contact ul.cols > li {
    width: 50%!important;
  }
  .Contact .wrap {
    padding: 0px 12px 0px 18px;
  }
  .Contact .mail {
    word-break: break-word;
  }
}
@media (max-width: 800px) {
  .Overview .holder {
    width: 300px;
  }
  .Overview .data {
    width: calc(100% - 300px);
  }
  .Overview .pic {
    height: 330px;
  }
  .Overview .title {
    font-size: 33px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .categSwiper .swiper-slide {
    width: calc(50% - 5.5px);
  }
}
@media (max-width: 767px) {
  /*  below ipad*/
  .container {
    padding: 0px 17px;
  }
  .openMenu {
    left: 17px;
    height: 23px;
  }
  .openMenu .bar1,
  .openMenu .bar2,
  .openMenu .bar3 {
    width: 34px;
    margin-bottom: 9px;
  }
  .openMenu .bar2 {
    width: 24px;
  }
  .openMenu.change .bar3 {
    margin-bottom: 0px;
    transform: rotate(-44deg) translate(2px, -10px);
  }
  .openMenu.change .bar1 {
    transform: rotate(44deg) translate(4px, 12px);
  }
  .openMenu.back .bar1 {
    transform: rotate(-36deg) translate(-5px, 2px);
    width: 21px;
  }
  .openMenu.back .bar3 {
    transform: rotate(36deg) translate(-4px, -1px);
    width: 21px;
  }
  #content:before {
    height: 68px!important;
  }
  header .container {
    height: 68px!important;
  }
  header .logo {
    width: 177px;
    height: 25px;
  }
  #slideshow .pic {
    min-height: 258px;
    height: auto;
  }
  #slideshow .pic img {
    height: auto;
  }
  #slideshow .caption {
    bottom: 23px;
    font-size: 25px;
    line-height: 30px;
  }
  .categSwiper {
    padding: 0px 0px 38px;
  }
  .categSwiper .swiper-slide {
    width: 341px;
  }
  .categSwiper .caption {
    font-size: 25px;
  }
  .categSwiper .swiper-pagination {
    margin-top: 20px;
  }
  .dottedTitle {
    font-size: 27px!important;
  }
  .dottedTitle span:before {
    margin-bottom: 12px;
  }
  .dottedTitle span:after {
    margin-top: 9px;
  }
  .Inspire {
    padding: 20px 0px 20px;
    position: relative;
    z-index: 2;
  }
  .Inspire .dottedTitle {
    margin-bottom: 20px;
  }
  .Inspire ul.cols > li:nth-child(1) {
    margin-bottom: 17px;
  }
  .Inspire:before {
    height: calc(100% - 140px);
  }
  #wrapper {
    padding-bottom: 260px;
  }
  footer .container {
    height: 260px;
  }
  footer ul.cols > li:nth-child(1),
  footer ul.cols > li:nth-child(2) {
    display: none;
  }
  footer ul.cols > li:nth-child(3) {
    width: 100%;
  }
  footer .holder {
    width: calc(100% - 30px);
  }
  footer .copyright {
    position: relative;
    right: auto;
    bottom: auto;
    font-size: 12px;
    padding-top: 12px;
  }
  footer .wrap {
    padding-top: 18px;
  }
  footer ul.rooms,
  footer ul.time,
  footer .name,
  footer .call a {
    font-size: 14px;
  }
  footer ul.medias {
    display: block;
    top: 43px;
  }
  footer ul.medias > li {
    width: 100%;
    margin: 0px 0px 21px!important;
  }
  footer ul.medias > li:last-child {
    margin: 0px!important;
  }
  .Menu {
    width: 100%;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
  }
  .Menu.move {
    transform: translateX(100%);
  }
  .Menu .wrap {
    box-shadow: none;
    padding: 83px 0px 0px 17px;
  }
  .Menu .scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: 17px!important;
  }
  .Menu ul.links {
    font-size: 22px;
    margin-bottom: 65px;
  }
  .Menu ul.others {
    font-size: 17px;
  }
  .Menu ul.links > li.sub > a {
    position: relative;
  }
  .Menu ul.links > li.sub > a:after {
    position: absolute;
    top: 0px;
    right: 0px;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 30px;
    color: #444444;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .Menu ul.links a {
    display: block;
  }
  .Menu ul.medias {
    padding-bottom: 12px;
  }
  .Menu .mCustomScrollBox {
    height: auto!important;
  }
  .Menu .scroll {
    width: 100%;
  }
  .Menu .holder {
    left: auto;
    top: auto;
    position: static;
    overflow: visible;
    width: auto;
    height: auto;
    pointer-events: visible;
  }
  .subMenu {
    width: 100%;
    border: 0px;
    position: fixed;
    transform: translateX(-100%);
    box-shadow: none;
    z-index: 1;
    padding: 83px 0px 0px 17px;
    font-size: 17px;
  }
  .subMenu .inner {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: 17px!important;
  }
  .subMenu .mobileTitle {
    display: block;
    position: absolute;
    top: 22px;
    left: 17px;
    width: calc(100% - 34px);
    text-align: center;
    opacity: 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.35);
    font-family: 'AbsaraSansTF-Bold';
    font-size: 22px;
    color: #444;
    padding-bottom: 16px;
  }
  .subMenu ul.items > li:last-child {
    margin-bottom: 22px;
  }
  .Menu.move .subMenu {
    transform: translateX(0%);
  }
  .Menu.move .subMenu.open {
    transform: translateX(-100%);
  }
  /* new version  */
  .Menu.move {
    transform: translateX(0%);
  }
  .Menu.move .subMenu {
    transform: translateX(-100%);
  }
  .Menu.move .subMenu.open {
    transform: translateX(0%) translateZ(0);
  }
  .Menu.move .scroll {
    overflow: visible;
  }
  .Menu.move .scroll ul.links > li > a {
    opacity: 0;
    transition: none!important;
  }
  .Menu.move .scroll ul.links > li.sub {
    border: 0px;
  }
  .Menu.move .subMenu .mobileTitle {
    opacity: 1;
    transition: 0.4s all;
    transition-delay: 0.3s;
  }
  /* new version */
  /*.Menu:after{.absoluteDivCreate();pointer-events:none;background:#fff;transform:translateX(-100%);}
.Menu .wrap{position:relative;z-index:1;}
.Menu .mCSB_container,.Menu .mCustomScrollBox{position:static!important;overflow:visible!important;}
.subMenu{pointer-events:none;z-index:0;}
.subMenu.open{position:absolute;pointer-events:visible;z-index:2;}
.Menu ul.links > li{position:static;}
*/
  .About {
    padding: 100px 0px 0px;
  }
  .About .title {
    font-size: 25px;
  }
  .About .title span {
    font-size: 27px;
  }
  .About ul.items > li {
    margin: 0px 11px 56px;
    max-width: calc(50% - 22px);
  }
  .About .caption {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 28px;
  }
  .About .icon {
    margin-bottom: 16px;
  }
  .About ul.items a {
    padding-bottom: 20px;
  }
  .Link {
    font-size: 17px;
  }
  .Focus .tab {
    padding: 69px 16px 69px;
  }
  .Focus .title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  .Focus .title span {
    font-size: 25px;
  }
  .Focus ul.cols {
    flex-wrap: wrap;
  }
  .Focus ul.cols > li {
    width: 100%!important;
    padding: 0px!important;
  }
  .Focus ul.cols > li:nth-child(1) {
    order: 2;
    justify-content: flex-start;
  }
  .Focus ul.cols > li:nth-child(2) {
    order: 1;
  }
  .Focus .tab2 {
    padding: 63px 38px 63px;
  }
  .Focus .pic {
    margin-bottom: 35px;
    text-align: center;
  }
  .Focus .name {
    font-size: 25px;
    margin-bottom: 31px;
  }
  .Focus .author {
    font-size: 17px;
  }
  .Focus .brand {
    font-size: 17px;
  }
  .Components {
    padding: 34px 0px 42px;
  }
  .Components .caption {
    font-size: 17px;
  }
  .People {
    padding: 44px 0px 0px;
  }
  .People .name {
    font-size: 17px;
  }
  .People .prev:before,
  .People .next:before {
    height: 171px;
  }
  .verticalAnim {
    padding: 20px 0px 0px;
  }
  .verticalAnim ul.cols {
    flex-wrap: wrap;
  }
  .verticalAnim ul.cols > li {
    width: 100%!important;
    padding: 0px!important;
    display: block!important;
  }
  .verticalAnim .bgImage {
    width: 100%;
    height: 510px;
    max-width: none;
    margin-bottom: 20px;
  }
  .verticalAnim .caption {
    font-size: 27px;
    max-width: none;
  }
  .verticalAnim .caption span {
    font-size: 25px;
  }
  .verticalAnim .animation {
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 37px;
  }
  .verticalAnim .screen {
    width: 100%;
    height: 98px;
  }
  .verticalAnim .pagHolder {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    height: auto;
    justify-content: center;
    margin-top: 16px;
  }
  .verticalAnim .swiper-pagination-bullet {
    display: inline-block;
    margin: 0px 5px;
  }
  .verticalAnim .animation .swiper-slide {
    width: auto!important;
  }
  .verticalAnim .pic img {
    transform: scale(0.85);
    max-width: 150px;
  }
  .Instagram {
    padding: 39px 0px 42px;
  }
  .Instagram .title {
    font-size: 27px;
  }
  .Instagram .subtitle {
    font-size: 19px;
  }
  .Instagram .subtitle .fa {
    font-size: 22px;
  }
  .Instagram .top {
    margin-bottom: 26px;
  }
  .Pop {
    position: fixed;
    top: auto;
    left: 0px;
    width: 100%;
    transform: none;
    bottom: 0px;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    z-index: 24;
    display: flex;
    align-items: flex-end;
    cursor: default;
    overflow: hidden;
  }
  .Pop.fade {
    opacity: 1;
    pointer-events: visible;
  }
  .Pop .wrap {
    background: #fff;
    width: 100%;
    position: relative;
    max-height: 200px;
    overflow: auto;
    padding: 59px 17px 57px;
    font-size: 17px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    transform: translateY(100%);
  }
  .Pop .wrap.slide {
    transform: translateY(0);
  }
  .Pop .wrap:before {
    display: none;
  }
  .Pop .titre {
    margin-bottom: 8px;
  }
  .Pop .kloze {
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 21px;
    right: 17px;
    width: 26px;
    height: 26px;
  }
  .Pop .kloze:after {
    display: block;
    content: '';
    background: url(../images/icons.png) no-repeat 0px 0px;
    width: 52px;
    height: 52px;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  .Showrooms {
    padding: 22px 0px 49px;
  }
  .Showrooms ul.cols {
    flex-wrap: wrap;
  }
  .Showrooms ul.cols > li {
    width: 100%;
  }
  .Showrooms ul.cols > li:nth-child(1) {
    margin-bottom: 30px;
  }
  .Showrooms .data {
    padding: 22px 0px 0px;
    font-size: 17px;
    line-height: 27px;
  }
  .Showrooms .name {
    font-size: 25px;
    margin-bottom: 18px;
  }
  .Slider .swiper-pagination {
    display: none;
  }
  .Contact {
    padding: 110px 0px 46px;
    position: relative;
  }
  .Contact .container {
    padding: 0px 17px!important;
  }
  .Contact ul.cols {
    flex-wrap: wrap;
  }
  .Contact ul.cols > li {
    width: 100%!important;
  }
  .Contact .dottedTitle {
    margin: 0px;
    transform: none;
    position: absolute;
    top: -89px;
    left: 0px;
    width: 100%;
    text-align: center;
    display: block;
  }
  .Contact .pic {
    min-height: 217px;
    margin-bottom: 35px;
  }
  .Contact .wrap {
    padding: 0px 0px 46px;
    border-bottom: 1px solid #cfcfcf;
  }
  .Contact ul.info {
    font-size: 17px;
  }
  .Contact ul.info > li:last-child {
    margin-bottom: 48px;
  }
  .Contact ul.medias {
    justify-content: center;
  }
  .Message .title {
    font-size: 25px;
    margin-bottom: 32px;
  }
  .Message ul.items > li {
    width: 100%;
  }
  .Message .wrap {
    max-width: none;
  }
  .sendDiv .buttom {
    font-size: 17px;
  }
  .inputField select,
  .inputField input,
  .inputField textarea {
    font-size: 17px;
  }
  .inputField label {
    font-size: 17px;
  }
  .txMssg .text {
    font-size: 17px;
    line-height: 35px;
  }
  .weddList {
    padding: 22px 0px 42px;
  }
  .weddList .text {
    font-size: 17px;
    line-height: 30px;
  }
  .weddList .pic {
    margin-bottom: 28px;
    background: none!important;
  }
  .weddList .pic:after {
    display: none;
  }
  .weddList .pic img {
    visibility: visible;
    object-fit: cover;
    object-position: center center;
  }
  .weddList .dottedTitle {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    margin-bottom: 22px;
    color: #525052;
  }
  .topTitle {
    padding: 19px 0px 18px;
  }
  .topTitle .container {
    padding: 0px;
  }
  .topTitle .title {
    font-size: 25px;
  }
  .topTitle .wrap {
    padding-bottom: 15px;
  }
  .Gallery {
    padding: 0px;
  }
  .Gallery .item {
    margin-bottom: 17px;
    height: 1475px;
  }
  .Gallery .item > img {
    height: 1475px;
    min-height: 0px;
    max-height: none;
  }
  .Gallery .pic1 {
    width: calc(50% - 7px);
    height: 154px;
  }
  .Gallery .pic2 {
    width: calc(50% - 7px);
    left: auto;
    right: 0px;
    top: 0px;
    height: 154px;
  }
  .Gallery .pic3 {
    top: 168px;
    width: 100%;
    height: 340px;
  }
  .Gallery .pic4 {
    top: 522px;
    width: 100%;
    height: 220px;
  }
  .Gallery .pic5 {
    top: 755px;
    width: 100%;
    height: 220px;
  }
  .Gallery .pic6 {
    width: calc(50% - 7px);
    height: 154px;
    top: 989px;
  }
  .Gallery .pic7 {
    width: calc(50% - 7px);
    height: 154px;
    top: 989px;
    left: auto;
    right: 0px;
  }
  .Gallery .pic8 {
    width: 100%;
    height: 319px;
  }
  .sortMenu ul.links {
    column-count: 2!important;
    font-size: 17px;
    max-width: 308px!important;
    column-gap: 23px!important;
  }
  .sortMenu ul.menu {
    flex-wrap: wrap;
  }
  .sortMenu ul.menu > li {
    margin: 0px 22px 30px;
  }
  .sortMenu {
    padding: 0px;
  }
  .sortMenu .sort:after {
    left: -12px;
    width: calc(100% + 24px);
  }
  .sortMenu .holder {
    top: auto;
    margin-top: 14px;
  }
  .sortMenu .sort {
    font-size: 16px;
  }
  .Description {
    padding: 24px 0px 34px;
  }
  .Description .text {
    font-size: 17px;
    line-height: 25px;
  }
  .Description .pic {
    margin-bottom: 7px;
    transform: scale(0.6);
  }
  .Overview {
    padding: 29px 0px 0px;
  }
  .Overview ul.list > li {
    margin-bottom: 51px;
  }
  .Overview ul.list > li:nth-child(2n) .holder {
    padding-left: 0px;
    padding-right: 20px;
  }
  .Overview ul.list > li:last-child {
    margin-bottom: 33px;
  }
  .Overview .item {
    flex-wrap: wrap;
  }
  .Overview .holder {
    width: 100%;
    padding-left: 20px;
  }
  .Overview .data {
    width: 100%;
    padding: 0px;
  }
  .Overview .pic {
    margin-bottom: 27px;
    height: 422px;
  }
  .Overview .title {
    font-size: 27px;
    margin-bottom: 26px;
  }
  .Overview .subtitle {
    font-size: 17px;
  }
  .Overview .text {
    font-size: 17px;
    line-height: 27px;
  }
  .Overview .seperator {
    width: 144px;
    transform: none!important;
    margin-left: -17px;
  }
  .Overview .pic:before {
    top: 27px;
    height: calc(100% - 54px);
  }
  .Error {
    top: 68px;
    height: calc(100% - 68px);
  }
  .Error h2 {
    font-size: 133px;
    line-height: 99px;
  }
  .Error h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .modal .cloze {
    right: 17px;
    top: 22px;
  }
  .galleryPop .wrap {
    padding: 73px 17px 20px 17px;
    display: block;
  }
  .galleryPop .pic {
    width: 100%;
  }
  .galleryPop .data {
    margin: 0px;
    display: block;
    width: 100%;
  }
  .galleryPop .title {
    font-size: 25px;
    padding-right: 0px;
    padding-bottom: 20px;
    margin-bottom: 22px;
  }
  .galleryPop ul.info {
    font-size: 17px;
  }
  .galleryPop ul.info > li {
    margin-bottom: 23px;
  }
  .galleryPop .controls {
    position: relative;
    bottom: auto;
    padding: 18px 0px 38px;
    font-size: 15px;
  }
  .galleryPop .controls a:after {
    bottom: -5px;
  }
  .galleryPop .modal-content {
    display: block;
  }
  .galleryPop .modal-dialog-centered {
    align-items: flex-start;
  }
}
@media (max-width: 510px) {
  .sortMenu ul.menu > li {
    margin: 0px 6px 30px;
  }
  .sortMenu .sort:after {
    left: 0px;
    width: calc(100% + 0px);
  }
  .sortMenu .sort .fa {
    font-size: 19px;
  }
  .sortMenu .sort {
    font-size: 15px;
  }
  .sortMenu ul.menu {
    margin-left: -12px;
    width: calc(100% + 24px);
  }
}
@media (max-width: 490px) {
  .Overview .pic {
    height: 322px;
  }
}
@media (max-width: 440px) {
  .categSwiper .swiper-slide {
    width: 100%;
  }
}
@media screen and (max-device-width: 768px) {
  /* only mobile devices + ipad */
}
@media screen and (max-device-width: 767px) {
  /* only mobiles */
  .openMenu:before {
    display: block;
    content: '';
    position: absolute;
    top: -15px;
    left: -17px;
    width: 67px;
    height: 51px;
  }
  .modal .cloze {
    right: 4px;
    height: 42px;
    width: 39px;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  /* ipad general*/
  .Pop {
    position: fixed;
    top: auto;
    left: 0px;
    width: 100%;
    transform: none;
    bottom: 0px;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    z-index: 24;
    display: flex;
    align-items: flex-end;
    cursor: default;
    overflow: hidden;
  }
  .Pop.fade {
    opacity: 1;
    pointer-events: visible;
  }
  .Pop .wrap {
    background: #fff;
    width: 100%;
    position: relative;
    max-height: 200px;
    overflow: auto;
    padding: 59px 17px 57px;
    font-size: 17px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    transform: translateY(100%);
  }
  .Pop .wrap.slide {
    transform: translateY(0);
  }
  .Pop .wrap:before {
    display: none;
  }
  .Pop .titre {
    margin-bottom: 8px;
  }
  .Pop .kloze {
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 21px;
    right: 17px;
    width: 26px;
    height: 26px;
  }
  .Pop .kloze:after {
    display: block;
    content: '';
    background: url(../images/icons.png) no-repeat 0px 0px;
    width: 52px;
    height: 52px;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  .inputField textarea {
    background-image: linear-gradient(to right, #ffffff 0px, transparent 0px), linear-gradient(to left, #ffffff 0px, transparent 0px), repeating-linear-gradient(#ffffff, #ffffff 39px, #bebcbc 41px, #000000 39px, #ffffff 40px);
  }
}
body.desktop {
  /*  desktop target only  ( hovers & others ) */
}
body.desktop .openMenu:hover .bar1,
body.desktop .openMenu:hover .bar2,
body.desktop .openMenu:hover .bar3 {
  background: #e13a2e;
}
body.desktop .swiper-pagination-bullet:hover {
  background: #e13a2e !important;
}
body.desktop .Slider .swiper-pagination-bullet-active:hover {
  background: #fff!important;
}
body.desktop .categSwiper .swiper-slide:hover .pic {
  transform: scale(1.05);
}
body.desktop .categSwiper .prev:hover,
body.desktop .categSwiper .next:hover {
  background: #e13a2e;
  border-color: #e13a2e;
}
body.desktop footer a:hover,
body.desktop .galleryPop ul.medias a:hover {
  color: #e13a2e !important;
}
body.desktop footer .call,
body.desktop .Showrooms .phone,
body.desktop .Contact ul.info .call {
  pointer-events: none;
}
body.desktop .Menu a:hover,
body.desktop .Link:hover,
body.desktop .Components .swiper-slide a:hover .caption,
body.desktop .sendDiv .buttom:hover,
body.desktop .galleryPop .controls a:hover {
  color: #e13a2e;
}
body.desktop .People .swiper-slide > a:hover .name,
body.desktop .Contact ul.medias a:hover,
body.desktop .Contact ul.info a:hover,
body.desktop .Error .Link a:hover {
  color: #e13a2e;
}
body.desktop .People .swiper-slide > a .pic {
  filter: grayscale(100%);
  transform: translateZ(0);
}
body.desktop .People .swiper-slide > a:hover .pic {
  filter: grayscale(0%);
}
body.desktop .sortMenu .sort:hover {
  opacity: 1!important;
}
body.desktop .People .prev:hover,
body.desktop .People .next:hover,
body.desktop .weddList .text a:hover,
body.desktop .sortMenu .sort:hover,
body.desktop .sortMenu ul.links a:hover {
  color: #e13a2e;
}
body.desktop .Pop .kloze:hover:after,
body.desktop .modal .cloze:hover:after {
  background-position: -54px 0px;
}
body.desktop.stopWebsiteScroll.containVscroll.windows header,
body.desktop.stopWebsiteScroll.containVscroll.windows #wrapper {
  width: calc(100% - 17px);
}
body.desktop.modal-open.containVscroll.windows header {
  width: calc(100% - 17px);
}
@media (max-width: 767px) {
  body.desktop.windows .galleryPop .wrap {
    padding-right: 0px;
  }
}
