/* Add here all your CSS customizations */

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1 !important;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a !important;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2 !important;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201 !important;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39 !important;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127 !important;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e !important;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a !important;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6 !important;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39 !important;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8 !important;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576 !important;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c !important;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107 !important;
}





/*
* Portfolio
*/
.load-more-loader {
	display: none;
}

.portfolio-load-more-loader {
	min-height: 61px;
}

.load-more-btn-wrapper {
	min-height: 53px;
}

.custom-portfolio .nav-link {
	font-weight: 600;
	padding: 8px 23px;
	font-size: 12.32px;
	font-size: 0.77rem;
}
.custom-portfolio .nav-item {
	margin-left: 1px;
}
.custom-portfolio .nav-item:hover .nav-link {
}

.custom-thumb-info.thumb-info {
	max-width: 80% !important;
	border-radius: 100% !important;
}



/*
* Custom Img About
*/
.custom-img-about {
}

@media (max-width: 991px) {
  .custom-img-about {
    max-width: 45%;
  }
}

/*
* Custom Img
*/
.custom-img {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
  border-radius: 1%;
}
/*
* Max Width
*/
.max-w-10 {
  max-width: 10%;
}
.max-w-20 {
  max-width: 20%;
}
.max-w-30 {
  max-width: 30%;
}
.max-w-40 {
  max-width: 40%;
}
.max-w-50 {
  max-width: 50%;
}
.max-w-60 {
  max-width: 60%;
}
.max-w-70 {
  max-width: 70%;
}
.max-w-80 {
  max-width: 80%;
}
.max-w-90 {
  max-width: 90%;
}







.custom-shadow-1 {
    text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.custom-shadow-2 {
    text-shadow: 0px 0px 10px rgb(0, 0, 0);
}







.image-source-link {
    color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
    
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
    
.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
















/* Font Size */
.text-1-cus1 {
	font-size: .8em !important;
    font-weight: 300 !important;
    line-height: 16px !important;
}


.thumb-info.thumb-info-bottom-info3 .thumb-info-title {
	width: 50px !important;
}











.section-bottom-border-shadow {
	border-bottom-color: rgba(150, 150, 150, 0.9);
	box-shadow: 0 0 30px rgba(150, 150, 150, 0.9);
}










html.sticky-header-active #header .header-body {
	position: fixed;
	border-bottom: 0 !important;
	box-shadow: none !important;
/*	border-bottom-color: rgba(220, 220, 220, 0.5) !important;
	box-shadow: 0 0 15px rgba(220, 220, 220, 0.5) !important; */
}










section.section.section-angled .section-angled-layer-increase-angle.section-angled-layer-bottom {
	transform: skewY(0deg) translate3d(0, 50%, 0) !important;
}















.owl-carousel.nav-style-20 .owl-nav .owl-next,
.owl-carousel.nav-style-20 .owl-nav .owl-prev {
	background: transparent !important;
}

.owl-carousel.nav-style-20 .owl-nav .owl-next:before,
.owl-carousel.nav-style-20 .owl-nav .owl-prev:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 1px;
	width: 2.6em;
	height: 2.6em;
	border-top: 4px solid #CCC;
	border-right: 4px solid #CCC;
	font-size: inherit;
	transform: translate3d(0, -50%, 0) rotate(135deg);
}

.owl-carousel.nav-style-20 .owl-nav .owl-next:after,
.owl-carousel.nav-style-20 .owl-nav .owl-prev:after {
	content: '';
	display: block;
	border-top: 6px solid #CCC;
	width: 5em;
	position: absolute;
	top: 50%;
	font-size: inherit;
	transform: translate3d(0, -50%, 0);
}

.owl-carousel.nav-style-20 .owl-nav .owl-next {
	transform: rotate(180deg);
	transform-origin: 15px 8px;
}












.thumb-info.thumb-info-bottom-info-show-more3 img {
}

.thumb-info.thumb-info-bottom-info-show-more3 .thumb-info-title {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.thumb-info.thumb-info-bottom-info-show-more3 .thumb-info-show-more-content {
	transition: ease max-height 800ms;
	overflow: hidden;
	max-height: 0;
	display: block;
}

.thumb-info.thumb-info-bottom-info-show-more3:hover .thumb-info-show-more-content {
    max-height: 300px;
}
    
    

.thumb-info.thumb-info-bottom-info-dark3 .thumb-info-title {
	background: inherit;
	color: #FFF;
}
.thumb-info.thumb-info-bottom-info-dark3 p {
	background: inherit;
	color: #FFF;
    font-weight: normal;
}













.owl-carousel.rounded-nav2 .owl-nav button[class*="owl-"] {
	padding: 3px 7px;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #999 !important;
	color: #999;
}

.owl-carousel.rounded-nav2 .owl-nav button[class*="owl-"]:hover, .owl-carousel.rounded-nav2 .owl-nav button[class*="owl-"].hover {
	background: transparent !important;
	border: 1px solid #a1a1a1 !important;
	color: #a1a1a1 !important;
}

.owl-carousel.rounded-nav2 .owl-nav button[class*="owl-"]:active, .owl-carousel.rounded-nav2 .owl-nav button[class*="owl-"].active {
	background: transparent !important;
	border: 1px solid #666 !important;
	color: #666 !important;
}







.owl-carousel2 .owl-nav button.owl-prev, .owl-carousel2 .owl-nav button.owl-next {
	width: 60px !important;
	height: 100px !important;
}


.owl-carousel2 .owl-nav button.owl-prev {
	left: 0px !important;
}


.owl-carousel2 .owl-nav button.owl-next {
	right: 0px !important;
}

.owl-carousel2 .owl-nav button.owl-prev:before, .owl-carousel2 .owl-nav button.owl-next:before {
	font-size: 1rem !important;
	top: 1px !important;
}









@media (max-width: 768px) {
	.crop-thumbnail-2 {
	    height: 300px !important;
    }
	.crop-thumbnail-2 .thumb-info-title {
	    top: 150px !important;
    }
    .crop-thumbnail-2 img {
    }
}















.thumb-info.thumb-info-hide-info-hover2 .thumb-info-wrapper:after {
	opacity: 0.4;
}

.thumb-info.thumb-info-hide-info-hover2 .thumb-info-title {
	opacity: 1;
}

.thumb-info.thumb-info-hide-info-hover2 .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-hide-info-hover2:hover .thumb-info-wrapper:after {
	opacity: 0.2;
}

.thumb-info.thumb-info-hide-info-hover2:hover .thumb-info-title {
	opacity: 1;
}

.thumb-info.thumb-info-slide-info-hover2 .thumb-info-wrapper:after {
	opacity: 0.65;
}




.thumb-info.thumb-info-hide-info-hover3 .thumb-info-wrapper:after {
	opacity: 0.5;
}

.thumb-info.thumb-info-hide-info-hover3 .thumb-info-title {
	opacity: 1;
}

.thumb-info.thumb-info-hide-info-hover3 .thumb-info-type {
}

.thumb-info.thumb-info-hide-info-hover3:hover .thumb-info-wrapper:after {
	opacity: 0.2;
}

.thumb-info.thumb-info-hide-info-hover3:hover .thumb-info-title {
	opacity: 1;
}

.thumb-info.thumb-info-slide-info-hover3 .thumb-info-wrapper:after {
	opacity: 0.65;
}












.thumb-info.thumb-info-centered-info .thumb-info-title {
	width: 100% !important;
}

.thumb-info .thumb-info-title {
	max-width: 100% !important;
}










.text-16 {
	font-size: 5.5em !important;
}

.text-17 {
	font-size: 6em !important;
}

.text-18 {
	font-size: 7em !important;
}

.text-19 {
	font-size: 8em !important;
}

.text-20 {
	font-size: 9em !important;
}

@media (min-width: 576px) {

	.text-sm-16 {
		font-size: 5.5em !important;
	}

	.text-sm-17 {
		font-size: 6em !important;
	}

	.text-sm-18 {
		font-size: 7em !important;
	}

	.text-sm-19 {
		font-size: 8em !important;
	}

	.text-sm-20 {
		font-size: 9em !important;
	}
}

@media (min-width: 768px) {

	.text-md-16 {
		font-size: 5.5em !important;
	}

	.text-md-17 {
		font-size: 6em !important;
	}

	.text-md-18 {
		font-size: 7em !important;
	}

	.text-md-19 {
		font-size: 8em !important;
	}

	.text-md-20 {
		font-size: 9em !important;
	}
}

@media (min-width: 992px) {

	.text-lg-16 {
		font-size: 5.5em !important;
	}

	.text-lg-17 {
		font-size: 6em !important;
	}

	.text-lg-18 {
		font-size: 7em !important;
	}

	.text-lg-19 {
		font-size: 8em !important;
	}

	.text-lg-20 {
		font-size: 9em !important;
	}
}

@media (min-width: 1200px) {

	.text-xl-16 {
		font-size: 5.5em !important;
	}

	.text-xl-17 {
		font-size: 6em !important;
	}

	.text-xl-18 {
		font-size: 7em !important;
	}

	.text-xl-19 {
		font-size: 8em !important;
	}

	.text-xl-20 {
		font-size: 9em !important;
	}
}

















.slider-scroll-button2:before {
}

.slider-scroll-button2:after {
	top: -10px !important;
}



















.custom-1 {
	margin-top: -10%;
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-1 {
	margin-top: -8% !important;
	}
}

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

	.custom-1 {
	margin-top: -6% !important;
	}
}

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

	.custom-1 {
	margin-top: -13% !important;
	}
}

@media (min-width: 1200px) {

	.custom-1 {
	margin-top: -30% !important;
    margin-bottom: 15% !important;
	}
}






.custom-2 {
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-2 {
	}
}

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

	.custom-2 {
	}
}

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

	.custom-2 {
	}
}

@media (min-width: 1200px) {

	.custom-2 {
	}
}






.custom-3 {
    margin-top: -140%;
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-3 {
    margin-top: -120%;
	}
}

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

	.custom-3 {
    margin-top: -80%;
	}
}

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

	.custom-3 {
    margin-top: -60%;
	}
}

@media (min-width: 1200px) {

	.custom-3 {
    margin-top: -45%;
	}
}














.text-color-light-2 {
	color: rgba(150, 150, 150, 1) !important;
}




















.custom-4 {
    margin-top: 75%;
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-4 {
	}
}

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

	.custom-4 {
	}
}

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

	.custom-4 {
    margin-top: 15%;
	}
}

@media (min-width: 1200px) {

	.custom-4 {
    margin-top: 20%;
    margin-bottom: 10%;
	}
}







.custom-5 {
    margin-top: -25%;
    margin-bottom: 5%;
}

@media (max-width: 992px) {

	.custom-5 {
	}
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-5 {
	}
}

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

	.custom-5 {
	}
}

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

	.custom-5 {
	}
}

@media (min-width: 1200px) {

	.custom-5 {
	}
}





.custom-6 {
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-6 {
	}
}

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

	.custom-6 {
	}
}

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

	.custom-6 {
	}
}

@media (min-width: 1200px) {

	.custom-6 {
	}
}












.owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	width: 200px;
	height: 2px;
	transition: ease width 300ms;
    margin: 0px 0px;
}

.owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	width: 200px;
}





.owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	width: 100%;
	height: 2px;
	transition: ease width 300ms;
    margin: 0px 0px;
}

.owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	width: 100%;
}
/*
@media (min-width: 576px) and (max-width: 768px) {

    .owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	    width: 144px;
	    height: 2px;
	    transition: ease width 300ms;
        margin: 0px 0px;
    }

    .owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	    width: 144px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    
    .owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	    width: 192px;
	    height: 2px;
	    transition: ease width 300ms;
        margin: 0px 0px;
    }

    .owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	    width: 192px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    
    .owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	    width: 141px;
	    height: 2px;
	    transition: ease width 300ms;
        margin: 0px 0px;
    }

    .owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	    width: 141px;
    }
}

@media (min-width: 1200px) {
    
    .owl-carousel.dots-morphing2 .owl-dots .owl-dot span {
	    width: 300px;
	    height: 2px;
	    transition: ease width 300ms;
        margin: 0px 0px;
    }

    .owl-carousel.dots-morphing2 .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	    width: 300px;
    }
} */











.custom-client-logo img {
    display: inline-block !important;
    width: auto !important;
    margin-left: 5px !important;
}









.list.list-icons2 li {
	padding-left: 0px !important;
}












.custom-7 {
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-7 {
	}
}

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

	.custom-7 {
	}
}

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

	.custom-7 {
	}
}

@media (min-width: 1200px) {

	.custom-7 {
    position: absolute !important;
	}
}






.custom-8 {
    margin-top: -30%;
    margin-bottom: 20%;
    padding-top: 50px;
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-8 {
    margin-top: -25%;
    margin-bottom: 20%;
    padding-top: 50px;
	}
}

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

	.custom-8 {
    margin-top: -20%;
    margin-bottom: 20%;
    padding-top: 50px;
	}
}

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

	.custom-8 {
    margin-top: 15% !important;
    margin-bottom: 20% !important;
    padding-right: 100px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    
    /*
    margin-top: -23%;
    padding-top: 80px;
    */
	}
}

@media (min-width: 1200px) {

	.custom-8 {
    margin-top: 15% !important;
    margin-bottom: 20% !important;
    padding-right: 100px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
	}
}








.custom-9 {
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-9 {
	}
}

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

	.custom-9 {
	}
}

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

	.custom-9 {
    position: absolute !important;
	}
}

@media (min-width: 1200px) {

	.custom-9 {
    position: absolute !important;
	}
}

















.btn.text-color-light {
	color: #FFF !important;
}

.btn.text-color-light:hover {
	color: #212529 !important;
}

.btn.text-color-light:focus, #footer a:not(.btn).text-color-light:active {
	color: #cccccc !important;
}








	html:not(.sticky-header-active) #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a {
		color: #FFF;
	}

	html:not(.sticky-header-active) #header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span .item-two {
		color: #02bcf9;
	}

	html:not(.sticky-header-active) #header .header-nav-main.header-nav-slide nav > ul:not(:hover) > li > a.active {
		color: #02bcf9;
	}

	#header .header-nav-main.header-nav-main-slide nav > ul > li > span > a {
		font-size: 19px !important;
		font-weight: 400 !important;
		letter-spacing: 0px !important;
	}

	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		font-size: 19px !important;
		font-weight: 400 !important;
		letter-spacing: 0px !important;
		color: #212529;
	}
	
	html:not(.sticky-header-active) #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		color: #FFF;
	}
	
	#header .header-nav-top .dropdown .dropdown-item {
		font-size: 19px !important;
	}
	
	#header .header-nav-top .dropdown-menu a {
		color: #212529;
		text-decoration: none;
	}







.owl-carousel.nav-bottom2 .owl-nav {
	text-align:right !important;
    margin-right: 10px;
}

.owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"], .owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"]:hover, .owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"]:active {
	font-size: 25px !important;
	width: 25px !important;
    margin-top: 10px !important;
}

.owl-carousel.dots-modern2 .owl-dots {
	justify-content: left !important;
    margin-top: -35px;
    margin-left: 10px;
}

.owl-carousel.dots-modern2 .owl-dots .owl-dot span {
	width: 4px !important;
	height: 4px !important;
    border-radius: 100px !important;
    border: 0.1px !important;
}

.owl-carousel.dots-modern2 .owl-dots .owl-dot.active span {
	transform: scale(3) !important;
}

.owl-carousel.dots-modern2 .owl-dots .owl-dot {
	margin: 0 6px !important;
}

.owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"],
.owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"]:hover,
.owl-carousel.show-nav-title2 .owl-nav button[class*="owl-"].hover {
	color: #212529 !important;
}

.owl-carousel.dots-modern2 .owl-dots .owl-dot.active span,
.owl-carousel.dots-modern2 .owl-dots .owl-dot:hover span {
	background-color: #212529 !important;
}













.cust-year1 {
    right: 0px;
    z-index: 99;
}

















.custom-ehp-project img {
    height: 300px;
    width: auto !important;
}

.custom-carousel-style-1 .owl-item > div {
	height: 300px;
    width: auto;
}




.thumb-info .thumb-info-wrapper2:after {
	background: rgba(33, 37, 41, 0.1) !important;
}

















.featured-boxes-modern-style-1 .featured-box-no-borders {
	border: 0 !important;
}








.overlay-cus-1:hover:before, .overlay-cus-1.overlay-show:before, .overlay-cus-1.show:before {
	opacity: 0.4 !important;
}






@media (min-width: 992px){

	.bottom-custom-1 {
    padding-top: 40% !important;
    padding-bottom: 40% !important;
	}
}



















.custom-ehp-p-1 {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
}








.overlay-cus-2:hover:before, .overlay-cus-2.overlay-show:before, .overlay-cus-2.show:before {
	opacity: 0.03 !important;
}








.custom-16-9 {
    padding-top: 28.125% !important;
    padding-bottom: 28.125% !important;
}



.featured-boxes-modern-style-1-16-9 .featured-box .featured-box-background {
	transform: none !important;
}














.custom-card-1 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: cubic-bezier(0.39, 0.66, 0.42, 0.99) all 2s;
	transform: scale(1);
    background-size: cover;
    background-position: center;
    height: 500px;
}


















.custom-10 {
    margin-top: 160px;
}

@media (min-width: 476px) and (max-width: 576px) {

	.custom-10 {
    margin-top: 100px; !important;
	}
}

@media (min-width: 576px) and (max-width: 768px) {

	.custom-10 {
    margin-top: 0% !important;
	}
}

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

	.custom-10 {
    margin-top: 0% !important;
	}
}

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

	.custom-10 {
    margin-top: -5% !important;
	}
}

@media (min-width: 1200px) {

	.custom-10 {
    margin-top: -10% !important;
    margin-left: 5% !important;
	}
}














body {
	background-color: rgb(68, 68, 68) !important;
}
































	
.thumb-info.thumb-info-bottom-info2 .thumb-info-title {	
	background: #FFF;	
	right: 0;	
	left: auto;	
	width: 38px;	
	max-width: 100%;	
	transition: transform .2s ease-out, opacity .2s ease-out;	
	transform: translate3d(0, 100%, 0);	
	bottom: auto;	
	top: 0;	
	opacity: 0;	
	padding: 4px;	
	text-shadow: none;	
	color: #777;	
    text-align: right;	
}	
.thumb-info.thumb-info-bottom-info2 .thumb-info-type {	
	float: none;	
	background: none;	
	padding: 0;	
	margin: 0;	
}	
.thumb-info.thumb-info-bottom-info2:hover .thumb-info-title {	
	transform: translate3d(0, 0, 0);	
	opacity: 1;	
}	
.thumb-info.thumb-info-bottom-info2:hover img {	
	transform: scale(1.1);	
}	





	
.thumb-info.thumb-info-bottom-info-show-more2 img {	
	transform: none !important;	
}	
.thumb-info.thumb-info-bottom-info-show-more2 .thumb-info-title {	
	transform: translate3d(0, 0, 0);	
	opacity: 1;	
}	
.thumb-info.thumb-info-bottom-info-show-more2 .thumb-info-show-more-content {	
	transition: all max-height 800ms;	
	overflow: hidden;	
	max-height: 0;	
	display: block;	
}	
.thumb-info.thumb-info-bottom-info-show-more2:hover .thumb-info-show-more-content {	
	max-height: 300px;	
}




















html:not(.sticky-header-active) #header.header-transparent .header-body {
	background-color: rgba(68, 68, 68, 0.4) !important;
    background: -webkit-linear-gradient(rgba(68, 68, 68, 0.4), rgba(68, 68, 68, 0)) !important;
    background: linear-gradient(rgba(68, 68, 68, 0.4), rgba(68, 68, 68, 0)) !important;
}














.custom-list-2 {
	padding-left: 40px !important;
}




















.featured-boxes-modern-style-1 .featured-box .box-content p {
    text-shadow: 0px 0px 10px rgb(0, 0, 0, 0.8);
}