html,
body,
.view{
	height: 100%; 
}
@media (max-width: 740px){
	.full-page-intro{
		height: 1000px;
	}
}
.navbar{
	background-color: rgba(0, 0, 0, 0.3);
}
.top-nav-collapse{
	background-color: #444444;
}
@media only screen and (max-width: 768px){
	.navbar {
		background-color: #444444;
	}
}
.page-footer{
	background-color: #444444;
}

html,
body,
header,
.view {
	height: 100%;
}
@media (max-width: 740px) {
	html,
	body,
	header,
	.view {
		height: 1000px;
	}
}
@media (min-width: 800px) and (max-width: 850px) {
	html,
	body,
	header,
	.view {
		height: 650px;
	}
}
@media (min-width: 800px) and (max-width: 850px) {
	.navbar:not(.top-nav-collapse) {
		background: #444444!important;
	}
}

body{
	font-family: 'Open Sans', sans-serif;
}

.map-container{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.map-container iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

.bacgraund_img_my{
	background: url(/img/fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}

h2{
	color: #c89a69!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	font-size: 2.5rem;
}

.icon-area .circle-icon {
	display: block;
	display: inline-block;
	font-size: 35px;
	padding-bottom: 30px;
}

.icon-area .circle-icon i {
	background: rgba(107,109,114,.84);
	color: #fff;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.46);
	box-shadow: 0 1px 10px rgba(0,0,0,.46);
}

.icon-area .circle-icon i:hover{
	background: rgb(200, 154, 105)!important;
}

.icon-area p strong {
	color: #343434;
	padding-bottom: 15px;
	position: relative;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 700;
	display: block;
}

.icon-area p {
	font-size: 15px;
	color: #6a6a6a;
}

.color_nav_my{
	background-color: #444444;
}

.my_btn{
	background-color: #444444;
	color: white;
}

.my_btn:hover{
	background:  #c89a69!important;
	color: white;
}

.btn-secondary i{
	background-color: #444444;
}

.btn-secondary i:hover{
	background-color: #c89a69!important;
}

.bacgraund_my{
	background-color: #f3f3f5;
}

.my_i{
	background-color: #c89a69!important;
}

.my_i_hover{
	background-color: #444444;
}

@media (max-width: 740px){
	html, body, header, .view {
		height: 400px;
	}
}

@media (max-width: 440px){
	html, body, header, .view {
		height: 250px;
	}
}

@media (max-width: 740px){
	h2{
		color: #c89a69!important;
		font-weight: 700!important;
		text-transform: uppercase!important;
		font-size: 35px;
	}
}

@media (max-width: 740px){
	h2{
		color: #c89a69!important;
		font-weight: 700!important;
		text-transform: uppercase!important;
		font-size: 30px;
	}
}

@media (max-width: 993px){
	.bacgraund_img_my{
		background-attachment: initial;
	}
}

.card-title strong a{
	color: #c89a69!important;
}

.md-form input:not([type]):focus:not([readonly])+label,.md-form input[type=password]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=email]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=url]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=time]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=date]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=datetime]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=tel]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=number]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=search]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=search-md]:focus:not([readonly])+label,.md-form input[type=text]:not(.browser-default):focus:not([readonly])+label,.md-form textarea.md-textarea:focus:not([readonly])+label{color:#c89a69!important}

div.md-form input:focus, div.md-form textarea:focus{
	border-bottom: 1px solid #c89a69!important;
	box-shadow: 0 1px 0 0 #c89a69!important;
}

.md-form .prefix.active {
	color: #c89a69!important;
}

#accordionEx div div a{
	color: #444444;
}

#accordionEx div div a:hover{
	color: #c89a69!important;

}

.carousel .carousel-control-next-icon {
	background-image: url(https://z9t4u9f6.stackpathcdn.com/wp-content/themes/mdbootstrap4/img/svg/arrow_right.svg);
}

.carousel .carousel-control-prev-icon {
	background-image: url(https://z9t4u9f6.stackpathcdn.com/wp-content/themes/mdbootstrap4/img/svg/arrow_left.svg);
}

#about_us div div div div p span{
	margin-left: 25px;
}

#carouselExampleFade div div img{
	width: 105%;
}

/*________________________________________________feedback________________________________________________________________*/
		.callback-bt {
		background:#c89a69;
		border:2px solid #c89a69;
		border-radius:50%;
		box-shadow:0 8px 10px rgba(107,109,114,0.3);
		cursor:pointer;
		height:68px;
		text-align:center;
		width:68px;
		position: fixed;
		right: 8%;
		bottom: 30%;
		z-index:999;
		transition:.3s;
		-webkit-animation:hoverWave linear 1s infinite;
		animation:hoverWave linear 1s infinite;
	}
	.callback-bt .text-call{
		height:65px;
		width:65px;
		border-radius:50%;
		position:relative;
		overflow:hidden;
	}
	.callback-bt .text-call span{
		text-align: center;
		color: #c89a69;
		opacity: 0;
		font-size: 0;
		position:absolute;
		right: 4px;
		top: 22px;
		line-height: 14px;
		font-weight: 600;
		text-transform: uppercase;
		transition: opacity .3s linear;
		font-family: 'montserrat', Arial, Helvetica, sans-serif;
	}
	.callback-bt .text-call:hover span {
		opacity: 1;
		font-size: 11px;
	}
	.callback-bt:hover i {
		display:none;
	}
	.callback-bt:hover {
		z-index:1;
		background:#fff;
		color:transparent;
		transition:.3s;
	}
	.callback-bt:hover i {
		color:#c89a69;
		font-size:40px;
		transition:.3s;
	}
	.callback-bt i {
		color:#fff;
		font-size:34px;
		transition:.3s;
		line-height: 66px;transition: .5s ease-in-out;
	}
	.callback-bt i {
		animation: 1200ms ease 0s normal none 1 running shake;
		animation-iteration-count: infinite;
		-webkit-animation: 1200ms ease 0s normal none 1 running shake;
		-webkit-animation-iteration-count: infinite;
	}
	@-webkit-keyframes hoverWave {
		0% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 0 rgba(107,109,114,0.2),0 0 0 0 rgba(107,109,114,0.2)
		}
		40% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 15px rgba(107,109,114,0.2),0 0 0 0 rgba(107,109,114,0.2)
		}
		80% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 30px rgba(107,109,114,0),0 0 0 26.7px rgba(107,109,114,0,067)
		}
		100% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 30px rgba(107,109,114,0),0 0 0 40px rgba(107,109,114,0)
		}
		}@keyframes hoverWave {
		0% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 0 rgba(107,109,114,0.2),0 0 0 0 rgba(107,109,114,0.2)
		}
		40% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 15px rgba(107,109,114,0.2),0 0 0 0 rgba(107,109,114,0.2)
		}
		80% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 30px rgba(107,109,114,0),0 0 0 26.7px rgba(107,109,114,0,067)
		}
		100% {
			box-shadow:0 8px 10px rgba(107,109,114,0.3),0 0 0 30px rgba(107,109,114,0),0 0 0 40px rgba(107,109,114,0)
		}
	}
	@keyframes shake {
		0% {
			transform: rotateZ(0deg);
			-ms-transform: rotateZ(0deg);
			-webkit-transform: rotateZ(0deg);
		}
		10% {
			transform: rotateZ(-30deg);
			-ms-transform: rotateZ(-30deg);
			-webkit-transform: rotateZ(-30deg);
		}
		20% {
			transform: rotateZ(15deg);
			-ms-transform: rotateZ(15deg);
			-webkit-transform: rotateZ(15deg);
		}
		30% {
			transform: rotateZ(-10deg);
			-ms-transform: rotateZ(-10deg);
			-webkit-transform: rotateZ(-10deg);
		}
		40% {
			transform: rotateZ(7.5deg);
			-ms-transform: rotateZ(7.5deg);
			-webkit-transform: rotateZ(7.5deg);
		}
		50% {
			transform: rotateZ(-6deg);
			-ms-transform: rotateZ(-6deg);
			-webkit-transform: rotateZ(-6deg);
		}
		60% {
			transform: rotateZ(5deg);
			-ms-transform: rotateZ(5deg);
			-webkit-transform: rotateZ(5deg);
		}
		70% {
			transform: rotateZ(-4.28571deg);
			-ms-transform: rotateZ(-4.28571deg);
			-webkit-transform: rotateZ(-4.28571deg);
		}
		80% {
			transform: rotateZ(3.75deg);
			-ms-transform: rotateZ(3.75deg);
			-webkit-transform: rotateZ(3.75deg);
		}
		90% {
			transform: rotateZ(-3.33333deg);
			-ms-transform: rotateZ(-3.33333deg);
			-webkit-transform: rotateZ(-3.33333deg);
		}
		100% {
			transform: rotateZ(0deg);
			-ms-transform: rotateZ(0deg);
			-webkit-transform: rotateZ(0deg);
		}
	}
	@-webkit-keyframes shake {
		0% {
			transform: rotateZ(0deg);
			-ms-transform: rotateZ(0deg);
			-webkit-transform: rotateZ(0deg);
		}
		10% {
			transform: rotateZ(-30deg);
			-ms-transform: rotateZ(-30deg);
			-webkit-transform: rotateZ(-30deg);
		}
		20% {
			transform: rotateZ(15deg);
			-ms-transform: rotateZ(15deg);
			-webkit-transform: rotateZ(15deg);
		}
		30% {
			transform: rotateZ(-10deg);
			-ms-transform: rotateZ(-10deg);
			-webkit-transform: rotateZ(-10deg);
		}
		40% {
			transform: rotateZ(7.5deg);
			-ms-transform: rotateZ(7.5deg);
			-webkit-transform: rotateZ(7.5deg);
		}
		50% {
			transform: rotateZ(-6deg);
			-ms-transform: rotateZ(-6deg);
			-webkit-transform: rotateZ(-6deg);
		}
		60% {
			transform: rotateZ(5deg);
			-ms-transform: rotateZ(5deg);
			-webkit-transform: rotateZ(5deg);
		}
		70% {
			transform: rotateZ(-4.28571deg);
			-ms-transform: rotateZ(-4.28571deg);
			-webkit-transform: rotateZ(-4.28571deg);
		}
		80% {
			transform: rotateZ(3.75deg);
			-ms-transform: rotateZ(3.75deg);
			-webkit-transform: rotateZ(3.75deg);
		}
		90% {
			transform: rotateZ(-3.33333deg);
			-ms-transform: rotateZ(-3.33333deg);
			-webkit-transform: rotateZ(-3.33333deg);
		}
		100% {
			transform: rotateZ(0deg);
			-ms-transform: rotateZ(0deg);
			-webkit-transform: rotateZ(0deg);
		}
	}
/*________________________________________________/feedback_______________________________________________________________*/

/*_________________________________________________modals_________________________________________________________________*/
	#feedback_phone .modal-content{
		background: #2B3033;
	}
	#feedback_phone .close{
		padding-top: 10px;
	}
	#feedback_phone .close span{
		color: #c89a69;
		text-shadow: none;
	}
	#feedback_phone .heder_modal h3{
		display: inline-block;
		font-weight: 800;
		font-size: 30px;
		line-height: 90.19%;
		color: #FFF;
	}
	#feedback_phone .heder_modal h3:after{
		background-color: #ff6000;
		display: inline-block;
		content: "";
		height: 6px;
		width: 100%;
		background: #E1E1E1;
		border-radius: 20px;
	}
	#feedback_phone .heder_modal p{
		font-size: 20px;
		line-height: 27px;
		color: #FFFFFF;
	}
	#Name + label, #tel + label{
		font-size: 20px;
		line-height: 27px;
		color: #FFF;
	}
	.md-form input:not([type]):focus:not([readonly])+label,.md-form input[type=password]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=email]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=url]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=time]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=date]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=datetime]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=tel]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=number]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=search]:not(.browser-default):focus:not([readonly])+label,.md-form input[type=search-md]:focus:not([readonly])+label,.md-form input[type=text]:not(.browser-default):focus:not([readonly])+label,.md-form textarea.md-textarea:focus:not([readonly])+label{color:#c89a69!important}
	div.md-form input:focus, div.md-form textarea:focus{
		border-bottom: 1px solid #c89a69!important;
		box-shadow: 0 1px 0 0 #c89a69!important;
	}
	#material + label{
		color: #c89a69;
		font-style: normal;
		font-weight: 300;
		font-size: 14px;
		line-height: 106.18%;
		text-align: left;
	}
	.form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before {
		border-right: 2px solid #c89a69;
		border-bottom: 2px solid #c89a69;
	}
	.footer_modal button{
		background: #c89a69;
		border-radius: 20px;
		border-style: none;
		box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.63);
		width: 330px;
		height: 60px;
		color: #FFF;
		font-style: normal;
		font-weight: 300;
		font-size: 24px;
		line-height: 24px;
	}
	.footer_modal button:hover{
		background: rgb(68, 68, 68);
		box-shadow: 0px 0px 24px rgb(68, 68, 68);
		transition: 0.5s;
	}
	.contact_why_we_plaster {
		margin-top: 5%;
		margin-bottom: 5%;
		padding: 10px 50px 40px 50px;
		background: #212529;
		box-shadow: 0 5px 11px 0 #c89a69, 0 4px 15px 0 #c89a69;
		border-radius: 40px;
	}
	.head_button{
		border: 1px solid #FFFFFF;
		box-sizing: border-box;
		border-radius: 40px;
		display: inline-block;
		padding: 18px 30px;
	}
	.head_button button {
		background: #c89a69;
		border-radius: 40px;
		border: none;
		width: 250px;
		height: 50px;
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	}
	.head_button button:hover{
		transition: 0.3s;
		box-shadow: 0px 0px 25px 15px #838489a3;
	}
	.modal-open>*:not(.modal) {
		filter: blur(5px);
	}
	.modal-dialog .modal-content {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 #c89a69;
	}
	.footer_modal .modal_phone {
		margin-top: 7%;
	}
	.footer_modal .modal_phone a {
		font-style: normal;
		font-weight: bold;
		font-size: 42px;
		line-height: 57px;
		color: #c89a69;
	}

	/*________________________________________________< 576__________________________________________________________________*/
	@media screen and (max-width: 576px) {
		.footer_modal button {
			width: 200px;
			height: 50px;
			font-size: 20px;
			line-height: 20px;
			margin-top: 15px;
		}
		.contact_why_we_plaster {
			width: 100%;
		}
		.head_button{
			padding: 10px 15px;
		}
		.head_button button {
			width: 200px;
			height: 40px;
		}
		#material_why_wy_plaster + label{
			font-size: 10px;
			line-height: 10px;
		}
		.footer_modal .modal_phone a {
			font-size: 25px;
			line-height: 30px;
		}
	}
/*_________________________________________________/modals_________________________________________________________________*/