/**
* Version: 1.0
* Description:
* Author: Alicia Rosenthal
* Author URI: http://www.aliciarosenthal.com.ar
*/

@import url('https://fonts.googleapis.com/css2?family=Maven+Pro&display=swap');

@import "bootstrap.css";
@import "animate.css";
@import "animsition.css";
@import "magnific-popup.css";
@import "vegas.css";
@import "font-awesome.css";
@import "theme-icons.css";
@import "slick.css";
@import "cubeportfolio.css";
@import "owl.carousel.css";
@import "flexslider.css";
@import "ytplayer.css";
@import "shortcodes.css";
@import "woocommerce.css";
@import "../includes/rev-slider/css/settings.css";
@import "../includes/rev-slider/css/layers.css";
@import "../includes/rev-slider/css/navigation.css";

/* Reset Browsers
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{background:#fff;line-height:1;}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;}caption,th,td{font-weight:normal;text-align:left;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}blockquote,q{quotes:none}a:focus{outline:none}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto;}select{max-width:100%}

/* General
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea { font-family: 'Maven Pro', sans-serif; font-weight: 400; color: #000; font-size: 15px; line-height: 1.8; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; }
img { height: auto; max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic }
strong,
b,
cite { font-weight: bold; }
dfn,
cite,
em,
i,
blockquote { font-style: italic; }
blockquote { background-color: #f9f9f9; margin: 20px 0; padding: 22px 32px 30px; }
blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }
blockquote > p:last-child { margin-bottom: 0; }
blockquote cite { position: absolute; right: 0; bottom: 0; }
blockquote em,
blockquote i { font-style: normal; }
abbr,
acronym { border-bottom: 1px dotted #e3e3e3; cursor: help; }
mark,
ins { text-decoration: none; }
sup,
sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -6px; }
sub { bottom: -3px; }
small { font-size: 75%; }
big { font-size: 125%; }
address { font-style: italic; margin: 0 0 20px; }
code,
kbd,
tt,
var,
samp,
pre { margin: 20px 0; padding: 8px 12px; background: #f9f9f9; border: 1px solid #e3e3e3; overflow-x: auto; font-family: Inconsolata, monospace; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; border-radius: 0; height: auto; }

/*
-------------------------------------------------------------- */
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
hr { background-color: #e3e3e3; border: 0; height: 1px; margin-bottom: 20px; }

/* List */
ul,
ol { padding: 0; margin: 0 0 20px 20px; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul,
li > ol { margin-bottom: 0; }
ul li,
ol li { line-height: 1.86em; padding: 0.1em 0; }
dl,
dd { margin: 0 0 20px; }
dt { font-weight: bold; }
del { filter: alpha(opacity=50); opacity: 0.5;}

/* Table */
table,
th,
td { border: 1px solid #e3e3e3; }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 30px; table-layout: fixed; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: bold; }
td { border-width: 0 1px 1px 0; }
th,
td { padding: 8px 12px; }

figcaption{
    display: none;
}

/* Media */
embed,
iframe,
object,
video { margin-bottom: 20px; max-width: 100%; vertical-align: middle; }
p > embed,
p > iframe,
p > object,
p > video { margin-bottom: 0; }

/* Accessibility - Text meant only for screen readers */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Forms
-------------------------------------------------------------- */
/* Fixes */
button,
input { line-height: normal; }
button, input, select, textarea { font-size: 100%; line-height: inherit; margin: 0; vertical-align: baseline; }
input,
textarea { font-size: 1em; max-width: 100%; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ }
textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ }
input[type="checkbox"] { display: inline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { line-height: 1; cursor: pointer; -webkit-appearance: button; border: 0; }
input[type="checkbox"],
input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ }
input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ }
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }

.btn-primary{
    background-color: #ab3030;
    border-color: #ab3030;
}
.btn-primary:hover {
    background-color: #303030;
    border-color: #303030;
}
.wprt-icon.style-3 .icon{
    border-radius: 50%!important;
}
/* Remove chrome yellow autofill */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset }

input[type="search"] { outline: 0 }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none }

/* Input normal */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] { color: #000000; border: 1px solid #e3e3e3; padding: 11px 19px; background-color: #fff; font-size: 14px; line-height: inherit; width: 100%; margin-bottom: 20px; height: auto; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border ease .238s; -moz-transition: border ease .238s; transition: border ease .238s; }

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input { margin-bottom: 0; }

/* Inputs */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus { border-color: #c4c4c4; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* botones */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { letter-spacing: 0.2px; font-family: 'Maven Pro', sans-serif;padding: 17px 25px; font-size: 1.0667em; background-color: #ab3030; color: #fff; font-weight: 600; display: inline-block; -webkit-appearance: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

/* focus */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus { outline: 0; background-color: #303030; }

label{
    font-weight: 500!important;
}


/* Placeholder */
::-webkit-input-placeholder { color: #c5c5c5; }
:-moz-placeholder { color: #c5c5c5; }
::-moz-placeholder { color: #c5c5c5; opacity: 1; }/* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { color: #c5c5c5; }


/* Vinculos */
a { color: #ab3030; outline: 0; text-decoration: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

a:hover,
a:focus,
a:active { outline: 0; color: #303030; text-decoration: none }

/* 
-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.font-heading { font-family: 'Maven Pro', sans-serif; font-weight: 400; line-height: 1.5; margin: 0 0 12px; text-rendering: optimizeLegibility; }

h1 { font-size: 2.428em; } 
h2 { font-size: 2.142em; } 
h3 { font-size: 1.785em; } 
h4 { font-size: 1.428em; }
h5 { font-size: 1.285em; } 
h6 { font-size: 1.142em; }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: inherit }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover { text-decoration: none }
.text-primary {
    color: #ab3030;
}

/* Extra classes
-------------------------------------------------------------- */
.display-none, .hidden { display: none !important; }
.display-block { display: block !important; }
.display-inline { display: inline !important; }

.text-accent-color { color: #ab3030; }
.text-white { color: #fff !important; }
.text-dark { color: #000 !important; }
.text-light { color: #000 !important; }
.text-very-light { color: #c5c5c5 !important; }

.bg-accent { background-color: #ab3030; }
.bg-dark { background-color: #303030 !important; }
.bg-light { background-color: #e3e3e3 !important; }
.bg-very-light { background-color: #f9f9f9 !important; }
.bg-secondary{
    background-color: #282828;
}

.text-center { text-align: center !important; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.text-del { text-decoration: line-through !important; }

.letter-spacing-1px { letter-spacing: 1px !important; }
.letter-spacing-2px { letter-spacing: 2px !important; }
.letter-spacing-3px { letter-spacing: 3px !important; }
.letter-spacing-4px { letter-spacing: 4px !important; }
.letter-spacing-5px { letter-spacing: 5px !important; }
.letter-spacing-6px { letter-spacing: 6px !important; }
.letter-spacing-7px { letter-spacing: 7px !important; }
.letter-spacing-8px { letter-spacing: 8px !important; }
.letter-spacing-9px { letter-spacing: 9px !important; }
.letter-spacing-10px { letter-spacing: 10px !important; }

.font-size-10 { font-size: 10px; }
.font-size-11 { font-size: 11px; }
.font-size-12 { font-size: 12px; }
.font-size-13 { font-size: 13px; }
.font-size-14 { font-size: 14px; }
.font-size-15 { font-size: 15px; }
.font-size-16 { font-size: 16px; }
.font-size-17 { font-size: 17px; }
.font-size-18 { font-size: 18px; }
.font-size-19 { font-size: 19px; }
.font-size-20 { font-size: 20px; }
.font-size-21 { font-size: 21px; }
.font-size-22 { font-size: 22px; }
.font-size-23 { font-size: 23px; }
.font-size-24 { font-size: 24px; }
.font-size-25 { font-size: 25px; }

.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }

.margin-bottom-0 { margin-bottom: 0px; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-bottom-55 { margin-bottom: 55px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom-65 { margin-bottom: 65px; }
.margin-bottom-70 { margin-bottom: 70px; }
.margin-bottom-75 { margin-bottom: 75px; }
.margin-bottom-80 { margin-bottom: 80px; }
.margin-bottom-85 { margin-bottom: 85px; }
.margin-bottom-90 { margin-bottom: 90px; }
.margin-bottom-95 { margin-bottom: 95px; }
.margin-bottom-100 { margin-bottom: 100px; }

.margin-top-0 { margin-top: 0px; }
.margin-top-5 { margin-top: 5px; }
.margin-top-10 { margin-top: 10px; }
.margin-top-15 { margin-top: 15px; }
.margin-top-20 { margin-top: 20px; }
.margin-top-25 { margin-top: 25px; }
.margin-top-30 { margin-top: 30px; }
.margin-top-35 { margin-top: 35px; }
.margin-top-40 { margin-top: 40px; }
.margin-top-45 { margin-top: 45px; }
.margin-top-50 { margin-top: 50px; }
.margin-top-55 { margin-top: 55px; }
.margin-top-60 { margin-top: 60px; }
.margin-top-65 { margin-top: 65px; }
.margin-top-70 { margin-top: 70px; }
.margin-top-75 { margin-top: 75px; }
.margin-top-80 { margin-top: 80px; }
.margin-top-85 { margin-top: 85px; }
.margin-top-90 { margin-top: 90px; }
.margin-top-95 { margin-top: 95px; }
.margin-top-100 { margin-top: 100px; }

.no-padding { padding: 0 !important; }

/* Revolution Slider
-------------------------------------------------------------- */
.rev_slider_wrapper ul { margin: 0; }
.tparrows.custom { background-color: rgba(0,0,0,0.1); width: 50px; height: 76px; -webkit-transition: background 0.3s; transition: background 0.3s; }
.tparrows.custom:hover { background-color: rgba(0,0,0,0.5); }
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before { content: ""; width: 18px; height: 34px; height: 100%; width: 100%; }
.custom.tparrows.tp-leftarrow:before { background: url(assets/img/arrow-left.png) no-repeat center center; }
.custom.tparrows.tp-rightarrow:before { background: url(assets/img/arrow-right.png) no-repeat center center; }
.tp-bullets.custom .tp-bullet { width: 8px; height: 8px; border: 2px solid #fff; background-color: transparent; border-radius: 50%; -webkit-transition: border 0.3s background 0.3s; transition: border 0.3s background 0.3s;}
.tp-bullets.custom .tp-bullet.selected { border-color: #ab3030; background-color: #ab3030; }

/* WordPress Styles
-------------------------------------------------------------- */
.bypostauthor { }
.sticky { }
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
blockquote.alignleft { margin: 5px 20px 0; }
blockquote.alignright { margin: 5px 0 20px 20px; }
blockquote.aligncenter { margin-bottom: 20px; }
.floatleftcenter { float: none; margin: 0 auto; }
.floatleft { float: left }
.floatright { float: right }
.wp-caption { text-align: center; max-width: 100%; text-align: center; margin-bottom: 20px; }
.wp-caption img { display: block; margin: 0 auto; padding: 0; border: 0 none; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption .wp-caption-text,
.gallery-caption { font-size: 1em; padding: 10px 0 0; margin: 0; text-align: center; font-style: italic; }
.wp-caption.alignnone { margin-bottom: 20px }
.wp-smiley { margin: 0; max-height: 1em; }
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; margin-bottom: 20px; }
.post-password-form label,
.post-password-form input { display: block; float: none; }
.post-password-form input { margin-top: 10px }
.post-password-form input[type="password"] { width: 300px; max-width: 100%; }
.post-password-form label { font-weight: 700; color: #303030; }
form.login .lost_password { display: inline-block; }
.wpstats { display: none }
.gallery { margin: 0 -1.15% 30px; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.15% 2.3%; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }

/* Clearfix */
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after,
.ult-spacer:before,
.ult-spacer:after,
.ult-animation:before,
.ult-animation:after,
.ult_crlink:before,
.ult_crlink:after { clear: both; display: table; line-height: 0; content: ""; }
.clearfix:after,
.wprt-container:after,
.ult-spacer:after,
.ult-animation:after,
.ult_crlink:after { clear: both; }

/* Extra Grids
-------------------------------------------------------------- */
.wprt-row { margin: 0 -10px }
.wprt-row .col { float: left; padding: 0 10px; }
.wprt-row .span_1_of_1.col { float: none }
.wprt-row .span_1_of_2 { width: 50% }
.wprt-row .span_1_of_3 { width: 33.33% }
.wprt-row .span_1_of_4 { width: 25% }
.wprt-row .span_1_of_5 { width: 20% }

/* Gutter */
.wprt-row.gutter-5 { margin-left: -2.5px; margin-right: -2.5px; }
.wprt-row.gutter-5 > .col { padding-left: 2.5px; padding-right: 2.5px}
.wprt-row.gutter-10 { margin-left: -5px; margin-right: -5px; }
.wprt-row.gutter-10 > .col { padding-left: 5px; padding-right: 5px;}
.wprt-row.gutter-15 { margin-left: -7.5px; margin-right: -7.5px; }
.wprt-row.gutter-15 > .col { padding-left: 7.5px; padding-right: 7.5px;}
.wprt-row.gutter-20 { margin-left: -10px; margin-right: -10px; }
.wprt-row.gutter-20 > .col { padding-left: 10px; padding-right: 10px;}
.wprt-row.gutter-25 { margin-left: -12.5px; margin-right: -12.5px; }
.wprt-row.gutter-25 > .col { padding-left: 12.5px; padding-right: 12.5px;}
.wprt-row.gutter-30 { margin-left: -15px; margin-right: -15px; }
.wprt-row.gutter-30 > .col { padding-left: 15px; padding-right: 15px;}
.wprt-row.gutter-35 { margin-left: -17.5px; margin-right: -17.5px; }
.wprt-row.gutter-35 > .col { padding-left: 17.5px; padding-right: 17.5px;}
.wprt-row.gutter-40 { margin-left: -20px; margin-right: -20px; }
.wprt-row.gutter-40 > .col { padding-left: 20px; padding-right: 20px;}
.wprt-row.gutter-45 { margin-left: -22.5px; margin-right: -22.5px; }
.wprt-row.gutter-45 > .col { padding-left: 22.5px; padding-right: 22.5px;}
.wprt-row.gutter-50 { margin-left: -25px; margin-right: -25px; }
.wprt-row.gutter-50 > .col { padding-left: 25px; padding-right: 25px;}
.wprt-row.gutter-60 { margin-left: -30px; margin-right: -30px; }
.wprt-row.gutter-60 > .col { padding-left: 30px; padding-right: 30px;}
.wprt-row.gutter-70 { margin-left: -35px; margin-right: -35px; }
.wprt-row.gutter-70 > .col { padding-left: 35px; padding-right: 35px;}
.wprt-row.gutter-80 { margin-left: -40px; margin-right: -40px; }
.wprt-row.gutter-80 > .col { padding-left: 40px; padding-right: 40px;}

.row.no-gutters { margin-right: 0; margin-left: 0; }
.row.no-gutters > [class*="col-"],
.container-fluid { padding-right: 0; padding-left: 0; }

/* Layout
-------------------------------------------------------------- */
.wprt-container { width: 1170px;  margin: 0 auto; max-width: 90%; }
#page { background: #fff; }
#main-content { padding: 90px 0; }
.no-padding-content #main-content { padding: 0; }
.page-single-project #main-content { padding: 0; }

/* Overrdie for Front-Page and Pages
-------------------------------------------------------------- */
body.front-page #main-content,
body.page #main-content { padding-top: 0; padding-bottom: 0; }

/* Inner Content */
#inner-content,
#inner-sidebar { position: relative; z-index: 1; }

#inner-content:after,
#inner-sidebar:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-style: solid; border-width: 0; z-index: -1; }

/* Sidebar Right (default) */
#site-content { float: left; width: 70.085% }
#sidebar { float: right; width: 25.641% }

/* Sidebar Left */
.sidebar-left #site-content { float: right; }
.sidebar-left #sidebar { float: left; }

/* No Sidebar */
.no-sidebar #site-content,
#site-content.archive-project { width: 100% !important; max-width: none !important; float: none !important; }

/* Boxed layout */
.site-layout-boxed #wrapper { background-color: #eee; padding: 0px; }
.site-layout-boxed #page { width: 1230px; max-width: 100%; margin: 0 auto; position: relative; }
.site-layout-boxed #page .wprt-container { width: auto !important; max-width: none !important; padding-left: 30px; padding-right: 0px; }
.site-layout-boxed .header-one #main-nav {}
.site-layout-boxed.wrap-has-border #page { border-width: 1px; border-style: solid; }
.site-layout-boxed.box-shadow #page { box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); }
.site-layout-boxed.header-style-3 #site-header .site-navigation-wrap .inner { width: 100% !important; }
.site-layout-boxed.header-style-4 #site-header #main-nav { right: 12px; }
.site-layout-boxed #site-header #header-search { right: 30px; }
.site-layout-boxed.menu-has-search.header-style-1 #site-header #main-nav,
.site-layout-boxed.menu-has-search.header-style-4 #site-header #main-nav {  }
.site-layout-boxed.menu-has-cart.header-style-1 #site-header #main-nav,
.site-layout-boxed.menu-has-cart.header-style-4 #site-header #main-nav {  }
.site-layout-boxed.menu-has-search.menu-has-cart.header-style-1 #site-header #main-nav,
.site-layout-boxed.menu-has-search.menu-has-cart.header-style-4 #site-header #main-nav { }
.site-layout-boxed.menu-has-search.menu-has-cart.header-style-1 #site-header #header-search,
.site-layout-boxed.menu-has-search.menu-has-cart.header-style-4 #site-header #header-search { right: 78px; }
.site-layout-boxed.menu-has-cart.header-style-1 #site-header .nav-top-cart-wrapper,
.site-layout-boxed.menu-has-cart.header-style-4 #site-header .nav-top-cart-wrapper { right: 30px; }
.site-layout-boxed.menu-has-cart.header-style-2 #site-header #header-search { right: 82px; }
.site-layout-boxed.menu-has-cart.header-style-2 #site-header .nav-top-cart-wrapper { right: 30px; }

/* Top Bar
-------------------------------------------------------------- */
#top-bar { font-size: 0.933em; position: relative; z-index: 1; }
#top-bar:after { background-color: #035e96; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-width: 0 0 1px 0; border-style: solid; border-color: transparent; z-index: -1; border-top: 2px solid #f9941e;}
#top-bar,
#top-bar a { color: #e3e3e3; }
#top-bar a:hover { text-decoration: underline; }
#top-bar-inner { padding: 18px 0; }
#top-bar .top-bar-inner-wrap { display: table; overflow: hidden; width: 100%; }
#top-bar .top-bar-content { display: table-cell; margin: 0; text-align: left; vertical-align: middle; width: 75%;}
#top-bar .top-bar-socials { display: table-cell; text-align: right; vertical-align: middle; width: 25%;}
#top-bar .top-bar-socials .texts { padding-right: 5px; }

/* Top Bar Content */
#top-bar .top-bar-content .content { position: relative; display: inline-block; margin-right: 30px; padding-left: 30px; }
#top-bar .top-bar-content .content:before { font-size: 17px; color: #e3e3e3; position: absolute; left: 0; left: 1px; top: -1px; width: 20px; height: 20px; content: ""; font-family: "theme-icons";  }

#top-bar .top-bar-content.style-1 .content.time:before { content: "\e829"; }
#top-bar .top-bar-content.style-1 .content.phone:before { content: "\e827"; }
#top-bar .top-bar-content.style-1 .content.what:before { content: "\f232"; }
#top-bar .top-bar-content.style-1 .content.address:before { content: "\e822"; }

#top-bar .top-bar-content.style-2 .content.time:before { content: "\e832"; }
#top-bar .top-bar-content.style-2 .content.phone:before { content: "\e82f"; }
#top-bar .top-bar-content.style-2 .content.address:before { content: "\e82b"; }

#top-bar .top-bar-content.style-3 .content.time:before { content: "\e83d"; }
#top-bar .top-bar-content.style-3 .content.phone:before { content: "\e83b"; }
#top-bar .top-bar-content.style-3 .content.address:before { content: "\e834"; }

#top-bar .top-bar-content.style-4 .content.time:before { content: "\e823"; }
#top-bar .top-bar-content.style-4 .content.phone:before { content: "\e843"; }
#top-bar .top-bar-content.style-4 .content.address:before { content: "\e83f"; }

/* Top Bar Socials */
#top-bar .top-bar-socials .icons a { position: relative; z-index: 1; font-size: 18px; color: #e3e3e3; width: 26px; height: 26px; margin-left: 12px; line-height: 26px; text-align: center; display: inline-block; }
#top-bar .top-bar-socials .icons a:hover { color: #fff; text-decoration: none; }
#top-bar .top-bar-socials .icons a:last-child { margin-right: 0; }
#top-bar .top-bar-socials .icons a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; border: 1px solid transparent; background-color: transparent; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

/* Top Bar Menu */
.top-bar-menu { margin: 0; list-style: none; }
.top-bar-menu li { margin-right: 20px }
.top-bar-menu li li { display: none !important; /* hide dropdowns on top menu */ }
.top-bar-menu li:last-child { margin-right: 0 }
.top-bar-menu,
.top-bar-menu li { display: inline-block; }
.top-bar-menu li a { color: #919191; display: inline-block; }

/* Top Bar Style 2 */
#top-bar.style-2 .top-bar-menu { margin: 0 0 0 40px; }
#top-bar.style-2 .top-bar-content { text-align: right; }
#top-bar.style-2 .top-bar-socials { text-align: left; }
#top-bar.style-2 .top-bar-socials .icons a:first-child { margin-left: 0; }
#top-bar.style-2 .top-bar-content .content { margin: 0 0 0 40px; }

/* Header
-------------------------------------------------------------- */
#site-header { border-bottom: 8px solid #ab3030;}
#site-header-inner { position: relative;height: 100%; }
#site-logo { float: left; }
#site-logo .site-logo-text { color: #303030; font-size: 22px; line-height: 34px; font-weight: 700; }
#site-logo .site-logo-text:hover { color: #ab3030; }
#site-logo-inner { margin: 7px 0;}

.header-style-1.menu-has-search #site-header #main-nav,
.header-style-4.menu-has-search #site-header #main-nav {}
.header-style-1.menu-has-cart #site-header #main-nav,
.header-style-4.menu-has-cart #site-header #main-nav { }

.header-style-1.menu-has-search.menu-has-cart #site-header #main-nav,
.header-style-4.menu-has-search.menu-has-cart #site-header #main-nav { }
.header-style-1.menu-has-search.menu-has-cart #site-header #header-search,
.header-style-4.menu-has-search.menu-has-cart #site-header #header-search { right: 45px; }

.header-style-4 #site-header,
.header-style-4.front-page #site-header { background-color: transparent !important; }
.header-style-4.front-page #site-header:after { border-style: solid; border-width: 0 0 1px 0; border-color: #fff; }
.header-style-4 #site-header-wrap { position: absolute; left: 0; top: 0; width: 100%; background-color: transparent; z-index: 150; }
.header-style-4 #site-header:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #ab3030; border-style: solid; border-width: 0; filter: alpha(opacity=50); opacity: 0.5; z-index: -1; }

.header-style-1 #site-header #main-nav .menu-fallback,
.header-style-4 #site-header #main-nav .menu-fallback { padding-right: 13px; }

.header-style-1 #site-header #main-nav,
.header-style-4 #site-header #main-nav { position: absolute; right:-15px; top: 30%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

.header-style-1 #site-header #main-nav > ul > li > a,
.header-style-4 #site-header #main-nav > ul > li > a { height: 70px; line-height: 70px; }

.header-style-1 #site-header .header-search-icon,
.header-style-4 #site-header .header-search-icon { display: inline-block; height: 70px; line-height: 68px; color: #303030; font-size: 16px; }
.header-style-1 #site-header .header-search-icon:hover,
.header-style-4 #site-header .header-search-icon:hover { color: #ab3030; }
.header-style-1 #site-header .header-search-form,
.header-style-4 #site-header .header-search-form { top: 15px; }

.header-style-2 #site-header .header-search-form,
.header-style-3 #site-header .header-search-form { top: -2px; }

.header-style-2.menu-has-cart #site-header #header-search { right: 52px; }
.header-style-2 #site-header .header-search-icon,
.header-style-3 #site-header .header-search-icon,
.header-style-2 #site-header .nav-cart-trigger,
.header-style-3 #site-header .nav-cart-trigger { color: #6b7b98; }

.header-style-2 #site-header .header-search-icon,
.header-style-3 #site-header .header-search-icon { font-size: 16px; }
.header-style-2 #site-header .header-search-icon:hover,
.header-style-3 #site-header .header-search-icon:hover { color: #ab3030; }

.header-style-2 #site-header .header-search-field,
.header-style-3 #site-header .header-search-field { border: 0; background-color: #fff; }

.header-style-2 #site-header .site-navigation-wrap { border-style: solid; background-color: #303030; }
.header-style-2 #site-header .site-navigation-wrap .inner { position: relative; }

.header-style-2 #site-header #main-nav > ul > li > a,
.header-style-3 #site-header #main-nav > ul > li > a { color: #fff; height: 70px; line-height: 70px; position: relative; }

.header-style-2 #site-header #main-nav > ul > li > a:hover:before,
.header-style-3 #site-header #main-nav > ul > li > a:hover:before,
.header-style-2 #site-header #main-nav > ul > li.current-menu-item > a:before,
.header-style-3 #site-header #main-nav > ul > li.current-menu-item > a:before { width: 100%; }

.header-style-2 #site-header #main-nav > ul > li > a:hover,
.header-style-3 #site-header #main-nav > ul > li > a:hover { color: #ab3030; }

.header-style-2 #site-header #main-nav > ul > li.current-menu-item > a,
.header-style-3 #site-header #main-nav > ul > li.current-menu-item > a { color: #ab3030; }

.header-style-3 #site-header #site-header-inner { padding-top: 15px; padding-bottom: 50px; }
.header-style-3 #site-header .site-navigation-wrap .inner { position: absolute; left: 50%; top: 100%; background-color: #303030; padding: 0 40px; z-index: 9999; -webkit-transform: translate3d(-50%,-50%,0); -moz-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); }
.header-style-3.menu-has-search #site-header #header-search { right: 40px; }
.header-style-3.menu-has-cart #site-header .nav-top-cart-wrapper { right: 40px; }
.header-style-3.menu-has-search.menu-has-cart #site-header #header-search { right: 92px; }
.header-style-3 #main-nav > ul > li:first-child .sub-menu { left: -17px; }

/* Header Search */
#site-header #header-search { position: absolute; right: 0; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
#site-header .header-search-form { position: absolute; right: 30px; top: -6px; width: 210px; display: none; }
#site-header .header-search-field {  width: 210px; margin: 0; padding-top: 5px; padding-bottom: 5px; background-color: #fff; }
#site-header .header-search-submit { position: absolute; right: 0; top: 0; filter: alpha(opacity=0); opacity: 0; visibility: hidden; display: none; }
#site-header .header-search-form.show { filter: alpha(opacity=100); opacity: 1; visibility: visible; }

/* Mini Cart */
.nav-top-cart-wrapper { position: absolute; right: 0px; top: 50%; z-index: 100; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
.nav-top-cart-wrapper .nav-cart-trigger { display: block; height: 70px; line-height: 68px; color: #303030; font-size: 16px; }
.nav-top-cart-wrapper .nav-cart-trigger .cart-icon { position: relative; padding-right: 8px; }
.nav-top-cart-wrapper .shopping-cart-items-count { position: absolute; right: 0; top: -5px; width: 14px; height: 14px; line-height: 16px; font-size: 11px; background-color: #ab3030; color: #fff; display: block; border-radius: 50%; text-align: center; }
.nav-top-cart-wrapper .nav-shop-cart { width: 370px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; position: absolute; right: 0; top: 100%; z-index: 999999; background-color: #fff; padding: 0px; -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.nav-top-cart-wrapper:hover .nav-shop-cart { filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.nav-top-cart-wrapper .woocommerce-min-cart-wrap { padding: 30px; }
.nav-top-cart-wrapper .woocommerce-mini-cart__empty-message { margin: 0; padding: 8px 20px; }
.nav-top-cart-wrapper .nav-shop-cart ul { list-style: none; margin: 0; }
.nav-top-cart-wrapper .nav-shop-cart ul li { display: inline-block; position: relative; width: 100%; border-top: 1px solid #e3e3e3; padding: 20px; margin: 0; padding-left: 0; }
.nav-top-cart-wrapper .nav-shop-cart ul li.empty { padding: 0; }
.nav-top-cart-wrapper .nav-shop-cart ul li:first-child { padding-top: 0; margin-top: 0; border-top: 0; }
.nav-top-cart-wrapper .nav-shop-cart ul li a { font-family: 'Maven Pro', sans-serif; font-weight: 500; font-size: 16px; color: #303030; }
.nav-top-cart-wrapper .nav-shop-cart ul li a:hover { color: #ab3030; }
.nav-top-cart-wrapper .nav-shop-cart ul li a.remove { font-size: 16px; color: #ab3030; position: absolute; right: 0; top: 20px; }
.nav-top-cart-wrapper .nav-shop-cart ul li a.remove:hover { color: #303030; }
.nav-top-cart-wrapper .nav-shop-cart ul li:first-child a.remove { top: 0; }
.nav-top-cart-wrapper .nav-shop-cart ul li a img { float: left; width: 80px; margin-left: 0; margin-right: 20px; }
.nav-top-cart-wrapper .nav-shop-cart ul li .quantity { display: block; font-size: 20px; line-height: 28px; }
.nav-top-cart-wrapper .nav-shop-cart .total { padding-top: 20px; margin-bottom: 16px; font-family: 'Maven Pro', sans-serif; border-top: 1px solid #e3e3e3; font-size: 20px; color: #303030; text-align: center; }
.nav-top-cart-wrapper .nav-shop-cart .woocommerce-Price-amount { font-size: 20px; }
.nav-top-cart-wrapper .nav-shop-cart .woocommerce-mini-cart__total.total strong { font-weight: 400; text-transform: uppercase; }
.nav-top-cart-wrapper .nav-shop-cart .woocommerce-mini-cart__total.total .amount { font-weight: 700; }
.nav-top-cart-wrapper .nav-shop-cart .buttons:before,
.nav-top-cart-wrapper .nav-shop-cart .buttons:after { content: ""; display: table; clear: both; }
.nav-top-cart-wrapper .nav-shop-cart .buttons { margin: 0; }
.nav-top-cart-wrapper .nav-shop-cart .buttons a { text-align: center; font-size: 12px; font-weight: 700; color: #303030; padding: 8px 0; width: 48%; border: 1px solid #ab3030; float: left; background-color: transparent; text-transform: uppercase; }
.nav-top-cart-wrapper .nav-shop-cart .buttons a.checkout { float: right; background-color: #ab3030; border-color: #303030; color: #fff; }
.nav-top-cart-wrapper .nav-shop-cart .buttons a:hover { background-color: #ab3030; border-color: #ab3030; color: #fff; }

/* Header Aside Content */
#site-header #header-aside { float: right; padding-top: 13px; }
#site-header .wprt-info { float: right; }
#site-header .wprt-info .info-wrap { display: table; overflow: hidden;  width: 100%; }
#site-header .wprt-info .info-i,
#site-header .wprt-info .info-c { display: table-cell; text-align: left; vertical-align: middle; line-height: 22px; }
#site-header .wprt-info .info-i { width: 40px; }

#site-header .wprt-info .info-i span { position: relative; z-index: 1; font-size: 16px; color: #ab3030; width: 40px; height: 40px; line-height: 40px; text-align: center; display: inline-block; margin-right: 20px; }
#site-header .wprt-info .info-i span:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; border: 1px solid #ab3030; background-color: transparent; }
#site-header .wprt-info .inner > span { float: left; display: block; position: relative; margin-left: 15px; }
#site-header .wprt-info .inner > span:first-child { margin-left: 0; }
#site-header .wprt-info .inner > span.phone { width: 280px; }
#site-header .wprt-info .inner > span.address { width: 300px; }
#site-header .wprt-info .inner > span.hour { width: 190px; }
#site-header .wprt-info .border-style-2.inner .info-i span:after { border-style: dotted; }
#site-header .wprt-info .border-style-3.inner .info-i span:after { border-style: dashed; }

#site-header .header-aside-btn { float: right; }
#site-header .header-aside-btn a { display: inline-block; color: #fff; }
#site-header .header-aside-btn a:hover {  }

/* Header fixed */
#site-header.is-fixed,
.site-navigation-wrap.is-fixed { position: fixed; left: 0; top: 0; width: 100%; z-index: 9989; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); -webkit-animation-name: menu_sticky; animation-name: menu_sticky; -webkit-animation-duration: 0.70s; animation-duration: 0.70s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );padding: 1em; }
.header-style-3 #site-header .site-navigation-wrap.is-fixed .inner { -webkit-transform: translate3d(-50%,0,0); -moz-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0); }
#site-header.is-fixed #site-header-inner { padding-top: 0; padding-bottom: 0; }
@-webkit-keyframes menu_sticky { 0% { margin-top:-120px; } 50% { margin-top: -60px; } 100% { margin-top: 0; } }
@keyframes menu_sticky { 0% { margin-top:-120px; } 50% { margin-top: -60px; } 100% { margin-top: 0; } }

/* Header full-width */
.header-fullwidth #site-header,
.header-fullwidth #top-bar { padding-left: 30px !important; padding-right: 30px !important; }
.header-fullwidth #site-header .wprt-container,
.header-fullwidth #top-bar .wprt-container { width: 100% !important; max-width: none !important; }

/* Navigation */
#main-nav .menu-fallback { position: relative; text-decoration: underline; display: inline-block; height: 50px; line-height: 50px; }
#main-nav { display: block; }
#main-nav ul { margin: 0; }
#main-nav ul li { position: relative; list-style: none; padding-top: 0; padding-bottom: 0; }
#main-nav > ul > li { float: left; padding: 0 20px; }
#main-nav > ul > li:first-child { padding-left: 0; }
#main-nav > ul > li > a { text-transform: uppercase; display: block; font-family: 'Maven Pro', sans-serif; font-weight: 600; font-size: 0.95em; color: #303030; }
#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-menu-item > a { color: #ab3030; }
#main-nav > ul > li.menu-item-has-children > a { position: relative; padding-right: 15px; }
#main-nav > ul > li.menu-item-has-children > a:after { font-weight: normal; content: "\e835"; font-family: "theme-icons"; position: absolute; right: 0; top: 0; }

/* Sub Menu */
#main-nav .sub-menu { border: 1px solid #f5f5f5; position: absolute; left: -4px; top: 100%; width: 250px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9191919; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; -webkit-box-shadow: 0px 0px 10px 0px rgba(211,215,221,0.4); -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1); }
#main-nav .sub-menu .sub-menu { left: 100%; top: -1px; }
#main-nav .sub-menu li a { color: #303030; font-size: 14px; font-family: 'Maven Pro', sans-serif; font-weight: 500; border-top: 1px solid #f5f5f5; padding: 11px 16px; line-height: 24px; background-color: #fff; display: block; }
#main-nav .sub-menu li:first-child > a { border: 0; }
#main-nav .sub-menu li a:hover { color: #ab3030; }
#main-nav li:hover > .sub-menu { filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#main-nav .sub-menu li.menu-item-has-children > a:after { line-height: 4px; font-weight: normal; content: "\e837"; font-family: "theme-icons"; position: absolute; right: 17px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

/* Mega Menu */
#main-nav li.megamenu { position: inherit; }
#main-nav li.megamenu .sub-menu li.menu-item-has-children > a:after { display: none; }
#main-nav li.megamenu > ul.sub-menu { width: 100%; left: 0; right: auto; border-radius: 0; padding: 12px 0 0; background-color: #fff; }
#main-nav li.megamenu > ul.sub-menu > li { display: block; float: left; padding: 0px 12px; width: 100%; }
#main-nav li.megamenu > ul.sub-menu > li > a { border: 0; }
#main-nav li.megamenu.col-1 > ul.sub-menu > li { width: 100% }
#main-nav li.megamenu.col-2 > ul.sub-menu > li { width: 50% }
#main-nav li.megamenu.col-2 > ul.sub-menu > li:nth-child(3n) { clear: both; }
#main-nav li.megamenu.col-3 > ul.sub-menu > li { width: 33.33% }
#main-nav li.megamenu.col-3 > ul.sub-menu > li:nth-child(4n) { clear: both; }
#main-nav li.megamenu.col-4 > ul.sub-menu > li { width: 25% }
#main-nav li.megamenu.col-4 > ul.sub-menu > li:nth-child(5n) { clear: both; }
#main-nav li.megamenu.col-5 > ul.sub-menu > li { width: 20% }
#main-nav li.megamenu.col-5 > ul.sub-menu > li:nth-child(6n) { clear: both; }
#main-nav li.megamenu.col-6 > ul.sub-menu > li { width: 16.66% }
#main-nav li.megamenu.col-6 > ul.sub-menu > li:nth-child(7n) { clear: both; }
#main-nav li.megamenu > ul.sub-menu > li ul { display: block !important; top: auto !important; width: 100% !important; min-width: 0 !important; left: auto !important; position: relative !important; border: none !important; padding: 0 !important; box-shadow: none !important; }
#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children { margin-bottom: 12px }
#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children > a { font-size: 15px; color: #303030; padding: 8px 12px; }
#main-nav li.megamenu > ul.sub-menu > li { border-left: 1px solid #eee }
#main-nav li.megamenu > ul.sub-menu > li:first-child { border-left: none }
#main-nav li.megamenu.no-heading > ul.sub-menu > .menu-item-has-children > a { display: none }
#main-nav li.megamenu:hover ul li ul { opacity: 1; visibility: visible; }

/* Mobile Navigation */
#main-nav-mobi { display: block; margin: 0 auto; width: 100%; position: absolute; left: 0; top: 100%; z-index: 999999; background-color: #252525; }
#main-nav-mobi ul { display: block; list-style: none; margin: 0; padding: 0; }
#main-nav-mobi ul li { margin:0; position: relative; text-align: center; cursor: pointer; border-top: 1px solid #333; padding-top: 0; padding-bottom: 0; }
#main-nav-mobi ul > li > a { color: #aaa; font-weight: 600; font-family: 'Maven Pro', sans-serif;display: inline-block; font-size: 14px; text-transform: uppercase; line-height: 50px; text-decoration: none; }
#main-nav-mobi ul > li > a:hover { color: #ab3030; }
#main-nav-mobi .menu-item-has-children .arrow { cursor: pointer; display: inline-block; font-family: "theme-icons"; font-size: 20px; line-height: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 50px; }
#main-nav-mobi .menu-item-has-children .arrow:before { content: "\e818"; color: #aaa; }
#main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\e816"; }
#main-nav-mobi ul ul li { background-color: #292929; }
#main-nav-mobi ul ul ul li { background-color: #313131; }

/* Mobile Menu Button */
.mobile-button {  margin-top: 35px; width: 26px; height: 16px; display: none; float: right; position: relative; background: transparent; cursor: pointer; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.mobile-button:before,
.mobile-button:after, 
.mobile-button span { background-color: #303030; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.mobile-button:before,
.mobile-button:after { content: ''; position: absolute; top: 0; height: 3px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.mobile-button span { position: absolute; width: 100%; height: 3px; left: 0; top: 50%; overflow: hidden; text-indent: 200%; }
.mobile-button:before { -webkit-transform: translate3d(0,-7px,0); -moz-transform: translate3d(0,-7px,0); transform: translate3d(0,-7px,0); }
.mobile-button:after { -webkit-transform: translate3d(0,7px,0); -moz-transform: translate3d(0,7px,0); transform: translate3d(0,7px,0); }
.mobile-button.active span { opacity: 0; }
.mobile-button.active:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
.mobile-button.active:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }

/* Featured Title
-------------------------------------------------------------- */
#featured-title { background: #f9f9f9; background-image: url(assets/img/bg-featured-title.jpg); border-color: #e3e3e3; border-style: solid; border-width: 1px 0 1px 0; }
#featured-title .featured-title-inner-wrap { padding: 75px 0; display: table; overflow: hidden; width: 100%; }
#featured-title .featured-title-heading-wrap { display: table-cell; margin: 0; text-align: left; vertical-align: middle; width: 65%;}
#featured-title #breadcrumbs { font-size: 1em; color: #303030; display: table-cell; text-align: right; vertical-align: middle; width: 35%; }
#featured-title .featured-title-heading { font-size: 32px; font-weight: 600; z-index: 1; position: relative; display: inline-block; margin: 0; }
#featured-title .featured-title-heading.has-shadow { text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px }
#featured-title .featured-title-heading:after,
#featured-title #breadcrumbs .breadcrumbs-inner:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; border-style: solid; border-width: 0px; }
#featured-title #breadcrumbs .breadcrumbs-inner { z-index: 1; position: relative; display: inline-block; }
#featured-title #breadcrumbs a { color: #919191; }
#featured-title #breadcrumbs a:hover { color: #ab3030; }
#featured-title #breadcrumbs .sep { padding: 0 4px; }

/* Featured Title other styles */
#featured-title.featured-title-right .featured-title-heading-wrap { text-align: right; }
#featured-title.featured-title-right #breadcrumbs { text-align: left; }
#featured-title.featured-title-centered1 .featured-title-inner-wrap,
#featured-title.featured-title-centered2 .featured-title-inner-wrap { display: block; }
#featured-title.featured-title-centered1 .featured-title-heading-wrap,
#featured-title.featured-title-centered2 .featured-title-heading-wrap { display: block; width: 100%; text-align: center; }
#featured-title.featured-title-centered1 #breadcrumbs { display: block; width: 100%; text-align: center; margin-top: 5px; }
#featured-title.featured-title-centered2 #breadcrumbs { display: block; width: 100%; text-align: center; margin-bottom: 5px;}
#featured-title.featured-title-centered2 .featured-title-heading-wrap { margin-top: 5px; }
#featured-title.featured-title-centered1 .featured-title-heading-wrap { margin-bottom: 5px;}
.header-style-4 #featured-title .featured-title-inner-wrap { padding-top: 220px; padding-bottom: 30px; }

/* Blog Post
-------------------------------------------------------------- */
.hentry { margin-top: 55px; }
.hentry:first-child { margin-top: 0; }
.hentry .post-content-wrap { padding: 32px 0 0; border-style: solid; border-color: transparent; border-width: 0 0 1px 0; }

/* Post media */
.post-media { position: relative; margin-bottom: 0; }
.hentry .post-media img { width: 100%; height: auto; }
.hentry .post-media iframe { margin-bottom: 0; }
.post-media .slick-prev,
.post-media .slick-next { padding: 0; background-color: rgba(0,0,0, 0.15); width: 45px; height: 60px; margin-top: -30px; position: absolute; top: 50%; cursor: pointer; border: none; outline: none; text-shadow: none; z-index: 91919199; text-indent: -9999px; display: inline-block; }
.post-media .slick-prev:before,
.post-media .slick-next:before { text-indent: 0; line-height: 60px; content: "\e817"; font-family: "theme-icons"; font-size: 18px; color: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; display: inline-block; }
.post-media .slick-next:before { content: "\e818"; }
.post-media .slick-prev { left: 0; }
.post-media .slick-next { right: 0; }
.post-media .slick-prev:hover ,
.post-media .slick-next:hover { background-color: #ab3030; }
.post-media .slick-dots { list-style: none; margin: 0; text-align: center; line-height: 10px; position: absolute; left: 0; bottom: 20px; width: 100%; }
.post-media .slick-dots li { padding: 0; display: inline-block; }
.post-media .slick-dots li button { padding: 0; width: 10px; height: 10px; margin: 0 5px; background-color: rgba(0,0,0, 0.15); font-size: 0; display: block; cursor: pointer; color: transparent; border: 0; outline: none; border-radius: 50%; -webkit-border-radius: 50%; -webkit-transition: border 0.3s background 0.3s; transition: border 0.3s background 0.3s; }
.post-media .slick-dots li.slick-active button { background-color: #ab3030; }

/* Post title */
.hentry .post-title { font-size: 22px; line-height: 1.3; margin-bottom: 8px; }
.hentry .post-title a { color: #303030; }
.hentry .post-title a:hover { color: #ab3030; }

/* Post meta */
.hentry .post-meta { background-color: transparent; font-size: 1em; margin-bottom: 15px; }
.hentry .post-meta a { color: #999; }
.hentry .post-meta a:hover { color: #ab3030; }
.hentry .post-meta .item { display: inline-block; margin-right: 18px; }
.hentry .post-meta .item:last-child { margin-right: 0; }
.hentry .post-meta .item .inner { position: relative; padding-left: 22px; }
.hentry .post-meta .item .inner:before { content: ""; font-family: "theme-icons"; font-size: 12px; font-style: normal; position: absolute; left: 0; top: 50%; -webkit-transform: translate3d(0,-50%,0); -moz-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); }
.hentry .post-meta .item.post-by-author .inner:before { content: "\e845"; }
.hentry .post-meta .item.post-date .inner:before { content: "\e829"; }
.hentry .post-meta .item.post-meta-categories .inner:before { content: "\e825"; }
/* Style 2,3 */
.hentry .post-meta.style-2 .item .inner:before { content: "/"; font-size: 14px; }
.hentry .post-meta.style-2 .item,
.hentry .post-meta.style-3 .item { margin-right: 7px; }
.hentry .post-meta.style-2 .item:last-child,
.hentry .post-meta.style-3 .item:last-child { margin-left: 0; }
.hentry .post-meta.style-2 .item .inner,
.hentry .post-meta.style-3 .item .inner { padding-left: 13px; }
.hentry .post-meta.style-2 .item:first-child .inner,
.hentry .post-meta.style-3 .item:first-child .inner { padding-left: 0; }
.hentry .post-meta.style-2 .item:first-child .inner:before,
.hentry .post-meta.style-3 .item:first-child .inner:before { display: none; }
.hentry .post-meta.style-3 .item .inner:before { content: "\f111"; font-size: 4px; line-height: 4px; padding-top: 2px; }

/* Post excerpt */
.hentry .post-excerpt { position: relative; z-index: 1; margin-bottom: 30px; }
.hentry .post-excerpt:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background-color: transparent; border: 1px solid transparent; }
.hentry .post-excerpt p:last-child { margin-bottom: 0; }

/* Post read more */
.hentry .post-link a { padding: 11px 25px; font-family: 'Maven Pro', sans-seriffont-weight: 600; color: #fff; background-color: #ab3030; letter-spacing: 0.2px; }
.hentry .post-link a:hover { background-color: #303030; }

/* Blog single
-------------------------------------------------------------- */
.hentry .post-content-single-wrap .post-media { margin: 0 0 37px 0; }

/* Post share */
.hentry .post-link-share { margin-top: 32px; }
.hentry .post-meta-share-icon { display: inline-block; font-size: 0; }
.hentry .post-meta-share-text { display: inline-block; }
.hentry .post-share a {	position: relative; z-index: 1; width: 35px; height: 35px; line-height: 35px; text-align: center; display: inline-block; color: #fff; font-size: 14px; cursor: pointer; margin: 0 0 0 10px; }
.hentry .post-share a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background-color: #e3e3e3; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.hentry .post-share a:hover:after { background-color: #ab3030; }
.hentry .post-share a:hover { color: #fff; }

/* Author */
.hentry .post-author { clear: both; background-color: #303030; border: 1px solid transparent; color: #fff; padding: 40px; overflow: hidden; margin-top: 50px; }
.hentry .post-author .author-avatar { width: 100px; float: left; margin-right: 30px; }
.hentry .post-author .author-avatar a {	width: 100px; height: auto; display: inline-block; }
.hentry .post-author .author-avatar a img { width: 100%; height: auto; }
.hentry .post-author .name { font-size: 20px; margin: -5px 0 5px; color: #fff; }
.hentry .post-author .author-desc > p {	margin: 0; font-size: 1em; line-height: 1.8; overflow: hidden; }

/* Tags */
.hentry .post-tags { margin-top: 30px; }
.hentry .post-tags a { display: inline-block; border: 1px solid #e3e3e3; padding: 5px 10px; color: #919191; font-size: 0.857em; margin-left: 5px; margin-bottom: 4px; }
.hentry .post-tags a:hover { background-color: #ab3030; color: #fff; border-color: #ab3030; }

/* Comments */
.comments-area { margin-top: 65px; }
.comments-area .comments-title,
.comments-area .comment-reply-title { font-size: 22px; padding-bottom: 10px; margin-bottom: 20px; position: relative; }

/* Comment List */
.comment-list { list-style: none; margin: 0; }
.comment-list li.comment { padding: 0; }
.comment-list .children { list-style: none; margin: 0; }
.comment-list .children > li { padding: 0 0 0 100px; }
.comment-list article {	position: relative;	margin-bottom: 40px; }
.comment-list article + .comment-respond { margin-bottom: 50px; }
.comment-list article .gravatar { width: 80px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; }
.comment-list article .gravatar img { width :100%; height: auto; }
.comment-list .comment-content { overflow: hidden; border-bottom: 1px solid #e3e3e3; padding-bottom: 25px; }
.comment-list .comment-meta { margin: -3px 0 3px; }

.comment-reply { font-family: 'Maven Pro', sans-serif font-size: 12px; }
.comment-author { font-size: 20px; margin-bottom: 0; display: inline-block; }
.comment-time { color: #c5c5c5; margin-right: 12px; }
.comment-reply a { color: #ab3030; display: inline-block;  }
.comment-reply a:hover { color: #303030; }
.comment-text {	overflow: hidden; }
.comment-text > p:last-child { margin-bottom: 15px; }
.comment-edit-link { padding-left: 5px; color: #ab3030; text-decoration: underline; }
.comment-author a:hover { color: #ab3030; }
.unapproved { display: block; color: #c5c5c5; font-style: italic; }
#cancel-comment-reply-link { font-weight: 400; font-size: 14px; position: absolute; right: 0; top: 2px; color: #ab3030; text-decoration: underline; text-transform: none; }
#cancel-comment-reply-link:hover { color: #303030 }

/* Comment Form */
.comment-respond { position: relative; }
.name-wrap,
.email-wrap { width: 48.7%; float: left; }
.email-wrap { float: right; }
.message-wrap textarea { height: 250px; }
.comment-respond .form-submit { clear: both; margin: 0; padding-top: 10px; text-align: right; }
.comment-respond #comment-reply { text-transform: uppercase; }
.logged-in-as,
.comment-edit-link { text-decoration: underline; }
.logged-in-as a:hover,
.comment-edit-link:hover { color: #303030; }

/* Widgets
-------------------------------------------------------------- */
#sidebar .widget,
#footer-widgets .widget { position: relative; z-index: 1; margin-top: 40px; }
#footer-widgets .widget { margin-top: 0; color: #999; }
#sidebar .widget:first-child,
#footer-widgets .widget:first-child { margin: 0; }
#sidebar .widget ul,
#footer-widgets .widget ul { margin: 0; list-style: none; }

#footer-widgets input, #footer-widgets textarea,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td { border-color: #282828; color: #999; }
#footer-widgets hr { background-color: #282828; }

.widget.widget_categories ul li:before,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:before,
.widget.widget_archive ul li:after { content: ""; clear: both; display: table; }
.widget.widget_categories ul li,
.widget.widget_archive ul li { position: relative; text-align: right; }
.widget.widget_categories ul li a,
.widget.widget_archive ul li a { float: left; }

#sidebar .widget.widget_recent_comments { color: #c5c5c5; }
#sidebar .widget.widget_recent_entries .post-date,
#footer-widgets .widget.widget_recent_entries .post-date { display: block; font-size: 1em; }
#sidebar .widget.widget_recent_comments .comment-author-link { color: #919191 }
#footer-widgets .widget.widget_recent_comments .comment-author-link { color: #dfdfdf }
#sidebar .widget.widget_calendar caption,
#footer-widgets .widget.widget_calendar caption { color: #ab3030; }

/* Widget: Text */
#sidebar .widget.widget_text p:last-child,
#footer-widgets .widget.widget_text p:last-child { margin-bottom: 0; }

/* Widget: Categories, Meta, Archives, Pages */
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_archive ul li { padding: 13px 0; border-top: 1px solid #f5f5f5; }

.widget.widget_categories ul li:first-child,
.widget.widget_meta ul li:first-child,
.widget.widget_pages ul li:first-child,
.widget.widget_archive ul li:first-child { padding-top: 0; border: 0; }

.widget.widget_categories ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_archive ul li:last-child { padding-bottom: 0; }

.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li a { color: #919191; }

.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments ul li a:hover { color: #ab3030; }

.widget.widget_nav_menu ul.sub-menu { display: none; }
.widget.widget_nav_menu .menu > li { background-color: #f9f9f9; padding: 12px 20px; margin-bottom: 5px; }
.widget.widget_nav_menu .menu > li > a { position: relative;  display:block; font-size: 16px; color: #303030; position: relative;  }
.widget.widget_nav_menu .menu > li > a:hover { color: #ab3030; }
.widget.widget_nav_menu .menu > li.current-menu-item > a,
.widget.widget_nav_menu .menu > li.current-menu-item { background-color: #ab3030; color: #fff; }

#footer-widgets .widget.widget_categories ul li,
#footer-widgets .widget.widget_meta ul li,
#footer-widgets .widget.widget_pages ul li,
#footer-widgets .widget.widget_archive ul li { border-color: #43516a; }

#footer-widgets .widget.widget_categories ul li a,
#footer-widgets .widget.widget_meta ul li a,
#footer-widgets .widget.widget_pages ul li a,
#footer-widgets .widget.widget_archive ul li a,
#footer-widgets .widget.widget_recent_entries ul li a,
#footer-widgets .widget.widget_recent_comments ul li a { color: #dfdfdf; }

#footer-widgets .widget.widget_categories ul li a:hover,
#footer-widgets .widget.widget_meta ul li a:hover,
#footer-widgets .widget.widget_pages ul li a:hover,
#footer-widgets .widget.widget_archive ul li a:hover,
#footer-widgets .widget.widget_recent_entries ul li a:hover,
#footer-widgets .widget.widget_recent_comments ul li a:hover { color: #ab3030; }

/* Title Widget */
#sidebar .widget .widget-title,
#footer-widgets .widget .widget-title { font-size: 20px; margin: 0 0 32px 0; z-index: 1; position: relative; }
#sidebar .widget .widget-title > span,
#footer-widgets .widget .widget-title > span { display: block; position: relative; padding: 0 0 15px 0; }
#sidebar .widget .widget-title > span:before,
#footer-widgets .widget .widget-title > span:before { width: 100%; height: 1px; margin-top: 1px; background-color: #e3e3e3; content: ""; position: absolute; left: 0; top: 100%; z-index: -2; }
#sidebar.title-style-1 .widget .widget-title > span:after,
#sidebar.title-style-2 .widget .widget-title > span:after,
#footer-widgets.title-style-1 .widget .widget-title > span:after,
#footer-widgets.title-style-2 .widget .widget-title > span:after { width: 50px; height: 3px; background-color: #ab3030; content: ""; position: absolute; left: 0; top: 100%; z-index: -2; }
#sidebar.title-style-2 .widget .widget-title,
#footer-widgets.title-style-2 .widget .widget-title { text-align: center; }
#sidebar.title-style-2 .widget .widget-title > span:after,
#footer-widgets.title-style-2 .widget .widget-title > span:after { left: 50%; -webkit-transform: translate3d(-50%,0,0); -moz-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0); }

#footer-widgets .widget .widget-title > span { padding-bottom: 10px; }
#footer-widgets .widget .widget-title > span:before { background-color: #282828; }
#footer-widgets .widget .widget-title { margin-bottom: 40px; color: #fff; }

/* Widget: Calendar */
#sidebar .widget.widget_calendar table { margin: 0; }
#sidebar .widget.widget_calendar td,
#sidebar .widget.widget_calendar th { padding: 0; text-align: center; line-height: 35px; font-weight: normal; }
#sidebar .widget.widget_calendar tbody #today,
#sidebar .widget.widget_calendar tbody #today a { color: #ab3030; display: block; }
#sidebar .widget.widget_calendar tbody #today a:hover { color: #43516a; }
#footer-widgets .widget.widget_calendar tbody #today a:hover { color: #fff; }

/* Widget: Information */
#sidebar .widget.widget_information ul li,
#footer-widgets .widget.widget_information ul li { position: relative; padding: 0 0 0 30px; margin-bottom: 5px; border: 0; }
#sidebar .widget.widget_information ul li:last-child,
#footer-widgets .widget.widget_information ul li:last-child { margin-bottom: 0 !important; }
#sidebar .widget.widget_information ul li i,
#footer-widgets .widget.widget_information ul li i { position: absolute; left: 0; top: 0; color: #999; }

/* Widget: Links */
#sidebar .widget.widget_links ul li,
#footer-widgets .widget.widget_links ul li { border: 0;}
#sidebar .widget.widget_links ul.col2 li,
#footer-widgets .widget.widget_links ul.col2 li { width: 50%; float: left; padding: 0; }
#sidebar .widget.widget_links ul li a,
#footer-widgets .widget.widget_links ul li a { position: relative; display: inline-block; padding-left: 20px; color: #919191; }
#sidebar .widget.widget_links ul li i,
#footer-widgets .widget.widget_links ul li i { position: absolute; left: 0; top: 6px; }
#sidebar .widget.widget_links ul li a:hover,
#footer-widgets .widget.widget_links ul li a:hover { color: #ab3030; }
#footer-widgets .widget.widget_links ul li a { color: #dfdfdf; }

/* Widget: Twitter */
#sidebar .widget.widget_twitter .tweets .item,
#footer-widgets .widget.widget_twitter .tweets .item { position: relative; padding: 0 0 0 30px; margin-bottom: 20px; }
#sidebar .widget.widget_twitter .tweets .tweet-icon,
#footer-widgets .widget.widget_twitter .tweets .tweet-icon { position: absolute; left: 0; top: 0; font-size: 18px; }
#sidebar .widget.widget_twitter .tweets .tweet-time,
#footer-widgets .widget.widget_twitter .tweets .tweet-time { position: relative; padding-left: 26px; font-size: 0.75em; margin-top: 8px; }
#sidebar .widget.widget_twitter .tweets .tweet-time:before,
#footer-widgets .widget.widget_twitter .tweets .tweet-time:before { content: ""; width: 14px; height: 14px; position: absolute; left: 0; top: 50%; background: url(assets/img/icon-date.png) no-repeat center center; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

/* Widget: Search */
#sidebar .widget.widget_search .search-form,
#footer-widgets .widget.widget_search .search-form { position: relative; }
#sidebar .widget.widget_search .search-form .search-field,
#footer-widgets .widget.widget_search .search-form .search-field { padding-left: 16px; padding-right: 48px; margin-bottom: 0; }
#sidebar .widget.widget_search .search-form .search-field { background-color: #f9f9f9; border-color: #f9f9f9; }
#footer-widgets .widget.widget_search .search-form .search-field { border-color: #43516a; }
#sidebar .widget.widget_search .search-form .search-submit,
#footer-widgets .widget.widget_search .search-form .search-submit { position: absolute; right: 16px; top: 15px; width: 24px; height: 24px; text-align: center; text-indent: 999999px; background-color: transparent; padding: 0; border: 0; overflow: hidden; }
#sidebar .widget.widget_search .search-form .search-submit:before,
#footer-widgets .widget.widget_search .search-form .search-submit:before { color: #999; content: "\f002"; font-family: "FontAwesome"; font-size: 16px;  position: absolute; left: 2px; top: 0px; width: 100%; text-align: center; text-indent: 0; font-weight: normal; -webkit-transition: color ease .238s; -moz-transition: color ease .238s; transition: color ease .238s; }
#sidebar .widget.widget_search .search-form .search-submit:hover:before,
#footer-widgets .widget.widget_search .search-form .search-submit:hover:before { color: #303030; }
/* Style 2 */
#sidebar .widget.widget_search .search-form.style-2 .search-field { padding-left: 48px; padding-right: 17px; }
#sidebar .widget.widget_search .search-form.style-2 .search-submit { right: auto; left: 15px; }
/* Style 3 */
#sidebar .widget.widget_search .search-form.style-3 .search-submit:before { display: none; }
#sidebar .widget.widget_search .search-form.style-3 .search-field { padding-left: 17px; padding-right: 17px; }

/* Widget: Socials */
#sidebar .widget.widget_socials .socials,
#footer-widgets .widget.widget_socials .socials { margin: 0 -7.5px; }
#sidebar .widget.widget_socials .socials .icon,
#footer-widgets .widget.widget_socials .socials .icon { padding: 0 7.5px;; float: left; }
#sidebar .widget.widget_socials .socials a,
#footer-widgets .widget.widget_socials .socials a { width: 40px; height: 40px; line-height: 40px;  margin-bottom: 7.5px; float: left; font-size: 18px; background-color: #ab3030; color: #fff; display: inline-block; text-align: center; z-index: 1; }
#sidebar .widget.widget_socials .socials a:hover,
#footer-widgets .widget.widget_socials .socials a:hover { background-color: #303030; color: #fff; }
#sidebar .widget.widget_socials .socials.style-2 a,
#footer-widgets .widget.widget_socials .socials.style-2 a { background-color: #ab3030; color: #fff;border-radius: 50%;}
#sidebar .widget.widget_socials .socials.style-2 a:hover,
#footer-widgets .widget.widget_socials .socials.style-2 a:hover { background-color: #ab3030; color: #fff; }
.socials.style-2 {
    display: flex;
    justify-content: center;
}

/* Widget: Recent News Advanced  */
#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li { padding: 0; border: 0; padding-top: 10px; margin-top: 10px; border-top: 1px solid #fff; }
#sidebar .widget.widget_recent_news ul li:first-child,
#footer-widgets .widget.widget_recent_news ul li:first-child { padding-top: 0; margin-top: 0; border: 0; }
#sidebar .widget.widget_recent_news .recent-news .thumb,
#footer-widgets .widget.widget_recent_news .recent-news .thumb { width: 80px; float: left; margin: 0 30px 0 0; }
#sidebar .widget.widget_recent_news .recent-news .thumb img,
#footer-widgets .widget.widget_recent_news .recent-news .thumb img { width: 100%; height: auto; }
#sidebar .widget.widget_recent_news h3,
#footer-widgets .widget.widget_recent_news h3 { font-size: 16px; margin: -3px 0 5px; }
#sidebar .widget.widget_recent_news h3 a,
#footer-widgets .widget.widget_recent_news h3 a { color: #303030; }
#sidebar .widget.widget_recent_news h3 a:hover,
#footer-widgets .widget.widget_recent_news h3 a:hover { color: #ab3030; }
#sidebar .widget.widget_recent_news .recent-news .texts,
#footer-widgets .widget.widget_recent_news .recent-news .texts { overflow: hidden; }
#sidebar .widget.widget_recent_news .post-date,
#footer-widgets .widget.widget_recent_news .post-date { font-size: 14px; color: #999; font-style: italic; }

#footer-widgets .widget.widget_recent_news ul li { padding-top:15px;margin-top:15px;border-color:#3d3d3d }
#footer-widgets .widget.widget_recent_news h3 a { font-size:17px; color:#e3e3e3 }

/* Widget: Instagram & Flickr */
.widget.widget_instagram .instagram-wrap,
.widget.widget_flickr .flickr-wrap { margin: 0 -0.5px; }
.widget.widget_instagram .instagram-wrap .instagram_badge_image,
.widget.widget_flickr .flickr-wrap .flickr_badge_image { padding: 0 0.5px !important; margin: 0 0 1px 0 !important;	width: 33.333%; float: left; height: auto !important; }
.widget.widget_instagram .instagram-wrap .instagram_badge_image img,
.widget.widget_flickr .flickr-wrap .flickr_badge_image img { width: 100%; height: auto; }
.widget.widget_instagram .instagram-wrap .instagram_badge_image a,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a { position: relative; display: block; }
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:after,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:hover,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:hover { opacity: 0.7; }
/* 2 columns */
.widget.widget_instagram .instagram-wrap.col2 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col2 .flickr_badge_image { width: 50%; }
/* 4 columns */
.widget.widget_instagram .instagram-wrap.col4 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.col4 .flickr_badge_image { width: 25%; }
/* Gutter 0 */
.widget.widget_instagram .instagram-wrap.g0,
.widget.widget_flickr .flickr-wrap.g0 { margin: 0; }
.widget.widget_instagram .instagram-wrap.g0 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g0 .flickr_badge_image { padding: 0 !important; margin: 0 !important; }
/* Gutter 5 */
.widget.widget_instagram .instagram-wrap.g5,
.widget.widget_flickr .flickr-wrap.g5 { margin: 0 -2.5px; }
.widget.widget_instagram .instagram-wrap.g5 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g5 .flickr_badge_image { padding: 0 2.5px !important; margin: 0 0 5px 0 !important; }
/* Gutter 10 */
.widget.widget_instagram .instagram-wrap.g10,
.widget.widget_flickr .flickr-wrap.g10 { margin: 0 -5px; }
.widget.widget_instagram .instagram-wrap.g10 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g10 .flickr_badge_image { padding: 0 5px !important; margin: 0 0 10px 0 !important; }
/* Gutter 15 */
.widget.widget_instagram .instagram-wrap.g15,
.widget.widget_flickr .flickr-wrap.g15 { margin: 0 -7.5px; }
.widget.widget_instagram .instagram-wrap.g15 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g15 .flickr_badge_image { padding: 0 7.5px !important; margin: 0 0 15px 0 !important; }

/* Widget: Tags */
#sidebar .widget.widget_tag_cloud .tagcloud:before,
#sidebar .widget.widget_tag_cloud .tagcloud:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud:before,
#footer-widgets .widget.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after { display: table; clear: both; content: ""; }
#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a { font-size: 1em; position: relative; float: left; color: #919191; padding: 4px 12px; margin: 0 12px 12px 0; z-index: 1; }
#sidebar .widget.widget_tag_cloud .tagcloud a:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:after,
.widget_product_tag_cloud .tagcloud a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background-color: transparent; border: 1px solid #e3e3e3; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#sidebar .widget.widget_tag_cloud .tagcloud a:hover:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover:after,
.widget_product_tag_cloud .tagcloud a:hover:after { background-color: #ab3030; border-color: #ab3030; }
#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover { color: #fff; }

#footer-widgets .widget.widget_tag_cloud .tagcloud a { color: #a6b0c0; text-transform: uppercase; }
#footer-widgets .widget.widget_tag_cloud .tagcloud a:after { background-color: #43516a; border-color: #43516a; }

/* Widget: Contact Form 7 */
.wprt-widget-contact-form-1 .wrap-submit { margin-top: 20px; }
.wprt-widget-contact-form-1 span.wpcf7-not-valid-tip { font-size: 13px; }
.widget_cf7 div.wpcf7-response-output { margin: 20px 0 0; font-size: 12px; }
div.wpcf7-response-output { margin-left: 0; margin-right }
.wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-name,
.wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-email { float: left; margin-bottom: 20px; }
.wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-email { width: 48.717%; }
.wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-name { width: 48.717%; margin-right: 2.564%; }
#sidebar .wprt-widget-contact-form-1 .wpcf7-form-control-wrap input,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap input,
#sidebar .wprt-widget-contact-form-1 .wpcf7-form-control-wrap textarea,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap textarea { padding: 7px 14px; }
#sidebar .wprt-widget-contact-form-1 .wpcf7-form-control-wrap textarea,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap textarea { height: 120px; }
#sidebar .wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-email,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-email { width: 47.3%; }
#sidebar .wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-name,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap.your-name { width: 47.3%; margin-right: 5.4%; }

#footer-widgets .wprt-widget-contact-form-1 .wrap-submit input { color: #fff; }
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap input,
#footer-widgets .wprt-widget-contact-form-1 .wpcf7-form-control-wrap textarea { background-color: #333; }

/*Envíos*/
#envios{
    background-image: url(../img/slider/envios-todo-el-pais-fondo.png);
    background-size: cover;
    padding: 2em 0;
}
@media screen and (min-width:1024px){
    #envios .row{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: flex-end;
    }
    #envios .info, #envios .image{
        width: calc(50% - 20px);
    }
}
/*Clientes*/
#clientes .wprt-icon-box .image-wrap{
    width: auto;
    max-width: 300px;
}
/*Mapa*/
#mapa iframe, .mapaContacto{
    width: 100%;
    height: 100%;
}
.mapaContacto{
    height: 400px;
}
#mapa img{
    max-width: 200px;
}
#mapa{
    background: rgba(184,184,184,1);
    background: -moz-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(246,246,246,1) 47%, rgba(240,240,240,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,184,184,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(240,240,240,1)));
    background: -webkit-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(246,246,246,1) 47%, rgba(240,240,240,1) 100%);
    background: -o-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(246,246,246,1) 47%, rgba(240,240,240,1) 100%);
    background: -ms-linear-gradient(top, rgba(184,184,184,1) 0%, rgba(246,246,246,1) 47%, rgba(240,240,240,1) 100%);
    background: linear-gradient(to bottom, rgba(184,184,184,1) 0%, rgba(246,246,246,1) 47%, rgba(240,240,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#f0f0f0', GradientType=0 );
}
.header-style-3 #site-header .site-navigation-wrap.is-fixed .inner { 
    -webkit-transform: translate3d(-50%,0,0); -moz-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0);
}
#mapa .info{
    padding: 1em 2em;
    box-sizing: border-box;
}
.title{
    background-color: #ab3030;
    color:#fff;
    display: inline-block;
    border-radius: 0.5em;
    padding:0 0.5em;
}
#productos .inner{
    padding: 1em;
}
@media screen and (min-width:1024px){
    #mapa .row{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
    #mapa .info, #mapa .mapa{
        width: calc(50% - 20px);
    }
    #mapa .info{
        padding:1em 0em 1em 3em;
    }
}
/* Footer
-------------------------------------------------------------- */
#footer { background-color: #282828; font-size: 14px; padding: 40px 0; position: relative; z-index: 1; border-top: 4px solid #ab3030;}

#footer i.mt-2{
    margin-top: 0.4em;
}

/* Bottom Bar
-------------------------------------------------------------- */
#bottom { background-color: #AB3030; padding: 10px 0 25px 0; color: #e3e3e3; }
#bottom a:hover { color: #fff; }

#bottom .bottom-bar-inner-wrap { display: table; overflow: hidden; width: 100%; }
#bottom .bottom-bar-content { display: table-cell; margin: 0; text-align: left; vertical-align: middle; width: 30%;}
#bottom .bottom-bar-menu { display: table-cell; text-align: right; vertical-align: middle; width: 70%;}
#bottom.style-1 .bottom-bar-menu li:last-child a { padding-right: 0; }

/* Bottom Style 2 */
#bottom.style-2 .bottom-bar-content { text-align: right; }
#bottom.style-2 .bottom-bar-menu { text-align: left; }
#bottom.style-2 .bottom-bar-menu li:first-child a { padding-left: 0; }

/* Bottom Style 3 */
#bottom.style-3 .bottom-bar-inner-wrap,
#bottom.style-3 .bottom-bar-menu,
#bottom.style-3 .bottom-bar-content { display: block; width: 100%; text-align: center; }

/* Copy Right */

/* Bottom Navigation */
#bottom ul.bottom-nav { list-style: none; margin: 0; }
#bottom ul.bottom-nav > li { display: inline-block; }
#bottom ul.bottom-nav > li > a { display: block; color: #e3e3e3; padding: 0 15px; position: relative; font-family: 'Maven Pro', sans-serif font-size: 14px; }
#bottom ul.bottom-nav > li > a:before { content: "|"; font-size: 13px; position: absolute; left: -3px; top: -1px; }
#bottom ul.bottom-nav > li:first-child > a:before { display: none; }
#bottom ul.bottom-nav > li > a:hover { color: #fff; }
#bottom ul.bottom-nav ul ul { display: none; }

/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top { position: fixed !important; right: 30px; bottom: -50px; display: block; line-height: 40px; text-align: center; width: 40px; height: 40px; visibility: hidden; filter: alpha(opacity=0); opacity: 0; z-index: 9191919; cursor: pointer; z-index: 1; overflow: hidden; }
#scroll-top:after { content: "\e819"; font-family: "theme-icons"; color: #fff; font-size: 16px; position: absolute; left: 0; top: 0; width: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #ab3030; z-index: -1; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:hover:before { background-color: #303030; }
#scroll-top:hover:after { color: #fff; }
#scroll-top.show { bottom: 40px; filter: alpha(opacity=100); opacity: 1; visibility: visible; }

/* Pagination
-------------------------------------------------------------- */
.wprt-pagination,
.woocommerce-pagination { margin-top: 50px; }
.woocommerce-pagination { margin-top: 0; clear: both; }
.wprt-pagination ul,
.woocommerce-pagination .page-numbers { margin: 0; }
.wprt-pagination ul li,
.woocommerce-pagination .page-numbers li { display: inline-block; padding: 0; margin-right: 10px; }
.wprt-pagination ul li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers { border: 2px solid #e3e3e3; color: #919191; display: inline-block; line-height: 38px; width: 42px; height: 42px; text-align: center; background-color: transparent; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.wprt-pagination ul li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li .page-numbers:hover,
.wprt-pagination ul li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current { background-color: #ab3030; color: #fff; border-color: #ab3030; }

.project-nav .wprt-pagination,
.woocommerce-pagination { text-align: center; }
.p-i-d-1{
    padding: 0 1em;
}

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 959px) {
    #site-header .mobile-button { display: block; }

    #main-nav,
    #site-header #header-search,
    .nav-top-cart-wrapper,
    .site-navigation-wrap,
    #header-aside,
    #sidebar { display: none; }

    #site-content,
    #sidebar { width: 100% !important; max-width: none !important; float: none; }
    #inner-content { padding-left: 0 !important; padding-right: 0 !important; }

    #main-content { padding: 60px 0; }

    #site-header #site-header-inner,
    .header-style-2 #site-header #site-header-inner,
    .header-style-3 #site-header #site-header-inner { /*padding-top: 5px; padding-bottom: 5px; */}

    #featured-title .featured-title-inner-wrap { padding: 40px 0; }
    .header-style-4 #featured-title .featured-title-inner-wrap { padding-top: 170px; }
    #featured-title .featured-title-heading { font-size: 18px; }

    #footer-widgets .widget.widget_recent_news .recent-news .thumb { max-width: 70px; }

    .header-style-4 .mobile-button:before,
    .header-style-4 .mobile-button:after, 
    .header-style-4 .mobile-button span { background-color: #fff; }
}

@media only screen and (max-width: 767px) {
    #top-bar .top-bar-content { display: none; }
    #top-bar-inner { padding: 10px 0; }
    #top-bar .top-bar-socials { width: 100%; text-align: center; }
    #top-bar .top-bar-socials .icons a { font-size: 14px; }
    .hentry .post-author { text-align: center; }
    .hentry .post-author .author-avatar { float: none; margin: 0 auto 20px; }
    .comment-list article .gravatar { width: 50px; float: none; margin: 0 0 17px; }
    .comment-list .children > li { padding-left: 35px; }
    .name-wrap, .email-wrap { width: 100%; float: none; margin: 0; }
    .name-wrap input, .email-wrap input, .message-wrap textarea { margin-bottom: 15px; }

    #footer { padding: 50px 0; }
    #footer-widgets .col .widget:last-child { margin-bottom: 40px; }
    #footer-widgets .col:last-child .widget:last-child { margin-bottom: 0px; }
    #footer-widgets .wprt-row .col { width: 100%; }

    #bottom { padding: 20px 0; }
    #bottom .bottom-bar-content,
    #bottom .bottom-bar-menu { width: 100%; display: block; text-align: center; }
    .tp-caption.naranja{
        font-size: 1.2em !important;
    }
    .tp-caption.azul{
        font-size: 1em !important;
    }
    .naranja,.azul{
        padding: 0.5em 1em !important;
    }
}

/* Retina Devices
-------------------------------------------------------------- */
@media 
    only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (   min--moz-device-pixel-ratio: 2),
    only screen and (   -moz-min-device-pixel-ratio: 2),
    only screen and (     -o-min-device-pixel-ratio: 2/1),
    only screen and (        min-device-pixel-ratio: 2),
    only screen and (                min-resolution: 192dpi),
    only screen and (                min-resolution: 2dppx){
        .custom.tparrows.tp-leftarrow:before {
            background: url(assets/img/arrow-left@2x.png) no-repeat center center;
            background-size: 18px 34px;
        }
        .custom.tparrows.tp-rightarrow:before {
            background: url(assets/img/arrow-right@2x.png) no-repeat center center;
            background-size: 18px 34px;
        }
}
.naranja, .azul, .activo{
    background-color: #db8d10;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 0.3em;
}
.azul{
    background-color: #ab3030;
}
.activo, .inactivo{
    cursor: pointer;
}
.representante .col-md-4 {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 0.5em;
    background: #fff;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    box-sizing: border-box;
}
.inactivo{
    background: #e3e3e3;
    border-radius: 0.5em;
    transition: 0.5s;
}
.inactivo:hover{
    background: #ab3030;
    color: #fff;
}
.beneficios{
    margin-top: 1em;
}
.beneficios li{
    list-style-image: url(assets/img/opciones.png);
    color: #000;
}
.partner-item p{
    position: relative;
    top: -40px;
    background: #ab3030;
    color: #fff;
    text-align: left;
    padding: 0.1em 0.5em;
    display: inline;
    border-radius: 0 0.5em 0.5em 0;
    left: 0;
    font-size: 0.9em;
}
.contenedorVideo {
    position: relative;
    padding-bottom: 75%; 
    height: 0;
    max-width: 640px;
    margin: auto;
}
.contenedorVideo video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gris{
    background: #ebebeb;
    padding: 1em 0;
    border-bottom: 4px solid #ab3030;
    border-top: 4px solid #ab3030;
}
.quienes{
    background-color: #ab3030;
    color: #fff;
    padding: 1em 0;
    margin-bottom: 2em;
}
h2.naranja, h2.activo, h2.inactivo{
    padding: 0.3em 0.5em;
    font-size: 1.5em;
    display: inline;
}
.rounded{
    border-radius: 0.5em;
}
.piso h4{
    color: #ab3030;
}
.instalacion{
    margin-top:1em;
    margin-bottom: 1em;
}
.cert-iram{
	width: 135px;
	height: auto;
}
.nspace{
    margin:0;
}
.localidad .azul{
    display: inline-block;
    margin-top: 1em;
    padding: 0.1em 0.5em;
}
.strong{
    font-weight: bold;
}
.representante p{
    line-height: normal;
    margin-bottom: 0.3em;
}
.representante h4{
    margin-bottom: 0.3em;
}
.representante{
    margin-bottom: 0.5em;
}
.prov{
    margin-top: 1em;
}
.vspace{
    margin-top: 1em;
}
.vhspace{
    margin: 0.5em;
}
.team{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.team-item{
	width: 45%;
	margin: 0.5em 2.5%;
}
.mnone{
	display: none;
    font-size: 0.8em;
    padding-top:12px;
}
.webmaster{
	font-size: 0.6em;
}
.webmaster a{
	color: rgba(255,255,255,0.6);
}
.webmaster img{
    width: 35px;
    filter:grayscale(1);
    opacity: 0.95;
}
.error{
	color: crimson;
}
.blanco, .blanco li{
	color: #fff;
}
iframe.resp{
    width: 100%;
    height: 100px;
}
.logo{
    max-width: 130px!important;
}
@media screen and (min-width:60em) and (max-width:70em){
    .display-none-mobile{
        display: none;
    }
    .header-style-1 #site-header #main-nav, .header-style-4 #site-header #main-nav {
    	right: -50px;
	}
	.menu-item{
		font-size: 0.9em;
	}
    .main-logo img{
        
    }
}
@media screen and (min-width:45em){
    .contenedorVideo{
        padding-bottom: 55%; 
    }
    #btnpiso{
        margin-right: 0.5em;
    }
    .team-item{
		width: 30%;
		margin: 0.5em 1.5%;
	}
	.mnone{
		display: block;
	}

}
@media screen and (min-width:60em){
    .representante{
        border-bottom:0;
		
    }
	.representante .col-md-4{
		margin-right: 2%;
		width: 31%;
	}
    .contenedorVideo{
        padding-bottom: 35%; 
    }
    .team-item{
		width: 23%;
		margin: 0.5em 1%;
	}

}
@media screen and (min-width:60em){
    .display-none-mobile{
        display: inline-block;
    }
    .dfloatleft{
        float: left;
    }
    .menu-item{
    	margin-top: 70px;
    	text-align: center;
    }
    .bottom-nav .menu-item{
		margin-top: 0px !important;
    }
    .menu-item.doble{
    	width: 150px;
    	margin-top: 60px;
    }

    .menu-item a{
    	line-height: normal !important;
    }
    .team-item{
		width: 14.5%;
		margin: 0.5em 1%;
	}
	.sub-menu > .menu-item{
    	margin-top: 0px;
    }
    .pspace{
    	padding-top: 3em;
    }
}
@media screen and (max-width:40em){
    .btns{
        display: flex;
        align-items: center;
    }
    .btns h2{
        display: block;
        text-align: center;
        width: 95%;
        margin:0 2.5%;
        font-size: 1.1em;
    }
    #btnpiso{
        width: 70%;
    }
    #btnmateriales{
        width: 30%;
    }
}
@media screen and (max-width: 767px){
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: normal !important;
        font-size: 0.8em;
    }
    .has-bullets.bullet40 .owl-theme .owl-dots {
        padding-top: 20px;
        margin-bottom: 1.5em;
    }
}
#container {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	background: white;
}
.banner {
	height: 150px;
	width: 3550px;
	margin-bottom: 0px;
}
 
.banner img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
 
/*keyframe animations*/
.first {
	-webkit-animation: bannermove 260s linear infinite;
	   -moz-animation: bannermove 260s linear infinite;
	    -ms-animation: bannermove 260s linear infinite;
	     -o-animation: bannermove 260s linear infinite;
	        animation: bannermove 260s linear infinite;
	        filter: grayscale(100%);
	        -webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
			-o-filter: grayscale(100%);
}
 
@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -33000px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -33000px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -33000px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -33000px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -33000px;
 }
 
}