body {
  /*background: #0b0603;*/
  /*background: rgba(180,71,15,1);*/
  /*font-family: 'Roboto', sans-serif;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}
.dropdown:hover .dropdown-menu {
    
    background-color: rgba(255,153,0,1);

}
/*.dropdown-menu {
    display: block;
    background-color: rgba(255,153,0,0.8);

}*/
.navbar-custom {
 background-color: rgba(180,71,15,1);
  /*color: white;*/
  /*background-color:#b4470f;*/
  /*height: 5%;*/
  border-radius: 0;
  border-color: rgba(50,50,50,.0);
  margin-bottom: 0px;
  z-index: 9;



}
.navbar-custom .navbar-nav > li > a {
  color: #fff;

}
.navbar-custom .navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #FF9900;

}
.navbar-custom .navbar-nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #FF9900;

}
.navbar-custom .navbar-brand {
  color: #eeeeee;
}
.navbar-custom .navbar-toggle {
  /*background-color: #eeeeee;*/
}
.navbar-custom .icon-bar {
  background-color: #FF9900;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color: #FF9900;
}
.black{
  color: #000;
}
.red{
  color:#FF0000;
}
.white{
  color:#FFF;
}
.orange{
  color:#b4470f;
}

.wordwrap{
  word-wrap: break-word;white-space:normal;
}


 .boxprofile{
  margin-top: 20px;
    padding: 20px;
    /*box-shadow: 0px 1px 5px 1px rgba(92,56,40,0.5);*/
    box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.5);
    text-align: center;
    background-color: #0f0601;
    /*height: 150px;*/
    /*background-color: #0b0603;*/
  }

.fontdog{
  color:rgba(180,71,15,1); 
  font-weight: bold; 
  padding-left: 10px; 
}

.fontpagehead{

  text-align: center;
  width: auto;
  border:1px solid rgba(180,71,15,1);
  color:rgba(180,71,15,1); 
  font-weight: bold; 
  padding: 4px;


}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

/*------- div hom dog ------*/
  .divnamePet{
    border: solid 1px #98b2e6;
    background-color: #e6e6ff;
    margin-top: 20px;
  }

  /*------- div relation dog ---petdetail---*/
  .buttonrelation{
    width: 100%;
  }
   .boxpetgen{
    padding: 7px;
    box-shadow: 0px 1px 5px 1px rgba(92,56,40,0.5);
    height: 150px;
    width: 150px;
  }

  .rbottom{

  margin-bottom: 130px;
padding-left: 6%;
  }
  .gena{
margin-bottom: 130px;
padding-left: 19%;
  }
  .benb{
   padding-left: 44%;
  }
  .relationCss{
  border: solid 1px #98b2e6;
  background-color: #e6e6ff;
  }

  
/*---------------------------------*/

/*------- page petdetail ------*/

  .padingdiv{
  padding-left: 20px;
  }
  .imageDog{
  margin-bottom: 30px;
  border: solid 1px #000000;
  height: 300px;
  }
  .boxdivpetpicture{
  margin-top: 5px;
  /*background-color: #251106;*/
  background-color: #0f0601;
  padding:20px;
  box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.5);
  color:#FFF;
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
  }
  .boxdivindex{
  margin-top: 5px;
  background-color: #251106;
  padding:20px;
  box-shadow: 0px 1px 5px 3px rgba(92,56,40,0.5);
  color:#FFF;
  height: auto;
  margin-bottom: 15px;
  }
  .boxdivpetdetail{
    margin-top: 5px;
    padding:20px;
    color:#FFF;
    height: auto;
   background-color: #0b0603;
  }
 /* ------------Home-------------------*/

  .paddingpet{
    padding: 10px;
  }
  .boxpet{
    padding: 7px;
    box-shadow: 0px 1px 5px 1px rgba(92,56,40,0.5);
    height: auto;
    overflow: hidden;
    /*border-style: solid;
    border-color: #0f0601;*/

    /*height: 150px;*/
  }

  .boxpet:hover{
    /*border-color: #7a391c;*/
    opacity: 0.6;
    -webkit-transition: all 0.5s;

/*border-bottom-color: #0f0601;*/


  }

  /* .card{
    padding: 7px;
    box-shadow: 0px 1px 5px 1px rgba(92,56,40,0.5);
    height: 300px;
    background: blue;
    height: 150px;
  }
*/
/*----------------------------*/
/*-----------brand--Header--------*/
.pad{
  padding: 0px;

}
/*------- divbody -Index-----*/
a:hover,a:visited {
    color: #5c3828;
    text-decoration:none;
}
a:link {
    color: #5c3828;
}

.boxdiv{
  margin-top: 10px;
  /*background-color: #251106;*/
  background-color: #0f0601;
  /*background-color: rgba(15,6,1,0.5);*/
  padding:30px;
  box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.5);
  color:#FFF;
  height: auto;
  }

/*----------------------*/
  .pagefooter{
  width:100%;
  /*background-color:rgba(50,50,50,.4);*/
  background-color: #0d0503;
  /*position:fixed;
  bottom:0;*/
  left:0;
  /*margin-top:500px;*/
  color:rgba(180,71,15,1);
  padding:10px; 
  /*text-align:center;*/
  border-style: solid;
  border-color: #0d0503;
  border-top-color: #7a391c;
  z-index: 1;
  /*box-shadow: 0px 1px 5px 5px rgba(0,0,0,1);*/
  /*border-color: #7a391c;*/
  }
.mobile{

}
.fontname{
  font-size:40px
}


.paddetail{
  padding-top: 110px;
}
 @media screen and (min-width: 768px){
  .paddetail{
    padding-top: 180px;
  }
}

  @media screen and (max-width: 768px){
 .centerheadermobile{
   text-align: center;
   /*margin-left:2%;*/
  }
  .fontname{
  font-size:30px
}

  }
@media screen and (max-width: 1200px){
 .centerheadermobile{
   text-align: center;
   /*margin-left:2%;*/
  }





  }
   .logoheadB{
   position:fixed; 
    margin-left:11%;
    margin-top:39px; 
    z-index:10;
    width: 85px;
    animation: exampleBmobile 1s;

  }
@keyframes exampleBmobile {
    from {margin-top:42px; width:60px;}
    to {width: 85px;margin-top:39px; }
}

@media screen and (min-width: 450px){
.logoheadB{
    position:fixed; 
    margin-left:8%;
    margin-top:39px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;
  }
}

@media screen and (min-width: 550px){
.logoheadB{
    position:fixed; 
    margin-left:8%;
    margin-top:38px; 
    z-index:10;
    width: 95px;
    transition: 0.5s;
  }
}
@media screen and (min-width: 650px){
.logoheadB{
    position:fixed; 
    margin-left:6%;
    margin-top:33px; 
    z-index:10;
    width: 120px;
    transition: 0.5s;
  }
}


@media screen and (min-width: 850px){
.logoheadB{
    position:fixed; 
    margin-left:8%;
    margin-top:33px; 
    z-index:10;
    width: 120px;
    transition: 0.5s;
  }
}

@media screen and (min-width: 950px){
.logoheadB{
    position:fixed; 
    margin-left:12%;
    margin-top:33px; 
    z-index:10;
    width: 145px;
    transition: 0.5s;
  }
}
@media screen and (min-width: 992px){
.logoheadB{
    position:fixed; 
    margin-left:6%;
    margin-top:29px; 
    z-index:10;
    width: : 145px;
   animation: exampleB 1s;

  }

@keyframes exampleB {
    from {width: 128px;margin-top:33px;}
    to {margin-top:29px; width:145px;}
}
}


@media screen and (min-width: 1280px){
.logoheadB{
    position:fixed; 
    margin-left:6%;
    margin-top:26px; 
    z-index:10;
    width: 170px;
    animation: exampleB 1s;

  }

@keyframes exampleB {
    from {width: 128px;margin-top:33px;}
    to {margin-top:26px; width:170px;}
}
}

  @media screen and (min-width: 1333px){
  .logoheadB{
    position:fixed; 
    margin-left:9%;
    margin-top:26px; 
    z-index:10;
    width: : 170px;
    transition: 0.5s;
}
}
 @media screen and (min-width: 1400px){
  .logoheadB{
    position:fixed; 
    margin-left:11%;
    margin-top:26px; 
    z-index:10;
    width: 170px;
    transition: 0.5s;

  }
}
@media screen and (min-width: 1600px){
  .logoheadB{
    position:fixed; 
    margin-left:15%;
    margin-top:26px; 
    z-index:10;
    width: 170px;
    transition: 0.5s;

  }
}

  .logohead{

    position:fixed; 
    margin-left:10%;
    margin-top:42px; 
    z-index:10;
    width: 60px;
    animation: examplemobile 1s;

  }
@keyframes examplemobile {
    from {margin-top:39px; width:85px;}
    to {width: 60px;margin-top:42px; }
}

  @media screen and (min-width: 450px){
.logohead{

    position:fixed; 
    margin-left:7%;
    margin-top:38px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }

}

/*@media screen and (min-width: 750px){
.logohead{
    position:fixed; 
    margin-left:5%;
    margin-top:39px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }
}
@media screen and (min-width: 850px){
.logohead{
    position:fixed; 
    margin-left:14%;
    margin-top:38px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }

}
@media screen and (min-width: 990px){
.logohead{
    position:fixed; 
    margin-left:5%;
    margin-top:33px; 
    z-index:10;
    width: 128px;
    animation: example 1s;

  }
@keyframes example {
    from {margin-top:26px; width:170px;}
    to {width: 128px;margin-top:32px; }
}
 
}

  @media screen and (min-width: 1024px){
.logohead{
    position:fixed; 
    margin-left:6%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;
    }
}
    @media screen and (min-width: 1150px){
.logohead{
    position:fixed; 
    margin-left:12%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }


}
 @media screen and (min-width: 1200px){
.logohead{
    position:fixed; 
    margin-left:7%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }
 .marginleftheader{
    margin-left:17%;
  }


}
  @media screen and (min-width: 1280px){
.logohead{
    position:fixed; 
    margin-left:9%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }
.marginleftheader{
    margin-left:17%;
  }
}


   @media screen and (min-width: 1333px){
.logohead{
    position:fixed; 
    margin-left:9%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;
}

}
   @media screen and (min-width: 1400px){
.logohead{
    position:fixed; 
    margin-left:17%;
    margin-top:32px; 
    z-index:10;
    width: 128px;

  }
.marginleftheader{
    margin-left:17%;
  }

}

*/



.logoheadprevious{

    position:fixed; 
    margin-left:7%;
    margin-top:36px; 
    z-index:10;
    width: 100px;
    transition: 0.5s;


  }

    @media screen and (max-width: 750px){
.logoheadprevious{

    position:fixed; 
    margin-left:10%;
    margin-top:42px; 
    z-index:10;
    width: 60px;
    transition: 0.5s;

  }

}

/*
  @media screen and (min-width: 450px){
.logoheadprevious{

    position:fixed; 
    margin-left:7%;
    margin-top:38px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }

}

@media screen and (min-width: 750px){
.logoheadprevious{
    position:fixed; 
    margin-left:5%;
    margin-top:39px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }
}
@media screen and (min-width: 850px){
.logoheadprevious{
    position:fixed; 
    margin-left:14%;
    margin-top:38px; 
    z-index:10;
    width: 85px;
    transition: 0.5s;

  }

}
@media screen and (min-width: 990px){
.logoheadprevious{
    position:fixed; 
    margin-left:5%;
    margin-top:33px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;
}
 
}

  @media screen and (min-width: 1024px){
.logoheadprevious{
    position:fixed; 
    margin-left:6%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;
    }
}
    @media screen and (min-width: 1150px){
.logoheadprevious{
    position:fixed; 
    margin-left:12%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }


}
 @media screen and (min-width: 1200px){
.logoheadprevious{
    position:fixed; 
    margin-left:7%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }


}
  @media screen and (min-width: 1280px){
.logoheadprevious{
    position:fixed; 
    margin-left:9%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;

  }
}


   @media screen and (min-width: 1333px){
.logoheadprevious{
    position:fixed; 
    margin-left:9%;
    margin-top:32px; 
    z-index:10;
    width: 128px;
    transition: 0.5s;
}

}
   @media screen and (min-width: 1400px){
.logoheadprevious{
    position:fixed; 
    margin-left:17%;
    margin-top:32px; 
    z-index:10;
    width: 128px;

  }

}
*/





.form-control-inline {
    min-width: 0;
    width: auto;
    display: inline;
}



  .content {
        text-align: center;
        display: inline-block;
        height: 300px;
        display: table-cell;
        vertical-align: middle;

    }

    .title {
        font-size: 72px;
        margin-bottom: 40px;
    }

    .logofooter{
      text-align: left;
      margin-bottom:10px;
    }
    

    @media screen and (min-width: 1000px){
.logofooter{
      text-align: center;
      margin-bottom:10px;
    }

}