@charset "UTF-8";
@import "assets/fonts/roboto.css";
:root{
    --color-border:#c9c9c9;
}



html,body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    min-height: 100vh;
    font-family: 'Roboto', 'verdana', sans-serif !important;
}
body, main{
    position: relative;
}
main:after  {
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /*background: url("/wp-content/themes/main/assets/images/bg.jpg");*/
    width: 100%;
    height: 100%;
    opacity : 0.2;
    z-index: -1;
    background-size: cover;
}
main .container{position: relative;background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
main .content, main .page-content{background: #fff}
main{min-height: 500px;}
body {

    line-height: 1.3;
    color: #191919;
    background: url("/wp-content/themes/best/assets/images/fon.jpg");
    background-size: cover;
    background-attachment: fixed;
}

p{margin: 0; padding: 0}

h1,h2 {
    font-size: 14pt;
    text-transform: uppercase;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, em, dfn, del, ins {
    margin: 0;
    padding: 0;
}

h1{  font-size: 18pt;
    text-align: center;
    padding: 50px 20px;
    font-weight: 600;
    color: #31527d;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff;
    width: calc(100% - 40px);
}

.h2, h2{color: #2196f3;font-weight: 600;font-size: 18px;    text-transform: uppercase;}
a{  color: #1b69b0;;}

hr{    border: 1px dashed;    margin: 50px; color: var(--color-border);}
textarea,
input{
    outline: none;
    padding: 5px 10px;
    font-size: 12pt;
    border: 1px solid #666;
}
textarea:focus,
input:focus{ border: 1px solid #000;}

img.alignleft{float: left;  margin-right: 15px;}
img.alignright{float: right;  margin-left: 15px;}

main .info-block p{text-indent: 30px; text-align: justify;}
main img{
    border: 2px solid #9e9e9e;
    margin: 20px auto;
    display: block;
    max-width: calc(100% - 4px);
    width: 100%;
    height: auto;
}
main{padding-bottom: 50px;}

#skip-link{
    height: 0px;
    overflow: hidden;
}

.booking-main.hidden{display: none;}
li.cat-item,
.wp-block-latest-posts.wp-block-latest-posts__list li{padding: 5px 0}

header,main,footer, .booking-main{
    width: 100%;
    margin: 0 auto;
}

.container{
    max-width: 1100px;
    margin: 0 auto;

    width: calc(100% - 15px);;
    height: 100%;
}

.content{
    padding: 15px;
    display: block;

}

.social-block,


header .content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
header .container{position: relative; background: #fff;}
header nav{

    width: calc(100% - 30px);
    padding: 5px 15px;
    background: #1b69b0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

header nav a{   text-decoration: none;    color: #fff;margin: 10px 8px; }
header nav a:hover{    color: coral;}
.ast-primary-header-bar{
    background: unset;
    border: unset !important;
}


main form{padding-top: 20px}
main .page-content{min-height: 300px;}
main .page-content,
main .content, main aside{
    box-shadow: 1px 1px 12px #b2c3d6;
    padding: 25px 20px;
    font-size: 16px;
}
main section:first-child,
main .error-404,
main .posts-block,
main .content{
    width: 100%;
    max-width: calc(70% - 40px);
}
 main aside section:first-child{ max-width: 100%}


main aside{
    width: 100%;
    max-width: calc(28% - 40px);
    font-size: 14px;
}
.rnd-posts li {padding: 5px 0;}
.rnd-posts,
.wp-block-categories-list.wp-block-categories{
    padding-left: 15px;
    list-style: circle;

}

.ast-separate-container #primary.content-area.primary{ margin-top: 150px;}
.archive-description b,
.block-tag-links{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    justify-content: space-between;
    font-weight: 100;
    padding: 20px 0;
}

header .container{

    height: auto;
    /*background-size: cover;*/
    /*background-position-y: -50px;*/
    /*border-bottom: 3px solid #6d8fb3;*/
}

header .container .inner-block{
    position: absolute;
    width: 464px;
    height: 146px;
    right: 0;
    top: 0;

    background: url("/wp-content/themes/best/assets/images/header-bg.png") no-repeat right;
}
.breadcrumbs{ position: absolute;   padding: 20px 0; font-size: 12px;  text-align: right; right: 20px}

footer{min-height: 200px;     background: #124894;    border-top: 3px solid #6d8fb3;}

.logo{
    width: 100px ;
    height: 100px ;
    background: url("/wp-content/themes/best/assets/images/site-logo.png");
    background-size: cover;
    display: none;
}

.logo-block{
    display: flex;
    justify-content: start;
    align-items: center;
    height: 146px;
}

.logo-text{
    padding-left: 20px;
    font-size: 38px;
    text-shadow: 1px 1px #fff;
    color: #31527d;
    font-weight: 600;
}


.logo-text-small{
    font-size: 18px;
    text-align: left;
    color: #1b69b0;
}

.copy_writing{
    text-align: center;
    color: #ffffffaa;
    padding-bottom: 20px;
}
.copy_writing div{
    font-size:12px;
    padding-top: 10px;
}


.post-item{



    padding: 20px 15px;
    /* border-radius: 0 4px 5px 0; */
    box-shadow: 3px 3px 6px #aaa;
    margin-bottom: 20px;
    width: calc(100% - 30px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f7fbff;
    border: 1px solid #b2c3d6;
    margin-left: -3px;
}

.posts-block{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-around;*/
    /*align-content: stretch;*/
    /*align-items: stretch;*/
}

h2.post-item-title{
    text-align: left;
    padding-bottom: 0px;
    font-weight: bold;
    color: #454545;
}
.post-item-content{
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    text-indent: 20px;
}

.more-link{
    text-indent: 0;
    padding: 10px 0;
    display: block;
    border: 1px solid #aaa;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    width: 150px;
    /* float: right; */
    /* margin-bottom: 100px; */
    margin: 0 auto;
    font-weight: 600;
    color: #555;

    margin-right: 0px;
}

.archive-description{
    margin-bottom: 20px;
    padding: 15px;
    background: #ffffffEE;
    /* border-radius: 4px; */
    border: 1px solid #86add8;
    margin-left: -3px;
}

#block-2{
    padding-bottom: 40px;
}

.wp-block-search__label{
    color: #1b69b0;
}

.block-links ul{    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding-left: 0;
}
.block-links ul li{padding: 5px}
.block-links ul li a{
    font-size: 12px;
    color: #ffffffAE;
    text-transform: uppercase;
    text-decoration: none;
}

.page-header{width:100%}

.navigation.pagination{
    padding: 20px;
    text-align: center;
}


.page-numbers{
    border: 1px solid #aaa;
    line-height: 0;
    margin: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-numbers.current{ background: #b2c3d6;}
.nav-links{ display: flex;    justify-content: center;    align-items: center;}
.tag-block {display:flex; flex-wrap:wrap;padding-top:40px}
.tag-block span{ font-size: 10px;	}

@media screen and (max-width: 480px){

    main .page-content,
    main .error-404,
    main .posts-block,
    main aside,
    main .content{    max-width:100%; margin-bottom: 20px;}
    .block-links ul {
        ustify-content: space-evenly;
    }
    .block-links ul li{ text-align:center}
    div, p, table{max-width: 100%; overflow: hidden;}

    ol, ul{
        margin: unset;
        padding: 20px 0px 20px 20px;
    }

    main .content{padding: 15px}
    .more-link{    margin: 0 auto;  margin-top: 20px;}

    .breadcrumbs{position: unset; padding: 15px;}

    h1{    padding: 30px 15px; font-size: 16pt; width: 100%; padding-bottom: 40px}

    .logo-text {     font-size: 18px;        position: absolute;        z-index: 1;     color: #000000; text-align: center;
        text-shadow: 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff;
        width: calc(100% - 10px);
        padding: 0 5px;
    }


    .logo-text-small {     font-size: 13px; text-align: center;}
}

