/*
	Theme Name: Blank Theme
	Theme URI: http://www.finedesign.co.uk
	Description: 
	Version: 1.0.0
	Author: Fine Design
	Author URI: http://www.finedesign.co.uk
	Tags: 

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
em,
i {
  color: #a8228e;
}

/* global box-sizing */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
}

/* clear */
.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
i,
em {
  font-family: "Cabin", sans-serif !important;
  line-height: 1.4;
}

::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

a {
  text-decoration: none;
  color: #a8228e;
  font-weight: 700;
}
a:hover {
  color: #0d2644;
}

footer {
  border-top: 1px solid #ececec;
}

.uk-input,
.uk-textarea,
.uk-select {
  border-radius: 12px;
  padding: 0 20px;
}

.uk-input,
.uk-select {
  height: 60px !important;
}

.uk-textarea {
  height: 160px;
  padding-top: 15px;
}

.wpcf7-response-output {
  display: block;
  background-color: #a8228e;
  color: white;
  padding: 15px 30px !important;
  border-radius: 12px;
  border-color: #a8228e !important;
  font-size: 1.2rem;
  margin: 0 30px !important;
}

.wpcf7-not-valid-tip {
  color: #a8228e !important;
  background: white;
  padding: 5px 10px;
  position: absolute;
  top: -26px;
  right: 10px;
  font-size: 12px;
}

.wpcf7-form-control-wrap {
  position: relative;
}

input.referer-page {
  display: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ================================================== */
/* =============== FINE DESIGN CUSTOM =============== */
/* ================================================== */
h1 {
  font-size: 4rem;
  color: #0d2644;
}

h2 {
  font-size: 2.5rem;
  color: #0d2644;
}

h3 {
  font-size: 2.1rem;
  color: #0d2644;
  font-weight: 600;
}

h4 {
  font-size: 1.8rem;
  color: #0d2644;
}

h5 {
  font-size: 1.4rem;
  color: #0d2644;
}

h6 {
  font-size: 1.2rem;
  color: #0d2644;
}

.uk-text-h1 {
  font-size: 4rem;
}

.uk-text-h2 {
  font-size: 2.5rem;
}

.uk-text-h3 {
  font-size: 2.1rem;
}

.uk-text-h4 {
  font-size: 1.8rem;
}

.uk-text-h5 {
  font-size: 1.4rem;
}

.uk-text-h6 {
  font-size: 1.2rem;
}

/* Make sure to update dependancies (UIKit etc) before construction.  */
.uk-background-white {
  background-color: white !important;
}

.uk-background-navy {
  background-color: #0d2644 !important;
}

.uk-background-purple {
  background-color: #a8228e !important;
}

.uk-text-white {
  color: white !important;
}

.uk-text-navy {
  color: #0d2644 !important;
}

.uk-text-purple {
  color: #a8228e !important;
}

header.uk-active {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
  z-index: 1000;
}

.uk-purple-hero-button {
  background-color: #0d2644;
  display: inline-block;
  margin: 10px 0;
  border: 3px solid white;
  border-radius: 12px;
  padding: 16px 30px;
  color: white;
  line-height: 20px;
  font-size: 20px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: 220px;
}
.uk-purple-hero-button::before {
  display: block;
  content: "";
  transform: translateX(0%);
  position: absolute;
  border-radius: 50px;
  left: -30px;
  top: 0px;
  width: 120%;
  height: 100%;
  transition: transform 0.3s ease-out;
  z-index: -1;
  background-color: #a8228e;
}
.uk-purple-hero-button:hover:after {
  content: "";
  background-image: url("img/button-arrow.svg");
  background-position: right top 10px;
  background-size: 24px;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 3px;
  height: 40px;
  width: 40px;
  z-index: 1;
}
.uk-purple-hero-button:hover::before {
  transform: translateX(77%);
}
.uk-purple-hero-button:hover {
  border-radius: 50px;
  padding-right: 70px;
  color: white;
  text-decoration: none;
}

.uk-truncate-text {
  min-width: 170px; /* Set your desired width */
  overflow: hidden; /* Hide the overlapping text */
  white-space: nowrap; /* Keep text on one line */
  cursor: pointer;
}

.uk-scroll-text {
  display: inline-block;
  text-overflow: ellipsis;
  padding-right: 10px;
  overflow: hidden;
  max-width: 100%;
  transition: transform 1s linear; /* Smooth scrolling speed */
}

.uk-purple-button,
.wpcf7-submit {
  min-width: 250px;
  background-color: #0d2644;
  display: inline-block;
  margin: 10px 0;
  border: 3px solid white;
  border-radius: 12px;
  padding: 16px 26px 16px 26px;
  color: white;
  line-height: 14px;
  font-size: 13.5px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.uk-purple-button:after,
.wpcf7-submit:after {
  opacity: 0;
  transition: transform 0.3s ease-out;
}
.uk-purple-button::before,
.wpcf7-submit::before {
  display: block;
  content: "";
  transform: translateX(0%);
  position: absolute;
  border-radius: 50px 0 0 50px;
  left: -30px;
  top: 0px;
  width: 120%;
  height: 100%;
  transition: transform 0.3s ease-out;
  z-index: -1;
  background-color: #a8228e;
}
.uk-purple-button:hover:after,
.wpcf7-submit:hover:after {
  opacity: 1;
  content: "";
  background-image: url("img/button-arrow.svg");
  background-position: right top 10px;
  background-size: 20px;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 0px;
  height: 40px;
  width: 40px;
  z-index: 1;
}
.uk-purple-button:hover::before,
.wpcf7-submit:hover::before {
  transform: translateX(80%);
}
.uk-purple-button:hover,
.wpcf7-submit:hover {
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding-right: 50px;
}

.uk-panel {
  background-color: white;
  border-radius: 12px;
  padding: 20px;
  margin-top: 16px;
  transition: transform 0.2s ease-out;
}
.uk-panel:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 25px solid transparent; /* Half of 50px */
  border-right: 25px solid transparent; /* Half of 50px */
  border-bottom: 16px solid white;
  left: 50%;
  margin-left: -25px;
  top: -15px;
}
.uk-panel.uk-background-purple:before {
  border-bottom: 16px solid #a8228e;
}
.uk-panel:hover {
  transform: scale(1.05);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.39);
}

.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  min-height: 0;
}

.uk-navbar-nav {
  gap: 0px;
  margin-bottom: 15px;
}
.uk-navbar-nav li {
  border-right: 1px solid #d0cdcd;
}
.uk-navbar-nav li:last-of-type {
  border-right: 0;
}
.uk-navbar-nav li:last-of-type a {
  padding-right: 8px;
}
.uk-navbar-nav li a {
  font-size: 18px;
  color: #0d2644;
  font-weight: 500;
  padding: 6px 22px;
}
.uk-navbar-nav li a:hover {
  color: #a8228e;
}
.uk-navbar-nav li .uk-navbar-dropdown {
  border-right: 0;
  padding: 0;
  -webkit-border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.uk-navbar-nav li .uk-navbar-dropdown li {
  border-bottom: 1px solid #ccc;
  border-right: 0;
}
.uk-navbar-nav li .uk-navbar-dropdown li:last-of-type {
  border-bottom: 0;
}
.uk-navbar-nav li .uk-navbar-dropdown li:last-of-type a {
  -webkit-border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.uk-navbar-nav li .uk-navbar-dropdown li a {
  transition: all 0.3s ease;
  padding: 10px 16px;
  border-right: 0;
}
.uk-navbar-nav li .uk-navbar-dropdown li a:hover {
  background-color: #a8228e;
  color: white;
}

.uk-navy-card {
  border-radius: 18px;
  padding: 20px 40px;
}
.uk-navy-card h4 {
  margin-bottom: 0px;
}
.uk-navy-card p {
  margin-top: 5px;
}

.uk-video-container {
  border-radius: 50px;
  cursor: pointer;
}

.uk-white-card {
  display: block;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.2);
}

.uk-offcanvas-bar {
  width: 80% !important;
  max-width: 400px !important;
  background-color: #0d2644;
}
.uk-offcanvas-bar .mobile-menu {
  margin-top: 24px;
  padding-left: 0;
  list-style: none;
}
.uk-offcanvas-bar .mobile-menu li a {
  display: block;
  padding: 8px 10px;
  font-size: 18px;
}
.uk-offcanvas-bar .mobile-menu li.menu-item-has-children {
  border-bottom: 0;
  margin-bottom: 10px;
}
.uk-offcanvas-bar .mobile-menu li.menu-item-has-children ul {
  list-style: none;
  padding-left: 20px;
}
.uk-offcanvas-bar .mobile-menu li.menu-item-has-children ul li a {
  color: rgba(255, 255, 255, 0.7);
  padding: 4px 10px;
}

.countup {
  font-size: 8rem;
  font-weight: 900;
}

.symbol {
  font-size: 6rem;
  font-weight: 600;
}

.uk-main-slider {
  padding: 20px;
}

.uk-service-link {
  display: inline-block;
  padding: 14px 20px;
  transition: all 0.3s ease;
  height: 100%;
}
.uk-service-link:hover, .uk-service-link.active {
  background: #0d2644;
  text-decoration: none;
}

/* uikit mini */
@media screen and (min-width: 320px) {
  .uk-slidenav-next svg,
  .uk-slidenav-previous svg {
    display: none;
  }
  .uk-slidenav-next {
    right: -30px;
  }
  .uk-slidenav-previous {
    left: -30px;
  }
  .uk-slidenav-previous img {
    transform: rotate(180deg);
  }
  .uk-main-slider {
    margin-left: 0px;
  }
  .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  html {
    font-size: 14px;
  }
  h1 {
    font-size: 2.5rem;
  }
  .uk-it-solutions {
    font-size: 4.4rem;
  }
  .uk-header-link {
    display: block;
    text-align: center;
    background-color: #a8228e;
    color: white;
    padding: 10px 22px 10px 22px;
    transition: transform 0.3s ease-out;
    margin-bottom: 8px;
    font-size: 16px;
  }
  .uk-header-link span {
    margin-left: 12px;
  }
  .uk-header-link:hover {
    background-color: #0d2644;
    text-decoration: none;
    color: white;
  }
  .logo {
    width: 260px;
    max-width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .uk-burger-menu {
    margin-top: 36px;
    margin-right: 12px;
  }
  .uk-navbar-footer {
    gap: 0px;
    margin-bottom: 15px;
    padding-left: 0;
  }
  .uk-navbar-footer li {
    display: inline-block;
    margin-bottom: 0.5rem;
    border-right: 1px solid #ccc;
  }
  .uk-navbar-footer li:last-of-type {
    border-right: 0;
  }
  .uk-navbar-footer li:last-of-type a {
    padding-right: 0;
  }
  .uk-navbar-footer li a {
    text-transform: uppercase;
    font-size: 16px;
    color: #0d2644;
    font-weight: 500;
    padding: 6px 16px;
  }
  .uk-navbar-footer li a:hover {
    color: #a8228e;
  }
  .uk-navbar-footer li .uk-navbar-dropdown {
    border-right: 0;
    padding: 0;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li {
    border-bottom: 1px solid #ccc;
    border-right: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li:last-of-type {
    border-bottom: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li:last-of-type a {
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li a {
    transition: all 0.3s ease;
    padding: 10px 16px;
    border-right: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li a:hover {
    background-color: #a8228e;
    color: white;
  }
}
.uk-tick-list {
  list-style: none;
  padding-left: 0;
}
.uk-tick-list li:before {
  content: "";
  padding-left: 26px;
  color: #0d2644;
  line-height: 30px;
  font-weight: 700;
  background-image: url(img/purple-tick.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}

.uk-tick-list {
  list-style: none;
  padding-left: 0;
}
.uk-tick-list li {
  color: #0d2644;
  line-height: 30px;
  font-weight: 700;
}

.uk-tick-list-white {
  list-style: none;
  padding-left: 0;
}
.uk-tick-list-white li {
  padding-left: 26px;
  color: white;
  line-height: 30px;
  font-weight: 700;
  background-image: url(img/white-tick.svg);
  background-position: center left;
  background-repeat: no-repeat;
}

.uk-ms-partner-box {
  display: block;
  border: 3px solid white;
  padding: 20px;
  border-radius: 12px;
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  background: #a8228e;
}

/* uikit small */
@media screen and (min-width: 767px) {
  html {
    font-size: 14px;
  }
  .uk-it-solutions {
    font-size: 5.8rem;
  }
  h1 {
    font-size: 4rem;
  }
  .uk-burger-menu {
    margin-top: 34px;
    margin-bottom: 24px;
  }
  .logo {
    width: 260px;
    max-width: 100%;
    margin-top: 12px;
    margin-bottom: 20px;
  }
}
/* uikit medium */
@media screen and (min-width: 959px) {
  .uk-why-height {
    min-height: 205px;
  }
  html {
    font-size: 16px;
  }
  .uk-header-link {
    display: inline-block;
    margin-right: 8px;
    background-color: #a8228e;
    color: white;
    padding: 10px 22px 10px 22px;
    transition: transform 0.3s ease-out;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin-bottom: 8px;
    font-size: 16px;
  }
  .uk-header-link span {
    margin-left: 12px;
  }
  .uk-header-link:hover {
    background-color: #0d2644;
    text-decoration: none;
    color: white;
  }
  .logo {
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .uk-burger-menu {
    margin-top: 6px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .uk-main-slider {
    margin-left: -30px;
  }
}
/* uikit large */
@media screen and (min-width: 1350px) {
  html {
    font-size: 16px;
  }
  .uk-navbar-footer {
    gap: 0px;
    margin-bottom: 15px;
    padding-left: 0;
  }
  .uk-navbar-footer li {
    display: inline-block;
    border-right: 1px solid #d0cdcd;
  }
  .uk-navbar-footer li:last-of-type {
    border-right: 0;
  }
  .uk-navbar-footer li:last-of-type a {
    padding-right: 0;
  }
  .uk-navbar-footer li a {
    text-transform: uppercase;
    font-size: 18px;
    color: #0d2644;
    font-weight: 500;
    padding: 6px 22px;
  }
  .uk-navbar-footer li a:hover {
    color: #a8228e;
  }
  .uk-navbar-footer li .uk-navbar-dropdown {
    border-right: 0;
    padding: 0;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li {
    border-bottom: 1px solid #ccc;
    border-right: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li:last-of-type {
    border-bottom: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li:last-of-type a {
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li a {
    transition: all 0.3s ease;
    padding: 10px 16px;
    border-right: 0;
  }
  .uk-navbar-footer li .uk-navbar-dropdown li a:hover {
    background-color: #a8228e;
    color: white;
  }
}
/* uikit xlarge */
@media screen and (min-width: 1600px) {
  html {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */