/*---------------------------------------------------------------------------------

 Theme Name:   Divi Personal Portfolio Theme
 Theme URI:    https://www.diviportfoliotheme.divifixer.com/
 Description:  Grow your business to the next level with our Creative Digital Marketing Agency Multi Page Divi Theme design For A Digital World , content marketing, creative agency,morden digital agency.
 Author:       divi-childthemes.com
 Author URI:   http://divi-childthemes.com
 Template:     Divi
 Version:      1.0.0 
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* ================================================== */

/**
 * General
 * Slider
 * Top Menu bar
 * Works We Do
 * About Us
 * Our Projects
 * Client Say's
 * Best Features
 * Our Skills
 * Our Experts
 * Success Counts
 * Blog
 * Comments
 * Sidebar
 * map
 * Get in Touch
 */


.et-waypoint:not(.et_pb_counters) {
	opacity: 1;
}
/* =======================
    General
=========================*/

.dct_social_link li a.icon::before {
	color: #fff;
}
.dct_social_link li a.icon:hover::before {
	color: var(--color-1);
}
.dct_social li a.icon::before {
	color: var(--color-1);
}
.dct_m_menu ul li a:after {
	display: none;
}
.dct_icon_big.sm .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	border-radius: 50%;
	padding: 10px;
}
.dct_icon_big .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	color: #fff;
	background: var(--color-1);
	padding: 15px;
	border-radius: 10px;
}
.dct_title .et_pb_text_inner span {
	position: absolute;
	left: 0;
	top: 0;
	color: transparent;
	font-size: 110px;
	font-weight: 900;
	opacity: .1;
	line-height: 0;
	-webkit-text-stroke: 1px #000;
	-webkit-user-select: none;
}
.dct_title.center .et_pb_text_inner span {
	left: 50%;
	transform: translatex(-50%);
}
.dct_icon .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	color: var(--color-1);
}
.dct_social_v7 .et_pb_blurb_content .et_pb_main_blurb_image {
	width: 50px;
	line-height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.dct_social_v7 .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon {
	color: var(--color-1);
}
 @media only screen and (max-width : 766px) {
.dct_title .et_pb_text_inner span {
	font-size: 35px;
}
}
/** Title V9 **/

.dct_title_v9 {
	margin-bottom: 0 !important;
}
.dct_title_v9 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	font-size: 25px;
	color: var(--color-1);
	margin: 0 10px;
	color: var(--color-1);
}
.dct_title_v9 .et_pb_blurb_content .et_pb_main_blurb_image {
	position: relative;
}
.dct_title_v9 .et_pb_blurb_content .et_pb_main_blurb_image:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 1px;
	background: #ddd;
	right: 100%;
	top: 50%
}
.dct_title_v9 .et_pb_blurb_content .et_pb_main_blurb_image:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 1px;
	background: #ddd;
	left: 100%;
	top: 50%
}
/** Tabs **/

#dct_tabs_v7 .et_pb_tabs_controls {
	text-align: center;
}
#dct_tabs_v7 ul.et_pb_tabs_controls::after {
	border: none;
}
#dct_tabs_v7 .et_pb_tabs_controls li {
	display: inline-block;
	float: none;
	border-right: none;
}
#dct_tabs_v7 .et_pb_tabs_controls li.et_pb_tab_active {
	background: transparent !important;
}
#dct_tabs_v7 .et_pb_tabs_controls li.et_pb_tab_active a {
	background: #fff !important;
	color: #333 !important;
	;
}
#dct_tabs_v7 .et_pb_tabs_controls li a {
	font-size: 14px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background-color: var(--color-1);
	margin: 0px 0px 0px 0px;
	padding: 17px 73px 17px 74px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: rgba(255,255,255,0.05);
	border-radius: 0px 0px 0px 0px;
}
#dct_tabs_v7 .et_pb_all_tabs {
	border: 1px solid rgba(255,255,255,0.3);
}
@media only screen and (max-width : 767px) {
#dct_tabs_v7 .et_pb_tabs_controls li {
	display: block;
}
}
@media only screen and (max-width : 980px) {
#dct_tabs_v7 .et_pb_tabs_controls li a {
	padding: 17px 30px 17px 30px;
}
}
/** Tabs v9 **/
#dct_tabs_v9 .et_pb_tabs_controls {
	text-align: center;
}
#dct_tabs_v9 ul.et_pb_tabs_controls::after {
	border: none;
}
#dct_tabs_v9 .et_pb_tabs_controls li {
	display: inline-block;
	float: none;
	margin: 0 5px;
	border-right: none;
	padding: 10px 15px 10px 45px;
	border-radius: 25px;
}
#dct_tabs_v9 .et_pb_tabs_controls li:before {
	content: "\e021";
	font-family: ETmodules !important;
	position: absolute;
	left: 20px;
}
#dct_tabs_v9 .et_pb_tabs_controls li a {
	display: block;
	padding: 0px;
}
#dct_tabs_v9 .et_pb_tabs_controls li.et_pb_tab_active {
	background: var(--color-1) !important;
}
#dct_tabs_v9 .et_pb_tabs_controls li.et_pb_tab_active a, #dct_tabs_v9 .et_pb_tabs_controls li.et_pb_tab_active:before {
	color: #fff !important;
}
#dct_tabs_v9 .et_pb_tabs_controls li.et_pb_tab_1:before {
	content: "\e077";
}
#dct_tabs_v9 .et_pb_tabs_controls li.et_pb_tab_2:before {
	content: "\e033";
}
#dct_tabs_v9 .et_pb_tab {
	padding: 30px 0px;
}
 @media only screen and (max-width : 480px) {
#dct_tabs_v9 .et_pb_tabs_controls li {
	width: 100%;
	margin-bottom: 10px;
}
}
/** Divider **/
.dct_divider {
	background-color: var(--color-1);
	content: '';
	display: block;
	height: 4px;
	left: 0;
	border-radius: 25px;
	margin: 0 auto 0 auto;
	position: relative;
	right: 0;
	overflow: hidden;
	width: 75px;
	box-sizing: border-box;
}
.dct_divider:before, .dct_divider:after {
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: barAnimation;
	-webkit-animation-timing-function: linear;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: dct_bar_animate;
	animation-timing-function: linear;
	background-color: rgba(255,255,255,0.5);
	content: '';
	height: 100%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	width: 4px;
	box-sizing: border-box;
}
.dct_divider:before {
	left: 8px;
	border: none;
}
.dct_divider:after {
	left: 0;
}
 @keyframes dct_bar_animate {
0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
100% {
 -webkit-transform: translateX(75px);
 transform: translateX(75px);
}
}
/** Video Icon**/

.dct_call .et_pb_blurb_content {
	position: unset;
}
.dct_call .et_pb_blurb_content .et_pb_main_blurb_image {
	top: 50%;
	left: -40px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	background: var(--color-1);
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
	display: block;
	margin-bottom: 0;
}
.dct_call .et_pb_blurb_content .et_pb_main_blurb_image:before, .dct_call .et_pb_blurb_content .et_pb_main_blurb_image:after {
	top: 50%;
	content: "";
	position: absolute;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-color: var(--color-1);
	border: 2px solid var(--color-1);
	box-sizing: border-box;
}
.dct_call .et_pb_blurb_content .et_pb_main_blurb_image:before {
	right: -20px;
	width: 140px;
	height: 140px;
	line-height: 140px;
}
.dct_call .et_pb_blurb_content .et_pb_main_blurb_image:after {
	right: -10px;
	width: 120px;
	height: 120px;
	line-height: 120px;
}
.dct_call .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	color: #fff;
	font-size: 50px;
	line-height: 100px;
}
/* =======================
    Resume
=========================*/


.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image {
	width: 80px;
	height: 80px;
	position: relative;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 80px;
	background: var(--color-1);
	z-index: 9;
	margin-bottom: 0;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image:before, .dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image:after {
	top: 50%;
	content: "";
	position: absolute;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-color: var(--color-1);
	border: 2px solid var(--color-1);
	box-sizing: border-box;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image:before {
	right: -20px;
	width: 120px;
	height: 120px;
	line-height: 120px;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image:after {
	right: -10px;
	width: 100px;
	height: 100px;
	line-height: 100px;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	display: block;
	color: #fff;
	font-size: 40px;
	line-height: 80px;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_blurb_container {
	font-size: 16px;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h3 {
	font-weight: 700;
	font-size: 25px;
}
 @media only screen and (max-width : 980px) {
.dct_resume_v3 .et_pb_blurb_content .et_pb_blurb_container {
	display: block;
	padding: 0;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_main_blurb_image {
	margin-bottom: 40px;
}
.dct_resume_v3 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h3 {
	font-size: 20px;
}
}
/* =======================
    Header v2
=========================*/
.dct_hdr_v2 ul li:first-child {
	border-left: 1px solid rgba(255,255,255,0.2);
}
.dct_hdr_v2 ul li {
	border-right: 1px solid rgba(255,255,255,0.2);
	padding: 0 0px !important;
}
.dct_hdr_v2 ul li a {
	padding: 0 25px !important;
	line-height: 70px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.05rem;
	display: block;
}
.dct_hdr_v2 ul li a:after {
	right: 5px !important;
}
/* =======================
    Header v3
=========================*/

.dct_hdr_v3 .et_pb_row {
	width: 90%;
	max-width: 1170px;
}
.dct_hdr_v3 .et_pb_row .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav ul.et-menu li a:after {
	right: -8px;
}
.dct_hdr_v3 .et_pb_row .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav ul.et-menu li.menu-item-has-children a:after {
	content: "\4c";
	font-family: ETmodules !important;
}
.dct_hdr_v3 .et_pb_row .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav ul.et-menu li.menu-item-has-children ul.sub-menu li a:after {
	display: none;
}
.dct_hdr_v3 .et_pb_row .et_pb_menu__wrap .et_pb_menu__icon {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #9f2348;
	width: 40px;
	border-radius: 50%;
	height: 40px;
	text-align: center;
	display: block;
	line-height: 40px;
}
/* =======================
    Header v4
=========================*/

.dct_hdr_v4 .et_pb_menu__icon {
	position: absolute;
	right: 0;
	bottom: 50%;
	transform: translateY(50%);
}
.dct_hdr_v4 .et_pb_menu__icon:after {
	color: #fff;
	background: var(--color-1);
	border-radius: 50%;
	text-align: center;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.dct_hdr_v4 ul li:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border-bottom: 3px solid transparent;
	border-bottom-color: transparent;
	transform: scale(0) translateZ(0);
	-webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;
	-moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;
	-ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;
	-o-transition: -o-transform 0.45s ease, opacity 0.55s ease;
	transition: transform 0.45s ease, opacity 0.55s ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dct_hdr_v4 ul li:hover:before {
	border-color: var(--color-1);
	opacity: 1;
	transform: scale(1) translateZ(0);
}
.dct_hdr_v4 ul li a:after {
	right: -5px;
}
/* =======================
    Header v5
=========================*/

.dct_hdr_v5 ul.et-menu li a:before {
	display: block;
	content: '';
	position: absolute!important;
	left: 0;
	top: 0;
	margin: 0 auto -2px;
	height: 4px;
	width: 1%;
	z-index: -1;
	opacity: 0;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.dct_hdr_v5 ul.et-menu li a:hover {
	color: #2980ab;
	opacity: 1
}
.dct_hdr_v5 ul.et-menu li a:hover:before {
	background-color: var(--color-1);
	top: 0;
	opacity: 1;
	width: 100%;
	left: 0
}
/* =======================
    Header v6
=========================*/


.dct_hdr_v6 ul.et-menu li.menu-item-has-children a:after {
	position: absolute;
	right: -5px;
	display: block;
	font-size: 18px;
	color: #232323;
	font-weight: 400;
	content: "\4c";
	font-family: ETmodules!important;
	z-index: 5;
	box-sizing: border-box
}
/* =======================
    Header v7
=========================*/

.dct_hdr_v7 ul li {
	position: relative;
}
.dct_hdr_v7 ul li:before, .dct_hdr_v7 ul li:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 0;
	background: var(--color-1);
	transition: 0s;
}
.dct_hdr_v7 ul li:after {
	bottom: 67%;
	transition: height 0.4s;
}
.dct_hdr_v7 ul li:hover:before {
	height: 33%;
	transition: height 0.4s;
}
.dct_hdr_v7 ul li:hover:after {
	height: 33%;
	transition: 0s;
	background: transparent;
}
 @media only screen and (max-width : 980px) {
.dct_hdr_v7 ul li:before, .dct_hdr_v7 ul li:after {
	display: none;
}
}
/* =======================
    Header v8
=========================*/

.dct_info_v44 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	background: #ef9f09;
	padding: 10px;
	border-radius: 5px;
}
.dct_info_v44 .et_pb_blurb_content .et_pb_blurb_container {
	vertical-align: middle
}
.dct_hdr_v8 ul.et-menu li {
	margin-top: 3px !important;
	position: relative;
	padding: 0 20px;
}
.dct_hdr_v8 ul.et-menu li.menu-item-has-children ul.sub-menu li a:before {
	padding: 0;
}
.dct_hdr_v8 ul.et-menu li.menu-item-has-children ul.sub-menu li {
	display: block;
	border-bottom: 1px solid #eee;
	width: 100%;
}
.dct_hdr_v8 ul.et-menu li.menu-item-has-children ul.sub-menu li a:after {
	display: none;
}
.dct_hdr_v8 .et-menu .menu-item-has-children > a:first-child::after {
	margin-left: 4px;
	display: inline-block;
	vertical-align: top;
	content: "\4c";
	right: -22px;
}
/* =======================
    Header v9
=========================*/





/* =======================
    Sub Menu
=========================*/
.et_pb_menu ul li.menu-item-has-children ul.sub-menu, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu {
	padding: 0;
	border: none;
	box-shadow: 0px 2px 20px #00000030;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li {
	margin-top: 0px !important;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li:before, .et_pb_menu ul li.menu-item-has-children ul.sub-menu li:after {
	display: none;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu li {
	display: block;
	padding: 0;
	border: none;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li a, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu li a {
	padding: 15px 30px !important;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.10);
	display: block;
	width: 100%;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li a:hover, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu li a:hover {
	opacity: 1;
	padding-left: 40px !important;
	background-color: var(--color-1);
	color: #fff !important;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li a:before, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu li a:before {
	position: absolute;
	content: '';
	left: 18px;
	top: 29px;
	width: 0;
	height: 2px;
	background-color: transparent;
	-webkit-transition: all .500s ease-in-out;
	transition: all .500s ease-in-out;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li a:hover:before, .et_pb_fullwidth_menu ul li.menu-item-has-children ul.sub-menu li a:hover:before {
	background-color: rgba(255,255,255,.50);
	width: 10px;
}
.et_pb_menu ul li.menu-item-has-children ul.sub-menu li a:after {
	content: none !important;
}
/* =======================
    Clients V6
=========================*/

.own-item {
	margin-bottom: 2.75% !important;
}
.own-item .et_pb_image_wrap img {
	max-width: 90%;
	border: 1px solid var(--color-1);
	padding: 10px;
	filter: gray;
	-webkit-filter: grayscale(1);
	-webkit-transition: all .8s ease-in-out
}
.own-item:hover .et_pb_image_wrap img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.01)
}
#dct_client_v6 .owl-controls {
	width: 100%;
	position: absolute;
	top: 27%;
	margin-top: 0px;
}
#dct_client_v6 .owl-controls .owl-buttons div {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 35px;
	background: var(--color-1);
	color: #fff;
	border-radius: 0;
	margin-right: 5px;
	opacity: 1;
}
#dct_client_v6 .owl-prev {
	position: absolute;
	left: 0
}
#dct_client_v6 .owl-next {
	position: absolute;
	right: 0;
}
#dct_client_v6 .owl-next::after, #dct_client_v6 .owl-prev::after {
	content: "\23";
	font-family: ETmodules !important;
	font-size: 20px;
	font-weight: 900;
}
#dct_client_v6 .owl-next::after {
	content: "\24"
}
 @media only screen and (max-width : 1299px) {
#dct_client_v6 .owl-next {
	position: absolute;
	right: 0%;
}
}
/* =======================
    Intro
=========================*/

.dct_hm_into .et_pb_fullwidth_header_container {
	width: 90%;
	max-width: 1200px;
}
.dct_hm_into .et_pb_fullwidth_header_scroll .scroll-down-container .scroll-down.et-pb-icon {
	color: #333;
	top: 0;
	-webkit-animation: scroll-down 2s ease-in-out infinite;
	-ms-animation: scroll-down 2s ease-in-out infinite;
	animation: scroll-down 2s ease-in-out infinite;
}
 @keyframes scroll-down {
0% {
 height: 0;
}
50% {
 height: 100%;
}
70% {
 height: 100%;
 transform: scaleY(.5);
 transform-origin: bottom;
}
100% {
 height: 100%;
 transform: scaleY(0);
 transform-origin: bottom;
}
}
/* =======================
    Counter V2
=========================*/

.dct_cnt_v2 li {
	margin-bottom: 35px;
}
.dct_cnt_v2 .et_pb_counter_container {
	background-color: var(--color-2);
	overflow: visible;
}
.dct_cnt_v2 .et_pb_counter_container .et_pb_counter_amount {
	background-color: var(--color-1) !important;
	float: none;
	min-height: 10px;
}
.dct_cnt_v2 .et_pb_counter_container .et_pb_counter_amount .et_pb_counter_amount_number {
	position: absolute;
	right: 0;
	bottom: 15px;
	background: #0f0a0a;
	padding: 2px 6px;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
}
.dct_cnt_v2 .et_pb_counter_container .et_pb_counter_amount .et_pb_counter_amount_number:after {
	content: "";
	position: absolute;
	bottom: -8px;
	right: 0;
	min-width: 0;
	border-left: 7px solid transparent;
	border-top: 8px solid #0f0a0a;
}
/* =======================
    Counter V4
=========================*/

.dct_cnt_v4 .et_pb_counter_amount.overlay {
}
.dct_cnt_v4 .et_pb_counter_container {
	background: rgba(0, 0, 0, 0.1);
	overflow: visible;
}
.dct_cnt_v4 .et_pb_counter_container .et_pb_counter_amount {
	min-height: 10px;
	float: none;
	background-color: var(--color-1) !important;
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem;
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}
.dct_cnt_v4 .et_pb_counter_container .et_pb_counter_amount .et_pb_counter_amount_number {
	position: absolute;
	color: #333;
	right: 0;
	padding: 0;
	bottom: 17px;
}
 @keyframes progress-bar-stripes {
0% {
 background-position: 1rem 0;
}
100% {
 background-position: 0 0;
}
}
/* =======================
    Counter V5
=========================*/

.dct_cnt_v5 .percent .percent-value {
	color: var(--color-1);
	position: relative;
}
.dct_cnt_v5 .percent .percent-value:after {
	content: '+';
	position: absolute;
	right: -15px;
	bottom: 15px;
	font-size: 33px;
	font-weight: 300;
}
.dct_cnt_v5 .title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 30px;
	height: 1px;
	background: #777;
}
/* =======================
    Counter V7
=========================*/

.dct_cnt_v7 li {
	margin-bottom: 40px;
}
.dct_cnt_v7 .et_pb_counter_container {
	background-color: #1f2235;
	overflow: visible;
	border-radius: 25px;
}
.dct_cnt_v7 .et_pb_counter_container .et_pb_counter_amount {
	background: var(--color-1);
	float: none;
	min-height: 10px;
	border-radius: 10px;
}
.dct_cnt_v7 .et_pb_counter_container .et_pb_counter_amount .et_pb_counter_amount_number {
	position: absolute;
	color: #fff;
	right: 0;
	padding: 0;
	bottom: 17px;
}
.dct_cnt_v7.bg .et_pb_counter_container .et_pb_counter_amount .et_pb_counter_amount_number {
	color: #333;
}
/* =======================
    Exibition
=========================*/

.dct_exibition {
}
/* =======================
    Testimonial V2
=========================*/

.dct_testi_v2 .et_pb_testimonial_description .et_pb_testimonial_description_inner {
	background: var(--color-1);
	padding: 25px;
	position: relative;
}
.dct_testi_v2 .et_pb_testimonial_description .et_pb_testimonial_description_inner:before {
	content: "";
	border-bottom: 20px solid var(--color-1);
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	position: absolute;
	top: -15px;
	left: 43%
}
 @media only screen and (min-width:768px) and (max-width:980px) {
.dct_testi_v2 .et_pb_testimonial_portrait {
	float: none;
	margin-right: auto
}
.dct_testi_v2 .et_pb_testimonial_description {
	margin-left: 0!important
}
}
 @media only screen and (min-width:481px) and (max-width:768px) {
.dct_testi_v2 .et_pb_testimonial_description .et_pb_testimonial_description_inner::before {
	left: 47%
}
}
 @media only screen and (min-width:769px) and (max-width:980px) {
.dct_testi_v2 .et_pb_testimonial_description .et_pb_testimonial_description_inner::before {
	left: 48%
}
}
/* =======================
    Testimonial V3
=========================*/
.dct_testi_v3 .et_pb_testimonial_portrait:after {
	content: "";
	width: 4px;
	height: 0;
	background: var(--color-1);
	margin: 0 auto;
	position: absolute;
	bottom: 84px;
	left: 0;
	right: 0;
	transition: all .3s ease 0s;
	z-index: -1
}
.dct_testi_v3:hover .et_pb_testimonial_portrait:after {
	height: 44px
}
.dct_testi_v3:hover .et_pb_testimonial_portrait {
	box-shadow: 0 0 0 3px var(--color-1)
}
 @media only screen and (max-width:980px) {
.dct_testi_v3 {
	margin-bottom: 140px!important
}
.dct_testi_v3 .et_pb_testimonial_description_inner {
	text-align: justify
}
}
 @media only screen and (min-width:768px) and (max-width:980px) {
.dct_testi_v3 .et_pb_testimonial_portrait {
	float: none;
	margin-right: auto
}
.dct_testi_v3 .et_pb_testimonial_description {
	margin-left: 0!important
}
}
/* =======================
    Testimonial V4
=========================*/
.dct_testi_v4 .et_pb_testimonial_description:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	visibility: visible;
	background-color: var(--color-1);
	-webkit-transition: all 1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	box-sizing: border-box
}
.dct_testi_v4 .et_pb_testimonial_description:after {
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	background-color: var(--color-1);
	visibility: visible;
	-webkit-transition: all 1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	box-sizing: border-box;
	transition: all 1s ease
}
.dct_testi_v4:hover .et_pb_testimonial_description:after, .dct_testi_v4:hover .et_pb_testimonial_description:before {
	width: 100%
}
.dct_testi_v4 .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
	padding: 10px !important;
}
/* =======================
    Testimonial V5
=========================*/

.dct_testi_v5 .et_pb_testimonial_description_inner:before {
	position: absolute;
	left: 0;
	top: -10px;
	right: 0;
	content: "\7b";
	font-family: ETmodules !important;
	color: rgba(255,255,255,0.1);
	font-size: 100px;
	line-height: 100px;
	z-index: -1;
	transform: perspective(1200px) rotateY(-90deg) scale(0);
	transition: all .2s linear;
	transition-delay: 0s;
	transition-delay: 0s;
	transition-delay: .1s;
	font-style: normal;
}
.dct_testi_v5:hover .et_pb_testimonial_description_inner:before {
	transform: perspective(1200px) rotateY(0) scale(1)
}
/* =======================
    Intro V3
=========================*/


.dct_img_v3 .et_pb_image_wrap img {
	border-radius: 50%;
	display: inline-block;
	width: 100%;
	padding: 10px;
	border: 10px solid var(--color-1);
}
.dct_img_v3 .et_pb_image_wrap {
	padding: 10px;
}
.dct_img_v3 .et_pb_image_wrap:before {
	content: '';
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	border: 3px solid #fff;
	position: absolute;
	left: 0;
	border-radius: 50%;
	z-index: 1;
	box-sizing: border-box;
	right: 00;
	top: 0;
	bottom: 0;
}
/** Typing Effect **/

.dct_title_effect .et_pb_text_inner h1 {
	padding-bottom: 0;
	font-weight: 800;
	font-size: 50px;
}
.dct_title_effect .et_pb_text_inner h1 a.typewrite {
	min-width: 130px !important;
	display: inline-block;
	text-align: left;
	position: relative;
}
.dct_title_effect .et_pb_text_inner h1 .typewrite span {
	border-right: none;
	padding-bottom: 5px !important;
}
 @media only screen and (max-width : 480px) {
.dct_title_effect .et_pb_text_inner h1 {
	font-size: 25px;
}
.dct_title_effect .et_pb_text_inner h1 a.typewrite {
	min-width: 110px !important;
}
}
/* =======================
    Timeline V1
=========================*/

.dct_timeline_v1 .et_pb_blurb_content {
	border-left-color: var(--color-1) !important;
	border-left: 2px solid transparent;
	padding: 0 20px 35px 48px;
	position: relative;
}
.dct_timeline_v1 .et_pb_blurb_content .et_pb_main_blurb_image {
	left: 0;
	margin-top: 2px;
	position: absolute;
}
.dct_timeline_v1 .et_pb_blurb_content .et_pb_main_blurb_image:before {
	background-color: var(--color-1);
	height: 16px;
	left: 0;
	width: 16px;
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
}
.dct_timeline_v1 .et_pb_blurb_content .et_pb_main_blurb_image:after {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	border-left-color: var(--color-1) !important;
	border: 8px solid transparent;
	border-left-color: transparent;
	left: 15px;
	top: 0;
}
.dct_timeline_v1 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
	line-height: 30px;
	font-size: 15px;
}
.dct_timeline_v1 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h5 {
	font-size: 17px;
	line-height: 25px;
	font-weight: 300;
	margin-bottom: 7px;
	margin-top: 5px;
}
/* =======================
    Timeline V5
=========================*/

.dct_timeline_v5 .et_pb_blurb_content .et_pb_main_blurb_image {
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: var(--color-1);
	left: 0;
	right: 0;
	line-height: 40px;
	text-align: center;
	z-index: 1;
	border-radius: 50%;
	color: #fff;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container {
	position: relative;
	padding: 0 20px 0 60px;
	margin: 0 0 50px;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	line-height: 37px;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
	font-size: 13px;
	padding: 5px 15px;
	display: inline-block;
	margin-bottom: 9px;
	border-radius: 20px;
	font-weight: 600;
	opacity: .8;
	background-color: #eee;
	text-transform: uppercase;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h4 {
	font-size: 18px;
	margin: 7px 0 5px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h4 span {
	opacity: .8;
	font-weight: 600;
	font-size: 15px;
	position: relative;
	padding-left: 26px;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h4 span:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 2px;
	background-color: #666;
	left: 7px;
	top: 9px;
	opacity: .8;
}
.dct_timeline_v5 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
	color: #666;
	line-height: 26px;
	font-size: 15px;
}
/* =======================
    Services V1
=========================*/

.dct_service_v1 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	color: var(--color-1);
}
.dct_service_v1:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon, .dct_service_v1:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .dct_service_v1:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
	color: #fff;
}
/* =======================
    Services V3
=========================*/

.dct_service_v3 {
	-webkit-box-shadow: 0 15px 30px 0 rgba(255, 69, 0, 0.15);
	box-shadow: 0 15px 30px 0 rgba(255, 69, 0, 0.15);
	position: relative;
	text-align: center;
	margin-bottom: 80px;
	border-radius: 20px;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.dct_service_v3:hover {
	background: #171718;
}
.dct_service_v3 .et_pb_blurb_content .et_pb_blurb_container {
	padding: 30px 25px 30px 25px;
}
.dct_service_v3 .et_pb_blurb_content .et_pb_main_blurb_image img {
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	visibility: hidden;
	position: absolute;
	border-radius: 50px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.dct_service_v3:hover .et_pb_blurb_content .et_pb_main_blurb_image img {
	opacity: 0.15;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.dct_service_v3 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h5 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	color: var(--color-2);
	padding: 20px 0px;
	letter-spacing: 1px;
}
.dct_service_v3 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
	color: var(--color-2);
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}
.dct_service_v3:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .dct_service_v3:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a, .dct_service_v3:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h5, .dct_service_v3:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
	color: #fff;
}
/* =======================
    Services V4
=========================*/

/* =======================
    Services V5
=========================*/

.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image:after, .dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image:before {
	content: "";
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #fff;
	border: 3px solid var(--color-1);
	border-top: 2px solid transparent;
	border-right: 2px solid transparent;
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	transform: translateX(-50%) rotate(135deg);
	transition: all 0.3s ease 0s;
}
.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image:after {
	width: 20px;
	height: 20px;
	background: var(--color-1);
	border: none;
}
.dct_service_v5:hover .et_pb_blurb_content .et_pb_main_blurb_image:before {
	bottom: -16px;
	opacity: 1;
}
.dct_service_v5:hover .et_pb_blurb_content .et_pb_main_blurb_image:after {
	bottom: -8px;
	opacity: 1;
}
.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
	display: block;
	width: 100%;
	height: 100%;
	background: var(--color-1);
	border-radius: 50%;
	border: 2px solid var(--color-1);
}
.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	font-size: 40px;
	color: #fff;
	line-height: 100px;
	font-weight: 900;
	transition: all 0.3s;
}
.dct_service_v5:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	font-size: 30px;
}
.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:after, .dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:before {
	content: "";
	display: block;
	width: 3px;
	height: 30px;
	background: var(--color-1);
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease 0s;
}
.dct_service_v5 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:after {
	width: 20px;
	height: 20px;
	background: 0 0;
	border: 3px solid var(--color-1);
	border-left: 3px solid transparent;
	border-top: 3px solid transparent;
	transform: translateX(-48%) rotate(45deg);
}
.dct_service_v5:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:after, .dct_service_v5:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:before {
	bottom: -30px;
	opacity: 1;
}
/* =======================
    Services V7
=========================*/
.dct_service_v7 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	background: var(--color-1);
}
/* =======================
    Services V8
=========================*/

.dct_service_v8 .et_pb_blurb_content .et_pb_main_blurb_image {
	position: relative;
	z-index: 1;
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 30px !important;
	line-height: 100px;
	border: 1px solid #666;
	font-size: 50px;
	background: transparent;
	box-sizing: content-box;
	border-radius: 50%;
	color: #ddd;
	margin: auto;
}
.dct_service_v8 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
	width: 100%;
	height: 100%;
	transform: rotate(0deg);
	line-height: 100px;
	font-size: 50px;
	color: #ddd;
}
.dct_service_v8 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	font-size: 35px;
	color: #fff;
}
.dct_service_v8 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap:before {
	content: '';
	width: 15px;
	height: 15px;
	background: var(--color-1);
	border-radius: 50%;
	left: 15px;
	top: 0;
	position: absolute;
}
/* =======================
    Services V9
=========================*/

.dct_service_v9 .et_pb_blurb_content .et_pb_main_blurb_image {
}
.dct_service_v9 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	line-height: 100px;
	transition: all 0.3s ease 0s;
}
.dct_service_v9:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	text-shadow: 0 0 5px #555;
	transform: rotateY(360deg) rotateX(360deg);
}
.dct_service_v9 .et_pb_blurb_content .et_pb_blurb_container {
	background-color: #fff;
	padding: 10px 13px 15px;
	border-radius: 10px;
	box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
}
.dct_service_v9 .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:after, .dct_service_v9 .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:before {
	content: "";
	background: linear-gradient(-45deg, #000 49%, transparent 50%);
	width: 12px;
	height: 10px;
	position: absolute;
	top: 0;
	left: -12px;
}
.dct_service_v9 .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:after {
	transform: rotateY(180deg);
	left: auto;
	right: -12px;
}
/* =======================
    Services V10
=========================*/



.dct_service_v10 .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	font-weight: 900;
	line-height: 80px;
	color: var(--color-1);
	transform: rotate(0);
	transition: all 0.2s ease-out 0s;
}
.dct_service_v10:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
	transform: rotate(360deg);
}
.dct_service_v10 .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: var(--color-1);
	margin: 0 auto;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	transition: all 0.2s ease-out 0s;
}
.dct_service_v10:hover .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:after {
	width: 100%;
}
/* ===== Blog V1 ======*/


.dct_blog_v1 .et_pb_post {
	padding: 0;
	position: relative;
	margin-bottom: 70px !important;
}
.dct_blog_v1 .et_pb_post .et_pb_image_container {
	margin: 0;
}
.dct_blog_v1 .et_pb_post .entry-featured-image-url .et_overlay {
	transition: all .7s ease .9s;
}
.dct_blog_v1 .et_pb_post .post-content p {
	padding-bottom: 20px;
}
.dct_blog_v1 .et_pb_post .entry-featured-image-url .et_overlay:before {
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	top: 50%;
	font-size: 35px;
	background: var(--color-1);
	font-size: 20px;
	padding: 10px;
	margin: 0;
	transform: scale(0) translateX(-50%) translateY(-50%);
	text-align: center;
	color: #fff
}
.dct_blog_v1 .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
	transform: scale(1)translateX(-50%) translateY(-50%);
}
.dct_blog_v1 .et_pb_post .entry-featured-image-url {
	display: block;
	overflow: hidden;
	position: relative
}
.dct_blog_v1 .et_pb_post .entry-featured-image-url:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	transition: all .5s;
	background-color: rgba(18, 18, 18, .9)
}
.dct_blog_v1 .et_pb_post .entry-featured-image-url:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(90deg);
	transform-origin: bottom;
	transition: all .5s;
	background-color: rgba(18, 18, 18, .9)
}
.dct_blog_v1 .et_pb_post .more-link:before {
	content: '';
	position: absolute;
	z-index: -1;
	opacity: 1;
	display: block;
	top: 0;
	margin-left: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .5s;
	transition-delay: .2s;
	transform: translate(0, 0);
	box-sizing: border-box;
	background-color: var(--color-2);
}
.dct_blog_v1 .et_pb_post .more-link:after {
	content: '';
	position: absolute;
	z-index: -1;
	margin-left: 0!important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .5s;
	transform: translate(0, 0);
	background-color: var(--color-2);
	box-sizing: border-box
}
.dct_blog_v1 .et_pb_post .more-link:hover:after {
	opacity: 1;
	transform: translate(-13%, -190%) rotate(-30deg)
}
.dct_blog_v1 .et_pb_post .more-link:hover:before {
	transform: translate(13%, 190%) rotate(-30deg)
}
.dct_blog_v1 .et_pb_post:hover .entry-featured-image-url:before {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .1s
}
.dct_blog_v1 .et_pb_post:hover .entry-featured-image-url:after {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .3s
}
.dct_blog_v1 .et_pb_post .post-meta .published {
	background: var(--color-1);
	padding: 5px;
	display: inline-block;
	width: 50%;
	text-align: center;
	z-index: 9;
	color: #fff;
	position: absolute;
	top: 0;
	border-radius: 50px;
	transform: translate(-50%, -50%);
	left: 50%
}
.dct_blog_v1 .et_pb_post .post-meta a {
	color: var(--color-1);
}
.dct_blog_v1 .et_pb_post .entry-title {
	position: relative;
	margin-bottom: 16px;
	font-weight: 700;
	padding-bottom: 15px;
}
.dct_blog_v1 .et_pb_post .entry-title:before {
	content: '';
	position: absolute;
	width: 50px;
	height: 2px;
	transition: all .7s ease .3s;
	background: var(--color-1);
	bottom: 0
}
.dct_blog_v1 .et_pb_post:hover .entry-title:before {
	width: 100%
}
/* ===== Blog V2 ======*/


.dct_blog_v2 .et_pb_blog_grid .et_pb_post:hover {
	background-color: transparent !important;
}
.dct_blog_v2 .et_pb_post .entry-featured-image-url {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.dct_blog_v2 .et_pb_post .entry-featured-image-url img {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.dct_blog_v2 .et_pb_post:hover .entry-featured-image-url img {
	-webkit-transform: scale3d(1.15, 1.15, 1);
	transform: scale3d(1.15, 1.15, 1);
}
.dct_blog_v2 .et_pb_blog_grid .et_pb_post:hover .entry-title {
	color: var(--color-1);
}
.dct_blog_v2 .et_pb_post .entry-featured-image-url .et_overlay {
	background: var(--color-2);
	border: none;
}
.dct_blog_v2 .et_pb_post:hover .entry-featured-image-url .et_overlay {
	opacity: 0.9;
}
.dct_blog_v2 .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
	color: var(--color-2);
	background: #fff;
	padding: 15px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	border-radius: 50%;
	font-size: 20px !important;
}
.dct_blog_v2 .et_pb_post .entry-title {
	text-transform: uppercase;
	line-height: 26px;
	font-weight: 500;
	color: #333;
}
.dct_blog_v2 .et_pb_post .post-meta a {
	color: var(--color-1);
	text-transform: uppercase;
	font-weight: 600;
}
.dct_blog_v2 .et_pb_post .more-link {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	background: var(--color-1);
	padding: 10px 25px;
}
.dct_blog_v2 .et_pb_post .more-link:hover {
	background: var(--color-2);
}
.dct_blog_v2 .et_pb_post .post-content-inner p {
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 30px;
}
/* ===== Blog V3 ======*/

.dct_blog_v3 .et_pb_post {
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	border: none
}
.dct_blog_v3 .et_pb_post:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	visibility: visible;
	background-color: var(--color-1);
	-webkit-transition: all 1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	box-sizing: border-box
}
.dct_blog_v3 .et_pb_post .post-meta a {
	color: var(--color-1)
}
.dct_blog_v3 .et_pb_post:hover:after, .dct_blog_v3 .et_pb_post:hover:before {
	width: 100%
}
.dct_blog_v3 .et_pb_post:after {
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	background-color: var(--color-1);
	visibility: visible;
	-webkit-transition: all 1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	box-sizing: border-box;
	transition: all 1s ease
}
.dct_blog_v3 .et_pb_post .entry-featured-image-url .et_overlay {
	position: absolute;
	content: '';
	left: -100%;
	border: none;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .85;
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	background-color: rgba(1, 32, 104, .9);
	background-color: rgba(0, 0, 0, .84)
}
.dct_blog_v3 .et_pb_post:hover .entry-featured-image-url .et_overlay {
	left: 0
}
.dct_blog_v3 .et_pb_post .entry-featured-image-url .et_overlay:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 54px;
	height: 54px;
	font-size: 18px;
	line-height: 54px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
	margin-left: -27px;
	margin-top: -27px;
	transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	display: inline-block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	background-color: var(--color-1);
	color: #fff
}
.dct_blog_v3 .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1)
}
.dct_blog_v3 .et_pb_post .entry-title {
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: 700;
}
/* =======================
    Blog V4
=========================*/

.dct_blog_v4 .et_pb_post {
	border: none;
	padding: 0;
	position: relative;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	content: "";
	background: #131313;
	background: linear-gradient(0deg, rgba(19, 19, 19, 0.5634628851540616) 0, rgba(19, 19, 19, 1) 0, rgba(19, 19, 19, 1) 0, rgba(19, 19, 19, 1) 3%, rgba(19, 19, 19, 1) 3%, rgba(19, 19, 19, 0) 45%);
	transition: all 0.5s ease;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url .et_overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
	transition: all 0.9s ease;
	border: none;
	background: 0 0;
	visibility: visible;
}
.dct_blog_v4 .et_pb_post:hover .entry-featured-image-url .et_overlay {
	opacity: 1;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url .et_overlay:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	margin: auto;
	font-size: 0;
	transition: all 0.5s;
	background-color: rgba(18, 18, 18, 0.9);
}
.dct_blog_v4 .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all 0.7s ease 0.1s;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url .et_overlay:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(90deg);
	transform-origin: bottom;
	transition: all 0.5s;
	background-color: rgba(18, 18, 18, 0.9);
}
.dct_blog_v4 .et_pb_post:hover .entry-featured-image-url .et_overlay:after {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all 0.7s ease 0.3s;
}
.dct_blog_v4 .et_pb_post .entry-featured-image-url img {
	width: 100%;
	transform: scale(1.01);
	transition: all 0.7s ease;
}
.dct_blog_v4 .et_pb_post:hover .entry-featured-image-url img {
	transform: scale(1.2) rotate(2deg);
}
.dct_blog_v4 .et_pb_post .post-content {
	position: absolute;
	opacity: 0;
	left: 30px;
	bottom: 130px;
	z-index: 10;
	transform: perspective(1200px) rotateY(0) translateY(100px);
	transition: all 0.7s ease 0.1s;
}
.dct_blog_v4 .et_pb_post:hover .post-content {
	opacity: 1;
	transform: perspective(1200px) rotateY(0) translateY(0);
	transition: all 0.7s ease 0.9s;
}
.dct_blog_v4 .et_pb_post .post-content .more-link {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	background: var(--color-1);
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 4px;
	transition: all 0.5s ease;
}
.dct_blog_v4 .et_pb_post .post-content .more-link:hover {
	color: #131313;
	background: #fff;
}
.dct_blog_v4 .et_pb_post .et_pb_image_container {
	margin: 0;
}
.dct_blog_v4 .et_pb_post .entry-title {
	position: absolute;
	padding-left: 25px;
	left: 0;
	bottom: -50%;
	right: 0;
	height: 100%;
	color: #fff;
	z-index: 5;
	transform: translateY(5%);
	line-height: 25px;
	transform: perspective(1200px) rotateY(0) translateY(0);
	transition: all 0.7s ease 0.1s;
}
.dct_blog_v4 .et_pb_post:hover .entry-title {
	opacity: 0;
	transform: perspective(1200px) rotateY(90deg) translateY(60px);
}
.dct_blog_v4 .et_pb_post .post-meta .published {
	display: inline-block;
	background: var(--color-1);
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding: 15px;
}
/* =======================
    Blog V5
=========================*/
.dct_blog_v5 .et_pb_post {
	margin-bottom: 35.574% !important;
	padding: 0;
	position: relative;
}
.dct_blog_v5 .et_pb_post .et_pb_image_container {
	margin: 0;
}
.dct_blog_v5 .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1
}
.dct_blog_v5 .et_pb_post .entry-featured-image-url:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	z-index: 1;
	text-align: center;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	transition: all .5s;
	background-color: #000;
}
.dct_blog_v5 .et_pb_post:hover .entry-featured-image-url:before {
	opacity: 0.8;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .1s
}
.dct_blog_v5 .et_pb_post .entry-featured-image-url:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(90deg);
	transform-origin: bottom;
	transition: all .5s;
	background-color: #000;
}
.dct_blog_v5 .et_pb_post:hover .entry-featured-image-url:after {
	opacity: 0.8;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .3s
}
.dct_blog_v5 .et_pb_post:hover .entry-featured-image-url img {
	transform: scale(1.2)
}
.dct_blog_v5 .et_pb_post .list_blog_description {
	position: absolute;
	left: 10px;
	bottom: -103px;
	right: 10px;
	z-index: 5;
	background: #fff;
	padding: 0 30px 5px;
	box-shadow: 0 3px 10px 2px rgba(237, 237, 237, .7);
	transition: all .5s ease
}
.dct_blog_v5 .et_pb_post .list_blog_description .post-meta .published {
	position: absolute;
	top: -17px;
	left: 30px;
	display: inline-block;
	background: var(--color-1);
	padding: 5px 11px 4px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-align: left
}
.dct_blog_v5 .et_pb_post:hover .list_blog_description {
	padding: 0 30px 27px
}
.dct_blog_v5 .et_pb_post:hover .list_blog_description .entry-title {
	color: var(--color-1);
}
.dct_blog_v5 .et_pb_post:hover .list_blog_description .post-content {
	visibility: visible;
	opacity: 1;
	height: 20px
}
.dct_blog_v5 .et_pb_post:hover .list_blog_description {
	-webkit-box-shadow: 0 5px 12px 2px rgba(220, 220, 220, .69);
	box-shadow: 0 5px 12px 2px rgba(220, 220, 220, .69)
}
 @media only screen and (max-width : 980px) {
.dct_blog_v5 .et_pb_post {
	margin-bottom: 55.574% !important;
}
}
/* ===== Blog V7 ======*/


.dct_blog_v7 .et_pb_post {
	position: relative;
	background: transparent;
	padding: 0px;
	overflow: hidden;
}
.dct_blog_v7 .et_pb_post .post-meta a {
	color: var(--color-1)!important
}
.dct_blog_v7 .et_pb_post .entry-featured-image-url .et_overlay {
	border: none;
}
.dct_blog_v7 .et_pb_post .entry-featured-image-url .et_overlay:before {
	top: 50%;
	color: #A9A9A9;
	background: #fff;
	padding: 15px;
	border-radius: 50%;
	font-size: 20px;
}
.dct_blog_v7 .et_pb_post .entry-featured-image-url {
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-bottom: 0
}
.dct_blog_v7 .et_pb_post .entry-featured-image-url:after, .dct_blog_v7 .et_pb_post .entry-featured-image-url:before {
	content: "";
	width: 100%;
	height: 100%;
	background: var(--color-2);
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	bottom: 0;
	z-index: 1;
	transform: scaleX(0);
	transition: all .6s ease 0s
}
.dct_blog_v7 .et_pb_post:hover .entry-featured-image-url:before {
	transform: scaleX(1)
}
.dct_blog_v7 .et_pb_post .et_pb_image_container {
	margin: 0 !important;
}
.dct_blog_v7 .et_pb_post:hover .entry-featured-image-url:after {
	transform: scaleY(1)
}
.dct_blog_v7 .et_pb_post .entry-featured-image-url:after {
	transform: scaleY(0)
}
.dct_blog_v7 .et_pb_post:hover .entry-featured-image-url img {
	transform: scale(1.3)
}
.dct_blog_v7 .et_pb_post .more-link:after {
	background-color: var(--color-1);
	content: "";
	height: 2px;
	margin: auto;
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateX(10px);
	transition: all .3s linear;
	width: 100px
}
.dct_blog_v7 .et_pb_post:hover .more-link {
	border-color: #12A0B1
}
.dct_blog_v7 .et_pb_post:hover .more-link:after {
	width: 150px
}
.dct_blog_v7 .et_pb_post .post-meta .published {
	background: var(--color-1);
	text-align: center;
	text-transform: uppercase;
	padding: 2px 10px;
	position: absolute;
	font-weight: 600 !important;
	top: 0;
	color: #fff;
	z-index: 99;
	font-size: 13px
}
.dct_blog_v7 .et_pb_post .post-content p {
	padding: 10px 0;
}
/* ===== Blog V8 ======*/

.dct_blog_v8 .et_pb_post {
	padding: 0;
	border: none;
	position: relative;
	margin-bottom: 70px !important;
}
.dct_blog_v8 .et_pb_post .et_pb_image_container {
	margin: 0;
}
.dct_blog_v8 .et_pb_post .entry-featured-image-url .et_overlay {
	transition: all .7s ease .9s;
	transform: scale(1)
}
.dct_blog_v8 .et_pb_post .entry-featured-image-url .et_overlay:before {
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	top: 50%;
	font-size: 35px;
	background: var(--color-1);
	font-size: 20px;
	padding: 10px;
	transform: scale(0);
	text-align: center;
	color: #fff
}
.dct_blog_v8 .et_pb_post:hover .entry-featured-image-url .et_overlay:before {
	transform: scale(1)
}
.dct_blog_v8 .et_pb_post .entry-featured-image-url {
	display: block;
	overflow: hidden;
	position: relative
}
.dct_blog_v8 .et_pb_post .entry-featured-image-url:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	transition: all .5s;
	background-color: rgba(18,18,18,.9)
}
.dct_blog_v8 .et_pb_post .entry-featured-image-url:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
	transform: perspective(400px) rotateX(90deg);
	transform-origin: bottom;
	transition: all .5s;
	background-color: rgba(18,18,18,.9)
}
.dct_blog_v8 .et_pb_post:hover .entry-featured-image-url:before {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .1s
}
.dct_blog_v8 .et_pb_post:hover .entry-featured-image-url:after {
	opacity: 1;
	transform: perspective(400px) rotateX(0);
	transition: all .7s ease .3s
}
.dct_blog_v8 .et_pb_post .post-meta .published {
	background: var(--color-1);
	padding: 5px;
	display: inline-block;
	width: 50%;
	text-align: center;
	z-index: 9;
	color: #fff;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%);
	left: 50%
}
.dct_blog_v8 .et_pb_post .post-meta a {
	color: var(--color-1)
}
.dct_blog_v8 .et_pb_post .entry-title {
	position: relative;
	display: block;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 28px;
	font-weight: 600;
	margin: 0 0 15px;
	color: #131313;
	transition: all .7s ease .3s
}
.dct_blog_v8 .et_pb_post .entry-title:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 2px;
	transition: all .7s ease .3s;
	background: var(--color-1);
	bottom: 0
}
.dct_blog_v8 .et_pb_post:hover .entry-title:before {
	width: 100%
}
.dct_blog_v8 .et_pb_post .post-content p {
	padding-bottom: 20px;
	color: #828282;
	font-size: 14px;
	line-height: 27px;
}
.dct_blog_v8 .et_pb_post .more-link {
	line-height: 15px;
	text-transform: capitalize !important;
	border-radius: 5px !important;
}
.dct_blog_v8 .et_pb_post .more-link:hover {
	color: #fff;
	background: var(--color-2)
}
/* ===== Blog V9 ======*/

.dct_blog_v9 .et_pb_post {
	position: relative;
	display: block;
	border: none;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.dct_blog_v9 .et_pb_post:hover {
	border-color: #fff;
	background: #fff;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-o-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05)
}
.dct_blog_v9 .et_pb_image_container {
	margin-bottom: 0px;
}
.dct_blog_v9 .et_pb_post .entry-featured-image-url {
	position: relative;
	overflow: hidden
}
.dct_blog_v9 .et_pb_post .entry-featured-image-url:before {
	background: rgba(0, 0, 0, .7) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(0);
	content: '';
	transition: all .5s ease 0s;
	z-index: 1
}
.dct_blog_v9 .et_pb_post:hover .entry-featured-image-url:before {
	transform: scale(1)
}
.dct_blog_v9 .et_pb_post .entry-featured-image-url img {
	width: 100%;
	border-radius: 5px;
	transition: all .5s ease
}
.dct_blog_v9 .et_pb_post:hover .entry-featured-image-url img {
	transform: scale(1.05)
}
.dct_blog_v9 .et_pb_post .blog_list:hover {
	border-color: #fff;
	background: #fff;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-o-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05)
}
.dct_blog_v9 .et_pb_post .blog_list:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	visibility: visible;
	border-bottom: 2px solid var(--color-1);
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.dct_blog_v9 .et_pb_post:hover .blog_list:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1)
}
.dct_blog_v9 .et_pb_post .blog_list {
	position: absolute;
	background: #fff;
	z-index: 1;
	border-radius: 5px;
	padding: 30px 30px 30px 30px;
	border-top-right-radius: 0;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
	bottom: -50px;
	top: auto;
	right: 10%;
	left: 10%
}
.dct_blog_v9 .et_pb_post .blog_list:before {
	position: absolute;
	content: "\5c";
	font-family: ETmodules !important;
	display: inline-block;
	font-size: 35px;
	font-weight: 400;
	color: #fff;
	background: var(--color-1);
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 50%;
	transition: all .5s ease;
	top: -27px;
	right: 50%;
	transform: translateX(50%);
}
.dct_blog_v9 .et_pb_post:hover .blog_list:before {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, .35)
}
.dct_blog_v9 .et_pb_post .published {
	position: absolute;
	left: -50px;
	bottom: 0;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 600;
	color: #909090;
	transform: rotate(-90deg);
	text-transform: uppercase
}
.dct_blog_v9 .et_pb_post .published:before {
	position: absolute;
	content: '';
	background: #e2e2e2;
	width: 70px;
	height: 1px;
	left: 70px;
	top: 11px;
	z-index: -1
}
.dct_blog_v9 .et_pb_post .entry-title {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 17px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	display: block;
}
.dct_blog_v9 .et_pb_post .post-meta a {
	color: var(--color-1);
	text-transform: capitalize;
}
.dct_blog_v9 .et_pb_post .more-link {
	position: relative;
	padding: 0 45px 0 0!important;
	color: var(--color-1);
	background: 0 0!important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border: none!important;
	border-radius: 0
}
.dct_blog_v9 .et_pb_post .more-link:hover {
	color: #333;
}
.dct_blog_v9 .et_pb_post .more-link:hover:before {
	background-color: #333;
}
.dct_blog_v9 .et_pb_post .more-link:before {
	background-color: var(--color-1);
	top: 50%;
	content: "";
	width: 30px;
	height: 1px;
	color: inherit;
	position: absolute;
	right: 10px;
	opacity: 1;
	margin-left: 0;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transform: translateY(-50%)
}
.dct_blog_v9 .et_pb_post .more-link:after {
	font-family: ETmodules!important;
	content: "\45";
	font-size: 14px;
	line-height: normal;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 0;
	opacity: 1;
	position: absolute;
	right: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 1px
}
 @media only screen and (max-width : 479px) {
.dct_blog_v9 .et_pb_post .published {
	position: relative;
	left: 0;
}
}
/* ===== Blog V10  ======*/

.dct_blog_v10 .et_pb_post {
	background: #f7f7f7;
	position: relative;
	border: none;
	box-shadow: rgba(0, 0, 0, .11) 0 3px 11px 0!important;
	-moz-box-shadow: rgba(0, 0, 0, .11) 0 3px 11px 0!important;
	-webkit-box-shadow: rgba(0, 0, 0, .11) 0 3px 11px 0!important
}
.dct_blog_v10 .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	display: block
}
.dct_blog_v10 .et_pb_post .entry-featured-image-url img {
	transition: all .2s ease-out!important;
	height: 100%;
	width: 100%
}
.dct_blog_v10 .et_pb_post:hover .entry-featured-image-url img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}
.dct_blog_v10 .et_pb_post .entry-title {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0, 0, 0, 1)
}
.dct_blog_v10 .et_pb_post .post-content p {
	line-height: 28px;
	padding-bottom: 10px;
}
.dct_blog_v10 .et_pb_post .post-content .more-link {
	text-transform: capitalize;
	color: var(--color-1);
}
.dct_blog_v10 .et_pb_post .post-content .more-link:after {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
	font-size: 15px;
	content: "\24";
	font-family: ETmodules!important
}
.dct_blog_v10 .et_pb_post .post-meta a {
	color: var(--color-1);
}
.dct_blog_v10 .et_pb_post .post-meta .published {
	position: absolute;
	right: 30px;
	width: 45px;
	height: 75px;
	background: var(--color-1);
	text-align: center;
	color: #fff;
	padding-top: 2px;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}
.dct_blog_v10 .et_pb_post .post-meta .published:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-color: var(--color-1) #f7f7f7;
	border-width: 28px 0px 0px 45px;
	border-style: solid;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
/* =======================
    Single Post + Sidebar
=========================*/

.dct_nav {
}
.dct_post_img .et_pb_image_wrap img {
	height: 400;
	object-fit: cover;
}
#sidebar .et_pb_widget {
	position: relative;
}
#sidebar .et_pb_widget .widgettitle, #comment-wrap .page_title, #comment-wrap .comment-respond .comment-reply-title {
	position: relative;
	color: var(--color-2);
	font-weight: 600;
	margin-bottom: 25px;
	font-size: 19px;
}
#sidebar .et_pb_widget .widgettitle:after, #sidebar .et_pb_widget .widgettitle:before, #comment-wrap .page_title:before, #comment-wrap .comment-respond .comment-reply-title:before, #comment-wrap .page_title:after, #comment-wrap .comment-respond .comment-reply-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 150px;
	border-top: 1px solid #d4d4d4;
	left: 0;
}
#sidebar .et_pb_widget .widgettitle:after, #comment-wrap .page_title:after, #comment-wrap .comment-respond .comment-reply-title:after {
	border-top: 3px solid var(--color-1);
	display: block;
	position: absolute;
	bottom: -1px;
	width: 30px;
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
#sidebar .et_pb_widget:hover .widgettitle:after, #comment-wrap .page_title:hover:after, #comment-wrap .comment-respond .comment-reply-title:hover:after {
	width: 60px;
}
#sidebar .et_pb_widget ul li {
	position: relative;
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 15px;
}
#sidebar .et_pb_widget ul li:hover:before {
	opacity: 1;
}
#sidebar .et_pb_widget ul li a {
	color: #2d2d2d;
	transition: all 0.3s;
}
#sidebar .et_pb_widget ul li a:hover {
	color: var(--color-1);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#sidebar #wp-calendar {
	margin: 0;
}
#sidebar #wp-calendar caption {
	color: var(--color-1);
	font-size: 18px;
	font-weight: 600;
	line-height: 47px;
	text-align: center;
}
#sidebar table thead {
	background-color: #f5f5f5;
	color: #2d2d2d;
	text-align: center;
}
#sidebar table thead th {
	padding: 3px 5px;
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	font-weight: 500;
	font-size: 13px;
}
#sidebar #wp-calendar tfoot {
	display: none;
}
#sidebar table td {
	font-weight: 400;
}
#sidebar table td#today {
	position: relative;
	color: #fff;
	z-index: 1;
	font-weight: 400 !important;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	padding: 5px;
}
#sidebar table td#today::before {
	content: "";
	width: 34px;
	height: 34px;
	border-radius: 50%;
	position: absolute;
	background-color: var(--color-1);
	z-index: -1;
	top: calc(50% - 17px);
	left: calc(50% - 17px);
	color: #fff;
}
#sidebar #gallery-1 .gallery-item {
	margin-top: 0 !important;
	margin-bottom: 0;
}
#sidebar #gallery-1 img {
	border-radius: 5px;
	border: none;
}
#sidebar .et_pb_widget select {
	height: 40px;
}
#sidebar .widget_search input#s, #sidebar .widget_search input#searchsubmit {
	border-radius: 25px;
}
#sidebar .widget_search::before {
	font-size: 16px;
	padding: 8px 20px;
	bottom: 0;
}
#sidebar .tagcloud a {
	font-size: 14px !important;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.05);
	display: inline-block;
	margin-bottom: 5px;
	border-radius: 3px;
}
/* ===== Comment ======*/

#comment-wrap .page_title {
	font-size: 25px;
}
#comment-wrap .commentlist .reply-container .comment-reply-link {
	width: auto;
	display: inline-block;
}
.et_pb_comments_module #commentform .logged-in-as a {
	color: var(--color-1);
}
.et_pb_comments_module #commentform textarea, .et_pb_comments_module #commentform input[type="text"], .et_pb_comments_module #commentform input[type="email"], .et_pb_comments_module #commentform input[type="url"] {
	box-shadow: none !important;
}
#commentform input[type="email"], #commentform input[type="text"], #commentform input[type="url"], #commentform textarea {
	font-size: 14px;
	line-height: 1.5;
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 12px 15px;
	border-radius: 0;
	background: 0 0 !important;
	transition: all 0.3s, ease-in-out;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
	width: 32%;
	float: left;
}
p.comment-form-author, p.comment-form-email {
	margin-right: 2% !important;
}
p.comment-form-author input, p.comment-form-email input, p.comment-form-url input {
	width: 100% !important;
	display: block;
}
#comment-wrap .page_title, #comment-wrap .comment-respond .comment-reply-title {
	margin-bottom: 20px;
	position: relative;
}
/* =======================
    Portfolio V1
=========================*/

.dct_ptf_v1 .et_pb_portfolio_item {
	border: 5px solid #fff;
	position: relative;
	z-index: 2;
	height: 100%;
	transition: .3s ease-out opacity
}
.dct_ptf_v1 .et_pb_portfolio_item .et_overlay {
	content: '';
	position: absolute;
	top: 0;
	height: 0;
	left: 0;
	right: 0;
	background-color: var(--color-1);
	opacity: 0;
	border: none;
	z-index: 1;
	transition: .5s ease-out height, .3s ease-out opacity
}
.dct_ptf_v1 .et_pb_portfolio_item:hover .et_overlay {
	height: 100%;
	opacity: .9;
}
.dct_ptf_v1 .et_pb_portfolio_item .et_portfolio_image img {
	width: 100%
}
.dct_ptf_v1 .et_pb_portfolio_item .et_pb_module_header, .dct_ptf_v1 .et_pb_portfolio_item .post-meta {
	display: block;
	font-size: 17px;
	line-height: 1.2;
	position: absolute;
	color: #fff;
	margin-left: 15px;
	margin-top: 15px;
	font-weight: 600;
	top: 0;
	text-align: left;
	z-index: 1;
	opacity: 0;
	transform: translateX(30px);
	transition: .3s ease-out transform, .3s ease-out opacity
}
.dct_ptf_v1 .et_pb_portfolio_item .post-meta {
	padding-top: 30px;
	font-size: 15px
}
.dct_ptf_v1 .et_pb_portfolio_item .post-meta a {
	color: #fff
}
.dct_ptf_v1 .et_pb_portfolio_item:hover .et_pb_module_header, .dct_ptf_v1 .et_pb_portfolio_item:hover .post-meta {
	opacity: 1;
	transform: translateX(0)
}
.dct_ptf_v1 .et_pb_portfolio_item .et_overlay::before {
	content: '\24';
	display: block;
	width: 45px;
	height: 45px;
	margin-left: auto;
	line-height: 45px;
	margin: 0;
	right: 20px;
	left: auto;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	color: #fff;
	background-color: var(--color-2);
	opacity: 0;
	transform: translateX(-30px);
	transition: .3s ease-out transform, .3s ease-out opacity
}
.dct_ptf_v1 .et_pb_portfolio_item:hover .et_overlay::before {
	opacity: 1;
	top: auto;
	bottom: 20px;
	transform: translateX(0);
	transition-delay: .3s
}
.dct_ptf_v1 .et_pb_portfolio_filters {
	text-align: center;
	margin-bottom: 10px
}
.dct_ptf_v1 .et_pb_portfolio_filters li {
	float: none;
	display: inline-block;
	width: auto !important;
}
.dct_ptf_v1 .et_pb_portfolio_filters li a:hover {
	background-color: var(--color-1);
	color: #fff
}
.dct_ptf_v1 .et_pb_portfolio_filters li a {
	border-radius: 5px!important;
	background: var(--color-2);
	color: #fff;
	border: none;
	font-size: 13px;
	overflow: visible;
	font-weight: 600;
	line-height: 26px;
	padding: 8px 20px 6px;
	text-transform: uppercase;
	letter-spacing: .5px;
	margin: 0 5px 20px;
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.dct_ptf_v1 .et_pb_portfolio_filters li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	border-radius: 5px!important
}
.dct_ptf_v1 .et_pb_portfolio_filters li a.active {
	border-color: var(--color-2);
	background: var(--color-1);
	color: #fff
}
.dct_ptf_v1 .et_pb_portfolio_filters li a.active:before {
	background: var(--color-2);
	left: -7px;
	top: -7px;
	opacity: 1;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
 @media only screen and (min-width:768px) {
.dct_ptf_v1 .et_pb_grid_item {
	width: 33.333%!important;
	margin: 0!important
}
.dct_ptf_v1 .et_pb_grid_item:nth-child(3n) {
	margin-right: 0!important
}
.dct_ptf_v1 .et_pb_grid_item:nth-child(4n+1) {
	clear: unset!important
}
}
/* =======================
    Portfolio V2
=========================*/

.dct_ptf_v2 .et_pb_portfolio_filters ul {
	text-align: center;
}
.dct_ptf_v2 .et_pb_portfolio_filters ul li {
	float: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	background: transparent;
	font-weight: 700;
}
.dct_ptf_v2 .et_pb_portfolio_filters ul li a {
	border: none;
	padding: 0;
	position: relative;
	background: transparent;
	margin: 4px 8px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.dct_ptf_v2 .et_pb_portfolio_filters ul li a.active {
	color: var(--color-2) !important;
}
.dct_ptf_v2 .et_pb_portfolio_filters ul li a:after {
	content: '';
	position: absolute;
	bottom: -webkit-calc(50% - 1px );
	bottom: -moz-calc(50% - 1px );
	bottom: calc(50% - 1px );
	left: 0;
	width: 0;
	height: 1px;
	background-color: #484848;
	-webkit-transition: width .24s ease-out;
	-o-transition: width .24s ease-out;
	-moz-transition: width .24s ease-out;
	transition: width .24s ease-out;
}
.dct_ptf_v2 .et_pb_portfolio_filters ul li a:hover:after, .dct_ptf_v2 .et_pb_portfolio_filters ul li a.active:after {
	width: 100%;
}
.dct_ptf_v2 .et_pb_portfolio_item {
	position: relative;
	overflow: hidden;
	border: 5px solid transparent;
}
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image {
	position: relative;
	overflow: hidden;
}
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.dct_ptf_v2 .et_pb_portfolio_item:hover .et_portfolio_image img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image .et_overlay {
	position: absolute;
	pointer-events: none;
	padding: 12px;
	border: none;
	width: -webkit-calc(100% - 16px);
	width: -moz-calc(100% - 16px);
	width: calc(100% - 16px);
	height: -webkit-calc(100% - 16px);
	height: -moz-calc(100% - 16px);
	height: calc(100% - 16px);
	top: 8px;
	left: 8px;
	z-index: 1;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image .et_overlay:before {
	background: var(--color-1);
	padding: 13px;
	font-size: 20px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
}
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image .et_overlay:after {
	content: '';
	position: absolute;
	width: -webkit-calc(100% - 24px);
	width: -moz-calc(100% - 24px);
	width: calc(100% - 24px);
	height: -webkit-calc(100% - 24px);
	height: -moz-calc(100% - 24px);
	height: calc(100% - 24px);
	top: 12px;
	left: 12px;
	border: 1px solid #fdfdfd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dct_ptf_v2 .et_pb_portfolio_item:hover .et_portfolio_image .et_overlay, .dct_ptf_v2 .et_pb_portfolio_item:hover .et_pb_module_header, .dct_ptf_v2 .et_pb_portfolio_item:hover .post-meta {
	opacity: 1;
}
.dct_ptf_v2 .et_pb_portfolio_item .et_pb_module_header {
	position: absolute;
	color: #fff;
	top: 35px;
	opacity: 0;
	z-index: 9;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 30px 0px 0px;
	line-height: 20px;
	letter-spacing: 1px;
	left: 35px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.dct_ptf_v2 .et_pb_portfolio_item .post-meta {
	position: absolute;
	color: #fff;
	bottom: 35px;
	z-index: 9;
	right: 35px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	opacity: 0;
}
.dct_ptf_v2 .et_pb_portfolio_item .post-meta a {
	color: #fff;
}
 @media only screen and (max-width : 767px) {
.dct_ptf_v2 .et_pb_portfolio_item .et_portfolio_image img {
	height: auto;
}
}
/* =======================
    Portfolio V3
=========================*/

.dct_ptf_v3 .et_pb_portfolio_filters ul li {
	display: inline-block;
	float: none!important;
	margin-right: 10px;
	width: auto !important;
}
.dct_ptf_v3 .et_pb_portfolio_filters li a {
	border-radius: 0;
	padding: 15px;
	color: var(--color-1);
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500
}
.dct_ptf_v3 .et_pb_portfolio_filters li a:hover {
	background: var(--color-1);
	color: #fff
}
.dct_ptf_v3 .et_pb_portfolio_filters li a.active {
	color: #fff!important;
	background-color: var(--color-1)
}
.dct_ptf_v3 .et_pb_portfolio_item .et_overlay {
	background-color: transparent;
	border: none;
	z-index: 111
}
.dct_ptf_v3 .et_pb_portfolio_item .et_overlay::before {
	color: transparent;
}
.dct_ptf_v3 .et_pb_portfolio_filters {
	margin: 0 0 20px;
}
.dct_ptf_v3 .et_pb_portfolio_item {
	text-align: center;
	overflow: hidden;
	perspective: 300px;
	position: relative
}
.dct_ptf_v3 .et_pb_portfolio_item .et_portfolio_image:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 1;
	transition: all .4s ease 0s
}
.dct_ptf_v3 .et_pb_portfolio_item:hover .et_portfolio_image:before {
	top: 0
}
.dct_ptf_v3 .et_pb_portfolio_item .et_portfolio_image {
	margin-bottom: 0
}
.dct_ptf_v3 .et_pb_portfolio_item .et_portfolio_image img {
	width: 100%;
	height: auto;
	transform: scale(1.1);
	transition: all .3s ease 0s
}
.dct_ptf_v3 .et_pb_portfolio_item:hover .et_portfolio_image img {
	transform: scale(1)
}
.dct_ptf_v3 .et_pb_portfolio_item .post-meta {
	width: 100%;
	background: var(--color-1);
	position: absolute;
	bottom: 0;
	left: 50%;
	opacity: 0;
	z-index: 2;
	display: inline-block;
	padding: 5px;
	font-style: italic;
	transform: translateX(-50%) rotateX(90deg);
	transform-origin: bottom;
	transition: all .4s ease 0s
}
.dct_ptf_v3 .et_pb_portfolio_item:hover .post-meta {
	opacity: 1;
	transform: translateX(-50%) rotateX(0)
}
.dct_ptf_v3 .et_pb_portfolio_item .post-meta a {
	color: #fff;
	display: block;
	width: 100%
}
.dct_ptf_v3 .et_pb_portfolio_item .et_pb_module_header {
	width: 100%;
	background: var(--color-1);
	position: absolute;
	bottom: 18px;
	left: 50%;
	opacity: 0;
	z-index: 2;
	font-size: 18px;
	padding: 20px;
	color: #fff;
	text-transform: uppercase;
	transform: translateX(-50%) rotateX(90deg);
	transform-origin: bottom;
	transition: all .4s ease 0s
}
.dct_ptf_v3 .et_pb_portfolio_item:hover .et_pb_module_header {
	opacity: 1;
	transform: translateX(-50%) rotateX(0)
}
.dct_ptf_v3 .et_pb_portfolio_item .et_pb_module_header a {
	display: block;
	width: 100%
}
 @media only screen and (max-width : 480px) {
.dct_ptf_v3 .et_pb_portfolio_item {
	width: 100% !important;
}
}
 @media only screen and (min-width:768px) {
.dct_ptf_v3 .et_pb_grid_item {
	width: 33.333%!important;
	margin: 0!important
}
.dct_ptf_v3 .et_pb_grid_item:nth-child(3n) {
	margin-right: 0!important
}
.dct_ptf_v3 .et_pb_grid_item:nth-child(4n+1) {
	clear: unset!important
}
}
.dct_ptf_v4 .et_pb_portofolio_pagination {
	border: none !important;
	margin-top: 20px;
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul {
	float: right;
	position: relative;
	display: inline-block;
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul:before {
	width: 100%;
	height: 2px;
	display: block;
	background: #e8e8e8;
	content: "";
	position: absolute;
	top: 50%;
	z-index: -1;
	left: 0;
	transform: translateY(-50%);
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul li a {
	border-radius: 5px;
	background: var(--color-2);
	position: relative;
	z-index: 1;
	padding: 5px 15px !important;
	border-color: var(--color-2);
	color: #fff !important;
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul li a.active {
	background: var(--color-1);
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul li {
	padding: 0;
	margin-right: 10px;
}
.dct_ptf_v4 .et_pb_portofolio_pagination ul li:last-child {
	margin-right: 0px;
}
.dct_ptf_v4 .et_pb_portfolio_filters {
	text-align: center;
}
.dct_ptf_v4 .et_pb_portfolio_filters li {
	float: none;
	display: inline-block;
}
.dct_ptf_v4 .et_pb_portfolio_filters li a:hover {
	background-color: var(--color-1);
	color: #fff;
}
.dct_ptf_v4 .et_pb_portfolio_filters li a {
	border-radius: 5px !important;
	background: var(--color-2);
	color: #fff;
	border: none;
	overflow: visible;
	padding: 10px 20px 10px;
	text-transform: uppercase;
	margin: 0 5px 20px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.dct_ptf_v4 .et_pb_portfolio_filters li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	border-radius: 5px !important;
}
.dct_ptf_v4 .et_pb_portfolio_filters li a.active {
	color: #333 !important;
}
.dct_ptf_v4 .et_pb_portfolio_filters li a.active:before {
	background: var(--color-2);
	left: -7px;
	top: -7px;
	opacity: 1;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.dct_ptf_v4 .et_pb_portfolio_item, .dct_ptf_v4 .project {
	position: relative;
	overflow: hidden;
	border: 5px solid #fff;
}
.dct_ptf_v4 .project:hover .et_pb_module_header, .dct_ptf_v4 .project:hover .meta .et_pb_module_header {
	bottom: 30px;
	z-index: 9;
	z-index: 9;
	opacity: 1;
}
.dct_ptf_v4 .project:hover .meta .post-meta, .dct_ptf_v4 .project:hover .post-meta {
	bottom: 60px !important;
	z-index: 9 !important;
	opacity: 1 !important;
}
.dct_ptf_v4 .project .post-meta a {
	background: var(--color-1);
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 2px 5px;
	border-radius: 5px;
	letter-spacing: 1px;
}
.dct_ptf_v4 .et_pb_portfolio_item .et_pb_portfolio_image, .dct_ptf_v4 .project .et_portfolio_image {
	position: relative;
	overflow: hidden;
}
.dct_ptf_v4 .et_pb_portfolio_item .et_pb_portfolio_image img, .dct_ptf_v4 .project .et_portfolio_image img {
	width: 100%;
	-webkit-transition: all 0.7s ease-in-out 0s;
	-o-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.dct_ptf_v4 .project:hover .et_pb_portfolio_image img, .dct_ptf_v4 .project:hover .et_portfolio_image img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.dct_ptf_v4 .et_pb_portfolio_item .meta .et_overlay:before, .dct_ptf_v4 .project .et_portfolio_image .et_overlay:before {
	position: absolute;
	bottom: -10px;
	opacity: 0;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	right: 20px;
	margin: unset;
	width: 100%;
	text-align: right;
	left: auto;
	font-size: 15px;
	top: auto;
	color: #fff;
	background: var(--color-1);
	width: 35px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
}
.dct_ptf_v4 .et_pb_portfolio_item .meta {
	opacity: 1;
	z-index: 1;
}
.dct_ptf_v4 .et_pb_portfolio_item:hover .et_overlay:before, .dct_ptf_v4 .project:hover .et_portfolio_image .et_overlay:before {
	bottom: 30px;
	opacity: 1;
}
.dct_ptf_v4 .et-pb-arrow-next {
	right: 0 !important;
}
.dct_ptf_v4 .et-pb-arrow-prev {
	left: 0 !important;
}
 @media only screen and (max-width: 767px) {
.dct_ptf_v4 .et_pb_portfolio_grid_items .et_pb_portfolio_item {
	max-width: 450px;
	margin: 0 auto !important;
	float: none;
}
.dct_ptf_v4 .project:hover .meta .post-meta, .dct_ptf_v4 .project:hover .post-meta {
	bottom: 70px;
}
}
 @media only screen and (max-width: 480px) {
.dct_ptf_v4 .et_pb_portfolio_filters li a {
	margin: 0 3px 16px;
}
}
 @media only screen and (max-width: 980px) {
.dct_ptf_v4 .et_pb_portfolio_filters li {
	width: auto !important;
}
}
 @media only screen and (min-width: 768px) and (max-width: 980px) {
.dct_ptf_v4 .project .et_pb_module_header, .dct_ptf_v4 .project .meta .et_pb_module_header, .dct_ptf_v4 .project .meta .post-meta, .dct_ptf_v4 .project .post-meta {
	padding-left: 10px;
}
.dct_ptf_v4 .project .et_pb_module_header {
	font-size: 16px;
}
}
/* =======================
    Portfolio V5
=========================*/
.dct_ptf_v5 .et_pb_portfolio_filters {
	text-align: center;
}
.dct_ptf_v5 .et_pb_portfolio_filters li {
	display: inline-block;
	float: none;
}
.dct_ptf_v5 .et_pb_portfolio_filters li a {
	border: none;
	border-radius: 0 !important;
	padding: 11px 24px;
	margin-bottom: 15px;
}
.dct_ptf_v5 .et_pb_portfolio_filters li a.active {
	color: #fff !important;
	box-shadow: 0 10px 15px -6px rgba(51, 51, 51, 0.5);
	background: var(--color-1);
}
.dct_ptf_v5 .et_pb_portfolio_item .et_overlay {
	background-color: transparent;
	border: none;
	z-index: 111;
}
.dct_ptf_v5 .et_pb_portfolio_item .et_overlay::before {
	color: transparent;
}
.dct_ptf_v5 .et_pb_portfolio_item {
	text-align: center;
	position: relative;
	overflow: hidden;
}
.dct_ptf_v5 .et_pb_portfolio_item .et_portfolio_image, .dct_ptf_v5 .et_pb_portfolio_item .et_pb_portfolio_image {
	margin-bottom: 0;
}
.dct_ptf_v5 .et_pb_portfolio_item .et_portfolio_image:after, .dct_ptf_v5 .et_pb_portfolio_item .et_pb_portfolio_image:after {
	content: "";
	width: 100%;
	height: 100%;
	visibility: visible;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}
.dct_ptf_v5 .et_pb_portfolio_item:hover .et_portfolio_image:after, .dct_ptf_v5 .et_pb_portfolio_item:hover .et_pb_portfolio_image:after {
	opacity: 1;
}
.dct_ptf_v5 .et_pb_portfolio_item .et_portfolio_image, .dct_ptf_v5 .et_pb_portfolio_item .et_pb_portfolio_image {
	width: 100%;
	height: auto;
	position: relative;
}
.dct_ptf_v5 .et_pb_portfolio_item .post-meta {
	width: 100%;
	background: var(--color-1);
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 2;
	transition: all 0.5s ease 0s;
}
.dct_ptf_v5 .et_pb_portfolio_item:hover .post-meta {
	bottom: 0;
}
.dct_ptf_v5 .et_pb_portfolio_item .meta .et_pb_module_header {
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: 20px;
	left: 0;
	padding: 0;
	z-index: 10;
	text-align: left;
	text-transform: uppercase;
	transform: translateX(-50px);
	transition: all 0.2s ease 0s;
}
.dct_ptf_v5 .et_pb_portfolio_item .meta .post-meta {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 0;
	display: block;
	width: 100%;
}
.dct_ptf_v5 .et_pb_portfolio_item:hover .meta .et_pb_module_header {
	opacity: 1;
	transform: translateX(20px);
}
 @media only screen and (max-width: 990px) {
.dct_ptf_v5 .et_pb_portfolio_item {
	margin-bottom: 20px;
}
}
 @media only screen and (max-width: 480px) {
.dct_ptf_v5 .et_pb_portfolio_item {
	width: 100% !important;
}
}
/* =======================
    Portfolio V6
=========================*/

.dct_ptf_v6 .et_pb_portfolio_item {
	overflow: hidden;
	border: 5px solid #fff;
	position: relative
}
.dct_ptf_v6 .et_pb_portfolio_item .et_portfolio_image:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(24,35,51,.83);
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
.dct_ptf_v6 .et_pb_portfolio_item:hover .et_portfolio_image:before {
	bottom: 0
}
.dct_ptf_v6 .et_pb_portfolio_item .et_portfolio_image {
	margin-bottom: 0;
	position: relative
}
.dct_ptf_v6 .et_pb_portfolio_item .et_portfolio_image img {
	width: 100%;
	height: auto
}
.dct_ptf_v6 .et_pb_portfolio_item .post-meta {
	width: 100%;
	position: absolute;
	bottom: -30%;
	z-index: 1;
	text-align: center;
	margin-bottom: 30px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
.dct_ptf_v6 .et_pb_portfolio_item .post-meta a {
	color: var(--color-1)
}
.dct_ptf_v6 .et_pb_portfolio_item:hover .post-meta {
	bottom: 50%
}
.dct_ptf_v6 .et_pb_portfolio_item .et_pb_module_header {
	width: 100%;
	position: absolute;
	bottom: -30%;
	text-transform: uppercase;
	color: #fff;
	z-index: 1;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
.dct_ptf_v6 .et_pb_portfolio_item:hover .et_pb_module_header {
	opacity: 1;
	bottom: 50%
}
.dct_ptf_v6 .et_pb_portfolio_item .et_pb_module_header a:after {
	content: "";
	background-color: var(--color-1);
	position: absolute;
	left: 50%;
	bottom: -22px;
	width: 60px;
	height: 3px;
	margin-left: -25px;
	transform: rotateX(-180deg);
	transition: width 1s ease-out 0s, transform 1s ease-in-out 0s, opacity 1s ease-out 0s
}
.dct_ptf_v6 .et_pb_portfolio_item:hover .et_pb_module_header a::after {
	transform: rotate(180deg);
	transition-delay: .3s
}
.dct_ptf_v6 .et_pb_portfolio_item .et_overlay {
	background: 0 0;
	border: none
}
.dct_ptf_v6 .et_pb_portfolio_item .et_overlay:before {
	color: #fff;
	font-size: 0
}
.dct_ptf_v6 .et_pb_portfolio_filters li a {
	border-radius: 0;
	padding: 15px;
	color: var(--color-2);
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500
}
.dct_ptf_v6 .et_pb_portfolio_filters li a:hover {
	background: var(--color-1);
	color: #fff
}
.dct_ptf_v6 .et_pb_portfolio_filters ul {
	text-align: center
}
.dct_ptf_v6 .et_pb_portfolio_filters li {
	display: inline-block;
	float: none
}
.dct_ptf_v6 .et_pb_portfolio_filters li a.active {
	color: #fff!important;
	background-color: var(--color-1)
}
/* =======================
    Portfolio V7
=========================*/

.dct_ptf_v7 .et_pb_portfolio_item .et_overlay {
	background-color: transparent;
	border: none;
}
.dct_ptf_v7 .et_pb_portfolio_item .et_overlay::before {
	display: none;
}
.dct_ptf_v7 .et_pb_portfolio_item .et_pb_portfolio_image {
	margin-bottom: 0;
}
.dct_ptf_v7 .et_pb_portfolio_item .et_pb_portfolio_image img {
	width: 100%;
	height: auto;
}
.dct_ptf_v7 .et_pb_portfolio_item .post-meta {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	padding: 35% 20px !important;
	z-index: -1;
	background: rgba(0, 0, 0, 0.6);
	transform: rotate(-90deg);
	transform-origin: left top 0;
	transition: all 0.5s ease 0s;
}
.dct_ptf_v7 .et_pb_portfolio_item .et_pb_module_header {
	font-size: 18px;
	color: var(--color-1);
	position: absolute;
	top: 35%;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	transform: rotate(180deg);
	transform-origin: right top 0;
	transition: all 0.3s ease-in-out 0.2s;
	z-index: 1;
	opacity: 0;
}
.dct_ptf_v7 .et_pb_portfolio_item:hover .et_pb_module_header {
	opacity: 1;
}
.dct_ptf_v7 .et_pb_portfolio_item .post-meta a {
	display: block;
	font-size: 15px;
	margin-bottom: 15px;
	color: #fff !important;
	font-style: italic;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: rotate(180deg);
	transform-origin: right top 0;
	transition: all 0.3s ease-in-out 0.4s;
}
.dct_ptf_v7 .et_pb_portfolio_item:hover .et_pb_module_header, .dct_ptf_v7 .et_pb_portfolio_item:hover .post-meta, .dct_ptf_v7 .et_pb_portfolio_item:hover .post-meta a {
	transform: rotate(0);
}
@media only screen and (min-width: 981px) {
.dct_ptf_v7 .et_pb_portfolio_filters ul {
	text-align: center;
}
.dct_ptf_v7 .et_pb_portfolio_filters ul li {
	display: inline-block;
	float: none !important;
	margin-left: 10px;
}
}
@media only screen and (max-width: 480px) {
.dct_ptf_v7 .et_pb_portfolio_item {
	width: 100% !important;
}
}
/* ===== Project V8 ======*/

.dct_ptf_v8 .et_pb_portfolio_item .et_overlay {
	background-color: transparent;
	border: none;
	z-index: 111
}
.dct_ptf_v8 .et_pb_portfolio_item .et_overlay::before {
	color: transparent
}
.dct_ptf_v8 .et_pb_portfolio_filters li a {
	border-radius: 0;
	padding: 15px;
	color: var(--color-1);
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500
}
.dct_ptf_v8 .et_pb_portfolio_filters li a:hover {
	background: var(--color-2);
	color: #fff
}
.dct_ptf_v8 .et_pb_portfolio_filters li a.active {
	color: #fff!important;
	background-color: var(--color-1)
}
.dct_ptf_v8 .et_pb_portfolio_item {
	text-align: center;
	position: relative;
	border: 3px solid #fff;
}
.dct_ptf_v8 .et_pb_portfolio_item .et_portfolio_image:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0;
	z-index: 1;
	transition: all .5s ease 0s
}
.dct_ptf_v8 .et_pb_portfolio_item:hover .et_portfolio_image:before {
	opacity: .6
}
.dct_ptf_v8 .et_pb_portfolio_item .et_portfolio_image:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	border: 2px solid #fff;
	transform: scale(0);
	opacity: 0;
	z-index: 1;
	transition: all 1s ease 0s
}
.dct_ptf_v8 .et_pb_portfolio_item:hover .et_portfolio_image:after {
	opacity: 1;
	transform: scale(1)
}
.dct_ptf_v8 .et_pb_portfolio_item .et_portfolio_image {
	margin-bottom: 0;
	position: relative
}
.dct_ptf_v8 .et_pb_portfolio_item .et_portfolio_image img {
	width: 100%;
	height: auto;
	transition: all .5s ease 0s
}
.dct_ptf_v8 .et_pb_portfolio_item .post-meta {
	color: #fff;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: 1;
	transform: translate(0, -50%);
	transition: all 1s ease 0s
}
.dct_ptf_v8 .et_pb_portfolio_item:hover .post-meta {
	opacity: 1
}
.dct_ptf_v8 .et_pb_portfolio_item .post-meta a {
	padding: 15px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px
}
.dct_ptf_v8 .et_pb_portfolio_item .et_pb_module_header {
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	text-transform: uppercase;
	right: 0;
	opacity: 0;
	z-index: 1;
	transition: all 1s ease 0s
}
.dct_ptf_v8 .et_pb_portfolio_item:hover .et_pb_module_header {
	opacity: 1
}
 @media only screen and (min-width:768px) {
.dct_ptf_v8 .et_pb_portfolio_filters li a {
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
}
.dct_ptf_v8 .et_pb_portfolio_filters ul {
	text-align: center
}
.dct_ptf_v8 .et_pb_portfolio_filters ul li {
	display: inline-block;
	float: none!important;
	margin-left: 10px
}
}
@media only screen and (min-width:767px) and (max-width:980px) {
.dct_ptf_v8 .et_pb_portfolio_item .et_pb_module_header {
	font-size: 20px
}
}
/* ===== Portfolio V9 ======*/

.dct_ptf_v9 .et_pb_portfolio_filters {
	text-align: center;
	margin-bottom: 10px;
}
.dct_ptf_v9 .et_pb_portfolio_filters li {
	float: none;
	display: inline-block;
}
.dct_ptf_v9 .et_pb_portfolio_filters li a:hover {
	background-color: var(--color-1);
	color: #fff;
}
.dct_ptf_v9 .et_pb_portfolio_filters li a {
	border-radius: 5px !important;
	background: var(--color-2);
	color: #fff;
	border: none;
	font-size: 13px;
	overflow: visible;
	font-weight: 600;
	line-height: 26px;
	padding: 8px 20px 6px;
	text-transform: uppercase;
	letter-spacing: .5px;
	margin: 0 5px 20px;
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.dct_ptf_v9 .et_pb_portfolio_filters li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	border-radius: 5px !important;
}
.dct_ptf_v9 .et_pb_portfolio_filters li a.active {
	border-color: var(--color-2);
	background: var(--color-1);
	color: #fff
}
.dct_ptf_v9 .et_pb_portfolio_filters li a.active:before {
	background: var(--color-2);
	left: -7px;
	top: -7px;
	opacity: 1;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.dct_ptf_v9 .et_pb_portofolio_pagination {
	border: none !important;
	margin-top: 20px;
}
.dct_ptf_v9 .et_pb_portofolio_pagination ul {
	float: right;
	position: relative;
	display: inline-block
}
.dct_ptf_v9 .et_pb_portofolio_pagination ul:before {
	width: 100%;
	height: 2px;
	display: block;
	background: #e8e8e8;
	content: '';
	position: absolute;
	top: 50%;
	z-index: -1;
	left: 0;
	transform: translateY(-50%)
}
.dct_ptf_v9 .et_pb_portofolio_pagination ul li {
	border-radius: 5px;
	background: #000;
	position: relative;
	z-index: 1;
	padding: 5px 15px!important;
	margin-right: 20px;
	border-color: #000;
	color: #fff
}
.dct_ptf_v9 .et_pb_portofolio_pagination ul li:last-child {
	margin-right: 0px;
}
.dct_ptf_v9 .et_pb_portofolio_pagination ul li a {
	color: #fff !important;
}
.dct_ptf_v9 .et_pb_portfolio_item {
	overflow: hidden;
	border: 5px solid #fff;
	position: relative;
}
.dct_ptf_v9.et_pb_fullwidth_portfolio_carousel .et_pb_portfolio_item {
	border: none;
}
.dct_ptf_v9 .et_pb_portfolio_item .et_portfolio_image, .dct_ptf_v9 .et_pb_portfolio_item .et_pb_portfolio_image {
	position: relative;
	overflow: hidden
}
.dct_ptf_v9 .et_pb_portfolio_item .et_portfolio_image img, .dct_ptf_v9 .et_pb_portfolio_item .et_pb_portfolio_image img {
	width: 100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	height: auto
}
.dct_ptf_v9 .et_pb_portfolio_item .et_portfolio_image:before, .dct_ptf_v9 .et_pb_portfolio_item .et_pb_portfolio_image:before {
	display: block;
	position: absolute;
	top: 0;
	opacity: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 100%;
	transition: all .3s;
	content: '';
	background: rgba(0, 0, 0, .7);
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .et_portfolio_image:before, .dct_ptf_v9 .et_pb_portfolio_item:hover .et_pb_portfolio_image:before {
	opacity: 1;
}
.dct_ptf_v9 .et_pb_portfolio_item .et_portfolio_image .et_overlay, .dct_ptf_v9 .et_pb_portfolio_item .et_pb_portfolio_image .et_overlay {
	background: transparent;
	border: none;
	opacity: 1;
	z-index: 1;
}
.dct_ptf_v9 .et_pb_portfolio_item .et_portfolio_image .et_overlay:before, .dct_ptf_v9 .et_pb_portfolio_item .et_pb_portfolio_image .et_overlay:before {
	top: -100%;
	background: #fff;
	font-size: 15px;
	padding: 10px;
	border-radius: 50%;
	right: 20px;
	left: auto;
	color: #000
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .et_portfolio_image .et_overlay:before, .dct_ptf_v9 .et_pb_portfolio_item:hover .et_pb_portfolio_image .et_overlay:before {
	top: 35px
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .et_portfolio_image img, .dct_ptf_v9 .et_pb_portfolio_item:hover .et_pb_portfolio_image img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.dct_ptf_v9 .et_pb_portfolio_item .et_pb_module_header {
	padding-bottom: 0;
	background: var(--color-1);
	left: -100%;
	color: #fff;
	bottom: 0;
	margin: 0;
	right: inherit;
	width: 100%;
	z-index: 3;
	text-align: left;
	font-size: 15px;
	box-sizing: border-box;
	border: 0;
	position: absolute;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.dct_ptf_v9 .et_pb_portfolio_item .meta .et_pb_module_header {
	margin-top: 0;
	padding: 15px;
	display: block;
	width: 100%;
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .et_pb_module_header {
	left: 0
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .et_pb_module_header a {
	padding: 15px;
	display: block;
	width: 100%;
}
.dct_ptf_v9 .et_pb_portfolio_item .post-meta a {
	color: #fff
}
.dct_ptf_v9 .et_pb_portfolio_item .meta .post-meta {
	width: auto;
	color: #fff;
}
.dct_ptf_v9 .et_pb_portfolio_item .post-meta {
	background: #000;
	right: -100%;
	bottom: 45px;
	margin: 0;
	left: inherit;
	text-align: left;
	padding: 5px 15px;
	box-sizing: border-box;
	border: 0;
	position: absolute;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 3
}
.dct_ptf_v9 .et_pb_portfolio_item:hover .post-meta {
	right: 0
}
.dct_ptf_v9 .et-pb-arrow-next, .dct_ptf_v9 .et-pb-arrow-prev {
	opacity: 1;
	background: var(--color-1);
	color: #fff!important;
	font-size: 20px;
	padding: 10px
}
.dct_ptf_v9 .et-pb-arrow-next:hover, .dct_ptf_v9 .et-pb-arrow-prev:hover {
	background: var(--color-2);
}
.dct_ptf_v9 .et-pb-arrow-prev {
	left: 0!important
}
.dct_ptf_v9 .et-pb-arrow-next {
	right: 0!important
}
 @media only screen and (max-width : 767px) {
.dct_ptf_v9 .et_pb_portfolio_filters li {
	width: auto !important;
	margin-bottom: 0;
}
}
/* ===== Project V10 ======*/

.dct_ptf_v10 .et_pb_portfolio_filters ul li {
	border-right: none;
	position: relative;
	margin-right: 20px;
	z-index: 1;
	display: inline-block;
	float: none;
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li:last-child:after {
	display: none;
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li:after {
	content: "";
	width: 100%;
	border: 1px solid #fff;
	position: absolute;
	top: 50%;
	right: -60%;
	z-index: -1
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li a {
	display: block;
	padding: 8px 15px;
	background: #fff;
	font-size: 14px;
	font-weight: 600;
	color: var(--color-2);
	text-transform: uppercase;
	border-radius: 0;
	margin-right: 0;
	border: 2px solid var(--color-2);
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all .3s ease 0s
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li:hover a:after, .dct_ptf_v10 .et_pb_portfolio_filters ul li a.active:after {
	height: 100%;
	background: var(--color-1);
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li a:hover, .dct_ptf_v10 .et_pb_portfolio_filters ul li a.active {
	border-color: var(--color-1);
	color: #fff;
	background-color: transparent;
}
.dct_ptf_v10 .et_pb_portfolio_filters ul li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all .3s ease 0s
}
.dct_ptf_v10 .et_pb_portfolio_item {
	position: relative;
	border: 5px solid transparent;
}
.dct_ptf_v10 .et_pb_portfolio_item .et_portfolio_image {
	position: relative;
}
.dct_ptf_v10 .et_pb_portfolio_item .et_portfolio_image:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(18,18,18,.9);
	transform: scaleX(0);
	transition: all .7s ease .1s
}
.dct_ptf_v10 .et_pb_portfolio_item:hover .et_portfolio_image:before {
	transform: scaleY(1);
}
.dct_ptf_v10 .et_pb_portfolio_item .et_portfolio_image .et_overlay {
	border: none;
	background: transparent;
	z-index: 1;
}
.dct_ptf_v10 .et_pb_portfolio_item:hover .et_portfolio_image .et_overlay {
	opacity: 1;
}
.dct_ptf_v10 .et_pb_portfolio_item .et_portfolio_image .et_overlay:before {
	top: 50%;
	background: var(--color-1);
	color: #000;
	padding: 15px;
	border-radius: 50%;
	font-size: 17px
}
.dct_ptf_v10 .et_pb_portfolio_item .et_pb_module_header {
	position: absolute;
	top: 10px;
	font-size: 15px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	opacity: 0;
	color: #fff;
	transform-style: preserve-3d;
	transform: perspective(1200px) rotateX(-90deg) translateZ(-45px);
	transition: all .3s ease .1s
}
.dct_ptf_v10 .et_pb_portfolio_item .et_pb_module_header a {
	padding: 10px;
}
.dct_ptf_v10 .et_pb_portfolio_item:hover .et_pb_module_header {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: all .7s ease .5s
}
.dct_ptf_v10 .et_pb_portfolio_item .post-meta {
	position: absolute;
	bottom: 10px;
	right: 0;
	opacity: 0;
	transform-style: preserve-3d;
	transform: perspective(1200px) rotateX(-90deg) translateZ(-45px);
	transition: all .3s ease .1s
}
.dct_ptf_v10 .et_pb_portfolio_item:hover .post-meta {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: all .7s ease .5s
}
.dct_ptf_v10 .et_pb_portfolio_item .post-meta a {
	color: var(--color-1);
	padding: 15px;
}
 @media only screen and (max-width : 767px) {
.dct_ptf_v10 .et_pb_portfolio_filters ul li::after {
	display: none;
}
}
/* =======================
    Menu
=========================*/


/*change Divi hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}
/*remove the border from the top of the mobile menu*/
.et_mobile_menu {
	border-top: none;
	background: #fff !important;
}
/*hide the submenu items on mobile*/
.et_mobile_menu li ul.hide {
	display: none !important;
}
/*adjust the parent menu items on mobile*/
.et_mobile_menu .menu-item-has-children {
	position: relative;
}
/*adjust the parent menu items on mobile*/
.et_mobile_menu .menu-item-has-children > a {
	background: transparent;
}
/*position and style the submenu icons*/
.et_mobile_menu .menu-item-has-children > a + span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 20px;
	font-weight: bold;
	cursor: pointer;
}
/*icon for closed submenu*/
span.menu-closed:before {
	content: "\33";
	display: block;
	color: var(--color-1);
	font-size: 18px;
	font-family: ETmodules;
}
/*icon for open submenu*/
span.menu-closed.menu-open:before {
	content: "\4d";
	color: var(--color-1);
}
/*adjust border under mobile menu items*/
.et_mobile_menu li:not(:last-child) a {
	border-bottom: 2px solid #f3f6fd;
}
/*remove border under last mobile menu item*/
.et_mobile_menu li:last-child a {
	border-bottom: none;
}
/*------------- Template-Options -----------------*/

.template-options .theme_option_bar:before {
	font-size: 22px;
	content: "\e037";
	cursor: pointer;
	color: #000;
	font-family: ETmodules !important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
}
.template-options.opened .theme_option_bar:before {
	content: "\4d";
	font-size: 32px;
}
.template-options {
	position: fixed;
	top: 130px;
	right: -200px;
	width: 200px;
	background: #fff;
	-webkit-transition: right 0.4s;
	transition: right 0.4s;
	z-index: 9999999;
}
.template-options.opened {
	right: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	z-index: 9999999;
}
.option-section {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.option-section:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.option-section h4 {
	color: #333;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.option-section .checkbox {
	margin-bottom: 0;
}
.options-inner {
	position: relative;
	padding: 20px;
}
.cl-toggler {
	position: absolute;
	top: 0;
	left: -48px;
	display: inline-block;
	background: #fff;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	color: #000;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.cl-toggler i {
	font-size: 20px;
}
.cl-toggler:hover {
	color: #000;
}
.cl-bg-images, .cl-presets {
	list-style: none;
	padding: 0;
	margin: -5px;
}
.cl-bg-images li, .cl-presets li {
	display: block;
	float: left;
	margin: 5px;
}
.cl-bg-images li a, .cl-presets li a {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 2px;
	float: left;
}
.cl-bg-images li a img {
	width: 100%;
}
.cl-bg-images li.active a {
	border: 3px solid #22b8f0;
}
.cl-presets li.active a {
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2) inset;
}
.switcher-style-list {
	list-style: none;
	overflow: hidden;
}
.switcher-style-list li {
	float: left;
	margin: 2px;
}
.switcher-style-list li a {
	display: block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background-size: cover;
}
#switcher-theme-custom-color.switcher-style-list li a {
	width: 80px;
	height: 40px;
	border: 2px solid #444;
	position: relative;
}
#switcher-theme-custom-color.switcher-style-list li a .color {
	width: 50%;
	height: 100%;
	float: left;
	background-color: #eee;
}
#switcher-theme-custom-color.switcher-style-list li.active a:after {
	color: #ddd;
	content: "\e052";
	font-family: ETmodules !important;
	font-size: 16px;
	left: 40%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 15%;
}
.layout select {
	width: 100%;
	padding: 5px;
	border: none;
	margin: 0 0 0 -5px;
	color: #666;
	cursor: pointer;
}
 @media only screen and (max-width: 980px) {
.cl-toggler {
	width: 40px;
	height: 48px;
	left: -40px;
	top: 82px;
}
.cl-toggler i {
	font-size: 16px;
}
#switcher-theme-custom-color.switcher-style-list li a {
	width: 65px;
	height: 25px;
}
#switcher-theme-custom-color.switcher-style-list li.active a::after {
	top: 0;
}
}
 @media only screen and (max-width: 768px) {
#switcher-menu-primary-color, #switcher-menu-secondary-color {
	display: none;
}
}
 @media (max-width: 980px) {
.template-options {
	top: 10%;
	width: 100px;
	right: -100px;
}
.cl-bg-images li a, .cl-presets li a {
	width: 25px;
	height: 25px;
}
}
