







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  margin:0 5%;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  /*padding: 80px 20px;*/
}

.dnd-section > .row-fluid {
  /* max-width: 1240px;*/
}





html {
  /* font-size: 24px; */
}

body {
  /* font-family: 'Cera Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52; */
}

/* Paragraphs */

p {
  /* font-family: 'Cera Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; */
}

/* Anchors */

a {
  color: #0270e0;
  color: #494A52;
}




/* Headings */

/* h1 {
font-weight: 700; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #494A52;
font-size: 50px;
}

h2 {
font-weight: 700; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #494A52;
font-size: 38px;
}

h3 {
font-weight: 700; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #494A52;
font-size: 30px;
}

h4 {
font-weight: normal; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #494A52;
font-size: 24px;
}

h5 {
font-weight: normal; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #000000;
font-size: 16px;
}

h6 {
font-weight: normal; text-decoration: none; font-family: Cambon, serif; font-style: normal;
color: #494A52;
font-size: 14px;
} */

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





/*button,
.button {
background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
border: 1px solid #494A52;
border-radius: 6px;
color: #FFFFFF;
padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
background-color: rgba(33, 34, 42, 1.0);
border-color: #21222a;
color: #FFFFFF;
}

button:active,
.button:active {
background-color: rgba(113, 114, 122, 1.0);
border-color: #71727a;
color: #FFFFFF;
}*/





form,
.submitted-message {
  font-family: 'Cera Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  color: #F8FAFC;
}

/* Form label */

form label {
  color: #494A52;
}

/* Form help text */

form legend {
  color: #494A52;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #D1D6DC;
  color: #494A52;
  background-color: transparent;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #494A52;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #494A52;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #494A52;
}

/* Date picker */
.fn-date-picker{
  width:103%;
}
.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 2.5rem !important;
  width: 8rem !important;
  border-radius: 1px !important;
  margin-top: 1.5rem !important;
  text-align: center !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  transition: all 0.15s linear !important;
  cursor: pointer !important;
  border: none !important;
}

/*form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
background-color:white!important;
text-decoration: none;
color: #585858!important;
border: 2px solid #585858!important;
}*/
form input[type=submit]:active,
form .hs-button:active {
  text-decoration: none;};
}

@media (max-width: 769px) {
  form input[type=submit],
  form .hs-button  {
    margin: 2rem auto;
  }
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





.header {
  z-index:10000;
  width:100%;
}

.header {
  z-index:10000;
  position:fixed;
  width:100%;
}
body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #58585a;
  font-family: Cera Pro, sans-serif;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #303032;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #808082;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
} 

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

body .submenu.level-2 > li:first-child:before {
  border-color: #494A52;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #494A52;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Cera Pro, sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: #58585a;
}

@media(max-width: 769px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #58585a;
  }
}





.footer {
  background-color: #fff;
}

/* Footer Content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #494A52;
}





.blog-index,
.blog-post,
.blog-header__inner,
.blog-related-posts {
}

.blog-pagination,
.blog-comments {
  margin-bottom: 80px;
  display: flex;
  justify-content: center;
}

.blog-post__date {
  border-color: #494A52;
}

.blog-post__tag-link {
  color: #494A52;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #21222a;
}

.blog-post__tag-link:active {
  color: #71727a;
}

.blog-pagination__link {
  color: #494A52;
  display: flex;
  align-content: center;
}

.blog-pagination__link span {
  margin: 0 5px;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-pagination__number-link {
  margin: 0 5px;
}

.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
  font-weight: 500;
}

#comments-listing .comment-reply-to {
  color: #0270e0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}











.card__price {
  font-weight: 700; text-decoration: none; font-family: Cambon, serif; font-style: normal;
  color: #494A52;
  font-size: 30px;
}




.contact_us_form_class{
}
form input[type=text], form input[type=email], form input[type=password], form input[type=tel], form input[type=number], form input[type=file], form select, form textarea {
  color: #585858;
  font-size: 18px;
  padding: 10px 10px 10px 0px;
  display: block;
  border: none;
  border-radius: 0;
  padding-left:0 !important;
  border-bottom: 2px solid rgba(88,88,88,.6);
}

form input[type=text]:focus, form input[type=email]:focus, form input[type=password]:focus, form input[type=tel]:focus, form input[type=number]:focus, form input[type=file]:focus, form select:focus, form textarea:focus {
  outline: none;
}
form select{
  cursor:pointer;
  -webkit-appearance:none;
  line-height: 25px
    -o-appearance:none;
  align-items:end;
  -mz-appearance:none;
  background: transparent url(https://4619399.fs1.hubspotusercontent-na1.net/hubfs/4619399/Valiant%20Website%202021/Images/Carousel%20Arrow%20Buttons/desplegable.svg) no-repeat 0 90%;
  background-position: right center;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
  form select{
    margin-top:9px
  }
  }}

@supports (-moz-appearance:none) {
  form select{
    margin-top:9px
  }
}

form select:focus-visible{
  outline:none;
}
.hs-dateinput::before{
  display:none;
}
.hs-dateinput{
  width:100%;
}
form ::placeholder {
  color: #7f7f7f;
}
form .hs-input{
  /*width:100%!important;*/
  padding-left:0!important;
}
form input{
}

.is-placeholder{
  color: #7f7f7f;
}


.hs-error-msg{
  font-size:14px;
  line-height:1em;
}
.hs-error-msgs li{
  margin:0!important;
}

.form-columns-2 div:first-child{
  margin-right:3%  
}
.form-columns-2 .hs-form-field{
  width:48.5%!important;
}

.subscribe_newsletter_form_class{
  margin: 0 27% 0 27.5%;
}
@media (max-width: 769px) {
  .contact_us_title{
    font-size: 50px!important;
  }
  .subscribe_newsletter_form_class{
    margin: 0 15%;
  }
}
.contact_us_title{
  font-size:5vw
}
@media (max-width: 480px) {
  .form-columns-2 div:first-child{
    margin-right: auto; 
  }
  .form-columns-2 .hs-form-field{
    width:100%!important;
  }
}  

.hs-input[type=date]{
  border:none;
  border-bottom:2px solid rgba(88,88,88,0.6);
}
.hs-input[type=date]:focus{
  border:none;
  border-bottom:2px solid rgba(88,88,88,1);
}
.actions{
  display:flex;
  justify-content: center;
}
.body-container--contact .actions{
  display:flex;
  justify-content: flex-end;
}
.body-container--contact .hs-button{
  background-color:#585858;
  color: white;
}
.body-container--contact .hs-button:hover{
  background-color:white;
  color: #585858;
  border: 2px solid #585858;
}
.body-container--contact form input[type=submit]:hover,
.body-container--contact form input[type=submit]:focus,
.body-container--contact form .hs-button:hover,
.body-container--contact form .hs-button:focus {
  background-color:white!important;
  text-decoration: none;
  color: #585858!important;
  border: 2px solid #585858!important;
}

.hs-button{
  justify-self:center !important;
}


/* Custom CSS */

.body-container--blog-index .article-title {
    font-size: 36px;
    line-height: 36px;
}

.blog_carousel_title {
    font-size: 50px !important;
}

@media (max-width: 767px){
.furniture-carrousel_photo {
    transform: scale(1) !important;
}
}

@media only screen and (min-width: 821px) {
 .header-title span {
    font-size: 38px !important;
    line-height: 48px !important;
  }
  
 .header-container {
    padding: 18px !important;
  }
  
  .header-title {
      margin-top: 10px;
      margin-bottom: 28px !important;
      max-width: 600px;
      width: 100% !important;
  }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 1150px) {
  .header-title span {
    font-size: 38px !important;
    line-height: 48px !important;
  }
  .header-container {
    padding: 18px !important;
  }
  
  .header-title {
      margin-top: 10px;
      margin-bottom: 28px !important;
      max-width: 600px;
      width: 100%!important;
  }
}

/* Custom CSS */