@font-face {
  font-family: 'Calibri';
  src: url('/files/fonts/Calibri.eot');
  src: url('/files/fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('/files/fonts/Calibri.woff2') format('woff2'), url('/files/fonts/Calibri.woff') format('woff'), url('/files/fonts/Calibri.ttf') format('truetype'), url('/files/fonts/Calibri.svg#Calibri-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

* {
  outline: none !important; }

body {
  color: #464646;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif; }

p {
  font-size: 16px; }

a {
  color: #337ab7;
  font-size: 16px;
  text-decoration: none;
  box-shadow: none; }

section#opening-content {
  min-height: 600px;
  background-image: url(/files/images/slider-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 60px 0; }

section#opening-content .opening_cnt img {
  width: 50%; }

section#opening-content .opening_cnt h3 {
  font-family: 'Calibri';
  font-size: 4.5rem;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px; }

section#opening-content .opening_cnt p {
  color: #fff;
  text-align: left;
  font-size: 13px; }

section#opening-content .sld_iphone {
  max-width: 300px;
  margin: 0 auto -120px; }

section#map-section {
  padding: 120px 0; }

section#map-section h3 {
  font-family: 'Calibri';
  font-size: 5rem;
  font-weight: 900;
  color: #000;
  margin-bottom: 40px; }

section#map-section .serv_row {
  width: 80%;
  margin: auto; }

section#map-section .serv_row .each_serv .serv_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

section#map-section .serv_row .each_serv .srv_title h5 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin-top: 10px; }

section#harmony {
  min-height: 600px;
  background-image: url(/files/images/bg.png);
  background-size: cover;
  background-position: center;
  padding-top: 40px; }

section#harmony .harmony_head {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

section#harmony .harmony_head h3 {
  font-family: 'Calibri';
  font-size: 5rem;
  font-weight: 900;
  color: #fff;
  line-height: 4.2rem; }

section#login-register {
  min-height: 600px;
  background-color: #283138;
  padding: 60px 0 120px; }

section#login-register h3 {
  font-family: 'Calibri';
  font-size: 5rem;
  font-weight: 900;
  color: #fff; }

section#login-register p {
  color: #808080; }

section#download_sec {
  padding: 80px 0 100px; }

section#download_sec h3 {
  font-family: 'Calibri';
  font-size: 5rem;
  font-weight: 900;
  color: #000;
  margin-bottom: 60px; }

section#download_sec a {
  display: block; }

section#download_sec a:hover {
  opacity: 0.8; }

section#copy_right {
  background-color: #242424;
  padding: 20px; }

section#copy_right p {
  margin: 0;
  color: #fff; }

section#copy_right p a {
  color: #fff;
  text-decoration: none;
  font-weight: 700; }

section#copy_right p span, section#copy_right p a {
  white-space: nowrap; }

.scrolltop {
  width: 100%;
  margin: 0px auto;
  position: fixed;
  bottom: 75px;
  right: 15px;
  z-index: 9999; }

.scrolltop .scroll {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 20px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

.scrolltop .scroll:hover {
  background-color: #0a0a0a; }

.scrolltop .scroll i {
  color: #fff;
  font-size: 20px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

@media (max-width: 1199px) {
  section#opening-content .opening_cnt h3, section#map-section h3, section#harmony .harmony_head h3, section#login-register h3, section#download_sec h3 {
    font-size: 45px; }

  section#map-section {
    padding: 100px 0 60px; }

  section#harmony {
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0px; }

  section#harmony img {
    display: none; }

  section#harmony .harmony_head h3 {
    line-height: 40px; }

  section#login-register {
    padding: 45px 0;
    min-height: auto; }

  section#download_sec {
    padding: 45px 0; }

  section#download_sec h3 {
    margin-bottom: 20px; }

  section#download_sec img {
    width: 450px;
    margin: 10px auto; } }
