.logo{
 max-height:60px;	
}
header div#logo a {
    display: table-cell;
    vertical-align: middle;
    font-family: amsterdamone;
    font-size: 25px;
	text-decoration:none;
	color:#AD9271;
	padding-top: 12px;
}
.id-color{
 color:#AD9271;	
}
#mainmenu > li > a {
    line-height: 35px;
    font-size: 14px;
}
#mainmenu li > ul {
    width: 300px;
}
#mainmenu li li a {
    padding: 0px 12px 0px 12px;
    border-top: none;
    color: #ccc;
    width: 300px;
    border-left: none;
    text-align: left;
	font-size:14px;
}
.map-container.map-fullwidth iframe {
    width: 100%;
    max-height: 250px;
}
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.de_tab.tab_steps .de_nav li {
    background: none;
    display: inline-block;
    float: none;
    margin: 0 10px 30px;
}
.de_tab.tab_steps .de_nav li span {
    padding: 30px 0 30px 0;
    color: #222;
    font-family: "Dosis";
    font-size: 13px;
    border-radius: 120px;
    -moz-border-radius: 120px;
    -webkit-border-radius: 120px;
    line-height: 110px;
    width: 180px;
    height: 180px;
    text-align: center;
    text-transform: uppercase;
}
.gall_pi {
	margin-bottom:10px !important;	
}
#html5-watermark{ display:none !important;}
.overlay-bg{
background-color: rgba(0,0,0,.53);
color: #fff;
min-height:600px;
}
.error{
border:1px solid #c00;
display:inline-block;
}
header {
   height: 90px;
}
.map-container {
    height: 265px;
    overflow: hidden;
}
#successs, #tanc {
	width:100%;
	position:fixed;
	height:100%;
	z-index:99999;
	color:red;
	top:0;
	left:0;
	background:rgba(0, 0, 0, 0.8);
}
.customalert {
	padding:30px;
	outline:10px solid transparent;
	max-width:500px;
	margin:10% auto;
	font-size:26px;
	display:table;
}
.customalert-success {
	color:#fff;
	background-color:#34096d;
	outline-color:rgba(36, 4, 96, 0.5);
	border:5px dashed rgba(255, 255, 255, 0.2);
	font-size:30px;
	text-align:center;
}
.customalert-tanc {
	color:#fff;
	background-color:#34096d;
	outline-color:rgba(36, 4, 96, 0.5);
	border:5px dashed rgba(255, 255, 255, 0.2);
	font-size:16px;
	line-height:1.6em;
	text-align:left;
}
.customclose {
	font-size:36px;
	color:#fff;
	border:none;
	background-color:#34096d;
	position:absolute;
	right:0;
	top:-0px;
}
.ale-success {
	color:#111;
	background-color:#fff;
	outline-color:rgba(132, 130, 130, 0.17);
	border:2px dashed rgba(255, 154, 209, 0.54);
	font-size:15px;
	text-align:center;
}
.cclose {
font-size: 20px;
color: #777;
border: none;
background-color: #fff;
position: absolute;
right: 5px;
top: 3px;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
}
.tc {
	font-size:9px;
	text-align:right;
}
.checkbox-inline {
	font-size:12px !important;
}
#loadingDiv {
	position:fixed;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-color:#666;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:10000000;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	display:none;
}
input[type="text"],textarea{ border:1px solid #AD9271 !important;}
input[type="text"].error,textarea.error{ border:1px solid #c00 !important;}
label.error{ border:none !important;}
#de-map{
      padding-top: 45px;	
}
.tp-dottedoverlay {
background: rgb(55 90 84 / 37%);
}
.inner-overlay {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
	background: rgb(55 90 84 / 37%);
	max-height: 290px;
}
footer .widget_recent_post li,footer address span {
    padding: 2px 0 4px 0;
    margin: 0;
    background: none;
    border-bottom-color: #AD9271;
}
.welcomelogo{
	font-family:amsterdamone;
	text-align:center;
	font-size:50px;
	color:#AD9271;
	
}
.de_tab.tab_steps .de_nav li.active span{
	background:#AD9271;
	color:#000;
	border:none;	
}
@media only screen and (max-width: 600px) {
 .welcomelogo{
  font-size:35px;
  }
}
#section-portfolio {
    background: #18191B;
    width: 101%;
    overflow: hidden;
}