/* This hides the site origin link at the bottom of the theme */

#theme-attribution {
  display: none!important;
}

/* Fonts */

/* : Use a value from 200 to 800 */

/* : Use a unique and descriptive class name */

/* heading for home slider */

.hero-title {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 56px;
  color: #ffffff;
  line-height: 1.1;
}

/* headings */

.entry-content h1 {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  color: #00aab2;
  line-height: 1.1;
}

.entry-content h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  color: #195e6c;
  line-height: 1.3;
}

.entry-content h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  color: #195e6c;
  line-height: 1.4;
}

/* body text */

.entry-content p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
}

/* menu text */

.main-navigation a {
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #00aab2;
  line-height: 1.1;
  text-transform: uppercase;
}

/* header slider nav dot active */

.sow-slider-base .sow-slider-pagination li.sow-active a {
  background-color: #00aab2;
  opacity: 1.0;
}

/* header slider nav dot inactive */

.sow-slider-base .sow-slider-pagination li a {
  opacity: 1.0;
}

/* buttons */

.button {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  border: none;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 21px;
  margin: 4px 2px;
  cursor: pointer;
  line-height: 1.2;
}

.button1 {
  background: #00aab2;
  color: #ffffff;
  border-radius: 50px;
}
.button1:hover {
  background-color: #00979c;
}

.button2 {
  background: #195e6c;
  color: #ffffff;
  border-radius: 50px;
}
.button2:hover {
  background-color: #114d59;
}

/* narrower buttons in boxes less padding  */

.button-narrow {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  border: none;
  padding-left: 1em;
  /* this has been changed  */
  padding-right: 1em;
  /* this has been changed  */
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 21px;
  margin: 4px 2px;
  cursor: pointer;
  line-height: 1.2;
}

.button3 {
  background: #00aab2;
  color: #ffffff;
  border-radius: 50px;
}

.button3:hover {
  background-color: #00979c;
}

/* menu background */

#masthead.masthead-logo-in-menu .main-navigation {
  background: linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0));
}

/* home slider mobile text size reduced for mobile */

@media (max-width: 768px) {
  .hero-title {
    font-size: 36px;
  }
}

/* menu buttons styling */

.main-navigation ul li:hover > a {
  background: none;
}

/* menu button 2nd drop down colour */

.main-navigation ul ul li:hover > a {
  background: #343434;
}

/* for thin arrow in menu */

.arrow {
  width: 10px;
  /* adjust here for sizing */
  height: 10px;
  margin-bottom: 3px;
  /* adjusted here to centre with text */
  border-color: #000;
  display: inline-block;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*cursor: pointer;*/
}

.arrow:hover {
  border-color: #ccc;
}

.left.arrow {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.right.arrow {
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.down.arrow {
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

/* drop down menu width adjust */

.main-navigation ul ul a {
  width: 150px;
}

/* drop down for text moving effect on hover */

.main-navigation ul ul li:hover > a {
  padding: 50px 35px;
}

/* header margins below menu */

/* home header */

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-35-0 {
  margin-top: -150px;
}

/* product header */

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-299-0 {
  margin-top: -150px;
}

/* the tech header */

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-359-0 {
  margin-top: -150px;
}

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-383-0 {
  margin-top: -150px;
}

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-397-0 {
  margin-top: -150px;
}

.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-476-0 {
  margin-top: -150px;
}

/* blog page header */
.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style.panel-row-style-for-690-0 {
 	margin-top: -150px;
}

/* smooth scroll for anchor links */

html {
  scroll-behavior: smooth;
}

/* for motion sickness if people selected */

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

/* Gets rid of Menu text for mobile next to icon */

.mobilenav-main-link-text {
  visibility: hidden;
  display: none;
  font-size: 0px;
}

/* mobile menu icon */

.mobilenav-main-link img {
  max-height: 20px;
  max-width: 27px;
  margin-right: 15px;
}

/* bullets */

/* bullets for multi line text*/

ul.checklistimg {
  list-style-type: none;
  padding-left: 0;
  margin-left: -25px;
}

ul.checklistimg li {
  margin-bottom: 15px !important;
  /* adjust here for spacing in between bullets */
  background-image: url('https://www.sentientr.com/wp-content/uploads/2025/08/sentientr-icon-35px-1.png');
  background-size: 35px 35px;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 50px;
  position: relative;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
}

/* bullets for single line text */

ul.checklistimg-single {
  list-style-type: none;
  padding-left: 0;
  margin-left: -25px;
}

ul.checklistimg-single li {
  margin-bottom: 15px !important;
  /* adjust here for spacing in between bullets */
  background-image: url('https://www.sentientr.com/wp-content/uploads/2025/08/sentientr-icon-35px.png');
  background-size: 35px 35px;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 50px;
  position: relative;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #333333;
  line-height: 2;
}

/* mobile menu text */

.mobile-nav-frame ul li a.link {
  text-shadow: none;
  text-transform: uppercase;
  font-family: "Exo", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
  color: #ffffff;
}

/* mobile menu image and title */

.mobile-nav-frame .title h3 {
  background-image: url('https://www.sentientr.com/wp-content/uploads/2025/08/sentientr-icon-35px.png');
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Exo", sans-serif;
  background-position: left;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #00aab2;
}

/* hides excerpt dots under blog item */
.sow-blog article p:last-child {
  display: none;
}