@charset "UTF-8";
input {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#home-page .arrow-icon .arrow:before {
  width: 35%;
}

#home-page .arrow-icon .arrow:after {
  width: 35%;
}

#logo-container {
  width: 100%;
}

.fixed-background {
  position: absolute;
}

.swiper-slide-active img {
  width: 100%;
}

.swiper-prev {
  position: absolute;
  top: -30px;
  z-index: 36;
  width: 20%;
  left: 40px;
  color: #fcbf00;
}

.swiper-prev:focus {
  outline: none;
}

.swiper-next {
  position: absolute;
  top: -30px;
  width: 20%;
  z-index: 6;
  right: 40px;
  color: #fcbf00;
  text-align: right;
}

.swiper-next:focus {
  outline: none;
}

.swiper-pagination {
  z-index: 1;
  font-size: 14px;
}

.q1 {
  color: #c4c4c4;
  width: 90%;
  margin-top: 100px;
}

.q1 .inner {
  position: absolute;
  border-left: 4px solid #FFC000;
  height: 24px;
  width: 2px;
  background: #FFC000;
  top: 9px;
  display: block;
}

.q1 .title {
  font-size: 30px;
  float: left;
  width: 100%;
  padding-left: 2.5rem;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 30px;
  font-weight: 500;
}

.q1 .suggest {
  font-size: 16px;
  font-weight: 500;
  color: #c4c4c4;
  margin-bottom: 30px;
  line-height: 24px;
  padding-left: 30px;
}

.q1 .isbottomright {
  position: absolute;
  bottom: 0px;
  right: -75px;
  width: 150px;
}

.q2 {
  color: #c4c4c4;
  width: 90%;
  padding-top: 100px;
}

.q2 .inner {
  position: absolute;
  border-left: 4px solid #FFC000;
  height: 24px;
  width: 2px;
  background: #FFC000;
  top: 9px;
  display: block;
}

.q2 .title {
  font-size: 30px;
  float: left;
  width: 100%;
  padding-left: 2.5rem;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 30px;
}

.q2 .showicon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.q2 .showicon .showicon_25 {
  width: 25%;
  text-align: center;
}

.q2 .showicon .showicon_25 img {
  width: 128px;
  height: 156px;
  margin: 0 auto;
  text-align: center;
}

.q3 {
  color: #c4c4c4;
  width: 90%;
  padding-top: 100px;
}

.q3 .inner {
  position: absolute;
  border-left: 4px solid #FFC000;
  height: 24px;
  width: 2px;
  background: #FFC000;
  top: 9px;
  display: block;
}

.q3 .title {
  font-size: 30px;
  float: left;
  width: 100%;
  padding-left: 2.5rem;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 30px;
}

.q3 .schemaA {
  border: 2px solid #fff;
  position: relative;
  width: 85%;
  margin: auto;
  margin-top: 60px;
}

.q3 .schemaA .isname {
  margin-top: -28px;
  text-align: center;
  font-size: 30px;
  color: #ebb200;
}

.q3 .schemaA .isname span {
  background: black;
  padding: 10px;
}

.q3 .schemaA .istext ul {
  padding: 5% 10%;
}

.q3 .schemaA .istext ul li {
  list-style: none;
  font-size: 16px;
  background: url("../images/Intro_Schemes_a.png") no-repeat;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  padding-left: 10%;
}

.q4 {
  width: 100%;
  margin-top: 100px;
  background: url("../images/Intro_Benefits_D_BG.png");
  margin-bottom: 100px;
}

.q4 .q4background {
  color: #c4c4c4;
  width: 90%;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.q4 .q4background .inner {
  position: absolute;
  border-left: 4px solid #FFC000;
  height: 24px;
  width: 2px;
  background: #FFC000;
  top: 9px;
  display: block;
}

.q4 .q4background .title {
  font-size: 30px;
  float: left;
  width: 100%;
  padding-left: 2.5rem;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 30px;
}

.q4 .colbac {
  margin-top: 50px;
}

.q4 .colbac .issetting {
  padding: 0px 25px;
  background-size: 100% 100%;
  height: 175px;
  color: #322b38;
  font-size: 16px;
  text-align: center;
  background: #ebb221;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.q4 .colbac:nth-child(odd) .issetting {
  background: #fff;
}

.q4 .colbac:nth-child(even) .issetting {
  background: #ebb221;
}

.q4 .colbac .collogo {
  width: 50px;
  height: auto;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
}

.q5 {
  color: #c4c4c4;
  padding-top: 100px;
  padding-bottom: 100px;
}

.q5 .title {
  font-size: 30px;
  float: left;
  width: 100%;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 30px;
}

.q5 .contact-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.q5 .contact-form textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}

.q5 .contact-form textarea:focus {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.q5 .contact-form select {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #9990;
}

.q5 .contact-form select:focus {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.q5 .contact-form .title {
  margin-top: 100px;
  text-align: center;
  padding-left: 0px;
}

.q5 .contact-form .title .sidivsy {
  width: 100px;
  display: block;
  margin: 0 auto;
  border-bottom: 3px solid #ffc000;
  margin-top: 10px;
}

.q5 .contact-form .form-row {
  float: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}

.q5 .contact-form .form-row .form-column {
  width: 44%;
  display: inline-block;
  float: left;
  margin-top: 30px;
  padding: 0;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #999;
}

.q5 .contact-form .form-row .form-column .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.q5 .contact-form .form-row .form-column .label-text {
  float: left;
  width: 37%;
  border: 0;
  display: inline-block;
  line-height: 22px;
  padding: 12px 0;
  margin: 0 !important;
  font-size: 14px;
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
  width: auto !important;
  padding-right: 15px !important;
}

.q5 .contact-form .form-row .form-column .label-text .yellow-star {
  color: #ffc000;
  margin-left: 5px;
}

.q5 .contact-form .form-row .form-column .input {
  float: left;
  width: 63%;
  border: 0 !important;
  display: inline-block;
  line-height: 22px;
  padding: 0;
  margin: 0 !important;
  font-size: 14px;
  width: 100%;
}

.q5 .contact-form .form-row .form-column .input .error-msg {
  width: 100%;
  position: absolute;
  bottom: -22px;
  height: 20px;
  color: #d24747;
  font-size: 12px;
  bottom: -22px;
  font-size: 15px;
}

.q5 .contact-form .form-row .form-column .input input {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
}

.q5 .contact-form .form-row .form-column .input input:focus {
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.q5 .contact-form .form-row .form-column input {
  border-bottom: 0;
  padding: 12px 0;
  font-size: 14px;
  color: #fff;
  background: transparent;
  border: 0px;
  width: 100%;
  padding: 13px 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border-radius: 0px;
  border: 0;
}

.q5 .contact-form .form-row .right {
  margin-left: 4%;
}

.q5 .contact-form .form-row .left {
  margin-right: 4%;
}

.q5 .contact-form .form-row .textarea {
  width: 100%;
}

.q5 .contact-form .form-row .button-area {
  width: 100%;
}

.admir_css {
  width: 90%;
  margin-top: 100px;
  padding-top: 120px;
  color: #fff;
  position: relative;
}

.admir_css .caption_qu {
  color: #fff;
  width: 100%;
}

.admir_css .caption_qu h1 {
  font-size: 66px;
  margin: 0;
}

.admir_css .caption_qu span {
  font-size: 16px;
}

.admir_css .caption_qu .down_icon {
  padding-top: 20px;
}

.admir_css .caption_qu .down_icon .down_text {
  display: none;
  border: 1px solid #fff;
  width: 200px;
  padding: 10px 15px;
  font-size: 16px;
  margin: 0 auto;
}

.admir_css .caption_qu .down_icon .down_text img {
  width: 18px;
  line-height: 18px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.admir_css .caption_qu .down_icon .active img {
  transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
}

.admir_css .caption_qu .down_icon .down_detail {
  display: block;
  margin-top: 20px;
}

.admir_css .anchor_title {
  margin-top: 100px;
}

.admir_css .anchor_title .col-md-3 {
  width: 21%;
  margin-left: 5.3%;
  color: #fff;
  font-size: 21px;
  padding-bottom: 15px;
  border-bottom: 2px solid #fff;
}

.admir_css .anchor_title .col-md-3:first-child {
  margin-left: 0%;
}

.admir_css .anchor_title .col-md-3:active {
  color: #ebb221;
  border-bottom: 2px solid #ebb221;
}

.admir_css .anchor_title .active {
  color: #ebb221;
  border-bottom: 2px solid #ebb221;
}

.admir_css .anchor_content {
  /*margin-bottom: 100px;*/
  width: 100%;
}

.admir_css .anchor_content .anchor_item {
  margin-top: 100px;
  padding-bottom: 15px;
  border-bottom: 1px solid #777979;
}

.admir_css .anchor_content .anchor_item h2 {
  font-size: 60px;
}

.admir_css .anchor_content .conten_present {
  border-left: 2px solid #ebb221;
  padding-left: 10px;
  font-size: 1.5em;
}

.admir_css .anchor_content .conten_text h2 {
  margin-top: 0;
  padding-top: 0;
}

.admir_css .anchor_content .conten_text .anchor_detailed {
  margin-top: 80px;
  border-top: 1px solid #777979;
  padding: 20px 0px;
  color: #c4c4c4;
  font-size: 14px;
}

.admir_css .anchor_content .conten_text span {
width: 250px;
    display: block;
  color: #fff;
}

.admir_css .anchor_content .conten_img {
  padding: 0;
  position: relative;
}

.admir_css .anchor_content .conten_img .anchor_swiper {
  padding: 10px 0;
}

.admir_css .anchor_content .conten_img .swiper-slide {
  position: relative;
  height: 350px;
}

.admir_css .anchor_content .conten_img .swiper-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.admir_css .anchor_content .conten_img .swiper-slide .triangle {
  position: absolute;
  top: -35px;
  left: -61px;
  z-index: 198;
  width: 0;
  height: 0;
  border-left: 97px solid transparent;
  border-right: 78px solid transparent;
  border-bottom: 92px solid #000000;
  transform: rotate(315deg);
  -webkit-transform: rotate(313deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
}

.admir_css .anchor_content .conten_img .swiper-slide .triangle:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -69px;
  width: 0;
  height: 0;
  border-left: 54px solid transparent;
  border-right: 54px solid transparent;
  border-top: 54px solid #ebb200;
  z-index: -2;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.admir_css .anchor_content .conten_img .isbottombottom {
  margin-top: 10px;
  width: 100%;
  height: 30px;
  font-size: 12px;
  color: #777979;
  position: relative;
}

.admir_css .anchor_content .conten_img .isbottombottom .swiper-prev {
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  z-index: 36;
  width: 20%;
  color: #fcbf00;
  height: 30px;
}

.admir_css .anchor_content .conten_img .isbottombottom .swiper-next {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 36;
  width: 20%;
  color: #fcbf00;
  height: 30px;
}

.admir_css .anchor_content .conten_img .conten_icon {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  clear: both;
}

.admir_css .anchor_content .conten_img .conten_icon .div_icon {
  width: 20%;
  margin-top: 10px;
  text-align: center;
}

.admir_css .anchor_content .conten_img .conten_icon .div_icon .icon_img {
  width: 80px;
  text-align: center;
  margin: 0 auto;
}

.admir_css .anchor_content .conten_img .conten_icon .div_icon .icon_img img {
  width: 100%;
}

.admir_css .anchor_content .conten_img .conten_icon .div_icon .line {
  text-align: center;
  margin: 0 auto;
  width: 30px;
  border-top: 2px solid #ebb200;
}

.admir_css .anchor_content .conten_img .conten_icon .div_icon .span {
  margin-top: 15px;
  font-size: 12px;
  color: #c4c4c4;
}

.admir_css .mobile_css {
  margin-top: 20px;
}

.admir_css .mobile_css .ces h2 {
  font-size: 45px;
}

.admir_css .mobile_css .mobile_swiper {
  margin-top: 20px;
  position: relative;
}

.admir_css .mobile_css .mobile_swiper .swiper-wrapper .swiper-slide {
  position: relative;
  height: 200px;
}

.admir_css .mobile_css .mobile_swiper .swiper-wrapper .swiper-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.admir_css .mobile_css .mobile_swiper .swiper-wrapper .swiper-slide .triangle {
  position: absolute;
  top: -19px;
  left: -54px;
  z-index: 198;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 88px solid transparent;
  border-bottom: 75px solid #100e0d;
  transform: rotate(315deg);
  -webkit-transform: rotate(313deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
}

.admir_css .mobile_css .mobile_swiper .swiper-wrapper .swiper-slide .triangle:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -51px;
  width: 0;
  height: 0;
  border-left: 52px solid transparent;
  border-right: 54px solid transparent;
  border-top: 54px solid #ebb200;
  z-index: -2;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.admir_css .mobile_css .mobile_swiper .swiper-mobile-prev {
  position: absolute;
  top: 150px;
  z-index: 99;
  left: 0;
}

.admir_css .mobile_css .mobile_swiper .swiper-mobile-next {
  position: absolute;
  top: 150px;
  right: 0;
  z-index: 99;
}

.admir_css .mobile_css .introduce {
  padding: 20px 0px;
  color: #c4c4c4;
  font-size: 14px;
}

.admir_css .mobile_css .introduce span {
  color: #fff;
}

.admir_css .mobile_css .facility {
  color: #fff;
  font-size: 16px;
  border-bottom: #777979 1px solid;
  border-top: #777979 1px solid;
  padding: 10px 0px;
  position: relative;
  margin-bottom: 100px;
}

.admir_css .mobile_css .facility img {
  position: absolute;
  right: 0;
  width: auto;
  top: 10px;
}

.secondary_menu {
  position: absolute;
  width: 100%;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
}

.secondary_menu ul .menu_li {
  padding: 15px 10px !important;
}

.secondary_menu ul .menu_li .textname {
  color: #fff;
}

.secondary_menu ul .menu_li:hover .textname {
  color: #ebb221;
}

.menu_seco {
  float: right;
  width: 25px;
  display: none;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.activeseco {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.contact-footer {
  margin-top: auto;
  color: #b3b3b3;
  margin-top: 0px;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 30px;
}

.contact-footer .contacts {
  margin-top: 50px;
  font-size: 12px;
  font-weight: 400;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-footer .contacts .call ul {
  text-align: left;
  padding-left: 0px;
}

.contact-footer .contacts .call ul li {
  background-image: url("../../../images/bot_phone_icon.svg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  list-style: none;
  white-space: nowrap;
  height: 22px;
}

.contact-footer .contacts .call img {
  padding-right: 20px;
}

.contact-footer .contacts .address {
  text-align: left;
  padding-left: 0px;
}


.contact-footer .contacts .address ul li {
  background-image: url("../../../images/bot_location_icon.svg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 36px;
  list-style: none;
  height: 25px;
}

.contact-footer .contacts .address ul li span {
  font-weight: 700;
}

.contact-footer .contacts .address ul li:not(:first-child) {
  margin-top: 25px;
}

.contact-footer .contacts .address img {
  padding-right: 20px;
}
/* .contact-footer .contacts .email {
  text-align: left;
  padding-left: 0px;
} */
.contact-footer .contacts .email ul {
  padding-left: 0px;
  text-align: left;
  padding-top: 10px;
}

.contact-footer .contacts .email ul li {
  background-image: url("../../../images/bot_mail_icon.svg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  list-style: none;
  white-space: nowrap;
  height: 14px;
}

.contact-footer .contacts .email img {
  padding-right: 20px;
}

.contact-footer .copyright {
  text-align: right;
  padding-top: 0px;
  padding-bottom: 80px;
}

.contact-footer .newcopyright {
  margin-top: 44px;
}

  .mobile_footer .address_par .text {
    font-weight: 700;
  }
  .mobile_footer .address_par .phone {
    padding-top: 10px;
  }
  .mobile_footer .address_par .phone a span {
    padding-left: 10px;
  }
  .mobile_footer .address_par .phone img {
    height: 22px;
    width: 22px;
  }
  .mobile_footer .address_par .position {
    margin-top: 10px;
  }
  .mobile_footer .address_par .position img {
    height: 22px;
    width: 22px;
  }
  .mobile_footer .address_par .position span {
    padding-left: 10px;
    font-size: 12px;
  }
  .mobile_footer .address_par:nth-child(2) {
    margin-top: 30px;
  }
  .mobile_footer .email {
    margin-top: 40px;
  }
  .mobile_footer .email img {
    height: 22px;
    width: 22px;
  }
  .mobile_footer .email a {
    padding-left: 10px;
    font-size: 12px;
  }
  .mobile_footer .copyright {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  .mobile_footer .copyright span {
    font-size: 12px;
  }

#anchor_nav {
  position: fixed;
  margin: auto;
  top: 0;
  /*底部固定*/
  left: 0;
  /*实现div的居中*/
  right: 0;
  /*实现div的居中*/
  text-align: center;
  /*div的内容居中*/
  background: #100e0d;
  width: 100%;
  z-index: 199;
}

#anchor_nav .anchor_div {
  padding-top: 20px;
}

#anchor_nav .anchor_div .title_style {
  width: 21%;
  margin-left: 5.3%;
  color: #fff;
  font-size: 21px;
  padding-bottom: 15px;
  border-bottom: 2px solid #fff;
}

#anchor_nav .anchor_div .title_style:first-child {
  margin-left: 0%;
}

#anchor_nav .anchor_div .title_style:active {
  color: #ebb221;
  border-bottom: 2px solid #ebb221;
}

#anchor_nav .anchor_div .active {
  color: #ebb221;
  border-bottom: 2px solid #ebb221;
}

@media screen and (min-width: 1260px) {
  .inner {
    display: none;
  }
}

#workspace-page .nav-header,
#home-page .nav-header {
  background-image: url("https://www.atlaspace.com.hk/_new/nnn/images/background.jpg");
  border-bottom: 1px solid #787878;
}

@media only screen and (max-width: 1260px) {
  #anchor_nav .fixate_anchor {
    padding: 0;
    background-color: #100e0d;
    position: fixed;
    z-index: 10001;
    top: 0;
    font-size: 15px;
    color: #fff;
    padding: 15px 10px;
    width: 100%;
  }
  #anchor_nav .fixate_anchor img {
    width: 21px;
    height: auto;
  }
  #anchor_nav .anchor_div {
    height: 92px;
  }
  #anchor_nav .anchor_div .title_style {
    width: 100%;
    padding: 30px 0px;
    margin: 0;
  }
  #anchor_nav .mob_anchor {
    display: none;
  }
  #anchor_nav .mob_anchor .fixate_ul {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    position: relative;
    top: 62px;
    background-color: #0f0e0c;
    display: none;
  }
  #anchor_nav .mob_anchor .fixate_ul li {
    width: 100%;
    height: 50px;
    text-align: center;
    list-style: none;
  }
  #anchor_nav .mob_anchor .fixate_ul li .title_style {
    margin-left: 5%;
    margin-right: 5%;
    color: #fff;
    font-size: 15px;
    padding: 10px 0px;
    /* border-bottom: 2px solid #fff; */
  }
  #anchor_nav .mob_anchor .fixate_ul li .active {
    color: #ebb221;
    /* border-bottom: 2px solid #ebb221; */
  }
  .admir_css {
    margin-top: 0px;
  }
  .admir_css .anchor_title {
    margin: 0 auto;
  }
  .admir_css .anchor_title .col-xs-6 {
    width: 45%;
    margin-top: 20px;
    font-size: 14px;
    margin-left: 3%;
  }
  .admir_css .anchor_title .col-xs-6:first-child {
    margin-left: 3%;
  }
  .admir_css .swiper-next img {
    width: auto !important;
  }
  .admir_css .swiper-prev img {
    width: auto !important;
  }
  .caption_qu {
    margin: 0 auto;
  }
  .booking-form {
    display: none;
    position: fixed;
    height: 100%;
    background: #100e0d;
    overflow: scroll;
    z-index: 10;
    margin-top: 60px;
    padding-top: 30px;
  }
  .content-size {
    padding-left: -5%;
    padding-right: -5%;
  }
  .mobile_icon {
    display: none;
  }
  .mobile_icon .icon_div {
    padding-top: 80px;
    width: 100%;
    height: auto;
    z-index: 99999;
    padding-bottom: 1rem;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background-color: #000000ed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    clear: both;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .mobile_icon .icon_div .mob_icon_img {
    width: 50%;
    margin-top: 10px;
    text-align: center;
  }
  .mobile_icon .icon_div .mob_icon_img .icon_img {
    width: 70px;
    text-align: center;
    margin: 0 auto;
  }
  .mobile_icon .icon_div .mob_icon_img .icon_img img {
    width: 100%;
  }
  .mobile_icon .icon_div .mob_icon_img .line {
    text-align: center;
    margin: 0 auto;
    width: 30px;
    border-top: 2px solid #ebb200;
  }
  .mobile_icon .icon_div .mob_icon_img .span {
    margin-top: 15px;
    font-size: 12px;
    color: #787878;
  }
  .mobile_icon .icon_div .icon_switch {
    position: fixed;
    right: 20px;
    top: 30px;
  }
  .mobile_icon .icon_div .icon_switch img {
    width: 30px;
  }
  .q1 {
    margin-top: 0px;
    width: 100%;
  }
  .q1 .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .q1 .col-xs-12 .title {
    margin-top: 100px;
    text-align: center;
    padding-left: 0px;
    text-transform: capitalize;
  }
  .q1 .col-xs-12 .title .sidivsy {
    width: 100px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #ffc000;
    margin-top: 10px;
  }
  .q1 .col-xs-12 .suggest {
    text-align: center;
    padding: 10px;
  }
  .q1 .col-xs-12 .inner {
    display: none;
  }
  .q1 .isbottomright {
    right: 0px;
    width: 65px;
  }
  .q2 .showicon {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0px;
    margin-right: 0px;
  }
  .q2 .showicon .showicon_25 {
    width: 33.33%;
  }
  .q2 .showicon .showicon_25 img {
    width: 100px;
    height: 120px;
  }
  .q2 .title {
    text-align: center;
    padding-left: 0px;
    text-transform: capitalize;
  }
  .q2 .title .sidivsy {
    width: 100px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #ffc000;
    margin-top: 10px;
  }
  .q2 .inner {
    display: none;
  }
  .q3 {
    padding-top: 50px;
  }
  .q3 .title {
    text-align: center;
    padding-left: 0px;
    text-transform: capitalize;
  }
  .q3 .title .sidivsy {
    width: 100px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #ffc000;
    margin-top: 10px;
  }
  .q3 .inner {
    display: none;
  }
  .q3 .schemaA {
    width: 90%;
  }
  .q3 .schemaA .istext ul {
    padding: 2% 5%;
  }
  .q3 .schemaA .istext ul li {
    font-size: 14px;
    margin-left: 10%;
    width: 80%;
    padding-left: 8%;
  }
  .q3 .schemaA .isname {
    font-size: 2rem;
  }
  .q4 .q4background {
    margin: 0px;
    width: 100%;
    margin-top: 0px;
  }
  .q4 .q4background .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin: 10px;
    line-height: 22px;
  }
  .q4 .q4background .col-xs-12 .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .q4 .q4background .title {
    text-align: center;
    padding-left: 0px;
    text-transform: capitalize;
  }
  .q4 .q4background .title .sidivsy {
    width: 100px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #ffc000;
    margin-top: 10px;
  }
  .q4 .q4background .inner {
    display: none;
  }
  .q4 .colbac {
    text-align: center;
  }
  .q4 .colbac .issetting {
    padding: 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
  }
  .q4 .colbac .collogo {
    width: 40px;
  }
  .q5 {
    padding-top: 0px;
  }
  .q5 .title {
    text-align: center;
    padding-left: 0px;
    font-size: 30px;
    text-transform: capitalize;
  }
  .q5 .title .sidivsy {
    width: 100px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #ffc000;
    margin-top: 10px;
  }
  .q5 .contact-form .form-row .form-column {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .q5 .contact-form .form-row .left {
    margin-right: 0px;
  }
  .q5 .contact-form .form-row .right {
    margin-left: 0px;
  }
  img {
    width: 100%;
    height: auto;
  }
  .admir_css .anchor_title {
    margin-top: 30px;
  }
  .admir_css .caption_qu h1 {
    font-size: 48px;
  }
  .admir_css .caption_qu .down_icon .down_text {
    display: block;
  }
  .admir_css .caption_qu .down_icon .down_text img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .secondary_menu {
    position: relative;
    width: 100%;
    left: 0;
    width: 100%;
    height: auto;
  }
  .secondary_menu ul .menu_li {
    padding: 15px 10px !important;
  }
  .secondary_menu ul .menu_li .textname {
    color: #fff;
  }
  .secondary_menu ul .menu_li:hover .textname {
    color: #ebb221;
  }
  .menu_seco {
    display: block;
    transform: rotate(0eg);
    -webkit-transform: rotate(0eg);
    -moz-transform: rotate(0eg);
    -ms-transform: rotate(0eg);
    -o-transform: rotate(0eg);
}
  .icon_roll {
    height: 100%;
    overflow: hidden;
  }
  .hiddenele {
    display: none;
  }
  .isbottombottom {
    margin-top: 10px;
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #777979;
    position: relative;
  }
  .isbottombottom .swiper-prev {
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
    z-index: 36;
    width: 20%;
    color: #fcbf00;
    height: 30px;
  }
  .isbottombottom .swiper-next {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 36;
    width: 20%;
    color: #fcbf00;
    height: 30px;
  }
  .admir_css .mobile_css .introduce {
    padding: 20px 10px;
   
  }

}
/*# sourceMappingURL=style.css.map */
