/* 
==========================================================================
  Black         - #090909
  Dark Gray     - #2d3038
  Mid Gray      - #474c59
  Light Gray    - #70788c
  White - Bg    - #f2f2f2
  White - Pure  - #fff
  Magenta       - #d90046
  Magenta-Dark  - #ae0038
==========================================================================
 */


/*@font-face {
    font-family: 'bariol_boldbold';
    src: url('../fonts/bariol_bold-webfont.eot');
    src: url('../fonts/bariol_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bariol_bold-webfont.woff') format('woff'),
         url('../fonts/bariol_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bariol_regularregular';
    src: url('../fonts/bariol_regular-webfont.eot');
    src: url('../fonts/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bariol_regular-webfont.woff') format('woff'),
         url('../fonts/bariol_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/


/*!
 * Justified Gallery - v3.6.2
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2016 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.block-shadow{
  -webkit-box-shadow: 1px 1px 1px 1px #000000;
          box-shadow: 1px 1px 1px 1px #000000;
}

.txt-shadow{
  text-shadow: 1px 1px 1px #000000;
}

html,body {
    position: relative;
    height: auto;
    width:100%;
    line-height: 1.4;
    /*background-color: #090909;*/
    background-color: #f2f2f2;
    /*color: white;*/
    color: #2d3038;
    /*font-family: 'Roboto Condensed', serif;*/
    /*font-family: 'bariol_regularregular','Helvetica','Arial',sans-serif !important;*/
    font-family: 'texgyreadventorregular','Helvetica', 'Arial', sans-serif;
    font-size: 100%;
    /*overflow-y: auto;*/
    margin: 0;
    padding: 0;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none; 
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

font{
  /*font-family: 'bariol_regularregular','Helvetica','Arial',sans-serif !important;*/
  font-family: 'texgyreadventorregular','Helvetica', 'Arial', sans-serif;
}

::-moz-selection {
    background-color: #d90046;
    color:white;
    text-shadow: none;
}

::selection {
    background-color: #d90046;
    color:white;
    text-shadow: none;
}

.scroll-x{
   /*overflow-x: scroll !important; */
}

b,strong{
  /*font-family: 'bariol_boldbold','Helvetica','Arial',sans-serif;*/
  font-family: 'texgyreadventorregular','Helvetica', 'Arial', sans-serif;
}






body.cke_show_borders{
    -o-user-select: text !important;
  -moz-user-select: text !important;
  -webkit-user-select: text !important;
  user-select: text !important;
}



.block-content-body-wrapper p,
.block-content-body-wrapper li{
  font-size: 1em;
}

.block-content-body-wrapper a{
  text-decoration: none;
  color:inherit;
  padding-bottom: 2px;
  border-bottom: 1px solid #d90046;
}



.block-content-body-wrapper a:hover{
  color:#d90046;
}

.block-content-body-wrapper a:visited,
.block-content-body-wrapper a:active{
 border-bottom: 1px dotted #d90046;
}


/*
===============
PRELOADER
===============
*/
#preloader { 
 /* position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 9998; 
  width: 100%; 
  height: 100%; 
  background:  url('../asset/spinner.gif') no-repeat center center #f2f2f2; */
  display:none;
}





/* 
==========================================================================
  CONTENT AREA
==========================================================================
 */

.content-area-wrapper{
  position: relative;
  max-width: 60em;
  padding: 0 1em;
  margin: 0 auto;
  /*background-color: red;*/
  /*overflow: hidden;*/


}

.content-block{
  position: relative;
  width:100%;
  background-color: white;
  /*-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);*/
  /*overflow: hidden;*/

}

.block-content-body{
  /*width:70%;
  max-width: 700px;
  margin: 5% auto;
  position: relative;
  overflow: hidden;*/
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  background-color: white;
  border-top: 1px solid #ccc;
}

.block-content-body-wrapper{
  position: relative;
  /*overflow: hidden;*/
  height: auto;
  width: 90%;
  padding: 1% 5%;

}

.bg-gray-mid{
  background-color: #474c59;
  color:#f2f2f2;
}

.bg-gray-mid a{
  color:#f2f2f2;
  text-decoration: none;
}

.bg-gray-mid a:hover{
  color:#d90046;
  border-bottom: 1px solid #d90046;

}

@media all and (max-width: 768px) and (min-width: 100px) {
 .content-block{
    overflow: hidden;
  }

}



/* 
==========================================================================
  MENU AREA
==========================================================================
 */

.menu-area-wrapper{
  /*z-index: 9999;*/
  min-height: 120px;
}

.block-menu-area{
  /*background-color: #222;*/
  position: relative;
  max-width: 60em;
  margin: 0 auto;
  padding: 2em 1em;
  /*overflow: hidden;*/
  /*overflow-x: hidden;*/
  /*overflow-y: auto;  */
}

.block-logo{
  float: left;
  display: block;
  overflow: hidden;
}

.logo{
  width:300px;
  height: auto;
  
}

.logo img{
  width:100%;
  height:auto;
}

.block-menu{
  float:right;
  /*width: 50%;*/
  display: block;
  position: relative;
}

ul.main-navigation{
  padding: 0;
  margin: 0;
  display: inline-block;
}

.block-menu .main-navigation{
  border-bottom: 1px dotted #ccc;
}


/*ul.main-navigation li{
  
  padding: 0 0 0 .8em;
  line-height: 2em;

}*/

ul.main-navigation > li{
  list-style: none;
  display: inline-block;
  padding: 0;
  padding: 0 .6em ;
  line-height: 2em;
}

.header-social-media-wrapper{
  position: absolute;
  top:3.5em;
  right:0;
  font-size: 12px;
}

.header-social-media-wrapper li a,
.header-social-media-wrapper li a:visited,
.header-social-media-wrapper li a:active
{
  color: #2d3038;
}

.no-touch .header-social-media-wrapper li a:hover
{
  color: #d90046;
}

.no-touch .block-menu ul.main-navigation > li:hover{
  border-bottom: 1px solid #d90046;
}

.no-touch ul.main-navigation li:hover ul.dropdown-menu{
  display:block;
}

a.menu-href,
a.lang-item{
  color: #2d3038;
  text-decoration: none;
}

a.menu-href:hover,
a.lang-item:hover
{
  color:#d90046;
  /*border-bottom: 1px solid #d90046;*/
}


a.menu-href.active-item{
  color: #d90046;
}


ul.dropdown-menu{
 display:none;
 position: absolute;
 margin: 0;
 padding: 0;
 /*background-color: #d90046;*/
 z-index: 2;
 /*margin-top: 10px;*/
 width: 320px;
 border-left:1px solid #ae0038;
 border-top:1px solid #ae0038;

}





ul.dropdown-menu li{
 /* display:none;*/
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
 background-color: #d90046;
 display: block;
 float: left;
 list-style: none;
 text-align: left;
 /*padding: 0.5em 1em;*/
 width: 160px;
 padding: 0 10px;
 height: 40px;
 line-height: 40px;
  font-size: .8em;
  /*font-weight: bold; */
 overflow: hidden;
 white-space:nowrap; 
 text-overflow:ellipsis;
 color:white;
 /*border-right: 1px solid black;*/
 border-right:1px solid #ae0038;
border-bottom:1px solid #ae0038;
cursor: pointer;
}


ul.dropdown-menu li:nth-child(2n){
  /*margin-left: -1px;*/
}

ul.dropdown-menu li a{
 color:white;
 text-decoration: none;
 display: inline;
}

ul.dropdown-menu li:hover{
 background-color: #ae0038;
}

.mobile-menu{
  display: none;
  position: absolute;
  top:1.5em;
  right:1em;
  font-size: 24px;
}

.mobile-menu.active{
  color:#d90046;
}

.block-1{
  display: block;
  width: 25%;
  float: left;
}
.block-2{
  display: block;
  width: 50%;
  float: left;
}



@media all and (max-width: 767px) and (min-width: 100px) {
  .mobile-menu{
    display: block;
  }

  .menu-area-wrapper{
    overflow: hidden;
  }

  .block-menu{
    display: none;
    width: 100%;
    overflow: hidden;
    background-color: #d90046;
    float: none;
    text-align: center;
    margin-top: 1em;
  }

  .block-menu a,
  .block-menu a.active-item
  {
    color:white;
    font-size: 24px;
  }


  .block-menu ul{
    width: 100%;
    position: relative;
    display: block;
  }

  ul.dropdown-menu{
    display:none;
  }

  .no-touch ul.main-navigation li:hover ul.dropdown-menu{
   display:none;
  }


  .block-menu ul.dropdown-menu li{
    width: 90%;
    margin: 0 0 0 5%;
    font-size: 16px;
    padding: 0.5em 0;
    /*display:none;*/
  }

  .block-menu ul.dropdown-menu li a{
    font-size: 18px;
    /*display:none;*/
  }

  .block-menu ul li{
    /*width: 90%;*/
    display: block;
    margin: 1em;
  }

  .logo{
    width: 230px;
    margin: 0;

  }

    .block-1{
    display: block;
    width: 100%;
    float: none;
  }
  .block-2{
    display: block;
    width: 100%;
    float: none;
  }

  .header-social-media-wrapper{
    position: relative;
    top:auto;
    right:auto;
    font-size: 14px;
    color:white;
  }

  .header-social-media-wrapper ul.social-media{
    text-align: center;
    margin: 0;
  }

  .header-social-media-wrapper ul.social-media a{
    color:white;
  }

  .follow-us-txt{
    display: none !important;
  }

  

}




@media all and (max-width: 1000px) and (min-width: 768px) {
  .block-2{
    display: block;
    width: 100%;
    float: none;
  }

  .block-2.left-line{
    border-left: none;
    border-top: 1px solid #ccc;
  }

  ul.main-navigation>li{
    padding: 0 3em  ;
  }

  .block-menu ul.main-navigation > li{
    padding: 0;
    margin: .7em;
    line-height: 2em;
    border-bottom: 1px solid #f2f2f2;
  }

  .block-menu{
    float: none;
    text-align: center;
    margin-top: 1em;
  } 

  .block-logo{
    float: none;
    
  } 

  .logo{
    margin: 0 auto;
  } 

  .header-social-media-wrapper{
    position: relative;
    top:auto;
    right:auto;
  }

  .follow-us-txt{
    display: none !important;
  }

}



/* 
==========================================================================
  HERO SLIDER AREA
==========================================================================
 */

.block-hero-wrapper{
  background-color: #2d3038;
  color:white;
  position: relative;
  width: 100%;
  /*padding-bottom: 60%;*/
  padding-bottom: 50%;
  height: auto;
}

.block-hero-wrapper.full-height{
  padding-bottom: 60%;
}

.block-hero-wrapper.half-height{
  padding-bottom: 25%;
}

.block-hero-wrapper.half-height.FullWidth{
  padding-bottom: 10%;
}

.banner-slide{
  position: absolute;
  width: 100%;
  height:100%;
  overflow: hidden;
}

.banner-slide > div{
  position: absolute;
  width: 50%;
  height:100%;
  overflow: hidden;
  background-color: #2d3038;
}



.banner-slide > div > img{
  width: 100%;
  height:auto;
  zoom:2;
}

.banner-slide-image{
  background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(../js/backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-position: center center;
}

.banner-slide-image.fullwidth{
  width:100%;
  height:85%;
  position: relative;
}

.banner-slide > div.left-part {
  margin-left:0;
  overflow: hidden;
  background-position: right center;
}

.banner-slide > div.right-part {
  margin-left:50%;
  overflow: hidden;
  background-position: left center;
}


.banner-slide-body{
  display:table;
  overflow: hidden;
  width:50%;
  text-align: center;
}

.banner-slide-body.FullWidth{
  
  width:100%;
  
}

.banner-slide-body.fullwidth{
  position: relative;
  display:table;
  overflow: hidden;
  width:100%;
  height:15%;
  text-align: center;
}

.banner-slide-body h1{
  height: auto;
  display:table-cell;
  vertical-align: middle;
  padding: 0 5%;
  width: 80%;
  font-size: 25px;
}

/*.banner-slide-body.fullwidth h1{
  font-size: 24px;
}*/


.carousel-btn-next,
.carousel-btn-prev
{
  display:block;
  z-index: 5;
  position: absolute;
  top:50%;
  line-height: 50px;
  width:50px;
  text-align: center;
  color:#2d3038;
  font-size: 32px;
  cursor: pointer;
}

.no-touch .carousel-btn-next:hover,
.no-touch .carousel-btn-prev:hover
{
  background-color:#2d3038;
  color:white;

}

.carousel-btn-next
{
  left: -50px;
  top:40%;
}

.carousel-btn-prev
{
  right: -50px;
  top:40%;
}


@media all and (max-width: 900px) and (min-width: 768px) {
  .carousel-btn-next,
  .carousel-btn-prev{
    line-height: 40px;
    width:40px;
    /*background-color:#474c59;*/
    color:#d90046;
    font-size: 16px;

  }

  .carousel-btn-next
  {
    left: 0;
    top:40%;
  }

  .carousel-btn-prev
  {
    right: 0;
    top:40%;
  }

  .mainpage-carousels.block-hero-wrapper{
    padding-bottom: 50%;
  }

}


@media all and (max-width: 768px) and (min-width: 100px) {
  .mainpage-carousels.block-hero-wrapper{
    padding-bottom: 70%;
  }
  .carousel-btn-next,
  .carousel-btn-prev{
    line-height: 40px;
    width:40px;
    /*background-color:#474c59;*/
    color:#d90046;
    font-size: 16px;

  }

  .carousel-btn-next
  {
    left: 0;
    top:40%;
  }

  .carousel-btn-prev
  {
    right: 0;
    top:40%;
  }
  
}





/* 
==========================================================================
  PRODUCT GRID & MAINPAGE SLIDER
==========================================================================
 */

.carousel-wrapper{
  position: relative;
}

.swiper-container
{
  height:300px;
  overflow: hidden;
}

 ul.grid-product{
  display: block;
  margin: 0;
  padding: 0;

 }



 .swiper-slide{
  /*display: inline-block;*/
  /*width: 33.3%;*/
  /*padding: 0 0 33.3% 0 ;*/
  margin: 0;
  background-size: cover;
  -moz-background-size: cover;
  /*-ms-behavior: url(/js/backgroundsize.min.htc);*/
  background-position: center center;
  padding: 0 !important;
  height: 300px;
  overflow: hidden;
 }

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

.swiper-slide .link-wrapper{
  position: absolute;
  width: 100%;
  height:100%;
}






.thumb-product{
  position: relative;
  cursor: pointer;
  outline: 1px solid white;
  text-align: center;
  background-color: #2d3038;
 }



 .grid-thumb .thumb-product{
  display: block;
  float: left;
  width: 25% !important;
  padding: 0 0 25% 0 !important;
  margin: 0;
  background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(../js/backgroundsize.min.htc);
  background-position: center center;
  border: none;
  /*outline: 0;*/
 }


  .grid-thumb  .thumb-product.no-image{
  padding: 0 0 10% 0 !important;
 }


.thumb-product a{
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: 5%;
  background-color: #2d3038;
  width:90%;
  color:white;
  /*opacity: .7;*/
  text-decoration: none;
 }

 .thumb-product.no-image a {
    /*padding: 50*/%;
 }

.no-touch .thumb-product a:hover,
.no-touch .thumb-product:hover a
 {
  padding-bottom: 15%;
  padding-top: 15%;
  background-color: #d90046;
  /*opacity: 1;*/

 }





@media all and (max-width: 768px) and (min-width: 480px) {
  
  .grid-thumb .thumb-product{
  
  width: 33.33% !important;
  padding: 0 0 33.33% 0 !important;
  
 }
}

@media all and (max-width: 480px) and (min-width: 100px) {
  
  .grid-thumb .thumb-product{
    width: 50% !important;
    padding: 0 0 50% 0 !important;
 }

 .swiper-container{
    height:250px;
    overflow: hidden;
  }

}



/* 
==========================================================================
  GALLERY
==========================================================================
 */

.gallery-block-wrapper{
  /*position: relative;*/
  
  /*background: red;*/
  width: 90%;
  padding: 5%;
}

.gallery-block-list a{
  display:inline-block;
  width:48%;
  height: auto;
  margin: 1%;
  vertical-align: top;
  overflow: hidden;
}

.gallery-block-list a img{
  
  width:100%;
  height: auto;
}

.gallery-block-list a,
.gallery-block-list a:active,
.gallery-block-list a:visited
{
  text-decoration: none;
  color:#2d3038;
}

.gallery-block-list a:hover{
  color:#d90046;
}

.jg-entry{
  background-color: #d90046;

}

.jg-entry img{
  opacity: 1;
}

.jg-entry:hover img{
  -webkit-transition: opacity 0.2s linear;
     -moz-transition: opacity 0.2s linear;
      -ms-transition: opacity 0.2s linear;
       -o-transition: opacity 0.2s linear;
          transition: opacity 0.2s linear;
  opacity: .7;

}




.gallery-block img{
  /*position: relative;*/
  /*margin: 5% !important*/;
  background: red;
  height:100px;
  width:auto;
}


.gallery-wrapper{
  position: relative;
}

.gallery-container
{
  position: relative;
  min-height:400px;
  overflow: hidden;
}


 .gallery-container .swiper-slide{
  position: relative;
  margin: 0;
  padding: 0 !important;
  /*height: 600px;*/
  overflow: hidden;
 }

.media-img-wrapper{
  position: absolute;
  
  margin: 5%;
  width: 90%;
  /*height: 98%;*/
  /*overflow: hidden;*/
  /*width: 100%;
  height: 100%;*/
 /* margin: 1%;*/

}

.gallery-container .swiper-slide img{
  width: auto;
  height:auto;
  display: block;
  margin: 0 auto;
   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);

 }

.video-container{
  position: absolute;
  width: 100%;
  height: 100%;
}

.video-container iframe{
  width: 100%;
  height: 100%;
}







/* 
==========================================================================
  COMPONENT - CONTACT BAR
==========================================================================
 */
.component-contact-bar{
  width:100%;
  overflow: hidden;
  background-color: #2d3038;
  color:white;
}

.component-contact-bar-wrapper{
  max-width: 60em;
  padding: 0 1em;
  margin: 0 auto;
  overflow: hidden;
  padding: 1em;
}


.component-contact-bar-wrapper p{
  display:block;
  float:left;
  line-height: 1em;
}


.component-contact-bar-wrapper a{
  float:right;
}

a.submit-btn{
  overflow: hidden;
  padding:  1em;
  background-color: #d90046;
  color: white;
  text-decoration: none;
}

.no-touch a.submit-btn:hover{
  background-color: #ae0038;
}


@media all and (max-width: 900px) and (min-width: 100px) {
  
  .component-contact-bar-wrapper{
    text-align: center;
  }

  .component-contact-bar-wrapper p{
    float:none;
  }


  .component-contact-bar-wrapper a{
    display: inline-block;
    float:none;
    
    margin: 1em 0;
  }


}


/* 
==========================================================================
  COMPONENT - PAGE NAVIGATION
==========================================================================
 */


 .component-page-navigation{
    overflow: hidden;
 }

 .component-page-navigation .btn-prev{
    position: absolute;
    left:0;
    top:0;
    padding: 1em;
 }

 .component-page-navigation .btn-next{
    position: absolute;
    right:0;
    top:0;
    padding: 1em;
 }

 .component-page-navigation .btn-up-level{
    margin: 0 auto;
    padding: 1em;
 }

.component-page-navigation a{
    display: inline-block;
    padding: 1em;
 }

 .component-page-navigation a span{
    padding: 0 0.5em;
 }

.no-touch .component-page-navigation a:hover{
    background-color: #d90046;
    color:white;
    border:0;
 }

@media all and (max-width: 768px) and (min-width: 100px) {
  .component-page-navigation a span{
    display: none;
  }

  .component-page-navigation a{
    font-size: 24px;
    padding: 0.5em 1em;
  }
}




/* 
==========================================================================
  FOOTER
==========================================================================
 */
.footer-area-wrapper{
  width:100%;
  overflow: hidden;
  margin-top: 4em;
  background-color: #090909;
}

.footer-menu-area-wrapper{
  color:#70788c;
  max-width: 60em;
  padding:  2em 1em;
  margin: 0 auto;
  overflow: hidden;
  
}

.footer-menu-area-wrapper a{
  color:#70788c;
  text-decoration: none;
}

.no-touch .footer-menu-area-wrapper a:hover{
  color:#d90046;
}

.main-navigation.footer{
  text-align: center;
}

.main-navigation.footer li{
   
    line-height: 1em;
    margin: 0 0.2em;
    font-size: 14px;
  }

  .main-navigation.footer li a{
   
    font-size: 13px;
  }

ul.social-media{
  margin: 0;
  padding: 0;
  text-align: right;
}

ul.social-media li{
  margin: 0;
  padding: 0 0 0 1em;

  list-style: none;
  display: inline-block;
}


@media all and (max-width: 900px) and (min-width: 100px) {
  
  .footer-menu-area-wrapper .block-1,
  .footer-menu-area-wrapper .block-2{
    width: 100%;
    text-align: center;
  }

  .main-navigation.footer{
    width:90%;
    padding: 5%;
  }

  .main-navigation.footer li{
    padding: 0 1em;
    line-height: 3em;
    margin: 0;
  }

  ul.social-media{
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  ul.social-media li{
    padding: 1em;
  }
}



/* ==========================================================================
   CONTACT EMAIL LIST
   ========================================================================== */

.block-email{
  position: relative;
  width:100%;
}

.block-email-wrapper{
  /*padding: 10%;*/
  width:80%;
  position: relative; 
  overflow: hidden;
  padding: 10%;
  -o-user-select: text !important;
  -moz-user-select: text !important;
  -webkit-user-select: text !important;
  user-select: text !important;
}
.block-email .ic-envelope{
  /*position: absolute;
  top:20%;
  left:10%;*/
  float:left;
  color:#d90046;
  font-size: 24px;
  line-height: 0;
}

.block-email ul{
  /*position: absolute;*/
  float:left;
  margin-top:0;
  margin-bottom:0;
  /*margin: 20% 10%;*/
}



.block-email li{
  display: block;
  list-style: none;
  line-height: 24px;
}

.block-email a{
  color: #090909;
  text-decoration: none;
}

.block-email a:hover{
  color: #d90046;
}


@media all and (max-width: 900px) and (min-width: 768px) {
  .block-email-wrapper{
    width:90%;
    padding: 5%;
  }
}

@media all and (max-width: 768px) and (min-width: 100px) {
  .block-email-wrapper ul{
    /*position: absolute;*/
    
    margin: 0;
    padding: 0;
    font-size: 1em;
    float:none;
    clear: both;
    
  }
}


/* ==========================================================================
   CONTACT ADDRESS LIST
   ========================================================================== */



/* ==========================================================================
   CONTACT FORM LIST
   ========================================================================== */

.contact-form-area{
  position: relative;
}

.contact-result{
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left:0;
  width: 90%;
  /*margin: -5em auto 0 auto;*/
  padding: 2% 5%;
  /*background-color: #27ae60*/
  background-color:#27ae60;
  color:white;
  text-align: center;
  display: none;
}


.contact-progress{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index: 9999;
  background: url(../asset/spinner.gif) no-repeat 1em 1em white ;
  opacity: 0.7;
  display:none;
}

#tab-form{
  position: relative;
  overflow: hidden;
  padding: 10% 10% 10% 10%;
}

#tab-form a{
  display: block;
  float: left;
  padding: 0.5em 1em;
  border: 1px solid #70788c;
  background-color: #70788c;
  /*color:#d90046;*/
  color:white;
  margin:0;
  text-decoration: none;
  /*font-weight: bold;*/
}


#tab-form a.inactive:hover{  
  color:#d90046;
}


#tab-form a.inactive{
  background-color: white;
  color:#101010;
  font-weight: normal;
}

#tab-form a.inactive span{
  display: none;
}


#tab-form a.left{
  /*-webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;*/
}


#tab-form a.right{
  /*-webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;*/
}



.block-form {
  padding: 0 10% 10% 10%;
}

@media all and (max-width: 900px) and (min-width: 768px) {
  #tab-form{
    padding: 10% 5% 10% 5%;
  }
  .block-form {
    padding: 0 5% 10% 5%;
  }
}

@media all and (max-width: 768px) and (min-width: 100px) {
  #tab-form a{
    font-size: 14px;
    width:90%;
  }


  
}


fieldset{
  display: block;
  border: 0;
  padding: 0;
  margin-bottom: 1em;
}

form input[type="text"], 
form input[type="email"],
form input[type="tel"]
{
  margin-bottom:1.25em;
  font-size:1.4rem;
  line-height:1.4rem;
  font-size:14px;
  line-height:14px;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  background-color:#f2f2f2;
  border:1px solid #ccc;
  outline: 0;
  padding: 0.5em;
  -moz-border-radius:0.2em;
  -webkit-border-radius:0.2em;
  border-radius:0.2em;
  display:block;
  width: 99%;
}

select{
  display:block;
}

label{
  display: block;
  margin-bottom: 0.5em;
  font-weight: bold;
}

label.label-inline{
  display:inline-block;
  margin-right: 1em;
  font-weight: normal;
}

label.error{
  font-size: 11px;
  color:red;
  margin-top: -1em;
}


button{
  display: block;
  font-size: 1em;
  /*border:1px solid gray;*/
  padding: 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /*border: 1px solid gray;*/
  color:white;
  background-color: #d90046;
  outline:0;
  border: 0;
  min-width: 100px;
  /*margin: 2em 0;*/
  -webkit-transition-property:color, background-color; 
  -webkit-transition-duration: 0.2s, 0.2s; 
  -webkit-transition-timing-function: linear, ease-out;
}

button:hover{
  background-color: #ae0038;
}



.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}


/*
===============
404
===============
*/
.page-404 { 
  left: 0; 
  top: 0; 
  width: 100%; 
  padding-bottom: 50%; 
  background:  url('../asset/nes-design-404.gif') no-repeat center center #f2f2f2;
  background-size: cover; 
  -moz-background-size: cover;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.page-404 h3{
  margin-left: 1em;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */


/* ==========================================================================
   MOBILE
   ========================================================================== */

@media all and (max-width: 768px) and (min-width: 100px) {
  h1,
  .banner-slide-body h1{
    font-size: 18px;
  }

  .block-content-body-wrapper p,
  .block-content-body-wrapper li{
    font-size: .75em;
  }
}


@media all and (max-width: 500px) and (min-width: 100px) {
 
}


@media only screen and (max-width: 500px) and (orientation: landscape) {

}



::-webkit-scrollbar {
    width: 3px;
}
 
::-webkit-scrollbar-track {
  /*  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    background-color: #f2f2f2; 

}
 
::-webkit-scrollbar-thumb {
   /*  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);  */
  background-color: #d90046;
  display:block;
  margin: 10px 0 0 0;
}

.zero-padding{
  padding: 0;
}

.pt1{
  padding-top:1em; 
}
.pb1{
  padding-bottom:1em; 
}

.no-border{
  border:none;
}

.bottom-line{
  border-bottom: 1px solid #ccc;
}

.bottom-line:last-child{
  border-bottom: none;
}

.top-line{
  border-top: 1px solid #ccc;
}

.left-line{
  border-left: 1px solid #ccc;
  margin-left: -1px;
}

.txt-centered{
  text-align: center;
}

.txt-left{
  text-align: left;
}

.txt-right{
  text-align: right;
}

.txt-magenta{
  color:#d90046;
}

.lbl-rq{
  color:red;
  font-weight: bold;
}


.txt-selectable{
  -o-user-select: text;
  -moz-user-select: text;
  -webkit-user-select: text;
  user-select: text;
}


.transition-all{
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}




/*ul.dropdown-menu:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #d90046;
  line-height: 0px;
  _border-color: #000000 #000000 #000000 #d90046;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  margin-top: -10px;
}*/
