@charset "utf-8";
/* Uncomment to include Google Font & Icons files */
/* @import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"); */

* {padding: 0; margin: 0;}
img {border: 0; vertical-align: middle;}
html, body, div, form, fieldset, legend, label, p, h1, h2, h3 {margin: 0; padding: 0;}
header, nav, article, footer, address, aside, section, hgroup {display:block;}
.float {float: left;} .clear {clear: both;} 

body {margin: 0; padding: 0; font-size: 18px; line-height: 22px; color: #fff; background-color: #086D6D;
 font-family: "Montserrat", sans-serif; font-optical-sizing: auto; font-weight: 300;  font-style: normal;}


.bg-cover {display:block; background-color: rgba(8, 110, 110, 0.75); min-height: 100vh;}

h1 {font-size: 60px; line-height: 70px; color: #fff;font-family: "Playball", sans-serif;   font-weight: 500;  font-style: normal;}
h2 {font-size: 40px; line-height: 50px; color: #fff;font-family: "Playball", sans-serif;   font-weight: 500;  font-style: normal;}
h3 {font-size: 40px; line-height: 50px; color: #fff;font-family: "Playball", sans-serif;   font-weight: 500;  font-style: normal;}

a {text-decoration: none; font-weight: normal; color: #086D6D;}
a:hover {text-decoration: underline; font-weight: normal; color: #086D6D;}

a.white-box-link {background-color: #fff; padding: 10px 15px 10px 15px; color: #086D6D; border-radius: 5px; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}

a.orange-box-link {background-color: #E84B1A; padding: 10px 15px 10px 15px; color: #fff; border-radius: 3px; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}

.services-box { color: #086D6D; padding: 25px; border: solid 0px #96CBB1; border-right: 0px solid #3D8C8C;
background: #FFFFFF; background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(61, 140, 140, 1) 100%);}
.services-box h2 {color: #086D6D;}
.services-box h3 {font-family: "Playball", sans-serif; color: #086D6D;}

ul {list-style-type: disc; list-style-position: outside; padding-left: 25px;}

.material-symbols-outlined {}
img.pull-left {float:left; padding-right: 20px;} img.pull-right {float:right; padding-left: 20px;}
img.resp {width: 100%; height: auto;}

a.chunkylink {text-align:center; font-family: "Playball", cursive;   font-weight: 300; font-size: 30px; line-height: 35px;
  display:block; width: 90%; padding: 5%; 
  background-color: #E84B1A; color: #fff;
  border-radius: 5px; text-align:center; 
  box-shadow: 0px 5px 5px #000; transition: background-color 0.5s, margin-top 0.5s, margin-bottom 0.5s, box-shadow 0.5s; 
  margin-top: 0px; margin-bottom: 6px; color: #fff; text-decoration: none;}
a:hover.chunkylink {background-color: #ce461c; text-decoration: none; margin-top: 6px; margin-bottom: 0px; box-shadow: 0px 0px 0px #000;}


.one-1, .two-1, .two-2, .three-1, .three-2, .three-3, .three-12, .four-1, .four-2, .four-3, .four-4,
.five-1, .five-2, .five-3, .five-4, .five-5, .six-1, .six-2, .six-3, .six-4, .six-5, .six-6
{min-height: 50px;float:left; text-align: left; display: block; padding: 1%; margin: 0px 0.5% 10px 0.5%;}

#footer {font-size: 15px; padding-top: 50px; padding-bottom: 50px; background-color: #086D6D; display:block; color: #fff;}
.foot-1 {width: 30%; margin-right: 10%; float:left; font-size: 15px;}
.foot-2 {width: 30%; float:left; font-size: 15px;}
.foot-3 {width: 30%; float:left; font-size: 15px;}
#footer a {color: #fff;}
#footer .footremove {display:none !important;}

@media only screen and (min-width: 1000px) { /* WIDE - Desktop */
  .one-1 {width: 97%; }
  .two-1, .two-2 {width: 47%; }
  .three-1, .three-2, .three-3 {width: 30.33%; }
  .three-12 {width: 63.66%; }
  .four-1, .four-2, .four-3, .four-4 {width: 22%; }
  .five-1, .five-2, .five-3, .five-4, .five-5 {width: 17%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 13.66%}
  .break {display:block;}
}

@media only screen and (min-width: 768px) and (max-width: 999px) { /* MEDIUM - Tablet Portrait */
  .one-1 {width: 97%;}
  .two-1, .two-2 {width: 47%;}
  .three-1, .three-2, .three-3 {width: 30.33%;}
  .three-12, .three-23 {width: 63.66%; margin-top: 0px;}
  .four-1, .four-2, .four-3, .four-4 {width: 22%;}
  .five-1, .five-2, .five-3, .five-4, .five-5 {width: 17%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 30.33%;} 
    .foot-1 {width: 275px; margin: auto; float:none;}
.foot-2 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
.foot-3 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) { /* SMALL - Mobile Landscape */
  .one-1 {width: 97%;}
  .two-1, .two-2 {width: 97%; }
  .three-1, .three-2, .three-3 {width: 97%; }
  .three-12, .three-23 {width: 97%; }
  .four-1, .four-2, .four-3, .four-4 {width: 47%;}
  .five-1, .five-2, .five-3 {width: 30.33%; }
  .five-4, .five-5 {width: 47%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 47%;}
  .foot-1 {width: 275px; margin: auto; float:none;}
.foot-2 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
.foot-3 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
}

@media only screen and (max-width: 479px) { /* TINY - Mobile Portrait */
  .one-1 {width: 97%; }
  .two-1, .two-2 {width: 97%; }
  .three-1, .three-2, .three-3 {width: 97%; }
  .three-12, .three-23 {width: 97%; }
  .four-1, .four-2, .four-3, .four-4 {width: 47%; }
  .five-1, .five-2, .five-3, .five-4 {width: 47%}
  .five-5 {width: 97%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 97%;}
  .foot-1 {width: 275px; margin: auto; float:none;}
.foot-2 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
.foot-3 {width: 90%; margin-left: 5%;margin-left: 5%; float:none; text-align:center; margin-top: 40px;}
  
}
