/*
Theme Name: pet-taxi-2015
Theme URI: http://adrianwhelan.com
Author: Adrian Whelan
Author URI: http://adrianwhelan.com
Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


body {
    background: #193e5c;
}

#page {
 background: rgba(25,62,92,1);
background: -moz-linear-gradient(top, rgba(25,62,92,1) 0%, rgba(25,62,92,1) 28%, rgba(15,46,71,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25,62,92,1)), color-stop(28%, rgba(25,62,92,1)), color-stop(100%, rgba(15,46,71,1)));
background: -webkit-linear-gradient(top, rgba(25,62,92,1) 0%, rgba(25,62,92,1) 28%, rgba(15,46,71,1) 100%);
background: -o-linear-gradient(top, rgba(25,62,92,1) 0%, rgba(25,62,92,1) 28%, rgba(15,46,71,1) 100%);
background: -ms-linear-gradient(top, rgba(25,62,92,1) 0%, rgba(25,62,92,1) 28%, rgba(15,46,71,1) 100%);
background: linear-gradient(to bottom, rgba(25,62,92,1) 0%, rgba(25,62,92,1) 28%, rgba(15,46,71,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#193e5c', endColorstr='#0f2e47', GradientType=0 );
}

.sidebar {
    background: #38688e;
    padding-top:40px;
    min-height:700px;
}
#secondary {
    background-color: #193e5c;

}
.site-header {
    background: #38688e;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    margin: 0;
    padding: 7.6923%;
    text-align: center;
}
.site-branding {
    padding-right: 0px;
}

.site-title {
    font-size: 6.1rem;
    font-weight: bold;
    line-height: 1;
    text-transform:uppercase;
}
.site-title a {
	color: #f1fd6b;
}
.site-title a:hover {
    color: #92ccfb;
}

p.site-description {
    color: #fff;
    font-size: 0.8em;
    text-transform:uppercase;
}
.phone{
    border-radius: 0.25em;
    font-size:1em;
    font-weight:normal;
    background: #e5e6e7;
    color:#000;
    text-align:left;
    padding:0 0 10px 0;
    margin:20px 0;
 
}

#number{
    font-size:1.8em;
    margin: 0;
    padding:0;
    text-align: center;
}
#number span{
    color: #305a7c;
    font-size: 1.0em;
    margin:10px 10px 0 0;
}
#number a:link, #number a:visited{
    color:#305a7c;
    font-weight: bold;
    text-decoration:none;
    text-shadow: #fff 1px 2px 1px;
}

#number a:hover{
    color: #058df9;
}

.phone p{   
    background: #d3dbe2;
    border-radius: 0.25em;
    color:#000;
    font-size:0.9em;
    font-style: italic;
    margin: 0 20px 10px 20px;
    padding: 10px 15px 10px 15px;
}

.secondary-toggle {
   
    top: 10%;
}
.widget-area {
    margin: 0 auto 0px;
}
.widget {
    font-size: 1.2rem;
    margin: 0px 0px 40px 0;
    padding: 0px 0 0 0;
}

.widget_nav_menu li {
    padding: 0 0px 0 0;
}
.menu a {
    background: #22537a;
    color: #dbeaf5;
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.4em;
    padding: 10px 5px 10px 30px;
    text-transform: uppercase;
    min-width: 220px;
}
.menu a:hover {
    background: #058df9;
    color: #193e5c;
}

.menu a span {
    font-size: 1.8em;
    margin: 0 1em 0 0;
    padding: 10px 0 0 0;
    vertical-align: middle;
}

/*==========================================================================
Typography
=============================================================================*/

h1, h2, h3, h4,.page-title, p {
    font-family: "Noto Sans", sans-serif; 
}
h1, h2, h3, h4{
    font-weight: normal;
}
h1.entry-title {
    color: #22537a;
    font-size:2.6em;
}
.entry-content, .entry-summary, .page-content, p{
      word-wrap: normal;
-webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
    font-size: 2.4rem;
    color: #22537a;
}
h3{
    color: #22537a;
    display: inline-block;  
}

.contact-form label {
    color: #22537a;
    font-weight: normal!important;.
}
.grunion-field-label {
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;

}

/*=========================================================================
    Icons===================================================================*/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j9oc4j');
  src:  url('fonts/icomoon.eot?j9oc4j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j9oc4j') format('truetype'),
    url('fonts/icomoon.woff?j9oc4j') format('woff'),
    url('fonts/icomoon.svg?j9oc4j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*icon-archive*/
.icon-uniE600:before {
  content: "\e600";
}
/*info3*/
.icon-uniE603:before {
  content: "\e603";
}
/*.icon-coin-pound*/
.icon-uniE93D:before {
  content: "\e93d";
}
/*icon-phone*/
.icon-uniE942:before {
  content: "\e942";
}
/*icon-bubbles4*/
.icon-uniE970:before {
  content: "\e970";
}
.icon-images:before {
  content: "\e90e";
}
.icon-star-empty:before {
  content: "\e9d7";
}


.entry-title span {
    color:#22537a;
    font-size:8rem;
    float: right;
    margin: -20px 0 0 0;
    padding: 0 0 0 0;
}

/* =========================================================
   Structure==============================================*/

/* post background colour */
.hentry{
    background: #e5e6e7;
    border-radius: 0.25em;
   
}
.home-content {
    padding: 4.166% 0px;
}

.associates {    
    background: #d3dbe2;
    border-radius: 0.25em;
    margin: 4% 8.3333%;
    padding: 4.166% 8.3333%;
}

.associates h3 {
   font-size: 2.4rem;
    line-height: 1.3636;
    margin-top: 1.0909em;
    margin-bottom: 2.1em;
}
.associates a {
    border-bottom: 1px solid #333;
}
.associates a:hover {
    border-bottom: none;
}

.messagebox {
    background-color: #4689be;
    color: #fff;
    margin:0;
    padding:1em 2em 1em 2em;
    width:80%;
}

.messagebox h2 {
	    color: #fff;
	font-size: 1.6em;
	margin-bottom:1em;
}


.messagebox a {
	color: #fff;
}
.messageinner {
    background: #38688e;
    padding:1em;
}
.messageinner h3 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom:.5em;
}
.messageinner p {
	margin-bottom:.5em;
}
.featurebox {
    border-radius: 0.25em;
    font-family: "Noto Sans", sans-serif;
    background: #4689be;
    color: #fff;
    float:right;
    padding:10px;
    margin: 0 0 20px 20px;
    width: 240px;
}
.featurebox h3 {
    color: #f1fd6b;
    font-size: 4.6rem;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.featurebox p {
    margin-bottom: 1em;
    padding-left: 4px;
}
.featurebox ul{
    margin: 0 0 10px 0;
    padding: 5px;
}
.featurebox li{
    background: #38688e;
    border-radius: 0.25em;
    color: #fff;
    font-size: 0.9em;
    font-style: italic;
    list-style: none;
    padding: 5px 5px 5px 10px;
    margin: 0 0 5px 0;
    
}

.contactbox {
    background: #d3dbe2;
    border-radius: 0.25em;
    margin-bottom: 0;
    padding: 20px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  background-color: #f77c04;
  border: 0;
    border-radius: 0.25em;
  color: #fff;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.7917em 1.5em;
  text-transform: uppercase;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  -webkit-appearance: button;
  background-color: #058df9;
}
input[type="text"] {
    border-radius: 0.25em;
    
}
.wpforms-field-label {

    font-family: "Noto Sans", sans-serif;
}

/* ==========================================================================
   Skyline animation stuff - only on screens over 600px wide
   ========================================================================== */
@media screen and (min-width: 480px)
{
#cityani{
    background: #dbeaf5;
    height:160px;
    overflow:hidden;
    position: relative;
}
.skyline{
    background:url(skyline2.png);
    height: 160px;
    width: 2606px;
    margin:0;
    overflow:hidden;
    -webkit-animation: bannermove 30s linear infinite;
    -moz-animation: bannermove 30s linear infinite;
    -ms-animation: bannermove 30s linear infinite;
     -o-animation: bannermove 30s linear infinite;
       animation: bannermove 30s linear infinite;
}
 
@keyframes "bannermove" {
     0% {
        margin-left: 0px;
 }
    100% {
        margin-left: -1303px;
 }
 
}
 
@-moz-keyframes bannermove {
    0% {
        margin-left: 0px;
 }
    100% {
        margin-left: -1303px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -1303px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -1303px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -1303px;
 }
 
}

#taxi-lane{
    width:100%;
    height:80px;
    margin:0;
    background:#193e5c;
    background-image:url(taxilanebg.png);
    background-repeat: no-repeat;
    padding-left:25%;
}
#taxi-lane img {
}

}

/* =================================================
   dog animation =================================== */
.dogwrap {
    height:72px;
    overflow:hidden;
    margin: 1em 0 0 0;
    position: relative;
}
.dogani {
    background: url(dog.gif);
    background-repeat: no-repeat;
    height: 72px;
    width: 145px;
    margin:0;
    overflow:hidden;
    -webkit-animation: picmove 15s linear infinite;
    -moz-animation: picmove 15s linear infinite;
    -ms-animation: picmove 15s linear infinite;
     -o-animation: picmove 15s linear infinite;
       animation: picmove 15s linear infinite;
}
 
/* =================================================
   car animation =================================== */
.carwrap {
     height:72px;
    overflow:hidden;
    margin: 1em 0 0 0;
    position: relative;
}
.carani {
    background: url(petcarani.gif);
   background-repeat: no-repeat;
    height: 72px;
    width: 200px;
    margin:0;
    overflow:hidden;
    -webkit-animation: picmove 15s linear infinite;
    -moz-animation: picmove 15s linear infinite;
    -ms-animation: picmove 15s linear infinite;
     -o-animation: picmove 15s linear infinite;
       animation: picmove 15s linear infinite;
}
 

@keyframes "picmove" {
     0% {
        margin-left: -500px;
 }
    100% {
        margin-left: 2000px;
 }
 
}
 
@-moz-keyframes picmove {
     0% {
        margin-left: -500px;
 }
    100% {
        margin-left: 2000px;
 }
 
}
 
@-webkit-keyframes "picmove" {
     0% {
        margin-left: -500px;
 }
    100% {
        margin-left: 2000px;
 }
}
 
@-ms-keyframes "picmove" {
     0% {
        margin-left: -500px;
 }
    100% {
        margin-left: 2000px;
 }
}
 
@-o-keyframes "picmove" {
     0% {
        margin-left: -500px;
 }
    100% {
        margin-left: 2000px;
 }
}

}

/* =======================================
    Mobile device adjustments ==========================*/

@media screen and (min-width: 600px)
{
    .secondary {
   height: 100vh;

}
    .sidebar {

    }
}
@media screen and (max-width: 600px)
{
.entry-title span {
    font-size:6rem;
    margin: 0px 0 0 20px;
}
}


@media screen and (max-width: 768px)
{
    .featurebox {
    float:none;
    margin: 0 0 20px 0px;
    width: 100%;
}
}

@media screen and (max-width: 478px)
{
#cityani, #skyline,#taxi-lane {
    display:none;
}

@media screen and (max-width: 360px)
{
    .site-branding img {
        display: none;
    }
    .site-title {
    font-size: 4.6rem;
    padding-right: 60px;
    text-align: left;
    }
    .phone p{
    margin: 0 10px 0 10px;
}


}

}


/* Elements animations 
===============================*/

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;}
.animated2sec{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}
.animatedslow{-webkit-animation-duration:3s;-moz-animation-duration:3s;-ms-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}



@-webkit-keyframes fadeIn {
    0% {opacity: 0;}    
    100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
    0% {opacity: 0;}    
    100% {opacity: 1;}
}

@-o-keyframes fadeIn {
    0% {opacity: 0;}    
    100% {opacity: 1;}
}

@keyframes fadeIn {
    0% {opacity: 0;}    
    100% {opacity: 1;}
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}


@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpSlow {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpSlow {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpSlow {
    -webkit-animation-name: fadeInUpSlow;
    -moz-animation-name: fadeInUpSlow;
    -o-animation-name: fadeInUpSlow;
    animation-name: fadeInUpSlow;
}



@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

/* boxes background colour pulse */

@-moz-keyframes throb {
    0% { color: #d3dbe2; }
    50% { color: #d5dfe7; }
}
@-webkit-keyframes throb {
    0% { color: #d3dbe2; }
    50% { color: #d5dfe7; }
}
@-o-keyframes throb {
    0% { color: #d3dbe2; }
    50% { color: #d5dfe7; }
}
@keyframes throb {
    0% { color: #d3dbe2; }
    50% { color: #d5dfe7; }
}