


.main-footer {
  background-color: black!important;
  color:white;
}
.footer_link {
  text-decoration: none;
 /* color: #FAFAFA !important; */
}

.footer_text {
  text-decoration: none;
  color: #FAFAFA !important;
  text-align: center !important;
}
.navbar.navbar-custom {
  background-color: #e91e63 !important;
  color: #ffffff !important;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 12px -5px rgba(233, 30, 99, 0.46) !important;
}

.pagination li a, .pagination li a:hover {
  cursor: pointer !important;
}

.list_pagination {
  margin: 30px 0 50px 0;
  text-align: center;
}

.list_pagination a {
  display: inline-block;
  padding: 7px 15px;
  border: 1px solid #ddd;
  color: #3C4858;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

.list_pagination a:hover, .list_pagination a.current_page {

  background: #e91e63;
  color: #fff;

}


.mb-0 {
  margin-bottom: -90px;
  z-index: 100;
}


/* Strong password colors */
#passstrength {
  font-weight: 800;
}

#passstrength.red {
  color: rgb(229, 0, 0);
}

#passstrength.yellow {
  color: rgb(226, 142, 18);
}

#passstrength.green {
  color: rgb(12, 183, 15);
}

@media only screen and (max-width: 768px) {
  .pricing .main > .container {
    overflow: auto;
    max-width: 95%;
  }

  ul.nav.navbar-nav li a {

    padding: 15px !important;
    margin: 0 !important;
    color: #3C4858 !important;
  }
}


/*aget info page  */
.t1 {
  color: #e91e63 !important;

}

.agent_sec {
  padding: 20px 0 !important;

}

.card-profile, .card-testimonial {
  margin-top: 0 !important;
}

.padoff {
  padding-top: 12px !important;
}

.inpt_form .form-group {
  padding-bottom: 20px !important;
}

.inpt_form .form-group label {
  color: #5d5d5d;
  font-weight: 800;
}

.main-raised.main-condensed {
  margin: 0 !important;
  padding: auto 20px;
}

.card-content.ex-pad {
  padding-left: 30px !important;
}

.dashboard-search-div {
  background: white !important;
  padding: 20px !important;

}

.section2div {
  background: white !important;
  padding: 20px !important;
}

.card-profile .card-avatar, .card-testimonial .card-avatar {
  max-width: 60px !important;


}

.card-profile.card-plain .card-avatar {
  margin-top: 10px !important;
}

.card-plain {
  border: 2px solid #f1f1f1 !important;
}

.searchp {
  background: #f1f1f1 !important;
  padding: 10px;

}

.imground {
  width: 81px !important;
  border-radius: 100px !important;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;


}

.divborder {
  border: 3px solid #f1f1f1 !important;
  padding: 10px;
  margin-bottom: 18px;
}

.btnw {
  background: #e91e63 !important;
  color: white !important;
}

.titles {
  color: #aaadb1 !important;
  font-weight: 800;
  font-size: 20px;
}

.lsize {
  font-size: 20px;
}

.alert.alert-success {
  background-color: white !important;
  color: black !important;
}

.card .card-content {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 10px !important;
}

.imghight {
  height: 50px !important;
  width: 50px !important;
}

.stxt {
  font-weight: bold;
  color: #999999;
}

.close {

  color: #c5c5c5 !important;
  font-size: 40px !important;

}

.subt {
  color: #b1b1b1;
  font-weight: 600;
}

.btn.btn-rose {
  background: #6ac259 !important;
  box-shadow: none !important;
}

.alert.alert-danger {
  background-color: white !important;
  color: black !important;
}

.btnclr {
  background: #e74c3c !important;
}

.titleclr {
  color: black !important;;
}

.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

a.list-group-item-success {
  background-color: #e5e5e5 !important;
  color: black !important;
}

.txtpadding {
  padding-left: 5px;

}

.imgmiddle {
  padding: 4px;
  border: 1px solid #d0d3d8;
  background-color: #e5e5e5;
  border-radius: 3px;
}

.imgmiddle:hover {
  -webkit-box-shadow: 0px 0px 16px -3px rgba(115, 115, 115, 1);
  -moz-box-shadow: 0px 0px 16px -3px rgba(115, 115, 115, 1);
  box-shadow: 0px 0px 16px -3px rgba(115, 115, 115, 1);
  transition: 0.3s ease;
}

.midsection {
  padding: 20px;
}

.midsection2 {
  padding: 20px;
  padding-top: 0;
}

.heading {
  margin: 10px 0px 30px 0px !important;
}

.heading2 {
  margin: 0px 0px 10px 0px !important;
}

.detail {
  padding: 10px;
  padding-bottom: 30px;
  font-weight: 600;
  background: #e5e5e5;
}

.linkdin-profile-pic {
  padding-bottom: 20px !important;
}

.min-heights {
  min-height: 30px;
!important;
}

.profile-title {
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}

.background-white {
  background-color: white;
}

/********
#agent-info .labels
{
   color: #888888 !important;
    font-weight: 700 !important;
    word-break: all !important;
}
#agent-info .color-black
{
   color:#424242 !important;
}
#agent-info .labels-custom
{
   margin-right:5px;
}
#agent-info hr 
{
    margin:10px 0px 10px 0px !important;
}
#agent-info .dtl_content1 .heading2 
{
    margin: 0px 0px 15px 0px !important;
    color:#424242 !important;
}
#agent-info .dtl_content1 
{
    margin:8px 0px 50px 0px;
}
#agent-info .dtl_content
{
    margin-top:0px;
    margin-bottom:50px;
    list-style:none;
}
#agent-info .dtl_content .heading2 
{
    margin: 0px 0px 15px 0px !important;
}
#agent-info .label-custom
{
    font-size:13px;
    font-weight:400;
    background:#b3b0b1 !important;
    text-transform:none;
    margin-right:6px;
}
#agent-info .testimonials
{
    text-align:center;
}
#agent-info .testimonials .box1
{
   
}

#agent-info .testimonials .box1 img 
{
    width:100px;
}
#agent-info .testimonials .box1 h5 
{
    font-weight:700;
}

*******/
#agent_info .section2div-custom {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#agent_info .section2div .background-image {
  background-image: url('../assets/img/back2.jpg');
  height: 160px;
  widht: 100%;
  background-size: cover;
}

#agent_info .content-profile .profile-pic {
  height: 120px;
  width: 120px;
  overflow: hidden;
  border-radius: 70px;
  margin-top: -70px;
  border: 2px solid #fff;

}

#agent_info .content-profile h5 {
  font-weight: bold;
  margin: 10px !important;
}

#agent_info .content-profile p {
  margin-bottom: 0px;
  line-height: 25px;
  margin-top: 0px;
}

#agent_info .content-profile span {
  font-size: 11px;
  font-weight: 400;
  margin-left: 5px;
}

#agent_info .content-profile button {
  background: #e91e63;
  padding: 8px 30px;

}


#agent_info .bottom-content {
  margin: 10px 0px 50px 0px !important;
}

#agent_info .bottom-content .profile-pic {
  height: 80px;
  width: 80px;
  overflow: hidden;
}

#agent_info .bottom-content .content h6 {
  font-size: 17px;
  margin: 0px 0px 9px 0px;
}

#agent_info .bottom-content .content p {
  margin-bottom: 3px;
  font-size: 15px;
}

#agent_info .bottom-content hr {
  margin: 30px 0px 30px 0px;
}

#agent_info .bottom-content .inner-content {
  margin-top: 20px;
}

.padding-all-zero {
  padding: 0px;

}

.padding-left-zero {
  padding-left: 0px;
}

.padding-top-zero {
  padding-top: 0px;
}

.padding-right-zero {
  padding-right: 0px;
}

.padding-bottom-zero {
  padding-bottom: 0px;
}
