@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
html{
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    background-color: #fff;
}
/*---Header---*/
header{
	background-color: #770807;
	padding-bottom: 5px;
}
.logo {
    background-image: url("/templates/KingTravel/images/theme/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 75px;
    width: 225px;
}
@media (max-width: 640px) { 
    .is-sticky .sticky-hide {
        display: none;
    }
    .is-sticky {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        z-index: 9999;
        background-color: #770807;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    }
    .header_block.sticky.is-sticky {
        padding: 5px 0;
    }
    .header_block.sticky.is-sticky .logo {
        margin: 0;
        width: 160px;
        height: 60px;
        background-size: 100% auto;
    }
}
.header_top {
    background-color: #600606;
    padding: 5px 0;
}
.text-center {
    text-align: center;
}
.header_block {
    padding: 20px 0;
}
span.phone_header a {
    color: #fff;
}
.contacts-phones a {
    color: #770807;
}
.button_top {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/back-arr.png") no-repeat scroll center center;
    color: #fdf5b4;
    font-size: 16px;
    max-width: 310px;
    text-align: center;
    text-transform: uppercase;
    height: 36px;
    padding: 7px 0;
}
.header_info {
    color: #ffffff;
    margin: 0 auto;
    max-width: 330px;
    text-align: center;
}
.phone_header::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/phone.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
.phone_header.home::before {
	background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/phone2.svg") repeat scroll 0 0 / 20px auto;
}
.phone_header {
    padding: 5px 0;
    display: block;
}
.phones::after {
    border-bottom: 1px dashed #9e4d39;
    content: "";
    display: block;
    margin: 5px auto;
    width: 70%;
}
.adress_header::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/map.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
.button_tour {
    text-align: right;
}
button.zayavka {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #bb7854;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    padding: 5px 20px;
}
button.zayavka:hover {
    border: 1px solid #fff;
}
.zayavka a {
    display: block;
    padding: 5px 20px;
    color: #fff;
}
.zayavka a:hover{
	text-decoration: none;
}
.header_right_block {
    text-align: right;
}
.sea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #c47955;
    color: #ffffff;
    padding-left: 10px;
    height: 38px;
    position: relative;
    right: 37px;
}
.sea-button {
    border: 1px solid #c47955;
    height: 38px;
    width: 38px;
    border-left: none;
    background: #af5a3f url(/templates/KingTravel/images/theme/svg/search.svg) no-repeat scroll center center / 23px auto;
    position: absolute;
    right: 15px;
}
.header_social {
    text-align: center;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header_social a {
    color: #fff;
    font-size: 20px;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 40px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 10px;
}
.page-h1-tag {
    font-size: 25px;
}
.header_social a.socicon-twitter {
    background-color: #1da1f2;
}
.header_social a.socicon-facebook {
    background-color: #4267b2;
}
.header_social a.socicon-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.header_social a.socicon-telegram {
    background-color: #0088cc;
}
.header_social a.socicon-viber {
    background-color: #59267c;
}
.header_social.footer_social {
    justify-content: flex-start;
    text-align: center;
}
.footer_social {
    text-align: left;
    padding-top: 5px;
}
.footer_social a {
    color: #fff;
    font-size: 20px;
    padding: 0 5px;
}
.fullst h1 {
    font-size: 21px;
}
h4.name_page.text-center {
    font-size: 30px;
}
.styleshort-title h2 {
    font-size: 20px;
}
/*---Menu---*/
.top_menu {
    border-bottom: 1px solid #9e4d39;
    border-top: 1px solid #9e4d39;
}
.nav_top_menus ul {
    margin: 0;
    list-style: none;
    padding: 0 25px;
}
.nav_top_menus ul li {
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.nav_top_menus ul li:last-child {
    padding-right: 0;
}
.nav_top_menus ul li a {
    display: block;
    padding: 12px 0;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
}
.nav_top_menus ul li .sub-menu li a::after {
    content: none;
}
.nav_top_menus ul li.have_sub a::after {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/down.svg") no-repeat scroll 0 0 / 8px auto;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    width: 10px;
}
.nav_top_menus ul li a:hover{
	text-decoration: none;
	color: rgba(255, 255, 255, 0.65);
}
.nav_top_menus ul li .sub-menu {
    opacity: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 44px;
    width: 250px;
    left: 0;
    z-index: 99;
    background-color: rgba(242, 242, 242, 0.9);
}
.nav_top_menus ul li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
    top: 52px;
}
.nav_top_menus ul li .sub-menu li {
    display: block;
    padding: 0;
}
.nav_top_menus ul li .sub-menu li a {
    color: #000000;
    text-transform: none;
    font-size: 16px;
    padding: 7px 15px;
}
.nav_top_menus ul li .sub-menu li a:hover {
    text-decoration: none;
    background-color: #9e4d39;
    color: #fff;
}
/*--- Ліве меню ---*/
.sidebar-menu {
    background-color: rgba(255, 255, 255, 0.7);
    margin-top: 5px;
    margin-bottom: 5px;
}
aside.propozycia ul {
    margin: 0;
    padding: 0;
}
aside.propozycia ul li {
    list-style: outside none none;
}
aside.propozycia ul li::after {
    border-bottom: 1px dashed #daaead;
    content: "";
    display: block;
    margin: 0 auto;
    width: 80%;
}
aside.propozycia ul li:last-child::after{
    border: none;
}
aside.propozycia ul li a {
    color: #180000;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 20px;
}
aside.propozycia ul li a::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/left-menu.svg") no-repeat scroll 0 0 / 12px auto;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 7px;
    width: 12px;
}
h4.title {
    background-color: #9d0a0a;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 10px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
h4.title::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/social.svg") no-repeat scroll 0 0 / 30px auto;
    content: "";
    display: inline-block;
    height: 25px;
    margin-right: 7px;
    vertical-align: bottom;
    width: 30px;
}
aside.sidebar-menu.propozycia.mobile h4.title::after {
    background: rgba(0, 0, 0, 0) url(/templates/KingTravel/images/theme/svg/down.svg) no-repeat scroll 0 0 / 15px auto;
    content: "";
    display: inline-block;
    height: 17px;
    margin-left: 7px;
    vertical-align: bottom;
    width: 15px;
}
.short-story {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.short-story:last-child {
    margin-bottom: 15px;
    border-bottom: none;
}
.images::after, .images::before {
    content: "";
    clear: both;
    display: block;
}
div#dle-content {
    width: 100%;
    padding: 5px;
}
.images img {
    margin: 0 10px 10px 0;
}
.read_more {
    text-align: right;
}
.read_more a {
    font-size: 14px;
    color: #000;
}
.styleshort-title h2 a {
    color: #000;
	text-decoration: none;
}
.styleshort-title h2 a:hover {
    text-decoration: underline;
}
/*--- Праве меню ---*/
.social-widgets {
    margin: 0 auto;
    max-width: 70%;
}
/*--- Центр ---*/
main .container {
    background-color: rgba(255, 255, 255, 0.8);
}
section.center {
    margin: 5px 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 5px;
}
.hot_tours {
    background-color: rgba(255, 255, 255, 0.9);
    margin: 10px 0;
}
.row.zagolovok {
    background-color: #9d0a0a;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
h4.title.hot {
    margin: 0 -15px;
    padding: 10px 0 10px;
}
.row.zagolovok>div {
    padding-bottom: 10px;
}
h4.title.hot::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/hot.svg") no-repeat scroll 0 0 / 35px auto;
    height: 35px;
    vertical-align: middle;
    width: 35px;
}
h4.title.countries::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/countries.svg") no-repeat scroll 0 0 / 35px auto;
    height: 35px;
    vertical-align: middle;
    width: 35px;
}
h4.title.hot::after {
    border-bottom: 1px dashed #b64734;
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 60%;
}
h4.title.countries {
    padding: 10px 15px;
}
h4.title.countries::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/countries.svg") no-repeat scroll 0 0 / 35px auto;
    height: 35px;
    vertical-align: middle;
    width: 35px;
}
.tour-details {
    text-align: center;
    font-size: 14px;
}
.hot_tours .tour {
    padding: 10px 0;
}
.hot_tours .tour:nth-child(2n) {
    background-color: #e3e3e3;
}
.price.tour-details {<!--background-color: #990000;-->
    color: #ffffff;
    padding: 0;  <!--5px-->
}
.country_item {
    position: relative;
}
.country_item img {
    max-width: 100%;
    height: auto;
}
.col-6.country img {
    height: auto;
    max-width: 100%;
}
.name_country {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 5px;
}
.name_country a {
    color: #fff;
}
.tour-details a {
    color: #9d0a0a;
}
.stylecate a {
    color: #770807;
}
.row.item {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    left: 15px;
    position: absolute;
    right: 15px;
}
.col.flag {
    text-align: right;
}
.col.flag > img {
    height: auto;
    padding: 0 10px;
    width: 60px;
}
.country_item figure {
    margin: 0 0 10px;
}
.sidebar-menu.right_tours.text-center{
    padding: 10px 0;
    margin-top: 5px;
}
.sidebar-menu.right_tours.text-center ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-menu.right_tours.text-center ul li{
    padding: 5px 0;
}
.right_booking {
    background-color: #990000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.right_booking a::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/online.svg") no-repeat scroll 0 0 / 60px auto;
    content: "";
    display: inline-block;
    float: left;
    height: 60px;
    margin-right: 15px;
    width: 60px;
    margin-top: -2px;
}
.right_booking a {
    color: #ffffff;
    display: block;
    padding: 20px 25px;
}
.avia_tickets img {
    max-width: 100%;
    height: auto;
}
.avia_tickets {
    margin-bottom: 10px;
}
.manager .name {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #110000;
}
.manager_img {
    display: block;
    margin: 10px auto;
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}
.info_manager {
    color: #110000;
    font-size: 19px;
}
.desc {
    color: #4e4e4e;
    padding: 0 5px;
    display: block;
    font-size: 14px;
}
.info_manager::before {
    content: "";
    display: inline-block;
    height: 50px;
    width: 60px;
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.info_manager.kyivstar::before{
    background-image: url("/templates/KingTravel/images/kyivstar-logo.png");
}
.info_manager.lifecell::before{
    background-image: url("/templates/KingTravel/images/lifecell-logo.png");
}
.info_manager.vodafone::before{
    background-image: url("/templates/KingTravel/images/vodafone-logo.png");
}
.info_manager.skype::before{
    background-image: url("/templates/KingTravel/images/skype-logo.png");
}
h4.title.managers::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/manager.svg") no-repeat scroll 0 0 / 30px auto;
}
.manager::after {
    content: "";
    border-bottom: 1px dashed #dbafaf;
    display: block;
    width: 80%;
    margin: 10px auto;
}
.manager:last-child::after {
    border-bottom: none;
}
.it_title {
    display: none !important;
}
.text_on_site {
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
}
.text_on_site h2 {
    font-size: 25px;
}
.modal-body {
    padding: 10px;
}
.modal-header {
    padding: 10px;
}
.fullst-text img {
    margin: 5px;
    border: 1px solid #fefcf9;
    outline: 1px solid #990000;
    max-width: 100%;
    height: auto;
}
button.btn.button {
    border-radius: 0;
    color: #fff;
    background-color: #990000;
    cursor: pointer;
}
input.form-control {
    border-radius: 0;
}
footer {
    background-color: #990000;
    color: #fff;
}
.footer_bottom {
    background-color: #8c0000;
}
.footer_bottom .container {
    border-top: 1px dashed #ad4945;
    padding: 10px 0;
}
.createby {
    text-align: right;
}
.createby a {
    color: #ffffff;
}
.top_footer {
    padding: 10px 0;
}
.footer_address {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_menu > ul {
    margin: 0;
    list-style: none;
}
.footer_menu > ul li {
    padding: 5px 0;
}
.footer_menu > ul li a{
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
}
ul.footer_address > li {
    padding: 5px 0;
}
ul.footer_address > li::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/phone.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
ul.footer_address > li:nth-child(1)::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/map.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
ul.footer_address > li:nth-child(2)::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/phone2.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
ul.footer_address > li:nth-child(6)::before{
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/mail.svg") repeat scroll 0 0 / 20px auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    vertical-align: text-bottom;
    width: 20px;
}
button.zayavka.footer {
    background-color: #fff;
    color: #8b1b1e;
    font-size: 14px;
    font-weight: bold;
    border: none;
}
button.zayavka.footer::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/footer-btn.svg") no-repeat scroll 0 0 / 35px auto;
    content: "";
    display: inline-block;
    height: 35px;
    margin-right: 10px;
    width: 35px;
    vertical-align: middle;
}
.right_block {
    margin: 0 0 auto auto;
    max-width: 260px;
}
.subcribe > p {
    font-size: 18px;
    margin: 0;
}
.subcribe {
    padding-top: 5px;
}
.subcribe .form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    height: 35px;
}
.subcribe button {
    background-color: #ffffff;
    border: medium none;
    color: #8b1b1e;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0;
    width: 100%;
}
.sidebar-menu.subcribe button {
    background-color: #990000;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}
.sidebar-menu.subcribe .form-control {
    border: 1px solid #990000;
    color: #000000;
}
h4.title.subcr::before {
    background: rgba(0, 0, 0, 0) url("/templates/KingTravel/images/theme/svg/email-subcribe.svg") no-repeat scroll 0 0 / 45px auto;
    float: left;
    height: 50px;
    margin: -4px 5px 0;
    width: 45px;
}
h4.title.subcr {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}
.sidebar-menu.subcribe {
    margin: 10px 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
.read_more a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border: 1px solid #770807;
    background-color: #770807;
    padding: 7px 15px;
    transition: all .3s ease 0s;
}
.read_more a:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid #600606;
    background-color: #600606;
}
/* ==================================== */
/*            Navigaton Menu        
/* ==================================== */
.strana {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    padding: 0 10px;
    margin-bottom: 15px;
    text-align: center;
}
.propoz {
    padding: 0 10px 10px;
    font-size: 20px;
}
.strana img {
    max-width: 100%;
    height: auto;
}
.strana a {
    color: #000;
}
.menu-wrap {
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    height: 100%;
    width: 280px;
    margin-right: -280px;
    font-size: 1em;
    overflow: auto;
    transition: .25s;
    right: 0;
    z-index: 99999;
}
.menu-show {
    margin-right: 0;
    box-shadow: 4px 2px 15px 1px rgba(0, 0, 0, 0.25);
}
.menu-sidebar {
    margin: 20px 0 80px 10px;
    position: relative;
    top: 0px;
}
.menu-sidebar ul{
    margin: 0;
    padding: 0;
}
.menu-sidebar li {
    list-style: outside none none;
    padding: 18px 10px 0;
}
.menu-sidebar li > a {
    color: #000000;
    font-size: 1.18em;
    position: relative;
}
.menu-sidebar li > a::after {
    content: "";
    display: block;
    height: 0.15em;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
    background-image: linear-gradient(to right, transparent 50.3%, #FFFA3B 50.3%);
    transition: background-position .2s .1s ease-out;
    background-size: 200% auto;
}
.menu-sidebar li > a:hover::after {
    background-position: -100% 0;
}
.menu-sidebar .menu-item-has-children {
    position: relative;
}
.menu-sidebar .menu-item-has-children .sub-menu {
    display: none;
}
.sidebar-menu-arrow::after {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(/templates/KingTravel/images/theme/svg/down-mob.svg) no-repeat scroll 0 0 / 10px auto;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 30px;
    left: 50%;
}
/*Hamburger Button*/
.toggle-button {
    display: none;
    position: absolute;
    width: 44px;
    height: 40px;
    top: 20px;
    right: 20px;
    padding: 4px;
    transition: .25s;
    z-index: 15;
}
.toggle-button:hover {
    cursor: pointer;
}
.toggle-button .menu-bar {
    position: absolute;
    border-radius: 2px;
    width: 80%;
    transition: .5s;
}
.toggle-button .menu-bar-top {
    border: 4px solid #ffffff;
    border-bottom: none;
    top: 0;
}
.toggle-button .menu-bar-middle {
    height: 4px;
    background-color: #ffffff;
    margin-top: 7px;
    margin-bottom: 7px;
    top: 4px;
}
.toggle-button .menu-bar-bottom {
    border: 4px solid #ffffff;
    border-top: none;
    top: 22px;
}
.button-open {
    left: 25px;
}
.button-open .menu-bar-top {
    border-color: #fff;
    transform: rotate(45deg) translate(8px, 8px);
    transition: .5s;
}
.button-open .menu-bar-middle {
    background-color: #fff;
    transform: translate(230px);
    transition: .1s ease-in;
    opacity: 0;
}
.button-open .menu-bar-bottom {
    border-color: #fff;
    transform: rotate(-45deg) translate(7px, -7px);
    transition: .5s;
}

.minitext {
    padding: 0 0 15px;
    position: relative;
}
.minitext .h1, 
.minitext .h2, 
.minitext .h3, 
.minitext .h4, 
.minitext .h5, 
.minitext .h6, 
.minitext h1, 
.minitext h2, 
.minitext h3, 
.minitext h4, 
.minitext h5, 
.minitext h6 {
    font-size: 22px;
}
.minitext .main_text {
    padding: 0 9rem 0 0;
    text-align: justify;
    max-height: 9rem;
    overflow: hidden;
}
.minitext.opened .main_text {
    max-height: none;
}
.minitext__control {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: absolute;
        top: 0;
    right: 3rem;
    cursor: pointer;
    transition: all .3s linear;
}
.minitext__control:after, .minitext__control:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #797979;
    transition: all .3s linear;
    transform: none;
}
.minitext__control:before {
    width: 11px;
    height: 3px;
    margin: -1px 0 0 -5px;
}
.minitext__control:after {
    width: 3px;
    height: 11px;
    margin: -5px 0 0 -1px;
}
.minitext.opened .minitext__control:after {
    opacity: 0;
}

/* Text Block */
.wrapper {
    width: 40%;
    margin: 100px auto 0;
    color: #83828D;
}
.wrapper .text {
    padding: 30px;
}
.wrapper .text .heading {
    margin-bottom: 40px;
    font-size: 2em;
}
.wrapper .text p {
    line-height: 1.6em;
}
.wrapper .text .buttons {
    margin-top: 40px;
}

/* Buttons */
.wrapper .buttons .button {
    display: inline-block;
    margin-right: 20px;
    padding: 20px 25px;
    border-radius: 2em;
    background-color: #70CE64;
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    transition: background-color .3s;
}
.wrapper .buttons .button-secondary {
    background-color: #FF6746;
}
.wrapper .buttons .button-primary:hover {
    background-color: #84D07A;
}
.wrapper .buttons .button-secondary:hover {
    background-color: #FF7D60;
}

/*Active state for the buttons*/
.wrapper .buttons .button-primary:active {
    background-color: #70CE64;
}
.wrapper .buttons .button-secondary:active {
    background-color: #FF6746;
}

/*Icons*/
.wrapper .buttons .button span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.wrapper .buttons .button span::after {
    position: absolute;
    font-family: "FontAwesome";
    right: -3px;
    font-size: 14px;
    top: 0;
    transition: top .3s, right .3s;
}
.wrapper .buttons .button-primary span::after {
    content: "\f019";
}
.wrapper .buttons .button-secondary span::after {
    content: "\f178";
}
/*Slight icons animation*/
.wrapper .buttons .button-primary:hover span::after {
    top: 4px;
}
.wrapper .buttons .button-secondary:hover span::after {
    right: -6px;
}
aside.sidebar-menu.propozycia.mobile {
    display: none;
}
aside.sidebar-menu.propozycia {
    display: block;
}
ul.footer_address li a {
    color: #fff;
}
.header_social a:hover, .header_social a:focus {
    text-decoration: none;
}
.propozycia a.open_collapse {
    text-decoration: none;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.owl-dot {
    width: 20px;
    height: 20px;
    background-color: rgba(119, 8, 7, 0.8);
    border-radius: 100%;
    display: inline-block;
    margin: 0 4px;
}
.owl-dot.active {
    background-color: rgba(253, 245, 180, 0.8);
}
.phone_button {
    background: rgb(157, 10, 10);
    bottom: 110px;
    cursor: pointer;
    padding: 16px;
    position: fixed;
    right: 50px;
    z-index: 999999;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(157, 10, 10, 0.5);
    animation: pulse 2s infinite;
}
.phone_button::after {
    content: "";
    background: rgba(0, 0, 0, 0) url(/templates/KingTravel/images/theme/svg/phone.svg) no-repeat scroll 0 0 / 24px auto;
    display: inline-block;
    color: #ffffff;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.phone_button_text::before {
    border-color: transparent transparent #fdfbf9 #fdfbf9!important;
    content: "";
    border: 5px solid;
    position: absolute;
    box-sizing: border-box;
    right: -5px;
    top: 24px;
    transform: rotate(224deg);
    opacity: 1;
}
.phone_button:hover .phone_button_text{
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
.phone_button_text {
    position: absolute;
    width: 300px;
    right: 80px;
    background: #fdfbf9;
    color: #000;
    top: 3px;
    font-size: 14px;
    padding: 8px;
    line-height: 20px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0.2s;
    transform: scale(0.5);
    transform-origin: right;
    opacity: 0;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);

}
.call_to_action .form-control {
    padding: 7px 10px;
}
.modal .btn.btn-primary:hover, .modal .btn.btn-primary:focus{
    background-color: #ffcb05;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(157, 10, 10, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(157, 10, 10, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(157, 10, 10, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(157, 10, 10, 0.4);
    box-shadow: 0 0 0 0 rgba(157, 10, 10, 0.5);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px rgba(157, 10, 10, 0);
      box-shadow: 0 0 0 20px rgba(157, 10, 10, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(157, 10, 10, 0);
      box-shadow: 0 0 0 0 rgba(157, 10, 10, 0);
  }
}s
@media(max-width: 1200px){
    .nav_top_menus ul li {
        display: inline-block;
        padding-right: 11px;
        position: relative;
    }
    .nav_top_menus ul li {
        padding-right: 22px;
    }
    .nav_top_menus ul li a {
        font-size: 16px;
    }
    .nav_top_menus ul li {
        padding-right: 10px;
    }
    .nav_top_menus ul li a {
        font-size: 16px;
    }
}
@media(max-width: 768px){
    .top_menu {
        display: none;
    }
    .toggle-button{
        display: block;
    }
    .logo {
        margin: 0 auto 20px;
    }
    aside.sidebar-menu.propozycia.mobile {
        display: block;
    }
    aside.sidebar-menu.propozycia {
        display: none;
    }
    html body #showcase_module {
        display: none !important;
    }
    h4.title.countries {
        display: none;
    }
    
}
@media(max-width: 767px){
    .owl-carousel.owl-theme.owl-loaded.owl-drag {
        display: none;
    }
    .sidebar-menu.right_tours.text-center {
        display: none;
    }
    .block_contries {
        margin-top: 30px;
    }
    .avia_tickets {
        display: none;
    }
    body{
        overflow-x: hidden;
    }
    .minitext {
        margin-bottom: 30px;
    }
    .minitext__control {
        top: initial;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .minitext .main_text {
        padding: 0;
    }
}
@media(max-width: 640px){
    .mobile-search {
        margin: 20px 10px 0;
    }
    .sea {
        right: 0;
        padding: 10px;
        color: #000;
    }
    .strana{
        flex: 0 0 50%;
        max-width: 50%;
    }
	.phone_button{
		right: 25px;
	}
	.phone_button_text{
		width: 250px;
	}
    .footer_menu > ul {
        padding: 0;
        text-align: center;
    }
	.button_top{
		max-width: 100%;
		margin: 10px 0;
	}
    .right_block {
        margin: 15px 0;
        max-width: 100%;
        text-align: center;
    }
    .row.zagolovok {
        background-color: #9d0a0a;
        color: #ffffff;
        font-size: 10px;
        font-weight: normal;
        text-transform: uppercase;
        padding: 5px 0;
    }
    .tour-details {
        font-size: 11px;
    }
	.button_tour {
	    text-align: center;
	    margin: 5px 0 10px;
	}
    .createby {
        text-align: center;
        padding: 5px 0;
    }
    .price.tour-details {
        padding: 5px 5px;
    }
	.logo {
	    margin: 0 auto 20px;
	}
}

@media only screen and (min-width: 320px) {
table#isolated {
  left: initial !important;
 }
 div#showcase_hike_showcase_module {
  overflow-x: scroll;
 }
 div#showcase_module {
  overflow-x: scroll;
 }
}
section.fd_price.fd-sm {
    min-width:  250px!important;
}

body #itTourPriceWidget .fd-sm .fd_price-tabs_item, body #itTourPriceWidgetPopup .fd-sm .fd_price-tabs_item {
    font-size: 13px!important;
}
div#ittHS {
    min-width:  255px!important;
}
.fd_price-item_val.ng-binding {
    font-size:  16px!important;
}

.top_menu {
    position: relative;
    z-index: 999;
}