/*
Theme Name: Divi Child Theme
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/
@font-face{
    font-family:"HelveticaNeueLTStd-Bd";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Bd.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-UltLt";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-UltLt.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-Th";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Th.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-Lt";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Lt.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-Roman";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Roman.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-Md";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Md.otf") format("opentype")
}
@font-face{
    font-family:"HelveticaNeueLTStd-Hv";
    font-display:swap;
    src:url("https://s2.designcostaging.com/clients/designandco/wp-content/uploads/et-fonts/HelveticaNeueLTStd-Hv.otf") format("opentype")
}

body {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}



html {
  height: -webkit-fill-available;
}

.next-slide {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    bottom: 30px;
    margin-top: -20px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background: transparent;
    z-index: 99999;
}
.next-slide:before {
    content: '';
    width: 15px;
    height: 15px;
    margin-left: -8px;
    top: 12px;
	position: absolute;
    left: 50%;
    border-radius: 0;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scrollArrow;
    background: url(https://s2.designcostaging.com/clients/designandco/wp-content/uploads/2024/12/down-arrow-icon.svg) no-repeat;
    transform: translateY(-50%);
}
@keyframes scrollArrow {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}
.height120 {
    height: 120px;
}
.singlePage .hero-title{
/* 	text-transform:uppercase;	 */
}
.singlePage .hero-title,
.singlePage .hero-subtitle{
	color:#fff;
}
.singlePage .sortData h2{
	font-size: 36px;
	line-height: 48px;
	font-family:"HelveticaNeueLTStd-Bd";
	color: #808080;
	font-weight: 700;
}
.singlePage .sortData p{
	font-family:"HelveticaNeueLTStd-Roman";
	font-weight:500;
	color:#808080;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 28px;
}
.singlePage .sortData .simpleData a.link{
	font-family:"HelveticaNeueLTStd-Bd";
	color: rgba(0,0,0,0.3);
	font-weight: 700;
}
.singlePage .sortData .simpleData a.link::before {
    background: rgba(0,0,0,0.3);
}
.singlePage #project-nav .next-project-wrap a {
    color: transparent;
/* 	text-transform:uppercase; */
}
.singlePage #project-nav .next-project-wrap .main-title span {
    color: rgba(0,0,0,.3);
/*     -webkit-text-stroke: 1px rgba(0,0,0,.3); */
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	font-family: 'HelveticaNeueLTStd-UltLt', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 200;
}
.singlePage #project-nav .next-project-wrap .main-title:hover span {
    color: #0d82c4;
    -webkit-text-stroke: 1px transparent;
}
/* .full .one_third img {
    width: auto;
} */
.singlePage .full .one_third img{
	aspect-ratio: 3 / 4;
}
.wp-block-separator {
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    height: 25px;
    width: 100% !important;
    float: none;
    margin: 0;
    display: inline-block;
}
.mb-20{
	margin-bottom:20px !important;
}
/* Start Header Transparent */
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul{
	margin-right:0px;
}
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li {
    padding: 0px;
    margin-left: 40px;
}
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0;
    align-items: flex-start;
}
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	height: 2px;
	width: 0%;
	background: currentColor;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:hover,
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:focus,
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.current_page_item>a:after{
	opacity:1;
}
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.current_page_item>a:after,
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:hover:after,
#header-transparent .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:focus::after{
	width: 100%;
	left: 0;
}
/* End Header Transparent */

/* Start Footer */
#main-footer{
	display:none;
}
/* End Footer */

/* Start Studio Page */
.customIMGText .et_pb_blurb_container {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    pointer-events: none;
}
.studio .customIMGText .et_pb_blurb_content {
    height: 100%;
}
.studio .customIMGText .et_pb_main_blurb_image {
    margin: 0;
    height: 100%;
	position:relative;
	transition:all 0.3s ease;
	overflow: hidden;
}
.studio .customIMGText .et_pb_blurb_content span.et_pb_image_wrap {
    height: 100%;
}
/* .studio .customIMGText .et_pb_main_blurb_image:before {
    position: absolute;
    bottom: -154px;
    right: 30px;
    color: rgba(225,226,227,0.8);
    content: '&';
    z-index: 1;
    font-size: 260px;
    line-height: 1;
    font-family: ui-sans-serif;
} */
.studio .customIMGText .et_pb_main_blurb_image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(13 130 196 / 0%);
	transition:background 0.3s ease;
}
.studio .customIMGText:hover .et_pb_main_blurb_image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(13 130 196 / 63%);
	transition:background 0.3s ease;
}
.studio .customIMGText .et_pb_main_blurb_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* End Studio Page */

.smooth-scroll .et_builder_inner_content,
.smooth-scroll .et_builder_inner_content .et_pb_column{
	position: unset;
	z-index: 0;	
}

.et_right_sidebar .singlePage #main-content .container:before{
	display:none;
}
.gap-60 {
    height: 60px;
}

.preloader-wrap .siteLogo svg {
    width: 250px;
	height:135px;
}
.show-loader #ball{
    background: transparent;
}
/* .singlePageAjax #ball,
.single-portfolio #ball{
    display:none;
} */
.neon-dude figure.has-parallax {
	max-height: 90vh;
}
.bottomMenu{
	padding-top:14.7vh;
		
}
.bottomMenu .et_pb_row {
    padding: 0;
}

.bottomMenu .et_pb_row .menu-container .customMenu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.bottomMenu .et_pb_row .et_pb_column {
    width: 100%;
}

.bottomMenu .et_pb_row .menu-container .customMenu a {
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.25) !important;
    line-height: inherit;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: relative;
    display: inline-block;
}

.bottomMenu .et_pb_row .menu-container .customMenu a:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -10px;
    height: 2px;
    width: 0%;
    background: currentColor;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.bottomMenu .et_pb_row .menu-container .customMenu a:hover::after {
    width: 100%;
    left: 0;
}

.bottomMenu .et_pb_row .menu-container .customMenu .menu-item {
    line-height: 2em;
	list-style:none;
}
@media(max-width:980px){
	.studio .et_pb_module_heading br {
		display: none;
	}
	.studio .et_pb_column.et-last-child {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 50px;
	}
	.studio .et_pb_column.et-last-child .et_pb_blurb {
		width: 100%;
	}
}
@media(max-width:767px){
	.studio .et_pb_column.et-last-child {
		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 0px;
	}
}
.test iframe {
    width: 600px;
    height: 250px;
}

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

body.loading {
    overflow: hidden;
}



.dcoLogoAnimated{
	display:none;
}

.dcoLogoAnimated.show {
	display: flex;
	z-index: 111;
	position: fixed;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.dcoLogoAnimated iframe{
    width: 100%;
    height: 100%;
}
.load-next-project #hero.has-image .hero-subtitle, 
.load-next-project #hero.has-image .hero-title {
    opacity: 0 !important;
}

