/*BOXES*/
.main {
    /*display: table;
    float: left;*/
    display: inline-block;
}
.box-banner {
/*    margin-left: 72px;*/
    margin-top: 26px;
    width: 280px;
}
.view-seventh img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-seventh .mask {
/*    background-image: linear-gradient(to bottom, #FFAA00, #FFAA00);*/
    height: 157px;
    margin-bottom: 50px;
    margin-top: -158px;
    max-width: 350px;
    opacity: 0;
    /*   transform: rotate(0deg) scale(1);
    transition: all 0.3s ease-out 0s;*/
    /* background-image: linear-gradient(to bottom, #7CAFDE, #0091CE);
    height: 188px;
    margin-bottom: 0;
    margin-top: -197px;
    max-width: 350px;*/
    /*background-color: rgba(77,44,35,0.5);*/
    /* background-image: linear-gradient(to bottom, #7CAFDE, #0091CE);
    height: 100%;/*180px;*/
    /*  margin-top: -190px;
	margin-bottom: 20px;
	max-width:368px;
	width: 100%;*/
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.view-seventh h2 {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-seventh p {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-seventh:hover img {
    -webkit-transform: rotate(720deg) scale(0);
    -moz-transform: rotate(720deg) scale(0);
    -o-transform: rotate(720deg) scale(0);
    -ms-transform: rotate(720deg) scale(0);
    transform: rotate(720deg) scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-seventh:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.view-seventh:hover h2 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.view-seventh:hover p {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.view-seventh:hover a.info {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.entry-title-box {
    padding: 8px;
    background: rgba(255, 255, 255, 0.5);
    ;
    text-align: center;
}
.descrip-box {
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    line-height: normal;
    text-align: justify;
}
.cont-box {
    color: #fff;
}
.t-box {
    color: #fff;
}
.cont-box:hover {
    color: #fff;
    text-decoration: none;
}
.t-box:hover {
    color: #fff;
    text-decoration: none;
}
.t-box:link {
    text-decoration: none;
}
.cont-box:link {
    text-decoration: none;
}
/*red*/
#boxes-wrp .row .span3:nth-child(1) .view-seventh .mask{
    background-color:rgba(213, 0, 11, 0.85);
}
/*blue*/
#boxes-wrp .row .span3:nth-child(2) .view-seventh .mask{
    background-color: #003A6C;
}
/*green*/
#boxes-wrp .row .span3:nth-child(3) .view-seventh .mask{
    background-color: #4C974C;;
}
/*yellow*/
#boxes-wrp .row .span3:nth-child(4) .view-seventh .mask{
    background-color: #FFAA00;
}

/*MISC*/
.sidebar-widget-heading {
    height: auto;
}
.row .span3 {
    width: 23.07692307692308%;
}
.foro-button{
    width: 100%;
    height: 40px;
}
header{
    height: 90px;
    padding-bottom: 33px;
}
#magic-line{
    top: 50px;
}
#tabla-second-contacto > div:nth-child(2) > div:nth-child(1){
    width: 18% !important;
}
#copyright{
    background-color: #141414;
}
.tcp_modify_item_shopping_cart, .tcp_delete_item_shopping_cart,
.tcp_modify_item_shopping_cart:hover, .tcp_delete_item_shopping_cart:hover{
    background: none;
}
ul.navi.navi.menu-depth-2 li a {
    color: grey;
}
ul.navi.navi.menu-depth-2 li a:hover {
    color: white;
}
.cont{
    width:100% !important;
    border-left:none !important;
    padding-left:0 !important;
}

/*RESPONSIVE*/
.iphone .row .span3.sidebar{
    width: 95% !important;
}
body.iphone > section > div.container > div.row > div{
    width: 97% !important;
}

@media only screen and (max-width: 1190px) {
	nav{
		padding-top: 6px;
	}
}

@media only screen and (max-width: 1024px) {
    body > header > div.container > div.row {
/*        zoom: .88;*/
    }
    #magic-line{
        top: 57px;
    }
    .row .span3{
        width: 100% !important;
        margin-left: 0;
    }
    #tabla-second-contacto > div:nth-child(1) > div:nth-child(1){
        width: 7% !important;
    }
    #tabla-second-contacto > div:nth-child(2) > div:nth-child(1){
        width: 24% !important;
    }
}

@media only screen and (max-width: 1000px){
    header.ABdev_on_sticky_header {
        height: 80px;
    }
    body > header > div > div > div{
        z-index: 999;
    }
	
	/*-----corrección menu------*/
	body > header > div.container > div.row {
        zoom: 1;
    }
    ul#main_menu {
        z-index: 9999;
        background: rgba(213, 0, 11, 0.85);
        padding-bottom: 15px;
        box-shadow: 50px 0px 0px rgba(213, 0, 11, 0.85), -50px 0px 0px rgba(213, 0, 11, 0.85);
	}
    nav > ul {
        margin: 0;
        right: 0;
    }
    nav > ul > li > a {
        margin: 0;
        float: none;
        position: relative;
        right: 0;
        padding-left: 16px;
        width: 361px;
        left: 0px;/*18px*/
    }
    #tabla-second-contacto > div:nth-child(1) > div:nth-child(1){
        width: 7% !important;
    }
    #tabla-second-contacto > div:nth-child(2) > div:nth-child(1){
        width: 27% !important;
    }
	/*----fin corrección menu------*/
	/*-----Corrección para slider (fallo en firefox)-------*/
	.row .logo{
		max-height:80px;
    }
}

@media only screen and (max-width: 768px) {
    body > header > div.container > div.row {
        zoom: 1;
    }
    ul#main_menu {
        z-index: 9999;
        background: rgba(213, 0, 11, 0.85);
        padding-bottom: 15px;
        box-shadow: 50px 0px 0px rgba(213, 0, 11, 0.85), -50px 0px 0px rgba(213, 0, 11, 0.85);
	}
    nav > ul {
        margin: 0;
        right: 0;
    }
    nav > ul > li > a {
        margin: 0;
        float: none;
        position: relative;
        right: 0;
        padding-left: 16px;
        width: 361px;
        left: 0px;/*18px*/
    }
    #tabla-second-contacto > div:nth-child(1) > div:nth-child(1){
        width: 7% !important;
    }
    #tabla-second-contacto > div:nth-child(2) > div:nth-child(1){
        width: 27% !important;
    }
	/*-----Corrección para slider (fallo en firefox)-------*/
	.row .logo{
		max-height:80px;
    }
}

@media only screen and (max-width: 480px){
    .iphone #main_menu{
        right: -60px;
    }
    body > header > div > div{
        height: 70px;
    }
    #ABdev_menu_toggle{
        top:11px;
    }
    .row .span3{
        width: 100% !important;
        margin-left: 0;
		/*max-height:80px;*/
    }
	.row .logo{
		max-height:80px;
    }
    #tabla-second-contacto > div:nth-child(1) > div:nth-child(1){
        width: 12% !important;
    }
}

@media only screen and (max-width: 360px){
	nav > ul > li > a {
        width: 250px;
    }
}
