
a:focus {
  outline: none !important;
}
	.filter-menu .panel {
  border-radius: 0;
  border: 1px solid #eeeeee;
}
.filter-menu .panel-heading {
  background: #fff;
  padding: 0;
}
.filter-menu .panel-title {
  color: #333333;
  font-weight: bold;
  display: block;
  padding: 8px;
}
.filter-menu a.panel-title {
  color: #333333;
}
.filter-menu a.panel-title:hover,
.filter-menu a.panel-title:focus {
  color: #333333;
  text-decoration: none;
}
.filter-menu .panel-body {
  padding: 16px;
}
/* Inner Panels */
.filter-menu .panel-group {
  margin: -16px;
}
.filter-menu .panel-group .panel-title {
  background: #eee;
  transition: color, 0.5s, ease;
}

.checkbox{
	padding: 4px !important;
}
.filter-menu .panel-group .panel-title:hover {
    color: white;
    text-decoration: none;
    background: #e8331f;
}
.filter-menu .panel-group .panel + .panel {
  margin-top: 0;
}
/*** Filter Menu - Mobile ***/
/* Panels - Mobile */
.filter-menu.mobile .btn-link {
  color: #f9f9f9;
}
.filter-menu.mobile hr {
  margin-top: 0;
  border-top-color: #4b6473;
}
.filter-menu.mobile .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-color: #4b6473;
}
.filter-menu.mobile .panel {
  border-color: #4b6473;
  background: #30404a;
  color: #f9f9f9;
}
.filter-menu.mobile .panel-heading {
  background: #30404a;
}
.filter-menu.mobile a.panel-title {
  color: #f9f9f9;
}
.filter-menu.mobile a.panel-title:hover {
  color: #f9f9f9;
}
.filter-menu.mobile .panel-group .panel {
  border-color: #4b6473;
}
.filter-menu.mobile .panel-group .panel-title {
  background: #3f5460;
}
.filter-menu.mobile .panel-group .panel-title:hover {
  color: #f9f9f9;
  background: #30404a;
}
.checkbox input, .radio input{
	left: 20px !important;
}

.panel-heading {
  position: relative;
}
.panel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  position: absolute;
  right: 16px;
}
.form-bg-w3ls input[type="text"], .form-bg-w3ls input[type="email"], .form-control, .form-bg-w3ls textarea {
  width: 100% !important;
  padding: 8px 10px !important;
  height: 39px;
  font-weight: normal;
  background: none;
  border-radius: 0;
  border: 1px solid black !important;
  border-bottom: 2px solid rgb(64, 64, 64);
  color: #fff !important;
  outline: none;
  font-size: 14px;
  margin: 15px 0px 0px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  font-family: 'Source Sans Pro', sans-serif;
  color: black !important;
}



@media (max-width: 767px){
    .popup{
        margin:10px !important;
        margin-top:10px !important;
    }
    
    .badge{
        float:left !important;
    }
    .popup .close {
 
  color: black !important;
}

.dd{
    min-height:300px !important;
}
}


@media (min-width: 1200px){
.container {
    width: 100% !important;
}

}
.banner-btm-w3layouts, .gallery, .w3ls-team, .test, .middle-section-agileits-w3layouts, .contact, .newsletter, .services, .elite-app
{
	background: #e7e6e6 !important;
}

.matches-main-agileinfo{
    background: white !important;
}
.profile1
{
	background-size: contain;
}
.panel-heading .accordion-toggle.collapsed:after {
  font-family: "Glyphicons Halflings";
  content: "\e259";
}


.box {
  width: 20%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}




.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.popup {
  margin: 100px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: auto;
  position: initial;
  transition: all 5s ease-in-out;
  height:80%;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup .close:hover {
  color: orange;
}

.popup .content {
  max-height: 80%;
  overflow: auto;
}




.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  padding-bottom: 30px;
  user-select: none;
  border-radius: 8px;
  border: 3px solid #e5e8f0;
}
.checkbox-group > * {
  margin: 0.5rem 0.5rem;
}

.radio + .radio, .checkbox + .checkbox
{
    margin-top:0px !important;
}

.checkbox-group-legend {
  font-size: 1.5rem;
  font-weight: 700;
  color: #9c9c9c;
  text-align: center;
  line-height: 1.125;
  margin-bottom: 1.25rem;
}

.checkbox-input {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.checkbox-input:checked + .checkbox-tile {
  border-color: #ed1c24;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #ed1c24;
}
.checkbox-input:checked + .checkbox-tile:before {
  transform: scale(1);
  opacity: 1;
  background-color: #ed1c24;
  border-color: #ed1c24;
}
.checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-input:checked + .checkbox-tile .checkbox-label {
  color: #ed1c24;
}
.checkbox-input:focus + .checkbox-tile {
  border-color: #ed1c24;
  
}


.checkbox-tile {
  
  border-radius: 0.5rem;
  border: 2px solid #dedede;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0.15s ease;
  cursor: pointer;
  padding:4px;
  display:inline-block;
}

.checkbox-tile:hover {
  border-color: #ed1c24;
}
.checkbox-tile:hover:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-label {
  color: #707070;
  transition: 0.375s ease;
  text-align: center;
}
 
.checkbox-wrapper {
  padding-left: 8px !important;
}


.person-info-agileits-w3layouts ul li a {
  
  background: #ed1c24 !important;
  color: white !important;
}

.login-form-w3-agile {
  margin-right: 0px !important;
  width: 100% !important;
}

.btn-primary
{
    background: #ed1c24 !important;
color: white !important;
}




.first
{
   
display: inline-block;
color: #7e7e7e !important;
font-weight: 600;
}

.second {
  width: auto !important;
}

.matches-main-agileinfo:hover {
  box-shadow: 0 5px 25px #555;
  
  transform: translateY(1px);
  
}
.matches-main-agileinfo
{
transition: all .3s ease-in-out;

}


.matches-main-agileinfo:hover .dd  img {
 
  transition: all .5s ease-in-out;

  transform: scale(1.1);
}

.dd  img {

  transition: all .5s ease-in-out;
  height: 350px; width: 100%;border-radius: 8px;margin-left: 5px;
margin-right: 15px
}

.dd{
     min-height: 375px;padding-top:20px;
}

.badge-success{
    background-color: #63a4ff;
background-image: linear-gradient(315deg, #63a4ff 0%, #83eaf1 74%);position: absolute;
margin: 5;
right: 18px;z-index: 9;
}
