/*
Theme Name: Structure Child
Theme URI: http://structure.thememove.com/01/
Description: A child theme of Structure Theme
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.6
Template: structure

RED: #C52032
BLUE: #162F56
*/
h2 {
    font-size: 40px;
}
h5 {
    text-transform: uppercase;
    color: #002854 !important;
    margin-bottom: 0px;
    margin-top: 1.5em;
}

.top-area {
    display: none;
}

.intro4 .col-sm-4 {
    background: rgba(0, 0, 0, 0) url("images/bg3.png") no-repeat scroll right center;
    padding: 20px 0;
}

.intro4 .vc_btn3::after {
    content: inherit;
}

a,
a:visited, .primary-menu a, .primary-menu a:visited {
    color: #162f56 !important;
}
.scheme a:hover {
    color: #012c55 !important;
    border-color: #012c55 !important;
}
.eg-thememove-features-3-element-18:hover {
    border-color: #012c55 !important;
}

.vc_btn3.vc_btn3-size-md {
    border: 1px solid #c52032 !important;
    padding: 9px 15px !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    border-color: #c52032 !important;
}

.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline:focus {
    border-width: 0px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #fff !important;
}

.vc_btn3.vc_btn3-color-danger,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    background-color: #c52032 !important;
}
.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #162f56 !important;
    border: 0 !important;
}

.eg-thememove-features-3-element-16 {
    display: none !important;
}
.esg-entry-media-wrapper {
    height: 240px;
}

.footer .textwidget {
    color: #fff;
    text-align: center;
}

/*
Author: Dustin;
Date: July 6 2016;
Purpose: Hide "blog style layout elements on posts pages"
*/
.dates {
    visibility: hidden !important;
}

.entry-footer {
    visibility: hidden !important;
}

#comments {
    visibility: hidden !important;
}

/* */

.infoBlock {
    background-color: #efeeee;
    padding: 0 0 20px 0;
}
.infoBlockHeader {
    background-color: #c52032;
    text-transform: uppercase;
    padding: 15px 20px 8px 20px;
}
.infoBlockHeader h2 {
    color: #ffffff !important;
    font-size: 14px;
}
.infoBlock p {
    padding: 0px 20px 0px 20px;
    font-size: 13px;
    color: #797979;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
}

.has-bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.has-bg h1 {
    color: #fff;
}

.linedUpBullets ul {
    list-style: none;
    padding: 0px;
    margin-left: 0px !important;
    text-indent: -2.55em;
    padding-left: 1.55em;
}
.linedUpBullets ul li {
    padding: 0px;
    margin: 0px !important;
}
.linedUpBullets ul li:before {
    content: "+";
    margin: 0 1em; /* any design */
}

.api_row {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    padding: 20px;
}

.api_row .api_header {
    font-weight: bolder;
}

.api_row .company_name {
    font-size: 16px;
    font-weight: bolder;
}

#categories {
    height: 49px;
}

/*Calendar*/
.calendar {
    float: left;
    margin-bottom: 0px;
}
.fc-view {
    margin-top: 30px;
}

.fc-title {
    color: #ffffff;
}
.fc-time {
    color: #ffffff;
}
.none-border .modal-footer {
    border-top: none;
}
.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px;
}
.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
.fc-day {
    background: #ffffff;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
    z-index: 0;
}
.fc-widget-header {
    border: 0px !important;
}
.fc-widget-content {
    border-color: 1px rgba(120, 130, 140, 0.13) !important;
}
.fc th.fc-widget-header {
    background: #1b273d;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0px;
    text-transform: uppercase;
}
.fc-button {
    background: #ffffff;
    border: 1px solid rgba(120, 130, 140, 0.13);
    color: #555555;
    text-transform: capitalize;
}
.fc-text-arrow {
    font-family: inherit;
    font-size: 16px;
}
.fc-state-hover {
    background: #f5f5f5;
}
.fc-unthemed .fc-today {
    border: 1px solid #fb9678 !important;
    background: #fcf8e3 !important;
}
.fc-state-highlight {
    background: #f0f0f0;
}
.fc-cell-overlay {
    background: #f0f0f0;
}
.fc-unthemed .fc-today {
    background: #ffffff;
}
.fc-event {
    border-radius: 0px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 1px -1px 0 -1px;
    padding: 5px 5px;
    text-align: center;
    background: #1b273d;
    color: #ffffff;
}
.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #ffffff;
    min-width: 140px;
    text-align: center;
    background: #1b273d;
}
.calendar-event a {
    float: right;
    opacity: 0.6;
    font-size: 10px;
    margin: 4px 0 0 10px;
    color: #ffffff;
}
.fc-basic-view td.fc-week-number span {
    padding-right: 5px;
}
.fc-basic-view td.fc-day-number {
    padding-right: 5px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}
