html,body,div,span,object,iframe,h1,h2,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}

h3{margin:0;padding:0;border:0;outline:0; color: #000000;}

a{margin:0;padding:0;vertical-align:baseline; text-decoration: none;color:white;background:transparent ;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

header {
    background: #33782f;
    padding: 10px 10px;
    max-width:  contain;
    margin: auto;
	font-weight: bold;
	text-align: center;
	
}
nav {
    display: inline-block;
}
nav ul li a {
    background: #e9f531;
    padding: 2px 10px;
    font-size: 60px;
    text-decoration: none;
    font-weight: bold;
    color: #33782f;
    border-radius: 10px;
}
nav ul li a:hover {
	background: #EEE;
}
nav ul li {
    display: inline-block;
    margin: 10px;
}
nav ul {
    list-style: none;
}

center {
  background-image: url('5wo.jpg');
   width: 100%;
    height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: local;
}
container {
   width: 100%;
    height: 100%;
  
}

#maincontent{
  background-image: url('2bg.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: local;
}


footer {
	background: #33782f;
	max-width: contain;
	margin: auto;
	clear: both;
	text-align: center;
}
footer p {
	padding: 40px;
}


#logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;

}
#logo img {
    width: 50px;
    vertical-align: middle;
    margin-right: 10px;
}


.image-container {
  position: relative;
  display: inline-block;
   width: 100%;
  height: 500px;
}


.overlay-text {
  position: absolute;
  top: 35%; 
  left: 48%; 
  transform: translate(-50%, -50%); 
  background-color: #e8eefa; 
  color: #e9f531; 
  padding: 10px 20px; 
   font: 100%, Agency FB, Verdana, Arial, Helvetica, sans-serif;
  font-size: 110px; 
  text-align: center;
  }
.overlay-textt {
  position: absolute;
  top: 73%; 
  left: 48%; 
  transform: translate(-50%, -50%); 
  background-color: #e8eefa; 
  font-color: #e9f531; 
  padding: 10px 20px; 
  font: face: 100%, Agency FB, Verdana, Arial, Helvetica, sans-serif;
  font-size: 110px; 
  text-align: center;
  }
content{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;   font-family: "Roboto", sans-serif;
  background-color: #efefef;
  line-height: 4.9;
  color: #8c8c8c;
  position: relative; }


.text-black {
  color: #000; }
a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.content {
  padding: 14rem 0; 
  margin: auto;}
.heading {
  font-size: 5rem;
  font-weight: 900; 
 margin: auto;}
.form-control {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background: none; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000; }

.col-form-label {
  color: #000;
  font-size: 26px; }

.btn, .form-control, .custom-select {
  height: 45px;
  border-radius: 0; }

.custom-select {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0; }
  .custom-select:active, .custom-select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000; }

.btn {
  border: none;
  
  font-size: 22px;
  letter-spacing: .2rem;
  text-transform: uppercase;
  border-radius: 30px !important; }
  .btn.btn-primary {
    border-radius: 30px;
    background: #4d80e4;
    color: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(77, 128, 228, 0.2);
    box-shadow: 0 15px 30px 0 rgba(77, 128, 228, 0.2); }
  .btn:hover {
    color: #fff; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.contact-wrap {
  -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2);
  background: #fff }
  .contact-wrap .col-form-label {
    font-size: 28px;
    color: #000000;
    margin: 0 0 10px 0;
    display: inline-block;
    padding: 0; }
  .contact-wrap .form, .contact-wrap .contact-info {
    padding: 40px; }
  .contact-wrap .contact-info {
    color: rgba(255, 255, 255, 0.5); }
    .contact-wrap .contact-info ul li {
      margin-bottom: 15px;
      color: rgba(255, 255, 255, 0.5); }
      .contact-wrap .contact-info ul li .wrap-icon {
        font-size: 20px;
        color: #fff;
        margin-top: 5px; }
  .contact-wrap .form {
    background: #fff; }
    .contact-wrap .form h3 {
      color: #000;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 30px; }
  .contact-wrap .contact-info {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .contact-wrap .contact-info a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    @media (max-width: 1199.98px) {
      .contact-wrap .contact-info {
        height: 400px !important; } }
    .contact-wrap .contact-info h3 {
      color: #fff;
      font-size: 20px;
      margin-bottom: 30px; }

label.error {
  font-size: 12px;
  color: red; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: #B90B0B; }

#form-message-success {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 50px;
  color: #000; }

.submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 50px;
  color: #000; }
middle {
    
    margin: auto;
	font-weight: bold;
	text-align: center;
	
}
h4{ font-size: 270%;}
h5{  margin: auto;
	font-weight: bold;
	text-align: center; font-size: 320%;}
	
	