.our-works-item
{
	width: 300px;
	height: 560px;
	margin: 30px 10px;
}

.our-works-item-img
{
	width: 300px;
	height: 300px;
}

.our-works-item-header
{
	font-size: 24px;
	text-align: center;
	margin: 20px 0 10px 0;
}

.our-works-item-price
{
	width: 50%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #89FFDD;
	padding: 10px;
	margin: 0 auto 15px auto;
	border-radius: 5px;
}

.our-works-item-parameters
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 0 0 20px 0;
	padding: 10px 0;
	background-color: #BCE2F4;
	border-radius: 5px;
}

.our-works-item-parameters > p
{
	font-size: 16px;
	margin: 10px 5px;
	border-radius: 5px;
}

.our-works-item-more
{
	display: block;
	width: 200px;
	height: 50px;
	font-size: 14px;
	text-decoration: none;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #FF7A7C;
	border-radius: 5px;
	color: #000;
	margin: 0 auto;
	transition: .3s;
}

.our-works-item-more:hover
{
	background-color: #FE4245;
}






#our-works-item-a-frame
{
	background: url(../../images/our-work/a-frame/a-frame1.jpg) no-repeat center;
	background-size: cover;
	border-radius: 5px;
}

#our-works-item-barn
{
	background: url(../../images/our-work/barn-house-7x4/barn1.png) no-repeat center;
	background-size: cover;
	border-radius: 5px;
}

#our-works-item-aiva
{
	background: url(../../images/our-work/restaurant-aiva/aiva1.jpg) no-repeat center;
	background-size: cover;
	border-radius: 5px;
}

#our-works-item-angar-gudermes
{
	background: url(../../images/our-work/angar-gudermes/angar-gudermes1.png) no-repeat center;
	background-size: cover;
	border-radius: 5px;
}














































.phone-us
{
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.phone-us > a
{
	width: 200px;
	height: 50px;
	color: #000;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #FF6B6B;
	padding: 0;
	border-radius: 5px;
	transition: .3s;
}

.phone-us > a:hover
{
	transform: scale(1.1);
}

.phone-us > a > i
{
	color: #fff;
}







.object
{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.object > .object-header
{
	display: none;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	margin: 40px 0 10px 0;
}

.object-first-block
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	width: 100%;
	max-width: 1200px;
	padding: 0;
}

.gallery,
.object-description
{
	margin: 50px 0;
}

.object-description
{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 550px;
}

.object-description .object-header
{
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

.object-price
{
	max-width: 250px;
	margin: 50px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px 20px;
	background-color: #89FFDD;
	border-radius: 10px;
}

.object-price > span
{
	font-size: 24px;
	display: block;
	margin-top: 10px;
}

.object-parameters
{
	width: 90%;
	background-color: #BCE2F4;
	margin: 30px 0 0 0;
	padding: 20px 0;
	border-radius: 10px;
}

.object-parameters > div
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0 0 0;
}

.object-parameters > div:last-child
{
	margin: 30px 0;
}

.object-parameters > div > p
{
	font-size: 18px;
}

.object-parameters > div > p:first-child
{
	width: 300px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

.object-parameters > div > p:last-child
{
	width: 300px;
	text-align: left;
	padding-left: 15px;
}

.object-3d-model
{
	margin: 30px 0 0 0;
}

.object-3d-model > h3
{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.object-3d-model > iframe
{
	background-color: #BCE2F4;
}

.object-video-presentation
{
	margin: 30px 15px 0 15px;
}

.object-video-presentation > h3
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.object-video-presentation > video
{
	width: 100%;
	max-width: 300px;
	height: auto;
	margin: 0;
}

.object-video > video
{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0;
}

.object-video > h3
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}









.object-finishing
{
	max-width: 700px;
	margin: 100px auto;
}



.object-finishing > div
{
	padding: 30px;
	margin: 0 15px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}



.object-finishing h2
{
	font-size: 40px;
	text-align: center;
	margin: 0 0 30px 0;
}


.object-finishing p
{
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}

.object-finishing p span
{
	font-weight: bold;
	font-size: 18px;
}

.object-finishing p a
{
	color: #237BFE;
	font-weight: bold;
	transition: .3s;
}



.object-finishing p a:hover
{
	color: #FE4242;
}



.object-skeleton
{
	width: 100%;
	max-width: 1000px;
	margin: 0 0 100px 0;
}

.object-skeleton-img
{
	width: 800px;
	height: 500px;
	margin-top: 50px;
}

.object-skeleton-description
{
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	padding: 30px 40px;
	margin: 0 15px 10px 15px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.object-skeleton-description > h2
{
	font-size: 40px;
	text-align: center;
	margin-bottom: 20px;
}

.object-skeleton-description p
{
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}

.object-skeleton-description p span
{
	font-weight: bold;
}



















.object-feedback
{
	width: 100%;
	max-width: 650px;
	margin: 50px 0 100px 0;
}

.object-feedback > div
{
	background-color: #BCE2F4;
	padding: 30px 0;
	margin: 0 15px;
	border-radius: 10px;
}

.object-feedback-header
{
	font-size: 40px;
	text-align: center;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0 15px;
}

.object-feedback-text
{
	font-size: 18px;
	text-align: center;
	line-height: 150%;
	color: #000;
	width: 70%;
	margin: 0 auto;
}

.object-feedback-button
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

















.object-materials-ul
{
	width: 100%;
	max-width: 1200px;
	margin: 100px 0 0 0;
}

.object-materials-ul h2
{
	font-size: 40px;
	text-align: center;
	margin: 0 0 50px 0;
	padding: 0 20px;
}

.object-materials-ul > div
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}


.object-materials-ul-item
{
	width: 100%;
	max-width: 300px;
	border: 2px solid #BCE2F4;
	border-radius: 5px;
	margin: 30px 15px;
	padding: 0;
}

.object-materials-ul-item h3
{
	display: flex;
	align-items: center;
	flex-direction: column;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #BCE2F4;
	padding: 20px 15px;
	margin: 0 0 20px 0;
	border-radius: 5px 5px 0 0;
}

.object-materials-ul-item-icon
{
	display: block;
	width: 50px;
	height: 50px;
	margin: 15px 0 0 0;
}

.object-materials-ul-item ul
{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0;
	list-style-type: disc;
}

.object-materials-ul-item ul li
{
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	line-height: 150%;
}


















.object-materials-div
{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	max-width: 1000px;
	margin: 50px 0 0 0;
	box-sizing: border-box;
	margin: 150px 10px 100px 10px;
}

.object-materials-div h2
{
	font-size: 40px;
	text-align: center;
	margin: 0 0 100px 0;
	padding: 0 15px;
}

.object-materials-div-item
{
	margin: 0 15px 50px 15px;
}

.object-materials-div-item > h3
{
	display: inline-block;
	font-size: 30px;
	text-transform: uppercase;
	padding: 20px 15px 0 20px;
	border-top: 2px solid #24A0DA;
	border-right: 2px solid #24A0DA;
	margin: 0 0 30px 0;
	border-radius: 0 10px 0 0;
}

.object-materials-div-item > p
{
	font-size: 16px;
	line-height: 150%;
	margin: 0 0 15px 0;
}

.object-materials-div-item > p > i
{
	color: #24A0DA;;
}

.object-materials-div-specification
{
	width: 100%;
}

.object-materials-div-specification > a
{
	display: block;
	width: 300px;
	height: 70px;
	font-size: 16px;
	text-align: center;
	line-height: 70px;
	background-color: #FF7A7C;
	border-radius: 10px;
	margin: 0 auto;
	transition: .3s;
}

.object-materials-div-specification > a > i
{
	font-size: 24px;
}

.object-materials-div-specification > a:hover
{
	transform: scale(1.1);
}
















.object-wishes
{
	width: 100%;
	max-width: 700px;
	margin: 0 0 150px 0;
}

.object-wishes > div
{
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #BCE2F4;
	padding: 30px 50px;
	border-radius: 10px;
	margin: 0 15px;
}

.ok-hand-icon
{
	width: 150px;
	height: 150px;
	background: url(../../images/ok-hand-black.png) no-repeat center;
	background-size: cover;
	margin: 30px 0;
}

.object-wishes > div > h2
{
	font-size: 40px;
	text-align: center;
	color: #000;
}


.object-wishes > div > p
{
	font-size: 18px;
	color: #000;
	line-height: 150%;
	margin-bottom: 20px;
}


.object-wishes > div > h3
{
	font-size: 30px;
	text-align: center;
	color: #000;
	margin: 30px 0;
}


.object-wishes .feedback-form
{
	width: 100%;
}
























.object-text
{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	padding: 0 15px;
	box-sizing: border-box;
}

.object-text h2
{
	font-size: 40px;
	text-align: center;
	margin: 0 0 50px 0;
	padding: 0 20px;
}


.object-text > div > h3
{
	width: 100%;
	font-size: 24px;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}

.object-text > div > h3 > span
{
	display: block;
}

.object-text > div > p
{
	font-size: 16px;
	line-height: 200%;
	margin: 0 0 50px 0;
}

















.object-other
{
	width: 100%;
	margin: 0 0 100px 0;
}

.object-other-header
{
	font-size: 40px;
	text-align: center;
	margin: 50px 0;
}

.object-other > div
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
























.object-other-buttons
{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 1200px;
}

.object-other-buttons > a
{
	display: block;
	width: 300px;
	height: 70px;
	font-size: 20px;
	text-align: center;
	line-height: 70px;
	background-color: #FF7A7C;
	margin: 0 0 70px 0;
	border-radius: 5px;
	transition: .3s;
}

.object-other-buttons > a:hover
{
	transform: scale(1.1);
}

.object-other-buttons-telegram
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.object-other-buttons-telegram > p
{
	width: 300px;
	font-size: 18px;
	text-align: center;
	line-height: 150%;
	margin: 0 0 20px 0;
}

.object-other-buttons-telegram > a
{
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 20px;
	color: #fff;
	width: 250px;
	height: 70px;
	border-radius: 5px;
	background-color: #29A4DF;
	padding: 0 15px;
	transition: .3s;
}

.object-other-buttons-telegram > a:hover
{
	transform: scale(1.1);
}

.object-other-buttons-telegram > a > span
{
	width: 35px;
	height: 35px;
	background: url(../../images/telegram-logo.png) no-repeat center;
	background-size: contain;
}







.barn-skeleton
{
	background: url(../../images/our-work/barn-house-7x4/karkas-barn.jpg) no-repeat center;
	background-size: cover;
}