/* Global Styles for AAA Smarthome */ /* Import Smart Font Family */
@font-face {
  font-family: "Smart Light";
  src: url("../fonts/Smart-Light.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Smart Regular";
  src: url("../fonts/Smart-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Smart Medium";
  src: url("../fonts/Smart-Medium.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Smart Bold";
  src: url("../fonts/Smart-Bold.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Smart Black";
  src: url("../fonts/Smart-Black.otf");
  font-weight: normal;
  font-style: normal;
}
header {
  background-color: #fff;
}

.aaa__promo-banner {
  background-color: #69b3e7;
  color: #fff;
  padding: 45px 0;
  z-index: 1001;
}
.aaa__promo-banner p {
  font-size: 28px;
  margin-bottom: 0;
  line-height: 1.18;
  letter-spacing: 0.1px;
}
.aaa__promo-banner p b {
  font-family: "Smart Bold", sans-serif;
}

.aaa__navigation {
  z-index: 1001;
}
.aaa__navigation-contact {
  background-color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  padding: 9px 0;
}
.aaa__navigation-contact ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aaa__navigation-contact ul li {
  padding: 0 10px;
}
.aaa__navigation-contact ul li:last-child {
  padding-right: 0;
}
.aaa__navigation-contact ul li a {
  font-family: "Smart Medium", sans-serif;
  color: #fff;
  text-decoration: none;
}
.aaa__navigation-contact ul li a:hover {
  text-decoration: underline;
}
.aaa__navigation-store-logo {
  width: 165px;
  z-index: 1001;
}
.aaa__navigation-store-logo img {
  width: 165px;
  position: absolute;
  display: block;
  width: 165px;
  top: -36px;
}
.aaa__navigation-menu .navbar {
  padding: 0;
}
.aaa__navigation-menu .navbar-nav .nav-link {
  color: #000;
  font-family: "Smart Medium", sans-serif;
  font-size: 16px;
  padding: 9px 15px;
}
.aaa__navigation-menu .navbar-nav .nav-link:hover, .aaa__navigation-menu .navbar-nav .nav-link:focus,
.aaa__navigation-menu .navbar-nav .nav-link .activePage {
  color: #da291c;
}
.aaa__navigation-menu .navbar-nav .nav-item .dropdown {
  left: 0;
  position: relative;
}
.aaa__navigation-menu .navbar-nav .nav-item a {
  text-decoration: none;
}
.aaa__navigation-left {
  padding: 11px 0;
}
.aaa__navigation-right {
  justify-content: end;
  padding: 11px 0;
}
.aaa__navigation-right .nav-item:last-child {
  padding-top: 8.5px;
  padding-left: 15px;
}
.aaa__navigation-right .nav-item .dropdown a {
  width: 28px;
}
.aaa__navigation-right .nav-item .dropdown a::after {
  border: 0;
}
.aaa__navigation-right .nav-item .dropdown a svg {
  width: 28px;
  height: 28px;
}

footer {
  background-color: #f7f7f7;
}

.aaa__footer {
  padding: 35px 0;
}
.aaa__footer h4 {
  font-family: "Smart Bold", sans-serif;
  font-size: 14px;
  color: #999;
  line-height: 2.21;
  letter-spacing: -0.46px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.aaa__footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aaa__footer ul li a {
  font-size: 14px;
  color: #000;
  line-height: 2.21;
  letter-spacing: -0.46px;
  text-decoration: none;
}
.aaa__footer ul li a:hover, .aaa__footer ul li a:focus {
  color: #da291c;
  text-decoration: underline;
}
.aaa__footer-copyright {
  background-color: #fff;
  padding: 10px 0;
  font-size: 10px;
  color: #727272;
  letter-spacing: -0.33px;
  text-align: center;
}

* {
  font-family: "Smart Regular", sans-serif;
}

body {
  background-color: #f4f4f4;
}

p {
  line-height: 1.5;
}

.aaa__button {
  font-family: "Smart Medium", sans-serif;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  padding: 12px 35px;
  text-decoration: none;
}
.aaa__button.blue-color {
  background-color: #003087;
}
.aaa__button:hover, .aaa__button:focus {
  background-color: #da291c;
  color: #fff;
}
.aaa__link {
  font-family: "Smart Medium", sans-serif;
  color: #444;
  line-height: 1.87;
  letter-spacing: -0.08px;
  text-decoration: none;
}
.aaa__link.learn-more {
  font-size: 15px;
}
.aaa__link:hover, .aaa__link:focus {
  color: #da291c;
  text-decoration: none;
}
.aaa__link:hover .aaa__link-icon path, .aaa__link:focus .aaa__link-icon path {
  fill: #da291c;
  stroke: #da291c;
}
.aaa__link-img-icon svg {
  width: 14px;
  height: 14px;
  margin-top: -4px;
}
.aaa__link-img-icon svg path {
  fill: #444;
  stroke: #444;
}
.aaa__image.cover-box {
  position: absolute;
  display: flex;
  height: 100%;
}
.aaa__image.cover-box img {
  flex-shrink: 0;
  object-fit: cover;
}
.aaa__image.category-box {
  position: relative;
  display: flex;
  height: 400px;
  justify-content: center;
  align-items: center;
}
.aaa__image.category-box img {
  flex-shrink: 0;
  height: 400px;
}
.aaa__image.icon-box {
  position: relative;
  display: flex;
  height: 100px;
  justify-content: center;
  align-items: center;
}
.aaa__image.icon-box img {
  flex-shrink: 0;
  height: 100px;
}
.aaa__block.white-color {
  background-color: #fff;
}
.aaa__block-title {
  font-family: "Smart Medium", sans-serif;
  font-size: 40px;
  color: #444;
  line-height: 1.25;
}
.aaa__block-sub-title {
  font-family: "Smart Medium", sans-serif;
  font-size: 24px;
  color: #777;
  line-height: 1.5;
  letter-spacing: -0.08px;
}
.aaa__block-content-title {
  font-family: "Smart Medium", sans-serif;
  font-size: 32px;
  color: #444;
  line-height: 1.15;
  letter-spacing: -0.5px;
}
.aaa__block-content-title.title-white {
  font-size: 38px;
  color: #fff;
  text-shadow: 0 1px 3px #252525;
  padding-top: 35px;
}
.aaa__block-content-title.text-small {
  font-size: 20px;
  line-height: 1.4;
}
.aaa__block-content-sub-title {
  font-family: "Smart Medium", sans-serif;
  font-size: 24px;
  color: #777;
  line-height: 1.15;
  letter-spacing: -0.5px;
}
.aaa__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.aaa__gradient-seprator {
  height: 10px;
  background-image: linear-gradient(90deg, #da291c, #003087);
}

.aaa__container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.aaa__hero-block-large {
  height: 700px;
  position: relative;
}
.aaa__hero-block-image {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.aaa__hero-block-image img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}
.aaa__hero-block-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.aaa__hero-block-content-large {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 700px;
}
.aaa__hero-block-content-title {
  font-family: "Smart Bold", sans-serif;
  font-size: 42px;
  color: #fff;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin-bottom: 50px;
}
.aaa__hero-block-content-sub-title {
  font-size: 32px;
  color: #fff;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin-bottom: 85px;
}
.aaa__hero-block-content-cta a {
  color: #fff;
  border: solid 2px #fff;
  border-radius: 7px;
  padding: 10px 65px;
  font-size: 18px;
  text-decoration: none;
}
.aaa__hero-block-content-cta a:hover, .aaa__hero-block-content-cta a:focus {
  border: 2px solid #da291c;
  color: #da291c;
}

.aaa__callnow-block-cta {
  background-color: #fff;
  font-family: "Smart Medium", sans-serif;
  font-size: 32px;
  text-align: center;
  line-height: 1.25;
  letter-spacing: -1.25px;
  color: #777;
  border: 2px solid #c1c6c8;
  border-radius: 10px;
}
.aaa__callnow-block-cta a {
  font-family: "Smart Bold", sans-serif;
  color: #da291c;
  text-decoration: none;
}
.aaa__callnow-block-cta a:hover, .aaa__callnow-block-cta a:focus {
  color: #777;
}

.aaa__block-content {
  position: relative;
}
.aaa__block-content.category-block {
  width: 100%;
  height: 600px;
  border-radius: 15px;
}
.aaa__block-content.security {
  background-color: rgba(40, 90, 187, 0.7);
}
.aaa__block-content.camera {
  background-color: #86ad3f;
}
.aaa__block-content.automation {
  background-color: #ffb81c;
}
.aaa__block-content.hazard {
  background-color: rgba(2, 167, 218, 0.7);
}
.aaa__block-content-list li {
  font-size: 15px;
  color: #777;
  line-height: 1.47;
}
.aaa__feature {
  margin-bottom: 40px;
}
.aaa__feature-title {
  font-family: "Smart Medium", sans-serif;
  color: #252525;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.08px;
  padding-bottom: 10px;
}
.aaa__feature-details {
  font-size: 15px;
  line-height: 1.47;
}
.aaa__form-vertical {
  background-color: #fff;
  width: 450px;
  padding: 20px 40px;
  margin: 10px 0;
  z-index: 1;
  float: left;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}
.aaa__form-title {
  font-size: 24px;
  color: #000;
  letter-spacing: -1.46px;
  text-align: center;
  padding-bottom: 5px;
}
.aaa__form-sub-title {
  font-size: 20px;
  color: #777;
  letter-spacing: -0.08px;
  text-align: center;
  padding-bottom: 10px;
}
.aaa__form-sub-title a {
  color: #da291c;
  text-decoration: none;
}
.aaa__form-sub-title a:hover, .aaa__form-sub-title a:focus {
  text-decoration: underline;
}
.aaa__form-container {
  padding: 0 35px;
}
.aaa__form-container .form-label {
  font-family: "Smart Bold", sans-serif;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  line-height: 0.92;
  letter-spacing: 1.09px;
}
.aaa__form-container .form-control {
  font-size: 14px;
  padding: 7px;
  border: 1px solid #cacaca;
  border-radius: 5px;
}
.aaa__form-submit {
  background-color: rgba(105, 179, 231, 0.6);
  width: 100%;
  font-family: "Smart Medium", sans-serif;
  font-size: 18px;
  color: #fff;
  border: none;
  border-radius: 7px;
  padding: 8px 0;
}
.aaa__reviews {
  background-color: rgba(29, 66, 137, 0.9);
  padding: 75px 0;
  margin-top: 85px;
  width: calc(100% - 450px);
  float: left;
}
.aaa__reviews-container {
  width: 550px;
  margin: auto;
}
.aaa__reviews-container h1 {
  font-family: "Smart Bold", sans-serif;
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 1.38;
  margin-bottom: 25px;
}
.aaa__reviews-container p {
  font-family: "Smart Medium", sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
.aaa__reviews-rating {
  margin-bottom: 30px;
  text-align: center;
}
.aaa__reviews-rating .fa {
  color: #8ab7dc;
  font-size: 26px;
  padding-right: 5px;
}
.aaa__reviews-rating .rating-text {
  color: #fff;
  font-family: "Smart Medium", sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.08px;
  padding-left: 5px;
}
.aaa__get-quote {
  background-color: #fff;
  z-index: 1;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
}
.aaa__get-quote-title {
  font-size: 28px;
  color: #fff;
  line-height: 1.18;
  letter-spacing: 0.1px;
  background-color: #69b3e7;
  padding: 45px 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.aaa__get-quote-form {
  padding: 20px 40px;
}

/*# sourceMappingURL=style.css.map */
