/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap");
body {
  line-height: 1.8;
  color: #2A2A2A;
  text-align: left;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden !important;
}

body.page-user-login section.section, body.page-user-register section.section, body.page-user-password section.section, .checkout-pane-completion-register .commerce-checkout-completion-register {
    max-width: 600px;
    margin: 0 auto;
    padding: 15px;
    margin-top: 50px;
    margin-bottom:50px;
}

.user-pass p{
    padding:0 15px;
}

#header {
  /*height: 110px;*/
  height: 130px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  /*position: fixed;*/
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
}

.topbar .social-links {
 text-align: left;
    position: fixed;
    top: 35px;
    right: 20px;
    z-index: 9999;
    width: 470px;
}

.topbar .social-links a:first-child {
  border-left: 0;
}

.topbar .social-links a {
  color: #2A2A2A;
  padding: 0px 10px;
  display: inline-block;
  line-height: 1px;
  font-size: 24px;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-dark .navbar-toggler {
  color: #8B2978;
  outline: none;
  outline: 0;
  /*border-color: #8B2978;*/
  background: url(../images/humburger-menu.png) right top no-repeat;
}

.navbar-dark .navbar-nav .nav-link {
  color: #2A2A2A;
  font-size: 15px;
  font-weight: 400;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #ccc;
}

.top-spacer {
  margin-top: 30px;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  background: #fff;
  box-shadow: 0px 1px 5px rgba(127, 137, 161, 0.25);
  border: 0;
  border-radius: 0;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  position: absolute;
  top: 40px;
}

.dropdown-item {
  color: #2A2A2A;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #a0138e;
  color: #fff;
}


/* Find your Tailored Solutions Section */

.carousel-inner {
  top: 100px;
}

.find-your-solutions {
  padding-top: 50px;
  padding-bottom: 50px;
}

.meet-team-section,
.get-social-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.find-your-solutions h2,
.meet-team-section h2,
.get-social-section h2 {
  color: #2A2A2A;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
}

.find-your-solutions h3 {
  color: #2A2A2A;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}

.find-your-solutions .brd-btm {
  border-bottom: 1px solid #2A2A2A;
  width: 100px;
  margin: 0 auto;
}

.find-your-solutions .whatsapp-sm-bg {
  background: url(../images/q-whatsapp-icon-sm.png) center top no-repeat;
  background-size: contain;
  position: relative;
  width: 100%;
  height: 498px;
}

.find-your-solutions .slogan {
  font-weight: 700;
  font-size: 46px;
  margin-top: 25px;
  padding-top: 25px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
  margin: 0 auto;
}

.find-your-solutions .posAbs {
  position: absolute;
  top: 160px;
  width: 100%;
  text-align: center;
}

.find-your-solutions h3 {
  margin-bottom: 15px;
}

.whatsapp-sm-bg .slogan a {
  color: #000;
}


/* Our Approach Section */

.parallax-container {
  width: 100%;
  margin: 0 auto;
}
.parallax-container a:hover { 
	text-decoration: none !important;
}

section.module.parallax {
  padding: 240px 0;
  background-position: 0 0;
}

section.module.parallax h1 {
  color: #fff;
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 5px 6px 6px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 5px 6px 6px rgba(0, 0, 0, 0.5);
}

section.module.parallax-1 {
  background-image: url("../img/parallax-bg.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
}

section.module.parallax-2 {
  background-image: url("../img/parallax-bg2.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
}


/* For Bigger and Everyday Landing */

.path-bigger-thinking section.module.parallax-4 {
  background-image: url("../img/parallax-bg-our-story.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
  background-position: 50% -45.6px;
}

.path-everyday-solutions section.module.parallax-4 {
  background-image: url("../img/parallax-bg-shop.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
  background-position: 50% -48.7px;
}

section.module.parallax-4 {
  background-image: url("../img/parallax-bg-shop.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
  background-position: 50% -48.7px;
}

.path-everyday-solutions .our-story-section h5 {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 44px;
  text-transform: uppercase;
}

.path-bigger-thinking .our-story-section h5 {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 44px;
  text-transform: uppercase;
}

.our-story-section .inner-title {
  border: 1px solid #000;
  background: transparent;
  text-align: center;
  transition: all 0.3s;
}

.our-story-section .inner-title .fade {
  height: 230px;
}

.our-story-section .inner-title .fade a {
  padding: 4rem 2rem;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

section.module.parallax-5 {
  background-image: url("../img/parallax-bg-customer-service.jpg");
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: screen;
}


/* Meet The Senior Team Section */

.meet-team-section {
  background: #FAFAFA;
}

.meet-team-section img.img-circle {
  border-radius: 100%;
  width: 80%;
}

.meet-team-section .user-name {
  color: #2A2A2A;
  font-size: 20px;
  font-weight: 600;
  padding-top: 16px;
}

.meet-team-section .designation {
  color: #2A2A2A;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.meet-team-section .linkedin a {
  color: #999999;
  font-size: 30px;
}


/* Get social with us Section */

.get-social-section .border-box {
  border: 1px solid #EDEDED;
}

.get-social-section .border-box .description {
  padding: 15px 15px 10px 15px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.get-social-section .border-box .mm-dd-yyyy {
  color: #8c8c8c;
  padding: 0px 15px 10px 15px;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0;
}

.get-social-section .border-box .gery-bg {
  background: #EDEDED;
  padding: 10px;
  clear: both;
  overflow: hidden;
}


/* Back to top scroll */

#button {
  display: inline-block;
  background-color: #4BD1A0;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  left: 110px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  border-radius: 100%;
}

#button::after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}


/* Strategic Advice Page */

.strategic-advice-page {
  padding-top: 50px;
  padding-bottom: 50px;
}

h1.page-title {
  font-weight: 500;
  font-size: 46px;
  margin-bottom: 25px;
  text-align: left;
  text-transform: none;
}

.img-caption {
  font-weight: 500;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 5px;
  text-align: left;
  font-style: italic;
}

.share-article {
  font-weight: 400;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.share-article-media a {
  margin-top: 10px;
  margin-right: 10px;
}

.text-para {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
}


/* Case Studies Page*/

h4.case-studie-title {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: none;
}


/* Our Story */

.our-story-section h5 {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 44px;
  text-transform: uppercase;
}

.our-story-section .inner-title .fade {
  opacity: 1 !important;
}

.our-story-section .inner-title .fade:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}

.our-story-section .inner-title .fade:hover a {
  color: #fff;
}


/* Customer Service */

.customer-service-section {
  background: #FAFAFA;
}


/* User Login Form */

/*body.page-user-login {
  background: #FAFAFA;
}

body.page-user-login .content {
  margin: 0 auto;
  width: 40%;
}

.user-login-form {
  margin: 100px 0 50px 0;
}*/

.user-login-form input.form-control {
  border-radius: 2px;
  height: 40px;
}

/* User Register Form */

/*body.page-user-register {
  background: #FAFAFA;
}

body.page-user-register .content {
  margin: 0 auto;
  width: 40%;
}

.user-register-form {
  margin: 100px 0 50px 0;
}*/

.user-register-form input.form-control {
  border-radius: 2px;
  height: 40px;
}

#edit-contact, #edit-timezone, .field--name-user-picture {
    display:none;
}


/* Contact Us */

.webform-submission-contact-form label {
  display: none;
}

.webform-submission-contact-form .col-auto {
  padding-left: 0;
  padding-right: 0;
}

.webform-submission-contact-form .btn-primary,
.user-login-form .btn-primary {
  background-color: #8b2479;
  border: solid transparent 0px;
  cursor: pointer !important;
  cursor: pointer;
  color: #fff;
  height: 52px;
  min-height: 20px;
  width: 185px;
  margin-top: 0px;
}

.user-login-form .btn-primary {
  width: 100% !important;
}

.webform-submission-contact-form .btn-primary:hover,
.user-login-form .btn-primary:hover {
  color: #fff;
  background-color: #373b4d;
}

.user-login-form .form-actions {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0 !important;
}

.webform-submission-contact-form {
  margin-top: 30px;
}

.webform-submission-contact-form input {
  border: 0;
  width: 100%;
  height: 60px;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: -18px;
  font-style: normal;
  font-size: 15px;
  border-radius: 0;
}

.webform-submission-contact-form .brdRht {
  border-right: 1px solid #ddd;
}

.webform-submission-contact-form .textarea {
  width: 100%;
  height: 100px;
  padding: 15px;
  font-style: italic;
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-top: -16px;
  border-radius: 0;
}

.webform-submission-contact-form .error {
  border-width: 2px;
  border-right: 0;
  border-bottom: 2px solid #000 !important;
  background-color: rgba(255, 64, 64, 0.45);
  border-style: solid;
  border-color: #ff4040;
}

.webform-submission-contact-form button.submitBtn {
  background-color: #373b4d;
  border: solid transparent 0px;
  cursor: pointer !important;
  cursor: pointer;
  color: #fff;
  height: 52px;
  min-height: 20px;
  width: 186px;
}

.form-control:focus {
  box-shadow: none !important;
  border-color: #8b2479 !important;
}

@media (max-width: 1024px) {
.navbar-dark .navbar-nav .nav-link{
    font-size:13px;
}
 }

@media (max-width: 767px) {
  .webform-submission-contact-form .row .pl-0 {
    padding-left: 15px !important;
  }
  .webform-submission-contact-form .row .pr-0 {
    padding-right: 15px !important;
  }
  .brdRightmb {
    border-right: 2px solid #000 !important;
  }
}


/* Footer*/

footer {
  background: #8B2978;
  padding: 40px;
}

footer ul.links {
  margin: 0;
  padding: 0;
  width: 340px;
}

footer ul.links li {
  list-style: none;
  padding-bottom: 5px;
  float: left;
  width: 50%;
}

footer ul.links li a {
  color: #fff;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 400;
}

footer .subscribe-newsletter .subscribe {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

footer .subscribe-newsletter input {
  border-color: #FFFFFF;
  background-color: #ededed;
  color: #8C8C8C;
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  width: 6px;
  padding: 8px;
  width: 300px;
  float: left;
  margin-right: 10px;
  height: 40px;
}

footer .subscribe-newsletter button.subscribe-btn {
  border: 1px solid #fff;
  background: none;
  cursor: pointer;
  padding: 10px 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

footer .subscribe-newsletter button.subscribe-btn:hover {
  background: #8C8C8C;
}

footer .social-media {
  margin-top: 20px;
}

footer .social-media a {
  background: #fff;
  border-radius: 100%;
  text-align: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
}

footer .social-media a i.fa {
  color: #8B2978;
  line-height: 30px;
}

@media (max-width: 768px) {
  .navbar {
    padding: 0;
  }
  #header {
    padding: 10px 0;
  }
  .navbar-brand img {
    width: 50%;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
  }
  .navbar-dark .navbar-nav .nav-link {
    line-height: 20px;
  }
  .find-your-solutions .posAbs {
    top: 80px;
  }
  .find-your-solutions .slogan {
    font-size: 36px;
    line-height: 38px;
  }
  .find-your-solutions h3 {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .our-story-top-slider .carousel-inner {
    top: 70px !important;
    height: 200px;
  }
    .navbar {
    padding: 0;
  }
  #header {
    height: 90px;
  }
  .top-spacer {
    margin-top: 5px;
  }
  .navbar-brand img {
    width: 60%;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
  }
  .navbar-toggler {
    margin-top: 0px;
    margin-right: 15px;
  }
  .navbar-expand-md .navbar-toggler {
    display: block;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
  .navbar-nav.ml-auto {
    background: #8B2978;
    padding: 10px;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
  .find-your-solutions .whatsapp-sm-bg {
    height: 375px;
  }
  .find-your-solutions .posAbs {
    top: 100px;
  }
  .find-your-solutions h3 {
    margin-bottom: 15px;
  }
  .find-your-solutions .slogan {
    font-size: 35px;
    margin-top: 5px;
    line-height: 45px;
  }
  .parallax-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.module.parallax h1 {
    font-size: 37px;
  }
  .get-social-section .border-box {
    margin-bottom: 20px;
  }
  .topbar {
    display: none;
  }
  h1.page-title {
    font-size: 34px;
  }
  footer .subscribe-newsletter input {
    margin-bottom: 15px;
  }
  footer {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .find-your-solutions {
    padding-top: 30px;
    padding-bottom: 50px;
}
}

.row.region.region-footer-right .content {
  width: 100%;
}


/* New CSS add here 27-Nov */

.site-footer .site-footer__top .region {
  width: 50% !important;
}

.navbar-dark .navbar-nav .show>.nav-link {
  color: #ccc !important;
}

.spacerTopBtm {
  padding-top: 50px;
  padding-bottom: 50px;
}

body.path-frontpage .spacerTopBtm {
  padding-top: 0;
  padding-bottom: 0;
}

.spacerTopBtm h1 {
  margin-bottom: 20px;
}

.spacerTopBtm ul {
  margin: 0;
  padding: 0 0 0 15px;
}

.spacerTopBtm ul li p {
  margin-bottom: 5px;
}

.carouselPos .q-whatsapp-icon-lg h1 {
  font-size: 50px;
  width: 400px;
  margin: 0 auto;
  text-align: center;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ccc !important;
}

.carousel-indicators {
  display: none;
}

a.banner-button {
  background: #8B2978;
  cursor: pointer;
  padding: 10px 15px;
  margin-top: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  display: inline-block;
}

.carousel .carousel-item>*:first-child {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.carousel-indicators li {
  background: #fff;
  margin: 5px;
}

.carousel-indicators .active {
  background-color: #8B2978;
}


/* Our Story Slider */

.our-story-top-slider .carousel .carousel-item {
  height: auto;
  background-size: cover;
  background-position: center center;
}

.our-story-top-slider .carousel-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

.our-story-top-slider .carousel-caption h5 {
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
}

body.path-frontpage .views-element-container {
  background: #FAFAFA;
}

.navbar-expand-md .navbar-collapse {
  position: relative;
}

.navbar-nav {
  position: absolute;
  right: 5px;
  top: 10px;
}

#navbarsExampleDefault.top-spacer {
  margin-top: 0px;
}

.borderCenter {
  border: 5px solid #000;
  width: 4px;
  margin: 0 auto;
  height: 30vh;
}

.social-media-sharing li {
  margin-right: 10px !important;
}

.social-media-sharing .share img {
  width: 39px !important;
}

@media (max-width: 768px) {
  .carousel .carousel-item {
    height: auto;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }
  .our-story-section h5 {
    font-weight: 400 !important;
    font-size: 24px !important;
  }
    footer .subscribe-newsletter button.subscribe-btn {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  #button {
    left: 325px;
    bottom: 20px;
    display: inline-block;
    cursor: pointer;
  }
  .carousel .carousel-item {
    height: auto !important;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }

  .transparent-bg {
    margin-top: -10px;
  }
  .transparent-bg::after {
    content: '';
    background: none;
  }
  .our-story-top-slider .carousel-caption h5 {
    font-size: 20px;
  }
  .our-story-section h5 {
    font-weight: 400 !important;
    font-size: 24px !important;
    color: #000;
  }
  .navbar-nav {
    position: relative;
    right: 0px;
    top: 2px;
  }
  .navbar-nav.ml-auto {
    padding-left: 15px;
    margin-top: 0px;
  }
  .find-your-solutions {
    padding-top: 30px !important;
  }
  .mobile-mode {
    display: none;
  }
  a.banner-button {
    padding: 5px 15px;
    border-radius: 3px;
  }
}

.top-spacer {
  margin-top: 30px;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(127, 137, 161, 0.25);
  border: 0;
  border-radius: 0;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  position: absolute;
  top: 40px;
}

.dropdown-item a {
  color: #2A2A2A;
  font-size: 15px;
  font-weight: 400;
  display: inherit;
  padding: .25rem 1.5rem;
  text-decoration: none;
}

.dropdown-item {
  padding: 0;
}

.dropdown-item a:hover,
.dropdown-item a:active {
  color: #fff !important;
  background-color: #a0138e !important;
  font-size: 15px;
  font-weight: 400;
  display: inherit;
  padding: .25rem 1.5rem;
  text-decoration: none;
}

.dropdown-item.active a {
  color: #fff !important;
  text-decoration: none;
  background-color: #a0138e !important;
}


/* footer newsletters */

.site-footer .region-footer-right h2 {
  display: none;
}

.site-footer .region-footer-right .block-webform-block {
  margin: 0;
  padding: 0;
  border: 0;
}

.site-footer .region-footer-right fieldset label {
  width: 100%;
}

.site-footer .region-footer-right input.form-email {
  border-color: #FFFFFF;
  background-color: #ededed;
  color: #8C8C8C;
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 8px;
  width: 100%;
  float: left;
  margin-right: 0px;
  height: 45px;
}

.site-footer .region-footer-right input.webform-button--submit:hover {
  background: #8C8C8C;
}

.site-footer .region-footer-right input.webform-button--submit {
  width: 130px;
  border: 1px solid #fff;
  background: none;
  cursor: pointer;
  padding: 10px 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  border-radius: 0;
}

a.banner-button {
  background: #8B2978;
  cursor: pointer;
  padding: 10px 15px;
  margin-top: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  display: inline-block;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.carousel-indicators li {
  background: #fff;
  margin: 5px;
}

.carousel-indicators .active {
  background-color: #8B2978;
}


/* Our Story Slider */

.our-story-top-slider .carousel .carousel-item {
  height: auto;
  background-size: cover;
  background-position: center center;
}

.our-story-top-slider .carousel-caption h5 {
  color: #fff;
  font-weight: 400;
  font-size: 44px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .carousel .carousel-item {
    height: auto;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }
  .our-story-section h5 {
    font-weight: 400 !important;
    font-size: 24px !important;
  }
  body.page-user-login .content {
    margin: 0 auto;
    width: 60% !important;
  }
  .user-login-form {
    margin: 100px 0 50px 0 !important;
  }
  footer .subscribe-newsletter button.subscribe-btn {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .carousel .carousel-item {
    height: auto;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }
  .transparent-bg::after {
    content: '';
    background: none;
  }
  .our-story-top-slider .carousel-caption h5 {
    font-size: 24px;
  }
  .our-story-section h5 {
    font-weight: 400 !important;
    font-size: 24px !important;
  }
  video {
    height: auto !important;
    width: 100% !important;
  }
  body.page-user-login .content {
    margin: 0 auto;
    width: 100% !important;
  }
  .user-login-form {
    margin: 50px 0 50px 0 !important;
  }
  .client-open-classes {
    margin-top: 0 !important;
    z-index: 1;
  }
  .page-titles {
    top: 20% !important;
  }
}

.posRel {
  position: relative;
}

.client-open-classes {
  margin-top: -120px;
  z-index: 1;
}

.page-titles {
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 50%;
  left: auto;
  right: auto;
  text-align: center;
}


/* Our team box */

.our-team-box-bg {
  padding: 19px 15px 15px 15px;
  background: #eaf4f6;
}

.our-team-box-bg h2 {
  font-size: 38px;
  line-height: 0.9em;
  text-align: center;
  color: #00305B;
  text-transform: uppercase;
  font-weight: 600;
}

.our-team-box-bg .border-btm {
  border-bottom: 5px solid #00305B;
  width: 60px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 10px;
}

.our-team-box-bg p {
  color: #00305B;
  font-size: 15px;
  line-height: 1.6em;
  text-align: center;
  padding-top: 14px;
}


/* Table responsive css */

.tableData table {
  width: 100%;
  border-collapse: collapse;
  margin: 50px auto;
}

.tableData tr:nth-of-type(odd) {
  background: #f9f9f9;
}

.tableData th {
  background: #8B2978;
  color: #fff;
  font-weight: 500;
}

.tableData td,
.tableData th {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 14px;
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
  .tableData table {
    width: 100%;
  }
  .tableData table,
  .tableData thead,
  .tableData tbody,
  .tableData th,
  .tableData td,
  .tableData tr {
    display: block;
  }
  .tableData thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .tableData tr {
    border: 1px solid #ccc;
  }
  .tableData td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .tableData td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    font-weight: 500;
  }
}

.webform-submission-contact-form #edit-captcha-response {
  border: 1px solid #ddd;
  background: #fff;
  width: 200px;
  margin-top: 0;
  padding-left: 17px;
}

.webform-submission-contact-form span.field-prefix {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 15px;
}

.site-footer .region-footer-right input.form-email,
.region-footer-right .form-text.required.form-control {
  border-color: #FFFFFF;
  background-color: #ededed;
  color: #8C8C8C;
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 8px;
  width: 100%;
  margin-right: 0px;
  height: 45px;
}

#edit-captcha-response--2--description.text-muted,
.region-footer-right .text-muted {
  color: #fff !important;
  font-size: 10px;
}

.webform-submission-subscribe-footer-form div.captcha {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.webform-submission-subscribe-footer-form .js-form-item-captcha-response {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.spacerTopBtm ul {
  margin: 0;
  padding: 0;
}

.spacerTopBtm ul li {
  font-size: 16px;
  list-style: none;
}

.spacerTopBtm h4 {
  color: #8B2978;
}

.spacerTopBtm p {
  font-weight: 300;
}

.spacerTopBtm ul li p {
  font-weight: 400 !important;
}

.spacerTopBtm ul li {
  background: url(../images/bullets.png) left 8px no-repeat;
  padding-left: 20px;
  padding-bottom: 5px;
}

figure.caption>figcaption {
  text-align: left !important;
}

figure.caption.caption-img.align-left {
  float: none !important;
  text-align: center;
  width: 100%;
}

figure.caption.caption-img.align-left img {
  max-width: 100% !important;
  height: auto !important;
  width: 100%;
}

.geolocation h2.location-title,
.geolocation .location-content {
  display: none;
}

@media (max-width: 767px) {
  .row.align-items-center.h-100 .col {
    max-width: 50% !important;
  }
  .navbar-dark .navbar-toggler-icon {
    background-image: none;
  }
  .brdRightmb {
    border-right: 1px solid #ddd !important;
  }
  figure.caption>figcaption strong {
    font-weight: 600;
  }
  figure.caption>figcaption {
    text-align: left !important;
    letter-spacing: 0;
    line-height: 20px;
    font-size: 15px;
  }
  section.module.parallax {
    padding: 0 !important;
  }
  section.module.parallax-2 {
    padding-top: 140px !important;
    padding-bottom: 100px !important;
    background-size: cover !important;
  }
  .path-everyday-solutions section.module.parallax-4,
  .path-bigger-thinking section.module.parallax-4,
  section.module.parallax-4 {
    background-position: 100% 100%;
    /*padding-top: 100px !important;*/
    padding-bottom: 50px !important;
    background: none !important;
    background-color: #fbfbfb !important;
  }
  .h1,
  h1 {
    font-size: 34px;
  }
  .our-story-section .inner-title .fade a {
    line-height: 24px;
    padding: 10px;
    color: #000;
    font-size: 18px;
  }
  .our-story-section .inner-title .fade {
    height: 140px;
  }
 /* .fullscreeneo-video-container {
    padding-top: 0 !important;
    height: 210px;
  }
  iframe {
    position: relative !important;
  }*/
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  /*.path-everyday-solutions section.module.parallax-4,
  .path-bigger-thinking section.module.parallax-4 {
    padding-top: 100px !important;
  }*/
  .find-your-solutions .posAbs {
    top: 50px;
  }
  .find-your-solutions h3 {
    font-size: 20px;
  }
  .find-your-solutions .slogan {
    font-size: 24px;
    margin-top: 5px;
    line-height: 30px;
  }
  .find-your-solutions .slogan {
    padding-top: 15px;
    width: 200px;
  }
  #button {
    display: none;
  }
  .path-bigger-thinking .our-story-section h5 {
    font-size: 34px;
  }
  .parallax-container {
    padding-top: 20px;
  }
}

div#sliding-popup {
  background: #8B2978 !important;
}

/* Our Story Slider */

.our-story-top-slider .carousel .carousel-item {
  height: auto;
  background-size: cover;
  background-position: center center;
}

.our-story-top-slider .carousel-caption h5 {
  color: #fff;
  font-weight: 400;
  font-size: 44px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .carousel .carousel-item {
    height: auto;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }
  .our-story-section h5 {
    font-weight: 500;
    font-size: 26px;
  }
 footer .subscribe-newsletter button.subscribe-btn {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .carousel .carousel-item {
    height: auto;
  }
  .our-story-top-slider .carousel .carousel-item {
    height: auto;
  }
  .carouselPos .q-whatsapp-icon-lg {
    background: none;
  }
  .our-story-top-slider .carousel-caption h5 {
    font-size: 20px;
  }
  .our-story-section h5 {
    font-weight: 500;
    font-size: 24px;
  }
}

 @media (max-width: 992px){
	 .path-everyday-solutions section.module.parallax-4,
  .path-bigger-thinking section.module.parallax-4 {
    padding-top: 30px !important;
  }
 }

 /* latest blog */

article.latest{
  border:1px solid rgb(218, 218, 218);
}

.latest .minus{
  margin-top: -8px;
}

.latest .latest-title, .latest .month, .latest .minute{
  font-size: 12px;
  color: #000;
  font-weight: 300;
}

.latest .month, .latest .minute{
  font-size: 11px;
  color: #000;
  font-weight: 300;
}

.latest .latest-title:hover{
  color: rgb(218, 218, 218);
  text-decoration: none;
}

.latest .latest-info h4{
  margin: 20px 0 10px 0;
     line-height: normal;
     font-size: 24px;
     font-weight: 600;
     color: #8B2978;
     text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.latest .latest-info p{
  line-height: 24px;
   font-size: 14px;
     font-weight: 300;
     color: #000;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.latest .latest-info:hover{
  /*cursor: pointer;
  opacity: 0.3;
  color: rgb(218, 218, 218);*/
}

.latest .wright-comment span, .latest .wright-comment a{
 font-size: 11px;
     font-weight: 300;
     color: #000;
}

.latest .wright-comment a .fa.fa-heart-o{
  color: #ff0000;
  font-size: 18px;
}


.latest .wright-comment a:hover{
  color: rgb(218, 218, 218);
  text-decoration: none;
}

.latest .dropdown {
  position: relative;
  display: inline-block;
}

.latest .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.latest .dropdown-content a{
  color: #000;
  text-decoration: none;
}

.latest .dropdown:hover .dropdown-content {
  display: block;
}

/* buttons */

a.black-btn {
    background-color: rgba(0, 0, 0, 1);
    border: solid rgba(218, 218, 218, 1) 0px;
    cursor: pointer !important;
    color: #FFFFFF;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  padding: 15px 20px;
}
a.black-btn:hover{
  text-decoration: none;
  background: #555
}

/* recent posts */

.fixed-top {
  background-color: #fff!important;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.11);
}


.recent-post-boxes {
  border: 1px solid rgba(218, 218, 218, 0.75);
}

.recent-post-boxes img {
  height: 180px;
  width: 100%;
  object-fit: cover;
}

.recent-post-boxes h4 {
  font-size: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 0;
  height: 50px;
}

.comment-box {
  border: 1px solid rgba(218, 218, 218, 0.75);
  padding: 25px;
  text-align: center;
}

.clarity-amplified .divider-line, .worked-working-with .divider-line, .our-clients-exp .divider-line, .get-in-touch .divider-line, .divider-inner {
    width: 50px;
    height: 12px;
    background: #1B1B1E;
}

.page-solgan {
    font-size: 80px;
    font-weight: 700;
    color: #1B1B1E;
    line-height: 0.9em;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding-top: 20px;
}

.tb-spacer{
  margin-top: 30px;
}

.empty-top{
    /*padding: 70px 0;*/
    padding: 52px 0;
}

.inner-video, .aboutus-video {
    position: relative;
    padding-bottom: 56.5%;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.inner-video iframe, .aboutus-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h3.card-title a{
  color:#8B2978 !important;
}


.field--name-subject{
  display: none;
}

.title.comment-form__title{
  margin-top:30px;
  margin-bottom: 10px;
}

.comment-blog-form input.button{
    background: #8B2978 !important;
    border-color: #8B2978 !important;
    width: 120px;
    text-align: center;
    float: right;
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}

.comment-blog-form .field--name-comment-body{
  padding-left: 0;
  padding-right: 0;
}

.captcha{
  padding-left: 15px;
}

.captcha .details-wrapper small{
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.captcha .form-text {
    width: 160px;
}

.captcha .col-auto{
  padding-left: 0;
  padding-right: 0;
}

.comment-blog-form.comment-form{
  max-width: 1140px;
  margin:0 auto;
}
.comment-blog-form.comment-form input.button{
   float: left !important;
}

.comment__author {
    display: inline-block;
    padding-top: 10px;
}

.comment__author .username, .latest a {
    color: #8B2978;
}

.card{
  padding-top: 7px;
  padding-bottom: 7px;
}

.row-empty-class .view-empty {
  margin-left:-15px;
  margin-right:-15px;
}

.write_com{
  position: absolute;
  left: 80px;
  top: 0;
}


@media(max-width: 767px){
  .latest .latest-info p{
    -webkit-line-clamp: inherit;
  }
  .latest-info.mt-4 img{
     max-width:100%;
     height: all;
  }
  .views-element-container.col-auto{
    flex: inherit;
  }
  .empty-top {
    padding: 30px 0;
  }
  .comment-box{
     margin-bottom: 30px;
  }
  .page-solgan {
    font-size: 25px;
  }
}

.btn-primary {
    color: #fff;
    background-color: #8B2978;
    border-color: #8B2978;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #8B2978;
    border-color: #8B2978;
}

/* CSS without gulp sass 01-04-2021 to fix header navigation with admin login */
.contextual-region {
    position: inherit !important;
}
#toolbar-administration{
  position: relative;
    z-index: 99999;
}

