/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 1
Updated: 2019-02-25 19:39:44

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

#newsletter-signup {
    position: absolute;
    right: -1px;
    top: 83px;
    width: auto;
    background: white;
  background: #ffffffc2;
    padding: 10px;
    border: 1px solid #abc3d8;
    border-top: none;
    border-right: none;
    border-bottom-left-radius: 3px;
    max-width: 313px !important;
}
@media (max-width: 1199px) {
#newsletter-signup {
    position: fixed!important;
    top: 88%!important;
}
}
#NewsNotify {
  display:none;
}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription select {
        width: 100% !important;
    height: 36px !important;
    border-radius: 2px !important;
    padding: 10px !important;
    display: block;
    border: 1px;
    border-color: #ddd;
    border: 1px solid #4e6f8c !important;
    background-color: #f3f3f3 !important;
    margin-right: 6px !important;
    background-image: none;
    text-shadow: none;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}
/* CUSTOM CHILD THEME STYLES*/


body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #17a2b8;
    font-weight: 600;
    background: #f9f9f9;
}
/*Adjust sidebar*/
.page-template-left-sidebar #primary {
    padding-left: 5.2rem;
    padding-right: 0;
}
#secondary {
    padding-top: 4.3rem;
    padding-left: 3.2rem;
}
/*syntax highlighting*/
.syntaxhighlighter {
    background-color: #fff !important;
    border: 1px solid #E0E0E0 !important;
    padding: 11px !important;
}
/*link-more styles | class should be applied on paragraphs that include link.*/
.link-more {
  text-align:right;
}
/*Bootstrap*/
/*modal*/
.modal-content-padding-1x {
  padding: 1.2rem;
}
/*According Styles*/
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion-nostyles .card {
  border:none;
  	background:none;
}
#accord-a .card,#accord-b .card,#accord-c .card,#accord-d .card {
	border:none;
  	background:none;
}
#accord-a h2,#accord-b h2,#accord-c h2,#accord-d h2 {
    margin-bottom: 0!important;
    margin: 0!important;
    padding: 0!important;
}
#q-a .card {
	border:none;
  	background:none;
}
#q-a h2 {
    margin-bottom: 0!important;
    margin: 0!important;
    padding: 0!important;
}
.q-a-card-header {
	background:none;
}
#qb-a .card {
	border:none;
  	background:none;
}
#qb-a h2 {
    margin-bottom: 0!important;
    margin: 0!important;
    padding: 0!important;
}
/*Material Contact Form Styles*/
#cf7md-form .cf7md-file--value {
    padding-left: 152px!important;
}
/*sidebar links*/
#sidebar-right .service-callout {
	font-size:20px;
}
#sidebar-links {
  margin-top:45px;
}
#sidebar-links h2 {
      font-size: 1.2rem;
    color: #536373;
}
#sidebar-links ul {
  list-style:none;
}
/*Full Width*/
.home #content > .container {
    max-width: 100% !important;
}
.page-id-5670 #content > .container {
    max-width: 100% !important;
}
.page-id-5657 .entry-content {
  margin: 0;
}
.page-id-5657 .martop30 {
    margin-top: 0;
    padding-top: 50px;
}
#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 6.125rem;
}
.page-id-5657 .site-content {
    padding-bottom: 3.75rem!important;
    padding-top: 4.1rem!important;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.row-full {
  margin-left:-15px;
  margin-right: -15px;
}
#primary {
  padding-left: 0;
  padding-right: 0;
}
.full-width {
  width: 100%; 
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: #444444;
    font-family: sans-serif;
    width: 100%;
}

h1.entry-title {
    font-size: 2.8rem !important;
    border-bottom: 1px solid #eaecef;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 17px;
      color: #2d353a;
    font-family: sans-serif;
}
a {
    color: #0096AF;
    text-decoration: none;
    background-color: transparent;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
    -webkit-text-decoration-skip: objects;
}
p a {
    color: #007bff;
}
li a {
    color: #007bff;
}
header#masthead {
    margin-bottom: 0;
    background-color: #ffffff !important;
    box-shadow: none;
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    position: fixed;
    width: 100%;
    z-index: 1035;
}
#masthead .navbar-nav > li > a {
	font-size:1rem!important;
}
nav ul li a, nav ul li a:visited {
    display: block;
    padding: 0 15px;
    line-height: 70px;
    background: #fff;
	color:#17a2b8;
    text-decoration: none;
}
.nav-link:hover, .dropdown-item:hover {
      background: #0096AF !important;
    color: #ffffff !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #17a2b8;
    padding: .85rem .85rem !important;
    font-weight: 300 !important;
    font-family: sans-serif;
}

.dropdown-menu {
  	padding:0;
    background: white;
    border: 1px solid #d6d6d6;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .85rem 1.5rem !important;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
  color:#17a2b8;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    min-width: 200px;
    max-width: 100%;
    background: white;
    margin: 0;
    width: 99%;
}
/*hide site header from homepage*/
.page-id-5657 .entry-header{
  display:none;
}
.page-id-5670 .entry-header{
  display:none;
}
/*FOOTER*/
#footer-widget {
  background-color:black !important;
  text-align:center;
 
}
#footer-widget p {
  color:white !important;
  font-size: 1.2rem !important;
}
#media_image-2 > img {
  max-width:100%;
  width: 60% !important;
  min-width: 150px !important;
  display:block;
  margin:auto;
}
#footer-widget > div > div > div {
    width: 100%;
    max-width: 100% !important;
    min-width: 100% !important;
}
/* OG swh styles prime2 */

header,nav,img,li {
transition:all .15s ease-in-out;
-moz-transition:all .15s ease-in-out; /* Firefox 4 */
-webkit-transition:all .15s ease-in-out; /* Safari and Chrome */
-o-transition:all .15s ease-in-out; /* Opera */
}

/*NAV*/

img.logo {
max-width:100%;
}

img.logo:hover {
background-color:none !important;
background:none !important;
}

.title-icon a {
  font-size: 1.7rem;
}
.title-icon i {
	font-size: 1.7rem;
}
.pleft {
    float: left;
    margin-right: 19px;
}
img.fill {
    object-fit: cover;
    object-position: -100px;
}
.upper {
text-transform:uppercase;
}
.text-center {
text-align:center;
}
.bordb {
    border-bottom: 1px solid #0096AF;
}

.bordr {
    border-right: 1px solid #0096AF;
}
.pad20 {
    padding: 20px 0;
}
.bgblue {
background-color:#243B96;	
}

.bgteal {
background-color:#0096AF;	
}

.bgblack {
background-color:#000000;
}

.bggrey {
background-color:#E9E9E9;
}

.bgwhite {
background-color:#fff;
}

.pleft {
float:left;
margin-right:10px;
}

.pright {
float:right;
margin-left:10px;
}


.pad0010 {
padding:0 10px;
}

.pad1020 {
padding:10px 20px;
}

.pad1040 {
padding:10px 40px;
}

.pad2020 {
padding:20px 20px;
}

.pad2010 {
padding:20px 10px;
}

.pad10r {
padding-right:10px;
}

.pad10l {
padding-left:10px;
}

.pad20 {
padding:20px 0;
}

.pad40 {
padding:40px 0;
}

.pad10 {
padding:10px 0;
}

.padbot20 {
    padding-bottom: 0;
}
.divider {
    width: 100%;
    text-align: center;
    margin: 1px 0 25px;
    position: relative;
    display: block;
    min-height: 20px;
}
.divider:before {
    border-top: 1px solid #0096af !important;
    left: 50% !important;
    right: 0;
    margin-left: 20px;
    content: '';
    position: absolute;
    top: 8px;
    height: 0;
}
.divider i {
    line-height: 1;
    font-size: 18px;
    color: #0096af;
}
.divider:after {
    border-top: 1px solid #0096af !important;
    left: 0 !important;
    right: 50%;
    margin-right: 20px;
    content: '';
    position: absolute;
    top: 8px;
    height: 0;
}
.padbot40 {
padding-bottom:40px;	
}

.padtop25 {
padding-top:25px;
}

.padding0 {
padding:0 !important;
}

.margin0 {
margin:0 !important;
}

.martop20 {
margin-top:20px;
}

.martop30 {
margin-top:30px;
}

.martop40 {
margin-top:40px;
}

.martop65 {
margin-top:65px;
}

.martop100 {
margin-top:100px;
}

.marbot10 {
margin-bottom:10px;
}

.mar20 {
margin:20px 0;
}

.mar40 {
margin:40px 0;
}

.white {
color:#fff !important;
}

.red {
color:#e74c3c !important;
}

.blue {
color:#3498db !important;
}

.green {
color:#16a085 !important;
}

.purple {
color:#9b59b6 !important;
}

.yellow {
color:#FFFF81 !important;
}

.lblue {
color:#ADD8E6 !important;
}

.buff {
font-size:1.5em !important;
}

.font60 {
font-size:60px !important;
}

.font45 {
font-size:45px !important;
}

.font40 {
font-size:40px !important;
}

.font30 {
font-size:30px !important;
}


.font25 {
font-size:25px !important;
}

.font20 {
font-size:20px !important;
}
/*CASE STUDIES*/
.panel-case {
	border:1px solid #0096AF;
    width: 100%;
}

.panel-case >.panel-heading {
  color:#fff;
  background-color:#0096AF;
  border-color:#0096AF;
  padding:0;
  border-radius:0;
}

.panel-case > .panel-heading:hover {
  color:#fff;
  background-color:#243B96;
}

button.panel-title {
  color:#fff !important;
  text-transform:uppercase;
  background-color:transparent;
  border:none;	
  padding:10px;
}

.pright {
    float: right;
    margin-left: 10px;
}
iframe {
border:none;
}

footer p {
color:#fff;	
}

/*PARALLAX*/
.parallax {
/* The image used */
background-image:url("/wp-content/uploads/2018/09/finger-touching-braille-1200x800.jpg");

/* Set a specific height */
min-height:400px; 
width:100%;

/* Create the parallax scrolling effect */
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover !important;
}

.parallax2 {
/* The image used */
background-image:url("/wp-content/uploads/2018/09/man-helping-elderly-woman-on-computer-1200x800.jpg");

/* Set a specific height */
min-height:400px; 
width:100%;

/* Create the parallax scrolling effect */
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover !important;
}

.parallax3 {
/* The image used */
background-image:url("/wp-content/uploads/2019/03/guy-helping-an-elderly-woman-900x599.jpg");

/* Set a specific height */
min-height:400px; 
width:100%;

/* Create the parallax scrolling effect */
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover !important;
}

.clearfix:after {
display:block;
clear:both;
content:"";
}

/*IMAGES*/
img {
/*max-width:100%;*/
}

img.grow:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
transition: all 0.3s;
-webkit-transition: all 0.3s;
}

img.fill {
object-fit:cover;
object-position:-100px;
}



/* END PRIME 2*/














