@font-face {
    font-family: 'Times Roman';
    src: url('../fonts/times-ro.ttf');
}

@font-face {
    font-family: 'AllegrettoScriptOne';
    src: url('../fonts/AllegrettoScriptOne.ttf');
}

@font-face {
    font-family: 'MyriadPro Regular';
    src: url('../fonts/Myriad-Pro-Regular.ttf');
}

body{
    font-family: 'Times Roman', sans-serif;
    font-size: 17px;
    background-image: url("../img/bg-sonia-voyance.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.page-container{
	width: 1140px;
	margin: 0 auto;
	background: #f6f6f6;
}

header{
	background: #1c1109;
	height: 181px;
	display: flex;
	align-items: center;
	padding: 0 4rem;
}

header .card-img{
	width: 80%;
}

.voyance-special{
	width: 20%;
}

.voyance-special p{
	text-align: right;
	margin-bottom: 0px;
}

.text-vy-special{
	font-size: 20px;
	color: #ffffff;
	line-height: 1.6em;
}

.word-big{
	font-size: 2.3rem !important;
	text-transform: uppercase;
}

.main-contain{
	padding: 5rem 3rem 2rem;
}

.voyant-identity{
	width: 70%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding-bottom: 40px;
}

.voyant-title{
	font-family: 'AllegrettoScriptOne', sans-serif;
	font-size: 8rem;
	line-height: 0.4em;
	color: #d67e08;
}

.text-voyance{
	font-family: 'Times Roman', sans-serif !important;
	font-size: 4rem !important;
	position: relative;
    left: 10px;
}

.presentation-voyant{
	text-align: center;
}

.voyant-image img{
    border-radius: 190px;
}

.specialite{
	font-size: 1em;
	margin-bottom: 0px;
	font-weight: 700;
} 

.specialite-list{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 700;
}

.color-orange{
	color: #d67e08;
}

.color-noir{
	color: #1c1109;
}

.voyant-info{
	font-family: 'MyriadPro Regular', sans-serif;
	text-align: justify;
	font-size: 18px;
}

.card-content{
	background: #ffffff;
	border: 1px solid #bdbdbd;
	padding: 20px 40px;
	margin: 40px 0px;
}

.text-civilite{
	font-family: 'MyriadPro Regular', sans-serif;
	font-weight: 700;
}

.text-italic{
	font-size: 18px;
	font-style: italic;
	text-align: right;
}

.last-text{
	font-size: 20px;
	text-align: center;
	margin: 2rem 0px;
}

.card-themes{
	text-align: center;
}

.card-themes-title{
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 0px;
}

.card-themes-list{
	font-size: 1.5em;
	text-transform: uppercase;
	font-style: italic;
}

.voyant-tarification{
	width: 1140px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 2rem;
	padding: 0px 15px;
}

.consultation-CB, .consultation-CI, .consultation-tchat{
	background-color: #e7eaf1;
	width: 30%;
}

.consultation-CB .cb-header{
	background-color: #000000;
	background-image: url("../img/img-lune-1.jpg");
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	height: 58px;
}

.consultation-CI .cb-header{
	background-color: #000000;
	background-image: url("../img/img-lune-2.png");
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	height: 59px;
}

.consultation-tchat .cb-header{
	background-color: #000000;
	background-image: url("../img/img-lune-3.png");
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	height: 60px;
}

.header-title{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	color: #ffffff;
	padding-left: 20px;
}

.header-title p{
	margin-bottom: 0px;
}

.text-grand{
	font-size: 28px;
	padding-left: 5px;
}

.title-tchat{
	font-size: 28px;
}

.cb-content{
	text-align: center;
	padding: 20px 0px;
}

.color-vert{
	color: #87be3d;
	font-weight: 700;
}

.color-violet{
	color: #700477;
	font-weight: 700;
}

.color-rouge{
	color: #ff0000;
	font-weight: 700;
}

.tel-link{
	text-decoration: none !important;
	font-size: 30px;
}

.free-link{
	text-decoration: none !important;
	background: #700477;
	color: #ffffff !important;
	font-size: 18px;
	padding: 15px 20px;
	border-radius: 5px;
}

.tel-link:hover{
	color: #700477;
}

.free-link:hover{
	background: #000000;
}

.cb-content_detail{
	margin-bottom: 1.5rem;
}

footer{
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

.footer-text{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
}

.text-info-voyance{
    font-size: 16px !important;
    font-style: italic;
}

footer img{
	width: 100%;
	object-fit:cover;
}

.footer-link{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	text-decoration: none !important;
	color: #a5a5a5;
}

.footer-link:hover{
	color: #000000;
}

/*********** Mentions legales ***********/

.legal-text{
	font-family: 'MyriadPro Regular', sans-serif;
	font-size: 18px;
	color: #1c1109;
}

.legal-text h2{
	font-size: 24px;
	font-weight: 600;
	color: #a10074;
}

.legal-text h3{
	font-size: 22px;
	font-weight: 600;
	color: #a10074;
}

.legal-text ul{
	list-style-type: none;
    padding-left: 0px;
}

.legal-text ul li{
	font-size: 18px;
    text-align: left;
    position: relative;
    padding-left: 20px;
}

.legal-text ul li::before{
	position: absolute;
    content: " ";
    display: inline-block;
    width: 7px;
    height: 7px;
    left: 0;
    top: 7px;
    background-color: #162326;
    border-radius: 5px;
}

/*============ RESPONSIVITE ============*/

@media (min-width: 769px) and (max-width: 1199px){
	header{
		padding: 0 2rem;
	}

	.page-container{
		width: 90%;
	}

	header .card-img{
		width: 60%;
	}

	.voyance-special{
		width: 40%;
	}

	.voyant-tarification{
		flex-direction: column;
		width: 90%;
		padding: 0px;
	}

	.consultation-CB, .consultation-CI, .consultation-tchat{
		width: 100%;
		margin: 20px auto;
	}

	.header-title{
		padding-left: 0px;
	}
}

@media (min-width: 769px) and (max-width: 980px){
	.card-img img{
		width: 400px;
		height: auto;
		object-fit: cover;
	}

	header{
		height: 129px;
		padding: 0 2.5rem;
	}

	.voyance-special img{
		width: 200px;
		height: auto;
		object-fit: cover;
	}

	.voyant-identity{
		width: 100%;
	}

}

@media (max-width: 768px){
	.page-container{
		width: 95%;
	}

	header{
		flex-direction: column;
		justify-content: center;
		height: auto;
		padding: 0 0 30px;
	}

	.voyance-special{
		width: 100%;
		padding-top: 30px;
	}

	.card-img{
		width: 100%;
		text-align: center;
	}

	.voyance-special p{
		text-align: center;
	}

	.voyant-identity{
		width: 100%;
		flex-direction: column;
	}

	.voyant-title{
		font-size: 7rem;
	}
	
	.text-voyance{
		font-size: 3rem !important;
	}

	.voyant-tarification{
		flex-direction: column;
		width: 100%;
		padding: 0px;
	}

	.consultation-CB, .consultation-CI, .consultation-tchat{
		width: 100%;
		margin: 20px auto;
	}

	.header-title{
		padding-left: 0px;
	}

	.card-img img{
		width: 100%;
	}
}

@media (max-width: 460px){
	.voyant-title{
		font-size: 5rem;
	}

	.text-voyance{
		font-size: 2.5rem;
	}
	
	.voyant-image img{
		width: 230px;
		height: auto;
		object-fit: cover;
	}

	.word-big{
		font-size: 2rem;
	}

	.main-contain{
		padding: 4rem 1rem 2rem;
	}

	.card-content{
		padding: 20px;
	}

	.voyant-tarification{
		width: 95%;
	}

	.card-themes-list{
		font-size: 1.2em;
	}

	.voyance-special img{
		width: 200px;
		height: auto;
		object-fit: cover;
	}

	.legacy-title{
		font-size: 1.8em;
	}

	.legal-text h2{
		font-size: 20px;
	}

	.legal-text h3{
		font-size: 18px;
	}
}



