﻿a:hover,
a:focus,
a:active{
	text-decoration: none;
	outline: none;
}
*:focus{
	outline: none;
}

.btn:focus{
	text-decoration: none;
	outline: none;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	background-color: #f6f6f6;
}

.margin-10px{
	margin: 10px;
}
.margin-bottom-15px{
	margin-bottom: 15px;
}
.padding-0px{
	padding: 0px;
}
.padding-bottom-40px{
	padding-bottom: 40px;
}
.content-container{
	/*margin-top: 170px;*/
}
.content-container.bkg{
	margin-top: 0px;
}
.margin-top-20px{
	margin-top: 20px;
}

/* ======================
	Logo
====================== */
.lum-logo{
	height: 70px;
}
.upper-div{
	height: 35px;
	background-color: #f6f6f6;
}
.middle-div{
	margin-top: -35px;
	text-align: center;
}
.lower-div{
	height: 35px;
	margin-top: -35px;
	background-color: #ffffff;
}
.upper-div-inverse{
	height: 35px;
	background-color: #ffffff;
}
.lower-div-inverse{
	height: 35px;
	margin-top: -35px;
	background-color: #f6f6f6;
}

.lum-logo-footer{
	height: 150px;
}
.upper-div-footer{
	height: 75px;
	background-color: #f6f6f6;
}
.middle-div-footer{
	margin-top: -75px;
	text-align: center;
}
.lower-div-footer{
	height: 75px;
	margin-top: -75px;
	background-color: #ffffff;
}
.upper-div-footer-inverse{
	height: 75px;
	background-color: #ffffff;
}
.lower-div-footer-inverse{
	height: 75px;
	margin-top: -75px;
	background-color: #f6f6f6;
}

/* ======================
	Slick
====================== */

.recent-stories .slick-prev{
	top: 38%;
	width: 32px;
	height: 32px;
	left: 54px;
}
.recent-stories .slick-next{
	top: 38%;
	width: 32px;
	height: 32px;
	right: 59px;
}

.recent-stories .lum-slick-left{
	top:0;
	width:115px;
	height: 329px;
	left: -10%;
	position:absolute;
	cursor: pointer;
}
.recent-stories .lum-slick-right{
	top:0;
	width:115px;
	height: 329px;
	right: -10%;
	position:absolute;
	cursor: pointer;
}

/*.nice-words .slick-dots li button:before{
	font-size: 12px;
	color: #989898;
}
*/
.nice-words .slick-prev{
	top: 38%;
	width: 32px;
	height: 32px;
	left: 50%;
}
.nice-words .slick-next{
	top: 38%;
	width: 32px;
	height: 32px;
	right: 50%;
}

.nice-words .lum-slick-left{
	top: 0;
	width: 115px;
	height: 270px;
	left: -10%;
	position: absolute;
	cursor: pointer;
}
.nice-words .lum-slick-right{
	top: 0;
	width: 115px;
	height: 270px;
	right: -10%;
	position: absolute;
	cursor: pointer;
}

.slick-arrow{
	opacity: 0;
}

.slick-arrow:hover{
	opacity: 1;
}

.home-carousel .lum-slick-left{

}
.home-carousel .lum-slick-right{
	
}

/* ======================
	Header
====================== */
.language-options{
	text-align:right;
}

.language-options li{
	display: inline;
}
#exCollapsingNavbar #navbar-right .language-options li a {
	padding: 3px;
	font-family: 'Glegoo';
	font-size: 11px;
}
#exCollapsingNavbar #navbar-right .lang-opt a {
	font-family: 'Glegoo';
	font-size: 10px;
}
.social-networks{
	margin-top: 55px;
	padding-right: 50px;
}
.social-networks li{
	display: inline;
}
.social-networks li a {
	padding: 15px;
}
.navbar-toggle{
	margin-bottom: 6px;
}
#header{
	background-color: #f6f6f6;
}
.lum-header{
	/*padding-top: 112px;*/
}
.lum-header-sm{
	/*padding-top: 75px;*/
}
.navbar{
	margin-bottom: 0px;
}
#mainNavbar{
	background-image: none;
	background-color: #f6f6f6;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
}
.lum-main-navbar{
	height: 150px;
}
.lum-main-navbar-sm{
	height: 75px;
}

#mainNavbar .navbar-brand{
	transform: translateX(-44%);
	top: 10px;
	left: 50%;
	position: absolute;
	padding: 0;
	height: 133px;
}
#mainNavbar .navbar-brand-sm{
	transform: translateX(-50%);
	top: 10px;
	left: 50%;
	position: absolute;
	padding: 0;
	height: 54px;
}
#mainNavbar .navbar-collapse{
	border: 0px;
}
#mainNavbar #exCollapsingNavbar li a{
	font-family: 'Pompiere';
	font-size: 20px;
	margin-top: 67px;
	color: #a5a5a5;
}
#mainNavbar #exCollapsingNavbar li a:hover,
#mainNavbar #exCollapsingNavbar li a:active{
	color: #a5a5a5;
	font-weight: bold;
}
#mainNavbar #exCollapsingNavbar li a.active{
	color: #a5a5a5;
	font-weight: bold;
}

#mainNavbar #exCollapsingNavbar #navbar-left{
	padding-left:160px;
}
#mainNavbar #exCollapsingNavbar #navbar-right{
	padding-right:110px;
}

#exCollapsingNavbar{
	padding: 0px 15px;
	margin: 0px -15px;
	background-color: rgb(246, 246, 246);
	text-align: center;
	opacity: 0.95;
}
.navbar-header button.navbar-toggle{
	border: 0px;
}
.navbar-header button.navbar-toggle:hover,
.navbar-header button.navbar-toggle:focus,
.navbar-header button.navbar-toggle:active{
	background-color: transparent;
}
.navbar-header button .navbar-icon-bar {
	background-color: #888888;
	width: 22px;
	height: 1px;
	margin-top: 5px;
	display: block;
}
.lum-navbar-toggler button .navbar-icon-bar{
	background-color: #888888;
	width: 22px;
	height: 1px;
	margin-top: 5px;
	display: block;
}
/* main */

#msg-notification-home{
	background-color: #f6f6f6;
}
.navbar-logo{
	width: 190px;
}
.navbar-logo-sm{
	width: 190px;
}

.nav>li>a:hover,
.nav>li>a:focus{
	background-color: transparent;
}

.lum-navbar-toggler{
	right: 184px;
	top: 20px;
	position: absolute;
}
.lum-toggler{
	border: 0;
	background-color: transparent;
}

#mainNavbar .navbar-nav{
	margin: 0px;
}
#mainNavbar.lum-nav-bkg{
	background-color: transparent;
}

/* ======================
	Button
====================== */
.lum-button{
	color: #909090;
	background-color: #ffffff;
	    font-family: 'Glegoo';
	font-size: 12px;
	border-radius: 0px;
	box-shadow: -1px 1px 1px 1px #bbb;
	font-weight:100;
}
.lum-button:hover{
	color: #909090;
}
.lum-button:active{
	box-shadow: -1px 1px 1px 1px #bbb;
}

.lum-button.video{
	margin-left:15px;
}

/* ======================
	Pagination
====================== */
.custom-pagination li.arrows a{
	padding: 6px 12px;
}
.custom-pagination li a{
	border:0px;
	color: #8b8b8b;
	padding: 6px 2px;
	background-color: transparent; 
}
.custom-pagination .disabled a{
	background-color: transparent; 
}
.custom-pagination li a:hover{
	background-color: transparent;
	color: #8b8b8b;
}
.custom-pagination li.active a,
.custom-pagination li.active a:focus,
.custom-pagination li.active a:hover{
	background-color: transparent;
	color: #8b8b8b;
}

/* ======================
	Footer
====================== */
#footer{
	background-color: #ffffff;
	text-align: center;
	color: #8c8c8c;
	padding-bottom: 40px;
	padding-top: 20px;
	font-family: 'Maitree';
}
#footer-inverse{
	background-color: #f6f6f6;
	text-align: center;
	color: #8c8c8c;
	padding-bottom: 40px;
	padding-top: 20px;
	font-family: 'Maitree';
}
.footer-logo{
	margin-top: 10px;
}
.footer-developed a, .footer-developed a:hover{
	color:#bfbfbf
}

/* ======================
	Logo
====================== */
.logo{
	width: 90px;
	padding-bottom: 5px;
}

/* ======================
	Back to Top
====================== */
.cd-top {
  display: inline-block;
/*   height: 40px; */
/*   width: 40px; */
	height: 32px;
	width: 32px;
  position: fixed;
  bottom: 40px;
/*   right: 10px; */
	right: 49%;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
  /* image replacement properties */
  overflow: hidden;
  /*text-indent: 100%;*/
  white-space: nowrap;
  /*background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;*/
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  color:#8b8b8b;
  z-index: 100;
}
.cd-top a{
	color:#8b8b8b;
}
.cd-top:hover,
.cd-top:active,
.cd-top:focus{
	color:#8b8b8b;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.cd-top .circle{
	border-radius: 50%;
	border: 2px solid #8b8b8b;
	text-align: center;
	width: 32px;
	height: 32px;
	background-color: #ffffff;
	opacity: 0.5;
}

/* ======================
	Texts
====================== */
.text-text{
	text-align: center;
	line-height: 2;
	color: #7f7f7f;
	font-family: 'Glegoo';
}
.text-text p{
	margin-bottom: 0px;
}
.text-text-english{
	text-align: center;
	line-height: 2;
	color: #b9b9b9;
	font-family: 'Glegoo';
}
.text-text-english p{
	margin-bottom: 0px;
}

/* ======================
	Home
====================== */
/* --------------
	Slider
-------------- */
#home-slider{
	background-color: #f6f6f6;
	/*margin-top: 160px;*/
	padding-bottom: 0px;
}

.home-carousel .slick-prev{
	left: 18%;
	z-index: 1;
	width: 32px;
	height: 32px;
}

.home-carousel .slick-next{
	right: 18%;
	width: 32px;
	height: 32px;
}

.home-carousel .item{
	padding: 0px;
}

.home-carousel {
  height: 100%;
}

.home-carousel .item {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.home-carousel .item .home-slider-img{
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	/*opacity: 0.7;*/
	/*height: 0;
	padding-top: 46.91%;*/
}

.home-carousel-mobile .item .home-slider-img-mobile{
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	background-position: center;
	/*height: 0;
	padding-top: 132%;*/
}

/* --------------
	arrow down
-------------- */
.slider-arrow-down{
	background-color: #f6f6f6;
	text-align: center;
}
.home-arrow-down{
	text-align: center;
	/*margin-top: 30px;*/
}

/* --------------
	Section
-------------- */
.home-section{

	padding-bottom: 100px;
}
.section-title{
	font-family: 'Pompiere';
	color:#918f90;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 72px;
}

#logo-circle{
	margin-top: -30px;
	text-align: center;
}
#logo-circle-div{
	height: 35px;
	text-align: center;
}
#logo-circle-footer{
	margin-top: -60px;
	text-align: center;
}

/* --------------
	Philosophy
-------------- */
#philosophy{
	text-align: center;
	background-color: #ffffff;
}
#philosophy p{
	line-height: 2;
}

/* --------------
	Recent stories
-------------- */
#recent-stories{
	background-color: #f6f6f6;
	padding-top: 40px; 
}
.recent-stories-img{
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
	width: 100%;
	/*height: 0;
	padding-top: 66.04%;*/
	height: 247px;
}
.recent-stories-hover-outer{
	width: 100%;
	/*height: 0;
	padding-top: 66.04%;*/
	height: 247px;
}
.recent-stories-hover-inner{
	width: 100%;
	/*height: 0;
	padding-top: 66.04%;*/
	height: 247px;
	background-color: rgba(0,0,0,0.5);
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 95px;
	display: none;
}
.recent-stories-see{
	font-family: 'Pompiere';
	font-size: 20px;
	color:#ffffff;
	opacity: 1;
	display: none;
}
.recent-stories-hover-inner .stories-plus{
	width: 48px;
	display: inline-block;
	opacity: 0;
}


/*.recent-stories-img:hover .recent-stories-hover-inner{
	opacity: 0.7;
}
.recent-stories-img:hover .recent-stories-hover-inner .recent-stories-see{
	opacity: 1;
}*/
.recent-stories-details .recent-stories-person{
	font-family: 'Pompiere';
	color:#868686;
	font-size: 24px;
	margin-bottom: 0px;
}
.recent-stories-details .recent-stories-context{
	font-size: 13px;
	text-transform: uppercase;
	color:#d6d6d6;
	font-family: 'Glegoo';
}
.recent-stories-date{
	font-family: 'Glegoo';
	color: #ffffff;
	font-size: 11px;
	opacity: 1;
	display: none;
}
.recent-stories-img:hover .recent-stories-hover-inner .recent-stories-date{
	opacity: 1;
}
.recent-stories .item{
	margin-right: 6px;
}
.recent-stories .item:last-child{
	margin-right: 0px;
}
.recent-stories-details{
	margin-top: 20px;
	text-align: center;
}

/* --------------
	Nice words
-------------- */
#nice-words{
	background-color: #ffffff;
}

.nice-words .item .nice-words-img{
	width: 100%;
	max-width: 255px;
	padding-bottom: 15px;
	display: inline;
}
.nice-words-text{
	line-height: 2;
	color: #8b8b8b;
	font-family: 'Glegoo';
}
.nice-words-author{
	font-family: 'Pompiere';
	color:#8b8b8b;
	text-align: right;
	font-size: 20px;
}
.nice-words .item{
	cursor: pointer;
}

#nice-words .nw{
	margin-top: 50px;
	background-color: #ffffff;
}

/* --------------
	Instagram luminosidades
-------------- */
#instagram{
	background-color: #f6f6f6;
	padding-top: 40px;
	padding-bottom: 180px;
}
#instagram .col-lg-3{
	padding: 0px;
}
.instagram-img{
	width: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* ======================
	Clients
====================== */
/* --------------
	Index
-------------- */
#clients-index{
	background-color: #f6f6f6;
	padding-top: 170px;
	padding-bottom: 130px;
}
.clients-data{
	margin-bottom: 50px;
}
.clients-index-img{
	height: 233px;
}
.clients-hover{
	padding-top: 6px;
	padding-left: 8px; 
}
.clients-hover .fa-lock{
	color: #313131;
}
.clients-name{
	font-family: 'Pompiere';
	color: #868686;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

/* --------------
	Login
-------------- */
#clients-login{
	text-align: center;
	color: #fff;
}
#clients-login h3{
	margin-top: 0px;
	margin-bottom: 34px;
	font-size: 26px;
	text-transform: uppercase;
}
.clients-login-img{
	/*height: 735px;
	padding-top: 200px;*/

	/*background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	height: 0;
	padding-top: 47.85%;*/
}
.clients-login-content{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	margin-top: 200px;
}
.client-login-welcome{
	font-size: 10px;
	color: #8b8b8b;
}
.client-login-welcome b{
	font-size: 10px;
	color: #c8c8c8;
}
.client-login-luminosidades{
	font-size: 12px;
	color: #c8c8c8;
}
.client-login-button{
	background: transparent;
	text-transform: uppercase;
	font-size: 11px;
	width: 200px;
	border: 1px solid #fff;
	margin-bottom: 11px;
	color: #ffffff;
	padding: 12px;
}
.client-login-button:hover,
.client-login-button:active,
.client-login-button:focus{
	color: #ffffff;
}

.login-form-input{
	background: transparent;
	
	font-size: 11px;
	width: 200px;
	border: 1px solid #fff;
	margin-bottom: 11px;
	color: #ffffff;
	display: inline;
	padding: 12px;
}

.form-row{
	margin-bottom: 6px;
}

/* --------------
	Album
-------------- */


/* ======================
	Stories
====================== */
/* --------------
	Index
-------------- */
#stories{
	padding-top: 40px;
	background-color: #ffffff;
}
.stories-intro{
	padding-bottom: 45px;
}
.stories-intro p{
	text-align: center;
}
.story-entry{
	padding-bottom: 60px;
	text-align: center;
}

.story-entry-title{
	font-family: 'Pompiere';
	font-size: 26px;
	margin-bottom: 0px;
	color:#8b8b8b;
}
.story-entry-context{
	text-transform: uppercase;
	font-size: 13px;
	color:#cacaca;
	font-family: 'Glegoo';
}

.story-entry-img{
	width:100%;
	max-width: 780px;
}

.lum-page-bkg{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:580px;
	background-position:center;
	padding-bottom: 0px;
}
.lum-page-bkg-sm{
	height:265px;
}

.lum-header-bkg{
	/*padding-top: 530px;*/
}
.lum-header-bkg-sm{
	/*padding-top: 265px;*/
}

/* --------------
	Details
-------------- */
#storyDetails{
	padding-top: 40px;
	background-color: #ffffff;
}
.story-details{
	text-align: center;
	color:#cacaca;
	padding-bottom: 12px;
}
.story-details-title{
	font-family: 'Pompiere';
	font-size: 36px;
	color:#8b8b8b;
}
.story-details-context{
	text-transform: uppercase;
	margin-bottom: 45px;
	font-family: 'Glegoo';
}
.story-details-text{
	font-family: 'Glegoo';
}
.story-details-date{
	margin-bottom: 40px;
	text-align: center;
	color:#cacaca;
	font-family: 'Glegoo';
	font-size:12px;
}
.album-pages{
	display: flex;
}
.story-photos{
	text-align: center;
}

.story-photos img{
	width: 100%;
}

.entry-file-landscape{
	width: 100%;
	max-width:780px;
	margin-bottom: 5px;
	display: inline-block;

}
.entry-file-portrait{
	width: 100%;
	max-width:388px;
	margin-bottom: 5px;
	display: inline-block;
}

.story-vimeo{
	text-align: center;
	margin-bottom: 40px;
}

.fb-view{
  color: #cacaca;
  font-size: 12px;
  display: inline-flex;
}
.fb-view a{
  color: #cacaca;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
.fb-like{
	margin-top: 10px; 
}
.fb-container{
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    background-color: #ffffff;
    border:1px solid #cacaca;
    border-radius: 4px;
    margin-bottom: 10px;
}

/* masonry */
* { box-sizing: border-box; }

body { font-family: sans-serif; }

.grid {
  background: #EEE;
  max-width: 1200px;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 100%;
}

.grid-item {
  height: 120px;
  float: left;
  background: #D26;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.5);
  border-radius: 5px;
}

.grid-item--width-half { width:  50%; }
.grid-item--widthfull { width:  100%; }

.grid-item--height2 { height: 200px; }
.grid-item--height3 { height: 260px; }
.grid-item--height4 { height: 360px; }

/* ======================
	Contacts
====================== */
#aboutUs{
	padding-top: 40px;
	background-color: #ffffff;
}
#contacts{
	background-color: #f6f6f6;
	text-align: center;
	color:#555555;
	padding-top: 40px;
}
.contacts-images{
	margin-top: 60px;
}
.contacts-images img{
	width: 100%;
}

.contacts-images .col-lg-4{
	padding: 0px;
}
.contacts-images .contact-image-container{
	
}

.contacts-form-map{
	background: #efefef;
	margin-top: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

#contactForm .form-group{
	text-align: left;
}
#contactForm .form-group label{
	color: #b5b5b5;
	font-weight: 100;
}
#contactForm .form-group input{
	border-radius: 0px;
	border: 0px;
}
#contactForm .form-group textarea{
	display: block;
	width: 100%;
	height: 200px;
	border: 0px;
	resize: none;
	padding: 6px 12px;
}

/* ==========================================================================
   Album
 ========================================================================== */
 .flipbook{
 	cursor: pointer;
 }
 #slider-bar.turnjs-slider{
	margin: 0 auto;
}

.album-pages .flipbook-page{
	margin-top: 0;
    margin-bottom: 5px;
}

.album-slider{
    margin-bottom: 20px;
}
#album-intro{
	background-color: #f6f6f6;
}
#album-viewer{
	background-color: #f6f6f6;
	padding-bottom: 80px;
}
#album-viewer .left-page{
	text-align: right;
}

.right-page-container{
	/*border-left: 1px solid;*/
	/*margin-left: 4px;*/
	padding-left: 30px;
}
#album-photos{
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #ffffff;
}
#album-photos h1{
	font-family: 'Pompiere';
	color: #918f90;
	text-align: center;
}
#album-photos .total-pages{
	color: #b8b8b8;
	text-align: center;
	font-size: 18px;
}
#album-photos .album-data{
	margin-bottom: 50px;
}
#album-photos .album-img{
	height: 236px;
}
#album-photos .filename{
	padding-top: 6px;
	text-align: center;
	color: #8c8c8c;
	font-family: 'Maitree';
	font-size: 13px
}

textarea#alterations {
	resize: none;
	width: 100%;
	border:1px solid #e5e5e5;
	padding: 6px;
}

/* ==========================================================================
   Buy
 ========================================================================== */
#album-buy-intro{
	padding-top: 170px;
	background-color: #f6f6f6;
}
.order-details-container{
	text-align: right;
	margin-top: 50px;
}
.order-data{
	display: inline;
	margin-right: 10px;
}
.order-details{
	color: #9ba2fc;
	font-size: 16px;
	display: inline;
}
form#orderConfirmForm{
	display: inline;
}
.order-total-text{
	color: #c7c7c7;
	text-decoration: underline;
}

#album-buy{
	padding-top: 60px;
	background-color: #ffffff;
}
.photo-data .photo-filename{
	margin-bottom: 50px;
}
.photo-data .photo-filename{
	padding-top: 6px;
	text-align: center;
	color: #8c8c8c;
	font-family: 'Maitree';
	font-size: 13px
}

.photo-img{
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	cursor: pointer;
}

.photo-img-hover-outer{
	width: 100%;

	background-color:rgba(0, 0, 0, 0.5);
	vertical-align: middle;
	padding: 35px;
	display: none;
}
.photo-img-hover-inner{
	width: 100%;


	opacity: 1;
	vertical-align: middle;
	padding: 35px;
	display: none;
}

.photo-img-hover-outer-selected{
	width: 100%;

	background-color:rgba(0, 0, 0, 0.5);
	vertical-align: middle;
display: none;
}
.photo-img-hover-inner-selected{
	width: 100%;


	opacity: 1;
	vertical-align: middle;
	padding: 35px;
	display: none;
}


.photo-img-text-type-selected
{
	color:#FFFFFF;
	opacity: 1;
	width:100%;
	font-weight:100;	
}

.photo-img-hover-inner label{
	width: 100%;
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
	padding-bottom:20px;
	cursor: pointer;
}
.photo-img-hover-inner input{
	margin-top: 10px;
}

/*.photo-img:hover .photo-img-hover-outer{
	opacity: 0.7;
}
.photo-img:hover .photo-img-hover-inner{
	opacity: 0.7;
}*/

.photo-img-text{
font-family: 'Glegoo';
	color:#545454;
	opacity: 1;
	font-weight: 100;
}
.recent-stories-img:hover .recent-stories-hover-inner .photo-img-text{
	opacity: 1;
}

.photo-img-text-price{
	font-size: 12px;
	margin-bottom: 0px;
}
.photo-img-text-type{
	font-size: 12px;
	display: inline;
}
.photo-type{
	float: right;
}
.photo-select{
	float: right;
}
.selected{
	border: 10px solid #5cb85c;
}
#orderBuyerDetailsModal .modal-content{
	background-color: #f6f6f6;
}
#orderBuyerDetailsModal .modal-title{
	font-family: 'Pompiere';
	font-size: 22px;
}
#orderBuyerDetailsModal .control-label{
	    font-family: 'Glegoo';
	font-size: 14px;
}

#restPaymentForm .control-label{
	font-family: 'Pompiere';
	font-size: 18px;
}

.payment-options{
	text-align: center;
	margin-top: 10px;
}
.payment-form{
	display: inline;
}

.full {
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.height-fade-in{
	transition: height 0.5s;
}
.height-fade-out{
	transition: height 0.5s;
}

.padding-left-right-0px{
	padding-left: 0px;
	padding-right: 0px;
}

#album-payment{
	margin-top:170px;
	}

/* ======================
	Media queries
====================== */
/* --------------
	Extra small
-------------- */
@media(max-width: 767px) and (orientation: landscape){
	#content .cd-top {
		right: 48%;
	}
}
@media(max-width: 767px) and (orientation: portrait){
	#content .cd-top {
		right: 46.5%;
	}
}

@media(max-width: 767px){
	#mainNavbar .navbar-collapse .navbar-nav li a{
		margin-top: 10px;
	}
	#mainNavbar{
		
	}
	#mainNavbar .navbar-collapse{
		text-align: center;
	}
	#mainNavbar .navbar-collapse .navbar-nav#navbar-left{
		margin-top: 25px;
	}
	body #header{
		/*padding-top: 92px;*/
	}

	#home-slider {
		margin-top: 0px;
	}

	.content-container{
		/*margin-top: 150px;*/
	}
	
	#instagram{
		padding-bottom: 70px;
	}
	
	#clients-index{
		padding-bottom: 60px;
	}
	#mainNavbar #exCollapsingNavbar li a{
		margin-top: 0px;
	}
	.recent-stories .item{
		margin-right: 8px;
	}

	.nice-words .item .nice-words-img{
		padding-bottom: 25px;
	}

	.nice-words-author{
		text-align: center;
		margin-top: 25px;
	}

	.home-section{
		padding-bottom: 50px;
	}

	#exCollapsingNavbar{
		margin-top: 99px;
		height: 290px;
	}

	.order-details-container{
		text-align: center;
	}
	.order-data{
		display: block;
	}
	.order-details{
		display: block;
		margin:10px 0px;
	}

	.photo-img-hover-inner{
		padding: 10px;
	}

	#orderBuyerDetailsModal .modal-body{
		padding-left: 45px;
		padding-right: 45px;
	}
 
	

	#album-payment-rest{
		padding-left: 20px;
		padding-right: 20px;
	}

	.view-post{
		margin-left: 94px;
	}
	
	.social-networks{
		margin-top: 0;
    padding-right: 0;
    padding-left: 0;
	}
	.social-networks li {
    display: block;
	}
	.social-networks li a{
    display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.social-networks .lang-opt a{
    display: inline;
	}
	
	.language-options {
    	text-align: center;
    	padding-left: 0;
		margin-top:15px;
		margin-bottom: 15px;
	}
	
	.photo-img-hover-outer{
		padding: 10px;
	}
	
}



/* --------------
	Small
-------------- */
@media(max-width: 991px){
	#mainNavbar .navbar-collapse li a{
		margin-top: 58px;
	}
	#header{
		/*padding-top: 158px;*/
	}
	
	#mainNavbar #exCollapsingNavbar #navbar-left{
		padding-left:0px;
	}
	#mainNavbar #exCollapsingNavbar #navbar-right{
		padding-right:0px;
	}
}
/* --------------
	Medium
-------------- */
@media(max-width: 1023px){
	#lum-map{
		margin-top: 60px;
	}
	#lum-map .matchHeight{
		height: 300px;
	}
	#mainNavbar #exCollapsingNavbar #navbar-left{
		padding-left:0;
	}
	#mainNavbar #exCollapsingNavbar #navbar-right{
		padding-right:0;
	}
	#mainNavbar .navbar-brand{
		transform: translateX(-50%);
	}
	.home-carousel .slick-prev{
		left: 10%;
		}

	.home-carousel .slick-next{
		right: 10%;
	}
	.cd-top {
		right: 48.5%;
	}

 	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

}

@media (max-width:1200px) and (min-width:1024px) {
     .navbar-toggle {
        display: none;
    }

    .social-networks {
    	margin-top: 75px;
    	padding-right: 0px; 
	}
	
	#mainNavbar #exCollapsingNavbar #navbar-left {
    	padding-left: 0px;
	}

	#mainNavbar #exCollapsingNavbar #navbar-right {
    padding-right: 0px;
}
}​

