.main_title h2,
.main_title_2 h3 {
    letter-spacing: -1px;
    text-transform: uppercase
}

a,
a:focus,
a:hover {
    text-decoration: none
}

#header_1,
#header_2,
.chromeframe {
    position: relative;
    top: 0;
    z-index: 9999
}

.styled-select select,
footer .styled-select select {
    -moz-appearance: window;
    -webkit-appearance: none;
    box-shadow: none
}

#hero_video>div,
#sub_content_in,
#tickets.table td,
.list_tours ul li div,
.promo_full_wp>div {
    vertical-align: middle
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.comments-list,
.list_tours ul,
.profile ul,
.sbOptions,
.team-item-detail-inner .social li,
.widget ul,
footer ul,
ul#tools_top,
ul#top_links,
ul.contacts_info,
ul.list_3,
ul.list_ok {
    list-style: none
}

.chromeframe {
    background: #ddd;
    color: #000;
    padding: .2em;
    left: 0;
    text-align: center;
    width: 100%
}

.chromeframe a {
    color: #ed1c24
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background: #f6f7f8;
    font-weight: 400;
    color: #000;
    letter-spacing: .01rem;
    font-family: raleway-reg, openSans-reg, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.main_title {
    text-align: center;
    margin-bottom: 30px
}

.main_title h2 {
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 0;
    color: #65318f !important;
    font-family: Satisfy, cursive;
    text-transform: none;
}

.main_title p {
    font-weight: 300;
    font-size: 20px;
    color: #777
}

.main_title h3 {
    color: #65318f !important;
    font-family: Satisfy, cursive;
    text-transform: none;
    font-size: 28px;
}

h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    color: #ff5a5f
}

.main_title_2 {
    text-align: center;
    margin-bottom: 30px
}

.main_title_2 h3 {
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 0
}

.main_title_2 p {
    font-weight: 300;
    font-size: 20px;
    color: #777
}

p {
    margin-bottom: 20px
}

strong {
    font-weight: 600
}

p.lead {
    font-weight: 300;
    font-size: 20px
}

hr {
    margin: 15px 0 30px
}

h3.slide_typo {
    white-space: nowrap;
    color: #fff !important;
    font-weight: 400;
    font-size: 72px;
    font-family: Satisfy, cursive
}

.slide_typo_2 {
    color: #fff;
    font-size: 24px;
    white-space: nowrap
}

.button_intro_2,
a.button_intro_2 {
    border: none;
    font-style: normal;
    color: #fff !important;
    background: #65318f;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    outline: 0;
    font-size: 13px;
    text-align: center;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    min-width: 110px;
    font-weight: 900
}

.btn_full,
.btn_outline,
a.btn_full,
a.btn_outline {
    font-family: inherit;
    font-size: inherit;
    outline: 0;
    text-align: center;
    font-weight: 600;
    width: 100%
}

.button_intro_2:hover,
a.button_intro_2:hover {
    background: #fff;
    color: #65318f !important
}

a {
    color: #565a5c;
    /* -webkit-transition: all .2s ease;
    transition: all .2s ease; */
    outline: 0
}

a:focus,
a:hover {
    text-decoration: underline;
    color: #98700d;
}

.btn_full,
a.btn_full {
    border: none;
    color: #fff;
    background: #65318f;
    cursor: pointer;
    padding: 12px 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px
}

.btn_full:hover,
a.btn_full:hover {
    background: #333
}

.btn_outline,
a.btn_outline {
    border: 2px solid #333;
    color: #333;
    cursor: pointer;
    padding: 8px 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    text-transform: none
}

.promo_full_wp .form-group .btn_1 {
    color: #222;
    background: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    width: 50%;
    text-transform: uppercase;
}

.promo_full_wp .form-group .btn_1:hover {
    background-color: #222;
    color: #fff;
}

.marker_info h3,
.price,
.promo_full_wp div h3,
footer h3 {
    text-transform: uppercase
}

.btn_outline:hover,
a.btn_outline:hover {
    background: #333;
    color: #fff
}

.btn_1,
.btn_1.medium,
a.btn_1,
a.btn_1.medium {
    color: #fff;
    background: #65318f;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    font-family: inherit;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    outline: 0
}

.btn_1,
a.btn_1 {
    border: none;
    padding: 10px 15px;
    font-size: 13px;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn_1.medium,
a.btn_1.medium {
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn_1:hover,
a.btn_1:hover {
    background: #333
}

.btn_1_outline,
a.btn_1_outline {
    font-family: inherit;
    color: #65318f;
    border: 2px solid #65318f;
    cursor: pointer;
    padding: 7px 15px;
    display: inline-block;
    outline: 0;
    font-size: 13px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500
}

.btn_1_outline:hover,
a.btn_1_outline:hover {
    background: #333;
    border: 2px solid #333;
    color: #fff
}

.btn_slider,
a.btn_slider {
    border: none;
    font-family: inherit;
    color: #fff;
    background: #ed5434;
    cursor: pointer;
    padding: 8px 20px;
    display: inline-block;
    outline: 0;
    font-size: 16px;
    -webkit-transition: background .3s !important;
    -moz-transition: background .3s !important;
    transition: background .3s !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500
}

#opening,
a#phone_top {
    padding-left: 22px;
    position: relative
}

.form-group .btn_1 {
    color: #fff;
    background: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    font-family: inherit;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    outline: 0
}

#opening:before,
a#phone_top:before {
    font-family: ElegantIcons;
    font-size: 14px;
    position: absolute;
    left: 0
}

.btn_slider:hover,
a.btn_slider:hover {
    background: #fff;
    color: #ed5434
}

.btn_1.white,
a.btn_1.white {
    background: #ed5434;
    color: #fff
}

.btn_1.white a:hover,
.btn_1.white:hover,
a.btn_1.white:hover {
    background: #fff;
    color: #ed5434 !important
}

a#phone_top {
    color: #fff;
    font-weight: 600
}

a#phone_top:before {
    content: "\e090";
    top: -2px
}

#opening {
    display: inline-block;
    margin-left: 15px;
    font-weight: 600
}

#opening:before {
    content: "\7d";
    top: -3px
}

#logo {
    margin-top: 12px
}

header {
    padding: 0;
    background: white url(../images/header-bg.png);
    min-height: 150px;
    border-bottom: 1px solid rgba(124, 134, 149, 0.18);
    -webkit-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px -4px rgba(0, 0, 0, .15);
}

#header_1 {
    left: 0;
    width: 100%;
    border-top: 4px solid black;
}

#header_1 header {}

#header_1 header.sticky {
    width: 100%
}

#header_2 {
    left: 0;
    width: 100%
}

ul#tools_top {
    float: right;
    margin: 15px 0 0;
    width: 30px
}

ul#tools_top li a.search-overlay-menu-btn {
    display: inline-block;
    padding: 0;
    position: relative;
    left: -30px;
    top: 3px;
    font-size: 18px;
    color: #555;
    z-index: 99999
}

ul#tools_top li a.search-overlay-menu-btn:hover {
    color: #65318f
}

#top_line,
footer,
footer a,
ul#top_links a:hover {
    color: #fff
}

#logo_home h1 {
    margin: 0px 0 0 0;
    padding: 0
}

#logo_home h1 a {
    color: #65318f;
    font-family: Satisfy, cursive;
    text-indent: -9999px
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    #logo_home h1 a {
        background-image: url(../images/logo_2x.png);
        background-size: 145px 34px
    }
}

header.sticky #top_line {
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

#top_line {
    padding: 8px 0;
    font-size: 11px;
    background: url(../images/pattern_3.png) #65318f;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 999999
}

ul#top_links {
    margin: 0;
    padding: 0;
    float: right;
    font-weight: 600
}

a#wishlist_link {
    position: relative;
    display: inline-block;
    padding-left: 18px
}

#wishlist_link:before {
    font-style: normal;
    font-weight: 400;
    font-family: fontello;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -5px;
    content: "\ec5e"
}

ul#top_links li {
    display: inline-block;
    margin-right: 5px;
    padding-left: 8px
}

ul#top_links li:first-child {
    border-left: none;
    padding-left: 0
}

ul#top_links a {
    color: #FF9
}

footer {
    background-color: #fff;
    padding: 30px 0;
}

footer hr {
    border-color: #fff
}

footer h3 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px
}

footer a:hover {
    color: #999
}

footer ul {
    margin: 0;
    padding: 0 0 10px
}

ul.tweet_list li {
    padding-left: 30px;
    background: url(../images/twitter_icon.svg) 0 5px no-repeat
}

.tweets-next,
.tweets-prev {
    display: inline-block;
    font-size: 28px;
    color: #FFF;
    margin-top: 5px;
    width: 28px;
    padding: 0;
    text-align: left
}

.tweets-prev {
    margin-right: 5px
}

.tweet_avatar {
    float: left
}

.tweet_time a {
    display: block;
    margin-bottom: 5px;
    color: #fdf7ac
}

a.bx-next,
a.bx-prev {
    color: #fff
}

a.bx-next:hover,
a.bx-prev:hover {
    color: #fdf7ac
}

.tweet_text a {
    text-decoration: underline
}

.tweet-control {
    margin-left: 15px
}

#social_footer ul {
    margin: 0;
    padding: 0;
    float: right
}

#social_footer ul li {
    display: inline-block;
    margin: 0 5px 10px
}

#social_footer ul li a {
    color: #fff;
    text-align: center;
    line-height: 34px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#social_footer ul li a:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #111
}

a#email_footer,
a#phone {
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    padding-left: 35px;
    margin: 20px 0 25px;
    line-height: 1
}

a#email_footer:hover,
a#phone:hover {
    color: #fff
}

a#email_footer:before,
a#phone:before {
    font-style: normal;
    font-weight: 400;
    font-family: icon_set_1;
    position: absolute
}

a#phone:before {
    font-size: 28px;
    content: "\57";
    left: 0;
    top: -5px
}

a#email_footer:before {
    font-size: 24px;
    content: "\74";
    left: 0;
    top: 0
}

#newsletter_container input.form-control#email_newsletter_2 {
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border: 2px solid #ededed;
    height: 49px;
    font-size: 15px;
    padding-left: 20px;
    width: 380px;
    margin-top: -2px;
    margin-right: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#newsletter_container input.form-control#email_newsletter_2:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #444
}

#copy {
    color: #7c7c7c;
    position: relative;
    top: -12px;
    left: 20px;
    font-size: 12px
}

footer .styled-select select {
    background: 0 0;
    width: 115%;
    padding: 5px 15px 3px 10px;
    border: 0;
    border-radius: 0;
    height: 32px;
    margin: 0;
    cursor: pointer;
    color: #999;
    font-weight: 400;
    font-size: 12px
}

footer .styled-select {
    width: 150px;
    display: inline-block;
    overflow: hidden;
    height: 32px;
    background: url(../images/arrow_down.svg) center right no-repeat #333;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#hero_video,
iframe {}

.header-video {
    position: relative;
    overflow: hidden;
    background: #000
}

#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    display: table;
    z-index: 999;
    text-align: center
}

#hero_video>div {
    display: table-cell;
    text-align: center;
    padding: 0 10%;
    font-size: 28px;
    font-weight: 300
}

#hero_video>div h3 {
    font-family: Satisfy, cursive;
    color: #fff;
    font-size: 72px
}

video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .6;
    width: 100%
}

.header-video--media,
.teaser-video {
    width: 100%;
    height: auto
}

.list_tours h3 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 18px;
    color: #999
}

.list_tours ul {
    margin: 0 0 30px;
    width: 100%;
    padding: 0
}

.list_tours ul li {
    position: relative;
    padding: 15px 5px 10px 85px;
    min-height: 80px;
    width: 100%;
    border-bottom: 1px solid #ededed;
    display: table;
    transition: all .2s ease;
    height: 60px
}

.list_tours ul li a small {
    color: #777;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.list_tours ul li:last-child {
    border-bottom: none
}

.list_tours ul li div {
    display: table-cell
}

.list_tours ul li figure {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 10px
}

.list_tours ul li figure img {
    width: 60px;
    height: auto
}

.list_tours ul li h4 {
    font-size: 16px;
    margin: 0;
    padding: 0
}

.list_tours ul li a .price_list,
.price_list:hover {
    float: right;
    font-size: 18px;
    margin-top: -10px
}

.list_tours ul li:hover {
    padding-left: 95px
}

.list_tours ul li a .price_list {
    color: #ff5a5f;
    font-weight: 400
}

.list_tours ul li a .price_list:hover {
    color: #ff5a5f
}

.price_list sup {
    font-size: 14px;
    position: relative;
    top: -3px
}

.price_list em {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 5px;
    display: inline-block;
    font-style: normal
}

.box_how {
    text-align: center
}

.box_how .icon_how {
    border: 2px solid #65318f;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    margin: auto;
    padding-top: 5px;
    box-sizing: border-box
}

.box_how .icon_how span {
    background-color: #65318f;
    border-radius: 50%;
    width: 95px;
    display: block;
    height: 95px;
    margin: auto;
    color: #fff;
    font-size: 48px;
    line-height: 104px
}

.box_how h4 {
    font-size: 16px;
    margin-top: 20px
}

.tab-pane {
    padding-top: 30px
}

.nav-tabs>li>a {
    font-weight: 400
}

.box_style_1 {
    background-color: #589442;
    padding: 20px 30px;
    color: #fff;
    margin-bottom: 30px
}

.price {
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 15px
}

.price strong {
    font-size: 50px;
    font-weight: 300;
    display: inline-block;
    margin-right: 10px
}

.price strong sup {
    font-size: 28px
}

.box_style_2 {
    padding: 30px 30px 10px;
    margin-bottom: 30px;
    background-color: #f9f9f9
}

.box_style_2 h3 {
    background-color: #65318f;
    color: #fff;
    text-align: center;
    margin: -30px -30px 20px;
    font-size: 24px;
    padding: 20px 0
}

.box_style_2 h3 span {
    display: block;
    font-size: 12px;
    margin-top: 5px
}

a#phone_2 {
    display: block;
    text-align: center;
    margin-top: 10px
}

.box_style_2 hr {
    margin: 20px -25px;
    border: 0;
    border-top: 2px dotted #ddd
}

#tickets.table th {
    font-weight: 400;
    font-size: 13px;
    color: #999
}

#tickets.table td .price {
    display: none
}

#tickets.table td .subtotal {
    font-weight: 400
}

#tickets.table tr.total_row {
    color: #65318f;
    font-weight: 400;
    font-size: 16px
}

#tickets.table td input#total {
    border: 0;
    color: #65318f;
    font-weight: 400;
    width: 70px;
    text-align: center;
    background: 0 0
}

.styled-select select {
    background: 0 0;
    width: 115%;
    padding: 5px 15px 3px 10px;
    border: 0;
    border-radius: 0;
    height: 32px;
    margin: 0;
    cursor: pointer;
    color: #444;
    font-weight: 400
}

#map,
.box_map {
    margin-bottom: 30px
}

.styled-select {
    width: 100%;
    overflow: hidden;
    height: 35px;
    background: url(../images/arrow_down.svg) center right no-repeat #f0f0f0;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.styled-select select::-ms-expand {
    display: none
}

.styled-select select:focus {
    outline: 0;
    box-shadow: none
}

#map {
    width: 100%;
    height: 450px
}

.box_map {
    position: relative;
    padding-left: 70px
}

.box_map i {
    font-size: 42px;
    color: #589442;
    position: absolute;
    left: 0;
    top: -10px
}

.infoBox {
    padding-right: 35px !important
}

.marker_info {
    width: 240px;
    height: 300px;
    border-radius: 3px;
    text-align: center;
    background: #FFF;
    background: rgba(255, 255, 255, .9);
    position: relative;
    z-index: 9999999;
    font-family: Montserrat, Arial, sans-serif
}

.marker_info img {
    display: block;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.marker_info h3 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px
}

.marker_info span {
    display: block;
    padding: 0 15px;
    font-size: 12px;
    line-height: 16px;
    color: #7a7f82;
    margin-bottom: 15px
}

.marker_info:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: rgba(255, 255, 255, .9);
    border-width: 10px;
    margin-top: -10px
}

.carousel .img_wrapper {
    margin-bottom: 0
}

.carousel .img_container a:hover .short_info {
    padding-bottom: 7%
}

.feature-box {
    clear: both
}

.feature-box .feature-box-info h4 {
    padding-top: 15px;
    font-weight: 400;
    font-size: 16px
}

.feature-box .feature-box-icon {
    border: 3px double #ededed;
    border-radius: 45px;
    color: #589442;
    display: inline-block;
    float: left;
    height: 45px;
    font-size: 20px;
    line-height: 40px;
    margin-right: 5px;
    text-align: center;
    width: 45px
}

.feature-box .feature-box-info {
    padding-left: 55px
}

.tab-content h3 span,
.tab-content h4 span {
    color: #999;
    font-size: 18px;
    font-weight: 300
}

#summary_review {
    background: url(../images/pattern_6.png) #589442;
    padding: 20px 20px 20px 180px;
    color: #fff;
    margin: 0 0 30px;
    width: 100%;
    position: relative;
    font-size: 16px
}

#summary_review .review_score_2 h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    margin-top: 15px
}

#summary_review .review_score_2 h4 span {
    font-size: 18px;
    color: #fff
}

.review_score {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    padding-top: 5px;
    box-sizing: border-box;
    position: absolute;
    left: 30px;
    top: 25px;
    text-align: center
}

.review_score span {
    background-color: #fff;
    border-radius: 50%;
    width: 95px;
    display: block;
    height: 95px;
    margin: auto;
    color: #589442;
    font-weight: 500;
    font-size: 46px;
    line-height: 100px
}

.reviews-container .review-box {
    position: relative;
    margin-bottom: 30px;
    padding-left: 100px;
    min-height: 100px
}

.reviews-container .rev-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 82px;
    height: 82px;
    background: #fff;
    border-radius: 3px
}

.reviews-container .rev-thumb img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 3px
}

.reviews-container .rev-content {
    position: relative;
    padding: 15px 15px 0;
    border: 1px solid #ededed;
    background: #fff
}

.reviews-container .rating {
    color: #ff9c01;
    font-size: 13px
}

.reviews-container .rating .fa {
    margin-right: 1px
}

.reviews-container .rev-info {
    font-size: 12px;
    font-style: italic;
    color: #777;
    margin-bottom: 10px
}

.add-review {
    position: relative;
    margin: 30px 0 20px;
    font-size: 14px
}

.add-review .rating {
    margin-top: 12px
}

.add-review .rating .rate-box {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    color: #999
}

.add-review .rating .rate-box:active,
.add-review .rating .rate-box:focus,
.add-review .rating .rate-box:hover {
    color: orange
}

.add-review label {
    position: relative;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #555
}

add-review h3 {
    margin-bottom: 20px
}

.add-review .form-group {
    position: relative;
    margin-bottom: 20px
}

.strip_list {
    border-bottom: 2px dotted #ddd;
    margin-bottom: 30px;
    padding-bottom: 5px
}

.strip_list:nth-of-type(5) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.strip_list .img_container a:hover img {
    opacity: 1
}

.strip_list .short_info {
    background: url(../images/shadow_tour.png) left top repeat-x;
    padding: 40px 15px 25px 20px
}

.strip_list .img_container a:hover .short_info {
    padding-bottom: 25px
}

.strip_list .short_info em {
    font-weight: 400
}

.strip_list h3 {
    margin-top: 30px
}

.strip_list h3 span {
    font-weight: 300;
    display: block;
    color: #999;
    font-size: 18px;
    margin-top: 3px
}

#filters {
    background-color: #f8f8f8;
    padding: 5px 20px 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ededed;
    margin-top: -19px
}

#sort_filters {
    width: 200px;
    float: left
}

#view_change {
    float: right;
    width: 100px;
    height: 40px;
    margin-top: 5px;
    text-align: right
}

a.grid_bt,
a.list_bt {
    display: inline-block;
    width: 40px;
    height: 40px
}

a.grid_bt {
    background: url(../images/grid.svg) no-repeat;
    margin-right: 5px
}

a.list_bt {
    background: url(../images/list.svg) no-repeat
}

.img_wrapper {
    margin: 5px 5px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative
}

.img_container a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .4
}

.img_container img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: .4s;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden
}

.img_container {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 0
}

.price_grid,
.score,
.score_wp,
.short_info {
    position: absolute
}

.short_info {
    left: 0;
    bottom: 0;
    background: url(../images/shadow_tour.png) left bottom repeat-x;
    width: 100%;
    padding: 25px 15px 15px 20px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease
}

.short_info h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0
}

.short_info small {
    font-weight: 700
}

.short_info strong {
    background-color: #ff5a5f;
    border-radius: 3px;
    color: #fff
}

.short_info em {
    font-style: normal;
    opacity: .8
}

.short_info p {
    opacity: 0;
    display: none;
    padding-top: 10px;
    line-height: 1.4;
    font-weight: 400
}

.img_container a:hover .short_info {
    padding-bottom: 13%
}

.img_container a:hover .short_info p {
    display: block;
    opacity: 1
}

.score_wp {
    right: 15px;
    bottom: 17px;
    font-size: 12px;
    color: #999;
    width: 110px;
    text-align: right;
    height: 34px;
    line-height: 34px;
    padding-right: 45px
}

.promo_full_wp>div,
.score {
    text-align: center;
    color: #fff
}

.score {
    width: 36px;
    height: 36px;
    border: 2px solid rgba(255, 255, 255, .5);
    right: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.price_grid {
    top: 18px;
    right: 0;
    padding: 7px 8px 3px;
    background-color: #ff5a5f;
    z-index: 2;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    display: inline-block;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.price_grid sup {
    position: relative;
    top: -5px;
    font-size: 16px
}

.promo_full_wp div h3 {
    font-size: 48px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 30px;
    font-family: Satisfy, cursive;
    text-transform: none;
}

.promo_full_wp div h3 span {
    color: #fff;
    display: block;
    text-transform: none;
    font-size: 24px
}

.promo_full {
    height: auto;
    background: url(../images/promo_bg.jpg) center center no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative
}

.promo_full_wp {
    display: table;
    width: 100%;
    height: auto
}

.promo_full_wp>div {
    display: table-cell;
    padding: 5% 0;
    font-size: 16px;
    box-sizing: content-box
}

.box_overlay,
.pic h4 {
    font-size: 14px;
    color: #fff
}

.box_overlay {
    background-color: rgba(0, 0, 0, .7);
    padding: 25px 25px 25px 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    text-align: left
}

.pic,
.pic h4 {
    position: absolute
}

.pic {
    left: 25px;
    top: 25px;
    width: 190px;
    height: 80px
}

.pic h4 {
    left: 95px;
    top: 18px;
    font-weight: 500
}

.pic h4 small {
    display: block;
    color: #fff;
    margin-top: 3px
}

.pic figure {
    width: 80px;
    height: 80px;
    overflow: hidden
}

.pic figure img {
    width: 80px;
    height: auto;
    border: 5px solid rgba(0, 0, 0, .2)
}

.comment {
    padding-left: 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px
}

#toTop:before,
ul.list_3 li:before {
    font-family: "FontAwesome";
}

ul.contacts_info {
    padding: 0;
    margin: 15px 0 0
}

ul.contacts_info li {
    margin-bottom: 15px
}

ul.contacts_info li:last-child {
    margin-bottom: 0
}

#map_contact {
    width: 100%;
    height: 500px;
    margin-top: 60px
}

#map_contact.version_2 {
    height: 350px;
    margin: 0 0 30px
}

.advertise img {
    margin: 45px auto 0
}

.box_features {
    border-left: 2px dotted #ddd;
    padding-left: 25px;
    margin-bottom: 30px
}

.box_features h4 {
    margin-top: 0
}

.box_features i {
    font-size: 60px;
    color: #589442
}

.team-item-img {
    position: relative
}

.team-item-img .team-item-detail {
    background: rgba(0, 0, 0, .8);
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s
}

.team-item:hover .team-item-detail {
    opacity: 1;
    visibility: visible
}

.team-item-img .team-item-detail .team-item-detail-inner {
    margin: auto;
    padding: 25px
}

.team-item-detail-inner h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.team-item-detail-inner .social {
    margin: 0 0 25px;
    padding: 0
}

.team-item-detail-inner .social li {
    display: inline-block;
    margin: 0 5px
}

.team-item-detail-inner .social li a {
    color: #fff
}

.team-item-detail-inner .social li a:hover {
    color: #ed5434
}

.team-item-info {
    padding-top: 15px;
    text-align: center
}

.team-item-info h4 {
    margin-bottom: 0;
    text-transform: uppercase
}

.magnific-gallery .img_container a:hover img {
    opacity: 1
}

.img-circle.profile {
    width: 80px;
    height: 80px;
    border: 3px solid rgba(0, 0, 0, .2)
}

#bg_profile {
    background: url(../images/bg-profile.png) right 100px no-repeat;
    margin-bottom: 30px
}

.img-circle.profile_2 {
    border: 5px solid #ededed;
    margin: 0
}

ul.social_profile {
    list-style: none;
    padding: 0;
    margin: 30px 0 15px;
    font-size: 16px;
    text-align: center
}

ul.social_profile li {
    display: inline-block
}

ul.social_profile li a {
    color: #fff;
    display: inline-block;
    background-color: #589442;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 45px;
    text-align: center
}

ul.social_profile li a:hover {
    background-color: #333
}

.profile ul {
    text-transform: none;
    font-size: 14px;
    padding: 0;
    margin: 0 0 20px
}

.profile ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0
}

.profile ul li:last-child {
    border-bottom: none
}

.indent_title_in {
    position: relative;
    padding-left: 65px;
    margin-bottom: 20px
}

.indent_title_in i {
    font-size: 40px;
    position: absolute;
    left: 0;
    color: #65318f;
    top: 0
}

.indent_title_in h3 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 26px
}

.indent_title_in p {
    color: #777;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 14px
}

.wrapper_indent {
    padding-left: 65px
}

ul.list_3 {
    margin: 0;
    padding: 0
}

ul.list_3 li {
    margin-bottom: 0;
    position: relative;
    padding-left: 30px
}

ul.list_3 li:before {
    content: "\ea3e";
    position: absolute;
    left: 0;
    top: 0;
    color: #589442;
    font-size: 18px
}

body.maintenance {
    background: url(../images/mantainance.jpg) center center no-repeat fixed #111;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff
}

body.maintenance h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 500;
    margin: 180px 0 0
}

#datatime {
    background-color: rgba(255, 255, 255, .1);
    border: 5px solid rgba(255, 255, 255, .06);
    max-width: 440px;
    padding: 30px 30px 20px;
    margin: 30px auto
}

ul#datatime li p {
    padding: 0;
    margin: 0
}

ul#datatime li {
    font-size: 15px;
    margin: 0 10px !important;
    border: 0 !important
}

ul#datatime li span {
    font-weight: 700;
    font-size: 40px
}

ul.social_maintenance {
    margin: 0 0 30px;
    padding: 0
}

ul.social_maintenance li {
    display: inline-block;
    font-size: 18px;
    margin: 0 5px
}

ul.social_maintenance li a {
    color: #fff
}

ul.social_maintenance li a:hover {
    color: #fff;
    opacity: .8
}

.box_style_3 {
    border: 1px solid #ededed;
    background-color: #fff;
    padding: 30px 30px 20px;
    text-align: center
}

.box_style_3 h3 {
    margin-top: 0
}

.box_style_3 i {
    font-size: 52px;
    color: #589442
}

.bloglist .list-inline {
    margin-top: 10px
}

.bloglist h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500
}

.singlepost_title h4 {
    padding: 20px 0 10px
}

.postmeta {
    padding-bottom: 10px;
    display: block;
    position: relative
}

.media {
    border-radius: 0;
    padding: 10px
}

.media img {
    width: 65px;
    margin-right: 10px;
    margin-top: 0 !important;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border: 1px solid #efefef;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.media .rating {
    margin-bottom: 5px
}

.media-heading {
    position: relative;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600
}

.media-heading .time-comment {
    padding-left: 6px
}

.reply-comment {
    background-color: #F6F9FC;
    margin-left: 80px;
    padding: 20px
}

.comment-reply {
    top: 0;
    padding: 0 10px;
    position: absolute;
    right: 0
}

.blog-media img {
    width: 100%
}

.comment-wrapper .well {
    background-color: #fff !important
}

.comment-wrapper h3 {
    padding: 0 0 20px;
    display: block;
    margin: 10px
}

.author-wrapper {
    padding-bottom: 60px !important;
    position: relative;
    display: block
}

.author-wrapper .title h3 {
    font-size: 18px;
    padding-bottom: 20px;
    display: block;
    font-weight: 600
}

.alignleft,
img.alignleft {
    display: table-cell;
    float: left
}

.dropcaps p:first-child::first-letter {
    color: #fff;
    background-color: #589442;
    float: left;
    font-size: 64px;
    line-height: 1;
    margin: 10px 15px 0 0 !important;
    padding: 12px
}

.bloglist h4 a,
.bloglist ul li a {
    color: #333
}

.bloglist h4 a:hover,
.bloglist ul li a:hover {
    color: #65318f
}

.bloglist hr {
    margin-top: 30px
}

.alignleft {
    margin: 0 10px 10px 0
}

img.alignleft {
    margin: 20px 30px 10px 0
}

.comments-list {
    padding: 0
}

.comments-list h3,
.comments-list h3 a {
    font-size: 14px;
    color: #111;
    padding: 0;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    letter-spacing: 0
}

.comments-list li img {
    width: 80px;
    margin: 0 10px 0 0
}

.comments-list li {
    margin-bottom: 10px;
    display: table;
    width: 100%
}

.comments-list li:last-child {
    margin-bottom: 0
}

.comments-list .post-link {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5
}

a.post-link {
    color: #999
}

a.post-link:hover {
    color: #333
}

.comments-list small {
    color: #999
}

.widget-title {
    padding: 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed
}

.widget-title h4 {
    padding: 0;
    margin: 0;
    font-weight: 500;
    line-height: 1;
    font-size: 15px
}

.widget ul {
    padding: 0
}

.widget ul li {
    padding-bottom: 5px;
    padding-left: 2px;
    font-size: 13px;
    position: relative
}

.widget ul li span {
    position: absolute;
    right: 0
}

.widget,
.wrapper {
    position: relative
}

.widget a {
    color: #333
}

.widget {
    display: block;
    margin-bottom: 15px
}

.widget .form-control {
    height: 40px
}

.tags a {
    background-color: #F6F9FC;
    padding: 3px 10px;
    font-size: 13px;
    margin: 0 0 4px;
    letter-spacing: .4px;
    display: inline-block
}

.tags a:hover {
    background-color: #333;
    color: #fff
}

.wrapper {
    top: 0px;
    width: 1200px;
    margin: auto auto 50px;
    padding: 20px 0 5px;
    z-index: 99;
}

.divider_border,
.divider_border_gray {
    background: url(../images/divider.png) center top no-repeat;
    height: 30px;
    width: 100%;
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 999
}

.divider_border_gray {
    background: url(../images/divider_gray.png) center top no-repeat
}

.divider_border_bottom {
    background: url(../images/divider-upsidedown.png) center bottom no-repeat;
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 999
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .divider_border_gray {
        background-image: url(../images/divider_gray_2x.png);
        background-size: auto 30px
    }

    .divider_border {
        background-image: url(../images/divider_2x.png);
        background-size: auto 30px
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: 999999
}

[data-loader=circle-side] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: circle infinite .95s linear;
    -moz-animation: circle infinite .95s linear;
    -o-animation: circle infinite .95s linear;
    animation: circle infinite .95s linear;
    border: 2px solid #98700d;
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
    border-radius: 100%
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.parallax_window_in {
    height: 380px;
    position: relative;
    display: table;
    width: 100%
}

#sub_content_in {
    display: table-cell;
    padding: 45px 15% 0;
    text-align: center;
    background: rgba(0, 0, 0, .2)
}

#sub_content_in h1 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 0;
    font-family: Satisfy, cursive;
}

#sub_content_in p {
    color: #fff;
    font-size: 24px;
    font-weight: 300
}

.add_bottom_15 {
    margin-bottom: 15px
}

.add_bottom_30 {
    margin-bottom: 30px
}

.add_bottom_45 {
    margin-bottom: 45px
}

.add_bottom_60 {
    margin-bottom: 60px
}

.add_bottom_75 {
    margin-bottom: 75px
}

.add_top_20 {
    padding-top: 20px
}

.add_top_60,
.margin_60,
.margin_60_35 {
    padding-top: 60px
}

.margin_60 {
    padding-bottom: 60px
}

.margin_60_35 {
    padding-bottom: 35px
}

.margin_100_35 {
    padding-top: 100px;
    padding-bottom: 35px
}

.margin_30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.nomargin_top {
    margin-top: 0
}

.nomargin,
.nopadding {
    margin: 0 !important
}

.nopadding {
    padding: 0 !important
}

.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right
}

#toTop,
.banner,
.owl-theme .owl-dots,
.pagination-wrapper,
.ribbon span,
.search-overlay-menu {
    text-align: center
}

.ribbon span {
    font-size: 10px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    position: absolute;
    top: 19px;
    left: -21px
}

.ribbon span::after,
.ribbon span::before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A
}

.ribbon span::before {
    left: 0;
    border-left: 3px solid #79A70A;
    border-right: 3px solid transparent
}

.ribbon span::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #79A70A
}

.ribbon.top span::after,
.ribbon.top span::before {
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799
}

.ribbon.top span {
    background: linear-gradient(#2989d8 0, #1e5799 100%)
}

.ribbon.top span::before {
    border-left: 3px solid #1e5799;
    border-right: 3px solid transparent
}

.ribbon.top span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #1e5799
}

#toTop {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .6);
    padding: 10px;
    line-height: 20px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 20px;
    z-index: 99
}

#toTop:before {
    font-style: normal;
    font-weight: 400;
    content: "\f077"
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.no-js .owl-carousel,
.sbOptions a,
.sbSelector,
.sbToggle {
    display: block
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -50px
}

.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -5%;
    width: 50px;
    height: 50px
}

.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -5%;
    width: 50px;
    height: 50px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #999;
    font-size: 50px;
    display: inline-block;
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    font-family: fontello;
    text-align: center;
    line-height: 48px
}

.owl-theme .owl-nav .owl-prev:before {
    content: "\e89a";
    left: -2px;
    position: relative
}

.owl-theme .owl-nav .owl-next:before {
    content: "\e89b";
    right: -2px;
    position: relative
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #333
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    margin-top: 20px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.sbHolder,
.sbSelector {
    width: 100%;
    height: 40px
}

.sbHolder,
.sbHolderDisabled,
.sbOptions {
    border: 1px solid #ededed
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #65318f
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.sbHolder {
    background-color: #fff;
    font-size: 12px;
    font-weight: 400;
    position: relative
}

.sbOptions,
.sbSelector,
.sbToggle {
    position: absolute
}

.sbSelector {
    left: 0;
    line-height: 40px;
    outline: 0;
    overflow: hidden;
    text-indent: 10px;
    top: 0
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
    color: #555;
    outline: 0;
    text-decoration: none;
    text-transform: capitalize
}

.sbToggle {
    background: url(../img/select-icons.png) 0 -40px no-repeat;
    height: 40px;
    outline: 0;
    right: 0;
    top: 0;
    width: 40px
}

.sbHolderDisabled {
    background-color: #ededed
}

.sbOptions {
    background-color: #fff;
    left: -1px;
    right: -1px;
    margin: 0;
    padding: 0;
    top: 40px;
    z-index: 10;
    overflow-y: auto
}

.sbOptions li {
    padding: 0 7px;
    border-bottom: solid 1px #ededed;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.sbOptions li.last a,
.sbOptions li:last-child {
    border-bottom: none
}

.sbOptions li:hover {
    background-color: #ededed
}

.sbOptions a {
    outline: 0;
    padding: 7px 0 7px 3px;
    text-transform: capitalize
}

.sbOptions a:link,
.sbOptions a:visited {
    color: #555;
    text-decoration: none
}

.sbOptions a.sbFocus,
.sbOptions a:focus,
.sbOptions a:hover {
    color: #555
}

.sbOptions .sbDisabled,
.sbOptions .sbGroup {
    border-bottom: dotted 1px #fff;
    padding: 7px 0 7px 3px;
    display: block
}

.sbOptions .sbDisabled {
    color: #999
}

.sbOptions .sbGroup {
    color: #555;
    font-weight: 700
}

.search-form-group.white .sbOptions a.sbFocus,
.search-form-group.white .sbOptions a:focus,
.search-form-group.white .sbSelector:hover,
.search-form-group.white .sbSelector:link,
.search-form-group.white .sbSelector:visited {
    color: #fff
}

.sbOptions .sbSub {
    padding-left: 17px
}

.search-form-group.white .sbHolder {
    border: 1px solid rgba(255, 255, 255, .2)
}

.search-form-group.white .sbToggle {
    background: url(../images/select-icons.png) no-repeat
}

.search-form-group.white .sbHolderDisabled {
    background-color: #5f7080;
    border: 1px solid rgba(255, 255, 255, .2)
}

.search-form-group.white .sbOptions {
    background-color: #5f7080;
    border: 1px solid #5f7080
}

.search-form-group.white .sbOptions li {
    border-bottom: solid 1px rgba(255, 255, 255, .3)
}

.search-form-group.white .sbOptions li:last-child {
    border-bottom: 0
}

.search-form-group.white .sbOptions a:link,
.search-form-group.white .sbOptions a:visited {
    color: #fff;
    text-decoration: none
}

.search-form-group.white .sbOptions a:hover {
    color: #5f7080
}

.pagination-wrapper {
    clear: both;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin-top: 10px
}

.pagination>li>a,
.pagination>li>span {
    background-color: #f8f8f8;
    border: 1px solid #ededed;
    border-radius: 0 !important;
    color: #727272;
    float: left;
    font-size: 13px;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none
}

.pagination>li>a:hover,
.pagination>li>span:hover {
    background-color: #65318f !important;
    border-color: #65318f !important;
    color: #fff !important
}

.banner {
    padding: 30px 30px 40px;
    color: #fff;
    background: url(../images/pattern_3.png) #65318f
}

.banner h3 {
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 20px
}

.error_message,
label,
ul.list_ok {
    font-weight: 500
}

.form-group {
    position: relative
}

.form-control {
    color: #333;
    height: 38px;
    border-radius: 2px;
    line-height: 1.5 !important
}

.error_message {
    font-size: 12px;
    color: #F33
}

#check_avail .loader {
    position: absolute;
    right: 10px;
    bottom: 12px;
    color: #fff
}

ul.list_ok {
    margin: 0 0 20px;
    padding: 0;
    line-height: 26px
}

ul.list_ok li {
    position: relative;
    padding-left: 25px
}

ul.list_ok li:before {
    font-style: normal;
    font-weight: 700;
    font-family: icon_set_1;
    font-size: 14px;
    content: "\6c";
    color: #FF6;
    position: absolute;
    left: 0;
    top: 0
}

.search-overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
    -moz-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
    -ms-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
    -o-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
    transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
    opacity: 0;
    visibility: hidden;
    z-index: 999999
}

.search-overlay-menu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease 0s, transform .3s ease 0s;
    -moz-transition: opacity .3s ease 0s, transform .3s ease 0s;
    -ms-transition: opacity .3s ease 0s, transform .3s ease 0s;
    -o-transition: opacity .3s ease 0s, transform .3s ease 0s;
    transition: opacity .3s ease 0s, transform .3s ease 0s
}

.search-overlay-menu form {
    height: 70px;
    position: absolute;
    top: 50%;
    margin: -35px auto 0;
    width: 60%;
    left: 20%;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s
}

.search-overlay-menu.open form {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0)
}

.search-overlay-menu input[type=search] {
    height: 100%;
    width: 100%;
    color: #fff;
    background: 0 0;
    border-top: 0 solid transparent;
    border-bottom: 2px solid #909090 !important;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    font-size: 42px;
    font-weight: 300;
    outline: 0;
    padding: 10px 0
}

.search-overlay-menu form button {
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 3rem;
    position: absolute;
    right: 0;
    top: 15px;
    color: #c6c6c6;
    outline: 0
}

.panel,
.panel-group .panel {
    border-radius: 0
}

.search-overlay-menu .search-overlay-close {
    position: absolute;
    top: 5px;
    right: 20px;
    opacity: 1;
    font-size: 40px;
    color: #fff
}

.search-overlay-menu .search-overlay-close:hover {
    color: #ed5434;
    cursor: pointer
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ededed
}

.panel-title a {
    display: block;
    color: #444
}

.panel-default>.panel-heading {
    background-color: #fff;
    padding: 20px;
    border-bottom: 1px solid #ddd
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-body {
    padding: 30px;
    line-height: 1.6 !important
}

.panel-title a .indicator {
    color: #65318f
}

.panel-title a:hover .indicator {
    color: #333
}

footer#site-links, footer#copyright {
    position: relative;
    font-size: 14px;
    z-index: 4000;
}

footer#site-links * {
    color: white;
}

#site-links .container:before,
#site-links .container:after {
    display: table;
    content: " ";
}

#site-links .row {
    margin-right: -10px;
    margin-left: -10px;
}

#footer-addresses {
    position: relative;
}

footer#site-links {
    padding: 50px 0 0 0;
    background: black;
}

#site-links .col-xs-1, #site-links .col-sm-1, #site-links .col-md-1, #site-links .col-lg-1, #site-links .col-xs-2, #site-links .col-sm-2, #site-links .col-md-2, #site-links .col-lg-2, #site-links .col-xs-3, #site-links .col-sm-3, #site-links .col-md-3, #site-links .col-lg-3, #site-links .col-xs-4, #site-links .col-sm-4, #site-links .col-md-4, #site-links .col-lg-4, #site-links .col-xs-5, #site-links .col-sm-5, #site-links .col-md-5, #site-links .col-lg-5, #site-links .col-xs-6, #site-links .col-sm-6, #site-links .col-md-6, #site-links .col-lg-6, #site-links .col-xs-7, .col-sm-7, #site-links .col-md-7, #site-links .col-lg-7, #site-links .col-xs-8, #site-links .col-sm-8, #site-links .col-md-8, #site-links .col-lg-8, #site-links .col-xs-9, #site-links .col-sm-9, #site-links .col-md-9, #site-links .col-lg-9, #site-links .col-xs-10, #site-links .col-sm-10, #site-links .col-md-10, #site-links .col-lg-10, #site-links .col-xs-11, #site-links .col-sm-11, #site-links .col-md-11, #site-links .col-lg-11, #site-links .col-xs-12, #site-links .col-sm-12, #site-links .col-md-12, #site-links .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

#site-links .col-xs-1, #site-links .col-xs-2, #site-links .col-xs-3, #site-links .col-xs-4, #site-links .col-xs-5, #site-links .col-xs-6, #site-links .col-xs-7, #site-links .col-xs-8, #site-links .col-xs-9, #site-links .col-xs-10, #site-links .col-xs-11, #site-links .col-xs-12 {
    float: left;
}

#site-links .col-xs-12 {
    float: left;
}

#site-links .col-xs-12 {
    width: 100%;
}

#footer-addresses a:active, #footer-addresses a:hover {
    outline: 0;
}

#footer-addresses a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#footer-addresses .footer-addresses {
    padding-left: 90px;
}

#footer-addresses .tagline-footer {
    width: 100%;
    max-width: 203px;
    margin-bottom: 10px;
}

#site-links figure {
    margin: 0;
}

#site-links .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

#footer-addresses .logo-footer {
    position: absolute;
    width: 46px;
    left: 10px;
    top: -8px;
}

#site-links img {
    vertical-align: middle;
}

#site-links img {
    border: 0;
}

.footer-addresses #address {
    margin: 0 0 22px;
}

#site-links .accordion-nav {
    position: relative;
    z-index: 200;
    margin-bottom: 20px;
}

#site-links .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    font-family: "news_gothic_fsdemibold", "Trade Gothic Pro Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 20px;
    white-space: normal;
}

#site-links .accordion-nav .btn-expand {
    position: relative;
    z-index: 200;
    width: 100%;
    margin-bottom: 0;
    color: white !important;
    font-family: "news_gothic_fsdemibold", "Trade Gothic Pro Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    border: 2px solid #222;
    background: #222;
}

#site-links .accordion-nav .btn-expand.dark {
    border-color: #996600;
    background: #996600;
}

#site-links .accordion-nav .btn-expand.collapsed {
    color: black !important;
    background: white;
    border-color: #6f6f6f;
}

#site-links .collapse {
    display: none;
}

#site-links .accordion-nav .collapse, #site-links .accordion-nav .collapsing {
    background: white;
    margin-top: -4px;
    padding: 10px;
    border: 2px solid #6f6f6f;
    border-top: none;
}

#site-links .list-unstyled {
    padding-left: 0;
}

#site-links .accordion-nav .collapse ul, #site-links .accordion-nav .collapsing ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    font-family: "news_gothic_fsdemibold", "Trade Gothic Pro Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
}

#site-links .accordion-nav .collapse ul li:first-child, #site-links .accordion-nav .collapsing ul li:first-child {
    border-top: none;
}

#site-links .accordion-nav .collapse ul li, #site-links .accordion-nav .collapsing ul li {
    margin: 0;
    list-style: none;
    border-top: 1px solid #d7d8d8;
    border-bottom: none !important;
}

#site-links .accordion-nav .collapse a:link, #site-links .accordion-nav .collapse a:visited, #site-links .accordion-nav .collapsing a:link, #site-links .accordion-nav .collapsing a:visited {
    display: block;
    padding: 12px 0;
    text-decoration: none !important;
}

footer .accordion-nav .collapse a:link, footer .accordion-nav .collapse a:visited, footer .accordion-nav .collapsing a:link, footer .accordion-nav .collapsing a:visited {
    color: black !important;
}

#footer-addresses .campus-links a:link, #footer-addresses .campus-links a:visited {
    text-decoration: underline !important;
}

#footer-navigation-accordion {
    padding-bottom: 0;
    margin-bottom: 10px;
}

#site-links .btn.active.focus, #site-links .btn.active:focus, #site-links .btn.focus, #site-links .btn:active.focus, #site-links .btn:active:focus, #site-links .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#site-links .btn.focus, #site-links .btn:focus, #site-links .btn:hover {
    color: #333;
    text-decoration: none;
}

#site-links .col-xs-1, #site-links .col-sm-1, #site-links .col-md-1, #site-links .col-lg-1, #site-links .col-xs-2, #site-links .col-sm-2, #site-links .col-md-2, #site-links .col-lg-2, #site-links .col-xs-3, #site-links .col-sm-3, #site-links .col-md-3, #site-links .col-lg-3, #site-links .col-xs-4, #site-links .col-sm-4, #site-links .col-md-4, .col-lg-4, #site-links .col-xs-5, #site-links .col-sm-5, #site-links .col-md-5, .col-lg-5, #site-links .col-xs-6, #site-links .col-sm-6, #site-links .col-md-6, #footer.col-lg-6, #site-links .col-xs-7, #site-links .col-sm-7, #site-links .col-md-7, #site-links .col-lg-7, #site-links .col-xs-8, #site-links .col-sm-8, #site-links .col-md-8, #site-links .col-lg-8, #site-links .col-xs-9, #site-links .col-sm-9, #site-links .col-md-9, #site-links .col-lg-9, #site-links .col-xs-10, #site-links .col-sm-10, #site-links .col-md-10, #site-links .col-lg-10, #site-links .col-xs-11, #site-links .col-sm-11, #site-links .col-md-11, #site-links .col-lg-11, #site-links .col-xs-12, #site-links .col-sm-12, #site-links .col-md-12, #site-links .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

footer#site-links .border, footer#site-links .border-lg {
    padding-top: 10px;
    border-top: 1px dotted #7f7f7f;
}

#site-links #social-links a:link, #site-links #social-links a:visited {
    padding: 5px;
}

#site-links #social-links li, #site-links #social-links a {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: "news_gothic_fsdemibold", "Trade Gothic Pro Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

#site-links #social-links i {
    font-size: 24px;
    line-height: 24px;
    color: inherit;
}

#site-links #social-links a:hover, #site-links #social-links a:active {
    color: #996600;
}

#site-links #audience-links a:link, #site-links #audience-links a:visited {
    padding: 4px 20px 4px 10px;
    color: black;
    font-size: 19px;
    background: #996600 url(../images/footer-audience-arrow.png) right center no-repeat;
    border-radius: 0;
    border: none;
}

#site-links #audience-links a:hover, #site-links #audience-links a:active {
    color: black;
    background-color: white;
    border-radius: 0;
}

#audience-links {
    border: none;
    text-align: center;
}

footer#copyright {
    padding: 15px 0;
    background: black;
}

footer#copyright * {
    color: #7f7f7f;
}

footer#copyright li, footer#copyright p {
    font-size: 12px;
}

footer#copyright a {
    text-decoration: underline;
}

footer#copyright a:hover, footer#copyright a:active {
    color: white;
    text-decoration: none;
}

#footer-locations-accordion .collapse.in {
    display: block;
}

#footer-navigation-accordion .collapse.in {
    display: block;
}

#footer-navigation ul,
#footer-locations ul {
    border-top: 1px solid #d7d8d8;
    padding-bottom: 0px;
    list-style: none;
}

#footer-navigation ul li a,
#footer-locations ul li a {
    list-style: none;
    font-family: "news_gothic_fsdemibold", "Trade Gothic Pro Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: black;
}

#footer-locations ul li a:hover,
#footer-locations ul li a:active,
#footer-navigation ul li a:hover,
#footer-navigation ul li a:active {
    color: #996600 !important;
}

@media (min-width: 480px) {
    #copyright .container,
    #site-links .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 820px) {
    #site-links .container {
        width: 800px;
    }
    
    #site-links .col-sm-5 {
        float: left;
        width: 41.66666667%;
    }

    #site-links .accordion-nav.fold-xs {
        position: relative;
        height: auto;
    }

    #site-links .accordion-nav.fold-xs .btn-expand {
        display: none;
        visibility: hidden;
    }

    #site-links .accordion-nav.fold-xs .collapse, #site-links .accordion-nav.fold-xs .collapsing {
        display: block;
        visibility: visible;
        height: auto !important;
        background: none;
        border: none;
    }

    footer .accordion-nav.fold-xs .collapse, footer .accordion-nav.fold-xs .collapsing {
        margin-top: 0;
    }

    .footer-addresses, #footer-locations {
        padding-left: 90px;
    }

    #site-links .accordion-nav.fold-xs .collapse ul, #site-links .accordion-nav.fold-xs .collapsing ul {
        margin-top: 0;
        border: none;
    }

    footer .accordion-nav.fold-xs .collapse ul, footer .accordion-nav.fold-xs .collapse li, footer .accordion-nav.fold-xs .collapsing ul, footer .accordion-nav.fold-xs .collapsing li {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
    }

    #footer-locations-accordion li {
        margin-bottom: 7px;
    }

    #site-links .accordion-nav.fold-xs .collapse ul li, #site-links .accordion-nav.fold-xs .collapsing ul li {
        border: none;
    }

    #site-links .accordion-nav.fold-xs .collapse a:link, #site-links .accordion-nav.fold-xs .collapse a:visited, #site-links .accordion-nav.fold-xs .collapsing a:link, #site-links .accordion-nav.fold-xs .collapsing a:visited {
        display: block;
        padding: 0;
        text-decoration: underline !important;
    }

    footer .accordion-nav.fold-xs .collapse a:link, footer .accordion-nav.fold-xs .collapse a:visited, footer .accordion-nav.fold-xs .collapsing a:link, footer .accordion-nav.fold-xs .collapsing a:visited {
        color: white !important;
    }

    #site-links .col-sm-1, #site-links .col-sm-2, #site-links .col-sm-3, #site-links .col-sm-4, #site-links .col-sm-5, #site-links .col-sm-6, #site-links .col-sm-7, #site-links .col-sm-8, #site-links .col-sm-9, #site-links .col-sm-10, #site-links .col-sm-11, #site-links .col-sm-12 {
        float: left;
    }

    #site-links .col-sm-6 {
        width: 50%;
    }

    #site-links .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .footer-addresses, #footer-locations {
        padding-left: 90px !important;
    }

    #footer-locations-accordion li {
        margin-bottom: 7px !important;
    }

    footer .accordion-nav.fold-xs .collapse a:hover, footer .accordion-nav.fold-xs .collapse a:active, footer .accordion-nav.fold-xs .collapsing a:hover, footer .accordion-nav.fold-xs .collapsing a:active {
        color: #996600 !important;
    }

    footer#copyright ul {
        margin-left: -5px;
        text-align: left;
    }

    footer#copyright li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

    #copyright .container,
    #site-links .container {
        width: 800px;
    }
}

@media (min-width: 992px) {
    #site-links .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 1040px) {
    #copyright .container,
    #site-links .container {
        width: 1020px;
    }

    #site-links .accordion-nav {
        position: relative;
    }

    #site-links .accordion-nav .btn-expand {
        display: none;
        visibility: hidden;
    }

    #site-links .accordion-nav .collapse, .accordion-nav .collapsing {
        display: block;
        visibility: visible;
        height: auto !important;
        background: none;
        border: none;
    }

    footer .accordion-nav .collapse, footer .accordion-nav .collapsing {
        margin-top: 0;
    }

    #site-links .accordion-nav .collapse ul, #site-links .accordion-nav .collapsing ul {
        margin-top: 0;
        border: none;
    }

    footer .accordion-nav .collapse ul, footer .accordion-nav .collapse li, footer .accordion-nav .collapsing ul, footer .accordion-nav .collapsing li {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
    }

    #site-links .accordion-nav .collapse ul li, #site-links .accordion-nav .collapsing ul li {
        border: none;
    }

    #site-links .accordion-nav .collapse a:link, #site-links .accordion-nav .collapse a:visited, #site-links .accordion-nav .collapsing a:link, #site-links .accordion-nav .collapsing a:visited {
        display: block;
        padding: 0;
        text-decoration: inherit !important;
    }

    footer .accordion-nav .collapse a:link, footer .accordion-nav .collapse a:visited, footer .accordion-nav .collapsing a:link, footer .accordion-nav .collapsing a:visited {
        color: white !important;
    }

    #site-links .col-md-1, #site-links .col-md-2, #site-links .col-md-3, #site-links .col-md-4, #site-links .col-md-5, #site-links .col-md-6, #site-links .col-md-7, #site-links .col-md-8, #site-links .col-md-9, #site-links .col-md-10, #site-links .col-md-11, #site-links .col-md-12 {
        float: left;
    }

    #site-links .col-md-7 {
        width: 58.33333333%;
    }

    #site-links .col-md-offset-0 {
        margin-left: 0;
    }

    #site-links .accordion-nav {
        position: relative;
        z-index: 200;
        margin-bottom: 20px;
    }

    #footer-navigation-accordion {
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    footer .accordion-nav .collapse, footer .accordion-nav .collapsing {
        margin-top: 0;
    }

    #site-links .accordion-nav .btn-expand {
        display: none;
        visibility: hidden;
    }

    #site-links .accordion-nav .collapse, #site-links .accordion-nav .collapsing {
        display: block;
        visibility: visible;
        height: auto !important;
        background: none;
        border: none;
    }

    #site-links .collapse {
        display: block;
    }

    #footer-navigation-accordion li {
        margin-bottom: 7px !important;
    }

    footer .accordion-nav .collapse a:hover, footer .accordion-nav .collapse a:active, footer .accordion-nav .collapsing a:hover, footer .accordion-nav .collapsing a:active {
        color: #996600 !important;
    }

    #social-links {
        padding-left: 90px !important;
    }

    footer#copyright ul, footer#copyright p {
        text-align: center;
    }
}

@media (min-width: 1340px) {
    #copyright .container,
    #site-links .container {
        width: 1240px;
    }
}

.page-product-details .cm_extra_data {
    margin: 0 auto 2rem auto;
    padding: 2rem;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 233, 241);
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0) 0px 2px 4px 0px;
}

.page-product-details .cm_extra_data .extra-product-date-info-container, .page-product-details .cm_extra_data .extra-product-inventory-container, .page-product-details .cm_extra_data .extra-product-location-info-container, .page-product-details .cm_extra_data .extra-product-term-info-container, .page-product-details .cm_extra_data .extra-product-type-info-container {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}

.page-product-details .cm_extra_data .extra-product-date-info-i, .page-product-details .cm_extra_data .extra-product-inventory-i, .page-product-details .cm_extra_data .extra-product-location-info-i, .page-product-details .cm_extra_data .extra-product-term-info-i, .page-product-details .cm_extra_data .extra-product-type-info-i {
    width: 1.5rem;
}

.page-product-details .cm_extra_data div div i {
    color: #996600;
    font-size: 2rem;
}

.skip-link {
    position: absolute;
    top: -40px; /* Moves it off-screen */
    left: 0;
    color: #996600;
    text-decoration: none;
    padding: 8px;
    z-index: 1000;
    transition: top 0.3s; /* Optional smooth transition */
}

.skip-link:hover {
    text-decoration: underline;
    color: black;
}

.skip-link:focus {
    top: 0; /* Brings it into view on focus */
}