/* Il était une MAM - Rochefort sur Loire - Feuille de style additionnelle*/

/************ TABLE DES MATIÈRES ***************
1. Header top right  .................  17
2. Mise en forme Blockquote  .........  61
3. Pages erreur  .....................  89
4. Présentation liens gallery  .......  108
5. Couleur en-tête Modal et taille ...  135
6. Couleur social-icon-two  ..........  236
7 .List Style three orange  ..........  249
	
**********************************************/

/*** 

====================================================================
	1. Header top right
====================================================================

***/

/*.main-header .header-top .top-right ul li{
	margin-right:40px;
	font-size:14px;
	line-height: 28px;
	color:#ffffff;
	padding:10px 0px;
	font-weight:400;
}

.main-header .header-top .top-right ul li i{
	position: relative;
	margin-right: 10px;
	color: #ee7b00;
	font-size: 16px;
}

.main-header .header-top .top-right ul li:last-child{
	margin-right:0px;
}

.main-header .header-top .top-right ul li a{
	color:#ffffff;
	font-weight:400;
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .header-top .top-right ul li a:hover{
	color:#ee7b00;
}*/

/*** 

====================================================================
	2. Mise en forme Blockquote index 
====================================================================

***/

.intro-section blockquote{
	background-color: #f8f8f8;
}

.intro-section .text-column blockquote h3{
	padding-right: 20%;
}	

.intro-section blockquote:before{
	position: absolute;
	content: "";
	right: 30px;
	top: 50%;
	height: 46px;
	width: 65px;
	margin-top: -25px;
	max-width: 100%;
	background-image: url(../images/icons/quote-icon.png);
}

/*** 

====================================================================
	3. Pages erreur (404 et mailKO)
====================================================================

***/

.doll-sad-5{
	background-image: url(../images/icons/doll-sad-5.png);
	height: 109px;
	width: 71px;
}

.main-header .header-top .top-left{
	position:relative;
	float:left;
}

/*** 

====================================================================
	4. Présentation liens gallery et arrondi des images
====================================================================

***/

#gallery{ 
	width:100%; text-align: center 
}
#gallery #gauche { 
	float:left; width:50%; 
}
#gallery #droite { 
	margin-left:50% 
}
.gallery-item .image-box{
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

/*** 

====================================================================
	5. Couleur en-tête Modal et taille
====================================================================

***/
.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
#customPositionModal {
  top:5%;
  right:50%;
  outline: none;
}

#customSizeModal .modal-dialog  { 
  width: 75%; 
}

pre {
  text-align: left;
}

@media screen and (min-width: 768px) {
	#customSizeModal .modal-dialog { 
    width: 50%; 
  }
}

a[data-target="#customHeaderModal"] {
  text-decoration: underline; 
} 

.panel-heading {
    border-top-left-radius: inherit; 
    border-top-right-radius: inherit;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.8;
}

/*** 

====================================================================
	6. Couleur social-icon-two
====================================================================

***/

.social-icon-two li:nth-child(4n + 1) a{
	background-color: #00cbc9;
}
.social-icon-two li:nth-child(4n + 2) a{
	background-color: #ee7b00;
}

/*** 

====================================================================
	7 .List Style three orange
====================================================================

***/

.list-style-three{
	position: relative;
}

.list-style-three li{
	position: relative;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: 400;
	padding-left: 30px;
}

.list-style-three li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 26px;
	color: #fc9303;
	font-family: 'FontAwesome';
	content: "\f138";
}

