a {
    color: #5cb5e5;
}
header .navbar-brand {
    height: auto!important;
    padding: 7px 0 0 0;
}
.info-block {
    padding: 0 10px;
}
.clear {
    clear: both;
}
#translateWrap {
    display: inline-block;
    margin: -3px 0 0 0;
    text-align: left;
}
.skiptranslate {
    display: none !important;
}
#translateLng {
    padding: 1px;
    font-size: 13px;
}
.bootstrap-select > .dropdown-toggle {
    background: linear-gradient(to bottom, rgba(253, 253, 253, 1) 0%, rgba(218, 218, 218, 1) 100%)
}
.page_fix, #page_fix {
    top: 0 !important;
    position: static !important;
}
a:hover {
    color: #dd0f0e;
    text-decoration: none;
}
.site-title {
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 1.5rem;
	line-height: 1.5rem;
}
.comment-form p {
    padding-left: 150px;
}
.colored-line-left, .colored-line-right, .colored-line {
    background: #dd0f0e;
}
.page-title {
    color: #5cb5e5;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #dd0f0e;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #dd0f0e;
}
.comment-form .form-submit input, #recaptcha-submit-btn-area input {
    border: 1px solid #dd0f0e;
    background: #dd0f0e;
}
.comment-form .form-submit input:hover, #recaptcha-submit-btn-area input:hover {
    color: #dd0f0e;
}
#sidebar-secondary .widget ul:not(.recentcomments) li a {
    color: #5cb5e5;
}
#sidebar-secondary .widget ul:not(.recentcomments) li a:hover {
    color: #dd0f0e;
    text-decoration: none;
}
.post-list h1.entry-title a:hover {
    color: #dd0f0e;
}
.border-bottom-hover:hover {
    border-bottom-color: #dd0f0ecomments-title;
}
.sticky-navigation .main-navigation a{
    color: #5cb5e5!important;
    font-family: "Open Sans", Helvetica Neue, sans-serif;
    font-weight: bold;
    padding: 2px;
}
.sticky-navigation .main-navigation a:hover{
    color: #dd0f0e!important;
}
.info-block a {
    color: #ffffff;
    font-weight: bold;
}
.info-block a:hover {
    color: #ffffff;
}
#footer {
    border-top: 4px solid #5cb5e5;
    background-color: #ffffff;
    color: #000000;
}
#footer .tel-section li {
    float: left;
    margin: 0 5px;
}
#footer .copySection {
    line-height: 60px;
}
.footer, .footer a {
    background-color: #ffffff;
    color: #5cb5e5;
}
.powered-by a {
    color: #5cb5e5;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
    color: #5cb5e5;
}
.colored-text {
    color: #5cb5e5;
}
p.s5_mod_h3 {
    font-weight: bold;
}
.categories-wrap {
    margin-top: 20px;
    text-align:center
}
.categories-prod {
    padding:0 20px 0 20px;
    margin:0 auto;
    display:inline-block
}
.product-arr {
    color:#737373;
    cursor:pointer;
    display:block;
    float:left;
    margin:4px 10px;
    min-height:360px;
    position:relative;
    width:253px
}
.product-itm:hover::before {
    margin-left:-50%;
    width:100%
}
.product-itm::before {
    background:#fff none repeat scroll 0 0;
    content:"";
    height:3px;
    left:50%;
    margin-left:0;
    position:absolute;
    bottom:0;
    transition:all .3s ease 0s;
    width:0
}
.img-thumb {
    background-color:#fff;
    border:2px solid #ddd;
    border-radius:10px;
    display:inline-block;
    height:auto;
    line-height:1.42857;
    max-width:100%;
    -webkit-box-shadow:0 3px 3px rgba(0,0,0,0.7);
    -moz-box-shadow:0 3px 3px rgba(0,0,0,0.7);
    box-shadow:0 3px 3px rgba(0,0,0,0.7);
    transition:all .2s ease-in-out 0s
}
.sale {
    background:#5cb5e5;
    color:#fff;
    cursor:pointer;
    font-size: 19px;
    line-height: 30px;
    height:36px;
    margin:10px auto 0;
    padding:0 10px;
    text-align:center;
    transition:all 1s ease 0s
}
.product-arr:hover .sale {
    background:#dd0f0e none repeat scroll 0 0;
    color:#fff
}
.product-itm-pr {
    background:#fff;
    background:-moz-linear-gradient(top,#fff 0,#eee 100%);
    background:-webkit-linear-gradient(top,#fff 0,#eee 100%);
    background:linear-gradient(to bottom,#fff 0,#eee 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
    border:1px solid #cecece;
    border-radius:2px;
    color:#dd0f0e;
    display:inline-block;
    font-size: 19px;
    line-height: 36px;
    height:36px;
    margin:15px auto 0;
    padding:0 20px;
    text-align:center;
    width:164px
}
.product-itm-foot {
    font-size:16px;
    text-align:center;
    text-transform:uppercase;
    margin-top:5px
}
.foot-h3-first,
.foot-h3-sec {
    display:inline-block;
    -webkit-transition:color .4s ease;
    -moz-transition:color 1s ease;
    -o-transition:color 1s ease;
    transition:color 1s ease
}
.product-arr .product-itm {
    border:1px solid #b9c4c7;
    border-radius:3px;
    padding:10px 0 0
}
.product-arr:hover .product-itm {
    background:#fff;
    border:2px solid #b9c4c7;
    border-radius:3px;
    box-shadow:0 5px 15px rgba(0,0,0,0.2);
    left:-8px;
    position:absolute;
    top:-10px;
    z-index:1;
    width:100%
}
.brief .brief-image-right img {
    width: auto ;
}
span.s5_h3_first {
    font-weight: bold;
}
.brief p {
    margin-top: 0px;
}

.service-box {
    width: inherit;
}

.services-wrap > .service-box {
    width: inherit;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #5cb5e5;
}
.menu-align-center .navbar-header, .menu-align-center .navbar-collapse {
    width: auto;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.navbar-brand > img {
    display: inline-block;
    max-height: 111px;
}
.cb {
    clear: both;
}
.info-block {
    position: relative;
}
.info-block .cena-actual {
    background: #5cb5e5;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.info-block .dop-info {
    background: #5cb5e5;
    padding: 5px 10px;
    color: #fff;
    margin-top: 3px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.info-block .dop-info::before {
    background: #5cb5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: 0;
    position: absolute;
    transition: all .3s ease 0s;
    width: 0;
}
.svyaz-section {
    position: relative;
}
ul.grafik-rabotu {
    background: rgba(0,0,0,0) url("/images/on.png") no-repeat scroll left 10px;
    padding-left: 30px;
    margin: 0 12px 0 12px;
    line-height: 20px;
}
ul.grafik-rabotu li {
    list-style: none;
    font-size: 15px;
    line-height: 18px;
}
ul.grafik-rabotu li.gr-head {
    color: #5cb5e5;
    font-size: 20px;
    line-height: 24px;
}
ul.addr-bl {
    background: rgba(0,0,0,0) url("/images/domstroi.png") no-repeat scroll left top;
    padding-left: 30px;
    margin: 1px 5px 0 12px;
    height: 36px;
}
ul.addr-bl li {
    font-size: 14px;
    line-height: 17px;
    list-style: none;
}
ul.addr-bl li p{
    margin: 0;
}
.tel-section {

}
ul.telphone {
    border-left: 2px solid #5cb5e5;
    padding-left: 10px;
    margin: 0;
}
ul.telphone li {
    text-align: left;
    list-style: none;
    font-size: 24px;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
    line-height: 39px;
}
ul.telphone li a {
    color: #000;
    font-weight: bold;
    line-height: 39px;
}
ul.telphone li a span {
    color: #5cb5e5;
    font-weight: normal;
}
ul.telphone li.lifecell {
    background: rgba(0,0,0,0) url("/images/lifecell.png") no-repeat scroll left center;
}
ul.telphone li span {
    color: #5cb5e5;
    font-weight: normal;
}
ul.telphone li.vodafone {
    background: rgba(0,0,0,0) url("/images/vodafone.png") no-repeat scroll left center;
}
ul.telphone li.kyivstar {
    background: rgba(0,0,0,0) url("/images/kyivstar.png") no-repeat scroll left center;
}
.br-widget {
    height: 28px;
    white-space: nowrap;
    display: inline-block;
}
.br-widget span {
    font: normal normal normal 18px/1 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 2px;
}
.br-widget span.br-selected::after {
    color: #edb867;
}
.br-widget span::after {
    content: '\f005';
    color: #d2d2d2;
}
.aggregateRating {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0;
}
.callbackForm {
    text-align: center;
}
.callbackForm ul.telphone {
    border: 0;
}
.callbackForm ul.telphone li {
    font-size: 16px;
    display: inline-block;
}
.callbackForm p {
    margin: 0 0 10px;
}
.callbackForm .callbackFields {
    text-align: left;
}
.canvas {
 display:inline-block
}
.circle {
 display:inline-block;
 position:relative;
 text-align:center
}
.domstroi-inf {
 background-color:#f4f6f8;
 border-top:1px solid #ddd;
 padding:10px 44px 40px
}
.domstroi-inf-main {
 text-align:center
}
.domstroi-inf-bl {
 margin-bottom: 40px;
}
.domstroi-inf-im {
 background-color:#fff;
 border-radius:70px;
 display:inline-block;
 height:130px;
 line-height:125px;
 width:130px
}
.domstroi-inf-bl-txt {
 font-size:30px;
 height:110px;
 left:10px;
 position:absolute;
 top:0;
 vertical-align:middle;
 width:110px;
 z-index:100;
 font-weight:bold;
}
.domstroi-inf-title {
 font-size:20px;
 color:#000;
}
.domstroi-inf .h3 {
 margin-bottom: 36px;
}
