@charset "UTF-8";

/*Ender Custom CSS Here*/

/* ------ Review Carousel ------ */
@font-face {
    font-family: 'Dalek';
    src: url('webfonts/Dalek.eot');
    src: url('webfonts/Dalek.eot?#iefix') format('embedded-opentype'),
        url('webfonts/Dalek.woff2') format('woff2'),
        url('webfonts/Dalek.woff') format('woff'),
        url('webfonts/Dalek.ttf') format('truetype'),
        url('webfonts/Dalek.svg#Dalek') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1 {
	font-family: 'Dalek';
}
@media (max-width: 767px){
.parallax-bg .parallax-bg--image-container .parallax-bg--image {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}}

/* New CSS starts here */

.parallax-bg .parallax-bg--image-container .parallax-bg--image {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.parallax-bg {
    position: relative;
    height: auto;
    overflow: hidden;
}

.parallax-bg .parallax-bg--image-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* New CSS stops here */

.testimonial-carousel {
  /* padding: 3rem 0; */
  /* background-image: url(/images/bg/bg_quote.jpg); */
  min-height: 35vh;
  /* background-size: cover; */
  /* background-position: center; */
  /* position: relative; */
  /* overflow: hidden; */
}

.testimonial-carousel::after {
  background-color: rgb(0, 0, 0, .7);
}

.testimonials-overlay {
  display: flex;
    position: relative;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.6);
  padding-top: 3rem;
    /* padding: 0rem 15px; */
    width: 100%;
    height: 100%;
    text-align: center;
  min-height: 35vh;
}

.testimonial-text {
  font-size: 3rem;
  color: #fff;
  /* padding: 2rem; */
}

.testimonial-header {
  color: #fff;
}

.testimonial-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    /* padding: 15px 25px; */
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.review-carousel {
  padding: 3rem 0;
  background-color: #000;
  /*background-image: url(/images/bg/bg_quote.jpg);*/
}

.review-text {
  font-size: 18px;
  color: #fff;
  /* padding: 1rem; */
  white-space: nowrap;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
}

.c-spacer {
  padding-bottom: 2rem;
}

.source-logo {
  min-height: 3rem;
  max-height: 3rem;
  /* background-color: white; */
  /* padding:.5rem; */
  /* border-radius: .25rem; */
}

.review-header {
  /* text-transform: uppercase; */
  color: white;
  
}

.review-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    padding: 15px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.fa-star {
  background-image: linear-gradient( to right, #e8cc6e 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #e8cc6e 100% );
  color:transparent;
  -webkit-background-clip:text;
  font-size: 30px;
  margin-left: .2rem;
  margin-right: .2rem;
}

.no-decoration {
  color: white;
  text-decoration: none;
}

.no-decoration:hover, .no-decoration:focus, .no-decoration:active {
  color: white;
  text-decoration: none;
}

.modal-header {
  background-color: #000;
}

.modal-header button {
  color: white;
}

.modal-content {
  border-radius: .5rem;
}

.modal-body {
    background-color: #fff;
	color: #000;
}

.modal-footer {
    background-color: #000;
}

.light-bg {
	background-image: none!important;
	background-color: #F9F8FF;
}
.light-bg:after {
	content: '';
    width: 100%;
    background: url(../images/design/patern.svg);	
    height: 25px;
    position: absolute;
    bottom: 0px;
	left: 0;
    color: #fff!important;
}
.light-bg:before {
	content: '';
    width: 100%;
    background: url(../images/design/patern.svg);	
    height: 25px;
    position: absolute;
    top: 0px;
	left: 0;
    color: #fff!important;
}
.page-wrapper {
	background-image: url(../images/backgrounds/background-svg.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
h1 {
	color:#0d3796;
}
body {
	font-size: 1.1rem!important;
}


.box-f {
	position: relative;
    display: inline-block;
    margin-top: 50px;    
    font-size: 1.3rem;   
    place-items: center;    
    border: 3px solid;
    padding: 0.5rem;
    border-image: linear-gradient(to left, #ed9b6a, #ed9b6a) 1 0;
    text-transform: uppercase;
}
.title {
	padding-bottom: 30px;
}
.about-title {
	font-family: 'Dalek';
	color:#0d3796;
}
.about-title:after {
	content: '';
    border-bottom: 5px solid #1a5fcf;
    width: 52px;
    display: block;    
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#testimonials {
	display:none;
}
.border-or {
	box-shadow: rgb(0 0 0 / 6%) 0 1px 0, rgb(0 0 0 / 7%) 0 2px 7px, rgb(0 0 0 / 8%) 0 12px 22px;
    border-radius: 5px;
	margin-bottom: 30px;
}
.navbar-brand img {
	margin-top: 25px;
}
.top-bar {
	background: #001544!important;
}
.top-bar .top-contact span {
	color: #fff!important;
}
.carousel-content h1 {
	text-shadow: 2px 2px 2px rgb(0 0 0 / 70%);
}
.business_carousel .carousel-content h4 {
	text-shadow: 2px 2px 2px rgb(0 0 0 / 70%);
}
.primary-menu {
	background: #0b3796!important;
}
.fa-spoon:before {
    content: "\f1b1";
}
.card.centered-content {
	background: rgba(26,95,207,1) url(../images/backgrounds/patten.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.phone {
	font-size: 2.0rem;
}
.card .blast {
	color: #ed9b6a;
}
@media (min-width: 1200px) {
.container-wide {
	max-width: 1440px;
}
}

.bottom {
	padding-top: 40px;
}
.fa-caret-down:before {
	padding-left: 3px;
}
.about-text {
	font-weight: 400;
	padding-bottom: 40px;
}
.portfolio-shuffle a:hover, .portfolio-shuffle a:focus {
    text-decoration: none;
    background-color: #ed9b6a;
    color: #fff;
    border-color: #ed9b6a;
}
#start {	
	padding-top: 40px;
}

#start h1 {
	display:none;
	}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1a5fcf;
    border-color: #dee2e6 #dee2e6 #fff;
    text-transform: uppercase;    
    letter-spacing: 1px;
}
.nav-justified .nav-item {
	text-transform: uppercase; 
}
.product-title {
	color:#1a5fcf
}
.btn-primary {
	color: #fff;
}
.btn-primary:not(:disabled):not(.disabled):active {
	background-color: #0b3796;
    border-color: #0b3796;
}
iframe {
	max-width: 100%;
}
.top-address a, .top-phone a {
	color:#fff;
}
.top-address a:hover, .top-phone a:hover {
	color:#fff;
}
.contact-box, .cmsform {
	background: #fff;
    padding: 5%;
    box-shadow: rgb(0 0 0 / 6%) 0 1px 0, rgb(0 0 0 / 7%) 0 2px 7px, rgb(0 0 0 / 8%) 0 12px 22px;
    border-radius: 5px;
}
#footer.footer {
  background:#0b3796;
  color: #fff;
}
.fa-facebook:before {
  color: #fff;
}
.fa-instagram:before {
  color: #fff;
}
.fa-google-plus:before {
  color: #fff;
}
.fa-yelp:before {
  color: #fff;
}
#footer.footer a {
  color: #fff;
}
.social.circle a {
  border-color: #fff;
}
.social li a:focus {
  background-color: transparent;
}
@media (max-width: 768px) { 
  .navbar-brand img {
    max-width: 150px;
    margin-top: 0;
  }
  .business_carousel .carousel-content h1 {
    font-size: 3rem;
  }
  .box-f {
    margin-bottom: 40px;
  }
  .card.heavy-padding {
    padding: 55px 30px;
}
.dropdown-menu, .sub-menu { 
  margin-top: 0px;
  padding: 0;
  min-width: 13.3em;
  background: #1a5fcf!important;
}
#side-menu-wrap {
  border-left: 1px solid #0b3796;
  background: #0b3796;
}
.header.light-skin .navbar-default .navbar-nav > li > a {
  color: #fff;
}
.header.light-skin .navbar-default .navbar-nav > li > a:hover, .header.light-skin .navbar-default .navbar-nav > li > a:focus, .header.light-skin .navbar-default .navbar-nav > li > a:active {
  color: #fff;
}
.dropdown-menu li a, .sub-menu li a {
  color: #fff;
}
.fa-times-circle:before {
  color: #fff;
}
 }


 .top-address-left {
  float: left;
 }

 .top-address-right {
  float: right;
 }

  .top-address-center {
  text-align: center;
 }