


@font-face {
	font-family: 'Alphabet';
	src: url('br_light.ttf');
}

@font-face {
    font-family: 'Sofia';
    src: url('sofiapro-light.otf');
}

@font-face {
	font-family: 'Digital';
	src: url('digital.ttf');
}

* {
	
}

::selection {
	background: #ddd;
	color: #FF2E2B;
}


html {
	overflow-x: hidden;
}

body {
	margin: 0 auto;
	padding: 0 0;
	background: #fff;
	color: #343434;
	font-family: 'Quicksand', sans-serif;
	overflow-x: hidden;
}

.full {
	max-width: 100%;
	position: relative;
}

p {
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}

.update_header {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.update_text {
	text-align: center;
	padding-bottom: 10px;
}

.update_container {
	position: relative;
	background: #8ed3ed;
	width: 100%;
}


.update_box {
	padding: 30px 20px;
	max-width: 60%;
	margin: 0px auto 30px auto;
}



header {
	position: relative;
	background: #0F1E5A;
	padding: 30px 20px;
	color: #f6f6f6;
	margin: 0px auto 0px auto;
	overflow: auto;
}

.content_box {
	max-width: 60%;
	margin: 0px auto 30px auto;
}

.padded {
	margin-bottom: 20px;
	position: relative;
}


footer {
	position: relative;
	background: #383a3b;
	width: 100%;
}

.footer_content {
	color: #f3f5f6;
	padding: 30px 20px;
	max-width: 70%;
	margin: 30px auto 0 auto;
}

h1 {
	font-family: 'Digital', sans-serif;
	letter-spacing: 1px;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-family: 'Digital', sans-serif;
	letter-spacing: 1px;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
}

.fleet_container {
	overflow-x: auto;
	margin-bottom: 20px;
}



.button {
	background: #0F1E5A;
	border: none;
	border-radius: 8px;
	color: #f6f6f6;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	transition-duration: 1s;
}


.button_1 {
	background: #0F1E5A;
	border: none;
	border-radius: 8px;
	color: #f6f6f6;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	transition-duration: 1s;
}


.button:hover {
	background: #8ed3ed;
	color: red;
}

.centre {
	margin: 0 auto;
	text-align: center;
}


table {
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid lightgray;
	text-align: left;
	overflow: auto;
	white-space: nowrap;
}

tr {
	
}

tr:nth-child(even) { 
	background: #f6f6f6

}
tr:nth-child(odd) {
	background: #FFF
}

tr:hover {
	background: #F0FFFF;
}

td {
	border: 1px solid lightgray;
	padding: 8px 10px;
	font-family: 'Quicksand', 'Sofia', sans-serif;
	font-size: 13px;
}

th {
	background: #F0FFFF;
	border-top: 1px solid lightgray;
	border-bottom: 3px solid lightgray;
	color: #008080;
	color: #539cce;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 16px 12px;
}




.livery_div {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 2em;
}

a {
	color: inherit;
	text-decoration: none;
}



.footer_link {
	transition: color 1s ease;
	color: #93dbff;
}

.footer_link:hover {
	color: #f5fc49;
}


.arriva_old {
	background: rgb(253,255,223);
	background: linear-gradient(90deg, rgba(253,255,223,1) 40%, rgba(23,205,209,1) 40%);
	border: 0.5px solid lightgray;
}

.arriva_new {
	background: rgb(72,182,229);
	background: linear-gradient(90deg, rgba(72,182,229,1) 20%, rgba(133,215,250,1) 20%, rgba(133,215,250,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 40%, rgba(72,182,229,1) 40%, rgba(72,182,229,1) 100%);
}

.arriva_int {
	background: rgb(27,181,198);
	background: linear-gradient(180deg, rgba(27,181,198,1) 65%, rgba(40,93,101,1) 65%);
}

.arriva_eco {
	background: rgb(178,221,57);
	background: linear-gradient(90deg, rgba(178,221,57,1) 40%, rgba(7,3,116,1) 40%);

}

.arriva_econew {
	background: rgb(72,182,229);
	background: linear-gradient(90deg, rgba(72,182,229,1) 15%, rgba(178,221,57,1) 15%, rgba(178,221,57,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 40%, rgba(72,182,229,1) 40%, rgba(72,182,229,1) 100%);
}

.arriva_saph {
	background: rgb(16,175,230);
	background: linear-gradient(90deg, rgba(16,175,230,1) 30%, rgba(16,229,230,1) 30%, rgba(16,222,230,1) 40%, rgba(7,3,116,1) 40%);
}

.arriva_saphnew {
	background: rgb(14,44,113);
	background: linear-gradient(90deg, rgba(14,44,113,1) 25%, rgba(138,138,138,1) 25%, rgba(138,138,138,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(72,182,229,1) 50%);

}

.arriva_click {
	background: rgb(206,206,214);
	background: linear-gradient(90deg, rgba(206,206,214,1) 30%, rgba(16,175,230,1) 30%, rgba(16,175,230,1) 45%, rgba(10,10,82,1) 45%, rgba(10,10,82,1) 55%, rgba(97,0,121,1) 55%, rgba(97,0,121,1) 70%, rgba(206,206,214,1) 70%);

}

.arriva_pde {
	background: rgb(72,182,229);
	background: linear-gradient(90deg, rgba(72,182,229,1) 20%, rgba(107,39,195,1) 20%, rgba(107,39,195,1) 25%, rgba(70,143,250,1) 25%, rgba(70,143,250,1) 30%, rgba(86,210,72,1) 30%, rgba(86,210,72,1) 35%, rgba(255,246,50,1) 35%, rgba(255,246,50,1) 40%, rgba(255,130,57,1) 40%, rgba(255,130,57,1) 45%, rgba(254,37,37,1) 45%, rgba(254,37,37,1) 50%, rgba(72,182,229,1) 50%);
}

.arriva_bbb {
	background: darkblue;
}

.arriva_zoe {
	background: #face2c;
}

.arriva_rib {
	background: rgb(205,14,49);
	background: linear-gradient(180deg, rgba(205,14,49,1) 40%, rgba(246,246,202,1) 40%, rgba(246,246,202,1) 60%, rgba(205,14,49,1) 60%);
}

.arriva_ver {
	background: rgb(80,220,100,1);
	background: linear-gradient(180deg, rgba(80,220,100,1) 25%, rgba(255,251,227,1) 25%, rgba(255,251,227,1) 50%, rgba(80,220,100,1) 50%, rgba(80,220,100,1) 90%, rgba(78,57,57,1) 90%);
}


.arriva_trn {
	background: rgb(255,254,194);
	background: linear-gradient(180deg, rgba(255,254,194,1) 75%, rgba(0,49,99,1) 75%);
	border: 0.5px solid lightgray;
}

.arriva_trnnew {
	background: rgb(170,1,195);
	background: linear-gradient(90deg, rgba(170,1,195,1) 25%, rgba(149,149,149,1) 25%, rgba(149,149,149,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(72,182,229,1) 50%);
}

.htl {
	background: #1aab19;
}

.cumfy {
	background: #ffe808;
}

.spt {
	background: rgb(255,255,220);
	background: linear-gradient(180deg, rgba(255,255,220,1) 65%, rgba(215,12,6,1) 65%);
	border: 0.5px solid lightgray;
}

.ldn {
	background: #D01A1E;
}

.white {
	background: #fff;
	border: 0.5px solid lightgray;
}

.wolds {
	background: rgb(246,97,87);
	background: linear-gradient(90deg, rgba(246,97,87,1) 65%, rgba(60,129,231,1) 65%);
}

.grey {
	background: #d7d7d7;
}

.spec {
	background: rgb(64,194,68);
	background: linear-gradient(90deg, rgba(64,194,68,1) 65%, rgba(202,217,51,1) 65%);
}

.suncon {
	background: #9be22d;
}

.comp {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 75%, rgba(135,21,39,1) 75%);
	border: 0.5px solid lightgray;
}

.sgc {
	background: rgb(0,17,196);
	background: linear-gradient(90deg, rgba(0,17,196,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 60%, rgba(255,119,0,1) 60%, rgba(255,119,0,1) 80%, rgba(255,0,0,1) 80%);
}

.sgcgold {
	background: rgb(208,176,71);
	background: linear-gradient(90deg, rgba(208,176,71,1) 50%, rgba(255,233,160,1) 50%, rgba(255,233,160,1) 65%, rgba(6,8,84,1) 65%);
}

.hat {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 65%, rgba(228,33,27,1) 65%);
	border: 0.5px solid lightgray;
}

.gha {
	background: rgb(191,191,191);
	background: linear-gradient(180deg, rgba(191,191,191,1) 75%, rgba(235,35,35,1) 75%);
}

.abl {
	background: rgb(228,33,27);
	background: linear-gradient(90deg, rgba(228,33,27,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 60%, rgba(136,135,135,1) 60%);
}

.hatexec {
	background: #222332;
}

.arrtngold {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 80%, rgba(136,135,135,1) 80%);
	border: 0.5px solid lightgray;
}

.mtl {
	background: rgb(255,253,208);
	background: linear-gradient(180deg, rgba(255,253,208,1) 75%, rgba(227,15,15,1) 75%);
	
}

.mtltrain {
	background: rgb(255,253,208);
	background: linear-gradient(180deg, rgba(255,253,208,1) 60%, rgba(60,0,255,1) 60%, rgba(60,0,255,1) 68%, rgba(255,253,208,1) 68%, rgba(255,253,208,1) 75%, rgba(204,34,0,1) 75%);
}

.mtlhey {
	background: rgb(255,253,208);
	background: linear-gradient(180deg, rgba(255,253,208,1) 65%, rgba(0,0,0,1) 65%, rgba(0,0,0,1) 75%, rgba(227,15,15,1) 75%);
}

.heysham {
	background: rgb(29,106,0);
	background: linear-gradient(180deg, rgba(29,106,0,1) 40%, rgba(250,255,36,1) 40%, rgba(250,255,36,1) 75%, rgba(29,106,0,1) 75%);
}

.smart {
	background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 25%, rgba(255,247,80,1) 25%, rgba(255,247,80,1) 40%, rgba(134,134,134,1) 40%, rgba(134,134,134,1) 70%, rgba(255,247,80,1) 70%);
	
}

.smarteco {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 20%, rgba(255,247,80,1) 20%);
	
}

.sbyellow {
	background: rgb(255,216,0);
	background: linear-gradient(180deg, rgba(255,216,0,1) 75%, rgba(33,33,33,1) 75%);
}

.ferrylink {
	background: rgb(255,185,86);
	background: linear-gradient(90deg, rgba(255,185,86,1) 10%, rgba(0,8,116,1) 10%);
}

.coachline {
	background: #cc2200;
}

.ryanair {
	background: rgb(120,216,255);
	background: linear-gradient(180deg, rgba(120,216,255,1) 75%, rgba(0,4,29,1) 75%);
}

.soupleas {
	background: rgb(0,62,215);
	background: linear-gradient(180deg, rgba(0,62,215,1) 70%, rgba(33,33,33,1) 70%);
}

.soucorp {
	background: rgb(227,15,15);
	background: linear-gradient(180deg, rgba(227,15,15,1) 0%, rgba(227,15,15,1) 15%, rgba(255,253,208,1) 15%, rgba(255,253,208,1) 75%, rgba(227,15,15,1) 75%);
}



.depot_div {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.8em;
	background: #8B0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.depot_div_ua {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.8em;
	background: #131313;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.depot_div_wx {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.2em;
	background: #f94545;
	color: #f9fa20;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
}

.depot_div_rh {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.2em;
	background: #000;
	color: #f9fa20;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
}

.depot_div_bg {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.2em;
	background: #ffeb00;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
}

.depot_div_ch {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.2em;
	background: #86ff6a;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
}

.depot_div_ab {
	display: inline-block;
	height: 1.2em;
	margin-right: .5em;
	vertical-align: text-top;
	width: 1.2em;
	background: #ff8235;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
}





