@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i&display=swap&subset=cyrillic');

:root {
	--main-color: #e97427; 
	--button-color: #F2994A;
	--button-href: #EB5757;
	
}

body {
	font-family: Open Sans !important;
	font-style: normal;
	font-weight: normal;
	font-size: 18px !important;
	overflow-x: hidden;
	word-break: normal;
	line-height: 25px;
	overflow-x: hidden;

}
form, div[field="btitle"] {
	display: none;
}
.break {
	display: block;
}
#price-line {
display: flex;
justify-content: space-between;
width: 100%;
margin: 20px auto; 
}
.inner-image-right {
	float: right;
}
.img-title {
	position: absolute;
	bottom: 20px;
	left: 55%;
	margin-right: 10px;
	padding: 20px;
	background-color: #fff;
	font-family: Noto Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
	display: flex;
	align-items: center;
	width: 470px;
}


#anons {
	font-weight: 700;
	margin: 50px auto;
	font-size: 20px;
}

.t-submit {
	width: 478px;
}
.t228.t228__positionfixed {
    position: fixed;
}
.t228__mobile {
    display: none;
}

#contents {
    width: 203px;
    height: 37px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
    line-height: 37px;
    font-weight: bold;
    margin-top: 28px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#navigat {
	position: fixed;
	background-color: rgba(255,255,255,1); 
	height:90px; 
	top: -90px;
}
#coverCarry1 {
	background-image: url(../images/1.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
}
#coverCarry2 {
	background-image: url(../images/2.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
}
#coverCarry3 {
	background-image: url(../images/3.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
}
#coverCarry4 {
	background-image: url(../images/4.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
}
#coverCarry5 {
	background-image: url(../images/5.png);
	background-position-x: center;
	background-repeat: no-repeat;
	}
#coverCarry6 {
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
}
#coverCarry7 {
	background-image: url(../images/7.jpg);
	background-repeat: no-repeat;
}


#mainImg_1,  #coverCarry1 {
	height: 1080px;
	background-repeat: no-repeat;
	
}
#mainImg_2, #coverCarry2 {
	width: 242px;
	height: 343px;
	
}
#mainImg_3, #coverCarry3 {
	height: 1080px;
	background-repeat: no-repeat;
	
}
#mainImg_4, #coverCarry4 {
	height: 800px;
	background-repeat: no-repeat;
}
#mainImg_5, #coverCarry5 {
	width: 353px;
	height: 343px;
	margin-bottom: -150px;
}

#main-textblock {
	position: absolute;
	top: 20vh;
	z-index: 20;
	color: #000000;
	font-family: Open Sans;

}
.t-name_md {
    font-size: 20px;
    line-height: 1.35;
}

.t-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #000;
}
.t228 {
    width: 100%;
    height: 80px;
    z-index: 990;
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    -webkit-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.t228__maincontainer {
    width: 100%;
    height: 80px;
    display: table;
margin-bottom: 30px;
}
.t228__padding40px {
    width: 40px;
}
.t228__leftside {
    display: table-cell;
    vertical-align: middle;
}
.t228__leftcontainer {
    display: inline-block;
}
.t228__imglogo {
    margin-right: 30px;
}
.t228__centerside.t228__menualign_right {

}
.t228__centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.t228__rightside {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.t228 ul {
    margin: 0;
}
.t228__list {
    list-style-type: none;
    margin: 0;
    -webkit-transition: opacity ease-in-out .2s;
    -o-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s;
}
.t228__list_item:first-child {
    padding-left: 0;
}

.t228__list_item {
    clear: both;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: inline;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
    color: #000;
    white-space: nowrap;
}




#postmessage, #errormessage {
	position: absolute;
	width: 90vw;
	max-width: 500px;
	height: 225px;
	background-color: #fff;
	top: 40vh;
	left: 40vw;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 26px;
	line-height: normal;
	text-align: center;	
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2);
	
}










.box-message_title {
	font-size: 120px;
	font-weight: 900;
	color: #ffffff;
	line-height: normal;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);	
}
.box-message_title span {
	font-weight: normal;
	
}



.box-message_subtitle {
	font-size: 60px;
	line-height: normal;
	font-weight: 600;
	color: #ffffff;
	margin-top: 50px;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);

}
.box-message.box-message_2 {
	font-size: 40px;
	line-height: 54px;
	font-weight: bold;
	color: #ffffff;
}
.image_side.right_side {
	position: absolute;
	bottom: 0;
	right: 0;
}
.main-image-container {
	position: relative;
}
.box-message_name {
	color: #000000;
	bottom: 30vh;
	font-size: 18px;
	line-height: 25px;
	margin-left: 70%;
}




figure img {
	margin: auto;
    display: block;
} 
figure>figcaption {
	text-align: center;
    font-weight: 700;
} 

.vstavka {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #3333CC;
	padding: 20px 10px;
    letter-spacing: 2px;
    border-bottom: 2px solid #3333CC;
    border-top: 2px solid #3333CC;
}


.abzac {
	margin-top: 20px;
	margin-bottom: 30px;
}

.vstavka-double {
	-webkit-box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.25);
	margin: 50px auto;
	font-size: 18px;
	line-height: normal;
	padding: 50px;
	margin-bottom: 150px;
	
}
.vstavka-double img {
-o-object-fit: contain;
   object-fit: contain;
}
.vstavka-list, .vstavka-tab {
	-webkit-box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.25);
	        box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.25); 
	padding: 45px;
	margin: 50px auto;
	font-size: 14px;
	line-height: normal;
	
}
.vstavka-list>h5 {
	font-size: 18px;
}
.vstavka-list .subtitle, .vstavka-tab .subtitle {
	font-size: 16px;
	color: #6277AD;
	font-weight: normal;
}
.vstavka-list>.row {
	padding-top: 10px; 
} 
.vstavka-list>.row>.row {
	min-height: 200px;
	min-width: 180px;
}
.vstavka-list>.row>.row>div {
	font-size: 16px;
}
.vstavka-tab>.row {
	margin: 30px auto;
	
}
.vstavka-tab>.row:nth-child(even):not(:first-of-type) {
	background-color: #EBEBEB;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 20px 0;
}

.vstavka-picture {
	margin-bottom: 100px;
}






.rekv {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    color: #333333;
}
.rekv .company-name {
    font-weight: bold;
    font-size: 150%;
}

.t-input-group {
    margin-bottom: 25px;
}
.t-form__submit {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}

.t-submit {
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}




#letterSubmit {
    color: #ffffff;
    background-color: var(--button-color, #F2994A) !important;
    background-color: #F2994A !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#letterSubmit:hover {
    background-color: var(--button-href, #EB5757) !important;
    background-color: #EB5757 !important;
}
.adress-block {
	margin-bottom: 75px;
	display: inline-block;
}

.t-title {
	text-align: center;
}
.t-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #000;
}
.t-title_xs {
    font-size: 42px;
    line-height: 1.23;
	margin-bottom: 30px;
}
.t-col_8 {
    max-width: 760px;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
.t-input {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}
.t-prefix_2 {
    padding-left: 0;
}
.t228 a, #allrecords .t228 a {
    text-decoration: none;
    color: #000;
}

@media screen and (min-width:1921px) {
#mainImg_1,  #coverCarry1 {
	width: 100vw;
	height: calc((100vw - 17px) * 1080/1919);
	background-size: 100% auto;
	
}




}






@media screen and (max-width:1200px) {
	
	
.box-message_title {
    font-size: 45px;
    line-height: normal;
}
.box-message_subtitle {
    font-size: 30px;
    line-height: normal;
}	
	.t228__padding40px {
		width: 20px
	}
	.t228__maincontainer.t228__c12collumns .t228__padding40px {
		width: 20px
	}
	.t228__imglogo {
		margin-right: 15px
	}
	.t228__logo {
		padding-right: 15px
	}
	.t228__right_descr {
		padding-left: 15px
	}
	.t228__right_buttons {
		padding-left: 15px
	}
	.t228__right_share_buttons {
		padding-left: 15px
	}
	.t228__right_langs {
		padding-left: 15px
	}
	.t228__right_social_links {
		padding-left: 15px
	}

.box-message_name {
	margin-left: 55%;
}



























}












@media screen and (max-width: 980px) {
.img-title {
left: 10vw;
}	
	
	
.container {
    width: 100vw !important;
	max-width: 100vw !important;
}
	
.t-submit {
    width: 100%;
}	
#contents {
    margin: auto;
}
	.t228__list_hidden {
		opacity: 1
	}
	.t228 {
		position: static;
		text-align: center;
		display: block;
		margin: 0;
		padding: 0;
		height: auto!important
	}
	.t228.t228__positionabsolute,
	.t228.t228__positionfixed,
	.t228.t228__positionstatic {
		position: static
	}
	.t228__leftside,
	.t228__rightside,
	.t228__centerside {
		display: block;
		text-align: center;
		float: none
	}
	.t228__leftcontainer,
	.t228__centercontainer,
	.t228__rightcontainer {
		padding: 20px 0
	}
	.t228__imglogo {
		width: auto!important;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		padding: 20px;
		margin: 0 auto
	}
	.t228__imglogomobile.t228__imglogo {
		width: 100%!important
	}
	.t228__padding40px {
		display: none
	}
	.t228__padding10px {
		display: none
	}
	.t228__rightcontainer {
		display: table;
		position: static;
		float: none;
		text-align: center;
		margin: 0 auto
	}
	.t228__right_share_buttons {
		display: table;
		position: static;
		padding: 15px 0;
		margin: 0 auto;
		text-align: center;
		float: none;
		min-width: inherit
	}
	.t228__right_buttons {
		display: table;
		padding: 15px 0;
		margin: 0 auto;
		text-align: center
	}
	.t228__right_descr,
	.t228__right_langs,
	.t228__right_social_links {
		display: table;
		padding: 10px 0;
		margin: 0 auto;
		text-align: center
	}
	.t228__logo {
		text-align: center;
		margin: 20px
	}
	.t228 img {
		float: inherit
	}
	.t228 .t228__list_item {
		display: block;
		text-align: center;
		padding: 10px!important;
		white-space: normal
	}
	.t228__list_item a {
		display: inline-block
	}
	.t228 .t-btn {
		margin-left: 5px
	}
	.t228__logo {
		white-space: normal;
		padding: 0
	}
	.t228.t228__hidden {
		display: none;
		height: 100%
	}
	.t228__mobile {
		background-color: #111;
		display: block
	}
	.t228__mobile_text {
		color: #fff
	}
	.t228__mobile_container {
		padding: 20px;
		position: relative
	}
	.t228__burger {
		position: absolute;
		top: 50%;
		margin-top: -10px;
		right: 20px;
		width: 28px;
		height: 20px;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		    transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		z-index: 9999
	}
	.t228__burger span {
		display: block;
		position: absolute;
		width: 100%;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		    transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		height: 3px;
		background-color: #fff
	}
	.t228__burger span:nth-child(1) {
		top: 0
	}
	.t228__burger span:nth-child(2),
	.t228__burger span:nth-child(3) {
		top: 8px
	}
	.t228__burger span:nth-child(4) {
		top: 16px
	}
	.t228_opened .t228__burger span:nth-child(1) {
		top: 8px;
		width: 0%;
		left: 50%
	}
	.t228_opened .t228__burger span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		    transform: rotate(45deg)
	}
	.t228_opened .t228__burger span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		    transform: rotate(-45deg)
	}
	.t228_opened .t228__burger span:nth-child(4) {
		top: 8px;
		width: 0%;
		left: 50%
	}


















}
@media (max-width:768px) {
#main-textblock {
	top: 10vh;
}
	
#coverCarry1 {
	background-image: url(../images/1_768.jpg);
}

#mainImg_1,  #coverCarry1 {
	height: 771px;
	
}
#coverCarry2 {
	background-image: url(../images/2_768.jpg);
	background-position: center;
}

#mainImg_2,  #coverCarry2 {
	height: 342px;
	
}
#coverCarry3 {
	background-image: url(../images/3_768.jpg);
	background-position: center;
}

#mainImg_3,  #coverCarry3 {
	height: 341px;
	
}
#coverCarry4 {
	background-image: url(../images/4_768.jpg);
	background-position: center;
}

#mainImg_4,  #coverCarry4 {
	width: 100%;
	height: 700px;
	
}



.box-message_title {
	font-size: 25px;
}
.box-message_subtitle {
	font-size: 25px;
}
.box-message_name {
	bottom: 15vh;
	margin-left: 0;
	text-align: center;
}

#vstavka-double .col-8 {
	width: 100%;
    display: block !important;
    max-width: 100%;
}

#vstavka-double dd {
	font-size: 12px;
}
.vstavka-double {
	height: inherit;
}
.vstavka-tab {
	font-size: 12px;
    word-break: break-all;
}
.vstavka {
    font-size: 26px;
    line-height: normal;
}





















}
@media (max-width:480px) {
	
#anons.col-8.offset-2 {
	min-width: 100vw;
	font-size: 18px;
}	
.rekv {
    font-size: 16px;
    line-height: normal;
}	
.company-name>img {
	margin-bottom: 20px;
}	
	
	
.vstavka {
    font-size: 22px;
}
#vstavka-picture>.col-8, .abzac .col-10.offset-1 {
	width: 100%;
	margin-left: 15px;
}
#mainImg_1,  #coverCarry1 {
	height: 618px;
	
}
#coverCarry1 {
	background-image: url(../images/1_480.jpg);
	
}
#coverCarry2 {
	background-image: url(../images/2_480.jpg);
}

#coverCarry3 {
	background-image: url(../images/3_480.jpg);
}

#coverCarry4 {
	background-image: url(../images/4_480.jpg);
}
#mainImg_4,  #coverCarry4 {
	background-size: contain;	
width: 100%;
}
#mainImg_5,  #coverCarry5 {
	background-size: contain;	
width: 100%;
}

#main-textblock {
	top: 100px;
    margin-left: 30px;

}
.abzac img, .vstavka img, figure img {
	width: 100%;
}
figure>figcaption {
	width: 100%;
	font-size: 80%;
}
.box-message_title {
	font-size: 60px;
	text-align: center;
}
.box-message_subtitle {
	font-size: 20px;
}
.box-message_name {
	position: relative;
	color: #000000;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	bottom: -10px;
}





.adress-block {
   display: block; 
}


.img-title {
left: 10vw;
width: 80vw;
margin-bottom: -30px;
box-shadow: 0px 6px 20px 0px #00000033;
}	

#price-line {
display: block;

}





	
}




