/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
    padding-bottom: 20px;
}

#cms #center_column .list-1 {
    list-style: none;
    margin-left: 0;
}

#cms #center_column .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #e5e5e5;
}

#cms #center_column .list-1 li:first-child {
    border: none;
}

#cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px;
}

/*#cms #center_column .rte img {
    max-width: 100%;
    height: auto;
}*/

#cms #center_column .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative;
}

#cms #center_column .testimonials .inner {
    border: 1px solid white;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
}

#cms #center_column .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px;
}

#cms #center_column .testimonials .inner span.before {
    background: url(../img/bl-before-bg.png) no-repeat;
    margin-right: 8px;
}

#cms #center_column .testimonials .inner span.after {
    background: url(../img/bl-after-bg.png) no-repeat;
    margin-left: 8px;
}

#cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat;
}

#cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px;
}

#cms #center_column p.bottom-indent {
    margin-bottom: 18px;
}

#cms #center_column #admin-action-cms {
    background: none repeat 0 0 #F6F6F6;
    border: 1px solid #d2d0d0;
    padding: 10px;
}

#cms #center_column #admin-action-cms p {
    margin: 0;
}

#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

#cms #center_column #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block;
}

#cms #center_column #admin-action-cms p .button.publish_button {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740 #006fa8;
    background: #009ad0;
    background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

#cms #center_column #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf;
}

#cms #center_column #admin-action-cms p .button.lnk_view {
    color: #333333;
    text-shadow: 1px 1px white;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7;
}


/* -------------------------------------------
   NUEVOS CSS CMS
   ------------------------------------------- */
   
#cms .main_content_area .wide_container, #cms .main_content_area .container{
	/*max-width:100%;
	width:100%;*/
}

@media (min-width:768px) {
    #cms .main_content_area .bg-regalar-info .wide_container, #cms .main_content_area .bg-regalar-info .container{
        width:750px;
        padding: 0px 15px;
    }
}

@media (min-width:992px) {
    #cms .main_content_area .bg-regalar-info .wide_container, #cms .main_content_area .bg-regalar-info .container{
        width:970px;
    }
}

@media (min-width:1200px) {
    #cms .main_content_area .bg-regalar-info .wide_container, #cms .main_content_area .bg-regalar-info .container{
        width:1170px;
    }
}

#cms .main_content_area .bg-beige .container {
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

#cms #center_column .rte .bg-beige .img-responsive {
  margin: -20px auto 0;
  max-width: 690px;
  width: 95%;
}

#section1 {
	background-color:#fff;
}

#section2, #section3, #section4 {
	padding-top:50px;
}

#cms #section1 .container, #cms #section2 .container, #cms #section3 .container, #cms #section4 .container{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

figure.effect-lily h3 {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.cuadrado-promociones a {
    padding: 0;
    position: relative;
    display: block;
}

.cuadrado-promociones img.logo {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
}

.cuadrado-promociones a div {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cuadrado-promociones a:hover div {
    background-color: rgba(0, 0, 0, 0.1);
}

/* --- deslogueado --- */
.bg-deslogueado h2 {
  color: #212120;
  display: inline;
  letter-spacing: 0.02em;
  padding: 10px 20px;
  font-size: 36px;
}



/* --- CMS GRAL --- */
.contenido-cms-gral {
  background-color: #fff;
  margin: 70px auto 30px;
  max-width: 1170px;
  padding: 20px 30px;
  width: 100%;
}

.categoria-titulo {
  font-size: 36px;
}

.contenido-cms-gral h4 {
  color: #350B3D;
  font-family: roboto;
  font-size: 21px;
  margin-top: 40px;
  font-weight: 300;
}

.contenido-cms-gral img {
  border: 5px solid #ededec;
  margin: 30px 0;
  max-width: 1000px;
  width: 100%;
}

.contenido-cms-gral p {
  line-height: 150%;
}

.categoria-subtitulo {
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  text-transform: uppercase;
}

.contenido-cms-gral.faqs h3 strong, .contenido-cms-gral.faqs h2 {
  color: #350B3D;
  font-family: roboto;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  text-shadow: none;
}



#cms .container-contenido-experiencia {
  background-color: #fff;
  margin: 60px auto 0;
  max-width: 1170px;
  width: 100%;
  display: table;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas {
	width:calc(50% - 30px);
	float:left;
	padding:30px;
	line-height:18px;
	font-size:15px;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas-full {
	width:calc(100% - 30px) !important;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas:nth-child(2n) {
  float: right;
	border-left:20px solid #ededec;
  width:calc(50% + 30px);
  padding:0;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas h1 {
  border: medium none;
  color: #212120;
  font-family: abril fatface;
  font-size: 29px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 0;
  text-transform: inherit;
  line-height: 32px;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas p {
  font-size: 15px;
  line-height: 20px;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas p span{
	color:#80A5D1;
	font-weight: bold;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas p.caract-experiencia {
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
	padding-left: 10px;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas ul {
  font-size: 14px;
  margin-top: -5px;
  margin-left: 30px;
}

#cms .container-contenido-experiencia .bloque-contact-form-visitas ul li {
  list-style: outside none disc;
  padding-bottom: 10px;
}
