 /*
Theme Name: Jednotka
Theme URI: http://holobest.com/jednotka
Description: Jednotka - Multipurpose Wordrpess Theme
Author: Holobest
Author URI: http://themeforest.net/user/holobest
Version: 1.2.1
*/

 body{
     background-color: #fff;
 }

 .navbar-nav
 {
     margin-top: 15px;
     margin-bottom: 15px;
 }

   #header .navbar-default .navbar-nav > li.active > a span,
   #header .navbar-default .navbar-nav > li > a span,
   #header .navbar-default .navbar-nav > li > a,
   #header .navbar-default .navbar-nav > li.open > a,
   #header .navbar-default .navbar-nav > li > a:hover,
   #header .navbar-default .navbar-nav > li > a:hover span,
   #header .navbar-default .navbar-nav > li.open > a:hover span,
   #header .navbar-default .navbar-nav > li.open > a span
   {
       color: #00A162;
       text-shadow: none;
   }

 .wp-caption, .size-full {
     max-width: 100%;
     height: auto;
 }

 .wp-caption-text {}
 .sticky {}
 .gallery-caption {}
 .bypostauthor {}

 .alignright {
     display: block;
     float: right;
     margin: 3px 0 0 10px;
 }

 .alignleft {
     display: block;
     float: left;
     margin: 3px 10px 0 0;
 }

 .aligncenter {
     display: block;
     clear: both;
     margin: 10px auto;
 }

 #header .container{
     position: relative;
 }

 .callnow{
     position: absolute;
     right:0px;
     color: #FFF;
     font-size: 14px;
     padding: 10px;
     vertical-align: middle;
     z-index: 5000;
     background: #8DC153;
     border-radius: 20px;
     text-shadow: 0px 0px 5px #000;
     margin-top: 5px;
 }

 .callnow a{
     color: #FFF !important;
 }

 .callnow a:hover{
     text-decoration: none;
 }

 .tophome-left .widget-title
 {
     color: rgba(255,255,255,.8);
 }

 .service{
    text-align:center;

 }

 .service .title{
    font-size: 17px;
    margin-top: 10px;
    display: inline-block;
 }

 .service .description {
     max-height: 100px;
     overflow: hidden;
 }

 .service img.thumb{
     max-width: 100%;
 }

 .services_big{
     width: 100%;
 }

 .services_big .service_big:after{
     content:"";
     display: block;
     clear: both;
 }

 .services_big .service_big .first{
      float:left;
      width: 50%;
     padding:20px 10px;
  }

 .services_big .service_big .first img{
    max-width: 100%;
 }

 .services_big .service_big .second{
     float: right;
     width: 50%;
     padding:20px 10px;
 }

 .services_big .service_big:nth-child(2n+1) .first
 {
     float: right;
 }

 .services_big .service_big:nth-child(2n+1) .second
 {
     float: left;
 }

 .services_big .service_big .second .title{
     font-size: 35px;
 }

 .services_big .service_big .second .btn.more_info{
     color: #8DC153;
     border: 2px solid #8DC153;
 }

 .testimonials .testimonial{

 }

 .testimonials .testimonial .title{
     font-weight: bold;
 }

 .testimonials .testimonial .position{
     display: block;
 }

 .testimonials .testimonial .logo{
     float: left;
     max-width: 30%;
     margin-right: 15px;
 }

 .testimonials .testimonial .logo img {
     max-width: 100%;
 }

 #main-content.full-width-main-content
 {
     padding: 70px 0 80px 0;
 }

 #main-content h2,h3{
     border-bottom: 1px solid #8DC153;
 }

 .callToAction
 {
    background: #8DC153;
     padding: 20px;
     color:#fff;
     text-align:center;
     font-size: 25px;
 }

 .callToAction .btn{
     border: 2px solid #fff;
     color:#fff;
 }

 .clients{
     background: #fff;
     text-align: center;
 }

 .clients .widget-title{
     margin-top: 0px;
     text-align: center;
     color: #8DC153;
     font-size: 31px;
     border: none;
 }

 .clients p{
     margin-bottom: 0px;
     padding-bottom: 20px;
 }

 .clients img{
     margin: 5px 25px;
 }

 #popupFormContent{
     display: none;
     position: fixed;
     width: 100%;
     height: 100%;
     top:0px;
     left: 0px;
     z-index: 10000;
     background: rgba(0,0,0,0.5);
     text-align: center;
 }

 #popupFormContent .fl-module-content{
     background: #fff;
     position: relative;
     padding: 50px;
     width: 40%;
     margin: 50px auto;
     border-radius: 5px;
     box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
     height: 90%;
     overflow-x: hidden;
     overflow-y: auto;
 }

 #popupFormContent .callUsPopup
 {
     margin: auto;
     display: inline-block;
     color: #FFF;
     font-size: 16px;
     padding: 13px;
     vertical-align: middle;
     z-index: 5000;
     background: #8DC153;
     border-radius: 20px;
     text-shadow: 0px 0px 5px #000;
     margin-top: 5px;
 }

 #popupFormContent .callUsPopup a{
     color:#fff;
 }

 #popupFormContent label{
     display: block;
     text-align: left;
 }

 #popupFormContent input,
 #popupFormContent textarea
 {
     border: 1px solid #ccc;
     padding: 10px;
     width: 100%;
 }

 #closePopupForm{
     position: absolute;
     top: 10px;
     right: 10px;
     display: inline-block;
     text-align: center;
     padding: 0px;
     width: 25px;
     height: 25px;
 }



 @media (min-width: 768px) {
     #header .navbar-default .navbar-nav > li > a span {
         height: 60px;
     }

     #header .navbar-default .navbar-nav > li
     {
         margin-top: 30px;
     }
 }

 @media (max-width: 400px)
 {
     .callnow{
         position: relative;
         display: block;
         font-size: 14px;
         padding: 20px 0;
     }
 }


#main-content-header .title
{
	color: #00A162;
}

#header .navbar-default .navbar-nav > li .dropdown-menu{
	background-color: #004713 !important;
}