@charset "utf-8";
body {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    color: #494949;
}
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 5px;
}
.img {
    text-align: center;
    height: auto;
    max-width: 100%;
}
.responsive {
    height: auto;
    max-width: 100%;
}
#header {
    background-color: #D0D0D0;
    color: #FFFFFF;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 22px;
    padding-top: 10px;
}
.header-left {
    width: 100%;
    display: block;
    text-align: center;
    min-height: 30px;
    clear: both;
    font-size: 5vw;
    padding-bottom: 5px;
}
.header-right {
    width: 100%;
    display: none;
    text-align: center;
    min-height: 30px;
    clear: both;
}
.topnav   {
    width: 100%;
    display: block;
}
.navbar {
    width: 100%;
    display: none;
}
.topnavleft   {
    width: 80%;
    display: block;
    text-align: center;
	margin: auto;
}
.navquarterwidth {
    width: 100%;
    display: block;
}
.slider1 {
    min-height: 300px;
    background-image: url(../images/design/bgslider1.jpg);
    background-position: center bottom;
    background-size: cover;
    text-align: center;
}
.slider1-title {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 40px;
    clear: both;
    font-size: 22px;
}
.slider1-tag {
    text-align: center;
    width: 100%;
    font-size: 28px;
    padding-top: 10px;
}
.slider1-sentence {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.content {
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 1.3px;
    color: #4C4D4F;
}
.content-left  {
    width: 95%;

}
.content-right  {
    width: 100%;
}
.content-halfwidth {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
}
.content-title {
    font-size: 20px;
    padding-bottom: 20px;
    clear: both;
    text-align: left;
    padding-top: 20px;
}
.content-text {
}
.left {
    float: left;
}
.icon-float-left {
    margin-right: 15px;
    float: left;
    clear: none;
}
.one-third {
    width: 100%;
    padding-top: 20px;
    clear: both;
    text-align: center;
}
.two-thirds {
    width: 100%;
    text-align: center;
}

h1 {
    font-size: x-large;
    text-align: center;
    font-weight: 300;
}
.colortext {
    color: rgba(107,107,107,1.00);
    font-size: large;
    text-align: center;
    font-weight: 400;
}
.dashed-line {
    border-top-style: none;
    height: 8px;
    clear: both;
    border-bottom: thick dashed #E8E8E8;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 40px;
}
.services {
    clear: both;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.service-title {
    text-align: center;
    font-size: 8vw;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 10px;
    letter-spacing: 4px;
}
.service-text  {
    padding-bottom: 20px;
    clear: both;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 28px;
}
.responsive {
    height: auto;
    max-width: 100%;
}
.slider2 {
    min-height: 300px;
    background-image: url(../images/design/image.jpg);
    background-position: center bottom;
    background-size: cover;
    text-align: center;
    clear: both;
    padding-top: 20px;
}
.slider2-text  {
    clear: both;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 28px;
}
.slider3 {
    font-family: 'Montserrat', sans-serif;
    min-height: 500px;
    background-image: url(../images/design/testimbg.png);
    background-position: center bottom;
    background-size: cover;
    text-align: center;
    clear: both;
    padding-top: 20px;
    color: rgba(255,255,255,1.00);
}
.slider3-title {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 40px;
    clear: both;
    font-size: 22px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.slider3-tag {
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding-top: 10px;
    color: rgba(214,214,214,1.00);
    font-weight: 300;
}
.slider3-sentence {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    font-size: 24px;
}
.one-quarter {
    color: #FFFFFF;
    padding-bottom: 20px;
}
#footer {
    font-family: 'Oswald', sans-serif;
    background-color: #333333;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #E5E5E5;
    padding-top: 40px;
    padding-bottom: 20px;
    line-height: 2em;
    float: left;
    clear: both;
    width: 100%;
    letter-spacing: 1.5px;
}

.footer-half-width-left {
    float: left;
    text-align: center;
    width: 100%;
}
.footer-half-width-right {
    float: left;
    text-align: center;
    width: 100%;
}
.belowfooter {
    background-color: rgba(73,73,73,1.00);
    color: #FFFFFF;
    min-height: 80px;
    text-align: center;
    width: 100%;
    padding-top: 50px;
    clear: both;
}
li{
    line-height: 2.4em;

}
.navquarterwidth:hover  {
    color: rgba(147,194,72,1.00);
}
.mobilenavbar {
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;

}
.pagetitle {
    background-color: rgba(147,194,72,1.00);
    text-align: center;
    clear: both;
    color: rgba(255,255,255,1.00);
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 10px;
}
.right {
    float: right;
}
.reducedcontentsize  {

}
.contact-left-side {
    text-align: center;
    font-size: x-large;
    line-height: 1.6em;
    padding-top: 20px;
}
.prevent {
    display: none;
}
.rss {
    display: none;
}
.contactform {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 80px;
    text-align: center;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
}
.contactform-title {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    clear: both;
    font-size: 28px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    padding-bottom: 40px;
}
.contactform-tag {
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding-top: 10px;
    color: rgba(214,214,214,1.00);
    font-weight: 300;
}
@media (min-width:768px){
#header {


}
	.header-left {
    width: 40%;
    clear: none;
    float: right;
    min-height: 30px;
    text-align: right;
    margin-right: 5%;
    font-size: 16px;
}
.header-right {
    width: 50%;
    float: left;
    clear: none;
    text-align: left;
    min-height: 30px;
    margin-left: 5%;
    display: block;
}
.topnav {
    float: left;
    align-items: center;
    width: 100%;
    min-height: 100px;
}
.topnavleft {
    float: left;
    clear: both;
    width: 15%;
    margin-left: 5%;
    padding-top: 5px;
}
.navbar {
    text-align: center;
    float: left;
    clear: none;
    width: 75%;
    display: inline-block;
}
.navquarterwidth {
    width: 25%;
    float: left;
    letter-spacing: 4px;
}
.iconabove {
}
.slider1 {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/design/bgslider1.jpg);
    background-position: center bottom;
    min-height: 500px;
}
.slider1-title   {
    width: 100%;
    margin-left: 0px;
    color: rgba(38, 45, 55,1.00);
    padding-top: 80px;
    font-size: 32px;
    letter-spacing: 4.5px;
    clear: both;
}
.slider1-tag {
    width: 100%;
    padding-top: 40px;
    font-size: 5vw;
    letter-spacing: 6px;
    font-weight: 400;
    clear: both;
}
.slider1-sentence {
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    clear: both;
    line-height: 32px;
}
.img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.services {
    clear: both;
    width: 90%;
}
.service-title {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 5vw;
    padding-bottom: 40px;
    padding-top: 40px;
    font-weight: 300;
}
.service-text  {
    min-height: 120px;
}
.content {
    width: 80%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.left {
    float: left;
}
.icon-float-left {
    margin-right: 15px;
    float: left;
    clear: none;
}
.content-left   {
    width: 45%;
    float: left;
    margin-left: 5%;
}
.content-right {
    width: 45%;
    float: right;
    margin-right: 4%;
}
.content-halfwidth {
    width: 40%;
    float: left;
    padding-left: 5%;
    padding-right: 5%;
}
.content-title {
    font-size: 20px;
    padding-bottom: 20px;
    clear: both;
}
.content-text {
}
.one-third {
    width: 33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    clear: none;
}
.reducedcontentsize .one-third {
    width: 33.33%;
    float: left;
    clear: none;
    text-align: left;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.two-thirds {
    width: 66%;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.reducedcontentsize {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.half-width {
    width: 50%;
    float: left;
}
.clear-both {
    clear: both;
    position: relative;
}
.dashed-line {
    height: 8px;
    clear: both;
    border-bottom: thick dashed #E8E8E8;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.slider3 {
}
.slider3-title   {
    width: 100%;
    margin-left: 0px;
    font-size: 28px;
    letter-spacing: 4.5px;
    clear: both;
    font-weight: 300;
}
.slider3-tag {
    width: 100%;
    padding-top: 10px;
    font-size: 24px;
    letter-spacing: 6px;
    font-weight: 300;
    clear: both;
}
.slider3-sentence {
    padding-top: 120px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    clear: both;
    line-height: 32px;
}
#footer {
    clear: both;
    text-align: center;
    color: #E5E5E5;
    padding-top: 40px;
    line-height: 2em;
    padding-bottom: 20px;
}
.footer-half-width-left {
    width: 50%;
    float: left;
}
.footer-half-width-right {
    width: 50%;
    float: left;
}
.belowfooter {
    background-color: rgba(55,61,69,.9);
    color: #FFFFFF;
    min-height: 80px;
    text-align: center;
    width: 100%;
    padding-top: 50px;
}
h1 {
    font-size: 32px;
}
.greentext {
    font-size: large;
}
.mobilenavbar {
    width: 100%;
    display: none;
}
.pagetitle {
    font-size: 4vw;
}
.contact-left-side {
    padding-top: 40px;
}
.one-quarter {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-top: 80px;
}

}
@media (min-width:960px){

	}
@media (min-width:1040px){

	}
