@charset 'UTF-8';
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040; 
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'amsipro-blackuploaded_file';
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.cart-discount.coupon-corroxlavida .woocommerce-Price-amount {
display:none;
}
.cart-discount.coupon-corroxlavida .woocommerce-remove-coupon {
color: var(--primary-color)!important;
}
.woocommerce ul.products li > a.woocommerce-LoopProduct-link > .star-rating {
display:none!important;
}
.woocommerce ul.products li > a.woocommerce-LoopProduct-link > .price span {
font-weight:normal!important;
}
.btn-cta-promociones {
font-weight: bold;
font-size: 3rem;
color: #FFF;
background: var(--primary-color);
border-radius: 22px 0;
padding: 0.5rem 5rem;
}
.btn-cta-promociones:visited{
color: #FFF;
}
.btn-cta-promociones:hover {
color: var(--text-color)!important;
background: transparent;
border: 3px solid var(--text-color);
}
.btn-cta-promociones{
background:#242853;
}
@font-face { 
font-family: 'Poppins-Light';
src: url(https://doctorrojas.co/wp-content/themes/drrojas/fonts/Poppins-Light.ttf);
font-weight: Light; 
}
@font-face { 
font-family: 'Poppins';
src: url(https://doctorrojas.co/wp-content/themes/drrojas/fonts/Poppins-Regular.ttf);
font-weight: normal; 
}
@font-face { 
font-family: 'Poppins-Semibold';
src: url(https://doctorrojas.co/wp-content/themes/drrojas/fonts/Poppins-SemiBold.ttf);
}
@font-face { 
font-family: 'Poppins-Bold';
src: url(https://doctorrojas.co/wp-content/themes/drrojas/fonts/Poppins-Bold.ttf);
font-weight: bold; 
}
h1,h2,h3,h4,h4,h5,h6,
.page-title,p, span{
font-family: 'Poppins'!important;
}
#primary-menu > li.menu-item > a, 
.sub-menu > .menu-item > a{
font-family: 'Poppins'!important;
}
#segundary-menu a {
font-family: 'Poppins'!important;
}
h2.woocommerce-loop-product__title{
font-family: 'Poppins-Light'!important;
}
.woocommerce ul.products li.product{ }
.xoo-wsc-modal.xoo-wsc-cart-active .xoo-wsc-footer .xoo-wsc-ft-buttons-cont > a {
font-family: 'Poppins-Light'!important;
}
.xoo-wsc-modal.xoo-wsc-cart-active .xoo-wsc-body .xoo-wsc-empty-cart a {
font-family: 'Poppins-Bold' !important;
text-transform: uppercase;
}
.action-health-park a, strong {
font-family: 'Poppins-Bold' !important;
}
#health-park .action-health-park a:before{
content: none!important;
}
#colophon.site-footer {
background-repeat:no-repeat!important;
background-size: cover!important;
}
.enlaces-telefonos-parques-footer a:hover{
color:var(--primary-color);
font-family: 'Poppins-Bold';
}
body.blog-template-default.single-blog,
body .content-blog {
background: var(--white-color);
}
.yith-wcwl-add-to-wishlist, .yith-wcwl-add-button ,
.woocommerce-product-rating > .star-rating,
.comment-text > .star-rating{
display:none!important;
}
.site-main-noticias .container-noticias-posts {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 5rem;
}
.site-main-noticias .container-noticias-posts .post-noticia-item.post-item {
flex: 1 1 calc(33.333% - 20px); box-sizing: border-box;
padding: 10px;
border: 1px solid #ccc;
background: #fff;
display: flex;
flex-direction: column;
border-radius: 0 20px;
}
.container-noticias-posts .post-noticia-item.post-item .post-thumbnail{
margin-bottom: 1em;
}
.container-noticias-posts .post-noticia-item.post-item .post-thumbnail img{
width: 100%;
height: auto;
border-radius: 0 20px;
}
.container-noticias-posts .post-noticia-item.post-item h2 {
font-size: 1.5em;
margin: 10px 0;
text-align: center;
font-family: 'Poppins-Bold' !important;
}
.container-noticias-posts .post-noticia-item.post-item p {
text-align: justify;
}
.container-noticias-posts .post-noticia-item.post-item .read-more {
margin-top: auto; padding: 10px 15px;
background-color: #242853;
color: #fff;
text-align: center;
text-decoration: none;
border-radius: 22px 0;
width: 50%;
align-self: center;
font-size: 1.5em;
font-family: 'Poppins-Bold' !important;
}
.container-noticias-posts .post-noticia-item.post-item .read-more:hover {
color: var(--text-color) !important;
background: transparent;
border: 3px solid var(--text-color);
}
@media (max-width: 768px) {
.container-noticias-posts .post-noticia-item.post-item {
flex: 1 1 calc(50% - 20px)!important; }
}
@media (max-width: 680px) {
.container-noticias-posts .post-noticia-item.post-item {
flex: 1 1 100%!important; }
}
article#post-13382.post.status-publish .entry-content {
font-family: 'Poppins' !important;
font-size: 16px;
color: var(--text-color);
font-weight: normal;
}
article#post-13382.post.status-publish .entry-content p{
margin-bottom: 1.25em;
}
[class*=" icon-"]:before, [class^=icon-]:before {
font-family: 'icomoon' !important;
}
article#post-6544 .post-thumbnail img {
width: 100%;
}
.d-none {
display:none!important;
}
.w-100 {
width: 100%;
} #custom-servicios-especiales-contenedor{
padding-left: 8vw;
padding-right: 8vw;
}
.custom-logo-servicio-especial {
width:600px;
margin-bottom: 50px!important;
}
#custom-servicios-especiales-contenedor .post-services__content iframe {
width: 70%;
height: 560px;
}
.program-value {
margin-bottom: 0px!important
}
.custom-datos-iniciales-producto li,
.custom-meta-iniciales-producto {
padding: 1rem 0;
}
.custom-meta-iniciales-producto .font-bold {
font-family: 'Poppins-Bold'!important;
}
#post-14174 .post-thumbnail {
text-align: center;
}
#post-14174 .post-thumbnail img {
border-radius: 25px;
margin-top: 5rem;
}
.carousel-slider .carousel-slider__item img {
border-radius: 15px;
}
@media (max-width: 768px) {
#post-14174 .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
width: 100%!important;
padding-right: 0!important;
}
}
.discount-percentage-bf-promo{
background: #122758;
position: absolute; top: 10%;
right: 0;
color: #FFF;
width: 20%;
justify-content: center;
display: flex;
align-items: center;
font-size: 12px;
aspect-ratio: 1;
clip-path: polygon(100% 50%, 84.4% 56.43%, 96.62% 68.06%, 79.76% 68.43%, 86.95% 83.68%, 71.09% 77.93%, 72.29% 94.76%, 59.58% 83.66%, 54.61% 99.79%, 46.77% 84.85%, 36.32% 98.09%, 34.4% 81.33%, 19.87% 89.9%, 24.13% 73.58%, 7.49% 76.32%, 17.36% 62.64%, 0.85% 59.19%, 15% 50%, 0.85% 40.81%, 17.36% 37.36%, 7.49% 23.68%, 24.13% 26.42%, 19.87% 10.1%, 34.4% 18.67%, 36.32% 1.91%, 46.77% 15.15%, 54.61% 0.21%, 59.58% 16.34%, 72.29% 5.24%, 71.09% 22.07%, 86.95% 16.32%, 79.76% 31.57%, 96.62% 31.94%, 84.4% 43.57%);
}
body.product-template-default.single.single-product.woocommerce-page .gallery-product .summary .discount-percentage-bf-promo{
top: 2%;
left: 10%;
width: 20%;
max-width: 70px;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_wompi img {
max-width: 130px;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.clearfix:before,.clearfix:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.form-horizontal .form-group:after,.nav:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
&:focus {
outline: none;
}
&.dragging {
cursor: pointer;
cursor: hand;
}
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
&:before,
&:after {
content: "";
display: table;
}
&:after {
clear: both;
}
.slick-loading & {
visibility: hidden;
}
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
[dir="rtl"] & {
float: right;
}
img {
display: block;
}
&.slick-loading img {
display: none;
}
display: none;
&.dragging img {
pointer-events: none;
}
.slick-initialized & {
display: block;
}
.slick-loading & {
visibility: hidden;
}
.slick-vertical & {
display: block;
height: auto;
border: 1px solid transparent;
}
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/fonts/slick.eot);
src: url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/fonts/slick.woff) format('woff'), url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/fonts/slick.ttf) format('truetype'), url(https://doctorrojas.co/wp-content/themes/drrojas/vendor/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face{font-family:lg;src:url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/fonts/lg.woff2?io9a6k) format("woff2"),url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/fonts/lg.ttf?io9a6k) format("truetype"),url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/fonts/lg.woff?io9a6k) format("woff"),url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(//doctorrojas.co/wp-content/themes/drrojas/vendor/lightgallery/images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}@font-face {
font-family: 'icomoon';
src:  url(//doctorrojas.co/wp-content/themes/drrojas/fonts/icomoon/icomoon.eot?8w1qny);
src:  url(//doctorrojas.co/wp-content/themes/drrojas/fonts/icomoon/icomoon.eot?8w1qny#iefix) format('embedded-opentype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/icomoon/icomoon.ttf?8w1qny) format('truetype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/icomoon/icomoon.woff?8w1qny) format('woff'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/icomoon/icomoon.svg?8w1qny#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
content: "\e900";
}
.icon-ver-mas-texto:before {
content: "\e901";
}
.icon-ubicacin:before {
content: "\e902";
}
.icon-trabaja-con-nosotros:before {
content: "\e903";
}
.icon-telefono:before {
content: "\e904";
}
.icon-sonido:before {
content: "\e905";
}
.icon-siguienete:before {
content: "\e906";
}
.icon-parques-de-la-salud:before {
content: "\e907";
}
.icon-dry-clean-relleno:before {
content: "\e908";
}
.icon-uniE909:before {
content: "\e909";
}
.icon-instagram:before {
content: "\e90a";
}
.icon-IN-compartir:before {
content: "\e90b";
}
.icon-hoja-de-vida:before {
content: "\e90c";
}
.icon-facebook:before {
content: "\e90d";
}
.icon-Eliminar:before {
content: "\e90e";
}
.icon-CONTACTO:before {
content: "\e90f";
}
.icon-compra:before {
content: "\e910";
}
.icon-compartir-twitter:before {
content: "\e911";
}
.icon-compartir-facebbok:before {
content: "\e912";
}
.icon-compartir-enlace:before {
content: "\e913";
}
.icon-clic-adjuntar:before {
content: "\e914";
}
.icon-carrito:before {
content: "\e915";
}
.icon-buscar-trabajo:before {
content: "\e916";
}
.icon-transparency:before {
content: "\e917";
}
.icon-play:before {
content: "\e918";
}
.icon-email-icon:before {
content: "\e919";
}
.icon-speech-bubble:before {
content: "\e91a";
}
.icon-sedes-conocimientos1:before {
content: "\e91b";
}
.icon-plus:before {
content: "\e91c";
}
.icon-minus:before {
content: "\e91d";
}
.icon-services-icon:before {
content: "\e91e";
}
.icon-prev:before {
content: "\e91f";
}
.icon-next:before {
content: "\e920";
}
.icon-lupa:before {
content: "\e921";
}
.icon-enviar:before {
content: "\e922";
}
.icon-mano:before {
content: "\e923";
}
.icon-clock:before {
content: "\e924";
}
.icon-notifications-bell-button:before {
content: "\e925";
}
.icon-reading-book:before {
content: "\e926";
}
.icon-comment-add:before {
content: "\e927";
}
.icon-flecha:before {
content: "\e928";
}
.icon-sedes-conocimientos:before {
content: "\e929";
}
.icon-user:before {
content: "\e92a";
}
.icon-user-bold:before {
content: "\e92b";
}
.icon-one-finger-click:before {
content: "\e930";
}.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot);
src: url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//doctorrojas.co/wp-content/themes/drrojas/vendor/datatable/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
} table.dataTable th.dt-left,
table.dataTable td.dt-left {
text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
white-space: nowrap;
}
table.dataTable td.dt-control {
text-align: center;
cursor: pointer;
}
table.dataTable td.dt-control:before {
height: 1em;
width: 1em;
margin-top: -9px;
display: inline-block;
color: white;
border: 0.15em solid white;
border-radius: 1em;
box-shadow: 0 0 0.2em #444;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: "Courier New", Courier, monospace;
line-height: 1em;
content: "+";
background-color: #31b131;
}
table.dataTable tr.dt-hasChild td.dt-control:before {
content: "-";
background-color: #d33333;
}
table.dataTable {
clear: both;
margin-top: 6px !important;
margin-bottom: 6px !important;
max-width: none !important;
border-collapse: separate !important;
}
table.dataTable td,
table.dataTable th {
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
font-weight: normal;
text-align: left;
white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
width: 75px;
display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
font-weight: normal;
white-space: nowrap;
text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
margin-left: 0.5em;
display: inline-block;
width: auto;
}
div.dataTables_wrapper div.dataTables_info {
padding-top: 8px;
white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
margin: 0;
white-space: nowrap;
text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
margin: 2px 0;
white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
margin-left: -100px;
margin-top: -26px;
text-align: center;
padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
cursor: pointer;
position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
position: absolute;
bottom: 8px;
right: 8px;
display: block;
font-family: "Glyphicons Halflings", sans-serif;
opacity: 0.5;
}
table.dataTable thead .sorting:after {
opacity: 0.2;
content: "\e150"; }
table.dataTable thead .sorting_asc:after {
opacity: 0.5;
content: "\e155"; }
table.dataTable thead .sorting_desc:after {
opacity: 0.5;
content: "\e156"; }
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
color: #eee;
}
div.dataTables_scrollHead table.dataTable {
margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table {
border-top: none;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
display: none;
}
div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
margin-top: 0 !important;
border-top: none;
}
@media screen and (max-width: 767px) {
div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
text-align: center;
}
}
table.dataTable.table-condensed > thead > tr > th {
padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
top: 6px;
right: 6px;
}
table.table-bordered.dataTable {
border-right-width: 0;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
border-right-width: 1px;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
padding-right: 0;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
position: relative;
padding-left: 30px;
cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
top: 50%;
left: 5px;
height: 1em;
width: 1em;
margin-top: -9px;
display: block;
position: absolute;
color: white;
border: 0.15em solid white;
border-radius: 1em;
box-shadow: 0 0 0.2em #444;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: "Courier New", Courier, monospace;
line-height: 1em;
content: "+";
background-color: #337ab7;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
content: "-";
background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
left: 4px;
height: 14px;
width: 14px;
border-radius: 14px;
line-height: 14px;
text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
position: relative;
cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
top: 50%;
left: 50%;
height: 0.8em;
width: 0.8em;
margin-top: -0.5em;
margin-left: -0.5em;
display: block;
position: absolute;
color: white;
border: 0.15em solid white;
border-radius: 1em;
box-shadow: 0 0 0.2em #444;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: "Courier New", Courier, monospace;
line-height: 1em;
content: "+";
background-color: #337ab7;
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
content: "-";
background-color: #d33333;
}
table.dataTable > tbody > tr.child {
padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
display: inline-block;
list-style-type: none;
margin: 0;
padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
border-bottom: 1px solid #efefef;
padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
display: inline-block;
min-width: 75px;
font-weight: bold;
}
div.dtr-modal {
position: fixed;
box-sizing: border-box;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 100;
padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 50%;
height: 50%;
overflow: auto;
margin: auto;
z-index: 102;
overflow: auto;
background-color: #f5f5f7;
border: 1px solid black;
border-radius: 0.5em;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
position: relative;
padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
position: absolute;
top: 6px;
right: 6px;
width: 22px;
height: 22px;
border: 1px solid #eaeaea;
background-color: #f9f9f9;
text-align: center;
border-radius: 3px;
cursor: pointer;
z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
div.dtr-modal div.dtr-modal-display {
width: 95%;
}
}
div.dtr-bs-modal table.table tr:first-child td {
border-top: none;
}
div.dtsp-topRow {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
border: 2px solid rgba(0, 0, 0, 0);
border-radius: 3px;
justify-content: space-around;
align-content: flex-start;
align-items: flex-start;
}
div.dtsp-topRow input.dtsp-search {
text-overflow: ellipsis;
min-width: 50px;
flex-basis: 90px;
max-width: none;
}
div.dtsp-topRow input.dtsp-search::placeholder {
color: black;
}
div.dtsp-topRow div.dtsp-subRow1 {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
flex: 1 1 auto;
}
div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont {
position: relative;
width: 100%;
}
div.dtsp-topRow div.dtsp-subRow1 input {
padding-right: 2em;
width: 100% !important;
box-sizing: border-box;
font-size: 1em;
}
div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon {
position: absolute;
top: 0;
right: 0;
bottom: 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: center;
background-size: 12px;
}
div.dtsp-topRow div.dtsp-subRow2 {
white-space: nowrap;
flex: 0 0 auto;
}
div.dtsp-topRow button.dtsp-nameButton {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: center;
background-size: 23px;
vertical-align: bottom;
}
div.dtsp-topRow button.dtsp-countButton {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: center;
background-size: 18px;
vertical-align: bottom;
}
div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret {
position: relative;
top: 2px;
display: inline-block;
}
div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated {
transform: rotate(180deg);
}
div.dtsp-topRow.dtsp-bordered {
border: 2px solid #f0f0f0;
border-radius: 3px;
}
div.dtsp-topRow.dtsp-bordered:hover {
background-color: #f0f0f0;
opacity: 0.6;
border: 2px solid #cfcfcf;
border-radius: 3px;
cursor: pointer !important;
}
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead th,
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead td {
width: 100% !important;
}
div.dt-button-collection {
z-index: 2002;
}
div.dtsp-columns-1 {
max-width: 100%;
margin: 0px !important;
}
div.dtsp-columns-2 {
max-width: 49%;
margin: 0px !important;
}
div.dtsp-columns-3 {
max-width: 32%;
margin: 0px !important;
}
div.dtsp-columns-4 {
max-width: 24%;
margin: 0px !important;
}
div.dtsp-columns-5 {
max-width: 19%;
margin: 0px !important;
}
div.dtsp-columns-6 {
max-width: 16%;
margin: 0px !important;
}
div.dtsp-columns-7 {
max-width: 14%;
margin: 0px !important;
}
div.dtsp-columns-8 {
min-width: 12%;
margin: 0px !important;
}
div.dtsp-columns-9 {
max-width: 10.5%;
margin: 0px !important;
}
div.dt-button-collection {
float: none;
}
div.dtsp-panesContainer {
margin-bottom: 1em;
}
div.dtsp-panesContainer div.dataTables_wrapper {
width: 100%;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_layout_cell {
padding: 0;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollHead {
display: none !important;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody {
background: white !important;
border-bottom: none;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody thead {
display: none;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table {
table-layout: fixed;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > th,
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > td {
padding: 5px 10px;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn {
width: 100% !important;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont {
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-content: flex-start;
align-items: flex-start;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
cursor: default;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name {
text-overflow: ellipsis;
overflow: hidden;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
flex-grow: 1;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
display: inline-block;
background-color: #cfcfcf;
text-align: center;
border: 1px solid #cfcfcf;
border-radius: 10px;
width: auto;
min-width: 30px;
color: black;
font-size: 0.9em;
padding: 0 4px;
}
div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty {
display: none;
}
div.dtsp-panesContainer {
clear: both;
padding-left: 0;
padding-right: 0;
text-align: center;
}
div.dtsp-panesContainer div.dtsp-searchPanes {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-content: flex-start;
align-items: stretch;
clear: both;
text-align: left;
}
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane {
flex-grow: 1;
flex-shrink: 0;
font-size: 0.9em;
margin-top: 15px !important;
}
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper {
flex: 1;
box-sizing: border-box;
}
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {
display: none;
}
div.dtsp-panesContainer div.dtsp-title {
float: left;
padding: 10px 0;
}
div.dtsp-panesContainer button.dtsp-clearAll,
div.dtsp-panesContainer button.dtsp-collapseAll,
div.dtsp-panesContainer button.dtsp-showAll {
float: right;
padding: 10px;
font-size: 1em;
}
div.dtsp-hidden {
display: none !important;
}
button.dtsp-clearAll,
button.dtsp-showAll {
margin-left: 3px;
}
div.dtsp-searchPane div.dtsp-topRow {
margin: 0.5em 0;
}
div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow2 {
margin-left: 0.5em;
}
div.dtsp-searchPane div.dtsp-topRow button {
border: 1px solid #ced4da;
width: 35px;
height: 34px;
}
div.dtsp-searchPane div.dtsp-topRow span.dtsp-caret {
top: 4px;
}
div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated {
transform: none;
}
div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated span {
transform: rotate(180deg);
top: -2px;
}
div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover button.disabled {
cursor: pointer !important;
pointer-events: none;
}
div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover input.dtsp-paneInputButton {
pointer-events: none;
}
div.dtsp-searchPane div.dataTables_wrapper {
border: 2px #f0f0f0 solid;
border-radius: 4px;
}
div.dtsp-searchPane div.dataTables_wrapper:hover {
border: 2px solid #cfcfcf !important;
}
div.dtsp-searchPane div.dataTables_wrapper div.dtsp-nameCont span.badge {
min-width: 30px;
}:root{
--primary-color: #18893B;
--segundary-color: #18893B;
--three-color: #98c380;
--four-color: #f3f4ee;
--five-color: #f5f1e8;
--sixth-color: #f7f1E5;
--text-color: #242853;
--subtitle-color: #d2e28a;
--woocommerce: #18893B;
--white-color: #fff;
--tawk-header-background-color: #242853; --marmol-color: #FFF;
--texto-cuerpo: #606060;
}
@font-face {
font-family: 'AmsiPro';
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Black.eot);
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Black.eot?#iefix) format('embedded-opentype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Black.woff2) format('woff2'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Black.woff) format('woff'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Black.ttf) format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AmsiPro';
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Bold.eot);
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Bold.eot?#iefix) format('embedded-opentype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Bold.woff2) format('woff2'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Bold.woff) format('woff'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AmsiPro';
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Regular.eot);
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Regular.eot?#iefix) format('embedded-opentype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Regular.woff2) format('woff2'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Regular.woff) format('woff'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AmsiPro';
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-SemiBold.eot);
src: url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-SemiBold.eot?#iefix) format('embedded-opentype'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-SemiBold.woff2) format('woff2'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-SemiBold.woff) format('woff'),
url(//doctorrojas.co/wp-content/themes/drrojas/fonts/AmsiPro-SemiBold.ttf) format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
.div.menu-higher{
background: var(--text-color);
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.w-100 {
width: 100% !important;
}
.h-100 {
height: 100% !important;
}
.p-0 {
padding: 0 !important;
}
.m-0 {
margin: 0 !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.cover-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.leafy-title {
font-size: 48px !important;
line-height: 57.6px !important;
text-transform: uppercase !important;
padding-left: 75px;
}
.leafy-title:before {
position: absolute;
content: '';
top: 17px;
left: 0;
width: 42px;
height: 28px;
background: url(//doctorrojas.co/wp-content/themes/drrojas/img/title-leaf.png) no-repeat left top / 100% auto;
}
body{
font-family: 'Poppins';
font-size:16px;
color: var(--text-color);
background:var(--marmol-color); }
h1, h2, h3, h4, h5, h6 {
font-family: inherit;
}
h1, h2, h3 {
font-weight: 900;
}
a,a:visited,a:focus,a:active {
color: var(--primary-color);
text-decoration: none !important;
}
.video-background,
.image-url {
overflow: hidden;
}
.site-header{
padding: 0% 0%;
position: relative;
z-index: 2;
background: #FFF;
}
.site-header .container{
width:100%;
padding: 0;
}
.main-navigation{
display:none;
} .video-foreground {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.video-foreground video {
position: absolute;
top: 35%;
left: 0;
width: 100%;
height: 100%;
transform: translatey(-50%);
}
.video-background:before {
z-index: 1; position: absolute;
height: 100%;
width: 100%;
content: '';
} .image-url {
padding-top: 32.8%;
background-repeat:no-repeat !important;
width:100%;
background-size: cover !important;
background-position: center center !important;
}
.text-center{
text-align: center;
}
.text-right{
text-align:right;
}
.text-left{
text-align: left
}
.acf-map {
width: 100%;
height: 200px;  }
.acf-map img {
max-width: inherit !important;
}
.menu-higher{
background: var(--text-color);
color:#FFF;
position: relative;
z-index: 2;
}
.menu-higher a{
color:#FFF:
}
#segundary-menu{
list-style:none;
display: flex;
flex-direction: column;
padding: 10px 0px;
margin: 0;
display: none;
}
#segundary-menu a{
color: #FFF;
padding: 7px 18px;
text-decoration: none;
font-weight: bold;
font-size: 1em;
line-height: 1;
}
#segundary-menu .current-menu-item a,
#segundary-menu a:hover {
color: var(--primary-color);
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width: 100%;
}
.site-header .content-header{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
position: fixed;
z-index: 9999;
width: 92%;
}
#primary-menu {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#primary-menu a{
color: var(--segundary-color);
font-weight: bold;
padding: 10px 17px;
text-decoration: none;
position: relative;
}
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li.current-menu-parent > a:before{
background-image: url(//doctorrojas.co/wp-content/themes/drrojas/img/hoja-titulos.png);
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
content:"";
position:absolute;
height: 14px;
}
#primary-menu a:hover,
#primary-menu .current-menu-item a{
color:var(--text-color);
}
.main-navigation ul {
display: flex;
flex-direction: column;
}
.main-navigation ul ul{
background:#FFF;
}
#sidebar-top{
display: flex;
flex-direction: row;
align-items: center;
position: relative;
}
#sidebar-top a{
color: var(--primary-color); 
}
#sidebar-top .cart a{
font-size: 2em;
padding: 0px 10px;
text-decoration: none;
}
#sidebar-top .user a{
font-size: 2.8em;
line-height: 1;
}
#sidebar-top .search-form{
display: flex;
flex-direction: row;
padding-left: 15px;
align-items: center;
position: relative;
display: none;
}
#sidebar-top .search-submit{
position: absolute;
right: 19px;
padding: 0;
font-size: 2em;
border: 0;
background: transparent;
color: var(--primary-color);
top: 2px;
}
#sidebar-top .search-field{
padding: 9px 14px;
border: 2px solid var(--primary-color);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
outline: none;
padding-right: 30px;
width: 100%;
}
#sidebar-top .search-field::placeholder,
.wc-block-product-search .wc-block-product-search__field::placeholder,
.form-filter input[name="query"]::placeholder{
color: #ccd9c8;
font-weight: 100;
font-size:1em;
}
#sidebar-top .dropdown-menu li a{
background:#FFF;
color: var(--segundary-color);
font-weight: bold;
font-size: 1em;
}
#gallery{
position:relative;
}
.info-video{
position:absolute;
right: 0%;
bottom: 0%;
width: 100%;
top: 39%;
z-index: 2;
transform: translate(0%, -50%);
text-align: center;
}
.info-video img{
width: 40%;
}
.info-video .text-video p{
color:#FFF;
font-size: 0.8em;
}
#gallery .slick-dots{
bottom: 4px;
}
.slick-dotted.slick-slider{
margin:0;
}
.slick-dots li button:before{
width: 20px;
height: 20px;
font-size: 16px;
color: var(--segundary-color);
opacity: 1;
}
.slick-dots li.slick-active button:before {
opacity: .75;
color:var(--three-color);
}
#ecosystem{
position: relative;
background-size: cover !important;
background-position: center center !important;
}
#ecosystem h2{
text-align:center;
margin: 0;
color: var(--five-color);
padding-top: 3%;
font-size: 1.3em;
font-weight: 100;
}
#ecosystem .content-ecosystem{
position: relative;
background-repeat: no-repeat !important;
display: flex;
flex-wrap: wrap;
text-align: center;
flex-direction: row;
}
#ecosystem a img{
overflow: hidden;
display: inline-block;
height: 130px;
width: 130px;
padding: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #FFF;
transition: border 0.2s cubic-bezier(0.4, 0, 1, 1) 0.2s;
border:10px solid #FFF;
}
#ecosystem a img:hover{
border:10px solid var(--text-color);
}
#ecosystem a{
padding: 3%;
display: block;
text-align: center;
width: 100%;
width: 50%;
}
#ecosystem a img{
display:inline-block;
}
.shadow{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background: rgb(46 88 16 / 35%);
z-index: 1;
}
#education{
position:relative;
padding: 3% 0%;
overflow: hidden;
}
#education .content-title{
text-align: center;
}
.list-health-park{
text-align:center;
}
#education .hojas{
position:absolute;
right:0;
top: -117px;
width: 10%;
z-index: 2;
display: none;
}
#podcast .hojas-left{
position:absolute;
left:0;
top: 49%;
width: 10%;
display: none;
}
.page-title{
color: var(--text-color);
font-size: 2.6em!important;
display: inline-block;
vertical-align: middle;
margin: 0;
position: relative;
line-height: 1;
font-weight: bold;
font-family: 'Poppins-Semibold' !important;
text-transform: capitalize;
}
.popover-title{
color: var(--segundary-color);
text-align: center;
}
#social-networks .page-title {
font-size: 2em;
}
.page-template .page-title{ margin-bottom: 2%;
text-transform: initial;
font-size: 1.3em;
font-family: 'Poppins-Semibold'!important;
}
#info-conexion .page-title{
text-transform: uppercase; font-weight: bold;
}
#servicios .page-title{
text-transform:uppercase;
}
#single-park #servicios .page-title{
margin-bottom: 3%;
}
#podcast .page-title{
margin-bottom: 40px;
text-transform: uppercase;
}
.hoja-title:before{
background-image: url(//doctorrojas.co/wp-content/themes/drrojas/img/hoja-titulos.png);
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
width: 27px;
height: 27px;
content: "";
position: absolute;
top: 10px;
left: -30px;
opacity: 0;
}
#podcast-archive .hoja-title:before{
top: 4px;
left: -43px;
width: 38px;
height: 29px;
}
.list-doctors .hoja-title:before{
top: auto;
bottom: 7px;
}
#education .info-edication{
font-size: 1em;
color: var(--texto-cuerpo); }
.channels{
display: flex;
flex-direction: column;
position: relative; text-align: center;
}
.channels .item-channels:hover{
background: var(--four-color);
}
.channels{
flex-direction: row;
flex-wrap: wrap;
}
.channels .item-channels{
width: 50%;
padding: 2%;
}
#podcast .content-podcast{
display: flex;
flex-direction: column;
}
#podcast .list-podcast ul{
list-style: none;
width: 100%;
padding: 0;
margin: 0;
}
#podcast .list-podcast .item-podcast{
margin-bottom: 7%;
}
#podcast .list-podcast .item-podcast iframe{
width: 100%;
}
#podcast .list-podcast .action a{
background: var(--segundary-color);
color: #FFF;
text-transform: uppercase;
padding: 10px 6px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
font-size: 0.8em;
}
.content-health-park{
display: flex;
flex-direction: column;
}
.list-health-park ul{
padding:0;
margin:0;
display: flex;
flex-direction: row;
list-style: none;
align-content: center;
justify-content: space-around;
flex-wrap: wrap;
}
.home #podcast{
padding-bottom: 3%;
background: url(//doctorrojas.co/wp-content/themes/drrojas/img/lineas.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
#podcast{
position: relative;
}
#health-park .page-title{
margin-bottom: 0;
padding-right:10px!important; }
.list-health-park ul li a{
color: var(--segundary-color);
text-decoration: none; justify-content: center;
z-index: 1;
position: relative;
}
.list-health-park ul li h4:before{
content: "\e902";
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 25px;
font-size: 1.3em;
color: var(--primary-color);
left: -39px;
top: 0px;
}
#about-us .list-health-park ul li h4:before,
#parques .list-health-park ul li h4:before{
left: -51px;
}
.list-health-park ul li{
position: relative;
margin-bottom: 4%;
padding:3%;
width: 50%!important;
}
#about-us .list-health-park ul li,
#parques .list-health-park ul li{
padding: 3%; }
.list-health-park ul li:hover{
background: var(--four-color)
}
.list-health-park ul li h4{
margin:0;
font-size: 1.2em;
position: relative;
font-weight: 100; }
.home .list-health-park ul li h4{
font-weight: bold;
}
#about-us .list-health-park ul li h4,
#parques .list-health-park ul li h4{
font-size: 1.2em;
font-weight: 900; }
.list-health-park ul li p{
margin:0;
font-size: 0.9em;
}
.subtitle-health-park{
margin: 0;
margin-bottom: 5%; color: var(--text-color);
font-weight: bold;
font-size: 1.4em;
}
#about-us .subtitle-health-park,
#parques .subtitle-health-park{
font-size: 1.3em;
font-weight: 100;
font-weight: bold;
}
#health-park .description p{
font-size: 1em;
color: var(--texto-cuerpo);
position: relative; padding: 0% 0%;
}
#about-us .description p,
#parques .description p{
font-size: 1em;
}
#about-us #health-park .page-title{
margin:0;
margin-top: 0%;
padding-right: 0;
}
#parques #health-park .page-title{
margin-bottom: 3%;
text-transform: uppercase;
}
#health-park .action-health-park{
text-align:center;
position: relative; margin-top: 4%;
}
#health-park .action-health-park a{
color: var(--segundary-color);
font-size: 1.4em;
text-decoration: none;
position:relative;
font-weight: bold;
border-radius: 22px 0;
padding: 0.5rem 5rem;
}
#health-park .action-health-park a:before{
content:'';
position:absolute;
bottom: -1px;
left:0;
height: 3px;
width: 100%;
background: var(--segundary-color);
}
.leaf-3-right{
position: absolute;
right: 10%;
bottom: -29%;
z-index: 1;
display: none;
}
.leaf-3-left{
position: absolute;
bottom: -17%;
left: 6.5%;
z-index: 1;
width: 13%;
display: none;
}
#about-us .leaf-3-left{
bottom: auto;
top: -13%;
left: -1%;
transform: rotate(63deg);
}
#health-park{
position:relative;
overflow: hidden;
padding-bottom: 2%;
padding-top: 3%;
}
#about-us #health-park, 
#parques #health-park{
padding: 3% 0%;
text-transform: uppercase;
}
#product-news{
position:relative;
padding: 3% 0%;
background:var(--four-color);
}
#product-selling{
position:relative;
padding: 3% 0%;
background:var(--marmol-color);
}
#product-selling .hojas{
position:absolute;
right:0;
top: -42%;
display: none;
}
.page-title small{
display: block;
text-align: center;
font-size: 0.4em;
color: #575c55;
line-height: 1;
font-weight: bold;
}
#product-news .page-title,#product-selling .page-title{
line-height:1;
font-size: 2.6em; }
#product-news .hoja-title:before, #product-selling .hoja-title:before{
top: 6px;
}
.products{
display: flex;
flex-direction: column;
list-style:none;
margin: 0 !important;
padding: 0;
width: 100%;
flex-wrap: wrap;
}
.related.products{
display: block;
background: var(--four-color);
padding: 3% 0%;
}
.related.products h3{
margin-bottom:4%;
margin-top: 2%;
}
.related.products > h2{
display:none;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
position:relative;
padding: 0%; text-align: center;
padding: 3% 1%;
margin: 0;
}
#product-news .woocommerce ul.products li.product{
border:2px solid #f3f4ee;
}
#product-news .woocommerce ul.products li.product:hover{
border:2px solid #a4ba79;
}
.woocommerce-error,.woocommerce-info,.woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
position: relative;
background-color: #f7f6f7;
color: #515151;
border-top: 3px solid var(--primary-color);
list-style: none outside;
width: auto;
word-wrap: break-word
}
#product-selling .woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{ width: 100%;
}
section.related.products li {
border:none!important;
}
.woocommerce-page ul.products li.product,
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product{
width: 100%;
}
#product-news .products{
padding: 3% 0%;
margin: 0;
list-style: none;
}
.woocommerce ul.products li.product:hover{
border: 2px solid #a4ba79;
}
#product-selling .woocommerce ul.products li.product:hover, 
.woocommerce-page ul.products li.product:hover{
border:2px solid #a4ba79;
}
.woocommerce-page ul.products .row:nth-child(odd) li.product{
border: 2px solid #fefefe;
}
.woocommerce-page ul.products .row:nth-child(odd) li.product:hover{
border:2px solid #a4ba79;
}
.woocommerce-loop-product__title{ text-overflow: ellipsis;
text-align:center;
color: var(--segundary-color);
font-weight: 100;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
font-size: 1.3em;
padding: .2em 0;
font-weight:bold;
}
#newsletter{
color:#FFF;
padding: 2% 0%;
position:relative;
background-position: center center;
background-size:cover;
background-origin: initial;
position: relative;
z-index: -1;
}
#newsletter .page-title{
color: var(--white-color);
text-transform: uppercase;
margin: 0;
line-height: 1.1;
}
#newsletter .wpcf7-form p{
font-size: 1.2em;
margin: 0;
line-height: 1.1;
font-weight: 100;
letter-spacing: 1px;
}
#newsletter input[type="email"]{
background: transparent;
width: 100%;
font-size: 27px;
color: rgb(255 255 255);
padding: 6px 16px 12px;
border: 2px solid #FFF;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
outline: none;
margin-top: 3%;
}
#newsletter input[type="email"]::placeholder {
color: rgb(255 255 255 / 60%);
}
#newsletter label {
width: 100%;
}
#newsletter .content-form .text-left {
width: 70%;
}
#newsletter .content-form .text-right {
width: 30%;
}
#newsletter input[type=checkbox] + span {
position: relative;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18.75px;
padding-left: 34px;
margin-top: 10px;
}
#newsletter input[type=checkbox] {
display: none;
}
#newsletter input[type=checkbox] + span:before {
position: absolute;
content: "\2714";
top: -3px;
left: 0;
display: flex;
align-items: center;
justify-content: center;
width: 26px;
height: 26px;
color: transparent;
font-size: 18px;
background-color: transparent;
border: 2px solid var(--white-color);
border-radius: 5px;
padding-bottom: 5px;
margin-right: 15px;
transition: .2s;
}
#newsletter input[type=checkbox] + span:active:before {
transform: scale(0);
}
#newsletter input[type=checkbox]:checked + span:before {
color: var(--white-color);
}
#newsletter br{
display:none;
}
#newsletter button[type="submit"],
#modal-works button[type="submit"],
.form-contacto button[type="submit"],
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
#submit_payu_latam{
background:var(--primary-color);
border: 0;
color: var(--white-color);
margin-top: 20px;
padding: 3px 38px 9px;
font-size: 1.2em;
display: inline-block;
font-family: 'Poppins';
}
#newsletter button[type="submit"]{
border: 2px solid;
padding: 3px 20px 9px;
border-radius: 22px 0; }
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
padding: 0.618em 1em;
}
#newsletter button[type="submit"]:hover,
#modal-works button[type="submit"]:hover,
.form-contacto button[type="submit"]:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
#submit_payu_latam:hover{
background:var(--segundary-color);
}
#newsletter button[type="submit"]:hover{
color: var(--text-color);
font-family: 'Poppins-Bold';
}
#newsletter button[type="submit"]:after,
#modal-works button[type="submit"]:after,
.form-contacto button[type="submit"]:after{ font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e922";
font-size: 1.4em;
display: inline-block; top: 4px;
position: relative;
padding-left: 7px;
}
#newsletter .wpcf7-acceptance .wpcf7-list-item-label{
font-weight: 100;
font-size: 1.1em; }
#social-networks ul,
.social-networks-doc ul{
list-style: none;
display: flex;
flex-direction: row;
justify-content: center;
padding: 0;
margin: 0;
align-items: center;
}
.social-networks-doc ul li{
padding: 0% 4%;
}
#social-networks{
background: var(--text-color);
position: relative;
z-index: -1;
}
#social-networks li > *,
#social-networks ul li a{
color:var(--white-color)!important;
}
#social-networks ul li a:hover{
color:var(--primary-color)!important;
}
#social-networks.allied-social{
background:#FFF;
position: relative;
z-index: 10;
}
#social-networks ul li a, 
.social-networks-doc ul li a{
text-decoration: none;
font-size: 2.6em;
position:relative;
top:3px;
color: var(--segundary-color);
}
#social-networks ul li a:hover,
.social-networks-doc ul li a:hover{
color: #FFF;
}
#social-networks.allied-social ul li a:hover{
color: var(--primary-color);
}
.content-footer{
display: flex;
flex-direction:column;
position: relative;
padding: 4% 4%;
padding-bottom: 2%;
align-items: center;
text-align: center;
}
.social-networks-doc ul li a{
font-size: 1.7em;
}
.info-footer {
color: #FFF;
}
.copyright,
.copyright a{
text-align: center;
background: var(--text-colors);
color: #FFF;
font-weight: 100;
padding: 7px 0px;
}
.copyright{
background: #42483e;
}
.copyright a{
font-weight: bold;
}
.copyright p{
margin:0;
}
.post, .page {
margin: 0 0 0em;
}
.column ul{
list-style: none;
padding:0;
margin: 0;
text-align: left;
padding-left: 10%;
}
.column ul li{
position:relative;
margin-bottom: 5%;
}
.column-1 ul li:before{ font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e902";
position:absolute;
top: 4px;
left: -34px;
font-size: 1.5em;
}
.info-footer h4,.info-footer h3{
font-weight: 400;
position:relative;
margin: 0;
font-size: 1.1em;
}
.info-footer p,
.info-footer a{
margin:0;
color: #FFF;}
.column > h3{font-weight: bold;margin-bottom: 7%;text-align: center;display: inline-block;} .column > h3:before,
footer .column h3:before{
content:"";
position:absolute;
left:0;
bottom: -6px;
height:3px;
width:40%;
background:#FFF;
}
.column .widget {
margin: 0 0 0em;
margin-bottom: 2%;
text-align: left;
}
.column .widget a{
color:#FFF;
}
footer .column .widget a:hover{
color:var(--primary-color); }
.column-3 ul{
list-style: disc;
}
.wp-block-separator {
border-top: 1px solid rgb(255 255 255 / 0%);
border-bottom: 1px solid rgb(255 255 255 / 0%);
border:0;
}
.column-3{
padding-left: 9%;
padding-right: 1%;
}
.woocommerce ul.products li.product .price{
display:block;
text-align:center;
color: var(--text-color);
font-size: 1.2em;
}
.add_to_cart_button,.button.product_type_simple,
.woocommerce ul.products li.product .product_type_simple{
text-decoration: none;
color:var(--segundary-color);
background: transparent;
border: 2px solid var(--segundary-color);
padding: 9px 15px;
display: inline-block;
font-size: 1em;
border-radius: 22px 0;
}
.add_to_cart_button:hover,
.button.product_type_simple:hover,
.woocommerce ul.products li.product .product_type_simple:hover{
background:var(--segundary-color);
color:#FFF;
}
mark, ins{
background: transparent;
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em;
display: inline-block;
margin: 0 0 .2em;
}
.woocommerce .star-rating::before {
content: "\73\73\73\73\73";
color: #a4ba79;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span::before {
top: 0;
position: absolute;
left: 0;
color: #a4ba79;
}
.woocommerce a.button.add_to_wishlist,
.woocommerce a.button.delete_item{
background-color: var(--segundary-color);
font-size:0;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 50px;
height: 50px;
padding: 10px 10px;
display: inline-block;
margin: 0;
vertical-align: middle;
}
.woocommerce a.button.add_to_wishlist:hover,
.woocommerce a.button.delete_item:hover{
background-color: var(--text-color);
}
.woocommerce a.button.add_to_wishlist i,
.woocommerce a.button.delete_item i{
font-size: 31px;
}
.woocommerce a.button.add_to_wishlist span{
display: none;
}
.products .action-icons{
display:none!important;
padding:0;
margin:0;
display: flex;
align-items: center;
justify-content: center;
align-content: center;
position: absolute;
left: 50%;
top: 42%;
transform: translate(-50%,-50%);
opacity:0;
transition: opacity 0.1s ease-out 0.1s;
}
.woocommerce ul.products li.product:hover .action-icons, 
.woocommerce-page ul.products li.product:hover .action-icons{
opacity: 1;
}
.products .action-icons li{
padding:0px 8px; 
}
.action-icons a{
display:inline-block;
vertical-align: middle;
font-size: 1.8em;
width: 50px;
height: 50px;
color: #FFF;
background-color: var(--segundary-color);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 10px 10px;
line-height: 1.2;
}
.action-icons a:hover{
background-color: var(--text-color);
}
.yith-wcwl-add-to-wishlist{
margin:0;
}
#doctors{
position:relative;
padding-top: 4%;
}
#doctors .list-doctors .info-doc{
display: flex;
flex-direction:column;
align-items: flex-start;
}
.list-doctors .text-doc{
padding: 0% 4%;
padding-top: 0;
font-size: 1em;
width: 100%;
}
.list-doctors .text-doc a{
word-break:break-all;
}
.list-doctors .text-doc h3{
text-align: left;
font-size: 1.3em;
margin-left: 0%;
font-weight: 100;
text-align: center;
}
#single-professional .list-doctors .hoja-title{
margin-left: 0%;
}
.list-doctors .page-title small{
text-align: center;
color: var(--primary-color); font-size: 0.9em;
}
#single-professional .list-doctors .items-doctors .text-doc{
padding-top:4%;
font-size: 1em;
padding-right: 2%;
}
#single-professional .list-doctors .items-doctors .text-doc h2{
color: var(--primary-color);
}
#single-professional .list-doctors .items-doctors .text-doc ul{
margin:0
}
#single-professional .list-doctors .items-doctors .text-doc p{
margin:0;
}
.list-doctors .image-doc{
position:relative;
width: 100%;
}
.list-doctors .image-doc img{
width:100%;
height:auto;
}
.list-doctors .image-doc .leave-professional{
display:none;
}
#single-professional .list-doctors .image-doc{
text-align:right;
overflow: hidden;
}
#single-professional .list-doctors .image-doc .wp-post-image{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
object-fit: cover;
text-align: right;
width: 70%;
height: 100%;
position: relative;
margin: 3% auto;
}
.social-networks-doc{
position:absolute;
bottom:1%;
width: 56%;
}
.list-doctors .items-doctors:nth-child(odd) .social-networks-doc{
right:0;
}
.list-doctors .items-doctors:nth-child(even) .social-networks-doc{
left:0;
}
#products-natural{
background:url(//doctorrojas.co/wp-content/themes/drrojas/img/ROJAS-NOSOTROS.jpg);
background-size:cover;
background-position:center;
background-repeat:no-repeat;
display: flex;
align-items: center;
flex-direction: column;
color: #FFF;
padding: 3% 3%;
}
#products-natural .image-products-natural img{
display: inline-block;
}
#products-natural .text-products-natural h2{
text-align: center;
font-size: 1.6em;
line-height: 1.2; color: var(--subtitle-color);
margin: 0;
}
#products-natural .text-products-natural h3{
line-height: 1.2; color: var(--subtitle-color);
font-size: 2em;
text-align: center;
}
#products-natural .text-products-natural p{
font-size: 1em;
}
.display-block{
display: block;
}
.content-item-health-park{
display: inline-block;
padding-left: 40px;
text-align: left;
}
.background-health-park{
position:absolute;
height: 100%;
width: 100%;
background-size: cover !important;
left:0;
top: 0;
z-index: 1;
opacity: 0;
}
#about-us .list-health-park ul li:hover .background-health-park,
#parques .list-health-park ul li:hover .background-health-park{
opacity:1;
}
.background-health-park:before{
content:"";
height:100%;
background: rgb(210 226 138 / 65%);
position: absolute;
width: 100%; left: 0;
top: 0;
}
#values{
position:relative;
padding: 2% 0%;
background-position: center center !important;
background-size: cover !important;
}
#values:before{
position:absolute;
content:"";
top:0;
left:0;
width: 100%;
height:100%;
z-index:1;
background: rgb(213 221 180 / 65%);
}
#values h2{
color: var(--segundary-color);
position: relative;
z-index: 2;
font-size: 1.3em;
}
#values ul{
list-style: none;
padding:0;
margin: 0;
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
align-content: center;
position: relative;
z-index: 2;
margin-top: 7%;
}
#values ul li span{
margin-right: 10px;
color:var(--segundary-color);
font-size: 1.4em;
display: inline-block;
vertical-align: middle;
font-weight: bold;
position: absolute;
left: 4px;
}
#values ul li {
color: var(--text-color);
position: relative;
padding-left: 13%;
padding-right: 5%;
font-size: 1em;
}
#info-park-1,
#info-park-2{
font-size: 1em;
}
#featured{
position:relative;
}
#featured h2{
font-size: 1.4em;
font-weight: 100;
color: var(--segundary-color);
margin-bottom: 4%;
text-transform: uppercase;
font-weight: 100;
text-align: center;
}
#featured ul{
list-style: none;
display: flex;
flex-wrap: wrap;
flex-direction: column;
padding: 0;
margin: 0;
}
#table-distributors_filter{
display: none;
}
#single-park .content-description{
padding: 2% 0%;
}
#single-park .content-description p{
font-size: 1.3em;
}
#featured ul li{
color: var(--text-color);
margin-bottom: 2%;
font-size: 1em;
}
.pagination > li > a, .pagination > li > span{
border:0px;
color: var(--primary-color);
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
background:transparent;
color:var(--segundary-color);
font-weight: bold;
background:transparent;
outline: none;
}
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus{
color:var(--segundary-color);
font-weight: bold;
background:transparent;
outline: none;
}
#featured ul li span{
color: var(--segundary-color);
font-size: 1.1em;
}
#servicios{
position:relative;
padding:0%;
}
.list-service {
list-style: none;
padding:0;
margin:0;
display: flex;
flex-direction:column;
flex-wrap: wrap;
align-items: center;
justify-content: center;
align-content: center;
}
.list-service  a{
color:#42483c;
text-decoration: none;
z-index: 10;
}
.list-service h3{
position:relative;
z-index: 0;
height: 58px;
padding-left: 2%;
padding-right: 43px;
background: #FFF;
display: flex;
align-items: center;
font-size: 1.1em;
border: 4px solid #c9d8c5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 0px;
line-height: 1em;
}
.list-service h3:before{ font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e91e";
position:absolute;
display: none;
}
.list-service h3:after{ font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position:absolute;
right: 4%;
font-size: 1em;
top: 48%;
width: 25px;
transform: translateY(-50%);
height: 25px;
line-height: 1;
padding: 2.7px;
border: 1px solid var(--segundary-color);
color: var(--segundary-color);
}
.item-service a[aria-expanded="false"] h3:after{
content: "\e91c";
}
.item-service a[aria-expanded="true"] h3:after{
content: "\e91d";
}
.item-service a[aria-expanded="false"] h3:before{
color: #c9d8c5;
}
.item-service a[aria-expanded="true"] h3:before{
color: var(--segundary-color);
}
.item-service a[aria-expanded="true"] h3{
z-index:5
}
.list-service > li{  position: relative;
width: 100%;
}
.list-service li .mask{
background-color: #c9d8c5;
-webkit-mask-image: url(//doctorrojas.co/wp-content/themes/drrojas/img/sedes-conocimientos.svg);
mask-image: url(//doctorrojas.co/wp-content/themes/drrojas/img/sedes-conocimientos.svg);
-webkit-mask-size: 100%;
-webkit-mask-repeat: no-repeat;
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
top: -1px;
left: -3px;
display: none;
}
.list-service .text-service{
position:absolute;
width: 92%;
height:auto;
background: #dfe5d7;
left: 0;
padding: 4%;
z-index: 3;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
top: 98px;
margin: 10px;
overflow-y: auto;
height: 250px;
}
.list-service .text-service ul{
padding-left: 17px;
margin:0;
}
.list-service .text-service::-webkit-scrollbar-track,
.list-professionals .info-professionals::-webkit-scrollbar-track,
.list-doctors .text-doc::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
.list-service .text-service::-webkit-scrollbar,
.list-professionals .info-professionals::-webkit-scrollbar,
.list-doctors .text-doc::-webkit-scrollbar
{
width: 8px;
background-color: #F5F5F5;
}
.list-service .text-service::-webkit-scrollbar-thumb,
.list-professionals .info-professionals::-webkit-scrollbar-thumb,
.list-doctors .text-doc::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: var(--segundary-color);
}
#professionals .image-professionals img{
width:100%;
height:auto;
object-fit: cover;
}
#professionals .image-professionals{
display: flex;
justify-content: center;
position: relative;
top: -100px;
margin-bottom: -100px;
}
#professionals .content-image-professionals{
width: 200px;
height: 200px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display:block;
border: 6px solid var(--segundary-color);
overflow: hidden;
position: relative;
}
#professionals .content-image-professionals:before{
position: absolute;
content: "";
top:0;
left:0;
width: 100%;
height: 100%;
background:rgb(200 215 180 / 65%);
opacity: 0;
}
#professionals .name-professionals h3{
text-align:center;
color:var(--segundary-color);
font-size: 1.3em;
padding: 0% 17%;
line-height: 1.1;
}
.list-professionals{
position: relative;
list-style:none;
margin: 0;
padding: 0;
margin-bottom: 3%;
}
.list-professionals .action-professionals{
text-align:center;
position: relative;
display: block;
margin-bottom: 4%;
}
.list-professionals .action-professionals a{
color:var(--segundary-color);
padding: 4px 12px;
border: 3px solid var(--segundary-color);
text-decoration:none;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.list-professionals .info-professionals{
font-size: 1em;
height: 183px;
overflow-y: auto;
margin-bottom: 9%;
}
.list-professionals > .slick-list > .slick-track > li{
margin: 0px 0px;
margin-top: 100px;
background: #fdfcf8;
padding: 21px 0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.list-professionals > .slick-list > .slick-track > li:hover{
background:#dfe5d7;
}
#professionals .list-professionals > .slick-list > .slick-track > li:hover .content-image-professionals:before{
opacity:1;
}
#professionals .list-professionals > .slick-list > .slick-track > li:hover .content-image-professionals{
border: 6px solid #FFF;
}
#gallery-lightbox{
position:relative;
display: flex;
flex-direction:column;
flex-wrap: wrap;
}
#gallery-lightbox .item-lightbox{
position:relative;
margin: 0.7%;
width: 100%;
text-align: center;
}
#gallery-lightbox .item-lightbox:hover a:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: rgb(0 0 0 / 59%);
cursor:pointer;
}
.slick-prev span, .slick-next span{
color: var(--segundary-color);
}
.slick-prev:before,.slick-next:before{
color: var(--segundary-color);
font-family: 'icomoon' !important;
font-size: 48px;
}
.slick-prev:before{
content: "\e91f";
}
.slick-next:before{
content: "\e920";
}
.slick-prev, .slick-next{
width: 48px;
height: 48px;
z-index: 999;
}
#conexion .slick-prev,
#allied .slick-prev,
#allied .slick-next,
#conexion .slick-next{
background: var(--segundary-color);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
display: none !important;
}
.slick-prev {
left: -10px;
}
.slick-next {
right: -10px;
}
.laurel-left{
left: 10%;
top: 34%;
width: 9%;
}
.added_to_cart.wc-forward{
display: none !important;
}
#podcast .list-podcast{
padding-top: 2%;
}
.title-park{
color: var(--segundary-color);
text-decoration: none;
display: flex;
justify-content: center;
z-index: 1;
position: relative;
margin-bottom: 1.5%;
}
.title-park h1,
.title-park p{
margin: 0;
position:relative;
line-height: 1;
}
.title-park p{
font-size:1.3em;
font-weight:bold;
}
.title-park h1:before{
content: "\e902";
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 25px;
font-size: 1.3em;
color: var(--primary-color);
left: -53px;
top: 8px;
}
#video .content-video{
padding: 0% 6%;
padding-bottom: 4%;
}
#single-park #professionals{
margin-top: 3%;
}
#contact-location{
display: flex;
flex-direction: column;
}
#contact-location .contact{
background: var(--segundary-color);
color:#FFF;
position: relative;
overflow: hidden;
padding: 5%;
padding-left: 14%;
width: 100%;
}
#contact-location .contact .leaf-park{
position:absolute;
left: -24%;
top: -4%;
z-index:1;
display: none;
}
#contact-location .title-contact{
position:relative;
margin-bottom: 6%;
text-align: left;
}
#contact-location .title-contact h4{
font-size: 1.3em;
font-weight:100;
line-height: 1;
margin: 0;
display: inline-block;
position: relative;
}
#contact-location .title-contact h4:before{
content: "\e902";
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 25px;
font-size: 1.3em;
color: #FFF;
left: -31px;
top: -3px; }
#contact-location .title-contact h5{
margin:0;
font-size: 1.2em;
line-height: 1;
}
#contact-location .contact ul{
margin:0;
padding:0;
list-style:none;
}
#contact-location .contact ul li{
margin-bottom: 4%;
}
#contact-location .contact ul .item-phone{
position:relative;
margin-bottom: 1%;
font-weight: 100;
font-size: 1em;
}
#contact-location .contact ul .item-phone:before{
content: "\e904";
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 25px;
font-size: 1.3em;
color: #FFF;
left: -31px;
top: -1px;
}
#contact-location .texto-contact{
font-size: 1em;
font-weight: bold;
}
.circle-park{
position: absolute;
top: 0px;
left: 0%;
height: 100%;
z-index: 2;
display: none;
}
#contact-location .location{
position:relative;
overflow: hidden;
}
#logos{
padding:4% 0%;
position: relative;
}
#logos ul{
list-style: none;
display:flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
padding: 0;
margin: 0;
justify-content: center;
}
#logos ul li{
padding: 0% 3%;
text-align: center;
}
#info-discovery p{
font-size: 1em;
text-align:center;
}
#info-discovery strong{
color: var(--primary-color);
}
#list-videos{
display: flex;
flex-direction: column;
flex-wrap: wrap;
margin-bottom: 0.5%;
}
#list-videos .glightbox-video{
position:relative;
padding: 0.5%;
text-align: center;
width: 100%;
}
#youtube #list-videos .glightbox-video{
margin: 2% 0%;
}
#list-videos .glightbox-video h2{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: var(--segundary-color);
margin: 0;
line-height: 2;
}
#youtube #list-videos .glightbox-video h2{
margin-bottom: 5%;
font-size: 1.3em;
}
#list-videos .glightbox-video h3{
background: var(--primary-color);
color:#FFF;
display:inline-block;
margin: 0;
padding: 3px 23px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-bottom: 9%;
font-size: 1em;
}
#list-videos .glightbox-video a{
text-decoration: none;
}
.glightbox-video .image-video{
position:relative;
}
.glightbox-video .image-video .video-play{
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #FFF;
width: 70px;
height: 70px;
border: 5px solid #FFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 17px;
font-size: 1.8em;
text-align: center;
}
.separator{
width:100%;
height: 3px;
background:#c9d8c5;
margin: 3% 5%;
display: none;
}
.yith-wcwl-add-button .separator{
display:none;
}
.yith-wcwl-add-button .view-wishlist{
display:none;
}
.separator-9{
display: none;
}
.pagination{
position: relative;
margin-bottom:2%;
}
.pagination ul,
.woocommerce nav.woocommerce-pagination ul{
list-style: none;
padding: 0;
margin: 0;
display: flex;
justify-content: center;
border: 0;
}
.pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a{
text-decoration: none;
color: var(--segundary-color);
min-width: 0; line-height: 1;
}
.pagination ul li,
.woocommerce nav.woocommerce-pagination ul li{
padding: 10px 12px;
font-weight: bold;
font-size: 1.4em;
border-right: 0;
}
.pagination ul li .current,
.woocommerce nav.woocommerce-pagination ul li span.current{
color: var(--primary-color);
background: transparent;
}
.pagination ul li a.next,
.pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev{
font-size: 1.6em;
line-height: 1;
padding: 0;
position: relative;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev{
top: 5px;
}
.woocommerce nav.woocommerce-pagination ul li a.next span,
.woocommerce nav.woocommerce-pagination ul li a.prev span{
padding:0;
}
.content-leaves{
position: relative;
overflow: hidden;
}
#discovery .leave-left,
#discovery .leave-right,
#youtube .leave-left,
#youtube .leave-right,
#books .leave-left,
#books .leave-right,
#blogs .leave-left,
#blogs .leave-right,
#info-allied .leave-right,
#info-allied .leave-left,
.laurel-derecha,
.laurel-left{
position:absolute;
z-index: 0;
display: none;
}
#info-allied .leave-right{
right: 10%;
width: 24%;
top: -45%;
z-index: 0;
opacity: 0.7;
}
#info-allied .leave-left{
left: 9.5%;
width: 23%;
top: -35%;
z-index: 1;
opacity: 0.7;
}
#discovery #video{
position:relative;
z-index: 1;
}
#info-discovery{
position:relative;
z-index: 1;
}
#info-conexion{
position:relative;
text-align:center;
margin-bottom: 4%;
}
#info-conexion p{
font-size: 1em;
}
#info-conexion .image-featured{
text-align:center;
display:flex;
justify-content: center;
}
#conexion .slick-prev{
left: 45px;
}
#conexion .slick-next{
right: 45px;
}
.list-gallery-conexion{
list-style:none;
padding:0;
margin:0;
}
#conexion .slick-prev:before,
#allied .slick-prev:before,
#allied .slick-next:before, 
#conexion .slick-next:before{
color:#FFF;
}
#channels{
position: relative;
padding: 2% 0%;
}
#channels .list-channels{
display: flex;
flex-direction:column;
flex-wrap: wrap;
align-items: flex-start;
}
#channels .list-channels h3{
color: var(--segundary-color);
font-size: 1.4em;
margin-bottom: 12px;
line-height: 1;
}
.info-channel p{
font-size: 1em;
margin: 0;
line-height: 1.2;
}
.info-channel ins:before{
content:"";
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e924";
margin-right:5px;
}
.info-channel ins{
color:var(--primary-color);
}
#channels .list-channels .item-channel{text-align: center;width: 100%;}
#youtube #info-youtube{
display: flex;
flex-direction: column;
align-items: center;
padding-top: 8%;
padding-bottom: 8%;
position:relative;
z-index: 1;
width: 100%;
}
#youtube .info-text .image-youtube{
text-align:center;
width: 100%;
}
#youtube .title-youtube{
color:var(--segundary-color);
margin-top: 5%;
}
#youtube .title-youtube h2,
#youtube .title-youtube h3,
#youtube .title-youtube h4,
#youtube .title-youtube h5{
margin:0;
text-align: center;
line-height: 1;
font-weight: 100;
font-size: 1.3em;
}
#youtube .title-youtube h3,
#youtube .title-youtube h5{
color: var(--segundary-color);
}
.action-youtube{
text-align:center;
margin-top: 5%;
}
.action-youtube a{
background: #e13438;
text-decoration: none;
padding: 8px 28px;
border: 0;
color: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: 400;
font-size: 1em;
line-height:1;
}
.action-youtube a span{
font-size: 1em;
display:inline-block;
vertical-align:middle;
position: relative;
top: -5px;
}
#newsletter .wpcf7-not-valid-tip{
font-size: 0.8em;
color: #FFF;
line-height: 1.3;
text-align: left;
margin-top: 8px;
display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output{border-color: #fff;}
#videos-post{
position:relative;
z-index: 1;
} .woocommerce #respond input#submit.loading::after, 
.woocommerce a.button.loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after{
top: 0px;
right: -7px;
position: relative;
}
#podcast-archive .item-category-podcast:first-child .image-background-podcast{
background: url(//doctorrojas.co/wp-content/themes/drrojas/img/lineas.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
#podcast-archive .header-caregory-podcast{
display: flex;
flex-direction: column; }
#podcast-archive .header-caregory-podcast .info-category-podcast p{
font-size: 1.2em;
}
#podcast-archive .page-title{
margin-bottom: 5%;
font-weight: bold;
line-height: 1.2;
font-size: 1.4em;
}
#podcast-archive{ position:relative;
}
#podcast-archive .item-category-podcast{
padding: 3% 0%;
background:#fefefe;
}
#podcast-archive .item-category-podcast:first-child{
background:#fdfcf8;
}
#podcast-archive .podcast-list ul{
display: flex;
flex-direction:column;
list-style: none;
padding: 0;
margin: 0;
flex-wrap: wrap;
}
#podcast-archive .podcast-list ul li{
padding: 2% 2%;
position: relative;
}
#podcast-archive .podcast-list ul li iframe{
width: 100%;
}
#podcast-archive .podcast-list{
position:relative;
margin: 2% 0%;
}
.channels-category-podcast{
position: relative;
}
.channels-category-podcast .title-channels{
text-align: center;
text-transform: uppercase;
color: var(--segundary-color);
font-size: 0.8em;
margin-bottom: 4%;
}
.channels-category-podcast .title-channels span{
font-size: 0.8em;
display: inline-block;
vertical-align: middle;
line-height: 1.2;
position: relative;
top: -2px;
}
.list-channels{
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0;
margin: 0;
justify-content: center;
}
.list-channels li{
padding: 0% 2%;
margin-bottom: 2%;
}
.stations{
background: #fefefe;
position:relative;
padding-top: 5%;
}
.stations ul{
position:relative;
list-style:none;
margin:0; 
padding:0;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.stations .title h3{
color: var(--segundary-color);
font-size: 1.6em;
font-weight: bold;
margin-bottom: 8px;
}
.stations .title p{
margin:0;
font-size: 1.2em;
}
.stations .title span{
color: var(--primary-color);
}
.stations ul li{
margin-bottom: 3%;
padding: 0% 3%;
width: 100%;
text-align: center;
}
#books{
position:relative;
z-index: 0;
}
#books .info-books .image-featured{
margin-bottom: 5%;
position: relative;
z-index: 2;
}
#books .info-books .image-featured img{
margin: 0 auto;
width: 23%;
}
#books .info-books .info-books-text{
padding: 0% 3%;
position: relative;
z-index: 2;
}
#books .info-books .info-books-text p{
font-size:1.4em;
}
#books .info-books .wp-block-image {
margin: 3em 0em;
}
.products.books{
display: flex;
flex-direction:column;
width: 100%;
}
.products.books .item-product-book{
display: flex;
flex-wrap: nowrap;
flex-direction: column;
align-items: center;
margin-bottom: 5%;
}
.products.books .title-book{
color: var(--segundary-color);
margin: 0;
font-size: 1.6em;
line-height: 1;
text-align: center;
}
.products.books h3{
margin: 0;
color: var(--text-color);
font-weight: bold;
font-size: 1.2em;
text-align: center;
}
.products.books .item-product-book .action-book a{
background:var(--primary-color);
color: #FFF;
padding: 7px 36px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
text-decoration: none;
display: inline-block;
vertical-align: middle;
font-size: 1em;
}
.products.books .item-product-book .action-book a span{
font-size: 1.7em;
display: inline-block;
vertical-align: middle;
}
#books .info-books{
position: relative;
overflow: hidden;
}
.products.books .item-product-book .info-book{
position: relative;
z-index:1;
margin-bottom: 5%;
}
.info-book .laurel-books-left,
.info-book .laurel-books-right,
.item-blog .laurel-books-left,
.item-blog .laurel-books-right{
position:absolute;
z-index:0;
}
.item-blog .laurel-books-left,.item-blog .laurel-books-right{
display:none;
}
#blogs .page-header{
position:relative;
overflow: hidden;
text-align: center;
}
#blogs .categories-blog{
display: inline-block;
text-align: center;
}
#blogs .categories-blog select{
font-size: 1.1em;
color: var(--primary-color);
padding: 8px 13px;
border: 3px solid var(--primary-color);
outline: none;
font-weight: bold;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 37px;
}
#blogs .categories-blog .widget-title{
display: none;
}
.title-blog-icon h1{
font-size: 1.4em;
margin: 0.67em 0;
text-transform: uppercase;
color: var(--primary-color);
}
#blogs .image-blog-featured{
position:relative;
width: 26%;
margin: 0 auto;
}
#blogs .image-blog-featured img{
width: 100%;height: auto;
}
#blogs .blogs{
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
#blogs .blogs .info-blog,
#blog-preview .info-blog{
display: flex;
margin-top: 2%;
font-size: 1.2em;
justify-content: center;
}
#blog-preview .info-blog{
margin-top: 0%;
text-align: center;
width: 100%;
}
#blogs .blogs .info-blog .pipe,
#blog-preview .info-blog .pipe{
margin: 0px 6px;
}
.blogs .item-blog .title-blog h2,
#blog-preview .title-blog h2{
color:var(--segundary-color);
font-size: 1.3em;
font-weight: bold;
margin: 0;
line-height:1.1;
}
.blogs .item-blog .title-blog h3,
#blog-preview .title-blog h3{
color:var(--text-color);
font-size: 1.2em;
margin:0;
line-height:1;
}
#blogs .blogs .item-blog{
padding: 5% 0%;
}
#blogs .blogs .info-blog .date,
#blog-preview .info-blog .date{
color: var(--text-color);
font-weight:bold;
}
#blogs .blogs .info-blog .categories a,
#blog-preview .info-blog .categories a{
color: var(--primary-color);
font-weight: bold;
}
#blogs .blogs .item-blog .excerpt{
font-size: 1em;
}
#blogs .blogs .item-blog .img-blog{
position:relative;
}
#blogs .blogs .item-blog .action{
text-align: center;
}
#blogs .blogs .item-blog .action a{
font-size: 1em;
padding: 8px 19px;
background:var(--primary-color);
color: #FFF;
text-decoration: none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-weight: bold;
padding-bottom: 12px;
}
#blogs .blogs .item-blog .action a:hover{
background: var(--segundary-color);
}
#blogs .blogs .item-blog .action a span{
font-size: 1.6em;
line-height:1;
display: inline-block;
vertical-align: middle;
position: relative;
top: -2px;
}
#blogs .blogs .item-blog .entry-content{
position:relative;
z-index:2;
}
#products-books{
position:relative;
z-index: 999;
}
#products-books .hojas-top-right,
#products-books .hojas-bottom-left,
.blogs .hojas-top-right,
.blogs .hojas-bottom-left{
position: fixed;
z-index: 9999;
top: 50%;
transform: translateY(-50%);
width: 6%;
display: none;
}
#products-books .hojas-top-right,
.blogs .hojas-top-right{
right:0;
}
#products-books .hojas-bottom-left,
.blogs .hojas-bottom-left{
left:0;
}
#blog-preview .entry-content{
font-size: 1em;
font-weight: 100;
overflow: hidden;
}
#blog-preview .entry-content ul{
padding-left: 20px;
margin: 0;
}
#blog-preview .image-blog{
position: relative;
}
#blog-preview .page-header{
padding:6% 0%;
padding-bottom: 2%;
text-align: center;
}
#comments{
background: #f2f2ea;
padding: 3% 0%;
position: relative;
}
#blog-preview .shared-counts-wrap{
display: inline-block;
width: 100%;
background: var(--primary-color);
color: #FFF;
padding: 2% 3%;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
float: right;
position: relative;
overflow: initial;
margin: 47px 0 30px 0; text-align: center;
}
#blog-preview .shared-counts-wrap:before{
right: 12%;
top: -30%;
content: "\e928";
font-family: 'icomoon' !important;
color: var(--primary-color);
z-index: 9999;
font-size: 2em;
position: absolute;
transform: rotate(351deg);
}
#blog-preview .shared-counts-wrap h3{
width: 100%;
font-size: 1.1em;
margin: 0;
margin-bottom: 10px;
text-align: center;
font-weight: 100;
z-index: 9999;
position: relative;
}
#blog-preview .shared-counts-wrap .shared-counts-icon:before{
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e928";
}
#blog-preview .shared-counts-wrap .facebook .shared-counts-icon:before{
content: "\e912";
}
#blog-preview .shared-counts-wrap .linkedin .shared-counts-icon:before{
content: "\e90b";
}
#blog-preview .shared-counts-wrap .twitter .shared-counts-icon:before{
content: "\e911";
}
#blog-preview .shared-counts-wrap .email .shared-counts-icon:before{
content: "\e913";
}
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg{
display: none;
}
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon{
font-size: 1.8em;
width: 40px;
height: 40px;
}
.shared-counts-wrap.style-icon .shared-counts-button{
text-decoration: none;
color: #FFF;
margin: 0px 8px;
}
#comments .comment-list{
list-style:none;
padding:0;
margin:0;
}
#comments .comment-list .comment-body{
display: flex;
align-items: center;
flex-direction:column;
}
#comments .comment-list .comment-body img{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#comments .comment-list .comment-body .comment-author{
}
#comments .comment-list .comment-body .comment-text cite{
font-style:normal;
color: var(--primary-color);
}
#comments .comment-list .comment-body .comment-text{
font-size:1.3em;
}
#comments .comment-list .comment-body .comment-text p{
margin:0;
font-weight: 100;
}
#comments .comment-list .comment-body .comment-reply-link{
text-decoration: none;
color:var(--primary-color);
}
#comments .comments-title,
#comments .comment-reply-title{
color:var(--segundary-color);
font-size: 1.8em;
font-weight: bold;
}
#comments .comment-reply-title:before{
font-family: 'icomoon' !important;
content: "\e927";
font-size: 2em;
display: inline-block;
vertical-align: middle;
line-height: 1.2;
}
#comments .comment-notes{
font-size: 1.3em;
color: var(--primary-color);
}
#commentform label{
display:none;
}
#reviews #commentform label{
display: inline-block;
vertical-align: middle;
color: var(--primary-color);
width: 90%;
font-size: 1em;
margin: 0;
}
#reviews #commentform .form-submit{
display: inline-block;
float:right;
}
#commentform  .comment-form-cookies-consent label{
display: inline-block;
vertical-align: middle;
font-weight: 100;
}
#commentform input[type="text"],
#commentform textarea,#commentform input[name="email"]{
width: 100%;
background: transparent;
padding: 10px 12px;
border:2px solid var(--segundary-color);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-size: 1.3em;
outline: none
}
#reviews #commentform input[type="text"],
#reviews #commentform textarea,#commentform input[name="email"]{
width: 100%;
background: transparent;
padding: 10px 12px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
font-size: 1em;
outline: none;
}
#commentform input[type="text"]::placeholder,
#commentform textarea::placeholder{
color:#ccd9c8;
font-weight: 100;
}
#commentform button[type="submit"]{
background: var(--primary-color);
color:#FFF;
padding: 12px 56px;
font-weight: bold;
font-size: 1.3em;
}
#commentform button[type="submit"]:hover{
background: var(--segundary-color);
}
#commentform button[type="submit"] span{
font-size: 1.5em;
display: inline-block;
vertical-align: middle;
}
#page{
position:relative;
z-index: 2; }
#comments .comment-list .comment-body .comment-meta{
width: auto;
}
#comments .comment-list .comment-body .comment-content{
width: 87%;
}
#comments .comment-list .comment{
margin-bottom:3%;
}
#blog-preview{
position:relative;
}
#blog-preview .hojas-bottom-left,
#blog-preview .hojas-top-right{
position:absolute;
z-index:2;
display: none;
}
#blog-preview .hojas-top-right{
top: -2%;
right: 0%;
width: 10%;
}
#blog-preview #comments .hojas-bottom-left{
left: 0%;
top: -5%;
width: 10%;
}
.woocommerce-products-header{
text-align:center;
margin: 5% 0%;
margin-bottom: 0%; }
.flex-products{
display: flex;
flex-direction:column;
width: 100%;
position: relative;
}
.filters{
background: #f2f5ee;
}
.woocommerce-page ul.products.columns-3 li.product{
width: 100%;
margin-bottom: 5%;
margin-top: 5%;
}
.woocommerce-page ul.products .row{
width:100%;
display: flex;
flex-direction:column;
flex-wrap: wrap;
}
.woocommerce-page ul.products .row:nth-child(even){  }
.flex-products .filters{
padding: 4% 3%;
order: 0;
}
.wc-block-product-search .wc-block-product-search__button svg{
display:none;
}
.wc-block-product-search .wc-block-product-search__button:after{
content: "\e921";
font-family: 'icomoon' !important;
color: var(--primary-color);
}
.wc-block-product-search .wc-block-product-search__button{
position:absolute;
right: 9px;
padding: 5px 0.2em;
font-size: 2em;
border: 0;
background: transparent;
}
.wc-block-product-search .wc-block-product-search__fields{
position:relative;
}
.wc-block-product-search label{
display: none;
}
.wc-block-product-search .wc-block-product-search__field {
padding: 10px 13px;
line-height: 1.8;
flex-grow: 1;
background: transparent;
border: 2px solid var(--primary-color);
outline: none;
width: 100%;
padding-right: 39px;
}
.woocommerce-shop .flex-products .content-products{
order:1;
}
.wc-block-product-categories-list{
list-style: none;
margin:0;
padding:0;
padding-left: 0px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item a:before{
content: "\e908";
display: inline-block;
vertical-align:middle;
font-family: 'icomoon' !important;
color: #a4ba79;
margin-right: 10px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item.active a:before,
.wc-block-product-categories-list .wc-block-product-categories-list-item a:hover:before {
color:var(--segundary-color);
}
.wc-block-product-categories-list .wc-block-product-categories-list-item{
font-size: 1.3em;
margin-bottom: 5%;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item a{
text-decoration:none;
color: var(--text-color);
}
.wc-block-product-categories-list-item-count{
display: none
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
background:transparent;
color: var(--primary-color);
}
.cart-widget{
padding: 12px 12px;
border: 2px solid var(--segundary-color);
color: var(--segundary-color);
text-decoration:none;
display: block;
text-align:center;
font-weight:bold;
font-size: 1.3em;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.cart-widget:hover,
.cart-widget:active,
.cart-widget:focus,
.cart-widget:visited{
color: var(--segundary-color);
text-decoration: none;
border: 2px solid var(--primary-color);
background:var(--segundary-color)
}
.cart-widget:before{
content: "\e915";
font-family: 'icomoon' !important;
font-weight:100;
margin-right:10px;
}
.woocommerce-pagination{
background:var(--five-color);
}
.woocommerce div.product .product_title{
color:var(--segundary-color);
font-weight: bold;
margin-bottom: auto;
text-align: center;
}
.woocommerce-ordering select[name="orderby"]{
width: 100%;
padding:12px 12px;
background: var(--primary-color);
color: #c9d8c5;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
outline: none;
font-size: 1.3em;
}
.woocommerce .woocommerce-ordering{
position:relative;
float:none; }
.wp-block-woocommerce-product-search{ }
#blogs .categories-blog .widget_categories{
position:relative;
}
.woocommerce-ordering:before,
#blogs .categories-blog .widget_categories form:after{
content: "\e918";
font-family: 'icomoon' !important;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #dfe5d7;  z-index: 99999;
pointer-events: none;
position: absolute;
right: 13px;
font-size: 1em;
top: 20px;
transform: rotate(90deg);
}
#blogs .categories-blog .widget_categories form:after{ top: 17px;
color: var(--segundary-color);
}
.woocommerce-info::before{
color:var(--primary-color);
}
.woocommerce table.shop_table td a{
color: var(--primary-color);
color: #FFF;
margin: 0px 5px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button,
.woocommerce input.button{
background-color: var(--primary-color);
color: #FFF;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
background-color :var(--segundary-color);
color: #FFF;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
background-color: var(--primary-color);
color: #FFF;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
background-color :var(--segundary-color);
color: #FFF;
}
#reviews{
position:relative;
margin-bottom:3%;
}
#reviews .woocommerce #respond input#submit{
}
#add_payment_method table.cart td, 
#add_payment_method table.cart th, 
.woocommerce-cart table.cart td, 
.woocommerce-cart table.cart th, 
.woocommerce-checkout table.cart td, 
.woocommerce-checkout table.cart th{
color: var(--segundary-color);
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, .woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
color: #FFF;
}
.woocommerce .quantity .qty {
outline: none;
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 0px dotted rgba(0,0,0,.1);
margin-bottom: 1.618em;
width: 100%;
font-size: 1em;
margin: 0;
}
.product-template-default.single.single-product.postid-10376 .woocommerce-product-attributes.shop_attributes {
display:none!important;
}
.custom-field-product{
font-size: 1em;
}
.custom-field-product ul{
padding: 0;
list-style: none;
margin:0;
}
.woocommerce table.shop_attributes th {
width: 92px;
font-weight: 700;
padding: 8px;
border-top: 0;
border-bottom: 0px dotted rgba(0,0,0,.1);
margin: 0;
line-height: 1.5;
padding: 0;
text-align: left;
}
.woocommerce table.shop_attributes td {
font-style: initial;
padding: 0;
border-top: 0;
border-bottom: 0px dotted rgba(0,0,0,.1);
margin: 0;
line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 0px 0;
}
.woocommerce div.product div.summary p{
margin:0;
}
.single-product.woocommerce div.product div.summary p.price{
color:var(--segundary-color);
font-size: 1.8em;
margin-bottom: 4%;
}
.product_meta{
font-size: 1.3em; 
}
.product_meta a{
color:var(--text-color);
font-weight: 100
}
.product_meta a:hover{
color:var(--primary-color);
}
.product_meta .posted_in{
font-weight: bold;
}
.quantity{
display:flex;
flex-direction:row-reverse;
}
.quantity input{
border-radius: 0;
}
.quantity input.plus{
border-radius: 0 15px 15px 0!important;
}
.quantity input.minus{
border-radius: 15px 0 0 15px !important;
}
.quantity input[type='number']{
border-radius: 0 !important;
padding:0!important;
}
.quantity .content-buttons{
display: flex;
flex-direction:column;
}
.woocommerce div.product form.cart button[name="add-to-cart"]{
background-color: transparent;
color: var(--segundary-color);
padding: 18px 20px;
border: 2px solid var(--segundary-color);
display: block;
width: 100%;
font-size: 1em;
margin-right: 19%;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
line-height: 1;
}
.woocommerce div.product form.cart button[name="add-to-cart"]:hover{
background:var(--segundary-color);
color: #FFF;
}
.woocommerce div.product form.cart button[name="add-to-cart"] span{
display:none;
font-size:1.3em;
vertical-align: middle;
display: inline-block;
position: relative;
top: -2px;
line-height: 1;
}
.woocommerce div.product form.cart{
margin: 4% 0%;
display: flex;
flex-direction: row;
}
.woocommerce .quantity input[type="number"]{
font-size: 1.3em;
background: var(--primary-color);
color: #FFF;
border: 0;
border-radius: 0;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
width: 65px;
text-align: center;
padding-left: 22px;
}
.woocommerce .quantity .minus,
.woocommerce .quantity .plus{
border:0;
border-radius:0;
background:var(--primary-color);
color:#FFF;
padding: 10px 10px 10px;
font-weight: bold;
}
.woocommerce .quantity .plus{
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
}
.woocommerce .quantity .minus{
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}
#wpgs-gallery.woocommerce-product-gallery {
-webkit-box-orient: horizontal;
-webkit-box-direction: initial;
-ms-flex-direction: column;
flex-direction: row-reverse;
max-width: 100% !important;
}
#wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carousel {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
overflow: initial;
FONT-WEIGHT: 500;
overflow-y: auto;
}
#wpgs-gallery.woocommerce-product-gallery .wcgs-carousel{
width: 80%;
}
#wpgs-gallery .gallery-navigation-carousel .slick-slide {
width: 100% !important;
}
.woocommerce div.product p.price del{ }
.woocommerce #product-10376.product p.price del{
display:inline-block!important;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
width: 100%;
}
#reviews #comments{
background:#fefefe;
padding-top: 0%;
}
#reviews #comments .commentlist{
padding:0;
overflow: hidden;
height: 136px;
position: relative;
z-index: 1;
}
.woocommerce-description h3,
.woocommerce #reviews #comments h2{
color:var(--primary-color);
font-size: 1.3em;
}
.woocommerce #reviews #comments h2{
color:var(--segundary-color);
}
.woocommerce #reviews #comments h2 span{
text-transform: lowercase
}
.woocommerce-description p{
font-size: 1em;
}
#reviews .woocommerce-review__author{
color:var(--primary-color);
font-size: 1.3em;
}
.woocommerce #reviews .woocommerce-review__dash,
.woocommerce #reviews .woocommerce-review__published-date{
display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
width:100px;
height: 100px;
border: 0;
opacity: 1;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 0;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 0px;
border:0;
font-size: 1em;
}
.comment_container{
display:flex;
align-items: center;
}
.woocommerce #review_form #respond p,
.comment-reply-title {
margin: 0 0 10px;
font-size: 1em;
}
.woocommerce p.stars.selected a:not(.active)::before {
content: "\e020";
color: var(--primary-color);
}
.woocommerce p.stars a::before {
color: var(--primary-color);
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 100%;
clear: none;
}
#reviews .woocommerce-review__awaiting-approval{
font-style:initial;
color:var(--primary-color);
}
.more-comments{
text-align:center;
font-size:2em;
cursor:pointer;
color: var(--text-color);
font-weight: bold;
font-family: 'Poppins-Semibold'!important;
border-radius: 22px 0;
padding: 0.5rem 5rem;
border: 2px solid #242853;
}
.woocommerce-Reviews #comments .more-comments:hover {
color: #FFF;
background: #242853;
}
.woocommerce-Reviews #comments .commentlist:not(.height-comments) + .more-comments:before {
content: 'Más comentarios \A'; }
.woocommerce-Reviews #comments .commentlist.height-comments + .more-comments:before {
content: 'Menos comentarios \A'; }
.woocommerce-Reviews #comments .commentlist.height-comments + .more-comments .icon-ver-mas-texto{
transform: rotate(180deg);
display: inline-block;
}
.height-comments {
height: auto !important;
}
#wpgs-gallery .wcgs-lightbox a{
background:var(--primary-color)
}
.fancybox-bg{
background: var(--four-color) !important;
}
.woocommerce-product-rating .woocommerce-review-link{
color:var(--primary-color);
margin:0;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.618em;
margin: 0;
}
.woocommerce button.added::after{
top: -6px;
position: relative;
}
#review_form .form-submit button{
background: transparent;
color: var(--primary-color);
border:0;
padding:0;
}
#review_form .form-submit button:hover{
background:transparent;
color: var(--segundary-color);
}
.xoo-wsc-body, 
.xoo-wsc-body a{
color:var(--primary-color);
font-weight: bold;
}
.xoo-wsc-body{
margin:0% 6%;
}
.xoo-wsc-product {
display: flex;
border-bottom: 1px solid #7c7c7e;
}
.xoo-wsc-img-col {
width: 50%;
}
span.xoo-wsc-pname, span.xoo-wsc-pname a{
font-size:0.9em
}
.xoo-wsc-footer{
color: var(--segundary-color);
}
.xoo-wsc-footer a{
background:var(--segundary-color) !important;
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
border-radius: 8px !important;
padding: 15px 10px !important;
text-decoration: none;
color: #FFF;
}
.xoo-wsc-footer a:hover,
.xoo-wsc-footer a:visited,.xoo-wsc-footer a:focus, .xoo-wsc-footer a:active{
color:#FFF !important;
}
.xoo-wsc-footer .xoo-wsc-ft-btn:hover{
background:var(--primary-color) !important;
}
.xoo-wsc-icon-bag2:before,.xoo-wsc-icon-basket1:before{
content: "\e915";
font-family: 'icomoon' !important;
}
.xoo-wscb-count{
display: none;
}
.xoo-wsc-items-count, .xoo-wsc-sc-count{
background:var(--segundary-color);
}
.xoo-wsch-text{
font-size: 16px;
}
.xoo-wsc-icon-trash:before {
content: "\e90e";
font-family: 'icomoon' !important;
color: var(--text-color);
}
.xoo-wsc-sm-info {
display: flex;
min-width: 0;
align-items: center;
}
.xoo-wsch-top{
border-bottom: 1px solid #7c7c7e;
padding-bottom: 10px;
}
#archive-filters .row{
display: flex;
flex-direction:column;
align-items: flex-start;
padding: 0% 7%;
}
#archive-filters .form-filter form{
position: relative;
display: flex;
}
#archive-filters .form-filter .filter{
width:100%;
position: relative;
display: flex;
align-items:center;
flex-direction:column;
}
#archive-filters .form-filter .filter input{
width: 100%;
outline:none;
padding: 14px 16px;
background: #f3f4ee;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 1em;
}
#archive-filters .form-filter button[type="submit"]{
position: relative;
margin-left: 14px;
padding: 3px 7px;
font-size: 2.8em;
line-height: 1;
background: var(--primary-color);
color: #FFF;
border: 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: none;
}
#archive-filters .info-text-distributor{
color:#FFF;
text-align: center;
}
#archive-filters .info-text-distributor h2{
font-size: 1.3em;
font-weight: bold;
margin: 0;
line-height: 0.9;
color: #FFF;
text-transform: lowercase;
display: inline-block;
}
#archive-filters .info-text-distributor h2 span{
padding: 0px 8px;
}
#archive-filters{
padding:3% 0%;
padding-bottom: 1%;
width: 100%;
margin: 0;
}
#distributor #archive-filters{	
padding: 7% 0%;
background-position: right top;
background-repeat: no-repeat;
background-color: #242951;
background-size:cover;
}
#distributor #archive-filters .container{
align-self:center;
}
#distributor .page-title{
margin-bottom:1%;
}
#distributors{
padding:3% 0%;
padding-top: 2%;
}
#distributors .header-distributor,
#distributors .list-distributor .item-distributor{
display:flex; flex-direction:row;
align-items: center;
flex-wrap: nowrap;
position:relative;
justify-content: space-around;
}
#distributors .header-distributor{
background:#a4ba79;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color:#363435;
font-weight:bold;
padding: 1% 0%;
}
#distributors .list-distributor .item-distributor{
padding: 1% 0%;
border: 2px solid #dee4d6;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin:0.5% 0%;
font-size: 14px;
}
#distributors .header-distributor .item-header-distributor,
#distributors .list-distributor .item-distributor .info-item-distributor{
width: 12%;
text-align: center;
line-height: 1;
padding: 10px 12px;
font-size: 1em;
white-space: nowrap;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
}
#distributors .header-distributor .item-header-distributor:after, 
#distributors .list-distributor .item-distributor .info-item-distributor:after{
content:"";
position:absolute;
top:0;
right:0;
width: 1px;
height:100%;
background: var(--text-color);
}
#distributors .list-distributor .item-distributor .info-item-distributor:after{
background: #dee4d6;
}
#distributors .header-distributor .item-header-distributor:last-child:after,
#distributors .list-distributor .item-distributor .info-item-distributor:last-child:after{
width: 0;
}
#distributors .header-distributor .item-header-distributor{
text-transform:uppercase
}
#distributor section#web {
padding: 7% 0%;
background-position: left top;
background-repeat: no-repeat;
background-color: transparent;
background-size: cover;
}
#web .row-web{
display: flex;
padding: 1% 10%;
flex-direction: row-reverse !important;
}
#web .content-title-portal h2{
font-size: 1.3em;
margin: 0;
line-height: 1;
display: block;
text-align: center;
}
#web .content-title-portal h2:nth-child(3){
font-size: 1.3em;
color: #FFF;
}
#web .content-title-portal{
margin-bottom:3%;
}
#web .btn-web a{
text-decoration:none;
padding: 10px 60px;
background:var(--five-color);
color:var(--primary-color);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 1.3em;
font-weight:bold;
}
#web .btn-web a:hover{
border:2px solid;
}
#web .btn-web{
position:relative;
padding-left:4%;
text-align: right;
}
.our-allies-slider {
list-style: none;
margin: 0;
padding: 0;
}
.our-allies-slider li{ text-align: center;
}
.our-allies-slider li img{
display:inline-block;
}
#archive-ecosystem .page-title{
margin-bottom:2%;
}
.our-allies{
position:relative;
padding:3% 0%;
}
.our-allies-slider .slick-track{
display: flex;
align-items: center;
}
.gallery-product{
display: flex;
overflow: hidden;
flex-direction: column;
width: 100%;
}
.gallery-product,.woocommerce-description,#reviews,.related.products{
padding: 0% 5%;
}
#header-allied .content-header{
position:relative;
display: flex;
flex-direction:column;
justify-content:center;
align-items:center;
}
#header-allied .logo-drRojas,
#header-allied .logo-allied{
padding: 2% 3%;
}
#header-allied .logo-drRojas{
width: 20%;
}
#header-allied .logo-allied{
width: 30%;
}
#slider-allied ul{
list-style: none;
margin: 0;
padding: 0;
}
#slider-allied ul img{
width:100%;
height:auto;
}
#info-allied{
position:relative;
padding: 4% 0%;
overflow: hidden;
}
#info-allied p,
#info-allied ul{
font-size: 1em;
color: #2d5811;
position: relative;
z-index: 1;
}
#info-allied ul{
text-align:left;
}
.title-allied{
position: relative;
}
.title-allied h2{
margin: 0;
padding: 5% 0%;
color: #FFF;
font-size: 1.6em;
}
#categories-allied ul,
#products-allied ul,
#products-featured ul{
padding: 0% 5%;
margin: 4% 0%;
list-style: none;
}
#categories-allied ul li{
margin: 2% 0%;
background: #f6f6f6;
}
.title-category-allied{
text-align:center;
color:#FFF;
font-size: 1.2em;
line-height:1;
margin:0;
padding: 12px 33px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
overflow: hidden;
position: relative;
height: 73px;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
}
.title-category-allied:before{
content:"";
position:absolute;
width:100%;
height:100%;
background:rgb(0 0 0 / 44%);
left:0;
top:0;
z-index:3;
}
.title-category-allied h3{
position:relative;
z-index:10;
margin:0;
text-transform:uppercase;
font-size: 1.1em;
}
.title-category-allied .corner{
width: 70px;
height: 70px;
position: absolute;
top: -36px;
left: -36px;
transform: rotate(45deg);
z-index:6;
}
#products-allied .flex-product-allied{
display: flex;
align-items: center;
flex-direction:column;
}
#products-allied .excerpt-allied {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
#products-allied ul li a{
text-decoration: none;
color: var(--text-color);
outline: none;
}
#products-allied .registration-invima{
margin-top: 10%;
margin-bottom: 10%;
}
#products-allied .registration-invima p{
margin:0;
}
#products-allied .info-product h3,.categories-product h4{
margin:0;
font-size: 1.3em;
}
.categories-product h4{
font-size: 1.5em;
}
#products-allied .excerpt-allied p{
margin:0;
margin-bottom:20px;
}
#products-allied p{
font-size: 1em;
}
#products-featured ul li a{
text-decoration:none;
outline: none;
}
#products-featured ul li .excerpt-featured{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
color: var(--text-color);
font-size: 1.3em;
}
#products-featured .title-featured{
text-align: left;
margin-bottom: 7%;
}
#products-featured .title-featured h2{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0;
line-height: 1;
font-size: 1.3em;
text-align: center;
}
#products-featured .image-product{
background: #f6f6f6;
}
.title-header-works{
display:flex;
color: #FFF;
align-items: center;
}
.title-header-works .text-title{
color:#FFF;
text-align: left;
display: block;
}
.title-header-works .icon{
margin-right: 10px;
font-size: 4.3em;
position: relative;
top: 8px;
}
.title-header-works .text-title h2{
margin:0;
line-height:1;
font-size: 1.4em;
text-transform: uppercase;
}
.page-header-works{
display:flex;
align-items:center;
justify-content: center;
padding: 8% 0%;
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important;
}
.filter-form{
display:flex;
flex-direction:column;
align-items: flex-end;
}
#archive-filters h2{
text-transform:uppercase;
color: var(--segundary-color);
font-size: 1.6em;
font-weight: 100;
margin: 9px 0px;
text-align: center;
}
#archive-filters input[type="text"],
#archive-filters input[type="submit"]{
width:100%;
border: 1.5px solid var(--primary-color);
padding: 9px 9px;
outline:none;
font-size: 1em;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#archive-filters input[type="submit"]{
background:var(--primary-color);
color: #fefdf8;
font-size: 1em;
font-weight: bold;
}
#archive-filters input[type="text"]::placeholder,
#archive-filters input[type="submit"]::placeholder{
color:#c9d8c5;
}
#archive-filters .filter{
margin-bottom: 1.5%;
}
.filter-form .modalform a{
display:flex;
align-items:center;
text-align:left;
justify-content: center;
color: #FFF;
text-decoration: none;
}
.filter-form .modalform{
background:var(--primary-color);
margin-left: 5%;
padding: 5% 0%;
color:#FFF;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
width: 100%;
}
.filter-form .modalform a .icon{
font-size: 6em;
margin-right:4%;
line-height: 1;
position: relative;
top: 6px;
}
.filter-form .modalform a .text-modal h3{
margin:0;
line-height:1;
font-size: 1.8em;
color: #FFF;
}
.filter-form .modalform a .text-modal h3 small{
color:#FFF
}
.works{
position:relative;
}
.works .item-work{
position:relative;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 1.5px solid var(--primary-color);
padding: 2% 3%;
margin: 5% 0%;
}
.works .item-work strong{font-size: 1em;font-weight: bold;}
.works .item-work .entry-content{
margin:0;
}
.works .title-work{
color:var(--segundary-color);
font-size: 1.3em;
margin: 0;
margin-bottom: 4%;
background: transparent;
}
.works .item-work p{
font-size: 1em;
margin:0;
margin-bottom:10px;
}
.works .item-work .details-work p{
margin-bottom: 0;
}
.action-work{
text-align: center;
margin-top: 7%;
}
.action-work a{
color:#FFF;
padding: 10px 64px;
background:var(--primary-color);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-decoration: none;
display: inline-block;
font-size: 1em;
}
.action-work a:hover{
background:var(--segundary-color);
}
.works .item-work .details-work{
margin:3% 0%;
}
.wpcf7 label{
width:100%;
}
.wpcf7 br{
display:none;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"], 
.wpcf7 input[type="month"], 
.wpcf7 input[type="week"], 
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="color"], 
.wpcf7 textarea,
.wpcf7 select,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,
.select2-container .select2-selection--single{
border: 2px solid var(--primary-color);
padding: 5px 20px;
height: auto;
font-size: 1em;
width: 100%;
outline: none;
}
.form-contacto .wpcf7 input[type="text"], 
.form-contacto .wpcf7 input[type="email"], 
.form-contacto .wpcf7 input[type="url"], 
.form-contacto .wpcf7input[type="password"], 
.form-contacto .wpcf7 input[type="search"], 
.form-contacto .wpcf7 input[type="number"], 
.form-contacto .wpcf7 input[type="tel"],
.form-contacto .wpcf7 input[type="range"],
.form-contacto .wpcf7 input[type="date"], 
.form-contacto .wpcf7 input[type="month"], 
.form-contacto .wpcf7 input[type="week"], 
.form-contacto .wpcf7 input[type="time"],
.form-contacto .wpcf7 input[type="datetime"], 
.form-contacto .wpcf7 input[type="datetime-local"], 
.form-contacto .wpcf7 input[type="color"], 
.form-contacto .wpcf7 textarea,
.form-contacto .wpcf7 select,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
padding: 12px 20px;
}
.wpcf7 select{
background: transparent;
-webkit-appearance: none;
cursor: pointer;
}
.wpcf7 .your-subject:after{
font-family: 'icomoon' !important;
content: "\e918";
position:absolute;
top: -1px;
right: 4px;
pointer-events: none;
box-sizing: border-box;
z-index: 9999;
transform: rotate(90deg);
padding: 15px;
background:Var(--primary-color);
color: #FFF;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder,
.wpcf7 select{
color:#cacdc4;
}
#modal-works button.close{
position:absolute;
top: -31px;
right: 0px;
opacity: 1;
color: #FFF;
font-size: 2em;
}
.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.modal {
text-align: center;
}
.modal-body {
position: relative;
padding: 40px 20px; margin-top: 0px !important;
}
.file {
position: relative;
display: inline-block;
cursor: pointer;
height: 4rem;
margin-bottom: 33px;
}
.file input {
min-width: 14rem;
margin: 0;
filter: alpha(opacity=0);
opacity: 0;
}
.file-custom {
position: absolute;
top: 0;
right: 0px;
left: 0;
z-index: 5;
height: auto;
padding: 0.8rem 1rem;
line-height: 1.5;
color: #cacdc4;
background-color: #fff;
border: 2px solid var(--primary-color);
border-radius: .25rem;
box-shadow: inset 0 .2rem .4rem rgba(0,0,0,.05);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.file-custom:after {
content: "Adjuntar hoja de vida";
}
.file-custom:before {
position: absolute;
top: -.175rem;
right: -0.279rem;
bottom: -.175rem;
z-index: 6;
display: block;
font-family: 'icomoon' !important;
content: "\e914";
padding: 0.9rem 1rem;
line-height: 1;
color: #FFF;
background-color: var(--primary-color);
border: .075rem solid #ddd;
border-radius: 0 .25rem .25rem 0;
font-size: 1.5em;
font-weight: 100;
} .file input:focus ~ .file-custom {
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
}
#newsletter .wpcf7-form-control-wrap{
margin-bottom:0;
}
.wpcf7 p{
margin:0;
}
.title-work,.requirements-work-single{
background: #dfe5d7;
}
.requirements-work-single{
padding: 2% 0%;
}
.requirements-work-single .item-requirements{
margin-bottom:2%; 
}
.requirements-work-single .item-requirements.salary strong,
.requirements-work-single .item-requirements.salary p{
font-size: 1.3em;
}
.requirements-work-single .item-requirements.salary p{
color:var(--segundary-color);
font-weight: bold;
}
.requirements-work-single p{
margin:0;
}
#single-works .content-work-title{
align-items: center;
width: 100%;
}
.title-work{
display:flex;
align-items: center;
flex-direction: column;
padding: 1% 0%;
width: 100%;
}
.title-work .content-detail-work{
display: flex;
align-items:center;
justify-content: center;
width: 100%;
}
.title-work .apply-work a{
display:flex;
align-items:center;
color: #FFF;
justify-content: center;
text-decoration: none;
}
.content-detail-work ul{
list-style: none;
padding:0;
margin:0;
margin-left: 3%;
}
.content-detail-work .icon-work{
font-size: 7em;
color: var(--segundary-color);
}
.content-detail-work ul li h1{
margin:0;
line-height:1;
font-size: 1em;
color: var(--text-color);
}
.content-detail-work ul li{
font-weight: bold;
font-size: 1em;
margin-bottom: 3%;
}
#info-work p,
.content-requirements-work{
font-size: 1em;
}
.title-work .apply-work{
padding: 2% 0%;
background: var(--primary-color);
width: 100%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 15px;
}
.title-work .apply-work a{
text-decoration:none;
outline: none;
}
.title-work .apply-work .icon-apply{
font-size: 2em;
}
.title-work .apply-work .text-apply{
font-size: 1em;
font-weight: bold;
margin-left: 3%;
line-height: 1;
}
.title-work .apply-work .text-apply p{
margin:0;
}
#info-work{
padding:2% 0%;
}
#info-work h3{
font-size:1.2em
}
#info-work p{
color:var(--segundary-color);
}
#info-work ul.list-objective{
list-style:none;
margin: 0;
padding: 0;
font-size: 1em;
padding-left: 20px;
}
#info-work ul.list-objective li{
position:relative;
margin-bottom: 3px;
}
#info-work ul.list-objective li:before{
font-family: 'icomoon' !important;
content: "\e908";
color: var(--segundary-color);
position:absolute;
left: -19px;
top: 7px;
font-size: 0.6em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 0em;
}
#modal-works .wpcf7-list-item .wpcf7-list-item-label{
font-size: 0.8em;
color: #7d7d7d;
}
.nav-tabs>li{
width: 100%;
}
.nav-tabs>li>a{
display:block;
background: var(--segundary-color);
color: #FFF;
padding: 1% 0%;
font-weight:bold;
text-align:center;
font-size: 1em;
border: 0;
margin: 0;
border-radius: 0;
line-height: 1;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover{
background:#a4ba79;
background-color:#a4ba79;
color:var(--segundary-color); 
border: 0;
}
.nav-tabs{
margin:0;
padding:0;
background: var(--segundary-color);
}
.tab-pane> ul{
list-style:none;
padding: 0;
margin:0;
}
.page-template-template-contacto .page-title{text-transform: uppercase;margin: 0;font-size: 1.6em;}
#contact .content-page h2{
color:var(--segundary-color);
text-transform: uppercase;
font-size: 1.3em;
}
#contact .content-page p{
font-size: 1em;
text-align:center;
}
.content-message-form{
width: 100%;
margin: 3% auto;
position:relative;
padding: 10px;
}
.content-message-form:before{
font-family: 'icomoon' !important;
content: "\e90f";
font-size: 35em;
color:var(--segundary-color);
position:absolute;
top: -248px;
left: -31px;
z-index: 2;
line-height: 1;
display: none;
}
.content-message-form h2{
color:var(--segundary-color);
margin: 0;
font-weight: bold;
text-align: center;
text-transform: uppercase;
font-size: 1em;
}
.form-group label:first-child{
padding-left:0;
}
.form-group label:last-child{
padding-right:0;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
}
.form-contacto .wpcf7-list-item-label{
color:#6f7074;
}
.form-contacto{ margin-bottom: 3%;
}
#contact .hojas{
position:absolute;
right:0;
width:10%;
display: none;
}
#contact .hojas-left{
bottom: -5%;
position:absolute;
left:0;
width: 10%;
display: none;
}
.column-1 .action-form button[type="submit"]{
margin:0;
}
#contact{
position:relative;
}
.page-template-template-contacto #newsletter{
display:none;
}
#menu-reponsive{
width:100%;
margin-top: 5px;
position: fixed;
top: 0;
margin: 0;
z-index: 99;
left: 0px;
}
.site-branding{
width: 49px;
}
.slicknav_menu {
background: #fff;
}
.slicknav_btn{
background: var(--primary-color);
}
.slicknav_nav a {
text-align: center;
color: #fff;
}
#sidebar-top .search{
position:relative;
display: flex;
align-items: center;
width: auto;
}
#sidebar-top .search label{
margin:0;
}
#sidebar-top .search-form.open{
display:block;
position:absolute;
right:0;
top: 46px;
width: 190px;
z-index: 2;
}
.search-mobile {
font-size: 2em;
padding: 0px 2px;
cursor: pointer;
color: var(--primary-color);
position: relative;
top: -2px;
}
.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover,
.slicknav_nav .current_page_item a{
background: var(--segundary-color);
color:#FFF;
outline: none;
}
.slicknav_nav ul{
margin:0;
}
.list-podcast .action.text-right{
text-align:center;
}
#social-networks ul li:first-child{
padding-right: 4%;
}
.widget_media_image .wp-block-image{
text-align:center;
}
.widget_media_image img{
display:inline-block;
}
#health-park .hoja-title:before{
display:none;
}
.woocommerce-account h2,
.woocommerce .wishlist-title h2,
.woocommerce-billing-fields h3{
color: var(--segundary-color)
}
.woocommerce-LostPassword.lost_password a,
.showlogin,
.woocommerce-privacy-policy-link ,
.woocommerce-MyAccount-navigation a,
.post-edit-link,
.woocommerce-MyAccount-content a,
.woocommerce-error a{
color:var(--primary-color)
}
.woocommerce-MyAccount-navigation ul{
list-style: none;
}
.woocommerce-MyAccount-navigation-link--downloads{
display: none
}
.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-content a:hover,
.woocommerce-MyAccount-navigation .is-active a,
.post-edit-link:hover{
color: var(--segundary-color);
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 0px 8px;
}
#info-conexion .page-title:before{
opacity:0;
}
#youtube .info-text,
#youtube .video-youtube{
width:100%;
margin-bottom: 4%;
}
#youtube{
overflow: hidden;
position:relative;
}
.info-book .laurel-books-left,
.info-book .laurel-books-right{
display:none;
}
.action-book.text-right{
text-align:center;
}
#blog-preview .title-blog{margin-bottom: 4%;}
.list-doctors .items-doctors{
margin-bottom:3%;
}
.list-doctors .items-doctors:last-child{
margin-bottom:0;
}
.page-template-theme-nosotros #health-park .description{
text-transform:lowercase !important;
}
.list-professionals .info-professionals P{
margin:0 5px;
line-height: 1.2;
font-size: 0.9em;
}
.list-professionals .info-professionals li,
.list-professionals .info-professionals ul{
line-height: 1.2;
font-size: 0.9em;
}
.xoo-wsc-basket{
display:block;
}
.gallery-contact img{
width:100%;
height:auto;
}
.content-distributors {
position:relative;
overflow-y: auto;
width: 100%;
}
.scroll-distributors{
width: 900px;
}
.modal-dialog{
margin-top: 32px;
}
.term-form .wpcf7-acceptance .wpcf7-list-item-label{
font-size: 0.9em;
}
.form-group {
margin-bottom: 0px;
}
label {
margin-bottom: 15px;
font-weight: 700;
}
.slicknav_nav{
background:var(--primary-color);
}
.text-account{
display:none;
}
#social-networks ul li{
padding: 3% 1%;
}
.site-main{
padding-top: 50px;
}
#newsletter .wpcf7 a{
color: #FFF;
font-family: 'Poppins-Semibold';
}
#newsletter .wpcf7 a:hover{
text-decoration: underline;
color: var(--text-color);
}
#billing_country_field,
#billing_postcode_field{
display: none !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
width:100%;
}
.woocommerce form .form-row label {
color: var(--primary-color);
margin-bottom: 0px;
}
.lg-backdrop {
background: rgba(93,113,50,.92);
}
.glightbox-clean .gnext svg,
.glightbox-clean .gprev svg{
display:none;
}
.glightbox-clean .gnext,
.glightbox-clean .gprev{
font-family: lg !important;
font-size: 22px;
background-color: rgba(0,0,0,.45);
}
.glightbox-clean .gprev:before{
content: '\e094'
}
.glightbox-clean .gnext:before{
content: '\e095';
}
.glightbox-clean .gprev,
.glightbox-clean .gnext {
width: 42px;
height: 39px;
padding: 0;
color: #999;
}
.glightbox-clean .gprev:hover:before,
.glightbox-clean .gnext:hover:before{
color:#FFF;
}
#lg-download-1{
display:none
}
.glightbox-clean .gclose {
width: 40px;
height: 40px;
top: 0px;
right: 0px;
}
.glightbox-clean .gclose svg {
width: 14px;
height: auto;
}
#lg-close-1{
color: #999;
background-color: rgba(0,0,0,.32);
}
#lg-close-1:hover{
color:#FFF;
}
.flex-product-featured .image-product img{
margin: 0 auto;
}
.page-template-theme-nosotros #about-us > .text-center .page-title{
margin-top: 4%;
margin-bottom: 0;
}
.info-professionals ul{
margin: 0;
}
.info-professionals h2{
font-size: 1em;
color: var(--segundary-color);
} .post-services {
justify-content: space-between;
padding-top: 140px;
}
.post-services__content {  }
.post-services__content .page-title {
font-weight: 400;
margin-bottom: 32px;
}
.post-services__content .page-title strong {
font-weight: 900;
}
.post-services__content p {
font-size: 27px;
line-height: 32.4px; }
.post-services__content img {
display: block;
margin: 0 auto;
}
.post-services__image {
width: 35%;
margin-top: -52px;
}
.post-services__image-main {
margin-bottom: 50px;
}
.post-services__image-main img:not(.img-decor) {
margin-left: auto;
}
.post-services__image-main .img-decor {
width: 15.57vw;
left: -113px;
bottom: -10px;
pointer-events: none;
z-index: -1;
} .action-payment {
color: var(--primary-color);
font-size: 22px;
font-weight: 500;
line-height: 26.4px;
}
.action-payment .container {
border-bottom: 1px dashed var(--primary-color);
padding: 30px 15px 40px;
}
.action-payment__decor {
left: 0;
bottom: -20px;
z-index: -1;
}
.action-payment p {
font-weight: 600;
margin-bottom: 42px;
}
.action-payment .btn {
display: inline-flex;
justify-content: center;
font-size: 27px;
font-weight: 700;
border: 5px solid var(--primary-color);
border-radius: 12px;
height: 68px;
padding: 12px;
transition: all 0.3s ease-in-out;
}
.action-payment .btn:hover {
color: var(--white-color);
background-color: var(--primary-color);
} .information-section {
padding: 68px 0;
}
.information-section__content { }
.information-section__content p {
font-size: 27px;
line-height: 32.4px;
margin-bottom: 28px;
}
.information-section__image {
width: 44%;
}
.information-section__image img {
margin-left: auto;
} .itinerary {
padding-bottom: 40px;
margin-top: 75px;
}
.itinerary .line-break {
border-bottom: 1px dashed var(--segundary-color);
margin-bottom: 66px;
}
.itinerary .page-title {
margin: 0 0 5px 60px;
}
.itinerary__notice p {
color: var(--primary-color);
font-size: 22px;
font-weight: 600;
line-height: 26.4px;
margin: 0 0 100px 60px;
}
.itinerary__day {
border: 1px solid var(--primary-color);
border-radius: 12px;
padding-bottom: 34px;
}
.itinerary__day:not(:last-child) {
margin-bottom: 56px;
}
.itinerary__day-title {
display: inline-block;
position: relative;
top: -35px;
color: var(--segundary-color);
font-size: 48px;
text-transform: uppercase;
background-color: var(--white-color);
padding: 0 30px;
margin: 0 0 16px 26px;
}
.itinerary__day-title span {
font-weight: 400;
}
.itinerary__day-description {
padding: 12px 60px;
}
.itinerary__day-description .day-image {
width: 50%;
}
.itinerary__day-description .day-list {
width: 50%;
list-style-type: none;
padding-left: 0px;
margin: 0;
}
.itinerary__day-description .day-list li {
position: relative;
padding-left: 45px;
}
.itinerary__day-description .day-list li:before { position: none;
content: '';
top: 14px;
left: 0;
width: 14px;
height: 14px;
background-color: var(--segundary-color);
border-radius: 50%;
}
.itinerary__day-description .day-list li:not(:last-child) {
margin-bottom: 35px;
}
.itinerary__day-description .day-list li h4 {
color: var(--segundary-color);
}
.itinerary__day-description .day-list li h4,
.itinerary__day-description .day-list li p {
font-size: 27px;
line-height: 32.4px;
margin: 0;
}
.itinerary__day-description .day-list li p strong,
.itinerary__day-description .day-list li p b {
color: var(--segundary-color);
} .program-value { }
.program-value__item {
display: block;
width: 100%;
color: var(--segundary-color);
text-align: center;
padding: 39px 40px 23px;
}
.program-value__item:first-child {
background-color: var(--subtitle-color);
}
.program-value__item:last-child {
background-color: var(--sixth-color);
}
.program-value__item-title {
font-size: 48px;
font-weight: 700;
margin: 0 0 47px;
}
.program-value__item-wrapper {
max-width: 430px;
margin: 0 auto;
}
.program-value__item p {
font-size: 21px;
line-height: 25.2px;
margin: 0;
}
.program-value__item p.program-value__item-name {
font-size: 27px;
font-weight: 700;
line-height: 32.4px;
}
.program-value__item p.program-value__item-price {
font-size: 48px;
font-weight: 700;
line-height: 57.6px;
margin-bottom: 21px;
}
.form-contacto form {
padding: 0px 22%;
}
.form-group.aseundo_ayudarte label {
width: 100%;
padding: 0px;
}
.form-group { }
.form-group.aseundo_ayudarte {
width: 100% !important;
}
.form-group.aseundo_ayudarte {
flex-wrap: wrap;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control {
color: #a0a0a0;
}
textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
color: #a0a0a0;
font-size: 16px;
}
.form-group input[type="text"],
.form-group input[type="email"],
.form-group.aseundo_ayudarte textarea{
padding-left:15px;
padding-top:5px
}
section#archive-filters input[type="text"] {
width: 100%;
margin-bottom: 15px;
border-radius: 5px;
border-color: #b1bd98;
}
.submit-filter input {
background: var(--segundary-color);
width: 100%;
color: #fff;
font-size: 24px !important;
font-weight: 700;
border-radius: 5px;
}
.filter-form .modalform a {
background:var(--segundary-color);
color:#fff;
display: block;
display: flex;
vertical-align: middle;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 15px;
border-radius: 5px;
}
.filter-form h3 {
margin: 0px;
line-height: 0.9em;
}
.filter-form .text-modal {
}
.filter-form .icon {
vertical-align: middle;
font-size: 69px;
}
.works .item-work {
border: 1px #b1bd98 solid;
border-radius: 4px;
padding: 20px;
}
.works .item-work .title-work{
background:none;
color:var(--segundary-color); 
}
.works .action-work a {
background: var(--segundary-color); color: #fff;
font-size: 18px !important;
font-weight: 700;
border-radius: 5px;
padding: 10px 30px;
}
.modal-body label{
width: 100%;
}
.select2-container--default .select2-selection--single,
.woocommerce-input-wrapper select,
.woocommerce-input-wrapper input[type="text"] {
height: 35px;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
line-height: 1.2;
} @media screen and (max-width: 1400px) {
.post-services__content,
.information-section__content {
padding-left: 30px;
}
}
@media screen and (min-width: 1366px) {
.container--custom {
max-width: 1734px !important;
}
}
@media screen and (max-width: 991px) {
.post-services {
padding-top: 70px;
}
.works .item-work{
margin-top:2em;
padding-top: 0;
}
.post-services__content,
.post-services__image,
.information-section__content,
.information-section__image,
.itinerary__day-description .day-image,
.itinerary__day-description .day-list,
.program-value__item {
width: 100%;
}
.post-services__content,
.information-section__content {
padding: 0 30px;
}
.post-services__image,
.information-section__image {
margin-top: 60px;
}
.post-services__image-main .img-decor {
width: initial;
left: initial;
right: 482px;
}
.action-payment__decor {
display: none;
}
.itinerary .page-title {
margin: 0 0 5px;
}
.itinerary__day-description .day-list {
padding-left: 0;
padding-top: 20px;
}
#list-videos .glightbox-video h2{
font-size: 16px !important;
margin-bottom: 0px !important;
}
}
@media screen and (max-width: 880px) {
.site-header .content-header {
width: 87% !important;
}
}
@media screen and (max-width: 767px) {
.leafy-title {
font-size: 34px !important;
padding-left: 60px;
}
.itinerary__notice p {
margin: 0 0 100px;
}
#newsletter .wpcf7-form p {
font-size: 1em;
margin-bottom: 0em;
}
#newsletter .page-title{
margin-bottom:0.5em;
margin-top: 0.5em;
}
#newsletter .content-form .text-left {
width: 100%;
}
#newsletter .content-form .text-right {
width: 66%;
}
section.modalform {
width: 100%;
margin-top: 1em;
}
.filter-form .modalform a {
background: var(--segundary-color);
color: #fff;
display: block;
display: flex;
vertical-align: middle;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 5px;
border-radius: 5px;
}
section#archive-filters input[type="text"]{
height: 50px;
}
}
@media screen and (max-width: 600px) {
#values ul li{
text-align: center;
margin-bottom: 25px;
padding-left: 0px;
}
#values ul li span{
left: -32px !important;
}
.list-service .text-service{
top:60px
}
}
@media screen and (max-width: 480px) {
#about-us .list-health-park ul li h4:before, 
#parques .list-health-park ul li h4:before {
left: -39px;
}
#values ul li span{
position:relative
}
#values ul li span {
left: 0px !important;
}
.form-contacto form {
padding: 0px 0%;
}
}
@media screen and (max-width: 366px) {
#newsletter input[type="email"] {
font-size: 20px;
margin-top: 30px;
}
.site-header .content-header {
width: 84% !important;
}
}
.img-acosystem img{
display: inline-block;
margin:2% 0%;
}
.content-text-acosystem ul{
margin:0;
padding-left: 20px;
}
.content-text-acosystem p, .content-text-acosystem ul {
font-size: 1.3em;
}
#dropdowndistributor{
position: absolute;
cursor: pointer;
font-size: 1.5em;
right: 6px;
top: 18px;
transform: rotate(90deg);
}
#dropdowndistributor:hover{
color:#a4ba79;
}
.filter .dropdown-menu>li>a.active{
background: #a4ba79;
color: #FFF;
}
.dropdown-menu{
padding:0 !important;
}
.woocommerce-order-pay #payu_latam_form{
margin-bottom: 20px;
}
.xoo-wsc-basket{
bottom: 77px;
display: flex;
}
.is-style-outline>.wp-block-button__link:not(.has-background):hover, 
.wp-block-button__link.is-style-outline:not(.has-background):hover{
background: var(--primary-color)!important;
border-color: var(--primary-color)!important;
color: #FFF !important;
}
.boton-accion-planes-salud {
border: 1px solid !important;
color:var(--primary-color)!important;
font-size: 1.45rem!important;
}
.wp-block-button__link{
font-size: 1em;
}
.comment-respond{
position:relative;
z-index:10;
}
#search{
padding:3% 0%;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
width: 100%;
padding: 12px 20px;
border: 2px solid var(--primary-color);
height: auto;
font-size: 1em;
width: 100%;
outline: none;
background: #FFF;
}
.woocommerce-password-hint{
display:none;
}
section#ecosystem .page-title {
color: var(--text-color);
font-weight: bold;
}
.shop_table.cart.woocommerce-cart-form__contents .cart_item .product-name a{ 
color: var(--segundary-color)!important;
text-transform: uppercase;
}
.custom-grid-planes .wp-block-button.is-style-outline>.wp-block-button__link{ }
.custom-grid-planes .wp-block-button.is-style-outline>.wp-block-button__link:hover{
color: var(--wp--preset--color--white) !important; }
@media (max-width: 781px) {
.custom-grid-planes2{
display: block!important;
}
}
@media (min-width: 990px) {
.menu-higher {
position: sticky;
top: 0;
left: 0;
z-index:9;
}
header#masthead.site-header{
position: sticky;
top: 40px;
z-index:9;
}
}@media only screen and (min-width: 320px) {
#dropdowndistributor{
right: 6px;
top: 10px;
}
.site-header .content-header{
width: 86%;
}
.content-footer {
padding: 4% 0%;
padding-bottom: 2%;
}
.column-3 {
padding-left: 1%;
padding-right: 1%;
}
.content-footer .column {
margin-bottom: 1.5em;
}
article#post-13382 #imagen-producto img {
width: 100%;
}
}
@media only screen and (min-width: 360px) {
.info-video{
top: 44%;
}
.site-header .content-header{
width: 85%;
}
#reviews #comments .commentlist{
height: 195px;
}
#blog-preview .shared-counts-wrap{
width:auto;
}
.social-networks-doc ul li a{
font-size: 1.8em;
}
.video-background, .image-url{
height: 190px;
}
#newsletter input[type="email"]{
font-size:20px
}
}
@media only screen and (min-width: 480px) {
#dropdowndistributor{  }
.info-video{
top: 38%;
}
#ecosystem a img{
height: 200px;
width: 200px;
}
.site-header .content-header{
width: 90%;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 3.5%;
}
#categories-allied ul li{
margin: 1% 2%;
}
#reviews #comments .commentlist{
height: 146px;
}
.stations ul{
flex-direction: row;
}
.stations ul li{
width: 50%;
}
.channels-category-podcast .title-channels{
font-size: 1.1em;
}
#list-videos{
flex-direction: row;
}
#list-videos .glightbox-video{
width: 50%;
}
.list-professionals{
padding: 0px 42px;
}
.list-professionals > .slick-list > .slick-track > li{
margin: 0px 25px;
padding: 20px;
margin-top: 1.5%;
}
.social-networks-doc ul li a{
font-size: 2.5em;
}
.list-doctors .page-title small{
text-align: left;
}
.info-video .text-video p{
font-size:0.9em;
}
.video-background, .image-url{
height: 195px;
}
#podcast .list-podcast .action a{
padding: 10px 37px;
font-size: 1em;
}
.list-doctors .text-doc h3{
margin-left: 6%;
font-size: 1.3em;
}
} @media only screen and (min-width: 600px) {
.info-video{
top: 40%;
}
#gallery .slick-dots{
bottom: 7px;
}
.site-header .content-header{
width: 92%;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 100px;
}
.list-service li .mask{
display:block;
}
.woocommerce-shop .hoja-title:before{
width: 38px;
height: 38px;
top: 17px;
left: -39px;
}
.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product,
#product-selling .woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
width: 50%;
}
.woocommerce-page ul.products li.product{
width: 50%;
}
#podcast-archive .header-caregory-podcast{
padding: 0% 12%;
}
.hoja-title:before{
top: 10px;
left: -30px;
}
.list-service h3{
border:0;
height: 58px;
}
.list-service h3:before{
font-size: 6em;
padding: 2%;
left: -30px;
top: -42px; }
.social-networks-doc ul li a{
font-size: 3em;
}
#values ul li{
padding-left: 6%;
padding-right: 5%;
}
.video-background, .image-url{
height: 251px;
}
#social-networks ul li{
padding: 3% 1%;
}
#header-allied .content-header{
flex-direction: row;
}
.woocommerce-page ul.products .row{
flex-direction: row;
}
.woocommerce-page ul.praoducts .row{
flex-direction:row;
}
.list-channels{
flex-direction:row;
}
.list-channels li{
width: 33%;
}
#channels .list-channels{
flex-direction:row;
}
#channels .list-channels .item-channel{
width:50%;
margin-bottom: 5%;
}
#logos ul{
flex-direction: row;
}
#logos ul li{
width:50%;
}
#gallery-lightbox .item-lightbox{
width: 48%;
}
#gallery-lightbox{
flex-direction: row;
}
.list-service{
flex-direction:row;
}
.list-service > li{
width:50%;
padding: 4.5%;
margin-bottom: 3%;
}
#featured ul{
flex-direction:row;
}
#values ul{
flex-direction: row;
}
#values ul li,
#featured ul li{
width: 50%;
}
#social-networks ul,
.social-networks-doc ul{
flex-direction: row;
}
.products{
flex-direction: row;
}
#ecosystem a{
width:50%;
}
#ecosystem .content-ecosystem{
flex-direction: row;
margin: 0 auto;
padding: 3% 7%;
}
}
@media only screen and (min-width: 640px) {
.list-service h3:before{
font-size: 6.2em;
padding: 2%;
left: -29px;
top: -46px;
}
}
@media only screen and (min-width: 650px) {
.list-service h3:before{
font-size: 6.6em;
padding: 2%;
left: -29px;
top: -45px;
}
}
@media only screen and (min-width: 700px) {
.list-service h3:before{
font-size: 7em;
padding: 2%;
left: -30px;
top: -50px;
}
article#post-13382 #imagen-producto img {
width: 50%;
}
}
@media only screen and (min-width: 740px) {
.list-service h3:before{
font-size: 7.3em;
padding: 2%;
left: -32px;
top: -55px;
}
} @media only screen and (min-width: 768px) {
#dropdowndistributor{
right: 6px;
top: 11px;
}
.content-footer .column {
margin-bottom: 0em;
}
#products-allied ul li{
padding: 1% 1%;
}
#products-featured ul li{
margin:1% 1%;
}
.woocommerce-page .related.products li{
width: 50% !important;
}
.list-health-park ul li p{
font-size:1em;
}
.list-health-park ul li{
width:auto;
}
.site-header .content-header{
width: 84%;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 100px;
}
.form-group {
margin-bottom: 15px;
}
.title-allied h2{
font-size: 2.8em;
}
#categories-allied ul li{
margin: 1% 1%;
}
.title-category-allied h3{
font-size: 1.10em;
}
#reviews #comments .commentlist{
height: 159px;
}
.woocommerce div.product form.cart button[name="add-to-cart"]{
font-size:1.4em;
}
.list-professionals .info-professionals{
height:183px;
overflow-y: auto;
}
#professionals .name-professionals h3{
font-size: 1.5em;
}
.list-service > li{
width:50%;
padding: 4.5%;
margin-bottom: 3%;
}
.shared-counts-wrap.style-icon .shared-counts-button{
float:left;
}
#comments .comment-list .comment-body .comment-meta{
width:13%;
}
#comments .comment-list .comment-body .comment-author{
margin-right: 23px;
}
#comments .comment-list .comment-body{
align-items: left;
flex-direction:row;
}
#blogs .blogs .info-blog, 
#blog-preview .info-blog{
justify-content: flex-start;
}
#blog-preview .title-blog{
margin-bottom:0;
}
#blog-preview .page-header{
text-align:left;
}
.products.books .item-product-book .info-book{
margin-bottom: 0%;
}
.products.books .title-book,
.products.books h3{
text-align:left;
padding-right: 16%;
}
.action-book.text-right{
text-align:right;
}
.products.books .item-product-book .info-book p{
font-size:1.3em;
}
.products.books .item-product-book .info-book,
.products.books .item-product-book .image-book{
width:50%;
}
.products.books .item-product-book:nth-child(even) .info-book{
order:1
}
.products.books .item-product-book:nth-child(odd) .info-book{
order:0
}
.products.books .item-product-book{
flex-direction: row;
}
.item-product-book .content-excerpt{
overflow-y:auto;
height:300px;
margin-bottom:3%;
}
#podcast-archive .hoja-title:before{
top: 4px;
left: -29px;
width: 25px;
height: 29px;
}
.channels-category-podcast .title-channels{
font-size: 1.4em;
}
#conexion .slick-prev,
#allied .slick-prev,
#allied .slick-next,
#conexion .slick-next{
display: inline-block !important;
}
#info-conexion .page-title:before{
opacity:1;
}
#info-conexion .page-title{
font-size: 1.6em;
}
.list-service h3:before{
font-size: 6.9em;
padding: 2%;
left: -27px;
top: -53px;
}
.list-service h3:before{
font-size: 7.5em;
padding: 2%;
left: -39px;
top: -58px;
}
.social-networks-doc ul li a{
font-size: 4em;
}
#values ul li{
width: 33%;
}
#gallery .slick-dots{
bottom: 20px;
}
.video-background, .image-url{
height: 329px;
}
.widget_media_image .wp-block-image{
text-align: left;
}
.column-2{
padding-left:3%;
width: 34%;
}
.column > h3 {
margin-bottom: 9%;
text-align: left;
}
.info-video{
top: 44%;
}
.form-contacto .column-1{
display:flex;
align-items: flex-start;
}
.column-1 .term-form{
width: 75%;
}
.column-1 .action-form{
width: 41%;
}
.form-group{
display:flex;
}
.form-group label{
padding:0px 15px;
}
.filter-form #archive-filters{
width: 60%;
padding-bottom: 0%;
padding-right: 4%;
}
.filter-form .modalform{
width: 40%;
}
.filter-form{
flex-direction:row;
margin-top: 3%;
}
#products-allied .flex-product-allied{
flex-direction: column;
}
#products-allied .flex-product-allied .image-product{
width:40%;
}
#products-allied .flex-product-allied .info-product{
width:50%;
}
#blogs .blogs .item-blog{
width: 50%;
padding: 3% 2%;
}
#blogs .blogs{
flex-direction: row;
}
.stations ul li{
width: 50%;
}
.list-channels li{
width:33%;
}
#podcast-archive .podcast-list ul{
flex-direction: row;
}
#podcast-archive .podcast-list ul li{
width: 50%;
}
.goverlay {
background: rgba(93,113,50,.92);
}
#channels .list-channels .item-channel{
width:33%;
margin-bottom: 4%;
}
#contact-location{
flex-direction: row;
}
#gallery-lightbox .item-lightbox{
width:33%;
}
#values ul li{
padding-left: 5%;
padding-right: 2%;
}
#featured ul li{
width: 33%;
}
#single-professional .list-doctors .text-doc{
width: 100%;
}
#single-professional .list-doctors .image-doc{
width: 100%;
}
.content-footer{
flex-direction: row;
align-items: flex-start;
text-align: left;
}
.content-health-park{
flex-direction: row;
flex-wrap:wrap;
position: relative;
z-index: 2;
}
#about-us .list-health-park,
#parques .list-health-park{
width: 100%;
}
.video-health-park{
width: 50%;
}
#about-us .list-health-park ul li,
#parques .list-health-park ul li{
width: 33%;
}
#podcast .content-podcast{
flex-direction: row;
}
.home #podcast .image-podcast{
width: 37%;
}
.home #podcast .list-podcast{
width: 63%;
padding-left: 5%;
}
#ecosystem a {
width: 50%;
}
.container {
max-width: 750px;
}
#segundary-menu{
flex-direction:row;
}
.list-health-park ul{
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
}
} @media only screen and (min-width: 992px) {
article#post-13382 #imagen-producto img {
width: 30%;
}
.wp-block-button__link{
font-size: 1.125em;
}
.is-style-outline>.wp-block-button__link:not(.has-background), 
.wp-block-button__link.is-style-outline:not(.has-background){
font-size: 1.125em;
}
#dropdowndistributor{
right: 6px;
top: 18px;
}
.page-template-theme-nosotros #about-us > .text-center .page-title{
margin-top: 1%;
}
#single-professional .list-doctors .image-doc .wp-post-image{
object-fit: cover;
text-align: right;
width: 100%;
height: 100%;
position: relative;
right: -100px;
bottom: -23px;
}
.list-doctors .image-doc .leave-professional{
display:block;
}
#single-professional .leave-professional{
position: absolute;
bottom: 0;
left: 37px;
width: 44%;
z-index: 2;
}
.page-template-default .hoja-title:before{
top: 4px;
left: -30px;
}
.page-title{
font-size: 2em;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last{
width:47%;
}
#archive-filters h2{
text-align:left;
}
.action-youtube a span{
}
.action-youtube a{
font-size: 1.4em;
}
.action-youtube{
margin-top: 9%;
}
#info-conexion p{
font-size:1.3em;
}
#contact-location .title-contact h4:before{
left: -40px;
}
.acf-map{
height:500px;
}
#contact-location .contact ul li{
margin-bottom: 16%;
}
#contact-location .texto-contact{
font-size:1.3em;
}
#contact-location .title-contact h4{
font-size: 1.6em;
}
.circle-park{
display:block;
}
#values h2{
font-size: 1.6em;
}
.action-work {
text-align: right;
}
#list-videos .glightbox-video h3{
font-size: 1.17em;
}
#info-discovery p{
font-size:1.6em;
}
.list-doctors .text-doc{
font-size: 1.6em;
}
#education .info-edication{
font-size:1.3em;
}
#single-professional .list-doctors .items-doctors .text-doc{
font-size: 1.3em;
}
.woocommerce-description h3, .woocommerce #reviews #comments h2{
font-size: 1.3em;
}
.woocommerce table.shop_attributes{
font-size: 1.3em;
}
.custom-field-product{
font-size: 1.3em;
}
.woocommerce-description p{
font-size:1.3em;
}
.woocommerce #review_form #respond p, .comment-reply-title{
font-size: 1.3em;
}
#reviews #commentform input[type="text"], #reviews #commentform textarea, #commentform input[name="email"]{
font-size: 1.3em;
}
.woocommerce #reviews #comment{
height:75px;
}
#about-us .subtitle-health-park, #parques .subtitle-health-park{
font-size:1.8em;
}
#health-park .description p{
font-size: 1.3em;
}
.site-main{
padding-top: 0px;
}
.text-account{
display:block;
}
#sidebar-top .user a{
background: var(--primary-color);
color: #FFF;
padding: 10px 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
cursor: pointer;
font-size: 1em;
display: block;
}
.user-mobile{
display:none;
}
#sidebar-top .search{
width:164px;
}
.list-health-park ul li h4{
font-size: 1.5em;
}
.site-header .content-header{
width: 90%;
}
#contact-location .contact {
width: 43%;
padding-left: 14%;
}
#contact-location .location {
width: 57%;
}
#contact-location .contact .leaf-park{
display:block;
width: 62%;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 10.5%;
}
.content-message-form{
margin: 8% auto;
}
.page-template-template-contacto .page-title{
margin-bottom: 4%;
margin-top: 1%;
}
#contact .content-page p{
font-size: 1.3em;
}
#contact .content-page h2{
font-size: 1.3em;
}
.term-form .wpcf7-acceptance .wpcf7-list-item-label{
font-size: 1em;
}
#contact .hojas,#contact .hojas-left{
display:block;
}
.content-message-form{
width: 45%;
}
.content-message-form:before{
top: -221px;
left: -31px;
display:block;
}
.content-message-form h2{
font-size: 1.2em;
}
.nav-tabs>li>a{
padding: 20% 0%;
font-size: 1em;
}
.nav-tabs>li>a[aria-controls="recepcion"]{
padding: 11.5% 0%;
}
.nav-tabs{
display:flex;
align-items: center;
justify-content: space-around;
}
#modal-works button.close{
top: 8px;
right: 16px;
position: absolute;
}
.modal-dialog{
margin-top:60px;
}
.modal-body{
padding: 36px 50px;
padding-top: 55px;
}
.requirements-work-single .item-requirements.salary strong, .requirements-work-single .item-requirements.salary p{
font-size: 1.8em;
}
#info-work p, .content-requirements-work{
font-size: 1.3em;
}
.title-header-works .icon{
font-size: 6.3em;
}
.title-header-works .text-title h2{
font-size: 2.3em;
}
#info-work ul.list-objective{
padding-left:0;
font-size: 1.3em;
}
.title-work .apply-work .text-apply{
font-size:2em;
}
.title-work .apply-work .icon-apply{
font-size: 4em;
}
.content-detail-work .icon-work{
font-size: 9em;
}
.content-detail-work ul li{
font-size: 1.4em;
}
.title-work .apply-work{
width:38%;
}
.title-work .content-detail-work{
width: 74%;
justify-content: flex-start;
}
.title-work{
flex-direction:row;
justify-content: space-between;
}
.filter-form .modalform a .text-modal h3{
font-size: 2.3em;
}
#archive-filters input[type="text"], 
#archive-filters input[type="submit"]{
padding: 12px 12px;
font-size: 1em;
}
.action-work a{
font-size: 1.3em;
}
.works .item-work strong{
font-size: 1.4em;
font-weight: bold;
}
.works .item-work p{
font-size: 1.2em;
}
.works .title-work{
font-size: 1.3em;
}
.title-category-allied h3{
font-size: 1.17em;
}
#products-allied p{
font-size:1.3em;
}
#products-featured .title-featured h2{
font-size: 1.5em;
text-align: left;
}
#products-allied .info-product h3, .categories-product h4{
font-size: 1.6em;
}
#info-allied{
padding: 7% 0%;
}
#info-allied p{
font-size: 1.6em;
}
.title-allied h2{
font-size: 3.1em;
}
#categories-allied ul li{
margin: 8% 3%;
}
#web .btn-web a{
padding: 15px 84px;
font-size: 1.6em;
}
#web .content-title-portal{
margin-bottom:0%;
}
#web .content-title-portal h2:nth-child(3){
padding-left: 32%;
font-size: 1.3em;
color: #d2e28a;
}
#web .content-title-portal h2:nth-child(2){
padding-left: 5%;
}
#web .btn-web a{
display:inline-block;
}
#web .content-title-portal h2:nth-child(3){
font-size: 2.6em;
}
#web .content-title-portal h2{
font-size: 2.5em;
display: block;
text-align: left;
}
#web .content-title-portal,
{
width: 50%;
text-align: left;
}
#archive-filters .form-filter,
#archive-filters .info-text-distributor{
width:50%; }
#web .row-web{
flex-direction: row;
}
.scroll-distributors{
width:100%;
}
#archive-filters .form-filter .filter input{
padding: 18px 19px;
font-size: 1.5em;
}
#archive-filters .form-filter button[type="submit"]{
padding: 11px 12px;
font-size: 3em;
}
#archive-filters .row{
padding: 0% 7%;
}
#archive-filters .info-text-distributor{
text-align:left;
}
#archive-filters .info-text-distributor h2:nth-child(2){
padding-left: 9%;
}
#archive-filters .info-text-distributor h2:nth-child(3){
padding-left: 25.9%;
font-size: 1.em;
}
#archive-filters .info-text-distributor h2:nth-child(4){
padding-left: 35.9%;
font-size: 1.5em;
}
#archive-filters .info-text-distributor h2 span{
font-size: 1.8em;
text-transform: lowercase;
padding: 0;
}
#archive-filters .info-text-distributor h2{
font-size: 1.4em;
display: block;
}
#archive-filters .info-text-distributor{
padding-left: 12%;
}
#archive-filters .row{
flex-direction:row;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
font-size:1.3em;
}
#reviews #comments .commentlist{
height: 133px;
}
.nav-tabs{
padding: 0% 3%;
}
#channels .list-channels .item-channel:last-child{
padding:0;
}
#channels .list-channels{
padding: 0% 6%;
}
#sidebar-top{
width: 58%;
}
#professionals .name-professionals h3{
font-size: 1.4em;
}
.list-professionals .info-professionals{
font-size: 1.2em;
}
#about-us .list-health-park ul li h4, #parques .list-health-park ul li h4{
font-size: 1.6em;
}
.hoja-title:before{
opacity:1;
}
#info-park-1, #info-park-2{
font-size: 1.3em;
}
#featured ul li{
font-size: 1.3em;
}
#featured h2{
font-size: 2em;
text-align: left;
}
#about-us #health-park .page-title:before{
display:block;
}
.woocommerce div.product .product_title{
text-align:left;
}
#wpgs-gallery.woocommerce-product-gallery{
width:50%;
}
.gallery-product{
flex-direction:row;
}
.woocommerce-shop .flex-products .content-products{
order:0;
}
.wp-block-woocommerce-product-search,
.woocommerce .woocommerce-ordering,
.wc-block-product-categories-list .wc-block-product-categories-list-item{
margin-bottom:27%;
}
#social-networks .page-title{
font-size: 2.5em;
}
#social-networks ul li a{
font-size: 3em;
}
.woocommerce-shop .hoja-title:before{
width: 36px;
height: 36px;
top: 18px;
left: -36px;
}
.woocommerce-products-header{ padding-left: 15%;
}
.flex-products .content-products{
width: 75%;
}
.flex-products .filters{
width: 25%;
order: 1;
}
.flex-products{
flex-direction: row;
}
.woocommerce-page ul.products .row{
padding-left: 15%;
}
#blog-preview .hojas-bottom-left, #blog-preview .hojas-top-right{
display:block;
}
#blog-preview .entry-content{
font-size: 1.3em;
}
#blogs .blogs .item-blog .action{
text-align:right;
}
#blogs .blogs .item-blog .action a{
font-size: 1.3em;
padding: 10px 30px;
}
.blogs .item-blog .title-blog h3, #blog-preview .title-blog h3{
font-size: 1.3em;
}
.blogs .item-blog .title-blog h2, #blog-preview .title-blog h2{
font-size: 1.3em;
}
#blogs .blogs .item-blog .excerpt{
font-size: 1.3em;
}
#blogs .blogs .item-blog{
padding: 3% 6%;
}
.item-blog .laurel-books-left{
bottom: -6%;
left: -22%;
width: 29%;
display:block;
}
.item-blog .laurel-books-right{
top: -5%;
right: -25%;
width: 29%;
display:block;
}
#blogs .categories-blog .widget_categories form:after{
top: 22px;
}
#blogs .categories-blog select{
font-size: 1.3em;
padding: 12px 35px;
}
.title-blog-icon h1{
font-size: 1.8em;
}
#blogs .leave-left{
left: -3%;
width: 24%;
top: -15%;
z-index: 1;
}
#blogs .leave-right{
right: -6%;
width: 24%;
top: -21%;
}
.products.books .item-product-book .action-book a{
padding: 10px 45px;
font-size: 1.4em;
}
.products.books h3{
font-size:1.4em;
}
.products.books .title-book{
font-size: 1.8em;
}
.products.books .item-product-book{
margin-bottom:0;
}
.item-product-book .content-excerpt{
overflow-y:hidden;
height:auto;
}
.info-book .laurel-books-left{
bottom: -10%;
left: -27%;
}
.info-book .laurel-books-right{
top: -8%;
right: -25%;
}
#products-books .hojas-top-right, #products-books .hojas-bottom-left, .blogs .hojas-top-right, .blogs .hojas-bottom-left{
display: block;
}
#books .leave-left{
left: -7%;
width: 26%;
top: -40%;
z-index: 1;
}
#books .leave-right{
right: -7%;
width: 26%;
top: -30%;
}
#podcast-archive .hoja-title:before{
top: 4px;
left: -37px;
width: 32px;
height: 29px;
}
#podcast-archive .page-title{
font-size: 1.9em;
}
#podcast-archive .header-caregory-podcast .info-category-podcast{
padding-left: 9%;
}
#podcast-archive .header-caregory-podcast{
flex-direction: row;
display: flex;
}
.header-caregory-podcast .image-podcast{
width: 40%;
}
.header-caregory-podcast .info-category-podcast{
width: 60%;
}
#youtube .leave-right{
right: -6%;
width: 30%;
top: -5%;
}
#youtube .leave-left{
left: -11%;
width: 30%;
top: -5%;
z-index: 1;
}
#youtube .title-youtube h5{
font-size: 1.8em;
padding-left: 27%;
color: #2e5810;
}
#youtube .title-youtube h4{
font-size: 2.3em;
padding-left: 24%;
color: #3e611d;
}
#youtube .title-youtube h2{
padding-right: 25%;
font-size: 2.8em;
color: #496624;
}
#youtube .title-youtube h3{
font-size: 2.8em;
color: #2e5810;
}
#youtube #info-youtube{
flex-direction:row;
}
#youtube .video-youtube{
width: 60%;
}
#youtube .info-text{
width: 40%;
margin-bottom: 0%;
}
#discovery .leave-right{
right: -12%;
width: 33%;
top: -4%;
}
#discovery .leave-left{
left: -8%;
width: 33%;
top: -1%;
}
#channels .list-channels h3{ }
#info-conexion .page-title{
font-size: 2em;
}
.separator{
display:block;
}
.list-service h3:before{
font-size: 7.5em;
padding: 2%;
left: -34px;
top: -45px;
}
#ecosystem h2{
font-size: 2.6em;
}
.social-networks-doc ul li a{
font-size: 2em;
}
.list-doctors .text-doc h3{
font-size: 1.4em;
}
#single-professional .list-doctors .hoja-title{
margin-left: 6%;
margin-bottom: 5%;
}
#products-natural .text-products-natural h3{
text-align:left;
}
#products-natural .text-products-natural p{
font-size: 1.3em;
}
#products-natural .text-products-natural h2{
font-size: 2em;
text-align: left;
padding-right: 15%;
}
#products-natural{
flex-direction: row;
}
#products-natural .text-products-natural{
width: 41%;
}
#products-natural .image-products-natural{
width: 59%;
text-align: right;
padding-right: 4%;
}
.list-doctors .items-doctors:nth-child(even) .text-doc{
order:1
}
.list-doctors .items-doctors:nth-child(odd) .text-doc{
order:0
}
#doctors .list-doctors .info-doc{
flex-direction: row;
}
.list-doctors .image-doc{
width: 40%;
}
.list-doctors .text-doc{
width: 60%;
}
.list-doctors .text-doc{
overflow-y:auto;
height: 427px;
}
.list-doctors .text-doc{
font-size: 1.3em;
}
#health-park .action-health-park a{
font-size: 2em;
}
.info-video .text-video p{
font-size: 1.2em;
}
.video-background,
.image-url {
height: 392px;
overflow: hidden;
}
#product-selling .hojas{
display:block;
}
#health-park .hoja-title:before{
opacity: 1;
}
.hoja-title:before{
width: 30px;
height: 30px;
}
.list-doctors .hoja-title:before {
top: auto;
bottom: 0px;
}
#single-professional .list-doctors .hoja-title:before{
top: auto;
left: -30px;
bottom: 0px;
}
.woocommerce-shop .hoja-title:before{
width: 35px;
height: 36px;
top: 13px;
left: -36px;
}
.page-template .page-title{
font-size:2em;
line-height: 1.3;
}
.content-footer{
padding: 4% 0%;
}
#newsletter label{ margin-bottom: 1px;
}
#newsletter .text-right{
text-align:right;
}
.wpcf7-form-control-wrap{
margin-bottom: 25px;
}
#newsletter .content-form{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-content: space-between;
}
.content-newsletter{
position: relative;
padding: 0% 3%;
}
.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product,
.woocommerce-page ul.products li.product
.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
width: 33%;
}
#health-park .page-title{
padding-right: 9%;
}
.list-health-park{
width: 50%;
text-align: left;
}
.leaf-3-right,.leaf-3-left{
display: block;
}
.leaf-3-right {
position: absolute;
right: -8%;
bottom: -31%;
z-index: 1;
}
.leaf-3-left {
position: absolute;
bottom: -26%;
left: -16.5%;
z-index: 1;
width: 24%;
}
#podcast .list-podcast .action a{
font-size: 1.3em;
}
#podcast .list-podcast .action{
text-align:right;
}
#education .content-title{
text-align: left;
}
#education .hojas,
#podcast .hojas-left{
display:block
}
.laurel-left {
left: -2%;
top: 32%;
}
.laurel-derecha{
right: -2%;
top: 6%;
z-index: 0;
}
#discovery .leave-left, 
#discovery .leave-right, 
#youtube .leave-left, 
#youtube .leave-right,
#books .leave-left, 
#books .leave-right, 
#blogs .leave-left, 
#blogs .leave-right, 
#info-allied .leave-right, 
#info-allied .leave-left, 
.laurel-derecha,
.laurel-left{
display:block;
}
.info-video img{
width:100%;
}
.info-video .text-video p{
font-size: 1.6em;
}
.info-video {
right: 4%;
bottom: 4%;
width: 39%;
z-index: 2;
top: auto;
text-align: left;
transform: translate(0%, 0%);
}
#ecosystem a{
width:33.333333333333336%;
}
.site-header{
padding: 0.5% 0%;
}
#sidebar-top .search-form{
display:block;
}
.search-mobile{
display:none;
}
.site-header .container {
width: 970px;
}
#segundary-menu{
display: flex;
}
.mobile{
display:none;
}
.site-branding{
width: 10%;
}
.site-header .content-header{
flex-wrap: nowrap;
}
.main-navigation{
display:block;
}
.site-header .content-header{
flex-direction:row;
align-items: center;
width: 100%;
position: relative;
}
#menu-reponsive{
display: none;
}
#sidebar-top .search-submit{
font-size: 1.7em;
}
#sidebar-top .search-field{
padding: 5px 6px;
}
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li.current-menu-parent > a:before{
width: 16px;
top: 14px;
left: 4px;
}
body{
font-size: 14px;
}
.stations ul li{
width: 33%;
text-align: left;
}
.list-channels li{
width:20%;
}
#channels .list-channels .item-channel{
width:25%;
margin-bottom: 4%;
text-align: left;
padding-right: 4%;
}
#list-videos .glightbox-video{
width: 33%;
}
#logos ul li{
width:33%;
}
#gallery-lightbox .item-lightbox{
width: 23%;
}
.list-service > li{
width:33%;
padding: 2.5%;
}
#values ul li{
width: 25%;
margin-bottom: 2%;
font-size: 1.3em;
}
.channels .item-channels{
width: 25%;
padding: 3%;
}
#primary-menu{
flex-direction:row;
}
#segundary-menu{
justify-content:flex-end;
}
#primary-menu a{
font-size: 1em;
padding: 10px 20px;
}
.container {
max-width: 970px;
}
.works{
position: relative;
display:flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
margin: 3% 0%;
}
.works .item-work{
width: 46.4%;
margin: 1.8%;
}
.woocommerce-page .related.products li{
width: 33% !important;
}
} @media only screen and (min-width: 1200px) {
#single-professional .leave-professional{
left: 25px;
width: 41%;
}
#contact-location .contact .leaf-park{
display:block;
width: 60%;
left: -21%;
top: -4%;
}
#single-professional .list-doctors .hoja-title{
margin-left: 3%;
margin-bottom: 4%;
}
.woocommerce-page .related.products li{
width: 25% !important;
}
.nav-tabs>li>a[aria-controls="recepcion"]{
padding: 14.5% 0%;
}
.nav-tabs>li>a {
padding: 25% 0%;
}
#contact-location .contact{width: 40%;}
#contact-location .location{
width: 60%;
}
#contact-location .contact ul li{
margin-bottom: 12%;
}
#contact-location .texto-contact{
font-size: 1em;
}
#contact-location .contact{
padding-left: 15%;
}
#contact-location .title-contact h5{
font-size: 1.2em;
}
#contact-location .title-contact h4{
font-size: 1.4em;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 100px;
}
.content-message-form{
width: 37%;
}
.content-message-form:before{
top: -221px;
left: -31px;
}
#social-networks .page-title {
font-size: 3em;
}
#blogs .leave-left{
left: 8%;
width: 19%;
top: -15%;
z-index: 1;
}
#blogs .leave-right{
right: 5%;
width: 21%;
top: -21%;
}
.info-book .laurel-books-left{
bottom: -8%;
left: -21%;
display: block;
}
.info-book .laurel-books-right{
top: -7%;
right: -21%;
}
#books .leave-left{
left: -6%;
width: 24%;
top: -40%;
z-index: 1;
}
#books .leave-right{
right: -3%;
width: 23%;
top: -39%;
}
#podcast-archive .hoja-title:before{
top: 4px;
left: -32px;
width: 31px;
height: 31px;
}
#youtube .leave-right{
right: -6%;
width: 30%;
top: -3%;
}
#youtube .leave-left{
left: -10%;
width: 30%;
top: -4%;
z-index: 1;
}
#discovery .leave-right{
right: -9%;
width: 23%;
top: -4%;
}
#discovery .leave-left{
left: -8%;
width: 23%;
top: -4%;
}
#info-conexion .page-title{
margin: 2% 31%;
font-size: 2.2em;
}
.list-service h3:before{
font-size: 6.7em;
padding: 2%;
left: -29px;
top: -37px;
}
.social-networks-doc ul li a{
font-size: 2.7em;
}
#values ul li{
padding-left: 3%;
padding-right: 5%;
}
.list-doctors .text-doc h3{
font-size: 1.3em;
margin-left: 3%; }
#products-natural .text-products-natural p{
font-size: 1.3em;
}
#products-natural .text-products-natural h2{
font-size: 2em;
padding-right: 24%;
}
.list-doctors .text-doc{
height: 522px;
}
.video-background, .image-url{
height: 474px;
}
#newsletter .wpcf7-form p{
font-size: 1.2em;
}
#newsletter .page-title{
font-size: 4em;
margin-bottom: 10px;
}
.leaf-3-right {
position: absolute;
right: -7%;
bottom: -47%;
z-index: 1;
}
.leaf-3-left {
position: absolute;
bottom: -29%;
left: -13.5%;
z-index: 1;
width: 21%;
}
.laurel-left {
left: 0%;
top: 32%;
}
.laurel-derecha{
right: 5%;
top: 6%;
z-index: 0;
}
#sidebar-top .search-submit{
font-size: 1.8em;
}
#sidebar-top .user a{
font-size: 1.2em;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-parent > a:before{
width: 19px;
left: 7px;
}
#primary-menu a{
font-size: 1.2em;
padding: 10px 27px;
}
#primary-menu .sub-menu a{
padding: 4px 17px;
}
body{
font-size: 14px;
}
.list-channels li{
width:16.666666666666668%;
margin-bottom: 0;
}
#channels .list-channels .item-channel{
width: 20%;
padding-right: 4%;
}
.list-service > li{
width:25%;
padding: 2%;
margin-bottom: 2%;
}
.container {
max-width: 1170px;
}
.site-header .container {
width: 1170px;
}
#sidebar-top .search-field{
padding: 7px 10px;
}
}
@media only screen and (min-width: 1366px) {
.woocommerce-shop .hoja-title:before{
top: 3px;
}
.hoja-title:before{
top: 18px;
left: -30px;
}
#single-professional .leave-professional{
left: 50px;
width: 39%;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-parent > a:before{
width: 19px;
left: -11px;
}
#sidebar-top{
width: 48%;
}
.nav-tabs>li>a{
padding: 20% 0%;
font-size: 0.9em;
}
#contact-location .texto-contact{
font-size: 1.2em;
}
#contact-location .title-contact h5{
font-size: 1.4em;
}
#contact-location .title-contact h4{
font-size: 1.6em;
}
.nav-tabs>li>a{
padding: 24% 0%;
font-size: 0.9em;
}
.content-message-form{
width: 38%;
}
.content-message-form:before{
top: -248px;
left: -39px;
}
#blogs .blogs .item-blog{
padding: 3% 6%;
}
#podcast-archive .hoja-title:before{
top: 8px;
left: -32px;
width: 31px;
height: 31px;
}
#youtube .leave-right{
right: -7%;
width: 25%;
top: 2%;
}
#youtube .leave-left{
left: -3%;
width: 25%;
top: 3%;
z-index: 1;
}
.list-service h3:after{
top: 42%;
}
.list-service h3:before{
font-size: 6.3em;
padding: 2%;
left: -32px;
top: -40px;
}
#ecosystem h2{
font-size: 2.6em;
}
.social-networks-doc ul li a{
font-size: 2.4em;
}
#values ul li{
padding-left: 3%;
padding-right: 4%;
}
#products-natural .image-products-natural{
width: 59%;
text-align: right;
padding-right: 4%;
}
#products-natural .text-products-natural p{
font-size: 1.3em;
}
#products-natural .text-products-natural h2,
#products-natural .text-products-natural h3{
font-size: 2em;
padding-right: 27%;
}
.list-doctors .text-doc{
height: 587px;
}
.column ul{
padding: 0;
}
.content-newsletter{
position: relative;
padding: 0% 12%;
}
.woocommerce-page ul.products.columns-3 li.product,
.woocommerce-page ul.products li.product .woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product{
width: 33%;
}
.leaf-3-right {
position: absolute;
right: -5%;
bottom: -39%;
z-index: 1;
}
.leaf-3-left {
position: absolute;
bottom: -29%;
left: -12.5%;
z-index: 1;
width: 20%;
}
.laurel-left {
left: -2%;
top: 30%;
}
.laurel-derecha{
right: 1%;
top: 9%;
z-index: 0;
}
.home .woocommerce ul.products li.product, 
.home .woocommerce-page ul.products li.product,
#product-selling .woocommerce ul.products li.product {
width: 24.75%;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
width: 25%;
}
.woocommerce-page ul.products li.product{
width: 25%;
}
#sidebar-top .search-submit{
font-size: 2em;
right: 9px;
top: 0px;
}
#sidebar-top .search-field{
padding: 7px 14px;
}
#sidebar-top .user a{
font-size: 1.2em;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-parent > a:before{
left: 4px;
width: 29px;
top: 16px;
}
body{
font-size:16px;
}
.container { max-width: 87%;
}
.site-header .container { width: 87%;
}
}
@media only screen and (min-width: 1440px) {
#single-professional .leave-professional{
left: 14px;
width: 44%;
}
#contact-location .contact .leaf-park{
display:block;
width: 51%;
left: -21%;
top: -4%;
}
.nav-tabs>li>a{
padding: 20% 0%;
font-size: 0.9em;
}
.content-message-form{
width: 38%;
}
.content-message-form:before{
top: -250px;
left: -36px;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-parent > a:before{
left: 6px;
width: 29px;
top: 16px;
}
#books .leave-left{
left: -3%;
width: 23%;
top: -43%;
z-index: 1;
}
#books .leave-right{
right: -1%;
width: 22%;
top: -39%;
}
#podcast-archive .hoja-title:before{
top: 4px;
left: -43px;
width: 38px;
height: 29px;
}
#youtube .leave-right{
right: -1%;
width: 22%;
top: 2%;
}
#youtube .leave-left{
left: 3%;
width: 21%;
top: 3%;
z-index: 1;
}
.social-networks-doc ul li a{
font-size: 2.8em;
}
.video-background, .image-url{
height: 547px;
}
.leaf-3-right {
position: absolute;
right: 0%;
bottom: -39%;
z-index: 1;
}
.leaf-3-left {
position: absolute;
bottom: -31%;
left: -5.5%;
z-index: 1;
width: 17%;
}
.laurel-derecha{
right: 2%;
top: 11%;
z-index: 0;
}
.laurel-left {
left: 1%;
top: 30%;
width: 9%;
}
}
@media only screen and (min-width: 1680px) {
.hoja-title:before{
top: 11px;
left: -30px;
}
#single-professional .list-doctors .hoja-title:before{
top: auto;
left: -30px;
bottom: 0px;
}
#sidebar-top{
width: 40%;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before,
#primary-menu > li.current-menu-parent > a:before{
left: 5px;
width: 24px;
top: 16px;
}
.add_to_cart_button, 
.button.product_type_simple,
.woocommerce ul.products li.product .product_type_simple{
font-size: 1.2em;
}
#books .leave-left{
left: 3%;
width: 19%;
top: -43%;
z-index: 1;
}
#books .leave-right{
right: 4%;
width: 21%;
top: -39%;
}
#youtube .leave-right{
right: 5%;
width: 23%;
top: -4%;
}
#youtube .leave-left{
left: 4%;
width: 23%;
top: -5%;
z-index: 1;
}
#discovery .leave-right{
right: 6%;
width: 23%;
top: -4%;
}
#discovery .leave-left{
left: 6%;
width: 23%;
top: -4%;
}
.social-networks-doc ul li a{
font-size: 3em;
}
#products-natural .text-products-natural h2{
font-size: 2em;
padding-right: 44%;
}
.list-doctors .text-doc{
overflow-y:auto;
min-height: 727px;
}
.video-background, .image-url{
height: 626px;
}
.leaf-3-right {
position: absolute;
right: 7%;
bottom: -32%;
z-index: 1;
width: 19%;
}
.leaf-3-left {
position: absolute;
bottom: -25%;
left: -1.5%;
z-index: 1;
width: 17%;
}
.laurel-derecha{
right: 12%;
top: 11%;
z-index: 0;
}
.laurel-left {
left: 6%;
top: 30%;
width: 9%;
}
}
@media only screen and (min-width: 1920px) {
#sidebar-top .search-submit{
font-size: 2em;
right: 7px;
top: 1px;
}
#single-professional .leave-professional{
left: -10px;
width: 43%;
}
.page-template-default .hoja-title:before{
top: 5px;
left: -31px;
}
#contact-location .contact .leaf-park{
display:block;
width: 40%;
left: -17%;
top: -4%;
}
.nav-tabs>li>a{
font-size: 1.1em;
}
#contact-location .contact ul li{
margin-bottom: 16%;
}
.content-message-form:before{
top: -248px;
left: -31px;
}
#social-networks .page-title{
}
#primary-menu a{
font-size: 1.3em;
padding: 10px 28px;
}
#reviews #comments .commentlist{
height: 128px;
}
#wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carouse{
width:20%;
}
#info-conexion .page-title:before{
top: 17px;
left: -30px;
width: 32px;
height: 32px;
}
.list-professionals > .slick-list > .slick-track > li{
margin: 0px 25px;
padding: 20px;
margin-top: 1.5%;
}
#single-park .list-professionals > .slick-list > .slick-track > li{
margin-top: 100px;
}
.list-doctors .hoja-title:before{
top: auto;
bottom: 8px;
}
#single-professional .list-doctors .hoja-title:before{
bottom: -1px;
}
#social-networks .page-title{
font-size: 3em;
}
.info-video .text-video p{
font-size: 1.4em;
}
.info-video {
right: 4%;
bottom: 4%;
width: 26%;
}
#sidebar-top{
width: 39%;
}
#primary-menu > li.current-menu-item > a:before,
#primary-menu > li > a:hover:before{
left: 6px;
width: 23px;
top: 17px;
}
#books .leave-left{
left: 9%;
width: 19%;
top: -43%;
z-index: 1;
}
#books .leave-right{
right: 5%;
width: 21%;
top: -39%;
}
#youtube .leave-right{
right: 6%;
width: 21%;
top: -4%;
}
#youtube .leave-left{
left: 8%;
width: 21%;
top: -4%;
z-index: 1;
}
.list-service h3:before{
font-size: 6.3em;
padding: 2%;
left: -32px;
top: -44px;
}
.list-doctors .text-doc{
overflow-y:auto;
height: auto;
}
.video-background, .image-url{
height: 700px;
}
.leaf-3-right {
position: absolute;
right: 12%;
bottom: -32%;
z-index: 1;
width: 19%;
}
.leaf-3-left {
position: absolute;
bottom: -25%;
left: 2.5%;
z-index: 1;
width: 17%;
}
.laurel-derecha{
right: 12%;
top: 11%;
z-index: 0;
}
.laurel-left {
left: 10%;
top: 30%;
width: 9%;
}
}