body {padding:0px; margin:0; font-family: 'Univers Next Pro Light Cond' !important;}

h1, h2, h3, h4 {text-transform: uppercase; font-weight: bold !important;}

.header { background: #fff;  padding: 30px 0px;    border-bottom: 1px solid #ECECEC; position: sticky; top: 0;}
.logo img {  max-width: 240px;}
.section-one { padding: 20px 0 0px;}
.sec-cont h1 { text-transform: uppercase; font-family: 'Univers Next Pro Light Cond';  line-height: 2.5rem; font-weight: bold;    font-size: 2.3rem;}
p {font-size: 16px;}
ul {margin-bottom: 0px !important;padding-left: 0px !important;}
.alin {align-items: center;}


/*Header*/
ul.nav__menu li a:hover {  color: #000;}

.nav__toggle { position: absolute;cursor: pointer; margin: 0rem 1rem;  right: 0;}
.close,
input[type="checkbox"] {
  display: none;
}
.hamburger {  margin-top: 0.2rem;}
.nav__menu {  display: flex;  flex-direction: column;  gap: 2rem;  align-items: center;  margin: 0.5rem;    margin-bottom: 5px !important;}

li {  list-style: none;  display: none;}
.nav__menu a {  text-decoration: none;  color: initial;  font-size: 1.2rem;}
#nav__checkbox:checked ~ ul.nav__menu li {  display: block;}
#nav__checkbox:checked ~ label.nav__toggle .hamburger {  display: none;}
#nav__checkbox:checked ~ label.nav__toggle .close {  display: block;}
.nav {    justify-content: center;}
ul.nav__menu li a {    text-transform: uppercase;}

/*header*/
/*Footer*/
.foot-band { background: #000; padding: 25px 50px 20px;}
.foot-logo img {  filter: invert(1);}
.cpyright p { margin-bottom: 0;}
.cpyright { padding: 10px 0;}
.foot-social ul {  display: flex; justify-content: end;}
.foot-social ul li { display: block;  margin: 0px 6px;}
/*Footer*/

