.btn-outline-violet {
    color: #9906d0;
    background-color: transparent;
    border-color: #9906d0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.contacts .footer2,.dates .footer2 {
    color: #000;
}
.bg-violet {
    background: linear-gradient(9deg, hsl(348, 100%, 66%) 10%, hsla(49.75, 93.12%, 48.65%, 0) 80%),
    linear-gradient(315deg, hsla(283.89, 94.71%, 41.81%, 1) 15%, hsla(283.89, 94.71%, 41.81%, 0) 80%),
    linear-gradient(197deg, hsla(348.31, 91.59%, 49.49%, 1) 100%, hsla(348.31, 91.59%, 49.49%, 0) 70%);
}
.btn-outline-violet:hover {
    background: linear-gradient(9deg, hsl(348, 100%, 66%) 10%, hsla(49.75, 93.12%, 48.65%, 0) 80%),
    linear-gradient(315deg, hsla(283.89, 94.71%, 41.81%, 1) 15%, hsla(283.89, 94.71%, 41.81%, 0) 80%),
    linear-gradient(197deg, hsla(348.31, 91.59%, 49.49%, 1) 100%, hsla(348.31, 91.59%, 49.49%, 0) 70%);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.btn-violet {
    background: linear-gradient(9deg, hsl(348, 100%, 66%) 10%, hsla(49.75, 93.12%, 48.65%, 0) 80%),
    linear-gradient(315deg, hsla(283.89, 94.71%, 41.81%, 1) 15%, hsla(283.89, 94.71%, 41.81%, 0) 80%),
    linear-gradient(197deg, hsla(348.31, 91.59%, 49.49%, 1) 100%, hsla(348.31, 91.59%, 49.49%, 0) 70%);
}

.badge-violet {
    background: linear-gradient(9deg, hsl(348, 100%, 66%) 10%, hsla(49.75, 93.12%, 48.65%, 0) 80%),
    linear-gradient(315deg, hsla(283.89, 94.71%, 41.81%, 1) 15%, hsla(283.89, 94.71%, 41.81%, 0) 80%),
    linear-gradient(197deg, hsla(348.31, 91.59%, 49.49%, 1) 100%, hsla(348.31, 91.59%, 49.49%, 0) 70%);
}

.pattern_menu {
    position: absolute;
}

.wrap-feature7-box {
    margin-bottom: 30px;
}

.wrap-feature10-box {
    padding: 50px 20px;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    color: #ffffff;
}

.wrap-feature10-box p {
    margin: 30px 0 40px;
}

.wrap-feature10-box .box-title {
    color: #ffffff;
}

.top-menu-left{

}

.top-menu-right .nav-link {
    /*padding: 22px 7px!important;*/

    padding-left: 7px!important;
    padding-right: 7px!important;
}

.programm-logo {
    margin-right: 80px;
    height: 150px;
}

.header_social {
    font-size: 18px;
}

#russiatourism_widget {
    /*width: 200px;*/
    /*height: 200px;*/
}

.seasons i{
    font-size: 40px;
}




.color-range-slider {
    position: relative;
    width: 100%;
    height: 4px;
    /*background: linear-gradient(to right, #db3153, #f87f4d, #f2b74c, #c2dc49, #74e35f);
    Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#db3153+0,f87f4d+24,f2b74c+52,c2dc49+77,74e35f+100 */
    background: #db3153;
    /* Old browsers */
    background: -moz-linear-gradient(to right, #9906d0, #f87f4d, #f2b74c, #c2dc49, #74e35f);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, #9906d0, #f87f4d, #f2b74c, #c2dc49, #74e35f);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #9906d0, #f87f4d, #f2b74c, #c2dc49, #74e35f);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9906d0', endColorstr='#74e35f', GradientType=1);
    /* IE6-9 */
}

.color-range-slider .picker {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f87f4d;
    cursor: pointer;
    -webkit-transition-property: width, height, margin-top, margin-left;
    -o-transition-property: width, height, margin-top, margin-left;
    transition-property: width, height, margin-top, margin-left;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}


.color-range-slider .picker__active,
.color-range-slider .picker:hover {
    width: 20px;
    height: 20px;
    margin-top: -10.5px;
    margin-left: -0.5px;
}

.slider__value__container {
    clear: both;
    padding-top: 10px;
}

.slider__value {
    font-size: 11px;
    text-align: center;
    color: #737471;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.filter_button {
    margin-top: 10px!important;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
    background: linear-gradient(135deg, hsla(255.47, 91.77%, 47.95%, 1) 0%, hsla(255.47, 91.77%, 47.95%, 0) 70%),
    linear-gradient(25deg, hsl(304, 56%, 41%) 10%, hsla(49.75, 93.12%, 48.65%, 0) 80%),
    linear-gradient(315deg, hsla(283.89, 94.71%, 41.81%, 1) 15%, hsla(283.89, 94.71%, 41.81%, 0) 80%),
    linear-gradient(197deg, hsla(348.31, 91.59%, 49.49%, 1) 100%, hsla(348.31, 91.59%, 49.49%, 0) 70%);
    border-radius: 10px;
}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #555555;
    cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #FF8000;
}

.datepicker table tr td.today {
    color: #000000;
    background-color: #FFA953;
    border-color: #FFB76F;
}
.datepicker table tr td.today:hover {
    color: #FFFFFF;
    background-color: #884400;
    border-color: #f59e00;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #419841;
    border-color: #285e8e;
}


.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
    color: #ffffff;
    background-color: #285e8e;
    border-color: #193c5a;
}
.datepicker .datepicker-switch {
    width: 145px;

}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background: #50A2C9;
}

.filter_date_rage_btn {
    /*padding: 15px 25px;*/
}

.programs_filter_dropdown {
    top: 280px!important;
    width: 100%;
}

.filter_results .card-body{
    padding: 1.05rem;
}

.filter_results .card-title {
    margin-bottom: 0px;
}

.filter_results .card-img-top {
    height: auto;
}
.filter_top_wrap {
    width: 300px;
    padding: 20px;
    left: -85px;
}

.fixed_header .h3-topbar .list-inline li a {
    padding: 8px 8px;
}

.topbar.fixed-header .navbar .navbar-brand img {
    width: 115px;
}

.fixed-header .h3-topbar {
    padding: 0;
}
.fixed-header .h3-navbar .navbar .navbar-nav .nav-link {
    padding: 15px 20px;
}

.fixed-header .navbar-brand.logo-link {
    padding: 55px 11px 15px;
}

.h3-topbar,.logo-link img, #callme,.button_small_basket {
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
 }

.filter {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.filter_results .subtitle {
    height: 35px;
    line-height: 17px;
    margin-bottom: 5px;
}
.call_to_action  .static-slider7 {
    padding: 50px 0;
}

.filter.bottom{
    margin-top: -220px;
}
.dates .info.name {
    line-height: 14px;
    height: 28px;
}
.dates .d-flex {
    padding: 15px 0;
}
/*.filter_results .filtered_date {
    margin-top: 10px;
}*/

.slider__value__container {
    /*width: 100%!important;*/
}

b, strong {
    font-weight: bold;
}

.living_icon {

}
.filter_button_toggle, #callme {
    font-size: 15px;
}
.icon-activity  {
    width: 150px;
}
.contacts .footer2 {
    padding-top: 0px;
    padding-bottom: 30px;
}
.footer2 {
    color:#fff;
}
.filter_button_toggle.btn-sm {
    padding: .25rem 7px;
}

.fixed-header .filter_top_wrap  {
    left:-120px;
}
.filter_button {
    /*margin-left: 18px!important;*/
    width: 205px;
    text-align: right;
}

.call_me_button_wrap {
    /*margin-left: 18px!important;*/
    width: 178px;
    text-align: right;
}
.h3-topbar .list-inline li a.button_small_basket {
    padding: 10px 14px 15px;
    font-size: 17px;
}
.fixed-header .h3-topbar .list-inline li a.button_small_basket {
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 50px;
}
.logo_footer {
    width: 40%;
}
.page-wrapper {
    /*padding-top: 110px;*/
}
.breadcrumb {
    background-color: #fff;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2cdd9b;
}
.main_programs .btn-outline-info:hover {
    color: #fff;
}
.popup-gallery-video {
    display: none;
}

.fun_description {
    margin-top: 20px;
}
.programm_menu {
display: none;
}
.logo-inline {
    display:none;
}

.mobile_top_phone, .whatsapp_mobile {
    display: none;
}

.user_subtitle {
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #21cdc1;
}
#recall .error {
    border-color: #da4c6b;
}


.h3-topbar .list-inline li a.whatsapp_mobile {
    display: none;
}


.programms_wrapper .nav-link .section_menu{
    display: none;
}
.spacer_pages {
    padding: 220px 0;
}
.whatsapp_header {
    width: 15px;
}
#basket_form .error {
    border-color: #ff6565ba;
}
#basket_form .valid {
    border-color: #39d17d;
}

#basket_form label.error {
    display: none!important;
}

.main_filter_season.selected {
    background-color: #eae0ec;
}

.filter{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.filter .title {
    margin: 10px 0 5px;
}

.filter .form-control {
    padding: 0;
}

.filter_results {
    margin-bottom: 115px;
}

.call_to_action {
    /*margin-top: 80px;*/
}
.dates .footer2 {
    padding: 0px;
}

.dates .footer2 .info-box .d-flex {
    padding: 5px 0;
}

.feature30 {
    position: relative;
}

.wrap-feature30-box {
    position: absolute;
    top: 10%;
    right: 0px;
}
.tablebodytext {
    display:none;
}
.wrap-feature2-box .card-body {
    padding: 40px;
}
.feature2 .card-img-top {
    height: 230px;
}

.content-fixed {
    padding-top: 131px;
}
.team_photo {
    border-radius: 7px;
}
.base_gallery {
    /*margin-top: 40px;*/
}
.base_detail .base_detail_img, .base_list .base_detail_img{
    height: 450px;
}
.base_detail .base-card-body{
    padding: 1.1rem;
    height: 450px;
    margin-bottom: 0px;
}
.base_icon {
    width: 165px;
}
.form2 canvas {
    margin-top: -50px;
}
.page_title {
    margin: 0px 0px 10px;
}

.pattern_main canvas {
    position:absolute;
}

.team_photo {
    width: 100%;
}

.program_team_photo {
    width: 234px;
    height: 234px;
    border-radius: 7px;
}
.programms_wrapper .content_wrapper h2 {
    margin-bottom: 2rem;
}

/*******************
Portfolio4
*******************/
.portfolio4 .portfolio-box4 {
    margin-top: 60px; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box {
    margin-bottom: 30px;
    position: relative; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box .overlay {
    position: absolute;
    background: rgba(29, 200, 205, 0.9);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 0px;
    width: 100%;
    display: none;
    padding-top: 30%; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box .overlay .port-text {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 0px;
    width: 0px;
    text-align: center; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box .overlay .port-text h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box .overlay .port-text span {
    color: #ffffff;
    font-size: 14px; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box:hover .overlay {
    display: block;
    top: 0px;
    height: 100%; }
.portfolio4 .portfolio-box4 .filter-cards .overlay-box:hover .overlay .port-text {
    top: 43%;
    width: 100%; }

/*******************
projects
*******************/
.img-ho {
    overflow: hidden; }
.img-ho img {
    -webkit-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in; }
.img-ho img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.pricing-box .card-img-top {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.h3-topbar .list-inline .whatsapp_mobile {
    display: none;
}
.top_basket_amount {
    position: absolute;
    top: -6px;
    right: 9px;
    color: #fff;
    padding: 3px 7px;
    background-color: #9906d0;
    border-radius: 80px;
    font-size: 10px;
    font-weight: 900;
}

@media (min-width: 319px) and (max-width: 980.98px) {
    .top_basket_amount {
        right: -2px;
    }

    .list-inline {
        display: inline-flex;
        width: 100%;
    }

    .h3-topbar .t-r {
        text-align: left;
        padding: 0px;
    }

    .h3-topbar .list-inline li,.h3-topbar .list-inline .whatsapp_mobile {
        display: inline-flex;
        margin: auto;
    }

    .h3-topbar .list-inline li.whatsapp_mobile a{
        padding: 0px;
    }

    .base_detail .base_detail_img, .base_list .base_detail_img {
         height: inherit;
        width: 100%;
    }
    .form2 canvas {
        margin-top: -38px;
    }

    .payment_logo {
        margin: 10px 0px;
    }

    .h3-navbar .navbar .navbar-nav .nav-link {
        padding-left: 0px!important;
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
        /* float: none; */
        padding: 0;
        left: 0;
    }

    .h3-navbar .navbar .navbar-nav .nav-link {
        padding: 10px 20px;
    }

    .filter_button_toggle {
        margin-bottom: 25px;
    }

    .alter-spacer {
        padding: 0;
    }
    .all-btn {
        margin-bottom: 40px;
    }

    .wrap-feature-12 .uneven-box {
        margin-top: 0;
    }

    #slider5, #slider1, .slider1 {
        height: inherit;
    }

    .wrap-feature30-box {
         position: inherit;
    }

    .call_to_action {
        margin-top: 0px;
    }

    .toogle_gallery {
        font-size: 12px!important;
        color:#fff;
    }

    .spacer_pages {
        padding: 120px 0;
    }

    .pattern_menu_main {
        position: fixed;
        top: 0px;
        width: 100%;
    }



    .h3-topbar {
        margin-top: 42px;
    }
    .logo-link {
        display: none;
    }
    .logo-inline {
        display: inline;
    }
    .topbar {
         background: #fff;
         position: relative;
         /*position: fixed;*/
    }
    .desktop_top_phone {
        display: none;
    }
    .mobile_top_phone {
        display: block;
    }
    .programm-logo {
        margin: auto;
        display: block;
    }

    .way-title {
        line-height: 53px;
        font-size: 60px;
        margin-top: 90px;
        color: white;
        margin-bottom: 75px;
        font-weight: 700;
        text-align: center;
    }
    .programms_wrapper.spacer {
        padding-top: 30px;
    }

    .pricing3 .nav-pills .nav-link {
        width: 100%;
        padding: 10px;
        text-align: center;
    }
    .programms_wrapper .nav-link.active.show {

    }
    .wrap-feature1-box .card-body {
        padding: 10px;
    }

    .fun_description {
        margin-top: 0px;
    }

    .menu_wrapper, .content_wrapper {
        padding: 0px;
    }

    .socials_top {
        display: none;
    }
    .vdevider {
        display: none;
    }
    .h3-topbar .list-inline li.devider_wrap {
        display: none;
    }
    .h3-topbar .list-inline li a.phone_mobile {
        display: inline-block!important;
        padding: 0px;
    }
    .h3-topbar .list-inline li a.whatsapp_mobile {
        display: inline;
    }
    .whatsapp_mobile img{
        width: 42px;
        display: inline;
    }

    .call_top {
        margin-top: 8px;
    }
    .call_top .btn-violet {
        padding: 10px 17px 6px;
        font-size: 17px;
    }

    .fixed-header .h3-topbar {
        padding: 10px 0px;
    }

    .programms_wrapper .nav-link .section_menu{
        display: none;
    }

    .programms_wrapper .nav-link.active .section_menu,.programms_wrapper .nav-link.show .section_menu{
        display: inline;
        margin-left: 10px;
    }
}

/*///////*/
#modal-form .error {
    color: #f00;
    margin-left: 10px;
}

