.ds {
    background-color: #000 !important
}

h1 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 500
}

h2 {
    font-size: 29px;
    font-family: 'Rubik 80s Fade', cursive;
    color: #fff
}

/*h3 {
  font-size: 28px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}*/

h3 a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #167da7 !important;
    font-size: 22px !important;
    line-height: 8px
}

/*h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #6e6e6e;
    font-weight: 300;
    line-height: 28px
}*/

h5 {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.8 !important;
    margin: 0px !important;
}


.top-line {
    width: 100%;
    background-color: #083e57;
    font-family: Montserrat, sans-serif;
    color: #fff !important;
    position: relative;
    height: 36px;
    text-align: right;
    display: block;
    padding-top: 9px
}

.container-nav {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 25px
}

.container-nav a {
    color: #fff !important
}

.navbar-default-go {
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #083e57;
    font-size: 24px;
    line-height: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    border-top: #e7e7e7
}

.navbar-default-go li>a {
    color: #083e57;
    font-weight: 400
}

.navbar-default-go li>a:hover {
    color: #167da7 !important;
    font-weight: 400;
    background-color: transparent !important
}

.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-nav>.open>a {
    color: #083e57;
    background-color: #aec4cc
}

nav ul li ul {
    position: absolute
}

nav ul li ul li:hover a {
    background: #f7f7f7
}

nav ul li ul.dropdown-menu {
    display: none
}

nav ul li:hover ul.dropdown-menu {
    display: block
}

.btn-nav {
    background: #083e57;
    border-radius: 8px;
    font-family: oxygen, sans-serif;
    color: #fff !important;
    font-size: 14px;
    font-weight: 300;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    letter-spacing: 1.5px;
    float: right;
    margin-top: 2px
}

.btn-nav:hover {
    background: #74cee1 !important;
    text-decoration: none;
    font-weight: 100;
    color: #083e57 !important
}

.dropdown-menu {
    min-width: 235px !important
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 150px;
    display: inline-block;
    position: relative
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    right: 1;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.428571429;
    color: #083e57;
    white-space: nowrap;
    text-decoration: none !important
}

.navbar-brand,
.navbar-collapse {
    display: none;
    width: 100%;
    float: left
}

.uk-button {
    float: right;
    padding: 6, 6, 6, 10;
    margin-right: 10px;
    background-color: #fff;
    color: #083e57;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: 400
}

.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    padding: 8px;
    margin-right: 0;
    background: #083e57;
    color: #fff !important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    font-family: Montserrat, sans-serif
}

.uk-offcanvas-bar ul {
    list-style-type: none;
    float: left;
    display: inline-block
}

.uk-offcanvas-bar li {
    width: 100%
}

.uk-offcanvas-bar li>a {
    width: 100%;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    float: left;
    display: block;
    line-height: 2.7
}

.uk-offcanvas-bar li>a:hover {
    width: 100%;
    color: #167da7;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    float: left;
    display: block;
    line-height: 2.7;
    text-decoration: none !important
}

.inset {
    margin-left: 19px !important
}

.request {
    float: right;
    padding-top: 20px
}

.logo-top {
    height: auto
}

.logo-top img {
    max-width: 400px;
    padding: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none
}

.navbar-nav-good {
    width: 100%;
    margin-top: 5px;
    text-align: center
}

.navbar-collapse {
    width: 100%;
    float: right;
    text-align: left;
    padding: 10px;
    background-color: #fff
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #b2b5ba;
    background-image: none;
    border: 1px;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #083e57;
    opacity: .7
}

.nav_item {
    margin-left: 25px;
    float: left;
    margin-top: 20px
}

.nav_ul_item {
    padding-left: 25px;
    float: left;
    margin-top: 20px
}

.container-fluid {
    width: 100%;
    height: 75px;
    color: #083e57
}