/*   
Theme Name: your-clean-template-3
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: sunset IT
*/

        .phone-number {
            font-size: 24px;
            margin: 10px 0;
            cursor: pointer;
            text-decoration: underline;
            color: black;
        }
 
    .price-list {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px;
    }
    .table-container {
        width: 100%;
        overflow-x: auto;
        margin-bottom: 20px;
    }
    .table-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .table-row.header {
        font-weight: bold;
    }
    .table-cell {
        flex: 1 1 15%;
        padding: 10px;
        text-align: center;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .buttons {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-top: 20px;
    }
    .btn {
        padding: 10px 20px;
        background-color: #0073aa;
        color: white;
        border: none;
        cursor: pointer;
        margin-bottom: 10px;
    }
    .btn.active {
        background-color: #005f8a;
    }
    .btn:hover {
        background-color: #005f8a;
    }
    .table-row:not(.header):not(.active) {
        display: none;
    }
    @media (min-width: 768px) {
        .buttons {
            flex-direction: row;
            justify-content: flex-end;
        }
        .btn {
            margin-bottom: 0;
            margin-left: 10px;
        }
    }

.main-container {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.main-container h2 {
    font-size: 2.5em;
    margin-bottom: 20px;
}

.features-list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
}

.features-list li {
    margin-bottom: 10px;
    font-size: 1.2em;
}

.features-list li:before {
    content: '•';
    margin-right: 10px;
    color: #0073aa;
}

.buttons {
    display: flex;
    gap: 10px;
}

.btn-primary {
    background-color: #0073aa;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1em;
}

.btn-secondary {
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1em;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.rooms-number.with-switcher .columns.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: fadeIn .2s ease;
    animation: fadeIn .2s ease;
}
.rooms-number.with-switcher .columns {
    display: none;
}
p.ttopisanie {
    margin-left: 0px;
    font-size: 16px;
    line-height: 1.3em;margin-top: 10px;
}
#sstena {
    position: absolute;
    width: 70px;
    right: 87px;
    top: 29px;
}
.rooms-number .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.rooms-number .columns .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.3333333333% - 18.6666666667px);
    flex: 0 0 calc(33.3333333333% - 18.6666666667px);
    border-radius: 10px;
    background: #F1F1F1;
    border: solid 2px #4aa6e3;
    position: relative;
    margin-bottom: 95px;
}
.rooms-number .columns .column .title {
    border-radius: 7px 7px 0 0;
    background: #4aa6e3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 76px;
    padding: 0 16px;
    font-size: 24px;
}
.rooms-number .columns .column img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.rooms-number .columns .column .price {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    height: 75px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rooms-number .columns .column .list {
    padding: 0 26px;
    margin-bottom: 20px;
}
.rooms-number .columns .column .text {
    padding: 0 26px;
    font-size: 18px;
    margin-bottom: 20px;
}
.rooms-number .columns .column .list .head {
    font-weight: 700;
    font-size: 18px;
}
.rooms-number .columns .column .list .item {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 10px 0;margin: 10px auto;
    overflow: hidden;
    font-size: 17px;
    line-height: 22px;
    border-bottom: 1.5px solid #C4C4C4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.rooms-number .columns .column .list .item:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23fff' stroke='%23007bce' stroke-width='2'/%3E%3Cpath d='M7 10l2 2 4-4' stroke='%23007bce' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

    background-size: contain;
    margin-right: 20px;
    margin-top: -3px;
}
section.our-advant .list {
    display: flex;
    flex-wrap: wrap;
}
section.our-advant .list .advantage {
    width: 32%;
    padding: 10px;
}
section.our-advant .list .advantage {
    width: 30%;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin: 1%;
}
.container h2 + img {
    filter: hue-rotate(82deg);
}
.our-advant{
	padding-bottom:40px!important
}
section.our-advant .list .advantage .title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 16px;
}
section.our-advant .list .advantage .image {
    width: 59px;
    height: 51px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}
section.our-advant .list .advantage img.lazyloaded {
    width: 46px;
}
ul.flat-menuresheniya li {
    border: 1px solid #3b5c6d;
    padding: 5px 6px;
    font-size: 13px;
    border-radius: 4px;
}
ul.flat-menuresheniya {
    display: flex;
    gap: 4px;
    width: auto;
	justify-content: center;
}
ul.flat-menuresheniya li.active {
    background: #3b5c6d;
    color: #fff;
}
section#advantages .col-md-6 p {
    font-size: 14px;
}
.dvigl1 {
    margin-left: -150px;
}
ul.flat-menuresheniya li:hover {
    cursor: pointer;
    background: #3b5c6d52;
}


@media (max-width: 1119px) {
#sstena {
    position: absolute;
    width: 70px;
    right: -14px;
    top: 28px;
}
.dvigl1 {
    margin-left: -70px;
}

}


@media only screen and (max-width: 992px) {
#sstena {
    position: absolute;
    width: 70px;
    right: 163px;
    top: 28px;
}    
}


@media (max-width: 991px) {
    .rooms-number .columns .column {
        -ms-flex-preferred-size: calc(33.3333333333% - 12px);
        flex-basis: calc(33.3333333333% - 12px);
    }
}
@media (max-width: 768px) {
#sstena {
    position: absolute;
    width: 12%;
    right: 12.9%;
    top:7.2%;
}	
}
@media (max-width: 767px) {
    .rooms-number .columns .column {
        -ms-flex-preferred-size: calc(50% - 9px);
        flex-basis: calc(50% - 9px);
        margin: 0 4.5px 95px;
    }
	 .rooms-number .columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
	section.our-advant .list .advantage {
    width: 46%;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin: 2%;
}
}
@media (max-width: 575px) {
    .rooms-number .columns .column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 0 35px;
    }
section.our-advant .list .advantage {
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin: 4%;
}
}


@media (max-width: 500px) {
    #sstena {
        position: absolute;
        width: 11.9%;
        right: 13.8%;
        top: 8.4%;
    }
}



@media (max-width: 478px) {
#sstena {
        position: absolute;
        width: 11.9%;
        right: 13.8%;
        top: 7.4%;
    }
form#ceil-calc .row {
    display: flex;
    flex-direction: column;
}
form#ceil-calc .row .col-md-6 {
    width: 100%;
}
}





@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu { /* для раскрывания субменю по наведению */
		display: block;
	}
	.comment-list .children { /* для комментов */
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
