﻿

.header-top {
     background: #186F9B;
     padding-top:8px;
     padding-bottom:5px;
     min-height: 40px;
}
.header-top a,p,span,ul{
      color:White;
      font-weight:bold;
      margin:0px !important;
      padding: 0px !important;

}

.profile-notification > li {
    top: 0px !important;
}

.cart-area {
    top: 0px;
}

.cart-area > ul
{
    padding:15px !important;
    margin:15px !important;
}
.btn-find
{
    padding: 8px 20px 9px;
}
.hedimg
{
     background: #ffffff url("/Web_Resource/img/bg_HEADER.jpg") repeat right top;
     
}
#myCarousel  img
{

width: 100%;
height:auto;
}


.anexrt {
    height: 30px;
    background-color:Red;
    width: 30px;
    top: 50%;
    opacity: 10;
    padding: 2px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 0px;
    height: 0px;
    margin-top: -10px !important;
    font-size: 18px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 100%;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #000000;
    height: 3px;
    margin-top: 3px !important;
}



.single-item-grid .item-img img {
    width: 100%;
    height: 100px;
    background-color: white;
    border: 3px solid #d7d7d7;
    padding: 5px;
    border-radius: 10px;
}

.dot-control-textPrimary .owl-controls {
    position: relative;
    top: 0px;
    display: none;
}


.PhotGallery {
    width: 100%;
    height: 250px !important;
    height: 250px !important;
    border: unset !important;
    border-color: unset !important;
    border-radius: unset !important;
}



.card_box_w {
    display: inline-block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    position: relative;
    transition: all .2s ease-in-out;
    width: 100%;
    margin-bottom: 10px;
    min-height: 300px;
    background-color: #f3f3f3;
    padding: 5px;
}

.stander li
{
   border-bottom: 1px solid #dbdbdb;
    padding: 5px;
}

.stander li a {
    padding-left: 25px;
    position: relative;
    margin-right: 15px;
    display: inline-block;
    margin-top: 4px;
    color: #261E1E;
    font-weight: 500;
    font-size: 17px !important;
    text-align: justify;
}

.stander li a:before
{
    left: 0;
    position: absolute;
    content: '\f0a4';
    font-family: 'Fontawesome';
    height: 18px;
    width: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 18px;
    top: 2px;
    color: #f2184f;
    animation-duration: 1000ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
   -webkit-animation: blink 1200ms infinite; /* Safari and Chrome */
}

@keyframes blink {
    from {
        color:black;
    }

    to {
        color: red;
    }
}


.Paragraph p
{
    color: #757070 !important;
    font-size: 18px;
    text-align: justify;
    line-height: 2;
}


.PageUL li a {
    padding-left: 25px;
    position: relative;
    margin-right: 15px;
    display: inline-block;
    margin-top: 4px;
    color: #261E1E;
    font-weight: 500;
    font-size: 17px !important;
    text-align: justify;
}
.PageUL li a:hover
{
    color:Red;
    
}

.PageUL li a:before
{
    left: 0;
    position: absolute;
    content: '\f0fb';/*f0fb*/
    font-family: 'Fontawesome';
    height: 18px;
    width: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 18px;
    top: 2px;
    color: #f2184f;
   
}



ticker {
    width: 100%;
    height: 250px;
    overflow: hidden;
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #010E0580;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 9999999;
    /*background: transparent url("/PeyJal/PHE_New_Css_JS/img/RightBaar1.jpg") no-repeat scroll center center / cover;*/
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    margin: 0px;
}
.rowHeading
{
    margin-top: -3.5%;
}


@media(max-width:420px)
{
    #myCarousel img {
    width: 100%;
    height: 150px;
}


.mean-container a.meanmenu-reveal span {
  
    background:white;
}
.mean-container .mean-bar .meanmenu-reveal {
    margin-top: 5px;
}

.header-top {
    margin-top: 22% !important;
    }
    
   .profile-notification { 
    
    position: unset !important;
    background-color: transparent !important;
    height: 30px !important;
}
}

.boxhadowForm
{
        box-shadow: -40px 0px 100px -100px #000000, 10px 0px 100px -80px #000000;
        background-color: #f3f3f3;
}







.heading h2 {
    position: relative;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    
}
.heading h2::before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 10%;
    width: 25px;
    height: 25px;
    border-left: 3px solid #a94442;
    border-bottom: 3px solid #a94442;
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
    -moz-transform: rotate(-45deg) translate(-50%, -50%);
    -o-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%);
   background-color: #f3f3f3;
}

.heading h2::after {
content: "";
display: block;
    height: 3px;
    width: 100%;
   background-color: #a94442;
    margin: 10px auto 0;
}

.input-group-addon
{
padding: 8px !important;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}


.SideBaarUserInfo {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 15%;
  left: 0;
  background-color:#F0F2ED;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
  box-shadow: -10px 10px 10px 10px #6c6a69;
  height: 500px;
}

.SideBaarUserInfo a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.SideBaarUserInfo a:hover {
  color: #f1f1f1;
}

.SideBaarUserInfo .closebtn {
  position: absolute;
  top: 20px;
  right: 5px;
}

.imgUserINFOC
{
    cursor: pointer;
    width: 30px;
    float: right;
}


.UserImg
{
    width: 100px;
height: 100px;
border-radius: 20px;
margin-bottom: 10px;
border: 2px solid #373b93;
}

.cardCounter {
    background-color: #fff;
    border: none;
    padding:5px;
    border-radius: .625rem;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 0 0.9375rem 1.40625rem rgba(90,97,105,.1), 0 0.25rem 0.53125rem rgba(90,97,105,.12), 0 0.125rem 0.1875rem rgba(90,97,105,.1);
    min-height:130px;
    margin-bottom:30px;
        width: 88%;
}
.cardCounter img
{

   border: 1px solid #d2bfbf;
    border-radius: 20%;
    width: 60px;
    height:60px;
    margin-bottom:10px;
    background-color: #f3f3f3;
    margin-top: 12px;
    
}
.CounTextNu
{ 
    font-size: 35px;
    color: #c14747;
    font-family: 'digital-clock-font';
}
.cardCounter h3
{
    font-size: 20px;
    margin: 0px;
}


.sliderboxoverlay
{
    /*box-shadow: 0px 5px 10px 0px;*/
    background-color: white;
    width: 100%;
    min-height: 300px;
    margin-top: -15%;
    z-index: 9;
    margin-bottom:50px;
    box-shadow: -40px 0px 100px -100px #000000, 10px 0px 100px -80px ;
    border-top: 8px solid #c76b0c;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.hedinimg
{
    height: 20px;
    width: 300px;
    margin-top: -50px;
    
}


/* District Wise Conter Design */

.count-num
{
    color:#da6807/* #FE5454*/;
    font-size: 30px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 20px;
    border-top: 1px dashed  #cd2f72;
    margin-top: 10px;
    font-weight: 600;
    font-family: arial;
}


.count-num::before
{
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    background: #8F2323;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #fff;
    box-shadow: 0px 0px 6px -2px #FCFCFC;
    top: -6px;
}


.img-count
{
    width: 200px;
    padding: 0px 40px;
}

.counter12
{
    position: relative;
    text-align: center;
    height: 300px;
}

.count-title
{
    font-size: 20px;
    color:#0c0909;
    font-weight:600;
}

#SectionComplaint h2
{
    color: #282c3d;
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: "Roboto Slab" ,serif;
}

