.p7LBM-1-style-1 {
background-color:#01596F;
}
.p7LBM-1-style-2 {
background-color:#FFFFFF;
}
.p7LBM-1-style-3 {
background-image:url("../images/main-img.jpg");
background-position: center;
background-size: cover;
}
.p7LBM-1-style-4 {
background-color:#EAEAEA;
}
.p7LBM-1-style-5 {
background-color:#FFFFFF;
}
.p7LBM-1-style-6 {
background-image:url("../images/main-img-02.jpg");
background-position: center;
background-size: cover;
}
.p7LBM-1-style-7 {
background-color:#FFFFFF;
}
.p7LBM-1-style-8 {
background-color:#01596F;
	color: #FFFFFF;
}
.p7LBM-2-style-1 {
background-color:#FFFFFF;
}
.p7LBM-2-style-2 {
background-color:#FFFFFF;

}
.p7LBM-3-style-1 {

}
.p7LBM-3-style-2 {
background-color: rgba(1, 89, 111, 0.80);
	padding-top: 120px;
	padding-bottom: 120px;
	color: #FFFFFF;
	clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 19% 100%, 0% 50%, 19% 0);
}
.p7LBM-3-style-2b {
	padding-top: 100px;
	padding-bottom: 100px;
}
.p7LBM-4-style-1 {
    background-color: #A1C7D0;
    font-family: 'Roboto Condensed', sans-serif;
}
.p7LBM-5-style-1 {
background-color: #1C7DA67D;
	color: #fff;
}
.p7LBM-5-style-2 {
background-color:#093C51;
	color: #fff;
}
.p7LBM-5-style-3 {
background-color:#FFFFFF;
	color: #000;
}
.line {
    border-top: 1px solid #003460;
    border-bottom: 1px solid #003460;
    width: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.line2 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.line3 {
    border-top: 1px solid #37474f;
    border-bottom: 1px solid #37474f;
    width: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.line4 {
    border-top: 1px solid #37474f;
    border-bottom: 1px solid #37474f;
    width: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.line5 {
   border-top: 2px solid rgb(3, 112, 158);
   border-bottom: 2px solid rgb(3, 112, 158);
   width: 200px;
   margin-bottom: 20px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}/* unvisited link */
a:link {
  color: #70AFBD;
}

/* visited link */
a:visited {
  color: #70AFBD;
}

/* mouse over link */
a:hover {
  color: #A3A3A3;
}

/* selected link */
a:active {
  color: #70AFBD;
} 

.logo {
	font-size: 230%;
    font-family: 'Playfair Display', serif;
    color: #024D71;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    font-weight: 800;
}

.logo-tagline {
	font-size: 125%;
font-family: 'Playfair Display', serif;
font-weight: 1000;
color: #5B5B5B;
margin-top: 10px;
margin-bottom: 10px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=tel]
 {
	width: 100%;
	padding: 10px;	
	border: 1px solid #2b2524;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.3em; 
	 margin-bottom:15px;
}

textarea{
	width: 100%;
	border: 1px solid #2b2524;	
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.3em; 
	margin-bottom:15px;
	padding:10px;
  }

input[type=submit]{
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	padding: 14px 24px;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: left center;
	border-left: thin inset;
	border-color: #000;
	transition: background-color linear .35s, border-color linear .3s;
	background: #01596F;
	border:none;
}

input[type=submit]:hover{
	background: #A1C7D0;
	color:#000;
}


@media only screen and (min-width: 0px) and (max-width: 700px) {
.p7LBM-3-style-2 {
	padding-top: 50px;
	padding-bottom: 100px;
	clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0);

}
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
.top-padding {
	padding: 0px 0px !important;;
}
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
.top-padding2 {
	padding: 10px 10px !important;;
}
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {
.top-padding3 {
	padding: 10px 0px !important;;
}
}