.clr_wht
{
  color: white;
  text-decoration: none;
}
.wb-row{
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2px;
} 
.wb-row-btm-b{
  margin: 20px 15px;
  border-bottom: 1px solid #B7C2DF;
}
ul{
  list-style: none;
}


.footer-widget-section {
  padding: 30px 0 30px;
  color: #fff;
}

.boxContainer{
padding: 40px 0;
border-radius: 0px;
border: 1px solid rgba(107, 129, 172, 0.35);
background: #fff;
}
.boxContainer-col{
 width: 20%;
 padding: 0 15px;
 text-align: center;
}
.boxContainer-col a{
  color: white;
}
.boxContainer-col h3{
font-size: 18px;
color: #444;
text-transform: capitalize;
margin-bottom: 14px;
font-weight: 500;
}

.boxCon-col-r{
  font-size: 18px;
  color: #444;
  text-transform: capitalize;
  margin-bottom: 14px;
  font-weight: 500;
  }
.bx-row-btm-b
{
  margin:-12px 38px;
  border-bottom: 1px solid #B7C2DF;
}

.boxContainer-col p
{
font-size: 14px;
line-height: 24px;
color: #e70e0e;
text-align: center;
}

.boxContainer-col h4::before{
content: '';
position: absolute;
left:0;
bottom: -10px;
background-color: #ffffff;
height: 2px;
box-sizing: border-box;
width: 50px;
}
.boxContainer-col ul li:not(:last-child){
margin-bottom: 10px;
}
.boxContainer-col ul li a{
font-size: 14px;
line-height: 16px;
text-transform: capitalize;
color: #fff;
text-decoration: none;
font-weight: 300;
display: block;
transition: all 0.3s ease;
}
.boxContainer-col ul li a:hover{
color: #fff;
padding-left: 8px;
}
.boxContainer-col .uc-social-links a{
display: inline-block;
height: 40px;
width: 40px;
background-color: #eee;
margin:0 10px 10px 0;
text-align: center;
line-height: 40px;
border-radius: 50%;
color: #8e8a8a;
transition: all 0.5s ease;
}
.boxContainer-col .uc-social-links a:hover{
color: #d0cece;
background-color: #ffffff;
}

/*responsive*/
@media(max-width: 767px){
.boxContainer-col{
width: 30%;
margin-bottom: 30px;
}
}
@media(max-width: 574px){
.boxContainer-col{
width: 50%;
}
}
@media(max-width: 300px){
.boxContainer-col{
width: 100%;
}
}
.imgresponsive
{
  max-width: 100%;
  height: auto;
}

.button5 {
  background-color:#fff;
  color: black;
  border: 1px solid #555555;
  color: rgb(65, 51, 51);
  padding: 6px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 2px 2px;
  cursor: pointer;
}




 
  .uc-row{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 2px;
  } 
  .uc-row-btm-b{
    margin: 20px 15px;
    border-bottom: 1px solid #B7C2DF;
  }
  ul{
    list-style: none;
  }


.footer-widget-section {
    padding: 30px 0 30px;
    color: #fff;
}

.uc-footer{
  background-color: #ff000000;
	padding: 40px 0;
}
.uc-footer-col{
   width: 20%;
   padding: 0 15px;
   color: white;
}
.uc-footer-col a{
    color: white;
 }
.uc-footer-col h4{
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 500;
  position: relative;
}


.uc-footer-col p
{
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-transform: capitalize;
}

.uc-footer-col h4::before{
  content: '';
  position: absolute;
  left:0;
  bottom: -10px;
  background-color: #ffffff;
  height: 2px;
  box-sizing: border-box;
  width: 50px;
}
.uc-footer-col ul li:not(:last-child){
  margin-bottom: 10px;
}
.uc-footer-col ul li a{
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  display: block;
  transition: all 0.3s ease;
}
.uc-footer-col ul li a:hover{
  color: #fff;
  padding-left: 8px;
}
.uc-footer-col .uc-social-links a{
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #eee;
  margin:0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #8e8a8a;
  transition: all 0.5s ease;
}
.uc-footer-col .uc-social-links a:hover{
  color: #d0cece;
  background-color: #ffffff;
}

/*responsive*/
@media(max-width: 767px){
  .uc-footer-col{
	width: 30%;
	margin-bottom: 30px;
}
}
@media(max-width: 574px){
  .uc-footer-col{
	width: 50%;
}
}


@media(max-width: 300px){
  .uc-footer-col{
	width: 100%;
  }
  }

.mrgn-30tb
{
  margin:30px 0px ;
}
.brdr-tp
{
  border-top: 1px solid #ccc;
  padding-top: 26px;
}

  .r-col-p
  {
    margin-top: -60px;
  }
  
@media(max-width: 1150px){
  .r-col-p{
    margin-top: -40px;
  }
  }

@media(max-width: 980px){
  .r-col-p{
    margin-top: -0px;
  }
  }

  
.txtbrk
{
  word-break: break-all;
}


@media(max-width: 300px){
  .boxContainer-col40{
    width: 90%;
    margin-left: 10px;
  }
  }

  
@media(max-width: 909px){
  .boxContainer-col40{
    margin-left: 10px;
  }
  }


    table {
      border-collapse: collapse;
      width: 100%;
      padding: 8px 10px;
    }
    
    th, td {
      text-align: left;
      padding: 8px;
      border: 1px solid #ddd;;
    }
    
    tr:nth-child(even) {background-color: #f2f2f2;}