body {
    //padding-top: 40px;
	background: #ffffff;
}

a {
    color: #ffffff;
    font-weight: 500;
}

a:hover {
    color: #ffffff;
    background: none !important;
}

.glyphicon {
    color: #2667FF;
}

.starter-template {
    //padding: 20px 15px;
    text-align: center;
}

.navbar-default {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.navbar-nav>li>a {
    line-height: 40px !important;
}

#main h1 {
    //font-size: 28px;
	//color: #fff;
	color: #000000;
    font-size: 31px;
    font-family: 'Ubuntu',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 300;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

@media (max-width:768px) {
    #main h1 {
	color: #ffffff;
    font-size: 28px;
    font-family: 'Ubuntu',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 300;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
}

.item {
    min-height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7px;
}

.item:hover {
    box-shadow: 1px 1px 15px #fff;
}

.caption p {
    font-size: 17px;
	text-transform: uppercase;
	color: #000;
    text-align: center;
}

.contacts {
    color: #fff;
}

.contacts a {
    color: #fff;
    text-decoration: none;
}

#footer {
    color: #fff;
    padding: 20px 0 20px 0;
    background-image: radial-gradient(circle farthest-side at 110% 0,#596070,#31353e);
    background-repeat: no-repeat;
}

#footer a {
    color: #fff;
}

table {
    text-align: left;
}

div.thumbnail img {
    max-height: 200px;
}

div.form-inline form {
    display: inline;
}

div.labels {
    position: absolute;
}

div.labels span.badge {
    display: block;
}

span.badge.badge-success {
    color: #fff;
    background-color: #28a745;
}

span.badge.badge-warning {
    color: #fff;
    background-color: #dc3545;
}

span.badge.badge-danger {
    color: #212529;
    background-color: #ffc107;
}

div.filters {
    padding-bottom: 5px;
}

.navbar-inverse 	{
	background: #fff;
}

/* */

.header { }
.header .border {
    border-right: solid 1px #eee;
    height: 57px;
}
.header-item { }
.header-item .icon {
    float: left;
    font-size: 16px;
    padding-top: 20px;
}
.header-item .text {
    float: left;
    padding-left: 10px;
}
.header-item .text span {
    font-weight: 500;
}
.header-item .text a {
    color: #000000;
    font-weight: 500;
}
.header-item .text a:hover {
    color: #2667FF;
    font-weight: 500;
}

.section-header-color {
    color: #ffffff;
    padding: 40px 0 40px 0;
    background: #2667FF;
}
.section-header-color .text {
    font-size: 18px;
    color: #000;
}
.section-header {
    color: #000000;
    padding: 40px 0 40px 0;
}
.section-header h2 {
    font-size: 2.7rem;
}

#main {

}
.section-main {

}

#about {

}
.section-about {
    padding: 0 0 20px 0;
}

#advantages {

}
.section-advantages {
    padding: 20px 0 20px 0;
}
.section-advantages i {
    color: #2667FF;
    font-size: 48px;
}
.section-advantages .icon {
    float: left;
    margin-top: 9rem;
    margin-right: 5rem;
    width: 48px;
    max-width: 48px;
}
.section-advantages .text {
    padding-top: 40px;
}

#products {

}
.section-products {
    padding: 20px 0 20px 0;
}

#ready-products {

}
.section-ready-products {
    padding: 20px 0 20px 0;
}
.section-ready-products h3 {
    color: #000;
}
.section-ready-products a:hover h3 {
    color: #2667FF;
}

#contacts {

}
.section-contacts {
    padding: 20px 0 20px 0;
    text-align: center;
}
.section-contacts .border {
    border-left: solid 1px #2667FF;
    margin-top: 40px;
    min-height: 174px;
}
.section-contacts .icon {
    text-align: center;
}
.section-contacts i {
    font-size: 70px;
    color: #2667FF;
}
.section-contacts h3 {
    font-size: 1.3rem;
    font-weight: 200;
}
.section-contacts a {
    color: #000000;
}
.section-contacts a:hover {
    color: #2667FF;
}
.section-contacts .map {
    margin-top: 50px;
}

.multiple-items img {
    width: 153px;
}

.desc-bloc {

}
.desc-bloc::after {
    display: block;
    content: "";
    clear: both;
}
.desc-bloc h1 {
    border-bottom: 3px solid #2667FF !important;
    width: 45%;
}
.desc-bloc p {
    font-size: 1.8rem;
    line-height: 1;
    font-family: 'Inter', Arial, sans-serif;
    color: #000;
}
.desc-bloc b {
    color: #2667FF;
}

.xar-block {
    margin-top: 4rem;
    margin-bottom: 4rem;
    width: 100%;
}
.xar-block::after {
    display: block;
    content: "";
    clear: both;
}
.xar-block .detail_property {
    border-bottom: 2px dotted rgba(0, 0, 0, 0.5);
    float: left;
    margin: 0 0 20px;
    width: 100%;
    font-size: 1.8rem;
    line-height: 1;
    font-family: 'Inter', Arial, sans-serif;
    color: #000;
}
.xar-block .detail_property span {
    float: left;
    position: relative;
    top: 2px;
    padding-right: 5px;
    background: none repeat scroll 0 0 white;
    white-space: nowrap;
}
.xar-block .detail_property b {
    float: right;
    padding-left: 3px;
    position: relative;
    top: 2px;
    background: none repeat scroll 0 0 white;
    font-weight: normal;
    font-style: normal;
    background-color: white;
    font-family: 'Inter', Arial, sans-serif;
    white-space: nowrap;
}
