#works {
    margin-bottom: 0px;
}
.works, .blog, .clients {
    overflow: hidden;
}
.works-carousel-container, .blog-wrapper, .blog-wrapper1, .logo-wrapper {
    clear: both;
    display: block;
    margin-left: -31px;
    position: relative;
}
.blog-wrapper1 {
    margin-left: 0;
}
.works-carousel, .blog-carousel, .works-carousel2, .blog-carousel2, .works-carousel3, .logo-carousel {
    display: block;
    position: relative;
}
.works-carousel .columns img, .works-carousel2 .columns img, .works-carousel3 .columns img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.works-carousel .columns, .blog-carousel .columns, .works-carousel2 .columns, .works-carousel3 .columns, .blog-carousel2 .columns, .logo-carousel .columns {
    float: left;
    margin-left: 21px !important;
    position: relative;
}
.works-carousel2 {
    left: 5px;
}
.works-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.oldie .works-title {
    background: url(../img/bg-header-ie.png) repeat scroll 0 0 transparent;
}
.works-title h4 {
    font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 10px;
}
.works-title h4, .works-title p {
    margin-bottom: 0;
}
#content .works-title a {
    color: #FFFFFF;
}
a.works-more, a.blog-more {
    margin-bottom: 0;
    margin-right: 43px;
    margin-top: 5px;
}
.works-direction-nav, .blog-direction-nav, .logo-direction-nav {
    position: absolute;
    right: 0;
    top: -47px;
}
.logo-direction-nav {
    top: -35px;
}
.works-direction-nav li, .blog-direction-nav li {
    display: block;
    float: left;
    position: relative;
}
.works-direction-nav a.works-prev, a.works-next, .blog-direction-nav a.blog-prev, .blog-direction-nav a.blog-next, .works-direction-nav a.works2-prev, a.works2-next, .blog-direction-nav a.blog2-prev, .blog-direction-nav a.blog2-next, .works-direction-nav a.works3-prev, a.works3-next, .logo-direction-nav a.logo-prev, .logo-direction-nav a.logo-next {
    background: url(../img/bg-carousel-nav2.png) no-repeat scroll -50px 2px #ededef;/*818181 para las flechas de carrusel*/
    border-radius: 28px 28px 28px 28px;
    display: block;
    float: left;
    height:50px;
    margin-right: 1px;
    text-indent: -9999px;
    width: 50px;
	margin-top:-10px;
	
}

.logo-direction-nav a.logo-prev:hover, .logo-direction-nav a.logo-next:hover {
    border: medium none !important;
}
.works-direction-nav a.works-prev, .blog-direction-nav a.blog-prev, .works-direction-nav a.works2-prev, .blog-direction-nav a.blog2-prev, .works-direction-nav a.works3-prev, .logo-direction-nav a.logo-prev {
    background-position: 1px 2px;
    margin-right: 1px;
}
.works-direction-nav a.works-prev:hover, a.works-next:hover, .blog-direction-nav a.blog-prev:hover, a.blog-next:hover, .works-direction-nav a.works2-prev:hover, a.works2-next:hover, .blog2-direction-nav a.blog2-prev:hover, a.blog2-next:hover, .works-direction-nav a.works3-prev:hover, a.works3-next:hover, .logo-direction-nav a.logo-prev:hover, .logo-direction-nav a.logo-next:hover {
    background-color:#9F0;
}
.works-direction-nav a.disabled, .works-direction-nav a.disabled:hover, .blog-direction-nav a.disabled, .blog-direction-nav a.disabled:hover, .works-direction-nav a.disabled, .works2-direction-nav a.disabled:hover, .blog-direction-nav a.disabled, .blog2-direction-nav a.disabled:hover, .works3-direction-nav a.disabled:hover, .logo-direction-nav a.light.disabled, .logo-direction-nav a.light.disabled:hover {
    background-color: #ededef !important;
    cursor: default;
}
.logo-direction-nav a.disabled, .logo-direction-nav a.disabled:hover {
    background-color: #4A4A4A;
    cursor: default;
}

/*.works-thumb {
    border: 8px solid #FFFFFF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 transparent;
    display: block;
    height: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 210px;
    z-index: 0;
}*/

.works-thumb {
    display: block;
    height: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    /*width: 219px;*/
    z-index: 0;
    width: 285px;
    border: 8px solid #EEEEEE;
}

.works-thumb h4 {
    margin-bottom: 5px;
}
.works-thumb img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.works-thumb:hover .overlay {
    opacity: 1;
    right: 0;
    top: 0;
    visibility: visible;
}
.works-thumb2 {
    display: block;
    height: 100%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.works-thumb2 h4 {
    margin-bottom: 5px;
}
.works-thumb2 img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.works-thumb2:hover .overlay {
    opacity: 1;
    right: 0;
    top: 0;
    visibility: visible;
}
.overlay {
    -moz-box-sizing: border-box;
    color: #FFF;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: -50%;
    top: -50%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}

/*.overlay h4 {
    color: #CCC;
}*/
.overlay1 {
    right: 0;
    top: -50%;
	background: none repeat scroll 0 0 #52a400;/*verde de las cajas*/
}
.overlay2 {
    right: 0;
    top: 50%;
	background: none repeat scroll 0 0 #8ac805;/*verde de las cajas*/
}
.overlay3 {
    right: 50%;
    top: 0;
	background: none repeat scroll 0 0 #bce604;/*verde de las cajas*/
}
.overlay4 {
    right: -50%;
    top: 0;
	background: none repeat scroll 0 0 #009905;/*verde de las cajas*/
}
.overlay5 {
    right: 50%;
    top: -50%;
	background: none repeat scroll 0 0 #4d4d4d;/*verde de las cajas*/
}
.overlay6 {
    right: -50%;
    top: -50%;
	background: none repeat scroll 0 0 #898989;/*verde de las cajas*/
}
.overlay7 {
    right: -50%;
    top: 50%;
	background: none repeat scroll 0 0 #015907;/*verde de las cajas*/
}
.overlay8 {
    right: 50%;
    top: 50%;
	background: none repeat scroll 0 0 #00c907;/*verde de las cajas*/
}
.overlay9 {
    right: 50%;
    top: 50%;
	background: none repeat scroll 0 0 #80c685;/*verde de las cajas*/
}
.works-thumb .overlay {
    padding: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .works-thumb .overlay {
        width: 255px !important;
        height: 259px !important;
    }
}

/* Otra opciÃ³n... */
body:nth-of-type(1) .selector{
   color: #CCCCCC;
}


.works-thumb2 .overlay {
    padding: 15px;
}
.overlay h4, #content .overlay-icons a {
    color: #FFFFFF;
    font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.overlay-icons {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}
.overlay-icons:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}
.works-icon {
    background: none repeat scroll 0 0 #0AD1E5;
    color: white !important;
    font-size: 24px;
    opacity: 1;
    padding: 20px 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    z-index: 3;
}
#content .works-icon:hover {
    color: #FFFFFF;
}
.works-thumb:hover a.works-icon {
    opacity: 0;
    right: -42px;
    top: -42px;
}
.works-preview2, .works-link2 {
    background: url(../img/bg-icons-overlay.png) no-repeat scroll 0 0 #4A4A4A;
    bottom: 0;
    display: block;
    height: 32px;
    position: absolute;
    right: 33px;
    width: 32px;
}
.works-link2 {
    background-position: 0 -32px;
    right: 0;
}
.works-preview, .works-cat, .works-link {
    display: inline-block;
    font-size: 24px;
    margin: 5px 10px 5px 0;
    opacity: 0.75;
    padding: 18px 5px 16px;
    position: relative;
    transition: all 0.3s ease 0s;
    color: #333333;
    text-decoration: none;
}
.works-preview, .works-cat, .works-link a:hover {
    color: #000000 !important;
    text-decoration: none !important;
} 

.works-link a:hover {
    color: #000000 !important;
    text-decoration: none;
}

#content .overlay-icons a:hover {
    color: #FFFFFF;
    opacity: 1;
}
.works-preview {
    margin-right: 0;
}
.works-link {
    margin-left: 5px;
}
.works-cat {
    float: left;
    margin-left: 10px;
    opacity: 1 !important;
}
.overlay p {
    line-height: 24px;
}
.align-right {
    float: right;
}
.align-left {
    float: left;
}
#fancybox-loading {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1104;
}
#fancybox-loading div {
    background-image: url(../img/fancybox/fancybox.png);
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
#fancybox-overlay {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1100;
}
#fancybox-tmp {
    border: 0 none;
    display: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
#fancybox-wrap {
    display: none;
    left: 0;
    outline: medium none;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 1101;
}
#fancybox-outer {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    position: relative;
    width: 100%;
}
#fancybox-content {
    border: 0 solid #FFFFFF;
    height: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 0;
    z-index: 1102;
}
#fancybox-hide-sel-frame {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1101;
}
#fancybox-close {
    background: url(../img/fancybox/fancybox.png) repeat scroll -40px 0 transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
}
#fancybox-error {
    color: #444444;
    font: 12px/20px Arial;
    margin: 0;
    padding: 14px;
}
#fancybox-img {
    border: medium none;
    height: 100%;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
#fancybox-frame {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
}
#fancybox-left, #fancybox-right {
    background: url(../img/fancybox/blank.gif) repeat scroll 0 0 transparent;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    outline: medium none;
    position: absolute;
    width: 35%;
    z-index: 1102;
}
#fancybox-left {
    left: 0;
}
#fancybox-right {
    right: 0;
}
#fancybox-left-ico, #fancybox-right-ico {
    cursor: pointer;
    display: block;
    height: 30px;
    left: -9999px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 1102;
}
#fancybox-left-ico {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -30px;
}
#fancybox-right-ico {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancybox-bg {
    border: 0 none;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20px;
    z-index: 1001;
}
#fancybox-bg-n {
    background-image: url(../img/fancybox/fancybox-x.png);
    left: 0;
    top: -20px;
    width: 100%;
}
#fancybox-bg-ne {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -162px;
    right: -20px;
    top: -20px;
}
#fancybox-bg-e {
    background-image: url(../img/fancybox/fancybox-y.png);
    background-position: -20px 0;
    height: 100%;
    right: -20px;
    top: 0;
}
#fancybox-bg-se {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -182px;
    bottom: -20px;
    right: -20px;
}
#fancybox-bg-s {
    background-image: url(../img/fancybox/fancybox-x.png);
    background-position: 0 -20px;
    bottom: -20px;
    left: 0;
    width: 100%;
}
#fancybox-bg-sw {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -142px;
    bottom: -20px;
    left: -20px;
}
#fancybox-bg-w {
    background-image: url(../img/fancybox/fancybox-y.png);
    height: 100%;
    left: -20px;
    top: 0;
}
#fancybox-bg-nw {
    background-image: url(../img/fancybox/fancybox.png);
    background-position: -40px -122px;
    left: -20px;
    top: -20px;
}
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.fancybox-title-outside {
    color: #FFFFFF;
    padding-top: 10px;
}
.fancybox-title-over {
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    position: absolute;
    text-align: left;
}
#fancybox-title-over {
    background-image: url(../img/fancybox/fancy_title_over.png);
    display: block;
    padding: 10px;
}
.fancybox-title-float {
    bottom: -20px;
    height: 32px;
    left: 0;
    position: absolute;
}
#fancybox-title-float-wrap {
    border: medium none;
    border-collapse: collapse;
    width: auto;
}
#fancybox-title-float-wrap td {
    border: medium none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    background: url(../img/fancybox/fancybox.png) no-repeat scroll -40px -90px transparent;
    padding: 0 0 0 15px;
}
#fancybox-title-float-main {
    background: url(../img/fancybox/fancybox-x.png) repeat scroll 0 -40px transparent;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 29px;
    padding: 0 0 3px;
}
#fancybox-title-float-right {
    background: url(../img/fancybox/fancybox.png) no-repeat scroll -55px -90px transparent;
    padding: 0 0 0 15px;
}
.fancybox-ie6 #fancybox-close {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-left-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-right-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-over {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-left {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-main {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-right {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
}
#fancybox-loading.fancybox-ie6 {
    margin-top: 0;
    position: absolute;
}
#fancybox-loading.fancybox-ie6 div {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie .fancybox-bg {
    background: none repeat scroll 0 0 transparent !important;
}
.fancybox-ie #fancybox-bg-n {
}
.fancybox-ie #fancybox-bg-ne {
}
.fancybox-ie #fancybox-bg-e {
}
.fancybox-ie #fancybox-bg-se {
}
.fancybox-ie #fancybox-bg-s {
}
.fancybox-ie #fancybox-bg-sw {
}
.fancybox-ie #fancybox-bg-w {
}
.fancybox-ie #fancybox-bg-nw {
}
