.mt-0{
cursor:pointer}


.mt-0.down:after{
  content: "\1F845";
  color:#5FA852;
}
.mt-0:after{
  content: "\1F847";
  color:#5FA852;
}
.carousel-indicators {
	position: absolute;
	bottom: auto;
 	top: 0px;
}
.carousel-inner {
}
.details-slider {
padding-top:85px;
}
.gallery_image a.big-image {
  display: block;
  position: relative;
  background: #5e96b2;
}
.gallery_image a.big-image img {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.gallery_image a.big-image .gallery_hover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a.big-image .gallery_hover i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -21px;
}
.gallery_image a.big-image:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery_image a.big-image:hover .gallery_hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery_image a.big-image:hover .gallery_hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
  .ui-tooltip, .arrow:after {
    background: #000000 !important;
    border: 2px solid white !important;
  }
  .ui-tooltip {
  max-width:100% !important;
    padding: 10px 20px !important;
    color: #ffffff  !important;
    border-radius: 20px  !important;
    font: bold 14px "Helvetica Neue", Sans-Serif  !important;
    text-transform: uppercase  !important;
    box-shadow: 0 0 7px black  !important;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
.list {
padding-bottom:100px;}  
.blog-two .tr-post {
margin-bottom:0px;
}

.post-time span {
    display: block;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 8px;
    line-height: 10px;
    text-transform: uppercase;
    background-color: #5FA852;
}
.delete-time {
	position: absolute;
	top: -45px;
	width: 60px;
	display: block;
	text-align: center;
}
.delete-time span {
	display: block;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	padding: 8px;
	line-height: 10px;
	text-transform: uppercase;
	background-color: #FF0000;
}
.delete-time span span {
	line-height: 0;
	font-size: 14px;
}
.delete-times,.post-times{
margin-top:10px;}

.btn.btn-red {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 35px;
    border: 1px solid #FF0000;
    background-color: #FF0000;
    text-transform: capitalize;
	color:#FFFFFF;
}
.btn.btn-red:hover {
    color: #FF0000;
    border-radius: 30px;
    background-color: transparent;
}
.socialbtns{
font-size:48px;
line-height:48px;
padding:0px !important;
margin:0px !important;
}
.socialbtns a{
font-size:48px;
line-height:48px;
	padding:0px !important;
	margin-left:0px;
	color:#5FA852;
	margin-top: 0px !important;
	margin-right: 10px;
	margin-bottom: 0px !important;
}
h1, h2, h3, h4, h5, h6 {
color:#5FA852 !important;}
html, body, .promotion-info {
color:#555555;}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-slider .carousel-indicators li {
    border: none;
    margin: 5px;
    max-width: 17px;
    height: 17px;
    border: 2px solid transparent;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ffffff;
}
.home-slider .carousel-indicators li:hover, .home-slider .carousel-indicators li.active {
    max-width: 17px;
    height: 17px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}
.indicators-content{
position:absolute;
width:100%;
    bottom: 130px;
}
.home-slider .carousel-indicators {
    bottom: 125px;
    cursor: default;
	position:absolute;
}
.fa-facebook{
font-size:28px;}
.cta-two .cta-info h1, .cta-two .cta-info h2,.cta-two .cta-info {
    color: #fff !important;
}
#myModal .modal-footer {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.agreement{
display:none;
}
.promotion-info {
    max-width: 130px;
    padding-left: 10px;
}