/*
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
*/
@import url("../bridge/style.css");

@font-face{font-family:'Co Headline Soft';src:url(fonts/CoHeadlineLt-Regular.eot);src:url(fonts/CoHeadlineLt-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/CoHeadlineLt-Regular.ttf) format("truetype"),url(fonts/CoHeadlineLt-Regular.svg#flexslider-icon) format("svg");font-weight:400;font-style:normal}
@font-face{
    font-family: 'shabnamregular';
    src: url('fonts/shabnam.ttf') format('truetype'),url('fonts/shabnam.woff2') format('woff2'),
         url('fonts/shabnam.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.En{font-family:'Co Headline Soft';text-align:left;direction:ltr}
body,tspan,text,.elementor-widget-text-editor,.with_frm_style .frm_submit button{font-family:'shabnamregular' !important}
.standard_no_space.projects_holder article .portfolio_description {
    margin: 0 -1px 0 0;
    display: none;
}
footer .icons_holder .preview{
	display:none !important;
}

body::-webkit-scrollbar {
    width: 10px;
    background: #ebebeb;
}

body::-webkit-scrollbar-thumb {
    background-color: #323232;
    outline: 1px solid 056564;
}
.portfolio_gallery a.v3 {
    max-height: 400px;
}
.frm_error_style,.frm_error{
	display:none;
}
.footer_bottom_holder {
    background-color: #414141 !important
}
.elementor-widget-text-editor {
    color: white !important;
}
h1, .h1, .title h1{
    opacity: 0.2;
}

.elementor-heading-title {
    font-family: 'shabnamregular' !important;
}
.port-title h3:before{
  content: '';
    border: 1px solid #ffffff4a;
    position: absolute;
    width: 100%;
    top: 52px;
}
.filter_holder,.portfolio_single_text_holder,.portfolio_categories{
    display: none;
}
.portfolio_main_holder .item_holder {
    max-height: 310px;
    overflow: hidden;
}
.q_logo img {
    top: -108%;
    width: 190px !important;
    height: auto !important;
}
.footer_col1 img{
	max-width:165px !important;
}
@media only screen and (max-width: 600px) {
	.q_logo a {
		top: 35px !important;
	}
}
.swiper-slide-bg{
	background-color:transparent !important;
}