/*EEA Responsive Theme*//*--------------- Document Setup (body, divs, img) ---------------*/
body, div, img, a {
    font-family: 'Roboto', sans-serif;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    clear:both;
}
.fl {
    float:left !important;
}
.fr {
    float:right !important;
}
ol, ul, li {
    list-style:none;
    margin:0px;
    padding:0px;
}
a {
    transition:all .2s linear !important;
    -o-transition:all .2s linear !important;
    -moz-transition:all .2s linear !important;
    -webkit-transition:all .2s linear !important;
}
a:hover {
    text-decoration:none;
}
.button-width-fix {
    width: 120px !important;
}
/*--------------- Heading Styles ---------------*/h1, h2, h3, h4, h5, h6 {
    margin:0px !important;
    padding:0px !important;
    clear:none !important;
    font-family: 'Roboto', sans-serif;
}
h1 {
    font-size:60px;
    text-align:center;
    color:#e02982;
    text-transform:uppercase;
    font-weight:normal;
    font-family: 'Oswald', sans-serif !important;
    margin-bottom:10px !important;
}
h2 {
    font-size:30px;
    text-align:center;
    color:#333333;
    font-family: 'Oswald', sans-serif !important;
}
h3 {
    color: #444;
    font-size: 28px;
    font-weight: normal;
    line-height: 54px !important;
    text-align: center;
}
.font_weight h3 {    /*font-family: 'Oswald', sans-serif !important;*/
    font-size: 18px;
    line-height: 22px !important;
}
h4 {
    font-size:20px;
    color:#003776;
    font-weight:900;
    line-height:normal;
}
h4 span {
    color:#db237b;
}
h5 {
    font-size:18px;
    color:#444;
    font-weight:600;
    line-height:40px;
    margin:10px 0 0 0 !important;
}
h5 a {
    color:#df359e;
}
h6 {
}
/*--------------- Custom Style ---------------*/.topheader {
    position:relative;
    background:#f2f2f2;
    z-index:10;
}
.logo {
    float:left;
    padding:20px 0px !important;
}
.navbar-brand {
    padding:0px;
    border:0px;
}
.navbar {
    border-radius:0px;
}
.v-hidden {
    visibility: hidden;
}
/*--------------- Header Style ---------------*/.heading-panel {
    padding:40px 0px;
}
.contact-info {
    /*    padding:15px 0 0 0 !important;
        min-width:250px;
        float:right;*/
    padding: 26px 0 0 0 !important;
    min-width: 250px;
    float: right;
    vertical-align: middle;
}
.phone-numbers {
    /*margin:10px 0 0 0;*/
    margin: 0px 0 0 38px;
}


.contact-info .hours {
    margin-left:38px;
    color:#959595;
}
.phone-numbers .phone-icon {
    float:left;
    margin:5px 0 0 0;
}
.phone-detail {
    margin-left:40px;
}
.phone-detail p {
    font-size:15px;
    font-weight:bold;
    color:#0d3073;
    line-height:20px;
}
.phone-detail p span {
    color:#d10077;
}
.custom-contianer {
    padding:30px 0px;
    background:#f6f6f6;
}
.boxstyle {
    background:#FFF;
    border:#e6e6e6 solid 1px;
    margin:0px 0 30px 0;
    box-shadow:5px 5px 0px #e9e9e9;
}
.boxstyle .box-header {
    background:#003572;
    padding:12px 20px;
    font-size:22px;
    color:#FFF;
    font-weight:500;
}
.boxstyle .box-body {
    padding:20px;
}
.boxstyle .box-body p, .box-body ul {
    font-size:16px;
    color:#333;
    line-height:30px;
    font-weight:500;
    margin:0px !important;
}
.box-body .boxed-ul {
    border: 1px solid #000;
    padding: 1em;
    margin-top: 1em !important;
    border-radius: 0.5em;
}
.boxed-ul li {
    list-style: square;
    margin-left: 25px;
}
#selected-date-heading {
    color:#e93681;
    font-size:18px;
    text-align:center;
    width:100%;
    display:block;
}
.slots-table .table-row {
    background:#FFF;
    padding:8px 0 8px 5px;
}
.slots-table .table-row p {
    font-size:16px;
    color:#444444;
    margin:0px;
    line-height:30px;
}
.slots-table .table-row:nth-child(2n+1) {
    background:#f2f2f2;
}
.box-color {
    background:#fef5ec !important;
}
.list-style {
}
.list-style ul {
    margin:0px !important;
    padding:0px !important;
}
.list-style ul li {
    font-size:14px;
    padding:7px 0 7px 20px;
    color:#333333;
    line-height:normal;
    background:url(../images/list-arrow.png) 0px 12px no-repeat;
}
.full-center {
    text-align:center;
    width:100%;
    display:inline-block;
    padding:20px 0px !important;
}
.comment-box {
    background:#FFF;
    border:#dddddd solid 1px;
    border-radius:5px;
    padding:30px 30px 10px 30px;
    position:relative;
}
.comment-box p {
    text-align:center;
    font-size:15px;
    color:#444444;
    line-height:24px;
}
.ds-info {
    float:right;
    margin:10px 0 0 0;
}
.ds-info p {
    text-align:left;
    font-size:15px;
    color:#003776;
}
.ds-info p a {
    text-align:left;
    font-size:15px;
    color:#da1f76;
}
.comment-box:after {
    content:'';
    width: 14px;
    height: 13px;
    position:absolute;
    bottom:-13px;
    right:30px;
    background:url(../images/down-arrow.png) no-repeat;
}
.detail-info {
    margin:30px 0 0 0;
}
.detail-info p {
    font-size:15px;
    color:#444;
    line-height:24px;
}
.detail-info p span {
    color:#da1f76 !important;
}
.detail-info p a {
    color:#003572;
}
/*--------------- Footer Styles ---------------*/.footer {
    position:fixed;
    bottom:0px;
    padding-bottom:-10px;
    width:100%;
    height:46px;
    background:#0e3279;
    z-index:100;
}
.footer p {
    float:left;
    line-height:46px;
    color:#FFF;
    font-size:12px;
    text-transform:uppercase;
}
.footer p a {
    color:#FFF;
    padding:0 10px;
}
.footer p a:hover {
    text-decoration:underline;
}
.footer-bg {
    background:#444444;
    margin:0;
    padding:0;
}
.footer-bg-inner {
    padding-top:12px !important;
}
.footer-bg p a {
    font-size:13px;
    color:#FFF;
    padding-right:20px;
    text-transform:uppercase;
    line-height:30px;
}
.social-icons {
    float:right;
    margin:13px 0 0 0;
}
.social-icons a {
    padding:0 2px;
}
.copy-rights-bg {
    background:#303030;
    padding:20px 0px;
}
.copy-rights-bg p {
    text-align:center;
    color:#FFF;
    padding:0 22px;
    font-size:12px;
    margin: 0;
}
.copy-rights-bg p a {
    text-align:center;
    color:#FFF;
    padding:0 2px !important;
    text-transform:inherit;
    line-height:22px;
}
.copy-rights-bg p a:hover {
    text-decoration:underline;
}
.copy-rights-bg p span {
    color:#f36f23;
}
/*--------------- Botham quote Styles ---------------*/.botham-quote {
    background:url(../images/botham-quote-bg.jpg) top center no-repeat;
    padding:30px 0 20px 0px;
    margin:0;
}
.botham-quote h2 {
    text-shadow:none;
    font-size:24px;
    text-align:left;
    color:#FFF;
    font-weight:300;
    font-family: 'Roboto', sans-serif !important;
}
blockquote {
    font-size:16px;
    color:#FFF;
    font-style:italic;
    border-left: none;
    font-weight:600;
    margin:10px 0 0 20px;
    position:relative;
}
blockquote:before {
    background:url(../images/quote-up.png) no-repeat;
    width:25px;
    height:24px;
    position:absolute;
    content:'';
    left:-15px;
    top:10px;
}
blockquote:after {
    background:url(../images/quote-down.png) no-repeat;
    width:25px;
    height:24px;
    position:absolute;
    content:'';
    margin:0 0 0 10px;
    bottom:10px;
}
.botham-quote p {
    padding:10px 0 0 35px;
    font-size:14px;
    color:#FFF;
}
.botham-quote p a {
    color:#ffaa00;
    font-size:16px;
}
/*--------------- Button & input Styles ---------------*/input.form-field {
    margin:15px 0 0 0px !important;
}
input.search-field {
    height:40px;
    width:70%;
    border-radius:100px;
    padding:0 20px;
    font-size:14px;
    color:#333;
    border:#dddddd solid 1px;
}
select.option {
    margin:15px 0 0 0 !important;    /*color:#999;*/
}
.textarea {
    height:150px !important;
    width:100%;
    border-radius:3px;
    padding:10px;
    font-size:14px;
    color:#333;
    border:#dddddd solid 1px;
}
.btn-outer {
    background:rgba(0,0,0,.2);
    border-radius:100px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,.4);
    padding:8px;
    float:left;
    margin:0px 0px 0 0;
}
.btn-submit {
    height:40px;
    border-radius:3px;
    padding:0 30px;
    font-size:16px !important;
    color:#FFF;
    border:0px;
    background:#e02982;
    box-shadow:0px 3px 0px #a20f56;
    margin:20px 0px;
}
.btn-submit:hover {
    background:#a20f56;
    box-shadow:0px 3px 0px #e02982;
}
a.btn-select {
    padding:7px 10px;
    width:100%;
    color:#FFF;
    display:inline-block;
    border-radius:2px;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}
/*btn-select alternate colors*/.table-row:nth-child(even) .btn-select {
    background-color:#003572;
}
.table-row:nth-child(odd) .btn-select {
    background:#c5c5c5;
    color: #003572;
}
a.btn-select:nth-child(n):hover {
    background: #a20f56;
    color: #fff;
}
a.btn-select:nth-child(n).active {
    background: #a20f56;
    color: #fff;
}
a.active {
    background:#a20f56;
}
.btn-booking {
    height:40px;
    border-radius:3px;
    padding:0 10px;
    text-align:center;
    width:100%;
    font-size:16px !important;
    color:#FFF;
    border:0px;
    line-height:40px;
    background:#e02982;
    box-shadow:0px 3px 0px #a20f56;
    margin:20px 0px;
    display:inline-block;
}
.btn-booking:hover {
    background:#a20f56;
    box-shadow:0px 3px 0px #e02982;
}
/*--------------- Padding, Margin, Color Styles ---------------*/.padding0 {
    padding:0px !important;
}
.padding-left0 {
    padding-left:0px;
}
.padding-right0 {
    padding-right:0px;
}
.margin-top50 {
    margin-top:50px;
}
.margin-top30 {
    margin-top:30px;
}
.padding20 {
    padding:20px;
}
.marign-top22 {
    margin-bottom:20px !important;
}
.margintop0 {
    margin:0px;
}
.margin-left20 {
    margin-left:20px;
}
.margintop10 {
    margin-top:10px !important;
}
.font-size17 {
    font-size:17px !important;
    padding:15px 20px !important;
}
/*--------------- Media Styles ---------------*/@media (min-width: 768px) and (max-width: 990px) {
    a.btn-select {
        font-size:9px;
    }
    .logo img {
        width:100%;
    }
    .boxstyle .box-header {
        background: none repeat scroll 0 0 #003572;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 13px 20px;
    }
}
@media (min-width: 991px) and (max-width: 1024px) {
    a.btn-select {
        font-size:9px;
    }
    .logo img {
        width:100%;
    }
    .boxstyle .box-header {
        background: none repeat scroll 0 0 #003572;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 13px 20px;
    }
    .font-size17 {
        font-size:14px !important;
        padding:16px 20px !important;
    }
}
@media(max-width: 400px) {
    select.form-control {
        font-size:10px;
    }
}
@media (min-width: 320px) and (max-width: 640px) {
    a.logo {
        float:left;
        width:100%;
        text-align:center;
        padding:0px;
    }
    a.logo img {
        width:100%;
    }
    h1 {
        font-size:32px;
    }
    .container {
        padding:0 15px !important;
    }
    .align-center img {
        width:100%;
    }
    .footer-bg p {
        text-align:center;
    }
    .footer-bg p a {
        line-height:22px;
        padding-right:10px;
    }
    .social-icons {
        width:100%;
        text-align:center;
        padding-bottom:12px;
    }
    .form-container {
        width:100%;
        padding:0 20px;
    }
    .mobile-padding {
        padding:0px !important;
    }
    .m-margin-left20 {
        margin-left:0px;
        margin-bottom:20px;
        text-align:center;
        width:100%;
        float:left;
    }
    h2 {
        font-size:18px;
    }
    .boxstyle {
        padding:0px !important;
    }
    .boxstyle .box-header {
        font-size:14px;
    }
    h3 {
        font-size:24px !important;
        line-height:34px !important;
    }
    .btn-outer {
        width:100%;
    }
    .btn-submit {
        width:100%;
        padding:0 10px;
    }
    .marign-top22 {
        margin-bottom:30px !important;
    }
    .mobile-padding0 {
        padding:0px !important;
    }
    .font_weight h3 {
        font-size: 16px !important;
    }
    .boxstyle .box-header.box-header-h4 {
        font-size: 18px;
    }
    .button-width-fix {
        width: 100% !important;
    }
    .waitmesg p {
    line-height: 22px !important;
}
}
/*calendar widget*/#jqxcalendar {
    margin: 0 auto;
}
#btn-booking {
    width: 250px;
    margin: 1em auto 3em auto;
    display: block;
}
.loader-img {
    position: absolute;
    right: 6px;
    top: 16px;
    display: none;
}
#manual-select-checkbox-parent {
    margin-bottom: 30px;
}
/* ======= confirmation page ======= */.full-center {
    text-align:center;
    width:100%;
    display:inline-block;
    padding:20px 0px !important;
}
.calendar-box {
    text-align:center;
    display:inline-block;
    width:100%;
}
.calendar-box a {
    display:inline-block;
    padding:0 15px;
    color:#333;
    line-height:30px;
}
.font-size25 {
    font-size:25px !important;
    padding-bottom:20px !important;
}
.boxstyle1 {
    background:#f6f6f6;
    padding:20px;
    border:#e2e2e2 solid 1px;
    border-radius:2px;
    margin:20px 0px;
    text-align:center;
}
.boxstyle1 a {
    font-size:16px;
    color:#333;
}
.during-free-apt-container {
    padding: 20px 0 0 28px;
}
#calendar-section .instruction {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    font-family: 'Roboto', sans-serif;
    padding: 0 0 0 28px;
}
.glyphicon.glyphicon-calendar.fa.fa-calendar {
    position: absolute;
    top: 10px;
}
.strong {
    font-weight: bold !important;
}
.padding-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#viewing-request-form .btn-submit {
    margin-left: 0px !important;
}
.datepicker {
    padding: 0 10px 0 0;
}
.datepicker .inputdatepicker {
    padding-right: 28px ;
}
#addAnotherDateTime, .clear_search {
    color:#482bca;
    cursor: pointer;
    float: right;
}
.dropdown-wrap {
    border-radius: 4px;
    position: relative;
    width: 100% !important;
    margin-top: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.dropdown-wrap:after {
    background: #eee url(../images/arrow-down-gray-hi.png) no-repeat center;
    background-size: 15px;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.form-control.option {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    margin-top: 0px !important;
}

.load-img {
    float: left;
}

.waitmesg {
    padding: 0 !important;
}

.waitmesg p {
    line-height: 36px;
}

.datepicker label{font-weight: 400;}