/******************************************************************************
  Slider
*******************************************************************************/
.slider {
  background: #f2f2f2;
  padding: 54px 0;
}
.slider > .container {
  position: relative;
}
.slider.load .sliders-box > .col-md-12 + .col-md-12 {
  display: none;
}
.slider .slid {
  position: relative;
}
.slider .slid .slid-img {
  max-height: 550px;
  z-index: 1;
}
.slider .slid-content {
  bottom: 93px;
  color: #7b7b7b;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  padding: 38px 40px 0;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 3;
}
.slider .slid-content .title {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 34px;
}
.slider .slid-content .descriptions {
  margin: 0 0 37px 0;
}
.slider .slid-content .btn {
  background: #f8f8f8;
  color: #1e1e1e;
  font-weight: bold;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slid-content .btn:hover {
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slider-nav {
  background-color: #1e1e1e;
  background-color: rgba(30,30,30,.97);
  bottom: 0;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 2;
}
.slider .slider-nav .nav-box {
  bottom: 33px;
  left: 40px;
  position: absolute;
  right: 40px;
  text-align: center;
  z-index: 4;
}
.slider .slider-nav .prev,
.slider .slider-nav .next {
  background-color: #fff;
  background-color: rgba(255,255,255,.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #838282;
  display: block;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 60px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slider-nav .next {
  left: auto;
  right: 0;
}
.slider .slider-nav .prev *,
.slider .slider-nav .next * {
  vertical-align: middle;
}
.slider .slider-nav .prev {
  margin-right: 2px;
}
.slider .slider-nav .next {
  margin-left: 2px;
}
.slider .container:hover .slider-nav .prev,
.slider .container:hover .slider-nav .next,
.page-slider:hover .slider-nav .prev,
.page-slider:hover .slider-nav .next {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slider-nav .prev:hover,
.slider .slider-nav .next:hover {
  background-color: #fff;
  color: #a0a0a0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slider-nav .prev:hover polygon,
.slider .slider-nav .next:hover polygon {
  fill: #9f9f9f;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider .slider-nav .pagination {
  padding: 0 65px;
  text-align: center;
}
.switches a {
  background: #fff;
  background: rgba(255,255,255,.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  height: 14px;
  margin: 0 3px;
  width: 14px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.switches a:hover {
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.switches a.selected {
  background: #fff;
  background: rgba(255,255,255,.5);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.progressive-slider .slider-nav .pagination a {
  vertical-align: middle;
}
.page-slider {
  background: none;
  padding: 0;
  position: relative;
}

.progressive-slider-two .sliders-container {
  margin: 0 -15px 0 15px;
  padding: 0;
  position: relative;
}
.progressive-slider-two.load .sliders-box img + img {
  display: none;
}
.progressive-slider-two .pagination {
  bottom: 0;
  left: 0;
  margin: 0 0 15px;
  position: absolute;
  right: 0;
  text-align: center;
}
.progressive-slider-two .pagination a {
  background: #1e1e1e;
  background: rgba(30,30,30,.5);
}
.progressive-slider-two .pagination a:hover,
.progressive-slider-two .pagination .selected {
  background: #1e1e1e;
}
.progressive-slider-two .slider-banners {
  display: table;
  height: 100%;
  table-layout: fixed;
}
.progressive-slider-two .slider-banners .banner {
  display: table-row;
  height: 33.33333333%;
}
.progressive-slider-two .slider-banners .banner {
  background: #f6a232;
}
.progressive-slider-two .slider-banners .banner:nth-child(1) {
  background: #ee485c;
}
.progressive-slider-two .slider-banners .banner:nth-child(2) {
  background: #65a93c;
}
.progressive-slider-three .slider-wrapper {
  border: solid 6px #fff;
  border-radius: 6px;
}
.progressive-slider-three.load .slider-wrapper img + img,
.progressive-slider-four.load .slider-wrapper img + img {
  display: none;
}
.progressive-slider-four {
  background: none;
  padding: 0;
  position: relative;
}
.progressive-slider-four .prev,
.progressive-slider-four .next {
  color: #fff;
  font-size: 40px;
  left: 30px;
  line-height: 1;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.progressive-slider-four .next {
  left: auto;
  right: 30px;
}

.content .progressive-slider .container {
  padding: 0;
  width: 100%!important;
}
.content .slider.progressive-slider {
  padding: 0;
}
.content .slider .slider-nav {
  right: 0;
}
.content .slider .slid-content {
  bottom: 84px;
  padding: 28px 30px 0;
  right: 8px;
  width: 47.333333%;
}
.slider .slider-nav .nav-box {
  left: 23px;
  right: 23px;
}
.content .slider .slider-nav {
  width: 47.333333%;
}
.content .slider .slider-nav .prev,
.content .slider .slider-nav .next {
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.content .switches a {
  width: 11px;
  height: 11px;
}
.content .slider .slider-nav .nav-box {
  bottom: 30px;
}
.content .slider .pagination {
  margin: 5px 0;
}

/******************************************************************************
  Slider Revolution
*******************************************************************************/
.slider.rs-slider {
  background: none;
  border: 0 none;
  max-height: 500px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slider.load .tp-banner-container {
  visibility: hidden;
}
.slider.rs-slider .container {
  position: relative;
}
.slider.rs-slider .title {
  color: #fff;
  font-size: 40px;
  font-weight: normal;
  margin: 0;
}
.slider.rs-slider .description {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  margin: 0;
  padding: 0 15px;
}
.slider.rs-slider .btn {
  color: #fff;
}
.slider.rs-slider .btn.orang {
  background: #ea4e16;
}
.slider.rs-slider .btn.cherry {
  background: #752033;
}
.slider.rs-slider .phone-text {
  color: #fff;
  font-size: 17px;
}

.rs-slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tp-bannertimer {
  background: #777 !important;
  background: rgba(0,0,0,0.1) !important;
  height: 5px !important;
  
}
.tp-simpleresponsive>ul{position:absolute;z-index:0;}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet {
  background: #fff;
  background: rgba(255,255,255,.5);
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 none !important;
  display: inline-block;
  height: 14px;
  float: none;
  margin: 0 3px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  vertical-align: top;
  width: 14px;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px
}
.slider.rs-slider .tp-bullets.simplebullets .bullet:hover {
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet.selected {
  background: rgba(255,255,255,.7);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.slider.rs-slider .tparrows {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 40px !important;
  width: 40px !important;
  -webkit-transition: background .3s linear;
  transition: background .3s linear;
  -webkit-transition: opacity 0.2s ease-out; */
  -webkit-transform: inherit;
  z-index: 50 !important;
}
.slider.rs-slider .tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 6px;
  text-align: center;
  width: 40px;
  font-size: 19px;
}
.tp-leftarrow:before {
  /*content: '\e824';*/
}
.tp-rightarrow:before {
  /*content: '\e825';*/
}
.slider.rs-slider .tparrows:hover {
  background: #1e1e1e;
  -webkit-transition: background .3s linear;
  transition: background .3s linear;
}
.slider4container .tparrows:before,
.slider4container .tparrows:hover,
.slider4container .tparrows {
  color: #000 !important;
}
.slider4container .tparrows {
  background: #fff !important;
  background: rgba(255,255,255,0.5) !important;
}
.slider4container .tparrows:hover	{
  background:#fff !important
}
.slider.rs-slider .tp-loader {
  background-image: url("../img/loader.svg"), none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
  background-color: inherit;
  height: 40px;
  margin: -20px 0 0 -20px;
  width: 40px;
  z-index: 700;
}
.layerslider {
  margin: 0 auto;
}

.slider.rs-slider.full-width {
  max-height: inherit;
}
.slider.rs-slider.full-width .title {
  font-size: 60px;
  line-height: 0.9;
}
.slider.rs-slider.full-width .btn-link {
  font-size: 14px !important;
  font-weight: bold;
  line-height: 31px;
  letter-spacing: 1px;
  padding: 0;
  text-decoration: none;
}
.slider.rs-slider.full-width .btn-link .fa {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 180%;
  height: 36px;
  line-height: 32px;
  margin-left: 10px;
  padding: 0 0 0 3px;
  text-align: center;
  vertical-align: middle;
  width: 36px;
}
.slider.rs-slider.full-width .btn-link:hover {
  opacity: .8;
}
.slider.rs-slider.full-width  .tp-rightarrow,
.slider.rs-slider.full-width  .tp-leftarrow {
  display: none !important;
}

