/*#countdown{
  background: #fff;
    width: 35%;
    color:black;
    display:block;
    margin:auto;
}*/

#home > div.overlay{
  background-color: inherit;
}

#home3 > div.overlay{
  background-color: inherit;
}

#demo{
  font-family: lato;
  color: white;
}

.fontlato{
  font-family: lato !important;
}

.home{
  background: url(../images/background.png) no-repeat scroll center center !important;
  background-size: cover !important;
  /*padding-top: 250px !important;
  padding-bottom: 100px !important;*/
}

@media (max-width: 320px){
  .home{
    background: url(../images/background.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }

  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 480px){
  .home{
    background: url(../images/background.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }
  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 768px){
  .home{
    background: url(../images/background.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }
  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 1024px){
  .home{
    background: url(../images/background.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }

  .navbar-brand > img {
    margin-top:-12px;
  }
}

.home3{
  background: url(../images/background3.png) no-repeat scroll center center !important;
  background-size: cover !important;
  /*padding-top: 250px !important;
  padding-bottom: 100px !important;*/
}

@media (max-width: 320px){
  .home3{
    background: url(../images/background3-.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }

  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 480px){
  .home3{
    background: url(../images/background3-.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }
  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 768px){
  .home3{
    background: url(../images/background3-.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }
  .navbar-brand > img {
    margin-top:-12px;
  }
}

@media (max-width: 1024px){
  .home3{
    background: url(../images/background3-.png) no-repeat center center !important;
    margin-bottom: -150px !important;
  }

  .navbar-brand > img {
    margin-top:-12px;
  }
}

#about > div > div > b > div:nth-child(1) > div > div > div.f_item_text > p{
  font-size: 16px !important;
  text-align: justify !important;
}

#about > div > div > b > div:nth-child(2) > div > div > div.f_item_text > p{
  font-size: 16px !important;
  text-align: justify !important;
}

.about{
  background: url(../images/background2.png) no-repeat scroll center center !important;
  background-size: cover !important;
  /*padding-top: 250px !important;
  padding-bottom: 100px !important;*/
}

.about2{
  background: url(../images/background3.png) no-repeat scroll center center !important;
  background-size: cover !important;
  /*padding-top: 250px !important;
  padding-bottom: 100px !important;*/
}

.img-content {
  border: 1px solid blue;
}

.spasi1{
 padding-left:1em;
}

.spasi2{
  padding-left:2em;
}

.spasi3{
  padding-left:3em;
}

.spasi4{
  padding-left:4em;
}

#business > div > div > div > div:nth-child(2) > div > p:nth-child(3) {
  margin-bottom: 1px !important;
}

#business > div > div > b > b > b > div > a{
  padding: 20px;
  width: 60%;
  display:block;
  margin: 0 auto;
}

/*
#business > div > div > div > div > div > p{
  margin-bottom: 0px !important;
}*/

#business > div > div > b > b > b > div:nth-child(1) > p > b{
  color: black;
}

#modal1 > div > div > div.modal-body > img{
    display: block !important;
    margin: auto !important;
    padding: inherit;
}

#home > div.container > div > div > div > div > div > div > div > div.home_text > div.p-bottom-30 > img{
  display: block;
  margin-left: auto;
  margin-right: auto
}

#home3 > div.container > div > div > div > div > div > div > div > div.home_text > div.p-bottom-30 > img{
  display: block;
  margin-left: auto;
  margin-right: auto
}

.imgcenter{
    display: block;
    margin: 0 auto;
}

.listnumber{
  list-style-type: decimal;
  padding-left: 15px;
  padding: 15px;
}

.listlower{
  list-style-type: lower-alpha;
  padding-left: 15px;
}


.btnslide{
  top: 50% !important;
  right: 50% !important;
  position: absolute !important;
  display: inline-block !important;
  text-align: center !important;
}

#business > div > div > div.col-md-12.m-top-30 > a{
  padding: 20px;
  width: 60%;
  display:block;
  margin: 0 auto;
}

#business > div > div > div.main_business > div:nth-child(2) > div > p:nth-child(3){
  margin-bottom: 15px !important;
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
