


.stajla p{font-size:20px;font-weight:200;color:#241e1e;margin:30px 0;font-family: 'Dosis', Arial, sans-serif;}
.stajla h2{font-size:50px;font-weight:200;color:#241e1e;margin-top:50px;text-transform:uppercase;}
.stajla h2.logoside{
    font-size:30px;
     
    
}
.stajla li {
    font-size: 20px;
    font-weight: 200;
    color: #241e1e;
    margin: 15px 0;
    font-family: 'Dosis', Arial, sans-serif;
}



.divider.divider-center.divider-short::before, .divider.divider-center::before, .divider::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 18px;
    left: 40px;
    height: 0;
    border-top: 1px solid #E9E9E9;
}
element {
}
.divider {
    position: relative;
    overflow: hidden;
    margin: 35px 0;
    color: #E9E9E9;
    width: 100%;
}

.divider img {
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 1;
    text-align: center;
}



.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }

.breadcrumb > li + li::before {
    content: "|";
    padding: 0 8px;
    color: #d4d4d4;
}



.breadcrumb {
  background-color: rgb(0,176,75);
font-size: 18px;
text-transform: uppercase;
color: #d4d4d4;
padding-top: 10px;
margin-top: 12px !important;
padding-bottom: 0px;
}

.breadcrumb a {color:#d4d4d4;}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}

.caption-fixed-bottom {
	bottom: 30px !important;
	top: auto !important;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
   
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


 .col-sm-7.five-three {
    width: 60% !important;
    }

  .col-sm-5.five-two {
      width: 40% !important;
    }

.award-bottom {
    position: absolute;
    bottom: 18px;
    right: 0;
    top: 50px;
   
}

.award-bottom p {
   
    font-size: 16px;
}

.award-bottom h3 {
   margin-top:0;
}

.award-bottom .small {
   margin-bottom:0.6em;
}

.list-projects blockquote {
    border-left: none;
}

.list-projects blockquote .color-white {
   color:#fff;
}


.list-projects blockquote footer {
   color:#fff;
   font-weight:bold;
  
}

.list-projects blockquote footer:before, .list-projects blockquote small:before, .list-projects blockquote .small:before {
    content:none;
}


.list-projects blockquote cite{
    display:block;
    font-weight:normal;
    
    
}


@media only screen and (min-width: 981px) and (max-width: 1200px) {

.award-bottom {
   position: relative;
  
}



.award-bottom p {
   font-size:14px;
   margin-bottom:2.6em;
}

.award-bottom .small {
   margin-bottom:0.6em;
   margin-top:15px;
}
    
}


@media only screen and (max-width: 980px)  {

.award-bottom {
   position: relative;

}

.award-bottom p {
   font-size:14px;
   margin-bottom:2.6em;
}

.award-bottom .small {
   margin-bottom:0.6em;
     margin-top:15px;
}






    
}

@media (max-width: 991px ) {
.cd-secondary-nav{margin-top:-35px;}

}
@media (min-width: 768px ) {
  .row {
      position: relative;
  }

  .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

@media (max-width: 480px ) {

.stajla p{font-size:16px;font-weight:200;color:#241e1e;margin-top:10px;font-family: 'Dosis', Arial, sans-serif;}
.stajla h2{font-size:30px;font-weight:200;color:#241e1e;margin-top:30px;text-transform:uppercase;}
}