.owl-carousel.owl-drag .owl-item {

  width:100vw;
}


.feedback-form{

margin-left:50px;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.feedback-list{

margin-left:-150px;

}


@media (max-width: 991.98px) {
.feedback-form{

margin-left:0px;

}
.feedback-list{

margin-left:0px;

}
}
.select2-container .select2-selection--single {
height: 37px;
}

.mand{

color: red;
}
.btn-google {
  color: white !important;
  background-color: #ea4335;
}

.btn-facebook {
  color: white !important;
  background-color: #3b5998;
}
      /*  .navbar>.container-fluid{

            display:block;
        }*/
.log{

width:auto;height:75px;

}
.rank{

    height:100px;width:auto;
}
@media (max-width: 767px) { 
.log{

height:60px;
margin-left: 15px;
}

.rank{
height:30px;
}
.navbar-brand {
    white-space: wrap;

    }

}
        tbody,tr,td {border-style: none!important;}
        .owl-dot{
    z-index:2;
    position:absolute;
    width:100%;
    bottom:20px!important;
    text-align:center;
}

.register{
   background: #ebf0f5;
    padding: 3%;
    
     background-repeat: no-repeat!important;
     
     background-size: cover!important;
    
    /* background: linear-gradient( rgba(38, 133, 219, 1), rgba(0, 198, 255, 0.5)), url("../img/registerbg.jpg");*/
/*background: linear-gradient( rgba(38, 133, 219, 0.9), rgba(38, 133, 219,0.9)), url("../img/registerbg.jpg");
background-position: center center;
min-height:100%;*/
border-radius:10px;
border: 1px dashed #2685DB;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.register-left{
    text-align: center;
    color: #fff;
    margin-top: 4%;
}
.register-left input{
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
        margin-top: 10%;
    margin-bottom: 3%;
    cursor: pointer;
}
.register-right{
    /*background: #f8f9fa;/
    /*border-top-left-radius: 5% 5%;
    border-bottom-left-radius: 5% 5%;*/
    border-radius: 5% 5%;
color: black;
}
.register-left img{
    margin-top: 15%;
    margin-bottom: 5%;
    margin-right: auto;
    margin-left: auto;
    width: 25%;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.register-left p{
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}
.register .register-form{
    padding: 0% 5% 5% 5%;
    /*margin-top: 1%;*/

}
.btnRegister{
    float: centre;
    margin-top: 2%;
    border: none;
    border-radius: 2rem;
    padding: 1%;
    background: #2685DB;
    color: #fff;
    font-weight: 600;
    width: 15%;
    cursor: pointer;
}


.register-heading{
    text-align: center;
    margin-top: 8%;
    margin-bottom: -15%;
    color: #495057;
}


.r-table thead tr{
  background-color: rgb(18 45 113 / 82%) !important;
  color: white;
}
.r-table tr:nth-child(even) {
  background: #b1e0fc;
}
.r-table td, .r-table th{
  padding: 10px;
  min-height: 80px;
  border: 1px solid rgb(53 66 189);
}
.r-table th{
  text-align: center;
  border: 1px solid rgb(228, 246, 253);
}

.r-table tr {
  margin: 0 0 1rem 0;
}
  


.r-table td:before {
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 0;
  left: 6px;
  width: 45%;
  padding-right: 10px;
}

.r-table tr:hover {background-color: #ddd;}



#title {
  background-color: #000;
  padding: 40px 0px;
  .fa {
    color:#fff;
    font-size:40px;
    padding-left:40px;
  }
}


/* Ow; Slider CSS*/

.owl-wrapper {
  positon: relative;
}

.owl-controls {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.owl-theme .owl-controls .owl-page span {
  background: #fff !important;
}

.owl-img {
  width: 100%;
  border:2px solid #000;
  object-fit:cover;
  top:0;
}

.owl-text-overlay {
  position: absolute;
  text-align: center;
  width: 60%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  background: rgba(38,133,219, 0.8);
  padding-bottom: 20px;
  font-family: "Open Sans", sans-serif;
  border-radius: 15px 15px 15px 15px;

}
@media (max-width: 767px) {                  
   p.owl-des{
      /*display: none;*/
      font-size: 6px;
      padding:0;
   }

   h2.owl-title {
  font-size: 9px;
  margin: 5px 5px 0px 5px;
  
}

.owl-text-overlay {
top:50%;
width: 80%;
right: 0;

border-radius: 15px 15px 15px 15px;

    }

    .owl-text-overlay a{

/*margin:5px 2px;*/
font-size: 6px;

    }
}
/*.owl-text-overlay a{


    margin-right:20px;
}*/

h2.owl-title {
  /*font-size: 40px;*/
  font-weight: bold;
  margin: 20px 20px 20px 20px;
  color:#fff;
  text-align: center!important;
  
}

p.owl-des{

 margin:20px;

}

.owl-theme .owl-controls .owl-page span:active {
  background: #fff !important;
}

/* hide previous and next */

.owl-buttons {
  visibility: visible;
  display: block;
}



.donate-button {
 
  position:relative;
  background-color: #FF7F50;
  color:white;
  &:after {
    background-color: #eb4d4b;
    content: '';
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    border-radius:3px;
    animation-name: blink;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    // animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  }
}

@keyframes blink {
  0% {
    transform:scale3d(1,1,1);
    opacity: 0.8;
  }
  100% {
    transform:scale3d(1.1,1.3,1.1);
    opacity:0;
  }
}
