#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.pdfprnt-top-left,
.pdfprnt-bottom-left,
.pdfprnt-top-bottom-left,
.pdfprnt-left {
text-align: left;
padding: 5px;
}
.pdfprnt-top-right,
.pdfprnt-bottom-right,
.pdfprnt-top-bottom-right,
.pdfprnt-right {
text-align: right;
padding: 5px;
}
.pdfprnt-top-left:before,
.pdfprnt-bottom-left:before,
.pdfprnt-top-right:before,
.pdfprnt-bottom-right:before,
.pdfprnt-top-bottom-left:before,
.pdfprnt-top-bottom-right:before,
.pdfprnt-left:before,
.pdfprnt-right:before {
content: "";
clear: both;
display: table;
}
.pdfprnt-top-left a,
.pdfprnt-bottom-left a,
.pdfprnt-top-right a,
.pdfprnt-bottom-right a,
.pdfprnt-top-bottom-right a,
.pdfprnt-top-bottom-left a,
.pdfprnt-left a,
.pdfprnt-right a {
padding: 0 5px;
box-shadow: none !important;
border: none !important;
outline: none !important;
}
.pdfprnt-top-left a img,
.pdfprnt-bottom-left a img,
.pdfprnt-top-right a img,
.pdfprnt-bottom-right a img,
.pdfprnt-top-bottom-right a img,
.pdfprnt-top-bottom-left a img,
.pdfprnt-left a img,
.pdfprnt-right a img {
display: inline !important;
}
.pdfprnt-button {
display: inline-block;
padding: 0 5px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.entry-content .pdfprnt-buttons > a > img,
.entry-content .pdfprnt-buttons > a > span {
display: inline-block;
}
.pdfprnt-button img,
.pdfprnt-button-title {
display: inline-block !important;
vertical-align: middle;
padding: 5px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}body
{
display:block;
}
.searchandfilter p
{
margin-top: 1em;
display:inline-block;
}
.searchandfilter ul
{
display:inline-block;
}
.searchandfilter li
{
list-style: none;
display:inline-block;
padding-right:10px;
} .widget-area .searchandfilter li, .widget-area .searchandfilter p
{
display:block;
}
.searchandfilter label
{
display:block;
}
.searchandfilter h4
{
margin:15px 0;
font-size:16px;
}
.searchandfilter ul > li > ul:not(.children)
{
margin-left:0;
}@font-face {font-family: 'stmicons';src:url(../../../uploads/stm_fonts/stmicons/stmicons807e.eot?qudpua);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/stmicons.eot?qudpua#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/stmicons.ttf?qudpua) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/stmicons.woff?qudpua) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/stmicons.svg?qudpua#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-portfolio_next:before {content: "\ec90";}.stmicon-portfolio_prev:before {content: "\ec91";}.stmicon-quote4:before {content: "\ec8e";}.stmicon-woo_cart:before {content: "\ec88";}.stmicon-woo_zoom:before {content: "\ec89";}.stmicon-google_play:before {content: "\ec92";}.stmicon-creative-agency-two-quote:before {content: "\ec93";}.stmicon-text:before {content: "\ec8d";}.stmicon-bon_appetit_diamond:before {content: "\ec8a";}.stmicon-bon_appetit_glasses:before {content: "\ec8c";}.stmicon-bon_appetit_apple:before {content: "\ec84";}.stmicon-bon_appetit_cofee:before {content: "\ec85";}.stmicon-bon_appetit_cup:before {content: "\ec86";}.stmicon-bon_appetit_knife_and_fork:before {content: "\ec87";}.stmicon-charity_clock2:before {content: "\ec82";}.stmicon-charity_map-pin:before {content: "\ec83";}.stmicon-charity_binoculars:before {content: "\ec7e";}.stmicon-charity_box:before {content: "\ec7f";}.stmicon-charity_head_time:before {content: "\ec80";}.stmicon-charity_like:before {content: "\ec81";}.stmicon-skype:before {content: "\e91a";}.stmicon-phone:before {content: "\e91b";}.stmicon-clock:before {content: "\e91c";}.stmicon-envelope:before {content: "\e91d";}.stmicon-fax:before {content: "\e91e";}.stmicon-globe:before {content: "\e91f";}.stmicon-pin_small:before {content: "\e920";}.stmicon-settings:before {content: "\e919";}.stmicon-shield:before {content: "\e914";}.stmicon-add:before {content: "\e915";}.stmicon-pen:before {content: "\e916";}.stmicon-random:before {content: "\e917";}.stmicon-shoping_cart:before {content: "\e918";}.stmicon-cinema:before {content: "\e911";}.stmicon-download:before {content: "\e912";}.stmicon-world:before {content: "\e913";}.stmicon-loupe:before {content: "\e910";}.stmicon-arrow-left:before {content: "\e90f";}.stmicon-pencil:before {content: "\e90e";}.stmicon-replay:before {content: "\e90c";}.stmicon-heart:before {content: "\e90d";}.stmicon-calendar:before {content: "\e90a";}.stmicon-comment:before {content: "\e90b";}.stmicon-arrow-circle-left:before {content: "\e900";}.stmicon-arrow-circle-right:before {content: "\e901";}.stmicon-arrow-more:before {content: "\e902";}.stmicon-can:before {content: "\e903";}.stmicon-cart:before {content: "\e904";}.stmicon-icon-wide:before {content: "\e905";}.stmicon-image:before {content: "\e906";}.stmicon-microphone:before {content: "\e907";}.stmicon-pin:before {content: "\e908";}.stmicon-post-line:before {content: "\e909";}.stmicon-charity_calendar:before {content: "\ec53";}.stmicon-charity_clock:before {content: "\ec54";}.stmicon-charity_earth:before {content: "\ec55";}.stmicon-charity_envelope:before {content: "\ec56";}.stmicon-charity_peoples:before {content: "\ec57";}.stmicon-charity_phone:before {content: "\ec58";}.stmicon-charity_piggy_bank:before {content: "\ec59";}.stmicon-charity_projects:before {content: "\ec5a";}.stmicon-charity_ribbon:before {content: "\ec5b";}.stmicon-charity_wreath:before {content: "\ec5c";}.stmicon-icon-title-shape:before {content: "\ec52";}.stmicon-beaker2:before {content: "\ec3f";}.stmicon-bones:before {content: "\ec40";}.stmicon-dialpad:before {content: "\ec41";}.stmicon-ear:before {content: "\ec42";}.stmicon-genome:before {content: "\ec43";}.stmicon-helicopter:before {content: "\ec44";}.stmicon-med_calendar:before {content: "\ec45";}.stmicon-med_clock:before {content: "\ec46";}.stmicon-med_date:before {content: "\ec47";}.stmicon-med_dialpad:before {content: "\ec48";}.stmicon-med_eye:before {content: "\ec4a";}.stmicon-med_heartbeat:before {content: "\ec4b";}.stmicon-med_mail:before {content: "\ec4c";}.stmicon-med_message:before {content: "\ec4d";}.stmicon-med_time:before {content: "\ec4e";}.stmicon-med_user:before {content: "\ec50";}.stmicon-pinny:before {content: "\ec51";}.stmicon-arrow_left_beauty:before {content: "\eb93";}.stmicon-arrow_right_beauty:before {content: "\eb94";}.stmicon-alarm:before {content: "\eb95";}.stmicon-apartment:before {content: "\eb96";}.stmicon-advice_hc:before {content: "\eb8c";}.stmicon-alarm_hc:before {content: "\eb8d";}.stmicon-apple_hc:before {content: "\eb8e";}.stmicon-dumbbell_hc:before {content: "\eb8f";}.stmicon-heartbeat_hc:before {content: "\eb90";}.stmicon-shoes_hc:before {content: "\eb91";}.stmicon-woman_hc:before {content: "\eb92";}.stmicon-icon_quote_beauty:before {content: "\eb8b";}.stmicon-crown_beauty:before {content: "\eb7e";}.stmicon-menu_sep_beauty:before {content: "\eb7f";}.stmicon-phone_beauty:before {content: "\eb80";}.stmicon-clock_beauty:before {content: "\eb81";}.stmicon-map_beauty:before {content: "\eb82";}.stmicon-aircraft_case:before {content: "\eb83";}.stmicon-brain_lamp_idea:before {content: "\eb84";}.stmicon-document_page_list:before {content: "\eb85";}.stmicon-key_gear:before {content: "\eb86";}.stmicon-magnifier_chart:before {content: "\eb87";}.stmicon-monitor_graph:before {content: "\eb88";}.stmicon-up_arrow_progress_graph:before {content: "\eb89";}.stmicon-support_b:before {content: "\eb8a";}.stmicon-buddy:before {content: "\eb7d";}.stmicon-calendar3:before {content: "\ea1d";}.stmicon-case_b:before {content: "\ea1e";}.stmicon-comment3:before {content: "\ea1f";}.stmicon-contact_b:before {content: "\ea20";}.stmicon-date_time:before {content: "\ea21";}.stmicon-email_b:before {content: "\ea22";}.stmicon-envelope_b:before {content: "\ea23";}.stmicon-photo:before {content: "\ea24";}.stmicon-pin_b:before {content: "\ea25";}.stmicon-quote_b:before {content: "\ea26";}.stmicon-science:before {content: "\ea27";}.stmicon-soft:before {content: "\ea28";}.stmicon-talk:before {content: "\ea29";}.stmicon-tech:before {content: "\ea2a";}.stmicon-time_b:before {content: "\ea2b";}.stmicon-user_b:before {content: "\ea2c";}.stmicon-zoom2:before {content: "\ea2d";}.stmicon-atom:before {content: "\ea2e";}.stmicon-blank2:before {content: "\ea2f";}.stmicon-building:before {content: "\eb6c";}.stmicon-bulb_b:before {content: "\eb6d";}.stmicon-case3:before {content: "\eb6e";}.stmicon-chair:before {content: "\eb6f";}.stmicon-coin:before {content: "\eb70";}.stmicon-darts:before {content: "\eb71";}.stmicon-diagramm_svg:before {content: "\eb72";}.stmicon-diploma:before {content: "\eb73";}.stmicon-envelope_b2:before {content: "\eb74";}.stmicon-eye_b:before {content: "\eb75";}.stmicon-grow:before {content: "\eb76";}.stmicon-hands:before {content: "\eb77";}.stmicon-notebook_b:before {content: "\eb78";}.stmicon-phone_b:before {content: "\eb79";}.stmicon-quote2:before {content: "\eb7a";}.stmicon-service:before {content: "\eb7b";}.stmicon-targeting:before {content: "\eb7c";}.stmicon-boat:before {content: "\eb64";}.stmicon-delivery:before {content: "\eb65";}.stmicon-departure:before {content: "\eb66";}.stmicon-bb_clock:before {content: "\ea19";}.stmicon-bb_phone:before {content: "\ea1a";}.stmicon-bb_pin:before {content: "\ea1b";}.stmicon-uniE698:before {content: "\e698";}.stmicon-uniE699:before {content: "\e699";}.stmicon-uniE69A:before {content: "\e69a";}.stmicon-uniE69C:before {content: "\e69c";}.stmicon-uniE69D:before {content: "\e69d";}.stmicon-uniE69E:before {content: "\e6d3";}.stmicon-uniE6A5:before {content: "\e6a5";}.stmicon-uniE6A6:before {content: "\e6a6";}.stmicon-uniE6A7:before {content: "\e6a7";}.stmicon-uniE6A8:before {content: "\e6a8";}.stmicon-uniE6A9:before {content: "\e6a9";}.stmicon-bon-phrase:before {content: "\e673";}.stmicon-bon-soup:before {content: "\e674";}.stmicon-bon-clock:before {content: "\e675";}.stmicon-bon-chevron-bottom:before {content: "\e676";}.stmicon-bon-calendar:before {content: "\e677";}.stmicon-bon-guitar:before {content: "\e678";}.stmicon-bon-pie:before {content: "\e679";}.stmicon-bon-envelope:before {content: "\e67a";}.stmicon-bon-user:before {content: "\e67b";}.stmicon-bon-plate:before {content: "\e67c";}.stmicon-bon-innk:before {content: "\e67d";}.stmicon-bon-pen:before {content: "\e67e";}.stmicon-bon-phone:before {content: "\e67f";}.stmicon-bon-quote:before {content: "\e6d4";}.stmicon-bon-pin:before {content: "\e681";}.stmicon-bon-triangle:before {content: "\e682";}.stmicon-bon-triangle-top:before {content: "\e683";}.stmicon-bon-cap:before {content: "\e684";}.stmicon-uniE685:before {content: "\e685";}.stmicon-bon-house:before {content: "\e9d5";}.stmicon-bon-house-round:before {content: "\e9d6";}.stmicon-bon-house-solid:before {content: "\e9d7";}.stmicon-bon-building:before {content: "\e9d8";}.stmicon-bon-document:before {content: "\e9d9";}.stmicon-bon-pen-2:before {content: "\e9da";}.stmicon-bon-pencil:before {content: "\e9db";}.stmicon-bon-style:before {content: "\e9dc";}.stmicon-clock3:before {content: "\e65b";}.stmicon-bag2:before {content: "\e669";}.stmicon-map2:before {content: "\e670";}.stmicon-phone22:before {content: "\e671";}.stmicon-search2:before {content: "\e633";}.stmicon-chevron-left:before {content: "\e634";}.stmicon-chevron-top:before {content: "\e635";}.stmicon-chevron-right:before {content: "\e636";}.stmicon-chevron-bottom:before {content: "\e637";}.stmicon-roundels:before {content: "\e638";}.stmicon-clock22:before {content: "\e639";}.stmicon-calculator:before {content: "\e63a";}.stmicon-man:before {content: "\e642";}.stmicon-map-marker:before {content: "\e643";}.stmicon-angle-left:before {content: "\e644";}.stmicon-angle-top:before {content: "\e645";}.stmicon-angle-bottom:before {content: "\e646";}.stmicon-angle-right:before {content: "\e647";}.stmicon-list:before {content: "\e648";}.stmicon-badge:before {content: "\e649";}.stmicon-calendar4:before {content: "\e64a";}.stmicon-eye3:before {content: "\e64b";}.stmicon-comments:before {content: "\e64c";}.stmicon-user:before {content: "\e64d";}.stmicon-reply2:before {content: "\e64e";}.stmicon-layers:before {content: "\e64f";}.stmicon-clock-2:before {content: "\e650";}.stmicon-arrow-top-bottom:before {content: "\e651";}.stmicon-arrow-bottom:before {content: "\e652";}.stmicon-arrow-top2:before {content: "\e653";}.stmicon-arrow-next:before {content: "\e97e";}.stmicon-arrow-prev:before {content: "\e97f";}.stmicon-arrow-top-right:before {content: "\e980";}.stmicon-arrow-bottom-left:before {content: "\e981";}.stmicon-globe2:before {content: "\e982";}.stmicon-tracking:before {content: "\e983";}.stmicon-clock4:before {content: "\e984";}.stmicon-email:before {content: "\e985";}.stmicon-fax2:before {content: "\e986";}.stmicon-location:before {content: "\e987";}.stmicon-location-2:before {content: "\e988";}.stmicon-phone3:before {content: "\e989";}.stmicon-iphone:before {content: "\e98a";}.stmicon-check:before {content: "\e98b";}.stmicon-testimonial:before {content: "\e98c";}.stmicon-testimonials-new-1:before {content: "\e98d";}.stmicon-testimonials-new-2:before {content: "\e98e";}.stmicon-download2:before {content: "\e98f";}.stmicon-skype2:before {content: "\e990";}.stmicon-case:before {content: "\e991";}.stmicon-reply:before {content: "\e992";}.stmicon-edit:before {content: "\e993";}.stmicon-zoom-in:before {content: "\e994";}.stmicon-search:before {content: "\e995";}.stmicon-comment2:before {content: "\e996";}.stmicon-support:before {content: "\e997";}.stmicon-fast-delivery:before {content: "\e998";}.stmicon-security:before {content: "\e999";}.stmicon-google-plus:before {content: "\e99a";}.stmicon-play:before {content: "\e99b";}@font-face {font-family: 'stmicons';src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/consulting/stmicons.eot?3d6lap);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/consulting/stmicons.eot?3d6lap#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/consulting/stmicons.ttf?3d6lap) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/consulting/stmicons.woff?3d6lap) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/consulting/stmicons.svg?3d6lap#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-consulting_comment:before {content: "\d932a";}.stmicon-consulting_comment2:before {content: "\d932b";}.stmicon-consulting_comments:before {content: "\d932c";}.stmicon-consulting_notepad:before {content: "\d932d";}.stmicon-consulting_pin:before {content: "\d932e";}.stmicon-consulting_rocket:before {content: "\d932f";}.stmicon-consulting_schedule:before {content: "\d9330";}.stmicon-consulting_schedule2:before {content: "\d9331";}.stmicon-consulting_scholar:before {content: "\d9332";}.stmicon-consulting_settings:before {content: "\d9333";}.stmicon-consulting_specialist:before {content: "\d9334";}.stmicon-consulting_target:before {content: "\d9335";}.stmicon-consulting_views:before {content: "\d9336";}.stmicon-consulting_quote:before {content: "\d9337";}@font-face {font-family: 'stmicons';src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/feather/stmicons.eot?gipaw4);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/feather/stmicons.eot?gipaw4#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/feather/stmicons.ttf?gipaw4) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/feather/stmicons.woff?gipaw4) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/feather/stmicons.svg?gipaw4#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-eye4:before {content: "\e000";}.stmicon-paper-clip:before {content: "\e001";}.stmicon-mail:before {content: "\e002";}.stmicon-toggle:before {content: "\e003";}.stmicon-layout:before {content: "\e004";}.stmicon-link:before {content: "\e005";}.stmicon-bell2:before {content: "\e006";}.stmicon-lock:before {content: "\e007";}.stmicon-unlock:before {content: "\e008";}.stmicon-ribbon:before {content: "\e009";}.stmicon-image2:before {content: "\e010";}.stmicon-signal:before {content: "\e011";}.stmicon-target2:before {content: "\e012";}.stmicon-clipboard:before {content: "\e013";}.stmicon-clock6:before {content: "\e014";}.stmicon-watch:before {content: "\e015";}.stmicon-air-play:before {content: "\e016";}.stmicon-camera2:before {content: "\e017";}.stmicon-video2:before {content: "\e018";}.stmicon-disc:before {content: "\e019";}.stmicon-printer2:before {content: "\e020";}.stmicon-monitor2:before {content: "\e021";}.stmicon-server:before {content: "\e022";}.stmicon-cog2:before {content: "\e023";}.stmicon-heart3:before {content: "\e024";}.stmicon-paragraph:before {content: "\e025";}.stmicon-align-justify:before {content: "\e026";}.stmicon-align-left:before {content: "\e027";}.stmicon-align-center:before {content: "\e028";}.stmicon-align-right:before {content: "\e029";}.stmicon-book2:before {content: "\e030";}.stmicon-layers2:before {content: "\e031";}.stmicon-stack:before {content: "\e032";}.stmicon-stack-2:before {content: "\e033";}.stmicon-paper2:before {content: "\e034";}.stmicon-paper-stack:before {content: "\e035";}.stmicon-search5:before {content: "\e036";}.stmicon-zoom-in3:before {content: "\e037";}.stmicon-zoom-out:before {content: "\e038";}.stmicon-reply5:before {content: "\e039";}.stmicon-circle-plus:before {content: "\e040";}.stmicon-circle-minus:before {content: "\e041";}.stmicon-circle-check:before {content: "\e042";}.stmicon-circle-cross:before {content: "\e043";}.stmicon-square-plus:before {content: "\e044";}.stmicon-square-minus:before {content: "\e045";}.stmicon-square-check:before {content: "\e046";}.stmicon-square-cross:before {content: "\e047";}.stmicon-microphone2:before {content: "\e048";}.stmicon-record:before {content: "\e049";}.stmicon-skip-back:before {content: "\e050";}.stmicon-rewind:before {content: "\e051";}.stmicon-play4:before {content: "\e052";}.stmicon-pause:before {content: "\e053";}.stmicon-stop:before {content: "\e054";}.stmicon-fast-forward2:before {content: "\e055";}.stmicon-skip-forward:before {content: "\e056";}.stmicon-shuffle:before {content: "\e057";}.stmicon-repeat:before {content: "\e058";}.stmicon-folder2:before {content: "\e059";}.stmicon-umbrella:before {content: "\e060";}.stmicon-moon2:before {content: "\e061";}.stmicon-thermometer:before {content: "\e062";}.stmicon-drop:before {content: "\e063";}.stmicon-sun2:before {content: "\e064";}.stmicon-cloud2:before {content: "\e065";}.stmicon-cloud-upload:before {content: "\e066";}.stmicon-cloud-download:before {content: "\e067";}.stmicon-upload2:before {content: "\e068";}.stmicon-download4:before {content: "\e069";}.stmicon-location4:before {content: "\e070";}.stmicon-location-23:before {content: "\e071";}.stmicon-map22:before {content: "\e072";}.stmicon-battery:before {content: "\e073";}.stmicon-head:before {content: "\e074";}.stmicon-briefcase:before {content: "\e075";}.stmicon-speech-bubble:before {content: "\e076";}.stmicon-anchor:before {content: "\e077";}.stmicon-globe3:before {content: "\e078";}.stmicon-box2:before {content: "\e079";}.stmicon-reload:before {content: "\e080";}.stmicon-share:before {content: "\e081";}.stmicon-marquee:before {content: "\e082";}.stmicon-marquee-plus:before {content: "\e083";}.stmicon-marquee-minus:before {content: "\e084";}.stmicon-tag2:before {content: "\e085";}.stmicon-power:before {content: "\e086";}.stmicon-command:before {content: "\e087";}.stmicon-alt:before {content: "\e088";}.stmicon-esc:before {content: "\e089";}.stmicon-bar-graph:before {content: "\e090";}.stmicon-bar-graph-2:before {content: "\e091";}.stmicon-pie-graph:before {content: "\e092";}.stmicon-star:before {content: "\e093";}.stmicon-arrow-left2:before {content: "\e094";}.stmicon-arrow-right:before {content: "\e095";}.stmicon-arrow-up:before {content: "\e096";}.stmicon-arrow-down:before {content: "\e097";}.stmicon-volume:before {content: "\e098";}.stmicon-mute:before {content: "\e099";}.stmicon-content-right:before {content: "\e100";}.stmicon-content-left:before {content: "\e101";}.stmicon-grid2:before {content: "\e102";}.stmicon-grid-2:before {content: "\e103";}.stmicon-columns:before {content: "\e104";}.stmicon-loader:before {content: "\e105";}.stmicon-bag22:before {content: "\e106";}.stmicon-ban:before {content: "\e107";}.stmicon-flag2:before {content: "\e108";}.stmicon-trash2:before {content: "\e109";}.stmicon-expand2:before {content: "\e110";}.stmicon-contract:before {content: "\e111";}.stmicon-maximize:before {content: "\e112";}.stmicon-minimize:before {content: "\e113";}.stmicon-plus2:before {content: "\e114";}.stmicon-minus:before {content: "\e115";}.stmicon-check3:before {content: "\e116";}.stmicon-cross2:before {content: "\e117";}.stmicon-move:before {content: "\e118";}.stmicon-delete:before {content: "\e119";}.stmicon-menu:before {content: "\e120";}.stmicon-archive:before {content: "\e121";}.stmicon-inbox:before {content: "\e122";}.stmicon-outbox:before {content: "\e123";}.stmicon-file:before {content: "\e124";}.stmicon-file-add:before {content: "\e125";}.stmicon-file-subtract:before {content: "\e126";}.stmicon-help:before {content: "\e127";}.stmicon-open:before {content: "\e128";}.stmicon-ellipsis:before {content: "\e129";}@font-face {font-family: 'stmicons';src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/icomoon/stmicons.eot?fpw3t5);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/icomoon/stmicons.eot?fpw3t5#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/icomoon/stmicons.ttf?fpw3t5) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/icomoon/stmicons.woff?fpw3t5) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/icomoon/stmicons.svg?fpw3t5#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-times:before {content: "\ea30";}.stmicon-tick:before {content: "\ea31";}.stmicon-plus3:before {content: "\ea32";}.stmicon-minus2:before {content: "\ea33";}.stmicon-equals:before {content: "\ea34";}.stmicon-divide:before {content: "\ea35";}.stmicon-chevron-right2:before {content: "\ea36";}.stmicon-chevron-left2:before {content: "\ea37";}.stmicon-arrow-right-thick:before {content: "\ea38";}.stmicon-arrow-left-thick:before {content: "\ea39";}.stmicon-th-small:before {content: "\ea3a";}.stmicon-th-menu:before {content: "\ea3b";}.stmicon-th-list:before {content: "\ea3c";}.stmicon-th-large:before {content: "\ea3d";}.stmicon-home2:before {content: "\ea3e";}.stmicon-arrow-forward:before {content: "\ea3f";}.stmicon-arrow-back:before {content: "\ea40";}.stmicon-rss:before {content: "\ea41";}.stmicon-location5:before {content: "\ea42";}.stmicon-link2:before {content: "\ea43";}.stmicon-image3:before {content: "\ea44";}.stmicon-arrow-up-thick:before {content: "\ea45";}.stmicon-arrow-down-thick:before {content: "\ea46";}.stmicon-starburst:before {content: "\ea47";}.stmicon-starburst-outline:before {content: "\ea48";}.stmicon-star2:before {content: "\ea49";}.stmicon-flow-children:before {content: "\ea4a";}.stmicon-export:before {content: "\ea4b";}.stmicon-delete2:before {content: "\ea4c";}.stmicon-delete-outline:before {content: "\ea4d";}.stmicon-cloud-storage:before {content: "\ea4e";}.stmicon-wi-fi:before {content: "\ea4f";}.stmicon-heart4:before {content: "\ea50";}.stmicon-flash2:before {content: "\ea51";}.stmicon-cancel2:before {content: "\ea52";}.stmicon-backspace:before {content: "\ea53";}.stmicon-attachment:before {content: "\ea54";}.stmicon-arrow-move:before {content: "\ea55";}.stmicon-warning:before {content: "\ea56";}.stmicon-user3:before {content: "\ea57";}.stmicon-radar:before {content: "\ea58";}.stmicon-lock-open:before {content: "\ea59";}.stmicon-lock-closed:before {content: "\ea5a";}.stmicon-location-arrow:before {content: "\ea5b";}.stmicon-info:before {content: "\ea5c";}.stmicon-user-delete:before {content: "\ea5d";}.stmicon-user-add:before {content: "\ea5e";}.stmicon-media-pause:before {content: "\ea5f";}.stmicon-group:before {content: "\ea60";}.stmicon-chart-pie:before {content: "\ea61";}.stmicon-chart-line:before {content: "\ea62";}.stmicon-chart-bar:before {content: "\ea63";}.stmicon-chart-area:before {content: "\ea64";}.stmicon-video3:before {content: "\ea65";}.stmicon-point-of-interest:before {content: "\ea66";}.stmicon-infinity:before {content: "\ea67";}.stmicon-globe4:before {content: "\ea68";}.stmicon-eye5:before {content: "\ea69";}.stmicon-cog3:before {content: "\ea6a";}.stmicon-camera3:before {content: "\ea6b";}.stmicon-arrow-minimise:before {content: "\ea81";}.stmicon-arrow-maximise:before {content: "\ea82";}.stmicon-chevron-right-outline:before {content: "\eaa8";}.stmicon-chevron-left-outline:before {content: "\eaa9";}.stmicon-arrow-right-outline:before {content: "\eaaa";}.stmicon-arrow-left-outline:before {content: "\eaab";}.stmicon-arrow-forward-outline:before {content: "\eab2";}.stmicon-arrow-down-outline:before {content: "\eab3";}.stmicon-arrow-back-outline:before {content: "\eab4";}.stmicon-trash3:before {content: "\eab5";}.stmicon-cog-outline:before {content: "\eadf";}.stmicon-camera-outline:before {content: "\eae0";}.stmicon-upload-outline:before {content: "\eae1";}.stmicon-tag3:before {content: "\eaee";}.stmicon-pencil22:before {content: "\eaf6";}.stmicon-brush:before {content: "\eafe";}.stmicon-thumbs-up:before {content: "\eaff";}.stmicon-thumbs-down:before {content: "\eb00";}.stmicon-pen2:before {content: "\eb01";}.stmicon-sort-numerically-outline:before {content: "\eb02";}.stmicon-sort-alphabetically-outline:before {content: "\eb03";}.stmicon-calender-outline:before {content: "\eb0a";}.stmicon-business-card:before {content: "\eb0b";}.stmicon-arrow-up2:before {content: "\eb0c";}.stmicon-arrow-right2:before {content: "\eb0e";}.stmicon-arrow-left22:before {content: "\eb11";}.stmicon-arrow-down2:before {content: "\eb1a";}.stmicon-gift:before {content: "\eb1b";}.stmicon-database:before {content: "\eb1d";}.stmicon-bell3:before {content: "\eb1e";}.stmicon-world-outline:before {content: "\eb21";}.stmicon-phone-outline:before {content: "\eb39";}.stmicon-microphone-outline:before {content: "\eb3a";}.stmicon-tags:before {content: "\eb49";}.stmicon-credit-card:before {content: "\eb4c";}.stmicon-volume-mute:before {content: "\eb52";}.stmicon-volume-down:before {content: "\eb53";}.stmicon-social-vimeo-circular:before {content: "\eb54";}.stmicon-social-twitter-circular:before {content: "\eb55";}.stmicon-social-pinterest-circular:before {content: "\eb56";}.stmicon-social-linkedin-circular:before {content: "\eb57";}.stmicon-social-facebook-circular:before {content: "\eb58";}.stmicon-social-dribbble-circular:before {content: "\eb59";}.stmicon-social-at-circular:before {content: "\eb5f";}.stmicon-shopping-cart:before {content: "\eb60";}.stmicon-messages:before {content: "\eb61";}@font-face {font-family: 'stmicons';src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/linear/stmicons.eot?uymbv6);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/linear/stmicons.eot?uymbv6#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/linear/stmicons.ttf?uymbv6) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/linear/stmicons.woff?uymbv6) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/linear/stmicons.svg?uymbv6#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-arrow-down-circle:before {content: "\eb97";}.stmicon-arrow-down3:before {content: "\eb98";}.stmicon-arrow-left-circle:before {content: "\eb99";}.stmicon-arrow-left3:before {content: "\eb9a";}.stmicon-arrow-right-circle:before {content: "\eb9b";}.stmicon-arrow-right3:before {content: "\eb9c";}.stmicon-arrow-up-circle:before {content: "\eb9d";}.stmicon-arrow-up3:before {content: "\eb9e";}.stmicon-bicycle:before {content: "\eb9f";}.stmicon-bold:before {content: "\eba0";}.stmicon-book4:before {content: "\eba1";}.stmicon-bookmark3:before {content: "\eba2";}.stmicon-briefcase3:before {content: "\eba3";}.stmicon-bubble2:before {content: "\eba4";}.stmicon-bug:before {content: "\eba5";}.stmicon-bullhorn:before {content: "\eba6";}.stmicon-bus:before {content: "\eba7";}.stmicon-calendar-full:before {content: "\eba8";}.stmicon-camera-video:before {content: "\eba9";}.stmicon-camera4:before {content: "\ebaa";}.stmicon-car:before {content: "\ebab";}.stmicon-cart22:before {content: "\ebac";}.stmicon-chart-bars:before {content: "\ebad";}.stmicon-checkmark-circle:before {content: "\ebae";}.stmicon-chevron-down-circle:before {content: "\ebaf";}.stmicon-chevron-down:before {content: "\ebb0";}.stmicon-chevron-left-circle:before {content: "\ebb1";}.stmicon-chevron-left3:before {content: "\ebb2";}.stmicon-chevron-right-circle:before {content: "\ebb3";}.stmicon-chevron-right3:before {content: "\ebb4";}.stmicon-chevron-up-circle:before {content: "\ebb5";}.stmicon-chevron-up:before {content: "\ebb6";}.stmicon-circle-minus2:before {content: "\ebb7";}.stmicon-clock7:before {content: "\ebb8";}.stmicon-cloud-check:before {content: "\ebb9";}.stmicon-cloud-download2:before {content: "\ebba";}.stmicon-cloud-sync:before {content: "\ebbb";}.stmicon-cloud-upload2:before {content: "\ebbc";}.stmicon-cloud3:before {content: "\ebbd";}.stmicon-code2:before {content: "\ebbe";}.stmicon-coffee-cup:before {content: "\ebbf";}.stmicon-cog4:before {content: "\ebc0";}.stmicon-construction:before {content: "\ebc1";}.stmicon-crop:before {content: "\ebc2";}.stmicon-cross-circle:before {content: "\ebc3";}.stmicon-cross4:before {content: "\ebc4";}.stmicon-database2:before {content: "\ebc5";}.stmicon-diamond:before {content: "\ebc6";}.stmicon-dice:before {content: "\ebc7";}.stmicon-dinner:before {content: "\ebc8";}.stmicon-direction-ltr:before {content: "\ebc9";}.stmicon-direction-rtl:before {content: "\ebca";}.stmicon-download6:before {content: "\ebcb";}.stmicon-drop2:before {content: "\ebcc";}.stmicon-earth:before {content: "\ebcd";}.stmicon-enter-down:before {content: "\ebce";}.stmicon-enter:before {content: "\ebcf";}.stmicon-envelope22:before {content: "\ebd0";}.stmicon-exit-up:before {content: "\ebd1";}.stmicon-exit:before {content: "\ebd2";}.stmicon-eye6:before {content: "\ebd3";}.stmicon-file-add2:before {content: "\ebd4";}.stmicon-file-empty:before {content: "\ebd5";}.stmicon-film-play:before {content: "\ebd6";}.stmicon-flag4:before {content: "\ebd7";}.stmicon-frame-contract:before {content: "\ebd8";}.stmicon-frame-expand:before {content: "\ebd9";}.stmicon-funnel:before {content: "\ebda";}.stmicon-gift2:before {content: "\ebdb";}.stmicon-graduation-hat:before {content: "\ebdc";}.stmicon-hand:before {content: "\ebdd";}.stmicon-heart-pulse:before {content: "\ebde";}.stmicon-heart5:before {content: "\ebdf";}.stmicon-highlight:before {content: "\ebe0";}.stmicon-history:before {content: "\ebe1";}.stmicon-home3:before {content: "\ebe2";}.stmicon-hourglass2:before {content: "\ebe3";}.stmicon-inbox2:before {content: "\ebe4";}.stmicon-indent-decrease:before {content: "\ebe5";}.stmicon-indent-increase:before {content: "\ebe6";}.stmicon-italic:before {content: "\ebe7";}.stmicon-keyboard:before {content: "\ebe8";}.stmicon-laptop-phone:before {content: "\ebe9";}.stmicon-laptop:before {content: "\ebea";}.stmicon-layers3:before {content: "\ebeb";}.stmicon-leaf3:before {content: "\ebec";}.stmicon-license:before {content: "\ebed";}.stmicon-lighter:before {content: "\ebee";}.stmicon-line-spacing:before {content: "\ebef";}.stmicon-linearicons:before {content: "\ebf0";}.stmicon-link3:before {content: "\ebf1";}.stmicon-list2:before {content: "\ebf2";}.stmicon-location6:before {content: "\ebf3";}.stmicon-lock2:before {content: "\ebf4";}.stmicon-magic-wand:before {content: "\ebf5";}.stmicon-magnifier:before {content: "\ebf6";}.stmicon-map-marker3:before {content: "\ebf7";}.stmicon-map4:before {content: "\ebf8";}.stmicon-menu-circle:before {content: "\ebf9";}.stmicon-menu2:before {content: "\ebfa";}.stmicon-mic:before {content: "\ebfb";}.stmicon-moon3:before {content: "\ebfc";}.stmicon-move2:before {content: "\ebfd";}.stmicon-music-note:before {content: "\ebfe";}.stmicon-mustache:before {content: "\ebff";}.stmicon-neutral:before {content: "\ec00";}.stmicon-page-break:before {content: "\ec01";}.stmicon-paperclip:before {content: "\ec02";}.stmicon-paw:before {content: "\ec03";}.stmicon-pencil3:before {content: "\ec04";}.stmicon-phone-handset:before {content: "\ec05";}.stmicon-phone5:before {content: "\ec06";}.stmicon-picture:before {content: "\ec07";}.stmicon-pie-chart:before {content: "\ec08";}.stmicon-pilcrow:before {content: "\ec09";}.stmicon-plus-circle:before {content: "\ec0a";}.stmicon-pointer-down:before {content: "\ec0b";}.stmicon-pointer-left:before {content: "\ec0c";}.stmicon-pointer-right:before {content: "\ec0d";}.stmicon-pointer-up:before {content: "\ec0e";}.stmicon-poop:before {content: "\ec0f";}.stmicon-power-switch:before {content: "\ec10";}.stmicon-printer4:before {content: "\ec11";}.stmicon-pushpin:before {content: "\ec12";}.stmicon-question-circle:before {content: "\ec13";}.stmicon-redo:before {content: "\ec14";}.stmicon-rocket:before {content: "\ec15";}.stmicon-sad:before {content: "\ec16";}.stmicon-screen:before {content: "\ec17";}.stmicon-select:before {content: "\ec18";}.stmicon-shirt:before {content: "\ec19";}.stmicon-smartphone:before {content: "\ec1a";}.stmicon-smile2:before {content: "\ec1b";}.stmicon-sort-alpha-asc:before {content: "\ec1c";}.stmicon-sort-amount-asc:before {content: "\ec1d";}.stmicon-spell-check:before {content: "\ec1e";}.stmicon-star-empty:before {content: "\ec1f";}.stmicon-star-half:before {content: "\ec20";}.stmicon-star3:before {content: "\ec21";}.stmicon-store2:before {content: "\ec22";}.stmicon-strikethrough:before {content: "\ec23";}.stmicon-sun3:before {content: "\ec24";}.stmicon-sync:before {content: "\ec25";}.stmicon-tablet:before {content: "\ec26";}.stmicon-tag4:before {content: "\ec27";}.stmicon-text-align-center:before {content: "\ec28";}.stmicon-text-align-justify:before {content: "\ec29";}.stmicon-text-align-left:before {content: "\ec2a";}.stmicon-text-align-right:before {content: "\ec2b";}.stmicon-text-format-remove:before {content: "\ec2c";}.stmicon-text-format:before {content: "\ec2d";}.stmicon-text-size:before {content: "\ec2e";}.stmicon-thumbs-down2:before {content: "\ec2f";}.stmicon-thumbs-up2:before {content: "\ec30";}.stmicon-train:before {content: "\ec31";}.stmicon-trash4:before {content: "\ec32";}.stmicon-underline:before {content: "\ec33";}.stmicon-undo:before {content: "\ec34";}.stmicon-unlink:before {content: "\ec35";}.stmicon-upload4:before {content: "\ec36";}.stmicon-user4:before {content: "\ec37";}.stmicon-users2:before {content: "\ec38";}.stmicon-volume-high:before {content: "\ec39";}.stmicon-volume-low:before {content: "\ec3a";}.stmicon-volume-medium:before {content: "\ec3b";}.stmicon-volume3:before {content: "\ec3c";}.stmicon-warning2:before {content: "\ec3d";}.stmicon-wheelchair:before {content: "\ec3e";}@font-face {font-family: 'stmicons';src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/medicall/stmicons.eot?9ylxoo);src:url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/medicall/stmicons.eot?9ylxoo#iefix) format('embedded-opentype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/medicall/stmicons.ttf?9ylxoo) format('truetype'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/medicall/stmicons.woff?9ylxoo) format('woff'),url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/medicall/stmicons.svg?9ylxoo#stmicons) format('svg');font-weight: normal;font-style: normal;}[class^="stmicon-"], [class*=" stmicon-"] {font-family: 'stmicons' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.stmicon-med_doctor:before {content: "\ec49";}.stmicon-med_tooth:before {content: "\ec4f";}.stmicon-tooth-12:before {content: "\e63b";}.stmicon-tooth-2:before {content: "\e63c";}.stmicon-tooth-3:before {content: "\e63d";}.stmicon-computer:before {content: "\e63e";}.stmicon-sertificate:before {content: "\e63f";}.stmicon-tooth-4:before {content: "\e640";}.stmicon-tooth-5:before {content: "\e6d7";}.stmicon-med-records:before {content: "\e654";}.stmicon-tooth-6:before {content: "\e655";}.stmicon-tooth-7:before {content: "\e656";}.stmicon-tooth-8:before {content: "\e657";}.stmicon-brush-tool:before {content: "\e658";}.stmicon-prick:before {content: "\e659";}.stmicon-expand:before {content: "\e6d8";}.stmicon-dental-review:before {content: "\e95a";}.stmicon-pair-of-molars:before {content: "\e95b";}.stmicon-tooth:before {content: "\e95c";}.stmicon-damaged-tooth:before {content: "\e95d";}.stmicon-molar-with-cavity:before {content: "\e95e";}.stmicon-molar-1:before {content: "\e95f";}.stmicon-molar-and-roots:before {content: "\e960";}.stmicon-molar:before {content: "\e961";}.stmicon-medical-2:before {content: "\e962";}.stmicon-medical-1:before {content: "\e963";}.stmicon-molar-tooth:before {content: "\e964";}.stmicon-medical-4:before {content: "\e965";}.stmicon-medical-3:before {content: "\e966";}.stmicon-dental-prosthesis:before {content: "\e967";}.stmicon-implants:before {content: "\e968";}.stmicon-fake-tooth:before {content: "\e969";}.stmicon-implants-1:before {content: "\e96a";}.stmicon-implants-2:before {content: "\e96b";}.stmicon-medical:before {content: "\e96c";}.stmicon-premolar:before {content: "\e96d";}.stmicon-premolar-1:before {content: "\e96e";}.stmicon-teeth:before {content: "\e96f";}.stmicon-tooth-1:before {content: "\e970";}.stmicon-molar-inside-a-shield:before {content: "\e971";}.stmicon-canine:before {content: "\e972";}.stmicon-braces:before {content: "\e973";}.stmicon-decay-in-a-tooth:before {content: "\e974";}.stmicon-dental-drill:before {content: "\e975";}@font-face {
font-family: 'stmicons';
src: url(../../../uploads/stm_fonts/stmicons/vicons/stmicons07da.eot?wudxbj);
src: url(../../../uploads/stm_fonts/stmicons/vicons/stmicons07da.eot?wudxbj#iefix) format('embedded-opentype'), url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/vicons/stmicons.ttf?wudxbj) format('truetype'), url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/vicons/stmicons.woff?wudxbj) format('woff'), url(//www.revista.fundasamin.org.ar/wp-content/uploads/stm_fonts/stmicons/vicons/stmicons.svg?wudxbj#stmicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="stmicon-"], [class*=" stmicon-"] {
font-family: 'stmicons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stmicon-box:before {
content: "\e9dd";
}
.stmicon-write:before {
content: "\e9de";
}
.stmicon-clock5:before {
content: "\e9df";
}
.stmicon-reply4:before {
content: "\e9e0";
}
.stmicon-reply-all:before {
content: "\e9e1";
}
.stmicon-forward:before {
content: "\e9e2";
}
.stmicon-flag:before {
content: "\e9e3";
}
.stmicon-search4:before {
content: "\e9e4";
}
.stmicon-trash:before {
content: "\e9e5";
}
.stmicon-envelope2:before {
content: "\e9e6";
}
.stmicon-bubble:before {
content: "\e9e7";
}
.stmicon-bubbles:before {
content: "\e9e8";
}
.stmicon-user2:before {
content: "\e9e9";
}
.stmicon-users:before {
content: "\e9ea";
}
.stmicon-cloud:before {
content: "\e9eb";
}
.stmicon-download3:before {
content: "\e9ec";
}
.stmicon-upload:before {
content: "\e9ed";
}
.stmicon-rain:before {
content: "\e9ee";
}
.stmicon-sun:before {
content: "\e9ef";
}
.stmicon-moon:before {
content: "\e9f0";
}
.stmicon-bell:before {
content: "\e9f1";
}
.stmicon-folder:before {
content: "\e9f2";
}
.stmicon-pin3:before {
content: "\e9f3";
}
.stmicon-sound:before {
content: "\e9f4";
}
.stmicon-microphone4:before {
content: "\e9f5";
}
.stmicon-camera:before {
content: "\e9f6";
}
.stmicon-image4:before {
content: "\e9f7";
}
.stmicon-cog:before {
content: "\e9f8";
}
.stmicon-calendar2:before {
content: "\e9f9";
}
.stmicon-book:before {
content: "\e9fa";
}
.stmicon-map-marker2:before {
content: "\e9fb";
}
.stmicon-store:before {
content: "\e9fc";
}
.stmicon-support3:before {
content: "\e9fd";
}
.stmicon-tag:before {
content: "\e9fe";
}
.stmicon-heart2:before {
content: "\e9ff";
}
.stmicon-video-camera:before {
content: "\ea00";
}
.stmicon-trophy:before {
content: "\ea01";
}
.stmicon-cart2:before {
content: "\ea02";
}
.stmicon-eye32:before {
content: "\ea03";
}
.stmicon-cancel:before {
content: "\ea04";
}
.stmicon-chart:before {
content: "\ea05";
}
.stmicon-target:before {
content: "\ea06";
}
.stmicon-printer:before {
content: "\ea07";
}
.stmicon-location3:before {
content: "\ea08";
}
.stmicon-bookmark:before {
content: "\ea09";
}
.stmicon-monitor:before {
content: "\ea0a";
}
.stmicon-cross:before {
content: "\ea0b";
}
.stmicon-plus:before {
content: "\ea0c";
}
.stmicon-left:before {
content: "\ea0d";
}
.stmicon-up:before {
content: "\ea0e";
}
.stmicon-browser:before {
content: "\ea0f";
}
.stmicon-windows:before {
content: "\ea10";
}
.stmicon-switch:before {
content: "\ea11";
}
.stmicon-dashboard:before {
content: "\ea12";
}
.stmicon-play3:before {
content: "\ea13";
}
.stmicon-fast-forward:before {
content: "\ea14";
}
.stmicon-next:before {
content: "\ea15";
}
.stmicon-refresh:before {
content: "\ea16";
}
.stmicon-film:before {
content: "\ea17";
}
.stmicon-home:before {
content: "\ea18";
}html body .stm-navigation__default ul li.stm_megamenu,
html body .stm-navigation__fullwidth ul li.stm_megamenu {
position: static !important; }
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu {
transition: all 0s ease !important;
}
html body .stm-navigation__default ul li.stm_megamenu:hover ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu:hover ul.sub-menu {
transition: all 0.25s ease !important;
opacity: 1;
visibility: visible;
transform: translateY(5px);
}
html body .stm-navigation__default ul li.stm_megamenu:before,
html body .stm-navigation__fullwidth ul li.stm_megamenu:before {
display: none !important;
}
html body .stm-navigation__default ul li.stm_megamenu img,
html body .stm-navigation__fullwidth ul li.stm_megamenu img {
display: block;
max-width: 100%;
height: auto;
margin-top: -9px;
margin-bottom: 13px;
position: relative;
overflow: hidden;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu {
top: 100%;
left: 0 !important;
right: 0 !important;
display: flex;
flex-wrap: wrap;
padding: 28px 0 26px;
background-color: #ffffff !important;
background-size: cover;
transform: translateY(10px);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.28); }
@media (max-width: 1023px) {
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu {
background-color: transparent !important;
}
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu:before,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #dedede;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu:after {
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li {
width: 25%;
float: none;
padding: 0 40px;
border: 0;
border-left: 1px solid #dedede;  }
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:first-child,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:first-child {
border-left: 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li > a {
padding: 0 !important;
background-color: transparent !important;
text-transform: none;
letter-spacing: 0;
font-weight: 700;
font-size: 16px;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:hover {
background-color: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:hover > a {
background-color: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:before, html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:before,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:after {
display: none;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.menu-item-has-children a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.menu-item-has-children a {
font-size: 14px;
padding: 15px 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.current-menu-item a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.current-menu-item a {
background: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu {
width: auto;
padding: 0;
margin: 0 -15px;
position: static;
box-shadow: none;
background-color: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu:after {
display: none;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li {
float: none;
width: 100%;
padding: 0 15px;
border: 0 !important;  }
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
padding: 0 !important;
margin: 11px 0 !important;
border: 0;
letter-spacing: 0;
text-transform: none;
background-color: transparent !important;
font-weight: normal;
font-size: 14px;
}
@media (min-width: 1024px) {
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
color: #333333 !important;
}
}
@media (max-width: 1023px) {
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
margin: 0 !important;
padding: 15px 0 !important;
}
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.current-menu-item,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.current-menu-item {
background: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:before, html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:before,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:after {
display: none;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover {
background-color: transparent !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover > a {
background-color: transparent !important;
color: rgba(51, 51, 51, 0.7) !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li .stm_mega_textarea,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li .stm_mega_textarea {
display: block;
line-height: 18px;
margin-bottom: 20px;
position: relative;
font-size: 13px;
color: #333333;
z-index: 10;
cursor: default;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:last-child a,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:last-child a {
margin-bottom: 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:last-child .stm_mega_textarea,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:last-child .stm_mega_textarea {
margin-bottom: 0;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
margin: 0;
border: 0;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li {
width: 100%;
padding: 0;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_1,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_1 {
width: 8.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_2,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_2 {
width: 16.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_3,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_3 {
width: 25%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_4,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_4 {
width: 33.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_5,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_5 {
width: 41.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_6,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_6 {
width: 50%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_7,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_7 {
width: 58.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_8,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_8 {
width: 66.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_9,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_9 {
width: 75%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_10,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_10 {
width: 83.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_11,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_11 {
width: 91.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_12,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li.stm_mega_second_col_width_12 {
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_1,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_1 {
width: 8.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_2,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_2 {
width: 16.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_3,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_3 {
width: 25%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_4,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_4 {
width: 33.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_5,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_5 {
width: 41.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_6,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_6 {
width: 50%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_7,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_7 {
width: 58.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_8,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_8 {
width: 66.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_9,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_9 {
width: 75%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_10,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_10 {
width: 83.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_11,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_11 {
width: 91.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_12,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li.stm_col_width_12 {
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_1 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_1 > ul.sub-menu > li {
width: 8.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_2 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_2 > ul.sub-menu > li {
width: 16.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_3 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_3 > ul.sub-menu > li {
width: 25%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_4 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_4 > ul.sub-menu > li {
width: 33.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_5 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_5 > ul.sub-menu > li {
width: 41.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_6 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_6 > ul.sub-menu > li {
width: 50%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_7 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_7 > ul.sub-menu > li {
width: 58.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_8 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_8 > ul.sub-menu > li {
width: 66.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_9 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_9 > ul.sub-menu > li {
width: 75%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_10 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_10 > ul.sub-menu > li {
width: 83.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_11 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_11 > ul.sub-menu > li {
width: 91.66666667%;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_12 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu .stm_mega_cols_inside_12 > ul.sub-menu > li {
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu_1 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_1 > ul.sub-menu > li {
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu_2 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_2 > ul.sub-menu > li {
width: 50%;
}
html body .stm-navigation__default ul li.stm_megamenu_3 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_3 > ul.sub-menu > li {
width: 33.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu_4 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_4 > ul.sub-menu > li {
width: 25%;
}
html body .stm-navigation__default ul li.stm_megamenu_5 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_5 > ul.sub-menu > li {
width: 20%;
}
html body .stm-navigation__default ul li.stm_megamenu_6 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_6 > ul.sub-menu > li {
width: 16.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu_7 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_7 > ul.sub-menu > li {
width: 14.28571428%;
}
html body .stm-navigation__default ul li.stm_megamenu_8 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_8 > ul.sub-menu > li {
width: 12.5%;
}
html body .stm-navigation__default ul li.stm_megamenu_9 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_9 > ul.sub-menu > li {
width: 11.11111111%;
}
html body .stm-navigation__default ul li.stm_megamenu_10 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_10 > ul.sub-menu > li {
width: 10%;
}
html body .stm-navigation__default ul li.stm_megamenu_11 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_11 > ul.sub-menu > li {
width: 9.09090909%;
}
html body .stm-navigation__default ul li.stm_megamenu_12 > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu_12 > ul.sub-menu > li {
width: 8.33333333%;
}
html body .stm-navigation__default ul li.stm_megamenu .stm_megaicon,
html body .stm-navigation__default ul li.stm_megamenu .fa,
html body .stm-navigation__fullwidth ul li.stm_megamenu .stm_megaicon,
html body .stm-navigation__fullwidth ul li.stm_megamenu .fa {
margin-right: 10px;
display: inline-block;
vertical-align: top;
min-width: 16px;
font-size: 14px;
}
@media (max-width: 1023px) {
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li {
width: 100% !important;
float: none !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:after {
content: "";
display: table;
width: 100%;
}
html body .stm-navigation__default ul li.stm_megamenu li.menu-item-has-children > a,
html body .stm-navigation__fullwidth ul li.stm_megamenu li.menu-item-has-children > a {
position: relative;
}
}
@media (max-width: 1023px) {
html body .stm-navigation__default ul li.stm_megamenu,
html body .stm-navigation__fullwidth ul li.stm_megamenu {
position: relative !important;
}
html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu {
padding: 15px 0 0 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu {
display: none;
box-shadow: none !important;
background: transparent !important;
transform: translateY(0) !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 0 0 10px !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu:before,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu:before {
display: none;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li {
border-left: 0 !important;
width: 100% !important;
padding: 0 !important; }
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li a,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li a {
margin: 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li a img,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li a img {
margin-bottom: 0 !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li a:after,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li a:after {
display: none !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li ul.sub-menu > li .stm_mega_textarea,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li ul.sub-menu > li .stm_mega_textarea {
color: #ffffff !important;
}
html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li.menu-item-has-children.active > ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu ul.sub-menu li.menu-item-has-children.active > ul.sub-menu {
display: block;
}
html body .stm-navigation__default ul li.stm_megamenu.active > ul.sub-menu,
html body .stm-navigation__fullwidth ul li.stm_megamenu.active > ul.sub-menu {
display: block;
}
}
html body.stm_header_style_2 .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu,
html body.stm_header_style_5 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body.stm_header_style_7 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu,
html body.stm_header_style_11 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
margin: 0;
}
html body.stm_header_style_2 .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li,
html body.stm_header_style_5 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li,
html body.stm_header_style_7 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li,
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li,
html body.stm_header_style_11 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li {
border-left: 1px solid #dedede;
}
html body.stm_header_style_2 .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li:hover > a,
html body.stm_header_style_5 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a,
html body.stm_header_style_7 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a,
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a,
html body.stm_header_style_11 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a {
background-color: transparent !important;
}
html body.stm_header_style_2 .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover,
html body.stm_header_style_5 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover,
html body.stm_header_style_7 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover,
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover,
html body.stm_header_style_11 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover {
opacity: 0.4;
}
html body.stm_header_style_11 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover ul.sub-menu > li > a:hover {
opacity: 0.4;
}
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > .sub-menu > li a:hover {
color: inherit !important;
}
@media (max-width: 1023px) {
html body.stm_header_style_10 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
padding-left: 20px !important;
padding-top: 0 !important;
}
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu {
position: inherit !important;
}
@media (max-width: 1023px) {
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
padding-left: 20px !important;
}
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
left: 0;
margin: 0;
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu:before {
display: none !important;
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li > a {
text-align: left !important;
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover ul.sub-menu > li > a {
color: inherit !important;
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
text-align: left !important;
}
html body.stm_header_style_9 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover {
opacity: 0.4;
}
@media (max-width: 1023px) {
html body.stm_header_style_5 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
padding-left: 20px !important;
}
}
@media (max-width: 1023px) {
html body.stm_header_style_4 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
padding-top: 0 !important;
padding-left: 25px !important;
}
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
margin: 0;
}
@media (max-width: 1023px) {
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu {
padding-left: 0 !important;
}
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li {
border-left: 1px solid #dedede !important;
background-color: transparent !important;
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:not(.active):hover {
background-color: transparent !important;
}
@media (max-width: 1023px) {
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li {
border-left: 0 !important;
}
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li > a {
background-color: transparent !important;
}
@media (max-width: 1023px) {
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li > a {
color: #fff !important;
}
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li:hover > a {
background-color: transparent !important;
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li {
padding: 0 !important;
background: transparent !important;
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
color: inherit !important;
}
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover {
opacity: 0.4;
}
@media (max-width: 1023px) {
html body.stm_header_style_3 .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
color: #fff !important;
}
}
@media (max-width: 1023px) {
html body.stm_header_style_2 .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
color: #fff !important;
}
}
.megamenu-contacts {
margin-top: -8px;
margin-bottom: 0;
}
.megamenu-contacts tr td {
vertical-align: top;
padding: 6px 5px 12px;
border: 0;
}
.megamenu-contacts tr td a {
color: #333333;
}
.megamenu-contacts tr td i {
margin-top: 2px;
}
.megamenu-contacts tr:last-child td {
border-bottom: 0;
padding-bottom: 0;
}
@media (max-width: 1023px) {
html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover > a {
color: #fff !important;
}
}
.stm_megaicon {
position: relative;
top: 2px;
}
@media (min-width: 1024px) {
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu:after {
display: none !important;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu {
display: block;
position: absolute;
top: 50% !important;
left: 80% !important;
width: 250px !important;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li {
width: 100%;
position: static;
margin-top: 10px;
margin-bottom: 10px;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li a {
position: relative;
padding-top: 15px;
padding-bottom: 15px;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li .sub-menu {
position: absolute !important;
top: 0 !important;
bottom: auto !important;
background: #fff !important;
padding: 25px;
visibility: hidden;
opacity: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li .sub-menu li {
margin-top: 0;
margin-bottom: 0;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li .sub-menu li a {
padding-top: 0;
padding-bottom: 0;
margin: 8px 0 !important;
}
.stm-navigation__vertical_left .stm-navigation__vertical .stm_megamenu .sub-menu li:hover .sub-menu {
top: -5px !important;
left: 90% !important;
visibility: visible;
opacity: 1;
}
}
.stm_boxed .stm-navigation__default ul li.stm_megamenu.stm_megamenu__wide ul.sub-menu {
width: 100% !important;
margin-left: 0 !important;
}.umloading {width:100%;height:20px;background:rgba(255, 255, 255, 0.8) url(../../../plugins/ultimate-wp-query-search-filter/themes/ajax_loader.gif) no-repeat 50% 50%;} #uwpqsf_id{border:1px solid #ccc;} .uform_title{font-weight:bold!important;text-align:center;margin:auto 0 auto 0}
.uwpqsf_class{width:100%;margin-bottom:5px;clear:both} .uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-']{float:left;padding:5px;font-weight:bold !important;clear:both;width:100%} .uwpqsf_class select {width:98%;margin-left:1%;margin-right:1%} .uwpqsf_class > label{float:left;width:100%;} [class*='tax-check-'] label,[class*='cmf-check-'] label {float:left;width:50%;} .uwpqsf_submit{text-align:center;margin-bottom:15px;} .uwpqsf_class-keyword{padding:5px;font-weight:bold !important;} input#uwpqsf_id_key{width:97%;margin-left:1%;margin-right:1%} .uwpqsfpagi{text-align:center;margin-top:15px;margin-bottom:15px;clear:both;width:100%}
a.upagievent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
text-align: center; 
}
span.upagicurrent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
text-align: center;color:#000}.stm_gdpr_popup-main{position:fixed;padding:26px 30px 30px;width:380px;border-radius:5px;z-index:9999999}.stm_gdpr_popup-main .stm_gdpr_popup-links{margin-top:15px;font-size:14px}.stm_gdpr_popup-main .stm_gdpr_popup-links:after{content:"";display:table;width:100%;clear:both}.stm_gdpr_popup-main .stm_gdpr_popup-links a{float:right;width:153px;padding:4px 0;text-align:center;position:relative;text-transform:uppercase;background-color:transparent;border:1px solid #fff;text-decoration:none;letter-spacing:.5px;border-radius:3px;font-size:12px;color:#fff;transition:all .3s}.stm_gdpr_popup-main .stm_gdpr_popup-links a.stm_gdpr_popup-accept{float:left;background-color:#5e5cc7;border:1px solid #5e5cc7;margin-left:-5px}.stm_gdpr_popup-main .stm_gdpr_popup-links a:hover{border-color:#fff;background-color:#fff;color:#5e5cc7}#stm-gpdr-form .stm-gdpr-errors{color:#ce0000}#stm-gpdr-form .stm-gdpr-success{color:#056d05}.menu-item{
padding: 10px !important;
border: 1px solid #e5f2ee !important;
background: #e5f2ee !important;
}
.stm_posts_list_single
{
font-size: 16px !important;
}
.stm_breadcrumbs
{
display:none !important;
}
.widget_text.widget.widget_custom_html
{
margin-bottom:0px !important;
}    .cat-item
{
font-size: 10px !important;
}
#global {
height: 150px !important;
width: 100%;
border: 1px solid #ddd;
background: #f1f1f1;
overflow-y: scroll;
}
#items-list {
height: auto;
} .stm_titlebox__subtitle{ font-size: 17px !important; font-style: italic !important;} .stm_titlebox.stm_titlebox_style_6  { margin-bottom: 30px; !important; } .grecaptcha-badge{display:none !important;}
#custom_html-3{margin-bottom:-15px !important;}
.stm_titlebox_style_6 .stm_titlebox__inner .stm_titlebox__title{padding-right: 0px !important;}