/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

#bold {
    font-weight: 800;
    font-style: bold;
    font-family: "Open Sans";
}

.vc-fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vc-fa-facebook-f:before {
    content: "\f09a";
}

.vc-fa-pinterest-p:before {
    content: "\f231";
}

#rootDiv {
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 14px;
    width: 1000px;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'FontAwesome';
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0');
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff');
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    vertical-align: baseline;
    font-size: 100%;
}

body {
    line-height: 1;
}

.vc-top-menu-nav {
    list-style: none;
}

:focus {
    outline: 0;
}

footer,
header,
nav {
    display: block;
}

body {
    background-color: #fff;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.vc-et_cover_background {
    background-attachment: fixed;
    background-position: top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}




i {
    font-style: italic;
}

#vc-et-secondary-menu li,
#vc-top-menu li {
    word-wrap: break-word;
    padding-right: 15px;
}

.vc-mobile_menu_bar:before,
.vc-mobile_menu_bar:after {
    color: #2ea3f2;
}

#vc-top-header {
    background-color: #2ea3f2;
}

#vc-main-content {
    background-color: #fff;
    margin-left: 40px;
    margin-right: 40px;
}

#vc-main-header {
    -webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
    transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
}

.vc-container {
    position: relative;
    margin: auto;
    max-width: 1080px;
    width: 80%;
}

.vc-container {
    position: relative;
    text-align: left;
}

#vc-top-header {
    color: #fff;
    font-size: 12px;
    line-height: 13px;
}

#vc-top-header a,
#vc-top-header a {
    color: #fff;
}

#vc-top-header,
#vc-et-secondary-nav {
    -webkit-transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
    transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
}

#vc-top-header .vc-container {
    padding-top: 0.75em;
    font-weight: 600;
}

#vc-main-header {
    position: relative;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    line-height: 23px;
}

#vc-top-header,
#vc-top-header .vc-container {
    line-height: 1em;
}

.vc-et_fixed_nav #vc-top-header {
    top: 0;
    right: 0;
    left: 0;
}

.vc-et_header_style_left #vc-et-top-navigation {
    padding-top: 33px;
}

.vc-et_header_style_left #vc-et-top-navigation nav>ul>li>a {
    padding-bottom: 33px;
}

.vc-et_header_style_left .vc-logo_container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.vc-et_header_style_left .vc-mobile_menu_bar {
    padding-bottom: 24px;
}

#vc-logo {
    display: inline-block;
    padding-top: 22px;
    padding-bottom: 30px;
    float: left;
    margin-bottom: 0;
    max-height: 54%;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.vc-logo_container {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

span.vc-logo_helper {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

#vc-top-menu-nav,
#vc-top-menu {
    line-height: 0;
}

#vc-et-top-navigation {
    font-weight: 800;
    padding-top: 40px;
    padding-right: 50px;
}

strong {
    font-weight: bold;
}

.vc-et_fixed_nav #vc-et-top-navigation {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#vc-et-secondary-menu {
    float: right;
}

#vc-et-secondary-menu>ul>li a {
    display: block;
    padding-bottom: 0.75em;
    text-decoration: none;
}

#vc-et-secondary-nav,
#vc-et-secondary-nav li {
    display: inline-block;
}

#vc-et-secondary-nav a {
    -webkit-transition: background-color 0.4s, color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s, color 0.4s ease-in-out;
    transition: background-color 0.4s, color 0.4s ease-in-out;
}

#vc-et-secondary-nav li {
    margin-right: 15px;
}

#vc-et-secondary-nav>li:last-child {
    margin-right: 0;
}

nav#vc-top-menu-nav,
#vc-top-menu {
    float: left;
}

#vc-top-menu li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
}

#vc-top-menu>li:last-child {
    padding-right: 0;
}

#vc-top-menu a {
    position: relative;
    display: block;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#vc-top-menu-nav>ul>li>a:hover,
#vc-et-secondary-menu>ul>li>a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.et-search-form .et-search-field::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.vc-container.vc-et_menu_container {}

.woocommerce-cart table.cart td.actions .coupon .input-text::input-placeholder {
    color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text:-moz-placeholder {
    color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text::-moz-placeholder {
    color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder {
    color: #fff;
}

#vc-et-top-navigation {
    float: right;
}

#vc-et-secondary-nav li {
    position: relative;
    text-align: right;
}

#vc-et-secondary-nav li:hover {
    visibility: inherit;
}

#vc-top-menu .vc-menu-item-has-children>a:first-child:after {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 800;
    font-size: 16px;
    font-family: "Open Sans";
}

#vc-top-menu .vc-menu-item-has-children>a:first-child {
    padding-right: 20px;
}

#vc-et_mobile_nav_menu {
    display: none;
    float: right;
}

.vc-mobile_menu_bar {
    position: relative;
    display: block;
    line-height: 0;
}

.vc-mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    content: "\61";
    font-size: 32px;
    cursor: pointer;
}

.vc-mobile_nav .vc-select_page {
    display: none;
}

#vc-main-footer {
    background-color: #222;
}

.vc-page.vc-et_pb_pagebuilder_layout #vc-main-content {
    background-color: transparent;
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-moz-placeholder {
    font-size: 18px;
}

.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
    font-size: 18px;
}

.et_header_style_fullscreen input::-moz-placeholder {
    color: #fff;
}

.et_header_style_fullscreen input:-ms-input-placeholder {
    color: #fff;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc-clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}

.vc-et_pb_row {
    position: relative;
    margin: auto;
    max-width: 1080px;
    width: 80%;
}

.vc-et_pb_column {
    position: relative;
    float: right;
    background-position: center;
    background-size: cover;
    width: 100%;
}

.vc-et_pb_button {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.vc-et_pb_button:hover {
    padding: 0.3em 2em 0.3em 1em;
    border: 2px solid transparent;
}

.vc-et_pb_button:hover {
    background: rgba(255, 255, 255, 0.2);
}

.vc-et_pb_button:after {
    position: absolute;
    margin-left: -1em;
    content: "\f105";
    font-size: 30px;
    font-family: fontawesome;
    line-height: 1em;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.vc-et_pb_button:hover:after {
    margin-left: 10px;
    opacity: 1;
}

.et_pb_login_form ::-moz-placeholder,
.et_pb_feedburner_form ::-moz-placeholder {
    color: #666;
}

.et_pb_login_form :-ms-input-placeholder,
.et_pb_feedburner_form :-ms-input-placeholder {
    color: #666;
}

.vc-mobile_menu_bar:before,
.vc-et_pb_button:after {
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: Fontawesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.vc-nav li {
    position: relative;
    line-height: 1em;
}

.vc-nav li:hover {
    visibility: inherit;
}

.vc-mobile_menu_bar {
    position: relative;
    display: block;
    line-height: 0;
}

.vc-mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    content: "\61";
    font-size: 32px;
    cursor: pointer;
}

.vc-mobile_nav .vc-select_page {
    display: none;
}

.vc-et_pb_row:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    content: ".";
    line-height: 0;
}

.vc-et_pb_section {
    background-position: center;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.vc-et_pb_section {
    position: relative;
    background-color: #fff;
}

.vc-et_pb_section.vc-et_section_transparent {
    background-color: transparent;
}

body.iphone .vc-et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.vc-et_pb_row .vc-et_pb_column:last-child {
    margin-right: 0 !important;
}

.et_pb_search input.et_pb_s::-moz-placeholder {
    color: #666;
}

.et_pb_search input.et_pb_s:-ms-input-placeholder {
    color: #666;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
    color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
    color: #fff;
}

.vc-et_pb_gutters3 .vc-et_pb_column {
    margin-right: 5.5%;
}

.vc-et_pb_gutters3 .vc-et_pb_column_1_2 {
    width: 47.25%;
}

.vc-et_pb_section {
    padding: 4% 0;
}

.vc-et_pb_row {
    padding: 2% 0;
}

.vc-et_pb_row .vc-et_pb_column:last-child {
    margin-right: 0 !important;
}

.vc-page.vc-et_pb_pagebuilder_layout #vc-main-content {
    background-color: rgba(255, 255, 255, 0);
}

.vc-et_pb_section {
    background-color: #ffffff;
}

.vc-mobile_menu_bar:before,
.vc-mobile_menu_bar:after {
    color: #b6294e;
}

.vc-container,
.vc-et_pb_row {
    max-width: 1200px;
}

#vc-top-header {
    background-color: #1977C7;
}

.vc-et_header_style_left #vc-et-top-navigation {
    padding: 65px 0 0 0;
}

.vc-et_header_style_left #vc-et-top-navigation nav>ul>li>a {
    padding-bottom: 65px;
}

#vc-logo {
    max-height: 92%;
}

.vc-et_pb_row {
    padding: 30px 0;
}

.vc-et_pb_section {
    padding: 60px 0;
}

html,
body {
    font-size: 16px;
}

#vc-top-header {
    background-color: #1977C7;
}

#vc-top-header #vc-et-secondary-menu ul#vc-et-secondary-nav {
    padding-top: 1.1875rem;
    padding-bottom: 1.0625rem;
    color: #fff9f6;
    font-weight: 300;
    font-style: normal;
    font-size: 1.05rem;
    font-family: "Open Sans";
}

#vc-top-header #vc-et-secondary-menu ul#vc-et-secondary-nav li {
    margin-right: 4.1875rem;
}

#vc-top-header #vc-et-secondary-menu ul#vc-et-secondary-nav li:last-of-type {
    margin-right: 0;
}

#vc-main-header {
    background-color: rgba(255, 255, 255, 0.85);
}

#vc-main-header #vc-et-top-navigation #vc-top-menu {
    font-weight: 500;
    font-style: normal;
    font-size: 0.875rem;
    font-family: "Open Sans";
}

#vc-main-header #vc-et-top-navigation #vc-top-menu li {
    padding-right: 0;
}

#vc-main-header #vc-et-top-navigation #vc-top-menu li a {
    color: #464646;
    font-weight: 500;
}

#vc-main-header #vc-et-top-navigation #vc-top-menu li a:hover,
#vc-main-header #vc-et-top-navigation #vc-top-menu li a:active,
#vc-main-header #vc-et-top-navigation #vc-top-menu li a:focus {
    color: #b6294e;
}

#vc-main-header #vc-et-top-navigation #vc-top-menu li:not(:first-child) a:before {
    margin-right: 1.125rem;
    margin-left: 1.125rem;
    color: #464646;
    content: "|";
    font-weight: 300;
}

.vc-footer-forms.vc-et_pb_section {
    padding-bottom: 0;
}

.vc-footer-forms.vc-et_pb_section>.vc-et_pb_row {
    margin-top: 6.25rem;
    margin-bottom: 10rem;
}

#vc-main-footer {
    background-color: rgba(153, 34, 66, 0.7);
}

#vc-main-footer #vc-main-footer-inner {
    background-color: transparent;
}

#vc-main-footer #vc-main-footer-inner .vc-teaser-block-right,
#vc-main-footer #vc-main-footer-inner .vc-teaser-block-left {
    color: #fff9f6;
}

#vc-main-footer #vc-main-footer-inner .vc-teaser-block-left {
    text-align: right;
    position: relative;
    right: 35px;
}

#vc-main-footer #vc-main-footer-inner .vc-teaser-block-right {
    text-align: left;
    margin-left: 70px !important;
}

#vc-main-footer #vc-main-footer-inner:before {
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 50%;
    width: 0;
    border-left: 1px solid white;
    content: "";
}

#vc-footer-gutter {
    background-color: #fbfaf3;
}

#vc-footer-gutter #vc-footer-gutter-inner {
    padding: 20px;
    max-height: 3.643rem;
    height: 3.643rem;
    font-size: 0.857rem;
}

#vc-footer-gutter #vc-footer-gutter-inner .vc-et_pb_column {
    width: 100%;
    color: #ccc;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    font-family: "WhitneyHTF";
}

#vc-footer-gutter #vc-footer-gutter-inner .vc-et_pb_column a {
    color: #ccc;
    font-weight: 500;
    font-style: normal;
    font-family: "WhitneyHTF";
}

.vc-teaser-block-left .vc-address {
    color: white;
}

.vc-teaser-block-left .vc-address .vc-leader {
    font-weight: 500;
    font-style: normal;
    font-size: 1.429rem;
    font-family: "Open Sans";
    line-height: 1.571rem;
    margin-left: 250px;
}

.vc-teaser-block-left .vc-address .vc-geo {
    font-weight: 300;
    font-style: normal;
    font-size: 1.143rem;
    font-family: "Open Sans";
    line-height: 1.571rem;
}

.vc-teaser-block-left .vc-copyright {
    font-weight: 300;
    font-style: normal;
    font-size: 0.857rem;
    font-family: "Open Sans";
    line-height: 3.929rem;
}

.vc-teaser-block-right .vc-social-links .vc-social-icons-footer {
    float: none;
}

.vc-teaser-block-right .vc-social-links .vc-social-icons-footer .vc-social-icon-footer {
    display: inline-block;
}

.vc-teaser-block-right .vc-social-links .vc-social-icons-footer .vc-social-icon-footer a {
    text-decoration: none;
}

.vc-teaser-block-right .vc-social-links .vc-social-icons-footer .vc-social-icon-footer a i.vc-fa {
    padding: 0.5rem 0 0 0.75rem;
    padding: 0.5rem 0 0 0.75rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #fff9f6;
    font-size: 1rem;
}

.vc-teaser-block-right .vc-social-links .vc-social-icons-footer .vc-social-icon-footer a .vc-follow {
    margin-right: 30px;
    margin-left: 8px;
    padding-top: 0;
    padding-bottom: 0;
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff9f6;
    font-size: 1rem;
}


.vc-home #vc-et-main-area .vc-et_pb_section {
    background-color: transparent;
}

#vc-top-menu li {
    font-size: 16px !important;
}

.vc-footer-forms.vc-et_pb_section {
    padding-top: 1.25rem;
    padding-bottom: 0;
}

.vc-footer-forms.vc-et_pb_section>.vc-et_pb_row {
    margin-top: 1.25rem;
    margin-bottom: 10rem;
}

#vc-main-footer {
    background-color: rgba(25, 119, 199, 0.9);
    text-decoration: none;
}



.vc-home #vc-et-main-area .vc-et_pb_section {
    background-color: transparent;
}

.vikus-content-header {
    padding: 5px 15px;
}

.vikus-content-header a {
    font-size: 1.25em;
}

.vikus-content-header ul {
    margin: 0;
    padding: 4px;
    list-style: none;
}

.vikus-content-header li {
    float: right;
    margin-left: 15px;
}

.vikus-content-main {
    margin-top: 0;
    padding: 15px;
}

.vikus-content-primary,
.vikus-content-secondary {
    background-color: #b2d4c4;
    color: #292929;
}

.vikus-content-primary h2 {
    color: #00703C;
}

.vikus-header-deemphasis {
    color: #00703C;
    font-weight: lighter;
}

.vikus-body-deemphasis {
    color: #292929;
}

.vikus-application-panel {
    border: 3px double;
}

.vikus-header-link {
    color: black;
    font-weight: bold;
    font-size: 1.2em;
}