@charset "utf-8";
/** Reset Css **/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
a:focus, :focus{outline:none; border: 0;}
a:active,a:hover{outline:0;text-decoration:none}
h1{font-size:2em}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0;outline:none}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;outline:0}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;outline:none;color:#282828}
ul{margin:0;padding:0;list-style:none}
ul li{margin:0;padding:0}
.alignCenter{text-align:center}
body{background:#fff;font-size:100%;color:#1b1a1a;height:100%;position:relative;}
.clear,.after{clear:both}
.clear:after,.after:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
* html .clear,* html .after{zoom:1;clear:both;font-size:1px!important;line-height:1px!important}
:first-child+html .clear,:first-child+html .after{zoom:1;clear:both;font-size:1px!important;line-height:1px!important}
img{border:0 none}
.toRight{float:right!important}
.toLeft{float:left!important}
.toCenter{float:none!important;display:block;margin:0 auto}
.noPadTop{padding-top:0!important}
html,body{min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;width:100%;}
*{margin:0;padding:0}
/** Reset Css **/

@font-face {
    font-family: 'FK Grotesk Neue Trial';
    src: url('../fonts/FKGroteskNeueTrial-Regular.eot');
    src: url('../fonts/FKGroteskNeueTrial-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKGroteskNeueTrial-Regular.woff2') format('woff2'),
        url('../fonts/FKGroteskNeueTrial-Regular.woff') format('woff'),
        url('../fonts/FKGroteskNeueTrial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.mainWrapper{width:100%;height:auto;margin:0 auto;text-align:center;font-family: "Lustria", serif;font-weight: 400;position:relative;overflow-x:hidden;}
.containerWrapper{width:100%;height:auto;margin:0 auto;text-align:center;}
.imgWrapper{display:block;width:100%;height:auto;margin:0 auto;text-align:center;}
.centerWrapper{width:85%;height:auto;margin:0 auto;text-align:center;}
p{color:#112765;font-size:1.05em;line-height:1.7em;}
h2{font-weight:normal;font-size:3em;}
html {scroll-behavior: smooth;}


header{width:100%;height:auto;margin:0 auto;text-align:center;position:fixed;z-index:11;top:0;left:0;padding:1em 0;transition:all .5s ease-in}
header.enlargeImg{width:100%;height:100%;background:#fff}
header .centerWrapper{display:flex;align-items:center;flex-direction:row}
.logoWrapper{width:100px;height:auto;margin:0 auto;text-align:center}
.logoWrapper a{display:inline-block}
.leftNavWrapper,.rightNavWrapper{width:calc(75% - 100px);height:auto;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:nowrap;flex-direction:row;margin-top:2.1em}
.leftNavWrapper{margin-right:5%}
.rightNavWrapper{margin-left:5%}
.leftNavWrapper a,.rightNavWrapper a{display:inline-block;padding:.5em 0;color:#122665;font-size:1.05em;font-family:'FK Grotesk Neue Trial'}
.rightNavWrapper a.callButton{border:1px solid #122665;border-radius:30px;padding:.5em 2em}
header.enlargeImg .leftNavWrapper,header.enlargeImg .rightNavWrapper{visibility:hidden}
header.enlargeImg .logoWrapper{width:150px;position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
header.enlargeImg .logoWrapper.translated{width:85px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:width .5s ease-in,top .5s ease-in}
header.enlargeImg.reducedHeight{height:15%;background:transparent}
header.enlargeImg.reducedHeight .centerWrapper{justify-content:center}
header.enlargeImg.reducedHeight .leftNavWrapper,header.enlargeImg.reducedHeight .rightNavWrapper{visibility:visible}
header.enlargeImg.reducedHeight.header-scrolled{background-color:rgba(255,255,255,1)}

.bannerWrapper{position:relative;}
.swiper {width:100%;}
.bannerInfoWrapper{position:absolute;width:85%;top:30%;left:0;right:0;margin:0 auto;z-index:9;}
.bannerInfoWrapper h1{color:#112765;font-size:5em;font-weight:normal;width:2em;text-align:left;}
.bannerInfoWrapper h1 span{display:inline-block;font-family: "Playfair Display", serif;font-style:italic;margin-bottom:0.1em;}
.bannerInfoWrapper p.subtxt{text-align:center;}
.bannerSliderWrapper{width:100%;height:auto;margin:0 auto;text-align:center;}
.bannerSliderWrapper .slideWrapper{width:100%;height:100vh;margin:0 auto;text-align:center;}
.bannerSliderWrapper .slideWrapper img{display:block;width:100%;height:auto;margin:0 auto;visibility:hidden;}
.bannerSliderWrapper .slideWrapper img.mobImg{display:none;}
.bannerSliderWrapper .slideWrapper.slideOne{background:url('../images/banner-01.png') no-repeat;background-attachment:fixed;background-size:100%;}
.is-hidden {
    display: none !important;
  }
.rotatingTextWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    color:#112765;
    /* background: linear-gradient(to bottom right, #1073cb 20%, #139ff0 100%);
    font-family: 'Roboto', sans-serif;
    font-weight: bold; */
  }
  .rotatingTextWrapper-heading {
    text-transform:capitalize;
  }
  @media (min-width: 1200px) {
    .rotatingTextWrapper-heading {
      font-size: 72px;
    }
  }
  .rotatingTextWrapper-heading-rotationTextContainer {
    position: relative;margin-left:0.2em;
  }
  .rotatingTextWrapper-heading-rotationText {
    display: inline-block;
    position: relative;
  }
  .rotatingTextWrapper-heading-rotationText.is-inactive {
    position: absolute;
    right: 0;
    bottom: 100%;
  }
  .rotatingTextWrapper-heading-itText {
    display: inline-block;
    font-size:5em;
  }

.journeyMainWrapper{background:#FFC9B8;padding:5em 0;}
.journeyMainWrapper .centerWrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;flex-direction:row;}
.journeyMainWrapper .leftImgWrapper{width:35%;height:auto;margin-right:10%;}
.journeyMainWrapper .rightInfoWrapper{width:55%;}
.journeyMainWrapper .rightInfoWrapper h2{color:#122665;text-align:left;margin-bottom:0.5em;}
.journeyMainWrapper .rightInfoWrapper p{text-align:left;}

.youtubeSwiperWrapper .swiper-button-next,.youtubeSwiperWrapper .swiper-button-prev{color:#fff}
.youtubeSwiperWrapper .swiper-slide{position:relative}
.youtubeSwiperWrapper .swiper-slide img.visibleHidden{visibility:hidden}
.youtubeSwiperWrapper .swiper-slide img.playYtIcon{position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;width:10%;display:block}
.youtubeSwiperWrapper.swiper-slide{width:100%;height:100%}

.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%}
.video-frame{position:absolute;top:0;left:0;width:100%;height:100%}


.missionMainWrapper{background:#FFC9B8;padding:5em 0;}
.missionMainWrapper .centerWrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;flex-direction:row-reverse;}
.missionMainWrapper .leftImgWrapper{width:35%;height:auto;margin-left:20%;}
.missionMainWrapper .rightInfoWrapper{width:45%;text-align:left;}
.missionMainWrapper .rightInfoWrapper h2{color:#122665;text-align:left;margin-bottom:0.5em;}
.missionMainWrapper .rightInfoWrapper p{text-align:left;margin-bottom:1.5em;}
.missionMainWrapper .rightInfoWrapper span{font-family: 'FK Grotesk Neue Trial';display:block;margin-bottom:1.5em;text-transform:uppercase;letter-spacing:4px;font-size:0.9em;text-align:left;color:#122665;}
.missionMainWrapper .rightInfoWrapper a.callBackBt{display:inline-block;font-family: 'FK Grotesk Neue Trial';color:#112765;border:1px solid #112765;border-radius:30px;padding:0.7em 1.5em;margin:0;text-align:left;}

.forMeMainWrappper{position:relative}
.forMeMainWrappper .aboutInfoWrapper{position:absolute;right:7.5%;top:50%;width:40%;text-align:left;-ms-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.forMeMainWrappper .aboutInfoWrapper h2{color:#FDF9E4;margin-bottom:0.5em;}
.forMeMainWrappper .aboutInfoWrapper p{color:#FDF9E4;}

.transformationStoriesWrapper{background:#112765;padding:5em 0 2em 0;}
.transformationStoriesWrapper h2{color:#E08CAA;text-align:left;padding-bottom:0.3em;position:relative;display:block;}
/*.transformationStoriesWrapper h2::after{content:'';width:100%;height:1px;background:#E08CAA;position:absolute;left:0;bottom:0;right:0;margin:0 auto;}*/
.transformationStoriesWrapper .swiperTransformation{margin-top:4em;padding-bottom:5em;}
.transformationStoriesWrapper .swiperTransformation .imgWrapper{width:100%}
.transformationStoriesWrapper .swiperTransformation .swiper-slide {opacity:0.5;transition:opacity 0.3s ease;}
.transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-active,
.transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-prev,
.transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-visible {opacity: 1;}
.swiperTransformation .swiper-slide h3{margin-top:0.5em;font-size:1em;color:#fff;}
/* .swiperTransformation .swiper-button-prev{position:absolute;left:45%;right:0;top:90%;}
.swiperTransformation .swiper-button-next{position:absolute;left:55%;right:inherit;top:90%;} */
.swiperTransformation .swiper-button-next:after, .swiperTransformation .swiper-button-prev:after{color:#fff;}
.transformationStoriesWrapper .swiperTransformation .swiper-wrapper{height:auto;}

.workshopMainWrapper{background:#FFC9B8;padding:5em 0;}
.workshopMainWrapper .centerWrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;flex-direction:row-reverse;}
.workshopMainWrapper .leftImgWrapper{width:35%;height:auto;margin-left:20%;}
.workshopMainWrapper .rightInfoWrapper{width:45%;text-align:left;}
.workshopMainWrapper .rightInfoWrapper h2{color:#122665;text-align:left;margin-bottom:0.5em;}
.workshopMainWrapper .rightInfoWrapper p{text-align:left;margin-bottom:1.5em;font-size:1.7em;}
.workshopMainWrapper .rightInfoWrapper span{font-family: 'FK Grotesk Neue Trial';display:block;margin-bottom:1.5em;text-transform:uppercase;letter-spacing:4px;font-size:0.9em;text-align:left;color:#122665;}
.workshopMainWrapper .rightInfoWrapper a.callBackBt{display:inline-block;font-family: 'FK Grotesk Neue Trial';color:#112765;border:1px solid #112765;border-radius:30px;padding:0.7em 1.5em;margin:0;text-align:left;}

.mainWorkshopWrapper{background:#FFC9B8;padding:5em 0;margin:0 auto;text-align:center}
.mainWorkshopWrapper span{font-family:'FK Grotesk Neue Trial';display:block;margin-bottom:1.5em;text-transform:uppercase;letter-spacing:4px;font-size:.9em;text-align:center;color:#122665}
.mainWorkshopWrapper h2{color:#122665;text-align:center;margin-bottom:.5em}
.mainWorkshopWrapper p.subtext{text-align:center;margin-bottom:2em}
.mainWorkshopWrapper ul.iconWrapper{width:100%;height:auto;margin:3em auto;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;flex-direction:row}
.mainWorkshopWrapper ul.iconWrapper li{width:21%;margin-right:5%}
.mainWorkshopWrapper ul.iconWrapper li:last-child{margin-right:0}
.mainWorkshopWrapper ul.iconWrapper li img{display:block;width:55%;height:auto;margin:0 auto;text-align:center;margin-bottom:2em}
.workshopSliderWrapper{width:55%;position:relative;margin:5em auto;padding:0 3em;}
.mainWorkshopWrapper .workshopSliderWrapper .swiper-slide{text-align:center;background:#FDF9E4;display:flex;justify-content:center;align-items:center;padding:2em 0;border-radius:30px}
.mainWorkshopWrapper .swiperWrap{position:relative}
.mainWorkshopWrapper .swiper-button-next{margin-top:0;position:absolute;top:50%;right:-40px;width:45px;height:45px;transform:translateY(-50%)}
.mainWorkshopWrapper .swiper-button-prev{position:absolute;top:50%;left:-40px;width:45px;height:45px;transform:translateY(-50%);margin-top:0}
.mainWorkshopWrapper .workshopSliderWrapper .swiper-slide .workshopInfoSlide span{display:block;font-size:.95em;color:#112765;font-family:"Lustria",serif;font-weight:400;letter-spacing:inherit;margin-bottom:.5em}
.mainWorkshopWrapper .workshopSliderWrapper .swiper-slide .workshopInfoSlide h3{font-weight:400;color:#112765;font-size:1.5em;margin-bottom:.7em}
.mainWorkshopWrapper .workshopSliderWrapper .swiper-slide .workshopInfoSlide p{font-family:'FK Grotesk Neue Trial';color:#112765;font-size:.95em;margin-bottom:.7em}
.mainWorkshopWrapper .workshopSliderWrapper .swiper-slide .workshopInfoSlide a.callBackBt{display:inline-block;font-family:'FK Grotesk Neue Trial';color:#112765;border:1px solid #112765;border-radius:30px;padding:.5em 1.2em;margin:0;text-align:left;font-size:.9em}
.workshopSliderWrapper .swiper-wrapper{height:auto;}

footer{padding:0 0 1em 0;background:url('../images/footer-bg.png') no-repeat;background-size:cover;}
footer img.imgVisibilityHide{visibility:hidden;}
footer .footerQuote{color:#112765;font-size:1.8em;padding:5em 0 10em 0;}
footer .topFooterWrapper{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:3em;}
footer .leftLogoWrapper{width:10%;height:auto;margin:0;text-align:left;margin-right:15%;}
footer .socialRightWrapper{width:25%;height:auto;margin:0;text-align:right;display:flex;flex-wrap:nowrap;justify-content:flex-end;}
footer .socialRightWrapper a{display:inline-block;width:45px;height:auto;margin-right:5%;}
footer .socialRightWrapper a:last-child{margin-right:0;}
footer p.copyrightTxt{color:#fff;text-align:center;font-size:0.8em;}
footer .footerNavWrapper{width:25%;}
footer .footerNavWrapper a{display:block;color:#FDF9E4;margin-bottom:1.5em;font-size:1.1em;text-align:left;}
footer .footerContactWrapper{width:25%;}
footer .footerContactWrapper span{display:block;margin-bottom:0.7em;text-align:left;color:#FDF9E4;font-size:1.05em;}
footer .footerContactWrapper p{text-align:left;color:#FDF9E4;font-family: 'FK Grotesk Neue Trial';margin-bottom:1.8em;font-size:0.9em;}
footer .footerContactWrapper a{text-align:left;color:#FDF9E4;font-family: 'FK Grotesk Neue Trial';margin-bottom:1.2em;font-size:0.9em;display:block;}


.mainWrapper.contactMainWrapper{background:#E08CAA;}
.formMainWrapper{padding:12em 0 5em;}
.formCenterWrapper{width:calc(55% - 2px);height:auto;margin:0 auto;text-align:center;background:#FDF9E4;padding:3em 0;border-radius:30px;border:1px solid #112765;}
.formMainWrapper .centerWrapper{width:55%;}
.formMainWrapper h1{font-size:3em;text-align:left;margin-bottom:0.5em;color:#FDF9E4;font-weight:normal;}
.formCenterWrapper form{width:85%;display:flex;flex-wrap:wrap;flex-direction:row;margin:0 auto;}
.formCenterWrapper form .fieldWrapper{width:45%;height:auto;margin-right:10%;margin-bottom:1.8em;}
.formCenterWrapper form .fieldWrapper:nth-child(2n){margin-right:0;}
.formCenterWrapper form .fieldWrapper.checkFieldWrapper{width:100%;}
.formCenterWrapper form .fieldWrapper.textFieldWrapper{width:100%;}
.formCenterWrapper form .fieldWrapper label.title{display:block;text-align:left;color:#112765;font-size:1em;margin-bottom:0.3em;position:relative;}
.formCenterWrapper form .fieldWrapper.checkFieldWrapper label.title,
.formCenterWrapper form .fieldWrapper.textFieldWrapper label.title{margin-bottom:0.7em;}
.formCenterWrapper form .fieldWrapper label.title small{position:absolute;right:0;top:50%;font-size:0.7em;-ms-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.formCenterWrapper form .fieldWrapper input[type='text'],
.formCenterWrapper form .fieldWrapper input[type='number'],
.formCenterWrapper form .fieldWrapper input[type='email'],
.formCenterWrapper form .fieldWrapper textarea{width:calc(100% - 2px - 1em);height:auto;padding:0.5em 0.5em;border:1px solid #D9D9D9;border-radius:5px;font-size:0.9em;color:#112765;}
.formCheckWrapper{text-align:left}
.formCheckWrapper li{margin-bottom:2em;display:inline-block;margin-right:7%;text-align:center}
[type="checkbox"]:checked,[type="checkbox"]:not(:checked){position:absolute;left:-9999px}
[type="checkbox"]:checked + label,[type="checkbox"]:not(:checked) + label{position:relative;padding-left:40px;cursor:pointer;line-height:30px;display:inline-block;color:#273869;font-family: 'FK Grotesk Neue Trial';font-size:0.9em;}
[type="checkbox"]:checked + label:before,[type="checkbox"]:not(:checked) + label:before{content:'';position:absolute;left:0;top:0;width:30px;height:30px;border:1px solid #D9D9D9;background:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
[type="checkbox"]:checked + label:after,[type="checkbox"]:not(:checked) + label:after{content:'';background:#112765;height:20px;width:20px;position:absolute;top:6px;left:6px;border:0;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}
[type="checkbox"]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
[type="checkbox"]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.formCenterWrapper form input.contactSubmit{display:inline-block;font-family: 'FK Grotesk Neue Trial';color:#112765;border:1px solid #112765;border-radius:30px;padding:0.5em 2em;margin:0;text-align:left;background:transparent;}
.formCenterWrapper form .fieldWrapper.errorWrapper input[type='text'],
.formCenterWrapper form .fieldWrapper.errorWrapper input[type='number']{border-color:red;}
.formCenterWrapper form .fieldWrapper.errorWrapper span{display:block;color:red;font-size:0.8em;text-align:left;margin-top:0.2em;}
.contactThankyouWrapper{display:none;}
.contactThankyouWrapper h2{color:#273869;text-align:center;}


img.mobImg{display:none;}

.hamburger-menu{position:absolute;top:40%;left:8%;width:25%;height:43px;cursor:pointer;z-index:9999;-webkit-tap-highlight-color:rgba(255,255,255,0);display:none}
/* header.reducedHeight .hamburger-menu.showMenu{visibility:visible;} */
.bar,.bar:after,.bar:before{width:35px;height:3px}
.bar{position:relative;transform:translateY(10px);background:#112765;transition:all 0 300ms}
.bar.animate{background:rgba(255,255,255,0)}
.bar:before{content:"";position:absolute;left:0;bottom:10px;background:#112765;transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1)}
.bar.hamActive:before,.bar.hamActive:after{background:#fff}
.bar:after{content:"";position:absolute;left:0;top:10px;background:#112765;transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1)}
.bar.animate:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}
.bar.animate:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}
body.hideScroll{overflow:hidden}
.mobile-menu a.mobileLogoWrapper{position:absolute;width:20%;right:8%;top:3%;}
.mobile-menu ul{margin:0;padding:0}
.mobile-menu li{font-size:1.2em;line-height:30px;margin:0;overflow:hidden;padding:5px;position:relative;text-align:left;padding-left:15px;margin-bottom:1em}
.mobile-menu li a{text-decoration:none;color:#fff;font-size:1.05em}
.mobile-menu{top:0;max-width:320px;left:-100%;width:100%;background:#112765;color:#000;height:100%;position:fixed;z-index:9997;overflow-y:auto;-webkit-transform:translate3d(0,0,205px);-moz-transform:translate3d(0,0,205px);transform:translate3d(0,0,205px);-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}
.mobile-menu.active{left:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}
.mobile-menu ul{margin-top:10em;margin-left:5%}

.workshopSliderWrapper .swiper-button-next:after, .workshopSliderWrapper .swiper-rtl .swiper-button-prev:after,
.workshopSliderWrapper .swiper-button-prev:after, .workshopSliderWrapper .swiper-rtl .swiper-button-next:after{color:#112765;}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/* button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
} */
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #122665;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  color: #122665;
  font-size: 25px;
  right: 25px;
	bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}






@media (min-width: 1300px) {
	.transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-active, .transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-prev{width: 550px!important;}
	.transformationStoriesWrapper .swiper-wrapper{display: flex; align-items: center;}
}

@media (max-width: 1024px) {
    header.enlargeImg.reducedHeight{height:10%;}
    .bannerSliderWrapper .slideWrapper img.deskImg{display:none;}
    .bannerSliderWrapper .slideWrapper img.mobImg{display:block;}
    .bannerSliderWrapper .slideWrapper.slideOne{background:url('../images/banner-mobile.jpg') no-repeat;background-attachment:fixed;background-size:100%;}
    header.enlargeImg.reducedHeight .leftNavWrapper, header.enlargeImg.reducedHeight .rightNavWrapper{display:none;}
    .bannerInfoWrapper h1,
    .rotatingTextWrapper-heading-itText{font-size:3.5em;}
    .bannerInfoWrapper p.subtxt br{display:none;}
    .workshopSliderWrapper{width:90%;padding:0 1.75em;}
    .mainWorkshopWrapper ul.iconWrapper li{width:47.5%;margin-bottom:5em;}
    .mainWorkshopWrapper ul.iconWrapper li:nth-child(2n){margin-right:0;}
    footer .topFooterWrapper{flex-wrap:wrap;}
    footer .leftLogoWrapper{width:100%;height:auto;margin:0 auto 2em auto;}
    footer .leftLogoWrapper img.imgWrapper{width:20%;}
    .formCenterWrapper{width:calc(75% - 2px);}
    .formMainWrapper .centerWrapper{width:75%}
    .transformationStoriesWrapper .swiperTransformation .swiper-slide.swiper-slide-prev{opacity: 0.5;transition: opacity 0.3s ease;}
	.transformationStoriesWrapper .swiperTransformation{padding-bottom:2em;}
	.transformationStoriesWrapper .swiper-button-next, .transformationStoriesWrapper .swiper-button-prev{top: var(--swiper-navigation-top-offset,40%);}
	.swiperTransformation .swiper-slide h3{margin-top: 1.5em;}
}



@media (max-width: 600px) {
    p{font-size:1em;}
    img.deskImg{display:none;}
    img.mobImg{display:block;}
    h2{font-size:1.8em;}
    .bannerSliderWrapper .slideWrapper img.deskImg{display:none;}
    .bannerSliderWrapper .slideWrapper.slideOne{background:url('../images/banner-mobile.jpg') no-repeat;background-attachment:inherit;-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;background-position:center;}
    header.enlargeImg .logoWrapper.translated{width:65px;}
    .bannerInfoWrapper h1, .rotatingTextWrapper-heading-itText{font-size:2.2em;}
    .bannerInfoWrapper{width:85%;}
    .journeyMainWrapper .centerWrapper,
    .missionMainWrapper .centerWrapper{flex-direction:column;}
    .journeyMainWrapper .leftImgWrapper,
    .missionMainWrapper .leftImgWrapper{width:100%;height:auto;margin:0 auto 2em auto;}
    .journeyMainWrapper .rightInfoWrapper,
    .missionMainWrapper .rightInfoWrapper{width:100%;height:auto;margin:0 auto;}
    .forMeMainWrappper .aboutInfoWrapper{right:inherit;left:50%;width:85%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
    .workshopSliderWrapper{width: calc(100% - 20%);padding: 0 10%;}
    footer .footerQuote{font-size:1.25em;}
    footer .footerNavWrapper{width:45%;margin-right:5%;}
    footer .footerContactWrapper{width:45%;margin-left:5%;}
    footer .socialRightWrapper{width:100%;justify-content:center;margin-top:2em;}
    .formMainWrapper h1{font-size:2.4em;}
    .formCenterWrapper{width:calc(85% - 2px);}
    .formMainWrapper .centerWrapper{width:85%;border-radius:20px;}
    .formCenterWrapper form .fieldWrapper{width:100%;margin-right:0;}
    .formCenterWrapper form .fieldWrapper input[type='text'], .formCenterWrapper form .fieldWrapper input[type='number'], .formCenterWrapper form .fieldWrapper input[type='email'], .formCenterWrapper form .fieldWrapper textarea{padding:0.8em 0.5em;}
    footer .footerNavWrapper a,
    footer .footerContactWrapper p{font-size:0.85em;}
    footer .footerContactWrapper span{font-size:0.9em;}
    footer .socialRightWrapper a{width:35px;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size:2em;}
    .mainWorkshopWrapper ul.iconWrapper{margin:3em auto 0 auto;}
}

@media (max-width: 361px) {
    
}




