

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face{
    src: url("../fonts/Gilroy-Bold.ttf");
    font-family: "Gilroy"; 
    font-weight: bold;
}
@font-face{
    src: url("../fonts/Gilroy-Heavy.ttf");
    font-family: "Gilroy"; 
    font-weight: 900;
}
@font-face{
    src: url("../fonts/Gilroy-Light.ttf");
    font-family: "Gilroy"; 
    font-weight: 300;
}
@font-face{
    src: url("../fonts/Gilroy-Medium.ttf");
    font-family: "Gilroy"; 
    font-weight: 600;
}
@font-face{
    src: url("../fonts/Gilroy-Regular.ttf");
    font-family: "Gilroy"; 
    font-weight: 400;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
a, a:hover {
    color: inherit;
    text-decoration: none;
}
a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}
input:focus, textarea:focus, select:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}
/*scrollbar*/
::-webkit-scrollbar{
    width:17px;
    background-color: #f8f8f8;
}
::-webkit-scrollbar-track{
    -webkit-border-radius:7px;
    border-radius:7px;
    cursor:pointer
}
::-webkit-scrollbar-thumb{
    cursor:pointer;
    -webkit-border-radius:7px;
    border-radius:7px;
    background:#dcdadd
}
::-webkit-scrollbar-thumb:window-inactive{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background:#ddd
}
/**/
.flex-direction-nav {
    display: none;
}

[class*='col']{
    padding: 0;
}
.row {
    margin: 0;
}
.container{
    padding: 0;
    /*max-width: 1068px;*/
}
header{
    box-shadow: 0px -4px 16px #666;
}

.top_bar {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ff7000;
}
.top_bar .pad{
    padding: 0;
}

.top_bar .telefono_top{
    color: #fff;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
    padding: 6px 9px 3px 9px;
    background-color: transparent;
    margin-right: 12px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.top_bar .telefono_top div{
    display: inline-block;
}
.top_bar .telefono_top div span{
    font-size: 17px;
    font-family: "Gilroy";
    font-weight: 600;
}
.top_bar .telefono_top div span strong{
    color: #508ec6;
}
.top_bar .telefono_top div span figure{
    display: inline-block;
    position: relative;
    left: 8px;
    border-left: 1px solid #7572a1;
    padding-left: 9px;
    line-height: 18px;
}
.top_bar .telefono_top img{
    position: relative;
    top: -3px;
    margin-right: 6px;
}
.top_bar .btn_topbar{
    display: inline-block;
}
.top_bar .btn_topbar small{
position: absolute;
    margin-left: -12px;
    margin-top: 8px;
    font-size: 8px;
    font-weight: 500;
    color: #e2781c;
}
.top_bar .btn_topbar > a{
display: inline-block;
    color: #4e4e4e;
    padding: 9px 0px 9px 0px;
    border-radius: 20px;
    position: relative;
    margin-left: 15px;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    letter-spacing: -0.5px;
    margin-right: 15px;
}
.top_bar .btn_topbar > a:hover{
display: inline-block;
    color: #e2781c;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.top_bar .btn_topbar span{
    color: #646464;
    font-weight: bold;
    font-size: 19px;
}
.navbar-toggle{
    background-color: transparent;
    border: 1px solid transparent;
    padding: 9px 10px;
}
.navbar-toggle {
    float: none;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    display: block;
    width: 33px;
    height: 4px;
    border-radius: 4px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-toggle .icon-bar:nth-child(3) {
    width: 27px;
}
.glyphicon-remove:before {
    content: url(../img/x-movil.png);
    position: relative;
    top: 6px;
    left: 2px;
}
.navbar {
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: #022f50;
    position: relative;
    min-height: auto;
    padding-bottom: 7px;
    padding-top: 7px;
}
.box_phone_movil {
    display: none;
}
.box_phone_movil{
display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #e16f0b;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 12px;
}
.box_phone_movil small{
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    font-family: "Poppins";
    line-height: 30px;
    margin-left: 7px;
}
.navbar .row {

}
.box_phone_movil{
    display: none;
}
.navbar .pad{
    padding: 0;
}
.navbar .pad .logo{
    position: relative;
}
.navbar .pad .logo img{
    position: absolute;
    top: -62px;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
}
.navbar .pad .logo.movil{
    display: none;
}
.top_bar .icons-social-header {
    margin-bottom: 0px;
    display: inline-block;
    float: left;
}
.top_bar .icons-social-header a{
    color: #e26f0b;
    display: inline-block;
    /*float: left;*/
    font-size: 20px;
    height: 31px;
    width: 31px;
    position: relative;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.top_bar .icons-social-header a:hover{
    color: #ffffff;
    border: 1px solid #fff;
    background-color: transparent;
}
.top_bar .icons-social-header a i{
    position: relative;
    top: 2px;
}
.navbar .container .row .navbar-collapse{
    padding: 0;
    text-align: left;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul{
    padding: 0;
    margin: 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    position: relative;
    margin-left: 20px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:last-child{

}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(3){

}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(4){
    float: right;
    margin-left: 65px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(5){
    float: right;
    margin-left: 65px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(6){
    float: right;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a{
    display: inline-block;
    font-size: 14px;
    padding: 0 11px;
    font-family: "Poppins";
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding-bottom: 9px;
    padding-top: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:first-child {
	margin-left: 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:hover > a{
    color: #d97b1a;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li.active{
    color: #fff;
}

.navbar .container .row .navbar-collapse .menu-navbar >ul >li.current-menu-item > a{
	color: #cf8432;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a:before{ 
	content: url(../img/ico-menu-before.png);
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a:after{ 
	content: url(../img/ico-menu-after.png);
	position: absolute;
    right: 1px;
    top: 3px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li.current-menu-item > a:before,
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:hover > a:before{ 
	opacity: 1;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li.current-menu-item > a:after,
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:hover > a:after{ 
	opacity: 1;
}


/*movil*/
.correo_header_movil{
    display: none;
    text-align: center;
    font-size: 25px;
    padding: 45px 10px;
    padding-bottom: 35px;
    font-family: "Montserrat";
    font-weight: 600;
    margin: 0;
    color: #fff;
    line-height: 30px;
    padding-bottom: 15px;
}
/*submenu*/
/*submenu*/


.navbar .menu-item:hover .sub-menu{
    margin: 0px 0 0px 0;
    /*padding-top: 10px;*/
    padding-bottom: 7px;
    min-height: 0px;
    max-height: 800px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.navbar .menu-item .sub-menu{
    position: absolute;
    z-index: 100;
    padding: 0;
    width: 190px;
    color: #fff;
    list-style: none;
    text-align: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 0px;
    background-color: #fff;
    margin: 0px 0 0px 0;
    box-sizing: border-box;
    max-height: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
    z-index: 999999;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.45);
    border-radius: 5px;
}
.navbar .menu-item:hover .sub-menu .li .sub-menu{
    display: none;
}
.navbar .menu-item .sub-menu{
    padding: 0;
    margin: 0;
    list-style: none;
}
.navbar .menu-item .sub-menu > li{
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background-color: #fff;    
    padding-left: 15px;
    padding-right: 15px;
}
.navbar .menu-item .sub-menu .menu-item-has-children:hover > a{
    padding: 0;
}
.navbar .menu-item > .sub-menu .menu-item-has-children > a:after{
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 17px;
    display: inline-table;
    color: #508ec6;
    margin-right: 0px;
    margin-top: -6px;
    position: relative;
    top: 6px;
    left: 17px;
}
.navbar .menu-item .sub-menu li a{    
padding-bottom: 12px;
    padding-top: 12px;
    width: 100%;
    display: flex;
    font-family: "Poppins";
    font-size: 13px;
    color: #023861;
    font-weight: 400;
    border-bottom: 1px solid #dfdfdf;
}
#navbar .menu-item .sub-menu li a{    
    padding-bottom: 7px;
    padding-top: 12px;
}
.navbar .menu-item .sub-menu li.current-menu-item{
color: #508ec6;
}
.navbar .menu-item .sub-menu li.current-menu-item a{
color: #508ec6;
}
.navbar .menu-item .sub-menu li:hover{
color: #508ec6;
}
.navbar .menu-item .sub-menu li:hover a{
color: #ff7000;
}

#navbar .menu-item .sub-menu li:hover ul{
    display: inherit;
    position: relative;
    margin: 0px 0 0px 0;
    min-height: 0px;
    max-height: 800px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
    top: 0px;
}
#navbar .menu-item .sub-menu li ul{
    display: inherit;
    position: inherit;
    z-index: 100;
    width: 100%;
    color: #fff;
    text-align: left;
    left: inherit;
    padding-top: 10px;
    background-color: #015a84;
    margin-top: 0;
    margin-right: 0;

    list-style: none;
    position: relative;
    margin: 0px 0 0px 0;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    padding-left: 15px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
}
#navbar .menu-item .sub-menu li ul li{
    display: flex;
}
#navbar .menu-item .sub-menu li:hover ul li{
    padding-left: 0px;
}
#navbar .menu-item .sub-menu li ul li{
    padding-left: 0px;
}
#navbar .menu-item .sub-menu li ul li a{
    text-transform: capitalize;
    background-color: inherit;
    font-family: "Gilroy";
    font-weight: 400;
    font-size: 15px;
    border-bottom-color: transparent;
    padding: 5px 5px;
    padding-left: 9px;
}
#navbar .menu-item .sub-menu li ul li:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 17px;
    color: #508ec6;
    display: inline-table;
    margin-right: 0px;
    margin-top: 4px;
    margin-left: 5px;
}
#navbar .menu-item .sub-menu li ul li:hover {
    background-color: inherit;
}
#navbar .menu-item .sub-menu li ul li:hover a {
    color: #7dba47;
}
.navbar .menu-item .sub-menu li ul li.current-menu-item{
    background-color: inherit;
}
.navbar .menu-item .sub-menu li ul li.current-menu-item a{
    color: #7dba47;
}
#navbar .menu-item .sub-menu li .sub-menu{
    position: relative;
    z-index: 100;
    padding: 0;
    width: inherit;
    color: #fff;
    list-style: none;
    text-align: left;
    left: 0;
    -webkit-transform: initial;
    transform: initial;
    margin-top: 0px;
    background-color: #fff;
    margin: 0px 0 0px 0;
    box-sizing: border-box;
    max-height: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
    z-index: 999999;
    box-shadow: none;
    border-radius: 0px;
}
#navbar .menu-item .sub-menu li .sub-menu li{

}
#navbar .menu-item .sub-menu li .sub-menu li a{
    color: #4d4790;
    font-weight: bold;
}
#navbar .menu-item .sub-menu li .sub-menu li a:hover{
    color: #508ec6;
}
#navbar .menu-item .sub-menu li .sub-menu li.current-menu-item a{
    color: #508ec6;
}

/* slider */
/*--------------- SLIDER -------------------*/

.slide{
    position: relative;
}

.slide img{
    height: 31vw; 
}
.slide .container{
    margin: 0 auto;
}
.text_banner{
    margin: 0;
    z-index: 101;
    text-align: left;
    position: absolute;
    top: 16.7%;
    padding-left: 50px;
}
.text_banner h2{
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    color: #052a47;
    width: 450px;
    font-family: "Poppins";
    font-style: italic;
}
.text_banner h2 p{
    margin: 0;
}
.text_banner h2 strong{
    color: #00fff6;
    font-weight: 600;
}
.text_banner h6{
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins";
    margin-top: 0;
    color: #052a47;
    line-height: 27px;
    padding-top: 4px;
    font-style: italic;
    width: 305px;
}
.text_banner a{
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins";
    color: #fff;
    /* background-color: #e26f0b; */
    border-radius: 5px;
}
.text_banner a span{
background-color: #052a47;
    display: inline-block;
    padding: 8px 14px 9px 14px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;  
}
.text_banner a span:after{
    content: "";
    height: 10px;
    width: 10px;
    background-color: #1c2e48;    
    position: relative;
}
.text_banner a span img{
    max-width: 100%!important;
    display: inline-block!important;
    height: initial!important;
    width: auto!important;
}
.text_banner a p{
    margin: 0;
    font-family: "Poppins";
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    background-color: #ff7000;
    padding: 14px 17px 14px 26px;
    position: relative;
    vertical-align: bottom;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.flexslider .slides .ico-slide{
    position: relative;
    padding-left: inherit;
    width: 100%;
    text-align: right;
    max-width: 1112px;
    margin: auto;
}
.flexslider .slides .ico-slide img{
    width: auto;
    display: inline-block;
    position: relative;
    left: -18px;
    top: 105px;
}

.flexslider li.flex-active-slide .ico-slide img{
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideIntLeftt;
    animation-name: slideIntLeftt;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.1s;
}
.flexslider li .ico-slide img{
        -webkit-animation-duration: 1.6s;
        animation-duration: 0.9s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
}
@-webkit-keyframes slideIntLeftt {
        0% {
                opacity: 0;
                -webkit-transform: translate3d(155%, 0, 0);
                transform: translate3d(155%, 0, 0);
                -webkit-transition: all 0.25s ease-in-out;
                -moz-transition: all 0.25s ease-in-out;
                transition: all 0.25s ease-in-out;
        }
        100% {
                opacity: 1;
                -webkit-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
        }
}
.flexslider {
    border: 0px solid #fff; 
    overflow: hidden; 
    margin: 0;
    border-radius: 0px;
}
.flexslider .slides {
    z-index: 2; 
}
.flexslider .slides img {
    height: auto;  
}
/*------------- modify background---------*/

.slider{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
}

.flexslider .slides,
.flexslider .slides > li
{
    height: 487px;
}

.flexslider .slides > li{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*--------- arrows and control ---------*/
.flex-prev,.flex-next {
  font-size: 0;  
}
.flex-direction-nav .flex-prev {   

    background-image: url('../img/arrow-left.png');
    height: 41px;
    width: 28px;
    top: 46%;
    left: 65px;
    z-index: 9;
}

.flex-direction-nav .flex-next {

    background-image: url('../img/arrow-right.png');
    height: 41px;
    width: 28px;
    top: 46%;
    right: 65px;
    z-index: 9;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 65px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 65px;
}
.flex-direction-nav a:before {
    font-size: 0;           
                               
    padding-left: 10px;        
    padding-top: 6px;          
    color: rgba(119, 119, 119, 0.8); 
}

.flex-direction-nav a.flex-next:before {
    padding-left: 3px;          
    padding-top: 6px;           
    color: rgba(119, 119, 119, 0.8);  
    margin-right: 10px;         
}




/*--------- circles ---------*/


.flex-control-nav {
z-index: 100;
    font-size: 0;
    bottom: 25%;
    text-align: left;
    right: 0;
    left: 6%;
    max-width: 1160px;
    margin: auto;
}
.flex-control-nav li {
    margin: 9px 3px;
    display: inline-block;
}
.flex-control-paging li a {
    cursor: pointer;
    width: 43px;
    height: 41px;
    position: relative;
    /* background-color: transparent; */
    box-shadow: none;
    border: none;
    border-radius: inherit;
    background: transparent;
    background-image: url(../img/button-inactive-slider.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.flex-control-paging li a span{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.flex-control-paging li a.flex-active span,.flex-control-paging li a:hover span{
    /*background-color: #fff;*/
}
.flex-control-paging li a.flex-active {
    border: inherit;
    box-shadow: inherit;
    cursor: pointer;
    background-color: inherit;
    background-image: url(../img/button-active-slider.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.flex-control-paging li a:hover {
    border: inherit;
    box-shadow: inherit;
    cursor: pointer;
    background-color: inherit;
    background-image: url(../img/button-active-slider.png);
}
#banner_home .flex-direction-nav .flex-next,#banner_home .flex-direction-nav .flex-prev{
opacity: 1;
}
#banner_home:hover .flex-direction-nav .flex-next,#banner_home:hover .flex-direction-nav .flex-prev{
opacity: 1;
}


/*promociones*/
.promociones{
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #f4f4f4;  
}

.carrusel-productos .slick-arrow{
    /*display: none!important;*/
}
.carrusel-productos .slick-arrow.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    width: 37px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    left: -50px;
}
.carrusel-productos .slick-arrow.slick-prev:before{
    content: url("../img/arrow-left-producto.png");
}
.carrusel-productos .slick-arrow.slick-next:before{
    content: url("../img/arrow-right-producto.png");
}
.carrusel-productos .slick-arrow.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    width: 37px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    right: -50px;
}
.carrusel-productos .slick-dots{
    display: none!important;
}
.carrusel-productos .slick-list{
    padding-top: 45px;
    padding-bottom: 45px;
}
.box-item-prod{
    text-align: center;
}
.productos .item-prod{
    width: 328px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.45);
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
}
.productos .item-prod .item-prod_pad{
    margin: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 328px;
}
.productos .item-prod .item-prod_pad .names_prod{
    border-top: 3px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ff7900;
}

.productos .item-prod .item-prod_pad .names_prod h2.nombre{
    font-size: 20px;
    color: #FFF;
    font-weight: 400;
    line-height: 24px;
    font-family: "Poppins";
    margin: 0;
    letter-spacing: -0.5px;
    overflow: hidden;
    text-transform: uppercase;
}
.productos .item-prod .img_prod{
    display: table;
    height: 327px;
    margin: auto;
    width: 100%;
}
.productos .item-prod .img_prod figure{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    /*background-image: url(../img/bg-producto-solo-home.jpg);*/
    background-color: #fff;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    background-repeat: no-repeat;
    background-size: cover;
}
.productos .item-prod .img_prod figure img{
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}

.productos .item-prod .nomb_prec{
    position: relative;
    background-color: #052a47;
    text-align: left;
    height: 61px;
    padding: 14px 25px 15px 25px;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
}
.productos .item-prod .nomb_prec h2.marca_nombre{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
    font-family: "Poppins";
    margin: 0;
    letter-spacing: -0.5px;
    display: inline-block;
    float: left;
    margin-top: 6px;
}
.productos .item-prod .nomb_prec .precios{

}

.productos .item-prod .nomb_prec .precios .precio{
    font-size: 19px;
    color: #fff;
    font-weight: 300;
    line-height: 17px;
    font-family: "Poppins";
    margin: 0;
    letter-spacing: -0.5px;
    margin-bottom: 16px;
    display: block;
}
.productos .item-prod .nomb_prec .precios .precio_before{
    font-size: 29px;
    color: #fff;
    font-weight: 600;
    line-height: 29px;
    font-family: "Poppins";
    margin: 0;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    display: block;
}
.productos .item-prod .nomb_prec .precios .precio span{
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.productos .item-prod .nomb_prec .precios .precio small{
    font-size: 19px;
    margin-right: 5px;
}
.productos .item-prod .nomb_prec a{
    background-color: transparent;
    padding: 8px 10px 8px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    margin-left: 2px;
    margin-right: 2px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    float: right;
    border: 1px solid #fff;
    border-radius: 6px;
}
.productos .item-prod .nomb_prec a:hover{
    background-color: #fff;
    color: #1c2e48;
}
.productos .item-prod .nomb_prec a img{
    display: inline-block;
}
.title_productos{
    text-align: center;
    position: relative;
}
.title_productos h3{
    margin: 0;
    font-size: 41px;
    font-family: "Poppins";
    font-weight: 700;
    line-height: 42px;
    color: #052a47;
    display: block;
    margin-bottom: 52px;
    position: relative;
    z-index: 99999;
}
.title_productos h3 strong{
    color: #1c2e48;
}
.title_productos h3:after {
    content: url('../img/bg-title.png');
    display: block;
    left: 50%;
    position: absolute;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
    bottom: -29px;
}
.title_productos img{
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -26px;
}

/*categorias  home*/
.productos_home{
    padding-top: 71px;
    background-image: url(../img/bg-fondo-home.png);
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.categoria-productos-home{
    max-width: 1100px;
    margin: auto;
}
.categoria-productos-home > div{
    text-align: center;
}
.productos_home .title_categorias_home{
    display: flex;
    margin-top: 0px;
    margin-bottom: 10px;
}
.productos_home .title_categorias_home h1{
    color: #052a47;
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    display: flex;
    margin: 0px;
    font-family: "Poppins";
    margin-right: 15px;
    margin-bottom: 25px;
    padding-left: 25px;
}
.productos_home .title_categorias_home h1 span{
    color: transparent;
}
.productos_home .title_categorias_home .line_right{
    width: 100%;
    background-color: #ff7900;
    height: 3px;
    position: relative;
    top: 18px;
}


.categoria-productos-home .title_promociones{
    display: flex;
    margin-top: 75px;
    margin-bottom: 10px;
}
.categoria-productos-home .title_promociones h1{
    color: #fff;
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    display: flex;
    margin: 0px;
    font-family: "Poppins";
    margin-right: 15px;
}
.categoria-productos-home .title_promociones h1 span{
    color: transparent;
}
.categoria-productos-home .title_promociones .line_right{
    width: 100%;
    background-color: #ff7900;
    height: 3px;
    position: relative;
    top: 18px;
}
.categoria-productos-home .cat_prod_home{
    width: 255px;
    padding: 21px 25px 18px 25px;
    text-align: right;    
    margin-right: 7px;
    margin-left: 7px;
    background-image: url('../img/bg-categoria-home.png');
}
.categoria-productos-home .cat_prod_home h4{
    color: #fff;
    font-size: 15px;
    font-family: "Poppins";
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    display: flex;
    margin: 0px;
    margin-bottom: 15px;
}
.categoria-productos-home .cat_prod_home figure{
    text-align: center;
    height: 116px;
    position: relative;
}
.categoria-productos-home .cat_prod_home figure:after{
    content: url(../img/bg-rayas-categoria.png);
    position: absolute;
    position: absolute;
    top: -30px;
    left: 0;
}
.categoria-productos-home .cat_prod_home figure img{
    margin: auto;
    max-width: 100%;
}
.categoria-productos-home .cat_prod_home h5{
    color: #fff;
    font-size: 17px;
    font-family: "Poppins";
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    position: relative;
    margin: 0px;
    margin-top: 33px;
    margin-bottom: -5px;
    margin-right: 40px;
}
.categoria-productos-home .cat_prod_home a.link_cat{
    color: #fff;
    font-size: 12px;
    font-family: "Poppins";
    line-height: 16px;
    font-weight: 400;
    position: relative;
    margin: 0px;
    top: 25px;
    left: -10px;
}
.categoria-productos-home .cat_prod_home a img{
position: relative;
    top: -2px;
    margin-left: 3px;
    display: inline-block;
}
.carrusel_cat_home .slick-arrow.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    width: 17px;
    height: 33px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    left: -50px;
}
.carrusel_cat_home .slick-arrow.slick-prev:before{
    content: url("../img/arrow-left-categoria.png");
}
.carrusel_cat_home .slick-arrow.slick-next:before{
    content: url("../img/arrow-right-categoria.png");
}
.carrusel_cat_home .slick-arrow.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    width: 17px;
    height: 33px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    right: -50px;
}
.carrusel_cat_home .slick-dots{
    display: none!important;
}


/*servicios*/
.certificaciones .title_productos{
    margin-top: 60px;
}
.container_servicios_home{
    max-width: 1122px;
    margin: auto; 
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 60px;
}
.container_servicios_home .text_certi p{
    text-align: center;
    font-size: 16px;
    color: #646464;
    line-height: 24px;
    font-family: "Poppins";
    font-weight: 400;
    max-width: 900px;
    margin: auto;
    margin-bottom: 10px;
}
.container_servicios_home figure{
    text-align: center;
    margin-top: 40px;
}
.container_servicios_home [class*='col']:nth-child(1) figure{
    text-align: right;
}
.container_servicios_home [class*='col']:nth-child(3) figure{
    text-align: left;
}
.container_servicios_home figure img{
    max-width: 100%;
}
/*internas*/
.page_interna{
    padding-bottom: 20px;
}
.page_interna .title_page{
    text-align: center;
    margin-top: 42px;
    overflow: hidden;
    margin-bottom: 20px;
}
.page_interna .title_page h3{
    margin: 0;
    font-size: 22.4px;
    color: #fff;
    display: inline-block;
    padding: 12px 60px;
    background-color: #035983;
    font-family: "Montserrat";
    font-weight: bold;
    position: relative;
    border-radius: 6px;
    text-transform: uppercase;
}
.page_interna .title_page h3:after, .title_page h3:before{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    width: 900px;
    margin: 0 25px;
    color: #d1d1d1;
}
.page_interna .title_page h3:before{
    right: 100%;
}
.page_interna .title_page h3:after{
    left: 100%;
}
.clientes_interna .col_clientes{
    margin: 40px 0;
    width: 33%;
    display: inline-block;
}
.clientes_interna .col_clientes:hover img{
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);     
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.clientes_interna .col_clientes img{
  -webkit-filter: grayscale(0);
  filter: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.texto_nosotros .title_nosotros {
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
}
.texto_nosotros .title_nosotros h1{
    margin: 0;
    font-size: 60px;
    font-family: "Poppins";
    font-weight: 700;
    line-height: 60px;
    color: #052a47;
    display: block;
    margin-bottom: 15px;
    position: relative;
    z-index: 99999;
}
.texto_nosotros .title_nosotros h1:after {
    content: url(../img/bg_title_quienes.png);
    display: block;
    left: -53px;
    position: absolute;
    border-radius: 0;
    z-index: 99;
    bottom: 19px;
}
.texto_nosotros .content_texto_nosotros{
    background-color: rgb(255 255 255 / 87%);
    padding: 45px 45px 36px 25px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.28);
    border-radius: 10px;
    position: relative;
}
.texto_nosotros .content_texto_nosotros:before{
    content: "";
    width: 113px;
    height: 13px;
    background-color: #ff7000;
    position: absolute;
    top: 0;
    left: 45px;
}
.texto_nosotros .content_texto_nosotros:after{
    content: "";
    width: 113px;
    height: 13px;
    background-color: #ff7000;
    position: absolute;
    bottom: 0;
    right: 45px;
}
.texto_nosotros p{
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 500;
    color: #59595a;
    text-align: left;
    line-height: 31px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.page_interna.nosotros{
    background-image: url(../img/bg-nosotros.jpg);
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.page_interna.nosotros .title_productos h3:after {
    content: none;
}
.page_interna .texto_nosotros{
    padding-top: 45px;
    padding-bottom: 28px;
    max-width: 1010px;
    margin: auto;
    margin-bottom: 45px;
}
.page_interna .contenido_nosotros{
    padding-top: 65px;
    padding-bottom: 0px;
    position: relative;
    padding-bottom: 70px;
}
.page_interna .contenido_nosotros .container{
    max-width: 1010px;
    margin: auto;
}
.page_interna .contenido_nosotros [class*='col']{
    margin-top: -80px;
    position: relative;
}

.mision_vision{
    width: 492px;
    margin: auto;
    background-color: #f4f4f4;
    text-align: center;
    padding-bottom: 21px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.32);
    min-height: 477px;
    border-radius: 14px;
}
.mision_vision .ico_mision{
    height: 198px;
    background-image: url(../img/bg-vision.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: table;
    width: 100%;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}
.mision_vision .ico_mision figure{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.mision_vision h2{
    font-size: 46px;
    color: #1d324f;
    font-family: "Poppins";
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
}
.mision_vision p{
    font-size: 20px;
    font-family: "Poppins";
    color: #59595a;
    margin-bottom: 0px;
    line-height: 28px;
    padding: 0 30px;
}
.contenido_historia{

}
.contenido_historia .title_historia{

}
.contenido_historia .title_historia h1{
    margin: 0;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 700;
    line-height: 42px;
    color: #052a47;
    display: block;
    margin-bottom: 15px;
    margin-top: 45px;
    position: relative;
    z-index: 99999;
    text-align: center;
}
.contenido_historia .title_historia h1:after{
    content: url(../img/bg_title_historia.png);
    display: block;
    left: 32%;
    position: absolute;
    transform: translateX(-50%);
    border-radius: 0;
    z-index: 99;
    bottom: -39px;
}
.contenido_historia .texto_historia{
    max-width: 1007px;
    margin: auto;
    background-color: #f8f8f8;
    padding: 45px 45px 36px 25px;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.30);
    border-radius: 10px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
.contenido_historia .texto_historia p{
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 500;
    color: #59595a;
    text-align: left;
    line-height: 31px;
    margin-bottom: 20px;
    padding-left: 20px;
}





.fondo-pagina.contacto .title_productos img{
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideIntttUp;
    animation-name: slideIntttUp;
    animation-delay: 0.7s;
}
.fondo-pagina.nosotros .title_productos img{
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideIntttUp;
    animation-name: slideIntttUp;
    animation-delay: 0.7s;
}
@-webkit-keyframes slideIntttUp {
        0% {
                opacity: 0;
                -webkit-transform: translate3d(-50%, 70%, 0);
                transform: translate3d(-50%, 70%, 0);
        }
        100% {
                opacity: 1;
                -webkit-transform: translate3d(-50%, 0, 0);
                transform: translate3d(-50%, 0, 0);
        }
}
/**/
.page_interna.servicios{
    background-color: #f7f6f6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.page_interna.servicios .title_interna{
    text-align: center;
    position: relative;  
}
.page_interna.servicios .title_interna h2{
    margin: 0;
    font-size: 33px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 42px;
    color: #018dc8;
    display: block;
    margin-bottom: 22px;
    position: relative;
    z-index: 99999;
}
.page_interna.servicios .title_interna h2:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 90px;
    height: 4px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -5px;
}
.page_interna.servicios .title_interna p {
    margin: 0;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 500;
    line-height: 26px;
    color: #777777;
    margin-bottom: 0px;
    text-align: center;
    max-width: 800px;
    margin: auto;
}
.page_interna.servicios .servicios_hacemos{
    background-image: url(../img/servicios-interna-hacemos-fondo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.page_interna.servicios .servicios_hacemos .title_hacemos {
    /*display: flex;*/
    display: -webkit-inline-box;
    margin-top: 50px;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}
.page_interna.servicios .servicios_hacemos .title_hacemos h2{
    color: #018dc8;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    /* display: flex; */
    margin: 0px;
    font-family: "Poppins";
    margin-left: 5px;
    padding-left: 15px;
    border-left: 4px solid #00fff6;
    /*width: 420px;*/
    margin-right: 15px;
}
.page_interna.servicios .servicios_hacemos .title_hacemos .line_right{
    width: 100%;
    background-color: #00fff6;
    height: 2px;
    position: relative;
    top: 16px;
}
.page_interna.servicios .servicios_hacemos .title_hacemos h2:after{
    content: " ";
    height: 32px;
    background-color: #00fff6;
    width: 4px;
    margin-left: 15px;
    z-index: 9999;
    position: absolute;
    display: block;
    right: -15px;
    top: 0px;
}


.page_interna.servicios .servicios_hacemos .box_hace{
    /* width: 529px; */
    max-width: 529px;
    margin: auto;
    background-color: #f4f4f4;
    text-align: center;
    padding-bottom: 21px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.30);
    min-height: 280px;
    margin-bottom: 30px;
}
.page_interna.servicios .servicios_hacemos .box_hace .ico_hace{
    height: 136px;
    background-image: url(../img/bg-servicios-hace-ico.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: table;
    width: 100%;
}
.page_interna.servicios .servicios_hacemos .box_hace .ico_hace figure{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.page_interna.servicios .servicios_hacemos .box_hace p{
    font-size: 20px;
    font-family: "Poppins";
    color: #777777;
    margin-bottom: 0px;
    line-height: 28px;
    padding: 0 30px;
    padding-top: 27px;
}

.page_interna.servicios .servicios_detalles {

}
.page_interna.servicios .servicios_detalles .title_detalles {
    /*display: flex;*/
    display: -webkit-inline-box;
    margin-top: 50px;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}
.page_interna.servicios .servicios_detalles .title_detalles h2{
    color: #018dc8;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    /* display: flex; */
    margin: 0px;
    font-family: "Poppins";
    margin-left: 5px;
    padding-left: 15px;
    border-left: 4px solid #00fff6;
    /*width: 420px;*/
    margin-right: 15px;
}
.page_interna.servicios .servicios_detalles .title_detalles .line_right{
    width: 100%;
    background-color: #00fff6;
    height: 2px;
    position: relative;
    top: 16px;
}
.page_interna.servicios .servicios_detalles .title_detalles h2:after{
    content: " ";
    height: 32px;
    background-color: #00fff6;
    width: 4px;
    margin-left: 15px;
    z-index: 9999;
    position: absolute;
    display: block;
    right: -15px;
    top: 0px;
}
.page_interna.servicios .servicios_detalles .box_detalles{
    min-height: 361px;
    width: 421px;
    text-align: center;
    margin: auto;
    background-color: #fff;
    padding: 63px 35px 50px 35px;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.20);
    position: relative;
    border-top: 147px solid #008ff8;
    margin-top: 129px;
    margin-bottom: 30px;
}
.page_interna.servicios .servicios_detalles .box_detalles img{
    position: absolute;
    top: -244px;
    left: 21px;
}
.page_interna.servicios .servicios_detalles .box_detalles .box{

}
.page_interna.servicios .servicios_detalles .box_detalles .box h2{
    color: #018dc8;
    font-size: 23px;
    font-family: "Poppins";
    line-height: 28px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 15px;
}
.page_interna.servicios .servicios_detalles .box_detalles .box p{
    font-size: 17px;
    color: #777777;
    font-family: "Poppins";
    line-height: 29px;
    font-weight: 400;
    margin: 0;
}
/**/
.page_interna.servicios .servicios_detalles .title_serv_marcas{

}
.page_interna.servicios .servicios_detalles .marcas{
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 50px;
    margin-bottom: 50px;
}
.page_interna.servicios .servicios_detalles .marcas img{
    max-width: 100%;
}
/*electr*/
.page_interna.servicios.electricos{
    background-image: url(../img/bg-servicios-electricos-fondo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-position: top -90px center;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row{

}
.page_interna.servicios .box_row .box_electrica{
    position: relative;
}
.page_interna.servicios .box_row .box_electrica img{
    position: absolute;
    left: 0;
    top: 21px;
}
.page_interna.servicios .box_row .box_electrica .box{
    min-height: 461px;
    margin-left: 176px;
    border-left: 167px solid #008ff9;
    padding-left: 167px;
    margin-top: 50px;
    background-color: #fff;
    padding-right: 60px;
}
.page_interna.servicios .box_row .box_electrica .box h3{
    font-size: 30px;
    color: #008ff9;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /*max-width: 380px;*/
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_electrica .box h3:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 126px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */

}
.page_interna.servicios .box_row .box_electrica .box ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.page_interna.servicios .box_row .box_electrica .box p{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
}
.page_interna.servicios .box_row .box_electrica .box ul li{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.page_interna.servicios .box_row .box_electrica .box ul li:after{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 10px;
    height: 10px;
    background-color: #008ff9;
}
/*mantenimiento*/
.page_interna.servicios.mantenimiento{
    background-image: url(../img/bg-servicio-mantenimiento.jpg);
    background-repeat: no-repeat;
    background-position: top -35px center;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row{

}
.page_interna.servicios .box_row .box_mantenimiento{
    position: relative;
}
.page_interna.servicios .box_row .box_mantenimiento img{
    position: absolute;
    left: 0;
    top: 21px;
}
.page_interna.servicios .box_row .box_mantenimiento .box{
    min-height: 461px;
    margin-left: 176px;
    border-left: 167px solid #008ff9;
    padding-left: 167px;
    margin-top: 50px;
    background-color: #fff;
    padding-right: 60px;
}
.page_interna.servicios .box_row .box_mantenimiento .box h3{
    font-size: 30px;
    color: #008ff9;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 48px;
    position: relative;
    /*max-width: 380px;*/
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_mantenimiento .box h3:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 126px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */

}
.page_interna.servicios .box_row .box_mantenimiento .box ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.page_interna.servicios .box_row .box_mantenimiento .box ul li{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.page_interna.servicios .box_row .box_mantenimiento .box ul li:after{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 10px;
    height: 10px;
    background-color: #008ff9;
}
.page_interna.servicios .box_row .box_mantenimiento .box p{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
}

.page_interna.servicios .title_serv_mantenimiento {
    /*display: flex;*/
    display: -webkit-inline-box;
    margin-top: 50px;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}
.page_interna.servicios .title_serv_mantenimiento h2{
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    /* display: flex; */
    margin: 0px;
    font-family: "Poppins";
    margin-left: 5px;
    padding-left: 15px;
    border-left: 4px solid #00fff6;
    /*width: 420px;*/
    margin-right: 15px;
    margin-bottom: 25px;
}
.page_interna.servicios .title_serv_mantenimiento .line_right{
    width: 100%;
    background-color: #00fff6;
    height: 2px;
    position: relative;
    top: 16px;
}
.page_interna.servicios .title_serv_mantenimiento h2:after{
    content: " ";
    height: 32px;
    background-color: #00fff6;
    width: 4px;
    margin-left: 15px;
    z-index: 9999;
    position: absolute;
    display: block;
    right: -15px;
    top: 0px;
}
.page_interna.servicios .figure_mantenimiento {
    max-width: 500px;
    height: 366px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    margin: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 35px;
}
.page_interna.servicios .figure_mantenimiento .ico_mantenimiento{    
    height: 250px;
    padding-top: 75px;
    margin-bottom: 25px;
}
.page_interna.servicios .figure_mantenimiento .ico_mantenimiento img{
    max-width: 100%;
}
.page_interna.servicios .figure_mantenimiento h4{
    font-family: "Poppins";
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    margin-top: 15px;
    line-height: 24px;
}
/*tabiqueria*/
.page_interna.servicios.tabiqueria{
    background-image: url(../img/bg-servicio-mantenimiento.jpg);
    background-repeat: no-repeat;
    background-position: top -35px center;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row{

}
.page_interna.servicios .box_row .box_tabiqueria{
    position: relative;
}
.page_interna.servicios .box_row .box_tabiqueria img{
    position: absolute;
    left: 0;
    top: 21px;
}
.page_interna.servicios .box_row .box_tabiqueria img:before{
    content: "";
    position: absolute;
    left: 0;
    top: 21px;
    height: 81px;
    width: 81px;
    background-color: #21fef6;
}
.page_interna.servicios .box_row .box_tabiqueria .box{
    min-height: 461px;
    margin-left: 176px;
    border-left: 167px solid #008ff9;
    padding-left: 167px;
    margin-top: 50px;
    background-color: #fff;
    padding-right: 60px;
}
.page_interna.servicios .box_row .box_tabiqueria .box h3{
    font-size: 30px;
    color: #008ff9;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 48px;
    position: relative;
    /*max-width: 380px;*/
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_tabiqueria .box h3:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 126px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */

}
.page_interna.servicios .box_row .box_tabiqueria .box ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.page_interna.servicios .box_row .box_tabiqueria .box ul li{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
}
.page_interna.servicios .box_row .box_tabiqueria .box ul li:after{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 10px;
    height: 10px;
    background-color: #008ff9;
}
.page_interna.servicios .box_row .box_tabiqueria .box p{
    color: #a2a2a2;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
}

.page_interna.servicios .title_serv_tabiqueria {
    /*display: flex;*/
    display: -webkit-inline-box;
    margin-top: 50px;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}
.page_interna.servicios .title_serv_tabiqueria h2{
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    /* display: flex; */
    margin: 0px;
    font-family: "Poppins";
    margin-left: 5px;
    padding-left: 15px;
    border-left: 4px solid #00fff6;
    /*width: 420px;*/
    margin-right: 15px;
    margin-bottom: 25px;
}
.page_interna.servicios .title_serv_tabiqueria .line_right{
    width: 100%;
    background-color: #00fff6;
    height: 2px;
    position: relative;
    top: 16px;
}
.page_interna.servicios .title_serv_tabiqueria h2:after{
    content: " ";
    height: 32px;
    background-color: #00fff6;
    width: 4px;
    margin-left: 15px;
    z-index: 9999;
    position: absolute;
    display: block;
    right: -15px;
    top: 0px;
}
.page_interna.servicios .figure_tabiqueria {
    max-width: 500px;
    height: 366px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    margin: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 35px;
}
.page_interna.servicios .figure_tabiqueria .ico_tabiqueria{    
    height: 250px;
    padding-top: 75px;
    margin-bottom: 25px;
}
.page_interna.servicios .figure_tabiqueria .ico_tabiqueria img{
    max-width: 100%;
}
.page_interna.servicios .figure_tabiqueria h4{
    font-family: "Poppins";
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    margin-top: 15px;
    line-height: 24px;
}
/*marcas*/
.page_interna.marcas{
    padding-top: 80px;
    padding-bottom: 25px;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.page_interna.marcas .title_interna{

}
.page_interna.marcas .title_interna h2{
    font-size: 30px;
    font-family: "Poppins";
    color: #02487b;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 15px;
    position: relative;
}
.page_interna.marcas .title_interna h2 span{
    font-weight: 700;    
    font-size: 36px;
}
.page_interna.marcas .title_interna h2 strong{
    font-weight: 600;
    color: #e2781c;
}
.page_interna.marcas .title_interna h2:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 91px;
    height: 4px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */
}
.page_interna.marcas .marcas_logos .row {
    text-align: center;
}
.page_interna.marcas .marcas_logos .row div{
    height: 135px;
}
.page_interna.marcas .marcas_logos img {
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transition-delay: 0.3s;
    -moz- transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.page_interna.marcas .marcas_logos img {
    margin-bottom: 35px;
}
.page_interna.marcas .marcas_logos.active img {
    opacity: 1;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(2) img {
    -webkit-transition-delay: 0.6s;
    -moz- transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(3) img {
    -webkit-transition-delay: 0.9s;
    -moz- transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(4) img {
    -webkit-transition-delay: 1.2s;
    -moz- transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(5) img {
    -webkit-transition-delay: 1.5s;
    -moz- transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(6) img {
    -webkit-transition-delay: 1.8s;
    -moz- transition-delay: 1.8s;
    transition-delay: 1.8s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(7) img {
    -webkit-transition-delay: 2.1s;
    -moz- transition-delay: 2.1s;
    transition-delay: 2.1s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(8) img {
    -webkit-transition-delay: 2.4s;
    -moz- transition-delay: 2.4s;
    transition-delay: 2.4s;
}

.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(9) img {
    -webkit-transition-delay: 2.7s;
    -moz- transition-delay: 2.7s;
    transition-delay: 2.7s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(10) img {
    -webkit-transition-delay: 3.0s;
    -moz- transition-delay: 3.0s;
    transition-delay: 3.0s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(11) img {
    -webkit-transition-delay: 3.3s;
    -moz- transition-delay: 3.3s;
    transition-delay: 3.3s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(12) img {
    -webkit-transition-delay: 3.6s;
    -moz- transition-delay: 3.6s;
    transition-delay: 3.6s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(13) img {
    -webkit-transition-delay: 3.9s;
    -moz- transition-delay: 3.9s;
    transition-delay: 3.9s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(14) img {
    -webkit-transition-delay: 4.2s;
    -moz- transition-delay: 4.2s;
    transition-delay: 4.2s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(15) img {
    -webkit-transition-delay: 4.5s;
    -moz- transition-delay: 4.5s;
    transition-delay: 4.5s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(16) img {
    -webkit-transition-delay: 4.8s;
    -moz- transition-delay: 4.8s;
    transition-delay: 4.8s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(17) img {
    -webkit-transition-delay: 5.1s;
    -moz- transition-delay: 5.1s;
    transition-delay: 5.1s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(18) img {
    -webkit-transition-delay: 5.4s;
    -moz- transition-delay: 5.4s;
    transition-delay: 5.4s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(19) img {
    -webkit-transition-delay: 5.7s;
    -moz- transition-delay: 5.7s;
    transition-delay: 5.7s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(20) img {
    -webkit-transition-delay: 6.0s;
    -moz- transition-delay: 6.0s;
    transition-delay: 6.0s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(21) img {
    -webkit-transition-delay: 6.3s;
    -moz- transition-delay: 6.3s;
    transition-delay: 6.3s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(22) img {
    -webkit-transition-delay: 6.6s;
    -moz- transition-delay: 6.6s;
    transition-delay: 6.6s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(23) img {
    -webkit-transition-delay: 6.9s;
    -moz- transition-delay: 6.9s;
    transition-delay: 6.9s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(24) img {
    -webkit-transition-delay: 7.2s;
    -moz- transition-delay: 7.2s;
    transition-delay: 7.2s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(25) img {
    -webkit-transition-delay: 7.5s;
    -moz- transition-delay: 7.5s;
    transition-delay: 7.5s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(26) img {
    -webkit-transition-delay: 7.8s;
    -moz- transition-delay: 7.8s;
    transition-delay: 7.8s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(27) img {
    -webkit-transition-delay: 8.1s;
    -moz- transition-delay: 8.1s;
    transition-delay: 8.1s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(28) img {
    -webkit-transition-delay: 8.4s;
    -moz- transition-delay: 8.4s;
    transition-delay: 8.4s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(29) img {
    -webkit-transition-delay: 8.7s;
    -moz- transition-delay: 8.7s;
    transition-delay: 8.7s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(30) img {
    -webkit-transition-delay: 9.0s;
    -moz- transition-delay: 9.0s;
    transition-delay: 9.0s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(31) img {
    -webkit-transition-delay: 9.3s;
    -moz- transition-delay: 9.3s;
    transition-delay: 9.3s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(32) img {
    -webkit-transition-delay: 9.6s;
    -moz- transition-delay: 9.6s;
    transition-delay: 9.6s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(33) img {
    -webkit-transition-delay: 9.9s;
    -moz- transition-delay: 9.9s;
    transition-delay: 9.9s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(34) img {
    -webkit-transition-delay: 10.2s;
    -moz- transition-delay: 10.2s;
    transition-delay: 10.2s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(35) img {
    -webkit-transition-delay: 10.5s;
    -moz- transition-delay: 10.5s;
    transition-delay: 10.5s;
}
.page_interna.marcas .marcas_logos.active [class*='col']:nth-child(36) img {
    -webkit-transition-delay: 10.8s;
    -moz- transition-delay: 10.8s;
    transition-delay: 10.8s;
}
/*single product*/
.single_product{
    padding-top: 50px;
    background-color: #fafafa;
    margin-top: -190px;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    background-position: top center;
}
.fondo-pagina.producto{
    background-color: transparent;   
}
.single_product .col_1_producto{
    margin-top: 30px;
    background-color: #ffffff;
    position: absolute;
    z-index: 2;
    width: 50%;
    min-height: 475px;
    padding-top: 0px;
    padding-left: 31px;
    border-radius: 23px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.10);
    overflow: inherit;
}
.single_product> .container > .row{
    position: relative;
    min-height: 590px;
}
.single_product> .container > .row > [class*='col']:nth-child(2) {
    position: absolute;
    right: 0;
}
.single_product .product_title{
    margin: 0;
    font-size: 23px;
    color: #00a8e1;
    display: block;
    font-family: "Poppins";
    font-weight: 500;
    margin-bottom: 9px;
}
.single_product .title_producto_tablet{
    display: none;
}
.single_product .title_producto_pc{

}
.single_product .title_producto_tablet h1 {
    font-size: 20px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Poppins";
    margin-top: 0;
    text-align: left;
    margin-bottom: 5px;
}
.single_product .title_producto_tablet h2 {
    font-size: 27px;
    font-weight: 600;
    color: #5291c8;
    font-family: "Poppins";
    margin-top: 0;
    text-align: left;
    margin-bottom: 25px;
}
.single_product .col_1_producto figure{
    text-align: center;
}
.single_product .col_1_producto .share{
    margin-top: 0px;
}
.single_product .col_1_producto .share h6{
    color: #9e9e9e;
    font-family: "Gilroy";
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
    margin: 0;
    margin-right: 7px;
}
.single_product .col_1_producto .share a.facebook{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 26px;
    width: 26px;
    line-height: 24px;
    position: relative;
    text-align: center;
    margin-right: 4px;
    border: 2px solid #0f4895;
    background-color: #0f4895;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.single_product .col_1_producto .share a.twitter{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 26px;
    width: 26px;
    line-height: 24px;
    position: relative;
    text-align: center;
    margin-right: 4px;
    border: 2px solid #00bfe3;
    background-color: #00bfe3;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.single_product .col_1_producto .datos_envio{
    padding: 15px 27px 12px 27px;
    border: 2px dotted #e2e2e2;
    margin-top: 20px;
    display: inline-block;
}
.single_product .col_1_producto .datos_envio .envio{
    display: inline-block;
    margin-right: 25px;
}
.single_product .col_1_producto .datos_envio .envio img{
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -3px;
}
.single_product .col_1_producto .datos_envio .envio span{
    font-size: 14px;
    font-family: "Gilroy";
    font-weight: 600;
    color: #171717;
    display: inline-block;
}
.single_product .col_1_producto .datos_envio .telefono{
    display: inline-block;
}
.single_product .col_1_producto .datos_envio .telefono img{
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
.single_product .col_1_producto .datos_envio .telefono span{
    font-size: 14px;
    font-family: "Gilroy";
    font-weight: 600;
    color: #171717;
    display: inline-block;
}
.single_product .col_1_producto > div{
    position: relative;
}
.single_product .col_1_producto > div:after{
    content: '';
    width: 13px;
    height: 197px;
    position: absolute;
    z-index: 999;
    background-color: #ff7000;
    bottom: 50%;
    transform: translateY(50%);
    right: -7px;
}
.single_product .col_2_producto{
    padding: 70px 40px 53px 249px;
    background-color: rgb(17 39 60 / 87%);
    border-radius: 45px;
    position: relative;
}


.single_product .col_2_producto h2 {
    font-size: 51px;
    font-weight: 600;
    color: #ff7000;
    font-family: "Poppins";
    margin-top: 0;
    text-align: left;
    margin-bottom: 0px;
}
.single_product .col_2_producto h3 {
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    font-family: "Poppins";
    margin-top: 0;
    text-align: left;
}
.single_product .col_2_producto .info_producto {
    padding: 0;
    padding-bottom: 0;
    margin-top: 0;
    border-radius: 0;
}
.single_product .col_2_producto .info_producto .price_normal del {
    display: none;
}
.single_product .col_2_producto .info_producto .price_normal {
    font-size: 30px;
    color: #6daed7;
    font-family: "Poppins";
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 13px;
}
.single_product .col_2_producto .info_producto .price_normal ins {
    font-size: 30px;
    color: #6daed7;
    font-family: "Poppins";
    line-height: 36px;
    font-weight: 500;
    text-decoration: none;
}
.single_product .col_2_producto .info_producto .price_normal .amount {
    letter-spacing: 2px;
}
.single_product .col_2_producto .info_producto .price_oferta ins {
    display: none;
}
.single_product .col_2_producto .info_producto .price_oferta{
    font-size: 0;
    padding-bottom: 27px;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 29px;
}
.single_product .col_2_producto .info_producto .price_oferta del {
    font-size: 18px;
    color: #919191;
    font-family: "Poppins";
    line-height: 24px;
    font-weight: 500;
}
.single_product .col_2_producto .info_producto .price_oferta del {
    text-decoration: none;
}
.single_product .col_2_producto .info_producto .price_oferta .amount {
    text-decoration: line-through;
    letter-spacing: 2px;
}
.single_product .col_2_producto .info_producto .buy_button h1{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button .product_meta{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button .price{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button .precio_functions{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button ins{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button del{
    display: none;
}
.single_product .col_2_producto .info_producto .buy_button form {
    display: flex;
}
.single_product .col_2_producto .info_producto .buy_button form button:hover {
    transition: 0.3s;
    background-color: rgba(27, 149, 204, 0.73);
}
.single_product .col_2_producto .info_producto .buy_button form button {
    background-color: #1b95cc;
    color: #fff;
    border: none;
    font-size: 19px;
    font-family: "Poppins";
    font-weight: 600;
    padding: 12px 27px 9px;
    padding-left: 16px;
    border-radius: 0;
    width: 270px;
    text-transform: uppercase;
    -webkit-appearance: none;
}
.single_product .col_2_producto .info_producto .buy_button form .quantity {
    display: flex;
    margin-right: 25px;
}
.single_product .col_2_producto .info_producto .buy_button form .quantity .input-text.qty {
    width: 45px;
    border: 0;
    background-color: #fafafa;
    text-align: center;
    color: #959494;
}
.single_product .col_2_producto .info_producto .buy_button form .quantity .qty_button{
    background-color: #d4d4d4;
    font-size: 16px;
    border: 0;
    color: #959494;
    font-family: "Poppins";
    width: 29px;
    font-weight: 300;
}
.single_product .col_1_producto .share{
    margin-top: 0px;
}
.single_product .col_1_producto .share h6{
    color: #a2a2a2;
    font-family: "Poppins";
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
    display: inline-block;
}
.single_product .col_1_producto .share a.facebook{
    color: #fff;
    display: inline-block;
    font-size: 21px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    position: relative;
    text-align: center;
    margin-right: 4px;
    border: 2px solid #1e4fac;
    background-color: #1e4fac;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.single_product .col_1_producto .share a.twitter{
    color: #fff;
    display: inline-block;
    font-size: 21px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    position: relative;
    text-align: center;
    margin-right: 4px;
    border: 2px solid #1da3d3;
    background-color: #1da3d3;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}







.single_product .info_producto .wpcf7-form input,
.single_product .info_producto .wpcf7-form textarea{
    padding: 17px;
    border: 1px solid #eeeeee;
    font-size: 16px;
    color: #747373;
    font-family: "Gilroy";
    font-weight: normal;
    margin-bottom: 13px;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    position: relative;
    padding-left: 25px;
    border-radius: 20px;
}
.single_product .info_producto .wpcf7-form textarea{
    overflow: auto;
    vertical-align: top;
    height: 60px;
    resize: none;
    padding-top: 10px;
}
.single_product .info_producto .wpcf7-form .wpcf7-submit{
    background-color: #ff7000;
    color: #fff;
    border: none;
    font-size: 21px;
    font-family: "Gilroy";
    font-weight: 600;
    padding: 9px 27px;
    padding-left: 16px;
    border-radius: 0;
    width: 152px;
    text-transform: uppercase;
    border-radius: 19px;
}
.single_product .info_producto .wpcf7-form .wpcf7-submit:hover{
    transition: 0.3s;
    background-color: rgb(255 112 0 / 85%);
}
.single_product .info_producto .wpcf7-form .ajax-loader {
    display: none;
}
.single_product .info_producto .wpcf7-form p{
    margin-bottom: 0;
}

/*plugin single product carrousel*/
.single_product .a3-dgallery .a3dg-thumbs .a3dg-thumb-list {
    display: grid!important;
}
.single_product .a3-dgallery .lazy-load {
    display: none;
}
.single_product .product_gallery .a3dg-navbar-control{
    display: none!important;
}
.single_product .product_gallery .a3-dgallery .a3dg-thumbs li a img {
     width: 53px!important;
}
.single_product .product_gallery .a3-dgallery .a3dg-thumbs li a {
    width: 53px!important;
    border: 1px solid #e3e3e3!important;
    margin-bottom: 0px!important;
}
.single_product .a3-dgallery .a3dg-thumbs .a3dg-thumb-list {
    width: 53px!important;
}
.single_product .a3-dgallery .a3dg-nav {
    display: inline-block;
    width: 53px!important;
    margin-bottom: 0;
    position: absolute;
    top: 0px;
    margin-right: 16px;
    margin-right: 0;
    padding: 0!important;
}
.a3-dgallery .a3dg-forward, .a3-dgallery .a3dg-back {
    display: none!important;
}
.single_product .a3-dgallery .a3dg-thumbs li {
    margin-right: 10px !important;
    width: 53px!important;
    margin-bottom: 17px!important;
}
.single_product .a3-dgallery .a3dg-image-wrapper {
    display: inline-block;
    width: 83%!important;
    height: 470px!important;
    background-color: #fff!important;
    border: 1px solid #e3e3e3!important;
    margin-left: 69px!important;
}
.single_product .a3-dgallery .a3dg-thumbs li a.a3dg-active {
    border: 1px solid #e3e3e3 !important;
}
/*carrusel 2 zoom*/
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer{
    width: 50px!important;
    flex-basis: 50px!important;
    margin-top: 30px;
}
#singleproduct .mz-figure > img {
    max-width: 520px!important;
    max-height: 480px!important;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    width: auto;
    padding-left: 0;
    margin-left: 17px;
    margin-right: 37px;
    border: 1px solid transparent;
}
.mz-expand .mz-caption {
    display: none!important;
}
/*adicionales contenedor de imagen producto*/
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer{
        min-height: 335px;
        min-height: 380px;
    display: table;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer .magic-slide{
    display: table-cell;
    vertical-align: middle;
}
/*pestaÃ±as producto*/
.tab_single_product {
    background-color: #fafafa;
    padding: 0;
}
.tab_single_product .tab {
    overflow: hidden;
    position: relative;
    top: 2px;
    /* border-bottom: 2px solid #00fff6; */
}
.tab_single_product .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 50px;
    font-family: "Poppins";
    color: #cdcdcd;
    font-size: 30px;
    font-weight: 600;
    border: 3px solid #d9d9d9;
}
.tab_single_product .tab button:hover {

}

.tab_single_product .tab button.active {
    color: #11273c;
}
.tab_single_product .tab button.tab1 {
    border-right: 0;
    border-top-left-radius: 12px;
}
.tab_single_product .tab button.tab2 {
    border-top-right-radius: 12px;
}
.tab_single_product .tabcontent {
    display: none;
    padding: 37px 25px;
    text-align: justify;
    border: 3px solid #d9d9d9;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;    
    border-bottom-left-radius: 12px;
}
.tab_single_product .tabcontent .title_tab_desc{
    color: #696969;
    font-weight: 600;
    font-size: 21px;
    margin-top: 35px;
    margin-bottom: 15px;
    font-family: "Poppins";
}
.tab_single_product .tabcontent p{
    color: #807f7f;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
}
.tab_single_product .tabcontent ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.tab_single_product .tabcontent ul li{
    color: #807f7f;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 15px;
    display: flex;
    line-height: 22px;
}
.tab_single_product .tabcontent ul li:before {
    content: " ";
    width: 8px;
    height: 8px;
    border: 3px solid #111;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 6px;
    display: inline-table;
    background-color: #111;
}
.space_tab_1{
float: left;
    padding: 0px 0px;
    width: 19px;
}

/*categoria producto*/

/*nav categoria*/
.nav_categorias {
    padding-top: 50px;
    padding-bottom: 0px;
    margin-top: 35px;
}
.nav_categorias .container{
    max-width: 950px;
    margin: auto;
}
.productos_catalogo{
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.nav_categorias .title_cat_productos h3{
    font-size: 30px;
    font-family: "Poppins";
    color: #018dc8;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.nav_categorias .title_cat_productos h3 strong{
    color: #03477b;
    text-transform: uppercase;
    font-size: 33px;
    font-weight: 700;
}
.nav_categorias .title_cat_productos h3:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 91px;
    height: 4px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -15px;
    /* margin-left: 20px; */
}
.nav_categorias ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav_categorias ul li{
    margin: 0;
    padding: 0;
    list-style: none;  
}
.nav_categorias .menu_cat{
    display: none;
}
.nav_categorias .menu_cat .menu_cat_pro.current > a{
    display: none;
}
.nav_categorias .menu_cat .menu_cat_pro{
    display: none;
}
.nav_categorias .menu_cat.current{

}
.nav_categorias .menu_cat.current .menu_cat_pro.current{

}

.nav_categorias .cat_prod_home{
    width: 245px;
    height: 180px;
    text-align: center;
    margin-bottom: 25px;
}
.nav_categorias .cat_prod_home figure{
    text-align: center;
    height: 116px;
}
.nav_categorias .cat_prod_home figure img{
    margin: auto;
    max-width: 100%;
    margin-top: 10px;
}
.nav_categorias .cat_prod_home .info_cat{
    position: relative;
}
.nav_categorias .cat_prod_home .info_cat h5{
    color: #1c2e48;
    font-size: 18px;
    font-family: "Poppins";
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    position: relative;
    margin: 0px;
    max-width: 180px;
    margin: auto;
    margin-top: 0px;
}

.nav_categorias .menu_cat.current [class*='col'] .cat_prod_home{
    position: relative;
    bottom: -5px;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transition-delay: 0.3s;
    -moz- transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.nav_categorias .menu_cat.current [class*='col'] .cat_prod_home{
    margin-bottom: 35px;
}
.nav_categorias .menu_cat.current.active [class*='col'] .cat_prod_home{
    opacity: 1;
    bottom: 0;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(2) .cat_prod_home{
    -webkit-transition-delay: 0.6s;
    -moz- transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(3) .cat_prod_home{
    -webkit-transition-delay: 0.9s;
    -moz- transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(4) .cat_prod_home {
    -webkit-transition-delay: 1.2s;
    -moz- transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.nav_categorias .menu_cat.current.active [class*='col']:nth-child(5) .cat_prod_home {
    -webkit-transition-delay: 1.5s;
    -moz- transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(6) .cat_prod_home {
    -webkit-transition-delay: 1.8s;
    -moz- transition-delay: 1.8s;
    transition-delay: 1.8s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(7) .cat_prod_home {
    -webkit-transition-delay: 2.1s;
    -moz- transition-delay: 2.1s;
    transition-delay: 2.1s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(8) .cat_prod_home {
    -webkit-transition-delay: 2.4s;
    -moz- transition-delay: 2.4s;
    transition-delay: 2.4s;
}

.nav_categorias .menu_cat.current.active [class*='col']:nth-child(9) .cat_prod_home {
    -webkit-transition-delay: 2.7s;
    -moz- transition-delay: 2.7s;
    transition-delay: 2.7s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(10) .cat_prod_home {
    -webkit-transition-delay: 3.0s;
    -moz- transition-delay: 3.0s;
    transition-delay: 3.0s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(11) .cat_prod_home {
    -webkit-transition-delay: 3.3s;
    -moz- transition-delay: 3.3s;
    transition-delay: 3.3s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(12) .cat_prod_home {
    -webkit-transition-delay: 3.6s;
    -moz- transition-delay: 3.6s;
    transition-delay: 3.6s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(13) .cat_prod_home {
    -webkit-transition-delay: 3.9s;
    -moz- transition-delay: 3.9s;
    transition-delay: 3.9s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(14) .cat_prod_home {
    -webkit-transition-delay: 4.2s;
    -moz- transition-delay: 4.2s;
    transition-delay: 4.2s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(15) .cat_prod_home {
    -webkit-transition-delay: 4.5s;
    -moz- transition-delay: 4.5s;
    transition-delay: 4.5s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(16) .cat_prod_home {
    -webkit-transition-delay: 4.8s;
    -moz- transition-delay: 4.8s;
    transition-delay: 4.8s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(17) .cat_prod_home {
    -webkit-transition-delay: 5.1s;
    -moz- transition-delay: 5.1s;
    transition-delay: 5.1s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(18) .cat_prod_home {
    -webkit-transition-delay: 5.4s;
    -moz- transition-delay: 5.4s;
    transition-delay: 5.4s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(19) .cat_prod_home {
    -webkit-transition-delay: 5.7s;
    -moz- transition-delay: 5.7s;
    transition-delay: 5.7s;
}
.nav_categorias .menu_cat.current.active [class*='col']:nth-child(20) .cat_prod_home {
    -webkit-transition-delay: 6.0s;
    -moz- transition-delay: 6.0s;
    transition-delay: 6.0s;
}
/**/
.categorias-productos-page .row [class*='col'] .cat_prod_home{
    position: relative;
    bottom: -5px;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transition-delay: 0.3s;
    -moz- transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.categorias-productos-page .row [class*='col'] .cat_prod_home{
    margin-bottom: 35px;
}
.categorias-productos-page .row.active [class*='col'] .cat_prod_home{
    opacity: 1;
    bottom: 0;
}
.categorias-productos-page .row.active [class*='col']:nth-child(2) .cat_prod_home{
    -webkit-transition-delay: 0.6s;
    -moz- transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(3) .cat_prod_home{
    -webkit-transition-delay: 0.9s;
    -moz- transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(4) .cat_prod_home {
    -webkit-transition-delay: 1.2s;
    -moz- transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.categorias-productos-page .row.active [class*='col']:nth-child(5) .cat_prod_home {
    -webkit-transition-delay: 1.5s;
    -moz- transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(6) .cat_prod_home {
    -webkit-transition-delay: 1.8s;
    -moz- transition-delay: 1.8s;
    transition-delay: 1.8s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(7) .cat_prod_home {
    -webkit-transition-delay: 2.1s;
    -moz- transition-delay: 2.1s;
    transition-delay: 2.1s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(8) .cat_prod_home {
    -webkit-transition-delay: 2.4s;
    -moz- transition-delay: 2.4s;
    transition-delay: 2.4s;
}

.categorias-productos-page .row.active [class*='col']:nth-child(9) .cat_prod_home {
    -webkit-transition-delay: 2.7s;
    -moz- transition-delay: 2.7s;
    transition-delay: 2.7s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(10) .cat_prod_home {
    -webkit-transition-delay: 3.0s;
    -moz- transition-delay: 3.0s;
    transition-delay: 3.0s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(11) .cat_prod_home {
    -webkit-transition-delay: 3.3s;
    -moz- transition-delay: 3.3s;
    transition-delay: 3.3s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(12) .cat_prod_home {
    -webkit-transition-delay: 3.6s;
    -moz- transition-delay: 3.6s;
    transition-delay: 3.6s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(13) .cat_prod_home {
    -webkit-transition-delay: 3.9s;
    -moz- transition-delay: 3.9s;
    transition-delay: 3.9s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(14) .cat_prod_home {
    -webkit-transition-delay: 4.2s;
    -moz- transition-delay: 4.2s;
    transition-delay: 4.2s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(15) .cat_prod_home {
    -webkit-transition-delay: 4.5s;
    -moz- transition-delay: 4.5s;
    transition-delay: 4.5s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(16) .cat_prod_home {
    -webkit-transition-delay: 4.8s;
    -moz- transition-delay: 4.8s;
    transition-delay: 4.8s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(17) .cat_prod_home {
    -webkit-transition-delay: 5.1s;
    -moz- transition-delay: 5.1s;
    transition-delay: 5.1s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(18) .cat_prod_home {
    -webkit-transition-delay: 5.4s;
    -moz- transition-delay: 5.4s;
    transition-delay: 5.4s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(19) .cat_prod_home {
    -webkit-transition-delay: 5.7s;
    -moz- transition-delay: 5.7s;
    transition-delay: 5.7s;
}
.categorias-productos-page .row.active [class*='col']:nth-child(20) .cat_prod_home {
    -webkit-transition-delay: 6.0s;
    -moz- transition-delay: 6.0s;
    transition-delay: 6.0s;
}
/*categoria producto*/
.woocommerce #page_prod .catalogo .products {
    margin: 0;
    padding: 0;
}
.woocommerce #page_prod .catalogo .productos{
    /*margin-bottom: 60px;*/
}
.woocommerce #page_prod .catalogo .productos {
    margin-bottom: 60px;
    width: 33%;
    display: inline-block;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination {
    margin-bottom: 40px;
    margin-top: 28px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border: 3px solid #a1a1a1;
    border-left: 0;
    border-right: 0;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    background-color: #fafafa;
    border-right: 0;
    border-left: 0;
    overflow: inherit;
}
/*.paginacion_productos ul li .page-numbers:before {
    content: '0';
    color: #508ec6;
    font-size: 15px;
    font-family: "Gilroy";
    font-weight: 600;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -10px;
}*/
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li span, 
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li a {
    padding: 5px 9px;
    /* border: 1px solid #999; */
    color: #a1a1a1;
    font-size: 23px;
    font-family: "Gilroy";
    font-weight: bold;
    position: relative;
    top: 5px;
    line-height: 17px;
    background-color: #fafafa;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .next{
    font-size: 1px;
    top: -8px;
    padding: 18px 9px;
    color: transparent;
    line-height: 36px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    color: #2c3c5b;
    font-weight: 500;
    font-size: 26px;
    position: relative;
    line-height: 15px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover .next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    color: #e2781c;
    font-weight: 500;
    font-size: 26px;
    position: relative;
    line-height: 15px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .prev{
    font-size: 1px;
    top: -8px;
    padding: 18px 9px;
    color: transparent;
    line-height: 36px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .prev:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    color: #2c3c5b;
    font-weight: 500;
    font-size: 26px;
    position: relative;
    line-height: 15px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover .prev:before {
    color: #e2781c;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .page-numbers.current{
    color: #ff7900;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover .page-numbers:after,
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .page-numbers.current:after{
    content: ' ';
    width: 40px;
    height: 3px;
    background-color: #ff7900;
    position: absolute;
    z-index: 9999999999;
    bottom: -11px;
    left: 0px;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .page-numbers.next:after{
    content: none;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li .page-numbers.prev:after{
    content: none;
}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover{

}
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover a, 
.woocommerce #page_prod .paginacion_productos nav.woocommerce-pagination ul li:hover span{
    color: #ff7900;
}

/*footer*/
.footer{
    background-image: url("../img/bg-footer-home.png");
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 136px;
    padding-top: 104px;
	padding-bottom: 11px;
    background-color: #fafafa;
}
.footer .pad{
    padding: 0;
    position: relative;
}
.footer .pad img{
    max-width: 100%;
}

.footer .pad h4{
    font-family: "Poppins";
    font-weight: 600;
    font-size: 20px;
    color: #f28015;
    line-height: 28px;
    margin: 0;
    margin-bottom: 14px;
}
.footer .pad:nth-child(3) h4{
    margin-top: 65px;
}
.footer .pad .logo-footer img{
    /*margin-top: 50px;*/
}
.footer .datos_footer{
    font-family: "Gilroy";
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    max-width: 275px;
}
.footer .datos_footer span{
    display: flex;
    margin-bottom: 16px;
}
.footer .datos_footer span img{
    margin-right: 10px;
}
.footer .datos_footer span:nth-child(1){

}
.footer .datos_footer span:nth-child(2){
    margin-bottom: 18px;
}
.footer .datos_footer span:nth-child(3){

}
.footer .datos_footer span:nth-child(4){

}
.footer .datos_footer span:nth-child(1) img{
    width: 26px;
    height: 22px;
    position: relative;
    top: -4px;
}
.footer .datos_footer span:nth-child(2) img{
    width: 26px;
    height: 19px;
    position: relative;
    top: 1px;
}
.footer .datos_footer span:nth-child(3) img{
    width: 26px;
    height: 27px;
    position: relative;
    top: 2px;
}
.footer .datos_footer span:nth-child(4) img{
    width: 26px;
    height: 27px;
    position: relative;
    top: -5px;
}
.footer .container .icons-social-footer{
    margin-bottom: 45px;
}
.footer .container .icons-social-footer a{
    color: #fff;
    display: inline-block;
    /*float: left;*/
    font-size: 25px;
    height: 42px;
    width: 42px;
    position: relative;
    margin-top: 6px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: transparent;
}
.footer .container .icons-social-footer a:hover{
    color: #ffffff;
    border: 1px solid #ff7000;
    background-color: #ff7000;
}
.footer .container .icons-social-footer a i{
    position: relative;
    top: 4px;
}
/* copyright */
.copyright{
    background-color: #ff7000;
}
.copyright .container .row{
padding-bottom: 6px;
    padding-top: 8px;
}
.copyright .container .row .cop{
    color: #fff;
    padding: 0;
    font-size: 12px;
    font-family: "Arial";

}
.copyright a{
    color: #fff;
}
.copyright a:hover{
    color: #fff;
}

/*contacto*/
.fondo-pagina {
    height: 255px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display: table;
    position: relative;
    background-color: #fafafa;
}
.fondo-pagina .title_miga{
    display: table-cell;
    vertical-align: middle;
}
.fondo-pagina .title_miga h3{
color: #fff;
    font-family: "Poppins";
    font-size: 34px;
    line-height: 38px;
    margin: 0;
    font-weight: 600;
    margin-top: 6px;
}
.page_interna.interna_contacto {
    padding-top: 60px;
    background-image: url(../img/bg-page-contacto.jpg);
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.page_interna.interna_contacto .title_productos h3{
    margin-bottom: 5px;
}
.page_interna.interna_contacto .title_principal h3{
    margin: 0;
    font-size: 36px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 42px;
    color: #e2781c;
    display: block;
    margin-bottom: 10px;
    position: relative;
    z-index: 99999;
}
.page_interna.interna_contacto .title_principal h3 strong{
    color: #175490;
    font-size: 50px;
    font-weight: 600;
}
.page_interna.interna_contacto .title_principal h3:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 117px;
    height: 3px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */
}
.datos_contacto{
    padding-top: 60px;
    padding-bottom: 50px;
}
.datos_contacto .box{
    display: flex;
    margin-bottom: 20px;
}
.datos_contacto .box h5{
    color: #818181;
    font-size: 25px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 38px;
    margin: 0;
    margin-bottom: 5px;
} 
.datos_contacto .box h5 strong{
    color: #052a47;
    font-size: 30px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 38px;
    margin: 0;
    margin-bottom: 5px;
}   
.datos_contacto .box img{
    margin-bottom: 0;
    margin-right: 28px;
    position: relative;
    height: 62px;
    width: 62px;
    background-color: #ff7c26;
    border-radius: 50%;
}
.datos_contacto .box:nth-child(2) {
    margin-bottom: 33px;
}
.datos_contacto .box:nth-child(2) img{
    position: relative;
    top: -5px;
    height: 62px;
    width: 62px;
}
.datos_contacto .box:nth-child(3) {
    margin-bottom: 9px;
}
.datos_contacto .box_blue .box img{
    position: relative;
    top: -14px;
    height: 62px;
    width: 62px;
    background-color: transparent;
}
.datos_contacto .box_datos_contacto{
    padding-left: 30px;
}
.datos_contacto .box_datos_contacto h1{
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 700;
    color: #052a47;
    line-height: 36px;
    margin: 0;
    margin-bottom: 5px;
    position: relative;
    margin-left: 85px;
}
.datos_contacto .box_datos_contacto h1:after {
    content: url(../img/ico-title-datos-contacto.png);
    left: -60px;
    position: absolute;
    top: -49px;
}
.datos_contacto .box_datos_contacto .box_col_datos {
    box-shadow: 0 0 28px #c6c6c6;
    border-radius: 21px;
    /*padding: 45px 36px 30px 45px;*/
    padding-top: 45px;
    margin-top: 28px;    
}
.datos_contacto .box_datos_contacto .box_col_datos .box_no_blue{
    padding: 0px 36px 0px 45px;
}
.datos_contacto .box_datos_contacto .box_col_datos .box_blue {
    background-color: #12263c;
    padding: 25px 36px 30px 45px;
    border-radius: 21px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
}
.datos_contacto .box_datos_contacto .box_col_datos .box_blue:before {
    content: "";
    width: 28px;
    height: 12px;
    background-color: #ff7000;
    position: absolute;
    top: 0px;
    left: 0%;
}
.datos_contacto .box_datos_contacto .box_col_datos .box_blue:after {
    content: "";
    width: 165px;
    height: 12px;
    background-color: #ff7000;
    position: absolute;
    bottom: 0px;
    left: 70%;
    transform: translateX(-70%);
}
.datos_contacto .box_datos_contacto .box_col_datos .box_blue h5{
    color: #fff;
}
.datos_contacto .mapa_contacto {
    /*box-shadow: 1px 1px 43px #b9b9b9;*/
    margin-top: 30px;
    position: relative;
    left: -40px;
    border-radius: 20px;
    overflow: hidden;
}
.center_form{
    color: #888888;
    font-size: 15px;
    font-family: "Open Sans";
    text-align: center;
    padding-top: 10px;
    padding-bottom: 6px;
    line-height: 24px;
}
#form_contact{

}
.formulario_contacto{
    padding: 40px 40px 40px 40px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.70);
    width: 100%;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}
.formulario_contacto label{
    font-size: 15px;
    color: #111;
    font-family: "Gilroy"; 
    text-align: left;
}
.formulario_contacto input, .formulario_contacto button, .formulario_contacto select, .formulario_contacto textarea {
    padding: 17px;
    border: 1px solid #eeeeee;
    font-size: 16px;
    color: #747373;
    font-family: "Gilroy";
    font-weight: normal;
    margin-bottom: 13px;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    position: relative;
    padding-left: 30px;
    border-radius: 20px;
}
/*.formulario_contacto .your-name:before{
    content: url("../img/ico-nombre-form.png");
    position: absolute;
    z-index: 99999;
    top: -8px;
    left: 11px;
}
.formulario_contacto .telefono:before{
    content: url("../img/ico-phone-form.png");
    position: absolute;
    z-index: 99999;
    top: -4px;
    left: 11px;
}
.formulario_contacto .your-email:before{
    content: url("../img/ico-mail-form.png");
    position: absolute;
    z-index: 99999;
    top: -2px;
    left: 11px;
}
.formulario_contacto .your-message:before{
    content: url("../img/ico-consulta-form.png");
    position: absolute;
    z-index: 99999;
    top: 10px;
    left: 11px;
}
.formulario_contacto .your-empresa:before{
    content: url("../img/ico-empresa-form.png");
    position: absolute;
    z-index: 99999;
    top: -9px;
    left: 11px;
}*/
.formulario_contacto textarea {
    overflow: auto;
    vertical-align: top;
    height: 78px;
    resize: none;
    padding-top: 10px;
}
.formulario_contacto input:-webkit-autofill, .formulario_contacto textarea:-webkit-autofill,.formulario_contacto  select:-webkit-autofill {
    background-color: transparent;
}
.formulario_contacto input::focus{

}
.formulario_contacto .wpcf7-form-control:focus {
           border-color: rgb(226 111 11 / 84%) !important;
           transition: 0.3s;
}
#form_contact input[type=submit]{
    background-color: #ff7000;
    color: #fff;
    border: none;
    font-size: 21px;
    font-family: "Gilroy";
    font-weight: 600;
    padding: 9px 27px;
    padding-left: 16px;
    border-radius: 0;
    width: 247px;
    text-transform: uppercase;
    border-radius: 19px;
}
#form_contact .btn_enviar{
    position: relative;    
    display: inline-block;
    text-align: center;
}
#form_contact .btn_enviar:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 23px;
    color: #fff;
    margin-left: 5px;
    right: 37px;
    position: absolute;
    z-index: 9999999;
    top: 8px;
}

.single_product .info_producto .btn_enviar{
    position: relative;
    display: inline-block;
}

.single_product .info_producto .btn_enviar:before{
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 22px;
    color: #fff;
    margin-left: 5px;
    right: 21px;
    position: absolute;
    z-index: 9999999;
    top: 10px;
}
#form_contact input[type=submit]:hover{
    transition: 0.3s;
    background-color: rgb(255 112 0 / 85%);
}
.page_contacto{

}
.page_contacto .row{

}
.page_contacto .row .col_1{
    margin-top: 45px;
    padding-top: 45px;  
    background-image: url(../img/bg-mejora-contacto.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 601px;
    max-width: 435px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    position: relative;
}
.page_contacto .row .col_1:before{
    content: "";
    width: 17px;
    height: 200px;
    background-color: #ff7000;
    position: absolute;
    left: -8px;
    bottom: 50%;
    transform: translateY(50%);
}
.page_contacto .row .col_1 > div{
    display: table;
    height: 100%;
}
.page_contacto .row h3{
    font-family: "Poppins";
    font-size: 42px;
    line-height: 47px;
    color: #fff;
    margin: 0;
    display: table-cell;
    vertical-align: bottom;
    font-weight: 600;
}
.page_contacto .row h3 strong{
    color: #f98d1f;
    font-weight: 600;
    font-size: 46px;
}
.page_contacto .row .col_2{
    padding-left: 30px;
    padding-top: 45px;
}
.page_contacto .row .col_2 h4{
    color: #11273c;
    font-family: "Poppins";
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 25px;
    padding-left: 35px;
    position: relative;
}
.page_contacto .row .col_2 h4:before{
    content: '';
    height: 73px;
    width: 8px;
    background-color: #ff7000;
    left: 0;
    bottom: 2px;
    position: absolute;
}
/*catalogo*/
.page_interna.catalogo{
    padding-top: 60px;
    background-image: url(../img/bg-page-contacto.jpg);
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
}
.page_interna.catalogo .col_1{
    background-image: url(../img/bg-catalogo-col-1.jpg);
    background-repeat: no-repeat;
    background-position: top center;  
    background-size: cover; 
}
.page_interna.catalogo .container{
    padding-bottom: 50px;
}
.page_interna.catalogo .row{
    max-width: 1058px;
    margin: auto;
    border-radius: 24px;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.12);
}
.page_interna.catalogo .col_1{
    height: 722px;
    width: 100%;
    border-bottom-left-radius: 24px;
    border-top-left-radius: 24px;
    position: relative;
}
.page_interna.catalogo .col_1 figure{
    text-align: center;
    width: 100%;
    padding-top: 60px;
}
.page_interna.catalogo .col_1 figure img{
    max-width: 100%;
}
.page_interna.catalogo .col_1 h4{
    position: absolute;
    bottom: 30px;
    left: 30px;
    margin: 0;
    font-size: 42px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 42px;
    color: #fff;
}
.page_interna.catalogo .col_1 h4 strong{
    font-size: 46px;
    color: #fa8c1d;
    font-weight: 600;
}
.page_interna.catalogo .col_2{
    height: 722px;
    width: 100%;    
    padding-top: 110px;
    padding-left: 50px;
    padding-right: 90px;
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
    background-color: #fafafa;
}
.page_interna.catalogo .col_2:before {
    content: "";
    width: 17px;
    height: 200px;
    background-color: #ff7000;
    position: absolute;
    left: -8px;
    bottom: 50%;
    transform: translateY(50%);
}
.page_interna.catalogo .col_2 h3{
    color: #ff7000;
    margin: 0;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 35px;
}

.page_interna.catalogo .col_2 p{
    color: #838382;
    margin: 0;
    font-size: 24px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 28px;
}
.page_interna.catalogo .col_2 a{
    background-color: #ff7000;
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 400;
    line-height: 26px;
    padding: 11px 30px 10px 25px;
    border-radius: 18px;
    margin-top: 45px;
    display: inline-block;
}
.page_interna.catalogo .col_2 a:hover{
    background-color: rgb(255 112 0 / 85%);
}
.page_interna.catalogo .col_2 a img{
    position: relative;
    left: 13px;
}

/*FAQS*/
.page_interna.faqs {
    padding-top: 80px;
    padding-bottom: 25px;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../img/bg-page-contacto.jpg);
}
.page_interna.faqs .faqs_tabs{
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.10);
    padding: 20px 44px 26px 44px;
    background-color: rgb(255 255 255 / 87%);
    margin-bottom: 50px;
    border-radius: 27px;
}
.page_interna.faqs .faqs_tabs .title_faqs{

}
.page_interna.faqs .faqs_tabs .title_faqs h2{
color: #14263a;
    font-family: "Poppins";
    font-size: 40px;
    line-height: 42px;
    margin: 0;
    font-weight: 600;
    position: relative;
    padding-left: 35px;
    margin-bottom: 40px;
    margin-top: 25px;
}
.page_interna.faqs .faqs_tabs .title_faqs h2:before{
    content: "";
    width: 8px;
    height: 47px;
    background-color: #ff7000;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.page_interna.faqs .faqs_tabs .tab{
    margin-bottom: 21px;
}
.page_interna.faqs .faqs_tabs .tab .tab-header{
    color: #747373;
    font-size: 16px;
    font-family: "Poppins";
    border-radius: 22px;
    padding: 14px 40px;
    background-color: #f9f9f9;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 14px #c3c3c3;
    z-index: 2;
}

.page_interna.faqs .faqs_tabs .tab .tab-header:before{
    height: 6px;
    display: block;
    content: " ";
    width: 33px;
    position: absolute;
    right: 20px;
    top: 45%;
    background-color: #fe7000;
}

.page_interna.faqs .faqs_tabs .tab .tab-header.active{

}

.page_interna.faqs .faqs_tabs .tab .tab-content{
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    color: #747373;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 400;
    line-height: 23px;
    background-color: #f9f9f9;
    position: relative;
    box-shadow: 0 0 14px #c3c3c3;
    border-radius: 22px;
    z-index: 1;
    top: -25px;
}
.page_interna.faqs .faqs_tabs .tab .tab-content .caracteristicas{
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 18px;
    padding-right: 40px;
}
.page_interna.faqs .faqs_tabs .tab .tab-content ul{
    padding: 0;
}
.page_interna.faqs .faqs_tabs .tab .tab-content ul > li{
    list-style: none;
}
.page_interna.faqs .faqs_tabs .tab .tab-content ul > li:before{
    background-color: #e5740f;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    content: " ";
    margin-right: 6px;
    vertical-align: middle;
}

.page_interna.faqs .faqs_tabs .tab .tab-content.active{
    max-height: 680px;
}


/*animation*/

/*frame*/
/*.flexslider li.flex-active-slide .text_banner{
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}*/
.flexslider li.flex-active-slide .animation_banner h2{
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: SlideIntDown;
    animation-name: SlideIntDown;
}
.flexslider li.flex-active-slide .animation_banner h3{
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: SlideIntDown;
    animation-name: SlideIntDown;
}
.flexslider li.flex-active-slide .animation_banner h6{
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: SlideIntUpp;
    animation-name: SlideIntUpp;
}
.flexslider li.flex-active-slide .animation_banner a{
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: SlideIntUpp;
    animation-name: SlideIntUpp;
}
.animation_banner h2{
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutt;
    animation-name: fadeOutt;
}
.animation_banner h3{
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutt;
    animation-name: fadeOutt;
}
.animation_banner h6{
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutt;
    animation-name: fadeOutt;
}
.animation_banner a{
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutt;
    animation-name: fadeOutt;
}

@-webkit-keyframes SlideIntDown {
        0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -175%, 0);
                transform: translate3d(0, -175%, 0);
        }
        100% {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
        }
}
@-webkit-keyframes SlideIntUpp {
        0% {
                opacity: 0;
                -webkit-transform: translate3d(0, 175%, 0);
                transform: translate3d(0, 175%, 0);
        }
        100% {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
        }
}

@-webkit-keyframes fadeOutt {
        0% {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        }
        100% {
                opacity: 0;
                -webkit-transform: none;
                transform: none;
        }
}

/*busqueda*/
.modal.modal_search{
    min-height: inherit;
    padding: 0;
    padding-right: 0px!important;
    padding-top: 92px;
    text-align: right;
    overflow: hidden;
}
.modal.modal_search .modal-dialog {
    width: 875px;
    margin: 0px;
    display: inline-block;
    overflow: hidden;
}
.modal.modal_search .modal-content{
    background-color: rgba(0, 76, 130, 0.90);
    height: 100vh;
    border-radius: 0;
}
.modal.modal_search .modal-header{
    border-bottom: 0px solid #e5e5e5;
    max-width: 500px;
    margin-top: 30px;
    height: 63px;
}
.modal.modal_search button.close.close_search{
    background-image: url('../img/ico-close-search.png');
    height: 39px;
    width: 39px;
    -webkit-appearance: none;
    opacity: 1;
}
.modal.modal_search .box_search{
    max-width: 500px;
    padding-top: 30px
}
.modal.modal_search .box_search .title_search{
    text-align: center;
    position: relative;
}
.modal.modal_search .box_search .title_search h2{
    margin: 0;
    font-size: 26px;
    font-family: "Poppins";
    font-weight: 300;
    line-height: 36px;
    color: #fff;
    display: block;
    margin-bottom: 52px;
    position: relative;
    z-index: 99999;
}
.modal.modal_search .box_search .title_search h2 strong{
    color: #fff;
    font-weight: 600;
}
.modal.modal_search .box_search .title_search h2:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 91px;
    height: 3px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -10px;
    /* margin-left: 20px; */
}
.modal.modal_search .box_search .box {
    text-align: center;
}
.modal.modal_search .box_search .box button{
    width: 47px;
    height: 44px;
    background-image: url('../img/arrow-search.png');
    background-color: #00fff6;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-appearance: none;
    opacity: 1;
    border: 0;
}
.modal.modal_search .box_search .box input{
    height: 44px;
    width: 341px;
    position: relative;
    top: -16px;
    border: 0;
    padding-left: 20px;
    padding-right: 50px;
    background-image: url('../img/ico-search-blue.png');
    background-repeat: no-repeat;
    background-position: 308px center;
}
/*paginador*/
.paginador  {
    list-style: none;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.paginador ul {
    margin-bottom: 50px;
    padding: 0;
}
.paginador{
    overflow: hidden;
}
.paginador span:hover, .paginador a:hover{

    color: #0192cb;
}
.paginador span.name_pag{
    color: #323131;
}
.paginador span.name_pag:hover{
    color: #323131;
}
.paginador .page-numbers:hover:before{
    color: #0192cb;
}
.paginador .prev:hover, .paginador .next:hover{
    color: transparent;
}

.paginador a{
    display: inline-block;

    color: #323131;
    margin-right: 1px;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 19px;
    line-height: 33px;
    position: relative;
    margin-right: 8px;
    margin-left: 8px;
}
.paginador span.current {
    display: inline-block;
    color: #0192cb;
    margin-right: 1px;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 19px;
    line-height: 33px;
    margin-right: 8px;
    margin-left: 8px;
    position: relative;
}
.paginador span.current:after {
    content: "";
    position: absolute;
    /*background-color: #0192cb;*/
    height: 25px;
    width: 25px;
    transform: rotate(45deg);
    left: 5px;
    top: 3px;
    border-radius: 5px;
}
.paginador span.current span {
z-index: 999999;
    color: #fff;
    position: relative;
}
.paginador .page-numbers.numeracion:after {
    content: "";
    position: absolute;
    background-color: transparent;
    height: 25px;
    width: 25px;
    transform: rotate(45deg);
    left: 5px;
    top: 3px;
    border-radius: 5px;
}
.paginador .page-numbers.numeracion:hover:after {
    background-color: #0192cb;
}
.paginador .page-numbers:hover span {
z-index: 999999;
    color: #fff;
    position: relative;
}
.paginador span.dots {
    display: inline-block;
    padding:4px 9px;
    margin-right:7px;
        font-weight: normal;
}
.paginador .next{
    font-size: 19px;
    color: transparent;
    right: -1px;
    line-height: 4px;
    display: inline-block;
    margin-right: 1px;
    height: 35px;
    width: 35px;
    padding: 0;
    position: relative;
    top: 4px;
    margin-right: 8px;
    margin-left: 8px;
}
.paginador .next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    color: #323131;
    font-weight: 500;
    font-size: 24px;
    line-height: 19px;
    position: relative;
    top: 6px;
    left: 12px;
}
.paginador .prev:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    color: #323131;
    font-weight: 500;
    font-size: 24px;
    line-height: 19px;
    position: relative;
    top: 6px;
    left: 5px;
}
.paginador .prev{
    font-size: 19px;
    color: transparent;
    right: -1px;
    line-height: 4px;
    display: inline-block;
    margin-right: 1px;
    height: 35px;
    width: 35px;
    padding: 0;
    position: relative;
    top: 4px;
    margin-right: 8px;
    margin-left: 8px;
}
/*MI CUENTA*/
.page_interna .mi_cuenta_page {
    padding-top: 30px;
    background-image: url(../img/bg-contacto-fondo.jpg);
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-position: top center;    
}

.page_interna .mi_cuenta_page .mi_cuenta{
    background-image: url(../img/bg-datos-contacto.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 400px;
}
.logged-in .page_interna .mi_cuenta_page .mi_cuenta{
    /*background-image: none;*/
    /*min-height: inherit;*/
}

.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1{
background-color: rgba(255, 255, 255, 0.88);
    padding: 15px 40px 16px 40px;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 .form-row input.input-text{
    height: 38px;
    border: 1px solid #d4d5d7;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login {
    padding: 0;
    border: 0;
    border-radius: 0;
    margin: 0;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 h2{
    font-size: 30px;
    color: #008fcb;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 0px;
    position: relative;
    padding-bottom: 14px;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 h2:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 56px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: 3px;
    /* margin-left: 20px; */

}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login .lost_password{
    text-align: center;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login .lost_password a{
    color: #336097;
    font-family: "Poppins";
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login .form-row .button{
    background-color: #e2781c;
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    padding: 13px 25px 13px 25px;
    border-radius: 0;
    margin-right: 7px;
    margin-top: 20px;
        font-size: 15px !important;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login .form-row label {
    color: #575556;
    font-weight: 400;
    font-family: "Poppins";
    line-height: 28px;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-1 form.login .form-row label span{
    color: #e2781c;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 28px; 
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2{
background-color: rgba(255, 255, 255, 0.88);
    padding: 15px 40px 16px 40px;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 .form-row input.input-text{
    height: 38px;
    border: 1px solid #d4d5d7;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 h2{
    font-size: 30px;
    color: #008fcb;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 0px;
    position: relative;
    padding-bottom: 14px;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 h2:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 56px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: 3px;
    /* margin-left: 20px; */

}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 form.register{
    padding: 0;
    border: 0;
    border-radius: 0;
    margin: 0;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 form.register .form-row .button{
    background-color: #e2781c;
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    padding: 13px 25px 13px 25px;
    border-radius: 0;
    margin-right: 7px;
    margin-top: 20px;
        font-size: 15px !important;
}
.page_interna .mi_cuenta_page .mi_cuenta #customer_login .col-2 form.register .form-row label {
    line-height: 2;
    color: #575556;
    font-weight: 400;
    font-family: "Poppins";
    line-height: 28px;
}
/*categorias producto*/
.categorias-productos-page{
    padding-top: 50px;
    padding-bottom: 25px;
    background-color: #f6f6f6;
    background-image: url(../img/bg-marcas-fondo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.categorias-productos-page .title_cat_productos h3{
    font-size: 32px;
    font-family: "Poppins";
    color: #018dc8;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 15px;
    position: relative;
}
.categorias-productos-page .title_cat_productos h3:after {
    content: "";
    display: block;
    left: 50%;
    position: relative;
    width: 91px;
    height: 4px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00fff6;
    z-index: 99;
    bottom: -5px;
    /* margin-left: 20px; */
}
.categorias-productos-page .cat_prod_home{
    width: 243px;
    height: 246px;
    padding: 19px 25px 25px 20px;
    text-align: right;
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 25px;
}
.categorias-productos-page .cat_prod_home h4{
    color: #fff;
    font-size: 15px;
    font-family: "Poppins";
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    display: flex;
    margin: 0px;
    margin-bottom: 15px;
    max-width: 145px;
}
.categorias-productos-page .cat_prod_home h4:after {
    content: "";
    flex: 1 1;
    border-bottom: 2px solid #00fff6;
    margin: auto;
    margin-left: 20px;
}
.categorias-productos-page .cat_prod_home figure{
    text-align: center;
    height: 116px;
}
.categorias-productos-page .cat_prod_home figure img{
    margin: auto;
    max-width: 100%;
}
.categorias-productos-page .cat_prod_home .info_cat{
    position: relative;
    display: table;
    overflow: hidden;
    height: 66px;
    padding-right: 55px;
    width: 210px;
    margin-top: 5px;
}
.categorias-productos-page .cat_prod_home .info_cat h5{
    color: #fff;
    font-size: 20px;
    font-family: "Poppins";
    line-height: 26px;
    font-weight: 600;
    text-align: left;
    position: relative;
    margin: 0px;
    margin-top: 17px;
    width: 140px;
    /* height: 49px; */
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}
.categorias-productos-page .cat_prod_home .info_cat a{
    color: #fff;
    font-size: 12px;
    font-family: "Poppins";
    line-height: 16px;
    font-weight: 400;
    position: absolute;
    margin: 0px;
    top: 30px;
    right: 1px;
}
.categorias-productos-page .cat_prod_home .info_cat a img{
    position: relative;
    top: 5px;
    margin-left: 3px;
    display: inline-block;
    left: -1px;
}


.row_productos_container{

}
.row_productos_container [class*='col']{
    margin-bottom: 50px;
}
.subcategory .row_productos_container{
    display: inherit;
}
/*mi cuenta logeado*/
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation{
    width: 23%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.70);
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation > ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation > ul > li{
    background-color: #fff;
    display: block;
    margin-bottom: 6px;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation > ul > li > a{
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    color: #8c8c8c;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 600;
    display: block;
    text-align: center;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation > ul > li.is-active > a{
    background-color: #00a8e1;
    color: #fff;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-navigation > ul > li >  a:hover{
    background-color: #00a8e1;
    color: #fff;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content {
    float: right;
    width: 73%;
    background-color: rgba(255, 255, 255, 0.95);
    min-height: 328px;
    padding: 34px 40px 35px 40px;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content p{
    color: #7a7a7a;
    font-size: 15px;
    font-family: "Poppins";
    font-weight: 500;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content p > strong{
    color: #00a8e1;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content p > a{
    color: #1d1d1d;
    font-weight: 600;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content header.title{
    box-shadow: none;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content header.title h3{
    display: block;
    float: unset;
    color: #00a8e1;
    font-weight: 600;
    font-size: 18px;
    font-family: "Poppins";
    border-bottom: 2px solid #00dfff;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content header.title a.edit{
    display: block;
    float: unset;
    background-color: #508ec6;
    font-family: "Gilroy";
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 10px 8px 10px;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 9px #a9a9a9;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content address{
    color: #7a7a7a;
    font-family: "Poppins";
    font-style: italic;
    font-size: 16px;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content form .form-row input.input-text, 
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content form .form-row textarea{
    height: 38px;
    border: 1px solid #d4d5d7;
    background-color: #fdfdfd;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content form .form-row label{
    font-weight: 500;
    color: #555555;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content form fieldset legend{
    font-size: 30px;
    color: #008fcb;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 0px;
    position: relative;
    padding-bottom: 14px;
    border: 0;
    top: 10px;
}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content form fieldset legend:after{
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 56px;
    height: 4px;
    border-radius: 0;
    background-color: #00ffff;
    z-index: 99;
    bottom: 3px;
    /* margin-left: 20px; */

}
.woocommerce-account .mi_cuenta .woocommerce-MyAccount-content input.button{
    background-color: #e2781c;
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    padding: 13px 25px 13px 25px;
    border-radius: 0;
    margin-right: 7px;
    margin-top: 20px;
    font-size: 15px !important;
}
.categoria-productos-home .title_promociones h1.title_promociones_movil{
	display: none;
}
/*animaciones*/
@-webkit-keyframes fadeInUpSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpSmallBig {
  -webkit-animation-name: fadeInUpSmallBig;
  animation-name: fadeInUpSmallBig;
}


@-webkit-keyframes fadeInRightSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightSmallBig {
  -webkit-animation-name: fadeInRightSmallBig;
  animation-name: fadeInRightSmallBig;
}



@-webkit-keyframes fadeInLeftSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftSmallBig {
  -webkit-animation-name: fadeInLeftSmallBig;
  animation-name: fadeInLeftSmallBig;
}



@-webkit-keyframes fadeInDownSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownSmallBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownSmallBig {
  -webkit-animation-name: fadeInDownSmallBig;
  animation-name: fadeInDownSmallBig;
}
/*SMALL*/

@keyframes fadeInUpSmall {
0%{opacity:0;
    -webkit-transform:translateY(20px);
    -ms-transform:translateY(20px);
    transform:translateY(20px)
}
100%{
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)}
}
.fadeInUpSmall{
    -webkit-animation-name:fadeInUpSmall;
    animation-name:fadeInUpSmall;
}

@keyframes fadeInDownSmall {
0%{opacity:0;
    -webkit-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    transform:translateY(-20px)
}
100%{
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)}
}
.fadeInDownSmall{
    -webkit-animation-name:fadeInDownSmall;
    animation-name:fadeInDownSmall;
}


@keyframes fadeInRightSmall {
0%{opacity:0;
    -webkit-transform:translateX(20px);
    -ms-transform:translateX(20px);
    transform:translateX(20px)
}
100%{opacity:1;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
}
.fadeInRightSmall{
    -webkit-animation-name:fadeInRightSmall;
    animation-name:fadeInRightSmall
}


@keyframes fadeInLeftSmall {
0%{opacity:0;
    -webkit-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    transform:translateX(-20px)
}
100%{opacity:1;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
}
.fadeInLeftSmall{
    -webkit-animation-name:fadeInLeftSmall;
    animation-name:fadeInLeftSmall
}




/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/****************************** media query************************************/
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
@media only screen and (min-width: 1600px){
.modal.modal_search .modal-dialog {
    width: 968px;
}
}
@media only screen and (min-width: 1200px){
.container {
    width: calc(100% - 211px);
    padding: 0;
    max-width: 1138px;
}
}

@media only screen and (max-width: 1300px){
.top_bar .pad:nth-child(2){
    display: none;
}   
.navbar .container .row .navbar-collapse .menu-navbar >ul >li {
    margin-left: 0px;
}
.footer .telefono_footer span {
    font-size: 18px;
}
.catalogo .productos {
    width: 49.7%;
    text-align: center;
}


}
@media only screen and (max-width: 1300px) and (min-width: 991px){


.carrusel-productos .ico-left-arrow {
    left: 0;
}
.carrusel-productos .ico-right-arrow {
    right: 0;
}

.productos .item-prod .item-prod_pad {

}


.page_interna.servicios .box_row .box_electrica .box {
    padding-left: 135px;
    padding-right: 15px;
}
}

@media only screen and (max-width: 1100px){
.carrusel_cat_home .slick-arrow{
    display: none!important;
}

}


@media only screen and (min-width: 768px){
.navbar .menu-item .sub-menu{
    top: 42px;
    text-align: center!important;
}
.navbar .menu-item .sub-menu li a {
    display: inherit;
}
}

@media only screen and (max-width: 1100px) and (min-width: 768px){
.page_interna.servicios .servicios_hacemos .box_hace {
    width: 320px;
    min-height: 322px;
}
.page_interna.servicios .servicios_detalles .marcas{
    display: inline-block;
}
.page_interna.servicios .servicios_detalles .marcas img{
    display: inline-block;
    margin-bottom: 15px;
}
}



@media only screen and (max-width: 991px){
.single_product .col_1_producto .share {
    margin-top: 0px;
    padding-bottom: 15px;
}
.single_product .col_1_producto > div:after {
    visibility: hidden;
}
.datos_contacto .box_datos_contacto {
    padding-left: 0px; 
}
.datos_contacto .box_datos_contacto .box_col_datos .box_no_blue {
    padding: 0px 36px 0px 20px;
}
.datos_contacto .box_datos_contacto .box_col_datos .box_blue {
    padding: 25px 36px 30px 17px;
}
.datos_contacto .mapa_contacto {
    left: 0px;
}
.datos_contacto .box h5 {
    font-size: 20px;
    line-height: 28px;
}
.datos_contacto .box img {
    margin-right: 13px;
}
.page_interna.servicios .figure_tabiqueria {
    margin: auto;
    margin-bottom: 35px;
}
.page_interna.servicios .title_serv_tabiqueria h2 {
    color: #508ef5;
}
.page_interna.servicios .figure_mantenimiento {
    margin: auto;
    margin-bottom: 35px;
}
.page_interna.servicios .title_serv_mantenimiento h2 {
    color: #508ef5;
}
.page_interna.servicios .box_row .box_electrica {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_electrica .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 50px;
    margin-top: 274px;
    background-color: #fff;
    padding-right: 60px;
    border-top: 150px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row .box_electrica img {
    position: absolute;
    left: 0;
    top: -213px;
    transform: translateX(-50%);
    left: 50%;
}
.page_interna.servicios .box_row .box_electrica .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_mantenimiento {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_mantenimiento .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 50px;
    margin-top: 274px;
    background-color: #fff;
    padding-right: 60px;
    border-top: 150px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row .box_mantenimiento img {
    position: absolute;
    left: 0;
    top: -213px;
    transform: translateX(-50%);
    left: 50%;
}
.page_interna.servicios .box_row .box_mantenimiento .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_tabiqueria {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_tabiqueria .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 50px;
    margin-top: 274px;
    background-color: #fff;
    padding-right: 60px;
    border-top: 150px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .box_row .box_tabiqueria img {
    position: absolute;
    left: 0;
    top: -213px;
    transform: translateX(-50%);
    left: 50%;
}
.page_interna.servicios .box_row .box_tabiqueria .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.tab_single_product {
    margin-top: 15px;
    padding: 40px 25px 30px 25px;
}
.single_product .col_2_producto {
    padding: 40px 31px 50px 31px;
        background-color: transparent;
}
.single_product .col_2_producto:before {
    content: "";
    width: 190px;
    height: 13px;
    background-color: #e26f0b;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.single_product .col_1_producto{
    background-color: #fafafa;
}
.single_product .col_1_producto .woocommerce{
    background-color: #fafafa;
    margin-right: 31px;
    padding: 19px;
}
.single_product .title_producto_tablet{

}
.single_product .title_producto_pc{

}
.single_product> .container > .row > [class*='col']:nth-child(2) {
    position: relative;
    right: inherit;
    margin-left: 10px;
    margin-right: 10px;
}
.tab_single_product {
    margin-left: 10px;
    margin-right: 10px;
}
.single_product .col_1_producto {
    position: relative;
    z-index: 2;
    width: inherit;
    min-height: inherit;
    margin-left: 22px;
    margin-right: 22px;
}
.single_product> .container > .row {
    position: inherit;
    min-height: inherit;
    background-color: rgb(17 39 60 / 87%);
    border-radius: 24px;
}

.fondo-pagina.producto{
    background-color: #f6f6f6;  
}
.page_contacto .row h3 {
    font-size: 29px;
    line-height: 40px;
    margin-top: 163px;
    max-width: 497px;
    padding-left: 12px;
}
.formulario_contacto {
    width: 100%;
}
.flex-direction-nav {
    display: none!important;
}
.navbar:before {
    left: -831px;
}
.categoria-productos-home .cat_prod_home{
    margin: auto;
}
.box_servicios_box {
    margin-bottom: 25px;
}
.footer .pad:after{
    content: none!important;
}
.navbar .row .pad .logo{

}
.navbar .row .pad {
    text-align: center;
}
.navbar .row .pad.box_navbar {
    text-align: right;
}
.footer .direc_footer span {
    font-size: 14px;
}
.footer .telefono_footer span {
    font-size: 19px;
}
.nav_categorias .cat_nav .menu_cat .menu_cat_pro:after {
    content: none;
}
.nav_categorias .cat_nav .menu_cat {
    margin: 20px 0;
}
.col_2_producto{
}
.tab_single_product .tabcontent {

}
.imagen_nosotros {

}
.mision_vision {
    width: 340px;
    min-height: 521px;
}
.imagen_nosotros img {
    top: 5px;
}
.page_contacto .datos_contacto {
    padding-left: 70px;
}
.navbar .pad .logo img {

}
.top_bar .btn_topbar {

}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a {
	font-size: 11px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(2) {
    margin-left: -10px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(3) {
    margin-left: -10px;
}
.nav_categorias .cat_nav {
    text-align: center;
    flex-direction: column;
    margin: 0;
    margin-bottom: 70px;
}
.nav_categorias .cat_nav .menu_cat {
    margin: 20px 0;
    margin-top: 60px;
}
.container_servicios_home [class*='col']:nth-child(3) figure {
    text-align: center;
}
.container_servicios_home [class*='col'].solo_certi figure {
    text-align: center;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(4){
	margin-left: 10px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul > li:nth-child(5){
	margin-left: 10px;
}
.carrusel-productos .slick-arrow{
	display: none!important;
}
}

@media only screen and (max-width: 992px) and (min-width: 768px){
.top_bar .telefono_top span {
    font-size: 19px;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li {

}
}
@media only screen and (max-width: 768px) and (min-width: 768px){
/*.logo img{
    width: 100%;
    position: relative;
    top: 14px;
}*/

}
@media only screen and (max-width: 768px){
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:after{
    content: none;
}
.flex-control-nav {
    bottom: 40px;
    left: inherit;
    text-align: center;
}
.slide .container {
    right: -17%;
}
.footer .telefono_footer {
    padding-left: 0px;
}
.footer .direc_footer {
    padding-left: 0px;
}
.copyright .container .row .cop {
    text-align: center;
    line-height: 25px;
}

.carrusel-productos .ico-left-arrow {
    left: 0vw;
}
.carrusel-productos .ico-right-arrow {
    right: 0vw;
}
.productos .item-prod {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.carrusel-productos ul {
    width: 1856px;
}

.top_bar .logo {
    text-align: center;
}


.tab_single_product .tab button {
    padding: 14px 15px;
}
.footer .pad {
    margin-bottom: 20px;
}
.footer .pad:last-child {
    margin-bottom: 0px;
}
.single_product .a3-dgallery .a3dg-image-wrapper {
    width: 75%!important;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer div{
    display: inline-flex;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    width: inherit!important;
    flex-basis: inherit!important;
}
.navbar .container .row .navbar-collapse {
    text-align: center;
}
.nav_categorias .cat_nav {
    margin-bottom: 70px;
}
}

@media only screen and (max-width: 850px){
.navbar:before {
    left: -919px;
    border-width: 0px 996px 110px 230px;
}
}
@media only screen and (min-width: 768px){
.modal.modal_search .modal-dialog{
    width: 684px;
    margin: 0px;
    display: inline-block;
    overflow: hidden;
}
}
@media only screen and (max-width: 767px){
.single_product .col_1_producto > div:after {
    visibility: hidden;
}
.page_interna.faqs .faqs_tabs .tab .tab-content .caracteristicas {
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 18px;
    padding-right: 15px;
}
.page_interna.faqs .faqs_tabs .tab .tab-header {
    padding-right: 70px;
}
.page_interna.faqs .faqs_tabs {
    padding: 20px 12px 26px 12px;
}
.page_interna.faqs .faqs_tabs .title_faqs h2 {
    font-size: 38px;
}
.page_interna.faqs .faqs_tabs .tab .tab-content.active {
    max-height: 1030px;
}
.flexslider .slides .ico-slide img {
    left: 38px;
    top: 102px;
    width: 195px;
}
.footer .container .icons-social-footer {
    margin-bottom: 0px;
}
.footer .pad:nth-child(3) h4 {
    margin-top: 30px;
}
.categoria-productos-home .title_promociones h1.title_promociones_pc{
	display: none;
}
.categoria-productos-home .title_promociones h1.title_promociones_movil{
	display: inherit;
	padding-left: 25px;
}
.container_servicios_home [class*='col']:nth-child(1) figure {
    text-align: center;
}
.top_bar {
    display: none;
}
.page_interna.servicios .servicios_detalles .marcas{
    display: block;
    margin: auto;
}
.page_interna.servicios .servicios_detalles .marcas img{
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
.tab_single_product {
    padding: 30px 20px 20px 20px;
}
.tab_single_product .tab button {
    font-size: 21px;
}
.page_contacto .row .col_2 {
    padding-left: 0;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -50px;
}
.page_contacto .row h3 {
    font-size: 26px;
    line-height: 40px;
    margin-top: 0;
    padding-left: 12px;
    text-align: center;
    margin: auto;
    padding: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    text-align: center;
    width: 100%;
    display: block;
}
.page_contacto .row .col_1 > div {
    display: inherit;
    height: 100%;
    width: 100%;
    text-align: center;
    background-image: url(../img/bg-mejora-contacto.png);
    padding-top: 29px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    border-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #131e34;
}
.page_contacto .row .col_1:before {
    content: "";
    width: 200px;
    height: 17px;
    background-color: #e26f0b;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.page_contacto {
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.page_contacto .row .col_1 {
    /* background-image: url(../img/bg-contacto-texto-movil.png); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin: auto;
    width: 100%;
    margin: auto;
    max-width: 100%;
    height: 200px;
    border-radius: 60px;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    background-image: inherit;
}
.datos_contacto .box_datos_contacto {
    padding-left: 10px;
    padding-right: 10px;
}
.datos_contacto .box img {
    margin-right: 13px;
}
.datos_contacto .mapa_contacto {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -35px;
}
.texto_nosotros .title_nosotros .line_right {
    margin-right: 0px;
}
.page_interna.nosotros {
    padding-top: 60px;
    /* background-image: url(../img/bg-nosotros-page-movil.jpg); */
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: top center;
    /* background-size: cover;*/
}
.imagen_nosotros img {
    top: 45px;
}
.page_interna .texto_nosotros {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.flexslider .slides, .flexslider .slides > li {
    height: 380px;
}
.text_banner {
    margin: 0;
    z-index: 101;
    text-align: left;
    position: absolute;
    top: 12.7%;
    padding-left: 50px;
}
.text_banner h2 {
    width: auto;
    text-align: center;
}
.text_banner h6 {
    width: auto;
    text-align: center;
}
.text_banner p {
    margin-bottom: 0;
}
.navbar .row .pad .logo {
    margin-top: -23px;
    text-align: left;
    padding-left: 20px;
}
.navbar .box_search {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
}
.box_phone_movil{
display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #ff7000;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 12px;
}
.box_phone_movil small{
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    font-family: "Gilroy";
    line-height: 30px;
    margin-left: 7px;
}
.navbar .container .row .navbar-collapse {
    display: block!important;
}
.navbar:before {
    content: none!important;
}
.box_servicios_box {
    margin-bottom: 25px;
}
.catalogo .productos {
    text-align: center;
    width: 100%;
    margin-top: 0;
}
.navbar .row {
    background-color: #508ec6;
    background-color: #022f50;
}
.img-contacto {
    height: 350px;
}
.datos_contacto .box{
    margin-bottom: 35px;
}
.datos_contacto .box:after{
    content: none;
}
.testimonios .testimonio_box .box {
    margin-bottom: 20px;
}
.navbar .container .row .navbar-collapse {
    border-top: 1px solid transparent;
}
    
#navbar .menu-navbar >ul >li:first-child {
    border-top: 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a {
    font-size: 17px;
    font-family: "Gilroy";
    color: #508ec6;
    font-weight: 700;
}

header {
    background-color: #fff;
}
.navbar .pad .logo.movil {
    display: inherit;
    background-color: #fff;
    text-align: center;
}
.navbar .pad .logo.pc{
    display: none;
}
.navbar .pad .logo img {
    position: relative;
    top: initial;
    left: initial;
    background-color: transparent;
    z-index: initial;
    padding-right: 0;
    padding-bottom: 16px;
    padding-top: 28px;
    transform: inherit;
}
.footer .pad {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.proceso_fabricacion .slick-arrow{
    display: none!important;
}
.proceso_fabricacion .slick-slide img {
    max-width: 90%;
}
 .navbar {
    padding-top: 0px;
    padding-bottom: 0;
}  
.top_bar .pad{
    display: none;
} 
.correo_header_movil{
    display: block;
}
.navbar-toggle {
    float: none;
    position: absolute;
    bottom: -2px;
    z-index: 9999999999;
    left: 0px;
}
.navbar .row .pad {
    text-align: right;
}
.navbar .container .row .navbar-collapse {
    text-align: center;
    background-color: rgb(2 46 79 / 91%);
    padding-top: 0;
    position: absolute;
    z-index: 9999999999;
    width: 100%;
    box-shadow: 0px 5px 5px #8e8e8e;
    overflow: hidden;
    top: 58px;
    max-width: 300px;
    border: 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
    padding: 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:first-child > a {
    font-size: 17px;
    position: relative;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:first-child > a:before {
    position: relative;
    top: 5px;
    margin-right: 10px;
}
#navbar .menu-navbar >ul >li.current-menu-item {
    color: #fff;
    border-bottom: 0px solid transparent;
    border-bottom: 1px solid #508ec6;
}
#navbar .menu-navbar >ul >li.current-menu-item >a{
    color: #fff;
}
#navbar .menu-navbar >ul >li {
    border-bottom: 0px solid transparent;
    color: #fff;
    border-bottom: 1px solid #e2e2e2;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
#navbar .menu-navbar >ul >li > a{
    color: #fff;
    display: block;
    margin: 0 30px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px solid #fff;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li:last-child > a {
    border-bottom: 0px solid #fff!important;
}
#navbar .menu-navbar >ul >li > a:hover{
    color: #fff;
}
#navbar .menu-navbar >ul >li:hover > a{
    color: #fff;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul{
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar .menu-item .sub-menu {
    left: initial;
    -webkit-transform: initial;
    transform: initial;
    box-shadow: none;
    border-radius: 0;
    padding-top: 15px;
    padding-left: 45px;
    width: 100%;
    padding-bottom: 0;
    background-color: transparent;
}
.navbar .menu-item:hover .sub-menu {
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 0;
    /*border-top: 1px solid #e2e2e2;*/
}
.navbar .menu-item .sub-menu {
    position: relative;
    left: inherit;
    width: 100%;
    margin: 0;
    padding: 0;
}
#navbar .menu-navbar .menu-item-has-children.menu-item:hover{
    padding-bottom: 0;
}
.navbar .menu-item-has-children > a:after {
    left: 27%;
}
.navbar .menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 23px;
    display: inline-table;
    color: #fff;
    margin-right: 0px;
    margin-top: -6px;
    position: relative;
    top: 1px;
    left: 44%;
    font-weight: 300;
}
#navbar .menu-item .sub-menu li a {
    width: 100%;
    display: block;
    font-family: "Poppins";
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 7px;
    padding-top: 12px;
    margin: 0 40px;
    margin-right: 40px;
    border-bottom: 1px solid #fff;
    width: auto;
    padding-left: 10px;
}
.navbar .menu-item .sub-menu > li {
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
}
#navbar .menu-navbar >ul >li {
    border-bottom: 0px solid transparent;
    color: #508ec6;
    border-bottom: 1px solid #e2e2e2;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    border: 0;
    float: inherit;
}
.movil_datos{
    text-align: center!important;
    margin: 5px 0;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a:before{
	display: none!important;
}
.navbar .container .row .navbar-collapse .menu-navbar >ul >li > a:after{
	display: none!important;
}
.movil_datos .correo_top{
    display: inline-flex;
    padding-top: 0px;
}
.movil_datos .correo_top img{
    margin-right: 10px;
    width: 45px;
    height: 45px;
}
.movil_datos .correo_top span{
text-align: center;
    font-size: 14px;
    padding: 0px 0px;
    font-family: "Montserrat";
    font-weight: 600;
    margin: 0;
    color: #fff;
    position: relative;
    top: 12px;
}
.movil_datos .telefono_top{
    display: inline-flex;
    padding-top: 0px;
}
.movil_datos .telefono_top img{
    margin-right: 10px;
    width: 45px;
    height: 45px;
}
.movil_datos .telefono_top span{
text-align: center;
    font-size: 14px;
    padding: 0px 0px;
    font-family: "Montserrat";
    font-weight: 600;
    margin: 0;
    color: #fff;
    position: relative;
    top: 4px;
}
.footer {
	background-image: url(../img/bg-footer-movil.png);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.footer .pad h4 {
    padding-left: 0px;
}
.slide .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.title_clientes {
    font-size: 22px;
}
.subtitle_clientes {
    font-size: 16px;
}
.catalogo .productos {
    text-align: center;
}
.nav_categorias .cat_nav {
    text-align: center;
    flex-direction: column;
    margin: 0;
    margin-bottom: 70px;
}
.nav_categorias .cat_nav .menu_cat {
    margin: 20px 0;
    margin-top: 60px;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    margin-top: 30px;
        margin-left: 13px;
}
.single_product .sku_single_product {
    margin-left: 17px;
}
.single_product .product_title {

}
.imagen_nosotros {
    /*height: 400px;*/
    /*width: 100%;*/
}
.mision_vision{

}
.page_interna .contenido_nosotros [class*='col'] {
    margin-top: 0px;
    margin-bottom: 50px;
    position: relative;
}
.page_contacto .datos_contacto {
    width: 100%;
    padding: 30px;
    margin: 0;
}

.formulario_contacto {
    padding-bottom: 15px;
    margin-top: 84px;
    border-top-right-radius: 17px;
}
}
@media only screen and (max-width: 600px){
.footer {
    background-image: url(../img/bg-footer-movil.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 70px;
    padding-bottom: 34px;
}
.container_servicios_home {
    padding-bottom: 60px;
}
.page_interna.servicios.tabiqueria{
    background-image: url(../img/bg-servicios-tabiqueria-movil.jpg);
    background-repeat: no-repeat;
    background-position: top -35px center;
    padding-bottom: 50px;
}
.page_interna.servicios .title_serv_tabiqueria h2 {
    color: #fff;
}
.page_interna.servicios .figure_tabiqueria {
    margin-left: 15px;
    margin-right: 15px;
}
}

@media only screen and (max-width: 480px){
#form_contact .btn_enviar:before {
    right: 27px;
}
.formulario_contacto {
    margin-top: 65px;
}
.title_productos h3 {
    font-size: 31px;
}
.page_interna.servicios .box_row .box_electrica {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_electrica img {
    position: absolute;
    left: 0;
    top: -130px;
    transform: translateX(-50%);
    left: 50%;
    width: 300px;
}
.page_interna.servicios .box_row .box_electrica .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 20px;
    margin-top: 180px;
    background-color: #fff;
    padding-right: 20px;
    border-top: 100px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .servicios_detalles .box_detalles img {
    position: absolute;
    top: -250px;
    left: 10px;
    width: 300px;
}
.page_interna.servicios .box_row .box_electrica .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_mantenimiento {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_mantenimiento img {
    position: absolute;
    left: 0;
    top: -130px;
    transform: translateX(-50%);
    left: 50%;
    width: 300px;
}
.page_interna.servicios .box_row .box_mantenimiento .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 20px;
    margin-top: 180px;
    background-color: #fff;
    padding-right: 20px;
    border-top: 100px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .servicios_detalles .box_detalles img {
    position: absolute;
    top: -250px;
    left: 10px;
    width: 300px;
}
.page_interna.servicios .box_row .box_mantenimiento .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.page_interna.servicios .box_row .box_tabiqueria {
    position: relative;
    margin: 0 10px;
}
.page_interna.servicios .box_row .box_tabiqueria img {
    position: absolute;
    left: 0;
    top: -130px;
    transform: translateX(-50%);
    left: 50%;
    width: 300px;
}
.page_interna.servicios .box_row .box_tabiqueria .box {
    min-height: 461px;
    margin-left: 0;
    border-left: 0 solid #508ef5;
    padding-left: 20px;
    margin-top: 180px;
    background-color: #fff;
    padding-right: 20px;
    border-top: 100px solid #508ef5;
    padding-bottom: 50px;
}
.page_interna.servicios .servicios_detalles .box_detalles img {
    position: absolute;
    top: -250px;
    left: 10px;
    width: 300px;
}
.page_interna.servicios .box_row .box_tabiqueria .box h3 {
    font-size: 30px;
    color: #508ef5;
    line-height: 40px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 66px;
    position: relative;
    /* max-width: 380px; */
    padding-bottom: 14px;
}
.page_interna.servicios .servicios_detalles .box_detalles {
    min-height: 361px;
    width: 320px;
    text-align: center;
    margin: auto;
    background-color: #fff;
    padding: 63px 35px 50px 35px;
    box-shadow: 0px 0px 20px #8e8e8e;
    position: relative;
    border-top: 100px solid #508ef5;
    margin-top: 129px;
    margin-bottom: 30px;
}
.page_interna.servicios .servicios_detalles .box_detalles img {
    position: absolute;
    top: -182px;
    left: 10px;
    width: 300px;
}
#singleproduct div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    margin-left: 0px;
}
.single_product .col_1_producto .woocommerce {
    margin-right: 15px;
    padding: 0;
}
.single_product .col_2_producto {
    padding: 40px 15px 50px 15px;
}
.single_product .col_2_producto .info_producto .buy_button form button {
    font-size: 11px;
}
.single_product .col_1_producto {
    padding-left: 15px;
}
.page_contacto .row .col_2 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.datos_contacto .box h5 {
    font-size: 22px;
    font-size: 17px;
}
.mision_vision {
    width: 300px;
}
.productos .item-prod {
    width: 310px;
    margin: auto;
}
.productos .item-prod .nomb_prec:before {
    border-width: 0 154px 28px 154px;
}
.productos .item-prod .nomb_prec {
    width: 310px;
}
.page_contacto .row .col_2 {
    padding-left: 15px;
    padding-top: 30px;
}

.img-contacto {
    height: 258px;
}
.productos .item-prod .item-prod_pad {
    width: 310px;
}
.navbar .pad .logo img {


}
.tab_single_product .tab button {
    padding: 13px 10px;
    font-size: 16px;
    letter-spacing: -1px;
}
.space_tab_1 {
    width: 6px;
}
#banner_home .flex-direction-nav .flex-next, #banner_home .flex-direction-nav .flex-prev {
    display: none;
}
.text_banner {
    width: 300px;
    padding: 25px 25px;
    padding-bottom: 10px;
    text-align: center;
}
.text_banner h2 {
    font-size: 30px;
}
.text_banner h3 {
    font-size: 20px;
}
.carrusel-productos .ico-left-arrow {
    display: none!important;
}
.carrusel-productos .ico-right-arrow {
    display: none!important;
}
.nav_productos .catalogo .item-prod .item-prod_pad {
    margin: 0;
    width: 265px;
}
.nav_productos .catalogo .item-prod {
    width: 265px;
}
.formulario_contacto input, .formulario_contacto button, .formulario_contacto select, .formulario_contacto textarea {
    width: 95%;
}
}

@media only screen and (max-width: 480px){
.movil_datos{
    width: 100%!important;
}
}

@media only screen and (max-width: 360px){
.page_interna.servicios .box_row .box_electrica img {
    width: 280px;
}
.page_interna.servicios .box_row .box_mantenimiento img {
    width: 280px;
}
.page_interna.servicios .box_row .box_tabiqueria img {
    width: 280px;
}
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e2781c !important;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
        width: 122px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
       padding: 6px !important;
}
