@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap');

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-02-12, 15:39:41
    Author     : marcin
*/

  .checkbox-wrap p{
        margin-top: -13px!important;
  }

@media (max-width:425px){
  .navbar-header .logo svg {
    height: 100px!important;
    margin-top: 15px;
}
    .col-md-5ths{
  width:50%!important;
  }
}

@media (max-width:768px){
  .footer-bottom .col-sm-6 div{
        white-space: pre;
  }
    .half .content{
        width: 80vw;
    margin: 0 auto;
  }
  
}

@media(max-width:1280px){
    .row.display-flex {
    display: block!important;
  }
}

@media (max-width:1024px){
  	/* footer */ 
    body > footer > div.footer-top.bg-cover.bg-center.bg-no-repeat > div > div > div:nth-child(2) > div > div.col-sm-4.col-sm-offset-1.col-lg-5.col-lg-offset-1.text-center-sm-down > div.heading.border-left{
    display:none;
  }
  footer .madeby{
        text-align: center!important;
  }
  .content-text h1{
        text-align: center;
    display: inline-block;
  }
    .footer-top .col-sm-offset-1{
    margin-left:0!important;
  }
    .footer-top .text-center-sm-down {
    width: 100%;
}
  .col-md-5ths{
  width:32%;
  }
}

@media (max-width:992px){
  /* nav */
  body header .navbar li a {
    padding: 15px 8px!important;
}
  /* homepage boxes */
  .full_width_boxes .box {
    min-height: 200px;
  }
  .half .content{
    padding:2em 0!important;
  }
}

.slider .item:before {
    background-image: linear-gradient(to left,rgba(255,255,255,0) 0,rgb(154 7 5 / 0%) 100%);
}


/* banner pattern */
.slider .item:after {
    background-image: url(/webroot/files/ckeditor/branding/circles.svg?time=1597671255008)!important;
    background-color: unset!important;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 0;
    left: 0;
    top: 0;
    opacity: 0.5;
    content: '';
    width: 50vw;
    height: inherit;
    position: absolute;
}
.slider .item:after{
  opacity:0;
     animation-name: fadeInRight;
    animation-duration: 1s;
  animation-delay:.5s;
      animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    transform: translate(-55px, 0px);
}
@keyframes fadeInRight {
    0%{
      opacity:0;
    }
    100%{
     opacity:0.5;
  transform: translate(0px, 0px);  
    }
}

.blue-banner {
  display:none;
}

/* footer */
.footer-top .col-xs-12:first-child{
      padding-left: 0;
}

/* nav */
@media (max-width:1600px){
  header {
    font-size: 10px;
  }
}
@media (max-width:1200px){
  header {
    font-size: 8px;
}
  header .navbar li a {
    padding: 30px 8px!important;
}
}
@media (max-width:991px){
  header .navbar li a {
    padding: 10px 0px;
    text-align: left;
}
  header {
    font-size: 12px;
}
  .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0px;
}
}
@media (max-width:425px){
}

/* Logo animation */
#top, #Digital, #express, #bottom{
opacity:0;
}
#top{
        animation-name: leftIn;
    animation-duration: 1s;
  animation-delay:0s;
    z-index: 1;
    animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
#Digital{
      animation-name: opacity;
    animation-duration: 1s;
  animation-delay:.5s;
    z-index: 1;
      animation-timing-function: ease-out;
    animation-fill-mode: forwards;
  transform: scale(.9);
  transform-origin: center;
}
#express{
        animation-name: opacity;
    animation-duration: 1s;
  animation-delay:1s;
    z-index: 1;
      animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    transform: scale(.9);
  transform-origin: center;
}
#bottom{
        animation-name: rightIn;
    animation-duration: 1s;
  animation-delay:0s;
    z-index: 1;
      animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}
@keyframes opacity {
    0%{
      opacity:0;
    }
    100%{
       opacity:1;
          transform: rotate(0deg);
        transform: scale(1);
    }
}
@keyframes leftIn {
    0%{
      opacity:0;
      transform: translate(-70px,0px);
    }
    100%{
       opacity:1;
      transform: translate(0px,0px);
    }
}
@keyframes rightIn {
    0%{
      opacity:0;
      transform: translate(70px,0px);
    }
    100%{
       opacity:1;
          transform: translate(0px,0px);
    }
}

/* Nav logo */
.navbar-header .logo svg {
    height: 125px;
}
@media (max-width:425px){
  header .logo {
    top: -9px!important;
}
}

/* hamburger */
@media (max-width:991px){
  header .navbar-toggle {
    background-color: #ffffff!important;
}
  header .navbar-toggle span {
    background: #9a0705!important;
}
}

.content-text h1:after, .half .heading.border:after {
    background-image: url(/webroot/files/ckeditor/branding/swirl.png?time=1595260811760)!important;
    background-color: unset!important;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 10;
    left: -37px;
    top: -26px;
    content: '';
    width: 215px;
    height: 100px;
    position: absolute;
}

.heading, .caption .text h1, .navbar ul li , .content-text h1, .slider h2{
  font-family: 'Orbitron'!important;
}

/* Banner */

.slider .caption .text p {
    font-size: 1em;
    line-height: 1.5;
}

/* Form */
.callback-form .checkbox-wrap span::before {
    color: #9a0202!important;
}

/* navbar changes */
header .logo {
    top: -41px;
}
header, header .top{
    background-color: #fff;
  color: #000;
}
header .navbar li a {
    color: #000;
}
header .navbar-nav .dropdown-menu>li>a, header .navbar-nav .open>a, header .navbar-nav .open>a:focus, header .navbar-nav .open>a:hover {
    border-color: #header .navbar li.active a, header .navbar li a:focus, header .navbar li a:hover;
    background-color: #720101;
}
header .navbar-nav .dropdown-menu{
  background-color: #9a0000;
}
header .navbar li a {
    padding: 30px 11px;
}
header .navbar li.active a, header .navbar li a:focus, header .navbar li a:hover {
    background-color: unset;
    border-bottom: #9a0000;
  color:#720101;
}

/* Contact Info in header */
header a, header a:focus, header a:hover{
    color: #9a0000;
}
.bg-color1 {
    color: #fff;
    background: #9b9b9b;
}

/* Hyperlinks */
.content-text a {
    color: #9a0000;
}

/* Sidecol */
.sidebar .heading {
    color: #9a0000;
}
.sidebar .box form label a {
    color: #9a0000;
}
.sidebar form .checkbox-wrap span:before {
    color: #9a0202!important;
}
.select-options li:hover {
    color: #fff;
    background: #9a0202;
}

/* Bullet points */
.content-text ul li:before {
    color: #9a0000;
}

/* Footer */
footer .footer-top {
  background-color: #9b9b9b;
background-image: url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%236e6e6e' fill-opacity='0.17' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: repeat!important;
  background-size: initial!important;
}
.breadcrumb, .breadcrumb .active, footer .footer-top a:hover {
    color: #333;
}

.footer-top .heading{
      color: #9a0202;
}

footer .footer-bottom {
    background: #830000;
}

.btn-send{
  background: #830102!important;
    border: #9a0000!important;
}
#cookiecontrol {
    border-top: none!important;
    background: #680001!important;
}

/* CTA */
.row-centre{
    display:flex;
    justify-content:center;
    align-items:center;
}
.project-image-gradient {
    background-color: rgb(115 115 115 / 10%);
}
.banner {
    height: initial;
    transition: box-shadow .2s ease-in-out;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    background-image: url(https://digital-express.b4b.dev/webroot/files/ckeditor/General/CTA-image1.jpg?time=1596020661604); /*Change background image */
    background-size: cover;
    overflow:hidden;
    border-radius:4px;
  margin-bottom:2em;
} 
.banner .content{
    text-align: left;
    padding: 3em 3em 3em 0!important;
}
.content-text .banner .row{
    margin-bottom: 0px!important;
}

.project-name img{
    max-width: 150px!important;/* Set if the logo is large*/
}
.project-image-gradient {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
.project-name {
    font-weight: 200;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 0 10px;
}
.project-name strong, .project-name h4, .project-name a{
    color: #ecf3f7;;
    font-weight: 800;
}
.project-name strong{
    font-size: 2em;
}
.project-name a{
    width: auto;
}
.project-name .row{
    display: flex;
}
.project-name p{
    margin-bottom:0px;
    color:#fff;
    margin-bottom:5px;
}
.project-name .banner-logo{
    margin:20px 0;
}
.content-text .row{
    margin-bottom: 30px !important;
}

@media (max-width: 425px){
    .project-name p:last-child{
        margin-bottom:25px;
    }
  .project-name .row{
    display: block;
}
  .banner .content{
    text-align: left;
    padding: 2em!important;
}
  .banner .col-md-3{
    padding:2em 0 1em;
  }
  .banner .col-md-9 p{
    text-align:center;
  }
  
}

/* Text Format */
.content-text h1 {
    margin-bottom: 0px;
    text-align: left;
    color: #333;
    font-size: 4rem;
    position: relative;
    padding-bottom: 30px;
}
.heading, h2, h3, h4, h5, h6 {
    color: #9a0000;
}

.heading.border:after, h1.border:after, h2.border:after, h3.border:after, h4.border:after, h5.border:after, h6.border:after {
    background: #9a0000;
    content: '';
    width: 150px;
    height: 10px;
    position: absolute;
    bottom: 0px;
}

heading.border{
  padding-bottom: 30px;
}

/* Social Media Format */
.social-media i.fa {
    color: #9a0000;
}

/* Button Colour */
.btn-primary, .btn.custom1, .btn.custom3  {
    background: #9a0000;
      border: #9a0000;
}
.btn-primary:hover, .btn.custom1:hover, .btn.custom3:hover  {
    background: #830000;
    border-color: #830000;
}
.btn.custom3  {
    background: #830000;
      border: #830000;
}
.btn.custom3:hover  {
    background: #660404;
    border-color: #660404;
}
.img-full:before {
    background: rgba(0, 0, 0, 0);
}

.btn-primary:focus, .btn-primary:focus:active, .btn.custom1:focus, .btn.custom1:focus:active {
    background: #6b0806!important;
    border-color: #6b0707!important;
}



@media (max-width: 768px){
  .footer-top .col-sm-4{
    width:100%;
    text-align:center;
}   
 .footer-top li{
   margin-bottom:0px!important;
 }
  .footer-top .col-sm-4:nth-child(1){
  padding-left: 0px;
}
  .footer-logo{
    margin:0 auto;
    display:block;
  }
}