@import url('bootstrap.min.css'); /*import bootstrap 4.0*/
@import url('mdb.min.css'); /*import mdb 4.5*/
@import url('style.min.css');

/* Personal Styles */
.light-blue-text {
  color: #0362d7 !important; }

.section-description {
  color: #000;}

.black-text {
  color: #000;
  font-weight: 400 !important;}

.spacing {
  margin-left: 12.5%;

}
ul {
  list-style-type: none;}

/* Carousel logo to center */
.view img {
  display:inline;
}

.slide-one {
  background-image: url('../img/trane-share.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-two {
  background-image: url('../img/technician.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-three {
  background-image: url('../img/Thermostat_trane.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

/* Trane */
.TraneGuide {
  margin-bottom: 2em;
}
.TraneGuide iframe {
  height: 500px;}

.btn-blue {
  background-color: #005a95!important;}

.details {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

/* Form */
.btn-blue-2 {
  background: #030329; }

.btn-form-close {
  background: #0362d7;
  color: #fff !important;
}

.form-background {
  background-color: #030329;
}

.form-text {
  color: #fff;
}

.section .contact-icons .fa {
  font-size: 2.2rem;
  margin-bottom: 0.6rem;
  color: #0362d7; }

/*Comment Modal*/
.btn-default {
  background-color: #0362d7!important;
}

.carousel-multi-item .carousel-indicators li {
    height: 20px;
    width: 20px;
    max-width: 20px;
    background-color: #0362d7;
    margin-bottom: -60px;
}

.btn-unique {
    background-color: #0362d7!important;
    color: #fff!important;
}

/*Footer*/
footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(3, 98, 215, 0.7);}

.light-blue-2 {
  background-color:#0362d7!important;}

/* Financing */
.background {
  background-color: #fefefe;}

/* Streaks*/
.hm-lightblue-strong {
  background-color: rgba(3, 98, 215, 0.7);}

.photo-1 {
    background-image: url("../img/hvac-repair-fairfax.jpg");}

.photo-2 {
  background-image: url("../img/MiniSplit Heat Pump.png");}
