/*
Author: W3layouts
Author URL: http://w3layouts.com
 */
html {
  scroll-behavior: smooth;
}

body,
html {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

* {
  box-sizing: border-box;
}

.d-grid {
  display: grid;
}

.d-flex {
  display: flex;
  display: -webkit-flex;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

button,
input,
select {
  -webkit-appearance: none;
  outline: none;
}

button,
.btn,
select {
  cursor: pointer;
}

a {
  text-decoration: none;
}

iframe {
  border: none;
}

ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0
}


.btn,
button,
.actionbg,
input {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

.btn:hover,
button:hover {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
}

.bottom-text{
	margin: 0 150px 50px 150px; 
	text-align:center;
}

/*--/wrapper--*/
.wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .wrapper {
    max-width: 540px;
  }
  
  .bottom-text{
	margin: 0 20px 50px 20px; 
	text-align:center;
}
}

@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .wrapper {
    max-width: 960px;
	
	
  }
  
  .bottom-text{
	margin: 0 50px 50px 50px; 
}

}


@media (min-width: 1200px) {
  .wrapper {
    max-width: 1140px;
  }
}

.wrapper-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/*--//wrapper--*/
.w3l-timeline-main {
  background:#869D3B;/*22110F;/*#134e6f;3D2102;/*
  padding:4em 0;
  
  /*background: url(../images/bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 0;
  display: grid;*/
}

/*.w3l-timeline-main::before {
  content: "";
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #3D2102; 
  opacity: .9;
}*/
.w3l-timeline-main h1 {
  margin-bottom: 40px;
  font-size: 40px;
  color: #fff;
  text-align:center;
}
.timeline-content-6 .timeline {
  position: relative;
  /*width: 860px;*/
  width: 1000px;
  margin: 0 auto;
  padding: 4.5em 0;
  list-style-type: none;
}

.timeline-content-6 .timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: #582E29;/*#0b334a;*/
  z-index: 0;
}

.timeline-content-6 .timeline li {
  padding: 1em 0;
}

.timeline-content-6 .timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*
.timeline-content-6 .direction-l {
  position: relative;
  width: 400px;
  float: left;
  text-align: right;
}
*/
.timeline-content-6 .direction-l {
  position: relative;
  width: 500px;
  float: left;
  text-align: right;
  padding-right:35px;
}
/*
.timeline-content-6 .direction-r {
  position: relative;
  width: 400px;
  float: right;
}
*/
.timeline-content-6 .direction-r {
  position: relative;
  width: 500px;
  float: right;
  padding-left:35px;
}
.timeline-content-6 .flag-wrapper {
  position: relative;
  display: inline-block;
  text-align: center;
}

.timeline-content-6 .flag {
  position: relative;
  display: inline;
  background:#fff; /*#0b334a;*/
  padding: 6px 10px;
  border-radius: 0px;
  font-weight: 600;
  text-align: left;
  font-size: 16px;
  color: #582E29;
  letter-spacing: 1px;
}

.timeline-content-6 .direction-l .flag {
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.timeline-content-6 .direction-r .flag {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.timeline-content-6 .direction-l .flag:before,
.timeline-content-6 .direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -40px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid #EA7D03; /*#ff6150;*/
  z-index: 10;
}


.timeline-content-6 .direction-r .flag:before {
  left: -40px;
}

.timeline-content-6 .direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: #fff;/*869D3B;/*#0b334a;*/
  border-width: 8px;
  pointer-events: none;
}

.timeline-content-6 .direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: #fff;/*869D3B; /* #0b334a;*/
  border-width: 8px;
  pointer-events: none;
}

.timeline-content-6 .time-wrapper {
  display: inline;
  line-height: 1em;
  font-size: 0.66666em;
  color:#1ac0c6;
  vertical-align: middle;
}

.timeline-content-6 .direction-l .time-wrapper {
  float: left;
}

.timeline-content-6 .direction-r .time-wrapper {
  float: right;
}

.timeline-content-6 .time {
  display: inline-block;
  padding: 6px 6px;
  background: rgba(156, 197, 220, 0.32);
  color: #fff;
}

.timeline-content-6 .desc {
  margin: 1em 0.75em 0 0;
  color: #fff;/*#c2e0f3; */                                   
  font-size: 15px;
  line-height: 25px;
}

.timeline-content-6 .direction-r .desc {
  margin: 1em 0 0 0.75em;
}

/*/w3l-copy-right*/
.w3l-copy-right.text-center {
  margin-top: 2em;
}

.w3l-copy-right p {
  font-size: 15px;
  line-height: 29px;
  color: #fff;
}

.w3l-copy-right p a {
  color: #ff6150;
}

.w3l-copy-right p a:hover {
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

/*//w3l-copy-right*/
@media screen and (max-width:992px) {
  .timeline-content-6 .timeline {
    width: 100%;
    padding: 4em 0 1em 0;
  }

  .timeline-content-6 .timeline li {
    padding: 2em 0;
  }

  .timeline-content-6 .direction-l,
  .timeline-content-6 .direction-r {
    float: none;
    width: 100%;
    text-align: center;
	padding-left: 0px;
	padding-right: 0px;
  }

  .timeline-content-6 .flag-wrapper {
    text-align: center;
  }

  .timeline-content-6 .flag {
    z-index: 15;
  }

  .timeline-content-6 .direction-l .flag:before,
  .timeline-content-6 .direction-r .flag:before {
    position: absolute;
    top: -30px;
    left: 50%;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-left: -9px;
    background: #fff;
    border-radius: 10px;
    z-index: 10;
  }

  .timeline-content-6 .direction-l .flag:after,
  .timeline-content-6 .direction-r .flag:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-bottom-color: #fff;/*869D3B; /*#0b334a;*/
    border-width: 8px;
    pointer-events: none;
  }

  .timeline-content-6 .time-wrapper {
    display: block;
    position: relative;
    margin: 4px 0 0 0;
    z-index: 14;
  }

  .timeline-content-6 .direction-l .time-wrapper {
    float: none;
  }

  .timeline-content-6 .direction-r .time-wrapper {
    float: none;
  }

  .timeline-content-6 .desc {
    position: relative;
    margin: 1em 0 0 0;
    padding: 1em;
    background: #869D3B; /*#0b334a;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 15;
  }

  .timeline-content-6 .direction-l .desc,
  .timeline-content-6 .direction-r .desc {
    position: relative;
    margin: 1em 1em 0 1em;
    padding: 1em;
    z-index: 15;
  }
  .w3l-timeline-main h1 {
    margin-bottom: 26px;
    font-size: 36px;
  }
}

.bottom-text{
	margin: 0 150px 50px 150px; 
	text-align:center;
}


@media all and (max-width:568px) {
  .w3l-timeline-main {
      padding: 2em 0;
  }
  .w3l-timeline-main h1 {
    margin-bottom: 26px;
    font-size: 32px;
  }
}

@media all and (max-width: 440px) {}

@media all and (max-width: 410px) {}


/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
/*
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}*/
/*.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {*/
.hvr-wobble-top {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


._30margin{
	margin-top:-30px;
}
._50margin{
	margin-top:-50px;
}
._80margin{
	margin-top:-80px;
}
._100margin{
	margin-top:-100px;
}
._150margin{
	margin-top:-100px;
}

.top-text-margin{
	margin:0 0 0 0;
}

@media (max-width: 720px) {
  
  .bottom-text{
	margin: 0 50px 50px 50px!important; 
}
._30margin{
	margin-top:0px;
}
._50margin{
	margin-top:0px;
}
._80margin{
	margin-top:0px;
}
._100margin{
	margin-top:0px;
}
._150margin{
	margin-top:0px;
}
.top-text-margin{
	margin:0 30px 0px 30px;
}

}

