@font-face {
	font-family: 'Arvo';
	src: url('../fonts/Arvo-Bold.eot');
	src: url('../fonts/Arvo-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Arvo-Bold.woff') format('woff'),
		url('../fonts/Arvo-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
	src: url('../fonts/Quicksand-Regular.eot');
	src: url('../fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Quicksand-Regular.woff') format('woff'),
		url('../fonts/Quicksand-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand Light';
	src: url('../fonts/Quicksand-Light.eot');
	src: url('../fonts/Quicksand-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Quicksand-Light.woff') format('woff'),
		url('../fonts/Quicksand-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand Bold';
	src: url('../fonts/Quicksand-Bold.eot');
	src: url('../fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Quicksand-Bold.woff') format('woff'),
		url('../fonts/Quicksand-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-Regular.woff') format('woff'),
		url('../fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* Ajuste de resolucion */

/*@media only screen and (min-width: 1000px) {
    .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots {
        max-width: 1280px!important;
    }
}*/


#search-results .result.portfolio-custom img {
    margin-bottom: 0;
    position: absolute;
    max-width: none;
    top: 0;
    width: 100%;
}

.imagen-cuadrada {
    display: block;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.menu-catalogo .portfolio-custom h2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(59, 96, 166, 0.85);
    border-radius: 12px;
    text-align: center;
    display: none;
}

.menu-catalogo article.result.portfolio-custom.over h2 {
    display: block;
}

.menu-catalogo article.result.portfolio-custom h2 a {
    display: block;
    margin-top: 38%;
    font-family: Quicksand Bold;
    font-size: 24px;
    color: #fff!important;
    line-height: 26px;
}

.menu-catalogo article.result.portfolio-custom h2 a:hover {
    color: #fff!important;
}

.menu-catalogo .portfolio-custom h2 a p {
    font-size: 16px;
}

.menu-catalogo article.result .inner-wrap {
    border-radius: 15px;
}

.menu-catalogo #search-results {
    margin-top: 25px;
}

.container.main-content .menu-search {
    padding-right: 3%;
}

.menu-catalogo article.result:not(.portfolio-custom) h2 a {
    color: #868789!important;
}

.menu-catalogo article.result:not(.portfolio-custom) h2 span {
    font-family: Quicksand!important;
    font-size: 15px!important;
}

.container.main-content.search-jm .divider
{
    display: none;
}

.container.main-content.search-jm .row:first-child {
    padding-bottom: 0;
}

.container.main-content.search-jm .row:first-child .col.span_12.section-title {
    padding-bottom: 10px;
}

.container.main-content.search-jm .row:first-child .col.span_12.section-title h1 {
    font-family: Quicksand!important;
    font-size: 28px!important;
}

.container.main-content.search-jm .row:first-child .col.span_12.section-title h1 span {
    font-family: Quicksand!important;
}



/* Header */

.download-catalogo-slider {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 400px;
    height: 115px;
    margin-right: 20%;
    /*margin-bottom: 4%;*/
    z-index: 99;
}

#ajax-loading-screen {
    display: none;
}

#header-outer {
	box-shadow: none!important;
	background: url(../image/bg-header.jpg);
}

header#top nav > ul.sf-menu {
	margin-bottom: 40px;
    border-bottom: 1px solid #bdbcbe;
}

header#top nav ul li a {

	font-family: Quicksand Bold;
    font-size: 15px!important;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0;
    padding: 35px 0 30px 0!important;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li {
	margin-top: 30px;
	margin-left: 31px;
    margin-right: 31px;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.menu-item-with-margin {
	margin-right: 244px!important;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li:nth-child(4) {
	margin-left: 0;
}


#header-outer:not([data-lhe="animated_underline"]) header#top nav ul.sf-menu.sf-js-enabled.sf-arrows li.current_page_item > a {
	color: #000000!important;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:after {
	content: '';
    height: 5px;
    background: #355BA2;
    width: 100%;
    display: block;
    position: absolute;
    top: 83px;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:nth-child(2):after {
    background: #ef0c7f;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:nth-child(3):after {
    background: #70c1f1;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:nth-child(4):after {
    background: #62acab;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:nth-child(5):after {
    background: #d3702e;
}

#header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.current-menu-item:nth-child(6):after {
    background: #8dbd4f;
}
/* Fin header */


/* Footer */

#footer-outer .row {
	text-align: center;
	padding-top: 80px;
    padding-bottom: 38px;
}

#footer-outer .row .col.span_4:nth-child(2n) {
	width: 16%;
}

#footer-outer .row .col.span_4:nth-child(2n+1) {
	padding-top: 60px;
	text-align: right;
	width: 40%;
}

#footer-outer .row .col.span_4.col_last {
	text-align: left;
}

#footer-outer .row .col.span_4:first-child ul li:last-child {
	margin-right: 0!important;
}

#footer-outer .row .col.span_4.col_last ul li:first-child {
	margin-left: 0!important;
}

#footer-outer #footer-widgets .col ul li {
	display: inline-block;
	margin-left: 31px;
    margin-right: 31px
}

#footer-outer #footer-widgets .col ul li a, #footer-outer #copyright p {
    font-family: Quicksand Bold;
    font-size: 15px;
    letter-spacing: 0.2px;
}

#copyright .container .col.span_5 {
	text-align: center;
    width: 100%;
    margin: 0;
}

#footer-outer #copyright p {
	font-size: 12px;
}

.ascend #footer-outer #copyright {
	padding: 12px 0px;
	border-top: 2px solid rgba(255,255,255,0.18)!important;
}



/* Fin footer */

/* Home */

.colums-destacados > .col > .vc_col-sm-4:before {
    border-radius: 12px
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover
{
    display: none;
    background: rgba(59, 96, 166, 0.80);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 9;
    border-radius: 12px;
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a
{
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -60px;
    margin-left: -127.5px;
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a h1, .colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a p
{
    color: #fff;
    font-family: Quicksand Bold;
    font-size: 32px;
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a p
{
    font-size: 25px;
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a p:last-child
{
    font-size: 15px;
    background: #fff;
    color: rgb(59, 96, 166);
    border-radius: 15px;
    position: absolute;
    left: 50%;
    margin-left: -49.5px;
    padding: 0 8px;
}

.colums-destacados > .col > .vc_col-sm-4 .capa-destacadover a p:last-child:before
{
    content: '';
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}

.nectar-slider-loading {
    background: #fff;
}

body[data-bg-header="true"] .container-wrap {
	padding-bottom: 0!important;
}

.swiper-container .slider-next .slide-count,.swiper-container .slider-prev .slide-count {
    display:none;
}

.swiper-container .slider-prev, .swiper-container .slider-next {
    width:50px !important;
}

.container-marcas h2 {
	font-family: Quicksand!important;
    font-size: 17px;
    font-weight: 400!important;
    line-height: 20px;
    letter-spacing: 1px!important;
    max-width: 205px;
    margin: 0 auto;
    margin-top: 90px
}

.container-marcas h2:after {
    content: '';
    height: 3px;
    width: 38px;
    background: #605F63;
    display: block;
    left: 50%;
    position: absolute;
    margin-left: -19px;
    top: 50px;
}

.container-marcas .section-title:before {
    content: '';
    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/icon-marcas.jpg) no-repeat;
    height: 155px;
    width: 155px;
    top: -77.5px;
    border-radius: 225px;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    margin-left: -77.5px;
}

.container-marcas .carousel li.span_4:first-child {
	margin-left: 30px;
}

.container-marcas .carousel li.span_4 {
	width: 200px!important;
	text-align: center;
}

.container-marcas .col.section-title {
	border-bottom: none!important;
	padding-bottom: 0!important;
}

.container-marcas .carousel-outer {
	margin-bottom: 125px!important;
}


.title-destacados, .title-lineaprod {
	margin: 50px auto!important;
}

.jm-slider-principal {
	margin-bottom: 0!important;
}

.colums-destacados > .col > .vc_col-sm-4 {
	padding: 45px 0;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 {
	margin: 0 2%!important;
    width: 29.33%!important;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 p:first-child {
	padding-bottom: 25px;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 p {
	padding-bottom: 0;
	font-family: Quicksand!important;
    font-size: 17px;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 p:nth-child(2) {
	font-family: Quicksand Bold!important;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 p:last-child {
	margin-top: 15px;
}

.colums-destacados > .col > .vc_col-sm-4.instance-3 p:last-child a {
	background: #EF0C7F;
    color: #fff;
    padding: 2px 12px;
    border-radius: 12px;
    font-size: 14px;
    font-family: Quicksand Bold!important;
}

/*.destacados-lineaprod .carousel-outer {
	margin-bottom: 170px!important;
}

.destacados-lineaprod .carousel-outer .wpb_text_column .wpb_wrapper p img:last-child {
    cursor: pointer;
}

.destacados-lineaprod .carousel-outer .wpb_text_column .wpb_wrapper p {
    font-family: Quicksand;
    font-size: 17px;
    padding-bottom: 0;
    line-height: 17px;
}

.destacados-lineaprod .carousel-outer .wpb_text_column .wpb_wrapper p.over:after {
    content: 'Ver producto';
    position: absolute;
    top: 70%;
    left: 50%;
    color: rgb(53, 92, 163);
    background: #fff;
    font-family: Quicksand Bold;
    font-size: 14px;
    letter-spacing: -1px;
    border-radius: 9px;
    padding: 0 12px;
    margin-left: -57px;
    cursor: pointer;
}

.destacados-lineaprod .carousel-outer .wpb_text_column .wpb_wrapper p:nth-child(2) {
    margin-top: 10px;
}

.destacados-lineaprod .carousel-outer .wpb_text_column .wpb_wrapper p:last-child {
    display: none;
}

.destacados-lineaprod .carousel-outer .carousel-heading, .container-marcas .carousel-outer .carousel-heading {
    display: none;
}

*/

.destacados-lineaprod .owl-carousel {
    margin-bottom: 170px!important;
}

.destacados-lineaprod .owl-carousel .wpb_text_column .wpb_wrapper p img:last-child {
    cursor: pointer;
}

.destacados-lineaprod .owl-carousel .wpb_text_column .wpb_wrapper p {
    font-family: Quicksand;
    font-size: 17px;
    padding-bottom: 0;
    line-height: 17px;
}

.destacados-lineaprod .owl-carousel .wpb_text_column .wpb_wrapper p.over:after {
    content: 'Ver producto';
    position: absolute;
    top: 70%;
    left: 50%;
    color: rgb(53, 92, 163);
    background: #fff;
    font-family: Quicksand Bold;
    font-size: 14px;
    letter-spacing: -1px;
    border-radius: 9px;
    padding: 0 12px;
    margin-left: -57px;
    cursor: pointer;
}

.destacados-lineaprod .owl-carousel .wpb_text_column .wpb_wrapper p:nth-child(2) {
    margin-top: 10px;
}

.destacados-lineaprod .owl-carousel .wpb_text_column .wpb_wrapper p:last-child, .destacados-lineaprod .owl-carousel .owl-controls, .container-marcas .owl-carousel .owl-controls {
    display: none;
}




.destacados-lineaprod .carousel li.span_4 {
	width: 210px!important;
	text-align: center;
}

/*.destacados-lineaprod .caroufredsel_wrapper .arrow-left */
.destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-left, .container-marcas .section-title a.arrow-left {

    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-carrusel.png) no-repeat;
    width: 17px;
    height: 27px;
    position: absolute;
    z-index: 999;
    /* bottom: 318px; */
    margin-top: -35.5px;
    cursor: pointer;
    left: 0;
    margin-left: 55px;
    top: 76.5%;


	/*background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-carrusel.png) no-repeat;
    width: 17px;
    height: 27px;
    position: absolute;
    z-index: 999;
    top: 50%;
    margin-top: -35.5px;
    cursor: pointer;*/
}

.container-marcas .section-title a.arrow-left, .container-marcas .section-title a.arrow-right {
    top: auto!important;
    margin-left: -45px!important;
    margin-right: -45px!important;
    bottom: -96%;
}

/*.destacados-lineaprod .caroufredsel_wrapper .arrow-right*/
.destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-right, .container-marcas .section-title a.arrow-right {
	/*background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-carrusel.png) no-repeat;
    width: 17px;
    height: 27px;
    position: absolute;
    z-index: 999;
    top: 50%;
    margin-top: -35.5px;
    cursor: pointer;
    right:0;
    transform: rotate(180deg);*/

    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-carrusel.png) no-repeat;
    width: 17px;
    height: 27px;
    position: absolute;
    z-index: 999;
    top: 76.5%;
    margin-top: -35.5px;
    cursor: pointer;
    right: 0;
    transform: rotate(180deg);
    margin-right: 55px
}

.contact-form-footer .wpb_text_column.wpb_content_element, .contact-form-footer [role="form"].wpcf7, .contact-form-footer [role="form"] span.wpcf7-form-control-wrap, .social-follow .wpb_wrapper a {
	display: inline-block!important;
}

.contact-form-footer [role="form"] span.wpcf7-form-control-wrap
{
	max-width: 280px;
}

.contact-form-footer [role="form"] .ajax-loader
{
	display:none;
}

.ascend .container-wrap .contact-form-footer [role="form"] input[type="submit"] {
    position: absolute;
    background: #fff;
    color: #C40A6A!important;
    font-weight: 600;
    padding: 2px 15px!important;
    border-radius: 10px!important;
    top: 50%;
    margin-top: -14px;
    margin-left: 54px;
}

.contact-form-footer [role="form"] span.wpcf7-form-control-wrap input[type="email"] {
    padding: 2px 15px!important;
    border-radius: 15px;
    margin-left: 8px;
    min-width: 312px;
}

.contact-form-footer [role="form"] span.wpcf7-form-control-wrap input[type="email"], .ascend .container-wrap .contact-form-footer [role="form"] input[type="submit"] {
    font-family: Quicksand Bold;
    font-size: 17px;
    color: #fff;
}

.contact-footer p {
    font-family: Quicksand Bold;
    font-size: 17px;
    color: #fff;
}

.contact-footer .col.span_12 {
    padding: 40px 0!important;
}

.social-follow .wpb_wrapper a:first-child {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    margin-left: 18px
}

.social-follow .wpb_wrapper a:last-child {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    margin-left: 60px;
}

.social-follow {
    padding-left: 68px;
}

.contact-form-footer p {
    letter-spacing: 0.2px;
}


body .wpb_row .span_12 > .col[data-padding-pos="right"].contact-form-footer {
    padding-left: 40px!important;
}

/* Fin Home */


/* Cotizacion */



.bg-principal-cotizacion {
	min-height: 460px;
}

.title-cotizando .wpb_wrapper p:first-child {
	padding: 70px 0;
}

.title-cotizando .wpb_wrapper p, .container-cotizando .text-after-form p {
	font-family: Quicksand;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
}

.title-cotizando {
	margin-bottom: 105px!important;
}

.grupo-coti p {
    margin: 10px 10px;
    padding: 0!important;
    display: inline-block!important;
}

.grupo-coti div {
    background: #fff;
    display: inline;
    padding: 4px 0;
}

.grupo-coti p span {
    width: 138px;
    display: inline-block!important;
}

.container-wrap .grupo-coti {
    margin-bottom: 50px;
}

.container-wrap .container-cotizando form {
    margin-bottom: 120px;
}

.container-wrap .container-cotizando form .wpcf7-response-output {
    position: absolute;
    left: 50%;
    margin-left: -217.6px;
    border: none;
}

.container-wrap .container-cotizando form > #data-contact-user {
    margin-bottom: 40px;
}

.container-wrap .container-cotizando form > #data-contact-user span {
    display: inline-block!important;
    margin: 0 10px;
}


.container-wrap .container-cotizando form > p .ajax-loader {
    display: none;
}

.container-wrap .container-cotizando form > p:before {
    content: '';
    height: 2px;
    width: 42%;
    background: #AEADB0;
    display: block;
    bottom: 133px;
    position: absolute;
}

.container-wrap .container-cotizando form > p:after {
    content: '';
    height: 2px;
    width: 42%;
    background: #AEADB0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 133px;
}

.container-wrap .container-cotizando form .wpcf7-mail-sent-ok{
    border: none!important;
    background: none!important;
    font-family: Quicksand;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    bottom: 19%;
    left: 50%;
    margin-left: -156px;
}

.container-wrap .container-cotizando form > p input[type="submit"] {
    padding: 5px 15px!important;
    border-radius: 20px!important;
    background: #E61B7F;
    color: #fff;
    font-size: 15px;
    font-family: Quicksand Bold;
}

.container-wrap .grupo-coti p label, .container-wrap .grupo-coti p a, .container-wrap .grupo-coti > div p {
    font-family: Quicksand Bold;
    font-size: 15px!important;
    color: #A8A8AA;
    padding: 0;
}

.container-wrap .grupo-coti span span[role="alert"], .container-wrap .container-cotizando form > #data-contact-user span span[role="alert"]{
    display: none!important;
}

.container-wrap .grupo-coti span select {
    border: none!important;
    box-shadow: none!important;
    color: #A8A8AA;
    font-size: 14px;
    font-family: Quicksand Bold;
    letter-spacing: -1px;
}

.container-wrap .grupo-coti :nth-child(1) span{
    width: 150px;
}

.container-wrap .grupo-coti > :nth-child(2) {
    display: none!important;
}

.container-wrap .grupo-coti :nth-child(3) span{
    width: 175px;
}

.container-wrap .grupo-coti :nth-child(6) span{
    width: 90px;
}

.container-wrap .grupo-coti :nth-child(7) span{
    width: 70px;
}

.container-wrap .grupo-coti :nth-child(9):not(option) {
    display: none!important;
}

.container-wrap .container-cotizando form > #data-contact-user span input {
    padding: 9px 11px!important;
    font-size: 15px!important;
    background: #fff!important;
    border: none!important;
}

.container-wrap .grupo-coti :last-child input, .container-wrap .container-cotizando form > #data-contact-user span input {
    background: #fff;
    color: #A8A8AA;
    font-size: 14px!important;
    font-family: Quicksand Bold;
    border-radius: 15px;
    letter-spacing: -1px;
    padding: 9px 11px;
}

.container-wrap .grupo-coti :last-child input[type="button"]:hover {
    background: #A8A8AA!important;
    color: #fff!important;
}

.container-wrap .grupo-coti p span input
{
    padding: 8px 15px!important;
    background-color: #fff!important;
    border: none!important;
    border-radius: 15px;
    font-family: Quicksand Bold;
    font-size: 15px!important;
}

.container-wrap .grupo-coti > div
{
    margin: 0 10px;
    border-radius: 14px;    
}

.container-wrap .grupo-coti > div p a
{
    /*margin: 0 15px;   */
}

.container-wrap .grupo-coti p span input[name="cantidad"]/*, .container-wrap .container-cotizando p span input[type="email"]*/ {
    display: none;
}

.container-cotizando .text-after-form {
    margin-bottom: 140px!important;
}





/* Fin cotizacion */

/* Nuestra Marca */

.bg-porque-escogernos, .bg-valor-agregado {
	min-height: 442px;
}

.container-valores, .container-valor-agregado {
	/*padding: 0 10%!important;*/
}

.container-valor-agregado > .col.span_12 {
	margin-top: -68px!important;
    margin-bottom: 200px!important;
}

.container-valores > .col.span_12 {
    margin-top: -180px!important;
    margin-bottom: 130px!important;
}

.title-container-nm .wpb_wrapper p:first-child {
	margin-top: 65px;
    margin-bottom: 58px;
    padding-bottom: 0;
}

.title-container-nm .wpb_wrapper p:first-child:before {
	content: '';
    background: #C6C4C6;
    height: 1px;
    width: 46%;
    display: block;
    top: 120px;
    position: absolute;
    /*margin-left: 50px;*/
}

.title-container-nm .wpb_wrapper p:first-child:after {
    content: '';
    background: #C6C4C6;
    height: 1px;
    width: 46%;
    display: block;
    top: 120px;
    position: absolute;
    right: 0;
}

.title-container-nm .wpb_wrapper p:first-child img {
    margin-top: 0!important;
}

.title-container-nm .wpb_wrapper p:last-child {
    text-align: center;
    font-family: Quicksand bold!important;
    font-size: 19px;
    padding: 0 22%;
    line-height: 26px;
    letter-spacing: 0.6px;
}

.container-mision-vision {
	margin-top: 65px;
    margin-bottom: 90px!important;
}

.container-mision-vision .vc_col-sm-6 {
	padding: 0 35px!important;
}

.container-mision-vision .vc_col-sm-6 .wpb_wrapper p:first-child {
	font-family: Quicksand bold!important;
    font-size: 16px;
}

.container-mision-vision .vc_col-sm-6 .wpb_wrapper p:last-child {
	font-family: Quicksand!important;
    font-size: 16px;
    line-height: 28px;
}

.title-poresco p {
	margin-bottom: 78px!important;
}

.container-valores .col.span_12 .vc_col-sm-3 {
	padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 325px;
   /* margin-left: 12px;
    max-width: 21%;
    max-width: 260px;
    margin: 0 1%;
    width: 24%;*/
}

.container-valores .col.span_12 .vc_col-sm-3:before {
    border-radius: 12px;
}

.container-valores .col.span_12 .vc_col-sm-3 .wpb_wrapper p:first-child img {
	height: 83px!important;
}

.container-valores .col.span_12 .vc_col-sm-3 .wpb_wrapper p:first-child:after {
    content: '';
    background: #EF0C7F;
    width: 80px;
    height: 3px;
    display: block;
    left: 50%;
    position: absolute;
    margin-left: -40px;
    margin-top: 10px;
}

.container-valores .col.span_12 .vc_col-sm-3 .wpb_wrapper p:nth-child(2) {
    text-align: center;
    font-family: Quicksand Bold;
    font-size: 26px;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding-bottom: 18px;
}

.container-valores .col.span_12 .vc_col-sm-3 .wpb_wrapper p:last-child {
	text-align: center;
    font-family: Quicksand;
    font-size: 14px;
    line-height: 19px;
}




/* Fin Nuestra Marca */

/* Valor agregado */

.container-title-valorag .wpb_text_column .wpb_wrapper img {
    margin-top: 0!important;
}

.container-title-valorag .wpb_text_column .wpb_wrapper p:first-child {
    margin-top: 85px;
    padding-bottom: 0;
    margin-bottom: 60px!important;
}

.container-title-valorag .wpb_text_column .wpb_wrapper p:last-child {
    text-align: center;
    margin-bottom: 80px;
    font-family: Quicksand;
    font-size: 16px;
}

.container-valor-agregado .col.span_12 {
    background: #fff;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav {
    margin-bottom: 45px!important;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li {
    margin: 0 25px!important;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li a {
    font-family: Quicksand Bold;
    font-size: 14px;
}

.container-valor-agregado .col.span_12 .wpb_tab.ui-tabs-panel .col.span_12 .vc_col-sm-3.wpb_column {
    padding: 0 30px 30px 30px!important;
}

.container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:first-child {
    padding-left: 20%;
    padding-bottom: 30px;
}

.container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:last-child {
    padding-right: 20%;
    padding-bottom: 30px;
}

.container-valor-agregado .col.span_12 .wpb_tab.ui-tabs-panel .wpb_text_column .wpb_wrapper p:first-child {
    padding-bottom: 12px;
}

.container-valor-agregado .col.span_12 .wpb_tab.ui-tabs-panel .wpb_text_column .wpb_wrapper p:nth-child(2) {
    font-family: Quicksand Bold;
    font-size: 14px;
    padding-bottom: 30px
}

.container-valor-agregado .col.span_12 .wpb_tab.ui-tabs-panel .wpb_text_column .wpb_wrapper p:last-child {
    font-family: Quicksand;
    font-size: 14px;
}

.container-valor-agregado .col.span_12 #tab-soluciones-integrales, .container-valor-agregado .col.span_12 #tab-planificacion-y-profesionalismo {
    padding: 0 30%;
    padding-bottom: 30px;
}

.container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column {
    display: inline-block;
}

.container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column:nth-child(2) {
    margin: auto 30px;
}

.container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column:not(:last-child) .wpb_wrapper p:last-child:after {
    content: '';
    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-valores-1.png) no-repeat center bottom;
    transform: rotate(-90deg);
    position: absolute;
    width: 12px;
    height: 8px;
    margin-left: 48px;
    top: 50px;
}

.container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column .wpb_wrapper p:last-child {
    font-family: Quicksand Bold;
}

.container-valor-agregado .col.span_12 .wpb_tab.ui-tabs-panel:not(#tab-puntualidad-en-las-entregas) .wpb_text_column .wpb_wrapper p:nth-child(2):after {
    content: '';
    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/arrow-valores-1.png) no-repeat center bottom;
    height: 8px;
    position: absolute;
    display: block;
    width: 12px;
    left: 50%;
    margin-left: -6px;
    margin-top: 10px;
}

.container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:first-child .wpb_text_column .wpb_wrapper p:nth-child(2):after {
    left: auto;
    right: 30%;
    margin-right: -6px;
}

.container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:last-child .wpb_text_column .wpb_wrapper p:nth-child(2):after {
    left: 30%;
    margin-left: -6px;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li a.active-tab:after {
    background: #F1CF46!important;
    height: 5px;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li:nth-child(2) a.active-tab:after {
    background: #C61184!important;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li:nth-child(3) a.active-tab:after {
    background: #68ACE0!important;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li:nth-child(4) a.active-tab:after {
    background: #8FBF4F!important;
}

.container-valor-agregado .col.span_12 ul.wpb_tabs_nav.ui-tabs-nav li:nth-child(5) a.active-tab:after {
    background: #63ACAB!important;
}





/* Fin Valor agregado */

/* Catalogo */

.container-catalogo {
    padding-top: 110px!important;
    padding-bottom: 155px!important;
}

.container-catalogo .portfolio-items .col.span_4.camisas .work-item:not(.style-3) .work-info-bg {
    background-color: #4b9448!important;
}

.container-catalogo .portfolio-items .col.span_4.camisetas-jersey .work-item:not(.style-3) .work-info-bg {
    background-color: #44a2ca!important;
}

.container-catalogo .portfolio-items .col.span_4.camisetas-polo .work-item:not(.style-3) .work-info-bg {
    background-color: #49b1e6!important;
}

.container-catalogo .portfolio-items .col.span_4.chalecos .work-item:not(.style-3) .work-info-bg {
    background-color: #77c144!important;
}

.container-catalogo .portfolio-items .col.span_4.chompas .work-item:not(.style-3) .work-info-bg {
    background-color: #fbd334!important;
}

.container-catalogo .portfolio-items .col.span_4.gorras .work-item:not(.style-3) .work-info-bg {
    background-color: #105aaa!important;
}

.container-catalogo .portfolio-items .col.span_4.maleteria .work-item:not(.style-3) .work-info-bg {
    background-color: #e9478a!important;
}

.container-catalogo .portfolio-items .col.span_4.promocionales .work-item:not(.style-3) .work-info-bg {
    background-color: #53b3b1!important;
}

.container-catalogo .portfolio-items .col.span_4.ropa-de-trabajo .work-item:not(.style-3) .work-info-bg {
    background-color: #ed7134!important;
}

.container-catalogo .portfolio-items .col.span_4.ropa-deportiva .work-item:not(.style-3) .work-info-bg {
    background-color: #e93e34!important;
}



.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info-bg {
    background-color: #105aaa!important;
    border-radius: 10px;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info h3 {
    font-family: Quicksand Bold;
    font-size: 24px;
    letter-spacing: -2px;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info h3 p {
    font-family: Quicksand;
    font-size: 16px;
    letter-spacing: 0px;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info .vert-center > p {
    display: none;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info .vert-center {
    top:45%!important;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info:before {
    content: '';
    height: 2px;
    width: 26px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 155px
}

/*.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) .work-info:after {
    content: 'Ver galería';
    color: #3B60A6;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 165px;
    font-size: 10px;
    font-family: Quicksand Bold;
    border-radius: 8px;
    padding: 0 7px;
    line-height: 14px;
}*/

/*

<div class="contador">
    <p>1 - <span>9</span> de <span>18</span> productos</p>
</div>

jQuery('.container-catalogo .portfolio-items .col.span_4').length
jQuery('.container-catalogo .portfolio-items .col.span_4').attr('data-project-cat').trim()

jQuery('.menu-catalogo .contador p span:first').text(jQuery('.container-catalogo .portfolio-items .col.span_4').length)
jQuery('.menu-catalogo .contador p span:last').text(jQuery('.menu-catalogo li[cat="'+jQuery('.container-catalogo .portfolio-items .col.span_4').attr('data-project-cat').trim()+'"] span').text())

*/

.menu-catalogo {
    padding-right: 90px;
}

.menu-catalogo .contador {
    margin-top: 75px;
}

.menu-catalogo .contador p {
    border-top: 1px solid #d3d9d5;
    border-bottom: 1px solid #d3d9d5;
    display: inline-block;
    font-family: Quicksand;
    font-size: 18px;
    color: #8d8e8e;
    line-height: 32px;
    letter-spacing: -1px;
}

.container-catalogo .portfolio-items .col.span_4 {
    background-color: #fff!important;
    border-radius: 10px;
}


.menu-catalogo h2 {
    font-family: Quicksand Bold;
    font-size: 22px;
    letter-spacing: -1px;
    border-bottom: 1px solid #DBD5D2;
    display: inline-block;
}

.container-catalogo .items-catalogo {
    /*padding-top: 40px;*/
}

.menu-catalogo #menu-catalogo {
    margin-top: 80px!important;
    margin:0;
}

.menu-catalogo #menu-catalogo li
{
    margin: 30px 0!important;
    list-style: none;
}

.menu-catalogo #menu-catalogo li.current-menu-item:before {
    content: '';
    height: 6px;
    width: 6px;
    border-radius: 6px;
    background: #76787A;
    position: absolute;
    left: 0;
    margin-left: -15px;
    margin-top: 9px;
}

.menu-catalogo #menu-catalogo li.current-menu-item a {
    font-family: Quicksand Bold;
    font-size: 20px;
    letter-spacing: -1px;
    color: #76787A;
}

.menu-catalogo #menu-catalogo li a {
    font-family: Quicksand;
    font-size: 20px;
    letter-spacing: -1px;
    color: #868789;
    text-transform:capitalize;
}

.menu-catalogo #menu-catalogo li a span {
    float:right;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) img {
    display: none;
}

.container-catalogo .portfolio-items .col.span_4 .work-item:not(.style-3) {
    background-size: 70%!important;
    margin: 0!important;
    height: 259px;
}

.items-catalogo #pagination {
    text-align: center;
}

.items-catalogo #pagination a.page-numbers:hover {
    background: none!important;
    font-family: Quicksand!important;
    font-size: 15px!important;
    color: #C61184!important;
}

.items-catalogo #pagination a.next.page-numbers {
    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/pag-arrow.png) no-repeat center!important;
}

.items-catalogo #pagination a.prev.page-numbers {
    background: url(http://storage.sigmastudios.com.co/publibrand/wp-content/uploads/2016/11/pag-arrow.png) no-repeat center!important;
    transform: rotate(180deg);
}

.items-catalogo #pagination a, .items-catalogo #pagination span {
    color: #868789!important;
    font-family: Quicksand!important;
    font-size: 15px!important;
}

.items-catalogo #pagination span.page-numbers.current  {
    font-family: Quicksand Bold!important;
    color: #C61184!important;
}

.items-catalogo #pagination a, .items-catalogo #pagination span, .items-catalogo #pagination span.page-numbers.current {
    background: none!important;
}

.search-results.items-catalogo form.searchandfilter {
    margin-top: 75px!important;
}

.items-catalogo form.searchandfilter {
    margin-bottom: 10px!important;
}


.items-catalogo form.searchandfilter ul {
    width: 100%;
    margin: 0;
}

.items-catalogo form.searchandfilter ul li:first-child {
    width: 68%;
    vertical-align: middle;
    padding: 0;
}

.items-catalogo form.searchandfilter ul li:first-child input {
    padding: 6.5px 15px!important;
    border-bottom-left-radius: 18px;
    border-top-left-radius: 18px;
    border: none!important;
    background: #fff!important;
    color: #666569;
    font-family: Quicksand Bold;
    font-size: 16px!important;
}

.items-catalogo form.searchandfilter ul li:last-child {
    width: 32%;
    vertical-align: middle;
    padding: 0;
}

.items-catalogo form.searchandfilter ul li:last-child input[type="submit"] {
    width: 100%;
    padding: 8px 0!important;
    background: #ef0c7f!important;
    color: #fff;
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
    font-family: Quicksand Bold;
    font-size: 16px;
}



/* Fin catalogo */

/* Contacto */

.container-contacto .container-title-contacto .wpb_wrapper p img {
    margin-top: 0!important;
}

.container-contacto .container-title-contacto .wpb_wrapper p:first-child {
    padding-top: 95px;
    padding-bottom: 40px;
}

.container-contacto .container-title-contacto .wpb_wrapper p:last-child {
    text-align: center;
    font-family: Quicksand;
    font-size: 15px;
    margin-bottom: 65px;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:first-child, .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:last-child {
    width: 40.914893614%;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:nth-child(2) {
    width: 13.914893614%;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:last-child {
    background-color: #ffffff!important;
    padding: 12px;
    border-radius: 12px;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto input, .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto textarea {
    background-color: #fff!important;
    border: none!important;
    border-radius: 35px;
    padding: 10px!important;
    padding-left: 15px!important;
    color: #000!important;
    font-family: Quicksand Bold;
    font-size: 15px!important;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto input[type="submit"] {
    left: 50%;
    margin-left: -35px;
    position: absolute;
    background-color: #EF0C7F!important;
    border-radius: 19px!important;
    padding: 5px 15px!important;
    color: #fff!important;
    display: inline-block;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto form p:nth-child(6) img {
    display: none;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto form p {
    padding-bottom: 30px!important;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto form p:nth-child(6):before {
    content: '';
    height: 2px;
    background: #B8B7B8;
    width: 40%;
    display: inline-block;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto form p:nth-child(6):after {
    content: '';
    height: 2px;
    background: #B8B7B8;
    width: 38%;
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: 13px;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4.jm-form-contacto textarea {
    height: 42px;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4 .wpb_text_column .wpb_wrapper p:nth-child(2n) {
    font-family: Quicksand;
    font-size: 14px;
    padding-bottom: 25px;
}

.container-contacto .container-contact-data .col.span_12 .vc_col-sm-4 .wpb_text_column .wpb_wrapper p:nth-child(2n+1) {
    padding-bottom: 5px;
}

.container-contacto .container-contact-data {
    margin-bottom: 150px!important;
}

/* Fin contacto */

#footer-outer #copyr-sigma {
    background: #fff;
    text-align: center;
    padding: 5px 0;
}

#footer-outer #copyr-sigma a {
    padding: 0;
    margin: 0;
    font-family: Quicksand Bold!important;
    font-size: 12px;
    vertical-align: middle;
    color: #ef0c7f!important;
}

/*div.pp_fade #pp_full_res {
    background-color: #fff;
}*/


@media only screen and (min-width: 1176px) and (max-width: 1366px) {

    #header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li {
        margin-left: 15px;
        margin-right: 15px;
    }

    #header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.menu-item-with-margin {
        margin-right: 180px!important;
    }

}

@media only screen and (max-width: 1366px) {

    #footer-outer .row .col.span_4:nth-child(2n+1) {
        width: 40%;
    }

    /*#footer-outer .row .col.span_4:nth-child(2n) {
        width: 20%;
    }*/

    .social-follow {
        padding: 0;
    }

    body .wpb_row .span_12 > .col[data-padding-pos="right"].contact-form-footer {
        padding: 0!important;
        margin: 0!important;
    }

    body .wpb_row .span_12 > .col[data-padding-pos="right"].contact-form-footer {
        text-align: right;
        padding-right: 100px!important;
    }

    .ascend .container-wrap .contact-form-footer [role="form"] input[type="submit"] {
        margin-left: 15px!important;
    }

    .contact-form-footer [role="form"] span.wpcf7-form-control-wrap input[type="email"] {
        min-width: auto!important;
    }


    #footer-outer #footer-widgets .col ul li {
        margin-left: 15px!important;
        margin-right: 15px!important;
    }

    #footer-outer .row .col.span_4:nth-child(2n) {
        width: 12%;
    }

}

@media only screen and (max-width: 1280px) {

    .container-wrap .container-cotizando form > p:before, .container-wrap .container-cotizando form > p:after {
        width:40%!important;
    }

    .container-valores .col.span_12 .vc_col-sm-3 .wpb_wrapper p:nth-child(2) {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1176px) {

    #header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li {
        margin-left: 8px;
        margin-right: 8px;
    }

    #header-outer[data-format="centered-logo-between-menu"] nav > ul.sf-menu > li.menu-item-with-margin {
        margin-right: 152px!important;
    }

    .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:first-child {
        width: 100%;
    }

    .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:nth-child(2) {
        width: 50%;
    }

    .menu-catalogo {
        padding-right: 15px!important;
    }

    #footer-outer #footer-widgets .col ul li {
        margin-left: 8px!important;
        margin-right: 8px!important;
    }

    #footer-outer .row .col.span_4:nth-child(2n) {
        width: 10%!important;
    }

    #footer-outer .row .col.span_4:nth-child(2n+1) {
        width: 43%!important;
        padding-top: 36px!important;
    }

}


@media only screen and (max-width: 1000px) {

    .colums-destacados > .col > .vc_col-sm-4.instance-3 {
        width: 100%!important;
        margin: 2% 0!important;
    }

    .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:nth-child(2) {
        width: 100%!important;
    }

    .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:last-child {
        left: 50%!important;
        margin-left: -215.74px!important;
        width: 71.914894%!important;
    }

    .grupo-coti p {
        display: block!important;
    }

    .grupo-coti .contador-cantidad {
        margin-bottom: 10px!important;
    }

    .grupo-coti .contador-cantidad p {
        margin: 4px 10px!important;
    }

    .container-wrap .grupo-coti :nth-child(4) {
        margin-left: 25px;
    }

    .grupo-coti .contador-cantidad p, .container-wrap .grupo-coti :nth-child(4) {
        display: inline-block!important;
    }

    .grupo-coti .contador-cantidad, .container-wrap .grupo-coti :nth-child(4) {
        display: inline-block!important;
        float: left;
    }

    .container-wrap .grupo-coti span {
        width: 100%!important;
    }

    .container-wrap .grupo-coti :last-child input {
        width: 100%!important;
    }

    .container-wrap .container-cotizando form > p:before, .container-wrap .container-cotizando form > p:after {
        width:35%!important;
    }


    .container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:first-child, .container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:last-child {
        padding: 0!important;
    }

    .container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:last-child .wpb_text_column .wpb_wrapper p:nth-child(2):after {
        left: 50%;
    }

    .container-valor-agregado .col.span_12 #tab-moda .col.span_12 .vc_col-sm-6.wpb_column:first-child .wpb_text_column .wpb_wrapper p:nth-child(2):after {
        right: 50%;
    }

    .container-valores .col.span_12 .vc_col-sm-3 {
        margin:5px!important;
    }

    .title-container-nm .wpb_wrapper p:first-child:before, .title-container-nm .wpb_wrapper p:first-child:after {
        text-align: center;
        width: 40%!important;
    }

    .menu-catalogo .contador {
        margin-top: 30px!important;
        margin-bottom: 50px!important;
    }

    .social-follow {
        text-align: center;
        margin-left: -43.5px!important;
    }

    body .wpb_row .span_12 > .col[data-padding-pos="right"].contact-form-footer {
        padding-right: 0!important;
    }

    .contact-form-footer form p {
        padding-bottom: 0!important;
        width: 75%
    }

    #footer-widgets .container .row > div:nth-child(2).span_4 {
        width: 20%!important;
    }

    #footer-outer .row .col.span_4:nth-child(2n+1) {
        width: 38%!important;
        padding-top: 10px!important;
    }

    #footer-outer #footer-widgets .col ul li {
        display: block!important;
        text-align: left!important;
    }

    #footer-outer .row .col.span_4.col_last #menu-footer-right {
        padding-left: 30%;
    }

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-left, .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-right {
        top: 82.5%!important;
    }

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-left
    {
        margin-left: 25px!important;
    }

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-right
    {
        margin-right: 25px!important;
    }

}

@media only screen and (max-width: 700px) {

    .container-contacto .container-contact-data .col.span_12 .vc_col-sm-4:last-child {
        width:100%!important;
    }

    .container-wrap .container-cotizando form > p:before, .container-wrap .container-cotizando form > p:after {
        display: none;
    }

    .items-catalogo form.searchandfilter ul li:first-child input, .items-catalogo form.searchandfilter ul li:last-child input[type="submit"] {
        font-size: 12px!important;
    }

    .items-catalogo form.searchandfilter ul li:first-child input {
        padding: 4.2px 15px!important;
    }

    .contact-form-footer .wpb_text_column.wpb_content_element {
        display: block!important;
        text-align: center!important;
    }

    .contact-form-footer [role="form"].wpcf7{
        display: block!important;
        text-align: center!important;
    }

    .contact-form-footer form p {
        margin-top: 15px!important;
    }

    .ascend .container-wrap .contact-form-footer [role="form"] input[type="submit"] {
        margin-top: 5px!important;
    }

}

@media only screen and (max-width: 600px) {

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-left, .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-right {
        top: 83.5%!important;
    }

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-left
    {
        margin-left: 25px!important;
    }

    .destacados-lineaprod .title-lineaprod .wpb_wrapper a.arrow-right
    {
        margin-right: 25px!important;
    }
}

@media only screen and (max-width: 500px) {

    .container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column {
        display: block!important;
        margin: 0!important;
    }

    .container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column:not(:last-child) .wpb_wrapper p:last-child:after {
        margin-left: -6px!important;
        top: 130px;
        left: 50%;
        transform: none;
    }

    .container-valor-agregado .col.span_12 #tab-puntualidad-en-las-entregas .wpb_text_column:nth-child(2) .wpb_wrapper p:last-child:after {
        top: 282px;
    }


}


/*

<p style="display:none!important">[select* tipo-prod0 first_as_label "Seleccione..." "Camisas" "Camisetas Jersey" "Camisetas Polo" "Chalecos" "Chompas" "Gorras" "Maletería" "Promocionales" "Ropa de Trabajo" "Ropa Deportiva"]<p/>


*/




