@charset "UTF-8";
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}
.row.blockDisplay {
	display: block;
}

.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.eye {
    float: right;
    margin-right: 15%;
}
.eye:hover {
    cursor: pointer;
	opacity: 0.7;
}
.primary_header {
	width: 100%;	
	background: rgba(222, 234, 255, 0.8);
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
}
.primary_header img {
	text-align: center;
	margin-bottom: -20px;	
	margin-top: 0px;
}
.primary_header p {
	font-size: 25px;
	letter-spacing: 0px;
}
.secondary_header {
	width: 90%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: rgba(23, 177, 152, 1);
    /*background: rgba(154, 130, 221, 1);
	background: rgba(0, 176, 221, 0.6);*/
	clear: left;
	padding-left: 5%;
	padding-right: 5%;	
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 100%;
	font-size: 25px;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
    font-family: Georgia;
	/*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
	font-weight: normal;
	color: black;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 20%;
	transition: all 0.3s linear;
}
.secondary_header a {
	text-decoration: none;
	color: white; 
}
.secondary_header a:hover {
	color:#0042F5; 
	text-decoration: underline;
}
.secondary_header ul li:hover {
	color:blue;
	cursor: pointer;
}

.information {
	text-align: center;
	width: 100%;
	float: left;
    font-family: Georgia;
	color: black;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
}
.information h3 {
	font-size: 30px;
	width: 60%;
	padding-left: 20%;
	padding-right: 20%;
}
.information p {
	font-size: 22px;
	width: 60%;
	padding-left: 20%;
	padding-right: 20%;
    line-height: 1.5;
}
.information a {
	text-decoration: none;
	width: 100%;
}
.information2 {
	text-align: center;	
	background: rgba(255, 255, 255, 0.6);
	/*background-color:#e9ecef;*/
	width: 100%;
	float: left;
	font-family: Georgia;
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 15px;
	width: 60%;
	padding-left: 20%;
	padding-right: 20%;
	/*border-bottom: 2px solid #e9ecef;*/
}
.information2 h3 {
	font-size: 30px;
}
.information2 p {
	font-size: 22px;
}

.dots {
	text-align: left;
	padding-left: 15%;
	padding-right: 15%;
}
.dots-c {
    background: rgba(222, 234, 255, 0.6);
}
.noDisplay {
	display: none;
}/*
.left_article {
	width: 60%;
	float: left;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #343434;
	padding-bottom: 15px;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: black;
}
.right_article {
	width: 40%;
	float: left;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	list-style: none;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	cursor: pointer;
}*/
.footer {
	background-color: #717070;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-family: Georgia;
}

.title {
	font-weight: bold;
	font-style: normal;
	font-family: Georgia;
	text-align: center;
	color: black;
	letter-spacing: 2px;
	font-size: 40px;
	font-weight: 500;
    margin-bottom: -20px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.container .column_half h2 {
	color: black;
	font-family: Georgia;
	text-align: center;
}
.column_half {
	width: 50%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background: rgba(255, 255, 255, 0.6);
	/*background-color: #fff;
	border-top: 2px solid #e9ecef;*/
}
/*.columns {
	width: 25%;
	float: left;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}*/
.left_half{
	color: black;
	font-family: Georgia;
	text-align: center;
	width: 35%;
	padding-left: 15%;
}
.right_half {
	color: black;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
	width: 35%;
	padding-right: 15%;	
}
.column_title {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: normal;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: Georgia;
}
.copyright a:hover {
    text-decoration: none;
    color: white;
    cursor: default;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	background-image: url("../img/world.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a[href^="mailto:"] {
  font-size: 22px;
  text-decoration: none;
  color:rgba(0,0,238,1.00);
}
a[href^="tel:"] {
  font-size: 22px;
  text-decoration: none;
  color:rgba(0,0,238,1.00);
}
.primary_header .secondary_header {
}


@media (max-width: 320px) {
.eye {
    float: right;
    margin-right: 1%;
}
.eye:hover {
    cursor: pointer;
	opacity: 0.7;
}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.secondary_header a {
	text-decoration: none;
	color: white; 
}
.secondary_header a:hover {
	color:#0042F5; 
	text-decoration: underline;
}
.secondary_header ul li:hover {
	color:blue;
	cursor: pointer;
}
.information {
	text-align: center;
	float: left;
	font-family: Georgia;
	color: black;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
}
.information h3 {
	font-size: 20px;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}
.information p {
	font-size: 16px;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}
.information a {
	text-decoration: none;
	font-size: 16px;
	width: 100%;
}
.dots {
	text-align:left;
	padding-left: 1%;
	padding-right: 1%;
}
.dots-c {
    background: rgba(222, 234, 255, 0.8);
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
	/*background-color: #fff;*/
	width: 35%;
	padding-left: 15%;
}
.column_half.right_half {
	width: 100%;
	/*background-color: #fff;*/
	width: 35%;
	padding-right: 15%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.copyright a:hover {
    text-decoration: none;
    color: white;
    cursor: default;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.eye {
    float: right;
    margin-right: 5%;
}
.eye:hover {
    cursor: pointer;
	opacity: 0.7;
}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.secondary_header a {
	text-decoration: none;
	color: white; 
}
.secondary_header a:hover {
	color:#0042F5; 
	text-decoration: underline;
}
.secondary_header ul li:hover {
	color:blue;
	cursor: pointer;
}
.information {
	text-align: center;
	float: left;
	font-family: Georgia;
	color: black;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
}
.information h3 {
	font-size: 24px;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.information p {
	font-size: 18px;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.information a {
	text-decoration: none;
	font-size: 18px;
	width: 100%;
}
.dots {
	text-align:left;
	padding-left: 2%;
	padding-right: 2%;
}
.dots-c {
    background: rgba(222, 234, 255, 0.8);
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.copyright a:hover {
    text-decoration: none;
    color: white;
    cursor: default;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 30%;
}
.column_half.right_half {
	width: 30%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.eye {
    float: right;
    margin-right: 10%;
}
.eye:hover {
    cursor: pointer;
	opacity: 0.7;
}
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
	
.secondary_header ul li {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.secondary_header a {
	text-decoration: none;
	color: white; 
}
.secondary_header a:hover {
	color:#0042F5; 
	text-decoration: underline;
}
.secondary_header ul li:hover {
	color:blue;
	cursor: pointer;
}
.information {
	text-align: center;
	float: left;
	font-family: Georgia;
	color: black;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
}
.information h3 {
	font-size: 27px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.information p {
	font-size: 20px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.information a {
	text-decoration: none;
	font-size: 20px;
	width: 100%;
}
.dots {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}
.dots-c {
    background: rgba(222, 234, 255, 0.8);
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.copyright a:hover {
    text-decoration: none;
    color: white;
    cursor: default;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) and (max-width: 1200px)  {
.eye {
    float: right;
    margin-right: 12%;
}
.eye:hover {
    cursor: pointer;
	opacity: 0.7;
}
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
	
.secondary_header ul li {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.secondary_header a {
	text-decoration: none;
	color: white; 
}
.secondary_header a:hover {
	color:#0042F5; 
	text-decoration: underline;
}
.secondary_header ul li:hover {
	color:blue;
	cursor: pointer;
}
.information {
	text-align: center;
	float: left;
	font-family: Georgia;
	color: black;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
}
.information h3 {
	font-size: 30px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.information p {
	font-size: 22px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.information a {
	text-decoration: none;
	font-size: 22px;
	width: 100%;
}
.dots {
	text-align:left;
	padding-left: 5%;
	padding-right: 5%;
}
.dots-c {
    background: rgba(222, 234, 255, 0.8);
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.copyright a:hover {
    text-decoration: none;
    color: white;
    cursor: default;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	/*background-color: #414141;*/
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
