/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
    width: 1240px;
    margin: 0 auto;
}

body {
}

.img-portfolio {
    margin-bottom: 30px;
}


/*.background-image {
    background-image: url(../img/backgroundsquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
    box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
    width: 1057px;
    height: 2020px;
    margin: 0 auto;
} */

.container {
    width: 1047px;
    height: 2020px;
    padding: 0 0;
    margin-bottom: 30px;
    -webkit-box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
    box-shadow: -1px 1px 14px 5px rgba(0, 0, 0, 0.21);
}

.container-fluid {
    width: 1057px;
}

.page-header2 {
  height: 140px;
  width: 100%;
  background-color: white;
  
}

hr.hr-2 {
    border-top: 35px solid #2b4227;
    margin-bottom: -9px;
}

hr {
    border-top: 19px solid #c0d891;
    width: 100%;
}

h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #2b4227;
    font-weight: 300;
    word-spacing: -6px;
    font-size: 42pt;
    letter-spacing: -4px;
}

.head-foot {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    word-spacing: 4px;
    font-size: 27pt;
    color: #eee;
    padding-top: 20px;
    letter-spacing: -1px;
    padding-left: 250px;
    text-transform: uppercase;
}

.footer-contact {
    font-family: 'Lato', sans-serif;
    color: #eee;
    padding-left: 466px;
    word-spacing: 2px;

}

.col-left {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #2b4227;
    font-size: 11pt;
    padding-left: 40px;
    padding-bottom: 10px;
}

.col-right {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #2b4227;
    font-size: 11pt;
    padding-left: 20px;
    padding-right: 25px;
    padding-bottom: 10px;
}

.google-map {
    border: solid rgba(212,229,195,.5) 16px;
    width: 432px;
    margin-left: 28px;
    height: 532px;
    margin-top: 25px;
}


.col-left-2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #2b4227;
    font-size: 11pt;
    padding-left: 40px;
    padding-bottom: 50px;
}

ul {
    list-style-image: url(../img/green-list.png);
    padding-left: 70px;
    padding-top: 10px;
    padding-bottom: 20px;
}

#jumbo-title {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #eee;
    word-spacing: 9px;
    font-size: 25pt;
    padding-top: 9px;
    letter-spacing: -2px;
    text-align: center;
    text-transform: uppercase;
}

#jumbo-title-2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #eee;
    text-align: center;
    font-size: 17pt;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: -7px;
}


.btn {
    margin-left: 106px;
}

.btn-default {
    background-color: #c0d891;
    color: #2b4227;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    margin-left: 80px;  
    padding-right: 25px; 
    padding-left: 25px;
    margin-top: -6px;
}

.panel {
    border-radius: 0px;
}

.navbar-brand {
    padding: 0 0;
}

.navbar-brand>img {
    height: 133px;
    margin-top: 20px;
}

.jumbotron {
    background-image: url(../img/slider.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 312px;
    border-radius: 0px !important;
    margin: 0 auto;
    background-color: white;
}

.jumbotron-2 {
    background-image: url(../img/welcomebar.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 127px;
    margin: 0 auto;
    padding-top: 1px;
}

.row {
    margin-top: 104px;
    margin-right: -15px;
    margin-left: -15px;

}


.row-3 {
    margin-top: 42px;
    margin-right: -4px;
    margin-left: -4px;

}

.background {
    background-image: url(../img/backgroundsm.jpg);
    background-repeat: no-repeat;
    height: 1125px;
    padding-top: 1px;
}

#page-header2-title {
    padding-top: 70px;
    margin-left: 14%;
}

.img-hover:hover {
    opacity: 0.8;
}

.phone-num {
    color: #2b4227;
    font-family: 'Lato', sans-serif;    
    float: right;
    margin-right: 0%;
    margin-top: -43px;
    font-weight: 400;
    font-size: 17pt;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.panel1 {
    background-image: url(../img/leftbox.jpg);
    background-repeat: no-repeat;
    height: 100%;
}

.panel2 {
    background-image: url(../img/midbox.jpg);
    background-repeat: no-repeat;
    height: 100%;
}

.panel3 {
    background-image: url(../img/rightbox.jpg);
    background-repeat: no-repeat;
    height: 100%;
}

.panel-default>.panel-heading {
    background-color: transparent;
    border: none;
}

.col-md-4 {
    height: 312px;
    margin-top: -80px;
}

h4 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    color: #2b4227;
}

.body-par1 {
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     font-size: 12pt;
     color: #2b4227;
     width: 100%;
     padding-left: 15px;
     padding-right: 15px;
     text-align: center; 
     padding-top: 66px;

}

.body-par2 {
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     font-size: 12pt;
     color: #2b4227;
     width: 100%;
     padding-left: 15px;
     padding-right: 15px;
     text-align: center; 
     padding-top: 109px;

}

.body-par3 {
     font-family: 'Lato', sans-serif;
     font-weight: 400;
     font-size: 11pt;
     color: #2b4227;
     width: 100%;
     padding-left: 36px;
     padding-right: 36px;
     text-align: center; 
     padding-top: 0px;
     margin-top: -15px;
     margin-bottom: 116px;

}

.panel-heading-2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
}

.panel-heading-3 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.col-header {
    text-align: left;
    padding-left: 40px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer {
    background-image: url(../img/footer.jpg);
    background-repeat: no-repeat;
    height: 147px;
    margin-top: -69px;
}

/

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:1259px) {
    hr.hr-2, hr {
        width: 1057px;
    }
    html, body {
        width: 100%;
    }
}

@media(max-width:1105px) {
    .container {
        width: 96%;
    }

    hr.hr-2, hr {
        width: 100%;
    }

    .container-fluid {
        width: 100%;
    }

    .footer {
        width: 100%;
    }

    .head-foot {
        width: 100%;
        font-size: 23pt;
        padding-left: 26%;
    }

    .footer-contact {
        padding-left: 26%;
    }
}



@media(max-width:991px) {
    h1 {
        font-size: 33pt;
        word-spacing: -6px;
        padding-top: 13px;
        letter-spacing: -3px;
        word-spacing: -4px;
    }

    .col-right {
        padding-left: 40px;
    }

    .col-md-4 {
        height: 425px;
        width: 100%;
        padding-left: 33%;
    }

    .panel1, .panel2, .panel3 {
        width: 329px;
    }

    .row-2 {
        height: 1550px;
    }

    .google-map {
        margin-left: 28%;
    }
}

@media(max-width:970px) {
    .head-foot {
        font-size: 16pt;
        padding-left: 30%;
    }

    .footer-contact {
        width: 58%;
        padding-left: 30%;
    }

    #page-header2-title {
        margin-left: 18%;
    }

    .row {
        width: 100%;
    }
}

@media(max-width:805px) {
    .row-2 {
        height: 1600px;
    }

    .google-map {
        margin-left: 22%;
    }
     .head-foot, .footer-contact {
        padding-left: 32%;
    }

    h1 {
        font-size: 28pt;
    }

    #page-header2-title {
        margin-left: 21%;
        padding-top: 78px;
    }
}

@media(max-width:768px) {
    #page-header2-title {
        margin-left: 21%;
        padding-top: 27px;
    }
}

@media(max-width:735px) {
    .col-md-4 {
        padding-left: 25%;
    }

    .row-2 {
        height: 1700px;
    }

    .google-map {
        margin-left: 18%;
    }

    .head-foot {
        font-size: 12pt;
        padding-left: 39%;
    }

    .footer-contact {
        width: 91%;
        padding-left: 39%;
        padding-top: 10px;
    }

}

@media(max-width:709px) {
     #page-header2-title {
        margin-left: 21%;
        padding-top: 33px;
    }

    h1 {
        font-size: 24pt;
    }
}

@media(max-width:656px) {
    .row-2 {
        height: 1800px;
    }
    .google-map {
        margin-left: 14%;
    }

    #jumbo-title {
        font-size: 18pt;
    }

    #jumbo-title-2 {
        font-size: 14pt;
    }
}

@media(max-width:610px) {
    h1 {
        font-size: 22pt;
        word-spacing: -1px;
        letter-spacing: -2px;
    }

    .phone-num {
        font-size: 11pt;
        margin-top: -30px;
    }

    .row-2 {
        height: 1900px;
    }
    .google-map {
        margin-left: 10%;
    }
}

@media(max-width:534px) {
    .phone-num {
        display: none;
    }
    .col-md-4 {
        padding-left: 19%;
    }
    .google-map {
        margin-left: 4%;
    }
    .row-2 {
        height: 2000px;
    }
}


@media(max-width:480px) {
    #page-header2-title {
        margin-left: 30%;
    }

    .google-map {
        margin-left: -1%;
    }
    .row-2 {
        height: 2100px;
    }
}


/*@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

