.restm{
	padding-top: 0px;
	padding-bottom: 0px;
}
.restm img{
	max-height: 80px;
}
.navbar_fixed .restm img{
	max-height: 69px;
} 
.newTextarea{
	line-height: 38px;
    border: none;
    background: #2d2d2d;
    font-weight: 300;
    border-radius: 20px;
    color: #fff;
    padding-left: 20px;
    width: 100%;
}
.w100{
	width: 100%;
}
/*@media (max-width: 992px)
{
	.restm img{
		max-height: 69px;
	}

}*/
.ratingss
{
	font-size: 40px;
	color: #3face4;
}



	.wdc	.owl-nav{
            width: 100%;
            position: absolute;
            display:block !important;
            top: 40%;
            color:black;
            font-size: 35px;
        }
    .wdc    .owl-prev{
            border-radius:0 10% 10% 0;
            position: absolute;
            left: 0px;
            background: rgba(255,255,255,0.4) !important;
            outline: none;
            height: 60px;
            width: 40px;
        }
    .wdc    .owl-prev>span{
            padding:0px 10px !important;
        }
    .wdc    .owl-next{
            position: absolute;
            border-radius:10% 0 0 10% ;
            right: 0px;
            background: rgba(255,255,255,0.4) !important;
            outline: none;
            height: 60px;
            width: 40px;
        }
    .wdc    .owl-next>span{
            padding:0px 10px !important;
        }
    .wdc    .owl-dot {
            width: 13px;
            height: 13px;
            outline: none;
            border-radius: 100% !important;
            border: 2px solid #fff !important;
            background: transparent !important;
            margin-right: 5px !important;
            display: inline-block !important;  /*for making them horizontal, if you want vertical then you can use- display: block*/
        }
    .wdc    .owl-dots {
            margin: 0 auto !important; /*for centering the dots*/
            position: absolute;
            bottom: 5%;
            left: 50%;
        }
     .wdc   .owl-dot.active {
            background: #fff !important;
        }
.wdc .owl-dots{
	display: inline-block !important;
	bottom: 10%;
	left: 0 !important;
	width: 100% !important;
}

.nicsc>.nice-select
{
    width: 100% !important;
}
.nicsc>.nice-select>ul
{
    width: 100% !important;
}

.flwb{
    z-index: 9999999999;
    position: fixed;
    bottom: px;
    right: 10px;
    background: #37d837;
    color: wheat;
    bottom: 10px;
    border-radius: 50%;
    padding: 10px;
    font-size: xx-large;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
  cursor: pointer;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out;
}



    .ytv    .owl-dots {
            margin: 0 auto !important; /*for centering the dots*/
            position: relative !important;
            /*bottom: 5%;*/
            left: 50%;
        }
     