




* { margin:0px; padding:0px;}


body { font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4 , h5, h6, btn { font-family: 'Ubuntu', sans-serif;}
	p { font-size:14px; text-align: justify;}

h2 { font-size:24px; }
h3 { font-size:22px; font-weight: bold;}




.catdisplay a {
    color: rgb(33,37,41);
    text-decoration: none;
}

.catdisplay a:hover {
    color:rgb(33,37,41); 
    text-decoration:none; 
    cursor:pointer;  
}

.list-inline .pa-5{
    padding-bottom: 5%;
}

.yellowbg { background-color:#ffc718;  }
.comingsec1 { background-color:#fff200;}
.yellowbg a, .yellowbg a, .yellowbg a.nav-item { color:#000;    }


/* Navbar class
-------------------------------------------------- */
button.navbar-toggler.collapsed {
    border: 2px solid #000;
}

.navbar-toggler:focus {color: #333;}

.navbar-toggler {   border: 2px solid #333}
a.btn.btn-secondary.d-none.d-sm-block { color:#ffc718; }
/* Navbar class End
-------------------------------------------------- */


.searchnav a { color:#000; text-decoration: underline;  }

.searchnav button, .searchnav button:hover,  .searchnav button:active  { border:none !important;  font-size:18px;   }

.searchnav .nav-link.active { background: none!important; border-bottom: 4px solid #fff !important; font-weight: bold; }

.searcharea { min-height:400px; background: url(../images/top-banner.jpg) center no-repeat; background-size: cover; ; }
.categorybg p { margin-bottom:5px !important;}
h5 { font-size:18px !important; font-weight:700 !important;}
.featured i {color:#ffb400;}

.ypbreadcrumb li  { font-size:12px;}
.fliterlist ul { padding-left: 0px; }
.fliterlist ul li { border:0px; font-size:14px;}

.fliterlist  h5 { font-size:16px !important; }

.list-group-item {  padding: 0.5rem 0rem;  background:none !important; }

.buzlisting  h4 { font-size:16px; font-weight: bold; color: #0d6efd; }
.sociallink i {color:#ffb400;}
small {font-size: 10px !important;}
.searcharea h1 { font-size: 35px; font-weight: 800 ; }
.mobileheading { font-size: 35px; font-weight: 800 ; }
.categorylist p { font-size:12px; }





		/* slider class End
				-------------------------------------------------- */


body .carousel-control-prev-icon,
body .carousel-indicators li,
body .carousel-control-next-icon{
  background-color:#000; border-radius: 5px;
}


.carousel-control-next {
    right: -5%;
}
 .carousel-control-prev{

    left: -5%;
 }

 .sidebarscroll .carousel-control-next {right: -20px;}

 .sidebarscroll .carousel-control-prev {left: -14px;}



.productbackground { background: url(images/default.jpg)  center no-repeat; background-size: cover; height: 250px; }

.overviewtav .nav-link.active {
    background: none!important;
    border-bottom: 4px solid #ffc718 !important;
    font-weight: bold;
}

/* Footer class
-------------------------------------------------- */
footer .border-light { border-color: #4e4d4d!important; }

footer p, footer ul li a { font-size:13px; color: #8E9197; line-height: 1.6;}

footer ul li a:hover {color:#8E9197;}

footer a {text-decoration:none; font-size:18px;}
/* Footer class End
-------------------------------------------------- */


.searcharea .form-control-lg { font-size: 1rem !important;}

.thumbsection a { font-size:14px !important;}

.staricon i.icofont-star {
    color: #ffb400;
}

.page-item.active .page-link {
    background-color: #ffc107;
    border-color: #ffc107;
}

.carousel-control-prev-icon, .carousel-control-next-icon { background-color: #ffc718 !important;}


/* custom Css */
/* social media floating icon start */
.side-hide-bar{
    direction: rtl !important;
    right:0;
    bottom:60%;
    z-index: 100;
}
.side-hide-bar ul{
    right:10px;
    transition: right 350ms linear;
}
.side-hide-bar-button{
    right:12px;
    top:185px;
}
.side-hide-bar-button i{
    transition: transform 250ms linear;
}
.side-hide-bar-span{
    background-color: #000;
    color:#fff;
    display:none;
    z-index:110;
}
.side-hide-bar li a:hover .side-hide-bar-span{
    display: inline-block;
}
.side-hide-bar-button{
    width:2.4rem;
    height:2.4rem;
    position:fixed;
}
/*social media floating icon end */
.cur-pointer{
    cursor: pointer;
}

.catbutton{
    color: #fff;
    background-color: rgba(0,0,0,.65);
    border-color: #ffc107;
}

.featuredcat{
    background-color: rgb(33,37,41);
    padding-bottom: 1.5%;
    padding-left: 1.8%;
}

.bg-custom{
    background-color: rgb(33,37,41);
}

.catname{
    color: #fff;
    text-transform: uppercase;
    
}

.featuredcatrow{
    width: 14%;
}

.address p{
    font-size: 14px;
    text-align: left !important;
}

.isjustify{
    text-align: justify
}

.tagsm{
    display:none;
}

.text-warning-whatsapp{
    color: #25D366;
}

.mb-0{
    margin-bottom: 0px;
}

.mb-1{
    margin-bottom: 1%;
}

.ypbtn{
    color: #FFFFFF;
    border-color: #212529;
    background-color: #212529;
}

.ypbtn:hover{
    color: #FFFFFF;
    border-color: #ffc718;
    background-color: #ffc718;
}

.mt-3{
    margin-top: 1rem!important;
}

.button_breadcrums{
    background-color: #ffc718;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.button_breadcrums:hover{
    color: #212529;
}

.mr-1{
    margin-right: 10px;
}

.nojustify{
    text-align:left;
}

.btnfont{
    font-size: 12px;
}

.delimitorborder{
    border-right: 1.5px solid #ffc107;
}

.delimitorborderpad{
    padding:1px;
}

.imghw{
    width: 100px;
    height: 80px;
}

.fontsidebar{
    font-size:11px;
    padding-left: 5%;
}

.sideheading{
    padding-top: 5%;
    padding-left: 5%;
}

input,
input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 4;
}

.icon-img{
    width:20px;
}

.ml-5{
    margin-left: 5%;
}

.img-static {
    padding: 15px;
    max-width: 200px;
    height: 90px;
}

.pb-3{
    padding-bottom: 1rem!important;
}

.ml-5{
        margin-left: -5rem;
}

.mr-4{
        margin-right: 4rem!important;
}

.tablealign{
    text-align: left;
}

.filterstyle{
    border: 1.5px solid #ffc107;;
    border-color: #ffc107;
    margin-bottom: 5px;
}

.fliterlist ul a.active{
    background-color:#ffc107;
    color:#ffffff;
}

.m-l-10{
    margin-right: 10px;
}

/* event gallery start*/
.gallery {
	/*position: absolute;*/
	top: 50%;
	left: 50%;
	padding: 20px;
	max-width: 90%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
/*	border: 1px solid #777;*/
	overflow: hidden;
}
.gallery .inner {
	position: relative;
	overflow: hidden;
	display: block;
	width: auto;
	max-width: 800px;
}
.gallery img {
	display: none;
}
.main {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	background: #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	margin-bottom: 20px;
}
.main:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100px;

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.main-selected {
	animation: crossfade 0.5s ease;
	-webkit-animation: crossfade 0.5s ease;
	-moz-animation: crossfade 0.5s ease;
}
@keyframes crossfade {
	0% { opacity: 0.7; }
	100% { opacity: 1; }
}

@-webkit-keyframes crossfade {
	0% { opacity: 0.7; }
	100% { opacity: 1; }
}

@-moz-keyframes crossfade {
	0% { opacity: 0.7; }
	100% { opacity: 1; }
}
.main span {
	position: absolute;
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: sans-serif;
	color: #fff;
	bottom: 10px;
	left: 0;
	right: 0;
}
.thumb-roll {
position: relative;
width: auto;
overflow-x: auto;
overflow-y: hidden;	

white-space: nowrap;
}
.thumb {
	display: inline-block;
	position: relative;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	background: #ccc;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	cursor: pointer;
}
.thumb:last-of-type {
	margin-right: 0px;
}
.thumb:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	box-shadow: inset 5px 5px 0px rgba(51, 204, 255, 0), inset -5px -5px 0px rgba(51, 204, 255, 0);
}
.thumb.current:after {
	box-shadow: inset 5px 5px 0px rgba(51, 204, 255, 1), inset -5px -5px 0px rgba(51, 204, 255, 1);
	background: rgba(255,255,255,0.4);
	cursor: default;
}
.thumb:hover:after {
	box-shadow: inset 5px 5px 0px rgba(51, 204, 255, 1), inset -5px -5px 0px rgba(51, 204, 255, 1);
}

/*event gallery end*/

/*.modal.fade .modal-dialog {
    transform: scale(0);
    opacity: 1;
    transition: transform 350ms;
}
.modal.fade.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}
.modal-backdrop {
    background-color:#fff !important;
}
.modal-backdrop.show{
    opacity:0.7 !important;
    transition: opacity 200ms !important;
}
.modal-content{
    box-shadow: 0.0rem 0.25rem 2rem rgba(0,0,0,0.1) !important;
}
.cus-shadow{
    box-shadow: 0.0rem 0.25rem 2rem rgba(0,0,0,0.1) !important;   
}*/


/* Extra small devices (portrait phones, less than 34em)*/
@media (max-width: 33.9em) { 
     .taglg{
        display:none;
    }
    
    .tagsm{
        display:block;
    }
    
}

@media (max-width: 47.9em) {
    .desktop{
        display:none;
    }
    
    .taglg{
        display:none;
    }
    
    .tagsm{
        display:block;
    }
	.headingsec h1 { font-size:44px !important; line-height:56px !important;}
	/*.menusearch{display:none;}*/
	i.fas.fa-bars {color: #333 !important;}
	.isiconmobile ul{
    margin-top: 600%;
    
}
}
