.headin-h1 {
    font-family: "Carta Marina", Georgia, "Times New Roman", serif;
    font-size: 60px;
    color: #ffffff;
    font-weight: 400;
}

.about-para {
    padding: 7% 9%;
}


.para-about {
	/*font: 500 normal 18px/1.4 futura-pt, Helvetica, Arial, sans-serif; */
    font-size: 22px;
    /* font-family: futura-pt, sans-serif; */
    /* font-family: latienne-pro, serif; */
	font-family: proxima-nova, sans-serif;
    letter-spacing: 1.5px;
    color: #081b30;
    line-height: 1.5;
}

.heading-labala{
    background-color: #081b30;
    padding: 2% 6%;
    text-align: center;
    position: absolute;
    margin-top: 230px;
    margin-left: -76px;
}

.heading-labala-acco {
    background-color: #081b30;
    padding: 2% 6%;
    text-align: center;
    position: absolute;
    margin-top: 240px;
    margin-left: -76px;
}

.heading-labala-right-ht {
    background-color: #081b30;
    padding: 2% 6%;
    text-align: center;
    position: absolute;
    margin-top: 226px;
	right: 0;
    margin-right: -76px;
    z-index: +1;
}

.heading-labala-right {
    background-color: #081b30;
    padding: 2% 6%;
    text-align: center;
    position: absolute;
    margin-top: 134px;
    /* margin-left: -76px; */
    right: 0;
    margin-right: -76px;
    z-index: +111;
}

.para-block-right-ind {
    margin-top: 400px;
    padding-left: 39px;
    padding-right: 230px;
}

.para-block-right-ind-acco {
    margin-top: 415px;
    padding-left: 39px;
    padding-right: 230px;
}

.para-block-left-ind {
    margin-top: 364px;
    padding-left: 223px;
    padding-right: 53px;
    text-align: right;
}

.para-block-left-ind-ht {
    margin-top: 410px;
    padding-left: 223px;
    padding-right: 53px;
    text-align: right;
}

.btn-alt {
	display: inline-block;
    background: #fff;
    color: #081b30;
    border: 1px solid #081b30;
    padding: 1em 2.5em;
    font-size: 18px;
    font-family: futura-pt, sans-serif; 
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-alt:hover, .btn-alt:active, .btn-alt:focus {    
	background: #081b30;
    color: #fff;
}


.mobial-button-st {
    width: 190px;
    margin: auto;
}




/*** Full Section Scroller **/

html, body { margin: 0; padding: 0; width: 100%; height: 100%;}
/*
header {
 position: fixed;
 top: 0;
 width: 100%;
 height: 80px;
 background: #fff;
} */

/* ::-webkit-scrollbar { 
    display: none; 
} */
/* nav {
 width: 960px;
 height: 80px;
 margin: 0 auto;
}
nav ul {
 margin: 20px 0 0;
}
nav ul li {
 display: inline-block;
 margin: 0 30px 0 0;
}

a { color: #4D4D4D;  font-family: sans-serif; text-transform: uppercase; text-decoration: none; line-height: 42px; }
.active { color: #2dbccb; }
 */
.content { width: 100%; height: 100%; }
.content > section { width: 100%; height: 100%; }

/* #home { background: #2dbccb; }
#about { background: #f6c362; }
#services { background-color: #eb7e7f; }
#contact { background-color: #415c71; } */

/*** Full Section Scroller **/





/*** View Port Animation **/

.view-a-show{
	display:none;
}

.view-b-show{
	display:none;
}

.view-c-show{
	display:none;
}

.view-d-show{
	display:none;
}

.view-e-show{
	display:none;
}




/*** BOD **/

.bod-title{ 
    font-size: 24px; 
    font-family: proxima-nova, sans-serif;
    letter-spacing: 1.5px;
    color: #ffffff;	
	text-align:right;
	font-weight:400;
    line-height: 1.5;
}

.bod-position{ 
    font-size: 24px; 
    font-family: proxima-nova, sans-serif;
    letter-spacing: 1.5px;
    color: #ffffff;	
	text-align:right; 
    line-height: 1.5;
	
	font-family: adobe-caslon-pro, serif;
	font-weight: 400;
	font-style: normal;
}

.bod-disc-block{
	position:absolute;
	bottom:15px;
	right:15px;
	
}

.bod-heading {
	position: absolute;
    left: 0;
    bottom: 0;
    z-index: +111;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-bottom: 424px;
    margin-left: -106px;
}

.active, .accordion:hover {
    background-color: #fcf5ef;
}

.accordion {
	background-color: #fcf5ef;
    font-family: "Carta Marina", Georgia, "Times New Roman", serif;
    font-size: 28px;
}

.bod-accod-block {
    width: 80%;
    margin: auto;
    margin-top: 5%;
}

.panel { 
    background-color: #fcf5ef;
}