::selection {
  background: #0088CC; /* WebKit/Blink Browsers */
}
a {
    color: #000;
}
a:hover, a:focus {
    color: #555;
}
.navbar-fixed-top {
    min-height: 90px;
}
ul.navbar-nav {
    padding-top: 10px;
}
.navbar-brand {
    padding-top: 5px;
}
.navbar {
    padding: 12px 0;
}
/*Fixed Header*/
.top-nav-collapse {
    padding: 12px 0;
    background: #323232;
    box-shadow: 0 0 3px #b5b5b5;
}
@media (max-width: 768px) {
    .top-nav-collapse {
        padding: 12px 0;
    }
    .navbar-default .navbar-collapse {
        margin-top: 26px;
    }
}
.top-nav-collapse.navbar-default .navbar-toggle:hover .icon-bar {
	background: #0088CC;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #0088CC
}
.navbar-default .navbar-nav > li > a:hover {
	color: #0088CC;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #0088CC;
}
.navbar-default .navbar-toggle:hover {
    color: #0088CC;
}
/*Slides*/
.rs-caption-1 {
    padding: 6px 30px;
}
.rs-caption-1:after,
.rs-caption-1:before {
    content: initial;
}

.title-v1 h1:after, .title-v1 h2:after {
    background: #0088CC;
}
.about-section .about-image {                                 
    background: none;
}
#about-us {
    padding-bottom: 40px;
}
#equipment {
    padding-bottom: 40px;
}
.wrapper-portfolio #filters-container .cbp-filter-item-active {
    background: #0088CC;
    border-color: #0088CC;
}
.wrapper-portfolio #filters-container .cbp-filter-item:hover {
    background: #0088CC;
    border-color: #0088CC;
}
.color-blue {
    color: #0088CC;
}
.copyright-section i.back-to-top:hover {
    color: #0088CC;
}
.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    background: #323232;
    border: solid 1px #323232;
}


.language {
    display: inline-block;
    float: left;
    color: #fff;
    line-height: 50px;
    margin-top: 10px;
    vertical-align: middle;
}
.language:hover, .language:focus {
    text-decoration: none;
    color: #0088CC;
}

.portfolio-box-v1 [class^="col-"] {
	border: solid #fff 2px;
}
.address {
    margin-left: 45px !important;
}
#carousel-collection img {
    width: 1140px;
    height: auto;
}
#carousel-collection .carousel-caption::after {
    background: #fff none repeat scroll 0 0;
    bottom: -10px;
    content: " ";
    height: 1px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
#carousel-collection .carousel-caption {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    bottom: 60px;
}

#contactsForm .alert {
    margin-top: 15px;
    margin-bottom: 0;
}

#data-protection .about-image {
    padding-top: 60px;
    border-top: none;
}

#data-protection ul.index {
    text-align: left;
    list-style: none;
    padding-left: 20px;
    font-size: 15px;
}

#data-protection .title-v1 h2 {
    font-size: 26px;
    margin-top: 15px;
}
#data-protection .title-v1 p {
    text-align: justify;
}
#data-protection ul.entity {
    text-align: left;
}
#data-protection ul.entity span{
    font-weight: bold;
}