html, body {margin: 0; padding: 0;}

@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: block;
  src: local(''), url('fonts/poppins-400.woff2') format('woff2'), url('fonts/poppins-400.woff') format('woff');
}
@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: block;
  src: local(''), url('fonts/poppins-500.woff2') format('woff2'), url('fonts/poppins-500.woff') format('woff');
}
@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: block;
  src: local(''), url('fonts/poppins-600.woff2') format('woff2'), url('fonts/poppins-600.woff') format('woff');
}

@font-face {font-family: 'Archivo'; font-style: normal; font-weight: 700; font-display: block;
  src: local(''), url('fonts/archivo-narrow-700.woff2') format('woff2'), url('fonts/archivo-narrow-700.woff') format('woff');
}

body {font-family: 'Poppins', Arial, Helvetica, sans-serif; font-variant-ligatures: none !important; word-spacing: 1px;}

#width {position: fixed; top: 0; z-index: 20; padding: 0 3px; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #FF0;}
a, a:visited, a:hover {outline: none; color: #2E3FE1;} a {text-decoration: underline; text-decoration-thickness: 1px; text-decoration-style: dotted; text-underline-offset: .1em; cursor: pointer;}
img {border: 0; image-rendering: -webkit-optimize-contrast;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}
a, *:hover {-webkit-tap-highlight-color: transparent;}

/*-----------------------------------------------*/

/*Text sizes and colors*/

.orange {color: #FC7D01;} .blue {color: #181897;} .ylw {color: #FCD302;} .wht {color: #FFF;}
.w500 {font-weight: 500;} .w600 {font-weight: 600;}
.ital {font-style: italic;}
.ctr {text-align: center;}
.fsizebig1 {font-size: 2em; line-height: 1.35;}
.fsizebig2 {font-size: 1.75em; line-height: 1.3;}
.fsizebig3 {font-size: 1.5em; line-height: 1.4;}
.fsizemed1 {font-size: 1.4em; line-height: 1.4;}
.fsizemed2 {font-size: 1.25em; line-height: 1.4;}

/*-----------------------------------------------*/

/*HEADER*/

/*header {border: 1px solid blue;} #logo {border: 1px solid red} #logo img {border: 1px solid magenta} #phone {border: 2px solid green} #social, #social img {border: 1px solid orange}*/

@media (min-width: 601px) {#headtop, header {position: fixed;}}

#headtopback, #headtop {height: 40px;} #headtop, header {display: table; width: 100%; margin: auto; z-index: 2;}
#headerback, header {height: 100px;} header {box-shadow: 0 3px 7px -5px #000; text-align: center; box-sizing: border-box;}

#logo {margin-top: 25px;} #logo img {display: block;} #logo, #logo img {width: 280px; height: 51px;}
#phone {font-size: 20px; line-height: 1; right: 0; top: 10px; text-align: right; white-space: nowrap;}
#phone, #phone a {font-weight: 600;} #phone span {font-size: .85em; font-weight: 600; margin: 0 5px;}

@media (min-width: 2156px) {#headtop, header, .navheader {padding: 0 15%;}}
@media (max-width: 2155px) {#headtop, header, .navheader {padding: 0 12%;}}
@media (max-width: 1980px) {#headtop, header, .navheader {padding: 0 8%;}}
@media (max-width: 1490px) {#headtop, header, .navheader {padding: 0 3%;}}
@media (max-width: 965px) {#headtop, header, .navheader {padding: 0;} #social {padding-left: 3%;} #logo {margin-left: 15px;} #phone {padding-right: 3%;}}

@media (max-width: 430px) {
#phone {text-align: left; padding-left: 20px;} #phone span {display: none;} #phone a {display: block; line-height: 1.5;}
#headtopback, #headtop {height: 75px;}
#logo, #logo img {margin: 25px auto 0 auto; text-align: center;}
}
@media (max-width: 335px) {#headerback, header {height: 92px;} #logo, #logo img {width: 250px; height: 46px;}}

#social img {height: 26px; width: 26px; display: inline-block; margin: 0 1px -5px 1px;}
@keyframes shake {20% {-webkit-transform: rotateZ(-8deg);} 80% {-webkit-transform: rotateZ(8deg);}}
#social img:hover {-webkit-animation: shake .16s 5;}
@media (max-width: 380px) {#social {display: none;}}

/*----------------*/

/*MENU*/

/*.navheader {border: 1px solid orange} nav {border: 1px solid green} nav div {border: 1px solid cyan} nav a {border: 1px solid blue}*/

a, *:hover {-webkit-tap-highlight-color: transparent;} #navcheck {display: none;}
nav a.selected {cursor: text; pointer-events: none; -webkit-user-select: none; -webkit-touch-callout: none;}

nav a {display: block; position: relative; text-decoration: none; cursor: pointer; line-height: 1.25; font-weight: 500; vertical-align: middle; -webkit-transition: background .2s, font-size .3s;}
nav a.selected {cursor: text;}
:root {--menuline: #FFF; --menuback: #2884C6; --menuhover: #2884C6; --menuselect: #2B5099;}
@media (max-width: 965px) {nav {background-color: var(--menuback);}}

@media (min-width: 966px) {
.ham {display: none;} .navheader {top: 37px; position: absolute; right: 0;}
nav {display:inline-block;} nav div {display: inline-block; vertical-align: middle; white-space: nowrap;}
nav a {font-size: 18px; padding: 3px 11px; display: table-cell; text-align: center; color: #000 !important;}
nav .selected, nav a:hover {color: var(--menuhover) !important;}
nav a:hover {text-decoration: underline !important;}
}
@media (max-width: 965px) {
.navheader {left: 0; right: 0;}
nav {position: relative; text-align: center; transition: .2s; height: 0; font-size: 0; box-sizing: border-box; z-index: -1; top: 23px; background-color: var(--menuback);}
nav div {display: inline-block; text-align: center; left: 0; right: 0; margin: 0 -2px; font-size: 0; height: 0; opacity: 0; transition: .2s; border: 1px solid transparent;}
nav a {text-align: center; font-size: 0; opacity: 0; height: 0; white-space: nowrap; padding: 1px 8px; border: 1px solid var(--menuline); pointer-events: none; background-color: var(--menuhover); color: #FFF !important;}
nav .selected, nav a:hover {background-color: var(--menuselect) !important;}
nav a:hover:not(.selected) {color: #fedb51 !important;}

#navcheck:checked ~ nav {height: 100%; z-index: 2; box-shadow: 0 8px 10px -2px #000; }
#navcheck:checked ~ nav div {opacity: 1; height: 65px;}
#navcheck:checked ~ nav a {display: table-cell; width: 1%; font-size: 20px; opacity: 1; pointer-events: auto; height: 65px; vertical-align: middle;}

.ham {position: absolute; z-index: 600; height: 35px; width: 45px; top: 23px; right: 10px; margin: auto; text-align: center; padding: 0 10px 10px 10px;}
.ham:hover {cursor: pointer;} .ham > div {top: 18px; left: 10px;}
.ham:after {content: "MENU"; position: absolute; line-height: 1; top: 39px; bottom: 0; left: -2px; right: 0; font-size: 17px; text-align: center; font-weight: 500; color: #000}
.ham > div, .ham > div::before, .ham > div::after {display: block; content: ""; position: absolute; height: 4px; width: 44px; opacity: 1; background: #000; -webkit-transition: 0.15s ease-in-out; transition: 0.15s ease-in-out; -webkit-transition: transform 0.2s ease-out; -webkit-transition: -webkit-transform 0.2s ease-out; border-radius: 2px;}
.ham > div::before {top: -11px;} .ham > div::after {top: 11px;}
#navcheck:checked ~ .ham > div {width: 0; background: rgba(18, 18, 18, 0);}
#navcheck:checked ~ .ham > div::before {-webkit-transform: rotateZ(38deg); transform: rotateZ(38deg); top: 0;}
#navcheck:checked ~ .ham > div::after {-webkit-transform: rotateZ(-38deg); transform: rotateZ(-38deg); top: 0;}
}
/*@media (max-width: 965px) and (min-width: 766px) {
nav div {width: 16.7%;}
#navcheck:checked ~ nav div:nth-child(1) a {border-left: none;} #navcheck:checked ~ nav div:nth-child(6) a {border-right: none;}
}*/
@media (max-width: 965px) and (min-width: 481px) {
nav div {width: 33.3%;}
#navcheck:checked ~ nav div:nth-child(1) a, #navcheck:checked ~ nav div:nth-child(4) a {border-left: none;}
#navcheck:checked ~ nav div:nth-child(3) a, #navcheck:checked ~ nav div:nth-child(6) a {border-right: none;}
}
@media (max-width: 480px) {
nav div {width: 50%;}
#navcheck:checked ~ nav div:nth-child(odd) a {border-left: none;} #navcheck:checked ~ nav div:nth-child(even) a {border-right: none;}
}
@media (max-width: 600px) and (min-width: 231px) {.ham {top: 62px;}}
@media (max-width: 430px) {.ham {top: 8px;} .ham > div, .ham > div::before, .ham > div::after {background: #FFF;} .ham:after {color: #FFF;}}
@media (max-width: 335px) {nav {top: 20px;}}

/*@media (max-width: 200px) {
#navcheck:checked ~ nav {box-shadow: 0 10vw 50px 0 rgba(0, 0, 0, 0.7);}
#navcheck:checked ~ nav div {width: 99%; height: 65px;} nav div {margin: -.5px -2px;}
#navcheck:checked ~ nav a {height: 45px; padding: 20px 0 0 0; border-left: none; border-right: none;}
.ham {top: 63px;}
}
@media (max-width: 100px) {
#navcheck:checked ~ nav div {width: 99%;}
.ham {top: 8px;} .ham > div, .ham > div::before, .ham > div::after {background: #FFF;} .ham:after {color: #FFF;}
}*/


/*-----------------------------------------------*/

/*BODY AREA*/

@media (min-width: 1531px) {.mw1500 {min-width: 1500px;}} /*.mw1500 div:first-child {border: 1px solid red}*/

.bodyarea {padding: 20px 0 40px 0; margin: auto; width: 85%; max-width: 1500px;}
.bodyarea, h2 {font-size: 19px; line-height: 1.5; font-weight: 400;}
.bodyhead {padding-bottom: 10px; font-weight: 600 !important; font-size: 1.7em; letter-spacing: -.5px; line-height: 1.35; text-align: center; word-spacing: 3px;}
section .bodyhead {padding-top: 0;}
.heading {font-weight: 600; font-size: 1.4em; line-height: 1.3; letter-spacing: -.5px; word-spacing: 1.5px;}
.heading2 {font-weight: 600; font-size: 1.15em; line-height: 1.35;}
@media (max-width: 800px) {.bodyhead {font-size: 1.7em; line-height: 1.2;} .bodyarea, h2 {font-size: 18px;}}
@media (max-width: 480px) {.bodyhead {font-size: 1.6em;} .bodyarea, h2 {font-size: 17px;}}
@media (max-width: 360px) {.bodyarea {width: 87%;} .bodyarea, h2 {font-size: 16px;}}
h1, h2, h3, h4, h5 {margin: 0 !important;}

ul.thislist {margin-left: -15px;} ul.thislist span {font-weight: 600;} /*ul.thislist li:not(ul.thislist li:last-child) {padding-bottom: 15px;}*/

/*-----------------------------------------------*/

/*Button*/

@media (min-width: 611px) {.btn {margin-top: 35px;} .btn a {padding: 12px 20px; font-size: 19px;}}
@media (max-width: 610px) {.btn {margin-top: 25px;} .btn a {padding: 9px 17px; font-size: 18px;}}
@media (max-width: 550px) {.btn {margin-top: 20px;} .btn a {padding: 9px 14px 8px 14px; font-size: 17px;}}

.btn {-webkit-transition: 0.3s; border-radius: 4px; z-index: 20 !important; text-align: center;}
.btn a {display: table-cell; text-decoration: none !important; background-color: #FC7D01; -webkit-transition: 0.4s; border-radius: 10px; font-size: 1.2em; font-weight: 500; line-height: 1.4; z-index: 20 !important; color: #000;}
.btn a:hover {background-color: #FEA64D;}

/*-----------------------------------------------*/

/*Page Pics*/

.pagepic img {width: 500px; height: 300px; width: 100%; height: auto; display: block; border-radius: 4px;}
.picwide {max-width: 600px;} .pictall {max-width: 350px;}
.picleft {float: left; margin: 10px 40px 30px 0;} .picright {float: right; margin: 10px 0 30px 40px;}
@media (max-width: 1100px) and (min-width: 951px) {.picwide {max-width: 480px;}}
@media (max-width: 950px) {.picleft, .picright {text-align: center; float: none; margin: 35px auto;} .pictall {max-width: 400px;}}

/*-----------------------------------------------*/

/*BOTTOM AREA*/

/*.btmarea section {background-color: green; border: 1px solid red}*/
.btmarea, .btmarea a {color: #FFF;}
.btmarea {display: grid; justify-content: center; padding: 50px 0; margin: auto; max-width: 1200px;}
.btmarea .btmhrs tr:first-child td {font-size: 1.1em; font-weight: 600;} .btmarea .btmhrs td {white-space: nowrap;}
.btmarea .btmlogo img {display: block; width: 280px; height: 51px; margin: auto;}
.btmarea .btmlinks ul {margin-left: -20px;} .btmarea .btmlinks a {text-decoration: none;}
.btmarea .btmlinks a:hover {text-decoration: underline;}
.btmarea .btmlinks li:not(.btmlinks li:last-child) {padding-bottom: 8px;} .btmarea .btmlinks ul {margin-bottom: 0;}
.btmarea .btmhead {display: block; font-size: 1.5em; font-weight: 600; color: #F6F089;}
.btmarea .btmcont {font-size: 15px; line-height: 1.45;}
.btmarea .btmcont span {display: block; font-size: 1.2em; line-height: 1.4; font-weight: 500; margin-bottom: 5px;}
.btmarea .btmicons {margin: 20px 0 15px 0;} .btmarea .btmicons img {margin: 2px 10px 12px 0; vertical-align: top;}
.btmarea .btmsoc {margin-top: 20px;} .btmarea .btmsoc img {width: 36px; height: 36px; margin: 0 3px;}
@keyframes shake {20% {-webkit-transform: rotateZ(-8deg);} 80% {-webkit-transform: rotateZ(8deg);}}
.btmarea .btmsoc img:hover {-webkit-animation: shake .16s 5;}

@media (min-width: 881px) {
.btmarea {grid-template-columns: 31% 31% 33%;}
.btmarea .btmlogo {grid-column: 1 / 1;} .btmarea .btmlinks {grid-column: 2 / 2;} .btmarea .btmcont {grid-column: 3 / 3;}
}
@media (max-width: 880px) and (min-width: 651px) {
.btmarea section {margin: 0 50px;}
.btmarea .btmlogo {grid-column: 1 / 3; grid-row: 1 / 1; margin-bottom: 30px;}
.btmarea .btmlinks {grid-column: 1 / 1; grid-row: 2 / 2;}
.btmarea .btmcont {grid-column: 2 / 2; grid-row: 2 / 2;}
}
@media (min-width: 651px) {.btmarea {justify-items: center;}}
@media (max-width: 650px) {.btmareaback {padding: 0 30px;} .btmarea section {grid-column: 2 / 2; margin: 20px 0;}}
@media (max-width: 380px) {
.btmarea {display: block; padding: 30px 0;} .btmarea .btmlinks {margin: 50px 0;}
.btmarea .btmlogo img {width: 100%; height: auto; max-width: 310px;}
}

/*-----------------------------------------------*/

/*Bottom*/

footer {font-size: 14px; line-height: 1.6; padding: 25px 25px 22px 25px; text-align: center; color: #FFF;}
.web, .web a {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BBB !important;}
.web a {font-style: italic; text-decoration: none; white-space: nowrap;} .web a:hover {text-decoration: underline;}

#totop {position: fixed; height: 18px; width: 18px; right: 14px; bottom: 12px; z-index: 100; padding: 8px 9px 8px 10px; border: 2px solid rgba(155, 155, 155, .4); background-color: rgba(80, 80, 80, 0.45); border-radius: 4px;}
#totop div {font-family: Arial, Helvetica, sans-serif; display: inline-block; -webkit-transform: rotate(90deg); transform: rotate(90deg); font-size: 32px; line-height: 18px; color: #FFF;}
#totop:hover {-webkit-transform: scale(1.05);}
@media (min-width: 481px) {#totop {-webkit-transition: .15s;}}

#serving {font-size: 12px; line-height: 1.4; color: #BBB; font-family: Arial, Helvetica, sans-serif;} #serving a {white-space: nowrap;}
#serving a, .nolink {color: inherit !important; text-decoration: none !important; cursor: text;}

/*====================================================*/

/*COLORS*/

body {background-color: #FFF;} .bodyarea, .heading2 {color: #000;}

#headtop {background-color: #050564;} header {background-color: #FFF; border-bottom: 5px solid #FDA237;}
#phone, #phone a {color: #FFF;} #phone span {color: #FDA237;}

.bodyhead, .heading {color: #181897;}

.btmareaback {background-color: #0D0E3E;} footer {background-color: #000;} .web, .web a {color: #BBB;} .web a:hover {color: #FFF;}
