.navbar-default {
    background-color: white;
}

.navbar-default .container {
    height: 75px;
}

.navbar-collapse.collapse, .navbar-collapse ul, .navbar-collapse ul li, .navbar-collapse ul li a {
    height: inherit !important;
}

.nav.navbar-nav li a {
    padding: 30px;
    size: 20px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
}

a.navbar-brand img {
    max-height: 45px;
}

.navbar-toggle {
    margin-top: 20px;
}

li.active a {
    background-color: #e7e7e747 !important;
}

.navbar li a {
    color: #828282 !important;
}

.slide-container {
    margin-top: -20px;
    background-color: #1b495a;
}

.main-image img {
    width: 100%;
}

.container h2 {
    text-align: center;
    letter-spacing: 2px;
}

.work-fields img {
    max-width: 100px;
    opacity: 0.3;
}

.work-fields {
    margin-top: 60px;
    margin-bottom: 80px;
}

.blocks {
    margin-top: 80px;
}

.blocks {
    text-align: center;
}

.upper-left {
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.upper-right {
    border-bottom: 1px solid #e0e0e0;
}

.bottom-left {
    border-right: 1px solid #e0e0e0;
}

.bottom-right, .bottom-left {
    padding-top: 40px;
}

.upper-left, .upper-right {
    padding-bottom: 40px;
}

.blocks h3 {
    color: #46acd2;
    letter-spacing: 2px;
}

.main-about h2 {
    color: #46acd2;
    letter-spacing: 3px;
    margin-bottom: 40px;
}

.main-about {
    color: gray;
    letter-spacing: 1px;
    margin-top: 50px;
    margin-bottom: 60px;
}

.main-about .content {
    text-align: center;
}

footer {
    letter-spacing: 1px;
    color: white;
    background-color: #1b495a;
    padding-bottom: 60px;
    padding-top: 60px;
}

footer .email img {
    max-height: 35px;
}

footer .phone img {
    max-height: 25px;
    margin-left: 5px;
}

footer h2 {
    margin-top: 0;
    text-align: left;
}

ul {
    list-style-type: none;
}

footer {
    font-size: 20px;
}

footer a {
    color: white;
}

footer a:hover {
    color: white;
}

footer li {
    margin-top: 10px;
}

footer .phone {
    margin-top: 30px;
}

/*.slide-container img{*/
/*    max-height: 1000px;*/
/*}*/

.btn-default {
    border: 2px solid #46acd2;
    border-radius: 0;
    color: #46acd2;
}

.content .btn {
    margin-top: 25px;
    margin-bottom: 50px;
}

.btn:hover {
    color: white;
    background-color: #1b495a;
    border: 2px solid #1b495a;
}

.container > ul {
    padding: 0;
}

.slide-container .container {
    padding: 0;
}

.services-container ul {
    list-style-type: disc;
}

.container h1 {
    letter-spacing: 2px;
    color: #46acd2;
}

.services-container {
    letter-spacing: 2px;
}

.services-container li {
    margin-top: 20px;
}

.demo-gallery {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 90px;
}

.demo-gallery img {
    max-height: 200px;
}

.demo-gallery a {
    display: inline-block;
    margin-left: -5px;
}

.demo-gallery figure {
    position: absolute;
    padding: 10px;
    color: white;
    background-color: #1b495a87;
    margin-top: -40px;
}

.demo-gallery img:hover {
    opacity: .8;
}

.container.conditions-container ul {
    list-style-type: disc;
    margin-left: 20px;
}

.container.conditions-container h3{
    margin-top: 50px;
}

.conditions-container ul{
    margin-bottom: 75px;
}

.dino-210, .dino-180t{
    margin-top: 50px;
}

.dino-210 p, .dino-180t p{
    margin-top: 20px;
}

.services-container .services-element,.services-container .services-subelement {
    display: inline-block;
    background-color: #1b495a;
    color: white;
    padding: 20px;
    margin-top: 25px;
    width: 360px;
}

.services-container .services-subelement {
    margin-left: 50px;
}

.services-container p{
    font-size: 23px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.services-container .services-list{
    margin-bottom: 100px;
}

.subtitle p{
    margin-top: 0;
    color: #bbbbbb;
    font-size: 18px;
}

.dino-180t, .dino-210{
    /* max-width: 420px; */
    background-color: #1b495a;
    color: white;
    display: inline-block;
    padding: 25px;
    border: 1px solid gainsboro;
    margin: 0;
}

.demo-gallery .row{
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 40px;
}

.demo-gallery .row{
    padding-bottom: 50px;
    padding-top: 50px;
    border-bottom: 1px solid #dcdcdc6e;
    margin: 0;
}

.demo-gallery .last-row{
    border: 0;
}

footer, footer h2{
    text-align: left !important;
}

body{
    text-align: center;
}

.container h1{
    display: inline-block;
    padding-bottom: 12px;
    border-bottom: 1px solid gainsboro;
}

.riser-container .demo-gallery{
    margin-top: 75px;
}

.contact-container {
    text-align: left;
}

.alert-danger, .alert-success{
    display: none;
}

textarea{
    height: 200px !important;
}

.conditions-container{
    text-align: left;
}

.title{
    text-align: center;
}

.contact-container .btn-default{
    color: white;
    background-color: #1b495a;
    border: 2px solid #1b495a;
}

.contact-container .btn-default:hover{
    border: 2px solid #46acd2;
    border-radius: 0;
    color: #46acd2;
    background-color: white;
}

.btn-row{
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 100px;
}








html {
    height: 100%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    position: relative;
    margin: 0;
    min-height: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
    padding-bottom: 300px;
}

/**
 * Footer Styles
 */

footer {
    margin-top: 150px;
    height:300px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}