@import url('https://fonts.googleapis.com/css?family=Coda');

/*<editor-fold desc="Text style">*/
h1 {
    line-height: 36px;
    text-decoration: underline;
    font-weight: 700;
    font-size: 24px;
    font-family: myriad-pro, sans-serif;
}

h2 {
    font-family: myriad-pro, sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 11px 0 4px;
    font-style: italic;
    line-height: 26px;
}

h3 {
    font-family: myriad-pro, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}

p {
    color: black;
}

/*</editor-fold>*/

/*<editor-fold desc="Page Container">*/
html, body {
    height: 100%;
}

/*<editor-fold desc="Clear fix tag">*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/*</editor-fold>*/

.wrapper {
    position: relative;
    min-height: 100%;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.page {
    padding: 131px 16px 250px;
}

.page li {
    color: black;
}

/*<editor-fold desc="Table">*/
table.table-no-border {
    margin: 0 0 40px 0;
}

table.table-no-border td, table.table-no-border th {
    border: none !important;
}

.page table td {
    color: black;
}

/*</editor-fold>*/

/*<editor-fold desc="Image">*/
#booking-steps img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

img {
    max-width: 100%;
}

/*</editor-fold>*/

/*<editor-fold desc="Input">*/

.btn-apply {
    margin-top: 10px;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #cedd54;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f1f6d5), color-stop(1, #cfde59));
    background: -ms-linear-gradient(top, #f1f6d5, #cfde59);
}

.btn-apply:hover {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #cedd54;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cfde59), color-stop(1, #f1f6d5));
    background: -ms-linear-gradient(top, #cfde59, #f1f6d5);
}

.btn-apply:active {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #cedd54;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cfde59), color-stop(1, #f1f6d5));
    background: -ms-linear-gradient(top, #cfde59, #f1f6d5);
    top: 1px;
}

.btn-apply:focus {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #cedd54;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cfde59), color-stop(1, #f1f6d5));
    background: -ms-linear-gradient(top, #cfde59, #f1f6d5);
}

/*</editor-fold>*/

/*</editor-fold>*/

/*<editor-fold desc="Header">*/
.navbar {
    padding: 10px 15px;
    background-color: black;
}

.navbar-header {
    padding-bottom: 50px;
}

.navbar-brand > img {
    max-height: 82px;
}

#menu .nav .nav-item:hover a {
    background-color: #BCD63A;
}

#menu .nav .nav-item a {
    text-decoration: none;
    padding: 2px 10px;
    color: white;
    text-align: center;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    font-family: myriad-pro, sans-serif;
    letter-spacing: 1px;
    background-color: transparent;
}

.header .instant-quote-form {
    position: fixed;
    top: 70px;
    width: 100%;
}

.top-move {
    padding-top: 0;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

@media (max-width: 768px) {
    .header .instant-quote-form {
        position: fixed;
        top: 115px;
        width: 96%;
    }

    .navbar-fixed-top {
        height: 160px;
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 40px;
        background-color: black;
        width: 100%;
    }

    .top-move {
        padding-top: 35px;
    }

    #menu .nav .nav-item a {
        border-radius: 0px;
    }
}

.empty-space-form {
    min-height: 70px;
}

.input-instant-quote {
    border-radius: 9px;
    border-color: black;
}

.input-form {
    margin: 20px 0;
}

.btn-instant-quote {
    font-family: coda, sans-serif;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-left: -16px;
    border-radius: 9px;
    background: linear-gradient(to bottom, #FFFFFF, #ff0000 100%);
    background: -ms-linear-gradient(top, #FFFFFF, #ff0000);
    border-color: black;
}

.btn-instant-quote:hover {
    color: blue;
    background: linear-gradient(to bottom, #FFFFFF, #ff0000 100%);
    background: -ms-linear-gradient(top, #FFFFFF, #ff0000);
    border-color: black;
}

#footer {
    background-color: #00000C;
    min-height: 200px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.nav-pills > .nav-item > .dropdown-title {
    text-decoration: none;
    padding: 2px 10px;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 6px;
    font-weight: 700;
    font-family: myriad-pro, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

#footer .dropdown-menu > .nav-item > a {
    color: black;
    font-size: 12px;
}

#footer p {
    color: white;
    margin-bottom: 5px;
}

.nav .nav-item:hover a {
    background-color: #BCD63A;
}

#footer .dropdown-menu {
    background-color: #BCD63A;
    min-width: 150px;
    margin-top: 0;
    border-radius: 6px;
    padding: 0;
}

.caret {
    color: black;
    margin-left: 0;
}

.sub-menu {
    position: absolute;
    top: 0;
    color: black;
    font-size: 12px;
    background-color: #BCD63A;
    min-width: 150px;
    left: 148px;
}

.dropdown-menu > li > a {
    color: black;
    font-size: 12px;
    margin: 0 auto;
}

.dropdown-menu > li > .top-item {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.dropdown-menu > li > .bottom-item {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.nav-item > .dropdown-menu > li > a:hover {
    background-color: lightgray;
}

.nav-item > .dropdown-menu > li > .top-item:hover {
    background-color: lightgray;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.nav-item > .dropdown-menu > li > .bottom-item:hover {
    background-color: lightgray;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

footer > .container {
    text-align: center;
}

footer > .container > .nav {
    display: inline-block;
}

/*</editor-fold>*/
