/*Begin Section for header to present the main page log and text SIRIUS*/
.pyramidImage {
	background-image:url(/images/pages/liki_top.jpg);
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.logo-content {
	position:relative;
	z-index:2;
	text-align: center;
	float:left;
	margin-left: 40px;
	margin-top: 40px;
}

@media screen and (max-width: 1280px) {
	.logo-content {
		margin-left: 30px;
	}
}
/*End Section for header to present the main page log and text SIRIUS*/

a:hover {
	text-decoration: underline;
}

/*p {*/
	/*font-size:16px;*/
	/*text-align:justify;*/
	/*color: var(--color-dark-blue-classic);*/
/*}*/

.margin-section {
	margin-top: 40px;
	margin-bottom: 40px;
	display: inline-block;
}

.waveSeparator {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/images/pages/wave_.png);
	background-position-y: -20px;
	padding-top: 0px;
	min-height: 900px;
}


.textImage img {
	 position: relative; 
	 width:327px; 	 
	 margin-top: 10px;
}

.textImageRight { 
  float:right; 
  margin-left:20px; 
}

.textImageLeft { 
  float:left; 
  margin-right:20px; 
}

.textImageCenter img {

	height: auto;
	display: block;
	object-fit: cover;
	object-position: top;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.textImage .right{
	float:right; 
	 margin-left:20px; 
}


.textImage .left{
	float:left; 
	 margin-right:20px; 
}

.textImage .center{
	width: 500px;
}

.textImage .center_original{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.margin-top-60 {
	margin-top: 60px;
}

.langadges {
	text-align: center;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}
.langadges a {
	display: block;
}
.button-size {
	margin-top:20px;
	margin-left: 10px;
	text-align: center;
	float: right;
	/*float: right;*/
}

.button-size .btn {
	width: 238px;
	height: 54px;

	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.button-header .btn {
	width: 238px;
	height: 54px;
	color: #3FBFEC;
	border-color: #3FBFEC;
	font-weight:bold;
	padding: 4px 25px 4px;
	font-size: 14px;
	border-radius: 9px !important;
}


@media screen and (max-width: 768px) {

	.margin-section {
		margin-top: 0;
		margin-bottom: 0;
		display: none;
	}

    .textImageRight {
		width: 100% !important;	
	}

	.textImageLeft {
		width: 100% !important;	
	}
	
	.textImageRight img {
		width: 100% !important;	
		margin-bottom: 20px;
	}
	
	.textImageLeft img {
		width: 100% !important;	
		margin-bottom: 20px;
	}

	.textImageCenter img {
		width: 100% !important;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.textImage img {
		width: 100% !important;		
  	    margin-bottom: 20px;	
	}
	.waveImage{
	    background-image:none;
	
	}
	
	.m-image {
		/*float:none !important;*/
		width: 100% !important;
	    /*margin: 20px !important;*/

	}
	.m-image img {
	    width: 100%;
	}

	.button-size {
		float: none;
	}

	.button-size .btn {
		display: inline-table;
	}
}
.dictation-header {
    position: absolute;
    bottom: 50px;
    right: 10px; 
}

.dictation-title {
	font-size: 20px;
	text-transform:uppercase;
	font-weight: bold;
	/*padding: 20px 0;*/
	text-align:left;
	padding-left: 20px;
}

.dictation-text h2 {
	text-align:center;
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: none;
	line-height: normal;
}

.dictation-text h3 {
	text-align:center;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: none;
	color: #636365;
	font-weight:bold;
}

.dictation-text section-header h2 {
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 1.4;
}
.dictation-text header h2 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	text-transform: none;
	line-height: 1.4;
}

.dictation-text {
	margin-top: 50px;
	margin-bottom: 50px;
}

.dictation-text p a {
	font-weight: bold;
	color: #3366cc;
}

.top_margin_20 {
	margin-top: 20px !important;
}

.top_margin_40 {
	margin-top: 40px !important;
}

.top_margin_60 {
	margin-top: 60px !important;
}

.top_margin_80 {
	margin-top: 80px !important;
}

.top_margin_100 {
	margin-top: 100px !important;
}

.top_margin_260 {
	margin-top: 260px !important;
}

.top_margin_280 {
	margin-top: 280px !important;
}

.top_margin_340 {
	margin-top: 340px !important;
}

.bottom_no_margin {
	margin-bottom: 0 !important;
}

.dictation-text header {
	text-align:center;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 40px;
	font-weight:bold;
	text-transform:uppercase;
}

.dictation-text p {
	font-size:18px;
	text-align:justify;
	color: var(--color-dark-blue);
	margin-bottom: 20px;
}

.text-source p {
	margin-bottom: 0px !important;
	text-align:left;
}

.dictation-text.blue p {
	color: var(--color-dark-blue-classic);
}

.dictation-text ul {
	font-size:18px;
	text-align:justify;
	color: #636365;
	margin-left: 40px;
	margin-top: -20px;
}
.dictation-text li {
	list-style-type: disc;
}

.dictation-signature {
	font-weight: bold;
	color: #00388B !important;
}

.text-source.center {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}



