.container {
  width: 95%;
}

.parallax-container {
  height: 400px;
}

/*start header*/
header {
  width: 100%;
  border-top: 5px solid #00a54f;
}

header .topHead img {
  width: 350px;
}

header .topHead img {
    width: 415px;
    padding-top: 20px;
}

header .topHead .item .icon {
  font-size: 35px;

}

header .topHead .item .block {
  display: inline-block;
  margin-left : 10px;
}

header .topHead .item .block h5 {
  margin: 0;
  font-size: 18px;
}

header .topHead .item .block p {
  margin: 0;
  margin-top: 5px;
  color: #7B7B7B;
  letter-spacing: 0.5px;
  font-size: 14px;
}

header nav {
  background-color: #e9eff2;
}

header nav .icon {
  color: #0098de;
}

header nav ul {
  float: left;
}

header nav ul a {
  color: #000;
  letter-spacing: 0.5px;
}

header nav ul li:hover,
header nav ul li.active {
  background-color: #0098de;
}

header nav ul li:hover a {
  color: #fff;
}

.down {
  z-index: 999999;
  background-color: #0098de;
  box-shadow: none;
}

.down li a {
  font-size: 14px;
  padding: 12px 25px;
}

.dropdown-content li:hover a {
  color: #0098de;
}


header nav .btn {
  margin-top: 15px;
  box-shadow: none;
  background-color: #0098de;
  border-radius: 0;
  float: right;
}

header nav .btn:hover {
  background-color: #00A54F;
  box-shadow: none;
}

/*start slider*/
.slider .indicators {
  bottom: 60px;
  z-index: 999;
}

/* start links */
.links .no-padding {
  padding: 0;
}

.lines .title,
.lines .content {
  padding-left: 85px;
}

.lines .title img {
    width: 30px;
}

.lines .title span {
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 18px;
  margin-left: 10px;
  position: absolute;
  color: #00A54F;
}

.lines .content {
  background-color: #00A54F;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 18px;
  color: #fff;
  position: relative;
}

.lines .content::after {
  content: "";
  position: absolute;
  background-color: #00A54F;
  height: 100px;
  width: 100px;
  top: -29px;
  right: -49px;
  transform: rotate(45deg);
  z-index: -1;
}

/*start gallery*/
.gallery .title {
  background-color: #0098DE;
  padding: 25px 0;
  color: #fff;
  position: relative;
}

.gallery .title img {
  width: 30px;
}

.gallery .title span {
  letter-spacing: 0.5px;
  font-size: 18px;
  margin-left: 10px;
  position: absolute;
}

.gallery .components {
  background: url(../img/gallery-bg.jpg);
  padding: 40px 0;
}

.gallery .components .box {
  /*overflow: hidden;*/
  height: 240px;
  margin-bottom: 20px;
}

/*start news*/
.news {
  padding: 30px 0;
}

.news .title {
  padding: 25px 0;
  color: #00A54F;
  position: relative;
}

.news .title img {
  width: 30px;
}

.news .title span {
  letter-spacing: 0.5px;
  font-size: 18px;
  margin-left: 10px;
  position: absolute;
}

.news .components .card-panel {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}

.g-panel {background-color: #00A54F;}
.b-panel {background-color: #0098DE;}

.news .card-panel .text h5 {
  font-size: 18px;
  color: #fff;
}

.news .card-panel .text .icon {
  color: #fff;
  margin-right: 5px;
}

.news .card-panel .text span,
.news .card-panel .text p {
  color: #fff;
  letter-spacing: 0.5px;
}

.news .card-panel .date {
  position: absolute;
  top: 0;
  padding: 5px 10px;
}

.news .card-panel .date h5 {
  margin: 0;
  color: #fff;
}

.news .card-panel .date p {
  margin: 0;
  color: #fff;
}

.news .g-panel .date {background-color: #00A54F;}
.news .b-panel .date {background-color: #0098DE;}


.news .item {
  text-align: center;
  background-color: #0098DE;
  height: 290px;
  position: relative;
}

.news .item img {
  padding-top: 20px;
}

.news .item h5 {
  position: absolute;
  bottom: 0;
  padding: 25px 0;
  background-color: #00A54F;
  color: #fff;
  margin: 0;
  font-size: 17px;
  width: 100%;
}

/*start camp*/
.camp {
  padding: 20px 0;
}

.camp .item {
  height: 90px;
}

/*start footer*/
footer {
  background: url(../img/footer.jpg);
  padding: 30px 0;
}

footer img {
  width: 35px;
}

footer span {
  letter-spacing: 0.5px;
  font-size: 18px;
  margin-left: 10px;
  position: absolute;
  color: #fff;
}

footer .item {
  margin: 20px 0;
}

footer .icon {
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}

footer .det {
  display: inline-block;
  color: #fff;
}

footer .det h5 {
  letter-spacing: 0.5px;
  font-size: 20px;
  margin: 0;
}

footer .det p,
footer .det a {
  letter-spacing: 0.5px;
  font-size: 13px;
  margin: 0;
  margin-top: 10px;
  color: #9e9e9e
}





/********* start contact page **********************/
.contact {
    padding: 50px 0;
}

.contact .tittle {
    margin-bottom: 25px;
}

.contact .tittle p {
    color: #0098DE;
    font-size: 45px;
    margin: 0;
}

.contact .tittle span {
    display: inline-block;
    position: relative;
    height: 2px;
    width: 50px;
    background-color: #c6c6c6;
    margin-bottom: 10px;
}

.contact .tittle h6 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .3px;
    color: #717171;
    margin-bottom: 35px;
    line-height: 22px;
}

.contact .info .cont-info p {
    font-size: 17px;
    letter-spacing: .3px;
    color: #545454;
}

.contact .info .cont-info p .icon {
    color: #0098DE;
    font-size: 20px;
    margin-right: 10px;
}

.contact .info .cont-info p a {color: #545454;}

.contact .social-info {
    margin-top: 20px;
}

.contact .social-info p {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
    letter-spacing: .6px;
    color: #0098DE;
}

.contact .social-info ul {
    display: block;
    list-style: none;
}

.contact .social-info ul li {
    float: left;
}

.contact .social-info ul li .icon {
    color: #AFAFAF;
    border: 1px solid #AFAFAF;
    padding: 10px;
    margin-right: 5px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.contact .social-info ul li:hover .icon {
    color: #0098DE;
    border: 1px solid #0098DE;
}

.input-field label.active {
    font-size: 1rem;
    color: #0098DE;
}

input[type=text]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=url]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=search]:focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #0098DE;box-shadow:0 1px 0 0 #0098DE}input[type=text]:focus:not([readonly])+label,input[type=password]:focus:not([readonly])+label,input[type=email]:focus:not([readonly])+label,input[type=url]:focus:not([readonly])+label,input[type=time]:focus:not([readonly])+label,input[type=date]:focus:not([readonly])+label,input[type=datetime-local]:focus:not([readonly])+label,input[type=tel]:focus:not([readonly])+label,input[type=number]:focus:not([readonly])+label,input[type=search]:focus:not([readonly])+label,textarea.materialize-textarea:focus:not([readonly])+label{color:#0098DE}

.contact .cont-form .btn {
    box-shadow: none;
    background-color: #0098DE;
    border-radius: 0;
    margin-left: 12px;
}



/********* start about page **********************/
.about {
    padding: 50px 0;
}

.about .tittle {
    margin-bottom: 25px;
}

.about .tittle p {
    color: #0098DE;
    font-size: 30px;
    margin: 0;
}

.about .tittle span {
    display: inline-block;
    position: relative;
    height: 2px;
    width: 50px;
    background-color: #c6c6c6;
    margin-bottom: 10px;
}

.about .tittle h6 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .3px;
    color: #717171;
    margin-bottom: 35px;
    line-height: 22px;
}

.about .aboutInner .no-margin {margin: 0}
.about .aboutInner p {
  letter-spacing: 0.5px;
  color: #717171;
}

.about .aboutInner .lists ul li .icon {
  color: #0098DE;
  margin-right: 7px;
  font-size: 20px;
}

.about .aboutInner .lists ul li span {
  color: #717171;
  font-size: 17px;
}

.about .aboutInner .lists .title {
  color: #0098DE;
  font-size: 30px;
  margin: 0
}


/********* start form page **********************/
.form {
  padding: 35px 0;
}

.form .title p {
  color: #0098DE;
  font-size: 20px;
}

.form .cont-form {
  padding: 25px 0;
}

.form .cont-form .input-field {
  margin-bottom: 25px;
}

/*.form .cont-form  .input-field label {
    left: inherit;
    display: inline;
    position: absolute;
    float: right;
}*/


.copyright-section{
    text-align:center;
}
.copyright-section h6{
   color:#fff;
}
.copyright-section h6 a{
  color:#fff;

}
.copyright-section h6 a:hover{
   color:#fff;
   text-decoration:underline;
}




/*end*/
