/*footer theme2_css start here*/
.bgfooter_img {
  background: #313131 url(../../images/theme2_images/footer-bg.webp);
  color: #fff; padding: 40px 0 0; background-size: cover; background-repeat: no-repeat; border-top: 2px solid var(--main-color);
}
.border-bt2 {border-bottom: 1px dashed #fff;}
.copyrights_text p {border-top:1px dashed #fff; margin:0; padding:11px 5px; font-size:13.4px; font-weight:600;}
.theme2_we_accept h3 {font-size: 18px; margin: 0; padding: 10px 0;}
.ft-newsletter2 form {display: flex;}
.ft-newsletter2 .Subscribe-button {border-radius: 0px !important;}
.ft-newsletter2 .form-control {height: 40px;}
.social2_icons ul li {padding: 0; margin-right: 3px;}
.social2_icons ul li:last-child {padding:0; margin-right:0px;}
.social2_icons ul li a {width:35px; height:35px; display: inline-block; text-align: center; line-height: 35px; color: #fff; font-size: 16px;}
.icon-facebook2 a {background: #3b5998;}
.icon-twitter2 a {background: #56a3d9;}
.icon-instagram2 a {background: #d62977;}
.icon-youtube2 {background: #cc332b;}
.social2_icons {text-align: right;}
.ft-addressbar ul li {display: inline-block;}
.ft-addressbar ul li a {color: #fff; font-weight:400; text-decoration:none; padding:0 3px;}
.ftmenu_heading h4 {margin: 0 0 20px; font-size:15px; font-weight:600;}
.get_intouch ul li {display: block; margin-bottom: 7px;}
@media screen and (max-width: 1200px) {
  .social2_icons ul li a {width: 30px; height: 30px; line-height: 30px;}
  .social2_icons ul li {padding: 0; margin-right: 0px;}
}
@media screen and (max-width: 992px) {
  .theme2_we_accept ul li{padding:0 2px;}
  .google_play img{min-width:107px;}
  .theme2_we_accept li img {margin-bottom: 12px; width:54px;}
  .social2_icons {text-align: center;}
  .ft-newsletter2 {margin-bottom: 10px;}
  .social2_icons ul li a {border-radius: 4px;}
  .social2_icons ul li:last-child {border-radius: 4px;}
  .copyrights_text p {font-size: 13px; font-weight: 500;}
}
@media screen and (max-width:767px) {
 .ftmenu_heading h4 {margin: 15px 0 10px; font-size: 16px;}
 .ho_footer-navbar ul li {margin-bottom:4px;}  
}

/*footer theme2_css start here*/
