/*
Theme Name: BrokenCity
Author: Anonymous
Author URI:
Version: 1
Description: BrokenCity theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */

.row .list-1 dt {
    text-transform: uppercase;

}
.tab-content h2{
	text-transform:uppercase;
}
.wpcf7-form input[type="email"], .wpcf7-form select, .wpcf7-form textarea {
    resize: none;
    width: 250px;
}
#tab56 .info, #tab55 .info {
    width: auto;
}

#tab56 .info p, #tab55 .info p {
    margin: 0 0 41px;
}
.navigation .next{
	float:right;
}
#content .text h2 a{
	color:#000;
}
.mapp-layout{
	margin:0 !important;
	width:438px !important;

}
#content .wpcf7 .wpcf7-not-valid-tip {
    left: 0px !important;
    padding: 0px !important;
    top: 0px !important;
    width: 249px !important;
}
/* main elements */
#page-body 	.box-2 .content {
		width: 300px;
		overflow: hidden;
}


.single a{
    color:#000000;
}