/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

div.text_wrap div.minheight {
	padding: 50px;
	border: 1px solid #b9bdc0;
}
.dt-mobile-header .social_wrap {
    position: relative;
    right: unset;
    top: unset;
}

div#fixed_size img {
	object-fit: cover;
	margin: 0;
	width: 100%;
	height: 100%;
}

div.text_wrap div.minheight {
	padding: 30px 50px;
	border: 1px solid #b9bdc0;
}

div#s3_wrap {
	max-height: 348px;
	overflow: hidden;
}

div#s1_wrap {
	max-height: 400px;
	overflow: hidden;
	position: relative
}

.s1_txtwrap {
	height: 400px;
	background: #d1e5e4;
	padding: 20px;
}

h1.vc_custom_heading.s1_heading {
	position: absolute;
	bottom: 20px;
}

.s3_txtwrap {
	padding: 20px 30px;
	background: #d1e5e4;
	min-height: 348px;
}

.s3_txtwrap p.vc_custom_heading {
	font-size: 14px;
}

.s3_txtwrap h2.vc_custom_heading {
	font-size: 30px;
}

div#s4_wrap {
	padding: 50px 0;
}

div.s2_content {
	padding-top: 20px;
	padding-right: 100px;
	padding: 20px 100px 0 20px;
}

div.home_s1::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	background: rgb(0 65 101 / 75%);
	content: "";
	height: 100%;
	z-index: 9;
	display:block;
}

div.hero_overlay_content {
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 99;
}

div.home_s1 h1,
div.home_s1 h2 {
	color: #fff
}

div.home_s1 h2 {
	font-weight: normal
}

header li.current_page_item a .menu-text {
	font-weight: 600;
}

div.home_s2 {
	padding: 40px 0 80px;
}

div.spacing_wrap {
	padding-bottom: 50px;
}

.address_wrap {
	position: absolute;
	right: 20px;
	bottom: -60px;
	width: 238px;
}

.address_wrap address {
	font-style: normal;
	display: block;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
}

.olive_bg,
.white_bg,
.orange_bg,
.light_bg {
	height: 380px;
	padding: 20px;
}

.olive_bg {
	background: #8aaa59 url(/wp-content/uploads/graph2.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 250px
}

.orange_bg {
	background: #cca60d url(/wp-content/uploads/graph3.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 250px
}

.white_bg {
	background: #fff;
}

.light_bg {
	background: #95d1cc url(/wp-content/uploads/graph1.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div#cst_btn,
#light_icon_color,
#orange_icon_color {
	position: absolute;
	width: 95%;
	background: none;
	border: 0;
	margin: 0;
	bottom: 30px;
	left: 20px;
}

div#cst_btn a,
#light_icon_color a,
#orange_icon_color a {
	background-color: transparent;
	border: 0;
	font-size: 20px;
	line-height: 28px;
	padding: 0;
}

div#cst_btn i {
	font-size: 24px;
	color: #8aaa59;
}

#light_icon_color i {
	color: #94d1cc;
	font-size: 24px;
	top:unset !important;
}

#orange_icon_color i {
	color: #cca60d;
	font-size: 24px;
}

.fiximg_h figure.wpb_wrapper.vc_figure {
	max-height: 380px;
	overflow: hidden;
}

.sticky-on .address_wrap,
.sticky-on .social_wrap {
	display: none;
}

.social_wrap {
	position: absolute;
	right: 20px;
	top: 10px
}

.social_wrap a {
	display: block;
	float: left;
}

a.email_icon {
	background-repeat: no-repeat !important;
	width: 31px;
	height: 33px;
}

a.leichte_icon {
	width: 100px;
	height: 33px;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

a.fb_icon {
	background-repeat: no-repeat !important;
	width: 43px;
	height: 33px;
}

a.insta_icon {
	background-repeat: no-repeat !important;
	width: 31px;
	height: 33px;
	background-position: center !important;
}

a.sticky-logo {
	width: 85px;
}

ul#primary-menu {
	margin: 50px 0;
}

.sticky-on ul#primary-menu {
	margin: 0;
}

.slider_txt {
	padding: 50px 50px;
}

.slider_txt h3 {
	padding: 15px 0;
}
a.slider_txt_wrap {
	text-decoration: none;
}
.content_item {
	display: block;
	float: left;
	width: 33.33333333%;
	position: relative
}

.content_item img {
	float: left;
	width: 100%;
	margin: 0;
	object-fit: cover;
}

.caption_slider {
	display: grid;
	align-items: center;
	padding: 0 30px;
	position: absolute;
	background: rgb(254 254 254 / 90%);
	top: 0;
	left: 0;
	text-align: center;
	height: -webkit-fill-available;;
	transition: all .4s ease-in-out;
	cursor: pointer
}

.caption_slider h3,
.caption_slider h4 {
	color: #004265;
	font-size: 30px;
	line-height: 37px;
	font-weight: 700;
}

.caption_slider h4 {
	color: #cca60d;
	margin: 15px 0
}

.caption_slider p {
	font-size: 18px;
	color: #004265;
	font-weight: 600;
	line-height: 30px;
}

ul.flex-direction-nav {
	padding: 0;
	position: absolute;
	left: 50%;
	bottom: 120px;
	margin-left: -35px;
}

div.text_wrap div.minheight:first-child {
	border-right: 0;
}

div.text_wrap div.minheight {
	padding: 50px;
	border: 1px solid #b9bdc0;
	min-height: 340px;
}

.owl-item {
	display: inline-block;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: 0.25;
}

.owl-nav {
	position: absolute;
	left: 50%;
	bottom: 50px;
	margin-left: -41px;
}

.owl-carousel .owl-nav i {
	color: #004265 !important;
	font-size: 24px;
	line-height: 24px;
	margin: 0 10px;
}

.owl-carousel .owl-nav i,
.owl-carousel .owl-nav i:before {
	color: #004265 !important;
}
ul#bottom-menu .menu-item:last-child span.menu-item-text:after {
	display: none;
}
ul#bottom-menu span.menu-item-text:after {
	content: "";
	height: 80%;
	width: 1px;
	background: #fff;
	position: absolute;
	right: -10px;
	bottom: 1px;
}
.divider_image img {
	filter: contrast(0);
	opacity: 0.7;
	width: 30px;
}
.divider_image {
	position: relative;
	padding: 15px;
}
.divider_image .vc_column-inner:before {
	display: block;
	content: "";
	width: 22%;
	height: 1px;
	background: #B9BDC0;
	position: absolute;
	top: 14px;
	right: 25%;
	z-index: 1;
}
.divider_image .vc_column-inner:after {
	display: block;
	content: "";
	width: 22%;
	height: 1px;
	background: #B9BDC0;
	position: absolute;
	top: 14px;
	left: 25%;
	z-index: 1;
}
.minheight .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{
	align-self:center;
}
p.e_excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

/* ======= Mobile Responsive ========= */
@media only screen and (max-width:1170px) and (min-width:992px){
	.branding .preload-me.loaded {
		max-width: 280px;
	}
}
@media only screen and (max-width:992px){
	.cstItem h3 {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (max-width:340px){
	.caption_slider {
		padding: 0 10px;
	}
}
@media only screen and (max-width:767px) {
	.mobile-branding .sticky-mobile-logo-second-switch img {
		max-width: 60px;
	}
	#main {
		padding: 0;
		padding-bottom: 45px;
	}
	.mobile-branding {
		width: 230px;
	}
	div.hero_overlay_content {
		width: auto;
		position: relative;
		bottom: 0;
		left: 0;
		background: rgb(0 65 101);
		text-align: center;
		z-index: 99;
		padding: 20px;
	}
	div.home_s1::before {
		display: none
	}
	.olive_bg,
	.white_bg,
	.orange_bg,
	.light_bg {
		height: 250px;
		padding: 20px;
	}
	div.home_s1 h1,
	div.home_s1 h2 {
		color: #fff;
		font-size: 30px;
		line-height: 40px;
	}
	div.home_s1 h2 {
		font-weight: normal;
		font-size: 20px;
		line-height: 30px;
	}
	div#cst_btn a,
	#light_icon_color a,
	#orange_icon_color a {
		font-size: 17px;
	}
	div.home_s2 {
		padding: 0 0 50px;
	}
	.mobile-branding {
		width: 220px;
	}
	div.s2_content {
		padding: 25px 0 0;
	}
	h1.vc_custom_heading.s1_heading {
		position: relative;
		bottom: 0;
	}
	div.text_wrap div.minheight {
		padding: 26px;
	}
	div#s4_wrap {
		padding: 50px 0 30px;
	}
	.content_item {
		display: block;
		float: left;
		width: 100%;
		position: relative;
	}
	.caption_slider h3,
	.caption_slider h4 {
		font-size: 20px;
		line-height: 30px;
	}
	ul.flex-direction-nav {
		padding: 0;
		position: absolute;
		left: 50%;
		bottom: 42%;
		margin-left: -35px;
	}
	div.text_wrap div.minheight {
		min-height: auto;
	}
	div.text_wrap div.minheight:first-child {
		border-bottom: 0;
		border-right: 1px solid #b9bdc0;
	}
	.wf-container-bottom {
		padding: 20px 0;
		min-height: auto;
	}
	.address_wrap.mobile_address {
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		text-align: left;
	}
	.address_wrap.mobile_address address {
		text-align: left;
	}
	.social_wrap {
		position: relative;
		right: auto;
		top: 0;
		margin: 0 0 20px;
	}
	li.current_page_item span.menu-text {
		font-weight: 600;
		color: #004265 !important;
	}
	.s3_txtwrap h2.vc_custom_heading {
		font-size: 24px;
	}
	.owl-nav {
		position: absolute;
		left: 50%;
		bottom: 36%;
		margin-left: -41px;
	}
	div.im_height {
		min-height: 250px;
	}
	section#home_gallery .wpb_column {
		height: 335px !important;
		overflow: hidden;
	}

	section#home_gallery img {
		width: auto;
		min-height: 380px;
		object-fit: cover;
	}

	.divider_image .vc_column-inner:after {
		width: 30%;
		left: 10%;
	}
	.divider_image .vc_column-inner:before {
		width: 30%;
		right: 10%;
	}
	.content_item img {
		min-height: 335px;
	}
	.content_item {
		min-height: 335px;
		max-height: 335px;
	}
}

@media only screen and (max-width:1250px){
	.owl-nav {
		bottom: 10px;
	}
}
/* ======= ipad ========= */
@media only screen and (min-width:768px) and (max-width:991px) {
	#main {
		padding: 0;
	}
	.mobile-branding {
		width: 230px;
	}
	.s1_txtwrap {
		height: 290px;
		background: #d1e5e4;
		padding: 20px;
	}
	h1.vc_custom_heading.s1_heading {
		font-size: 24px;
	}
	.s3_txtwrap h2.vc_custom_heading {
		font-size: 20px;
		line-height: 30px;
	}
	div.home_s1 h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.olive_bg,
	.white_bg,
	.orange_bg,
	.light_bg {
		height: 242px;
	}
	div#cst_btn a,
	#light_icon_color a,
	#orange_icon_color a {
		background-color: transparent;
		border: 0;
		font-size: 12px;
		line-height: 24px;
	}
	.caption_slider {
		padding: 15px 10px 0;
	}
	.caption_slider h3,
	.caption_slider h4 {
		font-size: 16px;
		line-height: 22px;
	}
	.caption_slider p {
		font-size: 12px;
		line-height: 18px;
	}
	div.text_wrap div.minheight {
		min-height: 390px;
		padding: 20px;
	}

}

/* ======= ipad pro ========= */
@media only screen and (min-width:992px) and (max-width:1024px) {
	.mobile-branding {
		width: 230px;
	}
	.olive_bg,
	.white_bg,
	.orange_bg,
	.light_bg {
		height: 328px;
	}
	div#cst_btn a,
	#light_icon_color a,
	#orange_icon_color a {
		font-size: 17px;
	}
	.main-nav>li>a .menu-text {
		font-size: 14px;
	}
	.inline-header.right .main-nav {
		-ms-flex-pack: flex-end;
		-ms-justify-content: flex-end;
		justify-content: right;
		-ms-flex-pack: end;
	}
	div#s1_wrap {
		max-height: 385px;
	}
	.s3_txtwrap h2.vc_custom_heading {
		font-size: 24px;
	}
	.s3_txtwrap p.vc_custom_heading {
		font-size: 13px;
	}
	.caption_slider {
		padding: 20px 30px 0;
	}
	.caption_slider h3,
	.caption_slider h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.caption_slider p {
		font-size: 14px;
		line-height: 20px;
	}
	div.text_wrap div.minheight {
		padding: 30px;
		min-height: 360px;
	}
}

@media only screen and (min-width:1025px) and (max-width:1140px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.olive_bg,
	.white_bg,
	.orange_bg,
	.light_bg {
		height: 328px;
	}
	div#cst_btn a,
	#light_icon_color a,
	#orange_icon_color a {
		font-size: 17px;
	}
	.caption_slider {
		padding: 20px 30px 0;
	}
	.caption_slider h3,
	.caption_slider h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.caption_slider p {
		font-size: 14px;
		line-height: 20px;
	}
}

/*New Design Slider*/
#event_slider .swiper-button-next {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3CclipPath%3E%3Cpath fill='%23fff' fill-opacity='.514' d='m-7 1024.36h34v34h-34z'/%3E%3C/clipPath%3E%3CclipPath%3E%3Cpath fill='%23fff' fill-opacity='.472' d='m-6 1028.36h32v32h-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='m345.44 248.29l-194.29 194.28c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744l171.91-171.91-171.91-171.9c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.29 194.28c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373' transform='matrix(.03541-.00013.00013.03541 2.98 3.02)' fill='%23A5D1CD'/%3E%3C/svg%3E");
	background-size: 30px;
	border-radius: 50% !important;
	width: 40px;
	height: 40px;
	background-position: 6px center;
	transition:0.5s;
	top: 90%;

}
#event_slider .swiper-button-prev {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3CclipPath%3E%3Cpath fill='%23fff' fill-opacity='.514' d='m-7 1024.36h34v34h-34z'/%3E%3C/clipPath%3E%3CclipPath%3E%3Cpath fill='%23fff' fill-opacity='.472' d='m-6 1028.36h32v32h-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='m345.44 248.29l-194.29 194.28c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744l171.91-171.91-171.91-171.9c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.29 194.28c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373' transform='matrix(.03541-.00013.00013.03541 2.98 3.02)' fill='%23A5D1CD'/%3E%3C/svg%3E");
	background-size: 30px;
	transition:0.5s;
	border-radius: 50% !important;
	width: 40px;
	height: 40px;
	background-position: 6px center;
	transform: rotate(180deg);
	top: 90%;

}
#event_slider .swiper-button-prev:hover,
#event_slider .swiper-button-next:hover{
	background-color: #000;
}
#event_slider .swiper-slide {
	padding: 0px 30px;
}
div#event_slider {
	overflow: hidden;
}
#event_slider a,
#event_slider h4{
	color: #fff;
}