
.place-top-header {
 
    margin: 20px auto;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 0;
    height:630px;
}

.theater_link{
    font-size: 170%;
}

.place-top-header .item {
    height: 610px;
    min-width: 70%;
    box-shadow: 0px 0px 5px #222;
    border-radius: 30px;
    border: 3px solid #fea500;
    background: #fff no-repeat;
    background-size: cover;
    background-position: center;
}


.place-info-container{
    max-width: 1400px;
    margin: 0 auto 50px;
    min-width: 1024px;
    padding: 0 30px;
    width: 100%;
}

.place-info-top{
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1024px;
}
.place-info-bottom{
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1024px;
    flex-wrap: wrap;
}

.place-info-bottom .title{
  
    font-size: 150%;
    flex: none;
    width: 100%;
    }


    .place-expositions.title {
        margin: 30px 0;
        font-size: 150%;
        flex: none;
        width: 100%;
    }

    
.tg-exposition-element{
    flex: 1 0 30%;
    margin: 12px;
    color: #fff;
    max-width: 300px;
}
.tg-exposition-image {
    min-width: 90px;
    /* border: 1px solid #2c2c2c; */
    padding: 0;
    margin: 10px;
    display: block;
    max-height: 120px;
    opacity: 0.9;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAEJElEQVR4nO3dv49MURTA8e8Ku4kIiUKCRKHRaFQqlYqCjdiQkCgp7Cr5Eyh1dHTb6VSikbAaK1HQiFixiSAhg8KuXcWbiTFz38977jtnZs43ec3uvDt35pP33sydNcDzPM/z5JoDvgAfgVnluUx8U8BnYLO7rQHnVGfk8Yl/II5ioDNkCI5iqLMMo6wDFzUnNek5isEcxWCOYjBHMZijKLUJvAb2Bn4XQvEtbiutd0NHMQbiKAZBHMUgSFF+oa9fUhBwlLolBwFHqVMrIOAoVWsNBBylSq2CgKOU1ToIOEpRKiDgKHmpgYCjhFIFAUcZTB0EHKU/EyDgKL3MgED2p0RW/8RoBlgAloAf3W0JmO/+TipTIGATZT/wkuHH3tuWu7eRyBwI2EKZoRijH0XiSDEJAnZQFijH6G1XBe7PLAjYQHlOdZBnAvdnGgT0X311qA7SEbg/8yCgi1IH5LvA/Y0ECOidvvyUVZAGyjzVQcb6oj4F7Az8vG2UGbKXtGUYy8C0wP2ZBNkC3AFeAXsCv28bZT/FKGP9xnAbsNg3vhWUabJT0jOyC30HeNr9mcSR0csUyHbgYeA+Hufc3sL7FOnMgOwCngTGXwUOF+yn/T5FOhMge4AXgbHfAgcr7D9OKOogB4A3gXFfAftqjDMuKKogh4D3gTGXgN0NxhsHFDWQIwx/CcEm8AjYETHuqKOogBwDvgXGeoDMZwqjjNI6yEngZ2Cce8DWBuPlNaoorYKcB34HxrhFtlQineT7lFngQ3dL+S1IrYFcBv4E9r9ZY4wmSRwpcwNjpDzSWgG5DmwM7LcBXKs52abFoAxipEZJCjJFdgQM7rMGXGo238Y1QcnDSImSDGQLcDdw+19kF3aN6lxT8m6beu0sCcg0/6/Y9rYOcDxuvtFVOVJCR8Y6cKHi/jGJg+St2H4FjsbPV6SiJ7UIo8r+sYmC5K3YrpAtk1gq9pSUaulfDCR2xVajsi83GDwyquwfe6SIgEit2GqUh1KGUbR/DEo0SN6K7XOardhqFPukSqJEg4RWbB+SXdxHqdhrgtQ1JRpkcFtE9kP/VIUWMi2giILcR3bFNlVzZNe3qt9i1ObpSwzkNmlWbKXrf59R56ul2kKJBtkAblScqHahU8pLbJ2+okGuVJygdrPUf4I0UKJBRqUPNHti20aZSJC6r3zaRJkYkBNkKCs0+wi2LZSJAZGojVdfDlKz1CgO0qCUKA7SsFTXFAeJKMWR4iCRpUYpzUGGS4lSmoOES4VSmoPkJ3GhdxDh1D8P8YZT/TzEC9cUJRrEt7T/qU1p2g/e6pYKpTTtB255S4FSmvaDtr5Jo3gJG9V/iDrWOYrBHMVgjmIwRzGYoxgsb5X4tOakJr0QyorqjLwhlFXd6XiQnabekR0dp5Tn4nme541RfwFbbDokN3PzagAAAABJRU5ErkJggg==) no-repeat center;
    background-size: contain;
}

.tg-exposition-flex {
    padding: 10px;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #ea5800;
    background: linear-gradient(180deg, #fea500de 15%, rgb(255 255 255 / 0%) 65%);
}
.tg-exposition-button {
    background: #fff;
    border-radius: 7px;
    line-height: 1.66;
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 600;
    padding: 3px 10px;
    text-transform: uppercase;
    color: #fea500;
    border: 2px solid #ea5800;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.4);
}

.tg-exposition-elements-desc {
    color: unset;
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.1;
    min-height: 165px;
}
.tg-exposition-element-name {
    border-radius: 10px;
    border: 0px solid #bad8ff8a;
    padding: 10px;
    height: 200px;
    position: relative;
    margin: 10px 0;
    display: flex;
    background-size: cover !important;
    -webkit-transition: all 0.3s ease-in-out;
}
.tg-exposition-element-name-tr{
    margin: 0;
	height: 100%;

	background: #FFFFFF;
	margin: 10px;
}
.tg-exposition-element-name-tr:hover{
    background: #fff; 
}

.tg-exposition-element-name-tr:hover .tg-exposition-button{
	background: #fff;
	color: #fea500;
}


.tg-exposition-element-name-tr:hover .tg-exposition-element-name{
    transform: scale(1.01);
}

.tg-exposition-element-name-tr .tg-exposition-image{
    display: none;
}

.tg-exposition-element-name-tr:hover .tg-exposition-element-name{
    border: 0px solid #e65350;
    box-shadow: 0 2px 4px 2px #ebd5d5;
    
}

.tg-exposition-element-name-tr:hover .tg-exposition-image{
	transform: scale(1.05);
}

    
    .place-info-bottom-box {
        width: 220px;
        height: 180px;
        margin: 20px;
        border: 1px solid;
    }


.place-info-left{
    flex: 1 1 100%;
}

.detail-text{
    line-height: 1.5;
    position: relative;
    flex: 1 1 100%;
}


.detail-text-long{
    overflow: hidden;
    
}

.detail-text-box{
    display: flex;
    margin-top: 30px;
}


.detail-text-container{
    max-height: 250px;
}

.detail-text-long:before {
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
    bottom: 0;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.detail-text-load-button{
    background: #fff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI0MzMiIGlkPSJzdmcyIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIzNzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6Y2M9Imh0dHA6Ly93ZWIucmVzb3VyY2Uub3JnL2NjLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL2lua3NjYXBlLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzIGlkPSJkZWZzNSIvPjxwYXRoIGQ9Ik0gOTYuNzI4MzExLDM0Mi45NDA2NSBMIDcuNDgwNDA2OCwyNTMuNjg4NTYgTCA3LjQ4MDQwNjgsMTk2Ljk0MDY1IEMgNy40ODA0MDY4LDE2NS43MjkyOSA3LjgxOTE4NDgsMTQwLjE5MjczIDguMjMzMjQ2OCwxNDAuMTkyNzMgQyA4LjY0NzMwOTgsMTQwLjE5MjczIDM4LjY4MzUzMiwxNjkuODkyNzMgNzQuOTgwNDA3LDIwNi4xOTI3MyBDIDExMi4wMDQxNiwyNDMuMjE5NjcgMTQxLjc0MjYsMjcyLjE5MjczIDE0Mi43MjM5MywyNzIuMTkyNzMgQyAxNDQuMzc5NTYsMjcyLjE5MjczIDE0NC40ODY3MSwyNjUuMDM3MiAxNDQuNzI2NzcsMTM4LjQ0MjczIEwgMTQ0Ljk4MDQxLDQuNjkyNzM1MiBMIDE4Ni45ODA0MSw0LjY5MjczNTIgTCAyMjguOTgwNDEsNC42OTI3MzUyIEwgMjI5LjIzNDA2LDEzNy45NDI3MyBDIDIyOS40NzQxMywyNjQuMDYxMzMgMjI5LjU4MTMyLDI3MS4xOTI3MyAyMzEuMjM2OTIsMjcxLjE5MjczIEMgMjMyLjIxODEzLDI3MS4xOTI3MyAyNjEuNzQxOTcsMjQyLjQzNDM4IDI5OC40ODA0MSwyMDUuNjkyNzMgQyAzMzQuNTAyMjYsMTY5LjY2NzczIDM2NC4zMTM0NywxNDAuMTkyNzMgMzY0LjcyNzU1LDE0MC4xOTI3MyBDIDM2NS4xNDE2MiwxNDAuMTkyNzMgMzY1LjQ4MDQxLDE2NS43MjQzMiAzNjUuNDgwNDEsMTk2LjkyOTU5IEwgMzY1LjQ4MDQxLDI1My42NjY0NSBMIDI3Ni4yMzgwMiwzNDIuOTI5NTkgQyAyMjcuMTU0NzEsMzkyLjAyNDMyIDE4Ni43NjYyNiw0MzIuMTkyNzMgMTg2LjQ4NTkzLDQzMi4xOTI3MyBDIDE4Ni4yMDU1OSw0MzIuMTkyNzMgMTQ1LjgxNDY2LDM5Mi4wMjkyOSA5Ni43MjgzMTEsMzQyLjk0MDY1IHogIiBpZD0icGF0aDEzMTIiIHN0eWxlPSJmaWxsOiMwMDAwMDAiLz48L3N2Zz4=") no-repeat;    
    background-size: contain;
    width: 20px;
    cursor: pointer;
    height: 50px;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%,50%);
    z-index: 1;
}

.place-info-right-container{
    flex: 0 0 440px;
    padding: 20px;
       
    
}

.place-info-right{
    padding: 30px;
    min-height: 450px;
        border-radius: 10px;
        background: rgb(255 255 255) radial-gradient(circle at 50% 0, rgba(255,255,255,.65), rgb(255 255 255 / 35%));
       border: 1px solid #fea500;
    
}


.place-info-right-box{
    margin-bottom: 50px;
}

.place-info-right-box .title{
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}


.place-contacts-bottom{
    display: flex;
    max-width: 1400px;
    margin: 50px auto;
    min-width: 1024px;
    flex-wrap: wrap;
   }

.place-contacts-bottom  .title{
   margin-bottom: 30px;
   font-size: 150%;
   flex: none;
   width: 100%;
   }


.place-contacts-bottom  .place-contacts-bottom-box{
    flex: 0 0 50%;
    text-align: center;
    height: 450px;
    border: 1px solid #fea500;
    border-radius: 10px;
      }

      .place-info-bottom-container{
        
        width: 100%;
      }

.tg-price{
    padding: 10px;
    font-size: 120%;
}


.uc-div-tg  {
    min-height: 350px;
    box-sizing: border-box;
    border-radius: 10px;
 
    flex: 0 0 440px;
    padding: 0 20px;
    margin: 0 20px;
}




      .tg-top-orderInfo {
        position: fixed;
        bottom: 0;
        background: #fff;
        left: 0;
        width: 100%;
        border-top: 1px solid #2fb7c9;
        box-shadow: 1px -6px 14px 7px rgb(0 0 0 / 25%);
        display: flex;
        justify-content: space-evenly;
        padding: 0 3px;
    }
    
      .tg-top-orderInfo .tg-btn {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        font-size: 16px;
        font-weight: 900;
        border: 1px solid #fea500 !important;
        outline: 0;
        background-color: #fea500 !important;
        color: #fff;
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 250px;
        height: 52px;
        z-index: 1;
        margin: 10px;
        outline: none!important;
        border-radius: 40px;
        border-radius: 10px;
        min-width: 220px;
    }
      
      .info-icons-container{
        transition: all 1s;
        position: relative;
      }

      .info-icons-button{
        position: absolute;
        width: 30px;
        height: 30px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIiB3aWR0aD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTQuNSA4LjUtNC00IDQtNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNyA2KSIvPjwvc3ZnPg==) no-repeat center;
        background-size: contain;
        cursor: pointer;
        transition: all 0.5s;
        right: 0;
      }

      .info-icons{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        margin: 30px;
      }

      .info-icons div{
        width: 50px;
        height: 50px;
        border: 3px solid #fea500;
        margin-right: 10px;
        border-radius: 30%;
        position: relative;
        cursor: pointer;
        
        margin-bottom: 5px;
  }

  .info-icons div span{
        display: none;
    }

      .info-icons .photo{
        background: #fff no-repeat center;
        background-repeat: no-repeat;
        background-size: 32px;
        transition: background-image 100ms linear;

  }

  .info-icons .photo.not {
    filter: grayscale(1) opacity(0.4);
  }

  
  .info-icons .textColorRight {
    font-weight: bold;
}

  .info-icons .photo.not::before {
    width: 60px;
    height: 60px;
    content: '';
    left: -28px;
    top: 10px;
    transform: rotate(45deg);
    border-top: 3px solid #ce270e;
    position: absolute;
}

      .info-icons-container.active .info-icons {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 30px;
    }


    .info-icons-container.active .info-icons .photo {
        background: #fff no-repeat top left;
        background-size: 32px;
    }
    
    .info-icons-container.active .info-icons div {
        width: 50%;
        height: 50px;
        border: none;
        margin-right: 0;
        border-radius: 0;
        background-repeat: no-repeat !important;
    }

    .info-icons-container.active .info-icons div span {
        display: block;
        padding-left: 50px; 
    }
    .info-icons-container.active .info-icons-button{
        position: absolute;
        width: 30px;
        height: 30px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIiB3aWR0aD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibS41IDQuNSA0LTQgNCA0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2IDgpIi8+PC9zdmc+) no-repeat center;
        background-size: contain;
        cursor: pointer;
        right: 0;
      }

      
.info-icons-container.active .photo.not::before {
    width: 35px;
    height: 35px;
    content: '';
    left: -16px;
    top: 8px;
    transform: rotate(45deg);
    border-top: 3px solid #ce270e;
    position: absolute;
}
.header {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding: 0 0px;
}


.info-icons .photo_23{
    background-image: url('../../images/icons/23.svg') !important;
}
.info-icons .photo_23:hover{
    background-image: url('../../images/icons/23_.svg') !important;
}

.info-icons .photo_22{
    background-image: url('../../images/icons/22.svg') !important;
}
.info-icons .photo_22:hover{
    background-image: url('../../images/icons/22_.svg') !important;
}

.info-icons .photo_25{
    background-image: url('../../images/icons/25.svg') !important;
}
.info-icons .photo_25:hover{
    background-image: url('../../images/icons/25_.svg') !important;
}

.info-icons .photo_28{
    background-image: url('../../images/icons/28.svg') !important;
}
.info-icons .photo_28:hover{
    background-image: url('../../images/icons/28_.svg') !important;
}
.info-icons .photo_16{
    background-image: url('../../images/icons/16.svg') !important;
}
.info-icons .photo_16:hover{
    background-image: url('../../images/icons/16_.svg') !important;
}
.info-icons .photo_26{
    background-image: url('../../images/icons/26.svg') !important;
}
.info-icons .photo_26:hover{
    background-image: url('../../images/icons/26_.svg') !important;
}


/* Large desktops and laptops */
@media (max-height: 1200px) {
    
}
       

/* Large desktops and laptops */
@media (max-height: 900px) {

}
     

/* Large desktops and laptops */
@media (max-height: 800px) {

}
    

/* Large desktops and laptops */
@media (max-width: 1400px) {
    .place-info-container{
        max-width: 1024px;
        margin: 0 auto;
        min-width: 1024px;
        padding: 0 30px;
    }
    .place-info-top{
        display: flex;
        max-width: 1024px;
        margin: 0 auto;
        min-width: 1024px;
    }
    .place-info-bottom{
        display: flex;
        max-width: 1024px;
        margin: 0 auto;
        min-width: 1024px;
        flex-wrap: wrap;
    }
    .place-contacts-bottom{
        display: flex;
        max-width: 1024px;
        margin: 50px auto;
        min-width: 1024px;
        flex-wrap: wrap;
       }

       #menu-main .lang_ru, #menu-main .lang_en, #menu-main .lang_am{
        margin: 10px 30px;
       }
}

.theme_icon{
    background-repeat: no-repeat;
    background-size: 22px;
    padding-left: 30px;
    margin-top: 5px;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
   
}


/* Large desktops and laptops */
@media (max-width: 1024px) {
    .place-contacts-bottom .place-contacts-bottom-box {
        flex: 0 0 100%;
        height: unset;
        max-height: 450px;
    }

    .place-top-header .item {
        border-width: 1px;
        border-radius: 15px;
    }

    .place-info-container{
        max-width: 1024px;
        margin: 0 auto;
        min-width: 480px;
        padding: 0 30px;
    }

    .detail-text-box {
        display: block;
    }
    
    .uc-div-tg  {
        flex: 0 0 340px;
        min-height: unset;
        padding: 0;
        margin: 30px 0 10px;
    }

    .place-info-top{
        display: flex;
        max-width: 1024px;
        margin: 0 auto;
        min-width: 480px;
    }
    .place-info-bottom{
        display: flex;
        max-width: 1024px;
        margin: 0 auto;
        min-width: 480px;
        flex-wrap: wrap;
    }
    
    .place-contacts-bottom {
        display: flex;
        max-width: 1024px;
        margin: 10px auto;
        min-width: 480px;
        flex-wrap: wrap;
    }
    
    .place-info-right-container {
        flex: 0 0 340px;
        padding: 5px;
        margin-top: 30px;
    }
    
    .place-info-right {
        padding: 20px;
        min-height: unset;
    }
    
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {


    }
    @media (max-width: 650) {

    }
    
    
    /* Landscape phones and smaller */
    @media (max-width: 480px) {

        .place-top-header {
            height: 320px;
        }
        .place-top-header .item {
            height: 300px;
        }

   

        .theme_icon {
            background-repeat: no-repeat;
            background-size: 15px;
            padding-left: 30px;
        }
        
    
.place-info-container{
    max-width: 480px;
    margin: 0 auto;
    min-width: 320px;
    padding: 0 10px;
}

.place-info-top{
    display: block;
    max-width: 480px;
    margin: 0 auto;
    min-width: 320px;
}
.place-info-bottom{
    display: flex;
    max-width: 480px;
    margin: 0 auto;
    min-width: 320px;
    flex-wrap: wrap;
}



.place-contacts-bottom {
    display: block;
    max-width: 480px;
    margin: 10px auto;
    min-width: 320px;
    flex-wrap: wrap;
}


.place-info-right {
    padding: 10px;
}
.info-icons div {
    width: 40px;
    height: 40px;
    border: 3px solid #fea500;
    margin-right: 10px;
    border-radius: 30%;
    position: relative;
    cursor: pointer;
}

.info-icons-button {
    right: -10px;
}
.info-icons .photo.not::before {
    width: 45px;
    height: 60px;
    content: '';
    left: -25px;
    top: 6px;
    transform: rotate(45deg);
    border-top: 3px solid #ce270e;
    position: absolute;
}

.place-contacts-bottom .place-contacts-bottom-box {
    height: unset;
    margin: 5px;
}

.info-icons {
    margin: 10px 5px;
}
    }
