/*
Theme Name:     Kruzy 36
Theme URI:      https://kruzy36.pl/
Description:    Kruzy 36 premium Divi Child Theme.
Author:         Divi
Template:       Divi
Version:        1.0.0
*/

/* General */

:root {
	--color1: #D19D5C;
	--color2: #262626;
}

.et-db #et-boc .et-l .et_pb_section.enzo_header.et_pb_sticky {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	background-color:var(--color2)!important;
}
.enzo_header .et_mobile_menu a.mobile-toggle-icon {
	height: 47px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent!important;
	border: 0;
}
.enzo_header .et_mobile_nav_menu>.mobile_nav>ul>li.menu-item-has-children>a:after,
.enzo_header .et_mobile_nav_menu>.mobile_nav>ul>li.menu-item-has-children ul>li.menu-item-has-children>a:after {
	font-family: ETmodules;
	font-weight: 600;
	position: absolute;
	font-size: 18px;
	content: '\33';
	top: 11px;
	transform: rotate(0);
	right: 13px;
	transition: all .5s ease ;
	color:#fff!important;
}
.et-db #et-boc .enzo_header .et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before {
	color:var(--color1)!important;
}
.enzo_header .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}
.enzo_header .et_mobile_menu .menu-item-has-children {
	position: relative; 
}
.enzo_header .et_mobile_menu {
	padding:0;
	top: 100%;
	border-color:var(--color1);
}
.enzo_header .et_mobile_menu ul.sub-menu  {
	display: none!important;
	visibility: hidden!important;
	transition: all 1.5s ease-in-out;
}
.enzo_header .et_mobile_menu li>a {
	background-color:transparent!important;
	border:0;
	font-size: 16px;
	line-height: 26px;
	font-weight:500;
}
.enzo_header .et_mobile_menu .mobile-toggle-open>a {
	color:var(--color1)!important;
}
.enzo_header .et_mobile_nav_menu>.mobile_nav>ul>li.menu-item-has-children.mobile-toggle-open> a:after,
.enzo_header .et_mobile_nav_menu>.mobile_nav>ul>li.menu-item-has-children ul li.menu-item-has-children.mobile-toggle-open >  a:after {
	transform: rotate(180deg);
	color:var(--color1)!important;
}
.enzo_header .et_mobile_menu .mobile-toggle-open ul.sub-menu.visible{
	display: block!important;
	visibility: visible!important;
	opacity: 1;
	color: var(--color1);
}
.enzo_header .et_pb_menu__wrap {
	justify-content: end;
	margin-bottom: -12px;
}
.enzo_header .et_pb_menu__menu>nav {
	margin-top:-13px;
}
.enzo_header .et_pb_menu__menu>nav>ul>li>a {
	padding:0!important;
	font-size: 16px;
	line-height: 26px;  
	position:relative;
}
.enzo_header .et_pb_menu__menu>nav>ul>li ul li a {
	font-size:16px;
	line-height:26px;
	position:relative;
	width:240px;
	color: var(--color2)!important;
	padding:15px;
}
.enzo_header .et_pb_menu__menu>nav>ul>li ul li a:before {
	content: '';
	width: 8px;
	height: 8px;
	background: var(--color1);
	border-radius: 30px;
	position: absolute;
	top: 25px;
	left: 0;
	opacity: 0;
	transition: all .5s ease;
}
.enzo_header .et_pb_menu__menu>nav>ul  {
	gap:30px;
	margin:0;
}
.enzo_header .et_pb_menu__menu>nav>ul >li {
	padding:0!important;
}
.enzo_header .et_pb_menu__menu>nav>ul>li ul li a:hover:before,
.enzo_header .et_pb_menu__menu>nav>ul li ul li.current-menu-item > a:before {
	opacity:1;
	left:10px;
}
.enzo_header .et_pb_menu__menu>nav>ul>li ul li a:hover {
	background-color:var(--color2)!important;
}
.enzo_header .et_pb_menu__menu>nav>ul>li ul li  a:hover,
.enzo_header .et_pb_menu__menu>nav>ul li ul li.current-menu-item > a {
	padding-left: 30px;
}
.enzo_header .et_pb_menu__menu>nav>ul li ul li ul {
	top:0;
}
.enzo_header .et-menu li li.menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 15px;
}
.enzo_header .et_pb_menu__menu>nav>ul li a,
.enzo_header .et_mobile_menu li>a {
	color:#fff!important;
	transition:all .5s ease;
}
.enzo_header .et_pb_menu__menu>nav>ul li.current-menu-item > a,
.enzo_header .et_pb_menu__menu>nav>ul li a:hover,
.enzo_header .et_mobile_menu li>a:hover,
.enzo_header .et_mobile_menu li.current-menu-item>a{
	color: var(--color1)!important;
	opacity:1;
	background-color:transparent!important;
}
.enzo_header .et_pb_menu__menu>nav>ul>li>a:before {
	content: '';
	width: 8px;
	height: 8px;
	background: var(--color1);
	border-radius: 30px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all .5s ease;
	margin: auto;
}
.enzo_header .et_pb_menu__menu>nav>ul> li.current-menu-item> a:before,
.enzo_header .et_pb_menu__menu>nav>ul>li>a:hover:before {
	opacity:1;
	top:78px;
}
.enzo_header .et_pb_menu__logo {
	margin-right: 10px;
	overflow: inherit;
}
.enzo_header .et_pb_menu__logo img {
	margin-bottom:-26px;
}
.enzo_header .et_pb_menu__menu>nav>ul>li.menu-item-has-children>a{
	padding-right:17px!important;
}
.enzo_header .et_pb_menu__menu>nav>ul>li.menu-item-has-children>a:after {
	content:'\4c';
	font-size: 14px;
	font-weight: 600;
}
.enzo_header .et_pb_menu__menu>nav>ul li ul {
	border-color:var(--color1);
	padding: 0;
	top: calc(100% - 12px);
}
.enzo_header .et_pb_menu__menu>nav>ul li ul li {
	padding:0;
}
.enzo_header .et_pb_menu .et_mobile_nav_menu {
	margin:0;
}
.et-db #et-boc .enzo_header .et_pb_menu .et_pb_menu__wrap .mobile_nav .et_mobile_menu{
	padding:10px;
	background-color:var(--color2)!important;
}
.enzo_header .enzo_header_col .et_pb_blurb {
	position:relative;
}
.enzo_header .enzo_header_col .et_pb_blurb:before {
	content:'';
	width:1px;
	height:100%;
	background: #FFFFFF;
	opacity: 0.2;
	position:absolute;
	left:-43px;
	top:0;
}
.enzo_header .et_mobile_menu .mobile-toggle-open ul.sub-menu li {
	padding-left:2%;
}
.enzo_header_social li a:before{
	width:25px!important;
	height:25px!important;
	line-height:25px!important;
}
.enzo_header .et_pb_menu {
	width:73%;
}
@media(max-width:1155px) {
	.enzo_header .et_pb_menu__logo img {
		max-width:150px;
		width:100%;
	}
	.enzo_header .et_pb_menu__menu>nav>ul>li>a {
		font-size: 15px;
		line-height: 25px;
	}
	.enzo_header .et_pb_menu__logo {
		margin-right: 20px;
	}
	.enzo_header .et_pb_menu__menu>nav>ul {
		gap: 20px;
	}
	.enzo_header .et_pb_menu__menu>nav>ul> li.current-menu-item> a:before, 
	.enzo_header .et_pb_menu__menu>nav>ul>li>a:hover:before {
		opacity: 1;
		top: 74px;
	}
	.enzo_header .et_pb_menu {
		width:auto
	}
	.enzo_header .et_pb_button {
		font-size:14px!important;
	}
}
@media(max-width:980px) {
	.enzo_header .et_pb_blurb {
		display:none;
	}
	.enzo_header {
		padding-left: 0px!important;
	}
	.enzo_header .et_pb_menu  {
		width:100%;
	}
	.enzo_header .et_pb_menu__logo img ,
	.enzo_header .et_pb_menu__wrap {
		margin-bottom: 0;
	}
	.enzo_header .et_pb_menu__logo img {
		max-width: 100px;
		width: 100%;
	}
}

/* Footer Section */
.enzo_footer_details .et_pb_module_header:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width: 66px;
	height: 1px;
	background-color:var(--color1);
}

/* Hero Section */
.enzo_hero .header-content {
	display: flex;
	flex-direction: column;
	margin: 0!important;
	width:100%!important;
	margin:auto!important;
	padding: 0;
	align-items: center;
}
.enzo_hero .enzo_btn {
	order:4;
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	justify-content: center;
}
.enzo_hero .enzo_btn a.et_pb_button_one:before,
.enzo_aboutus .et_pb_button:before,
.enzo_form form .et_contact_bottom_container button:before,
#comment-wrap .et_pb_button:before,
.enzo_project .et_pb_portfolio_filters ul li a:before {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	position: absolute;
	transition: all 0.3s ease-in-out 0s;
	bottom: 0;
	left: 0;
	background-color: var(--color1);
	margin: 0!important;
	opacity: 1;
}
.enzo_hero .enzo_btn a.et_pb_button_one:after,
.enzo_aboutus .et_pb_button:after ,
.enzo_form form .et_contact_bottom_container button:after,
#comment-wrap .et_pb_button:after ,
.enzo_project .et_pb_portfolio_filters ul li a:after {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	position: absolute;
	transition: all 0.3s ease-in-out 0s;
	top: 0;
	right: 0;
	background-color: var(--color1);
	margin: 0!important;
	opacity: 1!important;
}
.enzo_hero .enzo_btn a.et_pb_button_one:hover:before,
.enzo_hero .enzo_btn a.et_pb_button_one:hover:after,
.enzo_aboutus .et_pb_button:hover:before ,
.enzo_aboutus .et_pb_button:hover:after,
.enzo_form form .et_contact_bottom_container button:hover:before , 
.enzo_form form .et_contact_bottom_container button:hover:after ,
#comment-wrap .et_pb_button:hover:before,
#comment-wrap .et_pb_button:hover:after,
.enzo_project .et_pb_portfolio_filters ul li a:hover:before,
.enzo_project .et_pb_portfolio_filters ul li a:hover:after,
.enzo_project .et_pb_portfolio_filters ul li a.active:before,
.enzo_project .et_pb_portfolio_filters ul li a.active:after {
	width:100%;
}
.enzo_hero_detials .et_pb_blurb_container {
	padding: 0 62px 0 42px;
}
.enzo_hero_detials .et_pb_blurb_container .et_pb_module_header:before {
	content:'';
	width: 30px;
	height: 2px;
	background-color: var(--color1);
	position:absolute;
	left:-42px;
	top:50%;
	transform:translateY(-50%);
	transition:all .5s ease;
}
.enzo_hero_detials.enzo_hero_detials_white .et_pb_blurb_container .et_pb_module_header:before {
	background-color: #fff;
}

/* About Us Section */
.enzo_aboutus .et_pb_blurb .et-pb-icon {
	color: var(--color1);
}

/* Service Section */
.enzo_service h4  {
	color: var(--color2);
	transition:all .5s ease;
}
.enzo_service:hover h4  {
	color: var(--color1);
}
.enzo_service .et_pb_blurb_description a {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: var(--color1);
	transition: all .5s ease;
	margin: 10px 0 0;
	position: relative;
	display: inline-flex;
	gap: 4px;
	opacity:0;
}
.enzo_service:hover .et_pb_blurb_description a {
	opacity:1;
}
.enzo_service .et_pb_blurb_description a:after {
	content:'\24';
	font-family:ETmodules;
}
.enzo_feature .et_pb_image_wrap {
	width:80px!important;
	height:80px;
	line-height:95px;
	text-align: center;
	position:relative;
}
.enzo_feature .et_pb_image_wrap:before {
	content:'';
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
	background-color: var(--color1);
	opacity:0.05;
}
.enzo_feature .et_pb_image_wrap img {
	width:34px;
}
@media(max-width:1100px) {
	.enzo_feature .et_pb_image_wrap {
		width: 60px!important;
		height: 60px;
		line-height: 80px;
	}
}
@media(max-width:575px) {
	.enzo_feature .et_pb_blurb_content {
		flex-wrap: wrap;
	}
}

/* Project Section */
.enzo_project .et_pb_ajax_pagination_container,
.enzo_project .et_pb_portfolio_items {
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:30px;
}
.enzo_project_gird_2 .et_pb_ajax_pagination_container,
.enzo_project_gird_2 .et_pb_portfolio_items {
    grid-template-columns: repeat(2,1fr);
}
.enzo_project_gird_4 .et_pb_ajax_pagination_container,
.enzo_project_gird_4 .et_pb_portfolio_items {
    grid-template-columns: repeat(4,1fr);
}
.enzo_project_no_gap .et_pb_ajax_pagination_container,
.enzo_project_no_gap .et_pb_portfolio_items {
	gap:0;
}
.enzo_project .project {
	margin:0;
}
.enzo_project .et_portfolio_image,
.enzo_project .et_portfolio_image img,
.enzo_project .et_pb_post  .entry-featured-image-url,
.enzo_project .et_pb_post  .entry-featured-image-url img {
	height:100%;
	position:relative;
}
.enzo_project .et_pb_post  .entry-featured-image-url {
	margin:0;
}
.enzo_project .project .et_portfolio_image:before,
.enzo_project .et_pb_post  .entry-featured-image-url:before,
.enzo_project_carousel .et_pb_portfolio_image:before{
	content:'\4c';
	width: 152px;
	height: 152px;
	background-color: var(--color2);
	opacity: 0.8;
	border-radius: 100px;
	position:absolute;
	top:50%;
	transform:translatey(-50%) scale(0);
	left:0;
	right:0;
	margin:auto;
	color: var(--color1);
	font-family:ETmodules;
	font-size:60px;
	line-height:152px;
	z-index: 1;
	text-align:center;
	transition:all .5s ease;
}
.enzo_project .project:hover .et_portfolio_image:before,
.enzo_project .et_pb_post:hover  .entry-featured-image-url:before,
.enzo_project_carousel .project:hover .et_pb_portfolio_image:before{
	transform:translatey(-50%) scale(1);
}
.enzo_project_carousel .meta {
    display: none;
}
.enzo_project .et_pb_portfolio_filters ul {
	display:flex;
	flex-direction:row;
	gap:16px;
}
.enzo_project .et_pb_portfolio_filters ul li a {
	border-radius:0!important;
	background-color: transparent!important;
	color:var(--color2);
	transition:all .5s ease;
	position:relative;
	border-width: 0px 1px!important;
	border-color: var(--color1)!important;
}
.enzo_project .et_pb_portfolio_filters ul li a:hover,
.enzo_project .et_pb_portfolio_filters ul li a.active {
	color:var(--color1);
}
@media(max-width:980px) {
	.enzo_project .et_pb_ajax_pagination_container,
	.enzo_project .et_pb_portfolio_items {
		grid-template-columns:repeat(2,1fr);
	}
	.enzo_project .project .et_portfolio_image:before,
	.enzo_project .et_pb_post  .entry-featured-image-url:before {
		width: 120px;
		height: 120px;
		font-size: 50px;
		line-height: 120px;
	}
}
@media(max-width:767px) {
	.enzo_project .et_pb_ajax_pagination_container,
	.enzo_project .et_pb_portfolio_items {
		grid-template-columns:repeat(1,1fr);
	}
	.enzo_project .project .et_portfolio_image:before,
	.enzo_project .et_pb_post  .entry-featured-image-url:before {
		width: 90px;
		height: 90px;
		font-size: 40px;
		line-height: 90px;
	}
	.enzo_project .et_pb_portfolio_filters ul {
		flex-direction: column;
	}
	.enzo_project .et_pb_portfolio_filters ul li {
		width:100%!important;
		max-width:500px;
		margin:auto;
	}
}

/* Team Section */
.enzo_team img ,
.enzo_team .et_pb_team_member_image {
	max-width:100%;
	height:auto;
	width:100%;
}
.enzo_team .et_pb_member_social_links {
	display:flex;
	gap:12px;
	margin:0;
	justify-content: center;
}
.enzo_team .et_pb_member_social_links li {
	margin:0;
}
.enzo_team .et_pb_member_social_links li a {
	width: 35px;
	height: 35px;
	background-color: var(--color2);
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	transition:all .5s ease;
}
.enzo_team .et_pb_member_social_links li a:hover {
	background-color: var(--color1);
}
.enzo_team .et_pb_team_member_description {
	opacity:0;
	transition:all .5s ease;
	cursor:pointer;
}
.enzo_team:hover .et_pb_team_member_description {
	opacity:1;
}

/* Creative Section */
.popup-open header .et_builder_inner_content,
.popup-open .et_pb_section,
.popup-open .et_pb_section .et_pb_row,
.popup-open .et_pb_section:before,
.popup-open .et_pb_section .et_pb_row .et_pb_column,
.popup-open .et_pb_section .et_pb_row .et_pb_column .et_pb_module,
.popup-open .et_builder_inner_content{
	z-index:auto!important;
}
.popup-open .enzo_hero,
.popup-open .et_pb_section .et_pb_row .et_pb_column .et_pb_module.enzo_blog,
.popup-open .et_pb_section .et_pb_row .et_pb_column .enzo_social {
	z-index:-1!important;
}
.popup-open .et_pb_section.igni_gallery {
	z-index:initial!important;
}
.popup-open .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et_pb_number_counter {
	z-index:-1!important;
}
.modal {
	display: none; 
	position: fixed; 
	z-index: 1; 
	padding-top: 0px; 
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%; 
	overflow: auto; 
	background-color: rgb(0,0,0,0.7); 
}
.modal-content {
	font-family: 'Mulish', sans-serif;
	background-color: transparent;
	margin: auto;
	padding: 0;
	width: 100%;
	position: relative;
	height: inherit;
}
.modal-content .wps-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width:100%;
}
.modal-content .wps-box .wps-box-inner{
	max-width: 1140px;
	width: 100%;
	margin: auto;
	display: block;
	align-items: center;
}
.modal-content .wps-box video {
	max-width:600px;
	height:100%;
	width:100%;
}
.close ,.close:hover,.close:focus {
	color: #aaaaaa!important;
	float: right;
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	top: 50px;
	left: auto;
	right: 40px;
	z-index:999;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
button#myBtn {
	background: transparent;
	border: 0;
	margin: 0;
	line-height: 0;
	position: relative;
}
button#myBtn .arrow_triangle-right_alt {
	width: 110px;
	height: 110px;
	position: relative;
	z-index: 1;
}
button#myBtn .arrow_triangle-right_alt:before {
	content: "\45";
	color: #fff;
	font-size: 200px;
	position: absolute;
	left: -45px;
	right: 0;
	font-family: 'ETmodules';
	top: 50%;
	opacity: 0.2;
	transform: translateY(-50%);
}
button#myBtn .arrow_triangle-right_alt:after {
	content: "\45";
	color: var(--color1);
	font-size: 50px;
	position: absolute;
	left: 0;
	right: 0;
	font-family: 'ETmodules';
	top: 50%;
	transform: translateY(-50%);
}

/* Client Section */
.enzo_client {
	display:flex!important;
	gap:14px;
}
.enzo_client .et_pb_team_member_image {
	margin:0;
}
.enzo_client:after {
	content:none;
}
.enzo_client .et_pb_team_member_description {
	display:flex;
	flex-direction:column;
	position:relative;
}
.enzo_client .et_pb_team_member_description:before {
	content:'\77';
	font-family:ETmodules;
	color: var(--color1);
	position:absolute;
	right:16px;
	bottom:7px;
	font-size:40px;
	line-height:40px;	
}
.enzo_client .et_pb_module_header {
	order:2;
	transition:all .5s ease;
	color: var(--color2);
	padding:0 40px 14px 10px;
}
.enzo_client:hover .et_pb_module_header {
	color: var(--color1);	
}
.enzo_client .et_pb_member_position {
	order:3;
	padding:0 40px 0px 10px;
}
.enzo_client .et_pb_team_member_description div h5 {
	color: var(--color2);
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	padding:32px 0 14px 10px;
	position:relative;
}
.enzo_client .et_pb_team_member_description div h5:before {
	content: '\e033 \e033 \e033 \e033 \e033';
	font-family: ETmodules;
	font-size: 12px;
	color: #FB991C;
	position: absolute;
	top: 0;
	letter-spacing: 7px;
}
.enzo_client .et_pb_team_member_description div p {
	padding:0 0 14px 10px;
	margin:0 0 14px;
	position:relative;
}
.enzo_client .et_pb_team_member_description div p:before {
	content:'';
	bottom:0;
	height:1px;
	width:100%;
	position:absolute;
	background: var(--color2);
	opacity: 0.1;
	left:0;
}
@media(max-width:1240px) {
	.enzo_client {
		flex-direction: column;
	}
}
@media(max-width:980px) {
	.enzo_client .et_pb_team_member_image {
		display:contents;
		width:216px;
	}
	.enzo_client .et_pb_team_member_description:before {
		font-size: 35px;
		line-height: 35px;
	}
	.enzo_client .et_pb_team_member_description div h5 {
		font-size: 18px;
		line-height: 25px;
	}
	.enzo_client {
		flex-direction: row;
	}
}
@media(max-width:767px){
	.enzo_client .et_pb_team_member_description div h5 {
		font-size: 16px;
		line-height: 23px;
	}
}
@media(max-width:575px) {
	.enzo_client {
		flex-direction: column;
	}
	.enzo_client .et_pb_team_member_image {
		display:block;
	}
	.enzo_client .et_pb_team_member_description:before {
		font-size: 30px;
		line-height: 30px;
	}
}

/* Pricing Section */
.enzo_price .et_pb_main_blurb_image span {
	width: 70px;
	height: 70px;
	position: relative;
	line-height: 94px;
	text-align: center;
}
.enzo_price .et_pb_main_blurb_image span:before {
	content:'';
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:var(--color1);
	position:absolute;
	opacity:0.1;
	border-radius:50%;
}
.enzo_price .et_pb_main_blurb_image span img{
	width:34px!important;
}
.enzo_price .et_pb_module_header {
	color:var(--color2);
	transition:all .5s ease;
}
.enzo_price:hover .et_pb_module_header {
	color:var(--color1);
}
.enzo_price ul {
	padding:0;
	margin:0;
	list-style:none;
}
.enzo_price ul li {
	padding:14px 0 21px;
	position:relative;
	display:flex;
	justify-content: space-between;
	gap: 10px;
	align-items:center;
}
.enzo_price ul li:first-child:before,
.enzo_price ul li:after{
	content:'';
	bottom:0;
	left:0;
	height:1px;
	width:100%;
	background-color:var(--color1);
	opacity:0.2;
	position:absolute;
}
.enzo_price ul li:first-child:before {
	top:0;
}
.enzo_price ul li h5 {
	color:var(--color2);
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	padding:0 0 13px;
}
.enzo_price ul li p {
	font-weight: 400;
	line-height: 20px;
}
.enzo_price ul li h6 {
	padding:0;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	transition:all .5s ease;
	color:var(--color2);
}
.enzo_price:hover ul li h6 {
	color:var(--color1);
}
@media(max-width:767px) {
	.enzo_price ul li h5 ,
	.enzo_price ul li h6 {
		font-size: 18px;
		line-height: 25px;
	}
}

/* Appointment Section */
.enzo_form form p {
	position:relative;
}
.enzo_form form p:before{
	content:'';
	top:0;
	bottom:0;
	left:3%;
	right:0;
	border:1px solid var(--color2);
	position:absolute;
	opacity:0.1;
	margin-left:3%;
}
.enzo_form form p[data-id="message"]:before {
	left:0;
}
.enzo_form form .et_contact_bottom_container {
	float:left;
	margin:0 ;
	padding-left:3%;
	max-width: 221px;
	width: 100%;
}
.enzo_form form .et_contact_bottom_container button {
	margin:0;
	position:relative;	  
}
.enzo_form form .et_contact_bottom_container button:before,
.enzo_form form .et_contact_bottom_container button:after {
	background-color:var(--color2);
}
.enzo_form form .et_contact_bottom_container button:hover:before,
.enzo_form form .et_contact_bottom_container button:hover:after {
	background-color:var(--color1);
}
@media(max-width:767px) {
	.enzo_form form p:before {
		left: 0;
	}
}

/* FAQ Section */
.enzo_faq .et_pb_toggle_close .et_pb_toggle_title {
	color:var(--color2);
} 
.enzo_faq .et_pb_toggle_open .et_pb_toggle_title {
	color:var(--color1);
}
.enzo_faq .et_pb_toggle_open .et_pb_toggle_title:before {
	display:block;
	content:'\4b'!important;
}

/* Blog Section */
.enzo_blog .et_pb_ajax_pagination_container {
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:30px;
}
.enzo_blog_grid_2 .et_pb_ajax_pagination_container {
	grid-template-columns:repeat(2,1fr);
}
.enzo_blog_grid_4 .et_pb_ajax_pagination_container {
	grid-template-columns:repeat(4,1fr);
}
.enzo_blog .et_pb_post {
	padding:43px 40px 40px;
	position:relative;
	background:#fff;
	margin:0;
	transition:all .5s ease;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
	display: flex;
	flex-direction: column;
	z-index:1;
}
.enzo_blog .et_pb_post:hover {
	background:transparent;
}
.enzo_blog .et_pb_post:before {
	content:'';
	top:0;
	bottom:0;
	right:0;
	left:0;
	position:absolute;
	border:1px solid var(--color1);
	transition:all .5s ease;
	opacity:0.2;
	z-index:-1;
}
.enzo_blog .et_pb_post:hover:before {
	border-color:transparent;
}
.enzo_blog .et_pb_post .entry-featured-image-url {
	margin: 0!important;
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity:0;
	z-index:-1;
	transition:all .5s ease;
}
.enzo_blog .et_pb_post:hover .entry-featured-image-url {
	opacity:1;	
}
.enzo_blog .entry-featured-image-url:before {
	content:'';
	top:0;
	bottom:0;
	right:0;
	left:0;
	position:absolute;
	opacity: 0.8;
	background-color:var(--color2);
}
.enzo_blog .entry-featured-image-url img {
	width: 100%;
	height: -webkit-fill-available;
}
.enzo_blog .et_pb_post .post-meta {
	order:4;
	margin:12px 0 0;
}
.enzo_blog .et_pb_post .published,
.enzo_blog .et_pb_post .post-content-inner p,
.enzo_blog .et_pb_post .post-meta a {
	color:var(--color2);
	transition:all .5s ease;
}
.enzo_blog .et_pb_post .published {
	font-weight:600;
}
.enzo_blog .et_pb_post .post-meta a {
	font-family: 'Playfair Display';
}
.enzo_blog .et_pb_post:hover .published,
.enzo_blog .et_pb_post:hover .post-content-inner p,
.enzo_blog .et_pb_post:hover .post-meta a {
	color:#fff;
}
@media(max-width:1100px) {
	.enzo_blog .et_pb_post {
		padding:30px;
	}
}
@media(max-width:980px) {
	.enzo_blog .et_pb_ajax_pagination_container {
		grid-template-columns:repeat(2,1fr);
	}
}
@media(max-width:767px) {
	.enzo_blog .et_pb_ajax_pagination_container {
		grid-template-columns:repeat(1,1fr);
	}
	.enzo_blog .et_pb_post {
		max-width:500px;
		margin:auto;
		padding:25px;
	}
}

/* Contact Page */
.enzo_contact_info .et_pb_blurb_container {
	padding:0;
}

/* 404 Page */
.enzo_404_title {
	font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
	color: var(--color1);
	font-size: 200px;
	line-height:200px;
	font-weight: 500;
	text-align: center;
}
.enzo_404_title span{
	display: inline-block;
	animation: rotate 1s ease-in infinite alternate; 
}
@keyframes rotate{
	0%{
		text-shadow: 0 0 0 var(--color1);
		transform: rotateY(90deg);
	}
	100%{
		text-shadow: 0.1em 0.1em 0.1em var(--color1);
		transform: rotateY(0deg);
	}
}
@media(max-width:980px) {
	.enzo_404_title {
		font-size: 150px;
		line-height:150px;
	}
}
@media(max-width:767px) {
	.enzo_404_title {
		font-size: 100px;
		line-height:100px;
	}
}

#commentform {
	padding-bottom: 0;
	display:flex;
	flex-direction:column;
}
#commentform .comment-form-comment {
	order:4;
}
#commentform .comment-form-cookies-consent {
	order:5;
}
#commentform .form-submit {
	order:6;
	text-align:left;
}

/* Project Details Page */
.enzo_project_details a {
	color:var(--color2);
}