@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic');
p.prise{    padding: 1em;
    background: #f5f5f5;
    font-weight: 600;
    font-size: 1.2em;}
p.prise strong , p.prise span{    white-space: nowrap;}
.cats {margin-bottom:20px; border-bottom: 1px #ccc solid;}
.include{font-weight: 600;
    color: #666;
    font-size: .85em;}
.cats sup{    font-size: 1.2em;    top: -.2em;     color: #990000;}
#top_1 div .cat_txt li span, body.homepage ul.cat_txt li span{font-weight: 800;
        color: #990000;}
table.price{    margin: 2em auto 3em;}


.price_roll{
    min-width: 690px;
}

.table_in_price_roll{
    overflow: auto;
}

table.price tr:first-child{     
    border-bottom: 2px #000066 solid;
    padding: .3em;}
table.price tr:first-child td {    padding: 1em; padding: 1em;     border-right: 2px #000066 solid;   
    color: #000066;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;}
table.price tr{    border-bottom: 1px #ccc dashed;}
table.price tr td{ border-right: 1px #ccc dashed;
  padding: 1em;
    font-weight: 600; border-bottom:none;
    
}
table.price tr td:last-child{ border-right:none;}

table.price tr:hover{    background: #f5f5f5;   /* border-bottom-color: transparent;*/}
table.price tr:first-child:hover{background:none;border-bottom-color: #000066; }

table.price.price_roll tr td:first-child{width:auto;}
table.price.price_roll .bordered_td{    border-bottom: 2px #000066 solid;}
table.price.price_roll .bordered_td:hover{background:none;}
table.price.price_roll .bordered_td td{ border-right: 2px #000066 solid;    font-weight: 700!important;
    color: #000066;    border-bottom: 3px #000066 solid;}
table.price.price_roll .bordered_td td:last-child{border-right:none;}
table.price.price_roll tr td:first-child{     width: auto;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    color: #000066;
      color: #000066;
    border-right: 3px #000066 solid;


}
table.price.price_roll .bordered_td td:first-child {}
table.price.price_roll tr:first-child td:first-child {}
table.price.price_roll tr:first-child td:last-child{font-weight: 900;}






.resh {}
.resh span sup, .resh_desc  sup{
  font-size: 1.2em;
    top: -.2em;    color: #0099cc;
}
p.resh_desc sup{    font-size: 1.45em;
    font-weight: 700;}
.resh_desc{    margin-top: 2em;}
h4 sup {    font-size: .9em;
    margin-left: -1em;
    top: -.9em;color: #0099cc;
    font-weight: 800;
}
.vertical-text{  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);}

/* add prices*/
.prices-isotope 
{
  overflow: hidden;
      padding-bottom:45px;
      padding-top:15px;

}
body.prices .profil_in_img{
  text-align:center;
}
.prices-inner
{
      width: 25%;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
      border: 3px rgba(0, 0, 102, 0) solid;
      background: #FFF;
}
.prices-inner .prices-image
{
  text-align: center;
  overflow:hidden;
  position:relative;
      padding-top:0;
      -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}
.prices-inner:hover .prices-image
{
   padding-top:40px;
   -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    -o-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}



.prices-inner img
{
      width: 100%;
      -webkit-transition: all 2s cubic-bezier(0, 0, .44, 1.18);
    transition: all 2s cubic-bezier(0, 0, .44, 1.18);
}
.prices-name
{
      font-weight: 600;
    font-size: 1.1em;
    line-height: 1.2em;
    padding: .6em .2em;
    color: #0099cc;
      text-align: center;
}

.prices-desc
{
  outline: none;
    padding: 0;
    list-style-type: none;
    padding-left: 0;
    -webkit-padding-start: 0;
    float: left;
}
.prices-desc li
{
      font-size: .8em;
    font-weight: 700;
    margin: .5em auto;
    border-bottom: 1px #ccc solid;
    padding-bottom: .3em;
    padding-left: 1.3em;
    padding-right: .3em;
    position: relative;
    line-height: 1.2em;
  position:relative;
}
.prices-desc li span
{
      font-weight: 800;
    font-size: 1.2em;
}
.prices-price
{
      font-size: 18px;
    margin: 10px 0;
}
.prices-desc li.prices-size::before
{
      content: "";
    background: url(../images/icons/i_li_width_pr.png) top center no-repeat;
    background-size: cover;
  width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
}
.prices-desc li.prices-type::before
{
      content: "";
    background: url(../images/icons/i_li_upl.png) top center no-repeat;
    background-size: cover;
  width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
}

.prices-inner:hover
{
  border-color: #dedede;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
      z-index: 2;
}


.prices-inner:hover img
{
      -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05) translate3d(0,0,0);
   
}
.prices-inner .prices-logos
{
      outline: none;
    padding: 0;
    list-style-type: none;
    padding-left: 0;
    -webkit-padding-start: 0;
  position:absolute;
  top:5px;
  width:100%;
  opacity:0;
      height: 40px;
    
}
.prices-inner:hover .prices-logos
{
  opacity:1;
}
.prices-logos li
{
  position:relative;  
  float:left;
  width: 20%;
    padding: 0 2px;
      height: 40px;

}
.prices-logos li:nth-child(1)
{
      background: url(/images/icons/brusbox-icon.png) center no-repeat;
  
    background-size: auto 35px;
}
.prices-logos li:nth-child(2)
{
      background: url(/images/icons/kbe-icon.png) center no-repeat;
 
    background-size: auto 35px;
}
.prices-logos li:nth-child(3)
{
      background: url(/images/icons/rehau-icon.png) center no-repeat;
       background-size: auto 35px;
}
.prices-logos li:nth-child(4)
{
      background: url(/images/icons/salamander-icon.png) center no-repeat;
   
    background-size: auto 35px;
}
.prices-logos li:nth-child(5)
{
      background: url(/images/veka_rel.png) center no-repeat;
   
    background-size: auto 35px;
}
body.prices .profil_in_name {
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.2em;
    padding: .3em .5em;
    color: #0099cc;
}

.prices-profiles td
{
      font-size: 1.1em;
    font-weight: 400;
    padding: .75em 0;
}
.prices-profiles tr td:first-child
{
   
}
td.icon-brusbox{
      background: url(/images/icons/brusbox-icon.png) left center no-repeat;
    padding-left: 60px;
}
td.icon-kbe{
      background: url(/images/icons/kbe-icon.png) left center no-repeat;
    padding-left: 60px;
}
td.icon-rehau{
      background: url(/images/icons/rehau-icon.png) left center no-repeat;
    padding-left: 60px;
}
td.icon-salamander{
      background: url(/images/icons/salamander-icon.png) left center no-repeat;
    padding-left: 60px;
}
td.icon-veka{
      background: url(/images/veka_rel.png)  left center no-repeat;
   
}

table.prices-profiles tr td:first-child{
   padding-left: 60px;
      background-size: auto 40px;
}

.item-page.content.prices .modal-body h5
{
      margin-top: 1em;
    font-size: 1.25em;
       
}
.modal-contacts h5{
   text-align: center;
}

body.prices  .profil_in img
{
  width: 100%;
    padding-top: 5em;
        max-width: 250px;
}
.filter-group{
	    margin-bottom: 20px;
	
}
.filter-group li{
    display: inline-block;
   border-bottom: 2px #999 dashed;
    font-size: 1em;
    padding: 5px 7px;
    margin-left: 7px;
    position: relative;
    font-weight: 700;
    margin-right: 10px;
    color: #999;
    cursor: pointer;   
}
.filter-group  li::after{
	    content: "/";
    position: absolute;
    right: -12px;
    top: 7px;
  color:#999;
}
.filter-group  li:last-child::after{
	display: none;
}
.filter-group  li.current, .filter-group  li:hover
{
color: #0099cc;
    border-bottom: 2px #0099cc dashed;
      -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.prices-inner {
	position: relative;
}
.prices-desc{
	padding: 0 25px;
}
.modal-contacts
{
      padding-top: 25px;
}
body.content .page-content div.modal-contacts a span
{
      color: #000066;
  -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
body.content .page-content div.modal-contacts a:hover span {
    color: #539fe0;    
  -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.prices-profiles tr td:last-child
{
      font-weight: 700;
    color: #0099cc;
}

body.content.proizvodstvo.prices #s3
{
      background: url(../images/content/prices_page_bg.jpg) right center no-repeat;
    background-size: cover;
  
}
#menu .item-197,   #menu.fixed .navbar-nav.last-menu{
    display: none;
}
#menu.fixed .item-197{
    display: block;
}


a.prices, .hor_menu li a.prices, .bottom_menu .hor_menu li a.prices {
        color: #b413bc;
    border: 2px #b413bc solid;
       font-weight: 700;
}
a.prices:hover, .hor_menu li a.prices:hover, .bottom_menu .hor_menu li a.prices:hover{
  color:#fff;
  border-color:#fff;
}
a.prices::before, a.prices::after{
  display:none;
}
.bottom_menu .nav.menu.hor_menu >li>a:hover{
  color:#0099cc;
  border-color:#0099cc;
}

.sticky-left-outer
{
    position: fixed;
    left: 0;
    -webkit-transform: rotate(-90deg) translate(-40%);
    transform: rotate(-90deg) translate(-40%);
    -webkit-transform-origin: calc(0% - 1px) 0;
    transform-origin: calc(0% - 1px) 0;
    top: 50%;
    z-index: 10;
background:#b413bc;
          padding: 20px 15px;
  border-radius: 0 0 15px 15px;
      -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
      white-space: nowrap;
  -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  border: solid;
    border-color: rgba(0, 0, 0, 0);
    border-width: 0 2px 2px;
}

.sticky-left-outer:hover
{
  background:#0099cc;
        -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
  animation: none;
    border-color: #027ca5;
}
.sticky-left-outer a
{
         padding: 25px 15px;
    color: #fff;
        font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
  position:relative;
}
.sticky-left-outer a:hover, .sticky-left-outer a:focus{
  text-decoration:none;
  color:#f5f5f5;
}


@-webkit-keyframes blick{0%{box-shadow:0px 0px 3px 3px #af3f01;}
0%{box-shadow:0px 0px 0px 0px #900d97;}
25%{box-shadow:0px 0px 3px 3px #900d97;}
50%{box-shadow:0px 0px 5px 5px #900d97;}
75%{box-shadow:0px 0px 3px 3px #900d97;}
}
@media (max-width: 768px){
.prices-inner
{
  
width: 33.3333%;

}

table.prices-profiles tr td:first-child {
  background-size: auto 25px;
}
}

@media (max-width: 650px){
.prices-inner
{
  
width: 50%;

}
.profil_in_img, .profil_in_desc {
  width: 100%;
}
body.prices .profil_in img
  {
    padding: 0;
  }
body.prices .profil_in_name{
  text-align: center;
}
}


@media (max-width: 350px)

{
 .modal-contacts .phone {
    width: 100%;
    float: none;
    text-align: center;}
    .modal-contacts .phone:nth-child(odd) {
    text-align: center;
}


  

}