body {
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
}


.header {
    min-height: 410px;
}

.intro-effect-jam3.modify .bg-img {
    bottom: 75%;
}

.title {
    top: 59%;
}

    .title h5 {
        font-family: lato;
        font-style: italic;
        font-weight: 300;
        font-size: 31px;
        color: #fff;
    }

    .title h1 {
        font-size: 46px;
        line-height: 67px;
        font-family: Lato;
        font-weight: 800;
        letter-spacing: 2px;
    }

.intro-effect-jam3.modify .header h1, .intro-effect-jam3.modify .header h5 {
    color: #514753;
}

.content > div:not(.title) .introtext p {
    font-size: 17px;
    color: #606b72;
    line-height: 38px;
}

.content > div:not(.title) .introquote p {
    font-size: 31px;
    font-style: italic;
    font-weight: 300;
    line-height: 60px;
}

.content > div:not(.title) {
    max-width: 1170px;
    margin: -20px auto 0;
}

.titlemenu {
    font-family: lato;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    margin: 0 0 10px;
    list-style: none;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}


.titlecontentpreview {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}

.marked-title {
    color: #f4352b;
    margin: 15px 0;
}


.articletext {
    font-size: 17px;
    color: #606b72;
    line-height: 30px;
}

.emailus {
}

    .emailus .emailustitle {
        color: #20272d;
        font-size: 27px;
        font-family: Lato;
        letter-spacing: 1px;
    }

.content div.emailus div.text p {
    font-size: 15px;
    color: #606b72;
    line-height: 30px;
    margin: 20px 0;
}

.inquirybox .inquirytitle {
    font-size: 41px;
    font-family: latinia;
    color: #20272d;
}


.inquirybox .inquiretext {
    font-size: 15px;
    font-family: lato;
    font-weight: 400;
    color: #606b72;
    line-height: 32px;
    margin: 40px 0;
}

.inquirybox .label {
    font-family: latinia;
    color: #606b72;
    font-weight: 400;
    font-size: 12px;
    padding-left: 0;
}

.inquirybox input[type="text"].form-control {
    height: 39px;
    border: 1px solid #ddd;
    background: #f9f9f9;
}

.inquirybox .label label {
    font-weight: 400;
    margin-bottom: 10px;
}



.inquirybox .submitinquiry, #collapseparent a {
    border: 3px solid #f4352b;
    width: 192px;
    height: 59px;
    background: #fff;
    color: #f4352b;
    margin-top: 30px;
    transition: all 0.4s ease-in-out;
}



    .inquirybox .submitinquiry:hover, .inquirybox .submitinquiry:focus {
        transition: all 0.4s ease-in-out;
        background: #f4352b;
        color: #fff;
    }

#collapseparent {
    margin: 60px 0;
}

    #collapseparent a {
        display: inline-block;
        text-align: center;
        height: 46px;
        width: 150px;
        padding: 8px 0;
    }

    #collapseparent a {
        margin-left: 15px;
    }

        #collapseparent a:first-child {
            margin-left: 0;
        }

        #collapseparent a:hover, #collapseparent a:focus, #collapseparent a.active {
            transition: all 0.4s ease-in-out;
            background: #f4352b;
            color: #fff;
            text-decoration: none;
        }


.formnest {
    margin: 60px 0 0;
}

.intro-effect-jam3 .content > div {
    opacity: 1;
}

@media (max-width:768px) {
    #collapseparent a {
        margin-left: 0;
        margin-top: 30px;
        font-size: 14px;
    }
}
