@charset "utf-8";
/*****************************
* SUSHI CSS STARTER v3.2.4   *
*****************************/
/*
* If you have webfonts please place them here:
* -- @font-face;
*/
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans/opensans-regular.eot');
    src: url('fonts/OpenSans/opensans-regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans/opensans-regular.woff') format('woff'),
        url('fonts/OpenSans/opensans-regular.ttf') format('truetype'),
        url('fonts/OpenSans/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*****************************
* BASE DEFAULTS              *
*****************************/

* {
    margin: 0;
    padding: 0;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html, body { min-height: 100%; }

body {
    background: #ffffff;
}

a, a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { line-height: 1em; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1em; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.67em; }

fieldset, img { border: none; }
img { -ms-interpolation-mode: bicubic; }
ul li, ol li { list-style-type: none; list-style-image: none; }
textarea { resize: none; overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }

code, pre {
    font-family: "Courier New", "Lucida Console";
    overflow: auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

body, fieldset, textarea, input, label, select, ul, ol, legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;	
    color: #000000;
    display: block;
    -webkit-text-size-adjust: 100%;
    -webkit-text-stroke: 0.1px;
    -webkit-font-smoothing: antialiased;
}

/*****************************
* GLOBAL LAYOUTS & TOOLS     *
*****************************/

.left, .fL, .alignleft { float: left; }
.right, .fR, .alignright { float: right; }
.center, .aligncenter { display: block; margin: 0 auto; }
.block { display: block; }
.hidden { display: none; }

.clr {
    clear: both;
    font-size: 0;
    height: 0;
}
.clr-left, .cL { clear: left; }
.clr-right .cR { clear: right; }

.no-bg { background: none !important; }
.no-b { border: 0 none !important; }

.no-p { padding: 0 !important; }
.no-pt { padding-top: 0 !important; }
.no-pr { padding-right: 0 !important; }
.no-pb { padding-bottom: 0 !important; }
.no-pl { padding-left: 0 !important; }

.no-m { margin: 0 !important; }
.no-mt { margin-top: 0 !important; }
.no-mr { margin-right: 0 !important; }
.no-mb { margin-bottom: 0 !important; }
.no-ml { margin-left: 0 !important; }

.ie7 .clr, .ie6 .clr { display: inline; }

/********************************
* PLEASE DON'T ADD ON/MODIFY    *
* THE CSS ABOVE EXCEPT FOR BODY *
* TAG AND IMPORTING EXTERNAL    *
* FILES ABOVE BASE RESETS.      *
********************************/
body {
    background:#4d4f55;
}
.loaded section, .no-js section {
    transition: opacity 300ms ease-out 0s;
}
#main-wrapper {
    min-width: 1288px;
}
#main-wrapper a{
    /* 	min-width: 1136px;
            display: block;
            margin: 0 auto; */
}
.main-container {
    margin: 0 auto;
    position: relative;
    width: 1136px;
}

/*.page-id-2 #main-wrapper, .home #main-wrapper{
        background: url(../images/Damel_Cleaning_Services_140704_RR.jpg) no-repeat center top;
        background-size: cover;
        width: 1638px;
        height: 3634px;
}

.page-id-7 #main-wrapper{
        background: url(../images/Damel_Cleaning_Services-140704-Jeez.jpg) no-repeat center top;
        background-size: cover;
        width: 1920px;
        height: 3748px;
}

.page-id-9 #main-wrapper{
        background: url(../images/Damel_Cleaning_Services-140704-MR.jpg) no-repeat center top;
        background-size: cover;
        width: 1600px;
        height: 3465px;
}

.page-id-12 #main-wrapper{
        background: url(../images/Damel_Cleaning_Services_Homepage_Design_2-1.jpg) no-repeat center top;
        background-size: cover;
        width: 1600px;
        height: 2941px;
}*/

.img-holder { overflow: hidden; }
.img-holder img, a img { display: block; }


/*****************************
* TEXT STYLES                *
*****************************/

a { color: #80C655; }
a:hover { text-decoration: underline; }

p {
    color: #707070;
    font: 16px/24px Arial, Helvetica, sans-serif;
}

h1, h2 {	
    font: 36px normal Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color: #363636;
}


/*****************************
* BUTTONS & FORM STYLES     *
*****************************/

.button, [class~="button"],
.button input, [class~="button"] input {
    border: none;
    cursor: pointer;
    display: block;
}

.button:hover, .button:active {
}


/*****************************
* HEADER                     *
*****************************/
#header {
    background: url('../images/bg_header.png') no-repeat 50% top;
    width: auto;
    position: relative;
    min-height: 153px;
    z-index: 99;
}
#header .main-container{overflow:hidden;}
#logo {margin-top:31px;}
#logo a {
    width: 100%;
    height: 100%;
    display: block;
}
#header .fR {margin-top:15px;}
#header .callus {
    color:#ffffff;
    font-size: 20px;
    margin: 11px 58px 0 0;
}
#header .callus strong{font-size:26px;}
#header .callus  a , #header .callus strong a{color: #fff;}
#header .quote {
    background: url('../images/btn_quote.png') no-repeat;
    color:#ffffff;
    display: block;
    font-size:18px;
    text-align: center;
    min-height: 39px;
    min-width: 173px;
    padding-top: 9px;

    text-shadow: 0 1px 0 #000;
    -webkit-text-shadow: 0 1px 0 #000;
    -moz-text-shadow: 0 1px 0 #000;
}
#header .quote:hover {
    background: url('../images/btn_quote.png') no-repeat bottom;
    text-decoration:none;
}

/*****************************
* MENUS & NAVIGATIONS        *
*****************************/

#top-nav ul.menu {}
#top-nav ul.menu li {
    float: left;
    position: relative;
}
#top-nav ul.menu li a {
    color:#d3d4d5;
    display: block;
    font: 16px Arial, Helvetica, sans-serif;
    padding: 7px 31px 8px;
}
#top-nav ul.menu li a:hover,
#top-nav ul.menu > li.current_page_item > a,
#top-nav ul.sub-menu > li.current_page_item > a,
#top-nav ul.sub-menu > li.current-menu-item > a,
#top-nav ul.menu > li.current_page_ancestor > a {
    background:#5e6165;
    text-decoration:none;
}

#top-nav ul.sub-menu {
    background: #4d4f55;
    display: none;
    position: absolute;
    left: 0;
    z-index: 10000;
    min-width: 256px;
    padding: 15px 0;
}

#top-nav ul.sub-menu li {
    float: none;
}

#top-nav ul.sub-menu li a{
    display: block;
    width: 100%;
    padding: 10px 31px 11px;
    margin: 1px 0;
}


/*****************************
* BANNER                     *
*****************************/

#banner {
    background:#ffffff;
    margin: -91px auto 0;
    position: relative;
    width: auto;
    z-index: 9;
}
#slider {
    height: auto;
    margin: 0 auto;
    max-height: 685px;
    min-width: 1136px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#slider ul.slides li {
    position: relative;
}
/* #slider .caption {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 9999px;
    width: 1136px;
        padding-right: 585px;
} */
#slider .caption {
    left: -566px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 9999px;
    width: 1136px;
    padding-right: 25px;
    /* background-color: #fff; */
    background: url('../images/transparent-bg.png') 0 0 repeat;
    min-width: 200px;
    width: 570px;
    /* opacity: 0.8; */
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#slider .caption h1 {
    color: #43474c;
    font-size: 30px; /* 48px; */
    font-weight: bold;
    line-height: 51px;
    text-transform: none;
}
#slider .caption p {
    color:#43474c;
    margin: 10px 0 25px;
}
/* #slider .caption a {
    background: url('../images/btn_banner.png') no-repeat;
    color: #ffffff;
    display: block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 50px;
    padding-top: 11px;
    text-align: center;    
    width: 185px;
        position: absolute;
        bottom: -50px;
        left: -9999px;
        
        text-shadow: 0 1px 0 #616161;
        -webkit-text-shadow: 0 1px 0 #616161;
        -moz-text-shadow: 0 1px 0 #616161;
} */
#slider .caption a {
    background: url('../images/btn_banner.png') no-repeat;
    color: #ffffff;
    display: block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 50px;
    padding-top: 11px;
    text-align: center;
    width: 185px;
    bottom: -50px;
    left: -9999px;
    text-shadow: 0 1px 0 #616161;
    -webkit-text-shadow: 0 1px 0 #616161;
    -moz-text-shadow: 0 1px 0 #616161;
}
#slider .caption a:hover {
    background: url('../images/btn_banner.png') no-repeat bottom;
    text-decoration:none;
}
#slider ul.slides li img {
    display: block;
    height: auto;
    max-width: 100%;
    min-width: 1136px;
    width: 100%;
}
#slider ol.flex-control-nav {
    position: absolute;
    bottom: 52px;
    width: 100%;
    text-align: center;
}
#slider ol.flex-control-nav li {
    display: inline-block;
}
#slider ol.flex-control-nav li a {
    background: url('../images/bullet.png') no-repeat; 
    display:block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
    margin: 0 5px;
}
#slider ol.flex-control-nav li a.flex-active {
    background: url('../images/bullet.png') no-repeat bottom;
}
#slider ul.flex-direction-nav li a  {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 56px;
    height: 80px;
    text-indent: -9999px;
    opacity: 0.5;

    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
}
#slider ul.flex-direction-nav li a.flex-prev  {
    background: url('../images/arrow_prev.png') no-repeat 50% 50% #252525;
    left: 0;
}
#slider ul.flex-direction-nav li a.flex-next  {
    background: url('../images/arrow_next.png') no-repeat 50% 50% #252525;
    right: 0;
}
#slider ul.flex-direction-nav li a:hover  {
    opacity: 0.6;

    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    /* Netscape */
    -moz-opacity: 0.6;
    /* Safari 1.x */
    -khtml-opacity: 0.6;
    /* Good browsers */
    opacity: 0.6;
}

/*****************************
* CONTENT AREA               *
*****************************/

#content-area {
    background: #fff;
    margin-top: -91px;
    padding: 91px 0 80px;
}
#content-area h1 {padding: 0 0 30px;}
#content-area .main-container {margin:80px auto 0;}
#content-area .post-content {
    float: left;
    width: 822px;
}
#content-area .post-content.about-us,
#content-area .post-content.meet-the-team, 
#content-area .post-content.why-damel {
    /*float: none;
    width: auto;*/
}
#content-area .post-content p {margin-bottom:20px;}
#content-area .post-content p > a {color: #0074b3;}
#content-area .post-content img.main {margin-bottom:30px;}
#content-area .post-content > h2 {
    font-size:30px;
    text-transform: none;
    padding: 10px 0 15px;
}
#content-area .post-content > ul {margin-bottom:15px;}
#content-area .post-content > ul > li {
    background: url('../images/bg_list.png') no-repeat left;
    color: #707070;
    font: 16px/24px Arial,Helvetica,sans-serif;
    /*list-style: disc inside none;*/
    margin-bottom: 8px;
    padding-left: 26px;
}

#content-area .post-content > ul > li > a {color: #0074b3;}


/* Sidebar */
#sidebar {
    width: 254px;
    margin-right: 60px;
}
#sidebar h3 {
    background: url('../images/brdr_transparent_03.jpg') no-repeat 50% bottom;
    color: #363636;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 13px;
    position: relative;
}
#sidebar p {
    border-top: 1px solid #d9d9d9;
    padding: 20px 0 10px;
    margin: -1px 0 0;
}
#sidebar .ig-gal .hide{
    display: none;
}

#sidebar .ig-gal li {
    float: left;
    list-style: none!important;
}

#sidebar .ig-gal li.odd{
    margin: 10px 0 0 0;
}

#sidebar .ig-gal li.even{
    margin: 10px 0 0 14px;
}
#sidebar .ig-gal li:first-child {margin-left:0;}
#sidebar .get-a-quote {
    background: #f3f7fb;
    border: 1px solid #89c9ef;
    text-align: center;
    padding: 20px;
    /*margin-top: 36px;*/
    margin-bottom: 36px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#sidebar .get-a-quote p {
    border: none;
    padding: 10px 0 25px;
}
#sidebar .get-a-quote a {
    background: url('../images/btn_banner.png') no-repeat;
    color: #ffffff;
    display: inline-block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 50px;
    padding-top: 13px;
    text-align: center;    
    width: 185px;

    text-shadow: 0 1px 0 #616161;
    -webkit-text-shadow: 0 1px 0 #616161;
    -moz-text-shadow: 0 1px 0 #616161;
}
#sidebar .get-a-quote a:hover {
    background: url('../images/btn_banner.png') no-repeat bottom;
    text-decoration: none;
}
#sidebar ul.menu {
    background: #f3f7fb;
    margin-bottom: 35px;
    padding: 20px 25px;
}
#sidebar ul.menu li a {
    background: url('../images/arrow_side_nav.png') no-repeat right;
    border-top: 1px solid #d3d3d3;
    color: #848484;
    display: block;
    font: 15px Arial,Helvetica,sans-serif;
    padding: 14px 0;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 7px;
}
#sidebar ul.menu li:first-child a {border: none;}
#sidebar ul.menu li a:hover,
#sidebar ul.menu li.current_page_item a {
    background: url('../images/arrow_side_nav_active.png') no-repeat right;
    color: #0074b3;
}

/* Who We Are */
#who-we-are {
    /*  background: url('../images/bg_who_we_are.jpg') 50% top; */
    background: url('../images/Home-page-Who-we-are-banner.jpg') 50% top; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bg_who_we_are.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bg_who_we_are.jpg', sizingMethod='scale')";
    */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/Home-page-Who-we-are-banner.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/Home-page-Who-we-are-banner.jpg', sizingMethod='scale')";

    text-align:center;
    padding: 64px 0 52px;
    min-height: 360px;
}
#who-we-are h2 {
    background: url('../images/brdr_transparent_02.jpg') no-repeat 50% bottom;
    color:#ffffff;
    margin-bottom: -1px;
    padding-bottom: 10px;
    position: relative;
}
#who-we-are p {
    border-top: 1px solid #59aed9;
    color:#ffffff;
    padding: 34px 65px 45px;
}
#who-we-are a {color:#fff;}
#who-we-are a.learn-more {
    background: url('../images/btn_who_we_are.png') no-repeat;
    color: #ffffff;
    display: inline-block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 45px;
    padding-top: 12px;
    text-shadow: 0 1px 0 #484848;
    width: 200px;
}
#who-we-are a.learn-more:hover {
    background: url('../images/btn_who_we_are.png') no-repeat bottom;
    text-decoration:none;
}

/* What We Do */
#what-we-do {
    background: #fff;
    text-align: center;
    padding: 70px 0;
}
#what-we-do h2 {
    background: url('../images/brdr_transparent_01.jpg') no-repeat 50% bottom;
    color:#363636;
    margin-bottom: -1px;
    padding-bottom: 10px;
    position: relative;
    z-index: 99;
}
#wwd-slides {
    border-top: 1px solid #e5e5e5;
    position: relative;	
}
#wwd-slides .flex-viewport {padding-top: 65px;}
#wwd-slides ul.slides li {
    border: 1px solid #c3c3c3;
    margin: 0 0 1px 40px; /* 0 0 1px 42px; */
    position: relative;
    min-height: 330px !important;

    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#wwd-slides ul.slides li:first-child {margin-left: 0;}
#wwd-slides ul.slides li img {
    margin: -1px 0 15px -1px;

    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    width: 100.6%;
}
#wwd-slides ul.slides li h3 {
    color: #017cba;
    font: 22px normal Arial,Helvetica,sans-serif;
    text-transform: capitalize;
}
#wwd-slides ul.slides li p {
    color: #959595;
    font: 14px/21px normal Arial,Helvetica,sans-serif;
    padding: 15px 20px 25px;
}
#wwd-slides ul.flex-direction-nav li a {
    position: absolute;
    top: 230px;
    margin-top: -20px;
    height: 50px;
    width: 26px;
    text-indent: -9999px;
}
#wwd-slides ul.flex-direction-nav li a.flex-prev {
    background: url('../images/arrow_wwd.png') no-repeat;
    left: -55px;
}
#wwd-slides ul.flex-direction-nav li a.flex-next {
    background: url('../images/arrow_wwd.png') no-repeat bottom;
    right: -55px;
}
#wwd-slides ul.slides li span.icon {
    position: absolute;
    left: 0;
    right: 0;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    top: -32px;
    /* transition: all 0.2s linear 0s; */
}
#wwd-slides ul.slides li.wwd-01 span.icon {
    background: url('../images/icon_wwd_01.png') no-repeat left;
}
/* #wwd-slides ul.slides li.wwd-01:hover span.icon { */
#wwd-slides ul.slides li.wwd-01 a:hover span.icon {
    background: url('../images/icon_wwd_01.png') no-repeat right;
}
#wwd-slides ul.slides li.wwd-02 span.icon {
    background: url('../images/icon_wwd_02.png') no-repeat left;
}
/* #wwd-slides ul.slides li.wwd-02:hover span.icon { */
#wwd-slides ul.slides li.wwd-02 a:hover span.icon {	
    background: url('../images/icon_wwd_02.png') no-repeat right;
}
#wwd-slides ul.slides li.wwd-03 span.icon {
    background: url('../images/icon_wwd_03.png') no-repeat left;
}
/* #wwd-slides ul.slides li.wwd-03:hover span.icon { */
#wwd-slides ul.slides li.wwd-03 a:hover span.icon {	
    background: url('../images/icon_wwd_03.png') no-repeat right;
}
#wwd-slides ul.slides li.wwd-04 span.icon {
    background: url('../images/icon_wwd_01.png') no-repeat left;
}
/* #wwd-slides ul.slides li.wwd-04:hover span.icon { */
#wwd-slides ul.slides li.wwd-04 a:hover span.icon {
    background: url('../images/icon_wwd_01.png') no-repeat right;
}
#wwd-slides ul.slides li.wwd-05 span.icon {
    background: url('../images/icon_wwd_02.png') no-repeat left;
}
/* #wwd-slides ul.slides li.wwd-05:hover span.icon { */
#wwd-slides ul.slides li.wwd-05 a:hover span.icon {
    background: url('../images/icon_wwd_02.png') no-repeat right;
}
#wwd-slides ul.slides li.wwd-06 span.icon {
    background: url('../images/icon_wwd_03.png') no-repeat left;
}
#wwd-slides ul.slides li.wwd-06 a:hover span.icon {
    background: url('../images/icon_wwd_03.png') no-repeat right;
}

/* Inspiration Gallery*/
#inspiration-gallery {
    background: url('../images/watermark_large.png') no-repeat right bottom;
    text-align: center;
    padding: 61px 0 70px;
}
#inspiration-gallery h2 {
    background: url('../images/brdr_transparent_02.jpg') no-repeat 50% bottom;
    color:#ffffff;
    margin-bottom: -1px;
    padding-bottom: 10px;
    position: relative;
}
#inspiration-gallery p {
    border-top: 1px solid #717277;
    color: #ffffff;
    padding: 34px 65px 45px;
}
#IG-slides {
    width: 940px;
    margin: 0 auto;
    position: relative;
}
#IG-slides ul.slides li {
    margin-left: 20px;
    position: relative;
    overflow: hidden;
}
#IG-slides ul.slides li:first-child {margin-left: 0;}
#IG-slides .caption {
    background: #0174bd;
    opacity: 0.7;
    display: none;
    position: absolute;
    left:0; right:0;
    top: 0; bottom: 0;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    z-index: 999;

    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* Netscape */
    -moz-opacity: 0.7;
    /* Safari 1.x */
    -khtml-opacity: 0.7;
    /* Good browsers */
    opacity: 0.7;
}
#IG-slides ul.slides li:hover .caption {
    display: block;
    cursor: pointer;
}
#IG-slides .caption .centered {
    display: table;
    height: 100%;
    width: 100%;
}
#IG-slides .caption .centered .inner {
    display: table-cell;
    vertical-align: middle;
}
#IG-slides .caption h3 {
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
}
#IG-slides .caption p {
    border: none;
    padding: 10px 6px 0;
}
#IG-slides ul.flex-direction-nav li a {
    position: absolute;
    width: 26px;
    height: 50px;
    top: 125px;
    text-indent: -9999px;
}
#IG-slides ul.flex-direction-nav li a.flex-prev {
    background: url('../images/arrow_ig.png') no-repeat;
    left: -68px;
}
#IG-slides ul.flex-direction-nav li a.flex-next {
    background: url('../images/arrow_ig.png') no-repeat bottom;
    right: -68px;
}

/* Get A Quote */
section#get-a-quote{
    background: #ffffff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 70px 0;
    position: relative;
}
section#get-a-quote a {
    background: url('../images/btn_banner.png') no-repeat;
    color: #ffffff;
    display: inline-block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 50px;
    padding-top: 12px;
    text-align: center;    
    width: 185px;

    text-shadow: 0 1px 0 #616161;
    -webkit-text-shadow: 0 1px 0 #616161;
    -moz-text-shadow: 0 1px 0 #616161;
}
section#get-a-quote a:hover {
    background: url('../images/btn_banner.png') no-repeat bottom;
    text-decoration: none;
}
section#get-a-quote p {
    color: #636363;
    padding: 20px 0 23px;
}

/* About us*/
#about-us .list,
#why-damel .list {
    margin-top: 50px;
    overflow: hidden;
}
#about-us .list .col,
#why-damel .list .col {
    background: #f8f7f7;
    float: left;
    width: 268px;
    margin-left: 20px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#about-us .list .col:first-child, #why-damel .list .col:first-child {margin-left:0;}
#about-us .list .col img, #why-damel .list .col img{border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
#about-us .list .col h3,
#why-damel .list .col h3 {
    color: #363636;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 27px 25px 15px;
}
#about-us .list .col p, #why-damel .list .col p {padding:0 25px 19px;}
#about-us .list .col .readmore,
#why-damel .list .col .readmore {
    background: url('../images/bg_readmore.jpg') repeat-x #56b3e2;
    border: 1px solid #80c6eb;
    color: #ffffff;
    display: block;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 21px 25px;

    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#about-us .list .col .readmore:hover,
#why-damel .list .col .readmore:hover {
    background: url('../images/bg_readmore_hover.jpg') repeat-x #52a9d7;
    text-decoration: none;
}
#about-us .list .col .readmore span,
#why-damel .list .col .readmore span {
    background: url('../images/arrow_readmore.png') no-repeat right;
    display: block;
}

/* Gallery */
.gallery-list {overflow: hidden;}
.gallery-list ul {display:show;}

.gallery-list ul li {
    float: left;
    margin: 30px 0 0 30px;
    min-height: 235px;
    width: 254px;
}
/* .flexslider.loading .slides > li:first-child { opacity: 1 !important; } */
.gallery-list ul li:first-child {margin-left:0;}
.gallery-list .row img.before {margin-bottom:25px;}
.gallery-list h3.soon {
    color: #363636;
    font: normal 24px Arial,Helvetica,sans-serif;
    padding-top: 10px;
}
#gallery .gallery-list ul li h3 {
    color: #363636;
    font-size: 18px;
    font-weight: normal;
}
#gallery .gallery-list ul li img {margin-bottom:13px;}
#loadMore {
    background: url('../images/bg_loadmore.jpg') repeat-x #ebebeb;
    border: 1px solid #d7d7d7;
    color: #959595;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    padding: 13px 0 11px;
    text-align: center;
    text-transform: uppercase;
    width: 196px;
    margin-top: 50px;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#loadMore:hover {background: url('../images/bg_loadmore_hover.jpg') repeat-x #bfbfbf;}

/* Meet the Team*/
#meet-the-team .the-team ul li {
    float: left;
    margin: 63px 0 0 40px;
}
#meet-the-team .the-team ul li:first-child {margin-left:0;}
#meet-the-team .the-team ul li h3 {
    color: #363636;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 24px 0 4px;
}
#meet-the-team .the-team ul li p {
    color: #8f8f8f;
    font-size: 20px;
}

/* Services */
/*#services .list ul li {
        float: left;
        width: 244px;
        margin: 0 0 30px 45px;
        min-height: 500px;
}
#services .list ul li:first-child {margin-left:0;}
#services .list ul li img {
        margin-bottom: 25px;
}*/
#services .list ul li {
    min-height: 180px;
    margin-bottom: 30px;
}
#services .list ul li img {margin-right: 35px;}
#services .list ul li div.fL {width: 542px;}
#services .list ul li h3 {
    color: #363636;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

/* Our clients */

#clients .client-container {
    padding: 15px 0 30px;
}

#clients .client-container a {
    color: #0074b3 !important;
}

#clients .client-container .our-clients {
    width: 100%;
}

#clients .client-container ul.our-clients li{
    /*padding-bottom: 20px;*/
    margin-bottom: 60px;
}

#clients .client-container ul.our-clients li div{

}
#clients .client-container ul.our-clients li .has-image{
    /*margin-top: 42px;*/
}
#clients .client-container ul.our-clients li div p{
    color: #8f8f8f;
}
.title{
    font-size: 22px;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    margin: 30px 0 0 0;
}
#clients .client-container ul.our-clients li div.client_logo img{
    max-width: 254px;
}

#clients .client-container ul.our-clients li div.client_testimonial{
    /*position: absolute;
    padding: 2px 10px;*/
    display: inline;
    width: 629px;
}
#clients .client-container ul.our-clients li div.client_testimonial p:before{
/*    background: url(../images/quote-before.png) 0 0 no-repeat transparent;
    padding: 10px 10px;
    content: '';*/
}
#clients .client-container ul.our-clients li div.client_testimonial .add-content{
    margin-bottom: 40px;
}
#clients .client-container ul.our-clients li div.client_testimonial .add-content p:before{
    background: url(../images/quote-before.png) 0 0 no-repeat transparent;
    padding: 10px 10px;
    content: '';
}
#clients .client-container ul.our-clients li div.client_testimonial .add-content p:after{
    padding: 10px 20px;
    content: '';
    background: url(../images/quote-after.png) 10px 22px no-repeat transparent;

}
#clients .client-container ul.our-clients li div.client_testimonial p:after{
/*    padding: 10px 20px;
    content: '';
    background: url(../images/quote-after.png) 10px 22px no-repeat transparent;*/
}
#clients .client-container ul.our-clients li div.client_testimonial .add-content p{
    font-style: italic;
}
#clients .client-container ul.our-clients li div.client_testimonial h3{
    font-size: 20px;
    font-weight: normal;
}

#clients .client-pagination {
    float: right;
}

#clients .client-pagination span,
#clients .client-pagination a{
    padding: 10px;
    border: 1px solid #0074b3;
    font-size: 16px !important;
    text-decoration: none;
}

#clients .client-pagination span:hover,
#clients .client-pagination a:hover{
    background-color: #1f9ddc;
    color: #fff !important;
}

#clients .client-pagination span.dots{
    border: none !important;
}

#clients .client-pagination span.current{
    background-color: #1f9ddc;
    color: #fff;
}

#clients .client-pagination span.dots:hover{
    background-color: transparent !important;
    color: #000;
}

/* Employment */
#employment .list {
    min-height: 190px;
    margin-top: 30px;
}
#employment .list h3 {
    color: #363636;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}
#employment .list  img {
    margin-right: 30px;
}

/* Contact Us */
#contact-us .top-contact {
    padding: 15px 0 30px;
}
#contact-us .top-contact .fR {
    width: 550px;
}
#contact-us .top-contact p {
    color: #8f8f8f;
    font-size: 20px;
    line-height: 35px;
}
#contact-us .top-contact p span {
    display: block;
}
#contact-us .top-contact p span a {color:#8f8f8f;}
#contact-us .top-contact p.phone span {
    font-size: 30px;
}
#contact-us .top-contact p.address,
#contact-us .top-contact p.email {
    border-left: 1px solid #dedede;
    padding-left: 30px;
}

#contact-us .top-contact p.address span,
#contact-us .top-contact p.email span {
    font-size: 16px;
}

/* Accordion */
#accordion h3 {
    background: #f3f3f3;
    color: #636363;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    /* margin-top: 15px; */
    padding: 15px 20px 17px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
}
#accordion h3 a {
    color: #636363;	
}
#accordion h3 span.ui-icon {
    background: url('../images/accordion.png') no-repeat;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    cursor: pointer;
}
#accordion .accordion-container {
    height: 50px;
    overflow: hidden;
    margin-top: 15px;
}
#accordion h3.ui-accordion-header-active {
    background: #1f9ddc;
    color: #fff;
    padding: 15px 20px;
}
#accordion h3.ui-accordion-header-active a {
    color: #ffffff;
}
#accordion h3.ui-accordion-header-active span.ui-icon {
    background: url('../images/accordion_active.png') no-repeat;
}
#accordion .ui-accordion-content {
    border: 1px solid #d7d7d7;
    margin-top: -5px;
    padding: 25px 29px 20px;
    height: auto !important;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#accordion .ui-accordion-content > ul > li {
    color: #707070;
    font: 16px/24px Arial,Helvetica,sans-serif;
    list-style: disc inside none;
    margin-bottom: 8px;
    padding-left: 30px;
}

#accordion .ui-accordion-content a{
    color: #0074b3 !important; 
}

.popup {
    display: none;
    width: 850px;
}
.popup img {display:block;}
.popup img:first-child {}

/* pagination */
.page-nav .page-numbers {margin-top:45px;}
.page-nav .page-numbers {
    border: 1px solid #e1e1e1;
    color: #a7a7a7;
    display: inline-block;
    font: 12px 'OpenSans';
    padding: 6px 10px 5px;
    margin-left: 3px;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.page-nav .page-numbers:hover {
    border: 1px solid #057ebc;
    color: #057ebc;
    text-decoration: none;
}
.page-nav .current,
.page-nav .current:hover {
    background: url('../images/bg_pagination.jpg') repeat-x #56b2e2;
    border: 1px solid #057ebc;
    color: #fff;
}


/*****************************
* BOTTOM AREA & FOOTER       *
*****************************/

#bottom-area {
    background: #fff url('../images/bg_bottom_area.png') 50% top;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bg_who_we_are.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/bg_who_we_are.jpg', sizingMethod='scale')";
    min-height: 390px;
    padding: 91px 0 0;
    border-top: 1px solid #fff;	
}
.ipod #bottom-area {margin-top:-1px;}
#bottom-area .col {
    float: left;
    /*margin-left: 56px;*/
    margin-left: 45px;
}
#bottom-area .col1 {
    width: 375px;
    margin-left: 0;
}
#bottom-area .col1 > p > a {
    display: inline-block;
}
#bottom-area .col1 > p > a.readmore {
    text-decoration: underline;
}
#bottom-area .col p {
    color: #fff;
    margin-top: 20px;
}
#bottom-area .col h3 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
}
#bottom-area .col a,
#bottom-area .col  span {
    color: #fff;
    font: 16px Arial, Helvetica, sans-serif;
    display: block;
}
#bottom-area ul.menu li {
    border-bottom: 1px solid #4ea1cb;
    padding: 8px 15px 8px 0;
}
#bottom-area ul.menu li a {
    display: inline-block;
}
#bottom-area ul.menu li a:hover {
    text-decoration: none;
}
#bottom-area .col4 h3 {margin-bottom: 20px;}
#bottom-area .col4 a,
#bottom-area .col4 span {
    padding-left: 25px;
    margin: 15px 0;
}
#bottom-area .col4 .address {
    background: url('../images/bg_address.png') no-repeat left top;
    width: 190px;
}
#bottom-area .col4 .email {
    background: url('../images/bg_email.png') no-repeat left;
}
#bottom-area .col4 .phone {
    background: url('../images/bg_phone.png') no-repeat left;
    font-size: 30px;
    font-weight: bold;
}
#bottom-area .col4 .phone a {color: #fff;}

#footer {
    padding: 12px 0;
}
#footer a,
#footer p{
    color: #ffffff;
    font-size: 14px;
}

#footer img{display:block; margin-bottom: 5px;}

.copyright {
}

/*****************************
* iDEVICES STYLES/OVERRIDES  *
*****************************/

@media screen and ( max-device-width: 480px ){
    body {
        -webkit-text-size-adjust: none;
    }
}

/*****************************
* BUILT-IN PLUGINS STYLES    *
*****************************/

/*****************************
 * Contact Form 7
 ***/

.wpcf7 {
    width: auto;
    position: relative;
}
#content-area .wpcf7 p {
    margin: 0 0 10px 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"]{
    background: #f6f6f6;
    color: #a3a3a3;
    font-size: 16px;
    border: none;
    padding: 20px 28px;
    width: 402px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;
}

.wpcf7 textarea {
    background: #f6f6f6;
    color: #a3a3a3;
    font-size: 16px;
    border: none;
    padding: 20px 28px;
    width: 403px;
    height: 268px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;
}

.wpcf7 input[type="submit"] {
    background: url('../images/btn_banner.png') no-repeat;
    color: #ffffff;
    display: inline-block;
    font: 20px Arial,Helvetica,sans-serif;
    height: 50px;
    text-align: center;    
    width: 185px;
    border:none;
    cursor: pointer;
    -webkit-appearance: none;

    text-shadow: 0 1px 0 #616161;
    -webkit-text-shadow: 0 1px 0 #616161;
    -moz-text-shadow: 0 1px 0 #616161;
}
.wpcf7 input[type="submit"]:hover {
    background: url('../images/btn_banner.png') no-repeat bottom;
    text-decoration: none;
}

#wpcf7-f140-p107-o1 .fL {width:403px;}
#content-area #wpcf7-f140-p107-o1 p {margin:0 0 13px 0;}

#wpcf7-f140-p107-o1 p.cleaned {
    color: #9a9a9a;
    font-size: 20px;
}

#wpcf7-f140-p107-o1  input[type="text"],
#wpcf7-f140-p107-o1  input[type="email"] {
    padding: 14px 28px;
}

#wpcf7-f140-p107-o1  textarea {
    padding: 14px 28px;
    height: 221px;
}

.firefox #wpcf7-f140-p107-o1  textarea {
    padding: 14px 28px;
    height: 223px;
}

#wpcf7-f140-p107-o1  input[type="checkbox"] {
    float: left;
    margin: 8px 15px;	
}

#wpcf7-f140-p107-o1 .wpcf7-list-item {
    display: inline-block;
    color: #b1b1b1;
    font-size: 16px;
    width: 45%;
    line-height: 32px;
}

.wpcf7 #service_required_chkbx .wpcf7-list-item {
    width: 37%;
}

#wpcf7-f140-p107-o1 .selectBox-dropdown {
    background: #f6f6f6;
    color: #bbbbbb;
    font-size: 16px;
    border: none;
    width: 403px !important;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;

    height: 47px;
}

#wpcf7-f140-p107-o1 .selectBox-dropdown .selectBox-label {
    width: 100%;
    display: block;
    padding: 11px 25px 11px;
}
.firefox #wpcf7-f140-p107-o1 .selectBox-dropdown .selectBox-label {
    padding: 11px 25px 12px;
}
#wpcf7-f140-p107-o1 .selectBox-dropdown:hover{text-decoration: none;}

#wpcf7-f140-p107-o1 .selectBox-dropdown .selectBox-arrow {
    background: url('../images/bg_select.png') no-repeat 50% 50%;
    border: none;
    width: 60px;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
#cdays {
    display: block;
    margin-top: 10px;
}
span.wpcf7-form-control-wrap {display:block;}

.genlabour,
.service-other {
    float: left;
}

.genlabour span.wpcf7-form-control-wrap.generallabour_option {
    margin-right: 18px;
}

span.wpcf7-not-valid-tip {
    background: #fff;
    border: 1px solid #ff0000;
    border-radius: 4px;
    font-size: 10pt;
    left: 0;
    padding: 17px 28px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

#wpcf7-f140-p107-o1 span.wpcf7-not-valid-tip {
    padding: 11px 28px;
}

#wpcf7-f140-p107-o1 .generallabour_option span.wpcf7-not-valid-tip,
#wpcf7-f140-p107-o1 .other_option span.wpcf7-not-valid-tip {
    padding: 10px 28px;
}

p.pcaptcha {float:right;}

p.pcaptcha input.wpcf7-captchar {
    margin: 0 15px;
    padding: 14px 20px;
    width: 203px;
}

p.pcaptcha img.wpcf7-captchac {margin-top: 14px;}

p.pcaptcha span.wpcf7-form-control-wrap,
p.pcaptcha img,
p.pcaptcha .wpcf7-submit {float: left;}

div.wpcf7 img.ajax-loader {
    bottom: -75px;
    position: absolute;
    right: 82px;
}

span.captcha-895 span.wpcf7-not-valid-tip,
#wpcf7-f140-p107-o1 span.captcha-895 span.wpcf7-not-valid-tip {
    left: 15px;
    padding: 11px 8px;
    width: 203px;
}

div.wpcf7-response-output {
    bottom: -120px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

div.wpcf7-validation-errors {
    border: 0 !important;
    color: #ff0000;
}

div.wpcf7-mail-sent-ok {
    border: 0 !important;
    color: #398f14;
}

/*****************************
 * jQuery.selectBox() initial CSS
 ***/

/* Dropdown control */
.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #F2F2F2;

    /*background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);*/

    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url( "data:image/gif;base64,R0lGODlhCQAOAIABAAAAAP///yH5BAEAAAEALAAAAAAJAA4AAAIXjAOnwIrcDJxvQoez3tUmn0jUEjmhUQAAOw==" ) 50% center no-repeat;
    border-left: solid 1px #BBB;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
}


/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}


.cfdays .selectBox-inline {
    height: 139px !important;
    padding-top: 12px;
    margin-top: 1px;
    width: 100%!important;
    text-decoration:none!important;
    /* width: 282px !important; */
}

.selectBox-inline:focus {
    border-color: #666;
    text-decoration:none!important;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    color: #bbbbbb;
    font-size: 16px;
    text-decoration:none!important;
}
.selectBox-options LI A:hover {text-decoration:none;}
.selectBox-options li:hover {text-decoration:none;}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
    text-decoration:none!important;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
    text-decoration:none!important;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
    text-decoration:none!important;

}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
    text-decoration:none!important;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

.ipad #wpcf7-f140-p107-o1 .selectBox-dropdown,
.ipod #wpcf7-f140-p107-o1 .selectBox-dropdown,
.iphone #wpcf7-f140-p107-o1 .selectBox-dropdown {
    background: #f6f6f6;
    color: #bbbbbb;
    font-size: 16px;
    border: none;
    width: 403px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;
    height: 47px; padding:10px;
}

.ipad .wpcf7-form-control-wrap.cflevelofcleaning,
.ipad .wpcf7-form-control-wrap.cfhearabout,
.ipad .wpcf7-form-control-wrap.cffrequency,
.ipad .wpcf7-form-control-wrap.cfdays,
.ipod .wpcf7-form-control-wrap.cflevelofcleaning,
.ipod .wpcf7-form-control-wrap.cfhearabout,
.ipod .wpcf7-form-control-wrap.cffrequency,
.ipod .wpcf7-form-control-wrap.cfdays,
.iphone .wpcf7-form-control-wrap.cflevelofcleaning,
.iphone .wpcf7-form-control-wrap.cfhearabout,
.iphone .wpcf7-form-control-wrap.cffrequency,
.iphone .wpcf7-form-control-wrap.cfdays
{

    padding:0px!important;
    margin:0px!important;

} 


.ipad .cflevelofcleaning,
.ipad .cfhearabout,
.ipad .cffrequency,
.ipod .cflevelofcleaning,
.ipod .cfhearabout,
.ipod .cffrequency,
.iphone .cflevelofcleaning,
.iphone .cfhearabout,
.iphone .cffrequency
{
    background: #f6f6f6;
    color: #bbbbbb;
    font-size: 16px;
    border: none;
    width: 403px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;
    height: 47px;
    padding: 10px 20px;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    display:inline-block;
} 

.ipad .cfdays,
.ipod .cfdays,
.iphone .cfdays{
    background: #fff;
    color: #bbbbbb;
    font-size: 16px;
    border: none;
    width: 403px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 1px 3px #e1e1e1 inset;
    -webkit-box-shadow: 0 1px 3px #e1e1e1 inset;
    -moz-box-shadow: 0 1px 3px #e1e1e1 inset;
    height: 47px !important;
    padding: 10px 20px;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;

}

/* 
.ipad .wpcf7-form-control-wrap.cfdays{

} */




/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}



/* FANCYBOX CSS */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;


    padding: 0 !important; 
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;

    /*display:none;*/
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../images/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 61px;
    margin-top: -30px;
    cursor: pointer;
    z-index: 8040;
    /*visibility: hidden;*/
}

.fancybox-prev span {
    left: -90px;
    /*background-position: 0 -36px;*/
}

.fancybox-next span {
    right: -90px;
    /*background-position: 0 -72px;*/
}

.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-nav.fancybox-prev span {
    background: url('../images/arrow_fancybox.png') no-repeat top;
}
.fancybox-nav.fancybox-next span {
    background: url('../images/arrow_fancybox.png') no-repeat bottom;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../images/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('../images/fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

/*
* END OF FILE
* global.css
*/