#allrecords .t-container, .pr .t-container {
	max-width: 1474px;
	padding: 0 116px;
	box-sizing: border-box;
}

.t544__descr {
    display: none;
}

.pr-page .t228 {
    background: white;
    border-bottom: 1px solid #e3e3e3;
}

.t228__right_buttons_but .t-btn {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.t-col_12 {
    max-width: 100%;
}

.t228__maincontainer.t228__c12collumns {
	max-width: 1474px;
}

.t-width_12 {
    max-width: 100%;
}

.tmenu-mobile__container {
    border-bottom: 1px solid #e3e3e3;
}

div#tildaformsuccesspopuptext {
    color: black !important;
}

.uc-footer .t-col {
    max-width: unset;
    padding: unset;
}

@media (max-width: 1540px) {
#allrecords .t-container, .pr .t-container {
    max-width: calc(100% - 30px);
    padding: 0 60px;
}
    
}

@media (max-width: 960px) {
    #allrecords .t-container, .pr .t-container {
        width: calc(100% - 60px) !important;
        padding: 0 40px;
        max-width: 758px;
    }
    
    .t-col {
        padding: 0;
    }
        
    .t395__col {
        padding: 0;
    }
    
    .t228__maincontainer.t228__c12collumns {
        max-width: 100% !important;
    }
    
    .tmenu-mobile__imglogo {
        min-width: unset !important;
    }
}

@media (max-width: 640px) {
#allrecords .t-container, .pr .t-container {
    width: calc(100% - 30px) !important;
    padding: 0 30px;
    border-radius: 30px !important;
}
    
}

@media (max-width: 480px) {
    #allrecords .t-container, .pr .t-container {
        width:calc(100% - 10px) !important;
        padding: 0 30px;
        border-radius: 30px;
    }
}

@media (max-width: 400px) {
    #allrecords .t-container, .pr .t-container {
        padding: 0 15px;
        border-radius: 20px !important;
    }
}

.pr-page #allrecords {
    background: #f1f2f5;
}

.pr-page .t-col {
    margin: 0;
}

@media (max-width: 640px) {
	
	.pr-page .t-rec_pt_90 {
		padding-top: 60px !important;
	}
	
	.pr-page .t-rec_pb_45 {
		padding-bottom: 30px !important;
	}
	
	.pr-page .t-rec_pt_45 {
		padding-top: 30px !important;
	}

}

/* Меню */


.t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 116px;
		display: block;
}


@media (max-width: 1540px) {
    .t228__maincontainer.t228__c12collumns {
        max-width: calc(100% - 30px);
    }
    
    .t228__maincontainer.t228__c12collumns .t228__padding40px {
        width: 60px;
    }
}

@media (max-width: 980px) {
	.t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 60px;
    display: table-cell;
}
}

@media (max-width: 960px) {
	.t228__maincontainer.t228__c12collumns {
		max-width: calc(100% - 60px);
		width: 758px;
	}
	
	.t228__maincontainer.t228__c12collumns .t228__padding40px {
		width: 40px;
	}
}

@media (max-width: 640px) {
	.t228__maincontainer.t228__c12collumns {
		max-width: calc(100% - 30px);
	}

	.t228__maincontainer.t228__c12collumns .t228__padding40px {
		width: 30px;
	}
}

@media (max-width: 480px) {
    .t228__maincontainer.t228__c12collumns {
        max-width: calc(100% - 10px);
    }
}


/*Обложка*/

.t544 .t-container {
    position: relative;
}

.t544__textwrapper {
    height: auto !important;
}

.t544 .t-container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 500px);
    bottom: -93px;
    background: #363b4b;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-radius: 40px;
}

.t544__col:first-child {
    position: relative;
    z-index: 2;
}

.t544__col:nth-child(2):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3f51b5;
    opacity: 0.2;
    mix-blend-mode: plus-lighter;
}

.t544__col:nth-child(2) {
    border-radius: 40px;
    overflow: hidden;
    margin: 0;
}

.t544__content {
    display: flex;
    flex-direction: column;
}

.t544__descr {
    order: -1;
    margin-bottom: 12px;
}

.t544__col:nth-child(2) {
    position: absolute;
    left: 0;
    top: -195px;
    border-radius: 0 0 40px 40px;
    width: 100%;
    height: calc(100% + 288px);
    max-width: unset;
    z-index: 1;
}

.t544__blockimg {
    width: 100%;
    height: 100% !important;
    filter: blur(0.8vw);
    opacity: 0.5;
}

@media (max-width: 1200px) {
	.t544__title div {
			font-size: 36px !important;
	}
	.t544__text div {
			font-size: 18px !important;
	}

	.t544__text {
			margin-top: 16px;
	}

	.t544__blockimg {
			height: 100% !important;
	}

	.t544__col:first-child {
			min-width: 540px;
			margin-right: 32px;
	}
}

@media (max-width: 960px) {

.t544__col:first-child {
		min-width: auto;
		margin-right: 32px;
}

.t544 .t-container {
		flex-direction: column;
		gap: 40px;
}
}

@media (max-width: 640px) {
	.t544__title div {
		font-size: 32px !important;
	}

	.t544 .t-container::before {
		border-radius: 30px;
	}
	
	.t544__blockimg {
		filter: blur(3vw);
	}
}

@media (max-width: 480px) {
	.t544__blockimg {
		filter: blur(2.5vw);
	}
}


/* Цитата */
#allrecords:not([data-tilda-page-id="28710763"]) .t013 .t-container {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 40px;
}

@media (max-width: 960px) {
	.t013 .t-container {
		flex-direction: column;
		gap:  40px;
	}

	#allrecords:not([data-tilda-page-id="28710763"]) .t013 .t-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 640px) {
  #allrecords:not([data-tilda-page-id="28710763"]) .t013 .t-container {
		padding: 30px;
		gap: 16px;
	}
}

@media (max-width: 480px) {
#allrecords:not([data-tilda-page-id="28710763"]) .t013 .t-container {
		border-radius: 30px;
	}
}



/*Call to action CTA*/

.t185 .t-container {
    background: linear-gradient(352deg, #1c253e 27.18%, #29365b 77.44%);
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    border-radius: 40px;
}

.t185 .t-col {
    display: flex;
    align-items: center;
}


@media (max-width: 960px) {
    
    .t185 .t-container {
        flex-direction: column;
    }
    
    .t185__butwrapper {
			justify-content: center;
		}
    
    .t185 .t-container {
        padding-top: 40px !important;
        padding-bottom: 40px !IMPORTANT;
        gap: 40px;
    }
}

@media (max-width: 640px) {
	.t185 .t-container {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		gap: 16px;
	}
}

@media (max-width: 480px) {
	.t185 .t-container {
		border-radius: 30px;
	}
}

/*Блок с картинкой*/

.t196 .t-container {
    justify-content: flex-start;
    gap: 8px;
}

.t196__img {
    border-radius: 20px;
    overflow: hidden;
}

.t196 .t-container {
    flex-direction: column;
}

.t196 .t-col:nth-child(2) {
    width: 100%;
    max-width: unset;
}


/*Блок с числом*/

.t033 .t-container {
    display: flex;
    justify-content: flex-start;
}

.t033__descr {
    margin-top: 0px;
}

.t033__title {
    padding: 0;
}

@media (max-width: 1200px) {
	.t033__descr {
		font-size: 18px !important;
	}
}

@media (max-width: 960px) {
	.t033__descr {
		font-size: 18px !important;
	}
}

@media (max-width: 640px) {
	.t033 .t-container {
		flex-direction: column;
		gap: 12px;
	}
}

/*Галерея*/
        .pr-page .t670 .t-slds__container {
    margin: 0;
}

.pr-page .t670 .t-container {
    position: relative;
    display: block;
}

.pr-page .t670 .t-slds__arrow_container {
    position: static;
}

.pr-page .t670 .t-slds__arrow-right {
    left: 16px;
}

.pr-page .t670 .t-slds__arrow-left {
    left: 56px;
}

.pr-page .t670 .t-slds__arrow_wrapper-right {
    left: 980px;
    right: unset;
}

.pr-page .t670 .t-slds__item {
    border-radius: 20px;
    overflow: hidden;
}

.pr-page .t670 .t-slds__bgimg {
    background-size: cover;
}

.pr-page .t670 .t-slds__bullet_wrapper {
    max-width: 860px;
}

@media (max-width: 1540px) {
    .pr-page .t670 .t-slds__arrow-left {
    left: 2px;
}
    
    .pr-page .t670 .t-slds__arrow-right {
        left: -42px;
    }
}

@media (max-width: 1200px) {
    .pr-page .t670 .t-slds__arrow_wrapper-right {
        left: 800px;
    }
    
    .pr-page .t670 .t-slds__arrow-left {
        left: -1px;
    }
    
    .pr-page .t670 .t-slds__arrow-right {
        left: -18px;
    }

}

@media (max-width: 960px) {
    .pr-page .t670 .t-slds__arrow_wrapper-right {
        left: unset;
        right: 0;
    }
    
    .pr-page .t670 .t-slds__arrow-left {
        left: 0;
    }
    
    .pr-page .t670 .t-slds__arrow-right {
        left: unset;
        right: 0;
    }
}


/* Заголовки */


@media (max-width: 960px) {
.pr-page .t120__title {
    font-size: 32px !important;
}


.pr-page .t056__title div {
    font-size: 28px !important;
}
}

@media (max-width: 640px) {


.pr-page .t120__title {
    font-size: 28px !important;
}


.pr-page .t056__title div, .pr-page .t185 .t-text {
    font-size: 24px !important;
}
}


@media (max-width: 400px) {
    
.pr-page .t544__title div {
    font-size: 25px !important;
}

.pr-page .t120__title {
    font-size: 22px !important;
}


.pr-page .t056__title div, .pr-page .t185 .t-text {
    font-size: 20px !important;
}
}

.pr-page .uc-bot-menu {
    display: none !important;
}

