body
{
	background:#f5f5f5;
	
}

.logo img {
	width: 100%;
}

#my-nav
{
	background:#27ae60;
	/*margin-top:20px;*/
}

#my-nav li a
{
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
}

#my-nav li a:hover {
	background-color:#107C3E;
	color:#FFF;
	transition:all 1s;
}

#matter
{
	color:#333333;
	fon-size:12px;
	line-height:18px;
}


.cat li a
{
	color:#333333;
	
}

#footer
{
	background:#1A7641;
}

.footer-nav li
{
	list-style-type:none;
	padding:2% 0;
}

#footer-head
{
	color:#ffffff;
	margin-top:20px;
	border-bottom:1px dotted #ffffff;
	padding-bottom:10px;
}

.nav-pills a
{
	color:#ffffff;
	
}

.nav-pills li
{
padding-left:0;	
}
.nav-pills li a{
	transition: all ease-in .2s;
}
.nav-pills a:hover
{
	padding-left:25px;
	transition: all ease-in .2s;
	
}

#address
{
	color:#ffffff;
	line-height:24px;
	margin-top:18px;
}

#copy
{
	color:#ffffff;
}


@media (min-width: 50px) and (max-width: 1199px) {
.col-xs-offset-2 {
  margin-left:0;
}

}


#li-back
{
	background:#fcf8e3;
}

.md_image {
     background-color: #fbffea;
     border-radius: 15px;
     border: 10px solid #eeeeee;
     box-shadow: 0px 2px 10px #888888;
  
}

.matter-about
{
	line-height:25px;
	font-size:14px;
	color:#333333;
	text-align:justify;
}


#matter
{
	font-size:14px;
	color:#333333;
	margin-top:20px;
}

#icon-img
{
	margin-right:20px;
}



















.bootstrap-datetimepicker-widget {
     border-radius: 4px;
     left: 0px;
     margin-top: 1px;
     padding: 4px;
     top: 0px;
     width: 643px;
     z-index: 99999 ! important;
	 background:#ffffff;
}








.bootstrap-datetimepicker-widget.timepicker-sbs {
     width: 600px;
}

.bootstrap-datetimepicker-widget.bottom:before {
     border-bottom: 7px solid rgba(0, 0, 0, 0.2);
     border-left: 7px solid transparent;
     border-right: 7px solid transparent;
     content: "";
     display: inline-block;
     left: 7px;
     position: absolute;
     top: -7px;
}

.bootstrap-datetimepicker-widget.bottom:after {
     border-bottom: 6px solid white;
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     content: "";
     display: inline-block;
     left: 8px;
     position: absolute;
     top: -6px;
}

.bootstrap-datetimepicker-widget.top:before {
     border-left: 7px solid transparent;
     border-right: 7px solid transparent;
     border-top: 7px solid rgba(0, 0, 0, 0.2);
     bottom: -7px;
     content: "";
     display: inline-block;
     left: 6px;
     position: absolute;
}

.bootstrap-datetimepicker-widget.top:after {
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     border-top: 6px solid white;
     bottom: -6px;
     content: "";
     display: inline-block;
     left: 7px;
     position: absolute;
}

.bootstrap-datetimepicker-widget .dow {
     width: 14.2857%;
}

.bootstrap-datetimepicker-widget.pull-right:before {
     left: auto;
     right: 6px;
}

.bootstrap-datetimepicker-widget.pull-right:after {
     left: auto;
     right: 7px;
}

.bootstrap-datetimepicker-widget > ul {
     list-style-type: none;
     margin: 0px;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
     font-size: 1.2em;
     font-weight: bold;
     width: 100%;
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
     margin: 0px;
     padding: 0px;
     width: 4px;
}

.bootstrap-datetimepicker-widget .datepicker > div {
     display: none;
}

.bootstrap-datetimepicker-widget .picker-switch {
     text-align: center;
}

.bootstrap-datetimepicker-widget table {
     margin: 0px;
     width: 100%;
}

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
     border-radius: 4px;
     height: 20px;
     text-align: center;
     width: 20px;
}

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
     background: none repeat scroll 0% 0% #eeeeee;
     cursor: pointer;
}

.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
     color: #999999;
}

.bootstrap-datetimepicker-widget td.today {
     position: relative;
}

.bootstrap-datetimepicker-widget td.today:before {
     border-bottom: 7px solid #428bca;
     border-left: 7px solid transparent;
     border-top-color: rgba(0, 0, 0, 0.2);
     bottom: 4px;
     content: "";
     display: inline-block;
     position: absolute;
     right: 4px;
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
     background-color: #428bca;
     color: #ffffff;
     text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td.active.today:before {
     border-bottom-color: #ffffff;
}

.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
     background: none repeat scroll 0% 0% transparent;
     color: #999999;
     cursor: not-allowed;
}

.bootstrap-datetimepicker-widget td span {
     border-radius: 4px;
     cursor: pointer;
     display: block;
     float: left;
     height: 54px;
     line-height: 54px;
     margin: 2px;
     width: 47px;
}

.bootstrap-datetimepicker-widget td span:hover {
     background: none repeat scroll 0% 0% #eeeeee;
}

.bootstrap-datetimepicker-widget td span.active {
     background-color: #428bca;
     color: #ffffff;
     text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td span.old {
     color: #999999;
}

.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
     background: none repeat scroll 0% 0% transparent;
     color: #999999;
     cursor: not-allowed;
}

.bootstrap-datetimepicker-widget th.switch {
     width: 145px;
}

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
     font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
     background: none repeat scroll 0% 0% transparent;
     color: #999999;
     cursor: not-allowed;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
     cursor: pointer;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
     background: none repeat scroll 0% 0% #eeeeee;
}

.input-group.date .input-group-addon span {
     cursor: pointer;
     display: block;
     height: 16px;
     width: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
     left: auto;
     right: 6px;
}

.bootstrap-datetimepicker-widget.left-oriented:after {
     left: auto;
     right: 7px;
}

.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
     padding: 0px ! important;
}





#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}





@media (min-width: 50px) and (max-width: 584px) {
	
	#mail
	{
		display:none !important;
	}
}

.my-diamond
{
	background:#9d9647;
}
.my-diamond:hover
{
	transition:all 1.5s;
	background-color:#615d33;
	
	
}



.my-gold
{
	background:#570b19;
}
.my-gold:hover
{
	transition:all 1.5s;
	background-color:#9c4b5b;
	
	
}


.my-platinum
{
	background:#751a6c;
}
.my-platinum:hover
{
	transition:all 1.5s;
	background-color:#b62c6c;
	
	
}




.clientBox {
	padding-top:5px;
	padding-left:10px;
	min-height: 250px;
}

.clientBox:hover {
	background:#ffffff;
	cursor:pointer;
	transition:all 0.5s;
}

.clientBox img {
    -webkit-transition:-webkit-transform .5s ease;
    -moz-transition:-moz-transform .5s ease;
    -o-transition:-o-transform .5s ease;
    -ms-transition:-ms-transform .5s ease;
    transition:transform .5s ease;
	margin-left:10px;
	height:110px;
	border-radius:50%;
	float:left;
	padding:20px 0;
	display:block;
	position:absolute;
}

.clientBox:hover img {
    transform:scale(1.5);
    -ms-transform:scale(1.5); /* IE 9 */
    -moz-transform:scale(1.5); /* Firefox */
    -webkit-transform:scale(1.5); /* Safari and Chrome */
    -o-transform:scale(1.5); /* Opera */
	transition:all 1.3s;
}

.clientMessage {
	line-height:1.5em;
	color:#585858;
	padding:10px 10px 10px 10px;
	margin-left:90px;
}

.clientMessage h5 {
	font-weight:normal;
	font-size:18px;
	display:block;
}

.clientMessage a {
	text-decoration:none;
	color:#f26230;
}

.clientMessage p {
	color:#282828;
	font-size:14px;
	font-weight: 400;
}

.clientMessage span {
	font-size:12px;
}

#testimonial-box .readmore {
	display: block;
	text-align: center;
	padding: 50px 0 20px 0;
}

#testimonial-box .readmore a {
	display: inline-block;
	background: #3498db;
	text-decoration: none;
	padding: 15px 20px;
	border-radius: 5px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 13px;
}

#testimonial-box .readmore a:hover {
	background: #2980b9;
}









.my-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  
}


.my-nav > li {
  position: relative;
  display: block;
}
.my-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color:#a94442;
}
.my-nav > li > a:hover,
.my-nav > li > a:focus,
.my-nav > li.active
 {
  text-decoration: none;
  background-color: #f2dede;
  
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
.my-nav > li.disabled > a {
  color: #777;
}
.my-nav > li.disabled > a:hover,
.my-nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.my-nav .open > a,
.my-nav .open > a:hover,
.my-nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.my-nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.my-nav > li > a > img {
  max-width: none;
}




