i.color_1 {
    color: #e04f67
}

i.color_2 {
    color: #1cbbb4
}

i.color_3 {
    color: #82ca9c
}

i.color_4 {
    color: #f7941d
}

.chromeframe {
    background: #ddd;
    color: #000;
    padding: .2em;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 9999;
    width: 100%
}

.chromeframe a {
    color: #ed1c24
}

body, html {
    overflow-x: hidden
}

body {
    background: #f9f9f9;
    font-size: 12px;
    line-height: 20px;
    font-family: montserrat, Arial, sans-serif;
    color: #565a5c;
    -webkit-font-smoothing: antialiased
}

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

h3 {
    font-size: 22px
}

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

.main_title h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0
}

.main_title p {
    font-family: lato, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px
}

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

a {
    color: #51bce6;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    outline: 0
}

a:focus, a:hover {
    color: #111;
    text-decoration: none;
    outline: 0
}

p {
    margin: 0 0 20px
}

.nopadding {
    margin: 0 !important;
    padding: 0 !important
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd
}

.btn_1, a.btn_1 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #51bce6;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    -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;
    font-weight: 700
}

.btn_1.green, a.btn_1.green {
    background: #83c99f
}

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

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

.btn_1.small, a.btn_1.small {
    padding: 5px 8px;
    font-size: 10px;
    line-height: 9px;
    text-transform: none;
    color: #fff !important
}

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

a.btn_map {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #e04f67;
    cursor: pointer;
    padding: 12px 20px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    -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;
    font-weight: 700;
    display: block;
    text-align: center
}

a.btn_map:hover {
    background: #333
}

.btn_full, a.btn_full {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    width: 100%;
    background: #85c99d;
    cursor: pointer;
    padding: 12px 20px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    -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;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 10px
}

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

#logo {
    margin-top: 10px
}

header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    padding: 10px 0;
    background: rgba(0, 0, 0, .25)
}

header #logo .logo_sticky {
    display: none
}

header.sticky #logo .logo_normal {
    display: none
}

header.sticky #logo .logo_sticky {
    display: block
}

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
}

header.sticky {
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    -moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    background-color: #fff;
    padding-bottom: 0
}

nav {
    margin-top: 20px
}

.sticky nav {
    margin-top: 10px
}

.sticky #logo {
    margin-top: 0;
    margin-bottom: 10px
}

ul#top_tools {
    flist-style: none;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 999
}

ul#top_tools a {
    color: #fff
}

.sticky ul#top_tools a {
    color: #333
}

ul#top_tools li {
    display: inline-block;
    padding: 0 10px
}

#top_line {
    color: #fff;
    height: 28px;
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-size: 11px;
    visibility: visible;
    opacity: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999
}

header#colored.sticky {
    background-color: #e04f67;
    padding-bottom: 0;
    border-bottom: 2px solid #e04f67
}

header#colored.sticky ul#top_tools a {
    color: #fff
}

.input-group button {
    background-color: #333;
    color: #fff;
    border-color: #333
}

.input-group button:focus, .input-group button:hover {
    background-color: #e04f67;
    color: #fff;
    border-color: #e04f67
}

footer {
    background: #333 url(../images/pattern.png) repeat 0 0;
    color: #fff;
    padding: 30px 0 10px
}

footer h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

footer a {
    color: #fff
}

footer a:hover {
    color: #999
}

footer ul {
    margin: 0;
    padding: 0 0 20px;
    list-style: none
}

#social_footer {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 30px;
    margin-top: 30px
}

#social_footer p {
    font-size: 12px;
    color: #8c8c8c
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px;
    text-align: center
}

#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: flex;
    align-items: center;
    justify-content: center;
    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
}

.feature_home {
    padding: 30px;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    color: #888;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    text-align: center
}

.feature_home h3 {
    font-size: 20px
}

.feature_home i {
    margin: auto;
    margin-bottom: 20px;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 110px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px dashed #ccc;
    font-size: 62px;
    color: #6dcff6
}

.other_tours ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.other_tours ul li a {
    border-bottom: 1px solid #ededed;
    padding: 5px 0 10px;
    display: block;
    color: #333
}

.other_tours ul li a:hover {
    background-color: #f9f9f9;
    color: #e04f67
}

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

.other_tours ul li a i {
    font-size: 22px;
    margin-right: 5px;
    margin-left: 2px;
    position: relative;
    top: 5px;
    color: #555
}

.other_tours_price {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    color: #888
}

#search_bar_container {
    background: #333;
    background-color: rgba(0, 0, 0, .4);
    padding: 15px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center
}

.search_bar {
    position: relative;
    width: 80%;
    margin: auto
}

#nav-search-in {
    display: inline-block;
    height: 45px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    background: #6ccef5
}

#nav-search-in #nav-search-in-content {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    height: 45px;
    line-height: 35px;
    margin: 5px 65px 0 15px;
    text-indent: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60px;
    overflow: visible
}

#searchDropdownBox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    color: #000;
    font-family: arial, sans-serif;
    left: 5px;
    margin: 0;
    outline: medium;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100px
}

.nav-submit-button {
    background: #fff url(../images/search-bt.png) no-repeat center center;
    border: none;
    cursor: pointer;
    display: block;
    height: 45px;
    right: 5px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 40px
}

.nav-submit-button .nav-submit-input {
    background: #fff;
    border: medium;
    color: #fff;
    cursor: pointer
}

#tools {
    background: #eee;
    padding: 5px;
    margin-bottom: 15px
}

.img_list {
    overflow: hidden;
    min-height: 220px;
    text-align: center;
    position: relative
}

.img_list img {
    width: auto;
    height: 220px;
    position: absolute;
    left: -10%
}

.img_list a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.img_list a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.img_list .short_info {
    padding: 5px;
    text-align: left;
    min-height: 38px
}

.price_list .button {
    display: block
}

.price_list {
    display: table;
    height: 220px;
    font-size: 38px;
    color: #e74c3c;
    width: 100%;
    margin-left: -15px
}

.price_list small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-bottom: 10px;
    line-height: 12px
}

.price_list div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.price_list p {
    padding: 0;
    margin: 0
}

.price_list .normal_price_list {
    display: block;
    text-decoration: line-through;
    color: #999;
    font-size: 20px;
    margin-top: 10px
}

.price_list sup {
    font-size: 22px;
    position: relative;
    top: -10px
}

ul.add_info {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.add_info li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #ededed;
    text-align: center;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

ul.add_info li a {
    color: #555;
    width: 35px;
    height: 35px;
    display: block
}

ul.add_info li i {
    display: inline-block;
    font-size: 22px;
    top: 6px;
    position: relative
}

#map {
    width: 100%;
    height: 450px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.price_in {
    font-size: 42px;
    color: #e74c3c;
    border-bottom: 1px solid #ededed;
    text-align: center;
    padding-top: 30px;
    background-color: #fff8e5;
    margin: -20px -20px 20px
}

.price_in small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-bottom: 20px;
    margin-top: 4px
}

.price_in p {
    padding: 0;
    margin: 0
}

.normal_price_in {
    display: block;
    text-decoration: line-through;
    color: #999;
    font-size: 20px;
    margin-top: 10px
}

.price_in sup {
    font-size: 22px;
    position: relative;
    top: -10px
}

.form_title {
    position: relative;
    padding-left: 55px;
    margin-bottom: 10px
}

.form_title h3 strong {
    background-color: #e04f67;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.form_title h3 {
    margin: 0;
    padding: 0
}

.form_title p {
    color: #999;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px
}

.cards {
    margin-top: 18px
}

.options i {
    font-size: 22px
}

.feature {
    padding: 10px 30px;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    color: #888;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.feature i {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 0;
    margin: 0;
    width: 65px;
    height: 65px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px dashed #ccc;
    font-size: 34px;
    color: #6dcff6
}

.features-bg {
    position: relative;
    min-height: 400px;
    background: url(../img/features-intro-01.jpg) no-repeat center center;
    background-size: cover
}

.features-img {
    width: 100%;
    height: 400px;
    text-align: center;
    line-height: 400px
}

.features-content {
    position: relative;
    padding: 11% 100px 10%;
    height: 400px;
    background-color: #e04f67;
    color: #fff;
    font-size: 14px
}

.features-content h3 {
    font-family: gochi hand, cursive;
    color: #fff;
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase
}

.rating {
    font-size: 18px
}

.rating small {
    font-size: 12px;
    color: #ccc
}

.rating .voted {
    color: #f90
}

.loader {
    margin-left: 5px;
    position: absolute
}

.modal-dialog {
    margin-top: 80px
}

.box_style_1 {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 30px;
    position: relative;
    color: #666
}

.box_style_3 {
    padding: 20px;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    color: #888;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    text-align: center
}

.box_style_3 h3 {
    font-size: 20px
}

.box_style_3 i {
    margin: auto;
    margin-bottom: 20px;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px dashed #ccc;
    font-size: 42px;
    color: #6dcff6
}

.box_style_2, .box_style_4 {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    text-align: center;
    border: 1px solid #ddd
}

.box_style_4:after, .box_style_4:before {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -10px
}

.box_style_4:before {
    border-bottom: 10px solid #ccc;
    margin-bottom: 0
}

.box_style_4:after {
    border-bottom: 10px solid #fff;
    margin-bottom: -1px;
    z-index: 1
}

.box_style_2 i, .box_style_4 i {
    font-size: 52px;
    margin-top: 10px;
    display: inline-block
}

.form-control {
    font-size: 12px;
    color: #333;
    height: 40px;
    border-radius: 3px
}

.form-group {
    position: relative
}

#overlay {
    background: rgba(0, 0, 0, .4);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0
}

.white_bg {
    background-color: #fff
}

.add_bottom_15 {
    margin-bottom: 15px
}

.add_bottom_30 {
    margin-bottom: 30px
}

.add_bottom_45 {
    margin-bottom: 45px
}

.add_bottom_60 {
    margin-bottom: 60px
}

ul.list_ok {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    line-height: 22px
}

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: #e04f67;
    position: absolute;
    left: 0;
    top: 0
}

.margin_60 {
    padding-top: 60px;
    padding-bottom: 60px
}

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

.tour_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    margin: 0;
    margin-bottom: 30px
}

.img_container {
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
    height: 240px
}

.tour_container .tour_title {
    padding: 15px;
    position: relative
}

.tour_container .tour_title .rating {
    font-size: 14px;
    margin-left: -3px;
    height: 20px
}

.tour_container .tour_title h3 {
    margin: 0;
    font-size: 18px;
    height: 24px;
    overflow: hidden;
    max-width: 90%
}

.img_container a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.img_container img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.short_info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/shadow_tour.png) repeat-x left bottom;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #fff
}

.short_info i {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0
}

.short_info .price {
    float: right;
    font-size: 28px;
    font-weight: 700;
    display: inline-block
}

.short_info .price sup {
    font-size: 18px;
    position: relative;
    top: -5px
}

.ribbon {
    position: absolute;
    top: 0;
    left: -1px;
    width: 78px;
    height: 78px;
    z-index: 1
}

.ribbon.top_rated {
    background: url(../images/ribbon_top_rated.png) no-repeat 0 0
}

#position {
    background-color: #333;
    padding: 10px 0;
    font-size: 11px
}

#position ul li:first-child {
    padding-left: 20px
}



#position ul {
    margin: 0;
    padding: 0;
    color: #888
}

#position ul li a {
    color: #fff;
    opacity: .7
}

#position ul li a:hover {
    color: #fff;
    opacity: 1
}

#position ul li {
    display: inline-block;
    padding-right: 8px;
    margin-right: 3px;
    position: relative
}



#position ul li:last-child:after {
    content: ''
}

.sk-spinner-wave.sk-spinner {
    margin: -15px 0 0 -25px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px
}

.sk-spinner-wave.sk-spinner img {
    width: 50px;
    height: 50px
}

.ie8 .sk-spinner-wave.sk-spinner {
    display: none
}

.sk-spinner-wave div {
    background-color: #ccc;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-waveStretchDelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes sk-waveStretchDelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.laptop {
    margin: auto;
    margin-top: 20px
}

.tab-content {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 25px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

@media (max-width:768px) {
    #search_container {
        height: 400px !important
    }
}

#search_container {
    position: relative;
    height: 650px;
    background: #4d536d url(../images/banner-new3.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
    width: 100%;
    display: table;
    z-index: 99
}

#search {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20%;
    padding-top: 100px
}

#search .nav-tabs {
    border-radius: 0;
    font-size: 12px;
    border: 0;
    border-bottom: 1px solid transparent;
    margin-left: 10px;
    text-transform: uppercase
}

#search .nav-tabs>li>a {
    border-radius: 0;
    border: 0;
    color: #fff !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px
}

#search .tab-content {
    border-radius: 3px;
    border: 0;
    color: #333;
    background-color: rgba(255, 255, 255, .8)
}

#search .nav-tabs>li>a {
    background: rgba(0, 0, 0, .4)
}

#search .nav-tabs>li.active>a, #search .nav-tabs>li.active>a:focus, #search .nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #e14d67
}

.custom-combobox {
    width: 100%
}

.custom-combobox .custom-combobox-input {
    height: 50px !important;
    font-size: 14px !important;
    padding-left: 50px;
    width: 90%;
    border: 1px solid #f8f8f8
}

.custom-combobox .custom-combobox-toggle {
    background-color: #fff;
    border: 1px solid #f8f8f8;
    border-left: 0;
    width: 10%;
    cursor: pointer
}

.custom-combobox .custom-combobox-toggle:before {
    font-family: asset/fonts;
    content: "\e896";
    color: #333;
    line-height: 50px;
    float: right;
    padding-right: 15px
}

.custom-combobox .custom-combobox-toggle.open:before {
    content: "\e899" !important
}

.combobox-1-holder .custom-combobox input {
    background: #fff url(../images/hizmet.png);
    background-repeat: no-repeat;
    background-position: left center
}

.combobox-2-holder .custom-combobox input, .combobox-4-holder .custom-combobox input {
    background: #fff url(../images/kategori.png);
    background-repeat: no-repeat;
    background-position: left center
}

.combobox-3-holder .custom-combobox input {
    background: #fff url(../images/konum.png);
    background-repeat: no-repeat;
    background-position: left center
}

#search .tab-content .tab-pane .row div button {
    width: 100%;
    height: 50px
}

@media (min-width:992px) {
    #search .tab-content .tab-pane .row div.nopadding-xs {
        padding: 0
    }

    #search .tab-content .tab-pane .row div.nopadding-right-xs {
        padding-right: 0
    }
}

.tab-pane h3 {
    color: #999;
    margin: 0 0 20px
}

.tab-pane h3 {
    color: #999;
    margin: 0 0 20px
}

.dd-select {
    border-radius: 3px !important;
    border: solid 1px #ccc;
    position: relative;
    cursor: pointer;
    height: 40px;
    font-weight: 400 !important
}

.dd-selected {
    overflow: hidden;
    display: block;
    padding: 0 0 0 10px !important;
    font-weight: 400 !important;
    color: #444 !important
}

.dd-option {
    padding: 10px;
    display: block;
    border-bottom: solid 1px #ddd;
    overflow: hidden;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out
}

.dd-options>li:last-child>.dd-option {
    border-bottom: none
}

.dd-options li .dd-option {
    height: 45px;
    line-height: 25px !important
}

.dd-option:hover {
    background: #f9f9f9 !important;
    color: #000
}

.dd-option-selected {
    background: #f9f9f9 !important;
    color: #444 !important
}

.dd-option-image, .dd-selected-image {
    vertical-align: middle;
    float: left;
    margin-right: 10px !important;
    max-width: 64px
}

.dd-image-right {
    float: right;
    margin-right: 15px;
    margin-left: 5px
}

.dd-container {
    position: relative
}

.dd-option-text {
    line-height: 14px !important
}

.dd-selected-image {
    margin-top: 7px
}

.ribbon_2 {
    width: 99px;
    height: 97px;
    position: absolute;
    left: -5px;
    top: -5px;
    display: block;
    background: url(../img/ribbon.png) no-repeat 0 0;
    z-index: 101
}

.input-group input {
    height: 34px
}

@keyframes blinker {
    20% {
        opacity: .5
    }
}

@-webkit-keyframes ripple {
    20% {
        opacity: .5;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    20% {
        opacity: .5;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    20% {
        opacity: .5;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    20% {
        opacity: .5;
        transform: scale(2.5)
    }
}

.custom-combobox {
    position: relative;
    display: inline-block
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 10px
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
    z-index: 9999;
    background-color: #fff;
    width: 300px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    font-size: 16px;
    position: relative;
    margin: 0;
    padding: 10px 1em 10px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

#randevu-modal {
    z-index: 99999
}

#randevu-modal .modal-body {
    max-height: 450px;
    overflow-y: auto
}

#randevu-modal .modal-footer {
    padding: 5px
}

@media (max-width:768px) {
    #randevu-modal .modal-body {
        height: 350px
    }
}

@media (max-width:480px) {
    #randevu-modal .modal-body {
        height: 280px
    }
}

/*!jQuery UI - v1.11.4 - 2015-03-17
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=3px&bgColorHeader=%23EDC951&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23dddddd&fcHeader=%23333333&iconColorHeader=%23fff&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23dddddd&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23dddddd&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23333333&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT*/
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    text-decoration: none
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-icon-primary .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-text-icon-primary .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary {
    left: .5em
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 10px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon {
    background-image: url(../../incs/css/images/ui-icons_222222_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

#loading {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

.randevu_sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    margin-bottom: 0 !important
}

.profile-menu .dropdown a i:first-child {
    font-size: 24px !important;
}

@media (max-width: 768px) {
    .profile-menu .dropdown {
        margin-right: 10px;
    }
}

.profile-menu .dropdown a span {
    font-size: 16px !important;
    line-height: 24px !important;
}

.profile-menu .dropdown-menu {
    width: 140px !important;
}

.profile-menu .dropdown-menu ul {
    padding: 0 !important;
}

.profile-menu .dropdown-menu ul li {
    display: block !important;
    padding: 0 3px !important;
    border-top: 1px solid #efefef !important;
}

.profile-menu .dropdown-menu ul li a {
    color: #333 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    padding: 8px 0 8px 5px !important;
}

.dropdown-search .dropdown-menu {
    margin-top: 15px;
    right: -25px;
}

.dropdown.dropdown-search, .dropdown.dropdown-cart {
    float: right;
    font-size: 13px !important;
}

.dropdown-cart .dropdown-menu, .dropdown-access .dropdown-menu, .dropdown-search .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    left: auto;
    min-width: 0;
    padding: 15px;
    right: 0;
    width: 250px;
    top: 100%;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
    border-top: 2px solid #e04f67;
}

.dropdown-cart .dropdown-menu:before, .dropdown-access .dropdown-menu:before, .dropdown-search .dropdown-menu:before {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #e04f67;
    border-width: 7px;
    margin-left: -7px;
}

.dropdown-menu {
    margin-top: 14px;
}

.dropdown-cart .dropdown-menu a.button_drop {
    display: inline-block;
}

.dropdown- .dropdown-menu {
    margin-top: 7px;
}
