body {
	font-family: 'Roboto Condensed', sans-serif;
}
.navbar-nav {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 120%;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
ul.menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
ul.menu li {
	line-height: 1.1;
}
ul.menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 115%;
}





#wjcallback-modal{position:fixed;text-align:center;top:0;right:0;bottom:0;left:0;z-index:1050;display:block;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;overflow-x:hidden;overflow-y:auto;background-color:transparent;-webkit-transition:background .5s ease-out;-moz-transition:background .5s ease-out;-o-transition:background .5s ease-out;transition:background .5s ease-out}#wjcallback-modal.show{display:block;background-color:rgba(0,0,0,.5)}#wjcallback-modal .wjcallbackform{display:inline-block;position:absolute;left:50%;top:50%;width:auto;min-width:320px;text-align:left;box-sizing:border-box;background:#fff;opacity:0;-webkit-transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out;transform:translate(-50%,-50%)}#wjcallback-modal.show .wjcallbackform{opacity:1}#wjcallback-modal .form-validate{margin:0}#wjcallback-modal .form-validate .modal-body{padding:15px;width:100%;box-sizing:border-box}#wjcallback-modal .form-validate input[type=text],#wjcallback-modal .form-validate textarea{width:100%;box-sizing:border-box;padding:10px 15px;display:block;height:auto;margin-bottom:20px}#wjcallback-modal .form-validate textarea{margin-bottom:5px}#wjcallback-modal .form-validate .informtext{padding-bottom:20px}#wjcallback-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1060}#wjcallback-loader::after{border:4px solid #f3f3f3;border-top:4px solid #08c;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;position:fixed;margin:0 auto;top:50%;left:0;right:0;margin-top:-40px;content:""}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (max-width:480px){#wjcallback-modal .wjcallbackform{display:inline-block;position:absolute;left:0;right:0;margin:0 15px;top:50%;width:auto;text-align:left;box-sizing:border-box;background:#fff;opacity:0;-webkit-transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out;transform:translate(0,-50%)}}
.modal-footer {
    padding: 0 !important;
    border-top: none !important;
}
.modal-footer > .btn {
    background: #1a84f1;
    float: none;
}
.whatsapp img {
  width: 40px;
  margin-left: 5px;
}

.whatsapp p {
  margin: 0;
}
.customphone-mob img {
  width: 50px;
  margin: 0 5px;
}
.socdem {
  border-radius: 5px;
  font-weight: bold;
  font-size: 160%;
  font-family: "OpenSans";
  color: #567b0c !important;
}
.customphone-mob p {
  margin: 0 !important;
}
.customphone-mob {
  padding: 18px 0;
  font-size: 18px;
  margin: 0 0px;
  background: rgba(0, 0, 0, .05);
  text-align: center;
}
.bdot {
  border-bottom: 3px dotted black;
}
.logokat {
    position: absolute;
    top: 0;
}
.logokat img {
    width: 66px !important;
}
.phoca-body-top {
    text-align: center;
}
.rewiev {
    background: #039ec1;
    padding: 10px 10px;
    border-radius: 20px;
    color: white;
  margin-bottom: 10px;
}
@media screen and (min-width: 920px) {
.customphone-mob {
  display: none;
}}
@media screen and (min-width: 600px) {
.bdot {
  display: none;
}}


@media screen and (max-width: 768px) {
.nodisplay {
    display: none;
  }
.leftbar {
    display: flex;
    flex-wrap: wrap;
}
.moduleben {
    order: 1;
  width: 100%;
}
.moduleel {
    order: 2;
  width: 100%;
}}

@media screen and (min-width: 481px) and (max-width: 1040px) {
.product.vm-col {
    width: 50%;
}}
.more p {
    text-align: center !important;
}
.moduletableregion {
    background: moccasin;
    padding: 10px 10px 3px 12px;
    font-size: 115%;
}
@media screen and (min-width:920px) {
    .customphone-top {
        display: none
    }
}

@media screen and (max-width:920px) {
  
    .customphone-top {
        display: block;
        margin-bottom: 5px;
        font-size: 120%;
        text-align: center
    }
    .customphone-top a {
        display: inline-block;
        background: rgba(0, 0, 0, .1);
        color: #202020;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px
    }
  .customphone-top a {
    letter-spacing: 0 !important;
    height: 45px !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin:2px;
    background: rgb(189, 242, 113) !important;
  }
    .customphone-top a svg {
        display: none
    }
    .customphone-top a:hover {
        color: #202020;
        opacity: .7
    }
}

.customphone-top {
    padding: 18px 0;
    font-size: 18px;
    margin: 0 0px;
    background: rgba(0, 0, 0, .05)
}

.customphone-top span {
  position: relative;
  display: block;
  font-size: 65%;
  text-align: center;
  margin-top: -26px;
}



.section_title.center span {
    padding-left: 15px;
    padding-right: 15px;
}
.section_title {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    text-transform: uppercase;
}

.section_title {
    color: #393838;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0px;
    letter-spacing: 1.4px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section_title::before, .section_title::after {
    -webkit-flex-basis: 30% !important;
    -moz-flex-basis: 30% !important;
    -ms-flex-basis: 30% !important;
    flex-basis: 30% !important;
    -webkit-flex-grow: 0 !important;
    -moz-flex-grow: 0 !important;
    -ms-flex-grow: 0 !important;
    flex-grow: 0 !important;
    display: block;
    height: 2px;
    background-color: #709b18;;
    min-width: auto !important;
    max-width: none !important;
}
.section_title.center::before, .section_title.center::after {
    content: '';
}
.price.rice1 a, .price.rice1 a:hover, .price.rice1 a:focus, .price.rice1 a:visited {
    color: blue;
}
.category_description a {
    color: blue !important;
}
table.totable {
    width: 100%;
}
.totable td {
    border: 1px solid #aaa;
    padding: 5px;
}
.totable tr:hover {
    background: #e8e8e8;
}
.rice1 {
    font-size: 120% !important;
}

@media (min-width:769px) {
.dva {
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}
.dva:after {
    content: "";
    width: 3px;
    height: 300px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}}

.nizmap a {
    color: yellowgreen !important;
}
.rayon img {
    width: 50%;
    padding: 3px;
}
.customfone span {
    color: white;
    background: #709b18;
    font-weight: bold;
    padding: 0 19px;
    border-radius: 3px;
}
span.be {
    padding: 0 20px;
}
span.el {
    padding: 0 13px;
}
@media (min-width:770px) and (max-width:1040px) {
.phoca-body.container {
    display: flex;
}
.one {
    width: 30%;
    max-width: 250px;
}
.two {
    width: 69%;
}
.three {
    width: 100%;
    margin-top: 20px;
}
  .modulenone, .modulevm {
    width: 33%;
    float: left;
}
.more {
    min-height: 220px;
}}


#butt.menu-btn:before {
    content: '';
    background: url(../../../images/ar1.png) no-repeat;
    width: 52px;
    height: 50px;
    left: 6%;
    position: absolute;
    background-position-y: -10px;
}


#butt.menu-btn:after {
    content: '';
    background: url(../../../images/ar2.png) no-repeat;
    width: 52px;
    height: 50px;
    right: 5.8%;
    position: absolute;
    background-position-y: -10px;
}

@media (max-width:420px) {
#butt.menu-btn:before {
      left: 3%;
      top: auto;
}
#butt.menu-btn:after {
      right: 2.5%;
      top: auto;
}}

span.sc {
    text-align: center !important;
    top: 100px !important;
    background: rgba(0,0,0,0.7) !important;
    left: 20px !important;
    right: 20px !important;
    font-size: 160% !important;
}

@media (max-width:566px) {
span.sc {
      top: 2em !important;
}}

.more {
    width: 46%;
    float: left;
    text-align: center;
    margin: 1% 2%;
    border: #b1afaf 1px solid;
    padding-top: 10px;
}

.more p {
    padding: 10px;
}

@media (max-width:600px) {
.more p {
    min-height: 85px;
}}

#fancybox-wrap {
    z-index: 999999999999 !important;
}
.brand-logo a {
    border-bottom: none !important;
}
.opg-modal.opg-open {
    z-index: 99999999999 !important;
}
.customfone1 {
    text-align: right;
    padding-top: 2px;
}
.headd {
    padding: 15px;
}
.customfone {
    line-height: 1;
}
.customfone p {
    line-height: 1;
    margin: 0;
  color: red;
}
.phone1 {
    font-size: 160%;
    color: #303030;
    font-family: SANS-ARIAL;
}
.customslogan5 {
    padding: 10px 0px 2px 55px;
    color: #709b18;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    background: url(../../../images/class.png) no-repeat;
    background-position: left 0px bottom 0px;
}
.customtime5 {
    padding: 10px 0px 0px 46px;
    color: #3b8470;
    font-size: 16px;
    text-align: left;
    background: url(../../../images/vremya-raboti.png) no-repeat;
    background-position: left 0px bottom 4px;
    float: right;
    background-size: 40px;
}

@media (min-width:1040px) {
    table.rice1 {
    width: 80% !important;
}}

.praicep {
    width: 100%;
}
.praicep p {
    background: #e1dddd;
    width: 100% !important;
    padding: 5px 10px;
    text-align: left !important;
}
.praicep a {
    border-bottom: none !important;
}
table.price tr td:first-child {
    padding-left: 10px;
}
table.price tr td + td, table.price tr td + td + td {
    text-align: center;
}
.moduletablebrand1 {
    padding-top: 20px;
}
.servis-logo img {
    padding: 5px;
}
.servis-logo:hover {
    border: 1px red solid;
    padding: 2px;
}
@media (max-width:500px) {
.moscow1 {
    overflow-x: scroll;
  }}
.servis-logo a {
    border-bottom: none !important;
}
table.price1 {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
    font-size: 80%;
}
table.price1 thead {
    background: #006766 none repeat scroll 0 0;
    border-bottom: 1px solid #000;
    color: white;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 13px;
    font-weight: bolder;
    text-shadow: 0 1px 1px #2d2020;
}
table.price1 td {
    /*padding: 5px;*/
    padding: 4px 3%;
}
table.price1 tr {
    border-top: 1px solid #aaa;
}
table.price1 tr:last-child {
    border-bottom: 1px solid #aaa;
}
table.price1 thead td + td {
    border-left: 1px dotted #000;
    text-align: center;
}
table.price1 tbody tr td:hover {
    background: #E8E8E8 none repeat scroll 0 0;
}
table.price1 tbody td + td {
    border-left: 1px solid #aaa;
}

.moscow {
    width: 50%;
    float: left;
    padding: 10px;
    text-align: left !important;
    font-size: 80%;
}
.moscow p {
    text-align: left !important;
}
.logopage1 img:hover {
    outline: 2px red solid;
}
.customstatiigen {
    padding: 5px;
    line-height: 1;
}
.customstatiigen a {
    color: blue !important;
    border-bottom: 1px dotted;
    font-family: 'Cuprum',Tahoma,Arial,Helvetica,Geneva,sans-serif;
    font-size: 90%;
}
.customstatiigen hr {
    margin: 10px 0px 10px 0px;
}
.customstatiigen a:hover {
    color: red !important;
    text-decoration: none !important;
    border-bottom: none !important;
}
div#vmCartModule a {
    color: blue;
    font-weight: bold;
}
div#vmCartModule {
    background: yellow;
    padding: 10px;
}
.customfootbanner h3 {
    font-size: 100%;
    background: yellowgreen;
    padding: 5px 0px;
    margin: 0 0 5px 0px;
}
.moduletablefootbanner {
    width: 50%;
    float: left;
    padding: 10px;
    font-weight: bolder;
    line-height: 1;
}
.footbanner {
    display: flex;
    text-align: center;
}
.tbrand1 {
    text-align: center;
    background: #e5e2df;
    padding: 1px 0;
    margin-top: 10px;
    order: 0;
}

.logopage1 img {
    width: 9%;
    margin: 0 4px 6px 4px;
    height: 40px;
    border: 1px #a7a6a6 solid;
    padding: 1px;
    aspect-ratio: 2/1;
}
.spacer-buy-area1 {
    padding: 10px 0 0 0;
}
.Artikul {
    font-size: 150%;
    text-align: center;
    padding: 9px 4px;
    font-weight: bold;
}
.short-arendageneratorov {
    text-align: center;
    font-size: 120%;
    padding: 5px 15px;
    background: aliceblue;
    font-weight: bold;
    margin-bottom: 10px;
}
.arend {
    font-size: 140%;
    background: #e1e1e1;
    padding: 5px;
    text-align: center;
}
.customzp {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    padding-top: 10px;
}
.customzp img:hover {
    outline: 1px solid red;
}
.menuremitem {
    padding-bottom: 6px;}
.miniimg {
    margin-top: 3px;
}
.category.floatleft.width1 {
    width: 15%;
    border: solid #bab7b7 0.5px;
    margin: 0.5%;
}
.category.floatleft.width1.vertical-separator:hover {
    outline: 1px solid red;
}
.storyimg img {
    max-width: 300px;
    padding: 5px 15px;
    float: left;
}
.storyimg1 img {
    max-width: 160px;
    padding: 5px 15px;
    float: left;
    height: 160px;
}
.breadcrumb>li+li:before {
    content: "\00a0" !important;
    padding: 0px !important;
}
span.divider {
    padding: 0px 5px 0 5px !important;
}
.opg-button-group {
    font-size: 100% !important;
}
.footlot a {
    color: white !important;
}
@media (min-width: 1270px) {
.moduletablefoot2 {
    padding-left: 22%;
}}
.footlot {
    width: 24.5%;
    display: inline-block;
    font-size: 93%;
}
@media (max-width:500px) {
  .footlot {
    width: 100%;
    font-size: 100%;
}
.moduletablefoot2 {
    padding-left: 0;
}
.logopage1 img {
    width: 31%;
    margin: 1%;
}}
@media screen and (min-width: 500px) and (max-width: 730px) {
  .footlot {
    font-size: 72%;
      min-height: 120px
}}
@media screen and (min-width: 730px) and (max-width: 1270px) {
  .footlot {
    font-size: 85%;
}}
@media screen and (min-width: 500px) and (max-width: 1270px) {
  .footlot {
    width: 48%;
    float: left;
    background: cadetblue;
    padding: 10px;
    margin: 0 1% 1% 1%;
}}

.col-xs-12.col-sm-9.col-md-9 a {
    font-weight: bold !important;
}
.conttext a {
    font-size: 95% !important;
      font-weight: 100 !important;
}
span.buttonn {
    padding-left: 10px;
  vertical-align: middle;
}
.form-horizontal .control-label{width:250px;!important}
.moduletableservis {
    text-align: center;
}
.servis-logo {
    text-align: center;
    display: inline-block;
    width: 30%;
    vertical-align: top;
    float: none;
    margin: 5px 1% 5px 1%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(230,238,249);
    border-image: initial;
    border-radius: 5px;
    padding: 5px;
}
.servis-logo a {
    font-family: 'Cuprum',Tahoma,Arial,Helvetica,Geneva,sans-serif;
    font-weight: bold;
    font-size: 70%;
}
.menuremitem a {
    color: #666666 !important;
}
.menuremitem a:hover {
    color: red !important;
}
@media screen and (min-width: 415px) and (max-width: 768px) {
  .modulevm {
    width: 50%;
    float: left;
  }
/*.logopage1 img {
    width: 11%;
    margin: 0 2px 6px 2px;
    height: 30px;
}*/
.logopage1 img {
    width: 18%;
    margin: 1%;
    height: 40px;
}}  

@media screen and (min-width: 768px) and (max-width: 1040px) { 
.logopage1 img {
    width: 14%;
    margin: 5px 1%;
    height: 40px;
    border: 1px #a7a6a6 solid;
    padding: 1px;
}}  

@media (max-width: 769px){
.col-sm-3 {
    width: 100% !important;
  }
.col-sm-9 {
    width: 100% !important;
}
.modulevm {
    display: none;
}
.modulesr {
    display: none;
}
.modulenone {
    display: none;
}
.modulestatii {
    display: none;
}}
@media (max-width:769px) {
  .col-sm-6 {
		width:100% !important;
	}}

.conttext p {
    text-align: justify;
}
.logopage {
    width: 100%;
    text-align: center !important;
}
.logopage img {
   /* width: 100%;*/
    margin: 5px 1% 5px 1% !important;

    border: 1px solid gray !important;
    padding: 1px;
}
.customtextphone p {
    line-height: 1;
    margin: 2px;
}
@media screen and (max-width: 600px) {
.category.floatleft.width1, .category.floatleft.width1.vertical-separator {
    width: 48.5%;
   border: solid #bab7b7 0.5%;
    margin: 0.5%;
    float: left !important;
}}
@media screen and (max-width: 415px) {  
.servis-logo {
    width: 49%;
    margin: 5px 0px;
}  
  .logopage img {
    width: 42%;
    margin: 5px 1% 5px 1% !important;
    height: 40px;
}
.storyimg img {
    max-width: 100%;
    width: 100%;
    padding: 5px;
}  
.conttext p {
    text-align: center;
}
.customtextphone p {
    text-align: left !important;
    margin: 0px;
}
.moduletablecontact {
    background: #414040;
    text-align: center;
}}
.customvm, .customsr {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}
@media screen and (min-width: 770px) {
.menu-btn {
    display: none;
  }
.footbanner {
    display: none;
}}

@media screen and (max-width: 769px) {
  .menu-btn{
    text-align: center;
    margin-bottom: 8px;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 140%;
    font-weight: 700;
    color: rgb(245,245,245) !important;
    text-shadow: 0 -1px rgba(0,0,0,.1);
    padding: 5px 0 5px 0;
    border-radius: 3px;
    background: #0c9c0d linear-gradient(#82d18d,#0c9c0d);
    box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    margin: 0px 20% 10px 20%;
}
.tbrand1 {
    background: none;
}}

.miniimg img {
  margin: 3px;
    width: 23%;
  aspect-ratio: 1/1;
}
.miniimg {
    text-align: center !important;
}
@media screen and (max-width: 415px){
.miniimg img {
    margin: 5px;
    width: 45%;
}}
h3.niztitle {
    margin: 20px 0 10px 0;
    text-align: center !important;
}
.customglavfone {
    line-height: 1.1;
}
.sf2LayoutMode-boxed {
    max-width: 100% !important;
}
.customlogo {
    text-align: left;
}
.whatsapp {
    font-size: 15px;
    color: #a1a1a1;
    font-family: arial;
}
.phone {
 font-size: 26px;
  color: #303030;
  font-family: SANS-ARIAL;
  font-family: "OpenSans";
  font-weight: bold;
}
.customslogan {
    padding: 10px 0px 2px 55px;
    color: #709b18;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    background: url(class.png) no-repeat;
    background-position: left 0px bottom 0px;
}
.customtime {
    padding: 10px 0px 0px 46px;
    color: #3b8470;
    font-size: 16px;
    text-align: left;
    background: url(vremya-raboti.png) no-repeat;
    background-position: left 0px bottom 4px;
    float: right;
    background-size: 40px;
}
/*.customfone {
    line-height: 1.4;
}*/
.headlot {
    width: 25%;
    float: left;
    text-align: center;
    padding-top: 6px;
}
/*.phoca-breadcrumbs-box {
	margin-top: 20px;
}*/
@media screen and (max-width: 600px){
.headlot {
    width: 100%;
    text-align: center;
    float: none;
    padding-top: 0;
  }}

@media screen and (max-width: 415px){
ul {
    padding-left: 15px;
}
.phoca-bottom ul {
    padding-left: 40px;
}
.customglavfone {
    line-height: 1;
}

  .customfone1{
    text-align: center;
    float: none;
}
.customlogo {
    text-align: center;
}
.customslogan {
    text-align: center;
    padding: 8px 0px 8px 40px;
    display: inline-flex;
    font-size: 14px;
    background-size: 35px;
}
.customtime, .customtime5 {
    text-align: center;
    padding-right: 0px;
    padding: 5px 0 3px 0;
    line-height: 1;
        display: none;
}
.phoca-breadcrumbs-box {
    margin-top: 10px;
}
.breadcrumb {
    margin-bottom: 10px;
}}

@media screen and (min-width: 416px) and (max-width: 1040px) {
.category.floatleft.width1 {
    width: 24%;
    border: solid #bab7b7 0.5%;
    margin: 0.5%;
}}


@media screen and (max-width: 920px) {
  .customslogan, .customslogan5 {
    display: none;
  }}

@media screen and (min-width: 600px) and (max-width: 920px) {
  .headlot {
    width: 50%;
    text-align: right;
    padding-top: 0px
  }}
@media screen and (min-width: 416px) and (max-width: 920px) {
.customtime, .customtime5 {
    display: none;
}}
.headpage a:hover {
    color: white !important;
    text-decoration: none;
}
.headpage img:hover {
    opacity: 0.7;
}
.headpage img {
    padding-bottom: 9px;
    width: 100%;
}
.headpage {
   float: left;
    margin: 0px 1% 20px 1%;
    padding: 0 0 9px 0px;
    width: 14.6%;
    text-align: center;
    background: yellowgreen;
    font-size: 110%;
    font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1050px) {
  .headpage {
    margin: 0px 1% 30px 1%;
    width: 23%;
    height: auto;
    padding: 0 0px 9px 0px;
    font-size: 80%;
}}
@media screen and (max-width: 415px){
.headpage {
    width: 46%;
    height: auto;
    margin: 2%;
    padding: 0 0px 9px 0px;
    font-size: 78%;
}}
@media screen and (min-width: 415px) and (max-width: 769px) {
  .headpage {
    width: 31%;
    font-size: 90%;
}}
@media screen and (min-width: 768px){
.customfone {
    text-align: right;
}
.customglavfone {
    line-height: 1.1;
    text-align: right;
    padding-top: 4px;
}}

.navbar-form.navbar-right.phoca-search {
    max-width: 100px;
}

.rokajaxsearch {
    max-width: 160px;
}
@media screen and (min-width: 830px) and (max-width: 1142px) {
  .rokajaxsearch {
    max-width: 166px !important;
}}
#roksearch_search_str {
    background: white;
    /*max-width: 200px !important;
  min-height: 28px;*/
}
#roksearch_search_str::-webkit-input-placeholder { color:#000; }
#roksearch_search_str::-moz-placeholder { color:#000; } /* firefox 19+ */
#roksearch_search_str:-ms-input-placeholder { color:#000; } /* ie */
#roksearch_search_str:-moz-placeholder { color:#000; }
.customstatii hr {
    margin: 10px 0px 10px 0px;
}
@media screen and (min-width: 767px) and (max-width: 830px) { 
#rokajaxsearch {
    display: none;
}
#item-160 {
    display: none;
}}
@media screen and (min-width: 767px) and (max-width: 1024px) { 
h3.module-title { 
  font-size: 110% ;
}}
.leftbar a:hover {
    color: red;
}
.phoca-bottom a:hover {
    color: #f15050 !important;
}
.product-short-description {
    color: #0077b3;
    font-weight: bold;
}
li#item-527 {
    border: red solid 2px;
    margin-top: -1px;
}
.customtextphone {
    width: 100%;
    border: 1px solid red;
    margin: 0px 0px 8px 0;
    line-height: 1;
    padding: 5px;
    text-align: center !important;
}
.textlogo img {
    width: 100px;
    height: 35px;
    margin: 5px;
}
.textimg {
    text-align: center;
}
.textimg img {
    margin: 5px;
}
.custombrand {
    padding-bottom: 10px;
}
.brand-logo a {
    font-size: 90%;
    float: left;
    width: 100%;
    padding: 9px 0px 8px 0;
    position: relative;
    z-index: 1;
  color: blue !important;
}
.brand-logo {
    text-align: center;
    display: inline-block;
    height: auto;
    width: 8%;
    vertical-align: top;
    float: none;
    margin: 0.5%;
    outline: 1px solid gray;
    background: white;
}
.brand-logo a:hover {
    outline: 1px solid red;
}
.brand-logo img {
    width: 90%;
    height: auto;
  aspect-ratio: 2/1;
}
@media screen and (max-width: 515px){
.brand-logo {
    height: auto;
    width: 22% !important;
    margin: 0 1% 5px 1% !important;
}}
@media screen and (min-width: 516px) and (max-width: 768px){
.brand-logo {
    height: auto;
    width: 14% !important;
    margin: 1% !important;
}}
@media screen and (min-width: 769px) and (max-width: 1025px) {
  .brand-logo {
    width: 10% !important;
    margin: 1%;
}}
.sf2-form-group {
    position: unset !important;
}
.sf2Style-default .sf2-form-group textarea.sf2-element:focus{box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);border-color: #66afe9;outline: 0;}
.sf2Style-default button.sf2-element[type="submit"]:hover{background:#286090;}
.sf2Style-default button.sf2-element {
    background: #eee;
    color: #333;
    transition: all 0.2s ease;
    display: inline-block;
    padding: 6px 14px 7px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    text-shadow: none;
}
.sf2Style-default button.sf2-element[type="submit"] {
    background: #337ab7;
    color: #fff;
    font-weight: 500;
}
.sf2LayoutMode-boxed .sf2-body {
    padding: 15px 20px 0px;
    border-radius: 4px;
}
.customcontact {
    line-height: 1;
    font-size: 117%;
}
@media screen and (max-width: 415px){
.customcontact {
  padding: 8px;
  font-size: 14px;
}}
.customcontact a {
    color: white !important;
}
.customstatii {
    padding: 5px;
    line-height: 1;
}
.customstatii a {
        color: blue !important;
    border-bottom: 1px dotted;
    font-family: 'Cuprum',Tahoma,Arial,Helvetica,Geneva,sans-serif;
    font-size: 90%;
}
.customstatii a:hover {
    color: blue !important;
    text-decoration: none;
}
.col-xs-12.col-sm-6.col-md-6 a, col-xs-12.col-sm-6.col-md-6 a:hover, col-xs-12.col-sm-6.col-md-6 a:focus, col-xs-12.col-sm-6.col-md-6 a:visited {
    color: blue;
  font-family: 'Cuprum',Tahoma,Arial,Helvetica,Geneva,sans-serif;
    font-size: 90%;
}
.col-xs-12.col-sm-6.col-md-6 a:hover{
	color: red !important;
	text-decoration: none;
    border-bottom: none;
}
.sf2-checkboxes .sf2-checkbox-label {
    margin: 5px 20px 5px 15px !important;
    float: left !important;
}

.item-page a {
    color: blue !important;
}
.price1 a {
    background: #427cd4;
    color: white !important;
    padding: 1px 6px;
    border-radius: 3px;
}
.headpage a {
    color: #212121 !important;
    font-weight: bold !important;
    font-size: 90% !important;
}
table.price {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
    font-size: 110%;
}
table.price thead tr td {
    text-align: center !important;
    font-size: 90%;
}
.price tr:nth-child(2n) {
    background: #eee;
}
table.price thead {
    background: #9acd32 none repeat scroll 0 0;
    border-bottom: 1px solid #000;
    color: white;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 100%;
    font-weight: bolder;
    text-align: center;
}
table.price td {
    padding: 6px 5px;
}
table.price tr {
    border: 1px solid #aaa;
}
table.price tr:last-child {
    border-bottom: 1px solid #aaa;
}

table.price tbody tr:hover {
    background: #E8E8E8 none repeat scroll 0 0;
}
table.price tbody td + td {
    border-left: 1px solid #aaa;
}
.tprice td:nth-child(2) {
    text-align: left;
}

.tprice td:nth-child(3) {
    text-align: center;
}
.bt {
    width: 23%;
    float: left;
    margin: 1%;
    background-color: rgba(0,0,0,.4);
    padding: 5px 16px 5px 9px;
    border-radius: 5px;
}
.exa {
    position: absolute;
    top: 0px;
    color: #FFF;
    font-size: 19px;
    padding: 0;
    border-radius: 5px;
    text-shadow: black 1px 1px 1px;
    line-height: 1;
    text-align: left !important;
}
@media screen and (max-width: 415px) {
.exa {
    position: relative;
    color: #FFF;
    font-size: 130%;
    top: 0px;
    font-weight: bold;
   text-shadow: none;
}
.bt {
    padding: 5px 9px 5px 17px;
    width: 98%;
    background-image: url(../images/galk.png);
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}}
@media screen and (min-width: 416px) and (max-width: 567px) {
.exa {
    position: absolute;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    top: 0px;
}
.bt {
    padding: 4px 6px;
}}
@media screen and (min-width: 567px) and (max-width: 769px) {
.exa {
    position: absolute;
    color: #FFF;
    font-size: 22px;
    top: 0px;
}
.bt {
   padding: 4px 12px 4px 4px;
}}
@media screen and (min-width: 770px) and (max-width: 1000px) {
.exa {
    position: absolute;
    color: #FFF;
    /*font-size: 12px;*/
    top: 0px;
}}
.exa p {
    color: #fff;
    font: 16px/14px arial;
    padding: 0 5px 0px 0px;
    white-space: nowrap;
    border-radius: 3px;
    display: list-item;
}

.example2 {
    position: relative;
   display: inline-block;
  margin-bottom: 10px; 
      width: 100%;
}
.example2 span {
    left: 10px;
    position: absolute;
    top: 20px;
     
    /* Оформление текста */
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px; 
     
    /* Фон */
    background-color:rgba(0,0,0,.4);
    padding:10px 30px;
}
.example2 img {
    width: 100%;
}
@media screen and (max-width: 475px){
.example2 span {
    display: none;
}
.example2 img {
    min-height: 130px;
}}
.example2 span b {
    color: #fff;
    font: 16px/30px arial;
    padding: 0px 5px;
    white-space: nowrap;
    border-radius: 3px;
    display: list-item;
}

.module-title {
   text-align: center;
    background: yellowgreen;
    color: white !important;
    padding: 6px 0px 6px 0;
    margin: 0px 0px 5px 0px;
}
@media screen and (max-width: 768px){
.col-xs-12.col-sm-6.col-md-6 {
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 10px;
}}
@media screen and (min-width: 769px){
.col-xs-12.col-sm-6.col-md-6 {
    min-height: 930px;
    font-size: 16px;
}}
.col-xs-12.col-sm-6.col-md-6 {
    background: #fafafa;
    border: 1px solid #e7e7e7;
}
/* Phoca - http://www.phoca.cz/ */
ul.menuremitem img {
    width: 23px !important;
    margin: 0px 10px 0px 0px;
    height: 23px !important;
}
@media screen and (min-width: 1023px) and (max-width: 1230px) {
  ul.menuremitem img {
    margin: 0px 5px 0px 0px;
}}
.nizmap a {
    color: white;
}
.menuremitem li:hover {
    background-color: #E1E9F1;
}
.artik {
    text-align: right;
}
div#fancybox-title {
    display: none !important;
}

.setki {
    padding-top: 5px;
    font-weight: bold;
    color: #0077b3;
    font-size: 12px;
    font-family: arial;
}
@media screen and (max-width: 800px){
#mod_virtuemart_search {
    width: 54px;
    padding-top: 8px;
}}
@media screen and (max-width: 1280px){
.menuremitem {
    font-size: 100% !important;
}}
/*@media screen and (max-width: 769px){
.leftbar {
    display: none;
  overflow: auto;
    height: 250px;
}}*/
@media screen and (max-width: 767px){
.breadcrumbs.phoca-breadcrumbs {
    text-align: center;
  font-size: 13px;
}}
.header {
    height: auto;
    min-height: 87px;
    padding: 5px;
}
.new {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
@media (max-width: 1170px){
.new {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
}}
/*@media (min-width: 416px){
.new {
    height: 95px;
}}*/
@media screen and (max-width:920px) {
  .customfone1, .customfone {
    display: none;
}
  .new {
    padding: 0;
  }
.header {
    padding: 0;
}
.customlogo {
    text-align: center;
    padding-top: 12px;
}}
@media (max-width: 1115px) and (min-width: 415px){
.navbar-nav {
    font-family: 'Kurale', sans-serif;
    font-size: 90% !important;
    text-transform: none !important;
}}
.logoclass {
    float: left;
    padding-top: 10px;
}
.phoneclass {
    position: absolute;
    right: 10px;
    top: 13px;
    text-align: right;
    color: black;
    font-size: 14px;
    line-height: 0.6;
    font-family: 'PT Sans' !important;
}
@media screen and (max-width: 479px){
.logoclass {
    float: none;
    text-align: center;  
}}
@media screen and (max-width: 479px){
.phoneclass {
    text-align: center;
color: black;
font-size: 14px;
line-height: 0.6;
font-family: 'PT Sans' !important;
float: none;
  position: unset;
}}
.page-header {
    padding-bottom: 0px !important;
    margin: 0px 0px 10px 0px !important;
    border-bottom: black 1px solid !important;
}
.page-header h1 {
    margin-bottom: 3px !important;
}
.menuzapmenu {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 116%;
    text-transform: uppercase;
    padding-left: 0px;
}
.menuremitem {
    list-style: none;
    padding-left: 0px;
    letter-spacing: -0.3px;
    font-size: 17px;
    font-family: 'Cuprum', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
#item-160 {
   /* padding: 11px 0px 0 10px;*/
  margin: 10px;
}
.menuremitem li {
    border-bottom: 1px solid #a9a4a4;
    padding: 3px 0px 3px 5px;
    min-height: 32px;
}
@media screen and (min-width: 1023px) and (max-width: 1230px) {
  .menuremitem li {
    padding: 3px 0px 3px 0px;
  }}

.divider img {
	display: none;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

a.toplevel {
    text-decoration: none;
    /*display: inline-block;*/
    border-bottom: 3px solid transparent;
    transition: 0.5s ease;
    /*white-space: nowrap;*/
	border-radius: 0px;
}

/*a.toplevel:hover {
    border-bottom: 3px solid #4188c6;
	border-radius: 0px;
	background: #e7e7e7;
}*/

#topmenu a:hover {
    border-bottom: 3px solid red;
    border-radius: 0px;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	border-bottom: 3px solid #4188c6;
}

.phoca-nav-top {
	/*border-bottom: 1px solid #d9d9d9;
	margin-bottom: -1px;*/
}
.phoca-nav-bottom {
	border-top: 1px solid #d9d9d9;
	margin-top: -21px;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 ;
	border: 0;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

ul.bxslider {
  margin: 0;
  padding: 0;
}

.phoca-slideshow {
	border-bottom: 1px solid #d9d9d9;
}

.phoca-bottom {
	background: #5d5d5d;
	color: #ccc;
	padding: 25px 0px 15px 0px;
}

.phoca-footer-bottom {
	background: yellowgreen;
	text-align: center;
	padding: 15px 0px;
	font-size: small;
}

.phoca-search {
	margin-top: 13px;
}
.phoca-banner {
	margin: 5px auto;
}

.module .input-sm {
	
}
.pgb-captcha-in {
	display: inline;
}



/* Protostar by Kyle Ledbetter 
Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
*/

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574%;
}
.row-fluid .span12 {
	width: 99.99999999%;
	*width: 99.946808500638%;
}
.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.436170203638%;
}
.row-fluid .span10 {
	width: 82.978723396%;
	*width: 82.925531906638%;
}
.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.414893609638%;
}
.row-fluid .span8 {
	width: 65.957446802%;
	*width: 65.904255312638%;
}
.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.393617015638%;
}
.row-fluid .span6 {
	width: 48.936170208%;
	*width: 48.882978718638%;
}
.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.372340421638%;
}
.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.861702124638%;
}
.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.351063827638%;
}
.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.840425530638%;
}
.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.3297872336383%;
}


fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 13.5px;
	color: #999;
}
label,
input,
button,
select,
textarea {
	
	font-weight: normal;
	
}
/*input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}*/
label {
	display: block;
	margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	
	padding: 4px 6px;
	margin-bottom: 9px;
	
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
input,
textarea,
.uneditable-input {
	width: 100%;
}
textarea {
	height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .0s, box-shadow linear .0s;
	-moz-transition: border linear .0s, box-shadow linear .0s;
	-o-transition: border linear .0s, box-shadow linear .0s;
	transition: border linear .0s, box-shadow linear .0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
select,
input[type="file"] {
	height: 28px;
	*margin-top: 4px;
	line-height: 28px;
}
select {
	border: 1px solid #ccc;
	background-color: #fff;
}
select[multiple],
select[size] {
	height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	width: auto;
	height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.input-group input[class*="span"],
.input-group .uneditable-input[class*="span"],
.input-group input[class*="span"],
.input-group .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-group [class*="span"],
.row-fluid .input-group [class*="span"] {
	display: inline-block;
}
input,
textarea,
.uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
.controls-row {
	*zoom: 1;
}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.controls-row:after {
	clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-group .add-on,
.control-group.warning .input-group .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-group .add-on,
.control-group.error .input-group .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-group .add-on,
.control-group.success .input-group .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-group .add-on,
.control-group.info .input-group .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-actions:after {
	clear: both;
}



.input-group input:focus,
.input-group select:focus,
.input-group .uneditable-input:focus,
.input-group input:focus,
.input-group select:focus,
.input-group .uneditable-input:focus {
	z-index: 2;
}
.input-group .add-on,
.input-group .add-on {
	display: inline-block;
	width: auto;
	
	min-width: 16px;
	padding: 4px 5px;
	
	font-weight: normal;
	
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-group .add-on,
.input-group .btn,
.input-group .btn-group > .dropdown-toggle,
.input-group .add-on,
.input-group .btn,
.input-group .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-group .active,
.input-group .active {
	background-color: #a9dba9;
	border-color: #46a546;
}
.input-group .add-on,
.input-group .btn {
	margin-right: -1px;
}
.input-group .add-on:first-child,
.input-group .btn:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-group input,
.input-group select,
.input-group .uneditable-input {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-group input + .btn-group .btn:last-child,
.input-group select + .btn-group .btn:last-child,
.input-group .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-group .add-on,
.input-group .btn,
.input-group .btn-group {
	margin-left: -1px;
}
.input-group .add-on:last-child,
.input-group .btn:last-child,
.input-group .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-group.input-group input,
.input-group.input-group select,
.input-group.input-group .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-group.input-group input + .btn-group .btn,
.input-group.input-group select + .btn-group .btn,
.input-group.input-group .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-group.input-group .add-on:first-child,
.input-group.input-group .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-group.input-group .add-on:last-child,
.input-group.input-group .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-group.input-group .btn-group:first-child {
	margin-left: 0;
}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.form-search .input-group .search-query,
.form-search .input-group .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-search .input-group .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-group .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-group .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-group .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-group,
.form-search .input-group,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-group,
.form-inline .input-group,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-group,
.form-horizontal .input-group {
	
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}
.form-search .input-group,
.form-inline .input-group,
.form-search .input-group,
.form-inline .input-group {
	margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.control-group {
	margin-bottom: 9px;
}
legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-horizontal .control-group:after {
	clear: both;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.form-horizontal .help-block {
	margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-group + .help-block,
.form-horizontal .input-group + .help-block {
	margin-top: 9px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}

.vm-pagination-bottom {
    float: none;
}

.pagination {
	margin: 18px 0;
	display: block;
	width: 100%;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	padding: 1px 12px 1px;
float: left;
border: 1px solid #CAC9C9;
margin: 0 3px;
background: gainsboro;
border-radius: 5px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
	display: block;
}

.counter {


}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}


.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}



.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.pagination ul {
	padding: 0;
	margin: 0 0 9px 25px;
}

.nav-stacked > li {
	float: none;
}
.nav-stacked > li > a {
	margin-right: 0;
}
.nav-tabs.nav-stacked {
	border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999;
}
.tabbable {
	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}


.accordion {
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}

.well {
	margin: 10px auto;
}

.phoca-body {
	
}

/* Top menu fix */
.navbar-fixed-top {
	padding-left: 10px;
}
.ph-menu-padding {
	padding-top: 75px;
}

.phoca-body .dropdown-menu {
	background: #fff;
	border: 1px solid #f5f5f5;
}

.module,
.module_menu {
	margin-bottom: 12px
}	

@media screen and (min-width: 1024px){
.level1 {
    float: left;
    min-width: 250px;
}

.dropdown-menu {
    width: 800px;
}}

/* themes.css */

body {
	background: #f7f7f7;
	color: #212121;
}
.phoca-header {
	background: #fff;
}
.navbar {
	background: #709b18;
	color: #fff;
	border: 0px;
	border-radius: 0px;
    z-index: 99999999999999 !important; 
}

@media screen and (min-width: 768px){
.navbar {
    max-height: 53px;
}}

.navbar li a{
	color: #fff;
}
h1 { font-size: 170%}
h2 { font-size: 140%}
h3 { font-size: 140%; color: #074276 !important; text-align: center !important;}

@media (max-width:500px) {
  h2 { text-align: center;}
}
.img-thumbnail,
.ph-thumbnail {
	box-shadow: 0px 0px 3px 0px #ccc;
}
.caption h3 {
	background: #f7f7f7;
	text-align: center;
	
	margin: 10px -13px;
	margin-top: 25px;
	padding: 10px 0px;
}
.btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.input-group-btn .btn {
	margin-top: 0px;
	margin-bottom: 5px;
}
.btn, .ph-btn, .btn-sm {
	font-weight: bold;
	text-transform: uppercase;
}
.ph-tab-pane {
	background: #fff;
}
.ph-price-brutto {
	color: #286090;
}
.ph-cart-module-box {
	
}
.ph-small {
	font-size: 95%;
}
.ph-cart-module-box .ph-hr {
	border-color: #777;
}
a, 
a:hover,
a:focus,
a:visited {
	color: #212121;
}
.moduletable a, 
.moduletable a:hover,
.moduletable a:focus,
.moduletable a:visited {
	/*color: #fff;*/
}
.btn,
a.btn, 
a.btn:hover,
a.btn:focus,
a.btn:visited {
	color: #fff;
}
.glyphicon-stats {
	color: #4491E4;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #f0f0f0;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #000000;
	background-color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #f0f0f0;
}

.breadcrumb {
	background: #fff;
}
.btn-default {
	background: #4491E4;
	border-color: #4491E4;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background: #2D84E1;
	border-color: #2D84E1;
}
.btn-success {
	background: #339999;
	border-color: #339999;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background: #2D8686;
	border-color: #2D8686;
}
.btn-danger {
	background: #E44644;
	border-color: #E44644;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background: #E1302D;
	border-color: #E1302D;
}
.dropdown-menu {
	background-color: #000;
	border: 1px solid #000;
}
.navbar-brand img {
	max-width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
.ph-pagination {
	margin-top: 30px;
}

/* themes.css end */