@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family: "Asap";
    padding:1.5%;
}
.header {
	background-color: #11263D;
	padding: 25px 3%;
	width: 94%;
}
p {
	color: rgba(31, 37, 38, 0.75);
	font-family: "Asap";
	font-size:15px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.4px;
	line-height: 1.8em;
	margin: 0 auto 35px;
}
div.slider {
	background-image: url("/images/costa/beach.jpg");
	background-position: center center;
	background-size: cover;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3) inset;
	height: 420px;
	margin-bottom:100px;
	width: 100%;
}
div.sliderinner {
	background-image: url("/images/innerslide.jpg");
	background-position: center center;
	background-size: cover;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3) inset;
	height: 420px;
	margin-bottom:100px;
	width: 100%;
}
.header ul {
	display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    width: 503px;
    margin-top: 9px;
}
.logo {
	color: #fff;
    display: inline-block;
    font-family: "Asap";
    font-size: 13px;
    letter-spacing: 2px;
    margin-left: 7px;
    margin-top: 13px;
    text-transform: uppercase;
    vertical-align: top;
}

.opac12 {
   background: rgba(17, 38, 61, 0.60);
    width: 100%;
    transition: background 0.5s ease-in-out 0s;
    height: 100%;
}

.opac12 h1 {
      color: #fff;
    padding-top: 151px;
    font-weight: 500;
    font-size: 31px;
    width: 79%;
    line-height: 45px;

}

.home-im {
    
    background-image: url('/images/c7.jpg');
    background-size:cover;
    height:520px; 
    width:100%;
    background-position:center;
}

.header ul li {
	display: inline;
	margin-left: 8%;
}
.header ul li a {
	color: lightgrey;
	font-family: "Asap";
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.25s ease-in-out 0s;
}
.header ul li a:hover {
	color:#fff;
}
.wrapper {
	max-width:1000px;
	margin:0 auto;
}
.footer {
	background: none repeat scroll 0 0 #11263D;
	padding: 30px 0;
	width: 100%;
}
.divide {
	background-image:url('/images/slide.JPG');
	width:100%;
	margin:100px 0;
}
.test {
	width:100%;
	background-color: rgba(31, 37, 38, 0.6);
}
h1 {
	color: #1f2526;
	font-size: 29px;
	font-style: normal;
	font-weight: 100;
	line-height: 39px;
	margin: 0 auto 20px;
	text-align: center;
	width: 77%;
}
p.homep {
	color: #fff;
    font-family: "Asap";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1.6em;
    margin: 21px auto 28px;
    text-align: center;
    width: 60%;
}
.homeimg h2 {
	color: #1f2526;
	font-size: 20px;
	font-style: normal;
	font-weight: 100;
	line-height: 39px;
	margin: 0 auto 10px;
	text-align: center;
	width: 100%;
}
.homeimg1 h2 {
	color: #1f2526;
	font-size: 20px;
	font-style: normal;
	font-weight: 100;
	line-height: 39px;
	margin: 0 auto 10px;
	text-align: center;
	width: 100%;
}
.test p {
	color: #fff;
	font-family: open-sans;
	font-size: 22px;
	font-style: italic;
	font-weight: 100;
	line-height: 37px;
	margin: 0 auto;
	padding: 150px 0;
	text-align: center;
	width: 75%;
	letter-spacing:1px;
}
.marg {
	margin-bottom:3.33333%;
}
.footer p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
}
.footer a {
	color:#fff;
}
.right {
	float:right;
}
.topfooter {
	
	padding:40px 0;
	background-color: #364f6a;
	width:100%;
}
.topfooter p {
	color: #fff;
	font-size: 26px;
	font-style: normal;
	font-weight: 100;
	line-height: 39px;
	display:inline-block;
	margin-bottom:0;
}
.topfooter a {
	border: 1px solid #fff;
	color: lightgrey;
	display: inline-block;
	float: right;
	font-size: 15px;
	margin-top: -8px;
	padding: 17px;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	transition: color 0.25s ease-in-out 0s;
}
.topfooter a:hover {
	color:#fff;
}
.homeimg {
	display:inline-block;
	width:48.3333333%;
	margin-right:3.33333333%;
}
.homeimg1 {
	display:inline-block;
	width:48.3333333%;
}
.um_table {
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 100%;
	margin-bottom: 40px;
}
table {
	border-collapse: collapse;
}
.um_table tr:nth-child(2n+1) {
	background: none repeat scroll 0 0 #f4f4f4;
}
.um_table tr td {
	border: 1px solid #e4e4e4;
	padding: 13px 20px;
	width: 50%;
	font-size:14px;
}
.um_table tr td + td {
	font-weight: bold;
	text-align: right;
}
.leftcol {
	width:63%;
	display:inline-block;
}
.rightcol {
	width:30%;
	display:inline-block;
	vertical-align:top;
	margin-left:7%;
}
p.intro {
	font-weight:bold;
}
.imgmarg {
	margin-bottom:50px;
}
.book {
	background-color:#364f6a;
	width:88%;
	padding:6%;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	margin-bottom: 40px;
	font-size: 15px;
	color: lightgrey;
	font-family: "Asap";
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.25s ease-in-out 0s;
}
.book:hover {
	color:#fff;
}
.opac {
	opacity:0.7;
	transition: opacity 0.25s ease-in-out 0s;
}
.opac:hover {
	opacity:1;
}
.logoicon {
	display:inline-block;
}
.coscon .form label, .webform label {
	color: rgba(31, 37, 38, 0.75);
	font-family: "Asap";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.4px;
}
.coscon input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-sizing: border-box;
	font-family: sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 6px 0 4px;
	padding: 12px;
	width: 60%;
}
.coscon #catwebformbutton {
	background-color: #364f6a;
	border: 0 none;
	color: lightgrey;
	display: block;
	font-family: "Asap";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	margin-bottom: 40px;
	padding: 1% 2%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.25s ease-in-out 0s;
	width: 14%;
	cursor:pointer;
	margin-top:15px;
}
.coscon #catwebformbutton:hover {
	color:#fff;
}
.blue {
	background-color:#11263D;
	width:100%;
	height:435px;
	margin-bottom:100px;
}
.blue h1 {
	color: #fff;
	display: inline-block;
	font-size: 33px;
	margin: 100px auto 0;
	text-align: center;
	width: 100%;
}
div.buttons {
	margin:0 auto;
	text-align:center;
}
div.buttons a {
	border: 1px solid lightgrey;
	color: lightgrey;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 3px;
	margin-right: 18px;
	padding: 13px 23px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: "Asap";
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.4px;
	line-height: 1.6em;
}
.grey {
   background-color: #11263D;
    display: inline-block;
 
    vertical-align: top;
    width: 24%;
    height: 361px;
    margin-top: 20px;
    padding: 0px 4%;
}

.sue {
    background-image: url(/images/suenoinner.jpg);
    background-size: cover;
    height: 361px;
    margin-top: 21px;
    margin-right: 1.5%;
    width: 66.5%;
}

.imghome {

	    width: 66.5%;
    margin-top: 20px;
    height: 361px;
    display: inline-block;
    vertical-align: top;
}
.grey p {
	    font-size: 12px;
    color: #fff;
    text-align: left;
}
.grey h2 {
	 font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    margin-top: 91px;
    margin-bottom:7px;
}
.left h2 {
	  font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: left !important;
    text-transform: uppercase;
    margin-bottom:7px;
}

.left {
	text-align: left !important;
}
.testim {
	     background-color: #fff;
    color: #fff;
    margin-top: 35px;
    padding: 5%;
    text-align: center;
    width: 90%;
    margin-bottom: 35px;
}

.testim p {
	margin:0;
}
.smlblue {
    background-color: #11263d;
  
    margin-bottom: 100px;
    width: 100%;
}
.smlblue h1 {
    color: #fff;
    display: inline-block;
    font-size: 33px;
    margin: 100px auto;
    text-align: center;
    width: 100%;
}

	
 @media screen and (max-width: 1100px) {
.opac {
	opacity:1;
}
}
 @media screen and (max-width: 650px) {
.homeimg {
	margin:0 0 20px 0;
	width: 100%;
}
.homeimg1 {
	margin:0 0 20px 0;
	width: 100%;
}
}

.homewrapper {
    
    width:100%;
}

.fig {
    background-image: url(/images/cost-head.png);
    background-size: cover;
    height: 361px;
    margin-top: 21px;
    margin-left: 1.5%;
    width: 66.5%;
}

.grey a {
    background-color: #364f6a;
    border: 1px solid #11263d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-top: -17px;
    padding: 11px 23px;
    text-decoration: none;
}

