/*!
Theme Name: calltur
Theme URI: http://underscores.me/
Author: kudanoff
Author URI: http://t.me/kudanoff
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kolltur
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

kolltur is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face{font-family:'Nunito';src:url(/wp-content/themes/calltur/assets/fonts/Nunito-Regular.woff2) format("woff2"),url(/wp-content/themes/calltur/assets/fonts/Nunito-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url(/wp-content/themes/calltur/assets/fonts/Nunito-Light.woff2) format("woff2"),url(/wp-content/themes/calltur/assets/fonts/Nunito-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url(/wp-content/themes/calltur/assets/fonts/Nunito-Bold.woff2) format("woff2"),url(/wp-content/themes/calltur/assets/fonts/Nunito-Bold.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url(/wp-content/themes/calltur/assets/fonts/Nunito-ExtraBold.woff2) format("woff2"),url(/wp-content/themes/calltur/assets/fonts/Nunito-ExtraBold.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}
@font-face{font-family:'Nunito';src:url(/wp-content/themes/calltur/assets/fonts/Nunito-SemiBold.woff2) format("woff2"),url(/wp-content/themes/calltur/assets/fonts/Nunito-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}


@font-face {
    font-family: 'TT Norms';
    src: url('/wp-content/themes/calltur/assets/fonts/TTNorms-Bold.woff2') format('woff2'),
        url('/wp-content/themes/calltur/assets/fonts/TTNorms-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms';
    src: url('/wp-content/themes/calltur/assets/fonts/TTNorms-Medium.woff2') format('woff2'),
        url('/wp-content/themes/calltur/assets/fonts/TTNorms-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms';
    src: url('/wp-content/themes/calltur/assets/fonts/TTNorms-Regular.woff2') format('woff2'),
        url('/wp-content/themes/calltur/assets/fonts/TTNorms-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}









*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:focus {
    outline: auto;
}

html {
    min-height: 100%;
	font-family: "Raleway", sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Raleway", 'Nunito', sans-serif;
	font-feature-settings: 'liga' off;
	font-size: 16px;
	line-height: 1.5;
	color: #111;
	text-align: left;
	background: #fff;
	margin: 0;
	word-wrap: break-word;
	overflow-wrap: break-word
}



article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1rem
}
p {
	margin-top: 0;
	margin-bottom: .7rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #111;
	outline: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	max-width: 100%;
	vertical-align: middle;
	border-style: none
}
p img:not(:only-child) {
	vertical-align: baseline
}
svg {
	overflow: hidden;
	vertical-align: middle
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: .8075em 0
}
.wp-caption-text {
	text-align: center
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	-webkit-border-radius: 0;
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

@media print {
    *,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
    a:not(.btn){text-decoration:underline}
    abbr[title]::after{content:" (" attr(title) ")"}
    pre{white-space:pre-wrap!important}
    blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}
    thead{display:table-header-group}
    img,tr{page-break-inside:avoid}
}



h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", "Montserrat", sans-serif !important;
    font-weight: 600;
    letter-spacing: -1px;
    color: #022d40;
}


body {
    background-color :#f7f7f7;
}


.home .shapka {
    margin-bottom: 0;
    box-shadow: none;
}




.main-section {
    width: 100%;
    height: 700px;
    background: url(assets/img/ct_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    display: flex;
}
.main-section:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    z-index: 1;
}

.main-section h1 {
    color: #fff;
    font-family: inherit;
    font-size: clamp(2.648rem, 6vw, 4.241rem);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -1px;
}

.main-section .paragraph {
    margin-top: 40px;
    font-size: 23px;
}

.main-section .wrp {
    width: 100%;
    max-width: 1380px;
    padding: 0 20px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto;
    z-index: 2;
}

@media only screen and (min-width: 991px) {

}

@media only screen and (min-width: 768px) {
    .main-section-content {
        width: 100%;
        max-width: 700px;
    }
}








.cities {
    margin: 80px auto;
    display: flex;
    flex-direction: column;
}
.cities h2 {
    font-size: 36px;
    margin: 0 0 30px;
}

.cities-item {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.cities-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
}

.cities-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px 20px;
    color: #fff;
    background: linear-gradient(0deg, #02002400 0%, #071738a1 3%, #17d9ff00 100%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.cities-item a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.cities-item-overlay span {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 60px;
    padding: 10px 20px;
    display: inline-block;
}

.cities-item-overlay > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.cities-item-overlay > div p {
    font-size: 14px;
    margin: 0;
}
.cities-item-overlay > div h3 {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
    text-align: left;
}







.h-cats-section {
    margin: 80px 0;
}
.h-cats-section h2 {
    font-size: 36px;
    margin: 0 0 30px;
}
.h-cats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 10px;
    padding: 0;
    margin: 0;
}
.h-cats-item {
    display:flex;
    flex-direction:column;
    height:375px;
    position:relative;
    background-size:cover;
    border-radius:7px;
    overflow:hidden;
    padding:1em;
    cursor:pointer;
    transform: rotateX(0deg) rotateY(0deg);
    transition: all 0.2s linear ;
    will-change: transform;
}
.h-cats-item a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}


.h-cats-item-overlay {
    width:100%;
    height:100%;
    background-image:radial-gradient(circle at 50% 50%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0.4) 50%);
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}
.h-cats-item .overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.h-cats-item h3 {
    font-size:1.5em;
    margin-top:auto;
    cursor:pointer;
    transition:all 0.3s;
    position:relative;
    z-index:2;
    pointer-events:none;
}

.h-cats-item h3 {
    transform:translateY(-20px)
}
.h-cats-item h3 span {
    color:#fff;
}

.h-cats-item .cat {
    letter-spacing:2px;
    font-weight:bold;
    position:relative;
    z-index:2;
    pointer-events:none;
    overflow:hidden;
    color:#fff;
}

@media screen and (min-width:1000px) {
    .h-cats {
        grid-template-columns: repeat(auto-fit, minmax(420px, 0fr));
        grid-gap: 40px;
    }
    .h-cats-item h3 {
        transform:translateY(0px);
    }
    .h-cats-item:hover h3 {
        transform:translateY(-20px)
    }
    
    .h-cats-item .cat {
        color:transparent;
    }
      
    .h-cats-item .cat::before,
    .h-cats-item .cat::after {
        content:attr(data-hover);
        position:absolute;
        display:inline-block;
        left:0;
        top:0;
        white-space: nowrap;
        overflow:hidden;
        max-width:0%;
        transition:max-width 300ms ease-out; 
    }
    .h-cats-item .cat::before {
        color:yellow;
        transition-delay:100ms;
    }
    .h-cats-item .cat::after {
        color:white;
    }
    
    .h-cats-item:hover .cat:after,
    .h-cats-item:hover .cat:before {
        max-width:100%;
    }
    
    .h-cats-item:hover .cat:after {
        transition-delay:300ms;
    }
}




.h-travels {
    margin: 90px 0;
}

.h-travels h2 {
    font-size: 36px;
    margin: 0 0 30px;
}



.single-hotels .shapka {margin-bottom: 0;}
.single-header {
    margin: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.page-header {
    margin-bottom: 70px;
    max-width: 700px;
}








.room-facilities .facilities-list {
    margin: 30px 0 25px;
}

.room-desc {
    margin: 20px 0;
}



