/* ~~~~~~~~~~~~~~~~~~~~ All Pages ~~~~~~~~~~~~~~~~~~~~ */
::selection {
  background: #3297FD;
  color: white;
}

p {
	color: black;
}

section {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
}

h4, h5 {
	line-height: 1.5em;
}

.sm_head {
	color: white;
}

.click_link {
	color: black;
	text-decoration: underline;
}

.blue_num {
	color: black;
	text-decoration: underline;
}

.blue_num:hover, #home-slider-num:hover {
	color: #007bff;
}

.section_colored, .blockquote-color {
	background-color: #2d5c88;
}

.blockquote {
	border-left: 3px solid #2d5c88;
}

button.btn.btn-primary, .btn:not(.close):not(.mfp-close).btn-primary,
a.btn:not([href]):not([tabindex]).btn-primary {
	background-color: #2d5c88;
	border-color: #2d5c88;
}

/* ~~~~~~~~~~~~~~~~~~~~ Layouts ~~~~~~~~~~~~~~~~~~~~ */
/* Logo */
#header {
	line-height: 50px;
}

#header .header-inner {
	background-color: #2d5c88!important;
	height: 85px;
}

#logo-img {
	margin-bottom: 5px;
}

#light-logo {
	background: white;
	color: black !important; 
	font-size: .9em;
	padding-left: 2px;
	padding-right: 2px;
}

#header .header-inner #logo a span {
	color: white;
	font-size: .9em;
}

#header .header-inner #logo small {
	position: absolute;
	right: 0px;
	bottom: -10px;
	font-size: 50%;
}

/* Nav */
#mainMenu nav > ul > li .dropdown-menu > li:hover > a,
#mainMenu nav > ul > li .dropdown-menu > li:hover > span {
	color: #b5b5b5
}

#mainMenu nav > ul > li .dropdown-menu {
	background-color:  #2d5c88;
}

#mainMenu nav > ul > li .dropdown-menu > li > a,
#mainMenu nav > ul > li .dropdown-menu > li > span,
#mainMenu nav > ul > li .dropdown-submenu:before {
	color: white;
}

#mainMenu nav > ul > li > a {
	padding: 10px;
	font-size: 18px;
	color: white;
}

#mainMenu nav > ul > li:hover > a {
	color: #b5b5b5;
}



/* Page Header */
.header_text {
	margin-bottom: 10px;
}

.header_text h1 {
	padding: 0;
	margin: 0;
	font-size: 4em;
}

#staff-header, #software-services-header, #rates-header, #reviews-header {
	height: 75px;
}

/* Text Shadows*/
/* #repair-container{
	text-shadow: 1px 1px black;
} */

/* Overlays */
.bg-overlay {
	background: rgba(0, 0, 0, 1);
	opacity: .7;
}

.shape_divider {
	background: rgba(0, 0, 0, 0.25);
}

/* Footer */
#footer p {
	line-height: inherit;
	margin-bottom: 0;
}

.footer_section {
	background: #e6e6e6;
}

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

#socials-nav li {
	display: inline-block;
}

.widget_container .widget {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ScrollTop */
#scrollTop {
	bottom: 70px!important;
}

#scrollTop:after {
	background-color: #2d5c88;
}

/* ~~~~~~~~~~~~~~~~~~~~ Individual Pages ~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Home Page ~~~~~~~~~~ */
/* Slider */
#slide-1-img {
	background-position: 0% 90%;
}

#slide-1-container {
	padding: 13%;
	padding-top: 10%;
}

#slide-1-container h1, #slide-1-container h3, #slide-1-container a {
	color: white;
	align-self: normal !important;
}

#slide-1-header, #slide-2-header {
	font-size: 5em;
}

#slide-2-container {
	margin: 0 auto;
	padding: 0 25vh 20vh;
}

#slide-2-img {
	background-position: 0% 100%;
}

#slide-2-container h1, #slide-2-container h3 {
	color: black;
}

.flickity-viewport {
	margin-top: -2vh;
}

.flickity-button:hover {
	background-color: #2d5c88;
}

#home-slider-num {
	text-decoration: underline;
}

/* Under Slider */
#home-text-row img {
	width: 40%;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

#home-header {
	margin: 5px 0;
}

#office-info {
	background-color: #2d5c88;
}

#office-info, #office-info h3, #office-info h4 {
	color: white;
}

#office-info h3 {
	text-decoration: underline;
}

#office-info h4 {
	margin-bottom: 0;
}

#office-info a {
	color: white;
}

#office-info a:hover {
	color: #b5b5b5;
}

.icon_padding {
	padding-right: 5px;
}

/* ~~~~~~~~~~ Services Page ~~~~~~~~~~ */
#how-service-works h3 {
	text-decoration: underline;
}

#free-diagnostic-img {
	height: auto;
	width: 30%;
	float: right;
	margin: 10px 25px;
}

#bring-cpu-steps {
	padding: 5px 15px;
	margin-bottom: 0;
}

#bring-cpu-steps i {
	height: 70px;
	width: 70px;
	padding-top: 18px;
	border-radius: 50%;
}

#bring-cpu-steps p {
	padding: 0 10px;
	margin-bottom: 0;
}

#services-disclaimer {
	margin-bottom: 25px
}

.box-fancy [class*="col-"] {
	padding: 1.5%!important;
}

#services-bottom {
	background-position: 50% 40%;
}

/* ~~~~~~~~~~ Computer Repair ~~~~~~~~~~ */
/*  Service Rates */
.pricing-table {
	cursor: default;
}

.pricing-table.colored .plan-header {
	background-color: #2d5c88;
	margin: -1px;
}

.pricing-table .plan {
	margin-bottom: 0;
	border: 2px solid black;
}

.pricing-table .plan-list ul li i {
	margin-right: 8px;
}

#onsite-pricing, #disclaimer, #inshop-pricing {
	margin-bottom: 25px;
}

#onsite-pricing .pricing-table .plan:hover, #remote-pricing .pricing-table .plan:hover, #inshop-pricing .pricing-table .plan:hover {
	margin-top: -10px;
}

#remote-membership-header {
	padding: 0;
}

#disclaimer {
	padding-left: 10px;
	padding-right: 10px;
}

#onsite-pricing .heading-text, #remote-pricing .heading-text, #inshop-pricing .heading-text {
	margin-bottom: 0;
}

#onsite-pricing .heading-text h4, #remote-pricing .heading-text h4, #inshop-pricing .heading-text h4 {
	margin-bottom: 10px;
}

/* #onsite-pricing .plan-header, #remote-pricing .plan-header {
	min-height: 315px;
} */

#in-shop-service p {
	margin-bottom: 0;
}

#inshop-pricing .plan-header {
	min-height: 225px;
}

#service-rates-text img {
	margin-top: 5px;
}

/* ~~~~~~~~~~ Customized Systems ~~~~~~~~~~ */
.icon-box {
	margin-top: 10px;
	margin-bottom: 0;
}

#custom-text-boxes {
	margin-bottom: 25px;
}

#customized-text-boxes i {
	height: 65px;
    width: 65px;
    padding-top: 16px;
    border-radius: 50%;
}

/* ~~~~~~~~~~ Networking ~~~~~~~~~~ */
#networking-container .row {
	justify-content: center;
}

#text-rotator-networking {
	margin-bottom: 2.5rem;
	background-color: black;
	border: 2px solid white;
	padding: 20px;
}

#text-rotator-networking span {
	font-size: 2.5rem;
	color: #52abff;
}

/* ~~~~~~~~~~ Consulting ~~~~~~~~~~ */
/* What We Offer */
#what-we-offer-container .card {
	box-shadow: 2px 2px gray;
	transition: 0.5s ease-in-out;
}

#what-we-offer-container .card:hover {
	box-shadow: 8px 8px gray;
}

#what-we-offer-container .card-header {
	border: 1px solid lightgray;
}

#what-we-offer-container .card-header, #what-we-offer-container .card-body {
	padding: 1rem 1.5rem;
}

#what-we-offer-container .card-body {
	background-color: #2d5c88;
}

#what-we-offer-container .card-body p {
	color: white;
}


#offer-card-top-row .card-body {
	min-height: 210px;
}

#offer-card-bottom-row .card-body {
	min-height: 235px;
}

/* ~~~~~~~~~~~~~~~~~~~~ Widgets ~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Reviews Page ~~~~~~~~~~ */
.the_reporter_img, .daily_republic_img {
	width: 100%;
}

#small-reviews .blockquote {
	height: 150px;
}

#big-reviews .blockquote {
	height: 175px;
}

#review-card, #recording-card {
	margin-bottom: 0;
	height: 100%;
}

#review-card {
	padding: 10px;
}

#review-header, #review-body,
#recording-header, #recording-body {
	padding: 15px;
	margin-bottom: 0;
}

#review-btn, #recording-btn {
	margin-top: 5px;
}

#review-form .form-control {
	border: 1px solid gray;
}

/* ~~~~~~~~~~ About Us ~~~~~~~~~~ */
#store-front-pic {
	float: left;
	width: 25%;
	margin-top: 10px;
	margin-right: 20px;
}


	