@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
body{min-width:980px; font-family:Arial, Helvetica, sans-serif;}
html{width:100%}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* Stiluri generale */
body{
	background: #ddd;
	font-weight: 400;
	font-size: 15px;
	color: #3d3d3d;
	width: 100%;
}

.ie7 body{
	overflow:hidden;
}

.wrapper {margin: 0 auto; width: 960px; position:relative; overflow:hidden}


a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
	font-size: 18px;
	font-style: italic;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

/* Stil 2 coloane */
.clear { clear: both; }

.contenttop{margin: 0 auto; width: 960px; position:relative}

#column1-wrap {
    float: left;
    width: 100%;}

#column1 {
    margin-right: 710px;
    font-family:"Arial", Verdana, sans-serif;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #fff;
    text-align:left;
    margin-bottom:20px}
    
#column2 {
    float: left;
    width: 700px;
    font-family:"Arial", Verdana, sans-serif;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #fff;
    margin-left: -700px;
    text-align:left;}

#column3-wrap {
    float: left;
    width: 100%;}

#column3 {
    margin-right: 710px;
    font-family:"Arial", Verdana, sans-serif;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #fff;
    text-align:left;}
    
#column4 {
    float: left;
    width: 700px;
    font-family:"Arial", Verdana, sans-serif;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #fff;
    margin-left: -700px;
    text-align:left;}







/*********************************content*************************************/
#content {
	width:100%;
	padding:25px 0 42px;
}

h2 {
	font-size:42px;
	line-height:2em;
	font-weight:500;
	color:#fff;
	text-align:center;
	margin-top:-13px;
}
	h2 strong {display:block; margin-top:-43px}
h3 {
	font-size:23px;
	line-height:2em;
	font-weight:normal;
	color:#080808;
}
h6 {color:#000;margin-bottom:5px}

.p3{color:#fff;}
.color-1{color:#fff;}

.border-bot1 {
	width:100%;
	padding-bottom:3px;
	background:url(../images/mobila-alexandria_pic-3.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:35px;
	background:url(../images/mobila-alexandria_marginejos.png) 0 bottom no-repeat;
}

.p0{padding: 8px; display:inline-block;
color:#fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;  }
.back {
	background: #6cdfea; /* order matters — if background color follows background-clip, the shorthand resets and removes the clip */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.back2 {
	background: #3b5998; /* order matters — if background color follows background-clip, the shorthand resets and removes the clip */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.button {
	display:inline-block;
	padding:0 24px;
	margin-left:2px;
	margin-bottom:2px;
	font-size:14px;
	line-height:38px;
	color:#000;
	border:1px solid #fff;
	background:url(../images/mobila-alexandria_margine.gif) 0 0 repeat-x #f2f2f2;
	box-shadow:0 0 2px #bbb;
	cursor:pointer;
}
.button:hover {background:#60b001;color:#fff}

.list-1 li {
	line-height:20px;
	padding:10px 0;
}
.list-1 li.last-item {background:none}
	.list-1 li a {color:#808080}
	.list-1 li a:hover {color:#60b001}


.list-3 {margin-top:-7px}
.list-3 li {
	line-height:20px;
	padding:5px 0;
	background:url(../images/mobila-alexandria_despfoot1.png) 0 bottom no-repeat;
}
	.list-3 li a {
		display:inline-block;
		padding-left:30px;
		color:#fff;
		background:url(../images/mobila-alexandria_marker-1.png) 0 3px no-repeat;
	}
		.list-3 li a:hover {
		display:inline-block;
		padding-left:30px;
		color:#f8d909;
		background:url(../images/mobila-alexandria_marker-2.png) 0 3px no-repeat;
	}
	.list-3 li span {color:#808080;display:inline-block}
	.list-3 .last-item {background:none}

.link:hover {text-decoration:underline} 

dl dt {font-weight:bold;color:#000;margin-bottom:3px}
dl span {float:left;width:80px}

#page{position:relative}

.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.main {width:980px;padding:0;margin:0 auto;font-size:0.875em;line-height:1.428em; overflow:hidden}

/****************************footer************************/
.col-1, .col-2, .col-3, .col-4 {float:left}
.fcol-1, .fcol-2, .fcol-3 {float:left}
.fcol-1 {width:190px;margin-right:50px}
.fcol-2 {width:369px;margin-right:50px}
.fcol-3 {width:310px}

.fleft {float:left}
.fright {float:right}


footer {
	width:100%;
	background: #511a6d url(../images/mobila-alexandria_footer.png) no-repeat top center;
	padding:25px 0 46px;
}

.list-services {
	margin-top:-5px;
}
	.list-services li {
		line-height:20px;
		padding:10px 0;
		
	}
	.list-services li.last-item {background:none}
		.list-services li a {
			display:inline-block;
			padding-left:31px;
			color:#808080;
		}
		.list-services li a.it-2 {background-position:0 -40px}
		.list-services li a.it-3 {background-position:0 -80px}
		.list-services li a.it-4 {background-position:0 -120px}
		.list-services li a:hover {color:#fff}


#footerjos span {
    float: left;
    width: 160px;
    font-size: 400%;
    line-height: 80%;
}


/* ==========================================================================
   						  Continut si testimoniale
   ========================================================================== */
#testimoniale {margin-top:10px;-moz-border-radius: 25px; border-radius: 25px; padding: 20px 20px 25px 20px; background-color:#511a6d}
#testimoniale:hover {margin-top:10px;-moz-border-radius: 25px; border-radius: 25px; padding: 20px 20px 25px 20px; background-color:#9d29ba}
#testimoniale h2{margin-top:10px;font-size:18px; color:#fff; line-height: 18px;}
#testimoniale h1{margin-top:10px;font-size:18px; color:#511a6d; line-height: 18px; float:right;}

#testimoniale span2 {
    float: left;
    width: 20px;
}
#testimoniale span {
    float: left;
    width: 180px;
    font-size: 400%;
    line-height: 80%;
}
#pikonstruct {
    width: 960px;
    margin:0 auto;
    height:auto;
    overflow:auto;
    padding-bottom:40px;
    text-align:left;
}
#pikonstruct h2 {text-align:left;}
#container2 h4 {font-size:30px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
/* Start of Column CSS */
#container2 {
	clear:left;
	float:left;
	width:100%;
	text-align:left;
	overflow:hidden;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	right:50%;
}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}

#continutdesprenoi span {
    float: left;
    width: 230px;
    font-size: 400%;
    line-height: 80%;
}
#descriere span {
    float: left;
    width: 230px;
    font-size: 400%;
    line-height: 80%;
}
a img {
	border: 1px solid #BBB;
	-moz-border-radius: 15px; border-radius: 15px;
	padding: 2px;
	margin: 10px 6px 10px 0;
	vertical-align: top;
}
a img:hover {
	border: 1px solid #BBB;
	-moz-border-radius: 15px; border-radius: 15px;
	padding: 2px;
	opacity:0.5;
	margin: 10px 6px 10px 0;
	vertical-align: top;
}
a img.last {
	margin-right: 0;	
}

#galerie a:hover {color:#f29404}
.a:hover {color:#f29404}

/* BUTONUL mov */
.a_mov_doi {
	background-color:#6a1795;
	padding:10px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #511a6d;
	background-image: linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -o-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(81,26,109)),
	color-stop(1, rgb(152,59,150))
	);
	-webkit-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.a_mov_doi:hover {
	background-color:#6a1795;
	padding:10px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #511a6d;
	background-image: linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -o-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(152,59,150)),
	color-stop(1, rgb(81,26,109))
	);
	-webkit-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	-moz-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.a_mov_doi:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -o-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(152,59,150)),
	color-stop(1, rgb(203,73,140))
	);
}

.indent-left a{color: #fff}

.indent-left a:hover {color:#face0b}

/* BUTONUL DE DESCOPERA MAI MULT */
.a_mov_unu {
	background-color:#6a1795;
	padding:10px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #511a6d;
	background-image: linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -o-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(81,26,109) 0%, rgb(152,59,150) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(81,26,109)),
	color-stop(1, rgb(152,59,150))
	);
	-webkit-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.a_mov_unu::before {
	background-color:#dcdbdc;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}

.a_mov_unu:hover {
	background-color:#6a1795;
	padding:10px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #511a6d;
	background-image: linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -o-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(81,26,109) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(152,59,150)),
	color-stop(1, rgb(81,26,109))
	);
	-webkit-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	-moz-box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	box-shadow: inset 0px 1px 0px #e472ad, 0px 1px 0px #a47dc7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.a_mov_unu:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -o-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(152,59,150) 0%, rgb(203,73,140) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(152,59,150)),
	color-stop(1, rgb(203,73,140))
	);
}









/* This gets Google to fall into place */
.social {
	font-size: 1px; float:right
}
 
/* This gets Facebook to fall into place */
.social iframe {
	vertical-align: middle;
}
 
/* Set an optional width for your button wrappers */
.social span {
	display: inline-block;
	width: 110px;
}
 
/* Adjust the widths individually if you like */
.social .google {
	width: 75px;
}

/* ==========================================================================
   						  Servicii
   ========================================================================== */

.fundalgri {
	width:980px;
	position:relative;
	overflow:hidden;
	background:url(../images/mobila-alexandria_slider-bg2.png) 0 0 no-repeat;
}
.fundalgri2 {
	width:980px;
	position:relative;
	overflow:hidden;
	background:url(../images/mobila-alexandria_slider-bgg.png) 0 0 no-repeat;
}
.fundalgri3 {
	width:980px;
	position:relative;
	overflow:hidden;
	background:url(../images/mobila-alexandria_slider-bg3.png) 0 0 no-repeat;
}
/* Start of Column CSS */
#containerservicii {
	clear:left;
	float:left;
	width:100%;
	text-align:left;
	overflow:hidden;
}
#containerservicii1 {
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	right:50%;
}
#colservicii1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#colservicii2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}

#colservicii1 h2 {
margin-left:-100px;
margin-top:15px;
}

#serviciipikonstruct {
    width: 960px;
    margin:0 auto;
    height:auto;
    overflow:auto;
    padding-bottom:40px;
    padding-top:30px;
    text-align:left;
}
#serviciipikonstruct h2 {text-align:left;}
#descrieregalerie{box-shadow: inset 1px 1px 4px #3c0e54; background: #5d3481; border: 1px solid #330060; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; padding: 15px 0px 0px 25px;}

.title {
	font-size: 22px;
	line-height: 26px;
}
.line {
	background: transparent url(../images/mobila-alexandria_line.png) repeat-x;
	height: 2px;
	padding: 20px 0 0 0;
	line-break: 0px;
}

.intro {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 17px;
	color: #5d3481;
	line-height: 24px;
	margin-bottom: 20px;
}

/* Meniul de sus */
.menu2 {
	padding:0;
	float:right;
	background:url(../images/mobila-alexandria_bgmenu.png);
	box-shadow: inset 1px 1px 4px #3c0e54;
	-webkit-border-radius: 17px; 

  /* Firefox 1-3.6 */
  	-moz-border-radius: 17px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
 	 border-radius: 17px; 
}
.menu2 li {
	float:left;
	position:relative;
	background:url(../images/mobila-alexandria_menu-spacer.png) left top no-repeat;
}
.menu2 li:first-child {background:none}
.menu2 li a {
	display:inline-block;
	font-size:19px;
	font-weight:bold;
	line-height:2em;
	padding:8px 28px 9px 27px;
	color:#fff;
}
.menu2 li a.active,
.menu2 > li > a:hover {color:#face0b}


/* ==========================================================================
   						  		Contact
   ========================================================================== */
.harta-container {
	position: relative;
	overflow: hidden;
	height:440px;
}
.harta-container iframe, .harta-container object, .harta-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}
 #map-canvas {
        width: 960px;
        height: 400px;
		-webkit-border-radius: 32px; 
	  	-moz-border-radius: 32px; 
		border-radius: 32px; 
      }
.p5{font-family: 'Arial', serif;
	font-size: 16px;
	color: #5d3481;
	line-height: 24px;}
#contact a{font-style:italic;}
#contact a:hover{color:#fa920b}

#errormsg{padding:20px}
form#contact_form {
	background-color:white;
	margin-top:20px;
	padding:0px 10px 10px 0px;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	color:#414550;
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px; 
	border-radius: 17px; 
}
form#contact_form .name {
	padding:30px 0px 0 20px;
}
form#contact_form .email {
	padding-left:20px;
	padding-top:10px;
}
form#contact_form p {
	margin-bottom:10px;
	padding-top:5px;
	font-style:italic;
	color:#5e5e5e;
	font-size: 14px
}
form#contact_form .message {
	padding-left:20px;
	padding-top:10px;
}
div#loader {
	margin-left: 20px;
	margin-bottom:30px;
	padding-left:20px;
	padding-top:10px;
}
form#contact_form input[type="text"] {
	border: 1px solid #e1e5e9;
	background-color: white;
	height: 30px;
	padding: 0 10px;
	width: 250px;
	margin-bottom:20px;
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px; 
	border-radius: 17px; 
}
form#contact_form input#email {
	border: 1px solid #e1e5e9;
	background-color: white;
	height: 30px;
	padding: 0 10px;
	width: 250px;
	margin-bottom:20px;
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px; 
	border-radius: 17px; 
}
form#contact_form textarea {
	border: 1px solid #e1e5e9;
	background-color: white;
	width: 380px;
	padding: 10px 10px 20px 10px;
	margin-bottom:20px;
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px; 
	border-radius: 17px; 
}
form#contact_form label {
	margin-right: 20px;
	font-size: 15px;
	font-weight:bold;
	color: #5d3481;
	text-transform: uppercase;
}
form#contact_form label span {
	color: #414550;
}
form#contact_form input[type="text"]:focus, form#contact_form input[type="text"]:hover, form#contact_form textarea:focus, form#contact_form textarea:hover, form#contact_form input[type="text"]:focus, form#contact_form input[type="text"]:hover, form#contact_form textarea:focus, form#contact_form textarea:hover {
	background-color:#efefef;
}
form#contact_form input[type="submit"] {
	margin-bottom:10px;
	-webkit-border-radius: 17px; 
	-moz-border-radius: 17px; 
	border-radius: 17px; 
	width:150px;
	cursor: pointer; cursor: hand;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
:focus {
outline: none;
}
.map-container {
	position: relative;
	padding-bottom: 20%;
	overflow: hidden;
	border-bottom:5px solid #fff;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}

}