* {
	padding: 0px;
	margin: 0px;
}
.slider {
	margin-top: 20px;
	width: 100%;
}
.slider p {
	color: #fff;
	font-weight: bold;
}
.slider h2 {
	color: #fff !important;
}
.navbar-collapse {
	padding: 0px !important;
}
.intro {
	width: 100%;
}
.intro h2 {
	color: #145261;
	font-weight: bold;
	margin-top: 49px;
}
.loaction {
	width: 100%;
	height: auto;
}
.loaction img {
	width: 100%;
	height: auto;
	margin-top: 25px;
	padding: 5px;
	border: 1px solid #ccc;
}
.loaction h2 {
	color: #145261;
	font-weight: bold;
}
.loaction ul li {
	color: #000;
	font-weight: bold;
}
#services {
	color: #fff;
	font-weight: bold;
	margin-top: 28px;
}
#services h4 {
	color: #c5a342 !important;
	font-weight: bold;
}
#services h3 {
	font-family: 'Courgette', cursive;
	color: #c5a342 !important;
	letter-spacing: 12px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
#clubhouse {
	width: 100%;
	margin-top: 25px;
}
.clubhouse img {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}
.clubhouse h4 {
	color: #145261;
	font-weight: bold;
	font-size: 25px;
}
.clubhouse ul li {
	font-weight: bold;
	color: #000;
}
.section-new {
	padding: 70px 0px 30px 0px;
}
.widget strong {
	color: #fff !important;
}
.Security {
	width: 100%;
}
.Security h2 {
	color: #145261;
	font-weight: bold;
}
.Security p {
	text-align: justify;
}
.Security ul li {
	color: #000;
	font-weight: bold;
}
.Security img {
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 66px;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #145261 !important;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	FONT-WEIGHT: BOLD;
	padding-bottom: 11px !important;
}
.details-contact h2 {
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #145261;
}
.details-contact h3 {
	font-size: 16px;
	letter-spacing: 2.5px;
	font-weight: bold;
	color: #145261;
}
td, th {
	border: 1px solid #ccc;
	padding: 5px !important;
	text-align: center;
	color: #1f4256;
	font-weight: bold;
}
th {
	text-align: center !important;
}
.partner {
	margin-bottom: 44px;
}
.partner h2 {
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #145261;
	margin-bottom: 18px;
}
.galley-me h2 {
	color: #145261;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 10px;
}
.galley-me {
	margin-bottom: 20px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid;}
	
div#two p {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

div#two h1 {
    text-align: center;}	














.btn-contact {
	    position: fixed;
    margin-top: 250px;
    z-index: 99999;
    margin-left: -46px;

     -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari */
    transform: rotate(-90deg);
}
.modal-dialog {
	    width: 350px !important;
}
@media screen and (min-width:320px) and (max-width:380px) {
.modal-dialog {
	    margin-left: 13px !important;
    margin-top: 50px !important;
}
}
@media screen and (max-width: 480px) and (min-width: 380px){
.modal-dialog {
    margin-left: 30px !important;
    margin-top: 50px !important;
}
}
@media screen and (max-width: 768px) and (min-width: 480px){
.modal-dialog {
    margin-left: 214px !important;
}
}

