body {
    font-family: 'Poiret One' !important;
}


a {
    color: #97999b !important;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home_bg_color {
    background-color: #97999B !important;
}

.home .home_section_top h1 {
    margin: 0 auto;
    width: 830px;
    line-height: 63px;
    color: #d5d5d5 !important;
}

.main-navigation .menu_container {
    width: 100%;
    height: 100%;
    min-height: 800px;
    background: #97999B !important;
    background-size: auto;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 30px;
}


.main-navigation li:hover a, .main-navigation li:hover a i, .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current_page_item > a i, .main-navigation .current-menu-item > a i, .main-navigation .current_page_ancestor > a i {
    color: #fff !important;
}

.home #page #primary .box_left, .home #page #primary .box-right {
    width: 350px;
    height: 300px;
    background: #EAEAEA !important;
    padding: 40px;
    z-index: 10;
    position: relative;
    color: #97999B;
}

    .home #page #primary .box_left h2, .home #page #primary .box-right h2 {
        color: #97999B !important;
        line-height: 1.1em;
        font-size: 46px;
    }

.home #page #primary .icon_circle {
    background: #97999b !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    top: -10px;
    left: -40px;
    text-align: center;
    display: table;
    box-shadow: 0 0 0 2px #fff, 0 0 0 7px #eaeaea !important;
}


.home #page #primary .big_link {
    font-family: "Poiret One";
    text-transform: lowercase;
    color: #9799a2 !important;
}

.home #page #primary .bx-wrapper .bx-next, .home #page #primary .bx-wrapper .bx-prev {
    background: none;
    text-indent: 0;
    font-family: "ElegantIcons";
    font-size: 40px;
    color: #97999b !important;
    top: 50%;
}

    .home #page #primary .bx-wrapper .bx-next:hover {
        color: #EAEAEA !important;
    }

    .home #page #primary .bx-wrapper .bx-prev:hover {
        color: #EAEAEA !important;
    }

button.inv, input.inv[type="button"], input.inv[type="reset"], input.inv[type="submit"] {
    border-color: #fff;
    color: #9799ae !important;
    background-color: #fff;
}


    button.inv:hover, input.inv[type="button"]:hover, input.inv[type="reset"]:hover, input.inv[type="submit"]:hover {
        border-color: #eaeaea !important;
        color: #fff;
        background-color: #eaeaea !important;
    }

.widget-area a:hover i {
    background: #fff !important;
    color: #404040 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page .page_bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #97999B !important;
    opacity: 0.5;
}

#page .separator {
    position: relative;
    width: 50px;
    height: 5px;
    display: block;
    margin-top: 40px;
    margin-bottom: 26px;
    background: #EAEAEA !important;
}

.blog .content h4, .archive .content h4, .page-template-template-case-studies .content h4, .page-template-template-blog .content h4 {
    margin-bottom: 0;
    color: #545454 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "Poiret One";
    font-weight: 900;
    letter-spacing: 0.3em;
    margin-bottom: 2px;
    padding: 4px 10px;
}


canvas.pg-canvas {
    position: fixed;
    top: 0;
    z-index: 0;
    display: none !important;
}

.content-area{padding: 0 0 0 14% !important;}


