.pq-button span {
    margin-right: 0px;
}
section {
   padding: 20px 0px;
}
h3 {
    font-size: 28px;
    line-height: 40px;
}
.pq-footer-recent-post h6 a {
    color: #000;
}
.appoinment-form .appoinment-box {
    background-color: #10147E;
    border-radius: 7px;
}
.appoinment-box h4{
    color:#fff;
}
.welcomeBlock{
    line-height: 1.5;
}
.pMarginFix{
    margin-bottom: 10px!important;
    line-height: 1.5;
}
.featureArti{
    padding: 10px;
    background: #fff;
    border-radius: 7px;
    margin-right: 0px;
    color: #000;
}
.featureArti h3{
    color:#000;
    margin-bottom: 10px;
}
.featureArtiMain{
    background: #10147E;
    color: #fff;
}
.featureArtiMain h3{
    color:#fff;
    margin-bottom: 10px;
}
.newsP{
    margin-bottom: 10px!important;
}
.newsBlock{
    background: #f9af60;
    color: #fff;
    border-radius: 7px;
    padding: 20px 10px;
	margin-bottom: 20px;
}
.newsBlock h3, .newsBlock h6{
    color: #fff;
}
.newsBlock h3{
    text-transform: uppercase;
}
.articleBlock{
    padding: 2px;
    border-radius: 7px;
    border: 2px solid #10147E;
    margin-bottom: 20px;
}
.h-100{
	border: 2px solid #10147E;
}
.rowHeightFix{
    align-items: flex-start;
}
.arcTitle{
    min-height: 12px;
    font-size: 12px;
}
.arcDate{
    font-size: 14px !important;
}
.listDesc{
    min-height: 130px;
    font-size: 14px;
}

.pagination {
    list-style-type: none;
    padding: 10px 0;
    display: inline-flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.pagination li {
    box-sizing: border-box;
    padding-right: 10px;
}
.pagination li a {
    box-sizing: border-box;
    background-color: #e2e6e6;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #616872;
    border-radius: 4px;
}
.pagination li a:hover {
    background-color: #d4dada;
}
.pagination .next a, .pagination .prev a {
    text-transform: uppercase;
    font-size: 12px;
}
.pagination .currentpage a {
    background-color: #518acb;
    color: #fff;
}
.pagination .currentpage a:hover {
    background-color: #518acb;
}
.marginRightFix{
    margin-right: 0px;
}

.demof{
    margin: 25px 0;
}
.demof > div{
    padding: 15px;
}
.demof div.odd{
    background: #fafafa;
}
.demof div:after {
    content: '';
    display: block;
    clear: both;
}
.demof a.title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;

}
.newsListDesc{
    min-height: 150px;
    font-size: 14px;
}
.pq-footer-recent-post .pq-footer-recent-post-info h6 a:hover {
    color: #000000;
}
footer#pq-footer .pq-footer-style-1 ul.menu li a:hover, footer#pq-footer .pq-footer-style-1 .pq-service li a:hover {
    color: #000000;
}
.pageTitle{
    letter-spacing: 0.04em;
    font-family: var(--title-fonts);
    font-weight: 600;
    font-size: 28px;
    line-height: 22px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    background: #f9af60;
    padding: 8px 8px;
    margin: 0 0 10px;
    display: inline-block;
    border-radius: 7px;
    display: inline;
    width: 200px;
    margin: 0 auto;
}
.title h3 {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
	color:#000000;
	font-weight:bold;
}
.title{
	text-align:center;
}
.newsBlock .title{
	text-align:left;
}
.title h3:before {
	content: '';
	width: 40px;
	height: 3px;
	background: #006DB4;
	position: absolute;
	top: 20px;
	left: -60px;
}
.title h3:after {
	content: '';
	width: 40px;
	height: 3px;
	background: #006DB4;
	position: absolute;
	top: 20px;
	right: -60px;
}
footer#pq-footer .pq-footer-style-1 {
    background: #B3E5FF;
    color: #000;
}
.fa-brands, .fab {
    color: #000;
}
.pq-header-social .fa-brands, .fab {
    color: #fff;
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a {
    line-height: 1.5;
}
header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu {
    left: -100px;
    width: 248px;
}
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu {
    border: 1px solid #f5f5f5;
}
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li:first-child {
   border-bottom: 1px solid #f5f5f5;
}
.plyr--video {
    border: 1px solid #e1d8d8;
}
.newsB{
    background: #10147E;
}
.pq-section-description{
	font-size:17px;
}
.owl-me {padding-right:15px;}
.owl-nav{
	margin:30px 0;
}
.fa-angle-left,.fa-angle-right{
	font-size:30px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    padding: 2px 5px!important;
}
header#pq-header .pq-bottom-header {
    min-height: 90px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
}
.my-2.arcTitle{
    line-height: 22px;
    min-height: 45px;
	font-size: 18px;
}
/* Home Css Custom */


.slider-container {
            width: 90%; /* Set the width to 50% of the viewport */
            padding: 40px;
            
            background-color: #fff; /* Slider background color */
            text-align: center;
            margin: auto;
            margin-bottom: 50px;
	        font-weight:bold
        }

         .rslides {
            list-style: none;
            padding: 0;
        }

        .rslides li {
            margin-bottom: 20px;
            color: var(--dark-color);
        }
.main-card-section
{
    background-color:#fff;border:none;width:90%;padding:40px;margin: auto;
}
.pq-appointment button{
	background:#006DB4 !important;
}
.slideTitle{
	font-size:24px;
	margin:0px 0 30px 0;
}
.slideContent{
	font-size:18px;
	margin:30px 0;
}
.slideReferences{
	font-size:11px;
	margin:30px 0 0 0;
}
.slideReferences p{
	margin:5px 0 !important;
}
.pq-footer-recent-post .pq-footer-recent-post-media {
    display: none;
}
.pq-footer-recent-post {
    margin-bottom: 0px;
    padding-bottom: 5px
}
@media screen and (max-width: 768px) {
header#pq-header.pq-header-default .pq-button{
	display: block !important;
    margin-left: 0px;
}
.mobile-space {margin-top:20px;}
.welcomeBlock{
    margin:0 0px !important;
}
.featureArti {
    margin: 0 auto;
	padding: 0px;
}
.arcTitle{
    min-height: 30px;
}
.listDesc{
    min-height: 100px;
}
section {
    padding: 20px 0 !important;
}
.navbar-brand{
    margin-right: 0px;
}
.marginRightFix{
    margin: 0 auto;
}
header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu {
    left: 0; 
    width: 100%;
}
.plyr__video-embed iframe {
  position: absolute;
  height: 100% !important;
  width: 100%;
  top: 0;
  left: 0;
}
.navbar .pq-button {
	font-size: 12px;
	font-weight: 600;
	padding: 8px;
}


	.slider-container {
    width: 100%;
    padding: 15px;
    margin-bottom: 50px;
}
}


