.header-banner {
  margin: 0px;
  padding: 50px;
}

#flags.size24 {
  width: 250px;
}

#flags ul {
  padding: 1px;
}

#layerslider_16.ls-wp-container.ls-container.ls-v5 {
  top: -0px;
}
.et_pb_row.et_pb_row_fullwidth {
    width: 100%!important;
    max-width: 100%!important;
}

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
     background: rgba(250, 266, 52,)
}
.centerimages{
  
    text-align: center;
}
.responsive{
}

.videoWrapper iframe {
  
  top: 0;;
  left: 0;
  width: 300px;
  height: 500px;
}
.centertopbanner{

    text-align: center;
  background: rgba(250, 166, 52);
   color: white;
  font-weight: bold;
  font-size: 18px;
}
.centertopbannerhrh{

    text-align: center;
  background: rgba(0, 17, 27);
   color: white;
  font-weight: bold;
  font-size: 18px;
}
.bottomtbannerorange{

    text-align: center;
  background: rgba(250, 166, 52);
   color: white;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
 
	}
.Bottombox{
  display: flex;
  flex-direction: row;
  justify-content: center;
}