/*
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: 6.3
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.

*/
.home1 h1 {font-size: 25px; color:#a5d59e; font-weight:100 !important; margin: 30px 0px}
.home1 h2 {font-size: 35px; color:#000; font-weight:100 !important; margin: 30px 0px; text-transform: none}
.home1 p {margin: 30px 0px}
.home2 h1 {font-size: 25px; color:#a5d59e; font-weight:100 !important; margin: 10px 0px}
.subp {font-size: 28px; color:#a5d59e; text-align:left; margin: 10px 0px; font-weight:100 !important;}
a:link.dc, a:visited.dc {
	text-decoration: none;
	color: #a5d59e;
}
a:hover.dc, .dol a:hover {
	text-decoration: none;
	color: #000 !important;
}
.dol, .dol a {
	text-align: left;
	color: #939598;
	font-weight: 100 !important; 
	font-size: 16px;
}
.dol h2, .dol h2 a {
	text-align: left;
	color: #000;
	font-weight: bold !important; 
	font-size: 17px;
	margin: 10px 0px 6px 0px;
	text-transform: none;
}
.st, .st a {
	font-size: 10px;
	margin: 5px;
	color: #939598;
	font-weight: 100 !important;
}
#dolcz {
	background-color: #000;
	padding: 40px 5px;
	width: 100%;
	margin-bottom: 40px;
}
#czsr {
	margin: 0px auto; 
	max-width: 300px;
	color: #fff;
	text-align:center;
}
.prz1 {
    background-color: #a5d59e;
    border: none;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
	-webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
	border-radius: 5px;
}
.prz1:hover {
    background-color: #fff;
    color: #939598 !important;
	text-decoration: none;
}
.mcrow {background-size: 1120px 756px !important; height:756px; }
.tes {
	color: #a5d59e;
	font-weight: bold; 
	text-shadow: 1px 0 #a5d59e;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
background:#f7f9f9 !important;
color: #000 !important;    
}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder { color: #939598 }
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
background-color:#a5d59e !important;
border:0px  !important;
color: #fff !important;
}
.light img { max-height: 90px; max-width: 100px !important; }

@media (min-width: 1200px) {
.kolu { border: solid 1px #a5d59e; margin: 0px 10px; max-width: 261px; height: 430px }
}