/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

/*----------------------*\
 *      Global			*
\*----------------------*/

/*h1:not(.product_title) {
	margin-top: 50px !important;
}

.home h1 {
	margin-top: 0 !important;
}

#main .content, .sidebar {
	padding-top: 0;
}

.home .content, #footer-1 .content, #footer-2 .content {
	padding-top: 50px !important;
}*/

/**/
.caldera-grid .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
    max-width: 100%;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

#top #wrap_all .social_bookmarks a:before {
    font-family: entypo-fontello;
}

#top #wrap_all .social_bookmarks a[title="LinkedIn"]:before {
    content: "";
}

#top #wrap_all .social_bookmarks a[title="Twitter"]:before {
    content: "";
}

#top #wrap_all .social_bookmarks a[title="Facebook"]:before {
    content: "";
}

#top #wrap_all .social_bookmarks a[title="Instagram"]:before {
    content: "";
}

#top #wrap_all  .social_bookmarks a[title="Youtube"]:before {
    content: "";
}

.t-padding-none {
	padding-top: 0;
}

.padding-small {
	padding: 1.2em;
}

.lr-padding-small {
	padding: 0 1.2em;
}

.tb-padding-small {
	padding: 1.2em 0;
}

.t-padding-small {
	padding-top: 1.2em;
}

.b-padding-small {
	padding-bottom: 1.2em;
}

.b-padding-medium {
	padding-bottom: 1.8em !important;
}

#top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
	color: #006a79;
	text-decoration: underline;
}
#top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover {
	color: #1c5357;
}

.content a {
	text-decoration: underline;
}


.small-margin .av-flex-placeholder {
    width: 1.5% !important;
}

.full_btn .avia-button, .full_btn.btn {
	width: 100%;
}

.avia-image-container {
	margin-bottom: 20px;
}

.container_wrap {
	border: none !important;
}

.responsive div .avia_responsive_table .avia-data-table table, .responsive div .avia_responsive_table .avia-data-table tbody, .responsive div .avia_responsive_table .avia-data-table tr, .responsive div .avia_responsive_table .avia-data-table td, .responsive div .avia_responsive_table .avia-data-table th {
	text-align: left;
}

.big-preview.single-big {
    min-width: 150px;
}

.codes_table tr:first-child > th:first-child {
    width: 150px;
}

#footer-1 .widget {
	padding: 0;
}


/*-Header-*/

#header .custom_content {
	margin: 0 auto;
	position: static;
	padding: 0;
}

.title_container {
	margin-top: 25px;
}


/*-Buttons-*/

.avia-button, .avia-slideshow-button {
	text-transform: none !important;
}
.avia-button.avia-color-theme-color {
    color: #ffffff;
	border: none;
}
.avia-button.avia-color-theme-color:hover {
	background: #1c5357 !important;
	color:#ffffff !important;
}

/* icon fonts */
#top #wrap_all .social_bookmarks {
	display: flex;
	justify-content: space-between;
	/*max-width: 300px; test & add this */
}

#top #wrap_all .social_bookmarks a {
	text-decoration: none;
	color: #006b79;
}

html body #footer-2 .textwidget [data-av_iconfont="entypo-fontello"] {
	text-decoration: none !important;
}
html body #footer-2 .textwidget [data-av_iconfont="entypo-fontello"]::before {
	font-size: 26px;
}
 




/*----------------------*\
 *      Rep finder		*
\*----------------------*/
.caldera-grid .col-sm-12 {
	width: 100%;
}

.caldera-grid .col-sm-1, .caldera-grid .col-sm-10, .caldera-grid .col-sm-11, .caldera-grid .col-sm-12, .caldera-grid .col-sm-2, .caldera-grid .col-sm-3, .caldera-grid .col-sm-4, .caldera-grid .col-sm-5, .caldera-grid .col-sm-6, .caldera-grid .col-sm-7, .caldera-grid .col-sm-8, .caldera-grid .col-sm-9 {
	float: left;
}

/*----------------------*\
 *      Homepage		*
\*----------------------*/
.avia_transform a .image-overlay, .avia_transform a:hover .image-overlay {
    opacity: 0 !important;
    display: none !important;
}
/*.market-container .avia-image-container.avia-align-left {
	margin: 0;
}
.market-container {
	display: block;

}*/

.market-container .av_textblock_section {
	position: relative;
	height: 560px;
}

.market-container .avia_textblock.market {
    background-image: linear-gradient(45deg,rgba(0,0,0,.8) 4%,rgba(0,0,0,0.3));
    color: #ffffff;
	position: absolute;
	bottom: 0;
}
.market-container .market h2 {
    color: #ffffff;
	margin: 0;
	font-size: 20px;
}
.market-container .avia-image-container-inner img {

    object-fit: cover;

}
.market-container *, .market-container::after, .avia_textblock.market {
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
    transition: all .1s ease;
}
.market-container:hover .market {
	z-index: 5;
}

.market-container .avia_textblock.market p {
	font-size: 16px;
	line-height: 1.2;
}
.market-container .av_textblock_section::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #002d69;
	opacity: 0;
	content: " ";
	z-index: 1;
}
.market-container:hover .av_textblock_section::before {
	opacity: 0.5;
}

.market-container .av_textblock_section::after {
	content:"";
	position: absolute;
	right:0;
	bottom:0;
	left:0;
	display:block;
	height:5px;
	background-color: #006a79;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	z-index: 6;
}
.market-container:hover .av_textblock_section::after {
	height: 10px;
	background: #1c5357;
}

.btn {
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    background: #006a79;
	color: #ffffff !important;
    display: block;
    text-decoration: none !important;
}

.btn:hover {
	background: #1c5357;
}

#top .main_color a.nested-btn {
	display: inline-block;
	text-decoration: none;
}
.nested-btn{
    width: 50%;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    background: #006a79;
}
/*.nested-btn:hover {
    background: transparent;
	color: #006a79 !important;
}*/
.nested-btn.sm {
	width: 20%;
	min-width: 200px;
}

.market-container:hover .nested-btn {
	background: #1c5357;
	color: #fff !important;
}
	.market-container .avia_textblock.market p {
    	display: block;
	}

	.market-container .avia_textblock.market {
    	padding: 40px 50px 44px 40px;
		
	}
/*----------------------*\
 *      Footer			*
\*----------------------*/

/*
.page-id-66 #footer-1 #text-5,
.page-id-80 #footer-1 #text-5,
.page-id-4681 #footer-1 #text-5,
.tax-product_cat #footer-1 #text-5,
.single-product #footer-1 #text-5 { hide quote widget on healthcare pages
	display: none;
}
*/


#footer-1 a, #footer-2 a {
	font-size: 16px;
}
#footer-2 a {
	text-decoration: underline;
}
#footer-2 #menu-main-menu a {
    font-size: 16px;
}
#footer-2 .cred img {
	border: 1px solid #006b79 !important;
}

#footer-2 .widget_nav_menu li {
	border: none !important;
}
#footer-2 .widget_nav_menu li a {
	padding: 5px 0 !important;
}

#footer-2 #custom_html-4 {
	padding-bottom: 0;
}

/*-Before Footer Section-*/

#footer-1 .av_one_fourth {
    border-radius: 2px !important;
}

/*----------------------*\
 *      Sliders			*
\*----------------------*/

.slideshow_caption {
	width: 100%;
}
.slider-hide-img .avia-slideshow.image_no_stretch li img {
    visibility: hidden;
}
.market-page-banner .av-single-slide.slide-1.active-slide::after {
	content: " ";
	background: #006a79;
	height: 5px;
	width: 100%;
	position: absolute;
	top: auto;
	bottom: 0;
	z-index: 1000000000;
}
.avia-slideshow .av-section-color-overlay {
	opacity: 0 !important;
	transition: opacity .1s ease;
}
.avia-slideshow:hover .av-section-color-overlay {
	opacity: 0.5 !important;
}
.market-page-banner .avia-slideshow:hover .av-single-slide.slide-1.active-slide::after {
	height: 10px;
	background: #1c5357;
} 

.avia-slideshow:hover .nested-btn {
	background-color: #1c5357;
}


.market-page-banner .avia-slideshow-inner .avia-slide-wrap img {
	height: 150px;
	object-fit: cover;
} 

.avia-slideshow-inner .avia-slide-wrap img {
    object-position: center center;
}

.avia-slideshow-inner .avia-slide-wrap .wp-image-6833 {
	object-position: top center;
}

.avia-slideshow-inner .avia-slide-wrap .wp-image-7012 {
	object-position: 50% 25%;
}

.avia-slideshow-inner .avia-slide-wrap .wp-image-7013 {
	object-position: 50% 40%;
}

.avia-slideshow-inner .avia-slide-wrap .wp-image-6832,
.avia-slideshow-inner .avia-slide-wrap .wp-image-6989,
.avia-slideshow-inner .avia-slide-wrap .wp-image-6990 {
	object-position: 50% 75%;
}


/*----------------------*\
 *     Market Pages		*
\*----------------------*/

.page-template-market-page .container_wrap_first > .container {
    max-width: 100% !important;
	width: 100% !important;
    padding: 0;
}

.page-template-market-page .container_wrap_first > .container > .content {
    padding: 0;
}

.client-story {
    color: #ffffff;
}

.market-cta.av_promobox {
	padding: 20px 0px !important;
}
.market-cta .avia-promocontent p {
	font-size: 28px;
	line-height: 1.5em;
}
.market-cta .avia-button {
	border: 1px solid #fff !important;
}


/*----------------------*\
 *      Team Page		*
\*----------------------*/

h3.team-member-name {
	margin-top: 20px;
}




/*----------------------*\
 *Stories/Certifications*
\*----------------------*/
.cert-container, .cert-container .cert-hover, .cert-container .case-hover {
	height: 350px;
	min-height: 350px;
}

.cert-container {
	width: 32.66%;
	color:#ffffff;
}
.cert-container * {
	color:#ffffff !important;
	margin: 1.2em auto;
}

.cert-container a {
	position: static !important;
	display:flex;
	height: 100%;
	align-items: center;	
	text-decoration: none;
}
.cert-container .avia-image-container {
	position:absolute;
	left: 0;
	right: 0;
}
.cert-container .avia-image-container img {
	max-width: 100%;
}
.cert-container .cert-hover {
	visibility: hidden;
}
.cert-container .case-hover {
	background: rgba(0,45,105,0.8);
}
.cert-container a:hover .case-hover {
	background: rgba(0,45,105,0.95);
}
.cert-container .cert-hover, .cert-container .case-hover {
	display:block;
	padding: 25px 0;
	width: 100%;
}

.cert-container a:hover .cert-hover {
	visibility:visible;
	background: rgba(0,45,105,0.95);
	position: relative;
	z-index: 10;
}
a .cert-hover h3, a .cert-hover p, .case-hover h3, .case-hover p {
	text-decoration: none !important;
	width: 70%;
	margin: 0 auto;
}

.cert-container .nested-btn {
    position: absolute;
    bottom: 0;
    width: 70%;
    color: #fff;
    margin: 0 auto 1.2em;
    left: 0;
    right: 0;
    height: 50px;
	z-index: 20;
}


.cred img {
	border-radius: 18px;
}

.cert-container.contract {
	background-position: center 75% !important;
	background-size: cover;
}

.cert-container.af {
	margin-bottom: 20px;
}
.af-table .flex_column_table {
	margin-bottom: 20px;
}



/*----------------------*\
 * 		Shop Styles		*
\*----------------------*/
.single-product .title_container, .product-sorting, .avia_cart_buttons, #top .product .price, .related.products {
    display: none;
}

#top .inner_product_header {
	padding: 10px;
	min-height: 0;
}


.woocommerce-loop-product__title {
	color:#006a79 !important;
	letter-spacing: 0 !important;
	text-decoration: underline !important;
	font-weight: bold !important;
	font-size: 18px !important;
}


a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover .woocommerce-loop-product__title {
	color: #1c5357 !important;  
}

.term-description {
	margin-bottom: 30px;
}

.term-description p {
	font-size: 16px;
}


#top .woocommerce-tabs h2 {
    font-size: 24px;
    line-height: 150%;
}

/*----------------------*\
 * 		Blog Styles		*
\*----------------------*/


h1.main-title.entry-title a {
	font-weight: bold !important;
}

.single-post .fullsize .template-blog .blog-meta {
	display: none !important;
}

.av-alb-blogposts .post-meta-infos {
	display: none;
}

.av-alb-blogposts .post_delimiter {
	border: none !important;
	padding: 0 !important;
}

/*resources page*/

.page-id-120 .market-container .avia_textblock.market {
	right: 0 !important;
	height: 100%;
}

.page-id-120 .market-container .avia-image-container {
	max-height: 200px;
}

.page-id-120 .market-container h2 {
	font-size: 30px !important;
}

/*category page*/

@media screen and (min-width: 768px) {
	#top .fullsize .template-blog .post .entry-content-wrapper {
		padding-left: 30px;
	}
	#top .fullsize .template-blog article.post-entry {
		display: flex;
	}
	#top.single .template-single-blog article.post-entry {
		flex-direction: column;
	}
	#top .fullsize .template-blog .blog-meta {
		margin: 0 !important;
		width: 0;
	}
	
	#top .fullsize .template-blog .post-title {
		padding: 0 0 15px 0 !important;
		font-size: 28px !important;
	}
	article.post-entry {
		margin-bottom: 30px;
	}
	/*.avia-slide-wrap .slideshow_caption {
		width: 100%;
	}*/
	

}
#top .fullsize .template-blog .text-sep.text-sep-date {
	display: none;
}
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post-title {
	max-width: 1200px;
	width: 100%;
}
#top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos {
    text-align: left;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    padding-left: 0;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
	font-size: 16px !important;
	text-align:left;
}
.avia-caption-content .caption-content {
    font-weight: 300;
}
.avia-caption-content .caption-title {
    font-size: 40px;
	font-weight: 400 !important;
}
.read-more-link a {
	text-decoration: underline;
}


/*----------------------*\
 * 	  Contact Form		*
\*----------------------*/

.nf-error-msg, .ninja-forms-req-symbol {
    color: #e80000 !important;
}

.submit-wrap .nf-field-element input {
    padding: 10px 22px;
    color: #ffffff;
    background: #006b79;
    border-radius: 5px;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

.submit-wrap .nf-field-element input:hover {
	background: #1c5357;
}



/*----------------------*\
 *   Media Queries		*
\*----------------------*/


@media (min-width: 990px) {
	#footer-1 .av_textblock_section {
    	min-height: 190px;
	}
		
	.market-container .avia_textblock.market {
		top:auto;
    	width: 50%;
/* 		min-height: 350px; */
	}
	.market-container .market .nested-btn {
		position: absolute;
		bottom: 20px;
	}
	
	.market-container .avia_textblock.market {
		padding-bottom: 70px !important;
	}
}

@media (min-width: 768px) {
	#header .custom_content {
		max-width: 1200px;
		padding: 0 50px;
	}
	.avia-slideshow-button {
		width: 20%;
		min-width: 200px;
		font-size: 16px !important;
		font-weight: normal;
	}	
	
	.av-alb-blogposts article a img {
		max-width: 180px;
		height: 150px;
		object-fit: cover;
	}
	.av-alb-blogposts .big-preview {
		margin-right: 40px;
	}
	
	
	.cert-container, .cert-container .cert-hover, .cert-container .case-hover {
		min-height: 261px;
		height: 261px;
	}

	#nf-form-2-cont #nf-field-26-container {
		min-height: 175px;
	}
	#nf-form-2-cont #nf-field-26-container #nf-field-26-wrap {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	#nf-form-2-cont #nf-field-26-container #nf-field-26-wrap #nf-field-26 {
		margin-bottom: 0 !important;
	}
}


@media (max-width: 767px) {
	#header_main {
		display: flex;
		flex-direction: column-reverse;
	}
	#header .custom_content {
		width: 85%;
		max-width: 85%;
	}
	#header .custom_content .alignright {
		float: left;
		margin: 0;
	}
	h1.main-title {
		line-height: 50px !important;
	}
	
	.av-alb-blogposts article a img {
		object-fit: cover !important;
		object-position: top;
		max-height: 400px;
	}
	.slideshow_align_caption {
		padding-bottom: 40px;
	}

	.one-half,
	.one-third,
	.two-thirds,
	.one-fourth,
	.two-fourths,
	.three-fourths,
	.one-sixth,
	.two-sixths,
	.three-sixths,
	.four-sixths,
	.five-sixths {
		width: 100% !important;
		margin-left: 0 !important;
	}
	
	.content, .sidebar {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.responsive #top #header .av-main-nav > li.search-dropdown > a {
		color: #002d69;
	}

}

@media (min-width: 600px) and (max-width: 989px) {
	
	.page-id-60 .af-table .av-flex-placeholder {
		display: none;
	}
	
	.cert-container {
		float: left !important;
		width: 49.25% !important;
	}
	.cert-container:nth-of-type(4n+1) {
		margin-right: 1.5% !important;
	}
	
}



.main_menu .avia-menu-text {
	font-size: 12px;
}

@media (max-width: 499px) {
	
	.market-container .av_textblock_section {
		height: auto;
	}
	.market-container .avia_textblock.market {
		position: relative;
	}
	
}