@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');

body{
	font-family: 'Poppins', sans-serif;
	margin: 0px;
	background-color: #E6E7EB;
}
h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 42px;
}
h3 {
	font-size: 24px;
}

a {
	text-decoration:none;
}

/* Default */
/* Header */
#page_header {
	height: 76px;
	display: flex;
	align-items: center;
	background-color: #fff;
}
#page_header .logo {
	margin-left: 100px;
}
.logo_txt {
	font-size: 16px;
	margin-left: 40px;
	font-weight: bold;
	white-space: nowrap
}
.menu_item {
	list-style: none;
   margin-left: 150px;
}
.menu_item li {
   display: inline;
   padding: 0 38px;
   font-weight: bold;
}
.phone_call {
	background: #F0691A;
	border-radius: 8px;
	color: #fff;
	padding: 5px 15px;
	border: none;
}
.banner, .inside_banner {
	display: flex;
    align-items: center;
	background: linear-gradient(0deg, rgba(249 105 14 / 30%), rgba(249 105 14 / 30%)),url('../images/bg-images-1.jpeg') top center;
	min-height: 615px;
}

.banner h1, .inside_banner h1 {
	font-size: 48px;
	color: #fff;
}
.banner .left_content, .inside_banner .left_content {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	color: #fff;
}
.inside_banner h1, .inside_banner .left_content {
	width: 100%;
	text-align: center;
}
.banner .right_content {
	width: 35%;
	/* display: inline-flex; */
}
.banner .btn_white {
	border-radius: 8px;
	padding: 15px 20px;
	border: none;
	font-size: 16px;
	font-weight: 600;
	margin-top: 30px;
}
.block_content {
	display: flex;
	background-color: #fff;
	margin-right: 15%;
	padding: 0 25px 10px 25px;
}
.block_content .img_block {
	align-items: center;
    display: inline-flex;
	margin: 0 15px 0 0;
}
.block_content h3 {
	font-size: 22px;
	margin: 15px 0 0 0;
}

.whatwedo {
	display: flex;
    align-items: center;
	width: 1490px;
	margin: 100px auto 50px auto;
}
.whatwedo h2 {
	position: static;
width: 460px;
height: 49px;
left: 0px;
top: 0px;
 
font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 109%;
/* identical to box height, or 49px */

text-align: center;
letter-spacing: -0.02em;

color: #000000;


/* Inside auto layout */

flex: none;
order: 0;
flex-grow: 0;
margin: 0px 50px;
}
.whatwedo .whatwetxt {
	display: inline-flex;
}

.whatwedoblocker {
	display: flex;
    align-items: center;
	margin: 0 auto;
	width: 1230px;
	align-items: stretch;
}
.whatwedoblock {
	background-color: #ffffff;
	padding: 22px;
	margin-right: 1%;
    margin-left: 1%;
}
.whatwedoblock h3 {
	font-size: 24px;
	margin: 15px 0;
}
.whatwedoblock p {
	font-size: 20px;
}
.whatwedoblock .viewmore {
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
}
.whatwedoblock .viewmore a {
	color: #F0691A;
	text-decoration: none;
}

.whoarewe, .howwework {
	margin-top: 60px;
}
.whoarewe .row_1, .howwework .row_1 {
	display: flex;
    align-items: center;
}
.whoarewe {
	background-color: #fff;
	padding: 0px 1px 2px 160px;
}
.whoarewe .whoarewe_imgblock{
	width: 100%;
	display: inline-flex;
	margin-top: 40px;
	margin-bottom: 40px;
}

.howwework .howwework_imgblock {
	width: 660px;
	display: inline-flex;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 235px;
}


.whoarewe_imgblock.desktop {
	display: block;
}
.whoarewe_imgblock.mobile {
	display: none;
}
.whoarewe .whoarewe_imgblock img, .howwework .howwework_imgblock img {
	width: 90%;
}
.whoarewe .whoarewe_txt{
	display: inline-block;
	width: 59%;
	background-color: #F0691A;
	color: #fff;
	padding: 48px 345px 263px 41px;
}
.certify {
	text-align: center;
	background-color: #FFFFFF;
	margin: 20px auto;
}
.certifycol {
	width: 48%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.howwework .howwework_txt {
	display: inline-block;
	/* width: 84%; */
	background-color: #F0691A;
	color: #fff;
	padding: 45px 0px 100px 195px;
}




.whoarewe .whoarewe_txt p, .howwework .howwework_txt p {
	padding: 10px 0;
}

.whoarewe_result {
	/* display: flex; */
	margin: 0px 138px 6px 242px;
    align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;

}
.whoarewe_result .block_item {
	display: flex;
	margin-right: 20px;
}
.full.text{
    display: inline-block;
    width: 45%;
    background-color: #F0691A;
    color: #fff;
    padding: 0px 100px 63px 45px;
}
	
	
.whoarewe_result .visual_icon {
	width: 80px;
	height:80px;
	background-color: #C4C4C4;
	display: inline-flex;
}
.whoarewe_result .block_data {
	font-size: 20px;
	display: inline-block;
	padding-left: 16px;
	padding-right: 30px;
}
.whoarewe_result .block_data span {
	font-size: 42px;
	font-weight: bold;
}
.howwework .howwework_txt {
	background: none;
	color: #000;
}
.whatwehave {
	padding: 60px 131px 0px 20px;
	text-align: center;
}
.whatwehave p {
	width: 70%;
	margin: 0 auto
}
.whatwehave .bullettxt {
	list-style: none;
    padding-left: 195px;
	display: inline-block;
}
.bullettxt li {
	position: relative;
	text-align: left;
	padding: 10px;
}
.bullettxt li::before {
	content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-image: url('../images/bullet_icon.png');
    background-size: cover;
    background-position: center;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}
.reachuscontainer {
	background-color: #fff;
	width: 100%;
	padding-bottom: 80px;
}
.reachus {
	display: flex;
    align-items: center;
	width: 1206px;
	margin: 0px auto 50px auto;
	padding-top: 100px;
}
.reachus h2 {
	display: inline-flex;
	width: 20%;
    white-space: nowrap;
    margin-right: 20px;
}
.reachus .reachustetxt {
	display: inline-flex;
}
.whatwehave {
	color: #fff;
     background-image: url('../images/Rectangle 1.jpg');
}
.whatwehave h2, .whatwehave p {
	text-align: center;
}
.reachus_block {
	display: flex;
	margin: 0 auto;
	width: 1200px;
}
.reachusfrm {
	padding: 50px 80px;
	background-color: #E6E7EB;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	font-size: 20px;
	width: 100%;
}
.reachusfrm h3 {
	margin-bottom: 30px;
}
.reachusfrm button {
	background-color: #F0691A;
	border-radius: 8px;
	padding: 16px 20px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
.reachusfrm input, .reachusfrm textarea {
	display: block;
	width : 300px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	background-color: transparent;
	box-sizing: border-box;
	border: 3px solid #ccc;
	margin-top: 15px;
}
.reachusfrm input {
	padding: 10px
}
.reachusfrm p {
	padding: 15px 0;
	line-height: 130%;
}
.footer_container {
	background: url('../images/footer.jpg') top center;
	height: 300px;
}

.products_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0px 0px 0px 285px;
    width: 80%;
}
.products_list img {
	width: 29%;
	padding: 32px 25px;
}




/* On screens that are 992px or less - Tablet */
@media screen and (max-width: 992px) {
	#page_header .logo {
		margin-left: 40px;
	}
	.menu_item {
	   margin-left: 10px;
	}
	.menu_item li {
		display: inline;
		padding: 0 10px;
		font-weight: bold;
	}
	.banner h1, .inside_banner h1 {
		font-size: 38px;
	}
	.banner .left_content, .inside_banner .left_content {
		width: 50%;
	}
	.block_content {
		margin-right: 0%;
		padding: 0 25px 10px 25px;
	}
	.whatwedo {
		width: 90%;
		margin: 50px auto 50px auto;
	}
	.whatwedo h2 {
		width: 47%;
		line-height: 40px;
		margin-right: 20px;
	}
	.whatwedoblocker {
		display: flex;
		align-items: center;
		margin: 0 auto;
		width: 90%;flex-wrap: wrap;
	}
	.whatwedoblocker .whatwedoblock {
		flex: 50%;
		margin-bottom: 10px;
	}
	.whoarewe_result .visual_icon {
		width: 60px;
		height:60px;
	}
	.whoarewe_result .block_data span {
		font-size: 34px;
		line-height: 34px;
	}
	.whoarewe_result .block_data {
		font-size: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.reachus {
		display: flex;
		align-items: center;
		margin: 0 auto 30px auto;
		width: 90%;flex-wrap: wrap;
	}
	.reachus h2 {
		width: 15%;
		line-height: 40px;
		margin-right: 20px;
	}
	.reachus .reachustetxt {
		margin-left: auto;
    	width: 70%;
	}
	.reachus_block {
		width: 90%
	}
	.reachusimg {
		width: 50%;
	}
	.reachusimg.desktop {
		display: block;
	}
	.reachusimg.mobile {
		display: none;;
	}
	.whatwehave ul.bullettxt:first-child {
		padding-left: 40px;
		border: 2px solid red;
	}
	.whatwehave .bullettxt {
		padding-left: 0px;
	}
}






/* On screens that are 600px or less - Mobile */
@media screen and (max-width: 400px) {
/* Header */

#mob-banc{
	
	font-size:20px;
	
	
}
#log-mob{
	margin-left:0px;
	
}


#log-txt{
	
	margin-right:30%;
	
}	
	#mm-hd{
		
		margin: 122px -82px 20px 235px;
		color:white;
		
	}

#hd-fon{
		
	font-size:20px;
		
	}



	.fon-mn{
		
		font-size:45px;
		  text-align: center;
  margin-right: 27px;

	}
	
.block_content {
    display: flex;
    background-color: #fff;
    margin-right: 0%;
    padding: 0px 15px 0px 9px;
	margin:0px -8px 0px -8px;
}

.block_content .img_block {
    align-items: center;
    display: inline-flex;
    margin: 0px 15px 0px 0px;
}




#mr-tp{
margin-top:-145px;	
	
	
	
}
#grid {
  display: grid;
  gap: 10px;
  grid-template-columns: 2fr 1fr;
}

#main,#side {
  padding: 2%;
  border-radius: 10px
}


#grid {
    grid-template-columns: 1fr;
  }


#ban-con{	
	font-size:25px;
		
}

.certify {
  text-align: center;
  background-color: #FFFFFF;
  margin: 20px auto;
}

.certifycol {
  width: 53%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

.certifycol-1 {
  width: 49%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

  .columncolumn {
    flex: 50%;
  }
  
  
  * {
  box-sizing: border-box;
}

/* Container for flexboxes */
.roww {
  display: flex;
  align-content: space-evenly;
}

/* Create four equal columns */
#columncolumn {
  flex: 25%;
  padding: 0px;
}

.whoarewe_result .block_data span {
  font-size: 25px;
  line-height: 14px;
}

.whatwedoblock {
	background-color: #ffffff;
	padding: 30px;
	margin-right: 1%;
    margin-left: -6%;
}

#row {
	
    flex-direction: column;
  }

#fot-con{
    float: left;
    width: 25%;
    padding: 10px;
    height: 300px;
}

#img-mar {
    margin-left: 20px;
    height: 50px;
}

#img-mar-text {
    margin-left: 20px;
    height: 24px;
}

#footadmain {
    position: static;
    width: 67px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 21px;
}

#footad {
    position: static;
    width: 265px;
    height: 135px;
    left: 0px;
    top: 34px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 10px 21px;
}

#phonehd {
    position: static;
    width: 122px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 21px;
}

#fot-num {
    color: #FFFFFF;
    margin-left: 70px;
}


#emailhd {
    position: static;
    width: 46px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px -49px;
}

#email {
    position: static;
    width: 195px;
    height: 27px;
    left: 0px;
    top: 34px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 10px -49px;
}

#socialmd {
    position: static;
    width: 106px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 21px;
}

#icon{
    font-size: 36px;
    color: white;
	margin-left: 21px;

}

.mob{
	
	margin-left: -52px;
	
}


	#page_header {
		height: 66px;
		display: flex;
		align-items: center;
	}
	.menu_item {
		display: none;
	}

	
	.banner .right_content {
		display: none;
	}
	.banner .left_content {
		width: 100%;
	}
	.whatwedo {
		display: block;
	}
	.whatwedo h2 {
		font-size: 30px;
	}
	.whatwedo .whatwetxt {
		margin-top: 10px;
	}
	.whoarewe .row_1{
		display: block;
	}
	.whoarewe_imgblock.desktop {
		display: none;
	}
	.whoarewe_imgblock.mobile {
		display: block;
		width: 100%;
		text-align: center;
	}
	.whoarewe .whoarewe_txt, .howwework .howwework_txt {
		width: 185%;
		padding: 20px 27px 0px 63px;
	}
	.whoarewe_result {
		width: auto;
		flex-wrap: inherit;
		margin: 0px -10px -10px 6px;
		padding-top:30px;
		padding-bottom:30px;
	}
	.whoarewe_result .visual_icon {
		width: 44px;
		height:44px;
	}
	.whoarewe_result .block_item {
		margin: 10px 5px;
	}
	.howwework {
		margin-top: 10px;
	}
	h2 {
		font-size: 30px;
	}
	.howwework .howwework_imgblock, .howwework .row_1 {
		display: block;
	}
	.howwework .howwework_imgblock {
		width: 100%;
		text-align: center;
	background-color: white;
    margin: 0px 0px 0px 0px;
    padding: 41px 0px 41px 0px;
}
	
	.whatwehave {
		padding: 20px 20px 0px 20px
	}
	.whatwehave h2 {
		text-align: left;
		margin: 20px -6px 20px -70px;
	}
	.whatwehave p {
		width: 128%;
    text-align: left;
	margin-left: -68px;
	}
	.reachus {
		padding-top: 35px;
		display: block;
	}
	.reachus h2 {
		display: block;
		width: 100%;
	}
	.reachus .reachustetxt {
		width: 100%;
		display: block;
	}
	.reachusimg.desktop {
		display: flex;
	}
	.reachusimg.mobile {
		display: block;
		width: 100%;
	}
	.reachusimg.mobile img {
		width: 100%;
	}
	.reachus_block {
		display: block;
		width: 101%;
	}
	.reachusfrm {
		  margin: 15px 0px 0px -1px;
  padding: 0px 0px 0px 0px;
}


	.inside_banner h1 {
		font-size: 30px;
		text-align: left;
	}
	.inside_banner .left_content {
		width: 100%;
		text-align: left;
	}
	.inside_banner {
		min-height: 550px;
	}
	.products_list {
		width: 100%;
		flex-direction: row;
		text-align: center;
		padding: 10px 0;
		margin: 0px 0px 0px 17px;
	}
	.products_list img {
		width: 90%;
	}
	.whatwedo h2 {
  position: static;
  width: 305px;
  height: 49px;
  left: 0px;
  top: 0px;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 109%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #000000;
  flex: none;
    flex-grow: 0;
  order: 0;
  flex-grow: 0;
  margin: 0px -50px;
}



.mobp{
margin-top:20px;
	
}
.mobp2{
margin-top:20px;
	
}
.footer_container {

    height: 1250px;
}
.fpara1{
	margin-top:20px;
}
.fpara2{
	margin-top:20px;
}

.imgtotal{
margin-left: -7px;	
	
}

.mpara1{
	
margin-top:20px;	
	
}

.mpara2{
	
margin-top:20px;	
	
}

.mpara3{
	
margin-top:20px;	
	
}

.mobhowtext{
margin: 0px 0px 0px -200px;
text-align: justify;

}
.mob-bgcol{


padding: 52px 205px 25px 75px;

}	


.whoarewe .whoarewe_imgblock img{
  width: 145%;
  margin: 15px 0px -35px -157px;
}

.howwework .howwework_txt{
  width: 100%;
  padding: 30px 20px;
text-align: justify;


}
.mobform{
	margin:17px 21px -10px 28px;
		
}

.mobformhd{
	
	padding:26px 15px 0px 25px;
}
#dotchange{
	
	padding-left:36px;
	
}


#mobmap{
	
min-width: 398px;
  height: 451px;

}







}



@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
	


 #row {
	
    flex-direction: column;
  }

#fot-con{
    float: left;
    width: 25%;
    padding: 10px;
    height: 300px;
}

#img-mar {
    margin-left: 20px;
    height: 50px;
}

#img-mar-text {
    margin-left: 20px;
    height: 24px;
}

#footadmain {
    position: static;
    width: 67px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0px;
}

#footad {
    position: static;
    width: 265px;
    height: 135px;
    left: 0px;
    top: 34px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 10px 0px;
}

#phonehd {
    position: static;
    width: 122px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0px;
}

#fot-num {
    color: #FFFFFF;
    margin-left: -3px;
}


#emailhd {
    position: static;
    width: 46px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0px;
}

#email {
    position: static;
    width: 195px;
    height: 27px;
    left: 0px;
    top: 34px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: 0.035em;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 10px 0px;
}

#socialmd {
    position: static;
    width: 106px;
    height: 24px;
    left: 0px;
    top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 21px;
}

#icon{
    font-size: 36px;
    color: white;
	margin-left: 21px;

}
	
	
	.whatwedoblock {
  background-color: #ffffff;
padding: 10px;
margin-right: 1%;
margin-left: 0%;
}
	
	
	
	
	
	.reachus_block {
    display: flex;
    margin: 0 auto;
    width: 1148px;
}

#img-big {
    width:465px;
}


.whatwehave .bullettxt {
    list-style: none;
    padding-left: 140px;
    display: inline-block;
}

.whatwehave p {
    width: 80%;
    margin: 0 auto;
}

.whatwedo {
    display: flex;
    align-items: center;
    width: 1214px;
    margin: 100px auto 50px 32px;
}

#img-mar-big {
    margin-left: 50px;
    height: 24px;
}
	
	
#fot-logo-big{
    margin-left: 50px;
    height: 50px;	
}
	
	
	
	
	
	
	
	.whoarewe .whoarewe_txt{
    display: inline-block;
    width: 83%;
    background-color: #F0691A;
    color: #fff;
    padding: 39px 0px 0px 52px;
}
	

.whoarewe_result {
  display: flex;
  width: 1051px;
  margin: 0px 389px 19px 173px;
  align-items: center;
  padding-bottom:30px;
  padding-top:30px;
}

.bigwid{
	
	width:595px;
	
}




.reach-big {
    display: flex;
    align-items: center;
    width: 1206px;
    margin: 0px 0px 50px auto;
    padding-top: 100px;
}

#bigimg{
  width: 115%;
  margin-left: -78px;
}


#bigimg2{
  width: 49%;
  margin-left: 132px;
}
.howwework .howwework_txt {
  display: inline-block;
  width: 124%;
  padding: 0px 100px 0px 105px;
  
}

* {
  box-sizing: border-box;
}

/* Container for flexboxes */
.roww {
  display: flex;
  flex-wrap: wrap;
}

/* Create four equal columns */
#columncolumn {
  flex: 25%;
  padding: 0px;
}




.whoarewe_result .block_data span {
  font-size: 25px;
  line-height: 14px;
}

.result-bg{
background-color:white;


}
	

}

@import url(https://fonts.googleapis.com/css?family=Raleway);


* {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
}

.top-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #00BAF0;
  background: linear-gradient(to left, #ffffff, #ffffff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: black;
  height: 80px;
  padding: 1em;
  font-family: 'Poppins', sans-serif;
}

.menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu > li {
  margin: 0 1rem;
  overflow: hidden;
}

.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #000;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

@media (max-width: 400px) {
  .menu-button-container {
    display: flex;
  }
  .menu {
    position: absolute;
    top: 0;
    margin-top: 80px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  #menu-toggle ~ .menu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle:checked ~ .menu li {
    border: 1px solid #f0691a;
    height: 3.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .menu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #ffffff;
  }
  .menu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
}