*{scroll-behavior: smooth;}

.slotholder {
	background: #121E3A;
}

.tp-bgimg {
	opacity: 0.8 !important;
}

.tp-caption .btn.shadow, .tp-caption .btn.shadow3 {
    box-shadow: none !important;
}

#footer[class*="footer"] {
	background: #000;
}

.case-item h4 {
	color: #fff;
	    font-size: 20px !important;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #fff;
}

.case-item p {
	margin: 10px 0px !important;
}

.case-logo {
	height: 85px;
    width: auto !important;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}

.case-logo-div {
	display: block;
    height: 140px;
    background-color: #fff;
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
    width: 140px;
    margin: 0 auto;
    border-radius: 5px;
}

.testimonial-holder.style-2 .testimonial blockquote {
	width: auto !important; 
}

.team-member.grey img {
	filter: grayscale(70%);
}

.team-member h5 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
    font-weight: bold;
    letter-spacing: 0.3px;
    font-size: 1.1em;
}

p {
	text-align: justify;
}

.icons-box.price-box.style-1 .icons-wrap .icons-item p {
	text-align: center;
	font-size: 13px !important;
	font-weight: bold;
}

.team-desc.overlay.style-2 {
	padding: 20px;
}

.team-item .team-member {
    padding-left: 20px;
    padding-bottom: 80px;     
}

.icons-box.style-1.type-3.price-box .icons-wrap .icons-item {
    padding: 20px 20px;
}

.team-item .team-desc.overlay.picture {
    width: calc(100% - 180px);
}

blockquote p {
	font-size: 1em;
}

.item-box br {
	display: block !important;
}

#languageswitch {
	    position: absolute;
    right: 0px;
    z-index: 999;
    margin: 20px;
    height: 30px;
}

#languageswitch img {
	height: 30px;
}