

html,body{height: 100%; background:#F9F9F9;  font-size:100% }
html {  position: relative;  min-height: 100%;}
ol, ul { list-style: none;}
@font-face { font-family: 'bold'; src: url('../fonts/proximanova/proximanova-bold-webfont.ttf')format('truetype');  font-weight: normal;    font-style: normal;}

@font-face { font-family: 'semi'; src: url('../fonts/proximanova/proximanova-semibold-webfont.ttf')format('truetype');  font-weight: normal;    font-style: normal;}

@font-face { font-family: 'OpenSans'; src: url('../fonts/OpenSans-Bold.ttf')format('truetype');  font-weight: normal;    font-style: normal;}
@font-face { font-family: 'Muli'; src: url('../fonts/Muli/Muli-Light.ttf')format('truetype');  font-weight: normal;    font-style: normal;}

.container{width:100%}

.content-a { width:100%;    min-height:50%;	 height:50%;    overflow:hidden;    display:table;}
.content-b {    display:table-cell;    position:relative;    vertical-align:middle; text-align:center;font-size:6em;font-weight:800;	color:#fff;}

@media (max-width: 767px) {#contenido{width: 100%;} #oculta{} #left{display:none;} }
@media (min-width: 1200px) {#contenido{width: 90%;} }

.links{position:absolute;top:0;right:0;overflow:hidden; z-index:6;}
.links li{float:left; display:block;width:48px;height:48px;}

.textgigant{position:absolute;width:100%;text-align:center;top:30%;font-size: 120px;  line-height: 120px;  font-weight: 800;  font-family: sans-serif;  color: #fff;  text-decoration: none; }
.textgigantow{ font-family: sans-serif;  color: #fff;  text-decoration: none; font-size: 30px;}


.btn-purch {margin-top:20px;padding: 12px 40px;font-size: 16px;color: #f7f7f7;background: rgba(255,255,255,0.11);border: 0px solid #fff;cursor: pointer;display:block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;border-radius: 0px;}
.btn-purch:hover{border: 1px solid #900;color:#fff; transition: all 0.2s linear;-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;}


ul.menu {  text-align: center;  display: inline;  list-style: none; 	display:table;	width:100%;	background:rgba(0,127,255,0.9);height:55px;}
ul.menu li {  font: bold 16px proxima; display: inline-block; 	display:table-cell;    cursor: pointer;  -webkit-transition: all 0.2s;  -moz-transition: all 0.2s;  -ms-transition: all 0.2s;  -o-transition: all 0.2s;  transition: all 0.2s;}
ul.menu li  a{text-decoration:none;color:white;font-size:0.9em;font-weight:500;}
 
 ul.menu li:hover {  color: rgba(222, 218, 218, 1);background-color: #326594;  }




#go-down {background-image: url(../images/global.png);left: 40%;padding: 1.5em 0;position: absolute;top: 55%;width: 300px;height:207px;}
.fixed{	position: fixed;	top: 0;	left: 0;	width: 100%; background:#fff;	}
.fixedbuscador{position: fixed;	top: 50px;	left: 0; width: 100%; }
#buscador{z-index:30;}

#head{background:#fff;width: 100%;height:100px;}
.navigation li{display:inline-block; margin:1px;}
#header {background-color: #333333;background-repeat: no-repeat;background-size: 100% 100%;background-position: top center;color: #ffffff;border-color: #858585;display: block;height:300px;}
#header{line-height: 150%;position: relative;z-index: 0;}
#header:after {background-image: url(../images/strip.png);background-repeat: repeat;background-position: top center;}
#header:after {position: absolute;left: 0;right: 0;bottom: 0;top: 0;height: 100%;width: 100%;content: '';display: block;z-index: 1;}
#header .item img{  display: block;  width: 100%;  height: auto;height:300px;}


#custom-bootstrap-menu.navbar-default {    font-size: 12px; background:rgba(0,127,255,0.9); border-width: 0px;    border-radius: 0px;z-index:500;}
#custom-bootstrap-menu.navbar-default .navbar-nav>li{border-left: 0px solid #00569d;}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {   color: #f1f1f1;background-color: rgba(248, 248, 248, 0);	padding: 17px 20px;	font-family: 'bold';	font-size: 15px;}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {    color: rgba(222, 218, 218, 1);background-color: rgba(248, 248, 248, 0);background:#1abc9c;-webkit-transition: color .15s ease-in-out 0s;transition: color .15s ease-in-out 0s;}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {    color: #ffff;font-weight: bold;}
#custom-bootstrap-menu.navbar-default .navbar-toggle {    border-color: #326594;}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {    background-color: #326594;}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {    background-color: #326594;}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {background-color: #024768;}



.filter{height:60px;padding:20px;background:#fff;}
.tags {  list-style: none;  overflow: hidden;   }
.tags li {  float: left; }
.tag { background: #eee;  border-radius: 3px 0 0 3px;  color: #999;  display: inline-block;  height: 26px;  line-height: 26px;  padding: 0 20px 0 23px;  position: relative;margin: 0 10px 10px 0;  text-decoration: none;  -webkit-transition: color 0.2s;}
.tag::before { text-decoration:none;  background: #fff;  border-radius: 10px;  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);  content: '';  height: 6px;  left: 10px;  position: absolute;  width: 6px;  top: 10px;}
.tag::after {  background: #fff; text-decoration:none;  border-bottom: 13px solid transparent;  border-left: 10px solid #eee;  border-top: 13px solid transparent;  content: '';  position: absolute;  right: 0;  top: 0;}
.tag:hover {  background-color: #bebebe;  color: white;text-decoration:none; }
.tag:hover::after {   border-left-color: #bebebe; }
.nvr_selector{text-align:left; height:41px; position:relative; padding-right:50px; cursor:pointer;border-color:#cbcdcf; font-family: 'semi'; font-size:20px;}
.nvr_selector:hover{cursor:pointer;}
.nvr_selector > i.fa{position:absolute; color:#cbcdcf ;border-left:1px solid #cbcdcf;font-size:16px;top:0px; right:0px; z-index:10; height:41px; width:40px; line-height:41px; text-align:center; }
.nvr_selector span{font-size:12px; line-height:41px;padding-left:15px;cursor:pointer;}
.nvr_selector select{cursor:pointer; font-size:17px; font-family: 'semi';line-height:20px;height:41px !important; z-index:100; position:absolute !important; top:0px; left:0px; opacity:0 !important;}
.nvr_selector {background-color: #fff;border: 1px solid #e4e4e4;}
.nvr_selector:hover {background-color: #fafafa;}
.advanced-search{background:#fff;border: solid 1px #BDBDAE;}
.advanced-search .nvr_selector{margin: 5px 10px;}
.advanced-search  #slider-start{margin: 5px 10px;}
input{border-radius:0;}
#filtro{-webkit-appearance: textfield;padding: 1px;background-color: white;border: 2px inset;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;-webkit-rtl-ordering: logical;-webkit-user-select: text;cursor: auto;}
#filtro{font: normal normal normal 13.3333330154419px/normal Arial;text-rendering: auto;color: initial;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent: 0px;text-shadow: none;display: inline-block;text-align: start;width:100%;}
#filtro{color: #777;border: solid 1px #e1e1e1;font-size: 11px;padding: 12px;}
.advanced-search  #filtro{margin-top: 10px 10px;}
.advanced-search  #ms{}
.advanced-search .form-control{border-radius: 0;}
.advanced-search .dropdown-menu{border-radius: 0;}
select option {margin:40px;color:#555;padding:5px !important;}
.btnsubmit{margin:0 !important;background:#008CBB;color:#fff;}
.btnsubmit:hover{color:#FF7F00;}

#endform {width: 100%;background-color: #f5f5f5;border-color: #cbcdcf;padding: 2px;border-width: 1px 0px 0px 0px;border-style: solid;-moz-box-shadow: inset 0 0 0 1px #fff;-webkit-box-shadow: inset 0 0 0 1px #fff;box-shadow: inset 0 0 0 1px #fff;}
#endform { font-family: 'OpenSans';font-size: 16px;line-height:3;letter-spacing: 0.2em; }


.slide{ background: url(../images/up.png); display:block; width:16px;height:16px; margin: 0 auto; margin-top:-16px;border:0px solid #000; }

empieza panel izquierdo
#categorie{list-style: none outside none;margin: -5px 0px 15px 0px; border:0px solid #000;display: block;}
#categorie li{border-bottom:1px dashed #D2D2D2;line-height:25px; font-family: 'semi', Arial, serif; font-weight: 400; font-size:12px;clear: both;overflow: hidden;line-height: 18px;padding: 9px 0 9px 10px;}
#categorie li a{text-decoration:none;}
small.count {float: right;margin: 0 6px;margin-right: 15px;}

.single{margin-top:5px;background:#DBDBEA;clear: both;width: 100%;height:40px;line-height:40px;text-align:justify;font-weight: bold;}
.mediaImg{padding:2px;background:#f9f9f9;border:1px solid #cbcdcf}
.media img{width: 60px;height: auto;float: left;margin-right: 10px;padding: 5px;border: 1px solid #ede6e9;}
a.media-heading{text-align:justify;font-family: 'semi', Arial, serif; font-weight: 400; font-size:12px; }
fin de panel izquierdo



#switch li {display:inline-block; margin:1px;}
#items{position:relative;width:100%; min-height:500px;}

.spinner {position: absolute;background: url(../images/pf-loader.gif) 50% 50% no-repeat transparent;height: 31px;width: 31px;left: 50%;top:50%;margin-left: -64px; margin-top: -64px;z-index:600; display:none;}


.idem{margin-top:10px;margin-bottom:10px;}
.paginador{margin:12px auto;}
.nav-list {   height: 34px; }
.nav-list > li {  float: left;  margin: 5px;}
.nav-list > li >a{ display:block;border: 1px solid #B4BEC8; text-align:center; border-radius: 50%; height: 25px; width:25px;color:#111;background:#fff;-webkit-transition: color 0.2s;}
.nav-list > li >a:hover{background-color: #B4BEC8;  color: white;text-decoration:none;}
.concurrent{background: #B4BEC8;  color: white;text-decoration:none;}

.Renta{  background: #bebebe;  color: #fff;  text-align: center;font-size: 15px;  position: absolute;  left: 26px;  transform: translateX(-30px);  z-index: 2;width: 130px;  line-height: 50px; top:14px}
.Renta:after {  content: '';  position: absolute;  left: 0;  bottom: 0;  z-index: 1;  width: 0;  height: 0;  border-bottom: 10px solid transparent;  border-right: 20px solid #7F7F7F;  transform: translateY(100%);}
.Renta:hover{background:#7F7F7F;color: #fff;}


.Venta{  background: #4892FE;  color: #fff;  text-align: center;font-size: 15px;  position: absolute;  left: 26px;  transform: translateX(-30px);  z-index: 2;width: 130px;  line-height: 50px;top:14px}
.Venta:after {  content: '';  position: absolute;  left: 0;  bottom: 0;  z-index: 1;  width: 0;  height: 0;  border-bottom: 10px solid transparent;  border-right: 20px solid #0D6EFDf;  transform: translateY(100%);}
.Venta:hover{background: #0D6EFD;-webkit-transition: color 0.2s;}



#ribbon2 {	position:absolute;	top:150px;	right:15px;	z-index:10;text-align: center;font-size: 15px;height: 32px;width: 132px; line-height:32px;color:#fff;font-weight: bold;}
#ribbon2 a{color:#333;line-height:32px;font-family: 'semi';display:block;height: 32px;width: 132px;text-decoration:none;text-align:center;}

#ribbon3 {  position:absolute;  top:150px;  right:120px; z-index:10;text-align: center;font-size: 15px;height: 32px;width: 132px; line-height:32px;color:#fff;font-weight: bold;}
#ribbon3 a{color:#333;line-height:32px;font-family: 'semi';display:block;height: 32px;width: 132px;text-decoration:none;text-align:center;}

.thumbnail{border-radius:0;border: solid 1px #f1f1f1;margin:0;padding:0;background:trasparent;}
.porupose{background-color:#fff !important;}
.caption  h3{margin-top:30px;color: #008CBB!important;font-weight: bold;font-size: 15px; display: block;text-align:justify;font-family: 'Muli',arial, tahoma, sans-serif;}
.caption  p{color:#384042;font-size: 13px;font-family: 'semi', Helvetica, Arial, sans-serif; line-height:24px;text-align:justify;padding:10px;}
.property-meta {font-size:0.8em;font-weight:500; }
.property-meta {overflow: hidden;font-family:  Helvetica, Arial, sans-serif;background:#F5F5F5;clear: both;width: 100%;}
.propertyhouse {margin: 0;padding: 0;list-style-type: none;border-top: 1px solid #ececec;width: 100%;}
.propertyhouse li {float:left;display: list-item;text-align: center;width: 20%;color:#008CBB;border-top: 1px dashed #f5f5f5;}
.propertyhouse li span {clear: both;display: inline-block;color: #a0a0a0;width: 100%;}
.row {margin-right: 0;margin-left: 0;}

a{  color: #333;font-family: 'Muli';text-align:justify; text-decoration:none;font-weight: bold;transition: all .25s ease 0s;}
a:-webkit-any-link {text-decoration:none;}


.detall .thumbnail{}
.detall p{ line-height:32px; color:#001F3E; font-family: 'Muli';font-size: 14px;padding-left:40px;padding-right:40px; text-align:justify;}
.detall .porupose{ min-height: 360px;padding:20px;}
.star-rating {float: right;height: 12px !important;width: 72px !important;background: url(../images/star.png) repeat-x 0 0;margin-top: 3px;}
.star-rating span {background: url(../images/star.png) repeat-x left -20px;height: 0;padding-top: 16px;overflow: hidden;float: left;}
.stars span {  display: block;  width:75px;  height:16px;  position:relative;  float:left;  background:url(../images/star.png) repeat-x left 0;overflow: hidden;}


#flag {  width: 180px;  height:50px;  position: absolute;  background:#fff;  top:0;  color:#000;font-size: 13px;  letter-spacing: 0.2em;  text-align: center;text-transform: uppercase;  z-index:12;  line-height:50px;  right:15px;}



#chatbox{position: fixed; bottom:0; right:0;	border: 0px solid #DDD;  color: #404040;   width: 250px;   bottom:0;  z-index:600;}
.telephone{right:0;background: url(../images/telefonista.png); width: 150px;  height:150px; border:1px solid #000; }
.chatheader{ position:relative;width:100%;height:40px; cursor:pointer; background:#EEE;padding:5px; font-weight: bold;border-bottom: 3px solid #FF7F00;color: #111;font-family: 'Muli';}
.chatboxinput> textarea{width:100%;height:80px; padding: 2px;}
.register{background:#eeeeee;}
#chat{  overflow: auto;  -ms-overflow-x: hidden;  overflow-x: hidden;  height: 290px;  position: relative;  margin-bottom: 5px;  border: 1px solid #cccccc;  border-top: none;
  overflow-y: scroll;  background:rgba(255,255,255,0.9);}
.mix{ display:block; height:16px; width:16px; float:left;}
.close{ display:block; height:16px; width:16px; background: url(../images/close.png) no-repeat;float:left;margin-left:5px;margin-right:5px;}
.minimizar{background: url(../images/min.png) no-repeat;}
.maximizar{background: url(../images/max.png) no-repeat;}
.logout{background-color:#f1f1f1; border:1px solid #333;}
.sc{display:block; height:22px; width:150px;background: url(../images/end.png) no-repeat left;color:#555;text-decoration:underline;padding-left:32px;}


#boxcontacto{ position:relative;width:100%;height:40px; cursor:pointer; background:#EEE;padding:5px; font-weight: bold;border-bottom: 3px solid #FF7F00;color: #111;font-family: 'Muli';}




.arrow_box {	margin:10px;	position: relative;	border: 1px solid #3b8496;	line-height: 18px;  font-size: 11px;  color: #626c80;padding:10px;	width: 90%;	min-height:50px;float:right;	 background:rgba(238,243,254,0.6);  border-radius: 2px 2px 2px 2px;}
.arrow_box:after, .arrow_box:before {	right: 100%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none;}
.arrow_box:after {	border-color: rgba(247, 246, 240, 0);	border-right-color: #3b8496;	border-width: 5px;	top: 50%;	margin-top: -5px;}
.arrow_box:before {	border-color: rgba(59, 132, 150, 0);	border-right-color: #3b8496;	border-width: 8px;	top: 50%;	margin-top: -8px;}
.arrow_boxR {	position: relative;	background: #f7f6f0;	border: 1px solid #555;	line-height: 18px;  font-size: 11px;  color: #626c80;padding:10px;	margin:10px;	width: 70%;	min-height:50px;	background: rgb(255,255,255);float:right;	border-radius: 2px 2px 2px 2px;}
.arrow_boxR:after, .arrow_box:before {	left: 100%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none;}
.arrow_boxR:after {	border-color: rgba(136, 183, 213, 0);	border-left-color: #555;	border-width: 5px;	top: 50%;	margin-top: -5px;}
.arrow_boxR:before {	border-color: rgba(194, 225, 245, 0);	border-left-color: #555;	border-width: 5px;	top: 50%;	margin-top: -5px;}



.view { border: 5px solid #fff;   overflow: hidden;   position: relative;   text-align: center;   cursor: default;}
.view .mask, .view .content {   width: 100%;   height:auto;   position: absolute;   overflow: hidden;   top: 0;left: 0;}
.view img {   display: block;   position: relative;}
.view a.info {   background:url(../images/link.png) center no-repeat;   display: inline-block;   text-decoration: none;   padding:0;   text-indent:-9999px;   width:20px;   height:100%;}
.second-effect .mask {   opacity: 0;   overflow:visible;   box-sizing:border-box;   transition: all 0.1s ease-in-out;}
.second-effect a.info {   position:relative;     opacity:0;   transform:scale(0,0);   transition: transform 0.1s 0.1s ease-in, opacity 0.1s ease-in-out;}
.second-effect:hover .mask {   opacity: 8;   width:100%; height:100%; background:rgba(255,255,255,0.8); }
.second-effect:hover a.info {  opacity:1;   transform:scale(1,1);   transition-delay:0.3s;}




.day{height:60px;line-height:60px;text-align:center;font-size:30px; font-family: 'proxima';  font-weight: bold;   color:#666; background: #EEE; }
.month{background:#002040;height:40px;line-height:40px;text-align:center;font-size:15px;font-family: 'proxima'; font-weight: bold;  color:#EEE;}
.year{background:#002040;color:#fff;widht:100%;height:30px;line-height:30px;text-align:center;font-size:15px;font-family: 'proxima'; }


.month:hover{ cursor:pointer;background:#000066;	color:#fff;	transition: background 0.3s;	-webkit-transition: background 0.3s;	-moz-transition: background 0.3s;}

.blogitem { border-bottom:1px solid #f4f4f4; padding:30px;}
.blogitem h4{padding:3px 5px;text-align:justify;line-height: 28px;font-family: 'Muli';color:#000E37;font-weight: 500;}
.blogitem p{ text-align:justify;font-size: 16px;line-height: 28px;color:#666;font-family: 'proxima'; font-weight: bold;}
.readmore { float: right; margin:10px; text-decoration:none;    clear: both;    padding: 12px 24px;    border-width: 2px;    border-radius: 30px;    border-style: solid;    font-size: 12px !important;    line-height: 12px !important;    text-transform: uppercase;    margin-top: 20px;    color: #AAA;  font-weight: 600 !important;    transition: border-color 0.3s ease 0s, color 0.3s ease 0s;}
.readmore:hover{background:#0A2845;color:#fff;text-decoration:none;  }
.readmore:hover{	transform: scale(0.8);	-webkit-transform: scale(0.8);	-moz-transform: scale(0.8);	-o-transform: scale(0.8);	transition: all .4s ease 0.1s;	-webkit-transition: all .4s ease 0.1s;	-moz-transition: all .4s ease 0.1s;}

.contenido{padding:2px;font-size:50%;}


.contacto{background: #EEE;min-height:300px;color:#555;}
.contacto h5{color:#111;border-bottom:3px solid #007FFF;display:inline;padding-bottom:3px;margin:0;}
.contacto hr{margin:0;border-top:0;border-bottom:1px solid #555;}



.footer {background: #002040; url(../images/footer.jpg) no-repeat center center fixed;   -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;color: #111;padding-top:40px;padding-bottom:40px;height:200px;font-weight: bold;text-align:center;border-top:5px solid #004C66;}
.footer .block-title-footer {font-family: 'muli';text-transform: uppercase;border-bottom: 1px solid #fff;line-height: normal;color: #fff;font-size: 100%;padding: 0;padding-bottom: 15px;margin: 0;margin-bottom: 10px;position: relative;font-weight: bold;}
.footer .block-title-footer:before {position: absolute;content: "";bottom: -1px;left: 0;width: 60px;height: 2px;background: #333;}
.block-content-footer{color:#fff;font-family: 'Muli';font-size: 16px;}
.block-aboutus p{font-family: 'Muli';font-size: 20px;color:#f1f1f1;}





.block-title-footer {
margin-top:40px;
border-bottom: 1px solid #D5D5D5;
line-height: normal;
color: #555;
font-size: 16px;padding-bottom: 5px;margin-bottom: 10px;position: relative;font-weight: bold;text-align:center;width:30%;margin-left:auto;margin-right:auto;
font-weight: bold;
}

.block-title-footer:before {
position: absolute;
content: "";
bottom: -1px;
width: 60px;
height: 3px;
background: #F9B629;
left:38%;
}



.twitterfeed ul {padding: 0;margin: 0 0 0 42px;list-style: none;}
.twitterfeed .tweet_list > li {margin-top: 20px;position: relative;}
.twitterfeed .tweet_list > li:before {font-size: 27px;position: absolute;left: -42px;top: 2px;-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;font-family: 'icomoon';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;content: "\e001";}




.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {

.nav-collapse li {
  width: 100%;
  display: block;


}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}



.btn{border-radius:0;}

.nvrtextbox {
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}


#ciclye {
background: none;
overflow: hidden;
width: 960px;
height: 360px;
margin: 0px auto;
background:url("../images/construccion.jpg") #f4f4f4;
z-index:1000;
}

ul.slide-text li {
text-align: right!important;
clear: both;
border-bottom: 1px solid #e9e8e8;
padding: 9px 0px;
font-size: 11px;
color: #7e7e7e;
list-style-type: none;
}



