@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.otf');
  src: url('../fonts/Gotham-Bold.otf')  format('opentype');
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.ttf');
  src: url('../fonts/OpenSans-Semibold.ttf')  format('truetype');
}

@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('../fonts/OpenSans-ExtraBold.ttf');
  src: url('../fonts/OpenSans-ExtraBold.ttf')  format('truetype');
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.ttf');
  src: url('../fonts/OpenSans-Regular.ttf')  format('truetype');
}

body{
	margin:0;
	padding:0}
	img{max-width:100%;
	font-family: 'Gotham-Bold';
}
	
.MyContainer{
	width:1100px;
	margin:0 auto;
}

.divTopHeader{
    padding: 10px 0px 1px;
    background: #96c855;
}

.divBomHeader{
    padding: 10px 0px 10px;
    background: #FAFAFA;
    border-bottom: 3px solid #084177;
    height: 80px;
}

.divDreamCenterTitle{
    font-family: 'Gotham-Bold';
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    text-transform: uppercase;
    margin: 30px 0px 30px 5px;
}

.divHeaderLeft{
    text-align: left;
    width: 10%;
    float: left;
    padding: 0px;
}

.divHeaderRight{
    float: right;
    padding: 15px 0px;
}
.clearboth{
    clear: both;
}
.divFacebook{
    background: url("../images/fb.png") no-repeat 12px 8px;
    width:62px;
    height:62px;
    float: left;
    margin-top: 8px;
}
.divInstaGram{
    background: url("../images/insta.png") no-repeat 12px 8px;
    width:62px;
    height:62px;
    float: left;
    margin-top: 8px;
}
.divPhone{
    background: url("../images/phone.png") no-repeat -2px 0px;
    width: 404px;
    height: 84px;
    float: left;
}
.divBanner{
    text-align: center;
    padding: 20px 0px;
}
.divBannerLeft{
    color: #fff;
    float: left;
    text-align: center;
    position: absolute;
    z-index: 99999;
    margin-top: -600px;
    padding: 180px 0px;
}
.divBannerRight{
    float:right;
    width:53%;    
}
.divBannerLeftTitle{font-family: 'Gotham-Bold';font-size: 40px;line-height: 50px;}
.divBannerLeftLine{
    background: #72a708;
    height:4px;
    width:57%;
    margin: 5px 0px;
}
.divBannerLeftContent{
    font-family: 'OpenSans-Semibold';
    font-size:19px;
}
.divBannerLeftContentList{
    padding-top: 10px;
}
.divBannerLeftContentList ul{
    padding: 0;
}
/*.divBannerLeftContentList ul li{
    list-style: none;
    background: url("../images/priceback1.png") no-repeat left 3px;  
    font-family: 'OpenSans-Semibold';
    font-size: 15px;
    padding-left:5px;
    line-height:24px;
    height:28px;
    width:400px;
}*/
.divBannerLeftContentList ul li{
    list-style: none;
    background: url("../images/tick.png") no-repeat left 0;    
    font-family: 'OpenSans-Semibold';
    font-size: 25px;
    padding: 0 0 7px 30px;
    line-height:24px;
    height:28px;
    width:400px;
}
.divBannerLeftContentList ul li span:nth-child(2n){
    float:right;
}
.divBannerLeftContentBox { background: #71A709; color: #fff; font-size: 22px; font-family: GOTHAM-BOLD; padding: 10px 20px; text-align: center; }
.divBtmContent {padding: 0px 0px;font-family: OpenSans-Semibold;color: #343434;font-size: 13px;text-align: center;line-height: 22px;}
.divBannerRightForm{
    background: #7dbb00;
    padding:20px;
    border-radius:10px;
    max-width:300px;
    float: right;
    margin-right: 20px;
}
.divFromImage{
    float: right;
    width: 205px;
    margin-right: -16px;
}
.divBannerRightFormInput input,.divBannerRightFormInput textarea{
    font-family:OpenSans-Regular;
    font-size: 15px;
    width: 93%;
    padding: 5px 10px;
    margin-bottom:5px;
}
.divBannerRightFormTitle{
    font-family:OpenSans-ExtraBold;
    color:#fff;
    font-size: 30px;    
    text-align: center;
}
.SubmitButton{
    font-family:PTSans-CaptionBold;
    background:#505050;
    color:#fff;
    width: 100% !important;
    border: none;
    text-transform: uppercase;
    font-size:25px !important;
}
.divWeGoodbye{
    background:#f4f4f4;
    padding: 20px 0px;
}
.divWeGoodbyeLeft{
    float: left;    
    width: 50%;
    padding: 10% 0;
}
.divWeGoodbyeRight{
    float: right;    
    width: 50%; 
    text-align:right;   
}
.divWeGoodbyeLeftTitle{
    font-family: OpenSans-Regular;
    font-size: 13px;
    color:#084177;
    float: left;
    text-align: left;
    padding-top: 0px;
    /* font-weight: bold; 
    text-transform: uppercase;*/
    margin: 43px 0px 10px 20px;
}
.divWeGoodbyeLeftContent{
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
    color: #343434;
    text-transform:uppercase;
}
.divServices{
    padding: 30px 0px;
}
.divServicesTitle{
    text-align: center;
    font-family: 'Gotham-Bold';
    font-size: 36px;
    font-weight: bold;
    color:#084177;
    text-transform: uppercase;
    margin:0px 0px 10px 0px;
}
.divServicesTitleLine{
    background: #084177;
    height:4px;
    width: 130px;
    margin: 0 auto 20px auto;
}
.divServicesBox{
    float: left;
    width:30%;
}
.divServicesBoxTitle{
    font-family:OpenSans-ExtraBold;
    color: #084177;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0px;
}
.divServicesBoxContent{
    font-family: 'OpenSans-Semibold';
    color:#343434;
    font-size: 13px;
    text-align: justify;
    line-height:22px;
    margin-top: 10px;
}
.divServicesBox:nth-child(2n){
    margin:0px 5%;
}
.dicRequestQuote{
    background: url("../images/backrequest.png") no-repeat left center;
    padding: 0px 0px;
    margin-top: -40px;
}
.divRequestQuoteTitle{
    font-family:OpenSans-ExtraBold;    
    font-size: 25px;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
}
.RequestButton{
    background:#084177;
    text-align:center;
    font-family: 'OpenSans-Semibold';    
    font-size:21px;
    border-radius:5px;
    width:200px;
    margin:10px auto 0 auto;
    padding: 5px 10px;
}
.RequestButton a{
    color:#fff;
    text-decoration: none;
}
.RequestButton a:hover{
    color:#fff;
}
.divMap{
    position: relative;
}
#map {
    width: 100%;
    height: 500px;
 }
 .divMapContactImage{
     margin: 10px 0 20px;
     text-align: center;
 }
 .divMapContact{
     background: #fff;
     padding: 15px;
     position: absolute; 
     top: 150px; 
     left: 8%;
 }
 .divMapContactPhone{
     text-align: center;
     font-family:OpenSans-ExtraBold;
     padding: 5px 0px;
 }
 .divMapContactPhone a{
     color:#343434;
     text-decoration: none;
 }
 .divMapContactEmail{
    text-align: center;     
    font-family:OpenSans-ExtraBold;
    padding: 5px 0px;
 }
 .divMapContactEmail a{
     color:#343434;
     text-decoration: none;
 }
 .divFooter{
    font-family:OpenSans-Regular;
    background:#084177;
    color:#fff;
    padding: 10px 0px;
    text-align: center;
}


p {text-align: left;font-size: 25px;color: #9d9c9c;line-height: 15px;}
 .toggle, [id^=drop] {
 display: none;
}

nav {
  margin: 0;
  padding: 0;
}

#logo {
  display: block;
  padding: 0 30px;
  float: left;
  font-size: 20px;
  line-height: 60px;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: left;
  padding: 0;
  margin: 36px 45px;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
}

nav a {
  display: block;
  padding: 0 10px;
  color: #333;
  font-size: 18px;
  font-family: 'OpenSans-Semibold';
  line-height: 35px;
  text-decoration: none;
}

nav ul li li a:hover { color: #fff; }

nav ul li a:hover {color: #7dbb00;}

nav ul ul {
  display: none;
  position: absolute;
  top: 25px;
  background:#7dbb00;
}

nav ul li:hover > ul { display: inherit;color: #fff; }

nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

nav ul ul ul li a:hover {color: #fff;}

li > a:after { content: ' +'; }

li > a:only-child:after { content: ''; }

@media all and (max-width : 768px) {

nav { margin: 0; }

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  padding: 5px 0px 0px;
  color: #333;
  text-align: right;
  font-size: 18px;
  font-family: OpenSans-Semibold;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

nav ul {
    float: left;
    padding: 0;
    margin: 6px 0px 0px 0px;
    list-style: none;
    position: relative;
}

.toggle:hover {background-color: #fff;}

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a {background-color: #fff;}

nav ul li ul li .toggle,
 nav ul ul a { background-color: #fff; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}

.fixed_header .Logo{
    max-width:175px;
    transition:all .3s ease-out 0s;
}
.fixed_header .downloadbrochrebtn{
    max-width:175px;
}
.divTopHeader.fixed_header{
    padding: 0px 0px;
    width:100%;
    text-align: center;
    z-index: 9;
    transition:all .3s ease-out 0s;
}
.divCopyright{
    margin: 0 auto;
    width: 30%;
    float: right;
    padding-top: 39px;
}
.Copyright{
    float: right;
    color: #084177;
    font-size: 13px;
    margin-right: 5px;
    text-align: right;
    font-family: OpenSans-Regular;
}
.CopyrightSep{
    float: left;
    padding: 0px 3px;    
}
.AllRights{
    float: left;    
    padding-top:1px;
}
#Message{
    height: 100px;
}
.divBannerRightFormInput p{
    margin: 0px;
}
.screen-reader-response,.wpcf7-validation-errors{
    display: none;
}
.divTestimonials{
    float: right;
    padding-top:22px;
    width:570px;
    font-size: 13px;
}
.divWeareecoMain{
    padding: 20px 0px;
}
.divWeareeco{
    font-family: 'Gotham-Bold';
    color: #fff;
    font-size: 30px;
    padding-top: 5px;
    text-align: center;
    text-transform:uppercase;
    padding-bottom: 10px;
}
.divWeareecoContent{
    font-family: 'Gotham-bold';
    color: #333;
    font-size: 25px;
    text-align: center;
	color:#fff;
}
.divWeareecoContent div{
    padding-bottom: 5px;    
}
@media screen and (max-width:1400px){
    
}
@media screen and (max-width:1300px){
    
}
@media screen and (max-width:1200px){
    
}
@media screen and (max-width:1120px){
    .MyContainer{width:1000px;margin:0 auto}
    .divBannerLeftTitle {
        font-size: 45px;
    }
    .divTestimonials{
        width:460px;
        text-align: center;
    }
    .content-slider{
        height:20px;        
    }
    .content-slider{
        height:50px  !important;
        padding-bottom:0px
    }
    .divFromImage {
        width: 175px;
    }
}
@media screen and (max-width:1040px){
    .MyContainer{width:920px;margin:0 auto}
    .divBannerLeftTitle {
        font-size: 40px;
    }
    .divTestimonials {
        width: 435px;
    }
    .divFromImage {
        width: 130px;
        margin-right:-10px;
    }
    .divWeareecoMain {
        padding: 5px 0;
    }
    .divWeareecoContent {
        font-size: 14px;
    }
}
@media screen and (max-width:960px){
    .MyContainer{width:760px;margin:0 auto}
    .divBannerLeftTitle {
        font-size: 32px;
    }
    .divBannerLeftContent {
        font-size: 18px;
    }
    .divTestimonials {
        display:none;
    }
    .divFromImage {
        display:none;
    }
    .divBannerLeftContentList ul li{
        width:350px;
    }
}
@media screen and (max-width:800px){
    .MyContainer{width:728px;margin:0 auto}
    .divServicesBoxTitle{
        font-size:16px;
    }
    
}
@media screen and (max-width:768px){
    .MyContainer{width:680px;margin:0 auto}
    .Logo{width:130px;}
    .divPhone {
        background: url("../images/phone.png") no-repeat scroll 0 0 / 100% auto;
        height: 52px;
        margin-left: 10px;
        width: 184px;
    }
    .divInstaGram {
        background: url("../images/insta.png") no-repeat scroll 10px 0px;
        float: left;
        height: 52px;
        margin-top: 0;
        width: 62px;
    }
    .divFacebook {
        background: url("../images/fb.png") no-repeat scroll 12px 0;
        float: left;
        height: 52px;
        margin-top: 0;
        width: 62px;
    }
    .divBannerLeft {
        float: none;
        width: 90%;
        text-align:center;
    }
    .divBannerLeftLine{
        margin:5px auto;
        width:50%;
    }
    .divBannerLeftContentList {
        margin: 0 auto;
        text-align: left;
        width: 50%;
    }
    .divBannerRight {
        float: none;
        margin: 0 auto;
        width: 500px;
    }
    .divBanner {
        background-color: #2B2B2B;
    }
    .divWeGoodbyeLeft {
        float: none;
        text-align: center;
        width: 100%;
    }
    .divWeGoodbyeRight {
        float: none;
        text-align: center;
        width: 100%;
        padding-top:10px;
    }
    
    .divServicesBox,.divServicesBox:nth-child(2n){
        float: none;
        margin: 0 auto;
        width: 50%;
        padding-bottom:20px;
    }
    .divFromImage {
        display: block;
    }
}
@media screen and (max-width:700px){
    .MyContainer{width:580px;margin:0 auto}
    .divBannerLeftContentList ul li{
        font-size:17px;
    }
    .divBannerLeftContentList ul li {
        font-size: 14px;
    }
}
@media screen and (max-width:640px){
    .MyContainer{width:530px;margin:0 auto}
    .divBannerLeftContentList {
        width: 300px;
    }
	.divBannerLeftTitle {
        color: #fff;
        float: left;
        text-align: center;
        position: absolute;
        z-index: 99999;
        font-size: 15px;
        line-height: 23px;
        margin-top: 75px;
        margin-left: 65px;
        padding: 180px 0px;
    }
	.gtfrm {
    float: left;
    border: 1px solid #eee;
    padding-bottom: 25px;
    padding-right: 15px !important;
    padding-left: 0px !important;
    width: 100% !important;
}
.tbltxt {
    font: bold 13px Century Gothic !important;
    color: #090909;
    float: left;
    padding: 10px 10px;
}
.divHeaderLeft {
    text-align: center;
    width: 100%;
    float: none;
    padding: 0px;
}

.divBomHeader {
    padding: 10px 0px 10px;
    background: #FAFAFA;
    text-align: center;
    border-bottom: 3px solid #084177;
    height: 200px;
}

.divWeGoodbyeLeftTitle {
    font-size: 24px;
    text-align: center;
    padding-top: 0px;
    font-family: 'Gotham-Bold';
    margin: 0px 0px 10px 5px !important;
}

.divCopyright {
    margin: 0 auto;
    width: 100% !important;
    float: none !important;
    padding-top: 0px;
}

.Copyright {
	color: #333;
    text-align: center;
    float: none !important;
    font-family: OpenSans-Regular;
}

.AllRights {
	color: #333;
	padding-top: 1px;
    text-align: center;
    float: none !important;
    font-family: OpenSans-Regular;
}
.dvlft3 {
    float: left;
    width: 90% !important;
    font-family: 'Gotham-Bold';
    margin: 15px 15px;
}

.dvlft4 {
    float: left;
    width: 90% !important;
    font-family: 'Gotham-Bold';
    margin: 15px 15px;
}


.dvlft {
    float: left;
    width: 100% !important;
    margin: 3px 3px !important;
}
#contactsubmit {
    cursor: pointer;
    border: 0px;
    float: right;
    font-weight: normal;
    font-size: 18px;
    line-height: 0px;
    height: 40px;
    margin-right: 1px;
    margin-top: 10px !important;
    border-radius: 3px;
    background: #7dbb00;
    color: #fff;
    width: 96% !important;
}

	.ftrblk {
		padding: 10px 0px !important;
		margin-bottom: 20px;
		float: left;
		width: 100%;
		height: auto !important;
	}
	.ftconbx {
		width: 100% !important;
		float: left;
	}
	.ftbx {
		width: 100% !important;
		float: left;
	}
	.ftbx ul li {
		font-family: 'OpenSans-Regular';
		text-align: left;
		text-decoration: none;
		margin-bottom: 3px;
		margin-right: 30px;
		font-size: 15px;
		width: 90% !important;
		border-bottom: 1px solid #55595b;
		font-weight: bold;
		color: #9a9a97;
		padding: 5px 20px 7px 0px;
		display: inline-block;
	}
	.ftconbx p {
		color: #999999;
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
		padding-right: 0px !important;
		font-family: 'OpenSans-Regular';
	}
    .divRequestQuoteTitle{
        font-size:22px;
    }
}
@media screen and (max-width:550px){
    .MyContainer{width:460px;margin:0 auto}
    .divRequestQuoteTitle {
        font-size: 20px;
    }
    .divFromImage {
        display: none;
    }    
    .divBannerRightForm{
        float:none;
    }
    .divBannerRight {
        width: 360px;
    }
    .divBannerLeftContentList {
        width: 355px;
    }
}                                          
@media screen and (max-width:480px){
    .MyContainer{width:430px;margin:0 auto}
    .Logo {
        width: 100px;
    }
	.divFromImage {
        display: none;
    }
    .divPhone{
        height:40px;
        width:140px;
    }
    .divInstaGram {
        background:url("../images/insta.png") no-repeat scroll 0 0 / 100% auto;
        height: 40px;
        width: 40px;
    }
    .divFacebook {
        background: url("../images/fb.png") no-repeat scroll 0 0 / 100% auto;
        height: 40px;
        width: 40px;
        margin-right:5px;
    }
    .divPhone{
        margin-left:5px;
    }
    .divServicesBox, .divServicesBox:nth-child(2n) {
        width: 60%;
    }
    .divWeareeco{
        font-size:32px;
    }
    .divBannerLeftContentList ul li {
        width: 330px;
    }
}
@media screen and (max-width:450px){
    .MyContainer{width:340px;margin:0 auto}
    .divHeaderLeft {
    float: none;
    text-align: center;
}
.divFromImage {
        display: none;
    }
    .Logo {
        width: 70%;
    }
    .divPhone {
        height: 30px;
        width: 110px;
    }
    .divInstaGram{
        height: 30px;
        width: 30px;
    }
    .divFacebook{
        height: 30px;
        width: 30px;        
    }
    .divServicesBox, .divServicesBox:nth-child(2n) {
        width: 100%;
    }
    .divCopyright{
        width:auto;
    }
    .Copyright {
        float: none;
    }
    .CopyrightSep {
        display: none;
    }
    .AllRights {
        float: none;
        padding-top: 1px;
    }
    .divWeareeco {
        font-size: 26px;
    }
    .divWeareecoContent {
        font-size: 13px;
    }
    .divWeGoodbyeLeftTitle {
        font-size: 23px;
        text-align: center;
        padding-top: 0px;
        font-family: 'Gotham-Bold';
    }
    .divBannerLeftContentList {
        width: 315px;
    }
    .divBannerLeftContentList ul li {
        width: 310px;
    }
    .divBannerRight {
        width: 350px;
    }
    .g-recaptcha {
        transform: scale(0.96);
        transform-origin: 0 0 0;
    }
}

@media screen and (max-width:320px){
	.divBannerLeftTitle {
		display:none;
	}
}

@media screen and (max-width:360px){
    .MyContainer{width:300px;text-align: justify;margin:0 auto;}
    .divBannerLeftTitle {
        color: #fff;
        float: left;
        text-align: center;
        position: absolute;
        z-index: 99999;
        font-size: 13px;
        line-height: 20px;
        margin-top: 115px;
        margin-left: -24px;
        padding: 180px 0px;
    }
	p {
		text-align: left;
		font-size: 14px;
		color: #9d9c9c;
		line-height: 15px;
	}
	.bxan ul li {
		background: url(../images/icon-04.png) no-repeat scroll 0px 4px;
		font-family: 'OpenSans-Regular';
		text-align: left;
		text-decoration: none;
		margin-bottom: 3px;
		margin-top: 10px;
		margin-right: 30px;
		font-size: 14px;
		width: 80% !important;
		font-weight: normal;
		color: #9a9a97;
		padding: 5px 0px 7px 22px;
		display: inline-block;
	}
	.divHeaderLeft {
    text-align: center;
    width: 100%;
    float: none;
    padding: 0px;
}

.divBomHeader {
    height: 280px;
    padding: 10px 0px 10px;
    background: #FAFAFA;
    border-bottom: 3px solid #084177;
}

.divWeGoodbyeLeftTitle {
    font-size: 24px;
    text-align: center;
    padding-top: 0px;
    font-family: 'Gotham-Bold';
    margin: 0px 0px 10px 5px !important;
}

.divCopyright {
    margin: 0 auto;
    width: 100% !important;
    float: none !important;
    padding-top: 0px;
}

.Copyright {
	color: #333;
    text-align: center;
    float: none !important;
    font-family: OpenSans-Regular;
}

.AllRights {
	color: #333;
	padding-top: 1px;
    text-align: center;
    float: none !important;
    font-family: OpenSans-Regular;
}
	#contactsubmit {
    cursor: pointer;
    border: 0px;
    float: right;
    font-weight: normal;
    font-size: 18px;
    line-height: 0px;
    height: 40px;
    margin-right: 1px;
    margin-top: 10px !important;
    border-radius: 3px;
    background: #7dbb00;
    color: #fff;
    width: 96% !important;
}
.tbltxt {
    font: bold 13px Century Gothic !important;
    color: #090909;
    float: left;
    padding: 10px 10px;
}
	.gtfrm {
    float: left;
    border: 1px solid #eee;
    padding-bottom: 25px;
    padding-right: 15px !important;
    padding-left: 0px !important;
    width: 100% !important;
}

.dvlft3 {
    float: left;
    width: 90% !important;
    font-family: 'Gotham-Bold';
    margin: 15px 15px;
}

.dvlft4 {
    float: left;
    width: 90% !important;
    font-family: 'Gotham-Bold';
    margin: 15px 15px;
}



.dvlft {
    float: left;
    width: 100% !important;
    margin: 3px 3px !important;
}


	.divHeaderRight {
    float: left;
    margin-left: 25px;
    margin-right:0px;
    padding: 15px 0px;
}
    .divPBtmContent > p {
		font-size: 15px;
		margin-top: 0;
		text-align: justify !important;
	}
    .divServices {
    	padding: 0px 0px;
	}
	.goodbyeLeft {
		float: left;
		width: 100% !important;
		padding: 0;
	}
	.frmbyeLeft {
		float: left;
		width: 90% !important;
		margin: 0px 10px 30px;
		padding: 0px 0px 10px !important;
	}
	.ftrblk {
		padding: 10px 0px !important;
		margin-bottom: 20px;
		float: left;
		width: 100%;
		height: auto !important;
	}
	.ftconbx {
		width: 100% !important;
		float: left;
	}
	.ftbx {
		width: 100% !important;
		float: left;
	}
	.ftbx ul li {
		font-family: 'OpenSans-Regular';
		text-align: left;
		text-decoration: none;
		margin-bottom: 3px;
		margin-right: 30px;
		font-size: 15px;
		width: 90% !important;
		border-bottom: 1px solid #55595b;
		font-weight: bold;
		color: #9a9a97;
		padding: 5px 20px 7px 0px;
		display: inline-block;
	}
	.ftconbx p {
		color: #999999;
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
		padding-right: 0px !important;
		font-family: 'OpenSans-Regular';
	}
    .divBannerLeftContent {
        font-size: 16px;
    }
    .divBannerLeftLine {
        width: 90%;
    }
    .divBannerRight{
        width:auto;
    }
    .divBannerRightFormTitle {
        font-size: 25px;
    }
	.divBannerLeftContentBox {
		background: #71A709;
		color: #fff;
		margin-bottom: 25px;
		font-size: 22px;
		font-family: GOTHAM-BOLD;
		padding: 10px 20px;
		text-align: center;
	}
    .divMapContact{
        left:3%;
    }
    .divBannerRightForm{
        float:none;
    }
    .divBannerRightForm{
        margin-right:0px;
    }
    .g-recaptcha {
        transform:scale(0.86);
        transform-origin:0 0;
    }
    .divWeareeco {
        font-size: 22px;
    }
    .divWeareecoContent {
        font-size: 11px;
        text-align: center;
    }
    .divWeGoodbyeLeftContent{
        font-size:13px;
    }
    .divBannerLeftContentList {
        width: 290px;
    }
    .divBannerLeftContentList ul li {
        width: 290px;
    }    
}



.request {
    background: url(../images/backrequest.png) no-repeat left center;
    padding: 20px 0px;
    margin-top: -2px;
}

.divPBtmContent {color: #343434;font-family: OpenSans-Semibold;font-size: 13px;line-height: 22px;padding: 3% 0;text-align: center;}
.dicPR {padding: 4% 0 0;}
.divPBtmContent  h2{margin-bottom:4%;}
.divPBtmContent > p {font-size: 15px;margin-top: 0;text-align: left;}
.divPBtmContent li {font-size: 15px;text-align: left;line-height:30px;}
.clsgtext{color:#7DBB00;font-size:20px !important;font-style: italic;}


.ftrblk {
	background:#363839;
	padding: 20px 0px 10px;
	height: 225px;
}

.ftconbx {
	width: 26%;
	float:left;
}

.ftconbx  p{
	color:#999999;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	padding-right: 30px;
	font-family: 'OpenSans-Regular';
}

.ftconbx  h3{
	color: #999999;
    font-size: 23px;
    line-height: 10px;
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 15px;
    font-family: 'OpenSans-Semibold';
}

.ftbx {
	width: 48%;
	float:left;
}

.ftbx  ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.ftbx ul li {
	font-family: 'OpenSans-Regular';
	text-align:left;
	text-decoration: none;
	margin-bottom:3px;
	margin-right:30px;
	font-size: 15px;
	width: 40%;
	border-bottom: 1px solid #55595b;
	font-weight:bold;
	color: #9a9a97;
	padding: 5px 20px 7px 0px;
	display: inline-block;
}

.ftbx ul li a {
	text-decoration: none;
	font-family: 'OpenSans-Regular';
	font-weight:normal;
	color: #9a9a97;
	font-size: 14px;
	text-align: left;
	padding: 1px 2px;
	display: inline-block;
}

.ftbx ul li a:hover {
	color: #fff;
}

.goodbyeLeft {
    float: left;
    width: 50%;
    padding: 0;
}

.get {
	font-size: 18px;
    color: #7dbb00;
    text-align: left;
    text-decoration: none;
}

.services {
    font-family: OpenSans-ExtraBold;
    color: #084177;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0px;
}

.srvces {
    padding: 30px 0px;
    background: #f4f4f4;
}

.byeLeft {
    float: left;
    width: 45%;
    margin: 0px 10px 30px;
    border: 1px solid #f4f4f4;
    padding: 0px 15px 10px;
}

.mapgoodbye{
    background:#f4f4f4;
    padding:0px;
}

.frmbyeLeft {
    float: left;
    width: 45%;
    margin: 0px 10px 30px;
    padding: 0px 15px 10px;
}

.contactinput {
	font-family: 'Exo2-Light_0', sans-serif;
	font-size: inherit;
	width: 95%;
	color: #a09c9c;
	margin: 5px 0px;
	padding: 10px 10px;
	height: 25px;
	border-radius: 3px;
	border: 0px;
	border: 1px solid #cccac5;
	background: rgba(0, 0, 0, 0);
	line-height: inherit;
}

.contacttextarea{
	font-family: 'Exo2-Light_0', sans-serif;
	font-size: inherit;
	width: 95%;
	color: #a09c9c;
	margin: 5px 0px;
	padding: 10px 10px;
	height: 150px;
	border-radius: 3px;
	border: 0px;
	border: 1px solid #cccac5;
	background: rgba(0, 0, 0, 0);
	line-height: inherit;
}

#submit {
	cursor: pointer;
	border: 0px;
	float: right;
	font-weight: normal;
	font-size: 18px;
	line-height: 0px;
	height: 40px;
	margin-right: 1px;
	margin-top: 38px;
	border-radius: 3px;
	background: #7dbb00;
	color: #fff;
	width: 50%;
}

.bxan ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.bxan ul li {
	background: url(../images/icon-04.png) no-repeat scroll 0px 4px;
	font-family: 'OpenSans-Regular';
	text-align:left;
	text-decoration: none;
	margin-bottom:3px;
	margin-right:30px;
	font-size: 14px;
	width: 20%;
	font-weight: normal;
	color: #9a9a97;
	padding: 5px 0px 7px 22px;
	display: inline-block;
}



#contactsubmit {
    cursor: pointer;
    border: 0px;
    float: right;
    font-weight: normal;
    font-size: 18px;
    line-height: 0px;
    height: 40px;
    margin-right: 10px;
    margin-top: 35px;
    border-radius: 3px;
    background: #7dbb00;
    color: #fff;
    width: 46%;
}






/* FORM CODE */ 

.gtfrm {
	float: left;
	font-family: 'Gotham-Bold';
	border: 1px solid #eee;
	margin: 10px 0px 20px;
	padding-bottom: 25px;
	margin-left: -8px;
	padding-right: 20px;
	padding-left: 20px;
	width: 96.3%;
}

.manfrm {
	float: left;
	width: 100%;
}

.dvlft {
	float:left;
	width: 22%;
	font-family: 'Gotham-Bold';
	margin: 15px 15px;
}

.dvlft2 {
    float: left;
    width: 100%;
    font-family: 'Gotham-Bold';
    margin: 15px 15px;
}

.dvlft3 {
	float:left;
	width: 30%;
	font-family: 'Gotham-Bold';
	margin: 15px 15px;
}

.dvlft4 {
	float:left;
	width: 46.8%;
	font-family: 'Gotham-Bold';
	margin: 15px 15px;
}

.tb2 {
	margin:2px 0 0 30px;
}

.tb3 {
	padding:10px 0px 20px;
}

.tbltxt {
	font-size: 13px;
	color:#090909;
	float: left;
	padding: 10px 10px;
}

.inpttxt {
	background: #fff;
	border: 1px solid #B3AAAA;
	color: #259016;
	height: 40px;
	border-radius: 4px;
	margin: 0px 5px 0 10px;
	padding: 0px 0 0 5px;
	width: 91%;
}

.selinpt {
	background:#7dbb00;
	border:0px;
	height:35px;
	border-radius:4px;
	margin: 0px 10px 0 10px;
	padding: 0px 10px 0 5px;
	width:230px;
	color:#fff;
}

.inpttxt2 {
	background: #7dbb00;
	border: 0px;
	height: 35px;
	font-family: 'Gotham-Bold';
	border-radius: 4px;
	margin: 0px 15px 0 10px;
	padding: 0px 0 0 5px;
	width: 265px;
}

.inpttxt3 {
    background: #7dbb00;
    border: 0px;
    height: 35px;
    border-radius: 4px;
    margin: 0px 15px 0 10px;
    padding: 0px 0 0 5px;
    width: 400px;
}

.txthre2 {
	padding:50px 0px 20px;
}

#oth{
display:none;
}

#response, #loading { display: none }
#loading { text-align: center }
span.error { font-size: 11px; color: red }
#response h3 { background: none; border: none }

input::-webkit-input-placeholder {
color: #96c855 !important;
}
