@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0; }

video {
  display: inline-block;
  vertical-align: baseline; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="#"]:after {
    content: ""; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h3 {
    orphans: 3;
    widows: 3; }

  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; } }
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.html");
  src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-4.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular") format("svg"); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  background-color: #fff; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover {
    color: #337ab7;
    text-decoration: none; }

img {
  vertical-align: middle; }

hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eeeeee; }

h1, h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, h3 {
  margin-top: 28px;
  margin-bottom: 14px; }

h1 {
  font-size: 41px; }

h3 {
  font-size: 28px; }

p {
  margin: 0 0 14px; }

ul {
  margin-top: 0;
  margin-bottom: 14px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none !important; }

@-ms-viewport {
  width: device-width; }

.visible-xs-block,
.visible-xs-inline-block {
  display: none !important; }
@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (max-width: 768px) {
  .hidden-xs {
    display: none !important; } }
a {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1,
h3,
p {
  margin: 0;
  padding: 0; }

h1 {
  margin-bottom: 1rem; }

h3 {
  margin-bottom: 0.5rem; }

h1 {
  font-weight: 600; }

h3 {
  font-weight: 300; }

p {
  font-size: 90%;
  margin-bottom: 0.5em; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; }

hr {
  clear: both;
  width: 100%;
  background: none;
  border-top: 1px solid #d8d7d9;
  margin: 1rem 0; }

.navbar {
  border: none; }

.logo {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url("images/mpp_logo2a.png");
  background-position: center;
  width: 145px;
  height: 44px; }

.caption-txt {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  /* background-image: url("images/home/mpp_logo_1a.png"); */
  background-image: url("images/home/MacpiePro_Brand.png");
  /* background-position: 10px 10px; */
  width: 370px;
  height: 360px;
  opacity: 0;
  -webkit-transition-property: opacity; /* Safari */
  -webkit-transition-duration: 3s; /* Safari */
  transition-property: opacity;
  transition-duration: 3s;
}

.caption-txt-mobile {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url("images/home/mpp_logo_2a.png");
  background-position: center;
  width: 154px;
  height: 150px; }

.btn-menu {
  position: relative;
  width: 38px;
  height: 38px; }
.btn-menu:before {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url("btn_menu_switch.png");
  background-position: center;
  width: 14px;
  height: 14px;
  content: "";
  position: absolute;
  top: 12px;
  left: 12px; }

.btn-close {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  margin: 0;
  padding: 0;
  min-width: 20px;
  min-height: 20px;
  background-repeat: no-repeat;
  background-image: url("btn_close.svg");
  background-position: center;
  width: 20px;
  height: 20px; }
.btn-close:hover {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  margin: 0;
  padding: 0;
  min-width: 20px;
  min-height: 20px;
  background-repeat: no-repeat;
  background-image: url("../images/svg/btn_close_red.html");
  background-position: center; }

/* .strike {
  text-decoration: line-through !important; } */

html {
  font-size: 16px; }

body {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  font-size: 100%;
  color: #454545;
  background: white;
  overflow-x: hidden;
   }
body .app-wrapper {
  display: block;
  max-width: 100%;
   }

a:hover {
  color: #29295f; }

.section {
  position: relative;
  margin-top: 100px;
  margin-bottom: 60px; }

.section-header {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  text-align: center;
  background-position: center;
  overflow: hidden; }



.section-header:before, .section-header:after {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; }
.section-header:before {
  background-image: url("images/bevel_2.png");
  background-position: 50% 0; }
.section-header:after {
  background-image: url("images/bevel_1.png");
  background-position: 50% 100%; }




.scroll-label {
  position: absolute;
  width: 100%;
  height: 1px;
  top: -147px; }

.scrollspy {
  position: fixed;
  z-index: 90; }
  .scrollspy li.active a {
    background: red;
    color: white; }

.header.mobile {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 89; }
  .header.mobile.close {
  left: 100%; }
.header.mobile .navbar {
  position: relative;
  width: 100%;
  height: 60px;
  background: rgba(39, 38, 95, 0.9);
  text-align: center; }
.header.mobile .navbar .logo {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 120px;
  height: auto; }
.header.mobile .navbar .btn-menu {
  float: left; 
  margin-top: 10px;}

.header-push {
  width: 100%;
  height: 0;
  background: black; }

.nav-mobile-wrapper {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background: rgba(39, 38, 95, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 90;
  text-align: center;

    padding: 30% 0;

  font-size: 110%;
  line-height: 2; }
  .nav-mobile-wrapper.open {
  left: 0; }
.nav-mobile-wrapper .logo {
  width: 76px;
  height: 23px; }
.nav-mobile-wrapper .btn-close {
  position: absolute;
  right: 20px;
  top: 20px; }

.nav-list.nav-mobile {
  width: 50%;
  height: 360px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  text-align: left; }

.nav-list.nav-mobile li {
  line-height: 1;
  margin-bottom: 20px; }
.nav-list.nav-mobile li a{
  color: white;}

.header.desktop {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 89;
  background: #27265f;
  height: 70px; }
.header.desktop .nav {
  text-align: center;
  padding: 20px 30px; }
.header.desktop .nav .nav-list.nav-desktop {
  position: relative;
  margin-top: 8px;
  margin-left: 50px;
  padding-bottom: 5px;
  }

.header.desktop .nav .nav-list.nav-desktop a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  color: white; }
.header.desktop .nav .nav-list.nav-desktop a:hover {
  color: #E89D6B; }
.header.desktop .nav .nav-list.nav-desktop span.hover {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  width: 0;
  height: 3px;
  background: #E89D6B;
  top: 26px;
  left: 0; }
.header.desktop .nav .nav-list.nav-desktop-lang {
  float: right;
  margin-top: 11px;
  margin-right: -8px; }
  .header.desktop .nav .nav-list.nav-desktop-lang li:first-child {
    margin-top: -3px; }

.nav-list.nav-desktop,
.nav-list.nav-desktop-lang {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
.nav-list.nav-desktop li,
.nav-list.nav-desktop-lang li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

.nav-list.nav-desktop {
  font-size: 75%; }
.nav-list.nav-desktop li {
  padding: 0 15px; }

.nav-list.nav-desktop-lang {
  font-size: 65%; }
.nav-list.nav-desktop-lang li {
  padding: 0 8px; }

.section-header.cover {
  min-height: 120px; }
.section-header.cover:before {
  display: none; }

#cover-carousel .carousel-inner {
  background: black; }

.cover-caption {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 80%;
  height: 200px;/*****************************************************************main page logo height ajust********************************************************************************************/
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }
.cover-caption .caption-wrapper {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 370px;
  height: 200px;/*****************************************************************main page logo height ajust********************************************************************************************/
  margin-bottom: 15px;/*****************************************************************main page logo height ajust********************************************************************************************/
  }

.projects-mobile {
  position: relative;
  overflow: hidden; }
.projects-mobile .project-list {
  width: 100%;
  left: 0; }


@media (min-width: 0) and (max-width: 768px) {
  body {
    font-size: 90%;
    overflow-x: hidden;
    position: relative;
    max-width: 100%; }

  .section {
    position: relative;
    
    margin-bottom: 20px; }

  .scroll-label {
    top: -60px; }

  .section-header:before {
    background-image: url(""); }
  .section-header:after {
    background-image: url("images/bevel_1.png"); }

  .section-header.cover .cover-caption {
    width: 100%;
    height: 240px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .section-header.cover .caption-wrapper {
    width: 160px;
    height: 150px;
    padding: 0;
    margin-bottom: 50px;
    text-align: center; }
    .section-header.cover .caption-wrapper:before {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: "";
      vertical-align: middle;
      width: 0;
      height: 100%; }
}
@media (min-width: 768px) and (max-width: 992px) {
  body {
    font-size: 90%;
    overflow-x: hidden;
    position: relative;
    max-width: 100%; }

  .header.desktop .nav {
    padding: 25px; } }








@media(max-width: 480px)
{


.cover-caption .caption-wrapper {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 370px;
  height: 300px;/*****************************************************************main page logo height ajust********************************************************************************************/
  margin-bottom: 15px;/*****************************************************************main page logo height ajust********************************************************************************************/
  }

  .section-header.cover .cover-caption {
    width: 100%;
    height: 550px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }


}



/*********************************************bevel**********************************************************************************/
.top_bevel_event:before{
  background-image: url("images/bevel_2.png");
  background-position: 50% 0;
}

.bevel_event:after{
  background-image: url("images/bevel_3.png");
  background-position: 50% 100%;
}

.top_bevel_media:before{
  background-image: url("images/bevel_4.png");
  background-position: 50% 0;
}

.top_bevel_photo:before{
  background-image: url("images/bevel_6.png");
  background-position: 50% 0;
}

.bevel_photo:after{
  background-image: url("images/bevel_1.png");
  background-position: 50% 100%;
}

.top_bevel_video:before{
  background-image: url("images/bevel_8.png");
  background-position: 50% 0;
}

.bevel_video:after{
  background-image: url("images/bevel_9.png");
  background-position: 50% 100%;
}

.top_bevel_contact:before{
  background-image: url("images/bevel_10.png");
  background-position: 50% 0;

}

.bevel_contact:after{
  background-image: url("images/bevel_11.png");
  background-position: 50% 100%;

}

#nav_logo
{
      vertical-align: middle;
}


.bg_element_pc_top
  {
    width:100%;
    height: 350px;
    position: absolute;
    top: 0px;
 }

.bg_element_pc_top img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}

.bg_element_pc
  {
    width:100%;
    height: 280px;
    position: absolute;
    bottom: 0px;
 }

.bg_element_pc img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}



@media(max-width: 1024px)
{
#nav_logo
{
      vertical-align: middle;
      margin-top:6px;
}     
.header.desktop .nav .nav-list.nav-desktop-lang 
{
  margin-top: 0px;
}
}
/*# sourceMappingURL=style.css.map */



@media(max-width: 1063px)
{
  .header.desktop 
  {
    height: 90px; }


}
@media(max-width: 1024px)

{
  .header.desktop .nav .nav-list.nav-desktop {
    margin-top: 0px;
  margin-left: 0px;
}
}
@media(max-width: 870px)
{
  .nav-list.nav-desktop {
  font-size: 68%; }
.nav-list.nav-desktop li {
  padding: 0 10px; }
  
  
  
  .header.desktop {
  
  height: 90px; }



}




@media(max-width: 768px)
{
  .bg_element_top
  {
    width: 100%;
    height: 350px;
    position: absolute;
    top: 0px;

}

.bg_element_top img
{  
  display: block;
  width: 100%;
  height: auto;
  background-repeat: no-repeat; 
}







  .bg_element
  {
    width: 100%;
    height: 510px;
    position: absolute;
    bottom: 0px;

}

.bg_element img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}

  .bg_element_p
  {
    display: none;
    height: 420px;
    position: absolute;
    bottom: 0px;
}

.bg_element_p img
{  
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}

  .bg_element_v
  {
    height: 350px;
    position: absolute;
    bottom: 0px;
}

.bg_element_v img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}
}


@media(max-width: 480px)
{
    .bg_element_top
  {
    height: 25vh;
    position: absolute;
    top: 0px;


}

.bg_element_top img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}





  .bg_element
  {
    height: 30vh;
    position: absolute;
    bottom: 0px;


}

.bg_element img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}
  .bg_element_v
  {
    height: 190px;
    position: absolute;
    bottom: 0px;
}

.bg_element_v img
{  
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; 
}





}

/**====== JJ Code ======**/
.modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 50%;
  max-width: 920px;
  margin: 300px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}

.modal-header {
  padding: 20px 40px;
  background: #546E7A;
  color: #ffffff;
}

.modal-body {
  background: #3e3f91;
  padding: 60px 40px;
  border-radius: 15px;
}

.modal-body h3 {
  color: #ffb400;
  font-weight: 600;
  line-height: 1.5;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}

/* Animation */
@-webkit-keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
}

/* Aditional Styles */
* {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

p {
  line-height: 1.4em;
}

body {
  background: #B0BEC5;
}

button {
  border: 1px solid #333333;
  outline: none;
  color: #333333;
}

@media(max-width: 632px) {
  .modal-box { width: 50%; margin: 170px auto; }
}

@media(max-width: 516px) {
  .modal-box { width: 60%; margin: 180px auto; }
}

@media(max-width: 414px) {
  .modal-box { width: 60%; margin: 170px auto; }
}

@media(max-width: 411px) {
  .modal-box { width: 70%; }
}

@media(max-width: 320px) {
  .modal-box { width: 90%; margin: 70px auto; }
}

@media(max-width: 318px) {
  .modal-box { width: 90%; margin: 180px auto; }
}



.westlife .modal-box { margin: 100px auto; }
.westlife .modal-body { background: #502a1a; color: #fff; -webkit-font-smoothing: antialiased;  }
.westlife .modal-body h3 { color: #edc265; }
.westlife a:hover { color: #edc265; }