/*
Theme Name: CStar Design Child
Theme URI: http://cstardesign.codestarlive.com/
Author: Codestar
Author URI: http://themeforest.net/user/Codestar
Description: A Premium WordPress Theme by Codestar <strong>Codestar:</strong> <a href="http://twitter.com/codestarlive">Twitter</a> | <a href="http://support.codestarlive.com">Theme Support</a>
Version: 4.0
License: GNU General Public License v2.0, June 1991
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Text Domain: cstardesign
Template: cstardesign
*/
@import url("../cstardesign/style.css");
h3{
line-height: 1.3em !important;	
}


/*homepage styles*/

#header ul.sf-menu li a{
	padding:5px 12px;
}


.introTextGrey{
	font-size:24px;
	line-height:1.2em;
}

.style_box h2{
	font-size:22px;
	color:388f37;
}
.style_box{
	min-height:370px;
	position:relative;
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/Boxes_With_Shadows2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.style_box .fpStyleBoxButton{
	position:absolute;
	bottom:20px;
	right:20px;
}
.style_box h2.singleLineHeader{
	padding-top:1em;
}


/*intro section of homepage */
#intro h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-Size:30px;	
}


@media screen and (max-width:500px){
	
	#intro {
	background-image: url(https://www.orvinconsulting.com/cms/wp-content/uploads/Green_Gradient_3x.png)!important;
	background-repeat: repeat-x!important;
	background-position: left top!important;
	background-color:#559733!important;
	}

	#intro div.space40{
		padding-top:5px!important;
		padding-bottom:5px!important;
	}
	
	#intro h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-Size:20px;	
	line-height:1.2em;
	}
}
	@media screen and (min-width:501px) and (max-width:980px){
	#intro {
	background-image: url(https://www.orvinconsulting.com/cms/wp-content/uploads/Green_Gradient_3x.png)!important;
	background-repeat: repeat-x!important;
	background-position: left top!important;
	background-color:#559733!important;
	}

	#intro div.space40{
		padding-top:5px!important;
		padding-bottom:5px!important;
	}
	
	#intro h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-Size:20px;	
	line-height:1.2em;
	}
	
}

/*about page styles*/

img.orvin{
	border: 1px solid #bbb;
	margin-bottom:2em;
}

.dropcap {
    font-size: 48px !important;
    line-height: 48px !important;
	
    margin: -4px 6px 0 0;
	color:#559733;
}
div.partner{
	background-color:#e8f3e2;
	padding: 1em 2em ;
	margin-bottom:4px;
	line-height:1.4em;
	background-repeat: no-repeat;
	
}
#content .inner blockquote.partner p{
	margin-bottom:.5em!important;
}

div.adjust {
	margin-top:-1em;
	margin-left:20px;
	float:left;
	
}

blockquote.partner p strong{
	color:#547b46;
}
h3.orange, ul.orange, ul.orange li a{
	color:#f9ad31!important;
}
h3.grey, ul.grey, ul.grey li a{
	color:#1f362d!important;
}
h3.purple, ul.purple, ul.purple li a{
	color:#352e71!important;
}
ul.green{
	color:#559733;
}
ul.PCIP, ul.PCIP li a{
	color:#276c79 !important;
}
h3.PCIP{
	color:#276c79 !important;
}


/*downloads page styles*/

div.downloadInfoBox{
	margin-top:20px;
	height: 160px;
	padding: 0 0 0 60px;
	background-color:#e7f3e1;
	
}
div.downloadButtonBox{
	background-color:#cfe4c1;
	float:right;
	height:100%;
	padding: 0 36px 0 036px;
}
.downButton{
margin-top:50px;
}
div.downloadInfoBox img{
	float:left;
	margin-top:30px;
}
div.downloadInfoBox p{
margin-top:70px;
margin-left:30px;
font-size:1.2em;
font-weight:bold;	
float:left;
}

@media screen and (max-width:500px){

div.downloadInfoBox{
	height: auto;
	margin-top:10px;
	padding: 0 0 0 0;
	background-color:#e7f3e1;
	position:relative;
	
}

div.downloadInfoBox img{
	float:left;
	margin-top:20px;
	margin-left:20px;
	}
div.downloadInfoBox p{
font-size:.94em;
margin-top:10px;
margin-left:10px;
margin-right:10px;
font-weight:bold;	
float:left;
position:absolute;
top:40px;
left:120px;
}

div.downloadButtonBox{
	background-color:inherit;
	float:left;
	height:80px;
	width:100%;
	clear:left;
	padding:0 0 0 0;
	
}

.downButton{
margin-top:0;
margin-right:auto;
margin-left:20px;
margin-bottom:10px;

}

}
	@media screen and (min-width:501px) and (max-width:980px){

div.downloadInfoBox{
	height: auto;
	margin-top:10px;
	padding: 0 0 0 0;
	background-color:#e7f3e1;
	position:relative;
	
}

div.downloadInfoBox img{
	float:left;
	margin-top:20px;
	margin-left:20px;
	}
div.downloadInfoBox p{
font-size:.94em;
margin-top:10px;
margin-left:10px;
margin-right:10px;
font-weight:bold;	
float:left;
position:absolute;
top:40px;
left:120px;
}

div.downloadButtonBox{
	background-color:inherit;
	float:left;
	height:80px;
	width:100%;
	clear:left;
	padding:0 0 0 0;
	
}

.downButton{
margin-top:0;
margin-right:auto;
margin-left:20px;
margin-bottom:10px;

}
}

/*licence Agreement page styles*/

li strong{
	color:#53a133;	
}

div.LicenceAgreementHeader{
	background-repeat: repeat-x;
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/form-header-background.jpg);
	min-height:50px;
	margin-bottom:0;
	color:#e9e8dd;	
	margin-left:20%;
	margin-right:20%;
	margin-top: 2em;
	}

div.LicenceAgreementHeader h3{
	margin-left:14px;
	padding-left:30px;
	padding-top:1em;
	color:#e9e8dd !important;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:0;
	background-image: url(https://www.orvinconsulting.com/cms/wp-content/uploads/arrow-down1.png);
	background-repeat: no-repeat;
	background-position: 0 15px;	
	
}

div.licenceAgreement{
	background-color:#e9e8dd;
	padding: 20px 40px;
	margin-left:20%;
	margin-right:20%;
	
}

div.message{
	margin-bottom:20px;
}
div.error{
	background-color:#F96;
	padding:5px 10px;
	color:#fff;
}
.download-pdf{
font-size: 1.5em;	
line-height:1.3em;
margin-bottom:2em;
padding:10px;
border:solid 1px #666;
}

input[type=text], input[type=email]{
clear:left;
border:1px solid #6c6c6c;
width:100%!important;
}
input[type=submit]{
	float:right;
	color:#fff;
	font-weight:bold;
	display: inline-block;
    border-radius: 3px;
    cursor: pointer;
	font-size: 12px;
    padding: 5px 10px;
	background-color: #91bd09;
	border-top: 1px solid rgba(255,255,255,.4);
    text-shadow: 1px 1px 0px rgba(0,0,0,.4);
    padding: 10px 15px;
    line-height: 1.5em;
	margin: 2px 0;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom: 1px solid rgba(0,0,0,.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 1px 0 0 rgba(255,255,255,.3);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .3), rgba(0, 0, 0, .1));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .3), rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .3), rgba(0, 0, 0, .1));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .3), rgba(0, 0, 0, .1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000');
}


div.g-recaptcha{
float:left;
}

br.clearAll{
	clear:both;
}



@media screen and (max-width:500px){
	div.LicenceAgreementHeader{	
	margin-left:0!important;
	margin-right:0!important;
	padding: 15px 20px;
	}
	
	div.licenceAgreement{	
	margin-left:0;
	margin-right:0;
	}
	div.LicenceAgreementHeader h3{	
	background:none!important;
	padding-top:.5em;
	margin-left:0;
	padding-left:0;
	}
	
	#rc-imageselect {transform:scale(0.77);transform-origin:0;-webkit-transform:scale(0.77);transform:scale(0.77);-webkit-transform-origin:0 0;transform-origin:0 0; 0
	}

	
}
	
@media only screen and (min-width:501px) and (max-width:980px){
		
			
		
	div.LicenceAgreementHeader{	
	margin-left:0!important;
	margin-right:0!important;
	
	}
	
	div.licenceAgreement{
	margin-left:0;
	margin-right:0;
	
	}
		
	
	}


  
/*Contact Page Styles*/

div.mailHolder{
border: solid 1px #CAC9BD;	
margin-top:-10px;

}

div.mailHolder h3{
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#226e27;
	margin-bottom:1em;
}

div#contactForm, div.mail{
background-color:#e9e8dd;
padding: 20px 30px;
border: solid 1px #CAC9BD;
		
}

div.mail strong{
 line-height:.5em !important;
}
div.mail p{
	margin-bottom:0;
	margin-top:0;
}

div.contactHeader{
	background-repeat: repeat-x;
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/form-header-background.jpg);
	min-height:119px;
	margin-bottom:0;
	color:#e9e8dd;	
	margin-bottom:0;
	
}
div.contactHeader img{
	margin-left:20px;
	margin-top:20px;
}

div.contactHeader h3{
	margin-left:20px;
	padding-top:20px;
	color:#e9e8dd !important;
	font-weight:bold;
	line-height:1.2em;
}

div.contactHeader p{
	margin-bottom:0;
	margin-top:0;
	line-height:1.2em;
}
h3.vanAdress, h3.stayConnected{
	color:#226e27 !important;
}
h3.stayConnected{
	font-size: 1.5em !important;
	line-height:1.3em;
}

.form_wrap{
	background-color:#e9e8dd;
	
}
.form_wrap label{
	color:#6c6c6c !important;
	font-weight:bold;
	font-size:1.2em;
	
}
div.recaptcha{
float:left;	
max-width:400px;
}


.sendform textarea{
	width:100%!important;
}

select, textarea, input[type=text], input[type=email], input[type=password] {
	border:1px solid #6c6c6c;	
	width:80%;
	
}

.form_wrap .cs-button{
float:right;	
}

.cs-button.small span{
	padding: 8px 16px !important;
	font-size:14px;
}

div.facebook{
	background-color:#f5f5f0;
	border-top:solid 2px #fff;
	padding: 20px 30px;
}


/*projects page styles*/

#content .inner ul.projects{
	list-style-type: none;	
	padding:0;
	margin:2em 0 0 0;
}

#content .inner ul.projects > li{
	padding: 0 0 1em 3em;
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/arrow-right.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#content .inner ul ul{
	list-style-type: none !important;	
	padding:0;
	margin:0;
}

#content .inner ul li ul > li{
	list-style-image: url('https://orvinconsulting.com/cms/wp-content/uploads/green-dot2.png');
  background-repeat: no-repeat;
  background-position: 0px center; 
  padding-left:1.2em;
  margin-left: 1.2em;
}

#content .inner div.testimonial-header{
	padding:6px 60px 4px 1em;
	background-color:#a7d090;
	margin-bottom:4px;
}
#content .inner div.testimonial-header h2{
color:#fff;
}
blockquote.testimonial{
	background-color:#e8f3e2;
	padding: 1em 2em 1em 6em;
	font-size:.9em;
	margin-bottom:4px;
	line-height:1.4em;
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/quote.png);
	background-repeat: no-repeat;
	background-position: 8px 14px;	
	color:#6ebf3f;
}
#content .inner blockquote.testimonial p{
	margin-bottom:.5em!important;
}

blockquote.testimonial p strong{
	color:#547b46;
}



/*services page styles*/

div.icon{
	padding-left:5em;	
}
div.icon-note{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/icon-pencil.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-gear{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/icon-gear.png);
	
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-thumbs-up{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/icon-thumb.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-head{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/head.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-cloud{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/icon-cloud.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-check{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/checkmark.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.icon-profile{
	background-image: url(https://orvinconsulting.com/cms/wp-content/uploads/icon-profile.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ol.green-text{
color:#6ebf3f;
margin-bottom:3em;
}

#copyright .inner{
	color:#808285;
	font-size:11px;
}

#copyright .inner a{
	font-size:11px;
}

/*footer*/

#footer .inner{
padding-top:4em;	
}

#footer .inner h2{
	margin-top:24px;
	color:#6ebf3f;
	font-size:2.5em; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer .inner p{
	line-height: 1.5em;
	font-size: 1.5em;
}

#footer .inner hr{	
      background:url(https://orvinconsulting.com/cms/wp-content/uploads/hr-pattern-footer.png) repeat-x top left;
      border: 0;
}

#footer .inner .footerMargin{
	margin-top:24px;
}

#footer .inner ul{
	line-height: 1.5em;	
	list-style-type: none;
    padding: 0 0 0 2em;
    margin: 0px;
	font-size:1.5em;
	}
	
#footer .inner li{	
  padding-left:1em;
  list-style-image: url('https://orvinconsulting.com/cms/wp-content/uploads/green-dot2.png');
  background-repeat: no-repeat;
  background-position: 0px center; 
}

#footer .inner p img{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
	
	@media screen and (max-width:500px){
		
		.footer_widget{
		margin-bottom:1em !important;	
		}
		#footer .inner .footerMargin {
    margin-top: 0!important;
}
		
		.footer_widget p{
			margin-bottom: .5em !important;
		}
	}
	
		@media screen and (min-width:501px) and (max-width:980px){
		
		.footer_widget{
		margin-bottom:1em !important;	
		}
		#footer .inner .footerMargin {
    margin-top: 0!important;
}
		
		.footer_widget p{
			margin-bottom: .5em !important;
		}
	}


/*copyright*/

#copyright .inner .alignright a{
	display:inline-block;
	margin-left:1em;
	color:#808285;
}

#copyright .inner .alignright a:hover{
	color:#559733;
	text-decoration:none;
}

/*assorted classes*/
.introGreenText{
	font-size:18px;
	color:#519032;
	line-height:1.3em;
}