/*==========DE 3.27.2026 Site Speed==========*/
@font-face {
  font-family: 'Calibre-Regular';
  src: url(../../../../../../../../themes/drycleaners/fonts/Calibre-Regular.woff2) format('woff2'),
 
	  /*==========DE 3.27.2026 Site Speed==========*/
/*=	  url(../../../../../../../../themes/drycleaners/fonts/Calibre-Regular.woff) format('woff'); =*/
	  /*==========DE 3.27.2026 Site Speed==========*/

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*==========DE 3.27.2026 Site Speed==========*/

/*==========DE 3.27.2026 Site Speed==========
@font-face {
	font-family: 'Gotham-Bold';
	src: url(../../../../../../../../themes/drycleaners/fonts/Gotham-Bold.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
=========DE 3.27.2026 Site Speed==========*/

/*==========DE 3.27.2026 Site Speed==========*/
@font-face {
	font-family: 'Gotham-Medium';
	src: url(../../../../../../../../themes/drycleaners/fonts/Gotham-Medium.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/*==========DE 3.27.2026 Site Speed==========*/


/*==========DE 3.27.2026 Site Speed==========*/
@font-face {
	font-family: 'BrushScriptMT';
	src: url(../../../../../../../../themes/drycleaners/fonts/BrushScriptMT.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/*==========DE 3.27.2026 Site Speed==========*/

/*= 
 * @font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../../../../../../../../themes/drycleaners/fonts/fa-solid-900.eot);
  src: url("../../../../../../../../themes/drycleaners/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../themes/drycleaners/fonts/fa-solid-900.woff2) format("woff2"), url(../../../../../../../../themes/drycleaners/fonts/fa-solid-900.woff) format("woff"), url(../../../../../../../../themes/drycleaners/fonts/fa-solid-900.ttf) format("truetype"), url("../../../../../../../../themes/drycleaners/fonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url(../../../../../../../../themes/drycleaners/fonts/fa-brands-400.eot);
	src: url("../../../../../../../../themes/drycleaners/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../themes/drycleaners/fonts/fa-brands-400.woff2) format("woff2"), url(../../../../../../../../themes/drycleaners/fonts/fa-brands-400.woff) format("woff"), url(../../../../../../../../themes/drycleaners/fonts/fa-brands-400.ttf) format("truetype"), url("../../../../../../../../themes/drycleaners/fonts/fa-brands-400.svg#fontawesome") format("svg"); 
}
=*/
/*==========DE 3.27.2026 Site Speed==========*/


a[href^=tel] { color: inherit; text-decoration: none;}

::selection {color:#fff;background:#00c2e5;}
::-moz-selection {color:#fff;background:#00c2e5;}


body {
    font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
	line-height: 23px;
	color: #2f3033;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

h1{
	font-family: 'BrushScriptMT';
	font-style:normal;
	font-weight:normal;
    font-size: 80px;
	line-height: 90px;
    color: #fff;
}
h2 {
	font-family: 'Gotham-Bold';
	font-style:normal;
	font-weight:normal;
	font-size:40px;
    line-height:50px;
	color: #fff;
	text-transform: uppercase;
}
h3 {
	font-family: 'Gotham-Bold';
	font-style:normal;
	font-weight:normal;
	font-size: 23px;
    line-height: 30px;
	color: #282c2f;
	background-color:inherit;
	padding:0;
	margin:0;
}
h4 {
	font-family: 'Gotham-Bold';
	font-style:normal;
	font-weight:normal;
	font-size: 22px;
    line-height: 30px;
	color: #fff;
	background-color:inherit;
	padding:0;
	margin:0;
}
h5 {
	font-family: 'Gotham-Bold';
	font-style:normal;
	font-weight:normal;
	font-size: 22px;
    line-height: 26px;
    color: #fff;
	padding:0;
	margin:0;
}
h6 {
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
    line-height: 26px;
    color: #fff;
	padding:0;
	margin:0;

}


p {
	font-family: 'Calibre-Regular';
	font-style: normal;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	padding:0;
	margin:0;
}
p b {
	font-family: 'Calibre-Regular';
	font-weight: normal;
	font-style: normal;
}
.btn{
	border:none;
	letter-spacing: 0.05em;
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size:17px;
	line-height:60px;
	text-transform: uppercase !important;
	height:60px;
	text-transform:inherit;
    transition: 0.5s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:none;
	display:inline-block;
	margin:0;
	padding: 0;
}
.btn a{
	display: block;
	padding:0 37px;
	margin:0;
}
.btn-primary {
	color: #fff;
    background-color: #ed1c24;
}
.btn-primary:focus{
	color: #fff;
    background-color: #ed1c24 !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:visited {
	color: #fff;
    background-color: #ed1c24 !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:hover {
	color: #fff;
    background-color: #ed1c24 !important;
    outline: none !important;
    border: none !important;
}
.btn-primary a{
	color: #fff;
}
.btn-secondary {
	color: #292626;
    background-color: #fff;
	text-transform:uppercase;
}
.btn-secondary:focus{
	color: #292626;
    background-color: #fff !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-secondary:visited{
	color: #292626;
    background-color: #fff !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-secondary:hover{
	color: #292626;
    background-color: #fff !important;
    outline: none !important;
    border: none !important;
}
.btn-secondary a{
	color: #292626;
}



a {
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
    transition: 300ms;
}
a:focus, 
a:hover {
	text-decoration: none !important;
	outline: none !important;
}
button:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}





header{
/*    background-color: #191a1e;
    border-bottom: 1px #363843 solid;*/
}
.headerbg {
	width:100%;
    background:var(--wpr-bg-c4a6a31f-cc18-4dcc-b302-ef1cb068b35d) no-repeat center 0;
	padding-top:30px;	
	height:778px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.top-header{
    background-color: #fff;
	padding:15px 0 0 0;
}
.logo {
	position: relative;
	width: 361px;
	float: left;
	margin-top: -12px;	
}
.top-blue {
    width: 50%;
    padding: 10px 20px 19px 10px;
    font-size: 20px;
    position: relative;
    color: #fff;
    background: #ed1c24;
	float: right;
	margin-top: -52px;
}
/*.top-blue:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ed1c24;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
	transform: skew(30deg, 0deg);
}*/
.navbar-expand-lg .navbar-collapse:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 52px;
	background:var(--wpr-bg-37469a02-628a-4ce7-b47b-94579e4f9056) no-repeat 0 0;
	margin-left: -46px;
}
.topsec {
	width:100%;
}
.top-icon {
	width:100%;
	text-align:right;
}
.top-icon ul{
	padding: 0;
	margin: 6px 0 0 0;
	list-style-type: none;
	float: right;
}
.top-icon ul li{
	float: left;
	margin-right: 6px;
	display: block;
	padding:0 0 0 0;
	width:30px;
	height:30px;
	text-align:center;
}
.top-icon ul li a{
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background-color:#999999;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.top-icon ul li a i{
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
}
.top-icon ul li a:hover{
	color: #fff;
	background-color:#231f20;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.phonenumber {
	float:right;
	margin-left: 5%;
	width: 22%;
}
.phonenumber p {
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;    
	font-size: 22px;
    line-height: 60px;
    color: #fff;
	background-color: #ad0100;
	text-align:center;
	padding:0;
	margin:20px 0 0 0;
}
a.sign-btn{
	float: right;
	background-color: #252222;
	font-family: 'Calibre-Regular';
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-style:normal;
	font-weight:normal;    
	padding: 8px 22px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left: 15px;
}

/* ============ navbar =========== */

/*.topnavigation {
}
.navigation {
	background-color: inherit;
	border-top: 1px solid #eee;
}
.navbar {
    padding: 37px 0 0 0;
	margin:0;
}
.navbar-expand-lg .navbar-nav {
	margin-left: 0;
	text-align: center;
    justify-content: space-between;
	width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-family: 'Playfair Display', serif;
	font-style:normal;
	font-weight:400;
    color: #000;
    font-size: 18px;
	line-height: 22px; 
	letter-spacing:0px;   
	padding:0;
	margin:0 0 0 0;
}*/
/*.navbar-expand-lg .navbar-nav li:first-child a {
    padding-left:0px;
	padding-right:0px;
}
.navbar-expand-lg .navbar-nav li:last-child a {
    padding-left:9px;
	padding-right:0px;
}*/
/*.navbar-expand-lg .navbar-nav .nav-link:hover {
   color: #ad0100;
}
.navbar-expand-lg .navbar-nav .nav-link.active {
   color: #ad0100;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
	display: inline-flex;
	width: 100%;
	padding:0 0 9px 0;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size: 15px;
	line-height: 22px;
	color: #231f20;
	text-align: inherit;
	text-transform:uppercase;
	letter-spacing:1px;
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	border: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #231f20;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item::before {
    content: "\f3d1";
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	line-height:14px;
	color: #231f20;
    margin-left: 0px;
    margin-top: 2px;
	margin-right: 16px;
	width:16px;
	height:16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:1px solid #231f20;
	text-align:center;
	letter-spacing: 0;
	padding-left: 1px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: -6px;
}
.dropdown-toggle::after {
	margin-left: 6px;
	vertical-align: 0px;
	content: "\f3d0";
	font-family: Ionicons;
	font-style: normal;
	font-weight: normal;
	border: none;
}
.dropdown-menu {
    left: -193%;
}
.dropdown-menu {
	color: #fff;
	border: 1px solid #8ec641;
	padding: 62px 60px 20px 60px;
	
}*/

.menu-area {
	background: #ed1c24;
	margin-top: 17px;
	float:right;
	position: relative;
	z-index: 1;
}
.navbar-expand-lg .navbar-nav {
/*    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    align-content: center;*/
   
}
.dropdown-menu {
	padding:0;
	margin:0;
	border:0 solid transition!important;
	border:0 solid rgba(0,0,0,.15);
	border-radius:0;
	-webkit-box-shadow:none!important;
	box-shadow:none!important
}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link {
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:400;
	font-size: 16px;
	line-height: 52px;
	color: #fff;
	text-transform:capitalize;
	padding:0 30px 0 0;
	display: block !important;
	text-transform: uppercase;
}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{
	color: #fff!important;
	background: none;
	outline: 0;
}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fff !important;
}
.menu-item-has-children.dropdown::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    color: #fff;
    font-size: 0;
    line-height: 0;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;
    right: 4px;
    top: 24px;
}


@media only screen and (min-width: 992px) {
    .navbar-nav > .menu-item-has-children.dropdown::after {
        display: none;
        content: none;
    }

    .navbar-nav > .menu-item-has-children.dropdown > a::after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 8px;
        vertical-align: middle;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #fff;
    }
}



/*.mainmenu ul li:nth-child(5) a {
    color: #fff;
    background: #2a2b73;
	padding: 0 15px;
    margin-right:5px;
}
.mainmenu ul li:nth-child(6) a {
    color: #fff;
    background: #ad0100;
	padding: 0 15px;
	margin-left:5px;*/
}
/*==========Sub Menu=v==========*/

.mainmenu .collapse ul > li:hover > a{
	color: #fff;
	background: none;
}
/*.mainmenu .collapse ul > li:nth-child(5):hover > a {
    color: #fff;
    background: #2a2b73;	
}
.mainmenu .collapse ul > li:nth-child(6):hover > a {
    color: #fff;
    background: #ad0100;	
}*/
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{
	background: #e0171d!important;
}
.mainmenu .collapse ul ul > li:hover > a {
    background: #d43341;
}
.mainmenu .collapse ul ul ul > li:hover > a {
    background: #d43341!important;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
	background:#ed1c24;
	padding:20px 15px;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu li a {
	font-family: 'Calibre-Regular';
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	line-height: 17px;
	color: #fff;
	background: none;
	text-align: left;
	padding: 10px 2px 10px 4px;
	text-transform: capitalize;
}
.mainmenu .collapse ul ul ul.dropdown-menu li a {
    color: #fff;
    background: none;
    padding: 8px 2px 8px 4px;
}
.mainmenu .collapse ul ul.dropdown-menu li a.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: top;
    content: "\f3d1";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
    margin-top: 0;
    padding-left: 13px;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu li:nth-child(5) a {
    color: #fff;
	background:none;
    padding: 8px 0 8px 6px;
    margin-right: 0;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu li:nth-child(6) a {
    color: #fff;
	background:none;
    padding: 8px 0 8px 6px;
    margin-right: 0;
	margin-bottom:0;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu li:nth-child(5) a {
    color: #fff;
	background:none;
    padding: 8px 0 8px 6px;
    margin-right: 0;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu li:nth-child(6) a {
    color: #fff;
	background:none;
    padding: 8px 0 8px 6px;
    margin-right: 0;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
    margin-left: -65px;
}
.mainmenu .collapse ul ul.dropdown-menu {
    margin-left:0;
}
.mainmenu .collapse ul ul ul.dropdown-menu {
    margin-left: 0;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#3c3ea2;}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#64B5F6}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none;}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none;}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {

.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}
/* ============ navbar =========== */

/* ============ header title =========== */
.headertitle {
	width:100%;
	padding:73px 0 0 0;
}
.headertitle h1 {
    color: #fff; 
	letter-spacing:0px;
	text-align:center;   
	padding:0 0 0 0;
	margin:0 0 0 0;
	width: 100%;
}
.headertitle h1 span {
	display:block;
}
.headertitle p {
	letter-spacing:0px;
	text-align:center;   
	padding:30px 0 0 0;
	width:732px;
	margin:0 auto;
}
.headertitle-btn {
	width:100%;
	text-align:center;
	padding:27px 0 0 0;
}
.headertitle a {
	font-family: 'Playfair Display', serif;
	font-style:normal;
	font-weight:400;
    color: #fff;
    font-size: 19px;
	line-height: 25px; 
	letter-spacing:0px;
	text-align:center; 
	border-bottom:1px solid #fff;  
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:0 0 0 0;
	padding-bottom:4px;
	margin:0 0 0 0;
}
.headertitle a:hover {
    color: #fff;
	border-bottom:1px solid transparent;  
	padding-bottom:4px;
}

.headertitle-arrow {
	width:100%;
	text-align:center;
	padding:34px 0 0 0;
	}
.headertitle-arrow i {
	content: "\f3d0";
	font-family: Ionicons;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height:31px;
	color: #fff;
	border:2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	width:33px;
	height:33px;
}

/* ============ header title =========== */

.banner .carousel-item > img {
    text-align: center;
    width: 100%;
}

/* DE 6.5.2026 Site Speed: homepage hero picture-wrapper layout guard begin.
   Purpose: keep Imagify/WebP <picture> output filling the Bootstrap carousel width.
   This extends the existing .banner .carousel-item > img rule above; no existing rule was removed.
   Rollback: delete only this DE 6.5.2026 block and clear WP Rocket cache. */
.banner .carousel-item > picture {
    display: block;
    width: 100%;
    max-width: 100%;
    line-height: 0;
}

.banner .carousel-item > picture > img.first-slide,
.banner .carousel-item > picture.first-slide > img,
.banner .carousel-item > picture > img,
.banner .carousel-item > img.first-slide {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* DE 6.5.2026 Site Speed: homepage hero picture-wrapper layout guard end. */
.banner .carousel-caption {
	position: absolute;
	padding: 0px;
	width: 1110px;
    right: 0;
	left:  0;
	bottom: 0;
	top: 0;
	margin: auto;
    z-index: 10;
    color: #fff;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content:center;
	text-align: left;
}
.banner .carousel-caption p{
	width: 490px;
	font-size: 20px;
	margin-top:20px;
}
.btn-box{
	margin-top: 50px;
}
.btn-box .btn{
	margin-right: 5px;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #fff;
}
.carousel-inner .carousel-item:nth-child(1) h1 {
	color: #252222;
}
.carousel-inner .carousel-item:nth-child(1) p {
	color: #252222;
}
/* ============icon secetion ============*/

.icon-outer{
	text-align: center;
	padding: 22px 0px;
}
.icon-outer p{
	text-transform:uppercase;
	color: #201e1e;
	display: block;
	padding-top: 8px;
}
/* ============icon secetion ============*/
/* ============about secetion ============*/
.about-outer{
	background-color: #ed1c24;
	padding: 120px 0px;
	position: relative;
}
.about-pic{
	width: 420px;
	position: relative;
}

.about-pic-pillow{
	width: 420px;
	position: relative;
}

.small-pic{
	position: absolute;
	right: -42px;
	bottom: -60px;
	width: 260px;
	height: 259px;
}

.small-pic-pillow{
	position: absolute;
	right: -42px;
	bottom: -60px;
	width: 260px;
	height: 259px;
}
.about-info h2{
	margin-bottom: 30px;
}
.about-info p{
	margin-bottom: 22px;
}
.abouticon1{
	position: absolute;
	width: 76px;
	height: 99px;
	left: 0;
	top: 50px;
}
.abouticon2{
	position: absolute;
	width: 74px;
	height: 125px;
	left: 0;
	bottom: 70px;
}
.abouticon3{
	position: absolute;
	width: 87px;
	height: 128px;
	right: 0;
	top: 140px;
}
.abouticon4{
	position: absolute;
	width: 77px;
	height: 101px;
	right: 0;
	bottom: 140px;
}
.abouticon5{
	position: absolute;
	width: 44px;
	height: 36px;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
}

/* ============about secetion ============*/

/* ============services secetion ============*/

.services-outer{
    background:var(--wpr-bg-1ebce34f-a015-4aa4-bbaf-dc837fbbc0f6) no-repeat center 0;
	padding:100px 15px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.services-outer h2{
	text-align: center;
	position: relative;
	margin-bottom: 100px;
}
.services-outer h2:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	background-color: #fff;
	margin: auto;
	bottom: -22px;
	left: 0;
	right: 0;
}
/*.services-outer .col-sm-4:nth-child(3) .servicesbox:last-child{
	margin-top: 30px;
}*/
.servicesbox {
	width:100%;	
	position: relative;
    background-color: #000;
	/*transform: scale(1);*/
	transition: all 300ms;
	overflow: hidden;
	margin-bottom: 30px;
}
.servicesbox img {
	width:100%;
	z-index: 9;
	position: relative;
    opacity: 0.6;	
}
.servicesboxsub {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 99;
	padding:0 15px;
}
.servicesboxsub h3 {
	color: #fff;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

.servicesboxsub p {
	font-size: 17px;
	line-height: 21px;	
	color: #fff;
	margin:0;
	display:none;
	}
.servicesboxsub a  {
	font-family: 'Calibre-Regular';
	font-style: normal;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0 0 0 0;
	padding-bottom: 4px;
	margin: 0 0 0 0;
	display: inline-block;
	}	

.servicesbox:hover .servicesboxsub p {
	font-size: 17px;
	line-height: 21px;
	padding:30px 0;	
	display:block;
	transition: all 300ms;
	margin-top: 20px;
	}	
.servicesbox:hover .servicesboxsub a {
	margin: 0 0 0 0;
	transition: all 300ms;
	}
.servicesbox:hover .servicesboxsub h3 {
	font-size: 20px;
    line-height: 29px;
	transition: all 300ms;
	margin: 0 0 0 0;
	}	
.servicesbox:hover .servicesboxsub h3:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	background-color: #fff;
	margin: auto;
	display: inherit;
	margin-top: 16px;;
	left: 0;
	right: 0;
}
/* ============services secetion ============*/

/* ============how it works secetion ============*/

.howitworks-outer{
	padding:100px 0;
	background:var(--wpr-bg-82c6cd1e-143b-46b6-8622-a25a6d8ff587) repeat-x 0 center;
	min-height: 692px;
}
.howitworks-outer h2{
	text-align: center;
	position: relative;
	margin-bottom: 100px;
	color: #2f3033;
}
.howitworks-outer h2:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	background-color: #ed1c24;
	margin: auto;
	bottom: -22px;
	left: 0;
	right: 0;
}
.howitworks-process{
	background-color: #fff;
	display: flex;
}
.howitworks-outer .col-12{
	background-color: #fff;
}

.howitworks-process .col-sm-4:nth-child(1) .howitworks-img:after{
	content: '';
	position: absolute;
	width: 235px;
	height: 104px;
	background: var(--wpr-bg-6a11a709-fc83-4466-8db6-a3c4762f5640) 0 0 no-repeat;
	bottom: 50px;
	right: -150px;
	z-index: -1;
}
.howitworks-process .col-sm-4:nth-child(2) .howitworks-img:after{
	content: '';
	position: absolute;
	width: 235px;
	height: 104px;
	background: var(--wpr-bg-6ac3b349-93da-4207-b575-0a5ff02721e0) 0 0 no-repeat;
	top: 50px;
	right: -150px;
	z-index: -1;
}
.howitworks-img{
	width: 250px;
	height: 250px;
	position: relative;
	margin:auto;
	z-index: 1;
}
.howitworks-img img.rounded-circle{
	border: solid 8px #ed1c24;
}
.howitworks-icon{
	width: 86px;
	height: 86px;
	-webkit-border-radius: 50%;
	-moz-border-radius:  50%;
	border-radius:  50%;
	background-color: #ed1c24;
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.howitworks-process h3{
	text-transform: uppercase;
	margin-top: 60px;
	text-align: center;
}
.howitworks-process p{
	margin-top: 15px;
	text-align: center;
	color: rgba(47,48,51,.9);
	line-height: 22px;
}
.howitworks-process p a {
	color: #ed1c24;
}
.howitworks-process p a:hover {
	color: #ed1c24;
}

/* ============how it works secetion ============*/


/* ============Customers Say Secetion ============*/

.customers-outer{
	padding:100px 0 100px 0;
    background:var(--wpr-bg-f2177e79-e514-4c81-b3e9-2aa013930fb7) no-repeat center 0;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.customers-outer h2{
	text-align: center;
	position: relative;
	margin-bottom: 90px;
	color: #fff;
}
.customers-outer h2:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	background-color: #fff;
	margin: auto;
	bottom: -22px;
	left: 0;
	right: 0;
}
.customers-outer h4{
	text-align: center;
	margin-top: 50px;
	text-align: center;
}
.quote{
	width: 34px;
	margin: 0px auto;
}
.customerreview-text{
	padding: 0 100px;
	margin-top: 40px;
}
.customers-outer p {
	line-height: 30px;
	text-align:center;
	padding:9px 0 0 0;	
}
.customers-outer .owl-theme .owl-dots .owl-dot.active { 
	border: 2px solid #fff;
}
.customers-outer .owl-theme .owl-dots .owl-dot {
	border: 2px solid #fff;
}
.customers-outer .owl-nav {
    display: block;
    position: absolute;
    text-align: center;
    top: 37%;
    width: 100%;
}
.customers-outer .owl-theme .owl-dots {
    text-align: center;
	-webkit-tap-highlight-color: transparent;
	margin-top: 50px;
	display: none;
}
.customers-outer .owl-nav .owl-prev {
	position: absolute;
	left: -60px;
	background-color: inherit;
	padding: 0;
	font-size: 0;
	margin: 0;
}
.customers-outer .owl-nav .owl-prev::before {
	font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f104";
	font-size: 28px;
	line-height: 51px;
	color: #fff;
	background-color: inherit;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid;
	border-color: #fff;
	display: inline-block;
	padding: 0 0 0 0;
}
.customers-outer .owl-nav .owl-prev:hover::before {
    color: #fff;
	border:2px solid;
	border-color: #fff;
}
.customers-outer .owl-nav .owl-next {
	position: absolute;
	right: -60px;
	background-color: inherit;
	padding: 0;
	font-size: 0;
	margin: 0;
}
.customers-outer .owl-nav .owl-next::before {
	font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f105";
	font-size: 28px;
	line-height: 51px;
	color: #fff;
	background-color: inherit;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid;
	border-color: #fff;
	display: inline-block;
	padding: 0 0 0 5px;
}
.customers-outer .owl-nav .owl-next:hover::before {
    color: #fff;
	border:2px solid;
	border-color: #fff;
	background-color: inherit;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background-color: inherit;
	color: #FFF;
	text-decoration: none;
}
/* ============Customers Say Secetion ============*/
/* ============Customers Say Secetion ============*/
.blog-outer{
	padding:100px 0;
	min-height: 692px;
}
.blog-outer h2{
	text-align: center;
	position: relative;
	margin-bottom: 90px;
	color: #2f3033;
}
.blog-outer h2:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	background-color: #2f3033;
	margin: auto;
	bottom: -22px;
	left: 0;
	right: 0;
}
.blog-info{
	background-color: #fff;
	border: solid 1px #e7e7e7;
	padding: 0 25px 50px 25px;
}
.blog-info h5{
	color: #2f3033;
	padding-top: 20px;;
}
.blog-info h5:before{
	content: "";
	position: absolute;
	width: 60px;
	height: 3px;
	background-color: #ed1c24;
	margin: auto;
	top: 0;
}
.blog-info b{
	color:rgba(47,48,51,0.7);
	font-size: 16px;
	font-family: 'Calibre-Regular';
	font-weight: normal;
	font-style: normal;
}
.blog-info p{
	color:rgba(47,48,51,0.8);
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog-info a{
	color:#ed1c24;
	font-size: 17px;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
}
.blog-outer .col-sm-4{
	display: flex;
}

/* ============ footer =========== */
footer {
	padding:100px 0 8px 0px;
	background-color: #3a3b46;
}
footer h5 {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	background-color:inherit;
	padding:0 0 25px 0;
	margin:0;
	text-transform: uppercase;
}
footer ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
}
footer ul li {
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background-color:inherit;
	padding:0 0 10px 0;
	margin:0;
}
footer ul li a {
	color: #fff;
	background-color:inherit;
	text-transform: uppercase;
}
footer ul li a:hover {
	color: #fff;
	background-color:inherit;
}
.address-box{
	background-color: #464752;
	padding: 15px 15px 25px 15px;
	margin-bottom: 15px;
}
.address-box h6{
	text-transform: uppercase;
	padding-bottom: 15px;
}
.address-box h6:before{
	content: "";
	position: absolute;
	width: 40px;
	height: 2px;
	background-color: #fff;
	margin: auto;
	margin-top: 30px;
}
footer .top-icon{
	display: flex;
	margin-bottom: 35px;
}
footer .top-icon ul{
	padding: 0;
	margin: 40px 0 0 0;
	list-style-type: none;
	float: left;
}
footer .top-icon ul li{
	float: left;
	margin-right: 6px;
	display: block;
	padding:0 0 0 0;
	width:30px;
	height:30px;
	text-align:center;
}
footer .top-icon ul li a{
	font-family: 'Font Awesome 5 Brands';
	text-align: center;
	display: block;
	color: #3a3b46;
	font-size: 14px;
	line-height: 30px;
	background-color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
footer .top-icon ul li a:hover{
	color: #ec1c2e;
	background-color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.copyright {
	border-top:1px solid #464752;
	margin-top:50px;
}
.copyright p {
	text-align:center;
	font-size:16px;
	line-height:22px;
	color: rgba(255,255,255,0.5);
	padding:25px 0;
}

/* ============ footer =========== */
.inner-banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.inner-caption{
    position: absolute;
}
.inner-banner img{
    width: 100%;
}
.inner-content{
	padding: 100px 0;
	color: #2f3033;
}
.inner-content h3{
	font-family: 'Gotham-Bold';
	font-size: 44px;
	line-height: 54px;
	color: #2f3033;
	margin-bottom: 30px;
}
.inner-content p{
	color: #2f3033;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}
.inner-content p a {
	color: #ed1c24;
}
.inner-content p a:hover {
	color: #ed1c24;
}
.inner-content h4{
	font-family: 'Gotham-Medium';
	font-size: 20px;
	line-height: 28px;
	color: #2f3033;
	margin-bottom: 30px;
	margin-top: 20px;
}
.innerimg{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.inner-content ul{
	padding: 0px;
	margin: 0px 0 30px 0;
}
.inner-content ul li{
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
	line-height: 22px;
	list-style-type: none;
	margin-bottom: 14px;
	padding-left: 30px;
}
.inner-content ul li:before{
	content: "\f00c";
	position: absolute;
	width: 18px;
	height: 18px;
	color: #2f3033;
	font-size: 10px;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	border: solid 1px #2f3033;
	display: flex;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	left: 18px;
	margin-top: 3px;
}
.inner-content h5{
	font-family: 'Gotham-Medium';
	font-size: 20px;
	line-height: 24px;
	color: #2f3033;
	margin-bottom: 30px;
	margin-top: 20px;
}
.inner-content h5 a{
	color: #ed1c24;
}
.inner-content .mx-auto h3{
	text-align: center;
}
.form-box{
	background-color: #f1f1f1;
	padding: 30px;
	margin-bottom: 40px;
}
.form-box h6{
	font-family: 'Gotham-Medium';
	font-size: 24px;
	line-height: 24px;
	color: #2f3033;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
.form-box label{
	font-family: 'Gotham-Medium';
	font-style:normal;
	font-weight:normal;
	font-size: 17px;
	line-height: 22px;
	color: #2f3033;
	margin-bottom: 10px;
	margin-top: 10px;
}
.form-box .form-control{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #dadada;
    height: 48px;
	margin-bottom: 10px;
	box-shadow: inset 0 0 0 rgba(0,0,0,0.1);
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
	line-height: 22px;
	color: #2f3033;
	padding: 0.5rem 1rem;
}
.form-box textarea.form-control{
    height: 120px;
}
.form-col{
	margin-bottom: 10px;
}
.form-col .custom-control-label::before {
    position: absolute;
    top: 0;
    left: -44px;
    display: block;
    width: 1.5rem;
	height: 1.5rem;
	background-color: #fff;
	border: solid 1px #7c7c7c
}
.form-col .custom-control-label::after {
    position: absolute;
    top: 0;
	left: -44px;
    display: block;
    width: 1.5rem;
	height: 1.5rem;
}
.form-col label.custom-control-label{
	margin-top: 0;
	margin-left: 20px;
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 18px;
	line-height: 22px;
	color: #2f3033;
}
.form-col input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.form-col .custom-control.custom-radio input[type="radio"]{
    box-sizing: border-box;
    padding: 0;
	margin-left: -24px;
	margin-top: 0;
	width: 1.5rem;
	height: 1.5rem;
}
.form-col .custom-control {
	margin-bottom: 10px;
}


.form-col .custom-select {
    position: relative;
	font-family: 'Calibre-Regular';
	font-style:normal;
	font-weight:normal;
	font-size: 16px;
	line-height: 24px;
    padding: 0 !important;
    border: 0px none;
    margin-right: 10px;
  }
  
.form-col .custom-select select {
    display: none; /*hide original SELECT element: */
}
  
.form-col .select-selected {
    background-color: #fff;
    border: 0px none !important;
}
  
/* Style the arrow inside the select element: */
.form-col .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000 transparent transparent transparent;
}
  
/* Point the arrow upwards when the select box is open (active): */
.form-col .select-selected.select-arrow-active:after {
    border: 0px none !important;
    top: 7px;
}
  
/* style the items (options), including the selected item: */
.form-col .select-items div,.select-selected {
    color: #3c4153;
    padding: 8px 16px;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    border: 0px none !important;
}
  
/* Style items (options): */
.form-col .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
  
/* Hide the items when the select box is closed: */
.form-col .select-hide {
    display: none;
}
  
.form-col .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}
.form-box .btn-primary{
	padding-left: 30px !important;
	padding-right: 30px !important;
}




.innervideos {
	width:100%;
	margin:0;
	margin-top: 10px;
	margin-bottom:0px;
}
.about-logo {
	width:100%;
	margin-top: 60px;
}
.about-logo ul {
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
.about-logo ul li {
	padding:0 0 0 0;
	margin:0 15px;
	display: inline-block;
}
.about-logo ul li::before { 
	display:none;
}
.about-logo ul li img {
	width:140px;
}
.servicesimg {
	width:100%;
	margin-bottom:20px;
}
.servicesimg img {
	width:100%;
	height: 240px;
}
.inner-content h4 a {
    color: #ed1c24;
}
.inner-content h4 a:hover {
    color: #2f3033;
}
.inner-content p strong {
	font-family: 'Gotham-Medium';
	font-weight: normal;
	font-style: normal;	
	color: #ed1c24;
}
.innerimg02 {
	width:100%;
	text-align:center;
	margin:30px 0;
}
.innerimg02 img {
	width:auto;
}
.pricelist-sec {
	width:100%;
}
.pricelistlogo {
	width:100%;
	margin-bottom:30px;
	text-align:center;
}
.pricelistlogo img {
	width:auto;
}
.pricelist-sec h4 {
    margin-bottom: 0;
    text-align: center;
}
.pricelist-sec p {
	font-size: 22px;
	line-height: 28px;
    margin-bottom: 20px;
	text-align: center;
}
.pricelist-sec h5 {
    margin-bottom: 20px;
	text-align: center;
}
.pricelist-sub {
	background-color: #f1f1f1;
	padding: 30px;
	margin-bottom: 40px;
}
.pricelist-sub p {
	font-size: 22px;
	line-height: 28px;
    margin-bottom: 8px;
	text-align: left;
}
.pickupimg {
	width:100%;
	margin-bottom:0px;
}
.pickupimg img{
	width:auto;
}
.redbg {
	display: flex;
	background-color: #ed1c24;
	padding: 25px 5px;
	margin-bottom: 50px;
	margin-top:70px;
}
.redbg02 {
    display: flex;
    background-color: #ed1c24;
    padding: 25px 5px;
    margin-bottom: 50px;
    margin-top: 250px;
}
.greyvideos {
	display: flex;
	background-color: #e3e3e3;
	padding: 20px 5px 30px 5px;
	margin-bottom: 50px;
}
.greyvideos02 {
    display: flex;
    background-color: #e3e3e3;
    padding: 20px 5px 30px 5px;
    margin-bottom: 50px;
	margin-top: 95px;
    justify-content: center;
}
.greyvideos03 {
    display: flex;
    background-color: #e3e3e3;
    padding: 20px 5px 30px 5px;
    margin-bottom: 50px;
	margin-top: 45px;
    justify-content: center;
}
.greyvideos04 {
    display: flex;
    background-color: #e3e3e3;
    padding: 20px 5px 30px 5px;
    margin-bottom: 50px;
	margin-top: 265px;
    justify-content: center;
}
.form-box p {
    display: none;
}
.inner-content form {
    width: 100%;
}


.contactmap {
    margin-bottom: 40px;
}

.blog-outer .blog-info {
    margin-bottom: 30px;
}
.blog-outer .blog-info a {
    bottom: 48px;
}

/* DE 6.5.2026 Site Speed: mobile homepage hero height guard begin.
   Purpose: keep the 1983x793 wide homepage hero from collapsing into a 150px strip on phones.
   Desktop/tablet remain unchanged; this only applies below 768px.
   Rollback: delete only this DE 6.5.2026 mobile hero block and clear WP Rocket cache. */
@media only screen and (max-width: 767px) {
    body.home .banner #myCarousel .carousel-item > picture,
    body.home .banner #myCarousel .carousel-item > img.first-slide {
        display: block;
        width: 100%;
        height: 330px !important;
        overflow: hidden;
    }

    body.home .banner #myCarousel .carousel-item > picture > img.first-slide,
    body.home .banner #myCarousel .carousel-item > picture.first-slide > img,
    body.home .banner #myCarousel .carousel-item > picture > img,
    body.home .banner #myCarousel .carousel-item > img.first-slide {
        display: block;
        width: 100%;
        max-width: 100%;
        height: 330px !important;
        object-fit: cover;
        object-position: 58% center;
    }

    body.home .banner #myCarousel .carousel-caption {
        height: 330px;
        min-height: 330px;
        padding: 0 18px;
    }

    body.home .banner #myCarousel .carousel-caption h1 {
        max-width: 100%;
        font-size: 32px !important;
        line-height: 36px !important;
        margin-bottom: 14px;
    }
}
/* DE 6.5.2026 Site Speed: mobile homepage hero height guard end. */
