.introText{
  font-size: 1.5rem;
  font-weight: 700;
  color: #1b2354;
}
h2{
  font-size: 50px;
  color: #1b2354;
  text-transform: uppercase;
}
h3{
  color: #1b2354;
  font-size: 28px;
}
p.small{
  font-size: 0.7rem;
}
body, p{
  font-size: 1.2rem;
}
.blue{
  color: #1b2354!important;
}
.whiteTxt, .whiteTxt p, .whiteTxt h2{
  color: white!important;
}
/*
h2{
  width: fit-content;
  color:#0000;
  background:
    linear-gradient(-90deg,#1b2354 5px,#0000 0) 0 0,
    linear-gradient(#1b2354 0 0) 0 0;
  background-size:calc(var(--n)*1ch) 200%;
  -webkit-background-clip:padding-box,text;
  background-clip:padding-box,text;
  background-repeat:no-repeat;
}
h2.in-view{
  animation:
   b .7s infinite steps(1),
   t calc(var(--n)*.03s) steps(var(--n)) forwards;
}
@keyframes t{
  from {background-size:0 200%}
}
@keyframes b{
  50% {background-position:0 -100%,0 0}
}
*/
.splitting .char {
  animation: slide-in 1.7s cubic-bezier(.3, 0, .7, 1) both;
  animation-delay: calc(100ms * var(--char-index));
}
[data-scroll] {
  transition: opacity 1s;
}
[data-scroll="in"] {
  opacity: 1;

}
[data-scroll="out"] {
  opacity: 0;
}
[data-scroll="out"] .char{
  opacity: 0;
  animation: slide-out 1.7s cubic-bezier(.3, 0, .7, 1) both;
  animation-delay: calc(100ms * var(--char-index));
}
[data-scroll="in"] .char{
  animation: slide-in 1.7s cubic-bezier(.3, 0, .7, 1) both;
  animation-delay: calc(100ms * var(--char-index));
}

@keyframes slide-in {
  from {
    transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}
@keyframes slide-out {
  to {
    transform: scale(0.4) translateY(-20%);
    opacity: 0;
  }
}

.courses, .courses h1, .courses h2, .courses h3, .courses h4, .courses h5, .courses h6, .courses p, .courses a{
  color: white!important;
}
.nudgeUp{
  top: -50px;
}
.opacity50{
  opacity: .5;
}

@media screen and ( max-width: 1400px ){
  h2{
    font-size: 30px;
  }
  h3{
    font-size: 22px;
  }
}

@media screen and ( max-width: 992px ){
  p.has-medium-font-size{
    font-size: 0.9rem!important;
  }

}
footer h2{
  font-size: 35px;
  text-transform: none;
}
.footLogo{
  height: 20px;
}
.affilLogo{
  height: 40px;
}
footer ul{
  padding: 0;
}
footer ul li{
  display: block;
}
#menu-footer a{
	font-size: 14px;
}form, .nf-form-layout, .nf-form-cont{
  width: 100%;
}
.nf-field-label{
  display: none;
}
.wpcf7, .wpcf7-form label{
  width: 100%!important;
}
.wpcf7-form-control{
  background: #e6f7fb!important;
  border: 0!important;
  color: inherit!important;
  padding: 7px!important;
  height: 40px!important;
  width: 100%!important;
}
.wpcf7-form-control.wpcf7-checkbox{
  background: transparent!important;
  margin-top: 30px;
}
.wpcf7-form-control.wpcf7-submit{
  width: auto!important;
  margin-left: auto!important;
  color: white!important;
  background-color: #000066!important;
  padding: 5px 50px!important;
}
.wpcf7-spinner{
  display: none;
}
.wpcf7-form-control.wpcf7-textarea{
  height: 140px!important;
}
.ajax-loader{
  display: none!important;
}

.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-file, .wpcf7-form-control.wpcf7-file{
  background: transparent!important;
}
.swpm-login-widget-form input, .swpm-login-widget-form checkbox{
  width: 100%;
}
.swpm-remember-me{
  display: flex;
}
.swpm-remember-checkbox{
  margin-right: 10px;
}

#mc_embed_signup form{
  margin: 20px 0!important;
}
#mc_embed_signup .button{
  border-radius: 0!important;
  background-color: #09a7c8!important;
}
#mc_embed_signup .mc-field-group{
  margin: 0 5px 0 0!important;
  padding-bottom: 0!important;
}
header{
  padding: 0!important;
  z-index: 1000;
}
header p, header a, header a:hover, header a:focus, header a:active{
  margin-bottom: 0!important;
  color: #176356;
}
#contactbar p{
  margin: 0;
}

.carousel{
  width: 100%;
  min-height: 600px;
}
.carousel-item, .carousel-item p, .carousel-item h1, .carousel-item h2, .carousel-item h3, .carousel-item h4, .carousel-item h5, .carousel-item h6, .carousel-item a{
  color: white!important;
  text-shadow: 1px 1px 5px #000000!important;
}
.custom-logo{
  height: 100px;
  width: auto;
  padding: 30px;
  background: white;
}
.headerHome{
  height: 100vh;
  min-height: 900px;
  background-color: rgba(27,35,84,0.4);
}
.headerHome h1{
  text-transform: uppercase;
  color: white;
  font-size: 80px;
}

@media screen and ( max-width: 1201px ){
  .headerHome h1{
    font-size: 40px;
  }
  .headerHome{
    min-height: 400px;
  }
  .headerHome .align-items-center{
    min-height: 400px;
  }
}
#menu-members-menu{
	padding-left: 0!important;
	margin-bottom: 70px;
}
#menu-members-menu li{
	display: block;
	margin-bottom: 15px;
}
#menu-members-menu li a{
	padding-bottom: 5px;
	border-bottom: 1px solid #09b4d8;
}

/* ====== NAV BAR ====== */
#menu-header-menu{
	margin: 0;
	padding: 0;
}
#bar li{
	display: inline-block;
	margin: 0 20px;
}
#bar li a{
	color: white;
	font-size: 16px;
}

.memberIcon{
	width: 30px;
	height: auto;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}
#bar .dropdown-menu li{
	display: flex;
	margin: 0 0 10px 0;
}
#bar .dropdown-menu li a{
	color: #09b4d8!important
}
#bar .dropdown-menu{
	border: 0;
	border-radius: 0;
	padding: 20px 30px;
	width: 250px;
}
.dropdown-menu.show, .dropdown:hover>.dropdown-menu {
    height: auto;
    opacity: 1;
    max-height: 1000px;
    transition: 0.8s;
}
/* ====== NAV BAR END ====== */

/* ====== NAV STICKY ====== */
#stickyNav{
	width: 100%;
	background-color: white;
}
#stickyNav li{
	display: inline-block;
	margin: 0 20px;
}
#stickyNav li a{
	color: white;
	font-size: 16px;
}
#stickyNav .dropdown-menu{
  padding: 20px;
  background-color: #09b4d8;
}
#stickyNav .dropdown-menu li{
	display: block;
	margin: 0;
}
#stickyNav .dropdown-menu{
	border: 0;
	border-radius: 0;
}
@media( max-width: 1200px ){
  #stickyNav li{
  	display: block;
  	margin: 0;
  }
}
/* ====== NAV STICKY END ====== */

/* ====== NAV BURGER ====== */
#sideNavigation .dropdown-menu, #sideNavigation .dropdown-menu.show{
  position: static!important;
  transform: none!important;
  width: 100%;
  border: none!important;
  background-color: transparent!important;
  margin: 0;
  padding: 0;
	overflow: hidden;
}
.dropdown-menu{
  height: 0;
  max-height: 0;
  opacity: 0;
  transition: 0.8s;
}
.dropdown-menu.show{
  height: auto;
  opacity: 1;
  max-height: 1000px;
  transition: 0.8s;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover{
	background: none!important;
}
.navbar-toggle{
	z-index: 100000;
	display: inline;
  position: fixed;
	right: 0;
	top: 0;
}
.navbar-toggle{
	margin: 35px;
	background-color: #09b4d8;
}
.hamburger {
  padding: 12px 12px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #09b4d8;
	border-radius: 50%;
  border: 0;
  overflow: visible;
	z-index: 20000;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: white;
}
.hamburger-box {
  width: 35px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 35px;
  height: 3px;
  background-color: white;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.3s 0.5s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.3s 0.5s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.3s ease-out, opacity 0.3s 0.3s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.3s ease-out, transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#sideNavigation{
  color: white!important;
}
#sideNavigation p a{
  font-size: 1em!important;
  text-transform: lowercase;
}
#overlay{
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  display: none;
}
#sideNavigation #menu-header-menu, #socialNav{
  transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
  opacity: 0;
}
#socialNav{
	margin: 0!important;
	padding: 0 30px!important;
}
#navLink{
  width: 40px;
  height: auto;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: #09b4d8;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    text-align: right;
}
.sidenav ul{
	padding: 100px 30px 20px 30px;
}
.sidenav a, .sidenav a:not([href]):not([tabindex]) {
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.15s;
    margin-bottom: 15px;
}
.sidenav a.social{
  display: inline-block;
}
.sidenav #socialNav a, .sidenav #socialNav a:not([href]):not([tabindex]) {
    border-bottom: none;
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav li{
  display: block;
}
#main {
    padding: 20px;
}
body {
  overflow-x: hidden;
}
.topnav {
    overflow: hidden;
    top: 0;
}
.topnav a {
    display: inline;
    padding: 0;
    text-decoration: none;
    position: relative;
    border: none;
}
.topnav p a {
    float: none;
    display: inline;
    text-align: left;
    padding: 0;
    text-decoration: none;
    width: auto;
}
.topnav>p{
    margin: 8px 15px;
}
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}
a svg{
  transition:all .5s ease;
  &:hover{
    #transform:rotate(180deg);
  }
}
#ico{
  display: none;
}
#sideNavigation #socialNav, #sideNavigation #menu-header-menu{
  margin: 80px;
}
.menu-header-menu{
  margin-top: 20px;
  margin-right: 50px;
  padding: 0 30px;
  @include border-radius(5px);
  #transition: all 0.5s ease;
  a{
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 2px;
    margin: 3px 0;
    text-decoration: none;
  }
}
@media(max-width: 1200px){
  .sidenav ul{
    display: block;
  }
  .sidenav li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  ul .sub-menu {
    padding-inline-start: 0;
  }
  .sub-menu li{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .sub-menu li a{
    font-weight: 300;
  }
  .menu{
    margin-right: 0;
  }
	#bar li{
		display: flex;
		flex-direction: column;
		width: auto;
		margin-bottom: 20px;
	}
	#bar li a{
		font-size: 20px;
		display: inline;
    margin-left: auto;
	}
	#bar .dropdown-menu li a{
		color: white!important;
		text-align: right;
		display: inline;
    margin-left: auto;
	}
}
/* ====== NAV BURGER ====== */
.hoverLinkOverlay{
  background-color: rgba(30,37,83,0.8);
  width: 100%;
  right: 0;
  bottom: 0;
  top: 0;
  left; 0;
  opacity: 0;
  transition: .2s;
}
a:hover .hoverLinkOverlay{
  opacity: 1;
}
.position-absolute.notOnMobile{
  position: relative!important;
}
.nvgIcon{
  max-width: 22px;
}
.linkOverlay h3{
  font-size: 28px;
}
.lockLinkOverlay{
  background-color: rgba(30,37,83,0.8);
  width: 100%;
  right: 0;
  bottom: 0;
  top: 0;
  left; 0;
}
.lockLinkOverlay img{
  max-height: 100%;
  padding: 20px;
}
.stupidHeaderBit{
  margin-left: calc( 16.66666667% + 2px );
  width: calc( 83.33333333% - 2px );
}
.aspectSquare{
  aspect-ratio: 1 / 1.2;
}
.courseLink{
  background-color: #09b4d8;
  background-image: url('../img/darkIcon.png');
  background-size: auto 30%;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.courseHover{
  transition: .1s;
}
.courseHover p{
  color: white!important;
}
.details{
  display: none!important;
}
.my-calendar-modal__content .details{
  display: block!important;
}
.courseDets:hover .courseHover{
  height: 100%;
  color: white!important;
  background-color: rgba(30,37,83,0.8);
  display: flex;
  flex-direction: column;
}
.courseDets:hover .courseHover .centerHover{
  margin-top: auto;
  margin-bottom: auto;
}
.courseDets:hover .courseHover .details{
  display: flex!important;
}
.courseDets:hover .courseHover h3{
  color: white!important;
}
svg.category-icon{
  fill: white!important;
}
.misha_loadmore, #load-more, #load-more-cs {
    background-color: #ddd;
    border-radius: 2px;
    border: none!important;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.misha_loadmore:hover, #load-more:hover, #load-more-cs:hover {
    background-color: #09b4d8!important;
    color: #fff;
}

@media screen and ( max-width: 1500px ){
  .aspectSquare.courseDets{
    min-height: 560px;
    aspect-ratio: auto;
  }
}

@media screen and ( max-width: 1200px ){
  .courseDets .courseHover{
    height: 100%;
    color: white!important;
    background-color: rgba(30,37,83,0.8);
    display: flex;
    flex-direction: column;
  }
  .courseDets .courseHover .centerHover{
    margin-top: auto;
    margin-bottom: auto;
  }
  .courseDets .courseHover .details{
    display: flex!important;
  }
  .courseDets .courseHover h3{
    color: white!important;
  }
  .aspectSquare{
    aspect-ratio: auto;
  }
  .stupidHeaderBit{
    margin-left: 0;
    width: 100%;
  }
}
body {
  margin: 0;
}

body,
html {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.wrapper {
  margin: 0 auto;
}

.trigger {
  position: absolute;
}
.trigger--one {
  left: 0;
}

.scene {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
}
.scene--active {
  position: fixed;
}
.scene--ended {
  position: absolute;
  bottom: 0;
  top: auto;
}

.horizontal-scroll-section {
  position: relative;
  min-height: 100vh;
  opacity: 0;
  transition: 0.2s opacity;
}
.horizontal-scroll-section img {
  display: block;
  max-height: 80%;
  width: auto;
}
.horizontal-scroll-section--init {
  opacity: 1;
}
.horizontal-scroll-section__content {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__content-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}
.horizontal-scroll-section__content-section {
  position: relative;
  min-width: 30vw;
  text-align: center;
  padding: 0 40px;
  height: 100%;
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__image {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__image h2 {
  margin-left: 20px;
  width: 250px;
  text-align: left;
  flex-shrink: 0;
}
.horizontal-scroll-section__image--two img {
  max-width: 400px;
}
.horizontal-scroll-section__image--four img {
  max-width: 400px;
}
.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
  opacity: 1;
  transform: translateX(0);
}

.square, .squarePhot{
  aspect-ratio: 1 / 1;
}
.order1{
  order: 1;
}
.order2{
  order: 2;
}

@media screen and ( max-width: 1201px ){
  .horizontal-scroll-section__content-section {
    min-width: 60vw;
  }
  .square{
    aspect-ratio: auto;
  }
}
  .member_price{
    display: none;
  }
  .price{
    text-decoration: none;
  }
  .offset{
    top: 55px;
  }
.member_price, .price{
  color: white;
  font-size: 25px;
}
.swpm-edit-profile-link{
  margin-top: 50px;
}
.swpm-post-not-logged-in-msg{
  text-align: center;
  padding: 50px 0;
}
/*
.preview{
  max-height: 2500px;
  overflow-y: hidden!important;
}
*/
.loginMessage{
  padding-top: 200px;
  padding-bottom: 200px;
  bottom: 0;
  z-index: 100;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%);
}

.swpm_mda_profile-image img{
  max-height: 128px;
  max-width: none!important;
  width: auto!important;
  border-radius: 0!important;
}
.swpm_mda_services, .swpm_mda_region, .swpm_mda_industrysectors, .swpm_mda_ferfaspecialisms, .swpm_mda_membercategory{
  display: none;
}
.swpm_mda_grid-item{
  /*width: 100%!important;
  display: flex;*/
  background-color: white;
}
.swpm_mda_profile-image{
  padding: 10px;
}
.swpm_mda_info-lines{
  padding: 10px!important;
}
.swpm_mda_member-username{
  display: none;
}
.swpm_mda_members-list{
  position: relative;
  z-index: 2;
}
#swpm_mda-search-form{
  width: 50%;
  margin: 0 auto;
  display: flex;
  margin-bottom: 30px!important;
  position: relative;
  z-index: 3;
}
.swpm_mda_listing-search-field{
  max-width: none!important;
  flex-grow: 1;
}
.swpm_mda_search-input{
  flex-grow: 1;
  width: 100%;
  height: 100%;
}
.swpm_mda_listing-search-submit{
  margin: 0px 0px 0px 1.5rem!important;
}

.directoryList{
  height: 700px;
  overflow-y: scroll;
}
@media screen and ( max-width: 1366px ){
  #swpm_mda-search-form{
    width: 100%;
    margin: 0 auto;
  }
  label.me-1{
    min-width: 90px;
    font-size: 12px;
  }
  .swpm_mda_profile-image img{
    min-width: 0!important;
    min-height: 0!important;
    max-width: 100%!important;
    height: auto!important;
	border-radius: 0!important;
  }
  .swpm_mda_grid-item{
    width: 48%!important;
  }
}
@media screen and ( max-width: 992px ){
  .swpm_mda_grid-item{
    width: 100%!important;
  }
}
.wrapper ul {
	padding: 0;
}
.wrapper li {
	list-style: none;
}
.wrapper {
	position: relative;
}
.wrapper .items {
	position: relative;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	cursor: grab;
}


.wrapper .items.active {
cursor: grab;
}
.wrapper .item {
	display: inline-block;
	margin-left: 20px;
	user-select: none;
	width: 30%;
cursor: grab;
}

.wrapper .item img{
  max-width: 100%;
}


.slick-next:before {
	content: url('../img/next.png')!important;
}
.slick-prev:before {
	content: url('../img/prev.png')!important;
}

@media screen and (max-width: 1201px) {
	.wrapper .item {
		width: 20%;
		padding: 0;
	}
}
@media screen and (max-width: 1200px) {
	.wrapper {
		margin-left: -20px;
	}
	.wrapper .item {
		width: 25%;
		padding: 0;
	}
}
@media screen and (max-width: 992px) {
	.wrapper {
		margin-left: -20px;
	}
	.wrapper .item {
		width: 90%;
		text-wrap: wrap;
	}
	.wrapper .item .square{
		aspect-ratio: 1/1;
	}
}
.link{
  background-color: white;
  box-shadow: 1px 1px 10px black;
  padding: 30px;
  width: 100%;
}
.about .btn{
  background-color: #8da656;
  color: white;
  border: #8da656;
}
.about .btn:hover, .about .btn:active, .about .btn:focus{
  background-color: #6daaa5;
  border: #6daaa5;
}
.about h2{
  color: #8da656;
}
.services .btn{
  background-color: #bf8d56;
  color: white;
  border: #bf8d56;
}
.services .btn:hover, .services .btn:active, .services .btn:focus{
  background-color: #a87c4c;
  border: #a87c4c;
}
.services h2{
  color: #bf8d56;
}
.contact .btn{
  background-color: #397d6c;
  color: white;
  border: #397d6c;
}
.contact .btn:hover, .contact .btn:active, .contact .btn:focus{
  background-color: #316a5c;
  border: #316a5c;
}
.contact h2{
  color: #397d6c;
}
.callOverlay{
  background-color: rgba(0,0,0,0.7);
}
.callOverlay:hover{
  background-color: rgba(0,0,0,0.5);
}
.callOverlay span{
  color: white!important;
  font-size: 2rem;
}
