a {
    color:#b21917;
}
.a:hover {
    text-decoration: underline;
}

#header-contact {
    background: #404040;
    color: #fff;
    font-size: 1.25rem;
    padding: 50px 0 10px 0;
}
#header-contact p {
    color: #cccccc;
}
.header-contact a {
    color: #cccccc;
}
.header-contact a:hover {
    color: #fff;
}
#header-contact a:not(.btn):not(.badge):hover, #header-contact a:not(.btn):not(.badge):focus, #header-contact a:not(.btn):not(.badge):active {
    color: #fff;
}
.lines-button {
margin: 14px 0 0 0;
}
.language-chooser li span {
font-size: 14px;
}
.page-title h1 {
    margin-bottom: 20px;
}
.single-post .entry-title {
    font-weight: 700;
}
.single-post .post-thumbnail {
    text-align: center;
}
.single-post .entry-header {
    margin-bottom:20px;
}

#blog .post-image img {
    width: 100%;
    height: auto;
}
.lang {
    margin: 0 0 0 20px;
}
.language-chooser {
    list-style: none;
}

.langbox ul{
    margin:0 !important;
    padding: 0 !important;
	font-size: 14px;
}

.langbox ul li{
    list-style-type: none !important;
}

.langbox li{
    list-style-type: none!important;
    display: inline-block!important;
}
.langbox a {
    color:#000;
}
.langbox a:hover {
    color:#b21917;
}

#qtranslate-chooser .active .qtranxs_text span{
    color:#b21917 !important;
}
.kama_breadcrumbs span {
    color: #bbb;
}

.main-slogan span {
	font-size: 40px;
    display: block;
}


#services .item-link {
    font-size: 1em !important;
    letter-spacing: normal;
    text-transform: none !important;

}

#services  .item-more {
	color:#b21917;
}

.services-item {
  margin-bottom: 20px;
}
.current-menu-item > a, .current-menu-parent > a {
    color: #b21917 !important;
}

#mainMenu .dropdown-item {
    white-space: normal;
}
.about-docs img {
	max-width:100%;
}

#request label    { 
width: 100%;
}
.team-contact-box a {
	display: block;
	font-size: 15px;
}
.team-contact-box a:hover {
	text-decoration:underline !important;
}

.testimonial-left .testimonial-item>img {
    border-radius: 50%;
}
.testimonial .testimonial-item {
    border: 1px solid #eee;
    background-color: #fff;
	
}
.team-home .testimonial-item {
	margin:0;
}


.team-home .testimonial-item>img {
    height: 120px !important;
    width: 120px !important;
}

.team-home .testimonial-item>span, .team-home .testimonial-item>p {
    margin-left: 140px !important;
}

.team-home  .testimonial-item {
    padding: 26px !important;
}
.entry-content ul {
    margin-left: 20px;
}
.entry-content li {
    list-style: none;
}
.entry-content li:before {
    font-family: "FontAwesome";
    content: "\f105";
}
.entry-content li:before, .entry-content i {
    color: #b21917;
}
.entry-content li:before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
}

#feedback .testimonial .testimonial-item {
    text-align: center;
}
#feedback .testimonial .testimonial-item>span {
    line-height: 1.4em;
    font-size: 1em;
}
#feedback a img, #feedback img {
    max-width: 100%;
    height: auto;
    max-height: 120px;
    display: block;
    margin: 0 auto;
}
}
.feedback-slider .testimonial-item {
    text-align: center;
}
.feedback-slider .testimonial-item span {
    display: inline-block;
    line-height: 1.4em;
    font-size: 1em;
    font-weight: 700;
}
#feedback .testimonial-item {
    text-align: center;
}

#feedback .feedback-descr {
    font-size: 0.7em;
}

.single h1 {
font-size: 2.2em;
}
.single  .entry-content {
    font-size: 1rem;
}
.post-thumbnail img {
    max-width: 100%;
}