/* 
 Theme Name:   tidyupandaway
 Theme URI:    
 Description:  Tidy Up and Away
 Author:       Larissa Kepchar
 Author URI:   https://lkdesignvt.com/
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-LightItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-Regular.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-MediumItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-SemiBold.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-Black.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-Bold.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL Extra';
    src: url('fonts/SilkSerif-TRIAL-ExtraLight.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-BlackItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL Extra';
    src: url('fonts/SilkSerif-TRIAL-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL Semi';
    src: url('fonts/SilkSerif-TRIAL-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-BoldItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-RegularItalic.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-Medium.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk Serif TRIAL';
    src: url('fonts/SilkSerif-TRIAL-Light.woff2') format('woff2'),
        url('fonts/SilkSerif-TRIAL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


html, body, p, ol, ul, li {
	font-family: "din-2014", sans-serif !important;
	font-weight:300 !important;
	line-height: 1.8em;
	font-size:16px;
	letter-spacing:1px
}


h1 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family: 'Silk Serif TRIAL' !important;
	font-weight:300 !important;
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	text-transform:none;
	font-size:36px !important;
	padding-bottom:20px;
}

h2 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#2e4254 !important;
	font-family: "din-2014", sans-serif !important;
	font-weight:500 !important;
	letter-spacing:2px !important;
	text-transform:uppercase !important;
	font-size:14px !important;
	padding-bottom:10px !important;
}


h3 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family: 'Silk Serif TRIAL' !important;
	font-weight:300 !important;
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	text-transform:none;
	font-size:36px !important;
}

#footer h4 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#2e4254 !important;
	font-family: "din-2014", sans-serif !important;
	font-weight:500 !important;
	letter-spacing:2px !important;
	text-transform:uppercase !important;
	font-size:18px !important;
	padding-bottom:40px !important;
}

h4 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#2e4254 !important;
	font-family: "din-2014", sans-serif !important;
	font-weight:500 !important;
	letter-spacing:2px !important;
	text-transform:uppercase !important;
	font-size:18px !important;
	padding-bottom:10px !important;
}

#testimonials h3 {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family: 'Silk Serif TRIAL' !important;
	font-weight:300 !important;
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	text-transform:uppercase !important;
	font-size:36px !important;
	}


#testimonials .content p {
	font-size:20px !important;
	font-weight:300 !important;
	line-height: 1.8em !important;
	padding-left:100px !important; 
	padding-right:100px !important;
	font-family: "din-2014", sans-serif !important;

}

/* slider */
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 10% 8% !important;
    width: auto;
    margin: auto;
}
#slider h3 { 
	font-family: 'Silk Serif TRIAL' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#2e4254 !important;
	font-size:46px !important;
	font-weight:300 !important;
}

.et_pb_slide_description {margin-top:-150px !important;}

.et_pb_slide_content {
	background-color:#f2f2f2; 
	opacity:.8; 
	padding:30px 20px 30px 20px;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 0px 0px rgba(0, 0, 0, .0) !important;
}

/* end Slideshow */

/* Carousel */

.custom_carousel_mobile .dica-image-container img {
    border-width: 12px !important;
    border-color: #FFFFFF !important;
}


#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img, .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img {
    border-style: solid;
    display: block;
    max-width: 100%;
    border-width: 0;
    position: relative;
}

.dica_divi_carousel_0.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img.dica-item-image, .dica_divi_carousel_0.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img.dica-item-image {
    border-width: 12px !important;
    border-color: #FFFFFF !important;
}


.dica-image-container {padding-bottom:20px !important;}

   .custom_carousel .dica_divi_carouselitem .image {
        background: #000;
}
    .custom_carousel .dica_divi_carouselitem:not(.swiper-slide-next) img {
    }


.custom_carousel .dica_divi_carouselitem:not(.swiper-slide-next) img {
        border: 0 !important;
        opacity: 0.4;
    }

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-image-container {
    text-align: center !important;
    z-index: 10 !important;
	
}

.dica_divi_carousel .dica_divi_carouselitem .dica-image-container {
    position: relative;
    overflow: hidden;
    line-height: 0;
}

#et-boc .dica_divi_carousel .dica_divi_carouselitem, #et-boc .dica_divi_carousel .dica_divi_carouselitem>div, .dica_divi_carousel .dica_divi_carouselitem, .dica_divi_carousel .dica_divi_carouselitem>div {
    border-style: solid;
    border-width: 0;
}

.dica_divi_carousel_0.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img.dica-item-image, .dica_divi_carousel_0.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img.dica-item-image {
    border-width: 10px !important;
    border-color: #FFFFFF !important;
}

#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img, .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img {
    border-style: solid;
    display: block;
    max-width: 100%;
    border-width: 0;
    position: relative;
}

    .custom_carousel .swiper-slide-visible.swiper-slide-next .item-title {
        background: #fff;
        margin: -40px auto 30px;
        max-width: 90%;
        padding: 10px;
    }

   .custom_carousel_mobile .item-title {
        background: #fff;
        margin: -40px auto 30px;
        max-width: 90%;
        padding: 10px;
    }

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .item-title {
    text-transform: uppercase !important;
    font-size: 18px !important;
    text-align: center !important;
	letter-spacing:2px !important;
	font-family: "din-2014", sans-serif !important;
}

.dica_divi_carousel .dica_divi_carouselitem {
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    margin-bottom: 0 !important;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}


/* end carousel */


.et_pb_button {
font-family: "din-2014", sans-serif !important;
text-transform:uppercase;
letter-spacing:2px;
font-size:14px;
color:#fff !important;
line-height: 1.0em !important;	
}


p:not(.has-background):last-of-type {
    padding-bottom: 20px;
}


#services .et_pb_image_1 .et_pb_image_wrap, 
#services .et_pb_image_2 .et_pb_image_wrap {
    border-width: 10px;
    border-color: #FFFFFF;
}

#about .et_pb_image_0 .et_pb_image_wrap, 
#about .et_pb_image_1 .et_pb_image_wrap {
    border-width: 10px;
    border-color: #FFFFFF;
}


#about .et_pb_image_0 {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
    margin-left: -50px !important;
}

#about .et_pb_image_1 {
    position: absolute!important;
    top: 50%;
    bottom: auto;
    right: -27px;
    left: auto;
    transform: translateY(-50%);
    text-align: center;
}

#welcome .et_pb_module.et_pb_text.et_pb_text_0, 
#welcome .et_pb_module.et_pb_text.et_pb_text_1, 
#welcome .et_pb_button_module_wrapper.et_pb_button_0_wrapper, 
#welcome .et_pb_module.et_pb_code.et_pb_code_0 {
    margin-left: auto !important;
    margin-right: 0px !important;
}


#staging .et_pb_module.et_pb_text.et_pb_text_7, 
#staging .et_pb_module.et_pb_text.et_pb_text_8, 
#staging .et_pb_button_module_wrapper.et_pb_button_3_wrapper, 
#staging .et_pb_module.et_pb_text.et_pb_text_2 {
    margin-right: auto !important;
    margin-right: 0px !important;
}

#welcome .et_pb_text_0, 
#welcome .et_pb_text_1, 
#welcome .et_pb_text_1, 
#welcome .et_pb_button_module_wrapper, 
#welcome .et_pb_module.et_pb_code {
        width: 100%;
        max-width: 510px;
    }

#staging .et_pb_text_7, 
#staging .et_pb_text_8, 
#staging .et_pb_text_9, 
#staging .et_pb_button_module_wrapper, 
#staging .et_pb_text_2 {
        width: 100%;
        max-width: 510px;
    }


.services-left .et_pb_module.et_pb_text.et_pb_text_0, 
.services-left .et_pb_module.et_pb_text.et_pb_text_1, 
.services-left .et_pb_module.et_pb_text.et_pb_text_4, 
.services-left .et_pb_module.et_pb_text.et_pb_text_5,
.services-left .et_pb_button_module_wrapper.et_pb_button_0_wrapper, 
.services-left .et_pb_button_module_wrapper.et_pb_button_2_wrapper {
    margin-left: auto !important;
    margin-right: 0px !important;
}


.services-right .et_pb_module.et_pb_text.et_pb_text_2, 
.services-right .et_pb_module.et_pb_text.et_pb_text_3, 
.services-right .et_pb_button_module_wrapper.et_pb_button_3_wrapper, 
.services-right .et_pb_button_module_wrapper.et_pb_button_1_wrapper,
.services-right .et_pb_module.et_pb_text.et_pb_text_6, 
.services-right .et_pb_module.et_pb_text.et_pb_text_7 {
    margin-right: auto !important;
    margin-right: 0px !important;
}

.services-left .et_pb_text_0, 
.services-left .et_pb_text_1, 
.services-left .et_pb_text_4, 
.services-left .et_pb_text_5, 
.services-left .et_pb_button_module_wrapper {
        width: 100%;
        max-width: 510px;
    }

.services-right .et_pb_text_2, 
.services-right .et_pb_text_3, 
.services-right .et_pb_text_6, 
.services-right .et_pb_text_7, 
.services-right .et_pb_button_module_wrapper {
        width: 100%;
        max-width: 510px;
    }


.et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}


.vertical_middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#services .et_pb_image_1 {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
    margin-left: -50px;
}

#services .et_pb_image_2 {
    position: absolute!important;
    top: 50%;
    bottom: auto;
    right: -27px;
    left: auto;
    transform: translateY(-50%);
    text-align: center;
}

/* Footer */

#footer {padding:100px 0px 100px 0px !important}

#bottom p {
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: "din-2014", sans-serif !important;
	font-weight:300 !important;
}

.et-pb-icon {background-color:#b6c1c9; color:#fff; padding:7px; margin-right:10px}
.et-pb-icon:hover {background-color:#2e4254; color:#fff; padding:7px;}

a.reviews {background-color:#b6c1c9; color:#fff; padding:7px 7px 2px 7px !important;}
a.reviews:hover {background-color:#2e4254; color:#fff;}
/* End Footer */


/* Gravity Forms */


.gform-theme--framework .gform_validation_errors {
    background-color: #fff !important;
    border-color: #b6c1c9 !important;
    border-radius: 0px !important;
}


.gform-theme--foundation .gfield textarea.large {
min-block-size: 1rem !important;
border-radius: 0px !important;
box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
}

.gform_wrapper.gravity-theme .gfield_required {
    color: #b6c1c9 !important;
    display: inline-block;
    font-size: 13.008px;
    padding-left: .125em;
}


input[type="submit"] {
padding:1em 2em 1em 2em !important;
background-color: #b6c1c9 !important;
color:#fff !important;
font-family: "din-2014", sans-serif !important;
text-transform:uppercase !important;
border:0px solid #3b3b3b !important;
font-size:14px !important;
cursor:pointer !important;
border-radius: 0px !important;
box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
letter-spacing: 1px !important;
letter-spacing:3px;
}

input[type="submit"]:hover {  
background-color:#2e4254 !important;
color:#fff !important;
}

input.text {
    border: 0px solid #b6c1c9 !important;
	border-bottom: 1px solid #b6c1c9 !important;
    padding: 10px !important;
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
	color: #162924;
}



.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
	color: #162924;
	border: 0px solid #b6c1c9 !important;
	border-bottom: 1px solid #b6c1c9 !important;
}

.gform-theme--framework input[type].gform-text-input-reset  {
    border: 0px solid #b6c1c9 !important;
	border-bottom: 1px solid #b6c1c9 !important;
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
	color: #171717;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    border: 0px solid #b6c1c9 !important;
	border-bottom: 1px solid #b6c1c9 !important;
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
	color: #171717;
}

.gfield {
box-shadow: 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0) !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 100 !important;
    margin-bottom: 8px;
    padding: 0;
	color:#171717 !important;
	font-family: "din-2014", sans-serif !important;
	text-transform:uppercase !important;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 88px !important;
}


.gform_required_legend {display:none;}

p.gform_description {padding-bottom:0px !important; line-height: 0px !important;}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 	opacity: 1; /* Firefox */
	color:#171717!important;
	letter-spacing:1px !important;
	font-size:14px !important;
	font-family: "din-2014", sans-serif !important;
	text-transform:uppercase !important;
	font-weight:300 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#171717!important;
	letter-spacing:1px !important;
	font-size:14px !important;
	font-family: "din-2014", sans-serif !important;
	text-transform:uppercase !important;
		font-weight:300 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color:#171717!important;
	letter-spacing:1px !important;
	font-size:14px !important;
	font-family: "din-2014", sans-serif !important;
	text-transform:uppercase !important;
		font-weight:300 !important;
}

/* End Gravity Forms */

.columns {
        column-count: 2 !important;
      }

.columns li {padding-right:20px !important;}



body.noscroll {
 overflow-y: hidden;
}

.mobile-only {display:none !important;}

.desktop-only {display:block !important;}

#icon_wrapper {background-color:#f2f2f2; padding:20px}


/* Main menu */

#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
display:none;
}

#top-menu .menu-item-has-children>a:first-child, #et-secondary-nav .menu-item-has-children>a:first-child {
    padding-right: 0px;
}

#top-menu li {
    padding-right: 40px;
	padding-left:40px;
}

#top-menu li a {
font-family: "din-2014", sans-serif !important;
font-size: 16px !important;
color: #162924;
}


ul.sub-menu li a {
font-family: "din-2014", sans-serif !important;
font-size: 14px !important;
color: #162924;
border-bottom:1px solid rgba(54, 55, 116, 0.1) !important;
}



#top-menu li li a {
padding: 6px 40px;
width: 300px !important;
background-image:none !important; 
color:#162924 !important; 
background-color:#fff !important; 
font-size:14px !important;
}

#top-menu li li a:hover {color:#b6c1c9 !important;}

ul.sub-menu li a:hover {background-image:none !important; color:#b6c1c9 !important;}

.nav li li {
  padding: 0 0px !important;
  margin: 0;
}

.et-menu a, .et-menu a:hover {color:#b6c1c9 !important;}

#top-menu li a:hover {
  color:#b6c1c9;
}

ul.sub-menu li a {background-image: none !important;}

.current-menu-item a {
  color:#b6c1c9;

}

.et_pb_menu ul li a:hover {background-color:transparent !important; color:#b6c1c9; opacity:1 !important;}

.et-menu li li a {
  padding: 6px 20px;
  width: 300px;
}

.et_pb_menu .et-menu>li {
    padding-left: 30px !important;
    padding-right: 0px;
}

.menu-wrap {
    position: absolute;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    padding: 2.5em 1.5em 0 1.5em !important;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

a:hover {color:#b6c1c9 !important;}
#dm_nav .menu-wrap__inner .menu-item-has-children > a {
max-width: 100% !important;
width:100% !important
}

#dm_nav li ul.sub-menu a {text-transform:none!important;}


.menu-wrap a {
font-family: "din-2014", sans-serif !important;
font-size: 16px;
color: #162924;
letter-spacing:2px;
text-transform:uppercase;
border-bottom:1px solid #b6c1c9 !important;
margin-right:24px !important;
}

.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: 300px !important;
    border-top: 0px solid #231f20 !important;
    opacity: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0) !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0) !important;
	padding: 0px 0 !important;
}

#dm_nav li ul.sub-menu, .et-db #et-boc .et-l #dm_nav .nav li ul {
    background-color: rgba(255,255,255,0.0) !important;
}

#main-header .container {
    width: 100% !important;

}

li.menu-item-80 {padding-right:150px !important}
li.menu-item-79 {padding-left:150px !important}

.dm-circle-expand #dm-menu.nav li.menu-item-has-children {
    margin: 0em 0 !important;
}

/* End Main Menu */
.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.8 !important;
    display: none;
}
.sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 999999999999999999999999999 !important;
}


#about {padding:100px 0px 100px 0px !important;}
#services {padding:100px 0px 100px 0px !important;}
#portfolio {padding:100px 0px 100px 0px !important;}
#ctas {padding:100px 0px 100px 0px !important;}
#testimonials {padding:100px 0px 100px 0px !important;}
#contact {padding:100px 0px 200px 0px !important;}



/*** Change Mobile Columns By VictorDuse.com.com ***/

/* 2 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .two-col-mob .et_pb_column {
        width:47.25% !important;
    }
    
html .et-db .two-col-mob .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }
    html .et-db .two-col-mob .et_pb_column:not(:nth-child(2n)) {
            margin-right:5.5% !important;
    }
}

/* 3 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .three-col-mob .et_pb_column {
        width:29.6667% !important;
    }
    html .et-db .three-col-mob .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }
    html .et-db .three-col-mob .et_pb_column:not(:nth-child(3n)) {
        margin-right:5.5% !important;
    }
}
/* 4 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .four-col-mob .et_pb_column {
        width:20.875% !important;
    }
html .et-db .four-col-mob .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }
    html .et-db .four-col-mob .et_pb_column:not(:nth-child(4n)) {
        margin-right:5.5% !important;
    }
}
/* 5 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .five-col-mob .et_pb_column {
        width:15.6% !important;
    }
    html .et-db .five-col-mob .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }
    html .et-db .five-col-mob .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}
/* 6 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .six-col-mob .et_pb_column {
        width:12.083% !important;
    }
    html .et-db .six-col-mob .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }
    html .et-db .six-col-mob .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }
}
/*** Change Tablet Columns By VictorDuse.com.com ***/

/* 1 Column Tablet */

@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .one-col-tab .et_pb_column {
        margin-right:0 !important;
        width:100% !important;
    }
    
        html .et-db .one-col-tab .et_pb_column:not(:last-child) {
        margin-bottom:30px !important;
    }
}


/* 2 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .two-col-tab .et_pb_column {
        width:47.25% !important;
    }
.two-col-tab .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }
    html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)) {
        margin-right:5.5% !important;
    }
}


/* 3 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .three-col-tab .et_pb_column {
        width:29.6667% !important;
    }
html .et-db .three-col-tab .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }
    html .et-db .three-col-tab .et_pb_column:not(:nth-child(3n)) {
        margin-right:5.5% !important;
    }
}
/* 4 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .four-col-tab .et_pb_column {
        width:20.875% !important;
    }
html .et-db .four-col-tab .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }
    html .et-db .four-col-tab .et_pb_column:not(:nth-child(4n)) {
        margin-right:5.5% !important;
    }
}
/* 5 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .five-col-tab .et_pb_column {
        width:15.6% !important;
    }
.five-col-tab .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }
    
    html .et-db .five-col-tab .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}
/* 6 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .six-col-tab .et_pb_column {
        width:12.083% !important;
    }
    html .et-db .six-col-tab .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }
    html .et-db .six-col-tab .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }

}




@media (max-width: 1400px) {
li.menu-item-80 {padding-right:100px !important}
li.menu-item-79 {padding-left:100px !important}
}



@media (max-width: 1280px) {
   #welcome .et_pb_text_0 {
      padding:50px 0px 0px 40px;
    }
	
	 #welcome .et_pb_text_1 {
      padding:0px 0px 0px 40px;
    }
	
	#welcome .et_pb_button_module_wrapper.et_pb_button_0_wrapper, 
	#welcome .et_pb_module.et_pb_code.et_pb_code_0  {
      padding:0px 0px 50px 40px;
    }
	
	#staging .et_pb_text_7, 
	#staging .et_pb_text_2 {
    padding:50px 40px 0px 0px;
    }
	
	#staging .et_pb_text_8 {
    padding:0px 40px 0px 0px;
    }
	

	#staging .et_pb_button_module_wrapper{
    padding:0px 40px 50px 0px;
    }
	
	.services-left .et_pb_text_0, 
	.services-left .et_pb_text_4 {      
		padding:50px 0px 0px 40px;
	}
	
	.services-left .et_pb_text_1, 
	.services-left .et_pb_text_5 {
      padding:0px 0px 0px 40px;
    }
	
	.services-left .et_pb_button_module_wrapper.et_pb_button_0_wrapper,
	.services-left .et_pb_button_module_wrapper.et_pb_button_2_wrapper
	
	{
      padding:0px 0px 50px 40px;
    }
	
	
	.services-right .et_pb_text_2, 	
	.services-right .et_pb_text_6 {
	padding:50px 40px 0px 0px;
	}
	
	.services-right .et_pb_text_3, 
	.services-right .et_pb_text_7 {
      padding:0px 0px 0px 40px;
    }
	
	.services-right .et_pb_button_module_wrapper.et_pb_button_3_wrapper,
	.services-right .et_pb_button_module_wrapper.et_pb_button_1_wrapper
	{
      padding:0px 0px 50px 0px;
    }
}

@media (max-width: 1200px) {
li.menu-item-80 {padding-right:50px !important}
li.menu-item-79 {padding-left:50px !important}

}

@media (max-width: 1100px) {
li.menu-item-80 {padding-right:0px !important}
li.menu-item-79 {padding-left:0px !important}
	#top-menu li
 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
}



@media (max-width: 980px) {
	#galleries .et_pb_column {margin-bottom:20px !important;}
	
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 0px;
}
		

#main-header  {
position: fixed !important;
}


    .et_pb_column .et_pb_row_inner, .et_pb_row {
        padding: 0px 0 !important;
    }	
	
	    .et_pb_column .et_pb_module {
        margin-bottom: 0px !important;
    }
	
	    .et_pb_section {
        padding: 0px 0 !important;
    }
	
	.mobile-only {display:inline-block !important;}
	.desktop-only {display:none !important;}	
	
.et_fixed_nav #top-header {
        position: fixed !important;
    }
	
	#logo {
    display: block;
    float: left;
    vertical-align: middle;
}
	
	#et-top-navigation {display:none !important;}
	
.et_header_style_split #et-top-navigation
  {display:none !important;}
	
	#slider h3 {
    font-size: 36px !important;
	}
	
	.services-left .et_pb_text_0, 
	.services-left .et_pb_text_1, 
	.services-left .et_pb_text_4,
	.services-left .et_pb_text_5,
	.services-left.et_pb_button_module_wrapper {
        width: 100%;
        max-width: 100% !important;
    }

   	.services-right .et_pb_text_2, 
	.services-right .et_pb_text_3, 
	.services-right .et_pb_text_6, 
	.services-right .et_pb_button_module_wrapper, 
	.services-right .et_pb_text_7 {
        width: 100%;
        max-width: 100% !important;
    }
	
	
	
	#welcome .et_pb_text_0, 
	#welcome .et_pb_text_1, 
	#welcome .et_pb_text_1, 
	#welcome .et_pb_button_module_wrapper, 
	#welcome .et_pb_module.et_pb_code.et_pb_code_0 {
        width: 100%;
        max-width: 100% !important;
    }

   	#staging .et_pb_text_7, 
	#staging .et_pb_text_8, 
	#staging .et_pb_text_9,
	#staging .et_pb_button_module_wrapper, 
	#staging .et_pb_text_2 {
        width: 100%;
        max-width: 100% !important;
    }
	
	.services-right .et_pb_image_1 {
    padding-bottom:0px !important;
}
	
	.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 10% 0% !important;
    width: auto;
    margin: auto;
}
	.et_pb_slide_description {
    margin-top: -50px !important;
}
	#welcome {padding:50px 0px 0px 0px !important}
	
	#staging {padding:0px 0px 50px 0px !important}

	#staging .et_pb_column_8 {
    padding-left: 0px;
}
	
	#staging .et_pb_module.et_pb_text.et_pb_text_2 {
    margin-right: 0px !important;
	margin-left:0px !important;
}

	#staging .et_pb_column.et_pb_column_1_2.et_pb_column_3 {
    padding-left: 0px !important;
}
	
	#services .et_pb_column_3 {
    padding-left: 20px;
	padding-right:20px;
}
		
	#about .et_pb_column_1 {
    padding-left: 20px;
	padding-right:20px;
}
	
	#about .et_pb_image_0 {
  	margin-bottom: 0px !important;
    text-align: left;
    margin-left: 0px !important;
}

#about .et_pb_image_1 {
  	position: absolute !important;
    top: 50%;
    bottom: auto;
	left:auto;
    transform: translateY(-50%);
    text-align: center;
}
	
	
	#services .et_pb_image_1 {
    margin-bottom: 0px !important;
    width: 450px;
    text-align: left;
    margin-left: 0px;
}
	
	#services .et_pb_image_2 {
    position: absolute !important;
    top: 50%;
    bottom: auto;
    right: 200px;
	left:auto;
    transform: translateY(-50%);
    text-align: center;
	width: 300px;
}
	
	
	.services-left .et_pb_module.et_pb_text.et_pb_text_4 {		
		margin-left: 0px !important;
	}
 	.services-right .et_pb_column_3, 
	.services-right .et_pb_column_7 {
    padding-left: 0px;
}
	.services-right .et_pb_button_module_wrapper.et_pb_button_1_wrapper, 
	.services-right .et_pb_button_module_wrapper.et_pb_button_3_wrapper, 
	.services-left .et_pb_button_module_wrapper.et_pb_button_0_wrapper, 
	.services-left .et_pb_button_module_wrapper.et_pb_button_2_wrapper
	{
        padding: 0px 40px 50px 40px !important;
		margin-left: 0px !important;
    }
	
	
	.services-left .et_pb_text_0, 
	.services-right .et_pb_text_2,
	.services-left .et_pb_text_4,
	.services-right .et_pb_text_6
	{
	padding:50px 40px 0px 40px
	}
	
	   .services-right .et_pb_image_3 {
        padding-bottom: 0px;
    }

	.services-left .et_pb_text_1, 
	.services-left .et_pb_text_5,
	.services-right .et_pb_text_3, 
	.services-right .et_pb_text_7
	{padding:0px 40px 0px 40px}
	
	
	#welcome .et_pb_text_0, 
	#welcome .et_pb_text_1, 
	#welcome .et_pb_text_1, 
	#welcome .et_pb_button_module_wrapper, 
	#welcome .et_pb_module.et_pb_code.et_pb_code_0,
	#staging .et_pb_text_7, 
	#staging .et_pb_text_8, 
	#staging .et_pb_text_9, 
	#staging .et_pb_text_2,
	#staging .et_pb_button_module_wrapper
	{padding:0px 40px 0px 40px}
	
	#testimonials .content p {
	font-size:20px !important;
	font-weight:300 !important;
	line-height: 1.8em !important;
	padding-left:50px !important; 
	padding-right:50px !important;
	font-family: "din-2014", sans-serif !important;

}
	#welcome .et_pb_column_0, 
	#welcome .et_pb_column_4,
	.services-left .et_pb_column_0, 
	.services-left .et_pb_column_4 {
    padding-right: 0px;
}
	
	#footer {
    padding: 50px 0px 50px 0px !important;
}
	
	#testimonials, 
	#ctas, 
	#portfolio, 
	#services, 
	#about {
    padding: 50px 0px 50px 0px !important;
}
	#contact {padding:100px 0px 100px 0px !important;}
	
	#portfolio .et_pb_column_0, 
	#portfolio .et_pb_column_4 {
    padding-right: 20px !important;
	padding-left:20px !important;
}
	
	    .et_header_style_split #main-header {
        padding: 0px 0 !important;
    }
	
	    .et_header_style_split #logo {
        max-width:100% !important;
		margin-top:10px !important;
		margin-left:20px;
    }
	
	#footer .gform_wrapper.gravity-theme #field_submit, 
	#footer  .gform_wrapper.gravity-theme .gform_footer {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
	
	#footer .gform_wrapper.gravity-theme .gfield input, 
	#footer .gform_wrapper.gravity-theme .gfield select, 
	#footer .gform_wrapper.gravity-theme textarea {
   text-align:center !important;
}
	
}


@media (max-width: 767px) {
	
	#services .et_pb_image_1 {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
    margin-left: 0px;
} 
	
	    #services .et_pb_image_2 {
        max-width: 175px;
        top: 50%;
        bottom: auto;
        right: -10px;
        left: auto;
        transform: translateX(0px) translateY(-50%);
    }
	
#about .et_pb_image_0 {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
    margin-left: 0px;
} 
	
	    #about .et_pb_image_1 {
        max-width:375px;
        top: 50%;
        bottom: auto;
        right: -10px;
        left: auto;
        transform: translateX(0px) translateY(-50%);
    }

	
	
	
h1, h3, #testimonials h3 {
	font-size:28px !important;

}

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .item-title {
    font-size: 16px !important;
}
	
}

@media (max-width: 520px) {
#about .et_pb_image_0 {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
    margin-left: 0px;
} 
	
	    #about .et_pb_image_1 {
        max-width:275px;
        top: 50%;
        bottom: auto;
        right: -10px;
        left: auto;
        transform: translateX(0px) translateY(-50%);
    }
	
}

@media (max-width: 480px) {
	#testimonials .content p {
	font-size:18px !important;
	line-height: 1.4em !important;
	padding-left:20px !important; 
	padding-right:20px !important;

}
	

.dica_divi_carousel_0 .dica_divi_carouselitem .dica-item-content .item-title {
    font-size: 14px !important;
}	
	
	#logo {
content: url("tidy-up-and-away-logo.png");
}
	
	#footer h4 {
    font-size: 18px !important;
}
	
	
h4 {
    font-size: 16px !important;
}
	
}
@media (max-width: 420px) {

	    #about .et_pb_image_1 {
        max-width:175px;
        top: 50%;
        bottom: auto;
        right: -10px;
        left: auto;
        transform: translateX(0px) translateY(-50%);
    }
	
}