/** Place your custom CSS code here **/
/*@font-face {
  font-family: 'DB Helvethaica X v3.2';
  src: url('../fonts/DB Helvethaica X v3.2.eot');
  src: url('../fonts/DB Helvethaica X v3.2.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DB Helvethaica X v3.2.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}*/


@font-face {
    font-family: 'DB Helvethaica X v3.2';
    src: url('../fonts/db_helvethaica_x_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/db_helvethaica_x_v3.2-webfont.woff2') format('woff2'),
         url('../fonts/db_helvethaica_x_v3.2-webfont.woff') format('woff'),
         url('../fonts/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'),
         url('../fonts/db_helvethaica_x_v3.2-webfont.svg#db_helvethaica_x55_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*@font-face {
    font-family: 'DB Helvethaica X v3.2';
    src: url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.woff2') format('woff2'),
         url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.woff') format('woff'),
         url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.ttf') format('truetype'),
         url('../fonts/db_helvethaica_x_med_cond_v3.2-webfont.svg#db_helvethaica_x67_medcond') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

/*@font-face {
  font-family: 'DBHelvethaicaX-55Regular';
  src: url('../fonts/DB Helvethaica X v3.2.eot');
  src: url('../fonts/DB Helvethaica X v3.2.eot?#iefix') format('embedded-opentype');
  src: url('../fonts/DBHelvethaicaX-55Regular.woff') format('woff'),
       url('../fonts/DBHelvethaicaX-55Regular.ttf') format('truetype'),
       url('../fonts/DBHelvethaicaX-55Regular.svg#DBHelvethaicaX-55Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
.mobile-menu{
    position: absolute;
    width: 100%;
    background-color: rgba(245, 245, 245, 0.8) !important;
}

.smoothScrollNoOffset > span{
	display: block;
    padding: 10px 0;
    text-align: center;
}
a.smoothScrollNoOffset span:hover{
    color:#fab042;
}
.bg-dog01{
	background-image: url('../img/bg01.jpg');
    background-size: cover;
    background-repeat: repeat;
}
.bg-dog02{
	background-image: url('../img/bg02.jpg');
    background-size: cover;
    background-repeat: repeat;
}
.bg-service{

    background-size: cover;
    background-repeat: repeat;
    background-position: 50% 25%;
}
.team-info-top {
    width: 100%;
    height: 50%;
    opacity: 0;
	bottom: top;
    position: absolute;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    background-size: cover;
}
.team-info-bottom {
    width: 100%;
    height: 50%;
    bottom: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    background-color: #e39c35;

}
.menu-info {
    opacity: 0;
}
.menu-info span{
      display: block;
    padding: 10px 0;
        color: #efb258;
}
li.list-group-item.active-gallery {
    background-color: #efb258;
}
.active-top-menu{
  color: #efb258;
}
.menu-image:hover .menu-info{
    opacity: 1;
}
.overlay-menu:hover{
    background-color: #ffffff;
    padding: 20px 0;
}

.team-image:hover .team-info-top,.team-image:hover .team-info-bottom {
    opacity: 1;
}
.team-info-top h3 {
	top: 45%;
    position: relative;
}
.team-info-bottom p {
	padding:30px;
	height: 100%;
}
.team-info-bottom a {
    bottom: 20px;
    position: absolute;
    left: 30px;
    font-size: 20px;
    color: white;
}
.kaduk{
      width: 25px;
    margin: 0 5px;
}
.bg-par{
      background-image: url('../img/dog-par.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}
.clud{
    background-image: url('../img/clud.png');
    position: absolute;
    top: -16px;
    width: 100%;
    height: 20px;
}
.region{
  position:relative;
}
.breadcrumb {
    list-style-type: none;
    border-bottom: 2px solid #b0c666;
    padding: 0px;
    background-color: transparent;
}

.breadcrumb li{
    display: inline-block;
    padding: 0 10px 20px 0px;
}
.breadcrumb li,.active > *{
    color:#474748;
    font-size: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 5px;
    background-color: #becf84;
    border: 0px solid #ddd;
    border-radius: 4px;
}

.row {
     margin-left: 0px; 
     margin-right: 0px; 
}


.bg-green-on{
  background-color: #d5e69c;
}


/*index=================*/

  .input{
  background-color: #ffffff;  
  font-size: 24px;
  }
  .button{
  width: 180px;
  height: 40px;
  background-color: #6B8E23;
  font-size: 28px;
  text-align: center;
  border:none;
  color: #ffffff;
  border-radius: 10px;
  transition: all 300ms linear;
  }
  .button:hover{
  background-color: #9ACD32;
  }
  .detail-about{
        padding: 10px;
    background-color: white;
  }
  .over{
        background-color: rgba(70, 70, 63, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;    z-index: 999;
  }
  .slide-title{
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
  }
  .footer-so{
        position: fixed;
    bottom: 0;
    z-index: 9999;
    background: #fab042;
  }
  .region-90{
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative; 

  }

  .over-b{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.19);
    top: 0;
  }