@charset "UTF-8";
/*//// sass --watch public/UoB/elements/sass_elements:public/UoB/elements/css ////*/
@import url("https://fonts.googleapis.com/css2?family=Sriracha&display=swap");
/* ComponentNssSocialSection  */

.ComponentNssSocialSection .team-section {
  background: #eee !important;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.ComponentNssSocialSection .team-section h4 {
  color: #022F53 !important;
  font-family: "Sriracha", cursive !important;
  font-size: 3.5rem;
  margin-bottom: 25px;
}

.ComponentNssSocialSection .team-section h5 {
  color: #022F53 !important;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.ComponentNssSocialSection .team-section p {
  color: #022F53 !important;
}

.ComponentNssSocialSection .social-items {
  height: 55px !important;
  width: 55px !important;
  border-radius: 50%;
  margin-right: 10px;
}

.ComponentNssSocialSection .social-items img {
  width: 45px !important;
  height: 45px !important;
}

/* ComponentNssSearchSection */
.ComponentNssSearchSection .search-section {
  background: transparent !important;
}

.nss-searchbox {
  background: #eee;
  padding: 2% 5%;
  text-align: center;
}

.nss-searchbox p {
  padding: 0 20%;
}

.nss-searchbox h3 {
  padding-bottom: 15px;
}

.ComponentNssSearchSection .form-control {
  height: calc(2.9em + 0.75rem + 5px);
}

.nss-searchbox #search-button {
  height: 100% !important;
  width: 100% !important;
  border-radius: 0 !important;
}

/*  ComponentNssIconSection */
.ComponentNssIconSection {
  text-align: center;
}

.ComponentNssIconSection h1 {
  font-family: "Sriracha", cursive !important;
  font-weight: 200;
}

.ComponentNssIconSection p {
  padding: 10px;
  font-size: 1rem;
}

.nssicon-box img {
  max-width: 110px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
}

.nssicon-box h3 {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 0px 5%;
  min-height: 55px;
}

.boxgrey {
  background: #eee;
  padding: 3%;
  position: relative;
  margin: 0 5%;
  min-height: 310px;
}

.iconBtn {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  bottom: -25px;
}

@media (min-width: 768px) {
  .enrolicons {
    -webkit-box-flex: 0;
      -ms-flex: 0 0 19.66666667%;
      flex: 0 0 19.66666667%;
      max-width: 19.66666667%;
  }
}

.clearing-dets ul {
  list-style: none;
}

.clearing-dets ul li::before {
  content: "•";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.dateBoxe {
  position: absolute;
  bottom: -35px;
  left: 40%;
  right: 0;
  display: block;
  width: 200px;
  background: #022F53;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: center;
}

.op-day {
  background: #fff;
  padding: 10px 10px;
  color: #DE3698 !important;
  text-align: center;
  font-size: 1.5rem !important;
  font-weight: 500;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.op-date {
  color: #fff !important;
  font-size: 6rem !important;
  text-align: center;
  padding: 20px;
  font-weight: bolder;
}

.op-datebox {
  padding: 20px 0;
}

.openday-content {
  padding: 15% 6% 10% 0%;
}

.op-month {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.7rem !important;
  padding-top: 8px;
}

.openday-content h2 {
  color: #DE3698 !important;
  font-size: 5rem;
  padding-bottom: 25px;
  font-weight: 100;
}

.openday-content p {
  font-size: 1rem;
}

.op-time {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.4rem !important;
}

.ce-holder {
  padding: 1rem 2rem 1rem 2rem;
  background: #F4F4F4;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.ce-fom {
  background: #7AC2BD !important;
  width: 65%;
  margin: auto;
  text-transform: uppercase;
  border-radius: 5px !important;
}

.ce-titleFont {
  font-size: 19px;
  font-family: "motiva-sans", sans-serif !important;
  line-height: 18px !important;
  color: #022F53 !important;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

/* ComponentClientsSection */
.clients-section {
  background: #fff !important;
}

.ComponentClientsSection .whytext-para {
  color: #022F53 !important;
}

.ComponentClientsSection .why-heading {
  color: #DE3698 !important;
  font-family: "Sriracha", cursive !important;
}

.clients-section-icons {
  background-color: #022F53;
}

.client-text1 {
  font-size: 1.3rem;
  color: #022F53 !important;
}

.ComponentClientsSection .btn {
  width: 60%;
  margin: 10px 0;
}

.awward-section {
  padding: 15% 0;
}

.clients-section-icons {
  padding: 3% 0;
  margin-bottom: 1%;
  position: relative;
}

.CTAButton {
  position: absolute;
  bottom: -30px;
}

.CTAButton .btn {
  width: 100%;
  display: inline;
  background: #DE3698 !important;
  padding: 25px 35px;
  border-radius: 0;
  font-size: 2rem;
  height: auto;
}

.nssgreyBg {
  background: #eee;
  position: relative;
  margin-top: 5%;
}

.nssinfoBut {
  position: absolute;
  top: -85px;
  width: 54% !important;
  font-size: 1.9rem;
  left: 8rem;
}

/*  ///// ComponentInstagramInfo ////*/
.ComponentInstagramInfo h4 {
  padding-top: 15px;
  font-family: "co-text", sans-serif !important;
  color: #022F53 !important;
}

.ComponentInstagramInfo p {
  font-family: "co-text", sans-serif !important;
  color: #022F53 !important;
  font-size: 1rem;
}

.instButt {
  width: 100%;
  background: #022F53;
  border-radius: 0px;
}

.instLogo {
  max-width: 70px;
  padding-top: 15px;
}

.videoOverheader svg {
  bottom: 0px;
  top: auto;
}

.uniofbolton__elementfullvideosection p {
  color: #022F53;
  padding: 0 15%;
}

.uniofbolton__elementfullvideosection iframe {
  width: 100%;
  max-width: 100%;
  height: 480px;
  border-radius: 25px;
}

.uniofbolton__elementfullvideosection {
  text-align: center;
  padding: 1% 0;
}

.uniofbolton__elementfullvideosection h4 {
  font-family: co-text;
  font-size: 1.5rem;
  font-weight: bold;
  color: #022F53;
}

.subject-image1 {
  height: 100%;
}

.uniofbolton__elementiconsoverheader {
  background: #eee;
  padding-top: 2%;
}

.iconAll {
  position: relative;
}

.icon-box {
  position: relative;
  width: 100%;
  top: 100px;
  margin-bottom
}

.ElementIconsOverHeaderSection {
  min-height: 425px;
  margin-bottom: 7%;
}

.eliconcontent {
  padding: 3% 3% 0% 3%;
  position: relative;
  margin-bottom: -50px;
}

.eliconcontent h1 {
  color: #022F53;
}

.elcionButt {
  width: 55%;
  float: right;
}

/*/////////// uniofbolton__elementtextandinfobox //*/
.cd-infobox {
  background: #eee;
  text-align: center;
  border-radius: 5px;
}

.cd-infobox img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.uniofbolton__elementtextandinfobox h3 {
  font-family: "motiva-sans", sans-serif !important;
  color: #022F53 !important;
  font-size: 2rem;
  padding-bottom: 0.5rem;
}

.uniofbolton__elementtextandinfobox h4 {
  font-weight: 600;
  font-size: 1.5rem;
  padding-bottom: 5px;
  padding-top: 3%;
  color: #1c304a;
}

.fullGrey {
  background-color: #eee;
}

.infobox-content {
  padding: 10% 8%;
}

/*///////////  element uniofbolton__elementsupportrow  //*/
.uniofbolton__elementsupportrow .subject-text-1 {
  background: #eee;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 4% 4% !important;
}

.uniofbolton__elementsupportrow .subject-image1 img {
  width: 100% !important;
}

#elementholderPage h1, #elementholderPage h2 {
  font-family: "Sriracha", cursive;
  color: #1c304a;
}

#elementholderPage p, #elementholderPage span {
  color: #022F53;
  font-size: 1rem;
  color: #022F53;
  font-family: "motiva-sans", sans-serif;
  font-weight: normal;
}

.nfw {
  max-width: 1070px !important;
  margin-bottom: 90px;
}

.pdt5 {
  padding-top: 2%;
  margin-top: 7rem;
}

.pdb5 {
  padding-bottom: 2%;
}

.uniofbolton__elementheadnsssection .ComponentNSSSection {
  top: -150px;
}

.uniofbolton__elementareyoureadysection {
  padding: 1% 0;
  text-align: center;
}

.uniofbolton__elementareyoureadysection .subHead {
  padding: 1% 5%;
}

.uniofbolton__elementareyoureadysection h5, .uniofbolton__elementareyoureadysection p {
  font-family: "co-text", sans-serif;
  color: #022F53;
}

.uniofbolton__elementareyoureadysection h5 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 15px;
}

.uniofbolton__elementareyoureadysection h1 {
  color: #022F53;
  font-size: 4rem;
}

.mainBox, .toprightBox {
  text-align: left;
  position: relative;
}

.mainBox {
	border: 1px solid #f3f3f3;
	border-radius: 5px;
  margin-top: 2%;
}

.bottomrightBox {
  min-height: 185px;
  text-align: left;
  margin-top: 35px;
}

.mainboxImage {
  position: relative;
  background-size: cover !important;
  max-height: 260px;
  min-height: 260px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.mainboxImage img {
  max-height: 260px;
  min-height: 260px;
}

.brboxImage {
  max-width: 265px;
  float: left;
  position: relative;
}

.brContent {
  padding-left: 170px;
}

.mBox {
  min-height: 185px;
}

.boxbut1 {
  position: absolute;
  right: 30px;
  bottom: -25px;
  width: auto;
}

.toprightBox {
  margin-bottom: 0%;
  min-height: 220px;
}

.mapDis {
  padding-right: 24% !important;
}

.butAbbs {
 position: relative;
}

.pdt {
  padding: 4% 4%;
}

.lightGrey p {
  line-height: 20px;
}

.lightGrey {
  background: #f4f4f4;
  -webkit-box-shadow: 1px 4px 3px -1px rgba(204, 204, 204, 0.85);
  box-shadow: 1px 4px 3px -1px rgba(204, 204, 204, 0.85);
}

.mapBg {
  background-image: url("/UoB/elements/img/map-1.png");
  position: absolute;
  height: 330px;
  z-index: 999;
  width: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  top: -88px;
  right: 0;
  background-position: bottom right;
}

.videoheadHolder {
  position: relative;
  z-index: 10;
  margin-bottom: -90px;
}

.videoheadHolder iframe {
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.justtextSection {
  padding: 2% 0;
}

.justtextSection h1 {
  color: #DE3698 !important;
}

.justtextSection h4 {
  color: #1c304a !important;
}


.justtextSection p {
  padding: 0% 10%;
}

.elementMyBoltonAppBlock {
  background: #022F53;
}

.elementMyBoltonAppBlock .container {
  background-size: contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.elementMyBoltonAppBlock h2 {
  font-family: "co-text", sans-serif !important;
  font-size: 2rem;
  color: #fff !important;
  line-height: 2.2rem;
  margin: 20px 0;
}

.elementMyBoltonAppBlock p, .elementMyBoltonAppBlock span {
  color: #fff !important;
}

.elementMyBoltonAppBlock .AppLinks {
  display: inline-block;
}

.elementMyBoltonAppBlock .AppLinks img {
  max-height: 63px;
  width: auto;
  margin: 20px 0;
}

.elementMyBoltonAppBlock .appContent {
  margin: 2% 0;
}

.elementMyBoltonAppBlock .AppLinks a:first-of-type {
  margin-right: 15px;
}

/* VIDEO SLIDER */
.bs-overlay::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.bs-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.slick-slide {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.slider-nav-thumbnails .slick-slide {
  width: 223px !important;
  height: 180px !important;
}

.videos-slider-1 h4,
.videos-slider-2 h4 {
  font-size: 14px !important;
}

/* OVERLAY */
.bs-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bs-overlay {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0;
}

.bs-overlay:hover .bs-overlay-panel.bs-overlay-top {
  bottom: 0;
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}

.bs-overlay-panel.bs-overlay-top {
  top: auto;
}

.bs-overlay-background {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}

.bs-overlay-panel {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}

.slider-nav-thumbnails {
  top: -75px;
  margin: 15px;
}

.slider-nav-thumbnails .slick-slide {
  cursor: pointer;
  outline: none;
}

.slider-nav-thumbnails .slick-slide.slick-current.slick-active {
  opacity: 1;
}

.slider-nav-thumbnails .slick-slide img {
  padding: 5px;
  background: transparent;
}

.slider-nav-thumbnails .slick-slide.slick-current.slick-active img {
  border-radius: 15px;
}

.slider-nav-thumbnails img {
  width: 100%;
  margin: 0 5px;
  border-radius: 10px;
}

.slider-nav-thumbnails .slick-slide:first-child img {
  margin-left: 0;
}

.slider-nav-thumbnails .slick-slide:last-child img {
  margin-right: 0;
}

.nssgreyBg {
  background: #eee;
  position: relative;
  margin-top: 5%;
}

.nssinfoBut {
  position: absolute;
  top: -85px;
  width: 54% !important;
  font-size: 1.9rem;
  left: 8rem;
}

h1, h2 {
  font-family: "Sriracha", cursive;
}

p, span {
  color: #022F53;
  font-size: 1rem;
  font-family: "co-text", sans-serif;
  font-weight: normal;
  line-height: 24px;
}

.btdark {
  background-color: #022F53;
  border-radius: 5px;
  color: #fff;
}

.pdt5 {
  padding-top: 2.5%;
}

.pdb5 {
  padding-bottom: 2.5%;
}

.pdd2 {
  padding: 3%;
}

.btnPink {
  background: #DE3698;
  border-color: #DE3698;
  border-radius: 5px;
}


/* new Video Slider boostrap */
.carousel-inner img {
      width: 100%;
      height: 100%
  }
  #custCarousel .carousel-indicators {
      position: static;
      margin-top: 20px;
      margin-right: 0%;
      margin-left: 0%;
  }
  #custCarousel .carousel-indicators>li {
      width: 100%;
      height: 100%;
  }
  #custCarousel .carousel-indicators li img {
      display: block;
      opacity: 0.7;
      border-radius: 7px;
  }
  #custCarousel .carousel-indicators li.active img {
      opacity: 1
  }
  #custCarousel .carousel-indicators li:hover img {
      opacity: 0.75
  }
  .carousel-item img {
      width: 100%
  }

.innerelements {
  position: relative;
  top: -721px;
  height: inherit;
}

.mobileVr {
  display: none;
}

.stickypinkbtn {
   width: max-content;
    min-height: 66px;
    height: 100%;
    font-size: 25px;
    line-height: 25px;
}

.btn-yellow-full {
  background: #f8ac1a;
  border: 1px solid #f8ac1a;
  color: #fff;
  border-radius: 5px;
  margin-right: 1.8rem;
  padding: 17px 15px 14px 15px !important;
}

.ElementVideoHeaderSection .gradient {
  width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#336), to(#6cc));
    background: linear-gradient(#336, #6cc);
    background: linear-gradient(to right, #65c6c3, #dd3598);
    opacity: 0.75;
}

.centered-pink-bg {
  background: #de3598 !important;
  position: relative;
  top: 37rem;
  margin-bottom: 10rem;
  padding: 25px 20px 0px 20px;
  z-index: 11;
}
.centered-pink-bg p {
  padding-right: 0%;
  font-size: 3rem !important;
}

.videoHoldersection img {
 border-radius: 10px;
}

@media only screen and (max-width: 1200px) {
 .centered-pink-bg p {
    font-size: 1.9rem !important;
    line-height: 2rem;
 }
}

/* media screen mobile */
@media only screen and (max-width: 768px) {
  .innerelements {
    height: inherit;
  }

  .mapBg {
    display: none;
  }

  .desktopVr {
    display: none;
  }

  .mobileVr {
    display: block;
  }

  .brboxImage{
		float: left;
		position: relative;
		display: block;
		width: 100%;
	}
  .brContent{
		padding-left: 0px;
		display: block;
	}

  .boxbut1{
    bottom: -40px;
  }

  .nssinfoBut {
    width: 58% !important;
    font-size: 1.2rem;
    left: 3rem;
    top: -115px;
 }

 .bs-overlay {
    min-height: 245px;
 }
 .elcionButt{
   float: left;
 }
 .stickypinkbtn  {
   width: 245px;
   min-height: 15px;
   height: 100%;
   font-size: 22px;
   line-height: 23px;
 }
 .centered-pink-bg p {
    padding-right: 0%;
    font-size: 1.7rem !important;
    line-height: 1.9rem;
 }
}

/*# sourceMappingURL=elements.css.map */
