/*
Theme Name: Isatis.ba
Theme URI: https://isatis.ba/
Author: Edin Music
Template:  teba
Description: Teba based child theme
Version: 1.1.0
Text Domain: teba
*/

/* Special */

body,
.entry-content > p,
.entry-content li {
	transition: none !important;
	-webkit-transition: none !important;
	opacity: 1 !important;
}

span.highlighted {
	background: #0d58cf;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
}

.vc_tta-panel-heading {
	display: none !important;
}

a.cat-name,
.careers-job-listing .cat-name {
	display: none !important;
}

.masonry-posts .author,
.masonry-posts .date:after {
	display: none !important;
}

.white h3 {
	color: #fff !important;
}

.background-image-block {
	min-height: 450px;
	max-height: 450px;
}

.background-image-block > .vc_column-inner {
	background-size: auto 100%;
	background-position: top center;
	background-repeat: no-repeat;
}

.blue .background-image-block .vc_column-inner {
	background-color: #36c4ea;
}

.red .background-image-block .vc_column-inner {
	background-color: #ff5d5d;
}

.yellow .background-image-block .vc_column-inner {
	background-color: #ffd025;
}

.background-image-block .title {
	color: #0d58cf;
}
.background-image-block .text {
	color: #fff;
}

.blue .background-image-block .text {
	color: #fff;
}
.red .background-image-block .title {
	color: #fff;
}
.red .background-image-block .text {
	color: #fff;
}
.yellow .background-image-block .title {
	color: #0d58cf;
}
.yellow .background-image-block .text {
	color: #fff;
}

.background-image-block .title {
	padding: 0;
	margin: 195px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	height: 48px;
	line-height: 24px;
}

.background-image-block .title div {
	position: relative;
	height: 48px;
}
.background-image-block .title div p {
	margin: 0;
	position: absolute;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.background-image-block .text {
	padding: 0 10px;
	margin: 0 0 20px 0;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}

#hiring-process .background-image-block .title {
	margin: 220px 0 0 0;
}

#isatians .background-image-block .title {
	margin: 320px 0 17px 0;
	font-size: 48px;
}

.one-line *,
.one-line {
	white-space: nowrap;
}
.text_above_main_image_heading {
	height: 30px;
}

.text_above_main_image_heading p {
	display: block;
	float: left;
	background: #0d58cf;
	color: #fff;
	border-radius: 50px;
	padding: 0px 15px;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:focus,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:hover {
	color: #fff !important;
	background: #36c4ea !important;
}
.mo-title-box h3 {
	max-width: 700px;
}
/* Contact form */

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #0d58cf;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
	border-color: #ff5d5d;
}

.wpcf7-not-valid-tip {
	color: #ff5d5d;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffd025;
}
.wpcf7 .button,
input[type="submit"] {
	background: #0d58cf;
}
/* Founders name wrapper  */
.image-box-style6 .title-wrap {
	padding: 0px;
}

.image-box-style6 .title-wrap h6 {
	margin: 10px 0 0 0;
}

.image-box-style6 .title-wrap .content {
	margin: 0 0 10px 0;
}

/* Footer */
.footer_v1,
.footer_v1 select,
.footer_v1 select option {
	background: #0d58cf !important;
}

.footer span.title {
	clear: both;
	display: block;
	color: #ff5d5d;
	font-weight: bold;
	margin: 10px 0;
}

.footer span.copyright {
	display: block;
	clear: both;
	font-size: 12px;
}

.meta-post,
.meta-post li.date,
.masonry-posts .type-post .button.btn-txt-arrow,
.grid-carousel-post p,
.grid-post p,
.masonry-posts .type-post p {
	display: none !important;
}

.fancy_heading [data-split-text="true"],
.mo-title-box [data-split-text="true"] {
	/* text-shadow: 2px 0px 10px black; */
	word-break: keep-all;
}

.mo-testimonial-carousel.tpl4 .content h4 {
	height: 60px;
}

.mo-testimonial-carousel.tpl4 .content p {
	height: 270px;
	overflow-x: hidden;
	overflow-y: auto;
}

.mo-testimonial-carousel.tpl4 .content p::-webkit-scrollbar {
	width: 10px;
}

.mo-testimonial-carousel.tpl4 .content p::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

.mo-testimonial-carousel.tpl4 .content p::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
	border-radius: 3px;
}

@media (max-width: 767px) {
	.fancy_heading {
		font-size: 48px !important;
		line-height: 50px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.fancy_heading {
		font-size: 60px !important;
		line-height: 75px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}
