.hero-slider-item {
    padding-top: 0;
}

.header-transparent {
    top: 0;
}
.section-title{
    max-width: 600px;
}
.choose-item-wrapper--style_2{
    padding: 60px;
}
.service-icon img{
    width: 80px;
}
.section-padding{
    /* padding-top: 10px; */
}
.home .choose-list li .choose-item-title{
    padding-left: 0;
}
.home .choose-list li{
    padding-left: 0;
}
.home .choose-item-title i {
    margin-right: 1rem;
    color: #f58f8f;
}
.home .choose-list li:before{
    background-image: none;
}
.footer-single-widget .contact-info li{
    float: left;
}
.widget-body{
    width: 100%;
}
.text-light-red{
    color: #f58f8f;

}
.useful-link li{
    width: auto;
    margin-bottom: 0;
    float: left;
}
/* .contact-info{
    padding-top: 0;
} */
.footer-links{
    /* margin-top: 60px; */
    text-align: right;
    float: right;
}
.footer-links a{
    color: #151515;

}
.footer-widget-area{
    padding: 50px 0;
}
.contact-message form select {
    width: 100%;
    border: none;
    padding: 10px 10px;
    border-bottom: 3px solid transparent;
    background-color: #f7f7f7;
    margin-bottom: 30px;
  }
  .brand-item img{
      opacity: 1;
      max-height: 70px;
      width: auto;
  }






  /* social-icons */


/* ====================addeb-by-jibon============================== */

.social-icons{
    float: right;
  }
.social-icons {
	display: inline-block;
}
.social-icons i {
	text-shadow: none;
	color: #fff;
	padding: 12px 10px 8px 10px;
	width: 34px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	margin:0 5px 0 5px;
}
.social-icons i.fa-google-plus{
	padding: 12px 14px 10px 6px;
}
.social-icons i:hover {
	background: #c01e20;
    transition: 0.5s;
}

.social-icons i{
	background: #E5393B;

}
.social-icons a svg {
	background: #E5393B;
    text-shadow: none;
	color: #fff;
	padding: 12px 10px 8px 10px;
	width: 34px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	margin:0 5px 0 5px;

}
.social-icons a svg:hover {
	background: #c01e20;
    transition: 0.5s;	
}

.social-icons.big i {
	font-size: 26px;
	width: auto;
	height: auto;
	margin: 0 15px 0 15px;
}
.social-icons.big i:hover {
	background: none;
}
.social-icons.big i {
	margin: 0 15px 0 15px;
}
.social-icons.big i:hover {
	background: none;
}
.social-icons.s1 i{
	border:none;
	font-size:16px;
	margin:3px;
} 
.social-icons.s1:hover i{
	background:none;
} 

.social-icons.s1 {
  line-height: 0.5;
  text-align: center;
}
.social-icons.s1 .inner {
  display: inline-block;
  position: relative; 
}
.social-icons.s1 .inner:before,
.social-icons.s1 .inner:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid rgba(255,255,255,.2);
  top: 0;
  width: 100%;
}
.social-icons.s1 .inner:before {
  right: 100%;
  margin-right: 15px;
  margin-top:20px;
}
.social-icons.s1 .inner:after {
  left: 100%;
  margin-left: 15px;
  margin-top:20px;
}

.col-right{
	display:inline-block;
	float:right;
	margin-top:22px;
}
.social-media{
    padding-right: 22px !important;
}