

body {
		background: #ffffff;
    font-weight: 300;
    font-family: 'Amiri', serif;
	}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/* Typography */
h1,h2,h3, .btn {
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 100px;
}

h2 {
  color: #333;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
#contact h2 {
  color: #ffffff;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#menu h3 {
   color: #555;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}

a {
  text-decoration: none !important;
}
a:visited,
a:focus {
  outline: none;
  text-decoration: none !important;
}

/* hover min css */
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before {
  background-color: #ffffff;
}


/* All Section styles */
#about,
#feature,
#video,
#menu,
#team,
#gallery,
#contact {
  color: #656565;
  padding-top: 100px;
  padding-bottom: 100px;
}

#feature,
#video,
#team,
#gallery,
#contact {
  text-align: center;
}

#feature,
#team {
  background: rgb(240,240,240);
}



/* section title */
.section-title {
  padding-bottom: 70px;
}
#about .section-title,
#menu .section-title {
  text-align: center;
}
#contact .section-title {
  color: #f0f0f0;
}



/* Preloader section  */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


.overlay{
    background-color: rgba(51,51,51,0.70);
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 872px;
}

header.masthead {
  padding-top: 70px;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../images/baterija-1.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 810px !important;
}

header.masthead h2 strong {
  font-size: 2.5em !important;
  color: #00cccc !important;
}

header.masthead h1 {
  font-size: 3em !important;
  color: #ff7d4d;
  font-weight: 600;
  text-shadow: 1px 1px #000;
  margin-bottom: 50px;
}

header.masthead p {
  font-weight: 600;
  color: #ff7d4d;
  font-size: 30px;
  line-height: 30px;
  text-shadow: 1px 1px #000;
}

 header .btn {
  background: #00cccc;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 50px;
  text-transform: uppercase;
}

header .btn:hover {
  color: #00cccc;
  background-color: #fff;
  border: 1px solid #00cccc;
}

/*Header Top header*/

#header .top_header {
    border-bottom: 1px solid #999;
    padding-top: 0px;
    padding-bottom: 0px;
}
#header .top_header .address {
    border-right: 1px solid #999;
}
#header .top_header .phone {
    border-right: 1px solid #999;
}
#header .top_header .address h6 {
    font-size: 16px;
    margin-top: 0px;
    color: #646464;
    font-weight: 600;
}
#header .top_header .envelope h6 {
    font-size: 16px;
    margin-top: 0px;
    color: #646464;
    font-weight: 600;
}
#header .top_header .phone h6 {
    font-size: 16px;
    margin-top: 0px;
    color: #646464;
    font-weight: 600;
}
#header .top_header .address i,
#header .top_header .phone i,#header .top_header .envelope i {
    padding-right: 5px;
    font-size: 17px;
    color: #00cccc;
    font-weight: 700;
    margin-top: 10px;
}

/*End of top header*/


/* Navigation section */
.navbar-default {
    background: #fff;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}

.navbar-default .navbar-brand {
  color: #00cccc;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 23px;
  margin-top: 5px;
}

.navbar-default .navbar-brand:hover {
  color: #ff7d4d;
}

.navbar-header img {
  width: 35px;
  height: 35px;
  margin-top: 13px;
  margin-right: 10px;
}

#active {
  color: #ff7d4d;
  border: 1px solid #ff7d4d;
  padding: 0px 10px;
  margin-top: 14px;
}

.navbar-default .navbar-nav li a {
    color: #00cccc;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li a:hover {
    color: #ff7d4d !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ff7d4d;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}

/* Video section  */
#video {
  background: url('../images/baterija-6.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #999;
}
#video .btn {
  background: #00cccc;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 10px;
  text-transform: uppercase;
}

#video .btn:hover {
  color: #00cccc;
  background-color: #fff;
  border: 1px solid #00cccc;
  font-weight: 600;
}

#video .overlay {
  background: rgba(03,03,03,0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#video h2 {
  color: #ff7d4d;
  margin-top: -20px !important;
  padding-bottom: 16px;
  font-weight: bold;
}
#video p {
  color: #ff7d4d;
  font-weight: bold;
  font-size: 35px;
  margin-top: 40px;
  margin-bottom: -50px;
}

/* Team section */

#team1 {
  margin-bottom: 80px;
  padding-top: 50px;
}

#team1 h2 {
  font-size: 45px;
  color: #00cccc;
  font-weight: bold;
}
#tim1,#tim2,#tim3,#tim4 {
  font-size: 35px;
  color: #ff7d4d;
  margin-top: -30px;
}
#team1 h4 {
  font-size: 35px;
  font-weight: bold;
}
#team1 p {
  margin-bottom: 30px;
  font-size: 22px;
  border: 1px solid #ff7d4d;
  padding: 10px 10px;
  font-weight: bold;

}

#team1 i {
  font-size: 65px;
  color: #00cccc;
  margin-bottom: 20px;
}

/* Team section */

#team {
  padding: 50px 0px;
  margin-bottom: -20px;
}

#team h2 {
  font-size: 45px;
  color: #00cccc;
  font-weight: bold;
}
#team h3 {
  padding-bottom: 0px;
}
#team h4 {
  font-size: 25px;
  font-weight: bold;
  border: 1px solid #ff7d4d;
  padding: 10px 10px;
}

#team img {
  width: 100%;
}

#team .team-thumb {
  width: 100%;
  margin-bottom: 50px;
}

#team .team-des {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  bottom: 0px;
  width: 100%;
  overflow: hidden;
}

#team h5 {
  font-size: 30px;
  font-weight: bold;
  color: #ff7d4d;
  text-shadow: 1px 1px #000;
  text-transform: uppercase;
}

#team .join-team p {
  font-size: 18px;
}

#team .join-team {
  background-color: #00cccc;
  color: #f0f0f0;
  padding: 30px 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
}

#team .join-team .btn {
  background-color: #ff7d4d;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  padding: 6px 26px;
  margin-top: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
#team .join-team .btn:hover {
  color: #ff7d4d;
  font-weight: 700;
  border: 1px solid #ff7d4d;
}

#join {
  margin-bottom: 50px;
}

#team .col-md-6 {
  padding-top: 62px;
}
#team .col-md-6 h2 {
  padding-bottom: 16px;
}

/* Footer section  */
footer {
  background-color: #333;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: -50px;
}

footer h2 {
  color: #00cccc;
}

footer h4 {
  color: #00cccc;
  font-size: 25px;

}

footer h3 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 14px;
  margin-top: -30px;
}

footer iframe {
  width: 100%;
  height: 300px;
  margin-top: -30px;
}

footer p {
  font-size: 18px;
  color: #ff7d4d;
}

ul.social-network {
  list-style:none;
  margin-top:20px; 
  margin-left: -25px; 
  padding:10px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

ul.social-network li {
  display:inline;
  margin: 0 18px; 
  font-size:22px; 
}

ul.social-network li a {  
  color:#d0d0d0;  
}

ul.social-network li a:hover {  
  color: #00cccc;  
}

/*Footer*/

#footer {
    min-height: 100px;
    background: #ff7d4d;
    color: #111;
}
#footer h6 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}
#footer a {
    color: #111;
    font-size: 16px;
    text-decoration: underline !important;
}
#footer a:hover {
    color: #f0f0f0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
  text-align:center;
}
.center p{
   text-align:center;
}

a.scrollup{
  color: #00cccc;
  border: 1px solid #00cccc;
  background-color: #ddd;
  height:30px;
  width:30px;
  font-size: 9px;
  line-height:30px;
  text-align:center;
  text-decoration:none;
  position:fixed;
  bottom:20px;
  right:20px; 
  opacity:0,5;
  border-radius:50%;
  z-index:999;
}
a.scrollup:hover{
  opacity:1;
  background-color: transparent;
}



/* Mobile Responsive */

@media (min-width: 768px) {

   
}

@media (min-width: 900px) {

   
}

@media (min-width: 980px) {
   
}

@media (min-width: 1200px) {
   
}

@media (max-width: 1200px) {
   #team {
    margin-bottom: 20px;
   }

   #tim1,#tim2 {
    margin-bottom: 35px;
   }
}

@media (max-width: 991px) {

  #feature .col-md-4:last-child,
  #about .col-md-4 {
    margin-top: 42px;
  }

  #sala0 {
    font-size: 2.2em;
   }

   #sala {
    font-size: 2em !important;
   }

   #sala1,#sala2 {
    font-size: 22px !important;
   }

   #team h5 {
    font-size: 24px;
   }

   #team .join-team p {
    font-size: 15px;
}

  #tim1,#tim2 {
      margin-bottom: 10px;
   }

   #tim2,#tim3,#tim4 {
    margin-top: 50px;
   }

   #team1 p {
    margin-bottom: -20px;
   }

   #team1 {
    margin-bottom: 120px;
   }

  footer {
    padding-bottom: 20px !important;
  }

  footer h3 {
  margin-top: 30px;
}

#time {
  margin-top: 10px;
}

}


@media (max-width: 900px) {


}


@media (max-width: 768px) {

  header.masthead {
    height: 760px !important;
  }

  .overlay {
    height: 822px;
  }

  .navbar-default .navbar-brand {
     margin-top: 10px;
     margin-right: 200px;
  }
  .navbar-header img {
    margin-left: 10px;
  }
  .navbar-default button {
    margin-top: 14px;
  }
  .navbar-default button:hover {
    background-color: #ff7d4d !important;
  }

  #active {
    margin-top: 0px;
  }

  header.masthead p {
  line-height: 25px;
}

   #sala0 {
    font-size: 1.8em;
    margin-bottom: 50px;
   }

   header .btn {
    margin-bottom: 80px !important;
   }

   #header .top_header .address {
    border-right: none;
}
   #header .top_header .phone {
    border-right: none;
}

  #team {
    padding: 30px 0px;
    margin-bottom: -30px;
  }

  #team h2 {
    font-size: 30px;
  }

  #team h4 {
    font-size: 20px;
    margin-bottom: -20px;
  }

  #join1 {
    margin-bottom: 50px;
  }

  #team .join-team p {
    font-size: 18px;
}

  #video h2 {
    font-size: 35px !important;
  }
   #video p {
    font-size: 25px !important;
  }

  #team1 p {
    margin-bottom: 0px;
   }

   #team1 {
    margin-bottom: 70px;
   }

  #team1 h2 {
    font-size: 30px;
    margin-top: -10px;
  }

  #team1 h3 {
    font-size: 30px;
  }

  #team1 h4 {
  font-size: 20px;
  margin-bottom: -10px;
}

 #tim2,#tim3,#tim4 {
  margin-top: 30px;
}

  footer {
   margin-top: -20px;
}

footer h3 {
  margin-bottom: 0px;
}

#time {
  margin-top: 20px;
}
  .bot {
  margin-bottom: -30px !important;
}

}

@media (max-width: 767px) {

  .navbar-default .navbar-brand {
    line-height: 15px;
  }
  .navbar-default .navbar-nav li a {
    line-height: 30px;
  }

  #feature .col-md-4,
  #about .col-md-5,
  footer .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .filter-wrapper {
    padding: 0px;
  }

}

@media (max-width: 650px) {

  .navbar-default .navbar-brand {
     margin-top: 10px;
     margin-right: 100px;
     font-size: 16px;
  }

  #sala0 {
    font-size: 1.5em;
   }

  #about,
  #feature,
  #video,
  #menu,
  #gallery,
  #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #team1 {
    margin-bottom: 40px;
  }

  footer {
    text-align: center;
    margin-top: 0px;
  }

}

@media (max-width: 480px) {

  #sala0 {
    font-size: 1em;
   }

   #sala {
    font-size: 1.9em !important;
   }

   #sala1,#sala2 {
    font-size: 23px !important;
   }

   header .btn {
    font-size: 14px;
    padding: 5px 10px;
   }

   #team {
    padding: 20px 0;
   }

   #team h2 {
    font-size: 25px;
   }

   #team h4 {
    font-size: 12px;
    margin-bottom: -40px !important;
   }

   .team-thumb {
    margin-bottom: 20px !important;
   }

   #join,#join1 {
    margin-bottom: 20px;
   }

  #video h2 {
    font-size: 25px !important;
  }

  #video p {
    font-size: 18px !important;
  }

  #video .btn {
    font-size: 14px;
    padding: 10px 20px;
   }

  .navbar-default .navbar-brand {
     margin-right: 50px;
     font-size: 12px;
  }

  .navbar-header img {
    display: none;
}

#team1 {
  margin-bottom: 20px;
}

#team1 i {
  font-size: 40px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#team1 h2 {
    font-size: 25px;
    margin-top: -20px;
  }

  #team1 h4 {
  font-size: 16px;
  margin-bottom: -10px;
}

 #tim1,#tim2,#tim3,#tim4 {
  font-size: 22px !important;
  margin-bottom: -10px;
}

 #tim2,#tim3,#tim4 {
  margin-top: 20px;
}

#tim1 {
  margin-top: -40px;
}

#team1 p {
  font-size: 16px;
  margin-bottom: 20px;
}

footer {
   margin-top: -10px;
}

footer h2 {
  font-size: 25px;
  margin-top: -20px;
}

footer h4 {
  font-size: 15px;
  margin-bottom: -10px;
}

#footer a {
  font-size: 12px;
}

a.scrollup {
    right: 10px;
    bottom: 7px;
   }

}

@media (max-width: 320px) {

  #sala0 {
    font-size: 0.9em;
   }

   header .btn {
    margin-right: 5px;
    margin-top: -10px;
    margin-bottom: 50px !important;
   }
}