@font-face {
    font-family: 'Bell MT';
    src: url('../fonts/BellMT.woff2') format('woff2'),
        url('../fonts/BellMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body .body {display:none;}
.preload { width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;}
    

body{
	font-family: 'Bell MT';
}

h1, h2, h3, h4, h5, h6{
	padding:10px 0px 10px 0px;
}

.pad-tb-100{
	padding:100px 0px;
}
.pad-b-100{
	padding-bottom:100px;
}

.row{
	padding:0;
	margin:0;
}

.pad-0{
	padding:0px !important;
}

.centered-logo__text {

	padding:10px;
    font-size: 13px;
    color: #1c1c1c;
}

.centered-logo__text-left {
    color: #daa520;
	padding:10% 0px;
}
.centered-logo__text i {
    margin-right: 3px;
}
.text-right.centered-logo__text-right {
    color: #daa520;
    font-size: 18px;
	padding:10% 0px;	
	text-align: right;
}

.logo-img img {
	width:100px;
	text-align:center;
}
.rr-theme-head{
	background:rgba(0, 0, 0, 0.5);
	position: absolute;
    z-index: 2;
    width: 100%;

}

.navbar{
	border-top:1px solid #fff;
}
.rr-theme-head .navbar-nav .nav-link{
font-size: 16px;
padding: 10px 10px;
color:#fff !important;
font-weight:500;
text-transform:uppercase;

}
.rr-theme-head .navbar-nav .nav-link:hover{
	border-bottom:1px solid #daa520;
}

.carousel{
	position:relative;
	top:0;
	z-index:1;
}

.heading-1{
	text-align:center;
}

.fleurdesel__title {
    line-height: 75px;
    font-family: Bell Mt fett !important;
    text-transform: capitalize;
    font-size: 50px;
}
.theme-text-color{
	color:#daa520;
}

.vertical-border{
	border-right-width: 1px !important;
    padding-bottom: 375px !important;
    border-right-color: #b98036 !important;
    border-right-style: solid !important;
    border-radius: 1px !important;
}

.about-txt{
	padding:50px 0px;
}

.about-txt p{
	text-align:justify;
}
.text-color-1 {
    color: #b98036;
}

.fleurdesel-testimonial__wrap {
    padding: 40px 0;
	text-align:center;
}
.fleurdesel-testimonial__desc {
    font-family: "Playfair Display",serif;
    font-size: 1.875rem;
    line-height: 1.5;
}

.fleurdesel-testimonial__icon {
    font-size: 60px;
    width: 40px;
    height: 25px;
    line-height: 40px;
    margin: auto;
}
.fleurdesel-testimonial__icon:before {
    content: "“";
}
.fleurdesel-testimonial__desc:before {
    content: "“";
}

.owl-theme .owl-nav [class*=owl-]{
	border-radius:50% !important;
}


#owl-demo .owl-carousel .owl-dot{
	display:none;
}
#owl-demo .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-prev{
left: 0;
    position: absolute;
    top: 27%;
}

#owl-demo .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next{
right: 0;
    position: absolute;
    top: 27%;
}

.royal-riches-bg{
    padding-top: 118px !important;
    padding-bottom: 118px !important;
    background-image: url(../images/background-bg.jpg) !important;
	color:#fff;
	text-align:center;	
}


.royal-riches-bg2{
    padding-top: 118px !important;
    padding-bottom: 118px !important;
    background-image: url(../images/about-3-bg.jpg) !important;
	color:#fff;
	text-align:center;	
}
.royal-riches-bg2 ul{
	list-style:none;
}
.royal-riches-bg2 ul li{
	display:inline;
	font-size:20px;
	padding:0px 10px;
}




.classic-footer {
    background-color: #5e5e5e;
    background-size: cover;
    padding: 25px 0 0;
    color: #898989;
    font-size: 14px;
}
.classic-footer a {
    color: #fff;
	text-decoration:none;
}
.footer-info__left {
    float: left;
    padding: 20px;
}
.footer-info__right {
    float: right;
    padding: 20px;
}
.classic-footer ul.social-icons {
    padding: 0;
    margin: 0;
}
.classic-footer ul.social-icons li:first-child {
    margin-left: 0;
}
.classic-footer ul.social-icons li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
}
.classic-footer ul.social-icons li a {
    color: #fff;
}
.aboyt-page-bg{
	
    background-image: url(../images/about__bg.png) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
	padding:100px 0px;
}

.contact-inner-box{
	padding:25px 15px;
	border:1px solid #c1c1c1;
}

.fleurdesel-iconbox {
    position: relative;
    margin-bottom: 30px;
	text-align:center;
}

.fleurdesel-iconbox i {
	    color: #b98036;
	font-size:20px;
    margin-bottom: 30px!important;
}
.fleurdesel-iconbox__title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
}

.btn-primary {
    color: #fff;
    background-color: #b98036;
    border-color: #b98036;
	border-radius:0;
	padding:10px 50px;
}


.btn-primary:hover {
    color: #fff;
    background-color: #92652a;
    border-color: #8a5f28;
}

