  /* ElementBgImagesTextSlider Styles*/
/** Media Queries ICCE Website **/
/** 1024px Down **/
/** 768px Down **/
/** 604px Down **/
/** 540px Down **/
/** 460px Down **/
/** 360px Down **/
/** 320px Down **/
.ElementBgImagesTextSlider {
  margin: 0% 0% 5% 0%; }
  .ElementBgImagesTextSlider .logo-position-correctly {
    position: absolute;
    z-index: 1;
    width: 100%; }
  .ElementBgImagesTextSlider .d-block {
    max-height: 45rem;
    object-position: top;
    object-fit: cover; }
  .ElementBgImagesTextSlider .carousel-indicators {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    display: flex;
    -webkit-box-pack: center;
    justify-content: left;
    padding-left: 0px;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .ElementBgImagesTextSlider .carousel-indicators .active {
      opacity: 2;
      background-color: #ffb017; }
    .ElementBgImagesTextSlider .carousel-indicators li {
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 15px;
      height: 15px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #fff;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: 0.5;
      -webkit-transition: opacity 0.6s ease;
      transition: opacity 0.6s ease; }
  .ElementBgImagesTextSlider .carousel-control-prev-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD/rxb/rxX/sBb/ rxf/sBb/rxf/sBb/sRb/sBf///8mve8DAAAACXRSTlMAgIOLk5rAgYIZDItJAAAAAWJLR0QKaND0 VgAAAAd0SU1FB+UIDxIPOrx4yWUAAABsSURBVDjLY2BABowKDLiB5GTccowzZxrg1jhz5hQ8GmfO dMCtcebMADwap45qHDIaHfBonEKuxplp2ABUI3YA1YhDUpJsSbzG4nUQfq/gDXb84T6qdcRqDcCj FWdhDNLqgFMSbwXAwN6AwgUAMY3yJJoOt0cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDgtMTVU MTg6MTU6NTgrMDM6MDBm+8CQAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA4LTE1VDE4OjE1OjU4 KzAzOjAwF6Z4LAAAAABJRU5ErkJggg==");
    width: 70px;
    height: 50px; }
  .ElementBgImagesTextSlider .carousel-control-next-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUAAAD/rxX/rxb/sBb/ rxf/sBb/rxf/sBb/sBf///8AGWQ7AAAACHRSTlMAg4CLk5rAoePFAMkAAAABYktHRAnx2aXsAAAA B3RJTUUH5QgPEhEGR1aKPQAAAGZJREFUOMtjYEAGjAoMuIFFE245lo4O3Fo9OjpwamXt6MCtFSyJ U2vEqNYRrDUNG+iAau3ACZrwSQK1duDTSq6kAn4H4fUKyeEXMapxMGmswKORnSYa8RapeAtj/MU4 3gqAgRlVIwC9i93zLa2MEgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wOC0xNVQxODoxNzowNisw MzowMHrRZZQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMTVUMTg6MTc6MDYrMDM6MDALjN0o AAAAAElFTkSuQmCC");
    width: 70px;
    height: 50px; }
  .ElementBgImagesTextSlider .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 7;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease; }
  .ElementBgImagesTextSlider .carousel-item {
    position: relative !important; }
  .ElementBgImagesTextSlider .ICESlider-overlay {
    position: absolute;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1); }
  .ElementBgImagesTextSlider .slidertext {
    padding: 35px;
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 1;
    background: #022F53; }
    .ElementBgImagesTextSlider .slidertext h5 {
      color: #e07a2f !important;
      font-family: "co-text", sans-serif !important; }
    .ElementBgImagesTextSlider .slidertext p {
      font-size: 3.5rem !important;
      line-height: 3.7rem !important;
      color: #fff !important;
      font-family: "co-text", sans-serif !important;
      font-weight: 600 !important; }
  .ElementBgImagesTextSlider .slidertext-side {
    background: #c7ccd2; }
  .ElementBgImagesTextSlider .arrow-head-menu {
    font-size: 35px;
    color: #fff; }
    .ElementBgImagesTextSlider .arrow-head-menu:hover {
      color: #59adae; }

.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 7;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 7;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }

@media screen and (max-width: 768px) {
  .ElementBgImagesTextSlider {
    height: 20rem;
    position: relative;
    top: 50px; }
    .ElementBgImagesTextSlider .carousel-control-prev-icon {
      width: 25px;
      height: 30px; }
    .ElementBgImagesTextSlider .carousel-control-next-icon {
      width: 25px;
      height: 30px; }
    .ElementBgImagesTextSlider .slidertext {
      padding: 10px;
      position: absolute;
      top: 20%;
      left: 15%;
      z-index: 1;
      background: #022F53;
      max-width: 12rem; }
      .ElementBgImagesTextSlider .slidertext p {
        font-size: 15px !important;
        line-height: 20px !important;
        color: #fff !important;
        font-family: "co-text", sans-serif !important; }
    .ElementBgImagesTextSlider .d-block {
      max-height: 45rem;
      object-position: top;
      object-fit: cover;
      height: 15rem; } }
/* ElementTwoColText */
.ElementTwoColText {
  margin: 4%; }
  .ElementTwoColText h4 {
    font-family: "co-text", sans-serif;
    color: #1c304a;
    font-weight: 600; }
  .ElementTwoColText h5 {
    font-family: "co-text", sans-serif;
    color: #65c6c3; }
  .ElementTwoColText p {
    font-family: "co-text", sans-serif;
    color: #000 !important;
    line-height: 1.8rem !important; }
  .ElementTwoColText .col-md-7 {
    padding-right: 3rem; }
  @media screen and (max-width: 768px) {
    .ElementTwoColText .col-md-7 {
      padding-right: 0rem; } }

/* ElementFourColsImageTextButtons */
.ElementFourColsImageTextButtons {
  margin: 2%; }
  .ElementFourColsImageTextButtons h3 {
    font-family: "co-text", sans-serif;
    color: #1c304a;
    font-weight: 600;
    margin: 60px 0px 40px 0px;
    font-size: 35px; }
  .ElementFourColsImageTextButtons h4 {
    font-family: "co-text", sans-serif;
    color: #1c304a;
    font-weight: 600;
    margin: 20px 0px 20px 0px;
    font-size: 27px; }
  .ElementFourColsImageTextButtons h5 {
    font-family: "co-text", sans-serif;
    color: #1c304a;
    font-weight: 600;
    margin: 20px 0px 20px 0px;
    font-size: 25px; }
  .ElementFourColsImageTextButtons p {
    font-family: "co-text", sans-serif;
    margin: 5px 0px 5px 0px;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 1.2rem !important; }
  .ElementFourColsImageTextButtons img {
    border-radius: 7px; }
  .ElementFourColsImageTextButtons a {
    color: #65c6c3; }
  .ElementFourColsImageTextButtons .btn-size {
    padding: 30px 40px 30px 40px;
    font-size: 20px; }

/* ElementTwoColImageTextBlueBg */
.ElementTwoColImageTextBlueBg .col-BlueBg {
  background: #1c304a !important; }
.ElementTwoColImageTextBlueBg p {
  color: #000 !important; }
.ElementTwoColImageTextBlueBg .col-BlueBg p {
  color: #fff !important; }
.ElementTwoColImageTextBlueBg .textpadding {
  margin: 7rem 7rem 4rem 7rem; }
.ElementTwoColImageTextBlueBg .textpadding-imgright {
  margin: 7rem 0rem 0rem 10rem;
  padding-right: 7rem; }
.ElementTwoColImageTextBlueBg .textpadding-imgright p {
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 28px !important; }
.ElementTwoColImageTextBlueBg .textpadding p {
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 28px !important; }
.ElementTwoColImageTextBlueBg .img-fluid {
  border-radius: 5px; }
.ElementTwoColImageTextBlueBg .positioning {
  position: relative;
  left: -100px; }
@media screen and (max-width: 768px) {
  .ElementTwoColImageTextBlueBg .positioning {
    position: relative;
    left: 14px;
    padding: 2rem; }
  .ElementTwoColImageTextBlueBg .img-fluid {
    margin: 0px 0px 10px 0px; }
  .ElementTwoColImageTextBlueBg .textpadding {
    padding: 0px;
    text-align: center;
    margin: 28px; }
  .ElementTwoColImageTextBlueBg .textpadding-imgright {
    padding: 20px;
    text-align: center;
    margin: 0px; }
  .ElementTwoColImageTextBlueBg .positioning {
    position: relative; } }

/* ElementColsImageTextButtonsSlider */
.ElementColsImageTextButtonsSlider {
  margin: 4%; }
  .ElementColsImageTextButtonsSlider p, .ElementColsImageTextButtonsSlider span {
    color: #000 !important;
    margin: 25px 0px 25px 0px;
    font-size: 18px !important;
    line-height: 27px !important; }
  .ElementColsImageTextButtonsSlider .col-ht {
    max-height: auto; }
  .ElementColsImageTextButtonsSlider h4 {
    font-family: "co-text", sans-serif;
    color: #1c304a;
    font-weight: 600;
    margin: 20px 0px 20px 0px;
    font-size: 30px; }
  .ElementColsImageTextButtonsSlider img {
    border-radius: 7px; }
  .ElementColsImageTextButtonsSlider .btn-size {
    padding: 30px 40px 30px 40px;
    font-size: 20px; }
  .ElementColsImageTextButtonsSlider .carousel-control-prev-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD/rxb/rxX/sBb/ rxf/sBb/rxf/sBb/sRb/sBf///8mve8DAAAACXRSTlMAgIOLk5rAgYIZDItJAAAAAWJLR0QKaND0 VgAAAAd0SU1FB+UIDxIPOrx4yWUAAABsSURBVDjLY2BABowKDLiB5GTccowzZxrg1jhz5hQ8GmfO dMCtcebMADwap45qHDIaHfBonEKuxplp2ABUI3YA1YhDUpJsSbzG4nUQfq/gDXb84T6qdcRqDcCj FWdhDNLqgFMSbwXAwN6AwgUAMY3yJJoOt0cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDgtMTVU MTg6MTU6NTgrMDM6MDBm+8CQAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA4LTE1VDE4OjE1OjU4 KzAzOjAwF6Z4LAAAAABJRU5ErkJggg==");
    width: 70px;
    height: 50px; }
  .ElementColsImageTextButtonsSlider .carousel-control-next-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUAAAD/rxX/rxb/sBb/ rxf/sBb/rxf/sBb/sBf///8AGWQ7AAAACHRSTlMAg4CLk5rAoePFAMkAAAABYktHRAnx2aXsAAAA B3RJTUUH5QgPEhEGR1aKPQAAAGZJREFUOMtjYEAGjAoMuIFFE245lo4O3Fo9OjpwamXt6MCtFSyJ U2vEqNYRrDUNG+iAau3ACZrwSQK1duDTSq6kAn4H4fUKyeEXMapxMGmswKORnSYa8RapeAtj/MU4 3gqAgRlVIwC9i93zLa2MEgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wOC0xNVQxODoxNzowNisw MzowMHrRZZQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMTVUMTg6MTc6MDYrMDM6MDALjN0o AAAAAElFTkSuQmCC");
    width: 70px;
    height: 50px; }
  .ElementColsImageTextButtonsSlider .logoImg {
    max-height: 239px !important;
    object-fit: cover; }
  .ElementColsImageTextButtonsSlider .carousel-control-prev,
  .ElementColsImageTextButtonsSlider .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 7;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease; }
  .ElementColsImageTextButtonsSlider .Carousel-nav {
    margin-top: -330px; }
  .ElementColsImageTextButtonsSlider .centered-cards {
    justify-content: center;
    z-index: 1; }
  .ElementColsImageTextButtonsSlider .partner-logo {
    background: #0b1624;
    color: #fff;
    padding: 25px 0px 25px 0px; }
  @media (min-width: 768px) {
    .ElementColsImageTextButtonsSlider .col-md-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 85%;
      flex: 0 0 85%;
      max-width: 90%; }
    .ElementColsImageTextButtonsSlider .next-slide {
      right: -20px; }
    .ElementColsImageTextButtonsSlider .prev-slide {
      left: -20px; }
    .ElementColsImageTextButtonsSlider .prev-slide, .ElementColsImageTextButtonsSlider .next-slide {
      top: 140px;
      position: absolute;
      display: none; }
    .ElementColsImageTextButtonsSlider .prevImg, .ElementColsImageTextButtonsSlider .nextImg {
      width: 30px !important;
      height: 70px !important;
      cursor: pointer; }
    .ElementColsImageTextButtonsSlider .nextImg {
      cursor: pointer;
      content: url(/assets/empty.png);
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUAAAD/rxX/rxb/sBb/ rxf/sBb/rxf/sBb/sBf///8AGWQ7AAAACHRSTlMAg4CLk5rAoePFAMkAAAABYktHRAnx2aXsAAAA B3RJTUUH5QgPEhEGR1aKPQAAAGZJREFUOMtjYEAGjAoMuIFFE245lo4O3Fo9OjpwamXt6MCtFSyJ U2vEqNYRrDUNG+iAau3ACZrwSQK1duDTSq6kAn4H4fUKyeEXMapxMGmswKORnSYa8RapeAtj/MU4 3gqAgRlVIwC9i93zLa2MEgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wOC0xNVQxODoxNzowNisw MzowMHrRZZQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMTVUMTg6MTc6MDYrMDM6MDALjN0o AAAAAElFTkSuQmCC");
      width: 55px !important;
      height: 50px !important; }
    .ElementColsImageTextButtonsSlider .prevImg {
      cursor: pointer;
      content: url(/assets/empty.png);
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD/rxb/rxX/sBb/ rxf/sBb/rxf/sBb/sRb/sBf///8mve8DAAAACXRSTlMAgIOLk5rAgYIZDItJAAAAAWJLR0QKaND0 VgAAAAd0SU1FB+UIDxIPOrx4yWUAAABsSURBVDjLY2BABowKDLiB5GTccowzZxrg1jhz5hQ8GmfO dMCtcebMADwap45qHDIaHfBonEKuxplp2ABUI3YA1YhDUpJsSbzG4nUQfq/gDXb84T6qdcRqDcCj FWdhDNLqgFMSbwXAwN6AwgUAMY3yJJoOt0cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDgtMTVU MTg6MTU6NTgrMDM6MDBm+8CQAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA4LTE1VDE4OjE1OjU4 KzAzOjAwF6Z4LAAAAABJRU5ErkJggg==");
      width: 45px !important;
      height: 50px !important; } }
  @media screen and (max-width: 604px) {
    .ElementColsImageTextButtonsSlider .nextImg {
      cursor: pointer;
      content: url(/assets/empty.png);
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUAAAD/rxX/rxb/sBb/ rxf/sBb/rxf/sBb/sBf///8AGWQ7AAAACHRSTlMAg4CLk5rAoePFAMkAAAABYktHRAnx2aXsAAAA B3RJTUUH5QgPEhEGR1aKPQAAAGZJREFUOMtjYEAGjAoMuIFFE245lo4O3Fo9OjpwamXt6MCtFSyJ U2vEqNYRrDUNG+iAau3ACZrwSQK1duDTSq6kAn4H4fUKyeEXMapxMGmswKORnSYa8RapeAtj/MU4 3gqAgRlVIwC9i93zLa2MEgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wOC0xNVQxODoxNzowNisw MzowMHrRZZQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMTVUMTg6MTc6MDYrMDM6MDALjN0o AAAAAElFTkSuQmCC");
      width: 55px !important;
      height: 50px !important; }
    .ElementColsImageTextButtonsSlider .prevImg {
      cursor: pointer;
      content: url(/assets/empty.png);
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4BAMAAABaqCYtAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD/rxb/rxX/sBb/ rxf/sBb/rxf/sBb/sRb/sBf///8mve8DAAAACXRSTlMAgIOLk5rAgYIZDItJAAAAAWJLR0QKaND0 VgAAAAd0SU1FB+UIDxIPOrx4yWUAAABsSURBVDjLY2BABowKDLiB5GTccowzZxrg1jhz5hQ8GmfO dMCtcebMADwap45qHDIaHfBonEKuxplp2ABUI3YA1YhDUpJsSbzG4nUQfq/gDXb84T6qdcRqDcCj FWdhDNLqgFMSbwXAwN6AwgUAMY3yJJoOt0cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDgtMTVU MTg6MTU6NTgrMDM6MDBm+8CQAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA4LTE1VDE4OjE1OjU4 KzAzOjAwF6Z4LAAAAABJRU5ErkJggg==");
      width: 45px !important;
      height: 50px !important; }
    .ElementColsImageTextButtonsSlider .next-slide {
      right: -23px; }
    .ElementColsImageTextButtonsSlider .prev-slide {
      left: -23px; }
    .ElementColsImageTextButtonsSlider .prev-slide, .ElementColsImageTextButtonsSlider .next-slide {
      top: 140px;
      position: absolute;
      display: none; } }

/* ElementDualTextImageSection */
.ElementDualTextImageSection h1 {
  color: #1c304a !important;
  margin-bottom: 30px;
  font-weight: 600 !important;
  font-size: 50px;
  line-height: 70px;
  margin-top: 0 !important;
  font-family: co-headline, sans-serif !important; }
.ElementDualTextImageSection .img-fluid {
  max-width: 100%;
  height: auto;
  width: 100% !important;
  border-radius: 7px; }
.ElementDualTextImageSection .bottomRightUnique {
  width: 276px;
  height: 66px; }
.ElementDualTextImageSection .btntUnique {
  width: 100%;
  height: 70px;
  font-size: 1.5rem;
  justify-content: left; }
.ElementDualTextImageSection .btnOrange {
  background-color: #ff6b6b; }
.ElementDualTextImageSection .btnTurquoise {
  background-color: #65c6c3; }
.ElementDualTextImageSection .nav-link {
  display: block;
  padding: 0.5rem 0; }
.ElementDualTextImageSection p {
  font-size: 18px !important;
  line-height: 25px !important;
  color: #000 !important;
  font-family: inherit !important; }
.ElementDualTextImageSection .grey-Bg {
  background: #dde0e4;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #dde0e4;
  padding: 40px 0px 20px 0px;
  margin: 0px 0px 20px 0px; }
.ElementDualTextImageSection .vidClick {
  width: 100%;
  height: 100%;
  border: 1px solid #46377a !important;
  border-radius: 10px !important; }
.ElementDualTextImageSection .videoWrapper iframe {
  width: 100%;
  height: 100%;
  border: 1px solid #46377a !important;
  border-radius: 10px !important; }
.ElementDualTextImageSection .videoWrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10px; }
.ElementDualTextImageSection .video-height-main {
  height: 28rem;
  padding: 30px;
  width: auto; }
.ElementDualTextImageSection h3 {
  font-size: 42px;
  line-height: 34px;
  color: #1c304a !important;
  font-weight: 800;
  font-family: co-text, sans-serif; }
.ElementDualTextImageSection h4 {
  font-size: 30px;
  line-height: 34px;
  color: #1c304a !important;
  font-weight: 800;
  font-family: co-text, sans-serif; }
.ElementDualTextImageSection .page-generic-btns {
  display: block;
  padding: 0.5rem 1rem; }
.ElementDualTextImageSection .page-nav-btns {
  padding: 0.5rem 0; }
.ElementDualTextImageSection .main-nav-btns {
  margin-bottom: 2rem; }
@media screen and (max-width: 768px) {
  .ElementDualTextImageSection .video-height-main {
    height: 100%;
    width: 100%;
    padding: 0; }
  .ElementDualTextImageSection h1 {
    color: #1c304a !important;
    margin-bottom: 30px;
    font-weight: 600 !important;
    font-size: 33px;
    line-height: 40px;
    margin-top: 0 !important;
    font-family: co-headline, sans-serif !important; }
  .ElementDualTextImageSection h3 {
    font-size: 20px;
    line-height: 34px;
    color: #1c304a !important;
    font-weight: 800;
    font-family: co-text, sans-serif; }
  .ElementDualTextImageSection .videoWrapper iframe {
    height: 18rem; } }

/* ElementTwoThreeFourColsBgImageTextButton */
.ElementTwoThreeFourColsBgImageTextButton .start-heading {
  font-weight: 500 !important;
  margin-bottom: 35px;
  margin-top: 35px !important; }
.ElementTwoThreeFourColsBgImageTextButton .textbtncenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  height: -webkit-fit-content;
  height: -moz-fit-content; }
.ElementTwoThreeFourColsBgImageTextButton .book-day {
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 50px 40px;
  color: #fff;
  border-radius: 6px;
  position: relative;
  background-size: cover !important;
  object-fit: cover;
  height: 400px; }
.ElementTwoThreeFourColsBgImageTextButton .book-day h1 {
  font-size: 54px;
  line-height: 60px;
  z-index: 9;
  color: #fff !important;
  max-width: 265px; }
.ElementTwoThreeFourColsBgImageTextButton a {
  color: #65c6c3; }
.ElementTwoThreeFourColsBgImageTextButton .topheadingtext p {
  color: #000 !important;
  font-size: 1.3rem !important;
  line-height: 1.7rem !important;
  padding: 0% 20% 0% 20%;
  font-weight: 200 !important; }
.ElementTwoThreeFourColsBgImageTextButton p {
  font-family: "co-text", sans-serif !important;
  color: #fff !important;
  line-height: 2.3rem !important;
  font-size: 1.9rem !important;
  font-weight: 600 !important; }
.ElementTwoThreeFourColsBgImageTextButton .two-three-four-p p {
  color: #000 !important;
  font-size: 1.3rem !important;
  line-height: 1.9rem !important; }
.ElementTwoThreeFourColsBgImageTextButton h2 {
  font-size: 45px !important;
  line-height: 67px;
  color: #1c304a !important;
  font-weight: 600;
  font-family: co-headline, sans-serif !important;
  text-align: center !important;
  margin-top: 30px;
  margin-bottom: 20px; }
.ElementTwoThreeFourColsBgImageTextButton h4 {
  font-size: 32px;
  line-height: 44px;
  color: #1c304a;
  font-family: co-text, sans-serif; }
.ElementTwoThreeFourColsBgImageTextButton .btn {
  padding: 1.7rem 1.7rem 1.7rem 1.7rem;
  font-size: 18px;
  width: max-content; }
.ElementTwoThreeFourColsBgImageTextButton .book-day p,
.ElementTwoThreeFourColsBgImageTextButton .book-day .btn {
  z-index: 9;
  font-weight: 400;
  color: #fff !important;
  max-width: 340px;
  font-size: 27px;
  line-height: 30px; }
.ElementTwoThreeFourColsBgImageTextButton .book-dayplace:before {
  background: linear-gradient(#1c304a 0, #65c6c3 100%) !important; }
.ElementTwoThreeFourColsBgImageTextButton .book-day:before {
  content: "";
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  border-radius: 6px; }
.ElementTwoThreeFourColsBgImageTextButton .explore-set {
  position: relative;
  cursor: pointer; }
.ElementTwoThreeFourColsBgImageTextButton .explore-set img {
  border-radius: 10px !important; }
.ElementTwoThreeFourColsBgImageTextButton .explore-set:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px; }
.ElementTwoThreeFourColsBgImageTextButton .explore-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 600; }
.ElementTwoThreeFourColsBgImageTextButton .services-section .explore-set .explore-text {
  font-size: 20px;
  text-align: center; }
.ElementTwoThreeFourColsBgImageTextButton .services-section .explore-set .explore-text {
  font-size: 20px;
  text-align: center;
  padding: 0 20px; }
.ElementTwoThreeFourColsBgImageTextButton .services-set01:before {
  background: linear-gradient(#ffb017 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .services-set02:before {
  background: linear-gradient(#46377a 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .services-set03:before {
  background: linear-gradient(#65c6c3 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .services-set04:before {
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .book-day a {
  color: #1c304a;
  font-weight: 700;
  z-index: 9; }
.ElementTwoThreeFourColsBgImageTextButton .btn-white {
  background: #fff;
  font-weight: 700;
  padding: 6px 24px;
  color: #1c304a !important;
  font-size: 20px; }
.ElementTwoThreeFourColsBgImageTextButton .mt-5,
.ElementTwoThreeFourColsBgImageTextButton .my-5 {
  margin-top: 3rem !important; }
.ElementTwoThreeFourColsBgImageTextButton .colourBlock {
  border-radius: 10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: -webkit-gradient(linear, left top, right top, from(rgba(70, 55, 122, 0.5)), to(rgba(101, 198, 195, 0.5)));
  background: linear-gradient(to right, rgba(70, 55, 122, 0.5), rgba(101, 198, 195, 0.5)); }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(1) .colourBlock:before {
  background: linear-gradient(#ffb017 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(2) .colourBlock:before {
  background: linear-gradient(#46377a 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(3) .colourBlock:before {
  background: linear-gradient(#65c6c3 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(4) .colourBlock:before {
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(5) .colourBlock:before {
  background: linear-gradient(#46377a 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(6) .colourBlock:before {
  background: linear-gradient(#ffb017 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(7) .colourBlock:before {
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-3:nth-child(8) .colourBlock:before {
  background: linear-gradient(#65c6c3 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-md-3:nth-child(9) .colourBlock:before {
  background: linear-gradient(to right, #afced7, #b6c5d4);
  opacity: 0.5; }
.ElementTwoThreeFourColsBgImageTextButton .colourBlock2 {
  border-radius: 10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: -webkit-gradient(linear, left top, right top, from(rgba(70, 55, 122, 0.5)), to(rgba(101, 198, 195, 0.5)));
  background: linear-gradient(to right, rgba(70, 55, 122, 0.5), rgba(101, 198, 195, 0.5)); }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(1) .colourBlock2:before {
  background: linear-gradient(#ffb017 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(2) .colourBlock2:before {
  background: linear-gradient(#46377a 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(3) .colourBlock2:before {
  background: linear-gradient(#65c6c3 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(4) .colourBlock2:before {
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(5) .colourBlock2:before {
  background: linear-gradient(#46377a 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(6) .colourBlock2:before {
  background: linear-gradient(#ffb017 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(7) .colourBlock2:before {
  background: linear-gradient(#ff6b6b 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-sm-4:nth-child(8) .colourBlock2:before {
  background: linear-gradient(#65c6c3 0, #dd3598 100%);
  opacity: 0.7; }
.ElementTwoThreeFourColsBgImageTextButton .col-md-4:nth-child(9) .colourBlock2:before {
  background: linear-gradient(to right, #afced7, #b6c5d4);
  opacity: 0.5; }
.ElementTwoThreeFourColsBgImageTextButton .videoWrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10px; }
.ElementTwoThreeFourColsBgImageTextButton .video-height-main {
  height: 345px;
  width: auto;
  margin: auto; }
@media screen and (max-width: 768px) {
  .ElementTwoThreeFourColsBgImageTextButton .book-day {
    height: auto; }
  .ElementTwoThreeFourColsBgImageTextButton .video-height-main {
    height: 100%;
    width: 100%;
    padding: 0; }
  .ElementTwoThreeFourColsBgImageTextButton .videoWrapper iframe {
    height: 18rem; }
  .ElementTwoThreeFourColsBgImageTextButton .topheadingtext p {
    padding: 0% 10% 0% 10%; } }

/* ElementTwoColTextColored */
.ElementTwoColTextColored h4 {
  font-family: "co-text", sans-serif;
  color: #1c304a;
  font-weight: 600; }
.ElementTwoColTextColored h5 {
  font-family: "co-text", sans-serif;
  color: #65c6c3; }
.ElementTwoColTextColored p {
  font-family: "co-text", sans-serif;
  color: #fff !important;
  line-height: 1.8rem !important;
  font-size: 1.1rem !important;
  font-weight: 300 !important; }
.ElementTwoColTextColored .orangebg {
  background: #ff6b6b; }
.ElementTwoColTextColored .bluebg {
  background: #022F53; }
.ElementTwoColTextColored .greenbg {
  background: #65c6c3; }
.ElementTwoColTextColored .p-special {
  padding: 1rem; }
.ElementTwoColTextColored a {
  color: #65c6c3; }
@media screen and (max-width: 768px) {
  .ElementTwoColTextColored .img-fluid {
    max-width: 5rem; } }

/* ElementAccordionNew */
.ElementAccordionNew .accordion-main {
  margin-top: -30px; }
.ElementAccordionNew .pdb5 {
  padding-bottom: 0px; }
.ElementAccordionNew .accordion-section h1, .ElementAccordionNew .accordion-main p {
  color: #000 !important; }
.ElementAccordionNew #accordion-section {
  padding-top: 0px; }
.ElementAccordionNew h4 {
  color: #1c304a;
  font-family: co-text, sans-serif; }
.ElementAccordionNew .accordion-main .accordian-content p span {
  color: #000 !important;
  font-size: 1.1rem !important; }
.ElementAccordionNew .accordion-header::after {
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAQAAAD8mq+EAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZ cwAADsMAAA7DAcdvqGQAAAAHdElNRQflCBIBEg1HupIdAAAAoElEQVQ4y+3OQRGEMAyF4VdmBayF dVBJlYKUlYAEHCwS1kHr4HGAAZqmpbnzX5JDvpkA1eg58w179EwkFzPeIc34Am1YwH6swD5cgfc4 gz8xWziDgeO+jQw3OIfASYEmljCnDVxCSStYgyVVsA41WmD+NajTDM+gZyxhjR440m8vRwnrFGDY 4AtwCz8uoTv35eQSMACABZ73gw1de+hDRSv1jqw2SNa7bQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAy MS0wOC0xOFQwMToxODoxMyswMzowMAaYuOcAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMThU MDE6MTg6MTMrMDM6MDB3xQBbAAAAAElFTkSuQmCC") no-repeat;
  width: 35px;
  height: 29px;
  right: 25px;
  position: absolute;
  top: 35%; }
.ElementAccordionNew .active.accordion-header {
  background: #46377a;
  color: #fff; }
.ElementAccordionNew .accordion-header {
  background: #65c6c3;
  color: #fff;
  cursor: pointer;
  padding: 1.5rem 4rem 1.5rem 1.3rem;
  border-radius: 10px;
  position: relative;
  font-size: 1.5rem; }
.ElementAccordionNew .accordion-header:hover {
  background: #46377a; }
.ElementAccordionNew .active.accordion-header::after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAQAAAD8mq+EAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElN RQflCBIBDi4Dqr4yAAAAl0lEQVQ4y+3SsRGDMAxG4f+YgFE8kkdhNDZINiAbkA1eCpOLsSUbp+Y1 avTdqZDkxEJq8TYm/d1Nb2pR5jGU9ieJoI04AKM2giQCO0CJvfcnArATxMq32KcHBHiJmaeFLZrB dzrZxDWtoBxcUhPa+ExdaOGcNmGNf7QLK/woZgtW+FwbNnAfOvgaNPB1WOAxmOFxeOC1BT/1AaQv gsigtAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wOC0xOFQwMToxNDo0NiswMzowMAZ8eaoAAAAl dEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDgtMThUMDE6MTQ6NDYrMDM6MDB3IcEWAAAAAElFTkSuQmCC") no-repeat; }
.ElementAccordionNew .accordian {
  font-style: normal !important;
  font-family: "co-text", sans-serif !important; }
.ElementAccordionNew .accordian-content {
  display: none;
  color: #fff;
  padding: 0.8rem 0.4rem; }
.ElementAccordionNew .panel {
  display: none;
  overflow: hidden; }
.ElementAccordionNew .accordion {
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s; }

/* ElementVerticalTabsTextImage */
/* style the menu */
.ElementVerticalTabsTextImage {
  /* now to invoke the text */
  /* Resets the height of the post to fit the content */ }
  .ElementVerticalTabsTextImage a {
    color: #007bff; }
  .ElementVerticalTabsTextImage .img-fluid {
    width: fit-content;
    min-height: 360px; }
  .ElementVerticalTabsTextImage .topimg {
    width: fit-content !important;
    min-height: fit-content !important; }
  .ElementVerticalTabsTextImage .readmoretext {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0px;
    font-weight: bold;
    background: white;
    z-index: 1; }
  .ElementVerticalTabsTextImage .post {
    height: 350px;
    overflow: hidden; }
  .ElementVerticalTabsTextImage .post:target {
    height: auto; }
  .ElementVerticalTabsTextImage .post:target .readmoretext {
    display: none; }
  .ElementVerticalTabsTextImage .carousel-indicators li {
    width: 40px;
    height: 10px;
    opacity: 0.9; }
  .ElementVerticalTabsTextImage .carousel-indicators .active {
    background-color: #dE3698; }
  .ElementVerticalTabsTextImage ul {
    paddinst-style-type: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    width: fit-content; }
  .ElementVerticalTabsTextImage li {
    float: left; }
    .ElementVerticalTabsTextImage li:active {
      background-color: #ccc !important; }
    .ElementVerticalTabsTextImage li span {
      display: block;
      color: #666;
      text-align: center;
      padding: 14px 16px;
      text-decoration: none;
      cursor: pointer; }
      .ElementVerticalTabsTextImage li span:hover:not(.active) {
        background-color: #DE3698;
        color: #fff !important; }
      .ElementVerticalTabsTextImage li span.active {
        color: #DE3698;
        background-color: #fff; }
  .ElementVerticalTabsTextImage .tab {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%; }
    .ElementVerticalTabsTextImage .tab button {
      display: block;
      background-color: inherit;
      color: #1c304a;
      padding: 22px 16px;
      width: 100%;
      border: none;
      outline: none;
      text-align: left;
      cursor: pointer;
      transition: 0.3s;
      font-size: 20px;
      font-weight: 500; }
      .ElementVerticalTabsTextImage .tab button:hover {
        background-color: #DE3698;
        color: #fff; }
      .ElementVerticalTabsTextImage .tab button.active {
        background-color: #fff;
        color: #DE3698; }
  .ElementVerticalTabsTextImage .tabcontentmain {
    padding: 1rem;
    border: 1px solid #ccc;
    border-left: none;
    width: 70%;
    padding-bottom: .1rem; }
  .ElementVerticalTabsTextImage .tabcontent h3 {
    color: #1c304a;
    font-size: 2rem; }
  .ElementVerticalTabsTextImage .linkedbtns {
    text-align: center;
    margin: 40px 0px 10px 0px;
    padding: 0px 15px; }

/* Style the tab */
/* Style the buttons inside the tab */
/* Change background color of buttons on hover */
/* Create an active/current "tab button" class */
/* Style the tab content */
@media screen and (max-width: 767px) {
  .ElementVerticalTabsTextImage .hideimgmobile {
    display: none; } }
/* ElementsearchHeader */
.clearing-banner {
  background-position: center top;
  padding-top: 0rem !important;
  display: flex;
  margin-top: 0 !important;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-image: linear-gradient(45deg, #022f53, rgba(122, 194, 189, 0) 86%), url("/UoB/clearing/R.jpeg");
  position: relative; }
  .clearing-banner svg {
    bottom: 0 !important;
    top: auto;
    height: auto !important; }
  .clearing-banner h1 {
    line-height: 65px !important;
    color: #EFB350 !important;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.66);
    font-size: 65px !important;
    margin-top: 1.5rem !important; }
  .clearing-banner h3 {
    color: #fff;
    line-height: 3rem; }
  .clearing-banner h1 span {
    font-size: 2.2rem !important;
    line-height: auto !important;
    color: #fff !important;
    padding: 15px 30px; }
  .clearing-banner .btn-cont {
    padding-top: 2rem !important; }

.yellow-text, .clearing-banner h1 span.yellow-text {
  color: #f8ac1a !important; }

.yellow-text a {
  color: #f8ac1a !important; }
  .yellow-text a:hover {
    color: #f8ac1a !important; }

.clearing-banner .pdt5 {
  padding-top: 2.5%; }
.clearing-banner .clearing-search-holder {
  position: relative; }
  .clearing-banner .clearing-search-holder input {
    width: 66%;
    margin-top: 10px;
    background: #fff;
    padding: 4px 15px;
    border: 1px solid #de3598;
    -webkit-transition: box-shadow linear 1s;
    transition: box-shadow linear 1s;
    font-size: 17px;
    height: 60px;
    border-radius: 8px;
    font-weight: 400; }
    .clearing-banner .clearing-search-holder input:focus {
      box-shadow: 0 0 5px #ffb017; }
.clearing-banner .clearing-search {
  background: #1c3049;
  margin-top: 120px; }
  .clearing-banner .clearing-search label {
    display: block;
    font-size: 16px;
    color: #fff; }
  .clearing-banner .clearing-search form {
    width: 100%;
    position: relative; }
.clearing-banner .clearing-search-holder {
  position: relative; }
  .clearing-banner .clearing-search-holder input {
    width: 66%;
    margin-top: 10px;
    background: #fff;
    padding: 4px 15px;
    border: 1px solid #de3598;
    -webkit-transition: box-shadow linear 1s;
    transition: box-shadow linear 1s;
    font-size: 17px;
    height: 60px;
    border-radius: 8px;
    font-weight: 400; }
    .clearing-banner .clearing-search-holder input:focus {
      box-shadow: 0 0 5px #ffb017; }
.clearing-banner .clearing-search {
  margin-bottom: 0 !important; }
  .clearing-banner .clearing-search input[type=text] {
    border: 1px solid #1c3049;
    border-radius: 10px;
    padding: 0.8em 1.1rem;
    margin: 0;
    width: 100%;
    display: block;
    background: #fff; }
  .clearing-banner .clearing-search button {
    background: #f8ac1a;
    color: #fff;
    padding: 0.8em 2.4rem;
    border-radius: 10px;
    border: 1px solid #f8ac1a;
    transition: 0.6s ease; }
    .clearing-banner .clearing-search button:hover {
      background: #df9a17;
      color: #fff;
      border: 1px solid #df9a17; }
.clearing-banner .underSearch {
  color: #fff !important;
  font-weight: 600 !important;
  padding-top: 10px;
  font-size: 1.3rem; }
.clearing-banner .undersButt {
  width: 30% !important; }
.clearing-banner .ce-ttl {
  background: #DE3698 !important; }
.clearing-banner .banner-carousels {
  display: none; }
.clearing-banner .bigtopText h1 {
  line-height: 4.2rem !important;
  font-size: 2.2rem; }
.clearing-banner .pink-bg {
  background: #de3598 !important;
  padding: 0.8rem 0.8rem 1.2rem 0.7rem;
  width: max-content; }
  .clearing-banner .pink-bg a {
    color: #fff;
    font-size: 20px; }
.clearing-banner.btn-conts {
  position: relative;
  display: inline-block;
  top: -26px; }
.clearing-banner .btn-conts a {
  border-radius: 3px;
  width: 100%; }
.clearing-banner .btn-yellow-full {
  background: #f8ac1a;
  border: 1px solid #f8ac1a;
  color: #fff;
  border-radius: 10px;
  margin-right: 1.8rem; }
  .clearing-banner .btn-yellow-full:hover {
    background: #ad7812;
    border: 1px solid #ad7812;
    color: #fff !important; }
.clearing-banner .btn-large {
  padding: 0.8rem 0.8rem !important;
  font-size: 16px;
  margin: 15px;
  float: right;
  max-width: 10rem;
  text-align: center; }
.clearing-banner .btn-cont .btn-large {
  margin: 5px; }

@media (max-width: 1440px) {
  .clearing-banner {
    height: auto !important; } }
/* Large devices (desktops, 992px and up)  */
@media (max-width: 1199px) {
  .header-tel {
    font-size: 26px; }

  .clearing-banner h1 span {
    font-size: 60px; }
  .clearing-banner .btn-cont {
    padding-top: 5.8rem !important; } }
/* Medium devices (tablets, 991px and down)  */
@media (max-width: 991px) {
  .clearing-banner {
    padding-top: 60px !important;
    padding-bottom: 1rem !important;
    clip-path: none !important; }
    .clearing-banner h1 {
      line-height: 70px; }
      .clearing-banner h1 span {
        font-size: 45px; }
    .clearing-banner .btn-cont {
      padding-top: 5.8rem !important; }
    .clearing-banner .clearing-search-holder input {
      font-size: 13px; }
    .clearing-banner .clearing-search {
      margin-top: 80px; }
    .clearing-banner .clearing-search-holder input {
      font-size: 13px; }
    .clearing-banner .btn-large {
      display: inline-block; } }
/* Small devices (landscape phones, 767px and down)  */
@media (max-width: 767px) {
  .clearing-banner {
    height: auto !important;
    padding-top: 20px;
    margin-top: 185px;
    min-height: 95vh; }
    .clearing-banner h3 {
      font-size: 2rem !important; }
    .clearing-banner svg {
      display: none !important; }
    .clearing-banner .btn-cont {
      padding-top: 1.8rem !important; }
    .clearing-banner h1 span {
      font-size: 35px; }
    .clearing-banner .clearing-search form {
      width: 80%; }
    .clearing-banner .undersButt {
      width: 95% !important; }
    .clearing-banner .pink-bg {
      padding: 0.4rem 1rem; }
    .clearing-banner .btn-large {
      width: 100%;
      margin: 15px 0; } }
/* ElementthreeboxRow */
.elementthreeboxRow .ctaiconHolder {
  position: absolute;
  top: -120px;
  margin-bottom: 3%; }
  .elementthreeboxRow .ctaiconHolder img {
    max-width: 120px;
    width: 120px; }
.elementthreeboxRow .nfw-cont {
  text-align: center;
  margin-bottom: 5%; }
  .elementthreeboxRow .nfw-cont h4 {
    font-size: 24px; }
  .elementthreeboxRow .nfw-cont p {
    padding: 0 20%; }
.elementthreeboxRow .clearingvid-h3 {
  color: #dd3598 !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  margin-bottom: 0 !important;
  padding: 30px !important; }
.elementthreeboxRow .ctavidHolder iframe {
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px; }
.elementthreeboxRow .ctap6 {
  padding-top: 6%; }
.elementthreeboxRow .clearingvideoborder {
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px; }
.elementthreeboxRow a.vidplayerTop {
  color: #fff !important; }
.elementthreeboxRow .cta-fom {
  width: auto;
  float: right;
  margin-top: 2rem;
  background: #7AC2BD !important;
  text-transform: uppercase;
  border-radius: 5px !important;
  position: absolute;
  right: 15px;
  bottom: -65px; }
.elementthreeboxRow .vidblogod {
  padding-buttom: 10px; }
.elementthreeboxRow .ctaiconHolder img {
  max-width: 120px;
  width: 120px; }
.elementthreeboxRow .blogs-h3 {
  color: #65c6c3 !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  margin-bottom: 0 !important;
  padding: 30px !important; }
.elementthreeboxRow .opendays-h3 {
  color: #ffb017 !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  margin-bottom: 0 !important;
  padding: 30px !important; }
.elementthreeboxRow .blogrows {
  margin-bottom: 10px; }
.elementthreeboxRow .ctadatebg {
  background: #fff; }
.elementthreeboxRow .ctadate {
  position: relative !important;
  bottom: 0px !important;
  left: 0 !important;
  display: inline-block !important; }
.elementthreeboxRow .ctaopenText {
  position: relative;
  right: 0;
  display: inline-block;
  float: right;
  width: 55%;
  padding: 0px 10px 0px 2px; }
  .elementthreeboxRow .ctaopenText ul {
    margin: 0px;
    padding: 0px;
    margin-left: 2%;
    font-family: "motiva-sans", sans-serif !important;
    color: #022F53 !important; }
  .elementthreeboxRow .ctaopenText h5 {
    font-size: 2rem;
    line-height: 2.1rem;
    text-align: center; }
.elementthreeboxRow .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; }
.elementthreeboxRow .dateBoxe3cols {
  position: relative;
  bottom: 0;
  left: 30%;
  right: 0;
  display: block !important;
  width: 200px;
  background: #022F53;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: center;
  margin-left: 80px; }
.elementthreeboxRow .op-datebox {
  padding: 20px 0; }
.elementthreeboxRow .op-date {
  color: #fff !important;
  font-size: 6rem;
  text-align: center;
  padding: 20px;
  font-weight: bolder; }
.elementthreeboxRow .op-day {
  background: #fff;
  padding: 10px 10px;
  color: #DE3698 !important;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
.elementthreeboxRow .ctaopDay {
  background: transparent !important; }
.elementthreeboxRow .op-month {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.7rem;
  padding-top: 8px; }
.elementthreeboxRow .op-time {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.4rem; }

@media (max-width: 1440px) {
  .elementthreeboxRow .ctaopenText {
    float: none;
    width: 100%;
    padding: 10%; } }
@media (max-width: 991px) {
  .elementthreeboxRow .ctaiconHolder {
    position: relative !important;
    top: 0px !important; }
  .elementthreeboxRow .cta-fom {
    position: relative !important;
    bottom: 0px !important; }
  .elementthreeboxRow .ctaopenText {
    float: none !important;
    width: 100%; }
    .elementthreeboxRow .ctaopenText ul {
      margin-left: 10%; }
  .elementthreeboxRow .dateBoxe3cols {
    text-align: center;
    margin: auto;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    border: 1px solid #022F53; }
  .elementthreeboxRow .ctadate {
    margin-left: auto;
    margin-right: auto;
    display: block !important; } }
@media (max-width: 767px) {
  .elementthreeboxRow .ctaiconHolder img {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .elementthreeboxRow .ctavidHolder img {
    height: 95% !important; }
  .elementthreeboxRow .cta-fom {
    float: none;
    right: auto; }
  .elementthreeboxRow .dateBoxe3cols {
    text-align: center;
    margin: auto;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    border: 1px solid #022F53; } }
/* ElementcentredtextwithButton */
.elementcentredtextwithButton .nfw {
  max-width: 1200px !important; }
.elementcentredtextwithButton .nfw-cont {
  text-align: center;
  margin-bottom: 5%; }
  .elementcentredtextwithButton .nfw-cont h4 {
    font-size: 24px; }
  .elementcentredtextwithButton .nfw-cont p {
    padding: 0 1%; }
.elementcentredtextwithButton .ce-ttl {
  background: #DE3698 !important; }

/* ElementWhyBoltonSection */
#why-bolton {
  background: #022F53;
  position: relative;
  margin-bottom: 5rem; }

.elementwhyboltonSection .cle {
  background: url("/UoB/clearing/wavTopbg.png") no-repeat;
  background-position: center top;
  padding-top: 8rem !important;
  padding-bottom: 9rem;
  background-size: cover;
  margin-top: 2%; }
.elementwhyboltonSection .cleb {
  background: url("/UoB/clearing/wavBotbg.png") no-repeat;
  background-position: center top;
  padding-top: 9rem !important;
  padding-bottom: 9rem;
  background-size: cover;
  margin-top: -25%; }
.elementwhyboltonSection .clintSection {
  position: relative;
  top: -30px; }
.elementwhyboltonSection .iconLayer p {
  color: #fff !important; }
.elementwhyboltonSection .iconLayer h2 {
  color: #efb350 !important;
  font-size: 5rem;
  margin-bottom: 15px;
  line-height: 5.5rem; }
.elementwhyboltonSection .iconLayer h3 {
  color: #fff !important;
  margin-bottom: 15px; }
.elementwhyboltonSection .ce-buttins {
  padding-top: 1.5%; }
.elementwhyboltonSection .ce-tts {
  background: #7ac2bd !important; }
.elementwhyboltonSection .ce-ttl {
  background: #de3698 !important; }
.elementwhyboltonSection .clientImg img {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block; }
.elementwhyboltonSection .allIcons img {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-bottom: 20px; }
.elementwhyboltonSection .allIcons p {
  color: #fff !important;
  text-align: center;
  font-size: 1.6rem !important; }
.elementwhyboltonSection .iconEach {
  padding: 9%; }
.elementwhyboltonSection .videotextimagesection {
  margin-top: -40px; }
.elementwhyboltonSection .vh iframe {
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  max-width: 100%; }
.elementwhyboltonSection .vidClick {
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  cursor: pointer; }
.elementwhyboltonSection .imgClick {
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px; }
.elementwhyboltonSection .FirstBoxText {
  margin: 1rem;
  background: #ffffff;
  padding: 1rem;
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  position: relative; }
.elementwhyboltonSection .SecondBoxText-style {
  margin: 1rem;
  background: linear-gradient(45deg, #462160, #dd3598);
  padding: 1rem;
  border: 3px solid purple;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  position: relative;
  color: #ffffff; }
  .elementwhyboltonSection .SecondBoxText-style p, .elementwhyboltonSection .SecondBoxText-style ul, .elementwhyboltonSection .SecondBoxText-style li, .elementwhyboltonSection .SecondBoxText-style h4, .elementwhyboltonSection .SecondBoxText-style a {
    color: #ffffff !important; }
.elementwhyboltonSection .VideosImagesTextHeading {
  margin-bottom: 1.5rem; }
  .elementwhyboltonSection .VideosImagesTextHeading h3, .elementwhyboltonSection .VideosImagesTextHeading h2 {
    color: #ffffff !important; }

@media (max-width: 991px) {
  .elementwhyboltonSection .cle, .elementwhyboltonSection .cleb {
    display: none !important; }
  .elementwhyboltonSection .iconEach {
    padding: 6%; }
  .elementwhyboltonSection .videotextimagesection {
    position: relative !important;
    top: 30px; }
    .elementwhyboltonSection .videotextimagesection img {
      height: 95% !important; }

  #why-bolton {
    padding-top: 8%; } }
@media (max-width: 767px) {
  .elementwhyboltonSection .clintSection {
    top: auto; }
  .elementwhyboltonSection .videotextimagesection {
    bottom: auto; }
    .elementwhyboltonSection .videotextimagesection img {
      height: 95% !important; }
  .elementwhyboltonSection .vh iframe {
    max-width: 100%; } }
/* ElementfindoutmoreSection */
.elementfindoutmoreSection {
  margin-top: 1.5rem; }
  .elementfindoutmoreSection .nfw {
    max-width: 1200px !important; }
  .elementfindoutmoreSection .lowerIcons {
    text-align: center; }
    .elementfindoutmoreSection .lowerIcons h5 {
      color: #022F53 !important;
      text-align: center;
      font-size: 1.3rem;
      padding-bottom: 0px; }
    .elementfindoutmoreSection .lowerIcons p {
      color: #022F53 !important;
      padding: 0 20%;
      font-size: 15px; }
  .elementfindoutmoreSection .pdt5 {
    padding-top: 2.5%;
    margin-top: 3rem; }
  .elementfindoutmoreSection .pdb5 {
    padding-bottom: 2.5%; }
  .elementfindoutmoreSection .li-each img {
    max-width: 95px;
    padding-bottom: 10px; }
  .elementfindoutmoreSection .li-content {
    background: #eee;
    padding: 8% 1% 10% 1%;
    position: relative;
    min-height: 280px; }
    .elementfindoutmoreSection .li-content p {
      padding: 0 5% !important; }
  .elementfindoutmoreSection p.li-head {
    font-weight: 600 !important;
    font-size: 18px !important; }
  .elementfindoutmoreSection .ce-lib {
    background: #DE3698 !important;
    position: absolute;
    bottom: -20px;
    left: 25%; }

@media (max-width: 991px) {
  .elementfindoutmoreSection .ce-lib {
    left: 0; } }
/* ElementThreeOpenDaySection */
.elementThreeOpenDaySection .opendays-h3 {
  color: #ffb017;
  font-size: 25px;
  font-weight: 600 !important;
  line-height: 34px;
  margin-bottom: 0;
  padding: 30px; }
.elementThreeOpenDaySection .opbgpink {
  background: #dd3598 !important; }
.elementThreeOpenDaySection .opbgyellow {
  background: #65c6c3 !important; }
.elementThreeOpenDaySection .textBo {
  background: #eee; }
.elementThreeOpenDaySection .openday-content {
  padding: 15% 6% 10% 0%; }
  .elementThreeOpenDaySection .openday-content h2 {
    color: #DE3698 !important;
    font-size: 5rem;
    padding-bottom: 25px;
    font-weight: 100; }
  .elementThreeOpenDaySection .openday-content p {
    font-size: 1rem; }

.faq-help {
  background: url("/UoB/elements/images/clearing/help-bg-1920x907.png") no-repeat;
  margin-top: -94px;
  position: relative;
  z-index: 1000;
  background-position: center top;
  background-size: cover;
  padding: 7rem 0 3rem 0; }

.elementThreeOpenDaySection .faq-help h2, .elementThreeOpenDaySection .faq-help p, .elementThreeOpenDaySection .faq-help a {
  color: #fff !important; }
.elementThreeOpenDaySection .faq-help h2 {
  width: 60%; }
.elementThreeOpenDaySection .faq-help p, .elementThreeOpenDaySection .faq-help a {
  font-size: 18px; }
.elementThreeOpenDaySection .btn.opendya-butt {
  width: 30%;
  background: #022F53; }
.elementThreeOpenDaySection .opendayrows {
  position: absolute;
  top: 523px; }
.elementThreeOpenDaySection .dateBoxe3cols {
  position: relative;
  bottom: 0;
  left: 30%;
  right: 0;
  display: block !important;
  width: 200px;
  background: #022F53;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: center;
  margin-left: 80px; }
.elementThreeOpenDaySection .op-day {
  background: #fff;
  padding: 10px 10px;
  color: #DE3698 !important;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
.elementThreeOpenDaySection .op-datebox {
  padding: 20px 0; }
.elementThreeOpenDaySection .op-date {
  color: #fff !important;
  font-size: 6rem;
  text-align: center;
  padding: 20px;
  font-weight: bolder; }
.elementThreeOpenDaySection .op-month {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.7rem;
  padding-top: 8px; }
.elementThreeOpenDaySection .op-time {
  color: #fff !important;
  font-weight: 400;
  font-size: 1.4rem; }

@media (max-width: 991px) {
  .elementThreeOpenDaySection .openday-content h2 {
    font-size: 3rem; }
  .elementThreeOpenDaySection .opendayrows {
    position: relative;
    top: 320px;
    margin: 0;
    z-index: 1;
    display: block !important; }
  .elementThreeOpenDaySection .dateBoxe3cols {
    text-align: center;
    margin: auto;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    border: 1px solid #022F53; } }
@media (max-width: 767px) {
  .elementThreeOpenDaySection .openDays {
    margin-bottom: 300px; }
  .elementThreeOpenDaySection .btn .opendya-butt {
    width: 55%; }
  .elementThreeOpenDaySection .opendayrows {
    position: relative;
    top: 320px;
    margin: 0;
    z-index: 1; }
  .elementThreeOpenDaySection .dateBoxe3cols {
    text-align: center;
    margin: auto;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    border: 1px solid #022F53; } }
/* ElementFAQSectionNew */
.elementfaqSecionnewnew .pdb5 {
  padding-bottom: 2.5%; }

.elementfaqSecionnew .faq-section .accordian-content p span, .elementfaqSecionnew .faq-section h1, .elementfaqSecionnew .faq-section p {
  color: #fff !important; }

#elementfaqSecionnew h1 {
  color: #fff !important; }

#elementfaqSecionnew p, #elementfaqSecionnew span {
  color: #fff !important; }

#faq-section {
  padding-top: 2%; }

.elementfaqSecionnew .accordian {
  font-style: normal !important;
  font-family: "co-text", sans-serif !important; }
.elementfaqSecionnew .accordian-content {
  display: none;
  color: #fff;
  padding: 0.8rem 0.4rem; }
.elementfaqSecionnew .faq-section .accordian-content p span h1 {
  color: #fff !important; }
.elementfaqSecionnew .accordion-header {
  background: #fff;
  color: #023048;
  cursor: pointer;
  padding: 0.7rem 4rem 0.7rem 1.3rem;
  border-radius: 10px;
  position: relative;
  transition: 0.4s; }
  .elementfaqSecionnew .accordion-header:hover {
    background: #fff; }
  .elementfaqSecionnew .accordion-header::after {
    content: '';
    background: url("/UoB/elements/images/clearing/open-arrow-26x20.png") no-repeat;
    width: 26px;
    height: 20px;
    right: 25px;
    position: absolute;
    top: 35%; }
.elementfaqSecionnew .active.accordion-header {
  background: #c14344;
  color: #fff; }
  .elementfaqSecionnew .active.accordion-header::after {
    background: url("/UoB/elements/images/clearing/close-arrow-26x20.png") no-repeat; }
.elementfaqSecionnew .accordian-content {
  display: none;
  color: #fff;
  padding: 0.8rem 0.4rem; }
.elementfaqSecionnew .panel {
  display: none;
  overflow: hidden;
  max-height: 0;
  transition: 0.7s ease-out; }

/*# sourceMappingURL=main_elements.css.map */
