body {
background-color:#f2f0f0;
font-family: 'Open Sans', sans-serif;
}

a:link {
color: #282d62;
}

a:hover {
color: rgba(245,146,20,1);
text-decoration: none;
cursor: pointer !important;
}

a:visited {
color: #282d62;
}

.top-header {
background-color:#f2f0f0;
padding: 13px 0px 5px 0px;
}

.top-header-lt {
color:#282d62;
font-size:12px;
}

.top-header-rt {
color:#282d62;
font-size:12px;
float:right;
}

.navbar-default {
background-color: rgba(40,45,98,1);
border-color: transparent;
}

.navbar {
border-radius: 0px;
min-height: 118px;
}

.top-logo {
width: 420px;
background-color: #fff;
padding: 26px 30px;
margin: -16px;
}

.navbar {
margin-bottom: 0px !important;
}

.nav {
margin-top: 40px;
margin-left:6em;
font-size: 15px;
}

.navbar-default .navbar-nav>li>a {
color: #fff;
padding:8px 15px; 
border-radius: 20px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: rgba(237, 241, 245, 0.2);
}

.img-container {
min-height: 681px;
background-image: url("https://www.railscape.co.uk/images/home-banner-007.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.about-us-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/7-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.services-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/about-us-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.gallery-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/services-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.news-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/8-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.contact-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/2-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.support-container {
min-height: 480px;
background-image: url("https://www.railscape.co.uk/images/support-banner.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.spray-display-container {
    min-height: 480px;
    background-image: url("https://railscape.tech/SDM/images/7-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.welcome-bg {
background-color: rgba(245,146,20,0.9);
position: absolute;
bottom: 60px;
left: 0;
width: 100%;
z-index: 2; 
}

.welcome-message {
color: #fff;
font-size: 24px;
font-weight: 600;
padding: 15px 0em 0em 1em;
}

.welcome-content {
color: #fff;
font-size: 14px;
padding: 0em 1.1em 18px 24px;  
}

.white-bg {
background-color:#fff;
}

.info-detail {
background-color:#fff;
padding: 26px 0px 0px 20px;
color:#8e9498;
font-size: 17px;
font-weight: 600;
}

.info-detail-last {
background-color:#fff;
padding: 26px 0px 0px 0px;
color:#8e9498;
font-size: 17px;
font-weight: 600;
}

.banner-right {
background-color:#fff;
margin-top: -5.8em;
}

.banner-small-image {
height: 160px; 
}

.news-title {
color: #282d62;
font-size: 16px;
font-weight: 600;
padding: 25px 0em 0em 0px;
}

.news-title a:link {
color: #282d62;
}

.news-title a:visited {
color: #282d62;
}

.news-title a:hover {
color: #E46C2C;
}

.news-content {
color: #8e9498;
font-size: 13px;
padding: 5px 15px 0px 0px;
line-height: 20px;
}

.news-content a:link {
color: #8e9498;
}

.news-text a:visited {
color: #F59214;
}

.clients-logo {
padding: 3em 10px;
}

.client-icon {
padding:10px 0px;
}

.info-bg {
background-color:#fff;
padding-left: 0px !important;
line-height: 22px;
}

.info-message {
padding: 2.5em 1.5em 0 2.5em;
}

.pd-0 {
padding:0px;
}

.pd-rt-0 {
padding-right:0px;
}

.pd-lt-0 {
padding-left:0px;
}

.mg-btm-3 {
}

footer {
background-color: rgba(40, 47, 97, 1);
color: #fff !important;
padding: 30px 0;
}

.footer-copy {
color: #fff;
text-align: center;
font-size: 18px;
letter-spacing: 1px;
}


.footer-details {
margin: 30px 0;
padding-top: 50px;
border-top: 1px dotted rgba(237, 241, 245, 0.25);
font-size: 12px;
}

.address {
font-size: 14px;
padding-top: 3px;
}

.address h4 {
font-size: 17px;
}

.footer-details ul {
list-style:none;
margin: 0px;
padding: 0px;
font-size: 13px;
}

.footer-details ul li {
display: block;
color: #fff;
list-style:none;
border-bottom: 1px dotted rgba(237, 241, 245, 0.25);
padding: 8px 0; 
}

.footer-details ul li a:link {
color: #fff; 
}

.footer-details ul li a:visited {
color: #fff; 
}

.footer-logo {
margin: 30px 0 0 0;
padding-left: 50px;
}

.page-title {
background-color: rgba(245,146,20,0.8);
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
z-index: 2; 
padding: 20px 0 20px 35px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.page-title h1 {
margin: 0; 
padding: 0; 
font-size: 32px;
color: #fff;
font-weight: 600;
}

.body-content {
background-color:#fff;
padding: 25px 20px;
margin-bottom: 50px;
}

.body-content p {
line-height: 26px;
font-size: 14px;
}

.news-body {
background-color:#fff;
padding: 30px 0 0 0;
bottom: 1px;
margin-bottom: 50px;
color: #000;
}

.news-body p {
line-height: 24px;
font-size: 14px;
padding: 0 0 0 20px;
}

.news-body h2 {
line-height: 26px;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0 0 0 20px;
font-weight: 600;
}

.news-body a:link {
color: rgba(245,146,20,1);
}

.news-body a:visited {
color: rgba(245,146,20,1);
}

.news-body a:hover {
color: #282d62;
text-decoration: none;
}

.news-image {
height: 220px;
}

.news-text {
height: 220px;
}

.news-contact {
padding: 0 30px 0 15px;
}

.news-contact h4 {
font-size: 19px;
font-weight: 800;
margin: 0 0 20px 0;
}

.news-contact ul {
margin: 0 0 10px 0;
font-size: 16px;
padding: 0;
}

.news-contact ul li {
list-style: none;	
margin: 0;
padding: 8px 0;
}

p.news-address {
font-weight: 600;
}

.news-contact h5 {
font-size: 16px;
font-weight: 600;
line-height: 18px;
}

.news-contact p {
padding-left: 0;
font-size: 13px;
line-height: 22px;
}

.new-large {
margin-bottom: 20px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, {
background-color: #282F61;
border-color: #282F61;
}

.list-group a:visited {
color: #555;
}

.first-paragraph {
font-weight: 700;
}

.about-image {
margin: 26px 0;
}

.services {
text-align: center;
margin-bottom: 15px;
font-weight: 600;
}

.services h5 {
font-weight: 600;
font-size: 15px;
}

.services a:link {
color: #000;
}

.services a:hover {
color: #F59214;
}

.gallery-item {
margin-bottom: 25px;
}

.form-control::-webkit-input-placeholder { color: #000000; }
.form-control:-moz-placeholder { color: #000000; }
.form-control::-moz-placeholder { color: #000000; }
.form-control:-ms-input-placeholder { color: #000000; }

.contact-panel {
text-align: center;
font-size: 32px;
background-color: #F2F0F0;
}

.contact-panel p {
text-align: center;
font-size: 16px;
margin-top: 5px;
}

.form-xs h4 {
font-size: 20px;
margin-bottom: 20px;
}

.form-xs  {
padding-right: 20px;
}

.contact-xs h4 {
font-size: 20px;
margin-bottom: 20px;
}

p.contact-options {
padding-left: 12px;	
}

.body-content ul li {
padding-bottom: 8px;
}

.service-images {
margin-bottom: 20px;
}

.service-images img {
border: 1px rgba(51, 51, 51, 0.2) solid;
}

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

.support-images .bottomleft {
position: absolute;
bottom: 8px;
left: 16px;
font-size: 14px;
color: #fff;
}

.support-images img { 
width: 100%;
height: auto;
}

ol.services-list li {
padding: 10px;
line-height: 26px;
}

.body-services {
margin-bottom: 0 !important;
padding-left: 35px;
}

.body-next {
background-color: rgba(245,146,20,1);
padding: 15px;
margin-bottom: 50px;
font-weight: 300;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.body-next span {
font-weight: 600;
}

.body-next a:link{
color: #fff;
}

.body-next a:hover {
color: #000;
}

.body-next a:visited {
color: #000;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
z-index: 2;
color: #fff;
background-color: #292D61;
border-color: #292D61;
}

.article-thumbnail {
text-align: left;
width: 225px;
height: 225px;
position: relative;
}

.article-image {
text-align: left;
width: 300px;
height: 300px;
position: relative;
}

.entry-content {
text-align: left;
position: relative;
}

.entry-footer {
display:none !important;
}

.btn-redirect { 
  color: #ffffff; 
  background-color: #F59215; 
  border-color: #F59215; 
} 

.btn-redirect:hover, 
.btn-redirect:focus, 
.btn-redirect:active, 
.btn-redirect.active, 
.open .dropdown-toggle.btn-redirect { 
color: #ffffff; 
background-color: #F59215; 
border-color: #F59215; 
} 

.btn-redirect:active, 
.btn-redirect.active, 
.open .dropdown-toggle.btn-redirect { 
background-image: none; 
} 

.btn-redirect.disabled, 
.btn-redirect[disabled], 
fieldset[disabled] .btn-redirect, 
.btn-redirect.disabled:hover, 
.btn-redirect[disabled]:hover, 
fieldset[disabled] .btn-redirect:hover, 
.btn-redirect.disabled:focus, 
.btn-redirect[disabled]:focus, 
fieldset[disabled] .btn-redirect:focus, 
.btn-redirect.disabled:active, 
.btn-redirect[disabled]:active, 
fieldset[disabled] .btn-redirect:active, 
.btn-redirect.disabled.active, 
.btn-redirect[disabled].active, 
fieldset[disabled] .btn-redirect.active { 
background-color: #F59215; 
border-color: #F59215; 
} 

.btn-redirect .badge { 
color: #F59215; 
background-color: #ffffff; 
}

.btn-railscape a:visited { 
color: #ffffff !important; 
}

.btn-railscape { 
color: #ffffff; 
background-color: #F3851F; 
border-color: #F3851F; 
} 

.btn-railscape:hover, 
.btn-railscape:focus, 
.btn-railscape:active, 
.btn-railscape.active, 
.open .dropdown-toggle.btn-railscape { 
color: #ffffff; 
background-color: #49247A; 
border-color: #49247A; 
} 

.btn-railscape:active, 
.btn-railscape.active, 
.open .dropdown-toggle.btn-railscape { 
background-image: none; 
} 

.btn-railscape.disabled, 
.btn-railscape[disabled], 
fieldset[disabled] .btn-railscape, 
.btn-railscape.disabled:hover, 
.btn-railscape[disabled]:hover, 
fieldset[disabled] .btn-railscape:hover, 
.btn-railscape.disabled:focus, 
.btn-railscape[disabled]:focus, 
fieldset[disabled] .btn-railscape:focus, 
.btn-railscape.disabled:active, 
.btn-railscape[disabled]:active, 
fieldset[disabled] .btn-railscape:active, 
.btn-railscape.disabled.active, 
.btn-railscape[disabled].active, 
fieldset[disabled] .btn-railscape.active { 
background-color: #F3851F; 
border-color: #F3851F; 
} 

.btn-railscape .badge { 
color: #F3851F; 
background-color: #ffffff; 
}

.notification-container {
position: relative;
width: 16px;
height: 16px;
top: 15px;
left: 15px;

i {
color: #fff;
}
}

.notification-counter {   
position: absolute;
top: 2px;
background-color: rgba(212, 19, 13, 1);
color: #fff;
border-radius: 7px;
padding: 1px 3px 1px 3px;
font-size: 8px;
line-height: 10px;
}

.carousel-control.right {
background-image: none !important;
}

.carousel-control.left {
background-image: none !important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
font-size: 18px !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
right: 10% !important;
margin-right: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
left: 10% !important;
margin-left: -10px;
}

.carousel-control {
text-shadow: none !important;
filter: alpha(opacity=1);
opacity: 1 !important;
}

.carousel-control a {
color: #f59113 !important;
}

.carousel-control:focus, .carousel-control:hover {
color: #f59113 !important;
}

.support-tab {
margin-top: -20px;
margin-right: 15px;
background-color: #4fb748; 
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px; 
padding: 6px 10px 7px 10px; 
font-size: 13px;
}

.support-tab a:visited {
color: #fff; 
}

.support-tab a {
color: #fff; 
}

.support-tab a:hover {
text-decoration: none;
}

ul.bullets {
list-style: none;
margin-top: 0;
}

ul.bullets li {
list-style: disc;
padding-bottom: 0;
font-size: 15px;
}

.orange {
color: #f8a952;
}

.announcement {
color: #fff;
line-height: 22px;
padding: 15px 20px 15px 20px;
background-color: #f59216;
}

.announcement a {
color: #fff;
}

.announcement a:hover {
color: #282d62;
}
