.bar p,
.section_header1 h1 {
  text-shadow: -3px 3px 2px #b2b2b2;
}

.bar1::after,
.bar::after {
  right: -10px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;

  font: inherit;
  vertical-align: baseline;

  border: 0;
  ;
}

.navbar,
.section_header {
  margin: 0 auto;

  text-align: center;
}

.logo_btn,
body {
  padding-bottom: 0;

  font-family: "Roboto Slab", serif;
  ;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

.hidden,
.mobile_navbar {
  display: none;
}

a {
  position: relative;

  color: #cccccc;
  text-decoration: none;
  ;
}

body {
  line-height: normal;
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
h1,
h2,
h3,
h4,
p {
  z-index: 9999;
}

.bg_cover,
.header_bg {
  z-index: 9;

  width: 100%;
  height: 100%;
}

.bg_cover {
  position: fixed;
}

.header_bg {
  position: absolute;
}

#header,
#wrapper,
.navbar ul li {
  position: relative;
}

#wrapper {
  width: 100%;
  height: 100%;
}

#header {
  z-index: 9999999;

  width: 100%;
  min-height: 500px;

  background: url('../img/section1_bg3.jpg') center -100px no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  ;
}

.navbar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  padding: 30px;
}

.navbar ul li {
  display: inline-block;
  margin: 0 10px;

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.navbar ul li::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 9999;

  width: 0;
  height: 3px;

  background-color: #cccccc;
  -webkit-border-radius: 315px;
  border-radius: 315px;

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bar1::before,
.bar::before {
  left: -10px;
}

.navbar ul li:hover::before,
.section {
  width: 100%;
}

#header .logo h1 {
  position: relative;

  margin-left: 20px;
  padding-top: 65px;

  font-weight: 700;
  font-size: 100px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 20px;
  ;
}

.sublogo {
  position: relative;

  margin: 20px auto;

  font-size: 18px;
  text-align: center;
  color: #ffffff;
}

.logo_btn_cover {
  position: relative;
  z-index: 999999;

  margin-top: 30px;

  font-weight: 700;
  text-align: center;
  ;
}

.logo_btn {
  padding: 10px 30px;

  font-weight: 700;
  font-size: 40px;
  color: #006b63;
  letter-spacing: 4px;

  background-color: #eac100;
  border: none;
  outline: 0;
  cursor: pointer;

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  ;
}

.section_header h1,
.section_header1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
  ;
}

.logo_btn:hover {
  background-color: #f5f5f5;
}

.section {
  min-height: 300px;

  background-color: #006b63;
}

.section_header {
  width: 60%;
  padding: 30px 0;
  ;
}

.section_header1 {
  position: relative;
  z-index: 99999;

  width: 100%;

  font-size: 30px;
  text-align: center;
  color: #373737;

  background-color: #f5f5f5;
}

.bar p,
.bar1 p {
  font-size: 18px;
}

.section_header1 h1 {
  position: relative;
  z-index: 9999999999;

  padding: 20px 0;

  color: #373737;
  ;
}

.bar {
  position: relative;

  width: 500px;
  margin: 80px auto 0;
  ;
}

.bar::after,
.bar::before {
  content: "";
  position: absolute;
  top: 11px;

  width: 240px;
  height: 3px;

  background-color: #1d1d1d;
  -webkit-box-shadow: -3px 3px 2px #b2b2b2;
  box-shadow: -3px 3px 2px #b2b2b2;
}

.bar1 {
  position: relative;
  z-index: 9999;

  width: 500px;
  margin: 20px auto;

  text-align: center;
}

.bar1::after,
.bar1::before {
  content: "";
  position: absolute;
  top: 11px;

  width: 240px;
  height: 3px;

  background-color: #eac100;
}

.bar1 p {
  color: #eac100;
}

.section_header h1 {
  position: relative;

  font-size: 50px;
  color: #ffffff;
  ;
}

.section_content {
  position: relative;

  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  overflow: hidden;
  ;
}

.section_left {
  position: relative;
  z-index: 999;

  display: table-cell;
  height: 100%;

  vertical-align: middle;
  color: #eeeeee;
  ;
}

.section_left h2 {
  margin-bottom: 30px;

  font-size: 30px;
  color: #eac100;
}

.section_left ul li {
  margin: 20px;

  list-style-type: square;
  font-weight: 300;
  font-size: 20px;
  color: #eac100;
  ;
}

.section_left ul li span {
  color: #ffffff;
}

.section1 .section_content {
  display: table;
  width: 1000px;
  height: inherit;
  padding-top: 0;
  padding-bottom: 0;
  ;
}

.section_right {
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 49%;
  height: 100%;
  padding: 20px 0;

  vertical-align: middle;
  text-align: center;
  ;
}

.section_right_img_inner {
  position: relative;

  width: 400px;
  height: 400px;
  margin: 0 auto;

  text-align: center;

  background-color: #000000;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.section_right_img_cover {
  position: absolute;
  right: 0;
  left: 0;

  width: 400px;
  height: 400px;

  text-align: center;

  background-color: #eac100;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  ;
}

.section1 .section_right img {
  position: relative;
  z-index: 9999;

  width: 100%;
  margin-top: 30px;

  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  ;
}

.section1 .section_left {
  position: relative;

  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 350px;
  padding-top: 10px;
  padding-left: 50px;
  ;
}

.section1 .section_left::before {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;

  width: 5px;
  height: 80%;

  background-color: #f5f5f5;
  ;
}

.section2,
.section4,
.section6 {
  position: relative;
  z-index: 999;

  background-color: #f5f5f5;
  ;
}

.section1,
.section3,
.section5 {
  position: relative;
  z-index: 999999999999;

  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  ;
}

.alarm {
  font-family: 'Arial', sans-serif;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 30px;
  box-sizing: border-box;
  background-color: #fff !important;
}

.alarm-wrap {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: url('../img/alarm-bg.jpg') no-repeat 10% 50%/cover;
  position: relative;
  margin: 0 auto;
  padding: 30px 40px;
  border-radius: 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.alarm-wrap:before {
  content: '';
  display: block;
  background: url('../img/alarm-before.png') no-repeat center;
  width: 55px;
  height: 49px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -28px;
  margin: auto;
}

.alarm-left {
  max-width: 210px;
  flex: 1 0 100%;
  margin: 10px 10px 10px 0;
}

.alarm-title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}

.alarm-right {
  font-weight: 400;
  max-width: 630px;
  flex: 1 0 100%;
  margin: 10px 0;
}

.alarm-text {
  margin: 0;
  color: #000;
  font-size: 16px;
}

@media screen and (max-width: 576px) {
  .alarm {
    padding: 30px 10px 30px 40px;
  }
}