/* your styles go here */
.divider{
  border-top: 1px solid rgb(255, 255, 255);
    padding: 0px;
    margin: 8px;
}
.text-muted{
  color: white !important;
}
.logos{
  width: 145px !important;
}

.back {
    background: url(../img/Copywriting.png) !important;
    background-repeat: no-repeat !important;
    background-size: 1500px 1000px !important;
}

#filtermonth{
  position: absolute; left: -190px; width: 220px; display: none;
}

.pro{
	font-size: 20px;
	text-align: center;
	color: white;
}

.prosecond{
	font-size: 14px;
}

#tuut{
	padding: 0px 100px 0px 100px !important;
}
.tuute{
	padding: 45px;
	background: #00b0f0;
}
.dubb{
	text-align: center;
	justify-content: center;
	color: #ff4c94;
}
.rummy{
	text-align: center;
	font-size: 20px;
}
.donut-inner {
	text-align: center;
   margin-top: -100px;
   margin-bottom: 100px;
  
}
.donut-inner h5 {
   margin-bottom: 5px;
   margin-top: 0;
}
.donut-inner span {
   font-size: 12px;
}
.texthai{
color: #50c670; font-size: 20px; font-weight: 510; 
 -webkit-background-clip: text;

 font-weight: 600;
}

.imagehai{
	width: 100%;
	height: 100%;
	margin-left: 1px;
}

/*Ashutosh css*/

.divider1{
      border-top: 1px solid rgb(0, 176, 245) !important;
    padding: 0px;
    margin: 8px;
    color: #39C3F9;
}

.pgetitle{
    color: #176cb4;
}

.cardtitle{
  color: #176cb4;
  font-size: 13px;
}

.hoop {
    padding: 4.8px 21px 4.8px 4.8px !important;
}

.cardcont{
  color: black;
  font-size: 13px;
}

.phoneicon{
  background: #2196f3;
    color: white;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    font-size: 11px;
}

.br{
  border-radius: 23px !important;
}

.thhead{
  color: #176cb4;
}

.splbor {
    vertical-align: top !important;
    border-right: 1px solid white !important;
}

tr:nth-child(odd) {
 /* background-color: #d8e6f1;*/
}

.nowrap {
        white-space:nowrap;
    }

.mt-11{
  margin-top: -11px !important;
}

.info-icon{
      width: 19px;
    margin-top: -6px !important;
}

.card-ti{
  color: #00b0f0;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
     border: 0px !important; 
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.img-ama {
    padding: .25rem;
    background-color: #fff;
     border: 0px !important; 
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    width: 46% !important;
}

.imgcart{
    width: 35px;
}

.button1{
  border-radius: 7px 0px 0px 7px !important;
  background-color: #f2f2f2 !important;
  color: #ff0066 !important;
  text-align: center;
  font-size: 18px !important;
  font-weight: 700 !important;
  outline: none;
  outline: none;
  padding: 1px 11px 1px 15px !important;
}

.button2{
  border-radius: 0px 7px 7px 0px !important;
  background-color: #f2f2f2 !important;
  color: #ff0066 !important;
  text-align: center;
  font-size: 19px !important;
  font-weight: 700 !important;
  outline: none;
  padding: 1px 11px 1px 15px !important;
}

.qty{

    width: 37px;
    border-style: none;
    text-align: center;
}

.bor0{
  border-radius: 0px !important;
}

.mybtn-danger{
  background-color: #ff0066;
}

.mybtn-info{
  background-color: #00b0f0;
}

.mybtn-success{
  background-color: #00b050;
}

.ptr{
  color: #176cb4 !important;
  font-weight: 600;
}
.ptr1{
  color: #00b0f5;
  font-size: 17px;
  font-weight: 600;
}


.ptr2{
  color: #ff0066;
  font-size: 15px;
  font-weight: 600;
}

.ptr3{
  color: #00b0f5;
  font-size: 15px;
  font-weight: 600;
}
/*input field otp */

.digit-group input {
        border-style: none;
    border-bottom: 1px solid black;
    width: 15px;
    text-align: center;
    outline: white;
    font-size: 15px;
    background: transparent;
  }

  .otpdiv{
 /*   background: #f2f2f2;
    padding: 22px;*/
  }

  .submit0{
    color: #a6a6a6;
    font-size: 20px;
    font-weight: 600;
  }

  .submit0:hover{
    cursor: pointer;
  }

  #filter:hover{
    cursor: pointer;
  }

  #exampleFormControlSelect1{
    padding: 4px;
    width: 144px;
}
  /* For mobile phones: */

@media only screen and (max-width: 768px) {

   .tuute{
    padding: 0px;
    padding-top: 5px;
  }
  #tuut {
  	padding: 0px !important;
  }
  .pro{
  	font-size: 12px;
  }
  .prosecond{
  	font-size: 8px;
  }

  .card-ti{
   font-size: 15px !important;
    font-weight: 500;
  }
  .borm{
    border-right: 1px solid !important;
    border-bottom: 1px solid !important;
  }
  .born{
    border-bottom: 1px solid !important;
  }
  .img-thumbnail {
    max-width: 68% !important;
  }
  .info-icon {
    width: 13px !important;
  }

  .imgcart{
    width: 35px !important;
  }
  .mt-11{
    margin-top: 0px !important;
    width: 25px !important;
}

#exampleFormControlSelect1{
    position: relative;
    /*left: -119px;*/
    padding: 4px;
    width: 144px;
}

}

.sli-img{
  width: 80%;
}

.swiper-button-next{
  right: 0px !important;
}
.swiper-button-prev{
  left: 0px !important;
}

  .swiper-container {
  width: 100%;
  height: 100%;
  }
  .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  }
  
.happytext{
  font-size: 18px;
}

.happytext2{
  font-size: 16px;
}
.omm{
  display: flex;
  justify-content: center;
}

.textdata{
      text-align: justify;
}
.rate {
position: absolute;
    float: left;
    height: 46px;
    padding: 0 10px;
    top: -17px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
#sig-canvas {
  border: 2px dotted #CCCCCC;
  cursor: crosshair;
}
.shadownew {
    -webkit-box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
}

.textareacom{
    border-top: 0px;
    width: 100%;
    padding: 5px;
    border-left: 0px;
    border-right: 0px;
}
@media only screen and (max-width: 410px) {
  .custom-control-label {
    font-size: 12px;
  }
  .rate:not(:checked) > label{
    font-size: 26px;
  }
  .rate{
    top: -10px;
  }
}
@media only screen and (min-width: 319px) and (max-width: 321px)  {

  .custom-control-label {
    font-size: 10px;
  }
  .rate:not(:checked) > label{
    font-size: 20px;
  }
  .pgetitle{
    font-size: 14px;
  }
  .rate{
    top: -5px;
  }
}

#buttonsubmit{
  display: flex;
  justify-content: center;
}
.datainfo{
  font-size: 11px;
}
.img_data{
  border-radius: 4px;
  width: 100%;
}
.fa-share-alt{
  cursor: pointer;
  color: #212529 !important;
}
.fa-share-alt:hover{
  color: blue !important;
}

@media only screen and (max-width: 600px) {
  .short {
   text-align: left !important;
  }

  .list-unstyled {
    text-align: left;
    padding-left: 0;
    list-style: none;
}
.nav-tabs .nav-link {
    padding: 10px;
    border: 1px solid transparent;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    font-size: 12px;
}
#newcard1{
  padding: 1px;
  box-shadow: none !important;
}
}

.overlay {
  width: 100%;
  background: rgba(0,0,0,.75);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.videoBox {
  position: fixed;
  width: 75%;
  left: 50%;
  top:50%;
  transform: translateY(-50%) translateX(-50%);
  background: #fff;
  text-align: center;
  border-radius: 5px;
}
.videoBox video {
  width: 100%;
}
.close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -24px;
  right: -11px;
  display: block;
  background: transparent url(images/close.png) no-repeat center center;
  opacity: 1.8;
}
.close:hover {
  opacity: 1;
}
@media (min-width: 767px) {
  .videoBox {
    width: 50%;
  }
}

  #mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
#mixedSlider .MS-content #itemnew {
  display: inline-block;
  width: 50%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
    #mixedSlider .MS-content #itemnew {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;/*
  margin: 2px 10px 0 5px;
  text-indent: 15px;*/
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 40px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
    top: 60px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
    top: 60px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.perf{
  cursor: pointer;
}

#one,#two,#three,#four{
  display: none;
  font-size: 12px;
  color: grey;
}
.closetwo {
    z-index: 1111;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -26px;
    right: -11px;
    display: block;
    background: transparent url(images/close.png) no-repeat center center;
    opacity: 1.8;
    cursor: pointer;
}
.detailtag{
   border: 1px dashed #dee2e6; font-size: 12px; font-weight: 600;
 }
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 46px !important;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
a {
    color: #4680ff;
    text-decoration: none;
}

 @media only screen and (max-width: 600px) {
 .newimg{
  height: 275px !important;
 }
 #pervideo{
  width: auto !important;
 }

 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 45px !important;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
}