a:hover, a:focus, a:active {color: #6A5ACD}
.loading_effect .object {
    background-color: #483D8B;
}
.button.btn_blue {
    background: #483D8B;
    border-color: #483D8B;
    color: #fff;
}

.button.btn_yellow {
    background: #483D8B;
    border-color: #483D8B;
    color: #fff;
}
.button.btn_blue:hover,
.button.btn_blue:active,
.button.btn_blue:focus {
    background: #6A5ACD;
    border-color: #6A5ACD;
}
.button.btn_yellow:hover,
.button.btn_yellow:active,
.button.btn_yellow:focus {
    background: #6A5ACD;
    border-color: #6A5ACD;
}
.sidebar .widget h4:before {
    background: #483D8B;
}
.sidebar .widget .categories li.active a{
    color: #483D8B;
}
.sidebar .widget .latest_posts .latest_post .details h6 a:hover {
    color: #483D8B;
}
.hover_effect.h_blue:hover {
    background: #483D8B;
}
.hover_effect.h_yellow:hover {
    background: #6A5ACD;
}
footer .widget a:hover {
    color: #6A5ACD;
}
#main_menu .navbar-nav li.active a {
    color: #483D8B;
}
#main_menu .navbar-nav li a:hover,
#main_menu .navbar-nav .open .dropdown-toggle,
.transparent.nav_bg #main_menu .navbar-nav li a:hover,
.transparent.nav_bg #main_menu .navbar-nav .open .dropdown-toggle {
    color: #6A5ACD;
}
.room_list .room_details .room_services i {
    background: #483D8B;
    border: 1px solid #483D8B;
}

.room_list .room_details .room_services i:hover {
    background: #6A5ACD;
}
#back_to_top {
    background: #483D8B;
}
.help {
    background: #fff;
    border: 1px solid #483D8B;
    color: #525b65;
}
.help a {
    color: #525b65;
}
.help a:hover {
    color: #525b65;
}
.contact-info li span,
#contact_page_style_2 .contact-info li span {
    color: #525b65;
    font-weight: 600;
}
#main_menu .navbar-nav .menu_button .button:hover,
#main_menu .navbar-nav .menu_button .button:focus,
#main_menu .navbar-nav .menu_button .button:active {
    background: #6A5ACD;
    border-color: #6A5ACD;
}
footer .useful_links li a:hover:before {
    color: #6A5ACD;
}
.sidebar .widget .categories li a:hover,
.sidebar .widget .archive li a:hover {
    color: #6A5ACD;
}
.pagination li a:hover,
.pagination li.active a,
.pagination li.next_pagination > a:hover,
.pagination li.prev_pagination > a:hover {
    background: #483D8B;
    border-color: #483D8B;
}
#testimonials #testimonials_slider .owl-dots .owl-dot.active span,
#testimonials #testimonials_slider .owl-dots .owl-dot:hover span {
    color: #483D8B;
}
#testimonials .review_content .review_rating i {
    color: #483D8B;
}
#features .owl-thumb-item .media-left {
    color: #483D8B;
}
#hero .f_item .icon_box {
    background: #483D8B;
}
.preview-shadow-bottom a {
    border-bottom: 1px dashed #483D8B;
}
a{
    color: #483D8B;
}
.transparent #main_menu .navbar-nav li a{
    color: #525b65;
}
.form-control{
    color: #525b65;
}
label{
    color: #525b65;
}
#back_to_top:hover,
#back_to_top:focus {
    background: #6A5ACD;
}
.btn_orange{
    background: #ffb600;
    border-color: #ffb600;
    color: #fff;
}
.btn_orange:hover{
    background: #efac14 !important;
    border-color: #efac14 !important;
    color: #fff !important;
}
.work_area ul {margin-left: 25px;}
.news-list .element {    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 10px;}
.blog_post .details ul {margin-left: 25px;}
#places {padding-bottom: 0px;}
.spo-tl-search-form {    background: #f5f5f5;
    margin-bottom: 40px;}
.hero_wrapper {background-image: url('/local/templates/travelsoft/images/slider/bg_home.jpg'); color: #ffffff;background-repeat: no-repeat;background-size: cover;background-position: center;}
/*.gradient_slider .slotholder:after,*/
/*.gradient_overlay:after {*/
/*background: rgba(147, 0, 17, .75);*/
/*background: -webkit-gradient(left top, right bottom, color-stop(0, rgba(64, 97, 237, 0.5)), color-stop(100%, rgba(86, 20, 147, .5)));*/
/*background: -webkit-linear-gradient(145deg, rgba(147, 0, 17, .5) 0, rgba(86, 20, 147, .5) 100%);*/
/*background: -webkit-linear-gradient(315deg, rgba(147, 0, 17, .5) 0, rgba(86, 20, 147, .5) 100%);*/
/*background: linear-gradient(135deg, rgba(147, 0, 17, .5) 0, rgba(86, 20, 147, .5) 100%);*/
/*}*/