/**
 * Theme Name: AREWATER
 * Theme URI: http://themehybrid.com/themes/skeleton
 * Description: ...
 * Author: Robin Löfström
 * Author URI: http://jdesign.se
 * Version: 0.1
 * Template: hybrid
 */

*{padding: 0;margin: 0;}

html,body{width: 100%;}

body{
background-color:  #f3f3f3;
color:  rgba(0,0,0,1);
font-family: "Lato",sans-serif;
font-size: 100%;
line-height: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}



a{color: inherit; cursor: pointer;  text-decoration: none;display: block;}
a:hover{opacity: 0.8;}

a, .trans {-o-transition: all .3s;-ms-transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;transition: all .3s;}

input, a:hover, a:active, a:focus, input, *:focus {outline: medium none;}
hr {
  background: black;
  border: 0 none;
  height: 2px;
  margin: 30px auto;
  width: 40px;
}
h1 {font-size: 1.6rem;font-size: 16px;letter-spacing: 6px;}
h2 {}
h3 {}

img{width: 100%;height: auto;float: left;}

p {font-size: 14px;}
h1,h2,h3{text-transform: uppercase;}
h1,h2,h3,p{margin:0 0 20px;padding: 0 20px;}
strong{font-weight:900;}

.nomarg,.last{margin: 0 !important;}

ul {height: auto;list-style: outside none none;width: 100%;}
li {}



section{background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;float: left;width: 100%;position: relative;}

#preloader { 
  position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 9998; 
  width: 100%; 
  height: 100%; 
  overflow: visible; 
  background-color: white; 
}
/* ====================================================================================================================
 * NAVIGATION
 * ====================================================================================================================*/
header {position: absolute;top: 45px;left: 0;z-index: 100;width: 100%;float: left;height: auto;}

header nav {
  width: 100%;
  height: 90px;
 display: table;
float: left;
  position: relative;
}


.logo_wrap {
  position: absolute;
  left: 50%;
  top: 0;
  height: 90px;
  width: auto;
  margin: 0 0 0 -94px;
}

.main_logo {
  width: auto;
  height: 100%;
  position: relative;
  margin: 0 auto;
  display: table;
}

.main_logo img{width: auto;height:90px;float: left;}

.scroll_navigation {
  float: right;
  height: 90px;
  display: table;
  width: auto;
  padding: 0 5% 0 0;
}
.scroll_navigation li {display: table-cell;vertical-align: bottom;text-align: center;text-transform: uppercase;letter-spacing: 2px;
font-size: 11px;}

.scroll_navigation li a{color: white;margin: 0 20px;}

.we_are {
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0 0 0 -21%;
}
.we_are img {
  width: auto;
  height: 90px;
  float: left;
}

.we_are {
animation-name: bgtransformsec;
animation-delay:2s;
animation-duration: 3s;
animation-fill-mode: forwards;
-webkit-transition: all 5s ease-in-out;
-moz-transition: all 5s ease-in-out;
-ms-transition: all 5s ease-in-out;
-o-transition: all 5s ease-in-out;
transition: all 5s ease-in-out;
opacity: 0;
}

@-webkit-keyframes bgtransformsec {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes bgtransformsec {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes bgtransformsec {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes bgtransformsec {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

.sidebar {
  position: fixed;
  left: 0;
  top: 0;
  display: inline-block;
  opacity: 0;
  width: 135px;
  background-color: rgba(0,0,0,0);
  height: 100%;
  z-index: 9999;
  -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.burger {
  width: 24px;
  height: auto;
  display: table;
  margin: 0 auto;
  padding: 90px 0 80px;
  cursor: pointer;
}
.burger span {
  width: 100%;
  height: 2px;
  background-color: white;
  float: left;
  margin: 0 0 5px;
  border-radius: 8px;
  box-shadow: 0 0 2px rgba(0,0,0,0.7);
}
.sidebar_navigation {
  display: none;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: white;
text-align: center;
font-size:9px;
text-transform: uppercase;
letter-spacing: 3px;

}
.sidebar_navigation span {
  width: 20px;
  height: 1px;
  background: rgba(255,255,255,0.4);
  margin: 14px auto;
  display: table;
}
.sidebar:hover {
  background-color: rgba(0,0,0,1);
}

.sidebar_social{
  display: none;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: white;
text-align: center;
font-size: 15px;
width: 100%;
position: absolute;
bottom: 90px;
left: 0;
}
.sidebar_social a {
  margin: 0 0 10px;
}
.sidebar:hover .sidebar_navigation,.sidebar:hover .sidebar_social {
  display: table;
}
/* ====================================================================================================================
 * SEKTIONER   rgba(5,206,124,1) - GRÖN  |  rgba(28,28,27,1) - GRÅ
 * ====================================================================================================================*/

.usparna_wrap {
    width: 100%;
    display: table;
    margin: 0 auto;
    max-width: 700px;
        padding: 13% 0 0;
}
footer {
  background-color: #000;
  width: 100%;
  float: left;
  position: relative;
  color: white;
}
#contact .logo_wrap {
  position: relative;
  margin: 0 0 10%;
  width: 100%;
  left: 0;
}
#we_are_outline {
  left: 50%;
  margin: 0 0 0 -135px;
}
.footer_content {
  width: 100%;
  float: left;
  height: auto;
}
.footer_logo{width: auto;height: 5%;margin: 0 auto 45px;display: table;float: none;}
.footer_content ul {
  width: 90%;
  display: table;
  padding: 0 0 10%;
  margin: 0 auto;
}
.footer_content li {
  display: table-cell;
  vertical-align: middle;
  width: 33.333%;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.footer_content li:nth-child(1){text-align: left;}
.footer_content li:nth-child(2){text-align: center;}
.footer_content li:nth-child(3){text-align: right;}

.footer_content li i {margin: 0 10px;}
.footer_content li a {display: inline;}


.table_content{display: table;width: 100%;float: left;height: 100%;}
.align_content{vertical-align: middle;display: table-cell;text-align: center;}

#index{background-image: url(img/smooth_water_intro.jpg);}
#index2{background-image: url(img/deer.jpeg);}
#mission{background-image: url(img/moln.jpg);}

.intro_social {
  position: absolute;
  bottom: 10%;
  left: 50%;
  color: white;
  margin: 0 0 0 -46px;
}
.intro_social a{
  float: left;
margin: 0 10px;
font-size: 14px;
}

#products {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  float: left;
  z-index: 11;
}
.product_text {
    width: 40%;
    position: relative;
    z-index: 40;
    margin: 12% 0 0 10%;
    height: auto;
    float: left;
}
.products_bottle {
    position: relative;
    width: 10%;
    float: right;
    margin: 0 20% 0 0;
}

#productAnchor {
    width: 100%;
    float: left;
    position: absolute;
    top: 50%;
}

#history{background-color: black;}



.align_content img {width: 60%;float: none;}
#index h1{color: white;margin: 15px 0 0;}





.enterAnimBefore,.enterAnimBefore2,.enterAnimBefore3,.enterAnimBefore4{
  opacity: 0;
  transform: translate3d(-200px, 0px, 0px);
   -o-transition: all 1s;-ms-transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;transition: all 1s;
}
.enterAnim{
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
 }

.product_text .align_content {text-align: left;padding: 0 20px;}
.product_text img{width: 100%;margin:0 0 20px;}
.product_text p{padding: 0;}



.more_info {
  padding: 10px 20px;
  background-color: black;
  color: white;
  width: auto;
  float: left;
  font-size: 13px;
}


.mission_text {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  padding:13% 0 0;
  z-index: 8;
}
.mission_text img {
  width: 50%;
  margin: 0 auto;
  display: table;
  float: none;
}

.products_berg {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  float: left;
}

.mission_berg {
  z-index: 9;
  position: relative;
  float: left;
  width: 100%;
}

.products_berg {z-index: 10;}
.products_bottle {z-index: 30;}

.pres_box,.history_box{width: 100%;height: auto;float: left;position: relative;}


.history_content {
  position: absolute;
  top: 0;
  left: 10%;
  float: left;
  padding: 10% 0;
  color: white;
  width: 40%;
}
.history_content img {
  width: 100%;float: none;
}
.history_box .history_content {
  position: absolute;
  bottom:55%;
  left: 10%;
  padding: 0;
  width: 40%;
  height: auto;
  float: left;
  top: inherit;
}
 .history_box .history_content img {
  width: auto;
  padding: 0 0 0 20px;
}
.company_content {
  float: left;
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: 10;
  width: 40%;
}

.company_content img {
    width: auto;
    float: none;
    padding: 0 20px;
    height: 40px;
    margin: 0 0 20px;
}
.company_img{}

.pres_parra{margin-top: 0;}

.uspList {
    font-size: 13px;
    list-style: disc;
    margin: 0 10px;
    padding: 0 20px;
    box-sizing: border-box;
}
.uspList li {
    padding: 0 5px;
    margin: 0 0 10px;
}

#myContent {
    display: none;
    height: 80%;
    left: 10%;
    position: fixed;
    top: 10%;
    width: 80%;
    z-index: 9000;
}
.centros {
width: 100%;
height: 100%;
display: table;
margin: 0 auto;
background:rgba(255,255,255,0.95);
}
.divez {  display: table-cell;    vertical-align: middle;}
.toggle {  border: none;    font-family: "Lato",sans-serif;}
.toggle .span {width: 100px;margin: 0 auto;}
.spaninfo {  opacity: 1;display: block;}
.toggle:hover,#ex:hover {cursor: pointer;}
#ex {    border: 0 none;    position: absolute;    top: 0;    left: 0;}
/**
#ex:hover{
  -o-transform: rotate(90deg) translate3d(0px, 0px, 0px);
  -ms-transform: rotate(90deg) translate3d(0px, 0px, 0px);
  -moz-transform: rotate(90deg) translate3d(0px, 0px, 0px);
  -webkit-transform: rotate(90deg) translate3d(0px, 0px, 0px);
  transform: rotate(90deg) translate3d(0px, 0px, 0px);
  opacity: 0.8;
}
**/
.casecontent {  display: table !important;}

.metaWater {
    border: 2px solid rgb(0, 0, 0);
    padding: 20px;
    width: 100%;
    display: table;
    margin: 0 0 20px;
    box-sizing: border-box;
}

.column {
    float: left;
    box-sizing: border-box;
    padding: 40px;
}
.c120 {width: 120%;}
.c110 {width: 110%;}
.c100{width: 100%;}
.c90{width: 90%;}
.c80{width: 80%;}
.c70{width: 70%;}
.c60{width: 60%;}
.c50{width: 50%;}
.c40{width: 40%;}
.c30{width: 30%;}
.c20{width: 20%;}
.c10{width: 10%;}
.c0{width: 0%;}

.tg  {border-collapse:collapse;border-spacing:0;font-size: 12px;text-align: left;width: 100%;}
.tg td{padding:3px 10px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.tg th{padding:3px 10px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.tg .tg-yw4l{vertical-align:top}

.divez .uspList {
    font-size: 13px;
    list-style: disc;
    margin: 0 10px 20px;
    padding: 0 20px;
    box-sizing: border-box;
}
.divez .uspList li {    margin: 0 0 5px;}
.divez h3 {    font-size: 14px;    margin: 0 0 8px;}
/* ====================================================================================================================
 * SLIDER
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider,.flex-viewport {
  float: left;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.flexslider .slides {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.flexslider .slides > li {
background-position: 50% 50%;
background-position: 0em center;
background-repeat: no-repeat;
background-size: cover;
display: none;
-webkit-backface-visibility: hidden;
height: 100%;
}
.flexslider .slides > li.flex-active-slide {
  background-position: center center;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}


.flex-direction-nav {
  height: 40px;
  left: 0;
  margin: 40px 0 0;
  position: fixed;
  right: 0;
  top: 50%;
  width: 100%;
  z-index: 1000;
}
.flex-direction-nav li a {
  float: left;
  height: 100%;
  text-indent: -9999em !important;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("img/slide_arrow.svg");
}
.flex-prev{
    -webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
  }
.flex-next{}

.flex-nav-next {
  float: right;
  height: 40px;
  text-align: center;
  width: 120px;
}
.flex-nav-prev {
  float: left;
  height: 40px;
  text-align: center;
  width: 120px;
}

.flex-control-nav {
  bottom: 10px;
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: none;
}
.flex-control-paging li a {
  width: 7px;
  height: 7px;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #000;
  background: rgba(0, 0, 0, 1);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 1);
  cursor: pointer;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

.desktop{display: block !important;}
.handheld{display: none !important;}

@media screen and (max-width: 1200px) {
.desktop{display: none !important;}
.handheld{display: block !important;}

.sidebar {display: none;}
#index h1{font-size: 13px;}
.align_content img {width: 80%;}
.more_info {font-size: 11px;}
.usparna_wrap {padding: 100px 0;}
p {font-size: 11px;line-height: 14px;}
#products {position: relative;}
.enterAnimBefore,.enterAnimBefore2,.enterAnimBefore3,.enterAnimBefore4{opacity: 1;transform: translate3d(0px, 0px, 0px);-o-transition: all 1s;-ms-transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;transition: all 1s;}
.products_bottle {display: none;}
.mission_text img {width: 80%;}
.centros {background: rgba(255,255,255,0);}
.divez .c60{width: 100%;}
.divez .c40{width: 100%;}
.pres_box{background-image: url(img/istappar.jpg);background-size: cover;background-repeat: no-repeat;background-position: top center;}
.column {padding: 10px;}
.company_img {display: none;}

.history_content {
    width: 90%;
    position: relative;
    margin: 0 auto;
    display: table;
    float: none;
    left: 0;
}

.company_content {
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.history_box .history_content {
  position: absolute;
  bottom: 10%;
  left: 0;
  padding: 0;
  width: 100%;
  height: auto;
  float: left;
  top: inherit;
}
.footer_content li {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  float: left;
  text-align: center !important;
  margin: 10px 0;
}
.product_text {
    width: 100%;
    position: relative;
    z-index: 40;
    margin: 0;
    height: auto;
    float: left;
}
#myContent {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.uspList {
    font-size: 13px;
    list-style: disc;
    margin: 0 10px;
    padding: 0 20px;
    box-sizing: border-box;
    width: 90%;
    float: left;
}








header nav {
    width: 100%;
    height: auto;
    display: table;
    float: left;
    position: relative;
}
.scroll_navigation {
    float: right;
    height: auto;
    display: table;
    width: 100%;
   padding: 130px 0 0;
}
.scroll_navigation li {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}
.scroll_navigation li a {
    color: rgb(255, 255, 255);
    margin: 0 2px;
}









}

@media screen and (max-width: 800px) {

}


