/*
 Theme Name:   Theme
 Theme URI:    https://www.redchillidesign.co.uk
 Description:  Wordpress CMS website by Red Chilli
 Author:       Red Chilli Design Ltd
 Author URI:   https://www.redchillidesign.co.uk
 Template:     kleanity
 Version:      1.0.0
 Text Domain:  theme
*/
.blue {
  color: #62C4EB;
}

.blue-box {
  background: #62C4EB;
}

.navy {
  color: #2E2962;
}

.navy-box {
  background: #2E2962;
}

.purple {
  color: #90297B;
}

.purple-box {
  background: #90297B;
}

.grey {
  color: #F4F4F4;
}

.grey-box {
  background: #F4F4F4;
}

@font-face {
  font-family: 'VAGRounded';
  src: url("fonts/VAGRounded-Light.eot?#iefix") format("embedded-opentype"), url("fonts/VAGRounded-Light.woff") format("woff"), url("fonts/VAGRounded-Light.ttf") format("truetype"), url("fonts/VAGRounded-Light.svg#VAGRounded-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VAGRounded';
  src: url("fonts/VAGRoundedBT-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/VAGRoundedBT-Regular.otf") format("opentype"), url("fonts/VAGRoundedBT-Regular.woff") format("woff"), url("fonts/VAGRoundedBT-Regular.ttf") format("truetype"), url("fonts/VAGRoundedBT-Regular.svg#VAGRoundedBT-Regular") format("svg");
  font-weight: bold;
  font-style: normal;
}
.vagr, .kleanity-body .gdlr-core-title-item h2, .kleanity-body h1, .kleanity-body h2, .kleanity-body h3, .kleanity-body h4, .kleanity-body h5, .kleanity-body h6, .kleanity-body .kleanity-title-font, .kleanity-body .gdlr-core-title-font {
  font-family: 'VAGRounded', Arial, sans-serif;
}

.kleanity-overlay-menu-content {
  background: #90297B;
}

.kleanity-overlay-menu-content ul.menu > li {
  font-weight: normal;
  text-transform: none;
}

a.gdlr-core-button-gradient:hover {
  background: #FFF !important;
}

header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.gdlr-core-text-box-item ul {
  margin-left: 15px;
}
.gdlr-core-text-box-item ul li::marker {
  color: #90297B;
}

.kleanity-header-container-inner, .kleanity-logo-right-text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.kleanity-logo-right-text {
  flex-grow: 1;
  align-items: center;
}
.kleanity-logo-right-text div {
  font-size: 24px;
}
.kleanity-logo-right-text div:first-child {
  text-align: center;
  flex-grow: 1;
}
.kleanity-logo-right-text div:last-child {
  display: flex;
  align-items: center;
}
.kleanity-logo-right-text div:last-child img {
  margin-right: 5px;
}

.kleanity-page-title-wrap h1 {
  width: 30%;
  padding-bottom: 30px;
  border-bottom: 3px solid #FFF;
}

ul.widget-menu, ul#menu-footer {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.widget-menu li, ul#menu-footer li {
  padding: 0px;
}

ul#menu-footer li::before {
  content: "";
}

.kleanity-body .kleanity-top-bar .current_page_item a {
  color: #2E2962;
}

.kleanity-top-bar-right {
  width: 25%;
}
.kleanity-top-bar-right .kleanity-top-bar-right-text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.kleanity-navigation .sf-menu > .kleanity-mega-menu .sf-mega, .kleanity-navigation .sf-menu ul {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  z-index: 600;
}
.kleanity-navigation .sf-menu > .kleanity-mega-menu .sf-mega a.sf-with-ul-pre:hover, .kleanity-navigation .sf-menu ul a.sf-with-ul-pre:hover {
  background: #FFF;
  cursor: default;
}
.kleanity-navigation .sf-menu > .kleanity-mega-menu .sf-mega a, .kleanity-navigation .sf-menu ul a {
  font-size: 20px;
}

.kleanity-navigation .sf-menu a {
  padding: 15px;
  padding-bottom: 10px !important;
}
.kleanity-navigation .sf-menu li {
  border-bottom: 5px solid #90297B;
}
.kleanity-navigation .sf-menu li:hover {
  border-color: #FFF;
}
.kleanity-navigation .sf-menu ul {
  margin-left: 0px;
}
.kleanity-navigation .sf-menu ul a {
  padding-bottom: 6px !important;
}
.kleanity-navigation .sf-menu ul li {
  border-bottom: none;
}

.sf-menu > li {
  cursor: inherit;
}

.sf-menu > .kleanity-normal-menu li ul {
  top: -12px;
}

.sf-mega {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.sf-mega .sf-mega-section-inner {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
.sf-mega .kleanity-mega-menu-section-content {
  font-size: 24px;
  color: #90297B;
}
.sf-mega .menu-item-1570 {
  text-align: center;
}
.sf-mega .menu-item-1570 .gdlr-core-left-align {
  text-align: center;
  padding-bottom: 0px;
}
.sf-mega .menu-item-1570 h3 {
  font-weight: normal;
  font-size: 24px;
  text-transform: none;
}
.sf-mega .menu-item-1570 p {
  font-size: 18px;
  color: #727272;
  font-family: Arial, sans-serif;
}
.sf-mega .menu-item-1570 a.button {
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  padding: 10px 15px 10px 15px !important;
  text-transform: none;
  border: 1px solid;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #90297B;
  border-color: #90297B;
}
.sf-mega .menu-item-1570 a.button:hover {
  color: #90297B;
  border-color: #90297B;
  background-color: #FFF;
}
.sf-mega a {
  padding-left: 0px !important;
  border-bottom: 1px solid #f4f4f4;
  font-size: 18px !important;
}

.sidebar-box {
  padding: 10px !important;
}
.sidebar-box li {
  display: flex;
  align-items: center;
  margin-bottom: 0px !important;
}

.careers-container {
  padding: 0px !important;
}

.careers-right {
  background: url("/wp-content/uploads/2020/01/careers-sidebar.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 20px;
  color: #FFF;
  margin-bottom: 60px;
}
.careers-right a {
  color: #FFF;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #FFF;
  border-radius: 15px;
  font-size: 18px;
}
.careers-right a:hover {
  color: #90297B;
  background: #FFF;
}

.careers-right-content {
  width: 50%;
}

#services ul {
  line-height: 1.3;
  color: #2E2962;
  padding: 20px;
}
#services ul span {
  color: inherit;
}
#services ul a {
  display: flex;
  justify-content: space-between;
}
#services ul a .gdlr-core-icon-list-content-wrap {
  order: 1;
}
#services ul a .gdlr-core-icon-list-content-wrap .gdlr-core-icon-list-content {
  color: #2E2962;
}
#services ul a .gdlr-core-icon-list-content-wrap .gdlr-core-icon-list-content span {
  color: #4e4e4e;
}
#services ul a .gdlr-core-icon-list-image {
  margin: 0px;
  order: 2;
}
#services .gdlr-core-pbf-column:hover ul {
  background: #2E2962;
}
#services .gdlr-core-pbf-column:hover ul a div, #services .gdlr-core-pbf-column:hover ul span {
  color: #FFF !important;
}

.home-banner img {
  width: 100%;
}
.home-banner #banner-overlay {
  position: absolute;
  z-index: 450;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-banner #banner-overlay img {
  height: 100%;
  width: auto;
}
.home-banner #banner-overlay #overlay-1, .home-banner #banner-overlay #overlay-2 {
  position: absolute;
  z-index: 451;
  top: 0;
  left: 0;
  opacity: 0;
}
.home-banner #banner-overlay #overlay-2 {
  z-index: 452;
  top: auto;
  bottom: 0;
}
.home-banner #caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.home-banner .caption-content {
  height: 100%;
  width: 1170px;
  margin: auto;
  opacity: 0;
}
.home-banner .caption-content .header {
  color: #FFF;
  font-size: 32px;
  margin-top: 60px;
  width: 260px;
}
.home-banner .caption-content .banner-link {
  width: 220px;
  height: 220px;
  margin-top: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #2E2962;
  font-weight: bold;
  background: #FFF;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home-banner .caption-content .banner-link div {
  width: 170px;
  line-height: 1.5;
}
.home-banner .caption-content .banner-link a {
  font-weight: normal;
  color: #90297B;
}

.page-banner .gdlr-core-column-24 {
  opacity: 0;
}
.page-banner h2 {
  width: 90%;
  padding-bottom: 30px;
  border-bottom: 3px solid #FFF;
  opacity: 0;
}

.gdlr-core-column-40 .gdlr-core-text-box-item-content h2, .gdlr-core-column-40 .home-boxes .gdlr-core-title-item-title-wrap h2, .home-boxes .gdlr-core-column-40 .gdlr-core-title-item-title-wrap h2 {
  font-size: 24px;
}

.did-you-know {
  color: #2E2962;
  font-weight: bold;
  border: none !important;
  border-bottom: 8px solid #62C4EB !important;
  font-size: 22px;
}
.did-you-know img {
  width: 200px !important;
  max-width: 100% !important;
}

.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon {
  color: #62C4EB;
}

.team strong {
  color: #2E2962;
}
.team a {
  color: inherit;
}
.team p {
  line-height: 1.3;
}
.team .gdlr-core-media-image {
  padding: 30px;
  box-sizing: border-box;
}
.team .gdlr-core-icon-list-item li {
  display: flex;
  align-items: center;
}

#careers .gdlr-core-icon-list-caption, #careers .gdlr-core-icon-list-content {
  display: inline-block;
}
#careers .gdlr-core-icon-list-content {
  font-weight: bold;
  color: #62C4EB;
}
#careers .gdlr-core-icon-list-content::after {
  content: "";
  padding-right: 5px;
}

.gdlr-core-columnize-item ul {
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

.faq .gdlr-core-toggle-box-item-title {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
}
.faq .gdlr-core-toggle-box-item-content {
  padding-left: 25px;
  padding-right: 25px;
}

.testimonials .gdlr-core-column-40 .gdlr-core-text-box-item {
  margin-right: 20px;
  padding-top: 20px;
}
.testimonials .gdlr-core-column-40 .gdlr-core-text-box-item h3 {
  font-weight: normal;
  font-size: 32px;
}
.testimonials .gdlr-core-column-40 .gdlr-core-text-box-item.grey-box {
  margin-bottom: 30px;
}
.testimonials .gdlr-core-column-40 .gdlr-core-text-box-item.grey-box h3 {
  color: #90297B;
}

.home-boxes .gdlr-core-text-box-item-content, .home-boxes .gdlr-core-title-item-title-wrap {
  box-sizing: border-box;
  padding: 5px 15px;
}
.home-boxes .gdlr-core-title-item-title-wrap {
  background: #2E2962;
}
.home-boxes .gdlr-core-title-item-title-wrap .gdlr-core-title-item-title {
  color: #FFF;
}

.google-map img {
  max-width: 500px;
}

.wpcf7-form input, .mc4wp-form input, .wpcf7-form textarea, .mc4wp-form textarea {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  color: inherit;
  border: none;
  background: #F4F4F4;
}
.wpcf7-form textarea, .mc4wp-form textarea {
  font-family: Arial, Helvetica, sans-serif;
  height: 250px;
}
.wpcf7-form .form-row, .mc4wp-form .form-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.wpcf7-form .form-row div, .mc4wp-form .form-row div {
  box-sizing: border-box;
  width: 50%;
}
.wpcf7-form .form-row div:first-child, .mc4wp-form .form-row div:first-child {
  padding-right: 5px;
}
.wpcf7-form .form-row div:last-child, .mc4wp-form .form-row div:last-child {
  padding-left: 5px;
}
.wpcf7-form div.cv-field, .mc4wp-form div.cv-field {
  width: 100%;
  display: flex;
  padding: 18px 22px;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.wpcf7-form input.wpcf7-file, .mc4wp-form input.wpcf7-file, .wpcf7-form textarea.wpcf7-file, .mc4wp-form textarea.wpcf7-file {
  padding: 0px;
  margin: 0px;
  margin-left: 20px;
}
.wpcf7-form input.wpcf7-submit, .mc4wp-form input.wpcf7-submit, .wpcf7-form textarea.wpcf7-submit, .mc4wp-form textarea.wpcf7-submit {
  font-weight: normal;
  color: inherit;
  font-weight: normal;
  border: 1px solid #62C4EB;
  width: 150px;
  text-transform: none;
  background: none;
  margin: auto;
}
.wpcf7-form input.wpcf7-submit:hover, .mc4wp-form input.wpcf7-submit:hover, .wpcf7-form textarea.wpcf7-submit:hover, .mc4wp-form textarea.wpcf7-submit:hover {
  background: #62C4EB;
  color: #FFF;
}

.mc4wp-form input, .mc4wp-form textarea {
  padding: 15px 22px;
  box-sizing: border-box;
}
.mc4wp-form input.wpcf7-submit, .mc4wp-form textarea.wpcf7-submit {
  padding: 33px;
  padding-top: 20px;
  padding-bottom: 21px;
  margin-top: 20px;
}

div.js-accordion-item {
  margin-bottom: 10px;
  border-bottom: 1px solid #4d4d4d;
}
div.js-accordion-item h4 {
  padding: 15px;
}

.contact-list a {
  color: inherit;
}
.contact-list a:hover span:last-child {
  color: #62C4EB;
}

.gdlr-core-blog-full-frame {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 30px !important;
  padding-left: 0px !important;
}

.kleanity-widget-head-text {
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #2E2962;
}

.kleanity-widget-head-divider {
  display: none !important;
}

.policy h1, .policy h2, .policy h3 {
  font-weight: normal;
}

footer {
  font-size: 16px;
}
footer strong {
  font-size: 18px;
}
footer #text-6 {
  margin-bottom: 0px;
}
footer .widget_nav_menu ul li {
  margin-bottom: 5px;
}

body .kleanity-footer-wrapper {
  padding-bottom: 0px;
}

.gdlr-core-item-mgb {
  margin-bottom: 15px;
}

.kleanity-copyright-text {
  border-top: 1px solid #FFF;
}

#copyright-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#copyright-content a {
  color: inherit;
}

.gdlr-core-blog-full .gdlr-core-blog-title {
  font-size: 32px;
  font-weight: normal;
  text-transform: none;
  color: #90297b;
}
.gdlr-core-blog-full .gdlr-core-blog-title a {
  color: inherit;
}

body .gdlr-core-blog-full .gdlr-core-excerpt-read-more {
  text-transform: none;
  font-weight: normal;
  font-size: 18px;
}
body .gdlr-core-blog-full .gdlr-core-excerpt-read-more i {
  display: none;
}

.single-post .gdlr-core-title-item-title {
  font-weight: normal;
  font-size: 32px;
  color: #FFF;
  padding-bottom: 30px;
  border-bottom: 3px solid #FFF;
}

@media only screen and (max-width: 1025px) {
  #caption .caption-content {
    width: 894px;
  }

  #caption .banner-link {
    display: none !important;
  }

  .careers-right {
    background: #792779;
  }

  .careers-right-content {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .gdlr-core-pbf-wrapper, .gdlr-core-pbf-column-content-margin, .home-space {
    padding-top: 0px !important;
  }

  #testimonial {
    padding-top: 30px !important;
  }

  #page-banner .gdlr-core-image-item-wrap, #page-banner .cycloneslider-slide, #page-banner img {
    width: 100%;
  }

  .kleanity-page-title-container, .kleanity-blog-title-container {
    margin-bottom: 30px;
  }

  .kleanity-page-title-wrap, .kleanity-blog-title-wrap {
    background-image: none;
    background: #62C4EB;
  }
  .kleanity-page-title-wrap .kleanity-page-title-content, .kleanity-page-title-wrap .kleanity-blog-title-content, .kleanity-blog-title-wrap .kleanity-page-title-content, .kleanity-blog-title-wrap .kleanity-blog-title-content {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  .kleanity-page-title-wrap h1, .kleanity-page-title-wrap h2, .kleanity-blog-title-wrap h1, .kleanity-blog-title-wrap h2 {
    width: 100%;
    border-bottom: none !important;
  }
  .kleanity-page-title-wrap h2, .kleanity-blog-title-wrap h2 {
    padding-bottom: 0px !important;
  }

  .page-banner h2 {
    padding-bottom: 0px;
    border-bottom: 0px;
  }

  .kleanity-body-outer-wrapper, .kleanity-overlay-menu-content {
    margin-top: 65px;
  }

  .kleanity-overlay-menu-close {
    display: none;
  }

  .kleanity-overlay-menu-content ul.menu {
    padding-top: 60px;
  }

  .kleanity-mobile-header .kleanity-logo {
    padding-left: 0px;
    padding-right: 0px;
  }
  .kleanity-mobile-header .kleanity-logo a, .kleanity-mobile-header .kleanity-logo img {
    float: left;
  }
  .kleanity-mobile-header .kleanity-logo-inner {
    margin-right: 0px;
  }

  .kleanity-mobile-menu {
    margin-left: 0px;
  }

  .kleanity-mobile-menu-right {
    position: inherit;
    margin-top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
  }
  .kleanity-mobile-menu-right .kleanity-mobile-menu {
    margin-top: 0px;
  }

  /*.kleanity-mobile-header-wrap
  {
    display:flex;
    flex-direction: column;
    .kleanity-top-bar
    {
      order:1;
      margin-bottom:20px;
    }
    .kleanity-top-bar-left
    {
      display:none;
    }
    .kleanity-top-bar-right
    {
      width:100%;
    }
  }*/
  #caption .caption-content, .home-boxes, .did-you-know {
    display: none !important;
  }

  .caption-content {
    width: 100%;
  }
  .caption-content p {
    width: 100%;
  }
  .caption-content .header {
    font-size: 24px;
    padding-top: 20px;
  }
  .caption-content a {
    border: none;
    padding: 0px;
    margin: 0px;
  }

  .wpcf7-form .form-row div, .mc4wp-form .form-row div {
    width: 100%;
    padding: 0px !important;
  }

  .home-purple {
    border-top: none !important;
  }

  .home-about {
    padding-bottom: 0px;
  }

  .second-box-1 {
    border-top: 8px solid #90297B;
  }

  .second-box-2 {
    border-top: 8px solid #62C4EB;
  }

  #footer-partners {
    background: #FFF;
    padding-top: 15px !important;
  }
  #footer-partners .gdlr-core-gallery-item-holder .gdlr-core-column-10 {
    width: 50%;
  }

  #page-foot .gdlr-core-column-20 .gdlr-core-js {
    border: none !important;
  }

  #copyright-content div {
    width: 100%;
    text-align: center;
  }

  footer #text-4, footer #text-5 {
    display: none;
  }
  footer .kleanity-footer-column {
    margin-bottom: 30px !important;
  }
}
/* Image Hover */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75, 75, 75, 0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(98, 196, 235, 0.7);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: #2E2962;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  bottom: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.hovereffect span.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px;
}
.hovereffect span.info a {
  color: #FFF;
}
.hovereffect span.info a:hover {
  color: #2E2962;
}

.hovereffect:hover span.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
