body {
	
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0 auto;

	


	
}
body a {
	text-decoration: none;
}
header {
	
}
@media screen and (min-width: 768px) 
{
	.l_cnt img {
	height: 60px;
	position: absolute;
	top:-20px;
	right: -30px
}
.logo {
	position:relative;
	
}
.hdr {
	position: fixed;
	height: 40px;
	border-bottom: 1px solid #000;
	padding: 10px;
	background: #fff;
	width: 100%;

	z-index:2;
	margin: 0 auto;
	text-align: center;
	
}
body {
	font-size: 18px;
}
}

@media screen and (min-width: 768px) {
	.m_hdr {
		display: none!important;
	}
}
@media screen and (max-width: 768px) {
	header {
		display: none!important;
	}
	.m_hdr {
		padding-top: 10px;
		width: 100%;
		height: 30px;
		position: fixed;
		background: #fff;
		text-align: center;
		top: 0!important;
	}
}
.welcome {
	background: url(/i/truck1.jpg) no-repeat;
	background-size: cover;
	background-attachment:fixed;
	height: 100vh;
		background-blend-mode: soft-light;
background-color: rgba(68, 51, 130, 0.5)
}
.btn {
	background: #f53;
	padding: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	height: 30px;
}
.btn3 {
	background: #f53;
	cursor: pointer;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	width: 300px;
	margin: 50px;


}
.welcome .cont {
	color: #fff;
	width: 40%;
	padding: 30px;
font-size: 24px;

}
h1 {
	font-size: 3em;
	letter-spacing: 5px
}
h2 {
	font-size: 2em;
	color: #003d83;
	line-height: 50px;
	text-align: center;
	
	
}
@media screen and (max-width: 768px) {
	.welcome .row-c-st {

	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;

	}
	.welcome .cont {
		width: 100%;
		text-align: center;
	}
	.welcome .cont  h1 {
		font-size: 2em;
		letter-spacing: 2px;
	}
	.welcome .cont p {
		font-weight: 300;
		font-size: 1em;
	}
	.m_ftr {
		position:  fixed;
		bottom: 0 ;
		background: #fff;
		padding: 10px 0px 10px 0px;
		border-top: 1px solid #000;
		width: 100%;
	}
	.m_ftr .cnt {
		display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
	}
.ord1 {
	order: 1;
}
.ord2 {
	order: 2;
}
.blue .row-c-sa {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
.picture {
	width: 100%!important;
}
.info {
	width: 100%!important;
}
.desc{
	font-size: 1.3em!important;
}
.blue {
	padding: 10px!important;
}
.white {
	padding: 10px!important;
}
.white .row-c-sa {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
.white .row-c-sa .picture {
	order: 1
}
.white .row-c-sa .desc {
	order: 2
}

}
.content {
	max-width: 1600px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	
}

.dt {
	vertical-align: middle;
}

.blue {
	background: radial-gradient(#FFFFFF 0%, #CFE6FF 100%);
	padding: 40px;
}
.blue .row-c-sa{
	max-width: 1200px;
	margin: 0 auto;
}
.white {
	background: #fff;
	padding: 40px;	
}
.white .row-c-sa{
	max-width: 1200px;
	margin: 0 auto;
}
.info {
	padding: 30px;
}
.desc {
	font-weight: 700;
	font-style: italic;
	color: #003d83;
	font-size: 2em;
	text-transform: uppercase;
}
.info p {
	font-weight: 400;
	line-height: 32px;
}
.team {
	background: url(/i/team.jpg) no-repeat, linear-gradient(360deg,rgba(150,150,150,0.3) 0%,#ccc 100%) !important;
	

background-size:  cover;
background-attachment: scroll;

padding-top: 100px;
padding-bottom: 100px;



}
@media screen and (min-width: 768px) {
.about {
	height: 400px;
	width: 400px;
	border-radius: 50%;
	
	background-color: rgba(255, 85, 51, 0.9);
	padding: 60px;
}
.about p {
	font-size: 18px;
	text-align: center;
	color: #000;
	
}
}
.team strong {
	text-align: center;
	font-weight: 700;
text-transform: uppercase;
font-size: 4em;
color:rgba(255, 85, 51, 0.9);
	  -webkit-text-stroke-width: 3px;
-webkit-text-stroke-color: #000;
}
.feedback strong {
	text-align: center;
	font-weight: 700;
text-transform: uppercase;
font-size: 4em;
color:rgba(255, 85, 51, 0.9);
	  -webkit-text-stroke-width: 4px;
-webkit-text-stroke-color: #000;
}
.feedback a {
	margin: 30px;
	background: #000;
	margin: 30px;
	font-size: 24px;

}
.feedback a:hover {
	background: #f53;
	color: #000;
	transition: 0.5s
}
.feedback {
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 150px;
	text-align: center;
}
.feedback .cnt {
	margin: 60px;
}
footer {
	background: url(/i/footer.jpg) no-repeat;
	background-size: cover ;
	background-attachment: scroll;
	padding: 100px;
		background-blend-mode: soft-light;
background-color: rgba(0, 0, 0, 0.8)

}
footer form input {
	width: 300px;
	height: 30px;
	background: none;
	margin: 10px;
	color: #fff;
	padding: 5px;
	border-left: 2px solid #f53;
	border-bottom: 2px solid #f53;
	border-top: none;
	border-right: none;
	
	font-size: 20px;

}
footer form textarea {
	width: 300px;
	
	background: none;
	margin: 10px;
	color: #fff;
	padding: 5px;
	border-left: 2px solid #f53;
	border-bottom: 2px solid #f53;
	border-top: none;
	border-right: none;
	
	font-size: 20px;
}
footer form textarea:hover {
	background: #000
}
footer form input:hover {
	background: #000;
	color: #f53;
	transition: 0.5s;
}
footer form  .btn {
	width: 200px;
	border: none;
	cursor: pointer;
	height: 50px;
	padding: 5px;
}
.picture img {
	max-width: 100%;
}
.info {
	width: 50%;

}
.picture {
	width: 50%;
}
.ftr {
	color: #fff;
}
.ftr ul li {
list-style: none;
line-height: 42px;
font-size: 24px;
}
.ftr .phone {
	background:  url(/i/phone.png) no-repeat 0 10px;
	padding-left: 40px;
}

.ftr .adr {
	background:  url(/i/mark.png) no-repeat 0 10px;
	padding-left: 40px;
}
@media screen and (max-width: 768px) {
	.about {
		margin: 10px;
		padding:15px;
		background:rgba(255, 85, 51, 0.8);;
		font-weight: 300;
		border-radius: 5px
	}
	/*.team p {
		padding: 10px;
	}*/
	.team  strong {
		font-size: 3em;
		margin: 10px;
		color:rgba(255, 85, 51, 0.9);
	  -webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #000;

	}
	.feedback  strong {
		font-size: 2.5em;
		margin: 30px;
		color:rgba(255, 85, 51, 0.9);
	  -webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #000;
text-align: center;
	}
	.team {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	footer .row-c-sa {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	width: 100%
}
.ftr ul {
	width: 100%;
}
.ftr ul li {
list-style: none;
line-height: 42px;
font-size: 16px;
}
.ftr {
	width: 100%;
}
footer {
	padding: 20px 20px 60px 20px;
}
footer form input {
	width: 95%;
	height: 20px;
	background: none;
	margin: 10px;
	color: #fff;
	padding: 5px;
	border-left: 2px solid #f53;
	border-bottom: 2px solid #f53;
	border-top: none;
	border-right: none;
	
	font-size: 20px;

}
footer form textarea {
	width: 95%;
	
	background: none;
	margin: 10px;
	color: #fff;
	padding: 5px;
	border-left: 2px solid #f53;
	border-bottom: 2px solid #f53;
	border-top: none;
	border-right: none;
	
	font-size: 20px;
}
footer form textarea:hover {
	background: #000
}
footer form input:hover {
	background: #000;
	color: #f53;
	transition: 0.5s;
}
footer form  .btn {
	width: 200px;
	border: none;
	cursor: pointer;
	height: 50px;
	padding: 5px;
}
}


.form {
	margin: 0 auto ;
	max-width: 1440px;
	
	background: #000;
	
	border: 1px solid;
	padding-top: 100px;
	color: #fff;
	text-align: center;
	padding: 100px 20px 20px 20px ;
}
.inp {
	width: 33%;
	
}
.inp p {
	margin: 3px;
	font-weight: 300;
	padding-top: 20px;
	color: #f53;
	text-align: center;
}
.lab {
		margin: 3px;
	font-weight: 300;
	padding-top: 20px;
	color: #f53;
	text-align: center;
}
input {
	width:90%;
	height: 30px;
}
.form h2 {
	color: #f53;
}
.form h3 {
	text-align: left;
	color: #f53;
	padding-left:20px;
	font-size: 22px;
}
.form p {
	text-align-last: left;
	padding-left: 25px;
}
.line {
	width: 80%;
	color:  green;
	margin-top: 100px;
	margin-bottom: 100px;

}
.oh {
	width: 90%;
	
}
.oh  p {
	font-weight: 100;
}
select {
	height: 30px;
	width: 90%;
}
@media screen and (max-width: 768px)  {
	.form .row-c-sa {

	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	}
	.inp {
	width: 90%;
	
}
.btn3 {
	background: #f53;
	cursor: pointer;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	width: 200px;
	margin: 50px;



}
.zae {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
}
.zaebali {
	width: 50%;
}
}
fieldset {
	border: none;
}
.thank {
	height: 100vh;
	margin: 0 auto;
	text-align: center!important;
	border: 1px solid #fff;
	font-size: 24px;
	font-weight: 700;
	border-radius: 5px;

	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
.done {
	margin: 30px;
	color: #f53;
}
.thank {
	padding: 20px;
	height: 200px;
	width: 300px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	background: radial-gradient(#FFFFFF 0%, #CFE6FF 100%);
	color: #000;
}
.thank2 {
	padding: 20px;
	height:300px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	background: radial-gradient(#FFFFFF 0%, #CFE6FF 100%);
	color: #000;
}
.col-c-c {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}
label.error 
{
	color: yellow!important;
	padding: 20px;
	font-weight: 200;
}