/****** styles**********************************************************/
/***------------------------------------- 
	 font-styles
	 header-styles
     Footer-styles
     form-styles
	 body-styles
-------------------------------------***/

/* --------------------------------------------- 

* Filename:     style.css
* Version:      1.0.0 (21-02-2022)
* Description:  Custom Style
* Author:       sonata Dev Team

-----------------------------------------------*/
/* this is used to define the customize fonts */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Rubik/rubik-v14-latin-regular.ttf') format('tff');
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "Segoe UI";
  font-style: normal;
  font-weight: normal;
  src: local('SegoeUI'), url('../fonts/segoeui.ttf') format('tff');
  font-display: swap;
}


/*---------------------------------
   body-common-styles-----*/
/* common styles for the site */
body {
  font-family: 'Rubik','Open Sans';
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  color: #4F4F4E !important;
  padding-top: 0px !important;
  line-height: 2rem;
  font-weight: 100;
  max-width: 1980px;
  margin: 0 auto;
  color: #4F4F4E !important
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}
span{
  font-size: 14px;
}
p {
  font-size: 16px;
  color: #4F4F4E !important;
  margin: 0;
}

a {
  text-decoration: none;
  color: #4f4f4e !important;
  line-height: 1.2
}
.we-mega-menu-submenu li.we-mega-menu-li,
.we-mega-menu-submenu li.we-mega-menu-li a {
  display: block;
  float: none;
  width: 100%;
  border-bottom: none;
  font-weight: 500;
}
.we-mega-menu-ul>.we-mega-menu-li>a{
  text-transform: capitalize;
  font-weight: 500;
}
.we-mega-menu-ul>.we-mega-menu-li>a {
  padding: 1.125rem 1rem 0.525rem 1rem !important;
}
.we-mega-menu-submenu li.we-mega-menu-li.active>a, .we-mega-menu-submenu li.we-mega-menu-li.active>a:hover,
.we-mega-menu-submenu li.we-mega-menu-li.active>a:focus,
.we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink{
  border-bottom-color: transparent;
}
#navbar-main {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    font-weight: 300;
}
a:hover {
     color: #ff0000 !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
}
.font-weight{
  font-weight: 600;
}
h1,
.h1 {
  font-size: 55px;
  line-height: 1.2;
}

h2,
.h2 {
  font-size: 50px;
  line-height: 1.2;
}

h3,
.h3 {
  font-size: 30px;
  line-height: 1.2;
}

h4,
.h4 {
  font-size: 22px;
  line-height: 1.2;
}

h6, 
.inherit-h6-styles{
  font-size:2.15rem;
  font-weight: 600;
  padding-bottom: 2rem;
  color: #4F4F4E;
}

ol {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 4%;
}
#keyMessageBody1, #keyMessageBody2, #keyMessageBody3, #keyMessageBody4, #keyMessageBody5 {
    font-size: 3rem;
    background-color: #BE0721;
    font-family: 'Rubik';
    font-weight: 500;
    padding: 20px 20px 20px 10px;
    width: fit-content;
    position: relative;
    line-height: 1;
}

.mob-b-pad{
    padding:7% 9%;
}

img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
p.margin-left{
  margin-top: 5px;
  margin-left: 12px;
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,
.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,
.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,
.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,
.col-xl-auto {
  position: relative;
  min-height: 1px;
}
.page-node-51 .col-sm-12 {
  padding-right: 0;
  padding-left: 0;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ol li{
 list-style-type: inherit;
}

input,
select,
textarea {
  border-radius: 0;
  font-family: inherit;
  font-size: inherit;
  outline: none;
}

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

a.marron-text,.marron-text {

  color: #BE0721 !important;

}

.navmorelink {

  color: #BE0721 !important;

  text-decoration: none;
  
}

.navmorelink:hover {

  color: #9e9e9e !important;

  margin-left: -3px;

}


.bg-lt-grey {

  background-color: #F4F4F4;

}

.bg-lt-pink {

  background-color: #FAFAFA;

}

.bg-lt-pink-20-per {
  background: linear-gradient(180deg , #F2F2F2 10%, transparent 10%);
}

.img-container {
  max-width: 70%;
  box-shadow:0 0 7px rgb(0 0 0 / 30%);
  margin:0 auto;
  padding:8% 0 8% 0;
  background:#FFF;
}

.clearWhiteBtn {

  background-color: transparent;
  color: white !important;
  border: solid 1px white;
  border-radius: 2rem;
  padding: 0.84rem 2.14rem;
}

.clearWhiteBtn:hover {

  background-color: #9B9B9B;
}


.redBtn {

  background-color: #BE0721;
  color: white !important;
  border: solid 1px #BE0721;
  border-radius: 2rem;
}

.redBtn:hover {

  background-color: #9B9B9B;
  border: solid 1px #9B9B9B;
}

.bg-lt-grey2 {

  background-color: #F2F2F2;
}

.padding-btm{
  padding-bottom: 0;
}
.ckeditor-accordion-container > dl dt:last-of-type > a{
   border-bottom: 1px solid #BE0721;

}
/* Theme Disc Style */


li.red-disc::before {

  content: "\2022";
  color: #BE0721;
  font-weight: bold;
  display: inline-block;
  margin-top: 1%;
  width: 12px;
}

li.red-ol::before {

  color: #BE0721;

}

.display-mobile{
  display: none;
}
.cust-txt-highlight {
  color: white;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0px;
}
.sub-hdg {
  font-size: 2rem;
  font-weight: 300;
}
.sec-hdr {
  font-size: 2.15rem;
  font-weight: 600;
  color: #4F4F4E;
  margin-bottom: 2rem;
}
h4.marron-text{
 font-size: 16px;
 font-weight: 600;
}
.cards-title {
    color: white;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}
.cards-text {
    color: #fff !important;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 0;
}
.cards-description {
    color: #fff !important;
    width: 100%;
    padding: 0 5%;
    margin: 5px 0;
    text-align: center;
}

/*Carousel row*/
.row.both-side-content {
    min-width: 100%;
}

/* To hide Japanese Content */
div.class-ja {
  display: none;
}

.page-node-9 div.class-ja {
    display: none;
}

/***-----------------------------------------------
			header-styles----------------------***/
#navbar-main .row,
.header-wrapper {
  width: 100%;
}

#navbar-main {
  background-color: #fff !important;
}

.navbar {
  padding: 0.5rem 0rem;
}

.navbar-we-mega-menu {
  background-color: #fff;
}

.we-mega-menu-ul>.we-mega-menu-li.active>a,
.we-mega-menu-ul>.we-mega-menu-li.active>a:hover,
.we-mega-menu-ul>.we-mega-menu-li.active>a:focus,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a:hover,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a:focus,
.we-mega-menu-ul>.dropdown-menu:hover>a,
.we-mega-menu-ul>.dropdown-menu:hover>span,
.we-mega-menu-ul>.dropdown-menu:focus>a,
.we-mega-menu-ul>.dropdown-menu:focus>span,
.we-mega-menu-ul>.we-mega-menu-li>a,
.we-mega-menu-ul>.we-mega-menu-li>a:hover,
.we-mega-menu-ul>.we-mega-menu-li>a:focus {
  background-color: #fff;
}

.we-mega-menu-ul>.we-mega-menu-li>a {
  padding: 1.125rem 1rem 1.125rem 1rem;
}

.we-mega-menu-ul .dropdown-menu>a:before,
.we-mega-menu-ul .dropdown-menu>span:before {
  background-image: none;
}

.we-mega-menu-ul>.we-mega-menu-li {
  border-left: 0;
}

.navbar-we-mega-menu .nav-tabs {
  width: 100%;
}

div#block-languageswitcher {
  float: right;
  width: 7%;
/*  margin-right: 34px;*/
  margin-top: 25px;
}

div#block-languageswitcher .nav-link {
  display: block;
  padding: 0;
  line-height: 1;
}

.we-mega-menu-submenu {
  top: 104%;
}
.col-sm-10.col-xs-4.pd0.menu-list {
  margin-left: -2.5%;
}

div#page-wrapper {
  overflow: hidden
}

.we-mega-menu-ul>.we-mega-menu-li>a {
  padding: 1.2rem 1.20rem 0.25rem !important;
}

.we-mega-menu-ul>.we-mega-menu-li>a{
  font-size: 14px;
}

/* Transitions */
.header, .page-blog .header--with-shadow:before {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(0.25,0.74,0.22,0.99);
}

.grow { transition: all 1s ease-in-out; }
.grow:hover { transform: scale(1.05,1.05); }

.grow_fast { transition: all 0.2s ease-in-out; }
.grow_fast:hover { transform: scale(1.1,1.1); } 

.grow_map { transition: all 0.6s ease-in-out; }
.grow_map:hover { transform: scale(1.3,1.3); } 

.lazyload{	
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -ms-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.lazyloadfig{	
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;            
}

/***-----------------------------------------------
                        banner-styles----------------------***/
.banner.inner-carousel {
  position: relative;
}
.page-node-type-industries .banner.inner-carousel {
  position: relative;
  padding:0px;
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 6%;

}

#block-gbw-page-title .title {
  display: none;
}

.banner-text h1,
.banner-text h3,
.banner-text h6 {
  text-transform: initial;
  font-size: 3rem;
  color: #fff;
  font-family: 'Rubik';
  font-weight: 100;
  padding-bottom: 15px !important;
}
.key-message-animation {
  -webkit-animation: fadeinout 4s linear forwards;
  animation: fadeinout 4s linear forwards;
  opacity: 1;
}

#keyMessageBanner1 {
  font-size: 3rem;
  background-color: #BE0721;
  font-family: 'Rubik';
  font-weight: 500;
  padding: 20px 10px;
  width: fit-content;
  position: relative;
  line-height: 1;
  display: inherit;
  margin-top: 20px;
}

p.carousel-button {
  margin-top: 9%;
  margin-left: 3%;
}

.banner-content img {
   /* background-size: cover;
    background-attachment: fixed;
    width: 100%;
    min-height: 750px;
    background-repeat: no-repeat;
    background-position: center 24px; */
    padding-top: 5%;
}

/***-----------------------------------------------
                        contact-us-form-styles----------------------***/
.featured-bottom {
  width: 100%;
  padding: 5% 0 0 5%;
  background-color: #fff;
}
.featured-bottom .region-featured-bottom-second {
  margin-top: -7%;
}
.featured-bottom section.row.region.region-featured-bottom-third {
  width: 100%;
  display: flex;
  padding-top: -5%;
}

.featured-bottom div#block-webform, .featured-bottom div#block-webform-2, .featured-bottom div#block-webform-3 {
  width: 60%;
}
.featured-bottom div#block-webform h2{
  font-size: 2rem;
}
.featured-bottom form#webform-submission-client-business-enquiry-node-1-add-form {
  width: 100%;
}

.featured-bottom fieldset {
  float: left;
  width: 100%;
}

.js-form-type-textarea.form-type-textarea {
  width: 100%;
}

.featured-bottom .form-control {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #9b9b9b;
  width: 90%;
  border-radius: 0;
}

.featured-bottom .form-textarea-wrapper .form-control {
  box-shadow: none;
  border: 1px solid #9b9b9b;
  width: 95%;
  border-radius: 0;
}

button#edit-submit {
  float: left;
  margin-right: 65px;
  border-radius: 30px 30px;
  padding: 10px 30px;
  background-color: #BE0721;
  border: solid 1px #BE0721;
  margin-bottom: 10px;
}

button#edit-submit:hover {
  background-color: #9B9B9B;
  border: solid 1px #9B9B9B;
}

fieldset#edit-i-am-interested-in--wrapper {
  width: 100%;
}

.required.form-control {
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #9b9b9b;
  background-color: transparent;
  outline: none;
  min-height: 35px;
  font-size: 18px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 0;
  width: 340px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-left: 0;
  margin-top: 10px;
}

legend {
  padding: 0;
  border: 0;
  font-size: 18px;
  float: left;
  margin: 15px 0;
}

.checkbox,
.radio {
  margin-top: 0;
}

.checkbox label,
.radio label {
  font-size: 18px;
}

div#block-gbw-contactusimage {
  position: relative;
  right: -30px;
  height: 750px;
  width: 40%;
}

div#block-gbw-contactusimage p {
  margin: 0;
}
select#edit-country {
    height: 36px;
    width: 50%;
    margin-top: 6px;
}
/* 3 columns */
label.form-check-label {
    font-size: 14px;
}
.webform-options-display-side-by-side > div {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 32%;
}
span.fieldset-legend.js-form-required.form-required {
    font-size: 18px;
}
/***-----------------------------------------------
                        footer-styles----------------------***/
.site-footer {
  padding: 0;
}

.site-footer__top.clearfix {
  width: 100%;
  padding: 0 5.8%;
}

.site-footer__top h2,
footer h2,
footer h3,
footer h5,
.menu-item--expanded span {
  font-size: 1.2rem;
  color: #9B9B9B;
}

.site-footer__top h2 {
  border: 0;
}

footer a:hover {
  color: #ffffff !important;
}

footer a {
  color: silver !important;
  line-height: 25pt;
  font-size: 14.4px;
}
footer h2, footer h3, footer h5 {
  font-size: 1.2rem;
  color: #9B9B9B;
  font-weight: 600;
  text-transform: uppercase;
}
.site-footer__top p {
    margin-top: 0;
}
.col-sm-12.footer-links {
  background: #4F4F4E;
}

footer h2,
.menu-item--expanded span {
  font-weight: 600;
  padding-bottom: 0.5rem;
  font-variant-caps: titling-caps;
  text-transform: uppercase;
}

.footer-tile {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 1.5rem;
}

.site-footer .block {
  border: 0;
  padding: 0;
  margin: 0;
}

li.rightcol-list {
  float: right;
  width: 100%;
  text-align: right;
}

.site-footer__top .content li a {
  display: inline-block;
  border: 0;
  line-height: 1;
  padding: 0;
  text-indent: inherit;
}

.circlegreybg {
  border-radius: 50%;
  border: none;
  color: #4F4F4E;
  background-color: #A3A4A4;
  font-size: 2em;
  line-height: 1.8rem;
}

.svg-inline--fa {
  padding: 5px;
  font-size: 25px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  height: 2em;
}

.svg-inline--fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.svg-inline--fa:hover {
  opacity: 0.7;
  color: white;
  text-decoration: unset;
}

#footerlogos>a>img {
  height: 17px;
  padding-left: 10px;
}

.site-footer__top p {
  text-align: right;
}

.footer-txt-smaller p {
  font-size: 12px !important;
}

.site-footer__top .content li a:hover,
.site-footer__top .content li a:focus {
  background-color: transparent;
}

.site-footer .content ol:not(.menu),
.site-footer .content ul:not(.menu) {
  padding-left: 0;
}

/*div#footerlogos {
    margin-right: -12%;
}*/

@media (min-width: 1200px) {
  .site-footer__top .region {
    width: 100%;
  }
}
/**-----------------------------------------------------------------------
		responsive-media-quires-------------------------------**/
@media only screen and (max-width: 767px) {

  /**------------------headerstyles---------**/
  .banner-content {
    background-color: #BE0721;
  }
  .banner-content img{
   min-height: 350px;
  }
  .banner-text h1,
  .banner-text h3,
  .banner-text h6 {
    padding-left: 0;
  }

  .banner-text {
    position: relative;
    margin-top: 12%;
    left: auto;
    display: inline-block;
    width: 100%;
    margin-left: 3%;
    top: auto;
  }

  #keyMessageBanner1 {
    background-color: transparent;
    padding: 0;
    display: initial;
    margin-top: 0;
  }
  /**-------------bannerstyles---------**/
  .featured-bottom {
  width: 100%;
  padding: 0 3%;
  display: flex;
}

.featured-bottom section.row.region.region-featured-bottom-third {
  margin: 0;
}

.featured-bottom div#block-webform{
  width: 100%;
  position: relative;
  margin-top: 35rem;
  margin-bottom: 2rem;
}

.featured-bottom fieldset,
.featured-bottom .form-control {
  width: 100%;
}

.webform-options-display-side-by-side>div {
  margin-right: 0;
}

.form-check {
  padding-left: 0;
  width: 155px;
}

.checkbox label,
.radio label {
  font-size: 15px;
  line-height: 1;
}

div#block-gbw-contactusimage {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
}
circle {
    cx: 21.5rem !important;
    cy: 25.5rem !important;
    r: 19rem !important;
}

}
/*----------------------------------------------------
		resolution-1920---------------------*/
@media only screen and (min-width: 1820px){

.we-mega-menu-ul>.we-mega-menu-li>a {
  padding: 1.2rem 1.9rem 0.21rem !important;
}

}
@media only screen and (min-width: 1320px) and (max-width: 1520px){
.we-mega-menu-ul>.we-mega-menu-li>a {
  padding: 1.2rem 0.68rem 0.25rem !important;
}
.col-sm-2.col-xs-8.logo{
  margin-top: 11px;
}
}
/*--------------------------------------------------
		responisvedesign-fixes for banner---*/
.views-field.views-field-field-image {
    display: flex;
}
.banner-text {
    top: 12% !important;
    width: 64%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
p.carousel-button {
    margin-top: 0;
    margin-left: 0;
}
/*.page-node-62 p.carousel-button, .page-node-3 p.carousel-button, .page-node-1 p.carousel-button, .page-node-9 p.carousel-button, 
.page-node-18 p.carousel-button, .page-node-51 p.carousel-button, .page-node-20 p.carousel-button  {
    margin-left: 6.2em;
}*/

/*------------------------------------------------
                 transition effects for banner---*/

.load {
    opacity: 1;
}

.key-message-animation {
  -webkit-animation: fadeinout 4s linear forwards;
  animation: fadeinout 4s linear forwards;
  opacity: 0;
}

@keyframes fadeinout {
  50%, 100% {
    opacity: 1;
  }
}

@media (-webkit-transform-3d) {
    .banner-content {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

@supports ((-webkit-transform: translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
    .banner-content {
        -webkit-transition:-webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}


/*-------User Login-------------------*/
.page-user-login main#content {
    margin-top: 150px;
}


/* webform */
.form-type-textfield, .js-form-item-email, .form-type-tel {
    float: left;
    width: 50%;
}

div#block-gbw-contactusimage {
    position: relative;
    right: -30px;
    height: auto;
    width: 40%;
}
.img-fluid{
  width: 100%;
}
/* cookies*/
div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #fff;
}
#sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab {
    color: #ff0000;
}
