/* ~~~~~~~~~~~~~~ Global ~~~~~~~~~~~~~~ */
.bg-primary, .btn-primary {
    background-color: #00400a!important;
}

.bg-secondary, .btn-secondary {
    background-color: #6b6a6a!important;
}

button.btn, .btn:not(.close):not(.mfp-close) {
	background-color: #00400a!important;
	border-color: #00400a!important;
}

button.btn, .btn:not(.close):not(.mfp-close):hover {
	background-color: #063303!important;
	border-color: #063303!important;
}

section {
    padding: 50px 0;
}

.container {
	max-width: 72vw;
}

.wide_container {
	max-width: 86vw;
	margin: 0 auto;
}

section.wide_container h2 {
	margin-bottom: 50px;
}

.icon_spacing {
    margin-right: 5px;
}

.modal_header {
	display: inline;
}

.padding_bottom {
    padding-bottom: 50px;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: black;
}

hr.red_hr {
	border-top: 3px solid red;
	opacity: 1;
}

.underline {
	text-decoration: underline;
}

.link_click {
	color: #1f1f1f;
}

.link_click:hover {
	color: #05a500;
}

.bold {
	font-weight: bold;
}

.numbered_section_col {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 50px;
}

a:not(.btn):not(.badge):hover {
	color: #05a500;
}

.card .card-header {
	background-color: #00400a;
    border-bottom: 1px solid #e6e8eb;
    font-weight: 600;
    padding: 1rem 1.5rem;

}

.card .card-header h1,
.card .card-header h2,
.card .card-header h3,
.card .card-header h4,
.card .card-header h5,
.card .card-header p {
	color: #ffffff;
}

.card .card-header h4 {
	color: #00400a;
	font-size: 1em;
}

.card .card-body {
	padding: 1rem 1.5rem;
}

.bottom_contact_section .card .card-body .bottom_form_contact_btn {
	width: 100%;
}

section.bottom_contact_section .card .card-header h1 {
	font-weight: 600;
}

section.bottom_contact_section .card .card-header h3 {
	font-weight: 400;
}

/* Call to Action */
.call-to-action a.btn {
    margin-top: 0;
}

/* Logo */
#header #logo .assist_logo {
	height: 50px;
	margin-top: -15px;
}

/* Nav */
#header .header-inner {
	background-image: linear-gradient(179deg,rgba(11,76,22,.98) 64%,rgba(11,76,22,.8) 100%);
}

#mainMenu nav > ul > li > a {
	text-decoration: none;
	color: white;
	font-size: 16px;
}

#mainMenu nav > ul > li > a:hover,
#mainMenu nav > ul > li:hover > a {
	color: white;
	background-color: #063303!important;
	border-color: #063303!important;
}

#mainMenu nav > ul > li.dropdown .header_btn:hover {
	cursor: default;
}

#mainMenu nav > ul > li .dropdown-menu {
	padding: 0;
	min-width: 215px;
	margin-top: -20px;
    border-width: 0px !important;
}

#mainMenu nav > ul > li .dropdown-menu > li > a {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}

#mainMenu nav > ul > li .dropdown-menu > li > a:hover {
	background-color: #063303;
	color: white;
}


#mainMenu .header_btn:hover {
    color: white;
    border-radius: 5px;
}

#header-icon {
	margin-right: -10px;
}

#header-email {
    padding-left: 0;
	color: black;
}

section .container .top_card .card-header {
	margin-top: 0;
}

/* Scroll To Top */
#scrollTop:after {
	background-color: #063303!important;
}

/* Footer*/
#footer .container {
	background-color: revert;
}

#footer .footer-content {
	background-color: revert;
}

#footer .copyright-content {
	background-color: revert;
	padding: 0;
}

#footer .footer_top dl, ol, ul {
    list-style: none;
}

#footer a:hover {
	color: #05a500;
}

#footer .footer-content {
    padding: 20px 0 0px 0;
}

#footer #image-container img {
	width: 100%;
}

/* ~~~~~~~~~~~~~~ Individual Pages ~~~~~~~~~~~~~~ */
/* Home Page */
#section1 #home-page-text-middle {
	margin-top: -150px;
	color: white;
	text-shadow: 2px 2px black;
}

#home-page-text-middle #opening-cite,
#home-page-text-middle h2,
#home-page-text-middle h3 {
	color: white;
}

#home-page-text-middle #opening-cite:hover {
	color: #05a500;
}

#home-page-text-middle h2 {
	margin-bottom: 25px;
}

#home-services .row.icon-boxes .icon-box {
	margin-top: 15px;
}

.numbered_img {
    width: 100%;
    border-radius: 20px;
}

#opening-text {
	line-height: 1.75em;
	font-size: 90px;
	font-weight: 800;
	letter-spacing: -.02em;
    text-align: center;
}

/* ~~~~~ SERVICES ~~~~~ */
section.halfscreen .text-middle h1,
section.halfscreen .text-middle h4 {
	color: white;
	text-shadow: 2px 2px black;
}

#mobile-opening-padding h1 {
	font-size: 3em;
}

section.services_category_img.halfscreen {
    min-height: 52vh;
}

/* Managed Services */
#managed-services-landing-img {
	background-position: 100% 10%;
}

/* Cyber Security */
#cyber-security-landing-img {
	background-position-y: 75%
}

/* Physical Security */
#physical-security-landing-img {
	background-position-y: 15%;
}

/* Data Backup and Protection */
#data-backup-protection-landing-img {
	background-position-y: 20%;
}

/* ~~~~~ ABOUT ~~~~~ */
section.about_category_img.halfscreen {
    min-height: 52vh;
}

#about-landing-img {
	background-position-y: 13%
}

#about-section ol {
    list-style: auto;
}


/* CONTACT PAGE */
#contact-landing-img.halfscreen {
    min-height: 36vh;
    background-position: 100% 48%;
	width: 100%;
}

#get-in-touch {
	color: white;
	font-weight: 700;
	line-height: 1.31818182em;
	letter-spacing: 0.5px;
}
#get-in-touch-description {
	font-weight: 400;
	line-height: 1.31818182em;
	letter-spacing: 0.5px;
	padding-bottom: 25px;
}

#contact-details {
	background: #F4F4F4;
    text-align: center;
    padding-top: 25px;
	padding-bottom: 0;
}
#contact-details h3 {
	font-size: 2.2em;
	color: #00400a;
}

#contact-details i {
	font-size: 35px;
	color: #00400a;
} 

#contact-details p {
	font-size: 1.4em;
} 

#contact-section {
	padding-top: 0;
}

.heading-text h3 {
	font-size: 40px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 106px;
}

input:not([type="checkbox"]):not([type="radio"]), select {
	line-height: 18px;
    padding: 0px 10px;
    min-height: 50px;
    font-size: 0.9rem;
}

.form-group label:not(.error) {
	font-size: 16px;
    letter-spacing: 0.04em;
    font-weight: 400;
    margin-bottom: 4px;
    color: #777777;
}


/* social */
#social-details {
	background: #F4F4F4;
    min-height: 50vh;
    text-align: center;
    padding-top: 50px;
}

#social-details h3 {
	font-size: 2.2em;
	color: #00400a;
}

#social-details i {
	font-size: 35px;
	color: #00400a;
} 

#social-details p {
	font-size: 1.4em;
} 

#social-details .icon {
    border-radius: 100% 100% 100% 100%;
    border-color: #00400a;
    background: #ffffff;
}

#social-details .icon-box .icon a, .icon-box .icon i {
	width: 100%;
    height: 100%;
    color: #00400a;
}

/* Sweet Alert */
.swal2-styled.swal2-confirm {
	background-color: #00400a!important;
}
