/*
Theme Name: Bridge (Shared on MafiaShare.net)
Theme URI: http://www.mafiashare.net
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.mafiashare.net
Version: 6.1
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.

*/

div.banner-mobile
{
	display:none;
	margin-top: 70px;
}


.carousel-inner .slider_content_outer
{
	opacity: 1 !important;
}

.carousel-inner.relative_position
{
	display: block !important;
}

div.banner-mobile a.qbutton.white
{
	padding: 10px 15px !important;
}

@media screen and (max-width: 999px)
{
	div.banner-desktop
	{
		display: none;
	}

	div.banner-mobile
	{
		display: block;
	}

	header.centered_logo .logo_wrapper
	{
		margin-top: 15px;
	}
	body.home div div header.centered_logo.centered_logo_animate.regular
	{
		margin-bottom: -100px !important;
	}

	body.single.single-portfolio_page div div header.centered_logo.centered_logo_animate.regular
	{
		margin-bottom: -50px !important;
	}
}

div.mobile_menu_button span i.fa.fa-bars
{
	background: #b3e0d8;
	padding: 10px;
	color: #252525;
}

@media screen and (max-width: 460px)
{
	header.centered_logo .logo_wrapper div.q_logo a img
	{
		height: 50px !important;
		max-height: 50px !important;
	}
	header.centered_logo .logo_wrapper
	{
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 320px)
{
	header.centered_logo .logo_wrapper div.q_logo a img
	{
		height: 35px !important;
		max-height: 35px !important;
	}
	header.centered_logo .logo_wrapper
	{
		margin-top: 30px !important;
	}
}

div.image_holder, div.image_holder span.text_holder
{
	cursor: pointer !important;

}

body.home .q_slider
{
	margin-top:90px;
}

p.p-text-1
{
	font-size: 14px;
	color: #252525;
	line-height: 28px;
	padding-top: 70px;
}

p.p-text-2
{
	font-size: 14px;
	color: #252525;
	line-height: 28px;
	padding-top: 15px;
}

p.p-text-3
{
	font-size: 14px;
	color: #252525;
	line-height: 28px;
	padding-top: 25px;
}

p.p-text-4
{
	font-size: 14px;
	color: #252525;
	line-height: 28px;
	padding-top: 3px;
}

#cont-form
{
	cursor: pointer !important;
}

.testimonials_holder .flex-direction-nav a
{
	background-color: #faacb4 !important;
	border: 2px solid #faacb4 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	border-radius: 0px !important;
}

.testimonials_holder .flex-direction-nav a:hover
{
	background-color: #dd9da3 !important;
	border: 2px solid #dd9da3 !important;
}

.testimonials_holder .flex-direction-nav a:before
{
	color: white !important;
}

span.author_company, span.author_company_divider
{
	display: none !important;
}

.testimonials .testimonial_text_inner p
{
	font-size: 16px !important;
}

.testimonials .testimonial_text_inner p.testimonial_author
{
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #252525 !important;
	margin-top: 17px !important;
}

div.header_inner_right
{
	display:none !important;
}

div.medova-menu
{
	background: #b3e0d8;
	margin: 0 -45px;
}

@media screen and (max-width: 767px){
	div.contact-background
	{
		background: #ffffff !important;
		margin-bottom: -30px;
	}
	div.contact-blocks div.vc_col-xs-12.vc_col-sm-4
	{
		margin-bottom: 25px;
	}
}


div.contact-image
{
	height: 100px;
	width: 100px;
	background: #faacb4;
	border-radius: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

div.contact-image img
{
	height: 40px;
	padding-top: 30px;
}

div.contact-title
{
	color: #252525;
	font-family: 'Abril Fatface', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 22px;
}

div.contact-infos
{
	margin-top: 8px;
}

div.contact-infos, div.contact-infos a, div.contact-infos a:focus,
div.contact-infos a:active, div.contact-infos a:visited, div.contact-infos a:hover
{
	color: #252525;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

div.contact-blocks div.vc_col-xs-12.vc_col-sm-4
{
	text-align: center;
}

div.contact-blocks
{
	margin-top: 70px;
	margin-bottom: -120px;
}

div.contact-background
{
	height: 165px;
	background: #efefef;
}

div#map
{
	height: 500px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

div.holeder_for_hidden_menu
{
	width: 100%;
	position: absolute;
	left: 0px;
	background: #b3e0d8;
}

div.sluzba img
{
	border-radius: 500px;
	width: 300px;
	border: 5px solid white;
	-webkit-transition: all linear 1s; /* For Safari 3.1 to 6.0 */
    	transition: all ease 200ms !important;
	cursor: pointer;
}

div.sluzba img:hover
{
	border-color: #faacb4 !important;
	transition: all ease 200ms !important;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5
{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

div.sluzba h5
{
	text-align: center;
	margin-top: 0px;
	transition: all ease 200ms !important;
	cursor: pointer;
}

div.sluzba h5:hover
{
	color: #faacb4 !important;
}

body.error404 > div.wrapper > div.wrapper_inner
{
	padding-top: 80px;
}

body.error404 div.title_subtitle_holder h1
{
	font-size: 100px;
	margin-bottom: -30px;
	margin-top: 20px;
	font-weight: 100;
	color: #d8d8d8;
	font-family: 'Ubuntu', sans-serif;
}

div.wpcf7-response-output
{
	background: rgb(206, 206, 206) !important;
	border-radius: 30px;
}

a.qbutton.with-shadow
{
	border-radius: 100px;
}


a.portfolio_link_for_touch span img
{
	border-radius: 0px;
	border: 1px none #ffffff;
	padding: 15px;
	max-width: 90%;
}

@media only screen and (max-width: 1000px) {
	a.portfolio_link_for_touch span img
	{
		padding: 10px;
	}
	div.holeder_for_hidden_menu
	{
		background: transparent !important;
	}
}

div.blog_holder.masonry.masonry_pagination img.attachment-full.size-full.wp-post-image
{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
div.blog_holder.masonry.masonry_pagination div.post_text_inner
{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	padding: 20px !important;
}

@media only screen and (max-width: 769px) {
	a.portfolio_link_for_touch span img
	{
		border-style: none;
		padding: 0px;
		max-width: 100%;
	}
}


@media only screen and (max-width: 350px)
{
	div.vc_row.medova
	{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	div.vc_row.medova p, div.vc_row.medova p h1
	{
		padding: 0 20px !important;
	}
	
	div.text-big
	{
		font-size: 40px !important;
	}
}

div.copyrights, div.copyrights a
{
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(182, 182, 182);
}

div.about.vc_row
{
	background: url('/wp-content/uploads/bg-about.jpg');
	height: 638px;	
}

div.about table tr td
{
	vertical-align: middle;
}

div.about p
{
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	color: #343434;
	padding-left: 20px;
}

div.about table
{
	margin-top: 18%;
}

div.about-mini
{
	text-align: left;
	margin-bottom: -7px;
	font-weight: 600;
}

a.portfolio_link_for_touch span, a.portfolio_link_for_touch
{
	border-radius: 0px;
	border-style: none;
}

a.portfolio_link_for_touch span img:hover
{
	padding: 0px;
	border-style: none;
}

div.vc_col-xs-12.kontakt-hlavni-text
{
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #3d3d3d;
	margin: 20px 0;
}

.vc_row.medova h1
{
	text-align: center;
	margin-bottom: 40px;
	margin-top: 50px;
}

div.vc_col-xs-12.vc_col-sm-4.sluzba
{
	text-align: center;
	
}

div.vc_col-xs-12.vc_col-sm-4.sluzba h5
{
	margin-bottom: 10px;
}

a.qbutton.white
{
	margin-top: 20px !important;
}

img.wp-image-17447
{
	max-width: 75%;
	border: 1px solid #c1c1c1;
	border-radius: 500px;
	padding: 15px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.vc_row.medova p
{
	text-align: center;
	font-size: 14px;
	color: #343434;
	font-weight: 100;
}

div.vc_row.medova
{
	margin-bottom: 50px;
}



@media only screen and (max-width: 600px) {
	div.text-big
	{
		margin-top: 80px !important;
	}
}

@media only screen and (max-width: 400px) {
	div.text-big
	{
		margin-top: 50px !important;
	}
}

div.lenka-text
{
	margin-top: 130px;
}

section.parallax_section_holder, .touch section.parallax_section_holder,
{
	height: 450px !important;
}

@media only screen and (max-width: 1230px) {
	div.lenka-text
	{
		margin-top: 110px;
	}
}

@media only screen and (max-width: 1030px) {
	div.lenka-text
	{
		margin-top: 80px;
	}
}

@media only screen and (max-width: 767px) {
	div.lenka-text
	{
		margin-top: -20px;
	}
}
div.text-big
{
color: #ffffff;
font-family: 'Abril Fatface', sans-serif;
font-size: 42px;
font-style: normal;
font-weight: 400;
line-height: 50px;
text-align: center;
letter-spacing: 2px;
text-transform: none;
margin-top: 100px;
}

a.button-banner
{
	padding: 20px 30px;
	color: white;
	background: white;
	color: #3d3d3d;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	border-radius: 200px;
}

a.button-banner:hover
{
	background: #3d3d3d;
	color: white;
}

div.banner-big-button
{
	text-align: center;
	margin-top: 60px;
}


div.social-icon-inner
{
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 18px;
	background: #faacb4;
	border-radius:45px;
	padding-left: 1px;
}

div.social-icon-inner:hover
{
	background: #dd9da3;
}

div.social-icon
{
	width: 40px;
	display: inline-block;
	margin: 10px;
}

.carousel-inner h2, .carousel-inner .slide_subtitle
{
	text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.6) !important;
}

.carousel-inner .slider_content .text .qbutton.white
{
	margin: 0px 0px 0px 0px !important;
}

div.social-icon img
{
	border: 1px solid #3d3d3d;
}

div.footer-social
{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div.copyrights
{
	clear: both;
	padding-top: 0px;
	line-height: 20px;
}

.post-password-form
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.post-password-form label
{
	text-transform: uppercase;
	color: #3d3d3d;
}

.post-password-form input[type='password']
{
	height: 49px !important;
	background: white !important;
	border: 1px solid black !important;
}

.post-password-form input[type='submit']
{
	background: white;
	color: black;
}

.post-password-form input[type='submit']:hover
{
	background: #3d3d3d;
	color: white;
}

div.title_subtitle_holder, div.portfolio_single_text_holder
{
	text-align: center;
}



div.header_inner_left div.q_logo
{
	height: 100px !important;
	max-height: 100px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.header_inner_left div.q_logo a
{
	height: 100px !important;
	max-height: 100px !important;
}

div.portfolio_images
{
	text-align: center;
}

div.separator.normal.center
{
	background-color: #ffffff !important;
}


.profile_info .full_section_inner
{
	padding-left: 15% !important;
	padding-right: 15% !important;
}

@media only screen and (max-width: 500px) { 
	.profile_info .full_section_inner
	{
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
}

span.feature_holder_icons
{
	display: none !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page a span
{
	text-transform: uppercase;
}

div.hover_feature_holder_title_inner
{
	margin-top: 30px !important;
}

@media only screen and (max-width: 1000px) { 
	div.portfolio_single_text_holder
	{
		margin-top: -20px !important;
	}
}

@media only screen and (max-width: 600px) { 
	div.portfolio_single_text_holder
	{
		margin-top: -10px !important;
	}
}

#back_to_top
{
	right: 25px !important;
	bottom: 25px !important;
	
}

#back_to_top span i
{
	line-height: 30px !important;
	font-size: 12px !important;
}
#back_to_top span i
{
	color: white !important;
}

.footer_bottom_holder
{
	padding-top: 30px;
	background: #efefef !important;
}

div.copyrights div, div.copyrights div a
{
	color: #252525;
}

#back_to_top span
{
	border: 1px solid #faacb4 !important;
	-o-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background: #faacb4 !important;
	line-height: 30px !important;
	width: 30px !important;
	height: 30px !important;
	color: white !important;
}

.projects_holder article span.text_holder
{
	background-color: rgba(255, 255, 255, 0.90) !important;
	/*background-color: rgba(135, 135, 135, 0.60) !important;*/
}

h5.portfolio_title a
{
	text-transform: uppercase;
	font-weight: 300;
	color: #3d3d3d !important;
}

span.load_more a,
div.portfolio_paging_loading a
{
	text-transform: uppercase;
}

div.hover_feature_holder_title_inner span.project_category
{
	text-transform: uppercase;
	font-weight: 200 !important;
	color: #3d3d3d !important;
}

.kontakt-block
{
	text-align: center;
	padding-bottom: 30px;
}

.kontakt-text, .kontakt-text a
{
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	color: #3d3d3d;
	line-height: 20px;
}


form#contact-form input
{
	text-transform: uppercase;
}

form#contact-form div.two_columns_50_50.clearfix input, form#contact-form textarea#message.placeholder,
form#contact-form div.website_field_holder input, form#contact-form textarea#message
{
	border: 1px solid #faacb4;
	font-weight: 500;
	border-radius: 0px;
	font-size: 13px;
	text-transform: uppercase;
	color: #3d3d3d;
	background: white;
}

form#contact-form
{
	margin-top: 50px;
}



#responsive-form{
	max-width:1100px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

div.column-half, div.column-full
{
	color: #252525;
	text-transform: uppercase;
	font-weight: 700;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="date"], .wpcf7 input[type="tel"]
{
	height: 49px !important;
	color: #252525 !important;
	font-weight: 500 !important;
	border-radius: 0px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required
{
	color: #252525 !important;
	font-weight: 500 !important;
	border-radius: 0px;
	text-transform: none;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required
{
	text-transform: none !important;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="date"],.wpcf7 input[type="tel"],  .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #faacb4 !important;
	background: #ffffff !important;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
	color: #252525 !important;
	font-weight: 500 !important;	
}

.wpcf7 textarea
{
	border-radius: 0px !important;
	font-weight: 500 !important;	
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
	border: 1px solid #faacb4;
	border-radius: 0px;
}
.wpcf7-submit{
	float: right;
	background: #faacb4 !important;
	border: 1px solid #faacb4;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
	font-style: normal !important;
	border-radius: 0px;
}
input.wpcf7-form-control.wpcf7-submit
{
	background: #faacb4;
	font-style: normal !important;
	font-family: 'Ubuntu', sans-serif !important;
	border-radius: 0px;
}
input.wpcf7-form-control.wpcf7-submit:hover{
	background: #dd9da3 !important;
	color: white;
	border-radius: 0px;
}


span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #ffffff;
	background: #ffffff;
	padding: 0px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #faacb4;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #faacb4;
	border-color: #faacb4;
	color: #fff;
	margin: 0;
}

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
{
	border-radius: 0px !important;
	margin-left: 0px;
	border-color: #faacb4;
}

div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all
{
	border-radius: 0px;
	background: white;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-weight: 400;

}

table.ui-datepicker-calendar
{
	font-family: 'Ubuntu';
	font-weight: 400 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
	border: 1px solid #faacb4 !important;
	background: #ffffff !important;
	font-weight: normal !important;
	color: #3d3d3d !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default.ui-state-hover.ui-state-active
{
	background #faacb4 !important;
	font-weight: 600 !important;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required
{
	height: 49px;
	background-color: white;
	border: 1px solid #faacb4;
	text-transform: uppercase;
}

input:focus, button:focus, a.button:focus, select:focus, textarea:focus
{
	-webkit-box-shadow: #ffffff 0 0 0px 0 !important;
	-moz-box-shadow: #ffffff 0 0 0px 0 !important;
	box-shadow: #ffffff 0 0 0px 0 !important;
}

div.post_content_holder div.post_image
{
	display: none;
}

div.blog_holder.blog_single
{
	margin-top: 115px !important;
}

div.post_text div.post_info
{
	display: none !important;
}


div.post_text h2
{
	margin-bottom: 25px;
	text-align: center;
	color: #000000;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

div.post_text h2 span.date
{
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	color: #818181;
}

body.single-post div.title.title_size_small.position_left
{
	display: none;	
}

body.single-portfolio_page div.title_holder h1 span
{
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 2px;
}

body.single-portfolio_page div.title_holder
{
	padding-top: 140px !important;
}

body.portfolio_page-template-default div.title_subtitle_holder
{
	margin-top: -80px !important;
}

div.blog_holder.blog_single div.post_text_inner a
{
	text-decoration: underline !important;
}

div.blog_holder.blog_single div.post_text_inner
{
	padding-top: 10px;
}

div.popis-galerie a
{
	color: #252525;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
}

div.popis-galerie, div.popis-galerie p
{
	font-size: 14px;
	color: #252525;
	font-weight: 400;
}