@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "FontAwesome";
  src: url(../font-awesome/fonts/fontawesome-webfont.eot);
  src: url('../font-awesome/fonts/fontawesome-webfont.eot') format('eot'),
  url('../font/fontawesome-webfont.woff') format('woff'),
  url('../font/fontawesome-webfont.ttf') format('truetype'),
  url('../font/fontawesome-webfont.svg') format('svg');
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}

/*sfondo*/
.layer-bkg {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -99999;
}
.layer-bkg img {width: 100%;
    min-height: 100%;
    border: 0px;}

.layer-bkgsfondo {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -99998;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after { clear: both;
                         content: "";}

@media (max-width: 1921px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

@media (max-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}

@media (max-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }

}

@media (max-width: 600px) {

 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7,
.col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  float:left;
  padding:0;
  margin:0}

.container-fluid {position:relative;
                  margin:0 auto;
				  padding:0;
				  width:100%;}

.container { position:relative;
             margin:0 auto;
			 padding:0;
       float: none;
			 width:100%;
			 max-width:1170px}

/* For mobile phones: */

.m-zero { margin:0; padding:0;}
.m-o {margin:0}
.p-o {padding:0}
.m-l-xxs {margin-left: 6px}
.m-t-xs { margin-top:5px;}
.m-b-xs { margin-bottom:5px;}
.m-t-sm { margin-top:10px;}
.m-b-sm { margin-bottom:10px;}
.m-t-md { margin-top:20px;}
.m-b-md { margin-bottom:20px;}
.m-r-md { margin-right: 20px;}
.m-r-sm { margin-right:10px;}
.m-r-xs { margin-right:5px;}
.m-r-md { margin-right:10px;}
.m-l-md { margin-left: 20px;}
.m-t-lg { margin-top:60px;}
.m-r-lg { margin-right: 60px;}
.m-l-lg { margin-left: 60px;}

.p-t-xs { margin-top:5px;}
.p-b-xs { margin-bottom:5px;}
.p-t-sm { margin-top:10px;}
.p-b-sm { margin-bottom:10px;}
.p-t-md { margin-top:20px;}
.p-b-md { margin-bottom:20px;}
.p-r-md { margin-right: 20px;}
.p-r-sm { margin-right:10px;}
.p-r-xs { margin-right:5px;}
.p-l-md { margin-left: 20px;}
.p-t-lg { margin-top:60px;}
.p-r-lg { margin-right: 60px;}
.p-l-lg { margin-left: 60px;}

.center {margin:0 auto}

.pull-left{float:left}
.pull-right{float:right}

.row-shop {padding:0 5px}

h1, h2, h3, h4, h5, h6 {font-family: inherit;
                        font-weight: 500;
                        line-height: 1.1;
                        color: inherit;}

h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p, a, ul {font-size: 14px;
  margin: 0 0 10px;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;}

.inline-list {list-style:none;
              margin:0;
			  padding:0}
.inline-list li { float:left}

.inline-list li a {
    display: block;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color:#333333
}

.list-group, .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-group-item {
position: relative;
display: block;
padding: 5px 2px}

.img-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin:0 auto;
  padding:0
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
/*input[type="text"] {
	height:auto
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*/
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-group {
  margin: 15px 5px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
 .form-inline {padding:9px 12px;
               font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;}
.form-control {
  width:98%;
  display:block;
  margin:0;
  padding: 5px;
  height:30px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
::-moz-placeholder { /* Firefox 19+ */
  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
:-ms-input-placeholder { /* IE 10+ */
  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
:-moz-placeholder { /* Firefox 18- */
  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: 250px;
}
label {
  display: inline-block;
  margin: 0px;
  font-weight: bold;
}

.form-control select {width:100%}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/*button*/

.btn {
  display: inline-block;
  padding: 6px 12px !important;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-block {
  display: block;
  width: 100%;
  box-sizing:border-box
}
.btn-block + .btn-block {
  margin-top: 5px;
}

/*drop down*/

li a, .dropbtn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
	background-color:#FFFFFF
}

.dropdown-content a {
    color: #000000;
    padding: 5px 2px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown:hover .dropdown-content {
    display: block;
}

@media (min-width: 980px) {

}

/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
}

/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

/*Mega Menu*/

.mega-menu-desck {
	position: relative;
	z-index:100
}

/* Common style for all lists */
.mega-menu-desck ul {
	list-style: none;
	padding: 0;
	margin: 50px auto;
}

/* 100% width bar for menu */
.nav-mega-menu {
	background-color:#f8f8f8;
	border-color:#e7e7e7;
	padding: 10px 0;
	position: relative;
	z-index: 100;
}

/* Main menu style */
.mega-menu-desck .navbar-mega-menu {
	width: 100%;
	max-width: 80%;
	margin: 0 auto;
	padding: 0 1.875em;
}

.navbar-mega-menu > li {
	display: inline-block;
	margin: 10px 8px 0;
}


/* Main menu link style */
.navbar-mega-menu > li > a {
	text-align:justify;
	padding:0px 0px 4px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1em;
	display: inline-block;
	position: relative;
	z-index: 10000;
	outline: none;
	text-transform:uppercase;
	font-weight:300
}

.no-touch .navbar-mega-menu > li > a:hover,
.no-touch .navbar-mega-menu > li > a:focus,
.navbar-mega-menu > li.cbp-hsitem-open > a {
	color: #444444;
}

/* Add a triangle to currently open menu item link */
.navbar-mega-menu > li.cbp-hsitem-open > a:after {
	top: 220%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #f8f8f8;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}

/* Submenu style */
.mega-dropdwon {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 0;
	text-align: center; /* for aligning the sub items */
	visibility: hidden;
}

.mega-dropdwon:before,
.mega-dropdwon:after {
	content: " ";
	display: table;
}
.mega-dropdwon:after {
	clear: both;
}

/* Let's allow 6 item in a row */
.mega-dropdwon > li {
	/*width: 16.2%;*/
	display: inline-block;
	vertical-align: top;
	box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	opacity: 0;
	-webkit-transition: opacity 0.1s 0s;
	-moz-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
}

/* First 6 items don't have upper box shadow */
.mega-dropdwon > li:nth-child(-n+6) {
	box-shadow: -28px 0 0 -27px #ddd;
}

/* Every 7th item does not have a left box shadow */
.mega-dropdwon > li:nth-child(6n+1) {
	box-shadow:  0 -28px 0 -27px #ddd;
}

/* The first one does not have any box shadow */
.mega-dropdwon > li:first-child {
	box-shadow: none;
}

.mega-dropdwon > li a {
	display: block;
	text-align: center;
	color: #a2a2a2;
	outline: none;
	padding: 0.5em;
	font-size:18px
}

.no-touch .mega-dropdwon > li a:hover,
.no-touch .mega-dropdwon > li a:focus {
	color: #888;
}

.mega-dropdwon > li a img {
	border: none;
	outline: none;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.no-touch .mega-dropdwon > li a:hover img {
	opacity: 0.5;
}

.mega-dropdwon > li a span {
	display: block;
	min-height: 3em;
	margin-top: 0.4em;
}

.navbar-mega-menu > li.cbp-hsitem-open .mega-dropdwon {
	z-index: 1000;
	visibility: visible;
	background-color: #ffffff;
	margin: 0 auto;
}

.navbar-mega-menu > li.cbp-hsitem-open .mega-dropdwon > li {
	opacity: 1;
	-webkit-transition: opacity 0.5s 0.1s;
	-moz-transition: opacity 0.5s 0.1s;
	transition: opacity 0.5s 0.1s;
}

/* Helper div for animating the background */
.cbp-hsmenubg {
	background: #f7f7f7;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0px;
}

.no-touch .cbp-hsmenubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

/* Helper div for animating the background */
.navbar-mega-menubg {
	background: #f7f7f7;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0px;
}

.no-touch .navbar-mega-menubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

@media screen and (max-width: 65em){
	.mega-menu-desck {
		font-size: 80%;
	}
}

@media screen and (max-width: 51.4375em){
	.mega-menu-desck {
		font-size: 100%;
	}

	.mega-menu-desck .navbar-mega-menu {
		padding: 0;
		max-width: none;
		width: 100%;
	}

	.navbar-mega-menu > li {
		border-top: 1px solid rgba(255,255,255,0.5);
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.navbar-mega-menu > li:first-child {
		border-top: none;
	}

	.navbar-mega-menu > li > a {
		display: block;
	}

	.navbar-mega-menu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}

	.navbar-mega-menubg {
		display: none;
	}

	.mega-dropdwon {
		background: #f7f7f7;
		position: relative;
		overflow: hidden;
		height: 0;
	}

	.navbar-mega-menu > li.cbp-hsitem-open .mega-dropdwon {
		height: auto;
	}

	/* Let's only allow 3 item in a row now */
	.mega-dropdwon > li {
		width: 30%;
	}

	/* Reset box shadows for the 6 items in row case */
	.mega-dropdwon > li:nth-child(-n+6),
	.mega-dropdwon > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	}

	/* First 4 items don't have upper box shadow */
	.mega-dropdwon > li:nth-child(-n+3) {
		box-shadow: -28px 0 0 -27px #ddd;
	}

	/* Every 5th item does not have a left box shadow */
	.mega-dropdwon > li:nth-child(3n+1) {
		box-shadow:  0 -28px 0 -27px #ddd;
	}

}

@media screen and (max-width: 25em){
	/* Let's only allow 1 item in a row now */
	.mega-dropdwon > li {
		width: 100%;
		display: block;
	}

	.mega-menu-desck .mega-dropdwon > li {
		box-shadow: 0 1px #cecece;
		text-align: left;
	}

	.mega-dropdwon > li a {
		text-align: left;
		line-height: 50px;
		padding: 0.4em 1em;
	}

	.mega-dropdwon > li a img {
		float: left;
		max-height: 50px;
	}

	.mega-dropdwon > li a span {
		min-height: 0;
		margin: 0;
	}
}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  width:100%;
  position: relative;
  margin: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #FFFFFF;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.full-left{float:left}
.full-right{float:right}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
   background-color: #ffffff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
	display:block
}

.tooltip-top .tooltiptext {
    bottom: 100%;
    left: 0}

.tooltip-right .tooltiptext {
    top: -5px;
    left: 105%;
}

.tooltip-left .tooltiptext {
    top: -5px;
    right: 105%;
}

.tooltip-bottom .tooltiptext {
    width: 120px;
    top: 100%;
    left: 50%;
    margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}
