@charset "utf-8";
/* CSS Document */
.flexslider .slides > li, .initial {
  -webkit-backface-visibility: hidden
}
.flexslider .slides img, .flexslider .slides img:first-child {
  margin-top: 0;
  margin-bottom: 0
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
  outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides {
  margin: 0;
  padding: 0;
  list-style: none
}
.slides {
  overflow: hidden
}
.flexslider {
  padding: 0;
  text-align: center;
  margin: 0;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  zoom: 1
}
.flexslider .slides > li {
  display: none
}
.flex-direction-nav a, .no-js .slides > li:first-child, .slides:after, html[xmlns] .slides {
  display: block
}
.flexslider .slides img {
  width: 100%;
  display: block
}
.flex-pauseplay span {
  text-transform: capitalize
}
.loading {
  min-height: 280px;
  background: url(preloader1.gif) center center no-repeat
}
.slides:after {
  content: "\0020";
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
* html .slides {
  height: 1%
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}
.loading .flex-viewport {
  max-height: 300px
}
.flexslider .slides {
  zoom: 1
}
.carousel li {
  margin-right: 5px
}
.flex-direction-nav a {
  width: 70px;
  height: 90px;
  margin: -20px 0 0;
  position: absolute;
  top: 45%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, .7);
  text-shadow: 1px 1px 0 rgba(140, 140, 140, .2);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0
}
.flex-caption h2, .flex-caption p {
  text-transform: uppercase;
  text-shadow: 2px 3px 8px rgba(76, 76, 76, .87);
}
.flex-direction-nav .flex-prev {
  left: -50px
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}
.flexslider:hover .flex-prev {
  opacity: .7;
  left: 10px
}
.flexslider:hover .flex-next {
  opacity: .7;
  right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default
}
.flex-direction-nav a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 50px;
  display: inline-block;
  content: '\f137';
  font-weight:900;
}
.flex-direction-nav a.flex-next:before {
   font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight:900;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000
}
.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: '\f004'
}
.flex-pauseplay a:hover {
  opacity: 1
}
.flex-pauseplay a.flex-play:before {
  content: '\f003'
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  display: none
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, .7)
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, .9);
  cursor: default
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}
.flex-control-thumbs img:hover {
  opacity: 1
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}
.flex-caption {
  color: #fff;
  background7: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, .2); */
}
.flex-caption p {
  padding: 0 0 5px
}
.initial {
  display: none
}
.caption_title_line {
  position: relative;
  margin-right: 0;
  float: left;
  padding: 0;
  text-align: left;
  width: 100%;
  max-width: 800px;
  top: 0%;
  left: 0%;
  margin-top: -8px;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.caption_title_line-1 {
  position: relative;
  margin-right: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  max-width: 800px;
  top: 0%;
  left: 0%;
  margin-top: -8px;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.flex-caption h2 {
  margin7-top: -10px;
  color: #fff;
  font-weight: 400;
  /* display: inline-block; */
  line-height: 1.3;
  font-size: 20px;
  padding-bottom: 10px;
  margin: 0;
  color: #c51a2c;
  color: #fff;
}
.flex-caption p {
  color: #fff;
  font-size: 45px;
  #padding: 0 0 5px 0;
  line-height: .8;
  fmargin-bottom: -10px;
  margin: 0;
  padding-bottom: 13px;
  font-weight: 600;
  color7: rgba(255, 255, 255, .9);
  display: none
}
.flex-caption {
  display: none;
}
.flex-caption span.captionsubindent {
  color: #505d68;
}
#flexslidercontent .flex-active-slide img {    
    animation: kenburns 4500ms
  }
  @keyframes kenburns {
    0% {
        transform: scale(1.3);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }

}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 2px
  }
  .flex-direction-nav .flex-next {
    opacity: .7;
    right: 2px
  }
}
@media only screen and (max-width: 450px) {
  .flex-caption {
    visibility: hidden;
    display: none
  }
}
@media only screen and (max-width: 650px) {
  .caption_title_line {
    position: relative;
    margin1-right: 15px;
    padding: 20px 0 10px 10px;
    float: left
  }
  .flex-caption p {
    color: #fff;
    font-size: 25px;
    margin: 0 0 -5px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 2px 3px 8px rgba(0, 0, 0, .87);
    color: rgba(255, 255, 255, .9)
  }
  .flexslider .slides img {
    min-width: 180%;
    margin-left: -50%
  }
}
@media only screen and (max-width: 710px) {
  .caption_title_line {
    /* position:relative; */ margin1-right: 15px;
    padding: 20px 0 10px 10px;
    /* float: left; */
  }
  .flex-caption p {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 2px 3px 8px rgba(0, 0, 0, .87);
  }
}
@media only screen and (min-width: 600px) {
  .flexslider .slides img {
    min-width: 140%;
    margin-left: -35%
  }
  .flex-caption h2 {
    font-size: 25px;
    /* padding: 15px 20px 10px; */
    margin: 0
  }
}
@media only screen and (min-width: 710px) {
  .flexslider .slides img {
    min-width: 135%;
    margin-left: -35%
  }
}
@media only screen and (min-width: 768px) {
  .flexslider .slides img {
    min-width: 100%;
    margin-left: 0
  }
  .flex-caption h2 {
    font-size: 30px;
    padding: 10px 40px;
    text-align: left;
  }
  .flex-caption h2.slidehead {
    font-size: 30px;
    padding: 10px 0px;
    text-align: left;
    width: 800px;
    display: block;
    margin-top: 20px;
  }
  .flex-caption h2.slidehead span {
    font-size: 22px;
    line-height: 1;
    display: block;
    margin-top: 20px;
  }
  .captionindent {
    text-align: right;
    float: right
  }
  .flex-caption span.captionsubindent {
    font-size: 18px;
    line-height: 1.2;
    /* background: rgb(88 88 86 / 30%); */
    padding: 0rem 1rem 1rem 0px;
    display: inline-block;
    font-weight: 300;
  }
  .caption_title_line {
    position: relative;
    margin-right: 0;
    width: 100%;
    padding-left: 50px;
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #d0dae3;
  }
  .caption_title_line-1 {
    position: relative;
    margin-right: 0;
    height: 60%;
    max-width: 400px;
    top: 48%;
    /* bottom: 10%; */
    left: 40%;
    margin-top: 0px;
    padding-top: 2px;
    padding-left: 20px;
    /* margin-right: 100px; */
    background-color: rgb(12 12 12 / 50%);
  }
  .flex-caption {
    backgroundj: rgba(0, 0, 0, .2);
    /* margin-top: 150px; */
    top: 0;
  }
}
@media only screen and (min-width: 860px) {
  .flex-caption h2 {
    font-size: 30px;
    /* padding: 15px 40px; */
  }
}
@media only screen and (min-width: 960px) {
  .flex-caption h2 {
    font-size: 32px;
    /* padding: 20px 40px; */
  }
  .caption_title_line-1 {
    max-width: 400px;
    top: 60%;
    left: 53%;
    margin-top: 0px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1100px) {
  .flex-caption h2 {
    font-size: 40px;
    width: 1100px;
    text-align: left;
  }
  #sliding {
    margin-top: 100px;
  }
  .caption_title_line {
    position: relative;
    margin-right: 0;
    float: left;
    padding: 0;
    width: 100%;
    padding-left: 0px;
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #d0dae3;
  }
  .caption_title_line-1 {
    max-width: 450px;
    top: 28%;
    left: 56%;
    margin-top: 0px;
    padding-left: 30px;
  }
  .flex-caption {
    top: 145px;
  }
  .flex-caption h2.slidehead {
    font-size: 35px;
    /* padding: 10px 50px; */
    text-align: left;
    /* width: 800px; */
    /* margin-top: 50px; */
  }
  .flex-caption h2.slidehead span {
    font-size: 25px;
    line-height: 1;
    display: block;
    margin-top: 20px;
  }
  .flex-caption span.captionsubindent {
    font-size: 18px;
    line-height: 1.2;
    /* background: rgb(88 88 86 / 30%); */
    padding: 0rem 1rem 1rem 40px;
    display: inline-block;
    font-weight: 300;
    padding-left: 50px;
    /* display: inline-block; */
    margin-top: 20px;
  }
}
@media screen and (min-width: 1250px) {
  .flex-caption h2 {
    /* font-size:80px; */
  }
}
@media screen and (min-width: 1300px) {
  .caption_title_line {
    position: relative;
    margin-right: 0;
    float: left;
    padding: 0;
    /* text-align: center; */
    width: 100%;
    background: rgb(143 7 7 / 80%);
    height: 300px;
    max-width: 600px;
    /* top: 92px; */
    left: 9%;
    /* margin-top: 0px; */
    padding-top: 30px;
    padding-left: 0px;
    padding-left: 100px;
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #d0dae3;
  }
  .caption_title_line-1 {
    /* position: relative; */
    /* margin-right: 0; */
    /* padding-left: 0px; */
    height: 100%;
    max-width: 500px;
    top: 35%;
    left: 59%;
    /* margin-top: 0px; */
    /* padding-top: 0px; */
    /* margin-right: 140px; */
    /* background-color: rgb(12 12 12 / 50%); */
  }
  .flex-caption {
    /* top: 200px; */
  }
  .flex-caption h2.slidehead {
    /* font-size: 40px; */
    /* padding: 10px 40px; */
    /* text-align: left; */
    /* max-width: 700px; */
  }
  .flex-caption h2.slidehead span {
    font-size: 30px;
  }
  .flex-caption span.captionsubindent {
    font-size: 18px;
    line-height: 1.2;
    /* background: rgb(88 88 86 / 30%); */
    padding: 0rem 1rem 1rem 0px;
    display: inline-block;
    font-weight: 300;
    padding-left: 40px;
    /* display: inline-block; */
    margin-top: 50px;
  }
}
@media screen and (min-width: 1450px) {
  #sliding {
    /* margin-top: 70px; */
  }
  .flex-caption h2 {
    /* padding:30px 40px; */ margin: 0
  }
  .flex-caption h2.slidehead {
    font-size: 40px;
    line-height: 1.2;
    /* font-weight: 300; */
  }
  .flex-caption span.captionsubindent {
    font-size: 30px;
    line-height: 1.2;
    font-size: 21px;
    /* background: none; */
    /* padding-right: 100px; */
    padding-left: 40px;
    /* display: inline-block; */
    margin-top: 50px;
  }
  .caption_title_line {
    position: relative;
    margin-right: 0;
    float: left;
    padding: 0;
    /* text-align: center; */
    width: 100%;
    background: rgb(143 7 7 / 80%);
    height: 46%;
    max-width: 700px;
    top: 93px;
    left: 17%;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 0px;
    padding-left: 100px;
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #d0dae3;
  }
  .caption_title_line-1 {
    /* height: 40%; */
    /* max-width: 35%; */
    top: 39%;
    left: 64%;
    /* margin-top: 0px; */
    /* padding-top: 0px; */
    /* margin-right: 140px; */
    /* background-color: rgb(12 12 12 / 50%); */
  }
}
@media screen and (min-width: 1650px) {
  .flex-caption h2 {
    /* padding:30px 40px; */
    margin: 0;
  }
  .flex-caption h2.slidehead {
    font-size: 45px;
    line-height: 1.2;
    /* font-weight: 300; */
    /* padding-left: 50px; */
    margin-top: 30px;
  }
  .flex-caption span.captionsubindent {
    /* font-size: 20px; */
    line-height: 1.3;
    font-size: 25px;
    /* background: none; */
    /* padding-right: 120px; */
    padding-left: 100px;
    /* display: inline-block; */
    margin-top: 50px;
    max-width: 800px;
    /* position: relative; */
    /* left: 0px; */
  }
  .flex-caption h2.slidehead span {
    font-size: 35px;
    line-height: 1;
    display: block;
    margin-top: 20px;
  }
  .caption_title_line {
    position: relative;
    margin-right: 0;
    float: left;
    padding: 0;
    /* text-align: left; */
    width: 100%;
    /* background: rgb(143 7 7 / 80%); */
    background-color: #d0dae3;
    height: 45%;
    max-width: 800px;
    top: 93px;
    left: 19%;
    margin-top: 0px;
    padding-top: 26px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 1650px) {
  .caption_title_line {
    height: 42%;
    max-width: 800px;
    top: 93px;
    left: 19%;
    margin-top: 0px;
    padding-top: 26px;
    padding-left: 100px;
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #d0dae3;
  }
  .caption_title_line-1 {
    /* height: 40%; */
    max-width: 640px;
    top: 43%;
    left: 8%;
    margin-top: 0px;
    /* padding-top: 0px; */
    /* margin-right: 120px; */
    /* background-color: rgb(12 12 12 / 50%); */
  }
}
@media screen and (min-width: 1850px) {
  .caption_title_line {
    height: 100%;
    max-width: 50%;
    top: 0px;
    left: 0%;
    margin-top: 0px;
    padding-top: 0px;
    /* padding-left: 0px; */
  }
  .flex-caption h2.slidehead {
    /* padding-left: 200px; */
    /* margin-top: 50px; */
  }
  .flex-caption span.captionsubindent {
    /* font-size: 28px; */
    padding-left: 200px;
    /* display: inline-block; */
    margin-top: 50px;
    max-width: 800px;
    /* position: relative; */
    /* left: 0px; */
  }
}