/*   
Theme Name: Cleaning
Description: Cleaning Theme
Author: Dharma Ram
Author URI: drseervi
Version: 1.0
*/

*,
*:after,
*::before {
    box-sizing: border-box;
    outline: none;
}
body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #212121;
    background: #FFF;
    background: url(assets/img/confectionary.png) center center repeat;
    -webkit-font-smoothing: antialiased;
}
.headtop{ background:#2d2d2d ;}
.cntnt{ background:none !important; box-shadow: none !important;}
.slid{background: url(assets/img/geo-yellow.jpg) center center repeat;}
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    position: relative;
    min-height: 100%;
}
a {
    color: #212121;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
a:hover,
a:focus {
    color: #0658A2;
    outline: none;
    text-decoration: none;
}
ul {
    list-style: none;
}
::-moz-selection {
    color: #FFF;
    background: #0658A2;
}
::-webkit-selection {
    color: #FFF;
    background: #0658A2;
}
::selection {
    color: #FFF;
    background: #0658A2;
}
.container {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    padding: 0;
}
.menu-menu-1-container li{position:relative;}
.menu-menu-1-container li ul{ display:none; padding:0; list-style:none; width:250px; position:absolute; top:74px; left:0; background:#2D2D2D; z-index:99999;}
.menu-menu-1-container li:hover ul{ display:block;}
.menu-menu-1-container li li{ margin:0;padding:0; width:100%; border:none; border-top:1px solid #ededed;}
.menu-menu-1-container li li a{ display:block; padding:12px 15px; color:#fff; }
.menu-menu-1-container li li a:hover{background:#444;}
.menu-menu-1-container li li:first-child{ border:none;}



.alert-green{ color:#fff; background:green}
.alert-green a{ color:#fff; text-decoration:underline;}

.alert-red{ color:#fff; background:red;}
.alert-red a{ color:#fff; text-decoration:underline;}


.alert-blue{ color:#fff; background:#c8851a}
.alert-blue a{ color:#fff; text-decoration:underline;}
/*
.panel-default{ color:#fff; background:#c8851a; }*/


/* ========================= typography ========================= */

p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: #212121;
    margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans';
    color: #212121;
}
h1{font-size:30px; font-weight:normal;}
h2{font-size:21px; font-weight:normal;}
.top-most-bar {
    background: #1c1c1c;
    padding: 8px 20px;
}
.breadcrumb > li + li::before{content: "";}
.breadcrumb{background:none; padding:0; }
.breadcrumb li a{color:#fff;}
	.breadcrumb li{color:#fff;border-right: 1px solid #4d4d4d;box-shadow: -1px 0 1px 0 #000 inset; float:left; padding:23px 15px;}
.callget .phn{display: block;
    font-size: 26px;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
	background:#1c1c1c;}
.sidcal{overflow:hidden;}
.getcall{ float:left; margin:0; width:150px;}
.getcall img{width:100%;}
.carousel-inner {
    border: 5px solid #fff;
    box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.5);
    height: 420px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.bnr{}
.bnr img{ width:100%;}
.postcal{ width:48%; border:1px solid #C1C1C1; padding:0;  border-radius: 5px 5px 0 0;}
.postcal p{ padding:0 10px;}
.postcal h2{padding:0 10px;}

.postcal:nth-child(odd){ margin-right:30px;}
.sidcal ul{list-style-type:none; padding:10px; margin:0; border:1px solid #2d2d2d; background:#fff;}
.sidcal li{ background:url(assets/img/errow.png) no-repeat left; background-position:0 8px;  padding:0 18px;}
.sidcal li a{font-size:13px;}
.sidcal .widgettitle2{ background:#2d2d2d; color:#fff; margin:0; padding:5px 10px; font-weight:bold; text-transform:uppercase; font-size:18px;}

.callget{background:#2d2d2d; color:#fff; margin:0 0 20px;}
#header{background:url(assets/img/headerbg.jpg);}
.getafree{ float:left; float: left;height: 10px;position: relative;top: -2px;}
.getafree .btn-warning{ background: #c3881f; border:1px solid #c3881f;font-size: 16px;padding: 2px 10px;}
.getafree img{border:1px solid #FFF; width:170px;}
.call{ height: 10px;position: relative;top: -13px;}
.call a{font-size:24px;height: 10px;position: relative;top:3px;}
.call span{ padding: 0 5px; font-size:18px;}
#sidebar .widget{list-style-type:none; background:#f2f2f2; padding:0;  border: 1px solid #2f2f2f;}
#sidebar .widget ul{padding:10px 0; list-style-type:none;}
#sidebar .widget ul li{margin:0; padding:0px 10px;} 
#sidebar_contact_us{background:#5396c3 !important;}
#sidebar li{margin-bottom:20px;}
#sidebar .widgettitle{ margin:0; background:#303236; color:#fff; text-transform:uppercase; font-size:16px; padding:8px 12px; border-bottom:1px solid #373737;}
#sidebar .widgettitle2{ margin:0; background:#303236; color:#fff; text-transform:uppercase; font-size:16px; padding:8px 12px}
#sidebar .wpcf7-form{padding:10px;}
#sidebar .wpcf7-form-control{width:100%;}
#sidebar  .wpcf7-form p{color:#000; padding-bottom:5px;}
#sidebar .wpcf7-submit{ background:#2f2f2f; color:#fff; border:1px solid #2f2f2f;}
#sidebar .wpcf7-submit:hover{ background:#0362b2;}
#sidebar .wpcf7-textarea{height:50px;}

#wp-calendar{width:100%;}
#wp-calendar caption{ margin:0; background:#303236; color:#fff; text-transform:uppercase; font-size:16px; padding:3px 12px}
#wp-calendar thead{padding:0 10px;}
.top-most-bar p {
    font-size: 12px;
    font-weight: 500;
    color: #FFF;
    padding: 0;
    padding-top: 2px;
    margin: 0;
}
.top-most-bar a {
    color: #FFF;
}
.social-icons h4 {
    font-size: 16px;
    padding-top:0px;
    margin: 0;
}
.social-icons h4 a {background: #c3881f;border: 1px solid #c3881f;display: inline-block;height: auto;margin-left: 2px;padding: 2px 0;text-align: center;width: 25px;}
.social-icons h4 a:hover{background:#727272;border: 1px solid #727272;}
.navbar-default {
    border-radius: 0;
    border: none;
    background: #FFF;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 0;
}
.navbar-brand {
    line-height: 50px;
}
.navbar-default li a {
    line-height: 50px;
}
.title-bar {
    background: #2d2d2d ;
    padding:0px;
}
.title-bar p.lead {
    color: #212121;
    margin: 7px 0;
	padding-top:6px;
}
.breadcrumb {
    margin-bottom: 0;
    padding-right: 0;
}
.content {
    background: #FFF;
    padding: 40px 16px;
}
.carousel-control.left,
.carousel-control.right {
    top: 50%;
    background-image: none;
}
ul {
    list-style-type: disc;
}
footer {
    background: #212121;
    padding: 20px 30px;
}
footer h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #FFF;
}
.footer-list {
    padding-left: 0;
    list-style-type: none;
}
.footer-list li {
    font-size: 16px;
}
.footer-list li a {
    color: #FFF;
}
footer p small {
    font-size: 80%;
    color: #FFF;
}
footer p small a {
    color: #FFF;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*.breadcrumb li:hover{ background:#6c56ba;}
.breadcrumb li{padding:5px 15px;}*/
.menu{ margin-top:17px; float:right;}
.menu ul{ list-style:none; margin:0;}
.menu ul li{ float:left; position:relative;}
.menu ul li a{padding:6px 8px; display:block; text-transform:uppercase; font-size:14px; text-decoration:none; color:#ccc;}
.menu ul li:hover a , .menu .current_page_item a{ color:#FCE80B;}
.menu ul ul{ position:absolute; left:0; top:33px; width:200px; border:1px solid #FCE80B; z-index:9999; 
display:none;}
.menu ul ul {width: 260px;}
.menu ul li:hover ul{ display:block;}
.menu ul li:hover ul li{background:#000; border:none; color: #ccc; float:left; padding:0; text-align:left; text-decoration: none; width:100%;}
.menu ul ul li a{ padding:5px 9px; border-bottom:1px solid #FCE80B; color:#fff !important;}
.menu ul ul li a:hover{ background:#0f51aa; color:#000!important;}
.menu > li > a:focus, .menu > li > a:hover{background-color: #0f51aa !important;}
.sub-menu ul{ position: absolute; display: none; left: -20px; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #ede6d5; text-align: left; border: none;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #ddd5c0;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family:'Roboto'; font-weight: 300; font-size: 14px; line-height: 20px; color: #020202; text-decoration: none; padding: 9px 40px 9px 20px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #9FDFF8;}
.sub-menu li a em{display: inline-block; width: 5px; height: 8px; background: url(../images/marker0.png) center center no-repeat; position: absolute; right: 13px; top: 50%; margin-top: -4px;}
.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #e2dccf;}

/*---map settings */
.vsg-map{ display:block;}
.vsg-map iframe{ float:none;  padding-bottom: 10px; }

@media screen and (max-width:768px) {

.menu-header-menu-container{display:none;}	
}
@media screen and (min-width:960px) and (max-width:1024px) {
.getafree{left:-50px;}
.social-icons h4{margin-top:-10px;}
.breadcrumb{padding-left:0;}
.breadcrumb li a{font-size:14px;}	
}
@media screen and (min-width:769px) and (max-width:960px) {
	
#wprmenu_bar{display:none !important;}
.cl{display:none;}
.social-icons h4{margin-top:-12px; margin-right:20px;}
.getafree {float: right;height: 10px;position: relative;top: -12px;}
.carousel-inner{height:auto;}
}
@media screen and (min-width:640px) and (max-width:768px) {
.social-icons{position:fixed;right:11px;top:8px;z-index:9999999;}
.cl{display:none;}
.call{position: fixed;right:200px;top:-6px;z-index: 9999999;}
.clicon{ width:15px;}
.top-most-bar{background:#fff; padding:0;}
.getafree{right:370px;position: fixed;top: 5px;z-index: 9999999;}
#sidebar{padding:0;}
.carousel-inner{height:auto;}	
}
@media screen and (min-width:480px) and (max-width:639px) {

.social-icons{display:none;}
.cl{display:none;}
.call{position: fixed;right: 11px;top:-6px;z-index: 9999999;}
.clicon{ width:15px;}
.top-most-bar{background:#fff; padding:0;}
.getafree{ left: 30%;position: fixed;top: 5px;z-index: 9999999;}
#sidebar{padding:0;}
.carousel-inner{height:auto;}	
}
@media screen and (max-width:479px) {
.lead img{width:100%;}
.social-icons{display:none;}
.cl{display:none;}
.call{position: fixed;right: 11px;top:-6px;z-index: 9999999;}
.clicon{ width:15px;}
.top-most-bar{background:#fff;}
.getafree{position:absolute; top:0; left:25%;}
#sidebar{padding:0;}
.carousel-inner{height:auto;}
}



.top-box{overflow:hidden; background:#f6b62e; padding:0px; position:fixed; width:100%; z-index:9;}
.top-box .getaquote{float:left; padding-top:16px;}
.top-box .getaquote a{color:#fff; font-size:18px;}
.top-box .phonecall{float:right; font-size:34px; font-weight:bold;}
.top-box .phonecall a{font-size:21 !important;  color:#fff;}
.top-box .container{border:0 !important; box-shadow: 0 0 0px 0 rgba(0, 0, 0, .15);}
.headtop{margin-top:60px;}
@media only screen and (min-width:640px) and (max-width:767px){
.menu-menu-1-container{display:none;}
#top .container{padding:0 5px;}
.top-box .getaquote a{font-size:15px;}
.top-box .getaquote{padding-top:10px;}
.top-box .phonecall{font-size:28px;}
.top-box{top:42px;}
.headtop{margin-top:50px;}
.content{padding:10px;}
h1, h2, h3, h4, h5, h6{font-size:16px !important; line-height:16pt;}
li,p{font-size:13px;}
img{max-width:100%;}
#sidebar{padding:0;}
}
@media only screen and (min-width:220px) and (max-width:639px){
.menu-menu-1-container{display:none;}
#top .container{padding:0 5px;}
.top-box .getaquote a{font-size:15px;}
.top-box .getaquote{padding-top:10px;}
.top-box .phonecall{font-size:28px;}
.top-box{top:42px;}
.headtop{margin-top:50px;}
.content{padding:10px;}
h1, h2, h3, h4, h5, h6{font-size:16px !important; line-height:16pt;}
li,p{font-size:13px;}
img{max-width:100%;}
.vsg-map{overflow:hidden; margin-bottom:20px;}
}