/*

OneTel Template

http://www.templatemo.com/tm-468-onetel

background: #0a1221
header pravougaonik: #101c30
zuta sarica levo u headeru: #ffcc29
obelezena stranica u headeru (svetlo plava): #657998

*/
:root {
/*  --secondary-color: #d54ab6; */
  --secondary-color: #ffcc29;
  --zuta: #ffcc29;
  --header-bg-active: #657998;
}

.sticky{
  position: sticky;
  top: -20px;
  z-index: 1;
}

body
	{
		background: #0a1221;
    color: #808080;
    font-family: 'Fira Sans', sans-serif;
/*		font-family: 'Montserrat', sans-serif; */
    font-weight: 400;
	}

@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

/* heading section */
h1,h2,h3,h4 {
  color: #fff;
  font-weight: bold;
}

h2 {
  color: #0a1221;
}

h1,h2 {
  font-size: 30px;
}

/* images retina */
img {
  max-width: 100%;
  height: auto;
}

/* button section */
.btn {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.4s ease-in;
}
.btn:hover {
  background: #009988;
  border-color: transparent;
}

.email {
	margin-top: 10px;
	padding: 8px 12px;
}

/* navigation */

.navbar-default {
  font-family: 'Fira Sans', sans-serif;
  background: #101c30;
  border: none;
  border-left: 6px solid var(--secondary-color);
  padding-right: 40px;
  margin: 0 !important;
  position: relative;
  top: 20px;
}
.navbar-default .navbar-brand {
    font-size: 40px;
    line-height: 40px;
    padding-top: 4px;
   }
.navbar-default .navbar-nav li a {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  transition: all 0.4s ease-in;
 }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: var( --zuta );
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  	color: var( --zuta );
  	background-color: transparent;
}
.navbar-default .navbar-toggle {
  	background: var(--secondary-color);
  	border-radius: 0px;
   	border: none;
   	margin-top: 20px;
   	margin-bottom: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent 
}

.active {
  background: var(--header-bg-active );
  color: var( --zuta ) !important;
}

/* home section */
#prefetch {
  background: url('../images/home-bg2.png') no-repeat;
}
#home {
  background: url('../images/home-bg.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
  background-color: #203554;
}

#home:hover {
  background-image: url('../images/home-bg2.png');
}

#home h1,
#home h3 {
  line-height: 30px;
  font-size: 40px;
}

/* divider section */
.divider {
  color: #0a1221;
  text-align: center;
}
.divider .fa {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 32px;
  width: 80px;
  height: 80px;
  line-height: 76px;
  text-transform: capitalize;
}
.divider h2 {
  padding-bottom: 4px;
  font-size: 26px;
  font-weight: 300;
}
.divider .divider-wrapper {
  padding: 2px 26px 40px 26px;
  position: relative;
  bottom: 40px;
  transition: all 0.4s ease-in;
  height: 26rem;
}
.divider .divider-wrapper:hover {
  bottom: 60px;
  cursor: pointer;
}

.divider .divider-one {
  background: #657998;
}
.divider .divider-two {
  background: #52637f;
}
.divider .divider-three {
  background: #44536b;
}

.divider p{
  text-align: left;
  white-space: pre-line;
  font-weight: 300;
  font-size: 15px;
}

.divider-one h2, .divider-two h2, .divider-three h2{
  transition: all 0.9s;
  text-transform: uppercase;
}

.divider-one:hover h2, .divider-two:hover h2, .divider-three:hover h2{
  transition: all 0.9s;
  color: #ffcb08;
}

.divider-one:hover .divider-bulb{
  background-image: url('../images/1light_kocka_on.png');
  filter: drop-shadow(0px 0px 0px yellow);
}
.divider-two:hover .divider-bulb{
  background-image: url('../images/2light_kocka_on.png');
  filter: drop-shadow(0px 0px 2px yellow);
}
.divider-three:hover .divider-bulb{
  background-image: url('../images/3light_kocka_on.png');
  filter: drop-shadow(0px 0px 4px yellow);
}

.divider-bulb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 93px;
  background: url('../images/1light_kocka_off.png') no-repeat;
  background-size: cover;
  background-position: center;  
}

.divider-one .divider-bulb {
  background: url('../images/1light_kocka_off.png') no-repeat;
  height:115px;
}

.divider-two .divider-bulb {
  background: url('../images/2light_kocka_off.png') no-repeat;
}

.divider-three .divider-bulb {
  background: url('../images/3light_kocka_off.png') no-repeat;
  height: 90px;
}

/* about section */
#about-header {
  background: url('../images/about-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#about {
  padding-top: 60px;
}
/*
#about .container {
  background: #191919;
}
*/
#about .col-md-6 {
  padding: 0;
  margin: 0 -.3px;
}
#about .about-des {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}
#about .btn {
  margin-top: 30px;
}

/* team section */
#team {
  padding-top: 60px;
  padding-bottom: 80px;
}
#team h2 {
  padding-bottom: 30px;
  text-align: center;
}
#team h3 {
  padding-bottom: 10px;
}
#team .team-wrapper {
  border: 2px solid #303030;
  padding: 20px;
}
#team h4 {
  color: var(--secondary-color);
}
#team img {
  opacity: 0.8;
}
#team hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}
#team strong {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}
#team .progress {
  border-radius: 0px;
  height: 4px;
}


/**/
.bg-img-div {
  background: url('../images/portfolio-header.jpg') no-repeat;
  background-size: contain;
  background-position: center;
  height: 110px;
  width: 100%;
}

/* price section */
.price-free-label{
  background-image: url('../images/download_off.png');
}
.price-wrapper:hover .price-free-label{
  background-image: url('../images/download_on.png');
}
#price-free-label-preload{
  background-image: url('../images/download_on.png');
  display:none;
}

.price-premium-label{
  background-image: url('../images/donate_off.png');
}
.price-wrapper:hover .price-premium-label{
  background-image: url('../images/donate_on.png');
}

#price-premium-label-preload{
  background-image: url('../images/donate_on.png');
  display:none;
}

.price-switch{
  background-image: url('../images/button_off.png');
  height: 213px;
}
.price-wrapper:hover .price-switch{
  background-image: url('../images/button_on.png');
  height: 213px;
}
#price-switch-preload{
  background-image: url('../images/button_on.png');
  display:none;
}
#price {
  padding-top: 60px;
  padding-bottom: 80px;
}

#price > .container > .row > div > p {
  text-align: center;
  color: #657998;
  font-weight: 300;
  font-size: 30px;
  text-transform: uppercase;
}
.price-wrapper p {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
}
#price > .container > .row > div > h2 {
  text-align: center;
  color: var( --zuta );
  font-weight: 300;
  font-size: 40px;
}
#price h3 {
  padding-bottom: 10px;
  text-align: center;
  color: var( --zuta );
  font-weight: 400;
  font-size: 36px;  
}
#price .price-wrapper {
  border: 1px solid #303030;
  padding: 20px;
  min-height: 530px;
}
#price h4 {
  color: var(--secondary-color);
}
#price img {
  opacity: 0.8;
}
#price hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}
#price strong {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}
#price .progress {
  border-radius: 0px;
  height: 4px;
}


/* portfolio section */
#portfolio-header {
  background: url('../images/portfolio-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#portfolio {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  }
#portfolio h2 {
  padding-bottom: 20px;
}
#portfolio .col-md-4,
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
#portfolio img:hover {
  opacity: 1;
}
#portfolio .btn {
  margin-top: 30px;
}

/* contact section */
#contact-header {
  background: url('../images/contact-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}
#contact h2 {
  text-align: center;
  padding-bottom: 30px;
}
#contact .form-control {
  background: #202020;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  transition: all 0.4s ease-in;
  color: #fff;
}
#contact .form-control:focus {
  background: #404040;
}
#contact input {
  height: 53px;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
#map-canvas
  {
    border: none;
    width: 100%;
    height: 300px;
  }

/* footer section */
footer {
  background: #101c30;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer .fa {
	font-size: 18px;
	margin-right: 10px;
	padding: 5px;
}
footer h3 {
  padding-bottom: 10px;
}
footer .newsletter p {
  padding-bottom: 10px;
}
footer .form-control {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-bottom: 10px;
}

footer .form-control:focus,
footer .form-control:hover {
	color: #fff;
  	background: #806040;
  	border-color: transparent;
}
footer .input-group-addon {
  background: #fff;
}
footer a, footer a:visited {
  font-size: 14px;
  color: #999;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}

/* copyright section */
.copyright {
	margin: 10px 0px;
}
.copyright p {
  padding-top: 20px;
}
.social-icons {
  padding: 0px;
  margin: 0px;
}
.social-icons li {
  display: inline-block;
  list-style: none;
  background: #303030;
  margin: 10px 0px 0px 0px;
}
.social-icons li a {
  color: #909090;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.4s ease-in;
  
}
.social-icons li a:hover {
  background: var(--secondary-color);
  color: #fff;
}

/* media 960 */
@media ( max-width: 980px ) {
/*
  #home {
    background: url('../images/home-bg-small.png') no-repeat;
    background-size: cover;
    background-position: center;
  }
  
  #home:hover {
    background-image: url('../images/home-bg2-small.png');
  }
  */

  .divider .divider-wrapper {
    margin-bottom: 20px;
  }
  #about .about-des {
    padding-bottom: 40px;
  }
  #team .team-wrapper {
    margin-bottom: 40px;
  }
  #contact h3 {
    padding-top: 20px;
  }
  #contact .btn {
    margin-bottom: 20px;
  }
  footer h3 {
    padding-top: 30px;
  }
}


@media ( max-width: 777px ) {

  #home {
    background: url('../images/home-bg-small.png') no-repeat;
    background-size: cover;
    background-position: center;
  }
  
  #home:hover {
    background-image: url('../images/home-bg2-small.png');
  }

}
/* media 450 */
@media ( max-width: 450px ) {

  #home {
    background: url('../images/home-bg-xs.png') no-repeat;
    background-size: contain;
    background-position: center;
    min-height: auto;
  }
  
  #home:hover {
    background-image: url('../images/home-bg2-xs.png');
  }
  
}