html, body {
    font-family: "Playfair Display",sans-serif !important;
}
.breadcrumbs .breadcrumbs-item {
    font-family: "Playfair Display",sans-serif;
}
.tp-caption p {
    font-family: "Playfair Display",sans-serif;
}
.rdmr{
	color:#6d6d6d;
	font-size:16px;
}
.cws_prlx_section .overlay.opacity-8 {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.page-section {
    padding: 50px 0 80px;
}
.service-item.icon-left > * {
    text-align: left;
}
.service-item p {
    font-size: 18px;
}
.brd{
	color:black;
}
.brd1{
	color:white;
}
.mb-80{
	margin-bottom:80px;
}
.banner-section {
    background: #32a9ec none repeat scroll 0 0;
}
.tp-caption .sl-title {
    font-size: 3em;
}
.tp-caption p {
    font-size: 1em;
}
.tp-dottedoverlay.custom {
    background: unset;
}
.clr{
	color:white;
}
.breadcrumbs h1 {
    color: white;
}
.breadcrumbs .breadcrumbs-item a {
    color: white;
}
.nav-logo-wrap .logo{max-width:100%}

.inner-nav ul li a {
    font-family: 'Playfair Display', serif;
	color: #333;
}
.tp-caption .sl-title, h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
}
html, body{
	font-family:'Source Sans Pro', sans-serif
}
.breadcrumbs .breadcrumbs-item a:hover {
    color: #c5e1ff;
}