  /* secom.plc.uk */
/* Helpers */
.arrow-right-small {
  filter: invert(100%);
  max-height: 20px;
}
p:empty { 
  display:none; 
}

/* Plugins */
/* Interactive image */

.social-button{
    display:none!important
}

/* Gravity Forms */
.gform_wrapper ul li.gfield { /* Hide bullet points added by the form*/
  list-style-type: none !important;
}
.gform_wrapper ul{ /* Remove padding left behind where the bullet points were*/
  padding-left: 0!important;
}
.gform_wrapper .gform_validation_container { /* Hide the validation field*/
  display:none!important;
}
.gform_wrapper .gform_button{
  background-color: #E2142F!important;
  color:white;
}
.gform_wrapper .gfield_label{
  display:none!important
}
/* .honeywell.form input{
  margin:5%;
  width:18rem;
} */
.gform_confirmation_message{
  font-size: x-large!important
}
/* Page font */
html,
body {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  max-width: 100%;
  overflow-x:  hidden;
  padding-top: 80px !important;
  padding-right: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1310px) {
  body {
    padding-top: 100px !important;
  }
}

@media (min-width: 1311px) and (max-width: 1399px) {
  body {
    padding-top: 135px !important;
  }
}

@media (min-width: 1400px) {
  body {
    padding-top: 130px !important;
  }
}

body img {
  max-width: 100%;
  height: auto;
}

/* Header */
header,
.sticky-top.quote {
  background-color: #FFF;
  color: #0459b3;
}
header .fixed-top {
  background: white;
}
.trustpilot {
  background: rgb(241, 241, 241);
  color: #000;
}
.trustpilot a{
  text-decoration: none!important;
  color: #000!important;
}
#trustpilot-stars {
  height: 1em;
}
#trustpilot-logo {
  height: 2em;
  /* margin: 0.25em 0 0.5em 1em; */
}
/* Navigation */
.navbar-nav.control {
  margin: 0 auto;
}
nav.control a {
  color: #fff !important;
}
.nav-logo {
  width: 6rem;
  padding-top: 2rem;
}
nav ul {
  float: left;
}
.navbar-collapse a {
  text-align: center;
}
.navbar-collapse form .btn {
  margin: 0 auto;
  margin-top: 1em;
  float: none;
  margin-bottom: 10px;
}

.dropdown.mega {
  position: static !important;
}
.dropdown.mega .dropdown-menu {
  background: #fff;
  margin-top: 0rem !important;
  width: auto !important;
  border-radius: 0 !important;
  border-bottom: 1px solid lightgrey;
  filter: drop-shadow(0 0.2rem 0.25rem rgba(116, 116, 116, 0.2));
  border-left: none;
  border-right: none;
  border-top: none;
  
}

@media (max-width: 768px) {
  .dropdown.mega .dropdown-menu {
    position: absolute;
    top: -163px;
  }
}
/* .dropdown a{
  color: #3c3e3f!important;
} */
/* .products.dropdown-menu {
  color: #3c3e3f!important;
  background: #fff;
} */
/* .products.dropdown-menu a,
.products.dropdown-menu h4 {
  color: #000 !important;
} */
.dropdown-menu ul{
  width:100%;
}
.products.dropdown-menu h5{
  font-weight: bold;
  /* margin-bottom: 0!important; */
}
.products.dropdown-menu a {
  /* color: #000 !important; */
  text-decoration: none!important;
}
.products.dropdown-menu a,
.products.dropdown-menu h4 {
  color: #0459b3 !important;
}
.products.dropdown-menu a:hover,
.products.dropdown-menu h4:hover {
  color: #E2142F !important;
}
.products.dropdown-menu img {
  height: 30px;
  margin-right: 2px;
}
/* .products .border-right {
  border-right: 2px dashed #b2b2b2;
} */
.dropdown-toggle::after {
  display: none !important;
}
nav.control ul {
  display: inline-flex !important;
  align-items: baseline !important;
}
nav.control li {
  margin-right: 0 !important;
  /* padding-top: 15px; */
}
nav.control li a {
  color: #fff;
  width: 10em;
  background: #E2142F;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0 !important;
  border-bottom: 3px solid #E2142F;
  height: 30px;
  display: table-cell;
  vertical-align: bottom;
}
nav.control li a.active {
  background: #0459b3;
  color: #FFF;
  font-weight: bold;
  border-right: 0;
  border-bottom: 3px solid #0459b3;
  height: 55px;
}
nav.control h4{
  color:#0459b3!important;
}
/* nav.control li.phone a {
  background: #0559b3 !important;
  border: none !important;
} */
/*nav:not(.control) .nav-link:not(.contact-button) {
  padding-bottom: 0 !important;
}*/
nav ul{
  list-style: none;
}
.nav-link.divide:after {
  /* content: "|"; */
  margin-left: 0.75em;
  /* color: lightgray; */
}
/* a.contact {
  border-bottom: none;
} */
nav:not(.control) a:not(.contact-button) span {
  padding-bottom: 9px;
  border-bottom: 4px solid #0459b3;
}
nav:not(.control) .nav-link:not(.contact-button) span:hover {
  /* color: #0559b3 !important; */
  /* font-weight: bold; */
  border-bottom: 4px solid #FFF
}
nav.control li a.border-right {
  border-right: 1px solid #fff;
}
nav.control li a.active:not(.contact) {
  border-right: none;
}
nav.control li {
  position: relative;
}
nav.business,
nav.residential,
nav.contact {
  background: #0459b3 !important;
  width: 100%;
  border: none!important;
}
nav.navbar{
    border: none!important;
}
/* nav.business a.btn,
nav.residential a.btn,
nav.contact-us a.btn {
  color: #fff !important;
} */
nav.control {
  margin-bottom: 0;
  padding-bottom: 0;
  float: left;
}
h4.phone.nav-link, h4.phone.nav-link a, h4.phone.nav-link span{
    background: #FFF!important;
    border-bottom: none!important;
    text-decoration: none!important;
    color:#0459b3!important;
    padding: none!important;
  }
/* .nav-phone {
  margin-top: 2.5rem;
  float: right;
  color: #fff;
} */
img.navbar-brand.nav-logo{
  margin-top:1rem;
  width: 7rem!important;
  height: 7rem!important;
}
span.header-dot{
  color: #E1142F;
  content:"■";
  font-size: 10px;
  vertical-align: middle;
  margin-right: 5px;
}
.dropdown-menu h5 a{
    position: relative;
}
.dropdown-menu li::marker{
  color: #E1142F;
  list-style: square;
  font-size: 1.5em;
  /* height: 100%;
  margin-right: 5px; */

}
nav.control .container-fluid {
  padding-left: 0 !important;
}
nav.control li {
  margin: 1em 0 0 0;
}
#quoteModal .modal-dialog{
  width:50rem;
}
#quoteModal .modal-content{
  border-radius: 10px;
}
#quoteModal input:not(.btn), #quoteModal select{
  border-radius: 10px;
  border: 1.5px solid black;
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: block;
  box-sizing: border-box;
}
#quoteModal .btn-danger{
  max-width: 10rem;
  float: right;
  border: none;
}

.modal-body label {
  width: 100%;
}

.modal-body input, .modal-body textarea{
  width:100%!important;
}

.modal .fade.show {
  display: block;
}

.modal-text {
  text-align:  left;
  color: black;
  margin-bottom: 1rem;
}

.modal-text a {
  color: black !important;
}

/* Nav end */
table.check td {
  height: 40px;
  padding-left: 44px;
  padding-top: 3px;
  padding-right: 30px;
}
table.check.home td {
  height: 40px;
  padding-left: 0px;
  padding-top: 3px;
  padding-right: 30px;
}
table.check td img {
  height: 30px;
  filter: invert(16%) sepia(79%) saturate(2736%) hue-rotate(200deg)
    brightness(92%) contrast(94%);
}
table.check tr {
  height: 4em;
}

.circle-home{
  background: #fff;
  filter: drop-shadow(0 0 0.5rem rgba(82, 82, 82, 0.616));
  height: 4em;
  width: 4em;
  border-radius: 50%;
}
/* .circle-home:hover{
    height: 4.25rem;
    width: 4.25rem;
} */
.circle-home img{
    height:2rem;
    width:2rem;
}
/* .circle-home img:hover{
    height: 3em;
    width: 3em;
} */
.contact-form br{
  display:none!important;
}
.chevron-white img {
  filter: invert(100%);
  height: 50px;
  /* margin: 5px; */
}
.border-break {
  border-left: 3px solid #fff;
}
.half-img {
  border-radius: 20px;
  max-width: 80%;
  margin: 0 10%;
  height: auto;
}
.half-img-0Rad {
  /* border-radius: 2px; */
  max-width: 60%;
  margin: 0 10%;
  height: auto;
}
.half-img.drop-shadow {
  filter: drop-shadow(0 0 0.75rem lightgrey);
}
.drop-shadow {
  filter: drop-shadow(0 0 0.75rem grey);
}
.drop-shadow-sm {
  filter: drop-shadow(0 0 0.15rem grey);
}
.blue-gradient {
  color: #fff;
  background: rgb(4, 89, 179);
  background: linear-gradient(
    90deg,
    rgba(4, 89, 179, 1) 0%,
    rgba(0, 212, 255, 1) 100%
  );
}
.blue-gradient a {
  text-decoration: none !important;
  color:  white;
  font-weight: bold !important;
}
.blue-gradient .card-body a {
  color: #0a58ca !important;
}
.blue-green-gradient {
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
}

.blue-green-gradient h1 {
  color: white;
}

.blue-green-gradient h2 {
  color: white;
}

.light-blue-bg {
  background-color: #e7f9ff;
  color: #1a5699 !important;
}
.red-bg {
  background: rgb(199, 25, 16);
  color: #fff;
}
.red-gradient {
  background: rgb(199, 25, 16);
  background: linear-gradient(
    47deg,
    rgba(199, 25, 16, 1) 53%,
    rgba(255, 232, 0, 1) 100%
  );
  color: #fff;
  border-left: 2px solid white;
}
.red-gradient img {
  /* border-radius: 20px; */
  max-width: 7em;
  height: auto;
}
.green-bg {
  background: rgb(74, 146, 148);
  color: #fff;
}
.green-gradient {
  background: rgb(74, 146, 148);
  color: #fff;
  background: linear-gradient(
    43deg,
    rgba(74, 146, 148, 1) 0%,
    rgba(103, 195, 197, 1) 71%,
    rgba(228, 252, 69, 1) 100%
  );
  color: #fff;
  border-left: 2px solid white;
}
.green-gradient img {
  border-radius: 20px;
  max-width: 7em;
  height: auto;
}
.greytext {
  color: rgb(97, 96, 96);
}
.bluetext {
  color: rgb(4, 89, 179);
}
.center-text {
  text-align: center;
}
.center-elm {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.placeholder {
  background: darkgray;
}
.btn.btn-danger {
  background: #E2142F !important;
}
.xHidden {
  display: none !important;
}
.mobile {
  display: none !important;
}
.contact-button {
  min-width: 120px !important;
  margin: auto 1.5rem;
}
.container.video img {
  max-width: 40rem;
  border-radius: 20px;
  margin: 3rem auto;
}
.new-customer {
  float: right;
  margin-right: 1em;
}
.new-customer p {
  margin-bottom: 0 !important;
  padding: 6px 12px;
}
.existing-customers .click-hider img {
  height: 30px;
  width: 30px;
  filter: invert(100%);
}
.new-customers .click-hider img {
  height: 30px;
  width: 30px;
  filter: invert(24%) sepia(80%) saturate(5484%) hue-rotate(342deg) brightness(87%) contrast(104%);
}
.header .new-customer {
  float: right;
}
.hero {
  background-color: #37699e;
  background: url("./assets/secom-home-header-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.hero.solutions {
  color: #fff;
  background: rgb(4, 89, 179);
  background: linear-gradient(
    90deg,
    rgba(4, 89, 179, 1) 0%,
    rgba(0, 212, 255, 1) 100%
  );
}
.hero.solutions img {
  max-height: 15em;
  float: right;
}
.intro {
  margin: 2rem;
  padding: 2rem;
  border-radius: 10px;
  color: #fff;
  background: rgb(4, 89, 179);
  background: linear-gradient(
    90deg,
    rgba(4, 89, 179, 1) 0%,
    rgba(0, 212, 255, 1) 100%
  );
}

.card {
  border-radius: 10px !important;
  border: 0px !important;
  filter: drop-shadow(0 0 0.5rem rgba(117, 117, 117, 0.616));
  margin: 0 auto;
  float: none;
  margin-bottom: 10px;
  text-decoration: none;
}

.card-row {
  text-align: center;
}
.card .card-img-top {
  max-height: 10vh !important;
  margin: 3vh auto;
}
.card .card-img-top-std {
  max-height: auto;
  max-width: 100%;
  margin: auto;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.sixty-fourty.red .left {
  background: rgb(199, 25, 16);
  color: #fff;
  border-right: 2px solid #fff;
}
.sixty-fourty.red .right {
  background: rgb(199, 25, 16);
  background: linear-gradient(
    47deg,
    rgba(199, 25, 16, 1) 53%,
    rgba(255, 232, 0, 1) 100%
  );
  color: #fff;
}
.sixty-fourty.red .left .arrow img {
  filter: invert(100%);
  height: 50px;
  margin: 5px;
}
.sixty-fourty.red .right img {
  height: 50px;
  margin: 20px 10px;
}
.sixty-fourty.blue .left {
  background: #4a9294;
  color: #fff;
  border-right: 2px solid #fff;
}
.sixty-fourty.blue .right {
  background: rgb(74, 146, 148);
  color: #fff;
  background: linear-gradient(
    43deg,
    rgba(74, 146, 148, 1) 0%,
    rgba(103, 195, 197, 1) 71%,
    rgba(228, 252, 69, 1) 100%
  );
}
.sixty-fourty.blue .right img {
  height: 50px;
  margin: 20px 10px;
}
.sixty-fourty.blue .left .arrow img {
  filter: invert(100%);
  height: 50px;
  margin: 5px;
}
.circles {
  color: #0459b3;
  text-align: center;
}
.circles .circle {
  background: #fff;
  filter: drop-shadow(0 0 0.5rem rgba(82, 82, 82, 0.616));
  height: 10em;
  width: 10em;
  margin: 2vw;
  padding: 1vw;
  border-radius: 50%;
  margin: 0 auto;
  float: none;
  margin-bottom: 10px;
}
.circle-u{
  background: #fff;
  filter: drop-shadow(0 0 0.5rem rgba(82, 82, 82, 0.616));
  height: 8em;
  width: 8em;
  border-radius: 50%;
  margin:0 auto;
}
.circle-u img{
  padding: 1.5rem 0 0.5rem 0
}
.circles .circle img {
  height: 90%;
  width: 90%;
  padding-top: 0.8rem;
}
.circle-img img{
  width:50%;
}
.circles p {
  margin-top: 1em;
}
.carousel {
  margin: 2rem;
  border-radius: 20px;
  background: #fff;
  filter: drop-shadow(0 0 0.5rem rgba(82, 82, 82, 0.616));
}
.carousel .col-8 {
  background: url("./assets/secom-care-tech.jpg");
  background-size: 90%;
  background-position-x: right;
  background-repeat: no-repeat;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.carousel .care-tech-logo {
  height: 50px;
  margin: 2vh;
}
.carousel-img {
  max-height: 30em;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.fire-security-banner {
  color: #fff;
  background: rgb(98, 190, 193);
  background: linear-gradient(
    0deg,
    rgba(98, 190, 193, 1) 0%,
    rgba(5, 89, 178, 1) 46%
  );
}
.fire-security-banner .camera img {
  max-height: 20em;
  margin-left: 5em;
}
.fire-security-banner .content {
  padding: 50px !important;
}
.contact-us {
  text-align: right;
}
.existing-customers {
  color: #fff !important;
}
.row.contact {
  max-width: 1000px;
}
.contact-form input,
.contact-form textarea,
.contact-form select {
  border-radius: 5px;
  border: 1.5px solid black;
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: block;
  box-sizing: border-box;
}
.contact-form select {
  background-color: white;
  color: #868e8e;
}
.contact-form input.btn {
  float: right;
  max-width: 150px;
  border: none;
}
.contact-form #message {
  min-height: 5em;
}
.contact-form .image {
  /*background: url("./assets/contact/secom-contact-image-01.jpg");*/
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}
.contact-form.form{
  border: 1px solid black;
}
.contact .card{
  width: 18rem;
  height: 14rem;
  margin-bottom: 2rem;
}

.technologies {
  color: #fff !important;
  background: rgb(4, 89, 179);
  background: linear-gradient(
    90deg,
    rgba(4, 89, 179, 1) 0%,
    rgba(0, 212, 255, 1) 100%
  );
  text-align: center;
}
.technologies p {
  color: #fff !important;
}
.no-img h5 {
  text-align: left;
}
.solution-help {
  background: rgb(4, 89, 179);
  background: linear-gradient(
    90deg,
    rgba(4, 89, 179, 1) 0%,
    rgba(0, 212, 255, 1) 100%
  );
  text-align: center;
  color: #fff !important;
}
.solution-help .card {
  min-height: 10rem;
}
.contact .card-title {
  color: #074a92;
}
.contact .arrow img {
  height: 1em;
  margin: 5px;
  float: right;
  filter: invert(16%) sepia(79%) saturate(2736%) hue-rotate(200deg)
    brightness(92%) contrast(94%);
}
.chevron-card img {
  margin-top: 8em !important;
  filter: invert(16%) sepia(79%) saturate(2736%) hue-rotate(200deg)
    brightness(92%) contrast(94%);
}

.chevron-card:last-child {
  display: none;
}
.industry .card-title {
  margin-top: 25%;
  color: #fff !important;
}
/* .card.healthcare .card-body h5,
.card.education .card-body h5,
.card.leisure .card-body h5,
.card.banking .card-body h5,
.card.retail .card-body h5,
.card.transport .card-body h5,
.card.business .card-body h5 {
  text-align: center;
  vertical-align: middle;
  line-height: 10rem;
} */
.card.education {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-education-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.card.retail{
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-retail-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.card.leisure {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-leisure-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.card.local-authority {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-local-authority-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.card.high-security {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-high-security-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.card.healthcare {
  background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
    url("./assets/sectors/cards/secom-sector-healthcare-button.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.card.construction{
    background: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.5)),
      url("./assets/sectors/cards/secom-sector-construction-button.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.sector-icon {
  padding: 5px;
  margin: 5px;
}
.sector-icon img {
  max-height: 5em;
}
.sector-icon p {
  font-size: larger !important;
}
table.react {
  margin-left: 1.5em;
}
table.react span {
  margin-left: 3em;
}
table.react tr {
  height: 7em;
}
tr.reduce img,
tr.police img,
tr.gdpr img {
  height: 5em;
}
tr.physical img {
  height: 3em;
}
.tablet {
  display: none;
}
.partner-logo-square {
    max-width: 5rem;
    opacity: 0.5;
}
.partner-logo-wide {
    max-width: 8rem;
    opacity: 0.5;
}
.fire-security-banner ul {
  list-style: none;
}
.fire-security-banner li {
  margin: 0.5rem;
}
ul.chevron {
  list-style-type: none;
}
ul.chevron a {
  text-decoration: none;
  color: #fff;
}
ul.chevron li:after {
  content: "";
  background: url(./assets/chevron-circle-right.svg);
  filter: invert(100%);
  width: 1rem;
  height: 1rem !important;
  display: inline-block;
  margin-left: 1rem;
}
.caretech-img {
  width: 100%;
}
img.cctv-img {
  max-width: 25rem;
}
/* Footer */
footer {
  background: #0459b3;
  color: #fff;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
  text-align: left;
}
footer a{
  text-decoration: none;
  color: #FFF!important
}
footer a:hover{
  text-decoration: underline;
}
footer h5 {
  color: white !important;
}
/* .email-input {
  max-width: 400px;
} */
.email-input input:not(.btn) {
  border-radius: 30px;
	margin-bottom: 5px;
}
.email-input input.btn {
  border-radius: 30px;
}
table.footer-form{
  border-collapse:collapse;
}
/* footer .wpcf7-response-output{
  display: none;
} */
.social-icon {
  filter: invert(100%);
  height: 25px;
  margin: 5px;
}

@media (max-width: 480px) {
  .smart-hide {
    display: none;
  }
}

@media (max-width: 992px) {
  .smart-hide {
    position: relative !important;
  }
}

/* Smartguarding */
.smartguarding-hero {
   background-position: top; 
   background-size: cover; 
   background-repeat: no-repeat;
   position: relative;
}

.smartguarding-hero:before {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50px;
  left: -30px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%;
}

.smartguarding-hero:after {
  content: '';
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: -120px;
  right:  0;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%; 
}

.text-large {
  font-size: 1.2rem;
}

.smartguarding-page-wrapper img {
  max-width:  100%;
  height: auto;
}

.smartguarding-services-list-block {
  background-color: #084a92;
  border-radius: 15px;
  color: white;
  padding: 3rem;
}

.smartguarding-services-list-block li {
  list-style: none;
  background-image: url(/wp-content/themes/base-theme/assets/smartguarding/smartguarding-li-icon.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 28px;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1200px) {
  .smartguarding-services-list-block ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

.smartguarding-testimonials {
  background: rgb(7,153,156);
  background: linear-gradient(90deg, rgba(7,153,156,1) 50%, rgba(8,75,146,1) 100%);
  text-align:  center;
}

.smartguarding-testimonials h2 {
  color: white;
}

.smartguarding-testimonials .item {
    display: none;
    position: relative;
    .transition(.6s ease-in-out left);
}

.smartguarding-testimonials .carousel-inner {
  padding: 2rem;
  position: relative;
}

.smartguarding-testimonials .carousel-inner h2 {
  color: #0459b3;
}

.smartguarding-testimonials .carousel-inner:before {
  content: '';
  background-image: url(/wp-content/themes/base-theme/assets/smartguarding/smartguarding-quote-left.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 50px;
  position: absolute;
  top: 30px;
  left: 30px;
}

.smartguarding-testimonials .carousel-inner:after {
  content: '';
  background-image: url(/wp-content/themes/base-theme/assets/smartguarding/smartguarding-quote-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 50px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.smartguarding-testimonials .carousel-control-next {
  right: -100px;
}

.smartguarding-testimonials .carousel-control-prev {
  left: -100px;
}

.smartguarding-testimonials .sr-only {
  display: none;
}

.smartguarding-products {
  position: relative;
}

.smartguarding-products:before {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  top: 40px;
  left: -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%;
}

.smartguarding-products:after {
  content: '';
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 50px;
  right:  -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%; 
}

.smartguarding-products-product-block {
  border:  1px solid lightgrey;
  border-radius: 15px;
  padding: 3rem;
  margin:  1rem 0;
  height: 90%;
}

.smartguarding-products-product-block img {
  margin-bottom: 1rem;
  height: 100px;
  width: 100px;
}

.smartguarding-sectors {
  background: rgb(0,85,155);
  background: linear-gradient(90deg, rgba(0,85,155,1) 50%, rgba(0,136,196,1) 100%);
  text-align: center;
  color: white;
}

.smartguarding-sectors a {
  text-decoration: none !important;
}

.smartguarding-sector-block {
  color: white;
  border-radius: 2rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 1rem 0;
  height: 150px;
}

@media (min-width: 992px) {
  .smartguarding-sector-block { 
    height: 300px;
  }
}

.smartguarding-contact {
  position: relative;
}

.smartguarding-contact:before {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  top: 60px;
  left: -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%;
}

.smartguarding-contact:after {
  content: '';
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 50px;
  right:  -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%; 
}

.smartguarding-contact input[type=text] {
    display: block;
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #eff5f7;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.smartguarding-contact textarea {
    display: block;
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #eff5f7;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.smartguarding-contact input[type=email] {
    display: block;
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #eff5f7;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.smartguarding-contact label {
  font-weight: bold;
}

.smartguarding-contact input[type=submit] {
    background:  #E2142F !important;
    color: #f8f9fa !important;
    padding: 0.5rem 1rem !important;
    font-size: 1.25rem !important;
    display: inline-block !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 50rem !important;
    border-color: #dc3545 !important;
}

/* Smartguarding Education */
.smartguarding-sector-hero {
   background-position: top left; 
   background-size: cover; 
   background-repeat: no-repeat;
   position: relative;
}

.smartguarding-sector-hero:after {
  content: '';
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: -60px;
  right:  0;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%; 
}

.smartguarding-sector-hero-no-after:after {
  display: none;
}

.smartguarding-two-col-block {
  color: white;
}

.smartguarding-two-col-block .col-lg-6:first-child {
  background-color: #00999c;
  padding:  5rem 1rem;
}

.smartguarding-two-col-block .col-lg-6:nth-child(2) {
  background-color: #094a92;
  padding:  5rem 1rem;
}

@media (min-width:  992px) {
  .smartguarding-two-col-block .col-lg-6:first-child {
    padding-left:  10%;
    padding-right: 2rem;
  }

  .smartguarding-two-col-block .col-lg-6:nth-child(2) {
    padding-right:  10%;
    padding-left: 2rem;
  }
}

.smartguarding-product-list-block li {
  list-style: none;
  background-image: url(/wp-content/themes/base-theme/assets/smartguarding/smartguarding-li-icon.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 28px;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #094a92;
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 1200px) {
  .smartguarding-product-list-block ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}

.smartguarding-products-product-block ul {
  padding-left: 0;
}

.smartguarding-products-product-block li {
  list-style: none;
  background-image: url(/wp-content/themes/base-theme/assets/smartguarding/smartguarding-li-icon.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 28px;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #094a92;
  font-weight: bold;
}

.smartguarding-discuss-requirements-block {
  background: rgb(9,74,146);
  background: linear-gradient(90deg, rgba(9,74,146,1) 50%, rgba(0,206,253,1) 100%);
  color: white;
}

.smartguarding-discuss-requirements-block .headshot {
  position: relative;
}

.smartguarding-discuss-requirements-block .headshot img {
  z-index: 2;
}

.smartguarding-discuss-requirements-block .headshot:before {
  content: '';
  width: 180px;
  height: 180px;
  position: absolute;
  top: -30px;
  left: -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/smartguarding-circle-icon.png');
  background-size: 100%;
}

.smartguarding-sector-bottom-content-block {
  position: relative;
}

.smartguarding-sector-bottom-content-block:before {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  top: 80px;
  right: -90px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/education/smartguarding-circle-variation.png');
  background-size: 100%; 
}

.smartguarding-sector-bottom-content-block:after {
  content: '';
  width: 220px;
  height: 220px;
  position: absolute;
  bottom: 50px;
  left:  -140px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/education/smartguarding-circle-variation.png');
  background-size: 100%; 
}

.smartguarding-content-block-with-one-circle {
  position: relative;
}

.smartguarding-content-block-with-one-circle:after {
  content: '';
  width: 220px;
  height: 220px;
  position: absolute;
  bottom: 50px;
  left:  -140px;
  background-image: url('/wp-content/themes/base-theme/assets/smartguarding/education/smartguarding-circle-variation.png');
  background-size: 100%; 
}

.check-list {
  padding-left: 0;
}

.check-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 1rem;
  list-style: none !important;
}

.check-list li:before {
  content: '';
  position: absolute;
  top: 0; 
  left: 0;
  width: 30px; 
  height: 30px;
  background-image:  url('/wp-content/themes/base-theme/assets/check-circle.svg');
  filter: invert(16%) sepia(79%) saturate(2736%) hue-rotate(200deg) brightness(92%) contrast(94%);
}

.pop-up-find-out-more-btn {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.interactive-image {
  z-index: 2 !important;
}

/* Breakpoints */
/* Screen */
/* @media only screen and (max-width: 1024px){
    .navbar-brand.nav-logo{
        margin: none!important;
        border: none!important;
    }
    .navbar-brand img{
        width: 90px;
        margin: 15px 20px 0 25px;
    }
    } */
nav.navbar {
  border: none;
}
.desktop-mobile {
  display: inline-block !important;
}
img.icon{
    height:5em;
}
img.icon-wide{
    width:8em;
    height:5em;
}
@media only screen and (max-width: 980px) {
  .circle-hide{
  display:none;
  }
  .contact-form.form{
  border: none;
  border-left: none;
}
img.navbar-brand.nav-logo{
  width: 7rem!important;
  height: 7rem!important;
}
}
/* Tablet */
@media only screen and (max-width: 768px) {
  footer ul, footer p, footer h5{
    text-align: center;
  }
    #quoteModal .modal-dialog{
    max-width:95%;
  }
    .navbar {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.InfinityNumber a{
  /*color: #FFF;*/
  text-decoration: none!important;
  background:transparent!important;
  border:none!important
}
.control .nav-item, .control .nav-link{
  width:180px!important
}

.navbar .navbar-collapse {
    border: 0;
}
  /* nav.navbar{
    border: 0!important;
    padding: none!important;
} */
  img.navbar-brand.nav-logo{
  width: 6rem!important;
  height: 6rem!important;
  margin-right:0rem;
}
  .dropdown.mega .dropdown-menu {
  width: 100% !important;
}
    .hero-video{
    max-width: 500px!important;
  }
  .trustpilot {
    display: none;
  }
  ul.nav-navbar.control {
    margin-left: 0 !important;
    float: left;
  }
  .navbar-brand img {
    width: 4em;
/*    margin: 1em 0 0 0.5em !important;*/
  }
  nav.navbar.business a,
  nav.residential a,
  nav.contact a {
    /* color: #000 !important; */
    white-space: nowrap;
  }
  .desktop-mobile {
    display: none;
  }
  nav:not(.control) a:not(.contact-button) span {
    padding-bottom: auto;
    border-bottom: none;
  }
  nav:not(.control) .nav-link:not(.contact-button) span:hover {
    color: rgb(199, 25, 16) !important;
    /* font-weight: bold; */
    border-bottom: none;
  }
  .border-break {
    border-top: 3px solid #fff;
    border-left: none;
  }
  nav.navbar.control ul {
    margin: 0 6rem; /* Added */
    float: none; /* Added */
  }
   nav.control li a.active {
  background: #FFF !important;
  color: #0459b3!important;
  font-weight: bold;
  border-right: 0;
  border-bottom: 3px solid #FFF!important;
  height: 55px;
}
  .sixty-fourty.blue .right {
    background: rgb(74, 146, 148);
    margin-top: 1rem;
  }
  .sixty-fourty.blue .left {
    border-right: none;
  }
  .container.video img {
    max-width: 30rem;
  }
  nav.control {
    float: none;
    margin: 0 auto !important;
  }
  nav.control li {
    padding-top: 0 !important;
  }
  nav.control .nav-link {
    padding: 10px !important;
    margin: 0 auto !important;
  }
  .nav-link.divide:after {
    display: none;
  }
  nav .btn {
    max-width: 15rem !important;
    margin: 0 auto !important;
    float: none !important;
    margin-top: 1rem !important;
  }
  nav ul {
    float: none;
  }
  nav:not(.control) a:not(.contact-button) {
    border-bottom: none;
  }
  .tablet-hide {
    display: none !important;
  }
  .tablet {
    display: block;
  }
  .navbar {
    background-color: #0559b3 !important;
    margin: 0 auto !important;
  }
  nav.control ul {
    margin-top: 1em !important;
    margin: 0 auto; /* Added */
    float: none; /* Added */
  }
  nav.navbar a {
    /* color: #fff!important; */
/*    margin: 0 auto; /* Added */*/
/*    float: none; /* Added */*/
  }
  nav.control li {
    margin: 0;
  }
  nav.control li a:not(.contact) {
    border-right: none;
  }
  nav.control li a.active {
  background: #FFF !important;
  color: #0459b3!important;
  font-weight: bold;
  border-right: 0;
  border-bottom: 3px solid #FFF!important;
  /* height: 55px; */
}
  nav.business,
  nav.residential,
  nav.contact {
    background: #ededed;
    float: none !important;
    width: 100%;
  }
  .red-gradient {
    background: rgb(199, 25, 16) !important;
    color: #fff;
    border-top: 2px solid white;
    border-left: none;
  }
  .green-gradient {
    background: rgb(74, 146, 148);
    color: #fff;
    border-top: 2px solid white;
    border-left: none;
  }
}
/* Mobile */
@media only screen and (max-width: 480px) {

  h4.phone.nav-link{
    color:#FFF;
  }
  nav.control li a.active {
  background: #FFF !important;
  color: #0459b3!important;
  font-weight: bold;
  border-right: 0;
  border-bottom: 3px solid #FFF!important;
  height: 55px;
}
  .hero-video{
    max-width: 300px!important;
  }
    .partner-logo-square {
    margin: 1rem auto;
}
  img.cctv-img {
    max-width: 15rem;
  }
  .contact-button {
    min-width: 120px !important;
    margin: 0 auto;
    width: 100%;
  }
  .products .border-right {
    border-right: none !important;
  }
  nav.business,
  nav.residential,
  nav.contact-us {
    background: #0559b3 !important;
    float: none !important;
    width: 100%;
  }
  nav.business a.nav-link,
  nav.residential a,
  nav.contact a {
    color: #fff !important;
  }
  /*.navbar-toggler {
    margin-top: 25px;
  }*/
  .navbar-brand img {
    width: 65px;
    margin: none !important;
  }
  .container.video img {
    max-width: 20rem;
  }
  table.react span {
    margin-left: 1em;
  }
  .social-icons {
    width: 8em;
    margin: 0 auto;
    margin-bottom: 2em;
  }
  .sixty-fourty.red .left,
  .sixty-fourty.blue .left {
    border-right: 0;
    margin-bottom: 0.75em;
  }
  .circles .circle {
    height: 5em;
    width: 5em;
    float: left;
  }
  .carousel .col-8 {
    display: none;
  }
  .carousel .col-lg-4 {
    justify-content: center;
    text-align: center;
  }
  .contact-us {
    text-align: center;
  }
  .fire-security-banner .content {
    padding: 0 20px !important;
  }
  .contact-form .image {
    display: none;
  }
  .hero .img {
    display: none;
  }
  .chevron-card img {
    /* margin-left: 7em; */
    margin-top: auto;
    width: 40px;
    transform: rotate(90deg);
  }
  .new-customer {
    float: none;
  }
  .mobile-hide {
    display: none !important;
  }
  .mobile {
    display: inline-block !important;
  }
  .desktop-mobile {
    display: inline-block !important;
  }
}

/*Interactive map*/
.interactive-image {
  margin: auto;
  width: 700px;
  height: 600px;
  background-image: url('/wp-content/uploads/2021/08/SECOM-HOUSE_with-icons-1-scaled-1.jpg');
  background-size: cover;
}

.interactive-image-two {
  background-image: url('/wp-content/uploads/2022/02/interactive-image-two.png') !important;
  width:  550px !important;
}

.social-button{
    display:none!important
}
.interactive-image .hotspot{
  color:transparent!important;
  height: 60px!important;
  width: 60px!important;
}
[class*="icon-"], [class^=icon-]{
  font-family: Arial, Helvetica, sans-serif!important;
  border:5px solid #E2142F!important;
  border-radius: 50%!important;
  content:""!important
}
.item, .text-item{
  max-width:35rem!important
}
.text-item .title{
  display:none!important
}

.slick-slide img {
  display: inline !important;
}

.hero-form-container {
  background: rgb(0,150,157);
  background: linear-gradient(90deg, rgba(0,150,157,1) 50%, rgba(0,146,152,1) 100%);
  border-radius: 15px;
  padding: 30px !important;
}

/*@media (min-width:  1500px) {
  .hero-form-container {
    margin-right: -600px;
  }
}*/

.hero-form-container label {
  width: 100%;
}

.hero-form-container .wpcf7-form-control {
  padding: 10px;
  width: 100%;
  font-size:  14px;
  color: #0259b3;
  border-radius: 5px;
}

.hero-form-container .wpcf7-form-control::placeholder {
  color: #0259b3;
}

.hero-form-container .btn {
  color: white !important;
  width: 150px;
  border-radius: 30px;
}

/* CF7 Columns for smart home hero */
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

/*In the home*/
@media only screen and (max-width: 1199px) {
  .in-the-home-hero {
    background-position: top center !important; 
  }
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    background: #46b450 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: red !important;
    background: red !important;
}

/* Landing smart security in the home */
@media only screen and (max-width: 800px) {
  .post-9001 .wp-block-cover__image-background {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .packages .wp-block-column .wp-block-group .includes-box {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .starting-price {
    font-size: 30px !important;
  }
}

.price-banner {
margin-bottom: 0 !important;
} 

@media only screen and (max-width: 800px) {
  .block-list-wrapper .list-with-icon .list-item svg {
      height: 78px !important;
  }
}

/* CSR */
.csr-wrapper {
  font-family: 'Montserrat', sans-serif;
}

.csr-wrapper img {
  max-width: 100%;
  height: auto;
  border-radius: 15px;
}

@media(max-width: 767px) {
  .csr-hero {
    background: none !important;
  }
}

@media(min-width: 768px) {
  .csr-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.csr-hero h2 {
  color: #075193;
  font-size: 45px;
}

.csr-grey-content-section {
  background-color: #EFEFEF;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-size: 14px;
}

.csr-grey-content-section .lead {
  font-size: 16px;
  font-weight: 400;
}

.csr-grey-content-section h3 {
  color: #00999C;
  font-size: 30px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.csr-grey-content-section strong {
  color: #00999C;
}

.csr-grey-content-section__strapline {
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  margin-top: 5rem;
  padding: 5rem;
  color: white;
  font-size: 16px;
}

.csr-white-content-section {
  background-color: white;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-size: 14px;
}

.csr-white-content-section h3 {
  color: #075193;
  font-size: 30px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.csr-white-content-section .lead {
  font-size: 16px;
  font-weight: 400;
}

.csr-white-content-section__strapline {
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  margin-top: 5rem;
  padding: 5rem;
  color: white;
  font-size: 16px;
}

.csr-charity-work-section {
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  padding-top: 3rem;
  padding-bottom: 5rem;
  color: white;
}

.csr-charity-work-section h3 {
  font-size: 30px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.charity-carousel {
  margin-top: 50px;
}

.charity-carousel-slide {
  background-color: white;
  padding: 5rem;
  border-radius: 15px;
  color: #000;
  position: relative;
}

.charity-carousel-slide:before {
  content: '';
  height: 100px;
  width: 30px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #00999C;
  top: 80px;
  left: 0;
  position: absolute;
}

.charity-carousel-slide h4 {
  color: #00999C;
}

@media (max-width: 992px) {
  .charity-carousel-slide img {
    margin-bottom: 50px;
  }
}

.charity-carousel-slide .btn {
  background-color: #00999C;
  color: white;
  border-radius: 50px;
}

.charity-carousel-slide .btn:hover {
  background-color: #075193;
  color: white;
}

.charity-carousel-slide .lead {
  font-weight: 400;
  padding-left: 10px;
  border-left: 3px solid #00999C;
  margin: 30px 0;
  font-size: 18px;
}

.charity-carousel-slide-text {
  padding-left: 50px;
  padding-right: 50px;
}

.charity-carousel .slick-dots {
  bottom: -50px !important;
}

.charity-carousel .slick-dots li button:before {
  font-size: 12px !important;
  color: white !important;
}


.supported-charities h3 {
  color: #075193;
  margin-top: 1.5rem;
}

.supported-charities-carousel-slide {
  margin-top: 3rem;
  text-align: center;
}

.supported-charities-carousel-slide img {
  height: 120px;
}

.supported-charities-carousel .slick-prev:before, .slick-next:before {
  color: #075193 !important;
  font-size: 40px !important;
}

.find-out-more-carousel-container {
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  color: white;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-family: 'Montserrat', sans-serif;
}

.find-out-more-carousel-container h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.find-out-more-carousel-container h4 {
  color: #00999C;
  font-size: 22px;
  font-weight: 700;
}

.find-out-more-carousel-image {
  padding: 0 !important;
}

.find-out-more-carousel-image img {
  width: 100%;
  height: 100%;
}

.find-out-more-carousel-content {
  background-color: white;
  color: black;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 0 !important;
}

.find-out-more-carousel-content .row {
  padding: 3rem;
}

.find-out-more-carousel-content .btn {
  background: #00999C;
  color: white;
  border-radius: 50px;
  padding: 0.8rem 1.5rem;
}

.find-out-more-carousel-content img {
  margin-top: 40px;
}

.find-out-more-carousel .slick-slide {
  padding: 15px;
}

.find-out-more-carousel .slick-dots li button:before {
  font-size: 12px;
  color: white;
}

.find-out-more-carousel .slick-dots li.slick-active button:before {
  color: white;
}

.accreditations-carousel-container {
  font-family: 'Montserrat', sans-serif;
  padding-top: 5rem;
  padding-bottom: 5rem;
  color: #075193;
}

.landing-form select {
  padding: 0.5rem;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.landing-form form select {
  background-color: #DAE5EF;
  padding: 10px 8px;
  color: #075193;
  font-weight: bold;
  border: none;
}

.header-landing-form form select {
  background-color: white;
}

/* Caretech Product Template */
.caretech-product-wrapper {
  font-family: 'Montserrat', sans-serif;
}

.caretech-product-wrapper h1, h2, h3, h4, h5 {
  margin-bottom: 30px !important;
}

.caretech-product-hero {
  background-position: top right; 
  background-repeat: no-repeat; 
  background-size: cover;
  position: relative;
}

@media (max-width: 767px) {
  .caretech-product-hero {
    background: transparent;
  }
}

@media (min-width: 992px) {
  .age-space-logo {
    position: absolute;
    right: 30px;
    bottom: 15px;
  }
}

.caretech-product-hero .lead-text {
  font-size: 20px;
  margin-bottom: 30px;
}

.caretech-product-wrapper .image-content-block {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media (max-width: 991px) {
  .caretech-product-wrapper .image-content-block {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .caretech-product-wrapper .image-content-block img {
    margin-top: 3rem;
  }
}

.caretech-product-wrapper .image-content-block h2 {
  color: #075193;
}

.caretech-product-wrapper .btn {
  border-radius: 50px;
  border: none;
  padding: 1rem 2rem !important;
  font-weight: 500;
  margin-left: 0;
}

.caretech-product-wrapper .btn-secondary {
  background-color: #00999C;
  color: white;
}

.key-features {
  color: #fff;
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.key-features h3 {
  position: relative;
  padding-left: 50px;
}

.key-features h3:before {
  content: '';
  background-image: url('/wp-content/themes/secom/assets/white-tick.svg');
  height: 40px;
  width: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -4px;
}

@media (max-width: 991px) {
  .key-features p {
    margin-top: 3rem;
  }
}

.key-features__feature {
  margin-top: 3rem;
}

.caretech-product-prices {
  background-color: #EFEFEF;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.caretech-product-prices__price-block {
  width: 80%;
  background: rgb(7,81,147);
  background: linear-gradient(90deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
  color: white;
  padding: 3rem;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 991px) {
  .caretech-product-prices__price-block {
    width: 100%;
  }
}

.caretech-product-prices__price-block h2, h3 {
  color: white;
  margin-bottom: 0 !important;
}

.caretech-product-prices__price-block h2 {
  font-size: 70px;
  font-weight: 700;
}

.caretech-product-prices__price-block h3 {
  font-size: 60px;
  font-weight: 700;
}

.caretech-product-prices__disclaimer {
  margin-top: 3rem;
  font-size: 14px;
  width: 75%;
}

@media (max-width: 991px) {
  .caretech-product-prices__disclaimer {
    width: 100%;
    margin-bottom: 3rem;
  }
}

/* New Nav */
@media (max-width: 1399px) {
  .navbar-desktop .container {
    max-width: 100% !important;
  }
}

nav.navbar .nav-link {
  color: #383838 !important;
  white-space: nowrap;
  font-family: 'Montserrat', Arial;
  font-weight: 600;
  margin-top: 3rem;
  margin-left: 2rem !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 2rem !important;
  position: relative;
}

nav.navbar .nav-link:hover {
  color: #075193 !important;
}

nav.navbar .nav-link:after {
  content: '';
  background-image: url('/wp-content/themes/secom/assets/nav-arrow-down.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 10px;
  right: 0;
}

nav.navbar .nav-link.active:after {
  content: '';
  background-image: url('/wp-content/themes/secom/assets/nav-arrow-up.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 10px;
  right: 0;
}

#v-pills-tab .nav-link:after {
  transform: rotate(270deg);
  top: 11px !important;
}

#v-pills-tab .nav-link.active:before {
  content: '';
  background-image: url('/wp-content/themes/secom/assets/tab-active-chevron.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 40px;
  height: 120px;
  position: absolute;
  top: -40px;
  right: -50px;
}

#v-pills-tab .nav-link.nav-link-no-arrow:after {
  display: none !important;
}

.hide-pane {
  display: none !important;
}

@media (min-width: 1200px) and (max-width: 1310px) {
  .navbar #pills-tabContent {
    margin-top: -11px;
  }
}

.top-bar {
  display: none;
  background-color: #EFEFEF;
  padding-top: 0;
  padding-bottom: 0.5rem;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  body {
    padding-top: 90px;
  }

  .navbar {
    padding-top: 0 !important;
  }

  .top-bar {
    display: block;
/*    justify-content: flex-end !important;*/
/*    font-size: 14px;*/
  }

  .top-bar .search-form {
    margin-top: 0 !important;
    width: 40%;
  }

  .top-bar .search-form label {
    width: 60%;
  }

  .top-bar .search-field {
    padding: 0px 8px;
    width: 100%;
  }

  .top-bar .search-submit {
    width: 25%;
    padding: 2px 8px;
  }

  .top-bar .btn {
    padding: 2px 15px !important;
/*    font-size: 14px;*/
  }

  nav.navbar .nav-link {
    margin-left: 1.5rem !important;
  }

  .nav-contact-details {
    width: 30% !important;
  }

  .nav-contact-details form {
    display: none;
  }

  .nav-contact-details .btn {
    display: none;
  }

  .navbar #pills-tabContent {
    top: 146px !important;
  }

  #global-logo {
    display: none;
  }

  nav.navbar .nav-link {
    margin-top: 1rem !important;
  }

  .nav-logo {
    padding-top: 0 !important;
  }
}

@media (min-width: 1310px) and (max-width: 1399px) {
  .navbar #pills-tabContent {
    top: 137px !important;
  }
}

@media (max-width: 1399px) {
  .nav-contact-details {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 2rem;
  }

  .nav-contact-details .btn {
    max-width: 300px;
  }
}

@media (min-width: 1399px) {
  .nav-contact-details {
    padding-left: 3rem;
  }

  .top-bar {
    display: none !important;
  }
}

/*@media (min-width: 1200px) and (max-width: 1311px) {
  .nav-contact-details {
    text-align: right;
    max-width: 320px;
  }
}*/

.nav-contact-details span {
  color: #075193 !important;
  font-weight: 600;
  float: right;
  padding: 0 1rem 0;
  font-size: 18px;
  font-family: 'Montserrat', Arial;
}

.dropdown {
  position: static !important;
}

.dropdown-item {
  text-align: left !important;
  width: 30% !important;
  font-family: 'Montserrat', Arial;
}

.dropdown-menu {
  width: 100% !important;
  height: 550px !important;
  top: 101% !important;
  border-radius: 0 !important;
  background-color: #EFEFEF !important;
}

.dropdown-menu li {
  position: relative;
}

.dropdown-menu .submenu {
  display: none;
  position: absolute;
  left: 30%;
  top: 0 !important;
  width: 70%;
  height: 550px !important;
  background-color: #DAE1E7 !important;
  font-family: 'Montserrat', Arial;
}

.dropdown-menu > li:hover > .submenu {
  display: block;
}

.nav-pills .nav-link.active {
  background-color: transparent !important;
  border-bottom: 8px solid #075193 !important;
  border-radius: 0;
  color: #075193 !important;
}

.navbar #pills-tabContent {
  position: absolute;
  top: 139px;
  width: 100%;
  left: 0;
  background: #efefef;
}

.navbar #pills-tabContent .nav-link {
  text-align: left !important;
  font-size: 18px;
}

.navbar #pills-tabContent .nav-link:hover {
  color: #075193 !important;
}

.navbar #v-pills-tab {
  width: 20%;
  padding: 2rem;
}

.navbar #v-pills-tabContent {
  background-color: #DAE1E7;
  width: 100%;
  min-height: 500px;
  padding: 3rem;
}

.navbar #v-pills-tabContent li {
  margin-bottom: 1rem;
}

.navbar #v-pills-tabContent a {
  font-family: 'Montserrat', Arial;
  font-size: 16px;
  color: #383838 !important;
  text-decoration: none;
}

.navbar #v-pills-tabContent a.secondary-link {
  font-family: 'Montserrat', Arial;
  font-size: 18px;
  color: #075193 !important;
  font-weight: 600;
  margin-bottom: 2rem !important;
}

.navbar #v-pills-tabContent a:hover {
  color: #00999C !important;
}

.close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 22px;
  background-color: #075193;
  color: white;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  line-height: 0;
  padding-bottom: 5px;
}

.close-btn:hover {
  background-color: #00999C !important;
}

@media (max-width: 992px) {
  .close-btn {
    display: none;
  }
}

/* Mobile nav */
.navbar-mobile .navbar-collapse {
  height: 100vh;
  overflow: hidden;
}

.navbar-mobile .dropdown-menu {
  background-color: #DAE1E7 !important;
  overflow: scroll;
}

.navbar-mobile.navbar .nav-link {
  margin-top: 0 !important;
}

.navbar-mobile.navbar .nav-item .dropdown-item.secondary-link {
  color: #075193 !important;
  font-weight: 600;
}

.navbar-mobile.navbar .nav-item .dropdown-item {
  background: transparent !important;
}

.navbar-mobile.navbar .nav-item .dropdown-item.disabled-link{
  color: #000 !important;
  font-weight: 600;
}


/*Trustpilot*/
.trustpilot-widget {
  padding-top: 16px;
  padding-bottom: 10px;
  background: #efefef;
}

@media (min-width: 1200px) and (max-width: 1310px) {
  .trustpilot-widget {
    margin-top: 30px;
  }
}

/* Buttons */
.btn-dark-blue {
  background-color: #075193 !important;
  color: white !important;
  border-radius: 50px !important;
  margin: 0.5rem 0.5rem 0;
  font-family: 'Montserrat', Arial;
  padding: 0.45rem 1.25rem !important;
}

.btn-dark-blue:hover {
  background-color: #07467E !important;
}

.btn-green {
  background-color: #00999C !important;
  color: white !important;
  border-radius: 50px !important;
  margin: 0.5rem 0.5rem 0;
  font-family: 'Montserrat', Arial;
  padding: 0.45rem 1.25rem !important;
}

.btn-green:hover {
  background-color: #027F81 !important;
}

.btn-white {
  background-color: #fff !important;
  color: #075193 !important;
  border-radius: 50px !important;
  margin: 0.5rem 0.5rem 0;
  font-family: 'Montserrat', Arial;
  padding: 0.45rem 1.25rem !important;
}

.btn-white:hover {
  background-color: #00999C !important;
  color: white !important;
}


/* New home page */
#home-wrapper {
  font-family: 'Montserrat', Arial;
}

#home-wrapper img {
  max-width: 100%;
  height: auto;
}

.hero-secom {
  background-color: #EFEFEF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 10%;
  padding-bottom: 10%;
}

@media (max-width: 991px) {
  .hero-secom {
    background-image: none !important;
  }
}

.hero-secom-left {
  background-position: top right !important;
}

.hero-secom h2 {
  font-size: 3rem;
  line-height: 46px;
  color: #075193;
}

.hero-secom-green-text h2 {
  color: #00999C !important;
}

.promotion-banner {
  color: white;
  text-align: left;
  font-size: 18px;
}

.promotion-banner h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem !important;
}

.home-specialist-solutions {
  padding-top: 100px;
  padding-bottom: 100px;
}

.home-specialist-solutions-icon-text {
  border: none !important;
  margin-right: 15px;
}

@media (max-width: 992px) {
  .home-specialist-solutions-image {
    margin-top: 3rem;
  }
}

.security-solutions {
  background-color: #EFEFEF;
  padding-top: 100px;
  padding-bottom: 100px;
}

.security-solutions-carousel {
  border-radius: 50px;
}

.security-solutions-carousel .slick-prev:before, .slick-next:before {
  color: #075193 !important;
  font-size: 40px !important;
}

.security-solutions-carousel .slick-prev:before {
  margin-left: -25px !important;
}

.security-solutions-carousel .slick-dots li button:before {
  font-size: 10px;
  color: #00999C !important;
}

.security-solutions-carousel-slide {
  border-radius: 25px;
  overflow: hidden;
}

.security-solutions-carousel-slide-desc {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5rem !important;
  color: white;
}

.security-solutions-carousel-slide-desc h3 {
  margin-bottom: 1rem !important;
}

.security-solutions-carousel-slide-content {
  padding: 5rem !important;
  background: white;
}

@media (max-width: 991px) {
  .security-solutions .illustration {
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .security-solutions .illustration {
    position: absolute;
    left: 42%;
    bottom: 15px;
  }
}

.security-solutions .lead {
  border-left: 3px solid #075193;
  padding-left: 15px;
  margin-bottom: 2rem;
}

.partners-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.partners-carousel img {
  width: auto !important;
  height: 100px !important;
}

.partners-carousel .slick-slide {
  text-align: center;
}

.partners-carousel .slick-prev:before {
  color: #075193 !important;
  font-size: 40px !important;
}

.partners-carousel .slick-next:before {
  color: #075193 !important;
  font-size: 40px !important;
}


.reviews-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.reviews-section h4 {
  color: white;
  margin-top: 3rem;
  margin-bottom: 3rem !important;
}

.nav-promo-block {
  text-align: center;
  border-radius: 15px;
  color: white !important;
  padding: 2rem;
  background: rgb(7,81,147);
  background: linear-gradient(180deg, rgba(7,81,147,1) 20%, rgba(0,153,156,1) 100%);
}

.nav-promo-block h4 {
  font-family: 'Montserrat', Arial;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}

.nav-promo-block img {
  max-width: 100%;
}

.nav-promo-block .btn-white {
  background-color: white;
  border-radius: 50px;
  margin: 1.5rem;
  color: #00999C !important;
}

/*Caretech hub page*/
.caretech-hub-wrapper {
  font-family: 'Montserrat', sans-serif;
}

.caretech-hub-wrapper .btn {
  border-radius: 50px !important;
  padding: 0.7rem 1.2rem;
  text-transform: uppercase;
}

.caretech-hub-hero {
  color: #383838;
  padding-top: 100px;
  padding-bottom: 100px;
}

.caretech-hub-hero .btn-primary {
  background-color: #075193 !important;
  border-color: #075193 !important;
}

.caretech-hub-hero h2 {
  color: #075193;
}

@media(min-width: 992px) {
  .caretech-hub-hero-age-space-logo {
    position: absolute;
    bottom: -190px;
    left: -10px;
  }
}

@media(max-width: 991px) {
  .caretech-hub-hero-age-space-logo {
    margin-top: 3rem;
  }
}

.caretech-hub-hero-form {
  background: rgb(0,150,157);
  background: linear-gradient(90deg, rgba(0,150,157,1) 50%, rgba(0,146,152,1) 100%);
  border-radius: 15px;
  padding: 30px !important;
  color: white;
}

@media(max-width: 992px) {
  .caretech-hub-hero-form {
    margin-top: 50px;
  }
}

.caretech-hub-hero-form input[type="text"]  {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.caretech-hub-hero-form textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.caretech-hub-price-strapline {
  color: white;
}

.caretech-hub-price-strapline h3 {
  text-transform: uppercase !important;
  color: white;
}

.caretech-hub-image-content-block {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media(max-width: 992px) {
  .caretech-hub-image-content-block img {
    margin-top: 5rem;
  }
}

.caretech-hub-image-content-block.grey {
  background-color: #EFEFEF;
}

.caretech-hub-image-content-block h2 {
  color: #00999C;
  margin-bottom: 2rem !important;
}

.caretech-hub-image-content-block h3 {
  color: #00999C;
  margin-bottom: 2rem !important;
}

.caretech-hub-image-content-block h4 {
  color: #00999C;
  margin-bottom: 2rem !important;
}

.caretech-hub-image-content-block .btn-primary {
  background-color: #00999C !important;
  border-color: #00999C !important;
}

.caretech-hub-product-blocks-section {
  background-color: #00999C;
  color: white;
  padding-top: 100px;
  padding-bottom: 100px;
}

.caretech-hub-product-blocks-section h3 {
  color: white;
}

.caretech-hub-product-blocks-section-product-block {
  margin-top: 25px;
  margin-bottom: 25px;
  background: white;
  border-radius: 15px;
  padding: 3rem;
  color: #383838;
  text-align: center;
}

.caretech-hub-product-blocks-section-product-block h4 {
  color: #075193;
}

.caretech-hub-product-blocks-section-product-block .btn-primary {
  background-color: #00999C !important;
  border-color: #00999C !important;
  margin-top: 3rem;
}

.caretech-hub-personal-alarm-service-block {
  padding-top: 100px;
  padding-bottom: 100px;
}

.caretech-hub-personal-alarm-service-block h3 {
  color: #075193;
  margin-bottom: 3rem !important;
}

.caretech-hub-personal-alarm-service-block-service {
  text-align: center;
}

.caretech-hub-personal-alarm-service-block-service h4 {
  color: #075193;
  margin-top: 2rem;
}

.caretech-hub-testimonials-block {
  padding-top: 100px;
  padding-bottom: 100px;
}

.caretech-hub-testimonials-block h3 {
  color: #00999C;
}

.caretech-hub-testimonials-carousel {
  margin-top: 50px;
}

.caretech-hub-testimonials-carousel .slick-prev:before {
  color: #00999C !important;
  font-size: 40px !important;
}

.caretech-hub-testimonials-carousel .slick-next:before {
  color: #00999C !important;
  font-size: 40px !important;
}

.caretech-hub-testimonials-carousel-text {
  padding: 50px;
  font-weight: 700;
}

.caretech-hub-testimonials-carousel-text span {
  color: #00999C;
  font-weight: 400;
}

.caretech-hub-two-column-section {
  color: white;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.caretech-hub-two-column-section img {
  height: 100px;
  margin-bottom: 30px;
}

.caretech-hub-faqs {
  padding-top: 100px;
  padding-bottom: 100px;
}

.caretech-hub-faqs h3 {
  color: #00999C;
}

.caretech-hub-faqs a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.caretech-hub-faqs a span {
  font-weight: bold !important;
}

.caretech-hub-faqs .card {
  padding: 15px 30px;
  background: #00999C;
  color: white;
}

.caretech-hub-faqs .card-header {
  background: transparent;
  box-shadow: none;
  border: none;
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
  font-size: 18px;
  position: relative;
}

@media (min-width: 768px) {
  .caretech-hub-faqs .card-header:after {
    content: "";
    background-image: url(/wp-content/themes/secom/assets/faqs-arrow-up.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 15px;
  }

  .caretech-hub-faqs .card-header.collapsed:after {
    transform: rotate(180deg);
  }
}

.caretech-hub-faqs .card-body {
  margin-top: 1rem;
  border-top: 2px solid white;
  padding-top: 1.5rem;
  padding-left: 0;
  padding-right: 0;
}

.caretech-hub-contact-section {
  padding-bottom: 100px;
}

.caretech-hub-contact-section h2 {
  color: #075193;
}

.caretech-hub-contact-section input[type="text"]   {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #075193;
  background-color: rgba(7, 81, 147, 0.15);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.caretech-hub-contact-section textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #075193;
  background-color: rgba(7, 81, 147, 0.15);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (max-width: 992px) {
  .caretech-hub-contact-section img {
    margin-top: 5rem;
  }
}

.caretech-hub-anchor-links li {
  padding-left: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #383838;
}

.caretech-hub-anchor-links li:last-child {
  border: none;
}

.caretech-hub-anchor-links a {
  color: #383838;
  font-weight: 600;
  text-decoration: none;
}

/*Blog*/
.wp-block-latest-posts__featured-image a {
  display: block !important;
}

.wp-block-latest-posts__featured-image img {
  width: 100% !important;
  max-width: none !important;
  max-height: none !important;
  margin: 1rem 0;
}

.wp-block-latest-posts__post-title {
  font-family: "visby_cfbold", sans-serif;
  font-size: 25px;
  text-decoration: none;
  margin-bottom: 15px;
  color: #075193;
}

.post-navigation {
  display: none;
}

.entry-header .entry-title {
  margin: 1rem 0 !important;
}

.entry-content {
  margin: 1rem 0;
}

.wp-block-heading {
  color: #075193;
}

@media (min-width: 992px) {
  .blog-container {
    padding: 0 10% !important;
  }
}

/*Accreditation block*/
.accreditation-block {
  padding: 25px 60px;
}

.accreditation-block h2 {
  color: #075193;
}

.accreditation-block h3 {
  color: #00999C;
}


/*Seo page template*/
.seo-page-hero {
  background-color: #efefef;
}

.seo-page-hero .lead-text {
  margin-bottom: 2rem;
}

.what-do-you-get {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #efefef;
}

.seo-more-than {
  padding-top: 100px;
  padding-bottom: 100px;
}

.seo-more-than-block {
  color: black;
  background-color: white;
  padding: 2rem;
  border-radius: 30px;
  height: 100%;
}

.seo-more-than-block h3 {
  color: #00999C;
  margin-bottom: 30px !important;
  display: inline-block;
  font-size: 22px;
  margin-left: 10px;
}

.seo-business-solutions {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.seo-business-solutions h3 {
  color: #145a98;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.seo-business-solutions .btn {
  margin-top: 15px !important;
}

.seo-why-choose-secom {
  background-color: #145a98;
  color: white;
  padding-top: 100px;
  padding-bottom: 100px;
}

.seo-why-choose-secom h2 {
  color: white;
}


.seo-why-choose-secom h3 {
  color: white;
}

.seo-why-choose-secom li {
  margin-bottom: 2rem;
}

.seo-page-wrapper h1 {
  color: #00999C;
}

.seo-page-wrapper h2 {
  color: #00999C;
}

.seo-page-wrapper h3 {
  color: #00999C;
}

.seo-page-wrapper h4 {
  color: #00999C;
}

.what-do-you-get h1 {
  color: #145a98;
}

.what-do-you-get h2 {
  color: #145a98;
}

.what-do-you-get h3 {
  color: #145a98;
}

.what-do-you-get h4 {
  color: #145a98;
}

.seo-page-wrapper .caretech-hub-personal-alarm-service-block h1 {
  color: #145a98;
}

.seo-page-wrapper .caretech-hub-personal-alarm-service-block h2 {
  color: #145a98;
}

.seo-page-wrapper .caretech-hub-personal-alarm-service-block h3 {
  color: #145a98;
}

.seo-page-wrapper .caretech-hub-personal-alarm-service-block h4 {
  color: #145a98;
}

.seo-more-than h2 {
  color: white;
}

.seo-why-choose-secom h2 {
  color: white;
}

/* Case studies posts */
.case-study-post-container {
  font-family: 'Montserrat', sans-serif;
}

.case-study-post-container h1 {
  color: #00999C;
}

.case-study-post-container h2 {
  color: #00999C;
}

.case-study-post-container h3 {
  color: #00999C;
}

.case-study-post-container h4 {
  color: #00999C;
}

.case-study-post-hero {
  margin-bottom: 100px;
}

.case-study-post-hero .pill {
  background: #00999C;
  color: white;
  padding: 5px 15px;
  border-radius: 50px;
  width: 160px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
}

.case-study-post-content {

}

.case-studies-sidebar {
  background-color: #075193;
  color: white;
  padding: 30px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.case-studies-sidebar:before {
  content: '';
  position: absolute;
  top: 30px;
  left: -20px;
  width: 30px;
  height: 90px;
  border-radius: 15px;
  background-color: #00999C;
}

.case-studies-sidebar h2 {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px !important;
}

.case-studies-sidebar h3 {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px !important;
}

.case-studies-sidebar h4 {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px !important;
}

.case-study-post-get-a-quote {
  position: relative;
  background-color: #efefef;
  overflow: hidden;
  border-radius: 30px;
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.case-study-post-get-a-quote:before {
  content: '';
  position: absolute;
  top: 30px;
  left: -20px;
  width: 30px;
  height: 90px;
  border-radius: 15px;
  background-color: #075193;
}

.case-study-post-get-a-quote-content {
  padding: 50px !important;
}

.case-study-post-get-a-quote-content h2 {
  color: #00999C !important;
}

/*Case study listing */
.case-studies-listing {
  margin-bottom: 50px;
  font-family: 'Montserrat', sans-serif;
}

.case-studies-listing .pill {
  background: #fff;
  color: #075193;
  padding: 5px 15px;
  border-radius: 50px;
  width: 160px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.case-studies-listing .case-studies {
    border: 1px solid lightgray;
    padding: 15px;
}

.case-studies-listing .case-studies a {
  color: #00999C;
  text-decoration: none;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
} 

.case-studies-listing .case-studies h2 {
  font-size: 28px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.case-studies-listing-hero {
  margin-bottom: 100px;
}

.case-studies-listing .case-studies-list {
  margin-bottom: 100px;
}

.case-studies-listing .case-study-post-get-a-quote {
  margin-bottom: 100px;
}

.honeywell .wpcf7-form-control {
	border-radius: 10px;
    border: 1.5px solid black;
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: block;
    box-sizing: border-box;
}

/* Search */
.search-form {
    margin-top: 10px;
    padding-left: 6px;
    font-family: 'Montserrat', Arial;
}

.search-form label {
    width: 100%;
}

.search-field {
  width: 100%;
  padding: 5px;
  border-radius: 30px;
  border: 2px solid gray;
  padding: 5px 15px;
}

.search-submit {
  padding: 5px;
  color: white;
  background-color: #075193;
  border: none;
  padding: 7px 20px;
  border-radius: 30px;
  margin-top: 10px;
}

@media (min-width: 1399px) {
  .search-form label {
    float: left;
    width: 73%;
  }

  .search-field {
    width: 95%;
  }

  .search-submit {
    margin-top: 0;
  }
}

.no-results {
  padding: 100px;
}

/*.site-main {
  padding: 50px 15%;
}*/

.site-main .page-title {
  padding: 0 15%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.site-main .entry-header {
  padding: 0 15%;
  margin-bottom: 50px;
}

.site-main .entry-summary {
  padding: 0 15%;
  margin-bottom: 50px;
}

.site-main .entry-footer {
  padding: 0 15%;
  margin-bottom: 50px;
}

.site-main .attachment-post-thumbnail {
  padding: 0 15%;
  width: 100%;
}

.entry-footer {
  background-color: white;
  color: #212529;
}

.entry-footer a {
  color: #212529 !important;
  margin-right: 10px;
}

.entry-meta {
  color: #212529;
  margin-bottom: 30px;
}

.entry-meta a {
  color: #212529 !important;
  margin-right: 10px;
  text-decoration: none;
}

.entry-title a {
  color: #075193;
  text-decoration: none;
}

.entry-summary {
  margin-top: 30px;
}

time.updated {
  display: none;
}

.page-title {
  color: #00999C;
}

/*Find the right system*/
.hero-find-the-right-system {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 50px !important;
  padding-left: 50px !important;
  color: white;
  position: relative;
  overflow: hidden;
  min-height: 500px;
  font-size: 20px;
}

.hero-find-the-right-system h1 {
  font-size: 3rem;
  margin-bottom: 30px;
}

.hero-find-the-right-system p {
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .hero-find-the-right-system img {
    position: absolute;
    right: 50px;
    top: 30px;
    max-height: 95%;
  }
}

.hero-find-the-right-system .modal-dialog {
  max-width: 100%;
}