/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* -----BODY HOMEPAGE----- */

.prezentare{
	font-size: 18px;
}


/* -----FOOTER----- */

.footer_contact{
	color: #dadada;
	font-weight: bold;
}


/* -----BOTTOM FOOTER----- */

.btm_footer_link:hover {
	color: #dadada;
}


/* ----- Middle Footer elimination from CONTACT PAGE -----*/

body.page-id-15797 .footer_top_holder{
	display:none;
}


/* ----- Slider specifications from HOME PAGE -----*/

	/* ----inaltime slider---- 

.q_slider {
	height: 570px;
} 

	  ----revolution slider----  

.rev_slider .tp-bgimg {
    background-position: center center !important;
    max-height: 570px;
}

*/

/*

.tp-parallax-wrap{
    position: absolute;
    bottom: 0;
}

.rev_slider .tp-bgimg.defaultimg {
    background-position: center center !important;
    max-height: 300px;
}
*/