body{
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";	
}
#tengah{
	max-width:1000px;
	padding-left:-15px;
	padding-right:-15px;
}
.white {
	color:#ffffff !important;
}
#searchform {
	width:100%;
}
option .dropdown-item{
	
	padding:20px !important;
}
.tli-price {
    z-index: 2;
    bottom: 0;
    left: 20px;
    border-radius: 4px 4px 0 0;
	background:#ec5849;
	position:absolute;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
	color:#ffffff;
	
	height: 30px;
padding: 0 20px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*search box css start here*/
.search-sec{
    padding: 2rem;
}



.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
@media (min-width: 992px){
    .search-sec{
        position: relative;
        
    }
}

@media (max-width: 992px){
    .search-sec{
        background: #1A4668;
    }
}
 /* The container must be positioned relative: */
.custom-select {
  position: relative;


}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue !important;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue !important;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
} 

/* ahir search box */


.top-right{
	top:0;
	right:0;
	position:absolute;

}
.itemgambar {
  position: relative; 
  margin: 0%;
  overflow: hidden;
}
.judulpaket {
    padding: 10px 0px;
    z-index: 9;
    bottom: 0;
	font-weight:bold;
	font-size: 1.3em;
}

.judulpaket-absolute{
    padding: 10px;
	position:absolute !important;
    z-index: 9;
    bottom: 0;
	color:#fff;
	font-weight:bold;

	font-size: 20px;
}

.vc_custom_heading {	

}

.lokasi{
	padding:10px 0px;
	
}
.itemgambar img {
  max-width: 100%;
  
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(50%);
}
.itemgambar:hover img {
   filter: brightness(100%);
  transform: scale(1.3);
}
.top-right .harga3{
	
	background:#ddd;
	color:#000;
	
}

/* Formulir Style */

.booking-style{
	background-color:#0288D1;
	border:1px solid#0277BD;
	padding:10px;
	color:#ffffff;	
}
.booking-style label{
	color:#ffffff !important;
	margin-bottom:0px !important;
}
.booking-style .button{
	background-color:#F57C00 !important;
	border-color:#F57C00 !important;
	border-radius:10px !important;
}
.booking-style .gform_wrapper .gf_progressbar_wrapper {
    margin: 0 0 5px !important;
    padding: 0 0 5px !important;
}


/* Recent Post Style */

div.recent-post-widget {
    margin-bottom: 20px;
}

.recent-post-widget-thumbnail{
    width: 100%;
    height: 100%;
    max-height:63px;
    max-width:63px;
    min-height:63px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover !important;
	box-sizing: border-box;
	background-color: #eeeeee;
	border-color: #e3e3e3;
	padding: 3px;
float: left;
margin-right: 13px;
border-width: 2px;
border-style: solid;
max-width: 63px;
}
.recent-post-widget-title {
    font-size: 16px !important;
    font-weight: bold;
    padding-top: 2px;

    margin-bottom: 7px;
    line-height: 1.3;
}
div.recent-post-widget .recent-post-widget-context {
    overflow: hidden;
}
div.recent-post-widget .recent-post-widget-title {
    font-size: 19px;
    font-weight: normal;
    padding-top: 2px;
    margin-bottom: 7px;
    line-height: 1.3;

}
div.recent-post-widget .recent-post-widget-info {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 17px;

}

.gdl-recent-post-widget{
	padding-bottom: 5px;
}
#terkait{
	background:#2367AA;
	padding:5px;
	padding-bottom:25px;
	colo:#fff;
	margin-bottom:20px;
	
}
.recent-post-widget-context{
	
min-height:63px;	
}

.col-md-3 .gambarpaket2{

    width: 100%;
    height: 100%;
    max-height: 200px !important;
    max-width: 500px;
    min-height: 200px!important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover !important;
    box-sizing: border-box;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
	

.chatting{
    padding-top: 2em;
    padding-bottom: 2em;
    background: #DE4419 !important;
}
.sosmed{
    padding-top: 2em;
    padding-bottom: 2em;
    background:#3A3A3A;
}
.font-m-light {
    font-size: 1.8em;
    font-weight: 900;
    color: #fff;
    text-align: left;
    max-width: 524px;
    padding: 5px;
    margin: 5px;
}
.attribut{
	background:orange;
	padding:10px;
	color:#fff;
	font-weight:bold;		
}
h4, .entry-content h4 {
    font-size: 20px;
    font-size: 1.3333333333333rem;

}
.activities_box{
	margin-bottom: 15px !important;
}
.center{
	text-align:center;
}
.package-thumbnail-outer-wrapper{
	
	position: relative;
	margin-bottom: 15px;
}

.thumbnails-package{
	padding:10px;	
}
.attribut-meta{
	color:orange;
	font-size:medium;
}
.breadcrumbs-box{
	padding:20px 0px;
	color:#333333;
	background:#FAFBFC;
	border-bottom: 1px solid #e1e4e8;
}
.no-padding{
	padding-left:0px !important;
	padding-right:0px !important;
}
.thumnail-sigle-package {
    width: 100%;
    height: 100%;
    max-height: 360px;
    max-width: 800px;
    min-height: 360px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover !important;
    box-sizing: border-box;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
/* single package sidebar */
.widget-sigle-package h3{	
	margin:0px;
	font-weight:bold;
	text-transform:uppercase;
	border-style:dotted;
	text-align:center;
	margin-bottom: 15px;
	margin-top:15px;
}
.widget-sigle-package ul{
	padding-left:0px;
	list-style:none;
	
}
.widget-sigle-package li{
	padding:10px 0px;
	border-bottom:1px solid#ddd;
	font-weight:bold;
	font-size:1em;
	color:#20AFB2;
}

.widget-sigle-package li a:hover{
	text-decoration:none;
	color:orange;
}
.recent-posts img{
	border-radius:5px;
	margin-right:10px
}

.blog-post > li:not(:last-child) {
    margin-bottom: 32px !important;
}
.box {
    padding: 22px 0;
    position: relative;
    z-index: 1;
    width: 100%;
}

.blog-content{
text-align:justify;
}
.blog-post{	
padding:0px !important;
}
.recent-tittle {
 font-weight:500;	
}
.recent-posts > li > div {
    padding-top: 5px !important;
}
figure {
    margin-bottom: 5px !important;
}
.recent-posts li{
	border-bottom:1px solid#ddd;
	display:table;
	width:100%;
	float:left;
}

.package-title-top{
	
	position:relative;
	top:-20px;
	
}


.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}
hr {
    color: #eeeeee;
    margin: 10px 0 !important;
    border-top: 1px solid ;
}
.vc_grid-item{
	margin-bottom:15px;
	
}
.deskripsi{
	font-size:18px;
	text-align:center;
	color:#fff;
	background:#dddddd;
}

hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
	margin:0px;
}

.harga {
    text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
    color: #ffffff;
    font-weight: bold;
    z-index: 9999;
    position: absolute;
    margin-top: -30px;
    padding-left: 10px;
}
.gridpaket{
	padding-bottom:15px;
	padding-top:15px;
}

.headerbg{
	background:#000;
	
}

/* costum dari web zero */

.widget-item a {

    font-weight: bold ;
    color: #3389d7 !important;
}
.widget-item > h4 {
    text-align: center;
    background: #2367AA !important;
    padding: 5px;
    margin: 0 0 23px;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.header-bar {
    color: #fff;
    padding: 5px 0px;
    font-weight: bold;
}
.right{
	text-align:right;
}

/* akhir costum web zero */



/* desain hotel */

.data-hotel{
margin-top:-32px;
background: rgba(54, 25, 25, .5);
position:absolute;	
color:#fff;
padding:5px 0px;

}

.style1 {
	margin-top: -37px;
    width: 50%;
    float: left;
	color:#fff;
    padding: 5px;
	background: rgba(54, 25, 25, .5);
	position: relative;

}
.style1 {
	margin-top: -37px;
    width: 50%;
    float: left;
	color:yellow;
    padding: 5px;
	background: rgba(54, 25, 25, .5);
	position: relative;
  
}


/* akhir desain hotel */

.blog-title {
    margin: 0 0 0px !important;
    padding: 0 0px !important;
    text-align: left !important;
    color: #fff !important;

	font-weight:bold !important;
}

#pencarian{

	background:#1BA0E2;
}
.pencarianwrap {
    background: #1BA0E2;
    max-width: 930px;
    margin: auto;
    padding: 10px 0px;
	min-height: 64px;
}
form {
    margin-bottom: 0px !important;
}
.gambarpaket{
	width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 500px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover !important;
    box-sizing: border-box;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius:.25rem;
}
.activities_footer {
    width: 100%;
    float: left;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding: 15px;
    margin-top: -69px;
    overflow: hidden;
    margin-bottom: 20px;
    height:auto;
    overflow: hidden;
}
.activities_footer .activity-name {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: .5px;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
.activities_footer .activity-city {
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
.bg
.activities_footer .activity-city {
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
.activities_img:hover .activities_img:after {
    content: "";
    background: #000;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    position: absolute;
}
.activities_img {
    height: 269px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.activities_img:hover {
    opacity: .3;
}

.activities_img:after {
    content: "";
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
}

/* aktifitas footer 2 */
.activities_img2 {
    height: 269px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0px;
    position: relative;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.activities_img2:hover .activities_img2:after {
    content: "";
    background: #000;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    position: absolute;
}
.activities_img2:hover {
    opacity: .3;
}

.activities_img2:after {
    content: "";
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius:0px;
    background: -webkit-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
}

.activities_footer2 {
    width: 100%;
    float: left;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: left;
    margin-top: -69px;
    overflow: hidden;
    margin-bottom:0px;
    height:auto;
    overflow: hidden;
}
.activities_footer2 .activity-name {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: .5px;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
	padding:0px 15px;
}
.activities_footer2 .activity-city {
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
.bg
.activities_footer2 .activity-city {
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}

/* ahir aktifitas footer */
.gambarpaket:hover .gambarpaket:after {
    content: "";
    background: #000;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    position: absolute;
}

.gambarpaket :aftaer{
	content: "";
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 0, rgba(0, 0, 0, 0.65) 100%);
}
 .gambarpaket:hover
        {
           opacity: .75;
        }

.judul-paket{
	text-align:center;
}
.deskripsi-paket{
	text-align:center;
	padding:10px 0px;
}

.gambarpaketterkait {
    width: 100%;
    height: 100%;
    max-height:100px;
    max-width: 500px;
    min-height: 100px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover !important;
	box-sizing: border-box;
}
.paketterkait{
padding:0px;
}


#terkait h4{
	margin-top:5px;
	color:#fff;
	font-weight:bold;
}
.gambarpaketsinggle {
    width: 100%;
    height: 100%;
    max-height: 350px;
    max-width: 610px;
    min-height: 350px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover !important;
	box-sizing: border-box;
}
.blog-head{
margin-top:0px;
}

.hp {
    font-weight: bold;
    display: inline;
    width: 100%;
    list-style: none;
}

@media only screen and (max-width: 360px) {
    .gambarpaketsinggle {
    width: 100%;
    height: 100%;
    max-height: 200px;
    max-width: 610px;
    min-height: 200px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover !important;
	box-sizing: border-box;
}
.thumnail-sigle-package {
    max-height: 250px;
    min-height: 250px;
}
.gambarpaket2 {
    max-height: 130px !important;
    min-height: 130px !important;
}
.text-muted{
	display:none !important;
}
.judulpaket {
    font-size: 0.90em;
}
.thumnail-sigle-package {
    max-height: 250px;
    min-height: 250px;
}
.vc_col-sm-4{
	padding-left:0px !important;
	padding-right:0px !important;
}
div.package-ribbon-wrapper {
    position: absolute;
    right: -8px !important;
    top: 20px;
}
.hp {
    display: table !important;
    list-style: none !important;
}
.col-md-4{
	padding: 5px !important;
}
}


.col-md-8 + div .main-sidebar{
    padding-right: 0;
    padding-left: 0px !important;
}

.thumbnails-package images{
	
	width:100%;
	
}

.fiture-paket{
	padding:10px;
	background:#ddd;
	border:1px solid#ddd;
}
.button-1{
	background:#ddd;
	padding:10px;
	border:1px solid#ddd;
	border-radius:10px;
}
.package-title {
    text-align: center;
    padding: 10px 0px;
	min-height:68px !important;
}
.package-title a{

	font-weight:bold;
	
}
.package-attribute{
	padding: 10px 0px;
	
}
.package-title a :hover{

}
.pesan{
	text-align:center;
}
#headline {
    height: 62px;
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
}
#headline h2 {
    color: #555;
    font-size: 28px;
    line-height: 1em;
    text-shadow: #fff 0px 1px 0px;
    padding-left: 9px;
    float: left;
}
ul.list-group {
    margin-left: 5px !important;
	margin-bottom: 20px;
}
.package-info-wrapper {
    border-width: 1px;
    border-style: solid;
    padding: 12px 20px;
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
	color: #939393;
	border-color: #ebebeb;
	background-color: #f7f7f7;
}
.package-info {
    padding: 3px 0px;
}
.head {
    font-weight: bold;
}

.package-book-now-button {
    margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	right: 30px;
	margin-top: -20px;
	top: 50%;
	background-color: #3389d7;
	padding: 10px;
	border-radius: 10px;
	color:#fff;
}

a.gdl-button.large {
    padding: 2px 20px;
    height: 33px;
    line-height: 34px;
    font-size: 15px;
}

div.package-ribbon-wrapper {
    position: absolute;
    right: -8px;
    top: 20px;
}
div.package-ribbon-detail {
    position: absolute;
    right: 8px;
	z-index:999999;
    top:20px;
}
.package-detail {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    background:#E9513C;
    bottom: auto;
	color:#fff;
    top: 22px;
}
.label {
    position: absolute;
    top: 0px;
	padding:10px;
	width:50%;
	color:#fff;
	font-weight:bold;
	background:#E9513C;
	-moz-border-radius-bottomright: 60px;
-webkit-border-bottom-right-radius: 60px;
border-bottom-right-radius: 60px;

}
.package-type {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    background: #3389D7;
    bottom: auto;
    top: 22px;
}
.package-type a {
	color:#fff;
}
.package-type a :hover{
	color:#fff;
}
.list-paket{
list-style:none;	
padding-left: 0px;	
	
}
.judullist{
text-align:left;
font-weight:bold;
font-size:1,30em;
}
div.package-type-gimmick {
    width: 0px;
    height: 0px;
    float: right;
    border-width: 8px 8px 0px 0px;
    border-style: solid;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.package-type.last-minute {
    background-color: #e9513c;
}
div.package-type span.head {
    font-size: 12px;
    display: block;
    line-height: 1;
    margin-bottom: 4px;
}

div.package-media-wrapper {
    position: relative;
}
.package-media-wrapper {
    margin-bottom: 20px;
}


.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
}
.judul{	
	font-size:15px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background:#1BA0E2;
	color:#fff;
	
}
.judul a{
	color:#fff;
}
.judul a :hover {
	color:#fff;
}

.pencarianpaket{
	background:#F5F5F5;

	min-height: 65px;
	color:#333;
	position: relative;
	z-index: 9999999;
	width:100%;
	box-shadow: 0 0 7px -2px rgba(0,0,0,0.3);
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

/* nampilin table transport */


.attribute-transport{
	list-style:none;
}
.attribute-transport li{
	padding:10px 0px;
	border-bottom:1px solid#dddddd;
}
/* Create three columns of equal width */
.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

/* Style the list */
.item-mobil {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	padding:0px !important;
	list-style: none !important;
}

/* Add shadows on hover */
.item-mobil:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.item-mobil .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}
.item-mobil .header a{
    color: white !important;
}
.item-mobil .header a :hover{
    color: white !important;   
	text-transform:none !important;
}

/* List items */
.item-mobil li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
	background: #fff;
}

/* Grey list item */
.item-mobil .grey {
    background-color: #eee;
    font-size: 20px;
}

/* The "Sign Up" button */
.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

/* bagian portofolio */
/* Portfolio filters */

.portfolio-filter-box h4 {
  margin: 11px 23px 11px 0;
}

.filter-tags {
  margin-bottom: 0;
}

.filter-tags li {
  padding: 5px 10px;
}

.filter-tags li:last-child {
  padding-right: 0;
}

/* Portfolio */

.portfolio-box > .row {
  margin: 0;
}

.portfolio-items > li {
  margin: 0 0 46px;
  list-style:none;

}

.portfolio-title {
  padding: 11px 0;
}

.portfolio-title > h4 {
  margin-top: 0.5em;
  padding-left: 60px;
  position: relative;
}

.portfolio-items figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.portfolio-title > h4 i {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 1.7em;
  color: #ededed;
}

.portfolio-title > h4 a {
  text-decoration: none;
}

.portfolio-title > h4 a:hover {
  color: #aeaeae;
}

.portfolio-items figure figcaption {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
}

.portfolio-items figure:hover figcaption {
  opacity: 0.8;
}

.portfolio-items figure figcaption a {
  position: absolute;
  font-size: 44px;
  margin: auto;
  top: 0;
  left: 0;
  right: -1px;
  bottom: 0;
  text-decoration: none;
   -webkit-transition: all 0.6s ease;
}

.portfolio-items figure figcaption a:before,
.portfolio-items figure figcaption a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 5px;
  background: #5890a5;
  -webkit-transition: all 0.4s ease;
  -moz-transition:    all 0.4s ease;
  -o-transition:      all 0.4s ease;
  -ms-transition:     all 0.4s ease;
  transition:         all 0.4s ease;
}

.portfolio-items figure figcaption a:before {
  top: 0;
}

.portfolio-items figure figcaption a:after {
  bottom: 0;
}

.portfolio-items figure figcaption a:hover:before {
  -webkit-transform:  rotate(90deg) scale(0.2);
  -moz-transform:     rotate(90deg) scale(0.2);
  -o-transform:       rotate(90deg) scale(0.2);
  -ms-transform:      rotate(90deg) scale(0.2);
  transform:          rotate(90deg) scale(0.2);
  top: 50%;
}

.portfolio-items figure figcaption a:hover:after {
  -webkit-transform:  rotate(180deg) scale(0.2);
  -moz-transform:     rotate(180deg) scale(0.2);
  -o-transform:       rotate(180deg) scale(0.2);
  -ms-transform:      rotate(180deg) scale(0.2);
  transform:          rotate(180deg) scale(0.2);
  bottom: 50%;
  margin-bottom: -5px;
}

.mosaic-container {
  overflow: hidden;
}

.portfolio-items.mosaic {
  margin: 0 0 69px;
  margin-right: -1px;
}

.portfolio-items.mosaic > li {
  padding: 0px;
  margin: 0;
}

.portfolio-items.mosaic > li > div > figure {
  position: absolute;
  border: 1px solid transparent;
}

.portfolio-items.mosaic > li > div > figure img {
  vertical-align: top;
}

/* Portfolio Meta */

.portfolio-meta {
  display: table;
  margin-top: 46px;
}

.portfolio-meta > li {
  padding: 7px;
  font-size: 0.9em;
  border-bottom: 1px solid #eaeaea;
}

.portfolio-meta > li:last-child {
  border: none;
}

.portfolio-meta > li > b {
  width: 100px;
  display: inline-block;
}

.portfolio-meta > li > ul {
  font-size: 0.9em;
}

.portfolio-meta > li > ul > li {
  padding: 0 1px;
}

/*Portfolio filters*/

.hidden-item > div {
  filter: alpha(opacity=10) !important;
  opacity: 0.1 !important; 
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.active-filter {
  -webkit-transform: scale(1.1);
}

.active-filter a {
  border-top: 1px solid rgba(0,0,0,0.2);
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.filter-tags a:hover {
  text-decoration: none;
}

.active-filter .button-sm {
  background: #51C6F4 !important;
  border: none;
}

/* ahir portofolio */

/* bagian top icon */
li.telpontop{
padding-left:30px !important;	
background: url(images/socials/handphone.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}	
li.handphonetop{
padding-left:30px !important;	
background: url(images/socials/handphone.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}

li.emailtop{
padding-left:30px !important;	
background: url(images/socials/email.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}

li.whatsapptop{
padding-left:30px !important;	
background: url(images/socials/whatsapp.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}
li.lokasitop{
padding-left:30px !important;	
background: url(images/socials/map.png) no-repeat top left !important;
background-position:top lef;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}
li.bbmtop{
padding-left:30px !important;	
background: url(images/socials/blackberry.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
display:inline;
}
 
/* akhir bagian top icon */
li.lokasi{
padding-left:30px !important;	
background: url(images/socials/map.png) no-repeat top left !important;
background-position:top lef;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.facebook{
padding-left:30px !important;	
background: url(images/socials/facebook.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.telpon{
padding-left:30px !important;	
background: url(images/socials/telpon.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.handphone{
padding-left:30px !important;	
background: url(images/socials/handphone.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.instagram{
padding-left:30px !important;	
background: url(images/socials/instagram.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.email{
padding-left:30px !important;	
background: url(images/socials/email.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.bbm{
padding-left:30px !important;	
background: url(images/socials/blackberry.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.whatsapp{
padding-left:30px !important;	
background: url(images/socials/whatsapp.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.line{
padding-left:30px !important;	
background: url(images/socials/line.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.twitter{
padding-left:30px !important;	
background: url(images/socials/twitter.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.linkedin{
padding-left:30px !important;	
background: url(images/socials/linkedin.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
li.google-plus{
padding-left:30px !important;	
background: url(images/socials/google-plus.png) no-repeat left !important;
padding-top:10px;
padding-bottom:10px;
list-style: none;
}
/* Tampilan handphone */
@media (max-width:600px){ 
.thumnail-sigle-package {
    max-height: 250px;
    min-height: 250px;
}
.gambarpaket2 {
    max-height: 130px !important;
    min-height: 130px !important;
}
.text-muted{
	display:none !important;
}
.judulpaket {
    font-size: 0.90em;
}
.judulpaket-absolute{
	 font-size: 0.90em;
	
}
.col-md-4{
	padding: 5px !important;
}	
li.telpontop{
display:none;
}	
li.handphonetop{
display:none;
}
li.emailtop{
display:table;
}
li.whatsapptop{
display:table;
}
li.lokasitop{
display:none;
}
li.bbmtop{
display:none;
}
.col-xs-3{
	max-width:20% !important;
}
}

.prepended{
	display:none !important;
}

.main-header {
   
    z-index: 999!important;
	
    width: 100% !important;
}

.footer-sidebar ul > li {
    padding: 11.5px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    font-size: 0.8em;
    position: relative;
    line-height: 1.3em;
    color:#adadad;
}


.footer-sidebar > div p {
    font-size: 0.9em;
    color: #fff;
}

/* akhir hack zero */

/* awal ccs model 3 */

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
    background: #ffffff;
    min-height: 50px;
}
.kolom-dua{
	width:50%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.harga2 {
    color: orange !important;
    padding-bottom: 10px;
}
.thumbnail {

    background: #fff;
    margin-bottom: 15px;
}
.judul-utama h3{
font-weight: 500;
letter-spacing: 0px;
text-align:center;
margin: 6px;
min-height: 50px;
font-size: inherit;
margin-bottom: 0;

}
h2.entry-title{
font-weight: 500;
letter-spacing: 0px;
text-align:center;
margin: 6px;
min-height: 50px;
margin: 0 !important;
	
}

hr{
	border-bottom:1px solid#ddd;
}
.atribut-paket{
padding:5px;
height:auto;

}
.judul-utama h3 a:hover{
	text-decoration:none;
}
.entry-content > * {
    margin: auto !important;
}
/* akhir model 3 */
/* awal model 2 */
.thumbnail2{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
margin-bottom: 35px;
}
.thumbnail3{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-bottom: 35px;
box-shadow: 0px 0px 20px -6px rgba(0,0,0,0.24);
padding: 20px 20px 20px 20px;
}
.hoversadow :hover{
-webkit-box-shadow: 5px 6px 29px -1px rgba(0,0,0,.24) !important;
box-shadow: 5px 6px 29px -1px rgba(0,0,0,.24) !important;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.gambarpaket2 {
    width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 500px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover !important;
    box-sizing: border-box;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.gambarpaket2 img :hover{
transform: scale(1.1);
transition: all 0.3s ease-in-out;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.harga3{
font-size: small;
font-weight: 900;
color: #000000;
background: orange;
padding: 10px;
margin-top: 20px;
}

/*akhir model 2 */

/* awal model 7 */

.thumbnail7{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
margin-bottom: 35px;

}
.package-type2 {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    background:#FF4A52;
	color:#ffffff;
    bottom: auto;
    top: 22px;
}
.thumbnail7:hover{
	-webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
}
.deskrip1{
	
	
}

/* ahir model 7 */

.forms li{
	
	list-style:none;
}
ul.forms{
	margin-left:0px;
	padding-left:0px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}
.bottom-right a {
    color: white;
    text-shadow: 2px 2px 4px #000000;
	font-size:medium;
	font-weight: 800;
}
.bottom-right a :hover{
    color: yellow;
    text-shadow: 2px 2px 4px #000000;
	font-size:medium;
	font-weight: 800;
}
.bottom-left {
    position: absolute;
    bottom: 20%;
    z-index: 999;
    padding: 10px;
}

.bottom-left a :hover{
    color: yellow;
    text-shadow: 2px 2px 4px #000000;
	font-size:medium;
	font-weight: 800;
}
.hotel{

	
}

.btn-primary{
	float: left;
width:100%;
background:#F5F5F5;
padding: 0 10px 0 15px;
position: relative;
height: 40px;
line-height: 40px;
text-align: center;
}
.item_rating{
float: left;
width: 45%;
padding: 0 10px 0 15px;
position: relative;
height: 40px;
line-height: 40px;
text-align: center;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
color: #FFB300;
background:#F5F5F5;
}
.item_rating a:hover{
	text-decoration:none !important;
	color:#000000;
}
.read_more_button{
float: right;
color: #fff;
width: 55%;
text-align: center;
line-height: 41px;
padding: 0 0 0 20px;
background: #26BDF7;
position: relative;
font-weight: 700;
font-size: 12px;
margin-bottom: -1px;
border-radius: 0;
text-transform: uppercase;
}
.read_more_button a{
	color:#fff;
}
.read_more_button a:hover{
	text-decoration:none;
	color:#000000;

}
.read_more_button::before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 0;
height: 0;
border-top: 20px solid transparent;
border-left: 20px solid #f5f5f5;
border-bottom: 20px solid transparent;
}
h3 .discounts-tour .discounts-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 55px;
    color: #fff;
    margin-top: -6px;
}
.paket-thumnail{
	margin-bottom: 30px;
padding: 10px;
box-shadow: 0 0 5px rgba(0,0,0,0.3);
position:relative;
background:#fff;
}
.tour-thumb {
    overflow: hidden;
    border: 10px solid #fff;
    position: relative;
    z-index: 10;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.3);
width:100%;
margin-bottom:15px;
max-height: 250px;
    max-width: 500px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.feature-image{
	
	
	
}
 .block-background {
    -moz-transition: top 0.2s, bottom 0.2s;
    -webkit-transition: top 0.2s, bottom 0.2s;
    -o-transition: top 0.2s, bottom 0.2s;
    transition: top 0.2s, bottom 0.2s;
	-ms-transform: rotate(2.1deg);
-webkit-transform: rotate(2.1deg);
-o-transform: rotate(2.1deg);
-moz-transform: rotate(2.1deg);
transform: rotate(2.1deg);

position: absolute;
background: #fff;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.block-background :hover {
	top:-4px;
	bottom:-4px;
}
.row .fourcol {
    width: 30.75%;
}
.judulaja{
	
	position:button;
}
.tour-thumb .tour-caption {
    background: #fff;
    padding: 0.9em 0 0.3em 0;
}
.tour-thumb .tour-title {
    margin-bottom: 0.5em;
}
.tour-meta {
   
    padding-top: 0.5em;
    margin-bottom: -0.2em;
    border-top: 1px dotted #ddd;
	position:relative;
	z-index:999;
	height:40px;
}
.tour-destination{
	width:70%;
	float:left;
}
.tour-duration{
	width:30%;
	float:left;
}
.tour-thumb .tour-destination {
    float: left;
    width: 70%;
    padding-right: 5%;
    color: #777;
}
.tour-thumb .tour-duration {
    float: right;
    width: 25%;
    text-align: right;
    color: #777;
}

.block-background {
    -moz-transition: top 0.2s, bottom 0.2s;
    -webkit-transition: top 0.2s, bottom 0.2s;
    -o-transition: top 0.2s, bottom 0.2s;
    transition: top 0.2s, bottom 0.2s;
}
.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* tabel Harga */
/* Pricing table */

.pricing-table {
  overflow: hidden;
  margin: 35px 0 69px;
}
.pricing-table h3{
	padding:32px 0px;
}

.price {
  position: relative;
  margin-bottom: 46px;
}

.price > h3 {
  bottom: 0;
  top: auto;
  background: rgba(0,0,0,0.05);
  padding: 12px;
}

.price > p {
  width: 50%;
  display: block;
  bottom: auto;
  top: -50%;
  padding-top: 50%;
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow:         0 1px 1px rgba(0,0,0,0.1);
}

.price > p:after, .price > p:before {
  _content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
  top: -30%;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow:         0 1px 1px rgba(0,0,0,0.1);
}

.price > p:before {
  left: -90%;
}

.price > p:after {
  right: -90%;
}


.price > p > span {
  position: absolute;
  bottom: 15%;
  font-size: 24px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center
}

.price > p > span > sup {
  border-bottom: 1px solid;
}

.price > p > span > b {
  display: block;
}

.table-features {
  background: rgba(255,255,255,0.2);
  border-top: 1px solid rgba(255,255,255,0.2);
  padding: 23px;
  margin-bottom: 46px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  box-shadow:         0 1px 2px rgba(0,0,0,0.3);
}

.table-features ul {
    display: table;
    list-style: none !important;
    margin-left: 0px;
    padding-left: 0px;
	width: 100%;
}

.table-features ul > li {
    padding: 11px;
    border-top: 1px solid #ddd;
}

.table-features ul > li i {
  font-size: 12px;
  margin-right: 10px;
}

.best-choice {
 
}
.best-choice .table-features ul > li {
    padding: 11px;
    border-top: 1px solid rgba(255,255,255,0.2);
	
}
.pricing-table .best-choice  h3{
	color:#ffffff;
}
.tombol-pesan{
	padding-bottom:20px;
}
.tombol-pesan a :hover{
	text-decoration:none !important;
}
a:hover{
	text-decoration:none !important;
}
.pricing-table{
	background: #ffffff;
	box-shadow: -3.697px 52.871px 49px rgba(176, 175, 175, 0.27);
}
/* kostum icon untuk sosmed */
.col-6{
	float:left;
}
.social-links {
    list-style: none;
    margin: 0px;
}

.social-links li {
    display: inline;
    text-align: center;
    color: #fff;
    padding: 8px;
	font-size:3em;
}
.list-paket{
	margin-bottom:10px;
	margin-top:10px;
}
.aos-item .aos-init .aos-animate :hover{
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
}
  .ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px
}
.activities_img3 {
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0px;
    position: relative;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    width: 200px;
}
/* costum untuk rebborn */
.ribbon {
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: .05em;
    line-height: 15px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -11px;
    top: 10px;
    width: 100px;
    height: 28px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    background-color: #dedede;
    background-image: -webkit-linear-gradient(top, #ffffff 45%, #dedede 100%);
    background-image: -o-linear-gradient(top, #ffffff 45%, #dedede 100%);
    background-image: linear-gradient(to bottom, #ffffff 45%, #dedede 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdedede', GradientType=0)
}

.ribbon:before,
.ribbon:after {
    content: "";
    border-top: 3px solid #9e9e9e;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px
}

.ribbon:before {
    left: 0
}

.ribbon:after {
    right: 0
}

.ribbon.green {
    background-color: #2da285;
    background-image: -webkit-linear-gradient(top, #2da285 45%, #227a64 100%);
    background-image: -o-linear-gradient(top, #2da285 45%, #227a64 100%);
    background-image: linear-gradient(to bottom, #2da285 45%, #227a64 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2da285', endColorstr='#ff227a64', GradientType=0)
}

.ribbon.green:before,
.ribbon.green:after {
    border-top: 3px solid #113e33
}
.ribbon.red {
    background-color: #bc1a3a;
    background-image: -webkit-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
    background-image: -o-linear-gradient(top, #a61733 45%, #bc1a3a 100%);
    background-image: linear-gradient(to bottom, #a61733 45%, #bc1a3a 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa61733', endColorstr='#ffbc1a3a', GradientType=0)
}

.ribbon.red:before,
.ribbon.red:after {
    border-top: 3px solid #8f142c
}


.ribbon.blue {
    background-color: #1a8bbc;
    background-image: -webkit-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
    background-image: -o-linear-gradient(top, #177aa6 45%, #1a8bbc 100%);
    background-image: linear-gradient(to bottom, #177aa6 45%, #1a8bbc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#177aa6', endColorstr='#ff1a8bbc', GradientType=0)
}

.ribbon.blue:before,
.ribbon.blue:after {
    border-top: 3px solid #115979
}

/* ahir rebborn */