@font-face {
  font-family: 'cinzel-bold';
  src: url("../fonts/cinzel-bold.eot");
  src: url("../fonts/cinzel-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cinzel-bold.woff2") format("woff2"), url("../fonts/cinzel-bold.woff") format("woff"), url("../fonts/cinzel-bold.ttf") format("truetype"), url("../fonts/cinzel-bold.svg#Cinzel-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "tahoma-regular";
  src: url("../fonts/tahoma_regular.eot");
  src: url("../fonts/tahoma_regular.eot?#iefix") format("embedded-opentype"), url("../fonts/tahoma_regular.woff2") format("woff2"), url("../fonts/tahoma_regular.woff") format("woff"), url("../fonts/tahoma_regular.ttf") format("truetype"), url("../fonts/tahoma_regular.svg#Tahoma") format("svg");
  font-weight: bold;
  font-style: normal; }
body {
  margin: 0px;
  padding: 0px;
  font-family: "tahoma-regular"; }

.top_banner_sec {
  background-image: url(../img/bg_img01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 1000px;
  background-attachment: fixed; }
  .top_banner_sec .logo_sec img {
    margin-top: 60px;
    margin-left: 150px;
    width: 400px;
    height: auto; }
  @media screen and (max-width: 767px) {
    .top_banner_sec .logo_sec {
      text-align: left; }
      .top_banner_sec .logo_sec img {
        margin-top: 8px;
        margin-left: 0px;
        width: 160px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .top_banner_sec .logo_sec {
      text-align: center; }
      .top_banner_sec .logo_sec img {
        margin-top: 30px;
        margin-left: 00px;
        width: 300px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .top_banner_sec .logo_sec img {
      margin-top: 40px;
      margin-left: 50px;
      width: 300px; } }
  @media screen and (min-width: 1200px) and (max-width: 1799px) {
    .top_banner_sec .logo_sec img {
      margin-top: 60px;
      margin-left: 100px;
      width: 300px; } }

@media screen and (min-width: 320px) and (max-width: 380px) {
  .top_banner_sec {
    height: 178px;
    background-size: contain; } }
@media screen and (min-width: 381px) and (max-width: 450px) {
  .top_banner_sec {
    height: 214px;
    background-size: contain; } }
@media screen and (min-width: 451px) and (max-width: 520px) {
  .top_banner_sec {
    height: 252px;
    background-size: contain; } }
@media screen and (min-width: 521px) and (max-width: 600px) {
  .top_banner_sec {
    height: 292px;
    background-size: contain; } }
@media screen and (min-width: 601px) and (max-width: 700px) {
  .top_banner_sec {
    height: 336px;
    background-size: contain; } }
@media screen and (min-width: 701px) and (max-width: 767px) {
  .top_banner_sec {
    height: 392px;
    background-size: contain; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .top_banner_sec {
    height: 700px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .top_banner_sec {
    height: 700px; } }
@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .top_banner_sec {
    height: 800px; } }
.second_contnt_mainsec {
  background-image: url(../img/bg_img02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 100px 0px; }
  .second_contnt_mainsec .inner_mainsec p {
    color: #000;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-align: center; }

@media screen and (max-width: 767px) {
  .second_contnt_mainsec {
    padding: 40px 0px; }
    .second_contnt_mainsec .inner_mainsec p {
      font-size: 20px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .second_contnt_mainsec {
    padding: 70px 0px; }
    .second_contnt_mainsec .inner_mainsec p {
      font-size: 20px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .second_contnt_mainsec {
    padding: 70px 0px; }
    .second_contnt_mainsec .inner_mainsec p {
      font-size: 20px; } }
@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .second_contnt_mainsec {
    padding: 100px 0px; }
    .second_contnt_mainsec .inner_mainsec p {
      font-size: 20px; } }
.third_img_mainsec {
  background-image: url(../img/bg_img03.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  background-attachment: fixed;
  height: 700px; }

@media screen and (max-width: 767px) {
  .third_img_mainsec {
    background-size: 100%;
    background-position: center center;
    height: 350px;
    background-color: #000; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .third_img_mainsec {
    background-size: 100%;
    background-position: center center;
    height: 420px;
    background-color: #000; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .third_img_mainsec {
    background-size: 100%;
    background-position: center center;
    height: 420px;
    background-color: #000; } }
@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .third_img_mainsec {
    height: 500px; } }
.four_title_contnt_mainsec {
  background-image: url(../img/bg_img02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 150px; }
  .four_title_contnt_mainsec .inner_contnt-txt {
    text-align: center; }
    .four_title_contnt_mainsec .inner_contnt-txt h1 {
      color: #A96B14;
      font-size: 100px;
      font-weight: 700;
      font-family: 'cinzel-bold';
      margin-top: 100px;
      margin-bottom: 0px; }
    @media screen and (max-width: 767px) {
      .four_title_contnt_mainsec .inner_contnt-txt h1 {
        font-size: 32px;
        margin-top: 50px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .four_title_contnt_mainsec .inner_contnt-txt h1 {
        font-size: 45px;
        margin-top: 50px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .four_title_contnt_mainsec .inner_contnt-txt h1 {
        font-size: 45px;
        margin-top: 50px; } }
    @media screen and (min-width: 1200px) and (max-width: 1799px) {
      .four_title_contnt_mainsec .inner_contnt-txt h1 {
        font-size: 45px;
        margin-top: 50px; } }
    .four_title_contnt_mainsec .inner_contnt-txt h2 {
      color: #000;
      font-size: 50px;
      font-weight: 700;
      font-family: 'cinzel-bold';
      margin-top: -15px;
      margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .four_title_contnt_mainsec .inner_contnt-txt h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .four_title_contnt_mainsec .inner_contnt-txt h2 {
        font-size: 34px;
        margin-top: -10px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .four_title_contnt_mainsec .inner_contnt-txt h2 {
        font-size: 34px;
        margin-top: -10px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 1200px) and (max-width: 1799px) {
      .four_title_contnt_mainsec .inner_contnt-txt h2 {
        font-size: 34px;
        margin-top: -10px;
        margin-bottom: 10px; } }
    .four_title_contnt_mainsec .inner_contnt-txt p {
      color: #000;
      font-size: 28px;
      line-height: 36px; }
    @media screen and (max-width: 767px) {
      .four_title_contnt_mainsec .inner_contnt-txt p {
        font-size: 20px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .four_title_contnt_mainsec .inner_contnt-txt p {
        font-size: 20px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .four_title_contnt_mainsec .inner_contnt-txt p {
        font-size: 20px; } }
    @media screen and (min-width: 1200px) and (max-width: 1799px) {
      .four_title_contnt_mainsec .inner_contnt-txt p {
        font-size: 20px; } }

@media screen and (max-width: 767px) {
  .four_title_contnt_mainsec {
    padding-bottom: 70px;
    padding-top: 20px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .four_title_contnt_mainsec {
    padding-bottom: 70px;
    padding-top: 20px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .four_title_contnt_mainsec {
    padding-bottom: 70px;
    padding-top: 20px; } }
@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .four_title_contnt_mainsec {
    padding-bottom: 100px;
    padding-top: 50px; } }
.five_img_mainsec {
  background-image: url(../img/bg_img04.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  height: 1000px; }

@media screen and (min-width: 320px) and (max-width: 380px) {
  .five_img_mainsec {
    height: 184px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 381px) and (max-width: 420px) {
  .five_img_mainsec {
    height: 200px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 421px) and (max-width: 500px) {
  .five_img_mainsec {
    height: 242px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 501px) and (max-width: 580px) {
  .five_img_mainsec {
    height: 288px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 581px) and (max-width: 650px) {
  .five_img_mainsec {
    height: 334px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 651px) and (max-width: 720px) {
  .five_img_mainsec {
    height: 374px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 721px) and (max-width: 767px) {
  .five_img_mainsec {
    height: 408px;
    background-size: 100%;
    background-attachment: inherit; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .five_img_mainsec {
    height: 700px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .five_img_mainsec {
    height: 700px; } }
@media screen and (min-width: 1200px) and (max-width: 1799px) {
  .five_img_mainsec {
    height: 700px; } }
.footer_mainsec {
  background-color: #000;
  padding: 30px 0px; }
  .footer_mainsec .left_sec p {
    color: #CDA05D;
    font-size: 20px;
    font-weight: 400; }
    .footer_mainsec .left_sec p span {
      font-size: 20px !important; }
      .footer_mainsec .left_sec p span a {
        font-size: 20px !important; }
  @media screen and (max-width: 767px) {
    .footer_mainsec .left_sec {
      text-align: center; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .footer_mainsec .left_sec {
      text-align: center; } }
  .footer_mainsec .center_sec {
    text-align: center; }
    .footer_mainsec .center_sec img {
      width: 300px; }
  @media screen and (max-width: 767px) {
    .footer_mainsec .center_sec {
      margin: 50px 0px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .footer_mainsec .center_sec {
      margin: 50px 0px; } }
  .footer_mainsec .right_sec p {
    color: #CDA05D;
    font-size: 20px;
    font-weight: 400;
    text-align: right; }
    .footer_mainsec .right_sec p span {
      font-size: 20px !important; }
  @media screen and (max-width: 767px) {
    .footer_mainsec .right_sec p {
      text-align: center; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .footer_mainsec .right_sec p {
      text-align: center; } }
  .footer_mainsec .right_sec .nav_sec ul {
    list-style: none;
    text-align: right;
    padding: 0px; }
    .footer_mainsec .right_sec .nav_sec ul li a {
      color: #CDA05D;
      font-size: 20px;
      font-weight: 400; }
  @media screen and (max-width: 767px) {
    .footer_mainsec .right_sec .nav_sec ul {
      text-align: center; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .footer_mainsec .right_sec .nav_sec ul {
      text-align: center; } }

@media screen and (max-width: 767px) {
  .footer_mainsec {
    padding: 50px 0px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer_mainsec {
    padding: 50px 0px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_mainsec {
    padding: 50px 0px; } }
.exceptt_home .without_home {
  padding: 15px 0px; }
  .exceptt_home .without_home .logo_sec img.custom-logo {
    width: 270px;
    height: auto;
    margin-left: 30px; }
  @media screen and (max-width: 767px) {
    .exceptt_home .without_home .logo_sec img.custom-logo {
      width: 160px;
      margin-left: 15px; } }
.exceptt_home .my-page-37 {
  background-image: url(../img/bg_img02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 50px;
  padding-bottom: 80px; }
.exceptt_home .my-page-39 {
  background-image: url(../img/bg_img02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 50px;
  padding-bottom: 80px; }

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