@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: 'optima';
  src: url("../fonts/fonts/Optima-Roman.eot?srf3rx");
  src: url("../fonts/fonts/Optima-Roman.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/fonts/Optima-Roman.ttf?srf3rx") format("truetype"), url("../fonts/fonts/Optima-Roman.woff?srf3rx") format("woff"), url("../fonts/fonts/Optima-Roman.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
    margin:0;
    height:2000px;
    background-image: url(icon/back-kmds1.jpg);
    background-repeat: repeat;
  

}

/* StickyBar */




.icon-bar-kmd5s {
    visibility: hidden;
  position: fixed;
    left: auto;
  top: 65%;
    

  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(60%);
      transform: translateX(-220%);
    
}
@media (max-width: 1200px) {
    .icon-bar-kmd5s{
        visibility: hidden;
    }
}
.icon-bar-kmd5s a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar-kmd5s a:hover {
  background-color: wheat;
}

.facebook {
  background: rgba(184,134,11,0.8);
  color: white;
}

.instagram {
  background: rgba(184,134,11,0.8) ;
  color: white;
}

.whatsapp {
  background: rgba(184,134,11,0.8);
  color: white;
}



.youtube {
  background:rgba(184,134,11,0.8) ;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

/* Pagination */



.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: rgb(218,165,32);
  color: white;
  border: 1px solid rgb(218,165,32);
}

.pagination a:hover:not(.active) {background-color: gold;}
/* innerrecipe */

#tipinner, #contactinner{
    width: 200%;
  

}
@media (max-width: 1000px) {
    #tipinner, #contactinner{
        width: 100%;
      
    }}

#col-md-contact{
     margin-top: 5%;
}


#tipinner:hover, contactinner:hover{
    opacity: 0.9;
}
.tip-md-6, #tipinner{
    margin-top: 80px;
}

#tip-gal{
    
    margin-left: -5%;}


#img-tip:hover{
    opacity: 0.8;
}
#milk-md-6{
    width: 200%;
}
@media (max-width: 700px) {
    #milk-md-6{
        width: 100%;
    }}

#lavazza-md-6{
    width: 130%;
    margin-left: 120px;
}
@media (max-width: 700px) {
    #lavazza-md-6{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }}

/* tips button */

.container .btn-btn {
  position: absolute;
  
 margin-top: 20px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: rgb(204, 153, 0);
  color: white;
  font-size: 16px;
  padding: 12px 12px;
  border: none;
  cursor: pointer;
  border-radius: 9px;
  text-align: center;
    
}
.btn-h3 {
    font-weight: bold;
    color: rgb(218,165,32);
    }

    
.btn-h3-3 {
    font-weight: bold;
    color: rgb(218,165,32);
    }

    

    
.btn-h3-tip{
    padding: 60px 0 0 0;
    margin-top: 30px;
        font-weight: bold;
}
.container .btn-btn:hover {
  background-color: gold;
    font-weight: bold;
    color: rgb(218,165,32);
}

/* tips button */

#srchFld {background: url(../images/search.png) no-repeat 4px center #fff;
   
}


.navbar-search .srchTxt {
    border-radius: 0;
    border: 1px solid #444;
    
}


.navbar-search { 
  float: right;
  padding: 6px 10px;
  margin-top: 28px;

  background:;
  font-size: 17px;
  border: none;
  cursor: pointer;
}


@media (max-width: 780px) {
    .navbar-search{
      float: right;
      font-size: 12px;
      margin-right: 200px;
      margin-top: 12px;
           margin-bottom: 12px;
        width: 20%;
        display: none;
    } 
}

@media (min-width: 780px) and (max-width: 1290px)  {
    .navbar-search{
    display: none;

    } 
}


.table-title{
     margin-left: 30px;
}
.cobold {
    font-weight: bold;
    
}
table {
      font-family: 'icomoon';

    font-size: 12px;
  margin-top: 16px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
  border-collapse: collapse;
  width:95%;
    text-align: center;
}
@media (min-width: 300px) and (max-width: 600px) {
    table { 
        width: 30%;
        font-size: 7.5px;
 margin-right: 20px;
         margin-left: 20px;
        
    }}

td {
  border: 1px solid rgba(184,134,11,0.9);
  text-align: left;
  padding: 8px;
 
}
th {
  border: 1px solid rgba(184,134,11,0.9);
  text-align: left;
  padding: 8px;
 text-align: center;
}

tr:nth-child(even) {
  background-color: #e6e6e6;
}

#kmd5s-contact-section01 .contact-info {
  margin: 0;
  padding: 0;
}
#kmd5s-contact-section01 .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#kmd5s-contact-section01 .contact-info li i .tipsinner {
   
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.5);
}
#kmd5s-contact-section01 .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
* ======================================================= */



body {
  font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}
body.kmd5s-offcanvas {
  overflow: hidden;
}
.overlay-test {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color:;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .9s ease;
}

.container:hover .overlay-test {
  bottom: 0;
  height: 100%;
}

.tittle00{
    text-align: center;
    margin-top: 20px;
    
    
}


.tittle01  {
    width: 20%;
    margin-top: 65px;
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
    .tittle01{
        width: 45%;}
    }


@media screen and (max-width: 768px) {
    .syrup{
        width: 100%;}
    }


.text-test {
  color: white;
  font-size: 30px;
  position: absolute;
  top: 85%;
  left: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
a {
  color: rgb(218,145,0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none !important;
  color: rgb(218,145,0) !important;
}

p, ul, ol , span, p {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #737373;
  font-family: Futura,Palatino, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #212121;
  font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
}
/*
h1, h2, h3, h4, h5, h6 , span, p {
  color: #212121;
  font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
}

*/

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: rgb(218,145,0);
}

::-moz-selection {
  color: #fcfcfc;
  background: rgb(218,145,0);
}

::selection {
  color: #fcfcfc;
  background: rgb(218,145,0);
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Roboto", Arial, serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
    
}


.btn.btn-sm {
  padding: 5px 20px !important;
}
.btn.btn-md {
  padding: 10px 20px !important;
    margin-top: 15px;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: rgb(218,145,0);
  color: #fff;
  border: 1px solid rgb(218,145,0);
   
  
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #fb8b23 !important;
  border-color: #fb8b23 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: rgb(218,145,0);
  border: 2px solid rgb(218,145,0);
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active,  {
  background: rgb(218,145,0);
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

#kmd5s-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.kmd5s-cover,
.kmd5s-hero {
  position: relative;
  height: 800px;
}
@media screen and (max-width: 768px) {
  .kmd5s-cover,
  .kmd5s-hero {
    height: 700px;
  }
}
.kmd5s-cover.kmd5s-hero-2,
.kmd5s-hero.kmd5s-hero-2 {
  height: 600px;
}
.kmd5s-cover.kmd5s-hero-2 .kmd5s-overlay,
.kmd5s-hero.kmd5s-hero-2 .kmd5s-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
}

.kmd5s-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

.kmd5s-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .kmd5s-cover {
    height: inherit;
    padding: 3em 0;
  }
}
.kmd5s-cover .btn {
  padding: 1em 2em;
  opacity: .9;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.kmd5s-cover.kmd5s-cover_2 {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .kmd5s-cover.kmd5s-cover_2 {
    height: inherit;
    padding: 3em 0;
  }
}
.kmd5s-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -100px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .kmd5s-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.kmd5s-cover .desc h2 {
  color: #fff;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 60px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .kmd5s-cover .desc h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.kmd5s-cover .desc span {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}
.kmd5s-cover .desc span i {
  color: #DA1212;
}
.kmd5s-cover .desc span a {
  color: rgba(255, 255, 255, 0.8);
}
.kmd5s-cover .desc span a:hover, .kmd5s-cover .desc span a:focus {
  color: #fff !important;
}
.kmd5s-cover .desc span a.kmd5s-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: none;
 
  top: 50%;
  left: 50%;

}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em;
}

.sf-menu a {
  color: rgba(0, 0, 0, 0.8);
  padding: 2.4em 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
  font-weight: 400;
  text-transform: uppercase;
font-family: 'optima';
  letter-spacing: 1px;
    line-height: 33px;
    vertical-align: center;
    
}

/* Hoover Nav 

.sf-menu a:hover, .sf-menu a:focus, .sf-menu a.active {
  background: rgb(184,134,11)  !important;
  color: white !important;
    line-height: 33px;

  background-color: rgb(184,134,11) !important;


} */
.sf-menu a.active {
    visibility: hidden;
    display: none;
}
.sf-menu a:hover, .sf-menu a:focus {
  
  color: black!important;
    line-height: 33px;

}




.sf-menu a.active:hover{
  
  color:black;
    line-height: 33px;

}

.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: #000;
}

.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;
}




#kmd5s-header-section {
  background: ;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 0;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: ;
  -moz-box-shadow:;
  -ms-box-shadow:;
  -o-box-shadow: ;
  box-shadow: ;
}
@media screen and (max-width: 1000px) {
  #kmd5s-header-section{
    padding: 2.4em 0;
    
  }
}
/* Hoover Nav 

css table header nav warna menu

} */
.nav-header {

  float: left;
  width: 100%;
 top: 0;
    position: fixed;
    left: 0;
    background-color:rgb(184,134,11);
border-style: none;
    

}

.img-ISOlogo{
    
    margin-top: 4px;
    margin-bottom: 12px;

   
  



}
#kmd5s-logo img {
  z-index: 2;

  text-transform: uppercase;

  float: left;

  margin-top:15px;
  margin-left: 125px;
    margin-right: 25px;
 width: 9%;
    margin-bottom: 10px;

}



@media screen and (max-width: 768px) {
  #kmd5s-logo img {
    width: 20%;
    float: none;
    margin-top: 10px;
      margin-left: 10px;
    
 
      

  }
}


#kmd5s-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: none;
    
    
}
 /* Warna Nav Menu */
#kmd5s-primary-menu > li a{
    color:#fbdfa4;
    font-weight: bold;
}
#kmd5s-primary-menu > li > ul li.active > a {
  color: rgb(218,145,0) !important;
}
#kmd5s-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;
    display: none;
  margin-right: 0px;
  top: 50%;
  margin-top: -7px;
  content: "\e922";
  
}
#kmd5s-primary-menu > li > ul li {
  position: relative;
}
#kmd5s-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);
}

  /* Dropdown Menu */
#kmd5s-primary-menu .kmd5s-sub-menu {
  padding: 10px 7px 10px;
  background: #f7f8fa;
  left: 5;
    
  -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);
}
#kmd5s-primary-menu .kmd5s-sub-menu > li > .kmd5s-sub-menu {
  left: 100%;
    
}

.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;
}

#kmd5s-primary-menu .kmd5s-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none;
}
#kmd5s-primary-menu .kmd5s-sub-menu a:hover {
  color: rgb(218,145,0) !important;
  background: none !important;
    border-style: none!important;
}

#kmd5s-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#kmd5s-hero .btn {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}
#kmd5s-hero .btn.btn-primary {
  padding: 15px 30px !important;
}
#kmd5s-hero .btn:hover, #kmd5s-hero .btn:focus {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.8) !important;
  background: transparent !important;
}
#kmd5s-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#kmd5s-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#kmd5s-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px !important;
 
}

#kmd5s-hero .flexslider .slides .overlay-gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
}
#kmd5s-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
  display: none;
}
#kmd5s-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#kmd5s-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#kmd5s-hero .flexslider .flex-direction-nav {
  display: block;
}
#kmd5s-hero .flexslider .flex-direction-nav a {
  top: 50%;
  margin-top: 40px;
}
#kmd5s-hero .flexslider .flex-direction-nav a:before {
  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;
  content: '\e923';
  color: #fff;
  text-shadow: none;
}
#kmd5s-hero .flexslider .flex-direction-nav a.flex-next:before {
  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;
  content: '\e924';
  color: #fff;
  text-shadow: none;
}
#kmd5s-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 700px;
  bottom: 0;
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner {
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  min-height: 700px;
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner.desc {
  position: relative;
  top: 10%;
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner .heading-section {
  font-size: 40px;
  font-weight: 400;
}

  /* warna slider text =========== */
#kmd5s-hero .flexslider .slider-text > .slider-text-inner .desc {
  padding: 2em;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(184,134,11,0.8);
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  line-height: 40px;
}

 /* warna slider text android */
@media screen and (max-width: 768px) {
  #kmd5s-hero .flexslider .slider-text > .slider-text-inner h2 { 
  display: none;
  }
}

@media screen and (max-width: 768px) {
  #kmd5s-hero .flexslider .slider-text > .slider-text-inner .desc{ 
  display: none;
  }
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner .kmd5s-lead {
  font-size: 20px;
  color: #fff;
}
#kmd5s-hero .flexslider .slider-text > .slider-text-inner .kmd5s-lead .icon-heart {
  color: #d9534f;
}

 #kmd5s-team-section, #kmd5s-contact-section {
  padding: 2em 0;
    margin-top: 90px;
    

}


.InstaGrid {


    margin-left: 4%;
    vertical-align: center;
    margin-top: 3%;

    
 
}
.InstaGridFirst {
    
 
    margin-left: auto;
    vertical-align: center;
    margin-top: auto;
 
    
}

@media screen  and (max-width: 1024px) {
    .InstaGrid, .InstaGridFirst, .InstaFeed, #kmd5s-work-section  {
        
        margin-left:auto;!important;
  
        margin-right: auto;!important;
      width: auto; !important;
        vertical-align: center;
     

    }
    }


.InstaTittle{
    text-align: center;
   
}

@media screen and (max-width: 768px) {
  .InstaTittle{
        width: 70%;
    text-align: center;
     margin-left:auto;!important;
 
    margin-right: auto;
    }
    }

.InstaTittleBorder{
    text-align: center;
 
 
   
}

@media screen and (max-width: 768px) {
  .InstaTittleBorder{
        width: 70%;
    text-align: center;
    margin-left: auto;!important;

    margin-right: auto;
      
   
    }
    }
#kmd5s-services-section{
    padding: 7em 0;
  
  
}
.col-md-4{
    top:25px;
    
}


.grid-project {
    
  margin-bottom: 40px;
  float: left;
}
.grid-project .image {
    
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  background-size: cover;
}
.grid-project .image:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.grid-project .image img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.grid-project .desc h3 {
  margin-bottom: 10px;
 
  font-weight: 400;
  font-size: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#concentrate {
      margin-bottom: 10px;
 
  font-weight: 400;
  font-size: 14.5px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.grid-project .desc h3 a {
  color: rgba(0, 0, 0, 0.8);
}
.grid-project .desc span {
  color: rgba(0, 0, 0, 10);
}
.grid-project:hover .image img, .grid-project:focus .image img,  {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img-gal:hover {
   opacity: 0.3;
}
.grid-project:hover .image:after, .grid-project:focus .image:after{
  opacity: 0;
}
.desc h3:hover,.services-inner1 h3:hover,.grid-project:focus h3,.btn-h3-tip:hover {
  color: rgb(218,145,0);
}
/*
.desc h3:hover,.services-inner1 h3:hover,.grid-project:focus h3,.btn-h3:hover,.btn-h3-tip:hover {
  color: rgb(218,145,0);
}
}
.grid-project:hover h3,.desc h3:hover,.services-inner1 h3:hover,.grid-project:focus h3,.btn-h3:hover,.btn-h3-tip:hover {
  color: rgb(218,145,0);
}
*/

#kmd5s-section {
  float: left;
  width: 100%;
  display: block;
}
#kmd5s-section .grid-project-section {
  width: 33.333333333%;
  float: left;
  position: relative;
  overflow: hidden;
}
#kmd5s-section .grid-project-section > a > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;

}
video{
    display: inline-block;
    width: 100%;
    height: auto;
    
}
#kmd5s-section .grid-project-section .desc {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 2%;
  z-index: 99;
}
#kmd5s-section .grid-project-section .desc h2 {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.49);
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
  
    
}

#kmd5s-section .grid-project-section:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  content: '';
  z-index: 9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#kmd5s-section .grid-project-section:hover:after, #kmd5s-section .grid-project-section:focus:after {
  background: rgba(0, 0, 0, 0.2);
}
#kmd5s-section .grid-project-section:hover > a > img, #kmd5s-section .grid-project-section:focus > a > img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
@media screen and (max-width: 768px) {
  #kmd5s-section .grid-project-section {
    width: 100%;
  }
}

}

.services-inner {
  margin-bottom: 4em;
}
.services-inner img {
  width: 250px;
  margin-bottom: 5px;
  margin-top: 5px;
 
}


.services-inner1 h3{
    margin-left: 60px;
    font-size: 15px;
}
.services-inner1 {
  margin-bottom: 4em;
}
.services-inner1 img {
  width: 250px;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 60px;
  
  border: 2px solid #cc9900;
  border-radius: 8px;
}

.img-desc {

  margin-right: 40px;
  
 }
.btn00 {
     margin-left: 60px;
    margin-top:     0px;
    margin-right: 18px;
    
}

.btn-md01{
    margin-left: 60px;
    background-color: rgb(204, 153, 0);
    color: aliceblue;
    border-radius: 9px;
}
.btn-md01:hover {
    background-color:gold;
   
    font-weight: bold;
}

@media screen and (max-width: 768px){
    .services-inner1 h3,.services-inner1,.services-inner1 img,.btn-md01{
        margin-left: 0px;
    }
}

.kmd5s-staff img {
  margin-bottom: 1.5em;
}
.kmd5s-staff h3 {
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 24px;
}
.kmd5s-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
  font-family: "Roboto", Arial, serif;
}
.kmd5s-staff .kmd5s-social {
  text-align: center;
}
.kmd5s-staff .kmd5s-social a {
  color: #000;
}

.pcontain1{
    text-align: justify;
    

}


.about {
  margin-bottom: 5em;
}

.kmd5s-heading {
  margin-bottom: 2.5em;
}

.kmd5s-social {
  padding: 0;
  margin: 0;
}
.kmd5s-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.kmd5s-social li a {
  font-size: 22px;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 2px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.kmd5s-social li a i {
  color: rgb(218,145,0);
}
.kmd5s-social li a:hover {
  color: rgb(218,145,0);
}
.kmd5s-social li a:hover, .kmd5s-social li a:active, .kmd5s-social li a:focus {
  outline: none;
  text-decoration: none;
}

.kmd5s-table,
.kmd5s-table-cell,
.kmd5s-parallax {
  height: 500px;
}

.kmd5s-parallax {
  background-color: #555;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.kmd5s-parallax .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: .2;
}

@media screen and (max-width: 768px) {
  .kmd5s-parallax {
    height: inherit;
    padding: 4em 0;
  }
}
.kmd5s-parallax .kmd5s-intro h1 {
  color: #fff;
  font-size: 70px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .kmd5s-parallax .kmd5s-intro h1 {
    font-size: 30px;
  }
}
.kmd5s-parallax .kmd5s-intro p {
  color: #fff;
}
.kmd5s-parallax .kmd5s-intro p a {
  color: #fff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.kmd5s-parallax .kmd5s-intro p a:hover {
  color: #fff;
}
.kmd5s-parallax .kmd5s-intro.box-area {
  padding: 40px;
  background: rgba(184,134,11,0.9);
}

.kmd5s-table {
  display: table;
}

.kmd5s-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.icon-svg{
   margin-top: -2px;
   
}
#kmd5s-contact-section .contact-info {
  margin: 0;
  padding: 0;
}
#kmd5s-contact-section .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
  color:  rgba(0, 0, 0, 0.7)
}
#kmd5s-contact-section .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
    
}


/*
#kmd5s-contact-section li:hover {
text-decoration: none;
    color: rgb(218,165,32);
    
}*/

#kmd5s-contact-section .contact-info li a {
  font-weight: 600 !important;
  color: rgba(0, 0, 0, 0.8);
}
#kmd5s-contact-section .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;
}
#kmd5s-contact-section .form-control:focus, #kmd5s-contact-section .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#kmd5s-contact-section input[type="text"] {
  height: 50px;
}
#kmd5s-contact-section .form-group {
  margin-bottom: 30px;
}

.section-title {
  font-weight: 700;
}


#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.kmd5s-social-icons > a {
  padding: 4px 10px;
  color: rgb(218,145,0);
}
.kmd5s-social-icons > a i {
  font-size: 26px;
}
.kmd5s-social-icons > a:hover, .kmd5s-social-icons > a:focus, .kmd5s-social-icons > a:active {
  text-decoration: none;
  color: #212121;
    
}

#footer {
  width: 100%;
  float: none;
  background: rgba(184,134,11,0.9);
  padding: 7em 0 40px;


}
#footer p {
  color: black;
}
#footer .section-title  {
  color: black;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}
#footer .float {
  float: left;
  margin-right: 10%;
}
#footer ul {
  padding: 0;
  margin: 0;
}
#footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
  color: black;
}
#footer ul li a {
  color: black;
  text-decoration: none !important;
}
#footer ul li a:hover {
  color: #fff;
}
#footer .contact-info {
  margin: 0 0 60px 0;
  padding: 0;
}
#footer .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#footer .contact-info li i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 22px;
  color: black;
}
#footer .contact-info li a {
  color: black;
}
.contact-info li a:hover {
  color: goldenrod;
}
#footer .contact-form .form-group input[type="name"],
#footer .contact-form .form-group input[type="text"],
#footer .contact-form .form-group input[type="email"],
#footer .contact-form .form-group textarea {
  font-size: 16px;
}
#footer .contact-form .form-group input[type="name"]::-webkit-input-placeholder,
#footer .contact-form .form-group input[type="text"]::-webkit-input-placeholder,
#footer .contact-form .form-group input[type="email"]::-webkit-input-placeholder,
#footer .contact-form .form-group textarea::-webkit-input-placeholder {
  color: rgba(3, 3, 3, 0.9);
    font-weight: 500;
    font-style: italic;
}
#footer .contact-form .form-group input[type="name"]:-moz-placeholder,
#footer .contact-form .form-group input[type="text"]:-moz-placeholder,
#footer .contact-form .form-group input[type="email"]:-moz-placeholder,
#footer .contact-form .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
#footer .contact-form .form-group input[type="name"]::-moz-placeholder,
#footer .contact-form .form-group input[type="text"]::-moz-placeholder,
#footer .contact-form .form-group input[type="email"]::-moz-placeholder,
#footer .contact-form .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
#footer .contact-form .form-group input[type="name"]:-ms-input-placeholder,
#footer .contact-form .form-group input[type="text"]:-ms-input-placeholder,
#footer .contact-form .form-group input[type="email"]:-ms-input-placeholder,
#footer .contact-form .form-group textarea:-ms-input-placeholder {
  color: black;
}
#footer .contact-form .form-group input {
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  border: none;
  background: rgba(223, 179, 87, 0.9);
  box-shadow: none;
}
#footer .contact-form .form-group textarea {
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  border: none;
  background: rgba(223, 179, 87, 0.9);
  box-shadow: none;
}
#footer #btn-submit{
  color: black!important;
    font-weight: 500;
    font-style: italic;
  background: rgba(218,145,0,0.8) !important;
}
#footer .copy-right {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 5em;
  margin-top: 5em;
}
#footer .copy-right p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}
#footer .copy-right p a {
  color: rgba(255, 255, 255, 0.7);
}

.js .animate-box {
  opacity: 0;
}

#kmd5s-wrapper {
  overflow-x: hidden;
  position: relative;
}

.kmd5s-offcanvas {
  overflow: hidden;
}
.kmd5s-offcanvas #kmd5s-wrapper {
  overflow: hidden !important;
}

#kmd5s-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.kmd5s-offcanvas #kmd5s-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
}


/* Menu Tab  */

@media screen and (max-width: 1200px) {
  #kmd5s-menu-wrap {
    display: none;
    
  
  }
}
/* Background Toggle menu  */
#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
    /* Background Toggle menu  */
  background:  rgba(239,209,139,0.4);
    font-weight: bold;
  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;
}
/* Text Menu versi android */
#offcanvas-menu ul li a {
  font-size: 18px;
  color:rgba(28, 40, 51,0.7);
}
#offcanvas-menu ul li a:hover {
  color: rgb(218,145,0);
}
#offcanvas-menu ul li > .kmd5s-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: rgb(218,145,0);
}
#offcanvas-menu ul .kmd5s-sub-menu {
  display: block !important;
}

.kmd5s-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.kmd5s-nav-toggle.active i::before, .kmd5s-nav-toggle.active i::after {
  background: #000;
}
.kmd5s-nav-toggle.dark.active i::before, .kmd5s-nav-toggle.dark.active i::after {
  background: #000;
}
.kmd5s-nav-toggle:hover, .kmd5s-nav-toggle:focus, .kmd5s-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
/* Line Menu */

/* Line Menu 
Color Gold Theme
#da9100
rgb(218,145,0)
Harvest Gold
#daa520
rgb(218,165,32)
Goldenrod
#b8860b
rgba(184,134,11,0.9)
rgba(184,134,11,0.8)
darkgoldenrod (css)
*/


.kmd5s-nav-toggle i{
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 40px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
    /* Line Menu Garis Tengah*/
  background: #fff;
  margin-top: 15px;
  transition: all .2s ease-out;
}
/* Line Menu */
.kmd5s-nav-toggle i::before, .kmd5s-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;
    
}
.kmd5s-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.kmd5s-nav-toggle.dark i::before, .kmd5s-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.kmd5s-nav-toggle i::before {
  top: -7px;
}

.kmd5s-nav-toggle i::after {
  bottom: -7px;
}

.kmd5s-nav-toggle:hover i::before {
  top: -10px;
}

.kmd5s-nav-toggle:hover i::after {
  bottom: -10px;
}

.kmd5s-nav-toggle.active i {
  background: transparent;
}

.kmd5s-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);
}

.kmd5s-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);
}

.kmd5s-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
/* Toggle Menu */
@media screen and (max-width: 1200px) {
  .kmd5s-nav-toggle {
    display: block;
    top: 0px;
      margin-right: 10px;
      margin-top: 20px;
      
    
  }
}

@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;
}

.kmd5s-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}



/* Map */
#ourmaps{
    height:360px;
    
    margin: 0px 0px 0px 0px;

    
}
@media (max-width: 479px) {
    h1 {
        font-size: 40px;
    }
    h3 {
        font-size: 20px;
    }
    .banner {
        margin-top: 40px;
    }
    .banner > h3 {
        font-size: 20px;
        letter-spacing: 8px;
    }
    .banner_content {
        width: 50%;
    }
   

    
    

    #map {
        height: 300px;
        
    }

}

.container{
	display: table;
    
}
.box{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#kmd5s-hero .slides li {
  background-size: cover;
  background-position: center center;
}
.container{
    padding: 2rem;
}

.slider-wrapper{
    position:relative;
    max-width:294px;
    margin: 0 auto;
}

.slider {
    display: flex;
    aspect-ratio: 16 / 9;
    overflow-x:auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    box-shadow: 0 1.5rem 3 rem -0.75rem hsla(0, 0%, 0%, 0,25);
}

.slider img {
    flex: 1 0 100%;
    scroll-snap-align: start;
    object-fit: cover;
    
}

.slider-nav {
    display:flex;
    column-gap:1 rem;
    position: absolute;
    bottom:1.25rem;
    left: 50%;
    transfrom: translateX(-50%);
    z-index:1;
}

.slider-nav a {
    width:0.5rem;
    height:0.5rem;
    border-radius:50%;
    background-color:#fff;
    opacity:0.75;
    transition: opacity ease 250ms;
}

.slider-nav a:hover {
    opacity:1;
}

    
/*# sourceMappingURL=style.css.map */
