
body {
	background-color: #f5f1e7;
	margin: auto;
	font-family:'Roboto', sans-serif;
    text-transform: uppercase;
    color: #523c37;
    font-size: 0.65em;
}

#full {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  padding: 20px;
}


.horizon {
  width: 100%;
  clear: both;
  display: table;
}
.horizon-album {
  float: left;
  width: 33.33%;
  height: auto;
  padding: 2%;
  margin: auto;
}


.design {
  background-color: #f5f1e7;
  color: #111;
  font-family: "Bakersville, serif";
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.3em;
  line-height: 28px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  text-align: justify;
  max-width: 90%;
  margin: auto;
  margin-top: 10px;
}
.design a {
	color: #000;
	text-decoration: none;
}
.design a:hover {
	color: #ffffff;
	background-color: gold;
	text-decoration: none;
}


.bottom {
  background-color: #f5f1e7;
  color: #523c37;
  font-family: "bakersville, serif";
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.2em;
  line-height: 28px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  text-align: justify;
  max-width: 90%;
  margin: auto;
  margin-top: 10px;
}
.bottom a {
	color: #523c37;
	text-decoration: none;
}
.bottom a:hover {
	color: #734D44;
	text-decoration: none;
}




.box-title {
	margin: auto;
	margin-top: 2%;
	text-align: center;
	font-family:'Open Sans', sans-serif;
    font-size: 2em;
    line-height: 35px; 
    text-transform: uppercase;
    color: #333;
    opacity: 0.85;
}
.box-title a {
	color: #936D64;
	text-decoration: none;
}
.box-title a:hover {
	color: #322;
	text-decoration: none;
}

.box-titleb {
	max-width: 90%;
	margin: auto;
	margin-top: 10px;
	text-align: justify;
	font-family:'Roboto', sans-serif;
    font-size:0.8em;
    line-height: 25px; 
    text-transform: uppercase;
    color: #936D64;
}
.box-titleb a {
	color: #222;
	text-decoration: none;
}
.box-titleb a:hover {
	color: #936D64;
	text-decoration: none;
}

.box-titlec {
	max-width: 90%;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	font-family:'Roboto', sans-serif;
    font-size:0.8em;
    line-height: 25px; 
    text-transform: uppercase;
    color: #936D64;
    letter-spacing: 0.1em;
}
.box-titlec a {
	color: #926C63;
	text-decoration: none;
}
.box-titlec a:hover {
	color: #322;
	text-decoration: none;
}

.box-titlebanner {
	max-width: 90%;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	font-family:'Roboto', sans-serif;
    font-size:0.9em;
    line-height: 25px; 
    text-transform: uppercase;
    color: #936D64;
}
.box-titlebanner a {
	color: #926C63;
	text-decoration: none;
}
.box-titlec a:hover {
	color: #322;
	text-decoration: none;
}


.lightInstructions {
  color: #936D64;
  font-size:.65em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.lightInstructions a {
  color: #936D64;
  text-decoration: none;
}
.lightInstructions a:hover {
  color: #9cf;
}

.center {
  text-align: center;
  margin: auto;
}

.box {
	max-width: 90%;
	background: #fff;
	margin: auto;
	margin-bottom: 40px;
    text-align: center;
  	box-sizing: border-box;
  	border-radius: 10px;
  	background-size: 100% 100%;
}

.box a {
	color: #936D64;
	text-decoration: none;
}
.box a:hover {
	color: #769;
}

.boximage {
	width: 100%;
	background-color: transparent; 
}

.box_email {
	margin: auto;
	opacity: 1; 
	margin-bottom: 0px; 
	text-align: center; 
	padding:10px;
	font-family: "arial", sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	color: #936D64;
	max-width: 700px;
	line-height: 25px;
}
.box_email a {
	color: #0cf;
	opacity; 1;
	text-decoration: none;
}
.box_email a:hover {
	color: #f62;
}



.totop{
	text-align: center; 
	position: relative;
	top: 10;
	bottom: 10px;
}
.totop: hover {
    background-image: url(../images/totop.png); 
}


div#comparison { 
  width: 70vw;
  height: 47vw;
  max-width: 100%;
  max-height: 70%;
  overflow: hidden;
  display: inline-block;
}
div#comparison figure { 
  background-image: url(../img/form-blue.jpg); 
  background-size: cover;
  position: relative;
  font-size: 0;
  width: 100%; 
  height: 100%;
  margin: 0; 
}
div#comparison figure > img { 
  position: relative;
  width: 100%;
}
div#comparison figure div { 
  background-image: url(../img/form-wire.jpg);
  background-size: cover;
  position: absolute;
  width: 50%; 
  box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
  overflow: hidden;
  bottom: 0;
  height: 100%;
}

input[type=range]{
  -webkit-appearance:none;
  -moz-appearance:none;
  position: relative;
  top: -2rem; left: -2%;
  background-color: rgba(255,255,255,0.1);
  width: 102%; 
}
input[type=range]:focus { 
  outline: none; 
}
input[type=range]:active { 
  outline: none;  
}

input[type=range]::-moz-range-track { 
  -moz-appearance:none;
    height:15px;
    width: 98%;
    background-color: rgba(255,255,255,0.1); 
    position: relative;
    outline: none;    
}
input[type=range]::active { 
  border: none; 
  outline: none;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 50px; height: 300px;   
    background: #aaa;
    opacity: 0.0;
    margin-top: -300px;
}
 
input[type=range]:focus::-webkit-slider-thumb {
    background: rgba(255,255,255,0.5);
}
input[type=range]:focus::-moz-range-thumb {
    background: rgba(255,255,255,0.5);
}


#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family:'Poppins', sans-serif;
    font-size:0.88em;
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #00afFF;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #191970;
}
#myCookieConsent a
#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a
#cookieButton:hover {
    background: #191970;
	color: #000;
}








