Difference between revisions of "Template:KUAS Korea/head"

(Created page with "<html> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>KUAS Korea</title> <!-- Favicons --> <link href="...")
 
 
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
<head>
+
<!-- Google Fonts -->
  <meta charset="utf-8">
+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
+
  <title>KUAS Korea</title>
+
  
  <!-- Favicons -->
+
<!-- Bootstrap CSS File -->
  <link href="/template/img/favicon.png" rel="icon">
+
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet">
  <link href="/template/img/apple-touch-icon.png" rel="apple-touch-icon">
+
  
  <!-- Google Fonts -->
+
<!-- CSS Files -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
 +
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet">
 +
<link href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.2.1/css/ionicons.min.css" rel="stylesheet">
 +
<link href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" rel="stylesheet">
 +
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.min.css" rel="stylesheet">
  
  <!-- Bootstrap CSS File -->
+
<!-- OUR CSS -->
  <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet">
+
<style>
 +
    @charset "utf-8";
 +
    ::-webkit-scrollbar-track {
 +
        -webkit-box-shadow: inset 0 0 6px rgba(40,39,44, 0.1);
 +
        background-color: #f6f8f1;
 +
        border-radius: 10px;
 +
    }
 +
    ::-webkit-scrollbar {
 +
        width: 5px;height:5px;
 +
        background-color:#f6f8f1;
 +
    }
 +
    ::-webkit-scrollbar-thumb {
 +
        border-radius: 10px;
 +
        -webkit-box-shadow: inset 0 0 5px rgba(40,39,44, 0.1);
 +
        background-image: -webkit-gradient(linear, left top, right top, from(#a54040), to(#582d32));
 +
        background-image: -webkit-linear-gradient(left, #a54040 0%, #582d32 100%);
 +
        background-image: linear-gradient(to right, #a54040 0%, #582d32 100%);
 +
    }
  
  <!-- CSS Files -->
+
    ::-moz-selection {
  <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
+
        text-shadow: none;
  <link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet">
+
        color: #f6f8f1;
  <link href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.2.1/css/ionicons.min.css" rel="stylesheet">
+
        background: #582d32;
  <link href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" rel="stylesheet">
+
    }
  <link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.min.css" rel="stylesheet">
+
  
  <!-- OUR CSS -->
+
    ::selection {
  <style>
+
        text-shadow: none;
@charset "utf-8";
+
        color: #f6f8f1;
::-webkit-scrollbar-track {
+
        background: #582d32;
  -webkit-box-shadow: inset 0 0 6px rgba(40,39,44, 0.1);
+
    }
  background-color: #f6f8f1;
+
    body{font-family:"Open Sans", sans-serif;color:#28272c;background-color:#f6f8f1;}
  border-radius: 10px;
+
}
+
::-webkit-scrollbar {
+
  width: 5px;height:5px;
+
  background-color:#f6f8f1;
+
}
+
::-webkit-scrollbar-thumb {
+
  border-radius: 10px;
+
  -webkit-box-shadow: inset 0 0 5px rgba(40,39,44, 0.1);
+
  background-image: -webkit-gradient(linear, left top, right top, from(#a54040), to(#582d32));
+
  background-image: -webkit-linear-gradient(left, #a54040 0%, #582d32 100%);
+
  background-image: linear-gradient(to right, #a54040 0%, #582d32 100%);
+
}
+
  
::-moz-selection {
+
    #top_menu_14{overflow-x:auto;width:100vw;height:20px;}
     text-shadow: none;
+
    #top_menu_inside{height:20px;}
     color: #f6f8f1;
+
    #top_title{display:none;}
     background: #582d32;
+
    #globalWrapper{font-size:100%;}
}
+
    #content{width:100%;padding:0;color:#28272c;margin:0;background-color:#f6f8f1;}
 +
     #HQ_page{margin:-35px 0 -40px;}
 +
    #HQ_page table,#HQ_page td{margin:0;border:none;}
 +
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5{margin-bottom:20px;}
 +
    .submenu{position:fixed!important;top:5px;}
 +
    .member-info-content{padding:0 10px;}
 +
    img{max-width:100%;}
 +
    a {
 +
        color: #a54040;
 +
        transition: 0.5s;
 +
     }
 +
    a:hover, a:active, a:focus {
 +
        color: #582d32;
 +
        outline: none;
 +
        text-decoration: none;
 +
    }
 +
    p, #HQ_page p{
 +
        font-family:"Open Sans",sans-serif;font-size:14px;text-align:left;
 +
        padding: 0;
 +
        margin: 0 0 30px 0;
 +
        text-align:left;
 +
    }
 +
    h1,h2,h3,h4,h5{
 +
        font-family: "Montserrat", sans-serif;
 +
        font-weight: 400;
 +
        margin: 0 0 20px 0;
 +
        padding: 0;
 +
    }
 +
    /* Back to top button */
 +
    #HQ_page .back-to-top {
 +
        position: fixed;
 +
        display: none;
 +
        background: #582d32;
 +
        color: #f6f8f1;
 +
        width: 54px;
 +
        height: 54px;
 +
        text-align: center;
 +
        line-height: 1;
 +
        font-size: 16px;
 +
        border-radius: 50%;
 +
        right: 24px;
 +
        bottom: 90px;
 +
        transition: background 0.5s;
 +
        z-index: 11;
 +
    }
  
::selection {
+
    #HQ_page .back-to-top i {
    text-shadow: none;
+
        padding-top: 16px;
    color: #f6f8f1;
+
        color: #f6f8f1;
     background: #582d32;
+
     }
}
+
    .sc-bwzfXH {right:24px!important;}
  
body {
+
#main{padding-top:30px;}
  background: #f6f8f1;
+
  color: #28272c;
+
  font-family: "Open Sans", sans-serif;
+
}
+
  
a {
+
    #HQ_page #header {
  color: #a54040;
+
        padding: 30px 0;
  transition: 0.5s;
+
        height: 92px;
}
+
        position: fixed;
 +
        left: 0;
 +
        top: 16px;
 +
        right: 0;
 +
        transition: all 0.5s;
 +
        z-index: 997;
 +
    }
  
a:hover, a:active, a:focus {
+
    #HQ_page #header.header-scrolled {
  color: #582d32;
+
        background: #28272c;
  outline: none;
+
        padding: 20px 0;
  text-decoration: none;
+
        height: 72px;
}
+
        transition: all 0.5s;
 +
    }
  
p {
+
    #HQ_page #header #logo {
  padding: 0;
+
        float: left;
  margin: 0 0 30px 0;
+
    }
}
+
  
h1, h2, h3, h4, h5, h6 {
+
    @media (min-width: 1024px) {
  font-family: "Montserrat", sans-serif;
+
        #HQ_page #header #logo {
  font-weight: 400;
+
            padding-left: 60px;
  margin: 0 0 20px 0;
+
        }
  padding: 0;
+
    }
}
+
  
/* Back to top button */
+
    #HQ_page #header #logo h1 {
.back-to-top {
+
        font-size: 34px;
  position: fixed;
+
        margin: 0;
  display: none;
+
        padding: 0;
  background: #582d32;
+
        line-height: 1;
  color: #f6f8f1;
+
        font-family: "Montserrat", sans-serif;
  display: inline-block;
+
        font-weight: 700;
  width: 54px;
+
        letter-spacing: 3px;
  height: 54px;
+
    }
  text-align: center;
+
  line-height: 1;
+
  font-size: 16px;
+
  border-radius: 50%;
+
  right: 24px;
+
  bottom: 90px;
+
  transition: background 0.5s;
+
  z-index: 11;
+
}
+
  
.back-to-top i {
+
    #HQ_page #header #logo h1 a, #HQ_page #header #logo h1 a:hover {
  padding-top: 16px;
+
        color: #f6f8f1;
  color: #f6f8f1;
+
        padding-left: 10px;
}
+
        border-left: 4px solid #a54040;
.sc-bwzfXH {right:24px!important;}
+
    }
  
#header {
+
    #HQ_page #header #logo img {
  padding: 30px 0;
+
        padding: 0;
  height: 92px;
+
        margin: 0;
  position: fixed;
+
    }
  left: 0;
+
  top: 0;
+
  right: 0;
+
  transition: all 0.5s;
+
  z-index: 997;
+
}
+
  
#header.header-scrolled {
+
    @media (max-width: 768px) {
  background: #28272c;
+
        #HQ_page #header #logo h1 {
  padding: 20px 0;
+
            font-size: 28px;
  height: 72px;
+
        }
  transition: all 0.5s;
+
        #HQ_page #header #logo img {
}
+
            max-height: 40px;
 +
        }
 +
    }
 +
    #HQ_page #intro-title{display:table;width:100%;height:300px;background:#28272c;}
 +
    #HQ_page #intro-title .section-header h3 {
 +
        color: #f6f8f1;
 +
        margin-top: 30px;
 +
        font-size: 48px;
 +
        font-weight: 700;
 +
    }
 +
    #HQ_page #intro {
 +
        display: table;
 +
        width: 100%;
 +
        height: 100vh;
 +
        background: #28272c;
 +
    }
  
#header #logo {
+
    #HQ_page #intro .carousel-item {
  float: left;
+
        width: 100%;
}
+
        height: 100vh;
 +
        background-size: cover;
 +
        background: no-repeat center;
 +
    }
  
@media (min-width: 1024px) {
+
    #HQ_page #intro .carousel-item::before {
  #header #logo {
+
        content: '';
    padding-left: 60px;
+
        background-color: rgba(40,39,44, 0.7);
  }
+
        position: absolute;
}
+
        height: 100%;
 +
        width: 100%;
 +
        top: 0;
 +
        right: 0;
 +
        left: 0;
 +
        bottom: 0;
 +
    }
  
#header #logo h1 {
+
    #HQ_page #intro .carousel-container {
  font-size: 34px;
+
        display: flex;
  margin: 0;
+
        justify-content: center;
  padding: 0;
+
        align-items: center;
  line-height: 1;
+
        position: absolute;
  font-family: "Montserrat", sans-serif;
+
        bottom: 0;
  font-weight: 700;
+
        top: 0;
  letter-spacing: 3px;
+
        left: 0;
}
+
        right: 0;
 +
    }
  
#header #logo h1 a, #header #logo h1 a:hover {
+
    #HQ_page #intro .carousel-content {
  color: #f6f8f1;
+
        text-align: center;
  padding-left: 10px;
+
    }
  border-left: 4px solid #a54040;
+
}
+
  
#header #logo img {
+
    #HQ_page #intro h2 {
  padding: 0;
+
        color: #f6f8f1;
  margin: 0;
+
        margin-bottom: 30px;
}
+
        font-size: 48px;
 +
        font-weight: 700;
 +
    }
  
@media (max-width: 768px) {
+
    @media (max-width: 768px) {
  #header #logo h1 {
+
        #HQ_page #intro h2 {
    font-size: 28px;
+
            font-size: 28px;
  }
+
        }
  #header #logo img {
+
     }
     max-height: 40px;
+
  }
+
}
+
#intro-title{display:table;width:100%;height:300px;background:#28272c;}
+
#intro-title .section-header h3 {
+
  color: #f6f8f1;
+
  margin-top: 30px;
+
  font-size: 48px;
+
  font-weight: 700;
+
}
+
#intro {
+
  display: table;
+
  width: 100%;
+
  height: 100vh;
+
  background: #28272c;
+
}
+
  
#intro .carousel-item {
+
    #HQ_page #intro p {
  width: 100%;
+
        width: 80%;
  height: 100vh;
+
        margin: 0 auto 30px auto;
  background-size: cover;
+
        color: #f6f8f1;
  background-position: center;
+
    }
  background-repeat: no-repeat;
+
}
+
  
#intro .carousel-item::before {
+
    @media (min-width: 1024px) {
  content: '';
+
        #HQ_page #intro p {
  background-color: rgba(40,39,44, 0.7);
+
            width: 60%;
  position: absolute;
+
        }
  height: 100%;
+
    }
  width: 100%;
+
  top: 0;
+
  right: 0;
+
  left: 0;
+
  bottom: 0;
+
}
+
  
#intro .carousel-container {
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item {
  display: flex;
+
        -webkit-transition-property: opacity;
  justify-content: center;
+
        transition-property: opacity;
  align-items: center;
+
    }
  position: absolute;
+
  bottom: 0;
+
  top: 0;
+
  left: 0;
+
  right: 0;
+
}
+
  
#intro .carousel-content {
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item,
  text-align: center;
+
    #HQ_page #intro .carousel-fade .carousel-inner .active.carousel-item-left,
}
+
    #HQ_page #intro .carousel-fade .carousel-inner .active.carousel-item-right {
 +
        opacity: 0;
 +
    }
  
#intro h2 {
+
    #HQ_page #intro .carousel-fade .carousel-inner .active,
  color: #f6f8f1;
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
  margin-bottom: 30px;
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  font-size: 48px;
+
        opacity: 1;
  font-weight: 700;
+
        transition: 0.5s;
}
+
    }
  
@media (max-width: 768px) {
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item-next,
  #intro h2 {
+
    #HQ_page #intro .carousel-fade .carousel-inner .carousel-item-prev,
     font-size: 28px;
+
     #HQ_page #intro .carousel-fade .carousel-inner .active.carousel-item-left,
  }
+
    #HQ_page #intro .carousel-fade .carousel-inner .active.carousel-item-right {
}
+
        left: 0;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
#intro p {
+
    #HQ_page #intro .carousel-control-prev, #HQ_page #intro .carousel-control-next {
  width: 80%;
+
        width: 10%;
  margin: 0 auto 30px auto;
+
    }
  color: #f6f8f1;
+
}
+
  
@media (min-width: 1024px) {
+
    @media (min-width: 1024px) {
  #intro p {
+
        #HQ_page #intro .carousel-control-prev, #HQ_page #intro .carousel-control-next {
    width: 60%;
+
            width: 5%;
  }
+
        }
}
+
    }
  
#intro .carousel-fade .carousel-inner .carousel-item {
+
    #HQ_page #intro .carousel-control-next-icon, #HQ_page #intro .carousel-control-prev-icon {
  -webkit-transition-property: opacity;
+
        background: none;
  transition-property: opacity;
+
        font-size: 32px;
}
+
        line-height: 1;
 +
    }
  
#intro .carousel-fade .carousel-inner .carousel-item,
+
    #HQ_page #intro .carousel-indicators li {
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
+
        cursor: pointer;
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
+
    }
  opacity: 0;
+
}
+
  
#intro .carousel-fade .carousel-inner .active,
+
    #HQ_page #intro .btn-get-started {
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
+
        font-family: "Montserrat", sans-serif;
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
+
        font-weight: 500;
  opacity: 1;
+
        font-size: 16px;
  transition: 0.5s;
+
        letter-spacing: 1px;
}
+
        display: inline-block;
 +
        padding: 8px 32px;
 +
        border-radius: 50px;
 +
        transition: 0.5s;
 +
        margin: 10px;
 +
        color: #f6f8f1;
 +
        background: #a54040;
 +
    }
  
#intro .carousel-fade .carousel-inner .carousel-item-next,
+
    #HQ_page #intro .btn-get-started:hover {
#intro .carousel-fade .carousel-inner .carousel-item-prev,
+
        background: #f6f8f1;
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
+
        color: #a54040;
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
+
    }
  left: 0;
+
  -webkit-transform: translate3d(0, 0, 0);
+
  transform: translate3d(0, 0, 0);
+
}
+
  
#intro .carousel-control-prev, #intro .carousel-control-next {
+
    /*--------------------------------------------------------------
  width: 10%;
+
    # Navigation Menu
}
+
    --------------------------------------------------------------*/
 +
    /* Nav Menu Essentials */
 +
    .nav-menu, .nav-menu * {
 +
        cursor:pointer;
 +
        margin: 0;
 +
        padding: 0;
 +
        list-style: none;
 +
    }
  
@media (min-width: 1024px) {
+
    .nav-menu ul {
  #intro .carousel-control-prev, #intro .carousel-control-next {
+
        position: absolute;
    width: 5%;
+
        display: none;
  }
+
        top: 100%;
}
+
        left: 0;
 +
        z-index: 99;
 +
    }
  
#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon {
+
    .nav-menu li {
  background: none;
+
        position: relative;
  font-size: 32px;
+
        white-space: nowrap;
  line-height: 1;
+
    }
}
+
  
#intro .carousel-indicators li {
+
    .nav-menu > li {
  cursor: pointer;
+
        float: left;
}
+
    }
  
#intro .btn-get-started {
+
    .nav-menu li:hover > ul,
  font-family: "Montserrat", sans-serif;
+
    .nav-menu li.sfHover > ul {
  font-weight: 500;
+
        display: block;
  font-size: 16px;
+
    }
  letter-spacing: 1px;
+
  display: inline-block;
+
  padding: 8px 32px;
+
  border-radius: 50px;
+
  transition: 0.5s;
+
  margin: 10px;
+
  color: #f6f8f1;
+
  background: #a54040;
+
}
+
  
#intro .btn-get-started:hover {
+
    .nav-menu ul ul {
  background: #f6f8f1;
+
        top: 0;
  color: #a54040;
+
        left: 100%;
}
+
    }
  
/*--------------------------------------------------------------
+
    .nav-menu ul li {
# Navigation Menu
+
        min-width: 180px;
--------------------------------------------------------------*/
+
    }
/* Nav Menu Essentials */
+
.nav-menu, .nav-menu * {
+
  margin: 0;
+
  padding: 0;
+
  list-style: none;
+
}
+
  
.nav-menu ul {
+
    /* Nav Menu Arrows */
  position: absolute;
+
    .sf-arrows .sf-with-ul {
  display: none;
+
        padding-right: 30px;
  top: 100%;
+
    }
  left: 0;
+
  z-index: 99;
+
}
+
  
.nav-menu li {
+
    .sf-arrows .sf-with-ul:after {
  position: relative;
+
        content: "\f107";
  white-space: nowrap;
+
        position: absolute;
}
+
        right: 15px;
 +
        font-family: FontAwesome;
 +
        font-style: normal;
 +
        font-weight: normal;
 +
    }
  
.nav-menu > li {
+
    .sf-arrows ul .sf-with-ul:after {
  float: left;
+
        content: "\f105";
}
+
    }
  
.nav-menu li:hover > ul,
+
    /* Nav Meu Container */
.nav-menu li.sfHover > ul {
+
    #nav-menu-container {
  display: block;
+
        float: right;
}
+
        margin: 0;
 +
    }
  
.nav-menu ul ul {
+
    @media (min-width: 1024px) {
  top: 0;
+
        #nav-menu-container {
  left: 100%;
+
            padding-right: 60px;
}
+
        }
 +
    }
  
.nav-menu ul li {
+
    @media (max-width: 768px) {
  min-width: 180px;
+
        #nav-menu-container {
}
+
            display: none;
 +
        }
 +
    }
  
/* Nav Menu Arrows */
+
    /* Nav Meu Styling */
.sf-arrows .sf-with-ul {
+
    .nav-menu a {
  padding-right: 30px;
+
        padding: 0 8px 10px 8px;
}
+
        text-decoration: none;
 +
        display: inline-block;
 +
        color: #f6f8f1;
 +
        font-family: "Montserrat", sans-serif;
 +
        font-weight: 700;
 +
        font-size: 14px;
 +
        text-transform: uppercase;
 +
        outline: none;
 +
    }
  
.sf-arrows .sf-with-ul:after {
+
    .nav-menu li:hover > a, .nav-menu > .menu-active > a {
  content: "\f107";
+
        color: #a54040!important;
  position: absolute;
+
    }
  right: 15px;
+
  font-family: FontAwesome;
+
  font-style: normal;
+
  font-weight: normal;
+
}
+
  
.sf-arrows ul .sf-with-ul:after {
+
    .nav-menu > li {
  content: "\f105";
+
        color:#f6f8f1;
}
+
        margin-left: 10px;
 +
    }
  
/* Nav Meu Container */
+
    .nav-menu ul {
#nav-menu-container {
+
        margin: 4px 0 0 0;
  float: right;
+
        padding: 10px;
  margin: 0;
+
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
+
        background: #f6f8f1;
 +
    }
  
@media (min-width: 1024px) {
+
    .nav-menu ul li {
  #nav-menu-container {
+
        transition: 0.3s;
    padding-right: 60px;
+
    }
  }
+
}
+
  
@media (max-width: 768px) {
+
    .nav-menu ul li a {
  #nav-menu-container {
+
        padding: 10px;
    display: none;
+
        color: #28272c;
  }
+
        transition: 0.3s;
}
+
        display: block;
 +
        font-size: 14px;
 +
        text-transform: none;
 +
    }
  
/* Nav Meu Styling */
+
    .nav-menu ul li:hover > a {
.nav-menu a {
+
        color: #a54040;
  padding: 0 8px 10px 8px;
+
    }
  text-decoration: none;
+
  display: inline-block;
+
  color: #f6f8f1;
+
  font-family: "Montserrat", sans-serif;
+
  font-weight: 700;
+
  font-size: 13px;
+
  text-transform: uppercase;
+
  outline: none;
+
}
+
  
.nav-menu li:hover > a, .nav-menu > .menu-active > a {
+
    .nav-menu ul ul {
  color: #a54040;
+
        margin: 0;
}
+
    }
  
.nav-menu > li {
+
    /* Mobile Nav Toggle */
  margin-left: 10px;
+
    #mobile-nav-toggle {
}
+
        position: fixed;
 +
        right: 20px;
 +
        top: 30px;
 +
        z-index: 999;
 +
        border: 0;
 +
        background: none;
 +
        font-size: 24px;
 +
        display: none;
 +
        transition: all 0.4s;
 +
        outline: none;
 +
        cursor: pointer;
 +
    }
  
.nav-menu ul {
+
    #mobile-nav-toggle i {
  margin: 4px 0 0 0;
+
        color: #f6f8f1;
  padding: 10px;
+
    }
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
+
  background: #f6f8f1;
+
}
+
  
.nav-menu ul li {
+
    @media (max-width: 768px) {
  transition: 0.3s;
+
        #mobile-nav-toggle {
}
+
            display: inline;
 +
        }
 +
    }
  
.nav-menu ul li a {
+
    /* Mobile Nav Styling */
  padding: 10px;
+
    #mobile-nav {
  color: #28272c;
+
        position: fixed;
  transition: 0.3s;
+
        top: 0;
  display: block;
+
        padding-top: 18px;
  font-size: 13px;
+
        bottom: 0;
  text-transform: none;
+
        z-index: 998;
}
+
        background: rgba(40,39,44, 0.8);
 +
        left: -260px;
 +
        width: 260px;
 +
        overflow-y: auto;
 +
        transition: 0.4s;
 +
    }
  
.nav-menu ul li:hover > a {
+
    #mobile-nav ul {
  color: #a54040;
+
        padding: 0;
}
+
        margin: 0;
 +
        list-style: none;
 +
    }
  
.nav-menu ul ul {
+
    #mobile-nav ul li {
  margin: 0;
+
        position: relative;
}
+
    }
  
/* Mobile Nav Toggle */
+
    #mobile-nav ul li a {
#mobile-nav-toggle {
+
        color: #f6f8f1;
  position: fixed;
+
        font-size: 14px;
  right: 0;
+
        text-transform: uppercase;
  top: 0;
+
        overflow: hidden;
  z-index: 999;
+
        padding: 10px 22px 10px 15px;
  margin: 20px 20px 0 0;
+
        position: relative;
  border: 0;
+
        text-decoration: none;
  background: none;
+
        width: 100%;
  font-size: 24px;
+
        display: block;
  display: none;
+
        outline: none;
  transition: all 0.4s;
+
        font-weight: 700;
  outline: none;
+
        font-family: "Montserrat", sans-serif;
  cursor: pointer;
+
    }
}
+
  
#mobile-nav-toggle i {
+
    #mobile-nav ul li a:hover {
  color: #f6f8f1;
+
        color: #f6f8f1;
}
+
    }
  
@media (max-width: 768px) {
+
    #mobile-nav ul li li {
  #mobile-nav-toggle {
+
        padding-left: 30px;
    display: inline;
+
    }
  }
+
}
+
  
/* Mobile Nav Styling */
+
    #mobile-nav ul .menu-has-children i {
#mobile-nav {
+
        position: absolute;
  position: fixed;
+
        right: 0;
  top: 0;
+
        z-index: 99;
  padding-top: 18px;
+
        padding: 15px;
  bottom: 0;
+
        cursor: pointer;
  z-index: 998;
+
        color: #f6f8f1;
  background: rgba(40,39,44, 0.8);
+
    }
  left: -260px;
+
  width: 260px;
+
  overflow-y: auto;
+
  transition: 0.4s;
+
}
+
  
#mobile-nav ul {
+
    #mobile-nav ul .menu-has-children i.fa-chevron-up {
  padding: 0;
+
        color: #a54040;
  margin: 0;
+
    }
  list-style: none;
+
}
+
  
#mobile-nav ul li {
+
    #mobile-nav ul .menu-has-children li a {
  position: relative;
+
        text-transform: none;
}
+
    }
  
#mobile-nav ul li a {
+
    #mobile-nav ul .menu-item-active {
  color: #f6f8f1;
+
        color: #a54040;
  font-size: 13px;
+
    }
  text-transform: uppercase;
+
  overflow: hidden;
+
  padding: 10px 22px 10px 15px;
+
  position: relative;
+
  text-decoration: none;
+
  width: 100%;
+
  display: block;
+
  outline: none;
+
  font-weight: 700;
+
  font-family: "Montserrat", sans-serif;
+
}
+
  
#mobile-nav ul li a:hover {
+
    #mobile-body-overly {
  color: #f6f8f1;
+
        width: 100%;
}
+
        height: 100%;
 +
        z-index: 997;
 +
        top: 0;
 +
        left: 0;
 +
        position: fixed;
 +
        background: rgba(40,39,44, 0.7);
 +
        display: none;
 +
    }
  
#mobile-nav ul li li {
+
    /* Mobile Nav body classes */
  padding-left: 30px;
+
    body.mobile-nav-active {
}
+
        overflow: hidden;
 +
    }
  
#mobile-nav ul .menu-has-children i {
+
    body.mobile-nav-active #mobile-nav {
  position: absolute;
+
        left: 0;
  right: 0;
+
    }
  z-index: 99;
+
  padding: 15px;
+
  cursor: pointer;
+
  color: #f6f8f1;
+
}
+
  
#mobile-nav ul .menu-has-children i.fa-chevron-up {
+
    body.mobile-nav-active #mobile-nav-toggle {
  color: #a54040;
+
        color: #f6f8f1;
}
+
    }
  
#mobile-nav ul .menu-has-children li a {
+
    #HQ_page .section-header h3 {
  text-transform: none;
+
        font-size: 32px;
}
+
        color: #28272c;
 +
        text-transform: uppercase;
 +
        text-align: center;
 +
        font-weight: 700;
 +
        position: relative;
 +
        padding-bottom: 15px;
 +
    }
  
#mobile-nav ul .menu-item-active {
+
    #HQ_page .section-header h3::before {
  color: #a54040;
+
        content: '';
}
+
        position: absolute;
 +
        display: block;
 +
        width: 120px;
 +
        height: 1px;
 +
        background: #c2bcb9;
 +
        bottom: 1px;
 +
        left: calc(50% - 60px);
 +
    }
  
#mobile-body-overly {
+
    #HQ_page .section-header h3::after {
  width: 100%;
+
        content: '';
  height: 100%;
+
        position: absolute;
  z-index: 997;
+
        display: block;
  top: 0;
+
        width: 40px;
  left: 0;
+
        height: 3px;
  position: fixed;
+
        background: #a54040;
  background: rgba(40,39,44, 0.7);
+
        bottom: 0;
  display: none;
+
        left: calc(50% - 20px);
}
+
    }
  
/* Mobile Nav body classes */
+
    #HQ_page .section-header p {
body.mobile-nav-active {
+
        text-align: center;
  overflow: hidden;
+
        padding-bottom: 30px;
}
+
        color: #28272c;
 +
    }
  
body.mobile-nav-active #mobile-nav {
+
    #HQ_page .section-bg {
  left: 0;
+
        background: #eae7e7;
}
+
    }
  
body.mobile-nav-active #mobile-nav-toggle {
+
    #HQ_page #about {
  color: #f6f8f1;
+
        background: url("//kuas2018.cf/template/img/about-bg.jpg") center top no-repeat fixed;
}
+
        background-size: cover;
 +
        padding: 60px 0 40px 0;
 +
        position: relative;
 +
    }
  
.section-header h3 {
+
    #HQ_page #about::before {
  font-size: 32px;
+
        content: '';
  color: #28272c;
+
        position: absolute;
  text-transform: uppercase;
+
        left: 0;
  text-align: center;
+
        right: 0;
  font-weight: 700;
+
        top: 0;
  position: relative;
+
        bottom: 0;
  padding-bottom: 15px;
+
        background: rgba(255, 255, 255, 0.92);
}
+
        z-index: 9;
 +
    }
  
.section-header h3::before {
+
    #HQ_page #about .container {
  content: '';
+
        position: relative;
  position: absolute;
+
        z-index: 10;
  display: block;
+
    }
  width: 120px;
+
  height: 1px;
+
  background: #c2bcb9;
+
  bottom: 1px;
+
  left: calc(50% - 60px);
+
}
+
  
.section-header h3::after {
+
    #HQ_page #about .about-col {
  content: '';
+
        background: #f6f8f1;
  position: absolute;
+
        border-radius: 0 0 4px 4px;
  display: block;
+
        box-shadow: 0px 2px 12px rgba(40,39,44, 0.08);
  width: 40px;
+
        margin-bottom: 20px;
  height: 3px;
+
    }
  background: #a54040;
+
  bottom: 0;
+
  left: calc(50% - 20px);
+
}
+
  
.section-header p {
+
    #HQ_page #about .about-col .img {
  text-align: center;
+
        position: relative;
  padding-bottom: 30px;
+
    }
  color: #28272c;
+
}
+
  
.section-bg {
+
    #HQ_page #about .about-col .img img {
  background: #eae7e7;
+
        border-radius: 4px 4px 0 0;
}
+
    }
  
#about {
+
    #HQ_page #about .about-col .icon {
  background: url("/template/img/about-bg.jpg") center top no-repeat fixed;
+
        width: 64px;
  background-size: cover;
+
        height: 64px;
  padding: 60px 0 40px 0;
+
        padding-top: 8px;
  position: relative;
+
        text-align: center;
}
+
        position: absolute;
 +
        background-color: #a54040;
 +
        border-radius: 50%;
 +
        text-align: center;
 +
        border: 4px solid #f6f8f1;
 +
        left: calc( 50% - 32px);
 +
        bottom: -30px;
 +
        transition: 0.3s;
 +
    }
  
#about::before {
+
    #HQ_page #about .about-col i {
  content: '';
+
        font-size: 36px;
  position: absolute;
+
        line-height: 1;
  left: 0;
+
        color: #f6f8f1;
  right: 0;
+
        transition: 0.3s;
  top: 0;
+
    }
  bottom: 0;
+
  background: rgba(255, 255, 255, 0.92);
+
  z-index: 9;
+
}
+
  
#about .container {
+
    #HQ_page #about .about-col:hover .icon {
  position: relative;
+
        background-color: #f6f8f1;
  z-index: 10;
+
    }
}
+
  
#about .about-col {
+
    #HQ_page #about .about-col:hover i {
  background: #f6f8f1;
+
        color: #a54040;
  border-radius: 0 0 4px 4px;
+
    }
  box-shadow: 0px 2px 12px rgba(40,39,44, 0.08);
+
  margin-bottom: 20px;
+
}
+
  
#about .about-col .img {
+
    #HQ_page #about .about-col h2 {
  position: relative;
+
        color: #28272c;
}
+
        text-align: center;
 +
        font-weight: 700;
 +
        font-size: 20px;
 +
        padding: 0;
 +
        margin: 40px 0 12px 0;
 +
    }
  
#about .about-col .img img {
+
    #HQ_page #about .about-col h2 a {
  border-radius: 4px 4px 0 0;
+
        color: #28272c;
}
+
    }
  
#about .about-col .icon {
+
    #HQ_page #about .about-col h2 a:hover {
  width: 64px;
+
        color: #a54040;
  height: 64px;
+
    }
  padding-top: 8px;
+
  text-align: center;
+
  position: absolute;
+
  background-color: #a54040;
+
  border-radius: 50%;
+
  text-align: center;
+
  border: 4px solid #f6f8f1;
+
  left: calc( 50% - 32px);
+
  bottom: -30px;
+
  transition: 0.3s;
+
}
+
  
#about .about-col i {
+
    #HQ_page #about .about-col p {
  font-size: 36px;
+
        font-size: 14px;
  line-height: 1;
+
        line-height: 24px;
  color: #f6f8f1;
+
        color: #28272c;
  transition: 0.3s;
+
        margin-bottom: 0;
}
+
        padding: 0 20px 20px 20px;
 +
    }
 +
    #HQ_page #call-to-action {
 +
        background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(40,39,44, 0.1)), url('//kuas2018.cf/template/img/call-to-action-bg.jpg') fixed center center;
 +
        background-size: cover;
 +
        padding: 60px 0;
 +
    }
  
#about .about-col:hover .icon {
+
    #HQ_page #call-to-action h3 {
  background-color: #f6f8f1;
+
        color: #f6f8f1;
}
+
        font-size: 28px;
 +
        font-weight: 700;
 +
    }
  
#about .about-col:hover i {
+
    #HQ_page #call-to-action p {
  color: #a54040;
+
        color: #f6f8f1;
}
+
    }
  
#about .about-col h2 {
+
    #HQ_page #call-to-action .cta-btn {
  color: #28272c;
+
        font-family: "Montserrat", sans-serif;
  text-align: center;
+
        text-transform: uppercase;
  font-weight: 700;
+
        font-weight: 500;
  font-size: 20px;
+
        font-size: 16px;
  padding: 0;
+
        letter-spacing: 1px;
  margin: 40px 0 12px 0;
+
        display: inline-block;
}
+
        padding: 8px 28px;
 +
        border-radius: 25px;
 +
        transition: 0.5s;
 +
        margin-top: 10px;
 +
        border: 2px solid #f6f8f1;
 +
        color: #f6f8f1;
 +
    }
  
#about .about-col h2 a {
+
    #HQ_page #call-to-action .cta-btn:hover {
  color: #28272c;
+
        background: #a54040;
}
+
        border: 2px solid #a54040;
 +
    }
  
#about .about-col h2 a:hover {
+
    /* Clients Section
  color: #a54040;
+
    --------------------------------*/
}
+
    #HQ_page #clients {padding: 60px 0;}
  
#about .about-col p {
+
    #HQ_page #clients img {
  font-size: 14px;
+
        max-width: 100%;
  line-height: 24px;
+
        opacity: 0.5;
  color: #28272c;
+
        transition: 0.3s;
  margin-bottom: 0;
+
        padding: 15px 0;
  padding: 0 20px 20px 20px;
+
    }
}
+
#call-to-action {
+
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(40,39,44, 0.1)), url(/template/img/call-to-action-bg.jpg) fixed center center;
+
  background-size: cover;
+
  padding: 60px 0;
+
}
+
  
#call-to-action h3 {
+
    #HQ_page #clients img:hover {
  color: #f6f8f1;
+
        opacity: 1;
  font-size: 28px;
+
    }
  font-weight: 700;
+
}
+
  
#call-to-action p {
+
    #HQ_page #clients .owl-nav, #clients .owl-dots {
  color: #f6f8f1;
+
        margin-top: 5px;
}
+
        text-align: center;
 +
    }
  
#call-to-action .cta-btn {
+
    #HQ_page #clients .owl-dot {
  font-family: "Montserrat", sans-serif;
+
        display: inline-block;
  text-transform: uppercase;
+
        margin: 0 5px;
  font-weight: 500;
+
        width: 12px;
  font-size: 16px;
+
        height: 12px;
  letter-spacing: 1px;
+
        border-radius: 50%;
  display: inline-block;
+
        background-color: #c2bcb9;
  padding: 8px 28px;
+
    }
  border-radius: 25px;
+
  transition: 0.5s;
+
  margin-top: 10px;
+
  border: 2px solid #f6f8f1;
+
  color: #f6f8f1;
+
}
+
  
#call-to-action .cta-btn:hover {
+
    #HQ_page #clients .owl-dot.active {
  background: #a54040;
+
        background-color: #a54040;
  border: 2px solid #a54040;
+
    }
}
+
  
/* Clients Section
+
    /* Contact Section
--------------------------------*/
+
    --------------------------------*/
#clients {
+
    #HQ_page #contact {
  padding: 60px 0;
+
        padding: 60px 0;
}
+
    }
  
#clients img {
+
    #HQ_page #contact .contact-info {
  max-width: 100%;
+
        margin-bottom: 20px;
  opacity: 0.5;
+
        text-align: center;
  transition: 0.3s;
+
    }
  padding: 15px 0;
+
}
+
  
#clients img:hover {
+
    #HQ_page #contact .contact-info i {
  opacity: 1;
+
        font-size: 48px;
}
+
        display: inline-block;
 +
        margin-bottom: 10px;
 +
        color: #a54040;
 +
    }
  
#clients .owl-nav, #clients .owl-dots {
+
    #HQ_page #contact .contact-info address, #HQ_page #contact .contact-info p {
  margin-top: 5px;
+
        margin-bottom: 0;
  text-align: center;
+
        color: #28272c;
}
+
    }
  
#clients .owl-dot {
+
    #HQ_page #contact .contact-info h3 {
  display: inline-block;
+
        font-size: 18px;
  margin: 0 5px;
+
        margin-bottom: 15px;
  width: 12px;
+
        font-weight: bold;
  height: 12px;
+
        text-transform: uppercase;
  border-radius: 50%;
+
        color: #c2bcb9;
  background-color: #c2bcb9;
+
    }
}
+
  
#clients .owl-dot.active {
+
    #HQ_page #contact .contact-info a {
  background-color: #a54040;
+
        color: #28272c;
}
+
    }
  
/* Contact Section
+
    #HQ_page #contact .contact-info a:hover {
--------------------------------*/
+
        color: #a54040;
#contact {
+
    }
  padding: 60px 0;
+
}
+
  
#contact .contact-info {
+
    #HQ_page #contact .contact-address, #HQ_page #contact .contact-phone, #HQ_page #contact .contact-email {
  margin-bottom: 20px;
+
        margin-bottom: 20px;
  text-align: center;
+
    }
}
+
  
#contact .contact-info i {
+
    @media (min-width: 768px) {
  font-size: 48px;
+
        #HQ_page #contact .contact-address, #HQ_page #contact .contact-phone, #HQ_page #contact .contact-email {
  display: inline-block;
+
            padding: 20px 0;
  margin-bottom: 10px;
+
        }
  color: #a54040;
+
    }
}
+
  
#contact .contact-info address, #contact .contact-info p {
+
    @media (min-width: 768px) {
  margin-bottom: 0;
+
        #HQ_page #contact .contact-phone {
  color: #28272c;
+
            border-left: 1px solid #c2bcb9;
}
+
            border-right: 1px solid #c2bcb9;
 +
        }
 +
    }
  
#contact .contact-info h3 {
+
    #HQ_page #contact .form #sendmessage {
  font-size: 18px;
+
        color: #a54040;
  margin-bottom: 15px;
+
        border: 1px solid #a54040;
  font-weight: bold;
+
        display: none;
  text-transform: uppercase;
+
        text-align: center;
  color: #c2bcb9;
+
        padding: 15px;
}
+
        font-weight: 600;
 +
        margin-bottom: 15px;
 +
    }
  
#contact .contact-info a {
+
    #HQ_page #contact .form #errormessage {
  color: #28272c;
+
        color: red;
}
+
        display: none;
 +
        border: 1px solid red;
 +
        text-align: center;
 +
        padding: 15px;
 +
        font-weight: 600;
 +
        margin-bottom: 15px;
 +
    }
  
#contact .contact-info a:hover {
+
    #HQ_page #contact .form #sendmessage.show, #HQ_page #contact .form #errormessage.show, #HQ_page #contact .form .show {
  color: #a54040;
+
        display: block;
}
+
    }
  
#contact .contact-address, #contact .contact-phone, #contact .contact-email {
+
    #HQ_page #contact .form .validation {
  margin-bottom: 20px;
+
        color: red;
}
+
        display: none;
 +
        margin: 0 0 20px;
 +
        font-weight: 400;
 +
        font-size: 14px;
 +
    }
  
@media (min-width: 768px) {
+
    #HQ_page #contact .form input, #HQ_page #contact .form textarea {
  #contact .contact-address, #contact .contact-phone, #contact .contact-email {
+
        padding: 10px 14px;
    padding: 20px 0;
+
        border-radius: 0;
  }
+
        box-shadow: none;
}
+
        font-size: 15px;
 +
    }
  
@media (min-width: 768px) {
+
    .btn-red {
  #contact .contact-phone {
+
        background: #a54040;
    border-left: 1px solid #c2bcb9;
+
        padding: 10px 30px;
    border-right: 1px solid #c2bcb9;
+
        color: #f6f8f1;
  }
+
    }
}
+
  
#contact .form #sendmessage {
+
    .btn-red:hover {
  color: #a54040;
+
        background: #582d32;
  border: 1px solid #a54040;
+
        color: #c2bcb9;
  display: none;
+
    }
  text-align: center;
+
    #HQ_page #footer{
  padding: 15px;
+
        text-align:left;
  font-weight: 600;
+
        background: #28272c;
  margin-bottom: 15px;
+
        padding: 0 0 30px 0;
}
+
        color: #eae7e7;
 +
        font-size: 14px;
 +
    }
 +
    #HQ_page #footer li{display:block;margin:0;}
  
#contact .form #errormessage {
+
    #HQ_page #footer .footer-top {
  color: red;
+
        background: #28272c;
  display: none;
+
        padding: 60px 0 30px 0;
  border: 1px solid red;
+
    }
  text-align: center;
+
  padding: 15px;
+
  font-weight: 600;
+
  margin-bottom: 15px;
+
}
+
  
#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
+
    #HQ_page #footer .footer-top .footer-info {
  display: block;
+
        margin-bottom: 30px;
}
+
    }
  
#contact .form .validation {
+
    #HQ_page #footer .footer-top .footer-info h3 {
  color: red;
+
        font-size: 34px;
  display: none;
+
        margin: 0 0 20px 0;
  margin: 0 0 20px;
+
        padding: 2px 0 2px 10px;
  font-weight: 400;
+
        line-height: 1;
  font-size: 13px;
+
        font-family: "Montserrat", sans-serif;
}
+
        font-weight: 700;
 +
        letter-spacing: 3px;
 +
        border-left: 4px solid #a54040;
 +
    }
  
#contact .form input, #contact .form textarea {
+
    #HQ_page #footer .footer-top .footer-info p {
  padding: 10px 14px;
+
        font-size: 14px;
  border-radius: 0;
+
        line-height: 24px;
  box-shadow: none;
+
        margin-bottom: 0;
  font-size: 15px;
+
        font-family: "Montserrat", sans-serif;
}
+
        color: #eae7e7;
 +
    }
  
.btn-red {
+
    #HQ_page #footer .footer-top .social-links a {
  background: #a54040;
+
        font-size: 18px;
  padding: 10px 30px;
+
        display: inline-block;
  color: #f6f8f1;
+
        background: #28272c;
}
+
        color: #eae7e7;
 +
        line-height: 1;
 +
        padding: 8px 0;
 +
        margin-right: 4px;
 +
        border-radius: 50%;
 +
        text-align: center;
 +
        width: 36px;
 +
        height: 36px;
 +
        transition: 0.3s;
 +
    }
  
.btn-red:hover {
+
    #HQ_page #footer .footer-top .social-links a:hover {
  background: #582d32;
+
        background: #a54040;
  color: #c2bcb9;
+
        color: #f6f8f1;
}
+
    }
#footer {
+
  background: #28272c;
+
  padding: 0 0 30px 0;
+
  color: #eae7e7;
+
  font-size: 14px;
+
}
+
  
#footer .footer-top {
+
    #HQ_page #footer .footer-top h4 {
  background: #28272c;
+
        font-size: 14px;
  padding: 60px 0 30px 0;
+
        font-weight: bold;
}
+
        color: #f6f8f1;
 +
        text-transform: uppercase;
 +
        position: relative;
 +
        padding-bottom: 12px;
 +
    }
  
#footer .footer-top .footer-info {
+
    #HQ_page #footer .footer-top h4::before, #HQ_page #footer .footer-top h4::after {
  margin-bottom: 30px;
+
        content: '';
}
+
        position: absolute;
 +
        left: 0;
 +
        bottom: 0;
 +
        height: 2px;
 +
    }
  
#footer .footer-top .footer-info h3 {
+
    #HQ_page #footer .footer-top h4::before {
  font-size: 34px;
+
        right: 0;
  margin: 0 0 20px 0;
+
        background: #c2bcb9;
  padding: 2px 0 2px 10px;
+
    }
  line-height: 1;
+
  font-family: "Montserrat", sans-serif;
+
  font-weight: 700;
+
  letter-spacing: 3px;
+
  border-left: 4px solid #a54040;
+
}
+
  
#footer .footer-top .footer-info p {
+
    #HQ_page #footer .footer-top h4::after {
  font-size: 14px;
+
        background: #a54040;
  line-height: 24px;
+
        width: 60px;
  margin-bottom: 0;
+
    }
  font-family: "Montserrat", sans-serif;
+
  color: #eae7e7;
+
}
+
  
#footer .footer-top .social-links a {
+
    #HQ_page #footer .footer-top .footer-links {
  font-size: 18px;
+
        margin-bottom: 30px;
  display: inline-block;
+
    }
  background: #28272c;
+
  color: #eae7e7;
+
  line-height: 1;
+
  padding: 8px 0;
+
  margin-right: 4px;
+
  border-radius: 50%;
+
  text-align: center;
+
  width: 36px;
+
  height: 36px;
+
  transition: 0.3s;
+
}
+
  
#footer .footer-top .social-links a:hover {
+
    #HQ_page #footer .footer-top .footer-links ul {
  background: #a54040;
+
        list-style: none;
  color: #f6f8f1;
+
        padding: 0;
}
+
        margin: 0;
 +
    }
  
#footer .footer-top h4 {
+
    #HQ_page #footer .footer-top .footer-links ul i {
  font-size: 14px;
+
        padding-right: 8px;
  font-weight: bold;
+
        color: #c2bcb9;
  color: #f6f8f1;
+
    }
  text-transform: uppercase;
+
  position: relative;
+
  padding-bottom: 12px;
+
}
+
  
#footer .footer-top h4::before, #footer .footer-top h4::after {
+
    #HQ_page #footer .footer-top .footer-links ul li {
  content: '';
+
        border-bottom: 1px solid #28272c;
  position: absolute;
+
        padding: 10px 0;
  left: 0;
+
    }
  bottom: 0;
+
  height: 2px;
+
}
+
  
#footer .footer-top h4::before {
+
    #HQ_page #footer .footer-top .footer-links ul li:first-child {
  right: 0;
+
        padding-top: 0;
  background: #c2bcb9;
+
    }
}
+
  
#footer .footer-top h4::after {
+
    #HQ_page #footer .footer-top .footer-links ul a {
  background: #a54040;
+
        color: #eae7e7;
  width: 60px;
+
    }
}
+
  
#footer .footer-top .footer-links {
+
    #HQ_page #footer .footer-top .footer-links ul a:hover {
  margin-bottom: 30px;
+
        color: #a54040;
}
+
    }
  
#footer .footer-top .footer-links ul {
+
    #HQ_page #footer .footer-top .footer-contact {
  list-style: none;
+
        margin-bottom: 30px;
  padding: 0;
+
    }
  margin: 0;
+
}
+
  
#footer .footer-top .footer-links ul i {
+
    #HQ_page #footer .footer-top .footer-contact p {
  padding-right: 8px;
+
        line-height: 26px;
  color: #c2bcb9;
+
    }
}
+
  
#footer .footer-top .footer-links ul li {
+
    #HQ_page #footer .footer-top .footer-newsletter {
  border-bottom: 1px solid #28272c;
+
        margin-bottom: 30px;
  padding: 10px 0;
+
    }
}
+
  
#footer .footer-top .footer-links ul li:first-child {
+
    #HQ_page #footer .footer-top .footer-newsletter input[type="email"] {
  padding-top: 0;
+
        border: 0;
}
+
        padding: 6px 8px;
 +
        width: 65%;
 +
    }
  
#footer .footer-top .footer-links ul a {
+
    #HQ_page #footer .footer-top .footer-newsletter input[type="submit"] {
  color: #eae7e7;
+
        background: #a54040;
}
+
        border: 0;
 +
        width: 35%;
 +
        padding: 6px 0;
 +
        text-align: center;
 +
        color: #f6f8f1;
 +
        transition: 0.3s;
 +
        cursor: pointer;
 +
    }
  
#footer .footer-top .footer-links ul a:hover {
+
    #HQ_page #footer .footer-top .footer-newsletter input[type="submit"]:hover {
  color: #a54040;
+
        background: #28272c;
}
+
    }
  
#footer .footer-top .footer-contact {
+
    #HQ_page #footer .copyright {
  margin-bottom: 30px;
+
        text-align: center;
}
+
        padding-top: 30px;
 +
    }
  
#footer .footer-top .footer-contact p {
+
    #HQ_page #footer .credits {
  line-height: 26px;
+
        text-align: center;
}
+
        font-size: 14px;
 
+
        color: #c2bcb9;
#footer .footer-top .footer-newsletter {
+
    }
  margin-bottom: 30px;
+
}
+
 
+
#footer .footer-top .footer-newsletter input[type="email"] {
+
  border: 0;
+
  padding: 6px 8px;
+
  width: 65%;
+
}
+
 
+
#footer .footer-top .footer-newsletter input[type="submit"] {
+
  background: #a54040;
+
  border: 0;
+
  width: 35%;
+
  padding: 6px 0;
+
  text-align: center;
+
  color: #f6f8f1;
+
  transition: 0.3s;
+
  cursor: pointer;
+
}
+
 
+
#footer .footer-top .footer-newsletter input[type="submit"]:hover {
+
  background: #28272c;
+
}
+
 
+
#footer .copyright {
+
  text-align: center;
+
  padding-top: 30px;
+
}
+
 
+
#footer .credits {
+
  text-align: center;
+
  font-size: 13px;
+
  color: #c2bcb9;
+
}
+
  
 
</style>
 
</style>
</head>
+
</html>

Latest revision as of 03:07, 18 October 2018