/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
	margin:0 ; 
	padding: 0;
	background-color:#ffffff;
}

.lead {
    text-align: justify;
    text-justify: inter-word;
}

/*******************  INTRO ******************/



.Logo_Home {
	width: 100%;
	height: auto;
}

.text-vertical-bottom {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
}



/*******************************************/


/************** ROLLS **********************/

a {
  text-decoration: none;
   padding: 0px 0px;
   font-size:14px;
    cursor:pointer;
}



a:hover,
a:focus,
a:active {
  color: #000000;
  text-decoration: none;
}

.active > a{
	color: #000000;
	
}

.description {
	position:fixed;
	width: 100%;
	bottom: 40px;
	left: 0px;
	color: #000000;
	font-size:12px;
	background: #FFFFFF;
	
	text-align: center;
	padding-top : 16px;
	
	
  	box-shadow:0px -2px 4px rgba(0,0,0,0.1);
	padding-bottom : 6px;
}

.dropdown-menu-bottom {
 	position:fixed;
	width: 100%;
	bottom: 40px;
	color: #000000;
	background:none;
  	text-align: right;
	
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000000;
  font-size:15px;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}

/************ FONT *****************/

@font-face {
  font-family: 'Font_1';
    color: #000000;
	src: url('../HTML_Lib/fonts/Cochin.woff') format('woff'), /* Pretty Modern Browsers */
	   url('../HTML_Lib/fonts/Cochin.ttf')  format('truetype'); /* Legacy iOS */
}

@font-face {
  font-family: 'Font_2';
  color: #000000;
  font-style: normal;   
	src: url('../HTML_Lib/fonts/Cochin.woff') format('woff'), /* Pretty Modern Browsers */
	   url('../HTML_Lib/fonts/Cochin.ttf')  format('truetype'); /* Legacy iOS */
}

@font-face {
  font-family: 'Font_3';
  color: #000000;
  font-style: normal;   
	src: url('../HTML_Lib/fonts/Cochin.woff') format('woff'), /* Pretty Modern Browsers */
	   url('../HTML_Lib/fonts/Cochin.ttf')  format('truetype'); /* Legacy iOS */
}

a, h1, h2, h3, h4, h5, h6 {
	font-family: 'Font_1';
	font-style: bold; 
	color: #000000;
}


.titles {
	color: #000000;
}

.hb {
	font-family: 'Font_3';
}

b {
	letter-spacing : -0.35px;
}

.none_a {
	 text-decoration: none;
   padding: 0px 0px;
  
   font-family: 'Font_2';
   line-height: 5px;
   letter-spacing: 0px;
   padding-top:10px;
   padding-left:20px;
   padding-bottom:10px;
}




.optima {
	font-family: 'Font_2';
	font-size: 12px;
}

.my_lead {
	font-size: 15px;
}


.Gold_Letter {
 
  font-weight: 400;
  font-size: 85px;
  color:#a38444;
  line-height:0;
}

/******* MENUS **************/

.Download_the_text_and_the_pictures{
	font-size: 13px;
  	line-height: 1.1;
	margin-top: 10px;
  	margin-bottom: 10px;
}



/***********************************/



/************* NAV ***************/

.navbar-default {
  background-color: #FFF;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #000000;
}
.navbar-default .navbar-nav > li > a {
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
   background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
   background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #AAA;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #000000;
  background-color: transparent;
}

.dropdown-menu > li > a {
	font-family: 'Font_2';
	color: #000000;

}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	font-family: 'Font_2';
  	color: #0;
  	background-color: transparent;
    opacity: 1;
    top: 50px;
    visibility: visible;

}


.dropdown-menu {
	text-align:right;
	
	border: none;
	box-shadow:0 0 0 rgba(0,0,0,0)
}





.dropup {
	
}


/*** TOP ***/
.Logo_Nav{
	height: 26px;
	width: auto;
	}

.navbar-brand {
  float: left;
  height: 90px;
  padding: 22px 10px;
  font-size: 18px;
  line-height: 20px;
}

.my_des {
	margin: 18px 0 0px 10px;
	font-size: 12px;
	border-radius: 0;
}

.dropdown-menu-bottom {
	border-radius: 0;
}

@media (max-width: 768px) {
  .navbar-brand {
    margin-left: -15px;
	height: 30px;
	padding-left: 30px;
	padding-top: 10px;
  }
  .Logo_Nav{
	height: 22px;
	width: auto;
	}
	

}

#bb-nav-pr{
	margin: 0 0 6px -6px;
	 font-size:11px
}

#bb-nav-nx{
	margin: 0 -6px 6px 0; 
	font-size:11px
}


.div_header {
	margin: 9px 0 10px 0;
}

.main_img{
    max-width: 84%;
    max-height: 84%;
    height: inherit !important;
	
  margin: auto;
  position: absolute;
  top: 45px; left: 0; bottom: 0; right: 0;
  z-index:0;
}

p {
	font-family: 'Font_1';
	
	font-size:16px;
}


@media (max-width: 680px) {
	
	p {
		font-size:14px;
		margin-bottom : 0px
	}
}

.icone_bb {
	height:23px	
}

@media (max-width: 480px) {
	
	p {
		font-size:13px
	}
	
.my_des {
	margin: 18px 0 0px 10px;
	font-size: 9px;
	letter-spacing:-0.3px
}
.icone_bb {
	height:20px	
}

}



@media (max-width: 590px) {
	
	p {
		line-height: 110%;
	}
	
	#bb-nav-num {
	margin: 0px -3px 10px -3px;
	}
	#bb-nav-pr{
	margin: 0 -3px 6px -10px;
	 font-size:10px
	}

	#bb-nav-nx{
		margin: 0 -10px 6px -3px; font-size:10px
	}


}



#bb-nav-num {
	margin: 0px 2px 10px 2px;
	font-family: 'Font_1';
	opacity:1;
}
ul#menu-top .litop {
    display: table-cell;
    height: 30px;
    width: 90px;
    vertical-align: bottom;  
	  float: none;
}



/*** Bottome ***/
.text_bottom_nav > li > a {
   display: inline;
   line-height: 5px;
   letter-spacing: 0px;
   font-size:12px;
   float: right; 
   padding-top:10px;
   padding-bottom:10px;
}


.footer {
	  display: inline;
}

.drop-up {
    top: auto;
    bottom: 100% !important;
	text-align:right;
	  font-size:12px;
}

.navbar-fixed-bottom {
	height:20;
	
}

.navbar {
	min-height: 20px;
}

.navbar-fixed-bottom {
  max-height: 340px;

}

/*********************************/




/***************************/


/******* textes **************/


/***************************/


/************ IMG **************/


.thumbnail {
	width:100%;
	height:auto;
	padding:0;
	border-radius:0px;
	margin-bottom: 0px;
	 cursor:pointer;
	 background: url('../HTML_Lib/img/load.gif') no-repeat center;
}
	

.Img_Div {
	width:90%;
	height:auto;
}



.center-cropped {
  object-fit: none; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 50%;
  width: 50%;
}


.smaller_img {
	height: 75%;
	height: auto;
}

/*******************************/

/**************  EFFECTS **********/

.shadow {
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}

.shadow2 {
	-webkit-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.2);
}

.shadow_line {
	-webkit-box-shadow: 1px 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 0px 0px 1px rgba(0,0,0,0.1);
}


/************* animation ***************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated3 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  
   50% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

 50% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }

50% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }


  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}


@-webkit-keyframes slideInDownMini {
  0% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


/*******************************/
/******* fade in***********/
.aligne_center {
	 margin-top: 25px;
    font-size: 21px;
    text-align: center;
}

.fadeinimage {
	animation-name: fadeinimage;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
	animation-duration: 1s;
	
	-webkit-animation-name: fadeinimage;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-duration: 1s;
	transform: opacity(1)
}

@keyframes fadeinimage {
0% {
  	opacity:0;
}
100% {
	opacity:1;
}
}


/********************  ZOOM **************/

/* ---------- Zoom container ---------- */
.image-zoom-container {
	list-style: none;
	font-size: 0px;
}
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 33.33%; /* this value + 2 should = 33% */
	font-size: 16px;
	font-size: 1rem;
	border: 1px solid #fff;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, .5);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption h3 {
	display: block;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
	margin: 23% 0 0;
	padding: 10px 0;
	border-top: 5px solid rgba(255, 255, 255, .15);
	border-bottom: 5px solid rgba(255, 255, 255, .15);
}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: none;
}

@media (max-width: 1199px) {
	.container {
		width: auto;
		padding: 0 10px;
	}
}

@media (max-width: 767px) {

	.zoom-container {
		width: 50%;
	}

}

@media (max-width: 700px) {
	
	.zoom-container {
		width: 100%;
	}
	
	
	#bb-nav-prpr {
		visibility: hidden;
	}
	
	#bb-nav-nxnx {
		visibility: hidden;
	}
}

.carousel-caption {
  text-shadow: none;
}

/*********** OMBRE ROLL OVER ************/
.destacados{

}
.destacados:hover {
	
	box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px 2px;
	background: rgba(200, 200, 200, 0.1);
	transition: 0.5s;
}

/***********  ROLL CAPTIONS *************/
.figure { 
  display: block; 
  position: relative; 
  overflow: hidden; 
}


.figcaption { 
  position: absolute; 
  background: rgba(255,255,255,1); 
  color: white; 
  border:1px solid #aaa;
  border-top:    0px solid;
  padding: 0 10px; 
  margin : 0 0px 0 0px;
  opacity: 1;
  bottom: 0; 
  width: 100%;
 -webkit-transition: all .6s ; /* Safari and Chrome */
    -moz-transition: all .6s ; /* Firefox */
    -ms-transition: all .6s ; /* IE 9 */
    -o-transition: all .6s ; /* Opera */
    transition: all .6s ;
}

.leg .figcaption { left: 0px; bottom: -200%;  opacity: 1}
.thumbnail:hover .leg .figcaption { left: 0px; bottom: 0px; opacity: 1}

/***********  carousel *************/


.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 100px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 100px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}


.searchbychar {
	margin-left:-7px;
	font-size:16px;
	margin-bottom: -5px;
	margin-top:-10px;
}


.font_menu {
	font-size:16px;
}

.bt_icon {
	height:25px
}


.dropdown-menu-top {
 	position:fixed;
	width: 100%;
	color: #000000;
}

.dropdown-menu-top {
	top: 70px;
	text-align:left;
	box-shadow:0px 4px 6px rgba(0,0,0,0.1);
	box-shadow:0px 3px 4px rgba(0,0,0,0.1);
	border-radius: 0;
	padding-left: 10px;
	margin-top: -5px;
	padding-bottom: 10px;
}


@media (max-width: 800px) {
	.div_header {
		margin:3px 0 0 0;
	}
	.main_img{
		max-width: 84%;
		max-height: 84%;
		height: inherit !important;
		margin: auto;
		position: absolute;
		top: 25px; left: 0; bottom: 0; right: 0;
		z-index:0;
	}
	.dropdown-menu-top {
		top: 48px;
		margin-top: -10px;
	}
	.searchbychar {
		font-size:14px;	
		letter-spacing : -0.4px;
	}
	
	.font_menu {
		font-size:14px;
	}
	.bt_icon {
		height:22px;
		margin-right : -4px
	}
	
	p {
		line-height: 110%;
	}

	#bb-nav-num {
	margin: 0px -3px 10px -3px;
	}
	#bb-nav-pr{
	margin: 0 -3px 6px -10px;
	 font-size:10px
	}

	#bb-nav-nx{
		margin: 0 -10px 6px -3px; font-size:10px
	}
	
	.description {
	bottom: 46px;
	padding-bottom : 6px;
	}
	
}
#header {
    position: fixed;
    top: 0;
    width: 100%;
	z-index:100;
}

#top {
	z-index:999;
}


#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index:100;
}

#bb-nav-pr {
	cursor: pointer;
}

#bb-nav-nx {
	cursor: pointer;
}

#bb-nav-dw {
	cursor: pointer;
}

#bb-nav-fb {
	cursor: pointer;
}

#bb-nav-tw {
	cursor: pointer;
}

#bb-nav-wx {
	cursor: pointer;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.myroll {
  opacity : 1;
  -o-transition: opacity 0.5s linear;
  -ms-transition:  opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -webkit-transition:  opacity 0.5s linear;
  /* ...and now override with proper CSS property */
  transition:  opacity 0.5s linear;
}


.tooltip {
    font-size: 10px;
    font-family: 'Font_1';
}

