/* google translate */
#google_translate_element_1{
    display: inline-block;
}
.goog-te-gadget-simple{
    font-size: 12px!important;
    height: 28px!important;
    margin:0!important;
    padding: 0!important;
    background: transparent!important;
    border-color: transparent!important;
}
.goog-te-gadget-simple span{
    color: #cc9933!important;

    letter-spacing: 1px;
    font-size: 15px;
}
.goog-te-gadget-icon{
    display: none;
}
.goog-te-banner-frame{
    display: none!important;
}
/* google translate */
.masonry-section-demo {
	margin: 70px 0;
}
.trip-flight-hotel-section-demo,
.sale-flights-section-demo {
	margin-top: 30px;
	margin-bottom: 200px;
}
.masonry-section-demo .more-destination {
	background-image: url(../images/img/bg-button.jpg);
}
.travelling-block-section-demo {
	background-image: url(../images/img/17.jpg);
}
.category-heading-section-demo {
	background-image: url(../images/img/3.jpg);
}
.login-page-demo {
	background-image: url(../images/bg/1.jpg);
}
.register-page-demo {
	background-image: url(../images/bg/2.jpg);
}
.page-heading-demo {
	background-image: url(../images/img/16.jpg);
    overflow:hidden;
}

.page-heading-demo img{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .page-heading-demo img{ display: none;}
}
.more-destination {
	background-image: url(../images/img/bg-button.jpg);
}
.widget_background__half .bg {
	background-image: url(../images/img/2.jpg);
}

.your-destinations-section-demo {
	margin-top: 50px;
	margin-bottom: 150px;
}
.checkout-section-demo {
    padding-top: 62px;
    padding-bottom: 140px;
}

.grid-ui{
	margin:0 auto;
	width: 100%;
	max-width: 1400px;
}
.grid{
	position: relative;
	padding:0;
	margin:0;
}
.grid-item-title{
	    padding: 7px 18px;
    position: absolute;
    z-index: 9999;
    top: 0;
    color: #fff;
    background-color: #0091EA;
    font-family: "Vollkorn";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

/* MENU-LEFT
-------------------------- */
/* layout */
#left {border: 1px solid #ccc;}
#left .section-title{
    font-size: 16px;
      font-weight: bold;
      border-bottom: 1px solid #ccc;
      padding-left: 28px;
      text-transform: uppercase;
      padding-top: 11px;
      padding-bottom: 12px;
}
#menu-group-1 {
    padding: 15px 10px;
}
#left ul.nav {
    margin-bottom: 2px;
    font-size: 14px; /* to change font-size, please change instead .lbl */
}
#left ul.nav ul,
#left ul.nav ul li {
    list-style: none!important;
    list-style-type: none!important;
    margin-top: 1px;
    margin-bottom: 1px;
}
#left ul.nav ul {
    padding-left: 0;
    width: auto;
}
#left ul.nav ul.children {
    padding-left: 12px;
    width: auto;
}
#left ul.nav ul.children li{
    margin-left: 0px;
}
#left ul.nav li a:hover {
    text-decoration: none;
}

#left ul.nav li a:hover .lbl {
    color: #999!important;
}

#left ul.nav li.current>a .lbl {
    color: #fff!important;
}

/* parent item */
#left ul.nav li.parent a {
    padding: 0px;
}
#left ul.nav>li.parent>a {
    text-transform: uppercase;
}    
#left ul.nav li.parent a:hover{
    background-color: #fff;
    -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);    
}

/* link tag (a)*/
#left ul.nav li.parent ul li a {
    color: #222;
    border: none;
    display:block;
    padding-left: 5px;    
}

#left ul.nav li.parent ul li a:hover {
    background-color: #fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;  
}

/* sign for parent item */
#left ul.nav li .sign {
    display: inline-block;
    width: 27px;
    padding: 5px 8px;
    background-color: transparent;
    color: #666;
}
#left ul.nav li.parent>a>.sign{
    margin-left: 0px;
    position: absolute;
}

/* label */
#left ul.nav li .lbl {
    padding: 5px 12px;
    display: inline-block;
}
#left ul.nav li.current>a>.lbl {
    color: #fff;
}
#left ul.nav  li a .lbl{
    font-size: 14px;
    margin-left: 30px;
}

/* THEMATIQUE
------------------------- */
/* theme 2 */
#left ul.nav>li.item-8.parent>a {

}
#left ul.nav>li.item-8.parent>a>.sign,
#left ul.nav>li.item-8 li.parent>a>.sign{
    margin-left: 0px;

}

#left ul.nav>li.item-8 li.current>a .lbl , #left ul.nav li.current > a .lbl {
    background-color: #51c3eb;
    color: #fff!important;
}
#left ul >li.item-4 >a .lbl{
    margin-left: 0;
}
/*product grid */
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item .lead
{
    font-size: 18px;
    color: #f96d10;
}
.item .list-group-item-heading{
    font-size: 16px;
    font-weight: 300;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

.type-head{
	position: relative;
	font-weight: 600;
	color: #444;
	padding: 0;
	border-bottom: 3px solid #d4d4d4;
	margin: 0 0 20px 0;   
}
.type-head h4, .type-head h5{
	line-height: 58px;
	padding: 0;
	margin: 0;
	    margin-bottom: 0px;
	display: inline-block;
	color: #0091EA;
	border-bottom: 3px solid #0091EA;
	margin-bottom: -3px;
}

/*-- gallery --*/
.grid {
    position: relative;
    margin: 1px auto;  /* Old   margin: 0px auto; */
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;

    height: auto;
    text-align: center;
    cursor: pointer;
    background: #000;
}
.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.23em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h3 {
    word-spacing: -0.13em;
    font-size: 1.3em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600;
}
.grid figure h2 span {
    font-weight: bold;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure h2 {
    letter-spacing: 1px;

}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 28, 24, 0.41);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p,figure.effect-apollo h2 {
    position: absolute;
    left: 0;
    top: 0;
    margin: 2em;
    padding: 0 1em;
    color: #FFF;
    border-left: 5px solid #0091EA;
    text-align: right;
    font-family: "Vollkorn";
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    background: rgba(0,0,0,0.4);
}
figure.effect-apollo h2 {
    padding:10px 40px;
    opacity: 1;
    font-size: 22px;
}
@media (max-width:960px){
    figure.effect-apollo h2{
        padding:10px 20px;
        margin: 1.5em;
        font-size: 18px;
    }
}
@media (max-width:414px){
    figure.effect-apollo h2{
        padding: 10px;
        margin: 1em;
        font-size: 14px;
    }

}
figure.effect-apollo p span,figure.effect-apollo h2 span{
    color: #ffcc33;
}
figure.effect-apollo h2 {
    text-align: left;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p, figure.effect-apollo:hover h2 {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-- //gallery --*/
