
 body {
	font-family:Arial, Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
	/*margin-top: -40px;*/
      /*font-weight: normal;*/
  max-width: 1000px;
  margin: 0 auto 0 auto;
 }

 body p {
    color: black;
    text-align: justify;
    /*margin-left: 20px;*/
    margin-top: 30px;
    margin-bottom: 0px;
 }


fieldset p {
    margin-top: 0px;
    margin-bottom: 20px;
}

 body h4 {
 	color: black;
 }

  nav {
	background-color: #6c9fd2;
	/*margin-top: 40px;*/
	height: 50px;
  }

a:not([href]):not([tabindex]) {
    color: beige;
    text-decoration: none;
}

  .navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 18;
    font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    font-style: italic;
    text-align: center;
    margin: auto;
    padding:0;
}

 h2,h3,h5,h6 {
 	font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
 	font-weight:500;
 	color: black;
 }

 h1 {
 	font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
 	font-size: 2.3rem;
 	font-weight: normal;
     margin-right: auto;
     margin-left: auto;
 	color: black;
     width: 80%;
 }

 h2 {
 	font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
 	font-weight: normal;
 	/*margin-top: -30px;*/
}
 
/* hr {
 	margin-top: 20px;
 	margin-bottom: -22px;
 }*/

 img {
    border: 0.5px solid #080808;
    max-width: 100%;
    /*margin: 10px 300px 10px 300px;*/
    /*border-radius: 10px 10px 10px 10px;*/
    overflow: hidden;
    box-shadow: 0px 2px 53px 0px rgba(0,0,0,0.3);
 }

 img-fluid {

    width: 6in;

 }




 h4 {
 	font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
 	font-weight:normal;
 	text-align: left;
}
 
 h4,a:link {
 	color:yellow;
 }
 h4,a:visited {
 	color:yellow;
 }
 h4,a:hover {
 	color:white;
 }
 h4,a:active {
 	/*color:black;*/
 }

/* header.masthead {
 	position:relative;
 	background-color:gray;
 }*/

/* header.masthead {
 	position:relative;
 	background-color:white;
 	background:url(../img/bg-masthead.jpg) no-repeat center center;
 	-webkit-background-size:
 	cover;-moz-background-size:
 	cover;-o-background-size:cover;
 	background-size:cover;
 	padding-top:3rem;
 	padding-bottom:3rem;
 }*/

/*.mb-3, .my-3 {
 	margin-top: 1;
 }*/

/*.mb-5, .my-5 {
 	margin-bottom: 2rem !important;
 }*/

header.masthead p a {
 	font-size: 1.4rem;
 }

 p {
 	font-size:1.4rem;
 	font-weight: normal;	
 	text-align: justify;
 	color: black;
 }

/*ul li {
 	font-size:1.4rem;
 	font-weight: normal;
 	color: black;
 	text-align: left;
 	margin-bottom: 8px;
 }*/

 ol li {
 	font-size:1.4rem;
     font-weight: normal !important;
 	color: black;
 	text-align: left;
 	margin-bottom: 8px;
 }

 p,a:link {
 	color:blue;
 }
 p,a:visited {
 	color:blue;
 }
 p,a:hover {
 	color:gray;
 }
 p,a:active {
 	color:black;
 }



 header.masthead .overlay {
 	position:absolute;background-color: #2D3040;    /*#3C3F56;*/      /*#212529;*/
 	height:100%;
 	width:100%;
 	top:0;
 	left:0;
 	opacity: .3;
 }

.masthead .container {
    max-width: 1240px;
    background-color: #eff2f3;
    margin-top: -20px;
 }

 @media (min-width:1200px) {

 h1 {
     font-weight: 600;
     width: 80%;
 }
}

 @media (max-width:1000px) {

 h1 {
     font-weight: 600;
     width: 80%;
 }

}


 @media (min-width:768px) {

 header.masthead {
 	padding-bottom: 10px;
 	background-color: #ddd;
 }

}

 @media (max-width:768px) {

/* header.masthead {
 	padding-top:3rem;
 	padding-bottom:6rem;
 }*/

header.masthead h1 {
 	font-size: 2rem;
 }

 h1 {
     font-weight: 600;
     width: 100%;
 }

}



.input[type="text"] {
  font-size: 1.4rem;
  width: 90%;
  height: 52px;
  border: 0.0625rem solid #ACC5D9;
  border-radius: 8px;
  padding-left: 10px;
      overflow: hidden;
    box-shadow: 0px 2px 53px 0px rgba(0,0,0,0.3);
}

input[type="email"] {
  font-size: 1.4rem;
  width: 90%;
  height: 52px;
  border: 0.0725rem solid #ACC5D9;
  border-radius: 8px;
  padding-left: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 53px 0px rgba(0,0,0,0.3);
}

input[type="text"] {
  font-size: 1.4rem;
  width: 90%;
  height: 52px;
  border: 0.0725rem solid #ACC5D9;
  border-radius: 8px;
  padding-left: 10px;
      overflow: hidden;
    box-shadow: 0px 2px 53px 0px rgba(0,0,0,0.3);
}

input[type="submit"] {
  font-size: 1.4rem;
  width: 90%;
  height: 58px;
  border: 0.0625rem solid #ACC5D9;
  border-radius: 8px;
  color: #E9F8FE;
  background-color: #3275B0;
  padding-left: 10px;
}

input[type='radio'] {
transform: scale(2);
margin-right: 6px;
}

.point textarea {
  width: 80%;
  border: 0.0725rem solid #ACC5D9;
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

  input[type="image"] {
  width: 214px;
  height: 77px;
  }


.session {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.7rem;
  font-weight: bold;
  color: #A00000;
  text-align: center;
}

.session {
  text-align: center;
}

.session a:hover,
a:active {
  text-decoration: none;
  color: #FFFFFF;
}

.video {
  width: 100%;
}


@media (max-width: 45rem) {

  .point {
    width: 100%;
  }

}

@media (max-width: 37.5rem) {

 p {
  font-size:1.2rem;
  font-weight: normal;  
  text-align: left;
  color: black;
 }

 body p {
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
 }


h2 {
 font-size:1.6rem;
}

header.masthead h1 {
  font-size: 1.8rem;
 }

input[type="email"] {
  font-size: 1.2rem;
}

input[type="text"] {
  font-size: 1.2rem;
 }

input[type="submit"] {
  font-size: 1rem;
 }

}


.footer {
	padding-top: 50px;
	padding-bottom: 30px;
 	font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;
 	font-weight:normal;
 	/*background-color: #9698BC; #6c9fd2;  #65699A;   #767895;  #3F404F;*/
 	background-color: #6c9fd2;
}

.footer li {
	font-size: 1.2rem;
	font-color: black;
}

 .footer li a:link {
 	color:#F1F6FB;
 }
 .footer li a:visited {
 	color:#F7F8FB;
 }
 .footer li a:hover {
 	color:white;
 }
 .footer li a:active {
 	color:white;
 }

 .footer li p {
 	font-size: 1em;
 	color: white;
 }

.list-inline-item:not(:last-child) {
    color: white;
}

