@charset "utf-8";
/* CSS Document */

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

@font-face {
  font-family: AvenirRegular;
  src: url("https://cdn2.hubspot.net/hubfs/2249474/Redcord/Inbound/clinica-de-fisoterapia/fonts/original_AvenirNextLTPro-Regular.woff");
}

@font-face {
  font-family: AvenirDemi;
  src: url("https://cdn2.hubspot.net/hubfs/2249474/Redcord/Inbound/clinica-de-fisoterapia/fonts/demi/original_AvenirNextLTPro-DemiCn.woff");
}

@font-face {
  font-family: DemiBold;
  src: url("https://cdn2.hubspot.net/hubfs/2249474/Redcord/Inbound/clinica-de-fisoterapia/fonts/bold/original_AvenirNextLTPro-Demi.woff");
}


/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */


/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * {#  property: {{ variableName }};  #}
 */

/* Colors */
{% set baseColor      = "#000" %}    /* {# Dark Gray  |  Used on 'body' in 'Base'  |  Ex. "color: {{ baseColor }};" #} */
{% set linkColor      = "gray" %}    /* {# Gray  |  Used on global anchors in 'Base'  |  Ex. "color: {{ linkColor }};" #} */
{% set linkHover      = "#000" %}    /* {# Black  |  Used on global anchors in 'Base'  |  Ex. "color: {{ linkHover }};" #} */
{% set accentColor1   = "#666" %}    /* {# Medium Gray  |  Ex. "color: {{ accentColor1 }};" #} */
{% set accentColor2   = "#ccc" %}    /* {# Light Gray  |  Ex. "color: {{ accentColor2 }};" #} */
{% set accentColor3   = "#ddd" %}    /* {# Lightest Gray  |  Ex. "color: {{ accentColor3 }};" #} */
{% set rojo = "#d6233f" %}

/* Typography */
{% set baseFontFamily    =  "Arial, Sans-serif"%}            /* {# Used on 'body' in 'Base'  |  Ex. "font-family: {{ baseFontFamily }};" #} */
{% set baseFontSize      = "13px" %}                         /* {# Used on 'body' in 'Base'  |  Ex. "font-size: {{ baseFontSize }};" #} */
{% set baseLineHeight    = "1.5" %}                          /* {# Used on 'body' in 'Base'  |  Ex. "line-height: {{ baseLineHeight }};" #} */
{% set webFont1          = "Arial, Sans-serif" %} /* {# Ex. "font-family: {{ webFont1 }};" #} */ 

/* Containers */
{% set maxWidth = "1000px" %} /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

/* HEADER  */
/*.mex {
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 25px 0;
    margin: 0px 80px;
}*/

.tel-header {
    max-width: 30px;
    display: inline-block;
    font-size: 25px;
    margin: 3px 0 0 0;
    vertical-align: top;
}
  
.datos-tel {
   line-height: 22px;
    max-width: 150px;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 5px;
}

.datos-tel p, .info-hosp p {
    font-size: 16px;
    font-weight: bold;
}

.datos-tel a.dark {
    display: block;
}

.datos-tel a.red, .info-hosp a.red {
    color: #d6233f;
    font-size: 16px;
}

.datos{
  font-size: 18px;
  line-height: 22px;
}

.info-hosp {
    line-height: 22px;
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 80px;
}


.arial-bold{
  font-family: Arial Bold, Sans-serif;
  font-weight:500;
  line-height: 22px;
}

.arial-bold2{
  font-family: Arial Bold, Sans-serif;
  font-weight:700;
}

p.normal {
    font-weight: 500;
}


.logo-hosp {
  display: inline-block;
  margin: 0;
}

.f-17 {
  font-size: 16px !important;
}

/* FOOTER */
.tit-footer, .sub-tit-footer, .foscuro p {
  font-family:{{ webFont1 }};
}

.tit-footer {
  color: #fff;
  font-size: 22px;
  font-weight:bold;
  margin:12px 0 20px 0;
}

.sub-tit-footer {
  color: #fff;
  font-size: 17px;
  font-weight:bold;
}

.txt-footer p, .txt-footer ul li, .txt-footer p, .txt-footer a{
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}

.txt-footer ul {
     padding-left: 0;
    list-style: none;
}

.txt-footer ul li {
    margin-bottom: 8px;
}

.txt-footer ul li.phone {
      font-size: 18px;
}
.txt-footer a, .txt-footer a:hover {
    text-decoration: underline;
    display: block;
    font-style: italic;
    margin: 10px 0;
    color: #fff;
}

.txt-clinica{
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}

.txt-fisica{
  font-weight: 500;
}

.txt-fisio{
  font-family: DemiBold;
  font-size: 30px;
  color: #fff;
  
}

.txt-dolor{
  font-family: DemiBold;
  font-size: 30px;
  color: #fff;
}

.txt-terapia{
  font-family: DemiBold;
  font-size: 30px;
  color: #d6233f;
  margin: 34px 171px;
}

.txt-consiste{
  font-size: 18px;
  margin: 0 200px 30px 200px;
}

.txt-comunes{
  font-size: 18px;
}

.txt-metodos{
  margin: 0;
}

.fa-phone:before {
    text-decoration: none;
}
i.fa.fa-envelope {
    margin-right: 7px;
}

.flex { display:flex!important;  justify-content: space-between; }

.flex .col2 {
     max-width: 50%;
    flex: 2;
    margin: 20px 0px 0;
}

ul.items-lista {
    margin-top: 0;
}

ul.items-lista li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    vertical-align: bottom;
    max-width: 109px;
}



ul.items-lista li p {
    margin-top: 10px;
    line-height: normal;
    font-size:15px;
    font-weight: bold;  
}


.fw100 { font-weight: 100; }

.hoja-1000.txy-banner-active {
    padding-top: 15%;
}

.prfo-banner {
    font-size: 22px;
    border-top: solid 1px;
    display: inline-block;
    margin-top: 25px;
    padding-top: 10px;
}

.btn-banner a, .btn-banner a:hover {
    background: #d6233f;
    color: white;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    padding: 10px 5%;
}

.btn-ico.text-center {
    display: inline-block;
    font-size: 22px;
    max-width: 225px;
    vertical-align: middle;
    text-align: center;
}

.banner.active {
    position: relative;
}

.btn-banner {
    margin-top: 25px;
}

.font27 {     
    font-size: 30px;
    line-height: 130%;
}

.font25 {     
    font-size: 25px;
    line-height: 130%;
}

.font20 {     
    font-size: 20px;
    line-height: 130%;
}


.font30 {     
    font-size: 30px;
    line-height: 130%;
}
.txt-c {
    border-top: solid 1px #ccc;
    margin-top: 15px;
    padding-top: 15px;
}

.pad-rich {
    padding: 25px 0 20px;
}

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

.text-left {
    text-align: left;
 }

.caso-txt-act {
    max-width: 89%;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.rojo { color: #d6233f; }

.pad-gris {
    padding: 40px 0;
    margin: 30px 0 25px;  
}

.hoja-1200 {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.desc-nivel ul li:first-child {
    color: #d6233f;
    font-size: 25px;
    font-weight: bold;
    margin: 25px 0 15px;    
}



.desc-nivel ul li:before {
    content: "- ";
}

.desc-nivel ul li:first-child:before { content:""; }

.desc-nivel ul li {
    list-style: none;
    font-size: 19px;
    max-width: 100%;
    margin-bottom: 10px;
 
}

.col3 {
    width: 31%;
}

.padblanco {
  margin-bottom: 40px!important;
}

.col2 .tel-1 {
    font-size: 25px;
    background-color: #d6233f;  
    }

.col2 input.hs-button.primary.large {
    background: #d6233f;

}

.item-txt {
    font-size: 20px;
    line-height: 29px;
    padding-right: 20px;
    margin: 10px 0 35px;
}

ul.items-lista li img {
    width: 40px;
}

.pad-gris .col2 .video-wistia {
    margin: 0 15px;
}


.hoja-100p.banner {
    position: relative;
    width: 100%;
    min-width: 1024px;
    max-width: 1900px;
    margin: auto;
    /*background: rgba(0, 0, 0, 0.2);*/  
}

.hoverh { overflow: hidden; }

video#myVideo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1024px;
    z-index: -1;
    /*height: auto;*/
    height: 100%;
    object-fit: cover;
}

.hoja-1000.txy-banner-active {
    position: relative;
    padding: 9% 0 2%; 
}

.desc-nivel ul li:nth-child(2) {
    color: #d6223f;
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 20px;
}

.desc-nivel ul li:nth-child(2):before {
  content:"";
}

p.txt-leer a:focus, p.txt-leer a:hover {
    color: inherit;
    text-decoration: inherit;
}

p.txt-leer a {
    color: inherit;
    text-decoration: inherit;	
}

@media (max-width: 1440px) {
  .hoja-1000.txy-banner-active {
      padding: 5% 0 2%;
  }
}

@media (max-width: 1280px) {
  .hoja-1000.txy-banner-active {
      padding: 2% 0 2%;
  }
}

@media (max-width: 1024px) {
.hoja-1000.txy-banner-active {
    padding: 2% 0 5px;
}

.prfo-banner {
    font-size: 19px;
    margin-top: 7px;
    padding-top: 10px;
    line-height: 27px;
}
  
.pos-txt-banner h2.tit-banner-active {
    line-height: 35px;
    font-size: 27px;
}
  
.btn-banner {
    margin-top: 10px;
}
  
.hoja-1000.txy-banner-active {
    padding: 2% 0 25px;
}  
  
.desc-nivel ul {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    padding: 0 13px;
}
  
}


@media (max-width: 767px){
.foscuro {
  text-align: center;
  }
  
.hoja-100p.banner {
    min-width: unset;
}  
  
video#myVideo {
    display: none;
}
  
  .hoja-100p.banner {
    background: url(https://www.therapycord.mx/images/img/active/clinica-de-fisioterapia-deportiva-banner.jpg);
}
  
}



#hs_cos_wrapper_ > div.txt-footer.box-4-footer > a:nth-child(1){
    text-decoration: none !important;  
}

.box-3-footer {
    display: inline-block;
    width: 200px;
    margin-left: 13px;
}

.box-4-footer {
  display: inline-block;
  max-width: 320px;
}

.pad-40-20 {
  padding: 40px 0 20px 0;
}

.pad-40{
  padding: 40px 0;
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope:before {
    content: "\f095";
}

.fa-phone2:before {
    content: "\f095";
    color: #d6233f;
}



/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * {#  {{ variableName("values") }}  #}
  */

{% macro transition(value) -%} 
  -webkit-transition: {{ value }};
  -moz-transition: {{ value }};
  -o-transition: {{ value }};
  -ms-transition: {{ value }};
  transition: {{ value }};
{%- endmacro %} 

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *   {#  {{ transition("all .2s linear") }}  #} 
  * }
  */

/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

p {
  font-family: {{ webFont1 }};
}

.header-container {
  padding:20px 0;
}

.header-1{
    font-family: Arial, Sans-serif;
    position: absolute;
   /* top: 50%;
    left: 50%;
    transform: translate(-133%, -431%)); */
    font-size: 24px;
    text-align: center;
}

.banner-contenido{
  margin-top: -368px;
}

.banner-contenido2{
  margin-top: -345px;
  margin-right: 400px;
}


.banner-pleca2{ 
  background-position: 0 100px; 
  width: 641px; 
  background-repeat: no-repeat;
}

.txt-banner{
  width: 450px;
  vertical-align: top;
  display: inline-block;
  margin: 70px 0 0 0;
}

.txt-banner2{
  width: 470px;  
  display: inline-block;
  margin-bottom: 60%;
  font-size: 23px;
}

.video-banner{
    display: inline-block;
    vertical-align: top;
    width: 405px;
    margin: 55px 0 0 140px;
}

.video2{
  width: 460px; 
  float: right; 
   margin: -202px 0px 35px 0px;
}

.txt-seccion2 {
  font-family: {{ webFont1 }};
    line-height: 23px;
    font-size: 18px;margin: 15px 0;
}

.txt-seccion3 {
  font-family: {{ webFont1 }};
  font-style: bold; 
  font-size: 19px;
}

.txt-comunes{
  font-family: {{ webFont1 }};
  font-size: 20px;
  font-weight: 700;
}

.txt-agenda h3{
  font-family: DemiBold;
  font-size: 32px;
  margin: 20px 0 15px 0;
}

.txt-costo{
  font-family: {{ webFont1 }};
  font-size: 22px;
  text-align:center;
}

p.txt-regresar {
    background: #d6233f;
    max-width: 30%;
    margin: 25px auto;
    padding: 7px;
}
p.txt-regresar a{
    color: #fff;
  font-size: 20px;
}

.txt-realizado{
    font-style: italic;
    font-size: 18px;
    margin: 50px 167px;
    font-weight: 600;
}

.box-lista {
    max-width: 70%;
    margin: auto;
}

.txt-negritas{
  font-family: Arial, Sans-serif;
  font-weight: 700;
}

.txt-llamanos{
   max-width: 90%;
    margin: 115px auto;
}


ul.lista {
  font-size:18px;
  color: #d6233f;
  margin-bottom: 0;
  font-family: {{ webFont1 }};
}


ul.lista span {
  color:#434444;
}

.txt-metodo{
  font-family: {{ webFont1 }};
  font-style: bold; 
  font-size: 17px;
}

.txt-tecno{
  font-family: {{ webFont1 }};
  font-style: bold; 
  font-size: 17px;
}

.hora-1{
  font-family: {{ webFont1 }};
  font-size: 17px;
  margin: 5px auto;
  max-width: 295px;
}

.tel-1{
  font-family: {{ webFont1 }};
  text-align: center;
  font-size: 32px;
  background-color: #9b1c31;
  color: #fff;
  font-weight: bold;
  padding: 5px 25px 5px 25px;
}

a:hover.tel-1{
   color: #fff;
}

.real-1{
  font-family: {{ webFont1 }};
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.contenedor {
    width: 1000px !important;
}

.back-tecno {
    background: url(https://cdn2.hubspot.net/hubfs/2249474/Redcord/Inbound/clinica-de-fisoterapia/LP-therapycord-iconos-1.png);
    background-repeat: no-repeat;
    height: 65px;
    margin: auto;
}

.cont-tecno {
    width: 164px;
    display: inline-block;
    text-align: center;
    font-family: Arial, Sans-serif;
    font-size: 16px;
    color: #161b33;
    font-weight: 700;
    margin-bottom: 30px;
}


/* tecnicas */

.tecnicas {
    width: 548px;
    display: inline-block;
    vertical-align: top;
}

.tecnicas p {
  font-size:18px; 
  margin-bottom: 12px;
}

.tecnicas h4 {
    font-family: DemiBold;
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 30px 0;
    max-width:90%;
    color: #d6233f;
}

.video-tecnicas {
    width: 448px;
    display: inline-block;
    vertical-align: top;
    padding: 40px 0 30px 0;
}

.box-info-tecnicas {
  padding:50px 0;
}

.numeros{
  color: #9b1c31;
}

.circulos {
    background: url(https://cdn2.hubspot.net/hubfs/2249474/Redcord/Grals/fisioterapia-y-rehabilitacion.png);
    background-repeat: no-repeat;
    height: 140px;
    margin: auto;
    width: 130px;
}

.w-60 {
      width: 60px !important;
}

.box-iconos{
  margin: 30px -15px;
}

.box-ico {
    width: 125px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 10px;
}

.box-ico2 {
    width: 118px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 10px;
}

.box-ico p {
    font-size: 17px;
    line-height: 20px;
    margin: 15px 0;
}

.box-ico span {
     font-size: 30px;
    font-weight: bold;
    display: block;margin-bottom: 8px;
}


.ico-1 {
    background-position: 0 0;
}

.ico-2 {
    background-position: -132px 0;
    
}


.ico-3 {
		background-position: -260px 0;
   
}

.ico-4 {
    background-position: -388px 0;
   
}

.ico-5 {
    background-position: -516px 0;
   
}

.ico-6 {
    background-position: -646px 0;
   
}

.esp-50 {
  margin:50px 0;
}

.esp-40 {
  margin: 40px 0 0 40px;
}

.esp-30 {
  margin: 30px 0;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: {{ maxWidth }};
  margin: 0 auto;
}

a { color: {{ linkColor }}; }
a:hover, a:focus { color: {{ linkHover }}; }

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: {{ baseColor }};
  text-shadow: none;
}
::selection {
  color: #fff;
  background: {{ baseColor }};
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}


sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 { }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {  }

h2 {
    font-size: 31px;
    line-height: 36px;
    margin: 0;
}

h3 {
  font-size: 25px;
  margin: 0 0 12px 0;
  color: #d6233f;
  font-weight: 700;
}
h4 {
  font-size: 25px;
}
h5 {}
h6 {}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;

}



/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}

.inline { display:inline-block; vertical-align:top; }
.inline-m { display:inline-block; vertical-align:middle; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

p { margin: 0; padding: 0; }

.pull-left { float:left; }
.pull-right { float:right; }

.clear { clear:both; width:100%; }

/* .under { text-decoration:underline; } */

.hoja-1400, .hoja-1120, .hoja-1000 { display:block; margin:auto; }

.hoja-1400 { width:1400px; }
.hoja-1120 { width:1120px; }
.hoja-1000 { width:1000px; }

.span12.widget-span.widget-type-cell.hoja-1120 {
    max-width: 1120px;
    margin: auto;
    float: none;
}

.font16 { font-size:16px; }
.font18 { font-size:18px; }
.font20 { font-size:20px; line-height: 25px; }
.font22 { font-size:22px; }
.font23 { font-size:23px; line-height: 26px; }
.font24 { font-size:24px; line-height: 24px; }
.font25 { font-size:25px; }
.font26 { font-size:26px; }
.font31 { font-size:31px; }
.font34 { font-size:34px; }
.font15 { font-size:15px; }

.negro { color:#000; }
.blanco { color:#fff; }
.naranja { color:#ef3e42; }

.fgris{ background:#f3f3f3; }
.foscuro { background: #3D3D3D; }


a { text-decoration: inherit;  color: inherit; } 


a:hover, a:hover, a:focus {
    color: inherit;
}

/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */

.span12.widget-span.widget-type-cell.hoja-1400 {
    width: 1400px;
    margin: auto;
    float: none;
}


.logo.pull-left {
    margin-top: 20px;
}


.top-tel.pull-right ul li {
    margin: 0 10px;
}

.top-tel.pull-right ul li:last-child {
    margin: 0;
}

.banner-lp {	
    background: url(https://cdn2.hubspot.net/hubfs/2249474/Redcord/Inbound/clinica-de-fisoterapia/banner-rehabilitacion-fisica.jpg);
    width: 100%;
    margin: auto;
    height: 333px;
    max-width: 1400px;
}

.banner-lp h1 {
  color: #fff;
}

.banner-lp-2 {	
    width: 1400px;
    margin: auto;
    height: 421px;
}

.banner-lp h1 {
    font-size: 30px;
    width: 260px;
    line-height: 37px;
}

.txt-center {
  text-align: center;
}

.txt-ubicada{
  color: gray;
  font-weight: bold;
  font-size: 15px;
}
.pad-banner {
    padding-top: 140px;
}

.pad50-40 {
    padding: 50px 0 40px;    
}

.pad-bt40 { padding-bottom: 40px; }

.text-1, .text-2 {
    width: 300px;
    margin: 0 30px;
}

.vide-wistia.pad-text2 {
    padding: 40px 0px 40px 30px;
}

p.center.font26.tit-sub1 {
    line-height: 31px;
    margin: 5px 0 40px;
}

.text-1.inline {
    line-height: 33px;
}

.txt-maximo{
  font-size: 17px;
}

p.naranja.font26 {
    line-height: 27px;
}

p.font20.negro {
    line-height: 25px;
}

.center.pull-right.pad-text1 {
    padding: 70px 10px;
}

.box-logo {
    width: 320px;
    height: 150px;
    border: solid 2px #C7B9B6;
    margin: 15px 15px;
}

i.pin.inline {
    width: 30px;
    height: 46px;
    background-position: 136px -10px;
}

.forma .input input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background: #fff;
    border: none;
    padding: 10px 10px;
    color: #AFAFAF;
    font-size: 16px;
    font-style: italic;
    width: 100%!important;
}

input.hs-button.primary.large {
    background: #9b1c31;
    border: none;
    color: #fff;
    width: 60%;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    margin-top: 20px;
}

ul.hs-error-msgs.inputs-list {
    margin: 0;
}

.forma ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:  #AFAFAF;
}
.forma ::-moz-placeholder { /* Firefox 19+ */
  color: #AFAFAF;
}
.forma :-ms-input-placeholder { /* IE 10+ */
  color: #AFAFAF;
}
.forma :-moz-placeholder { /* Firefox 18- */
  color: #AFAFAF;
}


.logo-1, .logo-2, .logo-3,.logo-4 ,.logo-5,.logo-6, .logo-7, .logo-8, .logo-9, .logo-10 , .logo-11, .logo-12, .pin, .whats, .email, .cert-1, .cert-2, .cert-3, .cert-4, .cert-5, .cert-6, .cert-7, .cert-8, .instagram {
    background: url(https://cdn2.hubspot.net/hubfs/2249474/seko-logistic/LP/generales/soluciones-logisticas-seko-clientes-LP.png?t=1526395703521);
    display: inline-block;
}

.logo-1, .logo-2, .logo-3,.logo-4 ,.logo-5,.logo-6, .logo-7, .logo-8, .logo-9, .logo-10 , .logo-11, .logo-12 {
    display: inline-block;
    width: 95px;
    height: 67px;
    margin: 20px 10px 9px;
}

.pad-b40 {
    padding-bottom: 40px;
}

i.whats {
    width: 33px;
    height: 43px;
    background-position: 105px -15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

i.email {
    width: 33px;
    height: 43px;
    background-position: 72px -16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

i.instagram {
    width: 35px;
    height: 32px;
    background-position: -2004px -20px;
    margin-left: 5px;
}


span.hs-form-required {
    display: none;
}


.cont-forma {
    margin-left: 35px;
}

.cont-tel {
    padding: 38px 0;
    margin-right: 35px;
}

.forma {
    width: 100%;
}

.back-form{
  background: rgb(243, 243, 243);
  padding: 18px 17px;
}

.back-form h3{
  background: rgb(243, 243, 243);
  margin: 0 0 5px 0;
}

.logo-2 {
    background-position: -95px -2px;
    width: 106px;
}

.logo-3 {
    background-position: -201px -3px;
    width: 69px;
    height: 65px;
}

.logo-4 {
    background-position: -273px 0px;
    width: 110px;
}

.logo-5 {
    background-position: -389px 0px;
    width: 88px;
}

.logo-6 {
    background-position: -481px 0px;
    width: 139px;
}

.logo-7 {
    background-position: -623px 0px;
    width: 110px;
    height: 58px;
}

.logo-8 {
    background-position: -735px 0px;
    width: 130px;
}

.logo-9 {
    background-position: -868px 0px;
    width: 54px;
    height: 62px;
}

.logo-10 {
    background-position: -925px 0px;
    width: 118px;
}

.logo-11 {
    background-position: -1044px 0px;
    width: 129px;
}

.logo-12 {
    background-position: -1173px 0px;
    width: 67px;
    height: 67px;
}

.vide-wistia {
    width: 435px;
}

.b-cert.inline {
    width: 100px;
    height: 70px;
    margin: 15px 5px;
}

.cert-1 {
    background-position: -1243px 0px;
    width: 88px;
    height: 70px;
}

.cert-2 {
    background-position: -1337px 0px;
    width: 66px;
    height: 70px;
}

.cert-3 {
    background-position: -1409px 0px;
    width: 63px;
    height: 70px;
}

.cert-4 {
    background-position: -1480px 0px;
    width: 99px;
    height: 70px;
}

.cert-5 {
     background-position: -1579px 0px;    
    width: 99px;
    height: 70px;
}

.cert-6 {
    width: 86px;
    height: 70px;
    background-position: 2408px 0;
}

.cert-7 {
    width: 69px;
    height: 70px;
    background-position: 2321px 0;
}


.cert-8 {
    width: 69px;
    height: 70px;
    background-position: 2251px 0;
}

.pad-borde {
    padding: 40px 55px 40px;
    border-right: solid 1px #ddd;
    margin: 40px 0;

}

.pad-80-35 {
    padding: 80px 35px;
}

.pad-footer {
    padding: 40px 0;
}

i.instagram a {
    width: 34px;
    display: block;
    height: 33px;
}

ul.hs-error-msgs.inputs-list {
    font-style: italic;
    font-size: 14px;
    color: red;
}

/* TYP */

.hoja-1120.center.head-typ {
    margin: 40px auto 0;
}


.head-typ {
    margin: 30px 0px 0;
}


.fvino { background:#9f2e31; }
.fnegro { background:#000; }

.vino { color: #9f2e31; }
.morado { color: #614775; }



.typ-box {
    max-width: 550px;
    line-height: 31px;
    margin: 60px auto;
}

.triangulo-2 {
     width: 0; 
     height: 0; 
     border-left: 10px solid #f0ad4e;
     border-top: 5px solid transparent;
     border-bottom: 5px solid transparent; 
}

.cont-llama {
    margin-bottom: 15px;
}

.caja-call.inline {
    margin: 0px 10px 40px;
}

.pad-tri {
    padding: 20px 40px;
    font-size: 18px;
    line-height: 25px;
}

.triangulo {
    font-size: 30px;
    color: #cccccc;
    margin-top: -30px;
}

.logo-1 a, .logo-2 a, .logo-3 a, .logo-4 a, .logo-5 a, .logo-6 a, .logo-7 a, .logo-8 a, .logo-9 a, .logo-10 a, .logo-11 a, .logo-12 a {
    width: 100%;
    display: block;
    height: 67px;
}





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}




/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}




/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}








/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


{% set ulColor       = "" %} /* Set ul background color */
{% set liColor       = "" %} /* Set li background Color */
{% set aColor        = "" %} /* Set link Color */
{% set aColorHover   = "" %} /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:{{ ulColor }};
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:{{ liColor }};
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:{{ aColor }};
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:{{ aColorHover }};
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:{{ liColor }};
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:{{ aColor }};
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:{{ aColorHover }};
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

.nav.menu li.current.active a {
    color: red;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }
  
@media only screen and (max-width: 768px), (max-width: 812px) and (orientation: landscape){ 
	.hs-form fieldset.form-columns-2 .input,
	.hs-form fieldset.form-columns-1 .hs-input,
	input[type=submit] {
		margin-right: 0px!important;
		width: 100%!important;
	}
	
	.actions {
		padding: 0 5px!important;
		margin-left: 0!important;
	}
	
	.hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field, .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field, .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field, .hs_servicio_de_interes_.hs-servicio_de_interes_.hs-fieldtype-select.field.hs-form-field {
		padding: 0 5px!important;
	}
	
	.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field .input {
		width: 100%!important;
	}
}




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 768px){
  
  .banner-pleca, .mex, .logo-hosp, .tel-header {
    display: none;
}
  
  .banner-contenido {
    margin-top: 0;
}
  
  .container-fluid .row-fluid .page-center, .txt-banner, .banner-lp, .video-banner , .tecnicas,.video-tecnicas, .box-3-footer ,.tecnicas h4{
    max-width: 100%;
    width: 100%;
  }
  
  .row-fluid{
    text-align: center;
  }
  
  .video-banner, .video-tecnicas{
    text-align: center;
    margin: 0;
  }
  
    .banner-lp {
    background: none !important; 
    height:auto;
}
  
  .txt-banner {
    width: 450px;
    vertical-align: top;
    display: inline-block;
    margin: 0;
}
  
  .banner-lp h1 {
    font-size: 25px;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
  
  h2 {
    font-size: 25px;
    line-height: 29px;
  }
    
  h3 {
    margin-top: 25px;
  }
  
  .txt-agenda h3 {
    font-family: Arial, Sans-serif;
    font-size: 28px;
}
  
  .txt-llamanos {
    max-width: 100%;
    margin: 10px auto;
}
  
.txt-clinica{
  font-size: 30px;
  color: #000;
  font-weight: 500;
}
  
  .txt-fisio {
    font-family: DemiBold;
    font-size: 30px;
    color: #000;
}
  
  .txt-fisica {
    font-weight: 500;
    color: #000;
}
  
  .txt-dolor {
    font-family: DemiBold;
    font-size: 30px;
    color: #000;
}
  p.txt-regresar {
    max-width: 60%;
}
  
.forma .input input {
    font-size: 16px;
}
  
  
  .esp-50 {
    margin: 15px 0;
}
  
    .esp-50-1 {
    margin: 15px 0;
}
  
.info-hosp {
    line-height: 22px;
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 40px;
}

.datos-tel {
    line-height: 22px;
    max-width: 150px;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 16px;
}  
  
.txt-seccion2 {
    margin: 15px;
}
  
 .txt-comunes {
    text-align: center;
    line-height: 61px;
}
  
  
   .tecnicas  {
   text-align:center; line-height: 30px;
  }
  
  .txt-terapia {
    font-family: DemiBold;
    font-size: 30px;
    color: #d6233f;
    margin: 28px;
}
  
.txt-consiste {
    font-size: 18px;
    margin: 0;
}

  .txt-realizado {
    font-style: italic;
    font-size: 18px;
    margin: 30px;
    font-weight: 600;
    text-align: center;
}
  
  .w-60 {
    width: 118px !important;
  }
  
  .video-tecnicas {
    padding: 0px 0 30px 0;
}
  
.box-info-tecnicas {
    padding: 25px 0;
}

.box-3-footer {
    margin-left: 0;
}

  .box-iconos{
  margin: 0;
}
  
  /* Variables
     ========================================================================== */

  {% set menuColorMobile = "#000000" %}   /* Set Mobile Menu Background Color */
  {% set aColorMobile = "#ffffff" %}      /* Set Link Color */
  {% set aColorHoverMobile = "#ffffff" %} /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:{{aColorMobile}};
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid {{ menuColorMobile }};
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: {{ menuColorMobile }}; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:{{ aColorHoverMobile }};
    background-color: {{ menuColorMobile }}; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:{{ aColorHoverMobile }};
    background-color: {{ menuColorMobile }}; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: {{ menuColorMobile }}; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: {{ aColorHoverMobile }}; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:{{ aColorMobile }}; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:{{ menuColorMobile }}; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:{{ aColorMobile }}; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:{{ aColorHoverMobile }}; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  
 .text-2.inline.center, .hidde-m {
    display: none;
}
  
.hoja-1400, .hoja-1120, .hoja-1000, .banner-lp, .vide-wistia.pad-text2, .vide-wistia { width:100%!important; }

.pad-80-35, .vide-wistia.pad-text2 {
    padding: 0;
}

.pull-right, .pull-left {
    float: none;
}

.center.pull-right.pad-text1 {
    padding: 21px 25px 40px;
}

.box-logo.inline:first-child {
    margin-top: -20px;
}

.cont-tel {
    padding: 10px 0;
    margin-right: 0;
}

.pad-bt40 {
    padding-bottom: 15px;
}

.cont-forma {
  margin: 0px; 
}

.fmorado .pull-left.inline {
    width: 77%;
    margin: auto;
    display: block;
}

.cont-forma {
    margin: 25px auto 0;
}

.pad-80-35 {
    padding: 40px 0px;
    width: 100%;
}

.pad-footer {
    padding: 5px 0 15px;
}

p.font18.m-siguenos {
    text-align: center;
    font-size: 26px;
}

i.instagram {
    width: 35px;
    height: 32px;
    background-position: -2004px -20px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

a.home-tel {
    padding: 0 12px;
    text-align: center;
    display: inline-block;
    width: 33%;
    margin: 15px -1px 0px;
    padding: 10px 0;
    color: white;
    font-size: 14px;
}


.fvino-m { background:#9f2e31; }
.fnegro-m { background:#000; }
.fmorado-m { background: #63619a; }

.logo {
   /* padding: 25px 0 5px; */
  padding: 5px 15px 15px;
}

.pad-mov-1 {
    padding: 0 20px;
}
  
.banner.active {
    height: auto!important;
}

.hoja-1000.txy-banner-active {
    padding: 15px;
    padding-top: 29px;
} 
  
.flex {
    display: block!important;
	padding: 0 15px;
 }  
  
.flex .col2, .flex .col3 {
    width: 100%;
    max-width: none;
}
  
.caso-txt-act {
    max-width: 100%;
    transform: none;
    position: relative;
    top: initial;
    text-align: center;  
}  
  
.pad-gris {
    padding: 1px 0;
    margin: 0px 0 25px;
}  
  
.pad-rich {
    padding: 0px 15px 20px;
}


  
.pad-rich p br {
    display: none;
}  

.desc-nivel ul {
    margin-bottom: 25px;
}
  
.desc-nivel ul li:first-child {
    color: #d6233f;
    font-size: 25px;
    font-weight: bold;
}
  
  ul.items-lista {
    margin-top: 0;
    padding: 0;
}
  
}


/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  font-style: italic;  
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .input {
	margin-right: 0!important;
}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
    float: left;	
}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; } 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}


/* ==========================================================================


   6. MISCELLANEOUS                                      


   ========================================================================== */

/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 


/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: {{maxWidth}}) {}


/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {}

@media (max-width: 325px) {

.box-logo {
    width: 95%;
    height: 150px;
    border: solid 2px #C7B9B6;
    margin: 15px 15px;
}

.text-1, .text-2 {
    width: 100%;
    margin: 0 0px;
}

.fmorado .pull-left.inline {
    width: 90%;
    margin: auto;
    display: block;
}


}