
#top-bar-title {
	font-size: 2em;
}

.orbit-caption{
	background-color: rgba(255, 255, 255, 0) !important;
}

.home1{
	background-color: #A0D1DF;
}

.home2{
	background-color: #FEDE6F;
}

/*.row.full-width {
  width: 95%;
  max-width: 95%; 
}*/

.floatright{
	float: right;
}


#maillink :hover, #ptahlink :hover
{
	background: yellow;
}

.title1 {
    color: #204653;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.title2 {
    color: #96bc3d;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.title3 {
    color: #f99d1c;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.title4 {
    color: #f37024;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.title5 {
    color: #c6b482;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.title6 {
    color: #385e80;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.tX0011 {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
}

.ddf22 {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
}

#c1description, #c2description, #c3description, #c4description,#c5description,#c6description{
	display: none;
}

.ddf4 {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal; 

}

.bg01 {
	background-image: url(../img/cor02_bar01.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 2.8em;
	text-align: center;
	padding-top: 1em;
}

.bg02 {
	background-image: url(../img/cor02_bar02.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 2.8em;
	text-align: center;
	padding-top: 1em;
}

.row-margin{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.bg03 {
	background-image: url(../img/educ01.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 4em;
	text-align: center;
	padding-top: 1em;
}

.bg04 {
	background-image: url(../img/educ02.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 4em;
	text-align: center;
	padding-top: 1em;
}

.bg05 {
	background-image: url(../img/educ03.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 4em;
	text-align: center;
	padding-top: 1em;
}

.bg06 {
	background-image: url(../img/educ04.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 4em;
	text-align: center;
	padding-top: 1em;
}

.tX0011 {
    color: #6bd6ae;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 16px;
    text-decoration: none;
}

.text2 {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.text3 {
	background-color: #204653;
	color: #ffffff;
	height: 10em;
	border-bottom: 1px solid gray;
}

.bg1 {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	min-width: 100%;
	/*min-height: 2.8em;
	text-align: center;
	padding-top: 1em;*/
}

.fullscreen {
	/* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;

  /* Set up proportionate scaling */
  width: 100%;
  height: auto;

  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;

  z-index: -999;

}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  .fullscreen {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

.top-bar{
	margin-top: 2%;
	height: 60px;
	background-color: rgba(0,0,0,0) !important;
}

.top-bar-section ul li{
	background-color:rgba(0,0,0,0) !important;
}

.top-bar-section ul{
	background-color:rgba(0,0,0,0) !important;
}

.top-bar-section{
	background-color:rgba(0,0,0,0) !important;
}

.top-bar-section li:not(.has-form) a:not(.button){
	background-color:rgba(0,0,0,0) !important;
    color: black;
    font-size: 16px !important;
}
.top-bar-section li a:not(.button),  {
    background-color:rgba(0,0,0,0) !important;
    color: black;
    font-size: 16px !important;
    }

.top-bar-section .dropdown li:not(.has-form) a:not(.button){
	color:black;
	font-size: 16px !important;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover{
	color:orange !important;
}

.top-bar-section li a:not(.button):hover {
    /*background-color:red !important;*/
    color: black !important;
    font-size: 16px !important;
    }

.top-bar.expanded .title-area {
    background-color: rgba(0,0,0,0) !important;
}

.top-bar-section .dropdown {
	background-color: white !important;
	color: black !important;
	text-align: center !important;

	}

.top-bar .toggle-topbar.menu-icon a {
	color: black !important;
}
