/* blue 44579B
   orange F79233
   text grey 969696
*/
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {	
	background-color: #FFFFFF;
	/*background-image: url(/wp-content/uploads/2015/06/BackgroundDots.jpg);*/
	background-image: url('/wp-content/uploads/2015/11/RMRE-website-background-darker.png');
	color: #969696;
	/*font-family: 'Nunito', sans-serif;*/
	font-family: "Roboto", sans-serif;
	word-wrap: break-word;
	font-size: 14px;
}
body.home {
	background-image: none;
	background-color: #FFFFFF;
}
/* general */
img {
	max-width: 100%;
	height: auto;
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2rem;
}

h2 {
	margin-bottom: 0;
}
h4 {
	font-size: 1.5em;
	color: #f79233;
}
h5, .h5 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 1em;
	line-height: 1.6em;
}
#inner-header h4 { padding-bottom: 20px; }
/* gallery */
dl.gallery-item {
    display: inline-block;
    padding: .5em;
}

/* Navigation Items */

#inner-header {	padding-top: 20px; text-align: center; }
#click-menu { width: 100%; padding: 2px; height: 40px; }
ul.responsive-menu li:first-child { margin-top: 36px; }
#responsive-menu #responsiveSearch { width: 100% !important; }
.threeLines .line:first-child {margin-top: 2px; }


a, a:visited { color: #44579B; }
a:hover, a:focus, a:visited:hover, a:visited:focus{ color: #f79233; }
a:link, a:visited:link { color: #F79233; }

iframe { max-width: 100% !important; }

#responsive-menu .responsive-menu li.current-menu-item > a, #responsive-menu .responsive-menu li.current-menu-item > .appendLink, #responsive-menu .responsive-menu li.current_page_item > a, #responsive-menu .responsive-menu li.current_page_item > .appendLink {
    color: #44579b !important;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit { color: #FFFFFF !important; background-color: #44579b !important; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 100px; }
.woocommerce div.product form.cart, .woocommerce div.product p.cart { margin-top: 1em; }
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	height: 32px;
	line-height: 32px;
}
.woocommerce .quantity .qty { width: 4.631em; }
.center {
text-align: center;
}
.woocommerce ul.products li.product h3 { min-height: 56px; }
.clear {
	clear: both;
}
span { display: inline-block; -ms-word-break: keep-all !important; word-break: keep-all !important; }
p { display: block; -ms-word-break: keep-all !important; word-break: keep-all !important; color: #969696; }
#container { overflow: hidden; }

.orangeboxleft {
	border-top: 1px solid #F79233;
	border-bottom: 1px solid #F79233;
	border-left: 1px solid #F79233;
	border-right: 1px solid transparent;
	position: relative;
}
.orangeboxright {
	border-top: 1px solid #F79233;
	border-bottom: 1px solid #F79233;
	border-right: 1px solid #F79233;
	border-left: 1px solid transparent;
	position: relative;
	
}

	/* dots */
.orangeboxleft:before, .orangeboxleft:after,
.orangeboxright:before, .orangeboxright:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F79233;
}
.orangeboxleft:before {
	right: -1px;
	top: -3px;
}
.orangeboxleft:after {
	right: -1px;
	bottom: -3px;
}
.orangeboxright:before {
	left: -1px;
	top: -3px;
}
.orangeboxright:after {
	left: -1px;
	bottom: -3px;
}

.boxwriteup {
	line-height: 1rem;
	padding: 10px !important;
}
.boximage {
	text-align: center;
	position: relative;
	/* height: 50px; */
	z-index: 100;
	/* margin-top: -2rem;	*/
}
.boximage img {
	/*border: 4px solid #C8C8C8;*/
	/* padding: 10px !important; */
	background-color: #FFFFFF;
	/*left: 0;
	top: 0;*/
}

.boximage p.center { line-height: 0; }
.boximage.last-col { padding-left: 0.75em; }

/* header */
header.header {
background: #FFFFFF;
}
#logo {
	margin: 0;
}
#phone-number {
	color: #f79233;
	text-decoration: none;
	font-size: 0.8em;
}
	/* menu */
nav { margin-bottom: 20px; }	
	
.nav ul { background-color: #FFFFFF; }
ul.nav { text-align: center; }
.nav li, .nav ul li { float: none; display: inline-block; }
.nav li a {
	color: #44579B;
	text-transform: uppercase;
	padding: 0.5em;
	letter-spacing: -1px;
	font-size: 16px;
}
.nav li a:hover {
	text-decoration: none;
	/* font-style: italic; */
	color: #F79233;
}
#main-image img{
	width: 100%;
	height: auto;
}
/* home */
.home-section {
	width: 100%;
	height: auto;
	/*border-top: 4px solid #C8C8C8;
	border-bottom: 4px solid #c8c8c8;*/
	margin: 3rem 0;
	padding: 1rem 0; 
	background: #FFFFFF;
	position: relative;
}
.home-section h1 { font-weight: 800; }
.home-section a, .home-section a:visited { color: #f79233; }

.additional-row .m-all.cf {
	margin-top: 3%;
}
#grey-section {
	background: #C8C8C8;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1.5rem;
	text-align: center;
}


/*********** SAVINGS CALCULATOR **********************/
#soe-m, #mku {
	position: relative; overflow: auto;
}
ul.savings-list {
	position: relative;
	text-align: center;
}
ul.savings-list li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	
}
.marks-list {
	width: 100%;
	/*
	height: 8px;
	background-color: #c8c8c8; */
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.list-marks {
	height: 30px;
	position: relative;
	/* background-color: #c8c8c8; */
}
.list-marks:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	background-color: #EEE;
	top: 3px;
	left: 50%;
}
.list-marks:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 86%;
	background-color: #EEE;
	top: 5px;
	left: 100%;
}
/*
.list-marks.active-mark:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 100%;
	background-color: #44579b;
	top: -35%;
}
*/
#state-selector { 
	position: relative;
    	padding: 40px 0;
    	width: 100%;
    	max-width: 230px;
    	margin: 0 auto;
     }
     
#state-selector ul {
	position: absolute;
	height: 38px;
	width: 100%;
	background-color: transparent;
	border: 1px solid #c8c8c8;
	list-style-type: none;
	margin: 0;
	padding: 6px 0;
	z-index: 200;
}
#state-selector ul li.init { cursor: pointer;    color: #44579B;
    font-size: 18px; }
#state-selector ul li {
	padding: 0 0 6px 11px;
	cursor: pointer;
	font-size: 0.8em;
}
#state-selector ul li:last-child { 
	border-bottom: 1px solid #c8c8c8;
}
#state-selector ul li:not(.init) {
	float: left;
	width: 100%;
	display: none;
	background: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 0;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	    font-size: 20px;
    color: #44579B;
}

#calculated-info-wrapper {
	position: relative;
	/* border-bottom: 10px solid #c8c8c8; */
	padding-bottom: 2em;
	border-top: 4px solid #C8C8C8;
	padding-top: 20px;
	margin-top: 10px;
}
#calculated-info-inner {
	display: none;
	position: relative;
}
#call-us { padding-bottom: 10px; }


	/* individual image */
	/*
#first-section-left, #first-section-right .boxwriteup { margin: 1rem 0; }*/
/*	
#second-section-inner .boximage {
	width: 268px;
} */
/*
#second-section-inner .boxwriteup, #second-section-inner .last-col { margin: 1rem 0; } */
#first-section-left, #first-section-right .orangeboxleft { margin-top: 4em; }
.orangeboxleft p, .orangeboxright p { font-size: 18px; line-height: 21px; }
#second-section-wrapper { background-color: #f79233; color: #FFFFFF !important;}

#second-section-inner .orangeboxright {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid transparent;
    position: relative;
    margin-top: 2em;
}
#second-section-inner .orangeboxright:before, #second-section-inner .orangeboxright:after {	
	background-color: #FFFFFF;
}
#second-section-inner p, #second-section-inner a { color: #FFFFFF; }
.home-section a { font-weight: bold; text-decoration: none; }
#second-section-inner #second-right { margin-top: 3em; }
#second-right-container { max-width: 170px; margin: 0 auto; text-align: center; }

#third-left-container { max-width: 270px; margin-top: 2.5em; }
#third-section-inner .orangeboxleft { margin-top: 1em; }

/* footer */
footer.footer {
	background: transparent;
	padding: 1.5%;
	border-top: 4px solid #c8c8c8;
}
footer #logo { margin-top: 0; }
.copyright {
	text-transform: uppercase;
	text-align: right;
	margin-top: 1rem;
}


/**** Savings ***/
#savings-calculator { background-color: #FFFFFF; }
#savings-inner > div {/* border-bottom: 1px solid rgba(0,0,0,0.05); */ padding-bottom: 2em; margin-bottom: 2em; }
#savings-inner h1{
	margin-top: 0;
    margin-bottom: 31px;
    font-size: 1.8rem;
    color: #43559D;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

span#number1 {
   font-size: 85px;
    position: absolute;
    opacity: .2;
    left: 2%;
    left: 34.5%;
    font-weight: bolder;
    font-style: italic;
    margin-top: -43px;
}

span#number2 {
    position: absolute;
    font-size: 85px;
    opacity: .2;
    left: 34.5%;
    font-style: italic;
    font-weight: bold;
    margin-top: -45px;
}
span#number3 {
    position: absolute;
    font-size: 85px;
    font-weight: bold;
    font-style: italic;
    opacity: .2;
    left: 73.2%;
    left: 42.5%;
    margin-top: -43px;
}
.slider-number { margin-top: 5em; text-align: center; }

.yearly-label { 
	font-size: 1.125em;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #f99223; 
}
.slider-number input { 
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #EEE;
	max-width: 120px;
	margin: 0 auto;
	color: #44579b;
	opacity: 1 !important;
}


#energy-spendings h3 {
    text-align: center;
    color: #F99223;
    padding: 0px 30px;
        font-style: italic;
}

#kilo-usage h3 {
    text-align: center;
    padding: 0 39px;
    color: #F99223;
     font-size: 1.2em;
     font-style: italic;
}

#kilo-usage h6 {
    color: #44579B;
    text-align: center;
    font-style: italic;
}

#energy-spendings h6 {
    color: #44579B;
    text-align: center;
    font-style: italic;
}

#state-section h3 {
    text-align: center;
    font-style: italic;
    color: #F99223;
}



#state-section h6 {
 color: #44579B;
    text-align: center;
    font-style: italic;
}

p.small-text-bottom {
    font-size: 12px;
    font-style: italic;
    color: #44579B;
    text-align: center;
    margin-top: -10px;
}

p.small-text-top {
    font-size: 12px;
    font-style: italic;
    color: #44579B;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -10px;
}

#separator-info .m-all h1 {
    background-color: #E5E5E5;
    margin: 0 -15px;
    font-style: italic;
    text-align: center;
    color: #44579B;
    margin-top: -47px;
    margin-bottom: 20px;
    line-height: 1.5;
}
#separator-info .m-all:first-child h1::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 23.2px 24px 0;
    border-color: transparent #E5E5E5 transparent transparent;
    position: absolute;
    top: -47px;
    left: -0.9%;
}

#separator-info .m-all:last-child h1::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 24px 24px;
	border-color: transparent transparent transparent #E5E5E5;
	position: absolute;
    	top: -48px;
    	right: -10px;
}

#separator-info .m-all span.potential-savings {
    color: #F79233;
}

.currently-paying {
    color: #F79233;
}

span.currently-paying {
    color: #F99223;
}



#content #savings-calculator #calculated-info-wrapper #calculated-info-inner #separator-info .t-1of2 h1 span  {
	color: #f99223;
	}

span#side-small {
    color: #44579B;
    font-size: 13px;
    font-style: italic;
}

#call-us h1 {
    color: #44579B;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    padding-bottom: 7px;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 10px;
    margin-top: 0;
}
#call-us p {
    color: #44579B;
    text-align: center;
}

#color {
	color: #F79233;
}



span#paying {
    color: #F99223;
    font-style: italic;
    font-size: 24px;
    text-transform: uppercase;
}

span#left-over {
    color: #F99223;
    font-style: italic;
    font-size: 20px;
}

#paying-info h3 {
    color: #F99223;
    font-style: italic;
    text-transform: uppercase;
    font-size: 24px;
}

#orange {
	color: #F99223;
	font-size: 17px;
	font-style: italic;
}
p#left-over {
    color: #F99223;
}

span.blue {
    color: #44579B;
    font-weight: bold;
    font-style: italic;
}

#year {
	color: #44579B;
	font-weight: lighter;
   	font-style: italic;
   	font-size: 14px;
}

p#info {
    color: #F79233;
    font-style: italic;
    margin-top: 40px;
}

#savings-info h3 {
    color: #F79233;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}

p#enviro-info {
    color: #F99223;
    font-style: italic;
    font-size: 17px;
    margin-top: 20px;
}

p#calculated {
    color: #44579B;
    font-style: italic;
}

p#choose-clean {
    color: #75AE37;
    margin-top: 20px;
    font-style: italic;
}

p#saves {
    color: #F79233;
    font-style: italic;
    font-size: 17px;
    margin-top: 20px;
}


/**** Drag test ****//*
#test-slider .dragdealer {
	background: #e1e1e1;
    height: 40px;
    border-radius: 3px;
}*/
.dragdealer {
    position: relative;
    height: 10px;
    background: #EEE;
}
/*
#test-slider .dragdealer .red-bar {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 3px;
} 
*/
.dragdealer:before {
    position: absolute;
    width: 3px;
    height: 250%;
    background-color: #EEE;
    top: 50%;
    left: 0;
    content: "";
    transform: translateY(-50%);
}
.dragdealer .red-bar, .dragdealer .active-mark {
    width: 10px;
    height: 30px;
    background: #43559D;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.dragdealer .handle {
    position: absolute;
    top: -100%;
    left: 0;
    cursor: pointer;
    z-index:300;
}




/**** Store *****/
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	width: 200px;
}
li.product { cursor: pointer; }
li.product .wc_thumb_wrapper {
	min-height: 310px;
	position: relative;
}
li.product .wc_thumb_wrapper img {
	position: absolute;
	top: 50%; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.product p a:link, .product a:visited:link {
	font-style: italic;
	/* border: 1px solid #44579b; */
	padding: 0;
}
li.product p { margin-bottom: 3px; }
.product a h3 {
	color: #44579b;
}
.product p a, .product p a:link, .product a:visited:link {
	color: #c8c8c8;
}
.woocommerce ul.products li.product .price { font-weight: bold; }

.product p a:link:hover, .product a:visited:link:hover {
	font-style: italic;
	color: #c8c8c8;
	padding: 2px 5px;
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    color: #FFFFFF !important;
    background-color: #f79233 !important;
}

input[type='submit'] {
	background-color: #44579b;
    color: #FFFFFF;
    border: 0px;
    padding: .5em 1em;
    border-radius: 3px;
    font-weight: bold;
}

/* media queries */
@media only screen and (min-width: 1030px) {
	.wrap {
	    width: 1020px;
	    position: relative;
	}
}
@media (max-width: 767px) {
	.boxwriteup {
		margin: 2% 0;
		border-top: 1px solid #F79233;
		border-bottom: 1px solid #F79233;
		border-right: none;
		border-left: none;
		text-align: center;
	}
	.boxwriteup p {
		text-align: center !important;
	}
	.boximage {
		text-align: center;
		position: relative;
		width: 100% !important;
		height:auto;
		margin: 0;
	}
	.orangeboxleft:before, .orangeboxleft:after, .orangeboxright:before, .orangeboxright:after { display: none; }

}


@media (max-width: 845px) {
	nav {
		display: none;
	}
	#inner-header {
		padding-top: 50px;
	}
}

@media (max-width: 821px) {
	#separator-info .m-all h1 {
	    margin: 0 -17px;
	    margin-top: -40px;
	    font-size: 1.75em;
	}
	#separator-info .m-all h1 {
	    margin: 0 -17px;
	    margin-top: -40px;
	    font-size: 1.95em;
	    text-align: left;
	    padding-left: 1em;
	}
	#separator-info .m-all:last-child h1::after,
	#separator-info .m-all h1::before {
		display: none;
	}
	
	#calculated-info-wrapper { padding-bottom: 0em; }
	#first-section-left, #second-section-inner .orangeboxright {
	    margin-top: 0em;
	}
	#first-section-right .orangeboxleft {
		margin-top: 2em;
	}
	#second-section-inner #second-right {
		margin-top: 1.5em;
	}
	#third-left-container { margin-top: 1.5em; }
	#third-section-inner .orangeboxleft { margin-top: 0; }
	.home-section { margin:1rem 0; }
	
	
}
@media (max-width: 420px) {
#first-section-left { text-align: center !important; }
	#second-section-inner .orangeboxright {
		border-right: 0;
		margin-top: 1em;
	}
	#third-left-container {
		max-width: 310px;
		margin: 0 auto;
		text-align: center;
	}
}