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


body {
	background-color: #fff;
	margin:0;
	padding:0;
}

div.messengerfixed {
  position: fixed;
  right: 10px;
  bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Quicksand', sans-serif;font-weight:normal;
}

.myimage {
  background: transparent url("img/top.png") no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  height: 600px;
  margin: 0;
}


.whitetext14 {
	color:#ffffff;
	font-size:14px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
}
.whitetext {
	color:#ffffff;
	font-size:16px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
}

.whitetextbold {
	color:#ffffff;
	font-size:16px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}

.whitetextquicksand {
color:#ffffff;
font-size:16px;
font-weight: 300;
font-family: 'Quicksand', sans-serif;
text-align: center;
}

.blacktext {
color:#000000;
font-size:14px;
font-weight: 200;
font-family: 'IBM Plex Sans', sans-serif;
}

.greytext {
color:#293340;
font-size:14px;
font-weight: 200;
font-family: 'IBM Plex Sans', sans-serif;
}

.greytextbold {
	color:#293340;
	font-weight:bold;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}


/* form .form-control:-moz-placeholder {
	color:#081039;
}
form .form-control::-moz-placeholder {
  color:#081039;
}
form .form-control:-ms-input-placeholder {
  color:#081039;
}
form .form-control::-ms-input-placeholder {
  color:#081039;
}
form .form-control::-webkit-input-placeholder {
  color:#081039;
}
form .form-control::placeholder {
   color:#081039;
} */



.subtitlebeige {
	color:#ad8666 !important;
}

.beigetitle {
	color:#ad8666;
	font-size:14px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	text-transform: capitalize;
}
.titlewhite {
	color:#fff;
	font-weight: 100;
	font-family: 'IBM Plex Sans', sans-serif;
}

.titledark12 {
	color:#373737;
	font-size:12px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	text-transform: uppercase;
}
.titledark11 {
	color:#373737;
	font-size:11px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	text-transform: uppercase;
}
.subtitleblue {
	color:#081039;
	font-size:12px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	text-transform: capitalize;
}
.darktext12 {
	color:#293340;
	font-size:12px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	line-height:2.5rem;
	letter-sphaing: 0.05em;
}
.darktext15 {
	color:#293340;
	font-size:15px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
	line-height:2.5rem;
	letter-sphaing: 0.05em;
}
.textbuttons {
	color:#ffffff;
	font-size:12px;
	font-weight: 200;
	font-family: 'IBM Plex Sans', sans-serif;
}
.beigetext {
	color:#ad8666;
	font-size:14px;
	font-weight: 300;
	font-family: 'IBM Plex Sans', sans-serif;
}


/* color:#081039; */
form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
	ophaity:  1;
}
form .form-control::-moz-placeholder {
  color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
  ophaity: 1;
}
form .form-control:-ms-input-placeholder {
  color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}
form .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}
form .form-control::-webkit-input-placeholder {
  color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}
form .form-control::placeholder { /* Most modern browsers support this now. */
  color:#b1b1b1;
	font-size:14px;
	font-weight: 400;
	font-family: 'IBM Plex Sans', sans-serif;
}


@media all and (min-width: 1200px) {
  .maintitlebeige {
  color:#ad8666;
  font-size:36px;
  font-weight: 300;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  }
  .titlegrey {
  color:#b1b1b1;
  font-size:30px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  }
  .subtitlegrey {
  color:#b1b1b1;
  font-size:22px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  }
  .image-resize {
  width: 200px;
  }
  .phonemessage {
  color:#131723;
  font-size:11px;
  }

}
@media all and (min-width: 767px) {
  .maintitlebeige {
  color:#ad8666;
  font-size:32px;
  font-weight: 300;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  }

  .titlegrey {
  color:#b1b1b1;
  font-size:30px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  }
  .subtitlegrey {
  color:#b1b1b1;
  font-size:20px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  }
  .image-resize {
  width: 150px;
  }
  .phonemessage {
  color:#131723;
  font-size:11px;
  }

}

@media all and (max-width: 767px) {
  .maintitlebeige {
  color:#ad8666;
  font-size:26px;
  font-weight: 300;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  }
  .titlegrey {
  color:#b1b1b1;
  font-size:20px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  }
  .subtitlegrey {
  color:#b1b1b1;
  font-size:18px;
  font-weight: 200;
  font-family: 'IBM Plex Sans', sans-serif;
  text-align: left;
  }
  .image-resize {
  width: 100px;
  }
  .phonemessage {
  color:#aaaaaa;
  font-size:11px;
  }
}


.buttonBG {
  background-color: #0e2e48; /* #278bdb; */
  color:#ffffff;
  border: 1px solid #ffffff;
}
.buttonBG:hover {
  background-color: #ffffff;
  color:#000000;
  border: 1px solid #000000;
}

#buy a:link{ color:#ad8666; }
#buy a:visited{ color:#ad8666; }
#buy a:hover{ color:#ad8666; }
#buy a:active{ color:#ad8666;}

#footer a:link{ color:#ffffff; }
#footer a:visited{ color:#ffffff; }
#footer a:hover{ color:#ffffff; }
#footer a:active{ color:#ffffff; }

a.beigelink:link {color:#ad8666;}
a.beigelink:visited {color:#ad8666;}
a.beigelink:hover {color:#ad8666;}
a.beigelink:active {color:#ad8666;}

a.blacklink:link {color:#000000;}
a.blacklink:visited {color:#000000;}
a.blacklink:hover {color:#000000;}
a.blacklink:active {color:#000000;}

a, a:hover {text-decoration:none;}
button, button:hover {text-decoration:none;}
