
body, html {
    margin: 0;
    font-family: 'Lato', sans-serif;
    /*overflow-x: hidden;*/
}

a {
    color: #3D8AF7;;
}

img {
    width: 100%;
}

h2 {
    color: #3D8AF7;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
    position: relative;
    letter-spacing: 2px;
}

h2:before{
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    bottom: -7px;
    left: calc(50% - 20px);
    border-bottom: 1px solid #ff6961;
}

p {
    font-size: 1.1em;
}

.offwhite {
    background: #E7E8E8;
}

.text-shadow {
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.header-top-bar {
    line-height: 20px;
    padding: 5px 0;
    background: #3D8AF7;
    color: #ffffff;
    width: 100%;
    position: relative;
    font-size: 14px;
}

.header-top-left, .header-top-right {
    display: inline-block;
}

.header-top-left {
    /*float: left;*/
    margin-left: 40px;
}

.header-top-right {
    float: right;
    margin-right: 40px;
}

.header-top-right span {
    margin: 0 5px;
}

.header-top-bar a {
    color: #ffffff;
    text-decoration: none;
}

.header-top-bar .header-logo-container {
    position: absolute;
    top: 0;
    left: calc(50% - 125px);
    width: 250px;
    padding: 20px 10px;
    background: #ffffff;
    /*border: 1px solid #CCCCCC;*/
    border-radius: 0 0 10px 10px;
    text-align: center;
    z-index: 999;
}

.header-top-bar .header-logo-container > img {
    width: calc(100% - 20px);
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.header-banner {
    position: relative;
}

.header-banner > .banner-img {
    height: 200px;
}

.header-banner > .header-nav {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
}

.nav {
    margin: 0 auto;
    height: 100%;
    text-align: center;
}

.nav .nav-link {
    display: inline-block;
    color: #ffffff;
    letter-spacing: 3px;
    padding: 20px 40px;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);
    cursor: pointer;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.nav .nav-link:hover {
    color: #ff6961;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px 10px 0 0;
    /*border-top: 5px solid transparent;*/
    border-bottom: 5px solid #3D8AF7;
}

.section {
    margin-top: 80px;
}

#services-background-container {
    background: #CCCCCC url("../images/arizona.jpg") no-repeat center center;
    background-size: 100% 100%;
    /*height: 600px;*/
}

.header-parallax {
    width: 250px;
    background: white;
    margin: 0 auto;
    text-align: center;
    border-radius: 0 0 10px 10px;
    height: 45px;
}

.header-parallax > h2 {
    margin-top: 0;
}

.box-parallax {
    text-align: center;
}

.box-parallax > img {
    width: 250px;
    height: 250px;
}

.box-parallax > .transparent-box {
    background: rgba(51, 51, 51, 0.7);
    color: #ffffff;
    padding: 60px 20px 20px 20px;
    margin-top: -40px;
    border-radius: 10px;
}

.transparent-box-bottom {
    background: rgba(51, 51, 51, 0.7);
    color: #ffffff;
    text-align: center;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    margin-top: 60px;
}

.services-footer {
    padding: 0 25px;
}

.services-footer > div {
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding-bottom: 10px;
}

.services-footer > div > img {
    width: 120px;
}

.services-footer > div > p {
    margin-top: 10px;
}

#callout-quickquote-background-container {
    background: #CCCCCC url("../images/14.jpeg") no-repeat center center;
    background-size: 100%;
    padding: 80px 0;
}

.callout {
    width: 100%;
    height: 110px;
}

.callout-icon {
    padding: 30px;
    background: #333;
    text-align: center;
}

.callout-icon > i {
    color: #fff;
    font-size: 50px;
}

.callout-body {
    background: #fff;
    height: 100%;
    padding: 0;

}

.callout-body > .callout-message {
    width: 75%;
    display: inline-block;
    margin: 30px 0;
    padding: 0 10px 0 40px;
    font-size: 30px;
}

.callout-body > .btn-callout {
    min-width: 20%;
    /*max-width: 20%;*/
    background: #3D8AF7;
    border: none;
    color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    font-size: 1.5em;
}

.callout-body > .btn-callout:hover {
    border-radius: 3px;
}

.contact-info, .contact-info tr, .contact-info tr td {
    border-collapse: collapse;
}

.contact-info td {
    padding: 10px 20px;
}

.contact-info .contact-icon {
    font-size: 20px;
    text-align: center;
}

.contact-map iframe {
    width: 100%;
    height: 300px;
}

.contact-map .contact-map-titlemarker {
    border-top: 1px solid #F0EDE5;
    border-left: 1px solid #F0EDE5;
    border-right: 1px solid #F0EDE5;
    border-radius: 5px 5px 0 0;
    width: 120px;
    padding: 8px;
    text-align: center;
}

.footer {
    background: #444444;
    border-top: 20px solid #acacac;
    color: #ccc;
}

.footer > div {
    margin: 40px 0;
}

.footer table {
    color: #CCCCCC;
}

.footer-logo{
    text-align: center;
}

.footer-logo img {
    width: 40%;
}

.footer-bottom {
    background: #3D8AF7;
    color: #ebebeb;
    font-size: 12px;
    text-align: center;
    padding: 5px;

}

#btn-scrollTop {
    position: fixed;
    right: 20px;
    bottom: -60px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    z-index: 9999;
    background: #8A8A8A;
    border-radius: 50%;
    padding: 10px;
    width: 55px;
    height: 55px;
    cursor: pointer;
}

#btn-scrollTop:hover {
    background: #3D8AF7;
    color: #333;
}

#quickquotes-container {
    display: none;
}

.footer .contact-body {
    font-size: 13px;
}

.footer-social {
    text-align: center;
    margin-top: 20px;
}

.footer-social span{
    margin: 20px 15px;
    font-size: 1.8em;
}

.document-item{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 4px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    background: #f2f2f2;
}