@charset "utf-8";
/* CSS Desktop Layout */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {width: 100%; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; font-family: "Montserrat", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal;}
mobile_content_container {display: none; font-size: 0;}
desktop_content_container {display: block;}

/* Links */
a.nav:link {color: #ffffff; text-decoration: none;  padding-left: 40px; padding-right: 40px; font-weight: bold;}
a.nav:visited {color: #ffffff; text-decoration: none; padding-left: 40px; padding-right: 40px; font-weight: bold;}
a.nav:hover {color: #d3a33d; text-decoration: none; padding-left: 40px; padding-right: 40px; font-weight: bold;}
a.nav:active {color: #ffffff; text-decoration: none; padding-left: 40px; padding-right: 40px; font-weight: bold;}

a.header_boxes:link {display: inline-flex; flex-direction: column; justify-content: center; align-items: center; width: 200px; height: 100px; background: #d3a33d; font-weight: 600; text-align: center; border-radius: 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px; text-decoration: none; color: #0d2536; border: 2px solid #d3a33d;}
a.header_boxes:visited {display: inline-flex; flex-direction: column; justify-content: center; align-items: center; width: 200px; height: 100px; background: #d3a33d; font-weight: 600; text-align: center; border-radius: 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px; text-decoration: none; color: #0d2536; border: 2px solid #d3a33d;}
a.header_boxes:hover {display: inline-flex; flex-direction: column; justify-content: center; align-items: center; width: 200px; height: 100px; background: #ffffff; border: 2px solid #d3a33d; font-weight: 600; text-align: center; border-radius: 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px; text-decoration: none; color: #0d2536;}
a.header_boxes:active {display: inline-flex; flex-direction: column; justify-content: center; align-items: center; width: 200px; height: 100px; background: #d3a33d; font-weight: 600; text-align: center; border-radius: 10px; margin-left: 10px; margin-right: 10px; margin-top: 10px; text-decoration: none; color: #0d2536; border: 2px solid #d3a33d;}

#nav_container {display: block; width: 1200px; margin-left: auto; margin-right: auto; margin-top: 40px;}
#header_container {display: block; width: 1196px; border: #d3a33d solid 2px; height: 350px; margin: 40px auto 0 auto; border-radius: 10px; background-size: cover; background-position: center; animation: fadeBackground 18s infinite; text-align: center;}
#header_boxes_container {width: 1196px; text-align: center; margin-top: 20px;}
.promises {width: 300px; background: #0d2536; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 40px; display:inline-block; line-height: 40px; color: #ffffff; margin: 0px 20px 0px 20px;}

.services_header {display: block; height: 50px; background: #0d2536; border-top-left-radius: 10px; border-top-right-radius: 10px; text-align: center; line-height: 50px; color: #ffffff; font-weight: 800;}
.services_header_alt {display: block; height: 50px; background: #d00f11; border-top-left-radius: 10px; border-top-right-radius: 10px; text-align: center; line-height: 50px; color: #ffffff; font-weight: 800;}
.services_tagline {display: block; height: 30px; background: #d3a33d; line-height: 30px; text-align: center;}
.services_tagline_alt {display: block; height: 30px; background: #000000; color: #ffffff; line-height: 30px; text-align: center;}
.services_detail_container {display: flex; align-items: flex-start; padding: 0px;}
.services_img_left {border-bottom-left-radius: 3px;}
.services_img_right {border-bottom-right-radius: 3px;}
.services_img_right_alt {border-bottom-right-radius: 10px;}
.services_details {padding: 10px;}
.services_details_alt {padding: 10px; font-size: 20px; text-align: center; font-weight: bold;}
.services_li {display: inline-block; padding: 10px; background: #0d2536; border-radius: 10px; margin-top: 10px; color: #ffffff; padding-left: 10px; padding-right: 10px;}
.services_ctab {display: inline-block; padding: 10px; width: 760px; background: #CCC; text-align: center; margin-top: 9px; border-radius: 10px;}
.services_ctab_alt {display: inline-block; padding: 10px; width: 760px; background: #d00f11; text-align: center; margin-top: 9px; border-radius: 10px; color: #ffffff;}

#automotive {width: 1196px; margin-left: auto; margin-right: auto; border-left: 2px solid #0d2536; border-right: 2px solid #0d2536; border-bottom: 2px solid #0d2536; border-radius: 10px; margin-top: 40px;}
#residential {width: 1196px; margin-left: auto; margin-right: auto; border-left: 2px solid #0d2536; border-right: 2px solid #0d2536; border-bottom: 2px solid #0d2536; border-radius: 10px; margin-top: 40px;}
#commercial {width: 1196px; margin-left: auto; margin-right: auto; border-left: 2px solid #0d2536; border-right: 2px solid #0d2536; border-bottom: 2px solid #0d2536; border-radius: 10px; margin-top: 20px;}
#emergency {width: 1196px; margin-left: auto; margin-right: auto; border-left: 2px solid #d00f11; border-right: 2px solid #d00f11; border-bottom: 2px solid #d00f11; border-radius: 10px; margin-top: 20px; margin-bottom: 40px;}

/* Scrolling Logos */
.logo-slider {width: 1200px; overflow: hidden; margin-top: 20px; margin-left: auto; margin-right: auto; background: #fff; border-radius: 12px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08); position: relative;}
.logo-track {display: flex; animation: scroll 20s linear infinite; width: calc(190px * 10 + 40px * 10);}
.logo-slider:hover .logo-track {animation-play-state: paused;}
.logo_locks {flex: 0 0 auto; width: 190px; height: 80px; margin: 0 20px;}
.logo_locks img {width: 100%; height: 100%; object-fit: contain; user-select: none; pointer-events: none; transition: transform 0.3s ease;}
.logo-slider:hover .logo img {transform: scale(1.05);}

/* Review Slider */
  .review-carousel {
	border: 2px solid #000000;
    width: 1196px;
    position: relative;
    user-select: none;
	margin: 40px auto;
	border-radius: 10px;
	background: #d3a33d;
  }

  /* Arrows */
  .review-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border: 1px solid #ccc;
    background: #0d2536;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    display: grid;
    place-items: center;
	color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    z-index: 5;
  }
  .review-arrow:hover { background: #eee; color: #000000; border: 1px solid #0d2536; }
  .review-arrow-left  { left: -60px; }
  .review-arrow-right { right: -60px; }

  /* Viewport and track */
  .review-viewport {
    width: 1196px;
    overflow: hidden;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
  }
  .review-track {
    display: flex;
    transition: transform 450ms ease;
  }

  .review-slide {
    flex: 0 0 1196px;
    padding: 20px;
    box-sizing: border-box;
  }

  /* Table styling */
  .review-table {
    width: 100%;
    border-collapse: collapse;
  }
  .review-table td {
    vertical-align: top;
    padding: 10px;
  }

  .review-avatar {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #eee;
  }

  .review-name {
    font-weight: 700;
    font-size: 1.05rem;
  }
  .review-city {
    color: #000000;
	background: #fff;
	border-radius: 10px; 
	padding: 5px;
    font-size: .95rem;
	display: inline-block;
  }
  .review-text {
    font-size: 1.02rem;
    line-height: 1.55;
    padding-top: 8px;
  }
  
/* Animation keyframes */
@keyframes fadeBackground {
  0% {background-image: url("../images/desktop/background1.png"); opacity: 1;}
  33% {background-image: url("../images/desktop/background2.png"); opacity: 1;}
  66% {background-image: url("../images/desktop/background3.png"); opacity: 1;}
  100% {background-image: url("../images/desktop/background1.png"); opacity: 1;}
}

@keyframes scroll {
    from {transform: translateX(0);}
    to {transform: translateX(-50%);}
  }