/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/*    background: url('../img/bg4.png') no-repeat center center fixed;*/
    background: url('../img/bg6b.png');
    background-size:auto;
    background-repeat: repeat;
/*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
*/
   
}


.prices {
    text-align: center;
    color: #A9A9A9;
    font-size: 28px;
    
}
.new-prices  {
    font-size: 26px;
    line-height: 40px;
}
header{
    background:url('../img/fundal%202.3.png');
/*    background-size:contain;*/
     background-repeat:repeat-x;
        height:144px;
/*
    background-position:center;

   
*/
        
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.1em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
/*    text-transform: uppercase;*/
    font-weight: 700;
    letter-spacing: 2px;
    font-size:12px;
}

.navbar-default .navbar-brand:hover{
   color:#777;
   cursor:default;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
      
}
.navbar-nav>a {
    color: #F0E918;
    
}
.navbar-default .navbar-toggle{
    border-color:#3A3B3B;
}

.navbar-default .navbar-collapse{
    border-color:#777;
}
.navbar-default .navbar-toggle{
    background:#19191A;}

.navbar-default .navbar-toggle:focus{
    background:#A4A680;
}
.navbar-default .navbar-toggle:hover{
    background:#A4A680;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    padding-top:10px;
    margin: 0;
    font-size: 1em;
    color:#E3E848;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-top:20px;
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #3A3B3B; 
/*
    background: #fff;
    background: rgba(255,255,255,0.9);
*/
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #0F0F0F; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0F0F0F, black); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0F0F0F, black); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0F0F0F, black); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0F0F0F, black); /* Standard syntax */
    
   
/*    border-top:1px solid #353633;*/
/*
    background: #fff;
    background: rgba(255,255,255,0.9);
*/
}

footer p {
    margin: 0;
    padding: 50px 0;
    color: #B4A957;
}

.cartedevizita{
    display:none;
}
.navbar{
    border-style:none;
    background:black;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: black, ;
        
/*        "Josefin Slab",*/
    }
    
    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 160px 0 40px;
        text-align: center;
        text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 900;
        letter-spacing: 3px;
        color:#D0D921;
    }
 
    .cartedevizita{
        display: block;
    }
    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none; 
        background:black; 
/*        margin-top:143px;*/
/*background
        background: #fff;
        background: rgba(255,255,255,0.9);
*/
    }

    .nav>li>a {
        padding: 35px;  color: #F0E918;
        
    }
   

    .navbar-nav>li>a {
        line-height: normal;
       color:#F0E918;
    }
   
    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em; 
       
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
  
}

.navbar-default .navbar-nav>li>a {
    color: #E3E848;
    font-weight: 550;
}

.navbar-default .navbar-nav>li>a:hover{
    color:#FFD800;
    font-size: 105%;
   
}

ul li:nth-child(1){
    min-width: 137.13px;
    max-height: 91px;
}

ul li:nth-child(2){
    min-width: 213.4px;
    max-height:91px;
}

ul li:nth-child(3){
    min-width: 172.61px;
    max-height: 91px;
}

ul li:nth-child(4){
    min-width: 171.7px;
    max-height: 91px
}
ul li:nth-child(5){
    min-width: 219.5px;
    max-height: 91px;
}
ul li:nth-child(6){
    min-width: 179.8px;
    max-height: 91px;
}
.logo{
    
    padding:17px 0 0 15px;
}
.sigla{
    position:relative;
    float:left;
    overflow:auto;
}
.coordonate{
/*    list-style-type:none;*/
    color:#B4A957;
/*    position:relative;*/
/*    overflow: hidden;*/
    float:left;
    max-width:150px;
    padding-top:13px;
    display:flex;
    margin:0px;
    font-family: Stefani EHYO Sans Rounded, sans-serif;
 
/*
    box-sizing: border-box;
    
*/
}
.coordonate ul{
    list-style: none;
    padding-left: 20px;
    
}


.cartedevizita{
   margin: 15px 20px 0px 0px;
   float:right;
    font-size: 12px;
     color:#B4A957;
    
}
.cartedevizita ul{
    list-style: none;
}

.cartedevizita ul li:nth-child(3){
    background-color: #7E784D;
    color:#252626;
    text-indent: 6px;
    padding-top: 2px;
}
header {
    overflow:auto;
}


.pagination{
  object-position: center;
  
}

#div1{
    display:block;
}

.pageitem{
    display:none;
}

.intro-text strong{
    color:#B4A957;
}

.pageitem h2{
    font-size: 20px;
    color:#B4A957;
}

.pageitem h2 small{
    font-weight: 700;
    color:#999999;
    text-transform:none;
}

#container-portfolio hr{
    border-color:#7B8285;
    margin-top: 30px;
}

#container-portfolio .pageitem{
    margin:20px 0px 0px 0px;
}

#container-portfolio .secondhr{
    margin-top:20px;
}

.pagination>li>a{
    background:#7B8285;
    color:black;
    border-style:none;
/*    box-shadow: 1px 2px 2px black;*/
}

.pagination{
        box-shadow: 1px 1px 1px 1px darkgrey;
}

#container-contact>div>div>div>h2{
    color:#999999;
    font-weight: 700;
}

.mailcolor{
    color:#B4A957;
}

.mailcolor:hover{
    color:#FFD800;
}

/*
#container-contact>div>div>div>h2>strong{
    color:#B4A957;
    font-weight: 700;
*/
}



#contact-form-button{
    border-style: none;
    background: #7B8285;
     box-shadow: 0.5px 1px 1px black;
    color:black;
    
}

.tableprices-container{
    clear:left;
    
    margin:0px 30px 10px 30px;
    padding-top: 30px;
/*    display: block;*/
}


.table>tbody>tr>td{
    border-color: #2D2E2D;
    border-top: 1px solid #9A9E76;
    border-width: 1px;
    background-color: dimgray;

}

.table>tbody>tr>.tableheader{
    background:#111212;
   
}

.table>tbody>tr>.tableheader strong{
     color:#B4A957;
/*    */
/*         dimgray;*/
}

/*
.tableprices-container #tableprices{
    box-shadow:00 4px 8px 0 rgba(0, 0, 0, 0.2);
}
*/
.index-container p{
    text-align: center;
    margin:40px;
}

/*
#container-about img{
    float:left;
}
*/
.about-text{
/*    width:800px;*/
    padding-top:40px;
    padding-left: 30px;
    text-align:left;
    overflow: auto;
   }

.about-text p{
    text-indent:60px;
     color:#999999;
    letter-spacing: 0.5px;
}

.img-about{
    overflow:hidden;
    float:left;
    padding: 30px 0px 0px 30px;
    
}

.p-services, .services-list, .aparatura{
    color:#999999;
}

.aparatura small{
    color:#999999;
    letter-spacing: 1px;
    text-transform: lowercase;
   
}
.aparatura h3{
    margin-bottom:0px;
    
}
.aparatura h4{
    margin-top:15px;
}

.p-services{
    letter-spacing: 0.5px;
    margin:40px;
    font-weight: 700;
    text-align: center;
 
}
    
.services-list{
    letter-spacing: 0.5px;
    line-height: 3;
}

.index-p{
    color:#B4A957;
}
.index-p2{
    color:#999999; 
}

.aparatura img{
    margin-top:30px;
    box-shadow: 1px 1px 2px 2px #303030;
}

.contact-details{
    color:#999999;
  
}
u{
    text-decoration: underline;
}

.form-group label{
    color: #B4A957;
    
}

.menu-padding {
    padding-top:40px;}

.sticky {
    position:fixed;
    z-index:1;
    width:100%;
    top:0;}

#p-prices{
    text-align: left;
    letter-spacing: 0.5px;
    color:#999999; 
    margin-top:40px;
    margin-bottom:20px;
    text-indent: 15px;
}