/*************************************
==== Custom CSS ====
/*************************************/


.header_section{
	background-image: none;
	background-color: #051930;
}

.banner_taital {
  width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.customer_taital {
  padding-bottom: 30px;
}

.header_section {
  background-color: #051930;
}


.started_text {
  width: 350px;
}

.started_text a {
  font-size: 28px;
}


.services_text {
  font-size: 18px;
}

.about_text {
  font-size: 18px;
line-height: 170%;
}

.rooms_text {
  font-size: 18px;
}

.customer_text {
  font-size: 18px;
  font-style: italic;
}

.ipsum_text {
  font-size: 18px;
}

.location_text {
	font-weight: normal;
}

.copyright_section {
	margin-top: 45px;
}

.main_form {
  border: 2px solid;
  border-radius: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-color: #0f2f4e;

}


.mail_text {
	background-color: #ffffff;
	color: #000000;
}

input.mail_text::placeholder {
  color: #777777;
}


.massage-bt {
	background-color: #ffffff;
	color: #000000;
}

placeholder.massage-bt {
  color: #777777;
}
