/* line 1, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
body {
  font-family: "futura-pt";
}

/* line 4, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
p, a, h1, h2, h3, h4, h5 {
  font-family: "futura-pt";
}

/* line 7, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
p {
  font-size: 19px;
  color: #565654;
}

/* line 11, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 15, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Blue-Text p {
  color: #283583 !important;
}

@media (min-width: 1400px) {
  /* line 19, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .container {
    max-width: 95vw;
  }
}

@media (min-width: 1600px) {
  /* line 26, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .container {
    max-width: 80vw;
  }
}

@media (min-width: 1366px) {
  /* line 34, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Floors-table .col-12 {
    padding-left: 15px;
    margin-left: 10px;
  }
}

@media (min-width: 1400px) {
  /* line 42, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Floors-table .col-12 {
    padding-left: 15px;
    margin-left: 15px;
  }
}

/* line 49, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.nav-item a {
  font-size: 14px;
}

/* line 53, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 58, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar {
  padding: 0 !important;
}

/* line 60, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .navbar-brand {
  padding: 0 !important;
}

/* line 63, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .Section-icons {
  margin-right: 0 !important;
}

/* line 64, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .Section-icons a {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

/* line 71, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .navbar-nav {
  display: flex;
}

/* line 73, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .navbar-nav li {
  align-self: center;
  text-transform: uppercase;
  color: white;
}

/* line 77, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.navbar .navbar-nav li a {
  color: white !important;
}

/* line 83, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.TitleWBoxWhite {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  background: linear-gradient(to right, white 2px, transparent 2px) 0 0, linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to left, white 2px, transparent 2px) 100% 100%, linear-gradient(to bottom, white 2px, transparent 2px) 0 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%, linear-gradient(to top, white 2px, transparent 2px) 100% 100%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

/* line 87, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.TitleWBoxWhite h3 {
  text-align: center;
  vertical-align: middle;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 49px;
}

/* line 113, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.TitleWBoxBlue {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  background: linear-gradient(to right, #283583 2px, transparent 2px) 0 0, linear-gradient(to right, #283583 2px, transparent 2px) 0 100%, linear-gradient(to left, #283583 2px, transparent 2px) 100% 0, linear-gradient(to left, #283583 2px, transparent 2px) 100% 100%, linear-gradient(to bottom, #283583 2px, transparent 2px) 0 0, linear-gradient(to bottom, #283583 2px, transparent 2px) 100% 0, linear-gradient(to top, #283583 2px, transparent 2px) 0 100%, linear-gradient(to top, #283583 2px, transparent 2px) 100% 100%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

/* line 118, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.TitleWBoxBlue h3 {
  text-align: center;
  vertical-align: middle;
  color: #283583;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 49px;
}

/* line 142, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.max-width-images {
  min-width: 100%;
  height: auto;
}

/* line 146, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.PageIntro {
  padding: 80px;
}

/* line 148, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.PageIntro .TitleWBox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  height: 300px;
  background: linear-gradient(to right, #004B7C 2px, transparent 2px) 0 0, linear-gradient(to right, #004B7C 2px, transparent 2px) 0 100%, linear-gradient(to left, #004B7C 2px, transparent 2px) 100% 0, linear-gradient(to left, #004B7C 2px, transparent 2px) 100% 100%, linear-gradient(to bottom, #004B7C 2px, transparent 2px) 0 0, linear-gradient(to bottom, #004B7C 2px, transparent 2px) 100% 0, linear-gradient(to top, #004B7C 2px, transparent 2px) 0 100%, linear-gradient(to top, #004B7C 2px, transparent 2px) 100% 100%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

/* line 152, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.PageIntro .TitleWBox h3 {
  text-align: center;
  vertical-align: middle;
  color: #004B7C;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 49px;
}

/* line 177, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.PageIntro .IntroIcon {
  text-align: center;
  padding-top: 30px;
}

/* line 181, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.PageIntro .IntroText {
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 100;
  color: #565654;
  letter-spacing: 1px;
}

/* line 191, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Banner-Icon {
  position: absolute;
  bottom: 5%;
  left: 49%;
}

/* line 198, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
#FooterDownload {
  padding: 40px 15px;
}

/* line 200, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
#FooterDownload h2 {
  color: #EA4658;
  font-size: 30px;
  text-transform: uppercase;
}

/* line 205, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
#FooterDownload a {
  color: #EA4658;
  border: 1px solid #EA4658;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 18px;
}

/* line 213, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section {
  background-color: #EFF9FC;
  padding: 40px;
  padding-bottom: 100px;
}

/* line 214, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .get-in-touch {
  margin-bottom: 20px;
  margin-top: 40px;
}

/* line 221, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section p {
  margin-bottom: 0;
}

/* line 224, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section h3 {
  margin-bottom: 0;
}

/* line 227, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section h2 {
  padding-bottom: 20px;
  font-size: 30px;
  color: #004B7C;
  text-transform: uppercase;
}

/* line 233, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .Footer-Person-Name {
  font-size: 21px;
  color: #EA4658;
  text-transform: uppercase;
  letter-spacing: -1px;
}

/* line 239, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .name-display-flex {
  display: flex;
  flex-direction: column;
}

/* line 243, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .name-display-flex p {
  vertical-align: middle;
}

/* line 248, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .same-height-rows {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 251, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .same-height-rows .row {
  height: 100%;
}

/* line 255, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .st-george-footer {
  margin-top: 20px;
}

/* line 257, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.footer-content-section .st-george-footer img {
  margin-top: 40px;
}

/* line 262, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.get-in-touch {
  padding-left: 0;
  padding-right: 0;
}

/* line 265, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.get-in-touch h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 270, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Download-Header {
  padding-left: 0;
}

/* line 273, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px !important;
  line-height: 14px;
}

/* line 281, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content p {
  margin-bottom: 0;
  font-size: 12px !important;
  line-height: 14px !important;
}

/* line 286, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content .display-flex {
  display: flex;
  align-items: center;
}

/* line 289, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content .display-flex p {
  color: #004B7C;
  font-size: 21px;
  text-align: center;
  vertical-align: middle;
}

/* line 298, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Green-Row-With-Icons img {
  text-align: center;
  margin-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 305, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Green-Row-With-Icons p {
  text-align: center;
}

/* line 310, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Block-With-Full-Image {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 313, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Block-With-Full-Image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 322, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.red-line {
  background: linear-gradient(to bottom, #EA4658 1px, transparent 1px) 0 0;
  background-repeat: no-repeat;
  background-size: 120px 40px;
  padding-top: 40px;
}

/* line 330, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.CounterItemsRow .CounterNumberColor {
  font-size: 45px;
  text-align: center;
}

/* line 334, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.CounterItemsRow .CounterInfoColor {
  font-size: 23px;
  text-align: center;
  line-height: 26px;
}

/* line 340, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Logo {
  position: absolute;
  left: 42vw;
  width: 20vw;
  top: 0;
  z-index: 10000;
}

/* line 349, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.HomePage .SectionContent h2 {
  text-transform: uppercase;
}

/* line 353, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.HomePage .SectionContent .SectionIcon img {
  height: 216px;
  width: 216px;
}

/* line 360, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent {
  padding-top: 20vh;
  z-index: 100;
}

/* line 363, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent .SectionIcon {
  text-align: center;
}

/* line 367, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent h2 {
  text-align: center;
  color: white;
  font-size: 22px;
  line-height: 29px;
  padding-top: 10vh;
  z-index: 100;
}

/* line 375, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent a {
  color: white;
  border: 1px solid white;
  border-radius: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  z-index: 100;
}

/* line 385, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent .col-md-6 {
  z-index: 100;
}

/* line 388, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent .col-md-2 {
  z-index: 100;
}

/* line 391, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent .col-md-3 {
  z-index: 100;
}

/* line 393, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.SectionContent .col-md-3 img {
  width: 100%;
  height: auto;
}

/* line 399, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.clickable-row:hover {
  cursor: pointer;
  background-color: #004B7C;
  color: white;
}

/* line 405, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floor-Slides img {
  width: 100%;
}

/* line 409, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floors-table {
  padding-top: 60px;
}

/* line 411, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floors-table h2 {
  font-size: 20px;
  color: #29B4D7;
  text-transform: uppercase;
  padding-bottom: 30px;
}

/* line 417, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floors-table th {
  color: white;
  font-size: 19px;
}

/* line 421, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floors-table td {
  color: white;
  font-size: 19px;
}

/* line 425, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Floors-table .Light-Blue {
  color: #A8C2D2;
}

/* line 429, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.slick-prev {
  left: 1%;
  z-index: 100;
}

/* line 433, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.slick-next {
  right: 1%;
  z-index: 100;
}

/* line 437, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.slick-prev:before {
  content: url("../../../assets/prev-button.png");
  color: #004B7C;
}

/* line 441, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.slick-next:before {
  content: url("../../../assets/next-button.png");
  color: #004B7C;
}

/* line 445, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-prev {
  left: 1%;
  z-index: 100;
}

/* line 449, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-next {
  right: 1%;
  z-index: 100;
}

/* line 453, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-prev:before {
  content: url("../../../assets/banner-prev-icon.png");
}

/* line 456, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-next:before {
  content: url("../../../assets/banner-next-icon.png");
}

/* line 460, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-list {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* line 465, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-list .slick-track img {
  width: 100%;
  border-radius: 15px;
}

/* line 471, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-dots {
  bottom: -55px;
}

/* line 473, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-dots button:before {
  color: white;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid black;
  width: 15px;
  height: 15px;
}

/* line 482, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Desktop-Banners .slick-dots li.slick-active button:before {
  background: red;
  color: red;
}

/* line 490, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.btn-white {
  color: white;
  border: 1px solid white;
}

/* line 494, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.btn-white:hover {
  color: white;
  border: 1px solid #004B7C;
}

/* line 499, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Home-Section .LinkRow {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 503, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Home-Section .btn-white {
  margin-top: 30px;
}

/* line 506, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Home-Section h2 {
  min-height: 170px;
}

@media (max-width: 1594px) {
  /* line 510, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Home-Section h2 {
    min-height: 240px;
  }
}

/* line 515, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.st-george-footer-mobile {
  display: none;
}

@media (max-width: 500px) {
  /* line 519, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  p {
    font-size: 18px;
  }
  /* line 522, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .PageIntro {
    padding: 0 !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 527, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .PageIntro .IntroText {
    font-size: 18px !important;
  }
  /* line 531, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .TitleWBox {
    width: 300px !important;
    height: 100px !important;
  }
  /* line 535, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .TitleWBox h3 {
    font-size: 25px !important;
    line-height: 31px;
  }
  /* line 540, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .TitleWBoxWhite {
    width: 300px !important;
    height: 100px !important;
  }
  /* line 544, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .TitleWBoxWhite h3 {
    font-size: 25px !important;
    line-height: 31px;
  }
  /* line 549, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .red-line {
    margin-top: 50px;
  }
  /* line 555, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .CounterItem .CounterNumberColor {
    font-size: 28px !important;
    border-top: 1px solid #347BAA;
    margin-top: 30px;
    padding-top: 30px;
  }
  /* line 562, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .CounterItem .CounterInfoColor {
    font-size: 18px !important;
    border-bottom: 1px solid #347BAA;
    padding-bottom: 30px;
    margin-bottom: 30px;
    min-height: 120px;
  }
  /* line 571, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Slider-Block .col-md-12 {
    padding: 0;
  }
  /* line 576, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Slider-Block .Desktop-Banners .slick-prev {
    top: 110%;
    left: 5%;
  }
  /* line 582, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Slider-Block .Desktop-Banners .slick-next {
    top: 110%;
    right: 5%;
  }
  /* line 587, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Slider-Block .Desktop-Banners .slick-list {
    width: 100%;
  }
  /* line 591, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Slider-Block .Desktop-Banners .slick-list .slick-track img {
    border-radius: 0;
  }
  /* line 598, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .element_slider_block {
    padding-top: 0 !important;
  }
  /* line 602, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  #FooterDownload {
    padding-top: 0;
  }
  /* line 604, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  #FooterDownload h2 {
    text-align: center;
    font-size: 25px;
    line-height: 103px;
  }
  /* line 609, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  #FooterDownload .Download-Button-Floor-Plan {
    float: right;
  }
  /* line 613, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section {
    padding-bottom: 0;
  }
  /* line 615, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .get-in-touch {
    font-size: 25px;
    text-align: center;
  }
  /* line 619, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section hr {
    display: none;
  }
  /* line 622, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .same-height-rows {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 625, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .same-height-rows img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 630, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .same-height-rows .name-display-flex {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  /* line 633, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .same-height-rows .name-display-flex .Footer-Person-Name {
    font-size: 21px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -1px;
  }
  /* line 639, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .same-height-rows .name-display-flex p {
    font-size: 21px;
    line-height: 27px;
    text-align: center;
  }
  /* line 646, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer-content-section .st-george-footer {
    display: none;
  }
  /* line 650, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .st-george-footer-mobile {
    display: block;
  }
  /* line 652, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .st-george-footer-mobile img {
    margin-top: 30px;
  }
  /* line 656, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Vision-Mobile {
    background-color: #FFFBF7;
    padding-top: 75px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 662, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Vision-Mobile h2 {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 103px;
    color: #004B7C;
    text-align: center;
  }
  /* line 669, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Vision-Mobile img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 676, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .sub-footer-content p {
    font-size: 12px !important;
    line-height: 14px;
  }
  /* line 681, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-section {
    float: right;
  }
  /* line 684, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-toggler:focus {
    border: none !important;
    box-shadow: none;
  }
  /* line 688, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-toggler {
    float: right;
    border: none;
    height: 90px;
  }
  /* line 692, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-toggler span {
    color: white;
  }
  /* line 696, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-nav {
    height: 100vh;
  }
  /* line 698, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-nav .nav-link {
    font-size: 25px;
    margin-bottom: 20px;
  }
  /* line 704, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-desktop {
    display: none;
  }
  /* line 707, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Mobile-icon {
    margin-top: 150px;
  }
  /* line 709, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Mobile-icon img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  /* line 718, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1,
  .animated-icon2,
  .animated-icon3 {
    width: 50px;
    height: 20px;
    position: relative;
    margin: 0px;
    margin-right: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  /* line 737, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1 span,
  .animated-icon2 span,
  .animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  /* line 757, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1 span {
    background: #ffffff;
  }
  /* line 761, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2 span {
    background: #ffffff;
  }
  /* line 765, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3 span {
    background: #ffffff;
  }
  /* line 769, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1 span:nth-child(1) {
    top: 0px;
  }
  /* line 773, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1 span:nth-child(2) {
    top: 10px;
  }
  /* line 777, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1 span:nth-child(3) {
    top: 20px;
  }
  /* line 781, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* line 789, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  /* line 794, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  /* Icon 3*/
  /* line 804, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2 span:nth-child(1) {
    top: 0px;
  }
  /* line 808, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2 span:nth-child(2),
  .animated-icon2 span:nth-child(3) {
    top: 10px;
  }
  /* line 813, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2 span:nth-child(4) {
    top: 20px;
  }
  /* line 817, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
  }
  /* line 823, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 830, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 837, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon2.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
  }
  /* Icon 4 */
  /* line 845, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  /* line 853, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  /* line 861, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  /* line 869, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
  }
  /* line 878, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  /* line 883, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
  }
  /* line 894, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Floors-table th {
    font-size: 13px;
  }
  /* line 897, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Floors-table td {
    font-size: 14px;
  }
  /* line 902, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .the-old-post-office .CounterNumberColor {
    border-top: 1px solid #038F84;
  }
  /* line 905, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .the-old-post-office .CounterInfoColor {
    border-bottom: 1px solid #038F84;
  }
  /* line 909, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Logo {
    left: 10vw;
    width: 80vw !important;
  }
  /* line 915, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Home-Section .BackgroundImage {
    height: 100% !important;
    object-fit: cover !important;
  }
  /* line 920, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Home-Section .SectionIcon img {
    height: 150px !important;
    width: 150px !important;
    margin-top: 60px;
  }
  /* line 926, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Home-Section h2 {
    font-size: 14px !important;
    line-height: 19px !important;
  }
  /* line 937, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .PageIntro .row {
    margin: 0;
  }
  /* line 942, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Block-With-Full-Image .image {
    margin-bottom: 20px;
  }
}

@media (max-width: 1400px) and (min-width: 1000px) {
  /* line 949, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .get-in-touch {
    padding-left: 15px;
  }
  /* line 952, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Footer-Download-Container {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 963, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .HomePage .Logo {
    left: 40vw;
    width: 20vw;
  }
  /* line 969, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Custom-Width-mac .container {
    max-width: 100% !important;
  }
  /* line 973, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  #FooterDownload {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 977, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Footer-Content-block {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 981, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Download-Button-Brochure {
    margin-right: 60px;
  }
  /* line 991, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 995, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .footer .Footer-Download-Container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1920px) {
  /* line 1003, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Home-Section .LinkRow {
    margin-top: 65px;
  }
}

/* line 1008, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Footer-Background {
  background-color: #EFF9FC;
}

@media (max-width: 1024px) {
  /* line 1013, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  #FooterDownload {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media (max-width: 1366px) {
  /* line 1019, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .element_content__content {
    background-image: none !important;
  }
  /* line 1022, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Download-Header {
    padding-left: 15px;
  }
}

@media (max-width: 1266px) {
  /* line 1028, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .get-in-touch {
    padding-left: 15px;
  }
  /* line 1031, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Sub-Footer-Content {
    padding-left: 15px;
  }
}

@media (min-width: 1000px) {
  /* line 1036, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .nav-item {
    margin-right: 45px;
  }
  /* line 1041, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .overflow-hidden .order-md-2 img {
    margin-top: 100px;
  }
}

/* line 1048, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
p {
  font-weight: 300;
}

/* line 1051, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Footer-Fluid {
  background-color: #EFF9FC;
  padding: 0;
}

/* line 1055, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1059, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.sub-footer-content .col-md-12 {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1063, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.get-in-touch {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1067, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Download-Header {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 1072, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.center-buttons a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}

/* line 1080, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Mobile-Banner {
  min-width: 100% !important;
}

/* line 1083, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.TitleWBoxWhite {
  margin-left: auto;
  margin-right: auto;
}

/* line 1088, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Center-Header h2 {
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 720px) {
  /* line 1100, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Footer-Content-block .same-height-rows img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 1108, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Footer-Content-block .same-height-rows .name-display-flex h3 {
    text-align: center;
  }
  /* line 1111, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Footer-Content-block .same-height-rows .name-display-flex p {
    text-align: center;
  }
}

@media (min-width: 1300px) {
  /* line 1120, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .red-line {
    padding-top: 40px !important;
  }
}

@media (max-width: 1400px) and (min-width: 1000px) {
  /* line 1126, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .Custom-Width-mac .container {
    padding-left: 70px;
    padding-right: 70px;
  }
  /* line 1131, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .No-Padding-Right .container {
    padding-right: 0;
  }
  /* line 1134, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .get-in-touch {
    padding-left: 12px;
  }
  /* line 1137, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .col-md-12.Tablet-View {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* line 1143, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Green-Row-With-Icons p {
  color: white;
}

/* line 1148, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.Block-With-Full-Image p {
  color: white;
}

@media (min-width: 1400px) {
  /* line 1153, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .navbar-nav:first-child {
    margin-left: 45px;
  }
}

/* line 1158, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.st-george-footer p {
  line-height: 1;
}

/* line 1161, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.st-george-footer h2 {
  padding-bottom: 0;
}

/* line 1166, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.float-right {
  float: right;
  margin-top: 60px;
}

@media (min-width: 900px) {
  /* line 1171, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
  .padding-right-desktop {
    padding-right: 40px;
  }
}

/* line 1177, ../../../../../wamp64/www/reklondon/themes/netmechanic/scss/netmechanic.scss */
.BackgroundImage {
  height: 100% !important;
  object-fit: cover !important;
}

/*# sourceMappingURL=netmechanic.css.map */