/*
Theme Name:   oceanwp-child
Description:  OceanWP Child Theme
Template:     oceanwp
Text Domain:  oceanwp-child
*/

@font-face {
    font-family: "Yaldevi-regular";
    src: url('./custom/font/Yaldevi-Regular.ttf') format('truetype');
}

.otgs-development-site-front-end {
    display: none;
}

body {
    font-family: "Yaldevi-regular", sans-serif !important;
    letter-spacing: 0.6px;
}

/* body.home #scroll-top {
	display: none !important;
} */

.elementor-location-footer {
    background-color: transparent !important;
}

.banner-button .elementor-button {
    width: 100%;
    height: 100vh;
    z-index: 99;
}

.banner-content {
    max-width: 370px;
	cursor: pointer;
}

/* .it-banner-default {
	max-width: 307px !important;
} */

.banner-section .elementor-container.elementor-column-gap-no:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #A2CF44;
    z-index: 0;
}

.banner-content-wrap {
    cursor: pointer;
}

.banner-content.on-click {
    display: none;
}

.banner-content.on-click a,
.banner-content.on-click a:hover {

    font-size: 35px !important;
    color: #fff;
}

.banner-content.on-click a:hover {
    color: #3b5a43;
}

.banner-content h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
	margin: 0 0 15px !important;
}

.banner-content span {
    font-size: 18px !important;
    letter-spacing: 0.5px;
}

.button-with-icon a {
    background-color: transparent !important;
    border: 1px solid #3B5A43;
    color: #3B5A43 !important;
    font-size: 18px !important;
}

.button-with-icon a .elementor-button-icon svg {
    width: 24px;
}

.button-with-icon a .elementor-button-content-wrapper {
    align-items: center;
}

.banner-content.on-click a, .banner-content.on-click a:hover {
	text-decoration: underline;
	text-decoration-thickness: 2px;
}

.button-with-icon:focus {
    outline: none !important;
}

.button-with-icon.no-border a {
    border: 0 !important;
}

.button-with-icon.text-white a {
    color: #fff !important;
}

.button-with-icon.text-white svg path {
    fill: #fff !important;
}

.banner-arrow:hover a {
    color: #3B5A43 !important;
    text-decoration: underline;
}

.banner-arrow:hover svg path {
    fill: #3B5A43 !important;
}

.button-with-icon.banner-arrow a .elementor-button-icon svg {
    width: 45px;
}

.contact-icon a, .button-with-icon a {
    min-width: 215px;
}

.contact-icon.contact-phone a svg {
    width: 19px !important;
}

.contact-icon.contact-phone .elementor-button-text:before {
    content: '031 311 18 16';
    display: none;
}

.contact-icon:hover a {
    background: #fff !important;
}

.contact-icon.contact-phone:hover .elementor-button-text {
    color: transparent;
}

.contact-icon.contact-phone:hover .elementor-button-text:before {
    display: block;
    position: relative;
    top: 8px;
    color: #3B5A43;
}

.header-menus .menu-item:not(.wpml-ls-item) {
    align-items: flex-end;
}

/***
* class: .sticky-header
*/
/* header.sticky-header {
	--header-height: 100px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(244, 245, 248, 1);
	transition: background-color var(--transition),
	backdrop-filter var(--transition),
	box-shadow var(--transition);
} */

/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
    background-color: white;
/*     box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 5%); */
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

header.sticky-header>.elementor-container {
    min-height: var(--header-height);
    transition: min-height var(--transition);
}

/***
* class: .logo
*/
header.sticky-header .logo img {
    transition: transform var(--transition);
}

.sticky-header ul li a {
    font-size: 18px !important;
    font-weight: 500;

}

.sticky-header ul li a:hover {
    color: #333 !important;
    text-decoration: underline;
}

.wpml-ls-item a {
    border: solid 1px !important;
    display: inline-flex !important;
    padding: 4px 12px 4px 12px !important;
}

.header-logo img {
    top: 4px;
    position: relative;
}

.wpml-ls-item {
    margin-top: -14px !important;
}

.wpml-ls-item:last-child,
.wpml-ls-item {
    margin-left: 8px !important;
    text-transform: uppercase;
}

.wpml-ls-current-language a {
    background-color: #efefef;
}

.wpml-ls-item > a {
    width: 32px;
    height: 32px;
    text-align: center;
    justify-content: center;
    padding: 0 !important;
}

.gallery-slider {
	margin-bottom: 15px;
}

.gallery-slider + .slider_count {
    font-size: 18px;
}

/* .header-list{
	padding-bottom: 20px !important;
    padding-top: 53px !important;
	padding-left: 50px !important;
	
} */
/* .header-logo{
	    padding-top: 12px;
} */
.banner-content .content-with-arrow .elementor-heading-title {
    color: #fff;
    font-size: 18px;

}

.banner-content .content-with-arrow:hover .elementor-heading-title {
    color: #3b5a43;
}

.banner-para {
    font-size: 25px !important;
    line-height: 40px !important;
    color: #3b5a43 !important;
    font-weight: 500 !important;

}

/* .banner-arrow {
    position: absolute;
    left: 10px;
    bottom: -20px;
} */

.product-slide-image .elementor-swiper-button {
    font-size: 60px !important;
    color: #3B5A43 !important;
}

.header-menus {
    color: #a2cf44 !important;
}

.team-detail {
    max-width: 400px;
    margin: 0 auto;
}

.ang-detail {
    max-width: 500px;
    margin: 0 auto;
}

.team-desc,
.team-title h2,
.ang-desc,
.ang-title h2 {
    color: #fff;
}

.team-title h2 {
	font-weight: 500
}

.team-desc {
    text-decoration: underline;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
}

.team-desc,
.ang-desc {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0.6px
}

.sec-title {
    font-size: 18px;
    text-decoration: underline;
    color: #3b5a43 !important;
    font-weight: 500;

}

.sec-title h3 {
    color: #3b5a43 !important;
    font-weight: 400;
	letter-spacing: 0.6px;
	text-transform: capitalize;
	font-size: 18px !important;
}

.contact-desc {
    font-size: 25px !important;
}

.sec-title-gallery {
    font-size: 18px;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #3b5a43 !important;
    font-weight: 500;

}

.angebot-content h2 {
    font-size: 25px !important;
    line-height: 40px;
    color: #ffffff;
    font-weight: 500;

}

.instagram-content {
    font-size: 25px !important;
    line-height: 40px;
    color: #3b5a43;
    font-weight: 500;
}

.instagram-content p {
    margin-bottom: 0;
}

.angebot-content p {
    font-size: 18px !important;
    letter-spacing: 0.6px;
    line-height: 27px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 0;
}

.ang-sub-name {
    line-height: 0;
    position: relative;
    top: 23px;
    left: 5px;
    color: #fff;
	letter-spacing: 0.6px;
    font-size: 18px;
}

/* slider*/
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    color: transparent;
    width: 60px;
    height: 60px;
}

.slick-prev.slick-arrow {
    left: 40px;
    background-image: url('./custom/images/icons-06.svg');
}

.slick-next.slick-arrow {
    right: -20px;
    background-image: url('./custom/images/icons-07.svg');
}

.team-title h2,
.ang-title h2 {
    font-size: 38px;

}

.footer-title h4 {
    font-size: 18px;
    text-decoration: underline;
    color: #3b5a43;
    font-weight: 500;
/* 	border-bottom: 2px solid;
    display: inline-block; */
	text-decoration-thickness: 1px;
}

.footer-content p,
.footer-content a {
    font-size: 18px;
    color: #3b5a43 !important;
    font-weight: 500;

}

.footer-icon {
    padding-right: 15px;
}

.footer-icon a {
	font-size: 32px;
}

.location-icon {
    padding-top: 15px;
}

.contact-title {
    font-size: 18px;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #3b5a43 !important;
    font-weight: 500;

}

.contact-content {
    line-height: 40px;
    color: #3b5a43;
    font-weight: 500;

}

.contact-content p {
    margin-bottom: 0;
}

.map-button,
.mobile-button {
    border: solid black 1px;
    width: 145px !important;
}

.contact-button .elementor-container {
    column-gap: 20px;
    row-gap: 20px;
}

.button-map p {
    margin-bottom: 0px !important;
}

.button-mobile p {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

.para-content {
    margin-bottom: 0px !important;
}

.contact .contact-number {
    display: none;
    opacity: 0;
    transition-duration: .3s;
}

.contact:hover .contact-text {
    opacity: 0;
    display: none;
    transition-duration: .3s;
}

.contact:hover .contact-number {
    opacity: 1;
    display: inline-block;
    transition-duration: .3s;
    padding: 0;
    width: auto;
}

.contact-number {
    padding-left: 50px;
    padding-top: 10px;
}

.contact-text {
    padding-left: 55px;
    padding-top: 7px;
}

.footer-section {
    padding-top: 38px;
    padding-bottom: 16px;
}

.contact-actn p {
    margin-bottom: 0;
}

.contact-actn .elementor-widget-wrap {
    padding: 5px 0 !important;
}

.contact-actn .elementor-widget-image img {
    margin-right: 5px;
    width: 25px;
}

.contact-actn .button-mobile {
    padding: 0;
}

.insta-gallery .gallery {
    display: inline-grid;
    row-gap: 15px;
    column-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /* column-count: 4; */
    width: 100%;
}

#scroll-top,
#scroll-top:hover {
    background: none;
    width: auto;
    height: auto;
    display: block !important;
    opacity: 1 !important;
}

.elementor-menu-toggle {
	padding: 0 !important;
    margin-bottom: -10px !important;
}

.elementor-nav-menu {
    padding-right: 4px;
}

.footer-s-links .footer-title {
    margin-bottom: 25px !important;
}

@media (min-width: 1025px) and (max-width: 1081px) {
	.tab-column.elementor-element > .elementor-element-populated {
		padding: 0px!important;
	}	
}

@media (max-width: 1024px) {
	
	.elementor-nav-menu {
		padding-right: 0;
	}
	
/* 	.it-banner-default {
		max-width: 297px !important;
	} */
	
	.wpml-ls-item {
		margin-top: 0 !important;
	}
	
	.header-logo img {
		top: 0;
		position: relative;
	}
	
	.ang-member .elementor-widget-theme-post-featured-image img {
		width: 100%
	}

    .elementor-nav-menu a,
    .elementor-nav-menu li a {
        border-bottom: solid 1px !important;
		justify-content: flex-end;
		padding-top: 14px !important;
		line-height: 1.25;
		padding-bottom: 7px !important;
    }
	
	.elementor-nav-menu li.wpml-ls-item a {
		padding-top: 0 !important;
		margin: 0 !important;
		padding-bottom: 0 !important;
		justify-content: center;
	}

    .elementor-nav-menu li a:hover {
        background: none !important;
    }

    .wpml-ls-item {
        padding: 5px 5px !important;
        display: inline-block !important;
        right: 75px;
        float: right;
    }

    .wpml-ls-item:last-child {
        left: auto !important;
        right: 30px;
        position: absolute;
        z-index: 1;
    }

    .wpml-ls-item a {
        display: inline-flex;
    }
	
	.elementor-menu-toggle {
		background-color: transparent !important;
	}
	
	.tab-column .elementor-widget-wrap.elementor-element-populated {
		flex-direction: column;
		min-height: 390px;
/* 		min-height: 340px; */
	}
	
	.footer-section{
		padding-left: 7px;
    	padding-right: 10px;
	}
}

@media (max-width: 768px) {
/* 	.it-banner-default {
		max-width: 320px !important;
	} */
	
	.tab-column .elementor-widget-wrap.elementor-element-populated {
		min-height: 340px;
	}
	
	.elementor-element.elementor-element-4c03774.banner-para.elementor-widget.elementor-widget-text-editor span {
		font-size:18px !important;
	}
	
	.banner-content.on-click h1 {
		margin-bottom: 0;
    	line-height: 27px;
	}
	.elementor-2284 .elementor-element.elementor-element-5e9e4d82 > .elementor-element-populated {
    padding: 70px 45px 70px 45px !important;
}
	
	.footer-section{
		padding-left: 5px;
    	padding-right: 5px;
	}
	
	.team-desc p {
		margin: 0px !important;
		line-height: 28px !important;
	}

	.banner-content span {
	    font-size: 14px !important;
		line-height: 1.2;
		justify-content: flex-start;
	}
	
	.footer-title h4,
	.footer-content p, .footer-content a,
	.gallery-slider + .slider_count,
    .team-desc, .sec-title, .sec-title h3 {
        font-size: 14px !important;
		line-height: 1.2;
    }

    .banner-para,
    .instagram-content,
    .contact-content,
    .button-map,
	.angebot-content p,
    .contact-text {
        font-size: 18px !important;
		line-height: 27px !important;
    }
	
	.team-title h2,
	.angebot-content h2,
    .banner-content h1 {
        font-size: 26px !important;
		line-height: 38px;
    }
	
	.ang-sub-name {
		font-size: 14px;
		letter-spacing: 0.6px;
	}
	
	.contact-icon a, .button-with-icon a {
		width: 100%;
		text-align: center;
	}
	
	.button-with-icon a .elementor-button-content-wrapper span.elementor-button-text {
		flex-grow: 0;
	}
	
	.location-icon {
		padding-top: 0;
	}
	
	.slick-arrow {
		width: 20px;
		height: 20px;
	}
	
	.slick-prev.slick-arrow {
		left: 20px;
	}
	
	.slick-next.slick-arrow {
		right: -5px;
	}
	
	.footer-section .elementor-container .elementor-column:nth-child(1) {
		order: 1;
	}
	.footer-section .elementor-container .elementor-column:nth-child(2) {
		order: 3;
	}
	.footer-section .elementor-container .elementor-column:nth-child(3) {
		order: 2;
	}
	.footer-section .elementor-container .elementor-column:nth-child(4) {
		order: 4;
	}
}

@media (max-width: 575px) {

    .map-button,
    .mobile-button {
        width: 100% !important;
    }
	
	.insta-gallery .gallery {
		row-gap: 15px;
    	column-gap: 15px;
		grid-template-columns: 1fr 1fr;
		flex-wrap: wrap;
	}
	
/* 	.gallery-item {
		width: calc(50% - 8px) !important;
	} */

}

@media (max-width:940px){
	img.attachment-medium_large.size-medium_large.wp-image-266 {
		width:825px !important;
	}
	
}
@media (max-width:1024px) and (min-width: 941px){
	img.attachment-medium_large.size-medium_large.wp-image-266 {
		width:850px !important;
	}
		.elementor-2840 .elementor-element.elementor-element-6903b3d1 > .elementor-element-populated {
    padding: 0px 0px 0px 25px !important;
}
}
@media (max-width:767px) {
	.elementor-2840 .elementor-element.elementor-element-6903b3d1 > .elementor-element-populated {
		padding: 54px 41px 60px 38px !important;
	}
}

@media (max-width:1024px){
	img.attachment-medium_large.size-medium_large.wp-image-266 {
		width:900px !important;
	}

}

@media (min-width: 1082px) and (max-width: 1120px) { 
	.elementor-608 .elementor-element.elementor-element-9c49614 > .elementor-element-populated {
	padding: 5px 0px 30px 0px !important;
	}
}

@media (width:1059px){
	.elementor-281 .elementor-element.elementor-element-65a410a > .elementor-element-populated {
    padding: 0px 10px 10px 13px !important;
}	
}
