/* 
Theme Name: wp_theme
Author: <a href="http://rursul.ru">Roman Mihailovich</a>
Description: base wp theme
Version: 1.0
*/
/*.wrapper main .main_bg .main_cont article .bg {
    background: #fff;
    padding: 20px;
    display: table-cell;
}
.room_block.room_block_5:hover .room_title,
.room_block.room_block_6:hover .room_title, 
.room_block.room_block_7:hover .room_title, 
.room_block.room_block_8:hover .room_title {
    left: 240px;
    transition: 0.2s ease;
}
*/

/* скрыть отобразить бильярдную комнату  */
button.ui-datepicker-current ,
.bilyard-hidden{
	display:none;
}

input[type=checkbox]
{
  -webkit-appearance:checkbox!important;
}

/* затемнение видео на первом экране */
.front-promo::after {
    background: rgba(0,0,0,0.1)!important;
}
/*   на период рекламной компании    */
img.alignleft {
   clear: none;
  }
  .btn-close-form {
  position: absolute;
      z-index: 2;
    right: 10px;
    cursor: pointer;
    top: 15px;
}
div.btn-close-form i.fa {
  font-size: 21px;
}
  .landing-form-block--straight.landing-form-block--no-video,
.landing-form-block--video.landing-form-block--straight, 
.landing-form-block--video.landing-form-block--square, 
.landing-form-block--video-left.content-order-discount {
    background-color: #62dfe5;
    background: url('./i/landing/backgrounds/form_square_1.png');
    background-position: right center;
    width: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
}

.landing_slider{
    background: url('/wp-content/uploads/2017/01/2-1.jpg');
    background-position: 50% 50%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

/*    для внесения в основный файл       */
.brown em {
    color: #62dfe5;
}
/*button.button, a.button {
        text-shadow: 1px 1px 2px #000;
}*/

/*.action-booking a.button {
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 1;
    height: auto;
    padding: 10px 15px !important;
}*/
 
#form-block a.button,
#calc_rest .button,
#popupform_2 a.button {
    margin: 30px auto 0;
}
.fixed-head-right .action-booking a.button {
    display: block!important;
    width: auto;
    text-align: center;
}
.fixed-head-right .action-booking a.button span {
    display: block;
    text-transform: uppercase;
} 
#calc_rest button.button:hover,
#popupform_2 a.button:hover,
.fixed-head-right .action-booking a.button:hover {
    background: radial-gradient(151.41% 151.32% at 46.9% -7.89%, #E33F00 0%, #F85F25 34.27%, #FFB194 100%);
box-shadow: 0px 4px 20px rgba(188, 164, 116, 0.56);
transition: .3s;
}
/*.fixed-head-right .action-booking a.button:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 22px;
    margin-top: -11px;
    top: 50%;
    background-color: #fff;
    right: 50px;
    z-index: 123;
}*/
.fixed-head-right .action-booking a.button:after { 
    content: "";
    position: absolute;
    top: -130%;
    left: -160%;
    width: 200px;
        text-shadow: 1px 1px 1px #1c1c1c;
    height: 70%;
    opacity: 0;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    background: rgba(255,255,255,.13);
    background: linear-gradient(to right,rgba(255,255,255,.5) 0%,rgba(255,255,255,.5) 77%,rgba(255,255,255,.8) 92%,rgba(255,255,255,0) 100%);
    -webkit-animation: btnAnimation 3.5s ease-in-out infinite;
    animation: btnAnimation 3.5s ease-in-out infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}
@-webkit-keyframes btnAnimation{
  10%{
    opacity:1;top:-130%;left:-160%;transition-property:left,top,opacity;transition-duration:.3s,.3s,.1s;transition-timing-function:ease
    }to{
      opacity:0;top:130%;left:130%;transition-property:left,top,opacity
      }
      }
      @keyframes btnAnimation{10%{opacity:1;top:-130%;left:-160%;transition-property:left,top,opacity;transition-duration:.3s,.3s,.1s;transition-timing-function:ease}to{opacity:0;top:130%;left:130%;transition-property:left,top,opacity}}

#calc_rest {
    height: 310px
}
#calc_rest .form-block__content {
    height: 252px
}
.fixed-head-right .action-booking a.button strong {
    display: inline-block;
    margin-left: 5px

} 
.fixed-head-right .action-booking a.button br{
    display: none;
}
.action-booking .button span strong{
    font-size: 16px;
}
.action-booking .button span, a.button span{
	text-transform: lowercase;
    line-height: 1.5;
	font-size: 14px;
    font-weight: 400;
}
/*.action-booking .button, a.button{
	line-height: 1.3rem;
    text-align: center;
    font-weight: normal;
	font-size: 14px!important;
        padding: 0 15px 2px!important; 
}*/
.teasers.teaser_title_en {
    padding-top: 90px;
}
.teasers > a > span {
     min-height: 48px;
}
 
i.fa.fa-times {
    font-size: 36px;
}
.front-formbox .home-form {
    /*width: 750px!important;*/
     width: 686px!important; 
    /*background-color: rgba(255, 255, 255, 0.612);*/
    padding: 15px;
    text-align: center;
}
.home-form .home-form-horizontal{
    background-color: #fff;
    padding: 0 10px 10px;
    box-sizing: border-box;
    /*box-shadow: 0 0 12px 2px #bca474;*/
}
.field-group-food {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%
}
.field-group-food .field-guests {
    text-align: center;
    margin: 15px 10px;
}

.ui-datepicker {
    z-index: 123123!important
}
.front-formbox .form-labels label{
    color:#000!important;
}

.price_table td:first-child {
    white-space: nowrap;
}
.pb0 {
    padding-bottom: 0px;
}

.reviews-circle-wrap {
    position: relative;
}
.reviews-circle-wrap .front-page-h1 {
    background-color: transparent;
}
.reviews-circle-wrap:before {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.949);
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; 
    z-index: 2;
}
.reviews-circle-wrap:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('https://demerdji.com/wp-content/uploads/2017/01/2-1.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    z-index: 1;
}


.reviews-circle {
    position: relative; 
    /*height: 590px;*/
    z-index: 2;
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.revew-circle-item { 
    /*margin: 0 50px;*/
    position: relative;
    -webkit-background-size: 190%;
    background-size: 190%;
    border-radius: 50%;
    width: 230px;
    height: 230px;
    background-position: 50%;
    cursor: pointer;
    /*transform: translateX(-100%);*/
    transition: .3s;
    border: 5px solid #62dfe5;
    overflow: hidden;
}

.revew-circle-item:hover {
    transition: .3s;
    transform: scale(1.5);
    z-index: 333;
}

.revew-circle-item img {
    width: 136%;
    height: 136%;
    object-fit: cover;
    margin-top: -18%;
}

.reviews-circle .revew-circle-item:nth-child(3n) {
    border-color: #f85f25;
}

.revew-square-item{
    cursor: pointer;
    height: 100%;
}
.revew-square-item img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.revew-circle-item:after,
.revew-square-item:after {
    position: absolute;
    content: ''; 
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 63;
    background-image: url(/wp-content/themes/demerdji/images/youteubeIcon.svg);
    border-radius: 22px;
    cursor: pointer;
}

.revew-circle-item:hover:after,
.revew-square-item:hover:after {
    background-color: #ff0000;
}
 .reviews-circle .revew-circle-item:nth-child(2n) {
    margin-top: 80px;
 }

/*.reviews-circle .revew-circle-item:nth-of-type(1),
.reviews-circle .revew-circle-item:nth-of-type(2) {
    width: 143px;
    height: 143px;
    margin-left: -103px;
}
*/
/*
.reviews-circle .revew-circle-item:nth-of-type(1) {
    left: 48%; 
}
.reviews-circle .revew-circle-item:nth-of-type(2) {
    left: 62%; 
}

.reviews-circle .revew-circle-item:nth-of-type(3),
.reviews-circle .revew-circle-item:nth-of-type(4) {
    width: 165px;
    height: 165px;
    margin-left: -125px;
    top: 56px;
}

.reviews-circle .revew-circle-item:nth-of-type(3) {
    left: 35%;  
}
.reviews-circle .revew-circle-item:nth-of-type(4) {
    left: 77%;  
}

.reviews-circle .revew-circle-item:nth-of-type(5),
.reviews-circle .revew-circle-item:nth-of-type(6) {
    width: 175px;
    height: 175px;
    margin-left: -135px;
    top: 220px;
}

.reviews-circle .revew-circle-item:nth-of-type(5) {
    left: 29%;  
}
.reviews-circle .revew-circle-item:nth-of-type(6) {
    left: 83%;  
}

.reviews-circle .revew-circle-item:nth-of-type(7),
.reviews-circle .revew-circle-item:nth-of-type(8) {
    width: 165px;
    height: 165px;
    margin-left: -125px;
    top: 390px;
}

.reviews-circle .revew-circle-item:nth-of-type(7) {
    left: 35%;  
}
.reviews-circle .revew-circle-item:nth-of-type(8) {
    left: 77%;  
}

.reviews-circle .revew-circle-item:nth-of-type(9),
.reviews-circle .revew-circle-item:nth-of-type(10) {
    width: 143px;
    height: 143px;
    margin-left: -103px;
    top: 500px
}

.reviews-circle .revew-circle-item:nth-of-type(9) {
    left: 48%;  
}
.reviews-circle .revew-circle-item:nth-of-type(10) {
    left: 62%;  
}
*/

.reviews-circle-bg {
    position: absolute;
    background: url(i/landing/backgrounds/back_rakush.png) no-repeat center center; 
    height: 330px;
    width: 330px;
    top: 47%;
    left: 51%;
    transform: translate(-50%,-50%);
    -webkit-background-size: cover;
    background-size: cover;
}
.reviews-circle-button {
    width: 185px
}

.reviews-circle-new {
    /*font-weight: 700;*/
    margin-left: 50px;
    /*background-color: #62dfe5!important;*/
    /*position: absolute;
    left: 52%;
    top: 46%;
    transform: translate(-50%,-50%);*/
}
/*
.reviews-circle-new i {
    font-size: 130px;
}*/

/*.reviews-circle-new span {
    display: block;
    margin-top: -20px;
}*/

.guests-popout-btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
    border-top: 1px solid #bca474;;
}

/*.guests-popout-btn {
    margin: .5em auto .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1em;
    color: #000;
    font-weight: 700;
    border: 1px solid #bca474;
    border-radius: 5px;
    background: none;
    width: 100px
}*/
#block-search-main,
#jivo-mouse-tracker ~ jdiv,
.promo-bottom .scroll-link,
.main_bg .messangers,
.included-price,
body.home .front-fixed-head{
        opacity: 0;
    visibility: hidden;
    transition: 3s
}
#block-search-main.visible,
#jivo-mouse-tracker.visible ~ jdiv,
.promo-bottom .scroll-link.visible,
.main_bg .messangers.visible,
.included-price.visible,
body.home .front-fixed-head.visible{
    opacity: 1;
    visibility: visible;
    transition: .3s
}
@media screen and (min-width: 1500px){
    div.front-formbox {
        position: static;
    }
    div.home-form .home-form-horizontal {
        box-shadow: none
    }
    p.button-calc {
        display: none !important;
    }
    .front-formbox i.close-calc {
        display: none;
    }

}
@media screen and (max-width: 1300px){
    #off_season .off_season_main_block {
        right: 10px!important;
    }
    .booking-widget-form .home-form .home-form-horizontal .field-group-date .field-date.departure {
        width: 100%;
        /*clear: both*/
    }

}
@media (max-width: 1170px){
    .booking-widget-form .home-form .home-form-horizontal .field-group-date .field-date.departure {
        width: auto;
        clear: none
    }

}
@media (max-width: 1100px){
    .wrapper main header .right .phone_wr .phone {
        font-size: 22px!important;
        white-space: nowrap;
    }
}

/* Roman */

a[href="#standard_improved"] {
	color: #fff;
	text-decoration: none;
}

.myPulse {
    -webkit-box-shadow: 0 0 0 rgba(204, 44, 44, 0.8);
    box-shadow: 0 0 0 rgba(204, 44, 44, 0.8);
    animation-name: myPulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}


.myPulse--parent>div,
.myPulse--parent>a,
.myPulse--parent>input {
    -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation-name: myPulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}


@-webkit-keyframes myPulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(55, 182, 189, .8);
        box-shadow: 0 0 0 0 rgba(55, 182, 189, .8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(55, 182, 189, 0);
        box-shadow: 0 0 0 10px rgba(55, 182, 189, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(55, 182, 189, 0);
        box-shadow: 0 0 0 0 rgba(55, 182, 189, 0);
    }
}

@keyframes myPulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(55, 182, 189, .8);
        box-shadow: 0 0 0 0 rgba(55, 182, 189, .8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(55, 182, 189, 0);
        box-shadow: 0 0 0 10px rgba(55, 182, 189, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(55, 182, 189, 0);
        box-shadow: 0 0 0 0 rgba(55, 182, 189, 0);
    }
}

@keyframes myPulseBroun {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.8);
        box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 44, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 44, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 44, 44, 0);
    }
}

@keyframes pulseBroun {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 164, 116, 0.8);
        box-shadow: 0 0 0 0 rgba(188, 164, 116, 0.8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(188, 164, 116, 0);
        box-shadow: 0 0 0 10px rgba(188, 164, 116, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(188, 164, 116, 0);
        box-shadow: 0 0 0 0 rgba(188, 164, 116, 0);
    }
}



.getProfitableOfferForm {
    padding: 20px;
}

.getProfitableOfferForm .label {
    font-size: 10px;
    font-weight: bold;
    margin: -10px 0 10px 0;
}

.getProfitableOfferForm input {
    width: 90%;
}

.getProfitableOfferForm .submit_order {
    text-align: center;
}

.getProfitableOfferForm .wpcf7-submit {
    height: 50px;
    line-height: 50px;
    width: 60%;
    margin: 0;
    padding: 0;
    border: none !important;
    background-color: #62dfe5;
}

.getProfitableOfferForm .form_order__title {
	color: #62dfe5;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}

.price_en a.button.order_btn,
.text_actions a.button.text_action_more {
    line-height: 40px;
}

.button {

}

a.button {
    line-height: .7rem  ;
}

.room-search-results {
    padding: 20px 0;
}

.room-search-results .room-result:hover {
    background-color: #36b6bd2a;
}

.footer__contacts {
    display: flex;
    justify-content: space-around;
}

.footer__phones {
    display: flex;
    flex-direction: column;
    margin-right: 50px;
}

.phone.lptracker_phone {
    padding: 3px;
    line-height: 1rem;
}

.footer__address {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer__address span {
    line-height: 1rem;
    padding: 3px;
    font-weight: bold;
}

footer {
    padding: 15px 0;
}

.main_cont_node ul {
    margin-bottom: 15px;
}

.main_cont_node ,
.main_cont_node a {
    line-height: 1.6
}

.page-id-3631 .bg {
  padding: 0 !important;
}

jdiv#jvlabelWrap {
    z-index: 9999;
}

.front-page-h1{
    font-size: 2em;
    background-color: white;
    line-height: 1.2;
    text-align: center;
    color: #62dfe5;
    padding: 46px 0.5em 0.5em;
    font-weight: bold;
}
.front-page-h1-p{
    font-size: 1em;
    background-color: white;
    line-height: 1.2;
    text-align: justify;
    padding: 0.5em;
}
.before-preivew{
    margin: 0 1% 2%;
    background: #fff;
    padding: 20px;
    text-align: justify;
    color: #79797a;
    font-size: 16px;
}
.page-id-12 .booking-widget-form{
    bottom: unset;
} 
.booking-widget-form .home-form .home-form-horizontal {
    float: left;
}

.field-date.fp-arrival {
    position: relative;
}

.title-hint {
    position: absolute;
    right: 112%;
    display: none;
    background-color: #bca474;
    color: #fff;
    padding: 3px 6px;
    text-align: center;
    border-radius: 5px;
    /*animation: title-pulse 2s 0s infinite*/
}

.title-hint:after {
    position: absolute;
    content: '';
        width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #bca474;
    border-bottom: 5px solid transparent;
    left: 97%;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 10px
}

.title-hint.center {
    left: 50%;
    top: 50%;
    right: auto;
    transform: translate(-50%,-50%);
    z-index: 123;
}

.title-hint.center:after {
    display: none;
}
.webcam-main:hover .title-hint {
    display: block;
}
@-webkit-keyframes title-pulse {
    0% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
    50% {
        box-shadow: none;
        opacity: 0.5
    }
    100% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
}
@-o-keyframes title-pulse {
    0% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
    50% {
        box-shadow: none;
        opacity: 0.5
    }
    100% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
}
@-moz-keyframes title-pulse {
    0% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
    50% {
        box-shadow: none;
        opacity: 0.5
    }
    100% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
}
@keyframes title-pulse {
    0% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
    50% {
        box-shadow: none;
        opacity: 0.5
    }
    100% {
        box-shadow: 0 0 32px 10px #bca474;
        opacity: 1
    }
}

.backdrop-video,
.popup-video {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.backdrop-video {
    background-color: rgba(0,0,0,.7);
    z-index: 1002;
}

.popup-video {
    padding: 50px;
    z-index: 1010;
}

.backdrop-video.active,
.popup-video.active {
    opacity: 1;
    visibility: visible;
    transition: .3s; 
}

.popup-video iframe {
    width: 100%;
    height: 100%;
}

.close-video-popup {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 10px 0;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.close-video-popup i {
    font-size: 24px;
    color: #fff;
    transition: .3s
}

.close-video-popup i:hover {
    color: #bca474;
    transition: .3s
}

#youTubeInfo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; 
}

#youTubeInfo div {
    position: relative;
    width: 20%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-background-size: 186%;
    background-size: 186%;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 20px 20px 0;
    background-position: 50%;
    min-height: 214px
}

#youTubeInfo div:after {
    position: absolute;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 63;
    background-image: url('/wp-content/themes/demerdji/images/youteubeIcon.svg');
    border-radius: 22px
}

#youTubeInfo div:hover:after {
    background-color: #ff0000
}

#youTubeInfo .fancybox { 
    width: 20%; 
    display: block;
    text-align: center;
    position: relative;
    top: 20px;
}

#youTubeInfo .fancybox i{
    font-size: 140px;
    color: #bca474
}

.wrapper main .main_bg .main_cont article .bg .main_cont_node ul.bread-crumbs{
    padding: 0;
    font-size: 0;
    width: 100%;
    padding-left: 15px;
    min-height: auto
}

.bread-crumbs li{
    font-size: 1rem;
    display: inline-block;
}
.bread-crumbs li.current a{
    color: #79797a;
}
.bread-crumbs li::before{
    display: none;
}
.bread-crumbs li::after{
    content: '/';
    margin: 0.7em;
}
.bread-crumbs li:last-of-type::after{
    display: none;
}
.bread-crumbs-form{
    display: inline-block;
}
.bread-crumbs-form input[type=submit]{
    color: #bca474;
    border: 0;
    background: 0 0;
    padding: 0;
    box-shadow: none;
    text-shadow: none;
    width: auto;
    min-width: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1rem;
    text-transform: none;
    opacity: 1;
    letter-spacing: inherit;
}

.page-template-default footer.footer>.container {
    padding-left: 180px;
}
@media screen and (max-width: 1170px) {
    .page-template-default footer.footer>.container {
    	padding: 0;
    }
	
}

.error404-wraper{
    position: relative;
    width: 90%;
    margin: auto;
    top: 40vh;
    background: white;
    padding: 20px;
}
.error404-text{
    text-align: center;
}

.page-id-10622 table td{
	border: 1px solid;
	padding: 5px;
} 
table.table td{
    border: 1px solid;
    padding: 5px;
} 
.page-id-1290 table.table tr>td:nth-child(3),
.page-id-1290 table.table tr>td:nth-child(4){
    text-align: center;
}
.page-id-10622 .wrapper main .main_bg .main_cont article .bg .main_cont_node {
	font-size: 18px;
}

.covid-19.message{
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #fffffff5;
    padding: 20px;
    border-radius: 10px;
    z-index: 99;
    font-size: 1.2em;
}

.message b{
    color: red;
}

.fixed-heder-text{
    font-size: 1rem;
    font-style: italic;
    font-weight: bold;
    color: red;
    padding-right: 20px;
}   

.tdn{
    text-decoration: none;
}
