@font-face {
  font-family: theseason;
  src: url(/fonts/Demo-The-Seasons/Demo_Fonts/Fontspring-DEMO-theseasons-reg.otf);
}
*{
  margin: 0;
  padding: 0;
  font-family: "Roboto",sans-serif;
}
.bg-img{
  background-color: #173654;
  height: 100%;
  /* width: ; */
}
.text-color{
  color: white;
}
.footer-container-data h6{
  color: #e0b261 !important;
  font-family: 'theseason' !important;
}
.footer-logo-rnb h4 {
  font-size: 13px;
  margin-top: 1rem;
  color: white;
  margin-bottom: 1rem;
}
.additional-mg-footer{
  margin-top: 2rem;
}
.footer-logo-rnb img {
  width: 100%;
  margin-bottom: 1rem;
  height: 100%;
}
.footer-logo img{
  width: 8rem;
}
.footer-logo{
  margin-bottom: 0rem;
}
.share-icon-btn i{
  width: 5rem; 
  color: white;
}
.Mumabi-list-container{
  list-style: none;
}
.Mumabi-list-container li{
 color: lightgrey;
 font-size: 10px;
}
.Mumabi-list-container li a{
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
.Mumabi-list-container h5 span{
  margin-right: 1rem;
}
.footer-location-name{
  color: white;
  margin-right: 1rem;
}
.footer-location-name i{
  margin-left: 10px;
  padding-right: 1.5rem;
}
.rating a img{
  width: 80%;
  background-color: black;
  border-radius: 8px;
}
.other-services-divi{
  margin-top: -4rem;
}
.location_info h6 a{
  color: white !important;
}
.contact-logo i{
  margin-left: 16px;
}
.social_m_btn-li{
  width: 2rem !important;
  height: 2rem !important;
  margin-top: 5px !important;
  background-color: white !important;
  text-align: center !important;
  border-radius: 15px !important;
  margin-left: 5px !important;
  }
  .social_m_btn-fb{
  width: 2rem !important;
  height: 2rem !important;
  margin-top: 5px !important;
  background-color: white !important;
  text-align: center !important;
  border-radius: 15px !important;
  margin-left: 5px !important;
  }
  .social_m_btn-yt{
  width: 2rem !important;
  height: 2rem !important;
  margin-top: 5px !important;
  background-color: white !important;
  /* text-align: center !important; */
  border-radius: 15px !important;
  margin-left: 5px !important;
  /* padding-right: 10px; */
  }
  .social_m_btn-ig{
  width: 2rem !important;
  height: 2rem !important;
  margin-top: 5px !important;
  background-color: white !important;
  text-align: center !important;
  border-radius: 15px !important;
  margin-left: 5px !important;
  }
  .social_m_btn-li a i{
      color: #0a1a3b;
      margin-top: 8px;
  }
  .social_m_btn-li:hover{
      background-color: #0a1a3b !important;
      transition: 1s all !important;
  }
  .social_m_btn-li:hover a i{
      color: white;
      transition: 1s all !important;
  }
  .social_m_btn-fb a i{
      color: #0a1a3b;
      margin-top: 8px;
  }
  .social_m_btn-fb:hover{
      background-color: #0a1a3b !important;
      transition: 1s all !important;
  }
  .social_m_btn-fb:hover a i{
      color: white;
      transition: 1s all !important;
  }
  .social_m_btn-yt a i{
      color: #0a1a3b;
      padding: 0 8px !important;
      margin-top: 8px;
  }
  .social_m_btn-yt:hover{
      background-color: #0a1a3b !important;
      transition: 1s all !important;
  }
  .social_m_btn-yt:hover a i{
      color: white;
      transition: 1s all !important;
  }
  .social_m_btn-ig a i{
      color: #0a1a3b;
      margin-top: 8px;
      padding: 0 8px !important;
  }
  .social_m_btn-ig:hover{
      background-color: #0a1a3b !important;
      transition: 1s all !important;
  }
  .social_m_btn-ig:hover a i{
      color: white;
      transition: 1s all !important;
  }
.home_talent-container-box_img img{
cursor: pointer;
}
.home_talent-container-box_img img:hover{
transform: scale(1.05);
transition: 1s;
}
.home_talent-container-box a{
text-decoration: none;
color: black;
}
.home_talent-container-box a:hover{
text-decoration: underline;
transition: 0.3s all;
}
.home_client_name-1{
  color: #e0b261 !important;
  font-size: 14px;
}
.footer-location-name span{
  color: lightgray;
  font-size: 15px;
  font-weight: 400;   
}
.horizontal-line hr{
  width: 60%;
  float: right;
}
.margin-left{
  margin-left: 1rem;
}
.footer-body-container{
  padding: 2rem;
}
.social-media-container{
  float: left;
  margin: 0rem 4rem 0rem 1rem;
  width: 18rem;
  text-align: center;
}
/* Rating Section */
.rating {
  width: 150px;
  height: 50px;
  margin: auto;
  color: #222;
  margin-top: 1rem;
  /* border: 1px solid #ccc; */
  background: transparent;
}
.rating p{
  margin-bottom: 0rem;
}
.rating span{
  color: #0CAB41;
}
.rating p img{
  width: 5rem;
}
.rating label {
  float: right;
  position: relative;
  left: -3rem;
  top: -0.1rem;
  width: 1px;
  height: 1px;
  margin-right: 0.7rem;
  cursor: pointer;
}
.rating label:not(:first-of-type) {
  padding-right: 2px;
}
.rating label:before {
  content: "\2605";
  font-size: 20px;
  color: #ccc;
  line-height: 1;
}
.rating input {
  display: none;
}
.rating input:checked ~ label:before, .rating:not(:checked) > label:hover:before, .rating:not(:checked) > label:hover ~ label:before {
  color: #0CAB41;
}

/* Rating Section end */
.location-container{
  float: right;
}
.location-container table{
  background-color: transparent;
  background: none;
}
.location-data{
  width: fit-content;
}
tbody tr{
  border-top: 0.5px solid gray;
}
th{
  padding-top: 1rem;
}
ul li{
  padding-top: 1rem;
}
li a{
  text-decoration: none;
  color: lightgray;
  font-size: 15px;
  font-weight: 400;
}
li{
  list-style: none;
}
.location-phone-no{
  position: relative;
  top: -3rem;
}
.location-phone-no-1{
  position: relative;
  top: -2rem; 
}
.footer-container{
  display: flex;
}
/* .footer-container-box{
  display: flex;
} */
.footer-container-data{
  margin-right: 4rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  line-height: normal;
  display: grid;
  width: 20rem;
}

.country{
  font-size: 17px;
}
h6 a{
  font-size: 20px;
  text-decoration: none;
  color: white;
}
h6 a:hover{
  font-size: 20px;
  text-decoration: underline !important;
  color: white;
}
.footer-dropdown{
  position: relative;
  display: inline-block;
}

.footer-dropdown-content {
  display: none;
  position: absolute;
  background-color: rgb(249, 249, 249);
  min-width: 182px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
  padding: 12px 16px;
  z-index: 1;
  left: 110%;
  top: -2px;
}

.footer-dropdown:hover .footer-dropdown-content {
  display: block;
}
.footer-dropdown-content p{
  font-size: 14px;
  text-decoration: unset;
  color: black;
}
 p a{
  font-size: 14px;
  text-decoration: unset;
  /* color: #a0a0a0; */
  color: white !important;
}
.location_info p a{
  font-size: 14px;
  text-decoration: unset !important;
  color: white !important;
}
.location_info p a:hover{
  text-decoration: unset !important;
}
p a:hover{
  color: white;
  text-decoration: underline !important;
}
.location_info h6 a:hover{
  /* color: #a0a0a0; */
  text-decoration: underline !important;
}
.location_info p a:hover{
  color: white;
}
.col{
  margin-bottom: 1rem;
}
.insights-container h5{
  font-size: 22px;
  font-weight: 600;
}
.insights-container h6{
  color: white;
  font-size: 16px;
  font-weight: 500;
}
.follow-container {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
}
.logo {
  width: 26px;
  height: 22px;
  vertical-align: middle;
  border-radius: 3px 0 0 0;
  background: #006097;
}
.follow-btn--vertical {
  border: 0;
  border-left: 1px solid #FFFFFF;
  background: #006097;
  color: #FFFFFF;
  padding: 11px 8px;
  margin-left: -3px;
}
.follow-btn--vertical {
  border: 0;
  border-left: 1px solid #FFFFFF;
  background: #006097;
  color: #FFFFFF;
  padding: 11px 8px;
  margin-left: -3px;
}
.follow-btn-container{
  width: 6.7rem;
}
.follow-btn-container button{
  height: 20px;
  width: 6rem;
  line-height: 0;
  vertical-align: middle;
  font-size: 14px;
  cursor: pointer;
  outline: 0;
  border-radius: 0 3px 0 0;
}
.fill-white {
  fill: #ffffff;
}
.fill-blue {
  fill: #006097;
}
.follower-count {
  width: 7.7rem;
  font-size: 12px;
  color: rgba(0,0,0,0.6);
  background: #FFFFFF;
  border-radius: 0 0 3px 3px;
  border: 1px solid rgba(0,0,0,0.15);
  border-top: 0;
  vertical-align: middle;
  padding: 2px 8px 0px 8px;
  line-height: 21px;
  text-align: center;
  margin-top: -3px;
  margin-right: 2px;
}
.logo-container {
  justify-content: center;
  display: flex;
  margin-top: 1rem;
}
.logo-container div img{
  width: 2rem;
  height: 2rem;
}
/* footer bottom */
#footer-bottom {
  background-color: #173654;
  height: 3rem;
  border-top: 1px solid lightgray;
}

#footer-bottom-new {
  background-color: #173654;
  border-top: 1px solid #666;
  height: 3rem;
}
#footer-info a {
  color: #a0a0a0;
}
#footer-info{
  text-align: center;
  color: #666;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* footer bottom */
@media (max-width:1480px) {
  .follow-btn-container button{
    width: 5rem;
  }
  .follower-count {
    width: 6.7rem;
  }
}
@media (max-width:1470px) {
  .bg-img{
    height: 100%;
  }
  /* #footer-bottom{
    width: 113.7% !important;
  } */
}
@media (min-width:1401px) {
  .location-container{
      float: none;
  }
  .bg-img{
      height: 100%;
  }
}
@media (max-width:1400px) {
  .location-container{
      float: none;
  }
  .footer-logo-rnb img {
    width: 100%;
    margin-bottom: 1rem;
    height: 100%;
  }
}
@media (max-width:1300px) {
  .location-container{
      float: none;
  }
}
@media (max-width:900px) {
  .social-media-container {
    float: left;
    margin: 2rem 2rem 0rem 0rem;
    width: 18rem;
  }
  .footer-logo img {
    margin-left: 0rem;
    width: 8rem;
  }
  .footer-logo-rnb {
    margin-left: 0rem;
  }
  .insights-container h6 {
    color: white;
    font-size: 16px;
    margin-left: 0rem;
    font-weight: 500;
  }
  .follow-container {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    margin-left: 0rem;
  }
  .logo-container {
    display: flex;
    margin-top: 1rem;
    margin-left: 0rem;
  }
  .rating {
    width: 150px;
    height: 50px;
    color: #222;
    margin-top: 1rem;
    margin-left: 0rem;
    padding-left: 0rem;
    /* border: 1px solid #ccc; */
    background: transparent;
  }
  .social-media-container {
    float: left;
    margin: 2rem 1rem 0rem 0rem;
    width: 18rem;
  }
  .footer-container-data {
    margin-right: 0rem;
    margin-left: 1rem;
    margin-bottom: 1rem;
    line-height: normal;
    display: grid;
    width: 20rem;
  }
}
@media (max-width:768px) {
  .footer-logo img {
    margin-left: 0rem;
    width: 16rem;
  }
  .social-media-container {
    float: left;
    margin: 2rem 1rem 0rem 0rem;
    width: 18rem;
    text-align: left;
  }
  .footer-logo-rnb h4{
    font-size: 25px;
    margin-top: 1rem;
  }
  .footer-logo-rnb img{
    width: 100%;
    margin-bottom: 2rem;
    height: 4rem;
  }
  .footer-logo-rnb{
    margin-left: 0rem;
  }
  .insights-container h6 {
    margin-left: 0rem;
    font-size: 25px;
  
  }
  .other-services-divi {
    margin-top: 0rem;
}
  p a {
    font-size: 19px;
    text-decoration: none;
    color: #a0a0a0;
  }
  .footer-container-data div h6 {
    font-size: 27px;
  }
  .footer-body-container {
    padding: 1rem;
  }
  .logo-container {
    display: flex;
    margin-top: 1rem;
    margin-left: -0.5rem;
    justify-content: flex-start;
  }
  .follow-container {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    margin-left: 0rem;
  }
  .footer-container-data {
    margin-right: 1rem;
    width: 100% !important;
  }
  .rating {
    margin-left: -1rem;
    padding-left: 0.8rem;
    margin-bottom: 2rem;
    /* border: 1px solid #ccc; */
    background: transparent;
  }
}
@media (max-width:520px) {
  .footer-container-data {
    margin-right: 1rem;
    width: 10rem;
  }
  #footer-bottom-new {
    background-color: #24252a;
    height: 2.5rem;
  }
  .insights-container h6 {
    margin-left: 0rem;
    font-size: 16px;
  
  }
  .footer-logo-rnb h4{
    font-size: 16px;
    margin-top: 1rem;
  }
  .footer-logo-rnb img {
    width: 100%;
    margin-bottom: 1rem;
    height: 100%;
  }
  .footer-logo-rnb{
    margin-left: 0rem;
  }
  .footer-container-data div h6 {
    font-size: 18px;
  }
  .footer-logo img {
    margin-left: 0rem;
    width: 10rem;
}
  p a {
    font-size: 14px;
    text-decoration: none;
    color: #a0a0a0;
  }
  #footer-info {
    text-align: center;
    color: #666;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width:420px) {
  .footer-container-data {
    margin-right: 1rem;
    width: 10rem;
  }
  #footer-bottom-new {
    background-color: #24252a;
    height: 2.5rem;
  }
  .insights-container h6 {
    margin-left: 0rem;
    font-size: 16px;
  
  }
  .footer-container-data div h6 {
    font-size: 18px;
  }
  p a {
    font-size: 14px;
    text-decoration: none;
    color: #a0a0a0;
  }
  #footer-info {
    text-align: center;
    color: #666;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width:376px) {
  .footer-container-data {
    margin-right: 1rem;
    width: 10rem;
  }
  #footer-bottom-new {
    background-color: #24252a;
    height: 2.5rem;
  }
  .insights-container h6 {
    margin-left: 0rem;
    font-size: 16px;
  }
  .social-media-container {
    float: left;
    margin: 2rem 4rem 0rem 1rem;
    width: auto;
}
  .footer-container-data div h6 {
    font-size: 18px;
  }
  p a {
    font-size: 14px;
    text-decoration: none;
    color: #a0a0a0;
  }
  #footer-info {
    text-align: center;
    color: #666;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width:321px) {
  .footer-container-data {
    margin-right: 1rem;
    width: 8rem;
  }
  .insights-container h6 {
    margin-left: 0rem;
    font-size: 15px;
  
  }
  .footer-logo-rnb img {
    width: 100%;
    margin-bottom: 1rem;
    height: 100%;
  }
  .footer-logo img {
    margin-left: 0rem;
    width: 6rem;
  }
  .insights-container h6 {
    color: white;
    font-size: 14px;
    margin-left: 0rem;
    font-weight: 500;
  }
  .footer-container-data div h6 {
    font-size: 16px;
  }
  p a{
    font-size: 12px;
    text-decoration: none;
    color: #a0a0a0; 
  }
  #footer-info {
    text-align: center;
    color: #666;
    font-size: 9.5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  h6 a {
    font-size: 14px;
    text-decoration: none;
    color: white;
  }
}

@media (max-width:307px) {
  #footer-bottom-new {
    background-color: #24252a;
    height: 2rem;
  }
  #footer-info {
    text-align: center;
    color: #666;
    font-size: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}


