html,
body {
    height: 100%; 
	background-color:#fff;
	font-weight: normal;
	padding-top:0; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-size:15px;
	color:#000;
}

.form-group-picker { padding:0 0 5% 22%; }
.navbar {
    position: fixed;  
    border: 0;
	margin-bottom:0;
}
.activepage { background-color:#000; color: #fff; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right:0;
    padding-left: 15px;
}

hr { height:1px; width:auto; border-color: #000;}

.navbar-inverse {
    background-color: #fff;
    border-color: #000;
}
.navbar-fixed-top {
	padding-top:0;
	height:140px;  
}
/*#img-curved > :first-child {padding-left:0;}*/

/*#img-curved > :nth-child(3n+2) { padding:0 15px 0 15px;}
*/#img-curved img{
-webkit-border-radius: 22px;
  -moz-border-radius: 22px;	
  border-radius: 22px;
  max-width:100%;
  height:auto;
  margin-bottom:25px;
  padding:0px;
}
#img-curved-text img{
-webkit-border-radius: 22px;
  -moz-border-radius: 22px;	
  border-radius: 22px;
  max-width:350px;
  height:238px;
  margin-bottom:25px;
  padding:0px;
  	background-color:#fff;
}
#mine-right { background-color:#fff;
-webkit-border-radius: 22px;
  -moz-border-radius: 22px;	
  border-radius: 22px;
  padding-top:2%;
  margin-left:15px;
  width:65.3%;
  height:542px;
}

#mine-left { background-color:#fff;
-webkit-border-radius: 22px;
  -moz-border-radius: 22px;	
  border-radius: 22px;
  padding-top:2%;
  margin-left:0;
  height:542px;
  width:350px;    
}
#mine-left-text { background-color:#fff;
-webkit-border-radius: 22px;
  -moz-border-radius: 22px;	
  border-radius: 22px;
  padding-top:2%;
  margin-left:0;
  padding: 15px;
  width:350px;
  height:279px;  
}
.table {
    width: 97%;
	border-color:#000;
}
.table tbody > tr:last-child > td {
  border-bottom: 0;
}
.table p {
	margin:0;    
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0;
	font-size:inherit;
	font-weight:normal;
    line-height: inherit;
	font-family:inherit;
    vertical-align: top;
    border-bottom: 1px solid #000;
    border-top: none;	
}
a , a:visited, a:hover {
    color: #000;
    text-decoration: none;
	background-color: transparent;
}

a.pdflink  { color: #929292; text-decoration:none}


.img-portfolio {
    margin-bottom: 30px;
	margin-left:0;
}
label { font-weight:600; text-transform: uppercase}
/*input#submit {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:17px;
	height:25px;
	text-align:center;
	font-weight:700}
*/
.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
input[type="text"] {
    font-size: 12px;
	float:right;
	background-color:#ccc;
  height:20px;
  outline:none;
  border: none;  
}
textarea {
    font-size: 12px;
	background-color:#ccc;
	width:100%;
	resize:none;
	outline:none;
	 height:260px;	 
}
input[type=checkbox], input[type=radio] {
    margin: 0 5px 0;
    line-height: normal;
	
	
}
.my-success {color: #000;
			background-color:#fff;
           -webkit-border-radius: 22px;
           -moz-border-radius: 22px;	
            border-radius: 22px;		   	   
			width:100%;
			text-align:center;
			line-height:45px;
			vertical-align:middle;
			font-weight:600;
			font-size:16px;
			height: auto;
			border: 6px #000000 solid;}

.button-success,
        .button-error,
        .button-warning,
        .button-secondary {
            color: #fff;
			background-color:#000;
           -webkit-border-radius: 12px;
           -moz-border-radius: 12px;	
           border-radius: 12px;		   	   
			width:70%;
			text-align:center;
			margin:0 14%;
			font-weight:100;
			height:30px;
			border:none;
}

.col-md-4 { padding-left:0; background-color:#fff;}
.img-hover:hover {
    opacity: 0.8;
}
.top-icon { vertical-align:text-bottom;}
/* 404 Page Styles */

.error-404 {
	height:100%;
	margin: 25% 0;
    font-size: inherit;
	vertical-align:middle;
	text-align:center;
}

/* Responsive Styles */
.container {
    width: 100%;

}
.container-content {
	padding-top:137px;
    width: 100%;
		 line-height:18px;	
}
.container-content-gallery {
	padding-top:10px;
    width:100%;
	 margin:0 ;
	 line-height:18px;
}	
.container-content-homes {
	padding-top:137px;
    max-width: 70%;
	 margin:0 auto ;
	  line-height:18px;
}	
.row {
    margin-right: -5px;
    margin-left:-5px; 
	 background-color: inherit;
}


.secondtitle {position: absolute; top:35px; left:20px; color:#000}


#devider-top { height:40px; width:100%;}
.myfirstrow { box-shadow: 0 -1px 0 0 black;}
.myfirstrow-selected { box-shadow: 0 -5px 0 0 black;}

.mysecondrow { box-shadow: 0 -1px 0 0 black;margin:40px 0;}
.mysecondrow-selected { margin:40px 0;box-shadow: 0 -5px 0 0 black;}
.mysecondmidrow { margin:40px 0;box-shadow: 0 -1px 0 0 black;   }
.mysecondmidrow-selected { margin:40px 0;box-shadow: 0 -5px 0 0 black;}

.firstrow { margin: 20px 20px 0 20px;}

 .col-md-8 { margin-left:-12px; padding-right:15%;}

 .col-md-8 img {
	width:100%!important;
	height: auto !important;
	padding-bottom:5px}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0 0 0 10px;
	margin-bottom:-3px;
	text-transform: inherit;
} 
#sidebar.affix {
    position: fixed;
    top: inherit;  
}
p {
    margin: 0 0 10px;
	line-height:18px;
}
.h1, h1 , h2, .h2 {
    font-size: inherit;
	font-weight: normal;
	margin:0;
}
/* Footer Styles */
footer {
  position: relative;
  bottom: 0;
  width:100%;font-size:11px;
}
.col-lg-6-lang { text-align: right;}
.col-lg-6-lang-left { padding-left:0;}
#style-switch-lang {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2;
}

img.full-width {
	width: 100% !important;
    height: auto !important;
    padding-bottom: 5px;
}
