@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face{font-family:"NBG";
             src:local('NanumBarunGothic'),
             url('../fonts/NanumBarunGothic.eot'),
             url('../fonts/NanumBarunGothic.woff') format('woff'),
             url('../fonts/NanumBarunGothic.ttf') format('truetype')
             }
  /* =======================================================
  *
  * 	Template Style 
  *	Edit this section
  *
  * ======================================================= */
  

  .org_p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .navbar-toggle2 {
      position: relative;
      float: right;
      /* padding: 9px 10px; */
      /* margin-top: 8px; */
      /* margin-right: 15px; */
      /* margin-bottom: 8px; */
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
  }
  
  
  
  .top_logo {
      margin-top:-15px; 
      width:25%;
  }
  
  .bx-chevron-down {
      font-size: 20px;
      vertical-align: text-bottom;
  }
  
  
  
  .table01 > tbody > tr > td > a  {
      color: #000;
      font-size: 16px;
  }
  
  .title_container > p {
      background-color: #323b49;
      text-align: center;
      padding: 10px 0;
      font-size: 20px;
      font-weight: bold;
      width: 300px;
      margin: 30px auto;
      color: #fff;
      border-radius: 20px;
  }
  .time_data {
      float: right;
  }
  
  .active > a {
      text-align:right; 
      float:right;
  }
  
  .fh5co {
      height:380px; 
      /* margin-bottom:50px; */
  }
  
  .line {
      width:150px; 
      text-align:center; 
      display:inline-block;
  }
  
  .login_ul {
      display: block;
      text-align: center;
  }
  
  .write_03 {
      width:100px; 
      height:71px; 
      background:#ddd; 
      color:#000; 
      border:0; 
      margin-top:3px;
      font-size: 20px;
      font-weight: bold;
  }
  
  .content_div {
      margin-bottom: 8%;
  }
  
  .big_title {
      font-size: 50px !important;
  }
  
  .small_title {
      font-size: 30px !important;
  }
  
  body {
    font-family: "Source Sans Pro", Arial, sans-serif !important;
    line-height: 1.8;
    font-size: 16px;
    background: #fff;
    color: #848484;
    font-weight: 300;
    overflow-x: hidden;
  }
  body.fh5co-offcanvas {
    overflow: hidden;
  }
  
  a {
    color: #3477ae;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  /* a:hover {
    text-decoration: none !important;
    color: #3477ae !important;
  } */
  
  p, ul, ol {
    /* margin-bottom: 1.5em; */
    color: #848484;
    font-family: "Source Sans Pro", Arial, sans-serif;
  }
  
  h1, h2, h3, h4, h5, h6 {
    color: #5a5a5a;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    /* margin: 0 0 30px 0; */
  }

  #footer p {
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Noto Sans KR", Arial, sans-serif;
}
  
  figure {
    margin-bottom: 2em;
  }
  
  ::-webkit-selection {
    color: #fcfcfc;
    background: #3477ae;
  }
  
  ::-moz-selection {
    color: #fcfcfc;
    background: #3d9dff;
  }
  
  ::selection {
    color: #fcfcfc;
    background: #3d9dff;
  }
  
  #fh5co-header {
    position: relative;
    margin-bottom: 0;
  }
  
  .fh5co-cover,
  .fh5co-hero {
    position: relative;
    width: 100%;
    height: 400px;
    background:url(../images/bacground_org.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  
  @media screen and (max-width: 768px) {

    .select_mobile > select {
        height: 40px;
        width: 37%;
        vertical-align: middle;
        margin: 0 auto;
    }
    .fh5co-cover,
    .fh5co-hero {
      height: 300px;
    }
  }
  .fh5co-cover.fh5co-hero-2,
  .fh5co-hero.fh5co-hero-2 {
    height: 600px;
  }
  .fh5co-cover.fh5co-hero-2 .fh5co-overlay,
  .fh5co-hero.fh5co-hero-2 .fh5co-overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
  }
  
  .fh5co-overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(66, 64, 64, 0.9);
  }
  
  /* 
  .fh5co-cover {
    background-size: cover;
    position: relative;
  } */
  
  @media screen and (max-width: 768px) {
    .fh5co-cover {
      height: inherit;
      padding: 3em 0;
    }
  
    .top_logo {
      margin-top: -15px;
      width: 100%;
    }
  
    .write_title {
      font-size:12px;
      width:200px; 
      height:34px;
  }
  
  .content_div {
      margin-bottom: 115px;
  }
  }
  .fh5co-cover .btn {
    padding: 1em 5em;
    opacity: .9;
  }
  .fh5co-cover.fh5co-cover_2 {
    height: 600px;
  }
  @media screen and (max-width: 768px) {
    .fh5co-cover.fh5co-cover_2 {
      height: inherit;
      padding: 3em 0;
    }
  }
  .fh5co-cover .desc {
    top: 45%;
    position: absolute;
    width: 100%;
    /* margin-top: -80px;
    z-index: 2; */
    color: #fff;
  }
  @media screen and (max-width: 768px) {
    .fh5co-cover .desc {
      padding-left: 15px;
      padding-right: 15px;
      top: 50%;
      position: absolute;
      width: 100%;
      /* margin-top: -80px;
      z-index: 2; */
      color: #fff;
    }
  }
  .fh5co-cover .desc h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    margin-bottom: 10px;
  }
  @media screen and (max-width: 768px) {
    .fh5co-cover .desc h2 {
      font-size: 40px;
    }
  }
  .fh5co-cover .desc span {
    display: block;
    margin-bottom: 30px;
    font-size: 28px;
    letter-spacing: 1px;
  }
  .fh5co-cover .desc span a {
    color: #fff;
  }
  .fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
    color: #fff !important;
  }
  .fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
    border: 2px solid #fff !important;
    background: transparent !important;
  }
  .fh5co-cover .desc span a.fh5co-site-name {
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  }
  
  /* Superfish Override Menu */
  .sf-menu {
    margin: 0 !important;
  }
  
  .sf-menu {
    float: right;
  }
  
  .sf-menu ul {
    box-shadow: none;
    border: transparent;
    min-width: 12em;
    width: 12em;
  }
  
  .sf-menu a {
    color: rgba(255, 255, 255, 0.5);
    padding: 0.75em 1em !important;
    font-weight: normal;
    border-left: none;
    border-top: none;
    border-top: none;
    text-decoration: none;
    zoom: 1;
    font-size: 18px;
    border-bottom: none !important;
  }
  .sf-menu a:hover, .sf-menu a:focus {
    color: #fff !important;
  }
  
  .sf-menu li.active a:hover, .sf-menu li.active a:focus {
    color: #fff;
  }
  
  .sf-menu li,
  .sf-menu ul li,
  .sf-menu ul ul li,
  .sf-menu li:hover,
  .sf-menu li.sfHover {
    background: transparent;
  }
  
  .sf-menu ul li a,
  .sf-menu ul ul li a {
    text-transform: none;
    padding: 0.25em 1em !important;
    letter-spacing: 1px;
  }
  
  .sf-menu li:hover a,
  .sf-menu li.sfHover a,
  .sf-menu ul li:hover a,
  .sf-menu ul li.sfHover a,
  .sf-menu li.active a {
    color: #fff;
  }
  
  .sf-menu ul li:hover,
  .sf-menu ul li.sfHover {
    background: transparent;
  }
  
  .sf-menu ul li {
    background: transparent;
  }
  
  .sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
  }
  
  .sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #ccc;
  }
  
  .sf-arrows > li > .sf-with-ul:focus:after,
  .sf-arrows > li:hover > .sf-with-ul:after,
  .sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ccc;
  }
  
  .sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ccc;
  }
  
  .sf-arrows ul li > .sf-with-ul:focus:after,
  .sf-arrows ul li:hover > .sf-with-ul:after,
  .sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ccc;
  }
  .url_box{
      float:right;
      width:370px;
      border : 1px solid #d9d9d9 ; 
      margin-top:0.2% ;
      height : 42px;
      margin-right:;
  }
  .url_box input{
      margin-left:2.5% ;
      border:none;
      width:87.4%
  }
  #fh5co-header-section {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  
  .nav-header {
    position: relative;
    float: left;
    width: 100%;
  }
  
  #fh5co-logo {
    position: relative;
    z-index: 2;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 35px;
    font-weight: 300;
    float: left;
  }
  #fh5co-logo span {
    font-weight: 700;
  }
  
  #fh5co-logo p{
    color:#cfcfcf; font-size:16px; font-weight:700;
  }
  @media screen and (max-width: 768px) {
    #fh5co-logo {
      width: 100%;
      float: none;
      text-align: center;
    }
  }
  #fh5co-logo a {
    color: #fff;
  }
  #fh5co-logo a:hover, #fh5co-logo a:focus {
    color: #fff !important;
  }
  
  #fh5co-menu-wrap {
    position: relative;
    z-index: 2;
    display: block;
    float: right;
    margin-top: 22px;
  }
  #fh5co-menu-wrap .sf-menu a {
    padding: 1em .75em;
  }
  
  #fh5co-primary-menu > li > ul li.active > a {
    color: #3477ae !important;
  }
  #fh5co-primary-menu > li > .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: -5px;
    top: 50%;
    margin-top: -7px;
    content: "\e922";
    color: rgba(255, 255, 255, 0.5);
  }
  #fh5co-primary-menu > li > ul li {
    position: relative;
  }
  #fh5co-primary-menu > li > ul li > .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 20px;
    font-size: 16px;
    content: "\e924";
    color: rgba(0, 0, 0, 0.5);
  }
  
  #fh5co-primary-menu .fh5co-sub-menu {
    padding: 10px 7px 10px;
    background: #fff;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  }
  #fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
    left: 100%;
  }
  
  #fh5co-primary-menu .fh5co-sub-menu:before {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    content: '';
  }
  
  #fh5co-primary-menu .fh5co-sub-menu:after {
    position: absolute;
    top: -8px;
    left: 21px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
  }
  
  #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
    top: 6px;
    left: 100%;
  }
  
  #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
    top: 7px;
    right: 100%;
    border: none !important;
  }
  
  .site-header.has-image #primary-menu .sub-menu {
    border-color: #ebebeb;
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  }
  .site-header.has-image #primary-menu .sub-menu:before {
    display: none;
  }
  
  #fh5co-primary-menu .fh5co-sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 34px;
    color: #575757 !important;
    text-transform: none;
    background: none;
  }
  /* #fh5co-primary-menu .fh5co-sub-menu a:hover {
    color: #3477ae !important;
  } */
  
  #fh5co-work-section,
  #fh5co-services-section,
  #fh5co-content-section,
  #fh5co-work-section_2,
  #fh5co-blog-section {
    padding: 7em 0;
  }
  @media screen and (max-width: 768px) {
    #fh5co-work-section,
    #fh5co-services-section,
    #fh5co-content-section,
    #fh5co-work-section_2,
    #fh5co-blog-section {
      padding: 4em 0;
    }
  }
  
  .fh5co-section-gray {
    background: rgba(0, 0, 0, 0.04);
  }
  
  .heading-section {
    padding-bottom: 1em;
    margin-bottom: 5em;
  }
  .heading-section:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 2px;
    background: #3477ae;
  }
  .heading-section h3 {
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
  }
  
  .fh5co-grid {
    height: 302px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 30px;
    position: relative;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
  }
  @media screen and (max-width: 480px) {
    .fh5co-grid {
      height: 400px;
    }
  }
  .fh5co-grid .image-popup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
  }
  .fh5co-grid .image-popup .prod-title {
    position: absolute;
    top: 50%;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin-top: -25px;
  }
  .fh5co-grid .image-popup .prod-title h3 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
  }
  .fh5co-grid .image-popup .prod-title span {
    color: #fff;
  }
  .fh5co-grid:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  .fh5co-grid:hover .image-popup {
    opacity: 1;
  }
  
  .services {
    margin-bottom: 5em;
  }
  .services span {
    margin-bottom: 30px;
    display: block;
    width: 100%;
  }
  .services span i {
    font-size: 50px;
    color: #3477ae;
  }
  .services h3 {
    font-size: 20px;
    font-weight: 400;
  }
  
  #fh5co-services, #fh5co-about, #fh5co-contact {
    padding: 7em 0;
  }
  @media screen and (max-width: 768px) {
    #fh5co-services, #fh5co-about, #fh5co-contact {
      padding: 4em 0;
    }
  }
  
  #fh5co-services .fh5co-number {
    font-size: 30px;
    color: #1fb5f6;
    position: relative;
    padding-top: 10px;
    font-style: italic;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  #fh5co-services .fh5co-number:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    background: #1fb5f6;
  }
  #fh5co-services .fh5co-icon {
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  @media screen and (max-width: 768px) {
    #fh5co-services .fh5co-icon {
      margin-top: 0px;
      float: none;
    }
  }
  #fh5co-services .fh5co-icon i {
    font-size: 200px;
    color: #3477ae;
  }
  @media screen and (max-width: 768px) {
    #fh5co-services .fh5co-icon i {
      font-size: 100px;
    }
  }
  
  #fh5co-contact .contact-info {
    margin: 0;
    padding: 0;
  }
  #fh5co-contact .contact-info li {
    list-style: none;
    margin: 0 0 20px 0;
    position: relative;
    padding-left: 40px;
  }
  #fh5co-contact .contact-info li i {
    position: absolute;
    top: .3em;
    left: 0;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.3);
  }
  #fh5co-contact .contact-info li a {
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.3);
  }
  #fh5co-contact .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-weight: 400;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
  }
  #fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  #fh5co-contact input[type="text"] {
    height: 50px;
  }
  #fh5co-contact .form-group {
    margin-bottom: 30px;
  }
  
  .fh5co-testimonial {
    position: relative;
    background: #fff;
    padding: 4em 0;
    border-radius: 5px;
    -webkit-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
    box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  }
  @media screen and (max-width: 768px) {
    .fh5co-testimonial {
      border-right: 0;
      margin-bottom: 80px;
    }
  }
  .fh5co-testimonial h2 {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
  }
  .fh5co-testimonial figure {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -44px;
    margin-bottom: 20px;
    background-size: cover;
  }
  .fh5co-testimonial figure img {
    width: 88px;
    height: 88px;
    border: 10px solid #fff;
    background-size: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .fh5co-testimonial blockquote {
    border: none;
    margin-bottom: 20px;
  }
  .fh5co-testimonial blockquote p {
    font-style: italic;
    font-size: 26px;
    line-height: 1.6em;
    color: #555555;
  }
  .fh5co-testimonial span {
    font-style: italic;
  }
  
  .fh5co-blog {
    margin-bottom: 60px;
  }
  .fh5co-blog a img {
    margin-bottom: 30px;
    width: 100%;
    height: 300px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
  }
  @media screen and (max-width: 768px) {
    .fh5co-blog {
      width: 100%;
    }
  }
  .fh5co-blog .image-popup {
    opacity: 1;
  }
  .fh5co-blog .image-popup span {
    display: inline-block;
    margin-bottom: 20px;
  }
  .fh5co-blog .image-popup span.posted_by {
    font-style: italic;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
  }
  .fh5co-blog .image-popup span.comment {
    float: right;
  }
  .fh5co-blog .image-popup span.comment a {
    color: rgba(0, 0, 0, 0.3);
  }
  .fh5co-blog .image-popup span.comment a i {
    color: #3477ae;
    padding-left: 7px;
  }
  .fh5co-blog .image-popup h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .fh5co-blog .image-popup h3 a {
    color: rgba(0, 0, 0, 0.6);
  }
  
  #fh5co-start-project-section {
    padding: 7em 0;
    background: #F64E8B;
  }
  #fh5co-start-project-section h2 {
    color: white;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 300;
  }
  @media screen and (max-width: 768px) {
    #fh5co-start-project-section h2 {
      font-size: 30px;
    }
  }
  #fh5co-start-project-section a:hover, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:active {
    color: white !important;
  }
  
  #map {
    width: 100%;
    height: 500px;
    position: relative;
  }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px;
    }
  }
  
  .fh5co-social-icons > a {
    padding: 4px 10px;
    color: #3477ae;
  }
  .fh5co-social-icons > a i {
    font-size: 26px;
  }
  .fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
    text-decoration: none;
    color: #5a5a5a;
  }
  
  .btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  
  .btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .btn.btn-primary {
    background: #337ab7;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
  }
  
  .btn:hover, .btn:active, .btn:focus {
    background: #0007fd !important;
    color: #fff;
    outline: none !important;
  }
  .btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
    border-color: transparent;
  }
  
  .js .animate-box {
    opacity: 0;
  }
  
  #fh5co-wrapper {
    overflow-x: hidden;
    position: relative;
  }
  
  .fh5co-offcanvas {
    overflow: hidden;
  }
  .fh5co-offcanvas #fh5co-wrapper {
    overflow: hidden !important;
  }
  
  #fh5co-page {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .fh5co-offcanvas #fh5co-page {
    -moz-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
  }
  
  @media screen and (max-width: 768px) {
    #fh5co-menu-wrap {
      display: none;
    }
  }
  
  #offcanvas-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #222;
    right: -240px;
    width: 240px;
    padding: 20px;
    overflow-y: scroll !important;
  }
  #offcanvas-menu ul {
    padding: 0;
    margin: 0;
  }
  #offcanvas-menu ul li {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
  }
  #offcanvas-menu ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
  }
  #offcanvas-menu ul li a:hover {
    color: #3477ae;
  }
  #offcanvas-menu ul li > .fh5co-sub-menu {
    margin-top: 9px;
    padding-left: 20px;
  }
  #offcanvas-menu ul li.active > a {
    color: #3477ae;
  }
  #offcanvas-menu ul .fh5co-sub-menu {
    display: block !important;
  }
  
  .fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none;
  }
  .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #fff;
  }
  .fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
    background: #fff;
  }
  .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
  }
  .fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 2px;
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
  }
  .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .fh5co-nav-toggle.dark i {
    position: relative;
    color: #000;
    background: #000;
    transition: all .2s ease-out;
  }
  .fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
    background: #000;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  
  .fh5co-nav-toggle i::before {
    top: -7px;
  }
  
  .fh5co-nav-toggle i::after {
    bottom: -7px;
  }
  
  .fh5co-nav-toggle:hover i::before {
    top: -10px;
  }
  
  .fh5co-nav-toggle:hover i::after {
    bottom: -10px;
  }
  
  .fh5co-nav-toggle.active i {
    background: transparent;
  }
  
  .fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
  }
  
  .fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
  }
  
  .fh5co-nav-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9999;
    display: block;
    margin: 0 auto;
    display: none;
    cursor: pointer;
  }
  @media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
      display: block;
      top: 0px;
      margin-top: 2em;
    }

    .footer-inner {
        width: 100%;
    }
  }
  
  @media screen and (max-width: 480px) {
    .col-xxs-12 {
      float: none;
      width: 100%;
    }
  }
  
  .row-bottom-padded-lg {
    padding-bottom: 7em;
  }
  @media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
      padding-bottom: 2em;
    }
  }
  
  .row-top-padded-lg {
    padding-top: 7em;
  }
  @media screen and (max-width: 768px) {
    .row-top-padded-lg {
      padding-top: 2em;
    }
  }
  
  .row-bottom-padded-md {
    padding-bottom: 4em;
  }
  @media screen and (max-width: 768px) {
    .row-bottom-padded-md {
      padding-bottom: 2em;
    }
  }
  
  .row-top-padded-md {
    padding-top: 4em;
  }
  @media screen and (max-width: 768px) {
    .row-top-padded-md {
      padding-top: 2em;
    }
  }
  
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
  @media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
      padding-bottom: 2em;
    }
  }
  
  .row-top-padded-sm {
    padding-top: 2em;
  }
  @media screen and (max-width: 768px) {
    .row-top-padded-sm {
      padding-top: 2em;
    }
  }
  
  .border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  
  .lead {
    line-height: 1.8;
  }
  
  .no-js #loader {
    display: none;
  }
  
  .js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
  }
  
  .fh5co-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/hourglass.svg) center no-repeat #222222;
  }
  
  /*.box_title {width:500px; height:380px; background:rgba(0,0,0,.6);}*/
  .box_title h2 {margin-top:-15px;}
  .box_title h4 {color:#fff; font-size: 40px;}
  .box_title h3 {color:#fff; margin-top:20px; margin-bottom:0px;}
  .box_title p {color:#fff; font-size:12px;}
  
  .prod-title {text-align:center;}
  .prod-title span {color:#000;}
  
  .icon-p {height:300px;}
  .icon-p p {font-size:14px; line-height:24px;}
  .service-p p {font-size:22px;}
  
  
  .footer_hover a i:hover {color:#3477ae;}
  
  .service-li li {font-size:16px; margin-left:-17px;}
  .fh5co-Solution img {width:100%; height:320px;}
  
  .nav {list-style:none;}
  .nav {}
  .nav ul {width:820px; margin:0 auto;}
  .nav ul li {float:left; font-size:14px;}
  .nav ul li a {color:#fff;}
  
  .nav td a {color:#fff;}
  .nav td {width:13%;}
  
  .log_out{
      position:absolute;
      top:60%;
      right: 1%;
  }
  .log_out a{
      color:#000
  }
  
  .lnb {display:none;}
  
  .write_title {
      font-size:12px;
      width:333px; 
      height:50px;
      border: none;
      margin-bottom: 10px;
  }
  
  .line {border-top:1px solid #acacac;}
  
  .sf-menu li a {font-size:15px;}
  
  .gnb_hover a:hover p {color:#2b77d4; transition:1s;}
  
  .heading-font,
  .navbar-default .navbar-brand,
  .navbar-default .nav li a {
      font-family:'Montserrat', Arial, sans-serif;
      text-transform: none;
  }
  .file_s{
      margin-bottom : 2%;
      padding : 0 15px;
      position:relative ; 
      margin-top:90px;
  }
  .file_box{
              position:relative;
              width:500px;
  }
  .file_box input{
              height:42px;
              border:none;
              width : 262px;
  
  }
  .file_s .file_box input:last-child{
              border:1px solid #000;
              position:absolute;
              width:28%;
              right:0%;
              top:-48%;
              opacity:0;
  }
  .file_s button{
              width: 100px;
              height: 42px;
              background: #004e98;
              display: inline-block;
              text-align: center;
              margin-top: -10px;
              color: #fff;
              border-radius: 5px;
              border : none;
              position:relative;
              top:1px;
  }
  .btn_file {
      width: 100px;
      height: 42px;
      background: #3b8686;
      display: inline-block;
      text-align: center;
      padding-top: 11px;
      color: #fff;
      border-radius: 5px;
      position: relative;
  }
  .text-muted {
      color: #444
  }
  
  .text-primary {
      color: #333
  }
  
  /* p {
      font-size: 13px;
      line-height: 26px;
  } */
  
  p.large {
      font-size: 16px
  }
  
  a,
  a:hover,
  a:focus,
  a:active,
  a.active {
      outline: 0;
      text-decoration: none
  }
  
  a {
      color: #333 !;
  }
  
  a:hover,
  a:focus,
  a:active,
  a.active {
      color: #c2253e
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      font-family: 'Montserrat', Arial, sans-serif;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 1px
  }
  
  .dropdown-menu li a:hover {background:#cecece !important;}
  
  
  .img-centered {
      margin: 0 auto
  }
  
  .gap {
      margin-bottom: 60px
  }
  
  .mb15 {
      margin-bottom: 15px !important;
      display: block;
  }
  
  .mb30 {
      margin-bottom: 30px !important;
      display: block;
  }
  
  .mb50 {
      margin-bottom: 50px;
      display: block;
  }
  
  .mb100 {
      margin-bottom: 100px;
  }
  
  .nomarginbottom {
      margin-bottom: 0
  }
  
  .mt0 {
      margin-top: 0px
  }
  
  .mt20 {
      margin-top: 20px
  }
  
  .mt30 {
      margin-top: 30px;
  }
  
  .mt60 {
      margin-top: 60px
  }
  
  .mt120 {
      margin-top: 120px
  }
  
  .ptb {
      padding-top: 45px;
      padding-bottom: 45px;
  }
  
  .nopaddingtop {
      padding-top: 0!important
  }
  
  .nopaddingbottom {
      padding-bottom: 0!important
  }
  
  .nopadding-lr {
      padding-left: 0!important;
      padding-right: 0!important
  }
  
  .nopadding-l {
      padding-left: 0!important
  }
  
  .pad-sides-60 {
      padding-left: 60px !important;
      padding-right: 60px !important;
  }
  
  .pad-top-60 {
      padding-top: 60px !important
  }
  
  .pad-top-200 {
      padding-top: 200px !important;
  }
  
  .thin {
      font-weight: 300
  }
  
  .btn:focus,
  .btn:active,
  .btn.active,
  .btn:active:focus {
      outline: 0
  }
  
  ::-moz-selection {
      color: #fff;
      text-shadow: none;
      background: #333
  }
  
  ::selection {
      color: #fff;
      text-shadow: none;
      background: #333
  }
  
  .list-unstyled {
      margin-bottom: 0;
  }
  
  img::selection {
      background: 0 0
  }
  
  img::-moz-selection {
      background: 0 0
  }
  
  body {
      webkit-tap-highlight-color: #333
  }
  
  .img-responsive,
  .thumbnail>img,
  .thumbnail a>img,
  .carousel-inner>.item>img,
  .carousel-inner>.item>a>img {
      width: 100%
  }
  
  .img-thumbnail {
      border: none
  }
  
  .smoothie,
  .smoothie:hover {
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out
  }
  
  .col-md-5th {
      width: 20%
  }
  
  .thin-hr {
      margin: 30px 0 40px;
      width: 100%;
      clear: both;
      display: block;
      position: relative;
      border: none;
  }
  
  .thin-hr.bordered {
      margin: 20px 0;
      width: 100%;
      clear: both;
      display: block;
      position: relative;
      border: 1px solid #333;
  }
  
  .thin-hr:after {
      content: '';
      position: absolute;
      width: 120px;
      height: 2px;
      background-color: #333;
      left: 50%;
      margin-left: -60px;
  }
  
  .rotate-45 {
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  
  .icon-large {
      font-size: 40px;
  }
  
  .background-cover {
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .lead {
      font-size: 18px;
      line-height: 32px;
  }
  
  .white {
      color: #fff;
  }
  
  @media (min-width: 1200px) {
      .container {
      }
  }
  
  .contact_box_right {margin-top:50px;}
  .contact_li {float:left; list-style:none; margin-right:50px;}
  .contact_li_box {margin-top:50px; padding:0;}
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  3 - BUTTONS
  /*-----------------------------------------------------------------------------------*/
  
  .btn {
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .btn:active,
  .btn.active {
      outline: none;
      box-shadow: none
  }
  
  
  .btn-primary.btn-transparent {
      border-color: transparent!important
  }
  
  .btn-primary.btn-transparent:hover,
  .btn-primary.btn-transparent:active,
  .btn-primary.btn-transparent:focus,
  .btn-primary.btn-transparent.active {
      color: #a7a7a7;
      border-color: transparent!important;
      background-color: transparent!important
  }
  
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .open .dropdown-toggle.btn-primary {
      border-color: #333;
      color: #f3f3f3;
      background-color: transparent !important;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out
  }
  
  .btn-primary:active,
  .btn-primary.active,
  .open .dropdown-toggle.btn-primary {
      background-image: none
  }
  
  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled] .btn-primary,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  fieldset[disabled] .btn-primary:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary.active {
      border-color: #333;
      background-color: #333
  }
  
  .btn-default,
  .btn-default.disabled {
      border-color: transparent
  }
  
  .btn-white {
      border-color: #f3f3f3;
      color: #f3f3f3;
  }
  
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active {
      border-color: #888;
      color: #888;
      background-color: transparent!important
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*   4 NAV
  /*-----------------------------------------------------------------------------------*/
  
  .top-bar {
      border-bottom: 1px solid #eee;
      padding: 10px 0;
      color: #fff;
      height: 53px;
      opacity: 1;
      overflow: hidden;
  }
  
  .top-bar a {
      color: #fff;
  }
  
  .navbar-shrink .top-bar {
      border-bottom: 1px solid #DADFE1;
      color: #222;
      height: 0;
      opacity: 0;
      padding: 0;
  }
  
  .navbar-shrink .top-bar a {
      color: #222;
  }
  
  .navbar-static {
      position: static !important;
  }
  
  .navbar-default {
      border-color: transparent;
      background-color: #182326
  }
  
  .navbar-default .navbar-brand {
      color: #333;
      margin-top: 10px;
      letter-spacing: 7px;
      font-size: 24px;
      font-weight: 700;
  }
  
  .navbar-brand.logo img {
      max-height: 20px;
      top: -3px;
      position: relative;
  }
  
  .navbar-brand.logo-dark {
      display: none;
      opacity: 0;
  }
  
  .navbar-shrink .navbar-brand.logo-light {
      display: none;
      opacity: 0;
  }
  
  .navbar-shrink .navbar-brand.logo-dark {
      display: block;
      opacity: 1;
  }
  
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:active,
  .navbar-default .navbar-brand.active {
      color: #333
  }
  
  .navbar-default .navbar-collapse {
      border-color: rgba(255, 255, 255, .02)
  }
  
  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
      border-color: transparent;
      background-color: transparent
  }
  
  .navbar-default .navbar-toggle .icon-bar {
      background-color: #222
  }
  
  .caret {
      margin-top: -3px
  }
  
  .navbar-default .nav li a {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 13px;
      color: #333;
      padding: 25px 15px;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      letter-spacing: 1px;
  }
  
  .navbar-default.background--dark .nav li > a,
  .navbar-default.background--dark .navbar-brand,
  #headerwrap.background--dark .intro-text,
  .navbar-default .nav li > a,
  .navbar-default .navbar-brand,
  #headerwrap .intro-text {
      color: #fff;
  }
  
  .dropdown-menu>.active>a,
  .dropdown-menu>.active>a:hover,
  .dropdown-menu>.active>a:focus {
      background-color: transparent;
      color:#fff !important;
  }
  
  .navbar-default .nav li a:hover,
  .navbar-default .nav li a:focus {
      color: #fff;
  }
  
  .navbar-default .nav li.dropdown.open > a,
  .navbar-default .dropdown-menu a {
      color: #333 !important;
  }
  
  .navbar-default .nav .dropdown-menu li a {
      padding: 15px 20px 15px 10px;
      font-size: 11px;
      font-weight: 400;
      white-space: normal;
  }
  
  #headerwrap .btn-primary {
      border-color: #f3f3f3;
      color: #f3f3f3;
  }
  
  .navbar-default.navbar-shrink .nav li a:hover,
  .navbar-default.navbar-shrink .nav li a:focus {
      outline: 0;
      color: #333
  }
  
  .navbar-default .navbar-nav>.active>a {
      border-radius: 0;
      background-color: transparent;
      color: #333;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out
  }
  
  .navbar-default.navbar-shrink .nav li.active>a {
      border-radius: 0;
      color: #fff;
      background-color: #333;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out
  }
  
  .navbar-default.navbar-shrink .nav li > a,
  .navbar-default.navbar-shrink .navbar-brand {
      color: #333;
  }
  
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus {
      color: #333;
      background-color: #333
  }
  
  .navbar .dropdown-menu {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1000;
      display: none;
      float: left;
      min-width: 220px;
      padding: 0;
      margin: 2px 0 0;
      font-size: 12px;
      text-align: left;
      list-style: none;
      background-color: #fcfcfc;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none
  }
  
  .navbar-default.navbar-shrink .nav .dropdown-menu li a {
      color: #333;
  }
  
  .navbar-default.navbar-shrink .nav .dropdown-menu li a:hover,
  .navbar-default .nav .dropdown-menu li a:hover {
      color: #333;
      background-color: #eee;
  }
  
  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:hover,
  .navbar-default .navbar-nav>.open>a:focus {
      background-color: transparent;
      color: #000;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  5 - HEADER
  /*-----------------------------------------------------------------------------------*/
  
  #headerwrap {
      background-color: #f3f3f3;
      overflow: hidden;
      height : 590px !important; 
  }
  
  .opaque {
      background-color: transparent!important
  }
  
  .backstretch:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      top: 0;
      left: 0
  }
  
  .backstretch-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #000;
      background: -moz-linear-gradient(top, #000 0%, #1f1f1f 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #1f1f1f));
      background: -webkit-linear-gradient(top, #000 0%, #1f1f1f 100%);
      background: -o-linear-gradient(top, #000 0%, #1f1f1f 100%);
      background: -ms-linear-gradient(top, #000 0%, #1f1f1f 100%);
      background: linear-gradient(to bottom, #000 0%, #1f1f1f 100%);
      opacity: 0.5;
  }
  
  .backstretch-overlay-alt .backstretch-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #3A539B;
      opacity: 0.5;
  }
  
  .no-overlay .backstretch-overlay {
      display: none;
      opacity: 0;
  }
  
  #tubular-container {
      z-index: -1!important;
      position: absolute!important
  }
  
  header {
      color: #333
  }
  
  header .intro-text {
      padding-top: 230px !important;
      padding-bottom: 50px;
      color: #333
  }
  
  #headerwrap img {
      margin: 0 auto;
      display: block;
  }
  
  header .intro-text .intro-lead-in {
      margin-bottom: 25px;
      font-size: 22px;
      text-transform: none;
      line-height: 22px
  }
  
  header .intro-text .intro-heading {
      margin-bottom: 60px;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: 700;
      line-height: 30px
  }
  
  
  /* HEADER STYLES */
  
  .header-2 {
      background-color: #fff !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      border-bottom:1px solid #ececec !important;
  }
  
  .header-2 .top-bar {
      background-color: #fff;
      height: 45px;
  }
  
  .header-2.navbar-shrink .top-bar {
      height: 0;
  }
  
  .header-2 .navbar-header a,
  .header-2 .navbar-header *,
  .header-2.navbar-default .nav li a,
  .header-2.navbar-default .nav li *,
  .header-3-container .nav li a,
  .header-3-container .navbar-brand,
  .header-5 a,
  .header-5 *,
  .header-6 a,
  .header-6 * {
      color: #222 !important;
  }
  
  
  /* HEADER 3 */
  
  .header-3 .top-bar {
      border-bottom: 0;
  }
  
  .header-3-container {
      background-color: rgba(255, 255, 255, 0.8);
  }
  
  .navbar-shrink .header-3-container {
      background-color: transparent;
  }
  
  
  /* HEADER 5 */
  
  .header-5 {
      margin-bottom: 0;
      padding: 10px 0 0 !important;
  }
  
  .header-5.navbar-shrink .top-bar {
      height: 53px !important;
  }
  
  
  /* HEADER 6 */
  
  .header-6 {
      margin-bottom: 0;
  }
  
  .header-6 .navbar-brand {
      float: none;
      display: block;
  }
  
  @media all and (min-width: 769px) {
      .header-6.navbar-default .navbar-collapse,
      .header-6 .navbar-nav {
          width: 100%;
      }
      .header-6 .navbar-nav > li {
          float: none;
          display: inline-block;
      }
  }
  
  .header-6 {
      background-color: #fff !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
  }
  
  .header-6 .top-bar {
      background-color: #222;
      height: 45px;
  }
  
  .header-6.navbar-shrink .top-bar {
      height: 0;
  }
  
  .header-6 .top-bar *,
  .header-6 .top-bar a {
      color: #fff !important;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  6 - SECTIONS
  /*-----------------------------------------------------------------------------------*/
  
  section {
      background-color: #fff;
      clear: both;
  }
  
  .silver-bg {
      background-color: #DADFE1
  }
  
  .white-bg {
      background-color: #fff
  }
  
  .dark-wrapper {
      background-color: #111111
  }
  
  .dark-wrapper.opaqued,
  .dark-opaqued {
      background-color: rgba(0, 0, 0, 0.7);
  }
  
  .dark-wrapper.dark-grey-wrapper.opaqued,
  .dark-wrapper.dark-grey-opaqued {
      background-color: rgba(0, 0, 0, 0.8);
  }
  
  #headerwrap.opaqued {
      background-color: rgba(68, 34, 69, 0.9);
  }
  
  .remove-opacqued-bg .dark-opaqued {
      background-color: transparent;
  }
  
  .dark-wrapper h1,
  .dark-wrapper h2,
  .dark-wrapper h3,
  .dark-wrapper h4,
  .dark-wrapper h5,
  .dark-wrapper h6,
  .dark-wrapper p,
  .dark-wrapper a,
  .dark-wrapper,
  .dark-wrapper * {
      color: #f3f3f3
  }
  
  .dark-content h1,
  .dark-content h2,
  .dark-content h3,
  .dark-content h4,
  .dark-content h5,
  .dark-content h6,
  .dark-content p,
  .dark-content a,
  .dark-content,
  .dark-content * {
      color: #222
  }
  
  .section-inner {
      padding: 120px 0
  }
  
  .footer-inner {
      padding: 50px 0
  }
  
  .pt_30 {
      padding-top:100px;
  }
  
  .contact-section-inner {
      padding: 200px 0 120px;
  }
  
  section h2.section-heading,
  .section-heading {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 42px;
      letter-spacing: 8px;
      font-weight: 700;
  }
  
  section h3.section-subheading {
      text-transform: lowercase;
      font-size: 14px;
      font-weight: 400;
      clear: both;
      display: block;
      padding-top: 0;
      font-style: italic;
      margin: 0;
      position: relative;
  }
  
  .cl-effect-3 a {
      padding: 8px 0;
  }
  
  .cl-effect-3 a::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3px;
      background: rgba(255, 255, 255, 0.5);
      content: '';
      opacity: 0;
      margin-top: -3px;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      -moz-transition: opacity 0.3s, -moz-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      -webkit-transform: translateY(10px);
      -moz-transform: translateY(10px);
      transform: translateY(10px);
  }
  
  .navbar-shrink .cl-effect-3 a::after {
      background: rgba(0, 0, 0, 0.2);
  }
  
  .cl-effect-3 a:hover::after,
  .cl-effect-3 a:focus::after {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      transform: translateY(0px);
  }
  
  .tagcloud a {
      border-radius: 0;
      padding: 5px 12px;
      text-transform: uppercase;
      margin: 0 1px 5px 0;
      border: 1px solid;
  }
  
  .tagcloud a:hover {
      background-color: #fff;
      color: #444;
      border-color: #fff;
  }
  
  .widget .media-body .muted {
      display: block;
      font-size: 10px;
  }
  
  .widget .media-heading {
      margin: 0 0 5px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      top: -5px;
      position: relative;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  7 - PORTFOLIO
  /*-----------------------------------------------------------------------------------*/
  
  .portfolio-items {
      margin-left: -15px;
      margin-right: -15px;
  }
  
  .pad-masonry-portfolio-items .masonry-portfolio-item {
      margin-bottom: 30px
  }
  
  .fixed-filters {
      position: relative;
      overflow: hidden;
  }
  
  .fixed-filters .masonry-portfolio-filter {
      position: absolute;
      top: 15px;
      left: 50%;
      width: 600px;
      margin-left: -300px;
      z-index: 10;
      background: rgba(255, 255, 255, 0.9);
      padding-bottom: 15px;
  }
  
  .isotope-item {
      z-index: 2
  }
  
  .isotope-hidden.isotope-item {
      pointer-events: none;
      z-index: 1
  }
  
  .portfolio-filter a {
      margin: 0 10px;
      border-color: #f3f3f3;
  }
  
  .portfolio-filter a.active {
      border-color: #222;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  8 - BLOG
  /*-----------------------------------------------------------------------------------*/
  
  .blog-item .post-title,
  .project-item .post-title {
      margin-top: 0;
      margin-bottom: 20px;
      font-size: 22px;
      letter-spacing: 4px;
  }
  
  .meta-item {
      font-size: 12px;
      margin-right: 20px;
      font-weight: 300;
  }
  
  .meta-item.post-date {
      clear: left;
      display: block;
  }
  
  .item-metas .meta-item:last-of-type {
      margin-right: 0px;
  }
  
  .meta-item span {
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .post-date .the-date {
      font-size: 48px;
      line-height: 60px;
      font-weight: 300;
  }
  
  .post-date .the-month {
      text-transform: uppercase;
  }
  
  .single-post-content p {
      margin-bottom: 45px;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /* 9 - COMMENTS 
  /*-----------------------------------------------------------------------------------*/
  
  textarea#comments {
      min-height: 250px;
      margin: 5px 0 0 4px;
      width: 99.1%;
  }
  
  #comments-list .well {
      background-color: transparent;
      overflow: hidden;
      border: none;
      box-shadow: none;
      padding: 0;
      margin-bottom: 30px;
  }
  
  #comments-list .well .secondary-font {
      font-size: 13px;
      clear: left;
      display: block;
      margin-bottom: 20px;
      font-weight: 700;
      text-transform: lowercase;
  }
  
  .comment-avatar {
      max-width: 80px;
      margin-right: 15px;
      height: auto;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  10 - HOVER CAPTIONS 
  /*-----------------------------------------------------------------------------------*/
  
  .hover-item {
      position: relative;
      overflow: hidden
  }
  
  .hover-item img {
      -moz-transform: scale(1.0);
      -webkit-transform: scale(1.0);
      -o-transform: scale(1.0);
      -ms-transform: scale(1.0);
      transform: scale(1.0);
  }
  
  .overlay-item-caption {
      opacity: 1;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      text-align: center;
      text-shadow: 0 0 1px #000;
  }
  
  .hover-item-caption {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0px;
      background-color: rgba(0, 0, 0, 0.4);
      text-align: center;
      z-index: 2;
      -moz-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
  }
  
  .hover-item-caption:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: calc(100% - 30px);
      width: calc(100% - 30px);
      margin: 15px;
      -webkit-box-shadow: inset 0 0 0 1px #fff;
      box-shadow: inset 0 0 0 1px #fff;
      opacity: 0.5;
  }
  
  .hover-item:hover .hover-item-caption {
      opacity: 1;
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
  }
  
  .hover-item-caption h3,
  .hover-item-caption .smoothie {
      top: 0px;
      position: relative;
  }
  
  .hover-item-caption h3 {
      padding: 0 20px;
  }
  
  .hover-item:hover .hover-item-caption h3,
  .hover-item:hover .smoothie {
      top: 0px;
  }
  
  .hover-item:hover .overlay-item-caption {
      opacity: 0;
      top: 0px;
  }
  
  .hover-item:hover .overlay-item-caption .vertical-center {
      opacity: 0;
  }
  
  .hover-item-caption a.btn,
  .overlay-item-caption a.btn {
      margin: 0 15px;
      z-index: 10;
  }
  
  .hover-item:hover img {
      -moz-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2)
  }
  
  .hover-item-caption h3,
  .overlay-item-caption h3 {
      margin: 14px 0 26px;
      color: #fff;
      font-weight: 400;
      font-size: 22px;
      letter-spacing: 0px;
  }
  
  .overlay-item-caption strong {
      color: #fff;
      padding-bottom: 16px;
      font-weight: 400;
      text-transform: uppercase;
      display: block;
      letter-spacing: 0px;
  }
  
  .overlay-item-caption .thin-hr:after,
  .dark-wrapper .thin-hr:after {
      background-color: #fff;
  }
  
  .overlay-item-caption .post-excerpt {
      font-style: italic;
      color: #fff;
      padding-top: 16px;
      font-size: 16px;
      padding-left: 15%;
      padding-right: 15%;
  }
  
  .hover-item-caption h3 span,
  .overlay-item-caption h3 span,
  .hover-item-caption h2 span {
      clear: both;
      display: block;
      text-transform: none;
      font-size: 20px;
      color: #fff;
  }
  
  .hover-item-caption h2 span {
      display: inline-block;
  }
  
  .hover-item-caption a,
  .overlay-item-caption a {
      color: #fff;
  }
  
  .vertical-align-bottom {
      bottom: 20px;
      left: 20px;
      position: absolute;
  }
  
  .slide-caption {
      background-color: rgba(255, 255, 255, 0.8);
      color: #fff;
      padding: 20px 25px;
  }
  
  .slide-caption p {
      text-shadow: none;
      color: #444;
  }
  
  .post-slide .hover-item-caption {
      background-color: transparent;
  }
  
  .post-slide .hover-item-caption:after {
      display: none;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  11 - FOOTER
  /*-----------------------------------------------------------------------------------*/
  
  #footer-widgets {
      border-top: 1px solid #333
  }
  
  #footer-widgets .section-inner {
      padding-bottom: 80px
  }
  
  footer.white-wrapper {
      padding: 60px 0;
      background-color: #000;
  }
  
  footer.white-wrapper * {
      color: #fff;
  }
  
  footer.white-wrapper span.copyright {
      letter-spacing: 1px;
      text-transform: uppercase;
      text-transform: none;
      line-height: 40px
  }
  
  footer.white-wrapper .social-links li {
      padding: 15px 30px
  }
  
  footer.white-wrapper .social-links li a {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 26px;
  }
  
  .widget-title {
      margin-bottom: 30px;
  }
  
  .flexpanel .viewport .widget {
      padding-right: 20px;
  }
  
  
  /* FOOTER STYLES */
  
  .footer-image-bg {
      background-image: url(../img/footer-bg.jpeg);
      background-size: cover;
      background-position: center center;
  }
  
  .footer-image-bg .dark-wrapper,
  .footer-image-bg .white-wrapper {
      background-color: transparent !important;
      border: none;
  }
  
  .footer-image-bg *,
  .footer-image-bg a {
      color: #222;
  }
  
  .dark-footer-image-bg {
      background-image: url(../img/dark-footer-bg.jpeg);
      background-size: cover;
      background-position: center center;
  }
  
  .dark-footer-image-bg .dark-wrapper,
  .dark-footer-image-bg .white-wrapper {
      background-color: rgba(0, 0, 0, 0.6) !important;
      border: none;
  }
  
  .dark-footer-image-bg *,
  .dark-footer-image-bg a {
      color: #ddd;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  12 - CAROUSEL STYLES
  /*-----------------------------------------------------------------------------------*/
  
  .fw-carousel .owl-item,
  .post-slider .owl-item {
      padding: 0
  }
  
  .fw-carousel .hover-item-caption h3 {
      font-size: 20px
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  13 - SEARCH
  /*-----------------------------------------------------------------------------------*/
  
  #search-wrapper {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.95);
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      -webkit-transform: translate(0px, -100%) scale(1, 0);
      -moz-transform: translate(0px, -100%) scale(1, 0);
      -o-transform: translate(0px, -100%) scale(1, 0);
      -ms-transform: translate(0px, -100%) scale(1, 0);
      transform: translate(0px, -100%) scale(1, 0);
      opacity: 0;
      z-index: 9999999
  }
  
  #search-wrapper.open {
      -webkit-transform: translate(0px, 0px) scale(1, 1);
      -moz-transform: translate(0px, 0px) scale(1, 1);
      -o-transform: translate(0px, 0px) scale(1, 1);
      -ms-transform: translate(0px, 0px) scale(1, 1);
      transform: translate(0px, 0px) scale(1, 1);
      opacity: 1
  }
  
  #search-wrapper input[type="search"] {
      width: 320px;
      color: #fff;
      background: rgba(0, 0, 0, 0);
      font-size: 14px;
      font-weight: 700;
      text-align: left;
      border: 0;
      margin: 0 auto;
      margin-top: 0;
      padding-left: 0;
      padding-bottom: 13px;
      outline: none;
      border-bottom: 3px solid #fff;
      display: inline;
      text-transform: uppercase;
  }
  
  #search-wrapper .btn {
      display: inline-block;
  }
  
  #search-wrapper .close {
      position: fixed;
      top: 15px;
      right: 15px;
      color: #fff;
      background-color: transparent;
      border: none;
      opacity: 1;
      padding: 10px 17px;
      font-size: 27px;
      outline: none;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  14 - SPLASH
  /*-----------------------------------------------------------------------------------*/
  
  .preloader {
      background-color: #fcfcfc;
      position: fixed;
      width: 100%;
      height: 100%;
      z-index: 9999999;
      top: 0;
      left: 0;
  }
  
  .preloader span {
      text-transform: none;
      font-size: 34px
  }
  
  .preloader .preloader-img {
      width: 100px;
      height: 100px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -50px;
      margin-top: -50px;
  }
  
  @keyframes flickerAnimation {
      0% {
          opacity: 1;
      }
      50% {
          opacity: 0.8;
      }
      100% {
          opacity: 1;
      }
  }
  
  @-o-keyframes flickerAnimation {
      0% {
          opacity: 1;
      }
      50% {
          opacity: 0.8;
      }
      100% {
          opacity: 1;
      }
  }
  
  @-moz-keyframes flickerAnimation {
      0% {
          opacity: 1;
      }
      50% {
          opacity: 0.8;
          ;
      }
      100% {
          opacity: 1;
      }
  }
  
  @-webkit-keyframes flickerAnimation {
      0% {
          opacity: 1;
      }
      50% {
          opacity: 0.8;
      }
      100% {
          opacity: 1;
      }
  }
  
  .animate-flicker {
      -webkit-animation: flickerAnimation 2s infinite;
      -moz-animation: flickerAnimation 2s infinite;
      -o-animation: flickerAnimation 2s infinite;
      animation: flickerAnimation 2s infinite;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  15 - MAP
  /*-----------------------------------------------------------------------------------*/
  
  #mapwrapper {
      min-height: 400px;
      clear: both;
      position: relative;
      display: block;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  16 - FORM CONTROL
  /*-----------------------------------------------------------------------------------*/
  
  .form-control {
      display: block;
      width: 100%;
      height: 40px;
      padding: 30px 30px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #222;
      background-color: transparent;
      background-image: none;
      border: none;
      border-bottom: 3px solid #222;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none
  }
  
  .form-control:focus,
  .form-control.col-md-4:focus {
      border: none;
      border-bottom: 3px solid #222;
      -webkit-box-shadow: none;
      box-shadow: none
  }
  
  .dark-wrapper .form-control {
      border: none;
      border-bottom: 3px solid #fff;
      background-color: rgba(0, 0, 0, 0.0);
  }
  
  .dark-wrapper .form-control:focus,
  .dark-wrapper .form-control.col-md-4:focus {
      border: none;
      color: #fff;
      border-bottom: 3px solid #222;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  
  .dark-wrapper .form-control.col-md-4 {
      width: 32.33333%;
      border: none;
      border-bottom: 3px solid #fff;
      background-color: rgba(0, 0, 0, 0.0);
      margin: 0 0.5% 10px;
  }
  
  .dark-wrapper .form-control.col-md-4:focus {
      width: 32.33333%;
      border: none;
      border-bottom: 3px solid #222;
      background-color: rgba(0, 0, 0, 0.0);
  }
  
  .form-control.col-md-4,
  .form-control.col-md-4:focus {
      width: 32.33333%;
      border: none;
      border-bottom: 3px solid;
      background-color: transparent;
      margin: 0 0.5% 10px;
  }
  
  .dark-wrapper .form-control.col-md-4:first-of-type {
      border-left: none;
  }
  
  .transparent-wrapper {
      background-color: transparent;
  }
  
  .form-control::-webkit-input-placeholder {
      color: #444;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #444;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #444;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .form-control:-ms-input-placeholder {
      color: #444;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .dark-wrapper .form-control::-webkit-input-placeholder,
  .white-text .form-control::-webkit-input-placeholder {
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .dark-wrapper .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .dark-wrapper .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .dark-wrapper .form-control:-ms-input-placeholder {
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .main-contact-form textarea,
  .main-contact-form textarea:focus,
  #commentform .main-contact-form textarea,
  #commentform .main-contact-form textarea:focus {
      border-top: none;
      min-height: 250px !important;
  }
  
  #contact-tabs .tabtitle {
      margin-top: 0;
  }
  
  #contact-tabs .nav-justified {
      position: absolute;
      z-index: 10;
  }
  
  #contact-tabs .tab-content .tab-pane {}
  
  #contact-tabs .icon-tabs li {
      border-right: none;
  }
  
  .icon-tabs li.silver-bg.active {
      background-color: #edeff0;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  17 -  TABS
  /*-----------------------------------------------------------------------------------*/
  
  .nav.nav-justified > li > a {
      position: relative;
  }
  
  .icon-tabs li {
      border-right: 1px solid #111;
  }
  
  .icon-tabs li a {
      opacity: 0.4;
  }
  
  .map-open .icon-tabs li a {
      color: #222;
  }
  
  .icon-tabs li.active a {
      opacity: 1;
  }
  
  .icon-tabs li:last-of-type,
  .dark-wrapper .icon-tabs li:last-of-type {
      border-right: none;
  }
  
  .dark-wrapper .icon-tabs li {
      border-right: 1px solid #fefefe;
  }
  
  .icon-tabs li .tabtitle {
      clear: both;
      display: block;
      margin: 15px 0 0;
      font-size: 22px;
      text-transform: uppercase;
      letter-spacing: 6px;
      font-weight: 700;
  }
  
  .nav.nav-justified > li > a:hover,
  .nav.nav-justified > li > a:focus {
      background-color: transparent;
  }
  
  .nav.nav-justified > li > a > .quote {
      position: absolute;
      left: 0px;
      top: 0;
      opacity: 0;
      width: 30px;
      height: 30px;
      padding: 5px;
      background-color: #13c0ba;
      border-radius: 15px;
      color: #fff;
  }
  
  .nav.nav-justified > li.active > a > .quote {
      opacity: 1;
  }
  
  .nav.nav-justified > li > a > img {
      box-shadow: 0 0 0 5px #13c0ba;
  }
  
  .nav.nav-justified > li > a > img {
      max-width: 100%;
      opacity: .3;
      -webkit-transform: scale(.8, .8);
      transform: scale(.8, .8);
      -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
  .nav.nav-justified > li.active > a > img,
  .nav.nav-justified > li:hover > a > img,
  .nav.nav-justified > li:focus > a > img {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
      -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
  .tab-pane .tab-inner {
      padding: 30px 0 20px;
  }
  
  
  @media (min-width: 768px) {
      .nav.nav-justified > li > a > .quote {
          left: auto;
          top: auto;
          right: 20px;
          bottom: 0px;
      }
      #headerwrap.fullheight {
          min-height: ;
      }
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  18 - COUNTDOWN
  /*-----------------------------------------------------------------------------------*/
  
  #countdown span {
      width: 12%;
      display: inline-block;
      margin-bottom: 20px;
      text-transform: uppercase;
      font-size: 70px;
      font-weight: 700;
      letter-spacing: 6px;
      line-height: 70px;
      padding-bottom: 20px;
  }
  
  #countdown small {
      font-weight: 300;
      font-size: 18px;
      display: block;
      clear: both;
      text-transform: uppercase;
      letter-spacing: 2px;
  }
  
  #countdown {
      overflow: hidden;
      padding-bottom: 20px;
      text-align: left;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  SKILL BARS
  /*-----------------------------------------------------------------------------------*/
  
  .skill-bar {
      margin-bottom: 25px;
  }
  
  .skill-bar .progress {
      height: 20px;
      margin-bottom: 20px;
      overflow: hidden;
      background-color: #fff;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 1px solid #444;
      border-radius: 0;
  }
  
  .skill-bar .progress-bar-success {
      background-color: #444;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  
  .skill-bar p {
      margin: 0 0 5px 0;
  }
  
  
  /*-----------------------------------------------------------------------------------*/
  
  
  /*  19 - MEDIA QUERIES
  /*-----------------------------------------------------------------------------------*/
  
  @media all and (min-width: 1600px) {
      .boxed-layout .master-wrapper {
          max-width: 1600px;
          margin: 0 auto;
      }
  }
  
  @media all and (min-width: 1400px) {
      .boxed-layout .master-wrapper {
          max-width: 1600px;
          margin: 0 auto;
      }
      .boxed-layout .navbar-fixed-top {
          max-width: 1600px;
          margin: 0 auto;
      }
  }
  
  @media all and (min-width: 991px) {
      .slide-caption {
          width: 440px;
          height: auto;
          margin: 0 auto;
      }
  }
  
  @media(min-width:767px) {
      header .intro-text {
          padding-top: 420px;
          padding-bottom: 100px
      }
      header .intro-text .intro-lead-in {
          margin-bottom: 20px;
          font-size: 40px;
          font-style: normal;
          line-height: 40px;
          letter-spacing: -1px
      }
      header .intro-text .intro-heading {
          margin-bottom: 20px;
          text-transform: uppercase;
          font-size: 70px;
          font-weight: 700;
          letter-spacing: 6px;
          line-height: 38px
      }
      .intro-sub-heading {
          font-size: 34px;
          text-transform: lowercase;
          letter-spacing: 2px;
          font-weight: 300;
      }
      .navbar-fixed-top .container-fluid {
          padding-left: 30px;
          padding-right: 30px;
      }
      .navbar li.dropdown:hover > ul.dropdown-menu {
          opacity: 1;
      }
      .navbar li.dropdown:hover> ul.dropdown-menu {
          display: block;
          -webkit-animation: fadeIn 0.4s;
          animation: fadeIn 0.4s;
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
      }
  }
      .list_gnb li.gnb_r:hover > ul.list_gnb2 {
          opacity: 1;
      }
      .list_gnb li.gnb_r:hover> ul.list_gnb2 {
          display: block;
          -webkit-animation: fadeIn 0.8s;
          animation: fadeIn 0.8s;
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
      }
      .collapse .nav .dropdown a i{
          color:#dcdcdc !important;
      }
  
  @media(min-width:768px) {
      .pad-sides-120 {
          padding-left: 120px !important;
          padding-right: 120px !important;
      }
      .navbar-default {
          padding: 10px 0;
          border: 0;
          background-color: transparent;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out
      }
      .navbar-default .navbar-brand {
          font-size: 2em;
          -webkit-transition: all .3s;
          -moz-transition: all .3s;
          transition: all .3s
      }
      .navbar-default.navbar-shrink {
          padding: 0;
          background-color: rgba(255, 255, 255, 0.95);
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out
      }
      .special-max-height {
          max-height: 660px !important;
          height: 660px !important;
      }
  }
  
  @media(max-width:768px) {
      .fullheight,
      .fullheight .article-slide,
      .fullheight .article-slide .carousel-inner,
      .fullheight .article-slide .item,
      .fullheight .article-slide .item img {
          height: auto!important;
          min-height: 600px
      }
      .icon-tabs .fa-4x {
          font-size: 46px;
      }
      .icon-tabs li .tabtitle {
          font-size: 12px;
          letter-spacing: 4px
      }
      .dark-wrapper .icon-tabs li {
          border-right: none;
      }
      .form-control.col-md-4,
      .dark-wrapper.form-control.col-md-4 {
          width: 100% !important;
      }
      .navbar-default .navbar-brand {
          margin-top: 0;
      }
       .navbar-brand img {
          width:50%; padding:10px;
      }
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
          max-height: 900px;
      }
      .special-max-height {
          max-height: 560px !important;
          height: 560px !important;
      }
      .header-6 .navbar-brand {
          float: left;
      }
      .header-6.navbar-default .navbar-toggle .icon-bar {
          background-color: #333;
      }
      .portfolio-filter,
      .masonry-portfolio-filter {
          text-align: center;
      }
      .navbar-default .nav li.dropdown.open > a,
      .navbar-default .dropdown-menu a,
      .navbar-default.navbar-shrink .nav li > a,
      .navbar-default.navbar-shrink .navbar-brand {
          color: #333 !important;
      }
      .header-6.navbar-default .nav li.dropdown.open > a,
      .header-6.navbar-default .dropdown-menu a,
      .header-6.navbar-default.navbar-shrink .nav li > a,
      .header-6.navbar-default.navbar-shrink .navbar-brand {
          color: #333 !important;
      }
      section h2.section-heading,
      .section-heading {
          margin-top: 0;
          margin-bottom: 10px;
          font-size: 22px;
          letter-spacing: 8px;
          font-weight: 700;
          text-align: center;
      }
      section h3.section-subheading {
          text-align: center;
      }
  
      #contact-tabs .icon-tabs li a {
          text-align: center;
      }
  }
  
  
  @media(max-width:460px) {
      .fullheight,
      .fullheight .article-slide,
      .fullheight .article-slide .carousel-inner,
      .fullheight .article-slide .item,
      .fullheight .article-slide .item img {
          height: auto!important;
          min-height: 400px
      }
      .portfolio-item,
      .masonry-portfolio-item {
          width: 100%;
      }
  }
  
  .list_box{
      padding: 0px;
      margin-bottom: 30px;
  }
  .cor_b{
      color:#000 !important;
  }
  
  .list {
      display: flex;
  }
  
  
  .dropdown_menu2 > li a {
      font-size: 14px;
  }
  
  .list_box ul li{
      width: 200px;
      text-align: center;
      color: #808080;
      font-size: 0.9em;
      cursor: pointer;
      font-size: 14px;
      border: 1px solid #ccc;
      padding: 10px 0 10px 0;
  }
  .list_box ul .Classification{
      background:#092e37 !important;
      color:#fff !important;
  }
  .gnb_r{
      position:relative ;
      font-weight : 800
  }
  .gnb_r ul{
      position:relative ;
      z-index : 999;
      display:none;
      font-weight :600 !important ; 
      font-size:14px;
  }
  .list_gnb .gnb_r:hover{
      border:2px solid #eeeeee !important;
      z-index : 999999999
  }
  .gnb_r ul li{
      background : #fff;
      border:none;
      height:42px;
      /* margin-left:15px; */
      border-top:1px solid #d9d9d9
  }
  .gnb_r ul li a{
      background : #fff;
      width:100%;
      height:46px;
      display:block;
      margin : 0 auto;
      font-size:0.92em;
      padding : 12px 0;
      color:#000;
  }
  .gnb_r ul li a:hover{
      background : #ececec;
      color:#000 !important;
  }
  .list_cear{
      overflow:hidden;
  }
  .list_cear ul{
      margin-left:1.4%;
  }
  .list_cear ul li{
      float:left;
      border:1px solid #bbbbbb;
      font-size:0.8em;
      height:36px;
      border:none;
      padding:0 3% 0 0;
  }
  .list_cear ul li:last-child{
      margin-left:28.16%;
      width:25%;
      border:none;
      padding:0;
      float:right;
  }
  .list_cear ul li input{
      height:36px;
      border:1px solid #bbbbbb;
      border-right:none;
  }
  .list_cear ul li input:last-child{
      border:none;
      background:#323b49;
      color:#fff;
      width:30%;
  }
  
  .box_list table tr th{
      text-align:center; background:#323b49; line-height:20px; color:#fff; 
  }
  .box_list table tr th:last-child{
      border-top:1px solid #d8d8d8;
  }
  .list_bt{
      text-align : right;
  }
  .list_bt button:first-child{
              width:100px;
              background : #323b49;
              color:#fff;
          }
  .list_bt button{
              border:none;
              padding:0% 2%;
              margin-left:1%;
              width:150px;
              border-radius : 6px;
              height : 42px;
              font-weight : 700;
              background : #1b8ef2;
              color:#fff;
          }
  .list_bt .bl{
              background:#1b8ef2 !important;
  }
  .table-border2 tr td{
      padding : 0 !important;
  }
  .table-border2 tr th{
      background : #bbbbbb;
      color : #fff;
  }
  .table-border2 tr td input{
      height:38px;
      width:60px;
      border:none;
      padding:0 10px;
  }
  .uploadbtn{
      position: absolute;
      top: 0;
      left: 0;
      width: 100px !important;
      opacity: 0;
  }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.42857;
      vertical-align: top;
      border: 1px solid #ececec;
  }
  /*# sourceMappingURL=style.css.map */
  
  @media (min-width:320px) and (max-width:759px) {
      
      .pc_gnb {display:none;}
  
      .container_01{margin-left:0; transition:margin-left 0.5s ease-out;}
      .lnb{position:relative; left:0; width:100%; min-height:100px; z-index:101; display:block;}
      .menu_btn{display:inline-block; position:relative; top:0; margin:28px 0 0 0px; width:40px; height:40px; background:url(../image/toggle_button.png) no-repeat;
                background-position:0 0; text-indent:-9999px; margin-left:-0px;}
      nav .hamburger_menu {position:fixed; top:0; left:-200px; width:200px; padding-left:40px; background:linear-gradient(to right , #373f49, #212832);
                           overflow:hidden; box-shadow:1px 1px 5px rgba(0,0,0,.1);
                           transition:left 0.5s ease-out; height:100%; box-sizing:border-box; color:#fff;}
      nav .hamburger_menu .logo{margin-top:100px;}
      nav .hamburger_menu .logo a {font-size:1.2em; font-weight:600; color:#fff;}
      nav .hamburger_menu ul{margin-top:50px;}
      nav .hamburger_menu ul li{margin-bottom:30px;}
      nav .hamburger_menu ul li a:hover{font-weight:bold;}
  
      .overlay{position:fixed; z-index:1002; left:0px; right:0; bottom:0; background:rgba(0,0,0,.6); transition:left 0.5s ease-out;}
  
      .overlay.on{left:200px; top:0;}
      nav .hamburger_menu.on{left:0;}
      .open_status .container{margin-left:200px;}
      .open_status .menu_btn{background:url(../image/toggle_button.png) no-repeat; background-position:-40px 0;}
  
      .lnb_a a {font-size:12px; color:#fff;}
  
      .time_data {
          float: none;
          margin: 5% 0;
      }
      .time_data p{
          text-align: center;
  
      }
      .list_box ul li {
          width: 163px;
          text-align: center;
          color: #808080;
          font-size: 0.9em;
          cursor: pointer;
          font-size: 14px;
      }
  
      .list_box {
        margin: 0px;
      }
  
      .list {
          display: flex;
          justify-content: space-around;
      }
  
      .h4 {
          text-align: center;
      }
  
      .table-layout {
          max-width: 100%;
          overflow-x: auto;
      }
  
  }
  