/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/


/*.header_top {
  height:1px;
}
.carousel-inner .q_slide_subtitle span {
  font-size: 1.7em;
}
.carousel-inner .slider_content .text .qbutton:not(.white) {
  background-color: rgba(153, 153, 153, 0.65) !important;
}
header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
  opacity: .5;
}*/
/* translated page styles*/
 

.projects_holder_outer{

    padding-top: 37px !important;

}
.lang-item {
    list-style: none;
}


/*footer styles*/
.footer_inner {
  background-size: 100%;
}

footer .container_inner {
  position: relative;
  margin-left: 60px;
}
@media only screen and (max-width: 1024px) {
    .footer_inner {
    background-size: 200%;
   }
}
